.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 .hidden-fields-container {
	display: none;
}

.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 [inert] {
	opacity: 0.5;
}

.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;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
#glt-settings.wrap {
  max-width:1300px;
}

#glt-settings.wrap:after {
  content:'';
  display:block;
  clear:both;
}

#glt-footer,
#glt-footer #google_language_translator {
    display:none !important;
}

#glt-translate-trigger,
#glt-translate-trigger span {
  cursor:pointer;
}

#glt-settings .glt-main-settings h3:before {
  content:'\f108';
}

#glt-settings .glt-layout-settings h3:before {
  content:'\f116';
}

#glt-settings .glt-floating-widget-settings h3:before {
  content:'\f134';
}

#glt-settings .glt-behavior-settings h3:before {
  content:'\f185';
}

#glt-settings .glt-usage-settings h3:before {
  content:'\f106';
}

#glt-settings .glt-preview-settings h3:before {
  content:'\f115';
}

#glt-settings .glt-flag-settings h3:before {
  content:'\f227';
}

#glt-settings .glt-seo-settings h3:before {
  content:'\f11e';
}

#glt-settings .glt-gtranslate-ad h3:before {
  content:'\f326';
}

#glt-settings .glt-css-settings h3:before {
  content:'\f119';
}

#glt-settings .glt-seo-settings {background-color: #FFC293;}

#glt-settings .glt-main-settings h3:before,
#glt-settings .glt-layout-settings h3:before,
#glt-settings .glt-behavior-settings h3:before,
#glt-settings .glt-floating-widget-settings h3:before,
#glt-settings .glt-usage-settings h3:before,
#glt-settings .glt-preview-settings h3:before,
#glt-settings .glt-flag-settings h3:before,
#glt-settings .glt-seo-settings h3:before,
#glt-settings .glt-gtranslate-ad h3:before,
#glt-settings .glt-css-settings h3:before {
  margin-right: 5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 1;
  font-family: dashicons;
  text-decoration: inherit;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
  text-align: center;
  -webkit-transition: color .1s ease-in 0;
  transition: color .1s ease-in 0;
  -webkit-font-smoothing: antialiased;
}

#glt-settings .button,
#glt-settings .button-primary {
  text-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  transition: .25s opacity ease-in-out;
  -webkit-transition: .25s opacity ease-in-out;
  -moz-transition: .25s opacity ease-in-out;
}

#glt-settings .button {
  background: #95a5a6;
  border:1px solid #95a5a6;
  color:#fff;
}

#glt-settings .button-primary {
  background:#ea4335;
  border:1px solid #ea4335;
}

#glt-settings .button:hover {
  opacity:0.8;
}

#glt-settings .button-primary:hover {
  opacity:0.8;
  background:#ea4335;
  border:1px solid #ea4335;
}

.tool-container {
    bottom:50px !important;
    top:auto !important;
    z-index:99999999 !important;
}

.tool-container .tool-items a {
    margin:4px;
}

.box-right {
    clear:right;
}

a.wp-studio-logo:focus,
a.wp-helpdesk-logo:focus {
  box-shadow:none !important;
  -webkit-box-shadow:none !important;
  -moz-box-shadow:none !important;
}

.goog-te-gadget-simple {
  margin:4px 0;
}

#google_language_translator select.goog-te-combo {
  width:143px;
  background:#fff;
  box-shadow:none !important;
  -moz-box-shadow:none !important;
  -webkit-box-shadow:none !important;
  padding:3px !important;
  height:auto !important;
  border:1px solid lightgray !important;
  border-radius:0px !important;
  -webkit-border-radius:0px;
  -moz-border-radius:0px !important;
  -o-border-radius:0px !important;
}

#google_language_translator select.goog-te-combo:focus {
  outline:none !important;
}

#flags {
  overflow:hidden;
}

#flags ul {
  margin:0;
  padding:0;
}

#flags li {
  float:left !important;
  margin-bottom:0 !important;
  padding:0 !important;
  border:none !important;
  list-style:none !important;
  content:none !important;
}

#flags li:before {
  content:none !important;
  border:none !important;
  background:none !important;
}

#flags a,
.tool-container .tool-items a {
  display:inline-block;
  cursor:pointer;
}

a.nturl.single-language {
    border:0;
}

a.single-language span.flag {
    display:inline-block;
    vertical-align:middle;
    margin-right:5px;
}

#flags.size24 a,
.tool-container .tool-items a,
a.single-language span.size24 {
    width: 24px !important;
    height: 18px !important;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -o-box-sizing:content-box;
    -ms-box-sizing:content-box;
}

#flags.size22 a,
a.single-language span.size22 {
    width: 22px !important;
    height: 17px !important;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -o-box-sizing:content-box;
    -ms-box-sizing:content-box;
}

#flags.size20 a,
a.single-language span.size20 {
    width: 20px !important;
    height: 14px !important;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -o-box-sizing:content-box;
    -ms-box-sizing:content-box;
}

#flags.size18 a,
a.single-language span.size18 {
    width: 18px !important;
    height: 14px !important;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -o-box-sizing:content-box;
    -ms-box-sizing:content-box;
}

#flags.size16 a,
#language span.size16,
a.single-language span.size16 {
    width: 16px !important;
    height: 12px !important;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -o-box-sizing:content-box;
    -ms-box-sizing:content-box;
}

.tool-container .tool-items a {
  display:inline-block;
  margin:3px 5px 3px;
  width:24px !important;
  height:18px !important;
}

.goog-te-gadget {
  color:#444;
  font-size:11px;
  font-family:"Arial",sans,sans-serif;
}

.goog-te-gadget img {
  vertical-align:middle;
}

select.goog-te-combo:focus {
  box-shadow:none !important;
  -moz-box-shadow:none !important;
  -webkit-box-shadow:none !important;
}

.metabox-holder {
  width:65%;
  float:left;
}

.metabox-holder h2 {
  margin-bottom:18px;
}

.submit {
  padding:0px;
}

.form-table th {
  width:50%;
}

td.advanced {
  padding-top:0px;
  padding-bottom:0px;
}

p.hello {
  font-size:12px;
  color:darkgray;
}

.flag{
    padding:1px 0;
}

a.nturl {
  cursor:pointer;
}

.flag img,
.alt_flag img{
    border:0px !important;
    margin-top:2px !important;
    padding:0px !important;
}

.attribution {
    width:152px;
    line-height:1em;
    margin-top:4px;
}

span.goog-branding {
    font-size: 11px;
    font-family: arial;
    color: rgb(102, 102, 102);
    white-space: nowrap;
    padding-top: 4px;
    text-align: left;
    width: 150px;
    margin-top: 2px;
    left:170px;
    z-index: 9999;
    float: right;
}

.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
    font-size: 12px;
    font-weight: bold;
    color: rgb(68, 68, 68);
    text-decoration: none;
    line-height:0.8em;
}

span.goog-branding img {
    float: left;
    margin:0px;
    width: 37px;

}

span.vertical-translator {
    position:auto;
    float:none !important;
    font-size: 11px;
    font-family: arial;
    color: rgb(102, 102, 102);
    white-space: nowrap;
    vertical-align: middle;
    padding-top: 4px;
    text-align: left;
    width: 150px;
    margin-top: 2px;
    right: -50px;
    z-index: 9999;
}

.tool-container .tool-items .flag img {
    width:24px !important;
    height:24px !important;
    margin-top:1px !important;
}

.tool-items .flag {
    padding:0px !important;
}

.tool-container {
    line-height:1;
}

#footer-instance {
    display:none !important;
}

code {
    border:1px solid lightgray;
}

/* Individual flag backgrounds (22px) */

#flags.size22 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -3px no-repeat;
}
#flags.size22 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -3px no-repeat;
}
#flags.size22 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -467px no-repeat;
}
#flags.size22 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -3px no-repeat;
}
#flags.size22 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -3px no-repeat;
}
#flags.size22 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -3px no-repeat;
}
#flags.size22 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -3px no-repeat;
}
#flags.size22 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -32px no-repeat;
}
#flags.size22 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -32px no-repeat;
}
#flags.size22 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -32px no-repeat;
}
#flags.size22 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -32px no-repeat;
}
#flags.size22 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -32px no-repeat;
}
#flags.size22 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -32px no-repeat;
}
#flags.size22 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -409px no-repeat;
}
#flags.size22 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -61px no-repeat;
}
#flags.size22 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -61px no-repeat;
}
#flags.size22 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -90px no-repeat;
}
#flags.size22 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -61px no-repeat;
}
#flags.size22 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Afrikaans"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -61px no-repeat;
}
#flags.size22 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -61px no-repeat;
}
#flags.size22 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -61px no-repeat;
}
#flags.size22 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -351px no-repeat;
}
#flags.size22 a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -351px no-repeat;
}
#flags.size22 a.canada[title="English"],
a.single-language.canada[title="English"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -438px no-repeat;
}
#flags.size22 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -90px no-repeat;
}
#flags.size22 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -90px no-repeat;
}
#flags.size22 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -90px no-repeat;
}
#flags.size22 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -90px no-repeat;
}
#flags.size22 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -90px no-repeat;
}
#flags.size22 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -61px no-repeat;
}
#flags.size22 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -90px no-repeat;
}
#flags.size22 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -119px no-repeat;
}
#flags.size22 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -119px no-repeat;
}
#flags.size22 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -119px no-repeat;
}
#flags.size22 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -119px no-repeat;
}
#flags.size22 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -119px no-repeat;
}
#flags.size22 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -119px no-repeat;
}
#flags.size22 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -467px no-repeat;
}
#flags.size22 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"] {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -148px no-repeat;
}
#flags.size22 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -148px no-repeat;
}
#flags.size22 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -148px no-repeat;
}
#flags.size22 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -148px no-repeat;
}
#flags.size22 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -148px no-repeat;
}
#flags.size22 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -148px no-repeat;
}
#flags.size22 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -177px no-repeat;
}
#flags.size22 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -177px no-repeat;
}
#flags.size22 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -177px no-repeat;
}
#flags.size22 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -177px no-repeat;
}
#flags.size22 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -177px no-repeat;
}
#flags.size22 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -177px no-repeat;
}
#flags.size22 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -409px no-repeat;
}
#flags.size22 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -206px no-repeat;
}
#flags.size22 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -206px no-repeat;
}
#flags.size22 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -467px no-repeat;
}
#flags.size22 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -467px no-repeat;
}
#flags.size22 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -206px no-repeat;
}
#flags.size22 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -206px no-repeat;
}
#flags.size22 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -206px no-repeat;
}
#flags.size22 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -206px no-repeat;
}
#flags.size22 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -496px no-repeat;
}
#flags.size22 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -235px no-repeat;
}
#flags.size22 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -409px no-repeat;
}
#flags.size22 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -235px no-repeat;
}
#flags.size22 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -409px no-repeat;
}
#flags.size22 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -235px no-repeat;
}
#flags.size22 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -235px no-repeat;
}
#flags.size22 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -235px no-repeat;
}
#flags.size22 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -235px no-repeat;
}
#flags.size22 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Buremese)"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -409px no-repeat;
}
#flags.size22 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -264px no-repeat;
}
#flags.size22 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -264px no-repeat;
}
#flags.size22 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -496px no-repeat;
}
#flags.size22 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -264px no-repeat;
}
#flags.size22 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -264px no-repeat;
}
#flags.size22 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -264px no-repeat;
}
#flags.size22 a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -438px no-repeat;
}
#flags.size22 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -264px no-repeat;
}
#flags.size22 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -293px no-repeat;
}
#flags.size22 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -293px no-repeat;
}
#flags.size22 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -467px no-repeat;
}
#flags.size22 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -467px no-repeat;
}
#flags.size22 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -293px no-repeat;
}
#flags.size22 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -409px no-repeat;
}
#flags.size22 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -496px no-repeat;
}
#flags.size22 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -351px no-repeat;
}
#flags.size22 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -438px no-repeat;
}
#flags.size22 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -293px no-repeat;
}
#flags.size22 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -293px no-repeat;
}
#flags.size22 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -293px no-repeat;
}
#flags.size22 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -322px no-repeat;
}
#flags.size22 a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -438px no-repeat;
}
#flags.size22 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanse"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -380px no-repeat;
}
#flags.size22 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -322px no-repeat;
}
#flags.size22 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -322px no-repeat;
}
#flags.size22 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -438px no-repeat;
}
#flags.size22 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -322px no-repeat;
}
#flags.size22 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -322px no-repeat;
}
#flags.size22 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -322px no-repeat;
}
#flags.size22 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -351px no-repeat;
}
#flags.size22 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -351px no-repeat;
}
#flags.size22 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -438px no-repeat;
}
#flags.size22 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -146px -351px no-repeat;
}
#flags.size22 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -380px no-repeat;
}
#flags.size22 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -30px -380px no-repeat;
}
#flags.size22 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -1px -3px no-repeat;
}
#flags.size22 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -59px -380px no-repeat;
}
#flags.size22 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -88px -380px no-repeat;
}
#flags.size22 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size22 {
    background: url('/wp-content/plugins/google-language-translator/images/flags22.png') -117px -380px no-repeat;
}
/* Individual flag backgrounds (20px) */

#flags.size20 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -4px no-repeat;
}
#flags.size20 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -4px no-repeat;
}
#flags.size20 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -468px no-repeat;
}
#flags.size20 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -4px no-repeat;
}
#flags.size20 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -4px no-repeat;
}
#flags.size20 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -4px no-repeat;
}
#flags.size20 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -4px no-repeat;
}
#flags.size20 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -33px no-repeat;
}
#flags.size20 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -33px no-repeat;
}
#flags.size20 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -33px no-repeat;
}
#flags.size20 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -33px no-repeat;
}
#flags.size20 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -33px no-repeat;
}
#flags.size20 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -33px no-repeat;
}
#flags.size20 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -410px no-repeat;
}
#flags.size20 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -62px no-repeat;
}
#flags.size20 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -62px no-repeat;
}
#flags.size20 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -91px no-repeat;
}
#flags.size20 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -62px no-repeat;
}
#flags.size20 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -62px no-repeat;
}
#flags.size20 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -62px no-repeat;
}
#flags.size20 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -62px no-repeat;
}
#flags.size20 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -352px no-repeat;
}
#flags.size20 a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -352px no-repeat;
}
#flags.size20 a.canada[title="English"],
a.single-language.canada[title="English"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -439px no-repeat;
}
#flags.size20 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -91px no-repeat;
}
#flags.size20 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -91px no-repeat;
}
#flags.size20 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -91px no-repeat;
}
#flags.size20 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -91px no-repeat;
}
#flags.size20 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -91px no-repeat;
}
#flags.size20 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -62px no-repeat;
}
#flags.size20 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -91px no-repeat;
}
#flags.size20 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -120px no-repeat;
}
#flags.size20 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -120px no-repeat;
}
#flags.size20 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -120px no-repeat;
}
#flags.size20 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -120px no-repeat;
}
#flags.size20 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -120px no-repeat;
}
#flags.size20 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -120px no-repeat;
}
#flags.size20 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -468px no-repeat;
}
#flags.size20 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -149px no-repeat;
}
#flags.size20 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -149px no-repeat;
}
#flags.size20 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -149px no-repeat;
}
#flags.size20 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -149px no-repeat;
}
#flags.size20 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -149px no-repeat;
}
#flags.size20 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -149px no-repeat;
}
#flags.size20 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -178px no-repeat;
}
#flags.size20 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -178px no-repeat;
}
#flags.size20 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -178px no-repeat;
}
#flags.size20 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -178px no-repeat;
}
#flags.size20 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -178px no-repeat;
}
#flags.size20 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -178px no-repeat;
}
#flags.size20 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -410px no-repeat;
}
#flags.size20 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -207px no-repeat;
}
#flags.size20 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -207px no-repeat;
}
#flags.size20 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -468px no-repeat;
}
#flags.size20 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -468px no-repeat;
}
#flags.size20 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -207px no-repeat;
}
#flags.size20 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -207px no-repeat;
}
#flags.size20 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -207px no-repeat;
}
#flags.size20 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -207px no-repeat;
}
#flags.size20 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -497px no-repeat;
}
#flags.size20 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -236px no-repeat;
}
#flags.size20 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -410px no-repeat;
}
#flags.size20 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -236px no-repeat;
}
#flags.size20 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -236px no-repeat;
}
#flags.size20 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -410px no-repeat;
}
#flags.size20 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -236px no-repeat;
}
#flags.size20 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -236px no-repeat;
}
#flags.size20 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -236px no-repeat;
}
#flags.size20 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -410px no-repeat;
}
#flags.size20 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -265px no-repeat;
}
#flags.size20 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -265px no-repeat;
}
#flags.size20 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -497px no-repeat;
}
#flags.size20 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -265px no-repeat;
}
#flags.size20 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -265px no-repeat;
}
#flags.size20 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -265px no-repeat;
}
#flags.size20 a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -439px no-repeat;
}
#flags.size20 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -265px no-repeat;
}
#flags.size20 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -294px no-repeat;
}
#flags.size20 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -294px no-repeat;
}
#flags.size20 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -468px no-repeat;
}
#flags.size20 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -468px no-repeat;
}
#flags.size20 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -294px no-repeat;
}
#flags.size20 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -410px no-repeat;
}
#flags.size20 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -497px no-repeat;
}
#flags.size20 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -352px no-repeat;
}
#flags.size20 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -439px no-repeat;
}
#flags.size20 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -294px no-repeat;
}
#flags.size20 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -294px no-repeat;
}
#flags.size20 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -294px no-repeat;
}
#flags.size20 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -323px no-repeat;
}
#flags.size20 a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -439px no-repeat;
}
#flags.size20 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -381px no-repeat;
}
#flags.size20 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -323px no-repeat;
}
#flags.size20 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -323px no-repeat;
}
#flags.size20 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -439px no-repeat;
}
#flags.size20 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -323px no-repeat;
}
#flags.size20 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -323px no-repeat;
}
#flags.size20 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -323px no-repeat;
}
#flags.size20 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -352px no-repeat;
}
#flags.size20 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -352px no-repeat;
}
#flags.size20 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -147px -352px no-repeat;
}
#flags.size20 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -439px no-repeat;
}
#flags.size20 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -381px no-repeat;
}
#flags.size20 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -31px -381px no-repeat;
}
#flags.size20 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -2px -4px no-repeat;
}
#flags.size20 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -60px -381px no-repeat;
}
#flags.size20 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -89px -381px no-repeat;
}
#flags.size20 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size20 {
    background: url('/wp-content/plugins/google-language-translator/images/flags20.png') -118px -381px no-repeat;
}
/* Individual flag backgrounds (18px) */

#flags.size18 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -4px no-repeat;
}
#flags.size18 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -4px no-repeat;
}
#flags.size18 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -468px no-repeat;
}
#flags.size18 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -4px no-repeat;
}
#flags.size18 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -4px no-repeat;
}
#flags.size18 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -4px no-repeat;
}
#flags.size18 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -4px no-repeat;
}
#flags.size18 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -33px no-repeat;
}
#flags.size18 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -33px no-repeat;
}
#flags.size18 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -33px no-repeat;
}
#flags.size18 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -33px no-repeat;
}
#flags.size18 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -33px no-repeat;
}
#flags.size18 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -33px no-repeat;
}
#flags.size18 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -410px no-repeat;
}
#flags.size18 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -62px no-repeat;
}
#flags.size18 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -62px no-repeat;
}
#flags.size18 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -91px no-repeat;
}
#flags.size18 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -62px no-repeat;
}
#flags.size18 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -62px no-repeat;
}
#flags.size18 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -62px no-repeat;
}
#flags.size18 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -62px no-repeat;
}
#flags.size18 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -352px no-repeat;
}
#flags.size18 a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -352px no-repeat;
}
#flags.size18 a.canada[title="English"] a.single-language.canada[title="English"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -439px no-repeat;
}
#flags.size18 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -91px no-repeat;
}
#flags.size18 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -91px no-repeat;
}
#flags.size18 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -91px no-repeat;
}
#flags.size18 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -91px no-repeat;
}
#flags.size18 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -91px no-repeat;
}
#flags.size18 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -62px no-repeat;
}
#flags.size18 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -91px no-repeat;
}
#flags.size18 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -120px no-repeat;
}
#flags.size18 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -120px no-repeat;
}
#flags.size18 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -120px no-repeat;
}
#flags.size18 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -120px no-repeat;
}
#flags.size18 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -120px no-repeat;
}
#flags.size18 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -468px no-repeat;
}
#flags.size18 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -120px no-repeat;
}
#flags.size18 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -149px no-repeat;
}
#flags.size18 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -149px no-repeat;
}
#flags.size18 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -149px no-repeat;
}
#flags.size18 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -149px no-repeat;
}
#flags.size18 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -149px no-repeat;
}
#flags.size18 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -149px no-repeat;
}
#flags.size18 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -178px no-repeat;
}
#flags.size18 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -178px no-repeat;
}
#flags.size18 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -178px no-repeat;
}
#flags.size18 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -178px no-repeat;
}
#flags.size18 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -178px no-repeat;
}
#flags.size18 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -178px no-repeat;
}
#flags.size18 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -410px no-repeat;
}
#flags.size18 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -207px no-repeat;
}
#flags.size18 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -207px no-repeat;
}
#flags.size18 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -468px no-repeat;
}
#flags.size18 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -468px no-repeat;
}
#flags.size18 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -207px no-repeat;
}
#flags.size18 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -207px no-repeat;
}
#flags.size18 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -207px no-repeat;
}
#flags.size18 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -207px no-repeat;
}
#flags.size18 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -496px no-repeat;
}
#flags.size18 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -236px no-repeat;
}
#flags.size18 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -410px no-repeat;
}
#flags.size18 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -236px no-repeat;
}
#flags.size18 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -410px no-repeat;
}
#flags.size18 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -236px no-repeat;
}
#flags.size18 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -236px no-repeat;
}
#flags.size18 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -236px no-repeat;
}
#flags.size18 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -236px no-repeat;
}
#flags.size18 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -410px no-repeat;
}
#flags.size18 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -265px no-repeat;
}
#flags.size18 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -265px no-repeat;
}
#flags.size18 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -496px no-repeat;
}
#flags.size18 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -265px no-repeat;
}
#flags.size18 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -265px no-repeat;
}
#flags.size18 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -265px no-repeat;
}
#flags.size18 a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -439px no-repeat;
}
#flags.size18 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -265px no-repeat;
}
#flags.size18 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -294px no-repeat;
}
#flags.size18 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -294px no-repeat;
}
#flags.size18 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -468px no-repeat;
}
#flags.size18 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -468px no-repeat;
}
#flags.size18 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -294px no-repeat;
}
#flags.size18 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -410px no-repeat;
}
#flags.size18 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -496px no-repeat;
}
#flags.size18 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -352px no-repeat;
}
#flags.size18 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -439px no-repeat;
}
#flags.size18 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -294px no-repeat;
}
#flags.size18 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -294px no-repeat;
}
#flags.size18 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -294px no-repeat;
}
#flags.size18 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -323px no-repeat;
}
#flags.size18 a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -439px no-repeat;
}
#flags.size18 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -381px no-repeat;
}
#flags.size18 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -323px no-repeat;
}
#flags.size18 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -323px no-repeat;
}
#flags.size18 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -439px no-repeat;
}
#flags.size18 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -323px no-repeat;
}
#flags.size18 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -323px no-repeat;
}
#flags.size18 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -323px no-repeat;
}
#flags.size18 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -352px no-repeat;
}
#flags.size18 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -352px no-repeat;
}
#flags.size18 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -147px -352px no-repeat;
}
#flags.size18 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -439px no-repeat;
}
#flags.size18 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -381px no-repeat;
}
#flags.size18 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -31px -381px no-repeat;
}
#flags.size18 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -2px -4px no-repeat;
}
#flags.size18 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -60px -381px no-repeat;
}
#flags.size18 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -89px -381px no-repeat;
}
#flags.size18 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size18 {
    background: url('/wp-content/plugins/google-language-translator/images/flags18.png') -118px -381px no-repeat;
}
/* Individual flag backgrounds (16px) */

