/*
Theme Name: Mokhtary
*/

@font-face {
  font-family: 'Rubik-Regular';
  font-style: normal;
  font-weight: 400;
  src: url('/Gilroy-Regular.ttf');
}


html {
  font-family: 'Rubik-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;
}

img {
  max-width: 100%;
  height: auto;
}
.container {
    padding: 0 calc(50% - 587.5px);
  min-width: 320px;
  z-index: 1;

}
.header-top-menu {
    display: flex;
    flex-wrap: wrap;
    min-height: 115px;
}

button.hamburger-menu {
    display: none;
}

.logo {
    margin-top: 20px;
    flex-basis: 45%;
}

.header-contacts {
    display: flex;
    flex-wrap: wrap;
flex-basis: 55%;
    align-content: center;
    font-weight: 500;
}

.header-contacts li {
    list-style-type: none;
    padding-right: 20px;
    position: relative;
}

.header-phones {
    flex-basis: 100%;
        display: flex;
    flex-wrap: wrap;
}

.fa, .fas {
    font-weight: 900;
    margin-right: 15px;
}

.header-phones ul {
    display: flex;
}

.header-phones ul:nth-child(3) {
margin-top: 10px;
}

.header-contacts li:before {
    content: '|';
    color: #ccc;
    margin-right: 5px;
    margin-left: -11px;
}

.header-contacts li:first-child:before  {
    content: '';
}



.header-emails {
padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.header-emails ul {
    display: flex;
}

.sing-up {
    min-width: 260px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #34bf49;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(181, 180, 180, 0.5);
    font-weight: 600;
    font-size: 18px;
}

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

.header-menu {
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;


}

.header-menu a{
    color: #201d1d;
    text-decoration: none;
    font-weight: 500;
}

.header-menu a:hover{
    color: #52aa2b;
    border-bottom: 2px solid #f5551d;
}


.page_item ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-basis: 100%;
    padding-top: 20px;
}

.header-menu li {
    list-style-type: none;
    position: relative;
    justify-content: space-between;
}

.main-slider {
    background-image: url("/images/banner-main.png");
    background-position-x: center;
    display: block;
    min-height: 719px;
    margin-top: -38px;
}

.menu {
    display: flex;
}

.menu-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-basis: 100%;
    padding-top: 20px;
}

.menu-item-type-custom {
    color: #52aa2b;
    font-weight: 600;

}

.current-menu-item a {
    border-bottom: 2px solid #f5551d;
    color: #52aa2b;
}

.textwidget.custom-html-widget {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.slider-header-text {
    padding-top: 90px;
    font-weight: 600;
    font-size: 34px;
    color: #f5551d;
    text-align: center;
}

.about-wrapper {
    background-image: url("/images/bg-about.png");
    min-height: 723px;
    background-position-x: center;
}
.about-description {
    display: flex;
    flex-wrap: wrap;
    padding-top: 80px;
}

.about-description-text {
    max-width: 640px;
    line-height: 26px;
    font-size: 15px;
    color: #444444;
}

.about-img {
    display: flex;
    align-items: flex-end;
    margin-left: 30px;
}

.service-wrapper {
    min-height: 450px;
    background-image: url("/images/bg-prod.png");
    background-position-x: center;
    background-repeat: no-repeat;
}

.header-title {
    color: #f5551d;
    font-size: 36px;
    text-align: center;
    background-image: url(/images/header-line.png);
    background-position-y: 121px;
    background-repeat: no-repeat;
   padding-top: 70px;
    padding-bottom: 20px;
    background-position-x: center;
}

.servises-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px;
}

.servise-main {
    width: 292px;
    height: 200px;
    color: #3f3f3f;
    position: relative;
    font-size: 22px;
}

.service-text {
    position: absolute;
    padding-left: 140px;
    padding-top: 40px;
}

.serv-read-more{
    position: absolute;
    width: 126px;
    height: 50px;
    color: white;
background: url("/images/read-more-bg.png");
    display: flex;
    padding-top: 12px;
    justify-content: center;
    font-size: 14px;
    margin-left: 156px;
    margin-top: 111px;
}


.windows-met {
    background-image: url("/images/prod1.png");
    background-repeat: no-repeat;
}
.dors-met {
    background-image: url("/images/prod2.png");
    background-repeat: no-repeat;

}
.windows-al{
    background-image: url("/images/prod3.png");
    background-repeat: no-repeat;

}
.dors-al{
    background-image: url("/images/prod4.png");
    background-repeat: no-repeat;

}

.footer-wrapper {
    background: #3e3e3e;
    color: white;
    font-size: 15px;

}
.footer-colums {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-top: 35px;
}
.footer-column1{
flex-basis: 20%;
}
.footer-column2{
    flex-basis: 29%;
    line-height: 20px;
    margin-left: -111px;
}
.footer-column{
    flex-basis: 20%;
    line-height: 20px;
}

.footer-column a {
    text-decoration: none;
    color: white;
}

.footer-logo {

}
.footer-text {
padding-top: 10px;
    font-size: 13px;
}
.footer-header {
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
}

.footer-menu {
    margin-top: 10px;
}

.footer-menu a {
color: white;
    text-decoration: none;
}

.footer-menu a:hover {
    color:#f5551d;
    text-decoration: none;
}

.footer-menu a:before {
    content: '>';
    padding-right: 5px;
}

.footer-menu li {
    padding-top: 5px;
    list-style-type: none;

}
.footer-phone {

}

.footer-mail {
  
}
.footer-mail li, .footer-phone li {
    list-style-type: none;
}
.footer-copyright {
text-align: center;
    font-size: 12px;
    padding-top: 10px;
    min-width: 320px;
    border-top: 1px solid #5a5858;
    max-width: 1170px;
}

.product-page-wrapper {
background-image: url("/images/product-bg.png");
min-height: 723px;
background-position-x: center;
    margin-top: -38px;
    z-index: 0;
}

.header-title2 {
    color: #f5551d;
    font-size: 36px;
    text-align: center;
    background-image: url(/images/header-line.png);
    background-position-y: 121px;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 20px;
    background-position-x: center;
}

.products{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.product{
    min-width: 350px;
    min-height: 256px;
    background-color: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-radius: 10px;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-img {
    max-width: 330px;
min-height: 200px;
}

.product-img img {
	min-height: 248px;

}

.product-title {
    font-size: 24px;
    padding: 10px;
    width: 100%;
    text-align: center;
    color: #f5551d;
    display: block;
}

.product-description {
    max-width: 1055px;
    padding: 40px 0 40px 40px;
    text-align: justify;
}
.product-description2 {
    max-width: 400px;
    padding: 40px 0 0 40px;
    text-align: justify;
}

.product-description2 li {
    list-style-type: none;

}

.contact-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;

}


@media screen and (max-width: 1024px){
.container {
    padding-left: 10px;
    padding-right: 10px; 
}
.footer-logo {
    display: none;
}
}

@media screen and (max-width: 768px){
.header-menu {
    width: 100%;
    font-size: 16px;
}
.header-top-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header-contacts {
    display: block;
}
.header-menu {
    font-size: 16px;
    }
}

@media screen and (max-width: 668px){ 
.header-menu li {
    margin-left: 20px;
}
}
@media screen and (max-width: 600px){
.header-menu {
    display: none;
}
.header-top-menu {
    align-items: flex-start;
        margin-bottom: 40px;
}
.logo {
    max-width: 280px;
}
.header-phones ul, .header-emails ul {
    display: block;
}
.footer-column1, .footer-column2 {
    display: none;
}

