@charset "utf-8

/* SHARP LAST */

body.page-id-152 div.slider3 { margin: 40px auto !important; }

.page-id-398 .full-width-block1,
.page-id-463 .full-width-block1 {
	width: 88%;
	padding: 4% 6%;
}

.page-id-398 div.full-width-block1 span,
.page-id-463 div.full-width-block1 span {
	width: 100%;
}

.category-novosti-doberman-okhrana-kiev #content p { padding: 0 0 0 3%; }

/* END SHARP LAST */

.custom-logo {
	width: 196px !important;
    height: 95px !important;
    position: relative;
    top: -10px;
    left: -19px;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 1;
    display: block;
}

#head-bottom-left > p:first-child,
#header-small-title,
#foot-left > p,
.section6 a span.icon-caption { text-transform: uppercase; }

#head-middle > img { height: 100%; }

.home .block6 .section6 span { margin: 10px auto 0 auto; }

#header-big-title { display: none; }

div#header-title p#header-small-title {
	margin: 45px 0px 0 -109px;
	font-size: 11px;
}

@font-face {
    font-family: heliosultracompressed;
    src: url("fonts/heliosultracompressed-webfont.eot");
    src: url("fonts/heliosultracompressed-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/heliosultracompressed-webfont.woff2") format("woff2"),
         url("fonts/heliosultracompressed-webfont.woff") format("woff"),
         url("fonts/heliosultracompressed-webfont.ttf") format("truetype"),
         url("fonts/heliosultracompressed-webfont.svg#heliosultracompressed") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: heliosthinregular;
    src: url("fonts/heliosthin-webfont.eot");
    src: url("fonts/heliosthin-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/heliosthin-webfont.woff2") format("woff2"),
         url("fonts/heliosthin-webfont.woff") format("woff"),
         url("fonts/heliosthin-webfont.ttf") format("truetype"),
         url("fonts/heliosthin-webfont.svg#heliosthinregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: heliosextregular;
    src: url("fonts/heliosext-webfont.eot");
    src: url("fonts/heliosext-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/heliosext-webfont.woff2") format("woff2"),
         url("fonts/heliosext-webfont.woff") format("woff"),
         url("fonts/heliosext-webfont.ttf") format("truetype"),
         url("fonts/heliosext-webfont.svg#heliosextregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
html,
body,
header {
	height: 100%;
}
body {
	margin: 0;
	overflow-x: hidden;
	overflow-y: scroll;
}
header {
	position: relative;
	overflow: hidden;
	background: transparent;
	color: #fff;
}
header a,
footer a {
	color: #fff;
	text-decoration: none;
}
header > div {
	position: absolute;
	width: 100%;
}
h1,
h2 {
    margin: 0;
}
section {
	font-size: 87.5%;
}
section ul,
.foot-menu,
.foot-menu ul {
	padding: 0;
}
section li,
.foot-menu li {
	list-style-type: none;
}
section li:before {
	content: "- ";
}
section li::before {
	content: "- ";
}
footer {
	position: absolute;
	width: 100%;
	background: #1d2846;
	color: #fff;
	font: 87.9% heliosextregular, Verdana, Geneva, sans-serif;
}
header .custom-logo-link {
	float: left;
}
footer .custom-logo-link {
	margin-bottom: 25px;
}
a[href] .custom-button:hover {
	height: 40px;
	margin: 5px 4px -5px 0;
}
.custom-logo-link {
	display: block;
	margin-right: 5px;
	line-height: 1;
}
.custom-logo {
	display: block;
	width: auto;
	max-height: 114px;
}
.main-navigation {
	float: right;
	height: 44px;
}
.head-menu {
	right: 0;
	bottom: 0;
	position: absolute;
	margin: 0;
    padding: 0 40px;
    background: #525253;
	list-style: none;
}
.head-menu:before {
	left: -44px;
	position: absolute;
    border: 22px solid transparent;
    border-right-color: #525253;
    border-bottom-color: #525253;
	content: "";
}
.head-menu::before {
	left: -44px;
	position: absolute;
    border: 22px solid transparent;
    border-right-color: #525253;
    border-bottom-color: #525253;
	content: "";
}
.head-menu a {
    display: block;
	font-size: 12px;
	text-transform: uppercase;
	transition-duration: 0.4s;
}
.head-menu a:hover,
.foot-menu a:hover,
.foot-menu .sub-menu .sub-menu a:hover {
	color: #c03;
}
.head-menu > .menu-item {
    float: left;
	height: 44px;
}
.head-menu > .menu-item-has-children > a:after {
	font: 14px dashicons;
	vertical-align: text-top;
	content: "\f140";
}
.head-menu > .menu-item-has-children > a::after {
	font: 14px dashicons;
	vertical-align: text-top;
	content: "\f140";
}
.head-menu .menu-item-has-children:hover .sub-menu {
	display: block;
}
.head-menu .sub-menu {
	display: none;
	position: absolute;
	background: #2d2d2d;
	list-style-type: none;
}
.head-menu .sub-menu a {
	margin-left: 20px;
	padding: 5px 10px;
}
.head-menu .sub-menu .sub-menu {
	position: relative;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	margin: 10px 0;
	padding: 10px 40px 10px 30px;
	white-space: nowrap;
}
.head-menu > .menu-item > a {
	padding: 15px 17px 12px;
}
.head-menu > .menu-item > .sub-menu {
	padding: 20px 40px 20px 0;
}
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image,
#head-middle > .attachment-full.size-full {
	top: 0;
	position: absolute;
	height: auto;
	width: 100%;
	z-index: 0;
}
.custom-button {
	height: 30px;
	width: auto;
	margin: 10px 4px 0 0;
	transition-duration: 0.3s;
}
.foot-menu {
	column-count: 3;
}
.foot-menu a {
	text-transform: uppercase;
	transition-duration: 0.4s;
}
.foot-menu > .menu-item {
	margin: 0 0 21px;
}
.foot-menu > .menu-item > .sub-menu {
	padding-top: 20px;
}
.foot-menu .sub-menu {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
.foot-menu .sub-menu .sub-menu {
	padding: 16px 0;
}
.foot-menu .sub-menu .sub-menu a {
	color: grey;
	font-size: 85.7%;
}
#top-bar {
	z-index: 1;
}
#top-bar,
#head-bottom > div {
	background: #1d2846;
}
#top-bar h1 {
	margin: 34px 0 0;
	font: 50.5px/1 heliosultracompressed, Impact, Charcoal, sans-serif;
	letter-spacing: 0.1px;
}
#top-bar p {
	margin: 0 1px 0 -1px;
}
#head-top-container {
	float: left;
	margin: 9px 0 8px 43px;
	font: 12px/1.5 heliosthinregular, Verdana, Geneva, sans-serif;
}
#head-top {
	float: left;
}
#head-middle {
	position: absolute;
	height: 100%;
	z-index: 0;
	background: #1d2846;
	background-repeat: no-repeat;
	background-size: cover;
}
#head-middle h1 {
	right: 15%;
	position: absolute;
	margin: 30% 0 0;
	font-size: 225%;
	line-height: 1.1;
	text-shadow: 0 0 1px #000;
	text-transform: uppercase;
	z-index: 2;
}
#head-bottom {
	bottom: 0;
	background: #fff;
	font-size: 18px;
}
#head-bottom p {
	margin: 0;
}
#head-bottom > div {
	overflow: hidden;
}
#head-bottom-left {
	float: left;
	position: relative;
	padding: 20px 40px;
	background: #525253;
}
#head-bottom-left:after {
	top: 0;
	right: -90px;
	position: absolute;
    border: 45px solid transparent;
    border-top-color: #525253;
    border-left-color: #525253;
	content: "";
}
#head-bottom-left::after {
	top: 0;
	right: -90px;
	position: absolute;
    border: 45px solid transparent;
    border-top-color: #525253;
    border-left-color: #525253;
	content: "";
}
#head-bottom-right {
	float: right;
	padding: 20px 50px 20px 0;
}
#foot-left {
	float: left;
	max-width: 38%;
	margin: 6.22% 0 1% 2.6277%;
	line-height: 1.25;
}
#foot-left p {
	margin: 0.8em 0;
}
#foot-right {
	float: right;
	max-width: 56.5604%;
	margin: 5.6995% 2.6277% 4.8421% 0;
}

