
/* ---------------------------------------------- /*
 * Fonts
/* ---------------------------------------------- */


@font-face{
  font-family: Brandon Regular;
    src: url('../fonts/Brandon_reg.otf');
}
@font-face{
  font-family: Brandon Medium;
    src: url('../fonts/Brandon_med.otf');
}
@font-face{
  font-family: Brandon Light Italic;
    src: url('../fonts/Brandon_light_it.otf');
}
@font-face{
  font-family: Brandon Black Italic;
    src: url('../fonts/Brandon_blk_it.otf');
}
@font-face{
  font-family: Brandon Bold Italic;
    src: url('../fonts/Brandon_bld_it.otf');
}
@font-face{
  font-family: Brandon Thin;
    src: url('../fonts/Brandon_thin.otf');
}

@font-face{
  font-family: belinda;
    src: url('../fonts/belinda.otf');
}

@font-face{
  font-family: Blacksword;
    src: url('../fonts/Blacksword.otf');
}

/* ---------------------------------------------- /*
 * General
/* ---------------------------------------------- */


body {
  font: 300 14px/1.8 'Barlow', sans-serif;
  /* color: #666; */
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* ---------------------------------------------- /*
 * Transition elsements
/* ---------------------------------------------- */


.navbar a,
.form-control {
  -webkit-transition: all 0.4s ease-in-out 0s;
     -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
     -o-transition: all 0.4s ease-in-out 0s;
      transition: all 0.4s ease-in-out 0s;
}

a,
.btn {
  -webkit-transition: all 0.125s ease-in-out 0s;
     -moz-transition: all 0.125s ease-in-out 0s;
    -ms-transition: all 0.125s ease-in-out 0s;
     -o-transition: all 0.125s ease-in-out 0s;
      transition: all 0.125s ease-in-out 0s;
}

/* ---------------------------------------------- /*
 * Reset box-shadow
/* ---------------------------------------------- */

.btn,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  -webkit-box-shadow: none;
      box-shadow: none;
}

