body {
    background: #fff;
    margin: 0;
    padding: 0;
    font-family: 'Exo 2', sans-serif;
}

a {
	text-decoration: none;
	color: #448e00;
	transition: 0.3s;
}

img {
	max-width: 100%;
    height: auto;
}

.djckm-content .djckm-content-in a {
    display: block;
    text-align: center;
    text-decoration: underline; 
}

.main_body {
    margin-left: auto;
    margin-right: auto;
}

.body_all {
	border: 0px solid #bdbdbd;
    margin-top: 0px;
    margin-bottom: 0px;
}

.footer_pos {
	padding-top: 20px;
    padding-bottom: 20px;
	background: #f3f3f3;
}

.main_body ul.mod-menu {
    margin: 0px;
    padding: 0px;
	list-style: none;
	text-align: center;
}

.main_body ul.mod-menu li {
    display: inline-block;
    vertical-align: top;
}

.main_body ul.mod-menu li a {
    display: block;
	border-bottom: 1px dashed #ccc;
    text-transform: uppercase;
}

.main_body ul.mod-menu > li > a:hover, .main_body ul.mod-menu > li.active > a {
	color: #dc2d1b;
}

._menu ul li ul a:hover, ._menu ul li ul li.active a {
	color: #ccc;
}

.div_inline {
    display: inline-block;
    vertical-align: top;
}

.left_col .moduletable {
    width: 270px;
    margin-right: 10px;
}

#back-top {
    position: fixed;
    bottom: 10px;
    left: 10px;
    margin: 0px;
    z-index: 40;
}

#back-top a {
        background: url('/templates/jblank/images/top.png') no-repeat;
        width: 36px;
        height: 36px;
        display: block;
        margin-bottom: 7px;
        background-size: contain;
}

.externbootstrap_wrapp .down-click {
	margin-right: 10px;
}

.owl-nav i {
	font-size: 35px;
}

.jscat-and-prod {
	padding-left: 15px;
}

#error_inlineContent_minicart_cart_view, #delete_inlineContent_minicart_cart_view {
	display: none;
}

.center_footer {
	text-align: center;
}

.footer_pos p {
	margin: 0px;
}

/* adaptive menu */
.menu-toggle {
	cursor: pointer;
    font-size: 19px;
    transition: all .3s ease-in-out;
    background: #3eab42;
    color: #fff;
    padding: 5px 15px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
  }

  .menu-toggle p {
	  margin: 0px;
  }

  .hidden-panel {
	background: #333;
	color: #666;
	font-size: 0.875rem;
	height: 100%;
	position: fixed;
	right: -250px;
	top: 0;
	width: 250px;
	transition: all 0.3s ease-in-out;
	z-index: 1005;
  }

  .hidden-panel.open {
	right: 0px;
  }

.menu_main_p .fa-times {
	display: none;
}

.close_panel i {
	cursor: pointer;
    font-size: 30px;
    float: right;
	color: #adadad;
	transition: 0.3s;
    z-index: 10;
	top: 5px;
    right: 10px;
	transition: 0.3s;
}

.hidden-panel.open .close_panel i {
	position: fixed;
}

.hidden-panel.open {
	overflow: scroll;
}

ul.mod-menu {
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
}

ul.mod-menu a {
    font-size: 20px;
    color: #dadada;
    font-weight: 300;
    margin-bottom: 15px;
    display: block;
}

ul.mod-menu a:hover, .close_panel i:hover {
	color: green;
}

.menu_main_p:hover {
	color:#f00;
}

.vis_sloi {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.33);
    z-index: 1000;
    top: 0px;
}
/* adaptive menu (The End) */

.qf3form.example2 {
	font-size: 17px;
}

.qfajaxtitle {
	display: none;
}

.qfajaxres.qfmessage {
	border: 1px solid #ccc;
    padding: 15px;
    text-align: center;
    border-radius: 10px;
}

.qf3form.example2 .qf3label {
	padding-left: 5px;
    padding-bottom: 4px;
}

