.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}.field .field-label{font-weight:bold;}.field-label-inline .field-label,.field-label-inline .field-items{float:left;}form .field-multiple-table{margin:0;}form .field-multiple-table th.field-label{padding-left:0;}form .field-multiple-table td.field-multiple-drag{width:30px;padding-right:0;}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding-right:.5em;}form .field-add-more-submit{margin:.5em 0 0;}
.search-form{margin-bottom:1em;}.search-form input{margin-top:0;margin-bottom:0;}.search-results{list-style:none;}.search-results p{margin-top:0;}.search-results .title{font-size:1.2em;}.search-results li{margin-bottom:1em;}.search-results .search-snippet-info{padding-left:1em;}.search-results .search-info{font-size:0.85em;}.search-advanced .criterion{float:left;margin-right:2em;}.search-advanced .action{float:left;clear:left;}
#permissions td.module{font-weight:bold;}#permissions td.permission{padding-left:1.5em;}#permissions tr.odd .form-item,#permissions tr.even .form-item{white-space:normal;}#user-admin-settings fieldset .fieldset-description{font-size:0.85em;padding-bottom:.5em;}#user-admin-roles td.edit-name{clear:both;}#user-admin-roles .form-item-name{float:left;margin-right:1em;}.password-strength{width:17em;float:right;margin-top:1.4em;}.password-strength-title{display:inline;}.password-strength-text{float:right;font-weight:bold;}.password-indicator{background-color:#C4C4C4;height:0.3em;width:100%;}.password-indicator div{height:100%;width:0%;background-color:#47C965;}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em;}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em;}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4;}div.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em;}.profile{clear:both;margin:1em 0;}.profile .user-picture{float:right;margin:0 1em 1em 0;}.profile h3{border-bottom:1px solid #ccc;}.profile dl{margin:0 0 1.5em 0;}.profile dt{margin:0 0 0.2em 0;font-weight:bold;}.profile dd{margin:0 0 1em 0;}
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0;}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em;}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid tbody{border-top:none;}.view .progress-disabled{float:none;}
.rteindent1{margin-left:40px;}.rteindent2{margin-left:80px;}.rteindent3{margin-left:120px;}.rteindent4{margin-left:160px;}.rteleft{text-align:left;}.rteright{text-align:right;}.rtecenter{text-align:center;}.rtejustify{text-align:justify;}.ibimage_left{float:left;}.ibimage_right{float:right;}.ctools-locked {
color:red;
border:1px solid red;
padding:1em;
}

.ctools-owns-lock {
background:#ffd none repeat scroll 0 0;
border:1px solid #f0c020;
padding:1em;
}

a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing {
padding-right:18px!important;
background:url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
float:left;
width:18px;
background:url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/status-active.gif) center center no-repeat;
}

.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
border:0;
outline:none;
vertical-align:top;
margin:0;
padding:0;
}

.fancybox-wrap {
position:absolute;
top:0;
left:0;
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0);
z-index:8020;
}

.fancybox-skin {
position:relative;
background:#f9f9f9;
color:#444;
text-shadow:none;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}

.fancybox-opened {
z-index:8030;
}

.fancybox-opened .fancybox-skin {
-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);
-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);
box-shadow:0 10px 25px rgba(0,0,0,0.5);
}

.fancybox-outer,.fancybox-inner {
position:relative;
}

.fancybox-inner {
overflow:hidden;
}

.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling:touch;
}

.fancybox-error {
color:#444;
font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
white-space:nowrap;
margin:0;
padding:15px;
}

.fancybox-image,.fancybox-iframe {
display:block;
width:100%;
height:100%;
}

.fancybox-image {
max-width:100%;
max-height:100%;
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
background-image:url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/fancybox_sprite.png);
}

#fancybox-loading {
position:fixed;
top:50%;
left:50%;
margin-top:-22px;
margin-left:-22px;
background-position:0 -108px;
opacity:0.8;
cursor:pointer;
z-index:8060;
}

#fancybox-loading div {
width:44px;
height:44px;
background:url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
position:absolute;
top:-18px;
right:-18px;
width:36px;
height:36px;
cursor:pointer;
z-index:8040;
}

.fancybox-nav {
position:absolute;
top:0;
width:40%;
height:100%;
cursor:pointer;
text-decoration:none;
background:transparent url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/blank.gif);
-webkit-tap-highlight-color:rgba(0,0,0,0);
z-index:8040;
}

.fancybox-prev {
left:0;
}

.fancybox-next {
right:0;
}

.fancybox-nav span {
position:absolute;
top:50%;
width:36px;
height:34px;
margin-top:-18px;
cursor:pointer;
z-index:8040;
visibility:hidden;
}

.fancybox-prev span {
left:10px;
background-position:0 -36px;
}

.fancybox-next span {
right:10px;
background-position:0 -72px;
}

.fancybox-tmp {
position:absolute;
top:-99999px;
left:-99999px;
max-width:99999px;
max-height:99999px;
overflow:visible!important;
}

.fancybox-lock {
overflow:visible!important;
width:auto;
}

.fancybox-lock body {
overflow:hidden!important;
}

.fancybox-lock-test {
overflow-y:hidden!important;
}

.fancybox-overlay {
position:absolute;
top:0;
left:0;
overflow:hidden;
display:none;
z-index:8010;
background:url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
position:fixed;
bottom:0;
right:0;
}

.fancybox-lock .fancybox-overlay {
overflow:auto;
overflow-y:scroll;
}

.fancybox-title {
visibility:hidden;
font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position:relative;
text-shadow:none;
z-index:8050;
}

.fancybox-title-float-wrap {
position:absolute;
bottom:0;
right:50%;
margin-bottom:-35px;
z-index:8050;
text-align:center;
}

.fancybox-title-float-wrap .child {
display:inline-block;
margin-right:-100%;
background:rgba(0,0,0,0.8);
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
text-shadow:0 1px 2px #222;
color:#FFF;
font-weight:bold;
line-height:24px;
white-space:nowrap;
padding:2px 20px;
}

.fancybox-title-outside-wrap {
position:relative;
margin-top:10px;
color:#fff;
}

.fancybox-title-inside-wrap {
padding-top:10px;
}

.fancybox-title-over-wrap {
position:absolute;
bottom:0;
left:0;
color:#fff;
background:rgba(0,0,0,.8);
padding:10px;
}

.responsive-menus.responsified {
clear:both;
width:100%;
}

.responsive-menus.responsified span.toggler {
display:block;
background:#333;
color:#fff;
border-radius:5px;
box-shadow:2px 2px 2px #000;
font-size:1.35em;
text-align:center;
cursor:pointer;
outline:none;
padding:1px;
}

.responsive-menus.responsified.responsive-toggled span.toggler {
border-bottom-left-radius:0;
border-bottom-right-radius:0;
border-bottom:1px solid #bbb;
}

.responsive-menus.responsified .responsive-menus-simple {
display:none;
width:100%;
background:#333;
border-bottom-right-radius:4px;
border-bottom-left-radius:4px;
box-shadow:2px 2px 2px #000;
}

.responsive-menus.responsified.responsive-toggled .responsive-menus-simple,.responsive-menus.responsified.responsive-toggled .responsive-menus-simple ul {
display:block;
margin:0;
padding:0;
}

.responsive-menus.responsified.responsive-toggled.absolute {
position:relative;
z-index:999;
}

.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple {
position:absolute;
z-index:999;
top:auto;
}

.responsive-menus.responsified .responsive-menus-simple li {
width:100%;
display:block;
clear:both;
list-style:none;
margin:0;
padding:0;
}

.responsive-menus.responsified .responsive-menus-simple li a {
display:block;
text-align:left;
color:#fff;
border-bottom:1px solid rgba(255,255,255,0.5);
text-decoration:none;
text-transform:uppercase;
margin:0;
padding:1em 5%;
}

.responsive-menus.responsified .responsive-menus-simple>li.last a {
border-bottom:none;
}

.responsive-menus.responsified .responsive-menus-simple li ul li a {
padding:1em 0 1em 10%;
}

.responsive-menus.responsified .responsive-menus-simple li ul li ul li a {
padding:1em 0 1em 15%;
}

.responsive-menus.responsified .responsive-menus-simple li ul {
display:block!important;
visibility:visible!important;
margin:0;
padding:0;
}

.ym-counter {
clear:both;
}

input.webform-calendar {
display:none;
vertical-align:top;
padding:3px;
}

.webform-container-inline label {
display:inline;
margin-right:1em;
}

.webform-container-inline div.messages {
display:block;
float:left;
}

.webform-container-inline div.ajax-progress-bar div {
display:inherit;
}

.webform-container-inline.webform-component-textarea label {
vertical-align:top;
}

.webform-container-inline.webform-component-textarea .form-textarea-wrapper {
display:inline-block;
}

.webform-progressbar {
width:90%;
text-align:center;
margin:0 auto;
}

.webform-progressbar-inner {
background-color:#74c421;
height:3px;
}

.webform-progressbar-outer {
position:relative;
border:1px solid #356900;
width:100%;
height:3px;
background-color:#FFF;
margin:.35em -1px 2em;
}

.webform-progressbar-page {
position:absolute;
width:7px;
height:7px;
border:1px solid #356900;
background-color:#FFF;
border-radius:5px;
margin:-6px -4px;
}

.webform-progressbar-page .webform-progressbar-page-label {
position:relative;
top:10px;
margin:0 -10em;
}

.fancybox-nav:hover span,.fancybox-opened .fancybox-title {
visibility:visible;
}

.responsive-menus span.toggler,.webform-progressbar-page .webform-progressbar-page-number {
display:none;
}

html.js input.webform-calendar,.webform-container-inline div,.webform-container-inline div.form-item {
display:inline;
}

.webform-container-inline div.description,.webform-component-textarea .grippie {
display:block;
}

.webform-progressbar-page.completed,.webform-progressbar-page.current {
background-color:#74c421;
}

@media only screen and -webkit-min-device-pixel-ratio15,only screen and min--moz-device-pixel-ratio15,only screen and min-device-pixel-ratio15 {
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
background-image:url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/fancybox_sprite@2x.png);
background-size:44px 152px;
}

#fancybox-loading div {
background-image:url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/fancybox_loading@2x.gif);
background-size:24px 24px;
}
}@import url("//fonts.googleapis.com/css?family=Open+Sans&subset=cyrillic");
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 100%;
	line-height: 1.5em;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	min-height: 100%;
}

@media print {
	html {
		font-size: 12pt;
	}
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

progress {
	vertical-align: baseline;
}

template,
[hidden] {
	display: none;
}

a {
	color: #0072b9;
	text-decoration-skip: objects;
	-webkit-text-decoration-skip: objects;
}

:visited {
	color: #003353;
}

a:active {
	color: #c00;
}

a:active:not(.button) {
	background-color: transparent;
}

a:active,
a:hover {
	outline-width: 0;
}

@media print {
	:link,
	:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
		font-weight: normal;
		font-size: 16px;
		text-decoration: none;
	}
	a[href^='javascript:']:after,
	a[href^='#']:after {
		content: '';
	}
}

