*{
    transition: ease 0.3s;
}
body {
    font-family: Arial;
	
}
h1 {
    font-size: 2em;
    margin: 0 0 0.67em 0;
}
p {
    margin: 0 0 1.5em 0;
}
.page {
    margin: 0;
}
.page-content, .entry-content, .entry-summary {
    margin: 0;
	margin-left:3%;
	margin-right:3%;
}
header {
    margin: 0 0 1.5em 0;
}
aside{
    padding: 1.5em 0 0 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-radius: 0;
}

.name{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 19px;
}
#social{

}

#lang{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}
#lang a{
    color:#FFFFFF;
    text-decoration: none;
}
#lang a:hover{
    color: #ffec00;
}
.color-white{
    color:#fff !important;
}
.ministry-logo {
    position: relative;
    font-size: 10px;
    padding: 0 0 0 12px;
    margin: 0 0 8px 0;
    max-width: 159px;
    line-height: 11px;
}
.ministry-logo:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background-image: url(/wp-content/uploads/ministri-bg.png);
    background-position: center;
    background-size: cover;
}
.header-site-name p{
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}
.header-social-icons .vce-features--icon {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 0 0 0 3px;
}
.vce-basic-menu-container.header-main-menu .vce-basic-menu ul{
	padding-left: 0;
}
.vce-basic-menu-container.header-main-menu .vce-basic-menu ul .menu-item a {
	padding: 0 5px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;    
}
.vce-basic-menu-container.header-main-menu .vce-basic-menu .vce-basic-menu-wrapper.vce-basic-menu--alignment-center .menu {
    -ms-flex-pack: -ms-space-between;
    -webkit-box-pack: -webkit-space-between;
    justify-content: space-between;
}
.header-search-form form {
    display: flex;
    background: #fff;
    position: relative;
}
.header-search-form{
    width: 94%;
}
.header-search-form input.search-field {
    height: 26px;
    border: 0;
    padding-right: 24px;
    width: 100%;
}
.header-search-form input[type="search"]::-webkit-input-placeholder {
    color: #1F4B99;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
}
.header-search-form input.search-submit {
    background-color: #fff;
    background-image: url(/wp-content/uploads/search_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    position: absolute;
    right: 0;
    top: 1px;
    cursor: pointer;
}

.row-of-icons{
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
    -webkit-flex-flow: row;
    justify-content: space-around;    
    -webkit-justify-content: space-around;   
}
.row-of-icons div {
    flex: auto;
}
@media only screen and (max-width:1023px){
    .row-of-icons{
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-evenly;
        -webkit-justify-content: space-evenly;
    }
}
@media only screen and (min-width:768px) and (max-width:990px){
    .row-of-icons div {
        flex: 1 1 150px;
    }    
}
.icons__el,
.icons__el:visited{
    font-size: 12px;
    color: #1F4B99;
    font-weight: bold;
    text-align: center; 
    text-decoration: none;
    display: block;
    width: 116px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 139px; 
    margin: 0 auto;
}
.icons__el:hover{
    color:#06A0E3;
}

#icon1{
    background-image: url(/wp-content/uploads/metrology_icon.png);
}
#icon1:hover{
    background-image: url(/wp-content/uploads/metrology_icon_hover.png);
}

#icon2{
    background-image: url(/wp-content/uploads/standartization_icon.png);
}
#icon2:hover{
    background-image: url(/wp-content/uploads/standartization_icon_hover.png);
}

#icon3{
    background-image: url(/wp-content/uploads/sertification_icon.png);
}
#icon3:hover{
    background-image: url(/wp-content/uploads/sertification_icon_hover.png);
}

#icon4{
    background-image: url(/wp-content/uploads/iso_icon.png);
}
#icon4:hover{
    background-image: url(/wp-content/uploads/iso_icon_hover.png);
}

#icon5{
    background-image: url(/wp-content/uploads/testing_icon.png);
}
#icon5:hover{
    background-image: url(/wp-content/uploads/testing_icon_hover.png);
}

#icon6{
    background-image: url(/wp-content/uploads/edu_icon.png);
}
#icon6:hover{
    background-image: url(/wp-content/uploads/edu_icon_hover.png);
}

