/* TABLE OF CONTENT
======================================

01. Main Styles
 01.1 Titles
 01.2 Buttons
 01.3 Contact Form 7
 01.4 Forms
02. MailChimp
03. Gallery Slider
04. Contact Forms
05. Footer
06. Columns
07. Owl Carousel
08. Blog
09. Navigation
10. Sidebar
11. Preloader
12. Single Page
13. Image Navigation
14. Comment Form
15. Widgets
16. Header
17. Breadcrumbs
18. Nav Menu
19. Logo
20. WooCommerce
21. Search
22. Default Header
23. Default Page
24. Nav
25. Animate Css


/*Main Styles*/
body {
  font-family: helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: helvetica, sans-serif;
}


.deb_page {
	overflow: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  left: 0%;
  position: relative;
}
.sm_display_inline {
  display: inline-block;
  vertical-align: middle;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.deb_404 {
  font-size: 155px;
  font-weight: bold;
  line-height: 165px;
}

.deb_404_section {
  background: #fff;
}

/*Titles*/
h1 {
  margin-top: 0;
}
h2:after {
	display: none;
	content: '';
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
}
.elementor-heading-title:after {
  display: none;
  content: '';
  clear: both;
}
.elementor-widget-heading.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
h3.elementor-heading-title i {
  margin-right: 15px;
}
.elementor-align-center h2:after,
h2.elementor-align-after-center:after {
	margin-left:auto;
	margin-right:auto;
}
.elementor-align-right h2:after,
h2.elementor-align-after-right:after  {
	margin-left:auto;
}
h2 p {
  margin-bottom: 0;
}



@media (max-width: 767px) {
  
	h2.elementor-align-after-mobile-center:after {
		margin-left:auto;
		margin-right:auto;
	}
	h2.elementor-align-after-mobile-right:after  {
		margin-left:auto;
	}
}

@media (max-width: 1024px) {
	h2.elementor-align-after-tablet-center:after {
		margin-left:auto;
		margin-right:auto;
	}
	h2.elementor-align-after-tablet-right:after  {
		margin-left:auto;
	}
  .woocommerce .woocommerce-ordering select {
    font-size: 16px!important;
    padding: 10px;
  }
}

/*Main Styles*/
.deb_demo_item_photo {
  height: 100%;
  background-color: #fff;
}
.edit-link {
  display: none!important;
}
a {
	color: #424242;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover {
	color: #292929;
}
/*Buttons*/
.woocommerce .woocommerce-message a.button {
  margin: 0!important;
  order: 2;
}
.woocommerce-message, .woocommerce-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content:space-between;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  top:auto;
}
.btn, div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], button, [type="button"], [type="reset"], [type="submit"], .woocommerce div.product form.cart .button,
body div.wpforms-container-full .wpforms-form button[type=submit],
.woocommerce #review_form #respond .form-submit input, .woocommerce ul.products li.product .button,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .wp-block-button:not(.is-style-outline) .wp-block-button__link,
.woocommerce a.added_to_cart {
	border-radius: 5px;
	padding: 14px 21px;
	display: inline-block;
	border: 0;
	-webkit-transition: all 0.3s!important;
	-o-transition: all 0.3s!important;
	transition: all 0.3s!important;
  cursor: pointer;
  margin: 0 0 10px 0!important;
}
.woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover {
  background: #333;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  margin-right: 10px;
}
.deb_button_round .btn, .deb_button_round div.wpforms-container-full .wpforms-form input[type=submit], .deb_button_round div.wpforms-container-full .wpforms-form button[type=submit], .deb_button_round button, .deb_button_round [type="button"], .deb_button_round [type="reset"], .deb_button_round [type="submit"], .deb_button_round .woocommerce div.product form.cart .button,
body.deb_button_round div.wpforms-container-full .wpforms-form button[type=submit], .deb_button_round .button,
.deb_button_round .woocommerce #review_form #respond .form-submit input, .deb_button_round .woocommerce ul.products li.product .button,
.deb_button_round .woocommerce #respond input#submit, .deb_button_round .woocommerce a.button, .deb_button_round .woocommerce button.button, .deb_button_round .woocommerce input.button,
.deb_button_round .products .deb_product_photo .added_to_cart, .deb_button_round .added_to_cart, 
.deb_button_round .woocommerce a.added_to_cart, .deb_button_round .mc4wp-form-fields input[type="email"] {
  border-radius: 30px!important;
}

.deb_button_shadow .btn, .deb_button_shadow div.wpforms-container-full .wpforms-form input[type=submit], .deb_button_shadow div.wpforms-container-full .wpforms-form button[type=submit], .deb_button_shadow [type="button"], .deb_button_shadow [type="reset"], .deb_button_shadow [type="submit"], .deb_button_shadow .woocommerce div.product form.cart .button,
body.deb_button_shadow div.wpforms-container-full .wpforms-form button[type=submit], .deb_button_round .button,
.deb_button_shadow .woocommerce #review_form #respond .form-submit input, .deb_button_shadow .woocommerce ul.products li.product .button,
.deb_button_shadow .woocommerce #respond input#submit, .deb_button_shadow .woocommerce a.button, .deb_button_shadow .woocommerce button.button, .deb_button_shadow .woocommerce input.button,
.deb_button_shadow .wp-block-button:not(.is-style-outline) .wp-block-button__link, 
.deb_button_shadow .woocommerce a.added_to_cart {
  box-shadow:0 10px 20px rgba(0,0,0,0.1);
}
.is-style-outline .wp-block-button:not(.is-style-outline) .wp-block-button__link {
  color: #424242;
}


.btn:hover, div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
.woocommerce #review_form #respond .form-submit input:hover, .woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  border: 0;
}
.btn.btn_transparent {
  box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,0.7);
  background: none!important;
}

.btn_inline_style {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 26px;
  font-weight: 500;
}

.btn_inline_style i  {
  margin-left: 10px;
  -webkit-transition: margin 0.3s;
  -o-transition: margin 0.3s;
  transition: margin 0.3s;
}
  .btn_inline_style:hover i  {
    margin-left: 15px;
  }

  .btn_inline_style:hover:before,
  .btn_inline_style:hover:after {
    width: 32px;
  }


  .btn.btn_transparent:hover {
     background: none!important;
     box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,1);
  }
.text-center .btn, .text-center div.wpforms-container-full .wpforms-form input[type=submit], .text-center div.wpforms-container-full .wpforms-form button[type=submit], .text-center button, .text-center [type="button"], .text-center [type="reset"], .text-center [type="submit"] {
  margin-left: 5px;
  margin-right: 5px;
}
.btn {
  position: relative;
}
ul {
  list-style:none!important;
  padding: 0;
  margin: 0;
}

	.btn i {
		font-size: 12px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
    line-height: 12px;
    position: absolute;
    top: 50%;
    right: 35px;
    transform:translateY(-50%);
    opacity: 0;
	}
  .btn:hover i {
    right: 30px;
    opacity: 1;
  }
  .btn span {
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    transform: translateX(0);
    display: block;
  }
    .btn:hover span {
      position: relative;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      transform: translateX(-10px);
    }
    .btn i.ti-arrow-left {
      margin-left: 0;
      margin-right: 21px;
    }
.elementor-widget-sm-default-button {
	margin: 0 -5px;
}
  .elementor-widget-sm-default-button .btn_inline_style  {
    margin: 0 5px;
  }
.widget-title {
  margin: 0 0 25px;
}
.widget {
  line-height: 20px;
}
.textwidget strong {
  display: block;
}
.sm_display_inline.elementor-widget-sm-default-button  {
  margin: 0;
  width: auto;
}
.elementor-widget-sm-default-button
.btn.btn_outline {
	background-color: transparent;
	border: 1px solid #fff;
}
.woocommerce .quantity .qty {
  margin-left: 0;
  width: auto;
  max-width: 100px;
  min-width: 100px;
}
.product_meta {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.product_meta a {
  text-decoration: underline;
}
.deb_news_simple {
  padding-top: 0!important;
}
  .product_meta b:after {
    content: ':';
  }
  .variations {
    border-bottom: 1px solid #dfdfdf!important;
    margin-bottom: 30px!important;
    padding-bottom: 15px;
    margin-top: 30px!important;
    border-top: 1px solid #dfdfdf!important;
    padding-top: 15px;
  }
  .product_meta > span {
    display: block;

  }
    .product_meta > span b {
      display: inline-block;
      margin-right: 20px;
    }
.woocommerce div.product form.cart .variations select {
  margin-right: 0;
}
.deb_main_sidebar .woocommerce {
  min-height: 400px;
}

.summary .cart {
  margin-bottom: 20px!important;
  margin-top: 20px;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 20px!important;
}
.product .deb_default_shadow {
  margin-bottom: 0;
}
.deb_product_cont h4 {
  margin-bottom: 0;
}

/*Contact Form 7*/
.btn, .btn:hover, div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, .deb_page button, .deb_page [type=button], .deb_page [type=reset], .deb_page [type=submit], .page-template [type=submit], .woocommerce div.product form.cart .button, .woocommerce div.product form.cart .button:hover, body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit]:hover, .woocommerce #review_form #respond .form-submit input, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce ul.products li.product .button, .woocommerce ul.products li.product .button:hover, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .cart button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce_checkout_place_order, .woocommerce button.button.alt, .products .deb_product_photo .added_to_cart, .deb_page input[type=text], .deb_page input[type=email], .mc4wp-form-fields input[type=email], .deb_page input[type=url], .deb_page input[type=password], .deb_page input[type=search], .deb_page input[type=number], .deb_page input[type=tel], .deb_page input[type=range], .deb_page input[type=date], .deb_page input[type=month], .deb_page input[type=week], .deb_page input[type=time], .deb_page input[type=datetime], .deb_page input[type=datetime-local], .deb_page input[type=color], .deb_page textarea, .deb_page select, .input-text, .added_to_cart, .woocommerce a.added_to_cart, .deb_product_cont_desc .button, .add_to_cart_button, .add_to_cart_button:hover, .product_type_simple:hover, .product_type_simple, .wp-block-button:not(.is-style-outline) .wp-block-button__link, .added_to_cart, .added_to_cart:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link, .deb_page .select2-container .select2-selection--single .select2-selection__rendered {
  text-transform: none!important;
}