h1,
.header__site-name {
	font-size: 2rem;
	line-height: 3rem;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

h2 {
	font-size: 1.5rem;
	line-height: 2.25rem;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

h3 {
	font-size: 1.25rem;
	line-height: 2.25rem;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

h4 {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

h5 {
	font-size: 0.875rem;
	line-height: 1.5rem;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

h6 {
	font-size: 0.625rem;
	line-height: 1.5rem;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

abbr[title] {
	border-bottom: 0;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

@media print {
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
}

b,
strong {
	font-weight: inherit;
}

strong,
b {
	font-weight: bolder;
}

pre,
code,
kbd,
samp,
var {
	font-family: Menlo, "DejaVu Sans Mono", "Ubuntu Mono", Courier, "Courier New", monospace, sans-serif;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #fd0;
	color: #000;
}

small {
	font-size: 0.875rem;
}

sub,
sup {
	font-size: 0.625rem;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

.divider,
hr {
	margin: 1.5rem 0;
	border: 0;
	border-top: 1px solid #cccccc;
}

.divider> :first-child,
hr> :first-child {
	margin-top: 1.5rem;
}

blockquote {
	margin: 1.5rem 2rem;
}

dl,
menu,
ol,
ul {
	margin: 1.5rem 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin: 0;
}

dd {
	margin: 0 0 0 32px;
}

[dir="rtl"] dd {
	margin: 0 32px 0 0;
}

menu,
ol,
ul {
	padding: 0 0 0 32px;
}

[dir="rtl"] menu,
[dir="rtl"] ol,
[dir="rtl"] ul {
	padding: 0 32px 0 0;
}

figure {
	margin: 1.5rem 0;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

p,
pre {
	margin: 1.5rem 0;
}

img {
	border-style: none;
}

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

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

input {
	overflow: visible;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}

[type='search'] {
	-moz-appearance: textfield;
	appearance: textfield;
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
	appearance: none;
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54;
}

::-webkit-file-upload-button {
	appearance: button;
	-webkit-appearance: button;
	font: inherit;
}

.button,
button,
html [type='button'],
[type='reset'],
[type='submit'] {
	appearance: none;
	-moz-appearance: button;
	-webkit-appearance: button;
}

.button,
button,
[type='button'],
[type='reset'],
[type='submit'] {
	display: inline-block;
	padding: 2px 6px;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

.button::-moz-focus-inner,
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

.button:-moz-focusring,
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
	outline: 1px dotted ButtonText;
}

.button:hover,
.button:focus,
.button:active,
button:hover,
button:focus,
button:active,
[type='button']:hover,
[type='button']:focus,
[type='button']:active,
[type='reset']:hover,
[type='reset']:focus,
[type='reset']:active,
[type='submit']:hover,
[type='submit']:focus,
[type='submit']:active {
	text-decoration: none;
	color: #000;
}

[disabled].button,
button[disabled],
[disabled][type='button'],
[disabled][type='reset'],
[disabled][type='submit'] {
	cursor: default;
	color: #999999;
}

[disabled].button:hover,
button[disabled]:hover,
[disabled][type='button']:hover,
[disabled][type='reset']:hover,
[disabled][type='submit']:hover,
[disabled].button:focus,
button[disabled]:focus,
[disabled][type='button']:focus,
[disabled][type='reset']:focus,
[disabled][type='submit']:focus,
[disabled].button:active,
button[disabled]:active,
[disabled][type='button']:active,
[disabled][type='reset']:active,
[disabled][type='submit']:active {
	color: #999999;
}

[type='checkbox'],
[type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

fieldset {
	padding: 0.525rem 0.9375rem 0.975rem;
	border: 1px solid #cccccc;
	margin: 0 2px;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	max-width: 100%;
	white-space: normal;
	color: inherit;
	margin-left: -5px;
	padding: 0 5px;
}

label {
	display: block;
	font-weight: bold;
}

optgroup {
	font-weight: bold;
}

textarea {
	overflow: auto;
}

table {
	margin: 1.5rem 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

td,
th {
	padding: 0;
}

.layout-3col {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 0;
	padding-right: 0;
}

.layout-3col:before {
	content: "";
	display: table;
}

.layout-3col:after {
	content: "";
	display: table;
	clear: both;
}

.layout-3col__full,
.layout-3col__left-content,
.layout-3col__right-content,
.layout-3col__left-sidebar,
.layout-3col__right-sidebar,
.layout-3col__first-left-sidebar,
.layout-3col__second-left-sidebar,
.layout-3col__col-1,
.layout-3col__col-2,
.layout-3col__col-3,
.layout-3col__col-4,
.layout-3col__col-x {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	width: 100%;
	margin-left: 0%;
	margin-right: -100%;
}

[dir="rtl"] .layout-3col__full,
[dir="rtl"] .layout-3col__left-content,
[dir="rtl"] .layout-3col__right-content,
[dir="rtl"] .layout-3col__left-sidebar,
[dir="rtl"] .layout-3col__right-sidebar,
[dir="rtl"] .layout-3col__first-left-sidebar,
[dir="rtl"] .layout-3col__second-left-sidebar,
[dir="rtl"] .layout-3col__col-1,
[dir="rtl"] .layout-3col__col-2,
[dir="rtl"] .layout-3col__col-3,
[dir="rtl"] .layout-3col__col-4,
[dir="rtl"] .layout-3col__col-x {
	float: right;
	margin-right: 0%;
	margin-left: -100%;
}

@media (min-width:777px) {
	.layout-3col {
		margin-left: -12px;
		margin-right: -13px;
		padding-left: 0;
		padding-right: 0;
	}
	.layout-3col:before {
		content: "";
		display: table;
	}
	.layout-3col:after {
		content: "";
		display: table;
		clear: both;
	}
	[dir="rtl"] .layout-3col {
		margin-left: -13px;
		margin-right: -12px;
	}
	.layout-3col__full,
	.layout-3col__left-content,
	.layout-3col__right-content,
	.layout-3col__left-sidebar,
	.layout-3col__right-sidebar {
		float: left;
		width: 100%;
		margin-left: 0%;
		margin-right: -100%;
		padding-left: 12px;
		padding-right: 13px;
	}
	[dir="rtl"] .layout-3col__full,
	[dir="rtl"] .layout-3col__left-content,
	[dir="rtl"] .layout-3col__right-content,
	[dir="rtl"] .layout-3col__left-sidebar,
	[dir="rtl"] .layout-3col__right-sidebar {
		float: right;
		margin-right: 0%;
		margin-left: -100%;
	}
	[dir="rtl"] .layout-3col__full,
	[dir="rtl"] .layout-3col__left-content,
	[dir="rtl"] .layout-3col__right-content,
	[dir="rtl"] .layout-3col__left-sidebar,
	[dir="rtl"] .layout-3col__right-sidebar {
		padding-left: 13px;
		padding-right: 12px;
	}
	.layout-3col__first-left-sidebar,
	.layout-3col__col-1,
	.layout-3col__col-3,
	.layout-3col__col-x:nth-child(2n + 1) {
		float: left;
		width: 50%;
		margin-left: 0%;
		margin-right: -100%;
		padding-left: 12px;
		padding-right: 13px;
	}
	[dir="rtl"] .layout-3col__first-left-sidebar,
	[dir="rtl"] .layout-3col__col-1,
	[dir="rtl"] .layout-3col__col-3,
	[dir="rtl"] .layout-3col__col-x:nth-child(2n + 1) {
		float: right;
		margin-right: 0%;
		margin-left: -100%;
	}
	[dir="rtl"] .layout-3col__first-left-sidebar,
	[dir="rtl"] .layout-3col__col-1,
	[dir="rtl"] .layout-3col__col-3,
	[dir="rtl"] .layout-3col__col-x:nth-child(2n + 1) {
		padding-left: 13px;
		padding-right: 12px;
	}
	.layout-3col__second-left-sidebar,
	.layout-3col__col-2,
	.layout-3col__col-4,
	.layout-3col__col-x:nth-child(2n) {
		clear: none;
		float: left;
		width: 50%;
		margin-left: 50%;
		margin-right: -100%;
		padding-left: 12px;
		padding-right: 13px;
	}
	[dir="rtl"] .layout-3col__second-left-sidebar,
	[dir="rtl"] .layout-3col__col-2,
	[dir="rtl"] .layout-3col__col-4,
	[dir="rtl"] .layout-3col__col-x:nth-child(2n) {
		float: right;
		margin-right: 50%;
		margin-left: -100%;
	}
	[dir="rtl"] .layout-3col__second-left-sidebar,
	[dir="rtl"] .layout-3col__col-2,
	[dir="rtl"] .layout-3col__col-4,
	[dir="rtl"] .layout-3col__col-x:nth-child(2n) {
		padding-left: 13px;
		padding-right: 12px;
	}
}

@media (min-width:999px) {
	.layout-3col__full {
		float: left;
		width: 100%;
		margin-left: 0%;
		margin-right: -100%;
	}
	[dir="rtl"] .layout-3col__full {
		float: right;
		margin-right: 0%;
		margin-left: -100%;
	}
	.layout-3col__left-content {
		float: left;
		width: 66.66667%;
		margin-left: 0%;
		margin-right: -100%;
	}
	[dir="rtl"] .layout-3col__left-content {
		float: right;
		margin-right: 0%;
		margin-left: -100%;
	}
	.layout-3col__right-content {
		float: left;
		width: 66.66667%;
		margin-left: 33.33333%;
		margin-right: -100%;
	}
	[dir="rtl"] .layout-3col__right-content {
		float: right;
		margin-right: 33.33333%;
		margin-left: -100%;
	}
	.layout-3col__left-sidebar,
	.layout-3col__first-left-sidebar,
	.layout-3col__second-left-sidebar {
		clear: right;
		float: right;
		width: 33.33333%;
		margin-right: 66.66667%;
		margin-left: -100%;
	}
	[dir="rtl"] .layout-3col__left-sidebar,
	[dir="rtl"] .layout-3col__first-left-sidebar,
	[dir="rtl"] .layout-3col__second-left-sidebar {
		clear: left;
	}
	[dir="rtl"] .layout-3col__left-sidebar,
	[dir="rtl"] .layout-3col__first-left-sidebar,
	[dir="rtl"] .layout-3col__second-left-sidebar {
		float: left;
		margin-left: 66.66667%;
		margin-right: -100%;
	}
	.layout-3col__right-sidebar {
		clear: right;
		float: right;
		width: 33.33333%;
		margin-right: 0%;
		margin-left: -100%;
	}
	[dir="rtl"] .layout-3col__right-sidebar {
		clear: left;
	}
	[dir="rtl"] .layout-3col__right-sidebar {
		float: left;
		margin-left: 0%;
		margin-right: -100%;
	}
	.layout-3col__col-1,
	.layout-3col__col-x:nth-child(3n+1) {
		clear: both;
		float: left;
		width: 33.33333%;
		margin-left: 0%;
		margin-right: -100%;
	}
	[dir="rtl"] .layout-3col__col-1,
	[dir="rtl"] .layout-3col__col-x:nth-child(3n+1) {
		float: right;
		margin-right: 0%;
		margin-left: -100%;
	}
	.layout-3col__col-2,
	.layout-3col__col-x:nth-child(3n+2) {
		clear: none;
		float: left;
		width: 33.33333%;
		margin-left: 33.33333%;
		margin-right: -100%;
	}
	[dir="rtl"] .layout-3col__col-2,
	[dir="rtl"] .layout-3col__col-x:nth-child(3n+2) {
		float: right;
		margin-right: 33.33333%;
		margin-left: -100%;
	}
	.layout-3col__col-3,
	.layout-3col__col-x:nth-child(3n) {
		clear: none;
		float: left;
		width: 33.33333%;
		margin-left: 66.66667%;
		margin-right: -100%;
	}
	[dir="rtl"] .layout-3col__col-3,
	[dir="rtl"] .layout-3col__col-x:nth-child(3n) {
		float: right;
		margin-right: 66.66667%;
		margin-left: -100%;
	}
	.layout-3col__col-4 {
		display: none;
	}
}

.layout-3col__grid-item-container {
	padding-left: 0;
	padding-right: 0;
}

.layout-3col__grid-item-container:before {
	content: "";
	display: table;
}

.layout-3col__grid-item-container:after {
	content: "";
	display: table;
	clear: both;
}

.layout-center {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	max-width: 1165px;
}

@media (min-width:777px) {
	.layout-center {
		padding-left: 12px;
		padding-right: 13px;
	}
	[dir="rtl"] .layout-center {
		padding-left: 13px;
		padding-right: 12px;
	}
}

.layout-center--shared-grid,
.layout-center.layout-3col {
	padding-left: 0;
	padding-right: 0;
}

.layout-swap {
	position: relative;
}

@media (min-width:555px) {
	.layout-swap {
		padding-top: 48px;
	}
}

@media (min-width:555px) {
	.layout-swap__top {
		position: absolute;
		top: 0;
		height: 48px;
		width: 100%;
	}
}

.box {
	margin-bottom: 1.5rem;
	border: 5px solid #cccccc;
	padding: 1em;
}

.box__title {
	margin: 0;
}

.box:focus,
.box:hover,
.box.is-focus,
.box--is-focus {
	border-color: #000;
}

.box--highlight {
	border-color: #0072b9;
}

.clearfix:before,
.header:before,
.tabs:before {
	content: '';
	display: table;
}

.clearfix:after,
.header:after,
.tabs:after {
	content: '';
	display: table;
	clear: both;
}

.comment__section,
.comments {
	margin: 1.5rem 0;
}

.comment__title {
	margin: 0;
}

.comment__permalink {
	text-transform: uppercase;
	font-size: 75%;
}

.comment--preview,
.comment-preview {
	background-color: #fffadb;
}

.comment--nested,
.indented {
	margin-left: 32px;
}

[dir="rtl"] .comment--nested,
[dir="rtl"] .indented {
	margin-left: 0;
	margin-right: 32px;
}

.header__logo {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

[dir="rtl"] .header__logo {
	float: right;
	margin: 0 0 0 10px;
}

.header__logo-image {
	vertical-align: bottom;
}

.header__name-and-slogan {
	float: left;
}

.header__site-name {
	margin: 0;
}

.header__site-link:link,
.header__site-link:visited {
	color: #000;
	text-decoration: none;
}

.header__site-link:hover,
.header__site-link:focus {
	text-decoration: underline;
}

.header__site-slogan {
	margin: 0;
}

.header__secondary-menu {
	float: right;
}

[dir="rtl"] .header__secondary-menu {
	float: left;
}

.header__region {
	clear: both;
}

.hidden,
html.js .js-hidden,
html.js .element-hidden,
html.js .js-hide {
	display: none;
}

.highlight-mark,
.new,
.update {
	color: #c00;
	background-color: transparent;
}

.inline-links,
.inline.links {
	padding: 0;
}

.inline-links__item,
.inline.links li {
	display: inline;
	list-style-type: none;
	padding: 0 1em 0 0;
}

[dir="rtl"] .inline-links__item,
[dir="rtl"] .inline.links li,
.inline.links [dir="rtl"] li {
	display: inline-block;
	padding: 0 0 0 1em;
}

.inline-sibling,
.field-label-inline .field-label,
span.field-label {
	display: inline;
	margin-right: 10px;
}

[dir="rtl"] .inline-sibling,
[dir="rtl"] .field-label-inline .field-label,
.field-label-inline [dir="rtl"] .field-label,
[dir="rtl"] span.field-label {
	margin-right: 0;
	margin-left: 10px;
}

.inline-sibling__child,
.inline-sibling *,
.field-label-inline .field-label *,
span.field-label * {
	display: inline;
}

.inline-sibling__adjacent,
.inline-sibling+*,
.inline-sibling+*> :first-child,
.inline-sibling+*> :first-child> :first-child,
.field-label-inline .field-label+*,
span.field-label+*,
.field-label-inline .field-label+*> :first-child,
span.field-label+*> :first-child,
.field-label-inline .field-label+*> :first-child> :first-child,
span.field-label+*> :first-child> :first-child {
	display: inline;
}

.field-label-inline .field-label,
.field-label-inline .field-items {
	float: none;
}

.messages,
.messages--status {
	margin: 1.5rem 0;
	position: relative;
	padding: 10px 10px 10px 44px;
	border: 1px solid #0072b9;
}

[dir="rtl"] .messages,
[dir="rtl"] .messages--status {
	padding: 10px 44px 10px 10px;
	background-position: 99% 8px;
}

.messages__icon {
	position: absolute;
	top: 50%;
	left: 10px;
	height: 24px;
	width: 24px;
	margin-top: -12px;
	line-height: 1;
}

[dir="rtl"] .messages__icon {
	left: auto;
	right: 0;
}

.messages__icon path {
	fill: #0072b9;
}

.messages__highlight,
.messages--error .error,
.messages.error .error {
	color: #000;
}

.messages__list {
	margin: 0;
}

.messages__item {
	list-style-image: none;
}

.messages--ok-color,
.messages,
.messages--status,
.ok,
.revision-current {
	background-color: #f6fcff;
	color: #0072b9;
}

.messages--warning-color,
.messages--warning,
.messages.warning,
.warning {
	background-color: #fffce6;
	color: #000;
}

.messages--error-color,
.messages--error,
.messages.error,
.error {
	background-color: #fff0f0;
	color: #c00;
}

.messages--warning,
.messages.warning {
	border-color: #fd0;
}

.messages--warning path,
.messages.warning path {
	fill: #fd0;
}

.messages--error,
.messages.error {
	border-color: #c00;
}

.messages--error path,
.messages.error path {
	fill: #c00;
}

@media print {
	.print-none,
	.toolbar,
	.action-links,
	.links,
	.book-navigation,
	.forum-topic-navigation,
	.feed-icons {
		display: none;
	}
}

.responsive-video,
.media-youtube-video,
.media-vimeo-preview-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.responsive-video__embed,
.responsive-video iframe,
.media-youtube-video iframe,
.media-vimeo-preview-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.responsive-video--4-3 {
	padding-bottom: 75%;
}

.visually-hidden,
.element-invisible,
.element-focusable,
.breadcrumb__title,
.main-navigation .block-menu .block__title,
.main-navigation .block-menu-block .block__title {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal;
}

.visually-hidden--off,
.visually-hidden--focusable:active,
.visually-hidden--focusable:focus,
.element-focusable:active,
.element-focusable:focus {
	position: static !important;
	clip: auto;
	height: auto;
	width: auto;
	overflow: visible;
}

.watermark {
	font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	height: 0;
	overflow: visible;
	background-color: transparent;
	color: #eeeeee;
	font-size: 75px;
	line-height: 1;
	text-align: center;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	word-wrap: break-word;
}

@media print {
	.breadcrumb {
		display: none;
	}
}

.breadcrumb__list {
	margin: 0;
	padding: 0;
}

.breadcrumb__item {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.more-link,
.more-help-link {
	text-align: right;
}

[dir="rtl"] .more-link,
[dir="rtl"] .more-help-link {
	text-align: left;
}

.more-link__help-icon,
.more-help-link a {
	padding: 1px 0 1px 20px;
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/more-link__help-icon.svg);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

[dir="rtl"] .more-link__help-icon,
[dir="rtl"] .more-help-link a,
.more-help-link [dir="rtl"] a {
	padding: 1px 20px 1px 0;
	background-position: 100% 50%;
}

.nav-menu__item,
.menu__item {
	list-style-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/leaf.svg);
	list-style-type: square;
}

.nav-menu__item.is-expanded,
.nav-menu__item--is-expanded,
.is-expanded.menu__item,
.menu__item.is-expanded {
	list-style-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/expanded.svg);
	list-style-type: circle;
}

.nav-menu__item.is-collapsed,
.nav-menu__item--is-collapsed,
.is-collapsed.menu__item,
.menu__item.is-collapsed {
	list-style-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/collapsed.svg);
	list-style-type: disc;
}

[dir="rtl"] .nav-menu__item.is-collapsed,
[dir="rtl"] .nav-menu__item--is-collapsed,
[dir="rtl"] .is-collapsed.menu__item,
[dir="rtl"] .menu__item.is-collapsed {
	list-style-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/collapsed-rtl.svg);
}

.navbar,
.main-navigation .links,
.main-navigation .menu {
	margin: 0;
	padding: 0;
	text-align: left;
}

[dir="rtl"] .navbar,
[dir="rtl"] .main-navigation .links,
.main-navigation [dir="rtl"] .links,
[dir="rtl"] .main-navigation .menu,
.main-navigation [dir="rtl"] .menu {
	text-align: right;
}

.navbar__item,
.navbar li,
.main-navigation .links li,
.main-navigation .menu li {
	float: left;
	padding: 0 10px 0 0;
	list-style-type: none;
	list-style-image: none;
}

[dir="rtl"] .navbar__item,
[dir="rtl"] .navbar li,
[dir="rtl"] .main-navigation .links li,
.main-navigation [dir="rtl"] .links li,
[dir="rtl"] .main-navigation .menu li,
.main-navigation [dir="rtl"] .menu li {
	float: right;
	padding: 0 0 0 10px;
}

.pager {
	clear: both;
	padding: 0;
	text-align: center;
}

@media print {
	.pager {
		display: none;
	}
}

.pager__item,
.pager__current-item,
.pager-current,
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis {
	display: inline;
	padding: 0 .5em;
	list-style-type: none;
	background-image: none;
}

.pager__current-item,
.pager-current {
	font-weight: bold;
}

.skip-link {
	display: block;
	padding: 2px 0 3px;
	text-align: center;
}

.skip-link:link,
.skip-link:visited {
	background-color: #666666;
	color: #fff;
}

.skip-link__wrapper {
	margin: 0;
}

@media print {
	.skip-link__wrapper {
		display: none;
	}
}

.tabs {
	margin: 1.125rem 0 0;
	line-height: 1.875rem;
	border-bottom: 1px solid #cccccc \0/ie;
	background-image: linear-gradient(to top, #cccccc 1px, transparent 1px);
	padding: 0 2px;
	list-style: none;
	white-space: nowrap;
}

@media print {
	.tabs {
		display: none;
	}
}

.tabs__tab {
	float: left;
	margin: 0 3px;
	border: 1px solid #cccccc;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-color: transparent;
	border-bottom: 0 \0/ie;
	overflow: hidden;
	background: #dddddd;
}

[dir="rtl"] .tabs__tab {
	float: right;
}

.tabs__tab.is-active {
	border-bottom-color: #fff;
}

.tabs__tab-link {
	padding: 0 1.5rem;
	display: block;
	text-decoration: none;
	-webkit-transition: color .3s, background .3s, border .3s;
	transition: color .3s, background .3s, border .3s;
	text-shadow: #fff 0 1px 0;
	color: #000;
	background: #dddddd;
	letter-spacing: 1px;
}

.tabs__tab-link:focus,
.tabs__tab-link:hover {
	background: #eaeaea;
}

.tabs__tab-link:active,
.tabs__tab-link.is-active,
.tabs__tab-link--is-active {
	background: #fff;
	text-shadow: none;
}

.tabs--off,
.views-displays .secondary {
	margin: 0;
	border-bottom: 0;
	padding: 0;
	background-image: none;
}

.tabs--secondary {
	margin-top: 1.5rem;
	font-size: 0.875rem;
	background-image: none;
}

.tabs+.tabs--secondary {
	margin-top: 0;
	background-image: linear-gradient(to top, #cccccc 1px, transparent 1px);
}

.tabs--secondary .tabs__tab {
	margin: 0.5625rem 0.1875rem;
	border: 0;
	background: transparent;
}

[dir="rtl"] .tabs--secondary .tabs__tab {
	float: right;
}

.tabs--secondary .tabs__tab.is-active {
	border-bottom-color: transparent;
}

.tabs--secondary .tabs__tab-link {
	border: 1px solid #cccccc;
	border-radius: 24px;
	color: #666666;
	background: #f1f1f1;
	letter-spacing: normal;
}

.tabs--secondary .tabs__tab-link:focus,
.tabs--secondary .tabs__tab-link:hover {
	color: #333333;
	background: #dddddd;
	border-color: #999999;
}

.tabs--secondary .tabs__tab-link:active,
.tabs--secondary .tabs__tab-link.is-active,
.tabs--secondary .tabs__tab-link--is-active {
	color: white;
	text-shadow: #333333 0 1px 0;
	background: #666666;
	border-color: black;
}

.autocomplete,
.form-autocomplete {
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/throbber-inactive.png);
	background-position: 100% center;
	background-repeat: no-repeat;
}

[dir="rtl"] .autocomplete,
[dir="rtl"] .form-autocomplete {
	background-position: 0% center;
}

.autocomplete__list-wrapper,
#autocomplete {
	border: 1px solid;
	overflow: hidden;
	position: absolute;
	z-index: 100;
}

.autocomplete__list,
#autocomplete ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.autocomplete__list-item,
#autocomplete li {
	background: #fff;
	color: #000;
	cursor: default;
	white-space: pre;
}

.autocomplete__list-item.is-selected,
.autocomplete__list-item--is-selected,
#autocomplete li.is-selected,
#autocomplete .selected {
	background: #0072b9;
	color: #fff;
}

.autocomplete.is-throbbing,
.autocomplete--is-throbbing,
.is-throbbing.form-autocomplete,
.form-autocomplete.throbbing {
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/throbber-active.gif);
}

.collapsible-fieldset,
.collapsible {
	position: relative;
}

.collapsible-fieldset__legend,
.collapsible .fieldset-legend {
	display: block;
	padding-left: 15px;
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/expanded.svg);
	background-position: 4px 50%;
	background-repeat: no-repeat;
}

[dir="rtl"] .collapsible-fieldset__legend,
[dir="rtl"] .collapsible .fieldset-legend,
.collapsible [dir="rtl"] .fieldset-legend {
	padding-left: 0;
	padding-right: 15px;
	background-position: right 4px top 50%;
}

.collapsible-fieldset__summary,
.collapsible .fieldset-legend .summary {
	color: #999999;
	font-size: .9em;
	margin-left: .5em;
}

.collapsible-fieldset.is-collapsed,
.collapsible-fieldset--is-collapsed,
.is-collapsed.collapsible,
.collapsible.collapsed {
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	height: 1em;
}

.collapsible-fieldset.is-collapsed .collapsible-fieldset__wrapper,
.collapsible-fieldset--is-collapsed__wrapper,
.is-collapsed.collapsible .collapsible-fieldset__wrapper,
.collapsible.collapsed .fieldset-wrapper {
	display: none;
}

.collapsible-fieldset.is-collapsed .collapsible-fieldset__legend,
.collapsible-fieldset--is-collapsed__legend,
.is-collapsed.collapsible .collapsible-fieldset__legend,
.collapsible.collapsed .fieldset-legend,
.collapsible-fieldset.is-collapsed .collapsible .fieldset-legend,
.collapsible .collapsible-fieldset.is-collapsed .fieldset-legend,
.is-collapsed.collapsible .fieldset-legend {
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/collapsed.svg);
	background-position: 4px 50%;
}

[dir="rtl"] .collapsible-fieldset.is-collapsed .collapsible-fieldset__legend,
[dir="rtl"] .collapsible-fieldset--is-collapsed__legend,
[dir="rtl"] .is-collapsed.collapsible .collapsible-fieldset__legend,
[dir="rtl"] .collapsible.collapsed .fieldset-legend,
.collapsible.collapsed [dir="rtl"] .fieldset-legend,
[dir="rtl"] .collapsible-fieldset.is-collapsed .collapsible .fieldset-legend,
.collapsible [dir="rtl"] .collapsible-fieldset.is-collapsed .fieldset-legend,
[dir="rtl"] .is-collapsed.collapsible .fieldset-legend {
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/collapsed-rtl.svg);
	background-position: right 4px top 50%;
}

.form-item {
	margin: 1.5rem 0;
}

.form-item__required,
.form-required {
	color: #c00;
}

.form-item__description,
.form-item .description {
	font-size: 0.875rem;
}

.form-item--inline div,
.form-item--inline label,
.container-inline .form-item div,
.container-inline .form-item label {
	display: inline;
}

.form-item--inline__exception,
.container-inline .fieldset-wrapper {
	display: block;
}

.form-item--tight,
.form-item--radio,
.form-type-radio,
.form-type-checkbox,
.password-parent,
.confirm-parent,
table .form-item {
	margin: 0;
}

.form-item--radio .form-item__label,
.form-item--radio__label,
.form-type-radio .form-item__label,
.form-type-checkbox .form-item__label,
label.option {
	display: inline;
	font-weight: normal;
}

.form-item--radio .form-item__description,
.form-item--radio__description,
.form-type-radio .form-item__description,
.form-type-checkbox .form-item__description,
.form-type-radio .description,
.form-type-checkbox .description,
.form-item--radio .form-item .description,
.form-item .form-item--radio .description,
.form-type-radio .form-item .description,
.form-item .form-type-radio .description,
.form-type-checkbox .form-item .description,
.form-item .form-type-checkbox .description {
	margin-left: 1.4em;
}

.form-item.is-error .form-item__widget,
.form-item--is-error__widget,
.form-item.is-error input,
.form-item.is-error textarea,
.form-item.is-error select,
.form-item--is-error input,
.form-item--is-error textarea,
.form-item--is-error select,
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
	border: 1px solid #c00;
}

.form-table__sticky-header,
.sticky-header {
	position: fixed;
	visibility: hidden;
	margin-top: 0;
	background-color: #fff;
}

.form-table__sticky-header.is-sticky,
.form-table__sticky-header--is-sticky,
.is-sticky.sticky-header {
	visibility: visible;
}

.form-table__header,
.form-table th,
form table th {
	border-bottom: 3px solid #cccccc;
	padding-right: 1em;
	text-align: left;
}

[dir="rtl"] .form-table__header,
[dir="rtl"] .form-table th,
.form-table [dir="rtl"] th,
[dir="rtl"] form table th,
form table [dir="rtl"] th {
	text-align: right;
	padding-left: 1em;
	padding-right: 0;
}

.form-table__body,
.form-table tbody,
form table tbody {
	border-top: 1px solid #cccccc;
}

.form-table__row,
.form-table tbody tr,
form table tbody tr {
	padding: .1em .6em;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
}

.form-table__row:nth-child(even),
.form-table tbody tr:nth-child(even),
form table tbody tr:nth-child(even) {
	background-color: #fff;
}

.form-table__row.is-active,
.form-table__row--is-active,
.form-table tbody tr.is-active,
form table tbody tr.is-active,
td.active {
	background-color: #dddddd;
}

.form-table__row.is-disabled,
.form-table__row--is-disabled,
.form-table tbody tr.is-disabled,
form table tbody tr.is-disabled,
td.menu-disabled {
	background: #cccccc;
}

.form-table__row.is-selected,
.form-table__row--is-selected,
.form-table tbody tr.is-selected,
form table tbody tr.is-selected,
tr.selected td {
	background: #fffdf0;
}

.form-table__list,
.form-table ul,
form table ul {
	margin: 0;
}

.form-table__narrow-column,
.form-table th.form-table__narrow-column,
form table th.form-table__narrow-column,
td .checkbox,
th .checkbox {
	width: -moz-min-content;
	width: -webkit-min-content;
	text-align: center;
}

.progress-bar,
.progress {
	font-weight: bold;
}

.progress-bar__bar,
.progress .bar {
	border-radius: 3px;
	margin: 0 .2em;
	border: 1px solid #666666;
	background-color: #cccccc;
}

.progress-bar__fill,
.progress .filled {
	height: 1.5em;
	width: 5px;
	background: #0072b9 url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/progress-bar.gif) repeat 0 0;
}

.progress-bar__percentage,
.progress .percentage {
	float: right;
}

[dir="rtl"] .progress-bar__percentage,
[dir="rtl"] .progress .percentage,
.progress [dir="rtl"] .percentage {
	float: left;
}

.progress-bar--inline,
.ajax-progress-bar {
	width: 16em;
	display: inline-block;
}

[dir="rtl"] .progress-bar--inline,
[dir="rtl"] .ajax-progress-bar {
	float: right;
}

.progress-throbber,
.ajax-progress {
	display: inline-block;
}

[dir="rtl"] .progress-throbber,
[dir="rtl"] .ajax-progress {
	float: right;
}

.progress-throbber__widget,
.ajax-progress .throbber {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/progress-throbber.gif) no-repeat 0 -18px transparent;
	float: left;
	height: 15px;
	margin: 2px;
	width: 15px;
}

[dir="rtl"] .progress-throbber__widget,
[dir="rtl"] .ajax-progress .throbber,
.ajax-progress [dir="rtl"] .throbber {
	float: right;
}

.progress-throbber__widget-in-tr,
tr .ajax-progress .throbber {
	margin: 0 2px;
}

.progress-throbber__message,
.ajax-progress .message {
	padding-left: 20px;
}

.resizable-textarea,
.resizable-textarea textarea {
	width: 100%;
	vertical-align: bottom;
}

.resizable-textarea__grippie,
.resizable-textarea .grippie {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/grippie.png) no-repeat center 2px #eeeeee;
	border: 1px solid #cccccc;
	border-top-width: 0;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
}