/* -FORM- */

#foot-form-container {
	background: #4f4f51;
	height: 425px;
	border-top: 5px solid #525253;
	border-bottom: 5px solid #525253;
}
#foot-form-container,
#foot-form-container * {
	margin: 0;
}
#foot-form-container input:focus {
	outline: none;
}
#foot-form-container button,
#foot-form-container button:active,
#foot-form-container button:focus {
	outline: none;
	border: none;
	background: white;
	font-family: inherit;
	cursor: pointer;
}
#foot-form-container label {
	display: block;
	color: white;
	font-size: 15px;
}
#foot-form-container img {
	width: 100%;
	height: 0 auto;
}
#foot-form-wrap {
	max-width: 1920px;
	margin: 0 6%;
}
#foot-form {
	display: inline-block;
	width: 60%;
}
#foot-form-first,
#foot-form-second,
#foot-form-wrap > p {
	display: inline-block;
	vertical-align: top;
	margin: 26px 0 0 0;
	text-align: justify;
}
#foot-form-wrap > p {
	text-align: left;
}
#foot-form-first { margin: 26px 6.5% 0 0; }
#foot-form-first,
#foot-form-second {
	width: 46% !important;
}
#foot-form-wrap > p {
	color: white;
	font-size: 26px;
	padding: 0 0 3px 0;
	width: 300px;
	border-bottom: 1px solid white;
	margin: 56px 10.5% 0 0;
}
#foot-form-wrap .foot-form-label {
	margin: 30px 0 0 0;
}
#foot-form-container label.foot-form-select-general,
#foot-form-container input {
	display: block;
	position: relative;
	width: 100%;
	height: 38px;
	font-size: 15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
	margin: 15px 0 0 0;
}
#foot-form-container input {
	z-index: 0;
	color: #7e7e7e;
	font-size: inherit;
	padding: 0 10px;
	font-family: inherit;
	font-size: 15px;
}
#foot-form-button {
	background: #a09f9f;
	color: #fffdfc;
	font-size: 26px;
	margin: 44px 0 0 0;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	cursor: pointer;
	text-align: center;
	line-height: 40px !important;
}
#foot-form-button:hover {
	background: #cc0033;
}
#foot-form-container .foot-form-select {
	display: block;
	width: 100%;
	height: 38px;
	background: white;
	position: relative;
	top: -38px;
	margin: 0 0 -38px 0;
}
#foot-form-container label.foot-form-select-general:before {
	content: attr(placeholder);
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	max-width: 100%;
	height: 38px;
	padding-left: 10px;
	text-align: left;
	line-height: 38px;
	white-space: nowrap;
	color: #adadad;
	overflow-x: hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#foot-form-container label.foot-form-select-general::before {
	content: attr(placeholder);
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	max-width: 100%;
	height: 38px;
	padding-left: 10px;
	text-align: left;
	line-height: 38px;
	white-space: nowrap;
	color: #adadad;
	overflow-x: hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#foot-form-container label.foot-form-select-general:after {
	position: absolute;
	top: 0;
	right: 0;
	color: #7e7e7e;
	font: 27px dashicons;
	content: "\f140";
}
#foot-form-container label.foot-form-select-general label {
	display: inline-block;
	min-width: 100%;
	height: 38px;
	line-height: 38px;
	white-space: nowrap;
	padding: 0 10px;
	background-color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #7e7e7e;
}
#foot-form-container label.foot-form-select-general input {
	display: block;
}
#foot-form-container label.foot-form-select-general input,
#foot-form-container label.foot-form-select-general label {
	display: none;
}
#foot-form-container label.foot-form-select-general div {
	min-width: 100%;
	max-height: 500px;
	overflow-x: hidden;
}
#foot-form-container label.foot-form-select-general input[type="radio"]:checked  ~  div {
	position: absolute;
	top: 34px;
	z-index: 1;
	overflow-y: auto;
}
#foot-form-container label.foot-form-select-general input[type="radio"]:checked ~ div > label,
#foot-form-container label.foot-form-select-general input[type="radio"]:checked + label {
	display: block;
}
#foot-form-container label.foot-form-select-general input[type="radio"]:checked ~ div > label:hover {
	background-color: #cfcfcf;
}
#foot-form-container label.foot-form-select-general input[type="radio"]:not(:checked) ~ div > input[type="radio"]:checked + label {
	position: relative;
	z-index: -1;
}
#foot-form-modal {
	z-index: 1000;
	min-width: 500px;
	min-height: 300px;
	background: red;
	z-index: 2;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -250px;
	display: none;
}
#foot-form-modal p {
	text-align: center;
	margin: 120px 0 0 0;
}
#foot-form-modal p span {
	font-size: 28px;
}
#foot-form-close {
	top: 7px;
	right: 7px;
	position: absolute;
	width: 40px;
	font-size: 40px;
}
#foot-form-layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 1;
	display: none;
}