#icon7{
    background-image: url(/wp-content/uploads/kremen_icon.png);
}
#icon7:hover{
    background-image: url(/wp-content/uploads/kremen_icon_hover.png);
}

.sa-slide-text .slide-image {
    display: block;
    text-align: right;
}
.sa-slide-text .slide-title {
    display: block;
    text-align: right;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    padding: 40px 0 20px;
}
.sa-slide-text .slide-subtitle {
    display: block;
    text-align: right;
    font-size: 14px;
    line-height: 30px;
    color: #ffed00;
}
.home-slider-container .sa_owl_theme .owl-dots .owl-dot span{
    background-color: rgba(255,255,255,0.5) !important;
}
.home-slider-container .sa_owl_theme .owl-dots .active span {
    background-color: rgba(255,255,255,1) !important;
}
.home-slider-container .sa_owl_theme .owl-dots .owl-dot span:hover {
    background-color: rgba(255,255,255,1) !important;
}
.home-slider-container .sa_owl_theme .owl-dots{
    bottom: 3% !important;
    width: 25%;
    margin-left: 75%;    
}
.home-header-h2 {
    text-transform: uppercase;
    color: #1f4b99;
    font-weight: normal;
    font-size: 21px;
    margin: 0 0 0 0;
    line-height: 21px;
    padding: 0 0 13px 0;
    position: relative;
}
h2.home-header-h2:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    top: 100%;
    background-color: #1f4b99;
}
.home-header-h2.no-bottom-line:after {
    display: none;
}
.home-left-side-menu .menu {
    padding: 0;
}
.vce-basic-menu-container.home-left-side-menu .vce-basic-menu ul .menu-item{
    width: 100%;    
}
.vce-basic-menu-container.home-left-side-menu .vce-basic-menu nav>ul.menu>li.menu-item>a{
    background-color: #004A9D;
    width: 100%;
    display: block;
    font-weight: normal;
    border: 1px solid #dee2e6;    
    border-bottom: 0;
}
.vce-basic-menu-container.home-left-side-menu .vce-basic-menu nav>ul.menu>li.menu-item>a:hover{
    background-color: #009DE2;
}
.home-left-side-form .registry {
    height: 170px;
    background-image: url(/wp-content/uploads/registry_search_bg.png);
    background-repeat: no-repeat;
    background-position: 55%;
    padding-top: 20px;
    margin-bottom: 40px;
}
.home-left-side-form input.registryseach {
    border: 2px solid #004A9D;
    height: 52px;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}