/* ---------------------------------------------- /*
 * Typography
/* ---------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
  font: 500 40px/1.2 'Barlow', sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin: 5px 0 5px;
  color: #222;
}

h2 {
  font-size: 36px;
  margin: 0 0 30px;
}

h3 {
  font-size: 13px;
  letter-spacing: 1px;
  margin: 0 0 5px;
}

h4 {
  font-size: 12px;
  letter-spacing: 1px;
}

h5 {
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 400;
}

h6 {
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 400;
}

.no-margin {
  margin: 0;
}
.no-margin-left {
  margin-left: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-right {
  margin-right: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.margin-5 {
  margin: 5px;
}
.margin-left-5 {
  margin-left: 5px;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-top-5 {
  margin-top: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-10 {
  margin: 10px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-15 {
  margin: 15px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-20 {
  margin: 20px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-30 {
  margin: 30px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-40 {
  margin: 40px;
}
.margin-left-40 {
  margin-left: 40px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-right-40 {
  margin-right: 40px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-50 {
  margin: 50px;
}
.margin-left-50 {
  margin-left: 50px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-right-50 {
  margin-right: 50px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-60 {
  margin: 60px;
}
.margin-left-60 {
  margin-left: 60px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-right-60 {
  margin-right: 60px;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.margin-70 {
  margin: 70px;
}
.margin-left-70 {
  margin-left: 70px;
}
.margin-top-70 {
  margin-top: 70px;
}
.margin-right-70 {
  margin-right: 70px;
}
.margin-bottom-70 {
  margin-bottom: 70px;
}
.margin-80 {
  margin: 80px;
}
.margin-left-80 {
  margin-left: 80px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-right-80 {
  margin-right: 80px;
}
.margin-bottom-80 {
  margin-bottom: 80px;
}
.margin-90 {
  margin: 90px;
}
.margin-left-90 {
  margin-left: 90px;
}
.margin-top-90 {
  margin-top: 90px;
}
.margin-right-90 {
  margin-right: 90px;
}
.margin-bottom-90 {
  margin-bottom: 90px;
}
.margin-100 {
  margin: 100px;
}
.margin-left-100 {
  margin-left: 100px;
}
.margin-top-100 {
  margin-top: 100px;
}
.margin-right-100 {
  margin-right: 100px;
}
.margin-bottom-100 {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .no-margin-xs {
    margin: 0;
  }
  .no-margin-xs-left {
    margin-left: 0;
  }
  .no-margin-xs-top {
    margin-top: 0;
  }
  .no-margin-xs-right {
    margin-right: 0;
  }
  .no-margin-xs-bottom {
    margin-bottom: 0;
  }
  .margin-xs-5 {
    margin: 5px;
  }
  .margin-left-xs-5 {
    margin-left: 5px;
  }
  .margin-top-xs-5 {
    margin-top: 5px;
  }
  .margin-right-xs-5 {
    margin-right: 5px;
  }
  .margin-bottom-xs-5 {
    margin-bottom: 5px;
  }
  .margin-xs-10 {
    margin: 10px;
  }
  .margin-left-xs-10 {
    margin-left: 10px;
  }
  .margin-top-xs-10 {
    margin-top: 10px;
  }
  .margin-right-xs-10 {
    margin-right: 10px;
  }
  .margin-bottom-xs-10 {
    margin-bottom: 10px;
  }
  .margin-xs-15 {
    margin: 15px;
  }
  .margin-left-xs-15 {
    margin-left: 15px;
  }
  .margin-top-xs-15 {
    margin-top: 15px;
  }
  .margin-right-xs-15 {
    margin-right: 15px;
  }
  .margin-bottom-xs-15 {
    margin-bottom: 15px;
  }
  .margin-xs-20 {
    margin: 20px;
  }
  .margin-left-xs-20 {
    margin-left: 20px;
  }
  .margin-top-xs-20 {
    margin-top: 20px;
  }
  .margin-right-xs-20 {
    margin-right: 20px;
  }
  .margin-bottom-xs-20 {
    margin-bottom: 20px;
  }
  .margin-xs-30 {
    margin: 30px;
  }
  .margin-left-xs-30 {
    margin-left: 30px;
  }
  .margin-top-xs-30 {
    margin-top: 30px;
  }
  .margin-right-xs-30 {
    margin-right: 30px;
  }
  .margin-bottom-xs-30 {
    margin-bottom: 30px;
  }
  .margin-xs-40 {
    margin: 40px;
  }
  .margin-left-xs-40 {
    margin-left: 40px;
  }
  .margin-top-xs-40 {
    margin-top: 40px;
  }
  .margin-right-xs-40 {
    margin-right: 40px;
  }
  .margin-bottom-xs-40 {
    margin-bottom: 40px;
  }
  .margin-xs-50 {
    margin: 50px;
  }
  .margin-left-xs-50 {
    margin-left: 50px;
  }
  .margin-top-xs-50 {
    margin-top: 50px;
  }
  .margin-right-xs-50 {
    margin-right: 50px;
  }
  .margin-bottom-xs-50 {
    margin-bottom: 50px;
  }
  .margin-xs-60 {
    margin: 60px;
  }
  .margin-left-xs-60 {
    margin-left: 60px;
  }
  .margin-top-xs-60 {
    margin-top: 60px;
  }
  .margin-right-xs-60 {
    margin-right: 60px;
  }
  .margin-bottom-xs-60 {
    margin-bottom: 60px;
  }
  .margin-xs-70 {
    margin: 70px;
  }
  .margin-left-xs-70 {
    margin-left: 70px;
  }
  .margin-top-xs-70 {
    margin-top: 70px;
  }
  .margin-right-xs-70 {
    margin-right: 70px;
  }
  .margin-bottom-xs-70 {
    margin-bottom: 70px;
  }
  .margin-xs-80 {
    margin: 80px;
  }
  .margin-left-xs-80 {
    margin-left: 80px;
  }
  .margin-top-xs-80 {
    margin-top: 80px;
  }
  .margin-right-xs-80 {
    margin-right: 80px;
  }
  .margin-bottom-xs-80 {
    margin-bottom: 80px;
  }
  .margin-xs-90 {
    margin: 90px;
  }
  .margin-left-xs-90 {
    margin-left: 90px;
  }
  .margin-top-xs-90 {
    margin-top: 90px;
  }
  .margin-right-xs-90 {
    margin-right: 90px;
  }
  .margin-bottom-xs-90 {
    margin-bottom: 90px;
  }
  .margin-xs-100 {
    margin: 100px;
  }
  .margin-left-xs-100 {
    margin-left: 100px;
  }
  .margin-top-xs-100 {
    margin-top: 100px;
  }
  .margin-right-xs-100 {
    margin-right: 100px;
  }
  .margin-bottom-xs-100 {
    margin-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .no-margin-sm {
    margin: 0;
  }
  .no-margin-sm-left {
    margin-left: 0;
  }
  .no-margin-sm-top {
    margin-top: 0;
  }
  .no-margin-sm-right {
    margin-right: 0;
  }
  .no-margin-sm-bottom {
    margin-bottom: 0;
  }
  .margin-sm-5 {
    margin: 5px;
  }
  .margin-left-sm-5 {
    margin-left: 5px;
  }
  .margin-top-sm-5 {
    margin-top: 5px;
  }
  .margin-right-sm-5 {
    margin-right: 5px;
  }
  .margin-bottom-sm-5 {
    margin-bottom: 5px;
  }
  .margin-sm-10 {
    margin: 10px;
  }
  .margin-left-sm-10 {
    margin-left: 10px;
  }
  .margin-top-sm-10 {
    margin-top: 10px;
  }
  .margin-right-sm-10 {
    margin-right: 10px;
  }
  .margin-bottom-sm-10 {
    margin-bottom: 10px;
  }
  .margin-sm-15 {
    margin: 15px;
  }
  .margin-left-sm-15 {
    margin-left: 15px;
  }
  .margin-top-sm-15 {
    margin-top: 15px;
  }
  .margin-right-sm-15 {
    margin-right: 15px;
  }
  .margin-bottom-sm-15 {
    margin-bottom: 15px;
  }
  .margin-sm-20 {
    margin: 20px;
  }
  .margin-left-sm-20 {
    margin-left: 20px;
  }
  .margin-top-sm-20 {
    margin-top: 20px;
  }
  .margin-right-sm-20 {
    margin-right: 20px;
  }
  .margin-bottom-sm-20 {
    margin-bottom: 20px;
  }
  .margin-sm-30 {
    margin: 30px;
  }
  .margin-left-sm-30 {
    margin-left: 30px;
  }
  .margin-top-sm-30 {
    margin-top: 30px;
  }
  .margin-right-sm-30 {
    margin-right: 30px;
  }
  .margin-bottom-sm-30 {
    margin-bottom: 30px;
  }
  .margin-sm-40 {
    margin: 40px;
  }
  .margin-left-sm-40 {
    margin-left: 40px;
  }
  .margin-top-sm-40 {
    margin-top: 40px;
  }
  .margin-right-sm-40 {
    margin-right: 40px;
  }
  .margin-bottom-sm-40 {
    margin-bottom: 40px;
  }
  .margin-sm-50 {
    margin: 50px;
  }
  .margin-left-sm-50 {
    margin-left: 50px;
  }
  .margin-top-sm-50 {
    margin-top: 50px;
  }
  .margin-right-sm-50 {
    margin-right: 50px;
  }
  .margin-bottom-sm-50 {
    margin-bottom: 50px;
  }
  .margin-sm-60 {
    margin: 60px;
  }
  .margin-left-sm-60 {
    margin-left: 60px;
  }
  .margin-top-sm-60 {
    margin-top: 60px;
  }
  .margin-right-sm-60 {
    margin-right: 60px;
  }
  .margin-bottom-sm-60 {
    margin-bottom: 60px;
  }
  .margin-sm-70 {
    margin: 70px;
  }
  .margin-left-sm-70 {
    margin-left: 70px;
  }
  .margin-top-sm-70 {
    margin-top: 70px;
  }
  .margin-right-sm-70 {
    margin-right: 70px;
  }
  .margin-bottom-sm-70 {
    margin-bottom: 70px;
  }
  .margin-sm-80 {
    margin: 80px;
  }
  .margin-left-sm-80 {
    margin-left: 80px;
  }
  .margin-top-sm-80 {
    margin-top: 80px;
  }
  .margin-right-sm-80 {
    margin-right: 80px;
  }
  .margin-bottom-sm-80 {
    margin-bottom: 80px;
  }
  .margin-sm-90 {
    margin: 90px;
  }
  .margin-left-sm-90 {
    margin-left: 90px;
  }
  .margin-top-sm-90 {
    margin-top: 90px;
  }
  .margin-right-sm-90 {
    margin-right: 90px;
  }
  .margin-bottom-sm-90 {
    margin-bottom: 90px;
  }
  .margin-sm-100 {
    margin: 100px;
  }
  .margin-left-sm-100 {
    margin-left: 100px;
  }
  .margin-top-sm-100 {
    margin-top: 100px;
  }
  .margin-right-sm-100 {
    margin-right: 100px;
  }
  .margin-bottom-sm-100 {
    margin-bottom: 100px;
  }
  .margin-sm-110 {
    margin: 110px;
  }
  .margin-left-sm-110 {
    margin-left: 110px;
  }
  .margin-top-sm-110 {
    margin-top: 110px;
  }
  .margin-right-sm-110 {
    margin-right: 110px;
  }
  .margin-bottom-sm-110 {
    margin-bottom: 110px;
  }
}
@media (min-width: 992px) {
  .no-margin-md {
    margin: 0;
  }
  .no-margin-md-left {
    margin-left: 0;
  }
  .no-margin-md-top {
    margin-top: 0;
  }
  .no-margin-md-right {
    margin-right: 0;
  }
  .no-margin-md-bottom {
    margin-bottom: 0;
  }
  .margin-md-5 {
    margin: 5px;
  }
  .margin-left-md-5 {
    margin-left: 5px;
  }
  .margin-top-md-5 {
    margin-top: 5px;
  }
  .margin-right-md-5 {
    margin-right: 5px;
  }
  .margin-bottom-md-5 {
    margin-bottom: 5px;
  }
  .margin-md-10 {
    margin: 10px;
  }
  .margin-left-md-10 {
    margin-left: 10px;
  }
  .margin-top-md-10 {
    margin-top: 10px;
  }
  .margin-right-md-10 {
    margin-right: 10px;
  }
  .margin-bottom-md-10 {
    margin-bottom: 10px;
  }
  .margin-md-15 {
    margin: 15px;
  }
  .margin-left-md-15 {
    margin-left: 15px;
  }
  .margin-top-md-15 {
    margin-top: 15px;
  }
  .margin-right-md-15 {
    margin-right: 15px;
  }
  .margin-bottom-md-15 {
    margin-bottom: 15px;
  }
  .margin-md-20 {
    margin: 20px;
  }
  .margin-left-md-20 {
    margin-left: 20px;
  }
  .margin-top-md-20 {
    margin-top: 20px;
  }
  .margin-right-md-20 {
    margin-right: 20px;
  }
  .margin-bottom-md-20 {
    margin-bottom: 20px;
  }
  .margin-md-30 {
    margin: 30px;
  }
  .margin-left-md-30 {
    margin-left: 30px;
  }
  .margin-top-md-30 {
    margin-top: 30px;
  }
  .margin-right-md-30 {
    margin-right: 30px;
  }
  .margin-bottom-md-30 {
    margin-bottom: 30px;
  }
  .margin-md-40 {
    margin: 40px;
  }
  .margin-left-md-40 {
    margin-left: 40px;
  }
  .margin-top-md-40 {
    margin-top: 40px;
  }
  .margin-right-md-40 {
    margin-right: 40px;
  }
  .margin-bottom-md-40 {
    margin-bottom: 40px;
  }
  .margin-md-50 {
    margin: 50px;
  }
  .margin-left-md-50 {
    margin-left: 50px;
  }
  .margin-top-md-50 {
    margin-top: 50px;
  }
  .margin-right-md-50 {
    margin-right: 50px;
  }
  .margin-bottom-md-50 {
    margin-bottom: 50px;
  }
  .margin-md-60 {
    margin: 60px;
  }
  .margin-left-md-60 {
    margin-left: 60px;
  }
  .margin-top-md-60 {
    margin-top: 60px;
  }
  .margin-right-md-60 {
    margin-right: 60px;
  }
  .margin-bottom-md-60 {
    margin-bottom: 60px;
  }
  .margin-md-60 {
    margin: 60px;
  }
  .margin-left-md-60 {
    margin-left: 60px;
  }
  .margin-top-md-60 {
    margin-top: 60px;
  }
  .margin-right-md-60 {
    margin-right: 60px;
  }
  .margin-bottom-md-60 {
    margin-bottom: 60px;
  }
  .margin-md-80 {
    margin: 80px;
  }
  .margin-left-md-80 {
    margin-left: 80px;
  }
  .margin-top-md-80 {
    margin-top: 80px;
  }
  .margin-right-md-80 {
    margin-right: 80px;
  }
  .margin-bottom-md-80 {
    margin-bottom: 80px;
  }
  .margin-md-90 {
    margin: 90px;
  }
  .margin-left-md-90 {
    margin-left: 90px;
  }
  .margin-top-md-90 {
    margin-top: 90px;
  }
  .margin-right-md-90 {
    margin-right: 90px;
  }
  .margin-bottom-md-90 {
    margin-bottom: 90px;
  }
  .margin-md-100 {
    margin: 100px;
  }
  .margin-left-md-100 {
    margin-left: 100px;
  }
  .margin-top-md-100 {
    margin-top: 100px;
  }
  .margin-right-md-100 {
    margin-right: 100px;
  }
  .margin-bottom-md-100 {
    margin-bottom: 100px;
  }
}

/* ---------------------------------------------- /*
 * Reset border-radius
/* ---------------------------------------------- */