#flags.size16 a[title="Afrikaans"],
#language .switcher .selected a[title="Afrikaans"] span,
#language .switcher .option a[title="Afrikaans"] span,
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -5px no-repeat;
}
#flags.size16 a[title="Albanian"],
#language .switcher .selected a[title="Albanian"] span,
#language .switcher .option a[title="Albanian"] span,
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -5px no-repeat;
}
#flags.size16 a[title="Amharic"],
#language .switcher .selected a[title="Amharic"] span,
#language .switcher .option a[title="Amharic"] span,
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -469px no-repeat;
}
#flags.size16 a[title="Arabic"],
#language .switcher .selected a[title="Arabic"] span,
#language .switcher .option a[title="Arabic"] span,
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -5px no-repeat;
}
#flags.size16 a[title="Armenian"],
#language .switcher .selected a[title="Armenian"] span,
#language .switcher .option a[title="Armenian"] span,
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -5px no-repeat;
}
#flags.size16 a[title="Azerbaijani"],
#language .switcher .selected a[title="Azerbaijani"] span,
#language .switcher .option a[title="Azerbaijani"] span,
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -5px no-repeat;
}
#flags.size16 a[title="Basque"],
#language .switcher .selected a[title="Basque"] span,
#language .switcher .option a[title="Basque"] span,
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -5px no-repeat;
}
#flags.size16 a[title="Belarusian"],
#language .switcher .selected a[title="Belarusian"] span,
#language .switcher .option a[title="Belarusian"] span,
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -34px no-repeat;
}
#flags.size16 a[title="Bengali"],
#language .switcher .selected a[title="Bengali"] span,
#language .switcher .option a[title="Bengali"] span,
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -34px no-repeat;
}
#flags.size16 a[title="Bosnian"],
#language .switcher .selected a[title="Bosnian"] span,
#language .switcher .option a[title="Bosnian"] span,
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -34px no-repeat;
}
#flags.size16 a[title="Bulgarian"],
#language .switcher .selected a[title="Bulgarian"] span,
#language .switcher .option a[title="Bulgarian"] span,
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -34px no-repeat;
}
#flags.size16 a[title="Catalan"],
#language .switcher .selected a[title="Catalan"] span,
#language .switcher .option a[title="Catalan"] span,
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -34px no-repeat;
}
#flags.size16 a[title="Cebuano"],
#language .switcher .selected a[title="Cebuano"] span,
#language .switcher .option a[title="Cebuano"] span,
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -34px no-repeat;
}
#flags.size16 a[title="Chichewa"],
#language .switcher .selected a[title="Chichewa"] span,
#language .switcher .option a[title="Chichewa"] span,
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -411px no-repeat;
}
#flags.size16 a[title="Chinese (Simplified)"],
#language .switcher .selected a[title="Chinese (Simplified)"] span,
#language .switcher .option a[title="Chinese (Simplified)"] span,
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -63px no-repeat;
}
#flags.size16 a[title="Chinese (Traditional)"],
#language .switcher .selected a[title="Chinese (Traditional)"] span,
#language .switcher .option a[title="Chinese (Traditional)"] span,
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -63px no-repeat;
}
#flags.size16 a[title="Corsican"],
#language .switcher .selected a[title="Corsican"] span,
#language .switcher .option a[title="Corsican"] span,
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -92px no-repeat;
}
#flags.size16 a[title="Croatian"],
#language .switcher .selected a[title="Croatian"] span,
#language .switcher .option a[title="Croatian"] span,
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -63px no-repeat;
}
#flags.size16 a[title="Czech"],
#language .switcher .selected a[title="Czech"] span,
#language .switcher .option a[title="Czech"] span,
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -63px no-repeat;
}
#flags.size16 a[title="Danish"],
#language .switcher .selected a[title="Danish"] span,
#language .switcher .option a[title="Danish"] span,
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -63px no-repeat;
}
#flags.size16 a[title="Dutch"],
#language .switcher .selected a[title="Dutch"] span,
#language .switcher .option a[title="Dutch"] span,
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -63px no-repeat;
}
#flags.size16 a[title="English"],
#language .switcher .selected a[title="English"] span,
#language .switcher .option a[title="English"] span,
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -353px no-repeat;
}
#flags.size16 a.united-states[title="English"],
#language .switcher .selected a[title="English"] span.united-states,
#language .switcher .option a[title="English"] span.united-states,
a.single-language.united-states[title="English"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -353px no-repeat;
}
#flags.size16 a.canada[title="English"],
#language .switcher .selected a[title="English"] span.canada,
#language .switcher .option a[title="English"] span.canada,
a.single-language.canada[title="English"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -440px no-repeat;
}
#flags.size16 a[title="Esperanto"],
#language .switcher .selected a[title="Esperanto"] span,
#language .switcher .option a[title="Esperanto"] span,
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -92px no-repeat;
}
#flags.size16 a[title="Estonian"],
#language .switcher .selected a[title="Estonian"] span,
#language .switcher .option a[title="Estonian"] span,
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -92px no-repeat;
}
#flags.size16 a[title="Filipino"],
#language .switcher .selected a[title="Filipino"] span,
#language .switcher .option a[title="Filipino"] span,
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -92px no-repeat;
}
#flags.size16 a[title="Finnish"],
#language .switcher .selected a[title="Finnish"] span,
#language .switcher .option a[title="Finnish"] span,
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -92px no-repeat;
}
#flags.size16 a[title="French"],
#language .switcher .selected a[title="French"] span,
#language .switcher .option a[title="French"] span,
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -92px no-repeat;
}
#flags.size16 a[title="Frisian"],
#language .switcher .selected a[title="Frisian"] span,
#language .switcher .option a[title="Frisian"] span,
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -63px no-repeat;
}
#flags.size16 a[title="Galician"],
#language .switcher .selected a[title="Galician"] span,
#language .switcher .option a[title="Galician"] span,
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -92px no-repeat;
}
#flags.size16 a[title="Georgian"],
#language .switcher .selected a[title="Georgian"] span,
#language .switcher .option a[title="Georgian"] span,
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -121px no-repeat;
}
#flags.size16 a[title="German"],
#language .switcher .selected a[title="German"] span,
#language .switcher .option a[title="German"] span,
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -121px no-repeat;
}
#flags.size16 a[title="Greek"],
#language .switcher .selected a[title="Greek"] span,
#language .switcher .option a[title="Greek"] span,
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -121px no-repeat;
}
#flags.size16 a[title="Gujarati"],
#language .switcher .selected a[title="Gujarati"] span,
#language .switcher .option a[title="Gujarati"] span,
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -121px no-repeat;
}
#flags.size16 a[title="Haitian"],
#language .switcher .selected a[title="Haitian"] span,
#language .switcher .option a[title="Haitian"] span,
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -121px no-repeat;
}
#flags.size16 a[title="Hawaiian"],
#language .switcher .selected a[title="Hawaiian"] span,
#language .switcher .option a[title="Hawaiian"] span,
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -469px no-repeat;
}
#flags.size16 a[title="Hausa"],
#language .switcher .selected a[title="Hausa"] span,
#language .switcher .option a[title="Hausa"] span,
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -121px no-repeat;
}
#flags.size16 a[title="Hebrew"],
#language .switcher .selected a[title="Hebrew"] span,
#language .switcher .option a[title="Hebrew"] span,
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -150px no-repeat;
}
#flags.size16 a[title="Hindi"],
#language .switcher .selected a[title="Hindi"] span,
#language .switcher .option a[title="Hindi"] span,
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -150px no-repeat;
}
#flags.size16 a[title="Hmong"],
#language .switcher .selected a[title="Hmong"] span,
#language .switcher .option a[title="Hmong"] span,
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -150px no-repeat;
}
#flags.size16 a[title="Hungarian"],
#language .switcher .selected a[title="Hungarian"] span,
#language .switcher .option a[title="Hungarian"] span,
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -150px no-repeat;
}
#flags.size16 a[title="Icelandic"],
#language .switcher .selected a[title="Icelandic"] span,
#language .switcher .option a[title="Icelandic"] span,
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -150px no-repeat;
}
#flags.size16 a[title="Igbo"],
#language .switcher .selected a[title="Igbo"] span,
#language .switcher .option a[title="Igbo"] span,
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -150px no-repeat;
}
#flags.size16 a[title="Indonesian"],
#language .switcher .selected a[title="Indonesian"] span,
#language .switcher .option a[title="Indonesian"] span,
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -179px no-repeat;
}
#flags.size16 a[title="Irish"],
#language .switcher .selected a[title="Irish"] span,
#language .switcher .option a[title="Irish"] span,
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -179px no-repeat;
}
#flags.size16 a[title="Italian"],
#language .switcher .selected a[title="Italian"] span,
#language .switcher .option a[title="Italian"] span,
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -179px no-repeat;
}
#flags.size16 a[title="Japanese"],
#language .switcher .selected a[title="Japanese"] span,
#language .switcher .option a[title="Japanese"] span,
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -179px no-repeat;
}
#flags.size16 a[title="Javanese"],
#language .switcher .selected a[title="Javanese"] span,
#language .switcher .option a[title="Javanese"] span,
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -179px no-repeat;
}
#flags.size16 a[title="Kannada"],
#language .switcher .selected a[title="Kannada"] span,
#language .switcher .option a[title="Kannada"] span,
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -179px no-repeat;
}
#flags.size16 a[title="Kazakh"],
#language .switcher .selected a[title="Kazakh"] span,
#language .switcher .option a[title="Kazakh"] span,
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -411px no-repeat;
}
#flags.size16 a[title="Khmer"],
#language .switcher .selected a[title="Khmer"] span,
#language .switcher .option a[title="Khmer"] span,
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -208px no-repeat;
}
#flags.size16 a[title="Korean"],
#language .switcher .selected a[title="Korean"] span,
#language .switcher .option a[title="Korean"] span,
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -208px no-repeat;
}
#flags.size16 a[title="Kurdish"],
#language .switcher .selected a[title="Kurdish"] span,
#language .switcher .option a[title="Kurdish"] span,
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -469px no-repeat;
}
#flags.size16 a[title="Kyrgyz"],
#language .switcher .selected a[title="Kyrgyz"] span,
#language .switcher .option a[title="Kyrgyz"] span,
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -469px no-repeat;
}
#flags.size16 a[title="Lao"],
#language .switcher .selected a[title="Lao"] span,
#language .switcher .option a[title="Lao"] span,
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -208px no-repeat;
}
#flags.size16 a[title="Latin"],
#language .switcher .selected a[title="Latin"] span,
#language .switcher .option a[title="Latin"] span,
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -208px no-repeat;
}
#flags.size16 a[title="Latvian"],
#language .switcher .selected a[title="Latvian"] span,
#language .switcher .option a[title="Latvian"] span,
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -208px no-repeat;
}
#flags.size16 a[title="Lithuanian"],
#language .switcher .selected a[title="Lithuanian"] span,
#language .switcher .option a[title="Lithuanian"] span,
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -208px no-repeat;
}
#flags.size16 a[title="Luxembourgish"],
#language .switcher .selected a[title="Luxembourgish"] span,
#language .switcher .option a[title="Luxembourgish"] span,
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -498px no-repeat;
}
#flags.size16 a[title="Macedonian"],
#language .switcher .selected a[title="Macedonian"] span,
#language .switcher .option a[title="Macedonian"] span,
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -237px no-repeat;
}
#flags.size16 a[title="Malay"],
#language .switcher .selected a[title="Malay"] span,
#language .switcher .option a[title="Malay"] span,
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -237px no-repeat;
}
#flags.size16 a[title="Malagasy"],
#language .switcher .selected a[title="Malagasy"] span,
#language .switcher .option a[title="Malagasy"] span,
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -411px no-repeat;
}
#flags.size16 a[title="Malayalam"],
#language .switcher .selected a[title="Malayalam"] span,
#language .switcher .option a[title="Malayalam"] span,
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -411px no-repeat;
}
#flags.size16 a[title="Maltese"],
#language .switcher .selected a[title="Maltese"] span,
#language .switcher .option a[title="Maltese"] span,
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -237px no-repeat;
}
#flags.size16 a[title="Maori"],
#language .switcher .selected a[title="Maori"] span,
#language .switcher .option a[title="Maori"] span,
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -237px no-repeat;
}
#flags.size16 a[title="Marathi"],
#language .switcher .selected a[title="Marathi"] span,
#language .switcher .option a[title="Marathi"] span,
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -237px no-repeat;
}
#flags.size16 a[title="Mongolian"],
#language .switcher .selected a[title="Mongolian"] span,
#language .switcher .option a[title="Mongolian"] span,
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -237px no-repeat;
}
#flags.size16 a[title="Myanmar (Burmese)"],
#language .switcher .selected a[title="Myanmar (Burmese)"] span,
#language .switcher .option a[title="Myanmar (Burmese)"] span,
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -411px no-repeat;
}
#flags.size16 a[title="Nepali"],
#language .switcher .selected a[title="Nepali"] span,
#language .switcher .option a[title="Nepali"] span,
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -266px no-repeat;
}
#flags.size16 a[title="Norwegian"],
#language .switcher .selected a[title="Norwegian"] span,
#language .switcher .option a[title="Norwegian"] span,
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -266px no-repeat;
}
#flags.size16 a[title="Pashto"],
#language .switcher .selected a[title="Pashto"] span,
#language .switcher .option a[title="Pashto"] span,
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -498px no-repeat;
}
#flags.size16 a[title="Persian"],
#language .switcher .selected a[title="Persian"] span,
#language .switcher .option a[title="Persian"] span,
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -266px no-repeat;
}
#flags.size16 a[title="Polish"],
#language .switcher .selected a[title="Polish"] span,
#language .switcher .option a[title="Polish"] span,
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -266px no-repeat;
}
#flags.size16 a[title="Portuguese"],
#language .switcher .selected a[title="Portuguese"] span,
#language .switcher .option a[title="Portuguese"] span,
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -266px no-repeat;
}
#flags.size16 a.brazil[title="Portuguese"],
#language .switcher .selected a[title="Portuguese"] span.brazil,
#language .switcher .option a[title="Portuguese"] span.brazil,
a.single-language.brazil[title="Portuguese"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -440px no-repeat;
}
#flags.size16 a[title="Punjabi"],
#language .switcher .selected a[title="Punjabi"] span,
#language .switcher .option a[title="Punjabi"] span,
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -266px no-repeat;
}
#flags.size16 a[title="Romanian"],
#language .switcher .selected a[title="Romanian"] span,
#language .switcher .option a[title="Romanian"] span,
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -295px no-repeat;
}
#flags.size16 a[title="Russian"],
#language .switcher .selected a[title="Russian"] span,
#language .switcher .option a[title="Russian"] span,
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -295px no-repeat;
}
#flags.size16 a[title="Samoan"],
#language .switcher .selected a[title="Samoan"] span,
#language .switcher .option a[title="Samoan"] span,
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -469px no-repeat;
}
#flags.size16 a[title="Scots Gaelic"],
#language .switcher .selected a[title="Scots Gaelic"] span,
#language .switcher .option a[title="Scots Gaelic"] span,
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -469px no-repeat;
}
#flags.size16 a[title="Serbian"],
#language .switcher .selected a[title="Serbian"] span,
#language .switcher .option a[title="Serbian"] span,
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -295px no-repeat;
}
#flags.size16 a[title="Sesotho"],
#language .switcher .selected a[title="Sesotho"] span,
#language .switcher .option a[title="Sesotho"] span,
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -411px no-repeat;
}
#flags.size16 a[title="Shona"],
#language .switcher .selected a[title="Shona"] span,
#language .switcher .option a[title="Shona"] span,
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -498px no-repeat;
}
#flags.size16 a[title="Sindhi"],
#language .switcher .selected a[title="Sindhi"] span,
#language .switcher .option a[title="Sindhi"] span,
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -353px no-repeat;
}
#flags.size16 a[title="Sinhala"],
#language .switcher .selected a[title="Sinhala"] span,
#language .switcher .option a[title="Sinhala"] span,
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -440px no-repeat;
}
#flags.size16 a[title="Slovak"],
#language .switcher .selected a[title="Slovak"] span,
#language .switcher .option a[title="Slovak"] span,
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -295px no-repeat;
}
#flags.size16 a[title="Slovenian"],
#language .switcher .selected a[title="Slovenian"] span,
#language .switcher .option a[title="Slovenian"] span,
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -295px no-repeat;
}
#flags.size16 a[title="Somali"],
#language .switcher .selected a[title="Somali"] span,
#language .switcher .option a[title="Somali"] span,
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -295px no-repeat;
}
#flags.size16 a[title="Spanish"],
#language .switcher .selected a[title="Spanish"] span,
#language .switcher .option a[title="Spanish"] span,
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -324px no-repeat;
}
#flags.size16 a.mexico[title="Spanish"],
#language .switcher .selected a[title="Spanish"] span.mexico,
#language .switcher .option a[title="Spanish"] span.mexico,
a.single-language.mexico[title="Spanish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -440px no-repeat;
}
#flags.size16 a[title="Swahili"],
#language .switcher .selected a[title="Swahili"] span,
#language .switcher .option a[title="Swahili"] span,
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -324px no-repeat;
}
#flags.size16 a[title="Swedish"],
#language .switcher .selected a[title="Swedish"] span,
#language .switcher .option a[title="Swedish"] span,
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -324px no-repeat;
}
#flags.size16 a[title="Sundanese"],
#language .switcher .selected a[title="Sundanese"] span,
#language .switcher .option a[title="Sundanese"] span,
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -382px no-repeat;
}
#flags.size16 a[title="Tajik"],
#language .switcher .selected a[title="Tajik"] span,
#language .switcher .option a[title="Tajik"] span,
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -440px no-repeat;
}
#flags.size16 a[title="Tamil"],
#language .switcher .selected a[title="Tamil"] span,
#language .switcher .option a[title="Tamil"] span,
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -324px no-repeat;
}
#flags.size16 a[title="Telugu"],
#language .switcher .selected a[title="Telugu"] span,
#language .switcher .option a[title="Telugu"] span,
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -324px no-repeat;
}
#flags.size16 a[title="Thai"],
#language .switcher .selected a[title="Thai"] span,
#language .switcher .option a[title="Thai"] span,
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -324px no-repeat;
}
#flags.size16 a[title="Turkish"],
#language .switcher .selected a[title="Turkish"] span,
#language .switcher .option a[title="Turkish"] span,
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -353px no-repeat;
}
#flags.size16 a[title="Ukrainian"],
#language .switcher .selected a[title="Ukrainian"] span,
#language .switcher .option a[title="Ukrainian"] span,
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -353px no-repeat;
}
#flags.size16 a[title="Urdu"],
#language .switcher .selected a[title="Urdu"] span,
#language .switcher .option a[title="Urdu"] span,
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -149px -353px no-repeat;
}
#flags.size16 a[title="Uzbek"],
#language .switcher .selected a[title="Uzbek"] span,
#language .switcher .option a[title="Uzbek"] span,
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -440px no-repeat;
}
#flags.size16 a[title="Vietnamese"],
#language .switcher .selected a[title="Vietnamese"] span,
#language .switcher .option a[title="Vietnamese"] span,
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -382px no-repeat;
}
#flags.size16 a[title="Welsh"],
#language .switcher .selected a[title="Welsh"] span,
#language .switcher .option a[title="Welsh"] span,
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -33px -382px no-repeat;
}
#flags.size16 a[title="Xhosa"],
#language .switcher .selected a[title="Xhosa"] span,
#language .switcher .option a[title="Xhosa"] span,
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -4px -5px no-repeat;
}
#flags.size16 a[title="Yiddish"],
#language .switcher .selected a[title="Yiddish"] span,
#language .switcher .option a[title="Yiddish"] span,
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -62px -382px no-repeat;
}
#flags.size16 a[title="Yoruba"],
#language .switcher .selected a[title="Yoruba"] span,
a.single-language[title="Yoruba"] span.size16 span,
#language .switcher .option a[title="Yoruba"] span,
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -91px -382px no-repeat;
}
#flags.size16 a[title="Zulu"],
#language .switcher .selected a[title="Zulu"] span,
#language .switcher .option a[title="Zulu"] span,
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size16 {
    background: url('/wp-content/plugins/google-language-translator/images/flags16.png') -120px -382px no-repeat;
}
/* Individual flag backgrounds (24px) */

#flags.size24 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -3px no-repeat;
}
#flags.size24 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -3px no-repeat;
}
#flags.size24 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -467px no-repeat;
}
#flags.size24 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -3px no-repeat;
}
#flags.size24 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -3px no-repeat;
}
#flags.size24 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -3px no-repeat;
}
#flags.size24 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -3px no-repeat;
}
#flags.size24 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -32px no-repeat;
}
#flags.size24 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -32px no-repeat;
}
#flags.size24 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -32px no-repeat;
}
#flags.size24 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -32px no-repeat;
}
#flags.size24 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -32px no-repeat;
}
#flags.size24 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -32px no-repeat;
}
#flags.size24 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -409px no-repeat;
}
#flags.size24 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -61px no-repeat;
}
#flags.size24 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -61px no-repeat;
}
#flags.size24 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -90px no-repeat;
}
#flags.size24 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -61px no-repeat;
}
#flags.size24 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -61px no-repeat;
}
#flags.size24 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -61px no-repeat;
}
#flags.size24 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -61px no-repeat;
}
#flags.size24 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -351px no-repeat;
}
#flags.size24 a.united-states[title="English"],
.tool-container a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -351px no-repeat !important;
}
#flags.size24 a.canada[title="English"],
.tool-container a.canada[title="English"],
a.single-language.canada[title="English"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -438px no-repeat !important;
}
#flags.size24 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -90px no-repeat;
}
#flags.size24 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -90px no-repeat;
}
#flags.size24 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -90px no-repeat;
}
#flags.size24 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -90px no-repeat;
}
#flags.size24 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -90px no-repeat;
}
#flags.size24 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -61px no-repeat;
}
#flags.size24 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -90px no-repeat;
}
#flags.size24 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -119px no-repeat;
}
#flags.size24 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -119px no-repeat;
}
#flags.size24 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -119px no-repeat;
}
#flags.size24 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -119px no-repeat;
}
#flags.size24 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -119px no-repeat;
}
#flags.size24 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -119px no-repeat;
}
#flags.size24 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -467px no-repeat;
}
#flags.size24 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -148px no-repeat;
}
#flags.size24 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -148px no-repeat;
}
#flags.size24 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -148px no-repeat;
}
#flags.size24 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -148px no-repeat;
}
#flags.size24 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -148px no-repeat;
}
#flags.size24 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -148px no-repeat;
}
#flags.size24 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -177px no-repeat;
}
#flags.size24 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -177px no-repeat;
}
#flags.size24 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -177px no-repeat;
}
#flags.size24 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -177px no-repeat;
}
#flags.size24 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -177px no-repeat;
}
#flags.size24 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -177px no-repeat;
}
#flags.size24 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -409px no-repeat;
}
#flags.size24 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -206px no-repeat;
}
#flags.size24 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -206px no-repeat;
}
#flags.size24 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -467px no-repeat;
}
#flags.size24 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -467px no-repeat;
}
#flags.size24 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -206px no-repeat;
}
#flags.size24 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -206px no-repeat;
}
#flags.size24 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -206px no-repeat;
}
#flags.size24 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -206px no-repeat;
}
#flags.size24 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -496px no-repeat;
}
#flags.size24 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -235px no-repeat;
}
#flags.size24 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -409px no-repeat;
}
#flags.size24 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -235px no-repeat;
}
#flags.size24 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -409px no-repeat;
}
#flags.size24 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -235px no-repeat;
}
#flags.size24 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -235px no-repeat;
}
#flags.size24 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -235px no-repeat;
}
#flags.size24 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -235px no-repeat;
}
#flags.size24 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -409px no-repeat;
}
#flags.size24 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -264px no-repeat;
}
#flags.size24 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -264px no-repeat;
}
#flags.size24 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -496px no-repeat;
}
#flags.size24 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -264px no-repeat;
}
#flags.size24 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -264px no-repeat;
}
#flags.size24 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -264px no-repeat !important;
}
#flags.size24 a.brazil[title="Portuguese"],
.tool-container a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -438px no-repeat !important;
}
#flags.size24 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -264px no-repeat;
}
#flags.size24 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -293px no-repeat;
}
#flags.size24 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -293px no-repeat;
}
#flags.size24 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -467px no-repeat;
}
#flags.size24 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -467px no-repeat;
}
#flags.size24 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -293px no-repeat;
}
#flags.size24 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -409px no-repeat;
}
#flags.size24 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -496px no-repeat;
}
#flags.size24 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -351px no-repeat;
}
#flags.size24 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0px -438px no-repeat;
}
#flags.size24 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -293px no-repeat;
}
#flags.size24 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -293px no-repeat;
}
#flags.size24 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -293px no-repeat;
}
#flags.size24 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -322px no-repeat;
}
#flags.size24 a.mexico[title="Spanish"],
.tool-container a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -438px no-repeat !important;
}
#flags.size24 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -380px no-repeat;
}
#flags.size24 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -322px no-repeat;
}
#flags.size24 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -322px no-repeat;
}
#flags.size24 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -438px no-repeat;
}
#flags.size24 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -322px no-repeat;
}
#flags.size24 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -322px no-repeat;
}
#flags.size24 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -322px no-repeat;
}
#flags.size24 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -351px no-repeat;
}
#flags.size24 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -351px no-repeat;
}
#flags.size24 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -145px -351px no-repeat;
}
#flags.size24 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -438px no-repeat;
}
#flags.size24 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -380px no-repeat;
}
#flags.size24 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -29px -380px no-repeat;
}
#flags.size24 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') 0 -3px no-repeat;
}
#flags.size24 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -58px -380px no-repeat;
}
#flags.size24 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -87px -380px no-repeat;
}
#flags.size24 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size24 {
    background: url('/wp-content/plugins/google-language-translator/images/flags.png') -116px -380px no-repeat;
}

.glt-controls {
    margin-bottom: 15px;
    background: #f0f0f0;
    padding: 10px;
}

/* Some Dashboard mobile styles */

@media only screen and (max-width:1023px) {
  .metabox-holder {
    float:none !important;
    width:100% !important;
  }
  .flagdisplay {
    float:none !important;
    width:100% !important;
  }
  .flagdisplay div {
    margin-bottom:10px;
  }
} /* End 1023px *//*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.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(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-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);-ms-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{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*!
Theme Name: Kava
Theme URI: https://crocoblock.com/kava/
Author: Crocoblock
Author URI: https://crocoblock.com/
Description: Kava is a perfectly balanced clean WordPress theme, fully compatible with Elementor. It is perfect for blogging, providing lots of blog variations and even more style settings, allowing everyone to customize its appearance: change logo, add sidebars and display widgets, select color schemes, etc. One of its main features is  full responsiveness, so it will look great on all kinds of devices. Kava theme works just fine with WooCommerce plugin, and will be a great choice for creating a web store. It possesses immaculate typography, and its stylish appearance will satisfy even the most demanding. Kava theme is easy-to-use and customize, providing the best experience for everyone.
Version: 2.1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kava
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Kava is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	background-color: white;
}

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

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

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0px;
}

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

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

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

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

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Base Elements
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

@media (min-width: 640px) {
	.container {
		max-width: 640px;
	}
}

@media (min-width: 940px) {
	.container {
		max-width: 940px;
	}
}

@media (min-width: 1120px) {
	.container {
		max-width: 1120px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}

.container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.col-xs-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.col-xs-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.col-xs-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-xs-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.col-xs-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.col-xs-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-xs-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.col-xs-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.col-xs-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-xs-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.col-xs-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.col-xs-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-2 {
	right: 16.66667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333%;
}

.col-xs-pull-5 {
	right: 41.66667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333%;
}

.col-xs-pull-8 {
	right: 66.66667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333%;
}

.col-xs-pull-11 {
	right: 91.66667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-2 {
	left: 16.66667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333%;
}

.col-xs-push-5 {
	left: 41.66667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333%;
}

.col-xs-push-8 {
	left: 66.66667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333%;
}

.col-xs-push-11 {
	left: 91.66667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-2 {
	margin-left: 16.66667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333%;
}

.col-xs-offset-5 {
	margin-left: 41.66667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333%;
}

.col-xs-offset-8 {
	margin-left: 66.66667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333%;
}

.col-xs-offset-11 {
	margin-left: 91.66667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 640px) {
	.col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	.col-sm-pull-2 {
		right: 16.66667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.33333%;
	}
	.col-sm-pull-5 {
		right: 41.66667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.33333%;
	}
	.col-sm-pull-8 {
		right: 66.66667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.33333%;
	}
	.col-sm-pull-11 {
		right: 91.66667%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-push-1 {
		left: 8.33333%;
	}
	.col-sm-push-2 {
		left: 16.66667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.33333%;
	}
	.col-sm-push-5 {
		left: 41.66667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.33333%;
	}
	.col-sm-push-8 {
		left: 66.66667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.33333%;
	}
	.col-sm-push-11 {
		left: 91.66667%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 940px) {
	.col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.33333%;
	}
	.col-md-pull-2 {
		right: 16.66667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.33333%;
	}
	.col-md-pull-5 {
		right: 41.66667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.33333%;
	}
	.col-md-pull-8 {
		right: 66.66667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.33333%;
	}
	.col-md-pull-11 {
		right: 91.66667%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.33333%;
	}
	.col-md-push-2 {
		left: 16.66667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.33333%;
	}
	.col-md-push-5 {
		left: 41.66667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.33333%;
	}
	.col-md-push-8 {
		left: 66.66667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.33333%;
	}
	.col-md-push-11 {
		left: 91.66667%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1120px) {
	.col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	.col-lg-pull-2 {
		right: 16.66667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.33333%;
	}
	.col-lg-pull-5 {
		right: 41.66667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.33333%;
	}
	.col-lg-pull-8 {
		right: 66.66667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.33333%;
	}
	.col-lg-pull-11 {
		right: 91.66667%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.33333%;
	}
	.col-lg-push-2 {
		left: 16.66667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.33333%;
	}
	.col-lg-push-5 {
		left: 41.66667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.33333%;
	}
	.col-lg-push-8 {
		left: 66.66667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.33333%;
	}
	.col-lg-push-11 {
		left: 91.66667%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {
	.col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-xl-pull-0 {
		right: auto;
	}
	.col-xl-pull-1 {
		right: 8.33333%;
	}
	.col-xl-pull-2 {
		right: 16.66667%;
	}
	.col-xl-pull-3 {
		right: 25%;
	}
	.col-xl-pull-4 {
		right: 33.33333%;
	}
	.col-xl-pull-5 {
		right: 41.66667%;
	}
	.col-xl-pull-6 {
		right: 50%;
	}
	.col-xl-pull-7 {
		right: 58.33333%;
	}
	.col-xl-pull-8 {
		right: 66.66667%;
	}
	.col-xl-pull-9 {
		right: 75%;
	}
	.col-xl-pull-10 {
		right: 83.33333%;
	}
	.col-xl-pull-11 {
		right: 91.66667%;
	}
	.col-xl-pull-12 {
		right: 100%;
	}
	.col-xl-push-0 {
		left: auto;
	}
	.col-xl-push-1 {
		left: 8.33333%;
	}
	.col-xl-push-2 {
		left: 16.66667%;
	}
	.col-xl-push-3 {
		left: 25%;
	}
	.col-xl-push-4 {
		left: 33.33333%;
	}
	.col-xl-push-5 {
		left: 41.66667%;
	}
	.col-xl-push-6 {
		left: 50%;
	}
	.col-xl-push-7 {
		left: 58.33333%;
	}
	.col-xl-push-8 {
		left: 66.66667%;
	}
	.col-xl-push-9 {
		left: 75%;
	}
	.col-xl-push-10 {
		left: 83.33333%;
	}
	.col-xl-push-11 {
		left: 91.66667%;
	}
	.col-xl-push-12 {
		left: 100%;
	}
	.col-xl-offset-0 {
		margin-left: 0%;
	}
	.col-xl-offset-1 {
		margin-left: 8.33333%;
	}
	.col-xl-offset-2 {
		margin-left: 16.66667%;
	}
	.col-xl-offset-3 {
		margin-left: 25%;
	}
	.col-xl-offset-4 {
		margin-left: 33.33333%;
	}
	.col-xl-offset-5 {
		margin-left: 41.66667%;
	}
	.col-xl-offset-6 {
		margin-left: 50%;
	}
	.col-xl-offset-7 {
		margin-left: 58.33333%;
	}
	.col-xl-offset-8 {
		margin-left: 66.66667%;
	}
	.col-xl-offset-9 {
		margin-left: 75%;
	}
	.col-xl-offset-10 {
		margin-left: 83.33333%;
	}
	.col-xl-offset-11 {
		margin-left: 91.66667%;
	}
	.col-xl-offset-12 {
		margin-left: 100%;
	}
}

.col-xs-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
}

.col-xs-last {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

@media (min-width: 640px) {
	.col-sm-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.col-sm-last {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 940px) {
	.col-md-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.col-md-last {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 1120px) {
	.col-lg-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.col-lg-last {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 1200px) {
	.col-xl-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.col-xl-last {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

.row-xs-top {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.row-xs-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.row-xs-bottom {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media (min-width: 640px) {
	.row-sm-top {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.row-sm-center {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.row-sm-bottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 940px) {
	.row-md-top {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.row-md-center {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.row-md-bottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 1120px) {
	.row-lg-top {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.row-lg-center {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.row-lg-bottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 1200px) {
	.row-xl-top {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.row-xl-center {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.row-xl-bottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

.col-xs-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.col-xs-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.col-xs-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

@media (min-width: 640px) {
	.col-sm-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col-sm-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col-sm-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media (min-width: 940px) {
	.col-md-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col-md-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col-md-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media (min-width: 1120px) {
	.col-lg-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col-lg-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col-lg-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media (min-width: 1200px) {
	.col-xl-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col-xl-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col-xl-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}
/*!
Theme Name: DyaneCotnoir2022
Theme URI:
Author: 
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: dyanecotnoir2022
*/

