﻿@import url('https://fonts.googleapis.com/css2?family=El+Messiri&family=Exo+2:wght@400..700&family=Neucha&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
                                        { background: transparent;
                                          border: 0;
                                          margin: 0;
                                          padding: 0;
                                        }
html {
	background-color: white;
}
body                                    { line-height: 1; 
						height:100%;
						min-height:100vh;
						overflow-y:auto;
						text-align: center;
}

.cssanimations body {
						overflow-x:hidden;
}

h1, h2, h3, h4, h5, h6, .headtitle      { clear: both;
                                          font-weight: normal;
                                          line-height: 30px;
										  font-family: 'Exo 2', Arial;
}

.headtitle {
	font-size: 2em;
}
ol, ul                                  { list-style: none }
.hopage                                 { width: 95%;
                                          height: auto;
                                          margin-left: 15px;
                                          float: left;
                                        }
blockquote                              { quotes: none }
blockquote:before, blockquote:after     { content: '';
                                          content: none;
                                        }
del                                     { text-decoration: line-through }
/* tables still need 'cellspacing="0"' in the markup */
table                                   { border-collapse: collapse;
}
a img                                   { border: none }
a                                         { outline: none }
/* =Layout

-------------------------------------------------------------- */

/* место под основную часть  */
#wrap                                   { width: 100%;
                                          text-align: left;
                                          margin: auto;
										  position: relative;
/*					  top: 90px;*/
}

/* надпись Караван 
#main				{
										  -webkit-border-radius: 5px;
										  -moz-border-radius: 5px;
										  border-radius: 5px;
										  border: 1px solid transparent;
}*/

/* текстовая часть, настройка текста */
#content                             	{
                                          color: #002663;
                                          -webkit-border-radius: 0px 0px 5px 5px;
                                          -moz-border-radius: 0px 0px 5px 5px;
                                          border-radius: 0px 0px 5px 5px;
/*                                          margin: 0px 11px 10px 11px;*/
                                          padding: 60px 10px 0px 10px;
/*										  background-color:#EEFFFF;
                                          padding-right: 10px;*/
                                        }
/* =Fonts

-------------------------------------------------------------- */
body, input, textarea, .page-title span, .pingback a.url, .commonfont
                                        { font-family: 'Exo 2', Arial; 
										  font-weight: 400;
										  }
html * {max-height:1000000px;}
										  
h3#comments-title, h3#reply-title, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, /*.comment-body tr th, .comment-body thead th,*/ .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text
                                        { font-family: 'Exo 2', Arial; }
pre                                     { font-family: "Courier 10 Pitch", Courier, monospace }
code                                    { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace }
.entry-title {
				font-family: 'El Messiri', sans-serif;
				padding: 0px 10px 30px 10px;			
}
.textonbackright {
	color: #002663;
}
.textonback {
	position:relative;
}

.textonbackright, .textwithback {
	background: #FFF;
	background: rgba(255,255,255,0.8);
	padding-bottom: 2px;
	display: inline-block;
	padding-left:10px;
	padding-right:10px;
	text-shadow: none;
}
a:hover .textonbackright, a:focus .textonbackright, a:active .textonbackright {
	background: #5673DB;
	color: #FFF;
}

/* =Global Elements

-------------------------------------------------------------- */
body					                { color: #002663;
										  background-color: #CED3D5;
}
input, textarea	                		{ color: #002663;
										  background-color: white;
}
body, input, textarea, li               { 
                                          font-size: 22px;
                                          line-height: 1.5em;
}
hr                                      { background-color: #e7e7e7;
                                          border: 0;
                                          clear: both;
                                          height: 1px;
                                          margin-bottom: 18px;
                                        }
/* Text elements */
p                                       { margin-bottom: 1.2em;
}
ul                                      { }
ol                                      { list-style: decimal }
ol ol                                   { list-style: upper-alpha }
ol ol ol                                { list-style: lower-roman }
ol ol ol ol                             { list-style: lower-alpha }
ul ul, ol ol, ul ol, ol ul              { margin-bottom: 0 }
dl                                      { margin: 0 0 24px 0 }
dt                                      { font-weight: bold }
dd                                      { margin-bottom: 18px }
strong                                  { font-weight: bold }
cite, em, i                             { font-style: italic }
big                                     { font-size: 131.25% }
ins                                     { background: #ffc;
                                          text-decoration: none;
                                        }
blockquote                              { font-style: italic;
                                          padding: 0 3em;
                                        }
