/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
a.meanmenu-reveal {
	display:none
}
.mean-container .mean-bar {
	float:left;
	width:100%;
	position:relative;
	background:#3b4348;
	padding:4px 0;
	min-height:42px;
	z-index:9;
}
.mean-container a.meanmenu-reveal {
	width:22px;
	height:22px;
	padding:13px 13px 11px;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	text-indent:-9999em;
	line-height:22px;
	font-size:1px;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:700;
}
.mean-container a.meanmenu-reveal span {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-nav {
	float:left;
	width:100%;
	background:#0c1923;
	margin-top:44px;
}
.mean-container .mean-nav ul {
	padding:0;
	margin:0;
	width:100%;
	list-style-type:none;
}
.mean-container .mean-nav ul li {
	position:relative;
	float:left;
	width:100%;
}
.mean-container .mean-nav ul li a {
	display:block;
	float:left;
	width:90%;
	padding:1em 5%;
	margin:0;
	text-align:left;
	color:#fff;
	border-top:1px solid #383838;
	border-top:1px solid rgba(255,255,255,.5);
	text-decoration:none;
	text-transform:uppercase;
}
.mean-container .mean-nav ul li li a {
	width:80%;
	padding:1em 10%;
	border-top:1px solid #f1f1f1;
	border-top:1px solid rgba(255,255,255,.25);
	opacity:.75;
	filter:alpha(opacity=75);
	text-shadow:none!important;
	visibility:visible
}
.mean-container .mean-nav ul li.mean-last a {
	border-bottom:0;
	margin-bottom:0;
}
.mean-container .mean-nav ul li li li a {
	width:70%;
	padding:1em 15%;
}
.mean-container .mean-nav ul li li li li a {
	width:60%;
	padding:1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
	width:50%;
	padding:1em 25%;
}
.mean-container .mean-nav ul li a:hover {
	background:#252525;
	background:rgba(255,255,255,.1);
}
.mean-container .mean-nav ul li a.mean-expand {
	width:26px;
	height:26px;
	padding:12px!important;
	text-align:center;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	font-weight:700;
	background:rgba(255,255,255,.1);
	border:0!important;
	border-left:1px solid rgba(255,255,255,.4)!important;
	border-bottom:1px solid rgba(255,255,255,.2)!important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background:rgba(0,0,0,.9);
}
.mean-container .mean-push {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	clear:both;
}
.mean-nav .wrapper {
	width:100%;
	padding:0;
	margin:0;
}
.mean-container .mean-bar,.mean-container .mean-bar *{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.mean-remove {
	display:none!important;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/*! jQuery UI - v1.12.1 - 2017-07-09
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=redmond&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fad42e&bgImgOpacityHighlight=55&bgTextureHighlight=flat&bgColorHighlight=fbec88&iconColorActive=f9bd01&fcActive=e17009&borderColorActive=79b7e7&bgImgOpacityActive=100&bgTextureActive=inset_hard&bgColorActive=f5f8f9&iconColorHover=217bc0&fcHover=1d5987&borderColorHover=79b7e7&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=d0e5f5&iconColorDefault=6da8d5&fcDefault=2e6e9e&borderColorDefault=c5dbec&bgImgOpacityDefault=85&bgTextureDefault=glass&bgColorDefault=dfeffc&iconColorContent=469bdd&fcContent=222222&borderColorContent=a6c9e2&bgImgOpacityContent=100&bgTextureContent=inset_hard&bgColorContent=fcfdfd&iconColorHeader=d8e7f3&fcHeader=ffffff&borderColorHeader=4297d7&bgImgOpacityHeader=55&bgTextureHeader=gloss_wave&bgColorHeader=5c9ccc&cornerRadius=5px&fsDefault=1.1em&fwDefault=bold&ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5dbec}.ui-widget-content{border:1px solid #a6c9e2;background:#fcfdfd url("images/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #4297d7;background:#5c9ccc url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5dbec;background:#dfeffc url("images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#2e6e9e}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#2e6e9e;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #79b7e7;background:#d0e5f5 url("images/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1d5987}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#1d5987;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #79b7e7;background:#f5f8f9 url("images/ui-bg_inset-hard_100_f5f8f9_1x100.png") 50% 50% repeat-x;font-weight:bold;color:#e17009}.ui-icon-background,.ui-state-active .ui-icon-background{border:#79b7e7;background-color:#e17009}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#e17009;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fad42e;background:#fbec88;color:#363636}.ui-state-checked{border:1px solid #fad42e;background:#fbec88}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_469bdd_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_d8e7f3_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_217bc0_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_f9bd01_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cd0a0a_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_6da8d5_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:5px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:5px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:-8px -8px 8px #aaa;box-shadow:-8px -8px 8px #aaa}/*!
 * Bootstrap v4.0.0 (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)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-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%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::before{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label::before{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-control::before{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(calc(2.25rem + 2px) - 1px * 2);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-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}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#6c757d!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}
/*# sourceMappingURL=bootstrap.min.css.map *//* Google Fonts------------------
	font-family: 'Montserrat', sans-serif;
	font-family: 'Roboto', sans-serif;
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:300,300i,400,400i,500,500i,700,900,900i');
/*----------------------------------------*/
/*  01. Basic
/*----------------------------------------*/
body {
  color: #666666;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  overflow-x: hidden;
}
a {
	color: #898989;
	transition: 0.3s ease-in-out;
}
a:hover {
	color: #ca1329;
}
.img-full img {
  width: 100%;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
a:focus,
a:hover {
	color: #ca1329;
	text-decoration: none;
}
a,
button,
input {
	outline: medium none;
	color: #333333;
}
button:focus {
	outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
	margin-top: 0px;
	font-style: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit
}
h1 {
	font-size: 35px;
	font-weight: 500;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #898989;
	margin-bottom: 15px;
}
hr {
	margin: 60px 0;
	padding: 0px;
	border-bottom: 1px solid #eceff8;
	border-top: 0px;
}
hr.style-2 {
	border-bottom: 1px dashed #f10;
}
hr.mp-0 {
	margin: 0;
	border-bottom: 1px solid #eceff8;
}
hr.mtb-40 {
	margin: 40px 0;
	border-bottom: 1px solid #eceff8;
	border-top: 0px;
}
label {
	font-size: 15px;
	font-weight: 400;
	color: #626262;
}
*::-moz-selection {
	background: #4fc1f0;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #4fc1f0;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #4fc1f0;
	color: #fff;
	text-shadow: none;
}
.mark,
mark {
	background: #4fc1f0 none repeat scroll 0 0;
	color: #ffffff;
}
span.tooltip-content {
	color: #00a9da;
	cursor: help;
	font-weight: 600;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.fix {
	overflow: hidden;
}
.t-center {
	text-align: center;
}
.t-right {
	text-align: right;
}
.t-left {
	text-align: left;
}
/*----------------------------------------*/
/*  02. Transition
/*----------------------------------------*/
a.button::after,
a.button-small::after {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.share ul,
.share:hover ul {
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
a.button-border span,
a.button-border-white span,
input,
select,
textarea {
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}
/*----------------------------------------*/
/*  03. Section Title
/*----------------------------------------*/
.section-title > h3, 
.section-title-2 > h3, 
.section-title-2 > p {
	color: #ffffff;
	font-family: roboto;
	font-size: 30px;
	font-style: normal;
	font-weight: 900;
	line-height: 24px;
	margin-bottom: 34px;
	text-align: center;
}
.section-title-2>h3 {
	color: #222222
}
.section-title > p, 
.section-title-2 > p {
	color: #ffffff;
	font-style: italic;
	margin-bottom: 44px;
	text-align: center;
	font-size: 14px;
}
.section-title-2>p {
	color: inherit;
	font-weight: 400;
}
/*----------------------------------------*/
/*  04. Default Button
/*----------------------------------------*/
a.links, 
a.links-2, 
a.links-3, 
a.links-4, 
a.links-4_2 {
	background: #333333 none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 700;
	height: 55px;
	line-height: 55px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
	width: 175px;
	text-align: center;
}
a.links-2 {
	background: #ffffff;
	color: #666666;
}
a.links-3 {
	padding: 0 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
a.links::after,
a.links-2::after,
a.links-3:after {
	content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 24px;
	margin-left: 20px;
	vertical-align: -2px;
}
a.links-3:after {
	content: "\f054";
	font-size: 14px;
	margin: 0 10px;
}
a.links:hover,
a.links-2:hover {
	background: #cb9a00 none repeat scroll 0 0;
	color: #fff;
}
/*----------------------------------------*/
/*  05. Text Color
/*----------------------------------------*/
.text-blue {
	color: #4FC1F0;
}
.text-white {
	color: #fff;
}
.text-black {
	color: #363636;
}
.text-theme {
	color: #f10;
}
.text-white h1,
.text-white p,
.text-white h2 {
	color: #fff;
}
.text-white {
	color: #fff;
}
.text-black {
	color: #363636;
}
.text-theme {
	color: #f10;
}
/*----------------------------------------*/
/*  06. Input
/*----------------------------------------*/
input {
	background: #eceff8;
	border: 2px solid #eceff8;
	height: 45px;
	box-shadow: none;
	padding-left: 10px;
	font-size: 14px;
	color: #626262;
	width: 100%;
}
select {
	width: 100%;
	background: #eceff8;
	border: 2px solid #eceff8;
	height: 45px;
	padding-left: 10px;
	box-shadow: none;
	font-size: 14px;
	color: #626262;
}
option {
	background: #fff;
	border: 0px solid #626262;
	padding-left: 10px;
	font-size: 14px;
}
input:focus {
	background: transparent;
	border: 2px solid #4FC1F0;
}
textarea {
	resize: vertical;
	background: #eceff8;
	border: 2px solid #eceff8;
	padding: 10px;
	width: 100%;
	font-size: 14px;
}
textarea:focus {
	background: transparent;
	border: 2px solid #4FC1F0;
	outline: none;
}
::-moz-placeholder {
	color: #444;
	font-size: 13px;
}
.input-group.divcenter.input-group .form-control {
	padding-left: 0px
}
/*----------------------------------------*/
/*  07. Margin And Padding Measurements
/*----------------------------------------*/
/*************************
	Basic margin padding
*************************/
.m-0 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.p-0 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*************************
	Margin top
*************************/
.mt-0 {
	margin-top: 0
}
.mt-10 {
	margin-top: 10px
}
.mt-15 {
	margin-top: 15px
}
.mt-20 {
	margin-top: 20px
}
.mt-25 {
	margin-top: 25px
}
.mt-30 {
	margin-top: 30px
}
.mt-35 {
	margin-top: 35px
}
.mt-40 {
	margin-top: 40px
}
.mt-45 {
	margin-top: 45px
}
.mt-50 {
	margin-top: 50px
}
.mt-55 {
	margin-top: 55px
}
.mt-60 {
	margin-top: 60px
}
.mt-65 {
	margin-top: 65px
}
.mt-70 {
	margin-top: 70px
}
.mt-75 {
	margin-top: 75px
}
.mt-80 {
	margin-top: 80px
}
.mt-85 {
	margin-top: 85px
}
.mt-90 {
	margin-top: 90px
}
.mt-95 {
	margin-top: 95px
}
.mt-100 {
	margin-top: 100px
}
.mt-105 {
	margin-top: 105px
}
.mt-110 {
	margin-top: 110px
}
.mt-115 {
	margin-top: 115px
}
.mt-120 {
	margin-top: 120px
}
.mt-125 {
	margin-top: 125px
}
.mt-130 {
	margin-top: 130px
}
.mt-135 {
	margin-top: 135px
}
.mt-140 {
	margin-top: 140px
}
.mt-145 {
	margin-top: 145px
}
.mt-150 {
	margin-top: 150px
}
.mt-155 {
	margin-top: 155px
}
/*************************
	Margin right
*************************/
.mr-0 {
	margin-right: 0
}
.mr-10 {
	margin-right: 10px
}
.mr-15 {
	margin-right: 15px
}
.mr-20 {
	margin-right: 20px
}
.mr-25 {
	margin-right: 25px
}
.mr-30 {
	margin-right: 30px
}
.mr-35 {
	margin-right: 35px
}
.mr-40 {
	margin-right: 40px
}
.mr-45 {
	margin-right: 45px
}
.mr-50 {
	margin-right: 50px
}
.mr-55 {
	margin-right: 55px
}
.mr-60 {
	margin-right: 60px
}
.mr-65 {
	margin-right: 65px
}
.mr-70 {
	margin-right: 70px
}
.mr-75 {
	margin-right: 75px
}
.mr-80 {
	margin-right: 80px
}
.mr-85 {
	margin-right: 85px
}
.mr-90 {
	margin-right: 90px
}
.mr-95 {
	margin-right: 95px
}
.mr-100 {
	margin-right: 100px
}
.mr-105 {
	margin-right: 105px
}
.mr-110 {
	margin-right: 110px
}
.mr-115 {
	margin-right: 115px
}
.mr-120 {
	margin-right: 120px
}
.mr-125 {
	margin-right: 125px
}
.mr-130 {
	margin-right: 130px
}
.mr-135 {
	margin-right: 135px
}
.mr-140 {
	margin-right: 140px
}
.mr-145 {
	margin-right: 145px
}
.mr-150 {
	margin-right: 150px
}
.mr-155 {
	margin-right: 155px
}
/*************************
	Margin bottom
*************************/
.mb-0 {
	margin-bottom: 0
}
.mb-05 {
	margin-bottom: 5px
}
.mb-10 {
	margin-bottom: 10px
}
.mb-15 {
	margin-bottom: 15px
}
.mb-20 {
	margin-bottom: 20px
}
.mb-25 {
	margin-bottom: 25px
}
.mb-30 {
	margin-bottom: 30px
}
.mb-35 {
	margin-bottom: 35px
}
.mb-40 {
	margin-bottom: 40px
}
.mb-45 {
	margin-bottom: 45px
}
.mb-50 {
	margin-bottom: 50px
}
.mb-55 {
	margin-bottom: 55px
}
.mb-60 {
	margin-bottom: 60px
}
.mb-65 {
	margin-bottom: 65px
}
.mb-70 {
	margin-bottom: 70px
}
.mb-75 {
	margin-bottom: 75px
}
.mb-80 {
	margin-bottom: 80px
}
.mb-85 {
	margin-bottom: 85px
}
.mb-90 {
	margin-bottom: 90px
}
.mb-95 {
	margin-bottom: 95px
}
.mb-100 {
	margin-bottom: 100px
}
.mb-105 {
	margin-bottom: 105px
}
.mb-110 {
	margin-bottom: 110px
}
.mb-115 {
	margin-bottom: 115px
}
.mb-120 {
	margin-bottom: 120px
}
.mb-125 {
	margin-bottom: 125px
}
.mb-130 {
	margin-bottom: 130px
}
.mb-135 {
	margin-bottom: 135px
}
.mb-140 {
	margin-bottom: 140px
}
.mb-145 {
	margin-bottom: 145px
}
.mb-150 {
	margin-bottom: 150px
}
.mb-155 {
	margin-bottom: 155px
}
/*************************
	Margin left
*************************/
.ml-0 {
	margin-left: 0
}
.ml-10 {
	margin-left: 10px
}
.ml-15 {
	margin-left: 15px
}
.ml-20 {
	margin-left: 20px
}
.ml-25 {
	margin-left: 25px
}
.ml-30 {
	margin-left: 30px
}
.ml-35 {
	margin-left: 35px
}
.ml-40 {
	margin-left: 40px
}
.ml-45 {
	margin-left: 45px
}
.ml-50 {
	margin-left: 50px
}
.ml-55 {
	margin-left: 55px
}
.ml-60 {
	margin-left: 60px
}
.ml-65 {
	margin-left: 65px
}
.ml-70 {
	margin-left: 70px
}
.ml-75 {
	margin-left: 75px
}
.ml-80 {
	margin-left: 80px
}
.ml-85 {
	margin-left: 85px
}
.ml-90 {
	margin-left: 90px
}
.ml-95 {
	margin-left: 95px
}
.ml-100 {
	margin-left: 100px
}
.ml-105 {
	margin-left: 105px
}
.ml-110 {
	margin-left: 110px
}
.ml-115 {
	margin-left: 115px
}
.ml-120 {
	margin-left: 120px
}
.ml-125 {
	margin-left: 125px
}
.ml-130 {
	margin-left: 130px
}
.ml-135 {
	margin-left: 135px
}
.ml-140 {
	margin-left: 140px
}
.ml-145 {
	margin-left: 145px
}
.ml-150 {
	margin-left: 150px
}
.ml-155 {
	margin-left: 155px
}

/*************************
	Padding top
*************************/
.pt-0 {
	padding-top: 0
}
.pt-10 {
	padding-top: 10px
}
.pt-15 {
	padding-top: 15px
}
.pt-20 {
	padding-top: 20px
}
.pt-25 {
	padding-top: 25px
}
.pt-30 {
	padding-top: 30px
}
.pt-35 {
	padding-top: 35px
}
.pt-40 {
	padding-top: 40px
}
.pt-45 {
	padding-top: 45px
}
.pt-50 {
	padding-top: 50px
}
.pt-55 {
	padding-top: 55px
}
.pt-60 {
	padding-top: 60px
}
.pt-65 {
	padding-top: 65px
}
.pt-70 {
	padding-top: 70px
}
.pt-75 {
	padding-top: 75px
}
.pt-80 {
	padding-top: 80px
}
.pt-85 {
	padding-top: 85px
}
.pt-90 {
	padding-top: 90px
}
.pt-95 {
	padding-top: 95px
}
.pt-100 {
	padding-top: 100px
}
.pt-105 {
	padding-top: 105px
}
.pt-110 {
	padding-top: 110px
}
.pt-115 {
	padding-top: 115px
}
.pt-120 {
	padding-top: 120px
}
.pt-125 {
	padding-top: 125px
}
.pt-130 {
	padding-top: 130px
}
.pt-135 {
	padding-top: 135px
}
.pt-140 {
	padding-top: 140px
}
.pt-145 {
	padding-top: 145px
}
.pt-150 {
	padding-top: 150px
}
.pt-155 {
	padding-top: 155px
}
/*************************
	Padding right
*************************/
.pr-0 {
	padding-right: 0
}
.pr-10 {
	padding-right: 10px
}
.pr-15 {
	padding-right: 15px
}
.pr-20 {
	padding-right: 20px
}
.pr-25 {
	padding-right: 25px
}
.pr-30 {
	padding-right: 30px
}
.pr-35 {
	padding-right: 35px
}
.pr-40 {
	padding-right: 40px
}
.pr-45 {
	padding-top: 45px
}
.pr-50 {
	padding-right: 50px
}
.pr-55 {
	padding-right: 55px
}
.pr-60 {
	padding-right: 60px
}
.pr-65 {
	padding-right: 65px
}
.pr-70 {
	padding-right: 70px
}
.pr-75 {
	padding-right: 75px
}
.pr-80 {
	padding-right: 80px
}
.pr-85 {
	padding-right: 85px
}
.pr-90 {
	padding-right: 90px
}
.pr-95 {
	padding-right: 95px
}
.pr-100 {
	padding-right: 100px
}
.pr-105 {
	padding-right: 105px
}
.pr-110 {
	padding-right: 110px
}
.pr-115 {
	padding-right: 115px
}
.pr-120 {
	padding-right: 120px
}
.pr-125 {
	padding-right: 125px
}
.pr-130 {
	padding-right: 130px
}
.pr-135 {
	padding-right: 135px
}
.pr-140 {
	padding-right: 140px
}
.pr-145 {
	padding-right: 145px
}
.pr-150 {
	padding-right: 150px
}
.pr-155 {
	padding-right: 155px
}
/*************************
	Padding bottom
*************************/
.pb-0 {
	padding-bottom: 0
}
.pb-10 {
	padding-bottom: 10px
}
.pb-15 {
	padding-bottom: 15px
}
.pb-20 {
	padding-bottom: 20px
}
.pb-25 {
	padding-bottom: 25px
}
.pb-30 {
	padding-bottom: 30px
}
.pb-35 {
	padding-bottom: 35px
}
.pb-40 {
	padding-bottom: 40px
}
.pb-45 {
	padding-bottom: 45px
}
.pb-50 {
	padding-bottom: 50px
}
.pb-55 {
	padding-bottom: 55px
}
.pb-60 {
	padding-bottom: 60px
}
.pb-65 {
	padding-bottom: 65px
}
.pb-70 {
	padding-bottom: 70px
}
.pb-75 {
	padding-bottom: 75px
}
.pb-80 {
	padding-bottom: 80px
}
.pb-85 {
	padding-bottom: 85px
}
.pb-90 {
	padding-bottom: 90px
}
.pb-95 {
	padding-bottom: 95px
}
.pb-100 {
	padding-bottom: 100px
}
.pb-105 {
	padding-bottom: 105px
}
.pb-110 {
	padding-bottom: 110px
}
.pb-115 {
	padding-bottom: 115px
}
.pb-120 {
	padding-bottom: 120px
}
.pb-125 {
	padding-bottom: 125px
}
.pb-130 {
	padding-bottom: 130px
}
.pb-135 {
	padding-bottom: 135px
}
.pb-140 {
	padding-bottom: 140px
}
.pb-145 {
	padding-bottom: 145px
}
.pb-150 {
	padding-bottom: 150px
}
.pb-155 {
	padding-bottom: 155px
}
/*************************
	Padding left
*************************/
.pl-0 {
	padding-left: 0
}
.pl-10 {
	padding-left: 10px
}
.pl-15 {
	padding-left: 15px
}
.pl-20 {
	padding-left: 20px
}
.pl-25 {
	padding-left: 25px
}
.pl-30 {
	padding-left: 30px
}
.pl-35 {
	padding-left: 35px
}
.pl-40 {
	padding-left: 40px
}
.pl-45 {
	padding-left: 45px
}
.pl-50 {
	padding-left: 50px
}
.pl-55 {
	padding-left: 55px
}
.pl-60 {
	padding-left: 60px
}
.pl-65 {
	padding-left: 65px
}
.pl-70 {
	padding-left: 70px
}
.pl-75 {
	padding-left: 75px
}
.pl-80 {
	padding-left: 80px
}
.pl-85 {
	padding-left: 85px
}
.pl-90 {
	padding-left: 90px
}
.pl-95 {
	padding-left: 95px
}
.pl-100 {
	padding-left: 100px
}
.pl-105 {
	padding-left: 105px
}
.pl-110 {
	padding-left: 110px
}
.pl-115 {
	padding-left: 115px
}
.pb-120 {
	padding-left: 120px
}
.pl-125 {
	padding-left: 125px
}
.pl-130 {
	padding-left: 130px
}
.pl-135 {
	padding-left: 135px
}
.pl-140 {
	padding-left: 140px
}
.pl-145 {
	padding-left: 145px
}
.pl-150 {
	padding-left: 150px
}
.pl-155 {
	padding-left: 155px
}
/***************************
	Page section padding 
****************************/
.ptb-0 {
	padding: 0
}
.ptb-10 {
	padding: 10px 0
}
.ptb-20 {
	padding: 20px 0
}
.ptb-30 {
	padding: 30px 0
}
.ptb-40 {
	padding: 40px 0
}
.ptb-50 {
	padding: 50px 0
}
.ptb-60 {
	padding: 60px 0
}
.ptb-70 {
	padding: 70px 0
}
.ptb-80 {
	padding: 80px 0
}
.ptb-90 {
	padding: 90px 0
}
.ptb-100 {
	padding: 100px 0
}
.ptb-110 {
	padding: 110px 0
}
.ptb-120 {
	padding: 120px 0
}
.ptb-130 {
	padding: 130px 0
}
.ptb-140 {
	padding: 140px 0
}
.ptb-150 {
	padding: 150px 0
}
/***************************
	Page section margin 
****************************/
.mtb-0 {
	margin: 0
}
.mtb-10 {
	margin: 10px 0
}
.mtb-15 {
	margin: 15px 0
}
.mtb-20 {
	margin: 20px 0
}
.mtb-30 {
	margin: 30px 0
}
.mtb-40 {
	margin: 40px 0
}
.mtb-50 {
	margin: 50px 0
}
.mtb-60 {
	margin: 60px 0
}
.mtb-70 {
	margin: 70px 0
}
.mtb-80 {
	margin: 80px 0
}
.mtb-90 {
	margin: 90px 0
}
.mtb-100 {
	margin: 100px 0
}
.mtb-110 {
	margin: 110px 0
}
.mtb-120 {
	margin: 120px 0
}
.mtb-130 {
	margin: 130px 0
}
.mtb-140 {
	margin: 140px 0
}
.mtb-150 {
	margin: 150px 0;
}
/*----------------------------------------*/
/*  08. Background Variation Set 
/*----------------------------------------*/
.white-bg {
	background: #fff;
}
.white-smoke-bg {
	background: #f8f8f8;
}
.gray-bg {
	background: #e8e8e8;
}
.blue-bg {
	background: #4FC1F0;
}
.default-bg {
	background: #50C1F0;
}
.black-bg {
	background: #000;
}
.transparent-bg {
	background: transparent;
}
/*Opacity background*/
.bg-opacity-black-10:before,
.bg-opacity-black-20:before,
.bg-opacity-black-30:before,
.bg-opacity-black-40:before,
.bg-opacity-black-50:before,
.bg-opacity-black-60:before,
.bg-opacity-black-70:before,
.bg-opacity-black-80:before,
.bg-opacity-black-90:before,
.bg-opacity-white-10:before,
.bg-opacity-white-20:before,
.bg-opacity-white-30:before,
.bg-opacity-white-40:before,
.bg-opacity-white-50:before,
.bg-opacity-white-60:before,
.bg-opacity-white-70:before,
.bg-opacity-white-80:before,
.bg-opacity-white-90:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.bg-opacity-black-10:before {
	background: rgba(0, 0, 0, 0.1);
}
.bg-opacity-black-20:before {
	background: rgba(0, 0, 0, 0.2);
}
.bg-opacity-black-30:before {
	background: rgba(0, 0, 0, 0.3);
}
.bg-opacity-black-40:before {
	background: rgba(0, 0, 0, 0.4);
}
.bg-opacity-black-50:before {
	background: rgba(0, 0, 0, 0.5);
}
.bg-opacity-black-60:before {
	background: rgba(0, 0, 0, 0.6);
}
.bg-opacity-black-70:before {
	background: rgba(0, 0, 0, 0.7);
}
.bg-opacity-black-80:before {
	background: rgba(0, 0, 0, 0.8);
}
.bg-opacity-black-90:before {
	background: rgba(0, 0, 0, 0.9);
}
.bg-opacity-white-10:before {
	background: rgba(255, 255, 255, 0.1);
}
.bg-opacity-white-20:before {
	background: rgba(255, 255, 255, 0.2);
}
.bg-opacity-white-30:before {
	background: rgba(255, 255, 255, 0.3);
}
.bg-opacity-white-40:before {
	background: rgba(255, 255, 255, 0.4);
}
.bg-opacity-white-50:before {
	background: rgba(255, 255, 255, 0.5);
}
.bg-opacity-white-60:before {
	background: rgba(255, 255, 255, 0.6);
}
.bg-opacity-white-70:before {
	background: rgba(255, 255, 255, 0.7);
}
.bg-opacity-white-80:before {
	background: rgba(255, 255, 255, 0.8);
}
.bg-opacity-white-90:before {
	background: rgba(255, 255, 255, 0.9);
}
/*Image background*/
.bg-1 {
	background-image: url(images/slider/1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 740px;
	width: 100%;
}

.bg-2 {
    background-image: url(images/slider/2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 740px;
    width: 100%;
}
.bg-3 {
    background-image: url(images/slider/3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
}
.bg-4 {
    background-image: url(images/slider/4.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
}
.bg-5 {
    background-image: url(images/slider/5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 770px;
    width: 100%;
}
.bg-6 {
    background-image: url(images/slider/6.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 770px;
    width: 100%;
}
.bg-7 {
    background-image: url(images/slider/7.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 770px;
    width: 100%;
}
/*pattern background*/
.pattern-bg {
	background: url(../../images/pattern/pattern-bg.png) repeat;
	background-position: top right;
	background-color: rgba(236, 239, 247, 1);
}
/*----------------------------------------*/
/*  09. Animation
/*----------------------------------------*/
/*animation slide-right*/
@-webkit-keyframes slide-right {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
	}
}
@keyframes slide-right {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
	}
}
/*Style 3*/
.info:hover .img-heartbeat .heartbeat {
	-webkit-animation: heartbeat 1s ease-in-out infinite both;
	animation: heartbeat 1s ease-in-out infinite both;
}
/*animation heartbeat*/
@-webkit-keyframes heartbeat {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	10% {
		-webkit-transform: scale(0.91);
		transform: scale(0.91);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	17% {
		-webkit-transform: scale(0.98);
		transform: scale(0.98);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	33% {
		-webkit-transform: scale(0.87);
		transform: scale(0.87);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	45% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}
@keyframes heartbeat {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	10% {
		-webkit-transform: scale(0.91);
		transform: scale(0.91);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	17% {
		-webkit-transform: scale(0.98);
		transform: scale(0.98);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	33% {
		-webkit-transform: scale(0.87);
		transform: scale(0.87);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	45% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}
@-webkit-keyframes ravSlideInRight {
  0% {
    -webkit-transform: translateX(150px);
    transform: translateX(150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes ravSlideInRight {
  0% {
    -webkit-transform: translateX(150px);
    transform: translateX(150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
/*-------------------------------------------------*/
/* 10. Owl Carousel Nav/Dot Direction/Box Shadow
/*-------------------------------------------------*/
/*Nav Direction*/
.banner-active .owl-nav > .owl-prev, 
.banner-active .owl-nav > .owl-next, 
.new-product-active .owl-nav > .owl-prev, 
.new-product-active .owl-nav > .owl-next, 
.featured-pro-active .owl-nav > .owl-prev, 
.featured-pro-active .owl-nav > .owl-next, 
.blog-active .owl-nav > .owl-prev, 
.blog-active .owl-nav > .owl-next, 
.product-tab-active .owl-nav > .owl-prev, 
.product-tab-active .owl-nav > .owl-next, 
.porduct-details-active .owl-nav > .owl-prev, 
.porduct-details-active .owl-nav > .owl-next,
.random-pro-active .owl-nav > .owl-prev, 
.random-pro-active .owl-nav > .owl-next {
  background: #ffffff none repeat scroll 0 0;
  bottom: 50%;
  cursor: pointer;
  font-size: 35px;
  height: 75px;
  line-height: 75px;
  opacity: 0;
  position: absolute;
  text-align: center;
  transform: translateY(50%);
  transition: all 0.3s ease-in-out 0s;
  font-weight: 300;
  width: 50px;
  z-index: 1;
}
/*Random Product Nav*/
.random-pro-active .owl-nav > .owl-prev,  
.random-pro-active .owl-nav > .owl-next {
  top: 50%;
  transform: translateY(-50%);
}
.owl-nav .owl-prev {
	left: 0;
}
.owl-nav .owl-next {
	right: 0;
}
.owl-nav>.owl-prev:hover,
.owl-nav>.owl-next:hover {
	background: #2e2e2e;
	color: #fff;
}
.banner-active:hover .owl-nav>.owl-prev,
.banner-active:hover .owl-nav>.owl-next,
.new-product-active:hover .owl-nav>.owl-prev,
.new-product-active:hover .owl-nav>.owl-next,
.featured-pro-active:hover .owl-nav>.owl-prev,
.featured-pro-active:hover .owl-nav>.owl-next,
.blog-active:hover .owl-nav>.owl-prev,
.blog-active:hover .owl-nav>.owl-next,
.product-tab-active:hover .owl-nav>.owl-prev,
.product-tab-active:hover .owl-nav>.owl-next,
.porduct-details-active:hover .owl-nav>.owl-prev,
.porduct-details-active:hover .owl-nav>.owl-next,
.random-pro-active:hover .owl-nav>.owl-prev,
.random-pro-active:hover .owl-nav>.owl-next {
	opacity: 1;
	margin: 0 -10px;
}
/*Dot Direction*/
.owl-dots {
	bottom: 40px;
	left: 0;
	position: absolute;
	right: 0;
}
.owl-dot {
	background: #000 none repeat scroll 0 0;
	display: inline-block;
	height: 6px;
	margin: 5px;
	width: 6px;
	transition: all 0.3s ease-in-out;
}
.owl-dot.active {
	background: #fff none repeat scroll 0 0;
}
.owl-dot:hover {
	background: #fff none repeat scroll 0 0;
}
/*Box Shadow*/
.new-product-active, 
.featured-pro-active-2,
.new-pro-active-2, 
.random-pro-active {
	margin: -20px -15px;
	width: auto;
}
.product-tab-active {
	margin: 0 -15px;
	width: auto;
}
.random-pro-active .owl-item {
	padding: 20px 15px;
}
.product-slide-item, .featured-group-pro {
	padding: 20px 15px;
}
/*----------------------------------------*/
/* 11. Newsletter Popup
/*----------------------------------------*/
.popup_wrapper {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	height: 100%;
	opacity: 0;
	position: fixed;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	visibility: hidden;
	width: 100%;
	z-index: 9999999;
}
.test {
	background: #ffffff none repeat scroll 0 0;
	bottom: 0;
	height: 390px;
	left: 0;
	margin: auto;
	max-width: 790px;
	padding: 25px 50px;
	position: absolute;
	right: 0;
	top: 0;
}
.popup_off {
	background: #666666 none repeat scroll 0 0;
	border: 1px solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: 500;
	height: 25px;
	line-height: 25px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: -26px;
	-webkit-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	width: 75px;
}
.popup_off:hover {
	background: #cb9a00 none repeat scroll 0 0;
}
.subscribe-form-group {
	margin-top: 15px;
}
.subscribe-form-group input {
	background: #eaeaea none repeat scroll 0 0;
	border: 0 none;
	color: #666;
	height: 41px;
	line-height: 20px;
	padding: 0 20px;
	width: 380px;
}
.subscribe-bottom label {
	font-size: 14px;
	margin: 0;
	vertical-align: middle;
}
.subscribe-bottom input {
	height: 15px;
	line-height: 15px;
	max-width: 15px;
	vertical-align: middle;
}
.subscribe-form-group button {
	background: #cb9a00 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	margin: 20px auto;
	padding: 2px 20px 0;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
}
.subscribe-form-group.subscribe-form-style-two button {
	background: #61c0bf;
}
.subscribe-form-group.subscribe-form-style-three button {
	background: #ffb400;
}
.subscribe-form-group.subscribe-form-style-four button {
	background: #35a875;
}
.subscribe-form-group button:hover {
	background: #303030 none repeat scroll 0 0;
	color: #fff;
}
.subscribe_area h2 {
	font-size: 35px;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.subscribe_area > p {
	margin: 0 auto;
	font-size: 16px;
	max-width: 580px;
}
/*----------------------------------------*/
/* 01. Header
/*----------------------------------------*/
.main-header {
	position: relative;
}
/*Logo*/
.logo {
	padding-top: 10px;
}
/*Main Menu*/
.main-menu {
  margin: 0 auto;
  position: relative;
  text-align: left;
}
.main-menu nav > ul > li {
	display: inline-block;
	position: relative;
	margin-right: 25px;
}
.main-header-3 .primary-menu nav > ul > li {
	margin-right: 0;
	left: ;
	margin-left: 20px;
}
.main-menu nav > ul > li > a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	padding: 28px 0;
	letter-spacing: 0.5px;
	font-weight: 500;
	text-transform: uppercase;
}
.main-menu>nav>ul>li.active a {
	color: #cb9a00;
}
.main-menu nav>ul>li:hover>a {
	color: #dadada;
}
/*Sticky*/
.header-sticky.sticky, .main-header.main-header-2.stick.header-sticky.sticky {
    background: #1c2437;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    z-index: 1049;
}

.sticky {
    -webkit-animation: 800ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 800ms ease-in-out 0s normal none 1 running fadeInDown;
}
/*Dropdown Menu*/
.main-menu nav > ul > li > ul.dropdown {
	background: #2f2f2f none repeat scroll 0 0;
	opacity: 0;
	padding: 20px 0;
	position: absolute;
	top: 100%;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: all 0.3s ease-in-out 0s;
	visibility: hidden;
	width: 220px;
	z-index: 99;
	box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
}
.primary-menu nav > ul > li > ul.dropdown {
	box-shadow: none;
}
.main-menu nav>ul>li:hover>ul.dropdown {
	opacity: 1;
	transform: scaleY(1);
	visibility: visible;
	top: 100%;
}
.main-menu nav > ul > li > ul.dropdown::before, .primary-menu nav > ul > li > ul.dropdown::before {
	border-bottom: 15px solid #2f2f2f;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	content: "";
	position: absolute;
	left: 10px;
	top: -8px;
}
.primary-menu nav > ul > li > ul.dropdown::before {
	content: none;
}
.main-menu nav>ul>li>ul.dropdown>li {
	display: block;
	padding: 0;
	text-align: left;
}
.main-menu>nav>ul>li>ul.dropdown>li.active>a {
	color: #cb9a00;
}
.main-menu nav > ul > li > ul.dropdown > li > a {
  color: #ffffff;
  display: block;
  padding: 6px 20px;
  transition: all 0.3s ease-in-out 0s;
}
.main-menu nav > ul > li > ul.dropdown > li:hover > a, 
.main-menu > nav > ul > li > ul.dropdown > li.other-style > ul.language-dropdown > li:hover > a {
  color: #cb9a00;
  text-decoration: underline;
}
/*Megamenu*/
.main-menu nav>ul>li>ul.megamenu {
	background: #171717d1 none repeat scroll 0 0;
	padding: 16px;
	position: absolute;
	width: 1170px;
	left: -284px;
}
.main-menu nav > ul > li > ul.megamenu > li {
	float: left;
	width: 25%;
}
.main-menu nav > ul > li > ul.megamenu > li > h3.megamenu-title > a {
	color: #fff;
	display: block;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	line-height: 20px;
	border-bottom: 1px solid #ffffffa8;
	overflow-wrap: break-word;
}
.main-menu nav>ul>li>ul.megamenu>li>h3.megamenu-title>a:hover {
	color: #ca1329;
}
.main-menu nav > ul > li > ul.megamenu > li > ul > li > a {
	color: #ffffff;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	position: relative;
	transition: all 0.3s ease-in-out 0s;
	letter-spacing: 0.25px;
}
.main-menu nav>ul>li>ul.megamenu>li>ul>li:hover>a {
	color: #ca1329;
	/* text-decoration: underline; */
}
/*Header Right*/
.header-right-2 {
	margin-right: 0;
}
.primary-menu {
	float: right;
}
.main-menu.primary-menu nav > ul > li {
	margin-right: 0;
	margin-left: 20px;
}
.main-menu.primary-menu > nav > ul > li > a {
	padding: 28px 0;
}
.primary-menu>nav>ul>li>ul.dropdown {
	right: 0;
}
.primary-menu > nav > ul > li > a > i {
  color: #cb9a00;
  font-size: 18px;
  margin-right: 7px;
}
/*Primary Dropdown*/
.primary-menu nav > ul > li > ul.dropdown {
  padding: 0;
  line-height: 30px;
}
.primary-menu > nav > ul > li > ul.primary-dropdown {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ebebeb;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
	max-width: 220px;
	padding: 0;
}
.primary-menu > nav > ul > li > ul.primary-dropdown > li {
	border-bottom: 1px solid #ebebeb;
	margin: 0 5px;
	position: relative;
}
.primary-menu > nav > ul > li > ul.primary-dropdown > li > a {
  color: #777;
  display: block;
  padding: 8px 10px;
}
.main-menu>nav>ul>li>ul.primary-dropdown>li>a>i {
	margin-right: 6px;
}
/*Language Dropdown*/
.main-menu > nav > ul > li > ul.dropdown > li.other-style::before {
  color: #777;
  content: "\f078";
  font-family: fontawesome;
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 5px;
  transition: all 0.5s ease-in-out;
}
.main-menu > nav > ul > li > ul.dropdown > li.other-style:hover::before {
  transform: rotate(-90deg);
  color: #cb9a00;
}
.main-menu > nav > ul > li > ul.dropdown > li.other-style > ul.language-dropdown {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
  left: 102%;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease-in-out 0s;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.main-menu>nav>ul>li>ul.dropdown>li.other-style:hover>ul.language-dropdown {
	opacity: 1;
	visibility: visible;
	transform: scaleY(1);
}
.main-menu > nav > ul > li > ul.dropdown > li.other-style > ul.language-dropdown > li {
  border-bottom: 1px solid #ebebeb;
  padding: 8px 0;
  position: relative;
}
.main-menu > nav > ul > li > ul.dropdown > li.other-style > ul.language-dropdown > li > a {
  display: block;
  padding: 0 10px;
  color: #777;
}
/*Header Search*/
.main-menu>nav>ul>li>ul.header-search {
	width: 400px;
}
.header-search li form {
	position: relative;
}
.header-search input {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ebebeb;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
	height: 50px;
	padding: 0 35px 0 10px;
	width: 100%;
}
.header-search input:focus {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ebebeb;
}
.header-search button {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	color: #666666;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: capitalize;
	top: 0;
	transition: all 0.3s ease-in-out;
	width: 50px;
	cursor: pointer;
}
.header-search button:hover {
	color: #cb9a00;
}
/*Mini Cart*/
.main-menu>nav>ul>li>ul.cart-dropdown {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ebebeb;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
	width: 300px;
}
.cart-item {
	border-bottom: 1px solid #ebebeb;
	margin: 15px;
}
.cart-img {
	float: left;
	padding-right: 20px;
}
.cart-info {
	position: relative;
}
.pro-price>span {
	color: #cb9a00;
}
.remove-link>a::before {
	content: "\f057";
	font-family: fontawesome;
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 16px;
}
.total>span {
	font-size: 16px;
	font-weight: 600;
	color: #2f2f2f;
}
.cart-shipping .amount {
	float: right;
}
/*Cart Button*/
.cart-btn {
	padding: 15px;
	text-align: center;
}
/*----------------------------------------*/
/* 02. Mobile Menu Customization 
/*----------------------------------------*/
.mean-container .mean-bar {
	float: unset;
	width: auto;
	position: relative;
	background: transparent;
	padding: 0;
	min-height: 0;
	z-index: 999;
}
.mean-container .mean-nav ul {
	max-height: 216px;
	overflow-y: auto;
	overflow-x: hidden;
}
.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	position: absolute;
	top: -70px;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-weight: 700;
	color: #666;
	font-family: "Roboto",sans-serif;
	padding: 0;
}
.mean-container .mean-nav ul li li a {
	font-weight: 400;
	padding: 17px 0 17px 60px;
}
.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 30%;
	font-size: 12px;
}
.mean-container a.meanmenu-reveal span {
	background: #fff none repeat scroll 0 0;
	display: block;
	height: 3px;
	margin-top: 3px;
}
.mean-container .mean-nav {
	margin-top: 0;
}
/*----------------------------------------*/
/* 03. Slider
/*----------------------------------------*/
.single-slide.align-center-left {
    align-items: center;
    display: flex;
}
.single-slide.align-center {
	margin: 0 auto;
	text-align: center;
	display: flex;
	align-items: center;
}
.slider-content {
    width: 100%;
}
.slider-content-2 {
	width: 100%;
	padding-bottom: 130px;
}
.slider-content h2 {
	color: #333333;
	font-family: Roboto;
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 40px;
	text-transform: capitalize;
	line-height: 40px;
}
.slider-content p {
  color: #666666;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 50px;
  position: relative;
  text-transform: capitalize;
  text-decoration: underline;
}
.align-center{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.slider-content-2 > h3 {
	color: #fff;
	font-size: 45px;
	font-weight: 500;
}
.slider-content-2 > h1 {
	font-size: 150px;
	font-weight: 900;
	text-transform: capitalize;
	color: #fff;
	line-height: 128px;
	margin-bottom: 0;
}
.slider-content-2_1 > h1 {
	text-transform: uppercase;
	font-size: 180px
}
.slider-content-2 .slider-icon {
	width: 480px;
	position: absolute;
	top: 240px;
	left: 50%;
	transform: translateX(-50%);
}
.slider-content-2_1 .slider-icon {
	width: 520px;
	position: absolute;
	top: 170px;
	left: 50%;
	transform: translateX(-50%);
}
.slider-content-2 > p {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	position: absolute;
	bottom: 135px;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 0;
	width: 100%;
}
.slider-content-2 > .default-btn-2.slide-btn {
	position: absolute;
	bottom: 62px;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 0;
}
.slider-content.slider-content-3 > h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 50px;
	font-family: Montserrat;
	margin-top: 130px;
	margin-bottom: 0;
}
.slider-content.slider-content-3 > h1 {
	color: #ffffff;
	font-size: 150px;
	font-weight: 900;
	font-family: Montserrat;
	text-transform: capitalize;
}
.slider-content.slider-content-3 > h1,
.slider-content.slider-content-3 > h3 {
	color: #ffffff;
	font-size: 70px;
	text-transform: uppercase;
}
.slider-content.slider-content-3 > p {
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 30px;
	position: relative;
	max-width: 490px;
	text-decoration: none;
}
.default-btn-2 {
	margin-top: 18px;
}
.default-btn-2 .links-4 {
	background: #cb9a00 none repeat scroll 0 0;
	transition: all 0.3s ease-in-out;
	color: #fff;
	width: 180px;
	height: 40px;
	line-height: 40px;
}
.default-btn-2 .links-4_2 {
	background: #333333;
	width: 220px;
}
.default-btn-2 .links-4_3 {
	background: #cb9a00;
	width: 220px;
}
.default-btn-2 .links-4:hover {
	background: #333333;
}
.default-btn-2 .links-4_2:hover {
	background: #cb9a00 none repeat scroll 0 0;
}
.default-btn-2 .links-4_3:hover {
	background: #333333;
}
/* animation-style-01 */
.owl-item.active .animation-style-01 .slider-content h1,
.owl-item.active .animation-style-01 .slider-content-2 h1 {
    -webkit-animation: 800ms ease-in-out 0s normal none 1 running zoomInRight;
    animation: 800ms ease-in-out 0s normal none 1 running zoomInRight;
}

.owl-item.active .animation-style-01 .slider-content h2,
.owl-item.active .animation-style-01 .slider-content h3,
.owl-item.active .animation-style-01 .slider-content-2 h3 {
    -webkit-animation: 1200ms ease-in-out 0s normal none 1 running zoomInRight;
    animation: 1200ms ease-in-out 0s normal none 1 running zoomInRight;
}

.owl-item.active .animation-style-01 .slider-content p,
.owl-item.active .animation-style-01 .slider-content-2 p {
    -webkit-animation: 1600ms ease-in-out 0s normal none 1 running zoomInRight;
    animation: 1600ms ease-in-out 0s normal none 1 running zoomInRight;
}

.owl-item.active .animation-style-01 .slider-content .slide-btn,
.owl-item.active .animation-style-01 .slider-content-2 .slide-btn {
    -webkit-animation: 2000ms ease-in-out 0s normal none 1 running zoomInRight;
    animation: 2000ms ease-in-out 0s normal none 1 running zoomInRight;
}
.owl-item.active .animation-style-01 .slider-content-2 .img-slide {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running slideInUp;
    animation: 1000ms ease-in-out 0s normal none 1 running slideInUp;
}
.owl-item.active .animation-style-02 .slider-content-2 .img-slide {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running slideInUp;
    animation: 1000ms ease-in-out 0s normal none 1 running slideInUp;
}

/* animation-style-02 */
.owl-item.active .animation-style-02 .slider-content h1,
.owl-item.active .animation-style-02 .slider-content-2 h1 {
    -webkit-animation: 800ms ease-in-out 0s normal none 1 running zoomInUp;
    animation: 800ms ease-in-out 0s normal none 1 running zoomInUp;
}

.owl-item.active .animation-style-02 .slider-content h2,
.owl-item.active .animation-style-02 .slider-content h3,
.owl-item.active .animation-style-02 .slider-content-2 h3 {
    -webkit-animation: 1200ms ease-in-out 0s normal none 1 running zoomInUp;
    animation: 1200ms ease-in-out 0s normal none 1 running zoomInUp;
}

.owl-item.active .animation-style-02 .slider-content p,
.owl-item.active .animation-style-02 .slider-content-2 p {
    -webkit-animation: 1600ms ease-in-out 0s normal none 1 running zoomInUp;
    animation: 1600ms ease-in-out 0s normal none 1 running zoomInUp;
}

.owl-item.active .animation-style-02 .slider-content .slide-btn,
.owl-item.active .animation-style-02 .slider-content-2 .slide-btn {
    -webkit-animation: 2000ms ease-in-out 0s normal none 1 running zoomInUp;
    animation: 2000ms ease-in-out 0s normal none 1 running zoomInUp;
}
/* All Sliding Css */
.slider-active .owl-nav div {
	background: #fff none repeat scroll 0 0;
	color: #333;
	cursor: pointer;
	display: block;
	font-size: 22px;
	height: 75px;
	left: 0;
	line-height: 75px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 50px;
	z-index: 8;
}
.slider-active .owl-nav div:hover {
    background: #333;
    color: #fff;
}
.slider-active:hover .owl-nav div {
    opacity: 1;
}
.slider-active:hover .owl-nav div.owl-prev {
    left: 10px;
}
.slider-active:hover .owl-nav div.owl-next {
    right: 10px;
}
.slider-active .owl-nav div.owl-next {
    right: 0;
    left: auto;
}
/* default pagination dot css */
.owl-dots {
    bottom: 15px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 12;
}
.slider-active .owl-dots {
	display: none;
}
.owl-dots .owl-dot {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 10px;
    margin: 0 4px;
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    width: 10px;
    z-index: 8;
}
.owl-dots .owl-dot.active {
    background: #cb9a00 none repeat scroll 0 0;
    width: 32px;
}
.testimonials-active .owl-dots .owl-dot {
	background: #000 none repeat scroll 0 0;
	border-radius: 0;
	height: 7px;
	width: 7px;
}
.testimonials-active .owl-dots .owl-dot.active, .testimonials-active-2 .owl-dots .owl-dot.active {
	background: #fff none repeat scroll 0 0;
}
.testimonials-active-2 .owl-dots .owl-dot.active {
	background: #ebebeb;
}
.slider-area-2 .owl-dots {
	display: none;
}
/* Slider Progress Bar */
.slider-active .owl-item.active .slider-progress {
    -webkit-animation: 5000ms ease-in-out 0s normal none 1 running timebar;
    animation: 10000ms ease-in-out 0s normal none 1 running timebar;
    background: rgba(0, 0, 0, .3);
    height: 5px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    z-index: 4;
}

@-webkit-keyframes timebar {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@keyframes timebar {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@keyframes timebar {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
/*----------------------------------------*/
/*  04. Servicer
/*----------------------------------------*/
.servicer {
	float: left;
	width: 100%;
	overflow: hidden;
}
.twitter-info {
	border-bottom: 1px solid #ebebeb;
	text-align: center;
	padding: 10px 0;
}
.twitter-info .img {
	display: inline-block;
}
.twitter-info .text {
  color: #898989;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  padding: 0 10px;
}
/*----------------------------------------*/
/*  05. Static Information
/*----------------------------------------*/
.static {
	float: left;
	width: 100%;
	overflow: hidden;
}
/*Static Information*/
.static-info, 
.featured-pro .featured-pos-content, 
.new-product-3 .tab-content, 
.vertical-tab-item {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}
.new-product-3 .tab-content {
	padding-bottom: 0;
}
.featured-pro .featured-pos-content {
	text-align: unset;
}
.static-info::before,
.featured-pro .featured-pos-content::before,
.new-product-3 .tab-content:before,
.vertical-tab-item:before {
	content: url(images/static-info/bg_shadow.png);
	height: 22px;
	left: 50%;
	position: absolute;
	top: 100%;
	transform: translateX(-50%);
	width: 390px;
}
.info {
	padding: 32px 0;
	position: relative;
}
.info-3 {
	padding: 32px 0 37px;
}
.info::before {
	background: #e1e1e1 none repeat scroll 0 0;
	content: "";
	height: 50px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
}
.info-bt::before {
	background-color: transparent;
}
.content-info h3 {
	color: #666666;
	font-size: 20px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-family: Roboto;
	line-height: 22px;
}
.content-info p {
	font-size: 16px;
	line-height: 1;
	margin: 0;
}
/*----------------------------------------*/
/*  06. Banner Slider
/*----------------------------------------*/
.banner {
  float: left;
  overflow: hidden;
  width: 100%;
}
.banner-img {
	overflow: hidden;
	margin: -1px auto;
}
.banner .single-banner .banner-img img {
	transform: scale3d(1, 1, 1);
	width: 100%;
	transition: all 1s ease-in 0s;
}
.banner .single-banner:hover .banner-img img {
	transform: scale3d(1.07, 1.07, 1.07);
	transition: all 1s ease-in 0s;
}
.banner-active .owl-nav.disabled {
	display: block;
}
/*----------------------------------------*/
/*  07. New Product
/*----------------------------------------*/
.new-product {
  background: #f1f1f1 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 100%;
}
.pos-title {
  display: block;
  position: relative;
  text-align: center;
}
.pos-title > h2 {
	color: #333333;
	display: inline-block;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 20px;
	position: relative;
	text-transform: capitalize;
	font-size: 28px;
}
.pos-title > p {
	color: #898989;
	font-size: 16px;
	line-height: 25px;
	margin: 0 auto 25px;
	max-width: 580px;
}
.new-product .pos-title > p {
	margin: 0 auto 25px;
	max-width: 580px;
}
.pos-title h2 a {
	color: #333333;
}
.blog .pos-title h2 a {
  display: block;
}
.single-product {
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
}
.single-product:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.product-img {
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.product-img img {
	width: 100%;
}
.secondary-img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
.product-img:hover .secondary-img {
	opacity: 1;
}
/*Sticker*/
.sticker {
	background: #cb9a00 none repeat scroll 0 0;
	color: #fff;
	font-size: 16px;
	height: 100px;
	left: -50px;
	line-height: 100px;
	position: absolute;
	text-align: center;
	top: -50px;
	transform: rotate(-45deg);
	width: 100px;
}
.sticker::before {
	background: #fff none repeat scroll 0 0;
	bottom: 3px;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}
.sticker>span {
	position: relative;
	top: 30px;
}
/*Product Action*/
.product-action-inner {
	background: #444444 none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	transform: scaleY(0);
	transition: all 0.3s ease-in-out;
}
.single-product:hover .product-action-inner {
	opacity: 1;
	transform: scale(1);
}
.product-action-2>.product-action-inner {
	opacity: 1;
	position: relative;
	transform: scale(1);
	width: 280px;
}
.product-action-inner>.cart>a {
	background: #444444 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}
.product-action-inner>.cart:hover>a {
	background: #cb9a00 none repeat scroll 0 0;
}
.product-action-inner .add-to-links {
	position: absolute;
	right: 0;
	bottom: 0;
}
.product-action-inner .add-to-links>li {
	display: inline-block;
	float: left;
}
.product-action-inner .add-to-links > li > a {
	background: #444444 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	display: block;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	position: relative;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	width: 40px;
}
.product-action-inner .add-to-links li a:hover,
.product-action-inner .add-to-links li a.rav-compare.checked {
	background: #cb9a00 none repeat scroll 0 0;
	transition: all 300ms ease-in 0s;
}
.product-action-inner .add-to-links>li>a::before {
	content: "";
	bottom: 0;
	display: block;
	font-family: "FontAwesome";
	font-size: 18px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.single-product:hover .view-details {
	opacity: 1;
	transform: scaleY(1);
}
.product-contents, .featured-pro-contents {
	background: #ffffff none repeat scroll 0 0;
	display: inline-block;
	padding: 26px 20px;
	width: 100%;
}
.featured-pro-contents {
	padding: 26px 0 20px 0;
}
.product-contents-3 {
	text-align: left;
}
.product-contents-3 .rating {
	float: right;
	padding: 0;
}
.product-name {
	color: #3a3939;
	font-size: 17px;
	line-height: 14px;
	margin-bottom: 0;
}
.product-contents h5.product-name a {
	color: #666666;
	display: block;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 15px;
	padding: 0;
	text-transform: capitalize;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.product-contents h5.product-name a:hover {
	color: #cb9a00;
}
.price-box {
	float: left;
	font-family: Montserrat;
}
.top-rated-info .price-box-3 {
	padding-top: 10px;
}
.price-box .price {
	color: #cb9a00;
	font-size: 16px;
	font-weight: 400;
	cursor: text;
	line-height: 18px;
}
.price-box .old-price {
	color: #a1a1a1;
	font-size: 14px;
	font-weight: 400;
	margin: 0 5px;
	text-decoration: line-through;
	line-height: 18px;
}
.rating {
  float: right;
  line-height: 20px;
  color: #e9b436;
}
/*New Product 2*/
.new-product-2 {
	background: transparent;
	padding-top: 6px;
}
.new-product-2 .pos-title-2 > p {
	margin: 0 auto 23px;
}
/*Top Sellers Product*/
.new-product.featured-pro-2.top-sellers-pro {
	padding-top: 16px;
	padding-bottom: 32px;
}
.top-sellers-pro .pos-title-2 > h2 {
	margin-bottom: 20px;
}
/*Random Product*/
.featured-pro.random-pro {
	padding-bottom: 50px;
	padding-top: 14px;
}
/*----------------------------------------*/
/*  08. Static Center
/*----------------------------------------*/
.static-center {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-image: url(images/banner/4_1.jpg);
	background-size: cover;
	background-position: center center;
	padding: 220px 0 220px;
}
.static-center::before, 
.static-center::after {
	position: absolute;
	content: "";
	background: #000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	pointer-events: none;
	transition: all 0.5s ease;
}
.static-center::before {
	transform: scaleX(0);
}
.static-center:hover::before {
	transform: scaleX(1);
}
.static-center::after {
	transform: scaleY(0);
}
.static-center:hover::after {
	transform: scaleY(1);
}
.static-center .static-content {
	bottom: 50%;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	transform: translateY(50%);
	z-index: 9;
}
.static-center .static-content h3 {
	color: #ffffff;
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 30px;
	padding: 0 347px;
	text-transform: capitalize;
}
.static-center .static-content p {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  margin: 0 auto 25px;
  max-width: 50%;
  position: relative;
}
/*----------------------------------------*/
/*  09. Testimonials
/*----------------------------------------*/
.testimonials {
	float: left;
	width: 100%;
	overflow: hidden;
	background: #2f2f2f none repeat scroll 0 0;
	position: relative;
	text-align: center;
}
.testimonials-item {
	overflow: hidden;
	position: relative;
	text-align: right;
}
.testimonials-item .item {
	padding: 94px 150px 135px;
}
.testimonials-item .item .test-img {
	float: right;
	margin-left: 30px;
}
.testimonials-item .item .test-content {
	overflow: hidden;
}
.testimonials-item .item .test-content .test-des {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 20px;
}
.testimonials-item .item .test-content .des-post {
	color: #acacac;
	font-size: 16px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 16px;
	position: relative;
	margin: 0;
}
.testimonials-item .item .test-content .des-post::before {
	background: #acacac none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	position: absolute;
	right: 125px;
	top: 50%;
	width: 70px;
}
.testimonials-item .item .test-content .des-post:hover {
	color: #cb9a00;
}
.testimonials-active .owl-dots {
	bottom: 95px;
	margin-top: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 12;
}
/*----------------------------------------*/
/*  10. Featured Product
/*----------------------------------------*/
.featured-pro {
	float: left;
	width: 100%;
	overflow: hidden;
}
.featured-pos-content {
	position: relative;
}
.single-featured-pro {
  box-shadow: none;
}
.single-featured-pro:hover {
  box-shadow: none;
}
.featured-pro-active .owl-nav.disabled {
	display: block;
}
/*Random Product*/
.random-pro .pos-title-2 > h2 {
  margin-bottom: 48px;
}
.random-pro .featured-pos-content-2 {
  border: medium none transparent;
  margin: 0;
}
.random-pro .featured-pos-content-2::before {
  content: none;
}
/*----------------------------------------*/
/*  11. Blog
/*----------------------------------------*/
.blog {
  float: left;
  overflow: hidden;
  width: 100%;
}
.blog .pos-title > h2 {
  margin-bottom: 46px;
}
.blog-content {
	font-family: Roboto;
	text-align: left;
}
.blog-item {
	display: inline-block;
	width: 100%;
}
.blog-img {
	margin-bottom: 20px;
	position: relative;
}
.blog-img>a {
	display: block;
	overflow: hidden;
}
.blog-img>a>img {
	width: 100%;
	transform: scale3d(1, 1, 1);
	transition: all 1s ease-in 0s;
}
.blog-img:hover>a>img {
	transform: scale3d(1.07, 1.07, 1.07);
	transition: all 1s ease-in 0s;
}
.blog-content>h4 {
	padding: 0;
}
.blog-content > h4 > a {
	color: #666666;
	display: block;
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 15px;
	position: relative;
	text-transform: none;
	transition: all 0.3s ease-in-out 0s;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.blog-content>h4>a:hover {
	color: #cb9a00;
}
.smart-date {
	color: #666666;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 15px;
}
.views {
  cursor: text;
  margin-left: 5px;
}
.views::before {
  content: "\f06e";
  font-family: fontawesome;
  margin-right: 2px;
}
.blog-content > p {
  color: #898989;
  font-size: 16px;
  line-height: 25px;
  margin: 15px auto 0;
  max-width: 100%;
}
/*----------------------------------------*/
/*  12. Static Bottom
/*----------------------------------------*/
.static-bottom {
  float: left;
  overflow: hidden;
  width: 100%;
}
.shop-banner-box {
	float: left;
	overflow: hidden;
}
.banner-box img {
	transform: scale3d(1, 1, 1);
	transition: all 1s ease-in 0s;
	width: 100%;
}
.shop-banner-box img, .blog-banner-box img {
	width: 100%;
}
.banner-box:hover img {
	transform: scale3d(1.09, 1.09, 1.09);
	transition: all 1s ease-in 0s;
}
/*----------------------------------------*/
/*  13. Footer
/*----------------------------------------*/
.footer {
  background: #333333;
  margin-top: -1px;
  float: left;
  overflow: hidden;
  width: 100%;
}
.footer-full {
  color: #898989;
  font-size: 14px;
}
/*Footer Static Top*/
.footer-static-top {
  padding: 84px 0 75px;
}
.footer-static-top.footer-static-top-2 {
	padding: 0;
	font-size: 16px;
}
.footer-block h4 {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 33px;
  position: relative;
  text-transform: capitalize;
}
.footer .footer-full p {
	color: #e1e1e1;
	font-size: 14px;
	line-height: 25px;
}
.footer-contact > p.footer-desc {
  font-size: 14px;
  margin-bottom: 15px;
}
.footer-contact > li {
  font-size: 15px;
  line-height: 27px;
  padding-left: 22px;
  position: relative;
}
.footer-contact > li > i {
  color: #e1e1e1;
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 8px;
}
.footer-contact > li.phone > a {
	color: #cb9a00;
}
.footer-block li {
	line-height: 32px;
	padding-bottom: 5px;
	transition: all 0.3s ease-in-out;
	color: #e1e1e1;
}
.footer-block li a {
	color: #e1e1e1;
	display: block;
	font-size: 16px;
	padding: 0;
	position: relative;
	text-transform: capitalize;
}
.footer-block li a:hover {
  color: #cb9a00;
}
.newsletter-block-left {
  margin-bottom: 40px;
}
.newsletter-block-left h4 {
  border: 0 none;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 45px;
  position: relative;
  text-transform: capitalize;
}
.newsletter-block-left .form-group {
	background: transparent none repeat scroll 0 0;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
}
.newsletter-block-left .form-group .form-control {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #5c5c5c;
	color: #e1e1e1;
	display: block;
	font-size: 16px;
	height: 50px;
	margin-bottom: 15px;
	padding: 10px;
}
.form-control {
	background-color: #fff;
	border: 1px solid #d6d4d4;
	border-radius: 0;
	box-shadow: none;
	color: #9c9b9b;
	display: block;
	font-size: 13px;
	height: 27px;
	line-height: 1.42857;
	padding: 3px 5px;
	vertical-align: middle;
	width: 100%;
}
.form-control:focus {
	box-shadow: 0 0 0 black;
}
.newsletter-block-left .form-group .button-small {
	background: #cb9a00 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #e1e1e1;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	text-transform: capitalize;
	vertical-align: top;
}
.social-block {
	margin: 0;
}
.social-block h4 {
	border: 0 none;
	color: #e1e1e1;
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 15px;
	position: relative;
	text-transform: capitalize;
}
.social-block ul li {
	display: inline-block;
	margin-right: 7px;
}
.social-block ul li a {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	font-size: 18px;
	color: #e1e1e1;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	position: relative;
	text-align: center;
	transition: all 0.3s ease-in-out;
	vertical-align: middle;
	width: 20px;
	z-index: 99;
}
.social-block ul li a:hover {
	color: #cb9a00;
}
/*Footer Static Bottom*/
.footer-static-bottom {
	padding: 20px 0;
}
.copyright {
	margin: 5px 0;
}
.copyright>span {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}
.copyright a {
	color: #ca1329;
}
.copyright a:hover {
	text-decoration: none;
	color: #eceff8;
}
/*----------------------------------------*/
/* 14. Scroll Up
/*----------------------------------------*/
#scrollUp {
  right: 30px;
  bottom: 40px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: #232323 none repeat scroll 0 0;
  border: 1px solid #fff;
  font-size: 12px;
  -webkit-animation: ravSlideInRight 0.8s ease-in-out 1 both;
  animation: ravSlideInRight 0.8s ease-in-out 1 both;
  z-index: 1000 !important;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
#scrollUp:hover {
	background: #cb9a00 none repeat scroll 0 0;
}
#scrollUp i {
	color: #ffffff;
	font-size: 18px;
	line-height: 36px;
	display: block;
}
/*----------------------------------------*/
/* * Home Page Two Style
/*----------------------------------------*/
/*Main Header*/
.logo-2 {
	text-align: center;
}
.main-header-2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
}
.main-header.main-header-2.stick.header-sticky.sticky {
	background-color: rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
	padding-left: 0;
	padding-right: 0;
}
.main-header.main-header-2.stick.header-sticky.sticky:hover {
	background-color: #000;
	transition: all 300ms ease-in 0s;
}
.main-header.stick.header-sticky.sticky .logo {
	padding-top: 8px;
}
.main-header.stick.header-sticky.sticky .logo img {
	/* max-width: 60px; */
	margin-top: 7px;
}
.main-header.stick.header-sticky.sticky .main-menu nav > ul > li > a {
	padding: 30px 0;
}
.main-header.stick.header-sticky.sticky .menu-icon > button {
	top: 50%;
	transform: translateY(-50%);
}
/*Main Menu*/
.main-menu-2 {
	text-align: unset;
}
.main-menu-2>nav>ul>li {
	display: inline-block;
}
.main-menu-2>nav>ul>li>a,
.primary-menu-2>nav>ul>li>a {
	color: #fff;
}
/*Primary Menu*/
.primary-menu-2>nav>ul>li>a>i {
	color: #fff;
}
/*Featured Product 2*/
.featured-pro-2 {
  background: transparent none repeat scroll 0 0;
}
.featured-pro.featured-pro-2 {
	padding-bottom: 40px;
}
.featured-pro-2 .pos-title.pos-title-2 > p {
	margin: 0 auto 23px;
}
.featured-pro-active-2 .owl-nav .owl-prev, 
.featured-pro-active-2 .owl-nav .owl-next, 
.new-pro-active-2 .owl-nav .owl-prev, 
.new-pro-active-2 .owl-nav .owl-next {
	background: #eaeaea none repeat scroll 0 0;
	bottom: 68px;
	color: #444;
	font-size: 20px;
	height: 70px;
	left: auto;
	line-height: 70px;
	opacity: 1;
	position: absolute;
	right: -17px;
	text-align: center;
	width: 50%;
	text-transform: uppercase;
	transform: translateX(100%);
	transition: all 0.3s ease-in-out 0s;
	z-index: 1;
}
.featured-pro-active-2 .owl-nav .owl-next {
	right: -329px;
}
.col-product {
  max-width: 45%;
  flex: 0 0 45%;
}
.col-static {
  max-width: 55%;
  flex: 0 0 55%
}
.featured-pro-active-2 .owl-nav .owl-prev:hover,
.featured-pro-active-2 .owl-nav .owl-next:hover,
.new-pro-active-2 .owl-nav .owl-prev:hover,
.new-pro-active-2 .owl-nav .owl-next:hover {
  background: #333333 none repeat scroll 0 0;
  color: #ffffff;
}
.single-featured-pro-2 {
	margin-bottom: 19px;
}
/*Banner Static*/
.banner-static-2 {
  margin-bottom: 28px;
}
/*New Product Home Style 2*/
.new-pro-active-2 .owl-nav .owl-prev, 
.new-pro-active-2 .owl-nav .owl-next {
  left: 0;
  right: auto;
  top: auto;
  transform: translateX(calc(-100% + -15px));
  transition: all 0.3s ease-in-out 0s;
  width: 50%;
}
.new-pro-active-2 .owl-nav .owl-prev {
  left: -311px;
}
/*Footer Static Top*/
.footer-logo {
  margin: 35px 0;
}
.newsletter-block-left-2 {
  align-items: center;
  display: flex;
  justify-content: end;
  margin-top: 55px;
  width: 100%;
}
.newsletter-block-left-2 .form-group {
  display: inline-flex;
  float: right;
}
.newsletter-block-left-2 .form-group {
  display: flex;
}
.newsletter-block-left-2 .form-group .form-control {
  width: 280px;
}
.newsletter-block-left-2 h4 {
	margin: 0 18px 10px;
	padding-right: 0;
	font-size: 18px;
}
.newsletter-block-left-2 .form-group .button-small {
	margin-left: 17px;
}
.form-group .home-2-btn {
	height: 45px;
	border-radius: 0;
}
.footer-2 .social-block-2 {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	float: right;
}
.footer-2 .social-block-2>ul>li>a {
	color: #fff;
}
/*Footer Static Bottom*/
.footer-static-bottom {
  background: #222222;
  padding: 6px 0;
}
.copyright-2 {
	margin: 5px 26px;
}
/*----------------------------------------*/
/* * Home Page Three Style
/*----------------------------------------*/
.static-3 .container-fluid,
.banner-3 .container-fluid,
.featured-pro-3 .container-fluid,
.new-product-3 .container-fluid,
.blog-3 .container-fluid,
.testimonials-3 .container-fluid,
.footer-3 .container-fluid {
  padding-left: 90px;
  padding-right: 90px;
}
/*Header*/
.main-menu-3 {
	text-align: unset;
}
.main-menu.main-menu-3 nav > ul > li > a {
	color: #fff;
}
.main-header-3 .main-menu.primary-menu > nav > ul > li > a {
	padding: 50px 0 50px 0;
}
.menu-logo-box .logo {
	display: inline-block;
	margin-right: 30px;
}
.menu-logo-box .full-screen-menu {
	display: inline-block;
}
.menu-icon > button {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	color: #666666;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 400;
	left: auto;
	letter-spacing: 1px;
	line-height: 25px;
	position: absolute;
	text-transform: capitalize;
	top: 50px;
	padding: 0;
}
.menu-icon > button > i {
	font-size: 16px;
	margin-right: 5px;
	color: #cb9a00;
}
.search-cart-box .mini-cart {
	display: inline-block;
	margin-left: 30px;
}
/*Full Screen Menu Css*/
.full-screen-menu-area {
	background: rgba(0, 0, 0, 0.92) none repeat scroll 0 0;
	min-height: 100vh;
	position: fixed;
	right: -100%;
	top: 0;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 9999;
}
.full-screen-menu-icon {
	display: block;
	overflow: hidden;
	position: absolute;
	right: 40px;
	top: 60px;
	z-index: 999;
}
.full-screen-menu-icon button {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	line-height: 1;
	padding: 0;
	transition: all 0.3s ease 0s;
}
.full-screen-menu-icon button:hover {
	color: #EEB013;
}
.menu-close>span {
	margin-left: 7px;
}
.full-screen-menu-area.inside {
	right: 0;
	z-index: 9999999;
}
.full-screen-menu-area.inside .main-menu {
	display: unset;
}
/*Static Information */
.static-info-2 {
	text-align: center;
}
.img-info {
	margin-bottom: 28px;
}
.static.static-2.static-3 {
	margin-bottom: 80px;
}
/*Style 1*/
.info:hover .img-rotate .rotate {
	position: relative;
	-webkit-animation: spin 1s linear infinite;
	-moz-animation: spin 1s linear infinite;
	-ms-animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
	from {
		-moz-transform: rotate(-0deg);
	}
	to {
		-moz-transform: rotate(-360deg);
	}
}
@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(-0deg);
	}
	to {
		-webkit-transform: rotate(-360deg);
	}
}
@keyframes spin {
	from {
		transform: rotate(-0deg);
	}
	to {
		transform: rotate(-360deg);
	}
}
/*Style 2*/
.info:hover .img-slide .slide-right {
	position: relative;
	-webkit-animation: slide-right 0.8s infinite cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-right 0.8s infinite cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
/*Featured Product 3*/
.featured-pro-3 {
	background: transparent none repeat scroll 0 0;
	padding-bottom: 70px;
	padding-top: 95px;
}
.featured-pro-3.upsells-product {
	padding-top: 80px;
	padding-bottom: 65px;
}
.featured-pro-3 .pos-title-3 > h2 {
	margin-bottom: 18px;
}
/*New Product (Home style 3)*/
.new-product-3 {
	background: transparent none repeat scroll 0 0;
	padding-bottom: 75px;
}
.single-product.single-product-3 .cart {
	float: left;
}
/*Tab Menu*/
.rav-tab-content .tab-pane {
  display: block;
  height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  width: 100%;
}
.rav-tab-content .tab-pane.active {
  height: auto;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}
.tab-content {
	width: 100%;
}
.tab-content>.tab-pane {
	height: 0;
	visibility: hidden;
}
.tab-content>.active {
	height: auto;
	visibility: visible;
}
.nav.product-menu.pos-title.pos-title-2 {
	margin-bottom: 25px;
	padding-top: 100px;
}
.product-menu li {
	display: inline-block;
	position: relative;
}
.product-menu li::after {
	content: "";
	position: absolute;
	background: #898989;
	height: 15px;
	width: 1px;
	left: 0;
	top: 4px;
}
.product-menu li:first-child::after {
	background: transparent;
}
.product-menu li a {
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	padding: 0 15px;
	position: relative;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
	letter-spacing: 0.25px;
}
.product-menu li:last-child a {
	border-right: 1px solid transparent;
}
.product-menu>li a.active {
	color: #cb9a00;
}
.product-menu li a:hover {
	color: #cb9a00;
}
/*Testimonials*/
.testimonials-2 {
	background-color: transparent;
	padding-bottom: 100px;
}
.test-style {
  background: #f8f8f8;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.testimonials-2 .testimonials-item .item .test-content .test-des {
	color: #666666;
}
/*Blog 3*/
.blog-3 .pos-title {
	margin-bottom: 95px;
}
/*New Product (Home Style 3)*/
.product-tab-active .owl-nav.disabled {
	display: block;
}
/*Blog 3*/
.blog-3 {
  padding-top: 2px;
}
/*----------------------------------------*/
/* 01. 404
/*----------------------------------------*/
.error-404-page {
  float: left;
  width: 100%;
  overflow: hidden;
}
.error-text > h1 {
	color: #cb9a00;
	font-size: 200px;
	font-weight: 900;
	letter-spacing: 10px;
	line-height: 135px;
	margin-bottom: 50px;
	font-family: Titillium Web;
}
.error-text > h2 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 35px;
	text-transform: uppercase;
	font-family: Titillium Web;
}
.error-text > p {
	color: #222;
	font-size: 22px;
	font-weight: 300;
	line-height: 25px;
	margin: 20px auto 35px;
	max-width: 640px;
	font-family: Titillium Web;
}
.search-error form {
  display: inline-block;
  position: relative;
  text-align: center;
  max-width: 500px;
}
.search-error input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #e9e9e9;
	color: #666666;
	float: left;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	padding: 0 55px 0 15px;
	width: 100%;
}
.search-error button {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	color: #4f4f4f;
	font-size: 16px;
	position: absolute;
	right: 15px;
	top: 12px;
	transition: all 0.3s ease-in-out;
}
.search-error button:hover {
	color: #cb9a00;
}
.error-btn > a {
	background: #cb9a00 none repeat scroll 0 0;
	border-radius: 35px;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 35px;
	padding: 0 30px;
	text-transform: uppercase;
}
.error-btn>a:hover {
	background: #333333;
}

/*----------------------------------------*/
/* 02. Portfolio
/*----------------------------------------*/
.co-isotop-item-1 img {
	width: 100%;
}
.co-isotop-filter-1 button:after {
	border-color: #fff #fff transparent transparent;
	border-style: solid;
	border-width: 5px;
	content: "";
	display: block;
	position: absolute;
	right: 2px;
	top: 2px;
}
.co-isotop-filter-1 button:hover,
.co-isotop-filter-1 button.active {
	background: #71a9d0 none repeat scroll 0 0;
	color: #fff;
}
.co-isotop-filter-1 button {
	background: #666 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: roboto slab;
	font-size: 13px;
	font-weight: 400;
	line-height: 45px;
	margin-bottom: 5px;
	margin-right: -1px;
	padding: 0 30px;
	position: relative;
	transition: all 0.4s ease-out 0s;
	z-index: 2;
}
.co-isotop-filter-1 button:hover,
.co-isotop-filter-1 button.active {
	background: #71a9d0 none repeat scroll 0 0;
	color: #fff;
}
.co-isotop-filter-1.isotop-filter {
	margin-bottom: 45px;
}
.co-section-title-2 h1 {
	color: #303030;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 50px;
	text-transform: uppercase;
}
.single-portfolio .portfolio__icon {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
.single-portfolio .content:before {
	background: rgba(113, 169, 208, 0.68) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	top: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.single-portfolio:hover .content:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: scale(1);
	transform: scale(1);
}
.single-portfolio .content {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	overflow: hidden;
}
.single-portfolio {
	position: relative;
}
.single-portfolio div.title {
	bottom: 16px;
	color: #fff;
	font-family: roboto slab;
	font-size: 19px;
	left: -85px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.single-portfolio:hover div.title {
	left: 25px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.portfolio__icon > a, .col-portfolio .portfolio__icon > a {
	background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0 !important;
	color: #fff;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	margin: 0 5px;
	text-align: center;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 45px;
}
.single-portfolio:hover .portfolio__icon>a {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.portfolio__icon>a:hover {
	background: rgba(0, 0, 0, 0.4) !important;
}
.co-isotop-item-1.isotop-item {
	margin-bottom: 30px;
}
/*Customizing portfolio column 5*/
.col-portfolio .single-portfolio {
	margin-right: 25px;
}
.col-portfolio .portfolio__icon > a {
	height: 30px;
	line-height: 30px;
	margin: 0;
	width: 30px;
}
/*----------------------------------------*/
/* 03. Shop
/*----------------------------------------*/
.shop-area {
  float: left;
  width: 100%;
  overflow: hidden;
}
.shop-product-area {
  float: left;
  width: 100%;
  overflow: hidden;
}
.shop-product .single-product-3 {
	margin-bottom: 40px;
	margin-top: 0;
}
.page-banner {
	background-image: url("../../pictures/3_page.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 148px;
	position: relative;
	padding-bottom: 0px;
}
.page-banner-content {
	position: absolute;
	bottom: 27%;
	transform: translateY(50%);
}
.page-banner-content > ul > li {
  display: inline-block;
  margin-right: 10px;
}
.page-banner-content > ul > li > a {
  transition: all 0.3s ease-in-out;
  color: #fcfaf9;
}
.page-banner-content > ul > li.active > a {
  color: #ca142a;
}
.page-banner-content > ul > li > a:hover {
  color: #ca142a;	
}
.page-banner-content > ul > li::after {
  content: "\f0da";
  font-family: fontawesome;
  left: 5px;
  position: relative;
  color: #898989;
}
.page-banner-content > ul > li:last-child:after {
  content: none;
}
/*Category*/
.shop-sidebar {
	background: #f1f1f1 none repeat scroll 0 0;
	padding: 30px;
	margin-bottom: 20px;
}
.category h4 {
  color: #222222;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 17px;
  text-transform: uppercase;
}
.category-list>ul>li {
	border-bottom: 1px dotted #e5e5e5;
	color: #6c6c6c;
	font-size: 12px;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.sidebar-compare {
  margin-bottom: 20px;
}
.category-list > ul > li > a {
	color: inherit;
	display: inline-block;
	font-weight: 500;
	padding: 10px 0;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}
.category-list > ul > li > a:hover {
	color: #cb9a00;
}
.price-filter .ui-widget-content {
	background: #e8e8e8 none repeat scroll 0 0;
	border: medium none;
	border-radius: 25px;
	box-shadow: none;
	cursor: pointer;
	height: 10px;
	margin: 0 0 25px;
	width: 100%;
}
.price-filter .ui-slider-range {
	background: #cb9a00 none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	height: 8px;
}
.price-filter .ui-slider-handle {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #cb9a00;
	box-shadow: 0 0 6.65px 0.35px rgba(0, 0, 0, 0.15);
	content: "";
	cursor: w-resize;
	display: block;
	height: 20px;
	line-height: 18px;
	margin: 0;
	text-align: center;
	top: 50%;
	transform: translate(0px, -50%);
	width: 13px;
}
.price-filter .ui-slider-handle:last-child {
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
}
.price-filter .ui-slider-handle::before {
	background: transparent none repeat scroll 0 0;
	border-radius: 100%;
	content: "";
	display: inline-block;
	height: 8px;
	vertical-align: middle;
	width: 8px;
}
.price-slider-amount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.label-input label {
	color: #222;
	font-size: 14px;
	margin: 0;
	text-transform: capitalize;
}
.label-input input {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	color: #444;
	font-size: 16px;
	height: inherit;
	padding-left: 5px;
	width: 99px;
}
.price-slider-amount>button,
.compare-btn {
	background: #333;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	font-weight: normal;
	border: none;
	cursor: pointer;
	height: 35px;
	letter-spacing: .02em;
	line-height: 35px;
	padding: 0 15px;
	text-transform: capitalize;
}
.price-slider-amount>button:hover,
.compare-btn:hover {
	background: #cb9a00;
	color: #fff;
}
.widget-title-2 {
  margin-bottom: 28px;
}
.widget-title-2::after {
	background: #e5e5e5 none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin-top: 20px;
	width: 100%;
}
.widget-title-2 > span {
  color: #222222;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  width: 100%;
}
.top-rated > ul > li {
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 5px;
}
.top-rated > ul > li:last-child {
	border: medium none transparent;
	margin-top: 20px;
	margin-bottom: 25px;
}
.top-rated-img {
	float: left;
}
.top-rated-info {
	overflow: hidden;
	padding-left: 15px;
}
.top-rated-info .rating {
	display: block;
	width: 100%;
	padding-top: 10px;
}
/*Shop Topbar*/
.shop-topbar-area {
  float: left;
  width: 100%;
  overflow: hidden;
}
.shop-topbar-wrapper {
	align-items: flex-start;
	border-bottom: 1px solid #e5e5e5;
	color: #222;
	display: flex;
	justify-content: space-between;
	margin-bottom: 35px;
	padding-bottom: 10px;
	width: 100%;
}
.shop-list-topbar-wrapper {
	margin-bottom: 35px;
}
.grid-list ul > li {
  margin-right: 5px;
}
.grid-list > ul > li > a {
	border: 1px solid #aaaaaa;
	cursor: pointer;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}
.grid-list > ul > li > a > i {
	font-size: 16px;
}
.grid-list>ul>li>a.active {
	border-color: #cb9a00;
}
.grid-list>ul>li>a.active>i {
	color: #cb9a00;
}
.toolbar-shorter {
	display: flex;
	margin-right: 35px;
	width: 280px;
}
.toolbar-shorter label {
	color: #555;
	font-size: 14px;
	margin-bottom: 0;
	padding: 5px 15px;
	text-transform: capitalize;
	width: 120px;
}
.nice-select.wide {
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.show-product {
	color: #555;
	font-size: 14px;
	line-height: 36px;
	margin: 0;
	vertical-align: middle;
}
/*Shop Porduct*/
.list-rating,
.list-price-box {
	float: unset;
	margin-top: 10px;
}
.list-text {
	margin-top: 15px;
}
.pro-list-item {
  margin-bottom: 40px;
}
/*Pagination*/
.pagination-area {
  float: left;
  overflow: hidden;
  width: 100%;
}
.product-pagination > ul {
	border-top: 1px solid #e5e5e5;
	padding-top: 35px;
	text-align: right;
}
.product-list-pagination > ul {
	padding-top: 40px;
}
.product-pagination > ul > li {
	display: inline-block;
	list-style: outside none none;
	margin-left: 5px;
}
.product-pagination>ul>li>a {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ededed;
	color: #222;
	display: block;
	font-size: 15px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	min-width: 0;
	padding: 0 8px;
	text-align: center;
	width: 42px;
}

.product-pagination>ul>li.active>a,
.product-pagination>ul>li>a:hover {
	background: #cb9a00 none repeat scroll 0 0;
	border-color: #cb9a00;
	color: #fff;
}
/*----------------------------------------*/
/* 04. Product Details
/*----------------------------------------*/
.product-details {
  float: left;
  overflow: hidden;
  width: 100%;
}
/*Product Details Nav*/
.product-nav {
	float: right;
}
.product-nav>ul>li {
	border: 1px solid #ddd;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	position: relative;
	text-align: center;
	width: 30px;
	transition: all 0.3s ease-in-out;
}
.product-nav>ul>li:hover {
	background: #cb9a00;
	border-color: transparent;
}
.product-nav>ul>li>a {
	display: block;
}
.product-nav>ul>li:hover>a {
	color: #fff;
}
/*Product Details Image*/
.product-details-img {
	position: relative;
}
.product-details-img>a>img {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	width: 100%;
}
/*Product Details Contents*/
.product-details-name>a {
	font-size: 20px;
	text-transform: capitalize;
}
.rating-2 {
	float: left;
	margin-right: 15px;
	color: #cb9a00;
}
.price-box-2 {
	margin-bottom: 10px;
}
.price-box-2>span.old-price {
	color: #ababab;
	font-size: 18px;
	margin-right: 5px;
	text-decoration: line-through;
}
.price-box-2 span.price {
	font-size: 21px;
	color: #cb9a00;
}
.stock {
	padding-left: 20px;
}
.stock::after {
	color: #81ca33;
	content: "\f058";
	font-family: fontawesome;
	left: 0;
	position: absolute;
	margin: 0 16px 0;
}
.pro-details-cart .quantity,
.modal-product-info .quantity,
.product-details .quantity {
	background: #f3f3f3 none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	float: left;
	height: 60px;
	line-height: 58px;
	margin-right: 15px;
	max-width: 72px;
}
.pro-details-cart .quantity>input,
.pro-details-cart .quantity>input:focus,
.modal-product-info .quantity>input,
.modal-product-info .quantity>input:focus,
.product-details .quantity>input:focus {
	background: transparent;
	border: 2px solid transparent;
}
.qty-cart-btn {
	background: #cb9a00 none repeat scroll 0 0;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	padding: 0 35px;
	transition: all 0.3s ease-in-out;
}
.qty-cart-btn:hover {
	background: #333;
}
.qty-cart-btn > a {
  color: #fff;
  display: block;
  font-size: 17px;
  font-weight: 500;
}
.group-btn {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
}
.group-btn>.qty-cart-btn-2 {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
	padding: 0 20px;
}
.group-btn .qty-cart-btn-2>a {
	color: #444;
	font-weight: 300;
	transition: all 0.3s ease-in-out;
}
.qty-cart-btn-2>a>i {
	font-size: 17px;
	margin-right: 7px;
}
.group-btn .qty-cart-btn-2:hover {
	background: #cb9a00;
}
.group-btn .qty-cart-btn-2:hover a {
	color: #fff;
}
.product-meta {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
}
.product-meta > p {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.product-meta>p>a {
	font-weight: 300;
	text-transform: capitalize;
}
.single-product-sharing {
  border-bottom: 1px dotted #999;
  padding: 10px 0;
  width: 100%;
}
.single-product-sharing-2 {
  margin-bottom: 30px;
}
.single-product-sharing>h3 {
	color: #222222;
	display: inline-block;
	float: left;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-right: 15px;
	text-transform: uppercase;
}
.social-icon>li {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 15px;
	position: relative;
}
/*Vertical Product Tab*/
.vertical-tab-area {
  float: left;
  overflow: hidden;
  width: 100%
}
.vertical-tab-item {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 0 0 16px;
  position: relative;
  text-align: unset;
}
.vertical-product-tabs {
	display: block;
	text-align: right;
}
.vertical-product-tabs>li {
	border-bottom: 1px solid #ddd;
	padding: 25px;
}
.vertical-product-tabs > li > a.active  {
	color: #cb9a00;
}
#description {
  border-left: 1px solid #ddd;
  height: 100%;
  padding: 32px 40px 20px 40px;
  width: 100%;
}
#description p {
	max-width: 100%;
	text-align: justify;
}
#riview {
  border-left: 1px solid #ddd;
  height: 100%;
  padding: 34px 40px 38px 40px;
  width: 100%;
}
/*Reviews*/
.comments>h2 {
	color: #222222;
	font-size: 20px;
	margin-bottom: 15px;
}
.user-img {
	float: left;
	width: 10%;
}
.user-details {
	border: 1px solid #ddd;
	float: left;
	margin-bottom: 17px;
	padding: 10px;
	width: 90%;
}
.user-info {
	display: inline-block;
}
.user-info>span {
	font-size: 18px;
	font-weight: 700;
	margin-right: 10px;
}
.user-comment {
	color: #959595;
	float: left;
}
.admin-comment {
	display: block;
	float: unset;
}
.user-rating {
	color: #e9b436;
	float: right;
	line-height: 20px;
}
/*Fontawesome Stars*/
.br-theme-fontawesome-stars .br-widget a.br-selected::after {
	color: #ffc300;
	font-size: 14px
}
.br-theme-fontawesome-stars .br-widget a.br-active::after {
	color: #ffc300;
}
.br-theme-fontawesome-stars .br-widget a::after {
	font-size: 14px;
}
/*Feedback Form*/
.feedback-form textarea {
	background: #ededed none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	height: 80px;
	padding: 10px;
	width: 100%;
	color: inherit;
}
.feedback-form-author>label {
	display: block;
}
.feedback-input input {
	background: #ededed none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	height: 35px;
	line-height: 35px;
	max-width: 100%;
	vertical-align: middle;
	width: 258px;
}
.feedback-btn {
	background: #333333 none repeat scroll 0 0;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
}
.feedback-btn:hover {
	background: #cb9a00;
}
/*Upsells Product*/
.upsells-product .pos-title {
  margin-bottom: 6px;
}
.new-product.featured-pro-3.upsells-product .pos-title > h2 {
	margin-bottom: 40px;
}
/*Related Product*/
.featured-pro-3.related-product.related-product-2 {
	margin-bottom: 0;
	padding-top: 0;
}
.related-product.related-product-2 .pos-title {
	margin-bottom: 40px;
}
.related-product .pos-title.pos-title-2 > h2 {
  margin-bottom: 5px;
}
/*Product Details 2*/
.color-variations>.value>select {
	height: 34px;
	margin-bottom: 10px;
	max-width: 265px;
}
.reset-variations {
	margin-bottom: 25px;
}
.product-meta>ul>li {
	color: #666666;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	margin-right: 10px;
}
.product-meta>ul>li>a {
	font-size: 14px;
	font-weight: 300;
}
.shop-attributes {
	border: 1px solid #e5e5e5;
	margin-top: 20px;
	width: 100%;
}
.shop-attributes>tbody>tr>th {
	border-right: 1px solid #ddd;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding: 10px;
	width: 150px;
}
.shop-attributes>tbody>tr>td {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
	border-top: 0 none;
	line-height: 15px;
	padding: 8px;
}
.shop-attributes>tbody>tr>td>p {
	padding: 8px 0;
}
/*Product Details 3*/
.group-table {
	float: left;
	width: 100%;
}
.group-row {
	float: left;
	margin: 0 0 10px;
	width: 100%;
}
.group-row>.qty-label>label {
	display: inline-block;
	font-weight: 400;
	margin: 0;
}
.group-row>.qty-label>label>a {
	transition: all 0.3s ease-in-out;
	color: #444;
}
.group-row>.qty-label>label:hover>a {
	color: #cb9a00;
}
.qty-price {
	display: inline-flex;
}
.special-price {
	font-size: 17px;
	font-weight: 700;
	margin-right: 5px;
}
.qty-price>.old-price {
	color: #959595;
	font-size: 15px;
	text-decoration: line-through;
}
/*----------------------------------------*/
/* 05. About Us
/*----------------------------------------*/
.about-img>img {
	display: block;
	width: 100%;
}
.about-us-content {
	padding: 0 15px;
}
.about-us-title {
  color: #222222;
  font-weight: 900;
}
.about-us-para {
	margin: 0 auto 40px;
	text-align: justify;
}
.about-us-btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #444;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	max-width: 150px;
	transition: all 0.3s ease-in-out;
}
.about-us-btn>a {
	color: #666666;
	display: block;
	font-weight: 700;
}
.about-us-btn:hover {
	background: #cb9a00;
	border-color: transparent;
}
.about-us-btn:hover>a {
	color: #fff;
}
/*Raavin Counter*/
.raavin-counter {
	padding-bottom: 90px;
	padding-top: 90px;
	text-align: center;
	width: 100%;
}
.counter-img {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}
.counter-info {
	color: #444;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
/*Progress Bar*/
.skill-area {
	margin-top: 0;
	overflow: hidden;
}
.skill-here > h2 {
	color: #444444;
	font-family: "Raleway", sans-serif;
	font-size: 30px;
	font-weight: 900;
	line-height: 40px;
	padding: 0 60px;
	margin: 0 auto;
	text-align: center;
}
.rv-single-progres {
	padding: 0 160px;
}
.skill-bar {
	overflow: hidden;
	padding-top: 9px;
}
.skill-bar-item {
	padding-bottom: 6px;
	position: relative;
}
.skill-bar-item>span {
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	margin-left: 50px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	z-index: 2;
}
.skill-area .progress {
	background: #f7f7f7 none repeat scroll 0 0;
	border-radius: 3px;
	height: 16px;
	margin-bottom: 8px;
	margin-top: 25px;
	overflow: visible;
}
.skill-area .progress-bar {
	background: #7b7b7b none repeat scroll 0 0;
	border-radius: 3px;
	margin-left: 2px;
	position: relative;
}
.skill-area .progress span {
	background: #3e3e3e none repeat scroll 0 0;
	border: 3px solid #a0a0a0;
	border-radius: 50%;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 40px;
	left: -2px;
	line-height: 33px;
	padding-top: 0;
	position: absolute;
	text-align: center;
	top: -13px;
	width: 40px;
}
.progress-bar .text-top {
	background: #363f4d none repeat scroll 0 0;
	border-radius: 50%;
	font-size: 12px;
	height: 42px;
	left: 0;
	line-height: 42px;
	position: absolute;
	text-transform: uppercase;
	top: -9px;
	width: 42px;
}
/*About Us 2*/
.about-us-title-2 {
	color: #222222;
	font-weight: 900;
	padding: 3px 325px;
}
.about-us-img {
	margin-bottom: 50px;
	text-align: center;
}
/*----------------------------------------*/
/* 06. FAQ
/*----------------------------------------*/
.frequently-desc {
	margin-bottom: 35px;
}
.frequently-desc h3 {
	color: #444;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
}
.frequently-desc p {
	margin: 0;
	font-size: 13px;
}
.frequently-accordion .card.actives {
	border: 1px solid #cb9a00;
}
.frequently-accordion .card {
	border-radius: 0;
	margin-bottom: 10px;
}
.frequently-accordion .card-header {
	padding: 0;
	margin-bottom: 0;
	background-color: #f5f5f5;
	border: 0;
}
.frequently-accordion .card-header a.collapsed:before,
.frequently-accordion .card-header a:after {
	content: "\f067";
	font-family: fontawesome;
	position: absolute;
	right: 15px;
	top: 15px;
	color: #b9b9b9;
}
.frequently-accordion .card-header a:after {
	content: "\f068 ";
}
.frequently-accordion .card-header a {
	display: block;
	padding: 15px 10px 15px 25px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
}
.frequently-accordion .card-header a:hover {
	color: #eeb013!important;
}
/*----------------------------------------*/
/* 07. Services
/*----------------------------------------*/
.service-title > h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: 900;
	font-family: 'Raleway', sans-serif;
	color: #444;
}
.service-content > p {
	font-size: 14px;
	color: #222;
	line-height: 25px;
	margin: 0;
}
.service-title > h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: 900;
	font-family: 'Raleway', sans-serif;
	color: #444;
	margin-bottom: 20px;
}
.service-bg {
	background-image: url(images/bg/service-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*Our Service Area Css*/
.single-service {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.service-info {
	padding-left: 20px;
}
.service-icon {
	color: #4fc1f0;
	font-size: 34px;
	padding-top: 10px;
}
.service-info > h3 {
	font-size: 13px;
	color: #fff;
	text-align: left;
	font-family: Raleway;
	font-weight: 700;
	font-style: normal;
}
.service-info > p {
	margin-bottom: 35px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}
.single-service-2 .service-info>h3 {
	color: #444;
}
.single-service-2 .service-info>p {
	color: #222;
}
/*idea area css*/
.ideas-content {
	padding: 97px 80px 150px;
	text-align: center;
}
.design-code-content {
	padding: 23px 80px 80px;
}
.ideas-content > h2 {
	color: #444444;
	font-family: "Raleway",sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 900;
	padding-top: 45px;
	text-align: center;
}
.ideas-content > p {
  color: #222;
  font-size: 14px;
  line-height: 25px;
  margin: 40px 0;
}
a.ideas-btn {
	display: inline-block;
	border: 2px solid #2A2A2A;
	padding: 13px 19px;
	position: relative;
	padding-right: 48px;
	position: relative;
	color: #2A2A2A;
	background: transparent;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.ideas-btn:after {
	content: "\f105";
	font-family: FontAwesome;
	right: 20px;
	position: absolute;
}
a.ideas-btn:hover {
	background-color: #2A2A2A;
	border-color: #2A2A2A;
	color: #fff;
}
.design-and-code-area {
	background-color: #f8f8f8;
}
/*pricing table area css*/
.pricing-table-area {
	background-color: #f6f6f6;
}
.service-bg-1 {
	background-image: url(images/bg/service-bg2.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.single-pricing {
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px #fff inset, 0 1px 3px rgba(34, 25, 25, 0.4);
	text-align: center;
}
.single-pricing:hover .pricing-head>h4 {
	background-color: #eeb013;
	color: #fff;
}
.pricing-head>h4 {
	padding: 20px;
	text-align: center;
	background: #3e3e3e;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pricing-body {
	padding: 0 20px 40px 20px;
	text-align: center;
}
.table-price {
	font-size: 48px;
	font-weight: 700;
	margin: 0;
	padding: 50px 0;
	text-transform: uppercase;
	color: #222;
}
.desc-price {
	font-size: 12px;
}
.pricing-body>ul {
	padding-left: 15px;
	margin-bottom: 20px;
}
.pricing-body>ul>li {
	padding: 15px 0;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
	list-style: none;
	color: #222;
}
.pricing-body>ul>li:first-child {
	border-top: 1px solid #ebebeb;
}
.pricing-button {
	background-color: #eeb013;
	padding: 0 30px;
	line-height: 36px;
	margin: 40px 0 0;
	display: inline-block;
	border-radius: 3px;
	text-transform: capitalize;
	font-size: 14px;
	color: #fff;
	height: 38px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pricing-button:hover {
	background: #222;
	color: #fff;
}
/*What We Do Area CSS */
.service-bg-2 {
	background-image: url(images/bg/service-bg3.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.what-we-do-title>h2 {
	font-size: 30px;
	color: #444;
	font-weight: 900;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
.single-service-3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.service-icon3 {
	width: 60px;
	height: 60px;
	border: 2px solid #4fc1f0;
	line-height: 52px;
	text-align: center;
	border-radius: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60px;
	flex: 0 0 60px;
	font-size: 28px;
	color: #4fc1f0;
}
.service-content {
	padding-left: 10px;
}
.service-content>h3 {
	font-size: 14px;
	color: #444444;
	text-align: left;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-style: normal;
}
.service-content>p {
	font-size: 14px;
	line-height: 25px;
	color: #222;
}
/*our service area 3*/
.section-title-img {
	background-image: url(images/bg/service-bg4.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0;
}
.single-service-4 {
	position: relative;
	overflow: hidden;
}
.service-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding: 40px;
	width: 100%;
	height: 100%;
	bottom: 0;
	padding-top: 80px;
	background-color: #fff;
	z-index: 9;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.single-service-4:hover .service-box {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}
.service-icon4 i {
	background: #222;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-size: 40px;
	height: 115px;
	line-height: 115px;
	text-align: center;
	width: 115px;
}
.service-content-4>h2 {
	font-size: 24px;
	color: #444;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 30px;
	margin-bottom: 5px;
}
.service-content-4>p {
	font-size: 14px;
	color: #222;
	margin-bottom: 0;
}
/*----------------------------------------*/
/* 08. Contact
/*----------------------------------------*/
/*Google Map Area css*/
#googleMap {
	width: 100%;
	height: 400px;
}

/*contact area css*/
.contact-form-wrap {
	padding: 90px 60px 76px;
}
.contact-title {
	font-size: 30px;
	line-height: 40px;
	font-weight: 900;
	color: #444;
	margin-bottom: 40px;
}
.contact-form-style>input {
	background: #f2f2f2;
	border: none;
	height: 46px;
	padding-left: 15px;
	width: 100%;
}
.contact-form-style>textarea {
	border: none;
	background: #f2f2f2;
	border-radius: 0;
	height: 135px;
	padding: 15px;
	margin-bottom: 20px;
	width: 100%;
}
.form-messege.success {
	color: #1dbc51;
	font-weight: 700;
}
.form-messege.error {
	color: #ff1313;
}
.raavin-address {
	background-color: #f2f2f2;
	margin-bottom: 1px;
	padding: 90px 60px 76px;
}
.raavin-address>p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 35px;
}
.raavin-address>ul {
	max-width: 380px;
	padding: 0;
	margin-bottom: 35px;
}
.raavin-address>ul>li {
	border-top: 1px solid #e4e4e4;
	list-style: none;
	font-size: 14px;
	line-height: 25px;
	color: #222;
	padding: 10px 0;
}
.raavin-address>ul>li i {
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.contact-icon {
	width: 95px;
	height: 95px;
	border: 2px;
	box-shadow: 0 0 0 3px #222;
	border-radius: 100%;
	background: #fff;
	text-align: center;
	color: #444;
	position: relative;
	z-index: 2;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 0 auto;
	margin-bottom: 35px;
}
.contact-icon>i {
	font-size: 30px;
	line-height: 95px;
}
.contact-icon:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-radius: 100%;
	background: #eeb013;
	z-index: -1;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.single-contact-address:hover .contact-icon {
	box-shadow: 0 0 0 3px #eeb013;
	color: #fff;
}
.single-contact-address:hover .contact-icon:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.contact-info>h2 {
	color: #444;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.contact-form-title > h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 40px;
}
.contact-form-style.form-style-2 {
	text-align: center;
}
.form-button,
.form-button-2 {
	background: #333 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding: 0 20px;
	transition: all 0.3s ease-in-out 0s;
}
.form-button-2 {
	height: 53px;
	padding: 0 35px;
}
.form-button:hover {
	background: #cb9a00;
}
/*social link css*/
.social-link-area {
	background-image: url(img/bg/contact2-social.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0;
}
.social-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.social-link>li {
	display: inline-block;
	list-style: none;
}
.social-link>li>a {
	background-color: rgba(120, 120, 120, 0.61);
	color: #fff;
	display: block;
	width: 95px;
	height: 95px;
	text-align: center;
	line-height: 95px;
	border-radius: 100%;
	font-size: 30px;
	position: relative;
	z-index: 2;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social-link>li>a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-radius: 100%;
	background: #3b5998;
	z-index: -1;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.social-link>li:nth-child(2)>a:before {
	background-color: #1da1f2;
}
.social-link>li:nth-child(3)>a:before {
	background-color: #dd4b39;
}
.social-link>li:nth-child(4)>a:before {
	background-color: #bd081c;
}
.social-link>li:nth-child(5)>a:before {
	background-color: #833ab4;
}
.social-link>li:nth-child(6)>a:before {
	background-color: #00aff0;
}
.social-link>li>a:after {
	content: "";
	position: absolute;
	border: 2px solid #fff;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social-link>li>a:hover:before,
.social-link>li>a:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}
/*----------------------------------------*/
/* 09. Blog Page
/*----------------------------------------*/
.blog-area {
  float: left;
  width: 100%;
  overflow: hidden;
}
.blog-2-active .owl-item {
  padding: 0;
}
.blog-2-item {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.entry-header {
	padding-left: 85px;
	position: relative;
}
.post-info {
	float: left;
	width: 100%;
}
.post-date {
	background: #000 none repeat scroll 0 0;
	left: 0;
	padding: 4px 23px;
	position: absolute;
	text-align: center;
	top: 0;
}
.post-date>.day {
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.post-date>.month {
	color: #fff;
	display: block;
	font-size: 14px;
}
.entry-title {
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	position: relative;
}
.post-meta .entry-title::after {
	background: #e5e5e5 none repeat scroll 0 0;
	bottom: -5px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}
.post-author,
.post-category,
.post-comment {
	display: inline-block;
	margin-left: 5px;
}
.entry-summary {
	margin: 0;
	width: 100%;
}
.player {
	float: left;
	width: 100%;
}
.entry-summary>.player>audio {
	width: 100%;
	margin-bottom: 20px;
}
.rav-audio {
  margin-top: 25px;
  width: 100%;
}
.entry-summary > p {
  margin-top: 25px;
}
.post-author>a,
.post-category>.post-category-fashion,
.post-category>.post-category-html,
.post-comment>a {
	color: #cb9a00;
}
.post-author:hover>a,
.post-category-fashion:hover,
.post-category-html:hover,
.post-comment:hover>a {
	text-decoration: underline;
}
.read-more {
	display: inline-block;
}
.read-more > a {
	border: 2px solid #444;
	color: #444;
	padding: 7px 15px;
	display: block;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}
.read-more > a:hover {
	background: #cb9a00;
	color: #fff;
	border-color: #cb9a00;
}
/*Pagination*/
.blog-pagination>ul {
	border-top: medium none transparent;
	padding-top: 0;
	text-align: center;
}
.widget-title {
	color: #222222;
	font-size: 14px;
	margin-bottom: 25px;
	text-transform: none;
	width: 100%;
}
.widge.widge-archives .widge-title {
  padding-bottom: 10px;
}
.widge-title::after {
	background: #e5e5e5 none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin-top: 25px;
	width: 100%;
}
.widge.widge-recent-post .widge-title {
  padding-bottom: 15px;
  padding-top: 25px;
}
.widge.widge-fb-like-box {
  margin-top: 23px;
  padding-bottom: 23px;
}
.widge.widge-instagram {
	margin-bottom: 19px;
}
.widge.widge-tags .widge-list {
	margin-top: 15px;
}
.widge-form {
	margin: 30px 0 25px;
	position: relative;
}
.widge-form>input {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	height: 35px;
	padding: 0 40px 0 20px;
}
.widge-form>input:focus {
	border: 1px solid #e5e5e5;
}
.widge-form>span>i {
	position: absolute;
	right: 11px;
	top: 11px;
}
.widge-list > ul > li {
  margin-top: 15px;
  position: relative;
}
.fb-page {
	overflow: hidden;
}
/*Widge Tag List*/
.widge-tag-list>ul>li {
	display: inline-block;
}
.widge-tag-list>ul>li>a {
	border: 1px solid #ebebeb;
	border-radius: 3px;
	display: block;
	padding: 5px 10px;
	transition: all 0.3s ease-in-out;
}
.widge-tag-list > ul > li:hover > a {
  background: #333 none repeat scroll 0 0;
  border-color: #333;
  color: #fff;
}
/*Blog 2 owl Carousel Nav/dots*/
.blog-2-active .owl-dots {
	bottom: 50%;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	transform: translateY(50%);
}
.blog-2-active .owl-dot {
  background: rgba(0, 0, 0, 0.5) url("../images/swiper/default.png") no-repeat scroll 0 -999px;
  border-radius: 50%;
  height: 15px;
  margin: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  width: 15px;
}
.blog-2-active:hover .owl-dot {
  margin: 0 8px;
  opacity: 1;
}
.blog-2-active .owl-dot.active {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #ccc;
	width: 15px;
}
.blog-2-active>.owl-nav>.owl-prev,
.blog-2-active>.owl-nav>.owl-next {
	background: rgba(0, 0, 0, 0.5) url("../images/swiper/default.png") no-repeat scroll 0 0;
	border-radius: 100%;
	height: 40px;
	line-height: 40px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease-in-out 0s;
	visibility: hidden;
	width: 40px;
	margin: 0 15px;
	z-index: 99;
}
.blog-2-active > .owl-nav > .owl-next {
  margin-right: 30px;
}
.blog-2-active > .owl-nav > .owl-prev {
  margin-left: 30px;
}
.blog-2-active:hover>.owl-nav>.owl-prev,
.blog-2-active:hover>.owl-nav>.owl-next {
	margin: 0;
	opacity: 1;
	visibility: visible;
}
.blog-2-active>.owl-nav>.owl-prev>i,
.blog-2-active>.owl-nav>.owl-next>i {
	color: #fff;
	font-size: 25px;
	margin-top: 7px;
}
/*Blog Details*/
.blog-details-img > img {
	width: 100%;
	display: block;
}
.post-info blockquote {
	border: 1px solid #eee;
	padding: 40px;
	position: relative;
	margin-top: 10px;
	font-style: italic;
	background: #f7f7f7;
}
.post-info .blog-blockquote {
	padding: 20px 0 30px 40px;
}
.post-info blockquote > p::before {
	content: "";
	background: #cb9a00;
	position: absolute;
	width: 5px;
	height: 100%;
	top: 0;
	left: 0;
}
.post-meta-small.post-meta-small-2 {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 5px 0;
}
.post-meta-small-2 .post-comment > a, .post-category > a {
	color: #a43d21;
	transition: all 0.3s ease-in-out;
}
.post-meta-small-2 .post-comment > a:hover, .post-category > a:hover {
	color: #cb9a00;
	text-decoration: none;
}
.social-share.social-share-2 {
	display: inline-block;
	float: left;
}
.social-share.social-share-2 > h3 {
	width: auto;
	float: left;
	display: inline-block;
	font-size: 18px;
}
.social-share.social-share-2 .socil-icon2 {
	float: right;
	display: inline-block;
	margin-left: 20px;
}
.social-share.social-share-2 .socil-icon2 > li > a {
	border-radius: 50%;
}
.blog-author-info {
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
}
.author-avatar {
  float: left;
}
.author-desc-2 {
  display: inline-block;
}
.author-desc-2 > h2 {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
.author-desc-2 > h2 > a {
  color: #a43d21;
  margin-left: 5px;
  transition: all 0.3s ease-in-out;
}
.author-desc-2 > h2 > a:hover {
  color: #cb9a00;
}
.author-desc-2 > p {
  color: #959595;
}
.related-post {
  float: left;
  width: 100%;
}
.related-post > h2 {
  color: #000;
  font-size: 25px;
  font-weight: 500;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  margin-bottom: 40px;
}
.related-post > h2 > span {
  position: relative;
}
.related-post > h2 > span::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 2px;
  left: -110px;
  position: absolute;
  top: 50%;
  width: 105px;
}
.related-post > h2 > span::after {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  right: -110px;
  top: 50%;
  width: 105px;
}
.related-post-item {
  text-align: center;
}
.related-post-img {
  position: relative;
}
.post-date-2 {
  background: #000 none repeat scroll 0 0;
  top: 0;
  color: #fff;
  float: left;
  left: 15px;
  padding: 5px 15px;
  position: absolute;
}
.post-date-2 .day-2 {
  display: block;
  text-align: center;
}
.post-heading {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  padding-top: 30px;
}
.pos-category, .pos-category > a {
  color: #cb9a00;
}
.pos-category:hover {
  text-decoration: underline;
}
.related-post-item > p {
	text-align: center;
}
.related-post-btn {
  display: inline-block;
  padding-top: 25px;
}
.related-post-btn > a {
  border: 2px solid #444;
  color: #444;
  padding: 8px 15px;
  display: block;
  transition: all 0.3s ease-in-out 0s;
}
.related-post-btn > a:hover {
  background: #cb9a00 none repeat scroll 0 0;
  border-color: #cb9a00;
  color: #fff;
}
.related-post-comments {
  float: left;
  width: 100%;
}
.rp-comments-title {
  font-size: 17px;
  font-weight: 400;
  position: relative;
  margin: 0 0 20px;
  display: inline-block;
}
.rp-comment-list > li {
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 30px;
}
.rp-user-img {
  float: left;
}
.rp-user-info {
  display: inline-block;
}
.rp-time {
  margin-left: 10px;
}
.rp-user-comment {
  display: block;
  margin-top: 10px;
}
.related-post-btn.rp-user-btn {
  float: right;
  padding: 0;
}
.related-post-btn.rp-user-btn > a {
  border-radius: 15px;
  padding: 4px 20px;
  color: #cb9a00;
  border: 1px solid #cb9a00;
}
.related-post-btn.rp-user-btn > a:hover {
  color: #fff;
}
.rp-comment-list > li:nth-child(2) {
  margin-left: 50px;
}
.rp-comment-list > li:nth-child(2) .rp-user-info {
  display: inline-block;
  margin-left: 10px;
}
.rp-respond {
  float: left;
  width: 100%;
}
.rp-respond-title {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
}
.rp-comment-form > textarea {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ededed;
  height: 130px;
  width: 100%;
}
.rp-comment-form > textarea:focus, .rp-comment-input > input:focus {
  border: 1px solid #cb9a00;
}
.rp-comment-input {
  margin-top: 20px;
}
.rp-comment-input > input {
  background: #fff;
  border: 1px solid #ededed;
}
.form-button.rp-comment-btn {
  background: #333;
  border-radius: 0;
  margin-top: 40px;
}
.form-button.rp-comment-btn:hover {
  background: #cb9a00;
}
/*----------------------------------------*/
/* 10. Checkout
/*----------------------------------------*/
.coupon-accordion h3 {
  background-color: #f7f6f7;
  border-top: 3px solid #cb9a00;
  color: #515151;
  font-size: 14px;
  font-weight: 400;
  list-style: outside none none;
  margin: 0 0 28px;
  padding: 16px 32px 16px 56px;
  position: relative;
  width: auto;
  text-transform: none;
}
.coupon-accordion h3::before {
	color: #cb9a00;
	content: "\f133";
	display: inline-block;
	font-family: "fontawesome";
	left: 24px;
  	position: absolute;
  	top: 16px;
}
.coupon-accordion span {
  color: #6f6f6f;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
  text-transform: none;
}
.coupon-accordion span:hover {
	color: #cb9a00;
}
.coupon-content {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	display: none;
	padding: 20px;
}
.coupon-info p {
	margin-bottom: 0;
}
.coupon-info p.form-row-first label,
.coupon-info p.form-row-last label {
	display: block;
}
.coupon-info p.form-row-first label span.required,
.coupon-info p.form-row-last label span.required {
	color: red;
	font-weight: 700;
	font-size: 14px;
}
.coupon-info p.form-row-first input,
.coupon-info p.form-row-last input {
	border: 1px solid #e5e5e5;
	height: 36px;
	margin: 0 0 14px;
	border-radius: 0;
	max-width: 100%;
	padding: 0 0 0 10px;
	width: 370px;
	background-color: transparent;
}
.coupon-info p.form-row input[type="submit"] {
	background: #252525 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	margin-right: 15px;
	padding: 0 30px;
	text-shadow: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	white-space: nowrap;
	width: inherit;
}
.coupon-info p.form-row input[type="submit"]:hover,
p.checkout-coupon input[type="submit"]:hover {
	background: #cb9a00;
}
.form-row>label {
	margin-top: 7px;
}
.coupon-info p.form-row input[type="checkbox"] {
	height: inherit;
	position: relative;
	top: 2px;
	width: inherit;
}
p.lost-password {
	margin-top: 15px;
}
p.lost-password a {
	color: #6f6f6f;
}
p.lost-password a:hover {
	color: #cb9a00;
}
.coupon-checkout-content {
	margin-bottom: 30px;
	display: none;
}
p.checkout-coupon input[type="text"] {
	background-color: transparent;
	border: 1px solid #ddd;
	border-radius: 0;
	height: 36px;
	padding-left: 10px;
	width: 170px;
}
p.checkout-coupon input[type="submit"] {
	background: #333 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	height: 36px;
	cursor: pointer;
	margin-left: 6px;
	padding: 5px 10px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: inherit;
}
.coupon-info p.form-row input[type="submit"]:hover,
p.checkout-coupon input[type="submit"]:hover {
	background: #cb9a00;
}
.checkbox-form h3 {
	border-bottom: 1px solid #e5e5e5;
	font-size: 25px;
	margin: 0 0 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	width: 100%;
}
.country-select,
.checkout-form-list {
	margin-bottom: 30px;
}
.country-select label,
.checkout-form-list label {
	color: #333;
	margin: 0 0 5px;
	display: block;
}
.country-select label span.required,
.checkout-form-list label span.required {
	color: #cb9a00;
	display: inline-block;
	font-size: 24px;
	line-height: 16px;
	position: relative;
	top: 5px;
}
.checkout-form-list input[type="text"],
.checkout-form-list input[type="password"],
.checkout-form-list input[type="email"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	height: 42px;
	width: 100%;
	padding: 0 0 0 10px;
}
.checkout-form-list input[type="checkbox"] {
	display: inline-block;
	height: inherit;
	margin-right: 10px;
	position: relative;
	top: 2px;
	width: inherit;
}
.create-acc label {
	color: #333;
	display: inline-block;
}
.ship-different-title h3 label {
	display: inline-block;
	margin-right: 20px;
	font-size: 25px;
	color: #363636;
}
.ship-different-title input {
	height: inherit;
	line-height: normal;
	margin: 4px 0 0;
	position: relative;
	top: 1px;
	width: auto;
}
.order-notes textarea {
	background-color: transparent;
	border: 1px solid #ddd;
	height: 90px;
	padding: 15px;
	width: 100%;
}
.create-account,
#ship-box-info {
	display: none;
}
.your-order {
	background: #f2f2f2 none repeat scroll 0 0;
	padding: 30px 40px 45px;
}
.your-order h3 {
	border-bottom: 1px solid #d8d8d8;
	font-size: 25px;
	margin: 0 0 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	width: 100%;
}
.your-order-table table {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	width: 100%;
}
thead {
	background-color: #f6f6f6;
}
.your-order-table table th {
	border-top: medium none;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	width: 250px;
}
.your-order-table table th,
.your-order-table table td {
	border-bottom: 1px solid #d8d8d8;
	border-right: medium none;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	padding: 15px 0;
	text-align: center;
}
.your-order-table table tr.cart_item:hover {
	background: #F9F9F9;
}
.your-order-table table .order-total td {
	border-bottom: medium none;
}
.your-order-table table tr.order-total td span {
	color: #464646;
	font-size: 20px;
}
.your-order-table table .order-total th {
	border-bottom: medium none;
	font-size: 18px;
}
.payment-method {
	margin-top: 40px;
}
.payment-accordion .card {
	border: 0;
	border-radius: 0;
	background: #f2f2f2;
}
.payment-accordion .card-header {
	padding: 0;
	margin-bottom: 0;
	background-color: #f2f2f2;
	border-bottom: 0;
}
.payment-accordion .card-body {
	padding: 0;
}
.payment-accordion .panel.panel-default {
	margin-bottom: 20px;
}
.payment-accordion h5.panel-title {
	color: #444;
	font-weight: 600;
	font-size: 18px;
	cursor: pointer;
}
.payment-accordion h5.panel-title>a:hover {
	color: #cb9a00 !important;
}
.payment-accordion .card-body>p {
	color: #515151;
}
.order-button-payment input {
	background: #434343 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	height: 50px;
	margin: 20px 0 0;
	padding: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
	border: 1px solid transparent;
	cursor: pointer;
}
.order-button-payment input:hover {
	background: #cb9a00 none repeat scroll 0 0;
}
/*----------------------------------------*/
/* 11. Shopping Cart
/*----------------------------------------*/
.raavin-product-quantity input {
	border: none;
	color: #222555;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #ededed;
	height: 40px;
	width: 55px;
}
.raavin-product-quantity>input {
	width: 80px;
	border-radius: 3px;
}
.raavin-product-quantity>input:focus {
	background: #eceff8;
}
.table-content table td.product-subtotal {
	font-size: 16px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	color: #414141;
}
.table-content table td .cart-plus-minus {
	float: none;
	margin: 0 auto;
}
.coupon-all {
	margin-top: 50px;
}
.coupon {
	float: left;
}
.coupon input {
	background-color: transparent;
	border: 1px solid #ddd;
	color: #333;
	font-size: 13px;
	border-radius: 0;
	height: 42px;
	width: 120px;
}
.coupon-all input.button {
	background-color: #333;
	border: 0 none;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	cursor: pointer;
	height: 42px;
	letter-spacing: 1px;
	line-height: 42px;
	padding: 0 25px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	width: inherit;
}
.coupon-all input.button:hover {
	background: #cb9a00;
}
.coupon2 {
	float: right;
}
.cart-page-total {
	padding-top: 50px;
}
.cart-page-total>h2 {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.cart-page-total>ul {
	border: 1px solid #ddd;
}
.cart-page-total>ul>li {
	list-style: none;
	font-size: 15px;
	color: #252525;
	padding: 10px 30px;
	border-bottom: 1px solid #ebebeb;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
.cart-page-total ul>li>span {
	float: right;
}
.cart-page-total li:last-child {
	border-bottom: 0;
}
.cart-page-total>a {
	background-color: #333;
	border: 1px solid #333;
	color: #fff;
	display: inline-block;
	margin-top: 30px;
	padding: 10px 20px;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.cart-page-total>a:hover {
	background: #cb9a00;
	border-color: #cb9a00;
}
/*----------------------------------------*/
/* 12. Wishlist
/*----------------------------------------*/
.table-content table {
	background: #fff none repeat scroll 0 0;
	border-color: #ebebeb;
	border-radius: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: center;
	width: 100%;
	margin-bottom: 0;
}
.table-content table th,
.table-content table td {
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.table-content table th {
	border-top: medium none;
	font-size: 15px;
	text-transform: capitalize;
	padding: 20px 10px;
	text-align: center;
	font-weight: 500;
	vertical-align: middle;
	white-space: nowrap;
}
.table-content table td {
	border-top: medium none;
	padding: 20px 10px;
	vertical-align: middle;
	font-size: 13px;
}
.table-content table td.raavin-product-remove {
	font-size: 20px;
}
.raavin-product-remove>a>i {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	transition: all 0.3s ease-in-out;
}
.raavin-product-remove>a:hover i {
	color: #cb9a00;
}
.table-content table td.raavin-product-name {
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
}
.table-content table td.raavin-product-price {
	font-size: 16px;
	font-weight: 700;
}
.table-content table td.raavin-product-stock-status span.in-stock,
.table-content table td.raavin-product-stock-status span.out-stock {
	color: #cb9a00;
	font-size: 12px;
	text-transform: capitalize;
}
.table-content table td.raavin-product-stock-status span.out-stock {
	color: #EB3E32;
}
.table-content table td.raavin-product-add-cart a {
	font-size: 14px;
	text-transform: uppercase;
	background: #434343;
	color: #fff;
	padding: 10px 20px;
	font-weight: 700;
	display: inline-block;
}
.table-content table td.raavin-product-add-cart a:hover {
	background: #cb9a00 none repeat scroll 0 0;
	color: #fff;
}
/*----------------------------------------*/
/*   13. Modal Area
/*----------------------------------------*/
.open-modal .modal-dialog {
	margin: 5% auto;
	min-height: 300px;
	padding: 20px;
	width: 1024px;
	max-width: 100%;
}
.modal-header {
	border: none;
	padding: 0;
}
.modal-header .close {
	padding: 0;
	background: transparent;
	border: 1px solid #222;
	border-radius: 3px;
	height: 30px;
	width: 30px;
	line-height: 28px;
	display: block;
	color: #222;
	text-shadow: 0 1px 0 #fff;
	font-weight: 700;
	font-size: 16px;
	position: absolute;
	transition: all 0.3s ease-in-out;
	top: 40px;
	right: 30px;
	z-index: 999;
}
.modal-header .close:hover {
	background: #cb9a00;
	color: #fff;
	border-color: #cb9a00;
}
.modal-body {
	padding: 20px;
	position: relative;
}
.single-product-img {
	margin-bottom: 10px;
	position: relative;
}
.single-product-img a.popup-img {
	background: #333 none repeat scroll 0 0;
	border-radius: 5px;
	bottom: 0;
	color: #fff;
	padding: 8px 15px;
	position: absolute;
	right: 0;
}
.popup-img:hover {
	background: #cb9a00 none repeat scroll 0 0;
	color: #fff;
}
.single-slide-menu {
	margin-bottom: 53px;
}
.single-tab-menu {
	padding: 0 5px;
}
.modal-product-info>h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 20px;
}
.modal-product-price {
	color: #eeb013;
	font-size: 16px;
	font-weight: 700;
}
.modal-product-price>span.old-price {
	text-decoration: line-through;
}
.see-all {
	color: #222;
	display: inline-block;
	margin-bottom: 40px;
	text-decoration: underline;
	width: 100%;
}
.add-to-cart.quantity {
	border-bottom: 1px solid #ededed;
	float: left;
	margin: 0 0 20px;
	padding: 0 0 38px;
	width: 100%;
}
.add-to-cart.quantity form {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.modal-quantity {
	border: 1px solid #ededed;
	float: left;
	height: 42px;
	margin-right: 15px;
	width: auto;
}
.modal-quantity input {
	border: none;
	color: #222555;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	width: 50px;
}
.form-button {
	background: #cb9a00 none repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	height: 42px;
	letter-spacing: 0.1em;
	line-height: 40px;
	overflow: hidden;
	padding: 0 30px;
	text-shadow: none;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
}
.form-button:hover {
	background: #222;
	color: #fff;
}
.social-share > h3 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #222;
  float: left;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 15px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.socil-icon2>li {
	display: inline-block;
	list-style: none;
	margin-right: 10px;
}
.socil-icon2>li>a {
	font-size: 18px;
	color: #808080;
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid #ebebeb;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.socil-icon2>li:nth-child(1)>a:hover {
	background: #3B579D;
	border-color: #3B579D;
	color: #fff;
}
.socil-icon2>li:nth-child(2)>a:hover {
	background: #3ACAFF;
	border-color: #3ACAFF;
	color: #fff;
}
.socil-icon2>li:nth-child(3)>a:hover {
	background: #CB2027;
	border-color: #CB2027;
	color: #fff;
}
.socil-icon2>li:nth-child(4)>a:hover {
	background: #D11717;
	border-color: #D11717;
	color: #fff;
}
.socil-icon2>li:nth-child(5)>a:hover {
	background: #0097BD;
	border-color: #0097BD;
	color: #fff;
}
.modal-product-info > h1 {
  font-size: 19px;
}
.modal-product-info>p {
	margin: 0;
}
.product_reference>label {
	margin: 0;
}
/*Reference*/
.editable {
	color: #2ea14f;
}
.modal-product-price {
	color: #cb9a00;
	display: inline-block;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
}
.cart-description {
	margin-bottom: 15px;
	overflow-wrap: break-word;
	padding: 15px 0;
}
.cart-description>p {
	font-size: 16px;
	line-height: 27px;
	margin: 0;
}
.modal-qty-btn-2 {
	display: inline-block;
}
.group-modal-btn>li {
	display: inline-block;
}
.group-modal-btn>li>a {
	border: 1px solid #ebebeb;
	color: #666666;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	padding: 6px 10px;
	position: relative;
	transition: all 0.3s ease-in-out;
}
.group-modal-btn > li:hover > a {
  background: #cb9a00;
  color: #fff;
  border-color: transparent;
}
.group-modal-btn>li>a>i {
	margin-right: 10px;
}
.single-slide-menu > .owl-dots {
	bottom: -40px;
	left: 0;
	margin: 0 auto;
	right: 0;
	text-align: center;
}
.pro-size {
	margin-top: 10px;
	display: flex;
	align-items: center;
}
.pro-size>label {
	float: left;
}
.attribute-list {
	display: inline-block;
	margin-left: 15px;
}
.single-slide-menu > .owl-dots > .owl-dot {
	background: #c3cbc8 none repeat scroll 0 0;
	border-radius: 50%;
	height: 15px;
	transition: all 0.3s ease-in-out 0s;
	width: 15px;
}
.single-slide-menu > .owl-dots > .owl-dot.active {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #cb9a00;
	width: 15px;
	height: 15px;
}
.single-slide-menu > .owl-dots > .owl-dot:hover {
	background: #c3cbc8 none repeat scroll 0 0;
}
/*----------------------------------------*/
/*   14. Login Register
/*----------------------------------------*/
.login-register-area {
	float: left;
	width: 100%;
	overflow: hidden;
}
.form-fild>input {
	background: #fff none repeat scroll 0 0;
}
.form-fild>input:focus {
	border: 1px solid #cb9a00;
}
.form-login-title, .form-register-title {
	margin-top: 12px;
}
.form-fild > label {
	margin: 22px 0;
}
.register-submit {
	float: left;
	margin-top: 30px;
}
.login-submit {
	margin-top: 30px;
}
.login-submit>label>input.checkbox {
	height: auto;
	margin-left: 5px;
	width: auto;
}
.login-submit>label>span {
	margin-left: 5px;
}
.lost-password {
	margin-top: 25px;
}
/*----------------------------------------------------------------------------------------------------*/
/*------------------------------------------> The End <-----------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
.footer-2 .footer-inner{
	padding-top: 40px;
	padding-bottom: 40px;
}
.footer-2 .ftr-heade{
	font-size: 17px;
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
}
.footer-2 .ftr-heade span{
	color: #ca1329;
}
.footer-2 .footer-links li {
    line-height: 24px;
    list-style: none;
    color: #dadada;
    font-size: 16px;
}
.footer-2 .footer-links a {
    color: #dadada;
    text-transform: capitalize!important;
}
.footer-2 .footer-links a:hover{color: #ca1329;}
.q-contact{
	color: #d4d2d2;
	line-height: 27px;
	font-size: 16px;
}
.q-contact>strong{
	text-transform:uppercase;
}
.q-contact i{
	display: inline-block;
	width: 15px;
	text-align: center;
	color: #ca1329;
	margin-right: 5px;
}
.newsletter-signup{
	background-color: #ca1329;
	clear: both;
	overflow: hidden;
	padding: 40px 0px;
}
.newsletter-signup h2{
	padding: 0px;
	margin: 0px;
	font-size: 25px;
	text-align: center;
	color: white;
	margin-bottom: 10px;
}
.newsletter-signup p{
	color: white;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	margin-bottom: 10px;
	max-width: 600px;
}
.newsletter-signup #ctnewsletter{
	display: block;
	max-width: 600px;
	margin: 0px auto;
}
.newsletter-signup #ctnewsletter input{
	float: left;
	width: 80%;
	border: 0px;
	height: 38px;
}
.newsletter-signup #ctnewsletter button{
	float: right;
	width: 20%;
	height: 38px;
	border: 0px;
	background-color: #333333;
	color: white;
	text-transform: uppercase;
}
.available-options{
	background-color: #222222;
	overflow: hidden;
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
}
.available-options h3{
	margin: 0px;
	font-size: 25px;
	padding: 0px;
	text-align: center;
	color: white;
	margin-bottom: 5px;
}
.available-options h3 span{
	color: #ca1329;
}
.available-options p{
	padding: 0px;
	margin: 0px;
	color: white;
	text-align: center;
	margin-bottom: 15px;
}
.ct-lps{
	margin-top: 25px;
}
.technology_box{padding: 0 10px; display: block; text-align: center; color: #fff; font-size: 1rem; padding-bottom: 20px; border: 1px solid #fff; border-top: 0px; transition: all 0.4s ease; margin-bottom: 25px; min-height: 280px;}
.technology_box:hover{border-color: #ca1329;color: #ca1329;}
.technology_box h2{font-size:14px; color:#fff; text-transform: none; margin: 10px 0;}
.technology_box p{ font-size: 13px; padding: 0; margin: 0;}
.technology_box img{border: 3px solid #ca1329;border-radius: 100%;}
.technology_box:hover h2{color: #ca1329;}
.ishiinstagramblock {
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .ishiinstagramblock.container {
      /* If media is above 767 */
      width: 1584px; } }
  @media (min-width: 768px) {
    .ishiinstagramblock .home-title {
      /* If media is above 767 */
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 2;
      width: 320px;
      height: 100%;
      padding: 84px 35px;
      top: 0;
      font-size: 28px;
      line-height: 38px;
      text-transform: none;
      color: #ffffff;
      background: rgba(215, 25, 25, 0.76);
      clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      } }
  @media screen and (min-width: 768px) and (min-width: 1189px) and (max-width: 1199px) {
    .ishiinstagramblock .home-title {
      /* If media is between 1199 and 1200 */
      padding: 105px 35px; } }
  @media screen and (min-width: 768px) and (min-width: 981px) and (max-width: 1189px) {
    .ishiinstagramblock .home-title {
      padding: 85px 35px; } }
  @media (min-width: 768px) and (max-width: 982px) {
    .ishiinstagramblock .home-title {
      /* If media is below 992 */
      padding: 95px 35px; } }
  @media (min-width: 768px) and (max-width: 845px) {
    .ishiinstagramblock .home-title {
      /* If media is below 846 */
      padding: 75px 35px; } }
  .ishiinstagramblock .home-title a {
    text-decoration: none;
    color: #ffffff;
    display: block;
    position: relative;
    overflow: hidden; }
    @media (max-width: 767px) {
      .ishiinstagramblock .home-title a {
        /* If media is below 768 */
        color: #363533; } }
  .ishiinstagramblock .home-title span {
    font-weight: 600;
    font-size: 42px;
    color: #ffffff; }
    @media (max-width: 767px) {
      .ishiinstagramblock .home-title span {
        /* If media is below 768 */
        color: #363533;
        font-size: 30px; } }
  @media (min-width: 768px) {
    .ishiinstagramblock .home-title:hover {
      /* If media is above 767 */
      clip-path: polygon(89.23% 5.1%, 89% 95.3%, 10.17% 95.3%, 9.44% 5.1%); } }
  .ishiinstagramblock #ishiinstagram-carousel {
    position: relative; }
    .ishiinstagramblock #ishiinstagram-carousel .item a {
      display: block;
      position: relative;
      overflow: hidden;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .ishiinstagramblock #ishiinstagram-carousel .item a:after {
        content: "";
        background-color: rgba(202, 19, 41, 0.66);
        position: absolute;
        padding: 30px;
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
        opacity: 0;
        -webkit-transform: rotate3d(1, 1, 0, 100deg);
        -moz-transform: rotate3d(1, 1, 0, 100deg);
        -ms-transform: rotate3d(1, 1, 0, 100deg);
        -o-transform: rotate3d(1, 1, 0, 100deg);
        transform: rotate3d(1, 1, 0, 100deg);
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        }
      .ishiinstagramblock #ishiinstagram-carousel .item a img {
        max-width: 100%;
        -webkit-transform-style: unset;
        -ms-transform-style: unset;
        -moz-transform-style: unset;
        -o-transform-style: unset;
        transform-style: unset;
        -webkit-transition: all 0.9s;
        -moz-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -o-transition: all 0.9s;
        transition: all 0.9s; }
      .ishiinstagramblock #ishiinstagram-carousel .item a .instagram {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        margin-top: 0px;
        z-index: 99;
        margin-top: -10px;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        .ishiinstagramblock #ishiinstagram-carousel .item a .instagram i {
          font-size: 30px;
          color: #fff;
          display: inline-block;
          vertical-align: middle;
          border-radius: 10px;
          width: 28px;
          height: 28px;
          line-height: 28px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
          .ishiinstagramblock #ishiinstagram-carousel .item a .instagram i:hover {
            background: #d6249f;
            background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25); }
    .ishiinstagramblock #ishiinstagram-carousel .item .text-container {
      position: absolute;
      bottom: 0;
      display: block;
      padding: 10px;
      width: 100%;
      opacity: 1;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      text-transform: capitalize;
      font-size: 12px;
      font-weight: 400;
      font-family: "Work Sans", sans-serif;
      color: #ffffff; }
      .ishiinstagramblock #ishiinstagram-carousel .item .text-container .likes {
        float: left;
        margin-left: 10px;
        position: relative;
        margin-bottom: 5px;
        opacity: 0; }
      .ishiinstagramblock #ishiinstagram-carousel .item .text-container .comments {
        float: right;
        margin-right: 10px;
        position: relative;
        margin-bottom: 5px;
        opacity: 0; }
      .ishiinstagramblock #ishiinstagram-carousel .item .text-container i {
        display: block;
        font-size: 11px;
        color: #ffffff;
        display: inline-block;
        padding-right: 5px;
        padding-left: 8px; }
    .ishiinstagramblock #ishiinstagram-carousel .item:hover .text-container .likes, .ishiinstagramblock #ishiinstagram-carousel .item:hover .text-container .comments {
      opacity: 1; }
    .ishiinstagramblock #ishiinstagram-carousel .item:hover a:after {
      opacity: 1;
      -webkit-transition-delay: 0.14s;
      -ms-transition-delay: 0.14s;
      -o-transition-delay: 0.14s;
      -moz-transition-delay: 0.14s;
      transition-delay: 0.14s;
      -webkit-transform: rotate3d(0, 0, 0, 0deg);
      -moz-transform: rotate3d(0, 0, 0, 0deg);
      -ms-transform: rotate3d(0, 0, 0, 0deg);
      -o-transform: rotate3d(0, 0, 0, 0deg);
      transform: rotate3d(0, 0, 0, 0deg); }
    .ishiinstagramblock #ishiinstagram-carousel .item:hover a img {
      transform: scale(1.5);
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      -o-transform: scale(1.5);
      -ms-transform: scale(1.5); }
    .ishiinstagramblock #ishiinstagram-carousel .item:hover a .instagram {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
      .instagramct{
      	padding: 40px 0px;
      }
      .instagramct h2{
      	margin-bottom: 15px;
      }
      .top-elements-area{
	background: #ca1329;
	padding: 15px 0px;
}
.top-elements-area .single-item-style{
	border: 1px solid white;
	padding: 10px;
	color: white;
	line-height: 25px;
	vertical-align: middle;
}
.top-elements-area .single-item-style i{
	font-size: 30px;
	line-height: 20px;
	vertical-align: middle;
	padding-right: 10px;
}
.top-elements-area .single-item-style span{
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
}
.home-about-us{
	background-color: #EEEEEE;
	padding-top: 40px;
	padding-bottom: 22px;
}
.home-about-us .home-intro{
	line-height: 25px;
	margin-top: 12px;
	text-align: center;
}
.top-qualities{
	background-color: #222222;
	padding-top: 40px;
	padding-bottom: 21px;
}
.top-qualities p{
	color: white;
	text-align: center;
	max-width: 800px;
	font-size: 16px;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
.site-main-heading{
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	color: white;
	text-transform: uppercase;
	margin: 0px;
}
.site-main-heading.bl{
	color: #222222;
}
.site-main-heading span{
	color: #ca1329;
}
.heading-under{
	text-align: center;
	padding: 10px 0px;
}
.pricing_item{padding: 0px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    padding-bottom: 20px;
    border: 1px solid #fff;
    border-top: 0px;
    transition: all 0.4s ease;
margin-bottom: 25px;}
.pricing_item:hover{border-color: #ca1329;color: #ca1329;}
.pricing_item h2{font-size:15px; color:#fff; text-transform: none;}
.product-box{
  border: 1px solid #00000030;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  margin: 20px 0px;
  background-color: white;
}
.product-box .img-product{
  display: block;
  padding: 5px;
  margin-bottom: 85px;
}
.product-box .img-product img{
  max-width: 100%;
}
.product-box .product-meat{
  text-align: center;
  border-bottom: 3px solid #ca1329;
  position: absolute;
  z-index: 99999999;
  bottom: -42.5px;
  width: 100%;
  background: white;
  transition: all 0.3s ease-in-out;
}
.product-box .product-meat h3{
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  color: #ff5c00;
  font-weight: bold;
  margin-top: 0px;
}
.product-box:hover .product-meat{
  bottom: 0px;
  transition: all 0.3s ease-in-out;
}
.product-box .product-meat h4{
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #ff5c00;
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: 0px;
}
.product-box .product-meat a{
  display: inline-block;
  background: #ff5c00;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 3px;
  margin: 1px 0px;
  margin-bottom: 10px;
}
.product-box .product-meat:hover a{
  background: #ff5c00;
  transition: all 0.3s ease-in-out;
}
.product-box{
  border: 1px solid #00000030;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  margin: 20px 0px;
  background-color: white;
}
.product-box .img-product{
  display: block;
  padding: 5px;
  margin-bottom: 85px;
}
.product-box .img-product img{
  max-width: 100%;
}
.product-box .product-meat{
  text-align: center;
  border-bottom: 3px solid #ca1329;
  position: absolute;
  z-index: 99999999;
  padding: 20px 0px;
  bottom: -15.5%;
  width: 100%;
  background: #e2e1e1;
  transition: all 0.3s ease-in-out;
}
.product-box .product-meat h3{
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  color: #474747;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 0px;
}
.product-box:hover .product-meat{
  bottom: 0px;
  padding: 15px 0px; 
  background: #e2e1e1;
  transition: all 0.3s ease-in-out;
}
.product-box .product-meat h4{
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #ca1329;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0px;
}
.product-box .product-meat a{
  display: inline-block;
  background: #ca1329;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 18px;
  border-radius: 3px;
  margin: 1px 0px;
  margin-bottom: 0px;
  margin-top: 16px;
}
.product-box .product-meat:hover a{
  background: #474747;
  transition: all 0.3s ease-in-out;
}
.home-feature-loop{
	margin-top: 10px;
}
.home-main-cats{
	padding-top: 40px;
	padding-bottom: 40px;
}
.collection_box{float:left;width:100%;margin: 0px 0 12px;padding:0;position:relative;overflow: hidden;}
.collection_box figure figcaption,
.grid figure figcaption > a{position:absolute;top:0;left:0;width:100%;height: 94%;color:#fff;text-transform:uppercase;font-size:1.25em;backface-visibility:hidden;}
figure.effect-oscar{background:rgba(0, 0, 0, 0.9);}
figure.effect-oscar img{opacity:0.9;width:100%;transition:opacity 0.35s;}
figure.effect-oscar figcaption{text-align:center;background:rgba(0, 0, 0, 0);color:#fff;}
figure.effect-oscar h2{margin:18% 0 10px 0;transition:transform 0.35s;transform:translate3d(0, 100%, 0);font-size:40px;line-height:40px;font-style:italic;color:#ffffff;}
figure.effect-oscar:hover h2{color: #ca1329;}
figure.effect-oscar h3{float:left;width:100%;margin:5px 0 10px 0;transition:transform 0.35s;transform:translate3d(0, 30%, 0);font-size:24px;line-height:36px;font-style:italic;color:#ffffff;}
figure.effect-oscar:hover h3{color: #ca1329;}
figure.effect-oscar small{float:left;width:100%;margin:12% 0 10px 0;transition:opacity 0.35s, transform 0.35s;transform:translate3d(0, 100%, 0);color:#fff;font-size:20px;font-weight:bold;}
figure.effect-oscar span{transition:opacity 0.35s, transform 0.35s;transform:translate3d(0, 100%, 0);color:#fff;font-size:16px;margin-top:25px;}
figure.effect-oscar p{transition:opacity 0.35s, transform 0.35s;transform:translate3d(0, 100%, 0);color:#fff;font-size:20px;font-weight:bold;margin-top:25px;}
figure.effect-oscar:hover figcaption{background-color:rgba(0, 0, 0, 0.4);transition-duration:1s;}
.formative-products{float:left;width:100%;margin:0;padding:50px 0;background:#f0f0f0;}
.atest-products-lop{
	margin-bottom: 30px;
}
header{
	position: absolute;
	width: 100%;
	z-index: 999999;
}
header .logo img{
	width: 91%;
}

.product-details .product-title{
	font-weight: bold;
	font-size: 18px;
	color: #c91329;
	text-transform: capitalize;
}
.product-price{
	font-weight: 500;
	color: #4e4e4e;
	font-size: 13px;
}
.product-details > div{
	border: 1px solid #00000017;
	margin-bottom: 10px;
	border-radius: 2px;
	line-height: 15px;
	padding: 8px;
	vertical-align: middle;
}
.product-details .product-content h2{
	font-size: 12px;
	color: #c7142a;
}
.product-details .product-content p{
	margin-bottom: 0px;
	color: #484848;
}
.product-qty{
	border: 0px !important;
	padding: 0px !important;
}
.product-qty input{
	width: 80px;
	height: 45px;
	display: inline-block;
}
.product-qty button{
	padding: 0px 10px;
	height: 45px;
	text-transform: uppercase;
	font-size: 13px;
	background: #ca1329;
	border: 0px;
	border-radius: 0px;
	transform: translateX(-4px)
}
.product-qty button:hover{
	background: #353535;
}
.product-details .variations{
	border: 0px !important;
	padding: 0px !important;
}
.product-details .variations .details-filter-row{
	border: 1px solid #00000017;
	margin-bottom: 10px;
	padding: 8px;
}
.product-details .variations .details-filter-row label{
	font-size: 14px;
}
#frm_quote label{
	font-size: 13px;
	width: 100%;
}
#frm_quote label select{
	margin-top: 10px;
	display: block;
}
#frm_quote input{
	width: 100%;
	height: 35px;
	margin-bottom: 15px;
}
#frm_quote textarea{
	min-height: 120px;
	margin-bottom: 15px;
}
#frm_quote select{
	width: 100% !important;
}
.subcatss{
	text-align: center;
	text-transform: uppercase;
	display: block;
	border: 1px solid #e2e2e2;
	background-color: #e2e2e2;
	padding: 20px 0px;
	margin-bottom: 30px;
}/*--------------------------------------------------------------
Template:   Raavin - Shoes eCommerce Bootstrap 4 Template
Author: HasTech
Version: 1
Note: responsive.css, All Responsive CSS Style For This Theme Included In This File.
---------------------------------------------------------------*/
/* Large Desktop Device :1501px*/
@media (min-width: 1501px) {
	/*Slider | Home 2*/
	.bg-3, .bg-4 {
		min-height: 740px;
	}
	.slider-content-2 {
		padding-bottom: 110px;
	}
	.slider-content-2 .slider-icon {
		top: 280px;
	}
	.slider-content-2_1 .slider-icon {
		top: 210px;
	}
	/*New Product Active 2*/
	.new-product-2 {
		margin-top: 60px;
	}
	.new-product-2 .pos-title-2 {
	  padding-top: 0;
	}
	.new-product-2 .pos-title-2 > h2 {
	  padding-top: 0;
	}
	.new-pro-active-2 .owl-nav {
	  padding-top: 80px;
	}
	.new-pro-active-2 .owl-nav .owl-prev, 
	.new-pro-active-2 .owl-nav .owl-next {
	  left: auto;
	  top: auto;
	  transform: none;
	  width: 100%;
	}
	.new-pro-active-2 .owl-nav .owl-prev {
		left: 15px;
		width: 45%;
	}
	.new-pro-active-2 .owl-nav .owl-next {
		right: 12px;
		width: 45%;
	}
	/*Feaatured Product 2*/
	.featured-pro.featured-pro-2 {
		padding-bottom: 0;
	}
	.featured-pro-active-2 .owl-nav {
	  padding-top: 80px;
	}
	.featured-pro-active-2 .owl-nav .owl-prev, 
	.featured-pro-active-2 .owl-nav .owl-next, 
	.new-pro-active-2 .owl-nav .owl-prev, 
	.new-pro-active-2 .owl-nav .owl-next {
		bottom: 25px;
		transform: none;
		max-width: 100%;
		z-index: 1;
	}
	.featured-pro-active-2 .owl-nav .owl-prev {
		left: 15px;
		width: 45%;
	}
	.featured-pro-active-2 .owl-nav .owl-next {
		right: 12px;
		width: 45%;
	}
	.col-product {
	  flex: 0 0 33.3333%;
	  max-width: 33.3333%;
	}
	.col-static {
	  flex: 0 0 66.6667%;
	  max-width: 66.6667%;
	}
	/*Product Action*/
	.product-action-inner > .cart > a {
		padding: 0 11px;
	}
	.product-action-inner .add-to-links > li > a {
		width: 30px;
	}
	/*Top Sellers*/
	.new-product.featured-pro-2.top-sellers-pro {
		padding-top: 36px;
	}
	/*Random Product*/
	.featured-pro.random-pro {
		padding-top: 33px;
	}
}
/*Desktop Device : 1200px*/
@media (min-width: 1200px) and (max-width: 1500px) {
	/*Main Menu*/
	.header-right {
		margin-right: 0;
	}
	.main-menu nav > ul > li {
		margin-right: 22px;
	}
	/*Slider | Home 1*/
	.bg-1, .bg-2 {
		min-height: 518px;
	}
	/*Slider | Home 2*/
	.bg-3, .bg-4 {
	    min-height: 660px;
	}
	/*Slider | Home 3*/
	.bg-5, .bg-6, .bg-7 {
		min-height: 740px;
	}
	/*About Us*/
	.about-us-title.about-us-title-2 {
	  padding: 3px 340px;
	}
	/*Customizing portfolio column 5*/
	.col-portfolio {
	  max-width: 20%;
	  flex: 0 0 20%;
	}
	.col-portfolio .single-portfolio {
		margin-right: 0;
	}
	.col-portfolio .portfolio__icon > a {
		height: 40px;
		line-height: 40px;
		margin: 0;
		width: 40px;
	}
	.col-portfolio .single-portfolio div.title {
		font-size: 16px;
	}
	/*Product Action*/
	.product-action-inner > .cart > a {
		padding: 0 12px;
	}
	.product-action-inner .add-to-links > li > a {
		width: 35px;
	}
	/*Footer 2*/
	.newsletter-block-left-2 h4 {
		font-size: 16px;
	}
}
/* Normal Device :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
	.main-menu nav > ul > li {
		margin-right: 17px;
	}
	.main-menu-2 > nav > ul > li {
		display: inline-block;
		margin-right: 11px;
	}
	.header-right {
		margin-right: 0;
	}
	.main-menu.primary-menu nav > ul > li {
		margin-right: 0;
		margin-left: 18px;
	}
	.main-menu.primary-menu > nav > ul > li > a {
		font-size: 15px;
	}
	.main-menu.main-menu-2 > nav > ul > li > a {
		font-size: 15px;
	}
	/*Slider*/
	.bg-1, .bg-2 {
		min-height: 540px;
	}
	/*Slider 2*/
	.bg-3, .bg-4 {
		min-height: 650px;
	}
	/*Static Information*/
	.content-info h3 {
		font-size: 16px;
	}
	.content-info p {
		font-size: 14px;
	}
	/*Banner*/
	.banner {
	  padding-top: 60px;
	  padding-bottom: 80px;
	}
	.banner.group-banner {
		padding-bottom: 0;
		padding-top: 60px;
	}
	/*New Product*/
	.new-product {
	  padding-top: 75px;
	  padding-bottom: 80px;
	}
	.new-product .pos-title > h2 {
	  margin-bottom: 20px;
	}
	.new-product.featured-pro-3.upsells-product .pos-title > h2 {
		margin-bottom: 30px;
	}
	.related-product.related-product-2 .pos-title {
		margin-bottom: 30px;
	}
	.new-product.featured-pro-2.top-sellers-pro .pos-title > h2 {
		margin-bottom: 20px;
	}
	.pos-title > p {
	  font-size: 14px;
	}
	.new-product .pos-title > p {
		margin: 0 auto 22px;
		max-width: 480px;
	}
	.product-contents h5.product-name a {
		font-size: 14px;
		margin-bottom: 20px;;
	}
	.rating {
		float: left;
		padding-top: 20px;
	}
	.product-rating {
		float: right;
		padding-top: 0;
	}
	.list-rating {
		float: unset;
		padding-top: 0;
	}
	.pro-rating {
		float: right;
		padding: 0;
	}
	/*Testimonials*/
	.testimonials-item .item {
		padding: 74px 75px 115px;
	}
	.testimonials-active .owl-dots {
		bottom: 75px;
	}
	/*Featured Product*/
	.featured-pro {
	  padding-top: 75px;
	}
	.featured-pro .pos-title > h2 {
	  margin-bottom: 20px;
	}
	.featured-pro .pos-title > p {
		margin: 0 auto 22px;
		max-width: 480px;
	}
	/*Featured Product 2*/
	.featured-pro.featured-pro-2 {
	  padding-bottom: 0;
	}
	.featured-pro-2 .pos-title.pos-title-2 > p {
		margin: 0 auto 23px;
	}
	.featured-pro-active-2 .owl-nav .owl-prev, 
	.featured-pro-active-2 .owl-nav .owl-next, 
	.new-pro-active-2 .owl-nav .owl-prev, 
	.new-pro-active-2 .owl-nav .owl-next {
		width: 50%;
		bottom: 57px;
	}
	.featured-pro-active-2 .owl-nav .owl-next {
		right: -290px;
	}
	.new-pro-active-2 .owl-nav .owl-prev {
		left: -275px;
	}
	/*New Product 2*/
	.new-product.new-product-2 {
		padding-top: 36px;
		padding-bottom: 0;
	}
	.new-product-2 .pos-title.pos-title-2 > p {
		margin: 0 auto 23px;
	}
	/*Top Sellers Product*/
	.new-product.featured-pro-2.top-sellers-pro {
		padding-bottom: 0;
		padding-top: 38px;
	}
	.top-sellers-pro .pos-title.pos-title-2 > p {
		margin: 0 auto 23px;
	}
	/*Random Product*/
	.featured-pro.random-pro {
		padding-top: 38px;
		padding-bottom: 30px;
	}
	.random-pro .pos-title.pos-title-2 > h2 {
		margin-bottom: 25px;
	}
	/*Blog*/
	.blog {
	  margin-top: 55px;
	  padding-bottom: 75px;
	}
	.blog .pos-title > h2 {
	  margin-bottom: 36px;
	}
	.blog.blog-3 .pos-title > h2 {
		margin-bottom: 35px;
	}
	.static-center .static-content h3 {
	  font-size: 30px;
	  line-height: 35px;
	  margin-bottom: 15px;
	  padding: 0 275px;
	}
	.static-center .static-content p {
		margin: 0 auto 15px;
	}
	/*Static Center*/
	.static-center {
		padding: 173px 0 192px 0;
	}
	/*Static Bottom (Home 3)*/
	.static.static-2.static-3.mb-80 {
	  margin-bottom: 0;
	}
	/*Banner*/
	.banner.banner-3 {
		padding-bottom: 0;
		padding-top: 22px;
	}
	/*Featured Product 3*/
	.new-product.featured-pro-3 {
		padding-bottom: 27px;
		padding-top: 75px;
	}
	.new-product.featured-pro-3.upsells-product {
		padding-top: 60px;
		padding-bottom: 45px;
	}
	/*New Product 3*/
	.new-product.new-product-3 {
		padding-top: 0;
		padding-bottom: 55px;
	}
	.nav.product-menu.pos-title.pos-title-2 {
		margin-bottom: 17px;
		padding-top: 80px;
	}
	.new-product.new-product-3 .tab-content {
		padding-bottom: 0;
	}
	.new-product.new-product-3 .product-slide-item, .featured-group-pro {
		padding: 20px 15px 10px;
	}
	/*Blog 3*/
	.blog.blog-3 {
		margin-top: 0;
		padding-bottom: 0;
	}
	.blog-3 .pos-title.pos-title-2 {
		margin-bottom: 75px;
	}
	/*Testimonials*/
	.testimonials.testimonials-2.testimonials-3 {
		padding-bottom: 83px;
	}
	/*Footer*/
	.footer-static-top {
		padding: 73px 0 65px;
	}
	/*Footer 2*/
	.footer-logo {
		margin: 53px 0;
	}
	.newsletter-block-left-2 h4 {
		margin: 0 0 10px;
		padding-right: 0;
		width: 100%;
	}
	.newsletter-block-left-2 {
		justify-content: normal;
		flex-wrap: wrap;
		margin-top: 44px;
	}
	.newsletter-block-left-2 .form-group .form-control {
		width: auto;
	}
	/*Shop Page*/
	.shop-topbar-area {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.shop-topbar-area.shop-topbar-area-fw {
		padding-top: 72px;
	}
	/*Product List Sidebar Items*/
	.pro-list-sidebar-items {
		margin-bottom: 80px;
	}
	/*Portfolio Page*/
	.co-portfolio {
		padding-top: 80px;
		padding-bottom: 50px;
	}
	/*Customizing portfolio column 5*/
	.col-portfolio {
	  max-width: 25%;
	  flex: 0 0 25%;
	}
	.col-portfolio .single-portfolio {
		margin-right: 10px;
	}
	.col-portfolio .portfolio__icon > a {
		height: 40px;
		line-height: 40px;
		margin: 0;
		width: 40px;
	}
	.single-portfolio div.title {
		font-size: 14px;
	}
	/*Blog Details*/
	.blog-details {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	/*Checkout Page*/
	.checkout-area {
		padding-top: 80px;
		padding-bottom: 50px;
	}
	/*Wishlist Page*/
	.wishlist-area {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	/*Shopping Cart*/
	.Shopping-cart-area {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	/*Product Details Pages*/
	.product-details {
		padding-top: 80px;
	}
	.new-product.featured-pro-3.related-product.related-product-2 {
		padding-bottom: 50px;
	}
	/*Blog Page*/
	.blog-area {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	/*About Us Page*/
	.about-us-content {
		padding: 0;
	}
	.about-us-title {
		font-size: 25px;
	}
	.about-us-para {
		margin-bottom: 15px;
	}
	.skill-here {
		padding: 30px 31px 30px 21px;
	}
	.skill-here > h2 {
		font-size: 25px;
		padding: 0;
	}
	.rv-single-progres {
		padding: 0 60px;
	}
	.skill-area.skill-area-2 {
		padding-bottom: 35px;
	}
	/*Services Page*/
	.service-item-area {
		padding-top: 80px;
		padding-bottom: 75px;
	}
	.our-service-area {
		padding-top: 80px;
		padding-bottom: 35px;
	}
	.ideas-content {
		padding: 73px 80px 80px;
	}
	.ideas-content > h2 {
		padding-top: 0;
	}
	.ideas-content > p {
		margin: 20px 0;
	}
	.pricing-table-area {
		padding-top: 80px;
		padding-bottom: 45px;
	}
	/*FAQ Page*/
	.frequently-area {
		padding-top: 60px;
		padding-bottom: 70px;
	}
	/*Error 404 Page*/
	.error-404-page {
		padding-bottom: 80px;
		padding-top: 80px;
	}
	.error-text > h1 {
		line-height: 135px;
		margin-bottom: 40px;
	}
	.error-text > h2 {
		font-size: 35px;
		line-height: 25px;
	}
	.error-text > p {
		margin: 30px auto 35px;
	}
	.error-btn > a {
		margin-top: 33px;
	}
	/*Contact Us Page*/
	.raavin-address {
		padding: 90px 60px 58px;
	}
	.contact-title {
		font-size: 29px;
	}
	/*Product Action*/
	.product-action-inner > .cart > a {
		padding: 0 10px;
		font-size: 10px;
	}
	.product-action-inner .add-to-links > li > a {
		width: 28px;
		font-size: 16px;
	}
	/*Login Register Page*/
	.login-register-area {
		padding-top: 60px;
		padding-bottom: 75px;
	}
	/*Modal | Quick View*/
	.open-modal .modal-dialog {
		margin: 6% auto;
	}
}
/* Tablet Desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	.main-menu.primary-menu nav > ul > li {
		margin-right: 0;
		margin-left: 11px;
	}
	.main-menu > nav > ul > li > ul.dropdown > li.other-style > ul.language-dropdown {
	  left: 103%;
	  top: 0;
	  width: 88%;
	}
	/*Header Right*/
	.header-right {
		margin-right: 50px;
	}
	/*Mobile Menu*/
	.megamenu-title {
		font-size: 13px;
	}
	.main-header.stick.header-sticky.sticky .mean-container a.meanmenu-reveal {
		top: -52px;
	}
	/*Slider*/
	.slider-active .owl-nav {
		display: none;
	}
	.slider-active .owl-dots {
		display: block;
	}
	.bg-1, .bg-2 {
		min-height: 418px;
	}
	.slider-content {
	  width: 60%;
	}
	.slider-content-2 {
		width: 100%;
	}
	.slider-content h2 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	.slider-content p {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.slider-content.slider-content-3 > p {
		margin-bottom: 20px;
		letter-spacing: 0.3px;
	}
	.slider-content .links {
		width: 150px;
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.slider-content a.links::after {
		font-size: 20px;
		margin-left: 10px;
	}
	/*Slider 2*/
	.bg-3, .bg-4 {
		min-height: 650px;
	}
	.slider-content-2 > h1 {
		font-size: 130px;
	}
	.slider-content-2 > p {
		font-size: 16px;
		bottom: 136px;
	}
	.slider-content-2 .default-btn-2.slide-btn {
		position: absolute;
		bottom: 62px;
		margin-top: 0;
	}
	.slider-content-2 .default-btn-2 .links-4 {
		width: 140px;
		font-size: 14px;
	}
	.slider-content-2 .default-btn-2 .links-4::after {
		font-size: 18px;
		margin-left: 5px;
	}
	/*Home Style Three*/
	.main-header-3 .main-menu.primary-menu > nav > ul > li > a {
		padding: 50px 0 50px 0;
	}
	.main-header.main-header-2 {
		position: relative;
		background: #000;
	}
	.main-header.main-header-2 .mean-container a.meanmenu-reveal {
		color: #fff; 
	}
	.main-header.main-header-2 .mean-container a.meanmenu-reveal span {
		background: #fff none repeat scroll 0 0;
	}
	/*Banner*/
	.banner {
	  padding-bottom: 60px;
	  padding-top: 40px;
	}
	/*New Product*/
	.new-product {
	  padding-bottom: 60px;
	  padding-top: 55px;
	}
	.new-product.new-product-2 {
		padding-top: 25px;
		padding-bottom: 0;
	}
	.pos-title > h2 {
	  margin-bottom: 20px;
	}
	.new-product .pos-title > p {
		margin: 0 auto 22px;
	}
	.new-product .pos-title > p {
		margin: 0 auto 22px;
		max-width: 480px;
	}
	.new-product-2 .pos-title > p {
		margin: 0 auto 34px;
	}
	/*Featured Product*/
	.featured-pro {
	  padding-top: 55px;
	}
	.featured-pro .pos-title > p {
		margin: 0 auto 23px;
	}
	.featured-pro .owl-stage-outer {
		margin: 0;
	}
	.product-contents h5.product-name a {
		font-size: 15px;
	}
	/*Featured Product 2*/
	.new-product.featured-pro-2.top-sellers-pro {
		padding-top: 15px;
		padding-bottom: 0;
	}
	.featured-pro.featured-pro-2 {
		padding-bottom: 0;
	}
	.featured-pro-2 .pos-title.pos-title-2 > p {
		margin: 0 auto 30px;
	}
	/*Featured Product 2 & New Product 2 Nav*/
	.featured-pro-active-2 .owl-nav,
	.featured-pro-active-2 .owl-nav {
		display: none;
	}
	.col-product {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-static {
		flex: 0 0 100%;
		max-width: 100%;
	}
	/*Home Style 3*/
	.static-3 .container-fluid {
	  padding-left: 10px;
	  padding-right: 10px;
	}
	.banner-3 .container-fluid,
	.featured-pro-3 .container-fluid,
	.new-product-3 .container-fluid,
	.blog-3 .container-fluid,
	.testimonials-3 .container-fluid,
	.footer-3 .container-fluid {
	  padding-left: 25px;
	  padding-right: 25px;
	}
	/*Slider*/
	.default-btn-2 .links-4 {
		width: 140px;
	}
	.default-btn-2 .links-4.links-4_2 {
		width: 190px;
	}
	/*Static Information*/
	.content-info h3 {
	  font-size: 15px;
	}
	.content-info p {
	  font-size: 12px;
	}
	.info::before {
	  right: -15px;
	}
	/*Static Center*/
	.static-center {
	  padding: 160px 0 150px 0;
	}
	/*Static Information home 3*/
	.info-3 .content-info h3 {
	  font-size: 12px;
	}
	/*Testimonials-3*/
	.testimonials-3 {
	  margin-bottom: 0;
	}
	.testimonials-3 .test-style {
	  margin-bottom: 30px;
	}
	.testimonials-item .item .test-content .des-post::before {
		background: transparent;
	}
	/*New Product 3*/
	.new-product-3 .tab-content {
		padding-bottom: 0;
	}
	.new-product.new-product-3 .product-slide-item, .featured-group-pro {
		padding: 10px 15px;
	}
	/*Static Center*/
	.static-center .static-content h3 {
	  color: #ffffff;
	  font-size: 25px;
	  line-height: 30px;
	  margin-bottom: 0;
	  padding: 0 170px;
	}
	.static-center .static-content p {
	  font-size: 14px;
	  margin: 0 auto 22px;
	}
	a.links-2 {
	  background: #ffffff none repeat scroll 0 0;
	  color: #666666;
	  font-size: 12px;
	  padding: 0 15px;
	}
	/*Testimonials*/
	.testimonials-item .item {
		padding: 50px 0 95px;
	}
	.testimonials-item .item .test-content .test-des {
		font-size: 14px;
		margin-bottom: 17px;
	}
	.testimonials-active .owl-dots {
		bottom: 55px;
	}
	.single-featured-pro:hover {
	  box-shadow: none;
	}
	.featured-pro-active .owl-nav {
	  display: none;
	}
	.single-featured-pro-2 {
		padding-bottom: 0;
	}
	/*Bannaer Static 2*/
	.banner-static-2 {
		margin-bottom: 20px;
		margin-top: 0;
	}
	.banner-box img {
		width: 100%;
	}
	/*New Product 2*/
	.new-product-2 .pos-title {
	  margin-top: 10px;
	}
	/*Top Sellers*/
	.top-sellers-pro .pos-title {
	  margin-top: 20px;
	}
	.top-sellers-pro .pos-title-2 > h2 {
		margin-bottom: 20px;
	}
	/*Random Product*/
	.featured-pro.random-pro {
		padding-top: 24px;
		padding-bottom: 25px;
	}
	.featured-pro.random-pro.random-pro-reverse {
		padding-top: 34px;
		padding-bottom: 10px;
	}
	.random-pro .featured-pos-content-2 {
	  margin-bottom: 0;
	}
	.random-pro .pos-title {
		margin-bottom: 10px;
		padding-top: 0;
	}
	.random-pro .pos-title-2 > h2 {
		margin-bottom: 15px;
	}
	.random-pro-active .owl-nav {
	  display: none;
	}
	/*Blog*/
	.blog {
	  margin-top: 35px;
	  padding-bottom: 55px;
	}
	.blog .pos-title > h2 {
	  margin-bottom: 26px;
	}
	.blog.blog-3 .pos-title > h2 {
		margin-bottom: 35px;
	}
	.blog .pos-title h2 a {
	  display: block;
	}
	.blog-content .post-title > a {
	  font-size: 14px;
	}
	.blog-content > p {
	  font-size: 13px;
	}
	/*Static Bottom*/
	.static-bottom {
		margin-top: 0;
	}
	/*Footer*/
	.copyright > span {
	  font-size: 14px;
	}
	.footer-static-top .newsletter-block-left {
		margin: 25px 0 0;
	}
	.social-block h4 {
		margin: 0 0 25px;
	}
	.footer-block h4 {
		margin: 25px 0 14px;
	}
	.footer-block.first-child h4, 
	.footer-block.second-child h4 {
		margin-top: 23px;
	}
	.footer .footer-full p {
		line-height: 20px;
	}
	.footer-block li {
		line-height: 30px;
		padding-bottom: 0;
	}
	.newsletter-block-left {
		margin-bottom: 40px;
		float: left;
	}
	.newsletter-block-left h4 {
		margin: 0 0 25px;
	}
	.newsletter-block-left .form-group .form-control {
		margin-bottom: 30px;
	}
	.newsletter-block-left.newsletter-block-left-2 .form-group .form-control {
		margin-bottom: 35px;
	}
	.social-block {
		float: right;
		margin: 25px 0 0;
	}
	/*Footer 2*/
	.footer-2 .footer-static-top .row [class*="col"] .newsletter-block-left {
		margin: 33px 0 5px;
	}
	.logo-2 {
	  text-align: unset;
	}
	.footer-logo {
		text-align: center;
		margin: 40px 0 29px;
	}
	.footer-2 .social-block-2 {
		margin: 0 auto;
		text-align: center;
		padding-top: 5px;
		float: unset;
	}
	.newsletter-block-left-2 {
		display: flex;
		justify-content: center;
	}
	.newsletter-block-left-2 h4 {
		margin-right: 15px;
	}
	/*Home Style 3*/
	.default-btn-2 {
	  display: inline-block;
	  margin-top: 0;
	}
	.default-btn-2 .links-4::after {
		font-size: 12px;
		margin-left: 7px;
	}
	.default-btn-2 > a {
	  font-size: 10px;
	}
	.widge-tag-list {
		margin-bottom: 35px;
	}
	.widge-tag-list-2 {
		margin-bottom: 0;
	}
	.product-action-2 > .product-action-inner {
	  margin-bottom: 40px;
	}
	/*Testimonials*/
	.test-style {
	  margin-bottom: 40px;
	}
	/*Shop Page*/
	.product-img.pro-list-item.pro-list-item-2 {
		margin-top: 0;
	}
	.pagination-area.pagination-area-2 {
		padding-bottom: 40px;
	}
	.pagination-area.shop-list-pagination {
		padding-bottom: 35px;
	}
	/*Blog Page*/
	.blog-2-item {
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
	.post-info {
	  margin-top: 20px;
	}
	.blog-post-2 {
		padding-left: 0;
	}
	/*Blog Format Pages*/
	.blog-format .blog-post {
		padding-top: 0;
	}
	/*Modal*/
	.modal-header .close {
	  right: 25px;
	  top: 33px;
	}
	.qty-cart-btn {
	  padding: 0 25px;
	}
	.single-tab-menu {
	  margin: 0 -6px;
	  padding: 10px;
	}
	/*About Us Page*/
	.about-us-title {
	  font-weight: 400;
	  padding: 0;
	  margin-top: 35px;
	}
	.about-us-content {
	  margin-bottom: 35px;
	}
	/*static 3 (Home 3)*/
	.static.static-2.static-3 {
	  margin-bottom: 0;
	}
	/*Banner 3*/
	.banner.group-banner {
		padding-top: 40px;
		padding-bottom: 55px;
	}
	.banner.banner-3 {
		padding-top: 20px;
		padding-bottom: 55px;
	}
	/*Featured Product 3*/
	.new-product.featured-pro-3 {
		padding-bottom: 7px;
		padding-top: 0;
	}
	.new-product.featured-pro-3.upsells-product {
		padding-top: 40px;
	}
	.new-product.featured-pro-3.upsells-product .pos-title > h2 {
		margin-bottom: 30px;
	}
	.featured-pro-3 .pos-title.pos-title-2.pos-title-3 > h2 {
		margin-bottom: 20px;
	}
	/*New Product 3*/
	.new-product.new-product-3 {
		padding-top: 0;
		padding-bottom: 25px;
	}
	.nav.product-menu.pos-title.pos-title-2 {
		padding-top: 0;
		margin-bottom: 27px;
	}
	/*Blog 3*/
	.blog.blog-3 {
	  margin-top: 8px;
	  padding-bottom: 0;
	}
	.blog-3 .pos-title.pos-title-2 {
		margin-bottom: 53px;
	}
	/*Testimonials*/
	.testimonials.testimonials-2.testimonials-3.pb-100 {
	  padding-bottom: 30px;
	}
	/*Footer*/
	.footer-static-top {
		padding-top: 30px;
		padding-bottom: 50px;
	}
	/*Portfolio*/
	.co-portfolio {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.co-isotop-filter-1.isotop-filter {
		margin-bottom: 25px;
	}
	/*Customizing portfolio column 5*/
	.col-portfolio {
	  max-width: 50%;
	  flex: 0 0 50%;
	}
	.col-portfolio .single-portfolio {
		margin-right: 10px;
	}
	.col-portfolio .portfolio__icon > a {
		height: 50px;
		line-height: 50px;
		margin: 0 7px;
		width: 50px;
	}
	/*Shop Page*/
	.shop-topbar-area {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.st-list-sidebar {
		padding-bottom: 25px;
	}
	.shop-topbar-area.shop-topbar-area-fw {
		padding-top: 52px;
	}
	.shop-topbar-area.shop-topbar-area-reverse {
		padding-bottom: 25px;
	}
	.pagination-area.pagination-area-reverse {
		padding-bottom: 60px;
	}
	.sidebar-compare-reverse .widget-title-2 {
		margin-top: 0;
	}
	.sidebar-compare {
		margin-bottom: 15px;
	}
	.banner-static-2.top-rated-banner {
		margin-top: 0;
		margin-bottom: 0;
	}
	.top-rated-banner-reverse {
		margin-top: 50px;
	}
	.top-rated-tags.top-rated-tags-reverse {
		padding-top: 30px;
	}
	.widge.widge-tags .widge-list {
		margin-top: 20px;
	}
	/*Blog Page*/
	.blog-area {
		padding-top: 60px;
		padding-bottom: 25px;
	}
	/*Blog Details Page*/
	.blog-details {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.widge-search, .widge-tags {
		padding-top: 25px;
	}
	.related-post-btn {
		padding-top: 0;
		padding-bottom: 25px;
	}
	.related-post-btn.rp-user-btn > a {
		padding: 3px 10px;
	}
	.rp-user-comment {
		font-size: 12px;
	}
	.rp-comment-list > li {
		padding: 30px;
		margin-bottom: 30px;
	}
	.related-post-btn.rp-user-btn > a {
		padding: 0 10px;
	}
	/*Checkout Page*/
	.checkout-area {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	/*Wishlist Page*/
	.wishlist-area {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	/*Shopping Cart*/
	.Shopping-cart-area {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	/*Product Details Pages*/
	.product-details {
		padding-top: 60px;
	}
	.new-product.featured-pro-3.related-product.related-product-2 {
		padding-bottom: 10px;
		padding-top: 18px;
	}
	.single-product.related-product {
		margin-bottom: 20px;
	}
	/*Single Product Shereing*/
	.single-product-sharing {
		border-bottom: transparent;
	}
	/* Vertical Product Tabs*/
	.vertical-product-tabs {
		text-align: left;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}
	.vertical-product-tabs > li {
		border-bottom: transparent;
		padding: 20px 20px 15px 0;
		display: inline-block;
		border-left: 1px solid #ddd;
	}
	.vertical-product-tabs > li > a {
		margin: 0 10px;
	}
	#description {
		padding: 32px 40px 15px 40px;
		border-right: 1px solid #ddd;
	}
	#riview {
		padding: 32px 40px 40px 40px;
		border-right: 1px solid #ddd;
	}
	/*Blog Page*/
	.blog-area {
		padding-top: 60px;
		padding-bottom: 26px;
	}
	/*About Us Page*/
	.about-area {
		padding-top: 60px;
	}
	.about-us-title {
		padding: 0;
		max-width: 350px;
		margin: 30px auto 30px;
	}
	.about-us-para {
		margin-bottom: 15px;
	}
	.skill-here {
		padding: 30px 60px;
	}
	.skill-here > h2 {
		font-size: 28px;
		margin: 0;
	}
	.skill-area {
		padding-bottom: 60px;
	}
	/*About Us 2 Page*/
	.about-area.about-area-2 {
		padding-top: 20px;
	}
	.skill-area.skill-area-3 {
		padding-bottom: 27px;
	}
	/*Services*/
	.service-item-area {
		padding-top: 60px;
		padding-bottom: 55px;
	}
	.our-service-area {
		padding-top: 60px;
		padding-bottom: 15px;
	}
	.ideas-content {
		padding: 50px 50px 60px;
	}
	.ideas-content > h2 {
		padding-top: 0;
	}
	.pricing-table-area {
		padding-top: 60px;
		padding-bottom: 25px;
	}
	/*Services Page 2*/
	.single-service.single-service-2 {
		margin-bottom: 16px;
	}
	.what-we-do-area {
		padding-top: 55px;
	}
	/*Services Page 3*/
	.section-title-img {
		padding-top: 60px;
	}
	/*FAQ Page*/
	.frequently-area {
		padding-top: 40px;
		padding-bottom: 50px;
	}
	/*Error 404 Page*/
	.error-404-page {
		padding-bottom: 60px;
		padding-top: 60px;
	}
	.error-text > h1 {
		font-size: 180px;
		line-height: 123px;
		margin-bottom: 25px;
	}
	.error-text > h2 {
		font-size: 30px;
	}
	.error-text > p {
		margin: 22px auto 34px;
	}
	.error-btn > a {
		margin-top: 34px;
	}
	/*Contact Us Page*/
	.contact-form-wrap {
		padding: 90px 60px 44px;
	}
	.raavin-address {
		padding: 50px 60px 38px;
	}
	/*Login Register Page*/
	.login-register-area {
		padding-top: 40px;
		padding-bottom: 55px;
	}
	/*Modal | Quick View*/
	.open-modal .modal-dialog {
		margin: 9% auto;
	}
}
/* Mobile Device :320px. */
@media (max-width: 767px) {
	header {
    position: relative;
    width: 100%;
    z-index: 999999;
		background-color: #201f31;
}
	/*Home Style One*/
	.main-header .container-fluid, 
	.slider-area .container-fluid, 
	.servicer .container-fluid {
	  padding-left: 15px;
	  padding-right: 15px;
	}
	/*Logo*/
	.main-header.stick.header-sticky.sticky .logo {
		padding-top: 19px;
	}
	.main-header.stick.header-sticky.sticky .logo img {
		max-width: 90px;
	}
	/*Home Style Two*/
	.main-header .container-fluid, 
	.slider-area .container-fluid, 
	.featured-pro-2 .container-fluid,
	.new-product-2 .container-fluid,
	.top-sellers-pro .container-fluid,
	.random-pro .container-fluid,
	.footer-2 .container-fluid {
	  padding-left: 15px;
	  padding-right: 15px;
	}
	.mean-container a.meanmenu-reveal {
		top: -130px;
	}
	.main-header.stick.header-sticky.sticky .mean-container a.meanmenu-reveal {
		top: -49px;
	}
	/*Mobile Menu*/
	.megamenu-title {
		font-size: 13px;
	}
	/*Newsletter Popup*/
	.popup_wrapper {
	  display: none;
	}
	/*Servicer*/
	.twitter-info {
		padding: 30px 0 24px;
	}
	.twitter-info .text {
		line-height: 25px;
	}
	/*Slider | Home One*/
	.bg-1, .bg-2 {
		min-height: 0;
		padding: 35px 0;
	}
	.slider-active .owl-dots {
		display: block;
	}
	.slider-content {
		width: 100%;
	}
	.slider-content h2 {
		font-size: 15px;
		max-width: 160px;
		margin-bottom: 10px;
		line-height: 25px;
	}
	.slider-content p {
		font-size: 13px;
		margin-bottom: 10px;
	}
	.slider-content .default-btn a.links {
		width: 95px;
		height: 30px;
		line-height: 30px;
		font-size: 10px;
	}
	.slider-content a.links::after {
		font-size: 14px;
		margin-left: 5px;
	}
	.slider-active .owl-nav {
		display: none;
	}
	.slider-active .owl-dots {
		bottom: 10px;
	}
	/*Slider | Home Two*/
	.align-center {
		min-height: 207px;
	}
	.slider-content-2 > h3 {
		font-size: 25px;
	}
	.slider-content-2 > h1 {
		font-size: 50px;
		line-height: 50px;
	}
	.slider-content-2 .slider-icon {
		width: 220px;
		top: 90px;
	}
	.slider-content-2_1 .slider-icon {
		top: 65px;
	}
	.slider-content-2 > p {
		max-width: 276px;
		font-size: 12px;
		bottom: 93px;
		line-height: 20px;
	}
	.slider-content-2 .default-btn-2.slide-btn {
		width: 100%;
		bottom: 35px;
	}
	.slider-content-2 .default-btn-2 .links-4 {
		width: 120px;
	}
	.slider-content-2 .default-btn-2 .links-4_2 {
		width: 150px;
	}
	.slider-content-2 a.links::after, a.links-2::after, a.links-3::after {
		font-size: 16px;
		margin-left: 10px;
	}
	/*Slider | Home Three*/
	.bg-5, .bg-6, .bg-7 {
		min-height: 230px;
	}
	.slider-content.slider-content-3 > h1, 
	.slider-content.slider-content-3 > h3 {
		font-size: 20px;
	}
	.slider-content.slider-content-3 > p {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 10px;
		max-width: 280px;
	}
	.default-btn-2 > a {
	  font-size: 10px;
	}
	.slider-content.slider-content-3 .default-btn-2 .links-4 {
		width: 95px;
		height: 35px;
		line-height: 35px;
	}
	.slider-content.slider-content-3 .default-btn-2 .links-4.links-4_2 {
		width: 130px;
	}
	/*Static*/
	.info {
		padding: 25px 0 27px;
		position: relative;
	}
	/*Home Style 2*/
	.main-header.main-header-2 {
		position: relative;
		background: #000;
	}
	.main-header.main-header-2 .mean-container a.meanmenu-reveal {
		color: #fff; 
	}
	.main-header.main-header-2 .mean-container a.meanmenu-reveal span {
		background: #fff none repeat scroll 0 0;
	}
	/*Home Style 3*/
	.static-3 .container-fluid, 
	.banner-3 .container-fluid, 
	.featured-pro-3 .container-fluid, 
	.new-product-3 .container-fluid,  
	.footer-3 .container-fluid {
	  padding-left: 0;
	  padding-right: 0;
	}
	.footer-3 .container-fluid, 
	.blog-3 .container-fluid,
	.testimonials-3 .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.main-header-3 .main-menu.primary-menu > nav > ul > li > a {
		padding: 36px 0 40px 0;
	}
	.main-header-3 .mean-container a.meanmenu-reveal {
		top: -58px;
	}
	/*Logo*/
	.logo {
	  text-align: center;
	}
	.logo img {
		max-width: 180px;
	}
	/*Primary Menu*/
	.main-header .header-right {
		margin-right: 35px;
		text-align: center;
	}
	.primary-menu {
	  display: inline-block;
	  text-align: center;
	  float: unset;
	}
	.main-menu.primary-menu nav > ul > li {
		margin-right: 0;
		margin-left: 8px;
	}
	.main-menu.primary-menu > nav > ul > li > a {
		padding: 36px 0 40px 0;
	}
	.primary-menu > nav > ul > li > ul.cart-dropdown {
		right: -156px;
		width: 270px;
	}
	.main-menu > nav > ul > li > ul.header-search {
		max-width: 270px;
		left: -115px;
	}
	.header-search input {
	  font-size: 12px;
	}
	.header-search button {
	  font-size: 14px;
	}
	.primary-menu nav > ul > li > a {
	  font-size: 12px;
	  padding-left: 10px;
	}
	.primary-menu > nav > ul > li > a > i {
	  font-size: 12px;
	  margin-right: 5px;
	}
	.remove-link > a::before {
	  right: 0;
	}
	.main-menu > nav > ul > li > ul.dropdown > li.other-style > ul.language-dropdown {
	  left: -5px;
	  top: 46px;
	  width: 80%;
	}
	.main-menu > nav > ul > li > ul.dropdown > li.other-style:hover::before {
	  transform: rotate(-360deg);
	}
	/*Slider Home 3*/
	.slide-text-3 {
	  width: 100%;
	}
	/*Servicer*/
	.twetter .text {
	  line-height: 25px;
	}
	/*Static*/
	.static-info {
	  text-align: center;
	}
	.info::before {
	  height: 1px;
	  right: 35%;
	  top: 100%;
	  transform: translateY(-50%);
	  width: 35%;
	}
	.info-3 .content-info h3 {
	  font-size: 15px;
	}
	/*Banner*/
	.banner {
		padding-bottom: 40px;
		padding-top: 20px;
	}
	.banner-active > .owl-nav {
		display: none;
	}
	/*Group Banner*/
	.banner.group-banner {
		padding-bottom: 0;
	}
	/*New Product*/
	.new-product {
	  padding-top: 33px;
	  padding-bottom: 40px;
	}
	.pos-title > h2 {
		margin-bottom: 18px;
		font-size: 24px;
	}
	.pos-title > p {
	  font-size: 13px;
	  max-width: 100%;
	}
	.new-product .pos-title > p {
		margin: 0 auto 23px;
		font-size: 14px;
		text-align: justify;
	}
	/*New Product 2*/
	.new-product.new-product-2 {
		padding-top: 10px;
		padding-bottom: 0;
	}
	/*Static Center*/
	.static-center .static-content {
		bottom: 48%;
	}
	.static-btn a.links::after, a.links-3::after {
		content: "";
		display: inline-block;
		font-family: "FontAwesome";
		font-size: 16px;
		margin-left: 10px;
		vertical-align: -2px;
	}
	/*Featured Product*/
	.featured-pro {
		padding-top: 32px;
	}
	.featured-pro .pos-title > h2 {
		margin-bottom: 19px;
	}
	.featured-pro .pos-title > p {
		margin: 0 auto 22px;
		font-size: 14px;
		text-align: justify;
	}
	.featured-pro .owl-stage-outer {
		margin: 0;
	}
	.product-contents h5.product-name a {
		font-size: 16px;
	}
	.price-box .price {
		font-size: 16px;
	}
	/*Featuerd Product 2*/
	.featured-pro.featured-pro-2 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.featured-pro-2 .pos-title.pos-title-2 > h2 {
		margin-bottom: 19px;
	}
	.col-product {
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	.col-static {
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	/*Top Sellers Product*/
	.new-product.featured-pro-2.top-sellers-pro {
		padding-top: 14px;
		padding-bottom: 0;
	}
	.top-sellers-pro .pos-title.pos-title-2 {
	  margin-top: 0;
	}
	/*Random Product*/
	.featured-pro.random-pro {
		padding-top: 4px;
		padding-bottom: 10px;
	}
	.featured-pro.random-pro.random-pro-reverse {
		padding-top: 14px;
		padding-bottom: 0;
	}
	.random-pro .pos-title.pos-title-2 {
	  padding-top: 0;
	  margin-bottom: 0;
	}
	.random-pro .pos-title.pos-title-2 > h2 {
		margin-bottom: 24px;
	}
	.random-pro-active .owl-nav {
	  display: none;
	}
	/*Testimonials*/
	.testimonials {
	  margin-bottom: 0;
	}
	.testimonials-item {
	  padding: 40px 0 34px;
	  text-align: unset;
	}
	.testimonials-item .item {
		padding: 0 0 40px;
	}
	.testimonials-item .item .test-img {
		float: unset;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.testimonials-active .owl-dots {
		bottom: 33px;
		left: 0;
		position: absolute;
		right: 0;
	}
	.testimonials-active .owl-item img {
	  width: auto;
	  display: inline-block;
	}
	.testimonials-item .item .test-content .test-des {
		font-size: 14px;
		margin: 3px 0 20px;
		line-height: 25px;
		text-align: justify;
	}
	.testimonials-item .item .test-content .des-post::before {
		content: none;
	}
	/*Static Center*/
	.static-center {
		padding: 95px 0 75px;
	}
	/*Testimonials Home Style 3*/
	.test-style {
	  margin-bottom: 20px;
	}
	/*Static Center*/
	.static-center .static-content h3 {
		font-size: 15px;
		line-height: 16px;
		margin-bottom: 0;
		padding: 0 70px;
	}
	.static-center .static-content p {
		font-size: 12px;
		line-height: 17px;
		margin: 5px auto;
		max-width: 285px;
	}
	.static-btn {
	  margin-bottom: 10px;
	  margin-top: 10px;
	}
	a.links-2 {
	  font-size: 13px;
	  height: 30px;
	  line-height: 30px;
	  width: 130px;
	}
	/*Blog*/
	.blog {
	  margin-top: 12px;
	  padding-bottom: 0;
	}
	.blog .pos-title > h2 {
		margin-bottom: 4px;
	}
	.blog-3 .pos-title > h2 {
		margin-bottom: 14px;
	}
	.blog-content {
		padding: 23px 0 16px;
	}
	.blog-3 .blog-content {
		padding: 23px 0 0;
	}
	.blog-content > p {
	  margin: 15px auto 7px;
	}
	.blog-3 .blog-content > p {
		margin: 15px auto 0;
		line-height: 23px;
	}
	.blog-content > h4 {
		margin: 0;
	}
	.blog-active .owl-nav {
	  display: none;
	}
	.blog-img {
		margin-bottom: 0;
	}
	/*Static Bottom*/
	.static-bottom {
	  margin-top: 0;
	}
	/*Footer*/
	.footer-static-bottom {
	  text-align: center;
	}
	.copyright {
		margin: 10px 0 23px;
	}
	.copyright > span {
	  font-size: 13px;
	}
	.payment {
		float: unset;
		margin-bottom: 15px;
	}
	/*Footer*/
	.newsletter-block-left {
		margin-bottom: 23px;
		float: left;
	}
	.newsletter-block-left h4 {
		margin: 23px 0 20px;
	}
	.social-block {
		float: left;
		width: 100%;
	}
	.social-block h4 {
		margin: 0 0 19px;
	}
	/*Footer 2*/
	.footer-logo {
		text-align: center;
		margin: 27px 0 32px;
	}
	.footer-static-top.footer-static-top-2 .footer-logo {
		margin: 40px 0 30px;
	}
	.footer-2 .social-block-2 {
		margin: 0 auto;
		text-align: center;
		padding-bottom: 7px;
	}
	.newsletter-block-left.newsletter-block-left-2 {
		margin-top: 3px;
		margin-bottom: 40px;
		display: inline-block;
		text-align: center;
		width: 100%;
	}
	.newsletter-block-left-2 h4 {
		margin-right: 0;
		margin-top: 10px;
		font-size: 18px;
		margin-bottom: 26px;
	}
	.newsletter-block-left.newsletter-block-left-2 .form-group {
		display: flex;
		flex-wrap: wrap;
		float: unset;
		max-width: 280px;
		text-align: center;
		margin: 0 auto;
	}
	.newsletter-block-left-2 .form-group .form-control {
		width: 100%;
	}
	.newsletter-block-left.newsletter-block-left-2 .form-group .button-small {
		margin: 0 auto;
	}
	.contact-us-footer-top .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.contact-us-footer-bottom .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	/*Home Style 3*/
	.grid-list {
	  float: right;
	  margin-bottom: 18px;
	}
	.widge-tag-list {
	  margin-bottom: 20px;
	}
	/*Banner Static 3*/
	.banner-static-3 {
	  margin-bottom: 30px;
	}
	.group-banner-static {
		margin-bottom: 20px;
	}
	/*New Product 3*/
	.new-product-3 .product-tab ul.pos-title {
	  margin-bottom: 0;
	  padding-top: 10px;
	}
	/*Blog 3*/
	.blog-3 {
	  padding-top: 0;
	}
	.blog-3 .pos-title h2 a {
		display: block;
		margin-top: 7px;
	}
	/*Home Style 3*/
	.product-menu li a {
		font-size: 15px;
		padding: 0 5px;
		line-height: 10px;
	}
	/*Shop Page*/
	.shop-topbar-wrapper {
		margin-bottom: 0;
	}
	.shop-product .single-product-3 {
		margin-bottom: 40px;
	}
	.grid-view {
		padding-top: 40px;
	}
	.list-view {
		padding-bottom: 40px;
	}
	.pro-list-item {
		margin-top: 40px;
	}
	.shop-list-pagination ul {
		padding-top: 40px;
		padding-bottom: 20px;
		text-align: left;
	}
	.shop-list-pagination > ul > li {
		display: inline-block;
		list-style: outside none none;
		margin-left: 0;
	}
	.list-content-last-child {
		padding-bottom: 40px;
	}
	/*Blog Page*/
	.post-info {
	  margin-top: 20px;
	}
	/*Blog Details*/
	.blog-post {
		padding-top: 20px;
	}
	.post-info .blog-blockquote {
		padding: 40px 0 40px 0;
	}
	.rp-comment-list > li:nth-child(2) {
		margin-left: 0;
	}
	.widge-search {
		padding-top: 25px;
	}
	/*Blog Format Pages*/
	.blog-format .blog-post {
		padding-top: 0;
	}
	/*Modal*/
	.modal-header .close {
	  right: 20px;
	  top: 20px;
	}
	.modal-product-info > h2 {
	  font-size: 14px;
	  font-weight: normal;
	  margin: 15px 0 20px;
	}
	.qty-cart-btn {
	  padding: 0 25px;
	}
	.single-product {
	  margin-right: 0;
	}
	.single-featured-pro-2 {
		margin-bottom: 10px;
	}
	.single-tab-menu {
	  padding: 4px;
	}
	/*Single Featured*/
	.featured-pro-active .owl-item {
	  padding: 0;
	}
	.single-featured-pro:hover {
	  box-shadow: none;
	}
	.featured-pos-content {
	  padding-bottom: 2px;
	}
	.featured-pro-active .owl-nav {
	  display: none;
	}
	/*Featured Product 2*/
	.featured-pro-2 {
	  padding-bottom: 0;
	}
	.featured-pro-2 .pos-title {
		margin-bottom: 0;
		margin-top: 32px;
	}
	.featured-pro-2 .pos-title.pos-title-2 > p {
		margin: 0 auto 23px;
		font-size: 14px;
	}
	.single-featured-pro-2 {
		margin-bottom: 10px;
	}
	.product-action-inner > .cart > a {
		font-size: 12px;
		padding: 0 10px;
	}
	.product-action-inner .add-to-links > li > a {
	  font-size: 15px;
	}
	/*Banner Static 2*/
	.banner-static-2 {
		margin-bottom: 20px;
	}
	/*New Product 2*/
	.new-product-2 .pos-title {
		margin-top: 3px;
		padding-top: 0;
	}
	/*Random Product*/
	.random-pro .pos-title {
	  margin-bottom: 37px;
	  padding-top: 37px;
	}
	/*Static Bottom*/
	.banner-box {
	  overflow: hidden;
	  padding-bottom: 0;
	}
	/*Social*/
	.social-share > h3 {
	  font-size: 20px;
	}
	.socil-icon2 > li > a {
	  font-size: 15px;
	  height: 30px;
	  line-height: 30px;
	  width: 30px;
	}
	/*Footer*/
	.footer .container {
	  padding-left: 15px;
	  padding-right: 15px;
	}
	.footer-static-top {
	  padding-top: 0;
	  padding-bottom: 37px;
	}
	.footer-block h4 {
		margin: 26px 0 16px;
		line-height: 25px;
	}
	.footer-block.first-child > h4 {
		margin-top: 33px;
	}
	.footer .footer-full p {
		line-height: 22px;
	}
	.footer-block li {
		line-height: 30px;
		padding-bottom: 0;
	}
	.newsletter-block-left .form-group .form-control {
		margin-bottom: 30px;
	}
	.newsletter-block-left.newsletter-block-left-2 .form-group .form-control {
		margin-bottom: 30px;
	}
	/*About Us Page*/
	.about-us-title {
	  padding: 0;
	  margin-top: 20px;
	}
	.skill-here {
	  margin-bottom: 30px;
	  padding: 0;
	}
	.skill-here > h2 {
	  font-size: 25px;
	  font-weight: 400;
	  margin-top: 30px;
	  text-align: center;
	}
	.about-us-btn {
	  margin: 40px auto;
	}
	/*About Us 2 Page*/
	.about-area.about-area-2 {
		padding-top: 42px;
	}
	/*Static 3 (Home-3)*/
	.static.static-2.static-3 {
	  margin-bottom: 0;
	}
	/*Banner 3*/
	.banner.banner-3 {
		padding-bottom: 0;
		padding-top: 5px;
	}
	/*Featured Product 3*/
	.new-product.featured-pro-3 {
		padding-top: 13px;
		padding-bottom: 5px;
	}
	.new-product.featured-pro-3.upsells-product {
		padding-top: 18px;
		padding-bottom: 5px;
	}
	.new-product.featured-pro-3.upsells-product .pos-title > h2 {
		margin-bottom: 20px;
	}
	.featured-pro-3 .pos-title.pos-title-2.pos-title-3 > h2 {
	  margin-bottom: 4px;
	}
	/*New Product 3*/
	.new-product.new-product-3 {
		padding-top: 25px;
		padding-bottom: 0;
	}
	.new-product.new-product-3 .tab-content {
		padding-bottom: 0;
	}
	.nav.product-menu.pos-title.pos-title-2 {
		margin-bottom: 30px;
		padding-top: 15px;
	}
	.new-product-3 .product-menu li::after {
		top: 0;
	}
	.new-product.new-product-3 .product-slide-item {
		padding: 10px 15px;
	}
	.product-tab-active .owl-nav {
		display: none;
	}
	.new-product-active .owl-nav {
		display: none;
	}
	/*Blog 3*/
	.blog.blog-3 {
	  margin-top: 6px;
	}
	.blog-3 .pos-title.pos-title-2 {
	  margin-bottom: 25px;
	}
	/*Testimonials 3*/
	.testimonials.testimonials-2.testimonials-3.pb-100 {
	  padding-bottom: 25px;
	}
	.testimonials-3 .testimonials-item .item .test-content .test-des {
		font-size: 13px;
	}
	/*Customizing portfolio column 5*/
	.co-isotop-item-1.isotop-item.computers.hipster.col-portfolio.col-md-4 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-portfolio.col-md-4 .single-portfolio {
		margin-right: 10px;
	}
	.col-portfolio .portfolio__icon > a {
		height: 40px;
		line-height: 40px;
		margin: 0 7px;
		width: 40px;
	}
	/*Checkout Page*/
	.ship-different-title h3 label {
		font-size: 14px;
	}
	.your-order h3 {
		font-size: 25px;
		font-weight: 400;
		text-align: center;
	}
	/*Shop Page*/
	.page-banner {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.shop-topbar-area {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.st-list-sidebar {
		padding-bottom: 20px;
	}
	.shop-topbar-area.shop-topbar-area-fw {
		padding-top: 25px;
	}
	.shop-topbar-wrapper {
		display: inline-block;
	}
	.shop-list-topbar-wrapper {
		margin-bottom: 0;
	}
	.grid-list {
		margin-bottom: 20px;
		float: left;
		margin-top: 0;
	}
	.toolbar-shorter label {
		display: flex;
		align-items: center;
		padding: 0;
	}
	.toolbar-shorter {
		margin-right: 0;
		width: 100%;
	}
	.show-product {
		text-align: unset;
		margin: 0 0 15px;
	}
	.product-pagination > ul > li > a {
		height: 35px;
		line-height: 35px;
		width: 35px;
	}
	/*Shop Reverse in table & mobile device*/
	.shop-topbar-area.shop-topbar-area-reverse {
		padding-bottom: 20px;
	}
	.pagination-area.pagination-area-reverse {
		padding-bottom: 40px;
	}
	.sidebar-compare-reverse .widget-title-2 {
		margin-top: 20px;
	}
	.top-rated-banner-reverse {
		margin-top: 30px;
	}
	.top-rated-tags.top-rated-tags-reverse {
		padding-top: 15px;
	}
	/*Portfolio*/
	.co-portfolio {
		padding-top: 40px;
		padding-bottom: 10px;
	}
	.co-isotop-filter-1.isotop-filter {
		margin-bottom: 25px;
	}
	/*Blog Page*/
	.blog-area {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.blog-2-item {
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
	.blog-post-2 {
		padding-left: 0;
	}
	.entry-header {
		padding-left: 0;
	}
	.post-date {
		padding: 0;
		position: relative;
		text-align: center;
		display: inline-block;
		width: 120px;
		height: 50px;
		line-height: 50px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	.post-date > .day {
		display: inline-block;
		margin-right: 5px;
	}
	.post-date > .month {
		display: inline-block;
	}
	/*Blog Details Page*/
	.blog-details {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.blog-details-sidebar-pages {
		padding-bottom: 20px;
	}
	/*Blog Details Page*/
	.related-post {
		padding-bottom: 5px;
	}
	.related-post-btn {
		display: inline-block;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.social-share.social-share-2 > h3 {
		float: none;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.socil-icon2.blog-social-icon {
		float: none;
		width: 100%;
		text-align: center;
		padding-top: 20px;
	}
	.related-post-btn.rp-user-btn {
		float: none;
		padding-top: 20px;
	}
	/*Blog Details (Image, Video, Audio, Gellary)*/
	.blog-details.blog-details-2 {
		padding-bottom: 20px;
	}
	/*Checkout Page*/
	.checkout-area {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	/*Wishlist Page*/
	.wishlist-area {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	/*Shopping Cart*/
	.Shopping-cart-area {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	/*Product Details Pages*/
	.product-details {
		padding-top: 40px;
	}
	.new-product.featured-pro-3.related-product.related-product-2 {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.related-product.related-product-2 .pos-title {
		margin-bottom: 20px;
	}
	.related-product .single-product {
		margin-bottom: 10px;
	}
	.social-icon > li {
		margin-right: 9px;
	}
	/*Single Product Sharing*/
	.single-product-sharing {
		border-bottom: transparent;
	}
	/*Vertical Tab Area (Product Details Page)*/
	.product-details-tab {
		margin-bottom: 0;
	}
	.vertical-product-tabs {
		text-align: left;
		border-bottom: 1px solid #ddd;
	}
	.product-details-name > a {
		font-size: 17px;
	}
	.vertical-product-tabs > li {
		border-bottom: transparent;
		padding: 10px 0;
		display: inline-block;
		border-left: 1px solid #ddd;
	}
	.vertical-product-tabs > li > a {
		margin: 0 10px;
	}
	#description {
		border-left: transparent;
		padding: 20px 0 0;
	}
	#riview {
		border-left: transparent;
		padding: 0;
	}
	
	.user-details {
		border: transparent;
		padding: 10px;
	}
	.comments > h2 {
		font-size: 16px;
		margin-bottom: 0;
		margin-top: 20px;
		font-weight: 500;
	}
	.user-img {
		display: none;
	}
	.user-rating {
		font-size: 10px;
	}
	.feedback {
		float: left;
	}
	.feedback > h3 {
		font-size: 18px;
		font-weight: 400;
	}
	.feedback-input input {
		width: 100%;
	}
	.qty-cart-btn {
		margin-bottom: 0;
	}
	.group-modal-btn > li {
		display: inline-block;
		margin-bottom: 20px;
	}
	.feedback-btn {
		margin-bottom: 20px;
	}
	/*Blog Page*/
	.blog-area {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	/*About Us Page*/
	.about-us-page-banner .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.about-us-footer .footer-static-top .container-fluid, 
	.about-us-footer .footer-static-bottom .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.about-area {
		padding-top: 40px;
	}
	.about-us-title {
		padding: 0;
		font-size: 18px;
		max-width: 180px;
		margin: 20px auto 20px;
	}
	.about-us-para {
		margin-bottom: 15px;
	}
	.skill-area {
		padding-bottom: 40px;
	}
	.skill-here {
		padding: 0;
	}
	.skill-here > h2 {
		font-size: 18px;
		margin: 27px auto 0;
		line-height: 25px;
		padding: 0;
	}
	.rv-single-progres {
		padding: 0 40px;
	}
	.skill-bar {
		padding-top: 0;
	}
	/*About Us 2 Page*/
	.about-area.about-area-2 {
		padding-top: 15px;
	}
	.skill-area.skill-area-3 {
		padding-bottom: 8px;
	}
	/*Services Page*/
	.service-item-area {
		padding-top: 38px;
		padding-bottom: 35px;
	}
	.our-service-area {
		padding-top: 40px;
		padding-bottom: 0;
	}
	.service-info > p {
		margin-bottom: 30px;	}
	.ideas-content {
		padding: 30px 50px 40px;
	}
	.ideas-content > h2 {
		padding-top: 0;
		font-size: 20px;
	}
	.ideas-content > p {
		margin-top: 20px;
	}
	.service-content > p {
		margin-bottom: 30px;
	}
	.pricing-table-area {
		padding-top: 40px;
		padding-bottom: 5px;
	}
	/*Services Page 2*/
	.single-service.single-service-2 {
		margin-bottom: 0;
	}
	.single-service.single-service-2 .service-info > p {
		margin-bottom: 30px;
	}
	.what-we-do-area {
		padding-top: 35px;
	}
	.single-service-3 {
		margin-bottom: 20px;
	}
	/*Services Page 3*/
	.section-title-img {
		padding-top: 40px;
	}
	.section-title > p, .section-title-2 > p {
		font-size: 12px;
	}
	/*FAQ Page*/
	.frequently-area {
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.frequently-accordion .card-header a {
		font-size: 12px;
	}
	/*Error 404 Page*/
	.error-404-page {
		padding-bottom: 40px;
		padding-top: 25px;
	}
	.error-text > h1 {
		font-size: 150px;
		margin-bottom: 0;
		line-height: 128px;
	}
	.error-text > h2 {
		font-size: 21px;
		margin-bottom: 0;
	}
	.error-text > p {
		font-size: 18px;
		margin: 7px auto 23px;
	}
	.error-btn > a {
		margin-top: 23px;
	}
	/*Contact Us Page*/
	.contact-us-page-banner .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.contact-us-footer .footer-static-top .container-fluid, 
	.contact-us-footer .footer-static-bottom .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.contact-form-wrap {
		padding: 30px 15px 24px;
	}
	.contact-title {
		font-size: 22px;
		margin-bottom: 20px;
	}
	.raavin-address {
		padding: 30px 15px 18px;
	}
	.working-time > h3 {
		font-size: 21px;
	}
	/*Wishlist Page*/
	.table-content table td.raavin-product-name {
		font-size: 14px;
		font-weight: 500;
	}
	.table-content table td.raavin-product-price {
		font-size: 14px;
	}
	.table-content table td.raavin-product-add-cart a {
		font-size: 9px;
		padding: 5px 10px;
	}
	/*Shopping Cart Page*/
	.table-content table td.product-subtotal {
		font-size: 14px;
	}
	.coupon-all {
		margin-top: 40px;
	}
	.coupon {
		float: right;
	}
	.coupon2 {
		padding-top: 40px;
	}
	.cart-page-total {
		padding-top: 33px;
	}
	/*Login Register Page*/
	.login-register-area {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.lost-password {
		margin-bottom: 5px;
	}
	.form-register-title > h2, .form-login-title > h2 {
		margin: 0;
	}
	/*Modal | Quick View*/
	.open-modal .modal-dialog {
		margin: 20% auto;
	}
}
/*Large Mobile Device :576px */
@media (min-width: 576px) and (max-width: 767px) {
	/*Slider | Home Style 1*/
	.bg-1, .bg-2 {
		min-height: 320px;
	}
	.slider-content h2 {
		font-size: 20px;
		max-width: 160px;
		margin-bottom: 15px;
	}
	.slider-content p {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.slider-content .default-btn a.links {
		width: 120px;
		height: 35px;
		line-height: 35px;
		font-size: 13px;
	}
	.slider-content a.links::after {
	  font-size: 15px;
	  margin-left: 5px;
	}
	/*Featured Product 3*/
	.new-product.featured-pro-3 {
		padding-top: 35px;
	}
	/*Blog*/
	.blog {
		padding-bottom: 17px;
	}
	/*Group Banner*/
	.group-banner-static {
		margin-bottom: 0;
	}
	/*Shop Page*/
	.shop-topbar-wrapper {
		display: inline-block;
		flex-direction: unset;
	}
	.toolbar-short-area {
		display: flex;
	}
	.toolbar-shorter {
		margin-right: 0;
		width: 250px;
		display: flex;
	}
	.show-product {
		text-align: unset;
		margin: 0 0 0 auto;
	}
	/*Modal | Quick View*/
	.open-modal .modal-dialog {
		margin: 12% auto;
	}
}
/* Small Mobile Device :480px. */
@media (min-width: 480px) and (max-width: 767px) {
	/*Newsletter Popup*/
	.popup_wrapper {
	  display: none;
	}
	.main-menu > nav > ul > li > ul.dropdown > li.other-style > ul.language-dropdown {
	  left: 53%;
	  top: 40px;
	  width: 88%;
	}
	/*Logo*/
	.logo img {
		max-width: 50px;
		float: left;
	}
	.main-menu.primary-menu > nav > ul > li > a {
		padding: 36px 0 40px 0;
	}
	/*Header Search*/
	.main-menu > nav > ul > li > ul.header-search {
		max-width: 270px;
		left: -80px;
	}
	/*Mini Cart*/
	.primary-menu > nav > ul > li > ul.cart-dropdown {
	  right: auto;
	  width: 270px;
	}
	/*Slider*/
	.slider-content {
		width: 60%;
	}
	.bg-1, .bg-2 {
		min-height: 270px;
	}
	.slider-content h2 {
		font-size: 20px;
		max-width: 160px;
		margin-bottom: 15px;
	}
	.slider-content p {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.slider-content .default-btn a.links {
		width: 120px;
		height: 35px;
		line-height: 35px;
		font-size: 13px;
	}
	.slider-content a.links::after {
	  font-size: 15px;
	  margin-left: 5px;
	}
	/*Static*/
	.info.info-bt {
		padding-bottom: 35px;
	}
	.content-info h3 {
	  font-size: 15px;
	}
	.content-info p {
	  font-size: 12px;
	}
	/*Static Center*/
	.static-center {
		padding: 115px 0 96px;
	}
	.static-center .static-content h3 {
		line-height: 25px;
		margin-bottom: 10px;
	}
	.static-center .static-content p {
		max-width: 75%;
	}
	/*Newsletter Blok Left 2*/
	.newsletter-block-left-2 {
	  align-items: flex-start;
	  display: flex;
	}
	.blog-content > p {
		margin: 15px auto 15px;
	}
	/*Static Center*/
	.static-center .static-content h3 {
		font-size: 25px;
		line-height: 28px;
		margin-bottom: 0;
		padding: 0 100px;
	}
	.static-center .static-content p {
		font-size: 14px;
		line-height: 18px;
		margin: 5px auto;
		max-width: 80%;
	}
	/*Footer 2*/
	.newsletter-block-left.newsletter-block-left-2 .form-group {
		display: flex;
		 flex-wrap: unset; 
		float: unset;
		max-width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.newsletter-block-left.newsletter-block-left-2 .form-group .button-small {
		margin-left: 17px;
	}
	.copyright {
		margin: 10px 0 27px 10px;
	}
}