/* -HOTFIX- */

#hamburger,
#check { display: none; }

.block1 {
  padding: 4%;
  text-align: center;
}

.block6 .section6 span {
  position: relative;
  left: -5px;
	width: auto !important;
}

.page-id-4 .slider img { margin: 0 20px; }

.vacancy-heading {
    display: block;
    width: 100%;
    border-bottom: 1px solid;
    font-size: 16px;
}

.slider-bug {
  position: relative;
  left: -40px;
  text-align: left !important;
}

.vacancy { padding: 4%; }

.send-cv {
  margin: -43px 0 0 auto;
  width: 160px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  background: #cc0033;
  cursor: pointer;
}

.vacancy-line {
  width: 100%;
  height: 1px;
  background: #cc0033;
}

/* CONTACTS FORM */

input:focus { outline: none; }

#map_canvas {
  width: 100%;
  height: 400px;
  margin: 0 auto;
}

#feedback-form-caption {
	font-size: 35px;
	padding: 20px 0 0 0;
  font-weight: bold;
}

.feedback-form-label {
	display: block;
	margin: 0 0 -15px 0;
	font-size: 20px;
}

#feedback-form-wrap {
	text-align: center;
	background: #4f4f51;
	color: white;
}

#feedback-form-inf,
#feedback-form-first,
#feedback-form-second {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
	text-align: left;
	font-size: 16px;
}

