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

a {
	text-decoration: none;
	color: #16436d;
	transition: 0.3s;
}

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

.component-wrapper {
    overflow: hidden;
}

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

.body_all {
	border: 0px solid #bdbdbd;
    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 ul li {
	width: 100%;
}

.main_body ul.mod-menu li a {
    display: block;
    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;
}

.cont_head .fa {
	min-width: 20px;
	text-align: center;
}

.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 {
	text-align: center;
}

/* 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;
    font-size: 0.875rem;
    height: 96%;
    position: fixed;
    right: -250px;
    top: 2%;
    width: 250px;
    transition: all 0.3s ease-in-out;
    z-index: 1005;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/templates/jblank/images/bg_panel2.jpg);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9)), url(/templates/jblank/images/bg_panel2.jpg);
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

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

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

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

.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;
    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.2);
    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 a, ._menu ul li ul a {
	font-size: 15px;
    text-transform: none;
    line-height: 17px;
    margin: 5px 11px;
    padding: 5px 5px;
	color: #fff;
}

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

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

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

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

.cont_head a {
	display: flex;
    align-items: center;
    flex-wrap: nowrap;
    text-transform: uppercase;
	font-weight: 600;
}

.btn_raschet, .btn_raschet2 {
	text-align: center;
}

.btn_raschet:hover {
	background: #bd964e;
}

.btn_raschet2:hover {
	background: #16436d;
}

.komp_vstupit .moduletable {
	padding: 10px 20px 10px 20px;
    border-left: 10px solid #bd964e;
    background: #f3f3f3;
    border-radius: 10px;
    margin-bottom: 120px;
    position: relative;
    z-index: 3;
}

.ul_yakori ul li {
	list-style: none;
	position: relative;
	z-index: 1;
}

.ul_yakori ul li::before {
	content: "\f13d";
	font-weight: 900;
	font-family: 'Font Awesome 6 Free';
	position: absolute;
	z-index: 1;
	left: -24px;
	color: #16436d;
}

.ul_ship ul li {
	list-style: none;
	position: relative;
	z-index: 1;
}

.ul_ship ul li::before {
	content: "\f21a";
	font-weight: 900;
	font-family: 'Font Awesome 6 Free';
	position: absolute;
	z-index: 1;
	left: -24px;
	color: #16436d;
}

.ul_docs1 ul li {
	list-style: none;
	position: relative;
	z-index: 1;
}

.ul_docs1 ul li::before {
	content: "\f570";
	font-weight: 900;
	font-family: 'Font Awesome 6 Free';
	position: absolute;
	z-index: 1;
	left: -24px;
	color: #16436d;
}

.ul_docs2 ul li {
	list-style: none;
	position: relative;
	z-index: 1;
}

.ul_docs2 ul li::before {
	content: "\f56c";
	font-weight: 900;
	font-family: 'Font Awesome 6 Free';
	position: absolute;
	z-index: 1;
	left: -24px;
	color: #16436d;
}

.ul_docs3 ul li {
	list-style: none;
	position: relative;
	z-index: 1;
}

.ul_docs3 ul li::before {
	content: "\f15c";
	font-weight: 900;
	font-family: 'Font Awesome 6 Free';
	position: absolute;
	z-index: 1;
	left: -24px;
	color: #16436d;
}

.usligi_1 .moduletable {
	padding: 50px 0px;
    margin-top: 50px;
}

.usligi_1 {
	background: #f3f3f3;
}

.usligi_2  {
    position: relative;
    z-index: 4;
}

.usligi_2 .moduletable {
	padding: 50px 0px 1px 0px;
}

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

.bg_ico::before {
	content: "\f13d";
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
    position: absolute;
    z-index: -1;
    color: #16436d;
    font-size: 200px;
    color: rgb(189 150 78 / 22%);
    right: 10px;
    top: -110px;
}

.bg_ico::after {
	content: "\f21a";
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
    position: absolute;
    z-index: -1;
    color: #16436d;
    font-size: 200px;
    color: rgb(189 150 78 / 22%);
    left: 10px;
    bottom: -110px;
}

.usligi h3 {
	font-size: 25px;
    color: #16436d;
	position: relative;
	z-index: 1;
	padding-left: 25px;
}

.usligi h3:before {
	content: "\f0da";
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
    position: absolute;
    z-index: 1;
    left: 0px;
    color: #bd964e;;
}

.page-header h1 {
    color: #16436d;
	position: relative;
	z-index: 1;
	padding-left: 25px;
}

.page-header h1:before {
	content: "\f0da";
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
    position: absolute;
    z-index: 1;
    left: 0px;
    color: #bd964e;;
}

h2 {
    color: #16436d;
}

.usligi_1 {
	position: relative;
	z-index: 1;
}

.usligi_1 .moduletable::before {
	content: "";
    width: 100%;
    left: 0px;
    position: absolute;
    background: url(/templates/jblank/images/wave_top.svg);
    height: 110px;
    top: -110px;
    z-index: 12;
    background-size: cover;
}

.usligi_1 .moduletable::after {
	content: "";
    width: 100%;
    left: 0px;
    position: absolute;
    background: url(/templates/jblank/images/wave_bottom.svg);
    height: 110px;
    bottom: -110px;
    z-index: 12;
    background-size: cover;
}

.o_komp_full .moduletable {
	padding: 10px 0px;
    margin-top: 60px;
    margin-bottom: 140px;
}

.o_komp_full #system-readmore {
	width: 140px;
    height: 30px;
	position: relative;
    overflow: visible;
	background: #16436d;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.3s;
    cursor: pointer;
	display: flex;
    align-items: center;
    justify-content: center;
}

.o_komp_full #system-readmore:hover {
	background: #bd964e;
}

.o_komp_full #system-readmore:before {
	content: "Подробнее";
    text-transform: uppercase;
    display: block;
    font-weight: 700;
}

.o_komp_full #system-readmore:after {
	content: "\f07d";
	font-weight: 900;
    font-family: 'Font Awesome 6 Free';
	margin-left: 7px;
}

.footer_pos {
	position: relative;
	z-index: 1;
	margin-top: 110px;
	background: #16436d;
}

.footer_pos::after {
	content: "";
    width: 100%;
    left: 0px;
    position: absolute;
    background: url(/templates/jblank/images/wave_footer2.svg);
    height: 110px;
    top: -110px;
    z-index: 12;
    background-size: cover;

}

.footer_pos a {
	color: #fff;
}

.footer_pos a i {
	color: #bd964e;
}

.footer_pos ul {
	list-style: none;
    padding: 0px;
    margin: 20px 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer_pos li {
    margin-right: 5px;
	color: #bd964e;
}

.copy_iv {
	font-size: 12px;
    color: #75a2cb;
}

.copy_iv a {
	color: #b9d2e9;
}

.logo p {
	margin: 0px;
}

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

.komp_vstupit h2 img {
	border-radius: 10px;
}

.header {
	position: relative;
    z-index: 4;
}

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

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

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

	.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: 0px;
	    padding: 10px;
		font-weight: 400;
	}
	
	.mobile_menu, .mobile_b {
        display: none;
    }

	.copy_iv {
		text-align: right;
	}

	.header {
		padding: 15px 0px 15px 0px;
	}

	.cont_head a {
		margin: 5px 10px;
	}

	body {
		font-size: 16px;
	}

	.cont_head {
		font-size: 18px;
		margin-left: 10px;
	}

	.btn_raschet {
		width: 200px;
		padding: 10px;
		margin: 10px auto;
		background: #16436d;
		color: #fff;
		border-radius: 10px;
		cursor: pointer;
		transition: 0.3s;
	}
	
	.btn_raschet2 {
		width: 200px;
		padding: 10px;
		margin: 10px auto;
		background: #bd964e;
		color: #fff;
		border-radius: 10px;
		cursor: pointer;
		transition: 0.3s;
	}

	.footer_pos li {
		font-size: 18px;
	}

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

	.top_head {
		display: grid;
    	grid-template-columns: 200px 0px auto;
    	align-items: center;
	}

	.right_top_head {
		text-align: right;
	}

	ul.mod-menu a {
		color: #000;
	}

	.komp_vstupit h2 img {
		margin-left: 20px;
		margin-right: 20px;
	}

	.o_komp_full img {
		max-width: 450px;
		border-radius: 10px;
	}

	.o_komp_full img {
		max-width: 425px;
    	float: left;
    	margin-right: 20px;
    	margin-top: -50px;
	}

	.usligi h3 {
		margin-left: 442px;
	}

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

	.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: #16436d;
		text-align: left;
		width: 250px;
		border-radius: 10px;
		padding: 5px 5px;
	}
}

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

	.header {
		padding: 1px 0px 15px 0px;
	}

	.main_body {
		padding: 0px 15px;
	}

	.mobile_menu {
		display: block;
        font-size: 16px;
        margin-right: 11px;
        background: #bd964e;
        color: #fff;
        padding: 7px 15px;
        border-radius: 10px;
	}

	h1 {
		font-size: 24px;
	}

	.cont_head a {
		margin: 5px 10px;
		font-size: 14px;
		margin: 1px 5px;
	}

	.cont_head a img {
		width: 30px;
	}

	body {
		font-size: 15px;
	}

	.cont_head {
		font-size: 16px;
	}

	.btn_raschet {
		width: 155px;
		padding: 7px 5px;
		margin: 5px auto;
		background: #16436d;
		color: #fff;
		border-radius: 10px;
		cursor: pointer;
		transition: 0.3s;
	}
	
	.btn_raschet2 {
		width: 155px;
		padding: 7px 5px;
		margin: 5px auto;
		background: #bd964e;
		color: #fff;
		border-radius: 10px;
		cursor: pointer;
		transition: 0.3s;
	}

	.footer_pos li {
		font-size: 14px;
	}

	.footer_pos {
		padding-top: 1px;
		padding-bottom: 20px;
	}

    .usligi h3 {
        margin-top: 0px;
    }
    
    .ul_docs1 ul li::before {
        top: 1px;
    }

	ul.mod-menu a {
		color: #fff;
	}

	.komp_vstupit h2 img {
		float: none !important;
	}

	.hidden-panel ._menu > ul > li > ul {
		list-style: none;
    	padding: 0px;
	}
}

@-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: #bd964e;
  }

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