@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Material-Design-Iconic-Font';
	src: url('../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0') format('woff2'), 
	url('../fonts/Material-Design-Iconic-Font.woff?v=2.2.0') format('woff'), 
	url('../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'PTRootUIWebLight';
    src: url('../fonts/PT%20Root%20UI_Light.eot');
    src:
         url('../fonts/PT%20Root%20UI_Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PT%20Root%20UI_Light.woff2') format('woff2'),
         url('../fonts/PT%20Root%20UI_Light.woff') format('woff'),
         url('../fonts/PT%20Root%20UI_Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTRootUIWebRegular';
    src: url('../fonts/PT%20Root%20UI_Regular.eot');
    src:
         url('../fonts/PT%20Root%20UI_Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PT%20Root%20UI_Regular.woff2') format('woff2'),
         url('../fonts/PT%20Root%20UI_Regular.woff') format('woff'),
         url('../fonts/PT%20Root%20UI_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTRootUIWebMedium';
    src: url('../fonts/PT%20Root%20UI_Medium.eot');
    src:
         url('../fonts/PT%20Root%20UI_Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PT%20Root%20UI_Medium.woff2') format('woff2'),
         url('../fonts/PT%20Root%20UI_Medium.woff') format('woff'),
         url('../fonts/PT%20Root%20UI_Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTRootUIWebBold';
    src: url('../fonts/PT%20Root%20UI_Bold.eot');
    src:
         url('../fonts/PT%20Root%20UI_Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PT%20Root%20UI_Bold.woff2') format('woff2'),
         url('../fonts/PT%20Root%20UI_Bold.woff') format('woff'),
         url('../fonts/PT%20Root%20UI_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTRootUIWebVF';
    src: url('../fonts/PT%20Root%20UI_VF.eot');
    src:
         url('../fonts/PT%20Root%20UI_VF.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PT%20Root%20UI_VF.woff2') format('woff2'),
         url('../fonts/PT%20Root%20UI_VF.woff') format('woff'),
         url('../fonts/PT%20Root%20UI_VF.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:"Royal Crescent";
    src:url("../fonts/royal_crescent-webfont.eot?") format("eot"),
        url("../fonts/royal_crescent-webfont.woff") format("woff"),
        url("../fonts/royal_crescent-webfont.woff2") format("woff2"),
        url("../fonts/royal_crescent-webfont.ttf") format("truetype"),
        url("../fonts/royal_crescent-webfont.svg#RoyalCrescent") format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:"Royal Crescent";
    src:url("../fonts/royal_crescent_light-webfont.eot?") format("eot"),
        url("../fonts/royal_crescent_light-webfont.woff") format("woff"),
        url("../fonts/royal_crescent_light-webfont.woff2") format("woff2"),
        url("../fonts/royal_crescent_light-webfont.ttf") format("truetype"),
        url("../fonts/royal_crescent_light-webfont.svg#RoyalCrescent") format("svg");
    font-weight:300;
    font-style:normal;
}

@font-face {
    font-family:"Royal Crescent";
    src:url("../fonts/royal_crescent_bold-webfont.eot?") format("eot"),
        url("../fonts/royal_crescent_bold-webfont.woff") format("woff"),
        url("../fonts/royal_crescent_bold-webfont.woff2") format("woff2"),
        url("../fonts/royal_crescent_bold-webfont.ttf") format("truetype"),
        url("../fonts/royal_crescent_bold-webfont.svg#RoyalCrescent") format("svg");
    font-weight:bold;
    font-style:normal;
}

* {
    margin: 0;
    padding: 0;
    }

/*for Chrom*/
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
:focus { outline:none; }

/*for FireFox*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
}

:focus::-webkit-input-placeholder {color: transparent;}
:focus::-moz-placeholder          {color: transparent;}
:focus:-moz-placeholder           {color: transparent;}
:focus:-ms-input-placeholder      {color: transparent;}

*:focus::-webkit-input-placeholder { opacity:0; }
*:focus:-moz-placeholder { opacity:0; }
*:focus::-moz-placeholder { opacity:0; } 
*:focus:-ms-input-placeholder { opacity:0; } 

/*::-webkit-input-placeholder { 
   color: #ffffff;
}
:-moz-placeholder { 
   color: #ffffff;
}
::-moz-placeholder { 
   color: #ffffff;
}
:-ms-input-placeholder { 
   color: #ffffff;
}*/

a { outline: none !important;
	cursor: pointer;
}
a img {
    border:-moz-none !important;
    outline:-moz-none !important;
}
img {
    max-width: 100%;
}
body {
    
}
.sppb-row {
	margin: 0 !important;
}
.row {
    
}
.container-fluid {
    padding: 0;
    width: 100%;
    float: left;
}
.home-content {
    width: 100%;
    float: left;
}
.home-content .sppb-col-md-12 {
    padding: 0 !important;
}
.btn-primary,
.btn-sm {
    border-radius: 5px;
}
.btn {
    text-transform: uppercase;
    font-family: 'PTRootUIWebBold';
}

/*********** Header ********/
#HomeHeader {
    height: 100vh;
}
#Header {}
/*------- top-header ---------*/
.top-header {
    width: 100%;
    float: left;
    padding: 50px 0 20px;
}
.logo {}
.logo a img {}
.logo a img:hover {
    opacity: 0.8;
}
.main-menu {
    
}
.main-menu ul {}
.main-menu ul li {
    float: left;
}
.main-menu ul li:last-child {
    margin-right: 0;
}
.main-menu ul li a {
    font-size: 18px;
    font-family: 'PTRootUIWebBold';
    text-transform: uppercase;
  	padding: 10px 8px;
}
.main-menu ul li a:hover,
.main-menu ul li a:focus {
    background-color: transparent;
    text-decoration: underline;
}
.main-menu ul li.active a {
    background-color: transparent;
    color: #04121f;
    text-decoration: underline;
}
.top-info {
    top: -10px;
}
.top-info ul {
    margin-bottom: 0;
  	width: 88%;
    float: left;
  	text-align: right;
}
.top-info ul li {
    display: inline-block;
    margin: 0 1%;
    position: relative;
}
.top-info ul li:first-child {
    margin-left: 15px;
}
.top-info ul li:last-child {
    margin-right: 0;
}
.top-info ul li a {}
.top-info ul li.link-contact {
    float: left;
  	margin-left: 8px;
}
.top-info ul li.link-contact a {
    font-size: 24px;
    font-family: 'PTRootUIWebBold';
    line-height: 0;
}
.top-info ul li.phone {
    padding-top: 0;
}
.top-info ul li.phone span {
    color: #0c3b63;
}
.top-info ul li.phone a {
    font-size: 18px;
    font-family: 'PTRootUIWebBold';
  	letter-spacing: -1.5px;
}
.top-info ul li.link-modal {
    /*margin-left: 0;*/
}
.top-info ul li.link-modal a {
    font-size: 12px;
}
.top-info ul li.social-link {}
.top-info ul li.social-link-1 {
    margin-left: 55px;
}
.top-info ul li.social-link a img:hover {
    opacity: 0.8;
}
.top-info ul li.social-link a i {
    font-size: 26px;
    vertical-align: bottom;
}
/*------------ langs ---------------*/
.langs {
    position: relative;
    margin-left: 15px;
    float: left;
}
.langs .inputbox {
    font-size: 14px;
    border: none;
    background-color: #e5e5e5;
    padding: 6px;
    border-radius: 8px;
    width: 54px;
}
.langs .inputbox option {
    text-align: center;
}
.langs .chzn-container {
    width: 40px !important;
}
.langs .chzn-container .chzn-single {
    border: none !important;
    background: #e5e5e5 !important;
    box-shadow: none !important;
    height: 30px;
    text-align: left;
    padding-left: 0;
    line-height: 1.9;
}
.langs .chzn-container-single .chzn-single div {
    top: 4px;
}
.langs .chzn-container-single .chzn-single div b {
    /*background-image: url(../images/icon-caret.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;*/
}
.langs .chzn-container-single .chzn-single span {
    color: #0F4C81;
    font-size: 17px;
    font-weight: 600;
    margin-right: 0;
}
.langs .chzn-container .chzn-drop {
    border: none !important;
}
.langs .chzn-container ul.chzn-results {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}
.langs .chzn-container ul.chzn-results li:first-child {
    line-height: 1.3;
    margin: 0;
}
.langs .chzn-container .chzn-results li.highlighted {
    background-color: transparent !important;
    background-image: none !important;
}
.langs .chzn-container .chzn-results li {
    color: #444 !important;
    padding: 5px 0 !important;
    width: 100%;
    text-align: center;
}
.langs .chzn-container .chzn-results li:hover {
    background-color: #ececec !important;
    color: #000 !important;
}
.top-info .desctop-cart {
    float: right;
    margin: -8px 25px 0 0;
}
.top-info .desctop-cart .icon-cart-top-wrapper {
    background-color: #0c3b63;
    border-radius: 100%;
    width: 48px;
    text-align: center;
}
.top-info .desctop-cart .mat_cart_button {
    top: 10px;
}
.top-info .desctop-cart .mat_cart_top_list {
    right: 35px;
    width: 400px;
}
/*---------- bottom-home-header ------------*/
.bottom-home-header {
    width: 100%;
    height: 690px;
    float: left;
    background-image: url(../images/img-header.png);
    background-repeat: no-repeat;
    background-position: top right;
}
.bottom-home-header .moduletable_bottom-header {
    position: relative;
}
.bottom-home-header .moduletable_bottom-header .wrap-bottom-header {
    margin-left: -15px;
}
.bottom-home-header .moduletable_bottom-header .desc-header {}
.bottom-home-header .moduletable_bottom-header .desc-header h1 {
    color: #0F4C81;
    font-size: 52px;
    letter-spacing: 0.015em;
    line-height: 1.3;
    margin-bottom: 0;
}
.bottom-home-header .moduletable_bottom-header .desc-header ul {
    margin-bottom: 0;
    padding-left: 20px;
    margin-top: 30px;
}
.bottom-home-header .moduletable_bottom-header .desc-header ul li {
    font-size: 24px;
    margin-bottom: 6px;
    line-height: 1.4;
}
.bottom-home-header .moduletable_bottom-header .desc-header ul li:last-child {
    margin-bottom: 0;
}
.bottom-home-header .moduletable_bottom-header .desc-header .link-modal {
    margin-top: 40px;
}
.bottom-home-header .moduletable_bottom-header .desc-header .link-modal a {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 18px;
}
.bottom-home-header .moduletable_bottom-header .img-header {
    position: absolute;
    right: 0;
}
/********* home-content ***********/
.home-content {}
/*---------- Why ----------*/
#Why {}
.custom_why {}
.custom_why .title-why {}
.custom_why .title-why .h1 {
    color: #0F4C81;
    margin-bottom: 30px;
}
.custom_why .desc-why {}
.custom_why .desc-why p {
    margin: 0;
}
.custom_why .desc-why .h4 {
    margin: 35px 0;
  	display: block;
  	width: 100%;
}
.custom_why .tabs-why {}
.custom_why .tabs-why .wrap-tabs-why {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    border-radius: 5px;
    width: 100%;
    float: left;
    padding: 30px;
    position: relative;
}
.custom_why .tabs-why .img-tab {
    position: absolute;
    top: 40px;
}
.custom_why .tabs-why .img-tab img {
    width: 230px;
}
.custom_why .tabs-why .link-tab {
    float: right;
}
.custom_why .tabs-why .link-tab .nav-tabs {
    border-bottom: none;
    box-shadow: inset 0px 4px 15px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}
.custom_why .tabs-why .link-tab .nav-tabs li {
    text-align: center;
}
.custom_why .tabs-why .link-tab .nav-stacked > li + li {
    margin-top: 0;
}
.custom_why .tabs-why .link-tab .nav-tabs li a {
    color: #333333;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #F9F9F9;
    border-radius: 0;
    border: none;
    padding: 18px 0;
}
.custom_why .tabs-why .link-tab .nav-tabs li a:hover,
.custom_why .tabs-why .link-tab .nav-tabs li a:focus,
.custom_why .tabs-why .link-tab .nav-tabs li.active a {
    color: #0F4C81;
    background-color: #ffffff;
}
.custom_why .tabs-why .tab-content {
    margin-top: 40px;
}
/*------------- Sj Popup link to shop -----------*/
.sj_popup_wrap {
    display: none !important;
}
/*---------- Advantages ---------*/
#Advantages {}
.custom_advan {}
.custom_advan .head-advan {
    margin-bottom: 70px;
}
.custom_advan .head-advan .h1 {
    color: #0F4C81;
    margin-bottom: 25px;
}
.custom_advan .head-advan p {
    margin-bottom: 0;
}
.custom_advan .block-advan {
    text-align: center;
}
.custom_advan .block-advan .wrap-block-advan {
    width: 100%;
    overflow: hidden;
}
.custom_advan .block-advan .img-advan {
    margin-bottom: 50px;
}
.custom_advan .block-advan .title-advan {
    margin: 0;
}
.custom_advan .block-advan .desc-advan {
    margin-top: 40px;
  	text-align: left;
}
/*----------- Technology -----------*/
#Technology {}
.custom_techno {}
.custom_techno .desc-techno {
    margin-bottom: 40px;
}
.custom_techno .desc-techno .h1 {
    color: #0F4C81;
    margin-bottom: 25px;
}
.custom_techno .desc-techno p {}
.custom_techno .desc-techno ul {
    margin-bottom: 0;
}
.custom_techno .desc-techno ul li {
    display: block;
    float: left;
    margin-right: 40px;
}
.custom_techno .desc-techno ul li:last-child {
    margin-right: 0;
}
.custom_techno .desc-techno ul li span {
    font-family: 'PTRootUIWebBold';
}
.custom_techno .desc-techno ul li span.black-ring {
    background-color: #707070;
    color: #ffffff;
    border-radius: 100%;
    padding: 0 10px 4px;
}
.custom_techno .desc-techno ul li:nth-child(2) span.black-ring {
    padding: 0 9px 2px;
}
.custom_techno .img-techno {}
/*----------- Patent ---------*/
#Patent {}
.custom_patent {}
.custom_patent .h1 {
    color: #0F4C81;
    margin-bottom: 60px;
}
.custom_patent .img-patent {}
.custom_patent .img-patent img {
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
}
span.wf-icon-zoom-image::before {
    color: #0F4C81;
}
.custom_patent .desc-patent {}
.custom_patent .desc-patent h4 {
    margin-bottom: 40px;
}
.custom_patent .desc-patent p {
    margin-bottom: 0;
}
/*--------- Consult ------------*/
#Consult {}
.custom_consult {}
.custom_consult .desc-consult {
    float: right;
}
.custom_consult .desc-consult .h1 {
    color: #ffffff;
    margin-bottom: 40px;
}
.custom_consult .desc-consult .wrap-form-consult {
    border-radius: 5px;
    background-color: #ffffff;
    padding: 42px 46px;
}
.custom_consult .desc-consult .wrap-form-consult span.h4 {
    margin-bottom: 20px;
  	display: block;
}
.custom_consult .desc-consult .wrap-form-consult p {
    margin-bottom: 0;
}
.custom_consult .desc-consult .wrap-form-consult .form-consult {
    margin-top: 30px;
}
.custom_consult .desc-consult .wrap-form-consult .form-consult .cf-form-wrap {
    padding: 0;
}
/*----------- Promo ------------*/
#Promo {}
.custom_promo {}
.custom_promo .block-promo {}
.custom_promo .block-promo-1 {}
.custom_promo .block-promo-1 span.h4 {
    margin-bottom: 25px;
  	display: block;
}
.custom_promo .block-promo-1 p {
    /*margin-bottom: 60px;*/
}
.custom_promo .block-promo-1 p.last-p {
    margin-bottom: 0;
}
.custom_promo .block-promo-2 {}
.custom_promo .block-promo-2 .wrap-block-promo-2 {
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    border-radius: 5px;
    background-color: #ffffff;
    padding: 30px 55px;
}
.custom_promo .seo_text {
  	margin-top: 40px;
}
.seo_text {
  	width: 100%;
  	float: left;
  	padding: 0 15px;
}
.seo_text ul {
  	padding-left: 30px;
}
/*----------- Special ----------*/
#Special {}
.custom_special {}
.custom_special .block-special {
    float: right;
}
.custom_special .block-special .h1 {
    color: #ffffff;
    font-size: 100px;
    text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    margin-bottom: 0;
}
.custom_special .block-special .desc-special {
    margin-top: 50px;
}
.custom_special .block-special .desc-special .text-proposal {}
.custom_special .block-special .desc-special .text-proposal h4 {
    color: #ffffff;
    text-transform: none;
    font-weight: 300;
    font-family: 'PTRootUIWebRegular';
}
.custom_special .block-special .desc-special .text-proposal h3 {
    color: #ffffff;
    text-transform: none;
    font-weight: 400;
    font-family: 'PTRootUIWebBold';
}
.custom_special .block-special .desc-special .price-proposal {}
.custom_special .block-special .desc-special .price-proposal .old-price {
    color: #ffffff;
    font-size: 30px;
    font-family:"Royal Crescent";
    background-image: url(../images/corner-line.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-align: center;
}
.custom_special .block-special .desc-special .price-proposal .old-price span {
    font-size: 60px;
    font-weight: bold;
}
.custom_special .block-special .desc-special .price-proposal .new-price {
    color: #0F4C81;
    font-size: 36px;
    font-family:"Royal Crescent";
    text-align: center;
    background-color: #ffffff;
    border-radius: 85px;
    margin-top: 20px;
}
.custom_special .block-special .desc-special .price-proposal .new-price span {
    font-size: 75px;
    font-weight: bold;
}
.custom_special .block-special .form-special {
    margin-top: 60px;
}
.custom_special .block-special .form-special .convertforms {
    background-color: transparent !important;
}
.custom_special .block-special .form-special .cf-form-wrap {
    padding: 0;
}
/*--------- ShopHome tabs -----------*/
#ShopHome {}
.custom_shop-home {}
.custom_shop-home .h1 {
    color: #0F4C81;
    margin-bottom: 60px;
}
.custom_shop-home .wrap-random {
    width: 100%;
    float: left;
    position: relative;
}
.custom_shop-home .wrap-random .nav-tabs {
    margin-bottom: 50px;
    border-bottom: 4px solid #ffffff;
}
.custom_shop-home .wrap-random .nav-tabs li {
    margin-bottom: -4px;
    margin-right: 15px;
}
.custom_shop-home .wrap-random .nav-tabs li:last-child {
    margin-right: 0;
}
.custom_shop-home .wrap-random .nav-tabs li a {
    color: #767676;
    border-bottom: 4px solid transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    font-size: 28px;
    font-family: 'PTRootUIWebMedium';
    text-transform: uppercase;
    margin-right: 0;
}
.custom_shop-home .wrap-random .nav-tabs > li > a:hover, 
.custom_shop-home .wrap-random .nav-tabs > li > a:focus {
    color: #0F4C81;
    border-bottom: 4px solid #0F4C81;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent; 
    font-family: 'PTRootUIWebMedium';
}
.custom_shop-home .wrap-random .nav-tabs > li.active > a, 
.custom_shop-home .wrap-random .nav-tabs > li.active > a:hover, 
.custom_shop-home .wrap-random .nav-tabs > li.active > a:focus {
    color: #0F4C81;
    border-bottom: 4px solid #0F4C81;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
    font-family: 'PTRootUIWebMedium';
}
.custom_shop-home .wrap-random .random_products {
    width: 100%;
    float: left;
}
.custom_shop-home .wrap-random .random_products .block_item {
    
}
.custom_shop-home .wrap-random .random_products .block_item .wrap-block-item {
    width: 100%;
    float: left;
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    border-radius: 5px;

}
.custom_shop-home .wrap-random .random_products .block_item .item_image {

}
.custom_shop-home .wrap-random .random_products .block_item .item_image .img-prod {
    position: relative;
    padding: 25px 50px 15px;
    background-color: #ffffff;
    border-radius: 5px 5px 0 0;
}
.custom_shop-home .wrap-random .random_products .block_item .item_image .img-prod img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}
.custom_shop-home .wrap-random .random_products .block_item .item_image .img-prod img:hover,
.custom_shop-home .wrap-random .random_products .block_item .item_image .img-prod img:focus {
    opacity: 0.8;
}
.custom_shop-home .wrap-random .random_products .block_item .desc-item {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    padding: 15px;
}
.custom_shop-home .wrap-random .random_products .block_item .item_name {
    margin-bottom: 15px;
  	height: 66px;
    overflow: hidden;
    line-height: 1;
}
.custom_shop-home .wrap-random .random_products .block_item .item_name a {
    font-weight: 500;
    font-size: 28px;
    color: #333333;
}
.custom_shop-home .wrap-random .random_products .block_item .description {
    font-weight: 400;
    line-height: 1.3;
    height: 110px;
    overflow: hidden;
    margin-bottom: 10px;
}
.custom_shop-home .wrap-random .random_products .block_item .item_price {
    color: #0F4C81;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 15px;
    font-family: "Royal Crescent";
}
.custom_shop-home .wrap-random .random_products .block_item .buttons {
    text-align: center;
}
.custom_shop-home .wrap-random .random_products .block_item .buttons a {
    font-family: "Royal Crescent";
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px;
    width: 100%;
}
/*--------- ShopHome -----------*/
.custom_shop-home .block-link-shop {}
.custom_shop-home .block-link-shop .wrap-block-link-shop {
    width: 100%;
    float: left;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    border-radius: 5px;
    padding: 20px 15px;
}
.custom_shop-home .block-link-shop .wrap-block-link-shop a {}
.custom_shop-home .block-link-shop .wrap-block-link-shop a:hover,
.custom_shop-home .block-link-shop .wrap-block-link-shop a:focus {
    opacity: 0.8;
}
.custom_shop-home .block-link-shop .wrap-block-link-shop a .img-link-shop {
    height: 310px;
}
.custom_shop-home .block-link-shop .wrap-block-link-shop a .img-link-shop img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}
.custom_shop-home .block-link-shop .wrap-block-link-shop a .title-link-shop {
    color: #0F4C81;
    letter-spacing: 0.015em;
    font-size: 20px;
    font-weight: bold;
    font-family: "Royal Crescent";
    text-transform: uppercase;
}
/*--------- News -------------*/
#News {}
.custom_news {}
.custom_news .h1 {
    color: #0F4C81;
    margin-bottom: 60px;
}
.custom_news .include-module {
    width: 100%;
    float: left;
}
.custom_news .block-news {}
.custom_news .block-news .wrap-block-news {
    width: 100%;
    float: left;
    border-radius: 5px;
    position: relative;
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    padding: 15px;
    background-color: #ffffff;
}
.custom_news .block-news .teaser-img-news {
    position: relative;
}
.custom_news .block-news .teaser-img-news .allmode-img {}
.custom_news .block-news .teaser-img-news .allmode-img a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}
.custom_news .block-news .teaser-img-news .allmode-img a img:hover,
.custom_news .block-news .teaser-img-news .allmode-img a img:focus {
    opacity: 0.8;
}
.custom_news .block-news .teaser-desc {
    width: 100%;
    float: left;
    padding: 15px 0;
}
.custom_news .block-news .teaser-desc .allmode-title {
    margin: 0 0 10px 0;
    height: 105px;
    overflow: hidden;
    font-size: 28px;
    line-height: 1.2;
  	display: block;
  	width: 100%;
}
.custom_news .block-news .teaser-desc .allmode-title a {
    color: #333;
    font-family: "Royal Crescent";
}
.custom_news .block-news .teaser-desc .teaser-text {
    font-weight: 400;
}
.custom_news .block-news .teaser-desc .teaser-info {
    margin-top: 35px;
    overflow: hidden;
}
.custom_news .block-news .teaser-desc .teaser-info .date-new {
    float: right;
}
.custom_news .block-news .teaser-desc .teaser-info .date-new span {
    color: #333;
    font-size: 18px;
}
.custom_news .block-news .teaser-desc .teaser-info .read-more-new {
    float: left;
}
.custom_news .block-news .teaser-desc .teaser-info .read-more-new a {
    font-family: "Royal Crescent";
    font-size: 18px;
    text-transform: uppercase;
  	color: #0F4C81;
}
/*********** Footer *************/
#Footer {
    background-color: #0F4C81;
    padding: 100px 0 40px;
    width: 100%;
    float: left;
}
.itemid-161 #Footer,
.itemid-144 #Footer,
.itemid-150 #Footer {
    padding: 50px 0;
}
.footer-page-contacts .copyright {
    color: #ffffff;
    font-weight: 400;
}
.moduletable_footer {}
.moduletable_footer .footer-info {}
.moduletable_footer .footer-info .h4 {
    margin: 0;
    color: #ffffff;
    font-family: "Royal Crescent";
  	width: 100%;
    float: left;
}
.moduletable_footer .footer-info ul.req {
    width: 100%;
    float: left;
    margin: 40px 0 0;
    font-weight: 400;
}
.moduletable_footer .footer-info ul.req li {
    display: block;
    color: #ffffff;
    margin-bottom: 15px;
  	float: left;
	width: 100%;
}
.moduletable_footer .footer-info ul.req li i {
    color: #ffffff;
    padding-right: 14px;
    float: left;
  	line-height: 1.6;
}
.moduletable_footer .footer-info ul.req li:first-child i {
    /*height: 50px;*/
}
.moduletable_footer .footer-info ul.req li:last-child i {
    height: 80px;
    padding-right: 18px;
}
.moduletable_footer .footer-info ul.req li a {
    color: #ffffff;
}
.moduletable_footer .footer-info .social {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.moduletable_footer .footer-info .social ul {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.moduletable_footer .footer-info .social ul li {
    display: inline-block;
    margin: 0 10px;
}
.moduletable_footer .footer-info .social ul li a {
    color: #ffffff;
}
.moduletable_footer .footer-info .social ul li a:hover,
.moduletable_footer .footer-info .social ul li a:focus {
    opacity: 0.8;
}
.moduletable_footer .footer-info .copyright {
    width: 100%;
    float: left;
    margin-top: 30px;
    color: #ffffff;
    font-weight: 400;
}
.moduletable_footer .footer-form {}
.moduletable_footer .footer-form .convertforms {
    background-color: transparent !important;
}
.moduletable_footer .footer-form .cf-form-wrap {
    padding: 0;
}
.moduletable_footer .footer-form .cf-form-wrap textarea {
    resize: none;
}
.moduletable_footer .footer-form .cf-form-wrap .answer-field label,
.moduletable_footer .footer-form .cf-form-wrap .answer-field .captcha-equation {
  	color: #fff;
}
.moduletable_footer .footer-map {}
.moduletable_footer .footer-map iframe {
    border-radius: 5px;
}
.moduletable_footer .shild-footer {
  	width: 100%;
	float: left;
  	margin-top: 30px;
}
.moduletable_footer .shild-footer .container {
  	padding: 0;
}
/************ content **************/
#Content {
    
}
.mainContent {
    padding-bottom: 60px;
}
/*--------- breadcrumbs --------*/
.breadcrumb {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
}
.breadcrumb li {
    font-size: 14px
}
.breadcrumb li a {
    text-decoration: underline;
    color: #0F4C81;
}
.breadcrumb li:first-child a span {
    /*display: none;*/
}
.breadcrumb li:first-child a::after {
    /*color: #0F4C81;
    content: "\f175";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 18px;
    font-weight: normal;*/
}
.breadcrumb li a:hover,
.breadcrumb li a:focus {
    text-decoration: none;
}
.breadcrumb > .active a {
    color: #0F4C81;
}
/*------------ blog --------------*/
.blog {}
.blog .name-categ-blog {
    margin-bottom: 30px;
}
.blog .name-categ-blog .h1 {
    margin-top: 0;
}
.blog .teaser-item-blog {

}
.blog .wrap-block-news {
    width: 100%;
    float: left;
    border-radius: 5px;
    position: relative;
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    background-color: #ffffff;
    padding: 15px;
}
.blog .teaser-blog-item-img {
    width: 100%;
    float: left;
}
.blog .wrap-teaser-blog-item-img {
    position: relative;
    width: 100%;
    float: left;
}
.blog .wrap-teaser-blog-item-img .item-image {
    width: 100%;
}
.blog .wrap-teaser-blog-item-img .item-image a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}
.blog .wrap-teaser-blog-item-img .item-image a img:hover,
.blog .wrap-teaser-blog-item-img .item-image a img:focus {
    opacity: 0.8;
}
.blog .teaser-desc-blog {
    width: 100%;
    float: left;
    padding: 15px 0;
}
.blog .teaser-desc-blog .teaser-blog-item-name {}
.blog .teaser-desc-blog .teaser-blog-item-name .page-header {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0;
}
.blog .teaser-desc-blog .teaser-blog-item-name h2 {
    margin: 0 0 10px 0;
    font-size: 28px;
    line-height: 1.2;
    height: 100px;
    overflow: hidden;
}
/*-------------- blog delivery water ----------------------*/
.itemid-189 .blog .teaser-desc-blog .teaser-blog-item-name h2,
.itemid-257 .blog .teaser-desc-blog .teaser-blog-item-name h2 {
  	font-size: 20px;
  	height: 54px;
}
.itemid-189 .blog .teaser-desc-blog .teaser-info,
.itemid-257 .blog .teaser-desc-blog .teaser-info {
  	display: none
}
.itemid-189 .blog .teaser-desc-blog .teaser-blog-item-intro,
.itemid-257 .blog .teaser-desc-blog .teaser-blog-item-intro {
  	height: 52px;
  	line-height: 1.3;
}
/*---------------------------------------*/
.blog .teaser-desc-blog .teaser-blog-item-name h2 a {
    color: #110D40;
    line-height: 1.2;
}
.blog .teaser-desc-blog .teaser-blog-item-name h2 a:hover,
.blog .teaser-desc-blog .teaser-blog-item-name h2 a:focus {
    
}
.blog .teaser-desc-blog .teaser-blog-item-intro {
  	height: 120px;
    overflow: hidden;
}
.blog .teaser-desc-blog .teaser-blog-item-intro p {}
.blog .teaser-desc-blog .teaser-info {
    width: 100%;
    float: left;
    margin-top: 35px;
}
.blog .teaser-desc-blog .teaser-blog-item-date {
    float: right;
}
.blog .teaser-desc-blog .teaser-blog-item-date .article-info {
    margin-bottom: 0;
}
.blog .teaser-desc-blog .teaser-blog-item-date .published time {
    color: #333;
    font-size: 18px;
}
.blog .teaser-desc-blog .teaser-blog-item-date .published span.icon-calendar {
    display: none;
}
.blog .teaser-desc-blog .teaser-blog-item-readmore {
    float: left;
}
.blog .teaser-desc-blog .teaser-blog-item-readmore p.readmore {
    margin-bottom: 0;
}
.blog .teaser-desc-blog .teaser-blog-item-readmore p.readmore a {
    font-family: "Royal Crescent";
    font-size: 18px;
    text-transform: uppercase;
    color: #0F4C81;
    padding: 0;
}
.blog .teaser-desc-blog .teaser-blog-item-readmore p.readmore a:hover,
.blog .teaser-desc-blog .teaser-blog-item-readmore p.readmore a:focus {
    text-decoration: underline;
}
.blog .items-row {
    margin-bottom: 40px;
}
/*----------- pagination --------------*/
.pagination {
    width: 100%;
    float: left;
    text-align: center;
}
.pagination p.counter {
    font-size: 14px;
}
.pagination ul {}
.pagination ul li {
    display: inline-block;
    margin: 0 4px;
}
/*-------------- pager pagenav -----------*/
.item-page .pager {
    width: 100%;
    float: left;
}
.item-page .pager li > a, 
.item-page .pager li > span {
    color: #ffffff;
    border-radius: 5px;
    border: none;
    padding: 8px 25px;
    background-color: #0F4C81;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.item-page .pager li > a:hover {
    background-color: #062036;
}
/*------------ item-page -------------*/
.item-page {}
.item-page .full-img-item {
    width: 100%;
    float: left;
  	margin-bottom: 20px;
}
.item-page .page-header {
    border-bottom: none;
    margin: 0 0 20px;
    padding-bottom: 0;
    width: 100%;
    float: left;
}
.item-page .page-header .h1,
.item-page .page-header h2 {
    margin-top: 0;
    color: #0F4C81;
}
.item-page .item-image {
    width: 100%;
}
.item-page .item-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}
.item-page .article-info {
    margin-bottom: 0;
}
.item-page .article-info .published {}
.item-page .article-info .published span.icon-calendar {
    display: none;
}
.item-page .article-body {
    /*width: auto;*/
    float: left;
}
/*.item-page .article-body .wrap-article-body {
    max-width: 1140px;
    margin: 0 auto;
}*/
.item-page .article-body span.h3 {
    color: #0F4C81;
  	display: block;
}
.item-page .article-body span.h4 {
    color: #0F4C81;
    margin-bottom: 30px;
  	display: block;
}
.item-page .article-body span.h5 {
    color: #0F4C81;
    margin-bottom: 30px;
  	display: block;
}
.item-page .article-body p {
    margin-bottom: 30px;
}
.item-page .article-body ul {
    padding-left: 40px;
    margin-bottom: 30px;
}
.item-page .article-body ol {
    padding-left: 40px;
    margin-bottom: 30px;
}
.item-page .article-body ul li {
    font-weight: 400;
    background-image: none;
    padding-left: 0;
    display: list-item;
    list-style-type: none;
}
.item-page .article-body ul li::before {
    color: #0F4C81;
    content: "\2022 ";
    padding-right: 30px;
    font-size: 24px;
    line-height: 0;
    vertical-align: baseline;
}
/*------------ item-page-blog -------------*/
.item-blog {}
.item-blog .full-img-item {
    margin-bottom: 50px;
}
.item-blog .wrap-full-img-item {
    width: 100%;
    float: left;
  	position: relative;
}
.item-blog .wrap-full-img-item .overley-full-img {
    width: 100%;
    float: left;
    position: relative;
}
.item-blog .wrap-full-img-item .overley-full-img .background-full-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: inset 5px 5px 20px 10px rgba(0, 0, 0, 0.7);
}
.item-blog .wrap-full-img-item .overley-full-img .item-image {}
.item-blog .wrap-full-img-item .item-image::before {}
.item-blog .wrap-full-img-item .page-header {
    position: absolute;
    top: 65%;
}
.item-blog .wrap-full-img-item .page-header .h1 {
    color: #ffffff;
}
/*--------- page contacts ----------*/
.itemid-161 .item-page .article-body {
    width: 100%;
}
.contacts-info ul.req {
    width: 100%;
    float: left;
    /*margin: 50px 0 0;*/
    font-weight: 400;
    padding-left: 0;
}
.contacts-info ul.req li {
    display: block;
    color: #110D40;
    margin-bottom: 15px;
  	float: left;
	width: 100%;
}
.contacts-info ul.req li i {
    color: #110D40;
    padding-right: 14px;
    float: left;
  	line-height: 1.7;
}
.contacts-info ul.req li:first-child i {
    /*height: 50px;*/
}
.contacts-info ul.req li:last-child i {
    height: 80px;
    padding-right: 18px;
}
.contacts-info ul.req li a {
    color: #110D40;
}
.contacts-info .social {
    width: 100%;
    float: left;
    margin-top: 170px;
}
.contacts-info .social ul {
    width: 100%;
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}
.contacts-info ul.req li::before,
.contacts-info .social ul li::before {
    content: " ";
    padding-right: 0;
    font-size: 0;
}
.contacts-info .social ul li {
    display: inline-block;
    margin: 0 10px;
}
.contacts-info .social ul li a {
    color: #110D40;
}
.contacts-info .social ul li a:hover,
.contacts-info .social ul li a:focus {
    opacity: 0.7;
}
.contacts-form {}
.contacts-form .cf-form-wrap {
    padding-top: 0;
}
.contacts-form .convertforms {
    background-color: transparent !important;
}
.contacts-form .convertforms .cf-input {
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    border-color: #f0f0f0 !important;
}
.contacts-form .cf-form-wrap textarea {
    resize: none;
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
}
.contacts-map {}
.contacts-map iframe {
    border-radius: 5px;
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
}
/*----------- page Technology -----------*/
.row-techno {
  	margin-bottom: 50px;
}
.row-techno .block-techno {}
.row-techno .block-techno .img-techno {
  	margin-bottom: 30px;
}
.row-techno .block-techno .img-techno .su-youtube {
  	margin-bottom: 0;
}
.row-techno .block-techno .img-techno .su-youtube iframe {
  	/*width: 550px;
    height: 370px;*/
}
.row-techno .block-techno .desc-techno {}
/*----------- page About-----------*/
.row-about {
  	margin-bottom: 20px;
}
.row-about .desc-about {
  	padding-top: 3%;
}
.row-about .desc-about span.h4 {
  	line-height: 1.4;
}
.row-about .desc-about p {}
.row-about .img-about {}
.row-about .tabs-about {}
.row-about .tabs-about .link-tab {
  	padding-left: 0;
}
.row-about .tabs-about .link-tab ul {
  	padding-left: 0;
}
.row-about .tabs-about .link-tab ul li {}
.row-about .tabs-about .link-tab ul li::before {
    content: " ";
    padding-right: 0;
    font-size: 0;
}
.row-about .tabs-about .text-tab {
  	padding-top: 0;
}
/*********** page project **************/
.itemid-325 .sppb-row,
.itemid-326 .sppb-row {
    margin: 0 -15px !important;
}
/*------------ header -----------------*/
#HeaderProj {}
.text-header {}
.text-header h1 {
    color: #0F4C81;
    font-size: 38px;
    line-height: 1.3;
    margin-bottom: 50px;
}
.text-header .h4 {
    line-height: 1.3;
    margin: 0;
  	font-size: 24px;
}
.text-header .link-modal {
    margin-top: 60px;
}
.text-header .link-modal a {
    font-size: 18px;
    font-family:"Royal Crescent";
    padding: 8px 50px;
}
/*------------ text under header --------*/
#TextUnderHeader {
  	margin: 0 auto !important;
}
.text-under-header .h5 {
  	line-height: 1.5;
}
/*------------ Section Video ------------*/
#SectionVideo {}
.block-video {
    max-width: 1200px;
    margin: 0 auto !important;
}
/*----------- Target Project ------------*/
#TargetProject {}
.text-target {}
.text-target .h1 {
    color: #0F4C81;
    margin-bottom: 50px;
}
.text-target .h4 {
    margin-top: 0;
    margin-bottom: 20px;
}
.text-target p {
    margin-bottom: 0;
}
.text-target .h4.h4-2 {
    margin-top: 70px;
}
.desc-patent {
    /*position: absolute;
    top: 83%;*/
    font-size: 20px;
}
/*--------- Promo Project ------------*/
#PromoProject {
    height: 566px;
}
.promo-text {
    padding: 40px 80px 0 0;
}
.promo-text .h4 {
    color: #0F4C81;
    margin: 0;
    line-height: 1.3;
}
.promo-text .h5 {
    margin-top: 65px;
}
/*------------ Limit Project --------*/
#LimitProjectTitle {}
.text-limit-project {}
.text-limit-project .h1 {
    color: #0F4C81;
    margin: 0 0 40px 0;
    line-height: 1.3;
}
.text-limit-project p {
    font-size: 28px;
    margin-bottom: 0;
}
#LimitProject {}
.block-limit {}
.block-limit .icon-limit {
    margin-bottom: 35px;
}
.block-limit .desc-limit {
    font-size: 20px;
}
/*--------- Result Intro -------------*/
#ResultIntro {}
.title-result {}
.title-result .h1 {
    color: #0F4C81;
    margin: 0;
    line-height: 1.3;
}
.title-result .h4 {
    margin: 40px 0 0;
    line-height: 1.3;
}
/*----------- Desc Result -------------*/
#DescResult {
    margin: 0 auto !important;
}
.block-desc-result {}
.block-desc-result ul {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.block-desc-result ul li {
    display: block;
    margin-bottom: 20px;
    float: left;
}
.block-desc-result ul li:last-child {
    margin-bottom: 0;
}
.block-desc-result ul li .marker-result {
    width: 5%;
    float: left;
  	line-height: 0.9;
}
.block-desc-result ul li .text-result {
    width: 95%;
    float: left;
    font-size: 20px;
    letter-spacing: 0.015em;
    line-height: 1.2;
}
/*---------- Term Project -------------*/
#TermProject {}
.block-condition {}
.left-condition {}
.left-condition .h1 {
    color: #0F4C81;
    margin: 0;
    line-height: 1.3;
    font-size: 40px;
}
.left-condition .block-numbers {
    margin-top: 45px;
    width: 100%;
    float: left;
}
.left-condition .block-numbers .num-condition {
    width: 100%;
    float: left;
}
.left-condition .block-numbers .num-condition .number {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background-color: #0F4C81;
    float: left;
    margin-right: 25px;
    color: #ffffff;
    font-weight: bold;
    font-size: 50px;
    text-align: center;
    line-height: 1.6;
}
.left-condition .block-numbers .num-condition .desc-number {
    font-size: 18px;
    letter-spacing: 0.015em;
    width: 80%;
    float: left;
}
.left-condition .block-numbers .num-condition-1 {}
.left-condition .block-numbers .num-condition-1 .desc-number {
    padding-top: 4%;
}
.left-condition .block-numbers .num-condition-2 {
    margin-top: 50px;
}
.left-condition .block-numbers .num-condition-2 .desc-number {
    padding-top: 6px;
}
.right-condition {}
.right-condition .wrap-cite {
    background-color: #ffffff;
    border-left: 4px solid #0F4C81;
    position: relative;
    padding: 45px 25px 25px;
}
.right-condition .wrap-cite .icon-cite {
    position: absolute;
    top: -30px;
}
.right-condition .wrap-cite p {
    font-size: 18px;
    letter-spacing: 0.015em;
    margin-bottom: 20px;
}
.right-condition .wrap-cite p:last-child {
    margin-bottom: 0;
}
/*----------- NoCommerce -----------*/
#NoCommerce {}
.img-no-commerce {}
.text-no-commerce {
    padding-top: 70px !important;
}
.text-no-commerce .h4 {
    color: #0F4C81;
    letter-spacing: 0.01em;
    line-height: 1.4;
    margin-bottom: 40px;
}
.text-no-commerce .h5 {
    margin: 0;
    letter-spacing: 0.01em;
    line-height: 1.6;
}
/*--------- Course ----------------*/
#TitleCourse {}
.text-title-course {
    color: #0F4C81;
}
.row-theme {}
.block-theme {}
.block-theme .wrap-day {
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    padding: 35px 25px 25px;
    position: relative;
    width: 100%;
    float: left;
}
.block-theme .wrap-day .h4 {
    margin-top: 0;
    color: #0F4C81;
    position: relative;
    z-index: 2;
}
.block-theme .wrap-day p {
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}
.block-theme .wrap-day .video-course {
    width: 100%;
    float: left;
}
.block-theme .wrap-day .video-course img {
    float: left;
}
.block-theme .wrap-day .video-course a {
    display: block;
    width: 100%;
    float: left;
    font-size: 14px;
}
.block-theme .wrap-day .num-day {
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-weight: bold;
    font-size: 288px;
    color: #F7F7F9;
    letter-spacing: 0.015em;
    line-height: 0.8;
    z-index: 1;
}
.block-theme-1 {}
.block-theme-2 {}
.block-theme-3 {}
.block-theme-4 {}
.block-theme-5 {}
.block-theme-6 {}
.block-theme-7 {}
.block-theme-8 {}
.block-theme-9 {}
.row-theme-1 {}
.row-theme-1 .block-theme .wrap-day {
    height: 520px;
}
.row-theme-2 {}
.row-theme-2 .block-theme .wrap-day {
    height: 360px;
}
.row-theme-3 {}
.row-theme-3 .block-theme .wrap-day {
    height: 360px;
}
.row-theme-4 {}
.row-theme-4 .block-theme .wrap-day {
    height: 360px;
}
/*---------- PostTheme ------------*/
#PostTheme {
    margin: 0 auto !important;
}
.post-theme-title {}
.post-theme-title .h5 {
    letter-spacing: 0.015em;
    line-height: 1.6;
}
/*---------- WaterSupplyTitle ----------*/
#WaterSupplyTitle {}
.text-title-supply {}
.text-title-supply .h1 {
    color: #0F4C81;
    margin: 0;
}
/*--------- ModuleShop ----------------*/
#ModuleShop {
    margin: 0 auto !important;
}
/*---------- section video --------------*/
.moduletable_v-p-pr .title-slide {}
.moduletable_v-p-pr .title-slide .h1 {
    font-size: 40px;
    color: #ffffff;
    text-shadow: 0px 4px 6px rgba(0, 0, 0, 0.33);
    line-height: 1.4;
}
.moduletable_v-p-pr .link-modal {}
.moduletable_v-p-pr .link-modal a {
    padding: 10px 60px;
    font-weight: bold;
    font-size: 18px;
    font-family:"Royal Crescent";
    letter-spacing: 0.02em;
}

