/*====================
	Version: 1.0
======================*/
/**************************************************************
	
	STYLESHEET INDEXING
	|
	|
	|___ Default Styles
	|	|
	|	|___ variables
	|	|___ mixins
	|	|___ reset
	|	|___ typography
	|	|___ animations
	|	|___ shortcode
	|
	|
	|___Elements Styles
	|	|___ Button
	|	|___ section-title
	|	|___ service
	|	|___ counterup
	|	|___ team
	|	|___ wavify
	|	|___ wavify
	|	|___ blog-list
	|	|___ contact
	|	|___ about
	|	|___ call-to-action
	|	|___ slick-arrow
	|	|___ motivational-archive
	|	|___ social
	|	|___ shortnote
	|	|___ flexable-image-slide
	|	|___ carousel-slider
	|	|___ countdown
	|	|___ progress-charts
	|	|___ gradation
	|	|___ typed-text
	|	|___ pricing-plans
	|	|___ career
	|	|___ maintenance
	|	|___ player
	|	|___ 404
	|	
	|
	|
	|___Components Styles
	|	|___ video 
	|	|___ breadcaump 
	|	|___ instagram
	|	|___ popup
	|	|___ shopping-cart
	|	|___ mega-menu
	|	|___ toolbar
	|	|___ typography
	|	|___ list
	|	|___ pricing-box
	|	|___ icon-boxes
	|	|___ dividers
	|	|___ message-box
	|	|___ accordion
	|	|___ googlemap
	|	|___ rows-column
	|	|___ info-boxes
	|	|___ loader
	|	|___ demo-option
	|
	|
	|
	|___Portfolio Styles
	|	|___ portfolio-grid 
	|	|___ portfolio-grid-metro 
	|	|___ portfolio-caption
	|	|___ mesonry-button
	|	|___ paralax
	|	|___ has-center
	|	|___ type-hover
	|	|___ portfolio-details
	|
	|
	|
	|___Blog Grid Styles
	|	|___ blod-grid 
	|	|___ pagination 
	|	|___ blog-mesonry
	|	|___ blog-grid-no-flex
	|	|___ blog-grid-minimal
	|	|___ blog-details
	|	|___ blog-sidebar
	|
	|
	|
	|___Shop Sidebar Styles
	|	|___ shop-sidebar 
	|	|___ single-product 
	|	|___ cart
	|	|___ checkout
	|	|___ compare
	|	|___ my-account
	|	|___ vertical-slide
	|	|___ login
	|	|___ table-form
	|
	|
	|
	|
	|___Template Styles
	|	|___ header
	|	|___ sidebar-header
	|	|___ navigation
	|	|___ banner
	|	|___ feature
	|	|___ startup-service
	|	|___ freelancer
	|	|___ hamber-menu
	|	|___ left-vertical-header
	|	|___ fullscreen-slider
	|	|___ sidebar-mobilemenu
	|	|___ header-broadsheets
	|	|___ onepage
	|	|___ foodie
	|	|___ portfolio-slide
	|	|___ photo-slide
	|	|___ vertical-slide
	|	|___ musician
	|	|___ vertical-slider-portfolio
	|	|___ shop-slide
	|	|___ product
	|	|___ revulution
	|	|___ presentation
	|	|___ footer
	|	 
	|	
	|	|___ Color Variation
	|	|
	|	|___ color-2
	|	|___ font-variation
	|	|___ preview
	|	|___ responsive
	|
	|___ END STYLESHEET INDEXING

***************************************************************/
/*===================================
    Default Styles
====================================*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,900|Permanent+Marker|Playfair+Display:400,400i,700,700i,900,900i|Montserrat:300,300i,400,400i,500,500i,600,700,700i,800|Open+Sans:400|Roboto:400,400i,500,500i,700,700i,900|Reenie+Beanie");
@import url("https://fonts.googleapis.com/css?family=Spectral:600i&display=swap");

/*================================================ 
 font-family: 'Poppins', sans-serif;
 font-family: 'Permanent Marker', cursive;
 font-family: 'Playfair Display', serif;
 font-family: 'Montserrat', sans-serif;
  font-family: 'Roboto', sans-serif;
 =================================================*/
@media only screen and (max-width: 575px) {
  .container {
    max-width: 450px; } }

@media only screen and (max-width: 479px) {
  .container {
    max-width: 320px; } }

/**
 * Reset Styels
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }


figcaption,
footer,
header,
nav,
section {
  display: block; }


canvas,
video {
  display: inline-block; }

[hidden] {
  display: none; }

html,
button,
input {
  font-family: "Source Sans Pro", Helvetica, sans-serif; }

a {
  color: #ca3c08;
  text-decoration: none; }

a:visited {
  color: #ac0404; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  color: #ea9629;
  outline: 0; }

a:hover {
  text-decoration: underline; }


strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

p {
  margin: 0 0 24px; }


sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

menu,
ul {
  margin: 16px 0;
  padding: 0 0 0 40px; }

ul {
  list-style-type: square; }

nav ul {
  list-style: none;
  list-style-image: none; }

li > ul {
  margin: 0; }

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle; }

form {
  margin: 0; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  appearance: textfield;
  padding-right: 2px;
  /* Don't cut off the webkit search cancel button */
  width: 270px; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

caption {
  font-weight: normal;
  text-align: left; }

caption {
  font-size: 16px;
  margin: 20px 0; }

ins {
  background: #fff9c0;
  text-decoration: none; }

/**
 * Typography
 */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%; }

html {
  overflow: hidden;
  overflow-y: auto; }

body {
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Poppins", sans-serif;
  color: #333333;
  font-weight: 400; }

a {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s; }

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5,
p,
menu,
ul,
caption {
  margin: 0;
  margin-bottom: 15px; }

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "louis_george_caferegular";
  line-height: 1.3;
  color: #222222; }

h1,
.h1 {
  font-size: 42px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 26px; }

h4,
.h4 {
  font-size: 22px; }

h5,
.h5 {
  font-size: 18px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1,
  .h1 {
    font-size: 38px; }
  h2,
  .h2 {
    font-size: 28px; }
  h3,
  .h3 {
    font-size: 24px; } }

@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 36px; }
  h2,
  .h2 {
    font-size: 26px; }
  h3,
  .h3 {
    font-size: 24px; } }

@media only screen and (max-width: 575px) {
  h1,
  .h1 {
    font-size: 34px; } }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-weight: 700; }

h4,
.h4,
h5,
.h5 {
  font-weight: 600; }

a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none; }

a:visited {
  color: inherit; }

