/*
Theme Name: In-Look
Author: In-Look
Author URI: https://in-look.com.ua
*/

@font-face {
  font-family: 'Nunito-SemiBold';

  src: url('/Nunito-SemiBold.ttf');
}
@font-face {
  font-family: 'Nunito-Regular';

  src: url('Nunito-Regular.ttf');
}

@font-face {
  font-family: 'Nunito-Bold';

  src: url('/Nunito-Bold.ttf');
}



html {
  font-family: 'Nunito-Regular', sans-serif;
  box-sizing: border-box;
    overflow-x: hidden;
}

*, *::before, *::after {
  box-sizing: inherit;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  flex: 1 0 150px;
    margin: 0;
    padding: 0;
}
ul {
  padding-inline-start: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}

p {
       margin: 10px 0 6px 0;
}

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

main {
    z-index: 1;
}

.container {
    padding: 0 calc(50% - 587.5px);
    min-width: 320px;
    z-index: 1;
    position: sticky;

}
.header-top-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-family: 'Nunito-SemiBold';
    box-shadow: 0 0 20px rgba(136, 135, 135, 0.5);
z-index: 999;
}

.logo {
    margin-top: 5px;
}
.logo img {

}

.header-top {
	display: flex;
	flex-wrap: wrap;
	    align-items: center;
    justify-content: space-between;
    flex-basis: 100%;
        padding-bottom: 5px;
    border-bottom: 1px solid #e8eef1;

}
.slogan {
background-image: url(/images/mail.png);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 50px;
    padding-right: 10px;
    min-height: 54px;
    padding-top: 17px;
    margin-right: 100px;
}

.slogan a {
    color: #000;
}

.slogan:after {
    content: "|";
    height: 12px;
    width: 12px;
    position: absolute;
    margin-left: 50px;
    color: #b9b6b6;
}

.contact-wrapper .slogan:after {
display: none;
}

.phone-header-tell {
    min-height: 58px;
    align-items: center;
    display: flex;
    font-size: 18px;
    flex-wrap: wrap;
}

.header-text-contact2 a {
width: 100%;
    padding-top: 0px;
    background-position-y: 9px;
    max-width: 287px;
    line-height: 30px;
    text-align: left;

}

.header-text-contact2 {
        background-image: url(/images/tel2.png);
    background-repeat: no-repeat;
        padding-left: 49px;

}



.phone-header-tell ul {
display: flex;
justify-content: left;
flex-wrap: wrap;
padding-top: 15px;
}

.phone-header-tell li {
list-style-type: none;
position: relative;
justify-content: space-between;
margin-right: 20px;
 position: relative;
}

.phone-header-tell a:after {
    content: "|";
    height: 12px;
    width: 12px;
    position: absolute;
    margin-top: 0px;
    margin-left: 20px;
    color: #e8eef1;
}

.phone-header-tell0 a:after {
display: none;
}

.header-phones {
    display: flex;
    flex-wrap: wrap;
}



.contact-wrapper .phone-header-tell a:after {
 display: none;
}

.phone-header-tell a {
text-decoration: none;
color: #4a4a4a;
margin-right: 40px;
}

.phone-header-tell0 a {
margin-right: 0px;
}

.slider-btm {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.btm-serv {
	width: 370px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #fff; 
font-size: 25px;
font-family: 'Nunito-SemiBold';
}

.btm-serv-a {
color: #fff;
text-decoration: none;
}

.sing-up {
width: 370px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
background: #f07c55;
box-shadow: 0 0 10px rgba(181, 180, 180, 0.5);
font-family: 'Nunito-SemiBold';
font-size: 25px;
color: white;
}

.sing-up a {
color: #fff;
text-decoration: none;
}

.activ-lang a {
    color: #fe7039
}
.header-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: 100%;
    align-self: center;
}

.sing-up4 {
width: 265px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    margin: -61px 0 0 0;
    height: 45px;
    color: #000;
    background: url(/images/viber.png);
    background-position: 9px;
    background-repeat: no-repeat;
    border: 1px solid red;
    padding-left: 35px;
    z-index: 999;
    display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 0 10px rgba(181, 180, 180, 0.5);
font-family: 'Nunito-SemiBold';
border-radius: 10px;
}

.sing-up4:hover {
border: 1px solid #000;
color: red;
}

nav {
height: 35px;
    flex-basis: 100%;
    margin-top: 18px;
}

nav a{
    color: #221d20;
text-decoration: none;
font-weight: 500;
align-self: center;

}

nav a:hover{
color: #fff;

}

nav ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;

}

nav li {
list-style-type: none;
min-width: 175px;
}

nav li::before {

}
nav li:first-child:before {
}

ul.dropdown a, ul.dropdown a:link, ul.dropdown a:visited, ul.dropdown li {
    color: #000;
    min-width: 82px;
    font-family: 'Nunito-SemiBold',sans-serif;
}

li#menu-item-738 {
    text-transform: uppercase;
}

li#menu-item-568 {
    text-transform: uppercase;
}
li#menu-item-566 {
    text-transform: uppercase;
}

li#menu-item-567 {
    text-transform: uppercase;
}