blockquote cite, blockquote em, blockquote i
                                        { font-style: normal }
pre                                     { color: #ccc;
                                          line-height: 18px;
                                          margin-bottom: 18px;
                                          padding: 1.5em;
                                        }
abbr, acronym                           { border-bottom: 1px dotted #666;
                                          cursor: help;
                                        }
sup, sub                                { height: 0;
                                          line-height: 1;
                                          position: relative;
                                          vertical-align: baseline;
                                        }
sup                                     { bottom: 1ex }
sub                                     { top: .5ex }
a:link                                  			{ color: inherit;
                                          text-decoration: underline;
}
a:visited                               		{  color: inherit;
                                          text-decoration: underline;
}
/*.landpageblue a {
	color: #002663;
}*/
a:active, a:hover                      	 { color: #065ed9;
                                          text-decoration: underline;
}



/*.landpageblue a:active, .landpageblue a:hover { 
	color: #FFF;
}*/

/* =Specific Elements -------------------------------------------------------------- */
.screen-reader-text                     { display: none }
#searchbutton        			         { float: left;
								   height: 26px;
								   margin-left: 5px;
								   margin-top: 0px;
}
#searchtext 				                 { color: #002663;
								   height: 22px;
								   margin-left: 0px;
								   padding-left: 7px;
								   width: 226px; 
								   float:left;
								   border: 1px solid;
								   -webkit-border-radius: 4px 4px 4px 4px;
								   -moz-border-radius: 4px 4px 4px 4px;
								   border-radius: 4px 4px 4px 4px;
}
/* =Menu

-------------------------------------------------------------- */
#top_menu                               {
                                          width: 250px;
										  left: 35px;
                                          clear: both;
                                        }
#top_menu ul                            { list-style: none;
/*                                          padding: 0 7px;*/
                                          margin: 0;
                                        }
#top_menu ul li                         { float: left;
                                          display: block;
/*                                          padding-right: 2px;*/
											margin-bottom: 20px;
                                        }
/* цвет текста в главном меню */
#top_menu .menu-item a        { 
    display: block;
	position: relative;
    height: 45px;
	width: 250px;			
	line-height: 45px;
}

.menu-item a, .menutext {
/*	color: #2b2b2b;*/
	color: #032a71;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	font-family: 'Exo 2', Arial;
	font-style: normal;
}				
										
#content .hopage #ho1                   { padding-left: 4px;
                                          padding-right: 5px;
                                          width: 57%;
                                          text-align: justify;
                                          padding-bottom: 10px;
                                          float: left;
                                        }
#content .hopage #ho1 #ho2              { padding-bottom: 10px;
                                          font-size: 13px;
                                          line-height: 15px;
                                        }
#content .hopage #ho1 img               { float: right;
                                          padding-top: 0px;
                                        }
#content .hopage img                    { float: left;
                                          padding-top: 36px;
                                          padding-left: 10px;
                                        }
#content .hopage #ho3                   { padding-bottom: 0px;
                                          font-size: 13px;
                                          line-height: 15px;
                                          float: left;
                                          width: 54%;
                                          padding-top: 38px;
                                          text-align: justify;
                                        }
.hopage #ho4                            { padding-left: 25px;
                                          font-size: 13px;
                                          line-height: 15px;
                                          float: left;
                                          width: 56%;
                                          padding-top: 42px;
                                          text-align: justify;
                                          color: #fff;
                                        }

/* Contact form */

input[type="text"], textarea { 										  
	padding: 5px 10px;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 60px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
.main-text 			{font-size: 	12px; text-align: justify; cursor:pointer; vertical-align: top;}

.widget_archive		{display: 		block;
}	
select, .roundborder	{color:			#002663;
					 -webkit-border-radius: 4px 4px 4px 4px;
					 -moz-border-radius: 4px 4px 4px 4px;
					 border-radius: 4px 4px 4px 4px;
					 border: 1px solid #002663;
}
#search_main		{display: none;
					 padding-top:10px; 
					 position:relative; 
					 left:625px;
					 width: 315px;
}
.but_personal a		{width: 		260px;
					 height: 		26px;
					 background: 	url(images/but_personal1.png) no-repeat top center;
					 display:		block;
}
.but_personal a:hover {width: 		260px;
					 height: 		26px;
					 background: url(images/but_personal1_hover.png) no-repeat top center;
					 display:		block;
}
.emptyclass			{
}
.karavan			{
					width: 125px;
					height: 50px;
					background: url(/images/karavan40w.png) no-repeat left center;
					cursor: pointer;
					position: absolute;
					left: 0px;
					top:0px;
}