#feedback-form-first { width: 23%; }

#feedback-form-second {
	width: 19%;
	margin: -20px 15px 0 15px;
}

#feedback-form-inf { width: 18%; }

#feedback-form-inf p { font-size: 15px; }

.feedback-heading {
	border-bottom: 1px solid white;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	width: 100%;
}

#feedback-form-name,
#feedback-form-email,
#feedback-form-phone {
	margin: 0 0 18px 0;
	height: 45px;
	width: 96%;
	font-size: 20px;
	padding: 0 0 0 10px;
}

#feedback-form-message {
	width: 100%;
	height: 232px;
	padding: 10px;
	resize: none;
	font-size: 20px;
	font-family: inherit;
	outline: none;
}

#feedback-form-button {
	width: 220px;
	height: 48px;
	background: #cc0033;
	color: #fffdfc;
	font-size: 16px;
	margin: 25px 0 67px 0;
	cursor: pointer;
	text-align: center;
	line-height: 48px;
}

@media only screen and (max-width : 1367px),
only screen and (max-device-width : 1367px) {
	#feedback-form-name,
	#feedback-form-email,
	#feedback-form-phone { height: 30px; }

	#feedback-form-message { height: 191px; }

	#feedback-form-button {
		width: 210px;
		height: 35px;
		line-height: 35px;
	}
}

@media only screen and (max-width : 1024px),
only screen and (max-device-width : 1024px) {
	#feedback-form-wrap { height: 1240px; }

	#feedback-form-inf,
	#feedback-form-first,
	#feedback-form-second {
		display: block;
		margin: 0 auto 20px auto;
		width: 400px;
	}

	#feedback-form-button { margin: 30px auto 0 auto; }

	#feedback-form-name,
	#feedback-form-email,
	#feedback-form-phone { width: 100%; }

	#feedback-form-message { width: 390px; }
}

@media only screen and (max-width : 600px),
only screen and (max-device-width : 600px) {
	#feedback-form-inf,
	#feedback-form-first,
	#feedback-form-second { width: 265px; }

	#feedback-form-name,
	#feedback-form-email,
	#feedback-form-phone { width: 96%; }

	#feedback-form-message { width: 245px; }
}

/* END CONTACTS FORM */