.left-images {
	column-gap: 10px;
    display: flex;
    flex-direction: column;
	row-gap: 10px;
}
.left-images_item {
    height: 80px;
    width: 80px;
	position: relative;
    background: white;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    cursor: pointer;
	transition: all .2s ease;
}
.left-images_item img{
    position: absolute;
    width: 100%;
    padding: 10px;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin: auto;
}
.asi-image {
	height: 460px;
}
#shipping-field-country-id, #shipping-field-zone-id, #shipping-field-city  {
	display: none;
}
.information-information-4 .row, .information-information-4 .breadcrumb, .information-information-10 .row, .information-information-10 .breadcrumb {
	display: none !important;
}
.information-information-4 footer, .information-information-10 footer {
    margin-top: 0px;
}
.information-information-4 footer .row, .information-information-10 footer .row {
	display: block !important;
}
.about-section {
	background: #F5F5F5;
    padding-bottom: 200px;	
}
.about-video-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    #background: rgb(0 0 0 / 62%);
    top: 0;
    left: 0;
    z-index: 1;
}
.information-information-10  .about-video-overlay {
    background: rgb(0 0 0 / 62%);
}
.about-video-section {
	height: 600px;
    position: relative;
	overflow: hidden;
}
.icon-flex-wrap {
    display: flex;
    flex-direction: column;
    text-align: left;
    row-gap: 20px;
}
.image-cover {
	height: 100%;
}
.asi-text-text ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    margin: 20px 0;
}
.asi-text-text ul li {
    list-style-type: none;
    display: flex;
    align-items: center;
    column-gap: 8px;
    color: #979797;
}
.avs-texts a img {
	width: 36px;
}
.icon-flex-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 15px;
    row-gap: 15px;
}
.information-information-10 .as-items {
    margin: 0px auto;
    padding-top: 60px;
}
.information-information-10 .about-section {
    padding-bottom: 40px;
}
.information-information-10 .avs-texts {
    row-gap: 60px;
}
.asi-text a {
	padding: 15px;
    border-radius: 4px;
    display: flex;
    column-gap: 10px;
    align-items: center;
    color: #fff;
    font-weight: 500;
    background: #F13131;
    cursor: pointer;
    transition: all .4s ease;
    width: max-content;
    font-size: 18px;
}
.asi-text a img {
	width: 30px;
}
.about-video-section a {
    z-index: 2;
    right: 30px;
    bottom: 30px;
    padding: 18px;
    border-radius: 4px;
    display: flex;
    column-gap: 10px;
    align-items: center;
    color: #fff;
    font-weight: 500;
    background: #F13131;
    cursor: pointer;
    transition: all .4s ease;
    width: max-content;
    font-size: 21px;
}
.about-video-section a:hover {
	background: #ec3030;
	transition: all .4s ease;
}
.avs-texts {
    position: absolute;
    z-index: 2;
    left: 5%;
    top: 150px;
    color: #fff;
    width: 40%;
    display: flex;
    flex-direction: column;
    row-gap: 60px;
}
.avs-title {
    font-size: 60px;
    font-weight: bold;	
	text-shadow: 9px 9px 11px rgb(0 0 0 / 33%);
}
.avs-text {
    font-size: 14px;
    color: #d7d7d7;	
}
.icon-flex-item {
	border: 1px solid #D3D3D3;
    border-radius: 4px;
    text-align: center;
    padding: 15px;
    font-size: 13px;
    color: #222;
    align-items: center;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    line-height: 1;
}
.icon-flex-wrap-before, .icon-flex-wrap-after {
	font-weight: 700;
	font-size: 24px;
	line-height: 115.52%;
	color: #09121F;
}
.icon-flex-wrap-after { 
	color: #005CBB;
}
.icon-flex-item img {
	width: 92px;
}
.as-items {
	display: flex;
    flex-direction: column;
    row-gap: 60px;
    z-index: 2;
    position: relative;
    width: 90%;
    margin: -40px auto;
}
.as-item {
	display: flex;
    column-gap: 30px;
    align-items: center;
}
.asi-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.asi-text-title {
	font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;	
}
.information-information-10 .as-item:nth-of-type(2) .asi-text {
    text-align: left;
}
.asi-text-text {
	font-weight: 400;
    font-size: 15px;
    line-height: 131.52%;
    color: #838383;
}
.asi-image {
	flex: 1;
	position: relative;
	border-radius: 4px;
}
.asi-image:before {
    width: 100%;
    content: '';
	
    height: 100%;
    background: white;
    left: -15px;
    top: -15px;
    position: absolute;
    z-index: -1;
	border-radius: 4px;
}
.as-item:nth-of-type(1) {}
.as-item:nth-of-type(2) .asi-image, .as-item:nth-of-type(4) .asi-image { order:2}
.as-item:nth-of-type(2) .asi-text, .as-item:nth-of-type(4) .asi-text { text-align: right;}
.as-item:nth-of-type(2) .asi-image:before, .as-item:nth-of-type(4) .asi-image:before { background: #d9d9d9;
    left: 15px;
    top: 15px;}
.as-item:nth-of-type(3) {}