html .sep path {fill:#b00b16;}
body:not(.page-template-fullwidth-content):not(.error404) .site-content {
    margin-top: 0;
    margin-bottom: 0;
}

body.archive .page-header {
	display: none;
}
html p a:hover {border-bottom:1px solid #b00b16;}
html .jet-nav a, html .descriptionbox p a {color:#fff;}
html .descriptionbox p a:hover {border:none;color:#b00b16;}
html h1.page-title {
    margin: 50px auto;
    text-align: center;
}

 html .elementor-widget-heading .elementor-heading-title {
    font-family: "Gilroy", Sans-serif;
    font-weight: 700;
}
.select-filter-custom .jet-select {
	flex: 1 1 100%;
}

.image-box-fix .elementor-image-box-img {
	display: inline-flex;
}

.image-box-fix .elementor-image-box-img img {
	max-width: none;
}

.list-check-fix .jet-check-list__item {
	align-items: center;
}

@media( max-width: 767px ) {
	.list-check-fix .jet-check-list--columns-3 .jet-check-list__item {
		flex-basis: 47%;
	}
}

.fixed-label {
	position: fixed;
  top: 40%;
  right: 0;
  z-index: 1000;
  padding: 20px;
  border-radius: 10px 0 0 10px;
	color: #ffffff;
	background-color: #334155;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
	cursor: pointer;
}

.fixed-label-text {
	transform: scale(-1, -1);
	text-orientation: mixed;
	writing-mode: vertical-lr;
}

.fixed-label-img {
	position: fixed;
	top: 50%;
	right: 120px;
	z-index: 1000;
	transform: translateY(-50%);
	margin-right: 30px;
	transition: 0.3s ease .1s;
	visibility: hidden;
	opacity: 0;
}

.fixed-label .fixed-label-img {
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}

.fixed-label:hover .fixed-label-img {
	margin-right: 0;
	transition-duration: 0;
	visibility: visible;
	opacity: 1;
}
/* ------------------------------------------------------------------------------

  1. Global Dyane Cotnoir
		1.1 General
		1.2  Typography
		1.3 Utils
		1.4 Buttons
		1.5 Fields
		1.6 Heading
		1.7 Menu toggle button
		1.8 Navigation
		1.9 Logo
		1.10 Social
		1.11 More
		1.12 Play button
		1.13 Filter
		1.14 Overlay
		1.15 Preloader
		1.16 Webpage
		1.17 Language switcher

	2. Header
		2.1 Mobile menu
		2.2 Header

	3. Footer
		3.1 Footer

	4. Main
		4.1 Timer
		4.2 Error 404
		4.3 Coming soon
		4.4 Link with arrow
		4.5 Tab rev slider
		4.6 Statistics block
		4.7 Review card
		4.8 News preview card
		4.9 About us block
		4.10 Hero block
		4.11 Services block
		4.12 Statistics block
		4.12 Latest projects carousel block
		4.13 Partners block
		4.14 Partners block
		4.15 Latest news block
		4.16 Latest news block
		4.17 Latest news block
		4.18 Featured projects block
		4.19 Project detail blocks
		4.20 Services section
		4.21 Home Grid page blocks
		4.22 Team list block
		4.23 News blocks
		4.24 Blocks for services pages
		4.25 Feedback block
		4.26 Contact block
		4.27 Block in About page
		4.28 Map block
		4.29 Video section in homepage
		4.30 Main slider
		4.31 Article
		4.32 Home parallax

-------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------
  1. Global
-------------------------------------------------------------------------------*/


/* 1.1 General */

html,
body {
	overflow: visible;
}

html {
	box-sizing: border-box;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

html ::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

html ::-webkit-scrollbar-button {
	display: none;
}

html ::-webkit-scrollbar-track-piece {
	background-color: #787878;
}

html ::-webkit-scrollbar-thumb {
	background-color: #b00b16;
	border-radius: none;
}

html ::-webkit-scrollbar-corner {
	background-color: #999;
}

html ::-webkit-resizer {
	background-color: #666;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-webkit-locale: auto;
	white-space: normal;
	display: flex;
	flex-direction: column;
	min-width: 320px;
	min-height: 100vh;
	margin: 0;
	padding: 0;
	font-family: "Poppins", "Arial", sans-serif;
	font-size: 16px;
	line-height: 1.7;
	color: #787878;
	font-weight: 400;
	-webkit-locale: auto;
	white-space: normal;
}

.page-template-template-elementor-parallax {
	overflow: hidden;
}

main {
	position: relative;
	z-index: 1;
	flex-grow: 1;
	border-bottom: solid 1px transparent;
	background-color: #ffffff;
}

a {
	color: #000;
	text-decoration: none;
	transition: color 0.3s ease 0s;
}

a:hover,
a:focus {
	color: #b00b16;
	text-decoration: none;
}

img,
iframe,
figure {
	margin: 0;
	max-width: 100%;
}

img.alignright,
.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

img.alignleft,
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

img.aligncenter,
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img .alignnone,
.alignnone {
	float: none;
}

pre, code {
	margin: 1rem 0;
	position: relative;
	overflow: auto;
	color: #e83e8c;
	font-style: italic;
}

pre code {
	margin: 0;
}

@keyframes text-rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(-360deg);
	}
}

@keyframes link-arrow-hover {
	0% {
		transform: translateX(0);
	}
	50% {
		transform: translateX(3px);
	}
	100% {
		transform: translateX(0);
	}
}

.label-subs {
	position: relative;
}

.label-subs>button[type="submit"] {
	width: auto;
	padding: 0;
	position: absolute;
	left: 50%;
	bottom: -30px;
	transform: translateX(-50%);
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	cursor: pointer;
	border: none;
	background-color: #ffffff;
	transition: color 0.3s ease;
}

@media (min-width: 576px) {
	.label-subs>button[type="submit"] {
		left: unset;
		bottom: unset;
		right: 0;
		top: 17px;
		transform: none;
	}
}

.label-subs label {
	width: 100%;
	display: block;
	position: relative;
	padding: 15px 25px 15px 45px;
	border-bottom: 1px solid #000000;
	box-sizing: border-box;
}

@media (min-width: 576px) {
	.label-subs label {
		padding: 15px 100px 15px 45px;
	}
}

.label-subs label::before {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3e%3cpath d='M58.7 10.7H5.3C2.4 10.7 0 13.1 0 16v32c0 2.9 2.4 5.3 5.3 5.3h53.3c2.9 0 5.3-2.4 5.3-5.3V16c.1-2.9-2.3-5.3-5.2-5.3zm0 35.7L40.5 29.3l18.1-10.9v28zM28.3 32.3c1.1.8 2.4 1.1 3.7 1.1 1.3 0 2.7-.3 3.7-1.1L52.5 48H10.7l17.1-16 .5.3zm24-16.3L33.1 27.7c-.5.3-1.3.3-1.9 0L11.7 16h40.6zM23.2 29.1L5.3 45.9V18.4l17.9 10.7z'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 24px auto;
}

.label-subs label input {
	width: 100%;
	padding: 0;
}

.label-subs label input::placeholder {
	opacity: 0.5;
	color: #000000;
}

.label-subs label input:focus::placeholder {
	opacity: 0;
}

.custom-input {
	width: 100%;
	height: 46px;
	padding: 16px 20px;
	border: 1px solid #d4d4d4;
	background-color: #ffffff;
	box-sizing: border-box;
	transition: border-color 0.3s ease;
}

.custom-input::placeholder {
	font-size: 16px;
	opacity: 0.5;
}

.custom-input:focus {
	border-color: #000000;
}

.custom-input:focus::placeholder {
	opacity: 0;
}

input[type="search"],
.wp-block-search .wp-block-search__input {
	width: 100%;
	padding: 16px 50px 16px 25px;
	border: 1px solid #c9c9c9;
	background: #ffffff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3e%3cpath d='M62.9 56.5l-17-13.8c7.2-9.9 6.1-23.7-2.7-32.5C38.4 5.3 32 2.7 25.3 2.7s-13 2.6-17.8 7.4S0 21.3 0 28s2.7 13.1 7.5 17.9c5.1 5.1 11.5 7.5 17.9 7.5 6.1 0 12.3-2.1 17.1-6.7l17.3 14.1c.5.5 1.1.5 1.6.5.8 0 1.6-.3 2.1-1.1.8-1 .8-2.6-.6-3.7zM25.3 48c-5.3 0-10.4-2.1-14.1-5.9-3.7-3.7-5.9-8.8-5.9-14.1s2.1-10.4 5.9-14.1S20 8 25.3 8s10.4 2.1 14.1 5.9 5.9 8.8 5.9 14.1-2.1 10.4-5.9 14.1c-3.7 3.8-8.7 5.9-14.1 5.9z'/%3e%3c/svg%3e ") no-repeat calc(100% - 20px) center;
	background-size: 13px;
	box-sizing: border-box;
	outline: none;
	transition: border-color 0.3s ease;
}

input[type="search"]:hover,
input[type="search"]:focus,
.wp-block-search .wp-block-search__input:hover,
.wp-block-search .wp-block-search__input:focus {
	border-color: #000000;
}

input[type="search"]::placeholder,
.wp-block-search .wp-block-search__input:placeholder,
.wp-block-search .wp-block-search__input:placeholder {
	font-family: "Poppins", "Arial", sans-serif;
	font-size: 16px;
	color: #767676;
	opacity: 1;
}

input[type="search"]:focus::placeholder {
	opacity: 0;
}

textarea.custom-input {
	height: 150px;
	resize: none;
}

.slide-counter {
	font-size: 24px;
	line-height: 24px;
}

@media (min-width: 992px) {
	.slide-counter {
		font-size: 30px;
		line-height: 30px;
	}
}

.arrow-square {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	position: absolute;
	z-index: 1;
	outline: none;
	padding: 0;
	transition: all 0.3s ease;
}

@media (min-width: 1200px) {
	.arrow-square {
		width: 60px;
		height: 60px;
	}
}

@media (min-width: 992px) {
	.arrow-square:hover {
		background-color: transparent;
	}
	.arrow-square:hover svg {
		fill: #ffffff;
	}
}

.arrow-square svg {
	width: 50%;
	height: 50%;
	fill: #000000;
	transition: fill 0.3s ease;
}

.arrow-square--prev svg {
	transform: rotate(180deg);
}

#pp-nav {
	right: 64px !important;
	top: 47%;
}

@media (min-width: 1560px) {
	#pp-nav {
		display: block;
	}
}

#pp-nav {
	z-index: 2;
}

#pp-nav ul li {
	width: 11px;
	height: 11px;
	margin: 0;
}

#pp-nav ul li:hover a span {
	margin: 0;
	background-color: #fcd54c;
}

#pp-nav ul li+li {
	margin-top: 23px;
}

#pp-nav ul li a span {
	width: 11px;
	height: 11px;
	background-color: #ffffff;
	left: unset;
	right: 0;
	border: none;
	transition: background-color 0.3s ease;
}

#pp-nav ul li a.active span {
	background-color: #fcd54c;
	transition: background-color 0.3s ease;
}


/* 1.2  Typography */

@font-face {
	font-family: "Gilroy";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-bold.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Gilroy";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-regular.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Gilroy";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-regularitalic.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-regularitalic.woff") format("woff");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Swansea";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/swansea.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/swansea.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Swansea";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/swansea-bold.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/swansea-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Gilroy";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-semibold.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-semibold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Gilroy";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-semibolditalic.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/gilroy-semibolditalic.woff") format("woff");
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/poppins-regular.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/poppins-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/poppins-medium.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/poppins-medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/poppins-semibold.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/poppins-semibold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/dyanecotnoir2022/assets/fonts/poppins-bold.woff2") format("woff2"), url("/wp-content/themes/dyanecotnoir2022/assets/fonts/poppins-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}


/* 1.3 Utils */

.visually-hidden {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.relative {
	position: relative;
}

.d-none {
	display: none !important;
}

.overflow-hidden {
	overflow: hidden;
}

.d-flex {
	display: flex;
}

@media (min-width: 992px) {
	.lg-d-flex {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
}

@media (max-width: 991px) {
	.bg-dark {
		background-color: rgba(0, 0, 0, 0.6) !important;
	}
}

@media (max-width: 991px) {
	.bg-light {
		background-color: rgba(255, 255, 255, 0.6) !important;
	}
}

.field-error {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.grid-wrapper {
	display: flex;
	flex-wrap: wrap;
}

@media (min-width: 768px) {
	.grid-wrapper {
		margin: 0 -10px;
	}
}

@media (min-width: 1200px) {
	.grid-wrapper {
		margin: 0 -25px;
	}
}

.color-yellow {
	color: #b00b16;
}


/* swiper */

.swiper-pagination {
	position: static;
	margin-top: 32px;
}

@media (min-width: 576px) {
	.swiper-pagination {
		margin-top: 40px;
	}
}

@media (min-width: 768px) {
	.swiper-pagination {
		margin-top: 60px;
	}
}

@media (min-width: 992px) {
	.swiper-pagination {
		margin-top: 80px;
	}
}

@media (min-width: 1200px) {
	.swiper-pagination {
		margin-top: 100px;
	}
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	height: 4px;
	width: 100%;
	background-color: transparent;
}

.swiper-pagination-bullets {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #c4c4c4;
	margin: 0 4px !important;
	opacity: 1;
}

@media (min-width: 768px) {
	.swiper-pagination-bullet {
		width: 12px;
		height: 12px;
		margin: 0 8px !important;
	}
}

.swiper-pagination-bullet-active {
	background-color: #b00b16;
}

.swiper-pagination-bullet:hover,
.swiper-pagination-bullet:focus {
	outline: none;
}


/* 1.4 Buttons */

html .btn {
	display: inline-block;
	vertical-align: top;
	padding: 17px 20px;
	font-size: 16px;
	line-height: 1;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	border: solid 1px #b00b16;
	background-color: #b00b16;
	cursor: pointer;
	transition: background-color 0.3s ease;
	letter-spacing: 1px;
}

@media (min-width: 768px) {
html 	.btn {
		padding: 17px 44px;
	}
}

html .btn:hover,
html .btn:focus {
	outline: none;
	background-color: #838383;
	color: #000000;
	box-shadow: none;
	border: solid 1px #b00b16;
}

html .btn:active {
	opacity: 0.7;
	box-shadow: none;
}

html .btn--outline {
	background-color: transparent;
	color: #b00b16;
	border-color: #b00b16;
	transition: background-color 0.3s ease, color 0.3s ease;
}

html .btn--outline:hover,
html .btn--outline:focus {
	outline: none;
	background-color: #b00b16;
	color: #ffffff;
}


/* 1.5 Fields */

.field {
	position: relative;
	display: block;
	width: 100%;
	cursor: text;
}

.field input[type="text"],
.field input[type="number"],
.field input[type="tel"],
.field input[type="email"],
.field input[type="phone"],
.field input[type="address"],
.field input[type="password"],
.field textarea {
	display: block;
	width: 100%;
	padding: 15px 16px;
	border: solid 1px #c9c9c9;
	font-family: "Poppins", "Arial", sans-serif;
	font-size: 16px;
	color: #787878;
	transition: border-color 0.3s ease;
}

.field input::placeholder,
.field textarea::placeholder {
	font-size: 16px;
	line-height: 1;
	color: #787878;
	opacity: 1;
}

.field input:focus,
.field textarea:focus {
	outline: none;
	border-color: #000000;
	color: #000000;
}

@media (min-width: 992px) {
	.field input:hover,
	.field input:focus,
	.field textarea:hover,
	.field textarea:focus {
		border-color: #000000;
	}
}

.field textarea {
	resize: none;
	height: 150px;
	padding: 24px;
}

@media (min-width: 1200px) {
	.field textarea {
		height: 174px;
	}
}


/* 1.6 Heading */

.heading, .m-title{
	margin: 0;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 32px;
	line-height: 1.25;
	color: #000000;
	font-weight: 700;
}


@media (min-width: 768px) {
	.heading, .m-title {
		font-size: 40px;
	}
}

@media (min-width: 1200px) {
	.heading, .m-title {
		font-size: 48px;
	}
}

.heading--upper {
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.heading--size-large, .heading--size-large h1 {
		font-size: 48px;
	}
}

@media (min-width: 1200px) {
	.heading--size-large, .heading--size-large h1 {
		font-size: 70px;
	}
}

html .heading-small {
	font-size: 14px!important;
	line-height: 1.5!important;
	color: #b00b16!important;
	font-weight: 500!important;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}


/* 1.7 Menu toggle button */

.menu-toggle {
	position: relative;
	display: block;
	width: 25px;
	height: 12px;
	padding: 0;
	border: none;
	background-color: transparent;
	appearance: none;
	cursor: pointer;
	transition: transform 0.3s ease;
}

.menu-toggle--white::before,
.menu-toggle--white::after {
	border-top: solid 3px #ffffff;
}

.menu-toggle--opened::before {
	transform: translateY(2px);
}

.menu-toggle--opened::after {
	transform: translateY(-2px);
}

.menu-toggle::before,
.menu-toggle::after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	border-top: solid 3px #000000;
	transition: border-top-color 0.3s ease, transform 0.3s ease;
}

.menu-toggle::before {
	top: 0;
}

.menu-toggle::after {
	bottom: 0;
}

.menu-toggle--white::before,
.menu-toggle--white::after {
	border-top: solid 3px #ffffff;
}

.menu-toggle:hover,
.menu-toggle:focus {
	outline: none;
}

.menu-toggle:hover::before,
.menu-toggle:hover::after,
.menu-toggle:focus::before,
.menu-toggle:focus::after {
	border-top-color: #b00b16;
}


/* 1.8 Navigation */

.navigation__dropdown {
	display: none;
}

.sub-menu.navigation__dropdown {
	list-style: none;
}

.navigation__item .dropdown-toggle i {
	display: none!important;
}

.dropdownnavigation__item i.icon {
    position: absolute;
    display: block;
}

.dropdownnavigation__item i.icon {
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
}

.dropdownnavigation__item i.icon.opened:before {
	transform: rotate(-90deg);
}

.dropdownnavigation__item i.icon:before {
	content: '\f054';
	position: relative;
	font-family: 'Font Awesome 5 Free';
	display: inline-block;
	position: relative;
	top: -1px;
	margin-left: 5px;
	font-weight: 900;
	font-size: 14px;
	font-style: normal;
	transform: rotate(90deg);
	color: #000000;
    font-size: 18px;
}

@media (min-width: 992px) {
	.navigation__dropdown {
		position: absolute;
		z-index: 1;
		left: -30px;
		bottom: -40px;
		transform: translateY(100%);
		display: block;
		min-width: 340px;
		padding: 50px;
		background-color: #ffffff;
		opacity: 0;
		pointer-events: none;
		transition: opacity 0.3s ease;
	}
	.navigation__dropdown:hover {
		opacity: 1;
		pointer-events: auto;
	}
	.sub-menu.navigation__dropdown {
		box-shadow: 0 60px 90px rgba(0,0,0,0.05);
	}
	.dropdownnavigation__item i.icon:before {
		font-size: 10px;
	}
	.dropdownnavigation__item i.icon {
		position: relative;
		display: inline-block;
		pointer-events: none;
	}
}

@media (min-width: 992px) {
	.navigation__dropdown-wrapper {
		display: flex;
	}
}

.navigation__dropdown li {
	margin-bottom: 15px;
	margin-top: 16px;
	line-height: 1 !important;
}

.navigation__dropdown li:first-child {
	margin-top: 0;
}

@media (min-width: 992px) {
	.navigation__dropdown li {
		margin-top: 8px;
		margin-bottom: 0;
	}
}

.navigation__dropdown .current-menu-itemnavigation__item a {
	color: #b00b16 !important;
	font-weight: 400;
}

.navigation__dropdown li a {
	font-size: 14px;
	line-height: 1;
	color: #000000;
	letter-spacing: 0.015em;
	transition: color 0.3s ease;
	text-transform: none;
	font-weight: 400;
	display: block;
}

@media (min-width: 992px) {
	.navigation__dropdown li a {
		line-height: 1.875;
	}
}

.navigation__dropdown li a:hover,
.navigation__dropdown li a:focus {
	outline: none;
	color: #b00b16;
}

.navigation__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

@media (min-width: 992px) {
	.navigation__list {
		display: flex;
		flex-wrap: wrap;
	}
}

.navigation__item {
	position: relative;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.navigation__item {
		margin-bottom: 24px;
	}
}

@media (min-width: 768px) and (min-height: 610px) {
	.navigation__item {
		margin-bottom: 32px;
	}
}

@media (min-width: 992px) {
	.navigation__item {
		margin-right: 40px;
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.navigation__item {
		margin-right: 56px;
	}
	.navigation__dropdown .navigation__item {
		margin-right: 0;
	}
}

.navigation__item:last-child {
	margin-bottom: 0;
	margin-right: 0;
}

.navigation__item--current .navigation__link {
	color: #b00b16;
}

.navigation__link {
	font-size: 24px;
	line-height: 1;
	color: #000000;
	font-weight: 600;
	transition: color 0.3s ease;
}

@media (min-width: 768px) {
	.navigation__link {
		font-size: 36px;
	}
}

@media (min-width: 992px) {
	.navigation__link {
		font-size: 14px;
		line-height: 1.21;
		text-transform: uppercase;
	}
}

.navigation__link:hover,
.navigation__link:focus {
	outline: none;
	color: #b00b16;
	position: relative;
}

@media (min-width: 992px) {
	.navigation__link:hover::after,
	.navigation__link:focus::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		transform: translateY(100%);
		width: 100%;
		height: 70px;
	}
	.navigation__link:hover+.navigation__dropdown,
	.navigation__link:focus+.navigation__dropdown {
		opacity: 1;
		pointer-events: auto;
	}
}

.navigation__link:active {
	opacity: 0.7;
}

.navigation__dropdown .navigation__dropdown {
	position: relative;
	transform: translate(0);
	box-shadow: none;
	padding: 0 0 0 10px;
	left: 0;
	top: 0;
	max-height: 0;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	opacity: 0;
}

.navigation__dropdown li:hover .navigation__dropdown {
	padding: 10px 0 5px 10px;
	opacity: 1;
	pointer-events: auto;
	max-height: 1000px;
}

.navigation__dropdown .navigation__dropdown li a {
	padding-left: 15px;
	position: relative;
	color: #666;
}

.navigation__dropdown .navigation__dropdown li a:hover {
	color: #b00b16;
}

.navigation__dropdown .navigation__dropdown li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 13px;
	width: 8px;
	height: 1px;
	background: #cecece;
}

.navigation__dropdown li a:hover:before, .navigation__dropdown li a:focus:before {
	background-color: #b00b16;
}


/* 1.9 Logo */

.logo {
	position: relative;
	z-index: 0;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	padding: 7px 0 11px 15px;
}

.logo::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
	border: solid 2px #b00b16;
	border-right: none;
}

.logo::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
	background-color: #b00b16;
	transform: translateX(-100%);
	transition: transform 0.3s ease;
}

.logo--borderless {
	padding: 0;
}

.logo--borderless::before,
.logo--borderless::after {
	display: none;
}

.logo--white .logo__large,
.logo--white .logo__small {
	color: #ffffff;
	opacity: 1;
}

@media (min-width: 768px) {
	.logo--large {
		padding: 32px 0 42px 40px;
	}
	.logo--large::before,
	.logo--large::after {
		width: 88px;
		border-width: 4px;
	}
	.logo--large .logo__large {
		font-size: 70px;
		line-height: 1.28;
	}
	.logo--large .logo__small {
		font-size: 19px;
		line-height: 1.16;
	}
}

.logo__large {
	display: block;
	font-size: 28px;
	line-height: 1.21;
	color: #000000;
	font-family: "Gilroy", "Arial", sans-serif;
	font-weight: 700;
}

.logo__small {
	display: block;
	font-size: 11px;
	line-height: 1.18;
	color: #000000;
	opacity: 0.6;
}

.logo[href]:hover,
.logo[href]:focus {
	outline: none;
}

.logo[href]:hover::after,
.logo[href]:focus::after {
	transform: translateX(0);
}


/* 1.10 Social */

.social {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.social--contact .social__link {
	color: #929292;
}

.social--white .social__link {
	color: #ffffff;
}

.social__item+.social__item {
	margin-left: 28px;
}

.social__link {
	display: flex;
	width: 17px;
	height: 17px;
	justify-content: center;
	font-size: 16px;
	color: #000;
	transition: color 0.3s ease;
}

.social--contact .social__link .fa, .social--contact .social__link .fas, .social--contact .social__link .fab, .social--contact .social__link .far {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400;
	color: #000;
}

@media (min-width: 992px) {
	.social__link:hover,
	.social__link:focus {
		outline: none;
	}
	.social__link:hover,
	.social__link:focus {
		color: #b00b16;
	}
}

.social__link:active {
	opacity: 0.7;
}


/* 1.11 More */

.more {
	display: flex;
	align-items: center;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 16px;
	line-height: 1.3125;
	color: #a1a1a1;
	font-weight: 600;
	transition: color 0.3s ease;
}

.more svg {
	margin-left: 16px;
	fill: #a1a1a1;
	transition: fill 0.3s ease;
}

.more:hover,
.more:focus {
	outline: none;
	color: #000000;
}

.more:hover svg,
.more:focus svg {
	fill: #000000;
}

.more:active {
	opacity: 0.7;
}


/* 1.12 Play button */

.play-btn {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 79px;
	height: 79px;
	border-radius: 50%;
	background-color: #b00b16;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.play-btn:hover,
.play-btn:focus {
	outline: none;
	background-color: #eeba04;
}

.play-btn__icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	margin-left: 2px;
}


/* 1.13 Filter */

.filter__item {
	margin-right: 20px;
	padding: 0;
	font-family: "Poppins", "Arial", sans-serif;
	font-size: 16px;
	line-height: 1.3125;
	color: #000000;
	font-weight: 600;
	text-transform: capitalize;
	background-color: transparent;
	border: none;
	appearance: none;
	cursor: pointer;
	transition: color 0.3s ease;
}

@media (min-width: 1200px) {
	.filter__item {
		margin-right: 28px;
	}
}

.filter__item:last-child {
	margin-right: 0;
}

.filter__item:hover,
.filter__item:focus {
	outline: none;
	color: #b00b16;
}

.filter__item--active {
	color: #b00b16;
}


/* 1.14 Overlay */

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
}

@media (max-width: 991px) {
	.overlay {
		background-color: rgba(255, 255, 255, 0.8);
	}
}


/* 1.15 Preloader */

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	display: flex;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

.preloader__text {
	align-self: center;
	font-size: 48px;
}

.preloader__spinner {
	position: relative;
	width: 50px;
	height: 50px;
	align-self: center;
}

.preloader__double-bounce {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	animation: bounce 2s infinite ease-in-out;
	opacity: 0.6;
	border-radius: 50%;
	background-color: #b00b16;
}

.preloader__double-bounce--delay {
	animation-delay: -1s;
}

@keyframes bounce {
	0%,
	100% {
		transform: scale(0);
	}
	50% {
		transform: scale(1);
	}
}


/* 1.16 Webpage */

.webpage {
	background-color: #ffffff;
}

.webpage--parallax .header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
}

.webpage--parallax main {
	min-height: 100vh;
}

.webpage--parallax-dark .header .social__link {
	color: #000000;
}

.webpage--parallax-dark .header .logo__large,
.webpage--parallax-dark .header .logo__small,
.webpage--parallax-dark .header--white .navigation__list>li>.navigation__link {
	color: #000000;
}

.webpage--parallax-dark .header .menu-toggle::before,
.webpage--parallax-dark .header .menu-toggle::after {
	border-color: #000000;
}

.webpage--parallax-dark .parallax {
	color: #000000;
}

.webpage--parallax-dark .parallax__link {
	color: #000000;
}

.webpage--parallax-dark .parallax__link svg {
	fill: #000000;
}

.webpage--parallax-dark .footer .footer__copy,
.webpage--parallax-dark .footer .lang-switcher__link {
	color: #000000;
}

.webpage--parallax-dark .footer.footer--white .footer__copyright {
	color: #000000;
}

.webpage--parallax-dark .footer .lang-switcher__link--current {
	color: #b00b16;
}

.webpage--parallax-dark #pp-nav ul li:hover a span {
	background-color: #fcd54c;
}

.webpage--parallax-dark #pp-nav ul li a span {
	background-color: #000000;
}

.webpage--parallax-dark #pp-nav ul li a.active span {
	background-color: #fcd54c;
}

.webpage__about-section,
.webpage__services-section,
.webpage__statistics,
.webpage__latest-projects,
.webpage__partners,
.webpage__reviews-carousel,
.webpage__latest-news,
.webpage__services-provided,
.webpage__about-block,
.webpage__main-slider,
.webpage__featured-projects,
.webpage__services,
.webpage__team-section,
.webpage__hero {
	margin-bottom: 80px;
}

@media (min-width: 768px) {
	.webpage__about-section,
	.webpage__services-section,
	.webpage__statistics,
	.webpage__latest-projects,
	.webpage__partners,
	.webpage__reviews-carousel,
	.webpage__latest-news,
	.webpage__services-provided,
	.webpage__about-block,
	.webpage__main-slider,
	.webpage__featured-projects,
	.webpage__services,
	.webpage__team-section,
	.webpage__hero {
		margin-bottom: 100px;
	}
}

@media (min-width: 992px) {
	.webpage__about-section,
	.webpage__services-section,
	.webpage__statistics,
	.webpage__latest-projects,
	.webpage__partners,
	.webpage__reviews-carousel,
	.webpage__latest-news,
	.webpage__services-provided,
	.webpage__about-block,
	.webpage__main-slider,
	.webpage__featured-projects,
	.webpage__services,
	.webpage__team-section,
	.webpage__hero {
		margin-bottom: 160px;
	}
	.elementor-section:last-child .webpage__about-section,
	.elementor-section:last-child .webpage__services-section,
	.elementor-section:last-child .webpage__statistics,
	.elementor-section:last-child .webpage__latest-projects,
	.elementor-section:last-child .webpage__partners,
	.elementor-section:last-child .webpage__reviews-carousel,
	.elementor-section:last-child .webpage__latest-news,
	.elementor-section:last-child .webpage__services-provided,
	.elementor-section:last-child .webpage__about-block,
	.elementor-section:last-child .webpage__main-slider,
	.elementor-section:last-child .webpage__featured-projects,
	.elementor-section:last-child .webpage__services,
	.elementor-section:last-child .webpage__team-section,
	.elementor-section:last-child .webpage__hero {
		margin-bottom: 0;
		padding-bottom: 60px;
	}
}

