/*
Theme Name: Premiumline
Author: Webkitchen
Description: Custom theme for Premiumline
Version: 1.0
Text Domain: premiumline
*/

.home .wrap-content-background .wpcf7 p.big {
    text-align: center;
}
.home header .owl-nav {
    display: none;
}
.hide-label {
	display: none;
	width: 0;
}
.page-template-default .wpcf7-submit,
.single-post .wpcf7-submit {
    border: none;
    background: 0 0;
    color: #6b6764;
    border-bottom: 2px solid #00aa50;
    display: inline-block;
    padding-bottom: 0;
    line-height: 0;
    height: 48px;
    font-size: 22px;    
}
.page-template-default .form-control,
.single-post .form-control {
    width: auto;
    max-width: 100%;
}
html {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}
body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}
.login-wrap p {
    text-align: center;
}
ul.nacc li {
    display: none;
}
ul.nacc li.active {
    display: inline-block;
}
.top-line.wp-admin-top {
    top: 31px;
}
.home .banner-contant p {
    text-align: center;
}
.home .contacts form .red {
    text-align: center;
}
.title-hr {
    display: inline;
    padding-bottom: 5px;
    border-bottom: 2px solid #00aa50;
    line-height: 1.7em;
    font-weight: normal;
}
.title-hr.margin {
    padding-bottom: 25px;
}
hr.margin{
    margin-top: 60px;
}
.news .item img {
    width: 100%;
    height: auto;
}
.content.news .article .size-news_thumbnail{
    object-fit: contain;
}
.more-news-btn{
    display: flex;
    justify-content: flex-end;
    margin: 15px 0 0;
    font-size: 28px;  
}