.btn,
.iconbox,
.progress,
#filter li,
.scroll-up a,
.form-control,
.input-group-addon {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     -o-border-radius: 3px;
      border-radius: 3px;
}


/* ---------------------------------------------- /*
 * Input-group
/* ---------------------------------------------- */

.input-group .form-control {
  z-index: auto;
}

.input-group-addon {
  background: #D8E1E4;
  border: 2px solid #D8E1E4;
  padding: 6px 15px;
  font-weight: 700;
}

/* ---------------------------------------------- /*
 * Inputs styles
/* ---------------------------------------------- */

.form-control {
  background: #FFF;
  border: 1px solid #D8E1E4;
  font-size: 12px;
  padding: 0 15px;
}

.form-control:focus{
    border-color: rgba(135, 135, 135, 0.7);
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 38px;
  font-size: 13px;
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
  font-size: 11px;
  height: 30px;
}

textarea.form-control {
  padding: 15px;
    max-width: 100%;
    min-width: 100%;
}

/* ---------------------------------------------- /*
 * Custom button style
/* ---------------------------------------------- */

.btn {
  /* font-family: Brandon Regular, sans-serif; */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  padding: 8px 26px;
  border: 0;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
  outline: inherit !important;
}

/* Button size */

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 25px;
  font-size: 13px;
    background: rgba(17, 17, 17, 0.8);
    color: #fff;
}
.btn-lg:hover,
.btn-group-lg > .btn:hover{
    background: rgba(17, 17, 17, 1.8);
    color: #96e0fb;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 6px 25px;
  font-size: 11px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 25px;
  font-size: 10px;
}

.btn .icon-before {
  margin-right: 6px;
}

.btn .icon-after {
  margin-left: 6px;
}

/* ---------------------------------------------- /*
 * General Styles
/* ---------------------------------------------- */

.pfblock {
  padding: 120px 0 100px;
}

.pfblock-gray {
  background: #f5f5f5;
}

.pfblock-image {
  padding: 0;
}

.calltoaction h1,
.calltoaction h2,
.calltoaction h3,
.calltoaction h4,
.calltoaction h5,
.calltoaction h6,
.pfblock-image,
.pfblock-image h1,
.pfblock-image h2,
.pfblock-image h3,
.pfblock-image h4,
.pfblock-image h5,
.pfblock-image h6 {
  color: #fff;
}

.pfblock-header {
  text-align: center;
  margin: 0 0 60px;
}

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

.pfblock-header-left .pfblock-line {
  width: inherit;
  margin: 30px 0;
}

.pfblock-title{
    font-weight: 800;
}

.pfblock-subtitle {
  font-family: Brandon Regular, "Times New Roman", Times, sans-serif;
  font-style: normal;
  font-size: 18px;
}

.pfblock-line {
  background: rgba(135, 135, 135, 0.5);
  width: 100px;
  height: 1px;
  margin: 30px auto;
}

.pfblock-icon {
  font-size: 32px;
}
.calltoaction *{
    text-align: center;
}
.calltoaction {
    background: url(../images/item-3.html);
  background-color: #222;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
      background-size: cover;
  padding: 50px 0;
  color: #999;
}

