/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.edit-post-visual-editor .components-base-control__help {
  margin-top: 0;
  font-size: 13px; }

.edit-post-visual-editor .components-base-control {
  margin-bottom: 10px; }

.wp-block-columns {
  margin-right: -15px;
  margin-left: -15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.wp-block-columns.has-1-columns .wp-block-column {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.wp-block-columns.has-2-columns .wp-block-column {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.wp-block-columns.has-3-columns .wp-block-column {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.wp-block-columns.has-4-columns .wp-block-column {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.wp-block-columns .wp-block-column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/*-- Padding Top Bottom --*/
.section-ptb-xl {
  padding: 100px 0; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-ptb-xl {
    padding: 80px 0; } }

@media only screen and (max-width: 767px) {
  .section-ptb-xl {
    padding: 70px 0; } }

@media only screen and (max-width: 575px) {
  .section-ptb-xl {
    padding: 60px 0; } }

/*--------------------------------
    Define Text  Colors 
---------------------------------*/
.color-theme {
  color: #18012c; }

.white {
  color: #fff; }

/*----------------------------
    Button Background Color 
------------------------------*/
.button-color--theme {
  background: #18012c; }

/*---------------------------
    Border Radious 
---------------------------*/
.button-radious--5 {
  border-radius: 5px; }

.button-radious--10 {
  border-radius: 10px; }

.button-radious--15 {
  border-radius: 15px; }

.button-radious--20 {
  border-radius: 20px; }

.button-radious--25 {
  border-radius: 25px; }

.button-radious--30 {
  border-radius: 30px; }

.button-radious--35 {
  border-radius: 35px; }

.button-radious--40 {
  border-radius: 40px; }

.button-radious--45 {
  border-radius: 45px; }

.button-radious--50 {
  border-radius: 50px; }

.button-radious--55 {
  border-radius: 55px; }

.button-radious--60 {
  border-radius: 60px; }

.button-radious--65 {
  border-radius: 65px; }

.button-radious--70 {
  border-radius: 70px; }

.button-radious--75 {
  border-radius: 75px; }

.button-radious--80 {
  border-radius: 80px; }

.button-radious--85 {
  border-radius: 85px; }

.button-radious--90 {
  border-radius: 90px; }

.button-radious--95 {
  border-radius: 95px; }

.button-radious--100 {
  border-radius: 100px; }

.button-radious--105 {
  border-radius: 105px; }

.button-radious--110 {
  border-radius: 110px; }

.button-radious--115 {
  border-radius: 115px; }

.button-radious--120 {
  border-radius: 120px; }

.button-radious--125 {
  border-radius: 125px; }

.button-radious--130 {
  border-radius: 130px; }

.button-radious--135 {
  border-radius: 135px; }

.button-radious--140 {
  border-radius: 140px; }

.button-radious--145 {
  border-radius: 145px; }

.button-radious--150 {
  border-radius: 150px; }

.button-radious--155 {
  border-radius: 155px; }

.button-radious--160 {
  border-radius: 160px; }

.button-radious--165 {
  border-radius: 165px; }

.button-radious--170 {
  border-radius: 170px; }

.button-radious--175 {
  border-radius: 175px; }

.button-radious--180 {
  border-radius: 180px; }

.button-radious--185 {
  border-radius: 185px; }

.button-radious--190 {
  border-radius: 190px; }

.button-radious--195 {
  border-radius: 195px; }

.button-radious--200 {
  border-radius: 200px; }

.button-radious--205 {
  border-radius: 205px; }

.button-radious--210 {
  border-radius: 210px; }

.button-radious--215 {
  border-radius: 215px; }

.button-radious--220 {
  border-radius: 220px; }

.button-radious--225 {
  border-radius: 225px; }

.button-radious--230 {
  border-radius: 230px; }

.button-radious--235 {
  border-radius: 235px; }

.button-radious--240 {
  border-radius: 240px; }

.button-radious--245 {
  border-radius: 245px; }

.button-radious--250 {
  border-radius: 250px; }

/*---------------------------
    Button Border
---------------------------*/
.border-1 {
  border: 1px solid #18012c !important; }

.border-4 {
  border: 4px solid #18012c !important; }

.border-8 {
  border: 8px solid #18012c !important; }

/*------------------------------
    Background Color 
 -------------------------------*/
.bg_color--1 {
  background: #18012c; }

.bg_color--2 {
  background: #fff; }

.bg_color--3 {
  background: #f4f4f4; }

.bg_color--4 {
  background: #45b29d; }

.bg_color--5 {
  background: #556270; }

.bg_color--6 {
  background: #3c254a; }

.bg_color--7 {
  background: #73665c; }

.bg_color--8 {
  background: #e09d8b; }

.bg_color--9 {
  background: #1a4f63; }

.bg_color--10 {
  background: #a85265; }

.bg_color--11 {
  background: #d82f4e; }

.bg_color--12 {
  background: #ed9330; }

.bg_color--13 {
  background: #c44b26; }

.bg_color--14 {
  background: #751d45; }

.bg_color--15 {
  background: #ff6b6b; }

.bg_color--16 {
  background: #c44d58; }

.bg_color--17 {
  background: #a85265; }

.bg_color--18 {
  background: #7db7f1; }

.bg_color--19 {
  background: #077e67; }

.bg_color--20 {
  background: #84680a; }

.bg_color--21 {
  background: #a04714; }

.bg-transparent {
  background: transparent !important; }

/*-------------------------
    Background Image 
---------------------------*/
.bg_image--1 {
  background-image: url(img/bg/bg-image-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--2 {
  background-image: url(img/bg/bg-image-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--3 {
  background-image: url(img/bg/bg-image-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--4 {
  background-image: url(img/bg/bg-image-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--5 {
  background-image: url(img/bg/bg-image-5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--6 {
  background-image: url(img/bg/bg-image-6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--7 {
  background-image: url(img/bg/bg-image-7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--8 {
  background-image: url(img/bg/bg-image-8.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--9 {
  background-image: url(img/bg/bg-image-9.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--10 {
  background-image: url(img/bg/bg-image-10.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--11 {
  background-image: url(img/bg/bg-image-11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--12 {
  background-image: url(img/bg/bg-image-12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--13 {
  background-image: url(img/bg/bg-image-13.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--14 {
  background-image: url(img/bg/bg-image-14.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--15 {
  background-image: url(img/bg/bg-image-15.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--16 {
  background-image: url(img/bg/bg-image-16.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--17 {
  background-image: url(img/bg/bg-image-17.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--18 {
  background-image: url(img/bg/bg-image-18.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--19 {
  background-image: url(img/bg/bg-image-19.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--20 {
  background-image: url(img/bg/bg-image-20.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

/* ------------------------
    Text specialized
---------------------------*/
.text-italic {
  font-style: italic; }

.text-normal {
  font-style: normal; }

.text-underline {
  font-style: underline; }

/*------------------------
    Font specialized 
-------------------------*/
.body-font {
  font-family: "Poppins", sans-serif; }

.heading-font {
  font-family: "Montserrat", sans-serif; }

/* ------------------------
    Height and width
---------------------------*/
.fullscreen {
  min-height: 100vh;
  width: 100%; }

.w-100 {
  width: 100%; }

.w-75 {
  width: 75%; }

.w-50 {
  width: 50%; }

.w-33 {
  width: 33.33%; }

.w-25 {
  width: 25%; }

.w-10 {
  width: 10%; }

.h-100 {
  height: 100%; }

.h-75 {
  height: 75%; }

.h-50 {
  height: 50%; }

.h-25 {
  height: 25%; }

.h-33 {
  height: 33.33%; }

.h-10 {
  height: 10%; }

/*-- ----------------
    Custom Row
-------------------------*/
.row--0 {
  margin-left: -0px;
  margin-right: -0px; }

.row--0 > [class*="col"] {
  padding-left: 0px;
  padding-right: 0px; }

.row--5 {
  margin-left: -5px;
  margin-right: -5px; }

.row--5 > [class*="col"] {
  padding-left: 5px;
  padding-right: 5px; }

.row--10 {
  margin-left: -10px;
  margin-right: -10px; }

.row--10 > [class*="col"] {
  padding-left: 10px;
  padding-right: 10px; }

.row--20 {
  margin-left: -20px;
  margin-right: -20px; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (max-width: 767px) {
  .row--20 {
    margin-left: -15px !important;
    margin-right: -15px !important; } }

.row--20 > [class*="col"], .row--20 > [class*="col-"] {
  padding-left: 20px;
  padding-right: 20px; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media only screen and (max-width: 767px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

/*--------------------------
	Overlay styles 
---------------------------*/
[data-overlay],
[data-black-overlay],
[data-white-overlay] {
  position: relative; }

[data-overlay] > div,
[data-overlay] > *,
[data-black-overlay] > div,
[data-black-overlay] > *,
[data-white-overlay] > div,
[data-white-overlay] > * {
  position: relative;
  z-index: 2; }

[data-overlay]:before,
[data-black-overlay]:before,
[data-white-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2; }

[data-overlay]:before {
  background-color: #18012c; }

[data-black-overlay]:before {
  background-color: #000000; }

[data-white-overlay]:before {
  background-color: #ffffff; }

[data-overlay="1"]:before, [data-black-overlay="1"]:before, [data-white-overlay="1"]:before {
  opacity: 0.1; }

[data-overlay="2"]:before, [data-black-overlay="2"]:before, [data-white-overlay="2"]:before {
  opacity: 0.2; }

[data-overlay="3"]:before, [data-black-overlay="3"]:before, [data-white-overlay="3"]:before {
  opacity: 0.3; }

[data-overlay="4"]:before, [data-black-overlay="4"]:before, [data-white-overlay="4"]:before {
  opacity: 0.4; }

[data-overlay="5"]:before, [data-black-overlay="5"]:before, [data-white-overlay="5"]:before {
  opacity: 0.5; }

[data-overlay="6"]:before, [data-black-overlay="6"]:before, [data-white-overlay="6"]:before {
  opacity: 0.6; }

[data-overlay="7"]:before, [data-black-overlay="7"]:before, [data-white-overlay="7"]:before {
  opacity: 0.7; }

[data-overlay="8"]:before, [data-black-overlay="8"]:before, [data-white-overlay="8"]:before {
  opacity: 0.8; }

[data-overlay="9"]:before, [data-black-overlay="9"]:before, [data-white-overlay="9"]:before {
  opacity: 0.9; }

[data-overlay="10"]:before, [data-black-overlay="10"]:before, [data-white-overlay="10"]:before {
  opacity: 1; }

.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
  color: #ffffff; }

.bg-theme h1, .bg-theme h2, .bg-theme h3, .bg-theme h4, .bg-theme h5, .bg-theme h6, .bg-theme p, .bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6, .bg-dark p, .bg-dark-light h1, .bg-dark-light h2, .bg-dark-light h3, .bg-dark-light h4, .bg-dark-light h5, .bg-dark-light h6, .bg-dark-light p, .bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6, .bg-secondary p {
  color: #ffffff; }

/*------------------------------
// Contact Form
--------------------------------*/
.form-message {
  margin-bottom: 0;
  text-align: center; }

.form-message.error {
  margin-top: 20px;
  color: #f80707; }

.form-message.success {
  margin-top: 20px;
  color: #0d8d2d; }

.bk-parallax {
  position: relative;
  z-index: 0; }

.bk-parallax > .bk-parallax-img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

/*----------------------
    Social Color
------------------------*/
.facebook {
  background-color: #3B5998;
  color: #fff; }

.facebook:hover {
  background-color: #3B5998;
  color: #fff; }

.twitter {
  background-color: #00ACEE;
  color: #fff; }

.twitter:hover {
  background-color: #00ACEE;
  color: #fff; }

.linkedin {
  background-color: #0E76A8;
  color: #fff; }

.linkedin:hover {
  background-color: #0E76A8;
  color: #fff; }

.pinterest {
  background-color: #C8232C;
  color: #fff; }

.pinterest:hover {
  background-color: #C8232C;
  color: #fff; }

.google-plus {
  background-color: #DD4B39;
  color: #fff; }

.google-plus:hover {
  background-color: #DD4B39;
  color: #fff; }

.flickr {
  background-color: #FF0084;
  color: #fff; }

.flickr:hover {
  background-color: #FF0084;
  color: #fff; }

.yahoo {
  background-color: #720E9E;
  color: #fff; }

.yahoo:hover {
  background-color: #720E9E;
  color: #fff; }

.behance {
  background-color: #0057ff;
  color: #fff; }

.behance:hover {
  background-color: #0057ff;
  color: #fff; }

.dribbble {
  background-color: #EA4C89;
  color: #fff; }

.dribbble:hover {
  background-color: #EA4C89;
  color: #fff; }

.google {
  background-color: #DD4B39;
  color: #fff; }

.google:hover {
  background-color: #DD4B39;
  color: #fff; }

.github {
  background-color: #171515;
  color: #fff; }

.github:hover {
  background-color: #171515;
  color: #fff; }

.instagram {
  background-color: #D82E86;
  color: #fff; }

.instagram:hover {
  background-color: #D82E86;
  color: #fff; }

.quora {
  background-color: #A82400;
  color: #fff; }

.quora:hover {
  background-color: #A82400;
  color: #fff; }

.reddit {
  background-color: #C6C6C6;
  color: #fff; }

.reddit:hover {
  background-color: #C6C6C6;
  color: #fff; }

.skype {
  background-color: #00AFF0;
  color: #fff; }

.skype:hover {
  background-color: #00AFF0;
  color: #fff; }

.slack {
  background-color: #63C1A0;
  color: #fff; }

.slack:hover {
  background-color: #63C1A0;
  color: #fff; }

.snapchat {
  background-color: #FFFC00;
  color: #fff; }

.snapchat:hover {
  background-color: #FFFC00;
  color: #fff; }

.tumblr {
  background-color: #34526F;
  color: #fff; }

.tumblr:hover {
  background-color: #34526F;
  color: #fff; }

.vimeo {
  background-color: #86C9EF;
  color: #fff; }

.vimeo:hover {
  background-color: #86C9EF;
  color: #fff; }

.youtube {
  background-color: #C4302B;
  color: #fff; }

.youtube:hover {
  background-color: #C4302B;
  color: #fff; }

/**************************************
	Elements Styles
***************************************/
/*-----------------------
 * Button Style 
-----------------------*/
.color-theme {
  color: #18012c; }

.button-bg-image--1 {
  background-image: url(img/button/button-bg-1.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--2 {
  background-image: url(img/button/button-bg-2.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--3 {
  background-image: url(img/button/button-bg-3.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--4 {
  background-image: url(img/button/button-bg-4.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--5 {
  background-image: url(img/button/button-bg-5.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-group--horizonta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.button-holder {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  margin-right: 30px;
  margin-top: 30px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    margin-right: 15px;
    margin-top: 15px; } }

@media only screen and (max-width: 767px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    margin-right: 13px;
    margin-top: 13px; } }

.button-holder:last-child {
  margin-right: 0; }

.button-size .button-holder {
  -ms-flex-positive: inherit;
      flex-grow: inherit;
  -ms-flex-preferred-size: inherit;
      flex-basis: inherit;
  margin-right: 60px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button-size .button-holder {
    margin-right: 30px; } }

@media only screen and (max-width: 767px) {
  .button-size .button-holder {
    margin-right: 15px; } }

.button-size .button-holder:last-child {
  margin-right: 0; }

.flex_grow-none .button-holder {
  -ms-flex-positive: inherit;
      flex-grow: inherit;
  -ms-flex-preferred-size: inherit;
      flex-basis: inherit; }

.button-icon-group .button-holder {
  margin-right: 27px; }

.button-icon-group .button-holder:last-child {
  margin-right: 0; }

.ht-btn--2 {
  font-size: 13px;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  height: 60px;
  line-height: 58px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: "Montserrat", sans-serif; }

.ht-btn--2.button-shadow {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  overflow: visible; }

.ht-btn--2.button-shadow:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
      transform: translateY(-5px); }

.ht-btn--2 span.button-with-icon {
  padding: 0 36px;
  color: #fff; }

.ht-btn--2 span.button-arrow {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
  color: #18012c;
  font-size: 20px; }

.ht-btn--2 span.button-arrow.button-radious {
  width: 50px;
  padding: 0;
  height: 50px;
  text-align: center;
  line-height: 50px; }

.ht-btn--2.button-icon-2 span.button-arrow {
  color: #fff;
  background: #18012c;
  border-left: 1px solid #ffffff; }

.ht-btn--2.button-icon-3 {
  padding: 0 49px; }

.ht-btn--2.button-icon-3 span.button-arrow {
  background: transparent;
  color: #fff;
  padding: 0;
  padding-left: 11px; }

.ht-btn--2.button-icon-3 span.button-with-icon {
  padding: 0; }

@-webkit-keyframes np-btn--1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes np-btn--1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes np-btn--2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes np-btn--2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* Effect Horizontal */
@-webkit-keyframes np-hvr-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes np-hvr-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* Effect To Bottom Right */
@-webkit-keyframes hvr-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

/*-------------------
 * Section Title
----------------------*/
.section-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  border-bottom: 2px solid #18012c;
  margin-bottom: 20px; }

/*-----------------------------
    Accordion Style
------------------------------*/
/*---------------------------
    Accordion Style Two 
-------------------------*/
.panel-group {
  width: 570px;
  margin: 0 auto; }

.accordion-style-1 .panel-default.accordion-boxshadow {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }

.accordion-style-1 .container {
  max-width: 688px; }

.accordion-style-1 .panel-default {
  margin-bottom: 11px; }

.accordion-style-1 .panel-default .panel-heading {
  background-color: #fff;
  border-color: #fff;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.accordion-style-1 .panel-default .panel-heading.bg-gray {
  background-color: #f4f4f4;
  border-color: #f4f4f4; }

.accordion-style-1 .panel-default .panel-heading.bg-gray h4 a {
  color: #18012c; }

.accordion-style-1 .panel-default .panel-heading h4 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600; }

.accordion-style-1 .panel-default .panel-heading h4 a {
  display: block;
  padding: 22px 43px 22px 30px;
  color: #18012c;
  position: relative; }

.accordion-style-1 .panel-default .panel-heading h4 a::after {
  position: absolute;
  top: 50%;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  transition: -webkit-transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  content: "\f068";
  font-family: FontAwesome;
  color: #18012c;
  position: absolute;
  right: 30px;
  font-size: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.icon-square::after {
  border-radius: 0; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.icon-bg-gray::after {
  background: #f4f4f4; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.bg-transparent {
  padding: 22px 15px 22px 79px; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.bg-transparent::after {
  left: 0;
  width: 60px;
  background: transparent;
  height: 100%;
  line-height: 65px;
  border-radius: 0; }

.accordion-style-1 .panel-default .panel-heading h4 a.collapsed::after {
  content: "\f067"; }

.accordion-style-1 .panel-default .panel-collapse {
  padding: 32px 30px; }

.accordion-style-1 .panel-default .panel-collapse.bg-transparant {
  background: transparent; }

.accordion-style-1 .panel-default .panel-collapse.panel-body-with-border {
  border-left: 1px solid #18012c;
  border-bottom: 1px solid #18012c;
  border-right: 1px solid #18012c; }

.accordion-style-1 .panel-default .panel-collapse .panel-body {
  font-size: 14px;
  line-height: 28px;
  font-family: 'Poppins', sans-serif; }

.accordion-style-1 .panel-default .panel-collapse.border-left {
  background: transparent;
  padding: 15px;
  margin-left: 31px;
  margin-bottom: -10px; }

.accordion-style-1 .panel-default.round-shape .panel-collapse.border-left {
  padding: 40px;
  padding-left: 32px; }

/*------------------------------
    Accordion With Gallery
--------------------------------*/
ul.gallery-sm-img {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none;
  margin-top: 14px; }

ul.gallery-sm-img li {
  margin: 0 3px; }

/*---------------------------
    Accordion Style Three
-------------------------*/
.gallery-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  height: 70vh; }

.gallery-wrap .item {
  -ms-flex: 1;
      flex: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  -webkit-transition: flex 0.8s ease;
  -o-transition: flex 0.8s ease;
  transition: flex 0.8s ease;
  transition: flex 0.8s ease, -ms-flex 0.8s ease; }

.gallery-wrap .item:hover {
  -ms-flex: 7;
      flex: 7; }

.gallery-wrap .item.item-1 {
  background-image: url("img/gallery/gallery-c1.jpg"); }

.gallery-wrap .item.item-2 {
  background-image: url("img/gallery/gallery-c2.jpg"); }

.gallery-wrap .item.item-3 {
  background-image: url("img/gallery/gallery-c3.jpg"); }

.gallery-wrap .item.item-4 {
  background-image: url("img/gallery/gallery-c4.jpg"); }

.gallery-wrap .item.item-5 {
  background-image: url("img/gallery/gallery-c5.jpg"); }

/*---------------------------
    Accordion Style Four 
-------------------------*/
ul.accordion--4 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  text-align: center !important;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 40px; }

ul.accordion--4 li {
  width: 115px;
  height: 480px;
  display: block;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: 1px 3px 15px #555;
  box-shadow: 1px 3px 15px #555; }

ul.accordion--4 li.bg1 {
  background-image: url(img/gallery/gallery-d1.jpg); }

ul.accordion--4 li.bg2 {
  background-image: url(img/gallery/gallery-d2.jpg); }

ul.accordion--4 li.bg3 {
  background-image: url(img/gallery/gallery-d3.jpg); }

ul.accordion--4 li.bg4 {
  background-image: url(img/gallery/gallery-d4.jpg); }

ul.accordion--4 li.bg5 {
  background-image: url(img/gallery/gallery-d5.jpg); }

ul.accordion--4 li.bg6 {
  background-image: url(img/gallery/gallery-d6.jpg); }

ul.accordion--4 li.bleft {
  border-left: 2px solid #fff; }

ul.accordion--4 li .heading {
  background-color: #fff;
  padding: 10px;
  margin-top: 60px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #18012c; }

ul.accordion--4 li .description {
  position: absolute;
  height: 175px;
  bottom: 60px;
  left: 0px;
  display: none;
  width: 100%; }

ul.accordion--4 li .description h2 {
  color: #18012c;
  font-size: 30px; }

ul.accordion--4 li .description p {
  margin: 10px 22px;
  font-size: 14px;
  line-height: 28px;
  color: #18012c; }

ul.accordion--4 li .description a {
  position: absolute;
  bottom: 5px;
  left: 20px;
  text-transform: uppercase;
  font-style: normal;
  font-size: 11px;
  text-decoration: none;
  color: #888; }

ul.accordion--4 li .description a:hover {
  color: #333;
  text-decoration: underline; }

ul.accordion--4 li .bgDescription {
  background: transparent url(img/gallery/bgDescription.png) repeat-x top left;
  height: 340px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: none; }

/*---------------------------
    Accordion Style Five 
-------------------------*/
.accor_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #000; }

.accordion--5 {
  position: relative;
  margin: 40px auto 0 auto; }

.accordion--5 .single_accordion {
  cursor: pointer;
  position: absolute;
  width: 100%;
  left: 0px;
  overflow: hidden;
  text-align: center;
  z-index: 2; }

.accordion--5 .single_accordion::before {
  position: absolute;
  content: "";
  background: #000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: -1; }

.accordion--5 .single_accordion .va-title {
  text-transform: uppercase;
  font-size: 40px;
  margin-left: 20px;
  color: #ffffff;
  display: inline-block; }

.accordion--5 .single_accordion .va-title p {
  font-size: 22px;
  font-style: italic;
  font-family: Georgia, serif; }

.accordion--5 .single_accordion .va-content {
  display: none;
  margin-left: 0;
  padding: 0 23%;
  margin-top: -36px; }

.accordion--5 .single_accordion .va-content p {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px; }

.accor_wrapper .bg-1 {
  background: #000 url(img/gallery/gallery-e1.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-2 {
  background: #000 url(img/gallery/gallery-e2.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-3 {
  background: #000 url(img/gallery/gallery-e3.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-4 {
  background: #000 url(img/gallery/gallery-e4.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-5 {
  background: #000 url(img/gallery/gallery-e5.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-6 {
  background: #000 url(img/gallery/gallery-e6.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-7 {
  background: #000 url(img/gallery/gallery-e1.jpg) no-repeat center center;
  background-size: cover; }

/*--------------------------
    Heading Style
------------------------------*/
/*--------------------------
// Heading Defult
------------------------------*/
.heading-1 {
  color: #18012c;
  font-size: 48px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-1 {
    font-size: 42px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-1 {
    font-size: 38px; } }

@media only screen and (max-width: 767px) {
  .heading-1 {
    font-size: 32px; } }

@media only screen and (max-width: 575px) {
  .heading-1 {
    font-size: 23px; } }

.heading-2 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 8px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-2 {
    font-size: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-2 {
    font-size: 26px; } }

@media only screen and (max-width: 767px) {
  .heading-2 {
    font-size: 26px; } }

@media only screen and (max-width: 575px) {
  .heading-2 {
    font-size: 23px; } }

.heading-3 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-3 {
    font-size: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-3 {
    font-size: 26px; } }

@media only screen and (max-width: 767px) {
  .heading-3 {
    font-size: 26px; } }

@media only screen and (max-width: 575px) {
  .heading-3 {
    font-size: 23px; } }

/*--------------------------
// Subtitle Defult
------------------------------*/
.subtitle {
  font-size: 16px;
  color: #494849;
  font-family: "Poppins", sans-serif;
  margin: 5px 0;
  line-height: 30px; }

@media only screen and (max-width: 767px) {
  .subtitle {
    font-size: 14px;
    line-height: 25px; } }

.subtitle-2 {
  color: #322242;
  font-weight: 500; }

.subtitle-3 {
  color: #494849;
  font-weight: 500;
  margin-bottom: 5px; }

/*--------------------------
// Heading  Css
------------------------------*/
.ht-heading {
  z-index: 1; }

.ht-heading.center-icon img {
  position: absolute;
  top: 47%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -1; }

.ht-heading .heading-bg-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  color: #f1f1f1;
  font-size: 80px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.ht-heading .heading-bg-text.heading-bg--textleft {
  text-align: left; }

.ht-heading .heading-bg-text.heading-bg--textright {
  text-align: right; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ht-heading .heading-bg-text {
    font-size: 60px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ht-heading .heading-bg-text {
    font-size: 50px; } }

@media only screen and (max-width: 767px) {
  .ht-heading .heading-bg-text {
    font-size: 40px; } }

.ht-heading .middle-align-border {
  position: relative;
  display: inline-block;
  padding: 0 10.5%; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ht-heading .middle-align-border {
    padding: 0 14.5%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ht-heading .middle-align-border {
    padding: 0 17.5%; } }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border {
    padding: 0 12.5%; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border {
    padding: 0; } }

.ht-heading .middle-align-border::before {
  position: absolute;
  content: "";
  left: 0;
  width: 100px;
  height: 3px;
  background: #412e51;
  top: 50%; }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border::before {
    width: 50px; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border::before {
    display: none; } }

.ht-heading .middle-align-border::after {
  position: absolute;
  content: "";
  right: 0;
  width: 100px;
  height: 3px;
  background: #412e51;
  top: 50%; }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border::after {
    width: 50px; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border::after {
    display: none; } }

.ht-heading .heading-bg-img {
  line-height: 57px;
  margin-bottom: 3px;
  background: url(img/icons/heading-bg.jpg) repeat-y;
  -webkit-background-clip: text;
  background-clip: text;
  /* Animate Background Image */
  -webkit-text-fill-color: transparent;
  -webkit-animation: heading-animation-1 80s linear infinite;
  /* Activate smoother animations */
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden; }

@media only screen and (max-width: 767px) {
  .ht-heading .heading-bg-img {
    line-height: 1.2; } }

.ht-heading p.heading-border-bottom {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 12px; }

.ht-heading p.heading-border-bottom::before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 70px;
  height: 2px;
  background: #18012c;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.ht-heading.heading-border-left {
  position: relative; }

.ht-heading.heading-border-left::before {
  position: absolute;
  content: "";
  left: 0;
  height: 70px;
  width: 5px;
  background: #18012c;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

@media only screen and (max-width: 575px) {
  .ht-heading.heading-border-left::before {
    height: 50px; } }

.ht-heading.heading-border-right {
  position: relative; }

.ht-heading.heading-border-right::before {
  position: absolute;
  content: "";
  right: 0;
  height: 70px;
  width: 5px;
  background: #18012c;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

@media only screen and (max-width: 575px) {
  .ht-heading.heading-border-right::before {
    height: 50px; } }

.ht-heading.heading-style-5 p.subtitle {
  font-weight: 500; }

/*----------------------------
    Animate Background Image
----------------------------*/
@-webkit-keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }

@keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }

/**************************************
	Template Styles
***************************************/
/*----------------------
 * Header
-----------------------*/
.header--transparant {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px; }

.mainmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.mainmenu li {
  margin: 0 15px; }

.mainmenu li a {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase; }

.bradcaump_area {
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 78px; }

.bradcaump_area .bradcaump-title {
  font-weight: 600;
  color: #ffffff; }

/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */
.wp-block-htblocks-business-hours {
  padding: 10px 0; }
  .wp-block-htblocks-business-hours .button {
    margin-bottom: 10px; }
  .wp-block-htblocks-business-hours h5::before {
    display: none; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.edit-post-visual-editor .components-base-control__help {
  margin-top: 0;
  font-size: 13px; }

.edit-post-visual-editor .components-base-control {
  margin-bottom: 10px; }

.wp-block-columns {
  margin-right: -15px;
  margin-left: -15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.wp-block-columns.has-1-columns .wp-block-column {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.wp-block-columns.has-2-columns .wp-block-column {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.wp-block-columns.has-3-columns .wp-block-column {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.wp-block-columns.has-4-columns .wp-block-column {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.wp-block-columns .wp-block-column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/*-- Padding Top Bottom --*/
.section-ptb-xl {
  padding: 100px 0; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-ptb-xl {
    padding: 80px 0; } }

@media only screen and (max-width: 767px) {
  .section-ptb-xl {
    padding: 70px 0; } }

@media only screen and (max-width: 575px) {
  .section-ptb-xl {
    padding: 60px 0; } }

/*--------------------------------
    Define Text  Colors 
---------------------------------*/
.color-theme {
  color: #18012c; }

.white {
  color: #fff; }

/*----------------------------
    Button Background Color 
------------------------------*/
.button-color--theme {
  background: #18012c; }

/*---------------------------
    Border Radious 
---------------------------*/
.button-radious--5 {
  border-radius: 5px; }

.button-radious--10 {
  border-radius: 10px; }

.button-radious--15 {
  border-radius: 15px; }

.button-radious--20 {
  border-radius: 20px; }

.button-radious--25 {
  border-radius: 25px; }

.button-radious--30 {
  border-radius: 30px; }

.button-radious--35 {
  border-radius: 35px; }

.button-radious--40 {
  border-radius: 40px; }

.button-radious--45 {
  border-radius: 45px; }

.button-radious--50 {
  border-radius: 50px; }

.button-radious--55 {
  border-radius: 55px; }

.button-radious--60 {
  border-radius: 60px; }

.button-radious--65 {
  border-radius: 65px; }

.button-radious--70 {
  border-radius: 70px; }

.button-radious--75 {
  border-radius: 75px; }

.button-radious--80 {
  border-radius: 80px; }

.button-radious--85 {
  border-radius: 85px; }

.button-radious--90 {
  border-radius: 90px; }

.button-radious--95 {
  border-radius: 95px; }

.button-radious--100 {
  border-radius: 100px; }

.button-radious--105 {
  border-radius: 105px; }

.button-radious--110 {
  border-radius: 110px; }

.button-radious--115 {
  border-radius: 115px; }

.button-radious--120 {
  border-radius: 120px; }

.button-radious--125 {
  border-radius: 125px; }

.button-radious--130 {
  border-radius: 130px; }

.button-radious--135 {
  border-radius: 135px; }

.button-radious--140 {
  border-radius: 140px; }

.button-radious--145 {
  border-radius: 145px; }

.button-radious--150 {
  border-radius: 150px; }

.button-radious--155 {
  border-radius: 155px; }

.button-radious--160 {
  border-radius: 160px; }

.button-radious--165 {
  border-radius: 165px; }

.button-radious--170 {
  border-radius: 170px; }

.button-radious--175 {
  border-radius: 175px; }

.button-radious--180 {
  border-radius: 180px; }

.button-radious--185 {
  border-radius: 185px; }

.button-radious--190 {
  border-radius: 190px; }

.button-radious--195 {
  border-radius: 195px; }

.button-radious--200 {
  border-radius: 200px; }

.button-radious--205 {
  border-radius: 205px; }

.button-radious--210 {
  border-radius: 210px; }

.button-radious--215 {
  border-radius: 215px; }

.button-radious--220 {
  border-radius: 220px; }

.button-radious--225 {
  border-radius: 225px; }

.button-radious--230 {
  border-radius: 230px; }

.button-radious--235 {
  border-radius: 235px; }

.button-radious--240 {
  border-radius: 240px; }

.button-radious--245 {
  border-radius: 245px; }

.button-radious--250 {
  border-radius: 250px; }

/*---------------------------
    Button Border
---------------------------*/
.border-1 {
  border: 1px solid #18012c !important; }

.border-4 {
  border: 4px solid #18012c !important; }

.border-8 {
  border: 8px solid #18012c !important; }

/*------------------------------
    Background Color 
 -------------------------------*/
.bg_color--1 {
  background: #18012c; }

.bg_color--2 {
  background: #fff; }

.bg_color--3 {
  background: #f4f4f4; }

.bg_color--4 {
  background: #45b29d; }

.bg_color--5 {
  background: #556270; }

.bg_color--6 {
  background: #3c254a; }

.bg_color--7 {
  background: #73665c; }

.bg_color--8 {
  background: #e09d8b; }

.bg_color--9 {
  background: #1a4f63; }

.bg_color--10 {
  background: #a85265; }

.bg_color--11 {
  background: #d82f4e; }

.bg_color--12 {
  background: #ed9330; }

.bg_color--13 {
  background: #c44b26; }

.bg_color--14 {
  background: #751d45; }

.bg_color--15 {
  background: #ff6b6b; }

.bg_color--16 {
  background: #c44d58; }

.bg_color--17 {
  background: #a85265; }

.bg_color--18 {
  background: #7db7f1; }

.bg_color--19 {
  background: #077e67; }

.bg_color--20 {
  background: #84680a; }

.bg_color--21 {
  background: #a04714; }

.bg-transparent {
  background: transparent !important; }

/*-------------------------
    Background Image 
---------------------------*/
.bg_image--1 {
  background-image: url(img/bg/bg-image-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--2 {
  background-image: url(img/bg/bg-image-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--3 {
  background-image: url(img/bg/bg-image-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--4 {
  background-image: url(img/bg/bg-image-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--5 {
  background-image: url(img/bg/bg-image-5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--6 {
  background-image: url(img/bg/bg-image-6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--7 {
  background-image: url(img/bg/bg-image-7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--8 {
  background-image: url(img/bg/bg-image-8.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--9 {
  background-image: url(img/bg/bg-image-9.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--10 {
  background-image: url(img/bg/bg-image-10.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--11 {
  background-image: url(img/bg/bg-image-11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--12 {
  background-image: url(img/bg/bg-image-12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--13 {
  background-image: url(img/bg/bg-image-13.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--14 {
  background-image: url(img/bg/bg-image-14.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--15 {
  background-image: url(img/bg/bg-image-15.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--16 {
  background-image: url(img/bg/bg-image-16.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--17 {
  background-image: url(img/bg/bg-image-17.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--18 {
  background-image: url(img/bg/bg-image-18.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--19 {
  background-image: url(img/bg/bg-image-19.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--20 {
  background-image: url(img/bg/bg-image-20.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

/* ------------------------
    Text specialized
---------------------------*/
.text-italic {
  font-style: italic; }

.text-normal {
  font-style: normal; }

.text-underline {
  font-style: underline; }

/*------------------------
    Font specialized 
-------------------------*/
.body-font {
  font-family: "Poppins", sans-serif; }

.heading-font {
  font-family: "Montserrat", sans-serif; }

/* ------------------------
    Height and width
---------------------------*/
.fullscreen {
  min-height: 100vh;
  width: 100%; }

.w-100 {
  width: 100%; }

.w-75 {
  width: 75%; }

.w-50 {
  width: 50%; }

.w-33 {
  width: 33.33%; }

.w-25 {
  width: 25%; }

.w-10 {
  width: 10%; }

.h-100 {
  height: 100%; }

.h-75 {
  height: 75%; }

.h-50 {
  height: 50%; }

.h-25 {
  height: 25%; }

.h-33 {
  height: 33.33%; }

.h-10 {
  height: 10%; }

/*-- ----------------
    Custom Row
-------------------------*/
.row--0 {
  margin-left: -0px;
  margin-right: -0px; }

.row--0 > [class*="col"] {
  padding-left: 0px;
  padding-right: 0px; }

.row--5 {
  margin-left: -5px;
  margin-right: -5px; }

.row--5 > [class*="col"] {
  padding-left: 5px;
  padding-right: 5px; }

.row--10 {
  margin-left: -10px;
  margin-right: -10px; }

.row--10 > [class*="col"] {
  padding-left: 10px;
  padding-right: 10px; }

.row--20 {
  margin-left: -20px;
  margin-right: -20px; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (max-width: 767px) {
  .row--20 {
    margin-left: -15px !important;
    margin-right: -15px !important; } }

.row--20 > [class*="col"], .row--20 > [class*="col-"] {
  padding-left: 20px;
  padding-right: 20px; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media only screen and (max-width: 767px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

/*--------------------------
	Overlay styles 
---------------------------*/
[data-overlay],
[data-black-overlay],
[data-white-overlay] {
  position: relative; }

[data-overlay] > div,
[data-overlay] > *,
[data-black-overlay] > div,
[data-black-overlay] > *,
[data-white-overlay] > div,
[data-white-overlay] > * {
  position: relative;
  z-index: 2; }

[data-overlay]:before,
[data-black-overlay]:before,
[data-white-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2; }

[data-overlay]:before {
  background-color: #18012c; }

[data-black-overlay]:before {
  background-color: #000000; }

[data-white-overlay]:before {
  background-color: #ffffff; }

[data-overlay="1"]:before, [data-black-overlay="1"]:before, [data-white-overlay="1"]:before {
  opacity: 0.1; }

[data-overlay="2"]:before, [data-black-overlay="2"]:before, [data-white-overlay="2"]:before {
  opacity: 0.2; }

[data-overlay="3"]:before, [data-black-overlay="3"]:before, [data-white-overlay="3"]:before {
  opacity: 0.3; }

[data-overlay="4"]:before, [data-black-overlay="4"]:before, [data-white-overlay="4"]:before {
  opacity: 0.4; }

[data-overlay="5"]:before, [data-black-overlay="5"]:before, [data-white-overlay="5"]:before {
  opacity: 0.5; }

[data-overlay="6"]:before, [data-black-overlay="6"]:before, [data-white-overlay="6"]:before {
  opacity: 0.6; }

[data-overlay="7"]:before, [data-black-overlay="7"]:before, [data-white-overlay="7"]:before {
  opacity: 0.7; }

[data-overlay="8"]:before, [data-black-overlay="8"]:before, [data-white-overlay="8"]:before {
  opacity: 0.8; }

[data-overlay="9"]:before, [data-black-overlay="9"]:before, [data-white-overlay="9"]:before {
  opacity: 0.9; }

[data-overlay="10"]:before, [data-black-overlay="10"]:before, [data-white-overlay="10"]:before {
  opacity: 1; }

.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
  color: #ffffff; }

.bg-theme h1, .bg-theme h2, .bg-theme h3, .bg-theme h4, .bg-theme h5, .bg-theme h6, .bg-theme p, .bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6, .bg-dark p, .bg-dark-light h1, .bg-dark-light h2, .bg-dark-light h3, .bg-dark-light h4, .bg-dark-light h5, .bg-dark-light h6, .bg-dark-light p, .bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6, .bg-secondary p {
  color: #ffffff; }

/*------------------------------
// Contact Form
--------------------------------*/
.form-message {
  margin-bottom: 0;
  text-align: center; }

.form-message.error {
  margin-top: 20px;
  color: #f80707; }

.form-message.success {
  margin-top: 20px;
  color: #0d8d2d; }

.bk-parallax {
  position: relative;
  z-index: 0; }

.bk-parallax > .bk-parallax-img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

/*----------------------
    Social Color
------------------------*/
.facebook {
  background-color: #3B5998;
  color: #fff; }

.facebook:hover {
  background-color: #3B5998;
  color: #fff; }

.twitter {
  background-color: #00ACEE;
  color: #fff; }

.twitter:hover {
  background-color: #00ACEE;
  color: #fff; }

.linkedin {
  background-color: #0E76A8;
  color: #fff; }

.linkedin:hover {
  background-color: #0E76A8;
  color: #fff; }

.pinterest {
  background-color: #C8232C;
  color: #fff; }

.pinterest:hover {
  background-color: #C8232C;
  color: #fff; }

.google-plus {
  background-color: #DD4B39;
  color: #fff; }

.google-plus:hover {
  background-color: #DD4B39;
  color: #fff; }

.flickr {
  background-color: #FF0084;
  color: #fff; }

.flickr:hover {
  background-color: #FF0084;
  color: #fff; }

.yahoo {
  background-color: #720E9E;
  color: #fff; }

.yahoo:hover {
  background-color: #720E9E;
  color: #fff; }

.behance {
  background-color: #0057ff;
  color: #fff; }

.behance:hover {
  background-color: #0057ff;
  color: #fff; }

.dribbble {
  background-color: #EA4C89;
  color: #fff; }

.dribbble:hover {
  background-color: #EA4C89;
  color: #fff; }

.google {
  background-color: #DD4B39;
  color: #fff; }

.google:hover {
  background-color: #DD4B39;
  color: #fff; }

.github {
  background-color: #171515;
  color: #fff; }

.github:hover {
  background-color: #171515;
  color: #fff; }

.instagram {
  background-color: #D82E86;
  color: #fff; }

.instagram:hover {
  background-color: #D82E86;
  color: #fff; }

.quora {
  background-color: #A82400;
  color: #fff; }

.quora:hover {
  background-color: #A82400;
  color: #fff; }

.reddit {
  background-color: #C6C6C6;
  color: #fff; }

.reddit:hover {
  background-color: #C6C6C6;
  color: #fff; }

.skype {
  background-color: #00AFF0;
  color: #fff; }

.skype:hover {
  background-color: #00AFF0;
  color: #fff; }

.slack {
  background-color: #63C1A0;
  color: #fff; }

.slack:hover {
  background-color: #63C1A0;
  color: #fff; }

.snapchat {
  background-color: #FFFC00;
  color: #fff; }

.snapchat:hover {
  background-color: #FFFC00;
  color: #fff; }

.tumblr {
  background-color: #34526F;
  color: #fff; }

.tumblr:hover {
  background-color: #34526F;
  color: #fff; }

.vimeo {
  background-color: #86C9EF;
  color: #fff; }

.vimeo:hover {
  background-color: #86C9EF;
  color: #fff; }

.youtube {
  background-color: #C4302B;
  color: #fff; }

.youtube:hover {
  background-color: #C4302B;
  color: #fff; }

/**************************************
	Elements Styles
***************************************/
/*-----------------------
 * Button Style 
-----------------------*/
.color-theme {
  color: #18012c; }

.button-bg-image--1 {
  background-image: url(img/button/button-bg-1.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--2 {
  background-image: url(img/button/button-bg-2.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--3 {
  background-image: url(img/button/button-bg-3.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--4 {
  background-image: url(img/button/button-bg-4.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--5 {
  background-image: url(img/button/button-bg-5.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-group--horizonta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.button-holder {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  margin-right: 30px;
  margin-top: 30px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    margin-right: 15px;
    margin-top: 15px; } }

@media only screen and (max-width: 767px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    margin-right: 13px;
    margin-top: 13px; } }

.button-holder:last-child {
  margin-right: 0; }

.button-size .button-holder {
  -ms-flex-positive: inherit;
      flex-grow: inherit;
  -ms-flex-preferred-size: inherit;
      flex-basis: inherit;
  margin-right: 60px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button-size .button-holder {
    margin-right: 30px; } }

@media only screen and (max-width: 767px) {
  .button-size .button-holder {
    margin-right: 15px; } }

.button-size .button-holder:last-child {
  margin-right: 0; }

.flex_grow-none .button-holder {
  -ms-flex-positive: inherit;
      flex-grow: inherit;
  -ms-flex-preferred-size: inherit;
      flex-basis: inherit; }

.button-icon-group .button-holder {
  margin-right: 27px; }

.button-icon-group .button-holder:last-child {
  margin-right: 0; }

.ht-btn--2 {
  font-size: 13px;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  height: 60px;
  line-height: 58px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: "Montserrat", sans-serif; }

.ht-btn--2.button-shadow {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  overflow: visible; }

.ht-btn--2.button-shadow:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
      transform: translateY(-5px); }

.ht-btn--2 span.button-with-icon {
  padding: 0 36px;
  color: #fff; }

.ht-btn--2 span.button-arrow {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
  color: #18012c;
  font-size: 20px; }

.ht-btn--2 span.button-arrow.button-radious {
  width: 50px;
  padding: 0;
  height: 50px;
  text-align: center;
  line-height: 50px; }

.ht-btn--2.button-icon-2 span.button-arrow {
  color: #fff;
  background: #18012c;
  border-left: 1px solid #ffffff; }

.ht-btn--2.button-icon-3 {
  padding: 0 49px; }

.ht-btn--2.button-icon-3 span.button-arrow {
  background: transparent;
  color: #fff;
  padding: 0;
  padding-left: 11px; }

.ht-btn--2.button-icon-3 span.button-with-icon {
  padding: 0; }

@-webkit-keyframes np-btn--1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes np-btn--1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes np-btn--2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes np-btn--2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* Effect Horizontal */
@-webkit-keyframes np-hvr-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes np-hvr-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* Effect To Bottom Right */
@-webkit-keyframes hvr-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

/*-------------------
 * Section Title
----------------------*/
.section-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  border-bottom: 2px solid #18012c;
  margin-bottom: 20px; }

/*-----------------------------
    Accordion Style
------------------------------*/
/*---------------------------
    Accordion Style Two 
-------------------------*/
.panel-group {
  width: 570px;
  margin: 0 auto; }

.accordion-style-1 .panel-default.accordion-boxshadow {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }

.accordion-style-1 .container {
  max-width: 688px; }

.accordion-style-1 .panel-default {
  margin-bottom: 11px; }

.accordion-style-1 .panel-default .panel-heading {
  background-color: #fff;
  border-color: #fff;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.accordion-style-1 .panel-default .panel-heading.bg-gray {
  background-color: #f4f4f4;
  border-color: #f4f4f4; }

.accordion-style-1 .panel-default .panel-heading.bg-gray h4 a {
  color: #18012c; }

.accordion-style-1 .panel-default .panel-heading h4 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600; }

.accordion-style-1 .panel-default .panel-heading h4 a {
  display: block;
  padding: 22px 43px 22px 30px;
  color: #18012c;
  position: relative; }

.accordion-style-1 .panel-default .panel-heading h4 a::after {
  position: absolute;
  top: 50%;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  transition: -webkit-transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  content: "\f068";
  font-family: FontAwesome;
  color: #18012c;
  position: absolute;
  right: 30px;
  font-size: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.icon-square::after {
  border-radius: 0; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.icon-bg-gray::after {
  background: #f4f4f4; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.bg-transparent {
  padding: 22px 15px 22px 79px; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.bg-transparent::after {
  left: 0;
  width: 60px;
  background: transparent;
  height: 100%;
  line-height: 65px;
  border-radius: 0; }

.accordion-style-1 .panel-default .panel-heading h4 a.collapsed::after {
  content: "\f067"; }

.accordion-style-1 .panel-default .panel-collapse {
  padding: 32px 30px; }

.accordion-style-1 .panel-default .panel-collapse.bg-transparant {
  background: transparent; }

.accordion-style-1 .panel-default .panel-collapse.panel-body-with-border {
  border-left: 1px solid #18012c;
  border-bottom: 1px solid #18012c;
  border-right: 1px solid #18012c; }

.accordion-style-1 .panel-default .panel-collapse .panel-body {
  font-size: 14px;
  line-height: 28px;
  font-family: 'Poppins', sans-serif; }

.accordion-style-1 .panel-default .panel-collapse.border-left {
  background: transparent;
  padding: 15px;
  margin-left: 31px;
  margin-bottom: -10px; }

.accordion-style-1 .panel-default.round-shape .panel-collapse.border-left {
  padding: 40px;
  padding-left: 32px; }

/*------------------------------
    Accordion With Gallery
--------------------------------*/
ul.gallery-sm-img {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none;
  margin-top: 14px; }

ul.gallery-sm-img li {
  margin: 0 3px; }

/*---------------------------
    Accordion Style Three
-------------------------*/
.gallery-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  height: 70vh; }

.gallery-wrap .item {
  -ms-flex: 1;
      flex: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  -webkit-transition: flex 0.8s ease;
  -o-transition: flex 0.8s ease;
  transition: flex 0.8s ease;
  transition: flex 0.8s ease, -ms-flex 0.8s ease; }

.gallery-wrap .item:hover {
  -ms-flex: 7;
      flex: 7; }

.gallery-wrap .item.item-1 {
  background-image: url("img/gallery/gallery-c1.jpg"); }

.gallery-wrap .item.item-2 {
  background-image: url("img/gallery/gallery-c2.jpg"); }

.gallery-wrap .item.item-3 {
  background-image: url("img/gallery/gallery-c3.jpg"); }

.gallery-wrap .item.item-4 {
  background-image: url("img/gallery/gallery-c4.jpg"); }

.gallery-wrap .item.item-5 {
  background-image: url("img/gallery/gallery-c5.jpg"); }

/*---------------------------
    Accordion Style Four 
-------------------------*/
ul.accordion--4 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  text-align: center !important;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 40px; }

ul.accordion--4 li {
  width: 115px;
  height: 480px;
  display: block;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: 1px 3px 15px #555;
  box-shadow: 1px 3px 15px #555; }

ul.accordion--4 li.bg1 {
  background-image: url(img/gallery/gallery-d1.jpg); }

ul.accordion--4 li.bg2 {
  background-image: url(img/gallery/gallery-d2.jpg); }

ul.accordion--4 li.bg3 {
  background-image: url(img/gallery/gallery-d3.jpg); }

ul.accordion--4 li.bg4 {
  background-image: url(img/gallery/gallery-d4.jpg); }

ul.accordion--4 li.bg5 {
  background-image: url(img/gallery/gallery-d5.jpg); }

ul.accordion--4 li.bg6 {
  background-image: url(img/gallery/gallery-d6.jpg); }

ul.accordion--4 li.bleft {
  border-left: 2px solid #fff; }

ul.accordion--4 li .heading {
  background-color: #fff;
  padding: 10px;
  margin-top: 60px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #18012c; }

ul.accordion--4 li .description {
  position: absolute;
  height: 175px;
  bottom: 60px;
  left: 0px;
  display: none;
  width: 100%; }

ul.accordion--4 li .description h2 {
  color: #18012c;
  font-size: 30px; }

ul.accordion--4 li .description p {
  margin: 10px 22px;
  font-size: 14px;
  line-height: 28px;
  color: #18012c; }

ul.accordion--4 li .description a {
  position: absolute;
  bottom: 5px;
  left: 20px;
  text-transform: uppercase;
  font-style: normal;
  font-size: 11px;
  text-decoration: none;
  color: #888; }

ul.accordion--4 li .description a:hover {
  color: #333;
  text-decoration: underline; }

ul.accordion--4 li .bgDescription {
  background: transparent url(img/gallery/bgDescription.png) repeat-x top left;
  height: 340px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: none; }

/*---------------------------
    Accordion Style Five 
-------------------------*/
.accor_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #000; }

.accordion--5 {
  position: relative;
  margin: 40px auto 0 auto; }

.accordion--5 .single_accordion {
  cursor: pointer;
  position: absolute;
  width: 100%;
  left: 0px;
  overflow: hidden;
  text-align: center;
  z-index: 2; }

.accordion--5 .single_accordion::before {
  position: absolute;
  content: "";
  background: #000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: -1; }

.accordion--5 .single_accordion .va-title {
  text-transform: uppercase;
  font-size: 40px;
  margin-left: 20px;
  color: #ffffff;
  display: inline-block; }

.accordion--5 .single_accordion .va-title p {
  font-size: 22px;
  font-style: italic;
  font-family: Georgia, serif; }

.accordion--5 .single_accordion .va-content {
  display: none;
  margin-left: 0;
  padding: 0 23%;
  margin-top: -36px; }

.accordion--5 .single_accordion .va-content p {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px; }

.accor_wrapper .bg-1 {
  background: #000 url(img/gallery/gallery-e1.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-2 {
  background: #000 url(img/gallery/gallery-e2.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-3 {
  background: #000 url(img/gallery/gallery-e3.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-4 {
  background: #000 url(img/gallery/gallery-e4.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-5 {
  background: #000 url(img/gallery/gallery-e5.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-6 {
  background: #000 url(img/gallery/gallery-e6.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-7 {
  background: #000 url(img/gallery/gallery-e1.jpg) no-repeat center center;
  background-size: cover; }

/*--------------------------
    Heading Style
------------------------------*/
/*--------------------------
// Heading Defult
------------------------------*/
.heading-1 {
  color: #18012c;
  font-size: 48px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-1 {
    font-size: 42px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-1 {
    font-size: 38px; } }

@media only screen and (max-width: 767px) {
  .heading-1 {
    font-size: 32px; } }

@media only screen and (max-width: 575px) {
  .heading-1 {
    font-size: 23px; } }

.heading-2 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 8px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-2 {
    font-size: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-2 {
    font-size: 26px; } }

@media only screen and (max-width: 767px) {
  .heading-2 {
    font-size: 26px; } }

@media only screen and (max-width: 575px) {
  .heading-2 {
    font-size: 23px; } }

.heading-3 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-3 {
    font-size: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-3 {
    font-size: 26px; } }

@media only screen and (max-width: 767px) {
  .heading-3 {
    font-size: 26px; } }

@media only screen and (max-width: 575px) {
  .heading-3 {
    font-size: 23px; } }

/*--------------------------
// Subtitle Defult
------------------------------*/
.subtitle {
  font-size: 16px;
  color: #494849;
  font-family: "Poppins", sans-serif;
  margin: 5px 0;
  line-height: 30px; }

@media only screen and (max-width: 767px) {
  .subtitle {
    font-size: 14px;
    line-height: 25px; } }

.subtitle-2 {
  color: #322242;
  font-weight: 500; }

.subtitle-3 {
  color: #494849;
  font-weight: 500;
  margin-bottom: 5px; }

/*--------------------------
// Heading  Css
------------------------------*/
.ht-heading {
  z-index: 1; }

.ht-heading.center-icon img {
  position: absolute;
  top: 47%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -1; }

.ht-heading .heading-bg-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  color: #f1f1f1;
  font-size: 80px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.ht-heading .heading-bg-text.heading-bg--textleft {
  text-align: left; }

.ht-heading .heading-bg-text.heading-bg--textright {
  text-align: right; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ht-heading .heading-bg-text {
    font-size: 60px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ht-heading .heading-bg-text {
    font-size: 50px; } }

@media only screen and (max-width: 767px) {
  .ht-heading .heading-bg-text {
    font-size: 40px; } }

.ht-heading .middle-align-border {
  position: relative;
  display: inline-block;
  padding: 0 10.5%; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ht-heading .middle-align-border {
    padding: 0 14.5%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ht-heading .middle-align-border {
    padding: 0 17.5%; } }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border {
    padding: 0 12.5%; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border {
    padding: 0; } }

.ht-heading .middle-align-border::before {
  position: absolute;
  content: "";
  left: 0;
  width: 100px;
  height: 3px;
  background: #412e51;
  top: 50%; }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border::before {
    width: 50px; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border::before {
    display: none; } }

.ht-heading .middle-align-border::after {
  position: absolute;
  content: "";
  right: 0;
  width: 100px;
  height: 3px;
  background: #412e51;
  top: 50%; }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border::after {
    width: 50px; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border::after {
    display: none; } }

.ht-heading .heading-bg-img {
  line-height: 57px;
  margin-bottom: 3px;
  background: url(img/icons/heading-bg.jpg) repeat-y;
  -webkit-background-clip: text;
  background-clip: text;
  /* Animate Background Image */
  -webkit-text-fill-color: transparent;
  -webkit-animation: heading-animation-1 80s linear infinite;
  /* Activate smoother animations */
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden; }

@media only screen and (max-width: 767px) {
  .ht-heading .heading-bg-img {
    line-height: 1.2; } }

.ht-heading p.heading-border-bottom {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 12px; }

.ht-heading p.heading-border-bottom::before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 70px;
  height: 2px;
  background: #18012c;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.ht-heading.heading-border-left {
  position: relative; }

.ht-heading.heading-border-left::before {
  position: absolute;
  content: "";
  left: 0;
  height: 70px;
  width: 5px;
  background: #18012c;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

@media only screen and (max-width: 575px) {
  .ht-heading.heading-border-left::before {
    height: 50px; } }

.ht-heading.heading-border-right {
  position: relative; }

.ht-heading.heading-border-right::before {
  position: absolute;
  content: "";
  right: 0;
  height: 70px;
  width: 5px;
  background: #18012c;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

@media only screen and (max-width: 575px) {
  .ht-heading.heading-border-right::before {
    height: 50px; } }

.ht-heading.heading-style-5 p.subtitle {
  font-weight: 500; }

/*----------------------------
    Animate Background Image
----------------------------*/
@-webkit-keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }

@keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }

/**************************************
	Template Styles
***************************************/
/*----------------------
 * Header
-----------------------*/
.header--transparant {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px; }

.mainmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.mainmenu li {
  margin: 0 15px; }

.mainmenu li a {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase; }

.bradcaump_area {
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 78px; }

.bradcaump_area .bradcaump-title {
  font-weight: 600;
  color: #ffffff; }

/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */
.wp-block-htblocks-post-loop {
  border: 5px #666 solid;
  padding: 1rem; }
  .wp-block-htblocks-post-loop .htblocks_settings_title {
    border-bottom: 1px solid #ddd;
    font-weight: bold; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.edit-post-visual-editor .components-base-control__help {
  margin-top: 0;
  font-size: 13px; }

.edit-post-visual-editor .components-base-control {
  margin-bottom: 10px; }

.wp-block-columns {
  margin-right: -15px;
  margin-left: -15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.wp-block-columns.has-1-columns .wp-block-column {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.wp-block-columns.has-2-columns .wp-block-column {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.wp-block-columns.has-3-columns .wp-block-column {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.wp-block-columns.has-4-columns .wp-block-column {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.wp-block-columns .wp-block-column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/*-- Padding Top Bottom --*/
.section-ptb-xl {
  padding: 100px 0; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-ptb-xl {
    padding: 80px 0; } }

@media only screen and (max-width: 767px) {
  .section-ptb-xl {
    padding: 70px 0; } }

@media only screen and (max-width: 575px) {
  .section-ptb-xl {
    padding: 60px 0; } }

/*--------------------------------
    Define Text  Colors 
---------------------------------*/
.color-theme {
  color: #18012c; }

.white {
  color: #fff; }

/*----------------------------
    Button Background Color 
------------------------------*/
.button-color--theme {
  background: #18012c; }

/*---------------------------
    Border Radious 
---------------------------*/
.button-radious--5 {
  border-radius: 5px; }

.button-radious--10 {
  border-radius: 10px; }

.button-radious--15 {
  border-radius: 15px; }

.button-radious--20 {
  border-radius: 20px; }

.button-radious--25 {
  border-radius: 25px; }

.button-radious--30 {
  border-radius: 30px; }

.button-radious--35 {
  border-radius: 35px; }

.button-radious--40 {
  border-radius: 40px; }

.button-radious--45 {
  border-radius: 45px; }

.button-radious--50 {
  border-radius: 50px; }

.button-radious--55 {
  border-radius: 55px; }

.button-radious--60 {
  border-radius: 60px; }

.button-radious--65 {
  border-radius: 65px; }

.button-radious--70 {
  border-radius: 70px; }

.button-radious--75 {
  border-radius: 75px; }

.button-radious--80 {
  border-radius: 80px; }

.button-radious--85 {
  border-radius: 85px; }

.button-radious--90 {
  border-radius: 90px; }

.button-radious--95 {
  border-radius: 95px; }

.button-radious--100 {
  border-radius: 100px; }

.button-radious--105 {
  border-radius: 105px; }

.button-radious--110 {
  border-radius: 110px; }

.button-radious--115 {
  border-radius: 115px; }

.button-radious--120 {
  border-radius: 120px; }

.button-radious--125 {
  border-radius: 125px; }

.button-radious--130 {
  border-radius: 130px; }

.button-radious--135 {
  border-radius: 135px; }

.button-radious--140 {
  border-radius: 140px; }

.button-radious--145 {
  border-radius: 145px; }

.button-radious--150 {
  border-radius: 150px; }

.button-radious--155 {
  border-radius: 155px; }

.button-radious--160 {
  border-radius: 160px; }

.button-radious--165 {
  border-radius: 165px; }

.button-radious--170 {
  border-radius: 170px; }

.button-radious--175 {
  border-radius: 175px; }

.button-radious--180 {
  border-radius: 180px; }

.button-radious--185 {
  border-radius: 185px; }

.button-radious--190 {
  border-radius: 190px; }

.button-radious--195 {
  border-radius: 195px; }

.button-radious--200 {
  border-radius: 200px; }

.button-radious--205 {
  border-radius: 205px; }

.button-radious--210 {
  border-radius: 210px; }

.button-radious--215 {
  border-radius: 215px; }

.button-radious--220 {
  border-radius: 220px; }

.button-radious--225 {
  border-radius: 225px; }

.button-radious--230 {
  border-radius: 230px; }

.button-radious--235 {
  border-radius: 235px; }

.button-radious--240 {
  border-radius: 240px; }

.button-radious--245 {
  border-radius: 245px; }

.button-radious--250 {
  border-radius: 250px; }

/*---------------------------
    Button Border
---------------------------*/
.border-1 {
  border: 1px solid #18012c !important; }

.border-4 {
  border: 4px solid #18012c !important; }

.border-8 {
  border: 8px solid #18012c !important; }

/*------------------------------
    Background Color 
 -------------------------------*/
.bg_color--1 {
  background: #18012c; }

.bg_color--2 {
  background: #fff; }

.bg_color--3 {
  background: #f4f4f4; }

.bg_color--4 {
  background: #45b29d; }

.bg_color--5 {
  background: #556270; }

.bg_color--6 {
  background: #3c254a; }

.bg_color--7 {
  background: #73665c; }

.bg_color--8 {
  background: #e09d8b; }

.bg_color--9 {
  background: #1a4f63; }

.bg_color--10 {
  background: #a85265; }

.bg_color--11 {
  background: #d82f4e; }

.bg_color--12 {
  background: #ed9330; }

.bg_color--13 {
  background: #c44b26; }

.bg_color--14 {
  background: #751d45; }

.bg_color--15 {
  background: #ff6b6b; }

.bg_color--16 {
  background: #c44d58; }

.bg_color--17 {
  background: #a85265; }

.bg_color--18 {
  background: #7db7f1; }

.bg_color--19 {
  background: #077e67; }

.bg_color--20 {
  background: #84680a; }

.bg_color--21 {
  background: #a04714; }

.bg-transparent {
  background: transparent !important; }

/*-------------------------
    Background Image 
---------------------------*/
.bg_image--1 {
  background-image: url(img/bg/bg-image-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--2 {
  background-image: url(img/bg/bg-image-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--3 {
  background-image: url(img/bg/bg-image-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--4 {
  background-image: url(img/bg/bg-image-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--5 {
  background-image: url(img/bg/bg-image-5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--6 {
  background-image: url(img/bg/bg-image-6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--7 {
  background-image: url(img/bg/bg-image-7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--8 {
  background-image: url(img/bg/bg-image-8.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--9 {
  background-image: url(img/bg/bg-image-9.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--10 {
  background-image: url(img/bg/bg-image-10.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--11 {
  background-image: url(img/bg/bg-image-11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--12 {
  background-image: url(img/bg/bg-image-12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--13 {
  background-image: url(img/bg/bg-image-13.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--14 {
  background-image: url(img/bg/bg-image-14.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--15 {
  background-image: url(img/bg/bg-image-15.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--16 {
  background-image: url(img/bg/bg-image-16.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--17 {
  background-image: url(img/bg/bg-image-17.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--18 {
  background-image: url(img/bg/bg-image-18.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--19 {
  background-image: url(img/bg/bg-image-19.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--20 {
  background-image: url(img/bg/bg-image-20.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

/* ------------------------
    Text specialized
---------------------------*/
.text-italic {
  font-style: italic; }

.text-normal {
  font-style: normal; }

.text-underline {
  font-style: underline; }

/*------------------------
    Font specialized 
-------------------------*/
.body-font {
  font-family: "Poppins", sans-serif; }

.heading-font {
  font-family: "Montserrat", sans-serif; }

/* ------------------------
    Height and width
---------------------------*/
.fullscreen {
  min-height: 100vh;
  width: 100%; }

.w-100 {
  width: 100%; }

.w-75 {
  width: 75%; }

.w-50 {
  width: 50%; }

.w-33 {
  width: 33.33%; }

.w-25 {
  width: 25%; }

.w-10 {
  width: 10%; }

.h-100 {
  height: 100%; }

.h-75 {
  height: 75%; }

.h-50 {
  height: 50%; }

.h-25 {
  height: 25%; }

.h-33 {
  height: 33.33%; }

.h-10 {
  height: 10%; }

/*-- ----------------
    Custom Row
-------------------------*/
.row--0 {
  margin-left: -0px;
  margin-right: -0px; }

.row--0 > [class*="col"] {
  padding-left: 0px;
  padding-right: 0px; }

.row--5 {
  margin-left: -5px;
  margin-right: -5px; }

.row--5 > [class*="col"] {
  padding-left: 5px;
  padding-right: 5px; }

.row--10 {
  margin-left: -10px;
  margin-right: -10px; }

.row--10 > [class*="col"] {
  padding-left: 10px;
  padding-right: 10px; }

.row--20 {
  margin-left: -20px;
  margin-right: -20px; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (max-width: 767px) {
  .row--20 {
    margin-left: -15px !important;
    margin-right: -15px !important; } }

.row--20 > [class*="col"], .row--20 > [class*="col-"] {
  padding-left: 20px;
  padding-right: 20px; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media only screen and (max-width: 767px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

/*--------------------------
	Overlay styles 
---------------------------*/
[data-overlay],
[data-black-overlay],
[data-white-overlay] {
  position: relative; }

[data-overlay] > div,
[data-overlay] > *,
[data-black-overlay] > div,
[data-black-overlay] > *,
[data-white-overlay] > div,
[data-white-overlay] > * {
  position: relative;
  z-index: 2; }

[data-overlay]:before,
[data-black-overlay]:before,
[data-white-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2; }

[data-overlay]:before {
  background-color: #18012c; }

[data-black-overlay]:before {
  background-color: #000000; }

[data-white-overlay]:before {
  background-color: #ffffff; }

[data-overlay="1"]:before, [data-black-overlay="1"]:before, [data-white-overlay="1"]:before {
  opacity: 0.1; }

[data-overlay="2"]:before, [data-black-overlay="2"]:before, [data-white-overlay="2"]:before {
  opacity: 0.2; }

[data-overlay="3"]:before, [data-black-overlay="3"]:before, [data-white-overlay="3"]:before {
  opacity: 0.3; }

[data-overlay="4"]:before, [data-black-overlay="4"]:before, [data-white-overlay="4"]:before {
  opacity: 0.4; }

[data-overlay="5"]:before, [data-black-overlay="5"]:before, [data-white-overlay="5"]:before {
  opacity: 0.5; }

[data-overlay="6"]:before, [data-black-overlay="6"]:before, [data-white-overlay="6"]:before {
  opacity: 0.6; }

[data-overlay="7"]:before, [data-black-overlay="7"]:before, [data-white-overlay="7"]:before {
  opacity: 0.7; }

[data-overlay="8"]:before, [data-black-overlay="8"]:before, [data-white-overlay="8"]:before {
  opacity: 0.8; }

[data-overlay="9"]:before, [data-black-overlay="9"]:before, [data-white-overlay="9"]:before {
  opacity: 0.9; }

[data-overlay="10"]:before, [data-black-overlay="10"]:before, [data-white-overlay="10"]:before {
  opacity: 1; }

.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
  color: #ffffff; }

.bg-theme h1, .bg-theme h2, .bg-theme h3, .bg-theme h4, .bg-theme h5, .bg-theme h6, .bg-theme p, .bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6, .bg-dark p, .bg-dark-light h1, .bg-dark-light h2, .bg-dark-light h3, .bg-dark-light h4, .bg-dark-light h5, .bg-dark-light h6, .bg-dark-light p, .bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6, .bg-secondary p {
  color: #ffffff; }

/*------------------------------
// Contact Form
--------------------------------*/
.form-message {
  margin-bottom: 0;
  text-align: center; }

.form-message.error {
  margin-top: 20px;
  color: #f80707; }

.form-message.success {
  margin-top: 20px;
  color: #0d8d2d; }

.bk-parallax {
  position: relative;
  z-index: 0; }

.bk-parallax > .bk-parallax-img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

/*----------------------
    Social Color
------------------------*/
.facebook {
  background-color: #3B5998;
  color: #fff; }

.facebook:hover {
  background-color: #3B5998;
  color: #fff; }

.twitter {
  background-color: #00ACEE;
  color: #fff; }

.twitter:hover {
  background-color: #00ACEE;
  color: #fff; }

.linkedin {
  background-color: #0E76A8;
  color: #fff; }

.linkedin:hover {
  background-color: #0E76A8;
  color: #fff; }

.pinterest {
  background-color: #C8232C;
  color: #fff; }

.pinterest:hover {
  background-color: #C8232C;
  color: #fff; }

.google-plus {
  background-color: #DD4B39;
  color: #fff; }

.google-plus:hover {
  background-color: #DD4B39;
  color: #fff; }

.flickr {
  background-color: #FF0084;
  color: #fff; }

.flickr:hover {
  background-color: #FF0084;
  color: #fff; }

.yahoo {
  background-color: #720E9E;
  color: #fff; }

.yahoo:hover {
  background-color: #720E9E;
  color: #fff; }

.behance {
  background-color: #0057ff;
  color: #fff; }

.behance:hover {
  background-color: #0057ff;
  color: #fff; }

.dribbble {
  background-color: #EA4C89;
  color: #fff; }

.dribbble:hover {
  background-color: #EA4C89;
  color: #fff; }

.google {
  background-color: #DD4B39;
  color: #fff; }

.google:hover {
  background-color: #DD4B39;
  color: #fff; }

.github {
  background-color: #171515;
  color: #fff; }

.github:hover {
  background-color: #171515;
  color: #fff; }

.instagram {
  background-color: #D82E86;
  color: #fff; }

.instagram:hover {
  background-color: #D82E86;
  color: #fff; }

.quora {
  background-color: #A82400;
  color: #fff; }

.quora:hover {
  background-color: #A82400;
  color: #fff; }

.reddit {
  background-color: #C6C6C6;
  color: #fff; }

.reddit:hover {
  background-color: #C6C6C6;
  color: #fff; }

.skype {
  background-color: #00AFF0;
  color: #fff; }

.skype:hover {
  background-color: #00AFF0;
  color: #fff; }

.slack {
  background-color: #63C1A0;
  color: #fff; }

.slack:hover {
  background-color: #63C1A0;
  color: #fff; }

.snapchat {
  background-color: #FFFC00;
  color: #fff; }

.snapchat:hover {
  background-color: #FFFC00;
  color: #fff; }

.tumblr {
  background-color: #34526F;
  color: #fff; }

.tumblr:hover {
  background-color: #34526F;
  color: #fff; }

.vimeo {
  background-color: #86C9EF;
  color: #fff; }

.vimeo:hover {
  background-color: #86C9EF;
  color: #fff; }

.youtube {
  background-color: #C4302B;
  color: #fff; }

.youtube:hover {
  background-color: #C4302B;
  color: #fff; }

/**************************************
	Elements Styles
***************************************/
/*-----------------------
 * Button Style 
-----------------------*/
.color-theme {
  color: #18012c; }

.button-bg-image--1 {
  background-image: url(img/button/button-bg-1.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--2 {
  background-image: url(img/button/button-bg-2.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--3 {
  background-image: url(img/button/button-bg-3.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--4 {
  background-image: url(img/button/button-bg-4.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--5 {
  background-image: url(img/button/button-bg-5.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-group--horizonta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.button-holder {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  margin-right: 30px;
  margin-top: 30px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    margin-right: 15px;
    margin-top: 15px; } }

@media only screen and (max-width: 767px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    margin-right: 13px;
    margin-top: 13px; } }

.button-holder:last-child {
  margin-right: 0; }

.button-size .button-holder {
  -ms-flex-positive: inherit;
      flex-grow: inherit;
  -ms-flex-preferred-size: inherit;
      flex-basis: inherit;
  margin-right: 60px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button-size .button-holder {
    margin-right: 30px; } }

@media only screen and (max-width: 767px) {
  .button-size .button-holder {
    margin-right: 15px; } }

.button-size .button-holder:last-child {
  margin-right: 0; }

.flex_grow-none .button-holder {
  -ms-flex-positive: inherit;
      flex-grow: inherit;
  -ms-flex-preferred-size: inherit;
      flex-basis: inherit; }

.button-icon-group .button-holder {
  margin-right: 27px; }

.button-icon-group .button-holder:last-child {
  margin-right: 0; }

.ht-btn--2 {
  font-size: 13px;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  height: 60px;
  line-height: 58px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: "Montserrat", sans-serif; }

.ht-btn--2.button-shadow {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  overflow: visible; }

.ht-btn--2.button-shadow:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
      transform: translateY(-5px); }

.ht-btn--2 span.button-with-icon {
  padding: 0 36px;
  color: #fff; }

.ht-btn--2 span.button-arrow {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
  color: #18012c;
  font-size: 20px; }

.ht-btn--2 span.button-arrow.button-radious {
  width: 50px;
  padding: 0;
  height: 50px;
  text-align: center;
  line-height: 50px; }

.ht-btn--2.button-icon-2 span.button-arrow {
  color: #fff;
  background: #18012c;
  border-left: 1px solid #ffffff; }

.ht-btn--2.button-icon-3 {
  padding: 0 49px; }

.ht-btn--2.button-icon-3 span.button-arrow {
  background: transparent;
  color: #fff;
  padding: 0;
  padding-left: 11px; }

.ht-btn--2.button-icon-3 span.button-with-icon {
  padding: 0; }

@-webkit-keyframes np-btn--1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes np-btn--1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes np-btn--2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes np-btn--2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* Effect Horizontal */
@-webkit-keyframes np-hvr-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes np-hvr-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* Effect To Bottom Right */
@-webkit-keyframes hvr-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

/*-------------------
 * Section Title
----------------------*/
.section-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  border-bottom: 2px solid #18012c;
  margin-bottom: 20px; }

/*-----------------------------
    Accordion Style
------------------------------*/
/*---------------------------
    Accordion Style Two 
-------------------------*/
.panel-group {
  width: 570px;
  margin: 0 auto; }

.accordion-style-1 .panel-default.accordion-boxshadow {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }

.accordion-style-1 .container {
  max-width: 688px; }

.accordion-style-1 .panel-default {
  margin-bottom: 11px; }

.accordion-style-1 .panel-default .panel-heading {
  background-color: #fff;
  border-color: #fff;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.accordion-style-1 .panel-default .panel-heading.bg-gray {
  background-color: #f4f4f4;
  border-color: #f4f4f4; }

.accordion-style-1 .panel-default .panel-heading.bg-gray h4 a {
  color: #18012c; }

.accordion-style-1 .panel-default .panel-heading h4 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600; }

.accordion-style-1 .panel-default .panel-heading h4 a {
  display: block;
  padding: 22px 43px 22px 30px;
  color: #18012c;
  position: relative; }

.accordion-style-1 .panel-default .panel-heading h4 a::after {
  position: absolute;
  top: 50%;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  transition: -webkit-transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  content: "\f068";
  font-family: FontAwesome;
  color: #18012c;
  position: absolute;
  right: 30px;
  font-size: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.icon-square::after {
  border-radius: 0; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.icon-bg-gray::after {
  background: #f4f4f4; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.bg-transparent {
  padding: 22px 15px 22px 79px; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.bg-transparent::after {
  left: 0;
  width: 60px;
  background: transparent;
  height: 100%;
  line-height: 65px;
  border-radius: 0; }

.accordion-style-1 .panel-default .panel-heading h4 a.collapsed::after {
  content: "\f067"; }

.accordion-style-1 .panel-default .panel-collapse {
  padding: 32px 30px; }

.accordion-style-1 .panel-default .panel-collapse.bg-transparant {
  background: transparent; }

.accordion-style-1 .panel-default .panel-collapse.panel-body-with-border {
  border-left: 1px solid #18012c;
  border-bottom: 1px solid #18012c;
  border-right: 1px solid #18012c; }

.accordion-style-1 .panel-default .panel-collapse .panel-body {
  font-size: 14px;
  line-height: 28px;
  font-family: 'Poppins', sans-serif; }

.accordion-style-1 .panel-default .panel-collapse.border-left {
  background: transparent;
  padding: 15px;
  margin-left: 31px;
  margin-bottom: -10px; }

.accordion-style-1 .panel-default.round-shape .panel-collapse.border-left {
  padding: 40px;
  padding-left: 32px; }

/*------------------------------
    Accordion With Gallery
--------------------------------*/
ul.gallery-sm-img {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none;
  margin-top: 14px; }

ul.gallery-sm-img li {
  margin: 0 3px; }

/*---------------------------
    Accordion Style Three
-------------------------*/
.gallery-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  height: 70vh; }

.gallery-wrap .item {
  -ms-flex: 1;
      flex: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  -webkit-transition: flex 0.8s ease;
  -o-transition: flex 0.8s ease;
  transition: flex 0.8s ease;
  transition: flex 0.8s ease, -ms-flex 0.8s ease; }

.gallery-wrap .item:hover {
  -ms-flex: 7;
      flex: 7; }

.gallery-wrap .item.item-1 {
  background-image: url("img/gallery/gallery-c1.jpg"); }

.gallery-wrap .item.item-2 {
  background-image: url("img/gallery/gallery-c2.jpg"); }

.gallery-wrap .item.item-3 {
  background-image: url("img/gallery/gallery-c3.jpg"); }

.gallery-wrap .item.item-4 {
  background-image: url("img/gallery/gallery-c4.jpg"); }

.gallery-wrap .item.item-5 {
  background-image: url("img/gallery/gallery-c5.jpg"); }

/*---------------------------
    Accordion Style Four 
-------------------------*/
ul.accordion--4 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  text-align: center !important;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 40px; }

ul.accordion--4 li {
  width: 115px;
  height: 480px;
  display: block;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: 1px 3px 15px #555;
  box-shadow: 1px 3px 15px #555; }

ul.accordion--4 li.bg1 {
  background-image: url(img/gallery/gallery-d1.jpg); }

ul.accordion--4 li.bg2 {
  background-image: url(img/gallery/gallery-d2.jpg); }

ul.accordion--4 li.bg3 {
  background-image: url(img/gallery/gallery-d3.jpg); }

ul.accordion--4 li.bg4 {
  background-image: url(img/gallery/gallery-d4.jpg); }

ul.accordion--4 li.bg5 {
  background-image: url(img/gallery/gallery-d5.jpg); }

ul.accordion--4 li.bg6 {
  background-image: url(img/gallery/gallery-d6.jpg); }

ul.accordion--4 li.bleft {
  border-left: 2px solid #fff; }

ul.accordion--4 li .heading {
  background-color: #fff;
  padding: 10px;
  margin-top: 60px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #18012c; }

ul.accordion--4 li .description {
  position: absolute;
  height: 175px;
  bottom: 60px;
  left: 0px;
  display: none;
  width: 100%; }

ul.accordion--4 li .description h2 {
  color: #18012c;
  font-size: 30px; }

ul.accordion--4 li .description p {
  margin: 10px 22px;
  font-size: 14px;
  line-height: 28px;
  color: #18012c; }

ul.accordion--4 li .description a {
  position: absolute;
  bottom: 5px;
  left: 20px;
  text-transform: uppercase;
  font-style: normal;
  font-size: 11px;
  text-decoration: none;
  color: #888; }

ul.accordion--4 li .description a:hover {
  color: #333;
  text-decoration: underline; }

ul.accordion--4 li .bgDescription {
  background: transparent url(img/gallery/bgDescription.png) repeat-x top left;
  height: 340px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: none; }

/*---------------------------
    Accordion Style Five 
-------------------------*/
.accor_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #000; }

.accordion--5 {
  position: relative;
  margin: 40px auto 0 auto; }

.accordion--5 .single_accordion {
  cursor: pointer;
  position: absolute;
  width: 100%;
  left: 0px;
  overflow: hidden;
  text-align: center;
  z-index: 2; }

.accordion--5 .single_accordion::before {
  position: absolute;
  content: "";
  background: #000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: -1; }

.accordion--5 .single_accordion .va-title {
  text-transform: uppercase;
  font-size: 40px;
  margin-left: 20px;
  color: #ffffff;
  display: inline-block; }

.accordion--5 .single_accordion .va-title p {
  font-size: 22px;
  font-style: italic;
  font-family: Georgia, serif; }

.accordion--5 .single_accordion .va-content {
  display: none;
  margin-left: 0;
  padding: 0 23%;
  margin-top: -36px; }

.accordion--5 .single_accordion .va-content p {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px; }

.accor_wrapper .bg-1 {
  background: #000 url(img/gallery/gallery-e1.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-2 {
  background: #000 url(img/gallery/gallery-e2.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-3 {
  background: #000 url(img/gallery/gallery-e3.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-4 {
  background: #000 url(img/gallery/gallery-e4.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-5 {
  background: #000 url(img/gallery/gallery-e5.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-6 {
  background: #000 url(img/gallery/gallery-e6.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-7 {
  background: #000 url(img/gallery/gallery-e1.jpg) no-repeat center center;
  background-size: cover; }

/*--------------------------
    Heading Style
------------------------------*/
/*--------------------------
// Heading Defult
------------------------------*/
.heading-1 {
  color: #18012c;
  font-size: 48px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-1 {
    font-size: 42px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-1 {
    font-size: 38px; } }

@media only screen and (max-width: 767px) {
  .heading-1 {
    font-size: 32px; } }

@media only screen and (max-width: 575px) {
  .heading-1 {
    font-size: 23px; } }

.heading-2 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 8px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-2 {
    font-size: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-2 {
    font-size: 26px; } }

@media only screen and (max-width: 767px) {
  .heading-2 {
    font-size: 26px; } }

@media only screen and (max-width: 575px) {
  .heading-2 {
    font-size: 23px; } }

.heading-3 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-3 {
    font-size: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-3 {
    font-size: 26px; } }

@media only screen and (max-width: 767px) {
  .heading-3 {
    font-size: 26px; } }

@media only screen and (max-width: 575px) {
  .heading-3 {
    font-size: 23px; } }

/*--------------------------
// Subtitle Defult
------------------------------*/
.subtitle {
  font-size: 16px;
  color: #494849;
  font-family: "Poppins", sans-serif;
  margin: 5px 0;
  line-height: 30px; }

@media only screen and (max-width: 767px) {
  .subtitle {
    font-size: 14px;
    line-height: 25px; } }

.subtitle-2 {
  color: #322242;
  font-weight: 500; }

.subtitle-3 {
  color: #494849;
  font-weight: 500;
  margin-bottom: 5px; }

/*--------------------------
// Heading  Css
------------------------------*/
.ht-heading {
  z-index: 1; }

.ht-heading.center-icon img {
  position: absolute;
  top: 47%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -1; }

.ht-heading .heading-bg-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  color: #f1f1f1;
  font-size: 80px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.ht-heading .heading-bg-text.heading-bg--textleft {
  text-align: left; }

.ht-heading .heading-bg-text.heading-bg--textright {
  text-align: right; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ht-heading .heading-bg-text {
    font-size: 60px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ht-heading .heading-bg-text {
    font-size: 50px; } }

@media only screen and (max-width: 767px) {
  .ht-heading .heading-bg-text {
    font-size: 40px; } }

.ht-heading .middle-align-border {
  position: relative;
  display: inline-block;
  padding: 0 10.5%; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ht-heading .middle-align-border {
    padding: 0 14.5%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ht-heading .middle-align-border {
    padding: 0 17.5%; } }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border {
    padding: 0 12.5%; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border {
    padding: 0; } }

.ht-heading .middle-align-border::before {
  position: absolute;
  content: "";
  left: 0;
  width: 100px;
  height: 3px;
  background: #412e51;
  top: 50%; }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border::before {
    width: 50px; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border::before {
    display: none; } }

.ht-heading .middle-align-border::after {
  position: absolute;
  content: "";
  right: 0;
  width: 100px;
  height: 3px;
  background: #412e51;
  top: 50%; }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border::after {
    width: 50px; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border::after {
    display: none; } }

.ht-heading .heading-bg-img {
  line-height: 57px;
  margin-bottom: 3px;
  background: url(img/icons/heading-bg.jpg) repeat-y;
  -webkit-background-clip: text;
  background-clip: text;
  /* Animate Background Image */
  -webkit-text-fill-color: transparent;
  -webkit-animation: heading-animation-1 80s linear infinite;
  /* Activate smoother animations */
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden; }

@media only screen and (max-width: 767px) {
  .ht-heading .heading-bg-img {
    line-height: 1.2; } }

.ht-heading p.heading-border-bottom {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 12px; }

.ht-heading p.heading-border-bottom::before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 70px;
  height: 2px;
  background: #18012c;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.ht-heading.heading-border-left {
  position: relative; }

.ht-heading.heading-border-left::before {
  position: absolute;
  content: "";
  left: 0;
  height: 70px;
  width: 5px;
  background: #18012c;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

@media only screen and (max-width: 575px) {
  .ht-heading.heading-border-left::before {
    height: 50px; } }

.ht-heading.heading-border-right {
  position: relative; }

.ht-heading.heading-border-right::before {
  position: absolute;
  content: "";
  right: 0;
  height: 70px;
  width: 5px;
  background: #18012c;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

@media only screen and (max-width: 575px) {
  .ht-heading.heading-border-right::before {
    height: 50px; } }

.ht-heading.heading-style-5 p.subtitle {
  font-weight: 500; }

/*----------------------------
    Animate Background Image
----------------------------*/
@-webkit-keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }

@keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }

/**************************************
	Template Styles
***************************************/
/*----------------------
 * Header
-----------------------*/
.header--transparant {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px; }

.mainmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.mainmenu li {
  margin: 0 15px; }

.mainmenu li a {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase; }

.bradcaump_area {
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 78px; }

.bradcaump_area .bradcaump-title {
  font-weight: 600;
  color: #ffffff; }

/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */
.wp-block-htblocks-popular-posts {
  border: 5px #666 solid;
  padding: 1rem; }
  .wp-block-htblocks-popular-posts .htblocks_settings_title {
    border-bottom: 1px solid #ddd;
    font-weight: bold; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.edit-post-visual-editor .components-base-control__help {
  margin-top: 0;
  font-size: 13px; }

.edit-post-visual-editor .components-base-control {
  margin-bottom: 10px; }

.wp-block-columns {
  margin-right: -15px;
  margin-left: -15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.wp-block-columns.has-1-columns .wp-block-column {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.wp-block-columns.has-2-columns .wp-block-column {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.wp-block-columns.has-3-columns .wp-block-column {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.wp-block-columns.has-4-columns .wp-block-column {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.wp-block-columns .wp-block-column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/*-- Padding Top Bottom --*/
.section-ptb-xl {
  padding: 100px 0; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-ptb-xl {
    padding: 80px 0; } }

@media only screen and (max-width: 767px) {
  .section-ptb-xl {
    padding: 70px 0; } }

@media only screen and (max-width: 575px) {
  .section-ptb-xl {
    padding: 60px 0; } }

/*--------------------------------
    Define Text  Colors 
---------------------------------*/
.color-theme {
  color: #18012c; }

.white {
  color: #fff; }

/*----------------------------
    Button Background Color 
------------------------------*/
.button-color--theme {
  background: #18012c; }

/*---------------------------
    Border Radious 
---------------------------*/
.button-radious--5 {
  border-radius: 5px; }

.button-radious--10 {
  border-radius: 10px; }

.button-radious--15 {
  border-radius: 15px; }

.button-radious--20 {
  border-radius: 20px; }

.button-radious--25 {
  border-radius: 25px; }

.button-radious--30 {
  border-radius: 30px; }

.button-radious--35 {
  border-radius: 35px; }

.button-radious--40 {
  border-radius: 40px; }

.button-radious--45 {
  border-radius: 45px; }

.button-radious--50 {
  border-radius: 50px; }

.button-radious--55 {
  border-radius: 55px; }

.button-radious--60 {
  border-radius: 60px; }

.button-radious--65 {
  border-radius: 65px; }

.button-radious--70 {
  border-radius: 70px; }

.button-radious--75 {
  border-radius: 75px; }

.button-radious--80 {
  border-radius: 80px; }

.button-radious--85 {
  border-radius: 85px; }

.button-radious--90 {
  border-radius: 90px; }

.button-radious--95 {
  border-radius: 95px; }

.button-radious--100 {
  border-radius: 100px; }

.button-radious--105 {
  border-radius: 105px; }

.button-radious--110 {
  border-radius: 110px; }

.button-radious--115 {
  border-radius: 115px; }

.button-radious--120 {
  border-radius: 120px; }

.button-radious--125 {
  border-radius: 125px; }

.button-radious--130 {
  border-radius: 130px; }

.button-radious--135 {
  border-radius: 135px; }

.button-radious--140 {
  border-radius: 140px; }

.button-radious--145 {
  border-radius: 145px; }

.button-radious--150 {
  border-radius: 150px; }

.button-radious--155 {
  border-radius: 155px; }

.button-radious--160 {
  border-radius: 160px; }

.button-radious--165 {
  border-radius: 165px; }

.button-radious--170 {
  border-radius: 170px; }

.button-radious--175 {
  border-radius: 175px; }

.button-radious--180 {
  border-radius: 180px; }

.button-radious--185 {
  border-radius: 185px; }

.button-radious--190 {
  border-radius: 190px; }

.button-radious--195 {
  border-radius: 195px; }

.button-radious--200 {
  border-radius: 200px; }

.button-radious--205 {
  border-radius: 205px; }

.button-radious--210 {
  border-radius: 210px; }

.button-radious--215 {
  border-radius: 215px; }

.button-radious--220 {
  border-radius: 220px; }

.button-radious--225 {
  border-radius: 225px; }

.button-radious--230 {
  border-radius: 230px; }

.button-radious--235 {
  border-radius: 235px; }

.button-radious--240 {
  border-radius: 240px; }

.button-radious--245 {
  border-radius: 245px; }

.button-radious--250 {
  border-radius: 250px; }

/*---------------------------
    Button Border
---------------------------*/
.border-1 {
  border: 1px solid #18012c !important; }

.border-4 {
  border: 4px solid #18012c !important; }

.border-8 {
  border: 8px solid #18012c !important; }

/*------------------------------
    Background Color 
 -------------------------------*/
.bg_color--1 {
  background: #18012c; }

.bg_color--2 {
  background: #fff; }

.bg_color--3 {
  background: #f4f4f4; }

.bg_color--4 {
  background: #45b29d; }

.bg_color--5 {
  background: #556270; }

.bg_color--6 {
  background: #3c254a; }

.bg_color--7 {
  background: #73665c; }

.bg_color--8 {
  background: #e09d8b; }

.bg_color--9 {
  background: #1a4f63; }

.bg_color--10 {
  background: #a85265; }

.bg_color--11 {
  background: #d82f4e; }

.bg_color--12 {
  background: #ed9330; }

.bg_color--13 {
  background: #c44b26; }

.bg_color--14 {
  background: #751d45; }

.bg_color--15 {
  background: #ff6b6b; }

.bg_color--16 {
  background: #c44d58; }

.bg_color--17 {
  background: #a85265; }

.bg_color--18 {
  background: #7db7f1; }

.bg_color--19 {
  background: #077e67; }

.bg_color--20 {
  background: #84680a; }

.bg_color--21 {
  background: #a04714; }

.bg-transparent {
  background: transparent !important; }

/*-------------------------
    Background Image 
---------------------------*/
.bg_image--1 {
  background-image: url(img/bg/bg-image-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--2 {
  background-image: url(img/bg/bg-image-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--3 {
  background-image: url(img/bg/bg-image-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--4 {
  background-image: url(img/bg/bg-image-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--5 {
  background-image: url(img/bg/bg-image-5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--6 {
  background-image: url(img/bg/bg-image-6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--7 {
  background-image: url(img/bg/bg-image-7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--8 {
  background-image: url(img/bg/bg-image-8.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--9 {
  background-image: url(img/bg/bg-image-9.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--10 {
  background-image: url(img/bg/bg-image-10.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--11 {
  background-image: url(img/bg/bg-image-11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--12 {
  background-image: url(img/bg/bg-image-12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--13 {
  background-image: url(img/bg/bg-image-13.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--14 {
  background-image: url(img/bg/bg-image-14.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--15 {
  background-image: url(img/bg/bg-image-15.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--16 {
  background-image: url(img/bg/bg-image-16.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--17 {
  background-image: url(img/bg/bg-image-17.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--18 {
  background-image: url(img/bg/bg-image-18.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--19 {
  background-image: url(img/bg/bg-image-19.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--20 {
  background-image: url(img/bg/bg-image-20.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

/* ------------------------
    Text specialized
---------------------------*/
.text-italic {
  font-style: italic; }

.text-normal {
  font-style: normal; }

.text-underline {
  font-style: underline; }

/*------------------------
    Font specialized 
-------------------------*/
.body-font {
  font-family: "Poppins", sans-serif; }

.heading-font {
  font-family: "Montserrat", sans-serif; }

/* ------------------------
    Height and width
---------------------------*/
.fullscreen {
  min-height: 100vh;
  width: 100%; }

.w-100 {
  width: 100%; }

.w-75 {
  width: 75%; }

.w-50 {
  width: 50%; }

.w-33 {
  width: 33.33%; }

.w-25 {
  width: 25%; }

.w-10 {
  width: 10%; }

.h-100 {
  height: 100%; }

.h-75 {
  height: 75%; }

.h-50 {
  height: 50%; }

.h-25 {
  height: 25%; }

.h-33 {
  height: 33.33%; }

.h-10 {
  height: 10%; }

/*-- ----------------
    Custom Row
-------------------------*/
.row--0 {
  margin-left: -0px;
  margin-right: -0px; }

.row--0 > [class*="col"] {
  padding-left: 0px;
  padding-right: 0px; }

.row--5 {
  margin-left: -5px;
  margin-right: -5px; }

.row--5 > [class*="col"] {
  padding-left: 5px;
  padding-right: 5px; }

.row--10 {
  margin-left: -10px;
  margin-right: -10px; }

.row--10 > [class*="col"] {
  padding-left: 10px;
  padding-right: 10px; }

.row--20 {
  margin-left: -20px;
  margin-right: -20px; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--20 {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (max-width: 767px) {
  .row--20 {
    margin-left: -15px !important;
    margin-right: -15px !important; } }

.row--20 > [class*="col"], .row--20 > [class*="col-"] {
  padding-left: 20px;
  padding-right: 20px; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media only screen and (max-width: 767px) {
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

/*--------------------------
	Overlay styles 
---------------------------*/
[data-overlay],
[data-black-overlay],
[data-white-overlay] {
  position: relative; }

[data-overlay] > div,
[data-overlay] > *,
[data-black-overlay] > div,
[data-black-overlay] > *,
[data-white-overlay] > div,
[data-white-overlay] > * {
  position: relative;
  z-index: 2; }

[data-overlay]:before,
[data-black-overlay]:before,
[data-white-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2; }

[data-overlay]:before {
  background-color: #18012c; }

[data-black-overlay]:before {
  background-color: #000000; }

[data-white-overlay]:before {
  background-color: #ffffff; }

[data-overlay="1"]:before, [data-black-overlay="1"]:before, [data-white-overlay="1"]:before {
  opacity: 0.1; }

[data-overlay="2"]:before, [data-black-overlay="2"]:before, [data-white-overlay="2"]:before {
  opacity: 0.2; }

[data-overlay="3"]:before, [data-black-overlay="3"]:before, [data-white-overlay="3"]:before {
  opacity: 0.3; }

[data-overlay="4"]:before, [data-black-overlay="4"]:before, [data-white-overlay="4"]:before {
  opacity: 0.4; }

[data-overlay="5"]:before, [data-black-overlay="5"]:before, [data-white-overlay="5"]:before {
  opacity: 0.5; }

[data-overlay="6"]:before, [data-black-overlay="6"]:before, [data-white-overlay="6"]:before {
  opacity: 0.6; }

[data-overlay="7"]:before, [data-black-overlay="7"]:before, [data-white-overlay="7"]:before {
  opacity: 0.7; }

[data-overlay="8"]:before, [data-black-overlay="8"]:before, [data-white-overlay="8"]:before {
  opacity: 0.8; }

[data-overlay="9"]:before, [data-black-overlay="9"]:before, [data-white-overlay="9"]:before {
  opacity: 0.9; }

[data-overlay="10"]:before, [data-black-overlay="10"]:before, [data-white-overlay="10"]:before {
  opacity: 1; }

.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
  color: #ffffff; }

.bg-theme h1, .bg-theme h2, .bg-theme h3, .bg-theme h4, .bg-theme h5, .bg-theme h6, .bg-theme p, .bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6, .bg-dark p, .bg-dark-light h1, .bg-dark-light h2, .bg-dark-light h3, .bg-dark-light h4, .bg-dark-light h5, .bg-dark-light h6, .bg-dark-light p, .bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6, .bg-secondary p {
  color: #ffffff; }

/*------------------------------
// Contact Form
--------------------------------*/
.form-message {
  margin-bottom: 0;
  text-align: center; }

.form-message.error {
  margin-top: 20px;
  color: #f80707; }

.form-message.success {
  margin-top: 20px;
  color: #0d8d2d; }

.bk-parallax {
  position: relative;
  z-index: 0; }

.bk-parallax > .bk-parallax-img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

/*----------------------
    Social Color
------------------------*/
.facebook {
  background-color: #3B5998;
  color: #fff; }

.facebook:hover {
  background-color: #3B5998;
  color: #fff; }

.twitter {
  background-color: #00ACEE;
  color: #fff; }

.twitter:hover {
  background-color: #00ACEE;
  color: #fff; }

.linkedin {
  background-color: #0E76A8;
  color: #fff; }

.linkedin:hover {
  background-color: #0E76A8;
  color: #fff; }

.pinterest {
  background-color: #C8232C;
  color: #fff; }

.pinterest:hover {
  background-color: #C8232C;
  color: #fff; }

.google-plus {
  background-color: #DD4B39;
  color: #fff; }

.google-plus:hover {
  background-color: #DD4B39;
  color: #fff; }

.flickr {
  background-color: #FF0084;
  color: #fff; }

.flickr:hover {
  background-color: #FF0084;
  color: #fff; }

.yahoo {
  background-color: #720E9E;
  color: #fff; }

.yahoo:hover {
  background-color: #720E9E;
  color: #fff; }

.behance {
  background-color: #0057ff;
  color: #fff; }

.behance:hover {
  background-color: #0057ff;
  color: #fff; }

.dribbble {
  background-color: #EA4C89;
  color: #fff; }

.dribbble:hover {
  background-color: #EA4C89;
  color: #fff; }

.google {
  background-color: #DD4B39;
  color: #fff; }

.google:hover {
  background-color: #DD4B39;
  color: #fff; }

.github {
  background-color: #171515;
  color: #fff; }

.github:hover {
  background-color: #171515;
  color: #fff; }

.instagram {
  background-color: #D82E86;
  color: #fff; }

.instagram:hover {
  background-color: #D82E86;
  color: #fff; }

.quora {
  background-color: #A82400;
  color: #fff; }

.quora:hover {
  background-color: #A82400;
  color: #fff; }

.reddit {
  background-color: #C6C6C6;
  color: #fff; }

.reddit:hover {
  background-color: #C6C6C6;
  color: #fff; }

.skype {
  background-color: #00AFF0;
  color: #fff; }

.skype:hover {
  background-color: #00AFF0;
  color: #fff; }

.slack {
  background-color: #63C1A0;
  color: #fff; }

.slack:hover {
  background-color: #63C1A0;
  color: #fff; }

.snapchat {
  background-color: #FFFC00;
  color: #fff; }

.snapchat:hover {
  background-color: #FFFC00;
  color: #fff; }

.tumblr {
  background-color: #34526F;
  color: #fff; }

.tumblr:hover {
  background-color: #34526F;
  color: #fff; }

.vimeo {
  background-color: #86C9EF;
  color: #fff; }

.vimeo:hover {
  background-color: #86C9EF;
  color: #fff; }

.youtube {
  background-color: #C4302B;
  color: #fff; }

.youtube:hover {
  background-color: #C4302B;
  color: #fff; }

/**************************************
	Elements Styles
***************************************/
/*-----------------------
 * Button Style 
-----------------------*/
.color-theme {
  color: #18012c; }

.button-bg-image--1 {
  background-image: url(img/button/button-bg-1.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--2 {
  background-image: url(img/button/button-bg-2.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--3 {
  background-image: url(img/button/button-bg-3.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--4 {
  background-image: url(img/button/button-bg-4.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-bg-image--5 {
  background-image: url(img/button/button-bg-5.jpg);
  border-style: none;
  background-repeat: no-repeat; }

.button-group--horizonta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.button-holder {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  margin-right: 30px;
  margin-top: 30px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    margin-right: 15px;
    margin-top: 15px; } }

@media only screen and (max-width: 767px) {
  .button-holder {
    -ms-flex-positive: inherit;
        flex-grow: inherit;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    margin-right: 13px;
    margin-top: 13px; } }

.button-holder:last-child {
  margin-right: 0; }

.button-size .button-holder {
  -ms-flex-positive: inherit;
      flex-grow: inherit;
  -ms-flex-preferred-size: inherit;
      flex-basis: inherit;
  margin-right: 60px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button-size .button-holder {
    margin-right: 30px; } }

@media only screen and (max-width: 767px) {
  .button-size .button-holder {
    margin-right: 15px; } }

.button-size .button-holder:last-child {
  margin-right: 0; }

.flex_grow-none .button-holder {
  -ms-flex-positive: inherit;
      flex-grow: inherit;
  -ms-flex-preferred-size: inherit;
      flex-basis: inherit; }

.button-icon-group .button-holder {
  margin-right: 27px; }

.button-icon-group .button-holder:last-child {
  margin-right: 0; }

.ht-btn--2 {
  font-size: 13px;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  height: 60px;
  line-height: 58px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: "Montserrat", sans-serif; }

.ht-btn--2.button-shadow {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  overflow: visible; }

.ht-btn--2.button-shadow:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
      transform: translateY(-5px); }

.ht-btn--2 span.button-with-icon {
  padding: 0 36px;
  color: #fff; }

.ht-btn--2 span.button-arrow {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
  color: #18012c;
  font-size: 20px; }

.ht-btn--2 span.button-arrow.button-radious {
  width: 50px;
  padding: 0;
  height: 50px;
  text-align: center;
  line-height: 50px; }

.ht-btn--2.button-icon-2 span.button-arrow {
  color: #fff;
  background: #18012c;
  border-left: 1px solid #ffffff; }

.ht-btn--2.button-icon-3 {
  padding: 0 49px; }

.ht-btn--2.button-icon-3 span.button-arrow {
  background: transparent;
  color: #fff;
  padding: 0;
  padding-left: 11px; }

.ht-btn--2.button-icon-3 span.button-with-icon {
  padding: 0; }

@-webkit-keyframes np-btn--1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes np-btn--1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes np-btn--2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes np-btn--2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* Effect Horizontal */
@-webkit-keyframes np-hvr-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes np-hvr-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* Effect To Bottom Right */
@-webkit-keyframes hvr-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

/*-------------------
 * Section Title
----------------------*/
.section-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  border-bottom: 2px solid #18012c;
  margin-bottom: 20px; }

/*-----------------------------
    Accordion Style
------------------------------*/
/*---------------------------
    Accordion Style Two 
-------------------------*/
.panel-group {
  width: 570px;
  margin: 0 auto; }

.accordion-style-1 .panel-default.accordion-boxshadow {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }

.accordion-style-1 .container {
  max-width: 688px; }

.accordion-style-1 .panel-default {
  margin-bottom: 11px; }

.accordion-style-1 .panel-default .panel-heading {
  background-color: #fff;
  border-color: #fff;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.accordion-style-1 .panel-default .panel-heading.bg-gray {
  background-color: #f4f4f4;
  border-color: #f4f4f4; }

.accordion-style-1 .panel-default .panel-heading.bg-gray h4 a {
  color: #18012c; }

.accordion-style-1 .panel-default .panel-heading h4 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600; }

.accordion-style-1 .panel-default .panel-heading h4 a {
  display: block;
  padding: 22px 43px 22px 30px;
  color: #18012c;
  position: relative; }

.accordion-style-1 .panel-default .panel-heading h4 a::after {
  position: absolute;
  top: 50%;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  transition: -webkit-transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  content: "\f068";
  font-family: FontAwesome;
  color: #18012c;
  position: absolute;
  right: 30px;
  font-size: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.icon-square::after {
  border-radius: 0; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.icon-bg-gray::after {
  background: #f4f4f4; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.bg-transparent {
  padding: 22px 15px 22px 79px; }

.accordion-style-1 .panel-default .panel-heading h4 a.icon-left.bg-transparent::after {
  left: 0;
  width: 60px;
  background: transparent;
  height: 100%;
  line-height: 65px;
  border-radius: 0; }

.accordion-style-1 .panel-default .panel-heading h4 a.collapsed::after {
  content: "\f067"; }

.accordion-style-1 .panel-default .panel-collapse {
  padding: 32px 30px; }

.accordion-style-1 .panel-default .panel-collapse.bg-transparant {
  background: transparent; }

.accordion-style-1 .panel-default .panel-collapse.panel-body-with-border {
  border-left: 1px solid #18012c;
  border-bottom: 1px solid #18012c;
  border-right: 1px solid #18012c; }

.accordion-style-1 .panel-default .panel-collapse .panel-body {
  font-size: 14px;
  line-height: 28px;
  font-family: 'Poppins', sans-serif; }

.accordion-style-1 .panel-default .panel-collapse.border-left {
  background: transparent;
  padding: 15px;
  margin-left: 31px;
  margin-bottom: -10px; }

.accordion-style-1 .panel-default.round-shape .panel-collapse.border-left {
  padding: 40px;
  padding-left: 32px; }

/*------------------------------
    Accordion With Gallery
--------------------------------*/
ul.gallery-sm-img {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none;
  margin-top: 14px; }

ul.gallery-sm-img li {
  margin: 0 3px; }

/*---------------------------
    Accordion Style Three
-------------------------*/
.gallery-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  height: 70vh; }

.gallery-wrap .item {
  -ms-flex: 1;
      flex: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  -webkit-transition: flex 0.8s ease;
  -o-transition: flex 0.8s ease;
  transition: flex 0.8s ease;
  transition: flex 0.8s ease, -ms-flex 0.8s ease; }

.gallery-wrap .item:hover {
  -ms-flex: 7;
      flex: 7; }

.gallery-wrap .item.item-1 {
  background-image: url("img/gallery/gallery-c1.jpg"); }

.gallery-wrap .item.item-2 {
  background-image: url("img/gallery/gallery-c2.jpg"); }

.gallery-wrap .item.item-3 {
  background-image: url("img/gallery/gallery-c3.jpg"); }

.gallery-wrap .item.item-4 {
  background-image: url("img/gallery/gallery-c4.jpg"); }

.gallery-wrap .item.item-5 {
  background-image: url("img/gallery/gallery-c5.jpg"); }

/*---------------------------
    Accordion Style Four 
-------------------------*/
ul.accordion--4 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  text-align: center !important;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 40px; }

ul.accordion--4 li {
  width: 115px;
  height: 480px;
  display: block;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: 1px 3px 15px #555;
  box-shadow: 1px 3px 15px #555; }

ul.accordion--4 li.bg1 {
  background-image: url(img/gallery/gallery-d1.jpg); }

ul.accordion--4 li.bg2 {
  background-image: url(img/gallery/gallery-d2.jpg); }

ul.accordion--4 li.bg3 {
  background-image: url(img/gallery/gallery-d3.jpg); }

ul.accordion--4 li.bg4 {
  background-image: url(img/gallery/gallery-d4.jpg); }

ul.accordion--4 li.bg5 {
  background-image: url(img/gallery/gallery-d5.jpg); }

ul.accordion--4 li.bg6 {
  background-image: url(img/gallery/gallery-d6.jpg); }

ul.accordion--4 li.bleft {
  border-left: 2px solid #fff; }

ul.accordion--4 li .heading {
  background-color: #fff;
  padding: 10px;
  margin-top: 60px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #18012c; }

ul.accordion--4 li .description {
  position: absolute;
  height: 175px;
  bottom: 60px;
  left: 0px;
  display: none;
  width: 100%; }

ul.accordion--4 li .description h2 {
  color: #18012c;
  font-size: 30px; }

ul.accordion--4 li .description p {
  margin: 10px 22px;
  font-size: 14px;
  line-height: 28px;
  color: #18012c; }

ul.accordion--4 li .description a {
  position: absolute;
  bottom: 5px;
  left: 20px;
  text-transform: uppercase;
  font-style: normal;
  font-size: 11px;
  text-decoration: none;
  color: #888; }

ul.accordion--4 li .description a:hover {
  color: #333;
  text-decoration: underline; }

ul.accordion--4 li .bgDescription {
  background: transparent url(img/gallery/bgDescription.png) repeat-x top left;
  height: 340px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: none; }

/*---------------------------
    Accordion Style Five 
-------------------------*/
.accor_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #000; }

.accordion--5 {
  position: relative;
  margin: 40px auto 0 auto; }

.accordion--5 .single_accordion {
  cursor: pointer;
  position: absolute;
  width: 100%;
  left: 0px;
  overflow: hidden;
  text-align: center;
  z-index: 2; }

.accordion--5 .single_accordion::before {
  position: absolute;
  content: "";
  background: #000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: -1; }

.accordion--5 .single_accordion .va-title {
  text-transform: uppercase;
  font-size: 40px;
  margin-left: 20px;
  color: #ffffff;
  display: inline-block; }

.accordion--5 .single_accordion .va-title p {
  font-size: 22px;
  font-style: italic;
  font-family: Georgia, serif; }

.accordion--5 .single_accordion .va-content {
  display: none;
  margin-left: 0;
  padding: 0 23%;
  margin-top: -36px; }

.accordion--5 .single_accordion .va-content p {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px; }

.accor_wrapper .bg-1 {
  background: #000 url(img/gallery/gallery-e1.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-2 {
  background: #000 url(img/gallery/gallery-e2.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-3 {
  background: #000 url(img/gallery/gallery-e3.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-4 {
  background: #000 url(img/gallery/gallery-e4.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-5 {
  background: #000 url(img/gallery/gallery-e5.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-6 {
  background: #000 url(img/gallery/gallery-e6.jpg) no-repeat center center;
  background-size: cover; }

.accor_wrapper .bg-7 {
  background: #000 url(img/gallery/gallery-e1.jpg) no-repeat center center;
  background-size: cover; }

/*--------------------------
    Heading Style
------------------------------*/
/*--------------------------
// Heading Defult
------------------------------*/
.heading-1 {
  color: #18012c;
  font-size: 48px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-1 {
    font-size: 42px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-1 {
    font-size: 38px; } }

@media only screen and (max-width: 767px) {
  .heading-1 {
    font-size: 32px; } }

@media only screen and (max-width: 575px) {
  .heading-1 {
    font-size: 23px; } }

.heading-2 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 8px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-2 {
    font-size: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-2 {
    font-size: 26px; } }

@media only screen and (max-width: 767px) {
  .heading-2 {
    font-size: 26px; } }

@media only screen and (max-width: 575px) {
  .heading-2 {
    font-size: 23px; } }

.heading-3 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-3 {
    font-size: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-3 {
    font-size: 26px; } }

@media only screen and (max-width: 767px) {
  .heading-3 {
    font-size: 26px; } }

@media only screen and (max-width: 575px) {
  .heading-3 {
    font-size: 23px; } }

/*--------------------------
// Subtitle Defult
------------------------------*/
.subtitle {
  font-size: 16px;
  color: #494849;
  font-family: "Poppins", sans-serif;
  margin: 5px 0;
  line-height: 30px; }

@media only screen and (max-width: 767px) {
  .subtitle {
    font-size: 14px;
    line-height: 25px; } }

.subtitle-2 {
  color: #322242;
  font-weight: 500; }

.subtitle-3 {
  color: #494849;
  font-weight: 500;
  margin-bottom: 5px; }

/*--------------------------
// Heading  Css
------------------------------*/
.ht-heading {
  z-index: 1; }

.ht-heading.center-icon img {
  position: absolute;
  top: 47%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -1; }

.ht-heading .heading-bg-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  color: #f1f1f1;
  font-size: 80px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.ht-heading .heading-bg-text.heading-bg--textleft {
  text-align: left; }

.ht-heading .heading-bg-text.heading-bg--textright {
  text-align: right; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ht-heading .heading-bg-text {
    font-size: 60px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ht-heading .heading-bg-text {
    font-size: 50px; } }

@media only screen and (max-width: 767px) {
  .ht-heading .heading-bg-text {
    font-size: 40px; } }

.ht-heading .middle-align-border {
  position: relative;
  display: inline-block;
  padding: 0 10.5%; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ht-heading .middle-align-border {
    padding: 0 14.5%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ht-heading .middle-align-border {
    padding: 0 17.5%; } }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border {
    padding: 0 12.5%; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border {
    padding: 0; } }

.ht-heading .middle-align-border::before {
  position: absolute;
  content: "";
  left: 0;
  width: 100px;
  height: 3px;
  background: #412e51;
  top: 50%; }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border::before {
    width: 50px; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border::before {
    display: none; } }

.ht-heading .middle-align-border::after {
  position: absolute;
  content: "";
  right: 0;
  width: 100px;
  height: 3px;
  background: #412e51;
  top: 50%; }

@media only screen and (max-width: 767px) {
  .ht-heading .middle-align-border::after {
    width: 50px; } }

@media only screen and (max-width: 575px) {
  .ht-heading .middle-align-border::after {
    display: none; } }

.ht-heading .heading-bg-img {
  line-height: 57px;
  margin-bottom: 3px;
  background: url(img/icons/heading-bg.jpg) repeat-y;
  -webkit-background-clip: text;
  background-clip: text;
  /* Animate Background Image */
  -webkit-text-fill-color: transparent;
  -webkit-animation: heading-animation-1 80s linear infinite;
  /* Activate smoother animations */
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden; }

@media only screen and (max-width: 767px) {
  .ht-heading .heading-bg-img {
    line-height: 1.2; } }

.ht-heading p.heading-border-bottom {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 12px; }

.ht-heading p.heading-border-bottom::before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 70px;
  height: 2px;
  background: #18012c;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.ht-heading.heading-border-left {
  position: relative; }

.ht-heading.heading-border-left::before {
  position: absolute;
  content: "";
  left: 0;
  height: 70px;
  width: 5px;
  background: #18012c;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

@media only screen and (max-width: 575px) {
  .ht-heading.heading-border-left::before {
    height: 50px; } }

.ht-heading.heading-border-right {
  position: relative; }

.ht-heading.heading-border-right::before {
  position: absolute;
  content: "";
  right: 0;
  height: 70px;
  width: 5px;
  background: #18012c;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

@media only screen and (max-width: 575px) {
  .ht-heading.heading-border-right::before {
    height: 50px; } }

.ht-heading.heading-style-5 p.subtitle {
  font-weight: 500; }

/*----------------------------
    Animate Background Image
----------------------------*/
@-webkit-keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }

@keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }

/**************************************
	Template Styles
***************************************/
/*----------------------
 * Header
-----------------------*/
.header--transparant {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px; }

.mainmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.mainmenu li {
  margin: 0 15px; }

.mainmenu li a {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase; }

.bradcaump_area {
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 78px; }

.bradcaump_area .bradcaump-title {
  font-weight: 600;
  color: #ffffff; }

/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */
.wp-block-htblocks-accordion {
  border: 5px #666 solid;
  padding: 1rem; }
  .wp-block-htblocks-accordion .htblocks_settings_title {
    border-bottom: 1px solid #ddd;
    font-weight: bold; }