input,
button {
  background: transparent;
  border: 1px solid #eee;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  color: #333333; }
  input:focus, input:active,
  button:focus,
  button:active {
    outline: none;
    border-color: #a749ff; }

input {
  width: 100%;
  font-size: 14px; }

input {
  height: 40px;
  padding: 0 15px; }

/*==========================
Animation Css
============================*/
/* -----------------------------------
    Custom Animation For All Page
---------------------------------------*/
@-webkit-keyframes moveVertical {
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes moveVertical {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes moveHorizontal {
  to {
    -webkit-transform: translateX(0);
    opacity: 1; } }

@keyframes moveHorizontal {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

/* ------------------------
    Custom Animation 01 
----------------------------*/
@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -100px; }
  to {
    margin-top: 0; } }

@keyframes headerSlideDown {
  0% {
    margin-top: -100px; }
  to {
    margin-top: 0; } }

/* --------------------------------------
    Custom Hide Animation
---------------------------------------*/
@-webkit-keyframes hide-animation {
  0% {
    -webkit-transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(60px);
    opacity: 0; } }

@keyframes hide-animation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0; } }

/* --------------------------------------
    Custom Slide Show Animation
---------------------------------------*/
@-webkit-keyframes show-animation {
  0% {
    -webkit-transform: translateY(60px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes show-animation {
  0% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

/* --------------------------------------
    Custom Slide Out To Right
---------------------------------------*/
@-webkit-keyframes slide-out-to-right {
  0% {
    -webkit-transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(40px);
    opacity: 0; } }

@keyframes slide-out-to-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
    opacity: 0; } }

/* --------------------------------------
    Custom Slide Out To Left
---------------------------------------*/
@-webkit-keyframes slide-in-to-left {
  0% {
    -webkit-transform: translateX(60px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    opacity: 1; } }

@keyframes slide-in-to-left {
  0% {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

/* ------------------------
    Brook Hover Effect 
---------------------------*/

.bk-hover a {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-block;
  color: #999; }
  .bk-hover a::after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor; }
  .bk-hover a:hover::after {
    width: 100%;
    left: 0;
    right: auto; }

/* ------------------------
    Separator Bounce 
---------------------------*/
@-webkit-keyframes separator-bounce {
  0%,
  80%,
  to {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes separator-bounce {
  0%,
  80%,
  to {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/**
 * Utilities
 */
/* Font Family */
/*================================================ 
 font-family: 'Poppins', sans-serif;
 font-family: 'Permanent Marker', cursive;
 font-family: 'Playfair Display', serif;
 font-family: 'Montserrat', sans-serif;
 font-family: 'Open Sans', sans-serif;
 font-family: 'Roboto', sans-serif;
 font-family: 'Reenie Beanie', cursive;
 font-family: 'CerebriSans';
 
 =================================================*/
.hidden {
  display: none; }

.poss_relative {
  position: relative; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.wrapper {
  position: relative; }

/* Define Colors */

.playfair-font {
  font-family: "Playfair Display", serif; }

/* Font Weight */

/* Background Color */

/* Youtube Video Background */

/* Background Image */

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

/* This color is default color. It will change depending your body template color class like .template-color-1 to 11  */

/*-----------------------
    Slick Gutter 
----------------------------*/

.slick-gutter-40 {
  margin-left: -40px;
  margin-right: -40px; }

/*-- Padding Top --*/

.pt--95 {
  padding-top: 95px; }

.pt--140 {
  padding-top: 140px; }

.pt--150 {
  padding-top: 150px; }

.pt--170 {
  padding-top: 170px; }

/*-- Padding Bottom --*/

.pb--60 {
  padding-bottom: 60px; }

.pb--100 {
  padding-bottom: 100px; }

.pb--130 {
  padding-bottom: 130px; }

.pb--160 {
  padding-bottom: 160px; }

/*-- Padding Left --*/

.pl--60 {
  padding-left: 60px; }

/*-- Padding Right --*/

.pr--60 {
  padding-right: 60px; }

@media only screen and (max-width: 575px) {
  .pr_sm--30 {
    padding-right: 30px; } }

/*-- Padding Left Right --*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .plr_md--30 {
    padding: 0 30px; } }

@media only screen and (max-width: 767px) {
  .plr_sm--30 {
    padding: 0 30px; } }

/*---------------------------
Section Separation  
----------------------------*/

.bkseparator--20 {
  height: 20px; }

/*-- Margin Top --*/

.mt--20 {
  margin-top: 20px; }

.mt--25 {
  margin-top: 25px; }

.mt--30 {
  margin-top: 30px; }

.mt--50 {
  margin-top: 50px; }

.mt--100 {
  margin-top: 100px; }

.mt--150 {
  margin-top: 150px; }

/*-- Margin Bottom --*/

.mb--15 {
  margin-bottom: 15px; }

.mb--20 {
  margin-bottom: 20px; }

.mb--40 {
  margin-bottom: 40px; }

.mb--55 {
  margin-bottom: 55px; }

.mb--70 {
  margin-bottom: 70px; }

.mb--80 {
  margin-bottom: 80px; }

/*-- Margin Right --*/
.mr--0 {
  margin-right: 0 !important; }

/*-- Margin Bottom --*/

/*-- Margin Bottom --*/

.ptb--120 {
  padding: 120px 0; }

/* =================================
    Responsive Spacing Css 
====================================*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb_lg--50 {
    padding-bottom: 50px; }
  .pt_lg--120 {
    padding-top: 120px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb_md--50 {
    padding-bottom: 50px; }
  .pt_md--120 {
    padding-top: 120px; }
  .ptb-md--80 {
    padding: 80px 0; } }

@media only screen and (max-width: 767px) {
  .pb_sm--50 {
    padding-bottom: 50px; }
  .pl_sm--30 {
    padding-left: 30px; }
  .pr_sm--30 {
    padding-right: 30px; }
  .pt_sm--120 {
    padding-top: 120px; }
  .ptb-sm--60 {
    padding: 60px 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb_lg--30 {
    margin-bottom: 30px; }
  .mt_lg--50 {
    margin-top: 50px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb_md--30 {
    margin-bottom: 30px; }
  .mt_md--50 {
    margin-top: 50px; } }

@media only screen and (max-width: 767px) {
  .mb_sm--30 {
    margin-bottom: 30px; }
  .mt_sm--50 {
    margin-top: 50px; } }

/*-----------------------
Padding Top Bottom 
----------------------------*/
/* Section Padding Top Bottom */

/* Section Padding Top */

/* Section Padding Bottom */

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

/* Font specialized */

/* Height and width */

/*-- Custom Row ---*/

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

/*------------------------------------
    Input Placeholder
---------------------------------------*/
input:-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

input::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

input::-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

input:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

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

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

[data-overlay]:before,
[data-black-overlay]:before,
[data-heading-overlay]:before,
[data-light-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: #a749ff; }

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

[data-light-overlay]:before {
  background-color: #5e0891; }

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

[data-heading-overlay]:before {
  background-color: #222222; }

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

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

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

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

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

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

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

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

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

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

/*------------------------------
    ScrollTo Up 
--------------------------------*/

/*----------------------
    Social Color
------------------------*/
/*====================================
	Elements Styles
=====================================*/
/*============================
 * Button
================================*/

a.brook-btn,
button.brook-btn {
  color: #fff;
  border-width: 0;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07);
  font-weight: 600;
  letter-spacing: 0em;
  font-family: "Poppins", sans-serif;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  border-style: solid;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  a.brook-btn.text-theme,
  button.brook-btn.text-theme {
    color: #a749ff; }
  a.brook-btn.text-white,
  button.brook-btn.text-white {
    color: #ffffff; }
  a.brook-btn.space-between,
  button.brook-btn.space-between {
    margin: 5px; }
  a.brook-btn.bk-btn-theme,
  button.brook-btn.bk-btn-theme {
    background: #a749ff; }
  a.brook-btn.bk-btn-white,
  button.brook-btn.bk-btn-white {
    background: #ffffff;
    color: #222222; }
  a.brook-btn.btn-rounded,
  button.brook-btn.btn-rounded {
    border-radius: 6px; }
  a.brook-btn.btn-sd-size,
  button.brook-btn.btn-sd-size {
    padding: 0 36px;
    height: 55px;
    line-height: 55px;
    font-size: 14px; }
  a.brook-btn:hover,
  button.brook-btn:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px); }

@-webkit-keyframes border-animate-top {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes border-animate-top {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@-webkit-keyframes border-animate-right {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes border-animate-right {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@-webkit-keyframes border-animate-bottom {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes border-animate-bottom {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@-webkit-keyframes border-animate-left {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes border-animate-left {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

/* ========================
    Slider Video Play 
=========================*/

@media only screen and (max-width: 767px) {
  .video h2 {
    color: #ffffff;
    font-size: 32px; }
  .video h4 {
    font-size: 22px;
    line-height: 32px; } }

/*==========================
 * Section Title
============================*/

/* Title SEparator */

/*=====================================
Creative Agency Section Title 
=======================================*/

/* ======================
    Service Css 
=========================*/

/* Architecture Service */

/* -------------------
Counterup Area 
----------------------*/
/* ---------------------------
    Default Counter Area 
-----------------------------*/

/* -------------------
Counterup Area 
----------------------*/

/* ==========================
    Conter Style 2 
===========================*/

/* =====================
    Team Area 
========================*/

/* =======================
Wavify Area 
==============================*/

/* =======================
Wavify Area 
==============================*/

/* ======================
    Brand Area
==========================*/

/*=======================
Blog List Area 
===========================*/
/* ---------------------------
Blog Default Style 
-----------------------------*/

.blog {
  position: relative;
  /* Blog Style 2 */ }
  .blog .thumb {
    position: relative; }
    .blog .thumb a img {
      width: 100%; }

/* ========================
    Blog Style 2 
===========================*/
/* ============================
    Contact Area 
    http://prntscr.com/m3ajf8
=================================*/

/* ========================
Contact Form Style 01 
============================*/

/* ========================
    Contact
============================*/

/*==========================
    About Area 
===========================*/

/* ========================
    Call To Action Area 
============================*/

.bg_image--10 {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; }

.vertical-call-toaction .spacing {
  height: 44px; }

/* Call to Action 1 */

/*==========================
 Slick Arrow Style 
=============================*/

.slick-arrow-center {
  position: relative; }

.slick-dots-bottom {
  position: relative; }

/* =================================
    Motivational Archive 
=================================*/

/* ------------------------
    Social Area 
----------------------------*/

.social-icon {
  padding: 0;
  margin: 0 -15px; }
  .social-icon li {
    display: inline-block; }
    .social-icon li a {
      padding: 5px 15px;
      color: #fff;
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .social-icon.icon-size-large li a {
    font-size: 30px; }
  .social-icon.tooltip-layout li a {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #fff; }
    .social-icon.tooltip-layout li a[class*=hint--] {
      position: relative; }
    .social-icon.tooltip-layout li a.hint--bounce:after, .social-icon.tooltip-layout li a.hint--bounce:before {
      -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
      transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
      -o-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
      transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
      transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }
    .social-icon.tooltip-layout li a[class*=hint--]:after, .social-icon.tooltip-layout li a[class*=hint--]:before {
      position: absolute;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      visibility: hidden;
      opacity: 0;
      z-index: 1000000;
      pointer-events: none;
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease;
      -webkit-transition-delay: 0ms;
      -o-transition-delay: 0ms;
      transition-delay: 0ms; }
    .social-icon.tooltip-layout li a.hint--top:after, .social-icon.tooltip-layout li a.hint--top:before {
      bottom: 100%;
      left: 50%; }
    .social-icon.tooltip-layout li a.hint--top:after {
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .social-icon.tooltip-layout li a.hint--top:before {
      left: calc(50% - 7px);
      margin-bottom: -13px; }
    .social-icon.tooltip-layout li a[class*=hint--]:before {
      content: "";
      position: absolute;
      background: transparent;
      border: 7px solid transparent;
      z-index: 1000001; }
    .social-icon.tooltip-layout li a[class*=hint--][aria-label]:after {
      font-family: "Poppins", sans-serif;
      font-weight: 600;
      line-height: 1.23;
      content: attr(aria-label); }
    .social-icon.tooltip-layout li a[class*=hint--]:after {
      -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
      box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
      padding: 8px 10px;
      font-size: 14px;
      white-space: nowrap;
      border-radius: 5px; }
    .social-icon.tooltip-layout li a.hint--white[aria-label]::before {
      border-top-color: #fff; }
    .social-icon.tooltip-layout li a.hint--dark[aria-label]::after {
      background: #222222;
      color: #ffffff;
      text-shadow: none; }
    .social-icon.tooltip-layout li a.hint--dark[aria-label]::before {
      border-top-color: #222222; }
    .social-icon.tooltip-layout li a.hint--white[aria-label]::after {
      background: #fff;
      color: #111;
      text-shadow: none; }
    .social-icon.tooltip-layout li a:hover {
      color: rgba(255, 255, 255, 0.5); }
      .social-icon.tooltip-layout li a:hover.hint--top[class*=hint--]:after, .social-icon.tooltip-layout li a:hover.hint--top[class*=hint--]:before {
        visibility: visible;
        opacity: 1;
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s; }
      .social-icon.tooltip-layout li a:hover.hint--top::before {
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        transform: translateY(-8px); }
      .social-icon.tooltip-layout li a:hover.hint--top::after {
        -webkit-transform: translateX(-50%) translateY(-8px);
        -ms-transform: translateX(-50%) translateY(-8px);
        transform: translateX(-50%) translateY(-8px); }

a {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  color: #fff; }
  a[class*=hint--] {
    position: relative; }
  a.hint--bounce:after, a.hint--bounce:before {
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -o-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }
  a[class*=hint--]:after, a[class*=hint--]:before {
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms; }
  a.hint--top:after, a.hint--top:before {
    bottom: 100%;
    left: 50%; }
  a.hint--top:after {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  a.hint--top:before {
    left: calc(50% - 7px);
    margin-bottom: -13px; }
  a[class*=hint--]:before {
    content: "";
    position: absolute;
    background: transparent;
    border: 7px solid transparent;
    z-index: 1000001; }
  a[class*=hint--][aria-label]:after {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.23;
    content: attr(aria-label); }
  a[class*=hint--]:after {
    -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
    padding: 8px 10px;
    font-size: 14px;
    white-space: normal;
    border-radius: 5px;
    max-width: 160px;
    min-width: 120px;
    text-align: center; }
  a.hint--white[aria-label]::before {
    border-top-color: #fff; }
  a.hint--dark[aria-label]::after {
    background: #222222;
    color: #ffffff;
    text-shadow: none; }
  a.hint--dark[aria-label]::before {
    border-top-color: #222222; }
  a.hint--white[aria-label]::after {
    background: #fff;
    color: #111;
    text-shadow: none; }
  a:hover {
    color: rgba(255, 255, 255, 0.5); }
    a:hover.hint--top[class*=hint--]:after, a:hover.hint--top[class*=hint--]:before {
      visibility: visible;
      opacity: 1;
      -webkit-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s; }
    a:hover.hint--top::before {
      -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
      transform: translateY(-8px); }
    a:hover.hint--top::after {
      -webkit-transform: translateX(-50%) translateY(-8px);
      -ms-transform: translateX(-50%) translateY(-8px);
      transform: translateX(-50%) translateY(-8px); }

/* ===========================
    Shot Note Css 
==============================*/

/* =========================
    Flexable Image Area 
===========================*/
.flexale-image .thumb img {
  width: 100%; }

/* =======================
    Custom Carousel Area 
===========================*/
/*-- Hero Item --*/

/*-- Hero Content Two For Hero Slider --*/

/*-- Slide Content In Animation --*/

/*==============================
Countdown Area 
====================================*/

/* ==========================
Progress Charts 
==============================*/

.progress-charts {
  overflow: hidden; }

/* ====================
    Gallery Area 
========================*/

.gallery {
  display: block;
  position: relative !important;
  width: 100%;
  height: 100%; }
  .gallery .thumb img {
    width: 100%; }
  .gallery .hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: #a749ff;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
    .gallery .hover-overlay .inner {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .gallery .hover-overlay .inner span {
        font-size: 36px;
        color: #fff; }
  .gallery:hover .hover-overlay {
    visibility: visible;
    opacity: .9; }

/*=========================
    Minimal Gallery 
==========================*/

/* ==========================
    Gradation Area 
============================*/

/* =================
    Typed Text 
======================*/

.typed-text .content {
  text-align: left; }
  .typed-text .content h3.heading {
    max-width: 900px;
    line-height: 1.2;
    font-size: 56px;
    margin-bottom: 0;
    word-wrap: break-word;
    margin-top: -20px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .typed-text .content h3.heading {
        margin-top: 19px;
        font-size: 43px; } }
    @media only screen and (max-width: 767px) {
      .typed-text .content h3.heading {
        margin-top: 19px;
        font-size: 30px; } }
  .typed-text .content p {
    font-size: 24px;
    word-wrap: break-word;
    max-width: 100%;
    margin-top: 30px; }
    @media only screen and (max-width: 767px) {
      .typed-text .content p {
        font-size: 16px;
        line-height: 28px; } }

/* ========================
Pricing PLans 
==========================*/

/*======================
    Career Area 
==========================*/

.career {
  padding-top: 69px;
  padding-right: 50px;
  padding-bottom: 80px;
  padding-left: 50px;
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
  background-color: #fff; }
  .career .title h3.heading {
    border-bottom-width: 1px !important;
    padding-bottom: 20px !important;
    border-bottom-color: #eeeeee !important;
    border-bottom-style: solid !important; }

/* ===========================
    Maintanence Area 
==============================*/

/* Coming Soon Wrapper */

/* ----------------------
Testimonial Area 
-------------------------*/

/* Testimonial Deffernt Css */

/* Creative Testimonial */

/* Testimonial Home Variation */

/* ================================
 Testimonial Horizontal Area
===================================*/

/*====================
 404 Area 
 =====================*/

/*================
Tabs Area 
==================*/

/*==========================
    Player Area CSS 
===========================*/

/*================================
	Components Style
=================================*/
/* ---------------------------
    Video Area 
-----------------------------*/

/* =========================
Breadcaump Area 
=============================*/

/* =======================
    Instagram Area 
==========================*/
/* Instagram Style 01 */

/* ==========================
    Popup Style 
=============================*/
.brook-search-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: rgba(0, 0, 0, 0.9);
  visibility: hidden;
  opacity: 0;
  cursor: url(img/icons/light-close.png) 16 16, pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 99999; }
  .brook-search-popup .inner {
    background: #000000;
    position: relative;
    width: 400px;
    max-width: 80%;
    height: 100%;
    text-align: left;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow-y: auto;
    padding-top: 85px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    cursor: default; }
    .brook-search-popup .inner .search-header {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 0 15px 0 30px;
      height: 85px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      background: #fff; }
      .brook-search-popup .inner .search-header .logo {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        .brook-search-popup .inner .search-header .logo a img {
          width: 115px;
          height: auto;
          max-width: 100%; }
      .brook-search-popup .inner .search-header a.search-close {
        position: relative;
        cursor: pointer;
        height: 40px;
        width: 40px;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .brook-search-popup .inner .search-header a.search-close::before, .brook-search-popup .inner .search-header a.search-close::after {
          position: absolute;
          top: 19px;
          left: 8px;
          content: "";
          width: 24px;
          height: 3px;
          background: #222;
          -webkit-transform-origin: 50% 50%;
          -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
          -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
        .brook-search-popup .inner .search-header a.search-close::before {
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        .brook-search-popup .inner .search-header a.search-close::after {
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
        .brook-search-popup .inner .search-header a.search-close:hover::before, .brook-search-popup .inner .search-header a.search-close:hover::after {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; }
    .brook-search-popup .inner .search-content {
      padding: 30px 40px; }
      .brook-search-popup .inner .search-content form {
        position: relative; }
        .brook-search-popup .inner .search-content form label {
          color: #fff;
          width: 100%; }
          .brook-search-popup .inner .search-content form label input {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid rgba(255, 255, 255, 0.15);
            padding: 15px 30px 15px 0;
            color: inherit;
            -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
            -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
            color: #fff;
            width: 100%;
            height: 62px; }
            .brook-search-popup .inner .search-content form label input[placeholder]:focus::-webkit-input-placeholder {
              -webkit-transition: opacity 0.3s 0.3s ease;
              -o-transition: opacity 0.3s 0.3s ease;
              transition: opacity 0.3s 0.3s ease;
              opacity: 0; }
        .brook-search-popup .inner .search-content form button.search-submit {
          position: absolute;
          top: 0;
          right: 0;
          background: transparent;
          border: 0;
          padding: 0;
          height: 62px;
          line-height: 62px;
          color: #fff;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          font-size: 15px; }

/* ===========================
    Shopping Cart Area 
==============================*/

/* ========================
    Mega Menu 
==========================*/
.header-mega-menu .row,
.header-mega-menu [class*="col-"] {
  position: static; }

.mainmenu li.with--drop {
  position: relative; }
  .mainmenu li.with--drop.slide--megamenu {
    position: static; }
    .mainmenu li.with--drop.slide--megamenu:hover .mega__width--fullscreen {
      display: block;
      -webkit-animation: show-animation .5s;
      animation: show-animation .5s; }
  .mainmenu li.with--drop.slide-dropdown {
    position: relative; }
    .mainmenu li.with--drop.slide-dropdown:hover .dropdown__menu {
      display: block;
      -webkit-animation: show-animation .5s;
      animation: show-animation .5s;
      top: 100%; }

/* -------------------------
Start Dropdown Menu 
--------------------------*/
.dropdown__menu {
  -webkit-box-shadow: 0 10px 37px rgba(0, 0, 0, 0.07);
  box-shadow: 0 10px 37px rgba(0, 0, 0, 0.07);
  position: absolute;
  list-style: none;
  background-color: #222222;
  -webkit-animation: hide-animation .5s;
  animation: hide-animation .5s;
  left: 0px;
  display: none;
  width: 300px;
  margin: 0;
  padding: 35px 0 50px;
  min-width: 300px; }
  .dropdown__menu li {
    padding: 0 40px; }
    .dropdown__menu li a {
      display: block; }
      .dropdown__menu li a span {
        position: relative;
        padding: 2px 0;
        overflow: hidden;
        z-index: 1;
        font-weight: 500;
        line-height: 1.58;
        color: #ffffff;
        font-size: 14px;
        -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        display: inline-block;
        margin: 6px 0; }
        .dropdown__menu li a span::after {
          content: "";
          width: 0;
          height: 1px;
          bottom: 0;
          position: absolute;
          left: auto;
          right: 0;
          z-index: -1;
          -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
          -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
          transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
          background: currentColor; }
        .dropdown__menu li a span:hover::after {
          width: 100%;
          left: 0;
          right: auto; }
        .dropdown__menu li a span:hover {
          color: #ffffff; }
    .dropdown__menu li.drop-lavel--2 {
      position: relative; }
      .dropdown__menu li.drop-lavel--2 > a {
        position: relative; }
        .dropdown__menu li.drop-lavel--2 > a::before {
          content: "\f105";
          font-size: 14px;
          position: absolute;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: Font Awesome\ 5 Free;
          font-weight: 900;
          background: transparent !important; }
      .dropdown__menu li.drop-lavel--2 .lavel--2 {
        position: absolute;
        list-style: none;
        display: none;
        padding: 30px 0 50px;
        margin: 0;
        background: #222222;
        width: 300px;
        -webkit-animation: slide-out-to-right .3s;
        animation: slide-out-to-right .3s;
        left: 100%;
        top: 0; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .dropdown__menu li.drop-lavel--2 .lavel--2 {
            width: 230px; } }
      .dropdown__menu li.drop-lavel--2:hover > .lavel--2 {
        display: block;
        -webkit-animation: slide-in-to-left .3s;
        animation: slide-in-to-left .3s; }

/* For Menu Style */
.mega__width--fullscreen {
  width: auto;
  display: none;
  top: 100%;
  left: 0px;
  margin-left: -643.563px;
  margin-top: 0px;
  min-width: 10em;
  max-width: 20em;
  right: 0;
  margin-left: 0;
  max-width: none;
  padding: 70px 0;
  -webkit-box-shadow: 0 10px 37px rgba(0, 0, 0, 0.07);
  box-shadow: 0 10px 37px rgba(0, 0, 0, 0.07);
  position: absolute;
  list-style: none;
  background-color: #222222;
  -webkit-animation: hide-animation .5s;
  animation: hide-animation .5s; }
  .mega__width--fullscreen .mega__list {
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none; }
    .mega__width--fullscreen .mega__list li.mega--title {
      display: block;
      margin: 0 30px 18px 0;
      padding-bottom: 12px;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 14px;
      border: 0 solid transparent;
      border-bottom: 1px solid #444;
      color: #ffffff;
      font-family: "Poppins", sans-serif; }
    .mega__width--fullscreen .mega__list li a span {
      position: relative;
      padding: 2px 0;
      overflow: hidden;
      z-index: 1;
      font-weight: 500;
      line-height: 1.58;
      color: #fff;
      font-size: 14px;
      -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
      -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
      transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
      display: inline-block;
      margin: 6px 0; }
      .mega__width--fullscreen .mega__list li a span::after {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        z-index: -1;
        -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        background: currentColor; }
      .mega__width--fullscreen .mega__list li a span:hover::after {
        width: 100%;
        left: 0;
        right: auto; }
      .mega__width--fullscreen .mega__list li a span:hover {
        color: #ffffff; }

/* ====================
    Toolbar Area 
========================*/
.brook__toolbar .inner {
  position: absolute;
  top: 200px;
  right: 100%;
  display: block;
  width: 40px;
  border: 1px solid #eee;
  border-right: 0;
  border-radius: 5px 0 0 5px;
  background: #fff;
  text-align: center;
  -webkit-box-shadow: -3px 0 10px -2px rgba(0, 0, 0, 0.1);
  box-shadow: -3px 0 10px -2px rgba(0, 0, 0, 0.1); }
  .brook__toolbar .inner a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #222;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
    .brook__toolbar .inner a i {
      font-size: 16px; }
    .brook__toolbar .inner a[class*=hint--] {
      position: relative;
      display: inline-block;
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
      .brook__toolbar .inner a[class*=hint--]::before, .brook__toolbar .inner a[class*=hint--]::after {
        position: absolute;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: hidden;
        opacity: 0;
        z-index: 1000000;
        pointer-events: none;
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease;
        -webkit-transition-delay: 0ms;
        -o-transition-delay: 0ms;
        transition-delay: 0ms; }
      .brook__toolbar .inner a[class*=hint--]::before {
        content: "";
        position: absolute;
        background: transparent;
        border: 7px solid transparent;
        z-index: 1000001;
        right: 100%;
        bottom: 50%;
        margin-right: -13px;
        margin-bottom: -7px;
        border-left-color: #000; }
      .brook__toolbar .inner a[class*=hint--]::after {
        content: attr(aria-label);
        background: #000;
        color: #fff;
        padding: 8px 10px;
        font-size: 14px;
        line-height: 14px;
        white-space: nowrap;
        border-radius: 5px;
        -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
        box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3); }
    .brook__toolbar .inner a.hint--bounce {
      -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
      transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
      -o-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
      transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
      transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }
    .brook__toolbar .inner a.hint--left::after {
      margin-bottom: -15px;
      right: 100%;
      bottom: 50%; }
    .brook__toolbar .inner a:hover {
      color: #a749ff; }
      .brook__toolbar .inner a:hover[class*=hint--]::before, .brook__toolbar .inner a:hover[class*=hint--]::after {
        visibility: visible;
        opacity: 1;
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s; }
      .brook__toolbar .inner a:hover[class*=hint--]::before {
        -webkit-transform: translateX(-8px);
        -ms-transform: translateX(-8px);
        transform: translateX(-8px); }
      .brook__toolbar .inner a:hover[class*=hint--]::after {
        -webkit-transform: translateX(-8px);
        -ms-transform: translateX(-8px);
        transform: translateX(-8px); }

/* ==========================
Typography Area 
===============================*/

.heading {
  color: #222222;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0em;
  line-height: 1.23;
  margin: 0; }
  .heading.bk-hover a {
    color: #222222; }
  .heading.playfair-font {
    font-family: "Playfair Display", serif; }
  .heading.text-white {
    color: #ffffff; }

h2.heading-h2 {
  font-size: 48px; }
  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    h2.heading-h2 {
      font-size: 36px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    h2.heading-h2 {
      font-size: 36px; } }
  @media only screen and (max-width: 767px) {
    h2.heading-h2 {
      font-size: 32px; } }
  @media only screen and (max-width: 479px) {
    h2.heading-h2 {
      font-size: 32px; } }
  h2.heading-h2.font-50 {
    font-size: 50px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      h2.heading-h2.font-50 {
        font-size: 37px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      h2.heading-h2.font-50 {
        font-size: 37px; } }
    @media only screen and (max-width: 767px) {
      h2.heading-h2.font-50 {
        font-size: 32px; } }
    @media only screen and (max-width: 479px) {
      h2.heading-h2.font-50 {
        font-size: 32px; } }

h3.heading-h3 {
  font-size: 36px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    h3.heading-h3 {
      font-size: 32px; } }
  @media only screen and (max-width: 767px) {
    h3.heading-h3 {
      font-size: 22px; } }
  h3.heading-h3.font-40 {
    font-size: 40px; }
    @media only screen and (max-width: 767px) {
      h3.heading-h3.font-40 {
        font-size: 30px; } }

h5.heading-h5 {
  font-size: 18px; }
  @media only screen and (max-width: 767px) {
    h5.heading-h5 {
      font-size: 16px; } }
  h5.heading-h5.font-20 {
    font-size: 20px; }

p.bk_pra {
  margin-bottom: 0;
  word-wrap: break-word;
  max-width: 100%;
  font-weight: 500;
  line-height: 1.58;
  font-size: 14px;
  font-family: "Poppins", sans-serif; }
  p.bk_pra.text-white {
    color: #ffffff; }
  p.bk_pra.font-16 {
    font-size: 16px; }
    @media only screen and (max-width: 767px) {
      p.bk_pra.font-16 {
        font-size: 14px; } }
  p.bk_pra.font-20 {
    font-size: 20px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      p.bk_pra.font-20 {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      p.bk_pra.font-20 {
        font-size: 14px; } }

/*==========================
List Area 
===========================*/

/* =====================
Pricing Box 
========================*/

/* =====================
    Icon Boxes 
========================*/

/* =====================
    Icon Box Style 
========================*/

/* ========================
Dividers Area 
==========================*/

/* =========================
    Message Box Area 
============================*/
.message-box {
  position: relative;
  padding: 37px 30px 37px 70px; }
  .message-box .icon {
    position: absolute;
    top: 40px;
    left: 41px;
    font-size: 16px;
    line-height: 1; }
  .message-box .content {
    font-weight: 500;
    line-height: 1.58;
    font-size: 14px;
    font-family: "Poppins", sans-serif; }

/*============================
    Accordion Area 
==============================*/

/* Accordion Style 02 */

/* =====================
    Google Map Area 
========================*/
/*Google Map Area css*/

@-webkit-keyframes animationSignal {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  1% {
    opacity: 0.25; }
  20% {
    opacity: 0.25; }
  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@-webkit-keyframes animationSignal2 {
  0% {
    opacity: 0; }
  1% {
    opacity: 0.2; }
  20% {
    opacity: 0.17; }
  60% {
    opacity: 0; } }

@keyframes animationSignal {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  1% {
    opacity: 0.25; }
  20% {
    opacity: 0.25; }
  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes animationSignal2 {
  0% {
    opacity: 0; }
  1% {
    opacity: 0.2; }
  20% {
    opacity: 0.17; }
  60% {
    opacity: 0; } }

/*============================
Row And Column 
================================*/

/* =====================
Info Boxes 
=======================*/

/* ===================
Pre Loader 
======================*/
.page-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background: #ffffff; }

.page-load-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.preloader-wrap {
  display: table;
  width: 100%;
  height: 100%; }

.wrap-2 {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

body.loaded .page-loading {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.page-loading {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }

/*========================
    Demo Option 
=========================*/
.demo-option-container {
  position: fixed;
  top: 0;
  left: 100%;
  background: #fff;
  height: 100%;
  width: 350px;
  max-width: calc(100% - 45px);
  z-index: 100000;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.demo-option-wrapper {
  height: 100%;
  overflow-y: auto;
  padding-bottom: 55px; }
  .demo-option-wrapper .demo-panel-header {
    padding: 40px 30px 30px;
    text-align: center; }
    .demo-option-wrapper .demo-panel-header .panel-btn {
      margin-bottom: 30px; }
      .demo-option-wrapper .demo-panel-header .panel-btn a i {
        line-height: 0;
        font-size: 20px;
        margin-right: 10px;
        color: #fff; }
    .demo-option-wrapper .demo-panel-header .title .heading-h5 {
      margin: 0 0 18px; }
  .demo-option-wrapper .demo-quick-option-list {
    padding: 27px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px; }
    .demo-option-wrapper .demo-quick-option-list a {
      position: relative;
      display: inline-block; }

/*==================================
	Portfolio Styles
===================================*/
/* =============================
    Portfolio Grid Area 
==============================*/
.portfolio {
  position: relative;
  /* Portfolio Style 1 */
  /* Portfolio Style 2 */ }

/*=========================
    Portfolio Grid Metro 
 ==========================*/
/* Metro Grid Style 1 */

/* Metro Grid Style 1 */

/* Metro Grid Style 3 */

/* Metro Grid Style 3 */

/* Metro Grid Style 3 */

/* Metro Grid Style 3 */

/* Metro Grid Style 7 */

/* ------------------------------
    Home Creative Potfolio 
--------------------------------*/

/* ======================
    Metro Grid Style 8 
==========================*/

/* =========================
    Portfolio Caption 
============================*/

/* ========================
    Portfolio Caption 
===========================*/

/* ==========================
    Mesonry Button 
=============================*/
.messonry-button button {
  padding: 0;
  border: 0 none;
  position: relative; }
  .messonry-button button span {
    position: relative;
    display: inline-block;
    padding: 5px 15px; }
    .messonry-button button span.filter-text {
      font-weight: 600;
      line-height: 1.58;
      font-size: 14px;
      color: #333333;
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .messonry-button button:hover span.filter-text {
    color: #a749ff; }
  .messonry-button button.is-checked span.filter-text {
    color: #a749ff; }

/* ==============================
    Portfolio Button Style 2 
==================================*/

/* =========================
    Paralax Area 
============================*/

/* =========================
Has Center 
===============================*/

/*=================================
 Type Hover Portfolio Animation 
===================================*/

/* Type Hover Thumbnail */

/* ===============================
    Portfolio Type Two 
==================================*/

/* Type Hover Wrapper */

/* ===============================
    Portfolio Type 3 
==================================*/

/* Type Hover Wrapper */

/* ========================
Portfolio Details 
===========================*/

/*==========================
Portfolio Nav Page 
============================*/

/*=====================================
	Blog Grid Styles
======================================*/
/* ===========================
    Blog Grid Area 
=============================*/

/*======================
 Blog Slide Button 
========================*/

/* ==========================
    Brook Pagination 
=============================*/

/*============================
    Blog Metro Grid Style 3 
=============================*/

/* ==========================
    Blog Grid No Flex 
=============================*/

/* Post Meta */

/* =======================
    Blog Grid Minimal 
==========================*/

.blog-grid-minimal {
  position: relative;
  height: 100%;
  background-color: #fff; }
  .blog-grid-minimal.outline {
    position: relative;
    height: 100%;
    background-color: #fff;
    border: 1px solid #ddd; }
    .blog-grid-minimal.outline:hover {
      border-color: transparent; }

/*=========================
Blog Details 
============================*/

/* ========================
Start Comment Area 
==========================*/

/* ====================
    Contact Form 
======================*/

/* ====================
Blog Main Quote 
======================*/

/*===================================
 Post Return Button 
 ==================================*/

/*===================================
    Modern Pagination
 ==================================*/

/* ========================
    Blog Sidebar 
===========================*/

/*====================================
	Shop Sidebar Styles
=====================================*/
/*=====================
Shop Sidebar 
=======================*/

/*------------------------------
    Single Product Styles
-------------------------------*/
/* Next Prev Button */

/*---------------------------------------
    11. Cart
-----------------------------------------*/
/*-- Cart Table --*/

/*-- Calculate Shipping --*/

/*-- Discount Coupon --*/

/*-- Cart Summary --*/

/*---------------------------------------
    13. Checkout
-----------------------------------------*/
/*-- Checkout Title --*/

/*-- Checkout Form --*/

/*-- Shipping Form --*/

/*-- Checkout Cart Total --*/

/*-- Checkout Payment Method --*/

/*-- Single Payment Method --*/

/*-- Place Order --*/

/*---------------------------------------
    12. Compare
-----------------------------------------*/
/*-- Compare Table --*/

/*------------------------
     My account
--------------------------*/

/* -------------------------------- 
Main Components 
-------------------------------- */

a {
  color: #267481;
  text-decoration: none; }

/* -------------------------------- 

Main Components 

-------------------------------- */

/*-----------------------
 * Comments & Forms
-------------------------*/

/*==========================
    Table Form CSS
============================*/

/*=================================
	Template Styles
==================================*/
/*========================
 * Header
=========================================*/
.page_nav ul.mainmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* ============================
    Header Default Area 
================================*/
/* Maninmenu Area */
.mainmenu-wrapper .page_nav ul.mainmenu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0; }
  .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
    display: inline-block;
    padding-top: 41px;
    padding-bottom: 41px;
    padding-left: 0;
    padding-right: 9px; }
    .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
      position: relative;
      overflow: hidden;
      z-index: 1;
      font-weight: 600;
      line-height: 1.18;
      font-size: 16px;
      font-family: "Poppins", sans-serif;
      color: #a749ff;
      padding-top: 41px;
      padding-bottom: 41px;
      padding-left: 15px;
      padding-right: 15px;
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
      .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span {
        position: relative;
        overflow: hidden; }
        .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span::after {
          content: "";
          width: 0;
          height: 1px;
          bottom: 0;
          position: absolute;
          left: auto;
          right: 0;
          z-index: -1;
          -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
          -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
          transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
          background: currentColor; }
    .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1:hover > a span::after {
      width: 100%;
      left: 0;
      right: auto; }
    .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
      position: relative;
      margin-left: 13px;
      padding-right: 21px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
          margin-left: 3px; } }
      .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a::before {
        content: "\f107";
        font-size: 14px;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: Font Awesome\ 5 Free;
        font-weight: 900; }

.header-default {
  position: relative;
  z-index: 9; }
  .header-default.haeder-fixed-width .container-fluid {
    padding-left: 100px;
    padding-right: 100px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-default.haeder-fixed-width .container-fluid {
        padding-left: 50px;
        padding-right: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-default.haeder-fixed-width .container-fluid {
        padding-left: 50px;
        padding-right: 50px; } }
    @media only screen and (max-width: 767px) {
      .header-default.haeder-fixed-width .container-fluid {
        padding-left: 50px;
        padding-right: 50px; } }
    @media only screen and (max-width: 479px) {
      .header-default.haeder-fixed-width .container-fluid {
        padding-left: 20px;
        padding-right: 20px; } }
  .header-default.header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999; }
  .header-default .header__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-default .header__wrapper {
        margin-right: 29px;
        position: relative;
        z-index: 9; } }
    @media only screen and (max-width: 767px) {
      .header-default .header__wrapper {
        margin-right: 29px; } }
    .header-default .header__wrapper .header-left {
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-default .header__wrapper .header-left {
          -webkit-flex-basis: 30%;
          -ms-flex-preferred-size: 30%;
          flex-basis: 30%; } }
      @media only screen and (max-width: 767px) {
        .header-default .header__wrapper .header-left {
          -webkit-flex-basis: 30%;
          -ms-flex-preferred-size: 30%;
          flex-basis: 30%; } }
      @media only screen and (max-width: 575px) {
        .header-default .header__wrapper .header-left {
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
      .header-default .header__wrapper .header-left .logo a img {
        padding-top: 15px;
        padding-bottom: 15px;
        width: 170px;
        height: auto;
        max-width: 100%; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .header-default .header__wrapper .header-left .logo a img {
            width: 140px !important; } }
        @media only screen and (max-width: 767px) {
          .header-default .header__wrapper .header-left .logo a img {
            width: 110px !important; } }
    .header-default .header__wrapper .mainmenu-wrapper {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .header-default .header__wrapper .header-right {
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -12px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .header-default .header__wrapper .header-right {
          -webkit-flex-basis: 12%;
          -ms-flex-preferred-size: 12%;
          flex-basis: 12%; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-default .header__wrapper .header-right {
          -webkit-flex-basis: 70%;
          -ms-flex-preferred-size: 70%;
          flex-basis: 70%; } }
      @media only screen and (max-width: 767px) {
        .header-default .header__wrapper .header-right {
          -webkit-flex-basis: 70%;
          -ms-flex-preferred-size: 70%;
          flex-basis: 70%; } }
      @media only screen and (max-width: 575px) {
        .header-default .header__wrapper .header-right {
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
  .header-default .header-right {
    margin: 0 -12px; }
    .header-default .header-right > div {
      margin: 0 12px; }
  .header-default.light-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a {
    color: #ffffff; }
    .header-default.light-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a::after {
      background: #ffffff; }
  .header-default.light-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li.with--drop::before {
    color: #ffffff; }
  .header-default.black-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a {
    color: #222222; }
    .header-default.black-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a::after {
      background: #222222; }
  .header-default.black-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li.with--drop::before {
    color: #222222; }

/* ==========================
    Header left Align 
===========================*/

/* ============================
    Sticky Header Css 
================================*/

/* =================================
    Header One Page 
==================================*/

/*==========================
Hambergar Style Two 
============================*/

/*=================================
    Header Fixed 
=====================================*/

/* =====================
    Mobile Menu 
========================*/

/* ==========================
    Sidebar Header 
=============================*/

/**
 * Navigation
 */
/*=========================
 * Banner
===========================*/
/* =====================
    Feature Area 
========================*/

/* =======================
    Start Up Service 
==========================*/

/* Start Single Motivationa Speace */

/* ======================
Freelancer Area 
==========================*/

/* ======================
    Hamber Menu 
=========================*/
.manu-hamber {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  pointer-events: auto;
  height: 19px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .manu-hamber.light-version {
    color: #fff; }
  .manu-hamber.black-version {
    color: #222222; }
  .manu-hamber div {
    position: relative;
    width: 24px;
    height: 18px;
    pointer-events: auto; }
    .manu-hamber div i {
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -1px;
      width: 100%;
      height: 2px;
      background: currentColor; }
      .manu-hamber div i::before, .manu-hamber div i::after {
        position: absolute;
        left: 50%;
        width: 100%;
        height: 100%;
        background: inherit;
        content: "";
        -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%); }
      .manu-hamber div i::before {
        top: -8px; }
      .manu-hamber div i::after {
        top: 8px; }
  .manu-hamber:hover div i::before, .manu-hamber:hover div i::after {
    width: 70%; }

/* Page Close Button */
.open-hamberger-wrapper .page-close {
  position: fixed;
  top: 80px;
  right: 90px;
  z-index: 100000;
  font-size: 100px;
  line-height: 0;
  cursor: pointer;
  height: 40px;
  width: 40px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .open-hamberger-wrapper .page-close::before, .open-hamberger-wrapper .page-close::after {
    position: absolute;
    top: 19px;
    left: 4px;
    content: "";
    width: 32px;
    height: 3px;
    background: #222;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .open-hamberger-wrapper .page-close::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .open-hamberger-wrapper .page-close::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .open-hamberger-wrapper .page-close:hover::before, .open-hamberger-wrapper .page-close:hover::after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .open-hamberger-wrapper .page-close.light-version::before, .open-hamberger-wrapper .page-close.light-version::after {
    background: #fff; }

.open-hamberger-wrapper {
  background-image: url(img/bg/bg-image-28.jpg);
  background-color: #222;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  visibility: hidden;
  overflow: hidden;
  overflow-y: auto;
  opacity: 0;
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
  padding: 100px 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  padding-top: 60px; }

/* Hamberger Wrapper */

.open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
  line-height: 1.4;
  font-size: 48px; }

/* Hamberger Search */
.hamberger-search {
  margin-top: 230px;
  max-width: 420px;
  margin-bottom: 148px; }
  .hamberger-search .input-box {
    position: relative; }
    .hamberger-search .input-box input {
      background-color: transparent;
      border: 0;
      border-bottom: 2px solid #eee;
      padding: 28px 50px 28px 0;
      width: 420px; }
    .hamberger-search .input-box button {
      position: absolute;
      top: 0;
      right: 0;
      background: transparent;
      border: 0;
      font-size: 0;
      padding: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      height: 62px; }
      .hamberger-search .input-box button i {
        font-size: 15px; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
    font-size: 30px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
    font-size: 20px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
    font-size: 20px; } }

/*======================================
    Left Vertical Header 
======================================*/

/* =======================
Header Font Family 
==========================*/

/* ======================
    Footer Area 
========================*/

/* ========================
    Fullscreen Slider 
===========================*/

/* ==========================
    Sidebar Mobile Menu 
==============================*/

.popup-mobile-manu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: rgba(0, 0, 0, 0.9);
  visibility: hidden;
  opacity: 0;
  cursor: url(img/icons/light-close.png) 16 16, pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 99999; }
  .popup-mobile-manu .inner {
    background: #000000;
    position: relative;
    width: 400px;
    max-width: 80%;
    height: 100%;
    text-align: left;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow-y: auto;
    padding-top: 85px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    cursor: default; }
    .popup-mobile-manu .inner .mobileheader {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 0 15px 0 30px;
      height: 85px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      background: #fff; }
      .popup-mobile-manu .inner .mobileheader .logo {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        .popup-mobile-manu .inner .mobileheader .logo a img {
          width: 115px;
          height: auto;
          max-width: 100%; }
      .popup-mobile-manu .inner .mobileheader a.mobile-close {
        position: relative;
        cursor: pointer;
        height: 40px;
        width: 40px;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .popup-mobile-manu .inner .mobileheader a.mobile-close::before, .popup-mobile-manu .inner .mobileheader a.mobile-close::after {
          position: absolute;
          top: 19px;
          left: 8px;
          content: "";
          width: 24px;
          height: 3px;
          background: #222;
          -webkit-transform-origin: 50% 50%;
          -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
          -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
        .popup-mobile-manu .inner .mobileheader a.mobile-close::before {
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        .popup-mobile-manu .inner .mobileheader a.mobile-close::after {
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
        .popup-mobile-manu .inner .mobileheader a.mobile-close:hover::before, .popup-mobile-manu .inner .mobileheader a.mobile-close:hover::after {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; }

/* =======================
    Header menu 
==========================*/
.object-custom-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  margin: 20px 40px 30px; }
  .object-custom-menu li.has-mega-menu {
    position: relative;
    border-top: 1px solid transparent;
    border-color: rgba(255, 255, 255, 0.15); }
    .object-custom-menu li.has-mega-menu:first-child {
      border: 0 none; }
    .object-custom-menu li.has-mega-menu > a {
      padding-top: 19px;
      padding-bottom: 19px;
      display: block;
      position: relative; }
      .object-custom-menu li.has-mega-menu > a span {
        font-size: 14px;
        color: #999999; }
      .object-custom-menu li.has-mega-menu > a::after {
        position: absolute;
        top: 50%;
        right: 0;
        width: 40px;
        height: 40px;
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
        text-align: center;
        line-height: 40px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        content: "\f107";
        font-family: Font Awesome\ 5 Free;
        font-weight: 900;
        -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
    .object-custom-menu li.has-mega-menu .object-submenu {
      display: none;
      padding: 0;
      margin: 0;
      list-style: none;
      margin-top: 30px;
      margin-bottom: 30px; }
      .object-custom-menu li.has-mega-menu .object-submenu li.title {
        font-weight: 700;
        line-height: 1.5;
        text-transform: uppercase;
        font-size: 14px;
        color: #fff;
        margin: 0 0 18px; }
      .object-custom-menu li.has-mega-menu .object-submenu li a {
        padding-top: 10px;
        padding-bottom: 10px;
        display: block; }
        .object-custom-menu li.has-mega-menu .object-submenu li a span {
          font-size: 14px;
          color: #999999; }

/* ========================
    Header Broadsheets 
==========================*/

/*======================
Button Hire  
========================*/

/* ========================
    One pge Contact 
==========================*/

/* =========================
    Foodie Css 
============================*/

/*=========================
    Portfolio Slide 
============================*/

/*==============================
Vertical Slider Area 
=================================*/

/*===============================
    Vertivcal Slider Inner
=====================================*/

/*===============================
Creative People Area 
=====================================*/

/* ========================
Indie Musician Area 
============================*/

/* ==============================
Vertical Slider Portfolio 
=================================*/

/*================================
 Fullscreen Slider Wrapper 
 =================================*/

/* =========================
Shop Slide Area 
=============================*/

/*==========================
    Product Area 
============================*/

/* =====================
Revulion Area 
========================*/

/* -----------------------------
Prresentation Area 
-------------------------------*/

.header-default.light-logo--version .header__wrapper .header-left .logo a img {
  display: block; }

.header-default.black-logo--version .manu-hamber.light-version {
  color: #222222; }

.header-default.light-logo--version .manu-hamber.light-version {
  color: #ffffff; }

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

/* Footer Widget */

/* =====================
    Fixed Footer 
======================*/

/* -------------------------
    Copyright Variation 
----------------------------*/

/* ==========================
Extra Footer 
==============================*/

/*================================
	Color Variation
=================================*/
/* ===========================
    Color Two Variation 
=============================*/

body.template-color-1 .brook__toolbar .inner a:hover {
  color: #a749ff; }

body.template-color-1 a.brook-btn.bk-btn-theme,
body.template-color-1 button.brook-btn.bk-btn-theme {
  background: #a749ff;
  color: #fff; }

body.template-color-1 .messonry-button button.is-checked span.filter-text {
  color: #a749ff; }

body.template-color-1 .messonry-button button:hover span.filter-text {
  color: #a749ff; }

body.template-color-1 .messonry-button button:hover span.filter-text {
  color: #a749ff; }

body.template-color-1 .messonry-button button.is-checked span.filter-text {
  color: #a749ff; }

body.template-color-1 .gallery .hover-overlay {
  background-color: #a749ff; }

/* ======================
Font Variation 
========================*/
body.template-font-1 .heading,
body.template-font-1 h1,
body.template-font-1 h2,
body.template-font-1 h3,
body.template-font-1 h4,
body.template-font-1 h5,
body.template-font-1 .h1,
body.template-font-1 .h2,
body.template-font-1 .h3,
body.template-font-1 .h4,
body.template-font-1 .h5 {
  font-family: "Poppins", sans-serif; }

body.template-font-1 .mega__width--fullscreen .mega__list li a span {
  font-family: "Poppins", sans-serif; }

body.template-font-1 .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span {
  font-family: "Poppins", sans-serif; }

/* =====================
    Preview Area 
========================*/
.preview-html {
  scroll-behavior: smooth; }

.pv-service-wrapper {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  grid-row-gap: 50px;
  display: -ms-grid;
  display: grid; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-service-wrapper {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 767px) {
    .pv-service-wrapper {
      -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr); } }
  .pv-service-wrapper .single-grid {
    position: relative; }
    .pv-service-wrapper .single-grid::before {
      position: absolute;
      content: "";
      right: 0;
      top: 0;
      bottom: 0;
      background: url(img/icons/grid-separator-dashed.png) repeat-y;
      width: 1px; }
    .pv-service-wrapper .single-grid .inner {
      max-width: 390px;
      margin: 0 auto;
      padding: 0 15px; }
      .pv-service-wrapper .single-grid .inner h4 {
        font-size: 20px;
        font-family: "Poppins", sans-serif;
        line-height: 1.4;
        margin-bottom: 0;
        word-wrap: break-word;
        max-width: 100%; }

/*======================
Metro Grid Style 3 
==========================*/
.preview-grid-metro {
  margin: 0 -30px; }
  .preview-grid-metro .portfolio-33-33 {
    width: 33.33%;
    padding: 0 30px;
    margin-bottom: 30px; }
  .preview-grid-metro .resizer {
    width: 33.33%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .preview-grid-metro .portfolio-33-33 {
      width: 50%; }
    .preview-grid-metro .resizer {
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    .preview-grid-metro .portfolio-33-33 {
      width: 100%; }
    .preview-grid-metro .resizer {
      width: 100%; } }
  .preview-grid-metro .portfolio {
    text-align: center; }
    .preview-grid-metro .portfolio .thumb {
      position: relative;
      margin-bottom: 40px;
      -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
      -webkit-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
      -o-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
      transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1); }
    .preview-grid-metro .portfolio .pv-port-info h5 a {
      color: #222222;
      font-size: 18px;
      line-height: 1.39; }
    .preview-grid-metro .portfolio:hover .thumb {
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px); }

.background-marque2 {
  background-image: url(img/preview-image/brook-landing-marque-image-01.jpg);
  background-repeat: repeat-x;
  background-size: auto; }

.demo-section-title h1 {
  font-weight: 700;
  display: inline-block;
  background: -webkit-linear-gradient(right, #ffb87d 5%, #ff3d99 95%);
  background: -webkit-gradient(linear, right top, left top, color-stop(5%, #ffb87d), color-stop(95%, #ff3d99));
  background: -o-linear-gradient(right, #ffb87d 5%, #ff3d99 95%);
  background: linear-gradient(-90deg, #ffb87d 5%, #ff3d99 95%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 150px; }
  .demo-section-title h1 sup {
    font-size: .33em;
    vertical-align: super;
    font-weight: 700;
    margin-left: -9px;
    background: -webkit-linear-gradient(right, #ffb87d 5%, #ff3d99 95%);
    background: -webkit-gradient(linear, right top, left top, color-stop(5%, #ffb87d), color-stop(95%, #ff3d99));
    background: -o-linear-gradient(right, #ffb87d 5%, #ff3d99 95%);
    background: linear-gradient(-90deg, #ffb87d 5%, #ff3d99 95%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text; }

.demo-section-title h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4; }

.demo-section-title p {
  font-size: 16px;
  width: 730px;
  color: #888888;
  line-height: 1.88;
  margin: auto;
  margin-bottom: 110px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .demo-section-title p {
      max-width: 730px;
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .demo-section-title p {
      max-width: 730px;
      width: 100%; } }

.pv-masonry-wrapper {
  padding: 0 140px; }

/*============================
    Template Layout 
=============================*/
.pv-template-layout.layout-bg {
  background-image: url(img/preview-image/brook-landing-immensity-of-template-bg.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #e9eef0; }

.pv-single-feature {
  width: 780px;
  max-width: 100%;
  padding: 0 110px; }
  .pv-single-feature .feature-head {
    font-size: 131px;
    line-height: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FAEFAE), color-stop(100%, #F09659));
    background: -moz-linear-gradient(-90deg, #FAEFAE 0, #F09659 100%);
    background: -webkit-linear-gradient(-90deg, #FAEFAE 0, #F09659 100%);
    background: -o-linear-gradient(-90deg, #FAEFAE 0, #F09659 100%);
    background: -ms-linear-gradient(-90deg, #FAEFAE 0, #F09659 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0, #FAEFAE), to(#F09659));
    background: -webkit-linear-gradient(right, #FAEFAE 0, #F09659 100%);
    background: -o-linear-gradient(right, #FAEFAE 0, #F09659 100%);
    background: linear-gradient(-90deg, #FAEFAE 0, #F09659 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 700;
    display: inline-block; }
    .pv-single-feature .feature-head sup {
      font-size: .33em;
      vertical-align: super;
      font-weight: 700;
      margin-left: 19px;
      background: inherit;
      color: transparent;
      top: -.5em; }
  .pv-single-feature .content h2.heading-h2 {
    font-size: 40px; }

.pv-bg-color-1 {
  background-color: #e9eef0; }

/*======================
preview Area 
=========================*/
.pv-footer-area {
  background-color: #e63a65;
  background-image: url(img/preview-image/brook-landing-footer-bg-image-01.png);
  background-repeat: no-repeat;
  background-position: bottom left; }
  .pv-footer-area .footer-bg-2 {
    background-image: url(img/preview-image/brook-landing-footer-bg-image-02.png);
    background-repeat: no-repeat;
    background-position: top right; }

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .pv-masonry-wrapper {
    padding: 0 60px; }
  .pv-single-feature .content h2.heading-h2 {
    font-size: 33px; }
  .pv-single-feature .feature-head {
    font-size: 82px; }
  .pv-single-feature .feature-head sup {
    margin-left: -1px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .demo-section-title p {
    margin-bottom: 61px; }
  .pv-single-feature .feature-head {
    font-size: 112px; }
  .pv-template-layout.layout-bg {
    background-size: cover;
    padding-bottom: 150px; }
  .pv-masonry-wrapper {
    padding: 0 50px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pv-template-layout.layout-bg {
    background-size: cover;
    padding-bottom: 150px; }
  .pv-masonry-wrapper {
    padding: 0 60px; }
  .pv-single-feature .feature-head {
    font-size: 116px; }
  .pv-single-feature {
    padding: 0 50px; } 
    #slide-33-layer-1 {
        font-size: 30px !important;
        line-height: 45px !important;
    }
}

@media only screen and (max-width: 767px) {
  .pv-template-layout.layout-bg {
    background-size: cover;
    padding-bottom: 150px; }
  .pv-masonry-wrapper {
    padding: 0 30px; }
  .pv-single-feature .feature-head {
    font-size: 116px; }
  .demo-section-title p {
    margin-bottom: 46px;
    font-size: 14px; }
  .demo-section-title h2 {
    font-size: 25px; }
  .demo-section-title h1 {
    font-size: 107px; }
  .pv-single-feature {
    padding: 0 50px; }
  .tp-caption.display-your {
    padding: 0 20px !important; }
  .tp-caption.display-range {
    padding: 0 20px !important;
    font-size: 14px !important;
    top: 39px; } 
    #slide-33-layer-1 {
        font-size: 20px !important;
        line-height: 35px !important;
    }


}

/* Responsive Css */

/*# sourceMappingURL=style.css.map */


.demo-option-container.open {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
	box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
}

/* Header Sticky Active CSS */
.black-logo--version.headroom--sticky.headroom--not-top {
	background: rgba(255, 255, 255, 0.9);
	background-color: rgba(255, 255, 255, 0.9);
}
.headroom--sticky.headroom--not-top {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	-webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
	-webkit-animation: headerSlideDown .95s ease forwards;
	animation: headerSlideDown .95s ease forwards;
	padding-top: 0 !important;
}

.slick-gutter-40 .slick-slide {
	padding-left: 40px;
	padding-right: 40px;
}
.slick-dots-bottom .slick-dots {
	position: absolute;
	z-index: 2;
	bottom: -60px;
}
.slick-dots-bottom .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 9px;
  padding: 0;
}
.slick-dots-bottom .slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: none;
	background: #d8d8d8;
  border-radius: 100%;
}
.slick-dots li button::before{
  display: none;
}
body.template-color-1 .slick-dots-bottom .slick-dots li.slick-active button {
	background: #0038E3;
}
.preview-grid-metro .portfolio .thumb {
    overflow: hidden;
}
.poss_relative .thumb span.new {
	background-color: #df2121;
	border: 0 none;
	color: #fff;
	display: block;
	font-weight: bold;
	left: -33px;
	margin: 0;
	padding: 9px 0 7px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
	text-transform: uppercase;
	top: 10px;
	transform: rotate(-45deg);
	width: 131px;
	z-index: 1;
	opacity: 1;
}