li#menu-item-389 {
    text-transform: uppercase;
}

ul.sub-menu {
    text-transform: none;
        text-transform: none!important;
    font-size: 18px;
    border-bottom: 1px solid #dadada;
    margin-left: 14px;
    padding-left: 0px;
}

ul.dropdown li a:hover {
    color: #25aae1!important;

}

.woocommerce div.product div.summary {
    width: 60%;
 }

 #tab-description {
    font-family: 'Open Sans', sans-serif;
}

.single-product {
    font-family: 'Open Sans', sans-serif;
}

#tab-description p {
    padding: 0px;
    margin: 10px 0 6px 0;
}

 #tab-description li {
   padding: 3px;
}

img.skip-lazy {
    width: 100%;
    height:100%;
    margin: auto;
}

 .woocommerce  div.product div.images {
    float: left;
    width: 37%;
}

.header-phone {
	display: flex;
	align-items: center;
    flex-basis: 100%;
    font-size: 15px;
	justify-content: flex-end;
}

.main-slider {

position: relative;
display: flex;
min-height: 633px;
}

.slider {
    margin-top: 70px;
    max-width: 582px; 
}

.slider-video {
    position: absolute;
    z-index: 0;
filter: brightness(0.5);
}

.slider-text-main {
padding-top: 15px;
    font-size: 30px;
    line-height: 52px;
    font-family: 'Nunito-SemiBold';
    max-width: 566px;
    color: #233638;
    margin-top: 50px;
}

.contact-wrapper .slider-text-main {
    margin-top: 0px;
}

select.orderby {
    display: none;
}

p.woocommerce-result-count {
    display: none;
}

mark.count {
    display: none;
}

.animate-it-banner-text {
    animation: banner-text;
    animation-duration: 0.8s;
    animation-delay: 0s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    z-index: 2;
}

@keyframes banner-text {   
  0% {     
   margin-bottom: -600px; 
   opacity: 0;
  }   
    100% {     
    margin-left: 0px; 
    opacity: 1;
  }   
}

#wpsm_counter_b_row_529 {
    width: 70%!important;
}



.serv-cont {
 display: block;
 min-height: 300px;
 position: relative;
}

.alignright {
float: right;
    max-height: 300px;
    width: auto;
    margin-left: 10px;
}


.slider-header-text {
font-size: 60px;
    line-height: 56px;
    max-width: 500px;
font-family: 'Nunito-Bold';
}

.slider-header-text2 {
    color: #fff;
    font-size: 64px;
    line-height: 80px;
}

.text-lite {
font-family: 'Nunito';	
}

.header-text-contact {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 20px;
    font-family: 'Nunito-SemiBold';
    margin-top: 40px;
}


.slider-small-text {
margin-top: 40px;
font-size: 18px;
color: #fff;
line-height: 25px;
    text-align: left;
    max-width: 500px;
}

.caption-wrap {
    top: 26%;
    background: none!important;
    opacity: 1!important;
}

.sing-up2 {
width: 240px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fbb907;
    font-weight: 500;
    font-size: 22px;
    color: #000;
    border-radius: 31px;
    margin-right: 30px;
margin-top: 25px;

}

.seotext-wrapper {
background: url(/images/work-bg.png);
    background-position-x: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 417px;
}

.work-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #000;
    font-size: 14px;
    margin-top: -45px;
}

.work {
width: 165px;
    height: 180px;
    margin: 14px;
    margin: 15px;
    text-align: center;
}
.work img {
margin-bottom: 10px;
}


.service-wrapper {
    background-image: url("/images/bg-services.png");
    background-position-x: center;


}

.servises-main {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 0px;
padding-bottom: 20px;
}

.servises-main a{
text-decoration: none;
}

.servise-main {
    width: 266px;
    height: 295px;
    color: #4e4e4e;
    font-size: 16px;
    margin: 10px;
    box-shadow: 0px 0px 20px 0px rgba(167, 165, 165, 0.5);
    display: flex;
    border-radius: 7px;
    justify-content: center;
    flex-wrap: wrap;
  overflow:hidden;
  background: #fff;
}

.servise-main:hover {
background: #e6e6e6;
}

 .serv-img {

}
 .servise-main img{
    width: 266px;
    height: 230px;
    border-radius: 5px;
     -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
     filter: drop-shadow(2px 4px 6px black);
}
 .servise-main img:hover{
-webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}


.serv-text {
    flex-basis: 50%;
    padding-left: 50px;
    padding-top: 100px;
}

.serv-text-name {
}

.about-wrapper2 .serv-text-name {
    font-weight: 500;
    color:#172435;
        margin-top: 6px;
    text-align: center;
}


.serv-text-descr {
padding-top: 30px;
max-width: 470px;
color: #333333;
line-height: 25px;
}

.btm-obj {
width: 205px;
    height: 50px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    background: #a0da54;
    display: flex;
    justify-content: center;
    align-items: center;
}

 a {
    text-decoration: none;
    
}

.contact-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.btm-obj:hover {
    color: #000;
    background: #fff;
    border: 2px solid  #a0da54;

}

.servises-main2 {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 40px;
padding-bottom: 100px;
}

