@charset "UTF-8";
/*Font family*/
/*Colors*/
/*font size*/
/*Font weights*/
/*line-height*/
/*Responsive widths*/
/*color*/
/* line 4, src/sass/_helpers.scss */
.theme-color {
  color: #990f3d;
}

/* line 5, src/sass/_helpers.scss */
.text-white {
  color: #ffffff;
}

/* line 6, src/sass/_helpers.scss */
.text-black {
  color: #363636;
}

/* line 7, src/sass/_helpers.scss */
.text-gray {
  color: #999999;
}

/*background*/
/* line 10, src/sass/_helpers.scss */
.white-bg {
  background: #ffffff;
}

/* line 11, src/sass/_helpers.scss */
.gray-bg {
  background: #f7f7f7;
}

/* line 12, src/sass/_helpers.scss */
.dark-gray-bg {
  background: #666666;
}

/* line 13, src/sass/_helpers.scss */
.theme-bg {
  background: #990f3d;
}

/* line 14, src/sass/_helpers.scss */
.black-bg {
  background: #323232;
}

/* line 15, src/sass/_helpers.scss */
.dark-theme-bg {
  background: #050801;
}

/*Page section margin padding*/
/* line 18, src/sass/_helpers.scss */
.page-section-ptb {
  padding: 80px 0;
}

/* line 19, src/sass/_helpers.scss */
.page-section-pt {
  padding: 80px 0 0;
}

/* line 20, src/sass/_helpers.scss */
.page-section-pb {
  padding: 0 0 80px;
}

/* line 22, src/sass/_helpers.scss */
.page-section-1-ptb {
  padding: 120px 0;
}

/* line 23, src/sass/_helpers.scss */
.page-section-1-pt {
  padding: 120px 0 0;
}

/* line 24, src/sass/_helpers.scss */
.page-section-1-pb {
  padding: 0 0 120px;
}

/*font-weight*/
/* line 27, src/sass/_helpers.scss */
.fw-1 {
  font-weight: 100;
}

/* line 28, src/sass/_helpers.scss */
.fw-2 {
  font-weight: 200;
}

/* line 29, src/sass/_helpers.scss */
.fw-3 {
  font-weight: 300;
}

/* line 30, src/sass/_helpers.scss */
.fw-4 {
  font-weight: 400;
}

/* line 31, src/sass/_helpers.scss */
.fw-5 {
  font-weight: 500;
}

/* line 32, src/sass/_helpers.scss */
.fw-6 {
  font-weight: 600;
}

/* line 33, src/sass/_helpers.scss */
.fw-7 {
  font-weight: 700;
}

/* line 34, src/sass/_helpers.scss */
.fw-8 {
  font-weight: 800;
}

/* line 35, src/sass/_helpers.scss */
.fw-9 {
  font-weight: 900;
}

/*line-height*/
/* line 38, src/sass/_helpers.scss */
.l-height-14 {
  line-height: 14px;
}

/* line 39, src/sass/_helpers.scss */
.l-height-24 {
  line-height: 24px;
}

/* line 40, src/sass/_helpers.scss */
.l-height-26 {
  line-height: 26px;
}

/* line 41, src/sass/_helpers.scss */
.l-height-28 {
  line-height: 28px;
}

/* line 42, src/sass/_helpers.scss */
.l-height-30 {
  line-height: 30px;
}

/* line 43, src/sass/_helpers.scss */
.l-height-32 {
  line-height: 32px;
}

/* line 44, src/sass/_helpers.scss */
.l-height-34 {
  line-height: 34px;
}

/* line 45, src/sass/_helpers.scss */
.l-height-36 {
  line-height: 36px;
}

/* line 46, src/sass/_helpers.scss */
.l-height-38 {
  line-height: 38px;
}

/* line 47, src/sass/_helpers.scss */
.l-height-40 {
  line-height: 40px;
}

/*************************
  Basic margin padding
*************************/
/* line 53, src/sass/_helpers.scss */
.m-0 {
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}

/* line 54, src/sass/_helpers.scss */
.p-0 {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}

/*************************
     Margin top
*************************/
/*.mt-0 { margin-top: 0 !important; }*/
/* line 60, src/sass/_helpers.scss */
.mt-10 {
  margin-top: 10px !important;
}

/* line 61, src/sass/_helpers.scss */
.mt-15 {
  margin-top: 15px !important;
}

/* line 62, src/sass/_helpers.scss */
.mt-20 {
  margin-top: 20px !important;
}

/* line 63, src/sass/_helpers.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 64, src/sass/_helpers.scss */
.mt-40 {
  margin-top: 40px !important;
}

/* line 65, src/sass/_helpers.scss */
.mt-50 {
  margin-top: 50px !important;
}

/* line 66, src/sass/_helpers.scss */
.mt-60 {
  margin-top: 60px !important;
}

/* line 67, src/sass/_helpers.scss */
.mt-70 {
  margin-top: 70px !important;
}

/* line 68, src/sass/_helpers.scss */
.mt-80 {
  margin-top: 80px !important;
}

/* line 69, src/sass/_helpers.scss */
.mt-90 {
  margin-top: 90px !important;
}

/* line 70, src/sass/_helpers.scss */
.mt-100 {
  margin-top: 100px !important;
}

/* line 71, src/sass/_helpers.scss */
.mt-110 {
  margin-top: 110px !important;
}

/* line 72, src/sass/_helpers.scss */
.mt-120 {
  margin-top: 120px !important;
}

/* line 73, src/sass/_helpers.scss */
.mt-130 {
  margin-top: 130px !important;
}

/* line 74, src/sass/_helpers.scss */
.mt-140 {
  margin-top: 140px !important;
}

/* line 75, src/sass/_helpers.scss */
.mt-150 {
  margin-top: 150px !important;
}

/*************************
    Margin right
*************************/
/*.mr-0 { margin-right: 0!important }*/
/* line 81, src/sass/_helpers.scss */
.mr-10 {
  margin-right: 10px !important;
}

/* line 82, src/sass/_helpers.scss */
.mr-15 {
  margin-right: 15px !important;
}

/* line 83, src/sass/_helpers.scss */
.mr-20 {
  margin-right: 20px !important;
}

/* line 84, src/sass/_helpers.scss */
.mr-30 {
  margin-right: 30px !important;
}

/* line 85, src/sass/_helpers.scss */
.mr-40 {
  margin-right: 40px !important;
}

/* line 86, src/sass/_helpers.scss */
.mr-50 {
  margin-right: 50px !important;
}

/* line 87, src/sass/_helpers.scss */
.mr-60 {
  margin-right: 60px !important;
}

/* line 88, src/sass/_helpers.scss */
.mr-70 {
  margin-right: 70px !important;
}

/* line 89, src/sass/_helpers.scss */
.mr-80 {
  margin-right: 80px !important;
}

/* line 90, src/sass/_helpers.scss */
.mr-90 {
  margin-right: 90px !important;
}

/* line 91, src/sass/_helpers.scss */
.mr-100 {
  margin-right: 100px !important;
}

/* line 92, src/sass/_helpers.scss */
.mr-110 {
  margin-right: 110px !important;
}

/* line 93, src/sass/_helpers.scss */
.mr-120 {
  margin-right: 120px !important;
}

/* line 94, src/sass/_helpers.scss */
.mr-130 {
  margin-right: 130px !important;
}

/* line 95, src/sass/_helpers.scss */
.mr-140 {
  margin-right: 140px !important;
}

/* line 96, src/sass/_helpers.scss */
.mr-150 {
  margin-right: 150px !important;
}

/*************************
    Margin bottom
*************************/
/*.mb-0 { margin-bottom: 0!important }*/
/* line 102, src/sass/_helpers.scss */
.mb-10 {
  margin-bottom: 10px !important;
}

/* line 103, src/sass/_helpers.scss */
.mb-15 {
  margin-bottom: 15px !important;
}

/* line 104, src/sass/_helpers.scss */
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 105, src/sass/_helpers.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 106, src/sass/_helpers.scss */
.mb-40 {
  margin-bottom: 40px !important;
}

/* line 107, src/sass/_helpers.scss */
.mb-50 {
  margin-bottom: 50px !important;
}

/* line 108, src/sass/_helpers.scss */
.mb-60 {
  margin-bottom: 60px !important;
}

/* line 109, src/sass/_helpers.scss */
.mb-70 {
  margin-bottom: 70px !important;
}

/* line 110, src/sass/_helpers.scss */
.mb-80 {
  margin-bottom: 80px !important;
}

/* line 111, src/sass/_helpers.scss */
.mb-90 {
  margin-bottom: 90px !important;
}

/* line 112, src/sass/_helpers.scss */
.mb-100 {
  margin-bottom: 100px !important;
}

/* line 113, src/sass/_helpers.scss */
.mb-110 {
  margin-bottom: 110px !important;
}

/* line 114, src/sass/_helpers.scss */
.mb-120 {
  margin-bottom: 120px !important;
}

/* line 115, src/sass/_helpers.scss */
.mb-130 {
  margin-bottom: 130px !important;
}

/* line 116, src/sass/_helpers.scss */
.mb-140 {
  margin-bottom: 140px !important;
}

/* line 117, src/sass/_helpers.scss */
.mb-150 {
  margin-bottom: 150px !important;
}

/*************************
    Margin left
*************************/
/*.ml-0 { margin-left: 0!important }*/
/* line 123, src/sass/_helpers.scss */
.ml-10 {
  margin-left: 10px !important;
}

/* line 124, src/sass/_helpers.scss */
.ml-15 {
  margin-left: 15px !important;
}

/* line 125, src/sass/_helpers.scss */
.ml-20 {
  margin-left: 20px !important;
}

/* line 126, src/sass/_helpers.scss */
.ml-30 {
  margin-left: 30px !important;
}

/* line 127, src/sass/_helpers.scss */
.ml-40 {
  margin-left: 40px !important;
}

/* line 128, src/sass/_helpers.scss */
.ml-50 {
  margin-left: 50px !important;
}

/* line 129, src/sass/_helpers.scss */
.ml-60 {
  margin-left: 60px !important;
}

/* line 130, src/sass/_helpers.scss */
.ml-70 {
  margin-left: 70px !important;
}

/* line 131, src/sass/_helpers.scss */
.ml-80 {
  margin-left: 80px !important;
}

/* line 132, src/sass/_helpers.scss */
.ml-90 {
  margin-left: 90px !important;
}

/* line 133, src/sass/_helpers.scss */
.ml-100 {
  margin-left: 100px !important;
}

/* line 134, src/sass/_helpers.scss */
.ml-110 {
  margin-left: 110px !important;
}

/* line 135, src/sass/_helpers.scss */
.ml-120 {
  margin-left: 120px !important;
}

/* line 136, src/sass/_helpers.scss */
.ml-130 {
  margin-left: 130px !important;
}

/* line 137, src/sass/_helpers.scss */
.ml-140 {
  margin-left: 140px !important;
}

/* line 138, src/sass/_helpers.scss */
.ml-150 {
  margin-left: 150px !important;
}

/*************************
    Padding top
*************************/
/*.pt-0 { padding-top: 0!important }*/
/* line 144, src/sass/_helpers.scss */
.pt-10 {
  padding-top: 10px !important;
}

/* line 145, src/sass/_helpers.scss */
.pt-15 {
  padding-top: 15px !important;
}

/* line 146, src/sass/_helpers.scss */
.pt-20 {
  padding-top: 20px !important;
}

/* line 147, src/sass/_helpers.scss */
.pt-30 {
  padding-top: 30px !important;
}

/* line 148, src/sass/_helpers.scss */
.pt-40 {
  padding-top: 40px !important;
}

/* line 149, src/sass/_helpers.scss */
.pt-50 {
  padding-top: 50px !important;
}

/* line 150, src/sass/_helpers.scss */
.pt-60 {
  padding-top: 60px !important;
}

/* line 151, src/sass/_helpers.scss */
.pt-70 {
  padding-top: 70px !important;
}

/* line 152, src/sass/_helpers.scss */
.pt-80 {
  padding-top: 80px !important;
}

/* line 153, src/sass/_helpers.scss */
.pt-90 {
  padding-top: 90px !important;
}

/* line 154, src/sass/_helpers.scss */
.pt-100 {
  padding-top: 100px !important;
}

/* line 155, src/sass/_helpers.scss */
.pt-110 {
  padding-top: 110px !important;
}

/* line 156, src/sass/_helpers.scss */
.pt-120 {
  padding-top: 120px !important;
}

/* line 157, src/sass/_helpers.scss */
.pt-130 {
  padding-top: 130px !important;
}

/* line 158, src/sass/_helpers.scss */
.pt-140 {
  padding-top: 140px !important;
}

/* line 159, src/sass/_helpers.scss */
.pt-150 {
  padding-top: 150px !important;
}

/*************************
    Padding right
*************************/
/*.pr-0 { padding-right: 0!important }*/
/* line 165, src/sass/_helpers.scss */
.pr-10 {
  padding-right: 10px !important;
}

/* line 166, src/sass/_helpers.scss */
.pr-15 {
  padding-right: 15px !important;
}

/* line 167, src/sass/_helpers.scss */
.pr-20 {
  padding-right: 20px !important;
}

/* line 168, src/sass/_helpers.scss */
.pr-30 {
  padding-right: 30px !important;
}

/* line 169, src/sass/_helpers.scss */
.pr-40 {
  padding-right: 40px !important;
}

/* line 170, src/sass/_helpers.scss */
.pr-50 {
  padding-right: 50px !important;
}

/* line 171, src/sass/_helpers.scss */
.pr-60 {
  padding-right: 60px !important;
}

/* line 172, src/sass/_helpers.scss */
.pr-70 {
  padding-right: 70px !important;
}

/* line 173, src/sass/_helpers.scss */
.pr-80 {
  padding-right: 80px !important;
}

/* line 174, src/sass/_helpers.scss */
.pr-90 {
  padding-right: 90px !important;
}

/* line 175, src/sass/_helpers.scss */
.pr-100 {
  padding-right: 100px !important;
}

/* line 176, src/sass/_helpers.scss */
.pr-110 {
  padding-right: 110px !important;
}

/* line 177, src/sass/_helpers.scss */
.pr-120 {
  padding-right: 120px !important;
}

/* line 178, src/sass/_helpers.scss */
.pr-130 {
  padding-right: 130px !important;
}

/* line 179, src/sass/_helpers.scss */
.pr-140 {
  padding-right: 140px !important;
}

/*************************
    Padding bottom
*************************/
/*.pb-0 { padding-bottom: 0!important }*/
/* line 185, src/sass/_helpers.scss */
.pb-10 {
  padding-bottom: 10px !important;
}

/* line 186, src/sass/_helpers.scss */
.pb-15 {
  padding-bottom: 15px !important;
}

/* line 187, src/sass/_helpers.scss */
.pb-20 {
  padding-bottom: 20px !important;
}

/* line 188, src/sass/_helpers.scss */
.pb-30 {
  padding-bottom: 30px !important;
}

/* line 189, src/sass/_helpers.scss */
.pb-40 {
  padding-bottom: 40px !important;
}

/* line 190, src/sass/_helpers.scss */
.pb-50 {
  padding-bottom: 50px !important;
}

/* line 191, src/sass/_helpers.scss */
.pb-60 {
  padding-bottom: 60px !important;
}

/* line 192, src/sass/_helpers.scss */
.pb-70 {
  padding-bottom: 70px !important;
}

/* line 193, src/sass/_helpers.scss */
.pb-80 {
  padding-bottom: 80px !important;
}

/* line 194, src/sass/_helpers.scss */
.pb-90 {
  padding-bottom: 90px !important;
}

/* line 195, src/sass/_helpers.scss */
.pb-100 {
  padding-bottom: 100px !important;
}

/* line 196, src/sass/_helpers.scss */
.pb-110 {
  padding-bottom: 110px !important;
}

/* line 197, src/sass/_helpers.scss */
.pb-120 {
  padding-bottom: 120px !important;
}

/* line 198, src/sass/_helpers.scss */
.pb-130 {
  padding-bottom: 130px !important;
}

/* line 199, src/sass/_helpers.scss */
.pb-140 {
  padding-bottom: 140px !important;
}

/* line 200, src/sass/_helpers.scss */
.pb-150 {
  padding-bottom: 150px !important;
}

/*************************
    Padding left
*************************/
/*.pl-0 { padding-left: 0!important }*/
/* line 206, src/sass/_helpers.scss */
.pl-10 {
  padding-left: 10px !important;
}

/* line 207, src/sass/_helpers.scss */
.pl-15 {
  padding-left: 15px !important;
}

/* line 208, src/sass/_helpers.scss */
.pl-20 {
  padding-left: 20px !important;
}

/* line 209, src/sass/_helpers.scss */
.pl-30 {
  padding-left: 30px !important;
}

/* line 210, src/sass/_helpers.scss */
.pl-40 {
  padding-left: 40px !important;
}

/* line 211, src/sass/_helpers.scss */
.pl-50 {
  padding-left: 50px !important;
}

/* line 212, src/sass/_helpers.scss */
.pl-60 {
  padding-left: 60px !important;
}

/* line 213, src/sass/_helpers.scss */
.pl-70 {
  padding-left: 70px !important;
}

/* line 214, src/sass/_helpers.scss */
.pl-80 {
  padding-left: 80px !important;
}

/* line 215, src/sass/_helpers.scss */
.pl-90 {
  padding-left: 90px !important;
}

/* line 216, src/sass/_helpers.scss */
.pl-100 {
  padding-left: 100px !important;
}

/* line 217, src/sass/_helpers.scss */
.pl-110 {
  padding-left: 110px !important;
}

/* line 218, src/sass/_helpers.scss */
.pl-120 {
  padding-left: 120px !important;
}

/* line 219, src/sass/_helpers.scss */
.pl-130 {
  padding-left: 130px !important;
}

/* line 220, src/sass/_helpers.scss */
.pl-140 {
  padding-left: 140px !important;
}

/* line 221, src/sass/_helpers.scss */
.pl-150 {
  padding-left: 150px !important;
}

/*min height*/
/* line 225, src/sass/_helpers.scss */
.min-h-200 {
  min-height: 200px;
}

/* line 226, src/sass/_helpers.scss */
.min-h-230 {
  min-height: 230px;
}

/* line 227, src/sass/_helpers.scss */
.min-h-260 {
  min-height: 260px;
}

/* line 228, src/sass/_helpers.scss */
.min-h-290 {
  min-height: 290px;
}

/* line 229, src/sass/_helpers.scss */
.min-h-320 {
  min-height: 320px;
}

/* line 230, src/sass/_helpers.scss */
.min-h-350 {
  min-height: 350px;
}

/* line 231, src/sass/_helpers.scss */
.min-h-380 {
  min-height: 380px;
}

/* line 232, src/sass/_helpers.scss */
.min-h-410 {
  min-height: 410px;
}

/* line 233, src/sass/_helpers.scss */
.min-h-440 {
  min-height: 440px;
}

/* line 234, src/sass/_helpers.scss */
.min-h-470 {
  min-height: 470px;
}

/* line 235, src/sass/_helpers.scss */
.min-h-500 {
  min-height: 500px;
}

/* line 236, src/sass/_helpers.scss */
.min-h-550 {
  min-height: 550px;
}

/*max height*/
/* line 239, src/sass/_helpers.scss */
.max-h-200 {
  max-height: 200px;
}

/* line 240, src/sass/_helpers.scss */
.max-h-230 {
  max-height: 230px;
}

/* line 241, src/sass/_helpers.scss */
.max-h-260 {
  max-height: 260px;
}

/* line 242, src/sass/_helpers.scss */
.max-h-290 {
  max-height: 290px;
}

/* line 243, src/sass/_helpers.scss */
.max-h-320 {
  max-height: 320px;
}

/* line 244, src/sass/_helpers.scss */
.max-h-350 {
  max-height: 350px;
}

/* line 245, src/sass/_helpers.scss */
.max-h-380 {
  max-height: 380px;
}

/* line 246, src/sass/_helpers.scss */
.max-h-410 {
  max-height: 410px;
}

/* line 247, src/sass/_helpers.scss */
.max-h-440 {
  max-height: 440px;
}

/* line 248, src/sass/_helpers.scss */
.max-h-470 {
  max-height: 470px;
}

/* line 249, src/sass/_helpers.scss */
.max-h-500 {
  max-height: 500px;
}

/* line 250, src/sass/_helpers.scss */
.max-h-550 {
  max-height: 550px;
}

/* line 253, src/sass/_helpers.scss */
img.bottom-img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/*Row-eq-height And No Gutter*/
/* line 256, src/sass/_helpers.scss */
.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

/* line 257, src/sass/_helpers.scss */
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/* line 258, src/sass/_helpers.scss */
.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 259, src/sass/_helpers.scss */
.row-eq-height.full-height > [class*='col-'] > div {
  height: 100%;
}

/* Vertical Align */
/* line 262, src/sass/_helpers.scss */
.valign {
  display: table;
}

/* line 263, src/sass/_helpers.scss */
.valign > [class*='col-'] {
  display: table-cell;
  float: none;
}

/* line 264, src/sass/_helpers.scss */
[data-valign-overlay="top"] {
  vertical-align: top;
}

/* line 265, src/sass/_helpers.scss */
[data-valign-overlay="middle"] {
  vertical-align: middle;
}

/* line 266, src/sass/_helpers.scss */
[data-valign-overlay="bottom"] {
  vertical-align: bottom;
}

/*Extra class*/
/* line 269, src/sass/_helpers.scss */
.o-hidden {
  overflow: hidden;
}

/* line 270, src/sass/_helpers.scss */
.position-re {
  position: relative;
}

/* line 271, src/sass/_helpers.scss */
.full-width {
  width: 100% !important;
}

/* line 272, src/sass/_helpers.scss */
section {
  background: #ffffff;
}

/* line 273, src/sass/_helpers.scss */
.uppercase {
  text-transform: uppercase;
}

/*Background overlay*/
/* line 276, src/sass/_helpers.scss */
.bg-overlay-black-10:before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 277, src/sass/_helpers.scss */
.bg-overlay-black-20:before {
  background: rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 278, src/sass/_helpers.scss */
.bg-overlay-black-30:before {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 279, src/sass/_helpers.scss */
.bg-overlay-black-40:before {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 280, src/sass/_helpers.scss */
.bg-overlay-black-50:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 281, src/sass/_helpers.scss */
.bg-overlay-black-60:before {
  background: rgba(0, 0, 0, 0.6);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 282, src/sass/_helpers.scss */
.bg-overlay-black-70:before {
  background: rgba(0, 0, 0, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 283, src/sass/_helpers.scss */
.bg-overlay-black-80:before {
  background: rgba(0, 0, 0, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 284, src/sass/_helpers.scss */
.bg-overlay-black-90:before {
  background: rgba(0, 0, 0, 0.9);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 285, src/sass/_helpers.scss */
.bg-overlay-white-10:before {
  background: rgba(255, 255, 255, 0.1);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 286, src/sass/_helpers.scss */
.bg-overlay-white-20:before {
  background: rgba(255, 255, 255, 0.2);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 287, src/sass/_helpers.scss */
.bg-overlay-white-30:before {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 288, src/sass/_helpers.scss */
.bg-overlay-white-40:before {
  background: rgba(255, 255, 255, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 289, src/sass/_helpers.scss */
.bg-overlay-white-50:before {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 290, src/sass/_helpers.scss */
.bg-overlay-white-60:before {
  background: rgba(255, 255, 255, 0.6);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 291, src/sass/_helpers.scss */
.bg-overlay-white-70:before {
  background: rgba(255, 255, 255, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 292, src/sass/_helpers.scss */
.bg-overlay-white-80:before {
  background: rgba(255, 255, 255, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 293, src/sass/_helpers.scss */
.bg-overlay-white-90:before {
  background: rgba(255, 255, 255, 0.9);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 294, src/sass/_helpers.scss */
.bg-overlay-theme-20:before {
  background: rgba(132, 186, 63, 0.2);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 295, src/sass/_helpers.scss */
.bg-overlay-theme-50:before {
  background: rgba(132, 186, 63, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 296, src/sass/_helpers.scss */
.bg-overlay-theme-70:before {
  background: rgba(132, 186, 63, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 297, src/sass/_helpers.scss */
.bg-overlay-theme-90:before {
  background: rgba(132, 186, 63, 0.9);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 298, src/sass/_helpers.scss */
.bg-overlay-black-10, .bg-overlay-black-20, .bg-overlay-black-30, .bg-overlay-black-40, .bg-overlay-black-50, .bg-overlay-black-60, .bg-overlay-black-70, .bg-overlay-black-80, .bg-overlay-black-90, .bg-overlay-white-10, .bg-overlay-white-20, .bg-overlay-white-30, .bg-overlay-white-40, .bg-overlay-white-50, .bg-overlay-white-60, .bg-overlay-white-70, .bg-overlay-white-80, .bg-overlay-white-90, .bg-overlay-theme-20, .bg-overlay-theme-50, .bg-overlay-theme-70, .bg-overlay-theme-90 {
  position: relative;
}

/* line 2, src/sass/_typography.scss */
body {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #626262;
}

/* line 10, src/sass/_typography.scss */
a {
  outline: medium none !important;
  color: #990f3d;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 15, src/sass/_typography.scss */
a:focus {
  color: #990f3d;
  text-decoration: none !important;
}

/* line 20, src/sass/_typography.scss */
a:hover {
  color: #990f3d;
  text-decoration: none !important;
}

/* line 27, src/sass/_typography.scss */
.btn {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 31, src/sass/_typography.scss */
input {
  outline: medium none !important;
  color: #990f3d;
}

/* line 36, src/sass/_typography.scss */
button {
  outline: medium none !important;
  color: #990f3d;
}

/* line 41, src/sass/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  color: #363636;
  margin-top: 0px;
}

/* line 53, src/sass/_typography.scss */
label {
  font-weight: normal;
}

/* line 57, src/sass/_typography.scss */
h1 {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

/* line 63, src/sass/_typography.scss */
h1 a {
  color: inherit;
}

/* line 69, src/sass/_typography.scss */
h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
}

/* line 75, src/sass/_typography.scss */
h2 a {
  color: inherit;
}

/* line 81, src/sass/_typography.scss */
h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}

/* line 87, src/sass/_typography.scss */
h3 a {
  color: inherit;
}

/* line 93, src/sass/_typography.scss */
h4 {
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

/* line 99, src/sass/_typography.scss */
h4 a {
  color: inherit;
}

/* line 105, src/sass/_typography.scss */
h5 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}

/* line 111, src/sass/_typography.scss */
h5 a {
  color: inherit;
}

/* line 117, src/sass/_typography.scss */
h6 {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}

/* line 123, src/sass/_typography.scss */
h6 a {
  color: inherit;
}

/* line 129, src/sass/_typography.scss */
ul {
  margin: 0px;
  padding: 0px;
}

/* line 134, src/sass/_typography.scss */
p {
  font-weight: normal;
  line-height: 1.5;
  color: #626262;
}

/* line 140, src/sass/_typography.scss */
hr {
  margin: 0;
  padding: 0px;
  border-bottom: 1px dashed #eceff8;
  border-top: 0px;
}

/* line 147, src/sass/_typography.scss */
hr.light {
  margin: 0;
  padding: 0px;
  border-bottom: 1px solid #ffffff;
  border-top: 0px;
}

/* line 154, src/sass/_typography.scss */
*::-moz-selection {
  background: #990f3d;
  color: #ffffff;
  text-shadow: none;
}

/* line 160, src/sass/_typography.scss */
::-moz-selection {
  background: #990f3d;
  color: #ffffff;
  text-shadow: none;
}

/* line 166, src/sass/_typography.scss */
::-moz-selection {
  background: #990f3d;
  color: #ffffff;
  text-shadow: none;
}
::selection {
  background: #990f3d;
  color: #ffffff;
  text-shadow: none;
}

/*******************************************
             Loading
*******************************************/
/* line 175, src/sass/_typography.scss */
#pre-loader {
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  overflow: hidden !important;
  right: 0px;
  z-index: 999999;
}

/* line 189, src/sass/_typography.scss */
#pre-loader img {
  text-align: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  z-index: 99;
  margin: 0 auto;
}

/* line 205, src/sass/_typography.scss */
.shadow {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/*************************
    back to top
*************************/
/* line 213, src/sass/_typography.scss */
#back-to-top .top {
  z-index: 999;
  position: fixed;
  margin: 0px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: fixed;
  bottom: 105px;
  right: 15px;
  border-radius: 3px;
  z-index: 999;
  background: transparent;
  font-size: 14px;
  background: #990f3d;
  width: 40px;
  height: 40px;
  text-align: center;
}

/* line 232, src/sass/_typography.scss */
#back-to-top i {
  padding-top: 2px;
  font-size: 20px;
}

/* line 237, src/sass/_typography.scss */
#back-to-top span {
  display: block;
  line-height: 8px;
  font-size: 11px;
}

/* line 6, src/sass/shortcodes/_accordion.scss */
.accordion .acd-group .acd-heading:before {
  font-family: fontawesome;
  cursor: pointer;
  position: absolute;
  top: 6px;
  right: 20px;
  display: block;
  padding: 3px 6px 2px;
  content: "\f105";
  font-size: 22px;
  line-height: 38px;
}

/* line 18, src/sass/shortcodes/_accordion.scss */
.accordion .acd-group .acd-heading:hover {
  color: #990f3d;
}

/* line 23, src/sass/shortcodes/_accordion.scss */
.accordion .acd-group > .acd-heading > span {
  margin-right: 15px;
}

/* line 28, src/sass/shortcodes/_accordion.scss */
.accordion .acd-heading {
  font-weight: 500;
  position: relative;
  padding: 20px 0;
  color: #353535;
  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  margin-bottom: 0px;
  display: block;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  border-radius: 3px;
}

/* line 43, src/sass/shortcodes/_accordion.scss */
.accordion .acd-group.acd-active .acd-heading {
  color: #990f3d;
}

/* line 45, src/sass/shortcodes/_accordion.scss */
.accordion .acd-group.acd-active .acd-heading:before {
  content: "\f107";
}

/* line 48, src/sass/shortcodes/_accordion.scss */
.accordion .acd-group.acd-active .acd-heading span {
  color: #ffffff;
}

/* line 54, src/sass/shortcodes/_accordion.scss */
.acd-des {
  padding: 0 20px 20px 0;
}

/* line 60, src/sass/shortcodes/_accordion.scss */
.accordion.plus-icon .acd-group.acd-active .acd-heading:before {
  content: "\f068";
  font-size: 14px;
}

/* line 68, src/sass/shortcodes/_accordion.scss */
.accordion.plus-icon .acd-group .acd-heading:before {
  content: "\f067";
  font-size: 14px;
}

/* line 78, src/sass/shortcodes/_accordion.scss */
.accordion.plus-icon.round .acd-group.acd-active .acd-heading:before {
  content: "\f056";
  font-size: 14px;
}

/* line 86, src/sass/shortcodes/_accordion.scss */
.accordion.plus-icon.round .acd-group .acd-heading:before {
  content: "\f055";
  font-size: 14px;
}

/* line 94, src/sass/shortcodes/_accordion.scss */
.accordion.gray .acd-heading {
  background-color: #f7f7f7;
  margin-bottom: 20px;
  padding: 20px 30px;
}

/* line 99, src/sass/shortcodes/_accordion.scss */
.accordion.gray .acd-des {
  padding: 0 30px 20px;
}

/* line 103, src/sass/shortcodes/_accordion.scss */
.accordion.gray .acd-group.acd-active .acd-heading {
  color: #ffffff;
  background: #990f3d;
}

/* line 110, src/sass/shortcodes/_accordion.scss */
.accordion.gray .acd-group .acd-heading:hover {
  color: #ffffff;
  background: #990f3d;
}

/* line 118, src/sass/shortcodes/_accordion.scss */
.accordion.shadow .acd-heading {
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  margin-bottom: 20px;
  padding: 20px 30px;
}

/* line 124, src/sass/shortcodes/_accordion.scss */
.accordion.shadow .acd-des {
  padding: 0 30px 20px;
}

/* line 128, src/sass/shortcodes/_accordion.scss */
.accordion.shadow .acd-group.acd-active .acd-heading {
  color: #ffffff;
  background: #990f3d;
}

/* line 135, src/sass/shortcodes/_accordion.scss */
.accordion.shadow .acd-group .acd-heading:hover {
  color: #ffffff;
  background: #990f3d;
}

/* line 143, src/sass/shortcodes/_accordion.scss */
.accordion.accordion-border .acd-heading {
  background: transparent;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 20px;
  padding: 20px 30px;
}

/* line 150, src/sass/shortcodes/_accordion.scss */
.accordion.accordion-border .acd-des {
  padding: 0 30px 20px;
}

/* line 154, src/sass/shortcodes/_accordion.scss */
.accordion.accordion-border .acd-group.acd-active .acd-heading {
  color: #ffffff;
  background: #990f3d;
}

/* line 161, src/sass/shortcodes/_accordion.scss */
.accordion.accordion-border .acd-group .acd-heading:hover {
  color: #ffffff;
  background: #990f3d;
}

/* line 170, src/sass/shortcodes/_accordion.scss */
.accordion.animated .acd-group .acd-heading {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 18px;
  margin-bottom: 0;
  color: #363636;
  text-transform: inherit;
  font-weight: 700;
  padding: 20px 0px 0;
}

/* line 179, src/sass/shortcodes/_accordion.scss */
.accordion.animated .acd-group .acd-heading:hover {
  background: none !important;
  color: #990f3d;
}

/* line 183, src/sass/shortcodes/_accordion.scss */
.accordion.animated .acd-group .acd-heading::before {
  display: none;
}

/* line 187, src/sass/shortcodes/_accordion.scss */
.accordion.animated .acd-group .acd-des {
  padding: 0 30px 20px;
}

/* line 192, src/sass/shortcodes/_accordion.scss */
.accordion.animated .acd-group.acd-active .acd-heading {
  font-size: 28px;
  color: #990f3d;
  margin-bottom: 20px;
  background: none !important;
}

/* line 202, src/sass/shortcodes/_accordion.scss */
.accordion.animated.dark-bg .acd-group.acd-active .acd-heading {
  color: #ffffff;
}

/* line 208, src/sass/shortcodes/_accordion.scss */
.accordion.animated.dark-bg .acd-group .acd-heading:hover {
  color: #ffffff;
}

/* line 215, src/sass/shortcodes/_accordion.scss */
.accordion.no-radius .acd-heading {
  border-radius: 0;
}

/* line 221, src/sass/shortcodes/_accordion.scss */
#accordion .card {
  margin-bottom: 10px;
}

/* line 223, src/sass/shortcodes/_accordion.scss */
#accordion .card .card-header {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 0;
}

/* line 226, src/sass/shortcodes/_accordion.scss */
#accordion .card .card-header button {
  color: #990f3d;
  font-weight: 500;
  padding: 0;
  text-decoration: none;
}

/* line 232, src/sass/shortcodes/_accordion.scss */
#accordion .card .card-header button.collapsed {
  color: #323232;
}

/* line 2, src/sass/shortcodes/_action-box.scss */
.action-box {
  position: relative;
}

/* line 4, src/sass/shortcodes/_action-box.scss */
.action-box a.button {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
}

/* line 10, src/sass/shortcodes/_action-box.scss */
.action-box strong {
  font-weight: bold;
}

/* line 13, src/sass/shortcodes/_action-box.scss */
.action-box p {
  margin-bottom: 0;
}

/* line 16, src/sass/shortcodes/_action-box.scss */
.action-box .action-box-text {
  padding-right: 230px;
}

/* line 20, src/sass/shortcodes/_action-box.scss */
.action-box.action-box-border {
  padding: 30px;
  border: 1px solid #eeeeee;
}

/* line 23, src/sass/shortcodes/_action-box.scss */
.action-box.action-box-border a.button {
  right: 30px;
}

/* line 27, src/sass/shortcodes/_action-box.scss */
.action-box.center {
  text-align: center;
}

/* line 29, src/sass/shortcodes/_action-box.scss */
.action-box.center a.button {
  position: relative;
  top: inherit;
  right: inherit;
  margin-top: 15px;
}

/* line 35, src/sass/shortcodes/_action-box.scss */
.action-box.center .action-box-text {
  padding-right: 0;
}

/* line 39, src/sass/shortcodes/_action-box.scss */
.action-box.theme-bg {
  padding: 30px;
}

/* line 41, src/sass/shortcodes/_action-box.scss */
.action-box.theme-bg a.button {
  right: 30px;
}

/* line 44, src/sass/shortcodes/_action-box.scss */
.action-box.theme-bg h3 {
  color: #ffffff;
}

/* line 47, src/sass/shortcodes/_action-box.scss */
.action-box.theme-bg p {
  color: #ffffff;
}

/* line 51, src/sass/shortcodes/_action-box.scss */
.action-box.black-bg {
  padding: 30px;
}

/* line 53, src/sass/shortcodes/_action-box.scss */
.action-box.black-bg a.button {
  right: 30px;
}

/* line 56, src/sass/shortcodes/_action-box.scss */
.action-box.black-bg h3 {
  color: #ffffff;
}

/* line 59, src/sass/shortcodes/_action-box.scss */
.action-box.black-bg p {
  color: #ffffff;
}

/* line 63, src/sass/shortcodes/_action-box.scss */
.action-box.dark-theme-bg {
  padding: 30px;
}

/* line 65, src/sass/shortcodes/_action-box.scss */
.action-box.dark-theme-bg a.button {
  right: 30px;
}

/* line 68, src/sass/shortcodes/_action-box.scss */
.action-box.dark-theme-bg h3 {
  color: #ffffff;
}

/* line 71, src/sass/shortcodes/_action-box.scss */
.action-box.dark-theme-bg p {
  color: #ffffff;
}

/* line 75, src/sass/shortcodes/_action-box.scss */
.action-box.gray-bg {
  padding: 30px;
}

/* line 77, src/sass/shortcodes/_action-box.scss */
.action-box.gray-bg a.button {
  right: 30px;
}

/* line 81, src/sass/shortcodes/_action-box.scss */
.action-box.white-bg {
  padding: 30px;
}

/* line 83, src/sass/shortcodes/_action-box.scss */
.action-box.white-bg a.button {
  right: 30px;
}

/* line 87, src/sass/shortcodes/_action-box.scss */
.action-box.parallax {
  padding: 100px 30px;
}

/* line 89, src/sass/shortcodes/_action-box.scss */
.action-box.parallax h3 {
  color: #ffffff;
}

/* line 92, src/sass/shortcodes/_action-box.scss */
.action-box.parallax p {
  color: #ffffff;
}

/* line 97, src/sass/shortcodes/_action-box.scss */
.action-box.full-width a.button {
  right: 15px;
}

/* line 101, src/sass/shortcodes/_action-box.scss */
.action-box.pattern {
  padding: 100px 30px;
}

/* line 104, src/sass/shortcodes/_action-box.scss */
.action-box.small {
  padding: 40px 35px;
}

/* line 106, src/sass/shortcodes/_action-box.scss */
.action-box.small h3 {
  position: relative;
}

/* line 109, src/sass/shortcodes/_action-box.scss */
.action-box.small p {
  position: relative;
}

/* line 112, src/sass/shortcodes/_action-box.scss */
.action-box.small .social-icons {
  position: relative;
}

/* line 115, src/sass/shortcodes/_action-box.scss */
.action-box.small a.button {
  position: relative;
  top: inherit;
  right: inherit;
  margin-top: 15px;
}

/* line 121, src/sass/shortcodes/_action-box.scss */
.action-box.small .action-box-text {
  padding-right: 0;
}

/* line 2, src/sass/shortcodes/_blockquote.scss */
.blockquote {
  font-size: 14px;
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17px;
  border-left: 5px solid #eeeeee;
  position: relative;
}

/* line 9, src/sass/shortcodes/_blockquote.scss */
.blockquote cite {
  display: block;
  font-weight: 600;
  margin-top: 10px;
}

/* line 15, src/sass/shortcodes/_blockquote.scss */
.blockquote-right {
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  padding: 0 20px 0;
}

/* line 21, src/sass/shortcodes/_blockquote.scss */
.blockquote.gray-bg {
  border-left: 5px solid #990f3d;
}

/* line 24, src/sass/shortcodes/_blockquote.scss */
.blockquote-right.gray-bg {
  text-align: right;
  border-right: 5px solid #990f3d;
  border-left: 0;
  padding: 0 20px 0;
}

/* line 30, src/sass/shortcodes/_blockquote.scss */
.quote {
  padding-top: 50px;
}

/* line 32, src/sass/shortcodes/_blockquote.scss */
.quote:before {
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 100px;
  font-weight: bold;
  color: #eeeeee;
  position: absolute;
  left: 14px;
  top: -30px;
}

/* line 44, src/sass/shortcodes/_blockquote.scss */
.blockquote-right.quote:before {
  left: inherit;
  right: 14px;
}

/* line 49, src/sass/shortcodes/_blockquote.scss */
.blockquote.theme-bg {
  border: 0px;
  color: #ffffff;
  padding: 70px 30px 30px;
  border-radius: 6px;
}

/* line 54, src/sass/shortcodes/_blockquote.scss */
.blockquote.theme-bg:before {
  left: 24px;
  top: -10px;
  color: #ffffff;
}

/* line 60, src/sass/shortcodes/_blockquote.scss */
.blockquote.black-bg {
  border: 0px;
  color: #ffffff;
  padding: 70px 30px 30px;
  border-radius: 6px;
}

/* line 65, src/sass/shortcodes/_blockquote.scss */
.blockquote.black-bg:before {
  left: 24px;
  top: -10px;
  left: inherit;
}

/* line 1, src/sass/shortcodes/_bootstrap_typography.scss */
.pager {
  margin: 0;
}

/* line 4, src/sass/shortcodes/_bootstrap_typography.scss */
.affix {
  left: 0;
  right: 0;
}

/* line 8, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 11, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary:hover {
  background-color: #323232;
  border-color: #323232;
  color: #ffffff;
}

/* line 16, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary:focus {
  background-color: #323232;
  border-color: #323232;
  color: #ffffff;
}

/* line 21, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary .badge {
  color: #990f3d;
}

/* line 24, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary:active.focus {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 29, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary:active:focus {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 33, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary:active:hover {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 39, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary.focus {
  background-color: #323232;
  border-color: #323232;
  color: #ffffff;
}

/* line 46, src/sass/shortcodes/_bootstrap_typography.scss */
.dropdown-menu > .active > a {
  background-color: #990f3d;
}

/* line 48, src/sass/shortcodes/_bootstrap_typography.scss */
.dropdown-menu > .active > a:focus {
  background-color: #990f3d;
}

/* line 51, src/sass/shortcodes/_bootstrap_typography.scss */
.dropdown-menu > .active > a:hover {
  background-color: #990f3d;
}

/* line 57, src/sass/shortcodes/_bootstrap_typography.scss */
select.input-sm {
  height: 50px;
}

/* line 61, src/sass/shortcodes/_bootstrap_typography.scss */
.nice-select:active {
  border-color: #990f3d !important;
}

/* line 64, src/sass/shortcodes/_bootstrap_typography.scss */
.nice-select:focus {
  border-color: #990f3d !important;
}

/* line 68, src/sass/shortcodes/_bootstrap_typography.scss */
.nice-select.open {
  border-color: #990f3d !important;
}

/* line 72, src/sass/shortcodes/_bootstrap_typography.scss */
.list-group-item.active > .badge {
  color: #990f3d;
}

/* line 79, src/sass/shortcodes/_bootstrap_typography.scss */
.nav-pills > .active > a > .badge {
  color: #990f3d;
}

/* line 87, src/sass/shortcodes/_bootstrap_typography.scss */
.nav .open > a {
  border-color: #990f3d;
}

/* line 89, src/sass/shortcodes/_bootstrap_typography.scss */
.nav .open > a:focus {
  border-color: #990f3d;
}

/* line 92, src/sass/shortcodes/_bootstrap_typography.scss */
.nav .open > a:hover {
  border-color: #990f3d;
}

/* line 98, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary.active.focus {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 103, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary.active:focus {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 107, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-primary.active:hover {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 113, src/sass/shortcodes/_bootstrap_typography.scss */
.open > .dropdown-toggle.btn-primary.focus {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 118, src/sass/shortcodes/_bootstrap_typography.scss */
.open > .dropdown-toggle.btn-primary:focus {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 122, src/sass/shortcodes/_bootstrap_typography.scss */
.open > .dropdown-toggle.btn-primary:hover {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 130, src/sass/shortcodes/_bootstrap_typography.scss */
.bootstrap-datetimepicker-widget table td.active {
  background: #990f3d;
}

/* line 132, src/sass/shortcodes/_bootstrap_typography.scss */
.bootstrap-datetimepicker-widget table td.active:hover {
  background: #990f3d;
}

/* line 137, src/sass/shortcodes/_bootstrap_typography.scss */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #990f3d;
}

/* line 143, src/sass/shortcodes/_bootstrap_typography.scss */
.input-group-prepend {
  border-left: 1px solid #e0e0e0 !important;
  padding: 16px 26px 16px 22px;
  background: #f6f7f8;
  border-radius: 3px;
}

/* line 144, src/sass/shortcodes/_bootstrap_typography.scss */
.input-group-prepend:last-child {
  border: 0;
}

/* line 154, src/sass/shortcodes/_bootstrap_typography.scss */
.datetimepicker .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #f6f7f8;
}

/* line 161, src/sass/shortcodes/_bootstrap_typography.scss */
.modal1 .mfp-close {
  display: none;
}

/* line 167, src/sass/shortcodes/_bootstrap_typography.scss */
.navbar > .container .navbar-brand {
  margin-left: 0;
}

/* line 172, src/sass/shortcodes/_bootstrap_typography.scss */
.navbar > .container-fluid .navbar-brand {
  margin-left: 0;
}

/* line 177, src/sass/shortcodes/_bootstrap_typography.scss */
.dropdown-item.active {
  background-color: #990f3d;
}

/* line 181, src/sass/shortcodes/_bootstrap_typography.scss */
.dropdown-item:active {
  background-color: #990f3d;
}

/*************************
    Process step
*************************/
/* line 190, src/sass/shortcodes/_bootstrap_typography.scss */
.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}

/* line 191, src/sass/shortcodes/_bootstrap_typography.scss */
.stepwizard-step p {
  margin-top: 10px;
}

/* line 194, src/sass/shortcodes/_bootstrap_typography.scss */
.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

/* line 202, src/sass/shortcodes/_bootstrap_typography.scss */
.stepwizard-row {
  display: table-row;
}

/* line 204, src/sass/shortcodes/_bootstrap_typography.scss */
.stepwizard-row:before {
  top: 24px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
}

/* line 214, src/sass/shortcodes/_bootstrap_typography.scss */
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

/* line 219, src/sass/shortcodes/_bootstrap_typography.scss */
.btn-circle {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 3px;
}

/*************************
    responsive-utilities
*************************/
/* line 234, src/sass/shortcodes/_bootstrap_typography.scss */
.responsive-utilities .is-visible {
  color: #468847;
  background-color: #dff0d8 !important;
}

/* line 238, src/sass/shortcodes/_bootstrap_typography.scss */
.responsive-utilities .is-hidden {
  color: #ccc;
  background-color: #f9f9f9 !important;
}

/* line 245, src/sass/shortcodes/_bootstrap_typography.scss */
.hidden-on .col-6 .visible {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}

/* line 254, src/sass/shortcodes/_bootstrap_typography.scss */
.visible-on .col-6 .visible {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}

/*************************************
          animations
 **************************************/
/* line 266, src/sass/shortcodes/_bootstrap_typography.scss */
.bg {
  padding: 30px;
  border-radius: 3px;
  margin-bottom: 30px;
}

/* line 271, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-01 {
  background: #fe80c0;
}

/* line 274, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-02 {
  background: #b24a7d;
}

/* line 277, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-03 {
  background: #76bcff;
}

/* line 280, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-04 {
  background: #8d708e;
}

/* line 283, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-05 {
  background: #807fff;
}

/* line 286, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-06 {
  background: #e74c3c;
}

/* line 289, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-07 {
  background: #16a085;
}

/* line 292, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-08 {
  background: #f1c40f;
}

/* line 295, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-09 {
  background: #27ae60;
}

/* line 298, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-10 {
  background: #1abc9c;
}

/* line 301, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-11 {
  background: #9b59b6;
}

/* line 304, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-12 {
  background: #3498db;
}

/* line 307, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-13 {
  background: #ff6d3a;
}

/* line 310, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-14 {
  background: #2ecc71;
}

/* line 313, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-15 {
  background: #32cdc7;
}

/* line 316, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-16 {
  background: #009a9a;
}

/*************************
	   columns
*************************/
/* line 325, src/sass/shortcodes/_bootstrap_typography.scss */
.columns .gray-bg {
  padding: 15px;
  border-radius: 3px;
}

/*************************
  data table
*************************/
/* line 334, src/sass/shortcodes/_bootstrap_typography.scss */
.table {
  margin-bottom: 0;
}

/* line 336, src/sass/shortcodes/_bootstrap_typography.scss */
.table td {
  vertical-align: middle;
}

/* line 339, src/sass/shortcodes/_bootstrap_typography.scss */
.table th {
  vertical-align: middle;
}

/* line 344, src/sass/shortcodes/_bootstrap_typography.scss */
.table-responsive > .table-bordered {
  border: 1px solid #dee2e6;
}

/* line 351, src/sass/shortcodes/_bootstrap_typography.scss */
.table-bordered tbody tr td {
  border-color: #eeeeee;
  font-size: 14px;
  padding: 12px 20px;
}

/* line 360, src/sass/shortcodes/_bootstrap_typography.scss */
.table-bordered thead tr th {
  border-color: #eeeeee;
  font-size: 14px;
  padding: 12px 20px;
}

/* line 369, src/sass/shortcodes/_bootstrap_typography.scss */
.table-1 thead {
  background: #990f3d;
  color: #ffffff;
  text-align: center;
}

/* line 374, src/sass/shortcodes/_bootstrap_typography.scss */
.table-1 thead tr th {
  border: medium none;
  font-weight: normal;
  text-align: center;
}

/* line 383, src/sass/shortcodes/_bootstrap_typography.scss */
.table-1 tbody tr td {
  color: #7e8890;
  font-size: 14px;
  padding: 12px 0;
  text-align: center;
}

/* line 393, src/sass/shortcodes/_bootstrap_typography.scss */
.table-2.table thead {
  background: transparent;
  color: #990f3d;
  font-weight: 600;
  text-align: center;
}

/* line 399, src/sass/shortcodes/_bootstrap_typography.scss */
.table-2.table thead tr th {
  border: 1px solid #990f3d !important;
  text-align: center;
}

/* line 407, src/sass/shortcodes/_bootstrap_typography.scss */
.table-3.table thead {
  background: #dfdfdf;
  color: #323232;
  font-weight: 600;
  text-align: center;
}

/* line 413, src/sass/shortcodes/_bootstrap_typography.scss */
.table-3.table thead tr th {
  border: none;
  text-align: center;
}

/*************************
	Typography
*************************/
/* line 426, src/sass/shortcodes/_bootstrap_typography.scss */
.typography del {
  font-size: 14px;
}

/* line 429, src/sass/shortcodes/_bootstrap_typography.scss */
.typography .mark {
  background: #990f3d;
  color: #ffffff;
}

/* line 434, src/sass/shortcodes/_bootstrap_typography.scss */
s {
  font-size: 14px;
}

/* line 437, src/sass/shortcodes/_bootstrap_typography.scss */
u {
  font-size: 14px;
}

/* line 440, src/sass/shortcodes/_bootstrap_typography.scss */
mark {
  background: #990f3d;
  color: #ffffff;
  background: #990f3d;
  color: #ffffff;
  padding: 0 5px;
  margin-right: 3px;
}

/* line 448, src/sass/shortcodes/_bootstrap_typography.scss */
del {
  background: #990f3d;
  color: #ffffff;
  padding: 0 5px;
  margin-right: 3px;
}

/*************************
   alerts and callouts
*************************/
/* line 460, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts {
  font-size: 14px;
}

/* line 462, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eeeeee;
  border-left-width: 5px;
  border-radius: 3px;
}

/* line 468, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 473, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout p:last-child {
  margin-bottom: 0;
}

/* line 477, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout code {
  border-radius: 3px;
}

/* line 481, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout + .bs-callout {
  margin-top: -5px;
}

/* line 484, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-default {
  border-left-color: #777;
}

/* line 486, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-default h4 {
  color: #777;
}

/* line 490, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-primary {
  border-left-color: #428bca;
}

/* line 492, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-primary h4 {
  color: #428bca;
}

/* line 496, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-success {
  border-left-color: #5cb85c;
}

/* line 498, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-success h4 {
  color: #5cb85c;
}

/* line 502, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-danger {
  border-left-color: #d9534f;
}

/* line 504, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-danger h4 {
  color: #d9534f;
}

/* line 508, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-warning {
  border-left-color: #f0ad4e;
}

/* line 510, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-warning h4 {
  color: #f0ad4e;
}

/* line 514, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-info {
  border-left-color: #5bc0de;
}

/* line 516, src/sass/shortcodes/_bootstrap_typography.scss */
.alerts-and-callouts .bs-callout-info h4 {
  color: #5bc0de;
}

@media screen and (max-width: 767px) {
  /* line 524, src/sass/shortcodes/_bootstrap_typography.scss */
  .animated {
    margin-top: 30px;
  }
  /* line 531, src/sass/shortcodes/_bootstrap_typography.scss */
  .data-table .table tbody tr td {
    padding: 12px 10px;
  }
  /* line 540, src/sass/shortcodes/_bootstrap_typography.scss */
  .tab-2 #tabs .tabs {
    width: 100%;
  }
  /* line 547, src/sass/shortcodes/_bootstrap_typography.scss */
  .nav-tabs li a {
    font-size: 14px;
  }
  /* line 553, src/sass/shortcodes/_bootstrap_typography.scss */
  .tab-1 li {
    margin-right: 2px;
  }
}

/*************************
        isotope
*************************/
/* line 563, src/sass/shortcodes/_bootstrap_typography.scss */
.isotope-item {
  z-index: 2;
}

/* line 563, src/sass/shortcodes/_bootstrap_typography.scss */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/* line 563, src/sass/shortcodes/_bootstrap_typography.scss */
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}

/* line 563, src/sass/shortcodes/_bootstrap_typography.scss */
.isotope {
  -webkit-transition-property: height,width;
  transition-property: height,width;
}

/* line 563, src/sass/shortcodes/_bootstrap_typography.scss */
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform,opacity;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
}

/* line 563, src/sass/shortcodes/_bootstrap_typography.scss */
.isotope .isotope-item.no-transition, .isotope.no-transition, .isotope.no-transition .isotope-item {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

/*************************
        lists panels
*************************/
/* line 568, src/sass/shortcodes/_bootstrap_typography.scss */
.list-group-item.active {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 571, src/sass/shortcodes/_bootstrap_typography.scss */
.list-group-item.active:focus {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 575, src/sass/shortcodes/_bootstrap_typography.scss */
.list-group-item.active:hover {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 580, src/sass/shortcodes/_bootstrap_typography.scss */
.panel-primary {
  border-color: #990f3d;
}

/* line 582, src/sass/shortcodes/_bootstrap_typography.scss */
.panel-primary > .panel-heading {
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 587, src/sass/shortcodes/_bootstrap_typography.scss */
.badge-primary {
  background: #990f3d !important;
}

/* line 591, src/sass/shortcodes/_bootstrap_typography.scss */
.nav-pills .nav-link.active {
  background: #990f3d !important;
}

/* line 595, src/sass/shortcodes/_bootstrap_typography.scss */
.nav-pills .show > .nav-link {
  background: #990f3d !important;
}

/* line 600, src/sass/shortcodes/_bootstrap_typography.scss */
.bg-primary {
  background: #990f3d !important;
}

/* line 603, src/sass/shortcodes/_bootstrap_typography.scss */
.border-primary {
  border-color: #990f3d !important;
}

/*************************
        lists panels
*************************/
/* line 611, src/sass/shortcodes/_bootstrap_typography.scss */
.modal {
  z-index: 99999;
}

/* line 614, src/sass/shortcodes/_bootstrap_typography.scss */
.modal-backdrop {
  z-index: 9999;
}

/* line 617, src/sass/shortcodes/_bootstrap_typography.scss */
.modal-dialog {
  margin: 100px auto;
}

/* line 620, src/sass/shortcodes/_bootstrap_typography.scss */
.modal-header {
  border: 0;
  padding: 30px 30px 0 30px;
}

/* line 623, src/sass/shortcodes/_bootstrap_typography.scss */
.modal-header .close {
  position: relative;
  z-index: 99;
}

/* line 628, src/sass/shortcodes/_bootstrap_typography.scss */
.modal-footer {
  border: 0;
  padding: 30px 30px 30px 30px;
  text-align: left;
}

/* line 633, src/sass/shortcodes/_bootstrap_typography.scss */
.modal-body {
  padding: 30px 30px 0 30px;
}

/*************************
       extra class
*************************/
/* line 641, src/sass/shortcodes/_bootstrap_typography.scss */
.image-content {
  float: left;
  width: 50%;
  margin: 0 20px 20px 0;
}

/* line 648, src/sass/shortcodes/_bootstrap_typography.scss */
select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 22px);
}

/* line 654, src/sass/shortcodes/_bootstrap_typography.scss */
.dataTables_length .form-control {
  padding: 15px 8px 15px 20px;
}

/* line 659, src/sass/shortcodes/_bootstrap_typography.scss */
div.dataTables_wrapper div.dataTables_paginate {
  margin-top: 15px;
}

/* line 662, src/sass/shortcodes/_bootstrap_typography.scss */
div.dataTables_wrapper div.dataTables_info {
  margin-top: 15px;
}

/* line 2, src/sass/shortcodes/_button.scss */
.button {
  background: #990f3d;
  padding: 10px 20px;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: "Montserrat", sans-serif;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  border: 2px solid #990f3d;
  cursor: pointer;
}

/* line 18, src/sass/shortcodes/_button.scss */
.button + .button {
  margin-left: 20px;
}

/* line 21, src/sass/shortcodes/_button.scss */
.button + .button.btn-block {
  margin-left: 0;
}

/* line 25, src/sass/shortcodes/_button.scss */
.button:hover {
  background: #363636;
  color: #ffffff;
  border-color: #363636;
}

/* line 30, src/sass/shortcodes/_button.scss */
.button:focus {
  background: #363636;
  color: #ffffff;
  border-color: #363636;
}

/* line 36, src/sass/shortcodes/_button.scss */
button {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 39, src/sass/shortcodes/_button.scss */
.button.black {
  background: #363636;
  color: #ffffff;
  border: 2px solid #363636;
}

/* line 43, src/sass/shortcodes/_button.scss */
.button.black:hover {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 48, src/sass/shortcodes/_button.scss */
.button.black:focus {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 54, src/sass/shortcodes/_button.scss */
.button.black.active {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 59, src/sass/shortcodes/_button.scss */
.button.gray {
  background: #e0e0e0;
  color: #363636;
  border: 2px solid #e0e0e0;
}

/* line 63, src/sass/shortcodes/_button.scss */
.button.gray:hover {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 68, src/sass/shortcodes/_button.scss */
.button.gray:focus {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 74, src/sass/shortcodes/_button.scss */
.button.gray.active {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 79, src/sass/shortcodes/_button.scss */
.button.white {
  background: #ffffff;
  color: #990f3d;
  border-color: #ffffff;
}

/* line 83, src/sass/shortcodes/_button.scss */
.button.white:hover {
  background: #363636;
  color: #ffffff;
  border-color: #363636;
}

/* line 88, src/sass/shortcodes/_button.scss */
.button.white:focus {
  background: #363636;
  color: #ffffff;
  border-color: #363636;
}

/* line 94, src/sass/shortcodes/_button.scss */
.button.button-border {
  background: transparent;
  border: 2px solid #990f3d;
  color: #323232;
}

/* line 98, src/sass/shortcodes/_button.scss */
.button.button-border:hover {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 103, src/sass/shortcodes/_button.scss */
.button.button-border:focus {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 109, src/sass/shortcodes/_button.scss */
.button.button-border.gray {
  background: transparent;
  border: 2px solid #e0e0e0;
  color: #aaaaaa;
}

/* line 113, src/sass/shortcodes/_button.scss */
.button.button-border.gray:hover {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 118, src/sass/shortcodes/_button.scss */
.button.button-border.gray:focus {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 124, src/sass/shortcodes/_button.scss */
.button.button-border.white {
  background: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}

/* line 128, src/sass/shortcodes/_button.scss */
.button.button-border.white:hover {
  background: #ffffff;
  color: #990f3d;
  border-color: #ffffff;
}

/* line 133, src/sass/shortcodes/_button.scss */
.button.button-border.white:focus {
  background: #ffffff;
  color: #990f3d;
  border-color: #ffffff;
}

/* line 139, src/sass/shortcodes/_button.scss */
.button.button-border.black {
  background: transparent;
  border: 2px solid #363636;
  color: #363636;
}

/* line 143, src/sass/shortcodes/_button.scss */
.button.button-border.black:hover {
  background: #363636;
  color: #ffffff;
  border-color: #363636;
}

/* line 148, src/sass/shortcodes/_button.scss */
.button.button-border.black:focus {
  background: #363636;
  color: #ffffff;
  border-color: #363636;
}

/* line 155, src/sass/shortcodes/_button.scss */
.button.icon i {
  margin-left: 10px;
}

/* line 159, src/sass/shortcodes/_button.scss */
.button.arrow {
  background: transparent;
  border: none;
  color: #990f3d;
  padding: 0;
  font-weight: 600;
}

/* line 165, src/sass/shortcodes/_button.scss */
.button.arrow i {
  padding-left: 10px;
  font-size: 16px;
}

/* line 169, src/sass/shortcodes/_button.scss */
.button.arrow:hover {
  color: #363636;
}

/* line 173, src/sass/shortcodes/_button.scss */
.button.arrow.white {
  color: #ffffff;
  border: none;
}

/* line 176, src/sass/shortcodes/_button.scss */
.button.arrow.white:hover {
  color: #aaaaaa;
  background: transparent;
}

/* line 181, src/sass/shortcodes/_button.scss */
.button.icon-color {
  background: none;
  border: none;
  color: #990f3d;
  padding: 0;
}

/* line 186, src/sass/shortcodes/_button.scss */
.button.icon-color:hover {
  color: #363636;
  background: transparent;
}

/* line 189, src/sass/shortcodes/_button.scss */
.button.icon-color:hover i {
  background: #363636;
  border-color: #363636;
  color: #ffffff;
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}

/* line 196, src/sass/shortcodes/_button.scss */
.button.icon-color i {
  border: 1px solid #990f3d;
  border-radius: 50%;
  height: 22px;
  width: 22px;
  line-height: 20px;
  margin-left: 10px;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: all 0.5s cubic-bezier(0.76, 0.46, 0.22, 1) 0s;
  transition: all 0.5s cubic-bezier(0.76, 0.46, 0.22, 1) 0s;
}

/* line 208, src/sass/shortcodes/_button.scss */
.button.icon-color.white:hover {
  color: #ffffff;
  border: none;
  background: none;
}

/* line 212, src/sass/shortcodes/_button.scss */
.button.icon-color.white:hover i {
  background: #ffffff;
  color: #990f3d;
  border-color: #ffffff;
}

/* line 220, src/sass/shortcodes/_button.scss */
.button-black-iocn .button.icon-color {
  color: #ffffff;
}

/* line 222, src/sass/shortcodes/_button.scss */
.button-black-iocn .button.icon-color i {
  border-color: #ffffff;
}

/* line 225, src/sass/shortcodes/_button.scss */
.button-black-iocn .button.icon-color:hover {
  color: #323232;
}

/* line 226, src/sass/shortcodes/_button.scss */
.button-black-iocn .button.icon-color:hover i {
  background: #ffffff;
  color: #323232;
}

/* line 234, src/sass/shortcodes/_button.scss */
.big-button {
  padding: 28px 26px;
  font-size: 24px;
}

/* line 237, src/sass/shortcodes/_button.scss */
.big-button span {
  display: block;
  font-size: 12px;
  margin-top: 6px;
}

/* line 243, src/sass/shortcodes/_button.scss */
.button.x-small {
  padding: 8px 14px;
  font-size: 12px;
}

/* line 247, src/sass/shortcodes/_button.scss */
.button.small {
  padding: 10px 18px;
  font-size: 12px;
}

/* line 251, src/sass/shortcodes/_button.scss */
.button.medium {
  padding: 12px 20px;
  font-size: 14px;
}

/* line 255, src/sass/shortcodes/_button.scss */
.button.large {
  padding: 14px 20px;
  font-size: 15px;
}

/* line 262, src/sass/shortcodes/_button.scss */
.btn-primary:not(:disabled):not(.disabled).active:focus {
  background: #990f3d;
  border-color: #990f3d;
  -webkit-box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
  box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
}

/* line 270, src/sass/shortcodes/_button.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus {
  background: #990f3d;
  border-color: #990f3d;
  -webkit-box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
  box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
}

/* line 278, src/sass/shortcodes/_button.scss */
.btn-primary:focus {
  -webkit-box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
  box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
  background: #990f3d;
  border-color: #990f3d;
}

/* line 286, src/sass/shortcodes/_button.scss */
.show > .btn-primary.dropdown-toggle:focus {
  background: #990f3d;
  border-color: #990f3d;
  -webkit-box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
  box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
}

/* line 293, src/sass/shortcodes/_button.scss */
.btn-primary.focus {
  -webkit-box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
  box-shadow: 0px 0px 0.2rem rgba(132, 186, 63, 0.5);
  background: #990f3d;
  border-color: #990f3d;
}

/* line 1, src/sass/shortcodes/_clients.scss */
.clients-list {
  overflow: hidden;
}

/* line 4, src/sass/shortcodes/_clients.scss */
.clients-list ul li {
  float: left;
  position: relative;
  width: 20%;
  padding: 20px;
}

/* line 15, src/sass/shortcodes/_clients.scss */
.clients-list.clients-border ul li:before {
  height: 100%;
  top: 0;
  left: -1px;
  border-left: 1px solid #eeeeee;
  content: '';
  position: absolute;
}

/* line 23, src/sass/shortcodes/_clients.scss */
.clients-list.clients-border ul li:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  top: auto;
  left: 0;
  bottom: -1px;
  border-bottom: 1px solid #eeeeee;
}

/* line 38, src/sass/shortcodes/_clients.scss */
.clients-list.column-4 ul li {
  float: left;
  position: relative;
  width: 25%;
  padding: 10px;
}

/* line 48, src/sass/shortcodes/_clients.scss */
.clients-list.column-3 ul li {
  float: left;
  position: relative;
  width: 33.333%;
  padding: 10px;
}

/* line 58, src/sass/shortcodes/_clients.scss */
.clients-list.column-2 ul li {
  float: left;
  position: relative;
  width: 50%;
  padding: 10px;
}

/* line 67, src/sass/shortcodes/_clients.scss */
.clients-list.grayscale img {
  filter: gray;
  -webkit-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 75, src/sass/shortcodes/_clients.scss */
.clients-list.grayscale img:hover {
  -webkit-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
}

/* line 1, src/sass/shortcodes/_contact-form.scss */
.form-control {
  border-radius: 3px;
  font-size: 13px;
  height: auto;
  line-height: 1.33333;
  padding: 15px 15px 15px 20px;
  background: #f6f7f8;
  color: #323232;
  border: 0px solid transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 11, src/sass/shortcodes/_contact-form.scss */
.form-control:focus {
  background: #ffffff;
  border: 0px;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-color: transparent;
}

/* line 18, src/sass/shortcodes/_contact-form.scss */
.form-control label {
  color: #353535;
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 13px;
}

/* line 26, src/sass/shortcodes/_contact-form.scss */
.form-control > label {
  display: block;
}

/* line 29, src/sass/shortcodes/_contact-form.scss */
.form-control::-moz-placeholder {
  color: #323232;
}

/* line 32, src/sass/shortcodes/_contact-form.scss */
.form-control::-ms-input-placeholder {
  color: #323232;
}

/* line 35, src/sass/shortcodes/_contact-form.scss */
.form-control::-webkit-input-placeholder {
  color: #323232;
}

/* line 39, src/sass/shortcodes/_contact-form.scss */
.form-control.input-lg {
  resize: none;
  font-size: .9em;
}

/* line 43, src/sass/shortcodes/_contact-form.scss */
.form-control.rounded {
  border-radius: 0px;
}

/* line 46, src/sass/shortcodes/_contact-form.scss */
.input-group-prepend {
  border: 1px solid #e0e0e0;
}

/* line 50, src/sass/shortcodes/_contact-form.scss */
.form-inline button {
  margin: 0px;
}

/* line 57, src/sass/shortcodes/_contact-form.scss */
.table-bordeblue > tbody > tr > td {
  border-color: #e0e0e0;
  padding: 12px 20px;
}

/* line 61, src/sass/shortcodes/_contact-form.scss */
.table-bordeblue > tbody > tr > th {
  border-color: #e0e0e0;
  padding: 12px 20px;
}

/* line 69, src/sass/shortcodes/_contact-form.scss */
.table-bordeblue > tfoot > tr > td {
  border-color: #e0e0e0;
  padding: 12px 20px;
}

/* line 73, src/sass/shortcodes/_contact-form.scss */
.table-bordeblue > tfoot > tr > th {
  border-color: #e0e0e0;
  padding: 12px 20px;
}

/* line 81, src/sass/shortcodes/_contact-form.scss */
.table-bordeblue > thead > tr > td {
  border-color: #e0e0e0;
  padding: 12px 20px;
}

/* line 85, src/sass/shortcodes/_contact-form.scss */
.table-bordeblue > thead > tr > th {
  border-color: #e0e0e0;
  padding: 12px 20px;
}

/* line 92, src/sass/shortcodes/_contact-form.scss */
textarea.form-control {
  resize: vertical;
}

/* line 96, src/sass/shortcodes/_contact-form.scss */
.contact-form.border-form .form-control {
  background: transparent;
  color: #aaaaaa;
  border: 2px solid #eeeeee;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #aaaaaa;
}

/* line 102, src/sass/shortcodes/_contact-form.scss */
.contact-form.border-form .form-control::-moz-placeholder {
  color: #aaaaaa;
}

/* line 105, src/sass/shortcodes/_contact-form.scss */
.contact-form.border-form .form-control::-ms-input-placeholder {
  color: #aaaaaa;
}

/* line 108, src/sass/shortcodes/_contact-form.scss */
.contact-form.border-form .form-control::-webkit-input-placeholder {
  color: #aaaaaa;
}

/* line 111, src/sass/shortcodes/_contact-form.scss */
.contact-form.border-form .form-control:focus {
  background: #f6f7f8;
}

/* line 115, src/sass/shortcodes/_contact-form.scss */
.contact-form.border-form .nice-select {
  background: transparent;
  color: #aaaaaa;
  border: 2px solid #eeeeee;
}

/* line 119, src/sass/shortcodes/_contact-form.scss */
.contact-form.border-form .nice-select .option {
  color: #323232;
}

/* line 122, src/sass/shortcodes/_contact-form.scss */
.contact-form.border-form .nice-select:after {
  border-color: #aaaaaa;
}

/* line 128, src/sass/shortcodes/_contact-form.scss */
.contact-form.dark-form .form-control {
  background: rgba(43, 43, 43, 0.12);
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
}

/* line 133, src/sass/shortcodes/_contact-form.scss */
.contact-form.dark-form .form-control::-moz-placeholder {
  color: #ffffff;
}

/* line 136, src/sass/shortcodes/_contact-form.scss */
.contact-form.dark-form .form-control::-ms-input-placeholder {
  color: #ffffff;
}

/* line 139, src/sass/shortcodes/_contact-form.scss */
.contact-form.dark-form .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

/* line 142, src/sass/shortcodes/_contact-form.scss */
.contact-form.dark-form .form-control:focus {
  background: rgba(43, 43, 43, 0.19);
}

/* line 146, src/sass/shortcodes/_contact-form.scss */
.contact-form.dark-form .nice-select {
  background: rgba(43, 43, 43, 0.12);
  color: #ffffff;
  border: 0;
}

/* line 150, src/sass/shortcodes/_contact-form.scss */
.contact-form.dark-form .nice-select .option {
  color: #323232;
}

/* line 153, src/sass/shortcodes/_contact-form.scss */
.contact-form.dark-form .nice-select:after {
  border-color: #ffffff;
}

/* line 159, src/sass/shortcodes/_contact-form.scss */
.contact-form.white-form .form-control {
  background: #ffffff;
}

/* line 164, src/sass/shortcodes/_contact-form.scss */
.contact-form.transparent-form .form-control {
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
}

/* line 169, src/sass/shortcodes/_contact-form.scss */
.contact-form.transparent-form .form-control::-moz-placeholder {
  color: #ffffff;
}

/* line 172, src/sass/shortcodes/_contact-form.scss */
.contact-form.transparent-form .form-control::-ms-input-placeholder {
  color: #ffffff;
}

/* line 175, src/sass/shortcodes/_contact-form.scss */
.contact-form.transparent-form .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

/* line 178, src/sass/shortcodes/_contact-form.scss */
.contact-form.transparent-form .form-control:focus {
  background: rgba(255, 255, 255, 0.19);
}

/* line 182, src/sass/shortcodes/_contact-form.scss */
.contact-form.transparent-form .nice-select {
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  border: 0;
}

/* line 186, src/sass/shortcodes/_contact-form.scss */
.contact-form.transparent-form .nice-select .option {
  color: #323232;
}

/* line 189, src/sass/shortcodes/_contact-form.scss */
.contact-form.transparent-form .nice-select:after {
  border-color: #ffffff;
}

/* line 195, src/sass/shortcodes/_contact-form.scss */
.contact-form.full-width .section-field {
  width: 100%;
}

/* line 199, src/sass/shortcodes/_contact-form.scss */
.newsletter.fancy {
  position: relative;
}

/* line 201, src/sass/shortcodes/_contact-form.scss */
.newsletter.fancy .form-control {
  padding-right: 200px;
}

/* line 204, src/sass/shortcodes/_contact-form.scss */
.newsletter.fancy button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 20px;
  border-radius: 0 3px 3px 0;
}

/* line 212, src/sass/shortcodes/_contact-form.scss */
.newsletter-box {
  padding: 30px;
  background: #ffffff;
  border-radius: 3px;
}

/* line 217, src/sass/shortcodes/_contact-form.scss */
.newsletter-box.gray-bg {
  background: #f7f7f7;
}

/* line 219, src/sass/shortcodes/_contact-form.scss */
.newsletter-box.gray-bg .form-control {
  background: #ffffff;
}

/* line 223, src/sass/shortcodes/_contact-form.scss */
.newsletter-box.newsletter-border {
  padding: 30px;
  border: 2px solid #eeeeee;
  border-radius: 3px;
}

/* line 229, src/sass/shortcodes/_contact-form.scss */
.newsletter .button.large {
  padding: 11px 20px;
}

/* line 238, src/sass/shortcodes/_contact-form.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #990f3d;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 246, src/sass/shortcodes/_contact-form.scss */
.custom-control-label::before {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

/* line 253, src/sass/shortcodes/_contact-form.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  outline: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}

/* line 2, src/sass/shortcodes/_countdown.scss */
.countdown {
  display: inline-block;
  text-align: center;
  margin: 0px 20px;
}

/* line 6, src/sass/shortcodes/_countdown.scss */
.countdown span {
  font-size: 40px;
  line-height: 40px;
}

/* line 10, src/sass/shortcodes/_countdown.scss */
.countdown p {
  font-size: 16px;
  text-transform: capitalize;
  margin-bottom: 0;
}

/* line 16, src/sass/shortcodes/_countdown.scss */
.countdown.small {
  display: inline-block;
  text-align: center;
  margin: 0px 10px;
}

/* line 20, src/sass/shortcodes/_countdown.scss */
.countdown.small span {
  font-size: 30px;
  line-height: 30px;
}

/* line 25, src/sass/shortcodes/_countdown.scss */
.countdown.medium {
  display: inline-block;
  text-align: center;
  margin: 0px 30px;
}

/* line 29, src/sass/shortcodes/_countdown.scss */
.countdown.medium span {
  font-size: 50px;
  line-height: 50px;
}

/* line 33, src/sass/shortcodes/_countdown.scss */
.countdown.medium p {
  font-size: 20px;
  text-transform: capitalize;
}

/* line 38, src/sass/shortcodes/_countdown.scss */
.countdown.large {
  display: inline-block;
  text-align: center;
  margin: 0px 20px;
}

/* line 42, src/sass/shortcodes/_countdown.scss */
.countdown.large span {
  font-size: 70px;
  line-height: 70px;
}

/* line 46, src/sass/shortcodes/_countdown.scss */
.countdown.large p {
  font-size: 24px;
  text-transform: capitalize;
}

/* line 51, src/sass/shortcodes/_countdown.scss */
.countdown.gray-bg {
  padding: 10px;
}

/* line 54, src/sass/shortcodes/_countdown.scss */
.countdown.countdown-border {
  padding: 10px;
  border: 2px solid #eeeeee;
}

/* line 58, src/sass/shortcodes/_countdown.scss */
.countdown.round {
  padding: 30px;
  border: 7px solid #eeeeee;
  border-radius: 50%;
  width: 140px;
  height: 140px;
}

/* line 65, src/sass/shortcodes/_countdown.scss */
.countdown.round.small {
  width: 100px;
  height: 100px;
  padding: 15px 10px;
}

/* line 70, src/sass/shortcodes/_countdown.scss */
.countdown.round.medium {
  width: 150px;
  height: 150px;
  padding: 15px;
}

/* line 74, src/sass/shortcodes/_countdown.scss */
.countdown.round.medium span {
  line-height: 68px;
}

/* line 78, src/sass/shortcodes/_countdown.scss */
.countdown.round.large {
  width: 190px;
  height: 190px;
  padding: 20px;
}

/* line 82, src/sass/shortcodes/_countdown.scss */
.countdown.round.large span {
  line-height: 92px;
}

/* line 87, src/sass/shortcodes/_countdown.scss */
.countdown.text-white p {
  color: #ffffff;
}

/* line 91, src/sass/shortcodes/_countdown.scss */
.countdown.round.text-white {
  border-color: rgba(255, 255, 255, 0.3);
}

/* line 2, src/sass/shortcodes/_counter.scss */
.counter {
  position: relative;
  color: #363636;
  min-height: 60px;
}

/* line 6, src/sass/shortcodes/_counter.scss */
.counter .icon {
  font-size: 40px;
}

/* line 9, src/sass/shortcodes/_counter.scss */
.counter .timer {
  display: block;
  font-size: 44px;
  font-weight: 600;
  line-height: 40px;
  margin: 20px 0 5px;
}

/* line 16, src/sass/shortcodes/_counter.scss */
.counter label {
  font-size: 15px;
  font-weight: 600;
  margin: 10px 0 0;
  position: relative;
  text-transform: capitalize;
}

/* line 24, src/sass/shortcodes/_counter.scss */
.counter.text-white {
  color: #ffffff;
}

/* line 26, src/sass/shortcodes/_counter.scss */
.counter.text-white label {
  color: #ffffff;
}

/* line 29, src/sass/shortcodes/_counter.scss */
.counter.text-white span {
  color: #ffffff;
}

/* line 33, src/sass/shortcodes/_counter.scss */
.counter.theme-color {
  color: #990f3d;
}

/* line 35, src/sass/shortcodes/_counter.scss */
.counter.theme-color label {
  color: #990f3d;
}

/* line 38, src/sass/shortcodes/_counter.scss */
.counter.theme-color span {
  color: #990f3d;
}

/* line 43, src/sass/shortcodes/_counter.scss */
.counter.counter-small .timer {
  font-size: 30px;
  font-weight: 600;
}

/* line 47, src/sass/shortcodes/_counter.scss */
.counter.counter-small label {
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
}

/* line 52, src/sass/shortcodes/_counter.scss */
.counter.counter-small .icon {
  font-size: 30px;
  line-height: 40px;
}

/* line 58, src/sass/shortcodes/_counter.scss */
.counter.big-counter .timer {
  font-size: 70px;
  font-weight: 600;
}

/* line 62, src/sass/shortcodes/_counter.scss */
.counter.big-counter label {
  font-size: 18px;
  font-weight: 300;
  margin-top: 20px;
}

/* line 67, src/sass/shortcodes/_counter.scss */
.counter.big-counter icon {
  font-size: 50px;
  line-height: 60px;
}

/* line 72, src/sass/shortcodes/_counter.scss */
.counter.left-icon {
  position: relative;
  padding-left: 70px;
}

/* line 75, src/sass/shortcodes/_counter.scss */
.counter.left-icon .icon {
  font-size: 40px;
  line-height: 50px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 0;
}

/* line 83, src/sass/shortcodes/_counter.scss */
.counter.left-icon span {
  margin: 0;
  line-height: 40px;
}

/* line 88, src/sass/shortcodes/_counter.scss */
.counter.right-icon {
  position: relative;
  padding-right: 70px;
}

/* line 91, src/sass/shortcodes/_counter.scss */
.counter.right-icon .icon {
  font-size: 40px;
  line-height: 50px;
  position: absolute;
  right: 0;
  bottom: auto;
  top: 0;
}

/* line 99, src/sass/shortcodes/_counter.scss */
.counter.right-icon span {
  margin: 0;
  line-height: 50px;
  text-align: right;
}

/* line 104, src/sass/shortcodes/_counter.scss */
.counter.right-icon label {
  text-align: right;
  display: block;
}

/* line 2, src/sass/shortcodes/_divider.scss */
.divider {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 5, src/sass/shortcodes/_divider.scss */
.divider.dotted {
  border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
}

/* line 8, src/sass/shortcodes/_divider.scss */
.divider.dashed {
  border-bottom: 2px dashed rgba(0, 0, 0, 0.1);
}

/* line 11, src/sass/shortcodes/_divider.scss */
.divider.double {
  border-bottom: 5px double rgba(0, 0, 0, 0.1);
}

/* line 14, src/sass/shortcodes/_divider.scss */
.divider.outset {
  border-bottom: 3px outset rgba(0, 0, 0, 0.1);
}

/* line 17, src/sass/shortcodes/_divider.scss */
.divider.icon {
  border: 0;
  color: #ccc;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

/* line 23, src/sass/shortcodes/_divider.scss */
.divider.icon:after {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  content: "";
  content: "";
  display: inline-block;
  display: inline-block;
  height: 10px;
  height: 10px;
  margin: 0 -4px 0 -100%;
  margin: 0 -4px 0 -100%;
  vertical-align: top;
  vertical-align: top;
  width: 50%;
  width: 50%;
}

/* line 39, src/sass/shortcodes/_divider.scss */
.divider.icon:before {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  content: "";
  content: "";
  display: inline-block;
  display: inline-block;
  height: 10px;
  height: 10px;
  margin: 0 -4px 0 -100%;
  margin: 0 -4px 0 -100%;
  vertical-align: top;
  vertical-align: top;
  width: 50%;
  width: 50%;
}

/* line 55, src/sass/shortcodes/_divider.scss */
.divider.icon::after {
  margin: 0 -100% 0 0;
  margin: 0 -100% 0 0;
}

/* line 59, src/sass/shortcodes/_divider.scss */
.divider.icon i {
  margin: 0 20px 0 24px;
  margin: 0 20px 0 24px;
}

/* line 63, src/sass/shortcodes/_divider.scss */
.divider.icon span {
  margin: 0 20px 0 24px;
  margin: 0 20px 0 24px;
}

/* line 69, src/sass/shortcodes/_divider.scss */
.divider.icon.left i {
  float: left;
  margin: 0 40px 0 0;
}

/* line 73, src/sass/shortcodes/_divider.scss */
.divider.icon.left span {
  float: left;
  margin: 0 40px 0 0;
}

/* line 79, src/sass/shortcodes/_divider.scss */
.divider.icon.right i {
  float: right;
  margin: 0 0 0 40px;
}

/* line 83, src/sass/shortcodes/_divider.scss */
.divider.icon.right span {
  float: right;
  margin: 0 0 0 40px;
}

/* line 88, src/sass/shortcodes/_divider.scss */
.divider.medium {
  width: 40%;
  margin: 0 auto;
}

/* line 92, src/sass/shortcodes/_divider.scss */
.divider.small {
  width: 20%;
  margin: 0 auto;
}

/* line 96, src/sass/shortcodes/_divider.scss */
.divider.light {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 2, src/sass/shortcodes/_dropcap.scss */
.dropcap {
  width: 40px;
  height: 40px;
  line-height: 40px;
  float: left;
  border-radius: 50%;
  background: #990f3d;
  text-align: center;
  color: #ffffff;
  margin-right: 10px;
}

/* line 13, src/sass/shortcodes/_dropcap.scss */
.dropcap.dropcap-border {
  background: transparent;
  border: 2px solid #990f3d;
  color: #990f3d;
}

/* line 18, src/sass/shortcodes/_dropcap.scss */
.dropcap.gray {
  background: #f6f7f8;
  color: #990f3d;
}

/* line 22, src/sass/shortcodes/_dropcap.scss */
.dropcap.large {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
}

/* line 28, src/sass/shortcodes/_dropcap.scss */
.dropcap.square {
  border-radius: 3px;
}

/* line 2, src/sass/shortcodes/_feature_text.scss */
.feature-text {
  text-align: center;
}

/* line 3, src/sass/shortcodes/_feature_text.scss */
.feature-text.text-left {
  text-align: left;
}

/* line 4, src/sass/shortcodes/_feature_text.scss */
.feature-text.text-left .feature-icon span, .feature-text.text-left .feature-icon i {
  padding-left: 0;
}

/* line 5, src/sass/shortcodes/_feature_text.scss */
.feature-text.text-right .feature-icon span, .feature-text.text-right .feature-icon i {
  padding-right: 0;
}

/* line 6, src/sass/shortcodes/_feature_text.scss */
.feature-text.text-right {
  text-align: right;
}

/* line 7, src/sass/shortcodes/_feature_text.scss */
.feature-text .feature-icon span, .feature-text .feature-icon i {
  font-size: 40px;
  margin-bottom: 30px;
  display: inline-block;
  padding-left: 15px;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
}

/* line 8, src/sass/shortcodes/_feature_text.scss */
.feature-text.round .feature-icon span, .feature-text.round .feature-icon i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  font-size: 26px;
  border-radius: 50%;
  padding-left: 0px;
}

/* line 9, src/sass/shortcodes/_feature_text.scss */
.feature-text.feature-border .feature-icon span, .feature-text.feature-border .feature-icon i {
  color: #323232;
  background: transparent;
  border: 2px solid #323232;
  padding-left: 0px;
}

/* line 10, src/sass/shortcodes/_feature_text.scss */
.feature-text.gray-icon .feature-icon span, .feature-text.gray-icon .feature-icon i {
  color: #323232;
  background: #f6f7f8;
  padding-left: 0px;
}

/* line 11, src/sass/shortcodes/_feature_text.scss */
.feature-text.theme-icon .feature-icon span, .feature-text.theme-icon .feature-icon i {
  color: #ffffff;
  background: #990f3d;
  padding-left: 0px;
}

/* line 12, src/sass/shortcodes/_feature_text.scss */
.feature-text.shadow .feature-icon span, .feature-text.shadow .feature-icon i {
  color: #323232;
  background: #ffffff;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.09);
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.09);
  padding-left: 0px;
}

/* line 13, src/sass/shortcodes/_feature_text.scss */
.feature-text.square .feature-icon span, .feature-text.square .feature-icon i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  font-size: 26px;
  padding-left: 0px;
}

/* line 14, src/sass/shortcodes/_feature_text.scss */
.feature-text.text-center .feature-icon span, .feature-text.text-center .feature-icon i {
  padding-left: 0;
}

/*left-icon*/
/* line 17, src/sass/shortcodes/_feature_text.scss */
.feature-text.left-icon .feature-info {
  text-align: left;
  padding-left: 60px;
}

/* line 18, src/sass/shortcodes/_feature_text.scss */
.feature-text.left-icon .feature-icon {
  position: absolute;
  left: 0;
}

/*right-icon*/
/* line 21, src/sass/shortcodes/_feature_text.scss */
.feature-text.right-icon .feature-info {
  text-align: right;
  padding-right: 60px;
}

/* line 22, src/sass/shortcodes/_feature_text.scss */
.feature-text.right-icon .feature-icon {
  position: absolute;
  right: 0;
}

/* line 24, src/sass/shortcodes/_feature_text.scss */
.feature-text.left-icon.round .feature-info {
  padding-left: 80px;
}

/* line 25, src/sass/shortcodes/_feature_text.scss */
.feature-text.right-icon.round .feature-info {
  padding-right: 80px;
}

/* line 27, src/sass/shortcodes/_feature_text.scss */
.feature-text.left-icon.square .feature-info {
  padding-left: 100px;
}

/* line 28, src/sass/shortcodes/_feature_text.scss */
.feature-text.right-icon.square .feature-info {
  padding-right: 100px;
}

/*box-shadow*/
/* line 31, src/sass/shortcodes/_feature_text.scss */
.feature-text.box-shadow {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.09);
          box-shadow: 0 0px 0px rgba(0, 0, 0, 0.09);
  padding: 40px 20px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

/* line 32, src/sass/shortcodes/_feature_text.scss */
.feature-text.box-shadow:hover {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.09);
          box-shadow: 0 0px 0px rgba(0, 0, 0, 0.09);
}

/*border-box*/
/* line 35, src/sass/shortcodes/_feature_text.scss */
.feature-text.border-box {
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0px 1px rgba(0, 0, 0, 0.5);
  padding: 40px;
}

/*button*/
/* line 38, src/sass/shortcodes/_feature_text.scss */
.feature-text .button {
  margin-top: 10px;
}

/* line 39, src/sass/shortcodes/_feature_text.scss */
.feature-text.round:hover .feature-icon i, .feature-text.round:hover .feature-icon span {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 40, src/sass/shortcodes/_feature_text.scss */
.feature-text.theme-icon:hover .feature-icon span, .feature-text.theme-icon:hover .feature-icon i {
  background: #323232;
  color: #ffffff;
}

/* line 41, src/sass/shortcodes/_feature_text.scss */
.feature-text.square:hover .feature-icon i, .feature-text.square:hover .feature-icon span {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 42, src/sass/shortcodes/_feature_text.scss */
.feature-text.square.theme-icon:hover .feature-icon span, .feature-text.square.theme-icon:hover .feature-icon i {
  background: #323232;
  color: #ffffff;
}

/*feature-box*/
/* line 45, src/sass/shortcodes/_feature_text.scss */
.awesome-features .img-side img {
  position: absolute;
  top: -30px;
  left: 0;
}

/* line 46, src/sass/shortcodes/_feature_text.scss */
.feature-box {
  border: 1px solid #e6e6e6;
  padding: 1px;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  z-index: 1;
}

/* line 47, src/sass/shortcodes/_feature_text.scss */
.feature-box-content {
  position: relative;
  padding: 30px;
  padding-bottom: 0;
  z-index: 9;
}

/* line 48, src/sass/shortcodes/_feature_text.scss */
.feature-box i {
  width: 100%;
  font-size: 30px;
  color: #990f3d;
  padding: 0 10px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

/* line 49, src/sass/shortcodes/_feature_text.scss */
.feature-box h4 {
  text-transform: none;
  padding: 30px 0 0px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

/* line 50, src/sass/shortcodes/_feature_text.scss */
.feature-box p {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

/* line 51, src/sass/shortcodes/_feature_text.scss */
.feature-box a {
  font-size: 16px;
  font-weight: 300;
  color: #808080;
  margin: 25px 0 10px;
  padding: 0 30px;
  display: block;
  position: relative;
  z-index: 3;
}

/* line 52, src/sass/shortcodes/_feature_text.scss */
.feature-box .feature-box-img {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  z-index: 0;
  background-size: cover;
  background-position: center center;
}

/* line 53, src/sass/shortcodes/_feature_text.scss */
.feature-box .feature-border {
  position: absolute;
  background: #990f3d;
  height: 0px;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

/* line 54, src/sass/shortcodes/_feature_text.scss */
.feature-box:hover .feature-box-img, .feature-box.active .feature-box-img {
  opacity: 1;
}

/* line 55, src/sass/shortcodes/_feature_text.scss */
.feature-box:hover .feature-border, .feature-box.active .feature-border {
  height: 45px;
}

/* line 56, src/sass/shortcodes/_feature_text.scss */
.feature-box:hover i, .feature-box.active i {
  background: rgba(255, 255, 255, 0);
  color: #fff;
}

/* line 57, src/sass/shortcodes/_feature_text.scss */
.feature-box:hover h4, .feature-box.active h4, .feature-box:hover p, .feature-box.active p {
  color: #fff;
}

/* line 58, src/sass/shortcodes/_feature_text.scss */
.feature-box:hover a, .feature-box.active a {
  color: #fff;
}

/* line 59, src/sass/shortcodes/_feature_text.scss */
.feature-box:hover:before, .feature-box.active:before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #fff;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

/* line 2, src/sass/shortcodes/_list-style.scss */
ul.list {
  padding: 0;
  margin: 0;
}

/* line 5, src/sass/shortcodes/_list-style.scss */
ul.list li {
  margin: 5px 0;
  padding-left: 24px;
  position: relative;
  line-height: 28px;
}

/* line 10, src/sass/shortcodes/_list-style.scss */
ul.list li:after {
  content: "";
  font-family: 'FontAwesome';
  position: absolute;
  color: #990f3d;
  left: 0;
  top: 0;
}

/* line 19, src/sass/shortcodes/_list-style.scss */
ul.list i {
  position: absolute;
  left: 0;
  top: 5px;
}

/* line 26, src/sass/shortcodes/_list-style.scss */
ul.list.theme-color li {
  color: #333333;
}

/* line 27, src/sass/shortcodes/_list-style.scss */
ul.list.theme-color li i {
  color: #990f3d;
}

/* line 33, src/sass/shortcodes/_list-style.scss */
ul.list-mark {
  padding: 0;
  margin: 0;
}

/* line 36, src/sass/shortcodes/_list-style.scss */
ul.list-mark li {
  list-style-type: none;
  padding-left: 25px;
  position: relative;
}

/* line 40, src/sass/shortcodes/_list-style.scss */
ul.list-mark li:after {
  content: "\f00c";
}

/* line 45, src/sass/shortcodes/_list-style.scss */
ul.list-arrow {
  padding: 0;
  margin: 0;
}

/* line 48, src/sass/shortcodes/_list-style.scss */
ul.list-arrow li {
  list-style-type: none;
  padding-left: 25px;
  position: relative;
}

/* line 52, src/sass/shortcodes/_list-style.scss */
ul.list-arrow li:after {
  content: "\f105";
  font-size: 18px;
}

/* line 58, src/sass/shortcodes/_list-style.scss */
ul.list-hand {
  padding: 0;
  margin: 0;
}

/* line 61, src/sass/shortcodes/_list-style.scss */
ul.list-hand li {
  list-style-type: none;
  padding-left: 25px;
  position: relative;
}

/* line 65, src/sass/shortcodes/_list-style.scss */
ul.list-hand li:after {
  content: "\f0a4";
}

/* line 70, src/sass/shortcodes/_list-style.scss */
ul.list-edit {
  padding: 0;
  margin: 0;
}

/* line 73, src/sass/shortcodes/_list-style.scss */
ul.list-edit li {
  list-style-type: none;
  padding-left: 25px;
  position: relative;
}

/* line 77, src/sass/shortcodes/_list-style.scss */
ul.list-edit li:after {
  content: "\f040";
}

/* line 2, src/sass/shortcodes/_nice_select.scss */
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #f6f7f8;
  border-radius: 3px;
  border: solid 1px #f6f7f8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 50px;
  line-height: 47px;
  outline: none;
  padding-left: 20px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

/* line 29, src/sass/shortcodes/_nice_select.scss */
.nice-select:hover {
  border-color: #d0dae5;
}

/* line 32, src/sass/shortcodes/_nice_select.scss */
.nice-select:active {
  border-color: #88bfff;
  border-color: #ffffff !important;
}

/* line 36, src/sass/shortcodes/_nice_select.scss */
.nice-select:focus {
  border-color: #88bfff;
  border-color: #ffffff !important;
}

/* line 40, src/sass/shortcodes/_nice_select.scss */
.nice-select:after {
  border-bottom: 2px solid #90a1b5;
  border-right: 2px solid #90a1b5;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  width: 5px;
}

/* line 60, src/sass/shortcodes/_nice_select.scss */
.nice-select .list {
  max-height: 300px;
  overflow-y: auto;
  min-width: 100px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 1px rgba(68, 88, 112, 0.11);
  box-shadow: 0px 0px 1px rgba(68, 88, 112, 0.11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

/* line 86, src/sass/shortcodes/_nice_select.scss */
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

/* line 92, src/sass/shortcodes/_nice_select.scss */
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* line 103, src/sass/shortcodes/_nice_select.scss */
.nice-select .option:hover {
  background-color: #f6f7f9;
}

/* line 107, src/sass/shortcodes/_nice_select.scss */
.nice-select .option.focus {
  background-color: #f6f7f9;
}

/* line 110, src/sass/shortcodes/_nice_select.scss */
.nice-select .option.selected.focus {
  background-color: #f6f7f9;
}

/* line 113, src/sass/shortcodes/_nice_select.scss */
.nice-select .option.selected {
  font-weight: bold;
}

/* line 116, src/sass/shortcodes/_nice_select.scss */
.nice-select .option.disabled {
  background-color: transparent;
  color: #90a1b5;
  cursor: not-allowed;
}

/* line 122, src/sass/shortcodes/_nice_select.scss */
.nice-select.open {
  border-color: #88bfff;
  border-color: #ffffff !important;
}

/* line 125, src/sass/shortcodes/_nice_select.scss */
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* line 130, src/sass/shortcodes/_nice_select.scss */
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

/* line 138, src/sass/shortcodes/_nice_select.scss */
.nice-select.disabled {
  border-color: #e7ecf2;
  color: #90a1b5;
  pointer-events: none;
}

/* line 142, src/sass/shortcodes/_nice_select.scss */
.nice-select.disabled:after {
  border-color: #cdd5de;
}

/* line 146, src/sass/shortcodes/_nice_select.scss */
.nice-select.wide {
  width: 100%;
}

/* line 148, src/sass/shortcodes/_nice_select.scss */
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

/* line 153, src/sass/shortcodes/_nice_select.scss */
.nice-select.right {
  float: right;
}

/* line 155, src/sass/shortcodes/_nice_select.scss */
.nice-select.right .list {
  left: auto;
  right: 0;
}

/* line 160, src/sass/shortcodes/_nice_select.scss */
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

/* line 164, src/sass/shortcodes/_nice_select.scss */
.nice-select.small:after {
  height: 4px;
  width: 4px;
}

/* line 168, src/sass/shortcodes/_nice_select.scss */
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

/* line 3, src/sass/shortcodes/_onload_modal.scss */
.mfp-container {
  cursor: url("../../images/close.png") 25 25, pointer;
}

/* line 6, src/sass/shortcodes/_onload_modal.scss */
.modal-simple-content {
  background: #ffffff;
  padding: 50px 30px;
  border-radius: 3px;
  margin: 0 auto;
  max-width: 600px;
}

/* line 13, src/sass/shortcodes/_onload_modal.scss */
.modal-shop {
  background: #323232;
  padding: 50px 60px;
  border-radius: 3px;
  margin: 0 auto;
  max-width: 650px;
}

/* line 19, src/sass/shortcodes/_onload_modal.scss */
.modal-shop h2 {
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 500;
  margin-top: 15px;
}

/* line 26, src/sass/shortcodes/_onload_modal.scss */
.modal-shop span {
  display: block;
}

/* line 29, src/sass/shortcodes/_onload_modal.scss */
.modal-shop p {
  color: rgba(255, 255, 255, 0.5);
}

/* line 32, src/sass/shortcodes/_onload_modal.scss */
.modal-shop .button {
  padding: 12px 20px;
}

/* line 36, src/sass/shortcodes/_onload_modal.scss */
.modal-subscribe {
  background: #ffffff;
  margin: 0 auto;
  max-width: 500px;
}

/* line 40, src/sass/shortcodes/_onload_modal.scss */
.modal-subscribe .subscribe-icon {
  height: 300px;
  background: #990f3d;
  display: block;
  overflow: hidden;
}

/* line 45, src/sass/shortcodes/_onload_modal.scss */
.modal-subscribe .subscribe-icon i {
  color: rgba(0, 0, 0, 0.2);
  font-size: 270px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
}

/* line 54, src/sass/shortcodes/_onload_modal.scss */
.modal-subscribe .subscribe-content {
  padding: 30px;
}

/* line 56, src/sass/shortcodes/_onload_modal.scss */
.modal-subscribe .subscribe-content p {
  color: #323232;
}

/* line 61, src/sass/shortcodes/_onload_modal.scss */
.modal-login {
  background: #ffffff;
  border-radius: 3px;
  margin: 0 auto;
  max-width: 600px;
}

/* line 67, src/sass/shortcodes/_onload_modal.scss */
.modal-login .login-bg .login-title {
  border-radius: 0;
}

/* line 72, src/sass/shortcodes/_onload_modal.scss */
.modal-register {
  background: #ffffff;
  border-radius: 3px;
  margin: 0 auto;
  max-width: 600px;
}

/* line 77, src/sass/shortcodes/_onload_modal.scss */
.modal-register .register-title {
  padding: 40px 30px;
  text-align: center;
}

/* line 80, src/sass/shortcodes/_onload_modal.scss */
.modal-register .register-title img {
  height: 40px;
}

/* line 84, src/sass/shortcodes/_onload_modal.scss */
.modal-register .register-form {
  padding: 50px;
}

/* line 88, src/sass/shortcodes/_onload_modal.scss */
.modal-video {
  background: #ffffff;
  padding: 50px 30px;
  border-radius: 3px;
  margin: 0 auto;
  max-width: 600px;
}

/* line 95, src/sass/shortcodes/_onload_modal.scss */
.image-source-link {
  color: #98C3D1;
}

/* line 99, src/sass/shortcodes/_onload_modal.scss */
.mfp-with-zoom .mfp-container {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 105, src/sass/shortcodes/_onload_modal.scss */
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 110, src/sass/shortcodes/_onload_modal.scss */
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

/* line 114, src/sass/shortcodes/_onload_modal.scss */
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 118, src/sass/shortcodes/_onload_modal.scss */
.mfp-with-zoom.mfp-removing .mfp-container {
  opacity: 0;
}

/* line 122, src/sass/shortcodes/_onload_modal.scss */
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* Dots */
/* line 5, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-item img {
  width: auto;
}

/* line 9, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-nav {
  cursor: pointer;
  z-index: 999;
  width: 100%;
}

/* line 13, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-nav .owl-prev {
  display: block;
  position: absolute;
  text-indent: inherit;
  width: auto;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  left: 10px;
  display: block;
  position: absolute;
  text-indent: inherit;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  margin: 0 !important;
  display: inline-block;
  margin: 14px 2px 0;
}

/* line 34, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-nav .owl-next {
  display: block;
  position: absolute;
  text-indent: inherit;
  width: auto;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  right: 10px;
  display: block;
  position: absolute;
  text-indent: inherit;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  margin: 0 !important;
  display: inline-block;
  margin: 14px 2px 0;
}

/* line 55, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-nav i {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  color: #ffffff;
  border-radius: 3px;
  background: #990f3d;
  border: 0px solid #3d3d3d;
  font-weight: normal;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 68, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-nav i:hover {
  background: #333;
  color: #ffffff;
}

/* line 75, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-controls .owl-dot {
  margin: 0;
  display: inline-block;
}

/* line 80, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-dots {
  display: inline-block;
  margin-top: 20px;
  text-indent: inherit;
  width: 100%;
  cursor: pointer;
  text-align: center;
}

/* line 88, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-dots .owl-dot span {
  background: #ddd;
  display: inline-block;
  width: 12px;
  min-height: 12px;
  margin-top: 5px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}

/* line 99, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #990f3d;
  min-height: 17px;
  margin-top: 0;
}

/* line 107, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-dots .owl-dot.active span {
  background: #990f3d;
  min-height: 17px;
  margin-top: 0;
}

/* line 114, src/sass/shortcodes/_owl_carousel.scss */
.owl-carousel .owl-dot {
  display: inline-block;
  margin: 14px 2px 0;
}

/* line 120, src/sass/shortcodes/_owl_carousel.scss */
.bottom-nav .owl-nav {
  bottom: 0;
  top: inherit;
}

/* line 123, src/sass/shortcodes/_owl_carousel.scss */
.bottom-nav .owl-nav .owl-next {
  right: 46%;
  bottom: -20px;
  top: inherit;
  -webkit-transform: inherit;
          transform: inherit;
}

/* line 129, src/sass/shortcodes/_owl_carousel.scss */
.bottom-nav .owl-nav .owl-prev {
  left: 46%;
  bottom: -20px;
  top: inherit;
  -webkit-transform: inherit;
          transform: inherit;
}

/* line 138, src/sass/shortcodes/_owl_carousel.scss */
.bottom-center-dots .owl-dots {
  bottom: 30px !important;
  position: absolute;
}

/* line 142, src/sass/shortcodes/_owl_carousel.scss */
.bottom-center-dots .owl-dots .owl-dot span {
  background: #ffffff;
}

/* line 149, src/sass/shortcodes/_owl_carousel.scss */
.bottom-right-dots .owl-dots {
  bottom: 30px !important;
  position: absolute;
  right: 30px;
  width: auto;
}

/* line 155, src/sass/shortcodes/_owl_carousel.scss */
.bottom-right-dots .owl-dots .owl-dot span {
  background: #ffffff;
}

/* line 3, src/sass/shortcodes/_page_title.scss */
.page-title {
  display: block;
  padding-top: 250px;
  padding-bottom: 100px;
  position: relative;
}

/* line 8, src/sass/shortcodes/_page_title.scss */
.page-title .container {
  height: 100%;
  position: relative;
}

/* line 12, src/sass/shortcodes/_page_title.scss */
.page-title span {
  text-transform: capitalize;
}

/* line 15, src/sass/shortcodes/_page_title.scss */
.page-title h1 {
  text-transform: capitalize;
  color: #ffffff;
  font-weight: 600;
}

/* line 20, src/sass/shortcodes/_page_title.scss */
.page-title p {
  font-size: 18px;
  text-transform: capitalize;
  color: #ffffff;
}

/* line 25, src/sass/shortcodes/_page_title.scss */
.page-title .page-title-name {
  display: inline-block;
  width: 60%;
}

/* line 29, src/sass/shortcodes/_page_title.scss */
.page-title .page-breadcrumb {
  float: right;
  width: 40%;
  text-align: right;
}

/* line 36, src/sass/shortcodes/_page_title.scss */
.page-title.bg-overlay-black-60:before {
  z-index: 0;
}

/* line 40, src/sass/shortcodes/_page_title.scss */
ul.page-breadcrumb {
  padding-top: 30px;
}

/* line 41, src/sass/shortcodes/_page_title.scss */
ul.page-breadcrumb li {
  color: #ffffff;
  display: inline-block;
  list-style: none;
}

/* line 42, src/sass/shortcodes/_page_title.scss */
ul.page-breadcrumb li span {
  color: #ffffff;
  font-size: 14px;
  text-transform: capitalize;
}

/* line 50, src/sass/shortcodes/_page_title.scss */
ul.page-breadcrumb li i {
  font-size: 14px;
  padding: 0 7px;
}

/* line 54, src/sass/shortcodes/_page_title.scss */
ul.page-breadcrumb li a {
  color: #ffffff;
  font-size: 14px;
  text-transform: capitalize;
}

/* line 58, src/sass/shortcodes/_page_title.scss */
ul.page-breadcrumb li a:hover {
  color: #990f3d;
}

/* line 66, src/sass/shortcodes/_page_title.scss */
.page-title.gray-bg h1 {
  color: #323232;
}

/* line 69, src/sass/shortcodes/_page_title.scss */
.page-title.gray-bg p {
  color: #323232;
}

/* line 73, src/sass/shortcodes/_page_title.scss */
.page-title.gray-bg ul.page-breadcrumb li {
  color: #323232;
}

/* line 74, src/sass/shortcodes/_page_title.scss */
.page-title.gray-bg ul.page-breadcrumb li a {
  color: #323232;
}

/* line 76, src/sass/shortcodes/_page_title.scss */
.page-title.gray-bg ul.page-breadcrumb li a:hover {
  color: #990f3d;
}

/* line 81, src/sass/shortcodes/_page_title.scss */
.page-title.gray-bg ul.page-breadcrumb li span {
  color: #990f3d;
}

/* line 87, src/sass/shortcodes/_page_title.scss */
.page-title.center {
  text-align: center;
}

/* line 89, src/sass/shortcodes/_page_title.scss */
.page-title.center .page-title-name {
  display: block;
  width: inherit;
}

/* line 93, src/sass/shortcodes/_page_title.scss */
.page-title.center .page-breadcrumb {
  float: none;
  width: inherit;
  text-align: center;
}

/* line 99, src/sass/shortcodes/_page_title.scss */
.page-title.right {
  clear: both;
}

/* line 101, src/sass/shortcodes/_page_title.scss */
.page-title.right .page-title-name {
  display: inline-block;
  float: right;
  text-align: right;
}

/* line 106, src/sass/shortcodes/_page_title.scss */
.page-title.right .page-breadcrumb {
  float: left;
  text-align: left;
}

/* line 111, src/sass/shortcodes/_page_title.scss */
.page-title.small {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

/* line 115, src/sass/shortcodes/_page_title.scss */
.page-title.small h1 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 0px;
  margin-top: 8px;
}

/* line 121, src/sass/shortcodes/_page_title.scss */
.page-title.small .page-breadcrumb {
  padding-top: 10px;
}

/* line 126, src/sass/shortcodes/_page_title.scss */
.page-title.pattern h1 {
  color: #323232;
}

/* line 129, src/sass/shortcodes/_page_title.scss */
.page-title.pattern p {
  color: #323232;
}

/* line 133, src/sass/shortcodes/_page_title.scss */
.page-title.pattern ul.page-breadcrumb li {
  color: #323232;
}

/* line 134, src/sass/shortcodes/_page_title.scss */
.page-title.pattern ul.page-breadcrumb li a {
  color: #323232;
}

/* line 136, src/sass/shortcodes/_page_title.scss */
.page-title.pattern ul.page-breadcrumb li a:hover {
  color: #990f3d;
}

/* line 141, src/sass/shortcodes/_page_title.scss */
.page-title.pattern ul.page-breadcrumb li span {
  color: #990f3d;
}

/* line 147, src/sass/shortcodes/_page_title.scss */
.page-title.light-overlay {
  position: relative;
  padding-top: 360px;
}

/* line 150, src/sass/shortcodes/_page_title.scss */
.page-title.light-overlay:before {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: url(../../images/white-overlay.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

/* line 162, src/sass/shortcodes/_page_title.scss */
.page-title.light-overlay h1 {
  color: #323232;
}

/* line 165, src/sass/shortcodes/_page_title.scss */
.page-title.light-overlay p {
  color: #323232;
}

/* line 169, src/sass/shortcodes/_page_title.scss */
.page-title.light-overlay ul.page-breadcrumb li {
  color: #323232;
}

/* line 170, src/sass/shortcodes/_page_title.scss */
.page-title.light-overlay ul.page-breadcrumb li a {
  color: #323232;
}

/* line 172, src/sass/shortcodes/_page_title.scss */
.page-title.light-overlay ul.page-breadcrumb li a:hover {
  color: #990f3d;
}

/* line 177, src/sass/shortcodes/_page_title.scss */
.page-title.light-overlay ul.page-breadcrumb li span {
  color: #990f3d;
}

/* line 183, src/sass/shortcodes/_page_title.scss */
.page-title.dark-overlay {
  position: relative;
  padding-top: 360px;
}

/* line 186, src/sass/shortcodes/_page_title.scss */
.page-title.dark-overlay:before {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: url(../../images/dark-overlay.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

/* line 2, src/sass/shortcodes/_pie_chart.scss */
.round-chart {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

/* line 7, src/sass/shortcodes/_pie_chart.scss */
.round-chart span {
  display: inline-block;
  font-size: 28px;
  z-index: 2;
  font-weight: 600;
  position: absolute;
}

/* line 14, src/sass/shortcodes/_pie_chart.scss */
.round-chart i {
  display: inline-block;
  font-size: 28px;
  z-index: 2;
  font-weight: 600;
  position: absolute;
}

/* line 23, src/sass/shortcodes/_pie_chart.scss */
.round-chart.white span {
  color: #ffffff;
}

/* line 26, src/sass/shortcodes/_pie_chart.scss */
.round-chart.white i {
  color: #ffffff;
}

/* line 2, src/sass/shortcodes/_pricing.scss */
.pricing-top {
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  padding: 30px;
  border-top: 8px solid #1a1a1a;
  border-radius: 6px;
}

/* line 8, src/sass/shortcodes/_pricing.scss */
.pricing-prize {
  margin: 30px 0;
}

/* line 10, src/sass/shortcodes/_pricing.scss */
.pricing-prize h2 span {
  font-size: 18px;
}

/* line 16, src/sass/shortcodes/_pricing.scss */
.pricing-content {
  width: 70%;
  margin: 40px auto 0;
}

/* line 21, src/sass/shortcodes/_pricing.scss */
.pricing-content .pricing-table-list ul li {
  line-height: 56px;
  font-weight: 600;
}

/* line 24, src/sass/shortcodes/_pricing.scss */
.pricing-content .pricing-table-list ul li i {
  width: 25px;
  display: inline-block;
  color: #990f3d;
}

/* line 29, src/sass/shortcodes/_pricing.scss */
.pricing-content .pricing-table-list ul li i.fa-times {
  color: red;
}

/* line 32, src/sass/shortcodes/_pricing.scss */
.pricing-content .pricing-table-list ul li span {
  margin-top: 16px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  -webkit-box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.09);
  width: 24px;
  height: 24px;
  background: transparent;
  border-radius: 50%;
}

/* line 42, src/sass/shortcodes/_pricing.scss */
.pricing-content .pricing-table-list ul li span i {
  padding-right: 0;
}

/* line 50, src/sass/shortcodes/_pricing.scss */
.pricing-table.active {
  margin-top: -7px;
}

/* line 52, src/sass/shortcodes/_pricing.scss */
.pricing-table.active .pricing-top {
  border-top: 16px solid #990f3d;
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  padding-bottom: 30px;
}

/* line 56, src/sass/shortcodes/_pricing.scss */
.pricing-table.active .pricing-top a.button {
  padding: 12px 60px;
  font-size: 20px;
}

/* line 61, src/sass/shortcodes/_pricing.scss */
.pricing-table.active .pricing-prize {
  margin: 30px 0 20px;
}

/* line 65, src/sass/shortcodes/_pricing.scss */
.pricing-table.boxed {
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  padding: 30px;
  border-top: 8px solid #1a1a1a;
  border-radius: 6px;
}

/* line 70, src/sass/shortcodes/_pricing.scss */
.pricing-table.boxed .pricing-top {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  padding: inherit;
  border-radius: inherit;
  padding: 0;
}

/* line 77, src/sass/shortcodes/_pricing.scss */
.pricing-table.boxed .pricing-content {
  width: inherit;
  margin: 0;
  margin-top: 20px;
}

/* line 83, src/sass/shortcodes/_pricing.scss */
.pricing-table.active.boxed {
  border-top: 16px solid #990f3d;
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

/* line 87, src/sass/shortcodes/_pricing.scss */
.price {
  list-style-type: none;
  border: 1px solid #eeeeee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 0;
}

/* line 95, src/sass/shortcodes/_pricing.scss */
.price:hover {
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
}

/* line 98, src/sass/shortcodes/_pricing.scss */
.price .header {
  background-color: #111;
  color: #ffffff;
  font-size: 25px;
}

/* line 103, src/sass/shortcodes/_pricing.scss */
.price li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px;
  text-align: center;
}

/* line 108, src/sass/shortcodes/_pricing.scss */
.price .grey {
  background-color: #eeeeee;
  font-size: 20px;
}

/* line 114, src/sass/shortcodes/_pricing.scss */
.price.active .header {
  background: #990f3d;
}

/* line 118, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table {
  width: 100%;
}

/* line 120, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table {
  width: 100%;
  border: 1px solid #ebebeb;
}

/* line 123, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .icon-no {
  font-size: 22px;
  color: #a93717;
}

/* line 127, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .icon-yes {
  font-size: 22px;
  color: #209e61;
}

/* line 131, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .plan-header {
  text-align: center;
  font-size: 48px;
  border: 1px solid #e2e2e2;
  padding: 25px 0;
}

/* line 137, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .plan-header-free {
  background-color: #eeeeee;
  color: #555;
}

/* line 141, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .plan-header-blue {
  color: #ffffff;
  background-color: #111;
  border-color: #000;
}

/* line 146, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .plan-header-standard {
  color: #ffffff;
  background-color: #990f3d;
  border-color: #990f3d;
}

/* line 151, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table td {
  text-align: center;
  width: 15%;
  padding: 7px 10px;
  background-color: #fafafa;
  font-size: 14px;
  -webkit-box-shadow: 0 1px 0 #ffffff inset;
  box-shadow: 0 1px 0 #ffffff inset;
  border: 1px solid #ebebeb;
}

/* line 160, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table td i.fa-times-circle-o {
  color: red;
}

/* line 166, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr td:first-child {
  background-color: transparent;
  text-align: right;
  width: 14%;
}

/* line 171, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr td:nth-child(5) {
  background-color: #ffffff;
}

/* line 176, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr:first-child td {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 181, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr:first-child th:first-child {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: #e2e2e2;
}

/* line 186, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr:first-child th .pricing-plan-name {
  font-size: 22px;
}

/* line 189, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr:first-child th .pricing-plan-price {
  line-height: 35px;
}

/* line 191, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr:first-child th .pricing-plan-price > sup {
  font-size: 45%;
}

/* line 194, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr:first-child th .pricing-plan-price > i {
  font-size: 30%;
}

/* line 198, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr:first-child th .pricing-plan-period {
  margin-top: 10px;
  font-size: 25%;
}

/* line 205, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table tr:nth-child(2) td {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 211, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .header-plan-inner {
  position: relative;
}

/* line 214, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .recommended-plan-ribbon {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-color: #ffffff;
  color: #990f3d;
  position: absolute;
  padding: 3px 6px;
  font-size: 11px !important;
  font-weight: 500;
  left: -6px;
  top: -22px;
  z-index: 99;
  width: 100%;
  -webkit-box-shadow: 0 -1px #c2284c inset;
  box-shadow: 0 -1px #ffffff inset;
  text-shadow: 0 -1px #ffffff;
}

/* line 229, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .recommended-plan-ribbon:before {
  border: solid;
  border-color: #ffffff transparent;
  border-width: 6px 0 0 6px;
  bottom: -5px;
  content: "";
  left: 0;
  position: absolute;
  z-index: 90;
}

/* line 239, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .recommended-plan-ribbon:after {
  border: solid;
  border-color: #ffffff transparent;
  border-width: 6px 6px 0 0;
  bottom: -5px;
  content: "";
  right: 0;
  position: absolute;
  z-index: 90;
}

/* line 250, src/sass/shortcodes/_pricing.scss */
.membership-pricing-table table .plan-head {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-color: #ff9c00;
  border: 1px solid #cf7300;
  position: absolute;
  top: -33px;
  left: -1px;
  height: 30px;
  width: 100%;
  border-bottom: none;
}

/* line 2, src/sass/shortcodes/_progress_bar.scss */
.skill {
  position: relative;
  width: 100%;
  height: 7px;
  margin: 40px 0 20px 0;
  background-color: #eceff8;
  border-radius: 4px;
}

/* line 9, src/sass/shortcodes/_progress_bar.scss */
.skill:not(:first-child) {
  margin-top: 64px;
}

/* line 13, src/sass/shortcodes/_progress_bar.scss */
.skill-bar {
  position: relative;
  height: 100%;
  border-radius: 4px;
  padding: 0px;
  background: #990f3d;
  -webkit-box-shadow: none;
          box-shadow: none;
  transition: width .9s ease;
  -webkit-transition: width .9s ease;
  -o-transition: width .9s ease;
  -ms-transition: width .9s ease;
  -moz-transition: width .9s ease;
}

/* line 25, src/sass/shortcodes/_progress_bar.scss */
.skill-bar .progress-number {
  color: #363636;
  float: right;
  margin-top: -18px;
  position: absolute;
  right: 0;
  top: -10px;
  font-size: 15px;
  font-weight: 600;
  right: 14px;
}

/* line 36, src/sass/shortcodes/_progress_bar.scss */
.skill-bar .progress-type {
  color: #363636;
  float: right;
  margin-top: -18px;
  position: absolute;
  right: 0;
  top: -10px;
  font-size: 15px;
  font-weight: 600;
}

/* line 47, src/sass/shortcodes/_progress_bar.scss */
.progress-bar {
  position: relative;
  height: 100%;
  border-radius: 4px;
  padding: 0px;
  background-color: #990f3d;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 55, src/sass/shortcodes/_progress_bar.scss */
.skill-title {
  color: #363636;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  text-align: left;
  margin-left: 0;
  margin-top: -28px;
}

/* line 63, src/sass/shortcodes/_progress_bar.scss */
.skill-title > i {
  margin-right: 8px;
}

/* line 68, src/sass/shortcodes/_progress_bar.scss */
.text-white .skill {
  background: rgba(255, 255, 255, 0.25);
}

/* line 71, src/sass/shortcodes/_progress_bar.scss */
.text-white .skill-title {
  color: #ffffff;
}

/* line 75, src/sass/shortcodes/_progress_bar.scss */
.text-white .skill-bar .progress-number {
  color: #ffffff;
}

/* line 78, src/sass/shortcodes/_progress_bar.scss */
.text-white .skill-bar .progress-type {
  color: #ffffff;
}

/* line 84, src/sass/shortcodes/_progress_bar.scss */
.theme-bg .skill-bar {
  background: #ffffff;
}

/* line 89, src/sass/shortcodes/_progress_bar.scss */
.services-text-box-blue .skill-bar {
  background: #ffffff;
}

/* line 93, src/sass/shortcodes/_progress_bar.scss */
.skill.skill-big {
  height: 12px;
}

/* line 96, src/sass/shortcodes/_progress_bar.scss */
.skill.skill-medium {
  height: 8px;
}

/* line 99, src/sass/shortcodes/_progress_bar.scss */
.skill.skill-small {
  height: 3px;
}

/* line 103, src/sass/shortcodes/_progress_bar.scss */
.skill.skill-dark .skill-bar {
  background: #363636;
}

/* line 2, src/sass/shortcodes/_section_title.scss */
.section-title {
  margin-bottom: 40px;
  position: relative;
}

/* line 5, src/sass/shortcodes/_section_title.scss */
.section-title .title {
  margin-top: 0px;
  position: relative;
}

/* line 9, src/sass/shortcodes/_section_title.scss */
.section-title .subtitle {
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* line 16, src/sass/shortcodes/_section_title.scss */
.section-title p {
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 400;
}

/* line 21, src/sass/shortcodes/_section_title.scss */
.section-title span.theme-bg {
  background: #990f3d;
  color: #ffffff;
  padding: 0 15px;
}

/* line 28, src/sass/shortcodes/_section_title.scss */
.section-title:nth-child(odd) .title-effect::before {
  background: #990f3d;
}

/* line 35, src/sass/shortcodes/_section_title.scss */
.section-title.line .title {
  padding-bottom: 20px;
}

/* line 37, src/sass/shortcodes/_section_title.scss */
.section-title.line .title:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 3px;
  background: #990f3d;
  content: "";
}

/* line 50, src/sass/shortcodes/_section_title.scss */
.section-title.center .title:before {
  left: 50%;
  margin-left: -35px;
}

/* line 58, src/sass/shortcodes/_section_title.scss */
.section-title.right .title:before {
  right: 0;
  left: inherit;
  margin-left: inherit;
}

/* line 66, src/sass/shortcodes/_section_title.scss */
.section-title.dark-bg .title {
  color: #ffffff;
}

/* line 69, src/sass/shortcodes/_section_title.scss */
.section-title.dark-bg .subtitle {
  color: #ffffff;
}

/* line 72, src/sass/shortcodes/_section_title.scss */
.section-title.dark-bg p {
  color: #ffffff;
}

/* line 75, src/sass/shortcodes/_section_title.scss */
.section-title.dark-bg span.theme-bg {
  background: #ffffff;
  color: #990f3d;
}

/* line 82, src/sass/shortcodes/_section_title.scss */
.section-title.dark-bg.line .title:before {
  background: #ffffff;
}

/* line 87, src/sass/shortcodes/_section_title.scss */
.title-effect {
  z-index: 99;
  position: relative;
  display: inline-block;
  -webkit-transition: color 0.5s, -webkit-transform 0.5s;
  transition: color 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, color 0.5s;
  transition: transform 0.5s, color 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

/* line 93, src/sass/shortcodes/_section_title.scss */
.title-effect::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  opacity: 0.2;
  -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

/* line 111, src/sass/shortcodes/_section_title.scss */
section:hover .title-effect::before {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* line 114, src/sass/shortcodes/_section_title.scss */
section:hover .title-effect:nth-child(even) {
  color: #990f3d;
}

/* line 119, src/sass/shortcodes/_section_title.scss */
section:hover .title-effect.dark:nth-child(even) {
  color: #ffffff;
}

/* line 126, src/sass/shortcodes/_section_title.scss */
section:focus .title-effect::before {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* line 129, src/sass/shortcodes/_section_title.scss */
section:focus .title-effect:nth-child(even) {
  color: #990f3d;
}

/* line 134, src/sass/shortcodes/_section_title.scss */
section:focus .title-effect.dark:nth-child(even) {
  color: #ffffff;
}

/* line 141, src/sass/shortcodes/_section_title.scss */
section:nth-child(odd) .title-effect.dark::before {
  background: #ffffff;
}

/* line 148, src/sass/shortcodes/_section_title.scss */
.section-title.line-dabble .title {
  position: relative;
  padding-bottom: 15px;
}

/* line 151, src/sass/shortcodes/_section_title.scss */
.section-title.line-dabble .title:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  z-index: 1;
  background: #eaeaea;
}

/* line 161, src/sass/shortcodes/_section_title.scss */
.section-title.line-dabble .title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  z-index: 2;
  background: #990f3d;
}

/* line 2, src/sass/shortcodes/_side_panel.scss */
.st-content {
  overflow-y: scroll;
  position: relative;
}

/* line 6, src/sass/shortcodes/_side_panel.scss */
.st-content-inner {
  position: relative;
}

/* line 9, src/sass/shortcodes/_side_panel.scss */
.st-container {
  position: relative;
  overflow-x: hidden;
}

/* line 13, src/sass/shortcodes/_side_panel.scss */
.st-pusher {
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

/* line 23, src/sass/shortcodes/_side_panel.scss */
.st-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.6);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

/* line 39, src/sass/shortcodes/_side_panel.scss */
.st-menu {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 9999;
  visibility: hidden;
  width: 380px;
  height: 100%;
  background: #ffffff;
  -webkit-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 40, src/sass/shortcodes/_side_panel.scss */
.st-menu .newsletter-box.newsletter-border {
  border-left: 0;
  border-right: 0;
}

/* line 58, src/sass/shortcodes/_side_panel.scss */
.st-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

/* line 76, src/sass/shortcodes/_side_panel.scss */
.st-menu-open .st-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 9999;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  cursor: url("../../images/close.png") 25 25, pointer;
}

/* line 90, src/sass/shortcodes/_side_panel.scss */
.st-menu-open .st-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

/* content style */
/* line 106, src/sass/shortcodes/_side_panel.scss */
.slide-logo {
  padding: 30px;
}

/* line 108, src/sass/shortcodes/_side_panel.scss */
.slide-logo img {
  height: 50px;
}

/* line 113, src/sass/shortcodes/_side_panel.scss */
.st-menu ul.menu {
  margin: 0;
  padding: 30px;
  list-style: none;
}

/* line 117, src/sass/shortcodes/_side_panel.scss */
.st-menu ul.menu li {
  line-height: 60px;
}

/* line 119, src/sass/shortcodes/_side_panel.scss */
.st-menu ul.menu li a {
  font-size: 30px;
  color: #323232;
  font-family: 'Montserrat', sans-serif;
  position: relative;
}

/* line 124, src/sass/shortcodes/_side_panel.scss */
.st-menu ul.menu li a:before {
  opacity: 0;
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 14px;
  background: rgba(132, 186, 63, 0.4);
  bottom: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/* line 135, src/sass/shortcodes/_side_panel.scss */
.st-menu ul.menu li a:hover {
  opacity: 1;
  width: 100%;
  color: #990f3d;
}

/* line 136, src/sass/shortcodes/_side_panel.scss */
.st-menu ul.menu li a:hover:before {
  opacity: 1;
  width: 100%;
  color: #990f3d;
}

/* line 146, src/sass/shortcodes/_side_panel.scss */
.st-menu ul.menu li a.active {
  opacity: 1;
  width: 100%;
  color: #990f3d;
}

/* line 147, src/sass/shortcodes/_side_panel.scss */
.st-menu ul.menu li a.active:before {
  opacity: 1;
  width: 100%;
  color: #990f3d;
}

/* line 159, src/sass/shortcodes/_side_panel.scss */
.slide-footer {
  padding: 30px;
}

/* line 163, src/sass/shortcodes/_side_panel.scss */
.slide-footer .social ul li {
  display: inline-block;
}

/* line 165, src/sass/shortcodes/_side_panel.scss */
.slide-footer .social ul li a {
  font-size: 20px;
  padding-right: 20px;
}

/* line 171, src/sass/shortcodes/_side_panel.scss */
.slide-footer .social ul li.facebook a {
  color: #5d82d1;
}

/* line 176, src/sass/shortcodes/_side_panel.scss */
.slide-footer .social ul li.instagram a {
  color: #521313;
}

/* line 181, src/sass/shortcodes/_side_panel.scss */
.slide-footer .social ul li.twitter a {
  color: #40bff5;
}

/* line 186, src/sass/shortcodes/_side_panel.scss */
.slide-footer .social ul li.pinterest a {
  color: #e13138;
}

/* line 191, src/sass/shortcodes/_side_panel.scss */
.slide-footer .social ul li.behance a {
  color: #1879fd;
}

/* line 196, src/sass/shortcodes/_side_panel.scss */
.slide-footer .social ul li.google a {
  color: #ff0000;
}

/* Individual effects */
/* Effect 1: Slide in on top */
/* line 208, src/sass/shortcodes/_side_panel.scss */
.st-effect-1.st-menu {
  visibility: visible;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 215, src/sass/shortcodes/_side_panel.scss */
.st-effect-1.st-menu::after {
  display: none;
}

/* line 220, src/sass/shortcodes/_side_panel.scss */
.st-effect-1.st-menu-open .st-effect-1.st-menu {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Effect 2: Reveal */
/* line 233, src/sass/shortcodes/_side_panel.scss */
.st-effect-2.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0);
  transform: translate3d(380px, 0, 0);
}

/* line 240, src/sass/shortcodes/_side_panel.scss */
.st-effect-2.st-menu-open .st-effect-2.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

/* line 249, src/sass/shortcodes/_side_panel.scss */
.st-effect-2.st-menu {
  z-index: 1;
}

/* line 251, src/sass/shortcodes/_side_panel.scss */
.st-effect-2.st-menu::after {
  display: none;
}

/* Effect 3: Push*/
/* line 259, src/sass/shortcodes/_side_panel.scss */
.st-effect-3.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0);
  transform: translate3d(380px, 0, 0);
}

/* line 266, src/sass/shortcodes/_side_panel.scss */
.st-effect-3.st-menu-open .st-effect-3.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

/* line 275, src/sass/shortcodes/_side_panel.scss */
.st-effect-3.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 281, src/sass/shortcodes/_side_panel.scss */
.st-effect-3.st-menu::after {
  display: none;
}

/* Effect 4: Slide along */
/* line 289, src/sass/shortcodes/_side_panel.scss */
.st-effect-4.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0);
  transform: translate3d(380px, 0, 0);
}

/* line 296, src/sass/shortcodes/_side_panel.scss */
.st-effect-4.st-menu-open .st-effect-4.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 310, src/sass/shortcodes/_side_panel.scss */
.st-effect-4.st-menu {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

/* line 314, src/sass/shortcodes/_side_panel.scss */
.st-effect-4.st-menu::after {
  display: none;
}

/* Effect 5: Reverse slide out */
/* line 322, src/sass/shortcodes/_side_panel.scss */
.st-effect-5.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0);
  transform: translate3d(380px, 0, 0);
}

/* line 329, src/sass/shortcodes/_side_panel.scss */
.st-effect-5.st-menu-open .st-effect-5.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 343, src/sass/shortcodes/_side_panel.scss */
.st-effect-5.st-menu {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}

/* Effect 6: Rotate pusher */
/* line 354, src/sass/shortcodes/_side_panel.scss */
.st-effect-6.st-container {
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
}

/* line 362, src/sass/shortcodes/_side_panel.scss */
.st-effect-6 .st-pusher {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 376, src/sass/shortcodes/_side_panel.scss */
.st-effect-6.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0) rotateY(-15deg);
  transform: translate3d(380px, 0, 0) rotateY(-15deg);
}

/* line 383, src/sass/shortcodes/_side_panel.scss */
.st-effect-6.st-menu-open .st-effect-6.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(15deg);
  transform: translate3d(-100%, 0, 0) rotateY(15deg);
}

/* line 397, src/sass/shortcodes/_side_panel.scss */
.st-effect-6.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 413, src/sass/shortcodes/_side_panel.scss */
.st-effect-6.st-menu::after {
  display: none;
}

/* Effect 7: 3D rotate in */
/* line 420, src/sass/shortcodes/_side_panel.scss */
.st-effect-7.st-container {
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}

/* line 430, src/sass/shortcodes/_side_panel.scss */
.st-effect-7 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 436, src/sass/shortcodes/_side_panel.scss */
.st-effect-7.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0);
  transform: translate3d(380px, 0, 0);
}

/* line 443, src/sass/shortcodes/_side_panel.scss */
.st-effect-7.st-menu-open .st-effect-7.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}

/* line 457, src/sass/shortcodes/_side_panel.scss */
.st-effect-7.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* Effect 8: 3D rotate out */
/* line 477, src/sass/shortcodes/_side_panel.scss */
.st-effect-8.st-container {
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}

/* line 487, src/sass/shortcodes/_side_panel.scss */
.st-effect-8 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 496, src/sass/shortcodes/_side_panel.scss */
.st-effect-8.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0);
  transform: translate3d(380px, 0, 0);
}

/* line 503, src/sass/shortcodes/_side_panel.scss */
.st-effect-8.st-menu-open .st-effect-8.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}

/* line 517, src/sass/shortcodes/_side_panel.scss */
.st-effect-8.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 536, src/sass/shortcodes/_side_panel.scss */
.st-effect-8.st-menu::after {
  display: none;
}

/* Effect 9: Scale down pusher */
/* line 543, src/sass/shortcodes/_side_panel.scss */
.st-effect-9.st-container {
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
}

/* line 551, src/sass/shortcodes/_side_panel.scss */
.st-effect-9 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 560, src/sass/shortcodes/_side_panel.scss */
.st-effect-9.st-menu-open .st-pusher {
  -webkit-transform: translate3d(0, 0, -380px);
  transform: translate3d(0, 0, -380px);
}

/* line 567, src/sass/shortcodes/_side_panel.scss */
.st-effect-9.st-menu-open .st-effect-9.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 581, src/sass/shortcodes/_side_panel.scss */
.st-effect-9.st-menu {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 588, src/sass/shortcodes/_side_panel.scss */
.st-effect-9.st-menu::after {
  display: none;
}

/* Effect 10: Scale up */
/* line 595, src/sass/shortcodes/_side_panel.scss */
.st-effect-10.st-container {
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}

/* line 605, src/sass/shortcodes/_side_panel.scss */
.st-effect-10.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0);
  transform: translate3d(380px, 0, 0);
}

/* line 612, src/sass/shortcodes/_side_panel.scss */
.st-effect-10.st-menu-open .st-effect-10.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 626, src/sass/shortcodes/_side_panel.scss */
.st-effect-10.st-menu {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -380px);
  transform: translate3d(0, 0, -380px);
}

/* Effect 11: Scale and rotate pusher */
/* line 638, src/sass/shortcodes/_side_panel.scss */
.st-effect-11.st-container {
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
}

/* line 646, src/sass/shortcodes/_side_panel.scss */
.st-effect-11 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 655, src/sass/shortcodes/_side_panel.scss */
.st-effect-11.st-menu-open .st-pusher {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}

/* line 662, src/sass/shortcodes/_side_panel.scss */
.st-effect-11.st-menu-open .st-effect-11.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 676, src/sass/shortcodes/_side_panel.scss */
.st-effect-11.st-menu {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 683, src/sass/shortcodes/_side_panel.scss */
.st-effect-11.st-menu::after {
  display: none;
}

/* Effect 12: Open door */
/* line 690, src/sass/shortcodes/_side_panel.scss */
.st-effect-12.st-container {
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
}

/* line 698, src/sass/shortcodes/_side_panel.scss */
.st-effect-12 .st-pusher {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 712, src/sass/shortcodes/_side_panel.scss */
.st-effect-12.st-menu-open .st-pusher {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}

/* line 719, src/sass/shortcodes/_side_panel.scss */
.st-effect-12.st-menu-open .st-effect-12.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 733, src/sass/shortcodes/_side_panel.scss */
.st-effect-12.st-menu {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 740, src/sass/shortcodes/_side_panel.scss */
.st-effect-12.st-menu::after {
  display: none;
}

/* Effect 13: Fall down */
/* line 747, src/sass/shortcodes/_side_panel.scss */
.st-effect-13.st-container {
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}

/* line 757, src/sass/shortcodes/_side_panel.scss */
.st-effect-13.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0);
  transform: translate3d(380px, 0, 0);
}

/* line 764, src/sass/shortcodes/_side_panel.scss */
.st-effect-13.st-menu-open .st-effect-13.st-menu {
  visibility: visible;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 785, src/sass/shortcodes/_side_panel.scss */
.st-effect-13.st-menu {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

/* Effect 14: Delayed 3D rotate */
/* line 797, src/sass/shortcodes/_side_panel.scss */
.st-effect-14.st-container {
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  -ms-perspective-origin: 0% 50%;
  -o-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}

/* line 810, src/sass/shortcodes/_side_panel.scss */
.st-effect-14 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 819, src/sass/shortcodes/_side_panel.scss */
.st-effect-14.st-menu-open .st-pusher {
  -webkit-transform: translate3d(380px, 0, 0);
  transform: translate3d(380px, 0, 0);
}

/* line 826, src/sass/shortcodes/_side_panel.scss */
.st-effect-14.st-menu-open .st-effect-14.st-menu {
  visibility: visible;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}

/* line 850, src/sass/shortcodes/_side_panel.scss */
.st-effect-14.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 868, src/sass/shortcodes/_side_panel.scss */
.no-csstransforms3d .st-pusher {
  padding-left: 380px;
}

/* line 873, src/sass/shortcodes/_side_panel.scss */
.no-js .st-pusher {
  padding-left: 380px;
}

/*************************************
             v1.2
**************************************/
/*right-side*/
/* line 883, src/sass/shortcodes/_side_panel.scss */
.st-menu.right-side {
  right: 0;
  left: inherit;
}

/* line 887, src/sass/shortcodes/_side_panel.scss */
.st-effect-1.st-menu.right-side {
  background: #ffffff url(../../images/objects/sidemenu_bg.png) no-repeat;
  visibility: visible;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/* line 897, src/sass/shortcodes/_side_panel.scss */
.st-effect-1.st-menu-open.right-side .st-effect-1.st-menu.right-side {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 907, src/sass/shortcodes/_side_panel.scss */
.st-effect-1.right-side.st-menu::after {
  display: none;
}

/* line 911, src/sass/shortcodes/_side_panel.scss */
.st-menu.big-side {
  width: 550px;
}

/* line 913, src/sass/shortcodes/_side_panel.scss */
.st-menu.big-side ul.menu {
  padding-bottom: 0px;
}

/* line 916, src/sass/shortcodes/_side_panel.scss */
.st-menu.big-side ul.menu li a {
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
}

/* line 923, src/sass/shortcodes/_side_panel.scss */
.st-menu.big-side .right-side-bottom {
  position: relative;
  top: 60%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

/* line 934, src/sass/shortcodes/_side_panel.scss */
.social-icons.width-half ul {
  display: inline-block;
}

/* line 936, src/sass/shortcodes/_side_panel.scss */
.social-icons.width-half ul li {
  width: 49%;
  float: left;
  margin: 0;
}

/* line 940, src/sass/shortcodes/_side_panel.scss */
.social-icons.width-half ul li a {
  text-align: left;
}

/* line 946, src/sass/shortcodes/_side_panel.scss */
.slide-footer-content {
  padding: 30px 30px 30px 0;
  margin-bottom: 30px;
  position: relative;
}

/* line 950, src/sass/shortcodes/_side_panel.scss */
.slide-footer-content p {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  font-style: italic;
}

@-webkit-keyframes "toTopFromBottom" {
  49% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}

@keyframes "toTopFromBottom" {
  49% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}

/*icon */
/* line 40, src/sass/shortcodes/_social_icons.scss */
.social-icons ul {
  padding: 0;
}

/* line 43, src/sass/shortcodes/_social_icons.scss */
.social-icons li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 8px 8px 0;
}

/* line 48, src/sass/shortcodes/_social_icons.scss */
.social-icons li:last-child {
  margin-right: 0;
}

/* line 51, src/sass/shortcodes/_social_icons.scss */
.social-icons li a {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  margin: 0;
  border-radius: 4px;
  border: 0;
  background: transparent;
  color: #333;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 67, src/sass/shortcodes/_social_icons.scss */
.social-icons li:hover i {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}

/* line 78, src/sass/shortcodes/_social_icons.scss */
.social-icons:not(.color):not(.color-hover) li a:hover {
  background-color: #eeeeee;
  background: transparent;
}

/* line 88, src/sass/shortcodes/_social_icons.scss */
.text-center.social-icons ul {
  display: inline-block;
}

/* line 95, src/sass/shortcodes/_social_icons.scss */
.text-white .social-icons li a {
  color: #ffffff;
}

/* line 102, src/sass/shortcodes/_social_icons.scss */
.social-icons.color a {
  color: #ffffff;
  border: 0;
}

/* line 107, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-rss a {
  background-color: #faa33d;
}

/* line 112, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-facebook a {
  background-color: #5d82d1;
}

/* line 117, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-twitter a {
  background-color: #40bff5;
}

/* line 122, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-vimeo a {
  background-color: #35c6ea;
}

/* line 127, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-myspace a {
  background-color: #008dde;
}

/* line 132, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-youtube a {
  background-color: #ef4e41;
}

/* line 137, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-instagram a {
  background-color: #e1326b;
}

/* line 142, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-gplus a {
  background-color: #d68400;
}

/* line 147, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-stumbleupon a {
  background-color: #ff5c30;
}

/* line 152, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-lastfm a {
  background-color: #f34320;
}

/* line 157, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-pinterest a {
  background-color: #e13138;
}

/* line 162, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-google a {
  background-color: #eb5e4c;
}

/* line 167, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-evernote a {
  background-color: #9acf4f;
}

/* line 172, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-dribbble a {
  background-color: #f7659c;
}

/* line 177, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-skype a {
  background-color: #13c1f3;
}

/* line 182, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-forrst a {
  background-color: #45ad76;
}

/* line 187, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-linkedin a {
  background-color: #238cc8;
}

/* line 192, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-wordpress a {
  background-color: #2592c3;
}

/* line 197, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-grooveshark a {
  background-color: #ffb21d;
}

/* line 202, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-delicious a {
  background-color: #377bda;
}

/* line 207, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-behance a {
  background-color: #1879fd;
}

/* line 212, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-dropbox a {
  background-color: #17a3eb;
}

/* line 217, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-soundcloud a {
  background-color: #ff7e30;
}

/* line 222, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-deviantart a {
  background-color: #6a8a7b;
}

/* line 227, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-yahoo a {
  background-color: #ab47ac;
}

/* line 232, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-flickr a {
  background-color: #ff48a3;
}

/* line 237, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-digg a {
  background-color: #75788d;
}

/* line 242, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-blogger a {
  background-color: #ff9233;
}

/* line 247, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-tumblr a {
  background-color: #426d9b;
}

/* line 252, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-quora a {
  background-color: #ea3d23;
}

/* line 257, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-github a {
  background-color: #3f91cb;
}

/* line 262, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-amazon a {
  background-color: #ff8e2e;
}

/* line 267, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-xing a {
  background-color: #1a8e8c;
}

/* line 272, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-wikipedia a {
  background-color: #b3b5b8;
}

/* line 277, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-android a {
  background-color: #A4C639;
}

/* line 282, src/sass/shortcodes/_social_icons.scss */
.social-icons.color .social-apple a {
  background-color: #999999;
}

/* line 289, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover a:hover {
  color: #ffffff;
  border: 0;
}

/* line 296, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-rss a:hover {
  background-color: #faa33d;
}

/* line 303, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-facebook a:hover {
  background-color: #5d82d1;
}

/* line 310, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-twitter a:hover {
  background-color: #40bff5;
}

/* line 317, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-vimeo a:hover {
  background-color: #35c6ea;
}

/* line 324, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-myspace a:hover {
  background-color: #008dde;
}

/* line 331, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-youtube a:hover {
  background-color: #ef4e41;
}

/* line 338, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-instagram a:hover {
  background-color: #e1326b;
}

/* line 345, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-gplus a:hover {
  background-color: #d68400;
}

/* line 352, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-stumbleupon a:hover {
  background-color: #ff5c30;
}

/* line 359, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-lastfm a:hover {
  background-color: #f34320;
}

/* line 366, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-pinterest a:hover {
  background-color: #e13138;
}

/* line 373, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-google a:hover {
  background-color: #eb5e4c;
}

/* line 380, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-evernote a:hover {
  background-color: #9acf4f;
}

/* line 387, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-dribbble a:hover {
  background-color: #f7659c;
}

/* line 394, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-skype a:hover {
  background-color: #13c1f3;
}

/* line 401, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-forrst a:hover {
  background-color: #45ad76;
}

/* line 408, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-linkedin a:hover {
  background-color: #238cc8;
}

/* line 415, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-wordpress a:hover {
  background-color: #2592c3;
}

/* line 422, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-grooveshark a:hover {
  background-color: #ffb21d;
}

/* line 429, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-delicious a:hover {
  background-color: #377bda;
}

/* line 436, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-behance a:hover {
  background-color: #1879fd;
}

/* line 443, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-dropbox a:hover {
  background-color: #17a3eb;
}

/* line 450, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-soundcloud a:hover {
  background-color: #ff7e30;
}

/* line 457, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-deviantart a:hover {
  background-color: #6a8a7b;
}

/* line 464, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-yahoo a:hover {
  background-color: #ab47ac;
}

/* line 471, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-flickr a:hover {
  background-color: #ff48a3;
}

/* line 478, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-digg a:hover {
  background-color: #75788d;
}

/* line 485, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-blogger a:hover {
  background-color: #ff9233;
}

/* line 492, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-tumblr a:hover {
  background-color: #426d9b;
}

/* line 499, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-quora a:hover {
  background-color: #ea3d23;
}

/* line 506, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-github a:hover {
  background-color: #3f91cb;
}

/* line 513, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-amazon a:hover {
  background-color: #ff8e2e;
}

/* line 520, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-xing a:hover {
  background-color: #1a8e8c;
}

/* line 527, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-wikipedia a:hover {
  background-color: #b3b5b8;
}

/* line 534, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-android a:hover {
  background-color: #A4C639;
}

/* line 541, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-hover .social-apple a:hover {
  background-color: #999999;
}

/* line 549, src/sass/shortcodes/_social_icons.scss */
.social-icons.social-border li a {
  border: 1px solid #eeeeee;
  background: transparent;
}

/* line 557, src/sass/shortcodes/_social_icons.scss */
.social-icons.social-icons-dark li a {
  background: #888;
  color: #ffffff;
}

/* line 565, src/sass/shortcodes/_social_icons.scss */
.social-icons.light li a {
  background: #ffffff;
  color: #333;
  border: 1px solid #eeeeee;
}

/* line 574, src/sass/shortcodes/_social_icons.scss */
.social-icons.rounded li a {
  border-radius: 50%;
}

/* line 583, src/sass/shortcodes/_social_icons.scss */
.social-icons.medium li a {
  height: 42px;
  width: 42px;
  line-height: 42px;
  font-size: 18px;
}

/* line 593, src/sass/shortcodes/_social_icons.scss */
.social-icons.social-icons-large li a {
  height: 48px;
  width: 48px;
  line-height: 48px;
  font-size: 18px;
  margin: 0 10px 10px 0;
}

/* line 604, src/sass/shortcodes/_social_icons.scss */
.social-icons.big li a {
  height: 62px;
  width: 62px;
  line-height: 62px;
  font-size: 18px;
}

/* line 613, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon a {
  color: #990f3d;
}

/* line 617, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-rss a {
  color: #faa33d;
}

/* line 622, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-facebook a {
  color: #5d82d1;
}

/* line 627, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-twitter a {
  color: #40bff5;
}

/* line 632, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-vimeo a {
  color: #35c6ea;
}

/* line 637, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-myspace a {
  color: #008dde;
}

/* line 642, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-youtube a {
  color: #ef4e41;
}

/* line 647, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-instagram a {
  color: #e1326b;
}

/* line 652, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-gplus a {
  color: #d68400;
}

/* line 657, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-stumbleupon a {
  color: #ff5c30;
}

/* line 662, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-lastfm a {
  color: #f34320;
}

/* line 667, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-pinterest a {
  color: #e13138;
}

/* line 672, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-google a {
  color: #eb5e4c;
}

/* line 677, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-evernote a {
  color: #9acf4f;
}

/* line 682, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-dribbble a {
  color: #f7659c;
}

/* line 687, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-skype a {
  color: #13c1f3;
}

/* line 692, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-forrst a {
  color: #45ad76;
}

/* line 697, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-linkedin a {
  color: #238cc8;
}

/* line 702, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-wordpress a {
  color: #2592c3;
}

/* line 707, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-grooveshark a {
  color: #ffb21d;
}

/* line 712, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-delicious a {
  color: #377bda;
}

/* line 717, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-behance a {
  color: #1879fd;
}

/* line 722, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-dropbox a {
  color: #17a3eb;
}

/* line 727, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-soundcloud a {
  color: #ff7e30;
}

/* line 732, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-deviantart a {
  color: #6a8a7b;
}

/* line 737, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-yahoo a {
  color: #ab47ac;
}

/* line 742, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-flickr a {
  color: #ff48a3;
}

/* line 747, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-digg a {
  color: #75788d;
}

/* line 752, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-blogger a {
  color: #ff9233;
}

/* line 757, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-tumblr a {
  color: #426d9b;
}

/* line 762, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-quora a {
  color: #ea3d23;
}

/* line 767, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-github a {
  color: #3f91cb;
}

/* line 772, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-amazon a {
  color: #ff8e2e;
}

/* line 777, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-xing a {
  color: #1a8e8c;
}

/* line 782, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-wikipedia a {
  color: #b3b5b8;
}

/* line 787, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-android a {
  color: #A4C639;
}

/* line 792, src/sass/shortcodes/_social_icons.scss */
.social-icons.color-icon .social-apple a {
  color: #999999;
}

/* line 799, src/sass/shortcodes/_social_icons.scss */
.social-icons.text-social li a {
  width: inherit;
  height: inherit;
  font-size: 18px;
  font-weight: bold;
}

/* line 804, src/sass/shortcodes/_social_icons.scss */
.social-icons.text-social li a:hover {
  background: transparent;
}

/* line 3, src/sass/shortcodes/_tabs.scss */
.tab .nav.nav-tabs {
  border: none;
  margin-bottom: 20px;
}

/* line 6, src/sass/shortcodes/_tabs.scss */
.tab .nav.nav-tabs li {
  margin-bottom: 0px;
  float: none;
  display: inline-block;
}

/* line 10, src/sass/shortcodes/_tabs.scss */
.tab .nav.nav-tabs li a {
  border: none;
  line-height: normal;
  border-radius: 0px;
  padding: 12px 30px;
  background: #f6f7f8;
  color: #363636;
  border: 1px solid #eeeeee;
}

/* line 18, src/sass/shortcodes/_tabs.scss */
.tab .nav.nav-tabs li a i {
  padding-right: 5px;
}

/* line 24, src/sass/shortcodes/_tabs.scss */
.tab .nav.nav-tabs > li > a.active {
  background: #990f3d;
  color: #ffffff;
  border-color: transparent;
}

/* line 35, src/sass/shortcodes/_tabs.scss */
.nav.nav-tabs > li > a.active:focus {
  background: #990f3d;
  color: #ffffff;
  border-color: transparent;
}

/* line 40, src/sass/shortcodes/_tabs.scss */
.nav.nav-tabs > li > a.active:hover {
  background: #990f3d;
  color: #ffffff;
  border-color: transparent;
}

/* line 51, src/sass/shortcodes/_tabs.scss */
.nav-border .nav.nav-tabs li a {
  margin-right: 0;
  border: 1px solid #eeeeee;
  background: transparent;
}

/* line 58, src/sass/shortcodes/_tabs.scss */
.nav-border .nav.nav-tabs > li > a.active {
  color: #ffffff;
  background: #990f3d;
  border-color: #990f3d;
}

/* line 62, src/sass/shortcodes/_tabs.scss */
.nav-border .nav.nav-tabs > li > a.active:focus {
  color: #ffffff;
  background: #990f3d;
  border-color: #990f3d;
}

/* line 67, src/sass/shortcodes/_tabs.scss */
.nav-border .nav.nav-tabs > li > a.active:hover {
  color: #ffffff;
  background: #990f3d;
  border-color: #990f3d;
}

/* line 77, src/sass/shortcodes/_tabs.scss */
.tab-border .nav.nav-tabs {
  margin-bottom: 0;
}

/* line 80, src/sass/shortcodes/_tabs.scss */
.tab-border .nav.nav-tabs > li > a.active {
  color: #990f3d;
  background: #ffffff !important;
  border-color: #eeeeee;
  border-bottom: 1px solid #ffffff;
}

/* line 85, src/sass/shortcodes/_tabs.scss */
.tab-border .nav.nav-tabs > li > a.active:focus {
  color: #990f3d;
  background: #ffffff !important;
  border-color: #eeeeee;
  border-bottom: 1px solid #ffffff;
}

/* line 91, src/sass/shortcodes/_tabs.scss */
.tab-border .nav.nav-tabs > li > a.active:hover {
  color: #990f3d;
  background: #ffffff !important;
  border-color: #eeeeee;
  border-bottom: 1px solid #ffffff;
}

/* line 100, src/sass/shortcodes/_tabs.scss */
.tab-border .tab-content {
  padding: 20px;
  border: 1px solid #eeeeee;
  margin-top: -1px;
}

/* line 107, src/sass/shortcodes/_tabs.scss */
.nav-center .nav.nav-tabs {
  text-align: center;
  display: block;
}

/* line 113, src/sass/shortcodes/_tabs.scss */
.nav-right .nav.nav-tabs {
  text-align: right;
  display: block;
}

/* line 117, src/sass/shortcodes/_tabs.scss */
.nav-right .tab-content {
  text-align: right;
}

/* line 124, src/sass/shortcodes/_tabs.scss */
.round .nav.nav-tabs li a {
  border: none;
  line-height: normal;
  margin-right: 10px;
  border-radius: 90px;
  padding: 12px 30px;
  background: #f6f7f8;
  color: #363636;
}

/* line 139, src/sass/shortcodes/_tabs.scss */
.shadow .nav.nav-tabs > li > a.active {
  color: #990f3d;
  background: #ffffff !important;
  border-color: #eeeeee;
  border-bottom: 0;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* line 145, src/sass/shortcodes/_tabs.scss */
.shadow .nav.nav-tabs > li > a.active:focus {
  color: #990f3d;
  background: #ffffff !important;
  border-color: #eeeeee;
  border-bottom: 0;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* line 152, src/sass/shortcodes/_tabs.scss */
.shadow .nav.nav-tabs > li > a.active:hover {
  color: #990f3d;
  background: #ffffff !important;
  border-color: #eeeeee;
  border-bottom: 0;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* line 164, src/sass/shortcodes/_tabs.scss */
.tab-vertical .nav-tabs {
  float: left;
  width: 25%;
}

/* line 169, src/sass/shortcodes/_tabs.scss */
.tab-vertical .nav.nav-tabs li {
  display: block;
  width: 100%;
}

/* line 172, src/sass/shortcodes/_tabs.scss */
.tab-vertical .nav.nav-tabs li a {
  border-right: 0;
  border-top: 0;
  padding: 14px 30px;
}

/* line 178, src/sass/shortcodes/_tabs.scss */
.tab-vertical .nav.nav-tabs li:first-child a {
  border-top: 1px solid #eeeeee;
}

/* line 184, src/sass/shortcodes/_tabs.scss */
.tab-vertical .nav.nav-tabs > li > a.active {
  border-bottom: 1px solid #eeeeee;
}

/* line 186, src/sass/shortcodes/_tabs.scss */
.tab-vertical .nav.nav-tabs > li > a.active:focus {
  border-bottom: 1px solid #eeeeee;
}

/* line 189, src/sass/shortcodes/_tabs.scss */
.tab-vertical .nav.nav-tabs > li > a.active:hover {
  border-bottom: 1px solid #eeeeee;
}

/* line 195, src/sass/shortcodes/_tabs.scss */
.tab-vertical .tab-content {
  background-color: #ffffff;
  border: 1px solid #e9e9e9;
  padding: 40px 30px;
  margin-left: 25%;
  line-height: 30px;
  margin-top: 0;
}

/* line 202, src/sass/shortcodes/_tabs.scss */
.tab-vertical .tab-content p {
  line-height: 30px;
}

/* line 208, src/sass/shortcodes/_tabs.scss */
.vertical-right .nav-tabs {
  float: right;
}

/* line 213, src/sass/shortcodes/_tabs.scss */
.vertical-right .nav.nav-tabs li a {
  border-right: 1px solid #eeeeee;
  border-left: 0;
}

/* line 219, src/sass/shortcodes/_tabs.scss */
.vertical-right .tab-content {
  margin-right: 24.8%;
  margin-left: inherit;
  text-align: right;
}

/* line 226, src/sass/shortcodes/_tabs.scss */
.tab-dropdown .tab-content {
  margin-top: 30px;
}

/* line 232, src/sass/shortcodes/_tabs.scss */
.nav-pills > li > a.active {
  background: #990f3d;
  color: #ffffff;
}

/* line 235, src/sass/shortcodes/_tabs.scss */
.nav-pills > li > a.active:focus {
  background: #990f3d;
  color: #ffffff;
}

/* line 239, src/sass/shortcodes/_tabs.scss */
.nav-pills > li > a.active:hover {
  background: #990f3d;
  color: #ffffff;
}

/* line 249, src/sass/shortcodes/_tabs.scss */
.tab.nav-bt .nav li a {
  margin-right: 0px !important;
  border-top: 2px solid transparent;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 260, src/sass/shortcodes/_tabs.scss */
.tab.nav-bt .nav.nav-tabs > li > a.active {
  background: #f6f7f8;
  border-color: transparent;
  color: #363636;
  border-top: 2px solid #990f3d;
}

/* line 272, src/sass/shortcodes/_tabs.scss */
.tab.nav-bl .nav li a {
  margin-right: 0px !important;
}

/* line 279, src/sass/shortcodes/_tabs.scss */
.tab.nav-bl .nav.nav-tabs > li > a {
  border-left: 4px solid transparent;
  border-right: none;
  border-bottom: none;
  border-top: none;
}

/* line 285, src/sass/shortcodes/_tabs.scss */
.tab.nav-bl .nav.nav-tabs > li > a.active {
  background: #f6f7f8;
  border-color: transparent;
  color: #363636;
  border-left: 4px solid #990f3d;
  border-bottom: none !important;
}

/* line 298, src/sass/shortcodes/_tabs.scss */
.tab.nav-br .nav li a {
  margin-right: 0px !important;
}

/* line 305, src/sass/shortcodes/_tabs.scss */
.tab.nav-br .nav.nav-tabs > li > a {
  border-right: 4px solid transparent;
  border-left: none;
  border-bottom: none;
  border-top: none;
}

/* line 311, src/sass/shortcodes/_tabs.scss */
.tab.nav-br .nav.nav-tabs > li > a.active {
  background: #f6f7f8;
  border-color: transparent;
  color: #363636;
  border-right: 4px solid #990f3d;
  border-bottom: none !important;
}

/* line 2, src/sass/shortcodes/_team.scss */
.team {
  text-align: center;
  overflow: hidden;
}

/* line 5, src/sass/shortcodes/_team.scss */
.team .team-description {
  padding: 20px 20px 10px;
}

/* line 9, src/sass/shortcodes/_team.scss */
.team .team-info h5 {
  text-transform: uppercase;
  line-height: 24px;
}

/* line 13, src/sass/shortcodes/_team.scss */
.team .team-info span {
  font-size: 14px;
  text-transform: uppercase;
}

/* line 18, src/sass/shortcodes/_team.scss */
.team .social-icons {
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}

/* line 24, src/sass/shortcodes/_team.scss */
.team .team-contact span {
  display: block;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}

/* line 29, src/sass/shortcodes/_team.scss */
.team .team-contact span i {
  padding-right: 5px;
}

/* line 33, src/sass/shortcodes/_team.scss */
.team .team-contact span.call {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin: 10px 0;
  color: #990f3d;
}

/* line 43, src/sass/shortcodes/_team.scss */
.team.team-hover .social-icons {
  position: absolute;
  top: 0;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 49, src/sass/shortcodes/_team.scss */
.team.team-hover .social-icons ul {
  display: block;
}

/* line 52, src/sass/shortcodes/_team.scss */
.team.team-hover .social-icons li {
  display: block;
  float: none;
  clear: both;
}

/* line 56, src/sass/shortcodes/_team.scss */
.team.team-hover .social-icons li a {
  margin: 3px 0;
  border-radius: 50%;
}

/* line 63, src/sass/shortcodes/_team.scss */
.team.team-hover:hover .social-icons {
  opacity: 1;
  left: 40px;
}

/* line 70, src/sass/shortcodes/_team.scss */
.team.team-hover-2 .social-icons {
  position: absolute;
  top: 0%;
  right: 0;
  left: 0px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 77, src/sass/shortcodes/_team.scss */
.team.team-hover-2 .social-icons ul {
  display: block;
  text-align: center;
  margin: 0 auto;
}

/* line 82, src/sass/shortcodes/_team.scss */
.team.team-hover-2 .social-icons li {
  display: inline-block;
  float: none;
  clear: both;
}

/* line 86, src/sass/shortcodes/_team.scss */
.team.team-hover-2 .social-icons li a {
  margin: 3px 0;
  background: #ffffff;
  color: #323232;
}

/* line 94, src/sass/shortcodes/_team.scss */
.team.team-hover-2:hover .social-icons {
  opacity: 1;
  top: 10%;
}

/* line 99, src/sass/shortcodes/_team.scss */
.team.team-hover-2:hover .team-photo::before {
  background: rgba(132, 186, 63, 0.9);
}

/* line 104, src/sass/shortcodes/_team.scss */
.team.team-hover-2 .team-photo {
  position: relative;
}

/* line 106, src/sass/shortcodes/_team.scss */
.team.team-hover-2 .team-photo::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.68, 0.11, 0.13, 0.98);
  -webkit-transition: all 0.6s cubic-bezier(0.68, 0.11, 0.13, 0.98);
  transition: all 0.6s cubic-bezier(0.68, 0.11, 0.13, 0.98);
}

/* line 122, src/sass/shortcodes/_team.scss */
.team-border .team-description {
  border: 1px solid #eeeeee;
}

/* line 127, src/sass/shortcodes/_team.scss */
.team-bg .team-description {
  background: #f6f7f8;
}

/* line 132, src/sass/shortcodes/_team.scss */
.team-dark .team-description {
  background: #323232;
}

/* line 136, src/sass/shortcodes/_team.scss */
.team-dark .team-info h5 {
  color: #ffffff;
}

/* line 139, src/sass/shortcodes/_team.scss */
.team-dark .team-info span {
  color: #ffffff;
}

/* line 144, src/sass/shortcodes/_team.scss */
.team-dark .team-contact span {
  color: #ffffff;
}

/* line 150, src/sass/shortcodes/_team.scss */
.team-dark .social-icons li a {
  color: #ffffff;
}

/* line 156, src/sass/shortcodes/_team.scss */
.team-shadow {
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

/* line 161, src/sass/shortcodes/_team.scss */
.team-round .team-photo img {
  border-radius: 50%;
}

/* line 168, src/sass/shortcodes/_team.scss */
.team-round-shadow .team-photo img {
  border-radius: 50%;
  width: 90%;
  border: 3px solid #ffffff;
  -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
  margin-top: 15px;
}

/* line 179, src/sass/shortcodes/_team.scss */
.team-round-small .team-photo img {
  border-radius: 50%;
  width: 50%;
}

/* line 187, src/sass/shortcodes/_team.scss */
.team-round-small-shadow .team-photo img {
  border-radius: 50%;
  border: 3px solid #ffffff;
  width: 50%;
  -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
  margin-top: 15px;
}

/* line 196, src/sass/shortcodes/_team.scss */
.team-round.full-border {
  padding: 10px;
  border: 1px solid #eeeeee;
}

/* line 200, src/sass/shortcodes/_team.scss */
.team-round.full-border .team-contact span.call {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #363636;
}

/* line 206, src/sass/shortcodes/_team.scss */
.team-round.full-border .team-contact span.email {
  font-size: 17px;
  color: #990f3d;
}

/* line 211, src/sass/shortcodes/_team.scss */
.team-round.full-border .team-description {
  padding-bottom: 0;
}

/* line 215, src/sass/shortcodes/_team.scss */
.team.team-list {
  clear: both;
}

/* line 217, src/sass/shortcodes/_team.scss */
.team.team-list h5 {
  font-size: #fs-26;
}

/* line 221, src/sass/shortcodes/_team.scss */
.team.team-list .team-info span {
  font-size: 18px;
}

/* line 225, src/sass/shortcodes/_team.scss */
.team.team-list .team-photo {
  float: left;
  width: 40%;
}

/* line 229, src/sass/shortcodes/_team.scss */
.team.team-list .team-description {
  position: relative;
  overflow: hidden;
  text-align: left;
  padding-top: 0;
}

/* line 237, src/sass/shortcodes/_team.scss */
.team.team-list.team-hover .social-icons {
  opacity: 1;
  left: inherit;
  top: inherit;
  margin-top: 15px;
}

/* line 242, src/sass/shortcodes/_team.scss */
.team.team-list.team-hover .social-icons li {
  float: left;
}

/* line 246, src/sass/shortcodes/_team.scss */
.team.team-list.team-hover .team-description {
  padding: 30px 20px 50px;
}

/* line 250, src/sass/shortcodes/_team.scss */
.team.team-overlay {
  position: relative;
}

/* line 252, src/sass/shortcodes/_team.scss */
.team.team-overlay .team-description {
  width: 100%;
  padding: 10px 0px;
  position: absolute;
  bottom: 10px;
  display: block;
  margin-top: 0;
  float: left;
  z-index: 9;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 263, src/sass/shortcodes/_team.scss */
.team.team-overlay .team-description span {
  display: block;
}

/* line 267, src/sass/shortcodes/_team.scss */
.team.team-overlay:before {
  z-index: 1;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  ackground: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
  top: auto;
  height: 75%;
  -webkit-transition: all .35s;
  transition: all .35s;
}

/* line 285, src/sass/shortcodes/_team.scss */
.team.team-overlay img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 289, src/sass/shortcodes/_team.scss */
.team.team-overlay:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 299, src/sass/shortcodes/_team.scss */
.team.team-overlay.team-hover .social-icons {
  display: none;
}

/* line 302, src/sass/shortcodes/_team.scss */
.team.team-overlay.team-hover .team-contact {
  display: none;
}

/* line 2, src/sass/shortcodes/_testimonial.scss */
.testimonial {
  position: relative;
  background: #f9f9f9;
  padding: 85px 50px 45px 70px;
  margin: 0 0px 4px 0;
  margin-top: 45px;
  color: #656565;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

/* line 13, src/sass/shortcodes/_testimonial.scss */
.testimonial-avatar {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  top: -45px;
  width: 100px;
  height: 100px;
}

/* line 20, src/sass/shortcodes/_testimonial.scss */
.testimonial-avatar img {
  border: 4px solid #990f3d;
  max-width: 100%;
  border-radius: 50%;
}

/* line 26, src/sass/shortcodes/_testimonial.scss */
.testimonial-info {
  position: relative;
}

/* line 28, src/sass/shortcodes/_testimonial.scss */
.testimonial-info:before {
  position: absolute;
  top: -15px;
  left: -35px;
  color: #990f3d;
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 100px;
}

/* line 38, src/sass/shortcodes/_testimonial.scss */
.author-info {
  font-size: 16px;
  color: #323232;
  text-transform: uppercase;
  margin-top: 20px;
  position: relative;
}

/* line 44, src/sass/shortcodes/_testimonial.scss */
.author-info strong {
  font-weight: 500;
}

/* line 47, src/sass/shortcodes/_testimonial.scss */
.author-info span {
  font-weight: normal;
  color: #990f3d;
  text-transform: none;
}

/* line 53, src/sass/shortcodes/_testimonial.scss */
.testimonial.light {
  background: #ffffff;
}

/* line 57, src/sass/shortcodes/_testimonial.scss */
.text-white .testimonial {
  color: #ffffff;
}

/* line 59, src/sass/shortcodes/_testimonial.scss */
.text-white .testimonial .author-info {
  color: #ffffff;
}

/* line 64, src/sass/shortcodes/_testimonial.scss */
.testimonial.text-white {
  color: #ffffff;
}

/* line 67, src/sass/shortcodes/_testimonial.scss */
.testimonial.clean {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-bottom: 0;
  padding: 0 50px 25px 70px;
  margin-top: 0;
}

/* line 73, src/sass/shortcodes/_testimonial.scss */
.testimonial.clean .testimonial-avatar {
  position: relative;
  top: 0;
  margin-bottom: 20px;
  margin-left: -65px;
}

/* line 81, src/sass/shortcodes/_testimonial.scss */
.testimonial.text-white.clean .author-info {
  color: #990f3d;
}

/* line 83, src/sass/shortcodes/_testimonial.scss */
.testimonial.text-white.clean .author-info span {
  color: #ffffff;
}

/* line 86, src/sass/shortcodes/_testimonial.scss */
.testimonial.text-white.clean .author-info:before {
  background: #ffffff;
}

/* line 91, src/sass/shortcodes/_testimonial.scss */
.testimonial.text-white.clean .testimonial-info:before {
  color: #ffffff;
}

/* line 97, src/sass/shortcodes/_testimonial.scss */
.theme-bg .testimonial.clean {
  padding-bottom: 10px;
  margin-bottom: 0;
}

/* line 100, src/sass/shortcodes/_testimonial.scss */
.theme-bg .testimonial.clean .author-info {
  color: #323232;
}

/* line 104, src/sass/shortcodes/_testimonial.scss */
.theme-bg .testimonial.clean .testimonial-avatar img {
  border-color: #ffffff;
}

/* line 110, src/sass/shortcodes/_testimonial.scss */
.testimonial.left_pos {
  margin-left: 40px;
  padding: 60px 40px 40px 100px;
  text-align: left;
}

/* line 114, src/sass/shortcodes/_testimonial.scss */
.testimonial.left_pos .testimonial-avatar {
  left: 0;
  margin-top: -50px;
  top: 50%;
}

/* line 120, src/sass/shortcodes/_testimonial.scss */
.testimonial.left_pos .author-info:before {
  margin-left: 0;
  left: 0;
}

/* line 126, src/sass/shortcodes/_testimonial.scss */
.testimonial.bottom_pos {
  padding: 60px 40px 40px 60px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 70px;
}

/* line 131, src/sass/shortcodes/_testimonial.scss */
.testimonial.bottom_pos .testimonial-avatar {
  bottom: -50px;
  top: inherit;
  left: 0px;
  margin-left: 50px;
}

/* line 137, src/sass/shortcodes/_testimonial.scss */
.testimonial.bottom_pos .author-info {
  margin-left: 125px;
}

/* line 139, src/sass/shortcodes/_testimonial.scss */
.testimonial.bottom_pos .author-info:before {
  margin-left: 0;
  left: 0;
}

/* line 145, src/sass/shortcodes/_testimonial.scss */
.testimonial.theme-bg {
  background: #990f3d;
  color: #ffffff;
}

/* line 149, src/sass/shortcodes/_testimonial.scss */
.testimonial.theme-bg .testimonial-info:before {
  color: #ffffff;
}

/* line 154, src/sass/shortcodes/_testimonial.scss */
.testimonial.theme-bg .author-info span {
  color: #ffffff;
}

/* line 157, src/sass/shortcodes/_testimonial.scss */
.testimonial.theme-bg .author-info:before {
  background: #ffffff;
}

/* line 162, src/sass/shortcodes/_testimonial.scss */
.testimonial.theme-bg .testimonial-avatar img {
  border-color: #ffffff;
  color: #ffffff;
}

/*************************
      Header
*************************/
/* line 4, src/sass/_header.scss */
.default {
  background: transparent;
  z-index: 9999;
  position: absolute;
  width: 100%;
}

/* line 13, src/sass/_header.scss */
.mega-menu * .topbar-social ul {
  text-align: inherit;
}

/* line 18, src/sass/_header.scss */
.topbar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 14px 0;
}

/* line 22, src/sass/_header.scss */
.topbar ul li {
  display: inline-block;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  margin-right: 10px;
}

/* line 28, src/sass/_header.scss */
.topbar ul li:last-child {
  margin-right: 0px;
}

/* line 31, src/sass/_header.scss */
.topbar ul li a {
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}

/* line 36, src/sass/_header.scss */
.topbar ul li a:hover {
  color: #990f3d;
}

/* line 46, src/sass/_header.scss */
.topbar-call ul li i {
  margin-right: 5px;
  color: #990f3d;
}

/* line 50, src/sass/_header.scss */
.topbar-call ul li a {
  margin-right: 30px;
  color: #ffffff;
}

/* line 57, src/sass/_header.scss */
.topbar-social {
  position: relative;
}

/* line 61, src/sass/_header.scss */
.topbar-social ul li a {
  margin-left: 5px;
}

/* line 63, src/sass/_header.scss */
.topbar-social ul li a span {
  margin-right: 5px;
  font-size: 12px;
}

/* line 70, src/sass/_header.scss */
.topbar-social ul li:last-child a span {
  margin-right: 0;
}

/* line 78, src/sass/_header.scss */
.menu-bar {
  float: right;
}

/* line 82, src/sass/_header.scss */
.mega-menu .menu-links {
  float: left;
}

/* line 85, src/sass/_header.scss */
.mega-menu .menu-links > li > a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

/* line 94, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel a {
  color: #555555;
}

/* line 96, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel a:hover {
  color: #990f3d;
}

/* line 101, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active a {
  color: #990f3d;
  background: #f7f7f7;
}

/* line 107, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
  color: #323232;
  background: transparent;
}

/* line 110, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
  color: #990f3d;
}

/* line 116, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a .drop-down-multilevel li a:hover {
  color: #990f3d;
}

/* line 122, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a i {
  color: #323232;
}

/* line 128, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
  color: #990f3d;
  background: #f7f7f7;
}

/* line 134, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
  color: #323232;
  background: transparent;
}

/* line 137, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
  color: #990f3d;
}

/* line 143, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
  color: #990f3d;
  background: #f7f7f7;
}

/* line 149, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active i {
  color: #990f3d;
}

/* line 154, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active i {
  color: #990f3d;
}

/* line 162, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down-multilevel li.active:hover .drop-down-multilevel li a:hover i {
  color: #990f3d;
}

/* line 173, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down a {
  color: #323232;
}

/* line 175, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down a:hover {
  color: #990f3d;
}

/* line 179, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down a i:hover {
  color: #990f3d;
}

/* line 185, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down li.active a {
  color: #990f3d;
}

/* line 187, src/sass/_header.scss */
.mega-menu .menu-links > li.active .drop-down li.active a i {
  color: #990f3d;
}

/* line 195, src/sass/_header.scss */
.mega-menu .menu-logo {
  padding: 25px 0 25px;
}

/* line 197, src/sass/_header.scss */
.mega-menu .menu-logo img {
  height: 70px;
}

/* line 201, src/sass/_header.scss */
.mega-menu .drop-down-multilevel.right-menu {
  right: 0px;
}

/* line 204, src/sass/_header.scss */
.mega-menu > section.menu-list-items {
  padding: 0;
}

/* line 207, src/sass/_header.scss */
.mega-menu .row {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 211, src/sass/_header.scss */
.mega-menu .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 215, src/sass/_header.scss */
.mega-menu .badge {
  color: #ffffff;
}

/* line 219, src/sass/_header.scss */
.mega-menu .drop-down-multilevel li.activeTriggerMobile {
  background: #fafafa;
}

/* line 224, src/sass/_header.scss */
.search-cart {
  display: inline-block;
}

/* line 226, src/sass/_header.scss */
.search-cart i.icon {
  color: #ffffff;
  line-height: 20px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 231, src/sass/_header.scss */
.search-cart i.icon:hover {
  color: #990f3d;
}

/* line 235, src/sass/_header.scss */
.search-cart .search {
  display: inline-block;
  padding-right: 15px;
  padding-left: 10px;
}

/* line 240, src/sass/_header.scss */
.search-cart .shpping-cart {
  display: inline-block;
}

/* line 245, src/sass/_header.scss */
.shpping-cart a {
  position: relative;
}

/* line 248, src/sass/_header.scss */
.shpping-cart strong.item {
  display: block;
  position: absolute;
  top: -7px;
  left: auto;
  right: -8px;
  font-size: 10px;
  color: #ffffff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background-color: #990f3d;
  border-radius: 50%;
}

/* line 265, src/sass/_header.scss */
.search .search-btn {
  display: block;
  height: 20px;
  line-height: 21px;
  position: relative;
  text-indent: -9999px;
  width: 14px;
  color: #ffffff;
  -webkit-transition: color 300ms ease 0s;
  transition: color 300ms ease 0s;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 279, src/sass/_header.scss */
.search .search-btn:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 14px;
  font-weight: normal;
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
}

/* line 289, src/sass/_header.scss */
.search .search-btn:hover {
  color: #990f3d;
}

/* line 294, src/sass/_header.scss */
.search .search-box input {
  background: transparent;
  border: 1px solid #eceff8;
  padding-left: 15px;
  border-radius: 3px;
}

/* line 299, src/sass/_header.scss */
.search .search-box input:focus {
  background: transparent;
  border: 1px solid #eceff8;
}

/* line 304, src/sass/_header.scss */
.search .search-box button {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 15px;
  position: absolute;
  right: 27px;
  top: 27px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 313, src/sass/_header.scss */
.search .search-box button:hover {
  color: #990f3d;
}

/* line 321, src/sass/_header.scss */
.search.search-open .search-btn:before {
  content: "";
}

/* line 325, src/sass/_header.scss */
.search.search-open .search-box {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

/* line 333, src/sass/_header.scss */
.search-box {
  background: #ffffff;
  display: block;
  margin: 0;
  opacity: 0 !important;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 100%;
  -webkit-transition: visibility 300ms ease 0s, opacity 300ms ease 0s;
  transition: visibility 300ms ease 0s, opacity 300ms ease 0s;
  visibility: hidden;
  width: 327px;
  z-index: 888;
  border-radius: 3px;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

/* line 354, src/sass/_header.scss */
.cart {
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  position: absolute;
  margin-top: 0px;
  right: 0;
  width: 300px;
  border: 1px solid #eceff8;
  border-radius: 3px;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

/* line 371, src/sass/_header.scss */
.cart:before {
  bottom: 100%;
  right: 8px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #ffffff;
  border-width: 6px;
  margin-left: -8px;
}

/* line 386, src/sass/_header.scss */
.cart.cart-open {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible;
}

/* line 392, src/sass/_header.scss */
.cart-title {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  padding: 20px;
}

/* line 396, src/sass/_header.scss */
.cart-item {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  padding: 20px;
  position: relative;
}

/* line 400, src/sass/_header.scss */
.cart-item .cart-image {
  display: table-cell;
  padding-right: 15px;
}

/* line 403, src/sass/_header.scss */
.cart-item .cart-image img {
  height: 40px;
}

/* line 407, src/sass/_header.scss */
.cart-item .cart-name {
  display: table-cell;
  vertical-align: top;
}

/* line 410, src/sass/_header.scss */
.cart-item .cart-name a {
  display: block;
  color: #323232;
}

/* line 413, src/sass/_header.scss */
.cart-item .cart-name a:hover {
  color: #990f3d;
}

/* line 417, src/sass/_header.scss */
.cart-item .cart-name span {
  color: #323232;
  display: inline-block;
}

/* line 421, src/sass/_header.scss */
.cart-item .cart-name strong {
  padding-left: 30px;
}

/* line 425, src/sass/_header.scss */
.cart-item .cart-close {
  position: absolute;
  right: 20px;
  top: 20px;
}

/* line 429, src/sass/_header.scss */
.cart-item .cart-close a {
  font-size: 14px;
}

/* line 431, src/sass/_header.scss */
.cart-item .cart-close a:hover {
  color: #323232;
}

/* line 438, src/sass/_header.scss */
.cart-price del {
  font-size: 14px;
  background: transparent;
  color: #323232;
  padding-left: 0;
}

/* line 444, src/sass/_header.scss */
.cart-price ins {
  text-decoration: none;
  color: #990f3d;
  font-size: 16px;
  font-weight: bold;
}

/* line 451, src/sass/_header.scss */
.cart-total {
  padding: 20px;
  text-align: center;
  background: #f7f7f7;
}

/* line 455, src/sass/_header.scss */
.cart-total h6 {
  text-align: center;
}

/* line 458, src/sass/_header.scss */
.cart-total a {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 18px;
  margin: 0;
}

/* line 464, src/sass/_header.scss */
.cart-total a.button {
  display: inline-block;
}

/* line 469, src/sass/_header.scss */
.cart-total .button + .button {
  margin: 0;
}

/* line 476, src/sass/_header.scss */
.mega-menu.desktopTopFixed .menu-logo {
  padding: 0px;
}

/* line 480, src/sass/_header.scss */
.mega-menu.desktopTopFixed .search-cart i.icon {
  line-height: 20px;
}

/* line 488, src/sass/_header.scss */
.mega-menu.desktopTopFixed .menu-list-items .menu-logo > li > a img {
  height: 30px;
}

/* line 497, src/sass/_header.scss */
.header.fullWidth .container-fluid {
  padding: 0 60px;
}

/* line 501, src/sass/_header.scss */
.header.light {
  background: #ffffff;
  position: relative;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  z-index: 999;
}

/* line 506, src/sass/_header.scss */
.header.light .topbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 508, src/sass/_header.scss */
.header.light .topbar ul li {
  color: #323232;
}

/* line 510, src/sass/_header.scss */
.header.light .topbar ul li a {
  color: #323232;
}

/* line 520, src/sass/_header.scss */
.header.light .mega-menu .menu-links > li > a {
  color: #323232;
}

/* line 522, src/sass/_header.scss */
.header.light .mega-menu .menu-links > li > a:hover {
  color: #990f3d;
}

/* line 528, src/sass/_header.scss */
.header.light .mega-menu .menu-links > li.active > a {
  color: #990f3d;
}

/* line 535, src/sass/_header.scss */
.header.light .search-cart i.icon {
  color: #323232;
}

/* line 537, src/sass/_header.scss */
.header.light .search-cart i.icon:hover {
  color: #990f3d;
}

/* line 543, src/sass/_header.scss */
.header.light .mega-menu.desktopTopFixed .menu-list-items {
  background: #ffffff;
}

/* line 548, src/sass/_header.scss */
.header.light .search .search-btn {
  color: #323232;
}

/* line 550, src/sass/_header.scss */
.header.light .search .search-btn:hover {
  color: #990f3d;
}

/* line 556, src/sass/_header.scss */
.header.dark {
  background: #323232;
  position: relative;
}

/* line 560, src/sass/_header.scss */
.header.transparent {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  z-index: 999;
}

/* line 567, src/sass/_header.scss */
.header.left-menu .menu-bar {
  float: none;
}

/* line 570, src/sass/_header.scss */
.header.left-menu .menu-links {
  padding-left: 30px;
}

/* line 573, src/sass/_header.scss */
.header.left-menu .search-cart {
  float: right;
}

/* line 578, src/sass/_header.scss */
.header.logo-center .mega-menu {
  min-height: 170px;
}

/* line 581, src/sass/_header.scss */
.header.logo-center .mega-menu .menu-logo > li {
  float: none;
  line-height: 0;
}

/* line 582, src/sass/_header.scss */
.header.logo-center .mega-menu .menu-logo > li > a {
  float: none;
}

/* line 589, src/sass/_header.scss */
.header.logo-center .mega-menu img {
  float: none;
  margin: 0 auto;
}

/* line 594, src/sass/_header.scss */
.header.logo-center .menu-logo {
  float: none;
  display: block;
  text-align: center;
}

/* line 599, src/sass/_header.scss */
.header.logo-center .menu-bar {
  float: none;
}

/* line 602, src/sass/_header.scss */
.header.logo-center .search-cart {
  float: right;
}

/* line 606, src/sass/_header.scss */
.header.logo-center .mega-menu.desktopTopFixed .menu-logo {
  float: left;
  display: inline-block;
}

/* line 610, src/sass/_header.scss */
.header.logo-center .mega-menu.desktopTopFixed .menu-logo > li > a {
  float: left;
}

/* line 615, src/sass/_header.scss */
.header.logo-center .mega-menu.desktopTopFixed img {
  float: left;
  margin: 0 auto;
}

/* line 619, src/sass/_header.scss */
.header.logo-center .mega-menu.desktopTopFixed .menu-bar {
  float: right;
  border-top: 0px solid rgba(0, 0, 0, 0.1);
}

/* line 623, src/sass/_header.scss */
.header.logo-center .mega-menu.desktopTopFixed .search-cart {
  float: right;
}

/* line 628, src/sass/_header.scss */
.header.fancy {
  background: transparent;
  position: relative;
  border-bottom: 0;
}

/* line 632, src/sass/_header.scss */
.header.fancy .topbar {
  background: #990f3d;
  padding: 15px 0px 70px;
}

/* line 638, src/sass/_header.scss */
.header.fancy .topbar .topbar-right li a:hover {
  color: #323232;
}

/* line 645, src/sass/_header.scss */
.header.fancy .topbar + .menu {
  top: 60px;
}

/* line 652, src/sass/_header.scss */
.header.fancy .topbar ul li a:hover {
  color: #323232;
}

/* line 660, src/sass/_header.scss */
.header.fancy .search-cart i.icon {
  color: #323232;
  line-height: 20px;
}

/* line 663, src/sass/_header.scss */
.header.fancy .search-cart i.icon:hover {
  color: #990f3d;
}

/* line 671, src/sass/_header.scss */
.header.fancy .topbar-call ul li i {
  color: #ffffff;
}

/* line 678, src/sass/_header.scss */
.header.fancy .mega-menu .menu-logo {
  padding: 26px 0px;
}

/* line 681, src/sass/_header.scss */
.header.fancy .mega-menu > section.menu-list-items {
  background: #ffffff;
  padding: 0px 25px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 688, src/sass/_header.scss */
.header.fancy .mega-menu .menu-links > li > a {
  color: #323232;
  line-height: 20px;
}

/* line 691, src/sass/_header.scss */
.header.fancy .mega-menu .menu-links > li > a:hover {
  color: #990f3d;
}

/* line 697, src/sass/_header.scss */
.header.fancy .mega-menu .menu-links > li.active > a {
  color: #990f3d;
}

/* line 703, src/sass/_header.scss */
.header.fancy .menu {
  position: absolute;
  width: 100%;
  top: 30px;
}

/* line 709, src/sass/_header.scss */
.header.fancy .mega-menu.desktopTopFixed > section.menu-list-items {
  border-bottom: 1px solid #f6f6f6;
}

/* line 714, src/sass/_header.scss */
.header.fancy .mega-menu.desktopTopFixed .menu-links > li > a {
  color: #ffffff;
  color: #323232;
}

/* line 717, src/sass/_header.scss */
.header.fancy .mega-menu.desktopTopFixed .menu-links > li > a:hover {
  color: #990f3d;
}

/* line 723, src/sass/_header.scss */
.header.fancy .mega-menu.desktopTopFixed .menu-links > li.active > a {
  color: #990f3d;
}

/* line 728, src/sass/_header.scss */
.header.fancy .mega-menu.desktopTopFixed .menu-logo {
  padding: 0;
}

/* line 734, src/sass/_header.scss */
.header.fancy .mega-menu.desktopTopFixed .menu-list-items .menu-links > li > a {
  line-height: 20px;
}

/* line 742, src/sass/_header.scss */
.header.fancy .mega-menu.desktopTopFixed .menu-list-items .menu-logo > li > a img {
  height: 30px;
}

/* line 750, src/sass/_header.scss */
.header.fancy .mega-menu.desktopTopFixed .search-cart i.icon {
  line-height: 20px;
}

/* line 754, src/sass/_header.scss */
.header.fancy .mega-menu.desktopTopFixed .drop-down.grid-col-5 {
  width: 21.66666666666667%;
}

/* line 759, src/sass/_header.scss */
.header.fancy .search .search-btn {
  color: #323232;
}

/* line 761, src/sass/_header.scss */
.header.fancy .search .search-btn:hover {
  color: #990f3d;
}

/* line 766, src/sass/_header.scss */
.header.fancy .search-box {
  margin-top: -6px;
}

/* line 771, src/sass/_header.scss */
.header.fancy.without-topbar .menu {
  top: 30px;
}

/* line 775, src/sass/_header.scss */
.header.burger {
  position: absolute;
  z-index: 999;
  width: 100%;
  padding: 30px 30px;
}

/* line 776, src/sass/_header.scss */
.header.burger .menu-icon {
  font-size: 30px;
  color: #323232;
}

/* line 779, src/sass/_header.scss */
.header.burger .menu-icon:hover {
  color: #990f3d;
}

/* line 787, src/sass/_header.scss */
.header.burger .logo {
  display: inline-block;
}

/* line 789, src/sass/_header.scss */
.header.burger .logo img {
  height: 50px;
}

/* line 794, src/sass/_header.scss */
.side-menu-icon {
  display: inline-block;
}

/* line 796, src/sass/_header.scss */
.side-menu-icon .menu-icon {
  font-size: 16px;
  color: #ffffff;
  padding-left: 15px;
}

/* line 800, src/sass/_header.scss */
.side-menu-icon .menu-icon:hover {
  color: #990f3d;
}

/* line 806, src/sass/_header.scss */
.header.text-dark .topbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 808, src/sass/_header.scss */
.header.text-dark .topbar ul li {
  color: #323232;
}

/* line 810, src/sass/_header.scss */
.header.text-dark .topbar ul li a {
  color: #323232;
}

/* line 812, src/sass/_header.scss */
.header.text-dark .topbar ul li a:hover {
  color: #990f3d;
}

/* line 823, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li > a {
  color: #323232;
}

/* line 825, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li > a:hover {
  color: #990f3d;
}

/* line 831, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active > a {
  color: #990f3d;
}

/* line 835, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down a {
  color: #ffffff;
}

/* line 839, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down li.active a {
  color: #990f3d;
}

/* line 845, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down li a:hover {
  color: #990f3d;
}

/* line 852, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel a {
  color: #ffffff;
}

/* line 854, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel a:hover {
  color: #990f3d;
}

/* line 859, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active a {
  background: #282828;
  color: #990f3d;
  background: #282828;
}

/* line 866, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
  color: #ffffff;
  background: transparent;
}

/* line 869, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
  color: #990f3d;
}

/* line 875, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a .drop-down-multilevel li a:hover {
  color: #990f3d;
}

/* line 881, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a i {
  color: #ffffff;
}

/* line 887, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
  color: #990f3d;
  background: #282828;
  color: #990f3d;
  background: #282828;
}

/* line 895, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
  color: #ffffff;
  background: transparent;
}

/* line 898, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
  color: #990f3d;
}

/* line 904, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
  color: #990f3d;
  background: #282828;
}

/* line 910, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active i {
  color: #990f3d;
}

/* line 915, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active i {
  color: #990f3d;
}

/* line 923, src/sass/_header.scss */
.header.text-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active:hover .drop-down-multilevel li a:hover i {
  color: #990f3d;
}

/* line 935, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-multilevel {
  background: #323232;
}

/* line 937, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-multilevel a {
  color: #ffffff;
}

/* line 939, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-multilevel a:hover {
  color: #990f3d;
}

/* line 941, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-multilevel a:hover i.fa-indicator {
  color: #990f3d;
}

/* line 947, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-multilevel li:hover {
  background: #282828;
}

/* line 951, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-multilevel i.fa-indicator {
  color: #ffffff;
}

/* line 956, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-multilevel li.active a i.fa-indicator {
  color: #990f3d;
}

/* line 962, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down.menu-bg {
  background: #323232 url(../images/objects/menu-bg.png);
  background-repeat: no-repeat;
  background-position: 120% 0;
}

/* line 967, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-tab-bar {
  background: #323232 url(../images/objects/menu-bg.png);
  background-repeat: no-repeat;
  background-position: 120% 0;
  background: #323232;
}

/* line 972, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-tab-bar a {
  color: #ffffff;
}

/* line 974, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-tab-bar a:hover {
  color: #990f3d;
}

/* line 975, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-tab-bar a:hover i.fa {
  color: #990f3d;
}

/* line 981, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down-tab-bar i.fa {
  color: #ffffff;
}

/* line 985, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down {
  background: #323232;
}

/* line 987, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down a {
  color: #ffffff;
}

/* line 989, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down a:hover {
  color: #990f3d;
}

/* line 990, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down a:hover i.fa {
  color: #990f3d;
}

/* line 996, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down i.fa {
  color: #ffffff;
}

/* line 1000, src/sass/_header.scss */
.header.text-dark .mega-menu .drop-down.menu-shop-bg {
  background: #323232 url(../images/objects/menu-shop-bg.jpg) !important;
  background-repeat: no-repeat;
  background-position: right;
}

/* line 1007, src/sass/_header.scss */
.header.text-dark .search-cart i.icon {
  color: #323232;
}

/* line 1009, src/sass/_header.scss */
.header.text-dark .search-cart i.icon:hover {
  color: #990f3d;
}

/* line 1015, src/sass/_header.scss */
.header.text-dark .mega-menu.desktopTopFixed .menu-list-items {
  background: #ffffff;
}

/* line 1020, src/sass/_header.scss */
.header.text-dark .search .search-btn {
  color: #323232;
}

/* line 1022, src/sass/_header.scss */
.header.text-dark .search .search-btn:hover {
  color: #990f3d;
}

/* line 1030, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-multilevel {
  background: #323232;
}

/* line 1032, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-multilevel a {
  color: #ffffff;
}

/* line 1034, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-multilevel a:hover {
  color: #990f3d;
}

/* line 1036, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-multilevel a:hover i.fa-indicator {
  color: #990f3d;
}

/* line 1042, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-multilevel li:hover {
  background: #282828;
}

/* line 1046, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-multilevel i.fa-indicator {
  color: #ffffff;
}

/* line 1051, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-multilevel li.active a i.fa-indicator {
  color: #990f3d;
}

/* line 1057, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down.menu-bg {
  background: #323232 url(../images/objects/menu-bg.png);
  background-repeat: no-repeat;
  background-position: 120% 0;
}

/* line 1062, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-tab-bar {
  background: #323232 url(../images/objects/menu-bg.png);
  background-repeat: no-repeat;
  background-position: 120% 0;
  background: #323232;
}

/* line 1067, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-tab-bar a {
  color: #ffffff;
}

/* line 1069, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-tab-bar a:hover {
  color: #990f3d;
}

/* line 1070, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-tab-bar a:hover i.fa {
  color: #990f3d;
}

/* line 1076, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down-tab-bar i.fa {
  color: #ffffff;
}

/* line 1080, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down {
  background: #323232;
}

/* line 1082, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down a {
  color: #ffffff;
}

/* line 1084, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down a:hover {
  color: #990f3d;
}

/* line 1085, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down a:hover i.fa {
  color: #990f3d;
}

/* line 1091, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down i.fa {
  color: #ffffff;
}

/* line 1098, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down a {
  color: #ffffff;
}

/* line 1102, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down li.active a {
  color: #990f3d;
}

/* line 1108, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down li a:hover {
  color: #990f3d;
}

/* line 1115, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel a {
  color: #ffffff;
}

/* line 1117, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel a:hover {
  color: #990f3d;
}

/* line 1122, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active a {
  background: #282828;
  color: #990f3d;
  background: #282828;
}

/* line 1129, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
  color: #ffffff;
  background: transparent;
}

/* line 1132, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
  color: #990f3d;
}

/* line 1138, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a .drop-down-multilevel li a:hover {
  color: #990f3d;
}

/* line 1144, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a i {
  color: #ffffff;
}

/* line 1150, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
  color: #990f3d;
  background: #282828;
  color: #990f3d;
  background: #282828;
}

/* line 1158, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
  color: #ffffff;
  background: transparent;
}

/* line 1161, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
  color: #990f3d;
}

/* line 1167, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
  color: #990f3d;
  background: #282828;
}

/* line 1173, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active i {
  color: #990f3d;
}

/* line 1178, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active i {
  color: #990f3d;
}

/* line 1186, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .menu-links > li.active .drop-down-multilevel li.active:hover .drop-down-multilevel li a:hover i {
  color: #990f3d;
}

/* line 1198, src/sass/_header.scss */
.header.dark-dropdown .mega-menu .drop-down.menu-shop-bg {
  background: #323232 url(../images/objects/menu-shop-bg.jpg) !important;
  background-repeat: no-repeat;
  background-position: right;
}

/* line 1206, src/sass/_header.scss */
.header .label.label-default {
  color: #ffffff;
  padding: 0px 5px;
  line-height: 14px;
  display: inline-block;
}

/* line 1212, src/sass/_header.scss */
.header .label.label-primary {
  color: #ffffff;
  padding: 0px 5px;
  line-height: 14px;
  display: inline-block;
}

/* line 1218, src/sass/_header.scss */
.header .label.label-success {
  color: #ffffff;
  padding: 0px 5px;
  line-height: 14px;
  display: inline-block;
}

/* line 1224, src/sass/_header.scss */
.header .label.label-info {
  color: #ffffff;
  padding: 0px 5px;
  line-height: 14px;
  display: inline-block;
}

/* line 1230, src/sass/_header.scss */
.header .label.label-warning {
  color: #ffffff;
  padding: 0px 5px;
  line-height: 14px;
  display: inline-block;
}

/* line 1236, src/sass/_header.scss */
.header .label.label-danger {
  color: #ffffff;
  padding: 0px 5px;
  line-height: 14px;
  display: inline-block;
}

/* line 1247, src/sass/_header.scss */
#onepagenav .mega-menu .menu-links > li > a {
  text-transform: capitalize;
}

/* line 1258, src/sass/_header.scss */
.vertical-menu #onepagenav.menu .mega-menu .menu-links > li {
  display: block;
  float: none;
}

/* line 1261, src/sass/_header.scss */
.vertical-menu #onepagenav.menu .mega-menu .menu-links > li > a {
  display: block;
}

/* line 1269, src/sass/_header.scss */
.vertical-menu .menu .menu-logo {
  padding: 50px 20px;
}

/* line 1275, src/sass/_header.scss */
.vertical-menu .menu .mega-menu .menu-links > li > a {
  padding: 0 23px;
}

/* line 1282, src/sass/_header.scss */
.vertical-menu .menu-widgets {
  padding: 20px;
}

/* line 1287, src/sass/_header.scss */
.header.topbar-dark .topbar {
  background: #323232;
}

/* line 1292, src/sass/_header.scss */
.header.topbar-dark .topbar .topbar-call ul li a {
  color: #ffffff !important;
}

/* line 1299, src/sass/_header.scss */
.header.topbar-dark .topbar ul li {
  color: #ffffff !important;
}

/* line 1301, src/sass/_header.scss */
.header.topbar-dark .topbar ul li a {
  color: #ffffff !important;
}

/* line 1308, src/sass/_header.scss */
header.one-page {
  position: absolute;
  width: 100%;
  z-index: 999;
}

/* line 1313, src/sass/_header.scss */
.navbar-inverse {
  background: transparent;
  border: 0;
}

/* line 1317, src/sass/_header.scss */
.navbar-inverse .navbar-nav > li {
  padding: 35px 15px;
}

/* line 1319, src/sass/_header.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
  padding: 0;
  text-transform: capitalize;
}

/* line 1323, src/sass/_header.scss */
.navbar-inverse .navbar-nav > li > a:hover {
  color: #990f3d;
}

/* line 1329, src/sass/_header.scss */
.navbar-inverse .navbar-nav > .active > a {
  background: transparent;
  color: #990f3d;
}

/* line 1332, src/sass/_header.scss */
.navbar-inverse .navbar-nav > .active > a:focus {
  background: transparent;
  color: #990f3d;
}

/* line 1336, src/sass/_header.scss */
.navbar-inverse .navbar-nav > .active > a:hover {
  background: transparent;
  color: #990f3d;
}

/* line 1344, src/sass/_header.scss */
.navbar-brand {
  height: auto;
  padding: 25px 0;
}

/* line 1348, src/sass/_header.scss */
.navbar {
  min-height: 80px;
  min-height: inherit !important;
}

/* line 1350, src/sass/_header.scss */
.navbar .navbar-brand img {
  height: 40px;
}

/* line 1357, src/sass/_header.scss */
.navbar-nav {
  float: right;
}

/* line 1360, src/sass/_header.scss */
.navbar-nav > li > a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 1365, src/sass/_header.scss */
.navbar.affix {
  width: 100%;
  background: #323232;
  width: 100%;
  background: #323232;
}

/* line 1370, src/sass/_header.scss */
.navbar.affix .navbar-brand {
  padding: 15px 0;
}

/* line 1371, src/sass/_header.scss */
.navbar.affix .navbar-brand img {
  height: 30px;
}

/* line 1377, src/sass/_header.scss */
.navbar.affix .navbar-nav > li {
  padding: 20px 15px;
}

/* line 1382, src/sass/_header.scss */
.vertical-header {
  padding-left: 260px;
}

/* line 1383, src/sass/_header.scss */
.vertical-header .container-fluid {
  padding: 0 80px;
}

/* line 1386, src/sass/_header.scss */
.vertical-header .navbar {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
}

/* line 1393, src/sass/_header.scss */
.menu-responsive {
  display: none;
}

/* line 1396, src/sass/_header.scss */
.header.vertical-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 260px;
  min-height: 100%;
  background: #212121;
  z-index: 999;
  -webkit-transition: all 1s;
  transition: all 1s;
}

/* line 1407, src/sass/_header.scss */
.header.vertical-menu .menu-bar {
  float: none;
}

/* line 1411, src/sass/_header.scss */
.mega-menu.vertical-left {
  float: none;
}

/* line 1414, src/sass/_header.scss */
.mega-menu.vertical-right {
  float: none;
}

/* line 1417, src/sass/_header.scss */
.menu-widgets {
  position: absolute;
  bottom: 20px;
}

/* line 1422, src/sass/_header.scss */
.menu-widgets .social-icons.social-border li a {
  border: 2px solid;
  line-height: 30px;
}

/* line 1429, src/sass/_header.scss */
header.one-page.vertical-menu {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  background: #212121;
  width: 260px;
  padding: 30px;
}

/* line 1437, src/sass/_header.scss */
header.one-page.vertical-menu .navbar-header {
  float: none;
  margin-bottom: 20px;
}

/* line 1441, src/sass/_header.scss */
header.one-page.vertical-menu .navbar-nav {
  float: none;
}

/* line 1443, src/sass/_header.scss */
header.one-page.vertical-menu .navbar-nav > li {
  display: block;
  float: none;
}

/* line 1450, src/sass/_header.scss */
header.one-page.vertical-menu .navbar-inverse .navbar-nav > li {
  padding: 15px 0px;
}

/* line 1455, src/sass/_header.scss */
header.one-page.vertical-menu .navbar-collapse {
  padding: 0;
}

/* line 1458, src/sass/_header.scss */
header.one-page.vertical-menu .menu-widgets {
  padding: 0px;
}

/* line 1462, src/sass/_header.scss */
header.one-page.light {
  position: relative;
  background: #ffffff;
}

/* line 1465, src/sass/_header.scss */
header.one-page.light .navbar {
  margin-bottom: 0;
}

/* line 1471, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-nav > li > a {
  color: #323232;
}

/* line 1473, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-nav > li > a:hover {
  color: #990f3d;
}

/* line 1479, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-nav > .active > a {
  background: transparent;
  color: #990f3d;
}

/* line 1482, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-nav > .active > a:focus {
  background: transparent;
  color: #990f3d;
}

/* line 1486, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-nav > .active > a:hover {
  background: transparent;
  color: #990f3d;
}

/* line 1493, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-collapse {
  background: #ffffff;
}

/* line 1496, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-form {
  background: #ffffff;
}

/* line 1501, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-nav.hover-effect-01 > li > a {
  padding: 5px 10px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

/* line 1504, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-nav.hover-effect-01 > li > a:hover {
  -webkit-box-shadow: inset 178px 0px 0px 0px #990f3d;
  -o-box-shadow: inset 178px 0px 0px 0px #990f3d;
  -ms-box-shadow: inset 178px 0px 0px 0px #990f3d;
  box-shadow: inset 178px 0px 0px 0px #990f3d;
  color: #ffffff;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

/* line 1516, src/sass/_header.scss */
header.one-page.light .navbar-inverse .navbar-nav.hover-effect-01 > .active > a {
  -webkit-box-shadow: inset 178px 0px 0px 0px #990f3d;
  -o-box-shadow: inset 178px 0px 0px 0px #990f3d;
  -ms-box-shadow: inset 178px 0px 0px 0px #990f3d;
  box-shadow: inset 178px 0px 0px 0px #990f3d;
  color: #ffffff;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

/* line 1528, src/sass/_header.scss */
header.one-page.light .navbar.affix {
  background: #ffffff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 1534, src/sass/_header.scss */
.one-page.nav-center .navbar-collapse.collapse {
  text-align: center;
}

/* line 1537, src/sass/_header.scss */
.one-page.nav-center .navbar-nav {
  float: none;
  display: inline-block;
}

/* line 1542, src/sass/_header.scss */
.one-page.transparent {
  background: rgba(0, 12, 27, 0.5);
}

/* line 1544, src/sass/_header.scss */
.one-page.transparent .navbar {
  margin-bottom: 0;
}

/* line 1552, src/sass/_header.scss */
.one-page.dark-text .navbar-inverse .navbar-nav > li > a {
  color: #323232;
}

/* line 1554, src/sass/_header.scss */
.one-page.dark-text .navbar-inverse .navbar-nav > li > a:hover {
  color: #d12326;
}

/* line 1560, src/sass/_header.scss */
.one-page.dark-text .navbar-inverse .navbar-nav > .active > a {
  color: #d12326;
}

/* line 1562, src/sass/_header.scss */
.one-page.dark-text .navbar-inverse .navbar-nav > .active > a:focus {
  color: #d12326;
}

/* line 1565, src/sass/_header.scss */
.one-page.dark-text .navbar-inverse .navbar-nav > .active > a:hover {
  color: #d12326;
}

/* line 1572, src/sass/_header.scss */
.one-page.dark-text .navbar.affix {
  background: #ffffff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
  /* line 1578, src/sass/_header.scss */
  .mega-menu {
    min-height: inherit;
  }
  /* line 1580, src/sass/_header.scss */
  .mega-menu > section.menu-list-items {
    float: none;
  }
  /* line 1582, src/sass/_header.scss */
  .mega-menu > section.menu-list-items > .container {
    height: 100%;
  }
  /* line 1584, src/sass/_header.scss */
  .mega-menu > section.menu-list-items > .container > .row {
    height: 100%;
  }
  /* line 1586, src/sass/_header.scss */
  .mega-menu > section.menu-list-items > .container > .row > div {
    height: 100%;
  }
  /* line 1591, src/sass/_header.scss */
  .mega-menu > section.menu-list-items .menu-bar {
    height: 100%;
  }
  /* line 1593, src/sass/_header.scss */
  .mega-menu > section.menu-list-items .menu-bar > ul {
    display: table !important;
    height: 100%;
  }
  /* line 1596, src/sass/_header.scss */
  .mega-menu > section.menu-list-items .menu-bar > ul > li {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  /* line 1603, src/sass/_header.scss */
  .mega-menu > section.menu-list-items .search-cart {
    height: 100%;
  }
  /* line 1605, src/sass/_header.scss */
  .mega-menu > section.menu-list-items .search-cart .search {
    vertical-align: middle;
    display: table;
    height: 100%;
    float: left;
  }
  /* line 1612, src/sass/_header.scss */
  .mega-menu > section.menu-list-items > .container-fluid {
    height: 100%;
  }
  /* line 1614, src/sass/_header.scss */
  .mega-menu > section.menu-list-items > .container-fluid > .row {
    height: 100%;
  }
  /* line 1616, src/sass/_header.scss */
  .mega-menu > section.menu-list-items > .container-fluid > .row > div {
    height: 100%;
  }
  /* line 1622, src/sass/_header.scss */
  .mega-menu .drop-down {
    top: 100%;
  }
  /* line 1625, src/sass/_header.scss */
  .mega-menu .drop-down-tab-bar {
    top: 100%;
  }
  /* line 1628, src/sass/_header.scss */
  .mega-menu .drop-down-multilevel {
    top: 100%;
  }
  /* line 1633, src/sass/_header.scss */
  .header.light .mega-menu {
    min-height: 90px;
    min-height: 90px;
  }
  /* line 1640, src/sass/_header.scss */
  .header .search .search-btn {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 10px;
    float: none;
    clear: both;
    height: 100%;
  }
  /* line 1653, src/sass/_header.scss */
  .search .search-btn:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1664, src/sass/_header.scss */
  .search-cart .shpping-cart {
    display: table;
    float: left;
    height: 100%;
  }
  /* line 1669, src/sass/_header.scss */
  .search-cart .side-menu-icon {
    display: table;
    float: left;
    height: 100%;
  }
  /* line 1676, src/sass/_header.scss */
  .shpping-cart a {
    position: relative;
    display: table-cell;
    vertical-align: middle;
  }
  /* line 1681, src/sass/_header.scss */
  .shpping-cart strong.item {
    display: block;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
  }
  /* line 1694, src/sass/_header.scss */
  .cart {
    top: 100%;
  }
  /* line 1700, src/sass/_header.scss */
  .logo-center .mega-menu > section.menu-list-items .menu-bar {
    height: auto;
  }
  /* line 1701, src/sass/_header.scss */
  .logo-center .mega-menu > section.menu-list-items .menu-bar > ul {
    height: auto;
  }
  /* line 1703, src/sass/_header.scss */
  .logo-center .mega-menu > section.menu-list-items .menu-bar > ul > li {
    display: inline-block;
  }
  /* line 1709, src/sass/_header.scss */
  .logo-center .mega-menu > section.menu-list-items .search-cart {
    height: auto;
  }
  /* line 1713, src/sass/_header.scss */
  .logo-center .mega-menu .drop-down {
    top: auto;
  }
  /* line 1716, src/sass/_header.scss */
  .logo-center .mega-menu .drop-down-tab-bar {
    top: auto;
  }
  /* line 1719, src/sass/_header.scss */
  .logo-center .mega-menu .drop-down-multilevel {
    top: auto;
  }
  /* line 1724, src/sass/_header.scss */
  .logo-center .mega-menu .menu-links > li > a {
    line-height: 72px;
  }
  /* line 1731, src/sass/_header.scss */
  .logo-center .search-cart i.icon {
    line-height: 72px;
  }
  /* line 1734, src/sass/_header.scss */
  .logo-center .search-cart .shpping-cart {
    float: right;
  }
  /* line 1742, src/sass/_header.scss */
  .logo-center .mega-menu.desktopTopFixed .menu-list-items .menu-links > li > a {
    line-height: 60px;
  }
  /* line 1749, src/sass/_header.scss */
  .logo-center .mega-menu.desktopTopFixed .search .search-btn {
    line-height: 60px;
  }
  /* line 1754, src/sass/_header.scss */
  .logo-center .mega-menu.desktopTopFixed .search-cart i.icon {
    line-height: 60px;
  }
  /* line 1761, src/sass/_header.scss */
  .logo-center .search .search-btn:before {
    top: inherit;
    -webkit-transform: inherit;
            transform: inherit;
  }
  /* line 1770, src/sass/_header.scss */
  .logo-center.header .search .search-btn {
    line-height: 72px;
  }
  /* line 1778, src/sass/_header.scss */
  .vertical-menu .mega-menu > section.menu-list-items .menu-bar {
    height: auto;
  }
  /* line 1781, src/sass/_header.scss */
  .vertical-menu .mega-menu > section.menu-list-items .menu-bar > ul > li {
    display: block;
  }
  /* line 1790, src/sass/_header.scss */
  .side-menu-icon .menu-icon {
    position: relative;
    display: table-cell;
    vertical-align: middle;
  }
  /* line 1796, src/sass/_header.scss */
  nav#menu.desktopTopFixed {
    min-height: 90px;
  }
}

/* line 1, src/sass/_revslider-button.scss */
.rev-slider {
  overflow: hidden;
  position: relative;
}

/* line 6, src/sass/_revslider-button.scss */
.slotholder {
  -webkit-filter: none !important;
          filter: none !important;
}

/* line 10, src/sass/_revslider-button.scss */
.tp-half-one {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: inherit !important;
          transform: inherit !important;
}

/*slider 01*/
/* line 17, src/sass/_revslider-button.scss */
#rev_slider_267_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 21, src/sass/_revslider-button.scss */
#rev_slider_267_1 .zeus.tparrows {
  cursor: pointer;
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.1);
}

/* line 33, src/sass/_revslider-button.scss */
#rev_slider_267_1 .zeus.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: white;
  display: block;
  line-height: 70px;
  text-align: center;
  z-index: 2;
  position: relative;
}

/* line 44, src/sass/_revslider-button.scss */
#rev_slider_267_1 .zeus.tparrows.tp-leftarrow:before {
  content: "\e824";
}

/* line 48, src/sass/_revslider-button.scss */
#rev_slider_267_1 .zeus.tparrows.tp-rightarrow:before {
  content: "\e825";
}

/* line 52, src/sass/_revslider-button.scss */
#rev_slider_267_1 .zeus .tp-title-wrap {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  border-radius: 50%;
}

/* line 68, src/sass/_revslider-button.scss */
#rev_slider_267_1 .zeus .tp-arr-imgholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}

/* line 84, src/sass/_revslider-button.scss */
#rev_slider_267_1 .zeus.tp-rightarrow .tp-arr-imgholder {
  transform: translatex(100%);
  -webkit-transform: translatex(100%);
}

/* line 89, src/sass/_revslider-button.scss */
#rev_slider_267_1 .zeus.tparrows:hover .tp-arr-imgholder {
  transform: translatex(0);
  -webkit-transform: translatex(0);
  opacity: 1;
}

/* line 95, src/sass/_revslider-button.scss */
#rev_slider_267_1 .zeus.tparrows:hover .tp-title-wrap {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}

/*slider 02*/
/* line 102, src/sass/_revslider-button.scss */
#rev_slider_268_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 106, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione.tparrows {
  color: #000;
  height: 100%;
  width: 90px;
  background: transparent;
  background: rgba(0, 0, 0, 0);
  line-height: 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* line 117, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione.tparrows:hover {
  background: rgba(0, 0, 0, 0.45);
}

/* line 121, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione .tp-arr-imgwrapper {
  width: 90px;
  left: 0px;
  position: absolute;
  height: 100%;
  top: 0px;
  overflow: hidden;
}

/* line 130, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione.tp-rightarrow .tp-arr-imgwrapper {
  left: auto;
  right: 0px;
}

/* line 135, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione .tp-arr-imgholder {
  background-position: center center;
  background-size: cover;
  width: 90px;
  height: 100%;
  top: 0px;
  visibility: hidden;
  transform: translatex(-50px);
  -webkit-transform: translatex(-50px);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  opacity: 0;
  left: 0px;
}

/* line 150, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione.tparrows.tp-rightarrow .tp-arr-imgholder {
  right: 0px;
  left: auto;
  transform: translatex(50px);
  -webkit-transform: translatex(50px);
}

/* line 157, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione.tparrows:before {
  color: 255, 255, 255;
  position: absolute;
  line-height: 30px;
  margin-left: -22px;
  top: 50%;
  left: 50%;
  font-size: 30px;
  margin-top: -15px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* line 170, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione.tparrows.tp-rightarrow:before {
  margin-left: 6px;
}

/* line 174, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione.tparrows:hover:before {
  transform: translatex(-20px);
  -webkit-transform: translatex(-20px);
  opacity: 0;
}

/* line 180, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione.tparrows.tp-rightarrow:hover:before {
  transform: translatex(20px);
  -webkit-transform: translatex(20px);
}

/* line 185, src/sass/_revslider-button.scss */
#rev_slider_268_1 .dione.tparrows:hover .tp-arr-imgholder {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
  opacity: 1;
  visibility: visible;
}

/*slider 03*/
/* line 193, src/sass/_revslider-button.scss */
#rev_slider_269_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/*slider 04*/
/* line 198, src/sass/_revslider-button.scss */
#rev_slider_270_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 202, src/sass/_revslider-button.scss */
.hermes.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 110px;
  position: absolute;
  display: block;
  z-index: 100;
}

/* line 212, src/sass/_revslider-button.scss */
.hermes.tparrows:before {
  font-family: "revicons";
  font-size: 15px;
  color: white;
  display: block;
  line-height: 110px;
  text-align: center;
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* line 225, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-leftarrow:before {
  content: "\e824";
}

/* line 229, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-rightarrow:before {
  content: "\e825";
}

/* line 233, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-leftarrow:hover:before {
  transform: translatex(-20px);
  -webkit-transform: translatex(-20px);
  opacity: 0;
}

/* line 239, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-rightarrow:hover:before {
  transform: translatex(20px);
  -webkit-transform: translatex(20px);
  opacity: 0;
}

/* line 245, src/sass/_revslider-button.scss */
.hermes .tp-arr-allwrapper {
  overflow: hidden;
  position: absolute;
  width: 180px;
  height: 140px;
  top: 0px;
  left: 0px;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

/* line 259, src/sass/_revslider-button.scss */
.hermes.tp-rightarrow .tp-arr-allwrapper {
  right: 0px;
  left: auto;
}

/* line 264, src/sass/_revslider-button.scss */
.hermes.tparrows:hover .tp-arr-allwrapper {
  visibility: visible;
}

/* line 268, src/sass/_revslider-button.scss */
.hermes .tp-arr-imgholder {
  width: 180px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 110px;
  transform: translatex(-180px);
  -webkit-transform: translatex(-180px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

/* line 280, src/sass/_revslider-button.scss */
.hermes.tp-rightarrow .tp-arr-imgholder {
  transform: translatex(180px);
  -webkit-transform: translatex(180px);
}

/* line 285, src/sass/_revslider-button.scss */
.hermes.tparrows:hover .tp-arr-imgholder {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
}

/* line 290, src/sass/_revslider-button.scss */
.hermes .tp-arr-titleholder {
  top: 110px;
  width: 180px;
  text-align: left;
  display: block;
  padding: 0px 10px;
  line-height: 30px;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  font-weight: 600;
  position: absolute;
  font-size: 12px;
  white-space: nowrap;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotatex(-90deg);
  transform: rotatex(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 314, src/sass/_revslider-button.scss */
.hermes.tparrows:hover .tp-arr-titleholder {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotatex(0deg);
  transform: rotatex(0deg);
}

/*slider 05*/
/* line 322, src/sass/_revslider-button.scss */
#rev_slider_271_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 326, src/sass/_revslider-button.scss */
.erinyen.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 50%;
}

/* line 337, src/sass/_revslider-button.scss */
.erinyen.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: white;
  display: block;
  line-height: 70px;
  text-align: center;
  z-index: 2;
  position: relative;
}

/* line 348, src/sass/_revslider-button.scss */
.erinyen.tparrows.tp-leftarrow:before {
  content: "\e824";
}

/* line 352, src/sass/_revslider-button.scss */
.erinyen.tparrows.tp-rightarrow:before {
  content: "\e825";
}

/* line 356, src/sass/_revslider-button.scss */
.erinyen .tp-title-wrap {
  position: absolute;
  z-index: 1;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  min-height: 70px;
  line-height: 70px;
  top: 0px;
  margin-left: 0px;
  border-radius: 35px;
  overflow: hidden;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  opacity: 0;
}

/* line 377, src/sass/_revslider-button.scss */
.erinyen.tparrows:hover .tp-title-wrap {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

/* line 385, src/sass/_revslider-button.scss */
.erinyen.tp-rightarrow .tp-title-wrap {
  right: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-transform-origin: 100% 50%;
  border-radius: 35px;
  padding-right: 20px;
  padding-left: 10px;
}

/* line 395, src/sass/_revslider-button.scss */
.erinyen.tp-leftarrow .tp-title-wrap {
  padding-left: 20px;
  padding-right: 10px;
}

/* line 400, src/sass/_revslider-button.scss */
.erinyen .tp-arr-titleholder {
  letter-spacing: 3px;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translatex(200px);
          transform: translatex(200px);
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  font-size: 13px;
  line-height: 70px;
  white-space: nowrap;
  padding: 0px 20px;
  margin-left: 11px;
  opacity: 0;
}

/* line 417, src/sass/_revslider-button.scss */
.erinyen .tp-arr-imgholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: center center;
  background-size: cover;
}

/* line 427, src/sass/_revslider-button.scss */
.erinyen .tp-arr-img-over {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.51);
}

/* line 436, src/sass/_revslider-button.scss */
.erinyen.tp-rightarrow .tp-arr-titleholder {
  -webkit-transform: translatex(-200px);
          transform: translatex(-200px);
  margin-left: 0px;
  margin-right: 11px;
}

/* line 442, src/sass/_revslider-button.scss */
.erinyen.tparrows:hover .tp-arr-titleholder {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  opacity: 1;
}

/*slider 06*/
/* line 450, src/sass/_revslider-button.scss */
#rev_slider_272_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 454, src/sass/_revslider-button.scss */
.custom.tparrows {
  cursor: pointer;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 100;
}

/* line 465, src/sass/_revslider-button.scss */
.custom.tparrows:hover {
  background: #000;
}

/* line 469, src/sass/_revslider-button.scss */
.custom.tparrows:before {
  font-family: "revicons";
  font-size: 15px;
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center;
}

/* line 478, src/sass/_revslider-button.scss */
.custom.tparrows.tp-leftarrow:before {
  content: "\e824";
}

/* line 482, src/sass/_revslider-button.scss */
.custom.tparrows.tp-rightarrow:before {
  content: "\e825";
}

/*slider 07*/
/* line 487, src/sass/_revslider-button.scss */
#rev_slider_273_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 491, src/sass/_revslider-button.scss */
.erinyen.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 50%;
}

/* line 502, src/sass/_revslider-button.scss */
.erinyen.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: white;
  display: block;
  line-height: 70px;
  text-align: center;
  z-index: 2;
  position: relative;
}

/* line 513, src/sass/_revslider-button.scss */
.erinyen.tparrows.tp-leftarrow:before {
  content: "\e824";
}

/* line 517, src/sass/_revslider-button.scss */
.erinyen.tparrows.tp-rightarrow:before {
  content: "\e825";
}

/* line 521, src/sass/_revslider-button.scss */
.erinyen .tp-title-wrap {
  position: absolute;
  z-index: 1;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  min-height: 70px;
  line-height: 70px;
  top: 0px;
  margin-left: 0px;
  border-radius: 35px;
  overflow: hidden;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  opacity: 0;
}

/* line 542, src/sass/_revslider-button.scss */
.erinyen.tparrows:hover .tp-title-wrap {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

/* line 550, src/sass/_revslider-button.scss */
.erinyen.tp-rightarrow .tp-title-wrap {
  right: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-transform-origin: 100% 50%;
  border-radius: 35px;
  padding-right: 20px;
  padding-left: 10px;
}

/* line 560, src/sass/_revslider-button.scss */
.erinyen.tp-leftarrow .tp-title-wrap {
  padding-left: 20px;
  padding-right: 10px;
}

/* line 565, src/sass/_revslider-button.scss */
.erinyen .tp-arr-titleholder {
  letter-spacing: 3px;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translatex(200px);
          transform: translatex(200px);
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  font-size: 13px;
  line-height: 70px;
  white-space: nowrap;
  padding: 0px 20px;
  margin-left: 11px;
  opacity: 0;
}

/* line 582, src/sass/_revslider-button.scss */
.erinyen .tp-arr-imgholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: center center;
  background-size: cover;
}

/* line 592, src/sass/_revslider-button.scss */
.erinyen .tp-arr-img-over {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.51);
}

/* line 601, src/sass/_revslider-button.scss */
.erinyen.tp-rightarrow .tp-arr-titleholder {
  -webkit-transform: translatex(-200px);
          transform: translatex(-200px);
  margin-left: 0px;
  margin-right: 11px;
}

/* line 607, src/sass/_revslider-button.scss */
.erinyen.tparrows:hover .tp-arr-titleholder {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  opacity: 1;
}

/*slider 10*/
/* line 615, src/sass/_revslider-button.scss */
#rev_slider_275_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 619, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus .tp-bullet {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 13px;
  height: 13px;
  border: 2px solid white;
}

/* line 631, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus .tp-bullet:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 50%;
  background-color: white;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

/* line 647, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus .tp-bullet:hover:after,
#rev_slider_275_1 .zeus .tp-bullet.selected:after {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 653, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus .tp-bullet-image,
#rev_slider_275_1 .zeus .tp-bullet-imageoverlay {
  width: 135px;
  height: 60px;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  bottom: 13px;
  margin-bottom: 10px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-size: cover;
  background-position: center center;
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 4px;
}

/* line 678, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus .tp-bullet-title,
#rev_slider_275_1 .zeus .tp-bullet-imageoverlay {
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

/* line 687, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus .tp-bullet-title {
  color: white;
  text-align: center;
  line-height: 15px;
  font-size: 13px;
  font-weight: 600;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  bottom: 45px;
  width: 135px;
  vertical-align: middle;
}

/* line 708, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus .tp-bullet:hover .tp-bullet-title,
#rev_slider_275_1 .zeus .tp-bullet:hover .tp-bullet-image,
#rev_slider_275_1 .zeus .tp-bullet:hover .tp-bullet-imageoverlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px) translateX(-50%);
  transform: translateY(0px) translateX(-50%);
}

/* line 717, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-image,
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-imageoverlay {
  bottom: auto;
  margin-right: 10px;
  margin-bottom: 0px;
  right: 13px;
  transform: translateX(0px) translateY(-50%);
  -webkit-transform: translateX(0px) translateY(-50%);
}

/* line 727, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-image {
  transform: translateX(0px) translateY(-50%);
  -webkit-transform: translateX(0px) translateY(-50%);
}

/* line 732, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-title,
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-imageoverlay {
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: translateX(0px) translateY(-50%);
  -webkit-transform: translateX(0px) translateY(-50%);
}

/* line 741, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-title {
  bottom: auto;
  right: 100%;
  margin-right: 10px;
}

/* line 747, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-title,
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-image,
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-imageoverlay {
  transform: translateX(0px) translateY(-50%);
  -webkit-transform: translateX(0px) translateY(-50%);
}

/* line 754, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-image,
#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-imageoverlay {
  bottom: auto;
  margin-left: 10px;
  margin-bottom: 0px;
  left: 13px;
  transform: translateX(0px) translateY(-50%);
  -webkit-transform: translateX(0px) translateY(-50%);
}

/* line 764, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet:hover .tp-bullet-image {
  transform: translateX(0px) translateY(-50%);
  -webkit-transform: translateX(0px) translateY(-50%);
}

/* line 769, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title,
#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-imageoverlay {
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: translateX(0px) translateY(-50%);
  -webkit-transform: translateX(0px) translateY(-50%);
}

/* line 778, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title {
  bottom: auto;
  left: 100%;
  margin-left: 10px;
}

/* line 784, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-image,
#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-imageoverlay {
  bottom: auto;
  top: 13px;
  margin-top: 10px;
  margin-bottom: 0px;
  left: 0px;
  transform: translateY(0px) translateX(-50%);
  -webkit-transform: translateX(0px) translateX(-50%);
}

/* line 795, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet:hover .tp-bullet-image {
  transform: scale(1) translateY(0px) translateX(-50%);
  -webkit-transform: scale(1) translateY(0px) translateX(-50%);
}

/* line 800, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title,
#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-imageoverlay {
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: translateY(0px) translateX(-50%);
  -webkit-transform: translateY(0px) translateX(-50%);
}

/* line 809, src/sass/_revslider-button.scss */
#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title {
  bottom: auto;
  top: 13px;
  margin-top: 20px;
}

/*index-cafe*/
/* line 816, src/sass/_revslider-button.scss */
#rev_slider_9_1 .uranus.tparrows {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0);
}

/* line 822, src/sass/_revslider-button.scss */
#rev_slider_9_1 .uranus.tparrows:before {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 40px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* line 831, src/sass/_revslider-button.scss */
#rev_slider_9_1 .uranus.tparrows:hover:before {
  opacity: 0.75;
}

/*index-construction*/
/* line 836, src/sass/_revslider-button.scss */
#rev_slider_19_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 840, src/sass/_revslider-button.scss */
#rev_slider_19_1 .metis.tparrows {
  background: white;
  padding: 10px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  width: 60px;
  height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 850, src/sass/_revslider-button.scss */
#rev_slider_19_1 .metis.tparrows:hover {
  background: rgba(255, 255, 255, 0.75);
}

/* line 854, src/sass/_revslider-button.scss */
#rev_slider_19_1 .metis.tparrows:before {
  color: black;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* line 860, src/sass/_revslider-button.scss */
#rev_slider_19_1 .metis.tparrows:hover:before {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

/*index-consulting*/
/* line 865, src/sass/_revslider-button.scss */
#rev_slider_264_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 869, src/sass/_revslider-button.scss */
.hermes.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 110px;
  position: absolute;
  display: block;
  z-index: 100;
}

/* line 879, src/sass/_revslider-button.scss */
.hermes.tparrows:before {
  font-family: "revicons";
  font-size: 15px;
  color: white;
  display: block;
  line-height: 110px;
  text-align: center;
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* line 892, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-leftarrow:before {
  content: "\e824";
}

/* line 896, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-rightarrow:before {
  content: "\e825";
}

/* line 900, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-leftarrow:hover:before {
  transform: translatex(-20px);
  -webkit-transform: translatex(-20px);
  opacity: 0;
}

/* line 906, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-rightarrow:hover:before {
  transform: translatex(20px);
  -webkit-transform: translatex(20px);
  opacity: 0;
}

/* line 912, src/sass/_revslider-button.scss */
.hermes .tp-arr-allwrapper {
  overflow: hidden;
  position: absolute;
  width: 180px;
  height: 140px;
  top: 0px;
  left: 0px;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

/* line 926, src/sass/_revslider-button.scss */
.hermes.tp-rightarrow .tp-arr-allwrapper {
  right: 0px;
  left: auto;
}

/* line 931, src/sass/_revslider-button.scss */
.hermes.tparrows:hover .tp-arr-allwrapper {
  visibility: visible;
}

/* line 935, src/sass/_revslider-button.scss */
.hermes .tp-arr-imgholder {
  width: 180px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 110px;
  transform: translatex(-180px);
  -webkit-transform: translatex(-180px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

/* line 947, src/sass/_revslider-button.scss */
.hermes.tp-rightarrow .tp-arr-imgholder {
  transform: translatex(180px);
  -webkit-transform: translatex(180px);
}

/* line 952, src/sass/_revslider-button.scss */
.hermes.tparrows:hover .tp-arr-imgholder {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
}

/* line 957, src/sass/_revslider-button.scss */
.hermes .tp-arr-titleholder {
  top: 110px;
  width: 180px;
  text-align: left;
  display: block;
  padding: 0px 10px;
  line-height: 30px;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  font-weight: 600;
  position: absolute;
  font-size: 12px;
  white-space: nowrap;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotatex(-90deg);
  transform: rotatex(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 981, src/sass/_revslider-button.scss */
.hermes.tparrows:hover .tp-arr-titleholder {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotatex(0deg);
  transform: rotatex(0deg);
}

/*index-interior-design*/
/* line 989, src/sass/_revslider-button.scss */
#rev_slider_261_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/* line 993, src/sass/_revslider-button.scss */
.hebe.tparrows {
  cursor: pointer;
  background: white;
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  display: block;
  z-index: 100;
}

/* line 1006, src/sass/_revslider-button.scss */
.hebe.tparrows:before {
  font-family: "revicons";
  font-size: 30px;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  line-height: 70px;
  text-align: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  z-index: 2;
  position: relative;
  background: white;
  min-width: 70px;
  min-height: 70px;
}

/* line 1023, src/sass/_revslider-button.scss */
.hebe.tparrows.tp-leftarrow:before {
  content: "\e824";
}

/* line 1027, src/sass/_revslider-button.scss */
.hebe.tparrows.tp-rightarrow:before {
  content: "\e825";
}

/* line 1031, src/sass/_revslider-button.scss */
.hebe.tparrows:hover:before {
  color: #000;
}

/* line 1035, src/sass/_revslider-button.scss */
.tp-title-wrap {
  position: absolute;
  z-index: 0;
  display: inline-block;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  min-height: 60px;
  line-height: 60px;
  top: -10px;
  margin-left: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  transform: scalex(0);
  -webkit-transform: scalex(0);
  transform-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
}

/* line 1053, src/sass/_revslider-button.scss */
.hebe.tp-rightarrow .tp-title-wrap {
  right: 0px;
  -webkit-transform-origin: 100% 50%;
}

/* line 1058, src/sass/_revslider-button.scss */
.hebe.tparrows:hover .tp-title-wrap {
  transform: scalex(1);
  -webkit-transform: scalex(1);
}

/* line 1063, src/sass/_revslider-button.scss */
.hebe .tp-arr-titleholder {
  position: relative;
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  font-size: 12px;
  line-height: 90px;
  white-space: nowrap;
  padding: 0px 20px 0px 90px;
}

/* line 1074, src/sass/_revslider-button.scss */
.hebe.tp-rightarrow .tp-arr-titleholder {
  margin-left: 0px;
  padding: 0px 90px 0px 20px;
}

/* line 1079, src/sass/_revslider-button.scss */
.hebe.tparrows:hover .tp-arr-titleholder {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  opacity: 1;
}

/* line 1086, src/sass/_revslider-button.scss */
.hebe .tp-arr-imgholder {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 100%;
  display: block;
  background-size: cover;
  background-position: center center;
  top: 0px;
  right: -90px;
}

/* line 1098, src/sass/_revslider-button.scss */
.hebe.tp-rightarrow .tp-arr-imgholder {
  right: auto;
  left: -90px;
}

/*index-medical*/
/* line 1104, src/sass/_revslider-button.scss */
#rev_slider_289_1 .metis.tparrows {
  background: white;
  padding: 10px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  width: 60px;
  height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 1114, src/sass/_revslider-button.scss */
#rev_slider_289_1 .metis.tparrows:hover {
  background: rgba(255, 255, 255, 0.75);
}

/* line 1118, src/sass/_revslider-button.scss */
#rev_slider_289_1 .metis.tparrows:before {
  color: black;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* line 1124, src/sass/_revslider-button.scss */
#rev_slider_289_1 .metis.tparrows:hover:before {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

/*index shop 02*/
/* line 1129, src/sass/_revslider-button.scss */
.hermes.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 110px;
  position: absolute;
  display: block;
  z-index: 100;
}

/* line 1139, src/sass/_revslider-button.scss */
.hermes.tparrows:before {
  font-family: "revicons";
  font-size: 15px;
  color: white;
  display: block;
  line-height: 110px;
  text-align: center;
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* line 1152, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-leftarrow:before {
  content: "\e824";
}

/* line 1156, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-rightarrow:before {
  content: "\e825";
}

/* line 1160, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-leftarrow:hover:before {
  transform: translatex(-20px);
  -webkit-transform: translatex(-20px);
  opacity: 0;
}

/* line 1166, src/sass/_revslider-button.scss */
.hermes.tparrows.tp-rightarrow:hover:before {
  transform: translatex(20px);
  -webkit-transform: translatex(20px);
  opacity: 0;
}

/* line 1172, src/sass/_revslider-button.scss */
.hermes .tp-arr-allwrapper {
  overflow: hidden;
  position: absolute;
  width: 180px;
  height: 140px;
  top: 0px;
  left: 0px;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

/* line 1186, src/sass/_revslider-button.scss */
.hermes.tp-rightarrow .tp-arr-allwrapper {
  right: 0px;
  left: auto;
}

/* line 1191, src/sass/_revslider-button.scss */
.hermes.tparrows:hover .tp-arr-allwrapper {
  visibility: visible;
}

/* line 1195, src/sass/_revslider-button.scss */
.hermes .tp-arr-imgholder {
  width: 180px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 110px;
  transform: translatex(-180px);
  -webkit-transform: translatex(-180px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

/* line 1207, src/sass/_revslider-button.scss */
.hermes.tp-rightarrow .tp-arr-imgholder {
  transform: translatex(180px);
  -webkit-transform: translatex(180px);
}

/* line 1212, src/sass/_revslider-button.scss */
.hermes.tparrows:hover .tp-arr-imgholder {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
}

/* line 1217, src/sass/_revslider-button.scss */
.hermes .tp-arr-titleholder {
  top: 110px;
  width: 180px;
  text-align: left;
  display: block;
  padding: 0px 10px;
  line-height: 30px;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  font-weight: 600;
  position: absolute;
  font-size: 12px;
  white-space: nowrap;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotatex(-90deg);
  transform: rotatex(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 1241, src/sass/_revslider-button.scss */
.hermes.tparrows:hover .tp-arr-titleholder {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotatex(0deg);
  transform: rotatex(0deg);
}

/*index gym*/
/* line 1249, src/sass/_revslider-button.scss */
#rev_slider_260_1 .zeus.tparrows {
  cursor: pointer;
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.1);
}

/* line 1261, src/sass/_revslider-button.scss */
#rev_slider_260_1 .zeus.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: white;
  display: block;
  line-height: 70px;
  text-align: center;
  z-index: 2;
  position: relative;
}

/* line 1272, src/sass/_revslider-button.scss */
#rev_slider_260_1 .zeus.tparrows.tp-leftarrow:before {
  content: "\e824";
}

/* line 1276, src/sass/_revslider-button.scss */
#rev_slider_260_1 .zeus.tparrows.tp-rightarrow:before {
  content: "\e825";
}

/* line 1280, src/sass/_revslider-button.scss */
#rev_slider_260_1 .zeus .tp-title-wrap {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  border-radius: 50%;
}

/* line 1296, src/sass/_revslider-button.scss */
#rev_slider_260_1 .zeus .tp-arr-imgholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}

/* line 1312, src/sass/_revslider-button.scss */
#rev_slider_260_1 .zeus.tp-rightarrow .tp-arr-imgholder {
  transform: translatex(100%);
  -webkit-transform: translatex(100%);
}

/* line 1317, src/sass/_revslider-button.scss */
#rev_slider_260_1 .zeus.tparrows:hover .tp-arr-imgholder {
  transform: translatex(0);
  -webkit-transform: translatex(0);
  opacity: 1;
}

/* line 1323, src/sass/_revslider-button.scss */
#rev_slider_260_1 .zeus.tparrows:hover .tp-title-wrap {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}

/*mobile app*/
/* line 1330, src/sass/_revslider-button.scss */
.hesperiden.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 50%;
}

/* line 1341, src/sass/_revslider-button.scss */
.hesperiden.tparrows:hover {
  background: black;
}

/* line 1345, src/sass/_revslider-button.scss */
.hesperiden.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: white;
  display: block;
  line-height: 40px;
  text-align: center;
}

/* line 1354, src/sass/_revslider-button.scss */
.hesperiden.tparrows.tp-leftarrow:before {
  content: "\e82c";
  margin-left: -3px;
}

/* line 1359, src/sass/_revslider-button.scss */
.hesperiden.tparrows.tp-rightarrow:before {
  content: "\e82d";
  margin-right: -3px;
}

/*construction*/
/* line 1365, src/sass/_revslider-button.scss */
#rev_slider_263_1_wrapper .tp-loader.spinner2 {
  background-color: #FFFFFF !important;
}

/*spa*/
/* line 1370, src/sass/_revslider-button.scss */
#rev_slider_292_1_wrapper .tp-loader.spinner4 {
  background-color: #e9457a !important;
}

/*************************************
      slider-parallax one page
**************************************/
/*scroll-down*/

@-webkit-keyframes "fadebounce" {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes "fadebounce" {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateY(25px);
            transform: translateY(25px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

/* line 87, src/sass/_layout.scss */
.slider-parallax {
  height: 86vh;
  position: relative;
}

/* line 91, src/sass/_layout.scss */
.slider-content-middle {
  position: absolute;
  display: inline-block;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* line 103, src/sass/_layout.scss */
.scroll-down {
  text-align: center;
  width: 34px;
  height: 58px;
  display: inline-block;
  border-radius: 20px;
  border: 2px solid #ffffff;
  position: absolute;
  left: 50%;
  bottom: 60px;
  margin-left: -17px;
  line-height: 50px;
}

/* line 115, src/sass/_layout.scss */
.scroll-down i {
  height: 10px;
  width: 4px;
  background: #ffffff;
  display: inline-block;
  border-radius: 3px;
  -webkit-animation-name: fadebounce;
  animation-name: fadebounce;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 139, src/sass/_layout.scss */
.personal-typer-banner span.sub-text {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 16px;
  display: block;
}

/* line 145, src/sass/_layout.scss */
.personal-typer-banner b {
  border-bottom: 2px solid #990f3d;
}

/* line 148, src/sass/_layout.scss */
.personal-typer-banner h1 {
  font-size: 100px;
  line-height: 100px;
  font-weight: 600;
  color: #990f3d;
}

/* line 153, src/sass/_layout.scss */
.personal-typer-banner h1 span {
  color: #ffffff;
  font-size: 50px;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  line-height: 50px;
  position: relative;
  top: -11px;
  left: -20px;
}

/* line 164, src/sass/_layout.scss */
.personal-typer-banner h2 {
  border-left: 3px solid #990f3d;
  padding-left: 10px;
  margin-top: 20px;
}

/* line 171, src/sass/_layout.scss */
.typer-banner h1 {
  font-size: 100px;
  line-height: 100px;
  font-weight: 600;
}

/* line 176, src/sass/_layout.scss */
.typer-banner p {
  font-size: 22px;
  line-height: 22px;
}

/* line 182, src/sass/_layout.scss */
.slider-content .typer {
  color: #990f3d !important;
}

/* line 187, src/sass/_layout.scss */
.popup-video-banner h1 {
  font-size: 60px;
  line-height: 80px;
  font-weight: 400;
}

/* line 193, src/sass/_layout.scss */
.popup-video-banner a span {
  margin-left: 6px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  background: #ffffff;
  color: #990f3d;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 206, src/sass/_layout.scss */
.popup-video-banner a:hover span {
  background: #990f3d;
  color: #ffffff;
}

/* line 211, src/sass/_layout.scss */
.popup-video-banner a strong {
  padding-left: 10px;
  display: inline-block;
}

/* line 218, src/sass/_layout.scss */
#video-background.bg-overlay-black-50:before {
  z-index: 0;
}

/* line 223, src/sass/_layout.scss */
.video-background-banner h1 {
  font-size: 80px;
  line-height: 80px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 229, src/sass/_layout.scss */
.video-background-banner .slider-content {
  border: 20px solid #990f3d;
  width: 50%;
  margin: 0 auto;
  padding: 60px 30px;
}

/* line 234, src/sass/_layout.scss */
.video-background-banner .slider-content span {
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
}

/* line 241, src/sass/_layout.scss */
.video-background-banner .slider-content p {
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin-top: 20px;
}

/* line 250, src/sass/_layout.scss */
.portfolio-banner h1 {
  font-size: 80px;
  line-height: 80px;
  font-weight: 600;
}

/* line 255, src/sass/_layout.scss */
.portfolio-banner .slider-content {
  background: #ffffff;
  width: 50%;
  margin: 0 auto;
  padding: 60px 30px;
  -webkit-box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.02);
  box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.02);
}

/* line 261, src/sass/_layout.scss */
.portfolio-banner .slider-content span {
  text-transform: uppercase;
  letter-spacing: 10px;
  font-size: 18px;
  line-height: 18px;
  display: block;
  margin-bottom: 20px;
  font-weight: 600;
}

/* line 269, src/sass/_layout.scss */
.portfolio-banner .slider-content span i {
  line-height: 20px;
}

/* line 273, src/sass/_layout.scss */
.portfolio-banner .slider-content h1 {
  font-size: 70px;
  margin-bottom: 0;
}

/*************************************
        home page section
 **************************************/
/*split-section*/
/* line 286, src/sass/_layout.scss */
.our-service-home {
  padding-bottom: 230px;
}

/* line 289, src/sass/_layout.scss */
.custom-content {
  margin-top: -220px;
  background: #990f3d;
  position: relative;
  z-index: 9;
  padding: 50px;
}

/* line 296, src/sass/_layout.scss */
.decolines {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

/* line 305, src/sass/_layout.scss */
.decolines--fixed {
  position: fixed;
  width: 100vw;
  height: 100vh;
}

/* line 310, src/sass/_layout.scss */
.decoline {
  position: absolute;
}

/* line 314, src/sass/_layout.scss */
.feature-step h1 {
  font-size: 60px;
}

/* line 317, src/sass/_layout.scss */
.feature-step h3 {
  font-weight: 300;
  margin: 30px 0px 20px;
}

/* line 321, src/sass/_layout.scss */
.feature-step a {
  font-size: 14px;
  color: #990f3d;
}

/* line 324, src/sass/_layout.scss */
.feature-step a:hover {
  color: #323232;
}

/* line 329, src/sass/_layout.scss */
.feature-step-2-box {
  padding: 70px 30px;
  z-index: 99;
  position: relative;
}

/* line 334, src/sass/_layout.scss */
.feature-step-2.bg-01 {
  background: url(../images/blog/05.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 339, src/sass/_layout.scss */
.feature-step-2.bg-02 {
  background: url(../images/blog/06.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 344, src/sass/_layout.scss */
.feature-step-2.bg-03 {
  background: url(../images/blog/09.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 350, src/sass/_layout.scss */
.feature-step-2.bg-overlay-black-50:before {
  z-index: 0;
}

/* line 355, src/sass/_layout.scss */
.feature-step-2 .feature-step-2-title-left {
  opacity: 0.5;
  display: table-cell;
  padding-right: 26px;
}

/* line 356, src/sass/_layout.scss */
.feature-step-2 .feature-step-2-title-left h1 {
  font-size: 75px;
  line-height: 60px;
  color: #ffffff;
}

/* line 365, src/sass/_layout.scss */
.feature-step-2 h3 {
  margin-bottom: 0;
}

/* line 368, src/sass/_layout.scss */
.feature-step-2 h2 {
  font-weight: 200;
  position: relative;
  padding-bottom: 10px;
  font-size: 28px;
}

/* line 374, src/sass/_layout.scss */
.feature-step-2 img {
  display: block;
  width: 100%;
}

/* line 378, src/sass/_layout.scss */
.feature-step-2 .button {
  margin-top: 20px;
}

/* line 382, src/sass/_layout.scss */
.feature-step-2-title-2-right {
  display: table-cell;
  vertical-align: top;
}

/* line 387, src/sass/_layout.scss */
.feature-step-2.black-bg .feature-step-2-box {
  position: inherit;
  top: inherit;
  -webkit-transform: inherit;
          transform: inherit;
  display: inline-block;
}

/* line 395, src/sass/_layout.scss */
.feature-step-2.theme-bg .feature-step-2-box {
  position: inherit;
  top: inherit;
  -webkit-transform: inherit;
          transform: inherit;
  display: inline-block;
}

/* line 402, src/sass/_layout.scss */
.service-blog {
  padding-top: 50px;
  padding-right: 25px;
  margin-bottom: 100px;
}

/* line 406, src/sass/_layout.scss */
.service-blog p {
  position: relative;
  z-index: 9;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 412, src/sass/_layout.scss */
.service-blog b {
  position: absolute;
  z-index: 0;
  top: -35px;
  font-family: "Poppins", sans-serif;
  right: 0;
  font-size: 300px;
  color: #dde1eb;
  line-height: normal;
  opacity: 0.3;
}

/* line 423, src/sass/_layout.scss */
.service-blog ul {
  border-right: 6px solid #990f3d;
  padding-right: 20px;
}

/* line 427, src/sass/_layout.scss */
.service-blog li {
  color: #626262;
  font-size: 16px;
  line-height: 22px;
  padding: 2px 0 7px;
}

/* line 435, src/sass/_layout.scss */
.service-blog.left b {
  left: 0;
  right: inherit;
}

/* line 439, src/sass/_layout.scss */
.service-blog.left ul {
  border-left: 6px solid #990f3d;
  border-right: 0 none;
  padding-left: 20px;
  padding-right: 0;
}

/* line 446, src/sass/_layout.scss */
.split-section {
  position: relative;
  z-index: 10;
}

/* line 449, src/sass/_layout.scss */
.split-section .img-holder {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 455, src/sass/_layout.scss */
.split-section .img-side.img-right {
  right: 0;
}

/* line 458, src/sass/_layout.scss */
.split-section .img-side.img-left {
  left: 0;
}

/* line 461, src/sass/_layout.scss */
.split-section .img-side {
  right: 0;
  padding: 0;
  position: absolute !important;
  top: 0px;
  height: 100%;
  overflow: hidden;
  z-index: 100;
}

/* line 472, src/sass/_layout.scss */
.our-awesome-core .img-side {
  top: 20px;
}

@-webkit-keyframes "sonarEffect" {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
}

@keyframes "sonarEffect" {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}

/* line 523, src/sass/_layout.scss */
.who-we-are-left .owl-carousel .owl-dots {
  bottom: 26px;
  position: absolute;
}

/* line 531, src/sass/_layout.scss */
.who-we-are-left .owl-carousel.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  border-radius: 50%;
}

/* line 541, src/sass/_layout.scss */
.resume-page .container-fluid {
  padding: 0 70px;
}

/* line 546, src/sass/_layout.scss */
.resume-block .resume-icon {
  float: left;
  margin-right: 30px;
}

/* line 549, src/sass/_layout.scss */
.resume-block .resume-icon span {
  font-size: 30px;
  line-height: 50px;
  color: #990f3d;
}

/* line 555, src/sass/_layout.scss */
.resume-block .resume-name {
  display: table-cell;
}

/* line 557, src/sass/_layout.scss */
.resume-block .resume-name span {
  color: #9ea8b6;
  font-size: 16px;
}

/* line 564, src/sass/_layout.scss */
.resume-contact .g-map {
  padding-top: 120%;
}

/* line 567, src/sass/_layout.scss */
.resume-contact .contact-form-main {
  padding: 80px 80px;
}

/* line 572, src/sass/_layout.scss */
.resume-contact .footer-widget-social a i {
  color: #ffffff;
  background: rgba(43, 43, 43, 0.12);
  width: 45px;
  height: 45px;
  line-height: 45px;
}

/* line 578, src/sass/_layout.scss */
.resume-contact .footer-widget-social a i:hover {
  background: rgba(43, 43, 43, 0.19);
}

/* line 585, src/sass/_layout.scss */
.isotope-filters {
  display: table;
  margin: 0 auto 50px;
  text-align: center;
}

/* line 589, src/sass/_layout.scss */
.isotope-filters button {
  margin: 4px;
  cursor: pointer;
  padding: 6.5px 25px;
  font-size: 15px;
  border-radius: 3px;
  background: transparent;
  color: #363636;
  font-weight: 500;
  border: 1px solid #ccc;
  text-transform: capitalize;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* line 601, src/sass/_layout.scss */
.isotope-filters button:focus {
  outline: none;
  outline-style: none;
  outline-offset: 0;
}

/* line 606, src/sass/_layout.scss */
.isotope-filters button:hover {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 612, src/sass/_layout.scss */
.isotope-filters button.active {
  background: #990f3d;
  color: #ffffff;
  border-color: #990f3d;
}

/* line 617, src/sass/_layout.scss */
.isotope-filters button + button {
  margin-left: 10px;
}

/* line 621, src/sass/_layout.scss */
.isotope-filters.text-left {
  display: block;
  margin: 30px 0;
  text-align: left;
}

/* line 626, src/sass/_layout.scss */
.isotope {
  margin: 0 -15px 0 0;
}

/* line 629, src/sass/_layout.scss */
.isotope .grid-item img {
  width: 100%;
}

/* line 634, src/sass/_layout.scss */
.masonry {
  margin: 0 -15px 0 0;
}

/* line 637, src/sass/_layout.scss */
.masonry .masonry-item img {
  width: 100%;
}

/* line 643, src/sass/_layout.scss */
.isotope.columns-1 .grid-item {
  width: 100%;
  padding: 0 15px 15px 0;
}

/* line 649, src/sass/_layout.scss */
.isotope.columns-2 .grid-item {
  width: 50%;
  padding: 0 15px 15px 0;
}

/* line 655, src/sass/_layout.scss */
.isotope.columns-3 .grid-item {
  width: 33.33333333%;
  padding: 0 15px 15px 0;
}

/* line 661, src/sass/_layout.scss */
.isotope.columns-4 .grid-item {
  width: 25%;
  padding: 0 15px 15px 0;
}

/* line 667, src/sass/_layout.scss */
.isotope.columns-4 .portfolio-item .portfolio-overlay h4 {
  font-size: 16px;
}

/* line 670, src/sass/_layout.scss */
.isotope.columns-4 .portfolio-item .portfolio-overlay h6 {
  display: none;
}

/* line 677, src/sass/_layout.scss */
.isotope.columns-5 .grid-item {
  width: 20%;
  padding: 0 15px 15px 0;
}

/* line 683, src/sass/_layout.scss */
.isotope.columns-5 .portfolio-item .portfolio-overlay h4 {
  font-size: 16px;
}

/* line 686, src/sass/_layout.scss */
.isotope.columns-5 .portfolio-item .portfolio-overlay h6 {
  display: none;
}

/* line 693, src/sass/_layout.scss */
.isotope.no-padding .grid-item {
  padding: 0 !important;
}

/* line 698, src/sass/_layout.scss */
.masonry.no-padding .masonry-item {
  padding: 0 !important;
}

/* line 703, src/sass/_layout.scss */
.masonry.columns-2 .masonry-item {
  width: 50%;
  padding: 0 15px 15px 0;
}

/* line 709, src/sass/_layout.scss */
.masonry.columns-3 .masonry-item {
  width: 33.33333333%;
  padding: 0 15px 15px 0;
}

/* line 715, src/sass/_layout.scss */
.masonry.columns-4 .masonry-item {
  width: 25%;
  padding: 0 15px 15px 0;
}

/* line 721, src/sass/_layout.scss */
.masonry.columns-4 .portfolio-item .portfolio-overlay h4 {
  font-size: 16px;
}

/* line 724, src/sass/_layout.scss */
.masonry.columns-4 .portfolio-item .portfolio-overlay h6 {
  display: none;
}

/* line 731, src/sass/_layout.scss */
.masonry.columns-5 .masonry-item {
  width: 20%;
  padding: 0 15px 15px 0;
}

/* line 737, src/sass/_layout.scss */
.masonry.columns-5 .portfolio-item .portfolio-overlay h4 {
  font-size: 16px;
}

/* line 740, src/sass/_layout.scss */
.masonry.columns-5 .portfolio-item .portfolio-overlay h6 {
  display: none;
}

/* line 746, src/sass/_layout.scss */
.filters-vertical {
  margin: 0;
}

/* line 748, src/sass/_layout.scss */
.filters-vertical button {
  display: block;
  margin: 0;
  border: none;
  padding: 6.5px 0px;
  text-align: left;
}

/* line 757, src/sass/_layout.scss */
.filters-vertical.isotope-filters button + button {
  margin: 0;
}

/* line 762, src/sass/_layout.scss */
.isotope-filters.filters-vertical button.active {
  color: #990f3d;
  background: transparent;
}

/* line 767, src/sass/_layout.scss */
.isotope-filters.filters-vertical button:hover {
  color: #990f3d;
  background: transparent;
}

/* line 773, src/sass/_layout.scss */
.portfolio-item.rs-hero {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.07);
}

/* line 774, src/sass/_layout.scss */
.portfolio-item.rs-hero:before {
  content: none;
}

/* line 779, src/sass/_layout.scss */
.portfolio-title {
  padding: 100px 60px 30px;
}

/* line 781, src/sass/_layout.scss */
.portfolio-title span {
  display: block;
}

/* line 785, src/sass/_layout.scss */
.portfolio-item {
  width: 100%;
  position: relative;
  overflow: hidden;
  color: #ffffff;
  width: 100%;
  border: 0;
  position: relative;
}

/* line 793, src/sass/_layout.scss */
.portfolio-item img {
  width: 100%;
  -webkit-transition: transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 806, src/sass/_layout.scss */
.portfolio-item .portfolio-overlay {
  width: 100%;
  background: #990f3d;
  padding: 10px 0px;
  position: absolute;
  bottom: -80px;
  display: block;
  margin-top: 0;
  float: left;
  z-index: 9;
  text-align: left;
  padding-left: 30px;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 820, src/sass/_layout.scss */
.portfolio-item .portfolio-overlay h4 {
  margin-bottom: 5px;
}

/* line 825, src/sass/_layout.scss */
.portfolio-item .portfolio-overlay a:hover {
  color: #323232;
}

/* line 829, src/sass/_layout.scss */
.portfolio-item .portfolio-overlay span {
  font-weight: 400;
  font-size: 14px;
}

/* line 832, src/sass/_layout.scss */
.portfolio-item .portfolio-overlay span a {
  color: #ffffff;
}

/* line 834, src/sass/_layout.scss */
.portfolio-item .portfolio-overlay span a:hover {
  color: #323232;
}

/* line 839, src/sass/_layout.scss */
.portfolio-item .portfolio-overlay a.tag {
  background: #990f3d;
  color: #ffffff;
  padding: 2px 10px;
  border-radius: 3px;
  display: inline-block;
}

/* line 845, src/sass/_layout.scss */
.portfolio-item .portfolio-overlay a.tag:hover {
  background: #323232;
  color: #ffffff;
}

/* line 851, src/sass/_layout.scss */
.portfolio-item a.popup {
  position: absolute;
  right: 20px;
  top: -20px;
  color: #ffffff;
  z-index: 9;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #ffffff;
  color: #626262;
  border-radius: 50%;
  margin-right: 10px;
  padding-left: 0px;
  text-align: center;
  line-height: 40px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 869, src/sass/_layout.scss */
.portfolio-item a.popup:hover {
  background: #990f3d;
  color: #ffffff;
}

/* line 875, src/sass/_layout.scss */
.portfolio-item:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 882, src/sass/_layout.scss */
.portfolio-item:hover a.popup {
  opacity: 1;
  top: 20px;
}

/* line 886, src/sass/_layout.scss */
.portfolio-item:hover .portfolio-overlay {
  bottom: 0;
}

/* line 890, src/sass/_layout.scss */
.portfolio-item:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: 115%;
  -webkit-transition: all 0.7s cubic-bezier(0.68, 0.11, 0.13, 0.98);
  transition: all 0.7s cubic-bezier(0.68, 0.11, 0.13, 0.98);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 911, src/sass/_layout.scss */
.owl-carousel .owl-item .portfolio-item img {
  width: 100%;
}

/* line 916, src/sass/_layout.scss */
.owl-carousel img {
  width: 100%;
}

/* line 920, src/sass/_layout.scss */
.portfolio-item.only-popup {
  width: 100%;
  text-align: center;
}

/* line 923, src/sass/_layout.scss */
.portfolio-item.only-popup a.popup {
  display: inline-block;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

/* line 939, src/sass/_layout.scss */
.no-title .portfolio-item .portfolio-overlay {
  position: inherit;
  bottom: inherit;
  background: #f6f7f8;
}

/* line 943, src/sass/_layout.scss */
.no-title .portfolio-item .portfolio-overlay a {
  color: #323232;
}

/* line 945, src/sass/_layout.scss */
.no-title .portfolio-item .portfolio-overlay a:hover {
  color: #990f3d;
}

/* line 949, src/sass/_layout.scss */
.no-title .portfolio-item .portfolio-overlay span {
  color: #323232;
}

/* line 954, src/sass/_layout.scss */
.no-title .portfolio-item-2 {
  overflow: visible;
}

/* line 956, src/sass/_layout.scss */
.no-title .portfolio-item-2 .portfolio-hover {
  position: inherit;
  border: inherit;
  opacity: 1;
  background: #f6f7f8;
  clear: both;
}

/* line 962, src/sass/_layout.scss */
.no-title .portfolio-item-2 .portfolio-hover .hover-name {
  bottom: inherit;
  position: inherit;
  display: inline-block;
  clear: both;
}

/* line 967, src/sass/_layout.scss */
.no-title .portfolio-item-2 .portfolio-hover .hover-name span {
  color: #323232;
}

/* line 970, src/sass/_layout.scss */
.no-title .portfolio-item-2 .portfolio-hover .hover-name a {
  color: #323232;
}

/* line 972, src/sass/_layout.scss */
.no-title .portfolio-item-2 .portfolio-hover .hover-name a:hover {
  color: #990f3d;
}

/* line 977, src/sass/_layout.scss */
.no-title .portfolio-item-2 .portfolio-hover .hover-icon {
  bottom: inherit;
  position: inherit;
  display: inline-block;
  float: right;
  padding-top: 20px;
  text-align: right;
}

/* line 984, src/sass/_layout.scss */
.no-title .portfolio-item-2 .portfolio-hover .hover-icon a {
  color: #323232;
}

/* line 986, src/sass/_layout.scss */
.no-title .portfolio-item-2 .portfolio-hover .hover-icon a:hover {
  color: #990f3d;
}

/* line 993, src/sass/_layout.scss */
.no-title .portfolio-item-2:hover .portfolio-hover {
  bottom: inherit;
  background: inherit;
  background: #f6f7f8;
}

/* line 997, src/sass/_layout.scss */
.no-title .portfolio-item-2:hover .portfolio-hover .hover-name {
  bottom: inherit;
}

/* line 1000, src/sass/_layout.scss */
.no-title .portfolio-item-2:hover .portfolio-hover .hover-icon {
  bottom: inherit;
}

/* line 1004, src/sass/_layout.scss */
.no-title .portfolio-item-2:hover img {
  opacity: 1;
  -webkit-transform: inherit;
  transform: inherit;
}

/* line 1015, src/sass/_layout.scss */
.mfp-bottom-bar {
  display: none;
}

/* line 1019, src/sass/_layout.scss */
.portfolio-home .isotope {
  margin-bottom: 0;
}

/* line 1027, src/sass/_layout.scss */
.corporate-02-portfolio .portfolio-item .portfolio-overlay a:hover {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1033, src/sass/_layout.scss */
.corporate-02-portfolio .portfolio-item .portfolio-overlay span a:hover {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1041, src/sass/_layout.scss */
.portfolio-item-2 {
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* line 1045, src/sass/_layout.scss */
.portfolio-item-2:before {
  background: transparent;
}

/* line 1048, src/sass/_layout.scss */
.portfolio-item-2 .portfolio-hover {
  padding: 20px;
  position: absolute;
  z-index: 99;
  bottom: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 1060, src/sass/_layout.scss */
.portfolio-item-2 .portfolio-hover .hover-name {
  position: absolute;
  bottom: -10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 1064, src/sass/_layout.scss */
.portfolio-item-2 .portfolio-hover .hover-name span {
  font-size: 14px;
  color: #ffffff;
  display: block;
}

/* line 1069, src/sass/_layout.scss */
.portfolio-item-2 .portfolio-hover .hover-name a {
  font-size: 22px;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  margin-top: 5px;
}

/* line 1075, src/sass/_layout.scss */
.portfolio-item-2 .portfolio-hover .hover-name a:hover {
  color: #990f3d;
}

/* line 1080, src/sass/_layout.scss */
.portfolio-item-2 .portfolio-hover .hover-icon {
  position: absolute;
  bottom: -10px;
  right: 30px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

/* line 1085, src/sass/_layout.scss */
.portfolio-item-2 .portfolio-hover .hover-icon a {
  color: #ffffff;
}

/* line 1087, src/sass/_layout.scss */
.portfolio-item-2 .portfolio-hover .hover-icon a:hover {
  color: #990f3d;
}

/* line 1094, src/sass/_layout.scss */
.portfolio-item-2:hover .portfolio-hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.9);
}

/* line 1097, src/sass/_layout.scss */
.portfolio-item-2:hover .portfolio-hover .hover-name {
  bottom: 30px;
}

/* line 1100, src/sass/_layout.scss */
.portfolio-item-2:hover .portfolio-hover .hover-icon {
  bottom: 40px;
}

/* line 1104, src/sass/_layout.scss */
.portfolio-item-2:hover img {
  opacity: 0.1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* line 1113, src/sass/_layout.scss */
.portfolio-item-2 img {
  opacity: 1;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 1119, src/sass/_layout.scss */
.tags h5 {
  display: inline-block;
  padding-right: 20px;
}

/* line 1123, src/sass/_layout.scss */
.tags ul {
  display: inline-block;
}

/* line 1126, src/sass/_layout.scss */
.tags li {
  display: inline-block;
}

/* line 1128, src/sass/_layout.scss */
.tags li a {
  background: #f6f7f8;
  color: #323232;
  border-radius: 3px;
  padding: 8px 16px;
  line-height: 40px;
  font-size: 14px;
  margin-right: 2px;
}

/* line 1136, src/sass/_layout.scss */
.tags li a:hover {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

/* line 1145, src/sass/_layout.scss */
.share .social ul {
  display: inline-block;
}

/* line 1147, src/sass/_layout.scss */
.share .social ul li {
  display: inline-block;
  padding: 0px 6px;
}

/* line 1151, src/sass/_layout.scss */
.share .social ul li a:hover {
  color: #353535;
}

/* line 1160, src/sass/_layout.scss */
.port-meta ul {
  margin-bottom: 30px;
}

/* line 1163, src/sass/_layout.scss */
.port-meta li {
  margin-bottom: 20px;
  font-size: 16px;
}

/* line 1166, src/sass/_layout.scss */
.port-meta li b {
  color: #990f3d;
  width: 200px;
  font-weight: 400;
  width: 100px;
  display: inline-block;
}

/* line 1173, src/sass/_layout.scss */
.port-meta li span {
  font-weight: normal;
}

/* line 1179, src/sass/_layout.scss */
.port-info p {
  margin-bottom: 0px;
}

/* line 1183, src/sass/_layout.scss */
.port-navigation {
  padding: 20px 0;
  border-bottom: 1px dashed #d0d0d0;
  border-top: 1px dashed #d0d0d0;
}

/* line 1187, src/sass/_layout.scss */
.port-navigation a {
  color: #626262;
}

/* line 1191, src/sass/_layout.scss */
.port-arrow {
  height: 74px;
  width: 40px;
  text-align: center;
  background: #f7f7f7;
  display: inline-block;
}

/* line 1197, src/sass/_layout.scss */
.port-arrow i {
  text-align: center;
  font-size: 25px;
  line-height: 75px;
}

/* line 1203, src/sass/_layout.scss */
.port-photo {
  width: 124px;
  height: 77px;
  display: inline-block;
}

/* line 1207, src/sass/_layout.scss */
.port-photo img {
  width: 100%;
}

/* line 1211, src/sass/_layout.scss */
.port-post {
  background: #f7f7f7;
  padding: 15px;
}

/* line 1215, src/sass/_layout.scss */
.port-post-photo {
  width: 170px;
  display: inline-block;
  float: left;
  margin-right: 20px;
}

/* line 1220, src/sass/_layout.scss */
.port-post-photo img {
  width: 100%;
}

/* line 1224, src/sass/_layout.scss */
.port-post-info {
  padding-left: 190px;
}

/* line 1226, src/sass/_layout.scss */
.port-post-info h3 {
  display: inline-block;
  font-size: 24px;
}

/* line 1230, src/sass/_layout.scss */
.port-post-info span {
  color: #626262;
}

/* line 1233, src/sass/_layout.scss */
.port-post-info p {
  margin-top: 10px;
}

/* line 1238, src/sass/_layout.scss */
.port-post-social strong {
  font-size: 14px;
}

/* line 1241, src/sass/_layout.scss */
.port-post-social a {
  color: #626262;
  margin-left: 8px;
  font-size: 14px;
}

/* line 1245, src/sass/_layout.scss */
.port-post-social a:hover {
  color: #990f3d;
}

/* line 1253, src/sass/_layout.scss */
.port-singal .owl-carousel .owl-item img {
  width: 100%;
}

/* line 1259, src/sass/_layout.scss */
.blog-box {
  padding: 30px;
  border: 1px solid #ddd;
  position: relative;
  z-index: 1;
}

/* line 1264, src/sass/_layout.scss */
.blog-box .post-format-icon {
  text-align: right;
  position: relative;
  z-index: 9;
}

/* line 1268, src/sass/_layout.scss */
.blog-box .post-format-icon i {
  padding-right: 0;
  font-size: 35px;
  color: #e1e1e1;
}

/* line 1275, src/sass/_layout.scss */
.blog-box .post-category a {
  display: inline-block;
  padding: 5px 15px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 3px;
  color: #ffffff;
  background-color: #990f3d;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 20px;
}

/* line 1287, src/sass/_layout.scss */
.blog-box .border {
  position: absolute;
  background: #990f3d;
  height: 0px;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 1297, src/sass/_layout.scss */
.blog-box .blog-box-img {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-size: cover;
  background-position: center center;
}

/* line 1310, src/sass/_layout.scss */
.blog-box:hover .blog-box-img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 1313, src/sass/_layout.scss */
.blog-box:hover .blog-box-img:before {
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

/* line 1328, src/sass/_layout.scss */
.blog-info {
  position: relative;
  z-index: 9;
}

/* line 1331, src/sass/_layout.scss */
.blog-info span {
  color: #626262;
  font-size: 14px;
  margin-right: 6px;
}

/* line 1336, src/sass/_layout.scss */
.blog-info h4 {
  font-weight: 600;
  font-size: 18px;
}

/* line 1340, src/sass/_layout.scss */
.blog-info p {
  padding: 0px 0 10px;
  font-size: 14px;
}

/* line 1345, src/sass/_layout.scss */
a.blog-btn {
  text-align: center;
  font-size: 14px;
  color: #990f3d;
  display: block;
  padding-bottom: 12px;
  position: relative;
  z-index: 1;
}

/* line 1353, src/sass/_layout.scss */
a.blog-btn i {
  margin-left: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 1359, src/sass/_layout.scss */
.blog-box.active .blog-box-img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 1362, src/sass/_layout.scss */
.blog-box.active .blog-box-img:before {
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

/* line 1378, src/sass/_layout.scss */
.blog-1:hover h4 {
  color: #ffffff;
}

/* line 1381, src/sass/_layout.scss */
.blog-1:hover i {
  color: #ffffff;
}

/* line 1384, src/sass/_layout.scss */
.blog-1:hover span {
  color: #ffffff;
}

/* line 1387, src/sass/_layout.scss */
.blog-1:hover p {
  color: #ffffff;
}

/* line 1390, src/sass/_layout.scss */
.blog-1:hover a.blog-btn {
  color: #ffffff;
}

/* line 1394, src/sass/_layout.scss */
.blog-1:hover .post-category a {
  color: #ffffff;
}

/* line 1399, src/sass/_layout.scss */
.blog-1:hover .post-format-icon i {
  color: #ffffff;
}

/* line 1406, src/sass/_layout.scss */
.blog-1.active h4 {
  color: #ffffff;
}

/* line 1409, src/sass/_layout.scss */
.blog-1.active i {
  color: #ffffff;
}

/* line 1412, src/sass/_layout.scss */
.blog-1.active span {
  color: #ffffff;
}

/* line 1415, src/sass/_layout.scss */
.blog-1.active p {
  color: #ffffff;
}

/* line 1418, src/sass/_layout.scss */
.blog-1.active a.blog-btn {
  color: #ffffff;
}

/* line 1422, src/sass/_layout.scss */
.blog-1.active .post-category a {
  color: #ffffff;
}

/* line 1427, src/sass/_layout.scss */
.blog-1.active .post-format-icon i {
  color: #ffffff;
}

/* line 1432, src/sass/_layout.scss */
.blog-box.blog-2 {
  padding: 0;
  position: relative;
  border: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 100%;
}

/* line 1438, src/sass/_layout.scss */
.blog-box.blog-2 .blog-info {
  background: #ffffff;
  padding: 30px;
}

/* line 1442, src/sass/_layout.scss */
.blog-box.blog-2 .blog-box-img {
  opacity: 1;
}

/* line 1445, src/sass/_layout.scss */
.blog-box.blog-2 .post-format-icon {
  position: absolute;
  right: 30px;
  top: 30px;
}

/* line 1450, src/sass/_layout.scss */
.blog-box.blog-2 .button.icon-color {
  text-transform: capitalize;
  float: right;
}

/* line 1454, src/sass/_layout.scss */
.blog-box.blog-2:hover {
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07);
}

/* line 1459, src/sass/_layout.scss */
.blog-box.blog-2.gray-bg .blog-info {
  background: #f7f7f7;
}

/* line 1462, src/sass/_layout.scss */
.blog-box.blog-2.gray-bg:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1467, src/sass/_layout.scss */
.blog-box.blog-2.transparent .blog-info {
  background: transparent;
  padding: 30px 0;
}

/* line 1470, src/sass/_layout.scss */
.blog-box.blog-2.transparent .blog-info span {
  color: #ffffff;
}

/* line 1475, src/sass/_layout.scss */
.blog-entry {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 1478, src/sass/_layout.scss */
.blog-entry:hover {
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

/* line 1482, src/sass/_layout.scss */
.blog-entry .entry-image img {
  width: 100%;
}

/* line 1486, src/sass/_layout.scss */
.blog-entry .blog-detail {
  background: #ffffff;
  padding: 30px;
  border-top: 0px;
}

/* line 1491, src/sass/_layout.scss */
.blog-entry .blog-detail .entry-title a {
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  color: #353535;
  line-height: 26px;
}

/* line 1497, src/sass/_layout.scss */
.blog-entry .blog-detail .entry-title a:hover {
  color: #990f3d;
}

/* line 1505, src/sass/_layout.scss */
.blog-entry .entry-meta ul li {
  display: inline-block;
  margin-right: 12px;
}

/* line 1508, src/sass/_layout.scss */
.blog-entry .entry-meta ul li i {
  color: #990f3d;
  padding-right: 6px;
}

/* line 1512, src/sass/_layout.scss */
.blog-entry .entry-meta ul li a {
  color: #353535;
  line-height: 0px;
  padding-right: 5px;
}

/* line 1516, src/sass/_layout.scss */
.blog-entry .entry-meta ul li a i {
  padding-right: 6px;
  color: #990f3d;
}

/* line 1520, src/sass/_layout.scss */
.blog-entry .entry-meta ul li a:hover {
  color: #990f3d;
}

/* line 1528, src/sass/_layout.scss */
.blog-entry .social strong {
  display: inline-block;
  margin-right: 10px;
}

/* line 1532, src/sass/_layout.scss */
.blog-entry .social ul {
  display: inline-block;
}

/* line 1534, src/sass/_layout.scss */
.blog-entry .social ul li {
  display: inline-block;
  padding: 0px 6px;
}

/* line 1538, src/sass/_layout.scss */
.blog-entry .social ul li a:hover {
  color: #353535;
}

/* line 1545, src/sass/_layout.scss */
.blog-entry .entry-button {
  display: inline-block;
}

/* line 1548, src/sass/_layout.scss */
.blog-entry .entry-share {
  margin-top: 20px;
  display: block;
}

/* line 1553, src/sass/_layout.scss */
.blog-entry .grid-post li {
  float: left;
  width: 50%;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  list-style: none;
}

/* line 1559, src/sass/_layout.scss */
.blog-entry .grid-post li img {
  width: 100%;
}

/* line 1562, src/sass/_layout.scss */
.blog-entry .grid-post li .portfolio-item {
  width: 100%;
}

/* line 1567, src/sass/_layout.scss */
.blog-entry .blog-entry-audio {
  padding: 136px 20px;
  background: url(../images/blog/04.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}

/* line 1574, src/sass/_layout.scss */
.blog-entry.blockquote {
  background: #990f3d;
  border: 0px;
  padding: 36px 30px;
}

/* line 1578, src/sass/_layout.scss */
.blog-entry.blockquote blockquote {
  background: #990f3d;
  border-left: 0px;
  color: #ffffff;
  padding: 0px;
  position: relative;
  margin-top: 0 !important;
  padding-top: 60px;
}

/* line 1586, src/sass/_layout.scss */
.blog-entry.blockquote blockquote:before {
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 100px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  left: 0px;
  top: -20px;
}

/* line 1597, src/sass/_layout.scss */
.blog-entry.blockquote .blog-detail {
  border: 0px;
  background: #990f3d;
  padding: 0px;
}

/* line 1602, src/sass/_layout.scss */
.blog-entry.blockquote .blog-detail .entry-title a {
  color: #ffffff;
}

/* line 1604, src/sass/_layout.scss */
.blog-entry.blockquote .blog-detail .entry-title a:hover {
  color: #323232;
}

/* line 1613, src/sass/_layout.scss */
.blog-entry.blockquote .social ul li a {
  color: #ffffff;
}

/* line 1615, src/sass/_layout.scss */
.blog-entry.blockquote .social ul li a:hover {
  color: #323232;
}

/* line 1625, src/sass/_layout.scss */
.blog-entry.blockquote .entry-meta ul li a {
  color: #ffffff;
}

/* line 1627, src/sass/_layout.scss */
.blog-entry.blockquote .entry-meta ul li a i {
  color: #ffffff !important;
}

/* line 1630, src/sass/_layout.scss */
.blog-entry.blockquote .entry-meta ul li a:hover {
  color: #323232;
}

/* line 1634, src/sass/_layout.scss */
.blog-entry.blockquote .entry-meta ul li i {
  color: #ffffff;
}

/* line 1641, src/sass/_layout.scss */
.blog-entry.blockquote .button.arrow.white:hover {
  color: #323232;
}

/* line 1646, src/sass/_layout.scss */
.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 54%;
  position: relative;
  overflow: hidden;
}

/* line 1652, src/sass/_layout.scss */
.js-video embed {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border: none;
}

/* line 1660, src/sass/_layout.scss */
.js-video iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border: none;
}

/* line 1668, src/sass/_layout.scss */
.js-video object {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border: none;
}

/* line 1676, src/sass/_layout.scss */
.js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border: none;
}

/* line 1685, src/sass/_layout.scss */
.js-video.widescreen {
  padding-bottom: 34.34%;
}

/* line 1688, src/sass/_layout.scss */
.js-video.big {
  padding-top: 30px;
}

/* line 1693, src/sass/_layout.scss */
.blog-grid-3-column .blog-entry .blog-entry-audio {
  padding: 63px 20px;
}

/* line 1700, src/sass/_layout.scss */
.blog-grid-2-sidebar .blog-entry .blog-entry-audio {
  padding: 96px 20px;
}

/* line 1705, src/sass/_layout.scss */
.service-image-holder {
  position: relative;
  height: 496px;
}

/* line 1708, src/sass/_layout.scss */
.service-image-holder .section-title-2 {
  display: inline-block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 100%;
}

/* line 1722, src/sass/_layout.scss */
.services-text-box {
  background: #ffffff;
  padding: 10% 15%;
}

/* line 1726, src/sass/_layout.scss */
.services-text-box-black {
  background: #323232;
  padding: 80px 50px !important;
}

/* line 1730, src/sass/_layout.scss */
.services-text-box-green {
  background: #990f3d;
  padding: 80px 50px !important;
}

/* line 1735, src/sass/_layout.scss */
.creativity h1 {
  line-height: 65px;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: bold;
}

/* line 1741, src/sass/_layout.scss */
.creativity p {
  font-size: 30px;
}

/* line 1744, src/sass/_layout.scss */
.creativity .button {
  display: inline-block;
  float: none;
}

/* line 1750, src/sass/_layout.scss */
.contact-map iframe {
  width: 100%;
  height: 100%;
}

/* line 1755, src/sass/_layout.scss */
#formmessage {
  display: none;
}

/* line 1759, src/sass/_layout.scss */
.contact-form .section-field {
  position: relative;
  width: 31.3%;
  margin-right: 3%;
  float: left;
}

/* line 1764, src/sass/_layout.scss */
.contact-form .section-field:nth-child(3) {
  margin-right: 0px;
}

/* line 1767, src/sass/_layout.scss */
.contact-form .section-field:nth-child(6) {
  margin-right: 0px;
}

/* line 1771, src/sass/_layout.scss */
.contact-form .form-control {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

/* line 1776, src/sass/_layout.scss */
.contact-form textarea.form-control {
  width: 100%;
}

/* line 1780, src/sass/_layout.scss */
.contact-box.contact-box-top {
  margin-top: -1px;
  position: relative;
}

/* line 1785, src/sass/_layout.scss */
.touch-in .contact-box {
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.09);
  display: inline-block;
  margin-bottom: 0;
  padding: 60px 20px;
  width: 100%;
}

/* line 1794, src/sass/_layout.scss */
.contact-box i {
  background: #990f3d;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  border-radius: 5px;
  font-size: 34px;
  color: #ffffff;
  display: inline-block;
}

/* line 1805, src/sass/_layout.scss */
.contact-box .contact-icon {
  display: table-cell;
  padding-right: 20px;
}

/* line 1808, src/sass/_layout.scss */
.contact-box .contact-icon i {
  background: transparent;
  line-height: normal;
  font-size: 34px;
  height: auto;
  width: auto;
}

/* line 1816, src/sass/_layout.scss */
.contact-box .contact-info {
  display: table-cell;
  vertical-align: top;
  padding: 0;
  background: none;
}

/* line 1823, src/sass/_layout.scss */
.section-field.textarea {
  width: 100%;
}

/* line 1826, src/sass/_layout.scss */
.g-recaptcha.section-field {
  width: 100%;
  margin-bottom: 20px;
}

/* line 1832, src/sass/_layout.scss */
.contact-box.theme-bg .contact-icon i {
  color: #ffffff !important;
}

/* line 1839, src/sass/_layout.scss */
.contact-2 .addresss-info p {
  color: #ffffff;
}

/* line 1842, src/sass/_layout.scss */
.contact-2 .addresss-info i {
  color: #ffffff;
}

/* line 1845, src/sass/_layout.scss */
.contact-2 .addresss-info li {
  color: #ffffff;
}

/* line 1849, src/sass/_layout.scss */
.contact-2 .contact-add {
  padding: 80px 0;
}

/* line 1851, src/sass/_layout.scss */
.contact-2 .contact-add i {
  font-size: 40px;
}

/* line 1855, src/sass/_layout.scss */
.contact-2 .g-map {
  padding-top: 100%;
}

/* line 1860, src/sass/_layout.scss */
.contact-3 .g-map {
  padding-top: 101%;
}

/* line 1863, src/sass/_layout.scss */
.contact-3 .contact-add {
  padding: 80px 15px;
}

/* line 1865, src/sass/_layout.scss */
.contact-3 .contact-add i {
  font-size: 40px;
  color: #990f3d;
}

/* line 1871, src/sass/_layout.scss */
.contact-3 .contact-form .section-field {
  width: 100%;
}

/* line 1876, src/sass/_layout.scss */
.contact-3 .theme-bg.contact-add i {
  color: #ffffff !important;
}

/* line 1881, src/sass/_layout.scss */
.map-side {
  left: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}

/* line 1889, src/sass/_layout.scss */
.map-side.map-right {
  left: auto;
  right: 0;
}

/* line 1895, src/sass/_layout.scss */
.contact-social ul li {
  display: inline-block;
}

/* line 1897, src/sass/_layout.scss */
.contact-social ul li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #323232;
  background: #eceff8;
  font-size: 14px;
  border-radius: 3px;
  margin-right: 5px;
}

/* line 1908, src/sass/_layout.scss */
.contact-social ul li a:hover {
  background: #353535 !important;
  color: #ffffff;
}

/* line 1916, src/sass/_layout.scss */
.footer-contact {
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  margin-bottom: 80px;
  margin-top: -220px;
  padding: 60px 0;
}

/* line 1920, src/sass/_layout.scss */
.footer-contact .footer-nav ul li a {
  color: #353535;
}

/* line 1922, src/sass/_layout.scss */
.footer-contact .footer-nav ul li a:hover {
  color: #2046f2;
}

/* line 1929, src/sass/_layout.scss */
.footer-contact .contact-box {
  text-align: center;
}

/* line 1930, src/sass/_layout.scss */
.footer-contact .contact-box .contact-icon {
  display: block;
  padding-right: 0;
  color: #2046f2;
}

/* line 1931, src/sass/_layout.scss */
.footer-contact .contact-box .contact-icon i {
  background: transparent;
  color: #990f3d;
  margin-bottom: 10px;
}

/* line 1941, src/sass/_layout.scss */
.footer-contact .contact-box .contact-info {
  display: block;
  background: none;
  padding: 0;
  width: 100%;
}

/* line 1946, src/sass/_layout.scss */
.footer-contact .contact-box .contact-info .section-title {
  margin-bottom: 0px;
}

/* line 1949, src/sass/_layout.scss */
.footer-contact .contact-box .contact-info h5 {
  color: #353535;
}

/* line 1955, src/sass/_layout.scss */
.footer-contact .social ul {
  background: #f6f7f8;
}

/* line 1959, src/sass/_layout.scss */
.footer-contact .social ul li a i {
  color: #353535;
}

/* line 1961, src/sass/_layout.scss */
.footer-contact .social ul li a i:hover {
  color: #2046f2;
}

/* line 1972, src/sass/_layout.scss */
.footer-contact .usefull-link ul li a {
  color: #353535;
}

/* line 1974, src/sass/_layout.scss */
.footer-contact .usefull-link ul li a:hover {
  color: #2046f2;
}

/* line 1987, src/sass/_layout.scss */
.footer.footer-topbar hr {
  border-color: #d9d9d9;
}

/* line 1990, src/sass/_layout.scss */
.footer.footer-topbar img#logo-footer {
  height: 34px;
  margin-bottom: 10px;
}

/* line 1996, src/sass/_layout.scss */
.footer.footer-topbar .copyright ul li {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 2002, src/sass/_layout.scss */
.our-clients.theme-bg {
  padding: 60px 0 170px;
}

/* line 2005, src/sass/_layout.scss */
.footer-Newsletter {
  display: inline-block;
  width: 100%;
}

/* line 2006, src/sass/_layout.scss */
.footer-Newsletter .form-control {
  border-left: 0px;
  height: 50px;
  border-radius: 3px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
  border: none;
  background: rgba(255, 255, 255, 0.08);
  padding: 10px 25px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 2007, src/sass/_layout.scss */
.footer-Newsletter .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/* line 2010, src/sass/_layout.scss */
.footer-Newsletter .form-control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/* line 2013, src/sass/_layout.scss */
.footer-Newsletter .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/* line 2026, src/sass/_layout.scss */
.footer-Newsletter .form-control:focus {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: rgba(255, 255, 255, 0.1);
}

/* line 2034, src/sass/_layout.scss */
.footer-Newsletter .button.button-border {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 2039, src/sass/_layout.scss */
.footer-Newsletter .button.button-border:hover {
  color: #ffffff;
}

/* line 2042, src/sass/_layout.scss */
.footer-Newsletter .button.button-border:focus {
  border-color: transparent;
}

/* line 2047, src/sass/_layout.scss */
.history-main {
  width: 100%;
}

/* line 2050, src/sass/_layout.scss */
.liner {
  background: #ffffff;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  width: 96%;
  z-index: 1;
  position: relative;
}

/* line 2061, src/sass/_layout.scss */
.liner i {
  position: absolute;
  right: -2px;
  top: -9px;
  color: #ffffff;
}

/* line 2068, src/sass/_layout.scss */
.history-content {
  list-style: outside none none;
  padding: 125px 0;
  width: auto;
}

/* line 2073, src/sass/_layout.scss */
.history-1 {
  position: relative;
  left: 45px;
}

/* line 2077, src/sass/_layout.scss */
.history-2 {
  position: relative;
  margin-left: 30%;
}

/* line 2081, src/sass/_layout.scss */
.history-3 {
  position: relative;
  margin-left: 58%;
}

/* line 2085, src/sass/_layout.scss */
.history-4 {
  position: relative;
  margin-left: 95%;
}

/* line 2089, src/sass/_layout.scss */
.history-line {
  background: #ffffff;
  height: 60px;
  left: 3px;
  position: absolute;
  top: -75px;
  width: 2px;
  z-index: 9;
}

/* line 2098, src/sass/_layout.scss */
.history-time-lin {
  position: relative;
  top: 10px;
  z-index: 2;
}

/* line 2102, src/sass/_layout.scss */
.history-time-lin:before {
  bottom: 0;
  background: #ffffff;
  border-radius: 50%;
  content: "";
  height: 20px;
  left: -5px;
  position: absolute;
  width: 20px;
  z-index: 1;
}

/* line 2113, src/sass/_layout.scss */
.history-time-lin:after {
  border: 2px solid #ffffff;
  background: #000;
  border-radius: 50%;
  content: "";
  height: 30px;
  left: -5px;
  position: absolute;
  width: 30px;
  left: -10px;
  top: -25px;
}

/* line 2126, src/sass/_layout.scss */
.history-item {
  left: -20px;
  position: absolute;
  top: -125px;
}

/* line 2130, src/sass/_layout.scss */
.history-item a {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: rgba(255, 255, 255, 0.2);
  line-height: 45px;
  font-size: 14px;
  color: #ffffff;
  width: 50px;
  height: 50px;
  text-align: center;
  display: block;
}

/* line 2143, src/sass/_layout.scss */
.history-5 {
  position: relative;
  margin-left: 15%;
}

/* line 2147, src/sass/_layout.scss */
.history-6 {
  position: relative;
  margin-left: 53%;
}

/* line 2151, src/sass/_layout.scss */
.history-7 {
  position: relative;
  margin-left: 78%;
}

/* line 2155, src/sass/_layout.scss */
.history-line-2 {
  background: #ffffff none repeat scroll 0 0;
  height: 60px;
  left: 3px;
  position: absolute;
  top: 15px;
  width: 2px;
  z-index: 9;
}

/* line 2164, src/sass/_layout.scss */
.history-item-2 {
  left: -20px;
  position: absolute;
  top: 75px;
}

/* line 2168, src/sass/_layout.scss */
.history-item-2 a {
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: rgba(255, 255, 255, 0.2);
  line-height: 45px;
  font-size: 14px;
  color: #ffffff;
  width: 50px;
  height: 50px;
  text-align: center;
  display: block;
}

/* line 2182, src/sass/_layout.scss */
.our-history .timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

/* line 2186, src/sass/_layout.scss */
.our-history .timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #e6e6e6;
  left: 50%;
  margin-left: -0.5px;
}

/* line 2196, src/sass/_layout.scss */
.our-history .timeline > li {
  margin-bottom: 20px;
  position: relative;
  text-align: right;
}

/* line 2200, src/sass/_layout.scss */
.our-history .timeline > li:before {
  content: " ";
  display: table;
  content: " ";
  display: table;
}

/* line 2206, src/sass/_layout.scss */
.our-history .timeline > li:after {
  content: " ";
  display: table;
  clear: both;
  content: " ";
  display: table;
  clear: both;
}

/* line 2214, src/sass/_layout.scss */
.our-history .timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  padding: 15px 00px 25px 00px;
  position: relative;
}

/* line 2219, src/sass/_layout.scss */
.our-history .timeline > li > .timeline-panel:before {
  position: absolute;
  top: 23px;
  right: -25px;
  display: inline-block;
  width: 25px;
  height: 2px;
  background: #e6e6e6;
  content: " ";
}

/* line 2230, src/sass/_layout.scss */
.our-history .timeline > li > .timeline-badge {
  color: #ffffff;
  width: 18px;
  height: 18px;
  line-height: 10px;
  font-size: 0.7em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  border: 3px solid #990f3d;
  margin-left: -9px;
  background-color: #ffffff;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  -webkit-box-shadow: 0px 0px 5px white;
  box-shadow: 0px 0px 5px white;
}

/* line 2248, src/sass/_layout.scss */
.our-history .timeline > li > .timeline-badge p {
  width: 200px;
  margin-top: -9px;
  margin-left: 25px;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
}

/* line 2258, src/sass/_layout.scss */
.our-history .timeline > li.timeline-inverted {
  text-align: left;
}

/* line 2259, src/sass/_layout.scss */
.our-history .timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

/* line 2261, src/sass/_layout.scss */
.our-history .timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -32px;
  right: auto;
}

/* line 2267, src/sass/_layout.scss */
.our-history .timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

/* line 2276, src/sass/_layout.scss */
.our-history .timeline > li.timeline-inverted .timeline-badge p {
  text-align: right;
  float: right;
  margin-right: 25px;
}

/* line 2283, src/sass/_layout.scss */
.our-history .timeline .timeline-arrow {
  position: absolute;
  width: 100%;
  left: 0.5px;
  right: 0;
  text-align: center;
  color: #e6e6e6;
  bottom: -29px;
}

/* line 2294, src/sass/_layout.scss */
.our-history .timeline-body > p {
  margin-bottom: 0;
}

/* line 2297, src/sass/_layout.scss */
.our-history .timeline-body > p + p {
  margin-top: 5px;
}

/* line 2302, src/sass/_layout.scss */
.our-history .timeline-body > ul {
  margin-bottom: 0;
}

/* line 2307, src/sass/_layout.scss */
.our-service {
  position: relative;
  padding-bottom: 280px;
  z-index: 1;
}

/* line 2312, src/sass/_layout.scss */
.objects-left {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 80px;
  z-index: -1;
}

/* line 2319, src/sass/_layout.scss */
.objects-left .objects-1 {
  position: absolute;
  left: 50px;
  top: 0;
}

/* line 2324, src/sass/_layout.scss */
.objects-left .objects-2 {
  position: absolute;
  left: 100px;
  bottom: 170px;
}

/* line 2329, src/sass/_layout.scss */
.objects-left .objects-3 {
  position: absolute;
  left: 50%;
  bottom: 150px;
  margin-left: -150px;
}

/* line 2336, src/sass/_layout.scss */
.objects-right {
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 80px;
  z-index: -1;
}

/* line 2343, src/sass/_layout.scss */
.objects-right .objects-4 {
  position: absolute;
  right: 0px;
  top: 0;
}

/* line 2348, src/sass/_layout.scss */
.objects-right .objects-5 {
  position: absolute;
  right: 0px;
  bottom: 170px;
}

/* line 2353, src/sass/_layout.scss */
.objects-right .objects-bottom {
  position: absolute;
  right: 0px;
  bottom: 0;
}

/* line 2360, src/sass/_layout.scss */
.sidebar-widget p {
  margin-bottom: 0px;
}

/* line 2363, src/sass/_layout.scss */
.sidebar-widget .recent-post {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/* line 2367, src/sass/_layout.scss */
.sidebar-widget .recent-post .recent-post-image {
  float: left;
  margin-right: 15px;
}

/* line 2370, src/sass/_layout.scss */
.sidebar-widget .recent-post .recent-post-image img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

/* line 2376, src/sass/_layout.scss */
.sidebar-widget .recent-post .recent-post-info {
  overflow: hidden;
}

/* line 2378, src/sass/_layout.scss */
.sidebar-widget .recent-post .recent-post-info a {
  display: block;
  margin-bottom: 5px;
  color: #323232;
}

/* line 2382, src/sass/_layout.scss */
.sidebar-widget .recent-post .recent-post-info a:hover {
  color: #990f3d;
}

/* line 2386, src/sass/_layout.scss */
.sidebar-widget .recent-post .recent-post-info span {
  color: #990f3d;
  font-style: italic;
  font-size: 14px;
}

/* line 2390, src/sass/_layout.scss */
.sidebar-widget .recent-post .recent-post-info span i {
  padding-right: 10px;
}

/* line 2395, src/sass/_layout.scss */
.sidebar-widget .recent-post:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 2402, src/sass/_layout.scss */
.sidebar-widget .widget-categories li {
  display: block;
  margin-bottom: 6px;
}

/* line 2405, src/sass/_layout.scss */
.sidebar-widget .widget-categories li a {
  font-size: 14px;
  color: #626262;
  line-height: 32px;
  display: block;
}

/* line 2410, src/sass/_layout.scss */
.sidebar-widget .widget-categories li a:hover {
  color: #990f3d;
}

/* line 2412, src/sass/_layout.scss */
.sidebar-widget .widget-categories li a:hover i {
  border-color: #990f3d;
  color: #990f3d;
}

/* line 2418, src/sass/_layout.scss */
.sidebar-widget .widget-categories li i {
  font-size: 16px;
  line-height: 17px;
  padding-left: 2px;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
}

/* line 2430, src/sass/_layout.scss */
.sidebar-widget .widget-link li {
  display: block;
  margin-bottom: 6px;
}

/* line 2433, src/sass/_layout.scss */
.sidebar-widget .widget-link li a {
  font-size: 14px;
  color: #626262;
  line-height: 32px;
  display: block;
}

/* line 2438, src/sass/_layout.scss */
.sidebar-widget .widget-link li a:hover {
  color: #990f3d;
}

/* line 2442, src/sass/_layout.scss */
.sidebar-widget .widget-link li i {
  font-size: 16px;
  line-height: 17px;
  padding-left: 2px;
  margin-right: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
}

/* line 2454, src/sass/_layout.scss */
.sidebar-widget .widget-tags li {
  display: inline-block;
}

/* line 2456, src/sass/_layout.scss */
.sidebar-widget .widget-tags li a {
  background: #f6f7f8;
  color: #323232;
  border-radius: 3px;
  padding: 8px 16px;
  line-height: 40px;
  font-size: 14px;
  margin-right: 2px;
}

/* line 2464, src/sass/_layout.scss */
.sidebar-widget .widget-tags li a:hover {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

/* line 2472, src/sass/_layout.scss */
.sidebar-widget .testimonial-widget .testimonial-content {
  background: #f6f7f8;
  padding: 20px;
  font-style: italic;
  border-radius: 5px;
  position: relative;
}

/* line 2478, src/sass/_layout.scss */
.sidebar-widget .testimonial-widget .testimonial-content:before {
  position: absolute;
  content: "";
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #f6f7f8 transparent transparent transparent;
}

/* line 2490, src/sass/_layout.scss */
.sidebar-widget .testimonial-widget .testimonial-info .testimonial-avtar {
  display: table-cell;
  padding-right: 20px;
}

/* line 2493, src/sass/_layout.scss */
.sidebar-widget .testimonial-widget .testimonial-info .testimonial-avtar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

/* line 2499, src/sass/_layout.scss */
.sidebar-widget .testimonial-widget .testimonial-info .testimonial-name {
  display: table-cell;
  vertical-align: top;
}

/* line 2502, src/sass/_layout.scss */
.sidebar-widget .testimonial-widget .testimonial-info .testimonial-name span {
  display: block;
  font-style: italic;
  font-size: 14px;
}

/* line 2508, src/sass/_layout.scss */
.sidebar-widget .testimonial-widget .testimonial-info:before {
  display: none;
}

/* line 2515, src/sass/_layout.scss */
.sidebar-widget .widget-gallery ul li {
  float: left;
  width: 58px;
  margin: 2px;
  list-style: none;
}

/* line 2523, src/sass/_layout.scss */
.sidebar-widget .widget-newsletter {
  background: #f6f7f8;
  padding: 30px;
  position: relative;
  z-index: 9;
  overflow: hidden;
}

/* line 2529, src/sass/_layout.scss */
.sidebar-widget .widget-newsletter .newsletter-icon {
  position: absolute;
  right: 0;
  top: -16px;
}

/* line 2533, src/sass/_layout.scss */
.sidebar-widget .widget-newsletter .newsletter-icon i {
  font-size: 100px;
  z-index: 0;
  color: rgba(0, 0, 0, 0.05);
}

/* line 2539, src/sass/_layout.scss */
.sidebar-widget .widget-newsletter .form-control {
  background: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 2545, src/sass/_layout.scss */
.sidebar-widget .widget-clients .item {
  background: #f6f7f8;
  padding: 30px 30px;
}

/* line 2550, src/sass/_layout.scss */
.sidebar-widget .recent-item {
  margin-bottom: 20px;
}

/* line 2552, src/sass/_layout.scss */
.sidebar-widget .recent-item .recent-image {
  display: table-cell;
  padding-right: 10px;
  width: 50px;
  float: left;
}

/* line 2558, src/sass/_layout.scss */
.sidebar-widget .recent-item .recent-info {
  display: table-cell;
  vertical-align: top;
}

/* line 2563, src/sass/_layout.scss */
.sidebar-widget .recent-item .recent-title a {
  color: #353535;
  font-weight: bold;
}

/* line 2566, src/sass/_layout.scss */
.sidebar-widget .recent-item .recent-title a:hover {
  color: #990f3d;
}

/* line 2572, src/sass/_layout.scss */
.sidebar-widget .recent-item .recent-meta li {
  display: inline-block;
  color: #353535;
}

/* line 2579, src/sass/_layout.scss */
.sidebar-widget .recent-post.medium .recent-post-image {
  width: 150px;
}

/* line 2581, src/sass/_layout.scss */
.sidebar-widget .recent-post.medium .recent-post-image img {
  width: inherit;
  height: inherit;
  border-radius: inherit;
}

/* line 2589, src/sass/_layout.scss */
.widget-search {
  position: relative;
}

/* line 2591, src/sass/_layout.scss */
.widget-search input {
  padding-right: 30px;
  color: #353535;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #f6f7f8;
}

/* line 2596, src/sass/_layout.scss */
.widget-search input:focus {
  border-color: #990f3d;
}

/* line 2600, src/sass/_layout.scss */
.widget-search i {
  position: absolute;
  right: 0px;
  padding: 16px 22px;
  font-size: 14px;
  color: #626262;
  cursor: pointer;
}

/* line 2611, src/sass/_layout.scss */
.opening-time ul li {
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid #262626;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

/* line 2618, src/sass/_layout.scss */
.opening-time ul li:last-child {
  border-bottom: 0;
}

/* line 2625, src/sass/_layout.scss */
.about-me .custom-content {
  margin-top: 0px;
}

/* line 2628, src/sass/_layout.scss */
.about-me .maintenance-progress-bar {
  margin: 0;
}

/* line 2630, src/sass/_layout.scss */
.about-me .maintenance-progress-bar .progress-bar {
  margin: 0 44px;
}

/* line 2634, src/sass/_layout.scss */
.about-me .portfolio-item {
  width: 100%;
}

/* line 2638, src/sass/_layout.scss */
.about-me .contact-me p {
  color: #363636;
  margin: 15px 0;
  display: table;
}

/* line 2643, src/sass/_layout.scss */
.about-me .contact-me i {
  float: left;
  color: #990f3d;
  margin-right: 15px;
  line-height: 23px;
  width: 20px;
}

/* line 2652, src/sass/_layout.scss */
.about-me .follow-me ul {
  margin-top: 20px;
}

/* line 2655, src/sass/_layout.scss */
.about-me .follow-me li {
  display: inline-block;
}

/* line 2657, src/sass/_layout.scss */
.about-me .follow-me li a {
  background: #e4e4e4;
  color: #990f3d;
  border-radius: 3px;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-right: 2px;
  text-align: center;
  font-size: 16px;
}

/* line 2668, src/sass/_layout.scss */
.about-me .follow-me li a:hover {
  background: #990f3d;
  color: #ffffff;
}

/* line 2678, src/sass/_layout.scss */
.maintenance-progress-bar .progress-bar .rotate {
  background: #990f3d !important;
}

/* line 2681, src/sass/_layout.scss */
.maintenance-progress-bar .progress-bar .right {
  background: #990f3d !important;
}

/* line 2687, src/sass/_layout.scss */
.team-details .social {
  display: table;
  float: right;
}

/* line 2691, src/sass/_layout.scss */
.team-details .social li a {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 3px;
  color: #990f3d;
  display: block;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  margin-left: 0px;
  text-align: center;
  width: 35px;
}

/* line 2702, src/sass/_layout.scss */
.team-details .social li a:hover {
  background: #990f3d;
  color: #ffffff;
}

/* line 2710, src/sass/_layout.scss */
.team-details .info i {
  color: #f7f7f7;
  font-size: 126px;
  left: 0;
  position: absolute;
  z-index: 0;
}

/* line 2717, src/sass/_layout.scss */
.team-details .info p {
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  padding-left: 64px;
  position: relative;
  z-index: 9;
}

/* line 2727, src/sass/_layout.scss */
.pagination {
  margin: 0px;
}

/* line 2730, src/sass/_layout.scss */
.pagination li a {
  font-size: 15px;
  font-weight: 500;
  margin: 0 5px;
  color: #626262;
  border-radius: 3px;
}

/* line 2736, src/sass/_layout.scss */
.pagination li a:focus {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  background-color: #990f3d;
  color: #ffffff;
}

/* line 2741, src/sass/_layout.scss */
.pagination li a:hover {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  background-color: #990f3d;
  color: #ffffff;
}

/* line 2748, src/sass/_layout.scss */
.pagination li span:focus {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  background-color: #990f3d;
  color: #ffffff;
}

/* line 2753, src/sass/_layout.scss */
.pagination li span:hover {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  background-color: #990f3d;
  color: #ffffff;
}

/* line 2762, src/sass/_layout.scss */
.pagination > li:first-child > a {
  border-radius: 3px;
}

/* line 2765, src/sass/_layout.scss */
.pagination > li:first-child > span {
  border-radius: 3px;
}

/* line 2770, src/sass/_layout.scss */
.pagination > li:last-child > a {
  border-radius: 3px;
}

/* line 2773, src/sass/_layout.scss */
.pagination > li:last-child > span {
  border-radius: 3px;
}

/* line 2777, src/sass/_layout.scss */
.pagination > li > a {
  background: #f6f7f8;
  border: 0px;
  text-align: center;
}

/* line 2782, src/sass/_layout.scss */
.pagination > li > span {
  background: #f6f7f8;
  border: 0px;
  text-align: center;
}

/* line 2789, src/sass/_layout.scss */
.pagination > .active > a {
  color: #626262;
  background-color: #990f3d;
  color: #ffffff;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* line 2794, src/sass/_layout.scss */
.pagination > .active > a:hover {
  color: #626262;
  background-color: #990f3d;
  color: #ffffff;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* line 2800, src/sass/_layout.scss */
.pagination > .active > a:focus {
  background-color: #990f3d;
  color: #ffffff;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* line 2806, src/sass/_layout.scss */
.pagination > .active > span {
  background-color: #990f3d;
  color: #ffffff;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* line 2810, src/sass/_layout.scss */
.pagination > .active > span:focus {
  background-color: #990f3d;
  color: #ffffff;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* line 2815, src/sass/_layout.scss */
.pagination > .active > span:hover {
  background-color: #990f3d;
  color: #ffffff;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* line 2825, src/sass/_layout.scss */
.dataTables_paginate li.paginate_button.previous a {
  width: inherit;
  height: inherit;
  background: transparent !important;
  color: inherit !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 2834, src/sass/_layout.scss */
.dataTables_paginate li.paginate_button.next a {
  width: inherit;
  height: inherit;
  background: transparent !important;
  color: inherit !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 2847, src/sass/_layout.scss */
.blog .timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

/* line 2851, src/sass/_layout.scss */
.blog .timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 4px;
  background-color: #f7f7f7;
  left: 50%;
  margin-left: -1.5px;
}

/* line 2861, src/sass/_layout.scss */
.blog .timeline > li {
  margin-bottom: 20px;
  position: relative;
  width: 46%;
  float: left;
  clear: left;
}

/* line 2867, src/sass/_layout.scss */
.blog .timeline > li:before {
  content: " ";
  display: table;
  content: " ";
  display: table;
}

/* line 2873, src/sass/_layout.scss */
.blog .timeline > li:after {
  content: " ";
  display: table;
  clear: both;
  content: " ";
  display: table;
  clear: both;
}

/* line 2881, src/sass/_layout.scss */
.blog .timeline > li > .timeline-panel {
  width: 95%;
  float: left;
  border: 1px solid #d4d4d4;
  position: relative;
  border: 1px solid #f7f7f7;
  padding: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 2889, src/sass/_layout.scss */
.blog .timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #f7f7f7;
  border-right: 0 solid #f7f7f7;
  border-bottom: 15px solid transparent;
  content: " ";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 2901, src/sass/_layout.scss */
.blog .timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #ffffff;
  border-right: 0 solid #ffffff;
  border-bottom: 14px solid transparent;
  content: " ";
}

/* line 2913, src/sass/_layout.scss */
.blog .timeline > li > .timeline-badge {
  color: #ffffff;
  width: 54px;
  height: 54px;
  line-height: 18px;
  padding: 6px;
  font-size: 22px;
  border: 4px solid #f7f7f7;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  position: absolute;
  color: #f7f7f7;
  top: 16px;
  right: -73px;
}

/* line 2929, src/sass/_layout.scss */
.blog .timeline > li > .timeline-badge span {
  font-size: 13px;
  font-weight: normal;
  display: block;
}

/* line 2935, src/sass/_layout.scss */
.blog .timeline > li:nth-child(2) {
  margin-top: 60px;
}

/* line 2938, src/sass/_layout.scss */
.blog .timeline > li:nth-child(3) {
  margin-top: 60px;
}

/* line 2942, src/sass/_layout.scss */
.blog .timeline > li.timeline-inverted {
  float: right;
  clear: right;
  margin-top: 30px;
  margin-bottom: 0px;
}

/* line 2943, src/sass/_layout.scss */
.blog .timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

/* line 2945, src/sass/_layout.scss */
.blog .timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

/* line 2951, src/sass/_layout.scss */
.blog .timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

/* line 2962, src/sass/_layout.scss */
.blog .timeline > li.timeline-inverted > .timeline-badge {
  left: -73px;
}

/* line 2967, src/sass/_layout.scss */
.blog .timeline .entry-title i {
  font-size: 24px;
}

/* line 2973, src/sass/_layout.scss */
.blog .timeline li.timeline-inverted .timeline-panel:after {
  top: 98px;
}

/* line 2976, src/sass/_layout.scss */
.blog .timeline li.timeline-inverted .timeline-panel:before {
  top: 97px;
}

/* line 2981, src/sass/_layout.scss */
.blog .timeline li.entry-date {
  top: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}

/* line 2988, src/sass/_layout.scss */
.blog .timeline li.entry-date span {
  background: #f7f7f7;
  color: #363636;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 10px 25px;
  border-radius: 30px;
}

/* line 2998, src/sass/_layout.scss */
.blog .timeline li.entry-date-bottom {
  bottom: -30px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}

/* line 3005, src/sass/_layout.scss */
.blog .timeline li.entry-date-bottom a {
  background: #f7f7f7;
  padding: 7px 10px;
  color: #363636;
  font-size: 16px;
  padding: 10px 25px;
  border-radius: 30px;
}

/* line 3012, src/sass/_layout.scss */
.blog .timeline li.entry-date-bottom a:hover {
  background: #990f3d;
  color: #ffffff;
}

/* line 3020, src/sass/_layout.scss */
.blog .timeline li:hover .timeline-panel {
  border-color: #990f3d;
}

/* line 3022, src/sass/_layout.scss */
.blog .timeline li:hover .timeline-panel:before {
  border-left-color: #990f3d;
  border-right-color: #990f3d;
}

/* line 3027, src/sass/_layout.scss */
.blog .timeline li:hover .timeline-badge {
  background: #990f3d;
  border-color: #990f3d;
}

/* line 3028, src/sass/_layout.scss */
.blog .timeline li:hover .timeline-badge a {
  color: #ffffff;
}

/* line 3037, src/sass/_layout.scss */
.blog .timeline-title {
  margin-top: 0;
  color: inherit;
}

/* line 3042, src/sass/_layout.scss */
.blog .timeline-body > p {
  padding: 20px;
  margin-bottom: 0;
}

/* line 3046, src/sass/_layout.scss */
.blog .timeline-body > p + p {
  margin-top: 5px;
}

/* line 3051, src/sass/_layout.scss */
.blog .timeline-body > ul {
  padding: 20px;
  margin-bottom: 0;
}

/* line 3056, src/sass/_layout.scss */
.blog .timeline-footer {
  padding: 20px;
  background-color: #f4f4f4;
}

/* line 3059, src/sass/_layout.scss */
.blog .timeline-footer > a {
  cursor: pointer;
  text-decoration: none;
}

/* line 3065, src/sass/_layout.scss */
.blog .timeline-inverted .timeline-badge {
  margin-top: 70px;
}

/* line 3071, src/sass/_layout.scss */
.blog .blog.timeline .entry-quote p {
  font-size: 16px;
}

/* line 3081, src/sass/_layout.scss */
.blog .timeline li:nth-child(2) {
  margin-top: 60px;
}

/* line 3084, src/sass/_layout.scss */
.blog .timeline li:nth-child(3) {
  margin-top: 60px;
}

/* line 3092, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline > li {
  width: 89%;
}

/* line 3094, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline > li:nth-child(3) {
  margin-top: 30px;
}

/* line 3101, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline li .blog-entry-grid .grid-post li {
  width: 50%;
}

/* line 3108, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline li .share ul li {
  width: auto;
}

/* line 3114, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline:before {
  left: 54px;
}

/* line 3117, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline li.entry-date {
  text-align: left;
  top: 3px;
}

/* line 3120, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline li.entry-date span {
  font-size: 14px;
  padding: 10px 25px;
}

/* line 3125, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline li.entry-date-bottom {
  text-align: left;
  bottom: -48px;
}

/* line 3128, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline li.entry-date-bottom a {
  font-size: 14px;
  padding: 10px 25px;
}

/* line 3134, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline li.timeline-inverted .timeline-badge {
  left: -66px;
}

/* line 3138, src/sass/_layout.scss */
.blog.timeline-sidebar .timeline > li.timeline-inverted {
  margin-bottom: 0px;
}

/* line 3144, src/sass/_layout.scss */
.blog-single .blog-entry {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 3146, src/sass/_layout.scss */
.blog-single .blog-entry .blog-detail {
  padding: 0;
  margin-top: 20px;
}

/* line 3151, src/sass/_layout.scss */
.blog-single .blockquote {
  font-style: italic;
  line-height: 30px;
  background: #f6f7f8 !important;
}

/* line 3157, src/sass/_layout.scss */
.blog-single .blog-entry.blockquote blockquote {
  background: #f6f7f8;
  color: #626262;
}

/* line 3160, src/sass/_layout.scss */
.blog-single .blog-entry.blockquote blockquote cite {
  color: #990f3d;
}

/* line 3163, src/sass/_layout.scss */
.blog-single .blog-entry.blockquote blockquote:before {
  color: #323232;
  top: 20px;
}

/* line 3170, src/sass/_layout.scss */
.blog-single .entry-share .tags {
  display: inline-block;
}

/* line 3176, src/sass/_layout.scss */
.page-item.active .page-link {
  background: #990f3d;
  border-color: #990f3d;
}

/* line 3182, src/sass/_layout.scss */
.comments-1 .comments-photo {
  width: 106px;
  height: auto;
  float: left;
  border: 5px solid #f7f7f7;
  margin-right: 20px;
}

/* line 3188, src/sass/_layout.scss */
.comments-1 .comments-photo img {
  width: 100%;
}

/* line 3192, src/sass/_layout.scss */
.comments-1 .comments-info {
  display: table;
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 20px;
}

/* line 3197, src/sass/_layout.scss */
.comments-1 .comments-info h4 {
  display: inline-block;
}

/* line 3200, src/sass/_layout.scss */
.comments-1 .comments-info span {
  font-size: 13px;
  color: #626262;
}

/* line 3204, src/sass/_layout.scss */
.comments-1 .comments-info a {
  color: #990f3d;
}

/* line 3206, src/sass/_layout.scss */
.comments-1 .comments-info a:hover {
  color: #363636;
}

/* line 3212, src/sass/_layout.scss */
.comments-1.comments-2 {
  padding-left: 127px;
}

/* line 3214, src/sass/_layout.scss */
.comments-1.comments-2 .comments-info {
  background: #ffffff;
  margin-bottom: 0px;
  padding: 20px 20px 10px;
}

/* line 3220, src/sass/_layout.scss */
.error-block {
  position: relative;
  z-index: 9;
  padding: 20px 0 130px 0px;
}

/* line 3224, src/sass/_layout.scss */
.error-block .error-text {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  z-index: -1;
}

/* line 3230, src/sass/_layout.scss */
.error-block .error-text h2 {
  font-size: 420px;
  line-height: 300px;
  color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 0;
}

/* line 3238, src/sass/_layout.scss */
.error-block .error-text span {
  display: inline-block;
  position: absolute;
  right: -86px;
  top: 109px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  font-size: 124px;
  line-height: 90px;
  color: rgba(0, 0, 0, 0.1);
  font-weight: bold;
}

/* line 3254, src/sass/_layout.scss */
.error-block h1 {
  font-size: 87px;
  padding-top: 110px;
}

/* line 3258, src/sass/_layout.scss */
.error-block p {
  font-size: 33px;
}

/* line 3262, src/sass/_layout.scss */
.error-text-02 {
  position: relative;
  text-align: center;
}

/* line 3265, src/sass/_layout.scss */
.error-text-02 h2 {
  font-size: 420px;
  line-height: 300px;
  color: rgba(255, 255, 255, 0.2);
  position: relative;
  left: -70px;
  top: 0;
}

/* line 3273, src/sass/_layout.scss */
.error-text-02 span {
  display: inline-block;
  position: absolute;
  right: -50px;
  top: 109px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  font-size: 117px;
  line-height: 100px;
  color: rgba(255, 255, 255, 0.2);
  font-weight: bold;
}

/* line 3289, src/sass/_layout.scss */
.error-middle {
  display: inline-block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 100%;
}

/* line 3302, src/sass/_layout.scss */
.coming-soon {
  background: transparent;
}

/* line 3305, src/sass/_layout.scss */
.coming-soon .coming-soon-form input {
  color: #626262;
}

/* line 3311, src/sass/_layout.scss */
.coming-soon-countdown ul.countdown {
  list-style: none;
  margin: 75px 0;
  padding: 0;
  display: block;
  text-align: center;
}

/* line 3317, src/sass/_layout.scss */
.coming-soon-countdown ul.countdown li {
  display: inline-block;
  width: 24%;
}

/* line 3320, src/sass/_layout.scss */
.coming-soon-countdown ul.countdown li span {
  font-size: 90px;
  font-weight: bold;
  line-height: 80px;
  color: #990f3d;
}

/* line 3326, src/sass/_layout.scss */
.coming-soon-countdown ul.countdown li p {
  color: #626262;
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 30px;
}

/* line 3336, src/sass/_layout.scss */
.coming-soon-form input {
  width: 50%;
  color: #ffffff;
  display: block;
  margin: 0 auto;
}

/* line 3344, src/sass/_layout.scss */
.coming-soon-form.contact-form input {
  width: 50%;
  display: block;
  margin: 0 auto;
}

/* line 3350, src/sass/_layout.scss */
.coming-soon-middle {
  padding: 100px;
  display: inline-block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 100%;
}

/* line 3365, src/sass/_layout.scss */
.register-form .section-field {
  display: block;
}

/* line 3368, src/sass/_layout.scss */
.register-form .field-widget {
  position: relative;
}

/* line 3370, src/sass/_layout.scss */
.register-form .field-widget input {
  width: 100%;
  margin-bottom: 20px;
}

/* line 3374, src/sass/_layout.scss */
.register-form .field-widget select {
  width: 100%;
  margin-bottom: 20px;
  padding-left: 15px;
}

/* line 3379, src/sass/_layout.scss */
.register-form .field-widget input.gui-input {
  padding-left: 140px;
}

/* line 3382, src/sass/_layout.scss */
.register-form .field-widget .button {
  background: #666666;
  height: 46px;
  left: 0;
  margin: 2px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 115px;
  border: 0;
  line-height: 26px;
}

/* line 3395, src/sass/_layout.scss */
.register-form .nice-select {
  float: none;
  margin-bottom: 20px;
  background: #f6f7f8;
  border: 0;
}

/* line 3403, src/sass/_layout.scss */
.remember-checkbox a {
  color: #990f3d;
}

/* line 3406, src/sass/_layout.scss */
.remember-checkbox label {
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  cursor: pointer;
}

/* line 3411, src/sass/_layout.scss */
.remember-checkbox label:before {
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  top: -3px;
  left: 0;
  padding-left: 2px;
  border-radius: 3px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  content: "";
  height: 20px;
  margin-top: 3px;
  width: 20px;
  color: #990f3d;
}

/* line 3426, src/sass/_layout.scss */
.remember-checkbox label:after {
  content: '\f00c';
  max-width: 0;
  overflow: hidden;
  opacity: 0.5;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* line 3434, src/sass/_layout.scss */
.remember-checkbox input[type="checkbox"] {
  display: none;
}

/* line 3439, src/sass/_layout.scss */
.remember-checkbox input[type="checkbox"]:checked + label:after {
  max-width: 25px;
  opacity: 1;
}

/* line 3448, src/sass/_layout.scss */
.remember-checkbox after:before {
  color: #990f3d;
}

/* line 3454, src/sass/_layout.scss */
label:after {
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  top: -3px;
  left: 0;
  padding-left: 2px;
  border-radius: 3px;
}

/* line 3464, src/sass/_layout.scss */
.full-height-bg {
  height: 100vh;
}

/* line 3468, src/sass/_layout.scss */
.login-social li {
  display: inline-block;
  margin: 2px 0px;
}

/* line 3471, src/sass/_layout.scss */
.login-social li a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 3474, src/sass/_layout.scss */
.login-social li a.fb {
  display: block;
  padding: 12px 20px;
  color: #ffffff;
  font-size: 14px;
  background: #4c70ad;
  border-radius: 3px;
}

/* line 3481, src/sass/_layout.scss */
.login-social li a.fb:hover {
  background: #990f3d;
}

/* line 3485, src/sass/_layout.scss */
.login-social li a.twitter {
  display: block;
  padding: 12px 20px;
  color: #ffffff;
  font-size: 14px;
  background: #25b6e6;
  border-radius: 3px;
}

/* line 3492, src/sass/_layout.scss */
.login-social li a.twitter:hover {
  background: #990f3d;
}

/* line 3496, src/sass/_layout.scss */
.login-social li a.pinterest {
  display: block;
  padding: 12px 20px;
  color: #ffffff;
  font-size: 14px;
  background: #dd4b39;
  border-radius: 3px;
}

/* line 3503, src/sass/_layout.scss */
.login-social li a.pinterest:hover {
  background: #990f3d;
}

/* line 3507, src/sass/_layout.scss */
.login-social li i {
  border-right: 1px solid #ffffff;
  padding-right: 10px;
  margin-right: 10px;
}

/* line 3514, src/sass/_layout.scss */
.section-transparent {
  background: transparent;
}

/* line 3517, src/sass/_layout.scss */
.login-bg {
  background: #ffffff;
}

/* line 3519, src/sass/_layout.scss */
.login-bg .login-title {
  background: #990f3d;
  padding: 30px;
}

/* line 3523, src/sass/_layout.scss */
.login-bg .login-form {
  padding: 40px 30px;
}

/* line 3526, src/sass/_layout.scss */
.login-bg .login-social {
  padding: 30px;
  background: #f6f7f8;
}

/* line 3531, src/sass/_layout.scss */
.register-bg {
  background: #ffffff;
}

/* line 3533, src/sass/_layout.scss */
.register-bg .register-title {
  background: #990f3d;
  padding: 30px;
}

/* line 3537, src/sass/_layout.scss */
.register-bg .register-form {
  padding: 30px;
}

/* line 3541, src/sass/_layout.scss */
img.logo-small {
  height: 40px;
  margin: 30px 0;
  position: relative;
}

/* line 3547, src/sass/_layout.scss */
.maintenance-main i {
  font-size: 100px;
  margin-bottom: 10px;
  color: #e4e4e4;
}

/* line 3552, src/sass/_layout.scss */
.maintenance-main h1 {
  font-size: 62px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}

/* line 3561, src/sass/_layout.scss */
.maintenance-main p {
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 70px;
}

/* line 3567, src/sass/_layout.scss */
.maintenance-form {
  width: 76%;
  margin: 0 auto;
}

/* line 3570, src/sass/_layout.scss */
.maintenance-form p {
  font-size: 19px;
}

/* line 3573, src/sass/_layout.scss */
.maintenance-form input {
  width: 50%;
  margin: 0 auto;
}

/* line 3578, src/sass/_layout.scss */
.maintenance-form #mc_embed_signup_scroll p {
  margin-bottom: 20px !important;
}

/* line 3584, src/sass/_layout.scss */
.maintenance-contant p {
  line-height: 25px;
  margin-top: 20px;
  font-size: 14px;
}

/* line 3590, src/sass/_layout.scss */
.progress-new {
  margin-top: 50px;
  height: 50px;
  background: #f6f7f8;
  border-radius: 0;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* line 3600, src/sass/_layout.scss */
.progress-bar-new {
  line-height: 50px;
  background-color: #990f3d;
  color: #ffffff;
  font-size: 20px;
  padding-left: 20px;
}

/* line 3606, src/sass/_layout.scss */
.progress-bar-new span {
  position: absolute;
  right: 30px;
  color: #323232;
  font-weight: bold;
  font-size: 20px;
}

/* line 3614, src/sass/_layout.scss */
.clients-box {
  background: #f7f7f7;
  padding: 20px;
}

/* line 3618, src/sass/_layout.scss */
.clients-photo {
  position: relative;
  margin-right: 20px;
  width: 200px;
  height: 200px;
  float: left;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
}

/* line 3628, src/sass/_layout.scss */
.clients-photo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 3637, src/sass/_layout.scss */
.clients-info {
  display: table;
}

/* line 3639, src/sass/_layout.scss */
.clients-info i {
  padding-right: 10px;
}

/* line 3642, src/sass/_layout.scss */
.clients-info a {
  font-size: 14px;
  color: #990f3d;
}

/* line 3645, src/sass/_layout.scss */
.clients-info a:hover {
  color: #626262;
}

/* line 3649, src/sass/_layout.scss */
.clients-info p {
  margin-top: 10px;
}

/* line 3654, src/sass/_layout.scss */
.happy-clients .tab-content {
  padding: 0 30px;
  position: relative;
  text-align: left;
}

/* line 3658, src/sass/_layout.scss */
.happy-clients .tab-content .quoter-icon {
  position: absolute;
  left: 0;
  top: -10px;
  font-size: 120px;
  line-height: 1;
  color: #990f3d;
}

/* line 3666, src/sass/_layout.scss */
.happy-clients .tab-content p {
  padding-left: 30px;
  font-size: 18px;
  padding-top: 10px;
  font-style: italic;
}

/* line 3673, src/sass/_layout.scss */
.happy-clients .nav-tabs {
  border: 0;
}

/* line 3674, src/sass/_layout.scss */
.happy-clients .nav-tabs li {
  overflow: visible;
  display: inline-block;
  padding: 0 5px;
}

/* line 3678, src/sass/_layout.scss */
.happy-clients .nav-tabs li img {
  width: 96px;
  opacity: 0.1;
  height: 96px;
  border-radius: 50%;
}

/* line 3685, src/sass/_layout.scss */
.happy-clients .nav-tabs li a.active img {
  border: 4px solid #ffffff;
  opacity: 1;
  top: -2px;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
}

/* line 3694, src/sass/_layout.scss */
.happy-clients .nav-tabs li a:focus img {
  border: 4px solid #ffffff;
  opacity: 1;
  top: -2px;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
}

/* line 3707, src/sass/_layout.scss */
.happy-clients .nav.nav-tabs li a {
  background: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent !important;
}

/* line 3713, src/sass/_layout.scss */
.happy-clients .nav.nav-tabs li a:hover {
  background: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent !important;
}

/* line 3720, src/sass/_layout.scss */
.happy-clients .nav.nav-tabs li a:focus {
  background: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent !important;
}

/* line 3730, src/sass/_layout.scss */
.happy-clients .testimonial-avatar {
  position: relative;
  right: inherit;
  left: inherit;
  top: inherit;
  width: inherit;
  height: inherit;
  margin-left: inherit;
  margin-top: 30px;
}

/* line 3742, src/sass/_layout.scss */
.process-list .col-sm-12 {
  padding: 0 50px;
}

/* line 3746, src/sass/_layout.scss */
.process {
  margin: 0px;
  border: 2px dashed rgba(0, 0, 0, 0.3);
  position: relative;
  width: 100%;
  float: left;
  padding-bottom: 50px;
  padding-top: 50px;
  min-height: inherit;
}

/* line 3755, src/sass/_layout.scss */
.process .border-area.left-bottom {
  position: absolute;
  bottom: -2px;
  background: #ffffff;
  height: 110px;
  width: 110px;
  left: -2px;
  z-index: 99;
}

/* line 3763, src/sass/_layout.scss */
.process .border-area.left-bottom:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0;
  top: 0;
  border-bottom-left-radius: 70px;
  border-left: 2px dashed rgba(0, 0, 0, 0.3);
  border-bottom: 2px dashed rgba(0, 0, 0, 0.3);
}

/* line 3775, src/sass/_layout.scss */
.process .border-area.right-top {
  position: absolute;
  top: -2px;
  background: #ffffff;
  height: 110px;
  width: 110px;
  right: -2px;
}

/* line 3782, src/sass/_layout.scss */
.process .border-area.right-top:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0;
  top: 0;
  border-top-right-radius: 70px;
  border-right: 2px dashed rgba(0, 0, 0, 0.3);
  border-top: 2px dashed rgba(0, 0, 0, 0.3);
}

/* line 3794, src/sass/_layout.scss */
.process .border-area.right-bottom {
  position: absolute;
  bottom: -2px;
  background: #ffffff;
  height: 110px;
  width: 110px;
  right: -2px;
}

/* line 3801, src/sass/_layout.scss */
.process .border-area.right-bottom:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0;
  top: 0;
  border-bottom-right-radius: 70px;
  border-right: 2px dashed rgba(0, 0, 0, 0.3);
  border-bottom: 2px dashed rgba(0, 0, 0, 0.3);
}

/* line 3813, src/sass/_layout.scss */
.process .border-area.left-top {
  position: absolute;
  top: -2px;
  background: #ffffff;
  height: 110px;
  width: 110px;
  left: -2px;
}

/* line 3820, src/sass/_layout.scss */
.process .border-area.left-top:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0;
  top: 0;
  border-top-left-radius: 70px;
  border-left: 2px dashed rgba(0, 0, 0, 0.3);
  border-top: 2px dashed rgba(0, 0, 0, 0.3);
}

/* line 3832, src/sass/_layout.scss */
.process:first-child {
  padding-top: 0;
}

/* line 3835, src/sass/_layout.scss */
.process:last-child {
  border-bottom: 0;
}

/* line 3837, src/sass/_layout.scss */
.process:last-child .border-area.left-bottom {
  bottom: 0;
}

/* line 3839, src/sass/_layout.scss */
.process:last-child .border-area.left-bottom:before {
  border-bottom-left-radius: 0;
  border-bottom: 0;
}

/* line 3846, src/sass/_layout.scss */
.process .process-step strong {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: #990f3d;
  border-radius: 100%;
  display: inline-block;
  z-index: 99;
  font-size: 20px;
  color: #ffffff;
}

/* line 3859, src/sass/_layout.scss */
.process .process-content {
  position: relative;
  z-index: 99;
}

/* line 3862, src/sass/_layout.scss */
.process .process-content span {
  font-size: 80px;
  line-height: 80px;
  color: #990f3d;
}

/* line 3869, src/sass/_layout.scss */
.process.left {
  border-right: 0;
  border-top: 0;
}

/* line 3873, src/sass/_layout.scss */
.process.left:first-child .process-step {
  top: 0;
}

/* line 3877, src/sass/_layout.scss */
.process.left .process-step {
  position: absolute;
  top: 50px;
  left: -35px;
  z-index: 999;
}

/* line 3883, src/sass/_layout.scss */
.process.left .process-content {
  padding-left: 80px;
}

/* line 3885, src/sass/_layout.scss */
.process.left .process-content .process-icon {
  display: table-cell;
  padding-right: 30px;
}

/* line 3889, src/sass/_layout.scss */
.process.left .process-content .process-info {
  display: table-cell;
  vertical-align: top;
}

/* line 3895, src/sass/_layout.scss */
.process.right {
  border-left: 0;
  border-top: 0;
}

/* line 3898, src/sass/_layout.scss */
.process.right .process-step {
  position: absolute;
  top: 50px;
  right: -35px;
  z-index: 99;
}

/* line 3904, src/sass/_layout.scss */
.process.right .process-content {
  padding-right: 80px;
}

/* line 3906, src/sass/_layout.scss */
.process.right .process-content .process-icon {
  float: right;
  padding-left: 30px;
}

/* line 3910, src/sass/_layout.scss */
.process.right .process-content .process-info {
  display: table-cell;
  vertical-align: top;
}

/* line 3916, src/sass/_layout.scss */
.agency-about {
  padding-bottom: 100px;
}

/* line 3921, src/sass/_layout.scss */
.careers .acd-des span {
  display: block;
}

/* line 3928, src/sass/_layout.scss */
.careers-from .section-field label {
  margin-bottom: 10px;
}

/* line 3934, src/sass/_layout.scss */
.sitemap h4 {
  margin-bottom: 25px;
  text-transform: capitalize;
}

/* line 3937, src/sass/_layout.scss */
.sitemap h4 i {
  padding-right: 10px;
}

/* line 3942, src/sass/_layout.scss */
.sitemap ul li {
  display: block;
  line-height: 34px;
}

/* line 3945, src/sass/_layout.scss */
.sitemap ul li i {
  padding-right: 10px;
}

/* line 3948, src/sass/_layout.scss */
.sitemap ul li a {
  font-size: 14px;
  color: #626262;
  text-transform: capitalize;
}

/* line 3952, src/sass/_layout.scss */
.sitemap ul li a:hover {
  color: #990f3d;
}

/* line 3961, src/sass/_layout.scss */
.privacy-policy ul li {
  font-size: 14px;
  line-height: 30px;
}

/* line 3964, src/sass/_layout.scss */
.privacy-policy ul li i {
  padding-right: 10px;
}

/* line 3973, src/sass/_layout.scss */
.page-sidebar .page-content ul li {
  font-size: 14px;
  line-height: 30px;
}

/* line 3976, src/sass/_layout.scss */
.page-sidebar .page-content ul li i {
  padding-right: 10px;
}

/* line 3985, src/sass/_layout.scss */
.terms-and-conditions ul li {
  font-size: 14px;
  line-height: 30px;
}

/* line 3988, src/sass/_layout.scss */
.terms-and-conditions ul li i {
  padding-right: 10px;
}

/* line 3994, src/sass/_layout.scss */
.special-feature {
  padding-bottom: -117px;
}

/* line 3995, src/sass/_layout.scss */
.special-feature .feature-text {
  padding: 40px;
}

/* line 3999, src/sass/_layout.scss */
.special-feature .row-eq-height.no-gutter {
  position: relative;
  z-index: 99;
  margin-top: -117px;
}

/* line 4005, src/sass/_layout.scss */
.parallax {
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -ms-background-size: cover !important;
  position: relative;
  z-index: 0;
  background-origin: initial;
  background-position: center center !important;
  background-repeat: no-repeat;
}

/* line 4016, src/sass/_layout.scss */
.gradient-overlay {
  position: relative;
}

/* line 4018, src/sass/_layout.scss */
.gradient-overlay:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: url(../images/construction/bg/gradient-overlay1.png) repeat-y left 0;
}

/* line 4029, src/sass/_layout.scss */
.footer.black-bg {
  background: #1a1a1a;
}

/* line 4031, src/sass/_layout.scss */
.footer.black-bg p {
  color: rgba(255, 255, 255, 0.5);
}

/* line 4036, src/sass/_layout.scss */
.footer.black-bg .social-icons li a {
  color: rgba(255, 255, 255, 0.5);
}

/* line 4038, src/sass/_layout.scss */
.footer.black-bg .social-icons li a:hover {
  color: white !important;
}

/* line 4046, src/sass/_layout.scss */
.footer p {
  font-size: 14px;
}

/* line 4049, src/sass/_layout.scss */
.footer h6 {
  font-size: 14px;
}

/* line 4052, src/sass/_layout.scss */
.footer a {
  font-size: 14px;
}

/* line 4057, src/sass/_layout.scss */
.footer .footer-nav ul li {
  display: inline-block;
}

/* line 4059, src/sass/_layout.scss */
.footer .footer-nav ul li a {
  margin: 0 5px;
  color: #323232;
}

/* line 4062, src/sass/_layout.scss */
.footer .footer-nav ul li a:hover {
  color: #990f3d;
}

/* line 4070, src/sass/_layout.scss */
.footer .social ul {
  background: #f6f7f8;
  display: inline-block;
  border-radius: 3px;
  padding: 0px 10px;
}

/* line 4071, src/sass/_layout.scss */
.footer .social ul li {
  display: inline-block;
}

/* line 4074, src/sass/_layout.scss */
.footer .social ul li a i {
  font-size: 14px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  float: none;
  color: #323232;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 4083, src/sass/_layout.scss */
.footer .social ul li a i:hover {
  color: #990f3d;
}

/* line 4097, src/sass/_layout.scss */
.footer .usefull-link ul li {
  display: block;
  border-bottom: 0px;
  line-height: 24px;
  padding: 5px 0;
}

/* line 4102, src/sass/_layout.scss */
.footer .usefull-link ul li a {
  color: #323232;
}

/* line 4104, src/sass/_layout.scss */
.footer .usefull-link ul li a:hover {
  color: #990f3d;
}

/* line 4111, src/sass/_layout.scss */
.footer .copyright {
  padding: 30px 0 20px;
}

/* line 4115, src/sass/_layout.scss */
.footer .copyright ul li a {
  color: #323232;
}

/* line 4117, src/sass/_layout.scss */
.footer .copyright ul li a:hover {
  color: #990f3d;
}

/* line 4125, src/sass/_layout.scss */
.footer .footer-text p {
  color: rgba(255, 255, 255, 0.5) !important;
  padding-top: 10px;
}

/* line 4133, src/sass/_layout.scss */
.footer .footer-social ul li a {
  color: rgba(255, 255, 255, 0.5) !important;
  padding-top: 10px;
}

/* line 4136, src/sass/_layout.scss */
.footer .footer-social ul li a:hover {
  color: #990f3d !important;
}

/* line 4145, src/sass/_layout.scss */
.footer .footer-gallery ul li {
  float: left;
  width: 58px;
  margin: 2px;
  list-style: none;
}

/* line 4154, src/sass/_layout.scss */
.footer .footer-tags li {
  display: inline-block;
}

/* line 4156, src/sass/_layout.scss */
.footer .footer-tags li a {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: 8px 16px;
  font-size: 13px;
  margin-right: 2px;
  margin-bottom: 5px;
  display: block;
}

/* line 4166, src/sass/_layout.scss */
.footer .footer-tags li a:hover {
  background: #990f3d;
}

/* line 4172, src/sass/_layout.scss */
.footer .container-fluid {
  padding: 0 60px;
}

/* line 4177, src/sass/_layout.scss */
.footer-logo img {
  width: 65%;
}

/* line 4182, src/sass/_layout.scss */
.addresss-info li {
  font-size: 14px;
  margin-bottom: 15px;
  color: rgba(255, 255, 255, 0.5);
  list-style: none;
}

/* line 4187, src/sass/_layout.scss */
.addresss-info li a {
  color: rgba(255, 255, 255, 0.5);
}

/* line 4191, src/sass/_layout.scss */
.addresss-info i {
  color: rgba(255, 255, 255, 0.5);
  padding-right: 5px;
  float: left;
  display: table-cell;
  width: 30px;
  line-height: 23px;
  font-size: 14px;
}

/* line 4200, src/sass/_layout.scss */
.addresss-info p {
  display: table;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0px;
}

/* line 4207, src/sass/_layout.scss */
.addresss-info.text-black li {
  color: #626262;
}

/* line 4209, src/sass/_layout.scss */
.addresss-info.text-black li a {
  color: #626262;
}

/* line 4213, src/sass/_layout.scss */
.addresss-info.text-black p {
  color: #626262;
}

/* line 4216, src/sass/_layout.scss */
.addresss-info.text-black i {
  color: #990f3d;
  font-size: 20px;
  width: 40px;
}

/* line 4223, src/sass/_layout.scss */
.footer-useful-link.footer-hedding ul {
  margin-top: -6px;
}

/* line 4229, src/sass/_layout.scss */
.footer-useful-link ul li {
  list-style: none;
  margin-bottom: 12px;
}

/* line 4232, src/sass/_layout.scss */
.footer-useful-link ul li:last-child {
  margin-bottom: 0;
}

/* line 4235, src/sass/_layout.scss */
.footer-useful-link ul li a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  vertical-align: top;
  display: block;
  line-height: 26px;
}

/* line 4241, src/sass/_layout.scss */
.footer-useful-link ul li a:hover {
  color: #990f3d;
}

/* line 4249, src/sass/_layout.scss */
.footer-Newsletter.transparent .form-control {
  background: rgba(0, 0, 0, 0.04);
}

/* line 4251, src/sass/_layout.scss */
.footer-Newsletter.transparent .form-control::-moz-placeholder {
  color: #323232;
}

/* line 4254, src/sass/_layout.scss */
.footer-Newsletter.transparent .form-control::-ms-input-placeholder {
  color: #323232;
}

/* line 4257, src/sass/_layout.scss */
.footer-Newsletter.transparent .form-control::-webkit-input-placeholder {
  color: #323232;
}

/* line 4262, src/sass/_layout.scss */
.footer-widget {
  padding: 20px 0;
  border-top: 1px solid #262626;
}

/* line 4265, src/sass/_layout.scss */
.footer-widget p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.5px;
}

/* line 4270, src/sass/_layout.scss */
.footer-widget a {
  color: #990f3d;
}

/* line 4272, src/sass/_layout.scss */
.footer-widget a:hover {
  color: #990f3d;
}

/* line 4277, src/sass/_layout.scss */
.footer-widget-social {
  margin-top: 5px;
}

/* line 4279, src/sass/_layout.scss */
.footer-widget-social li {
  display: inline-block;
}

/* line 4283, src/sass/_layout.scss */
.footer-widget-social a i {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  background: none;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 37px;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 4294, src/sass/_layout.scss */
.footer-widget-social a i:hover {
  background: #990f3d;
}

/* line 4300, src/sass/_layout.scss */
img#logo-footer {
  height: 40px;
  width: auto;
}

/* line 4308, src/sass/_layout.scss */
.footer.light .footer-nav ul li a {
  color: #ffffff;
}

/* line 4310, src/sass/_layout.scss */
.footer.light .footer-nav ul li a:hover {
  color: #323232;
}

/* line 4317, src/sass/_layout.scss */
.footer.light h6 {
  color: #ffffff;
}

/* line 4321, src/sass/_layout.scss */
.footer.light .about-content p {
  color: #ffffff;
}

/* line 4328, src/sass/_layout.scss */
.footer.light .usefull-link ul li a {
  color: #ffffff;
}

/* line 4330, src/sass/_layout.scss */
.footer.light .usefull-link ul li a:hover {
  color: #323232;
}

/* line 4339, src/sass/_layout.scss */
.footer.light .copyright ul li {
  color: #ffffff;
}

/* line 4341, src/sass/_layout.scss */
.footer.light .copyright ul li a {
  color: #ffffff;
  font-size: 14px;
}

/* line 4344, src/sass/_layout.scss */
.footer.light .copyright ul li a:hover {
  color: #323232;
}

/* line 4350, src/sass/_layout.scss */
.footer.light .copyright p {
  color: #ffffff;
}

/* line 4358, src/sass/_layout.scss */
.footer.light .social ul li a i {
  color: #990f3d;
}

/* line 4362, src/sass/_layout.scss */
.footer.light .social ul li a:hover i {
  color: #323232;
}

/* line 4374, src/sass/_layout.scss */
.footer.light.footer-topbar .copyright ul li {
  color: #ffffff;
}

/* line 4382, src/sass/_layout.scss */
.footer.footer-one-page .contact-add i {
  font-size: 20px;
}

/* line 4386, src/sass/_layout.scss */
.footer.footer-one-page h5 {
  color: rgba(255, 255, 255, 0.5);
}

/* line 4389, src/sass/_layout.scss */
.footer.footer-one-page p {
  color: rgba(255, 255, 255, 0.5);
}

/* line 4396, src/sass/_layout.scss */
.footer-one-page.white-bg .footer-Newsletter .form-control:focus {
  background: rgba(0, 0, 0, 0.06);
}

/* line 4403, src/sass/_layout.scss */
.footer.transparent h6 {
  color: #ffffff;
}

/* line 4406, src/sass/_layout.scss */
.footer.transparent p {
  color: #ffffff;
}

/* line 4411, src/sass/_layout.scss */
.footer.transparent ul li a {
  color: #ffffff;
}

/* line 4416, src/sass/_layout.scss */
.footer.transparent span {
  color: #ffffff;
}

/* line 4422, src/sass/_layout.scss */
.footer-social-big ul li {
  display: inline-block;
  padding: 10px;
  width: 70px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}

/* line 4428, src/sass/_layout.scss */
.footer-social-big ul li i {
  color: #ffffff;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  margin: 0 auto;
}

/* line 4438, src/sass/_layout.scss */
.footer-social-big ul li span {
  display: block;
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
  font-size: 11px;
}

/* line 4446, src/sass/_layout.scss */
.footer-social-big ul li.facebook {
  background: #5d82d1;
}

/* line 4449, src/sass/_layout.scss */
.footer-social-big ul li.pinterest {
  background: #e13138;
}

/* line 4452, src/sass/_layout.scss */
.footer-social-big ul li.linkedin {
  background: #238cc8;
}

/* line 4457, src/sass/_layout.scss */
.footer-box {
  background: rgba(102, 102, 102, 0.2);
  padding: 30px;
  clear: both;
  margin-bottom: 40px;
  margin-top: 60px;
}

/* line 4463, src/sass/_layout.scss */
.footer-box .box-content {
  display: table-cell;
  vertical-align: top;
}

/* line 4467, src/sass/_layout.scss */
.footer-box .box-link {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}

/* line 4471, src/sass/_layout.scss */
.footer-box .box-link a {
  display: block;
  padding: 8px 16px;
  width: 140px;
}

/* line 4480, src/sass/_layout.scss */
.google-map .row [class*='col-'] {
  min-height: 0;
}

/* line 4485, src/sass/_layout.scss */
.google-map .map-icon:before {
  cursor: pointer;
  content: "\f041";
  font-family: "FontAwesome";
  font-size: 30px;
  font-weight: normal;
  right: 0;
  position: absolute;
  text-indent: 0;
  top: -32px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  background: #ffffff;
  color: #990f3d;
  text-align: center;
}

/* line 4504, src/sass/_layout.scss */
.google-map .map-open {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 900ms ease;
  transition: all 900ms ease;
}

/* line 4508, src/sass/_layout.scss */
.google-map .map-open iframe {
  height: 300px;
}

/* line 4513, src/sass/_layout.scss */
.map-icon {
  position: relative;
  z-index: 999;
  cursor: pointer;
}

/* line 4520, src/sass/_layout.scss */
.google-map.google-map-open .map-icon::before {
  content: "\f00d";
}

/* line 4526, src/sass/_layout.scss */
.google-map-open .map-open {
  height: 300px;
}

/* line 4530, src/sass/_layout.scss */
.pos-r {
  position: relative;
}

/* line 4533, src/sass/_layout.scss */
.img-side {
  padding: 0;
  position: absolute !important;
  top: 0px;
  height: 100%;
  overflow: hidden;
  z-index: 100;
}

/* line 4534, src/sass/_layout.scss */
.img-side img {
  max-width: 100%;
}

/* line 4544, src/sass/_layout.scss */
.img-side.img-left {
  left: 0;
}

/* line 4547, src/sass/_layout.scss */
.font-bold {
  font-weight: 600;
}

/* line 4550, src/sass/_layout.scss */
.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

/* line 4553, src/sass/_layout.scss */
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/* line 4558, src/sass/_layout.scss */
.popup-video {
  position: relative;
}

/* line 4560, src/sass/_layout.scss */
.popup-video .play-video {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 50px;
  height: 50px;
}

/* line 4572, src/sass/_layout.scss */
.popup-video .play-video a {
  width: 50px;
  height: 50px;
}

/* line 4575, src/sass/_layout.scss */
.popup-video .play-video a i {
  line-height: 50px;
}

/* line 4579, src/sass/_layout.scss */
.popup-video .play-video a:focus {
  color: #ffffff;
}

/* line 4583, src/sass/_layout.scss */
.popup-video .play-video:hover {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  background-color: #ffffff;
}

/* line 4590, src/sass/_layout.scss */
.popup-video .play-video:hover a {
  color: #990f3d;
}

/* line 4596, src/sass/_layout.scss */
.play-video {
  cursor: pointer;
  position: relative;
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #990f3d;
}

/* line 4607, src/sass/_layout.scss */
.play-video a {
  color: #ffffff;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 50%;
  padding-left: 5px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 4616, src/sass/_layout.scss */
.play-video a i {
  line-height: 100px;
}

/* line 4620, src/sass/_layout.scss */
.play-video:hover {
  background: #ffffff;
  color: #990f3d;
  border-color: transparent !important;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 2px 6px 18px transparent !important;
  box-shadow: 2px 6px 18px transparent !important;
}

/* line 4621, src/sass/_layout.scss */
.play-video:hover a {
  color: #990f3d;
}

/* line 4635, src/sass/_layout.scss */
.play-video:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}

/* line 4641, src/sass/_layout.scss */
.play-video:after {
  content: '';
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.4);
}

/* line 4662, src/sass/_layout.scss */
.my-contact .contact-icon {
  float: left;
  margin-right: 25px;
}

/* line 4665, src/sass/_layout.scss */
.my-contact .contact-icon span {
  color: #ffffff !important;
}

/* line 4671, src/sass/_layout.scss */
.portfolio-item.simple-effect .portfolio-overlay {
  z-index: 9;
  opacity: 0;
  bottom: inherit;
  background: transparent;
  top: 60%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  text-align: center;
}

/* line 4672, src/sass/_layout.scss */
.portfolio-item.simple-effect .portfolio-overlay span {
  color: #363636;
}

/* line 4674, src/sass/_layout.scss */
.portfolio-item.simple-effect .portfolio-overlay span a {
  color: #363636;
}

/* line 4676, src/sass/_layout.scss */
.portfolio-item.simple-effect .portfolio-overlay span a:hover {
  color: #990f3d;
}

/* line 4682, src/sass/_layout.scss */
.portfolio-item.simple-effect .portfolio-overlay a:hover {
  color: #990f3d;
}

/* line 4699, src/sass/_layout.scss */
.portfolio-item.simple-effect:hover:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: white;
  z-index: 1;
  background-size: 115%;
  -webkit-transition: all 0.7s cubic-bezier(0.68, 0.11, 0.13, 0.98);
  -webkit-transition: all 0.6s cubic-bezier(0.68, 0.11, 0.13, 0.98);
  transition: all 0.6s cubic-bezier(0.68, 0.11, 0.13, 0.98);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 4714, src/sass/_layout.scss */
.portfolio-item.simple-effect:hover .portfolio-overlay {
  top: 50%;
  opacity: 1;
}

/* line 4720, src/sass/_layout.scss */
#footer-fixed {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: -1;
  -webkit-box-shadow: inset 0 27px 60px -25px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 27px 60px -25px rgba(0, 0, 0, 0.3);
}

/* line 4730, src/sass/_layout.scss */
.footer.footer-simple ul li a {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}

/* line 4734, src/sass/_layout.scss */
.footer.footer-simple ul li a:hover {
  color: rgba(255, 255, 255, 0.6);
}

/* line 4740, src/sass/_layout.scss */
.footer.footer-simple p {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}

/* line 4746, src/sass/_layout.scss */
.footer.footer-simple .addresss-info i {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}

/* line 4752, src/sass/_layout.scss */
.footer.footer-simple li {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}

/* line 4759, src/sass/_layout.scss */
.footer.footer-simple .social-icons li a {
  color: #ffffff;
  width: 100%;
}

/* line 4762, src/sass/_layout.scss */
.footer.footer-simple .social-icons li a:hover {
  color: rgba(255, 255, 255, 0.6);
}

/* line 4769, src/sass/_layout.scss */
.full-width {
  width: 100%;
}

/* line 4772, src/sass/_layout.scss */
.height-100vh {
  height: 100vh;
}

/* line 4775, src/sass/_layout.scss */
.pos-bot {
  position: absolute;
  bottom: 0;
}

/* line 4779, src/sass/_layout.scss */
.vertical-align {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

/* line 4788, src/sass/_layout.scss */
.portfolio-03-about {
  padding: 0 50px;
}

/* line 4790, src/sass/_layout.scss */
.portfolio-03-about p {
  font-size: 16px;
  font-weight: 600;
}

/* line 4795, src/sass/_layout.scss */
.popup-video-image {
  position: relative;
}

/* line 4797, src/sass/_layout.scss */
.popup-video-image:before {
  background: rgba(37, 41, 51, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 4808, src/sass/_layout.scss */
.popup-video-image a i {
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  width: 60px;
  height: 60px;
  background: #990f3d;
  display: inline-block;
  margin: 0 auto;
  border-radius: 50%;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  z-index: 99;
  font-size: 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 4830, src/sass/_layout.scss */
.popup-video-image a i:hover {
  background: #323232;
}

/* line 4837, src/sass/_layout.scss */
.slider-parallax.typer-banner.business h1 {
  font-family: "Dosis", sans-serif;
}

/* line 4840, src/sass/_layout.scss */
.slider-parallax.typer-banner.business p {
  padding: 0 200px;
  line-height: 34px;
  font-size: 26px;
  font-weight: 600;
  display: block;
}

/* line 4850, src/sass/_layout.scss */
.custom-content-02 .feature-text p {
  line-height: 26px;
}

/* line 4856, src/sass/_layout.scss */
.play-video-section .play-video {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ffffff;
  width: 60px;
  height: 60px;
  line-height: 60px;
}

/* line 4862, src/sass/_layout.scss */
.play-video-section .play-video a {
  color: #990f3d;
  line-height: 60px;
}

/* line 4865, src/sass/_layout.scss */
.play-video-section .play-video a i {
  line-height: 60px;
  padding-right: 3px;
}

/* line 4870, src/sass/_layout.scss */
.play-video-section .play-video:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 4874, src/sass/_layout.scss */
.play-video-section .content {
  padding: 0 100px;
}

/* line 4876, src/sass/_layout.scss */
.play-video-section .content h2 {
  font-family: "Dosis", sans-serif;
}

/* line 4882, src/sass/_layout.scss */
.custom-content-03 h2 {
  font-family: "Dosis", sans-serif;
  line-height: 50px;
}

/* line 4889, src/sass/_layout.scss */
.play-video-section.black-button .play-video {
  background: #323232;
}

/* line 4891, src/sass/_layout.scss */
.play-video-section.black-button .play-video a {
  color: #ffffff;
}

/* line 4894, src/sass/_layout.scss */
.play-video-section.black-button .play-video:hover {
  background: #990f3d;
}

/* line 4899, src/sass/_layout.scss */
.blockquote-section {
  position: relative;
  z-index: 9;
}

/* line 4902, src/sass/_layout.scss */
.blockquote-section blockquote {
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  border-left: 0;
  padding-left: 0;
  font-family: "Dosis", sans-serif;
}

/* line 4909, src/sass/_layout.scss */
.blockquote-section blockquote cite {
  font-size: 16px;
  font-weight: 600;
  margin-top: 40px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}

/* line 4916, src/sass/_layout.scss */
.blockquote-section blockquote cite span {
  display: block;
  font-size: 14px;
}

/* line 4922, src/sass/_layout.scss */
.blockquote-section blockquote.quote {
  padding-top: 100px;
}

/* line 4924, src/sass/_layout.scss */
.blockquote-section blockquote.quote:before {
  color: #990f3d;
  left: 0;
  top: 0;
  font-size: 120px;
  line-height: 120px;
  right: 0;
}

/* line 4933, src/sass/_layout.scss */
.blockquote-section .blockquote-section-left {
  margin-left: 60px;
}

/* line 4936, src/sass/_layout.scss */
.blockquote-section .blockquote-section-right {
  margin-left: -120px;
  position: relative;
  z-index: -1;
}

/* line 4944, src/sass/_layout.scss */
.footer.gray-footer .footer-Newsletter .form-control {
  background: #ffffff;
  color: #323232;
  height: 60px;
  line-height: 60px;
  -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
}

/* line 4950, src/sass/_layout.scss */
.footer.gray-footer .footer-Newsletter .form-control::-moz-placeholder {
  color: #323232;
}

/* line 4953, src/sass/_layout.scss */
.footer.gray-footer .footer-Newsletter .form-control::-ms-input-placeholder {
  color: #323232;
}

/* line 4956, src/sass/_layout.scss */
.footer.gray-footer .footer-Newsletter .form-control::-webkit-input-placeholder {
  color: #323232;
}

/* line 4961, src/sass/_layout.scss */
.footer.gray-footer .footer-widget {
  border-top: none;
}

/* line 4963, src/sass/_layout.scss */
.footer.gray-footer .footer-widget p {
  color: #323232;
}

/* line 4968, src/sass/_layout.scss */
.portfolio-item.image-text {
  position: relative;
}

/* line 4970, src/sass/_layout.scss */
.portfolio-item.image-text .portfolio-overlay {
  bottom: 30px;
  background: transparent;
}

/* line 4973, src/sass/_layout.scss */
.portfolio-item.image-text .portfolio-overlay span {
  display: block;
}

/* line 4976, src/sass/_layout.scss */
.portfolio-item.image-text .portfolio-overlay a.button {
  padding: 6px 16px;
}

/* line 4978, src/sass/_layout.scss */
.portfolio-item.image-text .portfolio-overlay a.button span {
  font-size: 12px;
}

/* line 4981, src/sass/_layout.scss */
.portfolio-item.image-text .portfolio-overlay a.button:hover {
  color: #ffffff;
}

/* line 4986, src/sass/_layout.scss */
.portfolio-item.image-text:before {
  position: absolute;
  width: 100%;
  bottom: 0;
  content: "";
  ackground: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
  top: auto;
  height: 75%;
  -webkit-transition: all .35s;
  transition: all .35s;
}

/* line 5004, src/sass/_layout.scss */
.coming-soon-big .countdown.medium span {
  font-size: 120px;
  line-height: 120px;
  font-weight: bold;
}

/* line 5009, src/sass/_layout.scss */
.coming-soon-big .countdown.medium p {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}

/* line 5016, src/sass/_layout.scss */
.coming-soon-big .coming-soon-form p {
  font-weight: bold;
}

/* line 5021, src/sass/_layout.scss */
.coming-soon-big .contact-form.transparent-form .form-control {
  background: rgba(255, 255, 255, 0.4);
}

/* line 5025, src/sass/_layout.scss */
.coming-soon-big .button {
  font-weight: bold;
}

/* line 5030, src/sass/_layout.scss */
.about-05-split .shop-split-content {
  padding: 100px 0;
}

/* line 5034, src/sass/_layout.scss */
.about-mission {
  margin-top: -150px;
}

/* line 5037, src/sass/_layout.scss */
.about-mission .popup-video-image a i {
  position: relative;
  top: inherit;
  left: inherit;
  bottom: inherit;
  right: inherit;
}

/* line 5046, src/sass/_layout.scss */
.about-mission .popup-content {
  position: absolute;
  bottom: 0;
  padding: 30px 130px 30px 30px;
}

/* line 5053, src/sass/_layout.scss */
.about-mission-box {
  -webkit-box-shadow: 0px 20px 46px -13px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 20px 46px -13px rgba(0, 0, 0, 0.09);
}

/* line 5055, src/sass/_layout.scss */
.about-mission-box .content {
  padding: 24px;
}

/* line 5059, src/sass/_layout.scss */
.about-mission-title {
  padding-bottom: 250px;
}

/* line 5063, src/sass/_layout.scss */
.faq-page-title .form {
  position: relative;
  z-index: 9;
}

/* line 5067, src/sass/_layout.scss */
.faq-page-title a.button {
  padding: 12px 16px;
}

/* line 5071, src/sass/_layout.scss */
.faq-box {
  -webkit-box-shadow: 0px 20px 46px -13px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 20px 46px -13px rgba(0, 0, 0, 0.09);
  padding: 40px;
  border-radius: 3px;
  background: #ffffff;
  margin-top: -60px;
}

/* line 5077, src/sass/_layout.scss */
.faq-box span {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  display: block;
}

/* line 5083, src/sass/_layout.scss */
.faq-box strong {
  display: block;
}

/* line 5086, src/sass/_layout.scss */
.faq-box a.button {
  padding: 8px 16px;
}

/* line 5090, src/sass/_layout.scss */
.login-fancy {
  padding: 30px;
  height: 100%;
  -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.06);
}

/* line 5094, src/sass/_layout.scss */
.login-fancy h2 {
  font-size: 70px;
  line-height: 70px;
}

/* line 5099, src/sass/_layout.scss */
.login-fancy-bg {
  position: relative;
  z-index: 1;
}

/* line 5103, src/sass/_layout.scss */
.login-gradient {
  position: relative;
}

/* line 5105, src/sass/_layout.scss */
.login-gradient:before {
  z-index: 0;
  opacity: .8;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  background: linear-gradient(45deg, #9af1e1 0%, #4003f6 100%);
}

/* line 5121, src/sass/_layout.scss */
.login-gradient-02 {
  position: relative;
}

/* line 5123, src/sass/_layout.scss */
.login-gradient-02:before {
  z-index: 0;
  opacity: .8;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  background: linear-gradient(45deg, #ee38a6 0%, #ffc863 100%);
}

/* line 5139, src/sass/_layout.scss */
.login-gradient-03 {
  position: relative;
}

/* line 5141, src/sass/_layout.scss */
.login-gradient-03:before {
  z-index: 0;
  opacity: .8;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  background: linear-gradient(45deg, #ffcdd2 0%, #470df5 100%);
}

/* line 5157, src/sass/_layout.scss */
.login-box {
  padding: 30px;
  height: 100%;
  -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.06);
  border-radius: 0px 10px 10px 0px;
}

/* line 5162, src/sass/_layout.scss */
.login-box h2 {
  font-size: 40px;
  line-height: 40px;
}

/* line 5168, src/sass/_layout.scss */
.login-box .list-unstyled.list-inline-item a:hover {
  color: #323232;
}

/* line 5174, src/sass/_layout.scss */
.login-box-bg {
  position: relative;
  z-index: 1;
}

/* line 5178, src/sass/_layout.scss */
.login-box-main {
  display: table;
  width: 100%;
}

/* line 5181, src/sass/_layout.scss */
.login-box-main .theme-bg {
  -webkit-box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}

/* line 5187, src/sass/_layout.scss */
.login-box-main .nav li {
  margin-bottom: 5px;
}

/* line 5189, src/sass/_layout.scss */
.login-box-main .nav li a {
  padding-left: 30px;
  font-size: 16px;
  display: block;
  text-align: left;
  color: #323232;
  border-left: 5px solid transparent;
  background: transparent;
}

/* line 5197, src/sass/_layout.scss */
.login-box-main .nav li a i {
  display: inline-block;
  padding-right: 6px;
  text-align: left;
  margin-bottom: 10px;
}

/* line 5207, src/sass/_layout.scss */
.login-box-main-middle {
  display: table-cell;
  vertical-align: middle;
}

/* line 5211, src/sass/_layout.scss */
.login-box-left {
  -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.06);
  height: 100%;
  border-radius: 10px 0 0px 10px;
}

/* line 5215, src/sass/_layout.scss */
.login-box-left .logo-small {
  margin-left: 30px;
}

/* line 5219, src/sass/_layout.scss */
.login-box-left li.active a {
  border-left: 5px solid #990f3d;
  color: #990f3d;
}

/* line 5226, src/sass/_layout.scss */
.login-box-left li a:hover {
  border-left: 5px solid #990f3d;
  color: #990f3d;
}

/* line 5233, src/sass/_layout.scss */
.login-box-theme {
  position: relative;
}

/* line 5235, src/sass/_layout.scss */
.login-box-theme:before {
  position: absolute;
  content: "";
  height: 30px;
  top: -29px;
  width: 100%;
  background: #990f3d;
  left: 0;
}

/* line 5244, src/sass/_layout.scss */
.login-box-theme:after {
  position: absolute;
  content: "";
  height: 30px;
  bottom: -29px;
  width: 100%;
  background: #990f3d;
  left: 0;
}

/* line 5254, src/sass/_layout.scss */
.login-box-02 {
  padding: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 100%;
}

/* line 5259, src/sass/_layout.scss */
.login-box-02.white-overlay {
  background: rgba(255, 255, 255, 0.5);
}

/* line 5264, src/sass/_layout.scss */
.login-signup a.text-black:hover {
  color: #ffffff;
}

/* line 5269, src/sass/_layout.scss */
.login-signup .tab-border .tab-content {
  padding: 0;
}

/* line 5273, src/sass/_layout.scss */
.login-signup .login-box-02 {
  border: 0;
}

/* line 5277, src/sass/_layout.scss */
.login-14 {
  padding: 0 100px;
}

/* line 5280, src/sass/_layout.scss */
.login-15 {
  padding: 0 60px;
}

/* line 5283, src/sass/_layout.scss */
.blog-banner {
  height: 70vh;
}

/* line 5285, src/sass/_layout.scss */
.blog-banner span {
  letter-spacing: 4px;
  margin-bottom: 20px;
  display: block;
}

/* line 5291, src/sass/_layout.scss */
.blog-overlay {
  position: relative;
  text-align: left;
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 5296, src/sass/_layout.scss */
.blog-overlay:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  content: "";
  left: 0;
  right: 0;
  z-index: 1;
}

/* line 5306, src/sass/_layout.scss */
.blog-overlay .blog-name {
  padding-left: 30px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
}

/* line 5314, src/sass/_layout.scss */
.blog-overlay .blog-name span {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 5318, src/sass/_layout.scss */
.blog-overlay .blog-image {
  overflow: hidden;
  position: relative;
}

/* line 5321, src/sass/_layout.scss */
.blog-overlay .blog-image img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 5325, src/sass/_layout.scss */
.blog-overlay .blog-icon {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 2;
}

/* line 5330, src/sass/_layout.scss */
.blog-overlay .blog-icon .date {
  background: #050801;
  padding: 10px 15px;
  text-align: center;
  color: #ffffff;
}

/* line 5336, src/sass/_layout.scss */
.blog-overlay .blog-icon .link {
  font-size: 20px;
  padding: 10px 15px;
  text-align: center;
  color: #ffffff;
}

/* line 5343, src/sass/_layout.scss */
.blog-overlay blockquote {
  border: 0;
  font-size: 16px;
  font-style: italic;
}

/* line 5349, src/sass/_layout.scss */
.blog-overlay blockquote.quote:before {
  top: -40px;
}

/* line 5355, src/sass/_layout.scss */
.blog-overlay:hover .blog-image img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 5363, src/sass/_layout.scss */
.blog-overlay:hover:before {
  z-index: 1;
}

/* line 5367, src/sass/_layout.scss */
.blog-overlay .tag {
  background: #990f3d;
  color: #ffffff;
  padding: 2px 10px;
}

/* line 5374, src/sass/_layout.scss */
.blog-overlay.white-bg:before {
  display: none;
}

/* line 5377, src/sass/_layout.scss */
.blog-overlay.white-bg blockquote {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 5380, src/sass/_layout.scss */
.blog-overlay.white-bg cite {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 5384, src/sass/_layout.scss */
.blog-overlay.white-bg .blog-icon .link {
  color: #323232;
}

/* line 5388, src/sass/_layout.scss */
.blog-overlay.white-bg:hover {
  background: #050801;
}

/* line 5390, src/sass/_layout.scss */
.blog-overlay.white-bg:hover a {
  color: #ffffff;
}

/* line 5393, src/sass/_layout.scss */
.blog-overlay.white-bg:hover span {
  color: #ffffff;
}

/* line 5395, src/sass/_layout.scss */
.blog-overlay.white-bg:hover span a {
  color: #990f3d;
}

/* line 5400, src/sass/_layout.scss */
.blog-overlay.white-bg:hover .blog-icon .link {
  color: #ffffff;
}

/* line 5404, src/sass/_layout.scss */
.blog-overlay.white-bg:hover blockquote {
  color: #ffffff;
}

/* line 5407, src/sass/_layout.scss */
.blog-overlay.white-bg:hover cite {
  color: #ffffff;
}

/* line 5412, src/sass/_layout.scss */
.blog-overlay.white-bg a:hover {
  color: #990f3d;
}

/* line 5418, src/sass/_layout.scss */
.blog-overlay.dark-theme-bg:before {
  display: none;
}

/* line 5421, src/sass/_layout.scss */
.blog-overlay.dark-theme-bg:hover {
  background: #ffffff;
}

/* line 5423, src/sass/_layout.scss */
.blog-overlay.dark-theme-bg:hover a {
  color: #323232;
}

/* line 5426, src/sass/_layout.scss */
.blog-overlay.dark-theme-bg:hover span {
  color: #323232;
}

/* line 5428, src/sass/_layout.scss */
.blog-overlay.dark-theme-bg:hover span a {
  color: #990f3d;
}

/* line 5433, src/sass/_layout.scss */
.blog-overlay.dark-theme-bg:hover .blog-icon .date {
  color: #ffffff;
}

/* line 5439, src/sass/_layout.scss */
.blog-overlay.dark-theme-bg a:hover {
  color: #990f3d;
}

/* line 5445, src/sass/_layout.scss */
.blog-overlay.theme-bg:before {
  display: none;
}

/* line 5450, src/sass/_layout.scss */
.blog-02 .isotope {
  margin: 0;
}

/* line 5453, src/sass/_layout.scss */
.blog-02 .masonry {
  margin: 0;
}

/* line 5458, src/sass/_layout.scss */
.blog-fashion-banner .blog-overlay {
  height: auto;
}

/* line 5463, src/sass/_layout.scss */
.blog.blog-simple .tag {
  background: #990f3d;
  color: #ffffff;
  padding: 2px 10px;
}

/* line 5470, src/sass/_layout.scss */
.blog.blog-simple .entry-meta ul li {
  display: inline-block;
  margin-right: 12px;
}

/* line 5473, src/sass/_layout.scss */
.blog.blog-simple .entry-meta ul li i {
  color: #990f3d;
  padding-right: 6px;
}

/* line 5477, src/sass/_layout.scss */
.blog.blog-simple .entry-meta ul li a {
  color: #353535;
  line-height: 0px;
  padding-right: 5px;
}

/* line 5481, src/sass/_layout.scss */
.blog.blog-simple .entry-meta ul li a i {
  padding-right: 6px;
  color: #990f3d;
}

/* line 5485, src/sass/_layout.scss */
.blog.blog-simple .entry-meta ul li a:hover {
  color: #990f3d;
}

/* line 5494, src/sass/_layout.scss */
.blog.blog-simple.blog-left .blog-image {
  width: 48.9%;
  margin-right: 5%;
  float: left;
  position: relative;
}

/* line 5500, src/sass/_layout.scss */
.blog.blog-simple.blog-left .blog-name {
  width: 44%;
  float: left;
}

/* line 5505, src/sass/_layout.scss */
.header.light.line-header {
  border-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 5510, src/sass/_layout.scss */
.header.light.line-header .mega-menu .menu-logo > li {
  line-height: 0;
}

/* line 5518, src/sass/_layout.scss */
.mega-menu .menu-logo img.logo-big {
  height: 60px;
}

/* line 5526, src/sass/_layout.scss */
.header.line-header .mega-menu > section.menu-list-items .menu-bar {
  border-top: 5px double rgba(0, 0, 0, 0.1);
  border-bottom: 5px double rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%;
}

/* line 5536, src/sass/_layout.scss */
.header.line-header .mega-menu.desktopTopFixed > section.menu-list-items .menu-bar {
  float: right;
  width: auto;
  border: 0;
}

/* line 5546, src/sass/_layout.scss */
.header.magazine-header .mega-menu.desktopTopFixed .add-banner {
  display: none;
}

/* line 5549, src/sass/_layout.scss */
.header.magazine-header .mega-menu.desktopTopFixed .menu-logo {
  padding: 0;
}

/* line 5557, src/sass/_layout.scss */
.header.logo-center.magazine-header .mega-menu .menu-logo img {
  height: 34px;
}

/* line 5564, src/sass/_layout.scss */
.header.logo-center.magazine-header .mega-menu.desktopTopFixed .menu-logo img {
  height: 28px;
}

/* line 5570, src/sass/_layout.scss */
#main-slider {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}

/* line 5575, src/sass/_layout.scss */
#main-slider .carousel-item img {
  width: 100%;
}

/* line 5578, src/sass/_layout.scss */
#main-slider .carousel-item .slider-content {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}

/* line 5589, src/sass/_layout.scss */
#main-slider .carousel-item.active .slider-content {
  z-index: 0;
  opacity: 1;
  -webkit-transition: opacity 100ms;
  transition: opacity 100ms;
}

/* line 5599, src/sass/_layout.scss */
#main-slider .slider-content {
  display: inline-block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 55%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 100%;
  z-index: 2;
}

/* line 5612, src/sass/_layout.scss */
#main-slider .slider-content h3 {
  font-size: 36px;
  margin: 20px 0px 0px;
  font-weight: 600;
  line-height: 60px;
  text-transform: uppercase;
}

/* line 5619, src/sass/_layout.scss */
#main-slider .slider-content h1 {
  font-size: 50px;
  color: #ffffff;
  margin: 10px 0px 40px;
  font-weight: 700;
  line-height: 50px;
}

/* line 5626, src/sass/_layout.scss */
#main-slider .slider-content span {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 2px;
  font-weight: 600;
  display: block;
}

/* line 5634, src/sass/_layout.scss */
#main-slider .slider-content .post-by img {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 15px;
}

/* line 5642, src/sass/_layout.scss */
#main-slider .slider-content .slider-left {
  width: 60%;
  float: left;
}

/* line 5646, src/sass/_layout.scss */
#main-slider .slider-content .slider-right {
  float: right;
  width: 30%;
  vertical-align: top;
}

/* line 5652, src/sass/_layout.scss */
#main-slider .carousel-indicators {
  bottom: 30px;
}

/* line 5655, src/sass/_layout.scss */
#main-slider .carousel-control.left {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}

/* line 5661, src/sass/_layout.scss */
#main-slider .carousel-control.left span {
  padding: 15px;
}

/* line 5665, src/sass/_layout.scss */
#main-slider .carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}

/* line 5671, src/sass/_layout.scss */
#main-slider .carousel-control.right span {
  padding: 15px;
}

/* line 5676, src/sass/_layout.scss */
#main-slider .carousel-control .fa-angle-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 5;
  display: inline-block;
  left: 0px;
}

/* line 5688, src/sass/_layout.scss */
#main-slider .carousel-control .fa-angle-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 5;
  display: inline-block;
  right: 0px;
}

/* line 5700, src/sass/_layout.scss */
#main-slider .carousel-control i {
  color: #ffffff;
  line-height: 36px;
  font-size: 32px;
  padding: 15px 20px;
}

/* line 5709, src/sass/_layout.scss */
.carousel-indicators li {
  cursor: pointer;
  width: 14px !important;
  height: 14px !important;
  border: 2px solid #ffffff !important;
  margin: 1px !important;
}

/* line 5719, src/sass/_layout.scss */
.carousel .carousel-item.active .animated1 {
  -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
  animation: lightSpeedIn 1s ease-in 200ms both;
}

/* line 5726, src/sass/_layout.scss */
.carousel .carousel-item.active .animated2 {
  -webkit-animation: bounceInRight 1s ease-in-out 500ms both;
  animation: bounceInRight 1s ease-in-out 500ms both;
}

/* line 5733, src/sass/_layout.scss */
.carousel .carousel-item.active .animated3 {
  -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
  animation: bounceInLeft 1s ease-in-out 500ms both;
}

/* line 5740, src/sass/_layout.scss */
.carousel .carousel-item.active .animated4 {
  -webkit-animation: flipInX 1s ease-in 500ms both;
  animation: flipInX 1s ease-in 500ms both;
}

/* line 5747, src/sass/_layout.scss */
.carousel .carousel-item.active .animated5 {
  -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
  animation: bounceInLeft 1s ease-in-out 100ms both;
}

/* line 5754, src/sass/_layout.scss */
.carousel .carousel-item.active .animated6 {
  -webkit-animation: bounceIn 1s ease-in 500ms both;
  animation: bounceIn 1s ease-in 500ms both;
}

/* line 5761, src/sass/_layout.scss */
.carousel .carousel-item.active .animated7 {
  -webkit-animation: fadeInDown 0.7s ease-in 1000ms both;
  animation: fadeInDown 0.7s ease-in 1000ms both;
}

/* line 5768, src/sass/_layout.scss */
.carousel .carousel-item.active .animated8 {
  -webkit-animation: fadeInUp 0.7s ease-in 1000ms both;
  animation: fadeInUp 0.7s ease-in 1000ms both;
}

/* line 5779, src/sass/_layout.scss */
.carousel-fade .carousel-inner .carousel-item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
}

/* line 5784, src/sass/_layout.scss */
.carousel-fade .carousel-inner .active.left {
  opacity: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 5790, src/sass/_layout.scss */
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 5796, src/sass/_layout.scss */
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

/* line 5799, src/sass/_layout.scss */
.carousel-fade .carousel-inner .next.left {
  opacity: 1;
}

/* line 5802, src/sass/_layout.scss */
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

/* line 5805, src/sass/_layout.scss */
.carousel-fade .carousel-inner .next {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 5810, src/sass/_layout.scss */
.carousel-fade .carousel-inner .prev {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 5817, src/sass/_layout.scss */
.play-video.border-video {
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 5px solid rgba(255, 255, 255, 0.6) !important;
}

/* line 5823, src/sass/_layout.scss */
.play-video.border-video a {
  width: 70px;
  height: 70px;
  line-height: 70px;
  top: -4px;
}

/* line 5828, src/sass/_layout.scss */
.play-video.border-video a i {
  line-height: 60px;
}

/* line 5832, src/sass/_layout.scss */
.play-video.border-video:after {
  display: none;
}

/* line 5835, src/sass/_layout.scss */
.play-video.border-video:hover {
  border: 5px solid rgba(255, 255, 255, 0.8) !important;
  color: #ffffff;
}

/* line 5840, src/sass/_layout.scss */
.video-attribute {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/* line 5844, src/sass/_layout.scss */
.video-attribute .length {
  background: rgba(0, 0, 0, 0.8);
  padding: 1px 8px;
  color: #ffffff;
  border-radius: 2px;
  font-size: 13px;
}

/* line 5851, src/sass/_layout.scss */
.video-attribute .quality {
  background: #dd3333;
  padding: 0px 8px;
  color: #ffffff;
  margin-left: 2px;
  border-radius: 2px;
  font-size: 13px;
}

/* line 5862, src/sass/_layout.scss */
.popup-video-image.border-video a i {
  font-size: 14px;
  width: 70px;
  height: 70px;
  line-height: 62px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 5px solid rgba(255, 255, 255, 0.6);
}

/* line 5870, src/sass/_layout.scss */
.popup-video-image.border-video a i:hover {
  border: 5px solid rgba(255, 255, 255, 0.8);
}

/* line 5877, src/sass/_layout.scss */
.blog-box.blog-2.blog-border .blog-info {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 5879, src/sass/_layout.scss */
.blog-box.blog-2.blog-border .blog-info .tag {
  border-bottom: 2px solid #990f3d;
}

/* line 5883, src/sass/_layout.scss */
.blog-box.blog-2.blog-border .blog-info span i {
  color: rgba(0, 0, 0, 0.5);
}

/* line 5891, src/sass/_layout.scss */
.video-section .blog-box.blog-2:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 5896, src/sass/_layout.scss */
.top-view-video {
  padding: 30px;
}

/* line 5898, src/sass/_layout.scss */
.top-view-video span {
  font-size: 12px;
}

/* line 5901, src/sass/_layout.scss */
.top-view-video .view-video-number {
  display: table-cell;
  width: 20px;
}

/* line 5905, src/sass/_layout.scss */
.top-view-video .view-video-name {
  padding-left: 16px;
  display: table-cell;
  vertical-align: top;
}

/* line 5911, src/sass/_layout.scss */
canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

/* line 5916, src/sass/_layout.scss */
.chartjs-tooltip {
  opacity: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  border-radius: 3px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding: 4px;
}

/* line 5929, src/sass/_layout.scss */
.chartjs-tooltip-key {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
}

/* line 5936, src/sass/_layout.scss */
.chart-wrapper .nice-select {
  display: inline-block;
  float: none;
  height: 40px;
  line-height: 40px;
}

/* line 5941, src/sass/_layout.scss */
.chart-wrapper .nice-select:after {
  margin-top: -1px;
}

/* line 5948, src/sass/_layout.scss */
.media .media-icon span {
  font-size: 40px;
  line-height: 45px;
}

/* line 5953, src/sass/_layout.scss */
.media span.media-step {
  font-size: 60px;
  line-height: 55px;
}

/* line 5958, src/sass/_layout.scss */
.secrvice-blog {
  margin-top: -110px;
}

/* line 5961, src/sass/_layout.scss */
.box-content {
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}

/* line 5965, src/sass/_layout.scss */
.service-07 .agency-02-about-content-right {
  margin-left: -100px;
}

/* line 5971, src/sass/_layout.scss */
.service ul li {
  display: block;
  margin: 5px 0;
}

/* line 5974, src/sass/_layout.scss */
.service ul li a {
  display: block;
  padding: 12px 25px;
  color: #656565;
  text-transform: capitalize;
}

/* line 5979, src/sass/_layout.scss */
.service ul li a:hover {
  background-color: #990f3d;
  color: #ffffff;
}

/* line 5984, src/sass/_layout.scss */
.service ul li a.active {
  background-color: #990f3d;
  color: #ffffff;
}

/* line 5991, src/sass/_layout.scss */
.iconbox {
  padding-left: 60px;
}

/* line 5993, src/sass/_layout.scss */
.iconbox i {
  font-size: 18px;
  line-height: 50px;
}

/* line 5997, src/sass/_layout.scss */
.iconbox a {
  height: 50px;
  width: 50px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  left: 15px;
  border-radius: 3px;
}

/* line 6005, src/sass/_layout.scss */
.iconbox a:hover {
  background: #353535;
  color: #ffffff;
  border-color: #353535;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 6012, src/sass/_layout.scss */
.iconbox p {
  font-size: 11px;
}

/* line 6017, src/sass/_layout.scss */
.contact-4 .blockquote {
  border: none;
  font-size: 30px;
}

/* line 6021, src/sass/_layout.scss */
.contact-4 p {
  line-height: 24px;
}

/* line 6026, src/sass/_layout.scss */
.quote:before {
  color: #990f3d;
}

/* line 6031, src/sass/_layout.scss */
.contact-5 .feature-info {
  padding: 40px;
}

/* line 6032, src/sass/_layout.scss */
.contact-5 .feature-info p {
  margin-bottom: 0;
}

/* line 6039, src/sass/_layout.scss */
.blockquote-section.testimonial-title blockquote {
  font-size: 40px;
}

/* line 6047, src/sass/_layout.scss */
.masonry-item .testimonial-widget .testimonial-info .testimonial-avtar img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

/* line 6054, src/sass/_layout.scss */
.masonry-item .testimonial-widget .testimonial-info .testimonial-name span {
  font-size: 14px;
}

/* line 6061, src/sass/_layout.scss */
.masonry-item .testimonial-info:before {
  display: none;
}

/* line 6068, src/sass/_layout.scss */
.leave-your-testimonial .contact-form .form-control {
  background-color: #ffffff;
}

/* line 6073, src/sass/_layout.scss */
.search-no-result {
  padding: 130px 0px;
}

/* line 6075, src/sass/_layout.scss */
.search-no-result i {
  font-size: 130px;
}

/* line 6079, src/sass/_layout.scss */
.search-no-result .bg-title h2 {
  font-size: 420px;
  line-height: 300px;
  color: rgba(0, 0, 0, 0.03);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

/* line 6092, src/sass/_layout.scss */
.no-result-search .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 6098, src/sass/_layout.scss */
.cookies-policy:before {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0 17px 15px 17px;
  top: -15px;
  left: 45px;
  border-bottom-color: #f7f7f7;
}

/* line 6114, src/sass/_layout.scss */
.addresss-info.invoice-addresss li {
  color: #626262;
  margin-bottom: 10px;
}

/* line 6117, src/sass/_layout.scss */
.addresss-info.invoice-addresss li a {
  color: #990f3d;
}

/* line 6123, src/sass/_layout.scss */
.process-box-02 h1 {
  font-size: 90px;
  line-height: 90px;
}

/* line 6127, src/sass/_layout.scss */
.process-box-02 .process-info {
  border-left: 3px solid rgba(0, 0, 0, 0.1);
}

/* line 6130, src/sass/_layout.scss */
.process-box-02 .process-info.process-right {
  border-left: 0;
  border-right: 3px solid rgba(0, 0, 0, 0.1);
}

/* line 6136, src/sass/_layout.scss */
.jobs-banner h1 {
  font-size: 80px;
  line-height: 80px;
  font-weight: 400;
}

/* line 6141, src/sass/_layout.scss */
.jobs-banner span {
  font-size: 26px;
  line-height: 26px;
  font-weight: 400;
}

/* line 6146, src/sass/_layout.scss */
.jobs-banner b {
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
}

/* line 6151, src/sass/_layout.scss */
.jobs-banner .button {
  padding: 12px 21px;
}

/* line 6155, src/sass/_layout.scss */
.job-box {
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  padding: 20px;
}

/* line 6159, src/sass/_layout.scss */
.job-box.job-border {
  border: 1px solid #eeeeee;
  padding: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 6164, src/sass/_layout.scss */
.job-box.job-border i {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}

/* line 6169, src/sass/_layout.scss */
.job-box.job-border:hover {
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

/* line 6173, src/sass/_layout.scss */
.job-testimonial {
  padding: 0;
}

/* line 6175, src/sass/_layout.scss */
.job-testimonial .testimonial-info {
  font-size: 24px;
  line-height: 36px;
}

/* line 6176, src/sass/_layout.scss */
.job-testimonial .testimonial-info:before {
  font-size: 200px;
  left: 0;
}

/* line 6184, src/sass/_layout.scss */
.listing-banner {
  height: 60vh;
}

/* line 6186, src/sass/_layout.scss */
.listing-banner h1 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 400;
  margin-bottom: 20px;
}

/* line 6192, src/sass/_layout.scss */
.listing-banner p {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}

/* line 6198, src/sass/_layout.scss */
.listing-banner .listing-banner-categorie i {
  font-size: 30px;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  color: #ffffff;
  border-radius: 50%;
  margin: 0 auto;
}

/* line 6208, src/sass/_layout.scss */
.listing-banner .listing-banner-categorie a {
  font-size: 18px;
  display: block;
  margin-top: 10px;
}

/* line 6215, src/sass/_layout.scss */
.listing-search {
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  background: #ffffff;
  padding: 50px;
  position: relative;
  margin-top: -50px;
  border-radius: 3px;
}

/* line 6225, src/sass/_layout.scss */
.listing-post .blog-name .blog-name-left {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  float: left;
  margin-right: 20px;
}

/* line 6235, src/sass/_layout.scss */
.listing-post .blog-name .blog-name-right {
  display: table-cell;
}

/* line 6239, src/sass/_layout.scss */
.listing-post .listing-post-info {
  background: #ffffff;
  padding: 20px;
}

/* line 6244, src/sass/_layout.scss */
.listing-post .listing-post-info .listing-post-meta ul li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 10px;
  border-right: 2px solid rgba(0, 0, 0, 0.1);
}

/* line 6249, src/sass/_layout.scss */
.listing-post .listing-post-info .listing-post-meta ul li:last-child {
  border-right: 0;
}

/* line 6252, src/sass/_layout.scss */
.listing-post .listing-post-info .listing-post-meta ul li a {
  font-weight: 800;
  color: #323232;
}

/* line 6261, src/sass/_layout.scss */
.listing-places {
  padding-bottom: 260px;
}

/* line 6264, src/sass/_layout.scss */
.listing-how-work {
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
  padding: 70px;
  margin-top: -140px;
}

/* line 6271, src/sass/_layout.scss */
.sticky-top {
  z-index: 99;
}

/* line 6276, src/sass/_layout.scss */
.calendar-main .modal .btn {
  padding: 0.875rem .75rem;
}

/* line 6281, src/sass/_layout.scss */
.fc-button {
  background: #f8f9fa;
  border: none;
  color: #626262;
  text-transform: capitalize;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 3px !important;
  margin: 0 3px !important;
  padding: 6px 12px !important;
  height: auto !important;
}

/* line 6291, src/sass/_layout.scss */
.fc-button:focus {
  outline: 0;
}

/* line 6294, src/sass/_layout.scss */
.fc-button:active {
  outline: 0;
}

/* line 6298, src/sass/_layout.scss */
.fc-state-active {
  background: #990f3d;
  color: #ffffff;
}

/* line 6302, src/sass/_layout.scss */
.fc-today-button {
  background: #990f3d;
  color: #ffffff;
}

/* line 6306, src/sass/_layout.scss */
.fc-event {
  border-radius: 2px;
  border: none;
  cursor: move;
  font-size: 13px;
  margin: 5px 7px;
  padding: 5px 5px;
  text-align: center;
  background: #990f3d;
}

/* line 6317, src/sass/_layout.scss */
.fc-day-grid-event .fc-time {
  color: #ffffff;
}

/* line 6320, src/sass/_layout.scss */
.fc-day-grid-event .fc-title {
  color: #ffffff;
}

/* line 6324, src/sass/_layout.scss */
.fc-event-dot {
  background: #990f3d;
}

/* line 6328, src/sass/_layout.scss */
.fc-day-header span {
  padding: 15px 0;
  display: block;
  background: #f8f9fa;
  color: #1a1a1a;
}

/* line 6336, src/sass/_layout.scss */
.demoFeed li {
  list-style: none;
  display: inline-block;
  width: 25%;
}

/* line 6340, src/sass/_layout.scss */
.demoFeed li img {
  width: 100%;
  height: 100% !important;
}

/* line 6347, src/sass/_layout.scss */
.flickr-feed li {
  list-style: none;
  display: inline-block;
  width: 25%;
}

/* line 6351, src/sass/_layout.scss */
.flickr-feed li img {
  width: 100%;
  height: 100% !important;
}

/* line 6358, src/sass/_layout.scss */
.portfolio-creative h1 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 20px;
  font-family: "Dosis", sans-serif;
}

/* line 6365, src/sass/_layout.scss */
.portfolio-creative del {
  background: none;
  color: #dadada;
}

/* line 6370, src/sass/_layout.scss */
.business-banner-02 {
  height: 100vh;
}

/* line 6372, src/sass/_layout.scss */
.business-banner-02 h1 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 600;
}

/* line 6377, src/sass/_layout.scss */
.business-banner-02 .box-newsletter {
  padding: 50px;
  background: rgba(38, 38, 38, 0.82);
}

/* line 6380, src/sass/_layout.scss */
.business-banner-02 .box-newsletter .form-control {
  background: #ffffff;
}

/* line 6385, src/sass/_layout.scss */
.skill-counter {
  position: relative;
  background: #ffffff;
  margin-top: -100px;
  z-index: 999;
  padding: 60px;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
}

/* line 6394, src/sass/_layout.scss */
.business-banner span {
  font-size: 36px;
  line-height: 36px;
}

/* line 6398, src/sass/_layout.scss */
.business-banner h1 {
  font-family: "Dosis", sans-serif;
  font-size: 100px;
  line-height: 100px;
  letter-spacing: 40px;
  font-weight: 600;
  margin-top: 20px;
}

/* line 6406, src/sass/_layout.scss */
.business-banner p {
  font-size: 20px;
  line-height: 30px;
  padding: 0 360px;
}

/* line 6412, src/sass/_layout.scss */
.business-13-about-content {
  -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
  padding: 100px;
  position: relative;
  margin-top: -80px;
  z-index: 4;
}

/* line 6419, src/sass/_layout.scss */
.business-date-box {
  position: relative;
  padding: 20px;
}

/* line 6423, src/sass/_layout.scss */
.business-date-box .business-date-box-text span {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  letter-spacing: 18px;
  vertical-align: top;
  right: -70px;
  top: 80px;
}

/* line 6439, src/sass/_layout.scss */
.business-date-box-text {
  position: relative;
  background: #ffffff;
  padding: 40px;
}

/* line 6443, src/sass/_layout.scss */
.business-date-box-text h6 {
  line-height: 30px;
}

/* line 6446, src/sass/_layout.scss */
.business-date-box-text h2 {
  font-size: 200px;
  line-height: 200px;
  display: inline-block;
  padding-right: 30px;
  position: relative;
}

/* line 6455, src/sass/_layout.scss */
.business-banner-03 h1 {
  font-size: 80px;
  line-height: 80px;
  font-weight: 400;
  margin-bottom: 30px;
}

/* line 6461, src/sass/_layout.scss */
.business-banner-03 span {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 30px;
}

/* line 6469, src/sass/_layout.scss */
.business-video .business-video-box {
  min-height: 600px;
}

/* line 6471, src/sass/_layout.scss */
.business-video .business-video-box .vertical-align {
  padding: 100px;
  width: 100%;
}

/* line 6477, src/sass/_layout.scss */
.business-feature.feature-text {
  padding: 50px;
  border-radius: 5px;
  position: relative;
  -webkit-box-shadow: 0px 10px 60px -13px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 60px -13px rgba(0, 0, 0, 0.1);
}

/* line 6483, src/sass/_layout.scss */
.business-banner-04 {
  height: 94vh;
}

/* line 6485, src/sass/_layout.scss */
.business-banner-04 h1 {
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 6492, src/sass/_layout.scss */
.business-banner-04 p {
  font-size: 17px;
  padding-right: 200px;
}

/* line 6496, src/sass/_layout.scss */
.business-banner-04 strong {
  font-size: 20px;
  margin-top: 20px;
}

/* line 6501, src/sass/_layout.scss */
.business-feature-top {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
  padding: 60px;
  position: relative;
  margin-top: -80px;
  z-index: 4;
}

/* line 6509, src/sass/_layout.scss */
.business-banner-05 {
  height: 94vh;
}

/* line 6511, src/sass/_layout.scss */
.business-banner-05 h1 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 6518, src/sass/_layout.scss */
.business-banner-05 p {
  font-size: 17px;
  padding-right: 200px;
}

/* line 6523, src/sass/_layout.scss */
.business-service-box {
  border: 1px solid #eeeeee;
  padding: 20px 20px;
  height: 100%;
}

/* line 6527, src/sass/_layout.scss */
.business-service-box .title {
  padding: 67px 0;
}

/* line 6532, src/sass/_layout.scss */
.business-big-testimonial .testimonial-info {
  font-size: 18px;
  line-height: 34px;
}

/* line 6537, src/sass/_layout.scss */
.business-banner-06 {
  height: 90vh;
}

/* line 6539, src/sass/_layout.scss */
.business-banner-06 h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 6546, src/sass/_layout.scss */
.business-banner-06 p {
  font-size: 17px;
  padding-right: 200px;
}

/* line 6551, src/sass/_layout.scss */
.landing-banner {
  height: 94vh;
}

/* line 6553, src/sass/_layout.scss */
.landing-banner span.label {
  background: #f7f7f7;
  padding: 10px 20px;
  border: 1px solid rgba(132, 186, 63, 0.1);
  display: inline-block;
}

/* line 6559, src/sass/_layout.scss */
.landing-banner h1 {
  font-size: 80px;
  line-height: 90px;
  font-weight: 500;
}

/* line 6563, src/sass/_layout.scss */
.landing-banner h1 span {
  position: relative;
}

/* line 6565, src/sass/_layout.scss */
.landing-banner h1 span:before {
  position: absolute;
  background: rgba(132, 186, 63, 0.2);
  height: 10px;
  content: "";
  bottom: 12px;
  width: 100%;
}

/* line 6575, src/sass/_layout.scss */
.landing-banner p {
  font-size: 20px;
}

/* line 6580, src/sass/_layout.scss */
.landing-block .landing-block-content {
  padding: 50px;
  margin-left: 50px;
  margin-top: -50px;
  z-index: 1;
  position: relative;
}

/* line 6586, src/sass/_layout.scss */
.landing-block .landing-block-content h3 {
  line-height: 40px;
}

/* line 6589, src/sass/_layout.scss */
.landing-block .landing-block-content p {
  font-size: 20px;
}

/* line 6595, src/sass/_layout.scss */
.landing-testimonial .testimonial-info {
  font-size: 22px;
  line-height: 44px;
}

/* line 6599, src/sass/_layout.scss */
.landing-testimonial .testimonial.clean {
  padding-left: 0;
}

/* line 6604, src/sass/_layout.scss */
.landing-action-box .action-box {
  border: 0px;
  border-top: 3px solid #f7f7f7;
  padding-top: 50px;
}

/* line 6610, src/sass/_layout.scss */
.landing-banner-02 {
  height: 74vh;
}

/* line 6612, src/sass/_layout.scss */
.landing-banner-02 span.label {
  padding: 10px 20px;
  display: inline-block;
}

/* line 6616, src/sass/_layout.scss */
.landing-banner-02 h1 {
  font-size: 50px;
  line-height: 70px;
  font-weight: 800;
}

/* line 6621, src/sass/_layout.scss */
.landing-banner-02 p {
  font-size: 20px;
}

/* line 6626, src/sass/_layout.scss */
.landing-newsletter .newsletter.fancy {
  -webkit-box-shadow: inset 0px 10px 10px -13px;
  box-shadow: inset 0px 10px 10px -13px;
}

/* line 6628, src/sass/_layout.scss */
.landing-newsletter .newsletter.fancy .form-control {
  background: #ffffff;
  padding: 30px 200px 30px 40px;
  font-size: 20px;
}

/* line 6632, src/sass/_layout.scss */
.landing-newsletter .newsletter.fancy .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 6636, src/sass/_layout.scss */
.landing-newsletter .newsletter.fancy button {
  padding: 32px 30px;
}

@media (min-width: 1220px) {
  /* line 6643, src/sass/_layout.scss */
  body.boxed-layout .wrapper {
    float: none;
    width: 1220px;
    margin: 0 auto;
    position: relative;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
    margin-bottom: 0 !important;
  }
  /* line 6652, src/sass/_layout.scss */
  body.boxed-layout .wrapper .portfolio-title.section-title p {
    display: none;
  }
  /* line 6655, src/sass/_layout.scss */
  body.boxed-layout .wrapper .portfolio-title.section-title span {
    display: none;
  }
  /* line 6660, src/sass/_layout.scss */
  body.boxed-layout .wrapper .contact-3 .g-map {
    padding-top: 140%;
  }
  /* line 6665, src/sass/_layout.scss */
  body.boxed-layout .wrapper .contact-2 .g-map {
    padding-top: 90%;
  }
  /* line 6670, src/sass/_layout.scss */
  body.boxed-layout .wrapper.vertical-header {
    width: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  /* line 6674, src/sass/_layout.scss */
  body.boxed-layout #footer-fixed {
    position: inherit !important;
    width: inherit;
    bottom: inherit !important;
    z-index: inherit;
  }
  /* line 6680, src/sass/_layout.scss */
  body.boxed-layout .christmas-coming-soon {
    position: absolute;
  }
  /* line 6683, src/sass/_layout.scss */
  body.boxed-layout .container {
    width: 1170px;
  }
  /* line 6688, src/sass/_layout.scss */
  body.frame-layout .wrapper {
    margin: 0 auto;
    margin-top: 1.5%;
    margin-bottom: 1.5%;
    width: 97%;
    position: relative;
    -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.1);
    margin-bottom: 1.5% !important;
  }
  /* line 6697, src/sass/_layout.scss */
  body.frame-layout .header.default {
    left: 0;
    right: 0;
  }
  /* line 6701, src/sass/_layout.scss */
  body.frame-layout .header.transparent {
    left: 0;
    right: 0;
  }
  /* line 6705, src/sass/_layout.scss */
  body.frame-layout header.one-page {
    left: 0;
    right: 0;
  }
  /* line 6709, src/sass/_layout.scss */
  body.frame-layout .navbar.affix {
    top: 0;
  }
  /* line 6713, src/sass/_layout.scss */
  body.frame-layout header.one-page.light .navbar {
    min-height: 10px !important;
  }
  /* line 6717, src/sass/_layout.scss */
  body.frame-layout #footer-fixed {
    position: inherit !important;
    bottom: inherit !important;
    z-index: inherit;
  }
  /* line 6722, src/sass/_layout.scss */
  body.frame-layout .christmas-coming-soon {
    position: absolute;
  }
}

@media print {
  /* line 6728, src/sass/_layout.scss */
  .sidebar {
    display: none !important;
  }
  /* line 6731, src/sass/_layout.scss */
  footer {
    display: none !important;
  }
  /* line 6734, src/sass/_layout.scss */
  .admin-header {
    display: none !important;
  }
  /* line 6737, src/sass/_layout.scss */
  header {
    display: none !important;
  }
  /* line 6740, src/sass/_layout.scss */
  .page-title {
    display: none !important;
  }
  /* line 6743, src/sass/_layout.scss */
  #back-to-top {
    display: none !important;
  }
  /* line 6746, src/sass/_layout.scss */
  .action-box {
    display: none !important;
  }
  /* line 6749, src/sass/_layout.scss */
  .content-wrapper {
    width: 100% !important;
    margin-left: 0;
  }
}

@media all and (-ms-high-contrast: none) {
  /* line 6755, src/sass/_layout.scss */
  .st-menu {
    position: absolute;
  }
  /* line 6758, src/sass/_layout.scss */
  img.bottom-img {
    top: 0;
  }
  /* line 6761, src/sass/_layout.scss */
  .search-cart {
    display: table;
  }
  /* line 6763, src/sass/_layout.scss */
  .search-cart .shpping-cart {
    float: none !important;
    vertical-align: middle;
  }
  /* line 6768, src/sass/_layout.scss */
  .search {
    display: table-cell !important;
  }
  /* line 6771, src/sass/_layout.scss */
  .shpping-cart {
    display: table-cell !important;
  }
  /* line 6777, src/sass/_layout.scss */
  .mega-menu > section.menu-list-items .search-cart .search {
    float: none !important;
  }
  /* line 6785, src/sass/_layout.scss */
  .logo-center.header .search .search-btn {
    line-height: 0px;
  }
  /* line 6791, src/sass/_layout.scss */
  .newsletter.fancy button {
    padding: 14px 20px;
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  /* line 6798, src/sass/_layout.scss */
  .newsletter.fancy button {
    padding: 14px 20px;
  }
}

/* line 2, src/sass/_shop.scss */
.product {
  text-align: center;
  position: relative;
}

/* line 6, src/sass/_shop.scss */
.product .product-title a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 20px 0px 10px;
  display: block;
}

/* line 12, src/sass/_shop.scss */
.product .product-title a:hover {
  color: #363636;
}

/* line 18, src/sass/_shop.scss */
.product .product-price del {
  background: transparent;
  color: #323232;
  font-size: 13px;
}

/* line 23, src/sass/_shop.scss */
.product .product-price ins {
  text-decoration: none;
  color: #990f3d;
  font-size: 16px;
  font-weight: bold;
}

/* line 30, src/sass/_shop.scss */
.product .product-rating {
  margin-bottom: 10px;
}

/* line 32, src/sass/_shop.scss */
.product .product-rating i {
  color: #363636;
}

/* line 36, src/sass/_shop.scss */
.product .product-image {
  position: relative;
}

/* line 38, src/sass/_shop.scss */
.product .product-image .product-overlay {
  opacity: 0;
  text-align: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  z-index: 99;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 55, src/sass/_shop.scss */
.product .product-image .add-to-cart a {
  background: #990f3d;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 3px;
}

/* line 61, src/sass/_shop.scss */
.product .product-image .add-to-cart a:hover {
  background: #363636;
}

/* line 69, src/sass/_shop.scss */
.product:hover .product-image .product-overlay {
  opacity: 1;
}

/* line 78, src/sass/_shop.scss */
.top-rated .product.left .product-title a {
  font-size: 14px;
  font-weight: 500;
}

/* line 85, src/sass/_shop.scss */
.shop-split-content {
  padding: 130px 0;
}

/* line 87, src/sass/_shop.scss */
.shop-split-content .product-price del {
  background: transparent;
  color: #323232;
}

/* line 93, src/sass/_shop.scss */
.shop-split-content ins {
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
  color: #990f3d;
}

/* line 101, src/sass/_shop.scss */
.shop-single .title {
  padding-top: 40px;
}

/* line 105, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-price {
  display: inline-block;
}

/* line 107, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-price ins {
  text-decoration: none;
  color: #990f3d;
  font-size: 16px;
  font-weight: bold;
}

/* line 113, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-price del {
  background: transparent;
  color: #333;
  font-size: 14px;
}

/* line 119, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-rating {
  display: inline-block;
}

/* line 120, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-rating i {
  color: #363636;
}

/* line 126, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-quantity input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #e0e0e0;
  padding: 13px 18px 10px 24px;
  border-radius: 3px;
  box-shadow: none;
}

/* line 135, src/sass/_shop.scss */
.shop-single .product-detail .input-group-append button {
  background: transparent;
  border-color: #e0e0e0;
}

/* line 138, src/sass/_shop.scss */
.shop-single .product-detail .input-group-append button:hover {
  color: #990f3d;
}

/* line 143, src/sass/_shop.scss */
.shop-single .product-detail .input-group-append:first-child > .btn {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

/* line 149, src/sass/_shop.scss */
.shop-single .product-detail .input-group-append:last-child > .btn {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

/* line 155, src/sass/_shop.scss */
.shop-single .product-detail .input-group {
  width: 90px;
  float: left;
  margin-right: 20px;
}

/* line 161, src/sass/_shop.scss */
.shop-single .product-detail .product-detail.add-to-cart .button {
  display: inline-block;
  font-size: 12px;
}

/* line 166, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-social {
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 20px;
}

/* line 170, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-social span {
  display: inline-block;
  padding-right: 20px;
  float: left;
}

/* line 176, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-social ul li {
  display: inline-block;
}

/* line 178, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-social ul li a {
  display: block;
  color: #aaaaaa;
  font-size: 14px;
  padding-right: 5px;
}

/* line 183, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-social ul li a:hover {
  color: #990f3d;
}

/* line 190, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-meta {
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
}

/* line 193, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-meta span {
  display: block;
  margin: 10px 0;
}

/* line 196, src/sass/_shop.scss */
.shop-single .product-detail .product-detail-meta span a {
  padding-left: 5px;
}

/* line 203, src/sass/_shop.scss */
.slider-slick {
  overflow: hidden;
}

/* line 207, src/sass/_shop.scss */
.sidebar-widgets-wrap .recent-item {
  margin-bottom: 20px;
}

/* line 209, src/sass/_shop.scss */
.sidebar-widgets-wrap .recent-item .recent-image {
  display: table-cell;
  padding-right: 10px;
  width: 50px;
  float: left;
}

/* line 215, src/sass/_shop.scss */
.sidebar-widgets-wrap .recent-item .recent-info {
  display: table-cell;
  vertical-align: top;
}

/* line 220, src/sass/_shop.scss */
.sidebar-widgets-wrap .recent-item .recent-title a {
  color: #363636;
  font-weight: bold;
}

/* line 223, src/sass/_shop.scss */
.sidebar-widgets-wrap .recent-item .recent-title a:hover {
  color: #990f3d;
}

/* line 229, src/sass/_shop.scss */
.sidebar-widgets-wrap .recent-item .recent-meta li {
  display: inline-block;
  color: #363636;
}

/* line 237, src/sass/_shop.scss */
.product.left .product-image {
  float: left;
  padding-right: 20px;
  width: 26%;
}

/* line 241, src/sass/_shop.scss */
.product.left .product-image a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 247, src/sass/_shop.scss */
.product.left .product-description {
  padding-top: 0;
  display: table-cell;
  padding-bottom: 0;
  vertical-align: top;
  text-align: left;
  width: 74%;
}

/* line 256, src/sass/_shop.scss */
.product.left .product-title a {
  margin-top: 0;
}

/* line 261, src/sass/_shop.scss */
.deal-banner {
  background: #f4f4f2;
}

/* line 263, src/sass/_shop.scss */
.deal-banner img {
  width: 100%;
}

/* line 266, src/sass/_shop.scss */
.deal-banner .caption {
  text-align: center;
  margin-top: 25%;
}

/* line 269, src/sass/_shop.scss */
.deal-banner .caption span.off {
  color: #990f3d;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 275, src/sass/_shop.scss */
.deal-banner .caption h2 {
  font-size: 42px;
  line-height: 42px;
  color: #494949;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 12px;
  margin-bottom: 22px;
}

/* line 284, src/sass/_shop.scss */
.deal-banner .caption a.viewbt {
  color: #ffffff;
  background: #990f3d;
  padding: 10px 22px;
  text-align: center;
  display: inline-block;
  margin-top: 26px;
  border-radius: 30px;
}

/* line 292, src/sass/_shop.scss */
.deal-banner .caption a.viewbt:hover {
  background: #494949;
}

/* line 299, src/sass/_shop.scss */
.deal-banner .counter-deal ul li {
  background: #ffffff;
  display: inline-block;
  padding: 7px 12px;
  margin-right: 17px;
}

/* line 304, src/sass/_shop.scss */
.deal-banner .counter-deal ul li span.big {
  font-size: 22px;
  font-weight: 700;
  margin-left: 12%;
  margin-right: 12%;
}

/* line 310, src/sass/_shop.scss */
.deal-banner .counter-deal ul li span.smalltxt {
  padding-top: 0;
}

/* line 317, src/sass/_shop.scss */
.line-effect {
  position: relative;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 322, src/sass/_shop.scss */
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: none;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 332, src/sass/_shop.scss */
.overlay:before {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  bottom: 15px;
  content: "";
  left: 15px;
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  z-index: 1;
}

/* line 352, src/sass/_shop.scss */
.overlay:after {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  bottom: 15px;
  content: "";
  left: 15px;
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  z-index: 1;
}

/* line 373, src/sass/_shop.scss */
.offer-banner-1 {
  position: relative;
  height: 100%;
}

/* line 376, src/sass/_shop.scss */
.offer-banner-1 .banner-content {
  display: inline-block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 100%;
  z-index: 2;
}

/* line 389, src/sass/_shop.scss */
.offer-banner-1 .banner-content strong {
  display: block;
  color: #ffffff;
  margin: 20px 0px;
}

/* line 396, src/sass/_shop.scss */
.offer-banner-1 .banner-image.bg-overlay-black-50:before {
  z-index: 1;
}

/* line 403, src/sass/_shop.scss */
.offer-banner-1:hover .line-effect .overlay:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s, -webkit-transform 0.45s ease 0.2s;
}

/* line 414, src/sass/_shop.scss */
.offer-banner-1:hover .line-effect .overlay:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s, -webkit-transform 0.45s ease 0.2s;
}

/* line 429, src/sass/_shop.scss */
.offer-banner-1 .banner-image img {
  width: 100%;
}

/* line 434, src/sass/_shop.scss */
.offer-banner-2 {
  height: 458px;
  display: block;
  width: 100%;
}

/* line 438, src/sass/_shop.scss */
.offer-banner-2 .banner-bg {
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
}

/* line 444, src/sass/_shop.scss */
.offer-banner-2 .line-effect {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

/* line 449, src/sass/_shop.scss */
.offer-banner-2 .banner-content {
  position: relative;
  z-index: 99;
}

/* line 452, src/sass/_shop.scss */
.offer-banner-2 .banner-content h1 {
  position: relative;
  padding-bottom: 10px;
}

/* line 455, src/sass/_shop.scss */
.offer-banner-2 .banner-content h1:before {
  position: absolute;
  content: "";
  background: #990f3d;
  width: 60px;
  bottom: 0px;
  margin-left: -30px;
  height: 1px;
  left: 50%;
}

/* line 466, src/sass/_shop.scss */
.offer-banner-2 .banner-content strong {
  display: block;
  color: #000;
  margin: 20px 40px;
}

/* line 471, src/sass/_shop.scss */
.offer-banner-2 .banner-content span {
  display: block;
  color: #000;
  margin: 20px 0px;
}

/* line 478, src/sass/_shop.scss */
.offer-banner-2 .overlay:before {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

/* line 486, src/sass/_shop.scss */
.offer-banner-2 .overlay:after {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}

/* line 498, src/sass/_shop.scss */
.offer-banner-2:hover .line-effect .overlay:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s, -webkit-transform 0.45s ease 0.2s;
}

/* line 509, src/sass/_shop.scss */
.offer-banner-2:hover .line-effect .overlay:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s, -webkit-transform 0.45s ease 0.2s;
}

/* line 524, src/sass/_shop.scss */
.add-banner-1 {
  position: relative;
}

/* line 526, src/sass/_shop.scss */
.add-banner-1 .add-banner-content {
  padding: 30px;
  display: inline-block;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 100%;
  z-index: 99;
}

/* line 539, src/sass/_shop.scss */
.add-banner-1 .add-banner-content p {
  font-size: 14px;
  color: #ffffff;
  line-height: 26px;
  margin-bottom: 15px;
}

/* line 545, src/sass/_shop.scss */
.add-banner-1 .add-banner-content h5 {
  position: relative;
  padding-bottom: 20px;
}

/* line 550, src/sass/_shop.scss */
.add-banner-1 .add-banner-content h5.border:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 1px;
  background: #990f3d;
  left: 50%;
  margin-left: -30px;
  bottom: 0px;
}

/* line 561, src/sass/_shop.scss */
.add-banner-1 .add-banner-content span {
  display: block;
  font-size: 14px;
  color: #ffffff;
  padding: 15px 0px;
}

/* line 567, src/sass/_shop.scss */
.add-banner-1 .add-banner-content a {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
}

/* line 571, src/sass/_shop.scss */
.add-banner-1 .add-banner-content a:hover {
  color: #990f3d;
}

/* line 575, src/sass/_shop.scss */
.add-banner-1 .add-banner-content a.button-white-border {
  padding: 10px 40px;
}

/* line 580, src/sass/_shop.scss */
.add-banner-1 .add-section-image.bg-overlay-black-50:before {
  z-index: 0;
}

/* line 587, src/sass/_shop.scss */
.add-banner-1:hover .line-effect .overlay:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s, -webkit-transform 0.45s ease 0.2s;
}

/* line 598, src/sass/_shop.scss */
.add-banner-1:hover .line-effect .overlay:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, -webkit-transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
  transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s, -webkit-transform 0.45s ease 0.2s;
}

/* line 614, src/sass/_shop.scss */
.add-banner-2 .add-banner-content {
  padding: 100px 50px;
}

/* line 616, src/sass/_shop.scss */
.add-banner-2 .add-banner-content h2 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}

/* line 623, src/sass/_shop.scss */
.add-banner-2 .add-banner-content h3 {
  font-size: 38px;
  line-height: 38px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}

/* line 633, src/sass/_shop.scss */
.shop-blog .blog-box {
  padding: 220px 30px 40px;
}

/* line 637, src/sass/_shop.scss */
.shop-blog .blog-box:hover .blog-box-img:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(transparent));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
  background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
}

/* line 649, src/sass/_shop.scss */
.shop-blog .blog-box.active .blog-box-img:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(transparent));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
  background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
}

/* line 661, src/sass/_shop.scss */
#main-slider.shop-04-banner .slider-content .slider {
  width: 50%;
}

/* line 664, src/sass/_shop.scss */
#main-slider.shop-04-banner .slider-content span {
  background: #ffffff;
  padding: 10px 20px;
  display: inline-block;
}

/* line 669, src/sass/_shop.scss */
#main-slider.shop-04-banner .slider-content h1 {
  color: #323232;
  font-size: 70px;
  line-height: 70px;
  font-weight: 800;
  margin-bottom: 10px;
}

/* line 676, src/sass/_shop.scss */
#main-slider.shop-04-banner .slider-content p {
  font-size: 36px;
  line-height: 36px;
}

/* line 684, src/sass/_shop.scss */
.shop-tab .tab-border .tab-content {
  padding: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 692, src/sass/_shop.scss */
.add-banner-3 {
  position: relative;
  height: 100%;
}

/* line 695, src/sass/_shop.scss */
.add-banner-3 .add-banner-content {
  padding: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

/* line 704, src/sass/_shop.scss */
.add-banner-3.center-banner .add-banner-content {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 0;
}

/* line 717, src/sass/_shop.scss */
.add-banner-3.bottom-banner .add-banner-content {
  top: inherit;
  bottom: 0;
}

/* line 724, src/sass/_shop.scss */
#main-slider.shop-05-banner .slider-content h1 {
  font-size: 100px;
  line-height: 100px;
  font-weight: 800;
  margin-bottom: 10px;
  text-shadow: 20px 20px 0px rgba(0, 0, 0, 0.1);
}

/* line 734, src/sass/_shop.scss */
.shop-05-deal h2 {
  font-size: 80px;
  line-height: 80px;
  font-weight: bold;
  text-shadow: 15px 15px 0px rgba(0, 0, 0, 0.1);
}

/* line 740, src/sass/_shop.scss */
.shop-05-deal span {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 20px;
  display: block;
}

/* line 749, src/sass/_shop.scss */
.shop-05-top .top-product {
  margin-top: -40px;
}

/* line 755, src/sass/_shop.scss */
#main-slider.shop-06-banner .slider-content .slider {
  width: 50%;
}

/* line 758, src/sass/_shop.scss */
#main-slider.shop-06-banner .slider-content h1 {
  color: #323232;
  font-size: 50px;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 765, src/sass/_shop.scss */
#main-slider.shop-06-banner .slider-content p {
  font-size: 20px;
  line-height: 30px;
}

/* line 772, src/sass/_shop.scss */
.newsletter.gray-bg .form-control {
  background: #ffffff;
}

/* line 777, src/sass/_shop.scss */
.shop-06-product .product {
  text-align: left;
}

/* line 782, src/sass/_shop.scss */
.shop-block h2 {
  font-size: 50px;
  line-height: 50px;
}

/* line 786, src/sass/_shop.scss */
.shop-block p {
  font-size: 20px;
}

/* line 792, src/sass/_shop.scss */
.shop-06-sub-banner .newsletter.fancy .form-control {
  padding-right: 140px;
}

/* line 798, src/sass/_shop.scss */
.banner-shop-07 span {
  font-family: 'Great Vibes', cursive;
  font-size: 130px;
  line-height: 160px;
  font-weight: normal;
  background: -webkit-linear-gradient(#d0ff90, #8eec07);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: -60px;
}

/* line 811, src/sass/_shop.scss */
.banner-shop-07 h1 {
  font-family: 'Tinos', serif;
  font-size: 120px;
  line-height: 120px;
  font-weight: normal;
}

/* line 817, src/sass/_shop.scss */
.banner-shop-07 p {
  font-family: 'Tinos', serif;
  font-size: 20px;
  letter-spacing: 3px;
}

/* line 824, src/sass/_shop.scss */
.shop-08-product .container-fluid {
  padding: 0 100px;
}

/* line 829, src/sass/_shop.scss */
.isotope-filters.filters-bb button {
  margin: 4px;
  cursor: pointer;
  padding: 6px 10px;
  font-size: 16px;
  border: none;
  border-radius: 0 !important;
  background: transparent;
  color: #363636;
  font-weight: 500;
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  border: 2px solid transparent;
  text-transform: uppercase;
}

/* line 844, src/sass/_shop.scss */
.isotope-filters.filters-bb button:focus {
  outline: none;
  outline-style: none;
  outline-offset: 0;
}

/* line 849, src/sass/_shop.scss */
.isotope-filters.filters-bb button:hover {
  background: transparent;
  border-bottom: 2px solid #323232;
  color: #323232;
}

/* line 855, src/sass/_shop.scss */
.isotope-filters.filters-bb button.active {
  background: transparent;
  border-bottom: 2px solid #323232;
  color: #323232;
}

/* line 860, src/sass/_shop.scss */
.isotope-filters.filters-bb button + button {
  margin-left: 10px;
}

/* line 866, src/sass/_shop.scss */
.wishlist-page .table tbody {
  border: 0px;
  border-bottom: 1px solid #f0ede7;
}

/* line 872, src/sass/_shop.scss */
.wishlist-page .table > tfoot > tr > td {
  border-top: none;
  border-bottom: solid 1px #f0ede7;
  padding: 20px 20px;
  vertical-align: middle;
  text-align: center;
}

/* line 879, src/sass/_shop.scss */
.wishlist-page .table > tfoot > tr > th {
  padding: 20px 20px;
  vertical-align: middle;
  text-align: center;
}

/* line 888, src/sass/_shop.scss */
.wishlist-page .table > thead > tr > th {
  padding: 20px 20px;
  vertical-align: middle;
  text-align: center;
}

/* line 893, src/sass/_shop.scss */
.wishlist-page .table > thead > tr > td {
  padding: 20px 20px;
  vertical-align: middle;
  text-align: center;
}

/* line 902, src/sass/_shop.scss */
.wishlist-page .table > tbody > tr > th {
  padding: 20px 20px;
  vertical-align: middle;
  text-align: center;
}

/* line 907, src/sass/_shop.scss */
.wishlist-page .table > tbody > tr > td {
  padding: 20px 20px;
  vertical-align: middle;
  text-align: center;
}

/* line 915, src/sass/_shop.scss */
.wishlist-page .table .image img {
  width: 50px;
}

/* line 919, src/sass/_shop.scss */
.wishlist-page .table td.price.price-2 {
  color: #990f3d;
}

/* line 923, src/sass/_shop.scss */
.wishlist-page .table td.total a {
  border: 1px solid #f0ede7;
  font-size: 14px;
  padding: 3px 6px;
}

/* line 927, src/sass/_shop.scss */
.wishlist-page .table td.total a:hover {
  border: 1px solid #990f3d;
  background: #990f3d;
  color: #ffffff;
}

/* line 935, src/sass/_shop.scss */
.wishlist-page .table .td-quentety input {
  border: 1px solid #ccc;
  margin: 15px 0 5px 0;
  padding: 0px 0px 0 20px;
  width: 70px;
  height: 35px;
  background: transparent;
}

/* line 942, src/sass/_shop.scss */
.wishlist-page .table .td-quentety input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 949, src/sass/_shop.scss */
.wishlist-page .price:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*************************
       1700px
*************************/
@media (max-width: 1700px) {
  /* line 8, src/sass/_responsive.scss */
  .portfolio-title {
    padding: 60px 60px 30px;
  }
  /* line 12, src/sass/_responsive.scss */
  .our-blog .blog-box-image {
    max-height: 286px;
  }
  /* line 15, src/sass/_responsive.scss */
  .our-blog .blog-box-info {
    max-height: 286px;
  }
  /* line 21, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-left h1 {
    font-size: 60px;
    line-height: 50px;
  }
  /* line 28, src/sass/_responsive.scss */
  .objects-left .objects-1 {
    left: -20px;
  }
  /* line 33, src/sass/_responsive.scss */
  .video-background-banner .slider-content {
    padding: 20px 30px;
  }
  /* line 37, src/sass/_responsive.scss */
  .scroll-down {
    bottom: 30px;
  }
  /* line 42, src/sass/_responsive.scss */
  .book-banner .slider-content-image .book {
    height: 500px;
  }
  /* line 49, src/sass/_responsive.scss */
  .fish-banner .slider-content h1 {
    font-size: 80px;
    line-height: 80px;
  }
  /* line 54, src/sass/_responsive.scss */
  .fish-banner .slider-content .fish-banner-image img {
    height: 500px;
  }
  /* line 59, src/sass/_responsive.scss */
  .fish-banner .fish-banner-content {
    padding-top: 90px;
  }
  /* line 64, src/sass/_responsive.scss */
  .fish-about:before {
    background-position: -250px;
  }
  /* line 70, src/sass/_responsive.scss */
  .awards-bg .awards:before {
    left: -20px;
  }
  /* line 73, src/sass/_responsive.scss */
  .awards-bg .awards:after {
    right: -20px;
  }
  /* line 81, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-name h3 {
    font-size: 20px;
  }
}

@media (max-width: 1500px) {
  /* line 95, src/sass/_responsive.scss */
  .portfolio-home .section-title p {
    font-size: 16px;
  }
  /* line 101, src/sass/_responsive.scss */
  .our-blog .blog-box-image {
    max-height: 262px;
  }
  /* line 104, src/sass/_responsive.scss */
  .our-blog .blog-box-info {
    max-height: 262px;
  }
  /* line 112, src/sass/_responsive.scss */
  .blog-box-image .portfolio-caption .port-tag li a {
    font-size: 12px;
  }
  /* line 119, src/sass/_responsive.scss */
  .slider-fade-carousel {
    height: 100%;
  }
  /* line 122, src/sass/_responsive.scss */
  .our-service {
    padding-bottom: 60px;
  }
  /* line 125, src/sass/_responsive.scss */
  .objects-left {
    display: none;
  }
  /* line 128, src/sass/_responsive.scss */
  .objects-right {
    display: none;
  }
  /* line 133, src/sass/_responsive.scss */
  .fullWidth .mega-menu .drop-down.grid-col-5 {
    width: 51.666667%;
  }
  /* line 140, src/sass/_responsive.scss */
  .fancy .mega-menu .drop-down.grid-col-5 {
    width: 51.666667%;
  }
  /* line 146, src/sass/_responsive.scss */
  .resume-contact .g-map {
    height: 642px;
  }
  /* line 152, src/sass/_responsive.scss */
  .plumber-banner .slider-content-image img {
    height: 600px;
  }
  /* line 157, src/sass/_responsive.scss */
  .awards-bg {
    padding: 80px 30px;
  }
  /* line 160, src/sass/_responsive.scss */
  .certi-bg {
    padding: 80px 30px;
  }
  /* line 163, src/sass/_responsive.scss */
  .pizza-dish-main {
    overflow: hidden;
  }
}

@media (max-width: 1400px) {
  /* line 171, src/sass/_responsive.scss */
  .portfolio-title {
    padding: 40px 40px 0px;
  }
  /* line 175, src/sass/_responsive.scss */
  .portfolio-home .portfolio-title.section-title {
    margin-bottom: 20px !important;
  }
  /* line 177, src/sass/_responsive.scss */
  .portfolio-home .portfolio-title.section-title .button.mt-30 {
    margin-top: 10px !important;
  }
  /* line 183, src/sass/_responsive.scss */
  .our-blog .blog-box-image {
    max-height: 240px;
  }
  /* line 186, src/sass/_responsive.scss */
  .our-blog .blog-box-info {
    max-height: 240px;
  }
  /* line 188, src/sass/_responsive.scss */
  .our-blog .blog-box-info p.pb-20.pt-30 {
    padding: 10px 0 !important;
  }
  /* line 191, src/sass/_responsive.scss */
  .our-blog .blog-box-info span.text-white {
    display: none;
  }
  /* line 198, src/sass/_responsive.scss */
  .custom-content-3.hello-content .custom-content-3-image img {
    margin-top: 150px;
    vertical-align: bottom;
    width: 100%;
  }
  /* line 206, src/sass/_responsive.scss */
  .contact-3-info .contact-add {
    text-align: center;
  }
  /* line 208, src/sass/_responsive.scss */
  .contact-3-info .contact-add i {
    float: none;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  /* line 214, src/sass/_responsive.scss */
  .contact-3-info .contact-add p {
    display: block;
    margin-top: 15px;
  }
  /* line 220, src/sass/_responsive.scss */
  .image-holder-2-bg {
    height: 700px;
  }
  /* line 225, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-2-right h2 {
    font-size: 24px;
    line-height: 30px;
  }
  /* line 229, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-2-right h3 {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 235, src/sass/_responsive.scss */
  .feature-step-2-box {
    padding: 50px 30px;
  }
  /* line 239, src/sass/_responsive.scss */
  .resume-page .container-fluid {
    padding: 0 30px;
  }
  /* line 244, src/sass/_responsive.scss */
  .resume-contact .contact-form-main {
    padding: 30px;
  }
  /* line 249, src/sass/_responsive.scss */
  .header.fancy.without-topbar .menu {
    top: 16px;
  }
  /* line 254, src/sass/_responsive.scss */
  #rev_slider_16_1_forcefullwidth .tp-parallax-wrap {
    margin-top: 20px;
  }
  /* line 260, src/sass/_responsive.scss */
  .awesome-features .img-side img {
    top: 20px;
  }
  /* line 266, src/sass/_responsive.scss */
  .video-background-banner .slider-content {
    padding: 30px 30px;
  }
  /* line 269, src/sass/_responsive.scss */
  .video-background-banner h1 {
    font-size: 60px;
    line-height: 60px;
  }
  /* line 276, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content h1 {
    font-size: 110px;
    line-height: 120px;
  }
  /* line 279, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content h1 strong {
    font-size: 132px;
  }
  /* line 287, src/sass/_responsive.scss */
  .movie-banner .slider-content .banner-popup {
    width: 72%;
  }
  /* line 294, src/sass/_responsive.scss */
  .blog-overlay blockquote.quote:before {
    display: none;
  }
  /* line 301, src/sass/_responsive.scss */
  .fish-banner .slider-content p {
    font-size: 22px;
  }
  /* line 307, src/sass/_responsive.scss */
  .hotel-feature-step .feature-step-2-box {
    padding: 70px 20px;
  }
  /* line 312, src/sass/_responsive.scss */
  .pizza-about .pizza-about-content {
    padding-top: 0;
  }
  /* line 317, src/sass/_responsive.scss */
  .footer-simple img#logo-footer {
    height: 30px;
  }
}

@media (max-width: 1272px) {
  /* line 327, src/sass/_responsive.scss */
  .our-blog .blog-box-image {
    max-height: 185px;
  }
  /* line 331, src/sass/_responsive.scss */
  .our-blog .blog-box-image .portfolio-caption .port-tag li {
    margin-top: 0px;
  }
  /* line 336, src/sass/_responsive.scss */
  .our-blog .blog-box-image .portfolio-caption .button-border span {
    margin-top: 10px;
    padding: 4px 10px;
    font-size: 11px;
  }
  /* line 344, src/sass/_responsive.scss */
  .our-blog .blog-box-info {
    max-height: 185px;
    padding: 15px 20px;
  }
  /* line 348, src/sass/_responsive.scss */
  .our-blog .blog-box-info a.button.button-white span {
    padding: 6px 16px;
  }
  /* line 351, src/sass/_responsive.scss */
  .our-blog .blog-box-info a.button.button-white i {
    padding: 11px;
  }
  /* line 355, src/sass/_responsive.scss */
  .our-blog .blog-box-info h1 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0;
  }
  /* line 360, src/sass/_responsive.scss */
  .our-blog .blog-box-info p {
    font-size: 14px;
  }
  /* line 368, src/sass/_responsive.scss */
  .team-3 .team-social-icon a i {
    font-size: 12px;
    height: 30px;
    line-height: 31px;
    width: 30px;
  }
  /* line 378, src/sass/_responsive.scss */
  .our-history .history-content {
    padding: 125px 20px;
  }
  /* line 384, src/sass/_responsive.scss */
  .about-me .maintenance-progress-bar .progress-bar {
    margin: 0 15px;
  }
  /* line 392, src/sass/_responsive.scss */
  .blog.timeline-sidebar .timeline li.timeline-inverted .timeline-badge {
    left: -50px;
  }
  /* line 398, src/sass/_responsive.scss */
  .error-search-box {
    width: 91%;
  }
  /* line 403, src/sass/_responsive.scss */
  .fullWidth .mega-menu .drop-down.grid-col-5 {
    width: 61.666667%;
  }
  /* line 410, src/sass/_responsive.scss */
  .fancy .mega-menu .drop-down.grid-col-5 {
    width: 61.666667%;
  }
  /* line 417, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-left h1 {
    font-size: 40px;
    line-height: 30px;
  }
  /* line 423, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-2-right h2 {
    font-size: 22px;
    line-height: 24px;
  }
  /* line 427, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-2-right h3 {
    font-size: 18px;
    line-height: 20px;
  }
  /* line 435, src/sass/_responsive.scss */
  .pricing-table.active .pricing-top a.button {
    padding: 12px 30px;
  }
  /* line 442, src/sass/_responsive.scss */
  .book-banner .slider-content-text h1 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 10px !important;
  }
  /* line 447, src/sass/_responsive.scss */
  .book-banner .slider-content-text h2 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 10px !important;
  }
  /* line 452, src/sass/_responsive.scss */
  .book-banner .slider-content-text p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 0px !important;
  }
  /* line 457, src/sass/_responsive.scss */
  .book-banner .slider-content-text .button {
    margin-top: 3px !important;
    padding: 5px 10px;
  }
  /* line 463, src/sass/_responsive.scss */
  .book-banner .slider-content-image .book {
    height: 400px;
  }
  /* line 470, src/sass/_responsive.scss */
  .fish-banner .slider-content h1 {
    font-size: 60px;
    line-height: 60px;
  }
  /* line 474, src/sass/_responsive.scss */
  .fish-banner .slider-content p {
    font-size: 18px;
  }
  /* line 478, src/sass/_responsive.scss */
  .fish-banner .slider-content .fish-banner-image img {
    height: 400px;
  }
  /* line 488, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date .button span {
    font-size: 20px;
  }
  /* line 492, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date .form-control {
    font-size: 24px;
  }
  /* line 496, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date .nice-select span {
    font-size: 24px;
  }
  /* line 500, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date label.mb-30 {
    margin-bottom: 15px !important;
  }
  /* line 503, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date > span {
    margin-bottom: 5px !important;
  }
  /* line 508, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-name h3 {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  /* line 518, src/sass/_responsive.scss */
  .container {
    max-width: 1170px;
  }
}

@media (max-width: 1200px) {
  /*home2*/
  /*home 9*/
  /*medical*/
  /*404 error*/
  /*************************************
             v1.0.3
**************************************/
  /*************************************
             v1.0.4
**************************************/
  /*************************************
             v1.0.7
**************************************/
  /*************************************
             v1.0.8
**************************************/
  /*************************************
             v1.0.9
**************************************/
  /*************************************
             v1.2
**************************************/
  /*************************************
             v1.5
**************************************/
  /*************************************
             v1.5
**************************************/
  /*************************************
             v3.2
**************************************/
  /*************************************
             v3.3
**************************************/
  /*************************************
             v3.6
**************************************/
  /* line 560, src/sass/_responsive.scss */
  .login-2-social li {
    margin: 0 3px;
  }
  /* line 564, src/sass/_responsive.scss */
  h2 {
    font-size: 28px;
  }
  /* line 567, src/sass/_responsive.scss */
  h4 {
    font-size: 18px;
  }
  /* line 571, src/sass/_responsive.scss */
  .title-effect::before {
    height: 25%;
    bottom: 4px;
  }
  /* line 577, src/sass/_responsive.scss */
  .testimonial-2 .testimonial-center {
    width: 100%;
  }
  /* line 582, src/sass/_responsive.scss */
  .deal-banner img {
    width: initial;
  }
  /* line 585, src/sass/_responsive.scss */
  .deal-banner .countdown.small {
    margin: 0;
  }
  /* line 589, src/sass/_responsive.scss */
  .footer-widget-social.float-right {
    float: none !important;
  }
  /* line 593, src/sass/_responsive.scss */
  .blog-info h4 {
    font-size: 15px;
  }
  /* line 596, src/sass/_responsive.scss */
  .blog-info p {
    font-size: 16px;
    padding: 10px 0 20px;
  }
  /* line 603, src/sass/_responsive.scss */
  .blog-box.blog-1 .blog-info p {
    font-size: 14px;
  }
  /* line 608, src/sass/_responsive.scss */
  .feature-text.box {
    padding: 30px;
  }
  /* line 611, src/sass/_responsive.scss */
  .feature-text.fill-box {
    padding: 30px;
  }
  /* line 616, src/sass/_responsive.scss */
  .nav.nav-tabs li a {
    margin-right: 5px;
    margin-bottom: 0px;
  }
  /* line 625, src/sass/_responsive.scss */
  .happy-clients .nav-tabs li img {
    height: 80px;
    width: 80px;
  }
  /* line 637, src/sass/_responsive.scss */
  .team .team-social-icon ul li a i {
    height: 35px;
    line-height: 35px;
    width: 35px;
    font-size: 14px;
  }
  /* line 648, src/sass/_responsive.scss */
  .team:hover .team-social-icon {
    bottom: 27%;
  }
  /* line 654, src/sass/_responsive.scss */
  .feature-info h5 {
    font-size: 15px;
  }
  /* line 659, src/sass/_responsive.scss */
  .contact-3 .map-side {
    height: 878px;
  }
  /* line 664, src/sass/_responsive.scss */
  .contact-4 .map-side {
    height: 553px;
  }
  /* line 668, src/sass/_responsive.scss */
  .service-blog {
    padding-top: 0;
  }
  /* line 673, src/sass/_responsive.scss */
  .portfolio-home .isotope.columns-3 .grid-item {
    width: 50%;
    width: 50%;
  }
  /* line 679, src/sass/_responsive.scss */
  .portfolio-title {
    padding: 60px 60px 30px;
  }
  /* line 683, src/sass/_responsive.scss */
  .action-box h3 {
    font-size: 22px;
  }
  /* line 686, src/sass/_responsive.scss */
  .action-box p {
    font-size: 15px;
  }
  /* line 689, src/sass/_responsive.scss */
  .action-box a.button {
    right: 0;
    position: relative;
    top: inherit;
    margin-top: 10px;
  }
  /* line 695, src/sass/_responsive.scss */
  .action-box .action-box-text {
    padding-right: 0;
  }
  /* line 700, src/sass/_responsive.scss */
  .vertical-header .container-fluid {
    padding: 0 30px;
  }
  /* line 705, src/sass/_responsive.scss */
  .team.team-round.full-border .team-description {
    padding: 30px 0;
  }
  /* line 712, src/sass/_responsive.scss */
  .medical-tab .nav.nav-tabs li a {
    margin-bottom: 0;
    padding: 12px 20px;
  }
  /* line 719, src/sass/_responsive.scss */
  .error-block {
    padding: 20px 0 70px 0px;
  }
  /* line 722, src/sass/_responsive.scss */
  .error-block .error-text h2 {
    font-size: 320px;
  }
  /* line 725, src/sass/_responsive.scss */
  .error-block .error-text span {
    font-size: 104px;
    right: 0;
  }
  /* line 732, src/sass/_responsive.scss */
  .error-text-02 h2 {
    font-size: 320px;
  }
  /* line 735, src/sass/_responsive.scss */
  .error-text-02 span {
    font-size: 104px;
    right: 0;
  }
  /* line 742, src/sass/_responsive.scss */
  .add-banner-2 .add-banner-content h2 {
    font-size: 42px;
    line-height: 42px;
  }
  /* line 748, src/sass/_responsive.scss */
  .pricing-content {
    width: 90%;
  }
  /* line 751, src/sass/_responsive.scss */
  .pricing-content .pricing-table-list ul li {
    font-size: 14px;
  }
  /* line 753, src/sass/_responsive.scss */
  .pricing-content .pricing-table-list ul li i {
    width: 18px;
  }
  /* line 764, src/sass/_responsive.scss */
  .round .nav.nav-tabs li a {
    padding: 12px 20px;
  }
  /* line 771, src/sass/_responsive.scss */
  #rev_slider_16_1_forcefullwidth .tp-parallax-wrap {
    margin-top: 50px;
  }
  /* line 777, src/sass/_responsive.scss */
  #services .feature-text.left-icon .feature-icon {
    position: relative;
    text-align: left;
  }
  /* line 781, src/sass/_responsive.scss */
  #services .feature-text.left-icon .feature-info {
    padding-left: 0;
  }
  /* line 787, src/sass/_responsive.scss */
  #services .feature-text .feature-icon span {
    padding-left: 0;
    margin-bottom: 10px;
  }
  /* line 791, src/sass/_responsive.scss */
  #services .feature-text .feature-icon i {
    padding-left: 0;
    margin-bottom: 10px;
  }
  /* line 799, src/sass/_responsive.scss */
  .login-social li {
    margin: 3px 0px;
  }
  /* line 805, src/sass/_responsive.scss */
  .blog.blog-grid-3-column .blog-detail .social.float-right {
    float: none !important;
    display: block;
    margin-top: 5px;
  }
  /* line 814, src/sass/_responsive.scss */
  .blog.blog-grid-2-sidebar .blog-detail .social.float-right {
    float: none !important;
    display: block;
    margin-top: 5px;
  }
  /* line 823, src/sass/_responsive.scss */
  .blog.masnary-blog-3-columns .blog-detail .social.float-right {
    float: none !important;
    display: block;
    margin-top: 5px;
  }
  /* line 832, src/sass/_responsive.scss */
  .blog.masonry-main .blog-detail .social.float-right {
    float: none !important;
    display: block;
    margin-top: 5px;
  }
  /* line 841, src/sass/_responsive.scss */
  .timeline .blog-detail .social.float-right {
    float: none !important;
    display: block;
    margin-top: 5px;
  }
  /* line 850, src/sass/_responsive.scss */
  .awesome-features .img-side img {
    top: 10%;
  }
  /* line 858, src/sass/_responsive.scss */
  .footer.footer-topbar .copyright ul li {
    padding: 0;
  }
  /* line 865, src/sass/_responsive.scss */
  .isotope.columns-4 .grid-item {
    width: 33.333%;
  }
  /* line 872, src/sass/_responsive.scss */
  .mega-menu .menu-links > li > a {
    padding: 0 10px;
  }
  /* line 877, src/sass/_responsive.scss */
  .mega-menu .drop-down-multilevel {
    width: 200px;
  }
  /* line 882, src/sass/_responsive.scss */
  .blockquote-section blockquote {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 888, src/sass/_responsive.scss */
  .christmas-countdown .countdown {
    margin: 0px 5px;
    width: 130px;
    height: 130px;
  }
  /* line 892, src/sass/_responsive.scss */
  .christmas-countdown .countdown span {
    font-size: 34px;
  }
  /* line 897, src/sass/_responsive.scss */
  .conference-about-content-right {
    padding: 92px 0;
  }
  /* line 900, src/sass/_responsive.scss */
  .conference-about-content-left {
    padding: 110px 0 80px 0px;
  }
  /* line 905, src/sass/_responsive.scss */
  .timer-banner .slider-content h1 {
    font-size: 80px;
    line-height: 80px;
  }
  /* line 913, src/sass/_responsive.scss */
  .law-timeline .timeline-centered:before {
    left: 62px;
  }
  /* line 919, src/sass/_responsive.scss */
  .portfolio-parallax-banner p {
    padding-right: 400px;
  }
  /* line 922, src/sass/_responsive.scss */
  .portfolio-parallax-banner h2 {
    font-size: 90px;
    line-height: 90px;
  }
  /* line 929, src/sass/_responsive.scss */
  .coming-soon-aerial .coming-soon-form.contact-form input {
    width: 100%;
  }
  /* line 934, src/sass/_responsive.scss */
  .coming-soon-big {
    padding: 0;
  }
  /* line 939, src/sass/_responsive.scss */
  .error-05 .error-bottom .tree {
    left: -120px;
  }
  /* line 942, src/sass/_responsive.scss */
  .error-05 .error-bottom .back-to-home {
    right: 0;
  }
  /* line 946, src/sass/_responsive.scss */
  .error-05 h3 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 950, src/sass/_responsive.scss */
  .error-05 span {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 954, src/sass/_responsive.scss */
  .error-05 p {
    font-size: 22px;
  }
  /* line 960, src/sass/_responsive.scss */
  .error-03 .error-404 h1 {
    font-size: 100px;
    line-height: 100px;
  }
  /* line 966, src/sass/_responsive.scss */
  .error-03 .content h1 {
    font-size: 48px;
  }
  /* line 969, src/sass/_responsive.scss */
  .error-03 .content h2 {
    font-size: 42px;
  }
  /* line 975, src/sass/_responsive.scss */
  .coming-soon-birds .countdown {
    margin: 0px 10px;
  }
  /* line 980, src/sass/_responsive.scss */
  .about-05-split .shop-split-content {
    padding: 20px 0;
  }
  /* line 986, src/sass/_responsive.scss */
  #main-slider .slider-content h1 {
    font-size: 40px;
  }
  /* line 995, src/sass/_responsive.scss */
  .header.logo-center.magazine-header .mega-menu .menu-links > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 1002, src/sass/_responsive.scss */
  .header.logo-center.magazine-header .menu-logo {
    padding: 14px 0;
  }
  /* line 1008, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 1012, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content p {
    font-size: 24px;
    line-height: 27px;
  }
  /* line 1020, src/sass/_responsive.scss */
  #main-slider.shop-05-banner .slider-content h1 {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 1027, src/sass/_responsive.scss */
  .shop-05-top .pt-100 {
    padding-top: 40px !important;
  }
  /* line 1032, src/sass/_responsive.scss */
  .fish-about:before {
    background-position: -200px;
    background-size: 140%;
  }
  /* line 1039, src/sass/_responsive.scss */
  .fish-gallery .section-title h2 {
    font-size: 40px;
    line-height: 70px;
  }
  /* line 1045, src/sass/_responsive.scss */
  .fish-gallery .owl-carousel .owl-nav {
    left: -280px;
    bottom: 0;
    left: 0;
  }
  /* line 1055, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-name h3 {
    font-size: 14px;
  }
  /* line 1061, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date .button span {
    top: 20%;
  }
  /* line 1068, src/sass/_responsive.scss */
  .pizza-feature-content {
    padding: 70px 30px;
  }
  /* line 1072, src/sass/_responsive.scss */
  .burger-banner h1 {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 1076, src/sass/_responsive.scss */
  .burger-banner p {
    font-size: 24px;
  }
  /* line 1081, src/sass/_responsive.scss */
  .burger-banner:hover .burger-banner-ani .burger-item-05 {
    top: 185px;
  }
  /* line 1084, src/sass/_responsive.scss */
  .burger-banner:hover .burger-banner-ani .burger-item-04 {
    top: 170px;
  }
  /* line 1087, src/sass/_responsive.scss */
  .burger-banner:hover .burger-banner-ani .burger-item-03 {
    top: 110px;
  }
  /* line 1090, src/sass/_responsive.scss */
  .burger-banner:hover .burger-banner-ani .burger-item-02 {
    top: 95px;
  }
  /* line 1096, src/sass/_responsive.scss */
  .burger-banner-ani {
    width: 370px;
  }
  /* line 1099, src/sass/_responsive.scss */
  .burger-item-06 {
    top: 260px;
  }
  /* line 1102, src/sass/_responsive.scss */
  .burger-item-05 {
    top: 210px;
  }
  /* line 1105, src/sass/_responsive.scss */
  .burger-item-04 {
    top: 195px;
  }
  /* line 1108, src/sass/_responsive.scss */
  .burger-item-03 {
    top: 140px;
  }
  /* line 1111, src/sass/_responsive.scss */
  .burger-item-02 {
    top: 135px;
  }
  /* line 1114, src/sass/_responsive.scss */
  .burger-item-01 {
    top: 25px;
  }
  /* line 1119, src/sass/_responsive.scss */
  .skateboard-banner .slider-content-image img {
    height: 570px;
  }
  /* line 1125, src/sass/_responsive.scss */
  .action-box.gray-bg a.button {
    right: 0;
  }
  /* line 1130, src/sass/_responsive.scss */
  .action-box.black-bg a.button {
    right: 0;
  }
  /* line 1135, src/sass/_responsive.scss */
  .action-box.theme-bg a.button {
    right: 0;
  }
  /* line 1140, src/sass/_responsive.scss */
  .action-box.action-box-border a.button {
    right: 0;
  }
  /* line 1145, src/sass/_responsive.scss */
  .agency-feature h3 {
    font-size: 22px;
  }
  /* line 1151, src/sass/_responsive.scss */
  .plumber-banner .slider-content-image img {
    height: 450px;
  }
  /* line 1156, src/sass/_responsive.scss */
  .services-text-box-black {
    padding: 10px !important;
  }
  /* line 1159, src/sass/_responsive.scss */
  .phone-holder {
    width: 280px;
  }
  /* line 1164, src/sass/_responsive.scss */
  .highlights-phone.wht .phone-holder #fon {
    background-size: 100%;
  }
  /* line 1171, src/sass/_responsive.scss */
  .search-no-result .bg-title h2 {
    font-size: 350px;
  }
  /* line 1177, src/sass/_responsive.scss */
  .barber-title span {
    font-size: 130px;
  }
  /* line 1181, src/sass/_responsive.scss */
  .choose-us-bg {
    padding: 80px 20px;
  }
  /* line 1185, src/sass/_responsive.scss */
  .tattoo-banner h1 {
    font-size: 60px;
    line-height: 80px;
  }
  /* line 1191, src/sass/_responsive.scss */
  .marketing-step .step-box {
    width: 180px;
    height: 180px;
    margin: 0 auto;
  }
  /* line 1195, src/sass/_responsive.scss */
  .marketing-step .step-box h4 {
    line-height: 180px;
  }
  /* line 1201, src/sass/_responsive.scss */
  .business-banner p {
    padding: 0 160px;
  }
  /* line 1206, src/sass/_responsive.scss */
  .business-banner-03 h1 {
    font-size: 80px;
    line-height: 80px;
  }
  /* line 1213, src/sass/_responsive.scss */
  .business-video .business-video-box .vertical-align {
    padding: 50px;
  }
  /* line 1219, src/sass/_responsive.scss */
  .business-banner-04 h1 {
    font-size: 50px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1500px) {
  /* line 1230, src/sass/_responsive.scss */
  .vertical-header .container {
    max-width: auto;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 1237, src/sass/_responsive.scss */
  .container {
    max-width: 94%;
  }
  /* line 1242, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-2-right h2 {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  /* line 1246, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-2-right h3 {
    margin-bottom: 5px;
  }
  /* line 1249, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-2-right p {
    line-height: 20px;
  }
  /* line 1255, src/sass/_responsive.scss */
  .listing-banner h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 1260, src/sass/_responsive.scss */
  .listing-places {
    padding-bottom: 230px;
  }
}

@media (max-width: 1025px) {
  /*error*/
  /*blog timeline*/
  /*process*/
  /*medical*/
  /*************************************
             v1.0.2
**************************************/
  /*************************************
             v1.0.6
**************************************/
  /*************************************
             v1.0.7
**************************************/
  /*************************************
             v1.0.9
**************************************/
  /*************************************
             v1.2
**************************************/
  /*************************************
             v1.3
**************************************/
  /*************************************
             v3.0
**************************************/
  /* line 1297, src/sass/_responsive.scss */
  .mega-menu .menu-links > li > a {
    padding: 10px 8px;
  }
  /* line 1303, src/sass/_responsive.scss */
  .portfolio-title {
    padding: 30px 30px 30px;
  }
  /* line 1306, src/sass/_responsive.scss */
  .error-search-box {
    width: 100%;
    text-align: center;
  }
  /* line 1310, src/sass/_responsive.scss */
  .clients-logo.line {
    width: 28.3333%;
  }
  /* line 1312, src/sass/_responsive.scss */
  .clients-logo.line img {
    width: 90%;
  }
  /* line 1319, src/sass/_responsive.scss */
  .blog .timeline > li > .timeline-badge {
    right: -66px;
  }
  /* line 1324, src/sass/_responsive.scss */
  .blog .timeline > li.timeline-inverted > .timeline-badge {
    left: -63px;
  }
  /* line 1331, src/sass/_responsive.scss */
  .deal-banner .caption {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* line 1337, src/sass/_responsive.scss */
  .action-box p {
    font-size: 13px;
  }
  /* line 1340, src/sass/_responsive.scss */
  .action-box h3 {
    padding-right: 230px;
  }
  /* line 1347, src/sass/_responsive.scss */
  .medical-tab .nav.nav-tabs li a {
    padding: 12px 10px;
  }
  /* line 1358, src/sass/_responsive.scss */
  .membership-pricing-table table tr:first-child th .pricing-plan-price {
    font-size: 32px;
  }
  /* line 1368, src/sass/_responsive.scss */
  .awesome-features .img-side img {
    top: 13%;
  }
  /* line 1375, src/sass/_responsive.scss */
  .footer-social-big ul li {
    width: 66px;
  }
  /* line 1382, src/sass/_responsive.scss */
  .footer .footer-social li {
    padding: 0 1px;
  }
  /* line 1387, src/sass/_responsive.scss */
  .footer ul.list-inline-item.text-left li {
    padding: 0 1px;
  }
  /* line 1395, src/sass/_responsive.scss */
  .login-bg .login-social li a.fb {
    padding: 12px 14px;
  }
  /* line 1402, src/sass/_responsive.scss */
  .isotope-filters button + button {
    margin-left: 2px;
  }
  /* line 1408, src/sass/_responsive.scss */
  .happy-clients .nav-tabs li {
    padding: 0 2px;
  }
  /* line 1414, src/sass/_responsive.scss */
  .header.fullWidth .container-fluid {
    padding: 0 15px;
  }
  /* line 1420, src/sass/_responsive.scss */
  .movie-banner .slider-content .banner-popup {
    width: 100%;
  }
  /* line 1424, src/sass/_responsive.scss */
  .movie-banner .countdown.small {
    margin: 0;
  }
  /* line 1427, src/sass/_responsive.scss */
  .movie-banner .countdown.round.small {
    width: 90px;
    height: 90px;
  }
  /* line 1432, src/sass/_responsive.scss */
  .movie-banner .countdown p {
    font-size: 13px;
  }
  /* line 1439, src/sass/_responsive.scss */
  .law-timeline .timeline-centered:before {
    left: 56px;
  }
  /* line 1446, src/sass/_responsive.scss */
  .error-05 .error-bottom .board {
    left: 264px;
  }
  /* line 1453, src/sass/_responsive.scss */
  .blockquote-section .action-box h3 {
    padding: 0;
  }
  /* line 1460, src/sass/_responsive.scss */
  #main-slider.shop-06-banner .slider-content .slider {
    width: 70%;
  }
  /* line 1466, src/sass/_responsive.scss */
  .shop-08-product .container-fluid {
    padding: 0 15px;
  }
  /* line 1473, src/sass/_responsive.scss */
  .fish-banner .slider-content .fish-banner-image img {
    height: 340px;
  }
  /* line 1477, src/sass/_responsive.scss */
  .fish-banner .slider-content h1 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 1481, src/sass/_responsive.scss */
  .fish-banner .slider-content p {
    font-size: 16px;
  }
  /* line 1485, src/sass/_responsive.scss */
  .fish-banner .fish-banner-content {
    padding-top: 50px;
  }
  /* line 1491, src/sass/_responsive.scss */
  .fish-gallery .section-title h2 {
    font-size: 40px;
    line-height: 60px;
  }
  /* line 1499, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-name {
    padding: 20px;
  }
  /* line 1501, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-name h3 {
    font-size: 14px;
    margin-bottom: 0 !important;
  }
  /* line 1508, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date .button span {
    top: inherit;
    line-height: 54px;
  }
  /* line 1516, src/sass/_responsive.scss */
  .awards-bg {
    padding: 40px 20px;
  }
  /* line 1519, src/sass/_responsive.scss */
  .certi-bg {
    padding: 40px 20px;
  }
  /* line 1523, src/sass/_responsive.scss */
  .skateboard-box h2 {
    font-size: 27px;
  }
  /* line 1528, src/sass/_responsive.scss */
  .bitcoin-banner h1 {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 1532, src/sass/_responsive.scss */
  .bitcoin-banner h3 {
    margin: 0 15px;
    font-size: 24px;
  }
  /* line 1539, src/sass/_responsive.scss */
  .bitcoin-custom-content .counter label {
    font-size: 14px;
  }
  /* line 1542, src/sass/_responsive.scss */
  .bitcoin-custom-content .counter span.icon {
    font-size: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
  /* line 1552, src/sass/_responsive.scss */
  .container {
    max-width: 96%;
  }
}

@media (max-width: 991px) {
  /* line 1560, src/sass/_responsive.scss */
  .sm-mt-0 {
    margin-top: 0 !important;
  }
  /* line 1563, src/sass/_responsive.scss */
  .sm-mt-10 {
    margin-top: 10px !important;
  }
  /* line 1566, src/sass/_responsive.scss */
  .sm-mt-15 {
    margin-top: 15px !important;
  }
  /* line 1569, src/sass/_responsive.scss */
  .sm-mt-20 {
    margin-top: 20px !important;
  }
  /* line 1572, src/sass/_responsive.scss */
  .sm-mt-30 {
    margin-top: 30px !important;
  }
  /* line 1575, src/sass/_responsive.scss */
  .sm-mt-40 {
    margin-top: 40px !important;
  }
  /* line 1578, src/sass/_responsive.scss */
  .sm-mt-50 {
    margin-top: 50px !important;
  }
  /* line 1581, src/sass/_responsive.scss */
  .sm-mr-0 {
    margin-right: 0 !important;
  }
  /* line 1584, src/sass/_responsive.scss */
  .sm-mr-10 {
    margin-right: 10px !important;
  }
  /* line 1587, src/sass/_responsive.scss */
  .sm-mr-15 {
    margin-right: 15px !important;
  }
  /* line 1590, src/sass/_responsive.scss */
  .sm-mr-20 {
    margin-right: 20px !important;
  }
  /* line 1593, src/sass/_responsive.scss */
  .sm-mr-30 {
    margin-right: 30px !important;
  }
  /* line 1596, src/sass/_responsive.scss */
  .sm-mr-40 {
    margin-right: 40px !important;
  }
  /* line 1599, src/sass/_responsive.scss */
  .sm-mr-50 {
    margin-right: 50px !important;
  }
  /* line 1602, src/sass/_responsive.scss */
  .sm-mb-0 {
    margin-bottom: 0 !important;
  }
  /* line 1605, src/sass/_responsive.scss */
  .sm-mb-10 {
    margin-bottom: 10px !important;
  }
  /* line 1608, src/sass/_responsive.scss */
  .sm-mb-15 {
    margin-bottom: 15px !important;
  }
  /* line 1611, src/sass/_responsive.scss */
  .sm-mb-20 {
    margin-bottom: 20px !important;
  }
  /* line 1614, src/sass/_responsive.scss */
  .sm-mb-30 {
    margin-bottom: 30px !important;
  }
  /* line 1617, src/sass/_responsive.scss */
  .sm-mb-40 {
    margin-bottom: 40px !important;
  }
  /* line 1620, src/sass/_responsive.scss */
  .sm-mb-50 {
    margin-bottom: 50px !important;
  }
  /* line 1623, src/sass/_responsive.scss */
  .sm-ml-0 {
    margin-left: 0 !important;
  }
  /* line 1626, src/sass/_responsive.scss */
  .sm-ml-10 {
    margin-left: 10px !important;
  }
  /* line 1629, src/sass/_responsive.scss */
  .sm-ml-15 {
    margin-left: 15px !important;
  }
  /* line 1632, src/sass/_responsive.scss */
  .sm-ml-20 {
    margin-left: 20px !important;
  }
  /* line 1635, src/sass/_responsive.scss */
  .sm-ml-30 {
    margin-left: 30px !important;
  }
  /* line 1638, src/sass/_responsive.scss */
  .sm-ml-40 {
    margin-left: 40px !important;
  }
  /* line 1641, src/sass/_responsive.scss */
  .sm-ml-50 {
    margin-left: 50px !important;
  }
  /* line 1644, src/sass/_responsive.scss */
  .sm-pt-0 {
    padding-top: 0 !important;
  }
  /* line 1647, src/sass/_responsive.scss */
  .sm-pt-10 {
    padding-top: 10px !important;
  }
  /* line 1650, src/sass/_responsive.scss */
  .sm-pt-15 {
    padding-top: 15px !important;
  }
  /* line 1653, src/sass/_responsive.scss */
  .sm-pt-20 {
    padding-top: 20px !important;
  }
  /* line 1656, src/sass/_responsive.scss */
  .sm-pt-30 {
    padding-top: 30px !important;
  }
  /* line 1659, src/sass/_responsive.scss */
  .sm-pt-40 {
    padding-top: 40px !important;
  }
  /* line 1662, src/sass/_responsive.scss */
  .sm-pt-50 {
    padding-top: 50px !important;
  }
  /* line 1665, src/sass/_responsive.scss */
  .sm-pr-0 {
    padding-right: 0 !important;
  }
  /* line 1668, src/sass/_responsive.scss */
  .sm-pr-10 {
    padding-right: 10px !important;
  }
  /* line 1671, src/sass/_responsive.scss */
  .sm-pr-15 {
    padding-right: 15px !important;
  }
  /* line 1674, src/sass/_responsive.scss */
  .sm-pr-20 {
    padding-right: 20px !important;
  }
  /* line 1677, src/sass/_responsive.scss */
  .sm-pr-30 {
    padding-right: 30px !important;
  }
  /* line 1680, src/sass/_responsive.scss */
  .sm-pr-40 {
    padding-right: 40px !important;
  }
  /* line 1683, src/sass/_responsive.scss */
  .sm-pr-50 {
    padding-right: 50px !important;
  }
  /* line 1686, src/sass/_responsive.scss */
  .sm-pb-0 {
    padding-bottom: 0 !important;
  }
  /* line 1689, src/sass/_responsive.scss */
  .sm-pb-10 {
    padding-bottom: 10px !important;
  }
  /* line 1692, src/sass/_responsive.scss */
  .sm-pb-15 {
    padding-bottom: 15px !important;
  }
  /* line 1695, src/sass/_responsive.scss */
  .sm-pb-20 {
    padding-bottom: 20px !important;
  }
  /* line 1698, src/sass/_responsive.scss */
  .sm-pb-30 {
    padding-bottom: 30px !important;
  }
  /* line 1701, src/sass/_responsive.scss */
  .sm-pb-40 {
    padding-bottom: 40px !important;
  }
  /* line 1704, src/sass/_responsive.scss */
  .sm-pb-50 {
    padding-bottom: 50px !important;
  }
  /* line 1707, src/sass/_responsive.scss */
  .sm-pl-0 {
    padding-left: 0 !important;
  }
  /* line 1710, src/sass/_responsive.scss */
  .sm-pl-10 {
    padding-left: 10px !important;
  }
  /* line 1713, src/sass/_responsive.scss */
  .sm-pl-15 {
    padding-left: 15px !important;
  }
  /* line 1716, src/sass/_responsive.scss */
  .sm-pl-20 {
    padding-left: 20px !important;
  }
  /* line 1719, src/sass/_responsive.scss */
  .sm-pl-30 {
    padding-left: 30px !important;
  }
  /* line 1722, src/sass/_responsive.scss */
  .sm-pl-40 {
    padding-left: 40px !important;
  }
  /* line 1725, src/sass/_responsive.scss */
  .sm-pl-50 {
    padding-left: 50px !important;
  }
  /* line 1728, src/sass/_responsive.scss */
  .row-eq-height {
    display: block;
  }
  /* line 1731, src/sass/_responsive.scss */
  h2 {
    font-size: 25px;
    line-height: 35px;
  }
  /* line 1735, src/sass/_responsive.scss */
  h3 {
    font-size: 20px;
  }
  /* line 1738, src/sass/_responsive.scss */
  h4 {
    font-size: 17px;
  }
  /* line 1741, src/sass/_responsive.scss */
  h5 {
    font-size: 15px;
  }
  /* line 1744, src/sass/_responsive.scss */
  .section-title {
    margin-bottom: 30px;
  }
  /* line 1747, src/sass/_responsive.scss */
  .default {
    position: relative;
    background: #323232;
  }
  /* line 1751, src/sass/_responsive.scss */
  .mega-menu {
    min-height: 60px;
  }
  /* line 1753, src/sass/_responsive.scss */
  .mega-menu .menu-logo {
    padding: 10px 0;
  }
  /* line 1755, src/sass/_responsive.scss */
  .mega-menu .menu-logo > li > a {
    padding: 0;
  }
  /* line 1760, src/sass/_responsive.scss */
  .mega-menu .menu-logo img {
    height: 30px;
    margin: 5px 0;
  }
  /* line 1764, src/sass/_responsive.scss */
  .mega-menu .menu-logo img.logo-big {
    height: 36px;
  }
  /* line 1768, src/sass/_responsive.scss */
  .mega-menu .menu-links {
    overflow: auto;
    padding: 10px;
  }
  /* line 1774, src/sass/_responsive.scss */
  .mega-menu .menu-links > li.active .drop-down-multilevel a:hover {
    color: #323232;
  }
  /* line 1781, src/sass/_responsive.scss */
  .mega-menu .menu-links > li > a {
    line-height: normal;
  }
  /* line 1786, src/sass/_responsive.scss */
  .mega-menu .drop-down-multilevel {
    border-top: 0px !important;
    width: inherit;
    padding: 0;
  }
  /* line 1790, src/sass/_responsive.scss */
  .mega-menu .drop-down-multilevel li:hover > a i.fa {
    color: #323232;
  }
  /* line 1796, src/sass/_responsive.scss */
  .mega-menu .drop-down-multilevel a {
    display: block;
    padding: 10px 20px;
  }
  /* line 1804, src/sass/_responsive.scss */
  .mega-menu .mobileTriggerButton {
    z-index: 1;
  }
  /* line 1807, src/sass/_responsive.scss */
  .mega-menu .drop-down {
    border-top: 0px !important;
    padding: 0;
  }
  /* line 1811, src/sass/_responsive.scss */
  .mega-menu .drop-down-tab-bar {
    border-top: 0px !important;
    padding: 0;
  }
  /* line 1815, src/sass/_responsive.scss */
  .mega-menu > section.menu-list-items {
    height: 60px !important;
  }
  /* line 1818, src/sass/_responsive.scss */
  .mega-menu .menu-mobile-collapse-trigger {
    height: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 9999;
  }
  /* line 1825, src/sass/_responsive.scss */
  .search-cart {
    display: inline-block;
    position: absolute;
    right: 60px;
    top: 0;
    z-index: 999;
  }
  /* line 1826, src/sass/_responsive.scss */
  .search-cart span.icon {
    line-height: 50px;
  }
  /* line 1829, src/sass/_responsive.scss */
  .search-cart i.icon {
    line-height: 50px;
    line-height: 60px;
  }
  /* line 1838, src/sass/_responsive.scss */
  .search-cart .shpping-cart {
    vertical-align: top;
  }
  /* line 1843, src/sass/_responsive.scss */
  .search-cart .search + .shpping-cart {
    padding-left: 5px;
  }
  /* line 1848, src/sass/_responsive.scss */
  .search-cart .side-menu-icon {
    vertical-align: top;
    padding-top: 20px;
  }
  /* line 1855, src/sass/_responsive.scss */
  .fancy .mega-menu > section.menu-list-items {
    height: 70px !important;
  }
  /* line 1856, src/sass/_responsive.scss */
  .fancy .mega-menu > section.menu-list-items .menu-links {
    float: none;
    position: absolute;
    width: 100%;
    top: 100%;
  }
  /* line 1868, src/sass/_responsive.scss */
  .header.fancy .mega-menu > section.menu-list-items {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
  }
  /* line 1873, src/sass/_responsive.scss */
  .header.fancy .mega-menu .menu-mobile-collapse-trigger:before {
    background: #323232;
  }
  /* line 1876, src/sass/_responsive.scss */
  .header.fancy .mega-menu .menu-mobile-collapse-trigger:after {
    background: #323232;
  }
  /* line 1879, src/sass/_responsive.scss */
  .header.fancy .mega-menu .menu-mobile-collapse-trigger span {
    background: #323232;
  }
  /* line 1883, src/sass/_responsive.scss */
  .header.fancy .mega-menu .menu-logo {
    padding: 16px 0px;
  }
  /* line 1888, src/sass/_responsive.scss */
  .header.fancy .mega-menu .menu-links > li > a {
    line-height: 20px;
  }
  /* line 1894, src/sass/_responsive.scss */
  .header.fancy .menu {
    position: relative;
    top: 0;
  }
  /* line 1898, src/sass/_responsive.scss */
  .header.fancy .topbar {
    padding: 10px 0px 10px;
  }
  /* line 1900, src/sass/_responsive.scss */
  .header.fancy .topbar + .menu {
    top: 0px;
  }
  /* line 1907, src/sass/_responsive.scss */
  .header.fancy .search-cart span.icon {
    line-height: 60px;
  }
  /* line 1910, src/sass/_responsive.scss */
  .header.fancy .search-cart i.icon {
    line-height: 74px;
  }
  /* line 1913, src/sass/_responsive.scss */
  .header.fancy .search-cart .search {
    height: 70px;
    padding-right: 0;
  }
  /* line 1919, src/sass/_responsive.scss */
  .header.fancy .mega-menu.mobileTopFixed section.menu-list-items {
    padding: 0 10px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  }
  /* line 1925, src/sass/_responsive.scss */
  .header.fancy .mega-menu.desktopTopFixed .menu-logo {
    padding: 15px 0;
  }
  /* line 1930, src/sass/_responsive.scss */
  .header.fancy .search .search-btn {
    margin-top: 23px;
  }
  /* line 1938, src/sass/_responsive.scss */
  .header.light .mega-menu .menu-mobile-collapse-trigger:before {
    background: #323232;
  }
  /* line 1941, src/sass/_responsive.scss */
  .header.light .mega-menu .menu-mobile-collapse-trigger:after {
    background: #323232;
  }
  /* line 1944, src/sass/_responsive.scss */
  .header.light .mega-menu .menu-mobile-collapse-trigger span {
    background: #323232;
  }
  /* line 1950, src/sass/_responsive.scss */
  .header.light .mega-menu.mobileTopFixed .menu-list-items {
    background: #ffffff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  }
  /* line 1957, src/sass/_responsive.scss */
  .header.logo-center .mega-menu {
    min-height: 60px;
  }
  /* line 1960, src/sass/_responsive.scss */
  .header.logo-center .menu-bar {
    border: 0px;
  }
  /* line 1964, src/sass/_responsive.scss */
  .header.logo-center .mega-menu.desktopTopFixed .menu-bar {
    width: 100%;
  }
  /* line 1970, src/sass/_responsive.scss */
  .header.left-menu .menu-links {
    padding-left: 0;
  }
  /* line 1974, src/sass/_responsive.scss */
  .header.transparent {
    position: relative;
    background: #323232;
  }
  /* line 1978, src/sass/_responsive.scss */
  header.one-page {
    position: relative;
    background: #323232;
  }
  /* line 1982, src/sass/_responsive.scss */
  .navbar {
    margin-bottom: 0;
    border-radius: 0;
  }
  /* line 1985, src/sass/_responsive.scss */
  .navbar .navbar-brand {
    padding: 0;
    padding: 15px 0;
  }
  /* line 1988, src/sass/_responsive.scss */
  .navbar .navbar-brand img {
    height: 28px;
  }
  /* line 1993, src/sass/_responsive.scss */
  .navbar-header {
    float: none;
  }
  /* line 1996, src/sass/_responsive.scss */
  .navbar-left {
    float: none !important;
  }
  /* line 1999, src/sass/_responsive.scss */
  .navbar-right {
    float: none !important;
  }
  /* line 2002, src/sass/_responsive.scss */
  .navbar-toggle {
    display: block;
    margin-right: 0;
    margin-top: 14px;
  }
  /* line 2007, src/sass/_responsive.scss */
  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    padding-left: 22px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  /* line 2013, src/sass/_responsive.scss */
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  /* line 2017, src/sass/_responsive.scss */
  .navbar-collapse.collapse {
    display: none !important;
  }
  /* line 2020, src/sass/_responsive.scss */
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
    float: none;
  }
  /* line 2024, src/sass/_responsive.scss */
  .navbar-nav > li {
    float: none;
  }
  /* line 2026, src/sass/_responsive.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 2032, src/sass/_responsive.scss */
  .collapse.in {
    display: block !important;
  }
  /* line 2036, src/sass/_responsive.scss */
  .navbar-inverse .navbar-collapse {
    background: #323232;
    border: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
  }
  /* line 2044, src/sass/_responsive.scss */
  .navbar-inverse .navbar-form {
    background: #323232;
    border: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
  }
  /* line 2053, src/sass/_responsive.scss */
  .navbar-inverse .navbar-nav > li {
    padding: 15px 15px;
  }
  /* line 2057, src/sass/_responsive.scss */
  .navbar-inverse .navbar-toggle {
    border: 0;
  }
  /* line 2059, src/sass/_responsive.scss */
  .navbar-inverse .navbar-toggle:focus {
    background: transparent;
  }
  /* line 2062, src/sass/_responsive.scss */
  .navbar-inverse .navbar-toggle:hover {
    background: transparent;
  }
  /* line 2067, src/sass/_responsive.scss */
  .header.burger {
    padding: 10px 10px;
    position: relative;
    background: #ffffff;
  }
  /* line 2072, src/sass/_responsive.scss */
  .header.burger .logo img {
    height: 30px;
    margin-top: 10px;
  }
  /* line 2077, src/sass/_responsive.scss */
  .header.burger span.text-white {
    color: #323232 !important;
  }
  /* line 2081, src/sass/_responsive.scss */
  .vertical-header {
    padding-left: 0;
  }
  /* line 2083, src/sass/_responsive.scss */
  .vertical-header .header {
    left: inherit;
    padding-bottom: 150px;
  }
  /* line 2087, src/sass/_responsive.scss */
  .vertical-header .container-fluid {
    padding: 0 15px;
  }
  /* line 2095, src/sass/_responsive.scss */
  .vertical-menu .navbar-default .navbar-nav > li > a {
    padding: 10px 15px 10px 40px;
  }
  /* line 2101, src/sass/_responsive.scss */
  .vertical-menu .navbar-nav {
    margin: 0px;
  }
  /* line 2103, src/sass/_responsive.scss */
  .vertical-menu .navbar-nav .open .dropdown-menu {
    position: relative;
    background-color: #f4f5f6;
  }
  /* line 2109, src/sass/_responsive.scss */
  .vertical-menu .navbar-nav > li > .dropdown-menu {
    margin-bottom: 10px;
  }
  /* line 2116, src/sass/_responsive.scss */
  .vertical-menu .open > .dropdown-menu {
    display: inline-block;
  }
  /* line 2120, src/sass/_responsive.scss */
  .vertical-menu .content-scroller {
    margin-left: 0px;
    padding-top: 50px;
  }
  /* line 2124, src/sass/_responsive.scss */
  .vertical-menu .navbar-toggle {
    display: none;
  }
  /* line 2127, src/sass/_responsive.scss */
  .vertical-menu .navbar-collapse.collapse {
    display: block !important;
    background: transparent;
  }
  /* line 2133, src/sass/_responsive.scss */
  .vertical-menu .menu .mega-menu .menu-links {
    background: transparent;
  }
  /* line 2135, src/sass/_responsive.scss */
  .vertical-menu .menu .mega-menu .menu-links > li {
    border-color: rgba(255, 255, 255, 0.2);
  }
  /* line 2136, src/sass/_responsive.scss */
  .vertical-menu .menu .mega-menu .menu-links > li > a {
    padding: 15px 23px;
    color: #ffffff;
  }
  /* line 2146, src/sass/_responsive.scss */
  .vertical-menu .mega-menu .menu-links {
    display: block !important;
  }
  /* line 2149, src/sass/_responsive.scss */
  .vertical-menu .mega-menu .menu-mobile-collapse-trigger {
    display: none;
  }
  /* line 2154, src/sass/_responsive.scss */
  .vertical-menu .social-icons li {
    float: none;
    display: inline-block;
    margin: 0 3px 8px 0;
  }
  /* line 2160, src/sass/_responsive.scss */
  .vertical-menu .menu-widgets {
    bottom: 0;
  }
  /* line 2164, src/sass/_responsive.scss */
  #left-header {
    position: fixed;
    left: -230px;
    top: 0;
    width: 230px;
    height: 100%;
    z-index: 9999;
  }
  /* line 2173, src/sass/_responsive.scss */
  .but span {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 24px;
    color: #fff;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
  }
  /* line 2192, src/sass/_responsive.scss */
  .but.active span {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  /* line 2200, src/sass/_responsive.scss */
  .menu-responsive {
    height: 60px;
    position: fixed;
    background: #000000;
    z-index: 9999;
    width: 100%;
    padding: 14px 15px;
    display: block;
  }
  /* line 2201, src/sass/_responsive.scss */
  .menu-responsive b {
    color: #990f3d;
    font-size: 18px;
    text-transform: uppercase;
  }
  /* line 2215, src/sass/_responsive.scss */
  .header.fancy.without-topbar .menu {
    top: 0;
  }
  /* line 2220, src/sass/_responsive.scss */
  .search .search-btn {
    line-height: 30px;
    margin-top: 16px;
  }
  /* line 2225, src/sass/_responsive.scss */
  .search .search-input input {
    width: 100%;
  }
  /* line 2232, src/sass/_responsive.scss */
  .logo-center .mega-menu .menu-logo {
    padding: 14px 0;
  }
  /* line 2240, src/sass/_responsive.scss */
  .logo-center .mega-menu.desktopTopFixed .menu-list-items .menu-links > li > a {
    padding: 0px 8px;
    line-height: 40px;
  }
  /* line 2250, src/sass/_responsive.scss */
  .header.fullWidth .container-fluid {
    padding: 0 20px;
  }
  /* line 2256, src/sass/_responsive.scss */
  .header .mega-menu.mobileTopFixed .menu-list-items {
    background: #323232;
  }
  /* line 2262, src/sass/_responsive.scss */
  .mega-menu.mobileTopFixed .menu-logo {
    padding: 10px 0;
  }
  /* line 2266, src/sass/_responsive.scss */
  .mega-menu.mobileTopFixed .search-cart .shpping-cart {
    vertical-align: inherit;
  }
  /* line 2272, src/sass/_responsive.scss */
  .container-fluid > .navbar-collapse {
    margin: 0;
  }
  /* line 2275, src/sass/_responsive.scss */
  .container-fluid > .navbar-header {
    margin: 0;
  }
  /* line 2280, src/sass/_responsive.scss */
  .container > .navbar-collapse {
    margin: 0;
  }
  /* line 2283, src/sass/_responsive.scss */
  .container > .navbar-header {
    margin: 0;
  }
  /* line 2288, src/sass/_responsive.scss */
  .header.vertical-menu .mega-menu.mobileTopFixed {
    display: none;
  }
  /* line 2295, src/sass/_responsive.scss */
  .header.text-dark .mega-menu > section.menu-list-items .menu-links {
    background: #323232;
  }
  /* line 2300, src/sass/_responsive.scss */
  .header.text-dark .mega-menu .menu-links > li {
    border-color: rgba(255, 255, 255, 0.1);
  }
  /* line 2301, src/sass/_responsive.scss */
  .header.text-dark .mega-menu .menu-links > li > a {
    color: #ffffff;
  }
  /* line 2308, src/sass/_responsive.scss */
  .header.text-dark .mega-menu .drop-down-multilevel .drop-down-multilevel {
    border-color: rgba(255, 255, 255, 0.1);
  }
  /* line 2314, src/sass/_responsive.scss */
  .header.text-dark .mega-menu.desktopTopFixed .menu-list-items {
    background: #323232;
  }
  /* line 2321, src/sass/_responsive.scss */
  .header.magazine-header .mega-menu.desktopTopFixed .menu-logo {
    padding: 14px 0;
    width: 100%;
  }
  /* line 2331, src/sass/_responsive.scss */
  .header.logo-center.magazine-header .mega-menu .menu-links > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 2338, src/sass/_responsive.scss */
  .header.logo-center.magazine-header .add-banner {
    display: none;
  }
  /* line 2341, src/sass/_responsive.scss */
  .header.logo-center.magazine-header .menu-logo {
    width: inherit;
    margin-right: inherit;
    float: none;
  }
  /* line 2349, src/sass/_responsive.scss */
  .st-effect-3 .header.default.fullWidth .search-cart {
    right: 50px;
    top: 3px;
  }
  /* line 2355, src/sass/_responsive.scss */
  .page-title {
    padding-top: 100px;
    text-align: left;
  }
  /* line 2358, src/sass/_responsive.scss */
  .page-title .page-breadcrumb {
    float: none;
    text-align: left;
    width: 100%;
  }
  /* line 2363, src/sass/_responsive.scss */
  .page-title .page-title-name {
    width: 100%;
  }
  /* line 2368, src/sass/_responsive.scss */
  .page-title.right .page-title-name {
    text-align: right;
    float: none;
    width: 100%;
  }
  /* line 2373, src/sass/_responsive.scss */
  .page-title.right .page-breadcrumb {
    float: none;
    text-align: right;
  }
  /* line 2378, src/sass/_responsive.scss */
  .portfolio-title.section-title {
    margin-bottom: 0;
  }
  /* line 2382, src/sass/_responsive.scss */
  .happy-clients .tab-content {
    padding-bottom: 60px;
  }
  /* line 2385, src/sass/_responsive.scss */
  .happy-clients .mt-60 {
    margin-top: 20px !important;
  }
  /* line 2388, src/sass/_responsive.scss */
  .happy-clients .col-md-6.mt-60 {
    margin-top: 0 !important;
  }
  /* line 2392, src/sass/_responsive.scss */
  .popup-video {
    margin-bottom: 30px;
  }
  /* line 2395, src/sass/_responsive.scss */
  .custom-content {
    padding: 30px;
  }
  /* line 2398, src/sass/_responsive.scss */
  .custom-content-3-image {
    display: none;
  }
  /* line 2401, src/sass/_responsive.scss */
  .inner-intro {
    padding-top: 120px;
  }
  /* line 2405, src/sass/_responsive.scss */
  .page-two-sidebar .page-content {
    margin-top: 40px;
  }
  /* line 2409, src/sass/_responsive.scss */
  .clients-logo.line {
    width: 32.3333%;
    float: none;
    display: inline-block;
  }
  /* line 2413, src/sass/_responsive.scss */
  .clients-logo.line img {
    width: 100%;
  }
  /* line 2418, src/sass/_responsive.scss */
  .contact.contact-2 a.button {
    margin-bottom: 30px;
  }
  /* line 2423, src/sass/_responsive.scss */
  .contact-3 .contact-add {
    min-height: 310px;
  }
  /* line 2426, src/sass/_responsive.scss */
  .contact-3 .contact-3-info {
    height: auto;
  }
  /* line 2430, src/sass/_responsive.scss */
  .contact-3 .contact-map iframe {
    height: 400px;
  }
  /* line 2434, src/sass/_responsive.scss */
  .contact-3 .map-side {
    height: auto;
    position: inherit;
  }
  /* line 2438, src/sass/_responsive.scss */
  .contact-3 .g-map {
    height: 300px;
    padding: 0;
  }
  /* line 2443, src/sass/_responsive.scss */
  .error-block {
    background-size: 90%;
  }
  /* line 2445, src/sass/_responsive.scss */
  .error-block p {
    font-size: 26px;
  }
  /* line 2449, src/sass/_responsive.scss */
  .error-block .error-text h2 {
    font-size: 260px;
  }
  /* line 2455, src/sass/_responsive.scss */
  .error-search-box p {
    font-size: 19px;
    line-height: 35px;
  }
  /* line 2460, src/sass/_responsive.scss */
  .map-side {
    position: inherit;
  }
  /* line 2463, src/sass/_responsive.scss */
  .text-right.action-box-button {
    text-align: left;
  }
  /* line 2467, src/sass/_responsive.scss */
  .our-activities .accordion {
    margin-top: 60px;
  }
  /* line 2472, src/sass/_responsive.scss */
  .maintenance-main h1.mb-50 {
    font-size: 34px;
    margin-bottom: 10px !important;
  }
  /* line 2476, src/sass/_responsive.scss */
  .maintenance-main i {
    font-size: 60px;
  }
  /* line 2480, src/sass/_responsive.scss */
  .maintenance-form {
    width: 100%;
  }
  /* line 2484, src/sass/_responsive.scss */
  .maintenance-progress-bar span {
    font-size: 24px;
  }
  /* line 2488, src/sass/_responsive.scss */
  .feature-text.box {
    padding: 20px 10px;
  }
  /* line 2490, src/sass/_responsive.scss */
  .feature-text.box p {
    font-size: 14px;
  }
  /* line 2494, src/sass/_responsive.scss */
  .feature-text.fill-box {
    padding: 20px 10px;
  }
  /* line 2497, src/sass/_responsive.scss */
  .feature-box-content {
    padding: 20px 15px 0;
  }
  /* line 2501, src/sass/_responsive.scss */
  .feature-box a {
    padding: 0 15px;
  }
  /* line 2505, src/sass/_responsive.scss */
  .skill-title {
    font-size: 15px;
  }
  /* line 2509, src/sass/_responsive.scss */
  .counter .timer {
    font-size: 38px;
  }
  /* line 2512, src/sass/_responsive.scss */
  .counter label {
    font-size: 14px;
  }
  /* line 2516, src/sass/_responsive.scss */
  .team-3-box {
    padding: 10px;
  }
  /* line 2517, src/sass/_responsive.scss */
  .team-3-box .team-overlay {
    padding: 30px 15px 0;
  }
  /* line 2522, src/sass/_responsive.scss */
  .menu-bar {
    float: none;
  }
  /* line 2526, src/sass/_responsive.scss */
  .search-active .search-cart {
    left: 0;
    width: 100%;
  }
  /* line 2531, src/sass/_responsive.scss */
  .search-active .mega-menu .menu-mobile-collapse-trigger {
    z-index: 9;
  }
  /* line 2537, src/sass/_responsive.scss */
  .footer p {
    font-size: 13px;
  }
  /* line 2540, src/sass/_responsive.scss */
  .footer .divider {
    display: none;
  }
  /* line 2543, src/sass/_responsive.scss */
  .footer #logo-footer {
    height: 40px;
  }
  /* line 2548, src/sass/_responsive.scss */
  .feature-text p {
    font-size: 14px;
  }
  /* line 2554, src/sass/_responsive.scss */
  .accordion.accordion-2 .acd-group.acd-active .acd-heading {
    font-size: 22px;
  }
  /* line 2560, src/sass/_responsive.scss */
  .split-section .img-side {
    display: none;
  }
  /* line 2565, src/sass/_responsive.scss */
  .conference-split.split-section .img-side {
    display: block;
  }
  /* line 2569, src/sass/_responsive.scss */
  .our-service {
    padding-bottom: 60px;
  }
  /* line 2572, src/sass/_responsive.scss */
  .testimonial.boxed {
    padding: 50px 30px 75px;
  }
  /* line 2577, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-left h1 {
    font-size: 80px;
  }
  /* line 2582, src/sass/_responsive.scss */
  .services-text-box-blue {
    padding: 50px 30px;
  }
  /* line 2585, src/sass/_responsive.scss */
  .services-text-box-black {
    padding: 50px 30px;
  }
  /* line 2588, src/sass/_responsive.scss */
  .highlights-phone {
    margin-top: 20px;
  }
  /* line 2592, src/sass/_responsive.scss */
  .mobile-slider h5 {
    font-size: 14px;
  }
  /* line 2596, src/sass/_responsive.scss */
  .service-blog {
    margin-bottom: 40px;
  }
  /* line 2597, src/sass/_responsive.scss */
  .service-blog b {
    right: 0;
    font-size: 250px;
  }
  /* line 2604, src/sass/_responsive.scss */
  .service-blog.left b {
    left: 0;
  }
  /* line 2609, src/sass/_responsive.scss */
  .blog.blog-grid-3-column .social.float-right {
    float: none;
    margin-top: 10px;
    display: block;
    width: 100%;
  }
  /* line 2617, src/sass/_responsive.scss */
  .masonry.columns-3 .masonry-item {
    width: 50%;
    width: 50%;
  }
  /* line 2625, src/sass/_responsive.scss */
  .blog.timeline-sidebar .timeline li.timeline-inverted .timeline-badge {
    left: -70px;
  }
  /* line 2632, src/sass/_responsive.scss */
  .isotope.columns-3 .grid-item {
    width: 50%;
  }
  /* line 2637, src/sass/_responsive.scss */
  .isotope.columns-4 .grid-item {
    width: 50%;
  }
  /* line 2642, src/sass/_responsive.scss */
  .isotope.columns-5 .grid-item {
    width: 50%;
  }
  /* line 2647, src/sass/_responsive.scss */
  .masonry.columns-4 .masonry-item {
    width: 50%;
  }
  /* line 2652, src/sass/_responsive.scss */
  .masonry.columns-5 .masonry-item {
    width: 50%;
  }
  /* line 2656, src/sass/_responsive.scss */
  .port-post-social.float-right {
    float: none !important;
  }
  /* line 2660, src/sass/_responsive.scss */
  .process.left .process-content {
    padding-left: 50px;
  }
  /* line 2664, src/sass/_responsive.scss */
  img.bottom-img {
    display: none;
  }
  /* line 2668, src/sass/_responsive.scss */
  .resume-contact .g-map {
    height: 300px !important;
    padding-top: 40%;
  }
  /* line 2672, src/sass/_responsive.scss */
  .resume-contact .contact-form-main {
    padding: 30px 15px;
  }
  /* line 2677, src/sass/_responsive.scss */
  .contact-4 .map-side {
    height: 300px !important;
  }
  /* line 2681, src/sass/_responsive.scss */
  img#logo-footer {
    height: 30px;
  }
  /* line 2686, src/sass/_responsive.scss */
  .bottom-nav .owl-nav .owl-next {
    right: 44%;
  }
  /* line 2689, src/sass/_responsive.scss */
  .bottom-nav .owl-nav .owl-prev {
    left: 44%;
  }
  /* line 2694, src/sass/_responsive.scss */
  .blockquote-right {
    margin: 0;
  }
  /* line 2698, src/sass/_responsive.scss */
  .buttons .button {
    margin-bottom: 10px;
  }
  /* line 2701, src/sass/_responsive.scss */
  .buttons button {
    margin-bottom: 4px;
  }
  /* line 2707, src/sass/_responsive.scss */
  .button + .button {
    margin-left: 3px;
  }
  /* line 2712, src/sass/_responsive.scss */
  .countdown {
    margin: 0px 10px;
  }
  /* line 2715, src/sass/_responsive.scss */
  .countdown.medium {
    margin: 0 15px;
  }
  /* line 2717, src/sass/_responsive.scss */
  .countdown.medium span {
    font-size: 50px;
  }
  /* line 2721, src/sass/_responsive.scss */
  .countdown.large {
    margin: 0 10px;
  }
  /* line 2723, src/sass/_responsive.scss */
  .countdown.large span {
    font-size: 60px;
  }
  /* line 2726, src/sass/_responsive.scss */
  .countdown.large p {
    font-size: 18px;
  }
  /* line 2730, src/sass/_responsive.scss */
  .countdown.round.medium {
    width: 140px;
    height: 140px;
  }
  /* line 2733, src/sass/_responsive.scss */
  .countdown.round.medium span {
    line-height: 58px;
  }
  /* line 2737, src/sass/_responsive.scss */
  .countdown.round.large {
    width: 150px;
    height: 150px;
  }
  /* line 2740, src/sass/_responsive.scss */
  .countdown.round.large span {
    line-height: 62px;
  }
  /* line 2745, src/sass/_responsive.scss */
  .action-box a.button {
    position: relative;
    top: inherit;
    margin-top: 20px;
  }
  /* line 2750, src/sass/_responsive.scss */
  .action-box h3 {
    padding-right: 0px;
  }
  /* line 2753, src/sass/_responsive.scss */
  .action-box a.popup-youtube {
    position: relative;
    top: inherit;
    margin-top: 20px;
    right: inherit;
  }
  /* line 2761, src/sass/_responsive.scss */
  .action-box.theme-bg a.button {
    right: inherit;
  }
  /* line 2766, src/sass/_responsive.scss */
  .action-box.black-bg a.button {
    right: inherit;
  }
  /* line 2771, src/sass/_responsive.scss */
  .action-box.gray-bg a.button {
    right: inherit;
  }
  /* line 2775, src/sass/_responsive.scss */
  .agency-about {
    padding-bottom: 60px !important;
  }
  /* line 2779, src/sass/_responsive.scss */
  .our-sercive1:before {
    display: none;
  }
  /* line 2782, src/sass/_responsive.scss */
  .our-sercive1:after {
    display: none;
  }
  /* line 2786, src/sass/_responsive.scss */
  .special-feature {
    top: 60px;
    margin-bottom: 0px;
  }
  /* line 2789, src/sass/_responsive.scss */
  .special-feature .row-eq-height.no-gutter {
    margin-top: 40px;
  }
  /* line 2792, src/sass/_responsive.scss */
  .special-feature .row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 2795, src/sass/_responsive.scss */
  .special-feature .feature-text {
    padding: 30px 20px;
  }
  /* line 2798, src/sass/_responsive.scss */
  .special-feature .feature-text .feature-icon span {
    padding-left: 0;
    margin-bottom: 10px;
  }
  /* line 2802, src/sass/_responsive.scss */
  .special-feature .feature-text .feature-icon i {
    padding-left: 0;
    margin-bottom: 10px;
  }
  /* line 2809, src/sass/_responsive.scss */
  .page-section-1-pt {
    padding-top: 70px;
  }
  /* line 2812, src/sass/_responsive.scss */
  .page-section-1-pb {
    padding-bottom: 70px;
  }
  /* line 2815, src/sass/_responsive.scss */
  .page-section-1-ptb {
    padding: 70px 0;
  }
  /* line 2818, src/sass/_responsive.scss */
  .gym-about {
    background: #ffffff !important;
  }
  /* line 2821, src/sass/_responsive.scss */
  .appointment {
    margin-top: 0px;
  }
  /* line 2822, src/sass/_responsive.scss */
  .appointment a.float-left {
    float: none !important;
  }
  /* line 2826, src/sass/_responsive.scss */
  .appointment .appointment-bg {
    margin-top: 50px;
  }
  /* line 2831, src/sass/_responsive.scss */
  .popup-video-banner h1 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 2837, src/sass/_responsive.scss */
  .video-background-banner .slider-content {
    width: 100%;
  }
  /* line 2840, src/sass/_responsive.scss */
  .video-background-banner h1 {
    font-size: 60px;
    line-height: 60px;
  }
  /* line 2845, src/sass/_responsive.scss */
  .shop-split.split-section {
    padding: 0px;
  }
  /* line 2847, src/sass/_responsive.scss */
  .shop-split.split-section .img-side {
    display: block;
    right: inherit;
    padding: 0;
    position: relative !important;
    top: inherit;
    height: 100%;
    overflow: hidden;
    z-index: 100;
  }
  /* line 2857, src/sass/_responsive.scss */
  .shop-split.split-section .img-holder {
    position: relative;
    top: inherit;
    width: inherit;
    height: inherit;
    padding: 130px;
  }
  /* line 2864, src/sass/_responsive.scss */
  .shop-split.split-section .img-side.img-right {
    right: inherit;
  }
  /* line 2867, src/sass/_responsive.scss */
  .shop-split.split-section .img-side.img-left {
    left: inherit;
  }
  /* line 2871, src/sass/_responsive.scss */
  .shop-split-content {
    padding: 40px 0;
  }
  /* line 2875, src/sass/_responsive.scss */
  .add-banner-2 .add-banner-content {
    padding: 60px 20px;
  }
  /* line 2877, src/sass/_responsive.scss */
  .add-banner-2 .add-banner-content h2 {
    font-size: 28px;
    line-height: 28px;
  }
  /* line 2881, src/sass/_responsive.scss */
  .add-banner-2 .add-banner-content h3 {
    font-size: 26px;
    line-height: 26px;
  }
  /* line 2889, src/sass/_responsive.scss */
  .add-banner-2.text-center .add-banner-content h2 {
    font-size: 26px;
    line-height: 29px;
  }
  /* line 2897, src/sass/_responsive.scss */
  .portfolio-banner .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 2904, src/sass/_responsive.scss */
  .personal-typer-banner h1 {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 2907, src/sass/_responsive.scss */
  .personal-typer-banner h1 span {
    font-size: 35px;
  }
  /* line 2913, src/sass/_responsive.scss */
  .deal-banner.maintenance-progress-bar img {
    width: 100%;
  }
  /* line 2917, src/sass/_responsive.scss */
  .page-section-ptb.mt-150 {
    margin-top: 0 !important;
  }
  /* line 2920, src/sass/_responsive.scss */
  .pricing-content {
    width: 90%;
  }
  /* line 2924, src/sass/_responsive.scss */
  .pricing-content .pricing-table-list ul li {
    font-size: 12px;
  }
  /* line 2930, src/sass/_responsive.scss */
  .process-list {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 2933, src/sass/_responsive.scss */
  .process-list .col-sm-12 {
    padding: 0;
  }
  /* line 2938, src/sass/_responsive.scss */
  .interior-action-box .action-box {
    margin-top: 20px;
  }
  /* line 2944, src/sass/_responsive.scss */
  .pricing-table.active .pricing-top a.button {
    padding: 12px 40px;
    font-size: 15px;
  }
  /* line 2955, src/sass/_responsive.scss */
  .membership-pricing-table table tr:first-child th .pricing-plan-price {
    font-size: 22px;
  }
  /* line 2958, src/sass/_responsive.scss */
  .membership-pricing-table table tr:first-child th .pricing-plan-name {
    font-size: 16px;
  }
  /* line 2967, src/sass/_responsive.scss */
  .action-box.full-width a.button {
    right: 0;
  }
  /* line 2972, src/sass/_responsive.scss */
  .team.team-round .team-description {
    padding-bottom: 0;
  }
  /* line 2977, src/sass/_responsive.scss */
  #rev_slider_16_1_forcefullwidth .tp-parallax-wrap {
    margin-top: 0px;
  }
  /* line 2982, src/sass/_responsive.scss */
  .blog-box.blog-2 .button.icon-color {
    margin-top: 10px;
    float: none !important;
  }
  /* line 2986, src/sass/_responsive.scss */
  .blog-box.blog-2 .blog-info {
    padding: 10px;
  }
  /* line 2994, src/sass/_responsive.scss */
  .medical-tab .tab .nav.nav-tabs li a {
    font-size: 14px;
    padding: 12px 6px;
  }
  /* line 3003, src/sass/_responsive.scss */
  .contact-2 .g-map {
    padding-top: 30%;
  }
  /* line 3009, src/sass/_responsive.scss */
  .single-portfolio-post .port-information .social.float-right {
    -webkit-box-flex: 0 !important;
        -ms-flex: none !important;
            flex: none !important;
    display: inline-block;
    width: 100%;
  }
  /* line 3016, src/sass/_responsive.scss */
  .js-video.big {
    padding-top: 18px;
  }
  /* line 3020, src/sass/_responsive.scss */
  .typer-banner h1 {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 3025, src/sass/_responsive.scss */
  ul.page-breadcrumb {
    padding-top: 10px;
  }
  /* line 3031, src/sass/_responsive.scss */
  .blog .timeline > li > .timeline-badge {
    right: -56px;
  }
  /* line 3036, src/sass/_responsive.scss */
  .blog .timeline > li.timeline-inverted > .timeline-badge {
    left: -53px;
  }
  /* line 3043, src/sass/_responsive.scss */
  .action-box.action-box-border a.button {
    left: 0;
  }
  /* line 3048, src/sass/_responsive.scss */
  .port-information img {
    width: 100%;
  }
  /* line 3052, src/sass/_responsive.scss */
  .text-left.mt-100 {
    margin-top: 0 !important;
  }
  /* line 3055, src/sass/_responsive.scss */
  .portfolio-03-about {
    padding-left: 0;
  }
  /* line 3059, src/sass/_responsive.scss */
  .slider-parallax.typer-banner.business p {
    padding: 0;
  }
  /* line 3064, src/sass/_responsive.scss */
  .blockquote-section blockquote.quote {
    padding-top: 50px;
  }
  /* line 3066, src/sass/_responsive.scss */
  .blockquote-section blockquote.quote:before {
    line-height: 70px;
  }
  /* line 3070, src/sass/_responsive.scss */
  .blockquote-section .blockquote-section-left {
    margin-left: 0;
  }
  /* line 3073, src/sass/_responsive.scss */
  .blockquote-section .blockquote-section-right {
    margin-left: 0;
  }
  /* line 3076, src/sass/_responsive.scss */
  .blockquote-section .action-box {
    padding: 40px 20px;
  }
  /* line 3082, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content span {
    font-size: 90px;
    line-height: 90px;
  }
  /* line 3086, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content h1 {
    font-size: 80px;
    line-height: 80px;
    margin-top: -40px;
  }
  /* line 3090, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content h1 strong {
    font-size: 96px;
    line-height: 70px;
  }
  /* line 3097, src/sass/_responsive.scss */
  .christmas-team {
    margin-top: 0 !important;
  }
  /* line 3101, src/sass/_responsive.scss */
  .christmas-event .blog-date {
    text-align: left;
  }
  /* line 3104, src/sass/_responsive.scss */
  .christmas-event .button.mt-60 {
    margin-top: 20px !important;
  }
  /* line 3107, src/sass/_responsive.scss */
  .christmas-event .blog-image {
    width: 100px;
  }
  /* line 3112, src/sass/_responsive.scss */
  .christmas-price .mt-100.mb-100 {
    margin: 0 !important;
  }
  /* line 3118, src/sass/_responsive.scss */
  .christmas .coming-soon h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  /* line 3126, src/sass/_responsive.scss */
  .timer-banner .slider-content-middle {
    top: 50%;
  }
  /* line 3130, src/sass/_responsive.scss */
  .timer-banner .slider-content h1 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  /* line 3137, src/sass/_responsive.scss */
  .conference-about-content-right {
    margin-left: 0px;
    padding: 20px 0 0;
  }
  /* line 3141, src/sass/_responsive.scss */
  .conference-about-content-left {
    padding: 50px 0 30px 0px;
  }
  /* line 3145, src/sass/_responsive.scss */
  .conference-about img {
    width: 100%;
  }
  /* line 3149, src/sass/_responsive.scss */
  .conference-split-content {
    padding: 0;
  }
  /* line 3153, src/sass/_responsive.scss */
  .conference-video .mt-100.mb-100 {
    margin: 0 !important;
  }
  /* line 3160, src/sass/_responsive.scss */
  .one-page.light .navbar-inverse .navbar-toggle .icon-bar {
    background: #323232;
  }
  /* line 3167, src/sass/_responsive.scss */
  .architecture-about h2 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 3171, src/sass/_responsive.scss */
  .architecture-about .mt-60.mb-60 {
    margin: 0 !important;
  }
  /* line 3176, src/sass/_responsive.scss */
  .architecture-portfolio .text-right {
    text-align: left;
    margin-bottom: 30px;
  }
  /* line 3180, src/sass/_responsive.scss */
  .architecture-portfolio .isotope-filters {
    text-align: left;
  }
  /* line 3183, src/sass/_responsive.scss */
  .architecture-portfolio .mb-40 {
    margin-bottom: 0px !important;
  }
  /* line 3188, src/sass/_responsive.scss */
  .agency-banner .slider-content {
    padding: 0 0px 0 30px;
  }
  /* line 3190, src/sass/_responsive.scss */
  .agency-banner .slider-content h1 {
    padding: 50px 20px 20px 20px;
  }
  /* line 3196, src/sass/_responsive.scss */
  .movie-banner .slider-content-middle {
    top: 50%;
  }
  /* line 3200, src/sass/_responsive.scss */
  .one-page.transparent {
    background: #323232;
  }
  /* line 3204, src/sass/_responsive.scss */
  .one-page .social-icons {
    padding: 10px 0;
    right: 60px;
  }
  /* line 3210, src/sass/_responsive.scss */
  .one-page.nav-center .navbar-collapse.collapse {
    text-align: left;
  }
  /* line 3215, src/sass/_responsive.scss */
  .law-banner .slider-content {
    padding: 0;
  }
  /* line 3221, src/sass/_responsive.scss */
  .law-timeline .timeline-centered:before {
    display: none;
  }
  /* line 3225, src/sass/_responsive.scss */
  .law-timeline .timeline-centered .timeline-entry:last-child {
    margin-bottom: 0;
  }
  /* line 3231, src/sass/_responsive.scss */
  .law-timeline .timeline-label h3 {
    line-height: 12px;
  }
  /* line 3236, src/sass/_responsive.scss */
  .law-contact {
    padding: 0;
  }
  /* line 3243, src/sass/_responsive.scss */
  .one-page.dark-text .navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
  }
  /* line 3250, src/sass/_responsive.scss */
  .agency-02-about-content-right {
    margin-left: 0;
  }
  /* line 3254, src/sass/_responsive.scss */
  .agency-02-action-box .action-box {
    margin-top: 40px;
  }
  /* line 3257, src/sass/_responsive.scss */
  .agency-02-action-box .action-box.white-bg {
    padding: 50px 20px;
  }
  /* line 3262, src/sass/_responsive.scss */
  .agency-02-action-box .popup-video-image a i {
    position: relative;
    top: 20px;
    -webkit-transform: inherit;
            transform: inherit;
  }
  /* line 3268, src/sass/_responsive.scss */
  .agency-02-action-box .popup-video-image:before {
    background: transparent;
  }
  /* line 3274, src/sass/_responsive.scss */
  .agency-feature h3 {
    line-height: 60px;
    font-size: 16px;
  }
  /* line 3280, src/sass/_responsive.scss */
  .portfolio-parallax-banner p {
    padding: 0;
  }
  /* line 3283, src/sass/_responsive.scss */
  .portfolio-parallax-banner h2 {
    font-size: 60px;
    line-height: 60px;
  }
  /* line 3290, src/sass/_responsive.scss */
  .agency-02-about h3:before {
    display: none;
    background: none;
  }
  /* line 3296, src/sass/_responsive.scss */
  .coming-soon-middle {
    position: inherit;
    top: inherit;
    -webkit-transform: inherit;
            transform: inherit;
    padding: 50px 20px;
  }
  /* line 3303, src/sass/_responsive.scss */
  .coming-soon-aerial .container-fluid {
    padding: 30px;
  }
  /* line 3309, src/sass/_responsive.scss */
  .coming-soon-big .countdown.medium span {
    font-size: 80px;
    line-height: 80px;
  }
  /* line 3313, src/sass/_responsive.scss */
  .coming-soon-big .countdown.medium p {
    font-size: 20px;
    line-height: 20px;
  }
  /* line 3320, src/sass/_responsive.scss */
  .error-05 .button-home {
    display: block;
  }
  /* line 3323, src/sass/_responsive.scss */
  .error-05 .back-to-home {
    display: none;
  }
  /* line 3326, src/sass/_responsive.scss */
  .error-05 .penguin {
    display: none;
  }
  /* line 3330, src/sass/_responsive.scss */
  .error-05 .error-bottom .tree {
    display: none;
  }
  /* line 3336, src/sass/_responsive.scss */
  footer.error-03 .social-icons {
    float: none;
  }
  /* line 3338, src/sass/_responsive.scss */
  footer.error-03 .social-icons ul {
    display: inline-block;
    text-align: center;
  }
  /* line 3345, src/sass/_responsive.scss */
  footer.error-04 .social-icons {
    float: none;
  }
  /* line 3347, src/sass/_responsive.scss */
  footer.error-04 .social-icons ul {
    display: inline-block;
    text-align: center;
  }
  /* line 3355, src/sass/_responsive.scss */
  .coming-soon-effects .coming-soon h1 {
    font-size: 40px;
  }
  /* line 3360, src/sass/_responsive.scss */
  .about-05-split.page-section-ptb {
    padding: 0;
  }
  /* line 3363, src/sass/_responsive.scss */
  .login-fancy {
    padding: 40px 30px;
  }
  /* line 3367, src/sass/_responsive.scss */
  .login .vertical-align {
    position: inherit;
    top: inherit;
    -webkit-transform: inherit;
            transform: inherit;
  }
  /* line 3372, src/sass/_responsive.scss */
  .login .height-100vh {
    height: inherit;
  }
  /* line 3376, src/sass/_responsive.scss */
  .login.vertical-align {
    position: inherit;
    top: inherit;
    -webkit-transform: inherit;
            transform: inherit;
  }
  /* line 3381, src/sass/_responsive.scss */
  .login.height-100vh {
    height: inherit;
  }
  /* line 3385, src/sass/_responsive.scss */
  .login-box .pos-bot {
    position: inherit;
    padding-bottom: 0 !important;
  }
  /* line 3391, src/sass/_responsive.scss */
  .login-box-theme:before {
    display: none;
  }
  /* line 3394, src/sass/_responsive.scss */
  .login-box-theme:after {
    display: none;
  }
  /* line 3398, src/sass/_responsive.scss */
  .login-box-left {
    padding-bottom: 20px;
  }
  /* line 3400, src/sass/_responsive.scss */
  .login-box-left .pos-bot {
    position: inherit;
    padding-bottom: 0 !important;
    margin-top: 20px;
  }
  /* line 3406, src/sass/_responsive.scss */
  .login-14 {
    padding: 30px 40px;
  }
  /* line 3408, src/sass/_responsive.scss */
  .login-14 .pb-50 {
    padding-bottom: 0 !important;
  }
  /* line 3412, src/sass/_responsive.scss */
  .login-15 {
    padding: 30px 40px;
  }
  /* line 3414, src/sass/_responsive.scss */
  .login-15 .pb-50 {
    padding-bottom: 0 !important;
  }
  /* line 3418, src/sass/_responsive.scss */
  .about-mission {
    margin-top: 40px;
  }
  /* line 3421, src/sass/_responsive.scss */
  .about-mission-title {
    padding-bottom: 80px;
  }
  /* line 3426, src/sass/_responsive.scss */
  .blog-overlay .blog-image img {
    width: 100%;
  }
  /* line 3433, src/sass/_responsive.scss */
  #main-slider .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 3437, src/sass/_responsive.scss */
  #main-slider .slider-content .slider-left {
    width: 70%;
  }
  /* line 3440, src/sass/_responsive.scss */
  #main-slider .slider-content .slider-right {
    width: 30%;
  }
  /* line 3447, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content .slider {
    width: 100%;
  }
  /* line 3450, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px !important;
  }
  /* line 3455, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content p {
    font-size: 18px;
    margin: 10px 0 !important;
  }
  /* line 3459, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content span {
    margin-bottom: 10px !important;
    font-size: 14px;
    padding: 6px 10px;
  }
  /* line 3464, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content a.button {
    padding: 5px 14px;
  }
  /* line 3470, src/sass/_responsive.scss */
  .shop-05-top .top-product {
    margin-top: 30px;
  }
  /* line 3476, src/sass/_responsive.scss */
  #main-slider.shop-05-banner .slider-content h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 3484, src/sass/_responsive.scss */
  #main-slider.shop-06-banner .slider-content h1 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 3488, src/sass/_responsive.scss */
  #main-slider.shop-06-banner .slider-content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px !important;
  }
  /* line 3496, src/sass/_responsive.scss */
  .banner-shop-07 span {
    font-size: 80px;
    line-height: 100px;
  }
  /* line 3500, src/sass/_responsive.scss */
  .banner-shop-07 h1 {
    font-size: 80px;
    line-height: 80px;
  }
  /* line 3506, src/sass/_responsive.scss */
  .shop-08-product .section-title.text-left {
    text-align: center;
  }
  /* line 3509, src/sass/_responsive.scss */
  .shop-08-product .isotope-filters {
    text-align: center;
    float: left !important;
  }
  /* line 3515, src/sass/_responsive.scss */
  .book-banner .row.row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  /* line 3521, src/sass/_responsive.scss */
  .plumber-banner .row.row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  /* line 3524, src/sass/_responsive.scss */
  .plumber-banner .row.row-eq-height .col-sm-12 {
    position: inherit;
  }
  /* line 3528, src/sass/_responsive.scss */
  .plumber-banner .slider-content-text {
    left: 0;
  }
  /* line 3531, src/sass/_responsive.scss */
  .plumber-banner .slider-content-image {
    left: 20%;
  }
  /* line 3536, src/sass/_responsive.scss */
  .product-feature img {
    display: none;
  }
  /* line 3540, src/sass/_responsive.scss */
  .toch-future {
    text-align: center;
  }
  /* line 3541, src/sass/_responsive.scss */
  .toch-future img {
    display: none;
  }
  /* line 3547, src/sass/_responsive.scss */
  .fish-about:before {
    background: #ffffff;
  }
  /* line 3552, src/sass/_responsive.scss */
  .fish-gallery p.text-white {
    color: #323232;
    margin-top: 10px !important;
  }
  /* line 3556, src/sass/_responsive.scss */
  .fish-gallery .fish-gallery-top {
    margin-top: 0;
  }
  /* line 3560, src/sass/_responsive.scss */
  .fish-gallery .section-title h2 {
    color: #ffffff;
    padding-top: 40px;
  }
  /* line 3567, src/sass/_responsive.scss */
  .fish-banner .slider-content {
    margin: 0 30px;
  }
  /* line 3569, src/sass/_responsive.scss */
  .fish-banner .slider-content .fish-banner-image img {
    height: inherit;
  }
  /* line 3573, src/sass/_responsive.scss */
  .fish-banner .slider-content h1 {
    font-size: 38px;
    line-height: 38px;
  }
  /* line 3578, src/sass/_responsive.scss */
  .fish-banner .slider-content a.button {
    padding: 0 15px;
  }
  /* line 3582, src/sass/_responsive.scss */
  .fish-banner .fish-banner-image {
    margin-right: 0;
  }
  /* line 3588, src/sass/_responsive.scss */
  .hotel-banner .slider-content h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 3592, src/sass/_responsive.scss */
  .hotel-banner .slider-content p {
    font-size: 20px;
    line-height: 30px;
  }
  /* line 3599, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout {
    margin-top: 0;
    background: #050801;
    border-top: 0px;
    padding: 20px;
  }
  /* line 3604, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-name {
    padding: 0;
  }
  /* line 3606, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-name h3 {
    font-size: 24px;
  }
  /* line 3610, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date {
    margin-top: 20px;
  }
  /* line 3613, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date .button span {
    line-height: 33px;
  }
  /* line 3622, src/sass/_responsive.scss */
  .pizza-about .pos-bot img {
    display: none;
  }
  /* line 3626, src/sass/_responsive.scss */
  .pizza-about .pizza-about-content {
    padding-bottom: 50px;
  }
  /* line 3629, src/sass/_responsive.scss */
  .pizza-about h2 {
    font-size: 30px;
  }
  /* line 3634, src/sass/_responsive.scss */
  #header.pizza-menu .container-fluid {
    padding: 0 15px;
  }
  /* line 3638, src/sass/_responsive.scss */
  #header.pizza-menu .mega-menu .menu-logo {
    padding: 5px 0;
  }
  /* line 3639, src/sass/_responsive.scss */
  #header.pizza-menu .mega-menu .menu-logo img {
    height: 40px;
  }
  /* line 3646, src/sass/_responsive.scss */
  .rev-slider {
    margin: 0;
  }
  /* line 3651, src/sass/_responsive.scss */
  header.one-page.light .navbar-inverse .navbar-collapse {
    background: #323232;
  }
  /* line 3654, src/sass/_responsive.scss */
  header.one-page.light .navbar-inverse .navbar-form {
    background: #323232;
  }
  /* line 3660, src/sass/_responsive.scss */
  .menu-body .menu-thumbnail {
    width: 100px;
    margin-bottom: 20px;
  }
  /* line 3667, src/sass/_responsive.scss */
  .make-call h2:before {
    display: none;
  }
  /* line 3672, src/sass/_responsive.scss */
  .burger-welcome-content {
    padding-left: 0;
    padding-top: 30px;
  }
  /* line 3676, src/sass/_responsive.scss */
  .burger-about.page-section-ptb {
    padding-top: 0;
  }
  /* line 3679, src/sass/_responsive.scss */
  .burger-about-content-right {
    margin-left: 0;
  }
  /* line 3683, src/sass/_responsive.scss */
  .burger-custom-content h2 {
    font-size: 60px;
    line-height: 60px;
  }
  /* line 3689, src/sass/_responsive.scss */
  .burger-contact .burger-contact-bg {
    left: 50px;
    height: 50px;
  }
  /* line 3694, src/sass/_responsive.scss */
  .skateboard-box {
    margin-bottom: 150px;
  }
  /* line 3696, src/sass/_responsive.scss */
  .skateboard-box .skateboard-box-content {
    padding-left: 200px;
  }
  /* line 3701, src/sass/_responsive.scss */
  .skateboard-video .js-video {
    margin-bottom: 70px;
  }
  /* line 3706, src/sass/_responsive.scss */
  .bitcoin-banner .button {
    font-size: 14px;
    padding: 7px 15px;
    margin: 14px 0 !important;
  }
  /* line 3713, src/sass/_responsive.scss */
  .chart-bitcoin .chart-bitcoin-content {
    margin-top: 0;
    margin-bottom: 40px;
  }
  /* line 3719, src/sass/_responsive.scss */
  .bitcoin-custom-content-02 .button {
    margin-top: 30px;
  }
  /* line 3724, src/sass/_responsive.scss */
  .skateboard-banner .row.row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  /* line 3727, src/sass/_responsive.scss */
  .skateboard-banner .row.row-eq-height .col-sm-12 {
    position: inherit;
  }
  /* line 3731, src/sass/_responsive.scss */
  .skateboard-banner .slider-content-text {
    left: 20px;
  }
  /* line 3734, src/sass/_responsive.scss */
  .skateboard-banner h1 {
    font-size: 80px;
    line-height: 80px;
  }
  /* line 3740, src/sass/_responsive.scss */
  .skateboard-about .about-image {
    height: 460px;
  }
  /* line 3745, src/sass/_responsive.scss */
  .st-menu.right-side .pos-bot {
    bottom: inherit;
  }
  /* line 3749, src/sass/_responsive.scss */
  .skateboard-product {
    padding-top: 70px;
  }
  /* line 3753, src/sass/_responsive.scss */
  .book-counter .counter {
    margin-top: 30px;
  }
  /* line 3757, src/sass/_responsive.scss */
  .fish-company {
    padding-bottom: 40px;
  }
  /* line 3763, src/sass/_responsive.scss */
  .onepage-hover-01 .mega-menu .menu-mobile-collapse-trigger:before {
    background: #323232;
  }
  /* line 3766, src/sass/_responsive.scss */
  .onepage-hover-01 .mega-menu .menu-mobile-collapse-trigger:after {
    background: #323232;
  }
  /* line 3769, src/sass/_responsive.scss */
  .onepage-hover-01 .mega-menu .menu-mobile-collapse-trigger span {
    background: #323232;
  }
  /* line 3776, src/sass/_responsive.scss */
  .process .border-area.left-bottom {
    width: 60px;
  }
  /* line 3780, src/sass/_responsive.scss */
  .service-04-video {
    padding: 0 !important;
  }
  /* line 3784, src/sass/_responsive.scss */
  .service-07 .agency-02-about-content-right {
    margin-left: 0;
  }
  /* line 3790, src/sass/_responsive.scss */
  .search-no-result .bg-title h2 {
    font-size: 270px;
  }
  /* line 3797, src/sass/_responsive.scss */
  .barber-header .mega-menu .topbar-social {
    display: none;
  }
  /* line 3800, src/sass/_responsive.scss */
  .barber-header .mega-menu .topbar-telephone {
    display: none;
  }
  /* line 3806, src/sass/_responsive.scss */
  .barber-header .mega-menu .menu-logo > li > a img {
    height: 30px;
  }
  /* line 3816, src/sass/_responsive.scss */
  .barber-header.logo-center .mega-menu .menu-logo {
    padding: 12px 0;
  }
  /* line 3822, src/sass/_responsive.scss */
  .barber-title span {
    top: -45px;
    font-size: 100px;
  }
  /* line 3828, src/sass/_responsive.scss */
  .barber .about-history {
    margin: 40px 0px;
  }
  /* line 3832, src/sass/_responsive.scss */
  .choose-us {
    background: #323232 !important;
  }
  /* line 3834, src/sass/_responsive.scss */
  .choose-us .section-title {
    margin-bottom: 80px;
  }
  /* line 3838, src/sass/_responsive.scss */
  .choose-us-bg {
    padding: 40px 0px;
  }
  /* line 3842, src/sass/_responsive.scss */
  .choose-us-after:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: #f7f7f7;
    right: -100%;
    top: 0;
  }
  /* line 3852, src/sass/_responsive.scss */
  .testimonial {
    margin-top: 25px;
  }
  /* line 3855, src/sass/_responsive.scss */
  .promo-text {
    margin-bottom: 50px;
  }
  /* line 3858, src/sass/_responsive.scss */
  .feature-step {
    padding: 240px 30px;
  }
  /* line 3862, src/sass/_responsive.scss */
  .tattoo-banner h1 {
    font-size: 54px;
    line-height: 76px;
  }
  /* line 3867, src/sass/_responsive.scss */
  .price-tattoo {
    padding: 0;
  }
  /* line 3870, src/sass/_responsive.scss */
  .burger-dark {
    background: #000 !important;
  }
  /* line 3872, src/sass/_responsive.scss */
  .burger-dark span.text-white {
    color: #ffffff !important;
  }
  /* line 3878, src/sass/_responsive.scss */
  .team .barber-section-title .w-50 {
    width: 100% !important;
  }
  /* line 3884, src/sass/_responsive.scss */
  .job-testimonial .testimonial-info {
    font-size: 18px;
    line-height: 28px;
  }
  /* line 3887, src/sass/_responsive.scss */
  .job-testimonial .testimonial-info:before {
    font-size: 120px;
  }
  /* line 3893, src/sass/_responsive.scss */
  .jobs-banner h1 {
    font-size: 60px;
  }
  /* line 3896, src/sass/_responsive.scss */
  .jobs-banner span {
    font-size: 20px;
  }
  /* line 3899, src/sass/_responsive.scss */
  .jobs-banner .mt-50 {
    margin-top: 20px !important;
  }
  /* line 3904, src/sass/_responsive.scss */
  .listing-banner h1 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 3908, src/sass/_responsive.scss */
  .listing-banner p {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px !important;
  }
  /* line 3916, src/sass/_responsive.scss */
  .marketing-tab .tab-vertical .tab-content {
    margin-left: 0;
  }
  /* line 3920, src/sass/_responsive.scss */
  .marketing-tab .tab {
    margin-top: 40px;
  }
  /* line 3925, src/sass/_responsive.scss */
  .tab-vertical .nav-tabs {
    width: 100%;
    float: none;
  }
  /* line 3932, src/sass/_responsive.scss */
  .marketing-banner .slider-content h1 {
    font-size: 32px;
    line-height: 50px;
  }
  /* line 3941, src/sass/_responsive.scss */
  .marketing-action-box .popup-video-image a i {
    position: relative;
    top: 20px;
    -webkit-transform: inherit;
            transform: inherit;
  }
  /* line 3947, src/sass/_responsive.scss */
  .marketing-action-box .popup-video-image:before {
    background: transparent;
  }
  /* line 3953, src/sass/_responsive.scss */
  .business-banner-02 .box-newsletter {
    display: none;
  }
  /* line 3957, src/sass/_responsive.scss */
  .business-13-about-content {
    margin-top: 40px;
    padding: 30px;
  }
  /* line 3960, src/sass/_responsive.scss */
  .business-13-about-content .pl-130.pr-130 {
    padding: 0px !important;
  }
  /* line 3965, src/sass/_responsive.scss */
  .business-date-box-text h2 {
    font-size: 140px;
  }
  /* line 3971, src/sass/_responsive.scss */
  .business-date-box .business-date-box-text span {
    letter-spacing: 7px;
    right: -60px;
  }
  /* line 3978, src/sass/_responsive.scss */
  .business-banner h1 {
    font-size: 60px;
    line-height: 50px;
    line-height: 20px;
  }
  /* line 3983, src/sass/_responsive.scss */
  .business-banner span {
    font-size: 24px;
  }
  /* line 3986, src/sass/_responsive.scss */
  .business-banner p {
    padding: 0;
  }
  /* line 3991, src/sass/_responsive.scss */
  .business-banner-03 h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 3995, src/sass/_responsive.scss */
  .business-banner-03 span {
    font-size: 16px;
    letter-spacing: 6px;
  }
  /* line 4002, src/sass/_responsive.scss */
  .business-video .business-video-box .vertical-align {
    padding: 50px;
  }
  /* line 4007, src/sass/_responsive.scss */
  .business-feature-top {
    padding: 30px;
  }
  /* line 4011, src/sass/_responsive.scss */
  .business-banner-04 p {
    padding: 0;
  }
}

@media (max-width: 767px) {
  /* line 4019, src/sass/_responsive.scss */
  .xs-mt-0 {
    margin-top: 0 !important;
  }
  /* line 4022, src/sass/_responsive.scss */
  .xs-mt-10 {
    margin-top: 10px !important;
  }
  /* line 4025, src/sass/_responsive.scss */
  .xs-mt-15 {
    margin-top: 15px !important;
  }
  /* line 4028, src/sass/_responsive.scss */
  .xs-mt-20 {
    margin-top: 20px !important;
  }
  /* line 4031, src/sass/_responsive.scss */
  .xs-mt-30 {
    margin-top: 30px !important;
  }
  /* line 4034, src/sass/_responsive.scss */
  .xs-mt-40 {
    margin-top: 40px !important;
  }
  /* line 4037, src/sass/_responsive.scss */
  .xs-mr-0 {
    margin-right: 0 !important;
  }
  /* line 4040, src/sass/_responsive.scss */
  .xs-mr-10 {
    margin-right: 10px !important;
  }
  /* line 4043, src/sass/_responsive.scss */
  .xs-mr-15 {
    margin-right: 15px !important;
  }
  /* line 4046, src/sass/_responsive.scss */
  .xs-mr-20 {
    margin-right: 20px !important;
  }
  /* line 4049, src/sass/_responsive.scss */
  .xs-mr-30 {
    margin-right: 30px !important;
  }
  /* line 4052, src/sass/_responsive.scss */
  .xs-mr-40 {
    margin-right: 40px !important;
  }
  /* line 4055, src/sass/_responsive.scss */
  .xs-mb-0 {
    margin-bottom: 0 !important;
  }
  /* line 4058, src/sass/_responsive.scss */
  .xs-mb-10 {
    margin-bottom: 10px !important;
  }
  /* line 4061, src/sass/_responsive.scss */
  .xs-mb-15 {
    margin-bottom: 15px !important;
  }
  /* line 4064, src/sass/_responsive.scss */
  .xs-mb-20 {
    margin-bottom: 20px !important;
  }
  /* line 4067, src/sass/_responsive.scss */
  .xs-mb-30 {
    margin-bottom: 30px !important;
  }
  /* line 4070, src/sass/_responsive.scss */
  .xs-mb-40 {
    margin-bottom: 40px !important;
  }
  /* line 4073, src/sass/_responsive.scss */
  .xs-ml-0 {
    margin-left: 0 !important;
  }
  /* line 4076, src/sass/_responsive.scss */
  .xs-ml-10 {
    margin-left: 10px !important;
  }
  /* line 4079, src/sass/_responsive.scss */
  .xs-ml-15 {
    margin-left: 15px !important;
  }
  /* line 4082, src/sass/_responsive.scss */
  .xs-ml-20 {
    margin-left: 20px !important;
  }
  /* line 4085, src/sass/_responsive.scss */
  .xs-ml-30 {
    margin-left: 30px !important;
  }
  /* line 4088, src/sass/_responsive.scss */
  .xs-ml-40 {
    margin-left: 40px !important;
  }
  /* line 4091, src/sass/_responsive.scss */
  .xs-pt-0 {
    padding-top: 0 !important;
  }
  /* line 4094, src/sass/_responsive.scss */
  .xs-pt-10 {
    padding-top: 10px !important;
  }
  /* line 4097, src/sass/_responsive.scss */
  .xs-pt-15 {
    padding-top: 15px !important;
  }
  /* line 4100, src/sass/_responsive.scss */
  .xs-pt-20 {
    padding-top: 20px !important;
  }
  /* line 4103, src/sass/_responsive.scss */
  .xs-pt-30 {
    padding-top: 30px !important;
  }
  /* line 4106, src/sass/_responsive.scss */
  .xs-pt-40 {
    padding-top: 40px !important;
  }
  /* line 4109, src/sass/_responsive.scss */
  .xs-pr-0 {
    padding-right: 0 !important;
  }
  /* line 4112, src/sass/_responsive.scss */
  .xs-pr-10 {
    padding-right: 10px !important;
  }
  /* line 4115, src/sass/_responsive.scss */
  .xs-pr-15 {
    padding-right: 15px !important;
  }
  /* line 4118, src/sass/_responsive.scss */
  .xs-pr-20 {
    padding-right: 20px !important;
  }
  /* line 4121, src/sass/_responsive.scss */
  .xs-pr-30 {
    padding-right: 30px !important;
  }
  /* line 4124, src/sass/_responsive.scss */
  .xs-pr-40 {
    padding-right: 40px !important;
  }
  /* line 4127, src/sass/_responsive.scss */
  .xs-pb-0 {
    padding-bottom: 0 !important;
  }
  /* line 4130, src/sass/_responsive.scss */
  .xs-pb-10 {
    padding-bottom: 10px !important;
  }
  /* line 4133, src/sass/_responsive.scss */
  .xs-pb-15 {
    padding-bottom: 15px !important;
  }
  /* line 4136, src/sass/_responsive.scss */
  .xs-pb-20 {
    padding-bottom: 20px !important;
  }
  /* line 4139, src/sass/_responsive.scss */
  .xs-pb-30 {
    padding-bottom: 30px !important;
  }
  /* line 4142, src/sass/_responsive.scss */
  .xs-pb-40 {
    padding-bottom: 40px !important;
  }
  /* line 4145, src/sass/_responsive.scss */
  .xs-pl-0 {
    padding-left: 0 !important;
  }
  /* line 4148, src/sass/_responsive.scss */
  .xs-pl-10 {
    padding-left: 10px !important;
  }
  /* line 4151, src/sass/_responsive.scss */
  .xs-pl-15 {
    padding-left: 15px !important;
  }
  /* line 4154, src/sass/_responsive.scss */
  .xs-pl-20 {
    padding-left: 20px !important;
  }
  /* line 4157, src/sass/_responsive.scss */
  .xs-pl-30 {
    padding-left: 30px !important;
  }
  /* line 4160, src/sass/_responsive.scss */
  .xs-pl-40 {
    padding-left: 40px !important;
  }
  /* line 4163, src/sass/_responsive.scss */
  h1 {
    font-size: 30px;
  }
  /* line 4166, src/sass/_responsive.scss */
  h2 {
    font-size: 26px;
  }
  /* line 4169, src/sass/_responsive.scss */
  .page-section-ptb {
    padding: 50px 0;
  }
  /* line 4172, src/sass/_responsive.scss */
  .page-section-pt {
    padding: 50px 0 0;
  }
  /* line 4175, src/sass/_responsive.scss */
  .page-section-pb {
    padding: 0 0 50px;
  }
  /* line 4178, src/sass/_responsive.scss */
  .page-section-1-ptb {
    padding: 60px 0;
  }
  /* line 4182, src/sass/_responsive.scss */
  .header.fullWidth .container-fluid {
    padding: 0 20px;
  }
  /* line 4186, src/sass/_responsive.scss */
  .topbar-call.text-left {
    text-align: center;
    margin-bottom: 10px;
  }
  /* line 4190, src/sass/_responsive.scss */
  .topbar-social.text-right {
    text-align: center;
  }
  /* line 4193, src/sass/_responsive.scss */
  .custom-content {
    margin-top: 0px;
  }
  /* line 4196, src/sass/_responsive.scss */
  .testimonial-2 {
    padding-bottom: 80px;
  }
  /* line 4199, src/sass/_responsive.scss */
  .team-3-box {
    margin-bottom: 30px;
  }
  /* line 4200, src/sass/_responsive.scss */
  .team-3-box img {
    width: 100%;
  }
  /* line 4207, src/sass/_responsive.scss */
  .accordion.accordion-2 .acd-group .acd-heading {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 4214, src/sass/_responsive.scss */
  .footer-logo img {
    height: 60px;
    width: inherit;
  }
  /* line 4219, src/sass/_responsive.scss */
  img#logo-footer {
    height: 40px;
  }
  /* line 4223, src/sass/_responsive.scss */
  .footer .footer-nav.text-right {
    text-align: left;
    margin-top: 20px;
  }
  /* line 4228, src/sass/_responsive.scss */
  .footer .footer-social ul.text-right {
    text-align: left;
  }
  /* line 4233, src/sass/_responsive.scss */
  .footer .footer-widget .footer-widget-social.text-right {
    text-align: left;
  }
  /* line 4237, src/sass/_responsive.scss */
  .footer .container-fluid {
    padding: 0 15px;
  }
  /* line 4241, src/sass/_responsive.scss */
  .social.text-right {
    text-align: left;
    margin-top: 20px;
  }
  /* line 4245, src/sass/_responsive.scss */
  .footer-contact {
    margin-top: 0;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
  }
  /* line 4248, src/sass/_responsive.scss */
  .footer-contact .contact-box {
    margin-bottom: 20px;
  }
  /* line 4252, src/sass/_responsive.scss */
  .our-clients.theme-bg {
    padding-bottom: 60px;
  }
  /* line 4255, src/sass/_responsive.scss */
  .copyright.mt-50 {
    margin-top: 10px !important;
  }
  /* line 4259, src/sass/_responsive.scss */
  .copyright .text-right {
    text-align: left;
    margin-top: 15px;
  }
  /* line 4265, src/sass/_responsive.scss */
  footer .social-icons.float-right {
    float: left !important;
    width: 100%;
  }
  /* line 4270, src/sass/_responsive.scss */
  .footer-widget.mt-60 {
    margin-top: 0 !important;
  }
  /* line 4273, src/sass/_responsive.scss */
  .footer-box {
    margin-bottom: 20px;
    margin-top: 30px;
  }
  /* line 4277, src/sass/_responsive.scss */
  .coming-soon-main {
    overflow: hidden;
  }
  /* line 4279, src/sass/_responsive.scss */
  .coming-soon-main i {
    font-size: 70px;
  }
  /* line 4282, src/sass/_responsive.scss */
  .coming-soon-main p {
    font-size: 18px;
    line-height: 26px;
  }
  /* line 4286, src/sass/_responsive.scss */
  .coming-soon-main h1 {
    font-size: 42px;
    margin-bottom: 20px;
  }
  /* line 4294, src/sass/_responsive.scss */
  .coming-soon-countdown ul.countdown li span {
    font-size: 60px;
  }
  /* line 4297, src/sass/_responsive.scss */
  .coming-soon-countdown ul.countdown li p {
    font-size: 16px;
  }
  /* line 4304, src/sass/_responsive.scss */
  .error-search-box input {
    width: 73%;
  }
  /* line 4308, src/sass/_responsive.scss */
  .error-block {
    padding: 0;
  }
  /* line 4309, src/sass/_responsive.scss */
  .error-block p {
    font-size: 20px;
  }
  /* line 4312, src/sass/_responsive.scss */
  .error-block h1 {
    font-size: 80px;
    padding: 0;
  }
  /* line 4317, src/sass/_responsive.scss */
  .error-block .error-text {
    padding: 0;
    display: none;
  }
  /* line 4324, src/sass/_responsive.scss */
  .error-404-2 .error-block h1 {
    font-size: 290px;
  }
  /* line 4329, src/sass/_responsive.scss */
  .maintenance-progress-bar {
    margin: 30px 0 60px;
  }
  /* line 4330, src/sass/_responsive.scss */
  .maintenance-progress-bar .progress-bar {
    display: block;
    margin: 0 auto 90px;
  }
  /* line 4337, src/sass/_responsive.scss */
  .maintenance-main p {
    margin-bottom: 10px;
  }
  /* line 4342, src/sass/_responsive.scss */
  .isotope.columns-3 .grid-item {
    width: 50%;
    width: 100%;
  }
  /* line 4348, src/sass/_responsive.scss */
  .isotope.columns-4 .grid-item {
    width: 50%;
    width: 100%;
  }
  /* line 4354, src/sass/_responsive.scss */
  .about .feature-3 {
    margin-bottom: 30px;
  }
  /* line 4358, src/sass/_responsive.scss */
  .feature-text.box {
    padding: 30px;
  }
  /* line 4361, src/sass/_responsive.scss */
  .feature-text.fill-box {
    padding: 30px;
  }
  /* line 4364, src/sass/_responsive.scss */
  .footer-widget {
    text-align: left;
  }
  /* line 4367, src/sass/_responsive.scss */
  .xs-text-left {
    text-align: left;
  }
  /* line 4370, src/sass/_responsive.scss */
  .xs-text-center {
    text-align: center;
  }
  /* line 4373, src/sass/_responsive.scss */
  .xs-text-right {
    text-align: right;
  }
  /* line 4376, src/sass/_responsive.scss */
  .pricing-table {
    margin: 0 0 30px;
  }
  /* line 4379, src/sass/_responsive.scss */
  .team {
    margin-bottom: 30px;
  }
  /* line 4382, src/sass/_responsive.scss */
  .team .team-photo img {
    width: 100%;
  }
  /* line 4386, src/sass/_responsive.scss */
  .team .barber-section-title {
    bottom: 30px;
  }
  /* line 4390, src/sass/_responsive.scss */
  .lead {
    font-size: 14px;
  }
  /* line 4393, src/sass/_responsive.scss */
  .inner-intro {
    text-align: center;
  }
  /* line 4396, src/sass/_responsive.scss */
  ul.page-breadcrumb {
    padding-top: 30px;
  }
  /* line 4399, src/sass/_responsive.scss */
  .feature-step-2-box {
    padding: 20px;
  }
  /* line 4404, src/sass/_responsive.scss */
  .feature-step-2 .feature-step-2-title-left h1 {
    font-size: 50px;
  }
  /* line 4409, src/sass/_responsive.scss */
  .our-app {
    background-image: none !important;
  }
  /* line 4413, src/sass/_responsive.scss */
  .valign > [class*="col-"] {
    display: block;
  }
  /* line 4417, src/sass/_responsive.scss */
  .highlights-phone {
    margin: 30px 0;
  }
  /* line 4421, src/sass/_responsive.scss */
  .masonry.columns-2 .masonry-item {
    width: 100%;
  }
  /* line 4426, src/sass/_responsive.scss */
  .masonry.columns-3 .masonry-item {
    width: 100%;
    width: 100%;
  }
  /* line 4433, src/sass/_responsive.scss */
  .blog ul.timeline:before {
    left: 40px;
  }
  /* line 4436, src/sass/_responsive.scss */
  .blog ul.timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
  }
  /* line 4442, src/sass/_responsive.scss */
  .blog ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
    float: right;
  }
  /* line 4447, src/sass/_responsive.scss */
  .blog ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  /* line 4453, src/sass/_responsive.scss */
  .blog ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  /* line 4460, src/sass/_responsive.scss */
  .blog ul.timeline > li > .timeline-badge {
    left: 12px;
    margin-left: 0;
    top: 16px;
  }
  /* line 4468, src/sass/_responsive.scss */
  .blog .timeline > li.timeline-inverted {
    float: left;
    clear: left;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  /* line 4474, src/sass/_responsive.scss */
  .blog .timeline > li.timeline-inverted > .timeline-badge {
    left: 12px;
  }
  /* line 4478, src/sass/_responsive.scss */
  .blog .timeline li.entry-date-bottom {
    text-align: left;
  }
  /* line 4480, src/sass/_responsive.scss */
  .blog .timeline li.entry-date-bottom a {
    font-size: 13px;
    padding: 8px 10px;
  }
  /* line 4485, src/sass/_responsive.scss */
  .blog .timeline li.entry-date {
    text-align: left;
    top: -20px;
  }
  /* line 4488, src/sass/_responsive.scss */
  .blog .timeline li.entry-date span {
    font-size: 13px;
    padding: 8px 10px;
  }
  /* line 4494, src/sass/_responsive.scss */
  .blog .timeline > li:nth-child(2) {
    margin-top: 0;
  }
  /* line 4500, src/sass/_responsive.scss */
  .blog .timeline-panel img {
    width: 100%;
  }
  /* line 4508, src/sass/_responsive.scss */
  .blog.timeline-sidebar .timeline li.timeline-inverted .timeline-badge {
    left: 23px;
  }
  /* line 4512, src/sass/_responsive.scss */
  .blog.timeline-sidebar .timeline > li.timeline-inverted {
    margin-bottom: 20px;
  }
  /* line 4514, src/sass/_responsive.scss */
  .blog.timeline-sidebar .timeline > li.timeline-inverted:nth-child(2) {
    margin-bottom: 0px;
  }
  /* line 4521, src/sass/_responsive.scss */
  .blog.timeline-sidebar .timeline li .blog-entry-grid .grid-post li {
    width: 100%;
  }
  /* line 4527, src/sass/_responsive.scss */
  .blog.timeline-sidebar .timeline li.entry-date {
    top: -20px;
  }
  /* line 4533, src/sass/_responsive.scss */
  .login-2-social li {
    margin-bottom: 10px;
  }
  /* line 4537, src/sass/_responsive.scss */
  .progress-new {
    width: 100%;
  }
  /* line 4541, src/sass/_responsive.scss */
  .maintenance-form input {
    width: 100%;
  }
  /* line 4546, src/sass/_responsive.scss */
  .isotope.columns-2 .grid-item {
    width: 100%;
  }
  /* line 4551, src/sass/_responsive.scss */
  .isotope.columns-5 .grid-item {
    width: 100%;
  }
  /* line 4556, src/sass/_responsive.scss */
  .masonry.columns-4 .masonry-item {
    width: 100%;
  }
  /* line 4561, src/sass/_responsive.scss */
  .masonry.columns-5 .masonry-item {
    width: 100%;
  }
  /* line 4566, src/sass/_responsive.scss */
  .deal-banner img {
    width: 100%;
  }
  /* line 4571, src/sass/_responsive.scss */
  .process.left .process-content {
    padding-left: 40px;
  }
  /* line 4572, src/sass/_responsive.scss */
  .process.left .process-content .process-icon {
    display: block;
    margin-bottom: 20px;
  }
  /* line 4578, src/sass/_responsive.scss */
  .process.left .process-step {
    top: 30px;
    left: -20px;
  }
  /* line 4584, src/sass/_responsive.scss */
  .process.right .process-content {
    padding-right: 40px;
  }
  /* line 4586, src/sass/_responsive.scss */
  .process.right .process-content .process-icon {
    float: none;
    margin-bottom: 20px;
  }
  /* line 4591, src/sass/_responsive.scss */
  .process.right .process-step {
    right: -20px;
  }
  /* line 4597, src/sass/_responsive.scss */
  .process .process-step strong {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  /* line 4603, src/sass/_responsive.scss */
  .process .border-area.left-bottom {
    width: 30px;
  }
  /* line 4608, src/sass/_responsive.scss */
  .resume-page .container-fluid {
    padding: 0 15px;
  }
  /* line 4614, src/sass/_responsive.scss */
  .clients-list ul li {
    width: 50%;
  }
  /* line 4621, src/sass/_responsive.scss */
  .clients-list.column-4 ul li {
    width: 50%;
  }
  /* line 4628, src/sass/_responsive.scss */
  .clients-list.column-3 ul li {
    width: 50%;
  }
  /* line 4633, src/sass/_responsive.scss */
  .countdown.round {
    width: 100px;
    height: 100px;
    padding: 16px;
  }
  /* line 4637, src/sass/_responsive.scss */
  .countdown.round span {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 4642, src/sass/_responsive.scss */
  .countdown.round.medium {
    width: 100px;
    height: 100px;
  }
  /* line 4645, src/sass/_responsive.scss */
  .countdown.round.medium span {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 4649, src/sass/_responsive.scss */
  .countdown.round.medium p {
    font-size: 14px;
  }
  /* line 4653, src/sass/_responsive.scss */
  .countdown.round.large {
    width: 100px;
    height: 100px;
  }
  /* line 4656, src/sass/_responsive.scss */
  .countdown.round.large span {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 4660, src/sass/_responsive.scss */
  .countdown.round.large p {
    font-size: 14px;
  }
  /* line 4666, src/sass/_responsive.scss */
  .dataTables_paginate .pagination > li {
    display: inline-block;
    text-align: center;
  }
  /* line 4673, src/sass/_responsive.scss */
  .datatable-base .table-responsive {
    border: 0;
  }
  /* line 4678, src/sass/_responsive.scss */
  .feature-text.left-icon .feature-icon {
    padding-left: 15px;
  }
  /* line 4683, src/sass/_responsive.scss */
  .feature-text.right-icon .feature-icon {
    padding-right: 15px;
  }
  /* line 4688, src/sass/_responsive.scss */
  .tab-vertical .nav-tabs {
    width: 100%;
  }
  /* line 4691, src/sass/_responsive.scss */
  .tab-vertical .tab-content {
    width: 100%;
    margin-left: 0;
  }
  /* line 4698, src/sass/_responsive.scss */
  .feature-text .feature-icon span {
    padding-left: 0;
  }
  /* line 4701, src/sass/_responsive.scss */
  .feature-text .feature-icon i {
    padding-left: 0;
  }
  /* line 4706, src/sass/_responsive.scss */
  .bg-top-before {
    padding-top: 40px !important;
  }
  /* line 4708, src/sass/_responsive.scss */
  .bg-top-before:before {
    display: none;
  }
  /* line 4712, src/sass/_responsive.scss */
  .bg-top-before.pb-150 {
    padding-bottom: 40px !important;
  }
  /* line 4715, src/sass/_responsive.scss */
  .course {
    margin-bottom: 20px;
  }
  /* line 4717, src/sass/_responsive.scss */
  .course img {
    width: 100%;
  }
  /* line 4726, src/sass/_responsive.scss */
  .medical-tab .tab .nav.nav-tabs li.active a:before {
    display: none;
  }
  /* line 4733, src/sass/_responsive.scss */
  .medical-tab .tab .nav.nav-tabs li a.active:before {
    border: none;
  }
  /* line 4742, src/sass/_responsive.scss */
  .mobile-app-about h2 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 4749, src/sass/_responsive.scss */
  .product .product-image img {
    width: 100%;
  }
  /* line 4756, src/sass/_responsive.scss */
  .portfolio-banner .slider-content h1 {
    font-size: 20px;
    line-height: 20px;
  }
  /* line 4760, src/sass/_responsive.scss */
  .portfolio-banner .slider-content span {
    font-size: 12px;
    line-height: 18px;
  }
  /* line 4766, src/sass/_responsive.scss */
  .error-text-02 {
    display: none;
  }
  /* line 4769, src/sass/_responsive.scss */
  .interior-action-box {
    margin-top: 30px;
  }
  /* line 4773, src/sass/_responsive.scss */
  #rev_slider_11_1_wrapper strong {
    font-size: 20px !important;
  }
  /* line 4778, src/sass/_responsive.scss */
  #rev_slider_13_1_wrapper i {
    font-size: 20px !important;
  }
  /* line 4782, src/sass/_responsive.scss */
  .process-list {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 4786, src/sass/_responsive.scss */
  .isotope {
    margin: 0;
  }
  /* line 4789, src/sass/_responsive.scss */
  .masonry {
    margin: 0;
  }
  /* line 4792, src/sass/_responsive.scss */
  .app-home {
    padding-bottom: 40px;
  }
  /* line 4795, src/sass/_responsive.scss */
  .services-text-box-green {
    padding: 50px 15px !important;
  }
  /* line 4798, src/sass/_responsive.scss */
  .services-text-box-blue {
    padding: 50px 15px !important;
  }
  /* line 4801, src/sass/_responsive.scss */
  .services-text-box-black {
    padding: 50px 15px !important;
  }
  /* line 4805, src/sass/_responsive.scss */
  .bottom-nav .owl-nav {
    bottom: 20px;
  }
  /* line 4810, src/sass/_responsive.scss */
  .blog-box.blog-2 .button.icon-color {
    margin-top: 0px;
    float: right !important;
  }
  /* line 4814, src/sass/_responsive.scss */
  .blog-box.blog-2 .blog-info {
    padding: 20px;
  }
  /* line 4820, src/sass/_responsive.scss */
  .team.team-hover.team-border .team-photo img {
    width: 100%;
  }
  /* line 4826, src/sass/_responsive.scss */
  .owl-carousel .owl-dots {
    bottom: -15px;
  }
  /* line 4831, src/sass/_responsive.scss */
  .special-feature .row-eq-height {
    display: block;
  }
  /* line 4835, src/sass/_responsive.scss */
  .cafe-counter.mt-60 {
    margin-top: 0px !important;
  }
  /* line 4839, src/sass/_responsive.scss */
  .footer.footer-one-page .footer-widget {
    text-align: center;
  }
  /* line 4841, src/sass/_responsive.scss */
  .footer.footer-one-page .footer-widget .footer-widget-social.text-right {
    text-align: center;
  }
  /* line 4846, src/sass/_responsive.scss */
  .text-left.mt-100 {
    margin-top: 40px !important;
  }
  /* line 4850, src/sass/_responsive.scss */
  .slider-parallax.typer-banner.business h1 {
    line-height: 30px;
    font-size: 40px;
  }
  /* line 4856, src/sass/_responsive.scss */
  .play-video-section .content {
    padding: 0;
  }
  /* line 4862, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content span {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 4866, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content h1 {
    font-size: 60px;
    line-height: 60px;
    margin-top: -20px;
  }
  /* line 4870, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content h1 strong {
    font-size: 72px;
    line-height: 60px;
  }
  /* line 4878, src/sass/_responsive.scss */
  .countdown p {
    font-size: 13px;
  }
  /* line 4883, src/sass/_responsive.scss */
  .christmas-about .feature-text {
    margin-bottom: 50px;
  }
  /* line 4888, src/sass/_responsive.scss */
  .christmas-form-content h2 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 4894, src/sass/_responsive.scss */
  .happy-clients .mb-40 {
    margin-bottom: 0 !important;
  }
  /* line 4898, src/sass/_responsive.scss */
  .christmas-form-content.mt-100 {
    margin-top: 60px !important;
  }
  /* line 4904, src/sass/_responsive.scss */
  .christmas-team .team .team-photo img {
    width: 100%;
  }
  /* line 4912, src/sass/_responsive.scss */
  .timer-banner .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 4919, src/sass/_responsive.scss */
  .movie-banner .slider-content-middle {
    padding: 0;
  }
  /* line 4925, src/sass/_responsive.scss */
  .law-banner .slider-content h1 {
    line-height: 30px;
    font-size: 30px;
  }
  /* line 4932, src/sass/_responsive.scss */
  .banner-agency-02 h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 4938, src/sass/_responsive.scss */
  .agency-02-contact .footer-contact {
    margin-top: -50px;
    margin-bottom: 30px;
  }
  /* line 4944, src/sass/_responsive.scss */
  .agency-02-contact-title .mb-50 {
    margin-bottom: 0 !important;
  }
  /* line 4949, src/sass/_responsive.scss */
  .portfolio-parallax-banner h2 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 4956, src/sass/_responsive.scss */
  .coming-soon-big .countdown.medium span {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 4960, src/sass/_responsive.scss */
  .coming-soon-big .countdown.medium p {
    font-size: 16px;
    line-height: 16px;
  }
  /* line 4967, src/sass/_responsive.scss */
  .error-05 h1 {
    font-size: 80px;
    line-height: 80px;
  }
  /* line 4972, src/sass/_responsive.scss */
  .list-unstyled.pl-60 {
    padding-left: 0 !important;
  }
  /* line 4975, src/sass/_responsive.scss */
  .page-title.light-overlay {
    padding-top: 200px;
    padding-top: 200px;
  }
  /* line 4979, src/sass/_responsive.scss */
  .divider.pt-70 {
    padding-top: 30px !important;
  }
  /* line 4982, src/sass/_responsive.scss */
  .divider.pt-50 {
    padding-top: 30px !important;
  }
  /* line 4985, src/sass/_responsive.scss */
  .faq-box {
    margin-top: 30px;
  }
  /* line 4989, src/sass/_responsive.scss */
  .faq-page-title .mt-50 {
    margin-top: 10px !important;
  }
  /* line 4995, src/sass/_responsive.scss */
  #main-slider.shop-05-banner .slider-content h1 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 5003, src/sass/_responsive.scss */
  #main-slider.shop-06-banner .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px !important;
  }
  /* line 5008, src/sass/_responsive.scss */
  #main-slider.shop-06-banner .slider-content p {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 !important;
  }
  /* line 5013, src/sass/_responsive.scss */
  #main-slider.shop-06-banner .slider-content a.button {
    font-size: 10px;
    padding: 6px 10px;
  }
  /* line 5020, src/sass/_responsive.scss */
  .shop-07-product .product.mt-80 {
    margin-top: 0 !important;
  }
  /* line 5025, src/sass/_responsive.scss */
  .banner-shop-07 h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 5031, src/sass/_responsive.scss */
  .book-counter .counter {
    margin-top: 30px;
  }
  /* line 5036, src/sass/_responsive.scss */
  .book-custom-block h2 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 5042, src/sass/_responsive.scss */
  .book-banner .row.row-eq-height {
    display: block;
  }
  /* line 5044, src/sass/_responsive.scss */
  .book-banner .row.row-eq-height .col-sm-12 {
    position: inherit;
  }
  /* line 5048, src/sass/_responsive.scss */
  .book-banner .slider-content-text {
    top: 100px;
    text-align: center;
    width: 100%;
  }
  /* line 5052, src/sass/_responsive.scss */
  .book-banner .slider-content-text h2 {
    display: none;
  }
  /* line 5055, src/sass/_responsive.scss */
  .book-banner .slider-content-text p {
    display: none;
  }
  /* line 5059, src/sass/_responsive.scss */
  .book-banner .slider-content-image {
    bottom: 50px;
    left: -100px;
    display: block;
    text-align: center;
    width: 100%;
  }
  /* line 5065, src/sass/_responsive.scss */
  .book-banner .slider-content-image .book {
    height: 230px;
  }
  /* line 5068, src/sass/_responsive.scss */
  .book-banner .slider-content-image .text {
    height: 180px;
    display: none;
  }
  /* line 5075, src/sass/_responsive.scss */
  .plumber-banner .slider-content-image {
    left: 10%;
  }
  /* line 5076, src/sass/_responsive.scss */
  .plumber-banner .slider-content-image img {
    height: 500px;
  }
  /* line 5082, src/sass/_responsive.scss */
  .plumber-contact-bg {
    margin-top: 60px;
  }
  /* line 5087, src/sass/_responsive.scss */
  .product-banner .slider-content h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 5094, src/sass/_responsive.scss */
  .product-video .product-video-box {
    min-height: 400px;
  }
  /* line 5095, src/sass/_responsive.scss */
  .product-video .product-video-box .vertical-align {
    padding: 30px;
  }
  /* line 5101, src/sass/_responsive.scss */
  .fish-banner {
    height: inherit;
    padding: 230px 0;
    background: #e6ebf0 !important;
  }
  /* line 5105, src/sass/_responsive.scss */
  .fish-banner .slider-content {
    text-align: center;
  }
  /* line 5107, src/sass/_responsive.scss */
  .fish-banner .slider-content .fish-banner-image img {
    height: 230px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 5117, src/sass/_responsive.scss */
  .fish-gallery .fish-gallery-top {
    margin-top: 40px;
    padding-bottom: 60px;
  }
  /* line 5122, src/sass/_responsive.scss */
  .fish-gallery .section-title h2 {
    color: #ffffff;
  }
  /* line 5128, src/sass/_responsive.scss */
  .fish-footer .fish-image {
    margin-top: -60px;
  }
  /* line 5133, src/sass/_responsive.scss */
  .one-page.light .container-fluid {
    padding: 0 15px;
  }
  /* line 5139, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout-date .form-control {
    margin-bottom: 0;
  }
  /* line 5144, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-date {
    padding-top: 0;
    height: inherit;
  }
  /* line 5151, src/sass/_responsive.scss */
  .make-call h2 {
    font-size: 30px;
  }
  /* line 5154, src/sass/_responsive.scss */
  .make-call strong {
    font-size: 30px;
  }
  /* line 5157, src/sass/_responsive.scss */
  .make-call span {
    font-size: 26px;
    margin-bottom: 0;
  }
  /* line 5163, src/sass/_responsive.scss */
  .burger-custom-content h2 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 5169, src/sass/_responsive.scss */
  .burger-banner .slider-content-middle {
    top: 140px;
  }
  /* line 5174, src/sass/_responsive.scss */
  .skateboard-banner h1 {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 5179, src/sass/_responsive.scss */
  .bitcoin-about-bg {
    margin-top: 40px;
    padding: 50px 30px;
  }
  /* line 5185, src/sass/_responsive.scss */
  .currency-calculator .feature-text .feature-arrow {
    display: none;
  }
  /* line 5190, src/sass/_responsive.scss */
  .bitcoin-custom-conten-box {
    padding: 50px 20px;
  }
  /* line 5195, src/sass/_responsive.scss */
  .bitcoin-custom-content-02 .counter span {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 5199, src/sass/_responsive.scss */
  .bitcoin-custom-content-02 .counter label {
    margin-bottom: 20px;
  }
  /* line 5203, src/sass/_responsive.scss */
  .bitcoin-custom-content-02 p {
    font-size: 14px;
  }
  /* line 5207, src/sass/_responsive.scss */
  .skateboard-about {
    padding-top: 100px;
  }
  /* line 5210, src/sass/_responsive.scss */
  .secrvice-blog {
    margin-top: -30px;
  }
  /* line 5213, src/sass/_responsive.scss */
  .search-no-result {
    padding: 40px 0px;
  }
  /* line 5216, src/sass/_responsive.scss */
  .search-no-result .bg-title h2 {
    font-size: 170px;
  }
  /* line 5222, src/sass/_responsive.scss */
  .barber-title span {
    top: -57px;
    font-size: 80px;
  }
  /* line 5228, src/sass/_responsive.scss */
  .barber .about-history {
    margin: 40px 30px 30px 30px;
  }
  /* line 5232, src/sass/_responsive.scss */
  .choose-us-bg {
    padding: 40px;
  }
  /* line 5235, src/sass/_responsive.scss */
  .barber-team {
    background-size: 100%;
  }
  /* line 5239, src/sass/_responsive.scss */
  .pricing-image img {
    width: 100%;
  }
  /* line 5244, src/sass/_responsive.scss */
  .team.team-list .team-description {
    text-align: center;
  }
  /* line 5248, src/sass/_responsive.scss */
  .tattoo-section-title {
    display: none;
  }
  /* line 5251, src/sass/_responsive.scss */
  .tattoo-section-title-02 {
    display: none;
  }
  /* line 5255, src/sass/_responsive.scss */
  .barber-section-title .w-50 {
    width: 100% !important;
  }
  /* line 5258, src/sass/_responsive.scss */
  .barber-section-title .w-25 {
    width: 100% !important;
  }
  /* line 5263, src/sass/_responsive.scss */
  .jobs-banner h1 {
    font-size: 40px;
    line-height: 30px;
  }
  /* line 5268, src/sass/_responsive.scss */
  .job-list {
    text-align: center;
  }
  /* line 5270, src/sass/_responsive.scss */
  .job-list h5 {
    margin: 15px 0;
  }
  /* line 5274, src/sass/_responsive.scss */
  .listing-banner-categorie {
    display: none;
  }
  /* line 5277, src/sass/_responsive.scss */
  .listing-search {
    margin-top: 60px;
    padding: 20px;
  }
  /* line 5282, src/sass/_responsive.scss */
  .marketing-banner p {
    display: none;
  }
  /* line 5288, src/sass/_responsive.scss */
  .marketing-service .feature-text.left-icon .feature-icon {
    padding-left: 0;
  }
  /* line 5296, src/sass/_responsive.scss */
  .our-history.timeline-left .timeline > li > .timeline-badge {
    left: 3%;
  }
  /* line 5299, src/sass/_responsive.scss */
  .our-history.timeline-left .timeline > li > .timeline-panel {
    width: 100%;
    padding: 40px 20px 20px 45px;
  }
  /* line 5304, src/sass/_responsive.scss */
  .our-history.timeline-left .timeline:before {
    left: 3%;
  }
  /* line 5309, src/sass/_responsive.scss */
  .our-history.timeline-left .timeline > li.timeline-inverted > .timeline-panel::before {
    display: none;
  }
  /* line 5317, src/sass/_responsive.scss */
  .our-history.timeline-left > li > .timeline-panel::before {
    display: none;
  }
  /* line 5324, src/sass/_responsive.scss */
  .business-banner-02 p {
    display: none;
  }
  /* line 5329, src/sass/_responsive.scss */
  .business-date-box-text h2 {
    margin-bottom: 50px;
  }
  /* line 5334, src/sass/_responsive.scss */
  .business-banner-05 h1 {
    font-size: 30px;
    line-height: 34px;
  }
  /* line 5338, src/sass/_responsive.scss */
  .business-banner-05 p {
    padding: 0;
  }
}

@media (max-width: 600px) {
  /* line 5347, src/sass/_responsive.scss */
  h3 {
    font-size: 22px;
  }
  /* line 5350, src/sass/_responsive.scss */
  .search-box {
    width: 210px;
  }
  /* line 5354, src/sass/_responsive.scss */
  .section-title p {
    font-size: 16px;
  }
  /* line 5357, src/sass/_responsive.scss */
  .section-title h2 {
    font-size: 34px;
    line-height: 34px;
  }
  /* line 5363, src/sass/_responsive.scss */
  .shpping-cart .cart {
    width: 290px;
  }
  /* line 5367, src/sass/_responsive.scss */
  .shpping-cart .cart-total a {
    margin-bottom: 10px;
  }
  /* line 5374, src/sass/_responsive.scss */
  .portfolio-home .isotope.columns-3 .grid-item {
    width: 100%;
  }
  /* line 5379, src/sass/_responsive.scss */
  .portfolio-title {
    padding: 40px 30px;
  }
  /* line 5384, src/sass/_responsive.scss */
  .main-counter .counter-info span.counter {
    font-size: 40px;
  }
  /* line 5389, src/sass/_responsive.scss */
  .action-box {
    text-align: center;
  }
  /* line 5391, src/sass/_responsive.scss */
  .action-box .action-box-button {
    text-align: center;
  }
  /* line 5396, src/sass/_responsive.scss */
  .skills-2.col-2 li {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    float: none;
  }
  /* line 5403, src/sass/_responsive.scss */
  .skills-2.col-2.mr-60 {
    margin-right: 0 !important;
  }
  /* line 5406, src/sass/_responsive.scss */
  .error-block {
    padding: 30px 0px;
  }
  /* line 5408, src/sass/_responsive.scss */
  .error-block h1 {
    font-size: 70px;
  }
  /* line 5414, src/sass/_responsive.scss */
  .error-404-2 .error-block h1 {
    font-size: 200px;
    line-height: 200px;
  }
  /* line 5418, src/sass/_responsive.scss */
  .error-404-2 .error-block p {
    font-size: 16px;
  }
  /* line 5424, src/sass/_responsive.scss */
  .maintenance-main h1.mb-50 {
    font-size: 28px;
  }
  /* line 5430, src/sass/_responsive.scss */
  .maintenance-2 .maintenance-main h1 {
    font-size: 32px;
  }
  /* line 5436, src/sass/_responsive.scss */
  .isotope.columns-3 .grid-item {
    width: 100%;
    padding: 0 0px 15px 0;
    padding-right: 0;
  }
  /* line 5443, src/sass/_responsive.scss */
  .isotope.columns-4 .grid-item {
    width: 100%;
    padding-right: 0;
    padding-right: 0;
  }
  /* line 5450, src/sass/_responsive.scss */
  .clients-logo.line img {
    height: 65px;
  }
  /* line 5455, src/sass/_responsive.scss */
  .contact-form .section-field {
    width: 100%;
  }
  /* line 5460, src/sass/_responsive.scss */
  .touch-in .contact-box {
    margin: 20px 0;
  }
  /* line 5464, src/sass/_responsive.scss */
  .our-history {
    overflow: hidden;
  }
  /* line 5468, src/sass/_responsive.scss */
  .our-history .timeline > li.timeline-inverted > .timeline-panel::before {
    left: 40px;
  }
  /* line 5473, src/sass/_responsive.scss */
  .our-history .timeline > li.timeline-inverted .timeline-badge p {
    float: left;
    margin-right: 0;
    text-align: left;
  }
  /* line 5481, src/sass/_responsive.scss */
  .our-history .timeline > li > .timeline-panel {
    padding: 40px 20px 20px 75px;
    text-align: left;
    width: 100%;
  }
  /* line 5482, src/sass/_responsive.scss */
  .our-history .timeline > li > .timeline-panel::before {
    left: 40px;
  }
  /* line 5489, src/sass/_responsive.scss */
  .our-history .timeline > li > .timeline-badge {
    left: 41px;
  }
  /* line 5491, src/sass/_responsive.scss */
  .our-history .timeline > li > .timeline-badge p {
    margin-left: 40px;
  }
  /* line 5496, src/sass/_responsive.scss */
  .our-history .timeline:before {
    left: 40px;
  }
  /* line 5499, src/sass/_responsive.scss */
  .our-history .timeline .timeline-arrow {
    left: 34px;
    text-align: left;
  }
  /* line 5507, src/sass/_responsive.scss */
  .feature-text .feature-icon {
    font-size: 38px;
  }
  /* line 5511, src/sass/_responsive.scss */
  .skill {
    margin: 60px 0 20px;
  }
  /* line 5514, src/sass/_responsive.scss */
  .feature-text.box {
    padding: 30px;
  }
  /* line 5520, src/sass/_responsive.scss */
  .happy-clients .nav-tabs li img {
    height: 50px;
    width: 50px;
  }
  /* line 5527, src/sass/_responsive.scss */
  .happy-clients .tab .nav.nav-tabs {
    margin-bottom: 0;
  }
  /* line 5533, src/sass/_responsive.scss */
  .testimonial-info p {
    font-size: 15px;
    margin: 25px 0 0;
    padding: 0 0 20px;
  }
  /* line 5542, src/sass/_responsive.scss */
  .testimonial-2 .testimonial-info p::before {
    font-size: 100px;
  }
  /* line 5548, src/sass/_responsive.scss */
  .social.float-right {
    float: none;
    margin-top: 10px;
    display: block;
    width: 100%;
  }
  /* line 5554, src/sass/_responsive.scss */
  .port-post-social.float-right {
    float: none !important;
  }
  /* line 5557, src/sass/_responsive.scss */
  .port-post-photo {
    display: block;
    float: none;
  }
  /* line 5561, src/sass/_responsive.scss */
  .port-post-info {
    padding-left: 0;
    margin-top: 20px;
    display: block;
  }
  /* line 5566, src/sass/_responsive.scss */
  .comments-1.comments-2 {
    padding-left: 40px;
  }
  /* line 5568, src/sass/_responsive.scss */
  .comments-1.comments-2 .comments-info {
    padding: 20px 0px 10px;
  }
  /* line 5571, src/sass/_responsive.scss */
  .comments-1.comments-2 .comments-photo {
    margin-bottom: 0px;
  }
  /* line 5576, src/sass/_responsive.scss */
  .comments-1 .comments-photo {
    float: none;
    margin-bottom: 20px;
  }
  /* line 5583, src/sass/_responsive.scss */
  .our-team .team-details .social {
    float: none !important;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 5588, src/sass/_responsive.scss */
  .our-team .team-details .title.float-left {
    float: none !important;
    display: block;
  }
  /* line 5592, src/sass/_responsive.scss */
  .our-team .team-details .social-icons.social-border.float-right {
    float: none !important;
    display: inline-block;
    margin-bottom: 10px;
  }
  /* line 5600, src/sass/_responsive.scss */
  .countdown.small span {
    font-size: 30px;
  }
  /* line 5605, src/sass/_responsive.scss */
  .countdown span {
    font-size: 30px;
  }
  /* line 5609, src/sass/_responsive.scss */
  .countdown.medium {
    margin: 0 10px;
  }
  /* line 5610, src/sass/_responsive.scss */
  .countdown.medium span {
    font-size: 30px;
  }
  /* line 5613, src/sass/_responsive.scss */
  .countdown.medium p {
    font-size: 14px;
  }
  /* line 5618, src/sass/_responsive.scss */
  .countdown.large {
    margin: 0 6px;
  }
  /* line 5619, src/sass/_responsive.scss */
  .countdown.large span {
    font-size: 30px;
  }
  /* line 5622, src/sass/_responsive.scss */
  .countdown.large p {
    font-size: 14px;
  }
  /* line 5627, src/sass/_responsive.scss */
  .countdown.gray-bg {
    margin: 0 1px;
    padding: 8px;
  }
  /* line 5631, src/sass/_responsive.scss */
  .countdown.countdown-border {
    padding: 8px;
    margin: 0 0px;
  }
  /* line 5635, src/sass/_responsive.scss */
  .countdown.round {
    margin-bottom: 10px;
    display: block;
    margin: 5px auto;
  }
  /* line 5640, src/sass/_responsive.scss */
  .countdown.round.small {
    padding: 16px;
  }
  /* line 5644, src/sass/_responsive.scss */
  .testimonial.bottom_pos .author-info {
    margin-left: 0;
    margin-bottom: 30px;
  }
  /* line 5650, src/sass/_responsive.scss */
  .pagination > li {
    display: inline-block;
    margin-bottom: 3px;
  }
  /* line 5656, src/sass/_responsive.scss */
  .owl-carousel .owl-dots {
    bottom: 20px;
  }
  /* line 5663, src/sass/_responsive.scss */
  .resume-contact .footer-widget-social a i {
    margin-bottom: 4px;
  }
  /* line 5670, src/sass/_responsive.scss */
  .popup-video-banner h1 {
    font-size: 36px;
    line-height: 40px;
  }
  /* line 5675, src/sass/_responsive.scss */
  .kety-perry-list {
    padding-right: 20px;
  }
  /* line 5678, src/sass/_responsive.scss */
  .kety-play-icon {
    float: none;
    margin-top: 0;
  }
  /* line 5682, src/sass/_responsive.scss */
  .kety-name {
    padding-left: 0;
  }
  /* line 5686, src/sass/_responsive.scss */
  .team.team-list .team-photo {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 5690, src/sass/_responsive.scss */
  .team.team-list .team-photo img {
    width: 100%;
  }
  /* line 5694, src/sass/_responsive.scss */
  .team.team-list .team-description {
    padding-left: 0;
    padding-bottom: 0;
  }
  /* line 5701, src/sass/_responsive.scss */
  .tab .nav.nav-tabs li {
    margin-bottom: 0px;
  }
  /* line 5706, src/sass/_responsive.scss */
  .testimonial.clean {
    padding: 0 10px 25px 40px;
  }
  /* line 5710, src/sass/_responsive.scss */
  .typer-banner h1 {
    font-size: 50px;
    line-height: 100px;
  }
  /* line 5716, src/sass/_responsive.scss */
  .portfolio-banner .slider-content {
    width: 100%;
  }
  /* line 5721, src/sass/_responsive.scss */
  .personal-typer-banner h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 5724, src/sass/_responsive.scss */
  .personal-typer-banner h1 span {
    font-size: 25px;
  }
  /* line 5729, src/sass/_responsive.scss */
  .services-text-box-green {
    padding: 60px 15px !important;
  }
  /* line 5732, src/sass/_responsive.scss */
  .services-text-box-black {
    padding: 60px 15px !important;
  }
  /* line 5737, src/sass/_responsive.scss */
  .bottom-nav .owl-nav .owl-next {
    right: 42%;
  }
  /* line 5740, src/sass/_responsive.scss */
  .bottom-nav .owl-nav .owl-prev {
    left: 42%;
  }
  /* line 5745, src/sass/_responsive.scss */
  .testimonial.light {
    padding: 85px 20px 45px 50px;
  }
  /* line 5748, src/sass/_responsive.scss */
  .row.mt-80 {
    margin-top: 30px !important;
  }
  /* line 5752, src/sass/_responsive.scss */
  .our-service-home .row.mb-60 {
    margin-bottom: 10px !important;
  }
  /* line 5757, src/sass/_responsive.scss */
  .contact-3 .g-map {
    padding-top: 40%;
  }
  /* line 5763, src/sass/_responsive.scss */
  .accordion.animated .acd-group.acd-active .acd-heading {
    font-size: 22px;
  }
  /* line 5768, src/sass/_responsive.scss */
  .progress-new {
    margin-bottom: 0;
  }
  /* line 5772, src/sass/_responsive.scss */
  .isotope.columns-5 .grid-item {
    padding-right: 0;
  }
  /* line 5778, src/sass/_responsive.scss */
  .rev-slider #rev_slider_20_1_forcefullwidth .rev-btn {
    padding: 6px 10px !important;
    line-height: 0 !important;
    font-size: 8px !important;
  }
  /* line 5788, src/sass/_responsive.scss */
  .shop-single .tab .nav.nav-tabs li {
    margin-bottom: 0;
  }
  /* line 5789, src/sass/_responsive.scss */
  .shop-single .tab .nav.nav-tabs li a {
    padding: 12px 20px;
  }
  /* line 5797, src/sass/_responsive.scss */
  .st-menu.big-side {
    width: 270px;
  }
  /* line 5799, src/sass/_responsive.scss */
  .st-menu.big-side .pos-bot {
    position: relative;
  }
  /* line 5802, src/sass/_responsive.scss */
  .st-menu.big-side .slide-footer-content {
    padding: 0 10px 0px 0;
  }
  /* line 5807, src/sass/_responsive.scss */
  .st-menu.big-side .social-icons.width-half ul li {
    width: inherit;
    display: block;
    float: none;
  }
  /* line 5815, src/sass/_responsive.scss */
  .st-menu.big-side .copy-right .mb-70 {
    margin-bottom: 0 !important;
  }
  /* line 5821, src/sass/_responsive.scss */
  .blockquote-section blockquote {
    font-size: 30px;
    line-height: 34px;
  }
  /* line 5827, src/sass/_responsive.scss */
  .custom-content-03 h2 {
    font-size: 30px;
    line-height: 34px;
  }
  /* line 5832, src/sass/_responsive.scss */
  .mt-100.mb-100 {
    margin: 0px 0 !important;
  }
  /* line 5836, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content {
    width: 100%;
  }
  /* line 5841, src/sass/_responsive.scss */
  .christmas-clients .mt-80 {
    margin-top: 0 !important;
  }
  /* line 5847, src/sass/_responsive.scss */
  .timer-banner .slider-content h1 {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  /* line 5855, src/sass/_responsive.scss */
  .conference-video h3 {
    line-height: 30px;
  }
  /* line 5860, src/sass/_responsive.scss */
  .architecture-about h2 {
    font-size: 24px;
    line-height: 30px;
  }
  /* line 5867, src/sass/_responsive.scss */
  .agency-banner .slider-content .agency-banner-right {
    display: block;
  }
  /* line 5870, src/sass/_responsive.scss */
  .agency-banner .slider-content .agency-banner-left {
    display: block;
  }
  /* line 5873, src/sass/_responsive.scss */
  .agency-banner .slider-content span {
    padding-top: 0;
    font-size: 30px;
    line-height: 20px;
  }
  /* line 5878, src/sass/_responsive.scss */
  .agency-banner .slider-content h1 {
    font-size: 30px;
    padding: 0;
    border: none;
    line-height: 20px;
  }
  /* line 5886, src/sass/_responsive.scss */
  .slider-parallax.agency-banner {
    height: 80vh;
  }
  /* line 5890, src/sass/_responsive.scss */
  .movie-banner .countdown.round.small {
    display: inline-block;
  }
  /* line 5898, src/sass/_responsive.scss */
  .law-timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-year {
    left: -45px;
  }
  /* line 5905, src/sass/_responsive.scss */
  .testimonial.left_pos {
    padding: 20px 10px 20px 50px;
  }
  /* line 5907, src/sass/_responsive.scss */
  .testimonial.left_pos .testimonial-avatar {
    position: inherit;
    left: inherit;
    top: inherit;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: 0px;
  }
  /* line 5917, src/sass/_responsive.scss */
  .agency-02-contact .pl-50.pr-50 {
    padding: 15px !important;
  }
  /* line 5921, src/sass/_responsive.scss */
  .agency-02-history-who {
    padding: 30px;
  }
  /* line 5925, src/sass/_responsive.scss */
  .banner-agency-02 h1 {
    font-size: 24px;
  }
  /* line 5930, src/sass/_responsive.scss */
  .portfolio-parallax-banner h2 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 5937, src/sass/_responsive.scss */
  .coming-soon-big .countdown.medium span {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 5941, src/sass/_responsive.scss */
  .coming-soon-big .countdown.medium p {
    font-size: 16px;
    line-height: 16px;
  }
  /* line 5948, src/sass/_responsive.scss */
  .error-05 h1 {
    font-size: 60px;
    line-height: 60px;
  }
  /* line 5952, src/sass/_responsive.scss */
  .error-05 h3 {
    font-size: 40px;
  }
  /* line 5955, src/sass/_responsive.scss */
  .error-05 span {
    font-size: 40px;
  }
  /* line 5961, src/sass/_responsive.scss */
  .error-03 .content h2 {
    font-size: 32px;
    line-height: 32px;
  }
  /* line 5965, src/sass/_responsive.scss */
  .error-03 .content h1 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 5971, src/sass/_responsive.scss */
  .error-03 .error-404 h1 {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 5975, src/sass/_responsive.scss */
  .error-03 .error-404 h2 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 5982, src/sass/_responsive.scss */
  .error-04 h1 {
    font-size: 160px;
    line-height: 160px;
  }
  /* line 5989, src/sass/_responsive.scss */
  .coming-soon-effects .coming-soon h1 {
    font-size: 30px;
    line-height: 30px;
    font-size: 30px;
    line-height: 30px;
  }
  /* line 5998, src/sass/_responsive.scss */
  .coming-soon h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 6004, src/sass/_responsive.scss */
  .login-fancy h2 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 6010, src/sass/_responsive.scss */
  .login-box h2 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 6015, src/sass/_responsive.scss */
  .login-box-02 {
    padding: 20px;
  }
  /* line 6021, src/sass/_responsive.scss */
  .login-signup .tab .nav.nav-tabs li {
    margin-bottom: 0;
  }
  /* line 6026, src/sass/_responsive.scss */
  .login-signup .login-box-02 {
    padding: 30px;
  }
  /* line 6031, src/sass/_responsive.scss */
  .about-mission .popup-content {
    padding-right: 20px;
    width: 100%;
  }
  /* line 6034, src/sass/_responsive.scss */
  .about-mission .popup-content br {
    display: none;
  }
  /* line 6040, src/sass/_responsive.scss */
  .blog.blog-simple.blog-left .blog-image {
    width: 100%;
    margin: 0;
    float: none;
  }
  /* line 6045, src/sass/_responsive.scss */
  .blog.blog-simple.blog-left .blog-name {
    width: 100%;
    float: none;
  }
  /* line 6052, src/sass/_responsive.scss */
  #main-slider .slider-content a {
    font-size: 14px;
  }
  /* line 6055, src/sass/_responsive.scss */
  #main-slider .slider-content h1 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  /* line 6061, src/sass/_responsive.scss */
  #main-slider .carousel-indicators {
    bottom: 0;
  }
  /* line 6064, src/sass/_responsive.scss */
  #main-slider .carousel-control.left {
    display: none;
  }
  /* line 6067, src/sass/_responsive.scss */
  #main-slider .carousel-control.right {
    display: none;
  }
  /* line 6074, src/sass/_responsive.scss */
  .blog-boxed-banner .blog-overlay .blog-name h4 {
    margin: 0 !important;
  }
  /* line 6082, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content a.button {
    font-size: 10px;
  }
  /* line 6085, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content span {
    display: none;
  }
  /* line 6088, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content h1 {
    font-size: 24px;
    line-height: 28px;
  }
  /* line 6096, src/sass/_responsive.scss */
  #main-slider.shop-05-banner .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 6103, src/sass/_responsive.scss */
  .shop-05-deal h2 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 6110, src/sass/_responsive.scss */
  #main-slider.shop-06-banner .slider-content .slider {
    width: 100%;
  }
  /* line 6112, src/sass/_responsive.scss */
  #main-slider.shop-06-banner .slider-content .slider h1 {
    font-size: 20px;
  }
  /* line 6119, src/sass/_responsive.scss */
  .shop-block h2 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 6123, src/sass/_responsive.scss */
  .shop-block p {
    font-size: 16px;
  }
  /* line 6128, src/sass/_responsive.scss */
  .book-banner .slider-content-text {
    width: inherit;
    left: 0;
  }
  /* line 6129, src/sass/_responsive.scss */
  .book-banner .slider-content-text .button.white {
    display: none;
  }
  /* line 6136, src/sass/_responsive.scss */
  .book-banner .slider-content-image .book {
    height: 200px;
  }
  /* line 6141, src/sass/_responsive.scss */
  .plumber-banner {
    overflow: hidden;
  }
  /* line 6142, src/sass/_responsive.scss */
  .plumber-banner h1 {
    font-size: 60px;
    line-height: 60px;
  }
  /* line 6147, src/sass/_responsive.scss */
  .plumber-banner .slider-content-image {
    left: 0;
  }
  /* line 6152, src/sass/_responsive.scss */
  .about-plumber-box .about-plumber-box-content {
    padding: 20px;
  }
  /* line 6157, src/sass/_responsive.scss */
  .about-plumber .pl-30 {
    padding-left: 0 !important;
  }
  /* line 6162, src/sass/_responsive.scss */
  .book-now .book-now-box {
    width: 70%;
  }
  /* line 6166, src/sass/_responsive.scss */
  .pizza-contact {
    padding: 0;
  }
  /* line 6170, src/sass/_responsive.scss */
  .burger-banner h1 {
    font-size: 40px;
    line-height: 50px;
  }
  /* line 6176, src/sass/_responsive.scss */
  .skateboard-banner h1 {
    font-size: 50px;
    line-height: 60px;
  }
  /* line 6181, src/sass/_responsive.scss */
  .skateboard-banner .slider-content-image img {
    height: 500px;
  }
  /* line 6186, src/sass/_responsive.scss */
  .slider-parallax.skateboard-banner {
    height: 60vh;
  }
  /* line 6190, src/sass/_responsive.scss */
  .coming-soon-birds .countdown {
    margin: 0px 6px;
  }
  /* line 6195, src/sass/_responsive.scss */
  .pizza-menu .pr-60 {
    padding-right: 0 !important;
  }
  /* line 6200, src/sass/_responsive.scss */
  .masonry.columns-1 .masonry-item {
    padding-right: 0;
  }
  /* line 6205, src/sass/_responsive.scss */
  .masonry.columns-2 .masonry-item {
    padding-right: 0;
  }
  /* line 6210, src/sass/_responsive.scss */
  .masonry.columns-3 .masonry-item {
    padding-right: 0;
  }
  /* line 6215, src/sass/_responsive.scss */
  .masonry.columns-4 .masonry-item {
    padding-right: 0;
  }
  /* line 6220, src/sass/_responsive.scss */
  .masonry.columns-5 .masonry-item {
    padding-right: 0;
    padding-right: 0;
  }
  /* line 6226, src/sass/_responsive.scss */
  .isotope.columns-1 .grid-item {
    padding-right: 0;
  }
  /* line 6231, src/sass/_responsive.scss */
  .isotope.columns-2 .grid-item {
    padding-right: 0;
  }
  /* line 6236, src/sass/_responsive.scss */
  .conference-split.split-section .img-side {
    display: none;
  }
  /* line 6241, src/sass/_responsive.scss */
  .barber-section-title h2 {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 6246, src/sass/_responsive.scss */
  .barber-team {
    display: inline-block;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 190px 0;
  }
  /* line 6253, src/sass/_responsive.scss */
  .spa-border:before {
    display: none;
  }
  /* line 6258, src/sass/_responsive.scss */
  .emergency-cases-info i {
    float: none;
    margin-bottom: 20px;
  }
  /* line 6262, src/sass/_responsive.scss */
  .emergency-cases-info h1 {
    font-size: 20px;
  }
  /* line 6267, src/sass/_responsive.scss */
  .business-banner h1 {
    font-size: 40px;
    letter-spacing: 10px;
  }
  /* line 6273, src/sass/_responsive.scss */
  .business-date-box-text h2 {
    margin-bottom: 200px;
  }
  /* line 6278, src/sass/_responsive.scss */
  .business-feature-top .border-right {
    border-right: 0 !important;
  }
  /* line 6283, src/sass/_responsive.scss */
  .business-banner-04 h1 {
    font-size: 40px;
  }
  /* line 6287, src/sass/_responsive.scss */
  .business-banner-06 {
    text-align: center;
  }
  /* line 6289, src/sass/_responsive.scss */
  .business-banner-06 p {
    padding: 0;
    font-size: 14px;
  }
  /* line 6293, src/sass/_responsive.scss */
  .business-banner-06 .play-video.border-video {
    margin-top: 30px;
  }
  /* line 6296, src/sass/_responsive.scss */
  .business-banner-06 h1 {
    font-size: 30px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  /* line 6305, src/sass/_responsive.scss */
  .container {
    max-width: 100%;
  }
}

@media (max-width: 479px) {
  /*************************
     Margin top
*************************/
  /*************************
    Margin right
*************************/
  /*************************
    Margin bottom
*************************/
  /*************************
    Margin left
*************************/
  /*************************
    Padding top
*************************/
  /*************************
    Padding right
*************************/
  /*************************
    Padding bottom
*************************/
  /*************************
    Padding left
*************************/
  /*index*/
  /* header */
  /*action box*/
  /*coming soon*/
  /*error*/
  /*maintenance*/
  /*testimonial page*/
  /*blog*/
  /*shop*/
  /*mobile app*/
  /*one page*/
  /*side panel*/
  /* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
  /*************************************
             v1.0.3
**************************************/
  /*************************************
             v1.0.4
**************************************/
  /*************************************
             v1.0.4
**************************************/
  /*************************************
             v1.0.7
**************************************/
  /*************************************
             v1.0.7
**************************************/
  /*************************************
             v1.0.9
**************************************/
  /*************************************
             v1.2
**************************************/
  /*************************************
             v1.2
**************************************/
  /*************************************
             v1.2
**************************************/
  /*************************************
             v3.3
**************************************/
  /*************************************
             v3.6
**************************************/
  /* line 6384, src/sass/_responsive.scss */
  .xx-mt-0 {
    margin-top: 0 !important;
  }
  /* line 6387, src/sass/_responsive.scss */
  .xx-mt-10 {
    margin-top: 10px !important;
  }
  /* line 6390, src/sass/_responsive.scss */
  .xx-mt-15 {
    margin-top: 15px !important;
  }
  /* line 6393, src/sass/_responsive.scss */
  .xx-mt-20 {
    margin-top: 20px !important;
  }
  /* line 6396, src/sass/_responsive.scss */
  .xx-mt-30 {
    margin-top: 30px !important;
  }
  /* line 6399, src/sass/_responsive.scss */
  .xx-mt-40 {
    margin-top: 40px !important;
  }
  /* line 6402, src/sass/_responsive.scss */
  .xx-mr-0 {
    margin-right: 0 !important;
  }
  /* line 6405, src/sass/_responsive.scss */
  .xx-mr-10 {
    margin-right: 10px !important;
  }
  /* line 6408, src/sass/_responsive.scss */
  .xx-mr-15 {
    margin-right: 15px !important;
  }
  /* line 6411, src/sass/_responsive.scss */
  .xx-mr-20 {
    margin-right: 20px !important;
  }
  /* line 6414, src/sass/_responsive.scss */
  .xx-mr-30 {
    margin-right: 30px !important;
  }
  /* line 6417, src/sass/_responsive.scss */
  .xx-mr-40 {
    margin-right: 40px !important;
  }
  /* line 6420, src/sass/_responsive.scss */
  .xx-mb-0 {
    margin-bottom: 0 !important;
  }
  /* line 6423, src/sass/_responsive.scss */
  .xx-mb-10 {
    margin-bottom: 10px !important;
  }
  /* line 6426, src/sass/_responsive.scss */
  .xx-mb-15 {
    margin-bottom: 15px !important;
  }
  /* line 6429, src/sass/_responsive.scss */
  .xx-mb-20 {
    margin-bottom: 20px !important;
  }
  /* line 6432, src/sass/_responsive.scss */
  .xx-mb-30 {
    margin-bottom: 30px !important;
  }
  /* line 6435, src/sass/_responsive.scss */
  .xx-mb-40 {
    margin-bottom: 40px !important;
  }
  /* line 6438, src/sass/_responsive.scss */
  .xx-ml-0 {
    margin-left: 0 !important;
  }
  /* line 6441, src/sass/_responsive.scss */
  .xx-ml-10 {
    margin-left: 10px !important;
  }
  /* line 6444, src/sass/_responsive.scss */
  .xx-ml-15 {
    margin-left: 15px !important;
  }
  /* line 6447, src/sass/_responsive.scss */
  .xx-ml-20 {
    margin-left: 20px !important;
  }
  /* line 6450, src/sass/_responsive.scss */
  .xx-ml-30 {
    margin-left: 30px !important;
  }
  /* line 6453, src/sass/_responsive.scss */
  .xx-ml-40 {
    margin-left: 40px !important;
  }
  /* line 6456, src/sass/_responsive.scss */
  .xx-pt-0 {
    padding-top: 0 !important;
  }
  /* line 6459, src/sass/_responsive.scss */
  .xx-pt-10 {
    padding-top: 10px !important;
  }
  /* line 6462, src/sass/_responsive.scss */
  .xx-pt-15 {
    padding-top: 15px !important;
  }
  /* line 6465, src/sass/_responsive.scss */
  .xx-pt-20 {
    padding-top: 20px !important;
  }
  /* line 6468, src/sass/_responsive.scss */
  .xx-pt-30 {
    padding-top: 30px !important;
  }
  /* line 6471, src/sass/_responsive.scss */
  .xx-pt-40 {
    padding-top: 40px !important;
  }
  /* line 6474, src/sass/_responsive.scss */
  .xx-pr-0 {
    padding-right: 0 !important;
  }
  /* line 6477, src/sass/_responsive.scss */
  .xx-pr-10 {
    padding-right: 10px !important;
  }
  /* line 6480, src/sass/_responsive.scss */
  .xx-pr-15 {
    padding-right: 15px !important;
  }
  /* line 6483, src/sass/_responsive.scss */
  .xx-pr-20 {
    padding-right: 20px !important;
  }
  /* line 6486, src/sass/_responsive.scss */
  .xx-pr-30 {
    padding-right: 30px !important;
  }
  /* line 6489, src/sass/_responsive.scss */
  .xx-pr-40 {
    padding-right: 40px !important;
  }
  /* line 6492, src/sass/_responsive.scss */
  .xx-pb-0 {
    padding-bottom: 0 !important;
  }
  /* line 6495, src/sass/_responsive.scss */
  .xx-pb-10 {
    padding-bottom: 10px !important;
  }
  /* line 6498, src/sass/_responsive.scss */
  .xx-pb-15 {
    padding-bottom: 15px !important;
  }
  /* line 6501, src/sass/_responsive.scss */
  .xx-pb-20 {
    padding-bottom: 20px !important;
  }
  /* line 6504, src/sass/_responsive.scss */
  .xx-pb-30 {
    padding-bottom: 30px !important;
  }
  /* line 6507, src/sass/_responsive.scss */
  .xx-pb-40 {
    padding-bottom: 40px !important;
  }
  /* line 6510, src/sass/_responsive.scss */
  .xx-pl-0 {
    padding-left: 0 !important;
  }
  /* line 6513, src/sass/_responsive.scss */
  .xx-pl-10 {
    padding-left: 10px !important;
  }
  /* line 6516, src/sass/_responsive.scss */
  .xx-pl-15 {
    padding-left: 15px !important;
  }
  /* line 6519, src/sass/_responsive.scss */
  .xx-pl-20 {
    padding-left: 20px !important;
  }
  /* line 6522, src/sass/_responsive.scss */
  .xx-pl-30 {
    padding-left: 30px !important;
  }
  /* line 6525, src/sass/_responsive.scss */
  .xx-pl-40 {
    padding-left: 40px !important;
  }
  /* line 6528, src/sass/_responsive.scss */
  .col-xx-12 {
    width: 100% !important;
  }
  /* line 6531, src/sass/_responsive.scss */
  .col-xx-6 {
    width: 50% !important;
  }
  /* line 6534, src/sass/_responsive.scss */
  h2 {
    font-size: 22px;
    line-height: 30px;
  }
  /* line 6540, src/sass/_responsive.scss */
  .topbar .topbar-call.text-left li {
    margin-bottom: 5px;
  }
  /* line 6545, src/sass/_responsive.scss */
  .clients-logo.line {
    width: 100%;
    border-left: none;
  }
  /* line 6546, src/sass/_responsive.scss */
  .clients-logo.line img {
    width: initial;
    height: auto;
  }
  /* line 6552, src/sass/_responsive.scss */
  .clients-logo.line:nth-last-child(-n+3) {
    border-bottom: 1px solid #dddddd;
  }
  /* line 6557, src/sass/_responsive.scss */
  .shpping-cart .cart {
    width: 240px;
  }
  /* line 6563, src/sass/_responsive.scss */
  .cart-item .cart-name a {
    font-size: 12px;
  }
  /* line 6567, src/sass/_responsive.scss */
  .cart-item .cart-close {
    top: 17px;
  }
  /* line 6572, src/sass/_responsive.scss */
  .cart-price del {
    font-size: 12px;
  }
  /* line 6575, src/sass/_responsive.scss */
  .cart-price ins {
    font-size: 14px;
  }
  /* line 6582, src/sass/_responsive.scss */
  .round .nav.nav-tabs li a {
    margin-right: 1px;
    padding: 8px 15px;
  }
  /* line 6591, src/sass/_responsive.scss */
  .st-effect-3 .header.default.fullWidth .search-cart {
    right: 45px;
    top: 3px;
  }
  /* line 6594, src/sass/_responsive.scss */
  .st-effect-3 .header.default.fullWidth .search-cart .search {
    padding-right: 0px;
  }
  /* line 6599, src/sass/_responsive.scss */
  .st-effect-3 .search-box {
    width: 190px;
  }
  /* line 6606, src/sass/_responsive.scss */
  .search-cart .search + .shpping-cart {
    padding-left: 5px;
  }
  /* line 6613, src/sass/_responsive.scss */
  .action-box-button .button.border-white {
    margin-top: 10px;
  }
  /* line 6616, src/sass/_responsive.scss */
  .action-box-button .button.border.icon {
    margin-left: 0;
    margin-top: 15px;
  }
  /* line 6620, src/sass/_responsive.scss */
  .action-box-button .button.border {
    margin-left: 0;
    margin-top: 15px;
  }
  /* line 6626, src/sass/_responsive.scss */
  .coming-soon-main h1 {
    font-size: 34px;
  }
  /* line 6629, src/sass/_responsive.scss */
  .coming-soon-main p {
    margin-bottom: 45px;
    font-size: 16px;
  }
  /* line 6635, src/sass/_responsive.scss */
  .coming-soon-countdown ul.countdown {
    margin: 20px 0;
  }
  /* line 6636, src/sass/_responsive.scss */
  .coming-soon-countdown ul.countdown li {
    width: 20%;
  }
  /* line 6637, src/sass/_responsive.scss */
  .coming-soon-countdown ul.countdown li span {
    font-size: 32px;
  }
  /* line 6641, src/sass/_responsive.scss */
  .coming-soon-countdown ul.countdown li p {
    font-size: 13px;
  }
  /* line 6648, src/sass/_responsive.scss */
  .coming-soon-form {
    width: 100%;
  }
  /* line 6650, src/sass/_responsive.scss */
  .coming-soon-form input {
    width: 90%;
    margin-bottom: 0;
  }
  /* line 6655, src/sass/_responsive.scss */
  .coming-soon-form a.button-border span {
    padding: 11px 8px;
  }
  /* line 6661, src/sass/_responsive.scss */
  .error-block h1 {
    font-size: 50px;
  }
  /* line 6664, src/sass/_responsive.scss */
  .error-block p {
    font-size: 18px;
  }
  /* line 6667, src/sass/_responsive.scss */
  .error-block h1.mb-40 {
    margin-bottom: 10px !important;
  }
  /* line 6672, src/sass/_responsive.scss */
  .error-search-box p {
    font-size: 16px;
    line-height: 32px;
  }
  /* line 6676, src/sass/_responsive.scss */
  .error-search-box input {
    width: 60%;
  }
  /* line 6682, src/sass/_responsive.scss */
  .maintenance-2 .maintenance-main h1 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  /* line 6688, src/sass/_responsive.scss */
  .maintenance-contant.mt-150 {
    margin-top: 30px !important;
  }
  /* line 6691, src/sass/_responsive.scss */
  .maintenance-form.mt-100 {
    margin-top: 30px !important;
  }
  /* line 6698, src/sass/_responsive.scss */
  .our-history .timeline > li > .timeline-panel::before {
    width: 22px;
    left: 25px;
  }
  /* line 6706, src/sass/_responsive.scss */
  .our-history .timeline > li.timeline-inverted > .timeline-panel::before {
    left: 25px;
  }
  /* line 6715, src/sass/_responsive.scss */
  .happy-clients .nav.nav-tabs li {
    display: inline-block;
  }
  /* line 6720, src/sass/_responsive.scss */
  .happy-clients .nav-tabs li {
    padding: 0;
  }
  /* line 6726, src/sass/_responsive.scss */
  .nav.nav-tabs li {
    display: block;
    float: none;
    margin-bottom: 10px;
    text-align: center;
  }
  /* line 6734, src/sass/_responsive.scss */
  .tab-2 .nav-tabs {
    float: none;
    width: 100%;
  }
  /* line 6737, src/sass/_responsive.scss */
  .tab-2 .nav-tabs li {
    margin-bottom: 0;
  }
  /* line 6741, src/sass/_responsive.scss */
  .tab-2 .tab-content {
    margin-left: 0;
    padding: 30px 20px;
  }
  /* line 6748, src/sass/_responsive.scss */
  .testimonial-3 .owl-carousel .owl-nav {
    bottom: -20px;
  }
  /* line 6750, src/sass/_responsive.scss */
  .testimonial-3 .owl-carousel .owl-nav .owl-prev {
    left: 50%;
    margin-left: -45px;
  }
  /* line 6754, src/sass/_responsive.scss */
  .testimonial-3 .owl-carousel .owl-nav .owl-next {
    right: 50%;
    margin-right: -45px;
  }
  /* line 6762, src/sass/_responsive.scss */
  .testimonial-info p {
    padding: 0 10px 20px;
  }
  /* line 6766, src/sass/_responsive.scss */
  .testimonial.boxed {
    padding: 30px 30px 75px;
  }
  /* line 6769, src/sass/_responsive.scss */
  .feature-step-2-title-2-right {
    width: 100%;
  }
  /* line 6772, src/sass/_responsive.scss */
  .feature-step-2-box {
    padding: 20px 10px;
  }
  /* line 6774, src/sass/_responsive.scss */
  .feature-step-2-box p {
    font-size: 13px;
  }
  /* line 6779, src/sass/_responsive.scss */
  .service-blog b {
    font-size: 220px;
  }
  /* line 6786, src/sass/_responsive.scss */
  .blog .timeline > li > .timeline-badge {
    font-size: 15px;
    height: 44px;
    line-height: 12px;
    width: 44px;
  }
  /* line 6794, src/sass/_responsive.scss */
  .blog .timeline li.entry-date span {
    display: none;
  }
  /* line 6800, src/sass/_responsive.scss */
  .blog .timeline li.timeline-inverted .timeline-panel::after {
    display: none;
  }
  /* line 6803, src/sass/_responsive.scss */
  .blog .timeline li.timeline-inverted .timeline-panel::before {
    display: none;
  }
  /* line 6810, src/sass/_responsive.scss */
  .blog ul.timeline:before {
    left: 27px;
  }
  /* line 6814, src/sass/_responsive.scss */
  .blog ul.timeline > li > .timeline-badge {
    left: 5px;
    display: none;
  }
  /* line 6818, src/sass/_responsive.scss */
  .blog ul.timeline > li > .timeline-panel {
    width: 100%;
  }
  /* line 6820, src/sass/_responsive.scss */
  .blog ul.timeline > li > .timeline-panel::before {
    display: none;
  }
  /* line 6823, src/sass/_responsive.scss */
  .blog ul.timeline > li > .timeline-panel::after {
    display: none;
  }
  /* line 6828, src/sass/_responsive.scss */
  .blog ul.timeline::before {
    display: none;
  }
  /* line 6835, src/sass/_responsive.scss */
  .blog.timeline-sidebar .timeline > li {
    width: 100%;
  }
  /* line 6841, src/sass/_responsive.scss */
  .offer-banner-1 h1 {
    font-size: 20px;
  }
  /* line 6848, src/sass/_responsive.scss */
  .deal-banner .counter-deal ul li {
    padding: 7px 10px;
    margin-right: 2px;
  }
  /* line 6855, src/sass/_responsive.scss */
  .deal-banner .caption h2 {
    font-size: 32px;
  }
  /* line 6860, src/sass/_responsive.scss */
  .deal-banner.maintenance-progress-bar {
    margin: 0;
  }
  /* line 6865, src/sass/_responsive.scss */
  .bottom-nav .owl-nav .owl-next {
    right: 36%;
  }
  /* line 6868, src/sass/_responsive.scss */
  .bottom-nav .owl-nav .owl-prev {
    left: 36%;
  }
  /* line 6873, src/sass/_responsive.scss */
  .action-box.pattern {
    padding: 70px 15px;
  }
  /* line 6876, src/sass/_responsive.scss */
  .action-box {
    padding: 30px 15px;
  }
  /* line 6879, src/sass/_responsive.scss */
  .appointment-bg {
    padding: 40px 15px;
  }
  /* line 6883, src/sass/_responsive.scss */
  .appointment a.float-left {
    display: block;
  }
  /* line 6889, src/sass/_responsive.scss */
  .mobile-app-about a img {
    margin-bottom: 10px;
  }
  /* line 6893, src/sass/_responsive.scss */
  .mobile-app-about h2 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 6898, src/sass/_responsive.scss */
  .phone-holder {
    width: 260px;
  }
  /* line 6903, src/sass/_responsive.scss */
  .highlights-phone.wht .phone-holder #fon {
    background: transparent;
  }
  /* line 6907, src/sass/_responsive.scss */
  .highlights-phone.wht .hgi {
    top: 0;
  }
  /* line 6911, src/sass/_responsive.scss */
  .highlights-phone {
    height: 550px;
  }
  /* line 6915, src/sass/_responsive.scss */
  .typer-banner h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 6921, src/sass/_responsive.scss */
  .popup-video-banner h1 {
    font-size: 30px;
    line-height: 40px;
  }
  /* line 6927, src/sass/_responsive.scss */
  .video-background-banner h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 6931, src/sass/_responsive.scss */
  .video-background-banner .slider-content {
    padding: 30px 15px;
  }
  /* line 6939, src/sass/_responsive.scss */
  .slide-footer .social ul li a {
    padding-right: 15px;
  }
  /* line 6946, src/sass/_responsive.scss */
  .st-menu {
    width: 280px;
  }
  /* line 6950, src/sass/_responsive.scss */
  .st-effect-2.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 6956, src/sass/_responsive.scss */
  .st-effect-3.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 6962, src/sass/_responsive.scss */
  .st-effect-4.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 6968, src/sass/_responsive.scss */
  .st-effect-5.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 6974, src/sass/_responsive.scss */
  .st-effect-6.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0) rotateY(-15deg);
    transform: translate3d(280px, 0, 0) rotateY(-15deg);
  }
  /* line 6980, src/sass/_responsive.scss */
  .st-effect-7.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 6986, src/sass/_responsive.scss */
  .st-effect-8.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 6992, src/sass/_responsive.scss */
  .st-effect-9.st-menu-open .st-pusher {
    -webkit-transform: translate3d(0, 0, -280px);
    transform: translate3d(0, 0, -280px);
  }
  /* line 6998, src/sass/_responsive.scss */
  .st-effect-10.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 7003, src/sass/_responsive.scss */
  .st-effect-10.st-menu {
    -webkit-transform: translate3d(0, 0, -280px);
    transform: translate3d(0, 0, -280px);
  }
  /* line 7008, src/sass/_responsive.scss */
  .st-effect-13.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 7014, src/sass/_responsive.scss */
  .st-effect-14.st-menu-open .st-pusher {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 7020, src/sass/_responsive.scss */
  .no-csstransforms3d .st-pusher {
    padding-left: 280px;
  }
  /* line 7025, src/sass/_responsive.scss */
  .no-js .st-pusher {
    padding-left: 280px;
  }
  /* line 7030, src/sass/_responsive.scss */
  .personal-typer-banner h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 0px;
  }
  /* line 7034, src/sass/_responsive.scss */
  .personal-typer-banner h1 span {
    font-size: 20px;
    left: -10px;
    top: 0;
  }
  /* line 7041, src/sass/_responsive.scss */
  .image-content {
    width: 100%;
    margin-right: 0;
  }
  /* line 7045, src/sass/_responsive.scss */
  .testimonial.bottom_pos {
    padding: 60px 20px 40px 46px;
  }
  /* line 7049, src/sass/_responsive.scss */
  .owl-carousel .owl-dots {
    bottom: 0px;
  }
  /* line 7054, src/sass/_responsive.scss */
  .kety-name a {
    font-size: 14px;
  }
  /* line 7059, src/sass/_responsive.scss */
  .kety-link a {
    margin-bottom: 5px;
  }
  /* line 7065, src/sass/_responsive.scss */
  .blog.blog-single .port-navigation .port-photo {
    width: 104px;
  }
  /* line 7068, src/sass/_responsive.scss */
  .blog.blog-single .port-navigation .port-arrow {
    height: 62px;
    width: 30px;
  }
  /* line 7071, src/sass/_responsive.scss */
  .blog.blog-single .port-navigation .port-arrow i {
    line-height: 62px;
  }
  /* line 7079, src/sass/_responsive.scss */
  .single-portfolio-post .port-navigation .port-photo {
    width: 104px;
  }
  /* line 7082, src/sass/_responsive.scss */
  .single-portfolio-post .port-navigation .port-arrow {
    height: 62px;
    width: 30px;
  }
  /* line 7085, src/sass/_responsive.scss */
  .single-portfolio-post .port-navigation .port-arrow i {
    line-height: 62px;
  }
  /* line 7093, src/sass/_responsive.scss */
  .accordion.animated .acd-group.acd-active .acd-heading {
    font-size: 20px;
  }
  /* line 7099, src/sass/_responsive.scss */
  .our-service .section-title {
    margin-bottom: 10px;
  }
  /* line 7104, src/sass/_responsive.scss */
  .team.team-list h5 {
    font-size: 18px;
  }
  /* line 7109, src/sass/_responsive.scss */
  .contact-2 .g-map {
    padding-top: 50%;
  }
  /* line 7114, src/sass/_responsive.scss */
  .clients-box .clients-photo {
    margin-bottom: 20px;
    width: 100%;
  }
  /* line 7119, src/sass/_responsive.scss */
  .countdown.round {
    display: block;
    margin: 0 auto 20px;
  }
  /* line 7124, src/sass/_responsive.scss */
  .coming-soon-form.contact-form input {
    width: 100%;
  }
  /* line 7130, src/sass/_responsive.scss */
  .add-banner-2 .add-banner-content h2 {
    font-size: 24px;
  }
  /* line 7133, src/sass/_responsive.scss */
  .add-banner-2 .add-banner-content h3 {
    font-size: 20px;
    line-height: 20px;
  }
  /* line 7137, src/sass/_responsive.scss */
  .add-banner-2 .add-banner-content .button.small {
    padding: 5px 18px;
  }
  /* line 7143, src/sass/_responsive.scss */
  .slider-parallax.typer-banner.business h1 {
    font-size: 24px;
    line-height: 28px;
  }
  /* line 7147, src/sass/_responsive.scss */
  .slider-parallax.typer-banner.business p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px !important;
  }
  /* line 7154, src/sass/_responsive.scss */
  .counter.big-counter .timer {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 7159, src/sass/_responsive.scss */
  .action-box.theme-bg {
    padding: 30px 0;
  }
  /* line 7164, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content span {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 7168, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content h1 {
    font-size: 40px;
    line-height: 40px;
    margin-top: -20px;
  }
  /* line 7172, src/sass/_responsive.scss */
  .slider-parallax.banner-personal .slider-content h1 strong {
    font-size: 48px;
    line-height: 50px;
  }
  /* line 7180, src/sass/_responsive.scss */
  .christmas-form-content h2 {
    font-size: 24px;
    line-height: 24px;
  }
  /* line 7189, src/sass/_responsive.scss */
  .christmas-event .tab .nav.nav-tabs li a {
    font-size: 14px;
  }
  /* line 7196, src/sass/_responsive.scss */
  .christmas-event .blog-date span {
    font-size: 28px;
    display: inline-block;
  }
  /* line 7204, src/sass/_responsive.scss */
  .portfolio-home .portfolio-title.section-title .button.mt-30 {
    margin-top: 20px !important;
  }
  /* line 7209, src/sass/_responsive.scss */
  .countdown.small {
    margin: 10px 4px 0;
  }
  /* line 7213, src/sass/_responsive.scss */
  .section-title-movie h2 {
    padding: 10px 30px;
  }
  /* line 7218, src/sass/_responsive.scss */
  .movie-story b {
    font-size: 26px;
  }
  /* line 7223, src/sass/_responsive.scss */
  .movie-banner .countdown.round.small {
    margin-bottom: 5px;
  }
  /* line 7229, src/sass/_responsive.scss */
  .law-banner .slider-content h1 {
    font-size: 22px;
    line-height: 22px;
  }
  /* line 7233, src/sass/_responsive.scss */
  .law-banner .slider-content p {
    font-size: 16px;
  }
  /* line 7242, src/sass/_responsive.scss */
  .law-timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-year {
    left: 0;
    top: 25px;
  }
  /* line 7251, src/sass/_responsive.scss */
  .portfolio-parallax-banner h2 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 7258, src/sass/_responsive.scss */
  .coming-soon-big .countdown.medium span {
    font-size: 24px;
    line-height: 24px;
  }
  /* line 7262, src/sass/_responsive.scss */
  .coming-soon-big .countdown.medium p {
    font-size: 14px;
    line-height: 14px;
  }
  /* line 7269, src/sass/_responsive.scss */
  .error-05 h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 7276, src/sass/_responsive.scss */
  .error-03 .content h2 {
    font-size: 28px;
    line-height: 28px;
  }
  /* line 7280, src/sass/_responsive.scss */
  .error-03 .content h1 {
    font-size: 32px;
    line-height: 32px;
  }
  /* line 7284, src/sass/_responsive.scss */
  .error-03 .content p {
    font-size: 22px;
  }
  /* line 7289, src/sass/_responsive.scss */
  .error-03 .error-404 h1 {
    font-size: 70px;
    line-height: 70px;
  }
  /* line 7293, src/sass/_responsive.scss */
  .error-03 .error-404 h2 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 7300, src/sass/_responsive.scss */
  .error-04 h1 {
    font-size: 100px;
    line-height: 100px;
  }
  /* line 7304, src/sass/_responsive.scss */
  .error-04 h2 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 7308, src/sass/_responsive.scss */
  .error-04 p {
    font-size: 18px;
  }
  /* line 7313, src/sass/_responsive.scss */
  .error-06 h1 {
    font-size: 100px;
    line-height: 100px;
  }
  /* line 7319, src/sass/_responsive.scss */
  .error-06 h2 .error-07 h2 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 7327, src/sass/_responsive.scss */
  .error-07 h1 {
    font-size: 100px;
    line-height: 100px;
  }
  /* line 7333, src/sass/_responsive.scss */
  .error-09 h2 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 7338, src/sass/_responsive.scss */
  .login.height-100vh {
    overflow: hidden;
  }
  /* line 7343, src/sass/_responsive.scss */
  .login .remember-checkbox a {
    display: block;
    float: inherit !important;
    margin-top: 10px;
  }
  /* line 7351, src/sass/_responsive.scss */
  .about-mission .popup-content {
    padding: 30px 30px 10px 30px;
  }
  /* line 7353, src/sass/_responsive.scss */
  .about-mission .popup-content h2 {
    font-size: 14px;
    line-height: 20px;
  }
  /* line 7360, src/sass/_responsive.scss */
  .about-mission .popup-video-image a i {
    width: 40px;
    height: 40px;
    top: 10px;
    line-height: 40px;
  }
  /* line 7370, src/sass/_responsive.scss */
  .checkout-page .pl-50.pr-50.pt-50.pb-50 {
    padding: 20px !important;
  }
  /* line 7373, src/sass/_responsive.scss */
  .checkout-page .pl-40 {
    padding: 0 !important;
  }
  /* line 7379, src/sass/_responsive.scss */
  #main-slider .slider-content a {
    font-size: 12px;
  }
  /* line 7382, src/sass/_responsive.scss */
  #main-slider .slider-content h1 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  /* line 7387, src/sass/_responsive.scss */
  #main-slider .slider-content p {
    display: none;
  }
  /* line 7391, src/sass/_responsive.scss */
  #main-slider .slider-content .slider-right .play-video.border-video {
    margin-top: 0 !important;
  }
  /* line 7399, src/sass/_responsive.scss */
  #main-slider.shop-04-banner .slider-content h1 {
    font-size: 20px;
    line-height: 28px;
  }
  /* line 7407, src/sass/_responsive.scss */
  #main-slider.shop-05-banner .slider-content h1 {
    font-size: 24px;
  }
  /* line 7413, src/sass/_responsive.scss */
  .shop-05-deal h2 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 7419, src/sass/_responsive.scss */
  .book-counter .counter {
    margin-top: 0;
  }
  /* line 7425, src/sass/_responsive.scss */
  .book-order .googleplay img {
    height: inherit;
  }
  /* line 7431, src/sass/_responsive.scss */
  .plumber-banner .slider-content-image {
    left: 10%;
  }
  /* line 7432, src/sass/_responsive.scss */
  .plumber-banner .slider-content-image img {
    display: none;
    height: 250px;
  }
  /* line 7438, src/sass/_responsive.scss */
  .plumber-banner h1 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 7442, src/sass/_responsive.scss */
  .plumber-banner .slider-content-text {
    right: 0;
  }
  /* line 7448, src/sass/_responsive.scss */
  .product-banner .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 7455, src/sass/_responsive.scss */
  .product-about h4 {
    font-size: 18px;
    line-height: 30px;
  }
  /* line 7459, src/sass/_responsive.scss */
  .product-about p {
    font-size: 18px;
    line-height: 30px;
  }
  /* line 7465, src/sass/_responsive.scss */
  .product-video .product-video-box {
    min-height: 500px;
  }
  /* line 7472, src/sass/_responsive.scss */
  .fish-banner .slider-content .fish-banner-image img {
    height: 170px;
  }
  /* line 7480, src/sass/_responsive.scss */
  .fish-gallery .section-title h2 {
    font-size: 30px;
  }
  /* line 7486, src/sass/_responsive.scss */
  .fish-footer .fish-image {
    margin-top: 90px;
  }
  /* line 7490, src/sass/_responsive.scss */
  .fish-gallery-testimonial {
    padding-bottom: 0;
  }
  /* line 7494, src/sass/_responsive.scss */
  .book-now .book-now-box {
    width: 90%;
  }
  /* line 7500, src/sass/_responsive.scss */
  .hotel-banner .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 7504, src/sass/_responsive.scss */
  .hotel-banner .slider-content p {
    font-size: 16px;
    line-height: 24px;
  }
  /* line 7508, src/sass/_responsive.scss */
  .hotel-banner .slider-content span {
    font-size: 16px;
    line-height: 24px;
  }
  /* line 7514, src/sass/_responsive.scss */
  .hotel-countdown-main {
    padding: 80px 20px;
  }
  /* line 7518, src/sass/_responsive.scss */
  .section-title h2 {
    font-size: 24px;
  }
  /* line 7525, src/sass/_responsive.scss */
  .hotel-banner-checkout .checkout .checkout-name h3 {
    font-size: 20px;
  }
  /* line 7532, src/sass/_responsive.scss */
  .burger-contact .burger-contact-bg {
    left: 20px;
    top: 100px;
  }
  /* line 7537, src/sass/_responsive.scss */
  .burger-contact-box {
    padding: 30px;
  }
  /* line 7541, src/sass/_responsive.scss */
  .burger-custom-content h2 {
    font-size: 30px;
  }
  /* line 7545, src/sass/_responsive.scss */
  .burger-banner-ani {
    width: 300px;
  }
  /* line 7548, src/sass/_responsive.scss */
  .burger-item-06 {
    top: 220px;
  }
  /* line 7551, src/sass/_responsive.scss */
  .burger-item-05 {
    top: 180px;
  }
  /* line 7554, src/sass/_responsive.scss */
  .burger-item-04 {
    top: 165px;
  }
  /* line 7557, src/sass/_responsive.scss */
  .burger-item-03 {
    top: 120px;
  }
  /* line 7560, src/sass/_responsive.scss */
  .burger-item-02 {
    top: 105px;
  }
  /* line 7566, src/sass/_responsive.scss */
  .burger-banner:hover .burger-banner-ani .burger-item-01 {
    top: 10px;
  }
  /* line 7569, src/sass/_responsive.scss */
  .burger-banner:hover .burger-banner-ani .burger-item-04 {
    top: 160px;
  }
  /* line 7572, src/sass/_responsive.scss */
  .burger-banner:hover .burger-banner-ani .burger-item-05 {
    top: 165px;
  }
  /* line 7579, src/sass/_responsive.scss */
  .skateboard-box .skateboard-box-content {
    padding-left: 109px;
  }
  /* line 7584, src/sass/_responsive.scss */
  .skateboard-about h2 {
    font-size: 40px;
    line-height: 40px;
  }
  /* line 7590, src/sass/_responsive.scss */
  .bitcoin-banner h1 {
    font-size: 50px;
    line-height: 50px;
  }
  /* line 7594, src/sass/_responsive.scss */
  .bitcoin-banner h3 {
    font-size: 14px;
  }
  /* line 7596, src/sass/_responsive.scss */
  .bitcoin-banner h3 span {
    font-size: 16px;
  }
  /* line 7603, src/sass/_responsive.scss */
  .skateboard-banner .slider-content-image img {
    height: 450px;
  }
  /* line 7609, src/sass/_responsive.scss */
  .footer-box .box-link {
    display: block;
    padding-left: 0;
  }
  /* line 7614, src/sass/_responsive.scss */
  .testimonial.left_pos {
    margin-left: 0;
  }
  /* line 7617, src/sass/_responsive.scss */
  .counter-law {
    padding: 20px 20px 20px 20px;
  }
  /* line 7623, src/sass/_responsive.scss */
  .tab .nav.nav-tabs li a {
    margin-bottom: 5px;
  }
  /* line 7629, src/sass/_responsive.scss */
  .rc-anchor-normal {
    width: 290px !important;
  }
  /* line 7632, src/sass/_responsive.scss */
  .portfolio-03-about {
    margin-top: 90px;
  }
  /* line 7636, src/sass/_responsive.scss */
  .maintenance-main h1 {
    font-size: 30px;
  }
  /* line 7640, src/sass/_responsive.scss */
  .modal-shop {
    padding: 50px 20px;
  }
  /* line 7643, src/sass/_responsive.scss */
  .plumber-contact-bg {
    padding: 0px;
  }
  /* line 7646, src/sass/_responsive.scss */
  .search-no-result {
    padding-top: 0px;
  }
  /* line 7648, src/sass/_responsive.scss */
  .search-no-result i {
    font-size: 60px;
  }
  /* line 7652, src/sass/_responsive.scss */
  .search-no-result .bg-title h2 {
    font-size: 110px;
  }
  /* line 7659, src/sass/_responsive.scss */
  .barber-banner .slider-content h1 {
    font-size: 18px;
    line-height: 24px;
  }
  /* line 7663, src/sass/_responsive.scss */
  .barber-banner .slider-content p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 3px;
  }
  /* line 7671, src/sass/_responsive.scss */
  .barber .about-history {
    margin: 40px 0px 30px 0px;
  }
  /* line 7675, src/sass/_responsive.scss */
  .choose-us-bg {
    padding: 40px 15px;
  }
  /* line 7680, src/sass/_responsive.scss */
  .listing ul li {
    font-size: 14px;
  }
  /* line 7686, src/sass/_responsive.scss */
  .promo-text h2 {
    font-size: 22px;
    line-height: 26px;
  }
  /* line 7695, src/sass/_responsive.scss */
  .spa-meet .team .team-description .team-info h3 {
    font-size: 28px;
  }
  /* line 7704, src/sass/_responsive.scss */
  .spa-promotion .promo h2 {
    font-size: 16px;
    line-height: 20px;
  }
  /* line 7710, src/sass/_responsive.scss */
  .feature-step {
    padding: 130px 30px;
  }
  /* line 7714, src/sass/_responsive.scss */
  .tattoo-banner h1 {
    font-size: 34px;
    line-height: 50px;
  }
  /* line 7720, src/sass/_responsive.scss */
  .jobs-banner .button {
    display: none;
  }
  /* line 7728, src/sass/_responsive.scss */
  .marketing-tab .tab .nav.nav-tabs li a {
    margin-bottom: 0;
  }
  /* line 7737, src/sass/_responsive.scss */
  .marketing-banner .slider-content h1 {
    font-size: 28px;
    line-height: 36px;
  }
  /* line 7744, src/sass/_responsive.scss */
  .marketing-testimonial .p-5 {
    padding: 15px !important;
  }
  /* line 7747, src/sass/_responsive.scss */
  .marketing-testimonial .testimonial.clean {
    padding-left: 10px;
  }
  /* line 7752, src/sass/_responsive.scss */
  .location h2 {
    margin-bottom: 0 !important;
  }
  /* line 7755, src/sass/_responsive.scss */
  .location .button {
    padding: 6px 20px;
  }
  /* line 7759, src/sass/_responsive.scss */
  .office-1.p-5 {
    padding: 30px !important;
  }
  /* line 7764, src/sass/_responsive.scss */
  .media .media-icon span {
    font-size: 28px;
  }
  /* line 7770, src/sass/_responsive.scss */
  .portfolio-creative h1 {
    font-size: 30px;
  }
  /* line 7774, src/sass/_responsive.scss */
  .skill-counter {
    padding: 20px;
  }
  /* line 7778, src/sass/_responsive.scss */
  .business-banner-02 h1 {
    font-size: 32px;
    line-height: 30px;
  }
  /* line 7784, src/sass/_responsive.scss */
  .business-banner-03 h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 7788, src/sass/_responsive.scss */
  .business-banner-03 span {
    margin-bottom: 20px !important;
  }
  /* line 7791, src/sass/_responsive.scss */
  .business-banner-03 .button.large {
    padding: 7px 10px;
    font-size: 12px;
  }
  /* line 7798, src/sass/_responsive.scss */
  .business-video .business-video-box .vertical-align {
    padding: 20px;
  }
  /* line 7803, src/sass/_responsive.scss */
  .business-feature.feature-text {
    margin: 10px 0px !important;
  }
  /* line 7807, src/sass/_responsive.scss */
  .business-banner-04 p {
    display: none;
  }
  /* line 7810, src/sass/_responsive.scss */
  .business-banner-04 h1 {
    font-size: 30px;
  }
  /* line 7814, src/sass/_responsive.scss */
  .business-feature-top {
    padding: 0;
  }
  /* line 7818, src/sass/_responsive.scss */
  .business-banner-05 h1 {
    font-size: 22px;
  }
  /* line 7821, src/sass/_responsive.scss */
  .business-banner-05 p {
    font-size: 14px;
  }
  /* line 7826, src/sass/_responsive.scss */
  .business-banner-06 p {
    display: none;
  }
  /* line 7829, src/sass/_responsive.scss */
  .business-banner-06 h1 {
    margin-bottom: 0;
    font-size: 24px;
  }
}