.calltoaction h2 {
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.calltoaction-decription{
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 20px;
    color: #fff;
}

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

.calltoaction-btn > .btn {
    background: rgba(255, 255, 255, .8);
    color: #111;
  margin-top: 5px;
  margin-bottom: 5px;
}
.calltoaction-btn > .btn:hover{
    background: #fff;
}

.long-down {
  margin-bottom: 40px;
}

/* ---------------------------------------------- /*
 * Home
/* ---------------------------------------------- */

#home {
  background: url(../images/back-home.jpg);
  /* background-color: #222; */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0;
}

.home-overlay {
    background-color: rgba(44, 62, 80, 0.3);
    background-image: url("../images/pattern.png");
    background-repeat: repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.intro {
  position: absolute;
  width: 100%;
  top: 22%;
  left: 0;
  text-align: center;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  padding: 0 15px;
}

.intro h1{
    font-weight: 800;
}

.start {
  font-family: Brandon Regular, "Times New Roman", Times, sans-serif;
  font-size: 16px;
  font-style: normal;
  text-transform: none;
  margin: 15px 0;
}

/* ---------------------------------------------- /*
 * Servise
/* ---------------------------------------------- */

.iconbox {
  background: #fff;
  border-bottom: 1px solid #d4d4d4;
  text-align: center;
  padding: 40px 20px;
  margin: 0 0 20px;
}

.iconbox-icon {
  margin: 0 0 15px;
  font-size: 32px;
  color: #222;
}

.iconbox-title {
  margin: 0 0 15px;
  padding: 0;
}

/* ---------------------------------------------- /*
 * Skills
/* ---------------------------------------------- */

.chart {
    display: inline-block;
    height: 140px;
    margin: 50px 0;
    position: relative;
    text-align: center;
    width: 140px;
}
.chart canvas {
    left: 0;
    position: absolute;
    top: 0;
}
.percent {
    display: inline-block;
    font-size: 25px;
    font-weight: 300;
    line-height: 140px;
    z-index: 2;
}
.percent:after {
    content: "%";
    font-size: 50%;
    margin-left: 0.1em;
}

/* ---------------------------------------------- /*
 * Contact
/* ---------------------------------------------- */

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

/* ---------------------------------------------- /*
 * Footer
/* ---------------------------------------------- */

#footer {
  background: #222;
  text-align: center;
  padding: 0;
  padding-top: 40px;
  color: #FFF;

       
}

.copyright {
  margin: 0;
}

.copyright a{
    border-bottom: 1px dotted #fff;
}

#footer span{
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    color: #ff5252;
}

.social-links {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.social-links li {
  display: inline-block;
  margin: 5px;
}

.social-links a {
  width: 36px;
  height: 36px;
  display: block;
  line-height: 35px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, .1);
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      border-radius: 3px;
  font-size: 14px;
  color: rgba(255, 255, 255, .2);
}

.social-links a:hover {
  border: 1px solid rgba(255, 255, 255, .5);
  color: rgba(255, 255, 255, .8);
}

/* ---------------------------------------------- /*
 * Navigation
/* ---------------------------------------------- */

.header {
  position: relative;
  width: 100%;
  z-index: 998;
}

.navbar-custom {
  border: 0;
  border-radius: 0;
  margin: 0;
  text-transform: uppercase;
  font-family: Brandon Regular, sans-serif;
}

.navbar-custom,
.navbar-custom .dropdown-menu {
  background: rgba(163, 142, 99, 0.85);
  padding: 0;
}

.navbar-custom .navbar-brand,
.navbar-custom .navbar-nav > li > a,
.navbar-custom .navbar-nav .dropdown-menu > li > a {
  font-size: 11px;
  letter-spacing: 3px;
  color: #222;
}

.navbar-custom .nav li.active,
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .navbar-nav > li.active a {
  background: none;
  outline: 0;
  color: #927d52;
}

.navbar-custom .navbar-brand {
  font-weight: 700;
  font-size: 22px;
    font-family: Lobster, cursive;
}

.navbar-custom .dropdown-menu {
  border: 0;
  border-top: 2px solid #927d52;
  border-radius: 0;
}

.navbar-custom .dropdown-menu > li > a {
  padding: 10px 20px;
}

.navbar-custom .nav .open > a,
.navbar-custom .dropdown-menu > li > a:hover,
.navbar-custom .dropdown-menu > li > a:focus {
  background: #f5f5f5;
}

.navbar-custom .navbar-toggle .icon-bar {
  background: #222;
}

/* ---------------------------------------------- /*
 * Scroll to top
/* ---------------------------------------------- */

.scroll-up {
  position: fixed;
  display: none;
  z-index: 998;
  bottom: 2em;
  right: 2em;
}

.scroll-up a {
  background-color: rgba(135, 135, 135, 0.5);
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
}

.scroll-up a:hover {
  background-color: rgba(235, 235, 235, .8);
  color: #927d52;
}

/* ---------------------------------------------- /*
 * Scroll Down
/* ---------------------------------------------- */

.scroll-down {
  position: absolute;
  bottom: 0px;
  display: block;
  z-index: 10;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.scroll-down span{
    position: relative;
    color: #4f1e00;
    font-family: Brandon Medium;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
}

.scroll-down a{
  text-decoration: none;
}

.scroll-down span:focus{
  text-decoration: none !important;
}

@-webkit-keyframes drop {
  0%   { top:0px;  opacity: 0;}
  30%  { top:10px; opacity: 1;}
  100% { top:25px; opacity: 0;}
}

@keyframes drop {
  0%   { top:0px;  opacity: 0;}
  30%  { top:10px; opacity: 1;}
  100% { top:25px; opacity: 0;}
}

/* ---------------------------------------------- /*
 * Preloader
/* ---------------------------------------------- */

#preloader {
  background: #FFF;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.btnloader {
  background:  #FFF;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.btnstatus {
    background-image: url(../images/preloader.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 120px;
    left: 50%;
    margin: -80px 0 0 -60px;
    position: absolute;
    top: 50%;
    width: 120px;
        

}
#status {
    background-image: url(../images/preloader.gif);

      background-position: center;
    background-repeat: no-repeat;
    height: 120px;
    left: 50%;
    margin: -80px 0 0 -60px;
    position: absolute;
    top: 50%;
    width: 120px;

}

/* ---------------------------------------------- /*
 * Media
/* ---------------------------------------------- */

@media (max-width: 767px) {

  .calltoaction {
    text-align: center;
  }

}

@media (max-width: 480px) {

  h1 {
    font-size: 34px;
    letter-spacing: 3px;
  }

  h2 {
    /* font-size: 24px; */
    margin: 0 0 30px;
    letter-spacing: 3px;
  }

}


/*--------------------------------*/
/***** Portfolio Common style *****/
/*--------------------------------*/

.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 100%;
  list-style: none;
  text-align: center;
}

.grid h2{
    font-size: 20px;
}

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: auto;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
  background: #9e5406;
}

figure.effect-bubba img {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
  opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}