/************* sidebar-a *************/
.sidebar-a {}
.moduletable_shop-menu {}
.moduletable_shop-menu ul.accordion-menu {
    border: none !important;
}
.moduletable_shop-menu ul.accordion-menu li {
    border: none !important;
    margin-bottom: 6px !important;
}
.moduletable_shop-menu ul.accordion-menu > li > .item-wrapper {
    height: auto !important;
}
.moduletable_shop-menu ul.accordion-menu > li > .item-wrapper a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    font-family:"Royal Crescent";
    letter-spacing: 0.015em;
    line-height: 1.5 !important;
}
.moduletable_shop-menu ul.accordion-menu li.opened > .item-wrapper {
    border: none !important;
}
.moduletable_shop-menu ul.accordion-menu li .item-wrapper .menu-button img {
    vertical-align: top;
}
.moduletable_shop-menu ul.accordion-menu li ul li {
    margin-bottom: 0 !important;
}
.moduletable_shop-menu ul.accordion-menu li ul li .menu-link {
    width: 90% !important;
}
.moduletable_shop-menu ul.accordion-menu li ul li .menu-link a {
    font-size: 18px !important;
    line-height: 1.1;
    font-family: 'PTRootUIWebLight';
}
.moduletable_shop-menu ul.accordion-menu li ul li .menu-link a:hover,
.moduletable_shop-menu ul.accordion-menu li ul li .menu-link a:focus,
.moduletable_shop-menu ul.accordion-menu li ul li.current .menu-link a {
    /*font-family: 'PTRootUIWebRegular';*/
    font-family: 'PTRootUIWebMedium';
}
/*-----------------------------------*/
.moduletable_left-menu {
  	margin-bottom: 50px;
}
.moduletable_left-menu ul {}
.moduletable_left-menu ul li {}
.moduletable_left-menu ul li a {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    font-family:"Royal Crescent";
    color: #12457d;
}
.moduletable_left-menu ul li a:hover,
.moduletable_left-menu ul li a:focus {
    background-color: transparent;
    text-decoration: underline;
}
.moduletable_left-menu ul li ul {}
.moduletable_left-menu ul li ul li {
    display: block;
}
.moduletable_left-menu ul li ul li a {
    font-family: 'PTRootUIWebLight';
    font-size: 20px;
    text-transform: none;
  	font-weight: 300;
}
.moduletable_left-menu ul li ul li a:hover,
.moduletable_left-menu ul li ul li a:focus,
.moduletable_left-menu ul li ul li.active a {
    font-family: 'PTRootUIWebMedium';
    text-decoration: none;
}
/*---------- popular ---------------*/
.moduletable_popular {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.moduletable_popular .h3 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Royal Crescent";
	color: #12457d;
}
.moduletable_popular a {
	width: 100%;
	float: left;
	display: block;
	font-family: 'PTRootUIWebLight';
	font-size: 20px;
	font-weight: 300;
}
.moduletable_popular br {
  	display: none;
}
.moduletable_popular a:hover,
.moduletable_popular a:focus {
	font-family: 'PTRootUIWebMedium';
	text-decoration: none;
	color: #12457d;
}