.servises-main2 a {
    text-decoration: none;
}

.servise-main2 {
    display: flex;
    flex-wrap: wrap;
    width: 280px;
    height: 230px;
    background: #3c4242;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    border-radius: 10px;
    border: 1px solid #fff;
    margin: 10px;
    box-shadow: 0px 0px 20px 0px rgba(167, 165, 165, 0.5);
    position: relative;
    overflow: hidden;
}

.serv-text-name2 a {
text-decoration: none;
}


.style-svg {
    fill: #fff;
    padding-top: 44px;
    padding-bottom: 113px;
    padding-left: 55px;
    padding-right: 62px;
    width: 212px;
    z-index: 2;
}


.servise-main2:hover  {
background: gray;
fill: #a0da54;
}

.style-svg:hover{
    fill: #a0da54;
}

.serv-text-name2 {
    text-align: center;
    padding: 6px;
    position: absolute;
    margin-top: 78px;
    z-index: 0;
}

.widget.widget_t20_slider_widget {
    min-width: 62vw;
    margin: auto;
}

.about-wrapper {
background: url("/images/bg-prod.png");
background-position-x: center; 
display: flex;
flex-wrap: wrap;
z-index: 2;
min-height: 580px;
}

.wrapper-flex {
 display: flex;
flex-wrap: wrap;
align-items: flex-start;
}

.about-wrapper2 {
 background-position-x: center;
 background-repeat: no-repeat;
 min-height: 77vh;
 font-family: 'Nunito-SemiBold',sans-serif;
padding-bottom: 30px;
}

li.product {
    background: #fff;
    padding: 10px!important;
    text-align: center;
    border-radius: 10px;
    margin: 10px!important;
    filter: drop-shadow(2px 4px 6px grey);
}


li.product-category {
    border-radius: 10px;
    margin: 14px!important;
    filter: drop-shadow(2px 4px 6px grey);
	background: none;
    padding: 0px!important;
    text-align: left;
    max-height: 260px;
}

.about-wrapper li.product-category {
margin-bottom: 41px!important;
margin-left: 18px!important;
}

.products-wrapper2 li.product-category {
margin-bottom: 41px!important;
margin-left: 18px!important;
}

.product-category img {

}

.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.woocommerce-loop-category__title {
padding: 15px 0!important;
    margin: 0!important;
    font-size: 18px!important;
    max-width: 190px!important;
    line-height: 20px!important;
    box-sizing: border-box!important;
    margin-left: 25px!important;
    margin-top: -79px!important;
    color: #fff!important;
    filter: drop-shadow(2px 4px 6px black);
}
.term-description {
    margin-bottom: 40px;
}

#wps-slider-section .wpsf-product {
 min-height: 310px;
 background: #fff;
 padding-bottom: 10px;
 border-radius: 10px;   
}

ul.sub-menu {
    background: #fff;
    margin-top: 10px;
    margin-left: 10px;
}

li.sub-menu {
    text-transform: none;
}


.wps-product-image {
 min-height: 220px; 
 border-radius: 10px; 
}

.about-wrapper li.product-category a img {
    margin: 0 0 1em!important;
}

.products-wrapper2 li.product-category a img {
    margin: 0 0 1em!important;
}

li.product-category a img {
    margin: 0!important;
}

li.product-category:hover,li.product:hover {
color: #41aae2;
filter: drop-shadow(2px 4px 6px black);
}
li.product-category img {
    border-radius: 10px;
} 

li.product-category a {
    color: inherit;
    font-size: 20px;
}

li.product img {
   border-radius: 10px;
}
li.product a {
      color: inherit;
    font-size: 20px;
}

.about-wrapper2 ul {
    padding-left: 30px;
}

.about-wrapper3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
     min-width: 82vw;
     padding-top: 40px;
     padding-bottom: 40px;
     font-family: 'Rubik';
     line-height: 24px;
}

ul.dropdown li:hover {
    color: red!important;
}
ul.dropdown a:hover {
    color: red!important;
}

.about-wrapper3 p { 
display: flex;
flex-wrap: wrap;
flex-basis: 100%;
}

.img-post {
   display: block;
   flex-basis: 49%;
   order: 2;
}
.post-descr {
	  display: block;
     flex-basis: 49%
}

.animate-it-banner {

}


@keyframes medal {   
  0% {     
   margin-top: 160px; 
  }   
    100% {     
   margin-top: 0px; 
  }   
}

h2.widgettitle {
    color: #233638;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: 'Nunito-SemiBold';
}