#karavan {
	cursor: pointer;
/*  background-color: rgba(0,0,0,0.2);*/
/*  background: url(../images/karavan.png) center center no-repeat;*/
  height: 200px;
  line-height: 35px;
  padding: 0 30px;
  color: white;
/*  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2*/
}

#karavan a {
  text-decoration: none;
  color: inherit;
  font-size: 17px
}

/*.company {
	top:145px;
	position: relative;
	z-index: 999;
/*	width: 100%;*/
/*	display: none;
}*/

.menupanda a, .submenupanda a { cursor: default }
.itempanda a 		{ cursor: pointer }
/*.supplyfield		{
						width:210px; 
						float:left; 
						vertical-align:bottom; 
						top:3px; 
						left:5px; 
						position:relative;
 					    font-size: 12px;
					    color: #002663;
                        font-weight: normal;
 					    font-family: Verdana, Georgia, Arial;
}*/


#form-send-supply	{
	height:660px;
}

#header > *, .dashboardcmn > *, .noselect, .pbThumbs img {
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.P80 {
	color: #065ed9;
}

.nav-previous, .nav-next {
	display: inline-block;
	position: relative;
}

.nav-previous a {
	left: 0px;
}

.nav-next a {
	left: 100px;
}

.nav-previous a:before {
	background: url(/images/other/nav.png?ver=1) no-repeat 0px 0px;
	content: '';
	display: block;
	height: 50px;
	left: 0px;
	top: 0px;
	width: 50px;
}

.nav-previous a:hover:before {
	background-position: 0px -50px;
}

.nav-previous a:active:before {
	background-position: 0px -100px;
}

.nav-next a:before {
	background: url(/images/other/nav.png?ver=1) no-repeat -50px 0px;
	content: '';
	display: block;
	height: 50px;
	left: 0px;
	top: 0px;
	width: 50px;
}

.nav-next a:hover:before {
	background-position: -50px -50px;
}

.nav-next a:active:before {
	background-position: -50px -100px;
}

#header {
	position: fixed;
	width: 320px;
	height: 100%;
	background: #042a71;
	top:0px;
	overflow-x:hidden; 
	overflow-y:auto;
}

/* ---------------------------------------------------------------------------------------------- */
#ButtonMenuHnav {
	display: none;
	margin-right: 35px;
	float: left; 
	color: #002663;  /* invert */
/*	color: #b6c9dd; */
	width: auto; 
	cursor:pointer
}

.fa-chevron-down, .fa-chevron-up {
	display: none;
}

.minimise .fa-chevron-down, .maximise .fa-chevron-up {
	display: inline-block;
}

.Loading .hnav, .Loading .hnav1 {
	visibility: hidden;
}

.hnav, .hnav1 {
	width: 100%;
	top: 0px;	
	z-index: 1000;
	position: fixed;	
}

.hnav {
	height: 0px;
}

.hnav1 {
	background: #002663;
	height: 60px;
}

.HideMenu .hnav1,						/* desktop */
.HideMenu .mega-menu-karavan,
.HideMenu .mega-bar-icon,

.HideMenu .mega-toggle-blocks-center,	/* mobile */
.HideMenu .mega-toggle-blocks-right {
	transform: translateY(-60px)!important;
}

/* ---------------------------------------------------------------------------------------------- */

.highslide:hover img, .borderwhite:hover img {
	border-color: white;
}