.wpcf7-not-valid {
  border-color: red!important;
}
span.wpcf7-not-valid-tip {
  position: relative;
  margin: -2px 0 -25px 5px;
}
.wpcf7-form .wpcf7-submit {
  margin-top: 30px!important;
}
.wpcf7-form .row {
  margin-left: -10px;
  margin-right: -10px;
}
.wpcf7-form  p {
  margin-bottom: 0!important;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select {
  max-width: 100%;
  width: 100%;
}
.wpcf7-form-control-wrap [type="checkbox"] {
  width: auto;
}
.wpcf7-form-control-wrap {
  margin-bottom: 20px;
  display: block;
}
div.wpcf7 .ajax-loader {
  display: block;
}
.wpcf7-form-control  {
  margin: 0!important;
  color: #4c4c4c;
}
.wpforms-submit {
  padding-right: 20px
}
.wpcf7-not-valid-tip {
  display: block;
  margin: 5px 0 0 ;
  font-size: 12px!important;
}
input:focus {
  outline: 0;
}
label {
  font-weight: bold;
}


/*Forms*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select, 
.input-text {
	color: #4c4c4c!important;
	border: 1px solid #e5e5e5;
	border-radius: 5px!important;
	padding-top: 14px;
  padding-bottom: 14px;
	display: inline-block;
	vertical-align: top;
	margin:0 10px;
  font-size: 16px;
  padding-left: 21px!important;
  padding-right: 21px!important;
  -webkit-transition: all 0.3s!important;
  -o-transition: all 0.3s!important;
  transition: all 0.3s!important;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus, 
.input-text:focus {
  box-shadow:0 2px 10px rgba(0,0,0,0.05);
}

input[type="text"]:focus {
  border-bottom-color: #000;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  color: #4c4c4c!important;
  font-size: 16px;
  padding-left: 21px!important;
  padding-right: 21px!important;
}
.woocommerce-variation-price {
  margin: 30px 0;
}
select {
  padding-top: 15px!important;
  padding-bottom: 15px!important;
}
.deb_page .mc4wp-form input[type="email"] {
  min-width: 250px;
}
.select2-container--default .select2-selection--single,
.select2-dropdown {
  border: 1px solid #e5e5e5;
}
.select2-container:focus, .select2-container span:focus {
  outline: 0;
}
select {
  color: #333!important;
}
textarea {
  margin: 0;
}
div.wpcf7-response-output {
  border-radius: 5px;
}
textarea:focus {
  outline: 0;
}


input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}
.mc4wp-form-fields p {
	margin: 0;
}
.mc4wp-form-fields {
  margin-left: -10px;
  margin-right: -10px;
}
.deb_page .mc4wp-form-fields input[type="email"] {
  margin-bottom: 15px;
  margin-right: 5px;
  margin-left: 5px;

}
.deb_page .mc4wp-form-fields input[type="submit"] {
  margin-left: 5px!important;
  margin-right: 5px!important;
}

/*MailChimp*/
@media (max-width: 767px) {

	.mc4wp-form input {
		margin-bottom: 5px!important;
		margin-top: 5px!important;
	}
}

@media (max-width: 1024px) {
  
	.mc4wp-form label {
		max-width: 182px;
		display: inline-block;
		vertical-align: top;
	}
	.mc4wp-form input {
		vertical-align: top;
	}
	
}

/*Gallery Slider*/
.deb_gallery_slider .gallery-item {
	width: 100%;
	max-width: 100%!important;
}
.gallery-icon {
	border-radius: 5px;
  -webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.05);
  box-shadow: 2px 2px 20px rgba(0,0,0,0.05);
}
.deb_single_page .gallery-icon {
  box-shadow: none;
}
.gallery-caption {
  font-size: 14px!important;
}
.gallery-item {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
  .gallery-item:hover {
    position: relative;
    transform:translateY(-10px);
  }



/*Contact Forms*/
div.wpforms-container-full .wpforms-form .wpforms-five-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-fifths, div.wpforms-container-full .wpforms-form .wpforms-one-fifth, div.wpforms-container-full .wpforms-form .wpforms-one-fourth, div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-one-sixth, div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-three-fourths, div.wpforms-container-full .wpforms-form .wpforms-three-fifths, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths, div.wpforms-container-full .wpforms-form .wpforms-two-fifths, div.wpforms-container-full .wpforms-form .wpforms-two-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
	margin-left: 1%!important;
	margin-right: 1%!important;
}
.wpforms-field-textarea, .wpforms-submit, .wpforms-submit-container  {
	margin-left: 1%!important;
	margin-right: 1%!important;
}
select {
  height: 53px!important;
}
.wpforms-field-container {
	margin: 0!important;
}
.wpforms-field-large {
	padding: 14px!important;
	min-height: 53px;
	border-radius: 5px!important;
}
.wpforms-field {
	position: relative!important;
	padding: 15px 0!important;
}
label.wpforms-error {
	position: absolute!important;
	left: 20px;
	bottom: -12px;
}
textarea {
	min-height: 144px!important;
}
.comment-author-link {
  display: block;
  margin-bottom: 5px;
}
.comment-form label {
  display: block;
}
.comment-form .row {
  margin-left: -10px;
  margin-right: -10px;
}
.comment-form-cookies-consent label {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: calc( 100% - 40px );
}
.woocommerce #review_form #respond p {
  margin-bottom:30px!important ;
}
.comment-form-cookies-consent {
  clear: both;
  margin-bottom:30px!important;
}
.comment-form .form-submit:before {
  display: block;
  content: '';
  clear: both;
}
  .comment-form  input {
    margin: 0;
  }
  
div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
  min-width: 140px;
}
.wpforms-field-container .checkbox{
  margin-left: 10px;
}
select:focus {
  outline: 0;
}