.contacts-post {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.header-title {
    text-align: left;
padding-top: 40px;
    color: #233638;
    font-size: 38px;
    flex-basis: 100%;
    justify-content: center;
font-family: 'Nunito-SemiBold';
position: relative;
padding-bottom: 25px;
}

.about-wrapper2 .header-title {
padding-top: 20px;
    margin-bottom: 20px;
}

.header-title-center {
    text-align: center;
}

.header-title-product {
margin-bottom: -70px;
}

.white {
    color: #000;
}

.header-title:before {

}

.header-title-img {
width: 206px;
height: 28px;
margin: auto;
background: url(/images/bg-header-line.png);
background-repeat: no-repeat;
background-position: center;
}

.title-descr {

font-size: 15px;
text-align: center;

}

.header-title-left {
text-align: left;
padding-top: 10px;
    color: #444444;
    font-size: 38px;
    flex-basis: 100%;
    justify-content: center;
    margin-bottom: 50px;
    text-transform: uppercase;
font-family: 'Nunito-Bold';
}

.about-text{


}

.about-text ul{

margin-left: 20px;
    }

.about-text-li {
padding-left: 50px;
background: url(/images/li-line.png);
background-repeat: no-repeat;
background-position: -15px -15px;
}
.about-img {
    flex-basis: 46%;
}
.features {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 75px;
    flex-basis: 100%;
    margin-bottom: 30px;
   
}

.features2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    flex-basis: 100%;
}

.features a {
text-decoration: none;
    }

.read-more {
	position: absolute;
    width: 170px;
    height: 100px;
    background: url(/images/bg-more.png);
    margin-left: 390px;
}

.read-more:hover {
	position: absolute;
    width: 170px;
    height: 100px;
    background: url(/images/bg-more2.png);
    margin-left: 390px;
}

.size img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
}

.size img:hover {
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}

.size {
    display: flex;
    width: 560px;
    height: 345px;
    margin: 5px 5px 35px 5px;
    box-shadow: 0 0 10px rgba(181, 180, 180, 0.5);
    align-items: flex-end;
    position: relative;
    overflow:hidden;

}

.size span {
    font-size: 28px;
    margin: 0px 0px 20px 20px;
    color: #fff;
    font-family: 'Nunito-Bold';
    max-width: 350px;
    text-transform: uppercase;
    position: absolute;
}

    .size a {
        color: #4a4a4a;
        text-decoration: none;
    }
        .size a:hover {
       box-shadow: 0 0 50px rgba(58, 57, 57, 0.5);
       color: #fba11f;
    }

.size1 {
background-image: url(/images/s1.png);
background-position: center;
}

.size2-1 {
background-image: url(/images/s2.png);
background-position: center;
}

.size3 {
background-image: url(/images/s3.png);
background-position: center;
}

.size4 {
background-image: url(/images/s4.png);
background-position: center;
}

.size5 {
background-image: url(/images/s5.png);
background-position: center;
}

.size6 {
background-image: url(/images/s6.png);
background-position: center;
}

.size7 {
background-image: url(/images/s7.png);
background-position: center;
}

.size8 {
background-image: url(/images/s8.png);
background-position: center;
}

.size6 p, .size7 p, .size8 p {
padding: 15px 0 0 174px;
}

a.eModal-1, a.eModal-2 {
    text-decoration: none;
}

#pnd {
border-top: 111px solid transparent;
margin-top: -111px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}

.how-work-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 500px;
    background: url(/images/bg-adv.png);
    background-position-x: 80px;
}

.header-title-fff {
    color: #fff;
}

.adv {
display: block;

    width: 360px;
    height: 210px;
    color: #ffff;
    color: #333333;
    padding: 25px 15px 5px 80px;
}

.title-adv {
font-family: 'Nunito-SemiBold';
font-size: 22px;
margin-bottom: 0px;

}


.servise-main2 img {
     -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
}

.servise-main2 img:hover {
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}

.adv1 {
background-image: url(/images/adv1.png);
background-repeat: no-repeat;
}

.adv2 {
background-image: url(/images/adv2.png);
background-repeat: no-repeat;
}

.adv3 {
background-image: url(/images/adv3.png);
background-repeat: no-repeat;
}

.adv4 {
background-image: url(/images/adv4.png);
background-repeat: no-repeat;
}


.advantages-wrapper {

display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.header-title-about {
	color: #fff;
	text-align: left;
	padding-top: 10px;
    font-size: 38px;
    flex-basis: 100%;
    text-transform: uppercase;
font-family: 'Nunito-Bold';
    margin-top: 100px;
    margin-bottom: 30px;
}
.descr-title {
    color: #fff;
    font-family: 'Nunito-SemiBold';
    font-size: 22px;
}
.about-text {
    font-size: 16px;
        text-align: justify;
}

.about-text img {
float: right;
    }

.about-descr p {
    line-height: 25px;
}

.about-descr {
    flex-basis: 47%;
    font-size: 15px;
    margin-top: 24px;

}

.about-img {
    margin-top: -15px;
    margin-bottom: 60px;
    flex-basis: 52%;
}

.white {
	color: #fff;
}

.advantages-b {
display: flex;
    width: 78%;
    height: 250px;
    justify-content: space-between;
    position: absolute;
    bottom: -161px;
    margin-left: 53px;
    line-height: 25px;
    color: #fff;
    font-family: 'Nunito';
}

.adv-b {
    width: 250px;
    height: 62px;
    font-size: 16px;
    padding-left: 70px;
    color:#fff;
    text-transform: uppercase;
}

.adv-b1 {
background-image: url(/images/per1.png);
background-repeat: no-repeat;
}

.adv-b2 {
background-image: url(/images/per2.png);
background-repeat: no-repeat;
}

.adv-b3 {
background-image: url(/images/per3.png);
background-repeat: no-repeat;
}

.adv-b4 {
background-image: url(/images/per4.png);
background-repeat: no-repeat;
}

.adv05 {
background-image: url(/images/adv05.png);
background-repeat: no-repeat;
}


.sing-up3 {
    width: 170px;
    height: 50px;
    font-size: 14px;
    margin-top: 0;
}

.sing-up2.sing-up3:hover {
background: none;
border: 2px solid orange;
color: orange;
}

.sing-up:hover {
background: none;
border: 2px solid orange;
color: orange;
}

.sing-up2:hover {
background: #fff;
border: 2px solid #fbb907;
color: #fbb907;
}

.button-form {
    background-image: url("/images/bg-btm2.png");
    color: white;
}

.order-wrapper {
    display: flex;
    flex-wrap: wrap;
    min-height: 330px;
    justify-content: center;
    padding-bottom: 40px;
    background-image: url(/images/bg-alg.png);
    background-position-x: center;
}
}