.buttonpanda div, input.buttonpanda, label.buttonpanda, .buttonborder div, .buttonviber {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	text-decoration:none;
	cursor: pointer;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.buttonpanda div, input.buttonpanda, label.buttonpanda,
.post, .buttonviber {
	background: #FFF;	
}

.buttonpanda div, input.buttonpanda, label.buttonpanda, .buttonborder div {
	position: relative;
	font-family: 'Exo 2', Arial;
}

.buttonpanda div, .buttonborder div {
	height: 100%;
}

.buttonborder div, input.buttonpanda, label.buttonpanda {
	border: 1px solid;
}

.buttonviber:link, .buttonviber:visited {
	background: #7b519d;
	border: 1px solid transparent;
    color: #FFF;
}

.area, .post {
	padding: 10px 10px 5px 10px;
	text-align: justify;
	vertical-align: top;
}

.area {
	max-width: 935px;
	position: relative;
}

.post {
	margin-bottom: 	10px;
}

.newsgalery .post {
	max-width: 500px;
	display: inline-block;
	margin-right: 10px;
	position: relative;
}

.buttonpanda, .buttonborder, .buttonviber  {
	margin: 	0 10px 10px 0;
	text-decoration: none!important;
}

.buttonpanda div, input.buttonpanda, label.buttonpanda, .buttonborder div, .buttonviber {
    padding: 	10px 20px;
	box-sizing: border-box;
	text-align: center;
}

input.buttonpanda, label.buttonpanda {
	width: 200px;
	display: inline-block;
	margin: 0px;
}

.buttonimagehover {
	padding: 5px;
	text-decoration: none!important;
	text-align:left!important;
}

@media (hover:hover) {
.buttonpanda div:hover,
input.buttonpanda:hover,
label.buttonpanda:hover,
.buttonimagehover:hover,
.newsgalery .post:hover {
	background-color: #5673DB;
    color: #FFF;
}

.buttonborder div:hover {
	background-color: white;
    color: #002663;
}

.buttonviber:hover,
.buttonviber:focus,
.buttonviber:active {
	background-color: #FFF;
    color: #7b519d;
	border: 1px solid #7b519d;
}

}

/* ----------------------- clouds ------------------------ */
#sky {
    position: fixed;
	width: 100%;
    height: 300px;
    overflow: hidden;
}

.cloudLayer {
    position: absolute;
    width: 256px;       
    height: 256px;
}
/* ----------------------- background ---------------------- */
#background {
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: inherit;
	max-height: 100vh;
	background-size: cover;
}

.nomargin {
	margin : 0;
	text-align:justify;
}

.is_overlay{ display: block; width: 100%; height: 100%; }

.contactcard {
	max-width: 500px; min-height:185px; margin-right:10px; margin-bottom:10px; width: 100%; box-sizing: border-box; display: inline-block;
	background: #FFF;	
	background: rgba(255,255,255,0.85);	
}

/* ---------------- button ------------------- */

.SubMenuOpen .close-button, .non-landpage .close-button {
	display: block;
}

.mega-menu-primary-mobile-open .close-button {
	display: none;
}

.close-button:before,  .pause-play-button:before {
	top: 0px;
	left:0px;
	width:34px;
	height:34px;
	display:block;
	content: '';
	background-position: 0px 0px;
}

.close-button:before {
	background: url(/images/other/x.png) no-repeat 0px 0px;
}

.pause-play-button:before {
	background: url(/images/other/pause_play.png) no-repeat 0px 0px;
}


.close-button:hover:before, .pause-play-button:hover:before {
	background-position: 0px -35px;
}

.close-button:active:before, .pause-play-button:active:before {
	background-position: 0px -70px;
}

.paused-button:before {
	background-position: -35px 0px;
}

.paused-button:hover:before {
	background-position: -35px -35px;
}

.paused-button:active:before {
	background-position: -35px -70px;
}
/* ------------------------------------------- */

.pressedsmalltextbutton, .smalltextbutton {
	padding-left:5px;padding-right:0px;
	display:inline-block;
	background-color: transparent;
	cursor: default;
	border: 1px solid;
	border-color: #FFF;
	border-color: rgba(255,255,255,0.5);
	height: 27px; width: 31px;	
	cursor: pointer;
	background-color: transparent;
	color: #FFF;
}

.pressedsmalltextbutton {
	border: none;
	height: 25px; width: 29px;	
	cursor: default;
	background-color: #2b51a3;
	background-color: rgba(86, 115, 219, 0.5);
	color: #bfcbe4;
	color: rgba(255,255,255,0.7);
}

/* ----------------------------------------------- Karavan ------------------------------------------ */

.cssanimations .slideIn {
  -webkit-animation: Y_0 0.5s 1 linear;
  -moz-animation: Y_0 0.5s 1 linear;
  -ms-animation: Y_0 0.5s 1 linear;
  -o-animation: Y_0 0.5s 1 linear;
  animation: Y_0 0.5s 1 linear;
}

@keyframes Y_0 {
  0% {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
  }
  100% {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
 }
}

.landpage {
	min-height:100vh;
	width: 100%;
	position:relative;
	box-sizing: border-box;
}

.landpage .entry-title {		/*font*/
	position: relative;
	text-align: center;
}

/* ---------------------- Fonts -------------------------------- */

.landpage .entry-title img {
	height: 1.5em;				/* 50-40-30 */
}

.landpage h1.entry-title {
	padding-bottom: 1em;
}