/*Default Shadow*/
.deb_default_shadow:after {
  display: block;
  content: '';
  width: calc( 100% - 60px );
  height: 60%;
  position: absolute;
  bottom: 2px;
  margin-left: 30px;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-block-shadow:after {
  display: block;
  content: '';
  width: calc( 100% - 60px );
  height: 60%;
  position: absolute;
  bottom: 0;
  left: 30px;
  box-shadow:0 0px 30px rgba(0,0,0,0.3);
  z-index: -1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.deb_default_shadow {
  margin-bottom: 40px;
  margin-top: 10px;
  overflow: visible;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
  position: relative;
  box-shadow:0 0 15px rgba(0,0,0,0.05);
} 
.elementor-block-shadow {
  overflow: visible;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
  position: relative;
  margin-bottom: 30px;
} 
.instagram-carousel .deb_default_shadow a {
  border-radius: 5px;
}
.instagram-carousel .owl-stage-outer {
  margin-top: -10px;
  margin-bottom: -40px;
}

  .deb_default_shadow:hover,
  .deb_team_item:hover .deb_default_shadow,
  .elementor-block-shadow:hover  {
    transform:translateY(-10px);
  }
  .deb_default_shadow:hover:after,
  .deb_team_item:hover .deb_default_shadow:after,
  .elementor-block-shadow:hover:after {
    box-shadow:0 10px 30px rgba(0,0,0,0.4);
  }

.deb_absolute_image .deb_default_shadow:after {
  box-shadow:0 10px 30px rgba(0,0,0,0.4);
}
.deb_absolute_image .deb_default_shadow:hover {
  transform:translateY(0);
}
.deb_absolute_image_bdrs .deb_image_bck {
  border-radius: 5px;
  background-color: #fff;
}
.deb_absolute_image .deb_default_shadow {
  background-color: #fff;
}

.deb_service_block h4,
.deb_service_block i,
.deb_service_block p {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-block-hover-white:hover,
.elementor-block-hover-white:hover .deb_service_block h4,
.elementor-block-hover-white:hover .deb_service_block i,
.elementor-block-hover-white:hover .deb_service_block p {
  color: #fff!important;
}

/*Block Default*/
.elementor-column-gap-wide .elementor-block-default {
  padding-left: 15px;
  padding-right: 15px;
}
.elementor-column-gap-wide .elementor-row {
  margin-left: -5px;
  margin-right: -5px;
  width: calc( 100% + 10px );
  margin-bottom: -30px;
}

/*Footer*/
.deb_menu_links li {
  margin-bottom: 5px;
}
.deb_footer_default {
  background-color: #eef7fd;
}
  .deb_footer_default .container {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .deb_footer_default h3 {
    margin: 0;
    color: #cb3a0d!important;
  }
  .deb_footer_default p {
    margin-bottom: 0;
    margin-top: 0;
  }



/*Columns*/
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-top: 102px;
  padding-bottom: 102px;
  max-width: 1140px;
}
.container .row {
  position: relative;
  z-index: 1; 
}



@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; 
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.wp-audio-shortcode {
  margin: 40px 0;
}
.mejs-button>button {
  margin: 10px 6px!important;
}

/*Owl Carousel*/
.owl-dot span {
  width: 7px;
  height: 7px;
  display: block;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translateX(-50%) translateY(-50%);
}
.owl-dot span:before {
  display: block;
  content: '';
  background: #a5a5a5;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translateX(-50%) translateY(-50%);
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-dot span:after {
  border: 2px solid #000;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translateX(-50%) translateY(-50%);
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 16px;
  height: 16px;
  opacity: 0;
}
  .owl-dot.active span:before {
    transform:translateX(-50%) translateY(-50%) scale(0.6);
  }
.owl-dot.active span:after {
  opacity: 1;
}
.owl-dot {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 30px;
  height: 30px;
  position: relative;
  margin-top: 17px;
  margin-bottom: -9px;
}
.owl-dots {
  text-align: center;
  margin-top: 30px;
  margin-bottom: -40px;
}


/*Blog*/
.rpwe-block li:last-child {
  border-bottom: 0;
}
.rpwe-block h3.rpwe-title {
  margin-top: 10px!important;
}
.elementor-widget-wp-widget-recent-posts ul {
  list-style:none;
  padding: 0;
  margin: 0;
}
.elementor-widget-wp-widget-recent-posts a {
  font-weight: normal;
}
.elementor-widget-wp-widget-recent-posts h5 {
  display: none;
}
.site-content .hentry {
  margin: 0;
}
.deb_news_item_img {
  -webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
  height: 255px;
  width: 100%;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.deb_news.owl-carousel .deb_news_grid_item {
  padding: 25px 15px 0;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.deb_news_grid_item {
  position: relative;
  margin-bottom: 30px;
  text-align: left;
}
  .deb_news_grid_item:hover .deb_news_item_img {
    transform:translateY(-10px);
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.15);
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
  }

.deb_news_item_cont {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding: 35px;
  color: #fff;
}

/*News Default*/
.deb_news_default_img {
  min-height: 348px;
  border-radius: 5px;
  background-color: #fff;
}

.deb_news_default_title h4 {
  color: #fff!important;
  margin-bottom: 0;
}
.deb_news_default_content {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.deb_news_default_over {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.49;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.deb_news_default:hover .deb_news_default_over {
  opacity: 0.85;
}
.deb_news {
  margin-top: -10px;
}

.deb_news_default_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.deb_news .owl-dots {
  margin-top: 0;
}



  .deb_news_item_cont .deb_news_item_date {
    color: #fff;
  }
  .deb_news_item_date i {
    display: inline-block;
    margin-right: 10px;
  }
.deb_news_item_title {
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.deb_intro_default h1 {
  word-wrap: break-word;
}
  .deb_news_item_list .deb_news_item_title h3 {
    margin-bottom: 10px!important;
  }
.deb_news_grid_item .deb_news_item_link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 2;
  top: 0;
}
.deb_news_item_over {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
  .deb_news_grid_item:hover .deb_news_item_over:after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.04) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000',GradientType=0 ); /* IE6-9 */
    content: '';
  }
.deb_news_item_list {
  margin-bottom: 45px;
}
article:last-child .deb_news_item_list {
  margin-bottom: 0;
}
  .deb_news_item_list .deb_news_item_title h3 {
    margin-top: 0;
    margin-bottom: 30px;
  }
.deb_news_item_list:after {
	display: block;
	content: '';
	clear: both;
}
.deb_news_item_photo {  
  width: 100%;
  position: relative;
}
  
.deb_news_item_cont_list {
	padding: 0 40px;
	display: flex;
  border-radius: 5px;
  position: relative;
  flex-wrap:wrap;
}
  .deb_news_item_cont_list_full .deb_news_item_cont_list {
    padding: 0;
  }
.sticky .deb_news_item_cont_list {
  padding: 40px;
}
.deb_news_item_photo_col {
  padding-left: 0;
}
.deb_news_item_photo {
  background-color: #fff;
}
.deb_news_item_photo a {
	border-radius: 5px;
	margin: 0;
  width: 100%;
}
.deb_news_item_photo a {
  width: 100%;
}
.deb_news_item_photo img {
  width: 100%;
  margin-bottom: -6px!important;
}
.deb_news_item_tech {
  padding: 0 0 25px 0;
  width: 100%;
}
  .deb_news_item_tech:after {
    display: block;
    content: '';
    clear: both;
  }


  .deb_news_item_list .deb_news_item_date {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
  }
  .deb_news_item_date span {
    display: inline-block;
    margin-right: 15px;
    
  }
  .deb_news_item_date span,
  .deb_news_item_date span a {
    font-size: 14px!important;
  }
  .deb_news_item_date span:last-child {
    margin-right: 0;
  }

    .deb_news_item_date time {
    }
    .deb_news_item_date i {
      margin-right: 8px;
      vertical-align: middle;
      margin-top: -3px; 
    }

    .deb_news_item_txt p {
      margin-bottom: 10px;
    }
.deb_news_item_footer {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
}

.deb_news_item_footer span {
  display: inline-block;
  margin-right: 15px;
}
.entry-footer span {
  display: inline-block;
  margin-right: 15px;
}
.posted-on .ti {
  margin-right: 10px;
}

.comments-link:before {
  content: '\e644';
  margin-right: 10px;
  display: inline-block;
  position: relative;
  font-family: themify;
  vertical-align: middle;
}
.edit-link:before {
  content: '\e61c';
  margin-right: 10px;
  display: inline-block;
  position: relative;
  font-family: themify;
}
.cat-links:before {
  content: '\e639';
  margin-right: 10px;
  display: inline-block;
  position: relative;
  font-family: themify;
}
.cat-links {
  display: none!important;
}
.deb_single_page_footer .cat-links {
  display: inline-block!important;
}
.deb_single_page_footer {
  margin-top: 20px;
}
  .deb_single_page:after {
    display: block;
    content: '';
    clear: both;
  }
  .cat-links a {
    margin: 0!important;
  }
.tags-links:before {
  content: '\e608';
  margin-right: 5px;
  display: inline-block;
  position: relative;
  font-family: themify;
  transform:translateY(2px);
}
.reply:before {
  content: '\e6bc';
  margin-right: 10px;
  display: inline-block;
  position: relative;
  font-family: themify;
}

/*Navigation*/
select {
  background-image:url(../images/down.png)!important;
  background-position: 95% center!important;
  background-repeat: no-repeat!important;
  -webkit-background-size: 10px 10px!important;
  background-size: 10px 10px!important;
  -moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
}

.deb_navigation {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  margin-top: 40px;
  clear: both;
}
.deb_blog_archive:after {
  display: block;
  content: '';
  clear: both;
}
.deb_default_page .deb_navigation .current {
  color: #cb3a0d;
}
.deb_default_page .deb_single_page a {
  color: #cb3a0d;
}
.deb_default_logo {
  max-width: 175px;
}

  .deb_navigation i {
    font-size: 12px;
    font-weight: bold;
    transform:translateY(-2px);
    display: inline-block;
  }
  .deb_navigation .next {
    position: absolute;
    right: 15px;
  }
    .col-lg-9.deb_main_sidebar .deb_navigation .next {
      right: 0;
    }
  .deb_navigation .prev {
    position: absolute;
    left: 15px;
  }
    .deb_navigation .next i {
      margin-left: 10px;
    }
    .deb_navigation .prev i {
      margin-right: 10px;
    }

  .deb_navigation a, .deb_navigation span {
    display: inline-block;
    padding: 5px;
    position: relative;
  }
  .deb_navigation a {
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
    .deb_navigation a:hover {
      opacity: 1;
    }
  .deb_navigation span {
    color: #000;
  }


    .deb_navigation span:after {
      display: block;
      content: '';
      width: 21px;
      height: 2px;
      background: #333;
      position: absolute;
      left: 50%;
      transform:translateX(-50%);
    }
.page-links a {
  display: inline-block;
  padding: 8px 15px;
  background: #e7e7f0;
  margin: 0 2px;
  border-radius: 5px;
  line-height: 1.2;
}
.page-links span {
  display: inline-block;
  padding: 8px 15px;
}
.page-links a:hover {
  background: #cb3a0d;
  color: #fff;
}
.page-links {
  font-weight: bold;
  margin: 30px 0!important;
}

/*Sidebar*/
.deb_sidebar_col {
}
  .deb_page_default .deb_sidebar_col {
    background-color: #fff;
  }

.col-lg-9.deb_main_sidebar > .content-area {
  position: relative;
  margin-right: 10px;
}
  .deb_sidebar .widget {
    margin-bottom: 90px!important;
  }
.deb_sidebar {
  position: relative;
}

/*Preloader*/
.elementor-element-edit-mode .deb_block_link {
  pointer-events: none;
}
.preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
  .preloader_off {
    opacity: 0;
    pointer-events: none;
    transform:scale(1.2);
  }
.preloader_content {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
  position: absolute;
  margin-top: -21px;
}
.spinner {
  width: 40px;
  height: 40px;
  margin: 100px auto;
  border-radius: 100%;  
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

/*Single Page*/
blockquote, address {
  background: #fff;
  padding: 30px;
  font-size: 26px!important;
  line-height: 34px!important;
  margin: 40px 0!important;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 40px rgba(0,0,0,0.05);
  box-shadow: 2px 2px 40px rgba(0,0,0,0.05);
  padding-left: 100px!important;
  position: relative;
}
blockquote cite {
  margin-top: 20px;
  display: block;
  font-style: normal;
  font-size: 70%;
}
  blockquote:before {
    display: block;
    content: "\f205";
    font-family: dashicons;
    font-size: 50px;
    color: #ccc;
    margin-bottom: 30px;
    font-style: normal;
    position: absolute;
    left: 30px;
  }
  address:before {
    display: block;
    content: "\e691";
    font-family: themify;
    font-size: 50px;
    color: #ccc;
    margin-bottom: 30px;
    font-style: normal;
  }
blockquote p:last-child {
  margin: 0;
}
p:last-child {
  margin-bottom: 0;
}
.deb_single_page p {
  margin-bottom: 40px;
  margin-top: 0;
  line-height: 1.8;
}
.is-cropped img {
  height: 150px!important;
}

  .deb_single_page p img {
    margin-bottom: 0;
  }
.deb_single_page img,
.site-content img {
  border-radius: 5px;
  max-width: 100%;
}
.site-content p img {
  margin-bottom: 0;
}
img.alignright {
  margin-bottom: 20px!important;
  margin-top: 20px;
}
.wp-block-button {
  margin-bottom: 10px;
  margin-top: 10px;
}
.has-large-font-size {
  line-height: 44px;
}
.wp-block-column p {
  margin-top: 0;
}

.page-content, .entry-content, .entry-summary {
  margin: 0;
}
.page-content .search-form {
  position: relative;
  width: 300px;
}
  .page-content .search-form .search-field {
    margin: 0;
    width: 100%;
  }
.deb_single_page_footer span {
  display: inline-block;
  position: relative;
  margin: 0 30px 5px 0;
  line-height: 34px;
}
  .deb_single_page_footer span:after {
    display: block;
    content: '';
    border-radius: 5px;
    width: calc(100% + 20px);
    height: 100%;
    top: 0;
    z-index: 0;
    position: absolute;
    left: -10px;
    opacity: 0.1;
  }
  .deb_single_page_footer span:before,
  .deb_single_page_footer span a {
    z-index: 1;
    position: relative;
  }
/*Image Navigation*/
.deb_nearby_posts_item {
  min-height: 400px;
  border-radius: 5px;
  display:flex;
  align-items:center;
  background-color: #fff;
  background-position: center;
}
.deb_nearby_posts_item a,
.deb_nearby_posts_item h3 {
  color: #fff!important;
}
.deb_nearby_posts_item a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
}
.vbox-close {
  padding: 9px 6px 6px;
}
  .deb_nav_previous, .deb_nav_next {
    height: 100%;
    padding: 0;
    min-height: 430px;
  }
  .deb_nav_next {
    text-align: right;
  }
  .deb_nav_over {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 0;
    top: 0;
    border-radius: 5px;
  }
  .deb_nav_txt {
    color: #fff;
    position: relative;
    z-index: 1;
    width: 100%;
  }
    .deb_nav_txt h3 {
      margin-bottom: 0;
    }
  .deb_nav_next .deb_nav_txt {
    padding: 0 100px 0 200px;
  }
  .deb_nav_previous .deb_nav_txt {
    padding: 0 200px 0 100px;
  }
    .deb_nav_txt a, .deb_nav_txt h3 {
      color: #fff;
    }
    .nav-box a {
      position: absolute;
      width: 100%;
      height: 100%;
      display: block;
      z-index: 2;
      color: #fff!important;
    }
      .nav-box h3 {
        color: #fff!important;
      }
    .deb_nav_txt span {
      text-transform: uppercase;
      font-weight: bold;
      position: relative;
    }
    .deb_nearby_posts_item_prev span i {
      margin-right: 10px;
      display: inline-block;
      vertical-align: baseline;
      font-size: 10px;
    }
    .deb_nearby_posts_item_next span i {
      margin-left: 10px;
      display: inline-block;
      vertical-align: baseline;
      font-size: 10px;
    }
    .deb_nearby_posts_item_next {
      text-align: right;
    }

      .deb_nav_previous .deb_nav_txt span i {
        left: -30px;
      }
        .deb_nav_previous .deb_nav_txt span i:after {
          top: 3px;
          left: 2px;
          -webkit-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
        }
          .deb_nav_previous.nav-box:hover .deb_nav_txt span i {
            left: -60px;
          }
            .deb_nav_previous.nav-box:hover .deb_nav_txt span i:after {
            width: 40px;
          }

      .deb_nav_next .deb_nav_txt span i {
        right: -30px;
      }
        .deb_nav_next .deb_nav_txt span i:after {
          top: 3px;
          right: 4px;
          -webkit-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
        }
          .deb_nav_next.nav-box:hover .deb_nav_txt span i {
            right: -60px;
          }
            .deb_nav_next.nav-box:hover .deb_nav_txt span i:after {
            width: 40px;
          }
.deb_nearby_posts .container {
  padding-top: 0;
} 
  .deb_nearby_posts .row {
    margin-bottom: -40px;
  }

/*Comment Form*/
.comment-form-input input {
  width: 100%;
  margin: 0;
}
.comment-list > li.pingback {
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9e5;
  padding-bottom: 20px;
}

.comments-area p {
  margin-bottom: 25px;
}
.comments-area {
  margin: 102px 0 0 ;
}
  .comment-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
    .comment-list > li {
      margin-bottom: 75px;
      list-style: none;
    }
    .comment-list ol.children {
      list-style:none;
    }
    .comment-list ol.children {
      margin-top: 75px;
    }
    .comments-area .avatar {
      border-radius: 50%;
      float: left;
      margin-right: 20px;
      margin-bottom: 10px;
      height: 70px;
      width: 70px;
    }
    .comment-content p {
      margin-top: 30px;
    }
    .comment-content h2 {
      margin-top: 30px;
    }
    .page .entry-content h2 {
      margin-top: 30px;
    }
    .comment-content {
      padding-left: 90px;
    }
      .comment-content img {
        margin: 20px 0!important;
      }
  .deb_page .mejs-container .mejs-play > button {
    padding: 0!important;
  }

/*Widgets*/
.sm_timeline2_item_done .sm_timeline2_item_title {
  font-size: 36px
}
.deb_page .widget .search-field {
  margin-left: 0;
  width: 100%;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 50px!important;
  font-size: 16px;
  line-height: 24px;
  margin-right: 0;
}
code {
  background: #f1f1f1;
  color: #000;
}
.clearfix {
  clear: both;
}
.widget select {
  margin: 0;
  width: 100%;
  background: #fff;
  padding-right: 30px!important;
}
.widget img {
  width: auto!important;
}
.widget .empty {
  display: none!important;
}
.widget .menu-item-has-children > a:after {
  display: none;
}
.rss-date {
  display: block;
  margin-bottom: 10px;
}
.deb_search_btn {
  position: absolute;
  top: 50%;
  transform:translateY(-50%);
  right: 0;
  background: none!important;
  color: #333!important;
  margin-bottom: 0!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  font-size: 18px!important;
  padding: 0 10px!important;
}
.deb_search_btn:hover {
  transform: translateY(-50%)!important;
}
.deb_page_default .deb_search_btn[type="submit"] {
  background: none!important;
  color: #333!important;
  width: 50px!important;
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.deb_page_default .widget .deb_search_btn[type="submit"] {
  font-size: 18px;
  padding: 21px!important;
}
  .deb_search_btn i {
    position: relative;
    display: block;
  }
.search-field:focus {
  outline:0;
}
  .widget label {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }

  .widget .search-submit,
  .widget .woocommerce-product-search button {
    margin-right: 0;
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
  }
  .widget .search-form, .woocommerce-product-search {
    position: relative;
  }
 
  .widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
    .widget ul ul {
      margin:10px 0 10px 10px!important;
    }
    .widget:last-child {
      margin-bottom: 0;
    }

.widget:first-child h3 {
  margin-top: 0;
}
.woocommerce-form__label-for-checkbox {
  display: block!important;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 50px!important;
  border-radius: 5px;
  float: left;
  margin-left: 0;
  margin-right: 15px;
  margin-bottom: 20px;
}
#place_order {
  margin-top: 10px!important;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count
 {
  max-width: 40%;
}
.woocommerce .woocommerce-result-count {
  margin: 15px 0;
}
ul.products_list_type .label-group {
  display: none;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  max-width: 60%;
}
.woocommerce .woocommerce-ordering select {
  text-align: right;
  min-height: 44px!important;
  width: 100%;
  background-color: #fff;
  margin-top: 0;
  position: relative;
  right: 10px;
  padding: 10px 20px!important;
}
.widget .product-title {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  display: block;
  width: calc( 100% - 65px );
  float: left;
}
.widget .star-rating {
  transform:scale(0.5);
  transform-origin:0 0;
  margin-top: 5px;
}

.widget {
  font-size: 15px;
  margin-bottom: 60px!important;
  position: relative;
  z-index: 1;
}
.widget:last-child {
  margin-bottom: 0!important;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
  margin: 0 0 19px 0;
}

.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget li {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
  .widget ul:not(.product_list_widget):not(#recentcomments) li a {
    position: relative;
    font-size: 12px;
    margin-bottom: 0;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
  }
  .widget ul:not(.product_list_widget):not(#recentcomments) .children li a {
    font-weight: normal;
  }
  .widget ul:not(.product_list_widget):not(#recentcomments) .children li {
    margin-bottom: 12px;
  }
  .widget ul:not(.product_list_widget):not(#recentcomments) li a:before {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    transform-origin:left center;
    transform:scaleX(0);
    left: 0;
    bottom: 2px;
    height: 1px;
    position: absolute;
    width: 100%;
    display: block;
    content: '';
    background: #000;
  }
  .widget_recent_entries li a:before {
    display: none!important;
  }
    .widget ul:not(.product_list_widget):not(#recentcomments) li a:hover:before  {
      transform:scaleX(1);
      transform-origin:left center;
    }
  .widget ul:not(.product_list_widget):not(#recentcomments) li {
    margin-bottom: 15px;
    font-size: 12px;
    text-transform: uppercase;
  }

  body .widget.widget_rss ul li a {
    padding: 0!important;
  }
  .widget_rss li {
    text-transform: none!important;
  }
  .widget_rss li a.rsswidget {
    margin-bottom: 10px!important;
    display: block;
  }
  .recentcomments {
    text-transform: uppercase;
    font-size: 12px;
  }
  .widget_rss li {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .widget_recent_comments .recentcomments {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .widget .recentcomments:before {
    display: block;
    content: "\e644";
    font-family: themify;
    vertical-align: middle;
    float: left;
    margin-right: 10px;
  }
  [class^="tag-cloud-link"] {
    border: 2px solid rgba(0,0,0,0.07);
    font-size: 12px!important;
    padding: 8px 16px;
    margin: 0 3px 9px 0;
    line-height: 1;
    border-radius: 30px;
    display: inline-block;
    text-transform: capitalize;
  }
  [class^="tag-cloud-link"]:hover {
    background: #cb3a0d;
    border-color: #cb3a0d;
    color: #fff !important;
  }
  .widget_rss ul a:before {
    display: none!important;
  }
    .widget ul a:hover:before {
      opacity: 1;
      left: 0;
      -webkit-transition-delay: 0.1s;
      -o-transition-delay: 0.1s;
      transition-delay: 0.1s;
      text-decoration: none;
    }

.widget ul.woocommerce-widget-layered-nav-list li span,
.widget_categories ul li span,
.cat-item span.count {
  position: absolute;
  right: 0;
  font-size: 11px;
  background: #ddd;
  border-radius: 50%;
  line-height: 8px;
  padding: 5px 3px!important;
  display: block;
  top: 5px;
  min-width: 18px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget ul.woocommerce-widget-layered-nav-list li:hover span,
  .widget_categories ul li:hover span, .widget ul li.chosen span,
  .cat-item:hover span.count {
    color: #fff;
  }
.widget ul li {
  position: relative;
}

.widget ul li.chosen a {
  padding-left: 30px!important;
}

.widget ul .chosen a:after {
  display: none;
}

.widget ul .chosen a:before {
  opacity: 1;
  left: 5px;
  top: 6px;
}

/*Header*/
.deb_intro {
  position: relative;
}
.deb_intro_cont {
  z-index: 1;
  padding-top: 235px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 97px;
}
.widget_media_image {
  text-align: center;
}
.comment-notes {
  font-size: 14px;
}
  .deb_intro_cont h1 {
    margin-bottom: 0!important;
    -ms-word-break: break-word;
    word-break: break-word;
  }
    .deb_intro_cont h1 i {
      font-size: 70%;
      font-style: normal;
    }
.deb_intro_cont.text-left {
  text-align: left;
  width: 100%;
}
  .deb_intro_cont h1 {
    margin: 0 0 20px;
    line-height: 1.15;
  }
  .deb_intro_cont .container {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 1140px;
  }

/*Breadcrumbs*/
.align-center {
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.breadcrumbs span {
  word-break: break-word;
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.justify-end {
  justify-content: flex-end;
}
.breadcrumbs .ti {
  font-size: 12px;
  margin: 0 10px;
  display: inline-block;
}
.breadcrumbs li {
  display: inline-block;
  list-style:none;
  padding: 0;
  margin: 0;
}
  .breadcrumbs li:after {
    display: inline-block;
    content: "\e628";
    font-family: themify;
    margin: 0 10px;
    font-size: 12px;
  }
    .breadcrumbs li:last-child:after {
      display: none;
    } 



/*Nav Menu*/
.site-header .sm_menu,
.site-header .deb_search_default {
  display: inline-block;
  vertical-align: middle;
}
.site-header .deb_search_block {
  background-color: #b620e0;
  padding: 13px;
  border-radius: 50%;
}
  .site-header .deb_search_block i {
    color: #fff;
  }
.sm_menu_toggle_close {
  display: none;
}
.sm_menu_toggle {
  display: none;
  padding: 13px 20px 18px!important;
  margin-bottom: 0!important;
  font-family: serif;
  border-radius: 50%;
}



  .sm_menu_toggle i {
    display: inline-block;
    vertical-align: middle;
  }
.sm_menu_toggle:focus {
  outline: 0;
}
.deb_page_default .sm_menu_toggle {
  background: #cb3a0d;
  color: #fff;
  border-radius: 30px;
  font-size: 18px;
  line-height: 28px;
}


@media (min-width: 1024px) {
/*Hamburger*/
.sm_hamburger .sm_menu_toggle {
  display: inline-block;
}

.sm_hamburger .sm_menu .sm_nav_menu {
  text-align: center;
  padding: 0 10px;
  font-size: 24px;
  line-height: 32px;
}
.sm_hamburger .sm_menu {
  position: absolute;
  top: -5px;
  width: 200px;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 50px;
  transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
  display: block;
  right: 140px;
  opacity: 0;
  pointer-events: none;
}
.sm_hamburger .sm_nav_menu > li ul {
  z-index: 10;
}
.sm_hamburger .sm_nav_menu > li ul:before {
  display: none;
}
.sm_hamburger .sm_nav_menu > li ul {
  text-align: left;
}
.sm_hamburger .sm_menu 
.sm_hamburger .sm_nav_menu > li {
  text-align: right;
} 
.sm_hamburger .sm_menu_active.sm_menu {
  pointer-events: auto;
  opacity: 1;
}
.sm_hamburger .sm_menu ul li {
  float: none;
  display: block;
  text-align: right;
}
.sm_hamburger .sm_menu ul ul li {
  text-align: left;
}
.sm_hamburger .sm_nav_menu > li > a {
  display: inline;
}
.sm_hamburger .sm_nav_menu li > ul {
  left: 172px;
} 
.sm_hamburger .sm_nav_menu li > ul li:hover ul,
.sm_hamburger .sm_nav_menu li > ul li ul {
  left: -200px;
}
.sm_hamburger .sm_nav_menu li:hover > ul {
    top: 0;
    left: 172px;
  }
.sm_nav_menu > ul > li {

}


.sm_hamburger .sm_menu_toggle_close {
  position: fixed;
  left: 20px;
  color: #fff!important;
  z-index: 20;
  font-size: 30px;
  top: 100px;
  opacity: 0;
  pointer-events: none;
}
  .menu_active .sm_hamburger .sm_menu_toggle_close {
    opacity: 1;
    pointer-events: auto;
    display: block;
  }
}



#masthead:before {
    background: #000;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events:none;
  }
  .menu_active #masthead:before,
  .menu_active #masthead:after {
    opacity: 1;
  }
  .menu_active .deb_search_block .ti {
    color: #fff!important;
  }
  


    .sm_menu .sm_nav_menu {
      padding: 0 10px;

    }
    .menu_active .sm_menu_toggle .ti-menu:before {
      content: "\e646";
    }
    .menu_active {
      height: 100vh;
      overflow: hidden;
    }

@media (max-width: 1024px) {
  .deb_page_default .sm_menu_toggle {
    display: inline-block;
  }

  .menu_active .elementor-header:before {
    opacity: 1;
    pointer-events:auto;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }

  .deb_woo_cat_item .deb_woo_cat_item_cont .btn {
    margin-top: 0!important;
  }

  /*Menu*/
  .sm_menu {
      position: fixed;
      width: 100%;
      height: 100%;
      z-index: -1;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      padding-bottom: 50px;
      overflow: scroll;
      transform: translateZ(0) translateX(20%);
      -webkit-font-smoothing: antialiased;
      display: block;
      right: 0;
      opacity: 0;
      pointer-events:none;
      top: 0;
      padding-top: 120px;
    }
    

      
        .sm_menu_active.sm_menu {
          transform: translateZ(0) translateX(0);
          opacity: 1;
          pointer-events:auto;
        }
        .sm_menu .sm_nav_menu > .current-menu-item > a:before,
        .sm_menu .sm_nav_menu > .current-menu-parent > a:before,
        .sm_menu .sm_nav_menu > .current_page_parent > a:before {
          background: #fff;
        }
          .sm_nav_menu > .current-menu-item > a,
          .sm_nav_menu > .current-menu-parent > a,
          .sm_nav_menu > .current_page_parent > a {
            display: inline;
          }

          .sm_menu .sm_nav_menu > li ul {
            position: relative;
            text-align: right;
            pointer-events:auto;
            opacity: 1;
            margin: 20px auto 0;
            width: 100%;
            display: none;
            text-align: center;
          }
          .sm_menu_toggle {
            display: inline-block;
            position: relative;
            z-index: 1;
          }
          
          .sm_menu .sm_nav_menu > li ul:before {
            left: 85%;
          }

      .sm_menu ul li {
        display: block;
        float: none;
      }

    .elementor-template-canvas > .elementor {
      position: relative;
      left: 0;
    }
    
}

.sm_menu_toggle:focus {
  outline: 0;
}
.sm_nav_menu {
  list-style:none;
  padding: 0;
  margin: 0;
}
  .sm_nav_menu:after {
    display: block;
    content: '';
    clear: both;
  }
  .deb_page .sm_menu_toggle {
    cursor: pointer;
    padding: 13px 15px 15px!important;
    font-size: 15px!important;
    line-height: 15px!important;
    font-family: themify!important;
    letter-spacing: 0!important;
  }
.sm_nav_menu > li {
  float: left;
  display: block;
  position: relative;
}
  .sm_nav_menu > li ul {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    background: #fff;
    padding: 20px 0;
    border-radius: 5px;
    list-style:none;
    text-align: left;
    min-width: 200px;
    left: 0;
    transform: translateY(7px);
    margin-top: 10px;
    -webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-size: 14px;
  }
  .sm_nav_menu > li ul li {
    padding: 5px 30px!important;
    position: relative;
  }
    .sm_nav_menu > li ul ul {
      left: -185px;
      top: -10px;
      z-index: 3;
    }
    .sm_nav_menu > li ul ul:before {
      right: -6px;
      left: auto;
      top: 14px;
      transform:rotate(90deg);
    }
  .sm_nav_menu > li ul a:before {

    display: inline-block;
    content: "\e628";
    font-family: themify;
    position: absolute;
    left: -15px;
    font-size: 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    top: 50%;
    transform:translateY(-50%);

  }
    .sm_nav_menu > li ul a:hover {
      transform:translateX(10px);
    }
    .sm_nav_menu > li ul a:hover:before {
      opacity: 1;
      left: -15px;
    }
    .sm_nav_menu > li ul li {
      padding-bottom: 10px;
    }
      .sm_nav_menu > li ul li:last-child {
        padding-bottom: 0;
      }
  
    .sm_nav_menu > li ul:before {
      background: url(../images/tr_up.png);
      width: 8px;
      height: 4px;
      background-size: cover;
      position: absolute;
      top: -4px;
      left: 30px;
      display: block;
      content: '';
    }
    @media (min-width: 1024px) {
      .sm_nav_menu li:hover > ul {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
      }
      .menu_active {
        height: auto;
        overflow: visible;
      }
    }
    .sm_nav_menu > li ul a {
      color: #333!important;
    }
  .sm_nav_menu a {
    display: block;
    position: relative;
  }
.sm_nav_menu > .menu-item-has-children > a:after {
  content: "\e64b";
  display: inline-block;
  font-family: themify;
  font-size: 11px;
  margin: 0 0 0 7px;
  position: absolute;
  margin-top: 2px;
  background: none!important;
}
.sm_nav_menu > li:last-child > ul {
  right: 0;
  left: auto;
}
.sm_nav_menu > li:last-child > ul:before {
  left: auto;
  right: 30px;
}
  .menu-item-has-children > a {
    margin-right: 20px!important;
  }

.sm_nav_menu > .current-menu-item > a:before,
.sm_nav_menu > .current-menu-parent > a:before,
.sm_nav_menu > .current_page_parent > a:before {
  display: block;
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 1;
}

.sm_nav_menu > li > a:before {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  height: 2px;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  background-color: #cb3a0d;
  transform-origin: right center;
  transform: scale(0,1);
  transition: transform .25s cubic-bezier(.37,.31,.2,.85);
}

.sm_nav_menu > li > a:hover:before {
  transform: scale(1,1);
  transform-origin: left center;
}

.mega-menu > li > a:after,
.mega-menu > li ul a:after {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block!important;
  height: 2px;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  background-color: #cb3a0d;
  transform-origin: right center;
  transform: scale(0,1);
  transition: transform .25s cubic-bezier(.37,.31,.2,.85);
}
.mega-current_page_item > a:after {
  transform: scale(1,1)!important;
  display: block;
}
.mega-menu > li ul a:after {
  height: 1px;
}
.mega-menu-column ul ul a {
  display: inline-block!important;
}

.mega-menu li a:hover:after {
  transform: scale(1,1);
  transform-origin: left center;
}

/*Logo*/
.deb_logo_img {
  display: inline-block;
  max-width: 68px;
  vertical-align: middle;
  margin-right: 5px;
}
  .deb_logo_img img {
    width: 100%;
    height: auto;
  }
.deb_logo_txt {
  display: inline-block;
  vertical-align: middle;
}

.admin-bar .sm_stick_section {
  top: 32px;
}

/*WooCommerce*/

.woocommerce .star-rating {
  margin-top: 5px;
}
.ajax_add_to_cart:after {
  background: none!important;
}
.deb_page_default .deb_product_cont .label-group {
  margin-bottom: 10px;
  display: block;
}
.deb_page_default .deb_product_cont .price {
  margin-bottom: 10px!important;
  display: block;
  width: 100%;
}
.deb_page_default .deb_product_cont .button,
.deb_page_default .deb_product_cont .added_to_cart {
  float: none!important;
}
.button:disabled {
  color: #fff!important;
}
.group_table td .button,
.group_table td .add_to_cart_button,
.deb_page_default .group_table td .button,
.deb_page_default .group_table td .button:hover {
  background: none!important;
  padding: 0!important;
  color: #333!important;
}
.products .deb_default_shadow {
  width: 100%;
}
.add_to_cart_button:after {
  margin-left: 10px;
}
.group_table td,
.group_table th {
  padding: 15px!important;
}

  td .button:after {
    display: none;
  }
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width:48%!important;
    flex:0 0 48%!important;

  }
  .col2-set {
    margin: 0 -10px 40px;
  }
  .woocommerce-checkout-review-order,
  #order_review_heading {
    padding-left:5px ;
    padding-right: 5px;
  }
td.product-thumbnail {
  padding: 30px 15px!important;
}
.woocommerce a.remove {
  color: #000!important;
}
.comment-form-comment textarea,
.comment-form input[type=text] {
  text-transform: none!important;
  letter-spacing: 0!important;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th  {
  padding: 30px 15px!important;
}
.shop_table thead th {
  border-top: 0;
}
.woocommerce .coupon button.button,
.woocommerce .actions button.button {
  margin-bottom: 0!important;
}
.woocommerce button.button:disabled {
  background-color: #333;
}

/*My account Menu*/
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
  .woocommerce-MyAccount-navigation ul a:hover {
    padding-left: 30px;
  }
  .woocommerce-MyAccount-navigation ul li a {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    padding: 0 10px 0 20px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .woocommerce-MyAccount-navigation ul a:before {
    display: inline-block;
    content: "\e628";
    font-family: themify!important;
    position: absolute;
    left: 0px;
    font-size: 10px!important;
    line-height: 24px!important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }


.woocommerce-product-details__short-description {
  margin-bottom: 20px;
}
.deb_table {
  width: 100%;
  border: 0;
  border-spacing: 0;
  background-color: #e8e8e8;
}
  .deb_table td,
  .deb_table tr {
    border: 0;
  }
  .deb_table td {
    padding: 25px!important;
  }
  
  .deb_table a {
    display: block;
    max-height: 100px;
    position: relative;
  }

  .deb_table tr:nth-child(2n) {
    background-color: #fff;
  }
  .deb_table img {
    width: 100px;
    height: 100px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
    margin: 0;
    max-width: 100px;
  }

  .woocommerce ul.products li.product .onsale,
  .woocommerce span.onsale {
    position: absolute;
    background: #22b4cd;
    border-radius: 5px;
    padding: 2px 7px;
    top: 10px;
    left: 10px;
    color: #fff;
    z-index: 2;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
    min-height: auto;
    margin: 0;
    right: auto;
  }
  .deb_table p {
    margin-bottom: 0;
  }
  .deb_table .deb_table_name {
    text-align: left;
  }
  
  .woocommerce-product-gallery__image a img {
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
    margin-bottom: 0;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
    margin-left: -10px;
  }

  .woocommerce-product-gallery__image a {
    margin: 0 10px 10px;
    display: block;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
    overflow: hidden;
  }

  .woocommerce-product-gallery__image:first-child a {
    margin-bottom: 40px;
  }

.deb_product_photo {
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  padding: 15px 0;
}
.products:after {
  display: block;
  content: '';
  clear: both;
}
.products_grid_type .deb_product_photo:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  z-index: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
  .products_grid_type .deb_product_photo:hover:after {
    opacity: 1;
  }
  .deb_product_photo a.deb_product_photo_link {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
  }
    .deb_product_photo .button {
      z-index: 2;
    }
    .deb_product_photo img {
      object-fit: cover;
      height: 100%;
      width: 100%;
    }
.products .deb_product_photo a.woocommerce-LoopProduct-link:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 5px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;

}
.products .deb_product_photo a.woocommerce-LoopProduct-link:before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}



  
  .products .deb_product_photo .button  {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0!important;
    white-space:nowrap;
    z-index: 3;
  }

  .products .deb_product_photo .added_to_cart  {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.3s;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0!important;
    z-index: 10;
    white-space: nowrap;
  }

    .products .product:hover .deb_product_photo .added_to_cart {
      /*top: -88%;*/
      opacity: 1!important;
    }
  

    .products .product:hover .deb_product_photo .button {
      /*top: -88%;*/
      opacity: 1!important;
    }
    .added, .products .product:hover .deb_product_photo .added {
      /*top: -88%;*/
      opacity: 0!important;
    }


    .woocommerce .deb_product_cont .button,
    .deb_product_cont_desc .added_to_cart {
      margin-bottom: 0!important;
      float: right;
    }
    .deb_product_cont_desc .price {
      float: left;
      line-height: 1!important;
    }
      .deb_product_cont_desc {
        display: block;
        content: '';
        clear: both;
      }
        .deb_product_cont_desc:after {
          display: block;
          content: '';
          clear: both;
        }
    .add_to_cart_button.added {
      display: none!important;
    }
  ul.products_list_type .deb_product_cont {
    background: #fff;
    padding: 40px!important;
    border-radius: 5px;
  }

  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 64px;
    left: -21px;
    border: 0;
    padding: 0;
    border-radius: 50%;
  }
    .deb_product_cont h3 {
      margin-top: 0;
    }
    .products_grid_type .deb_product_cont h3 {
      margin-top: 10px!important;
    }



  .products > li {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

    .products > li h2:after {
      display: none;
    }
    .products > li h2 {
      font-size: 24px;
      line-height: 32px;
      font-weight: normal;
    }
  .woocommerce-LoopProduct-link:hover {
    color: #333;
  }
  .woocommerce-LoopProduct-link h3 {
    font-weight: normal;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 24px!important;
    line-height: 34px!important;
    margin-bottom: 0!important;
    padding: 0!important;
  }
.deb_product_photo_col {
  padding-right: 0;
}
.woocommerce-ordering select {
  margin-top: -11px;
  background: none;
  border: 0;
}
.woocommerce .woocommerce-ordering {
  margin-bottom: 5px;
}
.woocommerce .products ul, .woocommerce ul.products {
  margin-top: 65px;
  margin-bottom: -50px;
}
.woocommerce-Tabs-panel ul {
  margin-top: 0!important;
}
.woocommerce-Tabs-panel .wpforms-field-container {
  margin-top: -15px!important;
}
.woocommerce-Tabs-panel  > h3, .woocommerce-Reviews-title {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0 10px 0 0;
}
.qty {
  color: #292929!important;
}
.deb_shop_info {
  margin-bottom: 65px;
}
  .deb_shop_info:after {
    display: block;
    content: '';
    clear: both;
    border-bottom: 1px solid #ececec;
  }

.woo_products .product {
  padding: 15px;
  position: relative;
  margin-bottom: 2.992em;
}
  .deb_vertical_products.woo_products .product {
    margin-bottom: 20px;
  }
  .deb_vertical_product_link h3 {
    margin-top: 20px!important;
  }
  .deb_vertical_products_wrapper .woocommerce-product-gallery__image a img {
    max-height: 550px;
    width: auto!important;
    margin: 0 auto;
  }
    .deb_vertical_products_wrapper .woocommerce-product-gallery__image {
      margin-bottom: 80px;
    }
  .woo_products .product .deb_product_cont {
    width: 100%;
    padding: 10px;
    float: none;
  }
    .woo_products .product .deb_product_cont .label-group {
      font-weight: normal!important;
    }
  .woo_products .deb_product_photo {
    float: none;
    width: 100%;
  }
.woo_products {
  list-style:none;
}

.deb_vertical_products .deb_product_photo,
.deb_vertical_products .product:hover .deb_product_photo,
.deb_vertical_products_default .deb_product_photo,
.deb_vertical_products_default .product:hover .deb_product_photo  {
  box-shadow:none;
}
.deb_vertical_products_default .deb_product_photo a:after,
.deb_vertical_products .deb_product_photo a:after {
  display: none!important;
}
.
.deb_vertical_products .product_one:hover .deb_product_photo,
.deb_vertical_products_default .product_one:hover .deb_product_photo {
  transform:translateY(-10px) rotate(4deg);
}
.deb_vertical_products .product_two:hover .deb_product_photo,
.deb_vertical_products_default .product_two:hover .deb_product_photo {
  transform:translateY(-10px) rotate(-2deg);
}
.deb_vertical_products .product_three:hover .deb_product_photo,
.deb_vertical_products_default .product_three:hover .deb_product_photo {
  transform:translateY(-10px) rotate(1deg);
}
.deb_vertical_products .deb_product_cont:before,
.deb_vertical_products_default .deb_product_cont:before {
  width: 90%;
  height: 20px;
  border-radius: 50%;
  background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  transform: translateX(-50%) translateY(-100%);
  left: 50%;
  filter: blur(10px);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
  .deb_vertical_products .product:hover .deb_product_cont:before,
  .deb_vertical_products_default .product:hover .deb_product_cont:before  {
    opacity: 0.2;
  }
  .deb_vertical_products .product,
  .deb_vertical_products .deb_product_cont,
  .deb_vertical_products_default .product,
  .deb_vertical_products_default .deb_product_cont {
    text-align: center;
  }
  .deb_product_cont h5,
  .deb_vertical_products_default h5 {
    font-size: 20px;
    line-height: 30px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    transform: translateY(20%);
    opacity: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .deb_vertical_products_default h5 {
    margin-top: 30px!important;
  }
    .deb_vertical_products .product:hover .deb_product_cont h5 {
      transform: translateY(0);
      opacity: 1;
    }
  .deb_vertical_products_default .label-group,
  .deb_vertical_products_default .button {
    display: none!important;
  }
  .deb_vertical_products_default h3 {
    font-size: 20px!important;
    line-height: 30px!important;
  }
  .deb_vertical_products_default {
    margin-bottom: -40px!important;
  }
  .deb_vertical_products_default .woocommerce-product-gallery__image a {
    box-shadow:none;
  }
.deb_vertical_products_default .row {
  display: block;
}
/*Search*/
.deb_search_block .ti {
  font-size: 15px;
  position: relative;
  display: block;
  cursor: pointer;
}
.deb_search_block {
  border-radius: 50%;
  padding: 15px;
}
.deb_search_block_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.95);
  z-index: 100;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.deb_search_block_bg .search-form-text {
  border-bottom: 0!important;
}
  .deb_search_block_bg .search-form:after {
    border-bottom:2px solid rgba(255,255,255,0.1);
    position: absolute;
    height: 1px;
    display: block;
    content: '';
    width: 0;
    bottom: 0;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .deb_search_block_bg .search-form-submit {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.3s!important;
    -o-transition-delay: 0.3s!important;
    transition-delay: 0.3s!important;
  }

    .deb_search_block_bg.active .search-form-submit {
      opacity: 1;
    }
    .deb_search_block_bg.active .search-form:after {
      width: 100%;
    }
  .deb_search_block_bg.active {
    opacity: 1;
    pointer-events: auto;
  }
  .deb_search_block_bg .search-form {
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translateX(-50%) translateY(-50%);
    width: 50%;
    z-index: 2;
  }
    .deb_search_block_bg .search-form .search-form-text {
      background: none;
      color: #fff!important;
      border: 0;
      width: 100%;
      border-radius: 0!important;
      
      font-size: 40px;
      padding-right: 70px!important;
      margin: 0;
    }
      .deb_search_block_bg .search-form .search-form-text:focus {
        outline:0;
        border-bottom:1px solid rgba(255,255,255,0.6);
      }
    .deb_search_block_bg .search-form .search-form-submit {
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%);
      background: none!important;
      font-size: 30px;
      padding: 0!important;
      color: #fff;
    }
    .deb_page_default .search-form-submit {
      background: none!important;
      padding: 0!important;
    }
    .search-form-submit {
      outline:none;
    }
    .deb_search_block_bg_close {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 1;
      cursor: pointer;
    }

/*Default Header*/
.sm_nav_menu > ul {
  margin: 0;
  list-style:none;
}
.site-header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  padding: 0 0;
}
  .site-header .col-md-12 {
    float: left;
    width: 100%;
  }
.deb_preheader {
  border-bottom:1px solid #dfe2ed;
}
  .deb_preheader .container {
    padding: 10px 0 8px!important;
  }


  .site-description {
    margin: 0;
  }
  .site-title {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    font-weight: bold;
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    color: #cb3a0d;
    font-family: Poppins;
  }
    .site-title a {
      color: #cb3a0d;
    }
  .site-header .container {
    padding: 20px 0;
  }
  .site-header .sm_nav_menu li {
    padding: 10px;
  }
    .site-header .elementor-header {
      float: right;
      margin-top: 5px;
    }
  .site-branding {
    float: left;
    position: relative;
    z-index: 2;
  }

.deb_intro_default .deb_intro_cont {
  padding: 165px 0 67px;
}
.deb_intro_default {
  background: url(../images/header.jpg) no-repeat;
  background-position: bottom center;
  -webkit-background-size: cover;
  background-size: cover;
}
.elementor-col-100 h2.elementor-heading-title {
  width: 50%;
  display: inline-block;
}
.elementor-col-50 h2.elementor-heading-title {
  width: 100%;
}


/*Default Page*/
.deb_page_default a {
  color: #424242;
}
.deb_page_default input[type="text"],
.deb_page_default input[type="email"],
.deb_page_default input[type="url"],
.deb_page_default input[type="password"],
.deb_page_default input[type="search"],
.deb_page_default input[type="number"],
.deb_page_default input[type="tel"],
.deb_page_default input[type="range"],
.deb_page_default input[type="date"],
.deb_page_default input[type="month"],
.deb_page_default input[type="week"],
.deb_page_default input[type="time"],
.deb_page_default input[type="datetime"],
.deb_page_default input[type="datetime-local"],
.deb_page_default input[type="color"],
.deb_page_default textarea,
.deb_page_default select {
  font-family: Open Sans;
  font-size: 18px;
  line-height: 28px!important;
  padding: 14px!important;  
}
.deb_page_default select {
  padding: 12px!important;  
}
.button:focus {
  outline: none;
}

.deb_page_default .btn, .deb_page_default input[type="submit"], .deb_page_default div.wpforms-container-full .wpforms-form button[type="submit"], .deb_page_default [type="reset"], .deb_page_default [type="submit"], .deb_page_default .woocommerce div.product form.cart .button,
body .deb_page_default  div.wpforms-container-full .wpforms-form button[type="submit"],
.deb_page_default .woocommerce #review_form #respond .form-submit input, .deb_page_default .woocommerce ul.products li.product .button,
.deb_page_default .woocommerce #respond input#submit, .deb_page_default .woocommerce a.button, .deb_page_default .woocommerce button.button, .deb_page_default .woocommerce input.button,
.deb_page_default .single_add_to_cart_button, .deb_page_default .add_to_cart_button, .deb_page_default .added_to_cart, .deb_page_default .woocommerce-message .button,
.deb_page_default .deb_product_cont .button, .wp-block-button:not(.is-style-outline) .wp-block-button__link {
  border-radius: 5px;
  padding: 21px 52px!important;
  border: 0;
  -webkit-transition: all 0.3s!important;
  -o-transition: all 0.3s!important;
  transition: all 0.3s!important;
  cursor: pointer;
  margin: 0 0 5px 0!important;
  background: #fa6401!important;
  color: #fff!important;
  font-size: 12px;
  line-height: 15px;
  font-family: Open Sans;
  font-weight: bold;
  text-transform: uppercase;
}
.ajax-loader {
	display: none!important;
}
.woocommerce #review_form #respond textarea {
  text-transform: none;
}
p.price {
  margin-bottom: 20px;
}
.deb_page_default .btn:hover, .deb_page_default div.wpforms-container-full .wpforms-form input[type=submit]:hover, .deb_page_default div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body .deb_page_default div.wpforms-container-full .wpforms-form button[type=submit]:hover,
.deb_page_default .woocommerce #review_form #respond .form-submit input:hover, .deb_page_default .woocommerce ul.products li.product .button:hover,
.deb_page_default .woocommerce #respond input#submit:hover, .deb_page_default .woocommerce a.button:hover, .deb_page_default .woocommerce button.button:hover, .deb_page_default .woocommerce input.button:hover,
.deb_page_default .single_add_to_cart_button:hover, .deb_page_default .add_to_cart_button:hover, .deb_page_default .added_to_cart:hover, .deb_page_default .woocommerce-message .button:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
  border: 0;
  background: #ed5600!important;
}
.is-style-squared .wp-block-button__link {
  border-radius: 0!important;
}
.deb_news_item_cont_list_full {
  width: 100%!important;
  margin-left: 0!important;
  max-width:100%;
  flex:0 0 100%;
  padding-left: 0;
}
.deb_page_default  .deb_news_item_date {
  margin-top: 10px;
}
.deb_page_default .added_to_cart {
  position: relative!important;
  bottom: auto!important;
  right: auto!important;
}
.deb_page_default .woocommerce-message::before,
.deb_page_default .woocommerce-info::before {
  color: #cb3a0d;
}
.deb_page_default .woocommerce-message,
.deb_page_default .woocommerce-info {
  border-top-color: #cb3a0d;
}

  .sticky .deb_news_item_list {
    margin-bottom: 0;
  }
  .deb_news_item_list .tags-links {
    display: none;
  }
article.sticky {
  
  border-radius: 5px;
  border-bottom: 0;
  margin-bottom: 40px!important;
}
article.sticky .deb_news_item_cont_list {
  background: #eef7fd;
}

.deb_page_default h1 {
  font-size: 42px;
  line-height: 52px;
  color: #000000;
  letter-spacing: -1px;
  font-family: Poppins;
}
.deb_page_default h2, .deb_page_default h2 a {
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  letter-spacing: -1px;
  font-family: Poppins;
}
.deb_page_default h3, .deb_page_default h3 a {
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  font-family: Poppins;
}
  .deb_page_default h3.widget-title {
    font-size: 20px;
    line-height: 26px;
  }
.deb_page_default h4 {
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  font-family: Poppins;
}
.deb_page_default h5 {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #000;
  font-family: Poppins;
}
.deb_page_default h6 {
  font-size: 10px;
  line-height: 18px;
  color: #000;
  letter-spacing: 2px;
  font-family: Poppins;
}
.deb_page_default table a {
  color: #cb3a0d;
}
.deb_page_default .site-branding a {
  color: #cb3a0d;
}
.deb_page_default {
  color: #a7a7a7;
  font-family: Open Sans;
  font-size: 16px;
  line-height: 24px;
  background-color: #fff;
  letter-spacing: 0.1px;
}
.deb_h5_advanced h5 span {
  display: inline-block;
  border-radius: 30px;
}
table:not(.shop_table) {
  width: 100%;
  border: 0;
  border-spacing: 0;
  color: #000;
}
thead th {
  border-bottom: 0!important;
}
thead th,
tbody tr:first-child td,
tbody tr:first-child th {
  border-top: 1px solid #F1F1F1;
}
  table:not(.shop_table) td,
  table:not(.shop_table) tr {
    border: 0;
  }

  table:not(.shop_table) td,
  table:not(.shop_table) th {
    padding: 25px!important;
    border-bottom: 1px solid #F1F1F1;
  }
  table:not(.shop_table) td:first-child,
  table:not(.shop_table) th:first-child {
    border-left: 1px solid #F1F1F1;
  }
  table:not(.shop_table) td:last-child,
  table:not(.shop_table) th:last-child {
    border-right: 1px solid #F1F1F1;
  }
  
  table a {
    display: block;
    max-height: 100px;
    position: relative;
  }

  table:not(.shop_table) tr:nth-child(2n) {
    background-color: #fff;
  }



  table tr:nth-child(2n) {
    background-color: #fff;
  }
  ul {
    margin:0;
    padding: 0 ;
  }
  ol {
    margin:0;
    padding: 0 0 0 20px;
  }
#wp-calendar {
  table-layout: fixed;
}
#wp-calendar caption {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 10px;
}
#wp-calendar td,
#wp-calendar th {
  padding: 0!important;
  text-align: center;
  line-height: 2.5625;
  font-size: 12px;
  text-transform: uppercase;
}
  #wp-calendar caption {
    margin-bottom: 5px;
  }
.deb_page_default .deb_nav_over {
  background: rgba(0,0,0,0.7);
}
figcaption {
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
}
.gallery-item figcaption {
  margin-top: 0!important;
}
.entry-title b, 
.entry-title strong {
  font-weight: 800;
}
.blocks-gallery-item figcaption {
  border-bottom: 0;
  border-top: 0;
}
.blocks-gallery-item {
  border-radius: 5px;
  overflow: hidden;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
}
.wp-block-table td, .wp-block-table th {
  word-break: break-word;
}
.wp-block-pullquote {
  padding: 0;
}
.has-text-color.has-very-dark-gray-color:before {
  color: #fff;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
  background: none;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote {
  background-color:#abb8c3;
}

.deb_page_default .deb_single_page p {
  margin-bottom: 20px;
}
.deb_page_default .deb_main_sidebar ul,
.deb_single_page ul {
  list-style:disc!important;
  padding-left: 20px;
}
.deb_single_page li {
	margin-bottom: 7px;
}
.deb_single_page > ul, .deb_single_page > ol {
  margin-bottom: 40px;
}

.wp-block-media-text {
  margin-top: 20px;
  margin-bottom: 20px;
}
.deb_main_sidebar.col-lg-9 {
  padding-right: 30px;
}
.is-style-dots {
  border: 0!important;
}
.deb_page_default .deb_nearby_posts_item {
  padding: 87px 102px;
}
.deb_page_default .deb_nav_over {
  background-color: rgba(119,119,119,0.62);
}
.deb_page_default .deb_nearby_posts_item:hover .deb_nav_over {
  background-color: rgba(203,58,13,0.84);
}
/*Nav*/
.nav-links:after {
  display: block;
  content: '';
  clear: both;
}
.nav-next, 
.nav-previous {
  position: relative;
}
.nav-next {
  float: right;
}
.nav-previous {
  float: left;
}
.nav-previous:before {
  display: inline-block;
  font-family: themify;
  content: '\e64a';
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  left: 0;
  top: 0;
  vertical-align: middle;
  transform:translateY(-1px);
}
.nav-next:after {
  display: inline-block;
  font-family: themify;
  content: '\e649';
  margin-left: 10px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
  right: 0;
  transform:translateY(-1px);
}
.nav-next a:hover,
.nav-previous a:hover {
  text-decoration: none;
}
  .nav-next:hover:after {
    margin-left: 15px;
  }
  .nav-previous:hover:before {
    margin-right: 15px;
  }


/*Search Page*/
.deb_search_page article {
  margin-bottom: 40px!important;
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
}
  .deb_search_page .entry-meta {
    margin-bottom: 20px;
  }
.deb_search_page .entry-summary {
  margin-top: 20px;
}
.deb_search_page .entry-title {
  margin-top: 0;
  margin-bottom: 30px;
}
.deb_search_page .entry-meta,
.deb_search_page .entry-footer {
  font-size: 16px;
}
.entry-footer {
  margin-top: 30px;
}
.entry-footer a:hover {
  opacity: 0.5;
}


/*WooCommerce*/
.woocommerce a.remove {
	line-height: 17px!important;
}
.woocommerce #review_form #respond .comment-form-email {
  float: left;
  margin-left: 20px;
}
.woocommerce table.shop_table {
  border-radius: 0!important;
}
.select2-container .select2-selection--single {
  height: 58px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 14px;
  padding-bottom: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 58px;
  width: 30px;
}
.select2-search--dropdown .select2-search__field {
  margin: 0;
}
@media (max-width: 768px) { 
  .woocommerce #review_form #respond .comment-form-email {
    margin-left: 0;
  }
}

.woocommerce #review_form #respond .comment-form-author {
  float: left;
}
.comment-form-author input,
.comment-form-email input {
  text-transform: none!important;
}


.coupon .input-text {
  width: 180px!important;
}

.woocommerce div.product .woocommerce-tabs .panel {
  margin-bottom: 0;
}
  .woocommerce-Tabs-panel p:last-child {
    margin-bottom: 0;
  }
.product-category img {
  border-radius: 5px;
}
.term-description {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 40px;
}
.deb_woo_cat_item { 
  margin-bottom: 30px;
  border-radius: 5px;
  position: relative;
}
  .elementor-widget-sm-woo-categories .deb_woo_cat_item {
    min-height: 300px;
  }
  .deb_woo_cat_item_over {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 5px;
  }
    .deb_woo_cat_item_over:after {
      display: block;
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      opacity: 0.49;
      background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
      background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
      background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    }
  
  .deb_woo_cat_item a {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    display: block;
    left: 0;
    top: 0;
    position: relative;
    background-color: #fff;
  } 

  .deb_woo_cat_item_cont {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    z-index: 2;
    padding: 40px;
    text-align: left;
  }
    .deb_woo_cat_item_cont .deb_woo_cat_item_cont_name {
      color: #fff;
      display: block;
      margin-bottom: 0px;
      margin-top: 0;
    }
    .deb_woo_cat_item_cont p {
      font-style: normal;
      color: #fff;
      display: block;
      font-size: 16px;
      line-height: 26px;
      overflow: hidden;
      margin-bottom: 0;
      margin-top: 15px;
    }
    .deb_woo_cat_item_cont .btn {
      margin-left: 0!important;
      margin-top: 20px!important;
    }
    .deb_woo_cat_item_cont_an {
      display: block;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      height: 0;
      transform:translateY(100%);
      opacity: 0;
      position: relative;
    }
      .deb_woo_cat_item:hover .deb_woo_cat_item_cont .deb_woo_cat_item_cont_an {
        transform:translateY(0);
        opacity: 1;
        height: 64px;
      }
      .deb_woo_cat_item:hover .deb_woo_cat_item_cont .deb_woo_cat_item_cont_anp {
        height: 112px;
      }
      .deb_woo_cat_item .deb_woo_cat_item_over:after {
        display: block;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0.4;
        border-radius: 5px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
      }
      .deb_woo_cat_item_image {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        z-index: 1;
        background-color: #fff;
      }
        .deb_woo_cat_item:hover .deb_woo_cat_item_over:after {
          opacity: 0;
        }
.deb_woo_cat_item_centered .deb_woo_cat_item_cont {
  top: 50%;
  bottom:auto;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
} 

/*WooCommerce Default Loop*/
.products_list_type {
  padding:0;
  margin: 0;
  list-style: none;
}
  .products_list_type li {
    position: relative;
    margin-bottom: 50px;
  }

 
      .products_list_type .deb_product_cont .price {
        display: block;
        margin: 10px 0;
      }
      .products_list_type .label-group {
        font-weight: bold;
      }
      .products_list_type  .woocommerce-product-details__short-description {
        margin-top: 20px;
      }
    .products_list_type li:after {
      display: block;
      content: '';
      clear: both;
    }
  .products_list_type .deb_product_photo {
    min-height: 1px;
  }
  .deb_vertical_products .products_list_type .deb_product_photo {
    width: 100%;
    z-index: 2;
  }
  .deb_page_default .products_grid_type .deb_product_photo,
  .deb_page_default .products .deb_product_photo {
    min-height: 280px;
    -webkit-background-size: cover;
    background-position: center;
    background-size: cover;
    background-position: center;
  }
    .products_list_type .deb_product_photo a,
    .products_list_type .deb_product_photo a img {
      display: block;
      overflow: hidden;
      border-radius: 5px;
    }
.woocommerce img, .woocommerce-page img {
  width: 100%;
  border-radius: 5px;
}

.woocommerce a.remove {
  padding: 3px;
}
.payment_methods img {
  width: auto;
}

.variations td,
.variations th {
  padding: 10px 0!important;
}

  .variations tr {
    background: none!important;
  }
  .variations select {
    margin: 0;
  }
  .variations, .variations tr {
    background: none;
  }
.deb_page_default .add_to_cart_button {
}
.cross-sells .deb_product_cont .button {
  position: relative!important;
  bottom: auto!important;
}
.deb_news_item_photo img,
.deb_product_photo img {
  margin-bottom: 0;
}
.deb_news_item_photo .deb_image_bck {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.deb_news_item_photo.deb_default_shadow {
  margin-top: 0;
}
.woocommerce ul.products li.product a img {
  margin-bottom: 0!important;
}

.cart_item .product-thumbnail img  {
  width: 130px!important;
}
#coupon_code {
  text-align: center;
}
/*WooCommerce Tabs*/
.woocommerce-tabs {
  margin-top: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0 0 75px 0;
}
.wc-tab h3:first-child {
  margin-top: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: none;
  border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom:1px solid #dfdfdf;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 15px 0;
  text-transform: uppercase;
}
.product-name a {
  color: #000!important;
  font-weight: bold;
}
.deb_page_default .amount {
  color: #cb3a0d;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  content: '';
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow:none;
  left: 0;
}
.woocommerce-Tabs-panel--related_products .product {
  margin-bottom: 0!important;
}
.up-sells {
  margin-top: 80px;
}
  .up-sells h2 {
    margin-top: 0;
  }
.yikes-custom-woo-tab-title {
  display: none;
}
.woocommerce-Reviews #comments {
  margin-bottom: 40px;
}
.woocommerce #reviews #comments ol.commentlist {
  display: block;
}

