/*
Theme Name: Hydravlik
Theme URI: https://justpro.com.ua/themes/hydravlik/
Author: the JustPro team
Author URI: https://justpro.com.ua/
Version: 1.0.4.6
Text Domain: hydravlik
*/

/*
all 0.2s ease;
all .2s linear;
*/
:root {
	--max-width: 1620px; /* max-width*/
	--color-first: #4380f1;
	--color-second: #3565BF;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	color:#000;
	font-family: "Rubik", sans-serif;
	font-size:16px;
	line-height:1;
	text-rendering:optimizeLegibility;
	vertical-align:baseline
}
h1,h2,h3,h4,h5,h6{
	clear:both;
	line-height:1.25;
	margin:0 0 24px 0;
	font-weight: 700;
	display: inline-block;
}
h1{
	font-size:28px
}
h2{
	font-size:24px
}
h3{
	font-size:20px
}
h4{
	font-size:18px
}
h5{
	font-size:16px
}
h6{
	font-size:14px
}
hr{
	background-color:#ccc;
	border:0;
	height:1px;
	margin:24px
}
p{
	line-height:1.714285714;
	margin:0 0 24px
}
ul,ol{
	margin:0 0 24px;
	line-height:1.714285714;
	padding:0
}
ul{
	list-style:disc outside
}
ol{
	list-style:decimal outside
}
ul ul,ol ol,ul ol,ol ul{
	margin-bottom:0
}
li{
	margin:0 0 0 24px
}
dl{
	margin:0 24px
}
dt{
	font-weight:700;
	margin-bottom:24px
}
dd{
	line-height:1.714285714;
	margin:0 0 24px
}
strong{
	font-weight:700
}
cite,em,i{
	font-style:italic
}
cite{
	border:none
}
big{
	font-size:120%
}
.mceContentBody blockquote{
	font-style:italic!important;
	font-weight:400;
	margin:0;
	padding:24px
}
pre{
	border:1px solid #ededed;
	color:#666;
	font-family:Consolas,Monaco,Lucida Console,monospace;
	font-size:12px;
	line-height:1.714285714;
	margin:24px 0;
	overflow:auto;
	padding:24px
}
code,kbd,samp,var{
	font-family:Consolas,Monaco,Lucida Console,monospace;
	font-size:12px;
	line-height:2
}
pre code{
	font-size:inherit
}
abbr,acronym,dfn{
	border-bottom:1px dotted #666;
	cursor:help
}
address{
	display:block;
	line-height:1.714285714;
	margin:0 0 24px
}
del{
	color:#333
}
ins{
	background:#fff9c0;
	border:none;
	color:#333;
	text-decoration:none
}
sup,sub{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup{
	top:-.5em
}
sub{
	bottom:-.25em
}
input[type="tel"],
input[type="email"],
input[type="text"]{
	border:1px solid #ccc;
	border-radius:3px;
	font-family:inherit;
	padding:6px
}
textarea{
	border:1px solid #d5d2ca;
	border-radius:3px;
	font-family:inherit;
	font-size:12px;
	line-height:1.714285714;
	padding:10px;
	width:96%
}
a,a em,a strong{
	color:#4380f1;
	outline:none;
	transition: all .2s linear;
}
a:focus,a:active,a:hover{
	color:#3565BF;
	transition: all .2s linear;
}
.alignleft{
	display:inline;
	float:left;
	margin:12px 24px 12px 0
}
.alignright{
	display:inline;
	float:right;
	margin:12px 0 12px 24px
}
.aligncenter{
	clear:both;
	display:block;
	margin-top:12px;
	margin-bottom:12px
}
table{
	border-bottom:1px solid #ededed;
	border-collapse:collapse;
	border-spacing:0;
	color:#757575;
	font-size:12px;
	line-height:2;
	margin:0 0 24px;
	width:100%
}
tr th{
	color:#636363;
	font-size:11px;
	font-weight:700;
	line-height:2.181818182;
	text-align:left;
	text-transform:uppercase
}
td{
	border-top:1px solid #ededed!important;
	color:inherit;
	font-size:inherit;
	font-weight:400;
	padding:6px 10px 6px 0;
	text-align:left
}
img,.editor-attachment{
	border:0;
	max-width:100%
}
img.size-full{
	width:auto/9
}
img[class*="wp-image-"]{
	height:auto;
	max-width:100%
}
img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"]{
	height:auto
}
img.mce-wp-nextpage{
	border-radius:0;
	box-shadow:none
}
img.wp-smiley{
	border:0;
	border-radius:0;
	box-shadow:none;
	margin-bottom:0;
	margin-top:0;
	padding:0
}
.wp-caption{
	background:transparent;
	border:none;
	margin:0;
	padding:4px;
	text-align:left
}
.wp-caption-dt{
	margin:0
}
.wp-caption .wp-caption-text,.wp-caption-dd{
	color:#757575;
	font-style:italic;
	font-size:12px;
	line-height:2;
	margin:0 0 24px
}