.table-drag__wrapper,
body.drag {
	cursor: move;
}

.table-drag__item,
tr.drag {
	background-color: #fffadb;
}

.table-drag__item-previous,
tr.drag-previous {
	background-color: #fff7c2;
}

.table-drag__handle,
.tabledrag-handle {
	cursor: move;
	float: left;
	height: 1.7em;
	margin-left: -1em;
	overflow: hidden;
	text-decoration: none;
	font-size: 12px;
}

[dir="rtl"] .table-drag__handle,
[dir="rtl"] .tabledrag-handle {
	float: right;
	margin-right: -1em;
	margin-left: 0;
}

.table-drag__handle:focus,
.table-drag__handle:hover,
.tabledrag-handle:focus,
.tabledrag-handle:hover {
	text-decoration: none;
}

.table-drag__handle-icon,
.tabledrag-handle .handle {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/handle-icon.png) no-repeat 6px 9px;
	height: 13px;
	margin: -.4em .5em;
	padding: .42em .5em;
	width: 13px;
}

.table-drag__handle.is-hover .table-drag__handle-icon,
.table-drag__handle-icon--is-hover,
.is-hover.tabledrag-handle .table-drag__handle-icon,
.tabledrag-handle-hover .handle,
.table-drag__handle.is-hover .tabledrag-handle .handle,
.tabledrag-handle .table-drag__handle.is-hover .handle,
.is-hover.tabledrag-handle .handle {
	background-position: 6px -11px;
}

.table-drag__toggle-weight-wrapper,
.tabledrag-toggle-weight-wrapper {
	text-align: right;
}

[dir="rtl"] .table-drag__toggle-weight-wrapper,
[dir="rtl"] .tabledrag-toggle-weight-wrapper {
	text-align: left;
}

.table-drag__toggle-weight,
.tabledrag-toggle-weight {
	font-size: .9em;
}

.table-drag__indentation,
.indentation {
	float: left;
	height: 1.7em;
	margin: -.4em .2em -.4em -.4em;
	padding: .42em 0 .42em .6em;
	width: 20px;
}

[dir="rtl"] .table-drag__indentation,
[dir="rtl"] .indentation {
	float: right;
	margin: -.4em -.4em -.4em .2em;
	padding: .42em .6em .42em 0;
}

.table-drag__tree-child,
.table-drag__tree-child-last,
.tree-child-last,
.table-drag__tree-child-horizontal,
.tree-child-horizontal,
.tree-child {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/tree-child.png) no-repeat 11px center;
}

[dir="rtl"] .table-drag__tree-child,
[dir="rtl"] .table-drag__tree-child-last,
[dir="rtl"] .tree-child-last,
[dir="rtl"] .table-drag__tree-child-horizontal,
[dir="rtl"] .tree-child-horizontal,
[dir="rtl"] .tree-child {
	background-position: -65px center;
}

.table-drag__tree-child-last,
.tree-child-last {
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/saas/tree-child-last.png);
}

.table-drag__tree-child-horizontal,
.tree-child-horizontal {
	background-position: -11px center;
}

.footer .block.block-block {
	width: auto;
	max-width: 1140px;
	margin: 0 auto;
}

.layout-center {
	position: relative;
}

.form-actions .ajax-progress,
.not-front .promo-heading,
.links .ajax-processed,
#webform-client-form-1886 .webform-component .grippie,
#block-block-40,
.pp-form .messages--error,
.promo_block_bottom1 .messages--error,
.promo.container .messages--error,
.pp-form .webform-component--usergoal,
.webform-component--usergoal {
	display: none;
}

#block-block-40 #webform-client-form-1884 {
	margin-top: 15px;
	padding: 10px 30px 30px 40px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #f8f8f8;
	font-size: 14px;
	line-height: 16px;
}

#webform-client-form-1886 .webform-component input,
#block-block-40 #webform-client-form-1884 input {
	width: 100%;
	max-width: 300px;
	height: 38px;
	line-height: 36px;
	padding: 0 18px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #eee;
	color: #0d3b50;
	border-radius: 5px;
}

#webform-client-form-1886 .webform-component textarea {
	width: 100%;
	padding: 9px 18px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #eee;
	color: #0d3b50;
	border-radius: 5px;
}

#webform-client-form-1886 .webform-component textarea,
#webform-client-form-1886 .webform-component input {
	background: #577683;
	color: #fff;
	margin: 0;
	border: 1px solid #0f3b4e;
	outline: 0;
	font-family: 'latoregular';
}

#webform-client-form-1886 .webform-component textarea.error,
#webform-client-form-1886 .webform-component input.error {
	border: 1px solid #c00;
}

#webform-client-form-1886 .form-actions input.webform-submit {
	background: #f1c40f;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #d89411;
	cursor: pointer;
	width: 100%;
	max-width: 300px;
	height: 38px;
	line-height: 36px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
}

#block-block-40 #webform-client-form-1884 .form-actions input {
	color: #fff;
}

#order_usltop #webform-ajax-wrapper-1883 .webform-confirmation {
	position: relative;
	top: -40px;
	background: #113e52;
	font-size: 15px;
}

#block-block-40 #webform-ajax-wrapper-1884 .webform-confirmation {
	position: relative;
	top: -20px;
	background: #fff;
	font-size: 15px;
}

.field-name-body ul li {
	padding: 0;
	margin: 10px 0;
	list-style: square;
	list-style-position: outside;
	list-style-position: inside;
}