.about-video-section video {
	min-width: 100%;
    position: absolute;
    min-height: 100%;
}
font {
	font-size: 14px;
    font-family: tahoma;
}
.left-images_item:hover {
    border-color: #4c71d8;
	transition: all .2s ease;
}
.viber-button {
    background: linear-gradient(45deg, #b258ce, #7c0d9e);
    position: fixed;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    bottom: 20px;
    left: 20px;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
	transition: all .4s ease;
}
.images-title {
	    font-size: 21px;
    margin: 40px auto 15px;
    font-weight: 600;
    color: #333;
}
.viber-button:hover {
    bottom: 24px;
	transition: all .4s ease;
	opacity:.8;
}
.add-images {
	display: grid;
    row-gap: 15px;
    column-gap: 15px;
    grid-template-columns: repeat(6,1fr);
}
.left-images_popup-window b img {
    width: 16px;
    margin-bottom: 15px;
}
.left-images_popup-window b  {
    cursor: pointer;
}
.add-images img {
	width:100%;
}
.viber-button img {
	width: 100%;
	padding: 15px;
}

.left-images_popup {
	position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999;
    backdrop-filter: blur(5px);
    background: rgb(0 0 0 / 55%);
	overflow: auto;
}
.left-images_popup-window {
    width: 700px;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    min-height: 100px;
    max-width: 95%;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: max-content;
}
.left-images_popup-window b {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.slider_main .slick-slide {
	    background: silver;
		height: 600px;
}
.main_logo_fix {
    width: 170px;
	padding: 0 20px;
    position: relative;
}
.leftRightButtons button {
    border: none;
    background: #4c71d8;
    color: #fff;
    padding: 6px 10px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.leftRightButtons button img {
    width: 15px;
}
.leftRightButtons button.lrbInActive {
    border: 1px solid #4c71d8;
    background: #ffffff;
    color: #4c71d8;
}
.leftRightButtons {
    display: flex;
    column-gap: 8px;
}
.leftRightButtons button:hover {
	background: #668bf2;
}
.leftRightButtons button.lrbInActive:hover {
	background: #668bf2;
	color:#fff;
}
.stickyWrap, .pdf_wrap {
	display:none;
}
.calcAfterBtns {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0;
}
.filterFlex {
	    display: flex;
    align-items: center;
    justify-content: start;
    column-gap: 15px;
}
.calcTitle, .calcTitles {
	    font-size: 16px;
    color: #4c71d8;
    font-weight: 600;
    margin-bottom: 15px;
}

.calcAfterBtns a {
	border: 2px solid orange;
	padding: 10px 15px;
	text-decoration: none;
	color: orange;
    font-size: 14px;
}
.calcAfterBtns a:hover {
	border: 2px solid orange;
	padding: 10px 15px;
	background: orange;
	color: #fff;
}
.calcAfterBtns div img {
    width: 50px;    opacity: .6;
}
.alert_wrap {
	position: absolute;
    right: 141px;
    width: 17px;
    border-radius: 100%;
    display: flex;
    height: 17px;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    background: #ffa929;
    bottom: 24px;
}
.modal_pp {
	position: absolute;right: -25px;
}
.global_preloader {
	width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 57%);
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    margin: auto;
    overflow: auto;
    backdrop-filter: blur(5px);
}
.smn_flex {
	display: flex;
    align-items: center;
}
.smn_flex>div {
    flex: 1;
    height: 17px;
    width: 17px;
    background: none;
    margin-right: 5px;
    cursor: pointer;
    border: 2px solid red;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}

.smn_flex>div .fa{
    color: red;
    font-size: 10px;
}
footer .row div:nth-of-type(3) li:nth-of-type(3) {
	display: none;
}
.fixed_wrap {
    position: fixed;
    top: -150px;
    width: 100%;
    display: flex;
    z-index: 9999;
    align-items: center;
    background: #fff;
    left: 0;
	transition: all .4s ease;
    box-shadow: 0 0 10px -5px #000;
}
.fixed_wrap_show {
	top:0;
	transition: all .4s ease;

}
.gp_text {
	color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    margin: auto;
    right: 0;
    bottom: 0;
    height: 100px;
    top: -120px;
    font-size: 17px;
}
.subopt select {
	width: 100%!important;
	background: #4d72d8!important;
	color: #fff!important;
	border: none!important;
}
/* .subopt { */
	/* position: absolute; */
	/* text-align: right; */
    /* background: #fff; */
    /* box-shadow: 0 0 10px -4px; */
    /* width: 100%; */
    /* padding: 20px; */
    /* z-index: 1; */
    /* bottom: 40px; */
/* } */
/* .subopt img { */
	/* width: 21px; */
	/* background: #d33d3d; */
    /* border-radius: 100%; */
    /* top: -10px; */
    /* right: -10px; */
    /* position: absolute; */
    /* padding: 4px; */
    /* cursor: pointer; */
/* } */
/* .subopt select { */
	    /* width: 100%!important; */
/* } */
.filter_imitations {
	flex-flow: row nowrap;
    place-content: stretch space-between;
    align-items: center;
	display:flex;
    margin: 0px 0 20px 0;

}.total_wrap {
    display: flex;
    flex-direction: column;
    padding: 35px 0 0;
	flex: 2;
}
.pdf_option_otem {
	display: flex;
    justify-content: flex-start;
    font-size: 13px;
}
.pdf_option_otem b {
	margin-right: 10px;
}
.modal_pp_body {
	position: fixed;
    background: rgb(0 0 0 / 55%);
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
	z-index: 9999;
    overflow: auto;
    backdrop-filter: blur(5px);
}
.modal_pp_text {

}
.modal_pp_body section {
    position: absolute;
    width: 700px;
    padding: 30px;
    background: #fff;
	margin: 60px auto;
    left: 0;
    right: 0;
		border-radius: 20px;
}
.modal_pp_body img.pp_image {
	    width: 100%;
}
.mppb_close {
    width: 18px;
    position: absolute;
    right: 0;
    margin: -15px 15px 0 0;
    filter: brightness(0) invert(0);
    cursor: pointer;
}
.success_message_page img {
	width: 98px;display: block;margin: 75px auto 20px;
}
.smp_thanks {
	font-size: 50px;line-height: 48px;color: #29313E;display: block;text-align: center;
}
.smp_text {
	font-size: 18px;line-height: 180%;color: #232323;opacity: 0.8;text-align: center; display: block;margin: 20px auto;width: 60%;
}
.total_item {
	    display: flex;
}
.total_item  div:nth-of-type(1) {
	margin-right: 40px;
	text-align: left;
}
.total_item  div:nth-of-type(2) {
	width: 20%;
	text-align: right;
}
.t_wrap {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.more_btn_cart {
	text-align: right;
    display: flex;
    align-items: center;
}
.cart_t {
    font-size: 18px;
    line-height: 17px;
    color: #232323;
    opacity: 0.9;
    margin: 0 0 25px;
}
.chk_main {
    display: flex;
    flex-direction: column;
}
.cart_head {
	background: #fff;
    box-shadow: 0 3px 40px -13px #cdcdcd;
	margin-bottom: 75px;
}
.chk_head {
    display: flex;
    justify-content: space-between;
    color: silver;
    text-transform: uppercase;
    padding: 20px;
    border-bottom: 1.5px solid #ebebeb;
}
.chk_body {
	display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.cart_remove {
	border: none;
	background: none;
}
.cart_remove img {
    width: 21px;
    opacity: 1;
    border: 1px solid #ff8080;
    padding: 5px;
    border-radius: 100%;
}
.checkout_wrap .fc_custom {
    border: 1px solid #e7e7e7 !important;
    border-radius: 2px;
    box-shadow: none;
    padding: 10px;
    font-size: 12px;
    outline: none !important;
    width: 100%;
}
.text-danger {
    position: absolute;
    background: #f44a4a;
    color: #fff;
    padding: 5px;
    border-radius: 2px;
    z-index: 2;
    bottom: -40px;
}
.text-danger:after {
    position: absolute;
    top: -15px;
    left: 20px;
    border: 8px solid transparent;
    border-bottom: 8px solid #f44a4a;
    content: '';

}
.form-group {
	position: relative;
}
.checkout_wrap textarea {
	resize: vertical;
}
.checkout_wrap label {
	display: block;
}
.chk_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1.5px solid #ebebeb;
    padding: 0px 0 20px;
    margin: 0 20px;
}
.selects {
	display: flex;
    justify-content: flex-end;
    width: 100%;
    margin: 0 -15px;
}

.selects select:first-child {
	margin-right: 20px;
}
.page_title {
	font-weight: bold;
    font-size: 33px;
    margin: 0;
}
.selects select {
	cursor: pointer;
    border-radius: 2px;
    border: none;
    background: none;
    color: #333;
}
.cart_line {
	position: absolute;
    bottom: -4px;
    width: 0;
    height: 4px;
    background: #333;
    left: 0;
}
.wrap_right .radio label {
    padding-left:20px !important;
}
.checkout_wrap .fc_custom {
    border: 1px solid #e7e7e7 !important;
    border-radius: 2px;
    box-shadow: none;
    padding: 10px;
    font-size: 12px;
	text-align: left;
    outline: none !important;
    width: 100%;
}
.checkout_wrap {
    display: flex;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 3px 40px -13px #cdcdcd;
    padding: 25px;
    margin-bottom: 75px;
}
.wrap_right {
    width: 50%;
}
.chk_item a {
	color: #333;
	font-size: 22px;
	text-decoration: none;
    font-weight: bold;
    margin: 20px 0 0px;
	display: block;
}
.chk_item .input-group-btn>.btn, .input-group-btn>.btn-group, .chk_item .input-group-btn:focus>.btn, .input-group-btn:focus>.btn-group {
    z-index: 2;
    margin-left: -1px;
    display: flex;
    box-shadow: none;
    align-items: center;
    border: none;
    background: none;
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.more_btn_cart button {
    background: linear-gradient(262.84deg, #243e85 3.98%, #4c71d8 90.1%);
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 20px;
    width: 350px;
    margin: 40px 20px 40px 0;
    border: none;
}
.wrap_left {
    width: 50%;
	margin-right:40px;
}
.cart_line_full {
	width:100%!important;
	transition: all 4s;
}

.chk_item > div:nth-of-type(1){
    width: 60%;
}
.chk_head > div:nth-of-type(1) {
    width: 58%;
}
.chk_item > div:nth-of-type(1){
	display: flex;
}
.chk_item > div:nth-of-type(2), .chk_head > div:nth-of-type(2) {
	width:10%;
}
.chk_item > div:nth-of-type(3), .chk_head > div:nth-of-type(3) {
	width:20%;
}
.chk_item > div:nth-of-type(4), .chk_head > div:nth-of-type(4) {
	width:10%;
}

.cart_back {
    background: none;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #626262;
    border: none;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
}
.chk_head div {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #232323;
    opacity: 0.5;
}

.chk_item > div:nth-of-type(2) {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    color: #333333;
}
.chk_item > div:nth-of-type(4) {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    color: #333333;
}
.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%,-100%);
    background-color: white;
    border-radius: 8px;
    padding: 0;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
    display: flex;
    min-height: 130px;
    align-items: center;
    padding: 0 20px;
}
#button-cart_t {
	border: 2px solid #4c71d8;
    padding: 16px 32px;
    color: #4c71d8;
    cursor: pointer;
    transition: .5s;
    font-size: 15px;
    text-transform: uppercase;
    background: none;
    margin-right: 40px;
}
#product .form-group, .pfrg {
	display: flex;
    justify-content: space-between;
	position: relative;
    align-items: center;
}
span.error {
    position: absolute;
    background: red;
    color: #fff;
    padding: 7px;
    top: -50px;
    right: 0;
}
span.error:after {
	position: absolute;
    content: '';
    border: 9px solid #e4e4e400;
    border-top: 10px solid #F44336;
    bottom: -17px;
    right: 9px;
}
.input_flex input {
	    font-weight: normal !important;
}
.input_flex div {
	   flex:1;
}
.input_flex {
	display: flex;
    justify-content: space-between;
    margin: 15px;
    align-items: center;
}
.file-item  img {
	display: none !important;
}
.input_wrap {
	display: flex;
    justify-content: space-around;
    align-items: center;
}
#product select, .pslc {
	width: 150px;
    border: 1px solid lightgrey;
    border-radius: 7px;
    box-shadow: none;
    background: #fff;
        font-weight: bold;
}
#product label, .pl {
	font-weight: bo ld;
}
.input_wrap span {
	margin: 0px 5px;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
}
#product .form-group input[type=text] {
    width: 65px;
    text-align: center;
    border: 1px solid lightgrey;
    border-radius: 7px;
    box-shadow: none;
    background: #fff;
    font-weight: bold;
}
.tlt {
	    font-size: 19px;
    margin: 0 0 20px 0;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.file-item span a:before {
   display: none !important;
}
.file-items .file-item {
    margin-bottom: 0!important;
}
.files {
    display: block!important;
}
.fc_custom {
    padding: 8px 5px;
    border: 1px solid #e9e9e9;
    text-align: center;
    width: 200px;
}
.ad_img {
	 display: flex;
}
.ad_img img {
	width:100px;
}
.pr_flex_1>div{
	position: sticky;
    top: 20px;
}
, .left-images {
    transition: all 1.1s ease!important;
    opacity: 0;
border-radius: 20px;
border: 7px solid white;
box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
.pr_flex_1 .mimg img {
border-radius: 20px;
border: 7px solid white;
box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);}
.pr_flex_2 {
    margin-top: 65px;
    transition: 2s;
    opacity: 0;}
img[src$="shopping-cart.svg"] {
	width: 18px;}
.show_scale {
	transform: rotate(0deg) !important;
    opacity: 1!important;}
.prflex_2 {
	margin-top:0;
    opacity: 1!important;}
.pw_close {
	    width: 20px;
    position: absolute;
    right: 0;
    margin: 20px;
    top: 0;
	cursor: pointer;
}
.pdf_wrap_items {
	display: flex;
    justify-content: center;
    padding: 0px 0;
}
.pdf_wrap_buttons {
    padding: 20px 0;
    display: flex;
	justify-content: space-between;
}
.pdf_wrap_buttons button {
    margin: 10px auto;
    padding: 14px 15px;
    border-radius: 7px;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 2px solid #4c71d8;
    background: none;
    color: #4c71d8;
    transition: all .4s ease;
}
.pdf_wrap_buttons div:nth-of-type(1) {
	text-align: center;
}
.pdf_wrap_buttons div:nth-of-type(2) button {
	color: #f26464;
    border-color: #f26464;
}
.pdf_wrap_buttons div:nth-of-type(1) a {
    color: #009688;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 0px 0;
}
.pdf_wrap_buttons div:nth-of-type(1) a .fa {
	margin-right:10px;
}
.pdf_wrap_text {
	background: #fdecf0;
    font-size: 13px;
    padding: 15px 36px;
    text-align: left;
    background-color: #fdecf0;
    position: relative;
    margin-bottom: 0;
    font-weight: 300;

}
.pdf_wrap_file img {
	border: 1px solid #efefef;
	width: 100%;
}
.ttotal {
    display: flex;
    justify-content: flex-end;
    font-size: 21px;
    font-weight: bold;
    color: #000000;
    margin-left: 40px;
}
.pdf_wrap_file {
	flex:1;
}
.c_wrap {

}
.pdf_wrap {
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 57%);
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    margin: auto;
    overflow: auto;
    backdrop-filter: blur(5px);
}