@media (min-width: 1200px) {
	.webpage__about-section,
	.webpage__services-section,
	.webpage__statistics,
	.webpage__latest-projects,
	.webpage__partners,
	.webpage__reviews-carousel,
	.webpage__latest-news,
	.webpage__services-provided,
	.webpage__about-block,
	.webpage__main-slider,
	.webpage__featured-projects,
	.webpage__services,
	.webpage__team-section,
	.webpage__hero {
		margin-bottom: 160px;
	}
	.elementor-section:last-child .webpage__about-section,
	.elementor-section:last-child .webpage__services-section,
	.elementor-section:last-child .webpage__statistics,
	.elementor-section:last-child .webpage__latest-projects,
	.elementor-section:last-child .webpage__partners,
	.elementor-section:last-child .webpage__reviews-carousel,
	.elementor-section:last-child .webpage__latest-news,
	.elementor-section:last-child .webpage__services-provided,
	.elementor-section:last-child .webpage__about-block,
	.elementor-section:last-child .webpage__main-slider,
	.elementor-section:last-child .webpage__featured-projects,
	.elementor-section:last-child .webpage__services,
	.elementor-section:last-child .webpage__team-section,
	.elementor-section:last-child .webpage__hero {
		margin-bottom: 0;
		padding-bottom: 60px;
	}
}


/* 1.17 Language switcher */

.lang-switcher {
	list-style: none;
	padding: 0;
	margin: 0;
}

.lang-switcher--white .lang-switcher__link {
	color: #ffffff;
}

.lang-switcher--menu,
.lang-switcher--line {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding-right: 50px;
	margin-top: 40px;
}

.webpage--parallax .lang-switcher--line,
.video-section .lang-switcher--line {
	margin-top: 0px;
}

.lang-switcher--menu .lang-switcher__item,
.lang-switcher--line .lang-switcher__item {
	margin-left: 24px;
	margin-bottom: 0;
}

.lang-switcher--footer {
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 991px) {
	.lang-switcher--menu, .lang-switcher--line {
		justify-content: flex-start;
		padding-right: 0;
		margin-top: 0;
		margin-bottom: 0px;
	}
}

@media (max-width: 767px) {
	.lang-switcher--footer {
		margin: 0 0 30px 0;
	}
	.lang-switcher--menu .lang-switcher__item:first-child,
	.lang-switcher--line .lang-switcher__item:first-child {
		margin-left: 0;
	}
	.homepage-parallax .preview-card.aos-init {
	    opacity: 1;
	}
}

@media (min-width: 992px) {
	.lang-switcher--footer {
		display: block;
	}
}

.lang-switcher--footer .lang-switcher__item {
	display: block;
	line-height: 1;
	margin-right: 24px;
	margin-bottom: 0;
}

@media (min-width: 992px) {
	.lang-switcher--footer .lang-switcher__item {
		margin-right: 0;
		margin-bottom: 6px;
	}
}

.lang-switcher__item {
	margin-bottom: 14px;
}

.lang-switcher__item:last-child {
	margin-bottom: 0;
}

.lang-switcher__link {
	font-size: 14px;
	line-height: 1.625;
	color: #000000;
	text-transform: uppercase;
	transition: color 0.3s ease;
}

@media (min-width: 1200px) {
	.lang-switcher__link {
		font-size: 16px;
	}
}

.lang-switcher__link--current {
	color: #b00b16;
	pointer-events: none;
}

.lang-switcher__link:hover,
.lang-switcher__link:focus {
	outline: none;
	color: #b00b16;
}

.lang-switcher__link:not(.lang-switcher__link--current):active {
	opacity: 0.7;
}


/*-------------------------------------------------------------------------------
  2. Header
-------------------------------------------------------------------------------*/


/* 2.1 Mobile menu */

.mobile-canvas {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1000;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	min-height: 480px;
	overflow: auto;
	background-color: #ffffff;
	transform: translateX(100%);
	padding: 20px 30px;
	transition: transform 0.3s ease;
}

@media (min-width: 576px) {
	.mobile-canvas {
		width: 56%;
	}
}

@media (min-width: 768px) {
	.mobile-canvas {
		max-width: 750px;
		min-height: 575px;
		padding: 40px 80px;
	}
}

@media (min-width: 992px) {
	.mobile-canvas {
		display: none;
		position: static;
		overflow: visible;
		transform: translateX(0);
		width: auto;
		max-width: none;
		min-height: 0;
		padding: 0;
		flex-direction: row;
		transition: none;
		background-color: transparent;
	}
	.mobile-canvas.header__mobile {
		display: block;
	}
}

.mobile-canvas--opened {
	transform: translateX(0);
}

@media (min-width: 992px) {
	.mobile-canvas--social .mobile-canvas__social {
		display: flex;
	}
}

.mobile-canvas__wrapper {
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 6px 0;
	overflow: auto;
}

@media (min-width: 992px) {
	.mobile-canvas__wrapper {
		margin-top: 10.7vh;
	}
}

.mobile-canvas__nav {
	margin-top: 50px;
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	.mobile-canvas__nav {
		margin-top: 0;
		margin-bottom: 0;
	}
}

.mobile-canvas__bottom {
	margin-top: auto;
}

@media (max-width: 991px) {
	.mobile-canvas__bottom {
		padding-top: 50px;
	}
}

@media (min-width: 992px) {
	.mobile-canvas__bottom {
		margin-top: 0;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%);
		display: none;
	}
}

@media (min-width: 992px) {
	.mobile-canvas__lang-switcher {
		display: none;
	}
}

.mobile-canvas__copy {
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 1.71;
	color: #787878;
	letter-spacing: 0.015em;
}

@media (min-width: 992px) {
	.mobile-canvas__copy {
		display: none;
		margin-bottom: 4.44vh;
	}
}

.mobile-canvas__copy strong {
	color: #000000;
	font-weight: normal;
}

.mobile-canvas__copy p { margin: 0; }

.mobile-canvas__phone {
	display: none;
}

@media (min-width: 992px) {
	.mobile-canvas__phone {
		display: inline;
		font-size: 16px;
		line-height: 1.25;
		color: #000000;
		font-weight: 600;
		transition: color 0.3s ease;
	}
	.mobile-canvas__phone:hover,
	.mobile-canvas__phone:focus {
		outline: none;
		color: #b00b16;
	}
	.mobile-canvas__phone:active {
		opacity: 0.7;
	}
}

.mobile-canvas__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobile-canvas__item {
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	.mobile-canvas__item {
		margin-bottom: 32px;
	}
}

.mobile-canvas__item:last-child {
	margin-bottom: 0;
}

.mobile-canvas__item--current .mobile-canvas__link {
	color: #000000;
}

.mobile-canvas__link {
	font-size: 24px;
	line-height: 1;
	color: #787878;
	font-weight: 600;
	transition: color 0.3s ease;
}

@media (min-width: 992px) {
	.mobile-canvas__link {
		font-size: 36px;
	}
}

.mobile-canvas__link:hover,
.mobile-canvas__link:focus {
	outline: none;
	color: #000000;
}

.mobile-canvas__link:active {
	opacity: 0.7;
}

.mobile-canvas__close {
	position: absolute;
	top: 40px;
	right: 30px;
	display: flex;
	justify-content: center;
	width: 48px;
	height: 48px;
	padding: 0;
	border: none;
	background-color: transparent;
	appearance: none;
	cursor: pointer;
}

@media (min-width: 768px) {
	.mobile-canvas__close {
		top: 28px;
		right: 68px;
	}
}

@media (min-width: 992px) {
	.mobile-canvas__close {
		display: none;
	}
}

.mobile-canvas__close svg {
	fill: #000000;
	align-self: center;
	transition: fill 0.3s ease;
}

.mobile-canvas__close:hover,
.mobile-canvas__close:focus {
	outline: none;
}

.mobile-canvas__close:hover svg,
.mobile-canvas__close:focus svg {
	fill: #b00b16;
}

.mobile-canvas__close:active {
	opacity: 0.7;
}

@media (min-width: 992px) {
	.mobile-canvas__social {
		display: none;
	}
}

@media (max-width: 991px) {
	.mobile-canvas {
		padding: 100px 30px 50px 50px;
	}
	.sub-menu.navigation__dropdown {
		margin: 0;
		padding: 20px 0;
		list-style: none;
		box-shadow: none;
	}
	.mobile-canvas__nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	.navigation__link {
		font-size: 28px;
	}
	.dropdown-toggle i.icon:before {
		margin-left: 8px;
		font-size: 18px;
	}
	.navigation__dropdown li a {
		font-size: 16px;
		color: #444;
		font-weight: 600;
	}
	.navigation__link.dropdown-toggle i.icon:before {
		transition: all 0.3s ease 0s;
	}
	.navigation__link.dropdown-toggle.opened i.icon:before {
		transform: rotate(-90deg);
	}
	.navigation__dropdown .navigation__dropdown {
		max-height: none;
		overflow: visible;
		opacity: 1;
		transition: none;
		pointer-events: auto;
	}
	.navigation__dropdown .navigation__dropdown li a:before {
		top: 7px;
	}
	.navigation__dropdown .dropdown-toggle i.icon:before {
		font-size: 14px;
	}
	.navigation__dropdown li:hover .navigation__dropdown, .navigation__dropdown .navigation__dropdown {
		padding: 20px 0 20px 10px;
	}
}


/* 2.2 Header */

.header {
	position: relative;
	z-index: 2;
	background-color: #ffffff;
}

.header--white {
	border: none !important;
	background-color: transparent;
}

.header--white .header__inner::after {
	display: none;
}

.header--white .logo__large,
.header--white .logo__small {
	color: #ffffff;
}

.header--white .menu-toggle::before,
.header--white .menu-toggle::after {
	border-top: solid 3px #ffffff;
}

.header--white .menu-toggle:hover::before,
.header--white .menu-toggle:hover::after,
.header--white .menu-toggle:focus::before,
.header--white .menu-toggle:focus::after {
	border-top-color: #b00b16;
}

.header--white .navigation__list>li>.navigation__link {
	color: #ffffff;
}

.header--white .navigation__link:hover,
.header--white .navigation__link:focus {
	color: #b00b16;
}

.header--white .navigation__item--current .header--white .navigation__link {
	color: #b00b16 !important;
}

@media (min-width: 992px) {
	.header--white .social__link {
		color: #ffffff;
	}
	.header--white .social__link:hover {
		color: #b00b16;
	}
	.header--white .header__phone {
		color: #ffffff;
	}
	.header--white .header__phone:hover {
		color: #b00b16;
	}
}

@media (min-width: 992px) {
	.header--white .social__link:hover,
	.header--white .social__link:focus {
		color: #b00b16;
	}
	.header--white .header__phone:hover,
	.header--white .header__phone:focus {
		color: #b00b16;
	}
}

@media (min-width: 1200px) {
	.header--half {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		background-color: transparent;
	}
	.header--half .navigation__item {
		margin-right: 2.7vw;
	}
	.header--half .mobile-canvas__phone {
		display: none;
	}
}

@media (min-width: 1560px) {
	.header--half .container {
		transform: translateX(-4.68vw);
	}
}

@media (min-width: 1920px) {
	.header--half .navigation__item {
		margin-right: 49px;
	}
	.header--half .navigation__item:last-child {
		margin-right: 0;
	}
}

.header--fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	background-color: #ffffff;
	border-top: none;
	transition: transform 0.5s ease;
}

.header--fixed .logo {
	padding: 5px 0 8px 10px;
}

.header--fixed .logo::before,
.header--fixed .logo::after {
	width: 30px;
}

.header--fixed .logo__large {
	font-size: 20px;
	color: #000000;
}

.header--fixed .logo__small {
	font-size: 9px;
	color: #000000;
}

@media (min-width: 992px) {
	.header--fixed .social__link {
		color: #000000;
	}
	.header--fixed .social__link:hover {
		color: #b00b16;
	}
	.header--fixed .header__phone {
		color: #000000;
	}
	.header--fixed .header__phone:hover {
		color: #b00b16;
	}
}

@media (min-width: 992px) {
	.header--fixed .social__link:hover,
	.header--fixed .social__link:focus {
		color: #b00b16;
	}
	.header--fixed .header__phone:hover,
	.header--fixed .header__phone:focus {
		color: #b00b16;
	}
}

@media (min-width: 1560px) {
	.header--fixed .header__inner {
		padding-top: 24px;
		padding-bottom: 24px;
	}
}


/*@media (min-width: 992px) {
  .header--fixed .header__logo {
	margin-right: calc(11.71vw + 25px);
  }
}*/

.header--fixed .navigation__link {
	color: #000000;
}

.header--fixed .navigation__link:hover,
.header--fixed .navigation__link:focus {
	color: #b00b16;
}

.header--fixed .navigation__item--current .navigation__link {
	color: #b00b16 !important;
}

@media (min-width: 992px) {
	.header--fixed .navigation__dropdown {
		bottom: -24px;
	}
}

.header--fixed .menu-toggle::before,
.header--fixed .menu-toggle::after {
	border-top: solid 3px #000000;
}

.header--bg {
	background-color: #ffffff !important;
}

@media (min-width: 1200px) {
	.header--bg {
		background-color: transparent !important;
	}
}

.header__inner {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	padding: 24px 15px;
}

@media (min-width: 991px) {
	.header__inner {
		padding: 24px 34px;
	}
	#pp-nav {
    right: 34px !important;
}
}

@media (min-width: 1560px) {
	.header__inner {
		padding: 24px 54px;
	}
	#pp-nav {
    right: 54px !important;
}
}

.header__inner .header__builder {
	width: 100%;
}

@media (max-width: 991px) {
	.header__inner .header__builder .elementor-column {
		width: 50%;
	}
	.header__inner .header__builder .social {
		display: none;
	}
	.footer--lite .elementor-column {
		width: 50%;
	}
	.footer--lite .footer__lang-switcher {
		margin-top: 0;
		padding: 0;
	}
}

.header__logo {
	margin-right: 30px;
	flex-shrink: 0;
}

.header .container {
	display: none;
}

@media (min-width: 992px) {
	.header .container {
		display: block;
	}
}

@media (min-width: 992px) {
	.header__mobile {
		flex-grow: 1;
	}
}

.header__phone {
	display: none;
}

@media (min-width: 992px) {
	.header__phone {
		display: block;
		flex-shrink: 0;
		font-size: 16px;
		line-height: 1.25;
		color: #000000;
		font-weight: 600;
		transition: color 0.3s ease;
	}
	.header__phone:hover,
	.header__phone:focus {
		outline: none;
		color: #b00b16;
	}
	.header__phone:active {
		opacity: 0.7;
	}
}

@media (min-width: 1560px) {
	.header__phone {
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}
}

.header--half .header__phone {
	color: #fff;
}

.header--half.header--fixed .header__phone {
	color: #000;
}

.header__social {
	display: none;
}

@media (min-width: 992px) {
	.header__social {
		display: flex;
		flex-shrink: 0;
	}
}

@media (min-width: 1560px) {
	.header__social {
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%);
	}
}

.header__menu-toggle {
	margin-left: auto;
	order: 2;
}

@media (min-width: 992px) {
	.header__menu-toggle {
		display: none;
	}
	.header__menu-toggle--always {
		display: block;
	}
}

.header__purchase {
	margin-left: auto;
	border-radius: 0;
	align-self: center;
	order: 1;
}

@media (min-width: 1560px) {
	.header__purchase {
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
	}
}

.header__purchase-text {
	display: none;
}

@media (min-width: 576px) {
	.header__purchase-text {
		display: inline;
	}
}

.header__purchase svg {
	display: block;
	fill: #ffffff;
}

@media (min-width: 576px) {
	.header__purchase svg {
		display: none;
	}
}

.header__purchase+.header__menu-toggle {
	margin-left: 20px;
}


/*-------------------------------------------------------------------------------
  3. Footer
-------------------------------------------------------------------------------*/


/* 3.1 Footer */

.footer--lite .footer__inner {
	padding-top: 46px;
	padding-bottom: 46px;
}

.footer--lite .footer__inner::before {
	display: none;
}

.footer--lite .footer__lang-switcher {
	margin-left: auto;
}

.footer--white .footer__copy {
	color: #ffffff;
}

.footer--white .lang-switcher__link {
	color: #ffffff;
}

.footer--white .lang-switcher__link--current {
	color: #b00b16;
}

.footer--white .lang-switcher__link:focus {
	color: #b00b16;
}

@media (min-width: 992px) {
	.footer--white .lang-switcher__link:hover,
	.footer--white .lang-switcher__link:focus {
		color: #b00b16;
	}
}

.footer--fixed {
	width: auto;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.footer--fixed .footer__inner {
	padding-top: 12px;
	padding-bottom: 12px;
}

@media (min-width: 768px) {
	.footer--fixed .footer__inner {
		padding-bottom: 24px;
	}
}

@media (min-width: 992px) and (min-height: 768px) {
	.footer--fixed .footer__inner {
		padding-bottom: 52px;
	}
}

.footer--bg {
	background-color: #ffffff !important;
}

@media (min-width: 1200px) {
	.footer--bg {
		background-color: transparent !important;
	}
}

.footer__inner {
	position: relative;
	padding-top: 32px;
	padding-bottom: 32px;
}

.footer__inner::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border-top: solid 1px #a6a6a6;
}