.home-left-side-form .registry input[type="search"]::-webkit-input-placeholder{
    color: #1F4B99;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
}
.home-left-side-form input.submit {
    width: 152px;
    height: 42px;
    background-color: #004A9D;
    background-image: url(/wp-content/uploads/registry_search_icon.png);
    background-repeat: no-repeat;
    background-position: 10%;
    color: #ffffff;
    margin-top: 18px;
    margin: 18px auto;
    display: block;
    font-size: 18px;
    cursor: pointer;
    border: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;    
}
.home-left-side-form input.submit:hover{
    background-color: #009cdf;
}
a.home-mailto-link, a.home-mailto-link:hover, a.home-mailto-link:visited {
    display: block;
    width: 100%;
    background-image: url(/wp-content/uploads/mailto_bg_image.png);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 30px 0;
}
a.home-mailto-link img {
    margin: 20px 0 0 0;
}
.bannerright {
    max-width: 280px;
    min-height: 395px;
    margin-left: 0;
    background-image: url(/wp-content/uploads/banner_bg_image.png), url(/wp-content/uploads/banner_image.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    /* padding-top: 90%; */
    padding-left: 0.5rem !important;
    margin-bottom: 30px;
    position: relative;
}
.textbanner {
    margin-top: 20px;
    padding-right: 12%;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: right;
    position: absolute;
    bottom: 44px;
    right: 0;
}
.namebanner {
    color: #FFEC00;
    font-size: 7px;
    font-weight: 600;
    padding-right: 12%;
    text-align: right;
    position: absolute;
    bottom: 25px;
    right: 0;
}
.logobanner {
    text-align: right;
    padding-right: 12%;
    position: absolute;
    bottom: 120px;
    right: 0;
}
.home-right-side-bar-posts a.rpwe-img {
    display: none !important;
}
.home-right-side-bar-posts time.rpwe-time {
    display: none;
}
.home-right-side-bar-posts li.rpwe-li {
    border: 0;
    padding: 0;
}
.home-right-side-bar-posts .rpwe-title a,
.home-right-side-bar-posts .rpwe-title a:visited{
    font-size: 14px;
    color: #1f4b99;
    line-height: 15px;
    font-weight: 700;
}
.home-right-side-bar-posts .rpwe-title a:hover{
    color:#009cdf
}
.home-hot-posts .rpwwt-widget ul li img {
    width: auto;
    height: auto;
}
.home-hot-posts ul li>a{
    text-decoration: none !important;
}
.home-hot-posts ul li{
    line-height: 17px;
}
.home-hot-posts ul li>a .rpwwt-post-title,
.home-hot-posts ul li>a:visited .rpwwt-post-title{
    color: #1f4b99;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}
.home-hot-posts ul li>a:hover .rpwwt-post-title {
    color: #009cdf;
}
.home-hot-posts .rpwwt-post-date{
    font-style: italic;
    font-size: 14px;
    color: #009cdf;
    padding: 10px 0 5px;
}
.home-hot-posts .rpwwt-post-excerpt{
    font-size: 14px;
    line-height: 16px;
    color: #004a9d; 
    text-indent: 27px;
}
.home-hot-posts .rpwwt-post-excerpt a:last-child,
.home-hot-posts .rpwwt-post-excerpt a:last-child:valid{
background-image: none;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 14px;
    padding: 9px 13px;
    float: right;
    color: #fff;
    background-color: #009de2;
    margin: 20px 50px 0 0;    
    text-indent: 0px;
}
.home-hot-posts .rpwwt-post-excerpt a:last-child:hover{
    
}
#usefull_links_slider .owl-item {
    text-align: center;
}
#usefull_links_slider .owl-nav button{
    width: 22px !important;
    height: 33px !important;
    outline: none;
}
#usefull_links_slider .owl-nav .owl-prev{
    left: -23px;
    background: none !important;
    background-image: url(/wp-content/uploads/links-sllider-left-arrow.png) !important;
}
#usefull_links_slider .owl-nav .owl-next{
    right: -25px;
    background: none !important;
    background-image: url(/wp-content/uploads/links-sllider-right-arrow.png) !important;
}
#usefull_links_slider .owl-nav.disabled,
#usefull_links_slider.sa_owl_theme .disabled .owl-prev,
#usefull_links_slider.sa_owl_theme .disabled .owl-next{
    display: block !important;
}
section.vcv-content {
    position: relative;
}
#popup-checkCounter-container {
    position: fixed;
    top: 16px;
    right: 14px;
    min-width: 276px;
    z-index: 999999;
    background: white;
    box-shadow: 0px 0px 6px 3px rgba(0,0,0,0.6);
    color: #00499d;
    max-height: 90%;
    overflow-y: auto;
}