@font-face {
	font-family: 'latoregular';
	src: url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-bold.eot);
	src: url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-bold.eot?#iefix) format('embedded-opentype'), url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-bold.woff) format('woff'), url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-bold.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'latomedium';
	src: url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-semibold.eot);
	src: url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-semibold.eot?#iefix) format('embedded-opentype'), url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-semibold.woff) format('woff'), url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-semibold.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'latoregular';
	src: url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-regular.eot);
	src: url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-regular.eot?#iefix) format('embedded-opentype'), url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-regular.woff) format('woff'), url(//fasadrolf.ru/wp-content/themes/fasadrolf/fonts/lato-regular.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

.messages.error {
	display: none;
}

html,
body {
	background: #f8f8f8;
	padding: 0;
	margin: 0;
	font-family: 'latoregular';
	font-size: 14px;
	line-height: 16px;
	color: #0f3b4e;
	height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

img {
	display: block;
	border: 0;
}

hr {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	width: 100%;
	display: block;
	clear: both;
}

header,
footer,
section,
article,
nav {
	display: block;
	position: relative;
}

header:after,
footer:after,
section:after,
article:after,
nav {
	content: "";
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form,
input,
select,
button,
textarea {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	resize: none;
	font-family: 'latoregular';
	color: #000;
}

table,
tr,
td {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
}

a {
	color: #0d3b50;
	text-decoration: underline;
}

a:hover {
	color: #216482;
}

.main {
	position: relative;
	width: 100%;
	text-align: center;
	min-height: 100%;
	overflow: hidden;
}

.container {
	width: auto;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
	position: relative;
}

.container:after {
	content: "";
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}

header {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/header-bg.jpg) center no-repeat #f5f5f5;
	background-size: cover;
	border-top: 5px solid #0d3b50;
	padding-bottom: 15px;
}

header a {
	text-decoration: none;
}

header .logo {
	display: table;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding-top: 75px;
}

header .logo:before {
	content: "";
	display: block;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/logo.png) 0 0 no-repeat;
	width: 75px;
	height: 100px;
	position: absolute;
	left: 50%;
	margin-left: -33px;
	top: 0;
}

header .logo b {
	font-family: 'latomedium';
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0f3b4e;
	padding-bottom: 5px;
	padding-left: 4px !important;
}

header .logo b span {
	display: inline-block;
	width: 30px;
	margin-right: 7px;
}

header .logo p {
	color: rgba(0, 0, 0, .7);
	font-family: 'latomedium';
	font-size: 16px;
	margin-top: -2px;
}

header .logo a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
}

.header-left {
	width: 275px;
	margin-top: -100px;
	float: left;
	position: relative;
}

.header-left .search #ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
	width: 235px;
	height: 27px;
	border: 1px solid #0d3b50;
	background: #fff;
	padding: 0 15px 0 33px;
	font-size: 13px;
	color: #0d3b50;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.header-left .search #ya-site-form0 .ya-site-form__submit_type_image {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -235px no-repeat transparent !important;
}

#ya-site-form0 .ya-site-form__search td {
	padding: 0 !important;
}

.header-left .search #ya-site-form0 .ya-site-form__submit_type_image {
	width: 25px !important;
	height: 25px !important;
	outline: none !important;
	cursor: pointer !important;
	border: none !important;
	position: absolute !important;
	left: 5px !important;
	top: 1px !important;
}

.header-left p {
	position: relative;
	margin-top: 20px;
	padding-left: 35px;
	font-family: 'latomedium';
}

.header-left p i {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0px;
}

.header-left p.email i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -210px no-repeat;
	top: -2px;
}

.header-left p.address i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -155px no-repeat;
	top: -9px;
	height: 30px;
}

.header-right {
	width: 235px;
	float: right;
	margin-top: -102px;
	font-family: 'latomedium';
}

.header-right p {
	position: relative;
	padding-left: 35px;
}

.header-right i {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
}

.header-right p.time i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -25px no-repeat;
	top: -2px;
}

.header-right .phone {
	display: block;
	margin-top: 12px;
	background: #eec82e;
	padding-left: 42px;
	height: 35px;
	line-height: 33px;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	font-family: 'latoregular';
}

.header-right .phone i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -75px no-repeat;
	top: 4px;
	left: 9px;
}

.header-right .phone:hover {
	color: #0d3b50;
}

.header-right .callback {
	display: block;
	margin-top: 7px;
	border: 1px solid #0d3b50;
	text-align: center;
	height: 30px;
	line-height: 26px;
	font-size: 14px;
	position: relative;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	cursor: pointer;
}

.header-right .callback:hover {
	background: #fff;
}

nav {
	padding: 15px 0;
	height: auto;
}

nav.main-menu {
	background: #0f3b4e;
	text-align: center;
}

nav h5 {
	display: block;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	padding: 7px 15px 7px 15px;
	position: relative;
	cursor: pointer;
	display: none;
}

nav h5 i {
	width: 25px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 15px;
	top: 5px;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -285px no-repeat;
}

.leftside h5 {
	display: block;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #0d3b50;
	text-transform: uppercase;
	text-align: left;
	padding: 7px 15px 7px 15px;
	position: relative;
	cursor: pointer;
	background: #fff;
	border: 1px solid #b4c1c7;
	display: none;
}

.leftside h5 i {
	width: 25px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 15px;
	top: 5px;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -260px no-repeat;
}

nav .edit {
	padding-top: 7px;
}

nav div>a {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	margin: 0 7px;
}

nav ul {
	text-align: center;
	font-size: 0px;
	position: relative;
}

nav ul li {
	display: inline-block;
	margin: 0 11px;
	border-bottom: 2px solid #0d3b50;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: border-color;
	transition-property: border-color;
}

nav ul li a {
	color: #fff !important;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
	padding: 0 1px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

nav ul li a.active,
nav ul li:hover {
	border-bottom: 2px solid #f1c40f;
}

nav ul li a:hover,
nav ul li a.active,
nav div a:hover {
	color: #fff;
}

.main>hr {
	height: 270px;
}

footer {
	width: 100%;
	min-height: 175px;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/footer-bg.jpg) center no-repeat #f5f5f5;
	background-size: cover;
	border-top: 5px solid #0d3b50;
}

footer .counters {
	position: absolute;
	left: -10000px;
}

footer .edit {
	clear: both;
	padding: 10px;
	text-align: center;
}

.copyright {
	background: #0d3b50;
	min-height: 40px;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 12px;
	color: rgba(255, 255, 255, .7);
	font-family: 'latomedium';
}

.copyright .container {
	text-align: center;
	padding-top: 12px;
}

.footer-left {
	position: relative;
	width: 270px;
	float: left;
}

.footer-nav {
	position: relative;
	width: 310px;
	float: right;
	padding-top: 25px;
}

.footer-right {
	position: relative;
	width: 235px;
	float: right;
	padding-top: 27px;
	text-align: right;
}

.footer-right .search {
	position: relative;
}

#ya-site-form1 .ya-site-form__search td {
	padding: 0;
}

.footer-right .search #ya-site-form1 .ya-site-form__form .ya-site-form__input-text {
	width: 220px;
	height: 29px;
	border: 1px solid #0d3b50 !important;
	background: #fff;
	padding: 0 15px 0 33px;
	font-size: 13px;
	color: #0d3b50;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.footer-right .search #ya-site-form1 .ya-site-form__submit_type_image {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -235px no-repeat transparent !important;
}

.footer-right .search #ya-site-form1 .ya-site-form__submit_type_image {
	width: 25px !important;
	height: 25px !important;
	outline: none !important;
	cursor: pointer !important;
	border: none !important;
	position: absolute !important;
	margin-left: -215px !important;
	top: 2px !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.footer-right i {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
}

.footer-right .phone {
	display: inline-block;
	margin-top: 18px;
	padding-left: 40px;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	font-family: 'latomedium';
}

.footer-right .phone i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -75px no-repeat;
	top: -3px;
	left: 9px;
}

.footer-right p {
	position: relative;
	margin-top: 12px;
	padding-left: 35px;
	font-family: 'latomedium';
	display: inline-block;
}

.footer-right p.email i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -210px no-repeat;
	top: -2px;
}

.footer-nav:after {
	content: "";
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.footer-nav li {
	float: left;
	width: 155px;
	padding: 3px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

.footer-nav li a {
	text-decoration: none;
}

footer .logo {
	width: 270px;
	height: 95px;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 32px 0 0 80px;
}

footer .logo:before {
	content: "";
	display: block;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/logo.png) 0 0 no-repeat;
	width: 70px;
	height: 95px;
	background-size: 70px 95px;
	position: absolute;
	top: 5px;
	left: 0;
}

footer .logo span {
	font-family: 'latomedium';
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0f3b4e;
	padding-bottom: 5px;
}

footer .logo p {
	color: rgba(0, 0, 0, .7);
	font-family: 'latomedium';
	margin-top: 0;
}

footer .logo a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
}

.footer-left p {
	margin-top: 10px;
	font-family: 'latomedium';
}

.promo.container {
	min-height: 260px;
	padding: 0px;
}

.leftside {
	width: 255px;
	position: relative;
	float: left;
	padding-top: 30px;
	overflow: hidden;
}

.node {
	position: relative;
	padding-top: 30px;
	width: auto;
}

.block-menu.m-leftblock .menu__item {
	list-style: none;
}

.block-menu.m-leftblock {
	border: 1px solid #b4c1c7;
	border-bottom: none;
	border-right: none;
	position: relative;
	padding: 17px 15px 25px 0;
}

.block-menu.m-leftblock .block__title {
	position: absolute;
	padding: 0 15px;
	background: #f8f8f8;
	position: absolute;
	right: 0;
	top: -12px;
	height: 25px;
	line-height: 23px;
	font-size: 16px;
	font-weight: bold;
}

.block-menu.m-leftblock:nth-child(6) {
	border-left: 1px solid #b4c1c7;
	border-bottom: 1px solid #b4c1c7;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.block-menu.m-leftblock:nth-child(6):after {
	content: "";
	display: block;
	height: 4px;
	width: 15px;
	overflow: hidden;
	background: #f8f8f8;
	position: absolute;
	right: 0;
	bottom: -2px;
}

.block-menu.m-leftblock ul {
	background: #fff;
	border: 1px solid #eee;
	padding: 5px 0;
}

.block-menu.m-leftblock li {
	padding: 5px 15px 7px 18px;
	font-size: 13px;
	line-height: 16px;
	position: relative;
}

.block-menu.m-leftblock a {
	text-decoration: none;
}

.block-menu.m-leftblock li.active-trail {
	background: #0f3b4e;
}

.block-menu.m-leftblock li.active-trail a,
.block-menu.m-leftblock li.active-trail a:hover {
	color: #fff;
}

.block-menu.m-leftblock li.active-trail:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 10px;
	display: block;
	right: -10px;
	top: 0;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/menu-arrow.png) right center no-repeat;
}

.leftside .edit {
	padding: 10px 0;
}

.block-advice {
	background: #0d3b50;
	margin-right: 15px;
	color: #fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 20px 7px;
	text-align: center;
	line-height: 14px;
}

.block-advice span {
	font-weight: bold;
	line-height: 16px;
}

.block-advice hr {
	height: 2px;
	background: #fff;
	width: 55px;
	margin: 15px auto 13px auto;
}

.block-advice a.phone {
	display: inline-block;
	margin-top: 10px;
	padding-left: 20px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	color: #f1c40f;
}

.block-advice .phone i {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: -3px;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -100px no-repeat;
	top: 2px;
}

.block-advice a.email {
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
	margin-top: 5px;
	display: inline-block;
}

.block-advice .form-link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}

.numbers h2.title {
	display: none;
}

.numbers {
	width: auto;
	max-width: 1140px;
	padding: 5px 15px 0px 15px;
	margin: 0 auto -10px auto;
	text-align: center;
}

.numbers:after {
	content: "";
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.numbers ul {
	display: table;
	width: 100%;
}

.numbers li {
	display: table-cell;
	position: relative;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 10px 0 15px 0;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: 'latomedium';
	background: #ece6de;
	color: #0f3b4e;
	width: 20%;
}

.numbers ul li:nth-child(odd) {
	background: #0f3b4e;
	color: #fff;
}

.numbers ul li strong {
	display: block;
	font-size: 35px;
	line-height: 36px;
	font-family: 'latomedium';
}

.node #content-area {
	background: #fff;
	border: 2px solid #eee;
	padding: 28px 28px 40px 28px;
}

.node h1 {
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.node h5 {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
}

.layout-center .block.block-block h2,
.node h2,
.node h3 {
	position: relative;
	margin: 0 0 10px 0;
	padding-top: 40px;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	clear: both;
}

.node h3 {
	font-size: 18px;
	line-height: 22px;
}

.layout-center .block.block-block h2:before,
.node h2:before,
.node h3:before {
	content: "";
	height: 4px;
	width: 100%;
	border: 1px solid #577583;
	border-left: none;
	border-right: none;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 7px;
}

.layout-center .block.block-block h2 span,
.node h2 span,
.node h3 span {
	display: table;
	margin: 0 auto;
	padding: 0 17px;
	background: #fff;
	position: relative;
}

.node #content-area h2:first-child,
.node #content-area h3:first-child {
	padding-top: 10px;
}

.node p {
	padding-top: 10px;
}

.node table {
	margin: 25px auto 15px auto !important;
	width: auto !important;
	padding: 0;
	border-bottom: 2px solid #0f3b4e;
}

.node table td {
	text-align: left;
	vertical-align: middle;
	padding: 7px 15px 8px 15px;
	border: none !important;
	background: #ece6de;
	font-size: 14px;
}

.node table tr td:first-child {
	padding-left: 25px;
}

.node table tr:nth-child(even) td {
	background: #fff;
}

.node table tr:first-child td {
	background: #0f3b4e;
	color: #fff;
}

.services_button {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/services_hidden.jpg) center no-repeat;
	height: 120px;
	text-align: center;
	padding-top: 39px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.node .services_button p {
	display: inline-block;
	position: relative;
	height: 40px;
	line-height: 40px;
	background: #0f3b4e;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'latomedium';
	padding: 0 10%;
	cursor: pointer;
}

.services section {
	display: table;
	width: 100%;
}

.services article {
	display: table-cell;
	width: 50%;
	padding: 25px 28px;
	background: #ece6de;
}

.services section:nth-child(odd) article:nth-child(even),
.services section:nth-child(even) article:nth-child(odd) {
	background: #0f3b4e;
	color: #fff;
}

.services article a {
	display: table-cell;
	width: 100%;
	height: 55px;
	padding: 0 10px 0 65px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
}

.services section:nth-child(odd) article:nth-child(even) a,
.services section:nth-child(even) article:nth-child(odd) a {
	color: #fff;
}

.services section:nth-child(odd) article:nth-child(odd) a:hover,
.services section:nth-child(even) article:nth-child(even) a:hover {
	color: #0f3b4e;
}

.services article p {
	padding-top: 10px;
	font-size: 13px;
	line-height: 16px;
}

.services article i {
	width: 55px;
	height: 55px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons_services.png);
	background-repeat: no-repeat;
}

.icon01 {
	background-position: 0 0px;
}

.icon02 {
	background-position: 0 -55px;
}

.icon03 {
	background-position: 0 -110px;
}

.icon04 {
	background-position: 0 -165px;
}

.icon5 {
	background-position: 0 -220px;
}

.icon06 {
	background-position: 0 -275px;
}

.icon07 {
	background-position: 0 -330px;
}

.icon08 {
	background-position: 0 -385px;
}

.icon09 {
	background-position: 0 -440px;
}

.icon10 {
	background-position: 0 -495px;
}

.services-hidden {
	display: none;
}

.clients {
	padding: 15px 0;
	text-align: center;
}

.clients img {
	display: inline-block;
	vertical-align: middle;
	margin: 3px;
}

.front ul.objects {
	margin-top: 20px;
	text-align: center;
}

.front .node ul.objects li {
	width: 23%;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 13px;
	line-height: 15px;
}

.front .node ul.objects li:before {
	display: none;
}

.front ul.objects li i {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 45px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 13px;
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons_objects.png);
	background-repeat: no-repeat;
}

.objects-icon01 {
	background-position: 0 0px;
}

.objects-icon02 {
	background-position: 0 -40px;
}

.objects-icon03 {
	background-position: 0 -80px;
}

.objects-icon04 {
	background-position: 0 -120px;
}

.front ul.benefits {
	margin: 10px;
	background: #f5f5f5;
	padding: 18px 0;
	text-align: center;
}

.front .node ul.benefits li {
	display: inline-block;
	margin: 0 1%;
	padding: 15px 10px 15px 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 29%;
	position: relative;
	background: #fff;
	vertical-align: top;
	text-align: left;
	min-height: 97px;
	border: 1px solid #eee;
}