.gallery-item {
    padding:15px;
}
  .woocommerce-tabs  .gallery-item .gallery-icon {
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    -webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
  }

.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
  position: relative!important;
  top: auto!important;
  right: auto!important;
}

/*Products Category*/
.products .woocommerce-loop-product__link img {
  border-radius: 5px; 
}
  .products .woocommerce-loop-product__link {
  }

.woocommerce-MyAccount-navigation ul {
  list-style:none;
  margin: 0;
  padding: 0;
}
fieldset {
  margin-bottom: 40px;
  border: 1px solid #ddd;
  padding: 30px;
}

/*Galery*/
.slick-slide {
  padding: 0 5px;
}
.slick-list {
  margin: 0 -5px;
  width: calc( 100% + 10px )!important;
}
.slick-slider {
  overflow: visible;
}
.vbox-item {
  border-radius: 5px;
  overflow: hidden;
  display: block;
}
.btn-prev, .btn-next {
  top: 40%;
}
.single-product-main-image .vbox-item {
  margin: 0 0 20px!important;
  box-shadow:none;
}
#slide-nav-pgs .slick-slide {
  opacity: 1;
}
/*Shop Attributes*/
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  color: #292929;
  font-style: normal;
}

/*Related*/
.related .deb_product_photo_col {
  padding-right: 15px;
}
.related .products_list_type {
  margin: 0 -15px!important;
}
.related .deb_product_photo_col {
  max-width: 100%;
  flex:0 0 100%;
}
  .related .deb_product_photo {
    min-height: 280px;
  }
  .related li.row {
    margin: 0;
  }