#popup-checkCounter-container.border-white{border: 10px solid #FFF;}
#popup-checkCounter-container.border-blue{border: 2px solid #00499d;}
#popup-checkCounter-container.border-blue.next-window2 { border: 5px solid #00499d; }
.popup-checkCounter-initial-window-content {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}
#popup-checkCounter-close {
    position: absolute;
    top: 2px;
    right: 0;
    padding: 0;
    background: none;
    border: 0;
    cursor: pointer;
    width: 35px;
    height: 33px;
    background: url(/wp-content/uploads/2019/11/button_x-2.png);
    background-position: 0 0;
}
.next-window #popup-checkCounter-close {
    background-position: 0 -33px;
    top: -17px;
    right: -18px;
}
.popup-checkCounter-main-title {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    color: #FFF;
    background: url(/wp-content/uploads/2019/11/popup_naming_bg.png) top no-repeat;
    background-size: 100% auto;
    padding: 30px 15px 167px 15px;
    text-align: left;
}
.popup-checkCounter-main-title span {
    color: #ffed00;
    font-size: 11px;
    display: block;
}
#popup-checkCounter-read-more {
    cursor: pointer;
    background: #ffed00;
    border: 0;
    color: #1f4b99;
    text-transform: uppercase;
    margin: 0 auto 25px;
    padding: 15px;
}
.checkCounter-form-send-request-block-right {
    max-width: 300px;
}
#popup-checkCounter-container form {
    padding: 10px;
}
.flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flex-one-third {
    flex-basis: 32%;
}
.counters-amount-select {
    text-align: center;
    padding: 5px;
    border: 1px solid #00499d;
    cursor: pointer;
}
#select-many-counter {
    text-align: left;
    margin: 10px 0;
}
#many-counters-inputs{
    pointer-events: none;
    opacity: 0.7;
}
.selected #many-counters-inputs{
    pointer-events: auto;
    opacity: 1;
}
.counters-amount-title {
    font-weight: 700;
}
.counters-amount-subtitle {
    font-size: 70%;
    font-style: italic;
    min-height: 40px;
}
.check-mark {
    width: 20px;
    height: 20px;
    margin: 5px auto 10px;
    border: 1px solid #00499d;
}
.counters-amount-select.selected .check-mark{
    background: #00499d;
}
.checkCounter-form-buttons {
    margin: 10px 0;
    clear: both;
    float: left;
    width: 100%;

}
.checkCounter-form-buttons button{
    cursor: pointer;
    font-size: 14px;
    padding: 9px 13px;
    color: #fff;
    background-color: #009de2;
    border: 0;    
}
button.popup-checkCounter-go-back {
    margin-left: 5px;
}
.checkCounter-form-buttons button.popup-checkCounter-close-button {
    float: right;
    background-color: rgba(0, 157, 226, 0.6);
}
.checkCounter-form-buttons button.disabled{
    cursor:not-allowed;
}
#select-many-counter .check-mark,
#select-many-counter .counters-amount-title{
    display: inline-block;
    margin: 0;
}
#select-many-counter .check-mark {
    position: relative;
    top: 3px;
}
.counters-amount-field {
    padding: 0 5px;
}
#checkCounter-form-info-request-block {
    width: 100%;
    max-width: 650px;
}
.checkCounter-form-get-info-block {
    display: flex;
}
.checkCounter-form-get-info-block-left {
    width: 50%;
}
.checkCounter-form-get-info-block-right {
    width: 50%;
    padding: 5px 10px;
    border: 1px solid #00499d;
}
.manufecture-info{
    display: none;
    text-align: center;
    font-size: 14px;
}
.get-info-field label {
    display: block;
}
.get-info-field label input {
    display: block;
}
#checkCounter-form-end-block {
    width: 100%;
    max-width: 800px;
}
.checkCounter-form-send-request-block {
    display: flex;
}
.counters-info-block {
    padding: 5px 10px;
    border: 1px solid #00499d;
    margin: 20px 0;
}
.checkCounter-form-send-request-block-right .checkCounter-form-get-info-block-right {
    width: 100%;
}
#popup-checkCounter-container sup {
    color: red;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    top: 2px;
    padding: 0 2px;
}
.get-info-field {
    padding: 0 0 6px 0;
}
.get-info-field label {
    font-size: 14px;
}
.byline {
    display: none;
}
body{
    font-family: Arial, sans-serif; 
    color: #1f4b99;
}

a:hover, a:active {color: #009cdf; outline: 0;}

h1{
    text-transform: uppercase;
    font-weight: normal;
    font-size: 21px;
    line-height: 24px;     
}

h2{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;    
}

.poltavastandart-dates, 
.poltavastandart-notes,
.entry-meta,
.entry-footer{
    font-style: italic;
    font-size: 14px;
    color: #009cdf;    
}

article.page{
    letter-spacing: 0.025em;
    font-size: 14px;
    line-height: 16px;      
}
.text, p,{
    text-indent: 27px;      
}

@media only screen and (max-width:767px){

    .footer-contacts p {
        text-align: left !important;
    }    
}
@media only screen and (max-width:576px){
    .entry-content {
        width: 96%;
        margin: 0 auto;
    }
    .owl-prev {
        left: -10px;
    }    
    .owl-next {
        right: -10px;
    }    
  
}
    