figure.effect-bubba h2 {
  padding-top: 10%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
    color: #fff;
}

figure.effect-bubba p {
  padding: 20px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/*-----------------------*/
/***** Quote Rotator *****/
/*-----------------------*/

.cbp-qtrotator {
  position: relative;
  margin: 3em auto 0em auto;
  max-width: 90%;
  width: 90%;
}

.cbp-qtrotator .cbp-qtcontent {
  position: absolute;
  min-height: 200px;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  padding: 2em 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  width: 100%;
}

.no-js .cbp-qtrotator .cbp-qtcontent {
  border-bottom: none;
}

.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,
.no-js .cbp-qtrotator .cbp-qtcontent {
  position: relative; 
  z-index: 100;
  pointer-events: auto;
  opacity: 1;
}

.cbp-qtrotator .cbp-qtcontent:before,
.cbp-qtrotator .cbp-qtcontent:after {
  content: " ";
  display: table;
}

.cbp-qtrotator .cbp-qtcontent:after {
  clear: both;
}

.cbp-qtprogress {
  position: absolute;
  background: #FF5252;
  height: 1px;
  width: 0%;
  top: 0;
  z-index: 1000;
}

.cbp-qtrotator blockquote {
  margin: 0;
  padding: 0;
    border: 0;
    font-size: 12px;
}

.cbp-qtrotator blockquote p {
  font-size: 2em;
  color: #888;
  font-weight: 300;
  margin: 0.4em 0 1em;
}

.cbp-qtrotator blockquote footer {
  font-size: 1.2em;
}

.cbp-qtrotator blockquote footer:before {
  content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ ';
}

.cbp-qtrotator .cbp-qtcontent img {
  float: right;
  margin-left: 3em;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent !important;
}

/* Example for media query */
@media screen and (max-width: 30.6em) { 

  .cbp-qtrotator {
    font-size: 70%;
  }

  .cbp-qtrotator img {
    width: 80px;
  }

}

/* validation error*/

.validation-summary-errors, .field-validation-error {
    color: red;
}

.input-validation-error{ background: pink; border: 1px solid red; }

.error {
    display: none;
    margin-left: 10px;
}

.error_show {
    color: red;
    margin-left: 10px;
        float: right;
}
.menu-container{
    margin-bottom:40px
}

#CountryID,#AreaID{
    -webkit-appearance:none;
    -moz-appearance:none;
    background-image: url('../Images/arrow-down-grey.svg');
    background-repeat: no-repeat;
    background-size: 10px auto;
    background-position: 95% center;
    background-color:#fff;
}

/* ---------------------------------------------- /*
 * Not Found
/* ---------------------------------------------- */
.error-page{
  min-height: 100vh;
}

.not-found{
  padding-top:150px;
  padding-bottom: 50px;
    background: #f1f1f1 url('../images/xhome-bg-2.png') left bottom no-repeat;
    background-size: auto 100%;
    min-height: calc(100vh - 247px);
}
.not-found .text-contain{
  height: 100%;
}
.not-found .image-contain img{
    width: 90%;
    max-width: 400px;
}
.not-found .text-contain h1{
    color: #ea9196;
    margin-top:20%;
    font-size: 46px;
}
.not-found .text-contain p{
   font-size: 20px;
   line-height: 1.2;
}   

@media (min-width: 992px){
  .not-found .image-contain{
    float:right;
  }
}
@media (max-width: 991px){
  .not-found .text-contain h1{
    margin-top:5%;
  }
}
@media screen and (min-width: 320px) and (max-width: 785px) {
    .not-found{
      padding-top: 100px;
    }
}
@media screen and (min-width: 320px) and (max-width: 550px) {
  .not-found .text-contain h1{
      color: #ea9196;
      margin-top:20%;
      font-size: 36px;
   }
}


/**** */