img[src$="pdf_loader.gif"] {
	width: 60px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.ohidden {
	overflow: hidden !Important;
	padding-right: 9px !important;
}
.close_window {
	cursor: pointer;
}
.pdf_wrap_text:before {
	position: absolute;
    content: '';
    border: 20px solid transparent;
    border-right: 20px solid #fdecf0;
    left: -35px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
}
.pdf_wrap_dialog {
    background: #ffffff;
    position: absolute;
    z-index: 99999;
    width: 1000px;
    left: 0;
    right: 0;
	top:-400px;
    box-shadow: 0 0 20px -10px #000;
    padding: 30px;
    margin: 100px auto;
	opacity: 0;
	transition: .6s;
	 border-radius: 20px;
}
.pdf_visible {
	opacity: 1;
	transition: .6s;
	top: 0;
}
.pdf_wrap_right {
	margin-left: 30px;
	flex:1;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.pdf_title_main {
	font-size: 27px;
    margin: 10px 0 18px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.modal-footer {
    padding: 30px 0;
    border-top: none !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}

.input-group-addon {
    padding: 6px 12px;
    font-weight: 100;
    line-height: 1;
    color: #3b3b3b;
    text-align: center;
    border-radius: 4px;
	    background-color: transparent;
    border: none;
}
.input-group-addon .fa {
    font-size: 10px;
}
.mega .modal {
	position: relative;
	display: block !important;
}
.flex_reset {
	flex: 1;
	background: red;
}
.filter_imitations> div {
	padding: 25px;
	cursor: pointer;
}
.flex_box_1 {
	flex: 3;
	margin-left: 15px;
	background: silver;
}
.flex_box_2 {
    margin-left: 15px;
	flex: 3;
	background: silver;
}
.flex_box_3 {
    margin-left: 15px;
	flex: 3;
	background: silver;
}

.slider_main {
	margin-top: 20px;
}
.filter_click {
	cursor: pointer;
	background: silver;
    border: none;
    color: #fff;
}
.input_active {
	background: linear-gradient(45deg, #4c71d8, #2042a0);
	transition: all .4s ease;    border-radius: 4px;
}
.input_active img {
    filter: brightness(1) invert(1) !important;
}
.freeDel {
	    border: 2px solid #4ac3bb;
    padding: 10px 15px;
    text-decoration: none;
    color: #4ac3bb;
    font-size: 14px;
}
.calc_all {
    padding: 15px 20px;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 0;
    border: none;
	transition: all .4s ease;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 2px solid #4c71d8;
    background: none;
    color: #4c71d8;
}
.td_this td {
    padding: 11px!important;
    color: #4c71d8;
    text-transform: none;
}
.td_after:nth-child(odd) {
	background: rgb(255 255 255 / 0%)!important;
}
.td_after:nth-child(even) {
	background: #f4f4f4!important;
}
.td_this tr {
    background: #7d7d7d00;
    color: #fff;
    font-weight: 100;
}
.td_after td {
	padding: 10px 5px!important;
    vertical-align: middle!important;
    color: #000000!important;
}
.calc_all:hover {
	background: #4c71d8;
	color: #fff;
}
.totals {
	#display: none !important;
}
.flex_complect {
	display: flex;
    flex-direction: column;
    background: linear-gradient(45deg, #f9f9f9, #f1f1f1);
    margin: 20px 0;
    position: relative;
    padding: 20px 50px;

}
.har {
	    display: block;
    margin: 35px 0 15px;
    font-size: 16px;
    font-weight: bold;
}
.table_product>tbody>tr>td, .table_product>tbody>tr>th, .table_product>tfoot>tr>td, .table_product>tfoot>tr>th, .table_product>thead>tr>td, .table_product>thead>tr>th {
    padding: 8px 0;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}
.table_product img {
	width: 10px;
    margin-right: 15px;
    position: relative;
    top: 0px;
    filter: brightness(0);
}
.attr_title {
	font-weight: bold;
}
.attr_name {
	font-weight: 100;
}
.btc img {
	width: 20px;
    filter: brightness(1) invert(1);
}
.btc {
	margin: auto;
    display: block;
    padding: 8px 15px;
    border-radius: 0;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 2px solid #4c71d8;
    background: none;
    color: #4c71d8;
	transition: all .4s ease;
}
.btcc {
	margin: auto;
    padding: 15px 20px;
    border-radius: 0;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 2px solid #4c71d8;
    background: none;
    color: #4c71d8;
    transition: all .4s ease;
}
.pdf_wrap_bef {
	    margin: 20px 0;
    line-height: 2;
}
#rev_slider_1_1_wrapper {
	margin: 20px 0 !important
}
.btcc .fa {
    font-size: 20px;
}
.btc:hover {
	background: #4c71d8;
	color: #fff;
}
.flex_title {
	font-weight: bold;
    color: #333;
}
.flex_name {
	letter-spacing: 3px;
    color: #4c71d8;
}
.flex_complect ul {
	padding: 0;
	margin: 0;
}
.flex_complect ul li {
	list-style: none;
}
.flex {
    display: flex;
	justify-content: space-between;

}
.product_flex {
    display: flex;
    justify-content: center;
    column-gap: 20px;
    row-gap: 20px;

}
.pr_flex_1 {
	width: 35%;
}
.pr_flex_2 {
    width: 40%;
}
.width_img {
	width: 60%;
}
.fi1 {
	flex: 1;
	order: 1;
	margin-right: 15px;
}
.top_links {


}
.top_links ul li {
	float: left;
	margin-right:35px;
	list-style-type: none;

}
.top_links_two ul {
    margin: 0;
    padding: 0;
    margin-right: 40px;
}
.top_links_two ul li {
	list-style: none;
	float: left;
}
.top_links_two ul li a{
	padding: 0 15px;
    font-size: 12px;
    margin-left: 15px;
    margin-top: 6px;
    display: block;
	color:#000;
	transition: .3s;
    text-transform: uppercase;
}
.top_links_two ul li a:hover {
	color: #4c71d8;
	transition: .3s;
}
.top_links ul {
    padding: 0;
}
.top_links ul li a {
	color: #3d3d3d !important;
}
.ul_right a{

}

.ull_left li:after {
    content: '';
    position: absolute;
    background: #4c71d8;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    right: -19px;
    top: 9px;
}
.left_div, .right_div {
    display: flex;
    align-items: center;
}
.c_wrap {
    border-radius: 0;
    color: #4c71d8;
    margin-left: 31px;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    background: none;
    padding: 5px 10px;
    letter-spacing: 2px;
}
.fi2 {
	flex: 2;
	order:2;
}
@media(max-width:991px) {
	.fi1 {
		order:2!important;
	}
	.fi2 {
		order:1!important;
	}
	.flex {
		flex-direction: column;
	}
}
.lang_a a {
    border-radius: 0;
    color: #150000;
    margin-right: 11px;
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}
.ul_right a {
	font-size: 13px!important;
    margin: 0!important;
    color: #333;
    font-weight: bold;
}
.ul_right span .fa {
    font-size: 23px;
    transition: all .3s ease;
    cursor: pointer;
    color: #4c71d8;
    position: absolute;
    right: -23px;
}
.dropped {
    position: absolute;
    background: white;
    font-size: 13px;
    width: 200px;
    right: 0;
    line-height: 1.5;
    top: 31px;
    padding: 20px 10px;
    color: silver;
    z-index: 2;
    box-shadow: -2px 7px 19px -16px #000;
    border-top: 1px solid #ebebeb;
    left: 0;
    border-radius:20px;
}
.dropped a {
	    color: #333;
		text-decoration:none;
}

.ul_right figure {
	font-size: 14px;
    text-transform: unset;
    color: #01579b;
	cursor: pointer;
	display: inline;
    border-bottom: 1px dashed #01579b;
    font-weight: normal;
}
.angles {
	transform: rotate(180deg);
	transition: all .3s ease;
}
.flex_item {
	margin-bottom: 20px;
}
.list_group a {
	border: 1px solid #dadada;
    padding: 10px 20px;
    margin-right: 15px;
    color: #9e9e9e;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 0;
    text-align: center;
}
.list_group img {
	width: 19px;
	margin-right: 3px;
    position: relative;
    top: -2px;
    filter: opacity(0.5);
}

.list_group a:hover{
	background: #4c71d8;
    color: #fff;
    border: 1px solid #4c71d8;
}
.list_group a:hover img{
    filter: brightness(1) invert(1);
	opacity: 1;
}
.account-edit .list_group a:nth-child(1){
	background: #4c71d8;
    color: #fff;
    border: 1px solid #4c71d8;
}
.account-order .list_group a:nth-child(2){
	background: #4c71d8;
    color: #fff;
    border: 1px solid #4c71d8;
}
.account-reward .list_group a:nth-child(3){
	background: #4c71d8;
    color: #fff;
    border: 1px solid #4c71d8;
}
.account-return .list_group a:nth-child(4){
	background: #4c71d8;
    color: #fff;
    border: 1px solid #4c71d8;
}
.account-transaction .list_group a:nth-child(5){
	background: #4c71d8;
    color: #fff;
    border: 1px solid #4c71d8;
}







.account-edit .list_group a:nth-child(1) img {
	filter: brightness(1) invert(1);
	opacity: 1;
}
.account-order .list_group a:nth-child(2) img{
	filter: brightness(1) invert(1);
	opacity: 1;
}
.account-reward .list_group a:nth-child(3) img{
	filter: brightness(1) invert(1);
	opacity: 1;
}
.account-return .list_group a:nth-child(4) img{
	filter: brightness(1) invert(1);
	opacity: 1;
}
.account-transaction .list_group a:nth-child(5) img{
	filter: brightness(1) invert(1);
	opacity: 1;
}



.col6 {
	padding: 25px;
    background: #FFFFFF;
    border: 1px solid rgba(35, 35, 35, 0.05);
    box-sizing: border-box;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
}
#form-email, input[name=f_name], input[name=f_tel] , input[type=submit], input[name=search] {
	display: block !important;
}
.filter_xs {
    border: 2px solid #4c71d8;
    padding: 15px;
    text-align: center;
    font-size: 16px;
    color: #4c71d8;
    margin-bottom: 10px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}
.col6 .checkbox label, .radio label {
    padding-left: 0 !important;
}
.chk_item small {
	    font-size: 12px;
    color: silver;
    line-height: 2.6;
}
#button-custom-order {
	background: linear-gradient(262.84deg, #243e85 3.98%, #4c71d8 90.1%);
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 20px;
    width: 100%;
	margin: 20px 0 0;
    border: none;
}
.col6 input, .col6 select {
	background: #FFFFFF;
    border: 1px solid rgba(35, 35, 35, 0.11);
    box-sizing: border-box;
    border-radius: 2px;
    outline: none !important;
    box-shadow: none !important;
}
.filter_xs img[src$="flt.svg"] {
	width: 20px;
    position: absolute;
    left: 15px;
    filter: brightness(0) invert(0) opacity(0.5);
}
.filter_xs img[src$="cerrar.svg"]{
	width: 17px;
    position: absolute;
    margin: 2px;
    right: 15px;
    transform: rotate(-145deg);
    transition: all .6s ease;
    opacity: 0;
}
.jq-more-wrapper button {
	    margin: 30px auto -10px;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-radius: 0;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 2px solid #4c71d8;
    background: none;
    color: #4c71d8;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #4c71d8 !important;
	box-shadow: none !important;
	border-color: #4c71d8 !important;
}
.pagination {
	display:none;
}
.fxs_close {
	opacity:1 !important;
	transform: rotate(0)!important;
}
.slider_main .slick-dots {
    bottom: 40px;
}
.subscribe__pro {
    background-color: #F3F3F3 !important;
    margin-top: 0!important;
}
.common-home .subscribe__pro {
    margin-top: 100px!important;
}
.nochecked {
    position: absolute;
    text-align: center;
    left: 0;
    font-size: 13px;
    line-height: 180%;
    color: #29313E;
    padding: 10px 20px;
    font-weight: bold;
    top: -55px;
    background: #FFFFFF;
    box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.53);
    border-radius: 2px;
}
.nochecked:before {
	position: absolute;
    content: '';
    border: 10px solid #48383800;
    border-top: 11px solid #ffffff;
    bottom: -18px;
    transform: rotate(0deg);
	left: 10px;
    margin: auto;
    width: 10px;
}
.sl_content {
    margin: 215px 50px 0;
    position: relative;
    z-index: 2;
}
.slct_wrap {
    z-index: 1;
    position: relative;
}
.slct_wrap label {
    color: #000 !important;
    text-transform: uppercase;
    font-weight: bold;
}
.slct_wrap .jq-selectbox {
    width: 100%;
}
.slct_wrap .jq-selectbox__select:hover {
    background: none;
}
.slct_wrap .jq-selectbox__select:active {
    background: none;
    box-shadow: none;
}
.slct_wrap .jq-selectbox li:hover {
    background-color: #4c71d8;
    color: #FFF;
}
.slct_wrap .jq-selectbox li.selected {
    background-color: #ffffff;
    color: #333 !important;
}
.slct_wrap .jq-selectbox.focused .jq-selectbox__select {
    background: none;
	border-color: #4c71d8;
}
.slct_wrap .jq-selectbox__dropdown {
    border: 1px solid #e8e8e8;
    border-radius: 0px;
    background: #FFF;
    box-shadow: none;
}
.slct_wrap .jq-selectbox__select {
	height: 32px;
    padding: 0 45px 0 10px;
    border: 1px solid #ffffff;
    border-bottom-color: #ffffff;
    border-radius: 0px;
    background: none;
    box-shadow: none;
    font: 12px/32px Arial, sans-serif;
    color: #fff;
    text-shadow: none;
}
#map_filter_dillers {
	#height: 450px;
    #overflow: auto;
    #padding: 40px 20px;
}
.sl_content ul {
	padding:0;
}
.sl_content ul li {
	list-style-type: none;
}
.sl_content_bg {
	height: 500px;
    width: 100%;
    display: inline-block;
    background: linear-gradient(45deg, #000000d9, transparent);
    position: absolute;
    top: 0;
    z-index: 1;
}
.sl_title {
    font-style: normal;
    font-size: 32px;
    color: #FFFFFF;
    margin-bottom: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.sl_text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;
    color: #bfbfbf!important;
    margin-bottom: 25px;
	width:50%;
}
.sl_href a {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: #4c71d8;
    font-size: 14px;
    line-height: 13px;
    display: inline-block;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 20px 40px;
    text-shadow: none;
    font-weight: 100;
    width: auto;
}
body {
	font-family: 'ttn' !important;
    font-weight: 300;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    overflow: auto !important;
	background: url(../../../../../image/bgp.png);
	#-webkit-animation: slide 1500s linear infinite;
	#background-attachment: fixed;
}

.menu_fix {
	background: #fff!important;
    position: fixed!important;
    top: -70px!important;
    box-shadow: 0 0 20px -10px #000;
}

.map_selects select:first-child {
	width:48%;
    padding: 10px;
	float:left;
}
.map_selects select:last-child {
	width:48%;
    padding: 10px;
	float:right;
}
.map_selects {
    padding-bottom: 60px;
}
.map_filter {
    position: relative;

}
.slct_wrap .jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #fff;
}
.map_filter_item {
    background: #fff0;
    padding: 10px 10px;
    cursor: pointer;
    margin: 0 auto 10px;
    color: #000;
	position:relative;
    text-transform: uppercase;
    border-left: 5px solid #4c71d8;
    border: 1px solid #cecece;
    border-radius: 7px;
}
.p_popup {
	background: #4c71d8;
    border: none;
    padding: 18px 38px;
    font-size: 16px;
    color: #fff;
	transition: all .3s ease;
}
.p_popup:hover {
	background: #11369c;
	transition: all .6s ease;
}
.map_filter_item:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #4c71d8;
    right: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 10px;
	opacity:0;
}
.p_popup_close {
	    display: flex;
    justify-content: flex-end;
    color: silver;
    font-size: 14px;
    cursor: pointer;
}
.p_popup_body {
	position: fixed;
    width: 900px;
    z-index: 99999999;
    left: 0;
    right: 0;
    margin: -100px auto;
    background: #fff;
    padding: 50px;
    box-shadow: 0 5px 20px -10px;
}
.map_filter_item:hover {
	border-color: rgb(76, 113, 216);
	color: #000;
}
.main_img span {
	    position: absolute;
    width: 100%;
}
.main_img img {
	width: 380px;
    border: 1px solid rgba(35, 35, 35, 0.08);
}
.dialoger {
	width:100%;
}
.mega .modal-body {
    position: relative;
    padding: 0;
}
.mega .modal-content {
    background-color: transparent;
	background: none;
}
.mega .modal-header {
	display: none;
}
.dialoger .modal-content {
	box-shadow: none;
    border: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
}
#close {
	display: none;
}
.modal-content .form-group {
	    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
div.required .control-label:before {
   display: none;
}
.dialoger .modal-header {
    min-height: 16.43px;
    padding: 20px 15px;
    border-bottom: 1px solid #ffffff;
}
#button-cart2 {
    margin-left: 0 !important;
}
.img_row {
	    height: 526px;
    overflow: hidden;
}
.btn_buy, .btn_calc {
	height: 50px;
	background: none;
    border-radius: 7px;
	color: #4c71d8;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 30px;
    letter-spacing: 4px;
    border: 2px solid #4c71d8;
	transition: all .4s ease;
}
.btn_buy:hover {
	border-color: #4c71d8;
	background: #4c71d8;
	color: #fff;
}
.ready_product button {
	    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    border: none;
    padding: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    letter-spacing: 3px;
}
.ready_product {
	padding: 30px;
    margin-bottom: 20px;
    display: table;
    width: 47%;
    position: relative;
    content: '';
    background: #f4f4f4;
    float: left;
    margin-right: 25px;
}
.ready_product img {
	 width: 100%;
}
.ready_product a {
	border: 1px solid #4c71d8;
    padding: 8px 26px;
    display: inline-block;
    text-transform: uppercase;
    color: #4c71d8;
    margin: 20px 0;
    font-size: 12px;
}
.info_col span {
	display:block;
	font-size: 13px;
    letter-spacing: 2px;
    color: silver;
}
.info_col span b {
	color: #333;
    font-size: 13px;
}
.dsc {
	    color: #000;
    letter-spacing: 1px;
    line-height: 1.7;
    overflow-wrap: break-word;
}
.btn_calc {
	border: 1px solid rgba(41, 49, 62, 0.15);
    background: none;
    color: #333;
    text-transform: none;
    margin-left: 10px;
}
.i_pluse {
	    right: 30px;
    position: relative;
}
.i_minuse {
	    left: 30px;
    position: relative;
}
.menu_active_toggle {
	display: flex;
	padding-left: 70px;
    transition: all 1s ease;
	opacity: 0;
}
.mat_show {
	padding-left: 0;
    transition: all 1s ease;
	opacity: 1;
}
@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -14400px 0; }
}
.menu_active {
	display: flex;
    border: 2px solid #4c71d8;
    justify-content: space-between;
    padding: 10px 20px;
    color: #4c71d8;
	cursor:pointer;
	transition: .5s;
    font-size: 15px;
	text-transform: uppercase;
    align-items: center;
	margin-bottom: 20px;
      border-radius: 7px;
}
.menu_active img {
    width: 30px;
    transform: rotate(180deg);
    margin-left: 20px;
	transition: .5s;
}
.menu_active:hover img {
    margin-left: 35px;
}
.rotate_arrow {
	transition: .5s;
	transform: rotate(0deg) !important;
	filter: brightness(0) invert(1);
}
.active_btn {
    border: 2px solid #4c71d8;
    color: #ffffff;
    background: #4c71d8;
	transition: .5s;
}
.span_price {
    font-size: 27px;
    line-height: 100%;
    color: #f25e5e;
    text-transform: lowercase;
    margin-bottom: 0px;
    display: block;
    font-weight: bold;
    margin-top: -25px;
}
.product_h1{
	font-size: 36px;
    color: #232323;
    font-weight: bold;
    margin: 0 0 25px;
    text-transform: uppercase;
    padding: 0;
    letter-spacing: 3px;
}
span.model {
    margin: 15px 0;
    display: block;
    font-size: 17px;
    line-height: 100%;
    color: #757575;
    opacity: 0.5;
    letter-spacing: 2px;
}
.nav_tabs {
	padding: 0;
    margin-bottom: 40px;
    margin-top: 0;
    height: 53px;
}
.nav_tabs li a:hover {
   background: #4c71d8;
    border: 2px solid #4c71d8;
    color: #fff;
	transition: all .4s ease;
}
.nav_tabs li {
	list-style: none;
}
.nav_tabs a {
	float: left;
    list-style-type: none;
    width: 250px;
    text-align: center;
    padding: 15px;
    margin-right: 15px;
    background: #7f7f7f;
    font-size: 17px;
    line-height: 170%;
    border: 2px solid #7f7f7f;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 0 !important;
}
.nav_tabs li.active a {
    color: #fff;
}
.nav_tabs li.active a img {
	 filter: brightness(1) opacity(1);
}