.clients-logo {
    padding: 20px 0 20px 0;
    filter: grayscale(100%);
    margin: 0 10px;
}
.clients-logo img {
	max-height: 55px; 
}

.clients-logo:hover {
    filter: grayscale(0%);
}

.features2 {
    margin-bottom: -30px;
}

.contacts-main-wrapper {

background: url(/images/bg-testim.png);
background-position-x: center; 
min-height: 450px;
}


.header-title3 {
    padding-top: 80px;
    margin-bottom: 30px;
}

.testim-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.testim {
width: 365px;
height: 230px;
padding:35px;
display: block;
background: #fff;
}

.testim-bottom {
display: flex;
justify-content: space-between;
margin-top: 10px;
}

.testim-name p {
font-family: 'Nunito-SemiBold';
margin: 0px;
padding: 0px;
}

.testim-logo {
height:50px;
width: 120px; 
    border-left: 2px solid #ebeef0;
}

.testim-logo img {
padding: 10px;
	}

.header-title-cont {
    text-align: left;
    margin-top: 60px;
}

.contact-description {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
padding-top: 30px;
    color: #4b4b4b;

}

.contact-left {
    flex-basis: 49%;
}

.contact-left h3 {
 color: black;
}

.contact-left p {
font-size: 14px;
}

.contact-adress {
    background-image: url(/images/clock.png);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 50px;
    padding-right: 10px;
    min-height: 54px;
    padding-top: 17px;
    font-weight: 400;

}

.contact-adress2 {
    padding-top: 0px;
    background-position-y: 9px;
    max-width: 287px;
    line-height: 30px;
    text-align: left;
    background-image: url(/images/map.png);
}

.contact-phone {
    background-image: url("/images/phone.png");
    background-repeat: no-repeat;
    padding-left: 50px;
    line-height: 25px;
        background-position-y: 6px;
}

.contact-phone a {
  text-decoration: none;
  color: #fff;
}

.contact-phone a:hover {
  color: #2a9144;
}

.contact-email {
    background-image: url("/images/email.png");
    background-repeat: no-repeat;
    padding-left: 50px;
    line-height: 25px;
    padding-top: 5px;
    background-position-y: -5px;
    height: 33px;
}

.contact-phone-footer {
    line-height: 30px;
    margin: 10px 0px 10px 0px;
}

.footer-colums a {
    color: #fff;
}

.footer-colums a:hover {
    text-decoration: underline;
}

ul.dropdown li ul {

}

ul.dropdown ul li {
padding: 10px 10px 10px 0;
}

li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat.current-product_cat-ancestor a{
    text-transform: none!important;
    font-size: 18px;
    border-bottom: 1px solid #dadada;
    margin-left: 14px;
    padding-left: 0px;
}

.feedback-form {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 49%;
}

.feedback-form h3 {
flex-basis: 100%;
    color: #2a395a;
}

.name-form {
display: flex;
    flex-wrap: wrap;
}

.sub-menu  li{
   border-top: 1px solid #000!important;
}

.sub-menu  li:first-child {
    border-top: 1px solid #fff!important;
}


form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

.wpcf7-form p{
   margin:5px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-left: 28px;
    width: 300px;
    height: 60px;
    font-size: 18px;
    border: 1px solid #fff;
    border-bottom: 1px solid gray;
    padding-left: 20px;
}

.organiz {
        margin-left: 28px;
    width: 300px;
    height: 60px;
    font-size: 18px;
    border: 1px solid #fff;
    border-bottom: 1px solid gray;
    padding-left: 20px;
}

input.wpcf7-form-control.wpcf7-submit {
    color: white;
    width: 201px;
    height: 60px;
    display: flex;
    justify-content: center;
    box-shadow: 0 0 10px rgba(181, 180, 180, 0.5);
    font-family: 'Nunito-SemiBold';
    font-size: 20px;
    margin: 0 20px;
    border-radius: 10px;
    background: #eb4229;
}

input.wpcf7-form-control.wpcf7-submit:hover {
     background: #fff;
     color: #eb4229;
     border:2px solid #eb4229;
}

input.wpcf7-tel.wpcf7-validates-as-tel {
    margin-left: 28px;
    width: 240px;
    height: 50px;
    /* border-radius: 5px; */
    font-size: 18px;
    border: 1px solid gray;
    padding-left: 10px;
}

