body {
    background: #fff;
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', 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 #fff;
    margin-top: 0px;
    margin-bottom: 0px;
}

.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;
}

.header {
	background: #E8E8E8;
}

/* 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;
}

.header p {
	margin: 0px;
}

.header {
	font-size: 20px;
	font-weight: 700;
}

.logo img {
    float: left;
}

.cont_head table, .cont_head td {
	border: 0px;
}

.cont_head a {
	color: #000;
}

.cont_head a:hover {
	color: #624646;
}

.center_top_head, .adres_btns, .right_top_head {
	display: inline-block;
	vertical-align: middle;
}

.adres_btns {
	line-height: 12px;
	text-align: right;
}

.adres_btns p a {
	display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.right_top_head p {
	display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    border-radius: 10px;
    color: #000000;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0px 0px;
    text-transform: uppercase;
    transition: 0.3s;
    text-align: right;
}

.right_top_head p img {
	transition: 0.3s;
}

.right_top_head p:hover {
	color: #624646;
}

.right_top_head p:hover img {
	rotate: -10deg;
}

.consult {
	display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
	transition: 0.3s;
}

.consult img {
    transition: 0.3s;
}

.consult:hover {
	color: #624646;
}

.consult:hover img {
	rotate: -10deg;
}

.flex_o_komp video {
    width: 100%;
    border-radius: 20px;
    opacity: 0.8;
    transition: 0.3s;
}

.flex_o_komp video:hover {
	opacity: 1;
}

.text_bl {
	background-image: -webkit-linear-gradient(180deg, rgba(92, 84, 129, 0.7), rgba(92, 84, 129, 0.7)), url(/templates/jblank/images/bg_text.jpg);
    background-image: linear-gradient(180deg, rgba(92, 84, 129, 0.7), rgba(92, 84, 129, 0.7)), url(/templates/jblank/images/bg_text.jpg);
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
}

.raschet {
    display: flex;
    align-items: center;
    gap: 10px;
    box-sizing: border-box;
    text-align: right;
    margin-left: auto;
    text-transform: uppercase;
    cursor: pointer;
	font-weight: 700;
	transition: 0.3s;
	justify-content: flex-end;
}

.raschet img {
	transition: 0.3s;
}

.raschet:hover img {
	rotate: -10deg;
}

.raschet:hover {
	color: #b9b9b9;
}

.text_bl .moduletable {
    color: #fff;
    text-transform: uppercase;
}

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

.list_process li strong {
	font-size: 128px;
    color: #D7D7D7;
    position: absolute;
    z-index: -1;
    left: 0px;
}

.footer_pos1 p {
	display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0px;
}

.sv_footer {
	display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

p.politika_f a {
	color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    text-decoration: underline;
}

.footer_pos1 a {
	color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    text-decoration: underline;
}

.footer_pos a:hover {
	color: #66ff4c;
}

.footer_pos2 td img {
	margin-right: 10px;
}

.footer_pos2, .footer_pos2 a {
	color: #fff;
    font-weight: 700;
}

.footer_pos3 small {
	color: #787777;
    position: absolute;
    margin-top: 10px;
}

.footer_pos iframe {
	border-radius: 10px;
}

.footer_pos .main_body {
	position: relative;
}

fieldset {
	border: 2px solid #ccc;
    border-radius: 10px;
}

.flex_videos .card-body {
	display: none;
}

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

.last_text {
	background: #D9D9D9;
    background-image: -webkit-linear-gradient(180deg, rgba(92, 84, 129, 0.7), rgba(92, 84, 129, 0.7)), url(/templates/jblank/images/bg_last.jpg);
    background-image: linear-gradient(180deg, rgba(175, 175, 175, 0.9), rgba(175, 175, 175, 0.9)), url(/templates/jblank/images/bg_last.jpg);
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
}

/*
.list_process li:nth-child(2n) strong::after {
	content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: url(/templates/jblank/images/arrow_li_1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    left: 20px;
}

.list_process li:nth-child(2n+1) strong::after {
	content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: url(/templates/jblank/images/arrow_li_2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    left: 20px;
}

.list_process li:first-child strong::after {
	display: none;
}
*/

.content_block .item-page {
	background: #fff;
    position: relative;
    z-index: 2;
    margin-top: -25px;
    padding: 0px 15px;
}

@media (min-width: 1740px) {
	.right_top_head {
		float: right;
	}

	.header {
		padding: 29px 0px;
	}

	.logo img {
		margin-top: -30px;
		margin-right: 20px;
		margin-bottom: -128px;
	}

	.top_head {
		text-align: left;
	}

	.right_top_head {
		margin-top: 9px;
	}
}

@media (max-width: 1740px) and (min-width: 1200px) {
	.header {
		padding: 10px 0px 25px 0px;
	}

	.logo img {
		margin-top: -11px;
		margin-right: 20px;
		margin-bottom: -128px;
	}

	.body_all > div {
		padding-left: 15px;
        padding-right: 15px;
	}

	.top_head {
		text-align: center;
	}
}