.nav_tabs li.active a {
    background: #4c71d8;
    border: 2px solid #4c71d8;
    color: #fff;
}
.nav_tabs li a {
	color: #ffffff;
	transition: all .4s ease;
}
.nav_tabs li a img {
	filter: brightness(0) opacity(0.4);
	position: relative;
    margin-right: 4px;
    top: -1px;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
}
* {
	outline: none !important;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
.input-number .input-group {
	position: relative;
    display: flex;
    border-collapse: separate;
    justify-content: flex-end;
    right: -24px;
	align-items: center;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
    font-size: 14px;
	font-weight: normal;
}

.dialoger label {
	font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
    right: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
    background-color: #00000000;
    border-bottom: 1px solid #464646;
    padding: 4px 0px 3px 0;
    min-height: 70px;
}
.cnt_all_wrap {
	position: relative;
}
.common-home .cnt_all_wrap {
    background: none;
}
#top .container {
	padding: 0 20px;
}
.dd_color {
	color:#4c71d8 !important;
}
.logo_wrap {
	background: #ffffff;
    padding: 25px;
    border-bottom: 1px solid #efefef;
}
.logo_wrap img {
    width: 150px;
}
.radio_title {
	font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 15px;
    color: #232323;
    opacity: 0.9;
    margin-bottom: 16px;
    margin-top: 14px;
}
.button_wrap_cat button {
	background: #4c71d8;
    border-radius: 2px;
    padding: 11px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    margin: 10px 0 25px;
}
#input-sort, #input-limit {
    display: inline-block;
    width: auto;
    border: none;
    background: none;
    box-shadow: none;
    border-bottom: 1.5px dashed;
    border-radius: 0;
    padding: 0;
}
.view_btns {
	text-align: right;
}
.view_btns button {
	border: none;
    padding: 0;
    background: none;
	filter: grayscale(1) opacity(0.5);
}
.v_active {
	filter: grayscale(0) opacity(1) !important;
}
.dropdown-toggle img.angle_menu {
	width: 12px;
    margin-left: 10px;
    transform: rotate(0deg);
    transition: all .4s ease;
}
.dd_hover {
	transform: rotate(180deg) !important;
    transition: all .4s ease !important;
}
.header_block {
    position: relative;
    padding: 10px 0 15px;
    justify-content: flex-end;
    display: flex;
}