.desctop_menu ._menu ul li ul, ._menu ul li ul {
	display: none;
	position: absolute;
    z-index: 12;
}

.desctop_menu ._menu ul li ul a, ._menu ul li ul a {
	font-size: 15px;
    text-transform: none;
    line-height: 17px;
    margin: 5px 11px;
    padding: 5px 5px;
}

.desctop_menu ._menu > ul > li:hover > ul, ._menu > ul > li:hover > ul {
	display: -webkit-box;
    display: -ms-flexbox;
    -webkit-animation: contentShow-data-v-23ecec19 .2s ease-in-out both;
    animation: contentShow-data-v-23ecec19 .2s ease-in-out both;
    background: #0c1a4c;
    text-align: left;
    width: 250px;
	border-radius: 10px;
    padding: 5px 5px;
}

.newton-wrapper2 {
  z-index: 12;
}

.era_bl p {
	color: #121212;
    text-transform: uppercase;
    font-weight: 700;
	margin: 0px;
    text-align: left;
	padding: 0px 1px;
}

.era_bl p:last-child {
	color: #C79A4C;
    margin-top: 1px;
}

.top_head > div {
	display: inline-block;
    vertical-align: middle;
}

.cont_head p {
	margin: 0px;
	display: inline-block;
    vertical-align: middle;
}

.header {
	background: #f3f3f3;
}

.component_wrapper_body {
	background: url(/templates/jblank/images/bg_all.svg);
	background-position: top left;
	background-size: 100%;
	padding-bottom: 40px;
}

.cont_head ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
    gap: 30px;
    align-items: center;
}

.cont_head img {
	display: inline-block;
	vertical-align: middle;
}

.cont_head ul li {
	display: flex;
    align-items: center;
	font-weight: 600;
}

.btn_frm p {
	margin: 0px;
    background: #C79A4C;
    display: flex;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}

.img_top img {
	border-radius: 10px;
}

.list_img_top ul {
	list-style: none;
    padding: 0px;
    margin: 0px;
}

.list_img_top li {
	display: grid;
    grid-template-columns: 50px auto;
}

.list_img_top li img {
	grid-row: span 2;
}