/************ joomshopping ***********/
#mxcpr {
    display: none;
}
.jshop {
   
}
.jshop .product_label {
    z-index: 10;
}
.cont-content .container {
    width: auto;
}
/*----------- list category ----------*/
.jshop .row-fluid [class*="sblock"] {
    padding-left: 30px;
}
.jshop_list_category {
    margin-left: -30px;
}
.jshop_list_category .wrap-block-item {
    border-radius: 5px;
    position: relative;
    /*box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);*/
    width: 100%;
    float: left;
}
.jshop_list_category .categ-image {
    width: 100%;
    float: left;
    position: relative;
  	display: none;
}
.jshop_list_category .categ-image .img-category {}
.jshop_list_category .categ-image .img-category img {
    border-radius: 5px 5px 0 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}
.jshop_list_category .title-categ {
    width: 100%;
    float: left;
    /*background-color: transparent;*/
    padding: 10px 0px;
    /*border-radius: 0 0 5px 5px;*/
}
.jshop_list_category .title-categ .category_name {
    /*height: 54px;
    overflow: hidden;*/
}
.jshop_list_category .title-categ .category_name a {
    color: #0c3b63;
    margin: 0;
    font-size: 18px;
}
.jshop .product_label {
    z-index: 10;
}
/*----------- list product -----------*/
.jshop .page-header {
    border-bottom: none;
    margin: 0 0 20px;
    padding-bottom: 0;
}
.jshop h1,
.jshop .h1 {
    font-size: 40px;
  	color: #0F4C81;
}
.jshop_list_product {}
/*----- sort and filter ------*/
.jshop_list_product .form_sort_count {
    /*margin-bottom: 50px;*/
    width: 100%;
    float: left;
}
.jshop_list_product .form_sort_count .block_sorting_count_to_page {
    margin-bottom: 10px;
}
.jshop_list_product .block_sorting_count_to_page .box_products_sorting {
    width: 34%;
}
.jshop_list_product .block_sorting_count_to_page .box_products_sorting .control-label {
    width: auto;
    padding: 0 10px 0 0;
}
.jshop_list_product .block_sorting_count_to_page .box_products_sorting .controls {
    margin: 0;
}
.jshop_list_product .block_sorting_count_to_page .box_products_sorting .controls .inputbox {
    width: 230px;
}
.jshop_list_product .block_sorting_count_to_page .box_products_count_to_page {
    width: 20%;
}
.jshop_list_product .block_sorting_count_to_page .box_products_count_to_page .control-label {
    width: auto;
    padding: 0 10px 0 0;
}
.jshop_list_product .block_sorting_count_to_page .box_products_count_to_page .controls {
    margin: 0;
}
.jshop_list_product .form_sort_count .filters {
    padding-top: 0;
}
.jshop_list_product .form_sort_count .filters .box_cat_man {
    width: 34%;
    float: left;
}
.jshop_list_product .form_sort_count .filters .box_cat_man .box_manufacrurer .control-label,
.jshop_list_product .form_sort_count .filters .box_cat_man .box_category .control-label {
    width: auto;
    padding: 0 10px 0 0;
}
.jshop_list_product .form_sort_count .filters .box_cat_man .box_manufacrurer .controls,
.jshop_list_product .form_sort_count .filters .box_cat_man .box_category .controls {
    margin: 0;
}
.jshop_list_product .form_sort_count .filters .box_cat_man .box_manufacrurer .controls .inputbox,
.jshop_list_product .form_sort_count .filters .box_cat_man .box_category .controls .inputbox {
    width: 195px;
}
.jshop_list_product .form_sort_count .filters .filter_price {
    width: 66%;
    float: left;
    padding-right: 0;
}
.jshop_list_product .form_sort_count .filters .filter_price .control-label {
    padding-top: 0;
}
.jshop_list_product .form_sort_count .filters .filter_price .controls {}
.jshop_list_product .form_sort_count .filters .filter_price .controls .currency-code {
    display: inline;
}
.jshop_list_product .form_sort_count .filters .filter_price .box_button .btn {
    padding: 2px 12px;
    text-transform: uppercase;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 700;
}
.jshop_list_product .form_sort_count .filters .filter_price .clear_filter {
    font-size: inherit;
}
/*------------------*/
.jshop_list_product .list_product {
    width: 100%;
    float: left;
    margin-left: -30px;
    padding-top: 0;
}
.jshop_list_product .list_product .block_product {
    width: 100%;
    float: left;
}
.jshop_list_product .list_product .wrap-block-item {
    width: 100%;
    float: left;
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    border-radius: 5px;
}
.jshop_list_product .list_product .block_product .image {
    position: relative;
    margin-bottom: 0;
    text-align: center;
}
.jshop_list_product .list_product .block_product .image .image_block {
    padding: 0;
}
.jshop_list_product .list_product .block_product .image .img-prod {
    position: relative;
    padding: 25px 50px 15px;
    background-color: #ffffff;
    border-radius: 5px 5px 0 0;
}
.jshop_list_product .list_product .block_product .image .img-prod img {
    border-radius: 5px 5px 0 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}