.padding-above {
    display: inline-block;
    margin: 0 20px;
}
.sub-title a {
    color: #6b6764;
}
.search .banner h2 {
    color: #fff;
    text-align: left;
    margin: 20px;
    font-weight: normal;
    font-size: 25px;
}
.news .article img {
    width: 100%;
}
.search .news .article img {
    width: 100%;
    /*object-fit: contain!important;*/
}
blockquote {
	padding-right: 20px;
	padding-left: 20px;
	border-left: 4px solid #00aa50;
	margin-top: 15px;
	margin-left: 20px;
	position: relative;
    display: inline-block;
}
/*blockquote:before {
	content: '\1F676';
	position: absolute;
	color: #00aa50;;
	left: -25px;
    top: 10px;
    font-size: 30px;
}*/
.solution .image-block img {
	width: 100%;
}
.login-wrap p {
    font-size: 13px;
}
.single .article p {
    margin-bottom: 0.6rem!important;
}
.contacts .office span {
    font-weight: normal;
}
.office a {
    color: #6b6764;
}
.gc--2-of-3 ol,
.gc--2-of-3 ul {
    margin-left: 20px;
}
.title-section.product-title {
    display: inline;
    padding-bottom: 20px;
    border-bottom: 2px solid #00aa50;
}
.after-title-product {
    height: 60px;
}
.social i {
    font-size: 18px;
}
.tax-service_category .sub-menu a {
    font-size: 14px;
}
.page-template-tpl_solution .solution {
    position: relative;
}
.page-template-tpl_solution .solution .more-solution {
    position: absolute;
    height: 30px;
    bottom: 20px;
    display: inline-block;
    margin-left: 15px;
    font-weight: bold;
    padding: 3px 10px;
    border-radius: 5px;
    background: #6b6764;
    color: #fff;
    cursor: pointer;
}
.solution:nth-child(2n) .more-solution {
    position: absolute;
    left: 50%;
}
.page-template-tpl_solution .solution:nth-child(2n) .text-block.blur:before {
    content: '';
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(transparent 10px,#fff);
}
.page-template-tpl_solution  .text-block.blur:before {
    content: '';
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(transparent 10px,#fff);
}
header .menu-item-has-children {
    position: relative;
}
.top-line nav li a {
    padding: 1rem 3px 0;
}
.top-line .sub-menu {
    position: absolute;
    width: 200px;
    right: 0;
    text-align: left;
    display: none;
    background: #fff;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
.top-line .sub-menu  li {
    padding: 0;
}
.top-line nav .sub-menu li a {
    padding: 10px;
    display: inline-block;
    width: 100%;
}
.top-line .menu-item-has-children:hover .sub-menu {
    display: block;
}
header .menu-item-has-children:before {
    content: '';
    position: absolute;
    right: -5px;
    top: 25px;
    border: 5px solid transparent;
    border-top: 8px solid #00aa50;
}
.solution .description {
    padding: 15px 15px;
}
table {
    border-collapse: collapse;
    border: 1px solid #d7d6d6;
    /*text-align: center;*/
}
td, th {
    padding: 5px 3px 5px 3px;
    border: 1px solid #d7d6d6;
}
th {
    color: #ffffff;
    background-color: #333;
}
td p {
    padding: 0!important;
    margin: 0!important;
}
/*tbody *:first-child td,
tbody *:first-child th*/ 
tbody tr.black td,
tbody tr.black th,
tbody td.black,
thead tr.black td,
thead tr.black th,
thead td.black  {
    color: #ffffff;
    background-color: #333;
}
table.black-first-column tr td:first-child,
table.black-first-line tr:first-child td {
    color: #ffffff;
    background-color: #333;
}
main .current-menu-ancestor>.sub-menu {
    display: block!important;
}
/*.simple-article table tr:nth-child(even) {
    background-color: transparent;
}
.simple-article table,
.simple-article table td {
    border: none;
}
.simple-article table img {
    max-width: 100%;
}*/
.accordionItem {
    max-height: none;
}
.solution .item img {
    /*object-fit: cover;*/
}
.solution .item .title {
    min-height: 140px;
}
.solution .item .title {
    min-height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-item img {
	border: 2px solid transparent!important;
}
.copyright div {
	font-size: 12px;
    margin-top: 5px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 12px 12px 0;
}
img.alignnone {
    width: auto;
}
.wp-caption.alignright {
    margin: 5px 0 12px 12px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 6px 4px 1px;
}



.accordion-title,
.relative-products p.red {
	font-size: 18px;
}
.aligncenter {
    max-width: 100%;
}
.category-menu li a {
	position: relative;
    display: inline-block;
    width: 100%;
    font-size: 18px;
    text-decoration: none;
    color: #6b6764;
    cursor: pointer;
    vertical-align: middle;
    padding: 3px 20px;
    border-bottom: 1px solid #d7d6d6;
    -webkit-transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.category-menu .menu-item-has-children:before {
	content: '';
    position: absolute;
    left: 0;
    top: 12px;
    border: 5px solid transparent;
    border-left: 8px solid #00aa50;
}
.category-menu li {
    list-style-type: none;
    position: relative;
    
}

.relative-products-slider-wrap .item .title h3 a {
	display: inline-block;
}
.category-menu .current-menu-item,
.category-menu .current-menu-item .sub-menu {
	display: block;
	color:  #00aa50;
}
.sub-menu .sub-menu a {
	font-size: 16px;
}
.category-menu .current-menu-item>a {
	color:  #00aa50;
}
.category-menu .menu-item-has-children .sub-menu {
	display: none;
	/*height: 0;
	overflow: hidden;*/
	margin-left: 20px;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
   -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
   transition: all 1s ease;
}
.category-menu .current-menu-item > .sub-menu,
.category-menu .current-product-ancestor > .sub-menu {
	display: block!important;
}
.category-menu  .current-product-parent>.sub-menu,
.current-product_category-parent >.sub-menu,
.current-service_category-parent >.sub-menu {
	display: block!important;
}
.category-menu .menu-item-has-children:hover >.sub-menu{
	/*display: block!important;*/
}



/*.wrap-category {
	display: none;
}
.hr-last:last-child,
.wrap-category,
.wrap-sub-category>div:first-child {
	border-bottom: none!important;
	padding-bottom: 0;
}
.wrap-sub-category>.hr-last {
	display: none;
}
.wrap-sub-category:hover>.hr-last,
.hr-last:hover {
	display: inline-block;
}
 {

}
.item-menu-category:before,
.wrap-sub-category> div:first-child:before {
	content: '';
    position: absolute;
    left: 0;
    bottom: 23px;
    border: 5px solid transparent;
    border-left: 8px solid #00aa50;
}
.has-child:hover + .wrap-category,
.wrap-category:hover  {
	display: inline-block;
}

.wrap-category div:last-child,
.item-menu-category .category {
	border-bottom: none!important;
}
.has-child:hover {
	border-bottom: 1px solid #d7d6d6!important;
}
.item-menu-category a {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    font-size: 22px;
    color: #6b6764;
    text-decoration: none;
}*/
.home .wpcf7-submit {
	border: none;
    background: transparent;
    color: #6b6764;
    border-bottom: 2px solid #00aa50;
    display: inline-block;
    padding-bottom: 0;
    line-height: 0;
    margin-left: 40px;
    height: 48px;
    font-size: 22px;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}
.contacts .wrap-input {
	align-content: flex-end;
    justify-content: center;
}
.banner-contant a:hover {
	text-decoration: none;
	color: #00aa50;
}
.pagination a {
	color: #6b6764;
	text-decoration: none;
}
.pagination a:hover {
	color: #00aa50;
}
.navigation .screen-reader-text {
	display: none;
}

#st-1 .st-btn {
	height: 20px!important;
	transform: scale(1.5)!important;
	padding: 0 2px!important;
	margin-right: 30px!important;
	margin-top: 2px;
}
#st-1 .st-btn > svg {
	top: 1px!important;

}
.sharethis-inline-share-buttons {
	display: inline-block!important;
	margin-left: 20px;
}
.share {
	clear: both;
}
.search .article .size-news_thumbnail {
    margin-right: 30px;
    object-fit: cover;
}
.wpml-ls-legacy-dropdown-click {
    margin-left: 40px;
}
.wpml-ls-legacy-dropdown-click a span {
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.wpml-ls-legacy-dropdown-click a {
	border: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    /*margin-left: 40px;*/
}
.top-menu__lang {
	max-width: 112px;
}
.top-menu__lang li, .top-menu__lang li:hover a, .top-menu__lang li:focus a {
	border: none!important;
	color: #6b6764!important;
	background-color: #fff!important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	border: none;
}
.title-section a {
	color: #6b6764;
}
.title-section a:hover {
	text-decoration: none;
	color: #00aa50;
}
/*.contacts .office {
    font-weight: bold;
}*/
.contacts p {
	margin-bottom: 14px!important;
}
.contacts .office p {
	margin: 0!important;
}
.contacts input {
	margin: 0 20px;
	padding: 10px;
}
.contacts .wrap-input {
	justify-content: space-between;
}
.contacts .wrap-input label:first-child {
}
.sub.sub-title.show {
	display: block;
}
.wrap-item-front-slide {
	margin: 0 10px;
}
.size {
	padding: 0;
}
.submit .wpcf7-submit {
    border: 1px solid #00aa50;
    background: #00aa50;
    color: #fff;
    font-size: 18px;
    padding: 5px 20px;
}
.contacts .wrap-input.submit {
	justify-content: flex-end;
	position: relative;
}
.contacts .wrap-input.submit .ajax-loader {
	position: absolute;
}
.contacts form {
	margin-bottom: 50px;
}
.contacts label .title {
	display: inline-block;
	width: 120px;
}
.relative-products-slide a,
.wrap-item-front-slide a {
	color: #fff!important;
}
.relative-products {
	height: 600px;
}
.relative-products-slide .owl-item {
	padding: 0 20px;
}
.clear {
	clear: both;
}

.single .article ul, .single .article ol {
	margin-left: 20px;
}
@media only screen and (max-width: 1450px) {
    .contacts form .big {
        font-size: 26px;
        text-align: center;
    }
    .contacts form .red {
        text-align: center;
    }
}
@media only screen and (max-width: 1200px) {
      .mob-dn{
        display: none;
    }
    .home .contacts form {
        width: 50%;
    }
	.mobile-btn {
	    display: inline-block;
	}
	.top-line nav .sub-menu li a {
	    padding: 3px;
	}
	.line-1 {
	    width: 30px;
	    height: 3px;
	    background: $red;
	    display: block;
	    -webkit-transition: 0.3s;
	    transition: 0.3s;
	    margin-bottom: 4px;
	  }
	  .line-2 {
	    width: 30px;
	    height: 3px;
	    background: $red;
	    display: block;
	    margin: 6px 0;
	    -webkit-transition: 0.3s;
	    transition: 0.3s;
	  }

	  .line-3 {
	    width: 30px;
	    height: 3px;
	    background: $red;
	    display: block;
	    -webkit-transition: 0.3s;
	    transition: 0.3s;
	  }
	.mobile-btn.active p {
    margin-bottom: 0px;
  }

  .mobile-btn.active .line-1 {
    -webkit-transform: rotate(45deg) translate(7px, 5px);
            transform: rotate(45deg) translate(7px, 5px);
  }

  .mobile-btn.active .line-2 {
    display: none;
  }

  .mobile-btn.active .line-3 {
    -webkit-transform: rotate(-45deg) translate(-3px, 5px);
            transform: rotate(-45deg) translate(-3px, 5px);
  }
	  .home .line-1,
	  .home .line-2,
	  .home .line-3  {
	      background: $red;
	  }
	header .menu-item-has-children:before {
		display: none;
	}
	.line-2 {
	    margin: 6px 0;
	}
	.top-line .nav-info {
	    display: none;
	    position: absolute;
	    width: 100%;
	    background: #fff;
	    color: #000;
	    left: 0px;
	    top: 60px;
	    box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
	}
	body header nav li a {
	    color: #000 !important;
	    text-align: center;
	}
	.top-line .menu-item-has-children .sub-menu a {
	    font-weight: normal;
	}
	header nav li {
	    display: block;
	    text-align: center!important;
	}
	.top-line .menu-item-has-children .sub-menu {
	    display: block!important;
	    position: static;
	    width: auto;
	    box-shadow: none;
	}
	.home .line-1, .home .line-2, .home .line-3 {
	    background: #00aa50;
	}
	.mobile-btn p {
	    width: 25px;
	    height: 3px;
	    background: #00aa50;
	}
	.top-menu__lang {
	    margin-right: 50px;
	}
	.top-line nav {
	    margin: 10px 0;
	    width: 100%;
	}
}	
@media only screen and (max-width: 991px) {
  
    .big{
        font-size: 20px;
    }
    .home .contacts form {
        width: 100%;
    }
    .home div.wpcf7 .ajax-loader {
        display: none;
    }
    .login-wrap {
        margin-top: 20px!important;
    }
	.login-wrap a {
	    text-decoration: none;
	    padding: 4px 35px;
	}
	.login-wrap p {
	    font-size: 12px;
	}
    .simple-article table td {
       /* display: block;
        width: 100%!important;*/
    }
    header .menu-item-has-children:before {
        display: none;
    }
	.top-line nav li {
	    text-align: center!important;
	}
	.solution .image-block {
		order: 1;
	}
    .top-line .menu-item-has-children .sub-menu {
        display: block!important;
        position: static;
        width: auto;
        box-shadow: none;
    }
    .top-line .menu-item-has-children .sub-menu a {
        font-weight: normal;
    }
    .home .contacts input {
        margin: 0;
    }
}
@media only screen and (max-width: 782px) {
    .top-line.wp-admin-top {
        top: 46px;
    }
    #wpadminbar {
        position: fixed!important;
    }
}
@media only screen and (max-width: 768px) {
    .title-hr.margin {
        padding-bottom: 5px;
    }
    hr.margin {
        margin-top: 20px;
    }
	.title-section.product-title {
		padding-bottom: 0px;
	}
    .alignright, .alignleft {
        height: auto!important;
    }
    table {
        border: none;
        overflow-x: auto;
        display: block;
        max-width: 100%;
        height: auto!important;
    }
    img, video, svg {
        max-width: 100%;
    }
    img {
        object-fit: contain;
    }
    footer ul a {
        padding: 0 30px 0 !important;
    }
	.top-line .nav-info {
		top: 80px;
	}
	.login-wrap .login {
	    margin-right: 15px;
	}
	.single .article  {
	    font-size: 14px;
	}
	.news .article img {
	    width: 100%;
	    margin-right: 0!important;
	    margin-bottom: 20px;
        height: 100%!important;
	}
	.mobile-btn {
	    top: 20px;
        right: -20px;
	}
    .alignleft, .alignright {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .mobile-btn {
        top: -36px;
        right: 0;
    }
}

@media only screen and (max-width: 575px) {
	.login-wrap a {
	    padding: 4px 35px;
	}
    .home .contacts form .red {
        font-size: 14px;
    }
}