.padding-0{padding:0px}.padding-top-0{padding-top:0px}.padding-right-0{padding-right:0px}.padding-bottom-0{padding-bottom:0px}.padding-left-0{padding-left:0px}.padding-5{padding:5px}.padding-top-5{padding-top:5px}.padding-right-5{padding-right:5px}.padding-bottom-5{padding-bottom:5px}.padding-left-5{padding-left:5px}.padding-10{padding:10px}.padding-top-10{padding-top:10px}.padding-right-10{padding-right:10px}.padding-bottom-10{padding-bottom:10px}.padding-left-10{padding-left:10px}.padding-15{padding:15px}.padding-top-15{padding-top:15px}.padding-right-15{padding-right:15px}.padding-bottom-15{padding-bottom:15px}.padding-left-15{padding-left:15px}.padding-20{padding:20px}.padding-top-20{padding-top:20px}.padding-right-20{padding-right:20px}.padding-bottom-20{padding-bottom:20px}.padding-left-20{padding-left:20px}.padding-25{padding:25px}.padding-top-25{padding-top:25px}.padding-right-25{padding-right:25px}.padding-bottom-25{padding-bottom:25px}.padding-left-25{padding-left:25px}.padding-50{padding:50px}.padding-top-50{padding-top:50px}.padding-right-50{padding-right:50px}.padding-bottom-50{padding-bottom:50px}.padding-left-50{padding-left:50px}
.margin-0{margin:0px}.margin-top-0{margin-top:0px}.margin-right-0{margin-right:0px}.margin-bottom-0{margin-bottom:0px}.margin-left-0{margin-left:0px}.margin-5{margin:5px}.margin-top-5{margin-top:5px}.margin-right-5{margin-right:5px}.margin-bottom-5{margin-bottom:5px}.margin-left-5{margin-left:5px}.margin-10{margin:10px}.margin-top-10{margin-top:10px}.margin-right-10{margin-right:10px}.margin-bottom-10{margin-bottom:10px}.margin-left-10{margin-left:10px}.margin-15{margin:15px}.margin-top-15{margin-top:15px}.margin-right-15{margin-right:15px}.margin-bottom-15{margin-bottom:15px}.margin-left-15{margin-left:15px}.margin-20{margin:20px}.margin-top-20{margin-top:20px}.margin-right-20{margin-right:20px}.margin-bottom-20{margin-bottom:20px}.margin-left-20{margin-left:20px}.margin-25{margin:25px}.margin-top-25{margin-top:25px}.margin-right-25{margin-right:25px}.margin-bottom-25{margin-bottom:25px}.margin-left-25{margin-left:25px}.margin-50{margin:50px}.margin-top-50{margin-top:50px}.margin-right-50{margin-right:50px}.margin-bottom-50{margin-bottom:50px}.margin-left-50{margin-left:50px}
@media (min-width: 0px) and (max-width: 767px){.padding-0-xs{padding:0px !important}.padding-top-0-xs{padding-top:0px !important}.padding-right-0-xs{padding-right:0px !important}.padding-bottom-0-xs{padding-bottom:0px !important}.padding-left-0-xs{padding-left:0px !important}.padding-5-xs{padding:5px !important}.padding-top-5-xs{padding-top:5px !important}.padding-right-5-xs{padding-right:5px !important}.padding-bottom-5-xs{padding-bottom:5px !important}.padding-left-5-xs{padding-left:5px !important}.padding-10-xs{padding:10px !important}.padding-top-10-xs{padding-top:10px !important}.padding-right-10-xs{padding-right:10px !important}.padding-bottom-10-xs{padding-bottom:10px !important}.padding-left-10-xs{padding-left:10px !important}.padding-15-xs{padding:15px !important}.padding-top-15-xs{padding-top:15px !important}.padding-right-15-xs{padding-right:15px !important}.padding-bottom-15-xs{padding-bottom:15px !important}.padding-left-15-xs{padding-left:15px !important}.padding-20-xs{padding:20px !important}.padding-top-20-xs{padding-top:20px !important}.padding-right-20-xs{padding-right:20px !important}.padding-bottom-20-xs{padding-bottom:20px !important}.padding-left-20-xs{padding-left:20px !important}.padding-25-xs{padding:25px !important}.padding-top-25-xs{padding-top:25px !important}.padding-right-25-xs{padding-right:25px !important}.padding-bottom-25-xs{padding-bottom:25px !important}.padding-left-25-xs{padding-left:25px !important}.padding-50-xs{padding:50px !important}.padding-top-50-xs{padding-top:50px !important}.padding-right-50-xs{padding-right:50px !important}.padding-bottom-50-xs{padding-bottom:50px !important}.padding-left-50-xs{padding-left:50px !important}.margin-0-xs{margin:0px !important}.margin-top-0-xs{margin-top:0px !important}.margin-right-0-xs{margin-right:0px !important}.margin-bottom-0-xs{margin-bottom:0px !important}.margin-left-0-xs{margin-left:0px !important}.margin-5-xs{margin:5px !important}.margin-top-5-xs{margin-top:5px !important}.margin-right-5-xs{margin-right:5px !important}.margin-bottom-5-xs{margin-bottom:5px !important}.margin-left-5-xs{margin-left:5px !important}.margin-10-xs{margin:10px !important}.margin-top-10-xs{margin-top:10px !important}.margin-right-10-xs{margin-right:10px !important}.margin-bottom-10-xs{margin-bottom:10px !important}.margin-left-10-xs{margin-left:10px !important}.margin-15-xs{margin:15px !important}.margin-top-15-xs{margin-top:15px !important}.margin-right-15-xs{margin-right:15px !important}.margin-bottom-15-xs{margin-bottom:15px !important}.margin-left-15-xs{margin-left:15px !important}.margin-20-xs{margin:20px !important}.margin-top-20-xs{margin-top:20px !important}.margin-right-20-xs{margin-right:20px !important}.margin-bottom-20-xs{margin-bottom:20px !important}.margin-left-20-xs{margin-left:20px !important}.margin-25-xs{margin:25px !important}.margin-top-25-xs{margin-top:25px !important}.margin-right-25-xs{margin-right:25px !important}.margin-bottom-25-xs{margin-bottom:25px !important}.margin-left-25-xs{margin-left:25px !important}.margin-50-xs{margin:50px !important}.margin-top-50-xs{margin-top:50px !important}.margin-right-50-xs{margin-right:50px !important}.margin-bottom-50-xs{margin-bottom:50px !important}.margin-left-50-xs{margin-left:50px !important}}@media (min-width: 768px) and (max-width: 991px){.padding-0-sm{padding:0px !important}.padding-top-0-sm{padding-top:0px !important}.padding-right-0-sm{padding-right:0px !important}.padding-bottom-0-sm{padding-bottom:0px !important}.padding-left-0-sm{padding-left:0px !important}.padding-5-sm{padding:5px !important}.padding-top-5-sm{padding-top:5px !important}.padding-right-5-sm{padding-right:5px !important}.padding-bottom-5-sm{padding-bottom:5px !important}.padding-left-5-sm{padding-left:5px !important}.padding-10-sm{padding:10px !important}.padding-top-10-sm{padding-top:10px !important}.padding-right-10-sm{padding-right:10px !important}.padding-bottom-10-sm{padding-bottom:10px !important}.padding-left-10-sm{padding-left:10px !important}.padding-15-sm{padding:15px !important}.padding-top-15-sm{padding-top:15px !important}.padding-right-15-sm{padding-right:15px !important}.padding-bottom-15-sm{padding-bottom:15px !important}.padding-left-15-sm{padding-left:15px !important}.padding-20-sm{padding:20px !important}.padding-top-20-sm{padding-top:20px !important}.padding-right-20-sm{padding-right:20px !important}.padding-bottom-20-sm{padding-bottom:20px !important}.padding-left-20-sm{padding-left:20px !important}.padding-25-sm{padding:25px !important}.padding-top-25-sm{padding-top:25px !important}.padding-right-25-sm{padding-right:25px !important}.padding-bottom-25-sm{padding-bottom:25px !important}.padding-left-25-sm{padding-left:25px !important}.padding-50-sm{padding:50px !important}.padding-top-50-sm{padding-top:50px !important}.padding-right-50-sm{padding-right:50px !important}.padding-bottom-50-sm{padding-bottom:50px !important}.padding-left-50-sm{padding-left:50px !important}.margin-0-sm{margin:0px !important}.margin-top-0-sm{margin-top:0px !important}.margin-right-0-sm{margin-right:0px !important}.margin-bottom-0-sm{margin-bottom:0px !important}.margin-left-0-sm{margin-left:0px !important}.margin-5-sm{margin:5px !important}.margin-top-5-sm{margin-top:5px !important}.margin-right-5-sm{margin-right:5px !important}.margin-bottom-5-sm{margin-bottom:5px !important}.margin-left-5-sm{margin-left:5px !important}.margin-10-sm{margin:10px !important}.margin-top-10-sm{margin-top:10px !important}.margin-right-10-sm{margin-right:10px !important}.margin-bottom-10-sm{margin-bottom:10px !important}.margin-left-10-sm{margin-left:10px !important}.margin-15-sm{margin:15px !important}.margin-top-15-sm{margin-top:15px !important}.margin-right-15-sm{margin-right:15px !important}.margin-bottom-15-sm{margin-bottom:15px !important}.margin-left-15-sm{margin-left:15px !important}.margin-20-sm{margin:20px !important}.margin-top-20-sm{margin-top:20px !important}.margin-right-20-sm{margin-right:20px !important}.margin-bottom-20-sm{margin-bottom:20px !important}.margin-left-20-sm{margin-left:20px !important}.margin-25-sm{margin:25px !important}.margin-top-25-sm{margin-top:25px !important}.margin-right-25-sm{margin-right:25px !important}.margin-bottom-25-sm{margin-bottom:25px !important}.margin-left-25-sm{margin-left:25px !important}.margin-50-sm{margin:50px !important}.margin-top-50-sm{margin-top:50px !important}.margin-right-50-sm{margin-right:50px !important}.margin-bottom-50-sm{margin-bottom:50px !important}.margin-left-50-sm{margin-left:50px !important}}@media (min-width: 992px) and (max-width: 1199px){.padding-0-md{padding:0px !important}.padding-top-0-md{padding-top:0px !important}.padding-right-0-md{padding-right:0px !important}.padding-bottom-0-md{padding-bottom:0px !important}.padding-left-0-md{padding-left:0px !important}.padding-5-md{padding:5px !important}.padding-top-5-md{padding-top:5px !important}.padding-right-5-md{padding-right:5px !important}.padding-bottom-5-md{padding-bottom:5px !important}.padding-left-5-md{padding-left:5px !important}.padding-10-md{padding:10px !important}.padding-top-10-md{padding-top:10px !important}.padding-right-10-md{padding-right:10px !important}.padding-bottom-10-md{padding-bottom:10px !important}.padding-left-10-md{padding-left:10px !important}.padding-15-md{padding:15px !important}.padding-top-15-md{padding-top:15px !important}.padding-right-15-md{padding-right:15px !important}.padding-bottom-15-md{padding-bottom:15px !important}.padding-left-15-md{padding-left:15px !important}.padding-20-md{padding:20px !important}.padding-top-20-md{padding-top:20px !important}.padding-right-20-md{padding-right:20px !important}.padding-bottom-20-md{padding-bottom:20px !important}.padding-left-20-md{padding-left:20px !important}.padding-25-md{padding:25px !important}.padding-top-25-md{padding-top:25px !important}.padding-right-25-md{padding-right:25px !important}.padding-bottom-25-md{padding-bottom:25px !important}.padding-left-25-md{padding-left:25px !important}.padding-50-md{padding:50px !important}.padding-top-50-md{padding-top:50px !important}.padding-right-50-md{padding-right:50px !important}.padding-bottom-50-md{padding-bottom:50px !important}.padding-left-50-md{padding-left:50px !important}.margin-0-md{margin:0px !important}.margin-top-0-md{margin-top:0px !important}.margin-right-0-md{margin-right:0px !important}.margin-bottom-0-md{margin-bottom:0px !important}.margin-left-0-md{margin-left:0px !important}.margin-5-md{margin:5px !important}.margin-top-5-md{margin-top:5px !important}.margin-right-5-md{margin-right:5px !important}.margin-bottom-5-md{margin-bottom:5px !important}.margin-left-5-md{margin-left:5px !important}.margin-10-md{margin:10px !important}.margin-top-10-md{margin-top:10px !important}.margin-right-10-md{margin-right:10px !important}.margin-bottom-10-md{margin-bottom:10px !important}.margin-left-10-md{margin-left:10px !important}.margin-15-md{margin:15px !important}.margin-top-15-md{margin-top:15px !important}.margin-right-15-md{margin-right:15px !important}.margin-bottom-15-md{margin-bottom:15px !important}.margin-left-15-md{margin-left:15px !important}.margin-20-md{margin:20px !important}.margin-top-20-md{margin-top:20px !important}.margin-right-20-md{margin-right:20px !important}.margin-bottom-20-md{margin-bottom:20px !important}.margin-left-20-md{margin-left:20px !important}.margin-25-md{margin:25px !important}.margin-top-25-md{margin-top:25px !important}.margin-right-25-md{margin-right:25px !important}.margin-bottom-25-md{margin-bottom:25px !important}.margin-left-25-md{margin-left:25px !important}.margin-50-md{margin:50px !important}.margin-top-50-md{margin-top:50px !important}.margin-right-50-md{margin-right:50px !important}.margin-bottom-50-md{margin-bottom:50px !important}.margin-left-50-md{margin-left:50px !important}}@media (min-width: 1200px){.padding-0-lg{padding:0px !important}.padding-top-0-lg{padding-top:0px !important}.padding-right-0-lg{padding-right:0px !important}.padding-bottom-0-lg{padding-bottom:0px !important}.padding-left-0-lg{padding-left:0px !important}.padding-5-lg{padding:5px !important}.padding-top-5-lg{padding-top:5px !important}.padding-right-5-lg{padding-right:5px !important}.padding-bottom-5-lg{padding-bottom:5px !important}.padding-left-5-lg{padding-left:5px !important}.padding-10-lg{padding:10px !important}.padding-top-10-lg{padding-top:10px !important}.padding-right-10-lg{padding-right:10px !important}.padding-bottom-10-lg{padding-bottom:10px !important}.padding-left-10-lg{padding-left:10px !important}.padding-15-lg{padding:15px !important}.padding-top-15-lg{padding-top:15px !important}.padding-right-15-lg{padding-right:15px !important}.padding-bottom-15-lg{padding-bottom:15px !important}.padding-left-15-lg{padding-left:15px !important}.padding-20-lg{padding:20px !important}.padding-top-20-lg{padding-top:20px !important}.padding-right-20-lg{padding-right:20px !important}.padding-bottom-20-lg{padding-bottom:20px !important}.padding-left-20-lg{padding-left:20px !important}.padding-25-lg{padding:25px !important}.padding-top-25-lg{padding-top:25px !important}.padding-right-25-lg{padding-right:25px !important}.padding-bottom-25-lg{padding-bottom:25px !important}.padding-left-25-lg{padding-left:25px !important}.padding-50-lg{padding:50px !important}.padding-top-50-lg{padding-top:50px !important}.padding-right-50-lg{padding-right:50px !important}.padding-bottom-50-lg{padding-bottom:50px !important}.padding-left-50-lg{padding-left:50px !important}.margin-0-lg{margin:0px !important}.margin-top-0-lg{margin-top:0px !important}.margin-right-0-lg{margin-right:0px !important}.margin-bottom-0-lg{margin-bottom:0px !important}.margin-left-0-lg{margin-left:0px !important}.margin-5-lg{margin:5px !important}.margin-top-5-lg{margin-top:5px !important}.margin-right-5-lg{margin-right:5px !important}.margin-bottom-5-lg{margin-bottom:5px !important}.margin-left-5-lg{margin-left:5px !important}.margin-10-lg{margin:10px !important}.margin-top-10-lg{margin-top:10px !important}.margin-right-10-lg{margin-right:10px !important}.margin-bottom-10-lg{margin-bottom:10px !important}.margin-left-10-lg{margin-left:10px !important}.margin-15-lg{margin:15px !important}.margin-top-15-lg{margin-top:15px !important}.margin-right-15-lg{margin-right:15px !important}.margin-bottom-15-lg{margin-bottom:15px !important}.margin-left-15-lg{margin-left:15px !important}.margin-20-lg{margin:20px !important}.margin-top-20-lg{margin-top:20px !important}.margin-right-20-lg{margin-right:20px !important}.margin-bottom-20-lg{margin-bottom:20px !important}.margin-left-20-lg{margin-left:20px !important}.margin-25-lg{margin:25px !important}.margin-top-25-lg{margin-top:25px !important}.margin-right-25-lg{margin-right:25px !important}.margin-bottom-25-lg{margin-bottom:25px !important}.margin-left-25-lg{margin-left:25px !important}.margin-50-lg{margin:50px !important}.margin-top-50-lg{margin-top:50px !important}.margin-right-50-lg{margin-right:50px !important}.margin-bottom-50-lg{margin-bottom:50px !important}.margin-left-50-lg{margin-left:50px !important}}.border-top-1{border-top:1px solid #ccc}.border-right-1{border-right:1px solid #ccc}.border-bottom-1{border-bottom:1px solid #ccc}.border-left-1{border-left:1px solid #ccc}

p{
  font-family: 'Barlow';
}


.btn {
  background: none !important;
  color: #000;
  border: 1px solid;
  border-radius: 0;
}

.txt-white{color: white}

@media (min-width: 768px){
  .navbar-nav {
      padding-bottom: 5px !important;
  }
}

.header .nav > li > a {
    font-family: 'Barlow', sans-serif !important;
    color: #ffffff !important;
    font-size: 16px !important;
    cursor: pointer;
}



.header .nav > li > a:hover {
  color: #463920 !important;
}

.nav > li > a > img {
    max-width: 70% !important;
}

.header-img {
    margin: 0 auto;
    position: absolute;
    /* bottom: -128px; */
    left: 0px;
    right: 0;
    height: auto !important;
    z-index: 900;
    padding: 20px !important;
    color: #fff;
    border: 10px solid #fff;
    font-family: Brandon Medium;
}

#slider h2{
    font-size: 32px !important;
    margin: 0 !important;
}


