
@import "https://fonts.googleapis.com/css?family=Poppins:100,200,400,500,600,700,800|Nunito:300,400,600,700,800";
@font-face{font-family:"Proxima Nova";src:url("../fonts2/ProximaNova-Regular.woff") format("woff"), url("../fonts2/ProximaNova-Regular.ttf") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:"Proxima Nova";src:url("../fonts2/ProximaNova-Light.woff") format("woff"), url("../fonts2/ProximaNova-Light.ttf") format("truetype");font-weight:300;font-style:normal;}
@font-face{font-family:"Proxima Nova";src:url("../fonts2/ProximaNova-Bold.woff") format("woff"), url("../fonts2/ProximaNova-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;}



@font-face{font-family:"Proxima Nova";src:url("../fonts2/ProximaNova-Regular.woff") format("woff"), url("../fonts2/ProximaNova-Regular.ttf") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:"Proxima Nova";src:url("../fonts2/ProximaNova-Light.woff") format("woff"), url("../fonts2/ProximaNova-Light.ttf") format("truetype");font-weight:300;font-style:normal;}
@font-face{font-family:"Proxima Nova";src:url("../fonts2/ProximaNova-Bold.woff") format("woff"), url("../fonts2/ProximaNova-Bold.ttf") format("truetype");font-weight:700;font-style:normal;}
@font-face{font-family:'Circe';src:url('../fonts/Circe-Bold.eot');src:url('../fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
url('../fonts/Circe-Bold.woff') format('woff'),
url('../fonts/Circe-Bold.ttf') format('truetype');font-weight:bold;font-style:normal;}
@font-face{font-family:'Circe';src:url('../fonts/Circe-Light.eot');src:url('../fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
url('../fonts/Circe-Light.woff') format('woff'),
url('../fonts/Circe-Light.ttf') format('truetype');font-weight:300;font-style:normal;}
@font-face{font-family:'Circe';src:url('../fonts/Circe-Regular.eot');src:url('../fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/Circe-Regular.woff') format('woff'),
url('../fonts/Circe-Regular.ttf') format('truetype');font-weight:normal;font-style:normal;}
@font-face{font-family:'Circe';src:url('../fonts/Circe-ExtraLight.eot');src:url('../fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
url('../fonts/Circe-ExtraLight.woff') format('woff'),
url('../fonts/Circe-ExtraLight.ttf') format('truetype');font-weight:200;font-style:normal;}
@font-face{font-family:'Circe';src:url('../fonts/Circe-Thin.eot');src:url('../fonts/Circe-Thin.eot?#iefix') format('embedded-opentype'),
url('../fonts/Circe-Thin.woff') format('woff'),
url('../fonts/Circe-Thin.ttf') format('truetype');font-weight:100;font-style:normal;}




body {
  font-size: 1rem;
  line-height: 1.65714286em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Circe", sans-serif;
  color: #333; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Circe", sans-serif;
  color: #113f68;
 }

  p {
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  line-height: 1.4;
  letter-spacing: 0;
  color: #333;
  font-family: "Circe", sans-serif;
  margin:10px !important; }

  li{  font-size: 1.1rem;
  }
/* ----------------------------------------------------------------------
	Buttons
-------------------------------------------------------------------------*/
a:not([href]):not([tabindex]):not(.btn) {
  color: none; }

button.btn,
.btn:not(.close):not(.mfp-close),
a.btn:not([href]):not([tabindex]) {
  font-family: "Poppins", sans-serif;
  border-radius: 5px 5px 5px 5px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .5px;
  text-decoration: none;
  outline: none;
  padding: 8px 22px;
  position: relative;
  text-transform: uppercase;
  background-color: #0d4f77;
  border-color: #0d4f77;
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  transition: all 0.3s;
  margin-bottom: 6px;
  outline: none;
  line-height: 14px;
  cursor: pointer; }


  @media (max-width: 768px) {
  button.btn,
.btn:not(.close):not(.mfp-close),
a.btn:not([href]):not([tabindex]) {
  font-family: "Poppins", sans-serif;
  border-radius: 2px 2px 2px 2px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .5px;
  text-decoration: none;
  outline: none;
  padding: 8px 12px;
  position: relative;
  text-transform: uppercase;
  background-color: #0d4f77;
  border-color: #0d4f77;
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  transition: all 0.3s;
  margin-bottom: 6px;
  outline: none;
  line-height: 14px;
  cursor: pointer;
   }



  [_nghost-iua-c97] .live-page[_ngcontent-iua-c97] section[_ngcontent-iua-c97] .activities[_ngcontent-iua-c97] .halls[_ngcontent-iua-c97] ion-button[_ngcontent-iua-c97] {
		width: calc(25% - 10px);
		margin-right: 5px;
		margin-bottom: 10px;
		--color: #fff;
		--border-radius: 3px;
		--background: rgba(0, 0, 0, .4)
	}




    }

  button.btn:after,
  .btn:not(.close):not(.mfp-close):after,
  a.btn:not([href]):not([tabindex]):after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  button.btn i,
  .btn:not(.close):not(.mfp-close) i,
  a.btn:not([href]):not([tabindex]) i {
    text-shadow: none; }
  button.btn.btn-xs,
  .btn:not(.close):not(.mfp-close).btn-xs,
  a.btn:not([href]):not([tabindex]).btn-xs {
    font-size: 10px;
    height: 24px;
    line-height: 22px;
    padding: 0 10px; }
  button.btn.btn-sm,
  .btn:not(.close):not(.mfp-close).btn-sm,
  a.btn:not([href]):not([tabindex]).btn-sm {
    font-size: 11px;
    height: 30px;
    line-height: 28px;
    padding: 0 14px; }
  button.btn.btn-lg,
  .btn:not(.close):not(.mfp-close).btn-lg,
  a.btn:not([href]):not([tabindex]).btn-lg {
    font-size: 16px;
  /*  height: 58px; */
    letter-spacing: 2px;
    line-height: 56px;
    padding: 0 40px; }



       @media (max-width: 768px) {
    button.btn.btn-lg,
  .btn:not(.close):not(.mfp-close).btn-lg,
  a.btn:not([href]):not([tabindex]).btn-lg {
    font-size: 13px;
  /*  height: 58px; */
    letter-spacing: 0px;
    line-height: 26px;
    padding: 10px 10px; }

p{margin-left: 0px !important;
margin-right: 0px !important;
}

 .container {
    padding: 0 10px;
}

    }





  button.btn:hover, button.btn:focus, button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active,
  .btn:not(.close):not(.mfp-close):hover,
  .btn:not(.close):not(.mfp-close):focus,
  .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active,
  .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active,
  a.btn:not([href]):not([tabindex]):hover,
  a.btn:not([href]):not([tabindex]):focus,
  a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active,
  a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
    background-color: #0333e8;
    border-color: #0333e8;
    color: #ffffff;
    text-decoration: none; }
  button.btn.btn-outline,
  .btn:not(.close):not(.mfp-close).btn-outline,
  a.btn:not([href]):not([tabindex]).btn-outline {
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-color: #2250fc;
    color: #2250fc; }
    button.btn.btn-outline:hover, button.btn.btn-outline:focus, button.btn.btn-outline:active, button.btn.btn-outline.active,
    .btn:not(.close):not(.mfp-close).btn-outline:hover,
    .btn:not(.close):not(.mfp-close).btn-outline:focus,
    .btn:not(.close):not(.mfp-close).btn-outline:active,
    .btn:not(.close):not(.mfp-close).btn-outline.active,
    a.btn:not([href]):not([tabindex]).btn-outline:hover,
    a.btn:not([href]):not([tabindex]).btn-outline:focus,
    a.btn:not([href]):not([tabindex]).btn-outline:active,
    a.btn:not([href]):not([tabindex]).btn-outline.active {
      background-color: #2250fc;
      border-width: 2px;
      border-style: solid;
      border-color: #2250fc;
      color: #fff; }
  button.btn.btn-rounded,
  .btn:not(.close):not(.mfp-close).btn-rounded,
  a.btn:not([href]):not([tabindex]).btn-rounded {
    border-radius: 2em !important; }
  button.btn.btn-block,
  .btn:not(.close):not(.mfp-close).btn-block,
  a.btn:not([href]):not([tabindex]).btn-block {
    width: 100%;
    display: block; }
  button.btn.btn-light,
  .btn:not(.close):not(.mfp-close).btn-light,
  a.btn:not([href]):not([tabindex]).btn-light {
    background-color: #ffffff;
    border-color: #ebebeb;
    color: #4c5667; }
    button.btn.btn-light:hover, button.btn.btn-light:focus, button.btn.btn-light:active, button.btn.btn-light.active,
    .btn:not(.close):not(.mfp-close).btn-light:hover,
    .btn:not(.close):not(.mfp-close).btn-light:focus,
    .btn:not(.close):not(.mfp-close).btn-light:active,
    .btn:not(.close):not(.mfp-close).btn-light.active,
    a.btn:not([href]):not([tabindex]).btn-light:hover,
    a.btn:not([href]):not([tabindex]).btn-light:focus,
    a.btn:not([href]):not([tabindex]).btn-light:active,
    a.btn:not([href]):not([tabindex]).btn-light.active {
      border-color: #ebedf2;
      background-color: #f4f5f8;
      color: #4c5667; }
    button.btn.btn-light.btn-outline,
    .btn:not(.close):not(.mfp-close).btn-light.btn-outline,
    a.btn:not([href]):not([tabindex]).btn-light.btn-outline {
      border-color: #ffffff;
      background-color: transparent;
      color: #ffffff; }
      button.btn.btn-light.btn-outline:hover, button.btn.btn-light.btn-outline:focus, button.btn.btn-light.btn-outline:active, button.btn.btn-light.btn-outline.active,
      .btn:not(.close):not(.mfp-close).btn-light.btn-outline:hover,
      .btn:not(.close):not(.mfp-close).btn-light.btn-outline:focus,
      .btn:not(.close):not(.mfp-close).btn-light.btn-outline:active,
      .btn:not(.close):not(.mfp-close).btn-light.btn-outline.active,
      a.btn:not([href]):not([tabindex]).btn-light.btn-outline:hover,
      a.btn:not([href]):not([tabindex]).btn-light.btn-outline:focus,
      a.btn:not([href]):not([tabindex]).btn-light.btn-outline:active,
      a.btn:not([href]):not([tabindex]).btn-light.btn-outline.active {
        background-color: #ffffff;
        color: #4c5667; }
    button.btn.btn-light.btn-light-hover:hover, button.btn.btn-light.btn-light-hover:focus, button.btn.btn-light.btn-light-hover:active, button.btn.btn-light.btn-light-hover.active,
    .btn:not(.close):not(.mfp-close).btn-light.btn-light-hover:hover,
    .btn:not(.close):not(.mfp-close).btn-light.btn-light-hover:focus,
    .btn:not(.close):not(.mfp-close).btn-light.btn-light-hover:active,
    .btn:not(.close):not(.mfp-close).btn-light.btn-light-hover.active,
    a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover:hover,
    a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover:focus,
    a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover:active,
    a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover.active {
      background-color: #ffffff;
      border-color: #ebebeb;
      color: #4c5667; }
  button.btn:not(.btn-shadow):focus, button.btn:not(.btn-shadow):focus:active,
  .btn:not(.close):not(.mfp-close):not(.btn-shadow):focus,
  .btn:not(.close):not(.mfp-close):not(.btn-shadow):focus:active,
  a.btn:not([href]):not([tabindex]):not(.btn-shadow):focus,
  a.btn:not([href]):not([tabindex]):not(.btn-shadow):focus:active {
    box-shadow: none !important; }
  button.btn.btn-transparent,
  .btn:not(.close):not(.mfp-close).btn-transparent,
  a.btn:not([href]):not([tabindex]).btn-transparent {
    background-color: transparent;
    border: 0;
    color: #484848; }
    button.btn.btn-transparent.btn-inverted,
    .btn:not(.close):not(.mfp-close).btn-transparent.btn-inverted,
    a.btn:not([href]):not([tabindex]).btn-transparent.btn-inverted {
      color: #ffffff; }
  button.btn.btn-primary,
  .btn:not(.close):not(.mfp-close).btn-primary,
  a.btn:not([href]):not([tabindex]).btn-primary {
    background-color: #2250fc;
    border-color: #2250fc; }
    button.btn.btn-primary:hover, button.btn.btn-primary:focus, button.btn.btn-primary:not(:disabled):not(.disabled):active, button.btn.btn-primary:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close).btn-primary:hover,
    .btn:not(.close):not(.mfp-close).btn-primary:focus,
    .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]).btn-primary:hover,
    a.btn:not([href]):not([tabindex]).btn-primary:focus,
    a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled).active {
      background-color: #0333e8;
      border-color: #0333e8;
      color: #ffffff; }
  button.btn.btn-secondary,
  .btn:not(.close):not(.mfp-close).btn-secondary,
  a.btn:not([href]):not([tabindex]).btn-secondary {
    background-color: #5A6268;
    border-color: #5A6268; }
    button.btn.btn-secondary:hover, button.btn.btn-secondary:focus, button.btn.btn-secondary:not(:disabled):not(.disabled):active, button.btn.btn-secondary:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close).btn-secondary:hover,
    .btn:not(.close):not(.mfp-close).btn-secondary:focus,
    .btn:not(.close):not(.mfp-close).btn-secondary:not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close).btn-secondary:not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]).btn-secondary:hover,
    a.btn:not([href]):not([tabindex]).btn-secondary:focus,
    a.btn:not([href]):not([tabindex]).btn-secondary:not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]).btn-secondary:not(:disabled):not(.disabled).active {
      background-color: #42484d;
      border-color: #42484d;
      color: #ffffff; }
  button.btn.btn-success,
  .btn:not(.close):not(.mfp-close).btn-success,
  a.btn:not([href]):not([tabindex]).btn-success {
    background-color: #81c868;
    border-color: #81c868; }
    button.btn.btn-success:hover, button.btn.btn-success:focus, button.btn.btn-success:not(:disabled):not(.disabled):active, button.btn.btn-success:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close).btn-success:hover,
    .btn:not(.close):not(.mfp-close).btn-success:focus,
    .btn:not(.close):not(.mfp-close).btn-success:not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close).btn-success:not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]).btn-success:hover,
    a.btn:not([href]):not([tabindex]).btn-success:focus,
    a.btn:not([href]):not([tabindex]).btn-success:not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]).btn-success:not(:disabled):not(.disabled).active {
      background-color: #62b944;
      border-color: #62b944;
      color: #ffffff; }
  button.btn.btn-info,
  .btn:not(.close):not(.mfp-close).btn-info,
  a.btn:not([href]):not([tabindex]).btn-info {
    background-color: #53b0f8;
    border-color: #53b0f8; }
    button.btn.btn-info:hover, button.btn.btn-info:focus, button.btn.btn-info:not(:disabled):not(.disabled):active, button.btn.btn-info:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close).btn-info:hover,
    .btn:not(.close):not(.mfp-close).btn-info:focus,
    .btn:not(.close):not(.mfp-close).btn-info:not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close).btn-info:not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]).btn-info:hover,
    a.btn:not([href]):not([tabindex]).btn-info:focus,
    a.btn:not([href]):not([tabindex]).btn-info:not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]).btn-info:not(:disabled):not(.disabled).active {
      background-color: #2299f6;
      border-color: #2299f6;
      color: #ffffff; }
  button.btn.btn-warning,
  .btn:not(.close):not(.mfp-close).btn-warning,
  a.btn:not([href]):not([tabindex]).btn-warning {
    background-color: #ffb20e;
    border-color: #ffb20e; }
    button.btn.btn-warning:hover, button.btn.btn-warning:focus, button.btn.btn-warning:not(:disabled):not(.disabled):active, button.btn.btn-warning:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close).btn-warning:hover,
    .btn:not(.close):not(.mfp-close).btn-warning:focus,
    .btn:not(.close):not(.mfp-close).btn-warning:not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close).btn-warning:not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]).btn-warning:hover,
    a.btn:not([href]):not([tabindex]).btn-warning:focus,
    a.btn:not([href]):not([tabindex]).btn-warning:not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]).btn-warning:not(:disabled):not(.disabled).active {
      background-color: #da9400;
      border-color: #da9400;
      color: #ffffff; }
  button.btn.btn-danger,
  .btn:not(.close):not(.mfp-close).btn-danger,
  a.btn:not([href]):not([tabindex]).btn-danger {
    background-color: #CE041C;
    border-color: #CE041C; }
    button.btn.btn-danger:hover, button.btn.btn-danger:focus, button.btn.btn-danger:not(:disabled):not(.disabled):active, button.btn.btn-danger:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close).btn-danger:hover,
    .btn:not(.close):not(.mfp-close).btn-danger:focus,
    .btn:not(.close):not(.mfp-close).btn-danger:not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close).btn-danger:not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]).btn-danger:hover,
    a.btn:not([href]):not([tabindex]).btn-danger:focus,
    a.btn:not([href]):not([tabindex]).btn-danger:not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]).btn-danger:not(:disabled):not(.disabled).active {
      background-color: #9c0315;
      border-color: #9c0315;
      color: #ffffff; }
  button.btn.btn-dark,
  .btn:not(.close):not(.mfp-close).btn-dark,
  a.btn:not([href]):not([tabindex]).btn-dark {
    background-color: #000000;
    border-color: #000000; }
    button.btn.btn-dark:hover, button.btn.btn-dark:focus, button.btn.btn-dark:active, button.btn.btn-dark.active,
    .btn:not(.close):not(.mfp-close).btn-dark:hover,
    .btn:not(.close):not(.mfp-close).btn-dark:focus,
    .btn:not(.close):not(.mfp-close).btn-dark:active,
    .btn:not(.close):not(.mfp-close).btn-dark.active,
    a.btn:not([href]):not([tabindex]).btn-dark:hover,
    a.btn:not([href]):not([tabindex]).btn-dark:focus,
    a.btn:not([href]):not([tabindex]).btn-dark:active,
    a.btn:not([href]):not([tabindex]).btn-dark.active {
      background-color: #333333;
      border-color: #333333;
      color: #ffffff; }
    button.btn.btn-dark.btn-outline,
    .btn:not(.close):not(.mfp-close).btn-dark.btn-outline,
    a.btn:not([href]):not([tabindex]).btn-dark.btn-outline {
      background-color: transparent;
      color: #0e3457;
      border-color: #0e3457 }
      button.btn.btn-dark.btn-outline:hover, button.btn.btn-dark.btn-outline:focus, button.btn.btn-dark.btn-outline:active, button.btn.btn-dark.btn-outline.active,
      .btn:not(.close):not(.mfp-close).btn-dark.btn-outline:hover,
      .btn:not(.close):not(.mfp-close).btn-dark.btn-outline:focus,
      .btn:not(.close):not(.mfp-close).btn-dark.btn-outline:active,
      .btn:not(.close):not(.mfp-close).btn-dark.btn-outline.active,
      a.btn:not([href]):not([tabindex]).btn-dark.btn-outline:hover,
      a.btn:not([href]):not([tabindex]).btn-dark.btn-outline:focus,
      a.btn:not([href]):not([tabindex]).btn-dark.btn-outline:active,
      a.btn:not([href]):not([tabindex]).btn-dark.btn-outline.active {
        background-color: #fa8d3c;
        border-color: #fa8d3c;
        color: #ffffff; }
  button.btn.btn-red,
  .btn:not(.close):not(.mfp-close).btn-red,
  a.btn:not([href]):not([tabindex]).btn-red {
    background-color: #CA0027;
    border-color: #CA0027; }
    button.btn.btn-red:hover, button.btn.btn-red:focus, button.btn.btn-red:not(:disabled):not(.disabled):active, button.btn.btn-red:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close).btn-red:hover,
    .btn:not(.close):not(.mfp-close).btn-red:focus,
    .btn:not(.close):not(.mfp-close).btn-red:not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close).btn-red:not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]).btn-red:hover,
    a.btn:not([href]):not([tabindex]).btn-red:focus,
    a.btn:not([href]):not([tabindex]).btn-red:not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]).btn-red:not(:disabled):not(.disabled).active {
      background-color: #97001d;
      border-color: #97001d;
      color: #ffffff; }
  button.btn.btn-round,
  .btn:not(.close):not(.mfp-close).btn-round,
  a.btn:not([href]):not([tabindex]).btn-round {
    border-radius: 50%;
    padding: 10px; }
    button.btn.btn-round > i,
    .btn:not(.close):not(.mfp-close).btn-round > i,
    a.btn:not([href]):not([tabindex]).btn-round > i {
      font-size: 14px; }
  button.btn.btn-slide,
  .btn:not(.close):not(.mfp-close).btn-slide,
  a.btn:not([href]):not([tabindex]).btn-slide {
    border-radius: 50px;
    display: table-cell;
    opacity: 1;
    overflow: hidden;
    padding: 22px;
    position: relative;
    transition: width 0.4s ease 0s, background 0.4s ease 0s;
    width: 46px;
    line-height: 18px; }
    button.btn.btn-slide > i,
    .btn:not(.close):not(.mfp-close).btn-slide > i,
    a.btn:not([href]):not([tabindex]).btn-slide > i {
      float: left;
      left: 17px;
      position: absolute;
      top: 17px;
      transition: all 0.8s ease 0s; }
    button.btn.btn-slide > span,
    .btn:not(.close):not(.mfp-close).btn-slide > span,
    a.btn:not([href]):not([tabindex]).btn-slide > span {
      left: 40px;
      position: absolute;
      text-align: left;
      top: 13px;
      transition: left 0.5s ease 0s, opacity 0.5s ease 0s;
      white-space: nowrap;
      opacity: 0; }
    button.btn.btn-slide:hover,
    .btn:not(.close):not(.mfp-close).btn-slide:hover,
    a.btn:not([href]):not([tabindex]).btn-slide:hover {
      width: 140px;
      text-align: left; }
      button.btn.btn-slide:hover > i,
      .btn:not(.close):not(.mfp-close).btn-slide:hover > i,
      a.btn:not([href]):not([tabindex]).btn-slide:hover > i {
        transform: rotate(360deg); }
      button.btn.btn-slide:hover > span,
      .btn:not(.close):not(.mfp-close).btn-slide:hover > span,
      a.btn:not([href]):not([tabindex]).btn-slide:hover > span {
        opacity: 1; }
    button.btn.btn-slide.btn-xs,
    .btn:not(.close):not(.mfp-close).btn-slide.btn-xs,
    a.btn:not([href]):not([tabindex]).btn-slide.btn-xs {
      padding: 14px;
      width: 30px;
      line-height: 26px; }
      button.btn.btn-slide.btn-xs > i,
      .btn:not(.close):not(.mfp-close).btn-slide.btn-xs > i,
      a.btn:not([href]):not([tabindex]).btn-slide.btn-xs > i {
        left: 9px;
        top: 8px; }
      button.btn.btn-slide.btn-xs > span,
      .btn:not(.close):not(.mfp-close).btn-slide.btn-xs > span,
      a.btn:not([href]):not([tabindex]).btn-slide.btn-xs > span {
        left: 28px;
        top: 0px; }
      button.btn.btn-slide.btn-xs:hover,
      .btn:not(.close):not(.mfp-close).btn-slide.btn-xs:hover,
      a.btn:not([href]):not([tabindex]).btn-slide.btn-xs:hover {
        width: 110px; }
    button.btn.btn-slide.btn-sm,
    .btn:not(.close):not(.mfp-close).btn-slide.btn-sm,
    a.btn:not([href]):not([tabindex]).btn-slide.btn-sm {
      padding: 18px;
      width: 36px;
      line-height: 36px; }
      button.btn.btn-slide.btn-sm > i,
      .btn:not(.close):not(.mfp-close).btn-slide.btn-sm > i,
      a.btn:not([href]):not([tabindex]).btn-slide.btn-sm > i {
        left: 13px;
        top: 13px; }
      button.btn.btn-slide.btn-sm > span,
      .btn:not(.close):not(.mfp-close).btn-slide.btn-sm > span,
      a.btn:not([href]):not([tabindex]).btn-slide.btn-sm > span {
        left: 36px;
        top: 0px; }
      button.btn.btn-slide.btn-sm:hover,
      .btn:not(.close):not(.mfp-close).btn-slide.btn-sm:hover,
      a.btn:not([href]):not([tabindex]).btn-slide.btn-sm:hover {
        width: 110px; }
    button.btn.btn-slide.btn-lg,
    .btn:not(.close):not(.mfp-close).btn-slide.btn-lg,
    a.btn:not([href]):not([tabindex]).btn-slide.btn-lg {
      padding: 30px;
      line-height: 52px; }
      button.btn.btn-slide.btn-lg > i,
      .btn:not(.close):not(.mfp-close).btn-slide.btn-lg > i,
      a.btn:not([href]):not([tabindex]).btn-slide.btn-lg > i {
        left: 23px;
        top: 23px; }
      button.btn.btn-slide.btn-lg > span,
      .btn:not(.close):not(.mfp-close).btn-slide.btn-lg > span,
      a.btn:not([href]):not([tabindex]).btn-slide.btn-lg > span {
        left: 54px;
        top: 3px; }
      button.btn.btn-slide.btn-lg:hover,
      .btn:not(.close):not(.mfp-close).btn-slide.btn-lg:hover,
      a.btn:not([href]):not([tabindex]).btn-slide.btn-lg:hover {
        width: 200px; }
  button.btn.btn-reveal,
  .btn:not(.close):not(.mfp-close).btn-reveal,
  a.btn:not([href]):not([tabindex]).btn-reveal {
    padding: 12px 34px; }
    button.btn.btn-reveal span,
    .btn:not(.close):not(.mfp-close).btn-reveal span,
    a.btn:not([href]):not([tabindex]).btn-reveal span {
      left: 0;
      position: relative;
      transition: opacity 0.2s ease-out 0s, left 0.2s ease-out 0s; }
    button.btn.btn-reveal i,
    .btn:not(.close):not(.mfp-close).btn-reveal i,
    a.btn:not([href]):not([tabindex]).btn-reveal i {
      line-height: 18px;
      margin-top: -9px;
      opacity: 0;
      position: absolute;
      right: 28px;
      top: 50%;
      transition: all 0.2s ease-out 0s;
      width: 18px; }
    button.btn.btn-reveal:hover span,
    .btn:not(.close):not(.mfp-close).btn-reveal:hover span,
    a.btn:not([href]):not([tabindex]).btn-reveal:hover span {
      left: -10px; }
    button.btn.btn-reveal:hover i,
    .btn:not(.close):not(.mfp-close).btn-reveal:hover i,
    a.btn:not([href]):not([tabindex]).btn-reveal:hover i {
      opacity: 1 !important;
      right: 18px; }
    button.btn.btn-reveal.btn-xs,
    .btn:not(.close):not(.mfp-close).btn-reveal.btn-xs,
    a.btn:not([href]):not([tabindex]).btn-reveal.btn-xs {
      line-height: 0px; }
    button.btn.btn-reveal.btn-sm,
    .btn:not(.close):not(.mfp-close).btn-reveal.btn-sm,
    a.btn:not([href]):not([tabindex]).btn-reveal.btn-sm {
      line-height: 0px; }
    button.btn.btn-reveal.btn-lg,
    .btn:not(.close):not(.mfp-close).btn-reveal.btn-lg,
    a.btn:not([href]):not([tabindex]).btn-reveal.btn-lg {
      line-height: 26px;
      padding: 0 52px; }
    button.btn.btn-reveal.btn-reveal-left span,
    .btn:not(.close):not(.mfp-close).btn-reveal.btn-reveal-left span,
    a.btn:not([href]):not([tabindex]).btn-reveal.btn-reveal-left span {
      right: 0;
      left: auto;
      transition: opacity 0.2s ease-out 0s, right 0.2s ease-out 0s; }
    button.btn.btn-reveal.btn-reveal-left i,
    .btn:not(.close):not(.mfp-close).btn-reveal.btn-reveal-left i,
    a.btn:not([href]):not([tabindex]).btn-reveal.btn-reveal-left i {
      left: 28px;
      right: auto; }
    button.btn.btn-reveal.btn-reveal-left:hover span,
    .btn:not(.close):not(.mfp-close).btn-reveal.btn-reveal-left:hover span,
    a.btn:not([href]):not([tabindex]).btn-reveal.btn-reveal-left:hover span {
      right: -10px;
      left: auto; }
    button.btn.btn-reveal.btn-reveal-left:hover i,
    .btn:not(.close):not(.mfp-close).btn-reveal.btn-reveal-left:hover i,
    a.btn:not([href]):not([tabindex]).btn-reveal.btn-reveal-left:hover i {
      left: 18px;
      right: auto; }
  button.btn.btn-shadow,
  .btn:not(.close):not(.mfp-close).btn-shadow,
  a.btn:not([href]):not([tabindex]).btn-shadow {
    -webkit-box-shadow: 0 4px 16px #efefef;
    -moz-box-shadow: 0 4px 16px #efefef;
    box-shadow: 0 4px 16px #efefef; }
    button.btn.btn-shadow:hover, button.btn.btn-shadow:focus, button.btn.btn-shadow:not(:disabled):not(.disabled):active, button.btn.btn-shadow:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close).btn-shadow:hover,
    .btn:not(.close):not(.mfp-close).btn-shadow:focus,
    .btn:not(.close):not(.mfp-close).btn-shadow:not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close).btn-shadow:not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]).btn-shadow:hover,
    a.btn:not([href]):not([tabindex]).btn-shadow:focus,
    a.btn:not([href]):not([tabindex]).btn-shadow:not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]).btn-shadow:not(:disabled):not(.disabled).active {
      -webkit-box-shadow: 4px 8px 16px #dedede;
      -moz-box-shadow: 4px 8px 16px #dedede;
      box-shadow: 4px 8px 16px #dedede; }
  button.btn.btn-icon-holder,
  .btn:not(.close):not(.mfp-close).btn-icon-holder,
  a.btn:not([href]):not([tabindex]).btn-icon-holder {
    padding-right: 16px; }
    button.btn.btn-icon-holder:before,
    .btn:not(.close):not(.mfp-close).btn-icon-holder:before,
    a.btn:not([href]):not([tabindex]).btn-icon-holder:before {
      border-left: 1px solid rgba(255, 255, 255, 0.2);
      content: "";
      height: 100%;
      position: absolute;
      right: 42px;
      top: 0; }
    button.btn.btn-icon-holder.btn-outline:before,
    .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-outline:before,
    a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-outline:before {
      border-left: 2px solid #2250fc; }
    button.btn.btn-icon-holder.btn-outline.btn-dark:before,
    .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-outline.btn-dark:before,
    a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-outline.btn-dark:before {
      border-left: 2px solid #111; }
    button.btn.btn-icon-holder.btn-light:before,
    .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-light:before,
    a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-light:before {
      border-left: 1px solid #f3f3f3; }
    button.btn.btn-icon-holder.btn-light.btn-light-hover:before, button.btn.btn-icon-holder.btn-light.btn-light-hover:hover,
    .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-light.btn-light-hover:before,
    .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-light.btn-light-hover:hover,
    a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-light.btn-light-hover:before,
    a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-light.btn-light-hover:hover {
      border-left: 1px solid #f3f3f3; }
    button.btn.btn-icon-holder i,
    .btn:not(.close):not(.mfp-close).btn-icon-holder i,
    a.btn:not([href]):not([tabindex]).btn-icon-holder i {
      margin-left: 30px;
      margin-right: -2px; }
    button.btn.btn-icon-holder.btn-xs,
    .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-xs,
    a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-xs {
      padding-right: 10px; }
      button.btn.btn-icon-holder.btn-xs:before,
      .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-xs:before,
      a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-xs:before {
        right: 30px; }
      button.btn.btn-icon-holder.btn-xs i,
      .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-xs i,
      a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-xs i {
        margin-left: 20px;
        margin-right: 2px; }
    button.btn.btn-icon-holder.btn-sm,
    .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-sm,
    a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-sm {
      padding-right: 16px; }
      button.btn.btn-icon-holder.btn-sm:before,
      .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-sm:before,
      a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-sm:before {
        right: 36px; }
      button.btn.btn-icon-holder.btn-sm i,
      .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-sm i,
      a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-sm i {
        margin-left: 24px;
        margin-right: 0; }
    button.btn.btn-icon-holder.btn-lg,
    .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-lg,
    a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-lg {
      padding-right: 28px; }
      button.btn.btn-icon-holder.btn-lg:before,
      .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-lg:before,
      a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-lg:before {
        right: 50px; }
      button.btn.btn-icon-holder.btn-lg i,
      .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-lg i,
      a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-lg i {
        margin-left: 34px;
        margin-right: -8px; }
  button.btn.btn-creative,
  .btn:not(.close):not(.mfp-close).btn-creative,
  a.btn:not([href]):not([tabindex]).btn-creative {
    padding: 24px 40px;
    font-size: 15px;
    font-weight: 600; }
    button.btn.btn-creative:before,
    .btn:not(.close):not(.mfp-close).btn-creative:before,
    a.btn:not([href]):not([tabindex]).btn-creative:before {
      right: 58px; }
    button.btn.btn-creative i,
    .btn:not(.close):not(.mfp-close).btn-creative i,
    a.btn:not([href]):not([tabindex]).btn-creative i {
      margin-left: 54px;
      margin-right: -16px; }
  button.btn.btn-facebook,
  .btn:not(.close):not(.mfp-close).btn-facebook,
  a.btn:not([href]):not([tabindex]).btn-facebook {
    background-color: #3b5998 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-twitter,
  .btn:not(.close):not(.mfp-close).btn-twitter,
  a.btn:not([href]):not([tabindex]).btn-twitter {
    background-color: #00aced !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-linkedin,
  .btn:not(.close):not(.mfp-close).btn-linkedin,
  a.btn:not([href]):not([tabindex]).btn-linkedin {
    background-color: #007bb6 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-dribbble,
  .btn:not(.close):not(.mfp-close).btn-dribbble,
  a.btn:not([href]):not([tabindex]).btn-dribbble {
    background-color: #ea4c89 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-googleplus,
  .btn:not(.close):not(.mfp-close).btn-googleplus,
  a.btn:not([href]):not([tabindex]).btn-googleplus {
    background-color: #dd4b39 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-instagram,
  .btn:not(.close):not(.mfp-close).btn-instagram,
  a.btn:not([href]):not([tabindex]).btn-instagram {
    background-color: #517fa4 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-pinterest,
  .btn:not(.close):not(.mfp-close).btn-pinterest,
  a.btn:not([href]):not([tabindex]).btn-pinterest {
    background-color: #cb2027 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-dropbox,
  .btn:not(.close):not(.mfp-close).btn-dropbox,
  a.btn:not([href]):not([tabindex]).btn-dropbox {
    background-color: #007ee5 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-flickr,
  .btn:not(.close):not(.mfp-close).btn-flickr,
  a.btn:not([href]):not([tabindex]).btn-flickr {
    background-color: #ff0084 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-tumblr,
  .btn:not(.close):not(.mfp-close).btn-tumblr,
  a.btn:not([href]):not([tabindex]).btn-tumblr {
    background-color: #32506d !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-skype,
  .btn:not(.close):not(.mfp-close).btn-skype,
  a.btn:not([href]):not([tabindex]).btn-skype {
    background-color: #00aff0 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-youtube,
  .btn:not(.close):not(.mfp-close).btn-youtube,
  a.btn:not([href]):not([tabindex]).btn-youtube {
    background-color: #bb0000 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn.btn-github,
  .btn:not(.close):not(.mfp-close).btn-github,
  a.btn:not([href]):not([tabindex]).btn-github {
    background-color: #171515 !important;
    color: #ffffff !important;
    border-width: 0; }
  button.btn + .btn,
  .btn:not(.close):not(.mfp-close) + .btn,
  a.btn:not([href]):not([tabindex]) + .btn {
    margin-left: 4px; }
  button.btn .badge,
  .btn:not(.close):not(.mfp-close) .badge,
  a.btn:not([href]):not([tabindex]) .badge {
    position: absolute;
    right: -4px;
    top: -4px; }
  button.btn.disabled,
  .btn:not(.close):not(.mfp-close).disabled,
  a.btn:not([href]):not([tabindex]).disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .6; }

.disabled .btn {
  opacity: .3; }

@media (max-width: 1024px) {
  .btn.btn-reveal.btn-reveal-left:hover span {
    left: auto;
    right: auto; }
  .btn.btn-reveal.btn-reveal-left:hover i {
    display: none; } }
.dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow,
.dark:not(.submenu-light) .btn.btn-shadow {
  box-shadow: 0 4px 16px #292929; }
  .dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow:hover, .dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow:focus, .dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow:not(:disabled):not(.disabled):active, .dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow:not(:disabled):not(.disabled).active,
  .dark:not(.submenu-light) .btn.btn-shadow:hover,
  .dark:not(.submenu-light) .btn.btn-shadow:focus,
  .dark:not(.submenu-light) .btn.btn-shadow:not(:disabled):not(.disabled):active,
  .dark:not(.submenu-light) .btn.btn-shadow:not(:disabled):not(.disabled).active {
    box-shadow: 4px 8px 16px #1d1d1d; }

.card {
  border: 1px solid #ececec;
  border-radius: 15px;
  background-color: #ffffff;
  margin-bottom: 20px;
  box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.25); }
  .card .card-header {
    background-color: #ffffff;
    border-bottom: 1px solid #ececec;
    font-weight: 600;
    padding: 1.8rem 2rem;
    border-radius: 15px;
     }
    .card .card-header p:last-child {
      margin-bottom: 0; }
    .card .card-header .card-title {
      font-size: 1.35714286em;
      line-height: 1.68421053em;
      font-weight: 500; }
    .card .card-header .card-subtitle {
      font-size: 1rem;
      font-style: normal;
      font-weight: 400;
      color: #484848; }
  .card .card-header-title {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 0px;
    font-weight: 600; }
  .card .card-body {
    padding: 1.8rem 2rem; }
  .card .card-body-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600; }
  .card .card-footer {
    background-color: #ffffff;
    border-top: 1px solid #ececec; }

/* ----------------------------------------------------------------------
	Headings
-------------------------------------------------------------------------*/
.heading {
  margin-bottom: 100px;
  text-align: center; }
  .heading > h1,
  .heading > h2 {
    font-size: 40px;
    text-transform: capitalize;
    line-height: 46px;
    font-weight: 300; }
  .heading > h1,
  .heading > h2,
  .heading > h4,
  .heading > p {
    margin-bottom: default-bottom-margin; }

.heading-text {
  margin-bottom: 30px; }
  .heading-text h1,
  .heading-text h2,
  .heading-text h3,
  .heading-text h4,
  .heading-text h5,
  .heading-text h6 {
    position: relative;
    margin-bottom: 30px; }
  .heading-text h1 {
    font-size: 70px;
    font-weight: 600; }
  .heading-text h2 {
    font-size: 60px;
    margin-bottom: 30px;
    letter-spacing: -.7px;
    line-height: 66px; }
  .heading-text h3 {
    font-size: 60px;
    margin-bottom: 30px;
    letter-spacing: -.7px;
    line-height: 66px; }
  .heading-text h4 {
    font-size: 34px;
    margin-bottom: 30px;
    letter-spacing: -.7px;
    line-height: 40px; }
  .heading-text p {
    font-size: 18px;
    margin-bottom: 30px; }
  .heading-text.heading-gradient h2 > * {
    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
    background: radial-gradient(circle at left top, #4b72ff 9%, #2250fc 48%, #6442ff 91%); }
  .heading-text.heading-section > h2 {
    position: relative;
    font-size: 38px;
    line-height: 36px;
    margin-bottom: 60px; }
    .heading-text.heading-section > h2:before {
      content: "";
      position: absolute;
      height: 2px;
      width: 100px;
      background-color: #f46042;
      bottom: -30px;
      left: 0;
      right: 0; }
  .heading-text.heading-section.text-center h1:before,
  .heading-text.heading-section.text-center h2:before,
  .heading-text.heading-section.text-center h3:before,
  .heading-text.heading-section.text-center h4:before,
  .heading-text.heading-section.text-center h5:before,
  .heading-text.heading-section.text-center h6:before {
    margin: 0 auto; }
  .heading-text.heading-section.text-right h1:before,
  .heading-text.heading-section.text-right h2:before,
  .heading-text.heading-section.text-right h3:before,
  .heading-text.heading-section.text-right h4:before,
  .heading-text.heading-section.text-right h5:before,
  .heading-text.heading-section.text-right h6:before {
    right: 0;
    left: auto; }
  .heading-text.heading-section p {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px; }
    .heading-text.heading-section p span {
      font-weight: 600; }
  .heading-text.heading-plain > h2 {
    font-size: 56px;
    line-height: 56px;
    font-family: initial; }
  .heading-text.heading-plain p {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px; }
    .heading-text.heading-plain p span {
      font-weight: 600; }
  .heading-text.heading-light > h2 {
    font-size: 59px;
    font-weight: 100;
    letter-spacing: -1px;
    line-height: 70px; }
  .heading-text.heading-light p {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 20px; }
    .heading-text.heading-light p span {
      font-weight: 600; }
  .heading-text.heading-vintage > h2 {
    border: 2px solid #ffffff;
    display: inline-block;
    padding: 8px 21px;
    margin-bottom: 30px; }
  .heading-text.heading-vintage p {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 20px; }
    .heading-text.heading-vintage p span {
      font-weight: 600; }
  .heading-text.heading-line h1:before,
  .heading-text.heading-line h2:before,
  .heading-text.heading-line h3:before,
  .heading-text.heading-line h4:before,
  .heading-text.heading-line h5:before,
  .heading-text.heading-line h6:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
    bottom: -8px;
    right: 0;
    background-color: #ddd; }
  .heading-text.heading-line.text-center h1:before,
  .heading-text.heading-line.text-center h2:before,
  .heading-text.heading-line.text-center h3:before,
  .heading-text.heading-line.text-center h4:before,
  .heading-text.heading-line.text-center h5:before,
  .heading-text.heading-line.text-center h6:before {
    margin: 0 auto; }
  .heading-text.heading-line.text-right h1:before,
  .heading-text.heading-line.text-right h2:before,
  .heading-text.heading-line.text-right h3:before,
  .heading-text.heading-line.text-right h4:before,
  .heading-text.heading-line.text-right h5:before,
  .heading-text.heading-line.text-right h6:before {
    right: 0;
    left: auto; }
  .heading-text.heading-small > h2,
  .heading-text.heading-small > h3 {
    margin-bottom: 10px; }
  .heading-text.heading-small p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 20px; }

.font-xl h1,
.font-xl h2,
.font-xl h3,
.font-xl h4,
.font-xl h5,
.font-xl h6,
.font-xl p,
.font-xl a,
.font-xl span {
  font-size: 7rem;
  font-weight: 800;
  line-height: 1.2; }

/*Creative fade heading*/
.heading-creative {
  font-size: 62px;
  font-weight: 100;
  position: relative;
  text-align: left;
  width: 100%; }
  .heading-creative strong {
    color: #2250fc; }

/*Fixes*/
#header:not([data-transparent="true"]).dark .heading-creative {
  color: #eeeeee; }

/*--------------------------------------------------------
     Tabs
---------------------------------------------------------*/
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block; }

.tabs .nav-tabs {
  border-bottom: 2px solid #ececec;
  margin-bottom: 30px; }
  .tabs .nav-tabs .nav-item {
    margin-bottom: -2px; }
  .tabs .nav-tabs .nav-link {
    color: #484848;
    padding: 14px 24px;
    color: rgba(72, 72, 72, 0.8);
    transition: 0.3s ease;
    font-weight: 500;
    border: 0;
    /*border: $nav-tabs-border-width solid transparent;*/
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 2px solid #ececec; }
    .tabs .nav-tabs .nav-link i {
      margin-right: 6px; }
    .tabs .nav-tabs .nav-link.disabled {
      color: rgba(72, 72, 72, 0.5); }
  .tabs .nav-tabs .nav-link.active {
    color: #2250fc;
    background-color: transparent;
    border-bottom: 2px solid #2250fc; }
  .tabs .nav-tabs .dropdown-menu {
    border-radius: 5px;
    border: 0;
    box-shadow: 0 6px 38px rgba(0, 0, 0, 0.05); }
.tabs.tabs-clean .nav-tabs {
  border-bottom: 0; }
  .tabs.tabs-clean .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
  .tabs.tabs-clean .nav-tabs .nav-link.active {
    border-color: #ececec; }
.tabs.tabs-vertical .nav-tabs {
  border: 0;
  margin-bottom: 0; }
  .tabs.tabs-vertical .nav-tabs .nav-link {
    border-radius: 0;
    border-bottom: 0;
    border-right: 2px solid #ececec; }
  .tabs.tabs-vertical .nav-tabs .nav-link.active {
    color: #2250fc;
    background-color: transparent;
    border-right: 2px solid #2250fc; }
.tabs.tabs-folder .nav-tabs {
  margin-bottom: 0;
  border-bottom: 0; }
  .tabs.tabs-folder .nav-tabs .nav-item {
    margin-bottom: 0; }
  .tabs.tabs-folder .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .tabs.tabs-folder .nav-tabs .nav-link.active {
    border-color: #ececec;
    border-bottom-color: #ffffff; }
.tabs.tabs-folder .tab-content {
  margin-top: -1px;
  border: 1px solid #ececec;
  bottom: 10px;
  padding: 30px;
  border-radius: 0 6px 6px 6px; }

/* ----------------------------------------------------------------------
	Progress Bar
-------------------------------------------------------------------------*/
.social-icons ul {
  padding: 0;
  margin: 0; }

.text-center.social-icons ul {
  display: inline-block; }

.social-icons li {
  float: left;
  list-style: none; }

.social-icons li a {
  float: left;
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 4px 0;
  border-radius: 4px;
  border: 0;
  background: transparent;
  color: #333;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.dark .social-icons li a {
  color: #ffffff; }

.social-icons.social-icons-colored a,
.social-icons.social-icons-colored-hover a:hover {
  color: #ffffff !important;
  border: 0; }

.social-icons.social-icons-colored .social-rss a,
.social-icons.social-icons-colored-hover .social-rss a:hover,
.social-icons.social-icons-colored .social-snapchat a,
.social-icons.social-icons-colored-hover .social-snapchat a:hover {
  background-color: #faa33d; }

.social-icons.social-icons-colored .social-facebook a,
.social-icons.social-icons-colored-hover .social-facebook a:hover {
  background-color: #5d82d1; }

.social-icons.social-icons-colored .social-twitter a,
.social-icons.social-icons-colored-hover .social-twitter a:hover {
  background-color: #40bff5; }

.social-icons.social-icons-colored .social-vimeo a,
.social-icons.social-icons-colored-hover .social-vimeo a:hover {
  background-color: #35c6ea; }

.social-icons.social-icons-colored .social-myspace a,
.social-icons.social-icons-colored-hover .social-myspace a:hover {
  background-color: #008dde; }

.social-icons.social-icons-colored .social-youtube a,
.social-icons.social-icons-colored-hover .social-youtube a:hover {
  background-color: #ef4e41; }

.social-icons.social-icons-colored .social-instagram a,
.social-icons.social-icons-colored-hover .social-instagram a:hover {
  background-color: #e53d00; }

.social-icons.social-icons-colored .social-gplus a,
.social-icons.social-icons-colored-hover .social-gplus a:hover {
  background-color: #d68400; }

.social-icons.social-icons-colored .social-stumbleupon a,
.social-icons.social-icons-colored-hover .social-stumbleupon a:hover {
  background-color: #ff5c30; }

.social-icons.social-icons-colored .social-lastfm a,
.social-icons.social-icons-colored-hover .social-lastfm a:hover {
  background-color: #f34320; }

.social-icons.social-icons-colored .social-pinterest a,
.social-icons.social-icons-colored-hover .social-pinterest a:hover {
  background-color: #e13138; }

.social-icons.social-icons-colored .social-google a,
.social-icons.social-icons-colored-hover .social-google a:hover {
  background-color: #eb5e4c; }

.social-icons.social-icons-colored .social-evernote a,
.social-icons.social-icons-colored-hover .social-evernote a:hover {
  background-color: #9acf4f; }

.social-icons.social-icons-colored .social-dribbble a,
.social-icons.social-icons-colored-hover .social-dribbble a:hover {
  background-color: #f7659c; }

.social-icons.social-icons-colored .social-skype a,
.social-icons.social-icons-colored-hover .social-skype a:hover {
  background-color: #13c1f3; }

.social-icons.social-icons-colored .social-forrst a,
.social-icons.social-icons-colored-hover .social-forrst a:hover {
  background-color: #45ad76; }

.social-icons.social-icons-colored .social-linkedin a,
.social-icons.social-icons-colored-hover .social-linkedin a:hover {
  background-color: #238cc8; }

.social-icons.social-icons-colored .social-wordpress a,
.social-icons.social-icons-colored-hover .social-wordpress a:hover {
  background-color: #2592c3; }

.social-icons.social-icons-colored .social-grooveshark a,
.social-icons.social-icons-colored-hover .social-grooveshark a:hover {
  background-color: #ffb21d; }

.social-icons.social-icons-colored .social-delicious a,
.social-icons.social-icons-colored-hover .social-delicious a:hover {
  background-color: #377bda; }

.social-icons.social-icons-colored .social-behance a,
.social-icons.social-icons-colored-hover .social-behance a:hover {
  background-color: #1879fd; }

.social-icons.social-icons-colored .social-dropbox a,
.social-icons.social-icons-colored-hover .social-dropbox a:hover {
  background-color: #17a3eb; }

.social-icons.social-icons-colored .social-soundcloud a,
.social-icons.social-icons-colored-hover .social-soundcloud a:hover {
  background-color: #ff7e30; }

.social-icons.social-icons-colored .social-deviantart a,
.social-icons.social-icons-colored-hover .social-deviantart a:hover {
  background-color: #6a8a7b; }

.social-icons.social-icons-colored .social-yahoo a,
.social-icons.social-icons-colored-hover .social-yahoo a:hover {
  background-color: #ab47ac; }

.social-icons.social-icons-colored .social-flickr a,
.social-icons.social-icons-colored-hover .social-flickr a:hover {
  background-color: #ff48a3; }

.social-icons.social-icons-colored .social-digg a,
.social-icons.social-icons-colored-hover .social-digg a:hover {
  background-color: #75788d; }

.social-icons.social-icons-colored .social-blogger a,
.social-icons.social-icons-colored-hover .social-blogger a:hover {
  background-color: #ff9233; }

.social-icons.social-icons-colored .social-tumblr a,
.social-icons.social-icons-colored-hover .social-tumblr a:hover {
  background-color: #426d9b; }

.social-icons.social-icons-colored .social-quora a,
.social-icons.social-icons-colored-hover .social-quora a:hover {
  background-color: #ea3d23; }

.social-icons.social-icons-colored .social-github a,
.social-icons.social-icons-colored-hover .social-github a:hover {
  background-color: #3f91cb; }

.social-icons.social-icons-colored .social-amazon a,
.social-icons.social-icons-colored-hover .social-amazon a:hover {
  background-color: #ff8e2e; }

.social-icons.social-icons-colored .social-xing a,
.social-icons.social-icons-colored-hover .social-xing a:hover {
  background-color: #1a8e8c; }

.social-icons.social-icons-colored .social-wikipedia a,
.social-icons.social-icons-colored-hover .social-wikipedia a:hover {
  background-color: #b3b5b8; }

.social-icons.social-icons-border li a {
  border: 1px solid #d7d7d7;
  background: transparent;
  color: #333; }

.dark .social-icons.social-icons-border li a {
  border: 1px solid #333 !important; }

.dark .social-icons li a .social-icons.social-icons-dark li a {
  background: #888;
  color: #fff; }

.social-icons.social-icons-light li a {
  background: #fff;
  color: #333;
  border: 1px solid #eee; }

.social-icons.social-icons-rounded li a {
  border-radius: 50%; }

.social-icons.social-icons-medium li a {
  height: 42px;
  width: 42px;
  line-height: 42px;
  font-size: 18px; }

.social-icons.social-icons-large li a {
  height: 48px;
  width: 48px;
  line-height: 48px;
  font-size: 18px; }

.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
  background-color: #eee; }

.dark .social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
  background-color: #1f1f1f; }

.social-icons li:hover i {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards; }

@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%); }
  51% {
    opacity: 1; } }
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%); }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%); }
  51% {
    opacity: 1; } }
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%); }
  50% {
    opacity: 0;
    transform: translateY(100%); }
  51% {
    opacity: 1; } }
@font-face {
  font-family: 'inspiro-icons';
  src: url("../webfonts/inspiro-icons.ttf?ijzgpf") format("truetype"), url("../webfonts/inspiro-icons.woff?ijzgpf") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
i:not(.fa):not(.fab):not(.far):not(.fas) {
  font-family: inspiro-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-activity:before {
  content: "\e900"; }

.icon-airplay:before {
  content: "\e901"; }

.icon-alert-circle:before {
  content: "\e902"; }

.icon-alert-octagon:before {
  content: "\e903"; }

.icon-alert-triangle:before {
  content: "\e904"; }

.icon-align-center:before {
  content: "\e905"; }

.icon-align-justify:before {
  content: "\e906"; }

.icon-align-left:before {
  content: "\e907"; }

.icon-align-right:before {
  content: "\e908"; }

.icon-anchor:before {
  content: "\e909"; }

.icon-aperture:before {
  content: "\e90a"; }

.icon-archive:before {
  content: "\e90b"; }

.icon-arrow-down-circle:before {
  content: "\e90c"; }

.icon-arrow-down-left:before {
  content: "\e90d"; }

.icon-arrow-down-right:before {
  content: "\e90e"; }

.icon-arrow-down:before {
  content: "\e90f"; }

.icon-arrow-left-circle:before {
  content: "\e910"; }

.icon-arrow-left:before {
  content: "\e911"; }

.icon-arrow-right-circle:before {
  content: "\e912"; }

.icon-arrow-right:before {
  content: "\e913"; }

.icon-arrow-up-circle:before {
  content: "\e914"; }

.icon-arrow-up-left:before {
  content: "\e915"; }

.icon-arrow-up-right:before {
  content: "\e916"; }

.icon-arrow-up:before {
  content: "\e917"; }

.icon-at-sign:before {
  content: "\e918"; }

.icon-award:before {
  content: "\e919"; }

.icon-bar-chart-2:before {
  content: "\e91a"; }

.icon-bar-chart:before {
  content: "\e91b"; }

.icon-battery-charging:before {
  content: "\e91c"; }

.icon-battery:before {
  content: "\e91d"; }

.icon-bell-off:before {
  content: "\e91e"; }

.icon-bell:before {
  content: "\e91f"; }

.icon-bluetooth:before {
  content: "\e920"; }

.icon-bold:before {
  content: "\e921"; }

.icon-book-open:before {
  content: "\e922"; }

.icon-book:before {
  content: "\e923"; }

.icon-bookmark:before {
  content: "\e924"; }

.icon-box:before {
  content: "\e925"; }

.icon-briefcase:before {
  content: "\e926"; }

.icon-calendar:before {
  content: "\e927"; }

.icon-camera-off:before {
  content: "\e928"; }

.icon-camera:before {
  content: "\e929"; }

.icon-cast:before {
  content: "\e92a"; }

.icon-check-circle:before {
  content: "\e92b"; }

.icon-check-square:before {
  content: "\e92c"; }

.icon-check:before {
  content: "\e92d"; }

.icon-chevron-down:before {
  content: "\e92e"; }

.icon-chevron-left:before {
  content: "\e92f"; }

.icon-chevron-right:before {
  content: "\e930"; }

.icon-chevron-up:before {
  content: "\e931"; }

.icon-chevrons-down:before {
  content: "\e932"; }

.icon-chevrons-left:before {
  content: "\e933"; }

.icon-chevrons-right:before {
  content: "\e934"; }

.icon-chevrons-up:before {
  content: "\e935"; }

.icon-chrome:before {
  content: "\e936"; }

.icon-circle:before {
  content: "\e937"; }

.icon-clipboard:before {
  content: "\e938"; }

.icon-clock:before {
  content: "\e939"; }

.icon-cloud-drizzle:before {
  content: "\e93a"; }

.icon-cloud-lightning:before {
  content: "\e93b"; }

.icon-cloud-off:before {
  content: "\e93c"; }

.icon-cloud-rain:before {
  content: "\e93d"; }

.icon-cloud-snow:before {
  content: "\e93e"; }

.icon-cloud:before {
  content: "\e93f"; }

.icon-code:before {
  content: "\e940"; }

.icon-codepen:before {
  content: "\e941"; }

.icon-codesandbox:before {
  content: "\e942"; }

.icon-coffee:before {
  content: "\e943"; }

.icon-columns:before {
  content: "\e944"; }

.icon-command:before {
  content: "\e945"; }

.icon-compass:before {
  content: "\e946"; }

.icon-copy:before {
  content: "\e947"; }

.icon-corner-down-left:before {
  content: "\e948"; }

.icon-corner-down-right:before {
  content: "\e949"; }

.icon-corner-left-down:before {
  content: "\e94a"; }

.icon-corner-left-up:before {
  content: "\e94b"; }

.icon-corner-right-down:before {
  content: "\e94c"; }

.icon-corner-right-up:before {
  content: "\e94d"; }

.icon-corner-up-left:before {
  content: "\e94e"; }

.icon-corner-up-right:before {
  content: "\e94f"; }

.icon-cpu:before {
  content: "\e950"; }

.icon-credit-card:before {
  content: "\e951"; }

.icon-crop:before {
  content: "\e952"; }

.icon-crosshair:before {
  content: "\e953"; }

.icon-database:before {
  content: "\e954"; }

.icon-delete:before {
  content: "\e955"; }

.icon-disc:before {
  content: "\e956"; }

.icon-dollar-sign:before {
  content: "\e957"; }

.icon-download-cloud:before {
  content: "\e92e"; }

.icon-download:before {
  content: "\e92f"; }

.icon-droplet:before {
  content: "\e95a"; }

.icon-edit-2:before {
  content: "\e95b"; }

.icon-edit-3:before {
  content: "\e95c"; }

.icon-edit:before {
  content: "\e95d"; }

.icon-external-link:before {
  content: "\e95e"; }

.icon-eye-off:before {
  content: "\e95f"; }

.icon-eye:before {
  content: "\e960"; }

.icon-facebook:before {
  content: "\e961"; }

.icon-fast-forward:before {
  content: "\e962"; }

.icon-feather:before {
  content: "\e963"; }

.icon-figma:before {
  content: "\e964"; }

.icon-file-minus:before {
  content: "\e965"; }

.icon-file-plus:before {
  content: "\e966"; }

.icon-file-text:before {
  content: "\e967"; }

.icon-file:before {
  content: "\e968"; }

.icon-film:before {
  content: "\e969"; }

.icon-filter:before {
  content: "\e96a"; }

.icon-flag:before {
  content: "\e96b"; }

.icon-folder-minus:before {
  content: "\e96c"; }

.icon-folder-plus:before {
  content: "\e96d"; }

.icon-folder:before {
  content: "\e96e"; }

.icon-framer:before {
  content: "\e96f"; }

.icon-frown:before {
  content: "\e970"; }

.icon-gift:before {
  content: "\e971"; }

.icon-git-branch:before {
  content: "\e972"; }

.icon-git-commit:before {
  content: "\e973"; }

.icon-git-merge:before {
  content: "\e974"; }

.icon-git-pull-request:before {
  content: "\e975"; }

.icon-github:before {
  content: "\e976"; }

.icon-gitlab:before {
  content: "\e977"; }

.icon-globe:before {
  content: "\e978"; }

.icon-grid:before {
  content: "\e979"; }

.icon-hard-drive:before {
  content: "\e97a"; }

.icon-hash:before {
  content: "\e97b"; }

.icon-headphones:before {
  content: "\e97c"; }

.icon-heart:before {
  content: "\e97d"; }

.icon-help-circle:before {
  content: "\e97e"; }

.icon-hexagon:before {
  content: "\e97f"; }

.icon-home:before {
  content: "\e980"; }

.icon-image:before {
  content: "\e981"; }

.icon-inbox:before {
  content: "\e982"; }

.icon-info:before {
  content: "\e983"; }

.icon-instagram:before {
  content: "\e984"; }

.icon-italic:before {
  content: "\e985"; }

.icon-key:before {
  content: "\e986"; }

.icon-layers:before {
  content: "\e987"; }

.icon-layout:before {
  content: "\e988"; }

.icon-life-buoy:before {
  content: "\e989"; }

.icon-link-2:before {
  content: "\e98a"; }

.icon-link:before {
  content: "\e98b"; }

.icon-linkedin:before {
  content: "\e98c"; }

.icon-list:before {
  content: "\e98d"; }

.icon-loader:before {
  content: "\e98e"; }

.icon-lock:before {
  content: "\e98f"; }

.icon-log-in:before {
  content: "\e990"; }

.icon-log-out:before {
  content: "\e991"; }

.icon-mail:before {
  content: "\e992"; }

.icon-map-pin:before {
  content: "\e993"; }

.icon-map:before {
  content: "\e994"; }

.icon-maximize-2:before {
  content: "\e995"; }

.icon-maximize:before {
  content: "\e996"; }

.icon-meh:before {
  content: "\e997"; }

.icon-menu:before {
  content: "\e998"; }

.icon-message-circle:before {
  content: "\e999"; }

.icon-message-square:before {
  content: "\e99a"; }

.icon-mic-off:before {
  content: "\e99b"; }

.icon-mic:before {
  content: "\e99c"; }

.icon-minimize-2:before {
  content: "\e99d"; }

.icon-minimize:before {
  content: "\e99e"; }

.icon-minus-circle:before {
  content: "\e99f"; }

.icon-minus-square:before {
  content: "\e9a0"; }

.icon-minus:before {
  content: "\e9a1"; }

.icon-monitor:before {
  content: "\e9a2"; }

.icon-moon:before {
  content: "\e9a3"; }

.icon-more-horizontal:before {
  content: "\e9a4"; }

.icon-more-vertical:before {
  content: "\e9a5"; }

.icon-mouse-pointer:before {
  content: "\e9a6"; }

.icon-move:before {
  content: "\e9a7"; }

.icon-music:before {
  content: "\e9a8"; }

.icon-navigation-2:before {
  content: "\e9a9"; }

.icon-navigation:before {
  content: "\e9aa"; }

.icon-octagon:before {
  content: "\e9ab"; }

.icon-package:before {
  content: "\e9ac"; }

.icon-paperclip:before {
  content: "\e9ad"; }

.icon-pause-circle:before {
  content: "\e9ae"; }

.icon-pause:before {
  content: "\e9af"; }

.icon-pen-tool:before {
  content: "\e9b0"; }

.icon-percent:before {
  content: "\e9b1"; }

.icon-phone-call:before {
  content: "\e9b2"; }

.icon-phone-forwarded:before {
  content: "\e9b3"; }

.icon-phone-incoming:before {
  content: "\e9b4"; }

.icon-phone-missed:before {
  content: "\e9b5"; }

.icon-phone-off:before {
  content: "\e9b6"; }

.icon-phone-outgoing:before {
  content: "\e9b7"; }

.icon-phone:before {
  content: "\e9b8"; }

.icon-pie-chart:before {
  content: "\e9b9"; }

.icon-play-circle:before {
  content: "\e9ba"; }

.icon-play:before {
  content: "\e9bb"; }

.icon-plus-circle:before {
  content: "\e9bc"; }

.icon-plus-square:before {
  content: "\e9bd"; }

.icon-plus:before {
  content: "\e9be"; }

.icon-pocket:before {
  content: "\e9bf"; }

.icon-power:before {
  content: "\e9a1"; }

.icon-printer:before {
  content: "\e9c1"; }

.icon-radio:before {
  content: "\e9c2"; }

.icon-refresh-ccw:before {
  content: "\e9c3"; }

.icon-refresh-cw:before {
  content: "\e9c4"; }

.icon-repeat:before {
  content: "\e9c5"; }

.icon-rewind:before {
  content: "\e9c6"; }

.icon-rotate-ccw:before {
  content: "\e9c7"; }

.icon-rotate-cw:before {
  content: "\e9c8"; }

.icon-rss:before {
  content: "\e9c9"; }

.icon-save:before {
  content: "\e9ca"; }

.icon-scissors:before {
  content: "\e9cb"; }

.icon-search:before {
  content: "\e9cc"; }

.icon-send:before {
  content: "\e9cd"; }

.icon-server:before {
  content: "\e9ce"; }

.icon-settings:before {
  content: "\e9cf"; }

.icon-share-2:before {
  content: "\e9d0"; }

.icon-share:before {
  content: "\e9d1"; }

.icon-shield-off:before {
  content: "\e9d2"; }

.icon-shield:before {
  content: "\e9d3"; }

.icon-shopping-bag:before {
  content: "\e9d4"; }

.icon-shopping-cart:before {
  content: "\e9d5"; }

.icon-shuffle:before {
  content: "\e9d6"; }

.icon-sidebar:before {
  content: "\e9d7"; }

.icon-skip-back:before {
  content: "\e9d8"; }

.icon-skip-forward:before {
  content: "\e9d9"; }

.icon-slack:before {
  content: "\e9da"; }

.icon-slash:before {
  content: "\e9db"; }

.icon-sliders:before {
  content: "\e9dc"; }

.icon-smartphone:before {
  content: "\e9dd"; }

.icon-smile:before {
  content: "\e9de"; }

.icon-speaker:before {
  content: "\e9df"; }

.icon-square:before {
  content: "\e9e0"; }

.icon-star:before {
  content: "\e9e1"; }

.icon-stop-circle:before {
  content: "\e9e2"; }

.icon-sun:before {
  content: "\e9e3"; }

.icon-sunrise:before {
  content: "\e9e4"; }

.icon-sunset:before {
  content: "\e9e5"; }

.icon-tablet:before {
  content: "\e9e6"; }

.icon-tag:before {
  content: "\e9e7"; }

.icon-target:before {
  content: "\e9e8"; }

.icon-terminal:before {
  content: "\e9e9"; }

.icon-thermometer:before {
  content: "\e9ea"; }

.icon-thumbs-down:before {
  content: "\e9eb"; }

.icon-thumbs-up:before {
  content: "\e9ec"; }

.icon-toggle-left:before {
  content: "\e9ed"; }

.icon-toggle-right:before {
  content: "\e9ee"; }

.icon-trash-2:before {
  content: "\e9ef"; }

.icon-trash:before {
  content: "\e9f0"; }

.icon-trello:before {
  content: "\e9f1"; }

.icon-trending-down:before {
  content: "\e9f2"; }

.icon-trending-up:before {
  content: "\e9f3"; }

.icon-triangle:before {
  content: "\e9f4"; }

.icon-truck:before {
  content: "\e9f5"; }

.icon-tv:before {
  content: "\e9f6"; }

.icon-twitter:before {
  content: "\e9f7"; }

.icon-type:before {
  content: "\e9f8"; }

.icon-umbrella:before {
  content: "\e9f9"; }

.icon-underline:before {
  content: "\e9fa"; }

.icon-unlock:before {
  content: "\e9fb"; }

.icon-upload-cloud:before {
  content: "\e9fc"; }

.icon-upload:before {
  content: "\e9fd"; }

.icon-user-check:before {
  content: "\e9fe"; }

.icon-user-minus:before {
  content: "\e9ff"; }

.icon-user-plus:before {
  content: "\ea00"; }

.icon-user-x:before {
  content: "\ea01"; }

.icon-user:before {
  content: "\ea02"; }

.icon-users:before {
  content: "\ea03"; }

.icon-video-off:before {
  content: "\ea04"; }

.icon-video:before {
  content: "\ea05"; }

.icon-voicemail:before {
  content: "\ea06"; }

.icon-volume-1:before {
  content: "\ea07"; }

.icon-volume-2:before {
  content: "\ea08"; }

.icon-volume-x:before {
  content: "\ea09"; }

.icon-volume:before {
  content: "\ea0a"; }

.icon-watch:before {
  content: "\ea0b"; }

.icon-wifi-off:before {
  content: "\ea0c"; }

.icon-wifi:before {
  content: "\ea0d"; }

.icon-wind:before {
  content: "\ea0e"; }

.icon-x-circle:before {
  content: "\ea0f"; }

.icon-x-octagon:before {
  content: "\ea10"; }

.icon-x-square:before {
  content: "\ea11"; }

.icon-x:before {
  content: "\ea12"; }

.icon-youtube:before {
  content: "\ea13"; }

.icon-zap-off:before {
  content: "\ea14"; }

.icon-zap:before {
  content: "\ea15"; }

.icon-zoom-in:before {
  content: "\ea16"; }

.icon-zoom-out:before {
  content: "\ea17"; }

div.icon-box:before {
  display: none !important; }

/* ----------------------------------------------------------------------
	Icon Box
-------------------------------------------------------------------------*/
.icon {
  margin-bottom: 16px; }

div.icon-box:before {
  display: none !important; }

.icon-box {
  margin-bottom: 50px;
  position: relative; }
  .icon-box .icon {
    height: 64px;
    position: absolute;
    width: 64px; }
    .icon-box .icon i {
      font-size: 28px;
      text-align: center;
      line-height: 66px;
      border-radius: 50%; }
  .icon-box .icon a,
  .icon-box .icon i {
    width: 100%;
    height: 100%;
    color: #333; }
  .icon-box h3,
  .icon-box h5 {
    margin: 0 12px 10px 83px;
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700; }
  .icon-box p {
    margin: 0 0 20px 83px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400; }

.icon-box-description > p {
  margin-bottom: 20px; }

.icon-box.effect .icon i {
  z-index: 1; }
  .icon-box.effect .icon i:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box; }
.icon-box .icon i {
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s; }
  .icon-box .icon i:after {
    top: -4px;
    left: -4px;
    padding: 4px;
    box-shadow: 0 0 0 3px #333;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; }
.icon-box.effect.dark .icon i:after {
  box-shadow: 0 0 0 3px #2250fc; }
.icon-box.effect.dark .icon i:hover, .icon-box.effect.dark:hover .icon i {
  background-color: #2250fc; }
.icon-box.effect .icon i:hover:after, .icon-box.effect:hover .icon i:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.image-box .image-box-content p i.fa.fa-play {
  padding-left: 3px; }

.icon-box.small .icon {
  height: 46px;
  width: 46px; }
  .icon-box.small .icon i {
    font-size: 20px;
    line-height: 47px; }
.icon-box.small > h3,
.icon-box.small > h5 {
  font-size: 18px;
  margin: 0 12px 4px 60px; }
.icon-box.small > p {
  margin: 0 0 20px 60px;
  line-height: 1.6;
  font-size: 14px; }
.icon-box.medium > h3,
.icon-box.medium > h4,
.icon-box.medium > h5 {
  margin: 0 12px 10px 84px; }
.icon-box.medium > p {
  margin: 0 0 20px 84px; }
.icon-box.large .icon {
  height: 86px;
  width: 86px; }
  .icon-box.large .icon i {
    font-size: 38px;
    line-height: 87px; }
.icon-box.large > h3,
.icon-box.large > h5 {
  margin: 0 12px 10px 110px;
  font-size: 24px; }
.icon-box.large p {
  margin: 0 0 20px 110px; }
.icon-box.icon-box-right {
  padding: 0;
  text-align: right; }
  .icon-box.icon-box-right > h3,
  .icon-box.icon-box-right > h5 {
    margin: 0px 84px 0px 10px; }
  .icon-box.icon-box-right.medium > p {
    margin: 20px 84px 0px 10px; }
  .icon-box.icon-box-right .icon {
    right: 0; }
  .icon-box.icon-box-right p {
    font-size: 14px;
    margin-top: 15px; }
.icon-box.text-center, .icon-box.center {
  padding: 0;
  text-align: center; }
  .icon-box.text-center h3,
  .icon-box.text-center h5, .icon-box.center h3,
  .icon-box.center h5 {
    margin: 0 12px 10px 0px; }
  .icon-box.text-center p, .icon-box.center p {
    margin: 0 0 20px 0px; }
  .icon-box.text-center .icon, .icon-box.center .icon {
    margin: 0 auto 22px;
    position: relative; }
  .icon-box.text-center p, .icon-box.center p {
    font-size: 16px;
    margin-top: 15px; }
  .icon-box.text-center.small .icon, .icon-box.center.small .icon {
    clear: both !important;
    position: relative !important; }
.icon-box.border {
  border: 0 !important; }
  .icon-box.border .icon {
    border: 3px solid #333;
    text-align: center;
    border-radius: 50%;
    background-color: transparent; }
    .icon-box.border .icon i {
      line-height: 56px; }
  .icon-box.border:hover > .icon i {
    line-height: 62px; }
  .icon-box.border:hover > .icon {
    border: 0px; }
  .icon-box.border .icon i {
    background-color: transparent !important;
    color: #333; }
  .icon-box.border.small .icon {
    height: 46px;
    position: absolute;
    top: 5px;
    width: 46px; }
    .icon-box.border.small .icon i {
      font-size: 20px;
      line-height: 42px; }
  .icon-box.border.small:hover > .icon i {
    line-height: 49px; }
  .icon-box.border.large .icon i {
    line-height: 81px; }
  .icon-box.border.large:hover > .icon i {
    line-height: 86px; }
.icon-box.square.large:hover > .icon i {
  line-height: 86px; }
.icon-box.square .icon, .icon-box.square.effect .icon i:after,
.icon-box.square .icon i {
  border-radius: 0; }
.icon-box.square:hover > .icon i {
  line-height: 66px; }
.icon-box.square.border .icon i {
  line-height: 59px; }
.icon-box.square.border:hover > .icon i {
  line-height: 64px; }
.icon-box.square.border.small .icon i {
  line-height: 41px; }
.icon-box.square.border.small:hover > .icon i {
  line-height: 47px; }
.icon-box.square.border.large .icon i {
  line-height: 78px; }
.icon-box.square.border:large:hover > .icon i {
  line-height: 84px; }
.icon-box.square.small:hover > .icon i {
  line-height: 48px; }
.icon-box.light .icon i:after {
  box-shadow: 0 0 0 3px #e5e5e5; }
.icon-box.light .icon i {
  background-color: #e5e5e5; }
.icon-box.light .icon i {
  color: #808080; }
.icon-box.light.border .icon {
  border: 3px solid #e5e5e5; }
.icon-box.light.border.large .icon i {
  line-height: 87px; }
.icon-box.light.border.large:hover > .icon i {
  line-height: 88px; }
.icon-box.fancy .icon i {
  background-color: transparent;
  color: #222;
  font-size: 110px;
  opacity: 0.09;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 0px; }
.icon-box.fancy.small > .icon i {
  font-size: 68px; }
.icon-box.fancy.large .icon i {
  font-size: 120px; }
.icon-box.fancy.text-center .icon, .icon-box.fancy.center .icon {
  width: auto;
  margin-bottom: 30px; }
.icon-box.effect.fancy .icon i:after {
  box-shadow: 0 0 0 0px transparent; }
.icon-box.effect.fancy:hover > .icon i {
  font-size: 110px; }
.icon-box.effect.fancy.small:hover > .icon i {
  font-size: 76px; }
.icon-box.clean .icon i {
  background-color: none;
  color: #333;
  font-size: 50px; }
.icon-box.clean.small .icon i {
  font-size: 36px; }
.icon-box.effect.clean .icon i:after {
  box-shadow: 0 0 0 0px transparent; }
.icon-box.process {
  border: 1px solid #888;
  margin-top: 45px;
  padding: 0 30px 10px;
  border-radius: 4px; }
  .icon-box.process.effect .icon i:hover:after, .icon-box.process.effect:hover .icon i::after {
    opacity: 0;
    border: 0px; }
  .icon-box.process .icon {
    margin-top: 10px; }
  .icon-box.process.small .icon {
    margin-top: 10px; }
.icon-box.box-type {
  background: #fafafa;
  border: 1px solid #ececec;
  border-radius: 4px;
  padding: 20px; }
  .icon-box.box-type .icon {
    margin-top: 20px; }

/*Text Box*/
.text-box {
  padding: 40px;
  text-align: center;
  transition: background 0.4s ease 0s;
  cursor: pointer; }
  .text-box i {
    font-size: 42px;
    margin: 30px 0 20px; }
  .text-box i {
    color: #fff;
    transition: all 0.4s ease 0s; }
  .text-box h3,
  .text-box h5,
  .text-box p {
    color: #fff;
    transition: all 0.4s ease 0s; }
  .text-box:hover {
    background: #eeeeee; }
    .text-box:hover i,
    .text-box:hover h3,
    .text-box:hover h5,
    .text-box:hover p {
      color: #333; }
  .text-box.text-box-light {
    border: 1px solid #d9d9d9;
    background: #ffffff; }
    .text-box.text-box-light i,
    .text-box.text-box-light h3,
    .text-box.text-box-light h5,
    .text-box.text-box-light p {
      color: #1f1f1f; }
    .text-box.text-box-light:hover {
      background: #2250fc; }
      .text-box.text-box-light:hover i,
      .text-box.text-box-light:hover h3,
      .text-box.text-box-light:hover h5,
      .text-box.text-box-light:hover p {
        color: #ffffff; }
  .text-box.hover-effect {
    padding: 30px 30px 10px 30px; }
    .text-box.hover-effect i {
      margin: 90px 0 20px; }
    .text-box.hover-effect p {
      opacity: 0; }
    .text-box.hover-effect:hover i {
      margin: 70px 0 6px 0; }
    .text-box.hover-effect:hover p {
      opacity: 1; }

/* ----------------------------------------------------------------
    Featured Boxes
-----------------------------------------------------------------*/
.feature-box {
  background-color: #fff;
  margin-bottom: 0px;
  padding: 44px;
  border-radius: 4px;
  background-clip: padding-box;
  box-shadow: 0 7px 20px -10px rgba(171, 171, 171, 0.7);
  transition: all 0.55s ease;
  text-align: center;
  min-height: 250px; }
  .feature-box.feature-box-transparent {
    background-color: transparent;
    box-shadow: none; }
    .feature-box.feature-box-transparent:hover {
      background-color: #ffffff; }
  .feature-box > i {
    font-size: 46px;
    margin-bottom: 20px; }
  .feature-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 50px -12px rgba(171, 171, 171, 0.9); }
    .feature-box:hover h2,
    .feature-box:hover h3,
    .feature-box:hover h4 {
      color: #2250fc; }
  .feature-box h2,
  .feature-box h3,
  .feature-box h4 {
    font-size: 14px;
    text-transform: uppercase;
    transition: all 0.33s;
    margin-top: 0px;
    margin-bottom: 10px; }
  .feature-box p {
    font-size: 14px;
    margin-bottom: 0; }

.col-lg-2 .feature-box p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 18px;
  opacity: 0.8; }

.icon-boxes {
  box-shadow: 0 6px 38px rgba(0, 0, 0, 0.05); }

.icon-boxx {
  display: inline-flex;
  align-items: flex-start;
  padding: 60px 40px;
  border-left: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  min-height: 240px; }
  .icon-boxx i {
    font-size: 36px;
    font-weight: 100;
    margin-top: 10px; }
  .icon-boxx .icon-box-content {
    padding-left: 30px; }
    .icon-boxx .icon-box-content h3 {
      font-size: 20px;
      color: #1f1f1f;
      font-weight: 400; }
    .icon-boxx .icon-box-content p {
      font-size: 1rem;
      margin-bottom: 0;
      color: #9896a6; }

/* ----------------------------------------------------------------
Carousels
-----------------------------------------------------------------*/
.flickity-viewport {
  overflow: hidden !important; }

.flickity-slider > div > img,
.carousel .polo-carousel-item img {
  width: 100%; }

.carousel[data-auto-width="true"] .flickity-slider > div > img,
.carousel[data-auto-width="true"] .carousel .polo-carousel-item img,
.carousel.custom-height .flickity-slider > div > img,
.carousel.custom-height .carousel .polo-carousel-item img {
  height: 100%;
  width: auto; }

.flickity-enabled {
  position: relative; }
  .flickity-enabled:focus {
    outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
    .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
      cursor: -webkit-grabbing;
      cursor: grabbing; }

/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0; }

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1; }

/* ---- flickity-button ---- */
.flickity-button {
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: -23px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  transition: all .2s ease 0s;
  color: #9896a6;
  text-align: center;
  z-index: 200;
  border: 0;
  box-sizing: initial;
  opacity: 0;
  border-radius: 50%;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1); }
  .flickity-button:before {
    color: #1f1f1f; }
  .flickity-button:hover {
    background-color: #2250fc; }
    .flickity-button:hover:before {
      color: #ffffff; }
  .flickity-button.next:before, .flickity-button.previous:before {
    font-size: 25px;
    font-family: inspiro-icons !important; }
  .flickity-button.next {
    right: 0px; }
    .flickity-button.next:before {
      margin-left: 4px;
      content: "\e930"; }
    .flickity-button.next.disabled {
      opacity: 0; }
  .flickity-button.previous {
    left: 0px; }
    .flickity-button.previous:before {
      content: "\e92f";
      margin-right: 2px; }
    .flickity-button.previous.disabled {
      opacity: 0; }
  .flickity-button svg {
    display: none !important; }

.inspiro-slider:hover .flickity-button.next,
.carousel:hover .flickity-button.next {
  left: auto;
  right: 10px;
  opacity: 1; }
  .inspiro-slider:hover .flickity-button.next.disabled,
  .carousel:hover .flickity-button.next.disabled {
    opacity: 0; }
.inspiro-slider:hover .flickity-button.previous,
.carousel:hover .flickity-button.previous {
  right: auto;
  left: 10px;
  opacity: 1; }
  .inspiro-slider:hover .flickity-button.previous.disabled,
  .carousel:hover .flickity-button.previous.disabled {
    opacity: 0; }
.inspiro-slider.arrows-dark .flickity-button,
.carousel.arrows-dark .flickity-button {
  color: #9896a6; }
  .inspiro-slider.arrows-dark .flickity-button:hover,
  .carousel.arrows-dark .flickity-button:hover {
    background-color: #2250fc; }
    .inspiro-slider.arrows-dark .flickity-button:hover:before,
    .carousel.arrows-dark .flickity-button:hover:before {
      color: #ffffff; }
.inspiro-slider.arrows-grey .flickity-button,
.carousel.arrows-grey .flickity-button {
  color: #cecece; }
  .inspiro-slider.arrows-grey .flickity-button:hover,
  .carousel.arrows-grey .flickity-button:hover {
    background-color: #2250fc; }
    .inspiro-slider.arrows-grey .flickity-button:hover:before,
    .carousel.arrows-grey .flickity-button:hover:before {
      color: #ffffff; }
.inspiro-slider.arrows-only .flickity-button,
.carousel.arrows-only .flickity-button {
  background-color: transparent;
  color: #ffffff;
  box-shadow: none; }
  .inspiro-slider.arrows-only .flickity-button:hover,
  .carousel.arrows-only .flickity-button:hover {
    background-color: transparent; }
    .inspiro-slider.arrows-only .flickity-button:hover:before,
    .carousel.arrows-only .flickity-button:hover:before {
      color: #ffffff; }
.inspiro-slider.arrows-visibile .flickity-button.next,
.carousel.arrows-visibile .flickity-button.next {
  left: auto;
  right: 10px;
  opacity: 1; }
.inspiro-slider.arrows-visibile .flickity-button.previous,
.carousel.arrows-visibile .flickity-button.previous {
  right: auto;
  left: 10px;
  opacity: 1; }
.inspiro-slider .portfolio-item,
.carousel .portfolio-item {
  padding-bottom: 0; }

.polo-carousel-item.is-selected {
  z-index: 2; }

.flickity-button-icon {
  fill: currentColor; }

/* ----------------------------------------------------------------
Carousel: Dots
-----------------------------------------------------------------*/
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  z-index: 3;
  height: 10px; }
  .flickity-page-dots .dot {
    display: inline-block;
    position: relative;
    margin: 0 4px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #cccccc;
    transition: background 0.8s ease; }
    .flickity-page-dots .dot:after {
      outline: medium none;
      text-indent: -999em;
      border-radius: 50%;
      overflow: hidden;
      content: '';
      position: absolute;
      bottom: 0;
      height: 0;
      left: 0;
      width: 100%;
      background-color: #cccccc;
      box-shadow: 0 0 1px #cccccc;
      transition: height 0.3s ease; }
    .flickity-page-dots .dot.is-selected:after {
      height: 100%; }

.inspiro-slider,
.carousel {
  /* dots inside */
  /* dots top */
  /* dots light */
  /* dots dark */
  /* dots grey */ }
  .inspiro-slider.dots-inside .flickity-page-dots,
  .carousel.dots-inside .flickity-page-dots {
    bottom: 20px;
    position: absolute; }
  .inspiro-slider.dots-inside-top .flickity-page-dots,
  .carousel.dots-inside-top .flickity-page-dots {
    top: 20px; }
  .inspiro-slider.dots-outside-top .flickity-page-dots,
  .carousel.dots-outside-top .flickity-page-dots {
    top: -46px; }
  .inspiro-slider.dots-light .flickity-page-dots .dot,
  .carousel.dots-light .flickity-page-dots .dot {
    box-shadow: inset 0 0 0 2px #ffffff; }
    .inspiro-slider.dots-light .flickity-page-dots .dot:after,
    .carousel.dots-light .flickity-page-dots .dot:after {
      background-color: #ffffff;
      box-shadow: 0 0 1px #ffffff; }
  .inspiro-slider.dots-dark .flickity-page-dots .dot,
  .carousel.dots-dark .flickity-page-dots .dot {
    box-shadow: inset 0 0 0 2px #9896a6; }
    .inspiro-slider.dots-dark .flickity-page-dots .dot:after,
    .carousel.dots-dark .flickity-page-dots .dot:after {
      background-color: #9896a6; }
  .inspiro-slider.dots-grey .flickity-page-dots .dot,
  .carousel.dots-grey .flickity-page-dots .dot {
    box-shadow: inset 0 0 0 2px #bbbbbb; }
    .inspiro-slider.dots-grey .flickity-page-dots .dot:after,
    .carousel.dots-grey .flickity-page-dots .dot:after {
      background-color: #bbbbbb; }
  .inspiro-slider.dots-creative .flickity-page-dots .dot,
  .carousel.dots-creative .flickity-page-dots .dot {
    opacity: 0.5;
    box-shadow: none;
    border-radius: 0;
    background-color: #ffffff;
    height: 4px;
    width: 30px; }
    .inspiro-slider.dots-creative .flickity-page-dots .dot:after,
    .carousel.dots-creative .flickity-page-dots .dot:after {
      background-color: #ffffff;
      box-shadow: none; }
    .inspiro-slider.dots-creative .flickity-page-dots .dot:hover,
    .carousel.dots-creative .flickity-page-dots .dot:hover {
      opacity: 0.6; }
    .inspiro-slider.dots-creative .flickity-page-dots .dot.is-selected,
    .carousel.dots-creative .flickity-page-dots .dot.is-selected {
      opacity: 1; }
  .inspiro-slider.dots-creative.dots-dark .flickity-page-dots .dot,
  .carousel.dots-creative.dots-dark .flickity-page-dots .dot {
    background-color: #9896a6; }
    .inspiro-slider.dots-creative.dots-dark .flickity-page-dots .dot:after,
    .carousel.dots-creative.dots-dark .flickity-page-dots .dot:after {
      background-color: #9896a6; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.carousel-promotion .owl-stage-outer {
  overflow: unset !important; }
  .carousel-promotion .owl-stage-outer .polo-carousel-item {
    opacity: .3;
    transition: opacity 400ms ease; }
    .carousel-promotion .owl-stage-outer .polo-carousel-item.active {
      opacity: 1; }

/* Owl Carousel - Settings
-----------------------------------------------------------------*/
.carousel {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease; }
  .carousel.carousel-loaded {
    opacity: 1;
    visibility: visible; }

.item-video {
  position: relative;
  width: 100%;
  height: 330px; }
  .item-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }

/* ----------------------------------------------------------------------
	Counters
-------------------------------------------------------------------------*/
.counter {
  margin-bottom: 14px; }
  .counter span {
    font-size: 50px;
    line-height: 40px; }
  .counter.small > span {
    font-size: 32px !important; }
  .counter.medium > span {
    font-size: 50px !important; }
  .counter.large > span {
    font-size: 62px !important; }

.icon-box.fancy > .counter span {
  margin: 0 12px 10px 56px; }
.icon-box.fancy.medium > .counter span {
  margin: 0 12px 10px 80px; }
.icon-box.effect:not(.center) > .counter span {
  margin: 0 12px 10px 82px; }
.icon-box.effect.large:not(.center) > .counter span {
  margin: 0 12px 10px 107px; }
.icon-box.effect.medium:not(.center) > .counter span {
  margin: 0 12px 10px 82px; }
.icon-box.effect.small:not(.center) > .counter span {
  margin: 0 12px 10px 58px;
  font-size: 32px !important; }

.countdown-container {
  display: table;
  margin: 0 auto; }

.countdown {
  color: #484848;
  overflow: hidden; }
  .countdown .countdown-box {
    display: block;
    float: left;
    margin: 24px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: auto; }
  .countdown .number {
    font-size: 72px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center; }
  .countdown span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    padding-top: 4px;
    position: relative;
    text-align: center;
    color: #9896a6; }
    .countdown span:before {
      background: none repeat scroll 0 0 #9896a6;
      content: "";
      display: block;
      height: 1px;
      left: 0;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 30px;
      opacity: .3; }
  .countdown.circle .countdown-box {
    border: 3px solid #9896a6;
    border-radius: 50%;
    color: #1f1f1f;
    height: 160px;
    padding: 34px 5px 0 0;
    width: 160px;
    margin: 20px 15px; }
    .countdown.circle .countdown-box .number {
      font-size: 52px;
      font-weight: 800px; }
    .countdown.circle .countdown-box span {
      font-size: 18px; }
  .countdown.rectangle .countdown-box {
    border: 4px solid;
    padding: 24px;
    width: 170px;
    margin-left: 15px;
    margin-right: 15px; }
    .countdown.rectangle .countdown-box .number {
      font-size: 52px;
      font-weight: 600; }
    .countdown.rectangle .countdown-box span {
      font-size: 18px; }
  .countdown.medium .countdown-box, .countdown.circle.medium .countdown-box, .countdown.rectangle.medium .countdown-box {
    height: 90px;
    margin: 6px;
    padding: 20px 4px 0 0;
    width: 90px; }
  .countdown.medium .number, .countdown.circle.medium .number, .countdown.rectangle.medium .number {
    font-size: 30px;
    margin-bottom: 4px; }
  .countdown.medium span, .countdown.circle.medium span, .countdown.rectangle.medium span {
    font-size: 12px; }
  .countdown.circle.medium .countdown-box, .countdown.rectangle.medium .countdown-box {
    border: solid 2px; }
  .countdown.small .countdown-box, .countdown.circle.small .countdown-box, .countdown.rectangle.small .countdown-box {
    margin: 10px;
    height: 60px;
    padding: 10px 0px 0 0;
    width: 60px;
    margin: 5px 2px; }
  .countdown.small .number, .countdown.circle.small .number, .countdown.rectangle.small .number {
    font-size: 14px;
    margin-bottom: 6px; }
  .countdown.small span, .countdown.circle.small span, .countdown.rectangle.small span {
    font-size: 10px;
    padding-top: 0px; }
  .countdown.circle.small .countdown-box, .countdown.rectangle.small .countdown-box {
    border: solid 2px; }
  .countdown.light .countdown-box {
    border-color: #ffffff;
    color: #ffffff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); }
  .countdown.countdown-light span:before {
    background: #ffffff; }
  .countdown.countdown-light span,
  .countdown.countdown-light .number {
    color: #ffffff !important; }
  .countdown.countdown-light.circle .countdown-box {
    border-color: #ffffff; }
  .countdown.countdown-light.rectangle .countdown-box {
    border-color: #ffffff; }
  .countdown.countdown-dark span,
  .countdown.countdown-dark .number {
    color: #9896a6 !important; }

@media (max-width: 1024px) {
  .countdown .countdown-box {
    height: 60px !important;
    padding: 2px 0px 0 0 !important;
    width: 60px !important;
    margin: 0px !important;
    border: solid 0px !important; }

  .countdown .countdown-box .number {
    font-size: 20px !important;
    margin-bottom: 0px; }

  .countdown .countdown-container .countdown-box span {
    font-size: 10px !important;
    padding-top: 0px; } }
/* ----------------------------------------------------------------
    Dropcat & Highlight
-----------------------------------------------------------------*/
.dropcap {
  background: none repeat scroll 0 0 #eeeeee;
  border-radius: 4px;
  display: inline-block;
  float: left;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin: 8px 20px 0 0;
  text-align: center;
  width: 40px; }
  .dropcap.dropcap-circle {
    border-radius: 50%; }
  .dropcap.dropcap-large {
    font-size: 44px;
    height: 80px;
    line-height: 80px;
    width: 80px; }
  .dropcap.dropcap-small {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin: 3px 5px -3px 0;
    width: 21px; }
  .dropcap.dropcap-colored {
    background-color: #2250fc;
    color: #ffffff; }

span.highlight {
  padding: 0 5px; }

.highlight.highlight-primary {
  color: #2250fc;
  font-weight: bold; }
.highlight.highlight-secondary {
  color: #5A6268;
  font-weight: bold; }
.highlight.highlight-warning {
  color: #ffb20e;
  font-weight: bold; }
.highlight.highlight-danger {
  color: #CE041C;
  font-weight: bold; }
.highlight.highlight-info {
  color: #53b0f8;
  font-weight: bold; }
.highlight a {
  color: #333; }
.highlight.highlight-large {
  font-size: 20px; }
.highlight.highlight-small {
  font-size: 12px;
  padding: 0 7px; }
.highlight.highlight-colored {
  background-color: #2250fc;
  color: #ffffff; }

/* ----------------------------------------------------------------
    Team Members
-----------------------------------------------------------------*/
.team-members .team-member {
  background-color: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 4px; }
  .team-members .team-member .team-image {
    margin-bottom: 20px; }
    .team-members .team-member .team-image > img {
      width: 100%;
      border-radius: 5px 5px 0 0; }
  .team-members .team-member .team-desc {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px; }
    .team-members .team-member .team-desc > h3 {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 0; }
    .team-members .team-member .team-desc > span {
      font-size: 13px;
      color: #bbbbbb;
      line-height: 18px; }
    .team-members .team-member .team-desc > p {
      margin-top: 10px;
      font-size: 14px; }
.team-members.team-members-circle .team-member {
  background-color: transparent;
  padding: 20px; }
  .team-members.team-members-circle .team-member .team-image > img {
    border-radius: 50%; }
.team-members.team-members-card .team-member {
  border: 1px solid #eeeeee;
  border-radius: 4px; }
  .team-members.team-members-card .team-member .team-image > img {
    border-radius: 0; }
  .team-members.team-members-card .team-member .team-desc {
    background-color: #fdfdfd;
    border-radius: 0px 0px 4px 4px;
    padding: 10px; }
.team-members.team-members-shadow .team-member {
  border: 1px solid #eeeeee;
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.03);
  margin:10px;}
  .team-members.team-members-shadow .team-member .team-image > img {
    border-radius: 0; }
  .team-members.team-members-shadow .team-member .team-desc {
    padding: 20px; }
.team-members.team-members-transparent .team-member {
  background-color: transparent; }
  .team-members.team-members-transparent .team-member .team-desc > h3 {
    color: #ffffff; }
  .team-members.team-members-transparent .team-member .team-desc > span {
    color: #ffffff; }
  .team-members.team-members-transparent .team-member .team-desc > p {
    color: #ffffff; }
.team-members.team-members-left .team-member {
  text-align: left; }
  .team-members.team-members-left .team-member .team-image {
    float: left;
    width: 40%;
    margin-bottom: 0; }
  .team-members.team-members-left .team-member .team-desc {
    overflow: hidden;
    position: relative;
    width: 60%;
    padding-left: 30px; }
    .team-members.team-members-left .team-member .team-desc > h3 {
      margin-top: 0; }

/* ----------------------------------------------------------------------
	Progress Bar
-------------------------------------------------------------------------*/
.p-progress-bar-container,
.progress-bar-container {
  width: 100%;
  height: 40px;
  margin: 20px 0 20px 0;
  overflow: hidden;
  background-color: #eee; }

.p-progress-bar,
.progress-bar {
  height: 100%;
  padding: 10px;
  background-color: #113f68;
  box-shadow: none; }
  .p-progress-bar .progress-number,
  .p-progress-bar .progress-type,
  .progress-bar .progress-number,
  .progress-bar .progress-type {
    color: #fff;
    float: right;
    margin-top: -2px; }

.progress-title {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  position: absolute;
  text-align: left; }
  .progress-title i {
    margin-right: 8px; }

.p-progress-bar-container.radius,
.p-progress-bar-container.radius .p-progress-bar,
.p-progress-bar-container.radius .progress-bar,
.progress-bar-container.radius,
.progress-bar-container.radius .p-progress-bar,
.progress-bar-container.radius .progress-bar {
  border-radius: 4px; }
.p-progress-bar-container.title-up .progress-title,
.progress-bar-container.title-up .progress-title {
  color: #333;
  margin-left: -10px;
  margin-top: -32px; }
.p-progress-bar-container.title-up:not(:first-child),
.progress-bar-container.title-up:not(:first-child) {
  margin-top: 40px; }
.p-progress-bar-container.title-up .p-progress-bar .progress-number,
.p-progress-bar-container.title-up .p-progress-bar .progress-type,
.p-progress-bar-container.title-up .progress-bar .progress-number,
.p-progress-bar-container.title-up .progress-bar .progress-type,
.progress-bar-container.title-up .p-progress-bar .progress-number,
.progress-bar-container.title-up .p-progress-bar .progress-type,
.progress-bar-container.title-up .progress-bar .progress-number,
.progress-bar-container.title-up .progress-bar .progress-type {
  color: #333;
  margin-top: -32px;
  position: absolute;
  right: 15px; }
.p-progress-bar-container.title-up .p-progress-bar .progress-number,
.p-progress-bar-container.title-up .progress-bar .progress-number,
.progress-bar-container.title-up .p-progress-bar .progress-number,
.progress-bar-container.title-up .progress-bar .progress-number {
  right: 26px; }
.p-progress-bar-container.medium,
.progress-bar-container.medium {
  height: 20px; }
  .p-progress-bar-container.medium .p-progress-bar,
  .p-progress-bar-container.medium .progress-bar,
  .progress-bar-container.medium .p-progress-bar,
  .progress-bar-container.medium .progress-bar {
    padding: 0; }
  .p-progress-bar-container.medium .progress-title,
  .progress-bar-container.medium .progress-title {
    margin-left: 0;
    margin-top: -20px; }
  .p-progress-bar-container.medium .p-progress-bar .progress-number,
  .p-progress-bar-container.medium .p-progress-bar .progress-type,
  .p-progress-bar-container.medium .progress-bar .progress-number,
  .p-progress-bar-container.medium .progress-bar .progress-type,
  .progress-bar-container.medium .p-progress-bar .progress-number,
  .progress-bar-container.medium .p-progress-bar .progress-type,
  .progress-bar-container.medium .progress-bar .progress-number,
  .progress-bar-container.medium .progress-bar .progress-type {
    margin-top: -18px;
    display: none; }
.p-progress-bar-container.small,
.progress-bar-container.small {
  height: 10px; }
  .p-progress-bar-container.small .p-progress-bar,
  .p-progress-bar-container.small .progress-bar,
  .progress-bar-container.small .p-progress-bar,
  .progress-bar-container.small .progress-bar {
    padding: 0; }
  .p-progress-bar-container.small .progress-title,
  .progress-bar-container.small .progress-title {
    margin-left: 0;
    margin-top: -20px; }
  .p-progress-bar-container.small .p-progress-bar .progress-number,
  .p-progress-bar-container.small .p-progress-bar .progress-type,
  .p-progress-bar-container.small .progress-bar .progress-number,
  .p-progress-bar-container.small .progress-bar .progress-type,
  .progress-bar-container.small .p-progress-bar .progress-number,
  .progress-bar-container.small .p-progress-bar .progress-type,
  .progress-bar-container.small .progress-bar .progress-number,
  .progress-bar-container.small .progress-bar .progress-type {
    margin-top: -18px;  display: none; }
.p-progress-bar-container.no-bg,
.progress-bar-container.no-bg {
  background: none !important; }
.p-progress-bar-container.extra-small,
.progress-bar-container.extra-small {
  height: 2px; }
  .p-progress-bar-container.extra-small .p-progress-bar,
  .p-progress-bar-container.extra-small .progress-bar,
  .progress-bar-container.extra-small .p-progress-bar,
  .progress-bar-container.extra-small .progress-bar {
    padding: 0; }
  .p-progress-bar-container.extra-small .progress-title,
  .progress-bar-container.extra-small .progress-title {
    margin-left: 0;
    margin-top: -20px; }
  .p-progress-bar-container.extra-small .p-progress-bar .progress-number,
  .p-progress-bar-container.extra-small .p-progress-bar .progress-type,
  .p-progress-bar-container.extra-small .progress-bar .progress-number,
  .p-progress-bar-container.extra-small .progress-bar .progress-type,
  .progress-bar-container.extra-small .p-progress-bar .progress-number,
  .progress-bar-container.extra-small .p-progress-bar .progress-type,
  .progress-bar-container.extra-small .progress-bar .progress-number,
  .progress-bar-container.extra-small .progress-bar .progress-type {
    margin-top: -18px; }
.p-progress-bar-container.transparent,
.progress-bar-container.transparent {
  background: none !important; }
  .p-progress-bar-container.transparent .p-progress-bar,
  .p-progress-bar-container.transparent .progress-bar,
  .progress-bar-container.transparent .p-progress-bar,
  .progress-bar-container.transparent .progress-bar {
    background-color: rgba(0, 0, 0, 0.35); }
  .p-progress-bar-container.transparent.title-up .p-progress-bar .progress-title,
  .p-progress-bar-container.transparent.title-up .p-progress-bar .progress-number,
  .p-progress-bar-container.transparent.title-up .p-progress-bar .progress-type,
  .p-progress-bar-container.transparent.title-up .progress-bar .progress-title,
  .p-progress-bar-container.transparent.title-up .progress-bar .progress-number,
  .p-progress-bar-container.transparent.title-up .progress-bar .progress-type,
  .progress-bar-container.transparent.title-up .p-progress-bar .progress-title,
  .progress-bar-container.transparent.title-up .p-progress-bar .progress-number,
  .progress-bar-container.transparent.title-up .p-progress-bar .progress-type,
  .progress-bar-container.transparent.title-up .progress-bar .progress-title,
  .progress-bar-container.transparent.title-up .progress-bar .progress-number,
  .progress-bar-container.transparent.title-up .progress-bar .progress-type {
    color: #fff; }

.pie-animated {
  opacity: 1; }

.pie-chart {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 50px;
  position: relative;
  text-align: center; }
  .pie-chart canvas {
    position: absolute;
    top: 0;
    left: 0; }
  .pie-chart span,
  .pie-chart i {
    display: inline-block;
    font-size: 28px;
    z-index: 2;
    font-weight: 600; }
  .pie-chart i {
    font-size: 38px; }
  .pie-chart span.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em; }
  .pie-chart.transparent span,
  .pie-chart.transparent span.percent,
  .pie-chart.transparent i {
    color: #fff; }

hr {
  margin-bottom: 10px;
  margin-top: 10px;
  clear: both; }
  hr.space {
    border: none;
    height: 50px; }
  hr.space-xs {
    border: none;
    height: 20px; }
  hr.space-md {
    border: none;
    height: 40px; }
  hr.space-lg {
    border: none;
    height: 80px; }
  hr.space-xlg {
    border: none;
    height: 120px; }
  hr.space-xxlg {
    border: none;
    height: 200px; }

body.breakpoint-md hr.space {
  height: 26px; }
body.breakpoint-sm hr.space, body.breakpoint-xs hr.space {
  height: 16px; }
body.breakpoint-xs hr.space-lg, body.breakpoint-sm hr.space-lg {
  height: 40px; }
body.breakpoint-xs hr.space-xlg, body.breakpoint-sm hr.space-xlg {
  height: 40px; }
body.breakpoint-xs hr.space-xxlg, body.breakpoint-sm hr.space-xxlg {
  height: 80px; }

/* ----------------------------------------------------------------------
	Seperator
-------------------------------------------------------------------------*/
.seperator,
.separator {
  color: #ccc;
  width: 100%;
  margin: 30px auto;
  overflow: hidden;
  text-align: center;
  line-height: 1.2em; }

.seperator-simple {
  margin: 14px auto; }

.seperator::before,
.seperator::after,
.separator::before,
.separator::after {
  border-bottom: 1px solid #eee;
  content: "";
  display: inline-block;
  height: 0.65em;
  margin: 0 -4px 0 -100%;
  vertical-align: top;
  width: 50%; }

.seperator.seperator-dark::before,
.seperator.seperator-dark::after,
.separator.seperator-dark::before,
.separator.seperator-dark::after {
  border-bottom: 1px solid #333 !important; }

.seperator.seperator-grey::before,
.seperator.seperator-grey::after,
.separator.seperator-grey::before,
.separator.seperator-grey::after {
  border-bottom: 1px solid #ccc; }

.seperator.seperator-light::before,
.seperator.seperator-light::after,
.separator.seperator-light::before,
.separator.seperator-light::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.seperator::after,
.separator::after {
  margin: 0 -100% 0 0; }

.seperator i,
.separator i {
  font-size: 18px; }

.seperator i,
.seperator span,
.seperator a,
.separator i,
.separator span,
.separator a {
  margin: 0 20px 0 24px;
  display: inline-block; }

.seperator.dotted:before,
.seperator.dotted:after,
.separator.dotted:before,
.separator.dotted:after {
  border-bottom: 2px dotted #ccc; }

.seperator.seperator-left,
.separator.seperator-left {
  float: left;
  margin: 2px 36px 0 0; }

.seperator.left i,
.separator.left i {
  float: left;
  margin: 2px 36px 0 0; }

.seperator.right i,
.separator.right i {
  float: right;
  margin: 0 0 2px 36px; }

.seperator.seperator-bold:before,
.seperator.seperator-bold:after,
.separator.seperator-bold:before,
.separator.seperator-bold:after {
  border-bottom-width: 6px; }

.seperator.seperator-small,
.separator.seperator-small {
  width: 10%;
  margin: 5px auto; }

.seperator.seperator-medium,
.separator.seperator-medium {
  width: 20%;
  margin: 10px auto; }

.text-seperator {
  background-color: #111;
  display: block;
  height: 4px;
  margin: 20px 0; }

.text-seperator-small {
  width: 10%; }

.text-seperator-medium {
  width: 30%; }

.text-seperator-large {
  width: 60%; }

.seperator.seperator-image:before,
.seperator.seperator-image:after,
.separator.seperator-image:before,
.separator.seperator-image:after {
  border: 0; }

.seperator.seperator-image,
.separator.seperator-image {
  background-position: center center;
  background-repeat: repeat-x;
  margin: 0;
  padding: 0; }

.seperator.seperator-over-top,
.separator.seperator-over-top {
  margin-bottom: -17px;
  position: relative;
  top: -13px !important; }

.triangle-divider-bottom {
  background-image: url("../images/triangle-divider-down.png");
  background-position: left center;
  background-repeat: repeat-x;
  bottom: 0;
  height: 12px;
  position: absolute;
  width: 100%; }

.triangle-divider-top {
  background-image: url("../images/triangle-divider-top.png");
  background-position: left center;
  background-repeat: repeat-x;
  top: 0;
  height: 12px;
  position: absolute;
  width: 100%; }

.spinners {
  position: relative; }
  .spinners:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    border-top: 2px solid #07d;
    border-right: 2px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spinner-rotate .6s linear infinite;
    -moz-animation: spinner-rotate .6s linear infinite;
    -ms-animation: spinner-rotate .6s linear infinite;
    -o-animation: spinner-rotate .6s linear infinite;
    animation: spinner-rotate 0.6s linear infinite;
    width: 1.4rem;
    height: 1.4rem;
    margin-top: -.7rem;
    margin-left: -.7rem;
    border-top-width: 2px;
    border-right-width: 2px; }
  .spinners.spinners--xl:before {
    width: 2.6rem;
    height: 2.6rem;
    margin-top: -1.6rem;
    margin-left: -1.6rem;
    border-top-width: 5px;
    border-right-width: 5px; }
  .spinners.spinners--lg:before {
    width: 2rem;
    height: 2rem;
    margin-top: -1rem;
    margin-left: -1rem;
    border-top-width: 3px;
    border-right-width: 3px; }
  .spinners.spinners--sm:before {
    width: 1rem;
    height: 1rem;
    margin-top: -.5rem;
    margin-left: -.5rem;
    border-top-width: 1px;
    border-right-width: 1px; }
  .spinners.spinners--right:before {
    left: auto;
    right: 0.7rem; }
  .spinners.spinners--right.spinners--lg:before {
    right: 1rem; }
  .spinners.spinners--right.spinners--sm:before {
    right: 0.5rem; }
  .spinners.spinners--right.btn {
    padding-right: 3.1rem; }
    .spinners.spinners--right.btn.spinners--lg {
      padding-right: 4.5rem; }
    .spinners.spinners--right.btn.spinners--sm {
      padding-right: 2.25rem; }
  .spinners.spinners--left:before {
    left: 1.4rem; }
  .spinners.spinners--left.spinners--lg:before {
    left: 2rem; }
  .spinners.spinners--left.spinners--sm:before {
    left: 1rem; }
  .spinners.spinners--left.btn {
    padding-left: 3.1rem; }
    .spinners.spinners--left.btn.spinners--lg {
      padding-left: 4.5rem; }
    .spinners.spinners--left.btn.spinners--sm {
      padding-left: 2.25rem; }
  .spinners:before {
    border-top-color: #dfe2ea; }
  .spinners.spinners--skin-dark:before {
    border-top-color: #acafba; }
  .spinners.spinners--brand:before {
    border-top-color: #716aca; }
  .spinners.spinners--metal:before {
    border-top-color: #c4c5d6; }
  .spinners.spinners--light:before {
    border-top-color: #fff; }
  .spinners.spinners--accent:before {
    border-top-color: #00c5dc; }
  .spinners.spinners--focus:before {
    border-top-color: #9816f4; }
  .spinners.spinners--primary:before {
    border-top-color: #5867dd; }
  .spinners.spinners--success:before {
    border-top-color: #34bfa3; }
  .spinners.spinners--info:before {
    border-top-color: #36a3f7; }
  .spinners.spinners--warning:before {
    border-top-color: #ffb822; }
  .spinners.spinners--danger:before {
    border-top-color: #f4516c; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .spinners:before {
    animation: none !important; } }
@-webkit-keyframes spinner-rotate {
  to {
    transform: rotate(360deg); } }
@-moz-keyframes spinner-rotate {
  to {
    transform: rotate(360deg); } }
@-o-keyframes spinner-rotate {
  to {
    transform: rotate(360deg); } }
@keyframes spinner-rotate {
  to {
    transform: rotate(360deg); } }
/* ----------------------------------------------------------------
	Blockquotes
-----------------------------------------------------------------*/
.blockquote {
  border-left: 3px solid #2250fc;
  font-size: 20px;
  padding: 10px 20px;
  margin: 0 0 20px; }

.blockquote-reverse {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-simple {
  border: 0 none !important; }

.blockquote-fancy,
.blockquote-color,
.blockquote-dark {
  border: 0 none !important; }

.blockquote-color {
  background-color: #2250fc; }
  .blockquote-color small {
    color: #ffffff; }

.blockquote-fancy::before {
  color: rgba(0, 0, 0, 0.04);
  content: '"';
  display: block;
  font-size: 100px;
  left: 4px;
  position: absolute;
  top: 14px; }
.blockquote-fancy > small {
  float: right; }

.blockquote-dark {
  background-color: #333; }

.blockquote-color,
.blockquote-dark {
  padding: 28px;
  color: #ffffff; }

/* ----------------------------------------------------------------------
Forms
-------------------------------------------------------------------------*/
form .btn {
  padding: 12px 14px; }

/* .form-control:not(.is-invalid):not(.is-valid),
input:not(.is-invalid):not(.is-valid):not([type="checkbox"]):not([type="radio"]),
select:not(.is-invalid):not(.is-valid),
.form-control-plaintext:not(.is-invalid):not(.is-valid) {
    border-radius: 0;
    box-shadow: none;
    border-top-left-radius: $border-radius;
    border-bottom-left-radius: $border-radius;
    border-top-right-radius: $border-radius;
    border-bottom-right-radius: $border-radius;
    border: 1px solid $border-color;
    &:focus {
        background-color: $background-light;
        border-color: $color-theme;
        box-shadow: none;
    }
} */
input:not([type="checkbox"]):not([type="radio"]),
select {
  line-height: 18px;
  padding: 10px 16px;
  min-height: 40px;
  font-size: .9rem; }

.input-group-append {
  margin-left: -4px; }
  .input-group-append .btn,
  .input-group-append button {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    height: 40px; }
    .input-group-append .btn i,
    .input-group-append button i {
      margin-right: 0px; }

.input-group-prepend .btn,
.input-group-prepend button {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
  .input-group-prepend .btn i,
  .input-group-prepend button i {
    margin-right: 0px; }
.input-group-prepend + input {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.input-group .input-group-btn {
  margin-left: -4px; }
  .input-group .input-group-btn .btn,
  .input-group .input-group-btn button {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }

.input-group-lg .btn {
  padding: 16px 20px;
  font-size: 14px; }

.input-group-text {
  border: 0; }

.input-group-text i {
  margin-left: 4px;
  margin-right: 4px;
  font-size: 1.2rem; }

/* .form-group {
    margin-bottom: 20px;
    +.btn {
        margin-left: -4px;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        margin-bottom: 0 !important;
    }
} */
.form-group label:not(.error) {
  font-size: 13px;
  letter-spacing: 0.04em;
  font-weight: 400;
  margin-bottom: 4px;
  color: #777777; }

.form-inline button {
  margin: 0px; }

.form-group > label {
  display: block; }

.has-feedback label ~ .form-control-feedback {
  top: 44px; }

.is-invalid:not(.form-control) {
  font-size: .8rem;
  color: #CE041C; }

.is-invalid,
.is-valid {
  display: block;
  clear: both;
  width: 100%; }

/* .form-gray-fields .form-control {
    background-color: rgba($light, .6);
    border-color: transparent;
    color: #333;
    &:focus {
        background-color: #eee;
    }
}
.form-transparent-fields .form-control {
    background-color: rgba(0, 0, 0, 0.4);
    border-color: rgba(0, 0, 0, 0.4);
    &:focus {
        background-color: rgba(0, 0, 0, 0.7);
    }
}
.form-transparent-light-fields .form-control {
    background-color: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.1);
    &:focus {
        background-color: rgba(255, 255, 255, 0.7);
    }
}
 */
/*
input[type="checkbox"].form-control {
    float: left;
    width: auto;
    margin-right: 13px;
    height: 24px;
    cursor: pointer;
    &.error {
        ~ label,
        ~ label a {
            color: #b71828 !important;
        }
    }
}
 */
input[type="checkbox"].form-control {
  float: left;
  width: auto;
  margin-right: 13px;
  height: 24px;
  cursor: pointer; }

input[type="color"] {
  width: 100%;
  height: 100%;
  min-height: 3px;
  padding: 0;
  border: 0px;
  cursor: pointer; }
  input[type="color"]:focus {
    box-shadow: none; }

/*form select*/
select.form-control:not([size]):not([multiple]) {
  height: 40px; }

select {
  width: 100%;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: url(../images/dropdown-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: right center !important; }

select[multiple] {
  background-image: none; }

.order-select > h6 {
  margin-bottom: 0; }
.order-select p {
  font-size: 13px; }

.button-search {
  background-color: #fff;
  border-color: #e9e9e9 #e9e9e9 #e9e9e9;
  border-style: solid;
  border-width: 1px 1px 1px 0 !important;
  box-shadow: none;
  margin-left: -6px !important;
  z-index: 2 !important; }

/* ----------------------------------------------------------------------
 Reservation form
-------------------------------------------------------------------------*/
.reservation-form-over {
  top: -80px;
  z-index: 10;
  margin-bottom: -80px;
  overflow: inherit;
  background-color: transparent; }

.reservation-form {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #eee;
  min-height: 160px;
  padding: 30px;
  position: relative;
  z-index: 9999 !important; }
  .reservation-form label {
    color: #555; }
  .reservation-form input,
  .reservation-form select {
    border: 0px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #ececec;
    width: 100%; }
  .reservation-form .date input {
    border-radius: 4px 0 0 4px;
    border-width: 2px 0 2px 2px; }
  .reservation-form .input-group-addon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff !important;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 2px 2px 2px 0; }
  .reservation-form input,
  .reservation-form select {
    color: #555;
    display: block;
    font-size: 15px;
    line-height: 1.42857;
    padding: 8px 14px;
    width: 100%; }

/*reservation form style 2*/
#book {
  background-color: rgba(0, 0, 0, 0.4);
  border: 10px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: 40px; }

/* Fixes */
.widget .input-group-text {
  height: 40px; }

.list-group input[type="radio"] {
  display: none; }

.list-group input[type="radio"] + .list-group-item {
  cursor: pointer; }

.list-group input[type="radio"]:checked + .list-group-item {
  background-color: #f8f9fa; }

/* ----------------------------------------------------------------------
Forms - Dark
-------------------------------------------------------------------------*/
.dark .form-control,
.dark input,
.dark select,
.dark textarea {
  background-color: #222;
  border-color: #333;
  color: #ffffff; }

.spinner-loader-inside {
  margin-left: -30px;
  margin-top: 6px;
  z-index: 3; }

/* ----------------------------------------------------------------
Lables & Badgets
-----------------------------------------------------------------*/
.badge {
  font-weight: 600; }

.a.badge {
  color: #ffffff; }

.badge-pill {
  padding: 0.4em .8em;
  border-radius: 10rem; }

.badge-primary {
  background-color: #2250fc; }

/* ----------------------------------------------------------------------
	Light Box
-------------------------------------------------------------------------*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  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 {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
  .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 {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader,
.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: 36px !important;
  height: 36px !important;
  cursor: pointer;
  line-height: 36px;
  position: absolute;
  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: 22px; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #a3a3a3;
  font-size: 37px;
  font-weight: 300;
  top: 5px;
  right: 5px; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .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 {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.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: -40px; }

.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%; }

.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; }

.lightbox-open {
  position: relative;
  overflow: hidden !important; }

.mfp-ajax-holder .mfp-content {
  background: #F8F8F8;
  max-width: 1000px; }
.mfp-ajax-holder .ajax-quick-view {
  padding: 20px 30px 35px; }
  .mfp-ajax-holder .ajax-quick-view .quick-view-title {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
    position: relative; }
    .mfp-ajax-holder .ajax-quick-view .quick-view-title h2 {
      font-weight: 600; }

.mfp-ajax-holder .mfp-close:hover {
  background: #2250fc;
  color: #ffffff; }

/*settings*/
.portfolio-ajax-page iframe {
  width: 100%; }
.portfolio-ajax-page .col-lg-8 {
  margin-bottom: -6px !important; }

@media (max-width: 1024px) {
  .mfp-ajax-holder .mfp-close {
    margin-right: 0; }

  .mfp-close {
    font-size: 22px;
    height: 30px;
    line-height: 32px;
    width: 30px; } }
.list {
  clear: both;
  display: block;
  position: relative; }
  .list li {
    line-height: 32px; }
    .list li a {
      color: #484848; }

.list-lines,
.icon-list,
.list-simple,
.list-posts,
.list ul {
  padding: 0px; }

.list,
.list-icon,
.list-lines,
.icon-list,
.list-simple,
.list-posts,
.list-tweets li {
  list-style: none; }
  .list a,
  .list-icon a,
  .list-lines a,
  .icon-list a,
  .list-simple a,
  .list-posts a,
  .list-tweets li a {
    color: #484848; }

.list-colored li a {
  color: #2250fc;
  font-weight: 600; }

.list-legend li {
  float: left;
  margin-right: 14px;
  margin-bottom: 10px; }
  .list-legend li span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 9px;
    background-color: #2250fc;
    float: left;
    margin-top: 6px; }

.icon-list li,
.list-arrow-icons li,
.list-tweets li {
  padding-left: 0px; }

.list-medium li {
  margin: 12px 0; }

.list-large li {
  margin: 18px 0; }

.list-large li:first-child,
.list-medium li:first-child {
  margin-top: 0; }

.list-large li:last-child,
.list-medium li:last-child {
  margin-bottom: 0; }

.list-posts small {
  display: block;
  font-style: italic;
  opacity: 0.7; }

.list-lines {
  list-style: none; }
  .list-lines li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0 10px 2px; }
    .list-lines li:last-child {
      border-bottom: 0px; }

.list-icon {
  list-style: none;
  padding-left: 0; }
  .list-icon ul {
    list-style: none; }
  .list-icon ul {
    padding: 0; }
  .list-icon li {
    margin-bottom: 10px;
    margin-left: 20px; }
  .list-icon i {
    font-size: 15px;
    margin-right: 14px;
    margin-left: -20px; }
  .list-icon.list-icon-colored li:before, .list-icon.icon-list-colored i {
    color: #2250fc; }
  .list-icon li:before {
    margin-left: -20px;
    position: absolute;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900; }
  .list-icon.list-icon-arrow li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f054"; }
  .list-icon.list-icon-arrow-circle li:before {
    content: "\f0a9";
    font-family: "Font Awesome 5 Free"; }
  .list-icon.list-icon-check li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free"; }
  .list-icon.list-icon-caret li:before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free"; }
  .list-icon.list-icon-uncheck li:before {
    content: "\f144";
    font-family: "Font Awesome 5 Free"; }
  .list-icon.list-icon-plus li:before {
    content: "\f055";
    font-family: "Font Awesome 5 Free"; }
  .list-icon.list-icon-info li:before {
    content: "\f05a";
    font-family: "Font Awesome 5 Free"; }
  .list-icon.list-icon-circle li:before {
    content: "\f192";
    font-family: "Font Awesome 5 Free"; }

a.list-group-item.active {
  background-color: #2250fc;
  border: #2250fc; }
  a.list-group-item.active h1,
  a.list-group-item.active h2,
  a.list-group-item.active h3,
  a.list-group-item.active h4,
  a.list-group-item.active h5,
  a.list-group-item.active h6,
  a.list-group-item.active p {
    color: #ffffff; }
  a.list-group-item.active:hover, a.list-group-item.active.active {
    color: #ffffff !important; }

/* ----------------------------------------------------------------
    Maps
-----------------------------------------------------------------*/
.map {
  width: 100%;
  min-height: 460px;
  height: auto; }

.fullscreen .map,
.fullscreen.map {
  min-height: 100vh; }

@media (max-width: 1024px) {
  .map {
    min-height: 240px; }

  .fullscreen .map,
  .fullscreen.map {
    min-height: 100vh; } }
.animated-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #2250fc;
  position: relative;
  top: -10px;
  right: 8px; }
  .animated-dot:before, .animated-dot:after {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #2250fc;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: scale(0.5);
    transform-origin: center center;
    animation: pulse-me 3s linear infinite; }
  .animated-dot:after {
    animation-delay: 2.4s; }

@keyframes pulse-me {
  0% {
    transform: scale(0.5);
    opacity: 0; }
  50% {
    opacity: 0.1; }
  70% {
    opacity: 0.09; }
  100% {
    transform: scale(16);
    opacity: 0; } }
/* ----------------------------------------------------------------------
	Pagination & Pager
-------------------------------------------------------------------------*/
.pagination-wrap {
  display: block;
  clear: both; }

.pagination {
  clear: both; }
  .pagination .page-item:not(.disabled) > .page-link {
    color: #484848;
    background-color: #fff;
    border-color: #ececec; }
  .pagination .page-item:not(.disabled).active > .page-link, .pagination .page-item:not(.disabled):active > .page-link, .pagination .page-item:not(.disabled):focus > .page-link, .pagination .page-item:not(.disabled):hover > .page-link {
    background-color: #edf1f6;
    border-color: #e4e4e4;
    color: #484848;
    box-shadow: none; }
  .pagination .page-item.disabled > .page-link {
    color: #a2a2a2; }
  .pagination.pagination-flat .page-item > .page-link {
    border: 0; }
    .pagination.pagination-flat .page-item > .page-link:hover {
      color: #484848;
      background-color: #F7F9FB; }

/*Post Nav*/
.post-navigation {
  border-top: 1px solid #eee;
  display: inline-block;
  list-style: outside none none;
  min-height: 84px;
  padding: 20px 0 0;
  position: relative;
  width: 100%;
  background-color: #ffffff; }
  .post-navigation a {
    color: #484848; }
  .post-navigation .post-next,
  .post-navigation .post-prev {
    position: absolute;
    font-size: 16px;
    max-width: 40%;
    height: 44px; }
    .post-navigation .post-next span,
    .post-navigation .post-prev span {
      display: block;
      color: #484848;
      font-size: 11px;
      text-transform: uppercase;
      opacity: 0.7;
      margin-bottom: -6px;
      margin-top: 3px; }
  .post-navigation a:hover {
    transition: all 0.3s ease;
    color: #2250fc; }
  .post-navigation .post-next {
    right: 25px;
    text-align: right; }
    .post-navigation .post-next:before {
      content: "\e930";
      font-family: "inspiro-icons";
      font-size: 20px;
      position: absolute;
      top: 50%;
      transform: translate3d(0, -50%, 0);
      transition: all 0.3s ease;
      right: 10px;
      padding-top: 2px; }
    .post-navigation .post-next:hover:before {
      transform: translate3d(5px, -50%, 0); }
  .post-navigation .post-prev {
    left: 25px; }
    .post-navigation .post-prev:before {
      content: "\e92f";
      font-family: "inspiro-icons";
      font-size: 20px;
      position: absolute;
      top: 50%;
      transform: translate3d(0, -50%, 0);
      transition: all 0.3s ease;
      padding-top: 2px;
      left: 10px; }
    .post-navigation .post-prev:hover:before {
      transform: translate3d(-5px, -50%, 0); }
  .post-navigation .post-prev-title {
    padding-left: 40px; }
  .post-navigation .post-next-title {
    padding-right: 40px; }
  .post-navigation .post-all {
    font-size: 24px;
    left: auto;
    position: absolute;
    right: 50%;
    text-align: center;
    top: 32px;
    width: 12px;
    opacity: 0.7; }

.single-post .post-navigation .post-prev {
  left: 0px; }
.single-post .post-navigation .post-next {
  right: 0px; }

@media (max-width: 1024px) {
  .post-prev-title,
  .post-next-title {
    display: none; } }
 /* ----------------------------------------------------------------------
    Breadcrumbs
-------------------------------------------------------------------------*/
.breadcrumb {
  background-color: transparent;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  display: block; }
  .breadcrumb ul,
  .breadcrumb ol {
    display: inline;
    margin: 0;
    padding: 0; }
    .breadcrumb ul .breadcrumb-item,
    .breadcrumb ul li,
    .breadcrumb ol .breadcrumb-item,
    .breadcrumb ol li {
      display: inline;
      position: relative;
      opacity: .8; }
      .breadcrumb ul .breadcrumb-item + li:before,
      .breadcrumb ul li + li:before,
      .breadcrumb ol .breadcrumb-item + li:before,
      .breadcrumb ol li + li:before {
        content: "\e930";
        font-family: "inspiro-icons";
        margin: 0 5px;
        background-color: transparent; }
      .breadcrumb ul .breadcrumb-item a,
      .breadcrumb ul li a,
      .breadcrumb ol .breadcrumb-item a,
      .breadcrumb ol li a {
        color: #484848; }
      .breadcrumb ul .breadcrumb-item:hover, .breadcrumb ul .breadcrumb-item.active, .breadcrumb ul .breadcrumb-item:last-child,
      .breadcrumb ul li:hover,
      .breadcrumb ul li.active,
      .breadcrumb ul li:last-child,
      .breadcrumb ol .breadcrumb-item:hover,
      .breadcrumb ol .breadcrumb-item.active,
      .breadcrumb ol .breadcrumb-item:last-child,
      .breadcrumb ol li:hover,
      .breadcrumb ol li.active,
      .breadcrumb ol li:last-child {
        opacity: 1; }

/*
.navbar {
	.form-control {
		height: 34px;
        padding: 6px 12px;
	}
	.btn {
		border-radius: 0;
        padding: 5px 16px 7px;
	}
}*/
/* ----------------------------------------------------------------------
    call-to-action (call to action)
-------------------------------------------------------------------------*/
.call-to-action {
  position: relative;
  overflow: hidden;
  padding: 46px 50px 34px;
  margin-bottom: 40px; }
  .call-to-action .container {
    position: relative; }
  .call-to-action h3 {
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 10px; }
  .call-to-action p {
    margin-top: 0; }
  .call-to-action a.btn {
    margin-top: 20px; }
  .call-to-action.call-to-action-border {
    background: #fff;
    border: 1px solid #eee; }
  .call-to-action.call-to-action-colored {
    background-color: #2250fc; }
    .call-to-action.call-to-action-colored h3,
    .call-to-action.call-to-action-colored p {
      color: #ffffff; }
    .call-to-action.call-to-action-colored h3 span {
      color: #ffffff !important; }
  .call-to-action.call-to-action-dark {
    background-color: #1f1f1f; }
    .call-to-action.call-to-action-dark h3,
    .call-to-action.call-to-action-dark p {
      color: #ffffff; }
  .call-to-action.cta-center {
    text-align: center; }
    .call-to-action.cta-center [class*="col-"] {
      width: 100%;
      max-width: 100%;
      flex: none;
      clear: both;
      display: block; }
  .call-to-action.cta-right {
    text-align: right; }
    .call-to-action.cta-right [class*="col-"]:first-child {
      float: right; }

@media (max-width: 1024px) {
  .call-to-action {
    padding: 26px 12px 18px; }

  [class*="col-"] > .call-to-action {
    padding: 26px 26px 18px; } }
.popover {
  border: 1px solid #ececec;
  border-radius: 6px;
  box-shadow: 0 6px 38px rgba(0, 0, 0, 0.05); }

.popover-header {
  padding: 18px 20px;
  background-color: transparent;
  border-bottom: 1px solid #ececec;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 0px !important; }

.popover-body {
  padding: 18px 20px;
  color: #484848;
  font-size: .9rem; }

a[data-toggle] {
  color: #484848; }

.tooltip.left .tooltip-arrow {
  right: 1px; }

.tooltip-inner {
  white-space: pre-wrap; }

.modal .modal-content .modal-header {
  display: block; }

.modal .modal-content .modal-header .modal-title {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0; }

.modal-header .close {
  position: absolute;
  right: 20px;
  top: 14px;
  font-weight: 100; }

.modal-title {
  display: block;
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 20px; }

.modal p {
  font-size: 15px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 13px;
  font-weight: 300; }

/*Strip*/
.modal-strip {
  background-color: #000;
  bottom: 0;
  color: #ffffff;
  left: 0;
  padding: 20px;
  position: fixed;
  width: 100%;
  display: inline-block;
  transform: translate3d(0px, 200px, 0px);
  transition: all 0.7s ease 0s;
  z-index: 999 !important; }
  .modal-strip .btn,
  .modal-strip h5,
  .modal-strip h4,
  .modal-strip h3,
  .modal-strip h2,
  .modal-strip h1 {
    margin-bottom: 0 !important; }
  .modal-strip a,
  .modal-strip a:hover,
  .modal-strip a:active,
  .modal-strip a:visited {
    color: #ffffff;
    text-decoration: underline; }
  .modal-strip.modal-top {
    bottom: auto;
    top: 0;
    transform: translate3d(0px, -200px, 0px); }
  .modal-strip.modal-left {
    bottom: auto;
    top: auto;
    left: 0;
    right: auto;
    width: 30%;
    transform: none; }
  .modal-strip.modal-right {
    transform: translate3d(0px, 0px, 0px);
    bottom: auto;
    top: 0; }
  .modal-strip.modal-active {
    transform: translate3d(0px, 0px, 0px); }

@media (max-width: 1024px) {
  .modal-strip.modal-active .vertical-align {
    top: 0 !important;
    transform: translateY(0px) !important; } }
/* Zoom-out effect*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-out .mfp-content {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3); }
  .mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out; }
  .mfp-zoom-out.mfp-ready .mfp-content {
    opacity: 1;
    transform: scale(1); }
  .mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-out.mfp-removing .mfp-content {
    transform: scale(1.3);
    opacity: 0; }
  .mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0; }

.mfp-ready .modal {
  background: #fff;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
  max-width: 580px;
  padding: 40px;
  position: relative;
  z-index: 1050; }

.modal .video-wrap video,
.modal .iframe-wrap iframe,
.modal .audio-wrap audio {
  width: 100%; }

.modal iframe {
  margin-bottom: -10px; }

.dark .mfp-bg {
  background-color: #181818; }
.dark .mfp-ready .modal {
  background-color: #181818; }
.dark .modal-content {
  background-color: #181818; }
.dark .modal-header {
  border-bottom-color: #444444; }
.dark .modal-footer {
  border-top-color: #444444; }

/* ----------------------------------------------------------------------
    Clients Logo
-------------------------------------------------------------------------*/
.client-logo {
  position: relative; }
  .client-logo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
    transition: all 0.3s ease; }
    .client-logo a > img {
      width: 100%;
      height: auto; }
    .client-logo a:hover {
      opacity: 1; }

.grid li {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0.9; }

.clients-carousel a {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0.9; }
  .clients-carousel a img {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0.9; }

.parallax .clients-carousel a {
  opacity: 1; }

.grid li:hover {
  opacity: 1;
  cursor: pointer; }

.clients-carousel a:hover {
  opacity: 1;
  cursor: pointer; }
  .clients-carousel a:hover img {
    opacity: 1;
    cursor: pointer; }

.client-carousel .polo-carousel-item img,
.clients-logo .polo-carousel-item img {
  padding: 20px; }

.grid {
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .grid li {
    float: left;
    position: relative;
    width: 20%;
    padding: 40px; }
  .grid.grid-2-columns li,
  .grid.grid-2-columns figure {
    width: 50%; }
  .grid.grid-3-columns li,
  .grid.grid-3-columns figure {
    width: 33.333333%; }
  .grid.grid-4-columns li,
  .grid.grid-4-columns figure {
    width: 25%; }
  .grid.grid-5-columns li,
  .grid.grid-5-columns figure {
    width: 20%; }
  .grid.grid-6-columns li,
  .grid.grid-6-columns figure {
    width: 16.6666666%; }
  .grid li:hover {
    cursor: pointer;
    background-color: #f8f8f8; }
  .grid li a,
  .grid li img {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .grid li a img {
    width: 100%; }
  .grid li:before, .grid li:after {
    content: '';
    position: absolute; }
  .grid li:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid #eee; }
  .grid li:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 1px solid #eee; }
  .grid.clients-grey {
    border: 1px solid #ddd; }
    .grid.clients-grey li {
      background-color: #eee; }
      .grid.clients-grey li:before {
        border-left: 1px solid #ccc; }
      .grid.clients-grey li:after {
        border-bottom: 1px solid #ccc; }
  .grid.clients-border {
    border-width: 10px; }

/*client options*/
/*carousel logo*/
.carousel-description-clients .flickity-page-dots {
  bottom: -40px !important; }

/*Clients Responsive li*/
body.breakpoint-md .carousel-description-clients .flickity-button, body.breakpoint-xs .carousel-description-clients .flickity-button {
  display: none; }
body.breakpoint-md .grid li, body.breakpoint-sm .grid li {
  width: 33.33%; }
body.breakpoint-xs .grid li {
  width: 50%; }

.client-logos .polo-carousel-item {
  padding: 20px 30px; }

/* ----------------------------------------------------------------------
	Pricing Table
-------------------------------------------------------------------------*/
.pricing-table {
  padding-top: 50px;
  margin: 0;
  padding: 0;
  cursor: pointer; }
  .pricing-table .plan {
    margin-bottom: 60px;
    transition: all .3s ease; }
    .pricing-table .plan:hover {
      margin-top: -10px;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
    .pricing-table .plan .plan-header {
      position: relative;
      background-color: #ffffff;
      padding: 40px 22px 22px 22px;
      text-align: center; }
    .pricing-table .plan .plan-header {
      border-width: 1px;
      position: relative;
      text-align: center; }
      .pricing-table .plan .plan-header .plan-price {
        font-size: 70px;
        font-weight: 600;
        position: relative;
        text-align: center;
        padding: 20px 0; }
        .pricing-table .plan .plan-header .plan-price sup {
          font-size: 24px;
          position: relative;
          top: -30px;
          color: #bdc3c7; }
        .pricing-table .plan .plan-header .plan-price span {
          font-size: 16px;
          color: #bdc3c7; }
  .pricing-table .plan-header > h4 {
    margin-bottom: 0; }
  .pricing-table .plan-list {
    background-color: #ffffff;
    border-width: 0 1px 1px;
    padding: 20px 0 40px; }
    .pricing-table .plan-list ul {
      display: table;
      margin: 0 auto;
      padding: 0 40px; }
      .pricing-table .plan-list ul li {
        list-style: none;
        border-bottom: 1px solid #EAECEB;
        line-height: 42px; }
        .pricing-table .plan-list ul li:last-child {
          border: none; }
        .pricing-table .plan-list ul li i {
          margin-right: 12px; }
        .pricing-table .plan-list ul li span {
          color: #34495e; }
    .pricing-table .plan-list .plan-button {
      margin-top: 20px !important;
      text-align: center; }
  .pricing-table .plan.featured {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    margin-top: -30px;
    padding-bottom: 0; }
    .pricing-table .plan.featured .plan-list {
      padding: 20px 0 40px; }
  .pricing-table .plan .plan-featured-item {
    background-color: #f8f8f8;
    border: 1px solid #e3e3e3 !important;
    font-weight: 600;
    margin-top: 21px;
    padding: 0 20px; }

.pricing-table .plan .btn,
.plan .button {
  margin: 0; }

.pricing-table.colored .plan-header {
  background-color: #2250fc;
  border-color: rgba(0, 0, 0, 0.05);
  color: #fff; }
.pricing-table.colored .text-muted {
  color: #fff !important; }
.pricing-table.colored .plan-header h4,
.pricing-table.colored .plan-header .plan-price sup,
.pricing-table.colored .plan-header .plan-price span {
  color: #fff; }
.pricing-table.transparent .plan-header,
.pricing-table.transparent .plan-list {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.6); }
.pricing-table.transparent .plan-list ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.pricing-table .plan .plan-featured-item {
  background-color: transparent; }

.section-grey .pricing-table .plan-list {
  background-color: #f8f8f8; }

section .pricing-table.full-width {
  padding-left: 30px;
  padding-right: 30px; }

body.breakpoint-xl .pricing-table .col-lg-2, body.breakpoint-lg .pricing-table .col-lg-2 {
  width: 20%; }
body.breakpoint-xl .pricing-table .col-lg-2 .plan-list ul li, body.breakpoint-lg .pricing-table .col-lg-2 .plan-list ul li {
  font-size: 13px; }

.dark .table,
.table.dark {
  color: #999999; }

/* ----------------------------------------------------------------
    Testimonial
-----------------------------------------------------------------*/
.testimonial .testimonial-item {
  border: 1px solid #eeeeee;
  background-color: #ffffff;
  padding: 46px;
  text-align: center;
  margin-bottom: 20px;
  width: 100%; }
  .testimonial .testimonial-item > img {
    border-radius: 50%;
    display: block;
    float: none;
    height: 72px;
    margin: 0 auto 10px;
    width: 72px; }
  .testimonial .testimonial-item > p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: 400;
    margin-top: 10px; }
  .testimonial .testimonial-item > span {
    font-weight: 600;
    font-size: 15px;
    display: block;
    line-height: 22px; }
    .testimonial .testimonial-item > span ~ span {
      font-weight: 500;
      color: #bbbbbb;
      display: block;
      font-size: 13px;
      font-style: italic; }
.testimonial.testimonial-box .testimonial-item {
  padding: 46px;
  background-color: #ffffff;
  border-radius: 8px; }
  .testimonial.testimonial-box .testimonial-item p {
    font-size: 14px; }
.testimonial.testimonial-single .testimonial-item {
  padding: 30px 80px;
  background-color: transparent;
  border: 0; }
  .testimonial.testimonial-single .testimonial-item > img {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06); }
  .testimonial.testimonial-single .testimonial-item p {
    font-size: 20px; }
.testimonial.testimonial-left .testimonial-item {
  text-align: left; }
  .testimonial.testimonial-left .testimonial-item > img {
    display: inherit;
    float: left;
    margin: 0 0 40px 0;
    height: 160px;
    width: 160px; }
  .testimonial.testimonial-left .testimonial-item > p,
  .testimonial.testimonial-left .testimonial-item > span {
    margin-left: 220px; }
.testimonial.testimonial-blockquote .testimonial-item > p {
  font-style: italic;
  font-size: 24px;
  line-height: 32px;
  padding: 30px 10px; }

[data-arrows="false"].testimonial-single.testimonial-blockquote .testimonial-item {
  padding: 0 !important; }
  [data-arrows="false"].testimonial-single.testimonial-blockquote .testimonial-item > p {
    padding: 10px !important; }

.widget .testimonial .testimonial-item {
  text-align: left;
  padding: 0; }
  .widget .testimonial .testimonial-item > img {
    display: inherit;
    float: left;
    margin: 0 0 40px 0;
    height: 48px;
    width: 48px; }
  .widget .testimonial .testimonial-item > p {
    font-size: 15px;
    padding-bottom: 14px; }
  .widget .testimonial .testimonial-item > p,
  .widget .testimonial .testimonial-item > span {
    margin-left: 68px; }
  .widget .testimonial .testimonial-item > span {
    font-size: 13px; }

/* ----------------------------------------------------------------
    Testimonial - Responsive
-----------------------------------------------------------------*/
@media (max-width: 1024px) {
  .testimonial.testimonial-left .testimonial-item {
    text-align: left; }
    .testimonial.testimonial-left .testimonial-item > img {
      display: inherit;
      float: none;
      margin: 20px auto;
      height: 80px;
      width: 80px; }
    .testimonial.testimonial-left .testimonial-item > p,
    .testimonial.testimonial-left .testimonial-item > span {
      margin-left: 0;
      text-align: center; }
  .testimonial.testimonial-single .testimonial-item {
    padding: 10px 20px; }
    .testimonial.testimonial-single .testimonial-item > img {
      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06); }
    .testimonial.testimonial-single .testimonial-item p {
      font-size: 14px; } }
/*
.timeline {
  list-style-type: none;
  position: relative; }
  .timeline:before {
    content: '';
    position: absolute;
    left: 16px;
    height: 100%;
    z-index: 2;
    top: 0;
    bottom: 0;
    border-left: 3px dashed #e3e6f0; }
  .timeline .timeline-item {
    margin: 3rem 2rem 3rem 5rem; }
    .timeline .timeline-item > h4 {
      margin-bottom: 0; }
    .timeline .timeline-item .timeline-item-date {
      font-size: .9rem;
      margin-bottom: 30px; }
    .timeline .timeline-item .timeline-item-image {
      border-radius: 5px;
      overflow: hidden;
      margin-bottom: 30px; }
      .timeline .timeline-item .timeline-item-image img {
        width: 100%;
        height: auto; }
    .timeline .timeline-item .timeline-icon {
      background-color: #2250fc;
      position: absolute;
      border-radius: 50%;
      left: 0px;
      width: 34px;
      height: 34px;
      z-index: 3;
      color: #ffffff;
      text-align: center;
      padding: 5px;
      font-size: 18px; }
      .timeline .timeline-item .timeline-icon i {
        margin-top: 1px; }
   */
#youtube-background-controls {
  display: none; }

.youtube-background {
  background-color: #181818; }

.ytplayer-container {
  background-color: #181818;
  position: absolute;
  z-index: -2;
  transform: scale(1.2); }

.background-video {
  background-color: #181818;
  background-position: top center;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0; }
  .background-video video,
  .background-video source {
    bottom: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute; }

.loaded .ytplayer-container {
  display: block; }

.loaded .placeholder-image {
  opacity: 0; }

.ytplayer-container {
  bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0; }

.placeholder-image {
  height: 100%;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
  z-index: 1; }

.ytplayer-shield {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }

.ytplayer-player {
  position: absolute; }

.html5vid {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  transition: opacity .5s linear; }
  .html5vid:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: #181818; }
  .html5vid video {
    max-width: none !important;
    border: none;
    object-fit: cover;
    background-size: cover;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0%;
    display: block; }
  .html5vid.video-loaded {
    opacity: 1; }

video {
  width: 100%; }

.bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 0;
  background: rgba(0, 0, 0, 0.59);
  opacity: .5; }
  .bg-overlay[data-style="1"] {
    background: #fff; }
  .bg-overlay[data-style="2"] {
    background: #2250fc;
    opacity: .9; }
  .bg-overlay[data-style="3"] {
    background: linear-gradient(140deg, #7c1bd6 0%, #31049b 100%);
    opacity: .9; }
  .bg-overlay[data-style="4"] {
    background: linear-gradient(140deg, rgba(236, 0, 83, 0.979) 0%, rgba(231, 46, 0, 0.71) 100%);
    opacity: .9; }
  .bg-overlay[data-style="5"] {
    background: radial-gradient(circle at left top, #09c8e6 20%, #2250fc 38%, #5839e4 66%);
    opacity: .9; }
  .bg-overlay[data-style="6"] {
    background: radial-gradient(circle at left top, #FE68BB 38%, #4294FA 66%);
    opacity: .9; }
  .bg-overlay[data-style="7"] {
    background: radial-gradient(circle at right top, #c4d622 20%, #93d839 38%, #4294FA 66%);
    opacity: .9; }
  .bg-overlay[data-style="8"] {
    background: linear-gradient(180deg, #e02b20 0%, #720462 100%);
    opacity: .9; }
  .bg-overlay[data-style="9"] {
    background: radial-gradient(circle at center, #00a6c0 0%, #0c71c3 100%);
    opacity: .9; }
  .bg-overlay[data-style="10"] {
  /*  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.99) 100%);
    opacity: 1;
    */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 80%);
    opacity: 0.9;
}

  .bg-overlay[data-style="11"] {
    background: linear-gradient(90deg, #0090f0 0%, #5d08e6 100%);
    opacity: .9; }
  .bg-overlay[data-style="12"] {
    background: linear-gradient(to bottom, #ba01ff 0, #ff0092 100%);
    opacity: .8; }
  .bg-overlay ~ .container,
  .bg-overlay ~ .container-fluid {
    position: relative;
    z-index: 2; }

.box-fancy > .container {
  padding: 0 30px; }
.box-fancy [class*="col-"] {
  padding: 5% !important; }
.box-fancy.fancy-box-over {
  top: -100px; }

body.breakpoint-xs .box-fancy [class*="col-"] {
  padding: 10% !important; }

.over-slider-top {
  top: -100px; }

.site-map i {
  margin-right: 8px; }
.site-map ul li {
  padding-bottom: 2px; }

.animated.infinite {
  animation-duration: 3s;
  animation-fill-mode: both; }

[data-animate] {
  opacity: 0; }

[data-animate].visible {
  opacity: 1; }

.icon[data-animate] {
  opacity: 1; }

.rateit,
.rateit-font .rateit-range {
  overflow: hidden !important; }

.rateit,
.rateit-font .rateit-range > div,
.rateit > div {
  cursor: pointer !important; }

.rateit-selected {
  color: #FFC400 !important; }

.rateit-reset {
  display: none !important; }

/* ----------------------------------------------------------------------
	Parallax
-------------------------------------------------------------------------*/
#page-title[data-bg-parallax],
[data-bg-parallax] {
  background-color: #181818; }

.parallax-container {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center;
  width: 100%;
  height: 100%;
  z-index: -100;
  opacity: 0;
  transition: opacity .5s linear; }

.parallax-container.parallax-responsive {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center !important; }

.img-loaded {
  opacity: 1; }

[data-bg-image] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  [data-bg-image]::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: #181818;
    transition: opacity .5s linear; }
  [data-bg-image].bg-loaded::before {
    opacity: 0; }

body[data-bg-image] {
  background-attachment: fixed;
  background-position: top center; }

.shape-divider {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 0;
  bottom: 0;
  top: auto;
  left: 0; }
  .shape-divider svg {
    width: 100%;
    height: auto;
    display: block; }
  .shape-divider[data-position="bottom"] {
    bottom: 0;
    top: auto; }
  .shape-divider[data-position="top"] {
    bottom: auto;
    top: 0; }
  .shape-divider[data-flip-horizontal="true"] {
    transform: rotateY(180deg); }
  .shape-divider[data-flip-vertical="true"] {
    transform: rotateX(180deg); }
  .shape-divider[data-flip-horizontal="true"][data-flip-vertical="true"] {
    transform: rotateY(180deg) rotateX(180deg); }

/* .shape-divider + .bg-overlay {
    z-index: -2;
} */
.wizard {
  opacity: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: opacity .3s linear;
  transition-delay: .2s; }
  .wizard > .steps {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 1rem; }
    .wizard > .steps ul {
      position: relative;
      z-index: 1;
      display: flex; }
      .wizard > .steps ul li {
        display: inline;
        margin-right: 6px; }
        .wizard > .steps ul li:last-child {
          margin-right: 0; }
        .wizard > .steps ul li > a {
          background: #f8f9fa;
          color: #9896a6;
          border-radius: 5px;
          display: inline-block;
          padding: 1rem; }
          .wizard > .steps ul li > a .number {
            margin-right: 4px;
            font-size: 1.429rem; }
            .wizard > .steps ul li > a .number::after {
              content: ".";
              right: 0; }
          .wizard > .steps ul li > a:hover, .wizard > .steps ul li > a:active {
            background: #2250fc;
            color: #ffffff; }
        .wizard > .steps ul li.current a,
        .wizard > .steps ul li.current a:hover,
        .wizard > .steps ul li.current a:active {
          background: #2250fc;
          color: #ffffff; }
        .wizard > .steps ul li.error a,
        .wizard > .steps ul li.error a:hover,
        .wizard > .steps ul li.error a:active {
          background: #CE041C;
          color: #ffffff; }
        .wizard > .steps ul li.disabled a,
        .wizard > .steps ul li.disabled a:hover,
        .wizard > .steps ul li.disabled a:active {
          background: #f8f9fa;
          color: #9896a6;
          cursor: not-allowed;
          opacity: .7; }
  .wizard .content {
    min-height: 320px;
    padding-top: 30px; }
    .wizard .content > .body {
      width: 100%;
      height: auto;
      position: absolute; }
      .wizard .content > .body.current {
        position: relative; }
  .wizard .actions {
    border-top: 1px solid #ececec;
    padding-top: 20px; }
    .wizard .actions > ul {
      display: inline-block;
      float: right; }
      .wizard .actions > ul > li {
        display: inline;
        float: left;
        margin-left: 1rem; }
  .wizard[data-style="1"] > .steps ul {
    flex-direction: row;
    justify-content: space-between;
    margin: 0 5rem; }
    .wizard[data-style="1"] > .steps ul li::after {
      content: "";
      position: absolute;
      top: 2.1rem;
      left: 0;
      right: 0;
      z-index: -1;
      border: 1px dashed #ececec; }
    .wizard[data-style="1"] > .steps ul li > a {
      text-align: center;
      width: 4rem;
      height: 4rem;
      border-radius: 50%;
      padding: 1.2rem; }
      .wizard[data-style="1"] > .steps ul li > a .title {
        display: none; }
      .wizard[data-style="1"] > .steps ul li > a .number {
        margin-right: 0; }
        .wizard[data-style="1"] > .steps ul li > a .number::after {
          content: ""; }
  .wizard[data-style="2"] > .steps ul {
    padding-top: 26px; }
    .wizard[data-style="2"] > .steps ul li > a {
      width: 100px;
      height: 7px;
      border-radius: 3.5px;
      padding: 0; }
      .wizard[data-style="2"] > .steps ul li > a .title,
      .wizard[data-style="2"] > .steps ul li > a .number {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        color: #1f1f1f;
        font-weight: 600; }
    .wizard[data-style="2"] > .steps ul li:not(.current) a {
      background-color: #e9ecef; }
    .wizard[data-style="2"] > .steps ul li.current a .title {
      font-size: 20px;
      display: block; }
  .wizard[data-orientation="vertical"] {
    flex-direction: row;
    flex-wrap: wrap; }
    .wizard[data-orientation="vertical"] > .steps {
      flex: 1;
      width: 30%;
      padding-right: 30px; }
      .wizard[data-orientation="vertical"] > .steps ul {
        display: block; }
        .wizard[data-orientation="vertical"] > .steps ul li {
          width: 100%;
          margin-right: 0; }
          .wizard[data-orientation="vertical"] > .steps ul li > a {
            width: 100%;
            margin-bottom: 10px; }
    .wizard[data-orientation="vertical"] .content {
      padding-top: 0;
      width: 70%; }
    .wizard[data-orientation="vertical"] .actions {
      width: 100%; }
    .wizard[data-orientation="vertical"][data-style="1"] > .steps ul {
      margin: 0; }
      .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li {
        position: relative;
        padding-bottom: 20px; }
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li::after {
          height: 100%;
          left: 1.8rem;
          top: 0;
          bottom: 0;
          border: 0;
          border-left: 1px dashed #ececec; }
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li > a {
          padding: 0;
          text-align: left;
          width: 100%;
          height: auto;
          border-radius: none;
          background-color: transparent; }
          .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li > a .title {
            display: block;
            color: #9896a6;
            padding: 1.2rem 0; }
          .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li > a .number {
            text-align: center;
            width: 3.5rem;
            height: 3.5rem;
            border-radius: 50%;
            padding: .6em;
            background: #f8f9fa;
            color: #9896a6;
            margin-right: 10px;
            float: left; }
            .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li > a .number::after {
              content: ""; }
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li:hover a .number, .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li:active a .number {
          background: #2250fc;
          color: #ffffff; }
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.current a .number,
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.current a:hover .number,
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.current a:active .number {
          background: #2250fc;
          color: #ffffff; }
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.error a .number,
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.error a:hover .number,
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.error a:active .number {
          background: #CE041C;
          color: #ffffff; }
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.disabled a .number,
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.disabled a:hover .number,
        .wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.disabled a:active .number {
          background: #f8f9fa;
          color: #9896a6;
          cursor: not-allowed;
          opacity: .7; }
  .wizard.clearfix {
    opacity: 1; }

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info,
.wizard > .content > .title,
.tabcontrol > .content > .title {
  position: absolute;
  left: -999em; }

@media (max-width: 576px) {
  .wizard > .steps ul {
    flex-direction: column; }
    .wizard > .steps ul li {
      flex: 1;
      margin-bottom: 10px; } }
.card .card-body .wizard {
  padding: 1rem; }

/* Admin */
/* @include breakpoint-lg(max) {

    a>span.logo-default::after,
    a>span.logo-dark::after {
        position: absolute;
        content: "";
        background: #2250fc;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        right: 0px;
        top: 20px;
    }

    a>span.logo-default::before,
    a>span.logo-dark::before {
        position: absolute;
        content: "5";
        font-weight: 600;
        font-size: 10px;
        right: 2px;
        top: -14px;
        z-index: 1;
        color: #ffffff;
    }

    #header.header-mini {

        a>span.logo-default::after,
        a>span.logo-dark::after {
            width: 12px;
            height: 12px;
            right: 1px;
            top: 11px;
        }
    }
} */