.jshop_list_product .list_product .block_product .image .img-prod img:hover {
    opacity: 0.8;
}
.jshop_list_product .list_product .block_product .oiproduct {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    padding: 25px 15px;
}
.jshop_list_product .list_product .block_product .oiproduct .name {
    margin-bottom: 5px;
    text-align: left;
    font-size: inherit;
    height: 62px;
    overflow: hidden;
}
.jshop_list_product .list_product .block_product .oiproduct .name a {
    font-weight: 500;
    font-size: 28px;
    color: #333;
  	line-height: 1;
}
.jshop_list_product .list_product .block_product .oiproduct .description {
    font-weight: 400;
  	font-size: 20px;
    line-height: 1.3;
    height: 110px;
    overflow: hidden;
    margin-bottom: 10px;
}
.jshop_list_product .list_product .block_product .oiproduct .prices-prod {
    width: 100%;
    float: left;
    font-weight: 500;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 15px;
}
.jshop_list_product .list_product .block_product .oiproduct .prices-prod .old_price {
    float: left;
    margin-bottom: 0;
  	font-size: 16px;
}
.jshop_list_product .list_product .block_product .oiproduct .prices-prod .old_price span {
    position: relative;
    top: 10px;
}
.jshop_list_product .list_product .block_product .oiproduct .prices-prod .jshop_price {
    float: right;
    margin-bottom: 0;
    color: #0F4C81;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    text-align: right;
    font-family: "Royal Crescent";
  	width: 100%;
}
.jshop_list_product .list_product .block_product .oiproduct .prices-prod .jshop_price .word-price {
  	font-size: 15px;
    float: left;
    display: block;
  	line-height: 2.3;
}
.jshop_list_product .list_product .block_product .oiproduct .prices-prod .jshop_price .value-price {
  	float: right;
    display: block;
}
.jshop_list_product .list_product .block_product .oiproduct .buttons {
    width: 100%;
    float: left;
}
.jshop_list_product .list_product .block_product .oiproduct .buttons a {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 5px;
    width: 100%;
}
.jshop_pagination {
    width: 100%;
    float: left;
}
.pagination_result_counter {
    display: none;
}
/*----------- itemid-169 list product -----------*/
.itemid-169 .jshop_list_product .list_product .block_product .oiproduct .prices-prod {
	display: none;
}
.itemid-169 .jshop_list_product .list_product .block_product .oiproduct .description {
	margin-bottom: 0;
}
.jshop_list_product .list_product .block_product .oiproduct .second_short_description {
  	font-size: 20px;
}
.jshop_list_product .list_product .block_product .oiproduct .second_short_description p {
	line-height: 1.3;
}
.jshop_list_product .list_product .block_product .oiproduct .second_short_description p a {
  	display: block;
}
.jshop_list_product .list_product .block_product .productitem_14 .oiproduct .prices-prod,
.jshop_list_product .list_product .block_product .productitem_15 .oiproduct .prices-prod,
.jshop_list_product .list_product .block_product .productitem_16 .oiproduct .prices-prod,
.jshop_list_product .list_product .block_product .productitem_18 .oiproduct .prices-prod,
.jshop_list_product .list_product .block_product .productitem_19 .oiproduct .prices-prod,
.jshop_list_product .list_product .block_product .productitem_20 .oiproduct .prices-prod,
.jshop_list_product .list_product .block_product .productitem_21 .oiproduct .prices-prod,
.jshop_list_product .list_product .block_product .productitem_22 .oiproduct .prices-prod,
.jshop_list_product .list_product .block_product .productitem_23 .oiproduct .prices-prod,
.jshop_list_product .list_product .block_product .productitem_24 .oiproduct .prices-prod {
	display: none;
}
.jshop_list_product .list_product .block_product .productitem_14 .oiproduct .description,
.jshop_list_product .list_product .block_product .productitem_15 .oiproduct .description,
.jshop_list_product .list_product .block_product .productitem_16 .oiproduct .description,
.jshop_list_product .list_product .block_product .productitem_18 .oiproduct .description,
.jshop_list_product .list_product .block_product .productitem_19 .oiproduct .description,
.jshop_list_product .list_product .block_product .productitem_20 .oiproduct .description,
.jshop_list_product .list_product .block_product .productitem_21 .oiproduct .description,
.jshop_list_product .list_product .block_product .productitem_22 .oiproduct .description,
.jshop_list_product .list_product .block_product .productitem_23 .oiproduct .description,
.jshop_list_product .list_product .block_product .productitem_24 .oiproduct .description {
	margin-bottom: 0;
}
/*------------ full prod --------------*/
.jshop.productfull {
    padding-top: 0;
}
.productfull {}
.productfull .full-img-prod .image_middle {
    width: 100%;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 30px;
}
.productfull .full-img-prod .image_middle img.big-img-prod {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}
/*------------ small carousel full img prod--------------------*/
.full-img-prod .jshop_img_description {
    margin-top: 10px;
  	overflow: hidden;
}
.list_carousel {
    width: 100%;
    margin: 0;
    background-color: #ffffff;
    border-radius: 5px;
}
.list_carousel .caroufredsel_wrapper {
    width: auto !important;
}
.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel li {
    width: 260px;
    height: 190px;
    padding: 0;
    margin: 0 6px 0 0;
    display: block;
    float: left;
}
.list_carousel li img {
    margin:0 0 0 0;
    padding: 10px 0;
    border:0;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: 66% 0; 
}
.full-img-prod .small-gallery img.jshop_img_thumb {
    list-style: none;
    display: block;
    float: left;
    max-width:260px;
    max-height:190px;
    margin: 0 20px 0 0;
    border: none;
    padding: 0;
}
.full-img-prod .small-gallery img.jshop_img_thumb:last-child {
    margin-right: 0;
}
.clearfix {
    float: none;
    clear: both;
}
.list_carousel .prev {
    float: left;
    left: 5%;
    bottom: 16%;
    position: absolute;
    padding: 5px;
    color: #e5e5e5;
    font-size: 46px;
}
.list_carousel .next {
    float: right;
    right: 5%;
    bottom: 16%;
    position: absolute;
    padding: 5px;
    color: #e5e5e5;
    font-size: 46px;
}
.list_carousel .next:hover,
.list_carousel .next:focus,
.list_carousel .prev:hover,
.list_carousel .prev:focus {
    color: #0c3b63;
    opacity: 0.5;
    padding: 5px;
}
.list_carousel .next:hover,
.list_carousel .next:focus {
    
}
.list_carousel .prev:hover,
.list_carousel .prev:focus {
    
}
.list_carousel .pager {
    float: left;
    width: 100%;
    text-align: center;
}
.list_carousel .pager a {
    margin: 0 5px;
    text-decoration: none;
    color: #111111;
    padding: 4px 6px;
}
.list_carousel .pager a.selected,
.list_carousel .pager a:hover,
.list_carousel .pager a:focus {
    color: #ffffff;
    background-color: #cccccc;
    padding: 4px 6px;
}
/*--------------------------------*/
.productfull .full-desc-prod {}
.productfull .full-desc-prod strong {
    font-weight: 400;
  	color: #8B8B8B;
}
.productfull .full-desc-prod .code-ean {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-weight: 400;
}
.productfull .full-desc-prod .code-ean .jshop_code_prod {
    color: inherit;
    font-size: inherit;
}
.productfull .full-desc-prod .manufacturer_name {
    width: 100%;
    float: left;
    font-weight: 400;
}
.productfull .full-desc-prod .manufacturer_code {
    width: 100%;
    float: left;
    font-weight: 400;
}
.productfull .full-desc-prod .price_prod_qty_list_head {
    width: 100%;
    float: left;
    font-weight: 600;
    padding-bottom: 10px;
}
.productfull .full-desc-prod .price_prod_qty_list .qty_price {
    font-weight: 600;
}
.productfull .full-desc-prod .old_price {
    margin-bottom: 30px;
  	font-size: 30px;
}
.productfull .full-desc-prod .prod_price {
    margin-bottom: 30px;
  	font-size: 30px;
}
.productfull.prodi-id-14 .full-desc-prod .prod_price,
.productfull.prodi-id-15 .full-desc-prod .prod_price,
.productfull.prodi-id-18 .full-desc-prod .prod_price,
.productfull.prodi-id-19 .full-desc-prod .prod_price,
.productfull.prodi-id-20 .full-desc-prod .prod_price,
.productfull.prodi-id-21 .full-desc-prod .prod_price,
.productfull.prodi-id-22 .full-desc-prod .prod_price,
.productfull.prodi-id-24 .full-desc-prod .prod_price {
  	display: none;
}
.productfull .full-desc-prod .prod_price span {
    font-size: inherit !important;
    color: #0c3b63 !important;
    font-weight: 400;
}
.productfull .full-desc-prod .prod_buttons {
    margin-bottom: 15px;
}
.productfull .full-desc-prod .prod_buttons .prod_qty {
    font-size: 30px;
}
.productfull .full-desc-prod .prod_buttons .quantity-text {}
.productfull .full-desc-prod .prod_buttons .quantity-text .inputbox {
    text-align: center;
    width: 100px;
    height: 39px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.productfull .full-desc-prod .prod_buttons .prod_qty_input .quantity-minus {
    border: 1px solid #ccc;
    padding: 6px 14px;
    background: #ffffff;
    cursor: pointer;
    border-radius: 5px;
}
.productfull .full-desc-prod .prod_buttons .prod_qty_input .quantity-minus:hover {
    background: #0c3b63;
    color: #fff;
}
.productfull .full-desc-prod .prod_buttons .prod_qty_input .quantity-plus {
    border: 1px solid #ccc;
    padding: 6px 14px;
    background: #ffffff;
    cursor: pointer;
    border-radius: 5px;
}
.productfull .full-desc-prod .prod_buttons .prod_qty_input .quantity-plus:hover {
    background: #0c3b63;
    color: #fff;
}
.productfull .full-desc-prod .product-buttons .btn {
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 5px;
  	font-size: 12px;
  	padding: 10px 50px 10px 20px;
    background-image: url(../images/cart_white.png);
    background-repeat: no-repeat;
    background-position: 90% center;
}
.productfull .full-desc-prod .productweight {
    font-weight: 400;
}
.productfull .full-desc-prod .extra_fields {}
.productfull .full-desc-prod .extra_fields .extra_fields_el {
    font-weight: 400;
}
.productfull .full-desc-prod .extra_fields .extra_fields_name {
    width: 32%;
    display: block;
    float: left;
}
.productfull .full-desc-prod .jshop_prod_description {}
.productfull .full-desc-prod .jshop_prod_description p {
    margin-bottom: 30px;
}
.productfull .full-desc-prod .jshop_prod_description p strong {
    color: #333333;
    font-weight: 700;
}
.productfull .full-desc-prod .jshop_prod_description ul {
    padding-left: 0;
}
.productfull .full-desc-prod .jshop_prod_description ol {
    padding-left: 20px;
}
.productfull .full-desc-prod .jshop_prod_description ul li {
    font-weight: 400;
    background-image: none;
    padding-left: 0;
    display: list-item;
    list-style-type: none;
}
.productfull .full-desc-prod .jshop_prod_description ul li::before {
    color: #0F4C81;
    content: "\2022 ";
    padding-right: 30px;
    font-size: 24px;
    line-height: 0;
    vertical-align: baseline;
}
.productfull .full-desc-prod .jshop_prod_description p.p-call {
    color: #0c3b63;
    font-weight: 700;
}
.productfull .full-desc-prod .jshop_prod_description p.p-call a {
  	display: block;
}
.productfull .full-desc-prod .jshop_prod_description .custom_opt-shop {
    width: 100%;
    float: left;
    background-color: #ffffff;
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
}
.productfull .full-desc-prod .jshop_prod_description .custom_opt-shop p.p-call {
    margin-bottom: 0;
}
.productfull .full-desc-prod .jshop_prod_description .row {
    margin-bottom: 30px;
}
.productfull .button_back {}
.productfull .button_back .btn {
    color: #ffffff;
    background-color: #0c3b63;
    border-color: #0c3b63;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
}
.productfull .button_back .btn:hover,
.productfull .button_back .btn:focus {
    color: #ffffff;
    background-color: #062036;
    border-color: #062036;
}
.productfull .page-header-related {
    margin-top: 30px;
}
.productfull .related_header {
    border-bottom: none;
}
/*--------- .b-popup .b-popup-content -----------*/
.mainContent .b-popup .b-popup-content {
    height: 300px;
	padding-top: 80px;
}
.mainContent .content_popup_msg_tocatr {}
.mainContent .groupe-buttons-shop {
	margin-top: 50px;
}
.mainContent .groupe-buttons-shop a.btn {
	font-size: 16px;
}
/*----------- cart -----------*/
.shop-cart {
    
}
.moduletable_shop-cart .icon-cart-top-wrapper {
    background-color: #0c3b63;
    border-radius: 100%;
    width: 48px;
    text-align: center;
}
.moduletable_shop-cart .mat_cart_button {
    top: 10px;
}
.moduletable_shop-cart .mat_cart_top_list {
    width: 420px;
}
.quantity .data .minus {
    border: 1px solid #ccc;
    padding: 4px 10px;
    background: #f4f4f4;
}
.quantity .data .minus:hover,
.quantity .data .plus:hover {
    background: #0c3b63;
    color: #fff;
}
.quantity .data .text {
    text-align: center;
    width: 40px;
    height: 38px;
    border: 1px solid #ccc;
}
.quantity .data .plus {
    border: 1px solid #ccc;
    padding: 4px 10px;
    background: #f4f4f4;
}
table.cart td {
    vertical-align: baseline;
    border: 1px solid #0c3b63;
    font-size: 20px;
}
.cart th {
    background-color: #0c3b63;
    border: 1px solid #0c3b63;
    color: #ffffff;
    font-weight: 500;
}
.jshop .cart .product_name th,
.cart th {
    font-size: 14px;
}
.cart .jshop_img_description_center {}
.cart .jshop_img_description_center a img {
    border-radius: 5px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}
.cart .jshop_img_description_center a img:hover {
    opacity: 0.8;
}
.jshop .cart .product_name {
    text-align: center;
}
.btn.btn-arrow-left, 
.btn.btn-arrow-left:hover, 
.btn.btn-arrow-left:focus,
.btn.btn-arrow-right, 
.btn.btn-arrow-right:hover, 
.btn.btn-arrow-right:focus {
    background-image: none;
    padding: 6px 12px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
}
/*-------------- сheckout ------------*/
#jshop_menu_order {
    background-color: #0c3b63;
    border: 1px solid #0c3b63;
}
#jshop_menu_order span.not_active_step a {
    color: #ffffff;
    vertical-align: baseline;
    font-size: 18px;
    font-weight: 500;
}
#jshop_menu_order span.not_active_step a:hover {
    text-decoration: none;
}
td.jshop_order_step {
    color: #ffffff;
}
div.jshop_register {
    overflow: hidden;
    padding: 0;
}
.address_block .control-group {
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
.address_block .jshop_register .name {
    float: left;
    width: 20%;
    text-align: left;
    padding-top: 4px;
}
.address_block .jshop_register .controls {
    float: left;
}
div.jshop_register .inputbox {
    width: 260px;
    font-size: 14px;
    height: 28px;
    padding-left: 10px;
}
.address_block .jshop_register .controls input {
    height: 28px;
    font-size: 14px;
    padding-left: 10px;
    width: 260px;
}
div.jshop_register .inputbox option .highlighted {}
div.jshop_register select option:hover,
div.jshop_register select > option:focus {
    background-color: #062036;
}
.address_block .other_delivery_adress {}
.address_block .other_delivery_adress .name {
    text-align: left;
}
.address_block .box_button {}
.address_block .box_button a.a_checkout_back_button {}
.address_block .box_button input,
.checkout_payment_block input,
.checkout_shipping_block input,
.checkout_pfinish_block .box_button input {
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
}
.checkout_pfinish_block .pfinish_comment_block {
    max-width: 680px;
}
.checkout_pfinish_block .pfinish_comment_block #order_add_info {
    max-width: 100%;
}
/*------------ top_hits_products ------------*/
.top_hits_products {
	width: 100%;
	float: left;
}
.top_hits_products .block_item {}
.top_hits_products .block_item .wrap-block-item {
	width: 100%;
    float: left;
    box-shadow: 0px 4px 20px rgba(15, 76, 129, 0.04);
    border-radius: 5px;
}
.top_hits_products .block_item .wrap-block-item .image {
    position: relative;
    margin-bottom: 0;
    text-align: center;
}
.top_hits_products .block_item .wrap-block-item .image .image_block {
    position: relative;
    padding: 25px 50px 15px;
    background-color: #ffffff;
    border-radius: 5px 5px 0 0;
}
.top_hits_products .block_item .wrap-block-item .image .image_block img:hover {
    opacity: 0.8;
}
.top_hits_products .block_item .wrap-block-item .oiproduct {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    padding: 25px 15px;
}
.top_hits_products .block_item .wrap-block-item .oiproduct .name {
    margin-bottom: 5px;
    text-align: left;
    font-size: inherit;
    height: 62px;
    overflow: hidden;
}
.top_hits_products .block_item .wrap-block-item .oiproduct .name a {
    font-weight: 500;
    font-size: 28px;
    color: #333;
    line-height: 1;
}
.top_hits_products .block_item .wrap-block-item .oiproduct .description {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    height: 110px;
    overflow: hidden;
    margin-bottom: 10px;
}
.top_hits_products .block_item .wrap-block-item .oiproduct .prices-prod {
    width: 100%;
    float: left;
    font-weight: 500;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 15px;
}
.top_hits_products .block_item .wrap-block-item .oiproduct .prices-prod .jshop_price {
    float: right;
    margin-bottom: 0;
    color: #0F4C81;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    text-align: right;
    font-family: "Royal Crescent";
	width: 100%;
}
.top_hits_products .block_item .wrap-block-item .oiproduct .prices-prod .jshop_price .word-price {
    font-size: 15px;
    float: left;
    display: block;
    line-height: 2.6;
}
.top_hits_products .block_item .wrap-block-item .oiproduct .prices-prod .jshop_price .value-price {
    float: right;
    display: block;
}
.top_hits_products .block_item .wrap-block-item .oiproduct .buttons {
    width: 100%;
    float: left;
}
.top_hits_products .block_item .wrap-block-item .oiproduct .buttons a {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 5px;
    width: 100%;
}