.front .node ul.benefits li:before {
	display: none;
}

.front ul.benefits li strong {
	font-size: 16px;
	line-height: 19px;
	padding-right: 40px;
	display: block;
}

.front ul.benefits li i {
	display: block;
	position: absolute;
	right: -7px;
	top: -10px;
	width: 55px;
	height: 55px;
	overflow: hidden;
	background-image: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons_benefits.png);
	background-repeat: no-repeat;
}

.benefits-icon01 {
	background-position: 0 0px;
}

.benefits-icon02 {
	background-position: 0 -55px;
}

.benefits-icon03 {
	background-position: 0 -110px;
}

.slider-pos {
	margin: 10px;
	padding: 13px;
	text-align: center;
	background: #f5f5f5;
}

.main-slide div {
	position: relative;
	display: inline-block;
	width: 21.5%;
	height: 120px;
	overflow: hidden;
	margin: 0.7% 1.5%;
}

.main-slide img {
	width: 100%;
	height: auto;
	min-height: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
}

.main-slide:after {
	content: "";
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}

#block-block-6 {
	display: inline-block;
	margin: 25px auto 0;
	width: 100%;
}

.promo_block_bottom1 {
	padding: 20px 30px 70px 90px;
	background: #0f3b4e;
	color: #fff;
}

.node .promo_block_bottom1 p {
	padding-top: 0;
}

.promo_block_bottom1 form {
	color: #fff;
}

.promo_block_bottom1 form:after {
	content: "";
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.promo_block_bottom1 span {
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 35px;
}

.form-photo {
	width: 130px;
	height: 150px;
	float: left;
	position: relative;
	text-align: center;
	font-size: 12px;
}

.form-photo .arrow {
	display: block;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/arrow.png) 0 0 no-repeat;
	width: 225px;
	height: 50px;
	position: absolute;
	bottom: -50px;
	left: 55px;
}

.form-photo-img {
	width: 85px;
	height: 85px;
	margin: 0 auto;
	border-radius: 45px;
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	overflow: hidden;
	margin-bottom: 7px;
}

.form-photo-img img {
	min-width: 85px;
	min-height: 85px;
}

.form-pos input::-webkit-input-placeholder,
.form-pos textarea::-webkit-input-placeholder {
	color: #fff !important;
	opacity: 0.8;
}

.form-pos input:-moz-placeholder,
.form-pos textarea:-moz-placeholder {
	color: #fff !important;
	opacity: 0.8;
}

.form-pos input::-moz-placeholder,
.form-pos textarea::-moz-placeholder {
	color: #fff !important;
	opacity: 0.8;
}

.form-pos {
	width: 245px;
	margin-left: 30px;
	float: left;
	position: relative;
}

.form-pos input {
	width: 100%;
	height: 38px;
	line-height: 36px;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.form-pos label {
	display: block;
	padding-bottom: 14px;
}

.form-pos input[type="text"] {
	background: #577683;
	color: #fff;
}

.form-pos input[type="submit"] {
	background: #f1c40f;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #d89411;
	cursor: pointer;
}

.form-info {
	width: 240px;
	float: left;
	margin-left: 30px;
}

#webform-client-form-1886 .form-info {
	width: 100%;
	float: right;
	text-align: left;
	max-width: 400px;
	margin: 0;
}

.form-info p {
	position: relative;
	margin-bottom: 17px;
	padding-left: 35px;
}

.form-info i {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
}

.form-info p.email i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -185px no-repeat;
	top: -2px;
}

.form-info p.address i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -125px no-repeat;
	top: 2px;
	height: 30px;
}

.form-info p.time i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 0px no-repeat;
	top: -2px;
}

.form-info .phone {
	display: block;
	margin-top: 12px;
	padding-left: 35px;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}

.form-info .phone i {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -50px no-repeat;
	top: -3px;
	left: 0px;
}

.form-info a {
	color: #fff;
	text-decoration: none;
}

.form-info>a {
	display: inline-block;
	margin-bottom: 17px;
}

.promo-heading,
.promo-other {
	position: relative;
	min-height: 260px;
}

.promo-heading:after,
.promo-other:after {
	content: "";
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}

aside div.widget-title {
    position: absolute;
    padding: 0 15px;
    background: #f8f8f8;
    right: 0;
    top: -12px;
    height: 25px;
    line-height: 23px;
    font-size: 16px;
    font-weight: bold;
}

.promo-heading span {
	position: absolute;
	left: 0;
	color: #fff;
	background: rgba(13, 59, 80, .7);
	font-family: 'latomedium';
	font-size: 18px;
	line-height: 24px;
	padding: 15px 15px 15px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: auto;
	border-radius: 0 15px 0 15px;
	-moz-border-radius: 0 15px 0 15px;
	-webkit-border-radius: 0 15px 0 15px;
	top: 25px;
}

.promo .form-pos {
	float: right;
	width: 310px;
	margin-right: 80px;
	margin-top: 15px;
	background: #113e52;
	text-align: center;
	padding: 10px 10px 15px 10px;
	border: 3px solid #f1c40f;
	border-left: none;
	border-right: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.promo .form-pos p {
	color: #fff;
	font-family: 'latomedium';
	font-size: 17px;
	line-height: 20px;
}

.content .form-pos p {
	padding: 0 0 15px 0;
}

.promo .form-pos input[type="text"] {
	width: 265px;
}

.promo .form-pos input[type="submit"] {
	width: 200px;
}

.breadcrumb {
	padding: 0;
	text-transform: uppercase;
	font-family: 'latomedium';
	font-size: 14px;
	margin-bottom: 15px;
}

.promo h1.title {
	display: block;
}

body.front #order_cb {
	display: none;
}

body.front .promo h1.title {
	display: none;
}

body.not-front .node h1.title {
	display: none;
}

.promo-heading {
	display: table-cell;
	margin: 15px 0;
	height: 230px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	width: 760px;
}

.promo h1.title {
	padding: 15px 15px 15px 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 34px;
	line-height: 38px;
	color: #fff;
	background: rgba(13, 59, 80, .7);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0 15px 0 15px;
	-moz-border-radius: 0 15px 0 15px;
	-webkit-border-radius: 0 15px 0 15px;
	display: inline-block;
}

.promo .btn_callback {
	display: block;
	padding: 8px 0 9px 0;
	text-align: center;
	text-transform: uppercase;
	color: #0d3b50;
	text-decoration: none;
	width: 255px;
	cursor: pointer;
	position: absolute;
	bottom: 40px;
	left: 15px;
	background: #f1c40f;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: background-color;
	transition-property: background-color;
}

.promo .btn_callback:hover {
	background: #fff;
}

.content .other-services h2 span {
	background: #f8f8f8;
}

.other-services #relink ul {
	font-size: 0px;
	text-align: center;
}

.other-services #relink li {
	display: inline-block;
	width: 23.6%;
	height: 160px;
	margin: 0.9% 0.9% 0 0.9%;
	overflow: hidden;
	border: 2px solid #eee;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	vertical-align: top;
}

.other-services #relink li:first-child {
	margin-left: 0;
}

.other-services #relink li:last-child {
	margin-right: 0;
}

.other-services #relink li img {
	width: 100%;
	height: auto;
	min-height: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
}

.other-services #relink li span {
	position: absolute;
	left: 0;
	bottom: 0;
	display: table-cell;
	width: 100%;
	padding: 8px 13px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	background: rgba(255, 255, 255, .8);
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
}

.single-video {
	max-width: 550px;
	margin: 25px auto;
	clear: both;
}

.video-wrap {
	max-width: 550px;
	position: relative;
	padding: 0 0 56.25% 0;
	text-align: center;
}

.video-wrap iframe {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.tabl_ing {
	font-weight: bold;
}

.rteright {
	text-align: right;
}

.rtecenter {
	text-align: center;
}

.rtecenter img {
	display: inline-block;
	margin: 5px;
}

.content:after {
	content: "";
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.article-link {
	font-size: 17px;
	line-height: 20px;
}

.portfolio-main {
	margin-top: 15px;
	border: 2px solid #0d3b50;
	border-left: 0;
	border-right: 0;
}

.portfolio-main div {
	padding: 15px 0;
	text-align: center;
	background: #ece6de;
}

.portfolio-main div:nth-child(even) {
	background: #fff;
}

.portfolio-main div a {
	display: inline-block;
	width: 270px;
	height: 200px;
	overflow: hidden;
	margin: 0 10px;
	position: relative;
	border: 2px solid #0d3b50;
}

.portfolio-main div a img {
	width: 100%;
	height: auto;
	min-height: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
}

.service-categories {
	position: relative;
	font-size: 0px;
}

.service-categories article {
	display: inline-block;
	width: 30.5%;
	margin-right: 3.5%;
	margin-top: 20px;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #cfcfcf;
	border-bottom-width: 3px;
	border-top: 5px solid #f1c40f;
	padding-bottom: 5px;
}

.service-categories article:nth-child(3n) {
	margin-right: 0;
}

.service-categories article p {
	display: none;
}

.category-img {
	height: 165px;
	position: relative;
	overflow: hidden;
}

.category-img img {
	width: 106%;
	height: auto;
	min-height: 100%;
	top: 50%;
	left: -3%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
}

.service-categories article h4 {
	background: rgba(0, 0, 0, .4);
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	padding: 13px 10px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: absolute;
	width: 100%;
	top: 0;
}

.service-categories article a {
	display: block;
	padding: 8px 15px;
	border-top: 1px solid #e6e6e6;
	text-align: center;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
}

.service-categories article a:hover {
	background: #f7f7f7;
}

.fancybox-type-ajax.fancybox-wrap>.fancybox-skin {
	padding: 0px !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.fancybox-type-ajax.fancybox-wrap .fancybox-inner {
	overflow: visible !important;
}

.fancybox-type-ajax .fancybox-close {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/pp-close.png) center no-repeat #f1c40f;
	width: 25px;
	height: 25px;
	border: 7px solid #f1c40f;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	position: absolute;
	top: -20px;
	right: -20px;
	cursor: pointer;
	z-index: 8040;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, .35);
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, .35);
}

.pp-form {
	position: relative;
	width: 475px;
}


span.goal-title {
    display: block;
}

div#telnum {
    text-align: left;
    font-size: 16px;
}

.pp-form blockquote {
    padding: 21px 180px 12px 35px;
    background: #f1c40f;
    color: #0d3b50;
    font-weight: bold;
    margin: 0rem 0rem;
    font-style: normal;
    border: none;
    font-size: 24px;
    line-height: 28px;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

.pp-form blockquote span {
	display: block;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.pp-form .pp-label {
	width: 117px;
	height: 117px;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/pp-label.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 43px;
	text-align: center;
	padding-top: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 14px;
	color: #0d3b50;
	line-height: 18px;
	z-index: 2;
}

.pp-form .pp-label strong {
	display: inline-block;
	border: 1px solid #80d3a8;
	border-left: none;
	border-right: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-style: italic;
	padding: 6px 0;
	margin-bottom: 5px;
}

.form-content {
	background: #fff;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	padding: 45px 30px 35px 40px;
	position: relative;
	color: #0d3b50;
	text-align: center;
}

.form-content:before {
	content: "";
	display: block;
	width: 32px;
	height: 32px;
	background: #00a651;
	border: 4px solid #fff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position: absolute;
	top: 35px;
	left: -18px;
}

.form-content #ok {
	font-size: 16px;
	line-height: 22px;
	text-align: left;
}

.form-content #ok strong {
	display: block;
	padding-bottom: 7px;
}

.form-content h4 {
	font-size: 16px;
	text-align: left;
}

.pp-form-fields {
	margin-top: 15px;
	padding: 10px 30px 30px 40px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #f8f8f8;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}

.pp-form-fields label {
	display: block;
	padding: 13px 0 8px 0;
}

.pp-form-fields input {
	width: 100%;
	height: 38px;
	line-height: 36px;
	padding: 0 18px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #eee;
	color: #0d3b50;
}

.form-content input[type="submit"] {
	background: #0d3b50;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 12px 55px 14px 55px;
	margin-top: 25px;
	margin-right: 5px;
	cursor: pointer;
}

.form-pos.form-reviews {
	width: 255px;
	margin-left: 0px;
	float: left;
	position: relative;
}

.form-pos.form-reviews textarea {
	width: 600px;
	height: 108px;
	line-height: 19px;
	padding: 10px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #577683;
	color: #fff;
	resize: none;
	font-size: 14px;
}

#back-top {
	position: fixed;
	z-index: 10;
	bottom: 70px;
	left: 50%;
	margin-left: 590px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icon_scroll.png) 0 0 no-repeat rgba(15, 58, 78, .6);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
}

#back-top:hover {
	background-color: rgba(15, 58, 78, 1);
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: background-color;
	transition-property: background-color;
}

.promo-bg {
	width: 100%;
	position: relative;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/promo-bg.jpg) center no-repeat;
	background-size: cover;
	height: 100%;
	max-height: 278px;
}

.side-img {
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/side-img2.png) 0 0 no-repeat;
	width: 45px;
	height: 335px;
	position: fixed;
	margin-left: -45px;
	bottom: 1500px;
	top: auto;
}

.side-img:before {
	content: "";
	height: 2000px;
	width: 45px;
	background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/side-img-line2.png) repeat-y;
	position: absolute;
	left: 0;
	top: -2000px;
}

#block-menu-menu-topmenu {
	background: #0d3b50;
	padding: 15px 0;
	text-align: center;
	display: inherit;
	margin: 15px 0 0 0;
}

.layout-3col__right-content {
	background: #fff;
	border: 2px solid #eee;
	padding: 28px 28px 40px 28px;
	width: 78%;
	margin-left: 22%;
}

.layout-3col__left-sidebar {
	width: 22%;
	margin-right: 78%;
}

@media only screen and (max-width:1300px) {
	.promo-bg {
		background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/promo-bg1280.jpg) center no-repeat;
		background-size: cover;
	}
}

@media only screen and (max-width:1080px) {
	.side-img {
		display: none;
	}
	.footer .block.block-block {
		padding: 0 30px;
	}
}

@media only screen and (max-width:1199px) {
	.leftside {
		width: 235px;
		position: relative;
		float: left;
		padding-top: 30px;
		overflow: hidden;
	}
	.promo .btn_callback {
		width: 235px;
	}
	.content-pos {
		position: relative;
		padding-top: 30px;
		float: right;
		width: 710px;
	}
	header .logo {
		width: 250px;
	}
	.header-left {
		margin-top: -110px;
	}
	.header-right {
		margin-top: -110px;
	}
	nav ul {
		width: 960px;
		margin: 0 auto;
	}
	nav ul li {
		margin: 0 7px;
	}
	nav ul li.first {
		margin-left: 0;
	}
	nav ul li.last {
		margin-right: 0;
	}
	nav ul li a {
		font-size: 13px;
	}
	.promo_block_bottom1 {
		padding: 20px 10px 70px 30px;
	}
	.form-photo+.form-pos {
		margin-left: 20px;
	}
	.form-photo+.form-pos+.form-info {
		margin-left: 20px;
	}
	#back-top {
		margin-left: 440px;
	}
	.promo h3 {
		-webkit-transform: translateX(0%) translateY(45%);
		transform: translateX(0%) translateY(45%);
		font-size: 17px;
		line-height: 24px;
		padding: 15px 15px 15px 30px;
		width: auto;
	}
	header .logo p {
		font-size: 14px;
		margin-top: 0px;
	}
	.promo-bg {
		background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/promo-bg1000.jpg) center no-repeat;
		background-size: cover;
	}
	.promo-heading {
		display: table-cell;
		margin: 15px 0;
		height: 230px;
		width: 560px;
	}
	.promo h1.title {
		font-size: 32px;
		line-height: 36px;
	}
}