@media (max-width: 767px) {
	.footer__inner {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width: 768px) {
	.footer__inner {
		padding-top: 80px;
		padding-bottom: 60px;
	}
}

@media (min-width: 992px) {
	.footer__inner {
		padding-top: 100px;
		padding-bottom: 80px;
	}
}

@media (min-width: 1200px) {
	.footer__inner {
		max-width: 100%;
		padding-top: 150px;
		padding-bottom: 130px;
	}
}

@media (min-width: 1920px) {
	.footer__inner {
		max-width: calc(100vw - 90px);
	}
}

@media (min-width: 768px) {
	.footer__social {
		margin-top: 8px;
		justify-content: flex-end;
	}
}

.footer__copyright {
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 1.625;
	color: #000000;
}

.footer__copyright p {
	margin: 0;
}

.footer__copyright span {
	color: #000000;
}

.footer.footer--white .footer__copyright {
	color: #fff;
}

@media (max-width: 767px) {
	.footer__copyright {
		margin-bottom: 30px;
		font-size: 16px;
		opacity: 0.6;
	}
	.footer.footer--white .footer__copyright {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.footer__copyright {
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.footer__copyright {
		font-size: 16px;
	}
}

.footer__column {
	margin-bottom: 24px;
}

@media (min-width: 992px) {
	.footer__column {
		margin-bottom: 0;
	}
}

.footer__column-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer__column-menu li {
	margin-bottom: 10px;
}

.footer__column-menu li a {
	color: #000;
	line-height: 1.65;
	transition: all 0.4s ease 0s
}

.footer__column-menu li a:hover {
	color: #b00b16;
}

.footer__column-item--current .footer__column-link {
	color: #b00b16;
}

.footer__column-link {
	font-size: 16px;
	line-height: 1.625;
	color: #000000;
	transition: color 0.3s ease;
}

.footer__column-link:hover,
.footer__column-link:focus {
	outline: none;
	color: #b00b16;
}

.footer__column-link:active {
	opacity: 0.7;
}

.footer__logo {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.footer {
		padding-top: 60px;
	}
	.footer--fixed {
		padding-top: 0;
	}
	.footer__column-menu {
		margin-bottom: 20px;
	}
	.footer__column-menu li {
		margin-bottom: 10px;
		width: 48%;
		display: inline-block;
		vertical-align: top;
	}
}

@media (min-width: 768px) {
	.footer__logo {
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.footer {
		left: 34px!important;
		right: 34px!important;
		padding-top: 100px;
	}
}

@media (min-width: 1560px) {
	.footer {
		left: 54px!important;
		right: 54px!important;
	}
}


/*-------------------------------------------------------------------------------
  4. Main
-------------------------------------------------------------------------------*/


/* 4.1 Timer */

.timer {
	display: flex;
}

.timer__digit:not(:last-child) {
	margin-right: 35px;
}

@media (min-width: 992px) {
	.timer__digit:not(:last-child) {
		margin-right: 131px;
	}
}

.timer__digit p {
	width: 30px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 12px;
}

@media (min-width: 992px) {
	.timer__digit p {
		width: 85px;
		margin: 0 auto 12px;
		font-size: 70px;
		line-height: 72px;
	}
}

.timer__digit span {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

@media (min-width: 992px) {
	.timer__digit span {
		font-size: 16px;
		line-height: 26px;
	}
}


/* 4.2 Error 404 */

.page-404 {
	background-image: url("/wp-content/themes/dyanecotnoir2022/assets/img/bg-404@2x.jpeg");
	background-repeat: no-repeat;
	background-size: cover;
}

.page-404__container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: calc(100vh - 112px);
	padding: 60px 10px;
	text-align: center;
}

@media (min-width: 1200px) {
	.page-404__container {
		padding: 140px 0;
	}
}

.page-404__num {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 65px;
	line-height: 65px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.page-404__num {
		font-size: 150px;
		line-height: 150px;
		margin-bottom: 46px;
	}
}

.page-404__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 36px;
}

@media (min-width: 768px) {
	.page-404__title {
		font-size: 20px;
		line-height: 28px;
	}
}

@media (min-width: 992px) {
	.page-404__title {
		font-size: 25px;
		line-height: 35px;
	}
}

.page-404__text {
	font-size: 16px;
	line-height: 26px;
	color: #767676;
	margin-bottom: 40px;
}

.page-404__text a {
	color: #b00b16;
	transition: color 0.3s ease;
}

.page-404__text a:focus {
	outline: none;
	color: #000000;
}

@media (min-width: 992px) {
	.page-404__text a:hover,
	.page-404__text a:focus {
		color: #000000;
	}
}

.page-404__search {
	max-width: 347px;
}


/* 4.3 Coming soon */

.coming-soon {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.coming-soon::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.coming-soon__container {
	max-width: 730px;
	position: relative;
	margin: 0 auto;
}

.coming-soon__wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	min-height: 100vh;
	padding: 30px 10px 60px;
	color: #ffffff;
}

@media (min-height: 550px) {
	.coming-soon__wrapper {
		padding: 30px 10px 10px;
	}
}

@media (min-width: 768px) {
	.coming-soon__wrapper {
		padding-top: 50px;
	}
}

@media (min-width: 992px) {
	.coming-soon__wrapper {
		padding: 83px 0 10px;
	}
}

.coming-soon__logo {
	padding-bottom: 17px;
	margin-bottom: 20px;
}

@media (min-height: 800px) {
	.coming-soon__logo {
		margin-bottom: 0;
	}
}

.coming-soon__logo .logo__large,
.coming-soon__logo .logo__small {
	text-align: left;
}

.coming-soon__logo .logo__large {
	font-size: 38px;
	line-height: 44px;
	color: #ffffff;
}

.coming-soon__logo .logo__small {
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}

.coming-soon__content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
}

.coming-soon__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.coming-soon__title {
		font-size: 50px;
		line-height: 62px;
		margin-bottom: 30px;
	}
}

@media (min-width: 992px) {
	.coming-soon__title {
		font-size: 60px;
		line-height: 75px;
		margin-bottom: 46px;
	}
}

.coming-soon__subtitle {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

@media (min-width: 992px) {
	.coming-soon__subtitle {
		max-width: 650px;
		margin-bottom: 96px;
		font-size: 16px;
		line-height: 26px;
	}
}

.coming-soon__timer-title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.coming-soon__timer-title {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 76px;
	}
}

.coming-soon__social {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.coming-soon__social {
		margin-top: 68px;
	}
}

@media (min-width: 992px) {
	.coming-soon__social {
		margin-top: 100px;
	}
}


/* 4.4 Link with arrow */

.link-arrow {
	display: inline-flex;
	align-items: center;
	transition: color 0.3s ease;
	font-size: 20px;
	line-height: 1.15;
	color: #000000;
	font-weight: 700;
}

.link-arrow svg {
	margin-left: 16px;
	fill: #000000;
	transition: fill 0.3s ease;
}

.link-arrow--white {
	color: #ffffff;
}

.link-arrow--white svg {
	fill: #ffffff;
}

@media (min-width: 992px) {
	.link-arrow:hover,
	.link-arrow:focus {
		outline: none;
		color: #b00b16;
	}
	.link-arrow:hover svg,
	.link-arrow:focus svg {
		fill: #b00b16;
	}
}


/* 4.5 Tab rev slider */

.slide-tab {
	display: flex;
	align-items: flex-start;
	padding: 8px 8px;
	text-align: left;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

@media (min-width: 768px) {
	.slide-tab {
		padding: 20px;
	}
}

@media (min-width: 992px) {
	.slide-tab {
		padding: 58px 60px;
	}
}

.slide-tab__number {
	margin-right: 8px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 24px;
	line-height: 1;
	color: #787878;
	font-weight: 700;
	color: #000000 !important;
	transition: color 0.3s ease;
}

@media (min-width: 768px) {
	.slide-tab__number {
		margin-right: 16px;
		font-size: 48px;
	}
}

@media (min-width: 992px) {
	.slide-tab__number {
		margin-right: 36px;
		font-size: 60px;
		line-height: 0.9;
	}
}

.slide-tab__title {
	max-width: 110px;
	font-size: 12px;
	line-height: 1.625;
	color: #787878;
	font-weight: 600;
	color: #000000 !important;
	transition: color 0.3s ease;
}

@media (min-width: 768px) {
	.slide-tab__title {
		font-size: 16px;
	}
}

.slide-tab:focus {
	outline: none;
}

@media (min-width: 992px) {
	.slide-tab:hover .slide-tab__number,
	.slide-tab:hover .slide-tab__title,
	.slide-tab:focus .slide-tab__number,
	.slide-tab:focus .slide-tab__title {
		color: #b00b16 !important;
	}
}


/* 4.6 Statistics block */

.card {
	position: relative;
	display: block;
	box-sizing: border-box;
}

.card--masonry .card__heading,
.card--carousel .card__heading {
	visibility: hidden;
}

.card--masonry .card__heading br,
.card--carousel .card__heading br {
	display: none;
}

.card--masonry:hover .card__heading,
.card--masonry:focus .card__heading,
.card--carousel:hover .card__heading,
.card--carousel:focus .card__heading {
	visibility: visible;
}

.card--carousel .card__heading br {
	display: block;
}

.card--carousel .card__text {
	max-width: 472px;
}

.card--small .card__heading {
	font-size: 25px;
}

.card--team .card__heading {
	visibility: hidden;
}

.card--team:focus .card__heading {
	visibility: visible;
}

.card--team:focus .card__content {
	border: solid 4px #b00b16;
	background-color: rgba(255, 255, 255, 0.9) !important;
}

@media (min-width: 992px) {
	.card--team:hover .card__heading,
	.card--team:focus .card__heading {
		visibility: visible;
	}
	.card--team:hover .card__content,
	.card--team:focus .card__content {
		border: solid 4px #b00b16;
		background-color: rgba(255, 255, 255, 0.9) !important;
	}
}

.card--send {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 60px 40px;
	border: solid 1px #ababab;
	transition: border-color 0.3s ease;
}

.card--send:focus {
	border-color: #b00b16;
}

.card--send:focus .card__send-text {
	color: #b00b16;
}

@media (min-width: 992px) {
	.card--send:hover,
	.card--send:focus {
		border-color: #b00b16;
	}
	.card--send:hover .card__send-text,
	.card--send:focus .card__send-text {
		color: #b00b16;
	}
}

.card--transparent {
	min-height: 340px;
	border: solid 1px #ffffff;
	transition: border-color 0.3s ease;
}

.card--transparent .card__heading {
	position: static;
	font-size: 27px;
	line-height: 1.29;
}

.card--transparent .card__content {
	padding: 24px 30px 4px;
	justify-content: flex-end;
}

.card--transparent .card__text {
	position: absolute;
	margin-bottom: 20px;
}

.card--transparent:focus {
	border-color: #b00b16;
}

.card--transparent:focus .card__text {
	position: static;
	transition: transform 0.4s 0.4s ease, opacity 0.4s 0.4s ease;
}

@media (min-width: 992px) {
	.card--transparent:hover,
	.card--transparent:focus {
		border-color: #b00b16;
		transition: transform 0.4s 0.4s ease, opacity 0.4s 0.4s ease;
	}
	.card--transparent:hover .card__text,
	.card--transparent:focus .card__text {
		position: static;
	}
}

.card--active {
	border-color: #b00b16;
}

.card--active .card__heading {
	position: static !important;
	transform: translateY(0);
}

.card--active .card__text {
	position: static !important;
}

.card:hover,
.card:focus,
.card--active {
	outline: none;
}

.card:hover .card__content,
.card:focus .card__content,
.card--active .card__content {
	background-color: rgba(255, 183, 77, 0.95);
}

.card:hover .card__date,
.card:focus .card__date,
.card--active .card__date {
	opacity: 1;
	transform: translateY(0);
	transition: transform 0.6s 0.4s ease, opacity 0.6s 0.4s ease;
}

.card:hover .card__tag,
.card:focus .card__tag,
.card--active .card__tag {
	color: #000000;
	transform: translateY(0);
	transition: transform 0.5s ease;
}

.card:hover .card__heading,
.card:focus .card__heading,
.card--active .card__heading {
	position: static;
	transform: translateY(0);
	opacity: 1;
	color: #000;
}

.card--news-masonry.card--news .card__heading, .card--news-masonry.card--news .card__heading {
	position: static;
}

.card:hover .card__text,
.card:focus .card__text,
.card--active .card__text {
	opacity: 1;
	transform: translateY(0);
}

.card:hover .card__bottom,
.card:focus .card__bottom,
.card--active .card__bottom {
	opacity: 1;
	transform: translateY(0px);
}

.card__tag {
	margin-bottom: 4px;
	color: #ffffff;
	transform: translateY(-20px);
}

.card__send-text {
	max-width: 100px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 25px;
	line-height: 1.2;
	color: #000000;
	font-weight: 700;
	text-transform: uppercase;
	transition: color 0.3s ease;
}

.card__image {
	display: block;
}

.card__image img {
	display: block;
	width: 100%;
	height: auto;
}

.swiper-slide .card__image img {
	height: 65vh;
	object-fit: cover;
	object-position: center center;
}

.card__image-m img {
	width: 100%;
	height: 350px !important;
	object-fit: cover;
}

.card__image-v img {
	width: 100%;
	height: 730px !important;
	object-fit: cover;
}

.card__image-h img {
	width: 100%;
	height: 350px !important;
	object-fit: cover;
}

.card__content {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 30px;
	background: transparent;
	transition: background-color 0.5s ease;
}

@media (min-width: 1200px) {
	.card__content {
		padding: 44px 30px;
	}
}

.card__date {
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	.card__date {
		opacity: 0;
		transform: translateY(-20px);
	}
}

.card__heading {
	position: absolute;
	left: 32px;
	right: 32px;
	bottom: 12px;
	margin: 0;
	transform: translateY(-20px);
	font-size: 28px;
	line-height: 1.4;
	color: #fff;
	transition: transform 0.5s ease;
	font-family: "Gilroy", "Arial", sans-serif;
}

@media (min-width: 1200px) {
	.card__heading {
		font-size: 32px;
	}
}

.card__text {
	display: block;
	max-width: 340px;
	margin-top: 10px;
	margin-bottom: auto;
	opacity: 0;
	transform: translateY(-20px);
	font-size: 16px;
	line-height: 1.3125;
	color: #000000;
	transition: all 0.4s ease;
}

.card__text p {
	margin: 0;
}

.card__text br {
	display: none;
}

@media (min-width: 992px) {
	.card__text br {
		display: block;
	}
}

.card__bottom {
	display: block;
	margin-top: 12px;
	opacity: 0;
	transform: translateY(20px);
	transition: all 0.2s ease;
}

.news-listing__item.news-listing__item--auto .card__bottom {
	margin-top: 20px;
	transform: translateY(0px);
}

.card__link {
	display: flex;
	align-items: center;
	font-size: 20px;
	line-height: 1.15;
	color: #000000;
	font-weight: 700;
}

.card--news {
	height: 100%;
	overflow: hidden;
}

.card--news:hover,
.card--news:focus {
	outline: none;
}

.card--news:hover .card__content,
.card--news:focus .card__content {
	background-color: #ffffff;
}

.card--news:hover .card__heading,
.card--news:focus .card__heading {
	visibility: visible;
}

@media (max-width: 991px) {
	.card--news {
		overflow: visible;
		height: auto;
	}
}

@media (min-width: 992px) {
	.card--news:hover,
	.card--news:focus {
		outline: none;
	}
	.card--news:hover .card__content,
	.card--news:focus .card__content {
		background-color: #ffffff;
		transform: translateX(0);
	}
	.card--news:hover .card__heading,
	.card--news:focus .card__heading {
		opacity: 1;
		transition: transform 0.5s 0.5s ease, opacity 0.4s 0.5s ease;
	}
	.card--news:hover .card__text,
	.card--news:focus .card__text {
		transition: transform 0.4s 0.6s ease, opacity 0.4s 0.6s ease;
	}
}

.card--news .card__content {
	width: 100%;
	padding-left: 0;
	background-color: #ffffff;
	position: relative;
	transition: transform 0.4s ease;
}

@media (min-width: 992px) {
	.card--news .card__content {
		max-width: 351px;
		padding-left: 30px;
		border: 4px solid #b00b16;
		transform: translateX(100%);
		position: absolute;
		left: unset;
		right: 0;
	}
}

@media (min-width: 1200px) {
	.card--news .card__content {
		padding: 35px;
	}
}

@media (min-width: 992px) {
	.card--news .card__content--full {
		max-width: 100%;
	}
}

.card--news .card__heading {
	position: relative;
	left: 0;
	bottom: unset;
	transform: none;
	color: #000000;
	visibility: visible;
}

@media (min-width: 992px) {
	.card--news .card__heading {
		position: absolute;
		left: 32px;
		bottom: 12px;
		opacity: 0;
		transform: translateY(-20px);
	}
}

.card--news .card__text {
	margin-top: 30px;
	line-height: 26px;
	opacity: 1;
	transform: none;
}

@media (min-width: 992px) {
	.card--news .card__text {
		opacity: 0;
		transform: translateY(-20px);
	}
}

.card--news .card__image {
	height: 400px;
}

@media (max-width: 991px) {
	.card--news .card__image {
		height: 250px;
	}
}

@media (min-width: 992px) {
	.card--news .card__image {
		height: 100%;
	}
}

.card--news .card__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.card--news .card__bottom {
	opacity: 1;
}

@media (min-width: 992px) {
	.card--news .card__bottom {
		opacity: 0;
	}
}

.card--news .card__link {
	font-size: 16px;
	font-weight: 600;
	color: #fcd54c;
}

@media (min-width: 992px) {
	.card--news .card__link:hover svg,
	.card--news .card__link:focus svg {
		animation: link-arrow-hover 0.4s ease;
	}
}

.card__link svg {
	margin-left: 10px;
}

.card--news .card__link svg {
	fill: #fcd54c;
	margin-left: 10px;
}

.card--news-masonry:hover .card__content,
.card--news-masonry:focus .card__content {
	transform: none;
	border-color: #b00b16;
}

.card--news-masonry:hover .card__date,
.card--news-masonry:focus .card__date {
	transform: none;
}

.card--news-masonry:hover .card__heading,
.card--news-masonry:focus .card__heading {
	transform: none;
}

.card--news-masonry:hover .card__text,
.card--news-masonry:focus .card__text {
	transform: none;
}

.card--news-masonry:hover .card__link,
.card--news-masonry:focus .card__link {
	color: #b00b16;
}

.card--news-masonry:hover .card__link svg,
.card--news-masonry:focus .card__link svg {
	fill: #b00b16;
}

.card--news-masonry .card__content {
	border-color: transparent;
	transition: background-color 0.3s ease, border-color 0.3s ease;
}

@media (min-width: 992px) {
	.card--news-masonry .card__content {
		background-color: #f4f4f4;
		transform: none;
		position: relative;
	}
}

@media (min-width: 992px) {
	.card--news-masonry .card__date {
		opacity: 1;
		transform: none;
	}
}

@media (min-width: 992px) {
	.card--news-masonry .card__heading {
		position: relative;
		left: unset;
		bottom: unset;
		transform: none;
		opacity: 1;
	}
}

@media (min-width: 992px) {
	.card--news-masonry .card__text {
		opacity: 1;
		transform: none;
	}
}

.card--news-masonry .card__bottom {
	opacity: 1;
}

.card--news-masonry .card__link {
	color: #000000;
	transition: color 0.3s ease;
}

.card--news-masonry .card__link svg {
	fill: #000000;
	transition: fill 0.3s ease;
}


/* 4.7 Review card */

.review-card {
	position: relative;
	box-sizing: border-box;
	padding: 24px 32px;
	border: solid 4px #b00b16;
	min-height: 310px;
}

.review-card .sep {
	position: absolute;
	top: 50px;
	right: 40px;
	width: 42px;
	height: 62px;
}

.review-card__image {
	width: 112px;
	height: 112px;
	margin-top: -84px;
	margin-bottom: 48px;
	border-radius: 50%;
	overflow: hidden;
}

.review-card__image img {
	display: block;
	width: 100%;
	height: auto;
}

.review-card__name {
	margin-bottom: 10px;
	font-size: 25px;
	line-height: 1.2;
	color: #000000;
	font-family: "Gilroy", "Arial", sans-serif;
	font-weight: 700;
}

.review-card__post {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.17;
	color: #000000;
}

.review-card__post span {
	color: #b00b16;
}


/* 4.8 News preview card */

.preview-card {
	position: relative;
	overflow: hidden;
}

.preview-card:focus {
	outline: none;
}

@media (min-width: 768px) {
	.preview-card {
		display: flex;
	}
}

@media (max-width: 768px) {
	#pp-nav {
		display: none;
	}
}

@media (min-width: 992px) {
	.preview-card {
		display: block;
	}
	.preview-card:hover,
	.preview-card:focus {
		outline: none;
	}
	.preview-card:hover .preview-card__content,
	.preview-card:focus .preview-card__content {
		transform: translateY(0);
	}
}

.preview-card__image {
	position: relative;
	height: 488px;
	overflow: hidden;
	padding-bottom: 95%;
}

.preview-card__image-s-1 {
	padding-bottom: 196.5%;
}

.preview-card__image-s-2 {
	padding-bottom: 45.9%;
}

@media (min-width: 768px) {
	.preview-card__image {
		width: 335px;
		height: 320px;
		margin-right: 15px;
		flex-shrink: 0;
	}
}

@media (min-width: 992px) {
	.preview-card__image {
		margin-right: 0;
		width: 100%;
	}
}

.preview-card__image img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.preview-card__content {
	display: flex;
	flex-direction: column;
	padding: 24px 15px;
	background-color: #ffffff;
}

@media (min-width: 992px) {
	.preview-card__content {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		transform: translateY(100%);
		height: 100%;
		border: solid 4px #b00b16;
		transition: transform 0.3s ease;
	}
}

@media (min-width: 1200px) {
	.preview-card__content {
		padding: 40px 36px 24px;
	}
}

.preview-card__date {
	margin-bottom: 12px;
}

@media (min-width: 1200px) {
	.preview-card__date {
		margin-bottom: 20px;
	}
}

.preview-card__heading {
	margin: 0 0 16px;
	font-size: 25px;
	line-height: 1.4;
	color: #000000;
	font-family: "Gilroy", "Arial", sans-serif;
	font-weight: 700;
}

.preview-card__heading br {
	display: none;
}

@media (min-width: 1200px) {
	.preview-card__heading {
		margin-bottom: 20px;
	}
	.preview-card__heading br {
		display: block;
	}
}

@media (min-width: 1200px) {
	.preview-card__heading--large {
		font-size: 32px;
	}
}

.preview-card__text {
	margin-bottom: auto;
}

.preview-card__text .readmore {
	display: none;
}

.preview-card__text p {
	margin: 0;
}

.preview-card__btn {
	display: flex;
	align-items: center;
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	font-weight: 600;
	transition: color 0.3s ease;
	align-self: flex-start;
}

@media (min-width: 992px) {
	.preview-card__btn:hover,
	.preview-card__btn:focus {
		outline: none;
		color: #b00b16;
	}
	.preview-card__btn:hover svg,
	.preview-card__btn:focus svg {
		fill: #b00b16;
	}
}

.preview-card__btn:active {
	opacity: 0.7;
}

.preview-card__btn svg {
	transition: fill 0.3s ease;
	margin-left: 10px;
}


/* 4.9 About us block */

.about-section__content {
	margin-bottom: 56px;
}

@media (min-width: 768px) {
	.about-section__content {
		margin-bottom: 0;
		padding-right: 30px;
	}
}

.about-section__heading {
	margin: 0 0 12px;
}

@media (min-width: 992px) {
	.about-section__heading {
		margin-bottom: 20px;
	}
}

.about-section__pseudoheading {
	max-width: 290px;
	margin-bottom: 24px;
}

@media (min-width: 768px) {
	.about-section__pseudoheading {
		margin-bottom: 42px;
	}
}

@media (min-width: 992px) {
	.about-section__pseudoheading {
		margin-bottom: 52px;
	}
}

@media (min-width: 1200px) {
	.about-section__pseudoheading {
		max-width: 440px;
		margin-bottom: 65px;
	}
}

.about-section__text {
	max-width: 490px;
	margin-bottom: 36px;
}

@media (min-width: 992px) {
	.about-section__text {
		margin-bottom: 62px;
	}
}

.about-section__image {
	margin-bottom: 30px;
}

.about-section__image img {
	max-width: 100%;
	height: auto;
}

.about-section__cite-wrapper {
	position: relative;
}

.about-section__blockquote {
	position: relative;
	max-width: 330px;
	margin: 0;
	padding: 0 0 0 100px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	border: none;
}

@media (min-width: 992px) {
	.about-section__blockquote {
		max-width: 360px;
		margin-left: auto;
		padding-left: 130px;
	}
}

@media (min-width: 1200px) {
	.about-section__blockquote {
		margin-left: 44px;
	}
}

.about-section__blockquote:before {
	display: none;
}
.about-section__blockquote .sep {
	position: absolute;
	left: 0;
	top: -17px;
	width: 83px;
	height: 62px;
}

.about-section__cite {
	position: absolute;
	top: -212px;
	left: -10px;
	padding: 79px 46px;
	font-size: 25px;
	line-height: 1.4;
	color: #ffffff;
	font-weight: 700;
	font-style: normal;
}

@media (min-width: 768px) {
	.about-section__cite {
		left: -20px;
	}
}

@media (min-width: 992px) {
	.about-section__cite {
		left: -37px;
		padding: 79px 76px;
	}
}

.about-section__cite::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 100%;
	border: solid 4px #b00b16;
	border-right: none;
}

@media (min-width: 992px) {
	.about-section__cite::before {
		width: 140px;
	}
}

@media (min-width: 1200px) {
	.about-section__cite::before {
		width: 162px;
	}
}


/* 4.10 Hero block */

@media (min-width: 1200px) {
	.hero__inner {
		position: relative;
		overflow: hidden;
	}
}

.hero__content {
	position: relative;
	padding-left: 36px;
}

@media (min-width: 1200px) {
	.hero__content {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		padding-left: 142px;
		background-image: linear-gradient(to right, #ffffff 56%, transparent 54.375%);
	}
	.hero__content .container {
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 100%;
	}
}

@media (min-width: 1560px) {
	.hero__content {
		padding-left: 0;
		background-image: linear-gradient(to right, #ffffff 50%, transparent 44.375%);
	}
}

.hero__tag {
	position: absolute;
	left: 15px;
	top: 50%;
	writing-mode: vertical-rl;
	transform: translateY(-60%) rotate(180deg);
	text-transform: uppercase;
}

@media (min-width: 1200px) {
	.hero__tag {
		transform: translateY(-100%) rotate(180deg);
	}
}

@media screen and (min-width: 1830px) {
	.hero__tag {
		left: calc((100% - 1800px) / 2);
	}
}

.hero__heading {
	position: relative;
	margin-bottom: 60px;
	padding-left: 100px;
	line-height: 1.125;
}

.hero__heading .sep {
	content: "";
	position: absolute;
	left: 0;
	bottom: 50%;
	transform: translateY(50%);
	width: 83px;
	height: 62px;
}

@media (min-width: 1200px) {
	.hero__heading .sep {
		left: 69px;
		bottom: -27px;
		transform: translateY(0);
	}
}

@media (min-width: 768px) {
	.hero__heading {
		padding-left: 100px;
		font-size: 42px;
	}
}

@media (min-width: 992px) {
	.hero__heading {
		font-size: 64px;
	}
}

@media (min-width: 1200px) {
	.hero__heading {
		display: flex;
		flex-direction: column;
		margin-top: 60px;
		margin-bottom: 60px;
		padding: 60px 0 70px 60px;
		font-size: 80px;
	}
	.hero__heading::before {
		content: "";
		position: absolute;
		width: 232px;
		height: 100%;
		top: 0;
		left: 0;
		border: solid 4px #b00b16;
		border-right: none;
	}
}

@media (min-width: 576px) {
	.hero__text {
		max-width: 75%;
	}
}

@media (min-width: 1200px) {
	.hero__text {
		max-width: 340px;
	}
}

.hero__image {
	margin-bottom: 48px;
}

@media (min-width: 1200px) {
	.hero__image {
		margin-bottom: 0;
		margin-left: auto;
		width: 44%
	}
}

@media (min-width: 1560px) {
	.hero__image {
		margin-bottom: 0;
		margin-left: auto;
		width: 50%
	}
}

.hero__image img, .elementor .hero__image img {
	display: block;
	width: 100%;
	height: 100vh;
	max-width: 100% !important;
	object-fit: cover;
}

@media (min-width: 1560px) {
	.hero__image img, .elementor .hero__image img {
		width: 100%;
		margin-left: 0;
	}
}


/* 4.11 Services block */

.services-section__content {
	margin-bottom: 56px;
}

@media (min-width: 768px) {
	.services-section__content {
		margin-bottom: 0;
	}
}

.services-section__heading {
	margin: 0 0 12px;
}

@media (min-width: 992px) {
	.services-section__heading {
		margin-bottom: 20px;
	}
}

.services-section__pseudoheading {
	max-width: 330px;
	margin-bottom: 24px;
}

@media (min-width: 768px) {
	.services-section__pseudoheading {
		margin-bottom: 40px;
	}
}

.services-section__list {
	list-style: none;
	padding: 0;
	margin: 0;
	counter-reset: list;
}

.services-section__item {
	counter-increment: list;
	margin-bottom: 12px;
}

.services-section__item:last-child {
	margin-bottom: 0;
}

.services-section__link {
	font-size: 16px;
	line-height: 1.625;
	color: #787878;
	font-family: "Swansea", "Arial", sans-serif;
	text-transform: uppercase;
	transition: color 0.3s ease;
}

.services-section__link::before {
	content: "0" counter(list) ".";
	display: inline-block;
	margin-right: 8px;
}

.services-section__link:focus {
	outline: none;
	color: #000000;
}

@media (min-width: 992px) {
	.services-section__link:hover,
	.services-section__link:focus {
		color: #000000;
	}
}

.services-section__image {
	position: relative;
	max-width: 426px;
}

.services-section__image img {
	max-width: 100%;
	height: auto;
}

.services-section__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.services-block__header {
	margin-bottom: 32px;
}

@media (min-width: 768px) {
	.services-block__header {
		display: flex;
		align-items: center;
		margin-bottom: 48px;
	}
}

@media (min-width: 1200px) {
	.services-block__header {
		margin-bottom: 70px;
	}
}


/* 4.12 Statistics block */

.statistics__item {
	text-align: center;
	margin-bottom: 32px;
}

@media (min-width: 576px) {
	.statistics__item {
		display: flex;
		align-items: center;
		text-align: left;
	}
}

@media (min-width: 992px) {
	.statistics__item {
		margin-bottom: 0;
	}
}

.statistics__item:last-child {
	margin-bottom: 0;
}

.statistics__item br {
	display: none;
}

@media (min-width: 576px) {
	.statistics__item br {
		display: block;
	}
}

.statistics__item-text {
	font-size: 16px;
	line-height: 1.3125;
	color: #000000;
	text-transform: uppercase;
	font-weight: 600;
}

.statistics__item-value {
	margin-bottom: 6px;
	font-size: 60px;
	line-height: 1.16;
	color: #b00b16;
	font-weight: 700;
}

@media (min-width: 576px) {
	.statistics__item-value {
		margin-bottom: 0;
		margin-right: 24px;
	}
}


/* 4.12 Latest projects carousel block */

@media (min-width: 1200px) {
	.latest-projects__inner {
		padding: 0 34px;
		max-width: 100%;
	}
}

@media (min-width: 1560px) {
	.latest-projects__inner {
		padding: 0 54px;
	}
}

.latest-projects__header {
	margin-bottom: 32px;
}

@media (min-width: 768px) {
	.latest-projects__header {
		display: flex;
		align-items: flex-end;
		margin-bottom: 48px;
	}
}

@media (min-width: 1200px) {
	.latest-projects__header {
		margin-bottom: 70px;
	}
}

.latest-projects__heading {
	margin: 0 0 16px;
}

@media (min-width: 768px) {
	.latest-projects__heading {
		margin-bottom: 0;
		margin-right: auto;
	}
}

.latest-projects__filter {
	margin-bottom: 16px;
}

@media (min-width: 768px) {
	.latest-projects__filter {
		flex-shrink: 0;
		margin-bottom: 7px;
		margin-left: 20px;
	}
}

@media (min-width: 768px) {
	.latest-projects__more {
		flex-shrink: 0;
		margin-left: 50px;
		margin-bottom: 10px;
	}
}


/* 4.13 Partners block */

.partners {}

.partners__list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: -98px;
}

.partners__list--justify-start {
	justify-content: flex-start;
}

.partners__item {
	width: 50%;
	text-align: center;
	align-self: center;
	margin-top: 98px;
}

@media (min-width: 576px) {
	.partners__item {
		width: 33.33%;
	}
}

@media (min-width: 992px) {
	.partners__item {
		width: 25%;
	}
}

@media (min-width: 1200px) {
	.partners__item {
		width: 20%;
	}
}

.partners__item img {
	display: inline-block;
	vertical-align: top;
	max-width: 90%;
	height: auto;
	filter: grayscale(1);
	transition: filter 0.3s ease;
}

.partners__item img:hover {
	filter: grayscale(0);
}

.parallax .partners__item {
	opacity: 1;
}


/* 4.14 Partners block */

.reviews-carousel__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 35px;
	padding-top: 25px;
}

@media (min-width: 768px) {
	.reviews-carousel__title {
		font-size: 40px;
	}
}

@media (min-width: 992px) {
	.reviews-carousel__title {
		font-size: 48px;
		margin-bottom: 64px;
	}
}

.reviews-carousel__item {
	margin-top: 58px;
}


/* 4.15 Latest news block */

.latest-news {
	padding-bottom: 10px;
}

.latest-news__header {
	margin-bottom: 32px;
}

@media (min-width: 768px) {
	.latest-news__header {
		display: flex;
		align-items: flex-end;
		margin-bottom: 48px;
	}
}

@media (min-width: 1200px) {
	.latest-news__header {
		margin-bottom: 70px;
	}
}

.latest-news__heading {
	margin: 0 0 16px;
}

@media (min-width: 768px) {
	.latest-news__heading {
		margin-bottom: 0;
		margin-right: auto;
	}
}

@media (min-width: 768px) {
	.latest-news__more {
		flex-shrink: 0;
		margin-left: 30px;
		margin-bottom: 10px;
	}
}

@media (min-width: 1200px) {
	.latest-news__more {
		margin-left: 45px;
	}
}

.latest-news__item {
	margin-bottom: 36px;
}

@media (min-width: 992px) {
	.latest-news__item {
		margin-bottom: 0;
	}
}


/* 4.16 Latest news block */

.projects-masonry {
	list-style: none;
	padding: 0;
}

.projects-masonry--pt {
	padding-top: 18px;
}

@media (min-width: 1200px) {
	.projects-masonry__inner {
		padding: 0 34px;
		max-width: 100%;
	}
}

@media (min-width: 1560px) {
	.projects-masonry__inner {
		padding: 0 54px;
	}
}

.projects-masonry__item {
	margin-bottom: 30px;
}

.projects-masonry__item .card__image img {
	height: 460px;
	object-fit: cover;
	object-position: center center;
}


/* 4.17 Latest news block */

.projects-carousel {
	position: relative;
	padding-bottom: 32px;
}

@media (min-width: 576px) {
	.projects-carousel {
		padding-bottom: 40px;
	}
}

@media (min-width: 768px) {
	.projects-carousel {
		padding-bottom: 60px;
	}
}

@media (min-width: 992px) {
	.projects-carousel {
		padding-bottom: 80px;
	}
}

@media (min-width: 1200px) {
	.projects-carousel {
		padding-bottom: 92px;
	}
}

.projects-carousel__item {
	width: 100%;
}

@media (min-width: 576px) {
	.projects-carousel__item {
		width: 80%;
	}
}

@media (min-width: 768px) {
	.projects-carousel__item {
		width: 65%;
	}
}

@media (min-width: 992px) {
	.projects-carousel__item {
		width: 55%;
	}
}

@media (min-width: 1200px) {
	.projects-carousel__item {
		width: 40%;
		max-width: 658px;
	}
}

.projects-carousel__navigation {
	position: absolute;
	left: 0;
	top: calc(50% - 16px);
	z-index: 1;
	width: 100%;
	height: 0;
	box-sizing: border-box;
}

@media (min-width: 576px) {
	.projects-carousel__navigation {
		top: calc(50% - 20px);
	}
}

@media (min-width: 768px) {
	.projects-carousel__navigation {
		top: calc(50% - 30px);
	}
}

@media (min-width: 992px) {
	.projects-carousel__navigation {
		top: calc(50% - 40px);
	}
}

@media (min-width: 1200px) {
	.projects-carousel__navigation {
		top: calc(50% - 46px);
	}
}

.projects-carousel__next,
.projects-carousel__prev {
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	width: 64px;
	height: 64px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.projects-carousel__next.swiper-button-disabled,
.projects-carousel__prev.swiper-button-disabled {
	display: none;
}

.projects-carousel__next svg,
.projects-carousel__prev svg {
	fill: #ffffff;
	transition: fill 0.3s ease;
}

.projects-carousel__next:hover,
.projects-carousel__next:focus,
.projects-carousel__prev:hover,
.projects-carousel__prev:focus {
	outline: none;
	fill: #b00b16;
}

.projects-carousel__next:active,
.projects-carousel__prev:active {
	opacity: 0.7;
}

.projects-carousel__next {
	right: 24px;
}

@media (min-width: 1200px) {
	.projects-carousel__next {
		right: 48px;
	}
}

.projects-carousel__prev {
	left: 24px;
}

@media (min-width: 1200px) {
	.projects-carousel__prev {
		left: 48px;
	}
}


/* 4.18 Featured projects block */

@media (min-width: 1200px) {
	.featured-projects__inner {
		padding: 0 34px;
		max-width: 100%;
	}
}

@media (min-width: 1560px) {
	.featured-projects__inner {
		padding: 0 54px;
	}
}

.featured-projects__header {
	margin-bottom: 32px;
}

@media (min-width: 768px) {
	.featured-projects__header {
		display: flex;
		align-items: center;
		margin-bottom: 48px;
	}
}

@media (min-width: 1200px) {
	.featured-projects__header {
		margin-bottom: 70px;
	}
}

.featured-projects__heading {
	margin: 0 0 16px;
}

@media (min-width: 768px) {
	.featured-projects__heading {
		margin-bottom: 0;
		margin-right: auto;
	}
}

@media (min-width: 768px) {
	.featured-projects__more {
		flex-shrink: 0;
		margin-left: 30px;
	}
}

@media (min-width: 1200px) {
	.featured-projects__more {
		margin-left: 45px;
	}
}

.featured-projects__item {
	margin-bottom: 28px;
}


/* 4.19 Project detail blocks */

.projects-slider__item {
	max-width: 510px;
}

.projects-slider__item.swiper-slide-prev,
.projects-slider__item.swiper-slide-next {
	position: relative;
}

.projects-slider__item.swiper-slide-prev::before,
.projects-slider__item.swiper-slide-next::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.4);
}

@media (min-width: 768px) {
	.projects-slider__item {
		max-width: 690px;
	}
}

@media (min-width: 992px) {
	.projects-slider__item {
		max-width: 930px;
	}
}

@media (min-width: 1200px) {
	.projects-slider__item {
		max-width: 1110px;
	}
}

.projects-slider img {
	max-width: 100%;
	height: auto;
}

.projects-slider__navigation {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	transform: translateX(-50%);
	width: 100%;
	max-width: 510px;
	height: 0;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	.projects-slider__navigation {
		max-width: 690px;
	}
}

@media (min-width: 992px) {
	.projects-slider__navigation {
		max-width: 930px;
	}
}

@media (min-width: 1200px) {
	.projects-slider__navigation {
		max-width: 1110px;
	}
}

.projects-slider__next,
.projects-slider__prev {
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	width: 32px;
	height: 32px;
	padding: 0;
	border: none;
	background-color: transparent;
	appearance: none;
	cursor: pointer;
}

@media (min-width: 992px) {
	.projects-slider__next,
	.projects-slider__prev {
		width: 64px;
		height: 64px;
	}
}

.projects-slider__next.swiper-button-disabled,
.projects-slider__prev.swiper-button-disabled {
	display: none;
}

.projects-slider__next svg,
.projects-slider__prev svg {
	fill: #ffffff;
	transition: fill 0.3s ease;
	width: 32px;
	height: 32px;
}

@media (min-width: 992px) {
	.projects-slider__next svg,
	.projects-slider__prev svg {
		width: 64px;
		height: 64px;
	}
}

.projects-slider__next:hover,
.projects-slider__next:focus,
.projects-slider__prev:hover,
.projects-slider__prev:focus {
	outline: none;
	fill: #b00b16;
}

.projects-slider__next:active,
.projects-slider__prev:active {
	opacity: 0.7;
}

.projects-slider__next {
	right: 24px;
}

@media (min-width: 1200px) {
	.projects-slider__next {
		right: 48px;
	}
}

.projects-slider__prev {
	left: 24px;
}

@media (min-width: 1200px) {
	.projects-slider__prev {
		left: 48px;
	}
}