#home {
  background-image: url(../images/back-home.jpg);
  background-size: 100%
}


#home .logo-home {
  max-width: 500px;
}

#home .cartel img{
  width: 12%;
}

@media (max-width: 768px){
  #home {
    background-size: cover !important
  }
  #home .logo-home {
    max-width: -webkit-fill-available !important; 
  }
  #home .cartel img{
    width: 40%;
  }
}


#slider .cafe-tostado{
  margin-top: 10%;
  margin-left: 50px;
}

@media (max-width: 768px){
  .slider {
      padding-top: 0 !important;
  }
  #slider .cafe-tostado{
    margin-top: 20px; 
    margin-left: 0;
    margin-bottom: 20px
  }

}

#artesanal{
  background-color: #95d3ec !important;
  height: 430px;
  background: url(../images/back-section-1.png) left top no-repeat;
  background-size: 100%;
}

#artesanal h1{
  font-size: 46px;
  font-family: 'Archivo Black', sans-serif !important;
  text-shadow: 1px 3px #2d2d2d;
}

#artesanal h3.cursiva{
  text-shadow: 1px 3px #2d2d2d;
}

@media (max-width: 768px){
  #artesanal{
    height: 350px;
  }
  #artesanal h1{
    font-size: xx-large;
  }
}

#artesanal .enc-artesanal{
  background-image: url(../images/05.jpg);
  background-position: top;
  background-size: 100%;
}