@media only screen and (max-width:999px) {
	#block-block-40 #webform-client-form-1883 {
		padding: 10px;
	}
	.leftside {
		width: 225px;
		position: relative;
		float: left;
		padding-top: 30px;
		overflow: hidden;
	}
	.promo .btn_callback {
		width: 215px;
	}
	.content-pos {
		position: relative;
		padding-top: 30px;
		float: right;
		width: 510px;
	}
	header .logo {
		width: 220px;
	}
	.header-left {
		margin-top: -120px;
	}
	.header-left p.address {
		margin-top: 10px;
	}
	.header-left .address span {
		display: block;
	}
	.header-left p.address i {
		top: 1px;
	}
	.header-right .phone {
		margin-top: 16px;
	}
	.header-right .callback {
		margin-top: 12px;
	}
	.header-right {
		margin-top: -125px;
	}
	nav {
		padding: 10px 0 5px 0;
	}
	nav ul {
		width: 540px;
		margin: 0 auto;
	}
	nav ul li {
		margin: 0 7px 5px 7px;
	}
	.promo .form-pos {
		margin-right: 50px;
	}
	.promo h3 {
		font-size: 17px;
		line-height: 22px;
		padding: 15px 15px 15px 30px;
	}
	.main-slide div {
		width: 42.5%;
		margin: 1.5%;
	}
	.services article {
		display: block;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.field-name-body>ul.objects li {
		width: 46%;
	}
	.field-name-body>ul.benefits li {
		min-height: 130px;
	}
	.footer-nav {
		width: 220px;
	}
	.footer-nav li {
		width: 110px;
	}
	.promo_block_bottom1 {
		padding: 20px 30px 40px 30px;
		text-align: center;
	}
	.promo_block_bottom1 span {
		padding-bottom: 20px;
	}
	.form-photo {
		display: none;
	}
	.form-pos {
		float: none;
	}
	.form-photo+.form-pos {
		margin: 0px auto;
	}
	.form-photo+.form-pos+.form-info {
		margin: 20px auto 0 auto;
	}
	.form-info {
		width: 240px;
		float: none;
		text-align: left;
		margin-top: 20px;
		margin-left: 0;
	}
	.form-pos.form-reviews {
		width: 100%;
		margin-left: 0px;
		float: none;
		text-align: left;
	}
	.form-pos.form-reviews textarea {
		width: 100%;
	}
	.form-pos input {
		width: 240px;
	}
	.other-services #relink li {
		width: 48%;
		margin: 0;
	}
	.service-categories article {
		display: inline-block;
		width: 48%;
		margin-right: 3.5%;
	}
	.service-categories article:nth-child(3n) {
		margin-right: 3.5%
	}
	.service-categories article:nth-child(even) {
		margin-right: 0;
	}
	#back-top {
		margin-left: 330px;
	}
	.promo-bg {
		background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/promo-bg700.jpg) center no-repeat;
		background-size: cover;
	}
	.promo-heading {
		display: table-cell;
		margin: 15px 0;
		height: 230px;
		width: 460px;
	}
	.promo h1.title {
		font-size: 28px;
		line-height: 32px;
	}
}

@media only screen and (max-width:770px) {
	#order_usltop {
		padding: 68px 0 0 0;
	}
	.container,
	.numbers {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.promo.container {
		width: 100%;
	}
	.leftside {
		width: 100%;
		position: relative;
		float: none;
		padding-top: 30px;
		overflow: hidden;
	}
	.promo h1.title {
		padding: 10px 15px 0 15px;
		font-size: 28px;
		line-height: 32px;
	}
	.promo .btn_callback {
		width: 225px;
		position: relative;
		left: auto;
		bottom: auto;
		margin-top: 20px;
		margin-bottom: 25px;
		margin-left: 15px;
	}
	.content-pos {
		position: relative;
		padding-top: 30px;
		float: none;
		width: 100%;
	}
	header .logo {
		display: table;
		margin: 0 150px 0 0;
		float: left;
		position: relative;
		text-align: center;
		padding: 85px 0 0 0;
		width: auto;
	}
	header .logo b {
		font-size: 18px;
		line-height: 20px;
	}
	header .logo b span {
		width: auto;
		margin: 0;
	}
	header .logo b span:after {
		content: "-";
		width: auto;
		margin: 0;
		position: relative;
	}
	header .logo p {
		display: none;
	}
	header .logo:before {
		content: "";
		display: block;
		background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/logo.png) 0 0 no-repeat;
		background-size: 60px 80px;
		width: 60px;
		height: 80px;
		position: absolute;
		left: 50%;
		margin-left: -30px;
		top: 0;
	}
	.header-left {
		width: 235px;
		margin: 5px 0px 0 0;
		float: right;
		position: relative;
	}
	.header-left p {
		display: none;
	}
	.header-left .search #ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
		width: 235px;
		height: 29px;
	}
	.header-right {
		width: 235px;
		float: right;
		margin: 0;
	}
	.header-right .time {
		display: none;
	}
	.header-right .phone,
	.header-right .callback {
		margin-top: 7px;
	}
	nav h5 {
		display: block;
	}
	.adaptivemenu {
		background: #0f3b4e;
	}
	.main-menu,
	.adaptivemenu .menu {
		display: none;
	}
	.adaptive-menu {
		display: block;
		z-index: 11;
		width: 100%;
		height: auto;
	}
	.main-menu {
		height: 40px;
		z-index: 111;
		position: relative;
		overflow: hidden;
	}
	.main-menu li {
		display: none;
	}
	.promo-other {
		top: 15px;
	}
	nav ul {
		width: 100%;
		padding: 0 15px 15px 15px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		text-align: left;
	}
	nav ul li a.active,
	nav ul li:hover {
		border-bottom: 0;
		background: #f1c40f;
		color: #0f3b4e !important;
	}
	nav ul li.active-trail,
	nav ul li:hover {
		border-bottom: none;
		background: #f1c40f;
	}
	nav ul li.active-trail a,
	nav ul li:hover a {
		color: #0d3b50;
	}
	nav ul li {
		display: block;
		margin: 7px 7px 0 0;
		border-bottom: none;
		float: left;
		width: 130px;
	}
	nav ul li a {
		display: block;
		padding: 3px 0 3px 10px;
		font-size: 14px;
		font-family: 'latomedium';
	}
	.promo.container {
		height: auto;
	}
	.promo-main {
		height: auto;
		padding: 20px 0;
	}
	.promo h3 {
		font-size: 17px;
		line-height: 22px;
		padding: 15px;
		text-align: center;
		position: relative;
		width: 100%;
		-webkit-transform: translateX(0%) translateY(0%);
		transform: translateX(0%) translateY(0%);
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
	}
	.promo .form-pos {
		float: none;
		margin: 0 auto;
		width: 95%
	}
	.promo .form-pos input[type="text"] {
		width: 100%;
	}
	.promo .form-pos p {
		font-size: 16px;
		line-height: 19px;
		padding: 0 15px 15px 15px;
	}
	.numbers {
		display: none;
	}
	.leftside h5 {
		display: block;
	}
	.leftside .sidebar {
		display: none;
	}
	.block-advice {
		display: none;
	}
	.leftside .block-menu p.title {
		position: relative;
		padding: 3px 15px;
		background: #f8f8f8;
		right: auto;
		top: auto;
		display: table;
		margin: 0 auto;
	}
	.leftside .block-menu {
		border: 1px solid #b4c1c7;
		padding: 12px 0px;
	}
	.leftside .block-menu ul {
		background: #fff;
		border: 1px solid #eee;
		padding: 0 0 5px 0;
	}
	.leftside .block-menu ul:after {
		content: "";
		display: block;
		height: 1px;
		overflow: hidden;
		clear: both;
	}
	.leftside .block-menu li {
		padding: 0;
		font-size: 14px;
		line-height: 16px;
		position: relative;
		float: left;
		width: 50%;
	}
	.leftside .block-menu li a {
		display: block;
		padding: 6px 15px 8px 15px;
	}
	.leftside .block-menu li.first.last {
		width: 100%;
	}
	.content-pos #content-area {
		padding: 15px 15px 20px 15px;
	}
	.slider-pos {
		margin: 10px;
		padding: 13px 15px 16px 15px;
	}
	.services {
		margin: 0;
	}
	.services article {
		padding: 20px 15px;
	}
	ul.benefits {
		margin: 20px -15px 0 -15px;
	}
	footer .logo:before {
		content: "";
		display: block;
		background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/logo.png) 0 0 no-repeat;
		width: 60px;
		height: 80px;
		background-size: 60px 80px;
		position: absolute;
		top: 5px;
		left: 50%;
		margin-left: -30px;
	}
	footer .logo {
		width: auto;
		height: auto;
		position: relative;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding: 85px 0 0 0;
		display: table;
	}
	.footer-left {
		width: auto;
	}
	footer .logo p {
		display: none;
	}
	.footer-left p {
		display: none;
	}
	.footer-right {
		padding-top: 8px;
	}
	.footer-right .phone {
		margin-top: 8px;
	}
	.main>hr {
		height: 0px;
	}
	footer {
		position: relative;
		width: 100%;
		height: auto;
		left: 0;
		bottom: auto;
		border-top: 5px solid #0d3b50;
		margin-top: 30px;
	}
	.footer-nav {
		position: relative;
		width: 100%;
		float: rnone;
		padding-top: 15px;
		clear: both;
	}
	.footer-nav li {
		width: 110px;
		float: none;
		display: inline-block;
		text-align: left;
	}
	footer .copyright {
		height: auto;
		position: relative;
		left: 0;
		bottom: auto;
		padding-bottom: 15px;
		margin-top: 15px;
	}
	body.not-front .content-pos {
		margin-top: 0;
		padding-top: 20px;
	}
	.service-categories article {
		width: 32%;
		margin-right: 1.5%;
	}
	.service-categories article:nth-child(even) {
		margin-right: 1.5%;
	}
	.service-categories article:nth-child(3n) {
		margin-right: 0;
	}
	#back-top {
		margin-left: 0px;
		left: auto;
		right: 15px;
		bottom: 20px;
	}
	.promo-bg {
		background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/promo-bg500.jpg) center no-repeat;
		background-size: cover;
		max-height: 340px;
	}
	.promo-heading {
		display: block;
		margin: 15px 2.5%;
		height: auto;
		width: auto;
		z-index: 11;
		position: absolute;
		top: -40px;
		left: 0;
		right: 0;
	}
	.promo h1.title {
		font-size: 28px;
		line-height: 32px;
		padding-bottom: 15px;
	}
}

@media only screen and (max-width:670px) {
	.node table td {
		padding: 10px;
		font-size: 12px;
	}
	.front .node ul.objects li,
	.front .node ul.benefits li {
		width: 90%;
	}
	.service-categories article {
		width: 48%;
		margin-right: 1.5%;
	}
	.service-categories article:nth-child(3n) {
		margin-right: 1.5%;
	}
	.service-categories article:nth-child(even) {
		margin-right: 0;
	}
	footer .copyright p {
		float: none;
		text-align: center;
	}
}

@media only screen and (max-width:625px) {
	ul.benefits {
		padding: 15px 15px 2px 15px;
	}
	.field-name-body>ul.benefits li {
		display: block;
		margin: 0 0 15px 0;
		padding: 15px 10px 15px 12px;
		width: 100%;
		min-height: auto;
	}
}

@media only screen and (max-width:600px) {
	header .logo {
		margin: 0;
	}
}

@media only screen and (max-width:580px) {
	nav ul li {
		width: 160px;
	}
}

@media only screen and (max-width:540px) {
	nav ul li {
		width: 135px;
	}
}

@media only screen and (max-width:500px) {
	.pp-form {
		width: 100%;
	}
	.pp-form .pp-label {
		display: none;
	}
	.pp-form blockquote {
		padding: 21px 25px 12px 25px;
	}
	.form-content {
		padding: 25px 25px 30px 25px;
	}
	.pp-form-fields {
		margin-top: 15px;
		padding: 0;
		background: #fff;
	}
	.promo h1.title {
		font-size: 24px;
		line-height: 28px;
	}
}