h1.entry-title {
	font-size: 42px;			
	font-weight: 400;
}

h1 {
	font-size: 24px;		
	line-height: 1.25em;
}

h2 {
	font-size: 18px;			
	line-height: 1.5em;
}

.imagesize {
	width:100%; 
	max-width:280px; 
	float:right; 
}

/*@media (max-width:1280px) {
	body, input, textarea, li  {
		font-size:20px;
	}
}*/

@media (max-width:720px) {
	h1.entry-title {
		font-size: 32px;
	}
	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 18px;
	}
	.imagesize {
		max-width: 167px;
	}
	body, input, textarea, li  {
		font-size:20px;
	}
	.contactcard {
		max-width: 400px;
	}
}

@media (max-width:540px) {
	h1.entry-title {
		font-size: 26px;
	}
	
	#comments .vcard img {
		display:none;
	}
	#comments .children .vcard img {
		display:block;
	}
	#comments .comment {
		padding:0px;
	}
/*	#comments .children .comment {
		padding:0px 0px 0px 70px;
	}*/
	
}

/* --------------------------------- Flag ------------------------------- */

.container3d img {
  -webkit-transform: scale(0.8,0.8);
  -moz-transform: scale(0.8,0.8);
  -ms-transform: scale(0.8,0.8);
  -o-transform: scale(0.8,0.8);
  transform: scale(0.8,0.8);
  
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.container3d:hover img {
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
  -o-transform: scale(1,1);
  transform: scale(1,1);
}

@media (max-height:800px), (max-width:1140px) {
	.m8 img {
		height: 250px;		
	}
}

@media (max-height:600px) {
	.m8 img {
		height: 150px;		
	}
}

.grecaptcha-badge {
	display: none;
}

.bordertable td {
	padding: 10px;
	font-size: 14px;
	text-align: center;
}

.landpagewhite {
	background:#FFFFFF;
	color: #002663;
}

.landpagegrey {
	background:#CED3D5;
	color: #002663;
}

.landpageblue {
	background:#6d92bf; 
	color: #FFFFFF;	
}

.bgfixed {
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}

.msie .bgfixed, .mobile .bgfixed {
	background-attachment: scroll;
}

/* vvvvvvvvvvvvvvvvvvvv Litebox vvvvvvvvvvvvvvvvvvvvvv */

.litebox-overlay{
/*    background-color: rgba(109,146,191,0.75)!important;*/
    background-color: black!important;
}

.highslide-dimming {
	background: rgba(109,146,191)!important;
}

/* ^^^^^^^^^^^^^^^^^^^^ Litebox ^^^^^^^^^^^^^^^^^^^^^^ */

.topbutton {
	font-size: 22px;
	display: none;
}

.entry-header {
	text-align: left;
}

/*#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	margin-right: 40px!important;
}*/

@media (min-width:1000px) {
	.rightcolumn {
		max-width:185px;
	}
}

@media (min-width:520px) {
	.rightcolumnprod {
		max-width:80px;
	}

	.topbutton {
		display: block;
	}

/*	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
		margin-right: 180px!important;
	}*/
}

.pre-em {
	word-break: break-all;
}

a.pre-em, a.acard {
	text-decoration: none;
}


.newsgalery {
	padding-right:0px!important;
	padding-left: 10px;
}

@media only screen and (max-width: 479px) {
	.litebox-overlay .litebox-close {
		display: inherit!important;
	}
	.litebox-overlay .litebox-container {
		left:0%!important;
		right:0%!important;
		bottom:5%!important;
	}
}

.bgshadow, .bgshadow:after {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.bgshadow:after {
	content:'';
	background: rgba(25,42,103,0.7);
}

#IFrameGraphWWW {
	position: relative;
}

.fa-play, .fa-print, .fa-caret-left {
	vertical-align:middle;
}

.fa-play {
	font-size:7px;
	margin-left: 5px;
	line-height: inherit;
}

.fa-caret-left {
	margin-right: 5px;
}

.fa-print {
	font-size:20px;
	margin-right: 5px;
}

/* button next prev */

.button_nextprev {
	display: none;
}

.button_nextprev i {
	font-size: 64px;
	color: #002663;
	
	position: fixed;
	opacity: 0.6;
	z-index: 999;
	
	transition: all 0.5s;
	
	mix-blend-mode: difference;
}

#button_prev_page i {
	right: 20px;
	bottom: 120px;
}


#button_next_page i {
	right: 20px;
	bottom: 40px;
}