@media (min-width: 1024px){
  #artesanal .enc-artesanal{
    padding-top: 3% !important;
    min-height: 280px;
  }
}


#artesanal .btn{
  background: none !important;
    color: #fff;
    border: 2px #fff solid;
}

#espacio .espacio{
  margin-top: 8%;
}

@media (max-width: 768px){
  #espacio .espacio{
    margin: 20px 0;
  }
}

#coworking{
  background-color: #927d52 !important;
  height: 430px;
  background: url(../images/back-section-2.png) left top no-repeat;
  background-size: 100%;
}

#coworking .enc-coworking{
  background-image: url(../images/sec-4.jpg);
  background-position:bottom;
  min-height: 230px;
}

@media (min-width: 1024px){
  #coworking .enc-coworking{
    padding-top: 3% !important;
    min-height: 280px !important;
  }
}

#coworking h1{
  font-size: 46px;
  font-family: 'Archivo Black', sans-serif !important;
  text-shadow: 1px 3px #2d2d2d;
}


#coworking .btn{
  background: none !important;
    color: #fff;
    border: 2px #fff solid;
}

#coworking h3.cursiva,
#coworking h1{
  text-shadow: 1px 3px #2d2d2d;
}

@media (max-width: 768px){
  #coworking h1{
    text-shadow: 1px 3px #2d2d2d;
    font-size: 30px;
  }
}


@media (min-width: 768px){
  #bilberos{
    height: 850px;
    background: url(../images/back-section-bilberos1.jpg) left top no-repeat;
    background-size: 100%;
  }
}

@media (min-width: 1800px){
  #bilberos{
    height: 850px;
    background: url(../images/back-section-bilberos2.jpg) left top no-repeat;
    background-size: 100%;
  }
}


#bilberos .intro2{
  margin-top: 150px;
}

#bilberos .menu{
  margin-top: 110px;
  margin-bottom: 60px;
}

@media (max-width: 768px){
  #bilberos .menu{
    margin-top: 50px;
    margin-bottom: 60px;
  }
  #menubilbo {
    background-color: #95d3ec;
    padding-bottom: 40px;
  }
}


#bilberos .panel-body {
    padding: 5px;
}

@media (min-width: 1440px){
  #bilberos .menu{
    margin-top: 12%;
    margin-bottom: 60px;
  }
}

#bilberos .panel-default {
    border: 2px solid #ffc3c3 !important;
}

@media (max-width: 768px){
  .btn-desayuno {font-size: 10.5px}
}

#bilberos p{
  font-size: 24px !important; 
  font-weight: 500 !important;  
  margin-top: 14px !important; 
}

h1.cursiva{
  font-family: 'Dancing Script', cursive;
  font-size: 42px;
}

.swiper-button-prev, .gallery-container-rtl .swiper-button-next {
    background-image: url(../images/arrow-prv.svg);
    left: 30px;
    right: auto;
}

.swiper-button-next, .gallery-container-rtl .swiper-button-prev{
    background-image: url(../images/arrow.svg);
    right: 30px;
    left: auto;
}

.navbar-nav li:not(.last-li) {
    margin: 0 63px !im;
}

.contact h3 {
    text-align: center !important;
    font-family: Barlow !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    opacity: 1 !important;
    color: #fff !important;
    margin-bottom: 10px;
}

@media (max-width: 768px){
  .contact h3 {
      font-size: 18px !important;
      margin-bottom: 30px !important;
  }
}

.modal-header .close {
    margin-top: -18px !important;
}

.modal-content{
  background: url(../images/bk-popup.jpg) top;
  font-family: Brandon Regular !important;
  font-style: normal;
  font-weight: 700;
}

.modal-content strong{
    font: 300 14px/1.8 'Brandon medium', sans-serif !important;
  text-decoration: underline;
}

.modal-content .border-right{
  border-right: 1px solid #ccc;
}

.modal-content .border-left{
  border-left: 1px solid #bd9c71;
}

.modal-content h5{
  font-size: 20px;
  font-weight: 700;
}

.modal-header {
    border-bottom: 1px solid #ccc;
}

.modal-content .modal-body{
  font-weight: 700;
  font-size: 13px;
  background: rgba(245, 245, 245, 0.8);
}

.modal-content .modal-body span{
  font-size: 11px;
  font-weight: 400;
}

#footer .b-c-footer a{
  color: #87cfeb !important
}

@media (min-width: 768px){
  .modal-dialog {
      width: 700px !important;
      margin: 30px auto;
  }
}