@media only screen and (max-width:450px) {
	nav ul li {
		width: 48%;
	}
	.footer-left {
		margin: 0 auto;
		float: none;
		display: table;
	}
	.footer-right {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.footer-nav {
		width: 80%;
		margin: 0 auto;
	}
	.footer-nav li {
		width: 50%;
		float: left;
		text-align: left;
	}
}

@media only screen and (max-width:420px) {
	nav ul li {
		width: 48%;
	}
	header .logo {
		margin: 0 auto 10px auto;
		float: none;
	}
	.header-left,
	.header-right {
		float: none;
		margin: 0 auto;
	}
	.leftside .block-menu li {
		float: none;
		width: 100%;
	}
	.field-name-body>ul.objects li {
		width: 80%;
	}
	.service-categories article {
		width: 100%;
		margin-right: 0;
	}
	nav ul li {
		width: 46%;
	}
	.field-name-body table,
	.field-name-body tbody,
	.field-name-body tr {
		display: block;
	}
	.field-name-body table tr:nth-child(odd) {
		background: #ece6de !important;
	}
	.field-name-body table tr:first-child {
		background: #0d3b50 !important;
	}
	.field-name-body table tr td {
		width: 50%;
		display: table-cell;
		padding-bottom: 11px;
	}
	.field-name-body table tr td:first-child {
		display: table-caption;
		width: 100% !important;
		padding-left: 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding-bottom: 0;
	}
	.field-name-body table td {
		padding: 7px 8px 8px 10px;
	}
	.promo h1.title {
		font-size: 22px;
		line-height: 26px;
	}
}

@media only screen and (max-width:1000px) {
	.layout-center .layout-3col__right-content {
		width: 100%;
		margin: 0;
	}
	.layout-3col__right-content {
		padding: 10px;
	}
}/*
Theme Name: Дочерняя тема для fasadrolf
Template: shifters-lite

Не обязательные параметры:
Theme URI: http://fasadrolf.ru/
Description: Дочерняя тема для темы fasadrolf
Author: Kama
Author URI: http://fasadrolf.ru/
Version: 1.0
*/

/* импортируем стили родительской темы */
/*
Theme Name: Shifters Lite
Theme URI: https://gracethemes.com/themes/free-logistics-wordpress-theme/
Author: Grace Themes
Author URI:

Version: 1.0
License: GNU General Public License version 2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shifters-lite
Tags:blog,two-columns,right-sidebar,full-width-template,custom-colors,custom-menu,custom-header,custom-logo,featured-images,editor-style,custom-background,threaded-comments,theme-options, translation-ready

Shifters Lite WordPress Theme has been created by Grace Themes(gracethemes.com), 2019.
Shifters Lite WordPress Theme is released under the terms of GNU GPL
*/

*{ margin:0; padding:0; outline:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
img{ border:none; margin:0; padding:0; height:auto; max-width:100%;}
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .aligncenter{ margin:0; padding:0; max-width:100% !important;}
a{ text-decoration:none; color:#efc62c;}
a:hover{ color:#111;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}

/*
Lists style CSS
-------------------------------------------------------------*/
ol,ul{ margin:0; padding:0;}
ul li ul, ul li ul li ul, ol li ol, ol li ol li ol{ margin-left:10px;}
ul,ol { margin:0; padding: 0;}
ul {list-style: inside none disc;}
ol {list-style: decimal;}
dt {font-weight: 700;}
dd {margin: 0 1.5em 1.5em;}
audio:not([controls]) {	display: none;height: 0;}
img {border-style: none;}
svg:not(:root) {overflow: hidden;}
a {	background-color: transparent;	-webkit-text-decoration-skip: objects;}
a:active, a:hover {outline-width: 0;}
b, strong {	font-weight: bold;}
pre {background: #ddd;font-size: 14px;	font-size: 0.9375rem;line-height: 1.4;margin-bottom: 1.6em;	max-width: 100%;overflow: auto;	padding:20px;}
iframe{max-width:100%;}
.breadcrumbs{padding:10px 0; margin-bottom:0;}
nav.pagination{ clear:both;}
#comment-nav-above .nav-previous, #comment-nav-below .nav-previous{ float:none !important; margin:10px 0;}
nav.pagination .page-numbers{ background-color:#ccc; padding:10px 15px; font-size:15px; font-weight:600; color:#444;}
nav.pagination .page-numbers.current{background-color:#efc62c;}
ol.comment-list li{ list-style:none; margin-bottom:5px;}


/*image align css*/
.alignnone{ width:100%;}
img.alignleft, .alignleft{ float:left; margin:0 15px 0 0; padding:5px; border:1px solid #cccccc;}
img.alignright, .alignright{ float:right; margin:0 0 0 15px; padding:5px; border:1px solid #cccccc;}
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-top:0;  height:auto;}

/* Buttons */
.button{  border:1px solid #404040; color:#404040; padding:10px 30px; display:inline-block; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; -o-border-radius:25px; -ms-border-radius:25px; }
.button:hover{ border:1px solid #e32222; color:#e32222; }
a.blogreadmore{ background-color:#505050; color:#fff ; padding:5px 20px; display:inline-block; border-radius:3px;}
a.blogreadmore:hover{ background-color:#404040; color:#fff; }

.learnmore{ background-color:#e32222; color:#fff ;display: inline-block; padding:10px 30px; text-transform:uppercase; font-weight:600; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; -o-border-radius:25px; -ms-border-radius:25px; font-size:14px; }
.learnmore:hover{ background-color:#333;color:#fff ;}

figcaption,figure{	display: block;}
figure {margin: 1em 0;}
blockquote{ border-left:5px solid #e32222; padding:10px 10px 10px 30px; color:#666; font-size:15px; line-height:1.5; margin-bottom:30px; font-style:italic;}
blockquote p{ margin-bottom:0 !important;}
hr {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;	height: 0;	overflow: visible;}
.textwidget select{ width:100%;}
.tagcloud a{ font-size:12px !important; color:#fff; border:1px solid #fff; padding:5px 12px; margin:0 5px 5px 0; display:inline-block;}
.tagcloud a:hover{ border:1px solid #fff;}
table{ width:100%}


/* = Site Header CSS
-------------------------------------------------------------- */
.site-header.fixed{ position: fixed; top:0; z-index:99999999; width:100%; }
.cotact_info_area{ float:right; width:70%; color:#555; padding:16px 0; text-align:right; }

.infobox{ display:inline-block; margin:0 0 0 4%; text-align:left; color:#262626; font-size:16px;}
.infobox span{ float:right;}
.infobox a{ color:#262626;}
.infobox span strong{ display:block; text-align:left; font-weight:600; color:#262626; font-size:17px; }
.infobox i{ float:left; margin:9px 15px 0 0; line-height:28px; text-align:center; font-size:30px; color:#666;}

/* = Header top css
-------------------------------------------------------------- */
.header-top{ background-color:#ff9c00; color:#fff; width:75%; float:right; padding:0 0 0 350px; line-height:40px; position:relative; -webkit-transform: skew(35deg); -moz-transform: skew(35deg); -ms-transform: skew(35deg); -o-transform: skew(35deg);}
.header-top:after{background: #ff9c00; bottom: 0;content: "";position: absolute;right: -99988px; top: 0px; width: 99999px;}

.hdr_social a{ width:30px; height:38px; line-height:38px; text-align:center; display:inline-block; margin:0 3px 0 0; padding:0; transition:0.6s; -moz-transition:0.6s; -webkit-transition:0.6s; -o-transition:0.6s; font-size:16px; color:#fff; }
.hdr_social br{ display:none;}

.header-top i{ margin-right:5px;}
.header-top .right{ text-align:right; padding-top:0; padding-right:15px;}
.right span.phno{ padding-right:10px; margin-right:5px;}
.right span.phno{ padding-right:10px; margin-right:5px;}

.header-top .right, .header-top .left{-webkit-transform:skew(-35deg); -moz-transform:skew(-35deg);-ms-transform:skew(-35deg);-o-transform:skew(-35deg);}
.header-top .left{position:relative;}
.header-top .phno{ margin-right:15px;}

.infobox a.get_an_enquiry{ background-color:#e32222; color:#fff ;display: inline-block; padding:10px 30px; text-transform:uppercase; font-weight:600; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:25px; -ms-border-radius:5px; font-size:14px; }
.infobox a.get_an_enquiry:hover{ background-color:#333;color:#fff ;}

/*
Main site CSS
-------------------------------------------------------------*/
#sitelayout{ margin:0 auto; overflow-x:hidden;}
.site-header{ width:100%; z-index:9999; box-sizing:border-box;   background-color: #fff;   border-top: solid 2px #ff9c00;  border-bottom: solid 2px #e32222;}
.site-header.siteinner{ position:relative; box-shadow: inset 0 0 5px 1px #f1f1f1; }
body.home .fixed-header{ position:fixed !important; top: auto; z-index:99999; background-color:#fff; }
body.home .no-sticky{ position:relative !important; /*background-color: transparent !important;*/ }

/*
Header Navigation CSS
-------------------------------------------------------------*/

.toggle{display: block;}
.toggle a{width:100%; color:#ffffff; background:url(//fasadrolf.ru/wp-content/themes/shifters-lite/images/mobile-nav.png) no-repeat right center #3e3e3e; padding:8px 10px; margin-top:5px; font-size:16px; display:none; text-align:left;}
.toggle a:hover{color:#ffffff !important;}
/*main menu*/


/* = Page layout css
-------------------------------------------------------------- */
.left_panel_content{ background-color:#fff; float:left; width:68%; margin:0; padding:40px; box-shadow:0 0 5px #eee; }
.left_panel_content ul, .left_panel_content ol{ margin:0 0 20px 20px; }
.left_panel_content ul li, .left_panel_content ol li{ margin:0; }
.left_panel_content ul ul, .left_panel_content ol ol{ margin:0 0 0 30px; }

.fullwidth{ width:100% !important; float:none  !important;}
.fullwidth p{ margin-bottom:15px;}

.boxlayout{ width:1210px; margin:0 auto; background-color:#fff; position:relative; box-shadow:0 -8px 8px #111;}
.fulllayout{ width:100% !important;}


.slider_wrapper{ position:relative;}
h2.sectiontitle{font-weight:600; font-size:40px; margin-bottom:50px; position:relative; text-align:center;}
.last_column{clear:right; margin-right:0 !important; }

/* = Services Four coloumn Sections
--------------------------------------------------- */
#four_pagebox_sections{ padding:0 0 80px; position:relative; z-index:9999; }
#four_pagebox_sections .container{ margin-top:-60px; }
.column4_colorbox{ width:25%; float:left; background-color:#e32222; color:#fff; text-align:center;  margin:0; padding:40px 30px; position:relative; box-sizing:border-box; }
.column4_colorbox .page_img_box{ position:relative; margin:0 auto 20px auto; overflow:hidden; width:70px; height:65px; }
.column4_colorbox .page_img_box img{ height:auto; width:100%; vertical-align:top;}
.column4_colorbox h3{ font-size:22px; font-weight:600; margin:0 0 20px;}
.column4_colorbox h3 a{ color:#fff;}
.page_content{ position:relative;}
.page_content p{ margin-bottom:30px; line-height:24px;}
.column4_colorbox.second_column{ background-color:#ff9c00;}

/* = Welcome Section
------------------------------------------------------------------ */
#welcome_sections{ padding:80px 0; background-color:#ffffff}

.welcome_left_column{ width:45%; float:left; margin:0 5% 0 0;}
.welcome_contentwrap h3{ font-size:50px; color:#353535; font-weight:600; margin-bottom:30px;}
.welcome_contentwrap h3 span{ font-size:24px; display:block; font-weight:400;}
.welcome_contentwrap p{ margin-bottom:40px; line-height:28px; padding:0; }

/* Welcome  Right  Sections*/
.welcome_right_column{ width:50%; float:right; margin:0;}
.wel2column{ width:47%; float:left; margin:0 6% 0 0;}
.wel2column .welthumb{ position:relative; margin:0 auto 20px auto; overflow:hidden; height:180px; }
.wel2column .welthumb img{ height:auto; width:100%; vertical-align:top;}
.wel2column h4{ font-size:24px; font-weight:600; margin-bottom:20px;}
.wel2column h4 a{ color:#353535;}
.wel2column p{ margin-bottom:30px;}
.wel2column_content{ margin:0;}

/* = Sidebar CSS
-------------------------------------------------------------- */
#sidebar{ float:right; width:28%;}
h3.widget-title{}
aside.widget ul {
    background: #fff;
    border: 1px solid #eee;
    padding: 5px 0;
}
aside .menu li {
    padding: 5px 15px 7px 18px;
    font-size: 13px;
    line-height: 16px;
    position: relative;
}
aside h3.widget-title {
    position: absolute;
    padding: 0 15px;
    background: #f8f8f8;
    right: 0;
    top: -12px;
    height: 25px;
    line-height: 23px;
    font-size: 16px;
    font-weight: bold;
}
aside .widget_nav_menu {
    border: 1px solid #b4c1c7;
    border-bottom: none;
    border-right: none;
    position: relative;
    padding: 17px 15px 25px 0;
}
aside .menu li.current-menu-item {
    background: #0f3b4e;
}
aside .menu li.current-menu-item a {
    color: #fff!important;
}
aside .menu li.current-menu-item a {
    border: none;
}
aside .menu li.current-menu-item:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 10px;
    display: block;
    right: -10px;
    top: 0;
    background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/menu-arrow.png) right center no-repeat;
}
#sidebar ul li{ border-bottom:1px dashed #eee; margin:0 0 2px; padding:7px 10px 7px 0;}
#sidebar ul li::before{content:"\f105";font-family:'Font Awesome 5 Solid'; margin-right:10px;}
#sidebar ul li a{ color:#3b3b3b; }
#sidebar ul li a:hover{ color:#34c6f6;}
#sidebar ul li:last-child{ border:none;}
aside .textwidget{background-color:#f5f5f4;}


/*sidebar search form css*/
#sidebar .search-form{ margin-bottom:20px;}
#sidebar .search-form input.search-field{ background-color:#fff; width:80%; padding: 13px 15px 13px 15px; border:1px solid #ddd; }
#sidebar .search-form input.search-submit{ background:url(//fasadrolf.ru/wp-content/themes/shifters-lite/images/search-icon.png) no-repeat center center #efc62c; padding: 12px 0 12px 0; font-size:0; width:20%; height:43px; float:right; border:0;}


/* = Blog post styles
-------------------------------------------------------------- */
.defaultpost_fulstyle{ margin:0 0 50px 0; padding:0; text-align:center;}
.defaultpost_fulstyle .blogthumbimg{ margin:0 0 20px 0; position:relative;}
.defaultpost_fulstyle .blogthumbimg img{ height:auto;}
.defaultpost_fulstyle h3, h3.single-title{ margin-bottom:15px; font-size:30px; font-weight:600;}
.defaultpost_fulstyle h3 a{ color:#484f5e;}
.defaultpost_fulstyle h3 a:hover{ color:#efc62c;}
.defaultpost_fulstyle p{ margin-bottom:20px;}
.blog-meta{ font-style:italic; margin-bottom:8px;}
.post-date, 
.post-comment, 
.post-categories, 
.edit-link{ display:inline; color:#333; font-weight:600; text-transform:uppercase; margin:0 10px 0 0;} 
.single_title{ margin-bottom:5px;}
body.single-post .defaultpost_fulstyle { width:100%; float:none; margin:0; }

.blog_postmeta{ margin-bottom:20px; color:#888; }
.blog_postmeta a{ color:#999;}
.blog_postmeta a:hover{ color:#e32222;}
.blogpostmorebtn{ background-color:#505050; color:#fff; padding:10px 20px; font-weight:600; border-radius:3px; display:inline-block; }
.blogpostmorebtn:hover{ background-color:#303030; color:#fff;}

/* = Footer css
-------------------------------------------------------------- */
.site-footer{ background-color:#232526; padding:0; position:relative; color:#fff;}
.copyright-txt span{color:#fff;}
.powerby{ float:left; }
.design-by { float:right;}
.design-by a:hover{color:#999;}
.site-footer h5{ margin:0 0 30px 0; font-size:24px; font-weight:600; color:#fff; }
.site-footer .widget{ padding:50px 0 50px;}
.footer-bottom{ background-color:#1b1c1d; color:#fff; position:relative; text-align:center; padding:30px 0;}
.footer-bottom a:hover{ color:#fff;}
.widget-column-1{ width:28%; float:left; margin:0 3% 0 0; }
.widget-column-2{ width:18%; float:left; margin:0 3% 0 0; }
.widget-column-3{ width:25%; float:left; margin:0 3% 0 0; }
.widget-column-4{ width:20%; float:left; margin:0; }
.site-footer ul{ margin:0; padding:0;}
.site-footer ul li { list-style:none; padding:0 0 8px 0; margin:0; color:#fff;}
.site-footer ul li a { color:#fff; }
.site-footer ul li::before{content:"\f105";font-family:'Font Awesome 5 Solid'; margin-right:10px;}
.site-footer ul li a:hover, .site-footer ul li.current_page_item a { color:#e32222; }
.menu-footer-menu-container ul li{ list-style:none; display:inline-block; padding:0 10px;}
.menu-footer-menu-container ul li::before{ display:none;}

/* = Contact Form 7 css
-------------------------------------------------------------- */
.wpcf7{ margin:30px 0 0; padding:0;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"]{ width:40%; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px #ccc; height:35px; padding:0 15px; color:#797979; margin-bottom:0;}
.wpcf7 textarea{width:60%; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px #ccc; height:150px; color:#797979; margin-bottom:25px; font:12px arial; padding:10px; padding-right:0;}
.wpcf7 input[type="submit"]{background-color:#efc62c; width:auto; border:none; cursor:pointer; color:#ffffff; padding:10px 40px; border-radius:3px;}

/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;	height: 1px;width: 1px;	overflow: hidden;}
.screen-reader-text:focus {	background-color: #f1f1f1;	border-radius: 3px;	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);	clip: auto !important;	color: #21759b;	display: block;
	font-size: 14px;font-size: 0.875rem;font-weight: bold;	height: auto;left: 5px;	line-height: normal;padding: 15px 23px 14px;text-decoration: none;	top: 5px;	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* = Comment Form css
-------------------------------------------------------------- */
h1.screen-reader-text{font-family: 'Assistant', sans-serif; font-size:22px;}
.site-nav-previous, .nav-previous{ float:left;}
.site-nav-next, .nav-next{ float:right;}
h3#reply-title{ font-size:20px;}
#comments{ margin:30px 0 0; padding:0;}
nav#nav-below{ margin-top:15px;}

/* Comment styles */
ol.commentlist{list-style:none;}
#commentform p{margin:5px 0;}
#commentform label{display:block;}
#commentform input#email, #commentform input#url, #commentform input#author, #commentform textarea, #commentform input#eazycfc_captcha{max-width:96%; border:1px #ccc solid; padding:5px 2%;}
#commentform input#submit{ background-color:#32373a; border:none; padding:12px 25px; color:#fff; display:inline-block; cursor:pointer; border-radius:5px; text-transform:uppercase;}
#commentform input#submit:hover{background:#34c6f6; color:#fff;}
.form-allowed-tags{display:none;}
.entry-content table, .comment-body table{ border-collapse:collapse; margin:10px 0;}
.entry-content table td, .entry-content table th, .comment-body table td, .comment-body table th{padding:10px 5px; text-align:left;}
.entry-content table th, .comment-body table th{color:#676767; font:normal 18px Oswald; border-bottom:1px #888 solid;}
.entry-content table td, .comment-body table td{border-bottom:1px #ccc solid;}
.fvch-codeblock:hover .comment-form-url{display:block !important;}
.commentlist, ol.commentlist {list-style:none; box-shadow:0 0 5px #666; -moz-box-shadow:0 0 5px #666; -webkit-box-shadow:0 0 5px #666; -khtml-box-shadow:0 0 5px #666; margin:10px 0; background-color:#fff; padding:10px 0;}
.commentlist li, ol.commentlist li { list-style:none; background-image:none !important; padding:0px 15px;}
.commentlist li ol li.depth-2, .commentlist li ol li.depth-3, .commentlist li ol li.depth-4, ol.commentlist li ol li.depth-2, ol.commentlist li ol li.depth-3, ol.commentlist li ol li.depth-4 { border-bottom:none;}
.commentlist li.bypostauthor article, ol.commentlist li.bypostauthor article { background:#f9ffe1;}
.commentlist article, .commentlist li.bypostauthor li article, ol.commentlist li.bypostauthor li article { border:none !important; padding:10px; position:relative; background-color:#fff;}
.commentlist li .fn { font-weight:normal; font-size:15px; font-style:normal;}
.commentlist li.bypostauthor .fn, ol.commentlist li.bypostauthor .fn { color:#000;}
img.avatar { vertical-align:middle; position:static; display:inline-block;}
.commentlist article a time { display:block; clear:both; padding:5px 0 10px; font-size:11px; font-style:italic; }
.commentlist, ol.commentlist p { font-size:14px;}
.commentlist .reply span, ol.commentlist .reply span { display:none;}
.commentlist .reply a, ol.commentlist .reply a { display:block;	padding:10px; text-align:center; background:#f6f6f6; margin:5px 0; border:1px #ddd solid;}
.comment-author.vcard{display:inline-block; margin-right:15px;}
.comment-list ul.children li.comment{background-image:none; padding-left:5px;}

/* = WooCommerce plugin css code
-------------------------------------------------------------- */
a.added_to_cart{background:#e1472f; padding:5px; display:inline-block; color:#fff; line-height:1;}
a.added_to_cart:hover{background:#000000;}
a.button.added:before{content:'' !important;}
#bbpress-forums ul li{padding:0;}
#subscription-toggle a.subscription-toggle{padding:5px 10px; display:inline-block; color:#e1472f; margin-top:4px;}
textarea.wp-editor-area{border:1px #ccc solid;}
.woocommerce input[type=text], .woocommerce textarea{border:1px #ccc solid; padding:4px;}
form.woocommerce-ordering select{ padding:5px; color:#777777;}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ color:#ff8a00;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
h1.product_title, p.price{ margin-bottom:10px;}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ color:#ff6d84;}
.woocommerce ul.products li, #payment ul.payment_methods li{ list-style:none !important;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{ border-bottom:0px !important}

.woocommerce .quantity .qty{ padding:7px; border:1px solid #ccc;}
.woocommerce-Price-amount.amount{font-size:14px !important;}
.woocommerce div.product .product_title{ padding-bottom:20px !important;}
.woocommerce div.product form.cart{ margin-top:15px !important;}

/* Свои дополнительные стили */
body .entry-content table {
    width: 100%!important;
}
.header-right .phone, .header a {
    color: #0f3b4e;
}
.navigation_bar {
    padding: 15px 0;
    height: auto;
}
.navigation_bar .siye-navi {
    background: #0f3b4e;
    text-align: center;
}
.menu-glavnoe-menyu-container {
    text-align: center;
    font-size: 0px;
    position: relative;
}
.wpcf7 {
    margin: 0px 0 0!important;
    padding: 0;
}
#wpcf7-f3210-o2 .wpcf7-response-output {
    margin-top: -245px;
    margin-left: 250px;
    width: 245px;
    border-radius: 5px;
    padding: 30px 10px;
}
.site-navi li {
    display: inline-block;
    margin: 0 11px;
    border-bottom: 2px solid #0d3b50;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: border-color;
    transition-property: border-color;
}
.site-navi li a {
    color: #fff !important;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    padding: 0 1px;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
}
.site-navi ul li a.active, .site-navi ul li:hover, li.current-menu-item a {
    border-bottom: 2px solid #f1c40f;
}
aside .widget_nav_menu:last-child {
    border-bottom: 1px solid #b4c1c7;
}
aside .widget_nav_menu:last-child::after {
    content: "";
    display: block;
    height: 4px;
    width: 15px;
    overflow: hidden;
    background: #f8f8f8;
    position: absolute;
    right: 0;
    bottom: -2px;
}
.promo_block_bottom1 {
    overflow: hidden;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #f1c40f!important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
	width: 100%;
    border-bottom: 2px solid #d89411;
    cursor: pointer;
    line-height: 13px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {
    width: auto;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    background: #577683;
    color: #fff;
    width: 100%;
    height: 38px;
    line-height: 36px;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
p a.phone {
    margin-left: -35px;
}
.promo-bg .wpcf7 input[type="tel"] {
    width: 92%!important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none!important;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: -10%;
    left: 3%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}
#contact_form_pop input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    max-width: 300px;
    height: 38px;
    line-height: 36px;
    padding: 0 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #eee;
    color: #0d3b50;
    border-radius: 5px;
    background: #fff;
}
.entry-content.node ol li {
    list-style-type: unset;
    margin-bottom: 10px;
    margin-left: 15px;
}
#contact_form_pop input.wpcf7-form-control.wpcf7-submit {
    background: #0d3b50!important;
    color: #fff;
    border-color: transparent;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 12px 55px 14px 55px;
    margin-top: -5px;
    margin-right: 5px;
    cursor: pointer;
}
div#webform-ajax-wrapper-1884 {
    margin-top: 15px;
    padding: 10px 60px 30px 60px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #f8f8f8;
    font-size: 14px;
    line-height: 16px;
}
.promo .form-pos input[type="submit"] {
    width: 200px;
    margin: 0 auto -15px auto;
    display: block;
}
input#s {
    width: 220px;
    height: 29px;
    border: 1px solid #0d3b50 !important;
    background: #fff;
    padding: 0 15px 0 33px;
    font-size: 13px;
    color: #0d3b50;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
input#searchsubmit {
    background: url(//fasadrolf.ru/wp-content/themes/fasadrolf/img/icons.png) 0 -235px no-repeat transparent !important;
    left: -220px;
    position: relative;
    width: 30px;
}
footer input#searchsubmit {
    left: -185px;
    top: -27px;
}
.footer-right .phone {
	margin-top: 0px;
}
div#webform-ajax-wrapper-1883 {
    z-index: 99999;
    position: relative;
}
.alignnone {
    width: auto!important;
    display: inline-block!important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    position: absolute;
    background: #fff;
    margin: 0% 37%;
    padding: 20px 20px;
    width: 300px;
    text-align: center;
}
.promo-bg {
    max-height: 300px;
    margin-top: 0px;
}
/*div.wpcf7#wpcf7-f3233-o3 .screen-reader-response {
    margin-left: 100px!important;
    margin-top: 190px!important;
    overflow: hidden!important;
    background: #fff!important;
    border: 5px solid #00a651!important;
    padding: 25px 10px!important;
    width: 285px!important;
    border-radius: 5px!important;
    text-align: center;
    z-index: 10!important;
    display: inline-block!important;
    position: absolute!important;
    clip: auto!important;
}*/
/*.screen-reader-response {
	display:none;
}
div#wpcf7-f3233-o3 .screen-reader-response {
    text-align: center;
    position: absolute;
    overflow: hidden;
    clip: auto;
    height: auto;
    width: 275px;
    z-index: 9;
    background: #fff;
    display: block;
    border: 5px solid #00a651;
    margin: 190px 10px 10px 105px;
    padding: 30px 10px;
    border-radius: 3px;
}*/


@media screen and (max-width: 980px) {
  .site-navi {
      background-color: #0f3b4e!important;
  }
	.promo-bg .wpcf7 input[type="tel"] {
    width: 100%!important;
  }
  form#searchform {
		overflow: hidden;
  }
  form#searchform input {
	width:100%!important;	
  }
  iframe {
    height: auto !important;
  }
  .site-navi ul li {
    display: inline-block!important;
    float: left!important;
    border-top: none!important;
  }
  .site-navi ul li:hover {
    background-color: #eec82e!important;
  }
  .navigation_bar {
    margin-top: -5px!important;
  }
  a.toggleMenu.active, a.toggleMenu {
    text-transform: uppercase!important;
    font-weight: bold!important;
  }
  aside.layout-3col__left-sidebar {
    display:none!important;
  }
}
@media only screen and (max-width: 999px) {
  .form-pos {
      margin: 0px auto!important;
  }
  .form-info {
      margin: 20px auto 0 auto!important;
  }
}
@media screen and (min-width:100px) and (max-width:490px) {
	div#webform-ajax-wrapper-1884 {
		padding: 10px 20px 30px 20px!important;
	}
}/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.slider-wrapper{ position:relative;}
.slider_wrapper{position:relative;}
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:50%;
	z-index:9;
	cursor:pointer;
}
a.nivo-prevNav {
	left:2%;
	background-position:-57px 0;	
}
a.nivo-nextNav {
	right:2%;
	background-position:-41px 0 !important;	
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {	
	padding: 15px 0 5px;
	position: absolute;   
    width: auto;
	bottom:-120px;
	left:6%;	
	z-index:9;
	display:none;	
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a {
    border: 0 none;
    display:inline-block;
	background-color:#fff;
    height: 12px;
    margin:5px;
    text-indent: -9999px;
    width:50px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
.nivo-controlNav a.active {
	font-weight:bold;
    background-position: 0 -21px;
	background-color:#efc62c;
}

.nivo-directionNav a {
    border: 0 none;
    display: block;
    height: 43px; 
    text-indent: -9999px;
    transition: all 200ms ease-in-out 0s;
    width: 43px;	
	background:url(//fasadrolf.ru/wp-content/themes/shifters-lite/images/slide-nav.png) no-repeat left top;	
}

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:6.5%;	
	margin:0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	color:#fff;
	z-index:8;	
	width:45%; 
	text-align:left; top:46%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -moz-transform:translateY(-50%);
	 }
 
.nivo-caption h2{ font:800 70px/70px 'Assistant', sans-serif; color:#fff; margin:0 0 25px 0; padding-bottom:25px; position:relative; display:inline-block;}
.nivo-caption h2:after{ background:#ff0000; width:40px; height:2px; position:absolute; bottom:0; left:0; content:'';}
.nivo-caption h2 span{ font-size:37px; display:block; font-weight:600; line-height:40px;}
.nivo-caption p{  margin-bottom:40px; text-shadow:0 0 2px #000;  }
.nivo-caption .slide_morebtn{ background-color:#fff; color:#fff; border-radius:25px; font-weight:400; text-transform:uppercase; padding:12px 35px; display:inline-block; }
.nivo-caption .slide_morebtn:hover{ background-color:#111; color:#fff;}.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-brands-400.eot);
  src: url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-brands-400.woff) format("woff"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-regular-400.eot);
  src: url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-regular-400.woff) format("woff"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-regular-400.ttf) format("truetype"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.eot);
  src: url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.woff) format("woff"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

  @font-face {
  font-family: 'Font Awesome 5 Solid';
  font-style: normal;
  font-weight: 900;
  src: url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.eot);
  src: url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.woff) format("woff"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//fasadrolf.ru/wp-content/themes/shifters-lite/fontsawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }/* Mobile Portrait View */
@media screen and (max-width:767px) {
*{box-sizing:border-box;}
#four_pagebox_sections .container{ margin-top:0;}
/*coloumn css*/
.blogthumbimg{ width:100%; float:none; margin:0 0 10px;}
/*sidebar css*/
#sidebar{ width:100%; float:none;}
.content-area{ width:auto; margin:0; padding:50px 20px;}
.left_panel_content{ width:auto; float:none;}
#four_pagebox_sections{ padding:40px 0;}
.column_3content_box{ float:none; width:100%;}
.column4_colorbox h3{ font-size:24px !important;}
.welcome_contentwrap h3 span{ font-size:40px;}
.hdr_rightcol{ float:none;}
.hdr_social{ padding:0 20px;}
.cotact_info_area, .hdr_rightcol{ position:relative; display:block; text-align:center; width:auto; float:none; padding:0;}
.cotact_info_area span{ display:block;}
.widget-column-1, .widget-column-2, .widget-column-3, .widget-column-4{ float:none; width:100%; margin:0 0 5px; padding:0; text-align:left;}
.site-footer .container{ padding:0 20px;}
.footer-bottom .container{ padding:0 20px;}
.infobox{ margin:0 auto 10px auto; display:table;}
/*slider css*/
#slider{ top:0; margin:0;}
.nivo-caption{ width:70%; padding:0; }
.nivo-caption h2{ font-size:30px !important; line-height:30px !important; margin:0 0 15px !important;}
.nivo-caption h2 span{ font-size:20px !important; display: inline;}
.nivo-caption p{ line-height:16px; font-size:14px; margin-bottom:20px;}
.nivo-caption .slide_morebtn{ padding:5px 20px; font-size:12px;}
.nivo-directionNav a{ top:35% !important;}
.nivo-controlNav{ display:none !important;}
a.nivo-prevNav{ left:1%;}
a.nivo-nextNav{right:1%;}
.welcome_contentwrap{ float:none; width:auto; margin:0 0 25px 0;}
#second_features_section{ margin:0; padding:30px 0;}
h2.section_title{ font-size:34px; margin-bottom:25px;}
/*front blog post*/

.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea{ width:100%;}
#sitelayout{ width:100%;}
.welcome_contentwrap h3{ font-size:24px;}
#welcome_sections{ padding:40px 0;}
.defaultpost_fulstyle .blogthumbimg{ width:auto; height:auto; overflow:hidden; float:none; margin:0 0 25px 0;}
.defaultpost_fulstyle .blogthumbimg img{ height:auto; min-height: inherit;}
.defaultpost_fulstyle{ float:none; width:100%; margin:0 0 30px 0;}
.column4_colorbox{ width:100%; float:none; margin:0 0 30px; }
.hdr_rightcol{ display:block;}
.welcome_left_column, .welcome_right_column, .wel2column { float:none; width:100%; margin:0 0 25px;}
.site-footer .widget{ padding:40px 0 20px;}
}

/* Mobile Landscape View */
@media screen and (min-width: 481px) and (max-width: 767px){
*{box-sizing:border-box;}
.nivo-controlNav{ display:none !important;}
.blogthumbimg{ width:50%; float:left; margin:5px 20px 10px 0;}
}
/* Mobile Landscape View */
@media screen and (min-width: 300px) and (max-width: 481px){
*{box-sizing:border-box;}
.nivo-caption{ width:90%; top:50%;}
.nivo-caption .slide_morebtn, .nivo-caption p{ display:none;}
.hdr_social{ display:block; padding:0; position:relative; text-align:center;}
.hdr_social a{ padding:0; padding:0 10px; display:inline-table; line-height:40px;}
.nivo-directionNav{ display:none;}
}

#welcome_sections{ padding:40px 0 10px;}
.welcome_contentwrap h3{ font-size:34px;}
.nivo-directionNav a{ top:40%;}
.welcome_contentwrap{ padding-bottom:25px;}

.column_3content_box{ float:none; width:100%; padding:20px;}
.column_3content_box h3{ font-size:15px;}
.hdr_rightcol{ float:none;}
.cotact_info_area{ float:none; width:100%; text-align:center; padding:10px 0;}
.cotact_info_area span{ display:block;}
.column4_colorbox{ padding:40px 15px;}
#four_pagebox_sections .container{ margin-top:-30px;}
}

/* Tablet View */
@media screen and (max-width:1169px) and (min-width:768px) { 
*{box-sizing:border-box;}
/*slider css*/
.nivo-caption{ width:60%;}
.nivo-caption h2{ font-size:42px; line-height:45px;}
.content-area{ width:auto; margin:0; padding:50px 20px;}
.nivo-caption h2 span{ font-size:inherit; display:inline-block;}
#sidebar{ width:30%;}
.left_panel_content{ width:65%;}
#sitelayout{ width:100%;}
.welcome_contentwrap{ padding-bottom:25px;}
.wel2column .welthumb{ height:115px;}
}

@media screen and (max-width:1169px) and (min-width:981px) { 
html{overflow-x:hidden; }
body.home .fixed-header{ position: relative !important; top:0; z-index:99999; }
}

@media screen and (max-width: 980px){
.toggleMenu{display: block;}
.site-navi{float:none; margin:0; position:relative; overflow-x:hidden; background-color:#fff; border-radius:0; top:0; border-bottom:none; display:block; }
.site-navi ul{color:#000; width:100% !important; float:none !important; margin:0; padding:0;}
.site-navi ul li{border-top:1px #cccccc solid; display:block; float:none; text-align:left; border-bottom:none !important}
.site-navi ul li a{padding:5px 10px !important; display:block; color:#000; border:none; text-align:left;}
.site-navi ul li a:hover, .site-navi ul li.current_page_item a{color:#efc62c;  border:none !important; border-radius:0; text-shadow:none;}
.site-navi ul li ul, .site-navi ul li ul ul{ display:block !important; background: transparent !important;}
.site-navi ul li ul li a:before{content:"\00BB \00a0";}
.site-navi ul li ul li a{padding-left:20px !important; }
.site-navi ul li ul li a, .site-navi ul li.current-menu-ancestor a.parent{ border:none; border-radius:0;}
.site-navi ul li ul li ul li a{padding-left:30px !important;}
.site-navi ul li ul li ul li ul li a{padding-left:40px !important;}
.site-navi ul li:hover > ul{ background:none !important; box-shadow:none;}
.site-navi ul li:hover > ul{ background: transparent !important; width:auto !important; display:block; position: relative !important; left:0; right:0; top:0; padding:0;}
.site-navi ul li:hover ul li ul, .site-navi ul li:hover ul li:hover > ul, .site-navi ul li:hover ul li:hover > ul li ul{  background: transparent !important; display:block; position:relative !important;  right:0; left:0; top:0;}
.site-navi ul li:hover ul li:hover ul, .site-navi ul li:hover ul li:hover ul li:hover ul{ left:0 !important;}
.site-navi ul li ul li a{ color:#000;}
.site-header{ position:relative; }
iframe{ height:auto !important;}
.logo{ width:auto; float:none; text-align:center; margin:0 auto; position:relative; padding:10px; }
body.home .fixed-header{ position: relative !important; top:0; z-index:99999; }
.header-top{padding:0 10px; text-align:center; width:100%;}
.header-top .right{ text-align:center;}
.header-top, .header-top .right, .header-top .left, .navigation_bar, .site-navi, .sd-menu-search{ float:none; -webkit-transform: skew(0deg); -moz-transform: skew(0deg); -ms-transform: skew(0deg); -o-transform: skew(0deg);}
.header-top:after{ display:none;}
.navigation_bar{ width:100%; margin:0; padding:0;}
.navigation_bar:after{ display:none;}
}