.project-meta {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media (min-width: 768px) {
	.project-meta {
		flex-wrap: nowrap;
	}
}

.project-meta__item {
	width: 50%;
}

@media (min-width: 768px) {
	.project-meta__item {
		width: auto;
	}
}

.project-meta__item:nth-child(n+3) {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.project-meta__item:nth-child(n+3) {
		margin-top: 0;
	}
}

.project-meta__item-title {
	margin-bottom: 20px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 16px;
	line-height: 1;
	color: #000000;
	font-weight: 600;
	text-transform: uppercase;
}

.project-designer__image {
	margin-bottom: 40px;
}

.project-designer__image img {
	max-width: 100%;
	height: auto;
}

.project-designer__content {
	position: relative;
	padding-top: 100px;
	overflow: hidden;
}

.project-designer__content .sep {
	content: "";
	position: absolute;
	top: 0;
	left: 15px;
	width: 83px;
	height: 62px;
}

.project-designer__title {
	margin-bottom: 24px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 25px;
	line-height: 2;
	color: #000000;
}

@media (min-width: 1200px) {
	.project-designer__title {
		margin-bottom: 50px;
	}
}

.project-designer__title b {
	font-size: 32px;
	line-height: 1.5625;
}

.project-designer__text {
	max-width: 670px;
}

.steps {
	list-style: none;
	padding: 0;
	margin: 0;
	counter-reset: steps;
}

.steps__item {
	position: relative;
	counter-increment: steps;
	margin-bottom: 32px;
	padding-left: 70px;
}

@media (min-width: 576px) {
	.steps__item {
		padding-left: 100px;
		margin-bottom: 48px;
	}
}

@media (min-width: 992px) {
	.steps__item {
		margin-bottom: 64px;
		padding-left: 160px;
	}
}

@media (min-width: 1200px) {
	.steps__item {
		margin-bottom: 96px;
		padding-left: 180px;
	}
}

.steps__item:last-child {
	margin-bottom: 0;
}

.steps__item::before {
	content: "0" counter(steps) ".";
	position: absolute;
	top: 0;
	left: 0;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 36px;
	line-height: 1;
	color: #000000;
	font-weight: 700;
}

@media (min-width: 576px) {
	.steps__item::before {
		font-size: 48px;
	}
}

@media (min-width: 992px) {
	.steps__item::before {
		font-size: 64px;
	}
}

@media (min-width: 1200px) {
	.steps__item::before {
		font-size: 80px;
	}
}

.steps__item-title {
	margin: 0 0 16px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 25px;
	line-height: 1;
	color: #000000;
	font-weight: 700;
}

@media (min-width: 1200px) {
	.steps__item-title {
		margin-bottom: 30px;
	}
}

.steps__item-text {
	max-width: 522px;
}

.process__heading {
	position: relative;
	margin: 0 0 32px;
}

@media (min-width: 768px) {
	.process__heading {
		margin-bottom: 60px;
	}
}

.process__heading::before {
	content: "";
	position: absolute;
	left: -15px;
	top: 30%;
	width: 45px;
	border-top: solid 2px #b00b16;
	transform: translateX(-100%);
}

@media (min-width: 768px) {
	.process__heading::before {
		width: 70px;
	}
}

@media (min-width: 1200px) {
	.process__heading::before {
		left: -36px;
	}
}

.process__text {
	margin-top: 20px;
	font-size: 18px;
	line-height: 1.6;
}

@media (min-width: 576px) {
	.process__text {
		margin-top: 40px;
	}
}

@media (min-width: 768px) {
	.process__text {
		margin-top: 60px;
	}
}

@media (min-width: 992px) {
	.process__text {
		margin-top: 80px;
	}
}

@media (min-width: 1200px) {
	.process__text {
		margin-top: 100px;
		font-size: 25px;
	}
}

.process__steps {
	margin: 42px 0;
}

@media (min-width: 576px) {
	.process__steps {
		margin: 60px 0;
	}
}

@media (min-width: 768px) {
	.process__steps {
		margin: 100px 0;
	}
}

@media (min-width: 992px) {
	.process__steps {
		margin: 160px 0;
	}
}

.process img {
	max-width: 100%;
	height: auto;
}

.services-provided__heading {
	position: relative;
	margin: 0 0 32px;
}

@media (min-width: 768px) {
	.services-provided__heading {
		margin-bottom: 64px;
	}
}

@media (min-width: 1200px) {
	.services-provided__heading {
		margin-bottom: 100px;
	}
}

.services-provided__heading::before {
	content: "";
	position: absolute;
	left: -15px;
	top: 30%;
	width: 45px;
	border-top: solid 2px #b00b16;
	transform: translateX(-100%);
}

@media (min-width: 768px) {
	.services-provided__heading::before {
		width: 70px;
	}
}

@media (min-width: 1200px) {
	.services-provided__heading::before {
		left: -36px;
	}
}

.services-provided__column {
	margin-bottom: 48px;
}

.services-provided__column:last-child {
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.services-provided__column {
		margin-bottom: 0;
	}
}

.services-provided__column-heading {
	margin: 0 0 30px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 25px;
	line-height: 1;
	color: #000000;
	font-weight: 700;
}

@media (min-width: 768px) {
	.services-provided__column-text {
		max-width: 272px;
	}
}

.services-provided__icon {
	height: 60px;
	margin-bottom: 30px;
}

.services-provided__link {
	display: inline-flex;
	align-items: center;
	margin-top: 32px;
	font-size: 20px;
	line-height: 1.15;
	color: #000000;
	font-weight: 600;
	transition: color 0.3s ease;
}

.services-provided__link svg {
	margin-left: 8px;
	transition: fill 0.3s ease;
}

.services-provided__link:focus {
	outline: none;
	color: #b00b16;
}

.services-provided__link:focus svg {
	fill: #b00b16;
}

@media (min-width: 992px) {
	.services-provided__link:hover,
	.services-provided__link:focus {
		color: #b00b16;
	}
	.services-provided__link:hover svg,
	.services-provided__link:focus svg {
		fill: #b00b16;
	}
}

.architects__heading {
	position: relative;
	margin: 0 0 32px;
}

@media (min-width: 768px) {
	.architects__heading {
		margin-bottom: 64px;
	}
}

@media (min-width: 1200px) {
	.architects__heading {
		margin-bottom: 100px;
	}
}

.architects__heading::before {
	content: "";
	position: absolute;
	left: -15px;
	top: 30%;
	width: 45px;
	border-top: solid 2px #b00b16;
	transform: translateX(-100%);
}

@media (min-width: 768px) {
	.architects__heading::before {
		width: 70px;
	}
}

@media (min-width: 1200px) {
	.architects__heading::before {
		left: -36px;
	}
}

.architects__column {
	margin-bottom: 30px;
}


/* 4.20 Services section */

.services {
	color: #000000;
}

.services__wrapper {
	display: flex;
	flex-direction: column;
}

@media (min-width: 992px) {
	.services__wrapper {
		flex-direction: row;
		align-items: flex-start;
		padding-top: 50px;
	}
}

.services__left {
	display: flex;
	align-items: center;
	max-width: 300px;
	width: 100%;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.services__left {
		display: block;
		margin-right: 100px;
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.services__left {
		margin-right: 165px;
	}
}

.services__left p {
	margin: 0;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.services__left p br {
	display: none;
}

@media (min-width: 992px) {
	.services__left p br {
		display: block;
	}
}

@media (min-width: 1200px) {
	.services__left p {
		font-size: 20px;
		line-height: 35px;
		text-align: left;
	}
}

.services__digit {
	margin-right: 48px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 80px;
	line-height: 90px;
	font-weight: bold;
	color: #fcd54c;
	position: relative;
	text-align: left;
}

@media (min-width: 992px) {
	.services__digit {
		margin-bottom: 15px;
		margin-right: 0;
	}
}

@media (min-width: 1200px) {
	.services__digit {
		margin-bottom: 27px;
		font-size: 170px;
		line-height: 195px;
	}
}

.services__digit span span {
	font-size: 50px;
	line-height: 50px;
	position: absolute;
	left: auto;
	top: -15px;
}

@media (min-width: 1200px) {
	.services__digit span span {
		font-size: 80px;
		line-height: 80px;
		left: 119px;
		top: -65px;
	}
}

.services__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 35px;
}

@media (min-width: 768px) {
	.services__title {
		font-size: 40px;
		line-height: 45px;
	}
}

@media (min-width: 1200px) {
	.services__title {
		font-size: 48px;
		line-height: 69px;
		margin-bottom: 103px;
	}
}

.services__title span span {
	color: #fcd54c;
}

.services__grid {
	display: flex;
	flex-wrap: wrap;
}

@media (min-width: 992px) {
	.services__grid {
		margin: 0 -27px;
	}
}

.services__item {
	width: 100%;
	margin-bottom: 33px;
}

@media (min-width: 992px) {
	.services__item:hover .services__link,
	.services__item:focus .services__link {
		opacity: 1;
	}
}

@media (min-width: 992px) {
	.services__item {
		width: calc(48.7% - 54px);
		margin: 0 27px 33px;
	}
}

.services__item-title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.services__item-title {
		font-size: 25px;
		margin-bottom: 18px;
	}
}

.services__item-text {
	font-size: 14px;
	line-height: 18px;
	color: #787878;
	margin-bottom: 10px;
}

@media (min-width: 576px) {
	.services__item-text {
		font-size: 16px;
		line-height: 26px;
	}
}

@media (min-width: 768px) {
	.services__item-text {
		margin-bottom: 18px;
	}
}

.services__link {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 600;
	color: #fcd54c;
	transition: opacity 0.3s ease;
}

@media (min-width: 992px) {
	.services__link:hover svg,
	.services__link:focus svg {
		animation: link-arrow-hover 0.4s ease;
	}
}

@media (min-width: 992px) {
	.services__link {
		opacity: 0;
	}
}

.services__link svg {
	fill: #fcd54c;
	margin-left: 16px;
}


/* 4.21 Home Grid page blocks */

@media (min-width: 1200px) {
	.projects-grid__inner {
		padding: 0 34px;
		max-width: 100%;
	}
}

@media (min-width: 1560px) {
	.projects-grid__inner {
		padding: 0 54px;
	}
}

.projects-grid__list {
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.projects-grid__item {
	margin-bottom: 30px;
}

.projects-grid__bg {
	position: fixed;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.projects-grid__bg-item {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transform: scale(1);
	transition: all 5s, opacity 0.35s;
	background-repeat: no-repeat;
	background-size: cover;
}

.projects-grid__bg-item.active {
	opacity: 1;
	transform: scale(1.03);
}


/* 4.22 Team list block */

.team-list {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

@media (min-width: 1200px) {
	.team-list {
		padding-top: 50px;
	}
}

.team-list__item {
	margin-top: 30px;
}

.team-list__item .card__image img,
.architects__column .card__image img {
	height: 450px;
	object-fit: cover;
	object-position: center center;
}

.team-list__item .fa,
.team-list__item .fas,
.architects__column .fa,
.architects__column .fas {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400;
}


/* 4.23 News blocks */

.news-listing {
	list-style: none;
	padding: 0;
}

.news-listing__item {
	margin-bottom: 30px;
	height: 393px;
}

.news-listing__item.news-listing__item--auto {
	height: auto;
}

@media (max-width: 991px) {
	.news-listing__item {
		height: auto;
	}
}

@media (min-width: 992px) {
	.news-listing__item {
		height: 393px;
	}
}

@media (min-width: 992px) {
	.news-listing__item--high {
		height: 478px;
	}
}

@media (min-width: 992px) {
	.news-listing__item--auto {
		height: auto;
	}
}

.news-listing__item .readmore {
	display: none;
}

.post-page__heading {
	margin-bottom: 38px;
}

@media (min-width: 1560px) {
	.post-page__filter {
		margin: 0 -200px;
	}
}

.post-page__filter .news-list__filter-with-search input {
	width: 100%;
}

.post-page__main-pic {
	margin: 0;
	height: 400px;
}

@media (min-width: 1560px) {
	.post-page__main-pic {
		margin: 0 -375px;
		height: 700px;
	}
}

.post-page__main-pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post-page__wrapper {
	display: flex;
	flex-direction: column;
	margin-top: 28px;
}

@media (min-width: 992px) {
	.post-page__wrapper {
		flex-direction: row;
		justify-content: space-between;
		margin-top: 94px;
	}
}

.post-sb-page__main-pic--inner {
	height: 400px;
}

.post-sb-page__main-pic {
	position: relative;
	margin: 0;
	font-size: 0;
}

.post-sb-page__main-pic img, .article .post-sb-page__main-pic img {
	width: 100%;
	object-fit: cover;
	height: 400px;
}

@media (min-width: 992px) {
	.post-sb-page__main-pic img, .article .post-sb-page__main-pic img, .post-sb-page__main-pic--inner {
		height: 500px;
	}
}

@media (min-width: 1200px) {
	.post-sb-page__main-pic img, .article .post-sb-page__main-pic img {
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
		height: 500px;
	}
	.post-sb-page__main-pic--inner {
		margin-left: 34px;
		margin-right: 34px;
		height: 500px;
	}
}

@media (min-width: 1560px) {
	.post-sb-page__main-pic {
		margin-left: 54px;
		margin-right: 54px;
	}
}

@media (min-width: 1560px) {
	.post-sb-page__main-pic {
		margin-top: 80px;
	}
	.post-sb-page__main-pic img, .article .post-sb-page__main-pic img, .post-sb-page__main-pic--inner {
		margin-top: 0;
		height: 40vw;
	}
}

.post-sb-page__main-pic--inner:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.25);
	z-index: 2;
}

.post-sb-page__main-pic--inner img, .article .post-sb-page__main-pic--inner img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	object-fit: cover;
}

.post-sb-page__main-pic--inner .post-sb-page__title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 50px 20px;
	position: relative;
	z-index: 3;
	text-align: center;
}

.post-sb-page__main-pic--inner .post-sb-page__tag {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 10px;
	transition: color 0.3s ease;
}

.post-sb-page__main-pic--inner .post-sb-page__tag a {
	color: #ffffff;
}

@media (min-width: 992px) {
	.post-sb-page__main-pic--inner .post-sb-page__tag {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 25px;
	}
}

.post-sb-page__main-pic--inner .post-sb-page__heading {
	margin: 0;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 40px;
	line-height: 44px;
	font-weight: 700;
	color: #ffffff;
}

@media (min-width: 992px) {
	.post-sb-page__main-pic--inner .post-sb-page__heading {
		font-size: 60px;
		line-height: 64px;
	}
}

@media (min-width: 1560px) {
	.post-sb-page__main-pic--inner .post-sb-page__heading {
		font-size: 60px;
		line-height: 80px;
	}
}

.post-sb-page__main-pic--inner .post-sb-page__heading span {
	color: #b00b16;
}

.post-sb-page__wrapper {
	display: flex;
	flex-direction: column;
	margin-top: 28px;
	overflow: hidden;
}

@media (min-width: 992px) {
	.post-sb-page__wrapper {
		flex-direction: row;
		justify-content: space-between;
		margin-top: 100px;
	}
}

.post-sb {
	padding-bottom: 60px;
	width: 100%;
}

.post-sb__wrapper {
	display: flex;
	flex-direction: column;
}

@media (min-width: 992px) {
	.post-sb__wrapper {
		flex-direction: row;
	}
}

.post-sb__content {
	width: 100%;
	order: 1;
}

@media (min-width: 992px) {
	.post-sb__content {
		margin-right: 127px;
		order: 0;
	}
}

.post-sb__date {
	font-size: 16px;
	margin-bottom: 15px;
	color: #767676;
}

@media (min-width: 992px) {
	.post-sb__date {
		margin-bottom: 56px;
	}
}

.post-sb__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 35px;
}

@media (min-width: 992px) {
	.post-sb__title {
		font-size: 32px;
		line-height: 45px;
		margin-bottom: 66px;
	}
}

.post-sb__title a {
	color: #000000;
	text-decoration: underline;
}

@media (min-width: 992px) {
	.post-sb__title a:hover,
	.post-sb__title a:focus {
		text-decoration: none;
	}
}

.post-sb__subtitle {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 23px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 18px;
}

@media (min-width: 992px) {
	.post-sb__subtitle {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 43px;
	}
}

.post-sb__text,
.comment-item__text {
	font-size: 14px;
	line-height: 1.45;
}

@media (min-width: 992px) {
	.post-sb__text,
	.comment-item__text {
		font-size: 16px;
		line-height: 1.65;
	}
}

.post-sb__text h1,
.post-sb__text h2,
.post-sb__text h3,
.post-sb__text h4,
.post-sb__text h5,
.post-sb__text h6,
.comment-item__text h1,
.comment-item__text h2,
.comment-item__text h3,
.comment-item__text h4,
.comment-item__text h5,
.comment-item__text h6 {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 38px;
	line-height: 44px;
	font-weight: bold;
	color: #000000;
	margin: 30px 0 20px 0;
}

.post-sb__text h2,
.comment-item__text h2 {
	font-size: 32px;
	line-height: 38px;
}

.post-sb__text h3,
.comment-item__text h3 {
	font-size: 25px;
	line-height: 31px;
}

.post-sb__text h4,
.comment-item__text h4 {
	font-size: 22px;
	line-height: 28px;
}

.post-sb__text h5,
.comment-item__text h5 {
	font-size: 19px;
	line-height: 25px;
}

.post-sb__text h6,
.comment-item__text h6 {
	font-size: 16px;
	line-height: 22px;
}

.post-sb__text p,
.comment-item__text p {
	margin: 25px 0;
}

@media (min-width: 992px) {
	.post-sb__text p+p {
		margin-top: 26px;
	}
}

.post-sb__text .wp-block-image,
.comment-item__text .wp-block-image {
	margin: 30px 0;
}

.blocks-gallery-grid {
	margin: 30px -60px;
}

.wp-block-gallery {
	margin: 0 0 30px 0;
}

.wp-block-gallery.alignleft {
	margin-right: 20px;
}

.wp-block-gallery.alignright {
	margin-left: 20px;
}

.wp-block-gallery .blocks-gallery-grid {
	margin: 0;
}

.post-sb__text ul,
.post-sb__text ol,
.comment-item__text ul,
.comment-item__text ol {
	margin: 45px 0;
}

.post-sb__text ul ul,
.post-sb__text ol ol,
.comment-item__text ul ul,
.comment-item__text ol ol,
.post-sb__text ul ol,
.post-sb__text ol ul,
.comment-item__text ul ol,
.comment-item__text ol ul {
	margin: 15px 0;
}

span.edit-link {
	margin-top: 30px;
	position: relative;
	display: block;
	clear: both;
}

span.edit-link a:before {
	content: '\f044';
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.post-sb__review {
	margin: 40px 0;
}

@media (min-width: 992px) {
	.post-sb__review {
		margin: 84px 0 92px;
	}
}

.post-sb__review .twitter-block__wrapper {
	padding: 30px;
}

@media (min-width: 576px) {
	.post-sb__review .twitter-block__wrapper {
		padding: 66px 71px 55px;
	}
}

.post-sb__content-pic {
	margin: 35px 0 28px;
	overflow: hidden;
}

@media (min-width: 992px) {
	.post-sb__content-pic {
		margin: 80px 0 77px;
	}
}

.post-sb__content-pic img {
	width: 100%;
	object-fit: cover;
}

.post-sb .quote {
	margin: 40px 0;
}

@media (min-width: 992px) {
	.post-sb .quote {
		margin: 98px 0 212px;
	}
}

.post-sb__gallery {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 -15px 45px;
}

@media (min-width: 992px) {
	.post-sb__gallery {
		flex-direction: row;
		margin: 0 -15px 112px;
	}
}

.post-sb__gallery-col {
	height: 300px;
	margin-top: 26px;
}

@media (min-width: 992px) {
	.post-sb__gallery-col {
		height: 633px;
		margin-top: 0;
	}
}

.post-sb__gallery-col .small {
	height: 300px;
}

.post-sb__gallery-col .small+.small {
	margin-top: 26px;
}

.post-sb__bottom {
	margin-top: 45px;
	padding-top: 45px;
	border-top: 1px solid #a6a6a6;
}

@media (min-width: 992px) {
	.post-sb__bottom {
		margin-top: 60px;
		padding-top: 60px;
	}
}

.post-sb__tags span,
.post-sb__socials>span {
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.post-sb__socials,
.post-sb__tags {
	display: flex;
	margin: 0 0 25px 0;
	font-size: 0;
}

.post-sb__tags {
	display: block;
}

.post-sb__social .social__item+.social__item {
	margin-left: 20px;
}

.post-sb__social .social__link {
	padding-top: 5px;
	width: auto;
	height: auto;
	cursor: pointer;
	transition: color 0.3s ease;
}

.post-sb__social .social__link:hover {
	color: #b00b16;
}

.post-sb__socials .fa,
.post-sb__socials .fas {
	font-family: 'Font Awesome 5 Brands';
}

.post-sb__related {
	margin: 15px 0;
}

@media (min-width: 992px) {
	.post-sb__related {
		margin: 196px 0 100px;
	}
}

.post-sb__comment {
	max-width: 730px;
	margin: 0 auto 50px;
}

@media (min-width: 992px) {
	.post-sb__comment {
		margin-bottom: 60px;
	}
}

.post-sb__comment-form {
	margin: 0 auto;
}

.post-sb--full .post-sb__content {
	margin-right: 0;
}

@media (min-width: 992px) {
	.post-sb--full .post-sb__content-pic {
		margin: 80px -190px 77px;
	}
}

@media (min-width: 992px) {
	.post-sb--full .post-sb__gallery {
		flex-direction: row;
		margin: 0 -190px 112px;
	}
}

.post-related {
	padding: 20px 0;
	background-color: #ffffff;
}

@media (min-width: 992px) {
	.post-related {
		padding: 119px 0 103px;
		background-color: #f8f8f8;
	}
}

@media (min-width: 1560px) {
	.post-related {
		background-color: transparent;
		background-image: linear-gradient(to right, #f8f8f8 86.09%, transparent 86.09%);
	}
}

.post-related__container {
	margin: 0 auto;
}

@media (min-width: 992px) {
	.post-related__container {
		max-width: 1110px;
	}
}

.post-related__wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -15px;
}

.post-related__title {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.post-related__title {
		flex-direction: row;
		align-items: flex-end;
		justify-content: space-between;
		margin-bottom: 90px;
	}
}

.post-related__title span {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #000000;
}

@media (min-width: 992px) {
	.post-related__title span {
		font-size: 32px;
		line-height: 45px;
	}
}

.post-related__title a {
	display: flex;
	align-items: center;
	margin-top: 10px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: 600;
	color: #a1a1a1;
	transition: color 0.3s ease;
}

@media (min-width: 992px) {
	.post-related__title a {
		margin-top: 0;
	}
}

@media (min-width: 992px) {
	.post-related__title a:hover,
	.post-related__title a:focus {
		color: #b00b16;
	}
	.post-related__title a:hover svg,
	.post-related__title a:focus svg {
		fill: #b00b16;
	}
}

.post-related__title a svg {
	fill: #787878;
	margin-left: 15px;
	transition: fill 0.3s ease;
}

.post-related__item {
	height: auto;
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	.post-related__item {
		height: 350px;
	}
}

.post-related__item .card__content {
	background-color: #ffffff;
}

@media (min-width: 992px) {
	.post-related__item .card__content {
		background-color: #f8f8f8;
	}
}

.comment__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.comment__title {
		font-size: 32px;
		line-height: 45px;
		margin-bottom: 60px;
	}
}

.comments {
	margin: 0;
	padding: 0;
	list-style: none;
}

.comment.comment-item {
	list-style: none;
}

.comment .comment-item+.comment-item {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.comment .comment-item+.comment-item {
		margin-top: 63px;
	}
}

.comment.comment-item ul.children > li {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.comment.comment-item ul.children > li {
		margin-top: 63px;
	}
}

.comment .comment-item__photo img {
	float: left;
	max-width: 80px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 10px;
}

.comment .comment-item__content {
	margin-left: 112px;
}

.comment .comment-item__top {
	margin-bottom: 5px;
}

.comment .comment-item__name {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
}

@media (min-width: 992px) {
	.comment .comment-item__name {
		margin-right: 19px;
	}
}

.comment .comment-item__sent {
	margin-top: 10px;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
}

.comment .comment-item__text {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 31px;
}

.comment .comment-item__reply a {
	width: 68px;
	padding: 5px 13px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border: 1px solid #d3d3d3;
	background-color: #ffffff;
	text-transform: uppercase;
	box-sizing: border-box;
	cursor: pointer;
	transition: all 0.3s ease;
}

@media (min-width: 992px) {
	.comment .comment-item__reply a:hover,
	.comment .comment-item__reply a:focus {
		outline: none;
		border-color: #b00b16;
		background-color: #b00b16;
	}
}

@media (min-width: 768px) {
	.comment .comment-item__reply a {
		left: 0;
		transform: none;
	}
}

.comment .comment-item--replyed {
	margin-left: 50px;
}

@media (min-width: 768px) {
	.comment .comment-item--replyed {
		margin-left: 80px;
	}
}

@media (min-width: 992px) {
	.comment .comment-item--replyed {
		margin-left: 110px;
	}
}

.comment-item .comment-respond {
	margin-top: 45px;
}

.comment-item .comment-respond .comment-form__title small {
	font-size: 16px;
}

.comment-form {
	max-width: 730px;
}

.comment-form .field {
	margin-bottom: 30px;
}

.comment-form__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 29px;
	line-height: 34px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 30px;
}

.comment-form input[type="text"],
.comment-form input[type="number"],
.comment-form input[type="tel"],
.comment-form input[type="email"],
.comment-form input[type="phone"],
.comment-form input[type="address"],
.comment-form input[type="password"],
.comment-form textarea {
	width: 100%;
	height: 50px;
	padding: 16px;
	border: 1px solid #d4d4d4;
	background-color: #ffffff;
	box-sizing: border-box;
	font-family: "Poppins", "Arial", sans-serif;
	transition: border-color 0.3s ease;
}

.comment-form input::placeholder,
.comment-form textarea::placeholder {
	font-size: 16px;
	opacity: 0.5;
	color: #000000;
}

.comment-form input:focus,
.comment-form textarea:focus {
	border-color: #000000;
}

.comment-form input:focus::placeholder,
.comment-form textarea:focus::placeholder {
	opacity: 0;
}

.comment-form textarea {
	height: 174px;
	resize: none;
}

.comment-form__inputs-group {
	display: flex;
	flex-direction: column;
}

@media (min-width: 992px) {
	.comment-form__inputs-group {
		flex-direction: row;
		justify-content: space-between;
		margin: 0 -15px 30px;
	}
}

.comment-form__inputs-group .comment-form__field-wrapper {
	width: 100%;
	margin: 0 0 15px;
}

@media (min-width: 992px) {
	.comment-form__inputs-group .comment-form__field-wrapper {
		width: calc(50% - 30px);
		margin: 0 15px;
	}
}

.comment-form__inputs-group .comment-form__field-wrapper label {
	margin-bottom: 0;
}

.comment-form__btn {
	padding: 17px 44px;
	border-radius: 0;
	font-family: "Poppins", "Arial", sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
}

.quote,
html blockquote {
	margin: 45px 0;
	padding: 20px 20px 20px 70px;
	border: 4px solid #b00b16;
	position: relative;
	font-style: normal;
	font-size:16px;
}

@media (min-width: 992px) {
	.quote,
	html blockquote {
		padding: 37px 50px 29px 123px;
	}
}

.wp-block-column .quote,
.wp-block-column blockquote {
	padding: 30px;
}

.wp-block-column .quote p,
.wp-block-column blockquote p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 26px;
}

.wp-block-column .quote .quote__name,
.wp-block-column blockquote cite {
	font-size: 14px;
}

.quote::before,
blockquote::before {
	content: ",,";
	display: block;
	font-family: "Poppins", "Arial", sans-serif;
	font-size: 70px;
	line-height: 70px;
	font-weight: 600;
	letter-spacing: -5px;
	color: #b00b16;
	position: absolute;
	top: -21px;
	left: 18px;
}

@media (min-width: 992px) {
	.quote::before,
	blockquote::before {
		font-size: 100px;
		line-height: 80px;
		top: -19px;
		left: 34px;
	}
}

.quote p,
html blockquote p,
.post-sb__text blockquote p,
.post-sb__text blockquote p,
.comment-item__text blockquote p,
.comment-item__text blockquote p {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	color: #000000;
	margin: 0 0 28px;
	font-style: normal;
}

@media (min-width: 992px) {
	.quote p,
	blockquote p {
		font-size: 20px;
		line-height: 35px;
	}
}

.quote__name,
blockquote cite {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	font-style: normal;
}

.quote__name br, blockquote cite br {
	display: none;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	margin: 45px 0;
	padding: 35px 30px 30px 100px;
}

.wp-block-pullquote blockquote {
	margin: 0;
}


/* 4.24 Blocks for services pages */

.service-card {
	counter-increment: services;
}

@media (min-width: 768px) {
	.service-card--reverse .service-card__inner {
		flex-direction: row-reverse;
	}
}

.service-card--reverse .service-card__left::before {
	left: auto;
	right: 0;
	border-left: none;
	border-right: solid 4px #b00b16;
}

@media (min-width: 768px) {
	.service-card--reverse .service-card__left::after {
		right: 32px;
	}
}

@media (min-width: 992px) {
	.service-card--reverse .service-card__left {
		padding: 64px 48px 64px 96px;
	}
	.service-card--reverse .service-card__left::after {
		right: 48px;
	}
}

.service-card--reverse .service-card__detail {
	left: auto;
	right: 0;
}

@media (min-width: 768px) {
	.service-card--reverse .service-card__detail {
		border-right: none;
		border-left: solid 4px #ffffff;
	}
}

@media (min-width: 768px) and (min-width: 992px) {
	.service-card--reverse .service-card__detail:hover,
	.service-card--reverse .service-card__detail:focus {
		border-color: #b00b16;
	}
}

.service-card__inner {
	display: flex;
	flex-direction: column;
}

@media (min-width: 768px) {
	.service-card__inner {
		flex-direction: row;
		padding-bottom: 150px;
	}
}

@media (min-width: 992px) {
	.service-card__inner {
		padding-bottom: 116px;
	}
}

.service-card__left {
	position: relative;
	padding-left: 56px;
}

@media (min-width: 768px) {
	.service-card__left {
		padding: 32px;
	}
	.service-card__left::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 45%;
		height: 100%;
		border-top: solid 4px #b00b16;
		border-left: solid 4px #b00b16;
		pointer-events: none;
	}
}