/*
container
inner
wrapper
main
content
block
*/

/* Header */
.site-header{
	background-color: #fff;
	position: sticky;
    display: block;
    width: 100%;
    top: 0;
	z-index: 3;
}
.site-header-container{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.site-header-logo{
    background-image: url(images/logo.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100px;
    height: 30px;
    display: block;
    margin-right: 30px;
	transition: all .2s linear;
}
/*
.site-header-inner{
	position: fixed;
	top: 0;
	left: 0;
	width: 260px;
	height: 100vh;
	padding: 20px;
	background-color: #333;
	z-index: 9;
	display: none;
}
*/

.site-header-inner-toggle {
	display: none;
}
.hamburger {
	display: block;
	cursor: pointer;
	width: 30px;
	height: 30px;
	position: relative;
	z-index: 2;
}
.hamburger span {
	background: #333;
	display: block;
	height: 3px;
	margin: 7px 0;
	transition: all 0.2s line;
}
.site-header-inner-toggle:checked + .hamburger span:nth-child(1) {
	transform: translateY(10px) rotate(45deg);
}
.site-header-inner-toggle:checked + .hamburger span:nth-child(2) {
	opacity: 0;
}
.site-header-inner-toggle:checked + .hamburger span:nth-child(3) {
	transform: translateY(-10px) rotate(-45deg);
}
.site-header-inner {
	position: fixed;
	top: 0;
	left: -100%;
	width: 0;
	height: calc(100% - 40px);
	transition: all .2s linear;
	padding: 40px 0 0 0;
	overflow-y:scroll;
}
.site-header-inner-toggle:checked ~ .site-header-inner {
	left: 0;
	background: #333;
	width: 320px;
	transition: all .2s linear;
}
.site-header-menu ul{
	list-style: none;
	margin: 0 20px;
	padding: 0;
}
.site-header-menu ul li {
	margin: 0;
	padding: 0;
	position: relative;
}
.site-header-menu ul li a {
	display: block;
	color: #fff;
	padding: 0px;
	line-height: 2;
	text-decoration: none;
}
.site-header-menu ul li a:hover {
	/*background: #555;*/
}

.site-header-menu ul li ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	background-color: #444;
}
.site-header-menu ul li ul li{
	margin-left: 10px;
}
.sub-menu-plus{
	position: absolute;
    top: 0;
    right: 0;
	transition: transform 0.2s ease;
	cursor: pointer;
	width: 32px;
	height: 32px;
}
.sub-menu-plus.open {
	transform: rotate(180deg);
	width: 32px;
	height: 32px;
}


.site-header-contact{
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-bottom: 20px;
}
.site-header-phone-email{
	display: flex;
	flex-direction: column;
	margin: 20px 0;	
}
.site-header-phone,
.site-header-email{
	display: flex;
	align-items: center;
	line-height: 30px;
}
.site-header-phone a,
.site-header-email a{
	font-weight: 400;
	font-size: 16px;
	text-decoration: none;
}
.site-header-oredr{
	display: block;
	    overflow: hidden;
		
}

/* Banner */
.site-bunner{
background: #EEE;
background: linear-gradient(325deg, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(170, 170, 170, 1) 100%);
}
.site-bunner-container{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	display: flex;
	align-items: center;
	padding: 120px 20px;
}
.site-bunner-left{
	width: 40%;
	margin-right: 10%;
}
.site-bunner-right{
	width: 50%;
}
.site-bunner-left h1{
	font-size: 60px;
	font-weight: 700;
	text-transform: uppercase;
}
.site-bunner-short-text{
	background-color:#729FF1;
	font-size: 48px;
	font-weight: 700;
	color: #fff;
	padding: 10px 20px;
	display: inline-block;
	margin-bottom: 20px;
}


.site-services{
	
}
.site-services-container{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	padding: 120px 10px;
}
.site-services-page{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	padding: 20px 10px;
}
.site-services h2{
	font-size: 48px;
	font-weight: 700;
	text-align: center;
}
.site-services-items{
	display: flex;
    flex-wrap: wrap;
	margin-bottom: 40px;
}
.site-services-item{
    max-width: calc(33.3334% - 20px);
    padding: 10px 10px 20px 10px;
	
}
.site-services-item a{
	display: block;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	color: #000;
}
.site-services-item-image{
	margin-bottom: 20px;
	background-color: #ddd;
	padding: 20px;
}
.site-services-item-image img{
	width: 100%;
	aspect-ratio: 12 / 9;
	transition: all .2s linear;
}
.site-services-item:hover img{
	transform: scale(105%); /* 120% */
	transition: all .2s linear;
}

.site-service-text{
}
.site-service-text-container{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	padding: 120px 10px 10px 10px;
	
}
.site-service-text h2{
	font-size: 48px;
	font-weight: 700;

}
.site-service-text-inner{
	display: flex;
}
.site-service-text-left{
	width: 48%;
	margin-right: 4%;
}
.site-service-text-right{
	width: 48%;
}


.site-about-us{
background: #3565BF;
background: linear-gradient(0deg,rgba(53, 101, 191, 1) 0%, rgba(67, 128, 241, 1) 40%, rgba(228, 232, 241, 1) 82%, rgba(255, 255, 255, 1) 82%, rgba(255, 255, 255, 1) 100%);
}
.site-about-us-container{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	padding: 0 10px;
	display: flex;
}
.site-about-us-left{
	width: 40%;
	margin-right: 10%;
	    display: flex;
    align-items: center;
}
.site-about-us-left h2{
	color: #fff;
	font-size: 48px;
	font-weight: 700;
}
.site-about-us-left p{
	color: #fff;
	font-size: 16px;
}
.site-about-us-right{
	width: 50%;
}
.site-about-us-inner{
	margin-top: 20%;
}


.site-reviews{
	
}
.site-reviews-container{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	padding: 120px 10px;
}
.site-reviews h2{
	color: #000;
	font-size: 48px;
	font-weight: 700;
}
.site-reviews-text{
	width: 40%;
}


.site-contacts{
	background-color: #F5F3F3;
}
.site-contacts-page{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	padding: 120px 10px;
	display: flex;
}
.site-contacts-page h1{
    font-size: 48px;
    font-weight: 700;
}
.site-contacts-left{
	width: 400px;
	margin-right: 50px;
}
.site-contacts-right{
	width: calc(100% - 450px);
}

.padding-bottom-null{
	padding-bottom: 0;
}
.margin-bottom-null{
	margin-bottom: 0;
}
.wrapper{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	padding: 40px 10px;
}
.site-footer{
	background-color: #3565BF;
}
.site-footer-container{
	max-width: 1620px; /* max-width*/
	margin: 0 auto;
	padding: 40px 0;
	display: flex;
	color: #fff;
}
.site-footer-container a{
	text-decoration: none;
	color: #fff;
}
.site-footer-container a:hover{
	text-decoration: underline;
}
.site-footer-logo{
    background-image: url(images/logo-footer.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 200px;
    height: 60px;
    display: block;
    margin-bottom: 20px;
    transition: all .2s linear;
}
.site-footer-logo-text{
	width: 20%;
	padding: 10px;
	margin-right:10%

}
.site-footer-services{
	width: 25%;
	padding: 10px;
}

.site-footer-services ul{
	columns: 1;
}

.site-footer-maps{
	width: 50%;
	padding: 10px;
}

.site-footer-contacts{
	width: 20%;
	padding: 10px;
	
}
.site-footer-services strong,
.site-footer-contacts strong{
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.site-footer-phone,
.site-footer-email{
	display: flex;
	align-items: center;
	line-height: 30px;
}

.site-footer-dev{
	display:flex;
	align-items: center;
	color:#6283BF;
}
.site-footer-dev a{
	margin: 0 4px;
	color:#6283BF;
	text-decoration: none;
}
.site-footer-socila{
	display: flex;
	align-items: center;
	color: #fff;
	line-height: 2;
	margin-top: 20px;
}
.site-footer-socila a:hover i{
	background-position: -24px 0;
}
.site-contacts-socila{
	display: flex;
	align-items: center;
	color: #fff;
	line-height: 2;
	margin-top: 20px;
}
.site-contacts-socila i{
	background-position: -24px 0;
}




.site-footer-click {
	width: 80px;
	height: 80px;
	background-color: #4380f1;
	position: fixed;
	bottom: 20px;
	right: 20px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	transition: all 0.3s ease;
	cursor: pointer;
	z-index: 1;
}


.site-footer-click {
	width: 80px;
	height: 80px;
	background-color: #4380f1;
	position: fixed;
	bottom: 20px;
	right: 20px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	cursor: pointer;
	z-index: 1;
	animation: swing 5s infinite ease-in-out;
	transform-origin: center;
}

@keyframes swing {
	0%, 90%, 100% {
		transform: rotate(0deg);
	}
	75% {
		transform: rotate(0deg);
	}
	80% {
		transform: rotate(20deg);
	}
	85% {
		transform: rotate(-20deg);
	}
	90% {
		transform: rotate(15deg);
	}
	95% {
		transform: rotate(-15deg);
	}
}


.site-footer-click:hover {
	box-shadow: 0 4px 10px rgba(0,0,0,0.75);
}
.site-footer-sidebar-toggle {
	display: none;
}
.site-footer-sidebar {
	position: fixed;
	bottom: 110px;
	opacity: 0;
	right: 22px;
	transition: all 0.3s ease-in-out;
	z-index: 1000;
}
.site-footer-sidebar-toggle:checked ~ .site-footer-sidebar {
	opacity: 1;
}
.site-footer-sidebar i{
	width: 32px;
    height: 32px;
	margin: 0;
	background-position: -32px 0;
}
.site-footer-sidebar a{
	width: 32px;
    height: 32px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 10px;
	padding: 10px;
	display: block;
}
.site-footer-sidebar a:hover{
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
}





/* Modal Dialog */
.modal-open { 
	display: none;
}
.modal-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	pointer-events: none;
	transition: opacity .3s;
	z-index: 101;
}
.modal-dialog {
	position: fixed;
	left: 50%;
	top: -100%; /* Initial off-screen position */
	transform: translate(-50%, -50%);
	background: #fff;
	border: 1px solid #555;
	border-radius: 5px;
	width: 80%;
	max-width: 500px;
	opacity: 0;
	transition: top .4s ease-out, opacity .3s;
	z-index: 102;
}
.modal-header {
	padding: 20px;
	border-bottom: 1px solid #eaeaea;
}
.modal-header h2 {
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
}
.modal-body {
	padding: 20px;
}
.modal-body p{
	margin-bottom: 10px;
	line-height: 1;
}
.modal-body input, .modal-body textarea {
	width: 100%;
	box-sizing: border-box;
}
.modal-open:checked ~ .modal-overlay {
	opacity: 1;
	pointer-events: auto;
}
.modal-open:checked ~ .modal-dialog {
	top: 50%; /* Center vertically */
	opacity: 1;
}
.btn-close {
	color: #aaa;
	cursor: pointer;
	font-size: 30px;
	position: absolute;
	right: 5px;
	top: 0;
	line-height: 1;
	transition: color .2s;
}
.btn-close:hover {
	color: red;
}

#order-link,
#order-user_agent,
#order-filds,
#callback-link,
#callback-user_agent,
#callback-filds,
#callback-service{
	display: none;
}


/* Button */
.button, input[type="submit"] {
	border: none;
	background-color: #4380f1;
	color: #fff;
	padding: 12px 24px;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
}
input:focus {
	outline: none;
}
.button, input.slide-hover-left-1 {
	background-image: linear-gradient(0, #3565BF, #3565BF);
	background-size: 0;
	transition: .4s;
	background-repeat: no-repeat;
}
.button:hover, input.slide-hover-left-1:hover {
	background-size: 100%;
	color: #fff;
}
.button{
	text-transform: uppercase;
}

/* icon */
.icon-phone{
    background-image: url(images/phone.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 10px;
}
.icon-email{
    background-image: url(images/email.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 10px;
}
.icon-phone-w{
    background-image: url(images/phone-w.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 10px;
}
.icon-email-w{
    background-image: url(images/email-w.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 10px;
}
.icon-telegram{
	background-image: url(images/telegram.svg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	margin-right: 10px;
}
.icon-viber{
	background-image: url(images/viber.svg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	margin-right: 10px;
}
.icon-youtube{
	background-image: url(images/youtube.svg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	margin-right: 10px;
}
.icon-tiktok{
	background-image: url(images/tiktok.svg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	margin-right: 10px;
}
.icon-vodafone{
	background-image: url(images/vodafone.svg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}
.icon-kyivstar{
	background-image: url(images/kyivstar.svg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;

}






@media screen and (min-width: 1100px) {
	h1{
		font-size:48px
	}
	h2{
		font-size:40px
	}
	h3{
		font-size:32px
	}
	h4{
		font-size:24px
	}
	h5{
		font-size:20px
	}
	h6{
		font-size:16px
	}
	.site-header-container{
		padding: 20px;
	}
	.site-header-logo{
		width: 200px;
		height: 60px;
	}
	.site-header-inner{
		position: relative;
		top: 0;
		left: 0;
		width: auto;
		height: auto;
		padding: 0;
		background-color: transparent;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-grow: 1;
		overflow-y:unset;
	}
	.hamburger, .site-header-inner-toggle {
		display: none;
	}
	.site-header-menu {
		flex-grow: 1;
		display: block;
	}
	.site-header-menu > ul {
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
	}
	.site-header-menu > ul > li {
		position: relative;
		margin: 0;
	}
	.site-header-menu > ul > li > a {
		display: block;
		padding: 0;
		margin: 0 15px;
		text-decoration: none;
		color: #333;
		text-transform: uppercase;
		transition: all .2s linear;
		cursor: pointer;
		border-bottom: 2px solid transparent;
	}
	.site-header-menu > ul > li > a:hover {
		border-bottom: 2px solid #4380f1;
		background-color: #fff;
	}
	.site-header-menu ul li.menu-item-has-children > a {
		display: flex;
		align-items: center;
		gap: 5px;
	}
	.site-header-menu ul li.menu-item-has-children > a::after {
		content: "";
		border: solid black;
		border-width: 0 1px 1px 0;
		display: inline-block;
		padding: 3px;
		transform: rotate(45deg);
		margin-top: -8px;
	}
	.site-header-menu ul li ul.sub-menu {
		position: absolute;
		top: 100%;
		left: 0;
		display: none; /* ховаємо по замовчуванню */
		/*grid-template-columns: repeat(2, 1fr); 
		gap: 0;
		*/
		padding: 10px 10px 10px 20px;
		list-style: none;
		background-color: #efefef;
		min-width: 200px; /* можна змінити під дизайн */
		columns: 2;
		list-style: disc outside;
	}
	.site-header-menu ul li:hover > ul.sub-menu {
		/*display: grid;*/
		display: block;
		
	}
	.site-header-menu ul li ul li {
		white-space: normal; /* дозволяє перенос */
		margin-left: 10px;
	}
	.site-header-menu ul li ul li::marker {
		
	}
	.site-header-menu ul li ul li a {
		padding: 8px 12px;
		padding: 0;
		margin: 0;
		display: block;
		color: #333;
		text-transform: none;
		transition: all .2s linear;
		white-space: normal; /* виправляє nowrap */
		border-bottom: 0px solid transparent;
	}
	.site-header-menu ul li ul li a:hover {
		background-color: #fefefe;
		background-color: #efefef;
		border-bottom: 0px solid #4380f1;
		color: #3565BF;
	}
	.sub-menu-plus{
		display: none;
	}

	.site-header-contact{
		margin: 0 0 0 30px;
		flex-direction: row;
	}
	.site-header-phone-email{
		margin: 0;
	}
	.site-header-oredr{
		margin-left: 40px;
	}
}

@media screen and (min-width: 1500px) {
	.site-header-menu ul li ul.sub-menu {
	
	}
}