.login_wrap {
	position: fixed;
    z-index: 99999;
    background: #fff;
    padding: 40px 20px;
    width: 400px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 20px;
}
.main_logo {
	    width: 240px;
    position: absolute;
    left: 0;
    top: -26px;
}
.login_wrap_static {
    background: #fff;
    padding: 40px 20px;
    width: 400px;
    margin: auto;
}
.alert-danger {
    color: #ff7775!important;
    background: none !important;
    border-radius: 0 !important;
    border: none!important;
    padding: 0 !important;
}
.alert-success {

    color: #6bb762!important;
    background-color: #ffffff!important;
    border-radius: 0 !important;
    border: none!important;
    padding: 0 !important;
}
.login_wrap input:not([type=submit]), .login_wrap_static input:not([type=submit]), .all_wrap input:not([type=submit]){
    width: 100%;
    border: none;
    border-bottom: 1px solid #dddddd;
    margin: 10px 0;
    padding: 10px 0;
}
.login_wrap input[type=submit], .login_wrap_static input[type=submit] {
    width: 150px;
    margin: 30px auto -10px;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-radius: 0;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 2px solid #4c71d8;
    background: none;
    color: #4c71d8;
}
.all_wrap input[type=submit]{
	background: #4c71d8;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: none;
    border: none;
    padding: 10px 20px;
    box-shadow: none;
}
.caret_menu {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    bottom: -1px;
}
.cart_img {
	position: relative;
    cursor: pointer;
    width: 24px;
    right: -8px;
    filter: opacity(0.8) !important;
}
.search_btn {
    position: absolute;
    width: 75px;
    height: 63px;
    right: 0;
    text-align: center;
    margin: auto;
    display: block;
    border-right: 1px solid #e8e8e81f;
    #filter: brightness(0.5);
}
#d_quickcheckout .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #ffffff!important;
    border: none!important;
    border-radius: 0!important;
    border-top-right-radius: 3px!important;
    border-top-left-radius: 3px!important;
    background: linear-gradient(45deg, #ff4141, #ff585873)!important;
    padding: 12px !important;
}
.search_img {
	cursor: pointer;
    position: absolute;
    right: 0;
    filter: brightness(1);
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    text-align: center;
    width: 23px;
}
.common-home .cart_img, .common-home .search_img {
    #filter: brightness(0);
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: auto;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
.phone_icon {
	width: 15px;
    position: relative;
    top: -1px;
}
.common-home .phone_icon {
    filter: brightness(1) invert(1);
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
.ul_right {
	position: relative;
}
.ul_left {
	float: left;
    margin: 0;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
.top_links {
	display: flex;
    background: #ffffff00;
    align-items: center;
	justify-content: flex-end;
    margin: auto;
    padding: 3px 0 0;
}

.cath1 {
	    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    display: inline-block;
    padding: 0;
    margin-top: -5px;
		margin-left: 25%
}

.fdb {

}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}

/* cart */
#cart {
    position: relative;
    padding: 4px;
    cursor: pointer;
}
.cart_total {
	box-sizing: border-box;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    top: 7px;
    color: #ffffff;
    text-align: center;
    left: -8px;
    font-size: 12px;
    background: #4c71d8;
    border-radius: 100%;
    font-weight: 100;
}
.remove img {
	    width: 6px;
    position: relative;
    top: -1px;
    margin-right: 5px;
    opacity: .4;
}
.remove a {
	font-size: 12px!important;
	    cursor: pointer;
    letter-spacing: 0!important;
    text-align: left!important;
    color: silver!important;
    font-weight: 100 !important;
}
.cart_total_text {
	color: #333;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 97px;
    bottom: 0;
}
.footer_contact img {
    margin-right: 10px;
	filter: brightness(1) invert(1);
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.flex_item aside {
		    position: sticky;
    top: 15px;
	}

	.pr_flex_2 .second_block {width: 85%;}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	.left-images {
		flex-direction: row;
		row-gap: 10px;
		order: 2;flex-wrap: wrap;
	}
	.stickyWrap {
		display: flex !important;
		background: #fff;
		padding: 15px;
		align-items: center;
		justify-content: space-between;
		position: sticky;
		top: 62px;
		z-index: 1;
	}
	.swControl {
		display: flex;
		align-items: center;
		column-gap: 8px;
	}
	.swControl button{
		    border: 2px solid #4c71d8;
    color: #4c71d8;
    background: none;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 7px;
	}
	.swControl .testprice{
		    margin: 0;
    font-weight: 900;
   font-size: 14px;
	}
	.swName {
	    font-size: 14px;
		font-weight: 900;
	}
	.frg {
		opacity:0;
		visibility:hidden;
		height:0;
		overflow: hidde;
	}
	.modal_pp_body section {
        width: 95%;
	}

	.mfilter-box {
    margin-left: 0!Important;
    padding-left: 0!Important;
}

.cath1 {margin-top: 10px; margin-left: 0;}

	.summary {
    margin-bottom: 20px;
    border-radius: 20px;
    border: 1px solid #ededed;
}
.summary a img {border-radius: 20px;}

	img[src$="alb.png"] {
		    width: 160px !Important;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	padding-top: 50px;
    background: #2a2a2a;
    border-top: none;
    color: #ffffff;
    margin-top: 50px;
    padding-bottom: 50px;
}

.products_title {
	font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #000;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}

footer a {
    color: #b0b0b0;
    font-size: 14px;
    line-height: 13px;
    opacity: .6;
}
.footer_contact li {
    font-size: 13px;
    color: #ffffff;
	cursor: pointer;
}
footer ul {
    line-height: 3;
}
footer a:hover {
    color: #4c71d8;
}
.fh5 {
	margin-top: 10px;
    margin-bottom: 10px;
	font-size: 16px;
    font-weight: bold;
    color: #f6f6f6;
    border-bottom: 4px solid #4c71d8;
    width: 30px;
    padding: 10px 0;
}
.fbc span {
    font-size: 14px;
    color: #999999;
}
.footer_bottom {
    height: 75px;
    vertical-align: middle;
    line-height: 75px;
    background: #010101;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
#tab-description p {
	font-size: 14px!important;
    line-height: 170%!important;
    color: #29313E!important;
    opacity: 0.9!important;
    margin-top: 35px !important;
}
/* breadcrumb */
.breadcrumb {
    border: 1px solid #ddd;
    padding: 5px 0 0 0 ;
    border: none !important;
    background-color: transparent !important;
    border-radius: 0px !important;
    border: none;
    background-color: transparent;
    overflow-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    border-radius: 0;
    overflow: auto;
}
.breadcrumb div[itemprop="itemListElement"] {
    display: inline-block;
    margin-right: 16px;
    position: relative;
    text-transform: uppercase;
    font-size: 11px;
}
.breadcrumb div[itemprop="itemListElement"]:after {
	content: '\f105';
    font-family: fontawesome;
    position: absolute;
	top: -1px;
    bottom: 0;
    margin: auto;
    right: -14px;
}
.breadcrumb a[itemprop="item"]{
	color:#000;
}

.breadcrumb div[itemprop="itemListElement"]:last-child:after{
	display:none;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
padding: 13.5px 23px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
    border: none;
    border-radius: 0;
    color: #878787;
    text-shadow: none;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {

}
.btn-success {
	color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    background: linear-gradient(45deg, #07b17a, #7bffdb);
    border: none;
    border-radius: 0;
    color: #fff;
    text-shadow: none;
    letter-spacing: 3px;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background: linear-gradient(45deg, #07b17a, #7bffdb);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
.btn_after_cat {
	border: 1px solid #4c71d8;
    box-sizing: border-box;
    border-radius: 2px;
    font-size: 12px;
    line-height: 11px;
    display: flex;
    align-items: center;
	transition: all .4s ease;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #4c71d8;
    padding: 15px 30px;
    background: none;
}
.product-list:hover .btn_after_cat {
	background: #4c71d8;
    color: #fff;
	transition: all .4s ease;
    border-color: #4c71d8;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
    margin-bottom: 20px;
    overflow: auto;
    background: #FBFBFB;
	transition: all .4s ease;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
.prev, .next {
    filter: brightness(0) opacity(0.5) !important;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {

}
.cart_pr {
	width: 18px;
    margin-right: 15px;
	display: none;
}
.product-thumb img {

}
.image_wraps {
	    background: #fff;
    padding: 20px;
    border: 1px solid rgba(35, 35, 35, 0.08);
    box-sizing: border-box;
}
.product-thumb:hover {
    background: #FFFFFF;
    /*box-shadow: 0px 13px 20px -16px rgba(0, 0, 0, 0.4); */
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    transition: all .4s ease;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
  border-radius: 20px;
	padding: 4px;
}
.product-thumb  {
	position:relative;
  border-radius:20px;
}
.product-grid .product-thumb .image {
	float: none;
  border-radius:20px;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0;
	    position: relative;
    z-index: 1;
}
}
.product-thumb h4 {
    font-weight: normal;
    position: absolute;
    bottom: 0;
    letter-spacing: 4px;
    background: #ffffff;
    right: 0;
    padding: 10px 25px;
    color: #fff !important;
    margin: 0;
    text-align: right;
    text-transform: uppercase;
}
.product-thumb .caption a {
	font-size: 22px;
    letter-spacing: 4px;
    text-align: left;
    color: #333;
    margin: 10px 0;
    display: block;
}
.product-thumb:hover .caption a {

	transition: all .4s ease;
	color: #4c71d8 !important
}
.product-thumb .image {
	 overflow: hidden;

}
#popupcart_extended_wrapper {
	display: none !important; 
}
.product-thumb img {
	#transition: all .8s ease;
}
.product-thumb:hover img {
	transform: scale(1.03);
    transition: all .8s ease;
    opacity: .8;
}
.product-thumb p {
	font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #232323;
    opacity: 0.6;
}

.product-thumb .caption {
	padding: 0 20px;
}
.product-list .product-thumb .caption {


}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	#min-height: 210px;
	#padding: 0 10px;
}
.left-images_item {
    height: 65px;
    width: 65px;
}
.calcAfterBtns {
    row-gap: 8px;
    flex-direction: column;
}
.calcAfterBtns a, .freeDel {
    width: 100%;
    text-align: center;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.button_wrap {
    position: absolute;
    background: #ffffff;
    left: 0;
    right: 0;
    border: 1px solid #f2f2f2;
    border-top: none;
    bottom: -10px;
    margin: 15px;
    text-align: center;
	display:none;
}
.button_wrap button {
	    background: #4c71d8;
    border-radius: 2px;
    padding: 11px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    width: 86%;
    margin: 15px;
}
.product-thumb:hover .button_wrap {
	display:block;
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;

    line-height: 150%;
    text-align: left;
    color: #232323;
    opacity: 0.8;
    font-weight: bold;
}
.category_item {
	position: relative;
}
.cat-caption {
	    position: absolute;
    top: 15px;
    padding: 20px;
	    z-index: 2;
}
.all_title {
    font-size: 30px;
    line-height: 150%;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: 7px;
    position: relative;

}
.c_info .cnt_c {
	    display: flex;
    align-items: center;
	    margin-bottom: 30px;
}
.cnt_c {
	    font-size: 16px;
}
.cnt_c a {
	    display: block;
    color: #333;
}
.c_form {
	width: 45%;
}
.scs {
	display: flex;
    background: #ffffff;
    padding: 15px;
    align-items: center;
    font-size: 14px;
    border: 2px solid #7ee0c8;
}
.c_form form input {
	margin: 0 0 20px;
    width: 100%;
    border: 1px solid silver;
    padding: 10px;
}
.c_form form textarea {
	margin: 0 0 20px;
    border: 1px solid silver;
    width: 100%;
    padding: 10px;
	min-height: 150px;
	resize: vertical;
}
.c_form form input[type=submit] {
	    width: 150px;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-radius: 0;
    font-size: 14px;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 2px solid #4c71d8;
    background: none;
    color: #4c71d8;
    display: flex !important;
}
.cnt_i {
	margin-right: 30px;
}
.image_wrap {
	display: flex;
    align-items: center;
    justify-content: flex-start;
}

.c_info img {
	width: 35px;
}
.c_flex {
	display: flex;
	justify-content: space-between;
}
.image_wrap img {
	margin-right:10px;
}
.h_flex_1 {
	width:30%;
}
.h_flex_2 {
	#width: 60%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.image_wrap img {
	width: 23px;
    cursor: pointer;
    margin-right: 16px;
    transition: all .4s ease;
    filter: brightness(1) invert(1);
}
.image_wrap img:hover {
    opacity: 1;
	transition: all .4s ease;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.h_lang_links {
	float: right;
}
.h_lang_links button {
	background: none;
    border: none;
	font-size: 15px;
    line-height: 14px;
    font-weight: bold;
}
.h_lang_links button:hover {
	background-color: transparent !important;
	    background-image: none!important;
    border: none;
}
.image-additional a {
    display: block;
    border: 1px solid rgba(35, 35, 35, 0.08);
}
.image-additional {

}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.bullet {
	position:relative;
}
.tp-bullets {
	opacity: 1 !Important;
	bottom: 65px !Important;
    left: 50%!Important;
}
.tp-bullets.simplebullets.round .bullet {
    width: 9px!Important;
    height: 9px!Important;
    opacity: 1!Important;
    margin-left: 25px!Important;
}
.bullet.selected:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background: none;
    z-index: -1;
    top: 0;
    left: -8px;
    border-radius: 100%;
    border: 1px solid #fff;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.bullet:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background: none;
    z-index: -1;
    top: 0;
    left: -8px;
    border-radius: 100%;
    border: 1px solid transparent;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.tp-rightarrow, .tp-leftarrow {
	display:none !important;
}


#top {
	border-bottom: 1px solid #eaeaea;
}
.common-home .top_fix {
	display:none;
}
.#bg_home {
	background: linear-gradient(45deg, gainsboro, transparent);
    position: absolute;
    width: 100%;
	z-index:-1;
    height: 400px;
}
.main_wrap {

}
.search_wrap {
    position: absolute;
    width: 0;
	width:100% !important;
    z-index: 99999;
    background: #343434;
    height: 63px;
    right: 0;
	transition: all .1s ease;
	opacity:0;
	visibility:hidden;
}
.search_wrap_show {
    transition: all .4s ease;
	opacity:1;
	visibility: visible;
}
.main_overlay {
	position: fixed;
    background: #000;
    opacity: .7;
    width: 100%;

    backdrop-filter: blur(5px);
    height: 100vh;
    top: 0;
    z-index: 9999;
}
/* search */
#search {

}
.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {
    display: flex !important;
    align-items: center!important;
    letter-spacing: 0.04em!important;
    text-transform: uppercase!important;
    border: none !important;
    box-shadow: none!important;
    border-radius: 2px !important;
    background: #4c71d8!important;
    font-size: 14px!important;
    line-height: 13px!important;
    display: flex!important;
    align-items: center!important;
    letter-spacing: 0.04em!important;
    text-transform: uppercase!important;
    color: #FFFFFF!important;
    padding: 32px!important;
    text-shadow: none !important;
    font-weight: 100!important;

    left: 10% !important;
}
.three_button {
	position: absolute!important;
    left: 10% !important;
    margin: 35px 0 !important;
}
.ne-bootstrap .ne-submit:hover, .ne-bootstrap .ne-submit:focus {
    background: #14ba92 !important;
}
.sub_text {
	float: left;
    font-size: 16px;
    line-height: 15px;
    display: flex;
    align-items: center;
	    margin: 13px 0;
    color: #232323;
    opacity: 0.5;
}
.sub_align input {
    background: #FFFFFF;
    border: 1px solid rgba(35, 35, 35, 0.11);
    box-sizing: border-box;
    border-radius: 2px;
    width: 300px;
    padding: 10px;
    padding-left: 45px;
    width: calc(100% - 122px);
}
.header_list {
	padding:0;
	position: absolute;
    right: 0;
    line-height: 65px;
}
.rel_wrap {
    background: #F3F3F3;
    padding: 80px 0;
    border-bottom: 1px solid #e3e3e3;
    margin-top: 100px;
}
.header_list li {
	float: left;
	list-style-type: none;
}
.pagination li:last-child a {
	border:none;
	border-left: 1px solid #e8e8e8;
}
.p_next {
	width: 10px;
    filter: brightness(.3);
    transform: rotate(-90deg);
}

.product_arrow_next {
	 right: 5px!important;
}
.item-title {
    border-top: 0px solid #c7c7c7;
}

.product_arrow_prev {
	 left: 5px !important;
}
.product_arrow_prev, .product_arrow_next {
	filter: brightness(0) opacity(0.4)!important;
    width: 27px!important;
}
.p_prev {
	width: 10px;
    filter: brightness(.3);
    transform: rotate(90deg);
}
.product-list img {
width: 140px;
}
.menu_overlay {
	position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 9;
    top: 0;
    background: #232323;
    opacity: 0.2;
}
.btwcat {
	    z-index: 2;
    box-shadow: 0 11px 8px -13px #a7a7a7;
    bottom: -35px;
}
.cl_fix {
	position: sticky;
	top: 80px;
    transition: all .4s ease;
}
.cl_fix_after {
	top: 80px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    line-height: 1.42857143;
    color: #000000;
    background-color: #fbfbfb;
    border: 1px solid #e8e8e8;
    padding: 15px 25px;
    border-radius: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #4c71d8;
    border-color: #4c71d8;
}
.header_list li a {
	font-size: 14px;
    color: #000000;
    margin: 0 25px;
}
.common-home .header_list li a {
    color: #fff;
}
.header_list li.lang_list {
	font-size: 15px;
}
.frgs {
	display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}
.header_list li.number_list a{
	font-size: 18px;
}
.header_list button {
	background: none;
    border: none;
}
.li_menu {
	position:relative;
	float:left;
}
.li_menu:last-child .aline {
	display:none;
}
.aline {
    color: silver;
    width: 5px;
    height: 5px;
    background: #4c71d8;
    position: absolute;
    right: -17px;
    top: 0;
    border-radius: 100%;
    bottom: 0;
    margin: auto;
}
.pol {
	width: 950px;
    position: fixed;
    z-index: 9;
    background: #fff;
    padding: 60px;
    margin: 50px auto;
    left: 0;
    right: 0;
    font-size: 17px;
    line-height: 155%;
    overflow: auto;
    height: 90vh;
}
.pol_overlay {
    height: 100vh;
    position: fixed;
    z-index: 999999999999999999999999999999;
    background: rgba(97, 97, 97, 0.4);
    width: 100%;
    top: 0;
    backdrop-filter: blur(5px);
}
.slider_main .slick-dots {
	position: absolute;
    margin: 0;
    list-style: none;
    text-align: center;
    transition: all .4s ease;
    left: 0!important;
    bottom: 0px!important;
    padding: 10px!important;
}
.main_menu_list {
    padding: 0;
    margin: 0;
}
.main_menu_list li {
	display: inline-block;
	margin-left:1px;
}
.hoverst:hover .menu_sh_wrap {
	transition: all .4s ease;
	transition-delay: .4s;
	visibility: visible !important;
	opacity: 1 !important;
	top: 64px;
}
.ali {
	transition: all .4s ease;
}
.hoverst:hover .ali{
	transition: all .4s ease;
	transition-delay: .4s;
	box-shadow: inset 0px -6px 0px -2px #4c71d8;
}
.main_menu_list >li>a{
    color: #000;
    font-size: 15px;
    height: 64px;
    align-items: center;
    display: flex !important;
    border-right: 1px solid #e8e8e8;
    padding: 0 20px;
}
.main_menu_list > li > a:hover{color: #4c71d8;}

.main_menu_list>li:nth-of-type(1)>a:nth-of-type(1){
    border-left:1px solid #e8e8e8;
}
.menu_sh_wrap {
	position: absolute;
    padding: 35px;
    background: #ffffff;
	top: 74px;
	transition: all .4s ease;
    z-index: 99999;
    left: 0;
    width: 100%;
    box-shadow: 0 11px 20px -17px #787878;
    border-top: 1px solid #f2f2f2;
    border-radius: 20px;
}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
    text-shadow: none;
    background-color: transparent;
    background-image: none;
}
.nav_menu a {
	font-size: 13px;
    line-height: 17px;
    margin-right: -3px;
    color: #686868;
    text-transform: uppercase;
    position: relative;
    padding: 15px;
    height: 63px;
    background: white;
    width: 145px;
    border-right: 1px solid #e8e8e8;
}
.menu_sh_wrap a {
    font-size: 14px;
    color: #555555;
    position: relative;
    margin-right: 30px;
}

.menu_sh_wrap a:hover {
    color:#4c71d8;}

/* #FFFFFF */
.s_title {
	    font-style: normal;
    font-size: 28px;
    line-height: 150%;
    color: #232323;
    font-weight: bold;
    display: block;
    margin-bottom: 30px;
}
.s_title span {
	font-size: 18px;
    line-height: 150%;
    color: #232323;
    opacity: 0.3;
}
.mfi_info {
	border: 2px solid #25cba3;
    padding: 10px;
    margin-top: -12px;
    margin-bottom: 15px;
}
.error_c, .success_c {
    position: absolute;
    width: 200px;
    text-align: center;
    right: 0;
	font-size: 13px;
	line-height: 180%;
	color: #29313E;
    padding: 5px;
	font-weight:bold;
    top: -30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 38px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.success_c {
	width: 351px;
    right: -90px;
    top: -15px;
}
.success_c img {
	width: 16px;
    position: relative;
    top: -1px;
    margin-right: 3px;
}
.dots_cat .slick-dots {
    bottom: -60px !important;
}
.error_c:before, .success_c:before {
    position: absolute;
    content: '';
    border: 10px solid #48383800;
    border-top: 11px solid #ffffff;
    bottom: -18px;
    transform: rotate(0deg);
    left: 0;
    right: 0;
    margin: auto;
    width: 10px;
}
.tp-caption.first_text {
    font-weight: bold;
    font-size: 48px;
    line-height: 150%;
    color: #FFFFFF;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;

    left: 10% !important;
}
.tp-caption.two_text {
    font-size: 16px;
    line-height: 180%;
    color: #bfbfbf!important;
    opacity: 0.9;
    background-color: transparent;
    text-decoration: none;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;

    left: 10% !important;
    width: 50%;
    max-width: 100% !important;
    text-overflow: unset;
    white-space: pre-wrap !important;
}
.s_container {
	width: 70%;
    position: relative;
    margin-left: 10%;
}
.s_search_img {
    filter: brightness(1);
    opacity: .8;
    width: 23px;
    position: absolute;
    right: 26px;
    top: 20px;
}
a {
	text-decoration: none !important;
}
.category_item {
	position: relative;

}
.padd {
	padding-top: 30px;
    position: relative;
    top: -30px;
}
.category_item_overlay {
	position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    top: 0;
    background: rgba(35, 35, 35, 0.28);
    backdrop-filter: blur(3px);
    z-index: 1;
	overflow:hidden;
	opacity:0;
	transition: all .4s ease;
}
.category-wall .col-xs-12:hover .category_item_overlay {
	opacity:1;
	transition: all .4s ease;
}
.category-item:hover .category_item_overlay {
	opacity:1;
	transition: all .4s ease;
}
.common-home .menu_fix {
    background: #2a323f!important;
}
.category-item:hover .c_arrow {
	opacity:1;
	transition: all .4s ease;
	left:15px;
}
.category-item:hover .category_item_overlay {
	opacity:1;
	padding-left: 0;
	visibility: visible;
	transition: all .4s ease;
}
.cat_child {
	opacity:0;
	padding-left: 20px;
	visibility:hidden;
	transition: all .4s ease;
}
.category-wall .col-xs-12:hover .cat_child {
	opacity:1;
	padding-left: 0;
	visibility: visible;
	transition: all .4s ease;
}

.c_arrow {
	position: absolute;
    width: 40px !important;
    left: -30px;
    bottom: 30px;
    transition: all .4s ease;
    opacity: 0;
	z-index:2;
}
.category-wall .col-xs-12:hover .c_arrow {
	opacity:1;
	transition: all .4s ease;
	left:15px;
}
.cat-name {
	    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF!important;
}
.cat_name_child {
	font-size: 16px;
	line-height: 200%;
	color: #FFFFFF!important;
	opacity: 0.85;
	display: block;
}
.s_close {
	position: absolute;
    width: 20px;
    top: -18px;
    bottom: 0;
    margin: auto;
    right: 10%;
    cursor: pointer;
}
input[name=search]::-webkit-input-placeholder,
input[name=search]::-moz-placeholder {
color: #333 !important;
}
input:focus::-webkit-input-placeholder {
    color: transparent !important;
}
#search .input-lg {
	height: 64px;
    line-height: 20px;
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: #2a2a2a;
    padding: 0 40px;
    color: #fff;
    text-transform: uppercase;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}

@media(min-width:1350px){.container {width: 1240px !important;}}
.forms_wrap {
    background: rgb(0 0 0 / 84%);
    backdrop-filter: blur(5px);
    z-index: 9999999;
    position: fixed;
    width: 100%;
    overflow: auto;
    height: 100vh;
    top: 0;
    left: 0;
}
.product-layout {
	    position: relative;
    z-index: 0;
}
.z_first .jq-selectbox {
    z-index: 2 !important;
}
.close_form {
	position: absolute;
    width: 39px;
    right: 8px;
    top: 8px;
    padding: 10px;
    margin: -4px;
    cursor: pointer;
}
.form_dealer {
    width: 650px;
    position: absolute;
    margin: 150px auto;
    left: 0;
    right: 0;
    padding: 40px 25px 30px;
    background: #fff;

}
.alert_all {
	position: fixed;
    right: 0;
    z-index: 9999999999;
    background: #4c71d8;
    color: #fff;
    padding: 40px 20px;
    text-transform: uppercase;
    top: 0;
}
.success_message {
	position: absolute;
    background: white;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.success_message img {
    text-align: center;
    display: block;
    margin: 27px auto;
}
.success_message b {
	font-size: 50px;
    line-height: 48px;
    color: #29313E;
    display: block;
    text-align: center;
}
.success_message span {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 180%;
    color: #232323;
    opacity: 0.8;
    text-align: center;
    display: block;
    width: 80%;
    margin: 30px auto;
}
.blog-category .breadcrumb div div:nth-child(2), .blog-blog .breadcrumb div div:nth-child(2) {
	display:none;
}
.jq-file {
	display:none!important;
}
.file_wrap {
	position: relative;
    top: -30px;
    left: 16px;
    font-size: 12px;
    line-height: 11px;
    display: flex;
    align-items: center;
    color: #4c71d8;
	cursor: pointer;
}
.file_wrap img {
	margin-right: 7px;
}
.form_calc, .form_callback {
    width: 650px;
    position: absolute;
    margin: 150px auto;
    left: 0;
    right: 0;
	border-radius: 20px;
    padding: 40px 25px 30px;
    background: #fff;
}
.f_second_title {
	display: block;
    color: silver;
    margin: 14px auto;
    font-size: 14px;
    margin-left: 15px;
}
.forms_wrap button {
	background: linear-gradient(265.7deg, #4c71d8 3.98%, #1ADDAE 90.1%);
    box-shadow: 0px 14px 40px rgba(27, 219, 173, 0.37);
    border-radius: 2px;
    color: #fff!important;
    border: none;
    padding: 20px 20px;
    width: 380px;
    font-size: 14px!important;
    line-height: 100%!important;
    letter-spacing: 0.04em;
    text-transform: uppercase!important;
    margin: auto;
    text-align: center;
    display: block;
}
.red {
	border-color:red !important;
}
.btn_cont {
	padding: 15px 20px;
    border: 2px solid #4c71d8;
    color: #4c71d8!important;
    margin: 20px 0;
    border-radius: 0;
    display: block;
    font-size: 15px;
}
.btn_cont a {
	text-decoration:none;
}
.forms_wrap input:not([type=submit]) {
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0;
    padding: 18px 0;
    border-bottom: 1px solid #ececec;
}
.forms_wrap input[type=submit]{
	    margin: 30px 0 10px;
    padding: 15px 20px;
    border-radius: 7px;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 2px solid #4c71d8;
    background: none;
    color: #4c71d8;
    transition: all .4s ease;
}
.radio_title {
	    display: block;
}
.radio_wrap {
	    margin-bottom: 10px;
}
.radio_wrap label {
	margin-right: 30px;
    cursor: pointer;
    font-size: 16px;
    line-height: 15px;
    align-items: center;
    color: #4F4F4F;
    opacity: 0.7;
}
.forms_wrap input[type=radio] {
	width:auto!important;
	margin-right:5px;
}
.forms_wrap input:focus, .forms_wrap textarea:focus {
background: #FFFFFF;
    border-bottom: 1px solid #4c71d8;
    box-sizing: border-box;
    border-radius: 0;
}
.agree_wrap {
	text-align: center;
    width: 100%;
	position:relative;
}
.agree_wrap input {
	display: inline-block;
	width: auto;
}
.agree_alert {
	position: absolute;
    background: #fff;
    box-shadow: 0 7px 18px -7px #a0a0a0;
    padding: 20px;
    left: 0px;
    top: -70px;
    color: #4c71d8;
    border: 1px solid #fcfcfc;
}
.agree_alert:before {
    position: absolute;
    content: '';
    border: 10px solid #48383800;
    border-top: 11px solid #ffffff;
    bottom: -19px;
    transform: rotate(0deg);
    left: 9px;

}
.forms_wrap textarea {
    width: 100%;
    padding: 15px;
    border: 1px solid rgba(35, 35, 35, 0.11);
    min-height: 80px;
    resize: vertical;
	border-radius: 2px;
    height: 56px;
    margin-top: 7px;
}
.f_title {
    font-size: 30px;
    line-height: 150%;
    color: #232323;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}


.formname input[type=checkbox] {
    display:none;
}
.formname input[type=checkbox] + label {
display: block;
    position: relative;
    margin: 12px 0 12px 30px;
    cursor: pointer;
    font-size: 11px;
    line-height: 20px;
    color: #333333;
}
.sc .jq-selectbox__select {
	border: none!important;
    background: none!important;
    box-shadow: none!important;
    text-shadow: none!important;
    border-bottom: 1px dashed silver !important;
    width: 200px;
    border-radius: 0;
    padding: 0;
    margin: 0 10px;
}
.sc .jq-selectbox__trigger {
    border-left: none;
}
.sc .jq-selectbox__trigger-arrow {
    right: 0;
}
.formname {
	    padding: 0px 18px;
}
.formname input[type=checkbox] + label:hover {

}
.formname input[type=checkbox] + label:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    line-height: 18px;
    left: -30px;
    border: 1px solid #808080;
}
.formname a {
	text-decoration:none !important;

}
.formname input[type=checkbox]:checked + label:before{
    content: '\f00c';
    color: #ffffff;
    font-family: fontawesome;
    font-size: 9px;
    text-align: center;
    font-weight: bold;
	border: 1px solid #597bdb;
    background: #597bdb;
}
.formname input[type=submit] {
    border-radius: 0;
    width: auto;
    padding: 24px;
    font-weight: bold;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #597bdb;
    border: 2px solid #597bdb;
    background: none;
    letter-spacing: 4px;
}
.mobile_menu {
	height: 100vh;
    background: #fff;
    width: 400px;
	overflow: auto;
    bottom: 0;
    padding-top: 110px;
	padding-bottom: 80px;
	z-index:999;
    right: -430px;
    box-shadow: -8px 0px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    transition: all .4s ease;
}
.mobile_menu_show {
	right: 0 !important;
    transition: all .4s ease;
}
.menu_close {
	transform: rotate(190deg);
    transition: all .8s ease;
    opacity: 0;
	position: absolute;
	right: 20px;
    visibility: hidden;
    top: 70px;
}
.menu_img {
	transform: rotate(0deg);
    transition: all .8s ease;
    opacity: 1;
	visibility:visible;
}
.menu_img_after {
	transform: rotate(190deg);
    transition: all .8s ease;
    opacity: 0;
	visibility: hidden;

}
.child_li {
	    margin: 15px 0;
}
.m_ang {
	filter: brightness(0);
    width: 15px;
    position: relative;
    margin: -2px 7px 0;
	transition: all .4s ease;
}
.m_ang_rotate {
	transform: rotate(-180deg);
	transition: all .4s ease;
}

.first_li {
	border-bottom: 1px solid #e8e8e8;
    width: 90%;
    margin: 15px auto;
    list-style-type: none;
}
.menu_close_after {
	transform: rotate(0deg);
    transition: all .8s ease;
    opacity: 1;
	visibility:visible;

}
.first_a {
    font-size: 14px;
    line-height: 13px;
    text-transform: uppercase;
    color: #0c0c0c!important;
    list-style-type: none;
    margin: 20px 0;
	text-decoration:none;
    display: block;
    font-weight: bold;
}
.child_li a {
	font-size: 14px!important;
	line-height: 100%!important;
	color: #29313E!important;
	opacity: 0.8!important;
}
.fxs_title {
    font-size: 18px;
    line-height: 17px;
    color: #232323;
    opacity: 0.8;
padding: 25px 20px;
    font-weight: bold;
	position:relative;
    border-bottom: 1px solid silver;
}
.mobile_lang_cnt a {
	font-size: 20px;
    line-height: 19px;
    align-items: center;
    color: #232323;
    font-weight: bold;
    margin: 40px auto 0;
    display: block;
    text-align: center;
}
.mobile_lang_cnt .phone_icon {
    filter: brightness(01) invert(0)!important;
    right: 10px!important;
}
.mobile_lang_cnt .pull-left {
    float: none !important;
    text-align: center;
    margin: 25px 0;
}
.mobile_lang_cnt  .l_active {
    color: #4c71d8!important;
    font-weight: 600!important;
    background: none!important;
    border: none!important;
    font-size: 17px!important;
}
.mobile_lang_cnt  .l_inactive {
    font-weight: 600!important;
    background: none!important;
    border: none!important;
    font-size: 17px!important;
}
.fbcfxs {
	padding: 30px!important;
    line-height: 3!important;
    font-size: 13px!important;
}
.fxsli {
	font-size: 17px!important;
    line-height: 2!important;
    font-weight: normal!important;
}
.fxs_title ul li a {
	font-weight: normal!important;
    font-size: 14px!important;
    color: #848484!important;
    line-height: 3!important;
}
.fxs_title ul {
	margin-top: 10px;
}
.fxs_title img[src$="f_ang.svg"] {
	position: absolute;
    right: 30px;
	transform: rotate(0deg);
    top: 31px;
	transition: all .4s ease;
}
.fxs_arrow {
	transform: rotate(-180deg)!important;
	transition: all .4s ease!important;
}
.mobile_nav {
    padding: 0;
}
.mobile_nav il {
	list-style-type:none;
}
.formname input[type=submit]:hover {

}
.formname input[disabled] {
    opacity: .6;
    cursor: not-allowed;
}
@media(min-width:767px) and (max-width:991px) {
	.nav_tabs li {
		width: 100%;
	}
}
@media(max-width:1275px) {
	.next {
		right: -15px!important;
	}
	.pr_flex_2 {
    width: 65%;
}
	.prev {
	    left: -15px!important;
	}


}
@media(max-width:1100px) {
	.next {
		right: -10px!important;
	}
	.prev {
	    left: -10px!important;
	}
	.pdf_wrap_dialog {
    width: 100%;
	margin: 0;
}
}
@media(max-width:1100px) {
	.next {
		right: 25px!important;
	}
	.prev {
	    left: 25px!important;
	}
}
@media(max-width:991px) {
	h3 a.all {
		right: 15px!important;
	}
	.header_block {
    justify-content: space-between;
	align-items: center;
	}
	.main_logo {
	    position: relative;
    top: 0;
    left: 0;
    padding: 9px;
    width: 187px;
	}
	.langs {
		    display: flex;
    justify-content: center;
	}
	.l_current {
		    color: #4c71d8 !important;
	}
	.pdf_wrap_buttons {
    flex-direction: column;
    align-items: flex-start;
	}
	.pdf_wrap_buttons div:nth-of-type(1) {

    order: 2;
	}
	.pr_flex_1>div {
    top: 100px;
}
	.fbcfxs {
    line-height: normal !important;
}
	.footer_contact img {
    filter: brightness(1) invert(0);
	}
	.footer_contact li {
    color: #848484!important;
}
	.slider_main .slick-slide, .slider_main .item  {
     height: 440px!important;
}

	.sl_content {
    margin: 145px 50px 0;
}
	.sl_title {
    font-size: 24px;
    line-height: normal;
}
	h3 a.all {
		display: none;
	}
	header {
		position: sticky;
		top: 0;
		z-index: 9999;
		background: #fff;
		box-shadow: 0 10px 15px -13px #7d7d7d;
	}
	.header_block {
		padding: 0;
	}
	#cart {
 right: 40px;
}
.cart_total_text {
	display: none;
}
	#popupcart_extended {
		width: 98%!important;
	}

	.total_span {
		display: block;
		text-align: center;
		margin-right: 0!important;
	}
	.total_span span {
		margin: 0px 0px 0px 10px!important;
	}
	.btn_before {
		width: 100%!important;
		margin: 20px 0 0!important;
		display: block!important;
	}
	.pol {
		width: 95%!important;
		height: 80vh!important;
	}

	.ne-bootstrap .ne-modal {
		height: auto!important;
	}
	.footer_row .col-sm-3 {
		border-bottom: 1px solid #bfbfbf;
	}
	.breadcrumb {
	    margin: -5px 0px 20px 0px!important;
	}
	.summary {
		height: auto!important;
	}
	footer {
		padding-top: 0!important;
	}
	.all_title {
    font-size: 17px!important;
    display: block!important;
    text-align: center!important;
    margin: 20px 0 0;
	}
	.sub_text {
		text-align: center!important;
		display: block!important;
	    width: 100%;
	}
	.product-thumb .caption {
		min-height: auto!important;
	}
	.logo_wrap {
		top: -10px!important;
		left: 15px!important;
	}
	.logo_wrap img {
		width: 170px!important;
	}
	.button_wrap {
		position: relative;
		background: none;
		border: none;
		border-top: none;
		bottom: 0;
		margin: auto;
		text-align: center;
		display: block;
	}
	.button_wrap button {
		background: none;
		padding: 20px;
		width: 100%;
		margin: 0 auto 15px;
		border: 1px solid rgba(35, 35, 35, 0.15);
		box-sizing: border-box;
		border-radius: 2px;
		font-size: 12px;
		line-height: 11px;
		letter-spacing: 0.04em;
		text-transform: uppercase;
		color: #232323;
		font-weight: bold;
	}
	.all_xs {
		    border: 1px solid #4c71d8;
			box-sizing: border-box;
			border-radius: 2px;
			font-size: 14px;
			line-height: 100%;
			right: 0;
			color: #4c71d8;
			padding: 20px 20px;
			position: relative;
			font-weight: normal;
			width: 100%;
			text-align: center;
			    margin: 10px 0;
	}
	#cart {

	}
	.menu_img {
		position: absolute;
	    right: 0;
	}
	.cnt_media {
		width: 100%!important;
	}
	.search_img {
		right: 100px!important;
	}
	.cnt_all_wrap {

	}
	.cart_img, .search_img {
		filter: brightness(0)!important;
		top: -3px!important;
	}
}
@media(max-width:767px) {
	.item {
		text-align:center;
		margin:auto;
	}
	.pdf_wrap_right {
    margin-left: 0;
    margin-top: 40px;
	}
	.pdf_wrap_text:before {
    position: absolute;
    content: '';
    border: 20px solid transparent;
    border-bottom: 20px solid #fdecf0;
    left: 16px;
    top: -35px;
    margin: 0;
}
	.pdf_wrap_items {
		flex-direction: column;
	}
	#product label {
		margin-right: 10px;
	}
	.product_flex {
    flex-direction: column;
	}
	.pr_flex_2 {
    margin-left: 0;
	      width: calc(100% - 27px);
		  order:3;
	}
	.pr_flex_1 {

	    width: 100% !important;
	}
	.popupcart_info table tbody tr:first-child {
		display: none;
	}
	#popupcart_extended .popupcart_buttons :last-child {
		width: 100%!important;
	}
	#popupcart_extended .popupcart_info .image {
		padding: 15px!important;
	}
	#popupcart_extended .popupcart_info .name {
		vertical-align: middle!important;
	}
	#popupcart_extended .popupcart_buttons :first-child {
		text-align: center!important;
		float: none!important;
		margin: 10px auto 30px!important;
	}
	.btn_buy, .btn_calc {
    margin: 20px 0 0;
}
	.qc-cart thead {
		display:none;
	}
	div.col-sm-5 {
		#display:none;
	}
.btn_calc {
    margin-left: 0;
    margin-top: 15px;
}
	.product_h1 {

      margin-top: 20px!Important;
        font-size: 21px;
}
.cath1 {
    font-size: 21px;
}
.frg, .frgs {
	    flex-direction: column;
	    align-items: flex-start!Important;
}
.testprice, .testprices {
	   margin: 20px 0;
}
	.sl_text {
		width: 85%;
		margin: 0 auto 20px;
	}
	.form_dealer, .form_calc, .form_callback {
		    width: 95% !Important;
			margin: 55px auto!Important;
			padding: 40px 20px 30px!Important;
	}
	.formname input[type=submit] {
		width: 100%!Important;
	}
}
@media(max-width:600px) {
	.nav_tabs li {
		width: 100%!Important;
	}
	.total_span span {
		margin: 0 20px!Important;
		display: block!Important;
		margin: 10px 0 !important;
	}
}
@media(max-width:580px) {
	.mobile_menu {
		width:100%;
		right:-105%;
	}
	#product select {
    width: 120px;
}
	.login_wrap {
  width: 90%;
    box-shadow: 0 5px 24px -17px #989898;
    top: 15%;
}
.alert_wrap {
    right: 111px;
}
label {
    font-size: 14px;

}
}
.tab-content>.active {
    padding: 20px 0!Important;
    clear: both!Important;
}
@media(min-width:767px){
	.sc {
		    float: left;
	}
}