@media (min-width: 992px) {
	.service-card__left {
		display: flex;
		align-items: center;
		padding: 64px 96px 64px 48px;
	}
}

@media (min-width: 1200px) {
	.service-card__left {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

.service-card__left .num {
	position: absolute;
	left: 0;
	bottom: 0;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 48px;
	line-height: 1;
	color: #dcdcdc;
	font-weight: 700;
	transform: rotate(-90deg);
	transform-origin: 33% 50%;
}
@media (min-width: 768px) {
	.service-card__left .num {
		left: 24px;
		transform: rotate(0);
	}
}
@media (min-width: 768px) {
	.service-card__left .num {
		left: 32px;
	}
}
@media (min-width: 992px) {
	.service-card__left .num {
		left: 48px;
		font-size: 64px;
	}
}
@media (min-width: 1200px) {
	.service-card__left .num {
		font-size: 100px;
	}
}

.service-card__right {
	order: -1;
}

@media (min-width: 768px) {
	.service-card__right {
		position: relative;
		width: 60%;
		flex-shrink: 0;
		order: 0;
	}
}

@media (min-width: 1200px) {
	.service-card__right {
		width: 100%;
		max-width: 635px;
	}
}

.service-card__right img {
	display: block;
	width: 100%;
	height: auto;
}

.service-card__detail {
	width: 80%;
	max-width: 394px;
	padding: 20px 0;
	transition: border-color 0.3s ease;
}

@media (min-width: 768px) {
	.service-card__detail {
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 24px;
		border-top: solid 4px #ffffff;
		border-right: solid 4px #ffffff;
		background-color: #ffffff;
		transform: translateY(150px);
	}
}

@media (min-width: 992px) {
	.service-card__detail {
		transform: translateY(116px);
	}
}

@media (min-width: 992px) {
	.service-card__detail:hover,
	.service-card__detail:focus {
		border-color: #b00b16;
	}
}

.service-card__tags {
	margin: 0 0 10px;
}

.service-card__heading {
	margin: 0 0 24px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 25px;
	line-height: 1.4;
	color: #000000;
	font-weight: 700;
}

.service-card__link {
	display: flex;
	align-items: center;
	font-size: 16px;
	line-height: 1.5;
	color: #b00b16;
	font-weight: 600;
	transition: color 0.3s ease;
}

.service-card__link svg {
	margin-left: 8px;
	fill: #b00b16;
	transition: fill 0.3s ease;
}

@media (min-width: 992px) {
	.service-card__link:hover,
	.service-card__link:focus {
		color: #000000;
	}
	.service-card__link:hover svg,
	.service-card__link:focus svg {
		fill: #000000;
	}
}

.services-list {
	counter-reset: services;
}

.services-list__item+.services-list__item {
	margin-top: 40px;
}

@media (min-width: 576px) {
	.services-list__item+.services-list__item {
		margin-top: 60px;
	}
}

@media (min-width: 768px) {
	.services-list__item+.services-list__item {
		margin-top: 80px;
	}
}

@media (min-width: 992px) {
	.services-list__item+.services-list__item {
		margin-top: 100px;
	}
}

.single-service-block h2 {
	margin: 0 0 32px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 25px;
	line-height: 1.4;
	color: #000000;
	font-weight: 700;
}

@media (min-width: 1200px) {
	.single-service-block h2 {
		margin-bottom: 42px;
	}
}

.single-service-block p {
	margin: 0;
}

.single-service-block p+p {
	margin-top: 24px;
}

@media (min-width: 1200px) {
	.single-service-block p+p {
		margin-top: 50px;
	}
}

.single-service-block img {
	max-width: 100%;
	height: auto;
}

.services-provided__icon i {
	font-size: 56px;
	color: #000000;
}


/* 4.25 Feedback block */

.feedback__heading {
	font-size: 32px;
	margin: 0 0 32px;
}

@media (min-width: 1200px) {
	.feedback__heading {
		margin-bottom: 50px;
	}
}

.feedback__field-wrapper {
	margin-bottom: 30px;
}


/* 4.26 Contact block */

.contact-block {
	max-width: 496px;
	background-color: #ffffff;
}

.contact-block__heading {
	margin: 0 0 32px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 32px;
	line-height: 1.4;
	color: #000000;
	font-weight: 700;
}

.contact-block__heading span {
	font-family: "Swansea", "Arial", sans-serif;
}

.contact-block__address {
	max-width: 370px;
	margin-bottom: 32px;
	font-size: 16px;
	line-height: 1.3125;
	color: #787878;
	font-style: normal;
}

@media (min-width: 1200px) {
	.contact-block__address {
		margin-bottom: 60px;
	}
}

.contact-block__phone {
	margin: 0 0 32px;
}

.contact-block__phone a {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 32px;
	line-height: 1.4;
	color: #000000;
	font-weight: 700;
	transition: color 0.3s ease;
}

@media (min-width: 992px) {
	.contact-block__phone a:hover,
	.contact-block__phone a:focus {
		outline: none;
		color: #b00b16;
	}
}

.contact-block__item {
	font-size: 16px;
	line-height: 1.3125;
	color: #787878;
}

@media (min-width: 576px) {
	.contact-block__item {
		display: flex;
	}
}

.contact-block__item-hint {
	margin-bottom: 6px;
	color: #000000;
	font-weight: 700;
	flex-shrink: 0;
}

@media (min-width: 576px) {
	.contact-block__item-hint {
		margin-bottom: 0;
		margin-right: 8px;
	}
}

.contact-block__item-val a {
	color: #787878;
	transition: color 0.3s ease;
}

.contact-block__item-val a:focus {
	outline: none;
	color: #b00b16;
}

@media (min-width: 992px) {
	.contact-block__item-val a:hover,
	.contact-block__item-val a:focus {
		color: #b00b16;
	}
}

.contact-block__item+.contact-block__item {
	margin-top: 30px;
}


/* 4.27 Block in About page */

@media (min-width: 1200px) {
	.about-block--columns .about-block__inner {
		display: flex;
	}
	.about-block--columns .about-block__header {
		max-width: 220px;
		margin-right: 64px;
		margin-bottom: 0;
		flex-shrink: 0;
	}
}

.about-block__inner {
	position: relative;
}

.about-block__inner::before {
	content: attr(data-number);
	position: absolute;
	top: 40px;
	left: -510px;
	width: 410px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 300px;
	line-height: 1;
	color: #f2f2f2;
	font-weight: 700;
	text-align: right;
	white-space: nowrap;
}

.about-block__header {
	margin-bottom: 50px;
}

@media (min-width: 1200px) {
	.about-block__header {
		margin-bottom: 100px;
	}
}

.about-block__heading {
	position: relative;
	margin: 0;
}

@media (min-width: 768px) {
	.about-block__heading {
		font-size: 38px;
	}
}

.about-block__heading::before {
	content: "";
	position: absolute;
	left: -15px;
	top: 14px;
	width: 45px;
	border-top: solid 2px #b00b16;
	transform: translateX(-100%);
}

@media (min-width: 768px) {
	.about-block__heading::before {
		width: 70px;
	}
}

@media (min-width: 1200px) {
	.about-block__heading::before {
		left: -30px;
	}
}

.about-block__text {
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 1.6;
	color: #787878;
}

@media (min-width: 992px) {
	.about-block__text {
		margin-bottom: 80px;
		font-size: 25px;
	}
}

.about-block__text p {
	margin: 0;
}

.about-block__text p+p {
	margin-top: 1.5em;
}

.about-block__quote {
	position: relative;
	margin: 0;
	padding: 0 0 0 64px;
	border: none!important;
}

.about-block__quote:before {
	display: none;
}
.about-block__quote .sep {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 42px;
	height: 32px;
	transform: translateY(-50%);
}

@media (min-width: 1200px) {
	.about-block__quote {
		padding-left: 0;
	}
	.about-block__quote .sep {
		left: -80px;
	}
}

.about-block__team {
	margin-top: -30px;
	padding-top: 0;
}


/* 4.28 Map block */

.map {
	position: relative;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

@media (max-width: 767px) {
	.contact-block__heading {
		margin: 0 0 20px;
    	font-size: 25px;
    }
    .contact-block__phone a {
    	font-size: 25px;
    }
}

@media (min-width: 1200px) {
	.map {
		max-width: calc(100vw - 68px);
	}
}

@media (min-width: 1560px) {
	.map {
		max-width: calc(100vw - 108px);
	}
}

.map iframe {
	width: 100%;
	height: 300px;
	margin-bottom: 40px;
	border: none;
	z-index: -1;
}

@media (min-width: 992px) {
	.map iframe {
		position: absolute;
		left: 15px;
		right: 15px;
		width: calc(100% - 30px);
		height: 100%;
	}
}

.article__feedback {
	margin-top: 60px;
}


/* 4.29 Video section in homepage */

.video-section {
	position: relative;
	z-index: 1;
	background-color: #ffffff;
}

.video-section.video-section--fixed {
	height: 100vh;
}

.video-section__inner {
	position: relative;
	height: 100%;
}

@media (min-width: 1560px) {
	.video-section__inner {
		max-width: none;
		padding-left: 0;
		padding-right: 0;
	}
}

.video-section video {
	display: block;
	width: 100%;
	height: 100%;
	max-height: 100%;
	object-fit: cover;
}

.video-section__bottom {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;
	display: none;
	justify-content: space-between;
	padding: 15px;
}

@media (min-width: 576px) {
	.video-section__bottom {
		display: flex;
	}
}

@media (min-width: 992px) {
	.video-section__bottom {
		padding: 52px 15px;
	}
}

.video-section__logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.video-section__copy {
	color: #ffffff;
}

.video-section__copy p {
	margin: 0;
}

.video-section .lang-switcher__link {
	color: #ffffff;
}

.video-section .lang-switcher__link--current {
	color: #b00b16;
}


/* 4.30 Main slider */

.main-slider {
	position: relative;
	overflow: hidden;
	height: calc(100vh - 111px);
	margin-left: 34px;
	margin-right: 34px;
}

@media (max-width: 991px) {
	.main-slider {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 1560px) {
	.main-slider {
		margin-left: 54px;
		margin-right: 54px;
	}
}

.main-slider {
	height: calc(100vh - 143px);
}

.main-slider .swiper-container,
.main-slider .swiper-wrapper,
.main-slider .swiper-slide {
	height: 100%;
}

.main-slider .swiper-slide {
	overflow: hidden;
}

.main-slider .slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-slider .info {
	position: relative;
	z-index: 2;
	color: #fff;
}

.main-slider .container {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
}

.main-slider .container .subtitle {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.main-slider .container .title {
	font-size: 80px;
	line-height: 90px;
	color: #fff;
	font-weight: 600;
}

.main-slider .container .title b {
	color: #b00b16;
}

.main-slider .container .more {
	margin-top: 90px;
}

.bline .bline-1 {
	position: absolute;
	left: -50px;
	top: -50px;
	width: 156px;
	height: 4px;
}

.bline .bline-2 {
	position: absolute;
	left: -50px;
	top: -50px;
	width: 4px;
	height: calc(100% + 100px);
}

.bline .bline-3 {
	position: absolute;
	left: -50px;
	bottom: -50px;
	width: 156px;
	height: 4px;
}

.bline .bline-1:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: #b00b16;
	transition: all 0.5s ease 0s;
	transition-delay: 0.5s;
}

.bline .bline-2:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0%;
	background: #b00b16;
	transition: all 0.5s ease 0s;
	transition-delay: 1s;
}

.bline .bline-3:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: #b00b16;
	transition: all 0.5s ease 0s;
	transition-delay: 1.5s;
}

.swiper-slide.swiper-slide-active .bline .bline-1:before {
	width: 100%;
}

.swiper-slide.swiper-slide-active .bline .bline-2:before {
	height: 100%;
}

.swiper-slide.swiper-slide-active .bline .bline-3:before {
	width: 100%;
}

.main-slider .swiper-custom-pagination {
	position: absolute;
	right: -1px;
	bottom: 159px;
	width: 100%;
	height: 1px;
	z-index: 2;
}

@media (max-width: 991px) {
	.main-slider .container .title {
		font-size: 60px;
		line-height: 70px;
	}
	.main-slider .swiper-custom-pagination {
		display: none;
	}
	.main-slider .info {
		margin-left: 50px;
	}
}

@media (max-width: 767px) {
	.main-slider .container .title {
		font-size: 36px;
		line-height: 46px;
	}
	.link-arrow {
		font-size: 16px;
	}
}

.main-slider .swiper-custom-pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: flex-end;
	height: 1px;
}

.main-slider .swiper-custom-pagination ul li {
	padding: 0 0 0 34px;
	display: flex;
	align-items: center;
	max-width: 33.333%;
	height: 160px;
	background: #fff;
}

@media (min-width: 1560px) {
	.main-slider .swiper-custom-pagination ul li {
		padding: 0 0 0 54px;
	}
}

.main-slider .swiper-custom-pagination ul li .num {
	margin-right: 36px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 60px;
	line-height: 1;
	color: #787878;
	font-weight: 700;
	color: #000000 !important;
	transition: color 0.3s ease;
}

.main-slider .swiper-custom-pagination ul li .label {
	max-width: 110px;
	font-size: 16px;
	line-height: 1.625;
	color: #787878;
	font-weight: 600;
	color: #000000 !important;
	transition: color 0.3s ease;
}

.main-slider .swiper-custom-nav {
	padding-left: 15px;
	margin-left: -570px;
	width: 1140px;
	height: 1px;
	position: absolute;
	left: 50%;
	bottom: 70px;
	z-index: 2;
	display: none;
}

.main-slider .swiper-custom-nav .prev {
	margin-right: 15px;
}

.main-slider .swiper-custom-nav .prev,
.main-slider .swiper-custom-nav .next {
	display: inline-block;
	vertical-align: top;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 20px;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	transition: opacity 0.3s ease;
	cursor: pointer;
}

.main-slider .swiper-custom-nav .prev:hover,
.main-slider .swiper-custom-nav .next:hover {
	opacity: 0.6;
}

.main-slider .tp-tabs {
	padding: 0 !important;
	background-color: #ffffff !important;
}

.main-slider .tp-tab {
	opacity: 1 !important;
}

.main-slider .tp-tab.selected .slide-tab {
	cursor: default;
}

.main-slider .tp-tab.selected .slide-tab__number {
	color: #b00b16 !important;
}

.main-slider .tp-tab.selected .slide-tab__title {
	color: #000000 !important;
}

.main-slider .tparrows {
	width: auto;
	height: auto;
	background-color: transparent;
}

.main-slider .tparrows:hover {
	background-color: transparent;
}

.main-slider .tparrows:hover::before {
	opacity: 0.6 !important;
}

.main-slider .tparrows::before {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 20px;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	transition: opacity 0.3s ease;
}

.main-slider .tp-leftarrow::before {
	content: "prev";
}

.main-slider .tp-rightarrow::before {
	content: "next";
}

.main-slider .rev_slider_wrapper {
	height: 100% !important;
}

.main-slider .rev_slider {
	height: 100% !important;
}

.main-slider .rev_slider .slot {
	height: 100% !important;
}

.main-slider .rev_slider .slot * {
	height: 100% !important;
}


/* 4.31 Article */
@media (min-width: 640px) {
html .article.h1title .elementor-widget-container {
    max-width:640px;
}
}
@media (min-width: 940px) {
html .article.h1title .elementor-widget-container {
    max-width:940px;
}
}
@media (min-width: 1120px) {
html .article.h1title .elementor-widget-container {
    max-width:1120px;
}
}

@media (min-width: 1200px) {
html .article.h1title .elementor-widget-container {
    max-width:1200px;
}
}



html .article.h1title .elementor-widget-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
html .article.h1title h1 {
	font-family: "Gilroy", "Arial", sans-serif;
	line-height: 1.25;
	color: #000000;
	font-weight: 700;
}

.article, .site-footer /*, .article h1*/ {
	overflow: hidden;
	padding: 30px 0 0 0;
}

@media (min-width: 768px) {
	.article, .site-footer /*, .article h1*/{
		padding: 30px 0 0 0;
	}
}

@media (min-width: 992px) {
	.article, .site-footer /*, .article h1*/ {
		padding: 45px 0 0 0;
	}
}

@media (min-width: 1200px) {
	.article, .site-footer /*, .article h1*/ {
		padding: 65px 0 0 0;
	}
}

.article--pb-0 {
	padding-bottom: 0;
}

.article__header, .article h1 {
	margin-bottom: 50px;
}

@media (min-width: 992px) {
	.article__header, .article h1 {
		margin-bottom: 40px;
	}
}

.article__header-text {
	max-width: 700px;
	margin-top: 24px;
}

.article__header-meta {
	margin-top: 40px;
}

@media (min-width: 576px) {
	.article__header-meta {
		margin-top: 60px;
	}
}

@media (min-width: 768px) {
	.article__header-meta {
		margin-top: 80px;
	}
}

@media (min-width: 992px) {
	.article__header-meta {
		margin-top: 100px;
	}
}

@media (min-width: 1200px) {
	.article__header-meta {
		margin-top: 127px;
	}
}

.article__tag,
.article__header .post-sb-page__tag a {
	font-size: 16px;
	line-height: 26px;
	color: #767676;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.post-sb-page__tag a:hover {
	color: #b00b16;
}

.article__heading {
	margin: 0;
}

.article__filter {
	margin-top: 0;
	margin-bottom: 60px;
}

@media (min-width: 1200px) {
	.article__main--width-full {
		padding: 0 34px;
		max-width: 100%;
	}
}

@media (min-width: 1560px) {
	.article__main--width-full {
		padding: 0 54px;
	}
}

@media (min-width: 992px) {
	.article__main--width-small {
		max-width: 760px;
	}
}

.article img {
	max-width: 100%;
	height: auto;
}

@media (min-width: 1200px) {
	.article__projects-carousel,
	.article__project-hero {
		margin-bottom: 160px;
	}
}

.article__project-hero img {
	display: block;
	width: 100%;
	height: auto;
}

.article__project-text {
	margin: 40px 0;
	font-size: 18px;
	line-height: 1.8;
}

.article__project-text strong {
	color: #000000;
	font-weight: 600;
}

.article__project-text p {
	margin: 0;
}

.article__project-text p+p {
	margin-top: 1.5em;
}

@media (min-width: 576px) {
	.article__project-text {
		margin: 0 0 60px 0;
	}
}

@media (min-width: 768px) {
	.article__project-text {
		margin: 0 0 100px 0;
	}
}

@media (min-width: 992px) {
	.article__project-text {
		margin: 0 0 140px 0;
		font-size: 25px;
	}
}

.article__projects-slider {
	margin: 20px 0 40px;
	font-size: 0;
}

@media (min-width: 576px) {
	.article__projects-slider {
		margin: 40px 0 80px;
	}
}

@media (min-width: 768px) {
	.article__projects-slider {
		margin: 60px 0 100px;
	}
}

@media (min-width: 992px) {
	.article__projects-slider {
		margin: 60px 0 160px;
	}
}

.article__project-meta {
	margin-bottom: 60px;
}

@media (min-width: 576px) {
	.article__project-meta {
		margin-bottom: 80px;
	}
}

@media (min-width: 768px) {
	.article__project-meta {
		margin-bottom: 100px;
	}
}

@media (min-width: 992px) {
	.article__project-meta {
		margin-bottom: 160px;
	}
}

.article__project-designer {
	margin-bottom: 60px;
}

@media (min-width: 576px) {
	.article__project-designer {
		margin-bottom: 80px;
	}
}

@media (min-width: 768px) {
	.article__project-designer {
		margin-bottom: 100px;
	}
}

@media (min-width: 992px) {
	.article__project-designer {
		margin-bottom: 150px;
	}
}

.article__project-images {
	margin-bottom: 80px;
}

@media (min-width: 768px) {
	.article__project-images {
		margin-bottom: 100px;
	}
}

@media (min-width: 992px) {
	.article__project-images {
		margin-bottom: 160px;
	}
}

@media (min-width: 1200px) {
	.article__project-images {
		max-width: 100%;
		padding: 0 34px;
	}
}

@media (min-width: 1560px) {
	.article__project-images {
		padding: 0 54px;
	}
}

.article__project-images-cell {
	margin-top: 24px;
}

@media (min-width: 768px) {
	.article__project-images-cell {
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	.article__project-images-cell .article__project-images-cell {
		margin-top: 24px;
	}
}

@media (min-width: 1560px) {
	.article__project-images-cell .article__project-images-cell {
		margin-top: 30px;
	}
}

.article__project-images img {
	display: block;
	width: 100%;
	height: auto;
}

.article__single-service-image {
	margin-bottom: 40px;
}

@media (min-width: 576px) {
	.article__single-service-image {
		margin-bottom: 60px;
	}
}

@media (min-width: 768px) {
	.article__single-service-image {
		margin-bottom: 80px;
	}
}

@media (min-width: 992px) {
	.article__single-service-image {
		margin-bottom: 100px;
	}
}

@media (min-width: 1200px) {
	.article__single-service-image {
		margin-top: 100px;
		margin-bottom: 135px;
	}
}

.article__single-service-image img {
	max-width: 100%;
	height: auto;
}

.article__about-hero {
	margin-bottom: 40px;
}

@media (min-width: 576px) {
	.article__about-hero {
		margin-bottom: 60px;
	}
}

@media (min-width: 768px) {
	.article__about-hero {
		margin-bottom: 100px;
	}
}

@media (min-width: 992px) {
	.article__about-hero {
		margin-bottom: 160px;
	}
}

@media (min-width: 1200px) {
	.article__about-hero {
		max-width: 100%;
		margin-top: 100px;
		margin-bottom: 210px;
		padding: 0 34px;
	}
}

@media (min-width: 1560px) {
	.article__about-hero {
		padding: 0 54px;
	}
}

.article__about-hero img {
	display: block;
	width: 100%;
	height: auto;
}

.article .single-service-block+.single-service-block {
	margin-top: 60px;
}

@media (min-width: 1200px) {
	.article .single-service-block+.single-service-block {
		margin-top: 80px;
	}
}

.article--news img {
	max-width: 100%;
}

.article--news .article__header {
	margin-bottom: 40px;
}

@media (min-width: 1200px) {
	.article--news .article__filter {
		margin-top: 81px;
	}
}

.article--news .article__filter .filter__item {
	font-weight: 400;
}

@media (min-width: 1200px) {
	.article--news .article__filter .filter__item {
		font-family: "Poppins", "Arial", sans-serif;
		margin-right: 53px;
	}
}

.article--p0 {
	padding: 0;
}


/* 4.32 Home parallax */

.welcome {
	max-width: 480px;
}

.welcome__subtitle {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 14px;
}

.welcome__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: bold;
	text-transform: uppercase;
}

@media (min-width: 576px) {
	.welcome__title {
		font-size: 55px;
		line-height: 60px;
	}
}

@media (min-width: 768px) {
	.welcome__title {
		font-size: 75px;
		line-height: 80px;
	}
}

@media (min-width: 992px) {
	.welcome__title {
		font-size: 90px;
		line-height: 105px;
	}
}

.welcome__title span span {
	color: #b00b16;
}

.welcome__line {
	width: 28%;
	height: 4px;
	background-color: #b00b16;
	margin-top: 50px;
}

@media (min-width: 992px) {
	.welcome__line {
		margin-top: 100px;
	}
}

.parallax {
	min-height: 100vh;
	overflow-y: auto;
	color: #ffffff;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallax .scroll-wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	min-height: 100%;
	padding: 115px 0 144px;
}

@media (min-width: 1200px) {
	.parallax .scroll-wrap {
		padding: 115px 0 110px;
	}
}

.parallax--slider .scroll-wrap {
	padding: 0;
}

.parallax__wrapper {
	display: flex;
	justify-content: space-between;
}

.parallax__type {
	display: none;
	font-size: 16px;
	line-height: 18.77px;
	text-transform: uppercase;
	transform: rotate(-90deg);
	position: absolute;
	top: 33.3%;
	left: 18px;
}

@media (min-width: 1560px) {
	.parallax__type {
		display: block;
	}
}

.parallax__year {
	display: none;
	font-size: 16px;
	line-height: 18.77px;
	transform: rotate(-90deg);
	position: absolute;
	top: 28.8%;
	left: 5px;
}

@media (min-width: 768px) {
	.parallax__year {
		display: block;
	}
}

@media (min-width: 1560px) {
	.parallax__year {
		left: 46px;
	}
}

.parallax__project {
	max-width: 200px;
	padding: 35px;
	position: relative;
}

@media (min-width: 768px) {
	.parallax__project {
		max-width: 300px;
	}
}

@media (min-width: 1200px) {
	.parallax__project {
		max-width: 471px;
		padding: 68px 61px;
	}
}

.parallax__project::before {
	content: "";
	display: block;
	width: 110px;
	height: 100%;
	border: 4px solid #b00b16;
	border-right: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

@media (min-width: 1200px) {
	.parallax__project::before {
		width: 163px;
	}
}

.parallax__tag {
	margin-bottom: 14px;
	font-size: 14px;
}

@media (min-width: 320px) {
	.parallax__tag {
		font-size: calc(0.00298 * 100vw + 13.0462px);
	}
}

@media (min-width: 991px) {
	.parallax__tag {
		font-size: 16px;
	}
}

@media (min-width: 992px) {
	.parallax__tag {
		font-size: 16px;
		line-height: 26px;
	}
}

.parallax__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-weight: bold;
	font-size: 32px;
	line-height: 42px;
}

@media (max-width: 767px) {
	.parallax__title {
		font-size: 32px;
		line-height: 42px;
	}
}

@media (min-width: 768px) {
	.parallax__title {
		font-size: calc(0.02981 * 100vw + 10.462px);
	}
}

@media (min-width: 991px) {
	.parallax__title {
		font-size: 40px;
	}
}

@media (min-width: 992px) {
	.parallax__title {
		font-size: 60px;
		line-height: 68px;
	}
}

@media (min-width: 1200px) {
	.parallax__title {
		font-size: 80px;
		line-height: 90px;
	}
}

.parallax__link {
	display: flex;
	align-items: center;
	margin-top: 60px;
	font-weight: bold;
	color: #ffffff;
	transition: color 0.3s ease;
	font-size: 14px;
}

@media (min-width: 320px) {
	.parallax__link {
		font-size: calc(0.00894 * 100vw + 11.1386px);
	}
}

@media (min-width: 991px) {
	.parallax__link {
		font-size: 20px;
	}
}

@media (min-width: 992px) {
	.parallax__link {
		font-size: 20px;
	}
}

@media (min-width: 1200px) {
	.parallax__link {
		margin-top: 144px;
	}
}

@media (min-width: 992px) {
	.parallax__link:hover,
	.parallax__link:focus {
		color: #b00b16;
	}
	.parallax__link:hover svg,
	.parallax__link:focus svg {
		fill: #b00b16;
	}
}

.parallax__link svg {
	margin-left: 10px;
	fill: #ffffff;
	transition: fill 0.3s ease;
}

.parallax__counter {
	padding-top: 10px;
	padding-right: 10px;
	font-family: "Gilroy", "Arial", sans-serif;
}

.parallax__counter .current {
	font-weight: bold;
	position: relative;
	font-size: 32px;
}

@media (min-width: 320px) {
	.parallax__counter .current {
		font-size: calc(0.04173 * 100vw + 18.6468px);
	}
}

@media (min-width: 991px) {
	.parallax__counter .current {
		font-size: 60px;
	}
}

@media (min-width: 992px) {
	.parallax__counter .current {
		font-size: 60px;
		bottom: -48px;
		right: 7px;
	}
}

@media (min-width: 1200px) {
	.parallax__counter .current {
		font-size: 80px;
		bottom: -76px;
		right: 13px;
	}
}

.parallax__counter .total {
	font-size: 18px;
}

@media (min-width: 320px) {
	.parallax__counter .total {
		font-size: calc(0.0149 * 100vw + 13.231px);
	}
}

@media (min-width: 991px) {
	.parallax__counter .total {
		font-size: 28px;
	}
}

@media (min-width: 992px) {
	.parallax__counter .total {
		font-size: 28px;
	}
}

@media (min-width: 1200px) {
	.parallax__counter .total {
		font-size: 32px;
	}
}

.parallax__partners {
	margin-top: 78px;
}

.parallax__partners .partners__item {
	width: auto;
	text-align: left;
}

.parallax__latest-news .latest-news__header {
	margin-bottom: 85px;
}

.parallax .reviews-carousel .swiper-pagination {
	margin-top: 50px;
}

.services {
	color: #000000;
}

.services__wrapper {
	display: flex;
	flex-direction: column;
}

@media (min-width: 992px) {
	.services__wrapper {
		flex-direction: row;
		align-items: flex-start;
		padding-top: 50px;
	}
}

.services__left {
	display: flex;
	align-items: center;
	max-width: 300px;
	width: 100%;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.services__left {
		display: block;
		margin-right: 100px;
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.services__left {
		margin-right: 165px;
	}
}

.services__left p {
	margin: 0;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.services__left p br {
	display: none;
}

@media (min-width: 992px) {
	.services__left p br {
		display: block;
	}
}

@media (min-width: 1200px) {
	.services__left p {
		font-size: 20px;
		line-height: 35px;
		text-align: left;
	}
}

.services__digit {
	margin-right: 48px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 80px;
	line-height: 90px;
	font-weight: bold;
	color: #fcd54c;
	position: relative;
	text-align: left;
}

@media (min-width: 992px) {
	.services__digit {
		margin-bottom: 15px;
		margin-right: 0;
	}
}

@media (min-width: 1200px) {
	.services__digit {
		margin-bottom: 27px;
		font-size: 170px;
		line-height: 195px;
	}
}

.services__digit span span {
	font-size: 50px;
	line-height: 50px;
	position: absolute;
	left: auto;
	top: -15px;
}

@media (min-width: 1200px) {
	.services__digit span span {
		font-size: 80px;
		line-height: 80px;
		left: 119px;
		top: -65px;
	}
}

.services__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 35px;
}

@media (min-width: 768px) {
	.services__title {
		font-size: 40px;
		line-height: 45px;
	}
}

@media (min-width: 1200px) {
	.services__title {
		font-size: 48px;
		line-height: 69px;
		margin-bottom: 103px;
	}
}

.services__title span span {
	color: #fcd54c;
}

.services__grid {
	display: flex;
	flex-wrap: wrap;
}

@media (min-width: 992px) {
	.services__grid {
		margin: 0 -27px;
	}
}

.services__item {
	width: 100%;
	margin-bottom: 33px;
}

@media (min-width: 992px) {
	.services__item:hover .services__link,
	.services__item:focus .services__link {
		opacity: 1;
	}
}

@media (min-width: 992px) {
	.services__item {
		width: calc(48.7% - 54px);
		margin: 0 27px 33px;
	}
}

.services__item-title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.services__item-title {
		font-size: 25px;
		margin-bottom: 18px;
	}
}

.services__item-text {
	font-size: 14px;
	line-height: 18px;
	color: #787878;
	margin-bottom: 10px;
}

@media (min-width: 576px) {
	.services__item-text {
		font-size: 16px;
		line-height: 26px;
	}
}

@media (min-width: 768px) {
	.services__item-text {
		margin-bottom: 18px;
	}
}

.services__link {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 600;
	color: #fcd54c;
	transition: opacity 0.3s ease;
}

@media (min-width: 992px) {
	.services__link:hover svg,
	.services__link:focus svg {
		animation: link-arrow-hover 0.4s ease;
	}
}

@media (min-width: 992px) {
	.services__link {
		opacity: 0;
	}
}

.services__link svg {
	fill: #fcd54c;
	margin-left: 16px;
}

.slider-parallax {
	position: relative;
	display: flex;
	height: 100vh;
	min-height: 540px;
}

.slider-parallax .swiper-slide {
	display: flex;
	overflow: hidden;
}

.slider-parallax__slide {
	position: relative;
	display: flex;
	width: 100%;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	.slider-parallax__slide {
		flex-direction: row;
	}
}

.slider-parallax__slide-image {
	width: 100%;
}

.slider-parallax__slide-image img, .elementor .slider-parallax__slide-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.slider-parallax__slide-wrap {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 100px 15px 80px;
}

@media (min-width: 576px) {
	.slider-parallax__slide-wrap {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.slider-parallax__slide-wrap {
		flex-direction: row;
		max-width: 720px;
		padding-top: 140px;
		padding-bottom: 140px;
	}
}

@media (min-width: 992px) {
	.slider-parallax__slide-wrap {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.slider-parallax__slide-wrap {
		width: 80%;
		max-width: 1140px;
		padding-bottom: 164px;
	}
}

.slider-parallax__left {
	margin-top: 20px;
	order: 1;
}

@media (min-width: 768px) {
	.slider-parallax__left {
		margin-top: 0;
		order: 0;
	}
}

.slider-parallax__right {
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.slider-parallax__right {
		flex-grow: 1;
		text-align: right;
		font-size: 20px;
	}
}

@media (min-width: 992px) {
	.slider-parallax__right {
		padding-top: 14px;
		padding-right: 10px;
		font-size: 25px;
	}
}

.slider-parallax__subtitle {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.slider-parallax__subtitle {
		font-size: 23px;
	}
}

@media (min-width: 992px) {
	.slider-parallax__subtitle {
		font-size: 25px;
	}
}

@media (min-width: 992px) and (min-height: 768px) {
	.slider-parallax__subtitle {
		margin-bottom: 36px;
	}
}

.slider-parallax__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: bold;
	margin-bottom: 25px;
}

@media (min-width: 576px) {
	.slider-parallax__title {
		font-size: 55px;
		line-height: 60px;
	}
}

@media (min-width: 768px) {
	.slider-parallax__title {
		font-size: 75px;
		line-height: 80px;
	}
}

@media (min-width: 992px) {
	.slider-parallax__title {
		font-size: 90px;
		line-height: 105px;
		margin-bottom: 38px;
	}
}

@media (min-width: 992px) and (min-height: 900px) {
	.slider-parallax__title {
		margin-bottom: 42px;
	}
}

.slider-parallax__title br {
	display: none;
}

@media (min-height: 768px) {
	.slider-parallax__title br {
		display: block;
	}
}

.slider-parallax__title span span {
	font-size: 32px;
	font-weight: 400;
}

.slider-parallax__text {
	max-width: 320px;
	font-size: 14px;
	line-height: 22px;
	color: #cccccc;
	margin-bottom: 30px;
}

@media (min-width: 576px) {
	.slider-parallax__text {
		font-size: 16px;
		line-height: 26px;
	}
}

@media (min-width: 992px) and (min-height: 900px) {
	.slider-parallax__text {
		margin-bottom: 45px;
	}
}

.slider-parallax__tag {
	font-weight: bold;
}

.slider-parallax__date {
	margin-bottom: 8px;
}

@media (min-width: 992px) {
	.slider-parallax__date {
		margin-bottom: 14px;
	}
}

.slider-parallax__nav {
	position: absolute;
	bottom: 180px;
	right: 15px;
	width: 100%;
	z-index: 1;
}

@media (min-width: 576px) {
	.slider-parallax__nav {
		max-width: 540px;
		left: 50%;
		right: auto;
		transform: translateX(-50%);
	}
}

@media (min-width: 768px) {
	.slider-parallax__nav {
		max-width: 720px;
		bottom: 140px;
	}
}

@media (min-width: 992px) {
	.slider-parallax__nav {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.slider-parallax__nav {
		width: 95%;
		max-width: 1450px;
		bottom: 51%;
	}
}

.slider-parallax__nav-btn {
	width: 50px;
	height: 50px;
	background-color: transparent;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	border: none;
	cursor: pointer;
}

@media (min-width: 1560px) {
	.slider-parallax__nav-btn {
		width: 64px;
		height: 64px;
	}
}

.slider-parallax__nav-btn:focus {
	outline: none;
}

@media (min-width: 992px) {
	.slider-parallax__nav-btn:hover svg,
	.slider-parallax__nav-btn:focus svg {
		fill: #b00b16;
	}
}

.slider-parallax__nav-btn svg {
	width: 100%;
	height: 100%;
	fill: #ffffff;
	transition: fill 0.3s ease;
}

.slider-parallax__nav-btn--prev {
	right: 0;
	transform: translateX(-150%) translateY(-50%);
}

@media (min-width: 576px) {
	.slider-parallax__nav-btn--prev {
		transform: translateX(-200%) translateY(-50%);
	}
}

@media (min-width: 1200px) {
	.slider-parallax__nav-btn--prev {
		left: 0;
		transform: translateX(0) translateY(-50%);
	}
}

.slider-parallax__nav-btn--next {
	right: 0;
}

.contact-parallax {
	padding-top: 40px;
}

.contact-parallax__wrapper {
	display: flex;
	flex-direction: column;
}

@media (min-width: 1200px) {
	.contact-parallax__wrapper {
		flex-direction: row;
	}
}

.contact-parallax__left {
	width: 100%;
	margin-bottom: 45px;
}

@media (min-width: 1200px) {
	.contact-parallax__left {
		max-width: 470px;
		margin-right: 95px;
		margin-bottom: 0;
	}
}

.contact-parallax__title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 45px;
	line-height: 45px;
	font-weight: bold;
	margin-bottom: 20px;
}

@media (min-width: 576px) {
	.contact-parallax__title {
		font-size: 55px;
		line-height: 55px;
	}
}

@media (min-width: 768px) {
	.contact-parallax__title {
		font-size: 75px;
		line-height: 75px;
	}
}

@media (min-width: 1200px) {
	.contact-parallax__title {
		font-size: 90px;
		line-height: 90px;
		margin-bottom: 30px;
	}
}

.contact-parallax__text {
	font-size: 14px;
	line-height: 22px;
	color: #cccccc;
	margin-bottom: 30px;
}

@media (min-width: 576px) {
	.contact-parallax__text {
		font-size: 16px;
		line-height: 26px;
	}
}

@media (min-width: 1200px) {
	.contact-parallax__text {
		margin-bottom: 65px;
	}
}

.contact-parallax__address,
.contact-parallax__phone {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
}

@media (min-width: 1200px) {
	.contact-parallax__address,
	.contact-parallax__phone {
		font-size: 32px;
		line-height: 45px;
	}
}

.contact-parallax__address {
	margin-bottom: 15px;
}

@media (min-width: 1200px) {
	.contact-parallax__address {
		margin-bottom: 60px;
	}
}

.contact-parallax__phone {
	display: block;
	margin-bottom: 24px;
	color: #ffffff;
	transition: color 0.3s ease;
}

@media (min-width: 992px) {
	.contact-parallax__phone:hover,
	.contact-parallax__phone:focus {
		color: #b00b16;
	}
}

.contact-parallax__email {
	display: block;
	font-size: 14px;
	color: #cccccc;
	transition: color 0.3s ease;
}

@media (min-width: 992px) {
	.contact-parallax__email:hover,
	.contact-parallax__email:focus {
		color: #b00b16;
	}
}

@media (min-width: 576px) {
	.contact-parallax__email {
		font-size: 16px;
	}
}

.contact-parallax__form-title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 26px;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 35px;
}

@media (min-width: 1200px) {
	.contact-parallax__form-title {
		font-size: 32px;
		line-height: 45px;
		margin-bottom: 58px;
	}
}

.contact-parallax__form-title span span {
	color: #b00b16;
}

.contact-parallax__form label {
	display: block;
	width: 100%;
	position: relative;
}

.contact-parallax__form label.label-textarea {
	height: 144px;
}

.contact-parallax__form label:not(:first-of-type) {
	margin-top: 30px;
}

@media (min-width: 992px) {
	.contact-parallax__form label:not(:first-of-type) {
		margin-top: 44px;
	}
}

.contact-parallax__form .line {
	width: 0;
	height: 1px;
	background-color: #b00b16;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: width 0.3s linear;
}

.contact-parallax__form input,
.contact-parallax__form textarea {
	width: 100%;
	padding: 10px 20px;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	background-color: transparent;
	outline: none;
	color: #ffffff;
	position: relative;
}

@media (min-width: 992px) {
	.contact-parallax__form input,
	.contact-parallax__form textarea {
		padding: 15px 30px;
	}
}

.contact-parallax__form input::placeholder,
.contact-parallax__form textarea::placeholder {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 16px;
	color: #ffffff;
	opacity: 0.6;
}

@media (min-width: 992px) {
	.contact-parallax__form input:hover,
	.contact-parallax__form input:focus,
	.contact-parallax__form textarea:hover,
	.contact-parallax__form textarea:focus {
		border-color: #cccccc;
	}
}

.contact-parallax__form input:focus,
.contact-parallax__form textarea:focus {
	color: #ffffff;
}

.contact-parallax__form input:focus::placeholder,
.contact-parallax__form textarea:focus::placeholder {
	opacity: 0;
}

.contact-parallax__form input:focus+.line,
.contact-parallax__form textarea:focus+.line {
	width: 100%;
}

.contact-parallax__form textarea {
	height: 144px;
	margin: 0;
	resize: none;
}

.contact-parallax__submit {
	font-family: "Poppins", "Arial", sans-serif;
	font-size: 16px;
	font-weight: 500;
	margin-top: 55px;
	padding: 17px 40px;
}

.grid-sizer {
	width: 33.3%;
}

.projects-grid-col-4 .grid-sizer,
.news-grid-col-4 .grid-sizer {
	width: 25%;
}

.project-images-grid {
	padding: 0;
	list-style: none;
}

.project-images-grid .grid-sizer {
	width: 25%;
}

.project-images-item {
	margin-bottom: 26px;
}

.align-center {
	text-align: center;
}

.latest-projects__carousel,
.reviews-carousel .swiper-container {
	padding-bottom: 80px;
}

.latest-projects__carousel .swiper-pagination,
.reviews-carousel .swiper-pagination {
	bottom: 0;
}

.latest-projects__carousel .swiper-pagination-bullet,
.reviews-carousel .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	background: #c4c4c4;
	transition: all 0.4s ease 0s;
	opacity: 1;
	cursor: pointer;
}