.list_img_top li strong {
	font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.bl_img_txt .img_top p {
	margin: 0px;
}

.const_bl .support {
	background: no-repeat;
    color: #000;
	cursor: pointer;
}

.txt_video video {
	opacity: 0.8;
	display: block;
	max-width: 100%;
    height: auto;
}

.txt_video p:first-child {
	background: #000;
    display: inline-block;
    float: left;
	border-radius: 15px;
    overflow: hidden;
    margin-right: 20px;
}

.txt_video .moduletable {
	margin-top: 45px;
}

.txt_video h3 {
	font-size: 20px;
    text-transform: uppercase;
}

.har_bl h3 {
	font-size: 20px;
    text-transform: uppercase;
}

.har_bl ul {
	padding: 0px;
    margin: 0px;
    margin-left: 30px;
	list-style: none;
}

.har_bl li {
    position: relative;
    z-index: 1;
	margin-bottom: 15px;
    padding-left: 30px;
}

.har_bl li::before {
	content: "";
    background: url(/templates/jblank/images/arrow_right.svg);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
}

.har_bl {
	padding: 10px 0px;
    margin-top: 40px;
}

.har_bl img {
	border-radius: 10px;
}

.har_bl a {
    background: #c79a4c;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 10px;
    margin-top: 20px;
}

ul.osgalery-cat-tabs a {
	padding: 0px 10px !important;
    border-radius: 5px !important;
}

.os-cat-tab-images a img {
	border-radius: 5px;
}

.moduletable > h3 {
	font-size: 20px;
    text-transform: uppercase;
}

.video_gal .moduletable {
    margin-top: 70px;
}

.yendif-video-share-responsive-item .yendif-video-share-image {
	border-radius: 10px;
}

.yendif-video-share .card a {
	display: block;
    text-align: center;
    color: #000;
    font-size: 15px;
}

.foot_bl ul {
	list-style: none;
    padding: 0px;
}

.foot_bl li, .foot_bl li a {
	display: flex;
    align-items: center;
    gap: 5px;
	color: #000;
}

.foot_bl li {
    margin: 5px 0px;
}

.img_top p {
  position: relative;
    z-index: 1;
}

@media (min-width: 1200px) {
    .main_body {
        max-width: 1740px;
    }

	.content_col {
		width: 100%;
	}

	.center_footer {
		margin-left: 300px;
    	margin-right: 300px;
	}

	.right_footer {
		float: right;
		margin-top: 9px;
	}

	.left_footer {
		float: left;
	}
	
	.main_body ul.mod-menu li a {
        margin: 10px;
	    padding: 10px;
	}
	
	.mobile_menu, .mobile_b {
        display: none;
    }

	.component_wrapper_body, .header {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 10px;
	}

	.foot_bl > div {
		display: grid;
    	grid-template-columns: 300px auto 300px;
    	justify-content: space-between;
    	align-items: center;
	}

	div.right_top_head {
		/*float: right;*/
    	/*height: 97px;*/
    	/*display: flex;*/
    	/*align-items: center;*/
	}

	.btn_frm p {
    	padding: 17px 30px;
    	border-radius: 10px;
    	gap: 10px;
	}

	.era_bl {
		margin-left: 0px;
    	margin-right: 30px;
	}

	.bl_img_txt {
		display: flex;
    	justify-content: space-between;
    	align-items: flex-start;
	}

	.bl_img_txt > div {
		width: 49%;
		margin-top: 20px;
	}

	.component_wrapper_body {
		padding-left: 5px;
		padding-right: 5px;
	}

	body {
		font-size: 16px;
	}

	.list_img_top li {
		margin-bottom: 40px;
	}

	.const_bl > div {
		display: flex;
    	justify-content: space-around;
    	align-items: center;
		flex-wrap: wrap;
	}

	.const_bl p {
    	background: #C79A4C;
    	color: #fff;
    	font-size: 20px;
    	text-transform: uppercase;
    	display: flex;
    	align-items: center;
    	width: 320px;
    	text-align: initial;
    	justify-content: center;
    	padding: 22px 10px;
   		box-sizing: border-box;
    	border-radius: 10px;
    	gap: 10px;
		font-weight: 600;
	}

	.txt_video p:first-child {
    	margin: 0px;
		margin-right: 25px;
	}

	.har_bl a {
		display: inline-block;
    	vertical-align: middle;
    	margin-right: 20px;
	}

	.cont_head ul li {
		gap: 10px;
	}

	.har_bl h3 img {
		opacity: 1;
    	box-shadow: 0px 0px 10px #ccc;
    	padding: 10px 10px 20px 0px;
    	background: #fff;
	}

	.era_bl p:last-child {
		border-top: 2px solid #878787;
	}

	.const_bl img {
		max-height: 44px;
	}

  .img_top p span {
    position: absolute;
    font-size: 30px;
    display: block;
    background: #f3f3f3;
    background: rgb(243 243 243 / 65%);
    top: 10px;
    left: 10px;
    padding: 10px 30px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 600;
  }
  
  .top_head {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  
  div.logo, div.right_top_head {
      display: none;
  }
  
  .cont_top_head {
      font-size: 19px;
  }
  
  .era_bl {
      font-size: 19px;
  }
}

@media (max-width: 1200px) {
	.main_body ul.mod-menu li a {
        margin: 5px;
	    padding: 5px;
	    font-size: 15px;
    }
    
    .footer_pos {
        padding: 45px 10px 45px 10px;
    }
    
    .left_footer {
        margin-bottom: 10px;
    }
    
    .right_footer {
        margin-bottom: 10px;
        font-size: 12px;
	}
	
	.desctop_menu {
        display: none;
    }

	.cont_head ul li:last-child {
		display: none;
	}

	.logo p {
		margin: 0px;
	}

	.btn_frm p {
		text-indent: -99999px;
	}

	.btn_frm p {
    	padding: 7px 7px;
        border-radius: 10px;
		position: absolute;
        top: 10px;
        right: 10px;
	}

	.header {
		padding: 10px 10px;
		position: relative;
	}

	.era_bl {
		margin-left: 0px;
        margin-right: 0px;
        max-width: 80px;
        font-size: 13px;
	}

	.cont_head ul li {
    	gap: 4px;
		font-size: 13px;
		margin-left: 9px;
	}

	.top_head {
		/*display: grid;*/
    	/*grid-template-columns: 150px auto;*/
    	display: flex;
        justify-content: space-between;
	}

	div.logo, div.right_top_head {
		/*grid-row: span 2;*/
		display: none;
	}

	.era_bl p:last-child {
		border-top: 1px solid #878787;
	}

	.component_wrapper_body {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 15px;
	}

	body {
		font-size: 13px;
	}

	.list_img_top {
	    padding: 20px 0px;
	}

	.list_img_top li {
		margin-bottom: 20px;
	}

	.const_bl p {
    	background: #C79A4C;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        text-align: initial;
        justify-content: center;
        padding: 8px 10px;
        box-sizing: border-box;
        border-radius: 10px;
        gap: 10px;
        font-weight: 600;
        width: 270px;
        margin-left: auto;
        margin-right: auto;
	}

	.const_bl p img {
		height: 44px;
	}

	.txt_video p:first-child {
    	margin-bottom: 20px;
	}

	.har_bl img {
		float: none !important;
        margin-left: -10px;
        display: block;
        margin-bottom: 20px;
        border-left: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        box-shadow: 0px 0px 10px #ccc;
        padding: 10px 10px 20px 0px;
        background: #fff;
	}

	.har_bl a {
		display: block;
        width: 204px;
        margin-left: auto;
        margin-right: auto;
	}

  .img_top p span {
    position: absolute;
    font-size: 18px;
    display: block;
    background: #f3f3f3;
    background: rgb(243 243 243 / 65%);
    top: 10px;
    left: 10px;
    padding: 10px 30px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 600;
  }
}

@-webkit-keyframes contentShow-data-v-23ecec19 {
	0% {
		opacity:0;
		transform:translate3d(0,30px,0)
	} to {
		opacity:1;
		transform:translateZ(0)
	}
}

@keyframes contentShow-data-v-23ecec19 {
	0% {
		opacity:0;
		transform:translate3d(0,30px,0)
	} to {
		opacity:1;
		transform:translateZ(0)
	}
}

/* BreadCrumbs */
.breadcrumb {
	padding: 8px 15px;
	margin: 0px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
  }
  
  .breadcrumb > li {
	display: inline-block;
	*display: inline;
	text-shadow: 0 1px 0 #ffffff;
	*zoom: 1;
  }
  
  .breadcrumb > li > .divider {
	padding: 0 1px;
	color: #ccc;
  }
  
  .breadcrumb > .active {
	color: #999999;
  }

  .breadcrumb > li:first-child::after {
    content: "\f015";
  }

  .breadcrumb > li:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
    content: "\f0a9";
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #ea1d2e;
  }

  @media (min-width: 1200px) {
	.breadcrumb {
		font-size: 14px;
	}

	.breadcrumb > li:after {
		line-height: 18px;
		font-size: 12px;
		width: 25px;
	  }
  }

  @media (max-width: 1200px) {
	.breadcrumb {
		font-size: 11px;
	}

	.breadcrumb > li:after {
		line-height: 14px;
		font-size: 11px;
		width: 20px;
	}

	.breadcrumb > li > .divider {
		display: none;
	}
  }

  .breadcrumb > li:last-child::after {
    content: "";
	width: 0px;
  }

/* BreadCrumbs (TheEnd) */


/* pgination */

.pagination {
	margin: 18px 0;
    text-align: center;
}

.pagination p {
    margin: 0px;
}

.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}

/* end pagination */