.related .deb_product_cont_col {
  max-width: 100%;
  flex:0 0 100%;
}
.related .deb_woo_cat_item_over,
.related.products .deb_product_photo a.woocommerce-LoopProduct-link:after {
  display: none!important;
}
.related .products_list_type li {
  width: 33.333333%;
  float: left;
  padding: 0;
}
.related ul.products_list_type .deb_product_cont,
.deb_main_sidebar.col-md-12 .related ul.products_list_type .deb_product_cont {
  margin: 20px 0 0;
  padding: 0!important;
  width: 100%!important;
  background: none;
  min-height: auto;
}

  .related ul.products_list_type .deb_product_cont a {
    position: relative;
    bottom: auto;
    right: auto;
  }
.related ul.products_list_type .deb_product_photo {
  width: 100%;
}

.cross-sells .products_list_type {
  margin: 0 -15px!important;
}
.cross-sells .deb_woo_cat_item_over,
.cross-sells.products .deb_product_photo a.woocommerce-LoopProduct-link:after {
  display: none!important;
}
.cross-sells .products_list_type li {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.cross-sells ul.products_list_type .deb_product_cont,
.deb_main_sidebar.col-md-12 .cross-sells ul.products_list_type .deb_product_cont {
  margin: 20px 0 0;
  padding: 0!important;
  width: 100%!important;
  background: none;
  min-height: auto;
}
  .cross-sells ul.products_list_type .deb_product_cont a {
    position: relative;
    bottom: auto;
    right: auto;
  }
.cross-sells ul.products_list_type .deb_product_photo {
  width: 100%;
}

/*Flex Gallery*/
[class^="ti-"], [class*=" ti-"] {
  outline:0;
}
label {
  text-transform: capitalize;
  
}
.label {
  vertical-align: middle!important;
}
.woocommerce-product-gallery__image a {
  margin: 0!important;
}
.reset_variations {
  position: absolute;
}
  .woocommerce-product-gallery__image {
    border-radius: 5px;
    overflow: hidden;  
  }
.woocommerce div.product form.cart table td {
  padding: 20px 5px!important;
}
.flex-viewport .woocommerce-product-gallery__image a {
  margin: 0!important;
  box-shadow:none;
}
.flex-active-slide {
  border-radius: 5px;
  overflow: hidden!important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  margin-left: 0!important;
}
.flex-control-thumbs {
  margin-top: 20px!important;
  margin-left: -10px!important;
}
  .flex-control-thumbs li {
    padding-left: 10px!important;
    margin-bottom: 10px!important;
  }
  .woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1!important;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 20%!important;
  }
  .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none!important;
  }
  .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(5n+1) {
    clear: both;
  }