textarea.wpcf7-form-control.wpcf7-textarea {

    margin-left: 25px;
    padding: 15px;
    border: 1px solid #fff;
    border-bottom: 1px solid gray;
    max-width: 30vw;
    max-height: 45px;
    font-size: 18px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f07d43;
    margin-top: -10px;
}

a.eModal-2 {
    text-decoration: none;
}


.map {
    margin-top: 40px;
}

.footer-wrapper {
    font-size: 15px;
    color: #ffff;
    background: #172435;
}

.logo2 img {
    max-height: 155px;
}

.footer-colums {
    display: none;
    flex-wrap: wrap;
      justify-content: space-between;
    margin-bottom: 10px;
    padding-top: 20px;
    flex-basis: 100%;
    font-size: 16px;
    color: #fff;
}

.footer-column {

}

.footer-column p {
    font-size: 18px;
}

.footer-menu{
    padding-top: 15px;
    position: relative;
}

.footer-menu div{
  background: url(/images/li.png);
  background-repeat: no-repeat;
  margin:0;
  padding-left: 15px;
  background-position-y: 4px;
}

.footer-column .phone-header-tell a {
    text-decoration: none;
    color: #fff;
    margin-right: 0px;
}

.footer-column .phone-header-tell a:after {
    display: none;
}

.footer-column .slogan:after {
    display: none;
}

.footer-column .slogan {
     margin-right: 0px;
}


.contact-phone {
margin: 0;
}


.footer-colum {
    font-size: 17px;
    text-transform: uppercase;
    background: url(/images/menu-line.png);
    background-position: 3px 3px;
    background-repeat: no-repeat;
    padding-left: 25px;
    background-repeat: no-repeat;
    margin-top: 25px;
        line-height: 25px;
        margin-left: 95px;
}

.footer-info {
    font-size: 13px;
    text-transform: none;
    margin-top: 10px
}

.logo2 {
width: 280px;
height: 62px;
}

.footer-copyright-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
    padding-top: 15px;
    padding-bottom: 5px;

}

.footer-copyright {
    font-size: 13px;
    flex-basis: 40%;
    display: block;
    text-align: center;
}

.menu-item a:hover {

}


.size2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 20px;
    background: #fcfcfc;
    padding: 20px;
}

.size2-img {
max-height: 403px;
}

.size2-img img {
max-height: 270px;
-webkit-transition: all 1s ease-out;
}
.size2-img img:hover {
filter: drop-shadow(2px 4px 6px black);
-webkit-transition: all 1s ease-out;
}

.size2-descr {
    flex-basis: 55%;
    text-align: justify;
}

.size2-descr a {
    text-decoration: none;
}

.size2-descr h3:hover {
     text-decoration: underline;
     color: #f07c55;
}

.size2-descr h3 {
    text-transform: uppercase;
    color: #f07c55;
    font-family: 'Nunito-SemiBold';
    font-size: 24px;
    margin-top: -28px;

}

.size2-read-more  a{
    text-decoration: none;
    color: #f07c55;
    font-family: "Nunito-SemiBold";

}

.size2-read-more {
    text-align: left;
    color: #f07c55;
}
.size2-read-more:hover {
  text-decoration: underline;
}

.header-title2 {
      max-width: 1000px;
    margin: auto;
    padding-top: 30px;
    text-align: left;
    padding-top: -37px;
    /* color: #444444; */
    font-size: 38px;
    flex-basis: 100%;
    justify-content: center;
    /* margin-bottom: 50px; */
    font-family: 'Nunito-SemiBold';
    position: relative;
}

.about-wrapper5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.current-lang a {
     color: #fb9e31;
    border-bottom: 2px solid;
    padding-top: 10px;

}
.map-footer {
    width: 600px;
}

.special-text {
	background: #f3a58b;
    padding: 0 10px;
    font-size: 18px;
}

.mob-srv {
display: none;
}


.wpsm_count-icon {
    display: none!important;
}

.wpsm_number {
    font-size: 43px!important;
    font-family: 'Nunito'!important;
}

.wpsm_count-title{
      font-size: 13px!important;
 font-family: 'Nunito-Semibold'!important;
}
#wpsm_counter_b_row_529 {
    margin-top: -250px;
}
#wpsm_counter_b_row_529 .wpsm_counterbox {
margin-bottom: 0px!important;
}

@media screen and (max-width: 1024px){
    .about-wrapper3 {
min-width: 100%;
    }

    .container {
    padding-left: 20px;
    padding-right: 20px; 
}


.header-menu li {
    min-width: 110px;
}

.slider-btm {
    justify-content: space-between;
}

.logo {
    max-width: 22%;
}

.header-top {
  padding-left: 1px;
  max-width: 750px;

}

.slogan {
margin-right: 20px;
    }

    .advantages-b {
   margin-left: 10px;
    width: 93%;
}

.slogan:after {
content: '';
    }
.seotext-wrapper {
justify-content: center;
background-repeat: no-repeat;
}

.work-wrap { 
justify-content: center;
    }

.phone-header-tell {
    min-height: 52px;
 margin-right: 0px;
}

.phone-header-tell a:after {
    content: "";
 }

.servises-main2 {
    justify-content: center;
}

.wpsm_col-md-3 {
    width: 50%!important;
}

#wpsm_counter_b_row_529 {
    width: 50%!important;
    margin-top: -245px;
    margin-left: 62%;
}