@media (hover:hover) {
	.button_nextprev i:hover {
		opacity: 1;
	}
}

/* -------------------------------- */

.msie #divsvgmap {
	display:none;
}

.highslide-form1, .highslide-form2 {
	position: fixed!important;
	top:10%!important;
	height:auto!important;
	bottom:10%!important;
	overflow:visible;
}

.highslide-form1 {
	max-height:502px;
}

.highslide-form2 {
	max-height:560px;
}

.highslide-close {
	position: absolute; 
	top: -32px; 
	right: 0px; 
	color: #002663!important;
}

@media (hover:hover){
.highslide-close:hover {
	color: white!important;
}
}

.highslide-html {
	overflow:visible!important;
	height:auto!important;
}

.edge body {
	overflow-y: scroll;
}

.picture	{
/*	background-image: url(/images/background/bg.jpg?ver=6);
	background-size: cover;*/
	background-color: #CED3D5;
}

.bgdigest {
	background-image: url(/images/background/bghand.jpg);
}

.bgvacancy {
	background-image: url(/images/background/bgvacancy.webp);
}

.bgex {
	background-image: url(/images/background/bgex.webp);
}

.bgloading {
	background-image: url(/images/background/loading.webp);
}

.bgmap {
	background-image: url(/images/background/outdoor.jpg);
}

.bgsupply {
	background-image: url(/images/background/supply.webp);
}

.bgpartners {
	background-image: url(/images/background/partners.webp)
}

@media (max-width:1200px) {
.picture	{
/*	background-image: url(/images/background/bg1200.jpg?ver=6);*/
}
.bgdigest {
	background-image: url(/images/background/bghand1200.jpg);
}
.bgvacancy {
	background-image: url(/images/background/bgvacancy_1200.webp);
}
.bgex {
	background-image: url(/images/background/bgex_1200.webp);
}
.bgloading {
	background-image: url(/images/background/loading_1200.webp);
}
.bgmap {
	background-image: url(/images/background/outdoor1200.jpg);
}
.bgsupply {
	background-image: url(/images/background/supply_1200.webp);
}
.bgpartners {
	background-image: url(/images/background/partners_1200.webp)
}
}

@media (max-width:700px) {
.picture	{
/*	background-image: url(/images/background/bg700.jpg?ver=6);*/
}
.bgdigest {
	background-image: url(/images/background/bghand700.jpg);
}
.bgvacancy {
	background-image: url(/images/background/bgvacancy_720.webp);
}
.bgex {
	background-image: url(/images/background/bgex_720.webp);
}
.bgloading {
	background-image: url(/images/background/loading_720.webp);
}
.bgmap {
	background-image: url(/images/background/outdoor700.jpg);
}
.bgsupply {
	background-image: url(/images/background/supply_720.webp);
}
.bgpartners {
	background-image: url(/images/background/partners_720.webp)
}
.button_nextprev {
	visibility: hidden;
}
}

@media (max-height:700px) {
.button_nextprev {
	visibility: hidden;
}
}

.megamenu-inactive-item a {
	background: transparent!important;
}

.msie #factory, .msie #assortment {
	display: none;
}

.prodlabel {
	display:inline-block; 
	border:1px solid; 
	padding: 10px; 
/*	width: 300px; */
	text-align: center; 
	font-style: italic
}

.whiteonblue a:active, .whiteonblue a:hover {
	color: #ECC31F;
}

.slide-page {
	padding-top: 60px;
}

.landpage {
	padding-top: 80px;
}

.firstlandpage {
	padding-top: 60px;
}

.page {
	padding-top: 80px;
}

.iframe .page {
	padding-top: 0px;
}

.w100 {
	width: 100%;
	box-sizing: border-box;
}

.vacancyinput {
	border: 0;
}

.usa, .eu, .pricedelta	{display: none}
.pricedelta {
	white-space: nowrap;
}

.LastTouch .hnav1,
.LastTouch #mega-menu-wrap-primary .mega-menu-karavan,				/* desktop */ 
.LastTouch #mega-menu-wrap-primary .mega-bar-icon,

.LastTouch #mega-menu-wrap-primary .mega-toggle-blocks-center,		/* mobile */
.LastTouch #mega-menu-wrap-primary .mega-toggle-blocks-right {
	transition: transform 0.6s ease!important;
}

.SubMenuOpen .hnav1,
.SubMenuOpen #mega-menu-wrap-primary .mega-menu-karavan,				/* desktop */ 
.SubMenuOpen #mega-menu-wrap-primary .mega-bar-icon,

