﻿img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }

div#top-icons {
    margin-top: 10px;
}

.header_block {
    background: #DBDBDB;
    padding: 15px 0px;
}
.lang {
    float: right;
}
div#top_contact2 {
    margin-top: 10px;
}
.top-mail a {
	padding-left: 10px;
}
.top-call-back a {
	padding-left: 10px;
}
.top-call-back {
    background: url(/) center left no-repeat !important;

}
.top-mail {
    background: url(/)center left no-repeat !important;

}
#top_contact1 {
    width: 230px !important;
}
.lang span {
    color: white;
}
.new_phone_block {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    align-items: center;
}
a.feedback-icon {
    background: url(/upload/icon-address.png) no-repeat 0 3px !important;
    width: 26px !important;
    height: 30px !important;
}

#top_contact1 a, #top_contact1 a:link, #top_contact1 a:active, #top_contact1 a:hover {
    text-decoration: none;
    color: black;
}
a.search-icon {
    background: url(/upload/icon-search.png) no-repeat 0 0 !important;
	width: 26px !important;
    height: 30px !important;
}
a.home-icon {
    background: url(/upload/icon-house.png) no-repeat 0 2px !important;
	width: 26px !important;
    height: 30px !important;
}
.top-mail {
    display: flex;
    align-items: center;
}
.top-call-back {
    display: flex;
    align-items: center;
}
.top-skype, .top-mail, .top-call-back {
    padding: 0px !important;
    margin: 0px !important;
    margin-top: 10px !important;
}

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


#top_contact1 {
    position: inherit !important;
    margin-top: 0px !important;
}
#top_contact2 {
    position: inherit !important;
}
div#top-icons {
    position: inherit !important;
    margin-right: 2px !important;
}

div#header {
    position: inherit !important;
    align-items: center;
    height: 140px;
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 60px);
    gap: 5px;
}
#header #top_contact2 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
#header .lang {
    left: auto !important;
    right: 5px !important;
}
#logo {
    width: 100% !important;
    margin-top: 0px!important;
    height: auto !important;
    max-height: 80px;
    max-width: 150px;
}
#top-icons {
    width: 100% !important;
    margin: 0px !important;
}
.top-mail a {
    font-size: 10pt;
}
.top-call-back a {
    font-size: 10pt;
}
#top_contact1 {
    width: 100% !important;
}
.new_phone_block {
    justify-content: flex-start;
    gap: 2px;
}
#top_contact1 {
    width: 100% !important;
    margin-left: 10px;
}

}