.latest-projects__carousel .swiper-pagination-bullet.swiper-pagination-bullet-active,
.reviews-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #b00b16;
}

.admin-bar .header--fixed {
	margin-top: 32px;
}

.page-navigation {
	margin: 60px 0 100px 0;
}

.page-navigation:after {
	content: '';
	position: relative;
	clear: both;
	display: block;
}

.page-navigation a {
	display: flex;
	align-items: center;
	margin-top: 10px;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: 600;
}

.page-navigation a.page-navigation__left {
	float: left;
}

.page-navigation a.page-navigation__next {
	float: right;
	display: block;
}

.page-navigation a.page-navigation__next:after {
	content: '';
	content: '\f054';
	position: relative;
	top: 1px;
	font-family: 'Font Awesome 5 Free';
	display: inline-block;
	margin-left: 10px;
	font-weight: 900;
}

.page-navigation a.page-navigation__prev:before {
	content: '';
	content: '\f054';
	position: relative;
	top: 1px;
	font-family: 'Font Awesome 5 Free';
	display: inline-block;
	margin-right: 10px;
	transform: scaleX(-1);
	font-weight: 900;
}

.pager, .page-links {
	padding: 0 0 30px 0;
	text-align: center;
}

.page-links {
	padding: 30px 0;
	line-height: 38px;
}

.pager .next:before,
.pager .prev:before {
	content: '';
	content: '\f054';
	position: relative;
	top: 1px;
	font-family: 'Font Awesome 5 Free';
	display: inline-block;
	margin-left: 10px;
	font-weight: 900;
	font-size: initial;
}

.pager .next:hover,
.pager .prev:hover {
	background: none;
	color: #000;
}

.pager .prev:before {
	margin-left: 0;
	margin-right: 10px;
	transform: scaleX(-1);
}

.pager span,
.pager a,
.page-links .post-page-numbers {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: all 0.3s ease 0s;
}

.pager a:hover,
.page-links .post-page-numbers:hover {
	background: #b00b16;
	border-color: #b00b16;
	color: #000;
}

.pager .next,
.pager .prev {
	border: none;
	font-size: 0;
}

.pager .current,
.page-links .current {
	color: #000;
    background-color: #b00b16;
}

@media (max-width: 991px) {
	.admin-bar .header--fixed {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	.c__map .elementor-column>.elementor-element-populated {
		padding: 100px 34px 34px 34px!important;
	}
}

@media (min-width: 1560px) {
	.c__map .elementor-column>.elementor-element-populated {
		padding: 100px 54px 54px 54px!important;
	}
}


/* Blog Posts & Sidebar */

.content-sidebar {
	padding-left: 30px;
}

.content-sidebar .widget {
	margin-bottom: 3rem;
}

.content-sidebar .widget .widget-title {
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 18px;
	line-height: 21.76px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	margin-bottom: 30px;
}

.content-sidebar ul,
.post-content .wp-block-archives,
.comment-item__text .wp-block-archives {
	padding-left: 0;
	list-style: none;
}

.content-sidebar ul li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.post-content .wp-block-archives li,
.comment-item__text .wp-block-archives li {
	margin-bottom: 0.6rem;
	position: relative;
	line-height: 1.5;
	color: #767676;
}

.content-sidebar ul li a,
.post-content .wp-block-archives li a,
.comment-item__text .wp-block-archives li a {
	text-decoration: none;
}

.content-sidebar .screen-reader-text {
	display: none;
}

select,
.custom-select {
	background-color: transparent;
	border: 0;
	border: solid 1px #c9c9c9;
	border-radius: 0;
	box-shadow: none;
	color: #787878;
	font-size: inherit;
	height: auto;
	padding: 15px 16px;
	position: relative;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-top: -1rem;
	outline: none;
}

select,
.custom-select {
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.1rem center/40px 12px;
}

.wp-block-calendar, .wp-block-archives-dropdown, .wp-block-categories-dropdown {
	margin: 30px 0;
	max-width: 300px;
}

.post-content table,
.comment-item__text table {
	width: 100%;
	margin: 2rem 0;
	padding: 0;
	border-collapse: collapse;
}

.post-content table td,
.post-content table th,
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th,
.comment-item__text table td,
.comment-item__text table th,
.comment-item__text .wp-block-table.is-style-stripes td,
.comment-item__text .wp-block-table.is-style-stripes th {
	padding: 10px 20px;
	border: 1px solid #C4C4C4;
	background: none;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: none;
}

.wp-block-table.is-style-stripes {
	border-bottom: none;
	border-collapse: collapse;
}

.calendar_wrap table,
.wp-block-calendar table {
	width: 100%;
	font-size: 0.875rem;
	background: transparent;
	border-collapse: collapse;
}

.calendar_wrap table caption,
.wp-block-calendar table caption {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	caption-side: top;
}

.calendar_wrap table th,
.wp-block-calendar table th {
	padding: 3px;
	text-align: center;
	border: none;
	color: #000;
	font-weight: 600;
}

.calendar_wrap table td,
.wp-block-calendar table td {
	padding: 3px;
	text-align: center;
	border: 1px solid #c9c9c9;
}

.calendar_wrap table tfoot td,
.wp-block-calendar table tfoot td {
	text-align: left;
	border: none;
}

.calendar_wrap table tfoot td:last-child,
.wp-block-calendar table tfoot td:last-child {
	text-align: right;
}

.wp-block-calendar tfoot a {
	color: #f7541b;
}

.content-sidebar a {
	text-decoration: none;
}

.content-sidebar a:hover {
	text-decoration: none;
}

.content-sidebar ul ul {
	margin-top: 0.6rem;
}

.content-sidebar ul ul li {
	position: relative;
	padding-left: 0.6rem;
}

.content-sidebar ul ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 12px;
	width: 5px;
	height: 1px;
	background: #8d99a7;
}

.content-sidebar ul li a.rsswidget {
	display: block;
	color: #110f10;
	font-weight: 700;
	text-decoration: none;
}

.content-sidebar ul li .rss-date,
.content-sidebar ul li cite {
	padding: 0.5rem 0;
	display: block;
	font-size: 0.875rem;
	color: #8d99a7;
}

.rssSummary {
	display: block;
	color: #110f10;
}

.textwidget img {
	height: auto;
}

.tags-links a,
.col__sedebar .tagcloud a,
.wp-block-tag-cloud a,
.sidebar__tag-item,
.post-sb__tags a {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px 10px;
	display: inline-block;
	border: 1px solid #d3d3d3;
	font-family: "Gilroy", "Arial", sans-serif;
	font-size: 12px!important;
	color: #000000;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

@media (min-width: 992px) {
	.tags-links a:hover,
	.col__sedebar .tagcloud a:hover,
	.wp-block-tag-cloud a:hover {
		background-color: #b00b16;
		border-color: transparent;
	}
}

.content-sidebar ul.menu {
	position: relative;
	height: auto;
	transform: none;
	opacity: 1;
	display: block;
	background: none;
}

.archive-item {
	margin-bottom: 3rem;
}

@media (min-width: 992px) {
	.archive-item {
		margin-bottom: 4rem;
	}
}

.archive-item .sticky {
	position: relative;
	padding-left: 0;
	padding-top: 0;
}

.archive-item .sticky:before {
	content: '';
	background-image: url(/wp-content/themes/dyanecotnoir2022/assets/images/angle.svg);
	background-size: cover;
	position: absolute;
	pointer-events: none;
	height: 2rem;
	width: 2rem;
	top: -1rem;
	left: -1.4rem;
	z-index: 1000;
}

.archive-item .category {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 26px;
}

.archive-item .title {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.3;
	font-weight: 700;
	font-family: "Gilroy", "Arial", sans-serif;
}

@media (min-width: 992px) {
	.archive-item .title {
		font-size: 28px;
	}
}

.archive-item a {
	text-decoration: none;
}

.archive-item .text p {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #000;
}

.archive-item .btn-link {
	color: #000;
	display: inline-block;
	font-weight: 600;
	position: relative;
	text-decoration: none;
}

.archive-item .btn-link:before {
	content: '';
	background-color: #000;
	height: 1px;
	position: absolute;
	top: 50%;
	right: -4rem;
	width: 3rem;
	transform: scale3d(1, 1, 1);
	transform-origin: left;
	transition: all .3s ease-in-out;
}

.archive-item .btn-link:hover {
	color: #b00b16;
}

.archive-item .btn-link:hover:before {
	background-color: #b00b16;
	width: 0;
}

.archive-item .image {
	position: relative;
	overflow: hidden;
	font-size: 0;
}

.archive-item .image img {
	margin-bottom: 30px;
	max-width: 100%;
	transform: scale(1);
	transition: transform 0.8s cubic-bezier(0.2, 1, 0.8, 1);
}

.archive-item:hover .image img {
	transform: scale(1.05);
}

.screen-reader-text {
	display: none;
}

.post-content h1:first-child,
.post-content h2:first-child,
.post-content h3:first-child,
.post-content h4:first-child,
.post-content h5:first-child,
.post-content h6:first-child,
.comment-item__text h1:first-child,
.comment-item__text h2:first-child,
.comment-item__text h3:first-child,
.comment-item__text h4:first-child,
.comment-item__text h5:first-child,
.comment-item__text h6:first-child {
	margin-top: 0;
}

.trackback .comment-item__content,
.pingback .comment-item__content {
	margin-left: 0!important;
}

.wp-caption-text,
.wp-block-image figcaption,
.wp-block-video figcaption,
.wp-block-embed figcaption,
.blocks-gallery-caption {
	max-width: 100%;
	margin: 0;
	padding: 5px 10px 0 10px;
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
	opacity: 0.7;
}

.wp-block-button {
	margin-bottom: 20px;
}

.post-content .gallery .gallery-item,
.comment-item__text .gallery .gallery-item {
	margin: 0;
	padding: 15px;
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	text-align: center;
}

.post-content .gallery.gallery-columns-1 .gallery-item,
.comment-item__text .gallery.gallery-columns-1 .gallery-item {
	width: 100%;
}

.post-content .gallery.gallery-columns-2 .gallery-item,
.comment-item__text .gallery.gallery-columns-2 .gallery-item {
	width: 50%;
}

.post-content .gallery.gallery-columns-3 .gallery-item,
.comment-item__text .gallery.gallery-columns-3 .gallery-item {
	width: 33.333%;
}

.post-content .gallery.gallery-columns-4 .gallery-item,
.comment-item__text .gallery.gallery-columns-4 .gallery-item {
	width: 25%;
}

.post-content .gallery.gallery-columns-5 .gallery-item,
.comment-item__text .gallery.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-item .wp-caption-text.gallery-caption,
.comment-item__text {
	padding-top: 10px;
	font-size: 0.875rem;
}

.content-sidebar .search-form,
.wp-block-search,
.widget_product_search,
.wp-block-search .wp-block-search__button {
	position: relative;
	max-width: 300px;
}

.content-sidebar .search-form input[type="search"],
.wp-block-search input[type="search"],
.widget_product_search input[type="search"],
.wp-block-search input[type="search"] {
	background: #fff;
}

.content-sidebar .search-form input[type="submit"],
.wp-block-search input[type="submit"],
.widget_product_search input[type="submit"],
.wp-block-search .wp-block-search__button {
position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 100%;
	z-index: 2;
	opacity: 1;
	font-size: 0;
	cursor: pointer;
	border: none;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3e%3cpath d='M62.9 56.5l-17-13.8c7.2-9.9 6.1-23.7-2.7-32.5C38.4 5.3 32 2.7 25.3 2.7s-13 2.6-17.8 7.4S0 21.3 0 28s2.7 13.1 7.5 17.9c5.1 5.1 11.5 7.5 17.9 7.5 6.1 0 12.3-2.1 17.1-6.7l17.3 14.1c.5.5 1.1.5 1.6.5.8 0 1.6-.3 2.1-1.1.8-1 .8-2.6-.6-3.7zM25.3 48c-5.3 0-10.4-2.1-14.1-5.9-3.7-3.7-5.9-8.8-5.9-14.1s2.1-10.4 5.9-14.1S20 8 25.3 8s10.4 2.1 14.1 5.9 5.9 8.8 5.9 14.1-2.1 10.4-5.9 14.1c-3.7 3.8-8.7 5.9-14.1 5.9z'/%3e%3c/svg%3e ") no-repeat center center;
	background-size: 18px;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
	padding-left: 0;
}

.wp-block-search {
	margin-bottom: 1.9rem;
	position: relative;
	max-width: 300px;
}

.content-sidebar .search-form label,
.widget_product_search label {
	display: block;
}

.wp-block-search .wp-block-search__label {
	display: block;
	position: absolute;
	top: 0;
	padding-left: 30px;
	color: #110f10;
	font-size: .9375rem;
	font-weight: 500;
	letter-spacing: .1rem;
	text-transform: uppercase;
	z-index: -1;
	opacity: 0.5;
}

.content-sidebar .search-form .screen-reader-text {
	display: none;
}

.post-content .wp-block-archives,
.comment-item__text .wp-block-archives {
	margin: 2rem 0;
}

.wp-block-latest-comments {
	margin: 2rem 0;
	padding: 0;
}

.wp-block-latest-comments__comment {
	font-size: 1.05rem;
}

.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date {
	padding: 0.5rem 0;
	display: block;
	font-size: 0.875rem;
	color: #8d99a7;
}

.wp-block-latest-posts__post-date {
	padding-top: 0;
}

.wp-block-latest-comments__comment-excerpt {
	margin-bottom: 1.9rem;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	margin-bottom: 0.5rem;
}

.wp-block-latest-comments__comment-excerpt p {
	margin-top: 0!important;
	font-size: 1.05rem;
	line-height: 1.5;
}

.wp-block-button {
	margin-bottom: 1.2rem;
	line-height: normal;
}

.wp-block-button__link {
	box-shadow: none;
	display: inline-block;
	margin: 0;
	text-align: center;
	text-decoration: none!important;
	overflow-wrap: break-word;
	background-color: #b00b16;
	border: 1px solid #b00b16;
	border-radius: 28px;
	color: #fff!important;
	cursor: pointer;
	font-size: .87rem;
	font-weight: 600;
	letter-spacing: .1rem;
	line-height: 1.6;
	white-space: nowrap;
	overflow: hidden;
	padding: .8rem 2rem .7rem;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
}

.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

.is-style-outline .wp-block-button__link {
	background-color: transparent;
	color: #b00b16!important;
	border: 1px solid #b00b16;
}

.wp-block-group.has-background .wp-block-group__inner-container {
	margin-bottom: 1.2rem;
	padding: 1.2rem;
}

.wp-block-group.has-background .wp-block-group__inner-container p:last-child {
	margin-bottom: 0;
}

hr {
	border-top: 1px solid #8d99a7;
}

.post-password-form label input {
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #8d99a7;
	border-radius: 0;
	box-shadow: none;
	color: #110f10;
	font-size: inherit;
	height: auto;
	padding: 1rem 0;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-top: -1rem;
}

.post-password-form input[type="submit"] {
	background-color: transparent;
	border: 1px solid #b00b16;
	border-radius: 0;
	color: #b00b16;
	cursor: pointer;
	font-size: .87rem;
	font-weight: 600;
	letter-spacing: .1rem;
	line-height: inherit;
	white-space: nowrap;
	overflow: hidden;
	padding: .8rem 2rem .7rem;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.bypostauthor {
	border-top: 10px solid #e18728;
}

.wp-block-column .block-quote::before,
.wp-block-column .wp-block-quote::before,
.wp-block-column .wp-block-pullquote::before,
.wp-block-column blockquote::before {
	display: none;
}

.wp-block-calendar a {
	text-decoration: none;
	color: #b00b16;
}

.post-content nav.wp-calendar-nav,
.comment-item__text nav.wp-calendar-nav {
	margin-top: 0.5rem;
}

.wp-block-column p:first-child,
.wp-block-column ul:first-child,
.wp-block-column ol:first-child,
.wp-block-column blockquote:first-child {
	margin-top: 0;
}

.comment-item__text > p:first-child,
.comment-item__text > ul:first-child,
.comment-item__text > ol:first-child {
	margin-top: 0;
}

.wp-block-column p:last-child,
.wp-block-column ul:last-child,
.wp-block-column ol:last-child,
.wp-block-column blockquote:last-child {
	margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.post-sb-page__heading,
.archive-item .title {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	max-width: 100%;
}

.post-content:after {
	clear: both;
	position: relative;
	display: block;
	content: '';
}

@media only screen and (max-width: 991px) {
	.content-sidebar {
		margin-top: 3rem;
		padding-left: 0;
	}
}

.wpcf7-not-valid-tip {
	position: absolute;
	white-space: nowrap;
    margin-top: 3px;
    font-size: 13px;
}

.footer--fixed {
	padding-top: 0;
}

.services-provided__icon {
	height: auto;
	line-height: 1;
}

.services-provided__icon svg, .services-provided__icon img {
	max-height: 100px;
	max-width: 100px;
}

.preview-card__text p {
	max-height: 78px;
	overflow: hidden;
}

.latest-news__item.col-12.col-lg-4 {
	margin-bottom: 30px;
}

@media (max-width: 767px) {
.preview-card__image {
    height: 280px;
}
}

.card--news:hover .card__content, .card--news:focus .card__content {
	background-color: #ffffff !important;
}

.disable_preloader .preloader {
	display: none !important;
}