.SubMenuOpen #mega-menu-wrap-primary .mega-toggle-blocks-center,		/* mobile */
.SubMenuOpen #mega-menu-wrap-primary .mega-toggle-blocks-right,

.MobileMenuOpen .hnav1,
.MobileMenuOpen #mega-menu-wrap-primary .mega-menu-karavan,				/* desktop */ 
.MobileMenuOpen #mega-menu-wrap-primary .mega-bar-icon,

.MobileMenuOpen #mega-menu-wrap-primary .mega-toggle-blocks-center,		/* mobile */
.MobileMenuOpen #mega-menu-wrap-primary .mega-toggle-blocks-right {
	transition: none!important;
}

#mega-menu-wrap-primary .mega-toggle-block-4 .mega-icon { 			   /* feedback on mobile */
	text-decoration: none;
}

.MobileMenuOpen #mega-menu-wrap-primary .mega-menu-logo, 
.MobileMenuOpen #mega-menu-wrap-primary .mega-icon {
   opacity: 1!important;
   display: inline-block!important;
}

.SubMenuOpen #mega-menu-wrap-primary, 
.MobileMenuOpen #mega-menu-wrap-primary .mega-menu-toggle {
	background: #002663;
}

textarea {
	height: 8em;
}

.MobileMenuOpen body, .SubMenuOpen body {
	overflow-y: hidden;
}

/* bubble */

.menu-pic-feedback a {
	position: absolute!important;
}

.menu-pic-feedback .bubble-message {
	opacity: 0;
	position: absolute;
	transition: all 0.2s;
	z-index: 1000;
	padding: 10px 5px;
	margin-top: 10px;
	font-size: 0.7em;
	left: calc(100% + 9px);
	line-height: 1;
}

.BeforeScroll .menu-pic-feedback .bubble-message {
	color: white;
	background-color: #e562bd;
	opacity: 1;
}

.BeforeScroll .menu-pic-feedback .bubble-message::before {
	border-right-color: #e562bd;
}

.menu-pic-feedback .bubble-message::before {
	content: '';
	border: 9px solid transparent;
	position: absolute;
	top: 50%;
	left: -9px;
	transform: translateY(-50%);
	border-left-color: white;
	border-left-width: 0px;
	border-left-style: none;
}

.menu-pic-feedback:hover .bubble-message::before {
	border-right-color: white;
}
	
.menu-pic-feedback:hover .bubble-message {
	color: #e562bd;
	background-color: white;
	opacity: 1;
}

.CommentsIsOld .mega-toggle-block-4,
.CommentsIsOld .menu-pic-feedback {
	display: none!important;
}

.menu-pic-feedback a::before {
	vertical-align: top!important;
}

/* mobile-bubble-message */

.mobile-bubble-message {
	color: white;
	background-color: #e562bd;
	font-size: 0.8em;
	position: absolute;
	top: 60px;
	left: 80px;
	line-height: 2;
	padding: 0 10px;
	display: none;
}

.mobile-bubble-message::before {
	content: '';
	border: 9px solid #e562bd;
	position: absolute;
	top: -9px;
	transform: translateY(-50%);
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	display: none;
}

.BeforeScroll .mobile-bubble-message,
.mobile-bubble-message::before {
	display: block;
}

.CommentsIsOld .mobile-bubble-message {
	display: none;
}

/* Toggle button on desktop */

html:not(.SubMenuOpen) .desktop-toggle-button a:before {
	-webkit-text-stroke: 2px #002663;
}

/* Toggle button on mobile */

html:not(.MobileMenuOpen) .mega-toggle-animated-inner,
html:not(.MobileMenuOpen) .mega-toggle-animated-inner:before,
html:not(.MobileMenuOpen) .mega-toggle-animated-inner:after {
	border: 2px solid #002663;
}

html:not(.MobileMenuOpen) .mega-toggle-animated-inner {
	margin-top: -4px!important;
}

html:not(.MobileMenuOpen) .mega-toggle-animated-inner:before,
html:not(.MobileMenuOpen) .mega-toggle-animated-inner:after {
	left: -2px;
}

html:not(.MobileMenuOpen) .mega-toggle-animated-inner:after {
	top: 22px!important;
}

/* ---------------------- */

div#n2-ss-32 .imagecss1 {
	max-width: 100%!important;
}

.imagecss1 img {
	max-height:80vh!important;
}

.fit_bottom {
	object-fit: contain;
	object-position: bottom;
}