/*Iframes*/
.switcher__link svg {
  margin: 7px 4px 0 0!important;
}
.switcher__link svg.stm_wordpress {
  margin: 4px 4px 0 0!important;
} 
.switcher__links {
  margin-top: 15px!important;
}
.pearl-envato-preview .preview__envato-logo a {
  top: 0!important;
  left: 0!important;
}

/*Gutenberg*/
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media  {
	padding:20px 8%;
}
.wp-post-image {
	margin-bottom: 40px;
}
	.wp-block-media-text .wp-block-media-text__content p:last-child {
		margin-bottom: 0;
	}
.wp-block-media-text{
	border-radius: 5px;
}

.wp-block-archives-dropdown {
	margin-bottom: 20px;
}

.wp-block-quote {
  position: relative;
}
.has-3-columns .wp-block-quote {
  font-size: 20px!important;
  line-height: 28px!important;
}
.wp-block-quote cite {
  font-size: 18px;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  margin-top: 20px!important;
  display: block;
}
.wp-block-quote p {
  margin-bottom: 0;
}
.wp-block-quote {
  text-transform: none!important;
  font-weight: normal;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  padding: 50px!important;
}
.wp-block-quote.is-style-large p {
   font-size: 120%!important;
   font-style: normal;
}
.wp-block-separator.is-style-wide {
  width: 100%
}
.wp-block-separator {
  position: relative;
  min-width: auto;
}
hr {
  width: 100%;
  min-width: 100%;
  background: none!important;
  border-bottom: 1px solid #f2f2f2!important;
  margin-top: 40px!important;
  margin-bottom: 40px!important;
}
.blocks-gallery-item img {
  margin-bottom: 0;
}
.wp-block-cover {
  border-radius: 5px;
}