@media (max-width: 991px) {
	.checkout_wrap {
    flex-direction: column;
}
.left-images_item {
    height: 60px;
    width: 60px;
}
.wrap_left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}
.wrap_right {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}
.icon-flex-items {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 767px) {
.chk_head {
    display: none;
}
.left-images_item {
	height: 80px;
  width: 22%;
}
.breadcrumb {
    margin: 0px 0px -5px 0px!important;
}
.chk_item {
    flex-direction: column;
    margin: 10px 10px;
}
.chk_item > div:nth-of-type(1) {
    width: 100%;
}
.chk_item > div:nth-of-type(1) {
    align-items: flex-start;
}
.chk_item > div:nth-of-type(1) {
    display: flex;
    align-items: center;
}
.chk_item > div:nth-of-type(4), .chk_head > div:nth-of-type(4), .chk_item > div:nth-of-type(5), .chk_item > div:nth-of-type(2), .chk_item > div:nth-of-type(3) {
    display: none;
}
.more_btn_cart {
    flex-direction: column;
}
}
@media(max-width:680px) {
.as-item {
    flex-direction: column;
	row-gap: 30px;
}

.about-video-section a {
    bottom: 88px;
}	
.avs-texts {
    width: 80%;
}
.as-item:nth-of-type(2) .asi-image, .as-item:nth-of-type(4) .asi-image {
    order: inherit;
}
.as-item:nth-of-type(2) .asi-text, .as-item:nth-of-type(4) .asi-text {
    text-align: left;
}
.asi-image {
    flex: inherit;
    width: 100%;
}
}
@media(max-width:480px) {
.asi-image:before {
    left: -6px;
    top: -6px;
}
.avs-texts {
    top: 68px;
}
.asi-image {
    height: 230px;
}
.as-items {
    row-gap: 30px;
}
.as-item:nth-of-type(2) .asi-image:before, .as-item:nth-of-type(4) .asi-image:before {
    left: 6px;
    top: 6px;
}
}
.fancybox-image, .fancybox-spaceball {
    border-radius: 20px;}

  .img-responsive {width: 100%;}
h3 a.all, button, input, select, textarea {border-radius: 7px!important;}

.summary {
  margin-bottom: 20px;
  border-radius: 20px;
  border: 1px solid #ededed;
}
.summary a img {border-radius: 20px;padding: 7px;}
.tp-simpleresponsive > ul li {box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);border: 7px solid white;border-radius: 20px;}
#product {max-width: 550px;}

.lend {background: white;
    border-radius: 20px;
    border: 1px solid #ededed;
    padding: 0px 0;
    margin: 30px 0px;}
		.lend-video {background: white;
		    border-radius: 20px;
		    border: 1px solid #ededed;
		    padding: 0;
		    margin: 30px 0px;}
				.lend-video img {border-radius: 20px;  margin:0; border:0; width: 100%;}
				.video {padding:0; line-height: 0;}
				.ytp-watermark, .ytp-gradient-top {display: none!important;}
p.h2 {font-size: 27px;color: #4c71d8;font-weight: 500;}
.img-no-padding {padding: 0;}
		.lend img {border: 0px solid #4c71d8;width: 100%; border-radius:20px;}
	.lend	 h2 {color: #4c71d8;}
