/** Generated by FG **/
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../themes/geek/assets/css/fonts/ProximaNova-Regular.eot');
	src: local('☺'), url('../themes/geek/assets/css/fonts/ProximaNova-Regular.woff') format('woff'), url('../themes/geek/assets/css/fonts/ProximaNova-Regular.ttf') format('truetype'), url('../themes/geek/assets/css/fonts/ProximaNova-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* .carousel-inner {
  overflow: inherit;
} */
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 100vh;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 100vh;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  /* rtl:remove */
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

/**************************
*
*	GENERAL
*
**************************/
.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none
}
.camera_wrap {
	direction: ltr;
	display: none;
	float: left;
	position: relative;
	z-index: 0;
}
.camera_wrap img {
	max-width: none!important;
}
.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.camera_wrap {
	width: 100%;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(../themes/geek/assets/images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../themes/geek/assets/images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../themes/geek/assets/images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
}
.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	width: 100%;
}
.camera_caption > div {
	padding: 10px 20px;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_prevThumbs div {
	background: url(../themes/geek/assets/images/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_nextThumbs div {
	background: url(../themes/geek/assets/images/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_command_wrap .hideNav {
	display: none;
}
.camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: 9999px;
	width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.camera_pag_ul li img {
	display: none;
	position: absolute;
}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 2;
}
.camera_prev {
	left: 0;
}
.camera_prev > span {
	background: url(../themes/geek/assets/images/camera_skins.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_next {
	right: 0;
}
.camera_next > span {
	background: url(../themes/geek/assets/images/camera_skins.png) no-repeat -40px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_commands {
	right: 41px;
}
.camera_commands > .camera_play {
	background: url(../themes/geek/assets/images/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
}
.camera_commands > .camera_stop {
	background: url(../themes/geek/assets/images/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-indent: 9999px;
	width: 16px;
}
.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
	float: left;
	width: 100%;
}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
}
.camera_thumbs_cont ul li {
	display: inline;
	padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
	border: 1px solid;
	cursor: pointer;
	margin-top: 5px;
	vertical-align:bottom;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
.pattern_1 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
	background: url(../themes/geek/assets/images/patterns/overlay10.png) repeat;
}
.camera_caption {
	color: #fff;
}
.camera_caption > div {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #434648;
}
.camera_pag_ul li img {
	border: 4px solid #e6e6e6;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: #d8d8d8;
	background: rgba(216, 216, 216, 0.85);
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}
.camera_thumbs_cont ul li > img {
	border-color: 1px solid #000;
}
/*AMBER SKIN*/
.camera_amber_skin .camera_prevThumbs div {
	background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
	background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
	background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
	background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
	background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
	background-position: -120px -160px;
}
/*ASH SKIN*/
.camera_ash_skin .camera_prevThumbs div {
	background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs div {
	background-position: -190px -200px;
}
.camera_ash_skin .camera_prev > span {
	background-position: 0 -200px;
}
.camera_ash_skin .camera_next > span {
	background-position: -40px -200px;
}
.camera_ash_skin .camera_commands > .camera_play {
	background-position: -80px -200px;
}
.camera_ash_skin .camera_commands > .camera_stop {
	background-position: -120px -200px;
}
/*AZURE SKIN*/
.camera_azure_skin .camera_prevThumbs div {
	background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs div {
	background-position: -190px -240px;
}
.camera_azure_skin .camera_prev > span {
	background-position: 0 -240px;
}
.camera_azure_skin .camera_next > span {
	background-position: -40px -240px;
}
.camera_azure_skin .camera_commands > .camera_play {
	background-position: -80px -240px;
}
.camera_azure_skin .camera_commands > .camera_stop {
	background-position: -120px -240px;
}
/*BEIGE SKIN*/
.camera_beige_skin .camera_prevThumbs div {
	background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs div {
	background-position: -190px -120px;
}
.camera_beige_skin .camera_prev > span {
	background-position: 0 -120px;
}
.camera_beige_skin .camera_next > span {
	background-position: -40px -120px;
}
.camera_beige_skin .camera_commands > .camera_play {
	background-position: -80px -120px;
}
.camera_beige_skin .camera_commands > .camera_stop {
	background-position: -120px -120px;
}
/*BLACK SKIN*/
.camera_black_skin .camera_prevThumbs div {
	background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
	background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
	background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
	background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
	background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
	background-position: -120px -40px;
}
/*BLUE SKIN*/
.camera_blue_skin .camera_prevThumbs div {
	background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs div {
	background-position: -190px -280px;
}
.camera_blue_skin .camera_prev > span {
	background-position: 0 -280px;
}
.camera_blue_skin .camera_next > span {
	background-position: -40px -280px;
}
.camera_blue_skin .camera_commands > .camera_play {
	background-position: -80px -280px;
}
.camera_blue_skin .camera_commands > .camera_stop {
	background-position: -120px -280px;
}
/*BROWN SKIN*/
.camera_brown_skin .camera_prevThumbs div {
	background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs div {
	background-position: -190px -320px;
}
.camera_brown_skin .camera_prev > span {
	background-position: 0 -320px;
}
.camera_brown_skin .camera_next > span {
	background-position: -40px -320px;
}
.camera_brown_skin .camera_commands > .camera_play {
	background-position: -80px -320px;
}
.camera_brown_skin .camera_commands > .camera_stop {
	background-position: -120px -320px;
}
/*BURGUNDY SKIN*/
.camera_burgundy_skin .camera_prevThumbs div {
	background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs div {
	background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev > span {
	background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next > span {
	background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_play {
	background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_stop {
	background-position: -120px -360px;
}
/*CHARCOAL SKIN*/
.camera_charcoal_skin .camera_prevThumbs div {
	background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
	background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
	background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
	background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
	background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
	background-position: -120px -400px;
}
/*CHOCOLATE SKIN*/
.camera_chocolate_skin .camera_prevThumbs div {
	background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs div {
	background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev > span {
	background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next > span {
	background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_play {
	background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_stop {
	background-position: -120px -440px	;
}
/*COFFEE SKIN*/
.camera_coffee_skin .camera_prevThumbs div {
	background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs div {
	background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev > span {
	background-position: 0 -480px;
}
.camera_coffee_skin .camera_next > span {
	background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands > .camera_play {
	background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands > .camera_stop {
	background-position: -120px -480px	;
}
/*CYAN SKIN*/
.camera_cyan_skin .camera_prevThumbs div {
	background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs div {
	background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev > span {
	background-position: 0 -520px;
}
.camera_cyan_skin .camera_next > span {
	background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands > .camera_play {
	background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands > .camera_stop {
	background-position: -120px -520px	;
}
/*FUCHSIA SKIN*/
.camera_fuchsia_skin .camera_prevThumbs div {
	background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs div {
	background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev > span {
	background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next > span {
	background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_play {
	background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_stop {
	background-position: -120px -560px	;
}
/*GOLD SKIN*/
.camera_gold_skin .camera_prevThumbs div {
	background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs div {
	background-position: -190px -600px;
}
.camera_gold_skin .camera_prev > span {
	background-position: 0 -600px;
}
.camera_gold_skin .camera_next > span {
	background-position: -40px -600px;
}
.camera_gold_skin .camera_commands > .camera_play {
	background-position: -80px -600px;
}
.camera_gold_skin .camera_commands > .camera_stop {
	background-position: -120px -600px	;
}
/*GREEN SKIN*/
.camera_green_skin .camera_prevThumbs div {
	background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs div {
	background-position: -190px -640px;
}
.camera_green_skin .camera_prev > span {
	background-position: 0 -640px;
}
.camera_green_skin .camera_next > span {
	background-position: -40px -640px;
}
.camera_green_skin .camera_commands > .camera_play {
	background-position: -80px -640px;
}
.camera_green_skin .camera_commands > .camera_stop {
	background-position: -120px -640px	;
}
/*GREY SKIN*/
.camera_grey_skin .camera_prevThumbs div {
	background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs div {
	background-position: -190px -680px;
}
.camera_grey_skin .camera_prev > span {
	background-position: 0 -680px;
}
.camera_grey_skin .camera_next > span {
	background-position: -40px -680px;
}
.camera_grey_skin .camera_commands > .camera_play {
	background-position: -80px -680px;
}
.camera_grey_skin .camera_commands > .camera_stop {
	background-position: -120px -680px	;
}
/*INDIGO SKIN*/
.camera_indigo_skin .camera_prevThumbs div {
	background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs div {
	background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev > span {
	background-position: 0 -720px;
}
.camera_indigo_skin .camera_next > span {
	background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands > .camera_play {
	background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands > .camera_stop {
	background-position: -120px -720px	;
}
/*KHAKI SKIN*/
.camera_khaki_skin .camera_prevThumbs div {
	background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs div {
	background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev > span {
	background-position: 0 -760px;
}
.camera_khaki_skin .camera_next > span {
	background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands > .camera_play {
	background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands > .camera_stop {
	background-position: -120px -760px	;
}
/*LIME SKIN*/
.camera_lime_skin .camera_prevThumbs div {
	background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs div {
	background-position: -190px -800px;
}
.camera_lime_skin .camera_prev > span {
	background-position: 0 -800px;
}
.camera_lime_skin .camera_next > span {
	background-position: -40px -800px;
}
.camera_lime_skin .camera_commands > .camera_play {
	background-position: -80px -800px;
}
.camera_lime_skin .camera_commands > .camera_stop {
	background-position: -120px -800px	;
}
/*MAGENTA SKIN*/
.camera_magenta_skin .camera_prevThumbs div {
	background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs div {
	background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev > span {
	background-position: 0 -840px;
}
.camera_magenta_skin .camera_next > span {
	background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands > .camera_play {
	background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands > .camera_stop {
	background-position: -120px -840px	;
}
/*MAROON SKIN*/
.camera_maroon_skin .camera_prevThumbs div {
	background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs div {
	background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev > span {
	background-position: 0 -880px;
}
.camera_maroon_skin .camera_next > span {
	background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands > .camera_play {
	background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands > .camera_stop {
	background-position: -120px -880px	;
}
/*ORANGE SKIN*/
.camera_orange_skin .camera_prevThumbs div {
	background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs div {
	background-position: -190px -920px;
}
.camera_orange_skin .camera_prev > span {
	background-position: 0 -920px;
}
.camera_orange_skin .camera_next > span {
	background-position: -40px -920px;
}
.camera_orange_skin .camera_commands > .camera_play {
	background-position: -80px -920px;
}
.camera_orange_skin .camera_commands > .camera_stop {
	background-position: -120px -920px	;
}
/*OLIVE SKIN*/
.camera_olive_skin .camera_prevThumbs div {
	background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs div {
	background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev > span {
	background-position: 0 -1080px;
}
.camera_olive_skin .camera_next > span {
	background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands > .camera_play {
	background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands > .camera_stop {
	background-position: -120px -1080px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -960px;
}
.camera_pink_skin .camera_prev > span {
	background-position: 0 -960px;
}
.camera_pink_skin .camera_next > span {
	background-position: -40px -960px;
}
.camera_pink_skin .camera_commands > .camera_play {
	background-position: -80px -960px;
}
.camera_pink_skin .camera_commands > .camera_stop {
	background-position: -120px -960px	;
}
/*PISTACHIO SKIN*/
.camera_pistachio_skin .camera_prevThumbs div {
	background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs div {
	background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev > span {
	background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next > span {
	background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_play {
	background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_stop {
	background-position: -120px -1040px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_pink_skin .camera_prev > span {
	background-position: 0 -80px;
}
.camera_pink_skin .camera_next > span {
	background-position: -40px -80px;
}
.camera_pink_skin .camera_commands > .camera_play {
	background-position: -80px -80px;
}
.camera_pink_skin .camera_commands > .camera_stop {
	background-position: -120px -80px;
}
/*RED SKIN*/
.camera_red_skin .camera_prevThumbs div {
	background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs div {
	background-position: -190px -1000px;
}
.camera_red_skin .camera_prev > span {
	background-position: 0 -1000px;
}
.camera_red_skin .camera_next > span {
	background-position: -40px -1000px;
}
.camera_red_skin .camera_commands > .camera_play {
	background-position: -80px -1000px;
}
.camera_red_skin .camera_commands > .camera_stop {
	background-position: -120px -1000px	;
}
/*TANGERINE SKIN*/
.camera_tangerine_skin .camera_prevThumbs div {
	background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs div {
	background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev > span {
	background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next > span {
	background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_play {
	background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_stop {
	background-position: -120px -1120px	;
}
/*TURQUOISE SKIN*/
.camera_turquoise_skin .camera_prevThumbs div {
	background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs div {
	background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev > span {
	background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next > span {
	background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_play {
	background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_stop {
	background-position: -120px -1160px	;
}
/*VIOLET SKIN*/
.camera_violet_skin .camera_prevThumbs div {
	background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs div {
	background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev > span {
	background-position: 0 -1200px;
}
.camera_violet_skin .camera_next > span {
	background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands > .camera_play {
	background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands > .camera_stop {
	background-position: -120px -1200px	;
}
/*WHITE SKIN*/
.camera_white_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_white_skin .camera_prev > span {
	background-position: 0 -80px;
}
.camera_white_skin .camera_next > span {
	background-position: -40px -80px;
}
.camera_white_skin .camera_commands > .camera_play {
	background-position: -80px -80px;
}
.camera_white_skin .camera_commands > .camera_stop {
	background-position: -120px -80px;
}
/*YELLOW SKIN*/
.camera_yellow_skin .camera_prevThumbs div {
	background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs div {
	background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev > span {
	background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next > span {
	background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_play {
	background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_stop {
	background-position: -120px -1240px	;
}
@font-face{font-family:lg;src:url(../themes/geek/assets/fonts/lg.ttf?22t19m) format("truetype"),url(../themes/geek/assets/fonts/lg.woff?22t19m) format("woff"),url(../themes/geek/assets/fonts/lg.svg?22t19m#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;background:0 0;border:none;box-shadow:none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;outline:0;border:none}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../themes/geek/assets/img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../themes/geek/assets/img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(../themes/geek/assets/img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../themes/geek/assets/img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../themes/geek/assets/img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{height:100%;width:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e904"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e907"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e905"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e906"}.lg-outer .lg-img-rotate{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .3s cubic-bezier(.32,0,.67,0) 0s;-moz-transition:-moz-transform .3s cubic-bezier(.32,0,.67,0) 0s;-o-transition:-o-transform .3s cubic-bezier(.32,0,.67,0) 0s;transition:transform .3s cubic-bezier(.32,0,.67,0) 0s}.lg-rotate-left:after{content:"\e900"}.lg-rotate-right:after{content:"\e901"}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:"\e903"}.lg-flip-hor:after{content:"\e902"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;outline:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../themes/geek/assets/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
/*
    Author : gbitdesign.com
    Author Email   : duocdo.it@gmail.com
    Project Name   :  GBIT Design
    *****************************************
*/
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}

@font-face {
  font-family: "Open Sans", sans-serif;
  src: url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap");
  src: url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("embedded-opentype"), url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("woff"), url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("truetype"), url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans", sans-serif;
  src: url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap");
  src: url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("embedded-opentype"), url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("woff"), url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("truetype"), url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans", sans-serif;
  src: url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap");
  src: url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("embedded-opentype"), url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("woff"), url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("truetype"), url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* -------------------->>> HEADER <<<-------------------- */
.header-area {
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5ea;
}
.header-area .slogan {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-align: center;
  align-items: center;
  color: #c6c6c6;
  font-size: 1rem;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
}

.top-header-area {
  padding: 6px 0;
  background-color: #303030 !important;
}

.top-header-content {
  position: relative;
}

.top-social-area {
  position: absolute;
  right: 0;
  top: 0;
}
.top-social-area a {
  color: #969696;
  padding: 0 10px;
}
.top-social-area a:hover {
  color: #ffffff;
}

.middle-top {
  padding: 10px 0;
}

.logo-top img {
  height: 60px;
}

.dropdown-menu {
  margin-top: 0;
}
.dropdown-menu .dropdown-toggle::after {
  vertical-align: middle;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}
.dropdown-menu.show {
  padding: 0;
  margin-top: -1px;
}
.dropdown-menu .dropdown .dropdown-menu {
  left: 100%;
  top: 40px;
  margin: 0 20px;
  border-width: 0;
}

.navbar .dropdown-toggle,
.navbar .dropdown-menu a {
  cursor: pointer;
}

.navbar .dropdown-item.active,
.navbar .dropdown-item:active {
  color: inherit;
  text-decoration: none;
  background-color: inherit;
}

.navbar .dropdown-item:focus,
.navbar .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

#main-navbar .show > a.nav-link {
  position: relative;
  background-color: transparent !important;
}
#main-navbar .show > a.nav-link::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 100%;
  z-index: 9999;
}

.dropdown-menu .container-fluid {
  background-color: #ffffff;
  margin-top: -1px;
  overflow: auto;
  min-height: 200px;
  max-height: 600px;
}

@media (min-width: 768px) {
  .dropdown-menu .dropdown .dropdown-menu {
    margin: 0;
    border-width: 1px;
  }
}
#header-search {
  margin-top: 12px;
  position: relative;
  font-family: "Open Sans", sans-serif;
  color: #c6c6c6;
}

.search-button {
  position: absolute;
  top: 7px;
  right: 10px;
  color: #363435;
}

input.txt-search {
  min-width: 100%;
  margin-right: 0;
  width: 316px;
  border: 2px solid #e5e5ea;
}

.top-menu {
  padding: 0;
}

ul#main-navbar {
  font-family: "Open Sans", sans-serif;
}
ul#main-navbar a {
  color: #363435;
}
ul#main-navbar a.nav-link {
  border-radius: 0;
  border-style: solid;
  border-color: #e5e5ea;
  border-bottom: 4px solid transparent;
  font-size: 1.2rem;
  padding: 0.3rem;
}
ul#main-navbar a.dropdown-item {
  color: #828282 !important;
  background-color: #4a4a4a;
  border-left: 5px solid #3a3a3b;
  border-bottom: 1px solid #3a3a3b;
  padding: 10px 20px;
}
ul#main-navbar a.dropdown-item:hover {
  color: #828282 !important;
}
ul#main-navbar a.dropdown-item.dropdown-toggle {
  text-align: left;
}
ul#main-navbar a:hover {
  color: #1251b2;
  border-bottom: 4px solid #1251b2;
}

.dropdown-menu .dropdown .dropdown-menu {
  margin-left: -26px !important;
}

#main-navbar .nav-pills .show > .nav-link {
  position: relative;
}

#main-navbar .nav-pills .show > .nav-link::before {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -18px;
  z-index: 9999;
}

button.navbar-toggler {
  border: 1px solid #e5e5ea;
  margin: 10px 0;
}

/* adds some margin below the link sets */
.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem;
}

#navbarSupportedContent .nav-item {
  padding: 0px !important;
  margin: 0px !important;
}
#navbarSupportedContent .dropdown-menu {
  padding-top: 21px;
  border-top: 1px solid #e5e5ea !important;
  border-left: 0px solid #e5e5ea !important;
  border-right: 0px solid #e5e5ea !important;
  border-radius: 0;
  color: #2c2c2c;
  margin-top: 7px;
}
#navbarSupportedContent .dropdown-menu .nav-item {
  text-align: left;
}
#navbarSupportedContent .dropdown-menu .title-menu {
  padding-left: 2rem;
}
#navbarSupportedContent .dropdown-menu .nav-link {
  color: #2c2c2c;
  background-color: transparent;
  border-left: 3px solid transparent !important;
  position: relative;
  padding: 0.2rem 0 0.2rem 1rem;
  line-height: 20px;
  border-bottom: 0 !important;
  font-size: 1rem;
}
#navbarSupportedContent .dropdown-menu .nav-link:hover, #navbarSupportedContent .dropdown-menu .nav-link.active {
  border-left: 3px solid #1251b2 !important;
  color: #1251b2;
  border-bottom: 0;
}
#navbarSupportedContent .dropdown-menu .nav-link.title-menu {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 1px !important;
  font-size: 14px !important;
  color: #2c2c2c !important;
  margin: 10px 0 0 !important;
}
#navbarSupportedContent .dropdown-menu .nav-link.title-menu:hover, #navbarSupportedContent .dropdown-menu .nav-link.title-menu.active {
  border-left: 3px solid transparent !important;
  color: #1251b2 !important;
}
#navbarSupportedContent .dropdown-menu .sub-lv-menu {
  margin-bottom: 0;
}
#navbarSupportedContent .dropdown-menu .sub-lv-menu a {
  padding-left: 36px;
}

.txt-view-all {
  padding-top: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #2c2c2c !important;
  text-decoration: none;
}
.txt-view-all:hover {
  color: #1251b2 !important;
  text-decoration: none;
  background-color: transparent !important;
  border-bottom: 0 !important;
}

.panel-title > a:before {
  font-weight: bold;
  font-family: "FontAwesome";
  float: right !important;
  content: "\f068";
  color: #828282;
  font-size: 10px;
}

.panel-title > a.collapsed:before {
  font-family: "FontAwesome";
  float: right !important;
  content: "\f067";
  font-weight: bold;
  color: #555555;
  font-size: 10px;
}

.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
  text-decoration: none;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  /* remove the padding from the navbar so the dropdown hover state is not broken */
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
  .navbar .nav-item {
    padding: 0.5rem 0.5rem;
    margin: 0 0.25rem;
  }

  /* makes the dropdown full width */
  .navbar .dropdown {
    position: static;
  }

  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    /*  height of nav-item */
    top: 35px;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear;
  }

  /* shows the dropdown menu on hover */
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.3s linear;
  }

  .navbar .dropdown-menu {
    border: 1px solid #e5e5ea !important;
  }
}
.img-tooltip {
  width: 120px;
}

.view-all-area {
  margin-top: 8px;
}

.camera_wrap {
  height: auto;
  max-height: 534px;
}
.camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: -56px 10px 0 0;
  padding: 0;
  text-align: center;
}

.menu-mobile {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 999;
  top: 100px;
}

@media (min-width: 768px) {
  .navbar .dropdown-toggle:not(.nav-link)::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.5em;
    vertical-align: 0;
    border-bottom: 0.3em solid transparent;
    border-top: 0.3em solid transparent;
    border-left: 0.3em solid;
  }

  input.txt-search {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body {
    margin-top: 0 !important;
  }

  .header-area {
    border-bottom: 0px solid #e5e5ea;
  }

  .slogan {
    font-size: 0.9rem;
  }

  .menu-mobile {
    display: block;
  }
  .menu-mobile .sub-multi-lv-menu {
    margin-left: 20px;
  }
  .menu-mobile .list-group-item {
    padding: 0;
    border-right: 0 !important;
    border-left: 0 !important;
    border: 1px solid #e5e5ea;
  }
  .menu-mobile .list-group-item::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
  }
  .menu-mobile .list-group-item.active,
  .menu-mobile .list-group-item .active {
    font-weight: bold;
    background-color: #ffffff;
    border-left: 3px solid #2c2c2c !important;
  }
  .menu-mobile .list-group-item:hover:before {
    color: #828282;
    width: 3px;
    height: 100%;
  }
  .menu-mobile .list-group-item a {
    color: #363435;
    text-decoration: none;
    padding: 0.25rem 0.75rem;
    display: block;
    border-left: 3px solid transparent !important;
  }
  .menu-mobile .list-group-item a:hover {
    border-left: 3px solid #1251b2 !important;
  }
  .menu-mobile .list-group-item a .sub-lv-menu a {
    padding-left: 0.75rem;
  }
  .menu-mobile .list-group-item a:before {
    margin-top: 4px;
  }

  .top-menu {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  #navbarSupportedContent {
    margin-top: 96px;
  }

  .fixed-top {
    position: static !important;
  }

  form#search_mini_form {
    width: 100%;
  }

  input.txt-search {
    width: 100% !important;
  }

  #main-navbar {
    display: none;
  }

  ul#main-navbar a.nav-link {
    text-align: left;
    padding-left: 20px !important;
  }

  button.navbar-toggler {
    border: 0px solid #ededed;
    margin: 5px 0;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 10px;
  }

  .footer-social {
    padding-bottom: 1em;
  }

  ul#main-navbar li.nav-item {
    width: 100%;
  }
  ul#main-navbar .dropdown-menu.show {
    width: 100%;
  }
  ul#main-navbar .dropdown-menu .dropdown .dropdown-menu {
    margin-left: 0px !important;
    margin-top: 1px !important;
    left: 0 !important;
  }

  .middle-top {
    padding: 10px 0 0;
  }

  button.navbar-toggler {
    border: 1px solid #e5e5ea;
    margin: 10px 10px 0;
    border-radius: 0;
  }

  input.txt-search {
    min-width: 130px;
    border-radius: 3px !important;
  }
}
/* -------------------->>> FOOTER <<<-------------------- */
.site-footer {
  padding: 3rem 0 0;
  margin: 3rem 0 0;
  font-family: "Open Sans", sans-serif;
  border-top: 2px solid #e5e5ea;
}
.site-footer .footer-heading {
  font-size: 1.5rem;
  color: #363435;
  border-bottom: 0px;
  font-weight: normal;
}
.site-footer ul li {
  padding: 2px 0;
  word-break: break-all;
  line-height: 1.4;
}
.site-footer a {
  color: #969696;
  font-size: 14px;
  text-decoration: none;
}
.site-footer a:hover {
  color: #1251b2;
}
.site-footer .btn-subscripbe {
  border-radius: 0 3px 3px 0 !important;
}
.site-footer .form-control:focus {
  color: #ffffff;
}

.footer-line {
  margin: 0;
  border-bottom: 1px solid #969696;
}

.footer-address-container {
  background-color: #f4f4f4;
  padding: 1.1rem 0 0;
  margin-top: 2rem;
}

.txt-footer {
  color: #ffffff;
  border: 1px solid #969696 !important;
}

.footer-social {
  text-align: right;
}
.footer-social a {
  margin-right: 5px;
}
.footer-social a i {
  border-radius: 50%;
  padding: 5px;
  color: #2c2c2c;
  font-size: 16px;
  height: 30px;
  width: 30px;
  font-weight: bold;
  text-align: center;
}
.footer-social a i:hover {
  color: #1251b2;
}

.copyright {
  color: #969696;
}

/* -------------------->>> COMMON <<<-------------------- */
body {
  margin-top: 136px;
}

a {
  text-decoration: none;
  color: #969696;
}
a:hover {
  color: #1251b2;
}

.btn-success {
  background-color: #308c26;
  border-color: #308c26;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.section-line {
  margin-top: 50px;
}

.header {
  margin-bottom: 6rem;
}

.navbar .dropdown-toggle,
.navbar .dropdown-menu a {
  cursor: pointer;
}

.navbar .dropdown-item.active,
.navbar .dropdown-item:active {
  color: inherit;
  text-decoration: none;
  background-color: inherit;
}

.navbar .dropdown-item:focus,
.navbar .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.category-products {
  margin: 25px 0 0;
}

.banner-category {
  margin-top: 50px;
}
.banner-category .img-fluid {
  width: 100%;
}
.banner-category .img-fluid:hover {
  opacity: 0.8;
}

.title {
  font-size: 1.65rem;
  font-family: "Open Sans", sans-serif;
  color: #1251b2;
}
.title span {
  border-bottom: 4px solid #1251b2;
}

.title-2 {
  font-size: 1.65rem;
  font-family: "Open Sans", sans-serif;
}

.produc-list-view .title-2 {
  margin-top: 6px !important;
}

.txt-count {
  color: #969696;
}

.breadcrumb {
  font-size: 0.8rem;
}
.breadcrumb li a {
  color: #828282;
  text-decoration: none;
}
.breadcrumb li:hover a {
  color: #1251b2;
}
.breadcrumb .breadcrumb-item.active {
  color: #363435;
}

.sub-page {
  margin: 10rem 0 0;
}

/* product list */
@keyframes item {
  0% {
    opacity: 1;
    top: 30%;
    left: 30%;
  }
  25% {
    opacity: 1;
    left: 26%;
    top: 0%;
  }
  50% {
    opacity: 1;
    left: 23%;
    top: -22%;
  }
  75% {
    opacity: 1;
    left: 19%;
    top: -18%;
  }
  100% {
    opacity: 1;
    left: 14%;
    top: 28%;
  }
}
.card {
  border: 1px solid #e5e5ea;
  cursor: pointer;
  transition: all ease 0.25s;
  font-family: "Open Sans", sans-serif;
  color: #363435;
}
.card:hover {
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 2;
  overflow: hidden;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.15);
}
.card:hover .buttons {
  opacity: 1;
}

.icon-product {
  position: absolute;
  top: 1rem;
  left: 1rem;
}

.buttons {
  padding: 10px;
  border-radius: 4px;
  position: relative;
  margin-top: 7px;
  opacity: 1;
  transition: all 0.8s;
}
.buttons .btn-outline-secondary {
  font-size: 0.75rem;
}
.buttons .btn-outline-secondary:hover {
  border-color: #1251b2;
  background-color: #1251b2;
}

.product-name {
  font-weight: bold;
  text-align: center;
  font-size: 1rem;
  text-decoration: none;
  color: #363435;
}

.product-style {
  text-align: center;
  font-size: 0.9rem;
  text-decoration: none;
  color: #363435;
  padding-bottom: 0;
}

.available-color {
  transition: all 0.5s;
  text-align: right;
  font-size: 0.8rem;
}
.available-color small {
  color: #969696;
}

/* end product list */
/* product detail */
.product-detail .btn-outline-dark {
  color: #2c2c2c !important;
  border-color: #2c2c2c !important;
  font-size: 11px;
  padding: 0.375rem 0.35rem !important;
  margin-top: 10px;
  border-radius: 3px;
  max-height: 28px;
  line-height: 1.2;
}
.product-detail .btn-outline-dark:hover {
  color: #ffffff !important;
}

.txt-pro-desc {
  font-family: "Open Sans", sans-serif;
}
.txt-pro-desc .txt-title-type {
  color: #bf4141;
  font-size: 1.65rem;
  font-weight: bold;
}
.txt-pro-desc .txt-pro-name {
  color: #2c2c2c;
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
}

/*jssor slider loading skin spin css*/
@keyframes "jssorl-009-spin" {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*jssor slider bullet skin 111 css*/
/*jssor slider thumbnail skin 121 css*/
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.jssorb111 .i {
  position: absolute;
  color: #fff;
  font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
  text-align: center;
  cursor: pointer;
  z-index: 0;
  cursor: pointer;
}
.jssorb111 .i .n {
  display: none;
}
.jssorb111 .i .b {
  fill: #fff;
  stroke: #000;
  stroke-width: 500;
  stroke-miterlimit: 10;
  stroke-opacity: 0.5;
}
.jssorb111 .i:hover .b {
  fill: #fea900;
  stroke: #fea900;
  stroke-width: 6000;
  stroke-opacity: 1;
}
.jssorb111 .i:hover .n {
  display: block;
}
.jssorb111 .iav .b {
  fill: #000;
  stroke-width: 6000;
  stroke-opacity: 1;
}
.jssorb111 .iav .n {
  display: block;
}
.jssorb111 .i.idn {
  opacity: 0.3;
}

/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*jssor slider arrow skin 106 css*/
.jssora106 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora106 .c {
  fill: #fff;
  opacity: .3;
  background: #dee2e6;
}

.jssora106 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 350;
  stroke-miterlimit: 10;
}

.jssora106:hover .c {
  opacity: .5;
}

.jssora106:hover .a {
  opacity: .8;
}

.jssora106.jssora106dn .c {
  opacity: .2;
}

.jssora106.jssora106dn .a {
  opacity: 1;
}

.jssora106.jssora106ds {
  opacity: .3;
  pointer-events: none;
}

/*jssor slider thumbnail skin 101 css*/
[data-u="thumbnavigator"].jssort101 {
  background-color: white !important;
}

.jssort101 .p {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background: white;
}

.jssort101 .p .cv {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
  z-index: 1;
}

.jssort101 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 400;
  stroke-miterlimit: 10;
  visibility: hidden;
}

.jssort101 .p img {
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {
  border: none;
  border-color: transparent;
}

.jssort101 .p:hover {
  padding: 2px;
}

.jssort101 .p:hover.pdn {
  padding: 0;
}

.jssort101 .p:hover.pdn .cv {
  border: 2px solid #fff;
  background: none;
  opacity: .35;
}

.jssort101 .pav .cv {
  border-color: #fff;
  opacity: .35;
}

.jssort101 .pav .a, .jssort101 .p:hover .a {
  visibility: visible;
}

.jssort101 .t {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  opacity: .6;
}

.jssort101 .pav .t, .jssort101 .p:hover .t {
  opacity: 1;
}

/*.jssort121 .d:before {content:'\a';white-space:pre;}*/
.flex-items {
  position: relative;
  border-left: 1px solid #e5e5ea;
}
.flex-items:first-child {
  border-left: 0;
}
.flex-items .product-img-frame {
  height: 288px;
  text-align: center;
  position: relative;
}
.flex-items .product-img-frame .product-media img {
  height: 100%;
  width: auto;
  max-width: 100%;
}

.custom-option-products .product-item {
  text-align: center;
  border: 1px solid #ffffff;
}
.custom-option-products .product-item:hover {
  border: 1px solid #303030;
  box-shadow: none;
  -ms-transform: scale(1);
  transform: scale(1);
}
.custom-option-products .product-item .product-detail .product-name {
  text-align: center;
  border-bottom: 0;
}
.custom-option-products .product-item .product-detail .product-name a {
  color: #303030;
}
.custom-option-products .product-item .product-detail .product-name a::before {
  display: none;
  color: #303030;
}

#notes .product-item:hover {
  box-shadow: none !important;
}
#notes .product-item .product-detail .product-name a {
  color: #303030 !important;
}
#notes .product-item .product-detail .product-name a:hover {
  color: #828282 !important;
}

.view-more-detail-opt {
  margin-bottom: 50px;
}
.view-more-detail-opt .title-view-option {
  text-align: center;
  color: #bf4141;
  border-top: 1px dashed #e5e5ea;
  border-bottom: 1px dashed #e5e5ea;
  padding: 10px 0;
  margin-bottom: 16px;
}
.view-more-detail-opt .btn-view-option {
  width: 100%;
}

.btn-sm-compare {
  font-size: 0.6rem;
}
.btn-sm-compare:hover {
  border-color: #1251b2;
  background-color: #1251b2;
}

.image-free-links {
  margin-top: 2.2rem;
}

#product-section #product-desc {
  border-bottom: 0;
  margin-top: 5px;
}
#product-section #product-desc li.nav-item a {
  color: #303030;
  padding: 10px 20px;
  border: 1px solid #ededed;
  margin-right: 10px;
  display: block;
  border-bottom: 0;
}
#product-section #product-desc li.nav-item a.active {
  border-bottom-color: #ffffff !important;
  font-weight: bold;
  position: relative;
}
#product-section #product-desc li.nav-item a.active::before {
  position: absolute;
  content: "";
  height: 2px;
  background-color: #303030;
  width: 80%;
  bottom: 0;
  left: 0;
  margin: 0 10%;
}
#product-section #product-desc li.nav-item a:hover {
  text-decoration: none;
}
#product-section .tab-content {
  border: 1px solid #ededed;
  padding: 25px 10px 0px;
  min-height: 280px;
}
#product-section .card {
  border-radius: 0 !important;
  margin-bottom: 20px;
  margin-top: -21px;
}
#product-section .card .card-header .card-title {
  margin: 0 !important;
}
#product-section .card .card-header .card-title a {
  color: #022169;
  font-size: 18px;
}
#product-section .card .card-header .card-title a:hover {
  text-decoration: none;
}
#product-section .card .card-body {
  max-height: 330px;
  overflow: auto;
  padding-top: 15px;
}
#product-section .card .color-name {
  font-size: 10px;
  display: block;
  text-align: center;
}

.fastener-options-item-group .row {
  margin-left: -10px;
  margin-right: -10px;
}
.fastener-options-item-group .row .col-6.col-sm-3.col-md-2 {
  padding: 0 25px;
  margin-bottom: 4px;
}
.fastener-options-item-group .img-fluid {
  width: 100%;
}
.fastener-options-item-group .color-name {
  margin-bottom: 10px;
}
.fastener-options-item-group .product-item {
  margin-bottom: 0px;
}

.color-chart-item-group .row {
  margin-left: -10px;
  margin-right: -10px;
}
.color-chart-item-group .row .col-2,
.color-chart-item-group .row .col-3 {
  padding: 0 20px;
  margin-bottom: 4px;
}
.color-chart-item-group .img-fluid {
  width: 100%;
}

.txt-pro-desc .txt-pro-name {
  font-weight: bold;
}

#recommended-color-item .product-name {
  margin-top: 0;
}

.title-item-group {
  border-bottom: 1px solid #828282;
  padding-bottom: 6px;
  margin-top: -2px;
  font-size: 16px;
  margin-bottom: 30px;
}

.color-chart-item img {
  width: 100%;
  margin-bottom: 10px;
}
.color-chart-item img:hover {
  opacity: 1;
}

#fastener-options-item img {
  width: 100%;
  margin-bottom: 10px;
}

.color-chart-item img:hover,
#fastener-options-item img:hover {
  opacity: 1;
}

.color-name {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  line-height: 20px;
  margin-top: 6px;
  color: #303030;
}
.color-name:hover {
  color: #828282;
  text-decoration: none;
}

.size-label {
  border: 1px solid #ededed;
  padding: 6px 6px;
  white-space: nowrap;
}
.size-label:hover, .size-label.active {
  border: 1px solid #f05a30;
  color: #f05a30;
  font-weight: bold;
}

/* end product detail */
.banner-product-ategory {
  margin-bottom: 20px;
}

.side-bar-menu .list-group-item {
  padding: 0;
  border-right: 0 !important;
  border-left: 0 !important;
  border: 1px solid #e5e5ea;
}
.side-bar-menu .list-group-item::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.side-bar-menu .list-group-item.active,
.side-bar-menu .list-group-item .active {
  font-weight: bold;
  background-color: #ffffff;
  border-left: 3px solid #1251b2 !important;
}
.side-bar-menu .list-group-item:hover:before {
  color: #828282;
  width: 3px;
  height: 100%;
}
.side-bar-menu .list-group-item a {
  padding: 0.25rem 0.75rem;
  display: block;
  border-left: 3px solid transparent !important;
  color: #363435;
}
.side-bar-menu .list-group-item a:hover {
  color: #1251b2;
  border-left: 3px solid #1251b2 !important;
}
.side-bar-menu .list-group-item a .sub-lv-menu a {
  padding-left: 0.75rem;
}
.side-bar-menu .list-group {
  margin-bottom: 50px;
}
.side-bar-menu .list-group a {
  color: #2c2c2c !important;
  text-decoration: none !important;
}
.side-bar-menu .list-group a:hover {
  color: #828282 !important;
}
.side-bar-menu .list-group .panel-title > a:before {
  margin-top: 4px;
}
.side-bar-menu .list-group .nav-link {
  padding: 0.25rem 1rem;
}
.side-bar-menu .list-group .sub-lv-menu a {
  padding-left: 2.25rem !important;
}
.side-bar-menu .list-group-title-catagory {
  color: #ffffff;
  border: 0 !important;
  font-weight: bold;
  padding: 0.35rem 0.75rem 0.35rem !important;
  background-color: #1251b2;
  font-family: "Open Sans", sans-serif;
}
.side-bar-menu .list-group-title-catagory::before {
  display: none;
  visibility: hidden;
}

.title-recently-viewed {
  padding-bottom: 4px;
  margin-bottom: 20px;
  color: #1251b2;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  border-bottom: 1px solid #1251b2;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.media-product-list {
  border: 1px solid #ededed;
  padding: 15px;
  margin-bottom: 20px;
}
.media-product-list .media-viewed-item {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  line-height: 15px;
}
.media-product-list .media-viewed-item:last-child {
  padding-bottom: 0px;
  border-bottom: 0px solid #ededed;
}
.media-product-list .media-viewed-item .product-media i {
  position: absolute;
  top: 0;
  left: 0;
}
.media-product-list .media-viewed-item .product-media i img {
  width: 20px;
}
.media-product-list .media-viewed-item .product-media img {
  width: 60px;
  margin-right: 15px;
}
.media-product-list .product-style a {
  font-size: 0.82rem;
  line-height: 1.4;
  font-weight: normal;
  text-align: left;
}
.media-product-list .product-style a:hover {
  color: #d16666;
  text-decoration: none;
}
.media-product-list a {
  color: #969696;
}

.recommened-products {
  margin-top: 1rem;
}

.compare-list {
  padding: 20px 0 0;
  background: rgba(35, 35, 35, 0.95);
  position: fixed;
  width: 100%;
  height: 112px;
  margin: auto;
  z-index: 10000;
  bottom: 0;
  display: none;
}
.compare-list.show-compare-box {
  display: block;
}
.compare-list .compare_content {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.compare-list .select-text {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  margin-right: 15px;
  position: relative;
  min-width: 250px;
}
.compare-list .select-text p {
  position: absolute;
  top: -1px;
}
.compare-list .item_compare {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  background: #ffffff;
  border-radius: 4px;
  padding: 6px 4px;
}
.compare-list .item_compare img {
  height: 60px;
}
.compare-list .item_compare .close {
  opacity: 0.7 !important;
  margin-top: -11px;
  border: 0;
  background-color: transparent;
  position: absolute;
  right: 0;
}
.compare-list .compare-actions {
  display: inline-block;
  position: relative;
}
.compare-list .compare-actions .btn-compare-list {
  font-size: 14px;
  border-radius: 3px;
  padding: 10px 22px;
  position: absolute;
  top: -10px;
  color: #ffffff !important;
  background-color: #303030 !important;
  border-color: #ffffff !important;
}
.compare-list .compare-actions .btn-compare-list:hover {
  color: #303030 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

.flex-items {
  position: relative;
  border-left: 1px solid #ededed;
}
.flex-items:first-child {
  border-left: 0;
}
.flex-items .product-img-frame {
  height: 288px;
  text-align: center;
}
.flex-items .product-img-frame .product-media img {
  height: 100%;
  width: auto;
  max-width: 100%;
}

.compared-products .txt-title-type {
  margin: 4px 0;
}
.compared-products .view-more-detail-opt {
  margin-bottom: 0;
}
.compared-products .close {
  position: absolute;
  right: 0;
  font-size: 24px;
  top: 0;
  background-color: transparent;
  border: 0;
}
.compared-products .close:hover {
  color: #1251b2;
}
.compared-products .txt-pro-desc {
  height: auto;
  overflow: auto;
}
.compared-products .txt-pro-desc .description {
  max-height: none;
  overflow: unset;
}
.compared-products .color-chart-item-group {
  margin-bottom: 10px;
}
.compared-products .color-chart-item-group .row .col-2,
.compared-products .color-chart-item-group .row .col-3 {
  padding: 0 15px;
  margin-bottom: 4px;
}
.compared-products .color-chart-item-group .color-name {
  margin-bottom: 3px;
}
.compared-products .description-options .card-body {
  height: 660px;
  margin-bottom: 10px;
  overflow: auto;
  overflow-x: hidden;
}
.compared-products .txt-pro-name {
  margin: 20px 0 0;
  font-size: 18px;
}
.compared-products .color-name {
  line-height: 12px;
  font-size: 10px;
}
.compared-products .txt-title-desc {
  margin-bottom: 6px;
  color: #555555;
  padding-top: 10px;
}
.compared-products .title-item-group {
  font-size: 11px;
  margin-bottom: 20px;
  padding-bottom: 3px;
}
.compared-products .product-media img {
  width: 100%;
}
.compared-products .product-item {
  text-align: center;
  border: 1px solid #ffffff;
  margin-bottom: 10px;
}
.compared-products .product-item:hover {
  border: 1px solid #303030;
  box-shadow: none;
  -ms-transform: scale(1);
  transform: scale(1);
  transform: scale(1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.35);
}
.compared-products .product-item .product-detail .product-name {
  text-align: center;
  border-bottom: 0;
}
.compared-products .product-item .product-detail .product-name a {
  color: #303030;
}
.compared-products .product-item .product-detail .product-name a::before {
  display: none;
  color: #303030;
}

.back_top {
  position: fixed;
  right: 30px;
  bottom: 120px;
  cursor: pointer;
  z-index: 99999;
}
.back_top img {
  width: 36px;
  opacity: 0.8;
}
.back_top i {
  color: #1251b2;
  font-size: 40px;
}

.custom-options .card {
  border: 0;
}
.custom-options .custom-option-name {
  margin-top: 10px;
}

.banner-contact {
  margin-bottom: 2rem;
}
.banner-contact img {
  width: 100%;
  height: auto;
  border: 1px solid #ededed;
  padding: 2rem;
}

.contact-info {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #555555 !important;
  line-height: 16px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ededed;
}
.contact-info a {
  word-break: break-word;
}

.contact-form {
  max-width: 900px;
  margin: 60px auto;
}
.contact-form label {
  position: absolute;
  top: -13px;
  left: 10px;
  background-color: #fff;
  padding-left: 4px;
  padding-right: 4px;
  display: none;
  color: #2c2c2c;
}
.contact-form .form-group {
  position: relative;
  padding-bottom: 20px;
}
.contact-form .form-control {
  height: calc(1.5em + 0.75rem + 12px);
  border-color: #828282 !important;
  color: #2c2c2c;
}
.contact-form .form-control:focus + label {
  display: block;
}
.contact-form .form-control + label.label-indus {
  display: block !important;
}
.contact-form textarea.form-control {
  height: calc(1.5em + 0.75rem + 112px);
}

.txt-title-info {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #2c2c2c;
  margin-bottom: 6px;
}

.btn-submit {
  background: #2c2c2c;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 60px;
}
.btn-submit:hover {
  background: #555555;
  color: #ffffff;
}

.single-desc {
  padding-top: 30px;
  min-height: 400px;
  color: #555555;
}

.lightgallery {
  cursor: default;
  position: relative;
  top: 0px;
  left: 0;
  width: 521px;
  height: 521px;
  overflow: hidden;
}

.choose-cap-colors {
  margin: 40px 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
}
.choose-cap-colors .col-lg-2.cap-color-item {
  width: 10.9%;
}
.choose-cap-colors .cap-color-item-group .row {
  margin-left: 0;
  margin-bottom: 10px;
}
.choose-cap-colors .tab-content {
  padding: 5px 10px 0 !important;
}
.choose-cap-colors .title-item-group {
  padding-top: 10px;
  margin-bottom: 10px;
}
.choose-cap-colors .color-item-reset {
  cursor: pointer;
  color: #1251b2;
  font-size: 0.8rem;
  display: none;
}
.choose-cap-colors .color-item-reset:hover {
  text-decoration: underline;
}
.choose-cap-colors .color-item-reset.show {
  display: block;
}
.choose-cap-colors .nav-tabs {
  display: -ms-flexbox;
  display: flex;
}
.choose-cap-colors .nav-tabs .nav-item {
  padding-bottom: 10px;
  font-weight: bold;
  color: #bf4141;
}
.choose-cap-colors .nav-tabs .nav-item span {
  padding-left: 5px;
  padding-right: 2px;
}
.choose-cap-colors .nav-tabs .nav-item span.active {
  color: #2c2c2c;
}
.choose-cap-colors .nav-tabs .nav-item a:hover {
  color: #2c2c2c;
}
.choose-cap-colors .cap-color-item {
  cursor: pointer;
  opacity: 0.9;
  border: 2px solid transparent;
}
.choose-cap-colors .cap-color-item .color-name {
  font-size: 0.8rem;
  display: none;
}
.choose-cap-colors .cap-color-item:hover, .choose-cap-colors .cap-color-item.active {
  opacity: 1;
}
.choose-cap-colors .cap-color-item:hover .color-name, .choose-cap-colors .cap-color-item.active .color-name {
  color: #1251b2;
  border-bottom: 1px solid;
}
.choose-cap-colors .cap-color-item:hover {
  border: 2px solid #f1f1f1;
}
.choose-cap-colors .cap-color-item.active {
  border: 2px solid #bf4141;
}

/* start for responsive layout with media */
@media (min-width: 1024px) {
  input.txt-search {
    width: 300px;
  }
}
@media (max-width: 990px) {
  ul#main-navbar a.nav-link {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }

  .navbar .dropdown-toggle:not(.nav-link)::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.5em;
    vertical-align: 0;
    border-bottom: 0.3em solid transparent;
    border-top: 0.3em solid transparent;
    border-left: 0.3em solid;
  }
}
@media (max-width: 767px) {
  .back_top {
    bottom: 14px;
  }

  .compare-list {
    padding: 10px 0 0;
    height: 160px;
  }
  .compare-list .select-text {
    display: block;
    margin-right: 5px;
  }
  .compare-list .select-text p {
    position: inherit;
    top: 1px;
  }
  .compare-list .item_compare img {
    height: 40px;
  }
  .compare-list .item_compare .close {
    right: 0 !important;
  }
  .compare-list .compare-actions {
    display: block;
  }
  .compare-list .compare-actions .btn-compare-list {
    padding: 5px 15px;
    top: 12px;
  }

  .title-2 {
    font-size: 1.5rem;
  }

  .sub-page {
    margin: 0rem 0 0;
  }
  .sub-page .txt-pro-desc .description {
    max-height: none;
  }

  .banner-category {
    margin-top: 28px;
  }

  ul#main-navbar li.nav-item {
    width: 100%;
  }
  ul#main-navbar .dropdown-menu.show {
    width: 100%;
  }
  ul#main-navbar .dropdown-menu .dropdown .dropdown-menu {
    margin-left: 0px !important;
    margin-top: 1px !important;
    left: 0 !important;
  }

  button.navbar-toggler {
    border: 1px solid #e5e5ea;
    margin: 10px 10px 0;
    border-radius: 0;
  }
  button.navbar-toggler:focus {
    border-color: #1251b2;
    box-shadow: none;
  }
  button.navbar-toggler:focus svg {
    color: #1251b2;
  }

  input.txt-search {
    min-width: 130px;
  }

  .footer-social,
  .copyright {
    text-align: center;
  }

  .cap-color-item-group .col-3.cap-color-item {
    width: 19%;
  }
}
.hideThumbPos {
  display: none;
}