.wp-block-gallery {
  padding-left: 0!important;
}


/*Heading Animation*/
.elementor-heading-title span > span {
  display: inline-block;
  position: relative;
}
  .elementor-heading-title span > span > span {
    position: relative;
    transform:translateY(10px);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    opacity: 0;
  }
    .elementor-heading-title span > span > span:after {
      display: inline-block;
      content: ' ';
    } 
  .elementor-heading-title span.active > span > span,
  .mobile .elementor-heading-title span > span > span,
  .tablet .elementor-heading-title span > span > span {
    transform:translateY(0);
    opacity: 1;
  }

/*GMMap*/
.eb-map button {
  margin: 0!important;
}

/*Demos Intro*/
.deb_demos {
  margin: 0 -10px;
}
.deb_demos_intro {
	position: absolute;
	height: 100vh;
	width: 110%;
	overflow: hidden;
	z-index: 2;
}
.filter-button-group {
  text-align: center;
  margin: 20px 0 60px;
}
.filter-button-group a {
  cursor: pointer;
  display: inline-block;
  margin: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.deb_demos_intro_col {
	width: 25%;
	position: absolute;
	transform:translate3d(0, 0, 0);
	height: 100%;
}
.deb_demos_intro .deb_demos_intro_col .deb_demos_intro_col_wrapper_1, 
.deb_demos_intro .deb_demos_intro_col .deb_demos_intro_col_wrapper_2 {
	position: relative;
	width: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.deb_demos_intro_col_2 .deb_demos_intro_col_rotate {
	background:url(https://debutant.stylemixthemes.com/demos/rotate1.jpg);
	position: absolute;
}
@keyframes scroll_demos {
 100% {
    transform:translateY(-100%);
  }
}
.deb_demos_intro .deb_demos_intro_col_1 .deb_demos_intro_col_wrapper_1, 
.deb_demos_intro .deb_demos_intro_col_1 .deb_demos_intro_col_wrapper_2 {
	animation:scroll_demos 70s linear infinite;
}
.deb_demos_intro .deb_demos_intro_col_2 .deb_demos_intro_col_wrapper_1, 
.deb_demos_intro .deb_demos_intro_col_2 .deb_demos_intro_col_wrapper_2 {
	animation:scroll_demos 60s linear infinite;
}
.deb_demos_intro .deb_demos_intro_col_3 .deb_demos_intro_col_wrapper_1, 
.deb_demos_intro .deb_demos_intro_col_3 .deb_demos_intro_col_wrapper_2 {
	animation:scroll_demos 90s linear infinite;
}
.deb_demos_intro .deb_demos_intro_col_4 .deb_demos_intro_col_wrapper_1, 
.deb_demos_intro .deb_demos_intro_col_4 .deb_demos_intro_col_wrapper_2 {
	animation:scroll_demos 65s linear infinite;
}
.deb_demos_intro .deb_demos_intro_col .deb_demos_intro_col_wrapper_1 img, .deb_demos_intro .deb_demos_intro_col .deb_demos_intro_col_wrapper_2 img{
	width: 100%;
}
.deb_demos_intro .deb_demos_intro_col_1 {
	transform:translate3d(0, -5%, 0);
}
.deb_demos_intro .deb_demos_intro_col_2 {
	transform:translate3d(0%, -9%, 0);
	left: 25%;
}
.deb_demos_intro .deb_demos_intro_col_3 {
	transform:translate3d(0%, -14%, 0);
	left: 50%;
}
.deb_demos_intro .deb_demos_intro_col_4 {
	transform:translate3d(0%, -5%, 0);
	left: 75%;
}

/*Parallax 3d*/
.deb_parallax_3d canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.deb_parallax_3d .elementor-background-overlay {
	z-index: 1;
}

/*Animate Css*/

@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-20%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(20%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(50%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-50%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-50%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(50%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,10%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(0.9)}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1)}}.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-pulse-shrink{to{transform:scale(0.9)}}.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{animation-name:elementor-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-push{50%{transform:scale(0.8)}50%{transform:scale(1)}}.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes elementor-animation-pop{50%{transform:scale(1.2)}}.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover{animation-name:elementor-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.elementor-animation-bounce-in{transition-duration:.5s}.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-bounce-out{transition-duration:.5s}.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover{transform:rotate(4deg)}.elementor-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{transform:translateY(8px)}@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}50%{transform:translateY(-8px)}}@keyframes elementor-animation-bob-float{50%{transform:translateY(-8px)}}.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes elementor-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}50%{transform:translateY(8px)}}@keyframes elementor-animation-hang-sink{50%{transform:translateY(8px)}}.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-animation-skew{transition-duration:.3s;transition-property:transform}.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{transform:skew(-10deg)}.elementor-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 50%}.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover{transform:skew(-10deg)}.elementor-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 50%}.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover{transform:skew(10deg)}@keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}50%{transform:translateY(0)}}.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}50%{transform:translateX(0)}}.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}50%{transform:translate(0,0)}}.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover{animation-name:elementor-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}50%{transform:translate(0,0)}}.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover{animation-name:elementor-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}50%{transform:skew(0)}}.elementor-animation-wobble-top{transform-origin:0 50%}.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover{animation-name:elementor-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}50%{transform:skew(0)}}.elementor-animation-wobble-bottom{transform-origin:50% 0}.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover{animation-name:elementor-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}50%{transform:skew(0)}}.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}50%{transform:translateX(-3px) rotate(-2deg)}}.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}50%{transform:translateX(-1px) rotate(0)}}.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}