@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;
    }

	.footer_pos .main_body {
		display: grid;
   		grid-template-columns: 330px 400px auto;
	    align-items: center;
	}

	.cont_head td p {
		margin: 10px 0px;
	}

	.center_top_head {
		margin-right: 20px;
	}

	.header {
		text-align: center;
	}

	.adres_btns p {
		margin-top: -9px;
	}

	.cont_head td img {
		margin-right: 10px;
	}

	.right_top_head p {
		width: 180px;
	}

	.flex_o_komp {
    	display: flex;
    	align-items: center;
    	flex-wrap: wrap;
	}

	.flex_o_komp > div {
		width: 50%;
	}

	.o_komp {
		margin-top: 100px;
		margin-bottom: 100px;
	}

	.left_bl_komp {
		padding-right: 50px;
    	box-sizing: border-box;
	}

	.o_komp .moduletable > h3 {
		font-size: 48px;
	}

	.o_komp .moduletable {
		font-size: 20px;
		font-weight: 700;
	}

	.consult {
    	width: 270px;
    	font-size: 20px;
		margin-top: 50px;
	}

	.text_bl .moduletable {
		padding: 200px 0px 100px 0px;
		font-size: 32px;
	}

	.raschet {
		font-size: 20px;
    	width: 200px;
	}

	.left_videos > h3 {
		font-size: 30px;
    	text-transform: uppercase;
    	margin-top: 120px;
	}

	.list_process {
		padding: 100px 0px;
	}

	.list_process li h5 {
    	font-size: 24px;
    	text-transform: uppercase;
    	margin: 0px;
		margin-bottom: 10px;
	}

	.list_process li {
		position: relative;
		font-size: 20px;
		margin: 80px 0px;
	}

	.list_process li strong {
    	top: -50px;
	}

	.last_bl_text {
		padding: 120px 0px;
		font-size: 32px;
    	text-transform: uppercase;
	}

	.footer_pos {
		padding-top: 120px;
    	padding-bottom: 120px;
		background: #2C2C2C;
	}

	.footer_pos2 td p {
		margin: 10px 0px;
	}

	.footer_pos2 table {
		margin-bottom: 20px;
	}

	.sv_footer {
    	font-size: 20px;
    	margin: 10px 0px;
	}

	.footer_pos2, .footer_pos2 a {
    	font-size: 20px;
	}

	.footer_pos2 {
		margin-left: 20px;
	}

	.footer_pos3 small {
    	right: 0px;
	}
}

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

	.logo img {
		max-width: 150px;
   		margin-left: 10px;
	}

	.adres_btns table {
		display: none;
	}

	.cont_head td img {
		width: 33px;
	}

	.cont_head table {
		font-size: 14px;
	}

	.cont_head td p {
		margin: 0px 0px;
	}

	.right_top_head {
		position: absolute;
        right: 8px;
        margin-top: 44px;
		z-index: 1;
	}

	.header {
		text-align: right;
		padding-right: 10px;
	}

	.adres_btns img {
        width: 25px;
	}

	.adres_btns {
		margin-bottom: 10px;
	}

	.center_top_head {
		margin-top: 8px;
	}

	.cont_head td img {
		margin-right: 5px;
	}

	.right_top_head p {
		width: 170px;
		font-size: 14px;
	}

	.right_top_head p img {
		width: 25px;
	}

	.adres_btns {
		position: relative;
    	z-index: 2;
	}

	.o_komp {
		margin-top: 60px;
		margin-bottom: 65px;
		padding: 0px 15px;
	}

	.left_bl_komp {
		padding-right: 0px;
    	box-sizing: border-box;
	}

	.o_komp .moduletable > h3 {
		font-size: 25px;
	}

	.o_komp .moduletable {
		font-size: 14px;
		font-weight: 700;
	}

	.consult {
    	width: 180px;
    	font-size: 14px;
		margin-top: 0px;
	}

	.consult img {
	    width: 35px;
	}

	.text_bl .moduletable {
		padding: 30px 15px 30px 15px;
		font-size: 15px;
	}

	.raschet {
		font-size: 14px;
    	width: 185px;
	}

	.raschet img {
		width: 35px;
	}

	.flex_o_komp, .text_bl {
		position: relative;
    	z-index: 1;
	}

	.flex_o_komp::after, .text_bl::after {
		content: "";
        display: block;
        width: 50px;
        height: 50px;
        background: url(/templates/jblank/images/arrow_next.svg);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        bottom: -55px;
        left: 50%;
        margin-left: -25px;
	}

	.left_videos > h3 {
		font-size: 20px;
    	text-transform: uppercase;
    	margin-top: 60px;
	}

	.videos_bl {
	    padding: 0px 15px;
	}

	.process_bl {
		padding: 1px 15px;
	}

	.list_process li h5 {
    	font-size: 20px;
    	text-transform: uppercase;
    	margin: 0px;
		margin-bottom: 5px;
	}

	.list_process li {
		position: relative;
		font-size: 16px;
		margin: 80px 0px;
	}

	.list_process li strong {
    	top: -40px;
	}

	.last_bl_text {
		padding: 10px 15px;
    	font-size: 15px;
    	text-transform: uppercase;
	}

	.footer_pos {
		padding-top: 60px;
    	padding-bottom: 60px;
		padding-left: 15px;
		padding-right: 15px;
		background: #2C2C2C;
	}

	.footer_pos1 img {
		width: 200px;
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
	}

	.footer_pos2 td img {
		width: 33px;
	}

	.footer_pos2 td p {
		margin: 0px 0px;
    	font-size: 14px;
	}

	.footer_pos2 table {
		margin-bottom: 10px;
	}

	p.sv_footer {
    	margin-left: auto;
    	margin-right: auto;
    	width: 110px;
    	font-size: 14px;
	}

	.sv_footer img {
		width: 20px;
	}

	.footer_pos2, .footer_pos2 a {
    	font-size: 14px;
	}

	.footer_pos3 {
		margin-top: 20px;
    	margin-bottom: 20px;
	}

	.footer_pos3 small {
    	right: 50%;
		font-size: 11px;
		margin-right: -90px;
	}

	.footer_pos table {
		margin-left: auto;
    	margin-right: auto;
	}

	.content_block .item-page {
		font-size: 14px;
	}

	.page-header > h1 {
		font-size: 22px;
	}
}

@-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 */