#wpsm_counter_b_row_529 .wpsm_counterbox {
    margin-bottom: 0px!important;
    margin-top: 0px!important;
}

.seo-text {
    flex-basis: 56%;
}

.sing-up { 
margin-left: 40px;
    }


.about-medal {
    margin-top: -240px;
    margin-left: 40vw;
}

.about-medal2 {
    margin-top: -240px;
    margin-left: 60vw;
}

.about-medal3 {
    margin-top: -80px;
    margin-left: 1px; 
}

.features {
    justify-content: space-around;
}

.size2-descr {
    flex-basis: 55%;
}
.feedback-form {
    padding-left: 0px;
}

.logo2 {
    display: none;
}

.adv {
    width: 310px;
    height: 207px;
}

.advantages-wrapper {
    min-height: 530px;
}

.testim {
    width: 311px;
    height: 230px;
    padding: 24px;
}
.contact-phone {
    margin: 0;
}
.size2-img img {
    max-height: 210px;
    margin-top: 50px;
}
.post-descr li {
	margin-left: 10px;
}

}
@media screen and (max-width: 768px){
.header-top-menu {
background: #fff;
}

.header-menu ul {
    min-width: 540px;
}
.header-top {
    flex-basis: 70%;
}
.header-phone {
 flex-wrap: wrap;
  margin-right: 30px;
}
nav li {
    list-style-type: none;
    min-width: 56px;
}
.contact-adress { 
display: none;
}

.advantages-b {
 display: none;
}

.slider-text-main2 {
    position: absolute;
    color: #000;
    max-width: 500px;
}

.header-menu {
    flex-basis: 78%;
 }

.map-footer {
    width: 300px;
}

.header-title:before {
 display: none;
}

.header-title:after {
 display: none;
}

li#menu-item-143-ru {
    display: none;
}
li#menu-item-143-uk {
 display: none;
}
li#menu-item-143-en {
 display: none;
}
.size2-descr {
    flex-basis: 55%;
}
.footer-colums {
    justify-content: space-between;
}
.footer-colum {
    margin-left: 0px;
}
.header-top nav{
    display: none;
}
.contact-left {
    flex-basis: 45%;
}

textarea.wpcf7-form-control.wpcf7-textarea {

    max-width: 44vw;
}

.logo {
    max-width: 100%;
    flex-basis: 30%;
}

.sing-up3 {
    margin-bottom: 20px;
}

.slider-header-text {
    line-height: 38px;
    max-width: 100%;
    font-size: 28px;
}

.btm-serv {
    width: 300px;
}


.main-slider {
    min-height: 300px;
    }

.features { 
margin-top: 20px;
    }

.contact-left {
    flex-basis: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    max-width: 68vw;
}

.adv {
    width: 350px;
    height: 207px;
    margin: 5px;
}

.sing-up2 {
margin-bottom: 20px;
}
.about-descr {
    text-align: justify;
}
.about-img {
 margin-top: 0px;
}

#wpsm_counter_b_row_529 {
    width: 50%!important;
    margin-top: -289px;
    margin-left: 50%;
}

.seo-text {
    flex-basis: 100%;
}

.seo-stat {
    display: none;
}

.testim-wrap {
    justify-content: space-around;
}

.testim { 
margin: 10px;
}

.footer-column {
    max-width: 49%;
}
.map-contact-map {
    min-width: 95vw;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 15%;
    }
.woocommerce div.product div.summary {
    width: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 16px;
}
.header-title2 {
font-size: 26px;
}
.sing-up4 {
margin: -79px 0 0 0;
}
}

@media screen and (max-width: 667px){ 
.size2 {
    margin: 5px;
    padding: 15px;
}
.size2-descr {
    flex-basis: 55%;
}

.map-footer {
    width: 100%;
}

.header-top-menu {
    display: flex;
    flex-wrap: wrap;
    min-height: 0px;
    justify-content: flex-start;
}

.logo {
flex-basis: 35%;
    padding-top: 10px;
    margin-top: 0px;
}
.features {
    margin-top: 10px;
}

.feedback-form {
    padding-left: 0px;
}

.phone-header-tell li:before {
    content: "";
}
.phone-header-tell {

}
.header-top {
    padding-left: 1px;
    max-width: 55%;
}

.slider-text-main {
margin-top: 0px;
}

.contact-phone {
    min-width: 240px;
}

.slider-btm {
    justify-content: center;
}

.sing-up {
  margin-left: 0px;
  margin-top: 10px;
}
.header-menu {
    flex-basis: 100%;
    justify-content: left;
}
.about-descr {
flex-basis: 100%;
}
.advantages-wrapper {
min-height: 0px;
}
.header-title {
    font-size: 30px;
    margin-bottom: 0px; 
    padding-bottom: 0px;
}
.size2-img img {
    max-height: 143px;
    margin-top: 50px;
}

.about-img {
    display: none;
}
.work-wrap {
   margin-top: 0px;
}

#wpsm_counter_b_row_529 .wpsm_row {
    display: flex!important;
    flex-wrap: wrap;
    width: 100%!important;
}
#wpsm_counter_b_row_529 {
    width: 100%!important;
    margin-top: 0px;
    margin-left: 0px;
}
.footer-menu {
}
.footer-column {
    max-width: 100%;
}
.header-title2 {
    font-size: 22px;
        max-width: 360px;
    text-align: left;
    margin: 0;
}
.slogan {
    display: none;
}

}