/************ site map ***********/
.sitemap {
  	max-width: 1370px;
  	margin: 0 auto;
}
.sitemap ul li ul li a {
  	font-size: 16px;
}

/******** Thank Page ******/
#ThankPage {
    padding-top: 25vh!important;
    height: 100vh;
}
#ThankPage p {
    color: #3a424c;
    font-size: 200%;
    font-weight: 700;
}
#ThankPage p a {
    color: #da251c;
}
#ThankPage p a:hover {
    text-decoration: none;
    color: #b91109;
}

/********* other *********/
.su-counter-wrapper {
    padding: 0;
}
.su-counter-number {
    line-height: 1;
}

/******** 404 ***********/
.error-page-inner {
    padding-top: 20px;
    padding-bottom: 80px;
}
.error-page-inner .img-error {
    text-align: center;
    margin-bottom: 30px;
}
.error-page-inner .img-error img {
    max-width: 25%;
}
.error-page-inner p {
    font-size: 18px;
    font-weight: 600;
}
.error-page-inner ul li {
    font-size: 16px;
}
.error-page-inner .right-error-page-inner ul li {
    list-style: none;
}
.error-page-inner a {
    color: red;
}

/******** modal ******/
.my-modal-dialog {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.my-modal-dialog .modal-header {
    border-bottom: none;
    padding-bottom: 0;
  	text-align: center;
}
.my-modal-dialog .modal-header span.h4 {
    
}
.my-modal-dialog .modal-body {
    padding-top: 0;
}
.modal-header .close::after {
    content: "";
}
.form-modal-dialog {
    width: 700px;
}
.form-modal-dialog .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}
.form-modal-dialog .ba-page-items .hidden-title span.ba-input-label-wrapper {
    display: none;
}
.cf-btn {
    text-transform: uppercase !important;
    font-weight: 700;
}
.fox-container h2 {
    margin: 0;
}
.fox-container input {
    border-radius: 4px !important;
    height: 34px !important;
    border: 1px solid #E1E1E1;
    background-color: #F9F9F9 !important;
    font-size: 14px !important;
    padding-left: 14px !important;
}
.fox-container textarea {
  	border-radius: 0px !important;
  	border: 1px solid #E1E1E1;
    background-color: #F9F9F9 !important;
    font-size: 14px !important;
    padding-left: 14px !important;
}
.fox-container .chzn-container-single .chzn-single {
  	border-radius: 0px !important;
    height: 34px !important;
    border: 1px solid #E1E1E1;
    background-color: #F9F9F9 !important;
    font-size: 14px !important;
    padding-left: 14px !important;
  	box-shadow: none !important; 
  	color: #999 !important;
  	line-height: 30px !important;
  	background-image: none !important;
}
.fox-container .fox-item-dropdown .controls select {
  	border-radius: 0px !important;
    height: 34px !important;
    border: 1px solid #E1E1E1;
    background-color: #F9F9F9 !important;
    font-size: 14px !important;
    padding-left: 14px !important;
  	box-shadow: none !important; 
  	color: #999 !important;
  	line-height: 30px !important;
  	background-image: none !important;
}
.fox-container .fox-item-checkbox .checkbox {
  	font-size: 14px !important;
  	font-weight: normal !important;
}
.fox-container .fox-item-checkbox .checkbox input {
  	height: auto !important;
}
.fox-container button.btn {
    background-color: #448CCB !important;
    background-image: none !important;
    border: medium none !important;
    border-radius: 4px !important;
    font-size: 130%;
    font-weight: 700;
    height: 38px !important;
    margin: 0 !important;
    text-shadow: none !important;
    width: 100%;
}
.fox-container button.btn:hover, 
.fox-container button.btn:focus {
    background-color: #2971b0 !important;
}
.fox-container button.btn span {
    color: white !important;
    text-transform: uppercase;
    font-weight: 700;
}
.fox-container textarea:focus, 
.fox-container input[type="text"]:focus, 
.fox-container input[type="email"]:focus {
    border-color: rgba(234, 177, 48, 0.8) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(234, 177, 48, 0.6) !important;
}
.btn.disabled {
    opacity: 1;
}
.langs-modal-dialog {
	width: 980px;
}
.langs-modal-dialog .modal-header {
	border-bottom: none;
	padding-bottom: 0;
}
.langs-modal-dialog .modal-body {
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 40px;
}
.langs-modal-dialog .modal-body .h3 {
	margin-bottom: 90px;
}
.langs-modal-dialog .modal-body ul {
	text-align: center;
}
.langs-modal-dialog .modal-body ul li {
	display: inline-block;
}
.langs-modal-dialog .modal-body ul li a {
	background-color: #da272c;
	color: #fff;
	padding: 15px 45px;
	border-radius: 30px;
}
.langs-modal-dialog .modal-body ul li a:hover,
.langs-modal-dialog .modal-body ul li a:focus {
	background-color: #0f4c81;
	text-decoration: none;
}
.home-modal-dialog {
  	width: 1000px;
  	background-color: #fff;
  	border-radius: 32px;
}
.home-modal-dialog .row {
  	align-items: center;
  	display: flex;
}
.home-modal-dialog .modal-header {
  	padding: 0;
  	border-bottom: none;
}
.home-modal-dialog .modal-header .close {
  	position: absolute;
  	z-index: 1;
  	right: 20px;
  	top: 4px;
  	opacity: 1;
  	text-shadow: none;
  	color: #fff;
  	font-size: 46px;
}
.home-modal-dialog .modal-header .close:hover {
  	opacity: 0.7;
}
.home-modal-dialog .modal-content {
  	box-shadow: none;
  	border: none;
  	border-radius: 30px;
}
.home-modal-dialog .modal-content .modal-title {
  	color: #0F4C81;
  	font-size: 22px;
  	margin-bottom: 20px;
}
.home-modal-dialog .modal-content .h5 {
  	font-family: "PTRootUIWebRegular", sans-serif;
  	text-transform: none;
  	margin-bottom: 40px;
}
.home-modal-dialog .modal-content .modal-body {
  	padding-left: 50px;
}
.home-modal-dialog .modal-content .modal-body .link-modal {}
.home-modal-dialog .modal-content .modal-body .link-modal a {
  	font-family: "PTRootUIWebRegular", sans-serif;
  	text-transform: none;
}
.home-modal-dialog .img-modal img {
  	width: 100%;
}