.userselect {
	user-select: text;
}

.productfont {
	font-family: 'El Messiri', sans-serif!important;
}

#wpdiscuz-search-form {
	padding-right: 0px;
	padding-bottom: 20px;
}

#wpdiscuz-search-form input[type=text].wpdiscuz-comm-search,
#wpdiscuz-search-form input[type=search].wpdiscuz-comm-search {
	font-size: 0.8em!important;
	background: white!important;
	border: 1px solid #CDCDCD!important;
	padding: 6px 6px 6px 6px;
	margin-left: 35px;
	max-width: 100vh;
	width: 100%;
	
	outline:0;
}

@media (min-width:720px) {
#wpdcom #wpdiscuz-search-form .wpdiscuz-search-box {
	width:50%;
	max-width:50%;
}
}

@media (max-width:920px) {
#wpdcom .wc-thread-wrapper-search p.wpd-search-result-title {
	padding-left: 10px;
}
}

#wpdcom #wpdiscuz-search-form .wpdiscuz-search-box {
	background-color: transparent;
	border: none;
	display: inline-flex;
	padding: 0;
}

#wpdcom #wpdiscuz-search-form .wpdiscuz-search-box #wpdiscuz-search-img {
	left: 0px;
	top: 2px;
	color: white;
}

#wpdcom #wpdiscuz-search-form .wpdiscuz-search-box #wpdiscuz-search-setting-img {
	top: 2px;
}

#wpdcom .wc-thread-wrapper-search p.wpd-search-result-title {
	font-size: inherit;
	text-align: left;
}

.wc-thread-wrapper-search p.wpd-search-result-title {
	text-transform: none;
}

.displaynone {
	display: none;
}

.smallfont {
	font-size:0.8em; 
	line-height:1.3;
}

.flex_around {
	display:flex; 
	flex-wrap:wrap; 
	align-items:flex-start; 
	gap: 30px; 
	justify-content:space-around;
	padding-bottom: 20px;
}

.menu_line2_a a {
	line-height:1.3em!important;
	padding-top: 12px!important;
	padding-bottom: 12px!important;
}

/* Google search result */

.gsc-wrapper {
	text-align: left;
}

.gsc-url-top  {
	line-height: 1em;
}

.gsc-control-cse  {
	font-size: inherit!important;
	font-family: inherit!important;
}

div.gs-title, form.gsc-search-box, .gsc-input {
	font-size: inherit!important;
}

a.gs-title, a.gs-title * {
	font-size: 1.35em!important;
}

.gsc-url-top, .gsc-table-result {
	font-size: 0.8em!important;
}

.gsc-input-box {
	border: 1px solid rgb(203, 203, 203)!important;
}

.gsst_b, .gsc-above-wrapper-area {
	line-height: 1em!important;
}

.gsc-search-button-v2 {
	vertical-align: text-bottom!important;
}

.gsc-orderby-container {
	font-size: 13px;
}

.gs-image-box {
	padding-top: 10px!important;
}

.gsib_a input, .gsib_a input {
	height: auto!important;
}

.gsc-search-button {
	cursor: pointer;
}

/* vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv */
.menuvideodiv {
	width:100%;
	max-height:50vh;
	overflow:Hidden;
	display:flex;
	box-sizing: border-box;
	padding-bottom: 10px;
}

.menuvideodiv video {
	width:100%;
	object-fit:cover;
	object-position:center 40%;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv */
.menu_supply_div1, .menu_supply_div2, .menu_supply_div2_inactive {
	display:flex; 
	text-align:center; 
	text-decoration: none!important;
}

.menu_supply_div1 {
	justify-content:center; 
	padding-bottom:30px;
	flex-wrap:wrap;
}

.menu_supply_div2, .menu_supply_div2_inactive {
	border: solid 2px rgb(0,99,38); 
	padding: 10px;
	width:100%;
	max-width:250px;
	justify-content:center; 
	flex-direction:column;
}

.menu_supply_div2 a, .menu_supply_div2_inactive a {
	text-decoration: none!important;
}

.menu_supply_div2 p, .menu_supply_div2_inactive p {
	margin: 0.5em 0;
}

.menu_supply_div2_inactive {
	border: solid 3px rgba(0, 99, 38, 0.073); 
}

.menu_supply_hover:hover {
	color: white;
	background-color: rgb(0,99,38);
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

div.n2-font-3339573882cc109fc05c139a0fcb1fc9-simple  {
	padding-bottom: 20px;
}