@media screen and (max-width: 600px){
.header-menu {
    justify-content: center;
}
.size {
    width: 90vw;
    font-size: 28px;
    color: #fff;
    font-family: 'Nunito-Bold';
    max-width: 350px;
    text-transform: uppercase;
    padding: 10px;
}
.read-more {
    display: none;
}

.logo {
margin-top: 0;
}
.metaslider.nav-hidden .flexslider {
    margin-bottom: 0;
    display: none;
}
.slogan {
   display: none;
}
.about-descr {

}
.advantages-wrapper {

}
.header-title-about {
    margin-top: 30px;
}
.footer-column {
    min-width: 90vw;
}
.map-footer {
   display: none;
}
.footer-copyright-wrapper {
 padding-top: 0px;
}
.footer-colums {
    padding-top: 15px;
}
.footer-wrapper {
    min-height: 0;
}
.phone-header-tell img {
    max-height: 25px;
    margin-right: 20px;
    margin-left: 20px;
   }
.header-phone {
justify-content: center;
 margin-right: 0px;
}

.phone-header-tell {
    max-width: 145px;
}

.header-text-contact2 {
    max-width: 100%;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-left: 28px;
    width: 229px;
    height: 43px;
    font-size: 18px;
    border: 1px solid #fff;
    border-bottom: 1px solid gray;
    padding-left: 20px;
}

.phone-header-tell a:before {
    content: "";
}
.phone-header-tell a {
    margin-right: 0px;
}

.map-about {
    min-height: 0px;

}
.header-text-contact {
    display: block;
     margin-bottom: 10px;
}
.post-descr {
    display: block;
 flex-basis: 93%;
}
.img-post {
    flex-basis: 93%;
}
.header-title2 {
font-size: 25px;
    margin: 0px;
    margin-top: 20px;
}
.about-wrapper3 {
padding-top: 0px;
}
.mob-srv {
display: flex;
}
.desk-srv {
    display: none;
}
.contact-adress {
display: none;
}
.contact-adress2 {
display: block;
max-width: 100%;
}
.header-top-menu {
    background: #f4f4f4;
}
.slider-text-main {
    font-size: 23px;
}

.servise-main2 {
     width: 156px;
    height: 195px;
    margin: 5px;
}

.style-svg {
    padding-top: 20px;
    padding-bottom: 114px;
    padding-left: 25px;
    padding-right: 25px;
}
.sing-up4 {
display: none;
}
.serv-text-name2 {
    text-align: center;
    padding: 6px;
    position: absolute;
    margin-top: 56px;
    font-size: 14px;
    z-index: 0;
}

.alignright {
width: 100%;
    }

    .servise-main2 img{

        margin-bottom: 65px;
    }

}


div#eModal-1 {
    max-width: 418px;
    padding: 40px!important;
}

div#eModal-2 {
    max-width: 325px;
}

.map-contact-map {
	flex-basis: 100%;
}

.map-about {
	min-height: 450px;
	background: #f4f8fa;
	display: flex;
	justify-content: center;
	text-align: center;
}
video {
    min-width: 100vw;
}
.about-video-wrapper{

}
ul.dropdown a, ul.dropdown a:link, ul.dropdown a:visited {
    text-shadow: none!important;
    padding-top: 5px;
    padding-bottom: 5px;
}
li.dropdown {
    background: #fff!important;
}
ul.sub-menu {
    min-width: 275px;
}
.current_page_item a {
    color: #6ca62b;
}
li#menu-item-246 a {
    color: #000;
}
li#menu-item-246 a:hover {
    color: #6ca62b;
}

.svg-replaced-1 {
    stroke: #a0da54;
    stroke-width: 9px;
}

.svg-replaced-1:hover {
    stroke: #fff;
    stroke-width: 9px;
}
.the_breadcrumb {
     margin-left: 200px;
    font-size: 14px;
}

.the_breadcrumb a {
color:green;
}

.the_breadcrumb a:hover {
color:#172435;
}

.podkat {
text-align: center;
        margin-top: 23px;
    font-size: 23px;
    font-weight: 500;
}

a#awooc-custom-order-button {
    margin-top: 20px;
        background: #41aae2;
}

.awooc-col.awooc-col-full {
    max-width: 65%!important;
}
.pswp.pswp--supports-fs.pswp--open.pswp--notouch.pswp--css_animation.pswp--svg.pswp--animated-in.pswp--zoom-allowed.pswp--visible {
    z-index: 99999;
}
section.related.products {
    float: left;
}



