/* input(11913,21): run-time error CSS1031: Expected selector, found '/'
input(11913,21): run-time error CSS1025: Expected comma or open brace, found '/' */
html, body, div, span, applet, object, iframe, p, blockquote,
a, abbr, acronym, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	/*border-spacing: 0;*/
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/*
 * qTip2 - Pretty powerful tooltips - v3.0.3
 * http://qtip2.com
 *
 * Copyright (c) 2016 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Wed May 11 2016 10:31 GMT+0100+0100
 * Plugins: tips modal viewport svg imagemap ie6
 * Styles: core basic css3
 */
.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;

	font-size: 10.5px;
	line-height: 12px;

	direction: ltr;

	box-shadow: none;
	padding: 0;
}

	.qtip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;
		z-index: 11; /* Overlap .qtip-tip */

		cursor: pointer;
		outline: medium none;

		border: 1px solid transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}

		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
	border: 1px solid #F1D031;

	background-color: #FFFFA3;
	color: #555;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEF93;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}

	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}


/*! Light tooltip style */
.qtip-light{
	background-color: white;
	border-color: #E2E2E2;
	color: #454545;
}

	.qtip-light .qtip-titlebar{
		background-color: #f1f1f1;
	}


/*! Dark tooltip style */
.qtip-dark{
	background-color: #505050;
	border-color: #303030;
	color: #f3f3f3;
}

	.qtip-dark .qtip-titlebar{
		background-color: #404040;
	}

	.qtip-dark .qtip-icon{
		border-color: #444;
	}

	.qtip-dark .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/*! Cream tooltip style */
.qtip-cream{
	background-color: #FBF7AA;
	border-color: #F9E98E;
	color: #A27D35;
}

	.qtip-cream .qtip-titlebar{
		background-color: #F0DE7D;
	}

	.qtip-cream .qtip-close .qtip-icon{
		background-position: -82px 0;
	}


/*! Red tooltip style */
.qtip-red{
	background-color: #F78B83;
	border-color: #D95252;
	color: #912323;
}

	.qtip-red .qtip-titlebar{
		background-color: #F06D65;
	}

	.qtip-red .qtip-close .qtip-icon{
		background-position: -102px 0;
	}

	.qtip-red .qtip-icon{
		border-color: #D95252;
	}

	.qtip-red .qtip-titlebar .ui-state-hover{
		border-color: #D95252;
	}


/*! Green tooltip style */
.qtip-green{
	background-color: #CAED9E;
	border-color: #90D93F;
	color: #3F6219;
}

	.qtip-green .qtip-titlebar{
		background-color: #B0DE78;
	}

	.qtip-green .qtip-close .qtip-icon{
		background-position: -42px 0;
	}


/*! Blue tooltip style */
.qtip-blue{
	background-color: #E5F6FE;
	border-color: #ADD9ED;
	color: #5E99BD;
}

	.qtip-blue .qtip-titlebar{
		background-color: #D0E9F5;
	}

	.qtip-blue .qtip-close .qtip-icon{
		background-position: -2px 0;
	}


.qtip-shadow{
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.qtip-rounded .qtip-titlebar{
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
.qtip-youtube{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;

	color: white;
	border: 0 solid transparent;

	background: #4A4A4A;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
	background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
}

	.qtip-youtube .qtip-titlebar{
		background-color: #4A4A4A;
		background-color: rgba(0,0,0,0);
	}

	.qtip-youtube .qtip-content{
		padding: .75em;
		font: 12px arial,sans-serif;

		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
	}

	.qtip-youtube .qtip-icon{
		border-color: #222;
	}

	.qtip-youtube .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* jQuery TOOLS Tooltip style */
.qtip-jtools{
	background: #232323;
	background: rgba(0, 0, 0, 0.7);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
	background-image: -moz-linear-gradient(top, #717171, #232323);
	background-image: -webkit-linear-gradient(top, #717171, #232323);
	background-image: -ms-linear-gradient(top, #717171, #232323);
	background-image: -o-linear-gradient(top, #717171, #232323);

	border: 2px solid #ddd;
	border: 2px solid rgba(241,241,241,1);

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
	box-shadow: 0 0 12px #333;
}

	/* IE Specific */
	.qtip-jtools .qtip-titlebar{
		background-color: transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
	}
	.qtip-jtools .qtip-content{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
	}

	.qtip-jtools .qtip-titlebar,
	.qtip-jtools .qtip-content{
		background: transparent;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-jtools .qtip-icon{
		border-color: #555;
	}

	.qtip-jtools .qtip-titlebar .ui-state-hover{
		border-color: #333;
	}


/* Cluetip style */
.qtip-cluetip{
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);

	background-color: #D9D9C2;
	color: #111;
	border: 0 dashed transparent;
}

	.qtip-cluetip .qtip-titlebar{
		background-color: #87876A;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-cluetip .qtip-icon{
		border-color: #808064;
	}

	.qtip-cluetip .qtip-titlebar .ui-state-hover{
		border-color: #696952;
		color: #696952;
	}


/* Tipsy style */
.qtip-tipsy{
	background: black;
	background: rgba(0, 0, 0, .87);

	color: white;
	border: 0 solid transparent;

	font-size: 11px;
	font-family: 'Lucida Grande', sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-shadow: 0 1px black;
}

	.qtip-tipsy .qtip-titlebar{
		padding: 6px 35px 0 10px;
		background-color: transparent;
	}

	.qtip-tipsy .qtip-content{
		padding: 6px 10px;
	}

	.qtip-tipsy .qtip-icon{
		border-color: #222;
		text-shadow: none;
	}

	.qtip-tipsy .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* Tipped style */
.qtip-tipped{
	border: 3px solid #959FA9;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #F9F9F9;
	color: #454545;

	font-weight: normal;
	font-family: serif;
}

	.qtip-tipped .qtip-titlebar{
		border-bottom-width: 0;

		color: white;
		background: #3A79B8;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
		background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
	}

	.qtip-tipped .qtip-icon{
		border: 2px solid #285589;
		background: #285589;
	}

		.qtip-tipped .qtip-icon .ui-icon{
			background-color: #FBFBFB;
			color: #555;
		}


/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap{
	/** Taken from Bootstrap body */
	font-size: 14px;
	line-height: 20px;
	color: #333333;

	/** Taken from Bootstrap .popover */
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

	.qtip-bootstrap .qtip-titlebar{
		/** Taken from Bootstrap .popover-title */
		padding: 8px 14px;
		margin: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
		background-color: #f7f7f7;
		border-bottom: 1px solid #ebebeb;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}

		.qtip-bootstrap .qtip-titlebar .qtip-close{
			/**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
			right: 11px;
			top: 45%;
			border-style: none;
		}

	.qtip-bootstrap .qtip-content{
		/** Taken from Bootstrap .popover-content */
		padding: 9px 14px;
	}

	.qtip-bootstrap .qtip-icon{
		/**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
		background: transparent;
	}

		.qtip-bootstrap .qtip-icon .ui-icon{
			/**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
			width: auto;
			height: auto;

			/* Taken from Bootstrap .close */
			float: right;
			font-size: 20px;
			font-weight: bold;
			line-height: 18px;
			color: #000000;
			text-shadow: 0 1px 0 #ffffff;
			opacity: 0.2;
			filter: alpha(opacity=20);
		}

		.qtip-bootstrap .qtip-icon .ui-icon:hover{
			/* Taken from Bootstrap .close:hover */
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			opacity: 0.4;
			filter: alpha(opacity=40);
		}


/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar{
	filter: none;
	-ms-filter: none;
}


.qtip .qtip-tip{
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;

}

	/* Opera bug #357 - Incorrect tip position
	https://github.com/Craga89/qTip2/issues/367 */
	x:-o-prefocus, .qtip .qtip-tip{
		visibility: hidden;
	}

	.qtip .qtip-tip,
	.qtip .qtip-tip .qtip-vml,
	.qtip .qtip-tip canvas{
		position: absolute;

		color: #123456;
		background: transparent;
		border: 0 dashed transparent;
	}

	.qtip .qtip-tip canvas{ top: 0; left: 0; }

	.qtip .qtip-tip .qtip-vml{
		behavior: url(../style/#default#VML);
		display: inline-block;
		visibility: visible;
	}


#qtip-overlay{
	position: fixed;
	left: 0; top: 0;
	width: 100%; height: 100%;
}

	/* Applied to modals with show.modal.blur set to true */
	#qtip-overlay.blurs{ cursor: pointer; }

	/* Change opacity of overlay here */
	#qtip-overlay div{
		position: absolute;
		left: 0; top: 0;
		width: 100%; height: 100%;

		background-color: black;

		opacity: 0.7;
		filter:alpha(opacity=70);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}


.qtipmodal-ie6fix{
	position: absolute !important;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

/* --- box-header animations --- */
.box-header.animation-slide:after
{
	visibility: hidden;
}
.box-header.slide:after
{
	animation-name: slide;
	-webkit-animation-name: slide;
	animation-timing-function: cubic-bezier(.75, 0, .25, 1);	
	-webkit-animation-timing-function: cubic-bezier(.75, 0, .25, 1);
	animation-duration: 0.6s;	
	-webkit-animation-duration: 0.6s;
	visibility: visible;
}
@keyframes slide 
{
	0% 
	{
		width: 0;	
	}
	100% 
	{
		width: 50px;	
	}		
}
@-webkit-keyframes slide 
{
	0% 
	{
		width: 0;
	}
	100% 
	{
		width: 50px;
	}		
}
/* --- animations --- */
.animated-element
{
	visibility: hidden;
	position: relative;
}
.comment-box .animated-element.date .arrow-date,
.comment-box.animated-element .arrow-comments
{
	visibility: hidden;
}
.fadeIn, .scale, .slideRight, .slideRight200, .slideRight25, .slideLeft, .slideLeft50, .slideDown, .slideDown200, .slideUp,
.comment-box .fadeIn.date .arrow-date, .comment-box .scale.date .arrow-date, .comment-box .slideRight.date .arrow-date, .comment-box .slideRight200.date .arrow-date, .comment-box .slideLeft.date .arrow-date, .comment-box .slideLeft50.date .arrow-date, .comment-box .slideDown.date .arrow-date, .comment-box .slideDown200.date .arrow-date, .comment-box .slideUp.date .arrow-date,
.comment-box.fadeIn .arrow-comments, .comment-box.scale .arrow-comments, .comment-box.slideRight .arrow-comments, .comment-box.slideRight200 .arrow-comments, .comment-box.slideLeft .arrow-comments, .comment-box.slideLeft50 .arrow-comments, .comment-box.slideDown .arrow-comments, .comment-box.slideDown200 .arrow-comments, .comment-box.slideUp .arrow-comments
{
	animation-timing-function: cubic-bezier(.75, 0, .25, 1);	
	-webkit-animation-timing-function: cubic-bezier(.75, 0, .25, 1);		
	visibility: visible !important;
}
/* --- fadeIn --- */
.fadeIn
{	
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;	
}
@keyframes fadeIn 
{
	0% 
	{
		opacity: 0;
	}
	100% 
	{
		opacity: 1;
	}
}
@-webkit-keyframes fadeIn 
{
	0% 
	{
		opacity: 0;
	}
	100% 
	{
		opacity: 1;
	}
}
/* --- scale --- */
.scale
{
	animation-name: scale;
	-webkit-animation-name: scale;
}
@keyframes scale 
{
	0% 
	{
		transform: scale(0.2);	
	}
	100% 
	{
		transform: scale(1);	
	}		
}
@-webkit-keyframes scale 
{
	0% 
	{
		-webkit-transform: scale(0.2);	
	}
	100% 
	{
		-webkit-transform: scale(1);
	}		
}
/* --- slideRight --- */
.slideRight
{
	animation-name: slideRight;
	-webkit-animation-name: slideRight;	
}
@keyframes slideRight 
{
	0% 
	{
		opacity: 0;
		transform: translateX(-100%);
	}
	100% 
	{
		opacity: 1;
		transform: translateX(0%);
	}
}
@-webkit-keyframes slideRight 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
/* --- slideRight200 --- */
.slideRight200
{
	animation-name: slideRight200;
	-webkit-animation-name: slideRight200;	
}
@keyframes slideRight200 
{
	0%
	{
		opacity: 0;
		transform: translateX(-200%);
	}
	100% 
	{
		opacity: 1;
		transform: translateX(0%);
	}
}
@-webkit-keyframes slideRight200 
{
	0%
	{
		opacity: 0;
		-webkit-transform: translateX(-200%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
/* --- slideRight25 --- */
.slideRight25
{
	animation-name: slideRight25;
	-webkit-animation-name: slideRight25;	
}
@keyframes slideRight25
{
	0% 
	{
		opacity: 0;
		transform: translateX(-25%);
	}
	100% 
	{
		opacity: 1;
		transform: translateX(0%);
	}
}
@-webkit-keyframes slideRight25
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateX(-25%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
/* --- slideLeft --- */
.slideLeft
{
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;
}
@keyframes slideLeft 
{
	0% 
	{
		opacity: 0;
		transform: translateX(100%);
	}
	100% 
	{
		opacity: 1;
		transform: translateX(0%);
	}	
}
@-webkit-keyframes slideLeft 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateX(100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
/* --- slideLeft50 --- */
.slideLeft50
{
	animation-name: slideLeft50;
	-webkit-animation-name: slideLeft50;
}
@keyframes slideLeft50 
{
	0% 
	{
		opacity: 0;
		transform: translateX(50%);
	}
	100% 
	{
		opacity: 1;
		transform: translateX(0%);
	}	
}
@-webkit-keyframes slideLeft50 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateX(50%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
/* --- slideDown --- */
.slideDown
{
	animation-name: slideDown;
	-webkit-animation-name: slideDown;				
}
@keyframes slideDown 
{
	0% 
	{
		opacity: 0;
		transform: translateY(-100%);
	}
	100% 
	{
		opacity: 1;
		transform: translateY(0%);
	}		
}
@-webkit-keyframes slideDown 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateY(0%);
	}	
}
/* --- slideDown --- */
.slideDown200
{
	animation-name: slideDown200;
	-webkit-animation-name: slideDown200;				
}
@keyframes slideDown200
{
	0% 
	{
		opacity: 0;
		transform: translateY(-100%);
	}
	100% 
	{
		opacity: 1;
		transform: translateY(0%);
	}		
}
@-webkit-keyframes slideDown200
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateY(0%);
	}	
}
/* --- slideUp --- */
.slideUp
{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;
}

@keyframes slideUp 
{
	0% 
	{
		opacity: 0;
		transform: translateY(100%);
	}
	100%
	{
		opacity: 1;
		transform: translateY(0%);
	}	
}

@-webkit-keyframes slideUp 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateY(100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateY(0%);
	}	
}
html, body {
	font-family: "Manrope", sans-serif;
	overflow-x: hidden;
}

body,
input,
button,
select,
textarea,
legend,
label {
	font-family: "Manrope", sans-serif !important;
}

.clearfix::after {
	font-size: 0px;
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}

body {
	padding: 0px;
	margin: 0px;
	color: #000;

}

body.blog {
	margin: 0;
}

.site-container.boxed {
	max-width: 1370px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #3156A3;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img,
.gallery-box img {
	display: block;
	transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;
	opacity: 1;
}

a img,
.wpb_text_column img {
	max-width: 100%;
	height: auto;
}

a:hover img,
.gallery-box:hover img {
	opacity: 0.8;
}

.our-clients-list a:hover img {
	background: transparent;
}

p {
	padding: 0.5em 0 0;
	color: #666;
	line-height: 27px;
	font-weight: 400;
}

.free-text p {
	line-height: 31px;
}

.description p,
p.description {
	padding: 24px 0;
}

.large p,
p.large {
	font-size: 16px;
}

strong {
	color: #000;
}

blockquote {
	padding-left: 30px;
	color: #3156A3;
	font-size: 18px;
	font-family: 'PT Serif', Georgia, serif;
	font-style: italic;
	border-left: 2px solid #3156A3;
	line-height: 1.55556;
	margin-bottom: 25px;
}

blockquote p {
	padding: 0 !important;
	color: #3156A3;
}

pre {
	font-family: 'Courier new';
	font-size: 14px;
	line-height: 1.71429;
	background: linear-gradient(#f0f0f0 50%, transparent 50%) repeat scroll 0 0 / 100% 48px;
	text-shadow: 0 1px 0 #FFF;
	zoom: 1;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	padding: 0 5px;
	margin: 0;
	overflow: auto;
}

.relative {
	position: relative;
}

input, textarea {
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 14px;
	line-height: 1.71429;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

:focus {
	outline: none;
}

::-moz-focus-inner {
	border: 0;
}

table {
	width: 100%;
}

table td, table th {
	padding: 11px 15px;
	color: #666;
}

table td:first-child, table th:first-child {
	font-size: 16px;
	line-height: 1.625;
	color: #000;
	vertical-align: top;
}

table tr:nth-child(odd) {
	background: #F0F0F0;
}

.vc_col-sm-4 .vc_col-sm-6 table td,
.vc_col-sm-4 .vc_col-sm-6 table th {
	padding: 11px 5px;
}

.margin-top-0 {
	margin-top: 0 !important;
}

.margin-top-5 {
	margin-top: 5px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-15,
ul.margin-top-15 {
	margin-top: 15px;
}

.margin-top-20,
ul.margin-top-20 {
	margin-top: 20px;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-top-70 {
	margin-top: 70px;
}

.margin-top-92 {
	margin-top: 92px;
}

.margin-top-100,
body .margin-top-100 {
	margin-top: 100px;
}

.margin-bottom-6 {
	margin-bottom: 6px;
}

.margin-bottom-15 {
	margin-bottom: 15px;
}

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

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

.margin-bottom-50,
.site-container .vc_row.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-left-0 {
	margin-left: 0;
}

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

.margin-right-20 {
	margin-right: 20px;
}

.margin-right-30 {
	margin-right: 30px;
}

.no-margin {
	margin: 0 !important;
}

.padding-0,
.padding-0 p {
	padding: 0;
}

.padding-20 {
	padding: 20px;
}

.padding-40,
.vc_row .vc_column_container.padding-40,
.vc_row .vc_column_container.padding-40-inner>.vc_column-inner {
	padding: 32px 40px 40px;
}

.padding-top-0 {
	padding-top: 0 !important;
}

.padding-top-15 {
	padding-top: 15px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.padding-top-57 {
	padding-top: 57px;
}

.padding-top-63 {
	padding-top: 63px;
}

.padding-top-70 {
	padding-top: 70px;
}

.padding-top-80 {
	padding-top: 80px;
}

.padding-top-89 {
	padding-top: 89px;
}

.padding-top-100 {
	padding-top: 100px;
}

.padding-top-200 {
	padding-top: 200px;
}

.padding-bottom-13 {
	padding-bottom: 13px;
}

.padding-bottom-27 {
	padding-bottom: 27px;
}

.padding-bottom-50 {
	padding-bottom: 50px;
}

.padding-bottom-63 {
	padding-bottom: 63px;
}

.padding-bottom-76 {
	padding-bottom: 76px;
}

.padding-bottom-100 {
	padding-bottom: 100px;
}

.padding-bottom-128 {
	padding-bottom: 128px;
}

.padding-bottom-193 {
	padding-bottom: 193px;
}

.padding-bottom-200 {
	padding-bottom: 200px;
}

.padding-left-right-100 {
	padding: 0 100px;
}

.padding-left-30,
.vc_row .wpb_column.padding-left-30 {
	padding-left: 30px;
}

.padding-left-100,
body .padding-left-100 {
	padding-left: 100px;
}

body .padding-left-150 {
	padding-left: 150px;
}

.padding-right-30,
.vc_row .wpb_column.padding-right-30 {
	padding-right: 30px;
}

.padding-right-100,
.accordion.padding-right-100 {
	padding-right: 100px;
}

.padding-top-bottom-30 {
	padding: 27px 0 31px 0;
}

.align-center {
	text-align: center;
}

.align-center::after {
	margin-left: auto;
	margin-right: auto;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-right::after {
	margin-left: auto;
	margin-right: 0;
}

body .background-right {
	background-position: 100% 0 !important;
}

body .background-right-bottom {
	background-position: 100% 100% !important;
}

body .background-bottom {
	background-position: 0 100% !important;
}

.background-primary-color {
	background-color: #42B3E5;
}

.background-secondary-color,
.background-secondary-color>.wpb_wrapper>.home-box-container {
	background-color: #3156A3;
}

.background-tertiary-color {
	background-color: #0384CE;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

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

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* --- lists --- */
.slider,
.slider-navigation,
.home-box-container-list,
.items-list,
.scrolling-list,
.simple-list,
.blog,
.comment-box,
.post-footer-details,
.image-carousel,
.gallery-box .controls,
.accordion,
.contact-data,
.footer-banner-box-container,
.social-icons,
.scrolling-controls,
.columns,
.column,
.mc-gallery,
.tabs-navigation,
.gallery-item-details-list,
.controls,
.bread-crumb,
.pagination,
.widget_categories li,
.photostream,
.widget_archive ul,
#comments_list ul,
.mc-features,
.thin-list,
.thin_list,
.top-info-list,
.services-list,
.services-list ul,
.our-clients-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #000;
}

h1 {
	font-size: 30px;
	line-height: 1.4;
}

h2 {
	font-size: 24px;
	line-height: 1.5;
}

h3 {
	font-size: 18px;
	line-height: 1.55556;
}

h4 {
	font-size: 16px;
	line-height: 1.625;
}

h5 {
	font-size: 14px;
	line-height: 1.71429;
}

h6 {
	font-size: 12px;
}

h1.large,
h2.large {
	font-size: 24px;
	line-height: 36px;
	font-family: "pf-grand-gothik-variable", sans-serif !important;
	font-variation-settings: "ital"0, "wdth"125, "wght"700;
}

h1.large.box-header::after,
h2.large.box-header::after {
	margin-top: 10px;
}

.box-header::after,
.box_header::after {
	content: "";
	display: block;
	bottom: 0;
	width: 50px;
	height: 2px;
	background: #E74622;
	margin-top: 7px;
}

.footer .box-header::after {
	background: #158AFF;
}

.box-header.no-border::after,
.box_header.no-border::after {
	display: none;
}

.box-header.margin,
.box_header.margin {
	margin-top: 27px;
}

.box-header.white {
	color: #FFF;
}

.box-header.white::after {
	background: #FFF;
}

.sentence {
	font-family: 'PT Serif', Georgia, serif;
	color: #3156A3;
	font-style: italic;
	margin-top: 24px;
	line-height: 1.55556;
}

.sentence-author {
	float: left;
	margin-top: 25px;
	color: #999;
	font-size: 13px;
	font-style: normal;
	padding-bottom: 1px;
}

.sentence::before {
	display: block;
	font-size: 32px;
	color: #E5E5E5;
	margin-bottom: 25px;
}

.white .sentence,
.white .sentence-author {
	color: #FFF;
}

.header-top-sidebar-container {
	background-color: #F8F8F8;
}

.header-top-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 0;
}

.header-text-bold {
	font-size: 14px;
	font-weight: 700;
}

.header-container {
	background-color: #fff;
}

.header,
.header-top-sidebar,
.site-container .vc_row,
.home-box-container-list,
.footer,
.copyright-area {
	width: 1230px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	padding: 14px 0;
}

.header-left {
	width: 245px;
}

.header-right {
	float: right;
}

.header-left,
.menu-container {
	display: table-cell;
	vertical-align: middle;
}

.header-left a {
	display: block;
}

.header-left a, .logo {
	font-family: 'Source Sans Pro';
	font-size: 30px;
}

.header-left a:hover {
	text-decoration: none;
}

.header-left a img {
	height: 69px;
	float: left;
	background: none;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

.header-left a:hover img {
	opacity: 1;
}

.logo {
	float: left;
	padding-top: 4px;
	color: #000000;
}

.header.layout-1 {
	display: table;
}

.header.layout-2,
.header.layout-4 {
	padding-bottom: 0;
}

.header.layout-2 .header-left,
.header.layout-2 .header-right {
	display: block;
	clear: both;
	width: 100%;
}

.header.layout-2 .header-right {
	margin-bottom: -1px;
}

.header-separator {
	background: #FFFFFF;
	border-bottom: 1px solid #E5E5E5;
	height: 1px;
	padding-top: 30px;
	z-index: 1;
	position: relative;
	margin-bottom: -1px;
}

.header.layout-2 .sf-menu li {
	margin-left: -1px;
}

.header.layout-2 .sf-menu li:first-child,
.header.layout-2 .sf-menu li ul li {
	margin-left: 0;
}

.header.layout-2 .sf-menu li:hover, .header.layout-2 .sf-menu li.selected, .header.layout-2 .sf-menu li.current-menu-item, .header.layout-2 .sf-menu li.current-menu-ancestor {
	height: auto;
	z-index: 201;
}

.header.layout-2 .sf-menu>li.menu-item-has-children:hover,
.header.layout-2 .sf-menu li ul li,
.header.layout-2 .sf-menu li:hover ul li {
	height: auto;
}

.header.layout-2 .sf-menu li:hover a, .header.layout-2 .sf-menu li.selected a, .header.layout-2 .sf-menu li.current-menu-item a, .header.layout-2 .sf-menu li.current-menu-ancestor a {
	border-color: #42B3E5;
	border-bottom: none;
}

.header.layout-2 .sf-menu>li.menu-item-has-children:hover a {
	border-color: #E5E5E5 #E5E5E5 #FFFFFF;
	border-bottom: 1px solid #FFF;
}

.header.layout-2 .sf-menu li:hover ul a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul a {
	border-bottom: 1px solid #E5E5E5;
}

.header.layout-2 .sf-menu li ul li a:hover, .header.layout-2 .sf-menu li ul li.selected a, .header.layout-2 .sf-menu li ul li.current-menu-item a, .header.layout-2 .sf-menu>li.menu-item-has-children ul li a:hover, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected ul li a:hover, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a:hover, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li ul li.selected a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li ul li.current-menu-item a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.selected a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.current-menu-item a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a:hover, .header.layout-2 .sf-menu li ul li.menu-item-type-custom a:hover {
	border-bottom: 2px solid #42B3E5;
}

.header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a,
.header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected ul li a,
.header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a,
.header.layout-2 .sf-menu li ul li.menu-item-type-custom a {
	border-bottom: 1px solid #E5E5E5;
}

.header.layout-2 .header-top-right-sidebar-container {
	float: right;
}

.header.layout-3 .header-left,
.header.layout-3 .menu-container,
.header.layout-4 .header-left,
.header.layout-4 .menu-container {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.header.layout-3 .header-left,
.header.layout-4 .header-left,
.header.layout-4 .header-right {
	clear: none;
	width: auto;
	float: none;
}

.header-container.sticky.move {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.header-container.sticky .header {
	transition: padding 0.2s ease 0s;
	-webkit-transition: padding 0.2s ease 0s;
	-moz-transition: padding 0.2s ease 0s;
}

.header-container.sticky.transition .header {
	padding: 10px 0;
}

.header-container.sticky.transition .header.layout-2 {
	padding-bottom: 0;
}

.fullwidth .header-container.sticky.move {
	max-width: 100%;
}

.boxed .header-container.sticky.move {
	max-width: 1370px;
}

.header-container.sticky.move .header.layout-2 .header-right {
	margin-bottom: 0;
}

.header-container.sticky.move .header.layout-2 .sf-menu li.menu-item,
.header-container.sticky.move .header.layout-3 .sf-menu li.menu-item {
	height: auto;
}

.header-container.sticky.move .header.layout-2 .sf-menu>li>a,
.header-container.sticky.move .header.layout-3 .sf-menu>li>a {
	border-bottom: none;
}

.header-container.sticky.move .header.layout-4 .header-left {
	display: none;
}

.header-container.sticky.move .header.layout-4 .menu-container {
	margin-top: 0;
}

.sf-menu ul {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sf-menu li {
	position: relative;
	margin-left: 5px;
	height: 48px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sf-menu li:first-child {
	margin-left: 0;
}

.sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: none #fff;
}

.sf-menu li a, .sf-menu li a:visited {
	font-family: 'Open Sans', 'arial', sans-serif;
	font-size: 14px;
	color: #666;
	border: 1px solid #FFF;
	padding: 11px 16px 11px 15px;
	line-height: 1.71429;
}

.sf-menu li:hover a, .sf-menu li.selected a, .sf-menu li.current-menu-item a, .sf-menu li.current-menu-ancestor a {
	color: #FFF;
	background: #5b5bf912;
}

.sf-menu>li.menu-item-has-children>a, .sf-menu>li.menu-item-has-children>a:visited {
	padding: 11px 9px 11px 15px;
}

.sf-menu>li.menu-item-has-children>a::after,
.sf-menu>li.menu-item-has-children.current-menu-item:hover>a::after,
.sf-menu>li.menu-item-has-children.current-menu-ancestor:hover>a::after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-left: 7px;
	background: url("/icons/chevron-down.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center / contain;
	vertical-align: middle;
}


.sf-menu>li.menu-item-has-children:hover a {
	color: #000;
	background: #FFF;
	border-color: #E5E5E5;
	border-bottom-color: #FFF;
}

.sf-menu>li.menu-item-has-children.current-menu-item>a::after, .sf-menu>li.menu-item-has-children.current-menu-ancestor>a::after {
	color: #FFF;
}

.sf-menu>li.menu-item-has-children:hover::before {
	content: "";
	position: absolute;
	display: block;
	bottom: 0;
	z-index: 203;
	width: 1px;
	height: 1px;
	background: #E5E5E5;
	left: 0;
}

.sf-menu>li.menu-item-has-children:hover::after {
	content: "";
	position: absolute;
	display: block;
	bottom: 0;
	z-index: 202;
	width: 1px;
	height: 1px;
	background: #E5E5E5;
	right: 0;
}

.sf-menu>li.menu-item-has-children:hover a {
	z-index: 202;
}

.sf-menu li ul {
	width: 200px;
	left: auto;
	right: 0;
	background: #FFF;
	border: 1px solid #E5E5E5;
	padding-bottom: 15px;
}

.sf-menu li li.wide ul.sub-menu {
	width: 200px;
}

.sf-menu li li.wide ul.sub-menu li {
	width: 170px;
}

.sf-menu li.wide ul.sub-menu {
	width: 400px;
}

.sf-menu li.left-flyout:hover ul, .sf-menu li.left-flyout.sfHover ul {
	left: auto;
	right: 0;
}

.sf-menu li.left-flyout:hover ul ul {
	left: -202px;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top: 47px;
}

.sf-menu li ul li {
	width: 170px;
	height: auto;
	margin-left: 0;
	background-color: #FFF;
	padding: 0 15px;
}

.sf-menu li:hover ul a,
.sf-menu>li.menu-item-has-children:hover ul a {
	border: none;
	color: #666;
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 0;
}

.sf-menu>li.menu-item-has-children:hover ul {
	z-index: 201;
}

.sf-menu li ul li a {
	padding: 15px 0;
	font-size: 14px;
}

.sf-menu li ul li a:hover, .sf-menu li ul li.selected a, .sf-menu li ul li.current-menu-item a,
.sf-menu>li.menu-item-has-children ul li a:hover, .sf-menu>li.menu-item-has-children:hover ul li.selected a, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item a, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.current-menu-item a, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.current-menu-item ul li a:hover,
.sf-menu>li.menu-item-has-children:hover ul li.selected ul li a:hover, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a:hover, .sf-menu>li.menu-item-has-children:hover ul li ul li.selected a, .sf-menu>li.menu-item-has-children:hover ul li ul li.current-menu-item a, .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.selected a, .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.current-menu-item a,
.sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a:hover, .sf-menu li ul li.menu-item-type-custom a:hover, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.menu-item-type-custom a:hover {
	border-bottom: 2px solid #E74622;
	color: #000;
	padding-bottom: 14px;
}

.sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a,
.sf-menu>li.menu-item-has-children:hover ul li.selected ul li a,
.sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a,
.sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.menu-item-type-custom a,
.sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.current-menu-item ul li a,
.sf-menu li ul li.menu-item-type-custom a {
	color: #666;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 15px;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 200px;
	top: -1px;
}

.mobile-menu-container {
	display: none;
}

.mobile-menu {
	display: none;
}

.header .mobile-menu-switch,
.mobile-menu-container nav.mobile-menu,
.mobile-menu-divider {
	display: none;
	margin-left: auto;
	margin-right: auto;
}

.mobile-menu-container nav.mobile-menu,
.mobile-menu-container nav.mobile-menu>ul {
	overflow: hidden !important;
}

.mobile-menu-container nav.mobile-menu>ul {
	padding: 0;
	margin: 0;
}

.mobile-menu-container nav.mobile-menu>ul li {
	display: block;
	float: none;
}

.mobile-menu-container nav.mobile-menu>ul li a {
	display: block;
	color: #666;
	border: 1px solid #E5E5E5;
	border-top-width: 0;
	padding: 12px 20px;
	line-height: 22px;
}

.mobile-menu-container nav.mobile-menu>ul>li:first-child>a:first-child {
	border-top-width: 1px;
}

.mobile-menu-container nav.mobile-menu>ul li a:hover {
	text-decoration: underline;
}

.mobile-menu-container nav.mobile-menu>ul li.current-menu-item>a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-item a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul li.current-menu-item a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul li.current-menu-parent a {
	background: #363685;
	border-left-color: #363685;
	border-right-color: #363685;
	color: #FFF;
}

.mobile-menu-container nav.mobile-menu>ul li ul.sub-menu {
	padding: 0;
}

.mobile-menu-container nav.mobile-menu>ul li ul a {
	font-size: 13px;
	padding-left: 35px;
}

.mobile-menu-container nav.mobile-menu>ul li ul ul a {
	font-size: 13px;
	padding-left: 50px;
}

.mobile-menu-container nav.mobile-menu>ul li ul ul ul a {
	font-size: 13px;
	padding-left: 65px;
}

.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul li.current-menu-parent ul a {
	color: #666;
	background: none;
	border-color: #E5E5E5;
}

.mobile-menu-switch {
	position: relative;
	width: 30px;
	height: 18px;
}

.mobile-menu-switch .line {
	display: block;
	position: absolute;
	width: 30px;
	height: 2px;
	background: #000;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.mobile-menu-switch .line:nth-child(1) {
	top: 22px;
}

.mobile-menu-switch .line:nth-child(2),
.mobile-menu-switch .line:nth-child(3) {
	top: 32px;
}

.mobile-menu-switch .line:nth-child(4) {
	top: 42px;
}

.mobile-menu-switch.mm-opened .line:nth-child(1) {
	top: 21px;
	width: 0px;
	left: 15px;
}

.mobile-menu-switch.mm-opened .line:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mobile-menu-switch.mm-opened .line:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.mobile-menu-switch.mm-opened .line:nth-child(4) {
	top: 21px;
	width: 0px;
	left: 15px;
}

.header.layout-2 .sf-menu li.menu-separator,
.header.layout-2 .sf-menu li.menu-separator:hover {
	background-color: #E5E5E5;
	width: 1px;
	height: 28px;
	margin-top: 10px;
	margin-left: -1px;
	z-index: 1;
}

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

.footer .menu li {
	padding: 8px 0;
	text-align: start;
}

.footer .menu li a::before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 8px;
	background: url("/icons/chevron-right.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center / contain;
	vertical-align: middle;
}

.site-container {
	background: #FFF;
}

body .site-container .vc_row.wpb_row .wpb_column .vc_row,
body .site-container .vc_row.wpb_row.submit-container .wpb_column .vc_row {
	width: auto;
}

.column .row {
	width: auto;
}

.theme-page.noborder {
	border: none;
}

.page-header {
	-webkit-box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.07) inset;
	-moz-box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.07) inset;
	box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.07) inset;
}

.page-header>.vc_inner {
	border-bottom: 1px solid #E5E5E5;
	padding: 35px 0;
}

.page-header-left {
	display: table-cell;
	width: 970px;
	vertical-align: middle;
}

.page-header-right {
	display: table-cell;
	width: 260px;
	vertical-align: middle;
}

.page-header-left .page-title {
	float: left;
	margin-right: 20px;
}

.page-header-right .search {
	float: right;
}

.search {
	position: relative;
}

.search input {
	float: left;
	background: transparent;
	padding: 13px 57px 13px 22px;
	border: none;
	color: #999;
	margin: 0;
}

.search .search-input {
	position: relative;
	width: 200px;
	background: #F0F0F0;
	transition: width 0.5s;
	-moz-transition: width 0.5s;
	/* Firefox */
	-webkit-transition: width 0.5s;
	/* Safari and Chrome */
	-o-transition: width 0.5s;
	/* Opera */
	z-index: 1;
}

.search .search-input::-webkit-input-placeholder,
.search .search-input:-moz-placeholder,
.search .search-input:-ms-input-placeholder {
	color: #999;
}

.search .search-input:focus {
	width: 240px;
	color: #000;
}

.search .search-submit-container {
	position: absolute;
	right: 0;
	background: #F0F0F0;
	width: 57px;
	height: 50px;
	z-index: 2;
}

.search .search-submit {
	position: relative;
	cursor: pointer;
	width: 57px;
	height: 50px;
	padding: 0;
	z-index: 2;
}

.search .template-search::before {
	position: absolute;
	top: 17px;
	right: 20px;
	font-size: 16px;
	color: #999;
	z-index: 1;
}

.vertical-menu ul {
	list-style: none;
	padding: 0;
	margin: -15px 0 0;
}

.vertical-menu li a {
	border-bottom: 1px solid #E5E5E5;
	color: #666;
	display: block;
	height: 45px;
	padding: 15px 0;
}

.vertical-menu li a:hover {
	color: #000;
	border-bottom: 2px solid #42B3E5;
	text-decoration: none;
}

.vertical-menu li.is-active a {
	color: #000;
	border-bottom: 2px solid #42B3E5;
}

.single-ql_services .vertical-menu ul {
	margin: 0;
}

.single-ql_services .vertical-menu li a {
	height: auto;
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-ms-flex-pack: justify;
	-ms-flex-pack: space-between;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	background: #F0F0F0;
	border: none;
	padding: 17px 17px 19px 20px;
	line-height: 24px;
	color: #666;
	margin-top: 10px;
}

.single-ql_services .vertical-menu li ul {
	padding-left: 20px;
	margin-top: 10px;
}

.single-ql_services .vertical-menu li:first-child>a {
	margin-top: 0;
}

.single-ql_services .vertical-menu li.current-menu-item>a,
.single-ql_services .vertical-menu li.current-menu-ancestor>a {
	background: #42B3E5;
}

.single-ql_services .vertical-menu li:hover>a,
.single-ql_services .vertical-menu li:hover>a::after,
.single-ql_services .vertical-menu li ul li:hover>a,
.single-ql_services .vertical-menu li ul li:hover>a::after,
.single-ql_services .vertical-menu li ul li ul li:hover>a,
.single-ql_services .vertical-menu li ul li ul li:hover>a::after {
	color: #42B3E5;
}

.single-ql_services .vertical-menu ul li.current-menu-item>a,
.single-ql_services .vertical-menu ul li.current-menu-item>a:hover,
.single-ql_services .vertical-menu ul li.current-menu-item>a::after,
.single-ql_services .vertical-menu ul li.current-menu-item>a:hover::after,
.single-ql_services .vertical-menu ul li.current-menu-ancestor>a,
.single-ql_services .vertical-menu ul li.current-menu-ancestor>a:hover,
.single-ql_services .vertical-menu ul li.current-menu-ancestor>a::after,
.single-ql_services .vertical-menu ul li.current-menu-ancestor>a:hover::after,
.single-ql_services .vertical-menu ul li.current-menu-ancestor:hover>a,
.single-ql_services .vertical-menu ul li.current-menu-ancestor:hover>a::after {
	color: #FFF;
}

.single-ql_services .vertical-menu li a::after {
	color: #666;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	vertical-align: middle;
	content: "\66";
}

.footer-container {
	background-color: #2E3033;
	padding-bottom: 60px;
}

.footer .box-header,
.footer .box_header,
.footer a,
.footer a:hover {
	color: #FFF;
}

.mc-icon {
	display: inline-block;
	color: #42B3E5;
	font-size: 48px;
}

.template-cart {
	position: relative;
}

.header-top-sidebar .template-cart {
	padding-left: 30px;
	border-left: 1px solid #E5E5E5;
}

.social-icons {
	margin-top: 30px;
}

.social-icons li {
	float: left;
	display: table;
	margin-left: 10px;
}

.social-icons li a {
	display: block;
	height: 44px;
}

.icon-single[class^="social-"], .icon-single[class*=" social-"] {
	float: left;
}

.social-icons li a[class^="social-"],
.social-icons li a[class*=" social-"],
.icon-single[class^="social-"],
.icon-single[class*=" social-"] {
	font-family: 'social';
	font-size: 16px;
	color: #AAA;
}

.social-icons li a::before,
.icon-single[class^="social-"]::before, .icon-single[class*=" social-"]::before {
	display: table-cell;
	color: #AAA;
	background: #F0F0F0;
	font-size: 16px;
	text-align: center;
	width: 44px;
	height: 44px;
	transition: color 0.2s ease 0s, background 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s, background 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s, background 0.2s ease 0s;
}

.social-icons li a:hover,
.social-icons li a:hover::before,
.icon-single[class^="social-"]:hover::before, .icon-single[class*=" social-"]:hover::before,
.icon-single[class^="social-"]:hover, .icon-single[class*=" social-"]:hover {
	color: #FFF;
	background: #42B3E5;
}

.social-icons li:first-child {
	margin-left: 0;
}

.header-icon {
	display: block;
	color: #999;
	font-size: 14px;
	font-weight: 500;
}

.header-icon.empty-icon {
	padding-top: 11px;
}

.header-icon::before {
	display: inline-block;
	font-size: 16px;
	color: #999;
	margin-right: 10px;
}

.icons-list,
.top_header_icons {
	float: right;
}

.icons-list a,
.icons-list span,
.top_header_icons a,
.top_header_icons span {
	display: block;
	float: left;
	margin-left: 30px;
	font-size: 14px;
}

.icons-list a.mc-icon::before,
.icons-list span.mc-icon::before,
.top_header_icons a.mc-icon::before,
.top_header_icons span.mc-icon::before {
	display: inline;
	width: auto;
	height: auto;
	background: none;
	font-size: 16px;
	color: #AAA;
	transition: color 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s;
}

.icons-list a.mc-icon:hover::before,
.top_header_icons a.mc-icon:hover::before {
	color: #000;
	background: none;
}

.icons-list a.mc-icon:hover,
.top_header_icons a.mc-icon:hover {
	background: none;
}

.icons-list a:first-child,
.icons-list span:first-child,
.top_header_icons a:first-child,
.top_header_icons span:first-child {
	margin-left: 0;
}

.copyright-area-container .icons-list {
	margin-left: 40px;
	margin-top: -5px;
}

.copyright-area-container .icons-list a.mc-icon::before {
	color: #FFF;
	transition: color 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s;
}

.copyright-area-container .icons-list a.mc-icon:hover::before {
	color: #BAC0C5;
}

.hexagon span::before,
.circle span::before {
	position: relative;
	z-index: 2;
	color: #FFF;
	clear: both;
	float: none;
	display: block;
	text-align: center;
	font-size: 48px;
	margin-left: auto;
	margin-right: auto;
}

.hexagon {
	display: inline-block;
	position: relative;
	width: 87px;
	height: 50.23px;
	background-color: #42b3e5;
	margin: 25.11px 0;
}

.hexagon::before,
.hexagon::after {
	content: "";
	z-index: 1;
	position: absolute;
	width: 0;
	border-left: 43.5px solid transparent;
	border-right: 43.5px solid transparent;
}

.hexagon::before {
	bottom: 100%;
	border-bottom: 25.11px solid #42b3e5;
}

.hexagon::after {
	top: 100%;
	width: 0;
	border-top: 25.11px solid #42b3e5;
}

.hexagon.small span::before {
	font-size: 24px;
	padding-bottom: 8px;
	padding-top: 7px;
}

.hexagon.small {
	width: 67px;
	height: 38.68px;
	margin: 19.34px 0;
}

.hexagon.small::before,
.hexagon.small::after {
	border-left: 33.5px solid transparent;
	border-right: 33.5px solid transparent;
}

.hexagon.small::before {
	border-bottom: 19.34px solid #42b3e5;
}

.hexagon.small::after {
	border-top: 19.34px solid #42b3e5;
}

.hexagon.fancybox,
.circle.fancybox {
	position: absolute;
	top: calc(50% - 50px);
	left: calc(50% - 43px);
	background: #3156A3;
	opacity: 0.8;
	transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;
}

.circle.fancybox {
	background: transparent;
}

.hexagon.fancybox:hover,
.circle.fancybox:hover {
	opacity: 1;
}

.hexagon.fancybox::before {
	border-bottom-color: #3156A3;
}

.hexagon.fancybox::after {
	border-top-color: #3156A3;
}

.hexagon.fancybox span::before,
.circle.fancybox span::before {
	font-size: 24px;
	line-height: 50px;
}

.hexagon.fancybox.small span::before,
.circle.fancybox.small span::before {
	font-size: 24px;
	line-height: 1;
}

.hexagon.fancybox .features-play::before,
.circle.fancybox .features-play::before {
	left: 2px;
}

.hexagon.align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.mc-features .hexagon,
.mc-features.float-left .circle {
	float: left;
}

.mc-features .text {
	margin-left: 117px;
}

.mc-features-small .text,
.mc-features.mc-features-circle.float-left .text {
	margin-left: 97px;
}

.mc-features.mc-features-circle.float-left .text {
	margin-top: 0;
}

.mc-features .no-icon .text {
	margin-left: 0;
}

.mc-features-style-light .hexagon,
.hexagon.style-light {
	background-color: #F0F0F0;
}

.mc-features-style-light.light-white .hexagon,
.hexagon.style-light.light-white {
	background-color: #FFF;
}

.mc-features-style-light.light-colored .hexagon,
.hexagon.style-light.light-colored {
	background-color: #42B3E526;
}

.mc-features-style-light .hexagon::after,
.mc-features-style-light .hexagon.small::after,
.hexagon.style-light::after,
.hexagon.small.style-light::after {
	border-top-color: #F0F0F0;
}

.mc-features-style-light .hexagon::before,
.mc-features-style-light .hexagon.small::before,
.hexagon.style-light::before,
.hexagon.small.style-light::before {
	border-bottom-color: #F0F0F0;
}

.mc-features-style-light.light-white .hexagon::after,
.mc-features-style-light.light-white .hexagon.small::after,
.hexagon.style-light.light-white::after,
.hexagon.small.style-light.light-white::after {
	border-top-color: #FFF;
}

.mc-features-style-light.light-white .hexagon::before,
.mc-features-style-light.light-white .hexagon.small::before,
.hexagon.style-light.light-white::before,
.hexagon.small.style-light.light-white::before {
	border-bottom-color: #FFF;
}

.mc-features-style-light.light-colored .hexagon::after,
.mc-features-style-light.light-colored .hexagon.small::after,
.hexagon.style-light.light-colored::after,
.hexagon.small.style-light.light-colored::after {
	border-top-color: #42B3E526;
}

.mc-features-style-light.light-colored .hexagon::before,
.mc-features-style-light.light-colored .hexagon.small::before,
.hexagon.style-light.light-colored::before,
.hexagon.small.style-light.light-colored::before {
	border-bottom-color: #42B3E526;
}

.mc-features-style-light .hexagon span::before,
.hexagon.style-light span:before,
.mc-features-style-light .circle span::before,
.icon-single.circle.style-light span::before {
	color: #42B3E5;
}

.vc_col-sm-2 .mc-features .hexagon {
	float: none;
}

.vc_col-sm-2 .mc-features .text {
	margin-left: 0;
	margin-top: 23px;
}

.mc-features.align-center .hexagon {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.vc_row .mc-features.align-center .text {
	float: left;
	clear: both;
	margin-left: 0;
	margin-top: 23px;
}

.mc-features-circle {
	text-align: center;
}

.align-left.mc-features-circle,
.mc-features.mc-features-circle.float-left {
	text-align: left;
}

.align-right.mc-features-circle {
	text-align: right;
}

.mc-features.mc-features-circle .text {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 23px;
}

.align-left.mc-features.mc-features-circle .text,
.align-right.mc-features.mc-features-circle .text {
	width: 100%;
}

.mc-features-circle .circle span,
.icon-single.circle span {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	width: 88px;
	height: 88px;
	background: #42B3E5;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	margin-left: auto;
	margin-right: auto;
}

.circle.fancybox span {
	background: #3156A3;
}

.align-left.mc-features.mc-features-circle .text,
.align-left.mc-features-circle .circle span {
	margin-left: 0;
	margin-right: 0;
}

.align-right.mc-features.mc-features-circle .text,
.align-right.mc-features-circle .circle span {
	margin-right: 0;
}

.mc-features-circle.circle-small .circle span,
.icon-single.circle.small span {
	width: 70px;
	height: 70px;
	margin-top: 30px;
}

.mc-features-circle.circle-small li:first-child .circle span,
.icon-single.circle.small span {
	margin-top: 0;
}

.align-left.mc-features-circle.circle-small .circle span {
	margin-left: 15px;
}

.mc-features-circle.circle-small .circle span::before {
	margin-left: -15px;
	margin-top: -30px;
}

.mc-features-style-light .circle span,
.icon-single.circle.style-light span {
	background: #F0F0F0;
}

.mc-features-style-light.light-white .circle span {
	background: #FFF;
}

.mc-features-style-light.light-colored .circle span {
	background: #42B3E526;
}

.mc-features.mc-features-spacing-large .item-content {
	margin-top: 66px;
}

.mc-features.mc-features-spacing-large .item-content:first-child {
	margin-top: 0;
}

.mc-features-circle .circle span.features-cat::before {
	margin-top: -13px;
}

.mc-features-large .hexagon span.features-cat::before {
	margin-top: -5px;
}

ul.mc-features.margin-left-0 {
	margin-left: 0;
}

.timeline-item .timeline-left {
	width: 167px;
	min-width: 167px;
}

.timeline-item .label-container {
	position: relative;
}

.timeline-item .label-container .timeline-circle {
	position: absolute;
	display: block;
	width: 19px;
	height: 19px;
	top: 7px;
	right: -11px;
	border: 1px solid #E5E5E5;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #F8F8F8;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.timeline-item .label-container .timeline-circle::after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	margin-left: 5px;
	margin-top: 5px;
	border: 2px solid #42B3E5;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.timeline-item label {
	float: right;
	max-width: 110px;
	overflow: hidden;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
	background: #42B3E5;
	padding: 7px 20px 8px;
	white-space: nowrap;
}

.timeline-item .label-triangle {
	float: right;
	width: 0;
	height: 0;
	margin-right: 40px;
	border-style: solid;
	border-width: 18px 0 17px 17px;
	border-color: transparent transparent transparent #42B3E5;
}

.timeline-content {
	padding: 22px 0 26px 40px;
	border-left: 1px solid #E5E5E5;
}

.timeline-content span.timeline-title {
	margin-right: 10px;
}

.timeline-content span.timeline-subtitle {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 12px;
	color: #999;
	margin-top: 7px;
}

.vc_col-sm-3 .timeline-item .timeline-left {
	width: 132px;
	min-width: 132px;
}

.vc_col-sm-3 .timeline-item label {
	max-width: 90px;
	padding: 7px 8px 8px;
}

.vc_col-sm-3 .timeline-item .label-triangle {
	margin-right: 25px;
}

.vc_col-sm-3 .timeline-content {
	padding: 12px 0 16px 25px;
}

.vc_col-sm-3 .timeline-content span {
	float: left;
	clear: both;
}

.vc_col-sm-3 .timeline-content span.timeline-title,
.vc_col-sm-2 .timeline-content span.timeline-title {
	margin-right: 0;
}

.vc_col-sm-3 .timeline-content span.timeline-subtitle {
	margin-top: 5px;
}

.vc_col-sm-2 .timeline-item .timeline-left {
	display: block;
	width: auto;
	min-width: 0;
}

.vc_col-sm-2 .timeline-item .label-container .timeline-circle,
.vc_col-sm-2 .timeline-item .label-triangle {
	display: none;
}

.vc_col-sm-2 .timeline-item label {
	float: left;
	clear: both;
	max-width: 100%;
}

.vc_col-sm-2 .timeline-content span.timeline-subtitle {
	display: block;
}

.vc_col-sm-2 .timeline-content {
	display: block;
	clear: both;
	border: none;
	padding: 12px 0 16px;
}

.notification-box {
	position: relative;
	padding: 20px 30px 26px;
	line-height: 150%;
}

.notification-box h2 {
	width: calc(100% - 95px);
	font-size: 30px;
	line-height: 1.4;
	font-weight: 300;
	margin-left: 78px;
}

.notification-box h2,
.notification-box h2 a,
.notification-box h3,
.notification-box h3 a,
.notification-box h5,
.notification-box h5 a {
	color: #FFF;
}

.notification-box h5 {
	margin-top: 7px;
	margin-left: 79px;
}

.notification-box.nb-success {
	background: #47AE77;
}

.notification-box.nb-error {
	background: #EA5F38;
}

.notification-box.nb-info {
	background: #42B3E5;
}

body .notification-box::before {
	font-family: "features" !important;
	float: left;
	color: #FFF;
	font-size: 48px;
	margin-right: 30px;
	margin-top: 15px;
}

.notification-box .nb-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 35px;
	height: 35px;
	padding: 5px;
	border: 1px solid rgba(255, 255, 255, 0.25);
}

.notification-box .nb-close::after {
	font-size: 16px;
	color: #FFF;
}

.closing-in {
	display: block;
	float: right;
	margin-top: 5px;
	color: #999;
	font-size: 11px;
}

.vc_col-sm-3 .notification-box h2,
.vc_col-sm-2 .notification-box h2 {
	width: auto;
	clear: both;
	margin-left: 0;
	margin-top: 78px;
}

.vc_col-sm-3 .notification-box h5,
.vc_col-sm-2 .notification-box h5 {
	margin-left: 0;
}

.vertical-align-table {
	display: table;
}

.vertical-align {
	display: table-row;
}

.vertical-align-cell {
	display: table-cell;
	vertical-align: middle;
}

.flex-box {
	display: block;
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
}

.flex-hide {
	display: none;
}

@media all and (min-width:0\0) and (min-resolution: .001dpcm) {
	.flex-hide {
		display: inline;
	}
}

.caroufredsel_wrapper {
	width: 100% !important;
	margin: 0 !important;
	overflow: hidden;
}

.slider li {
	float: left;
	height: 670px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.slider li .slider-img {
	position: relative;
	height: 100%;
	top: 0;
	left: 0;
}

.slider-content-box {
	margin-top: -577px;
	min-height: 367px;
	position: relative;
	z-index: 20;
}

.slider-content {
	display: none;
	padding-top: 11px;
	padding-bottom: 17px;
}

.slider-content:after {
	content: "";
}

.slider-content .subtitle {
	margin-top: 19px;
	line-height: 150%;
	color: #FFF;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}

.slider-content h1 {
	font-size: 72px;
	line-height: 1;
	color: #FFF;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}

.slider-navigation {
	position: absolute;
	clear: both;
	width: 100%;
	bottom: 0;
	z-index: 1;
}

.slider-navigation .slider-control,
.single .post-content .slider-navigation .slider-control {
	float: left;
	height: 40px;
	line-height: 1;
}

.single .post-content .slider-navigation li {
	padding: 0;
}

.single .post-content .slider-navigation li::before {
	content: none;
	display: none;
	margin: 0;
}

.slider-navigation .slider-control a {
	display: block;
	height: 40px;
	font-size: 12px;
	padding: 0;
	color: #FFF;
	line-height: 1.83334;
}

.slider-navigation .slider-control a:hover {
	text-decoration: none;
}

.slider-navigation .top-border {
	display: block;
	width: 100%;
	height: 1px;
	background: #FFF;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.slider-navigation .slider-control .slider-control-bar {
	display: none;
	background-color: #FFFFFF;
	height: 4px;
	margin-top: -4px;
}

.for-home-slider .slider-navigation .slider-bar {
	position: absolute;
	top: -3px;
}

.for-home-slider .slider-navigation {
	top: -40px;
	bottom: auto;
}

.slider-navigation .slider-bar,
.single .post-content .slider-navigation .slider-bar {
	position: relative;
	height: 4px;
	margin-left: 0;
	margin-bottom: -1px;
	background: #FFF;
}

.home-box-container-list,
.home-box-container-list.for-home-slider>.wpb_wrapper>ul,
.home-box-container-list.float>.wpb_wrapper>ul {
	z-index: 20;
	position: relative;
	display: block;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
}

.home-box-container-list.margin-minus {
	margin-top: -210px;
}

.home-box-container-list.for-home-slider,
.home-box-container-list.for-home-slider.no-widgets {
	position: absolute;
	bottom: 0;
}

.home-box-container-list.for-home-slider .home-box-container,
.home-box-container-list.float .home-box-container {
	float: left;
}

.home-box-container {
	position: relative;
	float: left;
	padding: 25px 30px 30px;
	list-style: none;
	z-index: 2;
}

.home-box-container:nth-child(3n+1) {
	z-index: 3;
	background: #5B5BF9;
}

.home-box-container:nth-child(3n+2) {
	background: #4D4DD2;
}

.home-box-container:nth-child(3n+3) {
	z-index: 1;
	background: #363685;
}

.home-box,
.home-box-container-list.for-home-slider .home-box,
.home-box-container-list.float .home-box {
	width: 100%;
	height: 100%;
	background: inherit;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.home-box h2,
.home-box h2 a {
	color: #FFF;
}

.home-box h3 {
	color: #FFF;
	margin-top: 5px;
}

.home-box .header-left {
	width: 198px;
}

.home-box .header-right {
	width: 69px
}

.home-box .news {
	margin-top: 20px;
	line-height: 170%;
	background: inherit;
}

.home-box .news .text {
	padding: 0;
	color: #FFF;
	background: inherit;
	line-height: 1.71429;
}

.home-box a {
	color: #FFF;
}

.home-box .more {
	margin-top: 26px;
}

.home-box .more.light {
	background-color: transparent;
	border-color: #FFF;
	color: #FFF;
}

.home-box .more.light:hover {
	background-color: #FFF;
	color: #000;
	border-color: #FFF;
}

.home-box .scrolling-controls .header-right {
	margin-top: 8px;
}

.vc_col-sm-2 .home-box-container {
	padding: 25px 10px 30px;
}

.items-list.margin-top {
	margin-top: 8px;
}

.items-list li {
	padding: 8px 0;
	border-bottom: 1px solid #E5E5E5;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 1.71429;
}

.items-list li:first-child {
	padding-top: 0;
}

.items-list li.icon_clock_black {
	padding-left: 25px;
}

.items-list li.icon_clock_black:first-child {
	padding-top: 12px;
}

.items-list a, .items-list span {
	float: left;
	color: #000;
	padding-top: 5px;
}

.items-list.thin a, .items-list.thin span {
	font-weight: normal
}

.items-list .value,
.scrolling-list .value {
	float: right;
	color: #FFF;
}

.items-list .value {
	background: #42B3E5;
	padding: 4px 10px;
}

.items-list.opening-hours li span, .items-list.opening-hours .value,
.items-list.opening_hours li span, .items-list.opening_hours .value {
	color: #FFF;
}

.items-list.opening-hours li,
.items-list.opening_hours li {
	border-color: rgba(255, 255, 255, 0.1);
}

.items-list.opening_hours .value {
	background: transparent;
}

.home-box .items-list li:first-child {
	padding-top: 12px;
}

.items-list .item-footer {
	margin-top: 30px;
}

.items-list.padding-list {
	padding: 40px;
}

.padding-header {
	padding: 0 40px;
}

.scrolling-list-wrapper {
	margin-top: 11px;
	background: inherit;
}

.scrolling-list {
	width: 100% !important;
}

.scrolling-list-control-left {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

.scrolling-list-control-left, .scrolling-list-control-right {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	position: relative;
	float: left;
	width: 33px;
	height: 33px;
	font-size: 24px;
	line-height: 28px;
	color: #000;
	text-align: center;
	border: 1px solid #E5E5E5;
}

.caroufredsel-wrapper-testimonials+.scrolling-controls .scrolling-list-control-left, .caroufredsel-wrapper-testimonials+.scrolling-controls .scrolling-list-control-right {
	color: #FFF;
	border-color: #FFF;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.caroufredsel-wrapper-testimonials.grey+.scrolling-controls .scrolling-list-control-left, .caroufredsel-wrapper-testimonials.grey+.scrolling-controls .scrolling-list-control-right {
	color: #000;
	border-color: #E5E5E5;
}

.caroufredsel-wrapper-testimonials+.scrolling-controls {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.scrolling-list-control-right {
	margin-left: -1px;
}

.scrolling-list-control-left:hover,
.scrolling-list-control-right:hover {
	z-index: 1;
	border-color: #42B3E5;
}

.caroufredsel-wrapper-testimonials+.scrolling-controls .scrolling-list-control-left:hover,
.caroufredsel-wrapper-testimonials+.scrolling-controls .scrolling-list-control-right:hover {
	z-index: 1;
	background: #FFF;
	color: #000;
}

.caroufredsel-wrapper-testimonials.grey+.scrolling-controls .scrolling-list-control-left:hover,
.caroufredsel-wrapper-testimonials.grey+.scrolling-controls .scrolling-list-control-right:hover {
	border-color: #42B3E5;
}

.scrolling-controls .header-left {
	float: left;
	display: block;
	width: auto;
	margin: 0;
}

.scrolling-controls .header-right {
	float: right;
	clear: none;
	margin-top: 2px;
}

.scrolling-list li {
	width: auto;
	color: #C5C5C5;
	background-position: left 18px;
	padding: 13px 0;
	line-height: 1.71429;
}

.scrolling-list.thin li {
	padding-left: 0;
}

.scrolling-list li a {
	clear: both;
	color: #666;
	border: none;
}

.scrolling-list li .left {
	color: #666;
}

.footer .scrolling-controls .header-right a {
	color: #FFF;
}

.footer .scrolling-list li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #FFF;
	white-space: nowrap;
}

.scrolling-list.latest-tweets li a {
	float: none;
}

.scrolling-list.latest-tweets li p {
	padding: 0;
}

.scrolling-list li .left {
	float: left;
}

.scrolling-list li .number {
	float: right;
	width: 33px;
	color: #666;
	padding: 11px 0 10px;
	margin-left: 5px;
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1;
}

.scrolling-list-fix-block,
.wpb_column .home-box-container-list .scrolling-list-fix-block {
	position: absolute;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 18px;
	background: inherit;
}

.home-box .scrolling-list-wrapper {
	margin-top: 9px;
}

.home-box .header-right a.scrolling-list-control-left,
.home-box .header-right a.scrolling-list-control-right {
	border-color: rgba(255, 255, 255, 0.1);
	color: #FFF;
}

.home-box .header-right a.scrolling-list-control-right {
	border-left: none;
	margin-left: 0;
}

.home-box .header-right a.scrolling-list-control-right:hover {
	border-left: 1px solid #FFF;
	margin-left: -1px;
}

.home-box .header-right a.scrolling-list-control-left:hover,
.home-box .header-right a.scrolling-list-control-right:hover {
	border-color: #FFF;
	color: #FFF;
}

.home-box .scrolling-list li {
	padding: 12px 0;
}

.scrolling-list.opening-hours li span, .scrolling-list.opening-hours .value {
	color: #FFF;
}

.scrolling-list.opening-hours li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.scrolling-list.footer-recent-posts li {
	width: 85%;
}

.home-box .scrolling-controls {
	position: relative;
	margin-top: -64px;
	height: 43px;
}

.footer .timeago {
	color: #686F78;
}

.timeago {
	clear: both;
	display: block;
	font-size: 12px;
	line-height: 1.83334;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 7px;
}

.more {
	float: left;
	color: #363685;
	font-size: 14px;
	font-family: 'Manrope', 'Open Sans', 'Arial', sans-serif;
	font-weight: 500;
	line-height: 20px;
}

.button-label {
	margin-top: 30px;
	display: inline-block;
}

.button-label+.more {
	float: none;
	margin-left: 50px;
}

.more::after {
	display: inline-block;
	font-size: 16px;
	margin-left: 8px;
	margin-top: 1px;
}

.more.dark-color,
.more.light-color,
.more.light,
.more.mc-button {
	margin-top: 45px;
	padding: 13px 15px;
	color: #FFF;
	background-color: #363685;
	border: 1px solid #363685;
	border-radius: 0;
	transition: opacity 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
}

.more.dark-color:hover,
.more.light-color:hover,
.more.light:hover,
.more.mc-button:hover {
	text-decoration: none;
	background-color: #2a2a6e;
	border-color: #2a2a6e;
	color: #FFF;
}

.more.dark-color,
.more.light-color {
	background-color: #363685;
	border: 1px solid #363685;
}

.more.light {
	background-color: #363685;
	color: #FFF;
	border-color: #363685;
}

.more.light:hover {
	background-color: #2a2a6e;
	color: #FFF;
	border-color: #2a2a6e;
}

.more.light-color.no-hover-color:hover {
	background-color: #2a2a6e;
	border-color: #2a2a6e;
}

.more.tiny {
	padding: 6px 10px;
	font-size: 11px;
}

.more.small {
	padding: 8px 16px;
}

.more.medium {
	padding: 17px;
}

.more.large {
	padding: 16px 29px 17px;
	font-size: 14px;
}

.more.single-button {
	float: none;
}

.button-label,
.button-label a,
.button-label a:hover {
	color: #FFF;
}

.white .button-label {
	color: #FFF;
}

.align-right .button-label {
	float: left;
}

.button-slider-bar {
	position: relative;
	top: -2px;
}

.mc-parallax {
	background-attachment: fixed;
	background-size: cover;
	background-position: center 0;
}

.mc-parallax.moving-parallax {
	background-attachment: fixed;
}

.mc-parallax,
.mc-parallax h2,
.mc-parallax h4,
.mc-parallax p {
	color: #FFF;
}

body .site-container .mc-overlay {
	position: relative;
}

body .site-container .mc-overlay::after {
	content: "";
	position: absolute;
	visibility: visible;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(77, 91, 121, 0.3);
	z-index: 1;
}

body .site-container .mc-overlay>* {
	float: none;
	position: relative;
	z-index: 2;
}

span.number,
span.odometer.number,
.number-sign {
	direction: ltr;
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 46px;
	line-height: 46px;
	color: #FFF;
	visibility: visible;
	vertical-align: middle;
}

span.number.sign {
	position: relative;
	top: 4px;
	vertical-align: middle;
}

body .counter-box-path {
	stroke-dasharray: 415;
	stroke-dashoffset: 415;
	visibility: visible;
}

body circle.counter-box-path {
	stroke-dasharray: 433;
	stroke-dashoffset: 433;
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180.0deg);
	-moz-transform-origin: center;
	-o-transform: rotate(180.0deg);
	-o-transform-origin: center;
	-webkit-transform: rotate(180.0deg);
	-webkit-transform-origin: center;
	transform: rotate(180.0deg);
	transform-origin: center;
}

.counter-box {
	position: relative;
	text-align: center;
}

.counter-box::before {
	position: absolute;
	width: 100%;
	top: 40px;
	left: 0;
	font-size: 48px;
}

body .counter-box .number {
	display: block;
}

.counter-box svg+.number {
	margin-top: 15px;
}

.counter-box p {
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin-top: 10px;
	padding: 0;
	letter-spacing: 1px;
}

.info-box {
	position: relative;
	background: #FFF;
	padding: 33px 50px 47px;
	text-align: center;
}

.info-box::before {
	color: #42B3E5;
	font-size: 48px;
}

.info-box[class^="features-"] h3, .info-box[class*=" features-"] h3 {
	margin-top: 30px;
}

.info-box p {
	color: #666;
	margin-top: 30px;
	padding: 0;
}

.info-box+.arrow-container {
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 50%;
}

.arrow-container .arrow {
	display: block;
	position: absolute;
	font-size: 16px;
	color: #FFF;
	background: #42B3E5;
	padding: 26px 27px 27px;
	bottom: -35px;
	right: -70px;
}

.arrow-container .arrow-dark {
	background: #3156A3;
}

.vc_row .wpb_column:nth-child(3n+1)>.wpb_wrapper>.info-box,
.vc_row .wpb_column:nth-child(3n+1)>.vc_column-inner>.wpb_wrapper>.info-box {
	z-index: 5;
}

.vc_row .wpb_column:nth-child(3n+1)>.wpb_wrapper>.info-box+.arrow-container,
.vc_row .wpb_column:nth-child(3n+1)>.vc_column-inner>.wpb_wrapper>.info-box+.arrow-container {
	z-index: 4;
}

.vc_row .wpb_column:nth-child(3n+2)>.wpb_wrapper>.info-box,
.vc_row .wpb_column:nth-child(3n+2)>.vc_column-inner>.wpb_wrapper>.info-box {
	z-index: 3;
}

.vc_row .wpb_column:nth-child(3n+2)>.wpb_wrapper>.info-box+.arrow-container,
.vc_row .wpb_column:nth-child(3n+2)>.vc_column-inner>.wpb_wrapper>.info-box+.arrow-container {
	z-index: 2;
}

.vc_row .wpb_column:nth-child(3n+3)>.wpb_wrapper>.info-box,
.vc_row .wpb_column:nth-child(3n+3)>.vc_column-inner>.wpb_wrapper>.info-box {
	z-index: 1;
}

.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+1)>.wpb_wrapper>.info-box,
.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+1)>.vc_column-inner>.wpb_wrapper>.info-box {
	z-index: 9;
}

.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+1)>.wpb_wrapper>.info-box+.arrow-container,
.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+1)>.vc_column-inner>.wpb_wrapper>.info-box+.arrow-container {
	z-index: 8;
}

.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+2)>.wpb_wrapper>.info-box,
.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+2)>.vc_column-inner>.wpb_wrapper>.info-box {
	z-index: 7;
}

.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+2)>.wpb_wrapper>.info-box+.arrow-container,
.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+2)>.vc_column-inner>.wpb_wrapper>.info-box+.arrow-container {
	z-index: 6;
}

.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+3)>.wpb_wrapper>.info-box,
.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+3)>.vc_column-inner>.wpb_wrapper>.info-box {
	z-index: 5;
}

.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+3)>.wpb_wrapper>.info-box+.arrow-container,
.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+3)>.vc_column-inner>.wpb_wrapper>.info-box+.arrow-container {
	z-index: 4;
}

.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+4)>.wpb_wrapper>.info-box,
.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+4)>.vc_column-inner>.wpb_wrapper>.info-box {
	z-index: 3;
}

.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+4)>.wpb_wrapper>.info-box+.arrow-container,
.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+4)>.vc_column-inner>.wpb_wrapper>.info-box+.arrow-container {
	z-index: 2;
}

.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+5)>.wpb_wrapper>.info-box,
.vc_row .wpb_column.vc_col-sm-1\/5:nth-child(5n+5)>.vc_column-inner>.wpb_wrapper>.info-box {
	z-index: 1;
}

.vc_col-sm-9 .info-box {
	padding: 18px 30px 32px;
}

.vc_col-sm-9 .info-box+.arrow-container {
	width: 50px;
}

.vc_col-sm-9 .arrow-container .arrow {
	padding: 15px 17px 17px;
	right: -50px;
	bottom: -25px;
}

.our-clients-list-container {
	overflow: hidden;
	text-align: center;
}

.our-clients-list li {
	float: left;
	width: 246px;
	height: 160px;
	text-align: center;
	border-left: 1px solid #E5E5E5;
}

.our-clients-list li:first-child {
	border-left: none;
}

.our-clients-list li:nth-child(5n+1) {
	border-left: none;
}

.our-clients-list li:nth-child(n+6) {
	margin-top: 50px;
}

.our-clients-list li img {
	width: 140px;
	height: auto;
}

.our-clients-list .our-clients-item-container {
	display: inline-block;
}

.our-clients-list li .vertical-align-cell {
	text-align: center;
	height: 160px;
}

.blog,
.layout-row .blog:first-child {
	margin-top: 30px;
}

.layout-row .blog {
	margin-top: 50px;
}

.wpb_column .layout-row .blog.page-margin-top-section,
.wpb_column .layout-column .blog.page-margin-top-section,
.wpb_column .layout-column .blog.page-margin-top-section:first-child,
.wpb_column .layout-row .blog.page_margin_top_section,
.wpb_column .layout-column .blog.page_margin_top_section,
.wpb_column .layout-column .blog.page_margin_top_section:first-child {
	margin-top: 70px;
}

.wpb_column .layout-row .blog.page-margin-top,
.wpb_column .layout-column .blog.page-margin-top,
.wpb_column .layout-column .blog.page-margin-top:first-child,
.wpb_column .layout-row .blog.page_margin_top,
.wpb_column .layout-column .blog.page_margin_top,
.wpb_column .layout-column .blog.page_margin_top:first-child {
	margin-top: 50px;
}

.comment-box {
	float: left;
	width: 115px;
	text-align: center;
	margin-right: 25px;
}

.columns .comment-box {
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	margin-right: 0;
}

.post {
	float: left;
	margin-top: 50px;
}

.post:first-child {
	margin-top: 0;
}

.layout-row .post {
	margin-top: 0;
}

.comment-box li {
	width: 100%;
	text-align: left;
}

.columns .comment-box li {
	float: left;
	width: auto;
}

.comment-box .date {
	position: relative;
}

.comment-box .date .value {
	float: left;
	width: 84px;
	background-color: #3156A3;
	color: #FFF;
	padding: 11px 13px 12px;
	font-size: 12px;
	text-align: center;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.comment-box .date .arrow-date {
	border-color: #3156A3 transparent;
}

.comment-box .arrow-comments {
	border-color: #42B3E5 transparent;
}

.comment-box .date .arrow-date,
.comment-box .arrow-comments {
	content: '';
	display: inline;
	visibility: visible;
	position: absolute;
	border-style: solid;
	border-width: 5px 5px 0 0;
	right: 0;
}

.columns .comment-box .date .value {
	clear: both;
	float: none;
	width: auto;
}

.columns .comment-box .date .arrow-date {
	left: 0;
	right: auto;
}

.comment-box .comments-number {
	position: relative;
	width: 110px;
	margin-top: 2px;
}

.columns .comment-box .comments-number {
	width: auto;
	margin-left: 2px;
	margin-top: 0;
}

.comment-box .comments-number a {
	display: block;
	text-align: center;
	font-size: 12px;
	background-color: #42B3E5;
	padding: 11px 5px 12px;
	color: #FFF;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.columns .comment-box .comments-number a {
	padding: 11px 13px 12px;
}

.comment-box .comments-number:hover {
	border-color: #409915;
}

.post-content {
	float: right;
	width: 100%;
	padding-bottom: 13px;
	border-bottom: 1px solid #E5E5E5;
}

.single-features .post-content {
	border-bottom: 0;
}

.columns .post-content,
.columns .post-content a.post-image img,
.columns .post-content .image-carousel img,
.columns .post-content .image-carousel .mc-preloader {
	width: 300px;
}

.post-content a.post-image {
	display: block;
	margin-bottom: 20px;
}

.post-content a.post-image img {
	display: block;
	width: 100%;
	height: auto;
	min-height: 15px;
}

.post-content img {
	max-width: 100%;
	height: auto;
}

.post-content .gallery-box {
	margin-top: 0;
	margin-bottom: 20px;
}

.wpb_column .post-content .gallery-box img {
	width: 100%;
	max-width: none;
	height: auto;
}

.post-content .post-title {
	margin-bottom: 20px;
	line-height: 150%;
}

.post-content .post-title a {
	transition: color 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s;
}

.single .post-content .post-title {
	margin-top: 0;
}

.single .post-content p {
	padding: 1em 0;
}

.post-content blockquote {
	margin: 29px 0px 30px 0px;
}

.post-content blockquote p {
	padding: 0;
}

.single .post-content blockquote p,
.single .post-content blockquote p:last-of-type {
	top: 0;
}

.post-content h2+p:first-of-type {
	padding-top: 0;
}

.post-content p:last-of-type {
	display: inline;
}

.post-content .vc_row p:last-of-type {
	display: block;
}

.single .post-content p:last-of-type,
.single .post-content .more {
	position: relative;
	top: 1em;
}

.single .post-content ul,
.single .post-content ol,
.single-page ul,
.single-page ol,
.wpb_text_column ul,
.wpb_text_column ol {
	padding: 0;
	margin: 5px 0px 20px;
}

.single .post-content ul.tabs-navigation {
	margin-top: 0;
	margin-bottom: 0;
}

.single .post-content ul,
.single-page ul,
.wpb_text_column ul {
	list-style: none;
}

.single .post-content li,
.single-page li,
.wpb_text_column li {
	height: auto;
	line-height: 1.71429;
	padding: 2px 0;
	list-style-position: inside;
}

.single .post-content ul li:not([class*="template-"]):not([class*="social-"])::before,
.single-page ul li:not([class*="template-"]):not([class*="social-"])::before,
.wpb_text_column ul li:not([class*="template-"]):not([class*="social-"])::before {
	display: inline-block;
	content: "\25CF";
	margin-right: 8px;
}

.single .post-content ul.tabs-navigation li::before,
.single .post-content ul.tabs-box-navigation li::before,
.single .post-content ul.accordion li::before,
.single .post-content ul.vc_pagination li::before,
.single .post-content ul.services-list li::before,
.single .post-content ul.slides li::before,
.single .post-content ul.flex-direction-nav li::before,
.single .post-content ul.vc_tta-tabs-list li::before,
.single .post-content .announcement ul li::before,
.single .post-content ul.horizontal-carousel li::before,
.single .post-content ul.image-carousel li::before,
.single .post-content ul.slider-navigation li::before,
.single .post-content ul.social-icons li::before,
.single .post-content ul.mc-gallery li::before,
.single .post-content ul.tabs_box_navigation li::before,
.single .post-content ul.our-clients-list li::before,
.single .post-content ul.photostream li::before {
	content: none;
}

.single .post-content h2, .single .post-content h3, .single .post-content h4, .single .post-content h5 {
	margin-top: 5px;
}

.post-content .more,
.simple .more {
	display: inline-block;
	clear: both;
	float: none;
}

.post-content .more::after {
	content: " a";
	padding-bottom: 2px;
}

.post-content a.mc-button::after {
	content: none;
}

.simple .more {
	margin-left: 5px;
}

.simple .more_container {
	padding-top: 1em;
}

.post-footer {
	margin-top: 36px;
}

.single .post-footer {
	margin-top: 50px;
}

.post-footer-details {
	clear: both;
	float: left;
	text-transform: uppercase;
	line-height: 13px;
}

.single ul.post-footer-details {
	margin: 0;
	padding: 0;
}

.post-footer .post-footer-details li {
	float: left;
	font-size: 12px;
	line-height: 13px;
	color: #999;
	margin-right: 8px;
	margin-bottom: 10px;
	padding: 0;
}

.post-footer-details li a {
	color: #999;
}

.post-footer-details li.separator {
	margin: 0 15px 10px 7px;
	width: 1px;
	background: #E5E5E5;
}

.post-footer-details li:last-child {
	margin-right: 0;
}

.post-footer-details li.post-footer-author+li.post-footer-category,
.post-footer-details li.post-footer-date,
.post-footer-details li.post-footer-comments,
.bypostauthor {
	border-left: 1px solid #e5e5e5;
	margin-left: 8px;
	padding-left: 16px;
}

.post-footer-details li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

.post-footer ul.post-footer-details li:not([class^="template-"])::before {
	content: "";
	display: none;
	margin-right: 0px;
}

.simple .post-footer {
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 25px;
	margin-top: 25px;
}

.show-all {
	margin-top: 30px;
}

.show-all a {
	float: right;
}

.show-all a::after {
	content: " a";
	padding-bottom: 2px;
	display: inline-block;
	font-size: 14px;
	margin-left: 8px;
	margin-top: -1px;
}

.vc_col-sm-3 .layout-row .blog,
.vc_col-sm-2 .layout-row .blog,
.vc_row .vc_col-sm-3 .layout-column .blog,
.vc_row .vc_col-sm-2 .layout-column .blog,
.vc_col-sm-3 .layout-column .post,
.vc_col-sm-2 .layout-column .post {
	margin-top: 40px;
}

.vc_col-sm-3 .layout-column .post:first-child,
.vc_col-sm-2 .layout-column .post:first-child {
	margin-top: 0;
}

/* --- comments --- */
.comments .comments-number a {
	float: left;
	width: 100px;
}

.comments .comment-box .comments-number {
	width: 100%;
	margin-top: 0;
	margin-left: 0;
}

#comments_list {
	float: right;
}

#comments_list li.comment {
	margin-top: 50px;
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}

#comments_list li.comment:first-child {
	margin-top: 0;
}

#comments_list .comment-author-avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 30px;
}

#comments_list .comment-details {
	float: left;
	width: 540px;
	padding-bottom: 13px;
	border-bottom: 1px solid #E5E5E5;
}

#comments_list .comment-details p {
	display: inline;
	padding: 20px 0;
}

#comments_list .reply-button {
	float: none;
	clear: both;
}

#comments_list .comment-details .post-footer {
	margin-top: 36px;
}

#comments_list .children {
	clear: both;
	float: left;
	margin-left: 130px;
}

.wpb_column #comments_list .children .children {
	margin-left: 0;
}

#comments_list .children li.comment {
	width: 100%;
	margin-top: 50px;
}

#comments_list .children li.comment:last-child {
	padding-bottom: 0;
}

#comments_list .children .comment-details {
	width: 410px;
}

#comments_list .pagination {
	margin-top: 20px;
}

.vc_col-sm-12 #comments_list .comment-details {
	width: 960px;
}

.vc_col-sm-12 #comments_list .children .comment-details {
	width: 830px;
}

.vc_col-sm-10 #comments_list .comment-details {
	width: 750px;
}

.vc_col-sm-10 #comments_list .children .comment-details {
	width: 620px;
}

.vc_col-sm-9 #comments_list .comment-details {
	width: 645px;
}

.vc_col-sm-9 #comments_list .children .comment-details {
	width: 515px;
}

.vc_col-sm-6 #comments_list .comment-details {
	width: 330px;
}

.vc_col-sm-6 #comments_list .children .comment-details {
	width: 280px;
}

.vc_col-sm-6 #comments_list .children {
	margin-left: 50px;
}

.vc_col-sm-4 #comments_list .comment-author-avatar,
.vc_col-sm-3 #comments_list .comment-author-avatar,
.vc_col-sm-2 #comments_list .comment-author-avatar {
	display: none;
}

.vc_col-sm-4 #comments_list .comment-details {
	width: 250px;
}

.vc_col-sm-4 #comments_list .children .comment-details {
	width: 220px;
}

.vc_col-sm-4 #comments_list .children,
.vc_col-sm-3 #comments_list .children {
	margin-left: 30px;
}

.vc_col-sm-2 #comments_list .children {
	margin-left: 15px;
}

.vc_col-sm-4 .comment-form-container,
.vc_col-sm-3 .comment-form-container,
.vc_col-sm-2 .comment-form-container {
	margin-left: 0;
}

.vc_col-sm-3 #comments_list .comment-details,
.vc_col-sm-3 #comments_list .children .comment-details,
.vc_col-sm-2 #comments_list .comment-details,
.vc_col-sm-2 #comments_list .children .comment-details {
	width: 100%;
}

.vc_row .vc_col-sm-3.wpb_column .comment-form .wpb_column,
.vc_row .vc_col-sm-2.wpb_column .comment-form .wpb_column {
	margin-top: 8px;
}

.vc_col-sm-3 .comment-form .wpb_column:first-child {
	margin-top: 0;
}

.vc_col-sm-3 .comment-form .vc_col-sm-6 {
	width: 100%;
	margin-left: 0;
}

/* --- forms --- */
.comment-form-container {
	float: left;
	margin-left: 140px;
	margin-top: 25px;
}

.comment-form,
.contact-form {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.comment-form label,
.contact-form label {
	display: block;
	font-size: 12px;
	line-height: 1.83334;
	color: #999;
	margin-top: 8px;
	margin-bottom: 8px;
}

.comment-form label.first,
.contact-form label.first {
	margin-top: 0;
}

.comment-form input, .comment-form textarea,
.contact-form input, .contact-form textarea,
.post-password-form input {
	width: 100%;
	padding: 13px 22px;
	color: #000;
	margin: 0;
	background: #F0F0F0;
	border: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.post-password-form input {
	margin-top: 20px;
}

.contact-form textarea {
	height: 150px;
}

.comment-form textarea {
	height: 226px;
}

.contact_form .block {
	margin-top: 10px;
}

.contact_form .block:first-child {
	margin-top: 0;
}

.comment-form input[type='submit'],
.contact-form input[type='submit'],
.post-password-form input[type='submit'] {
	float: right;
	width: 150px;
	padding: 11px 19px;
	cursor: pointer;
	text-align: center;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.comment-form .mc-button,
.contact-form .mc-button,
.post-password-form .mc-button {
	border-color: #363685;
	background-color: #363685;
}

.comment-form .mc-button:hover,
.contact-form .mc-button:hover,
.post-password-form .mc-button:hover {
	background-color: #2a2a6e;
	border: 1px solid #2a2a6e;
}

#cancel_comment {
	display: none;
	float: right;
	font-size: 12px;
	color: #999;
	margin-top: 16px;
	margin-right: 30px;
}

.contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
	width: 350px;
}

.contact-form .tabs-box-navigation.sf-menu {
	margin-bottom: 10px;
}

.vc_col-sm-4 .contact-form .vc_col-sm-4 input[type='submit'] {
	width: 120px;
}

.vc_col-sm-3 .contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
	width: 245px;
}

.vc_col-sm-2 .contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
	width: 160px;
	padding: 11px 10px;
	font-size: 14px;
}

.vc_col-sm-3 .contact-form .vc_col-sm-8 p,
.vc_col-sm-3 .contact-form .vc_col-sm-4 input[type="submit"],
.vc_col-sm-2 .contact-form .vc_col-sm-8 p,
.vc_col-sm-2 .contact-form .vc_col-sm-4 input[type="submit"] {
	margin-top: 0;
}

.vc_row .vc_col-sm-3 .contact-form .wpb_column.vc_column_container,
.vc_row .vc_col-sm-2 .contact-form .wpb_column.vc_column_container {
	margin-top: 0;
}

.vc_row.full-width .google-map-container {
	height: 460px;
}

.google-map-container {
	position: relative;
	overflow: hidden;
	height: 400px;
}

.google-map-container iframe {
	position: absolute;
	top: -115px;
}

.google-static-map-container {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	height: 666px;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.google-static-map-container img {
	-ms-flex-item-align: center;
	-webkit-align-self: center;
	-moz-align-self: center;
	align-self: center;
}

.google-static-map-container.pregnancy {
	background-image: url("../style/assets/images/map-pregnancy.png");
}

.google-static-map-container.ophthalmologist {
	background-image: url("../style/assets/images/map-ophthalmologist.png");
}

.google-static-map-container.veterinary {
	background-image: url("../style/assets/images/map-veterinary.png");
}

.google-static-map-container.dentist {
	background-image: url("../style/assets/images/map-dentist.png");
}

.contact-form .g-recaptcha-wrapper,
.comment-form .g-recaptcha-wrapper {
	float: right;
	clear: none;
	width: 300px;
	height: 72px;
	overflow: hidden;
	border: 1px solid #E5E5E5;
	margin-right: 50px;
}

.contact-form .g-recaptcha,
.comment-form .g-recaptcha {
	position: relative;
	margin-top: -2px;
	margin-left: -1px;
}

.contact-form .submit-container .vc_row {
	text-align: center;
}

.contact-form .submit-container .vc_col-sm-6>.vc_row {
	text-align: right;
}

.contact-form .button-with-recaptcha {
	float: right;
	margin-top: 14px;
}

.vc_col-sm-9 .fieldset-with-recaptcha .recaptcha-container,
.vc_col-sm-8 .fieldset-with-recaptcha .recaptcha-container {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.vc_col-sm-9 .column-with-recaptcha,
.vc_col-sm-8 .column-with-recaptcha {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column-reverse;
	-moz-flex-flow: column-reverse;
	-ms-flex-flow: column-reverse;
	flex-flow: column-reverse;
}

.vc_col-sm-9 .contact-form .column-with-recaptcha .g-recaptcha-wrapper,
.vc_col-sm-8 .contact-form .column-with-recaptcha .g-recaptcha-wrapper,
.comment-form .g-recaptcha-wrapper {
	float: none;
	margin: 0;
	-ms-flex-item-align: flex-end;
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	align-self: flex-end;
}

.vc_col-sm-9 .contact-form .submit-container .column-with-recaptcha .button-with-recaptcha,
.vc_col-sm-8 .contact-form .submit-container .column-with-recaptcha .button-with-recaptcha {
	float: none;
	margin-top: 30px;
	margin-left: 0;
	margin-right: 0;
}

.vc_col-sm-9 .fieldset-with-recaptcha .terms-container,
.vc_col-sm-8 .fieldset-with-recaptcha .terms-container {
	max-width: 438px;
}

.vc_col-sm-9 .fieldset-with-recaptcha .recaptcha-container,
.vc_col-sm-8 .fieldset-with-recaptcha .recaptcha-container {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.vc_col-sm-9 .fieldset-with-recaptcha .recaptcha-container .g-recaptcha-wrapper,
.vc_col-sm-8 .fieldset-with-recaptcha .recaptcha-container .g-recaptcha-wrapper {
	margin-right: 0;
}

.vc_col-sm-9 .submit-container.fieldset-with-recaptcha .recaptcha-container .button-with-recaptcha,
.vc_col-sm-8 .submit-container.fieldset-with-recaptcha .recaptcha-container .button-with-recaptcha {
	float: none;
	margin-top: 30px;
	margin-left: auto;
	margin-right: 0;
}

.vc_col-sm-9 .submit-container .column-with-recaptcha .terms-container,
.vc_col-sm-8 .submit-container .column-with-recaptcha .terms-container,
.comment-form .fieldset-with-recaptcha .terms-container {
	-ms-flex-order: 1;
	-webkit-order: 1;
	-moz-order: 1;
	order: 1;
	-ms-flex-item-align: flex-end;
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	align-self: flex-end;
}

.contact-form .terms-container,
.comment-form .terms-container {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	padding-bottom: 30px;
}

.comment-form .terms-container {
	float: right;
	padding-bottom: 0;
}

.fieldset-with-recaptcha .terms-container {
	float: left;
	max-width: 710px;
	height: 74px;
	padding-bottom: 0;
}

.comment-form .fieldset-with-recaptcha .terms-container {
	height: auto;
}

.recaptcha-container {
	float: right;
}

.column-with-recaptcha .recaptcha-container,
.comment-form .recaptcha-container {
	clear: both;
	margin-top: 30px;
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.comment-form .fieldset-with-recaptcha {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.submit-container .vc_col-sm-6 .terms-container {
	float: right;
	padding-bottom: 0;
}

.submit-container .vc_col-sm-6 .terms-container+.vc_row {
	float: right;
	clear: both;
	margin-top: 30px;
}

.column-with-recaptcha .recaptcha-container .g-recaptcha-wrapper {
	float: none;
	margin: 0;
}

.contact-form .submit-container .column-with-recaptcha .recaptcha-container .button-with-recaptcha,
.comment-form .button-with-recaptcha {
	float: none;
	margin-top: 30px;
	margin-left: auto;
	margin-right: 0;
}

.terms-container input {
	width: auto;
	cursor: pointer;
	margin-top: 0;
}

.terms-container label {
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	cursor: pointer;
	color: #666;
	font-size: 14px;
	line-height: 18px;
}

.ui-datepicker {
	z-index: 99 !important;
	background: #FFF;
	display: none;
	width: 368px;
	padding: 10px;
	border: 1px solid #E5E5E5;
}

.ui-datepicker-header {
	padding: 10px;
}

.ui-datepicker-header .ui-icon {
	text-indent: 0;
}

.ui-datepicker table td,
.ui-datepicker table th {
	border: none;
	font-size: 14px;
	padding: 8px;
	text-align: center;
}

.ui-datepicker-title {
	text-align: center;
	color: #333;
	font-family: 'Open Sans';
	font-weight: 600;
}

.ui-datepicker-next {
	float: right;
}

.ui-datepicker-prev span::before,
.ui-datepicker-next span::before {
	display: inline-block;
	content: "\68";
	color: #666;
	margin-top: 11px;
	font-size: 16px;
	cursor: pointer;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
	text-decoration: none;
}

.ui-datepicker-prev span {
	position: absolute;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}

.ui-datepicker-year {
	padding: 8px 10px;
	margin-left: 10px;
	border: 1px solid #E5E5E5;
}

.ui-datepicker td a {
	color: #666;
}

.ui-datepicker table tr:nth-child(2n+1) {
	background: #FFF;
}

.ui-datepicker-current-day {
	background: #3156A3;
}

td.ui-datepicker-current-day a {
	color: #FFF;
}

.pagination {
	float: right;
}

.pagination li {
	float: left;
	margin-left: 10px;
}

.pagination li:first-child {
	margin-left: 0;
}

.pagination li a,
.pagination li>span {
	display: block;
	color: #666;
	width: 37px;
	padding: 9px 0 8px;
	font-size: 12px;
	line-height: 1.83334;
	text-align: center;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.pagination li a {
	transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
}

.pagination li a:hover,
.pagination li.selected a,
.pagination li.selected>span {
	border-color: #363685;
	background: #363685;
	color: #FFF;
}

.post-content .pagination.post-pagination li::before {
	content: none;
}

.post-content .pagination.post-pagination.page-margin-top {
	margin-top: 50px;
}

.sidebar-box,
.sidebar_box {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.sidebar-box.first,
.sidebar-box:first-child,
.sidebar_box.first,
.sidebar_box:first-child {
	margin-top: 0;
}

.sidebar-box .accordion,
.sidebar_box .accordion {
	margin-top: 30px;
}

.sidebar-box .accordion .item-content p,
.sidebar_box .accordion .item-content p {
	padding: 0;
}

.widget_categories ul {
	clear: both;
	float: left;
	padding: 0;
}

.widget_categories ul,
.widget_tag_cloud .tagcloud {
	margin: 20px 0 0;
}

.categories li, .widget_categories li, .widget_tag_cloud a {
	float: left;
	font-size: 12px;
	line-height: 1;
	color: #666;
	margin-right: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}

.widget_tag_cloud a {
	font-size: 12px !important;
}

.categories li:last-child, .widget_categories li:last-child, .widget_tag_cloud a:last-child {
	margin-right: 0;
}

.categories li a, .widget_categories li a, .widget_tag_cloud a {
	display: block;
	color: #666;
	padding: 13px 15px 14px;
	transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
}

.categories li a:hover,
.widget_categories li a:hover,
.categories li.current-cat a,
.widget_categories li.current-cat a,
.widget_tag_cloud a:hover {
	color: #FFF;
	border-color: #42B3E5;
	background: #42B3E5;
}

.accordion .ui-accordion-header h3 {
	color: #666;
	line-height: 1;
}

.accordion .ui-accordion-header h3::after {
	float: right;
	font-size: 16px;
	color: #666;
	margin-top: 3px;
}

.accordion .ui-accordion-header,
.wpb_content_element .accordion div.ui-accordion-header {
	cursor: pointer;
	padding: 14px 0 17px;
	border-bottom: 1px solid #E5E5E5;
	background: transparent;
	color: #666;
	transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
}

.accordion .ui-accordion-header.ui-state-hover,
.wpb_content_element .accordion .ui-accordion-header.ui-state-hover {
	background-color: transparent;
}

.accordion .ui-accordion-header.ui-state-hover h3 {
	color: #3156A3;
}

.wpb_content_element .accordion .ui-accordion-header.ui-state-active,
.accordion .ui-accordion-header.ui-state-active {
	border-bottom: 1px solid #3156A3;
	background-color: #3156A3;
	padding: 15px 17px 16px;
	margin-top: -1px;
}

.wpb_content_element .accordion li:first-child .ui-accordion-header {
	margin-top: 0;
}

.accordion .ui-accordion-header.ui-state-active h3,
.accordion .ui-accordion-header.ui-state-active h3::after {
	color: #FFF !important;
}

.accordion .ui-accordion-header.ui-state-active h3::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 21px;
	margin-right: 8px;
	background: url("/icons/chevron-down.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center / contain;
	vertical-align: middle;
}

.accordion .ui-accordion-content {
	padding: 30px 0;
	color: #666;
	line-height: 150%;
}

.accordion.wide .ui-accordion-content {
	padding: 0 0 50px;
}

.accordion.wide .tabs-navigation {
	margin-bottom: 43px;
}

.item-footer {
	margin-top: 22px;
	line-height: 1;
}

.accordion .ui-accordion-content .item-footer .mc-button {
	float: right;
	margin-right: 10px;
}

.accordion .ui-accordion-content .item-footer .mc-button:first-child,
.wpb_column .accordion.wide .ui-accordion-content .item-footer .mc-button:last-child {
	margin-right: 0;
}

.wpb_column .accordion.wide .ui-accordion-content .item-footer .mc-button {
	float: left;
	margin-right: 10px;
}

.accordion.wide .about_img {
	width: 500px;
	height: auto;
	margin-bottom: 23px;
}

.vc_col-sm-2 .accordion .ui-accordion-content .item-footer .mc-button,
.vc_col-sm-4 .accordion.wide .ui-accordion-content .vc_col-sm-6 .item-footer .mc-button,
.vc_col-sm-3 .accordion.wide .ui-accordion-content .vc_col-sm-6 .item-footer .mc-button {
	margin-right: 0;
}

.vc_col-sm-2 .accordion .ui-accordion-content .item-footer .mc-button {
	float: left;
}

.vc_col-sm-2 .accordion .ui-accordion-content .item-footer .mc-button:last-child,
.vc_col-sm-4 .accordion.wide .ui-accordion-content .vc_col-sm-6 .item-footer .mc-button:last-child,
.vc_col-sm-3 .accordion.wide .ui-accordion-content .vc_col-sm-6 .item-footer .mc-button:last-child {
	margin-top: 10px;
}

.item-content {
	margin-top: 45px;
	list-style: none;
}

.page-margin-top.item-content:first-child,
.page_margin_top.item-content:first-child {
	margin-top: 30px;
}

.item-content:first-child,
.blog.simple .item-content:first-child {
	margin-top: 0;
}

.item-content .text {
	color: #666;
}

.item-content .text h2 {
	margin-bottom: 20px;
	transition: color 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s;
}

.item-content .text h3 {
	margin-top: 0;
	margin-bottom: 21px;
}

.item-content .thumb-image, .item-content .thumb-image img {
	display: block;
	width: 100px;
	height: 100px;
}

.item-content .thumb-image {
	float: left;
	margin-right: 30px;
}

.item-content .text p {
	padding: 0;
	clear: none;
}

.item-content .item-footer .more::after {
	padding-bottom: 2px;
}

.single .item-content .text p {
	top: 0;
}

.blog.simple .item-content {
	margin-top: 50px;
}

.vc_col-sm-2 .item-content .thumb-image {
	margin-right: 10px;
}

.single .post-content .mc-features {
	margin: 0;
}

.single .post-content .item-content {
	padding: 0;
	line-height: 1;
}

.site-container .single .post-content ul li.item-content::before {
	content: none;
	display: none;
	margin: 0;
}

.ui-tabs-hide {
	display: none;
}

.ui-tabs-panel p {
	padding: 24px 0 25px;
}

.tabs-navigation {
	float: none;
	clear: both;
	width: 100%;
}

.tabs-navigation li {
	float: left;
	margin-top: 0;
	margin-right: 10px;
}

.tabs-navigation li:last-child {
	margin-right: 0;
}

.tabs-navigation li a {
	width: auto;
	display: block;
	text-align: center;
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	font-size: 16px;
	color: #666;
	padding: 14px 17px 16px;
	border-bottom: 1px solid #E5E5E5;
}

.tabs-navigation li a:hover,
.tabs-navigation li a.selected,
.tabs-navigation li.ui-tabs-active a {
	border-bottom-width: 4px;
	padding-bottom: 15px;
}

.vc_col-sm-2 .tabs-navigation li a {
	padding: 10px;
}

.vc_col-sm-2 .tabs-navigation li a:hover,
.vc_col-sm-2 .tabs-navigation li a.selected,
.vc_col-sm-2 .tabs-navigation li.ui-tabs-active a {
	padding-bottom: 9px;
}

.tabs-box-navigation.sf-menu {
	float: none;
	clear: both;
}

.tabs-box-navigation.sf-menu ul.sub-menu {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.tabs-box-navigation.sf-menu>li.menu-item-has-children:hover:after {
	background: none;
}

.tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
	width: 260px;
	height: auto;
	padding: 11px 16px 12px;
	font-size: 18px;
	line-height: 1.55556;
	background: #3156A3;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	font-size: 18px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.tabs-box-navigation.sf-menu .tabs-box-navigation-selected::after {
	float: right;
	font-size: 16px;
	margin-top: 7px;
}

.tabs-box-navigation.sf-menu .tabs-box-navigation-selected:hover {
	background-color: #42B3E5;
}

.tabs-box-navigation.sf-menu li:hover ul, .tabs-box-navigation.sf-menu li.sfHover ul {
	top: 50px;
	border: 1px solid #42B3E5;
}

.tabs-box-navigation-hidden {
	display: none;
}

.vc_col-sm-3 .tabs-box-navigation.sf-menu li.wide ul.sub-menu {
	width: 283px;
}

.vc_col-sm-3 .tabs-box-navigation.sf-menu li.wide ul li {
	width: 253px;
}

.vc_col-sm-2 .tabs-box-navigation.sf-menu li.wide ul.sub-menu {
	width: 178px;
}

.vc_col-sm-2 .tabs-box-navigation.sf-menu li.wide ul li {
	width: 148px;
}

.vc_col-sm-2 .tabs-box-navigation.sf-menu .tabs-box-navigation-selected::after {
	font-size: 14px;
	margin-top: 4px;
}

.vc_col-sm-2 .tabs-box-navigation.sf-menu li:hover ul,
.vc_col-sm-2 .tabs-box-navigation.sf-menu li.sfHover ul {
	top: 44px;
}

.vc_col-sm-12 .type-big>.tabs-navigation {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 1230px;
	margin-left: auto;
	margin-right: auto;
}

.type-big>.tabs-navigation li {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	margin: 0;
}

div.type-big>.tabs-navigation li.ui-tabs-active {
	background: #FFF;
}

div.type-big>.tabs-navigation li a {
	width: 100%;
	border: none;
	background: transparent;
	color: #666;
	padding: 30px 10px;
	font-size: 18px;
}

div.type-big>.tabs-navigation li a:hover,
div.type-big>.tabs-navigation li a.selected,
div.type-big>.tabs-navigation li.ui-tabs-active a {
	color: #000;
}

.type-big>.tabs-navigation~.ui-tabs-panel {
	background: #FFF;
	padding-top: 70px;
	padding-bottom: 100px;
}

.dropcap {
	line-height: 1.71429;
}

.dropcap .dropcap-label {
	float: left;
	padding: 7px 13px;
	background-color: #3156A3;
	text-align: center;
	margin-right: 15px;
}

.dropcap .dropcap-label h3 {
	color: #FFF;
}

div.dropcap p {
	padding: 0;
}

.site-container .simple-list li::before {
	display: inline-block;
	color: #42B3E5;
	margin-right: 8px;
	margin-top: -1px;
}

.site-container .simple-list li.template-arrow-horizontal-1::before {
	font-size: 16px;
	color: #666;
	margin-right: 5px;
}

.site-container .simple-list li.template-arrow-horizontal-3::before {
	font-size: 24px;
	color: #666;
	margin-right: -2px;
	margin-left: -9px;
}

.site-container .simple-list li.template-arrow-horizontal-5::before {
	font-size: 12px;
	margin-right: 5px;
	margin-top: -3px;
}

.site-container .simple-list li.template-arrow-circle::before,
.site-container .simple-list li.template-chevron::before {
	margin-top: -4px;
	margin-right: 7px;
}

.site-container .simple-list li.template-tick-2 {
	padding: 8px 0 8px 50px;
}

.site-container .simple-list li.template-tick-2::before {
	width: 30px;
	height: 30px;
	padding-top: 5px;
	margin-left: -50px;
	margin-right: 16px;
	text-align: center;
	font-size: 19px;
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
}

.site-container .simple-list li {
	padding: 2px 0;
	line-height: 1.71429;
}

.thin-list {
	display: flex;
	align-items: center;
}

.thin-list li,
.thin_list li {
	float: left;
	margin-right: 30px;
}

.thin-list li:last-child,
.thin_list li:last-child {
	margin-right: 0;
}

.top-info-list li {
	float: left;
	color: #666;
	text-align: left;
}

.top-info-list li .value {
	color: #000;
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin-top: 10px;
}

.top-info-list li.separator {
	width: 1px;
	height: 46px;
	background: #E5E5E5;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 0;
	margin-bottom: 18px;
}

/* --- announcement --- */
.announcement {
	width: 100%;
	background: #F0F0F0;
	padding: 30px 50px;
}

.announcement.style-2,
.vc_col-sm-4 .announcement.style-2,
.vc_col-sm-3 .announcement.style-2 {
	padding: 30px 40px 40px;
}

.announcement h2 {
	font-size: 30px;
	line-height: 1.4;
}

.announcement p {
	font-size: 16px;
	padding: 10px 0 0;
}

.announcement .vertical-align-cell:first-child {
	width: 70%;
	padding-right: 5%;
}

.announcement .vertical-align-cell:last-child {
	width: 25%;
	text-align: right;
}

.announcement .more {
	display: inline-block;
	float: none;
}

.announcement.mc-background {
	background-color: transparent;
	background-position: center;
	background-size: cover;
}

body .announcement.mc-background h2,
.announcement.mc-background p,
.announcement.mc-background .more {
	color: #FFF;
}

.announcement.style-2 h2 {
	color: #3156A3;
}

.vc_col-sm-6 .announcement.style-2 h2 {
	width: 270px;
}

.announcement.style-2 p {
	padding-top: 30px;
}

.vc_row .announcement.align-center li.vertical-align-cell {
	text-align: center;
}

.vc_col-sm-6 .announcement h2,
.vc_col-sm-4 .announcement h2,
.vc_col-sm-3 .announcement h2 {
	font-size: 24px;
}

.vc_col-sm-4 .announcement,
.vc_col-sm-3 .announcement {
	padding: 30px;
}

.vc_col-sm-2 .announcement {
	padding: 20px;
}

.vc_col-sm-6 .announcement .vertical-align-cell,
.vc_col-sm-4 .announcement .vertical-align-cell,
.vc_col-sm-3 .announcement .vertical-align-cell,
.vc_col-sm-2 .announcement .vertical-align-cell {
	display: block;
}

.vc_col-sm-6 .announcement .vertical-align-cell:first-child,
.vc_col-sm-4 .announcement .vertical-align-cell:first-child,
.vc_col-sm-3 .announcement .vertical-align-cell:first-child,
.vc_col-sm-2 .announcement .vertical-align-cell:first-child {
	width: 100%;
	padding-right: 0;
}

.vc_col-sm-6 .announcement .vertical-align-cell:last-child,
.vc_col-sm-4 .announcement .vertical-align-cell:last-child,
.vc_col-sm-3 .announcement .vertical-align-cell:last-child,
.vc_col-sm-2 .announcement .vertical-align-cell:last-child {
	width: 100%;
	text-align: left;
	margin-top: 23px;
}

.vc_col-sm-6 .announcement.style-2 .vertical-align-cell:last-child,
.vc_col-sm-4 .announcement.style-2 .vertical-align-cell:last-child,
.vc_col-sm-3 .announcement.style-2 .vertical-align-cell:last-child {
	margin-top: 37px;
}

.vc_col-sm-2 .announcement h1 {
	font-size: 24px;
}

.timetable {
	width: 100%;
	margin-top: 30px;
	border-collapse: separate;
	border-spacing: 2px;
}

.timetable th,
.timetable tbody td {
	font-size: 14px;
	color: #666;
	font-family: 'Open Sans', Arial, sans-serif;
}

.timetable th,
.timetable td:first-child {
	text-align: center;
	vertical-align: middle;
}

.timetable th {
	width: 12.5%;
	padding: 22px 15px 24px;
}

.timetable .event-container {
	padding: 12px 15px;
}

.timetable td {
	width: 12.5%;
	vertical-align: top;
	height: 60px;
	padding: 0;
}

.timetable .last {
	padding: 28px 0 0;
}

.timetable .hours {
	color: rgba(255, 255, 255, 0.7);
	margin: 15px 0;
}

.timetable .event {
	background-color: #3156A3;
	color: #FFF;
	line-height: 1.4286;
}

.timetable .event a {
	display: block;
	color: #FFF;
	font-weight: bold;
}

.timetable thead th,
.timetable tr:nth-child(2n) {
	background: #F0F0F0;
}

.timetable tr:nth-child(2n+1),
.timetable tr.tip-row {
	background: transparent;
}

.timetable .event.tooltip:hover,
.timetable .event .event-container.tooltip:hover {
	background-color: #42B3E5;
}

.timetable .event.tooltip:hover .hours,
.timetable .event .event-container.tooltip:hover .hours {
	color: #FFF;
}

.timetable.small {
	display: none;
	font-size: 13px;
}

.tip {
	background: #3156A3;
	color: #FFF;
	padding: 15px;
	float: right;
}

.tip::before {
	font-size: 16px;
	margin-right: 10px;
}

.tooltip {
	cursor: pointer;
}

.tooltip .tooltip-text {
	display: block;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	z-index: 1000;
	left: -19px;
	bottom: 100%;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	-ms-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
	-moz-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
	-o-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
	-ms-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
	transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
	-webkit-transition-property: opacity, visibility;
	-moz-transition-property: opacity, visibility;
	-o-transition-property: opacity, visibility;
	-ms-transition-property: opacity, visibility;
	transition-property: opacity, visibility;
}

.tooltip .tooltip-content {
	background: #42B3E5;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px 15px;
	line-height: 1.83334;
	font-size: 12px;
	text-align: left;
}

.tooltip:hover .tooltip-text {
	visibility: visible;
	opacity: 1;
}

.tooltip .tooltip-arrow {
	content: '';
	position: relative;
	border-color: #42B3E5 transparent;
	border-style: solid;
	border-width: 5px 5px 0;
	bottom: -4px;
	left: 10px;
}

.qtip-default {
	background: none;
	border-color: transparent;
}

.ui-tooltip-error .qtip-content,
.ui-tooltip-success .qtip-content {
	font-size: 13px;
	font-family: arial;
	color: #FFF;
}

.ui-tooltip-error .qtip-content,
.ui-tooltip-success .qtip-content {
	border: none;
}

.qtip-content {
	padding: 10px 20px 10px 20px;
}

.ui-tooltip-error .qtip-content {
	background: #E9431C;
}

.ui-tooltip-success .qtip-content {
	background: #61911B;
}

.controls {
	padding: 0;
}

.controls li {
	float: left;
}

.controls li.separator {
	width: 1px;
	height: 35px;
	background: #E5E5E5;
	margin: 0 20px;
}

.controls .prev {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

.controls .prev, .controls .next, .controls .close {
	position: relative;
	float: left;
	width: 33px;
	height: 33px;
	font-size: 24px;
	line-height: 28px;
	color: #000;
	text-align: center;
	border: 1px solid #E5E5E5;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.controls .next {
	margin-left: -1px;
}

.controls .prev:hover,
.controls .next:hover,
.controls .close:hover {
	z-index: 1;
	border-color: #42B3E5;
}

.controls .close {
	font-size: 16px;
}

.controls .open-details, .controls .open-lightbox, .controls .open-video-lightbox, .controls .open-iframe-lightbox, .controls .open-url-lightbox {
	display: block;
	padding: 15px;
}

.slider-navigation .more {
	display: none;
}

body div.pp_default .pp_content_container .pp_left,
body div.pp_default .pp_content_container .pp_right,
body div.pp_default .pp_top .pp_left,
body div.pp_default .pp_top .pp_middle,
body div.pp_default .pp_top .pp_right,
body div.pp_default .pp_bottom .pp_left,
body div.pp_default .pp_bottom .pp_middle,
body div.pp_default .pp_bottom .pp_right {
	background: none;
	padding: 0;
}

body div.pp_default .pp_content, body div.light_rounded .pp_content {
	padding: 10px;
}

body div.pp_default .pp_description {
	display: block !important;
	font-size: 14px;
	color: #666;
	font-weight: 400;
	padding: 7px 0;
}

body div.pp_default .pp_close {
	margin-top: 8px;
	background: none;
	width: 20px;
	height: 18px;
	text-indent: 0;
	overflow: hidden;
	line-height: 16px;
}

body div.pp_default .pp_close::before {
	content: "\00D7";
	font-family: 'template';
	font-size: 16px;
	color: #666;
	vertical-align: middle;
	line-height: normal;
	direction: ltr;
	display: inline-block;
}

body div.pp_default .pp_close:hover::before {
	color: #000;
}

body div.pp_overlay {
	background-color: #777;
}

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

.mc-gallery {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}

.mc-gallery .gallery-box {
	float: left;
}

.gallery-box {
	display: block;
	position: relative;
	cursor: pointer;
	margin-top: 30px;
	overflow: hidden;
}

.wpb_column .gallery-box.doctor-box {
	width: 100%;
	margin-top: 0;
}

.wpb_column .gallery-box.doctor-box img {
	width: 100%;
	height: auto;
}

.gallery-4-columns .gallery-box {
	width: 285px;
}

.accordion .gallery-box {
	margin-top: 0;
}

.gallery-box .mc-preloader {
	width: 285px;
	height: 190px;
}

.loading-image img {
	display: block !important;
	width: 100%;
	height: auto;
	opacity: 0;
	transition: opacity 0.4s ease;
}

.loading-image.loaded img {
	opacity: 1;
}

.loading-image.loaded::before {
	display: none;
}

.loading-image::before {
	content: "";
	position: absolute;
	inset: 0;
	background: #e0e0e0;
	animation: loadingImagePulse 1.2s ease-in-out infinite;
	opacity: 1;
	transition: opacity 0.4s ease;
}


@keyframes loadingImagePulse {
	0% {
		opacity: 0.5;
	}

	50% {
		opacity: 0.9;
	}

	100% {
		opacity: 0.5;
	}
}


.gallery-box .description {
	position: relative;
	z-index: 1;
	background-color: #F0F0F0;
	padding: 12px 15px 16px;
	background-position: 220px center;
	text-align: center;
	line-height: normal;
}

.gallery-box .description h5 {
	font-family: 'Open Sans', Arial, sans-serif;
	margin-top: 4px;
	color: #666666;
}

.gallery-box:hover .description {
	background-color: #42B3E5;
}

.gallery-box:hover h3,
.gallery-box:hover h4,
.gallery-box:hover h5 {
	color: #FFF;
}

.gallery-box .controls {
	display: none;
	position: absolute;
}

.gallery-box:hover .controls {
	display: block;
}

.gallery-box .controls a {
	background: #FFF;
	line-height: 1;
}

.gallery-box .controls a::before {
	font-size: 16px;
	color: #000;
}

.gallery-box .controls a:hover {
	background: #42b3e5;
}

.gallery-box .controls a:hover::before {
	color: #FFF;
}

.gallery-box .item-details {
	border-bottom: 1px solid #E5E5E5;
	color: #666666;
	text-align: center;
	padding: 24px 0;
}

.gallery-box:hover .item-details {
	border-bottom: 2px solid #42B3E5;
	padding-bottom: 23px;
}

.gallery-box .item-details p {
	padding: 0;
}

.gallery-box .social-icons,
.gallery-item-details-list .social-icons {
	margin-top: 20px;
}

.gallery-item-details-list {
	border-bottom: 1px solid #E5E5E5;
}

.gallery-item-details-list>.gallery-item-details>.vc_row {
	padding-bottom: 50px;
}

ul.gallery-item-details-list {
	height: 0;
	overflow: hidden;
	display: none;
}

ul.gallery-item-details-list.not-hidden {
	display: block;
	height: 100%;
	border-bottom: none;
}

ul.gallery-item-details-list.margin-bottom {
	margin-bottom: 50px;
}

ul.gallery-item-details-list.not-hidden>.gallery-item-details>.vc_row {
	padding-bottom: 0;
}

.gallery-item-details-list li.gallery-item-details {
	display: none;
	position: relative;
}

.gallery-item-details-list.not-hidden li.gallery-item-details {
	display: block;
	margin-top: 50px;
}

.gallery-item-details-list.not-hidden li.gallery-item-details:first-child {
	margin-top: 0;
}

.gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
	max-width: 450px;
}

.vc_row .wpb_column .gallery-item-details-list .gallery-box {
	width: auto;
	margin: 0;
}

.gallery-item-details-list .details-box .controls {
	position: absolute;
	top: 0;
	right: 0;
}

.gallery-item-details-list .details-box .controls.clearfix {
	position: static;
}

.vc_row .wpb_column .gallery-item-details-list .gallery-box img {
	display: block;
	width: 100%;
}

.vc_row .wpb_column .gallery-item-details-list .gallery-box img {
	height: auto;
}

.gallery-item-details-list .mc-preloader {
	width: 600px;
}

.gallery-box .slider-navigation,
.single .post-content .gallery-box .slider-navigation {
	width: 90%;
	margin: 0 5%;
}

.gallery-item-details-list .details-box p {
	clear: both;
	color: #666666;
	padding: 24px 0;
}

.gallery-item-details-list .details-box .item-footer {
	margin-top: 30px;
}

.gallery-item-details-list .details-box .item-footer .mc-button {
	text-transform: uppercase;
}

.gallery-item-details-list .details-box .item-footer .mc-button:first-child {
	margin-right: 10px;
}

.gallery-item-details-list .details-box .columns {
	clear: both;
}

.vc_col-sm-10 .gallery-box,
.vc_col-sm-10 .gallery-box .mc-preloader {
	width: 232.5px;
}

.vc_col-sm-10 .gallery-box .mc-preloader {
	height: 155px;
}

.vc_col-sm-8 .gallery-box,
.vc_col-sm-8 .gallery-box .mc-preloader,
.vc_col-sm-8 .gallery-3-columns .gallery-box,
.vc_col-sm-8 .gallery-3-columns .mc-preloader {
	width: 250px;
}

/*.vc_col-sm-8 .gallery-box img,*/
.vc_col-sm-8 .gallery-box .mc-preloader,
/*.vc_col-sm-8 .gallery-3-columns .gallery-box img,*/
.vc_col-sm-8 .gallery-3-columns .gallery-box .mc-preloader {
	height: 166.667px;
}

.vc_col-sm-4 .gallery-box,
.vc_col-sm-4 .gallery-box .mc-preloader,
.vc_col-sm-3 .gallery-2-columns .gallery-box,
.vc_col-sm-3 .gallery-2-columns .mc-preloader,
.vc_col-sm-6 .gallery-2-columns .gallery-box,
.vc_col-sm-6 .gallery-2-columns .mc-preloader,
.vc_col-sm-9 .gallery-3-columns .gallery-box,
.vc_col-sm-9 .gallery-3-columns .mc-preloader,
.vc_col-sm-3 .gallery-3-columns .gallery-box,
.vc_col-sm-3 .gallery-3-columns .mc-preloader {
	width: 285px;
}

.vc_col-sm-4 .mc-gallery .gallery-box .mc-preloader,
.vc_col-sm-3 .gallery-2-columns .gallery-box .mc-preloader,
.vc_col-sm-6 .gallery-2-columns .gallery-box .mc-preloader,
.vc_col-sm-9 .gallery-3-columns .gallery-box .mc-preloader,
.vc_col-sm-3 .gallery-3-columns .gallery-box .mc-preloader {
	height: 190px;
}

.vc_col-sm-4 .mc-gallery.horizontal-carousel .gallery-box {
	margin-left: 52.5px;
	margin-right: 0;
}

.vc_col-sm-4 .mc-gallery div.gallery-box {
	margin-left: 0;
	margin-right: 0;
}

.vc_col-sm-2 .gallery-box,
.vc_col-sm-2 .gallery-box .mc-preloader,
.vc_col-sm-2 .gallery-2-columns .gallery-box,
.vc_col-sm-2 .gallery-2-columns .mc-preloader,
.vc_col-sm-6 .gallery-3-columns .gallery-box,
.vc_col-sm-6 .gallery-3-columns .mc-preloader,
.vc_col-sm-2 .gallery-3-columns .gallery-box,
.vc_col-sm-2 .gallery-3-columns .mc-preloader {
	width: 180px;
}

.vc_col-sm-2 .gallery-box .mc-preloader,
.vc_col-sm-2 .gallery-2-columns .gallery-box .mc-preloader,
.vc_col-sm-6 .gallery-3-columns .gallery-box .mc-preloader,
.vc_col-sm-2 .gallery-3-columns .gallery-box .mc-preloader {
	height: 120px;
}

.gallery-2-columns .gallery-box {
	width: 600px;
}

.gallery-2-columns .gallery-box .mc-preloader {
	width: 600px;
	height: 400px;
}

.vc_col-sm-10 .gallery-2-columns .gallery-box,
.vc_col-sm-10 .gallery-2-columns .mc-preloader {
	width: 495px;
}

.vc_col-sm-10 .gallery-2-columns .gallery-box .mc-preloader {
	height: 330px;
}

.vc_col-sm-9 .gallery-2-columns .gallery-box,
.vc_col-sm-9 .gallery-2-columns .mc-preloader {
	width: 442.5px;
}

.vc_col-sm-9 .gallery-2-columns .gallery-box .mc-preloader {
	height: 295px;
}

.gallery-3-columns .gallery-box,
.gallery-3-columns .gallery-box .mc-preloader,
.vc_col-sm-8 .vc_col-sm-6 .gallery-box,
.vc_col-sm-8 .gallery-2-columns .gallery-box,
.vc_col-sm-8 .gallery-2-columns .mc-preloader,
.vc_col-sm-4 .gallery-3-columns .gallery-box,
.vc_col-sm-4 .gallery-3-columns .mc-preloader {
	width: 390px;
}

.gallery-3-columns .gallery-box .mc-preloader,
.vc_col-sm-8 .vc_col-sm-6 .gallery-box .mc-preloader,
.vc_col-sm-8 .gallery-2-columns .gallery-box .mc-preloader,
.vc_col-sm-4 .gallery-3-columns .gallery-box .mc-preloader {
	height: 260px;
}

.vc_col-sm-4 .gallery-2-columns .gallery-box,
.vc_col-sm-4 .gallery-2-columns .mc-preloader {
	width: 189px;
}

.vc_col-sm-4 .gallery-2-columns .gallery-box .mc-preloader {
	height: 126px;
}

.vc_col-sm-10 .gallery-3-columns .gallery-box,
.vc_col-sm-10 .gallery-3-columns .mc-preloader {
	width: 320px;
}

.vc_col-sm-10 .gallery-3-columns .gallery-box .mc-preloader {
	height: 213.133px;
}

.vc_col-sm-10 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
	max-width: 350px;
}

.vc_col-sm-9 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
	max-width: 295px;
}

.vc_col-sm-8 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
	max-width: 245px;
}

.vc_col-sm-6 .gallery-item-details-list .details-box .controls,
.vc_col-sm-4 .gallery-item-details-list .details-box .controls,
.vc_col-sm-3 .gallery-item-details-list .details-box .controls,
.vc_col-sm-2 .gallery-item-details-list .details-box .controls {
	position: static;
	float: left;
	margin-bottom: 15px;
}

.vc_col-sm-6 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header,
.vc_col-sm-4 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header,
.vc_col-sm-3 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header,
.vc_col-sm-2 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
	clear: both;
	max-width: 100%;
}

.vc_col-sm-3 .controls li.separator {
	margin: 0 10px;
}

.gallery-2-columns.dm_pagination .gallery-box-1,
.gallery-2-columns.dm_pagination .gallery-box-2,
.gallery-3-columns.dm_pagination .gallery-box-1,
.gallery-3-columns.dm_pagination .gallery-box-2,
.gallery-3-columns.dm_pagination .gallery-box-3,
.gallery-4-columns.dm_pagination .gallery-box-1,
.gallery-4-columns.dm_pagination .gallery-box-2,
.gallery-4-columns.dm_pagination .gallery-box-3,
.gallery-4-columns.dm_pagination .gallery-box-4,
.gallery-2-columns.dm_simple .gallery-box-1,
.gallery-2-columns.dm_simple .gallery-box-2,
.gallery-3-columns.dm_simple .gallery-box-1,
.gallery-3-columns.dm_simple .gallery-box-2,
.gallery-3-columns.dm_simple .gallery-box-3,
.gallery-4-columns.dm_simple .gallery-box-1,
.gallery-4-columns.dm_simple .gallery-box-2,
.gallery-4-columns.dm_simple .gallery-box-3,
.gallery-4-columns.dm_simple .gallery-box-4 {
	margin-top: 0;
}

.vc_col-sm-3 .gallery-2-columns.dm_pagination .gallery-box-2,
.vc_col-sm-2 .gallery-2-columns.dm_pagination .gallery-box-2,
.vc_col-sm-4 .gallery-3-columns.dm_pagination .gallery-box-2,
.vc_col-sm-4 .gallery-3-columns.dm_pagination .gallery-box-3,
.vc_col-sm-3 .gallery-3-columns.dm_pagination .gallery-box-2,
.vc_col-sm-3 .gallery-3-columns.dm_pagination .gallery-box-3,
.vc_col-sm-2 .gallery-3-columns.dm_pagination .gallery-box-2,
.vc_col-sm-2 .gallery-3-columns.dm_pagination .gallery-box-3,
.vc_col-sm-9 .gallery-4-columns.dm_pagination .gallery-box-4,
.vc_col-sm-8 .gallery-4-columns.dm_pagination .gallery-box-4,
.vc_col-sm-6 .gallery-4-columns.dm_pagination .gallery-box-4,
.vc_col-sm-6 .gallery-4-columns.dm_pagination .gallery-box-3,
.vc_col-sm-4 .gallery-4-columns.dm_pagination .gallery-box-2,
.vc_col-sm-4 .gallery-4-columns.dm_pagination .gallery-box-3,
.vc_col-sm-4 .gallery-4-columns.dm_pagination .gallery-box-4,
.vc_col-sm-3 .gallery-4-columns.dm_pagination .gallery-box-2,
.vc_col-sm-3 .gallery-4-columns.dm_pagination .gallery-box-3,
.vc_col-sm-3 .gallery-4-columns.dm_pagination .gallery-box-4,
.vc_col-sm-2 .gallery-4-columns.dm_pagination .gallery-box-2,
.vc_col-sm-2 .gallery-4-columns.dm_pagination .gallery-box-3,
.vc_col-sm-2 .gallery-4-columns.dm_pagination .gallery-box-4,
.vc_col-sm-3 .gallery-2-columns.dm_simple .gallery-box-2,
.vc_col-sm-2 .gallery-2-columns.dm_simple .gallery-box-2,
.vc_col-sm-4 .gallery-3-columns.dm_simple .gallery-box-2,
.vc_col-sm-4 .gallery-3-columns.dm_simple .gallery-box-3,
.vc_col-sm-3 .gallery-3-columns.dm_simple .gallery-box-2,
.vc_col-sm-3 .gallery-3-columns.dm_simple .gallery-box-3,
.vc_col-sm-2 .gallery-3-columns.dm_simple .gallery-box-2,
.vc_col-sm-2 .gallery-3-columns.dm_simple .gallery-box-3,
.vc_col-sm-9 .gallery-4-columns.dm_simple .gallery-box-4,
.vc_col-sm-8 .gallery-4-columns.dm_simple .gallery-box-4,
.vc_col-sm-6 .gallery-4-columns.dm_simple .gallery-box-4,
.vc_col-sm-6 .gallery-4-columns.dm_simple .gallery-box-3,
.vc_col-sm-4 .gallery-4-columns.dm_simple .gallery-box-2,
.vc_col-sm-4 .gallery-4-columns.dm_simple .gallery-box-3,
.vc_col-sm-4 .gallery-4-columns.dm_simple .gallery-box-4,
.vc_col-sm-3 .gallery-4-columns.dm_simple .gallery-box-2,
.vc_col-sm-3 .gallery-4-columns.dm_simple .gallery-box-3,
.vc_col-sm-3 .gallery-4-columns.dm_simple .gallery-box-4,
.vc_col-sm-2 .gallery-4-columns.dm_simple .gallery-box-2,
.vc_col-sm-2 .gallery-4-columns.dm_simple .gallery-box-3,
.vc_col-sm-2 .gallery-4-columns.dm_simple .gallery-box-4 {
	margin-top: 30px;
}

.style-light .gallery-box .description {
	text-align: left;
	background: transparent;
	padding: 0;
	margin-top: 29px;
}

.style-light .gallery-box:hover .description {
	background: transparent;
}

.style-light .gallery-box h4 {
	font-size: 24px;
}

.style-light .gallery-box:hover h4 {
	color: #000;
}

.style-light .gallery-box h5,
.style-light .gallery-box:hover h5 {
	color: #8C9DAD;
}

.style-light .gallery-box h5 {
	font-size: 16px;
	margin-top: 8px;
}

.style-light .gallery-box .item-details {
	font-size: 16px;
	text-align: left;
	border-bottom: none;
	padding-bottom: 0;
}

.style-light .gallery-box .item-details {
	padding: 20px 0;
}

.vc_row .small-slider .image-carousel img {
	width: 100%;
	height: auto;
}

.wpb_column .small-slider.gallery-box {
	width: 100%;
	margin-top: 0;
}

.photostream {
	clear: both;
	margin-top: 20px;
}

.wpb_column .photostream .gallery-box {
	float: left;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
}

.photostream .gallery-box img {
	display: block;
	width: auto;
	height: auto;
}

.photostream.default .gallery-box img {
	width: 90px;
	height: 90px;
}

.vc_col-sm-12 .photostream.default .gallery-box img,
.vc_col-sm-10 .photostream.default .gallery-box img,
.vc_col-sm-9 .photostream.default .gallery-box img,
.vc_col-sm-3 .photostream.default .gallery-box img,
.vc_col-sm-2 .photostream.default .gallery-box img {
	width: 100px;
	height: 100px;
}

.vc_col-sm-12 .photostream .gallery-box:nth-child(11n+1) {
	margin-left: 0;
}

.vc_col-sm-10 .photostream .gallery-box:nth-child(9n+1) {
	margin-left: 0;
}

.vc_col-sm-9 .photostream .gallery-box:nth-child(8n+1) {
	margin-left: 0;
}

.vc_col-sm-8 .photostream .gallery-box:nth-child(8n+1) {
	margin-left: 0;
}

.vc_col-sm-6 .photostream .gallery-box:nth-child(6n+1) {
	margin-left: 0;
}

.vc_col-sm-4 .photostream .gallery-box:nth-child(4n+1) {
	margin-left: 0;
}

.vc_col-sm-3 .photostream .gallery-box:nth-child(2n+1) {
	margin-left: 0;
}

.vc_col-sm-2 .photostream .gallery-box {
	margin-left: 0;
}

.mc-gallery.horizontal-carousel {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}

.mc-gallery.horizontal-carousel li.gallery-box {
	float: left;
	margin-right: 30px;
}

.mc-gallery.horizontal-carousel li.gallery-box img {
	display: block;
}

.image-carousel li {
	float: left;
}

.single .post-content .image-carousel li {
	padding: 0;
	line-height: 1;
}

.single .post-content .image-carousel li::before {
	content: none;
	display: none;
	margin: 0;
}

.caroufredsel-wrapper-testimonials {
	width: 830px !important;
	left: 200px !important;
}

.vc_col-sm-8 .caroufredsel-wrapper-testimonials {
	width: 710px !important;
	left: 50px !important;
}

.testimonials li.vc_col-sm-12 {
	width: 830px;
	padding: 0 50px;
	margin: 0;
	text-align: center;
}

.testimonials .sentence {
	margin-top: 19px;
}

.testimonials li.vc_col-sm-12 .sentence {
	font-size: 24px;
	margin-top: 37px;
}

.testimonials li.vc_col-sm-12 .sentence::after {
	display: block;
	content: "";
	background: #FFF;
	width: 50px;
	height: 1px;
	margin: 45px auto 13px;
}

.testimonials li.vc_col-sm-12 .sentence-author {
	margin-top: 0;
}

.testimonials li.vc_col-sm-6 {
	margin-top: 26px;
}

.testimonials.grey li.vc_col-sm-12 .sentence::after {
	background: #E5E5E5;
}

.site-container .horizontal-carousel.testimonials .vc_col-sm-6 {
	margin-left: 0;
	margin-right: 30px;
}

.testimonials li::before {
	color: #E5E5E5;
	font-size: 32px;
}

.testimonials.white li::before {
	color: #FFF;
}

.white .header-right a.scrolling-list-control-right {
	border-left: none;
	margin-left: 0;
}

.white .header-right a.scrolling-list-control-right:hover {
	border-left: 1px solid #FFF;
	margin-left: -1px;
}

.white .header-right a.scrolling-list-control-left,
.white .header-right a.scrolling-list-control-right {
	border-color: rgba(255, 255, 255, 0.6);
}

.white .header-right a.scrolling-list-control-left:hover,
.white .header-right a.scrolling-list-control-right:hover {
	border-color: #FFF;
}

.white .header-right a.scrolling-list-control-left::before,
.white .header-right a.scrolling-list-control-right::before {
	color: #FFF;
}

.bottom-controls.scrolling-controls {
	position: absolute;
	width: 100%;
	bottom: 0;
}

.bottom-controls.scrolling-controls .header-right {
	float: none;
	width: 69px;
	margin-left: auto;
	margin-right: auto;
}

.testimonials li.vc_col-sm-12 .sentence-author {
	float: none;
	display: inline-block;
}

.vc_row.full-width>.vc_col-sm-6 .caroufredsel-wrapper-testimonials {
	width: calc(100% - 290px) !important;
	left: 0px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.vc_row.full-width>.vc_col-sm-6 .testimonials li.vc_col-sm-12 {
	width: 660px;
	padding: 0;
}

.vc_row.full-width>.vc_col-sm-6 .testimonials li.vc_col-sm-12 .sentence {
	font-size: 16px;
	line-height: 36px;
	font-weight: 400;
	font-style: normal;
}

.vc_row.full-width>.vc_col-sm-6 .testimonials li.vc_col-sm-12 .sentence::after {
	margin: 32px auto 21px;
}

.side-image,
body .side-widget {
	position: absolute;
}

.side-image.vc_align_right {
	top: 0;
	right: 0;
}

body .site-container .wpb_single_image.side-image-static {
	margin-bottom: 70px;
}

body .wpb_tab .wpb_single_image {
	margin-bottom: 0;
}

.side-image-bottom {
	margin-top: -50px;
}

.side-image-right {
	margin-right: 60px;
}

.side-image.side-image-right {
	top: auto;
	margin-top: -30px;
}

.side-image.side-image-flower {
	top: 25px;
	left: -115px;
}

.side-image.side-image-flower-2 {
	top: -50px;
	left: -50px;
}

body .side-widget {
	margin-top: -70px;
	right: 30px;
	margin-left: 0;
	margin-right: 0;
}

.padding-right-30.wpb_column>.vc_column-inner>.wpb_wrapper {
	position: relative;
}

.custom-position-image.wpb_single_image img {
	max-width: none;
	margin-left: -80px;
	margin-bottom: -75px;
}

#fancybox-title-inside {
	margin-top: -2px;
	text-align: left;
	color: #666;
}

#fancybox-title-inside a {
	font-size: 12px;
	color: #000;
}

.services-list .vc_row.wpb_row.vc_row-fluid {
	background: transparent;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	border: none;
}

.services-list .vc_row.wpb_row.vc_row-fluid:first-child {
	margin-top: 0;
}

.services-list li {
	float: left;
	width: 400px;
}

.services-list .service-details {
	position: relative;
	padding: 24px;
	background: #F0F0F0;
}

.services-list img {
	display: block;
	max-width: 100%;
	height: auto;
}

.services-list h4 {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 32px 40px 0;
}

.services-list h4 a {
	-webkit-transition: color 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s;
	transition: color 0.2s ease 0s;
}

.services-list p {
	padding: 17px 40px 0;
}

.services-list.services-spacing li li {
	width: 390px;
	margin-left: 30px;
}

.services-list.services-spacing li li:first-child {
	margin-left: 0;
}

.services-list.services-icons .vc_row {
	margin-top: 30px;
}

.services-list.services-icons .vc_row:first-child {
	margin-top: 0;
}

.services-list.services-icons li {
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	width: 600px;
	padding: 30px 40px;
	background: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.services-list.services-items-border.services-icons li {
	border: 1px solid #E2E6E7;
	background: transparent;
}

.services-list.services-icons li:nth-child(even) {
	margin-left: 30px;
}

.services-list li .service-icon::before {
	font-size: 48px;
	color: #42B3E5;
}

.services-list.services-icons li>a:hover {
	text-decoration: none;
}

.services-list.services-icons li .service-content {
	margin-left: 37px;
	padding-left: 40px;
	border-left: 1px solid #E5E5E5;
}

.services-list.services-icons li h4 {
	padding: 0;
}

.services-list.services-icons li h4,
.services-list.services-icons li p {
	text-align: left;
}

.services-list.services-icons li p {
	padding: 16px 0 7px;
}

.services-list.services-icons li h4.box-header::after {
	margin-left: 0;
	margin-right: 0;
}

.contact-data li {
	display: table;
	width: 100%;
	color: #666;
	background: #F0F0F0;
}

.contact-data li[class^="social-"],
.contact-data li[class*=" social-"] {
	font-family: 'social';
}

.contact-data li[class^="template-"],
.contact-data li[class*=" template-"] {
	font-family: 'template';
}

.contact-data li[class^="social-"],
.contact-data li[class*=" social-"],
.contact-data li[class^="template-"],
.contact-data li[class*=" template-"] {
	font-size: 16px;
	color: #AAA;
}

.contact-data li::before {
	display: table-cell;
	width: 75px;
	text-align: center;
	font-size: 16px;
	color: #AAA;
	border-right: 1px solid #E5E5E5;
}

.contact-data li:nth-child(even) {
	background: transparent;
}

.contact-data li .value {
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 14px;
	color: #666;
	display: table-cell;
	vertical-align: middle;
	padding: 13px 30px 13px 20px;
	line-height: 1.71429;
}

.footer .contact-data li {
	background: transparent;
	color: #BAC0C5;
}

.footer .widget .contact-data li .value {
	display: table-cell;
	color: #BAC0C5;
	padding: 10px 0 10px 15px;
}

.footer .widget .contact-data li::before {
	display: table-cell;
	width: 16px;
	text-align: left;
	border: none;
	color: #BAC0C5;
	vertical-align: text-top;
	padding-top: 15px;
}

.vc_col-sm-2 .contact-data li {
	display: block;
	word-wrap: break-word;
}

.vc_col-sm-2 .contact-data li .value {
	display: block;
	padding: 13px 20px;
}

.vc_col-sm-2 .contact-data li::before {
	display: none;
}

.vc_col-sm-3 .contact-data li::before {
	width: 65px;
}

.vc_col-sm-3 .contact-data li .value {
	padding: 13px 20px;
}

.footer-banner-box-container {
	position: relative;
	display: block;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
}

.footer-banner-box-container .footer-banner-box:nth-child(3n+1) {
	z-index: 3;
	background: #5B5BF9;
}

.footer-banner-box-container .footer-banner-box:nth-child(3n+2) {
	background: #3B3BCE;
}

.footer-banner-box-container .footer-banner-box:nth-child(3n+3) {
	z-index: 1;
	background: #3B3BCE;
}

/*  */

.footer-banner-box-container {
	display: flex;
	justify-content: center;
	gap: 0;
}

.footer-banner-box-container .footer-banner-box {
	width: 612px;
	box-sizing: border-box;
	padding: 28px 24px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	color: #fff;
	background: rgba(255, 255, 255, 0.04);
	border-radius: 0;
	border: none;
}

.footer-banner-box-container .footer-banner-box+.footer-banner-box {
	border-left: none;
}

.footer-banner-box h2 {
	margin: 0;
	font-weight: 600;
	color: #fff;
}

.footer-banner-box .footer-box-content {
	margin-top: 11px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.address-text {
	color: #fff;
}


.tile-header {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 11px 0;
}

.tile-icon {
	width: 31px;
	height: 43px;
	stroke: #fff;
	fill: none;
	stroke-width: 2;
	flex: 0 0 auto;
}

.footer-banner-box .footer-box-content {
	margin-top: 0;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.footer-banner-box, .footer-banner-box * {
	color: #fff;
}

@media (max-width:1280px) {
	.footer-banner-box-container {
		flex-wrap: wrap;
	}

	.footer-banner-box-container .footer-banner-box {
		width: 100%;
		max-width: 612px;
	}

	.footer-banner-box-container.feature-boxes {
		display: flex !important;
		flex-wrap: wrap !important;
	}
}

.tile-row {
	display: flex;
	align-items: flex-start;
	gap: 18px;
	width: 100%;
	height: 100%;
}

.tile-icon {
	width: 48px;
	height: 48px;
	stroke: #fff;
	fill: none;
	stroke-width: 2;
	flex: 0 0 48px;
}

.tile-col {
	display: flex;
	flex-direction: column;
	gap: 12px;
	width: 100%;
}

.tile-title {
	margin: 0 0 8px 0;
	font-size: 21px;
	font-weight: 400;
	color: #fff;
	line-height: 27px;
}

.tile-text {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.address-row {
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
	gap: 14px;
}

.map-link {
	text-decoration: underline;
	color: #fff;
}

.phone-line {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
}

.phone-line a, .phone-line strong {
	color: #fff !important;
	font-weight: 700;
}

.cta-wrap {
	display: inline-block;
}

.white-outline-btn {
	display: inline-flex;
	align-items: baseline;
	gap: 8px;
	padding: 13px 15px;
	margin-top: 30px;
	border: 1px solid #fff;
	border-radius: 0px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	transition: opacity .2s ease;
}

.white-outline-btn:hover {
	opacity: .9;
	text-decoration: none;
}

.footer-banner-box+.footer-banner-box {
	margin-left: 0;
}

.contributors-area-container {
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 41px;
	margin: 0 auto;
	padding: 12px 16px;
}

.contributors-area-container a,
.contributors-area-container img {
	display: inline-flex;
}

.contributors-area-container img {
	max-height: 60px;
	width: auto;
	object-fit: contain;
	vertical-align: middle;
}

.footer-banner-box {
	width: 612px;
	background: #4a55e2;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 24px 28px;
	border-radius: 0;
}

.footer-banner-box::before {
	float: left;
	color: #FFF;
	font-size: 48px;
	margin-right: 30px;
}

body div.wpb_widgetised_column li.footer-banner-box::before {
	display: block !important;
}

.footer-banner-box h2,
.footer-banner-box h2 a {
	color: #FFF;
}

.footer-banner-box a {
	transition: color 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s;
}

.footer .footer-banner-box a:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.7);
}

.footer-banner-box p.content-margin {
	margin-left: 78px;
}

.footer-banner-box .more {
	float: none;
	display: inline-block;
	font-size: 14px;
	font-family: 'Open Sans', 'Arial', sans-serif;
	margin-top: 26px;
}

.footer-banner-box .more.light {
	color: #FFF;
}

.footer-banner-box .more.light:hover {
	background-color: #FFF;
	color: #000;
	border-color: #FFF;
}

.footer-box-container {
	margin-top: 70px;
	display: flex;
	gap: 20px;
	justify-content: space-between;
}

.footer-box-container,
.footer-box-container p {
	color: #BAC0C5;
}

.footer_box {
	float: left;
	width: 410px;
	padding-right: 30px;
	color: #BAC0C5;
}

.footer_box.last,
.footer_box:last-child {
	padding-right: 0;
}

/* --- copyright area --- */
.copyright-area-container {
	background: #151515;
	color: #BAC0C5;
}

.copyright-area-container a {
	color: #FFF;
}

.copyright-area {
	padding: 30px 0;
}

.copyright-text {
	float: left;
}

.menu-footer-menu-container {
	float: right;
}

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

.footer-menu li {
	float: left;
	margin-left: 20px;
}

.footer-menu li:first-child {
	margin-left: 0;
}

.mc-appointment-widget .contact-data,
.mc-appointment-widget .appointment-content {
	margin-top: 30px;
}

.mc-appointment-widget .info {
	padding: 0;
}

.mc-appointment-widget .sentence {
	margin-top: 42px;
}

.widget_archive ul,
.widget_archive select {
	margin-top: 30px;
}

.widget_archive li {
	font-size: 12px;
	line-height: 1;
	margin-top: 10px;
}

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

.widget_archive li a {
	display: block;
	color: #666;
	padding: 13px 15px 14px;
	text-transform: uppercase;
	transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
}

.widget_archive li a:hover {
	background: #42B3E5;
	border-color: #42B3E5;
	color: #FFF;
}

.mc-preloader {
	display: block;
	height: 150px;
	background: url('../style/assets/images/preloader.gif') no-repeat center center;
}

.mc-preloader.pagination-preloader {
	display: none;
	float: right;
	width: 25px;
	height: 41px;
	margin-right: 10px;
}

.horizontal-carousel,
.image-carousel,
.image-carousel img,
.post-content a.post-image img,
.services-list a>img {
	display: none;
}

.vc_editor .image-carousel img,
.vc_editor .post-content a.post-image img {
	display: block;
}

.page-template-404 .theme-page,
.error404 .theme-page {
	box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.07) inset;
}

.page-template-404 .theme-page .mc-icon,
.error404 .theme-page .mc-icon {
	font-size: 144px;
	color: #E5E5E5;
}

.page-template-404 .theme-page p,
.error404 .theme-page p {
	font-size: 16px;
}

body .vc_progress_bar .vc_single_bar {
	clear: both;
	width: calc(100% - 51px);
	margin-bottom: 74px;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

body .vc_progress_bar .vc_single_bar .vc_bar {
	position: relative;
	float: left;
	height: 2px;
	background: #42B3E5;
	margin-top: 18px;
	z-index: 3;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-transition: width 1.5s ease 0s;
	-webkit-transition: width 1.5s ease 0s;
	transition: width 1.5s ease 0s;
}

body .vc_progress_bar .vc_single_bar::after {
	content: "";
	position: absolute;
	width: calc(100% + 51px);
	height: 2px;
	background: #E5E5E5;
	left: 0;
	margin-top: 18px;
}

body .vc_progress_bar .vc_single_bar .vc_bar+.vc_label_units {
	position: absolute;
	float: left;
	top: 24px;
	width: 51px;
	text-align: center;
	padding: 12px 0 14px;
	background: #42B3E5;
	color: #FFF;
	z-index: 2;
}

body .site-container .vc_progress_bar .vc_general.vc_single_bar .vc_label {
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	padding: 0;
	text-shadow: none;
}

.icons-presentation .mc-icon,
.icons-presentation .hexagon {
	margin-right: 30px;
	margin-top: 30px;
}

.icons-presentation .hexagon {
	margin-top: 55.11px;
}

.icons-presentation .hexagon.small {
	margin-top: 49.34px;
}

.icons-presentation .icon-single[class^="social-"],
.icons-presentation .icon-single[class*=" social-"] {
	margin-right: 10px;
}

.page-margin-top,
.page_margin_top,
.single .post-content h2.page-margin-top, .single .post-content h3.page-margin-top, .single .post-content h4.page-margin-top, .single .post-content h5.page-margin-top,
.single .post-content h2.page_margin_top, .single .post-content h3.page_margin_top, .single .post-content h4.page_margin_top, .single .post-content h5.page_margin_top {
	margin-top: 50px;
}

.page-margin-top-section,
.page_margin_top_section,
.single .post-content h2.page-margin-top-section, .single .post-content h3.page-margin-top-section, .single .post-content h4.page-margin-top-section, .single .post-content h5.page-margin-top-section,
.single .post-content h2.page_margin_top_section, .single .post-content h3.page_margin_top_section, .single .post-content h4.page_margin_top_section, .single .post-content h5.page_margin_top_section {
	margin-top: 70px;
}

.page-margin-top-section-vlarge {
	margin-top: 100px;
}

.post-password-form.vc_row {
	float: none;
}

.top-hint {
	position: relative;
	float: right;
	color: #FFF;
	background-color: #42B3E5;
	padding: 13px 15px;
	top: -53px;
	right: 50px;
}

.scroll-top.animated-element {
	position: fixed;
	visibility: hidden;
	display: block;
	width: 35px;
	height: 25px;
	padding: 5px 0;
	background: rgba(0, 0, 0, 0.4);
	right: 20px;
	bottom: 20px;
	text-align: center;
	z-index: 2;
	transition: background 0.2s ease 0s;
	-webkit-transition: background 0.2s ease 0s;
	-moz-transition: background 0.2s ease 0s;
}

.scroll-top::before {
	font-size: 25px;
	color: #FFF;
}

.scroll-top:hover {
	background: #42B3E5;
}

.scroll-top.fadeIn {
	visibility: visible !important;
	animation-timing-function: cubic-bezier(.75, 0, .25, 1);
	-webkit-animation-timing-function: cubic-bezier(.75, 0, .25, 1);
	animation-name: fadeInScrollTop;
	-webkit-animation-name: fadeInScrollTop;
}

@keyframes fadeInScrollTop {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeInScrollTop {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.scrolling-list li a:hover .left {
	color: #000;
}

.header-right a.scrolling-list-control-left,
.header-right a.scrolling-list-control-right,
.pagination li a,
.pagination li>span,
.categories li a,
.widget_categories li a,
.widget_tag_cloud a,
.widget_archive li a,
.scrolling-list li .number {
	border: 1px solid #E5E5E5;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.footer .header-right a.scrolling-list-control-left,
.footer .header-right a.scrolling-list-control-right {
	border-color: #4E545D;
}

.footer .header-right a.scrolling-list-control-left:hover,
.footer .header-right a.scrolling-list-control-right:hover {
	border-color: #42B3E5;
	color: #fff;
}

.header-right a.scrolling-list-control-left:hover,
.header-right a.scrolling-list-control-right:hover,
.tabs-navigation li a:hover,
.tabs-navigation li a.selected,
.tabs-navigation li.ui-tabs-active a,
.scrolling-list li a:hover .number {
	border-color: #3B3BCE;
	color: #000;
}

.post-footer-details li a:hover,
#cancel_comment:hover {
	color: #3156A3;
}

.sf-menu a:hover,
.gallery-box .controls a,
.controls .prev:hover,
.controls .next:hover,
.controls .close:hover,
.comments-number:hover,
.scrolling-controls .scrolling-list-control-left:hover,
.scrolling-controls .scrolling-list-control-right:hover,
.home-box #upcoming_class_prev:hover,
.home-box #upcoming_class_next:hover,
.social-icons li a:hover,
.icon-single[class^="social-"]:hover,
.icon-single[class*=" social-"]:hover,
a.hexagon,
a.circle,
.pagination li a:hover,
.tabs-navigation li a:hover,
.footer .social-icons a:hover,
#fancybox-title-inside a,
.thin-list a,
.thin_list a,
.icons-list a,
.top_header_icons a,
.scroll-top:hover,
.categories li a:hover,
.widget_categories li a:hover,
.widget_tag_cloud a:hover,
.widget_archive li a:hover,
.notification-box .nb-close:hover {
	text-decoration: none;
}

.footer a:hover,
.post-content h2 a:hover,
.footer-banner-box a:hover,
.timetable .event a:hover,
.item-content .text h3 a:hover,
.scrolling-list li a:hover .left,
#fancybox-title-inside a:hover,
.thin-list a:hover,
.thin_list a:hover {
	text-decoration: underline;
}

.post-content .post-title a:hover,
.item-content .text h2 a:hover,
.services-list h4 a:hover {
	text-decoration: none;
	color: rgba(0, 0, 0, 0.6);
}

.rev_slider h1,
.rev_slider h2 {
	font-size: 60px;
	font-weight: 200;
	line-height: 70px;
	color: #FFFFFF;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.rev_slider h1 strong,
.rev_slider h2 strong,
.rs-layer.slider-heading strong {
	font-weight: 700;
	color: #FFF;
}

.rev_slider p {
	padding: 0;
	line-height: 1.5;
	font-family: "Source Sans Pro";
	font-size: 24px;
	color: #FFFFFF;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.rev_slider h1 a,
.rev_slider h2 a,
.rev_slider p a {
	position: relative;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.rs-layer.slider-heading,
.rs-layer.slider-subheading,
.rs-layer.more {
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.rs-layer.slider-heading a,
.rs-layer.slider-subheading a {
	position: relative;
	color: #FFF;
	text-decoration: none;
}

.rs-layer.more {
	width: auto !important;
}

.rev_slider h1 a:hover,
.rev_slider h2 a:hover,
.rev_slider p a:hover {
	color: #FFF;
}

.rs-layer.slider-heading.mc-colored a {
	color: #42B3E5;
}

.rev_slider h1 a::after,
.rev_slider h2 a::after,
.rev_slider p a::after,
.rs-layer.slider-heading a::after,
.rs-layer.slider-subheading a::after {
	position: absolute;
	content: "";
	width: 0px;
	height: 1px;
	left: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.5);
	display: block;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease;
}

.rs-layer.slider-heading.mc-colored ::after {
	background: #42B3E57F;
}

.rs-layer.more.template-arrow-horizontal-1-after::after {
	margin-left: 5px;
}

.rev_slider p a::after,
.rs-layer.slider-subheading a::after {
	bottom: -2px;
}

.rev_slider h1 a:hover::after,
.rev_slider h2 a:hover::after,
.rev_slider p a:hover::after,
.rs-layer.slider-heading a:hover::after,
.rs-layer.slider-subheading a:hover::after {
	width: 100%;
}

.clearfix.has-gutenberg-blocks>* {
	width: 1230px;
	margin-left: auto;
	margin-right: auto;
}

.has-gutenberg-blocks .alignfull {
	width: 100%;
}

.has-gutenberg-blocks .alignleft {
	width: auto;
	margin-left: calc((100% - 1230px) / 2);
	margin-right: 30px;
}

.has-gutenberg-blocks .alignright {
	width: auto;
	margin-left: 30px;
	margin-right: calc((100% - 1230px) / 2);
}

.has-gutenberg-blocks .alignwide {
	width: 1400px;
}

.has-gutenberg-blocks h1,
.has-gutenberg-blocks h2,
.has-gutenberg-blocks h3,
.has-gutenberg-blocks h4,
.has-gutenberg-blocks h5,
.has-gutenberg-blocks h6,
.has-gutenberg-blocks .wp-block-preformatted,
.has-gutenberg-blocks .wp-block-verse,
.has-gutenberg-blocks .wp-block-table,
.has-gutenberg-blocks>ol,
.has-gutenberg-blocks>ul,
.has-gutenberg-blocks .wp-block-quote,
.has-gutenberg-blocks .wp-block-columns,
.has-gutenberg-blocks .wp-block-cover.alignfull {
	margin-top: 30px;
}

.has-gutenberg-blocks>p {
	padding: 0;
	margin: 30px 0;
}

.has-gutenberg-blocks .wp-block-preformatted,
.has-gutenberg-blocks .wp-block-verse,
.has-gutenberg-blocks p.has-background {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.has-gutenberg-blocks p.has-background {
	padding: 20px 30px;
}

p.wp-block-subhead {
	font-size: 14px;
}

.has-gutenberg-blocks table {
	line-height: 1.8;
}

.has-gutenberg-blocks ul {
	list-style: inside disc;
}

.has-gutenberg-blocks dd,
.has-gutenberg-blocks li {
	margin-bottom: 6px;
	line-height: 1.8;
}

.wp-block-table td:first-child, .wp-block-table th:first-child {
	color: #666;
}

body .site-container .clearfix.has-gutenberg-blocks blockquote.wp-block-quote {
	padding-left: 30px;
	border-left: 2px solid #3156A3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wp-block-pullquote blockquote {
	border-left: none;
	padding-left: 0;
}

.has-gutenberg-blocks .wp-block-quote cite,
.wp-block-pullquote cite {
	display: block;
	margin-top: 17px;
}

.has-gutenberg-blocks .wp-block-quote.is-large cite {
	font-size: 18px;
	margin-top: 23px;
}

.wp-block-button__link {
	line-height: 1.8;
}

.has-gutenberg-blocks .aligncenter {
	text-align: center;
	clear: both;
}

.has-medicenter-light-blue-color {
	color: #42B3E5;
}

.has-medicenter-light-blue-background-color {
	background-color: #42B3E5;
}

.has-medicenter-dark-blue-color {
	color: #3156A3;
}

.has-medicenter-dark-blue-background-color {
	background-color: #3156A3;
}

.has-medicenter-blue-color {
	color: #0384CE;
}

.has-medicenter-blue-background-color {
	background-color: #0384CE;
}

.has-medicenter-green-color {
	color: #7CBA3D;
}

.has-medicenter-green-background-color {
	background-color: #7CBA3D;
}

.has-medicenter-orange-color {
	color: #FFA800;
}

.has-medicenter-orange-background-color {
	background-color: #FFA800;
}

.has-medicenter-red-color {
	color: #F37548;
}

.has-medicenter-red-background-color {
	background-color: #F37548;
}

.has-medicenter-turquoise-color {
	color: #00B6CC;
}

.has-medicenter-turquoise-background-color {
	background-color: #00B6CC;
}

.has-medicenter-violet-color {
	color: #9187C4;
}

.has-medicenter-violet-background-color {
	background-color: #9187C4;
}

.wpb_row *,
.wpb_row *::before,
.wpb_row *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wpb_row::before,
.wpb_row::after {
	content: " ";
	display: table;
}

.wpb_row::after {
	clear: both;
}

.vc_row .vc_column_container>.vc_column-inner {
	padding: 0;
}

body .vc_row {
	margin-left: 0;
	margin-right: 0;
}

.site-container .wpb_row {
	margin-bottom: 0;
}

.site-container .vc_row::after {
	font-size: 0px;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}

.site-container .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row {
	width: 1230px;
	max-width: 100%;
}

.site-container .vc_row.full-width,
body .site-container .vc_row.full-width .wpb_column .vc_row.full-width {
	width: 100%;
}

body .wpb_widgetised_column,
body .wpb_content_element, body ul.wpb_thumbnails-fluid>li, body .last_toggle_el_margin, body .wpb_button,
body .wpb_tab .wpb_content_element {
	margin-bottom: 0;
}

.wpb_widgetised_column .wpb_wrapper>ul {
	padding: 0;
}

.wpb_separator.wpb_content_element,
.vc_text_separator.wpb_content_element {
	border-color: #E5E5E5;
	margin-bottom: 0;
	height: auto;
}

.vc_text_separator.wpb_content_element {
	position: static;
	top: 0;
}

.vc_separator.wpb_content_element.vc_sep_color_grey .vc_sep_line {
	border-color: #E5E5E5;
}

.vc_row [class*="vc_col-sm"] {
	float: left;
	min-height: auto;
	padding-left: 0;
	padding-right: 0;
}

.vc_row [class*="vc_col-sm"]:first-child,
.vc_row .vc_container-anchor+[class*="vc_col-sm"],
.site-container .vc_row.full-width>.wpb_column.column-limited>.wpb_wrapper>.vc_row {
	margin-left: 0;
}

.site-container .vc_row.full-width>.wpb_column.column-limited:first-child>.wpb_wrapper>.vc_row {
	margin-left: auto;
	margin-right: 0;
}

.vc_row .vc_col-sm-12 {
	width: 100%;
}

.vc_row .vc_col-sm-10 {
	width: 1020px;
}

.vc_row .vc_col-sm-9 {
	width: 915px;
}

.vc_row .vc_col-sm-8 {
	width: 810px;
}

.vc_row .vc_col-sm-6 {
	width: 600px;
}

.site-container .vc_row.full-width>.vc_col-sm-6.column-limited>.wpb_wrapper>.vc_row {
	width: 615px;
}

.vc_row .vc_col-sm-4,
.vc_col-sm-8 .vc_col-sm-6 {
	width: 390px;
}

.vc_row .vc_col-sm-3,
.vc_col-sm-6 .vc_col-sm-6 {
	width: 285px;
}

.vc_col-sm-10 .vc_col-sm-8 {
	width: 660px;
}

.vc_col-sm-10 .vc_col-sm-4 {
	width: 330px;
}

.vc_col-sm-9 .vc_col-sm-8 {
	width: 590px;
}

.vc_col-sm-9 .vc_col-sm-4 {
	width: 285px;
}

.vc_col-sm-8 .vc_col-sm-9 {
	width: 600px;
}

.vc_col-sm-6 .vc_col-sm-8 {
	width: 380px;
}

.vc_col-sm-6 .vc_col-sm-4 {
	width: 190px;
}

.vc_col-sm-4 .vc_col-sm-8 {
	width: 240px;
}

.vc_col-sm-4 .vc_col-sm-4 {
	width: 120px;
}

.vc_row .vc_col-sm-2,
.vc_col-sm-4 .vc_col-sm-6,
.vc_col-sm-8 .vc_col-sm-3 {
	width: 180px;
}

.vc_row .vc_col-sm-1\/5 {
	width: 222px;
}

.vc_row .vc_col-sm-2\/5 {
	width: 474px;
}

.vc_row .vc_col-sm-3\/5 {
	width: 726px;
}

.vc_row .vc_col-sm-4\/5 {
	width: 978px;
}

.vc_col-sm-9 .vc_col-sm-1\/5 {
	width: 159px;
}

.wpb_single_image figure.vc_figure {
	display: block;
}

.vc_btn-content {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vc_col-sm-8 .vc_col-sm-8 {
	width: 520px;
}

.vc_col-sm-10 .vc_col-sm-6 {
	width: 495px;
}

.vc_col-sm-9 .vc_col-sm-6 {
	width: 442px;
}

.vc_col-sm-8 .vc_col-sm-4 {
	width: 250px;
}

.vc_col-sm-12 .comment-form .vc_col-sm-6 {
	width: 530px;
}

.vc_col-sm-10 .comment-form .vc_col-sm-6 {
	width: 425px;
}

.vc_col-sm-9 .comment-form .vc_col-sm-6 {
	width: 372px;
}

.vc_col-sm-8 .comment-form .vc_col-sm-6 {
	width: 320px;
}

.vc_col-sm-6 .comment-form .vc_col-sm-6 {
	width: 215px;
}

.vc_row .vc_col-sm-3 .wpb_column,
.vc_row .vc_col-sm-2 .wpb_column {
	width: 100%;
	margin-top: 40px;
	margin-left: 0;
}

.vc_row .vc_col-sm-3 .wpb_column:first-child,
.vc_row .vc_col-sm-2 .wpb_column:first-child {
	margin-top: 0;
}

.site-container .vc_row.full-width>.vc_col-sm-6 .vc_col-sm-3:first-child,
.site-container .vc_row.full-width>.vc_col-sm-6 .vc_col-sm-4:first-child,
.site-container .vc_row.full-width>.vc_col-sm-6 .vc_col-sm-6:first-child {
	margin-left: 0;
}

.site-container .vc_row.full-width>.vc_col-sm-8 {
	width: 66.66666%;
}

.site-container .vc_row.full-width>.vc_col-sm-6 {
	width: 50%;
	margin: 0;
}

.site-container .vc_row.full-width>.vc_col-sm-4 {
	width: 33.33333%;
}

.site-container .vc_row.full-width>.vc_col-sm-2 {
	width: 16.66666%;
}

.site-container .vc_row.full-width>.vc_col-sm-6 .vc_col-sm-6 {
	width: 48%;
}

.site-container .vc_row.full-width>.vc_col-sm-6 .vc_col-sm-4 {
	width: 30%;
}

.site-container .vc_row.full-width>.wpb_column {
	margin: 0;
}

.site-container .vc_row.full-width>.vc_col-sm-6 .vc_col-sm-4 {
	margin-left: 5%;
}

.site-container .vc_row.full-width>.vc_col-sm-6 .vc_col-sm-6 {
	margin-left: 4%;
}

.site-container .vc_row.full-width>.vc_col-sm-6 .vc_col-sm-6 p a,
.site-container .vc_row.full-width>.vc_col-sm-6 .vc_col-sm-4 p a {
	word-wrap: break-word;
}

.wpb_column .home-box-container {
	float: none;
}

.wpb_column .home-box {
	width: 100%;
	height: auto;
}

.vc_row .vc_col-sm-12 .post-content {
	width: 1090px;
}

.vc_row .vc_col-sm-10 .post-content {
	width: 880px;
}

.vc_row .vc_col-sm-9 .post-content {
	width: 775px;
}

.vc_row .vc_col-sm-8 .post-content {
	width: 670px;
}

.vc_row .vc_col-sm-6 .post-content {
	width: 460px;
}

.vc_row .vc_col-sm-4 .post-content {
	width: 250px;
}

.vc_row .columns .blog .post-content,
.vc_row .columns .post-content .gallery-box,
.vc_row .columns .post-content a.post-image img,
.vc_row .columns .post-content .image-carousel img,
.vc_row .columns .post-content .image-carousel .mc-preloader,
.vc_row .wpb_column .post-content .gallery-box {
	width: 100%;
}

.vc_col-sm-3 .comment-box,
.vc_col-sm-2 .comment-box {
	width: 100%;
	margin-bottom: 30px;
	margin-right: 0;
}

.vc_col-sm-3 .comment-box li,
.vc_col-sm-2 .comment-box li {
	float: left;
	width: auto;
}

.vc_col-sm-3 .comment-box .comments-number,
.vc_col-sm-2 .comment-box .comments-number {
	width: auto;
	margin-top: 0;
	margin-left: 2px;
}

.vc_col-sm-3 .comments .comment-box .comments-number,
.vc_col-sm-2 .comments .comment-box .comments-number {
	float: left;
	width: auto;
	margin-left: 0;
}

.vc_col-sm-3 .comments .comment-box .comments-number a,
.vc_col-sm-3 .comment-box .date .value,
.vc_col-sm-2 .comments .comment-box .comments-number a,
.vc_col-sm-2 .comment-box .date .value {
	width: auto;
}

.vc_col-sm-3 .comment-box .date .value,
.vc_col-sm-3 .comment-box .date .arrow-date,
.vc_col-sm-3 .comment-box .comments-number a,
.vc_col-sm-3 .comment-box .arrow-comments,
.vc_col-sm-2 .comment-box .date .value,
.vc_col-sm-2 .comment-box .date .arrow-date,
.vc_col-sm-2 .comment-box .comments-number a,
.vc_col-sm-2 .comment-box .arrow-comments {
	clear: both;
	float: none;
}

.vc_col-sm-3 .comment-box .date .arrow-date,
.vc_col-sm-3 .comment-box .arrow-comments,
.vc_col-sm-2 .comment-box .date .arrow-date,
.vc_col-sm-2 .comment-box .arrow-comments {
	left: 0;
	right: auto;
}

.vc_col-sm-3 .columns .comment-box .date .value {
	padding: 11px 5px 12px;
}

.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev {
	border: none;
}

.vc_carousel .vc_carousel-inner {
	margin-bottom: 25px !important;
}

.vc_carousel-control .icon-next:before,
.vc_carousel-control .icon-prev:before {
	content: '' !important;
}

.vc_carousel .vc_inner a {
	border: none;
}

.vc_carousel-control.vc_right,
.vc_carousel-control.vc_left {
	border: none;
}

.vc_images_carousel a.vc_carousel-control .icon-next {
	width: 27px;
	height: 27px;
	background: url(../style/assets/images/bg_direction_nav.png) no-repeat 0 0;
	background-position: 100% 0;
}

.vc_images_carousel a.vc_carousel-control .icon-prev {
	width: 27px;
	height: 27px;
	background: url(../style/assets/images/bg_direction_nav.png) no-repeat 0 0;
}

.vc_carousel-indicators {
	bottom: -30px !important;
}

.vc_carousel .link_title,
.vc_carousel .link_image {
	border: none;
}

.vc_col-sm-12 .scrolling-list li .left {
	width: 1190px;
}

.vc_col-sm-10 .scrolling-list li .left {
	width: 980px;
}

.vc_col-sm-8 .scrolling-list li .left {
	width: 770px;
}

.vc_col-sm-6 .scrolling-list li .left {
	width: 560px;
}

.vc_col-sm-4 .scrolling-list li .left {
	width: 350px;
}

.vc_col-sm-3 .scrolling-list li .left {
	width: 245px;
}

.vc_col-sm-2 .scrolling-list li .left {
	width: 140px;
}

.vc_row .vc_grid-item.vc_col-sm-3 {
	width: 25%;
}

.vc_row .vc_grid-item[class*="vc_col-sm"] {
	margin-left: 0;
}

.vc_row .vc_grid-item.vc_col-sm-12 {
	width: 100%
}

.vc_row .vc_grid-item.vc_col-sm-11 {
	width: 91.66666667%
}

.vc_row .vc_grid-item.vc_col-sm-10 {
	width: 83.33333333%
}

.vc_row .vc_grid-item.vc_col-sm-9 {
	width: 75%
}

.vc_row .vc_grid-item.vc_col-sm-8 {
	width: 66.66666667%
}

.vc_row .vc_grid-item.vc_col-sm-7 {
	width: 58.33333333%
}

.vc_row .vc_grid-item.vc_col-sm-6 {
	width: 50%
}

.vc_row .vc_grid-item.vc_col-sm-5 {
	width: 41.66666667%
}

.vc_row .vc_grid-item.vc_col-sm-4 {
	width: 33.33333333%
}

.vc_row .vc_grid-item.vc_col-sm-3 {
	width: 25%
}

.vc_row .vc_grid-item.vc_col-sm-2 {
	width: 16.66666667%
}

.vc_row .vc_grid-item.vc_col-sm-1 {
	width: 8.33333333%
}
/* Added styles */
.heading-primary {
  color: white;
  font-size: 36px;
  line-height: 1;
  font-family: "pf-grand-gothik-variable", sans-serif;
  font-variation-settings:
    "ital" 0,
    "wdth" 125,
    "wght" 700;
}

h1.large,
h2.large {
  padding-bottom: 5px;
}

.dense {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.3;
}

.hero-image-container {
  position: relative;
  height: 670px;
}

.hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.hero-image-container::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.12);
  pointer-events: none;
}

.counter-box .hex {
  position: relative;
  width: 124px;
  height: 142px;
  margin: 0 auto 12px;
}

.counter-box .hex::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  transform: translate(-50%, -50%);
  background-image: var(--stat-icon);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  pointer-events: none;
}

.announcement-section {
  padding-top: 128px;
  padding-bottom: 92px;
  background-color: #f8f8f8;
}

.mc-button-transparent {
  margin-left: 23px;
  color: #363685 !important;
  border-color: #363685 !important;
  background-color: transparent !important;
}

.mc-button-transparent:hover {
  background-color: #363685 !important;
  color: #fff !important;
}

.custom-accordion-container .tabs-navigation {
  display: flex;
  justify-content: center;
}

.custom-accordion-container ul.tabs-navigation li a {
  font-size: 20px;
  font-family: "pf-grand-gothik-variable", sans-serif !important;
  font-variation-settings:
    "ital" 0,
    "wdth" 125,
    "wght" 700;
}

.custom-accordion,
.link-container {
  list-style: none;
  margin: 0;
  padding: 18px 38px;
  background-color: #fff;
}

.custom-accordion .ui-accordion-header,
.link-container .ui-accordion-header {
  position: relative;
  padding: 15px 0;
  padding-right: 32px;
  cursor: pointer;
}

.custom-accordion .ui-accordion-header::after,
.link-container .ui-accordion-header::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 14px;
  transform: translateY(-50%) rotate(0deg);
  background: url("/icons/chevron-right-purple.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center center;
  background-size: contain;
  transition: transform 0.2s ease-in-out;
  pointer-events: none;
}

.custom-accordion .ui-accordion-header.ui-state-active::after,
.link-container .ui-accordion-header.ui-state-active::after {
  transform: translateY(-50%) rotate(90deg);
}

.ui-accordion-header h3 {
  color: #454545 !important;
  font-weight: 500;
  line-height: 31px;
}

.custom-accordion li,
.link-container li {
  color: #454545;
  border-bottom: 1px solid rgba(69, 69, 69, 0.2);
}

.custom-accordion li:last-child,
.link-container li:last-child {
  border-bottom: none;
}

.sector-list-title {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-bottom: 16px;
  padding-top: 40px;
}

.sector-list-title:first-of-type {
  padding-top: 0;
}

/* Restyle children-links on sectors list page to match chevron list format */
.sectors-list-page .children-links-container .wpb_column {
  padding: 18px 38px;
  background-color: #fff;
}

.sectors-list-page .children-links-container .margin-top-5 {
  border-bottom: 1px solid rgba(69, 69, 69, 0.2);
  position: relative;
  padding: 15px 0;
  padding-right: 32px;
  margin-top: 0;
}

.sectors-list-page .children-links-container .margin-top-5:last-child {
  border-bottom: none;
}

.sectors-list-page .children-links-container .margin-top-5::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background: url("/icons/chevron-right-purple.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}

.sectors-list-page .children-links-container .margin-top-5 a {
  color: #454545;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 31px;
}

.sectors-list-page .children-links-container .margin-top-5 a:hover {
  color: #363685;
}

.custom-accordion-container {
  padding: 64px 0 55px;
}

.custom-accordion-container .mc-button.more {
  display: inline-block;
  margin: 47px auto 0;
  float: none !important;
}

.more-btn-container {
  text-align: center;
}

.custom-accordion-container .ui-tabs-panel {
  margin-top: 30px;
}

.footer-banner-box-container.feature-boxes {
  display: grid;
  margin-top: 44px;
  grid-template-columns: repeat(2, 600px);
  grid-auto-rows: 327px;
  gap: 20px;
  justify-content: center;
  padding: 100px 20px;
  background-color: #f8f8f8;
}

.footer-banner-box-container.feature-boxes .footer-banner-box.feature-box {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  width: 600px;
  height: 327px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  align-items: start;
  padding: 32px 38px;
}

/* Dark overlay fully covering the box */
.footer-banner-box-container.feature-boxes
  .footer-banner-box.feature-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(40, 63, 64, 0.1);
  pointer-events: none;
  width: 100%;
}

.feature-box-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.feature-box-inner .mc-button {
  align-self: flex-start;
}

.footer-banner-box-container.feature-boxes .footer-banner-box h2 {
  margin: 0 0 12px 0;
  font-size: 21px;
  font-weight: 600;
  color: #fff;
}

.footer-banner-box-container.feature-boxes .footer-banner-box p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.footer-banner-box-container.feature-boxes
  .footer-banner-box
  .white-outline-btn {
  align-self: flex-start;
}

.breadcrumbs-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0;
  gap: 20px;
}

.breadcrumbs-container {
  display: flex;
  padding: 0;
  align-items: center;
}

.breadcrumbs-container .breadcrumb {
  width: max-content;
}

.breadcrumbs-container li {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #898989;
}

.breadcrumbs-container li a {
  color: #898989;
}

.breadcrumbs-container li + li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: url("/icons/arrow-right.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center / contain;
}

.breadcrumbs-container li.separator {
  display: none;
}

.breadcrumbs-search {
  margin: 0;
}

.breadcrumbs-search-field {
  display: flex;
  align-items: center;
  background: #f0f0f0;
  border-radius: 0;
}

.breadcrumbs-search-input {
  border: 0;
  background: transparent;
  padding: 11px 14px;
  color: #454545;
  min-width: 220px;
  border-radius: 0;
}

.breadcrumbs-search-input::placeholder {
  color: #898989;
}

.breadcrumbs-search-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  padding: 0 14px;
  cursor: pointer;
  border-radius: 0;
}

.breadcrumbs-search-submit img {
  display: block;
  width: 16px;
  height: 16px;
}

.bread-crumb.seperator {
  margin: 0 0;
  padding: 0 0;
}

.vc_row.breadcrumbs-bar::before {
  content: none;
}

.vc_row.breadcrumbs-bar::after {
  content: none !important;
}

@media (max-width: 768px) {
  .breadcrumbs-bar {
    flex-direction: column;
    align-items: flex-start;
  }

  .breadcrumbs-search-field {
    width: 100%;
  }

  .breadcrumbs-search-input {
    width: 100%;
  }
}

.dark-text,
.dark-text h2,
.dark-text p {
  color: #000 !important;
}

.menu-main-menu-container .menu-item a {
  color: black !important;
  font-size: 16;
  font-weight: 500;
}

.header-top-sidebar span,
.header-top-sidebar a {
  color: #454545;
}

.news.clearfix.text p {
  color: white;
}

.heading-primary p {
  color: white;
  font-weight: 700;
}

.content-page .umb-block-list > *:first-child {
  margin-top: 0 !important;
}

.blocklist-item-container {
  margin-top: 44px;
}

.free-text {
  font-size: 18px;
  font-weight: 500;
  color: #454545;
  line-height: 31px;
}

.paragraph-padding-0 p {
  padding: 0;
}

.free-text-dense {
  font-size: 18px;
  font-weight: 500;
  color: #454545;
  line-height: 22px;
}

.about-section-container {
  padding: 90px 0 135px;
}

.image-text-container .vc_col-sm-8 .wpb_wrapper {
  padding-left: 70px;
}

.image-text-container {
  margin-top: 44px;
}

.gallery-box img {
  transition: filter 0.3s ease;
}

.gallery-box img:hover {
  filter: brightness(0.9);
  cursor: pointer;
}

.divider {
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
}

.divider-thick {
  height: 3px;
  width: 100%;
  background-color: black;
}

.light-bg {
  background-color: #f8f8f8 !important;
}

.small-header {
  margin-bottom: 11px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.content-container {
  padding-bottom: 70px;
}

.photo-gallery {
  position: static;
  height: auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(285px, 1fr));
  gap: 30px;
  padding: 0;
  margin: 0;
}

.photo-gallery__item {
  list-style: none;
}

.photo-gallery img {
  aspect-ratio: 285 / 190;
  object-fit: cover;
  display: block;
}

.desktop-only {
  display: none;
}

.mobile-only {
  display: block;
}

@media (min-width: 768px) {
  .desktop-only {
    display: block;
  }

  .mobile-only {
    display: none;
  }
}

#announcement-container .alert {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  padding-right: 3rem;
  padding-left: 1rem;
  padding-top: 14px;
  padding-bottom: 14px;
}

#announcement-container .alert .dismiss-announcement {
  background: none;
  border: none;
  font-size: 1.4rem;
  line-height: 1;
  cursor: pointer;
}

#announcement-container .alert .container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

#announcement-container .container::before {
  content: "i";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid currentColor;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  flex-shrink: 0;
}

#announcement-container .alert .container p {
  padding-top: 0;
}

.alert-primary {
  color: #084298 !important;
  background-color: #cfe2ff !important;
  border-color: #b6d4fe !important;
}

.alert-primary p {
  color: #084298 !important;
}

.alert-warning {
  color: #856404 !important;
  background-color: #fff3cd !important;
  border-color: #ffeeba !important;
}

.alert-danger {
  color: #721c24 !important;
  background-color: #f8d7da !important;
  border-color: #f5c6cb !important;
}

#announcement-container p {
  color: black;
}

.files-container {
  margin-top: 57px;
}

.files-container .list-group-item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  color: #000;
  text-decoration: none;
}

.list-group-item:hover {
  background: #f0f0f0;
}

.justify-center {
  display: flex;
  justify-content: center;
}

.justify-content-between {
  display: flex;
  justify-content: space-between;
}

.align-items-center {
  align-items: center;
}

.align-content-center {
  align-content: center;
}

.list-group-item-action {
  cursor: pointer;
}

.file-item-left {
  display: flex;
  align-items: center;
  gap: 22px;
}

.file-icon {
  width: 35px;
  height: 43px;
  flex-shrink: 0;
  position: relative;
}

.small-file-icon {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}

.download-icon {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  position: relative;
}

.file-text {
  display: flex;
  flex-direction: column;
}

.file-subtitle {
  color: #787878;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.files-container .items-list a {
  float: none;
}

.files-container .items-list li {
  padding: 0;
  border-bottom: none;
}

.btn-download {
  display: flex;
  align-items: center;
  height: 48px;
  gap: 0.7rem;
  padding: 6px 20px 6px 15px !important;
  border-radius: 0;
  background: transparent;
  border: 1px solid #d4d4d4;
  color: #454545 !important;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

.btn-download:hover {
  background-color: #dadada;
}

.btn-download.btn-disabled {
  background: #ccc;
  cursor: default;
}

a,
p,
h1,
h2,
h3,
h4,
h5 {
  font-family: inherit !important;
  font-weight: inherit;
}

.bold {
  font-weight: 700 !important;
}

.popup-content p {
  font-size: 20px;
  font-weight: 400;
  color: black;
}

.popup-info-container {
  margin-top: 1em;
  padding: 1em;
  background-color: #eef6fb;
}

.popup-info-container p {
  font-size: 16px;
}

html.no-scroll {
  overflow: hidden !important;
}

.text-center {
  text-align: center;
}

.hide {
  display: none !important;
}

.children-links-container {
  margin-top: 44px;
}

.children-links-container a {
  width: unset !important;
}

.flex-0 {
  flex: 0;
}

.flex-1 {
  flex: 1;
}

@media screen and (max-device-width: 767px) {
  .thin-list .header-icon .link-text {
    display: none;
  }

  .thin-list a {
    font-size: 12px;
  }

  .thin-list {
    display: flex;
    gap: 0.5rem;
    justify-content: end;
  }

  .thin-list li {
    margin-top: unset !important;
  }

  .header-top-row {
    padding: 12px 0;
  }

  .header-top-sidebar .thin-list:first-child {
    flex: 0;
  }
}

.reverse-row {
  display: flex;
  flex-direction: row-reverse;
}

.height-50vh {
  height: 50vh;
}

.align-center {
  align-content: center;
}

.secondary-text {
  color: #454545;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.primary-text {
  display: block;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.col-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.col-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.services-list .attachment-medium-thumb {
  width: 100%;
  max-width: 400px;
  max-height: 266px;
}

.sisma-flix-logo {
  width: 90%;
  max-width: 288px;
}

.services-list ul {
  display: flex;
  gap: 16px;
  justify-content: center;
}

.services-list .service-details {
  max-width: 400px;
  width: 100%;
  height: 100%;
  text-align: center;
  align-content: center;
}

.services-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 29px;
  justify-content: center;
}

.icon-text-container-btn a {
  display: flex;
  align-items: center;
  background-color: #fff;
  color: #000;
}

.email-icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e74622;
  height: 107px;
  width: 107px;
}

.email-icon-container .icon,
.review-icon-container .icon {
  height: 37;
  width: 30px;
}

.review-icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3b3bce;
  height: 107px;
  width: 107px;
}

.icon-text-container-btn .text-container {
  padding: 13px 22px;
}

.small-text {
  color: #787878;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.sisma-flix .tabs-navigation li.ui-tabs-active a {
  font-weight: 700;
  color: #454545;
}

.sisma-flix .tabs-navigation li a.selected,
.sisma-flix .tabs-navigation li.ui-tabs-active a {
  border-color: #e74622;
}

.sisma-flix .tabs-navigation li a:not(.selected):hover {
  border-color: #92929246;
}

.gallery-3-columns {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: center;
}

.gallery-3-columns img {
  width: 398px;
  aspect-ratio: 398 / 225;
}

.theme_gallery_pagination .description {
  display: flex;
  text-align: start;
  flex-direction: column;
  gap: 10px;
  background-color: unset;
  padding: 12px 2px 16px;
}

.gallery-3-columns .gallery-box {
  width: 100% !important;
  position: relative;
}

@media (max-width: 1010px) {
  .gallery-3-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 769px) {
  .gallery-3-columns {
    grid-template-columns: 1fr;
  }

  .gallery-3-columns img {
    width: 100%;
    aspect-ratio: 398 / 225;
  }

  .theme_gallery_pagination .description {
    width: 100%;
  }

  .gallery-3-columns .gallery-box {
    width: 90% !important;
    position: relative;
    justify-self: center;
  }
}

.btn-load-more-container {
  display: flex;
  justify-content: center;
}

.btn-load-more {
  display: inline-flex;
  padding: 13px 15px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 0;
  background-color: #363685;
  border: 1px solid #363685;
  color: #fff;
  font-family: "Manrope", "Open Sans", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease;
}

.btn-load-more:hover {
  background-color: #2a2a6e;
  border-color: #2a2a6e;
}

.loader {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-top-color: #313cd2;
  animation: spinner-rotate 0.8s linear infinite;
  margin: 20px auto;
}

.loader--hidden {
  display: none !important;
}

@keyframes spinner-rotate {
  to {
    transform: rotate(360deg);
  }
}

.gallery-box a .description {
  background-color: transparent !important;
  text-decoration: none !important;
}

.gallery-box a .description .primary-text {
  text-decoration: none !important;
}

.media-title {
  margin-top: 24px;
  color: black;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.theme-badges-container {
  display: flex;
  gap: 4px;
}

.theme-badge {
  display: flex;
  padding: 6px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #454545;
  background-color: #fff;
  border: 1px solid #c3c3c3;
}

.video-container {
  margin-top: 35px;
  width: 100%;
  height: 570px;
}

.footer-box-container .widget {
  max-width: 378px;
}

.footer-box-container > :nth-child(3) {
  max-width: 308px;
}

.file-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 0px;
}

.home-box-container-list .wpb_wrapper {
  width: 100%;
}

.home-box-container-list .wpb_wrapper ul {
  justify-content: center;
}

.home-box-container-list .wpb_wrapper li {
  flex: 1;
}

.gap-5 {
  display: flex;
  gap: 5px;
  align-items: center;
}

.gap-10 {
  display: flex;
  gap: 10px;
  align-items: center;
}

.gap-20 {
  display: flex;
  gap: 20px;
  align-items: center;
}

.procurements-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
}

.announcements-list {
  display: flex;
  padding: 0;
  flex-direction: column;
  list-style: none;
  gap: 16px;
  font-size: 18px;
  color: #454545;
}

.announcements-list li {
  display: flex;
  padding: 31px 22px;
  align-items: flex-start;
  gap: 19px;
  align-self: stretch;
  background-color: white;
}

.announcements-list li a,
.announcements-list li p,
.announcements-list li p strong {
  padding: 0;
  color: #454545;
}

.announcements-list li img {
  width: 35px;
  height: 35px;
}

.title-16 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: black;
}

.title-gray-16 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #454545;
}

.title-gray-18 {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #454545;
}

.title-purple-18 {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #3b3bce;
}

.announcements-list li.alert-warning {
  border: 1px solid #b6ab85 !important;
  background: #fff3cd !important;
  color: black !important;
}

.announcements-list li.alert-danger {
  border: 1px solid #f04e23 !important;
  background: #fff1f1 !important;
  color: black !important;
}

.children-links-container a::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  vertical-align: middle;
  background-color: #000;
  -webkit-mask: url("/icons/chevron-right.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center / contain;
  mask: url("/icons/chevron-right.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center / contain;
}

.procurement-container {
  display: flex;
  padding: 30px 40px 40px 40px;
  gap: 50px;
  justify-content: space-between;
  color: #454545 !important;
  background-color: white;
}

.procurement-container-col {
  padding: 30px 40px 40px 40px;
  gap: 50px;
  color: #454545 !important;
  background-color: white;
}

.w-40 {
  width: 40%;
}

.w-50 {
  width: 50%;
}

.w-60 {
  width: 60%;
}

.button-purple {
  display: flex;
  height: 52px;
  padding: 4px 22px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-family: "Manrope", "Open Sans", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: white;
  background-color: #363685;
  border-radius: 0;
  transition: background-color 0.2s ease;
}

.button-purple:hover {
  background-color: #2a2a6e;
}

.button-icon {
  height: 28px;
  width: 28px;
  color: white;
}

.file-icon {
  height: 38px;
  width: 38px;
}

.procurement-id {
  display: inline;
  background-color: #3b3bce2a;
  padding: 2px 10px;
  margin-right: 6px;
  border-radius: 50px;
}

.w-full {
  width: 100%;
}

.procurement-container.custom-accordion {
  padding: 20px 30px;
}

.align-start {
  align-items: start !important;
}

.print-icon {
  height: 20px;
  width: 20px;
}

.print-screen-btn {
  padding: 20px 0;
  float: right;
  border: none;
  background-color: transparent;
}

.print-screen-btn:hover {
  cursor: pointer;
}

.print-screen-btn img {
  height: 20px;
  width: 20px;
}

@media print {
  .no-print {
    display: none !important;
  }
}

.danger {
  color: rgba(255, 0, 0, 0.767);
}

.link-list {
  margin-top: 12px;
  display: flex;
  padding: 16px 40px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  background-color: white;
}

.link-list-item {
  position: relative;
  padding: 15px 24px 15px 0;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #e0e0e0;
}

.link-list-item:hover {
  opacity: 0.6;
}

.link-list-item:last-child {
  border-bottom: none;
}

.link-list-item a {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
  font-size: 18px;
  color: #454545 !important;
  font-weight: 500;
  text-decoration: none;
}

.link-list-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background: url("/icons/chevron-right-purple.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}

.search-relevance-text {
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #787878;
}

.search-page {
  padding-top: 44px;
}

.tabs-container {
  display: flex;
  flex-direction: column;
}

[hidden] {
  display: none !important;
}

.counters-group.mc-overlay::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #363685;
  opacity: 0.6;
  pointer-events: none;
  z-index: 0;
}
/* --- DETAIL PAGE LAYOUT --- */
.detail-layout-wrapper {
  max-width: 1230px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

/* --- TYPOGRAPHY --- */
.detail-title {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1.4;
  text-transform: uppercase;
}

/* --- DATE BLOCKS --- */
.date-block {
  margin-bottom: 25px;
}

.date-label {
  font-size: 16px;
  color: #555;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}

.date-value {
  font-size: 18px;
  color: #5856d6; /* Purple/Blue */
  font-weight: 600;
}

/* --- DIVIDERS --- */
.detail-divider {
  height: 1px;
  background-color: #eee;
  margin: 30px 0;
  width: 100%;
}

/* --- FILE CARDS --- */
.file-card {
  display: flex;
  align-items: center;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 15px 20px;
  margin-bottom: 10px;
  text-decoration: none !important;
  transition: border-color 0.2s;
}
.file-card:hover {
  border-color: #5856d6;
  background-color: #f9f9ff;
}
.file-name {
  font-size: 15px;
  color: #333;
  font-weight: 500;
  margin-left: 10px;
}

/* --- CONTACT BOX --- */
.contact-box {
  background-color: #f9f9f9;
  padding: 25px;
  border-radius: 4px;
  border: 1px solid #eee;
}

@media (max-width: 768px) {
  .detail-title {
    font-size: 20px;
  }
}
/* --- Personnel Announcements List Layout --- */
.proc-layout-wrapper {
  max-width: 1230px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

/* --- Title Styles --- */
.proc-main-title {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 20px;
}

.proc-divider {
  width: 100%;
  height: 1px;
  background: #000;
  margin-bottom: 40px;
  opacity: 0.1;
}

/* --- Card Item Styles --- */
.proc-acc-item {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-bottom: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  display: block;
  text-decoration: none !important;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
  position: relative;
  overflow: hidden;
}

.proc-acc-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* --- Header (Flex Container) --- */
.proc-acc-header {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  box-sizing: border-box;
  color: inherit;
  justify-content: space-between;
}

/* --- Left: Title --- */
.proc-item-title {
  flex-grow: 1;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  padding-right: 20px;
}

/* --- Right: Date --- */
.proc-item-meta {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.proc-item-date {
  font-size: 13px;
  color: #999; /* Grey date text */
  font-weight: 500;
  white-space: nowrap;
}

.proc-empty {
  font-style: italic;
  color: #777;
  padding: 20px 0;
  font-size: 16px;
}

@media (max-width: 768px) {
  .proc-acc-header {
    flex-wrap: wrap;
  }
  .proc-item-meta {
    width: 100%;
    margin-top: 8px;
    justify-content: flex-start;
  }
}
.detail-status-badge {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 4px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 15px;
}
.status-active {
  background-color: #28a745;
}
.status-expired {
  background-color: #999;
}
.status-cancelled {
  background-color: #dc3545;
}
.status-postponed {
  background-color: #fd7e14;
}

.col-between {
  display: flex;
  flex-direction: column;
}
.w-60 {
  width: 60%;
  padding-right: 30px;
}
.w-40 {
  width: 40%;
}
.procurement-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.files-section-container {
  margin-top: 0;
}

.files-grid {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 10px;
}

.file-card {
  display: flex;
  align-items: center;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 6px 10px;
  text-decoration: none !important;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  min-height: 40px;
}

.file-card:hover {
  background-color: #f9f9ff;
  border-color: #5856d6;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  transform: translateY(-1px);
}

.file-icon-wrapper {
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  background-color: #f0f2f5;
  color: #5856d6;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.file-info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.file-name {
  font-size: 13px;
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-meta {
  font-size: 10px;
  color: #999;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 1px;
}

.file-action {
  flex-shrink: 0;
  margin-left: 10px;
  color: #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.file-card:hover .file-action {
  color: #5856d6;
}

@media (max-width: 768px) {
  .procurement-container {
    flex-direction: column;
  }
  .w-60,
  .w-40 {
    width: 100%;
    padding: 0;
  }
  .w-40 {
    margin-top: 30px;
  }
}

.proc-container {
  max-width: 1350px;
  width: 100%;

  margin: 0 auto;

  padding-top: 40px;
  padding-bottom: 80px;

  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.proc-main-title {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin-top: 0;
}

.proc-divider {
  width: 100%;
  height: 3px;
  background: #000;
  margin-bottom: 40px;
  opacity: 0.1;
}

.page-content-area {
  margin-bottom: 60px;
}

.page-content-area img,
.page-content-area iframe,
.page-content-area table {
  max-width: 100% !important;
  height: auto !important;
}

/* --- Back Button --- */
.back-btn-container {
  padding: 30px 0 40px;
}

.back-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 13px 24px;
  background-color: #363685;
  border: 1px solid #363685;
  color: #fff !important;
  font-family: "Manrope", "Open Sans", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none !important;
  transition: background-color 0.2s ease;
}

.back-btn:hover {
  background-color: #2a2a6e;
  border-color: #2a2a6e;
}

.back-btn svg {
  flex-shrink: 0;
}


/* ===== Modern Table Styles ===== */
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  font-size: 15px;
  margin-bottom: 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

table thead th,
table th {
  background-color: #363685 !important;
  color: #fff !important;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 14px 18px;
  text-align: left;
  border: none;
  white-space: nowrap;
}

table td {
  padding: 13px 18px;
  color: #454545;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  border-bottom: 1px solid #eee;
  vertical-align: top;
}

table td:first-child {
  font-size: 15px;
  color: #333;
  font-weight: 500;
}

table tr:nth-child(odd) {
  background-color: #f8f8fb;
}

table tr:nth-child(even) {
  background-color: #fff;
}

table thead tr:nth-child(odd),
table thead tr:nth-child(even) {
  background-color: #363685 !important;
}

table tbody tr:hover {
  background-color: #eeeef8;
}

table tr:last-child td {
  border-bottom: none;
}

/* Datepicker tables should not be affected */
.ui-datepicker table th,
.ui-datepicker table td {
  background-color: unset !important;
  color: inherit !important;
  text-transform: none;
  letter-spacing: normal;
  font-size: inherit;
  box-shadow: none;
}

.ui-datepicker table thead th {
  background-color: #f0f0f0 !important;
  color: #666 !important;
  font-weight: normal;
}

.ui-datepicker table tr:nth-child(odd),
.ui-datepicker table tr:nth-child(even) {
  background-color: transparent !important;
}

.ui-datepicker table tbody tr:hover {
  background-color: transparent !important;
}

/* Responsive table wrapper */
@media (max-width: 768px) {
  table {
    font-size: 13px;
  }

  table thead th,
  table th {
    padding: 10px 12px;
    font-size: 12px;
  }

  table td {
    padding: 10px 12px;
    font-size: 13px;
  }
}

/* ===== Procurement Page Styles (moved from inline) ===== */
.proc-top-title {
  margin-top: 20px;
}

.proc-black-line {
  width: 100%;
  height: 3px;
  background: #000;
  margin-bottom: 40px;
}

.proc-page-content-area {
  margin-top: 50px;
}

.proc-page-content-area-60 {
  margin-top: 60px;
}

/* ===== List Partial Title Styles (moved from inline) ===== */
.list-section-title {
  font-weight: 700;
  margin-bottom: 20px;
}

.list-section-divider {
  margin-bottom: 30px;
  border-bottom: 2px solid #eee;
}

/* ===== MicroSupply Detail Page (moved from inline <style> block) ===== */
.ms-container {
  padding-top: 30px;
  padding-bottom: 60px;
  max-width: 1000px;
  margin: 0 auto;
}

.ms-back-link {
  text-decoration: none;
  color: #666;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 15px;
}

.ms-back-link:hover {
  color: #000;
  text-decoration: underline;
}

.ms-section-header {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  border-bottom: 2px solid #eee;
  padding-bottom: 8px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.ms-text {
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}

.ms-text-lg {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}

.ms-label {
  font-weight: 600;
  color: #222;
  display: block;
  margin-bottom: 2px;
}

.ms-data-row {
  margin-bottom: 15px;
}

.ms-data-row-spaced {
  margin-bottom: 15px;
  margin-top: 20px;
}

.ms-email-link {
  color: #5856d6;
  font-weight: 600;
}

.ms-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.ms-specs {
  padding: 15px;
  border-left: 4px solid #5856d6;
  background: #f9f9f9;
  color: #555;
  margin-bottom: 30px;
}

.ms-header-container {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.ms-header-container .proc-top-title {
  margin-top: 0;
}

.ms-title-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  background-color: #f0f2f5;
  color: #333;
  border-radius: 50%;
  font-weight: 700;
  font-size: 16px;
  flex-shrink: 0;
}

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

.ms-file-item {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.ms-file-link {
  text-decoration: none;
  color: #444;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: color 0.2s;
  background: #fdfdfd;
  border: 1px solid #eee;
  padding: 10px 15px;
  border-radius: 4px;
  width: 100%;
}

.ms-file-link:hover {
  color: #5856d6;
  border-color: #5856d6;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.ms-file-icon {
  width: 20px;
  height: 20px;
  opacity: 0.6;
}

.ms-no-files {
  color: #999;
  font-style: italic;
  font-size: 14px;
}

.ms-no-items {
  color: #777;
  font-style: italic;
  padding: 15px 0;
  font-size: 15px;
}

.ms-divider {
  border: 0;
  border-top: 1px solid #eee;
  margin: 40px 0;
}

.ms-remarks-section {
  margin-top: 50px;
}

.ms-description {
  font-size: 16px;
  margin-bottom: 30px;
}

.ms-remarks-text {
  font-size: 16px;
  color: #333;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .ms-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

/* ===== Personnel Announcement Detail (moved from inline) ===== */
.personnel-content-section {
  margin-bottom: 40px;
}

.personnel-files-title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.personnel-file-emoji {
  font-size: 20px;
}

.personnel-contact-title {
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  color: #555;
  margin-bottom: 15px;
}

/* ===== Educational PDF Page (moved from inline) ===== */
.pdf-title-link {
  color: #333;
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  display: block;
  margin-bottom: 8px;
  transition: color 0.2s;
}

.pdf-title-link:hover {
  color: #5856d6;
  text-decoration: underline;
}

.pdf-file-container {
  padding: 25px;
}

.pdf-file-icon {
  width: 40px;
  height: 40px;
}

.pdf-title-disabled {
  pointer-events: none;
}

/* ===== Procurement Tender Page (moved from inline) ===== */
.file-icon-muted {
  opacity: 0.6;
}

/* ===== Sitemap (moved from inline) ===== */
.sitemap__grid {
  text-align: left;
}

/* ===== Form upload hint (moved from inline) ===== */
.form-upload-hint {
  color: #666;
  display: block;
  margin-top: 5px;
}

/* ===== Search icon sizing (moved from inline) ===== */
.search-icon-img {
  height: 34px;
  width: 34px;
}

/* ===== Proc Acc Items (moved from <style> blocks in partials) ===== */
.proc-acc-item {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-bottom: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  display: block;
  text-decoration: none !important;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}

.proc-acc-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.proc-acc-header {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  width: 100%;
  color: inherit;
}

.proc-num-circle {
  width: 35px;
  height: 35px;
  background-color: #f0f2f5;
  color: #555;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  margin-right: 15px;
  flex-shrink: 0;
}

.proc-arrow {
  color: #ccc;
  font-size: 12px;
  margin-left: 10px;
  transform: rotate(-90deg);
}

@media (max-width: 768px) {
  .proc-acc-header {
    flex-wrap: wrap;
  }

  .proc-item-title {
    font-size: 14px;
  }
}

/* ===== File Upload Error (formCap.js) ===== */
.file-upload-error {
  color: #dc3545;
  font-size: 0.9em;
  margin-top: 5px;
  font-weight: bold;
}

@media screen and (max-width:1817px) {
	body .background-right {
		background-position: 1230px 0 !important;
	}
}

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

	.vc_col-sm-6 .vc_col-sm-6 table td,
	.vc_col-sm-6 .vc_col-sm-6 table th {
		padding: 11px 5px;
	}

	.site-container.boxed,
	.boxed .header-container.sticky.move {
		max-width: 1090px;
	}

	.header,
	.header-top-sidebar,
	.site-container .vc_row,
	.site-container .vc_row.full-width .wpb_column .vc_row,
	.site-container .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row,
	.home-box-container-list,
	.footer,
	.copyright-area {
		width: 990px;
	}

	.page-header-left {
		width: 730px;
	}

	.sf-menu>li>a {
		height: 24px;
	}

	.header.layout-1 .sf-menu li a, .header.layout-1 .sf-menu li a:visited {
		padding: 11px 10px 11px 8px;
	}

	.header.layout-1 .sf-menu>li.menu-item-has-children>a, .header.layout-1 .sf-menu>li.menu-item-has-children>a:visited {
		padding: 11px 8px 11px 10px;
	}

	.header.layout-1 .sf-menu>li.menu-item-has-children>a::after,
	.header.layout-1 .sf-menu>li.menu-item-has-children.current-menu-item:hover>a::after,
	.header.layout-1 .sf-menu>li.menu-item-has-children.current-menu-ancestor:hover>a::after {
		margin-left: 4px;
	}

	.sf-menu>li.menu-item-has-children>a::after,
	.sf-menu>li.menu-item-has-children.current-menu-item:hover>a::after,
	.sf-menu>li.menu-item-has-children.current-menu-ancestor:hover>a::after {
		vertical-align: middle;
		margin-top: -2px;
	}

	.header.layout-1 .sf-menu li ul li {
		width: 156px;
		padding: 0 8px;
	}

	.header.layout-1 .sf-menu li a,
	.header.layout-1 .sf-menu li a:visited,
	.header.layout-1 .sf-menu li ul li a {
		font-size: 13px;
	}

	.header.layout-1 .sf-menu li ul {
		width: 172px;
	}

	.header.layout-1 .sf-menu li.wide ul.sub-menu {
		width: 344px;
	}

	.header.layout-1 ul.sf-menu li li:hover ul, .header.layout-1 ul.sf-menu li li.sfHover ul,
	.header.layout-1 ul.sf-menu li li li:hover ul, .header.layout-1 ul.sf-menu li li li.sfHover ul {
		left: 172px;
	}

	.header.layout-1 .sf-menu li.left-flyout:hover ul ul {
		left: -174px;
	}

	.single-ql_services .vertical-menu li a {
		padding: 17px 8px 19px 10px;
	}

	.single-ql_services .vertical-menu li a::after {
		font-size: 14px;
	}

	.home-box,
	.home-box-container-list.for-home-slider .home-box,
	.home-box-container-list.float .home-box {
		width: 270px;
	}

	.home-box-container {
		padding: 19px 30px 30px;
	}

	.home-box .news {
		margin-top: 22px;
	}

	.home-box .more {
		margin-top: 21px;
	}

	.home-box .scrolling-controls {
		margin-top: -59px;
		height: 36px;
	}

	.home-box .scrolling-controls .header-right {
		margin-top: 1px;
	}

	.items-list.padding-list {
		padding: 30px 20px;
	}

	.padding-header {
		padding: 0 20px;
	}

	.vc_col-sm-3 .tabs-box-navigation.sf-menu li.wide ul.sub-menu {
		width: 223px;
	}

	.vc_col-sm-3 .tabs-box-navigation.sf-menu li.wide ul li {
		width: 203px;
	}

	.vc_col-sm-2 .tabs-box-navigation.sf-menu li.wide ul.sub-menu {
		width: 138px;
	}

	.vc_col-sm-2 .tabs-box-navigation.sf-menu li.wide ul li {
		width: 118px;
	}

	.vc_col-sm-2 .tabs-box-navigation.sf-menu li:hover ul,
	.vc_col-sm-2 .tabs-box-navigation.sf-menu li.sfHover ul {
		top: 66px;
	}

	.vc_col-sm-12 .type-big>.tabs-navigation {
		width: 990px;
	}

	.info-box {
		padding: 18px 30px 32px;
	}

	.info-box+.arrow-container {
		width: 50px;
	}

	.arrow-container .arrow {
		padding: 15px 17px 17px;
		right: -50px;
		bottom: -25px;
	}

	.our-clients-list li {
		width: 198px;
	}

	.post-footer .post-footer-details li {
		margin-right: 5px;
	}

	.post-footer-details li.post-footer-author+li.post-footer-category,
	.post-footer-details li.post-footer-date,
	.post-footer-details li.post-footer-comments {
		margin-left: 5px;
		padding-left: 10px;
	}

	.post-footer-details li.separator {
		margin: 0 10px 10px 5px;
	}

	.comment-box {
		width: 105px;
	}

	.comment-box .date .value {
		width: 90px;
		padding: 11px 5px 12px;
	}

	.comment-box .comments-number {
		width: 100px;
	}

	.comments .comments-number a {
		width: 90px;
	}

	#comments_list .comment-details {
		width: 405px;
	}

	#comments_list .children .comment-details {
		width: 295px;
	}

	#comments_list .comment-author-avatar,
	#comments_list .comment-author-avatar img {
		width: 90px;
		height: 90px;
	}

	#comments_list .comment-author-avatar {
		margin-right: 25px;
	}

	#comments_list .children {
		margin-left: 110px;
	}

	.comment-form-container {
		margin-left: 130px;
	}

	.vc_col-sm-12 #comments_list .comment-details {
		width: 745px;
	}

	.vc_col-sm-12 #comments_list .children .comment-details {
		width: 635px;
	}

	.vc_col-sm-10 #comments_list .comment-details {
		width: 575px;
	}

	.vc_col-sm-10 #comments_list .children .comment-details {
		width: 465px;
	}

	.vc_col-sm-9 #comments_list .comment-details {
		width: 490px;
	}

	.vc_col-sm-9 #comments_list .children .comment-details {
		width: 380px;
	}

	.vc_col-sm-6 #comments_list .comment-details {
		width: 235px;
	}

	.vc_col-sm-6 #comments_list .children .comment-details {
		width: 205px;
	}

	.vc_col-sm-6 #comments_list .children {
		margin-left: 30px;
	}

	.vc_col-sm-6 .comment-form-container {
		margin-left: 0;
	}

	.vc_col-sm-4 #comments_list .comment-details,
	.vc_col-sm-4 #comments_list .children .comment-details {
		width: 100%;
	}

	.vc_col-sm-4 .comment-form input[type="submit"] {
		width: 140px;
	}

	.vc_col-sm-3 .accordion .ui-accordion-content .item-footer .mc-button {
		float: left;
	}

	.vc_col-sm-3 .accordion .ui-accordion-content .item-footer .mc-button:last-child {
		margin-top: 10px;
	}

	.vc_col-sm-3 .accordion .ui-accordion-content .item-footer .mc-button,
	.vc_col-sm-2 .item-content .thumb-image,
	.vc_col-sm-6 .accordion.wide .ui-accordion-content .vc_col-sm-6 .item-footer .mc-button {
		margin-right: 0;
	}

	.vc_col-sm-6 .accordion.wide .ui-accordion-content .vc_col-sm-6 .item-footer .mc-button:last-child {
		margin-top: 10px;
	}

	.gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
		max-width: 330px;
	}

	.vc_col-sm-10 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
		max-width: 250px;
	}

	.vc_col-sm-9 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
		max-width: 207px;
	}

	.vc_col-sm-8 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
		clear: both;
		max-width: 100%;
	}

	.vc_col-sm-8 .gallery-item-details-list .details-box .controls {
		position: static;
		float: left;
		margin-bottom: 15px;
	}

	.vc_col-sm-4 .controls li.separator {
		margin: 0 15px;
	}

	.vc_col-sm-2 .controls li.separator {
		margin: 0 10px;
	}

	.mc-gallery .gallery-box,
	.gallery-box .mc-preloader,
	.vc_col-sm-3 .gallery-2-columns .gallery-box,
	.vc_col-sm-3 .gallery-2-columns .mc-preloader,
	.vc_col-sm-6 .gallery-2-columns .gallery-box,
	.vc_col-sm-6 .gallery-2-columns .mc-preloader,
	.vc_col-sm-9 .gallery-3-columns .gallery-box,
	.vc_col-sm-9 .gallery-3-columns .mc-preloader,
	.vc_col-sm-6 .gallery-3-columns .gallery-box,
	.vc_col-sm-6 .gallery-3-columns .mc-preloader,
	.vc_col-sm-3 .gallery-3-columns .gallery-box,
	.vc_col-sm-3 .gallery-3-columns .mc-preloader {
		width: 225px;
	}

	.gallery-box img, */ .wpb_column .gallery-box .mc-preloader,
	.vc_col-sm-3 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-6 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-9 .gallery-3-columns .gallery-box .mc-preloader,
	.vc_col-sm-6 .gallery-3-columns .gallery-box .mc-preloader,
	.vc_col-sm-3 .gallery-3-columns .gallery-box .mc-preloader {
		height: 150px;
	}

	.gallery-2-columns .gallery-box,
	.gallery-2-columns .gallery-box .mc-preloader {
		width: 480px;
	}

	.gallery-2-columns .gallery-box .mc-preloader {
		height: 320px;
	}

	.vc_col-sm-9 .gallery-2-columns .gallery-box,
	.vc_col-sm-9 .gallery-2-columns .mc-preloader {
		width: 352.5px;
	}

	.vc_col-sm-9 .gallery-2-columns .gallery-box .mc-preloader {
		height: 235px;
	}

	.gallery-3-columns .gallery-box,
	.gallery-3-columns .gallery-box .mc-preloader,
	.vc_col-sm-8 .vc_col-sm-6 .gallery-box,
	.vc_col-sm-8 .vc_col-sm-6 .gallery-box .mc-preloader,
	.vc_col-sm-8 .gallery-2-columns .gallery-box,
	.vc_col-sm-8 .gallery-2-columns .mc-preloader,
	.vc_col-sm-4 .gallery-2-columns .gallery-box,
	.vc_col-sm-4 .gallery-2-columns .mc-preloader,
	.vc_col-sm-4 .gallery-3-columns .gallery-box,
	.vc_col-sm-4 .gallery-3-columns .mc-preloader {
		width: 310px;
	}

	.gallery-3-columns .gallery-box .mc-preloader,
	.vc_col-sm-8 .vc_col-sm-6 .gallery-box .mc-preloader,
	.vc_col-sm-8 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-4 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-4 .gallery-3-columns .gallery-box .mc-preloader {
		height: 206.667px;
	}

	.vc_col-sm-10 .gallery-box,
	.vc_col-sm-10 .gallery-box .mc-preloader,
	.vc_col-sm-10 .gallery-3-columns .gallery-box,
	.vc_col-sm-10 .gallery-3-columns .mc-preloader {
		width: 253.33px;
	}

	.vc_col-sm-10 .gallery-box .mc-preloader,
	.vc_col-sm-10 .gallery-3-columns .gallery-box .mc-preloader {
		height: 168.883px;
	}

	.vc_col-sm-8 .gallery-box,
	.vc_col-sm-8 .gallery-box .mc-preloader,
	.vc_col-sm-8 .gallery-3-columns .gallery-box,
	.vc_col-sm-8 .gallery-3-columns .mc-preloader {
		width: 196.66px;
	}

	.vc_col-sm-8 .gallery-box .mc-preloader,
	.vc_col-sm-8 .gallery-3-columns .gallery-box .mc-preloader {
		height: 131.1px;
	}

	.vc_col-sm-4 .gallery-box,
	.vc_col-sm-4 .gallery-box .mc-preloader {
		width: 285px;
	}

	.vc_col-sm-4 .gallery-box .mc-preloader {
		height: 190px;
	}

	.vc_col-sm-4 .mc-gallery.horizontal-carousel .gallery-box {
		margin-left: 12.5px;
	}

	.vc_col-sm-2 .gallery-box,
	.vc_col-sm-2 .gallery-box .mc-preloader,
	.vc_col-sm-2 .gallery-2-columns .gallery-box,
	.vc_col-sm-2 .gallery-2-columns .mc-preloader,
	.vc_col-sm-2 .gallery-3-columns .gallery-box,
	.vc_col-sm-2 .gallery-3-columns .mc-preloader {
		width: 140px;
	}

	.vc_col-sm-2 .gallery-box .mc-preloader,
	.vc_col-sm-2 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-2 .gallery-3-columns .gallery-box .mc-preloader {
		height: 93.33px;
	}

	.vc_col-sm-10 .gallery-2-columns .gallery-box,
	.vc_col-sm-10 .gallery-2-columns .mc-preloader {
		width: 395px;
	}

	.vc_col-sm-10 .gallery-2-columns .gallery-box .mc-preloader {
		height: 263.33px;
	}

	.vc_col-sm-4 .gallery-2-columns.dm_pagination .gallery-box-2,
	.vc_col-sm-6 .gallery-3-columns.dm_pagination .gallery-box-3,
	.vc_col-sm-10 .gallery-4-columns.dm_pagination .gallery-box-4,
	.vc_col-sm-4 .gallery-2-columns.dm_simple .gallery-box-2,
	.vc_col-sm-6 .gallery-3-columns.dm_simple .gallery-box-3,
	.vc_col-sm-10 .gallery-4-columns.dm_simple .gallery-box-4 {
		margin-top: 30px;
	}

	.vc_col-sm-12 .photostream .gallery-box:nth-child(11n+1),
	.vc_col-sm-10 .photostream .gallery-box:nth-child(9n+1),
	.vc_col-sm-9 .photostream .gallery-box:nth-child(8n+1),
	.vc_col-sm-8 .photostream .gallery-box:nth-child(8n+1),
	.vc_col-sm-6 .photostream .gallery-box:nth-child(6n+1),
	.vc_col-sm-4 .photostream .gallery-box:nth-child(4n+1) {
		margin-left: 10px;
	}

	.vc_col-sm-12 .photostream .gallery-box:nth-child(9n+1),
	.vc_col-sm-10 .photostream .gallery-box:nth-child(7n+1),
	.vc_col-sm-9 .photostream .gallery-box:nth-child(7n+1),
	.vc_col-sm-8 .photostream .gallery-box:nth-child(6n+1),
	.vc_col-sm-6 .photostream .gallery-box:nth-child(4n+1),
	.vc_col-sm-4 .photostream .gallery-box:nth-child(3n+1) {
		margin-left: 0;
	}

	.photostream.default .gallery-box img,
	.vc_col-sm-9 .photostream.default .gallery-box img {
		width: 96px;
		height: 96px;
	}

	.vc_col-sm-8 .photostream.default .gallery-box img,
	.vc_col-sm-6 .photostream.default .gallery-box img {
		width: 100px;
		height: 100px;
	}

	.side-image-static .vc_single_image-img,
	.side-image .vc_single_image-img,
	.side-image+.wpb_single_image .vc_single_image-img {
		max-width: 80%;
	}

	.side-image.side-image-flower-2+.wpb_single_image .vc_single_image-img {
		max-width: 100%;
	}

	.custom-position-image.wpb_single_image img {
		max-width: 410px;
		margin-left: -50px;
		margin-bottom: -66px;
	}

	.side-image.side-image-flower {
		left: -90px;
	}

	.services-list li {
		width: 350px;
	}

	.services-list h4,
	.services-list p {
		padding-left: 30px;
		padding-right: 30px;
	}

	.services-list h4 {
		padding-top: 22px;
	}

	.services-list.services-spacing li li {
		width: 310px;
	}

	.services-list.services-icons li {
		width: 480px;
		padding: 30px;
	}

	.services-list.services-icons li .service-content {
		margin-left: 28px;
		padding-left: 30px;
	}

	/* --- timeline --- */
	.vc_col-sm-4 .timeline-item .timeline-left {
		width: 132px;
		min-width: 132px;
	}

	.vc_col-sm-4 .timeline-item label {
		max-width: 90px;
		padding: 7px 8px 8px;
	}

	.vc_col-sm-4 .timeline-item .label-triangle {
		margin-right: 25px;
	}

	.vc_col-sm-4 .timeline-content {
		padding: 12px 0 16px 25px;
	}

	.vc_col-sm-4 .timeline-content span {
		float: left;
		clear: both;
	}

	.vc_col-sm-4 .timeline-content span.timeline-title {
		margin-right: 0;
	}

	.vc_col-sm-4 .timeline-content span.timeline-subtitle {
		margin-top: 5px;
	}

	.vc_col-sm-3 .timeline-item .timeline-left {
		display: block;
		width: auto;
		min-width: 0;
	}

	.vc_col-sm-3 .timeline-item .label-container .timeline-circle,
	.vc_col-sm-3 .timeline-item .label-triangle {
		display: none;
	}

	.vc_col-sm-3 .timeline-item label {
		float: left;
		clear: both;
		max-width: 100%;
	}

	.vc_col-sm-3 .timeline-content span.timeline-subtitle {
		display: block;
	}

	.vc_col-sm-3 .timeline-content {
		display: block;
		clear: both;
		border: none;
		padding: 12px 0 16px;
	}

	.wpb_column .announcement {
		padding: 20px 30px;
	}

	.vc_col-sm-4 .announcement.style-2,
	.vc_col-sm-3 .announcement.style-2 {
		padding: 30px 20px 30px;
	}

	.vc_col-sm-4 .announcement.style-2 h2,
	.vc_col-sm-3 .announcement.style-2 h2 {
		font-size: 22px;
	}

	.vc_col-sm-4 .announcement.style-2 p,
	.vc_col-sm-3 .announcement.style-2 p {
		font-size: 14px;
		padding-top: 20px;
	}

	.vc_col-sm-4 .announcement.style-2 .more,
	.vc_col-sm-3 .announcement.style-2 .more {
		font-size: 14px;
	}

	.vc_col-sm-4 .announcement.style-2 .vertical-align-cell:last-child,
	.vc_col-sm-3 .announcement.style-2 .vertical-align-cell:last-child {
		margin-top: 27px;
	}

	.vc_col-sm-2 .announcement {
		padding: 2px;
	}

	.vc_col-sm-2 .announcement .more {
		padding: 2px;
	}

	.vc_row.full-width>.vc_col-sm-6 .caroufredsel-wrapper-testimonials {
		width: calc(100% - 220px) !important;
	}

	.caroufredsel-wrapper-testimonials {
		width: 690px !important;
		left: 150px !important;
	}

	.testimonials li.vc_col-sm-12 {
		width: 690px;
	}

	.timetable .event-container {
		padding: 12px 8px;
	}

	.tip {
		padding: 12px;
	}

	.contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
		width: 270px;
	}

	.vc_col-sm-3 .contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
		width: 185px;
	}

	.vc_col-sm-2 .contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
		width: 120px;
	}

	.vc_col-sm-4 .contact-form .vc_col-sm-8 p,
	.vc_col-sm-4 .contact-form .vc_col-sm-4 input[type="submit"] {
		margin-top: 0;
	}

	.vc_col-sm-4 .contact-form .vc_col-sm-4 input[type='submit'] {
		width: 150px;
	}

	.vc_col-sm-2 .contact-form .vc_col-sm-4 input[type='submit'] {
		width: 140px;
	}

	.fieldset-with-recaptcha .terms-container {
		max-width: 470px;
	}

	.column-with-recaptcha {
		display: -ms-flexbox;
		display: -webkit-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: column-reverse;
		-moz-flex-flow: column-reverse;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
	}

	.contact-form .column-with-recaptcha .g-recaptcha-wrapper {
		float: none;
		margin: 0;
		-ms-flex-item-align: flex-end;
		-webkit-align-self: flex-end;
		-moz-align-self: flex-end;
		align-self: flex-end;
	}

	.contact-form .submit-container .column-with-recaptcha .button-with-recaptcha {
		float: none;
		margin-top: 30px;
		margin-left: 0;
		margin-right: 0;
	}

	.submit-container .column-with-recaptcha .terms-container {
		-ms-flex-order: 1;
		-webkit-order: 1;
		-moz-order: 1;
		order: 1;
		-ms-flex-item-align: flex-end;
		-webkit-align-self: flex-end;
		-moz-align-self: flex-end;
		align-self: flex-end;
	}

	.ui-datepicker {
		width: 288px;
	}

	.vc_col-sm-2 .contact-data li .value {
		padding: 13px 15px;
	}

	.vc_col-sm-3 .contact-data li {
		display: block;
		word-wrap: break-word;
	}

	.vc_col-sm-3 .contact-data li .value {
		display: block;
		padding: 13px 15px;
	}

	.vc_col-sm-3 .contact-data li::before {
		display: none;
	}

	.footer-banner-box {
		width: 330px;
	}

	.footer-banner-box p {
		font-size: 26px;
	}

	.rev_slider h1,
	.rev_slider h2,
	.rev_slider p,
	.rs-layer.slider-heading,
	.rs-layer.slider-subheading,
	.rs-layer.more {
		margin-left: 50px !important;
	}

	.rev_slider h1,
	.rev_slider h2,
	.rs-layer.slider-heading {
		font-size: 55px !important;
		line-height: 64px !important;
		margin-top: -20px !important;
	}

	.rev_slider p,
	.rs-layer.slider-subheading {
		margin-top: -34px !important;
	}

	.rs-layer.more {
		margin-top: -40px !important;
	}

	.vc_col-sm-12 .comment-form .vc_col-sm-6 {
		width: 415px;
	}

	.vc_row .vc_col-sm-10 {
		width: 820px;
	}

	.vc_row .vc_col-sm-9 {
		width: 735px;
	}

	.vc_row .vc_col-sm-8 {
		width: 650px;
	}

	.vc_row .vc_col-sm-6 {
		width: 480px;
	}

	.site-container .vc_row.full-width>.vc_col-sm-6.column-limited>.wpb_wrapper>.vc_row {
		width: 495px;
	}

	.vc_col-sm-10 .vc_col-sm-6 {
		width: 395px;
	}

	.vc_col-sm-10 .comment-form .vc_col-sm-6 {
		width: 330px;
	}

	.vc_col-sm-9 .vc_col-sm-6 {
		width: 352px;
	}

	.vc_row .vc_col-sm-4,
	.vc_col-sm-8 .vc_col-sm-6 {
		width: 310px;
	}

	.vc_col-sm-9 .comment-form .vc_col-sm-6 {
		width: 287px;
	}

	.vc_row .vc_col-sm-3,
	.vc_col-sm-6 .vc_col-sm-6,
	.vc_col-sm-6 .comment-form .vc_col-sm-6 {
		width: 225px;
	}

	.vc_col-sm-10 .vc_col-sm-8 {
		width: 526px;
	}

	.vc_col-sm-10 .vc_col-sm-4 {
		width: 264px;
	}

	.vc_col-sm-9 .vc_col-sm-8 {
		width: 470px;
	}

	.vc_col-sm-9 .vc_col-sm-4 {
		width: 225px;
	}

	.vc_col-sm-8 .vc_col-sm-8 {
		width: 413px;
	}

	.vc_col-sm-8 .vc_col-sm-4 {
		width: 196px;
	}

	.vc_col-sm-6 .vc_col-sm-8 {
		width: 300px;
	}

	.vc_col-sm-6 .vc_col-sm-4 {
		width: 150px;
	}

	.vc_row .vc_col-sm-4 .vc_col-sm-8,
	.vc_row .vc_col-sm-4 .vc_col-sm-4 {
		width: 100%;
		margin-top: 40px;
		margin-left: 0;
	}

	.vc_row .vc_col-sm-4 .vc_col-sm-8:first-child,
	.vc_row .vc_col-sm-4 .vc_col-sm-4:first-child {
		margin-top: 0;
	}

	.vc_row .vc_col-sm-2,
	.vc_col-sm-4 .vc_col-sm-6 {
		width: 140px;
	}

	.vc_row .vc_col-sm-1\/5 {
		width: 174px;
	}

	.vc_row .vc_col-sm-2\/5 {
		width: 378px;
	}

	.vc_row .vc_col-sm-3\/5 {
		width: 582px;
	}

	.vc_row .vc_col-sm-4\/5 {
		width: 786px;
	}

	/* --- vc blog --- */
	.vc_row .vc_col-sm-12 .post-content {
		width: 860px;
	}

	.vc_row .vc_col-sm-10 .post-content {
		width: 690px;
	}

	.vc_row .vc_col-sm-9 .post-content {
		width: 605px;
	}

	.vc_row .vc_col-sm-8 .post-content {
		width: 520px;
	}

	.vc_row .vc_col-sm-6 .post-content {
		width: 350px;
	}

	.vc_row .vc_col-sm-4 .post-content {
		width: 100%;
	}

	.vc_col-sm-4 .comment-box {
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}

	.vc_col-sm-4 .comment-box li {
		float: left;
		width: auto;
	}

	.vc_col-sm-4 .comment-box .comments-number {
		width: auto;
		margin-top: 0;
		margin-left: 2px;
	}

	.vc_col-sm-4 .comments .comment-box .comments-number {
		float: left;
		width: auto;
		margin-left: 0;
	}

	.vc_col-sm-4 .comments .comment-box .comments-number a,
	.vc_col-sm-4 .comment-box .date .value {
		width: auto;
	}

	.vc_col-sm-4 .comment-box .date .value,
	.vc_col-sm-4 .comment-box .date .arrow-date,
	.vc_col-sm-4 .comment-box .comments-number a,
	.vc_col-sm-4 .comment-box .arrow-comments {
		clear: both;
		float: none;
	}

	.vc_col-sm-4 .comment-box .date .arrow-date,
	.vc_col-sm-4 .comment-box .arrow-comments {
		left: 0;
		right: auto;
	}

	.vc_col-sm-8 .comment-form .vc_col-sm-6 {
		width: 245px;
	}

	.vc_col-sm-12 .scrolling-list li .left {
		width: 950px;
	}

	.vc_col-sm-10 .scrolling-list li .left {
		width: 780px;
	}

	.vc_col-sm-8 .scrolling-list li .left {
		width: 610px;
	}

	.vc_col-sm-6 .scrolling-list li .left {
		width: 440px;
	}

	.vc_col-sm-4 .scrolling-list li .left {
		width: 270px;
	}

	.vc_col-sm-3 .scrolling-list li .left {
		width: 185px;
	}

	.vc_col-sm-2 .scrolling-list li .left {
		width: 100px;
	}

	.clearfix.has-gutenberg-blocks>* {
		width: 990px;
	}

	.has-gutenberg-blocks .alignleft {
		width: auto;
		margin-left: calc((100% - 990px) / 2);
	}

	.has-gutenberg-blocks .alignright {
		width: auto;
		margin-right: calc((100% - 990px) / 2);
	}

	.has-gutenberg-blocks .alignwide {
		width: 1090px;
	}

	.wp-block-columns {
		-ms-flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.icon-text-container-btn {
		width: 90%;
	}
}

@media screen and (max-width:1009px) {
	body {
		font-size: 13px;
	}

	blockquote {
		padding-left: 23px;
		margin-bottom: 23px;
	}

	.description p,
	p.description {
		padding: 21px 0;
	}

	.site-container.boxed,
	.boxed .header-container.sticky.move {
		max-width: 850px;
	}

	.margin-top-70 {
		margin-top: 50px;
	}

	.margin-top-92 {
		margin-top: 62px;
	}

	.margin-top-100,
	body .margin-top-100 {
		margin-top: 70px;
	}

	.margin-bottom-50,
	.site-container .vc_row.margin-bottom-50 {
		margin-bottom: 35px;
	}

	.padding-left-right-100 {
		padding: 0 70px;
	}

	.padding-left-100,
	body .padding-left-100 {
		padding-left: 70px;
	}

	.padding-right-100,
	.accordion.padding-right-100 {
		padding-right: 70px;
	}

	.padding-top-70 {
		padding-top: 50px;
	}

	.padding-top-89 {
		padding-top: 62px;
	}

	.padding-top-100 {
		padding-top: 70px;
	}

	.padding-bottom-50 {
		padding-bottom: 35px;
	}

	.padding-bottom-76 {
		padding-bottom: 56px;
	}

	.padding-bottom-100 {
		padding-bottom: 70px;
	}

	.padding-bottom-128 {
		padding-bottom: 98px;
	}

	/* --- headers --- */
	.heading-primary {
		font-size: 32px;
	}

	h1,
	h2.large {
		font-size: 24px;
	}

	h2 {
		font-size: 22px;
	}

	h3,
	blockquote {
		font-size: 16px;
	}

	h4,
	table td:first-child, table th:first-child {
		font-size: 14px;
	}

	h5 {
		font-size: 12px;
	}

	span.odometer.number {
		font-size: 38px;
	}

	.sentence {
		margin-top: 21px;
	}

	.sentence-author {
		margin-top: 20px;
	}

	.header,
	.header-top-sidebar,
	.site-container .vc_row,
	.site-container .vc_row.full-width .wpb_column .vc_row,
	.site-container .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row,
	.home-box-container-list,
	.footer,
	.copyright-area {
		width: 750px;
	}

	.header {
		padding-top: 18px;
		padding-bottom: 10px;
	}

	.header.top-sidebar-visible {
		padding-top: 34px;
	}

	.header-separator,
	.layout-3.header,
	.header-container-layout-4 .header {
		padding-top: 18px;
	}

	.header-left {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 18px;
	}

	.layout-2 .header-left {
		text-align: left;
	}

	.layout-2 .header-left,
	.layout-4 .header-left {
		margin-bottom: 0;
	}

	.header-left a {
		display: inline-block;
	}

	.header-right {
		clear: both;
		float: left;
	}

	.menu-main-menu-container {
		display: table;
		margin-left: auto;
		margin-right: auto;
	}

	.header-container-layout-2 .menu-main-menu-container {
		display: block;
		margin: 0;
	}

	.slider-navigation .slider-control,
	.single .post-content .slider-navigation .slider-control,
	.slider-navigation .slider-control a {
		height: 30px;
	}

	.for-home-slider .slider-navigation {
		top: -30px;
	}

	.vc_col-sm-3 .tabs-box-navigation.sf-menu li.wide ul.sub-menu {
		width: 172px;
	}

	.vc_col-sm-3 .tabs-box-navigation.sf-menu li.wide ul li {
		width: 158px;
	}

	.vc_col-sm-2 .tabs-box-navigation.sf-menu li.wide ul.sub-menu {
		width: 172px;
	}

	.vc_col-sm-2 .tabs-box-navigation.sf-menu li.wide ul li {
		width: 158px;
	}

	.vc_row .vc_col-sm-2 .tabs-box-navigation.sf-menu li:hover ul,
	.vc_row .vc_col-sm-2 .tabs-box-navigation.sf-menu li.sfHover ul {
		top: 70px;
	}

	.vc_col-sm-12 .type-big>.tabs-navigation {
		width: 750px;
	}

	.type-big>.tabs-navigation li a {
		font-size: 16px;
	}

	.type-big>.tabs-navigation~.ui-tabs-panel {
		padding-top: 50px;
		padding-bottom: 70px;
	}

	.sf-menu li {
		margin-left: 5px;
	}

	.sf-menu li a, .sf-menu li a:visited {
		padding: 11px 10px 11px 8px;
	}

	.sf-menu>li.menu-item-has-children>a, .sf-menu>li.menu-item-has-children>a:visited {
		padding: 11px 3px 11px 8px;
	}

	.sf-menu>li.menu-item-has-children>a::after,
	.sf-menu>li.menu-item-has-children.current-menu-item:hover>a::after,
	.sf-menu>li.menu-item-has-children.current-menu-ancestor:hover>a::after {
		margin-top: -1px;
		margin-left: 1px;
	}

	.sf-menu li a,
	.sf-menu li a:visited,
	.sf-menu li ul li a {
		font-size: 13px;
	}

	.sf-menu li ul {
		width: 172px;
	}

	.sf-menu li ul li {
		width: 156px;
		padding: 0 8px;
	}

	.sf-menu li ul li a,
	.sf-menu li:hover ul a, .sf-menu>li.menu-item-has-children:hover ul a,
	.sf-menu li ul li.menu-item-type-custom a,
	.sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a {
		padding: 12px 0;
	}

	.sf-menu li ul li a:hover, .sf-menu li ul li.selected a, .sf-menu li ul li.current-menu-item a,
	.sf-menu>li.menu-item-has-children ul li a:hover, .sf-menu>li.menu-item-has-children:hover ul li.selected a, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item a,
	.sf-menu>li.menu-item-has-children:hover ul li.selected ul li a:hover, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a:hover, .sf-menu>li.menu-item-has-children:hover ul li ul li.selected a, .sf-menu>li.menu-item-has-children:hover ul li ul li.current-menu-item a, .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.selected a, .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.current-menu-item a,
	.sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a:hover, .sf-menu li ul li.menu-item-type-custom a:hover {
		padding-bottom: 11px;
	}

	.sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a,
	.sf-menu>li.menu-item-has-children:hover ul li.selected ul li a,
	.sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a,
	.sf-menu li ul li.menu-item-type-custom a {
		padding-bottom: 12px;
	}

	ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul,
	ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
		left: 172px;
	}

	.sf-menu li.left-flyout:hover ul ul {
		left: -174px;
	}

	.sf-menu li.wide ul.sub-menu {
		width: 344px;
	}

	.sf-menu li li.wide ul.sub-menu {
		width: 184px;
	}

	.footer .menu li {
		width: 100%;
	}

	.page-margin-top,
	.page_margin_top,
	.single .post-content h2.page-margin-top, .single .post-content h3.page-margin-top, .single .post-content h4.page-margin-top, .single .post-content h5.page-margin-top,
	.single .post-content h2.page_margin_top, .single .post-content h3.page_margin_top, .single .post-content h4.page_margin_top, .single .post-content h5.page_margin_top {
		margin-top: 35px;
	}

	.page-margin-top-section,
	.page_margin_top_section,
	.single .post-content h2.page-margin-top-section, .single .post-content h3.page-margin-top-section, .single .post-content h4.page-margin-top-section, .single .post-content h5.page-margin-top-section,
	.single .post-content h2.page_margin_top_section, .single .post-content h3.page_margin_top_section, .single .post-content h4.page_margin_top_section, .single .post-content h5.page_margin_top_section {
		margin-top: 50px;
	}

	.page-margin-top-vlarge {
		margin-top: 70px;
	}

	.top-hint {
		top: 18px;
	}

	.page-header-left {
		width: 530px;
	}

	.page-header-right {
		width: 220px;
	}

	.search .search-input {
		width: 180px;
	}

	.search .search-input:focus {
		width: 200px;
	}

	.bread-crumb {
		padding: 10px 0 0;
	}

	.slider li {
		height: 520px;
	}

	.slider-content-box {
		margin-top: -488px;
		min-height: 286px;
	}

	.slider-content .subtitle {
		line-height: 120%;
	}

	.slider-content h1 {
		font-size: 56px;
	}

	.home-box-container {
		padding: 13px 17px 23px;
	}

	.home-box,
	.home-box-container-list.for-home-slider .home-box,
	.home-box-container-list.float .home-box {
		width: 216px;
	}

	.home-box-container-list.for-home-slider {
		margin-top: -62px;
	}

	.home-box .news {
		margin-top: 13px;
	}

	.home-box .news .text {
		line-height: 1.69231;
	}

	.home-box .more {
		margin-top: 16px;
	}

	.home-box .scrolling-controls {
		margin-top: -44px;
		height: 31px;
	}

	.home-box .header-right {
		width: 59px;
	}

	.scrolling-list-control-left,
	.scrolling-list-control-right {
		width: 28px;
		height: 28px;
	}

	.home-box-container-list.margin-minus {
		margin-top: -202px;
	}

	.home-box .scrolling-list-wrapper {
		margin-top: 1px;
	}

	.scrolling-list-control-left,
	.scrolling-list-control-right {
		line-height: 24px;
	}

	.icons-list a,
	.icons-list span {
		margin-left: 20px;
	}

	.header-top-sidebar .template-cart {
		padding-left: 20px;
	}

	.more.medium {
		padding: 13px;
	}

	.vc_col-sm-4 .mc-features-small .text {
		margin-left: 82px;
	}

	.vc_col-sm-4 .mc-features-small .item-content .text h3 {
		margin-bottom: 6px;
	}

	.vc_col-sm-4 .mc-features-small .item-footer {
		margin-top: 7px;
	}

	.vc_col-sm-3 .mc-features .hexagon {
		float: none;
	}

	.vc_col-sm-3 .mc-features .text {
		margin-left: 0;
		margin-top: 23px;
	}

	.info-box[class^="features-"] h3, .info-box[class*=" features-"] h3,
	.info-box p {
		margin-top: 20px;
	}

	.our-clients-list li {
		width: 250px;
	}

	.our-clients-list li:nth-child(5n+1) {
		border-left: 1px solid #E5E5E5;
	}

	.our-clients-list li:nth-child(3n+1) {
		border-left: none;
	}

	.our-clients-list li:nth-child(n+4) {
		margin-top: 35px;
	}

	.wpb_column .layout-row .blog.page-margin-top-section,
	.wpb_column .layout-column .blog.page-margin-top-section,
	.wpb_column .layout-column .blog.page-margin-top-section:first-child,
	.vc_col-sm-3 .layout-column .blog.page-margin-top-section:first-child,
	.vc_col-sm-2 .layout-column .blog.page-margin-top-section:first-child,
	.wpb_column .layout-row .blog.page_margin_top_section,
	.wpb_column .layout-column .blog.page_margin_top_section,
	.wpb_column .layout-column .blog.page_margin_top_section:first-child,
	.vc_col-sm-3 .layout-column .blog.page_margin_top_section:first-child,
	.vc_col-sm-2 .layout-column .blog.page_margin_top_section:first-child {
		margin-top: 50px;
	}

	.wpb_column .layout-row .blog.page-margin-top,
	.wpb_column .layout-column .blog.page-margin-top,
	.wpb_column .layout-column .blog.page-margin-top:first-child,
	.vc_col-sm-3 .layout-column .blog.page-margin-top:first-child,
	.vc_col-sm-2 .layout-column .blog.page-margin-top:first-child,
	.wpb_column .layout-row .blog.page_margin_top,
	.wpb_column .layout-column .blog.page_margin_top,
	.wpb_column .layout-column .blog.page_margin_top:first-child,
	.vc_col-sm-3 .layout-column .blog.page_margin_top:first-child,
	.vc_col-sm-2 .layout-column .blog.page_margin_top:first-child {
		margin-top: 35px;
	}

	.comment-box {
		width: 95px;
		margin-right: 20px;
	}

	.comment-box .date .value,
	.comments .comments-number a {
		width: 80px;
	}

	.comment-box .comments-number {
		width: 90px;
	}

	.comment-box .date .value,
	.comment-box .comments-number a {
		font-size: 11px;
	}

	.layout-row .blog,
	.post,
	.post-footer,
	.vc_col-sm-3 .layout-row .blog,
	.vc_col-sm-2 .layout-row .blog,
	.vc_col-sm-3 .layout-row .post,
	.vc_col-sm-2 .layout-row .post,
	.vc_col-sm-3 .layout-column .blog,
	.vc_col-sm-2 .layout-column .blog,
	.vc_col-sm-3 .layout-column .post,
	.vc_col-sm-2 .layout-column .post,
	.vc_col-sm-3 .layout-column .blog.page-margin-top,
	.vc_col-sm-3 .layout-column .blog.page-margin-top-section,
	.vc_col-sm-2 .layout-column .blog.page-margin-top,
	.vc_col-sm-2 .layout-column .blog.page-margin-top-section,
	.vc_col-sm-3 .layout-column .blog.page_margin_top,
	.vc_col-sm-3 .layout-column .blog.page_margin_top_section,
	.vc_col-sm-2 .layout-column .blog.page_margin_top,
	.vc_col-sm-2 .layout-column .blog.page_margin_top_section {
		margin-top: 30px;
	}

	.comments .comment-box .arrow-comments {
		clear: both;
		float: none;
		left: 0;
		right: auto;
	}

	.comments .comment-box .comments-number a {
		clear: both;
		float: none;
	}

	#comments_list {
		clear: both;
		margin-top: 30px;
	}

	#comments_list .comment-details {
		width: 379px;
	}

	#comments_list .children .comment-details {
		width: 334px;
	}

	#comments_list .comment-details .post-footer {
		margin-top: 31px;
	}

	#comments_list .children {
		margin-left: 45px;
	}

	.vc_col-sm-12 #comments_list .comment-details {
		width: 635px;
	}

	.vc_col-sm-12 #comments_list .children .comment-details {
		width: 590px;
	}

	.vc_col-sm-10 #comments_list .comment-details {
		width: 507px;
	}

	.vc_col-sm-10 #comments_list .children .comment-details {
		width: 462px;
	}

	.vc_col-sm-9 #comments_list .comment-details {
		width: 443px;
	}

	.vc_col-sm-6 #comments_list .children .comment-details {
		width: 398px;
	}

	.vc_col-sm-6 #comments_list .comment-details {
		width: 251px;
	}

	.vc_col-sm-6 #comments_list .children .comment-details {
		width: 221px;
	}

	.vc_col-sm-4 #comments_list {
		margin-top: 0;
	}

	.vc_col-sm-4 #comments_list .children,
	.vc_col-sm-3 #comments_list .children {
		margin-left: 15px;
	}

	.vc_col-sm-4 .comment-form .wpb_column {
		margin-top: 8px;
	}

	.vc_col-sm-4 .comment-form .wpb_column:first-child {
		margin-top: 0;
	}

	.vc_col-sm-4 .comment-form .vc_col-sm-6 {
		width: 100%;
		margin-left: 0;
	}

	.vc_col-sm-4 .comment-form input[type="submit"] {
		width: 150px;
	}

	.vc_col-sm-2 .comment-form input[type="submit"] {
		width: 110px;
		padding: 11px 0;
	}

	.comment-form-container {
		margin-left: 0;
	}

	.contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
		width: 198px;
	}

	.contact-form .tabs-box-navigation.sf-menu li:hover ul, .contact-form .tabs-box-navigation.sf-menu li.sfHover ul {
		top: 46px;
	}

	.vc_col-sm-6 .contact-form .vc_col-sm-8 p,
	.vc_col-sm-6 .contact-form .vc_col-sm-4 input[type="submit"] {
		margin-top: 0;
	}

	.vc_col-sm-3 .contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
		width: 134px;
	}

	.vc_col-sm-2 .contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
		width: 100px;
		padding: 11px 5px;
	}

	.vc_col-sm-2 .contact-form .vc_col-sm-4 input[type='submit'] {
		width: 110px;
	}

	.fieldset-with-recaptcha .terms-container {
		max-width: 430px;
	}

	.fieldset-with-recaptcha .recaptcha-container {
		display: -ms-flexbox;
		display: -webkit-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-moz-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.fieldset-with-recaptcha .recaptcha-container .g-recaptcha-wrapper {
		margin-right: 0;
	}

	.submit-container.fieldset-with-recaptcha .recaptcha-container .button-with-recaptcha {
		float: none;
		margin-top: 30px;
		margin-left: auto;
		margin-right: 0;
	}

	.comment-form .vc_row.fieldset-with-recaptcha .terms-container {
		padding-bottom: 0;
	}

	.terms-container label {
		font-size: 13px;
	}

	.vc_row .vc_col-sm-9 .contact-form p,
	.vc_row .vc_col-sm-8 .contact-form p {
		padding: 0;
	}

	.vc_col-sm-9 .contact-form .column-with-recaptcha .g-recaptcha-wrapper,
	.vc_col-sm-8 .contact-form .column-with-recaptcha .g-recaptcha-wrapper {
		-ms-flex-item-align: start;
		-webkit-align-self: start;
		-moz-align-self: start;
		align-self: start;
	}

	.vc_col-sm-9 .contact-form .submit-container .column-with-recaptcha>.vc_row,
	.vc_col-sm-8 .contact-form .submit-container .column-with-recaptcha>.vc_row {
		text-align: center;
	}

	.vc_col-sm-9 .submit-container .column-with-recaptcha .terms-container,
	.vc_col-sm-8 .submit-container .column-with-recaptcha .terms-container {
		-ms-flex-item-align: start;
		-webkit-align-self: start;
		-moz-align-self: start;
		align-self: start;
	}

	.vc_row .vc_col-sm-9 .row-with-recaptcha .wpb_column,
	.vc_row .vc_col-sm-8 .row-with-recaptcha .wpb_column {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-top: 30px;
	}

	.vc_row .vc_col-sm-9 .row-with-recaptcha .wpb_column:first-child,
	.vc_row .vc_col-sm-8 .row-with-recaptcha .wpb_column:first-child {
		margin-top: 0;
	}

	.vc_col-sm-9 .contact-form .submit-container .button-with-recaptcha input[type="submit"],
	.vc_col-sm-8 .contact-form .submit-container .button-with-recaptcha input[type="submit"] {
		float: none;
	}

	.vc_col-sm-9 .fieldset-with-recaptcha,
	.vc_col-sm-8 .fieldset-with-recaptcha {
		display: -ms-flexbox;
		display: -webkit-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-moz-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.vc_col-sm-9 .fieldset-with-recaptcha .terms-container,
	.vc_col-sm-8 .fieldset-with-recaptcha .terms-container {
		max-width: 100%;
	}

	.vc_col-sm-9 .contact-form .g-recaptcha-wrapper,
	.vc_col-sm-8 .contact-form .g-recaptcha-wrapper {
		float: none;
		margin: 0;
	}

	.vc_col-sm-9 .contact-form .submit-container .button-with-recaptcha,
	.vc_col-sm-8 .contact-form .submit-container .button-with-recaptcha {
		float: none;
		margin-top: 30px;
		margin-left: 0;
		margin-right: 0;
	}

	.vc_col-sm-9 .fieldset-with-recaptcha .terms-container,
	.vc_col-sm-8 .fieldset-with-recaptcha .terms-container {
		height: auto;
		-ms-flex-order: 1;
		-webkit-order: 1;
		-moz-order: 1;
		order: 1;
		padding-bottom: 30px;
	}

	.vc_col-sm-9 .contact-form .submit-container.fieldset-with-recaptcha .recaptcha-container .button-with-recaptcha,
	.vc_col-sm-9 .contact-form .submit-container .column-with-recaptcha .recaptcha-container .button-with-recaptcha,
	.vc_col-sm-8 .contact-form .submit-container.fieldset-with-recaptcha .recaptcha-container .button-with-recaptcha,
	.vc_col-sm-8 .contact-form .submit-container .column-with-recaptcha .recaptcha-container .button-with-recaptcha {
		margin-right: auto;
	}

	.ui-datepicker {
		width: 216px;
	}

	.ui-datepicker-header {
		padding: 0;
	}

	.ui-datepicker table td, .ui-datepicker table th {
		padding: 5px 8px;
	}

	.widget_categories ul,
	.widget_archive ul,
	.widget_archive select {
		margin-top: 23px;
	}

	.mc-appointment-widget .sentence {
		margin-top: 32px;
	}

	.accordion.wide .tabs-navigation {
		margin-bottom: 28px;
	}

	.accordion.medium .ui-accordion-content {
		padding: 23px 0;
	}

	.item-content .thumb-image {
		margin-right: 20px;
	}

	.accordion .ui-accordion-content .item-footer .mc-button {
		font-size: 12px;
		padding: 12px 10px;
	}

	.vc_col-sm-3 .item-content .thumb-image {
		margin-right: 10px;
	}

	.ui-tabs-panel p {
		padding: 20px 0 21px;
	}

	.tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
		font-size: 16px;
		line-height: 1.625;
	}

	.tabs-box-navigation.sf-menu .tabs-box-navigation-selected::after {
		margin-top: 5px;
	}

	.tabs-box-navigation.sf-menu li:hover ul,
	.tabs-box-navigation.sf-menu li.sfHover ul {
		top: 48px;
	}

	.thin-list li,
	.thin_list li {
		margin-right: 15px;
	}

	.announcement h2 {
		font-size: 24px;
	}

	.wpb_column .announcement {
		padding: 20px;
	}

	.vc_col-sm-6 .announcement h2 {
		font-size: 22px;
	}

	.vc_col-sm-2 .announcement {
		padding: 2px;
	}

	.vc_col-sm-2 .announcement h2 {
		font-size: 18px;
	}

	.vc_col-sm-2 .announcement .more {
		padding: 2px;
	}

	.vc_row.full-width>.vc_col-sm-6 .caroufredsel-wrapper-testimonials {
		width: calc(100% - 150px) !important;
	}

	.caroufredsel-wrapper-testimonials {
		width: 570px !important;
		left: 90px !important;
	}

	.testimonials li.vc_col-sm-12 {
		width: 570px;
	}

	.testimonials li.vc_col-sm-12 .sentence {
		font-size: 22px;
	}

	.site-container .horizontal-carousel.testimonials .vc_col-sm-6 {
		margin-right: 18px;
	}

	.vc_col-sm-4 .notification-box h2 {
		width: auto;
		clear: both;
		margin-left: 0;
		margin-top: 78px;
	}

	.vc_col-sm-4 .notification-box h5 {
		margin-left: 0;
	}

	.timetable .event-container {
		font-size: 12px;
	}

	.timetable th, .timetable .event-container,
	.tooltip .tooltip-content {
		padding: 8px 4px;
	}

	.timetable td {
		height: 30px;
	}

	.timetable .hours {
		margin: 10px 0;
	}

	.gallery-item-details-list>.gallery-item-details>.vc_row {
		padding-bottom: 35px;
	}

	ul.gallery-item-details-list.margin-bottom {
		margin-bottom: 35px;
	}

	.gallery-item-details-list .details-box p {
		padding: 21px 0;
	}

	.gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
		max-width: 215px;
	}

	.mc-gallery .gallery-box,
	.gallery-box .mc-preloader,
	.gallery-3-columns .gallery-box,
	.gallery-3-columns .gallery-box .mc-preloader,
	.vc_col-sm-8 .vc_col-sm-6 .gallery-box,
	.vc_col-sm-8 .vc_col-sm-6 .gallery-box .mc-preloader {
		width: 230px;
	}

	.vc_col-sm-6 .gallery-box,
	.vc_col-sm-6 .gallery-box .mc-preloader {
		width: 285px;
	}

	.gallery-box .mc-preloader,
	.gallery-3-columns .gallery-box .mc-preloader,
	.vc_col-sm-8 .vc_col-sm-6 .gallery-box .mc-preloader {
		height: 153.333px;
	}

	.vc_col-sm-6 .gallery-box .mc-preloader {
		height: 190px;
	}

	.gallery-2-columns .gallery-box,
	.gallery-2-columns .gallery-box .mc-preloader {
		width: 360px;
	}

	.gallery-2-columns .gallery-box .mc-preloader {
		height: 240px;
	}

	.gallery-item-details-list.not-hidden li.gallery-item-details {
		margin-top: 35px;
	}

	.vc_col-sm-6 .mc-gallery.horizontal-carousel li.gallery-box {
		margin-left: 40.5px;
		margin-right: 0;
	}

	.vc_col-sm-10 .gallery-box,
	.vc_col-sm-10 .gallery-box .mc-preloader,
	.vc_col-sm-10 .gallery-3-columns .gallery-box,
	.vc_col-sm-10 .gallery-3-columns .mc-preloader {
		width: 187.33px;
	}

	.vc_col-sm-10 .gallery-box .mc-preloader,
	.vc_col-sm-10 .gallery-3-columns .gallery-box .mc-preloader {
		height: 124.883px;
	}

	.vc_col-sm-9 .gallery-box,
	.vc_col-sm-9 .gallery-box .mc-preloader,
	.vc_col-sm-9 .gallery-2-columns .gallery-box,
	.vc_col-sm-9 .gallery-2-columns .mc-preloader,
	.vc_col-sm-9 .gallery-3-columns .gallery-box,
	.vc_col-sm-9 .gallery-3-columns .mc-preloader {
		width: 264px;
	}

	.vc_col-sm-9 .gallery-box .mc-preloader,
	.vc_col-sm-9 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-9 .gallery-3-columns .gallery-box .mc-preloader {
		height: 176px;
	}

	.vc_col-sm-8 .gallery-box,
	.vc_col-sm-8 .gallery-box .mc-preloader,
	.vc_col-sm-8 .gallery-2-columns .gallery-box,
	.vc_col-sm-8 .gallery-2-columns .mc-preloader,
	.vc_col-sm-8 .gallery-3-columns .gallery-box,
	.vc_col-sm-8 .gallery-3-columns .mc-preloader {
		width: 232px;
	}

	.vc_col-sm-8 .gallery-box .mc-preloader,
	.vc_col-sm-8 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-8 .gallery-3-columns .gallery-box .mc-preloader {
		height: 154.667px;
	}

	.vc_col-sm-4 .gallery-box,
	.vc_col-sm-4 .gallery-box .mc-preloader,
	.vc_col-sm-4 .gallery-2-columns .gallery-box,
	.vc_col-sm-4 .gallery-2-columns .mc-preloader,
	.vc_col-sm-4 .gallery-3-columns .gallery-box,
	.vc_col-sm-4 .gallery-3-columns .mc-preloader {
		width: 238px;
	}

	.vc_col-sm-4 .mc-gallery .gallery-box .mc-preloader,
	.vc_col-sm-4 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-4 .gallery-3-columns .gallery-box .mc-preloader {
		height: 158.667px;
	}

	.vc_col-sm-4 .mc-gallery.horizontal-carousel .gallery-box {
		margin-left: 0;
		margin-right: 30px;
	}

	.vc_col-sm-3 .gallery-box,
	.vc_col-sm-3 .gallery-box .mc-preloader,
	.vc_col-sm-3 .gallery-2-columns .gallery-box,
	.vc_col-sm-3 .gallery-2-columns .mc-preloader,
	.vc_col-sm-3 .gallery-3-columns .gallery-box,
	.vc_col-sm-3 .gallery-3-columns .mc-preloader {
		width: 174px;
	}

	.vc_col-sm-3 .gallery-box .mc-preloader,
	.vc_col-sm-3 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-3 .gallery-3-columns .gallery-box .mc-preloader {
		height: 116px;
	}

	.vc_col-sm-2 .gallery-box,
	.vc_col-sm-2 .gallery-box .mc-preloader,
	.vc_col-sm-2 .gallery-2-columns .gallery-box,
	.vc_col-sm-2 .gallery-2-columns .mc-preloader,
	.vc_col-sm-2 .gallery-3-columns .gallery-box,
	.vc_col-sm-2 .gallery-3-columns .mc-preloader {
		width: 110px;
	}

	.vc_col-sm-2 .gallery-box .mc-preloader,
	.vc_col-sm-2 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-2 .gallery-3-columns .gallery-box .mc-preloader {
		height: 73.33px;
	}

	.vc_col-sm-10 .gallery-2-columns .gallery-box,
	.vc_col-sm-10 .gallery-2-columns .mc-preloader {
		width: 296px;
	}

	.vc_col-sm-10 .gallery-2-columns .gallery-box .mc-preloader {
		height: 197.33px;
	}

	.vc_col-sm-6 .gallery-2-columns .gallery-box,
	.vc_col-sm-6 .gallery-2-columns .mc-preloader,
	.vc_col-sm-6 .gallery-3-columns .gallery-box,
	.vc_col-sm-6 .gallery-3-columns .mc-preloader {
		width: 366px;
	}

	.vc_col-sm-6 .gallery-2-columns .gallery-box .mc-preloader,
	.vc_col-sm-6 .gallery-3-columns .gallery-box .mc-preloader {
		height: 244px;
	}

	.vc_col-sm-10 .gallery-item-details-list .details-box .controls,
	.vc_col-sm-9 .gallery-item-details-list .details-box .controls {
		position: static;
		float: left;
		margin-bottom: 15px;
	}

	.vc_col-sm-10 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header,
	.vc_col-sm-9 .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
		clear: both;
		max-width: 100%;
	}

	.vc_col-sm-4 .controls li.separator,
	.vc_col-sm-2 .controls li.separator {
		display: none;
	}

	.vc_col-sm-6 .gallery-2-columns.dm_pagination .gallery-box-2,
	.vc_col-sm-9 .gallery-3-columns.dm_pagination .gallery-box-3,
	.vc_col-sm-8 .gallery-3-columns.dm_pagination .gallery-box-3,
	.vc_col-sm-6 .gallery-3-columns.dm_pagination .gallery-box-2,
	.gallery-4-columns.dm_pagination .gallery-box-4,
	.vc_col-sm-9 .gallery-4-columns.dm_pagination .gallery-box-3,
	.vc_col-sm-8 .gallery-4-columns.dm_pagination .gallery-box-3,
	.vc_col-sm-6 .gallery-4-columns.dm_pagination .gallery-box-2,
	.vc_col-sm-6 .gallery-2-columns.dm_simple .gallery-box-2,
	.vc_col-sm-9 .gallery-3-columns.dm_simple .gallery-box-3,
	.vc_col-sm-8 .gallery-3-columns.dm_simple .gallery-box-3,
	.vc_col-sm-6 .gallery-3-columns.dm_simple .gallery-box-2,
	.gallery-4-columns.dm_simple .gallery-box-4,
	.vc_col-sm-9 .gallery-4-columns.dm_simple .gallery-box-3,
	.vc_col-sm-8 .gallery-4-columns.dm_simple .gallery-box-3,
	.vc_col-sm-6 .gallery-4-columns.dm_simple .gallery-box-2 {
		margin-top: 30px;
	}

	.vc_col-sm-12 .photostream .gallery-box:nth-child(9n+1),
	.vc_col-sm-10 .photostream .gallery-box:nth-child(7n+1),
	.vc_col-sm-9 .photostream .gallery-box:nth-child(7n+1),
	.vc_col-sm-8 .photostream .gallery-box:nth-child(6n+1),
	.vc_col-sm-6 .photostream .gallery-box:nth-child(4n+1),
	.vc_col-sm-4 .photostream .gallery-box:nth-child(3n+1) {
		margin-left: 10px;
	}

	.vc_col-sm-12 .photostream .gallery-box:nth-child(7n+1),
	.vc_col-sm-10 .photostream .gallery-box:nth-child(5n+1),
	.vc_col-sm-9 .photostream .gallery-box:nth-child(5n+1),
	.vc_col-sm-8 .photostream .gallery-box:nth-child(4n+1),
	.vc_col-sm-6 .photostream .gallery-box:nth-child(3n+1),
	.vc_col-sm-4 .photostream .gallery-box:nth-child(2n+1),
	.vc_col-sm-3 .photostream .gallery-box {
		margin-left: 0;
	}

	.wpb_column .photostream.default .gallery-box img {
		width: 100px;
		height: 100px;
	}

	.vc_col-sm-12 .photostream.default .gallery-box img {
		width: 98px;
		height: 98px;
	}

	.side-image-static .vc_single_image-img,
	.side-image .vc_single_image-img,
	.side-image+.wpb_single_image .vc_single_image-img {
		max-width: 60%;
	}

	body .site-container .wpb_single_image.side-image-static {
		margin-bottom: 38px;
	}

	.custom-position-image.wpb_single_image img {
		max-width: 300px;
		margin-left: -31px;
		margin-bottom: -62px;
	}

	.side-image.side-image-flower {
		left: -70px;
	}

	body .side-widget {
		position: relative;
		right: auto;
	}

	.services-list li {
		width: 300px;
	}

	.services-list h4 {
		font-size: 16px;
	}

	.services-list.services-spacing li li {
		width: 230px;
	}

	.services-list.services-icons li {
		width: 360px;
		padding: 20px;
	}

	.services-list.services-icons li .service-content {
		margin-left: 18px;
		padding-left: 20px;
	}

	.contact-data li .value {
		font-size: 13px;
	}

	.contact-data li::before {
		width: 55px;
	}

	.theme-page .vc_row .contact-data li .value {
		padding: 13px 10px;
	}

	.footer .widget .contact-data li .value {
		padding: 10px 0 10px 10px;
	}

	.footer-banner-box {
		width: 250px;
		padding: 20px 17px 15px;
	}

	.footer-banner-box p {
		font-size: 20px;
	}

	.footer-box-container {
		margin-top: 40px;
	}

	.rev_slider h1,
	.rev_slider h2,
	.rs-layer.slider-heading {
		font-size: 50px !important;
		line-height: 62px !important;
		margin-top: -15px !important;
	}

	.rs-layer.slider-heading.mc-colored {
		margin-top: -70px !important;
	}

	.rev_slider p,
	.rs-layer.slider-subheading {
		margin-top: -30px !important;
	}

	.rs-layer.slider-subheading-alternative {
		margin-top: -100px !important;
	}

	.rs-layer.more {
		margin-top: -117px !important;
	}

	.vc_row .vc_col-sm-10 {
		width: 622px;
	}

	.vc_row .vc_col-sm-9 {
		width: 558px;
	}

	.vc_row .vc_col-sm-8 {
		width: 494px;
	}

	.vc_row .vc_col-sm-6,
	.vc_col-sm-12 .comment-form .vc_col-sm-6 {
		width: 366px;
	}

	.site-container .vc_row.full-width>.vc_col-sm-6.column-limited>.wpb_wrapper>.vc_row {
		width: 375px;
	}

	.vc_col-sm-10 .vc_col-sm-6,
	.vc_col-sm-10 .comment-form .vc_col-sm-6 {
		width: 302px;
	}

	.vc_col-sm-9 .vc_col-sm-6,
	.vc_col-sm-9 .comment-form .vc_col-sm-6 {
		width: 270px;
	}

	.vc_row .vc_col-sm-4,
	.vc_col-sm-8 .vc_col-sm-6 {
		width: 238px;
	}

	.vc_row .vc_col-sm-3,
	.vc_col-sm-6 .vc_col-sm-6,
	.vc_col-sm-6 .comment-form .vc_col-sm-6 {
		width: 174px;
	}

	.vc_col-sm-4 .vc_col-sm-6,
	.vc_row .vc_col-sm-2 {
		width: 110px;
	}

	.vc_col-sm-10 .vc_col-sm-8 {
		width: 402px;
	}

	.vc_col-sm-10 .vc_col-sm-4 {
		width: 202px;
	}

	.vc_col-sm-9 .vc_col-sm-8 {
		width: 360px;
	}

	.vc_col-sm-9 .vc_col-sm-4 {
		width: 174px;
	}

	.vc_col-sm-8 .vc_col-sm-8 {
		width: 317px;
	}

	.vc_col-sm-8 .vc_col-sm-4 {
		width: 152px;
	}

	.vc_col-sm-6 .vc_col-sm-8,
	.vc_col-sm-6 .vc_col-sm-4 {
		width: 100%;
		margin-top: 40px;
		margin-left: 0;
	}

	.vc_col-sm-6 .vc_col-sm-8:first-child,
	.vc_col-sm-6 .vc_col-sm-4:first-child {
		margin-top: 0;
	}

	.vc_row .vc_col-sm-1\/5 {
		width: 135px;
	}

	.vc_row .vc_col-sm-2\/5 {
		width: 289px;
	}

	.vc_row .vc_col-sm-3\/5 {
		width: 443px;
	}

	.vc_row .vc_col-sm-4\/5 {
		width: 597px;
	}

	.vc_col-sm-8 .comment-form .vc_col-sm-6 {
		width: 238px;
	}

	.vc_row .vc_col-sm-12 .post-content {
		width: 635px;
	}

	.vc_row .vc_col-sm-10 .post-content {
		width: 507px;
	}

	.vc_row .vc_col-sm-9 .post-content {
		width: 443px;
	}

	.vc_row .vc_col-sm-8 .post-content {
		width: 379px;
	}

	.vc_row .vc_col-sm-6 .post-content {
		width: 251px;
	}

	.vc_col-sm-12 .scrolling-list li .left {
		width: 710px;
	}

	.vc_col-sm-10 .scrolling-list li .left {
		width: 582px;
	}

	.vc_col-sm-8 .scrolling-list li .left {
		width: 454px;
	}

	.vc_col-sm-6 .scrolling-list li .left {
		width: 326px;
	}

	.vc_col-sm-4 .scrolling-list li .left {
		width: 198px;
	}

	.vc_col-sm-3 .scrolling-list li .left {
		width: 134px;
	}

	.vc_col-sm-2 .scrolling-list li .left {
		width: 70px;
	}

	.clearfix.has-gutenberg-blocks>* {
		width: 750px;
	}

	.has-gutenberg-blocks .alignleft {
		width: auto;
		margin-left: calc((100% - 750px) / 2);
	}

	.has-gutenberg-blocks .alignright {
		width: auto;
		margin-right: calc((100% - 750px) / 2);
	}

	.has-gutenberg-blocks .alignwide {
		width: 850px;
	}

	.services-list ul {
		flex-wrap: wrap;
	}

	.home-box-container-list.for-home-slider {
		position: relative;
		margin-top: -160px;
	}

	.procurement-container {
		flex-wrap: wrap;
		gap: 30px;
	}

	.procurement-container .half {
		width: 100%;
	}
}

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

	body .hide-on-mobiles {
		display: none;
	}

	.show-on-mobiles {
		display: block;
	}

	.vc_row .wpb_column table td,
	.vc_row .wpb_column table th {
		padding: 11px 15px;
	}

	.site-container.boxed {
		max-width: 562px;
	}

	.margin-top-92 {
		margin-top: 42px;
	}

	.padding-bottom-128 {
		padding-bottom: 78px;
	}

	.padding-left-right-100 {
		padding: 0 50px;
	}

	.padding-top-60 {
		padding-top: 60px;
	}

	.padding-top-200 {
		padding-top: 100px;
	}

	.padding-bottom-63 {
		padding-bottom: 50px;
	}

	.padding-bottom-193 {
		padding-bottom: 93px;
	}

	.vc_row .wpb_column.padding-right-30 {
		padding-right: 0;
		padding-left: 0;
	}

	.vc_row .wpb_column.padding-left-30 {
		padding-left: 0;
	}

	.mobile-margin-top-0 {
		margin-top: 0 !important;
	}

	.header,
	.header-top-sidebar,
	.site-container .vc_row,
	.site-container .vc_row.full-width .wpb_column .vc_row,
	.site-container .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row,
	.home-box-container-list,
	.footer,
	.copyright-area,
	.horizontal-carousel.testimonials .vc_col-sm-6 {
		width: 462px;
	}

	.header-top-sidebar .thin-list li,
	.header-top-sidebar .thin_list li {
		clear: both;
		margin-right: 0;
		margin-top: 10px;
	}

	.header-top-sidebar .thin-list li:first-child,
	.header-top-sidebar .thin_list li:first-child {
		margin-top: 0;
	}

	.header-top-sidebar .icons-list {
		margin-top: -15px;
	}

	.header,
	.header-container.sticky.transition .header {
		padding: 18px 0;
	}

	.header-container-layout-2 .header.layout-2,
	.header-container-layout-3 .header.layout-3 {
		padding-bottom: 0;
	}

	.site-container .header-container-layout-4 .header.layout-4 {
		padding: 0;
	}

	.header.layout-2 .header-top-right-sidebar-container {
		float: left;
		clear: both;
		width: 100%;
		margin-top: 25px;
	}

	.header .header-left a:first-child {
		display: table;
		width: 432px;
	}

	.header.layout-2 .mobile-menu,
	.header.layout-4 .mobile-menu {
		padding-bottom: 18px;
	}

	.header.layout-1 .mobile-menu,
	.header.layout-2 .mobile-menu,
	.header.layout-3 .mobile-menu,
	.header.layout-4 .mobile-menu {
		width: 100%;
	}

	/* --- header --- */
	.header,
	.layout-2.header,
	.layout-4.header {
		padding: 18px 0;
	}

	.header-left a img {
		height: 65px;
	}

	.header-separator {
		display: none;
	}

	.menu-main-menu-container {
		display: none;
	}

	.header-container .header-left {
		display: table;
	}

	.header-left {
		text-align: left;
		margin-bottom: 0;
	}

	.top-info-list li.separator {
		display: none;
	}

	.top-info-list li {
		width: 50%;
	}

	.mc-smart-column .wpb_wrapper {
		width: auto !important;
		position: static !important;
	}

	.mc-smart-column {
		height: auto !important;
	}

	.site-container .header .sf-menu {
		display: none;
	}

	.mobile-menu-container {
		display: block;
	}

	.header .mobile-menu-switch {
		display: table-cell;
		height: 34px;
	}

	.mobile-menu-divider {
		margin-top: 18px;
	}

	.header.layout-4 .menu-main-menu-container {
		display: none;
	}

	.menu-item-has-children {
		position: relative;
	}

	.mobile-menu.collapsible-mobile-submenus .menu-item-has-children a.template-arrow-menu {
		position: absolute;
		width: 46px;
		height: 45px;
		top: 0;
		right: 0;
		margin: 0;
		padding: 0;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		border: none;
		border-bottom: 1px solid #E8E8E8;
	}

	.mobile-menu.collapsible-mobile-submenus .menu-item-has-children a.template-arrow-menu::before {
		position: absolute;
		left: 17px;
		top: 16px;
		width: 12px;
		height: 12px;
		content: "";
		background-color: #666;
		-webkit-mask: url("/icons/chevron-right.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center;
		mask: url("/icons/chevron-right.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center;
		-webkit-mask-size: contain;
		mask-size: contain;
	}

	.mobile-menu.collapsible-mobile-submenus .menu-item-has-children.current-menu-item a.template-arrow-menu::before {
		background-color: white;
		-webkit-mask: url("/icons/chevron-right.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center;
		mask: url("/icons/chevron-right.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") no-repeat center;
		-webkit-mask-size: contain;
		mask-size: contain;
	}

	.menu-item-has-children a.template-arrow-menu:hover {
		text-decoration: none;
	}

	.mobile-menu.collapsible-mobile-submenus>ul>li:first-child>a.template-arrow-menu {
		top: 1px;
	}

	.collapsible-mobile-submenus .menu-item-has-children ul {
		display: none;
	}

	.collapsible-mobile-submenus .menu-item-has-children .menu-item-has-children ul {
		display: block;
	}

	.footer .menu li {
		width: 50%;
	}

	.single-ql_services .vertical-menu li a {
		padding: 17px 17px 19px 20px;
	}

	.wpb_column .tabs-box-navigation.sf-menu li.wide ul.sub-menu {
		width: 348px;
	}

	.wpb_column .tabs-box-navigation.sf-menu li.wide ul li {
		width: 158px;
	}

	.page-header-left,
	.page-header-right {
		width: auto;
		float: left;
		clear: both;
	}

	.page-header-right {
		margin-top: 15px;
	}

	.top-hint {
		display: none;
	}

	.footer {
		height: auto;
	}

	.search .search-input {
		width: 200px;
	}

	.search .search-input:focus {
		width: 240px;
	}

	.slider li {
		height: 315px;
	}

	.slider-content-box {
		margin-top: -285px;
		min-height: 230px;
	}

	.slider-content .subtitle {
		margin-top: 10px;
	}

	.slider-content h1 {
		font-size: 36px;
	}

	.for-home-slider .slider-navigation {
		position: relative;
		margin-top: -30px;
		top: 0;
	}

	.home-box-container-list,
	.home-box-container-list.for-home-slider>.wpb_wrapper>ul,
	.home-box-container-list.float>.wpb_wrapper>ul {
		display: block;
	}

	.wpb_column .home-box-container {
		padding: 13px 23px 23px;
	}

	.home-box,
	.home-box-container-list.for-home-slider .home-box,
	.home-box-container-list.float .home-box {
		width: 416px;
	}

	.home-box-container-list.for-home-slider {
		margin-top: -32px;
	}

	.home-box .header-right {
		width: 69px;
	}

	.home-box .scrolling-controls {
		height: 36px;
		margin-top: -49px;
	}

	.home-box .scrolling-controls .header-right {
		margin-top: 2px;
	}

	.home-box-container-list.margin-minus {
		margin-top: -55px;
	}

	.mc-parallax {
		background-attachment: scroll;
	}

	.button-label {
		display: block;
	}

	.button-label+.more {
		display: inline-block;
		margin-left: 0;
		margin-top: 27px;
	}

	.info-box+.arrow-container {
		display: none;
	}

	.scrolling-controls .header-right {
		margin-top: 0;
	}

	.scrolling-list-control-left,
	.scrolling-list-control-right {
		width: 33px;
		height: 33px;
		line-height: 28px;
	}

	.scrolling-list.footer-recent-posts li {
		width: auto;
	}

	.vc_col-sm-4 .mc-features-small .text {
		margin-left: 87px;
	}

	.vc_col-sm-4 .mc-features-small .item-content .text h3 {
		margin-bottom: 11px;
	}

	.vc_col-sm-4 .mc-features-small .item-footer {
		margin-top: 12px;
	}

	.vc_col-sm-3 .mc-features .hexagon,
	.vc_col-sm-2 .mc-features .hexagon {
		float: left;
	}

	.vc_col-sm-3 .mc-features .text,
	.vc_col-sm-2 .mc-features .text {
		margin-left: 117px;
	}

	.our-clients-list li {
		width: 231px;
	}

	.our-clients-list li:nth-child(3n+1) {
		border-left: 1px solid #E5E5E5;
	}

	.our-clients-list li:nth-child(2n+1) {
		border-left: none;
	}

	.our-clients-list li:nth-child(n+3) {
		margin-top: 35px;
	}

	.vc_row .columns .blog,
	.vc_row .wpb_column .layout-column .blog,
	.wpb_column.vc_col-sm-6.post {
		margin-top: 30px;
	}

	.comment-box {
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}

	.comment-box li {
		float: left;
		width: auto;
	}

	.comment-box .comments-number {
		width: auto;
		margin-top: 0;
		margin-left: 2px;
	}

	.comments .comment-box .comments-number {
		float: left;
		width: auto;
	}

	.comments .comment-box .comments-number a {
		width: auto;
	}

	.vc_row .wpb_column .comment-box .date .value {
		width: auto;
		padding: 11px 13px 12px;
	}

	body .comment-box .date .value,
	.comment-box .date .arrow-date,
	.comment-box .comments-number a,
	.comment-box .arrow-comments {
		clear: both;
		float: none;
	}

	.comment-box .date .arrow-date,
	.comment-box .arrow-comments {
		left: 0;
		right: auto;
	}

	.comment-box .date .value,
	.comment-box .comments-number a {
		font-size: 12px;
	}

	#comments_list {
		margin-top: 0;
	}

	.wpb_column #comments_list .comment-author-avatar {
		display: block;
	}

	.wpb_column #comments_list .comment-details {
		width: 347px;
	}

	.wpb_column #comments_list .children .comment-details {
		width: 302px;
	}

	.wpb_column #comments_list .children {
		margin-left: 45px;
	}

	.vc_col-sm-2 .comment-form input[type="submit"] {
		width: 150px;
		padding: 11px 19px;
	}

	.contact-form p,
	.contact-form input[type="submit"] {
		margin-top: 0;
	}

	.wpb_column .contact-form .tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
		width: 260px;
		padding: 11px 20px;
	}

	.wpb_column .contact-form .tabs-box-navigation.sf-menu li:hover ul, .wpb_column .contact-form .tabs-box-navigation.sf-menu li.sfHover ul {
		top: 48px;
	}

	.vc_col-sm-2 .contact-form .vc_col-sm-4 input[type='submit'] {
		width: 150px;
	}

	.contact-form p,
	.comment-form p {
		padding: 0;
	}

	.contact-form .vc_row.submit-container .wpb_column {
		margin-top: 30px;
	}

	.contact-form .vc_row.submit-container .wpb_column:first-child {
		margin-top: 0;
	}

	.contact-form .submit-container .vc_col-sm-6>.vc_row {
		text-align: center;
	}

	.fieldset-with-recaptcha {
		display: -ms-flexbox;
		display: -webkit-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-moz-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.vc_row .comment-form .wpb_column.fieldset-with-recaptcha {
		margin-top: 30px;
	}

	.fieldset-with-recaptcha .terms-container {
		max-width: 100%;
	}

	.contact-form .g-recaptcha-wrapper {
		float: none;
		margin: 0;
	}

	.contact-form .column-with-recaptcha .g-recaptcha-wrapper {
		-ms-flex-item-align: start;
		-webkit-align-self: start;
		-moz-align-self: start;
		align-self: start;
	}

	.contact-form .submit-container .button-with-recaptcha {
		float: none;
		margin-top: 30px;
		margin-left: 0;
		margin-right: 0;
	}

	.contact-form .submit-container .button-with-recaptcha input[type="submit"] {
		float: none;
	}

	div.submit-container .vc_col-sm-6 .terms-container,
	div.submit-container .vc_col-sm-6 .terms-container+.vc_row {
		float: none;
	}

	.submit-container .column-with-recaptcha .terms-container,
	.comment-form .g-recaptcha-wrapper,
	.comment-form .fieldset-with-recaptcha .terms-container {
		-ms-flex-item-align: start;
		-webkit-align-self: start;
		-moz-align-self: start;
		align-self: start;
	}

	.fieldset-with-recaptcha .terms-container {
		height: auto;
		-ms-flex-order: 1;
		-webkit-order: 1;
		-moz-order: 1;
		order: 1;
		padding-bottom: 30px;
	}

	.contact-form .submit-container.fieldset-with-recaptcha .recaptcha-container .button-with-recaptcha,
	.contact-form .submit-container .column-with-recaptcha .recaptcha-container .button-with-recaptcha,
	.comment-form .button-with-recaptcha {
		margin-right: auto;
	}

	.ui-datepicker {
		width: 440px;
	}

	.ui-datepicker-header {
		padding: 10px;
	}

	.ui-datepicker table td, .ui-datepicker table th {
		padding: 8px;
	}

	.accordion.medium .ui-accordion-content {
		padding: 20px 0;
	}

	.accordion .ui-accordion-content .item-footer .mc-button {
		font-size: 13px;
		padding: 12px 19px;
	}

	.wpb_column .accordion .ui-accordion-content .item-footer .mc-button,
	.wpb_column .accordion.wide .ui-accordion-content .wpb_column .item-footer .mc-button {
		margin-right: 10px;
	}

	.wpb_column .accordion .ui-accordion-content .item-footer .mc-button:first-child,
	.wpb_column .accordion.wide .ui-accordion-content .item-footer .mc-button:last-child {
		margin-right: 0;
	}

	.wpb_column .accordion .ui-accordion-content .item-footer .mc-button {
		float: right;
	}

	.wpb_column .accordion .ui-accordion-content .item-footer .mc-button:last-child,
	.wpb_column .accordion.wide .ui-accordion-content .wpb_column .item-footer .mc-button:last-child {
		margin-top: 0;
	}

	.item-content,
	.blog.simple .item-content {
		margin-top: 40px;
	}

	.wpb_column .item-content .thumb-image {
		margin-right: 20px;
	}

	.tabs-navigation li a {
		padding: 10px;
	}

	.tabs-navigation li a:hover,
	.tabs-navigation li a.selected,
	.tabs-navigation li.ui-tabs-active a {
		padding-bottom: 9px;
	}

	.tabs.small li a {
		padding: 16px 12px 18px;
	}

	.vc_col-sm-12 .type-big>.tabs-navigation {
		width: 462px;
	}

	div.type-big>.tabs-navigation li a {
		font-size: 16px;
		padding: 25px 5px;
	}

	.site-container .horizontal-carousel.testimonials .vc_col-sm-6 {
		margin-top: 26px;
	}

	.caroufredsel-wrapper-testimonials {
		width: 462px !important;
		left: 0 !important;
	}

	.testimonials li.vc_col-sm-12 {
		width: 462px;
		padding: 0 30px;
	}

	.testimonials li.vc_col-sm-12 .sentence {
		font-size: 20px;
	}

	.services-list li,
	.services-list.services-spacing li li {
		width: 100%;
	}

	.services-list.services-spacing li li {
		margin-left: 0;
	}

	.services-list ul li,
	.services-list.services-spacing li li {
		margin-top: 30px;
	}

	.services-list>li li:first-child,
	.services-list.services-spacing>li li:first-child {
		margin-top: 0;
	}

	.services-list.services-icons li {
		clear: both;
		width: 100%;
		padding: 30px;
	}

	body .services-list.services-icons li:nth-child(even) {
		margin-left: 0;
		margin-right: 0;
	}

	.services-list.services-icons li .service-content {
		margin-left: 28px;
		padding-left: 30px;
	}

	.wpb_column .timeline-item .timeline-left {
		display: table-cell;
		width: 167px;
		min-width: 167px;
	}

	.wpb_column .timeline-item label {
		float: right;
		clear: none;
		max-width: 110px;
		padding: 7px 20px 8px;
	}

	.wpb_column .timeline-item .label-triangle {
		margin-right: 40px;
	}

	.wpb_column .timeline-content {
		display: table-cell;
		padding: 22px 0 26px 40px;
		border-left: 1px solid #E5E5E5;
	}

	.wpb_column .timeline-content span {
		float: none;
		clear: none;
	}

	.wpb_column .timeline-content span.timeline-title {
		margin-right: 10px;
	}

	.wpb_column .timeline-content span.timeline-subtitle {
		display: inline;
		margin-top: 7px;
	}

	.wpb_column .timeline-item .label-container .timeline-circle,
	.wpb_column .timeline-item .label-triangle {
		display: block;
	}

	.announcement .vertical-align-cell {
		display: block;
	}

	.announcement .vertical-align-cell:first-child {
		width: 100%;
		padding-right: 0;
	}

	.announcement .vertical-align-cell:last-child {
		width: 100%;
		text-align: left;
		margin-top: 23px;
	}

	.vc_col-sm-2 .announcement {
		padding: 20px;
	}

	.vc_col-sm-2 .announcement h2 {
		font-size: 24px;
	}

	.vc_col-sm-2 .announcement .more {
		padding: 13px;
	}

	.wpb_column .notification-box h2 {
		width: calc(100% - 95px);
		clear: none;
		margin-left: 78px;
		margin-top: 0;
	}

	.wpb_column .notification-box h5 {
		margin-left: 79px;
	}

	.timetable {
		display: none;
	}

	.timetable.small {
		display: block;
	}

	.timetable.small .items-list a {
		width: 360px;
	}

	.timetable.small .items-list.mode12 a {
		width: 315px;
	}

	.vc_row .wpb_column .mc-gallery .gallery-box,
	.vc_row .wpb_column .mc-gallery .gallery-box .mc-preloader {
		width: 225px;
	}

	.vc_row .wpb_column .mc-gallery .gallery-box .mc-preloader {
		height: 150px;
	}

	.vc_col-sm-8 .vc_col-sm-6 .gallery-box,
	.vc_col-sm-8 .vc_col-sm-6 .gallery-box .mc-preloader {
		width: 100%;
	}

	.vc_col-sm-8 .vc_col-sm-6 .gallery-box .mc-preloader {
		height: 308px;
	}

	.gallery-box .item-details {
		padding: 14px 0;
	}

	.gallery-box:hover .item-details {
		padding-bottom: 13px;
	}

	.gallery-box .social-icons,
	.gallery-item-details-list .social-icons {
		margin-top: 10px;
	}

	.gallery-box .description {
		padding: 10px 10px 13px;
	}

	.wpb_column .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
		max-width: 310px;
	}

	.wpb_column .gallery-item-details-list .details-box .controls {
		position: absolute;
		margin-bottom: 0;
	}

	.wpb_column .controls li.separator {
		display: block;
		margin: 0 20px;
	}

	.wpb_column .gallery-2-columns.dm_pagination .gallery-box-2,
	.wpb_column .gallery-3-columns.dm_pagination .gallery-box-2,
	.wpb_column .gallery-4-columns.dm_pagination .gallery-box-2,
	.wpb_column .gallery-2-columns.dm_simple .gallery-box-2,
	.wpb_column .gallery-3-columns.dm_simple .gallery-box-2,
	.wpb_column .gallery-4-columns.dm_simple .gallery-box-2 {
		margin-top: 0;
	}

	.wpb_column .gallery-3-columns.dm_pagination .gallery-box-3,
	.wpb_column .gallery-4-columns.dm_pagination .gallery-box-3,
	.wpb_column .gallery-3-columns.dm_simple .gallery-box-3,
	.wpb_column .gallery-4-columns.dm_simple .gallery-box-3 {
		margin-top: 30px;
	}

	.vc_row .wpb_column .photostream .gallery-box {
		margin-left: 10px;
	}

	.wpb_column .photostream .gallery-box:nth-child(4n+1) {
		margin-left: 0;
	}

	.vc_col-sm-12 .photostream.default .gallery-box img {
		width: 100px;
		height: 100px;
	}

	.side-image-static .vc_single_image-img,
	.side-image .vc_single_image-img,
	.side-image+.wpb_single_image .vc_single_image-img {
		max-width: 80%;
	}

	.page-margin-top.side-image+.wpb_single_image {
		margin-bottom: 35px;
	}

	.side-image+.margin-right-30.wpb_single_image,
	.side-image-static+.margin-right-30.wpb_single_image {
		margin-right: 0;
	}

	body .site-container .wpb_single_image.side-image-static {
		margin-bottom: 50px;
	}

	.custom-position-image.wpb_single_image img {
		max-width: 100%;
		margin-left: 0;
		margin-bottom: -70px;
	}

	.side-image.side-image-flower-2 {
		top: -30px;
	}

	.wpb_column .mc-gallery.horizontal-carousel li.gallery-box {
		margin-right: 12px;
		margin-left: 0;
	}

	.theme-page .vc_row .contact-data li .value {
		padding: 13px 30px 13px 20px;
	}

	.wpb_column .contact-data li::before {
		width: 75px;
	}

	.wpb_column .contact-data li {
		display: table;
	}

	.wpb_column .contact-data li .value,
	.wpb_column .contact-data li::before {
		display: table-cell;
	}

	.footer .widget .contact-data li .value {
		padding: 10px 0 10px 15px;
	}

	.footer-banner-box-container {
		display: block;
	}

	.footer-banner-box {
		width: 100%;
		padding: 26px 23px 23px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.footer-banner-box p {
		font-size: 26px;
	}

	.menu-footer-menu-container {
		clear: both;
		float: left;
		margin-top: 23px;
	}

	.page-template-404 p {
		font-size: 14px;
	}

	.rev_slider h1,
	.rev_slider h2,
	.rs-layer.slider-heading {
		font-size: 34px !important;
		font-weight: 300 !important;
		line-height: 42px !important;
		margin-top: -45px !important;
	}

	.rev_slider p,
	.rs-layer.slider-subheading {
		font-size: 18px !important;
		line-height: 27px !important;
		margin-top: -112px !important;
	}

	.rs-layer.slider-subheading-alternative {
		font-size: 16px !important;
		margin-top: -150px !important;
	}

	.rs-layer.more {
		margin-top: -180px !important;
		padding: 14px 20px 13px !important;
	}

	.vc_row .wpb_column {
		width: 100%;
		margin-top: 40px;
	}

	.vc_row.full-width>.vc_col-sm-6 .vc_col-sm-3,
	.vc_row.full-width>.vc_col-sm-6 .vc_col-sm-4,
	.vc_row.full-width>.vc_col-sm-6 .vc_col-sm-6,
	.vc_row .wpb_column:first-child {
		margin-top: 0;
	}

	.vc_row .vc_col-sm-6,
	.vc_row .vc_grid-item[class*="vc_col-sm"],
	.site-container .vc_row.full-width>.vc_col-sm-6, .site-container .vc_row.full-width>.vc_col-sm-4, .site-container .vc_row.full-width>.vc_col-sm-3,
	.site-container .vc_row.full-width>.vc_col-sm-6.column-limited>.wpb_wrapper>.vc_row {
		width: 100%;
	}

	.site-container .vc_row.full-width>.vc_col-sm-6.column-limited>.wpb_wrapper>.vc_row {
		padding: 0 50px;
	}

	.vc_row [class*="vc_col-sm"] {
		margin-left: 0;
	}

	.comment-form .wpb_column,
	.contact-form .wpb_column {
		margin-top: 8px;
	}

	.comment-form .wpb_column:first-child,
	.contact-form .wpb_column {
		margin-top: 0;
	}

	.vc_row .vc_col-sm-12 .blog.column_left, .vc_row .vc_col-sm-12 .blog.column_right,
	.vc_row .vc_col-sm-10 .blog.column_left, .vc_row .vc_col-sm-10 .blog.column_right,
	.vc_row .vc_col-sm-9 .blog.column_left, .vc_row .vc_col-sm-9 .blog.column_right,
	.vc_row .vc_col-sm-8 .blog.column_left, .vc_row .vc_col-sm-8 .blog.column_right,
	.wpb_column .comment-form .vc_col-sm-6,
	.vc_row .wpb_column .post-content {
		width: 100%;
	}

	.wpb_column .scrolling-list li .left {
		width: 422px;
	}

	.scroll-top.animated-element {
		right: 10px;
		bottom: 10px;
	}

	.flex-box {
		display: block;
	}

	.flex-hide {
		display: inline;
	}

	.clearfix.has-gutenberg-blocks>* {
		width: 462px;
	}

	.has-gutenberg-blocks .alignleft {
		width: auto;
		margin-left: calc((100% - 462px) / 2);
	}

	.has-gutenberg-blocks .alignright {
		width: auto;
		margin-right: calc((100% - 462px) / 2);
	}

	.has-gutenberg-blocks .alignwide {
		width: 562px;
	}

	.wp-block-columns {
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.wp-block-columns .wp-block-column {
		flex-basis: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.wp-block-latest-posts.is-grid li {
		width: 100%;
	}

	.announcement-section .reverse-row {
		display: block;
	}

	.primary-text {
		font-size: 17px;
	}

	.secondary-text {
		font-size: 15px;
	}

	.footer-box-container {
		flex-wrap: wrap;
		gap: 40px;
	}

	.procurement-container-col .justify-content-between {
		display: block;
	}
}

@media screen and (max-width:647px) {
	.rs-layer.slider-subheading-alternative {
		display: none;
	}

	.rs-layer.more {
		margin-top: -265px !important;
	}
}

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

	.site-container.boxed {
		max-width: 400px;
	}

	.padding-left-right-100,
	.site-container .vc_row.full-width>.vc_col-sm-6.column-limited>.wpb_wrapper>.vc_row {
		padding: 0 30px;
	}

	/* --- header --- */
	.heading-primary {
		font-size: 28px;
	}

	h1,
	h2.large {
		font-size: 22px;
	}

	h2 {
		font-size: 18px;
	}

	.large p, p.large {
		font-size: 14px;
	}

	span.odometer.number {
		font-size: 32px;
	}

	.header,
	.header-top-sidebar,
	.site-container .vc_row,
	.site-container .vc_row.full-width .wpb_column .vc_row,
	.site-container .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row,
	.home-box-container-list,
	.footer,
	.copyright-area,
	.horizontal-carousel.testimonials .vc_col-sm-6 {
		width: 90%;
	}

	.home-box-container-list .wpb_wrapper ul {
		display: flex !important;
		flex-direction: column;

	}

	.header-top-sidebar .thin-list,
	.header-top-sidebar .thin_list,
	.header-top-sidebar .icons-list {
		clear: both;
		width: 100%;
	}

	.header-top-sidebar .icons-list {
		margin-top: 17px;
	}

	.header .header-left a:first-child {
		width: 270px;
	}

	.top-info-list li .value {
		font-size: 18px;
	}

	.sf-menu li.wide ul.sub-menu {
		width: 174px;
	}

	.copyright-area-container .icons-list {
		clear: both;
		float: left;
		margin-left: 0;
		margin-top: 20px;
	}

	.slider li {
		height: 210px;
	}

	.slider-content-box {
		margin-top: -195px;
		min-height: 175px;
	}

	.slider-content h1 {
		font-size: 24px;
	}

	.home-box,
	.home-box-container-list.for-home-slider .home-box,
	.home-box-container-list.float .home-box {
		width: 254px;
	}

	.home-box-container-list.margin-minus {
		margin-top: -20px;
	}

	.wpb_column #comments_list .comment-details {
		width: 300px;
	}

	.wpb_column #comments_list .comment-author-avatar {
		display: none;
	}

	.wpb_column #comments_list .children {
		margin-left: 30px;
	}

	.wpb_column #comments_list .children .comment-details {
		width: 270px;
	}

	#comments_list .comment-details .post-footer {
		margin-top: 21px;
	}

	#comments_list li.comment,
	#comments_list .children li.comment {
		margin-top: 30px;
	}

	.wpb_column .timeline-item .timeline-left {
		width: 132px;
		min-width: 132px;
	}

	.wpb_column .timeline-item label {
		max-width: 90px;
		padding: 7px 8px 8px;
	}

	.wpb_column .timeline-item .label-triangle {
		margin-right: 25px;
	}

	.wpb_column .timeline-content {
		padding: 12px 0 16px 25px;
	}

	.wpb_column .timeline-content span {
		float: left;
		clear: both;
	}

	.wpb_column .timeline-content span.timeline-title {
		margin-right: 0;
	}

	.wpb_column .timeline-content span.timeline-subtitle {
		margin-top: 5px;
	}

	.announcement h2 {
		font-size: 22px;
	}

	.vc_col-sm-2 .announcement h2 {
		font-size: 22px;
	}

	.announcement p {
		font-size: 14px;
	}

	.caroufredsel-wrapper-testimonials {
		width: 300px !important;
	}

	.testimonials li.vc_col-sm-12 {
		width: 300px;
		padding: 0 20px;
	}

	.testimonials li.vc_col-sm-12 .sentence {
		font-size: 18px;
	}

	.services-list.services-icons li {
		padding: 20px;
	}

	.services-list.services-icons li .service-content {
		margin-left: 18px;
		padding-left: 20px;
	}

	.timetable.small .items-list a {
		width: 200px;
	}

	.timetable.small .items-list.mode12 a {
		width: 155px;
	}

	.tabs-box-navigation.sf-menu .tabs-box-navigation-selected {
		width: 268px;
	}

	.our-clients-list li {
		width: 100%;
		margin-top: 35px;
	}

	.our-clients-list li:first-child {
		margin-top: 0;
	}

	.our-clients-list li:nth-child(n) {
		border-left: none;
	}

	.ui-datepicker {
		width: 278px;
	}

	.wpb_column .controls li.separator {
		margin: 0 10px;
	}

	.mc-gallery,
	.vc_row .wpb_column .mc-gallery .gallery-box,
	.vc_row .wpb_column .mc-gallery .gallery-box .mc-preloader {
		width: 285px;
	}

	.vc_row .wpb_column .mc-gallery .gallery-box .mc-preloader {
		height: 190px;
	}

	.vc_col-sm-8 .vc_col-sm-6 .gallery-box .mc-preloader {
		height: 200px;
	}

	.wpb_column .gallery-item-details-list .vc_col-sm-6 .details-box>.controls+.box-header {
		max-width: 175px;
	}

	.wpb_column .gallery-2-columns.dm_pagination .gallery-box-2,
	.wpb_column .gallery-3-columns.dm_pagination .gallery-box-2,
	.wpb_column .gallery-4-columns.dm_pagination .gallery-box-2,
	.wpb_column .gallery-2-columns.dm_simple .gallery-box-2,
	.wpb_column .gallery-3-columns.dm_simple .gallery-box-2,
	.wpb_column .gallery-4-columns.dm_simple .gallery-box-2 {
		margin-top: 30px;
	}

	.wpb_column .photostream .gallery-box:nth-child(4n+1) {
		margin-left: 10px;
	}

	.wpb_column .photostream .gallery-box:nth-child(3n+1) {
		margin-left: 0;
	}

	.wpb_column .photostream.default .gallery-box img {
		width: 90px;
		height: 90px;
	}

	.side-image-static .vc_single_image-img,
	.side-image .vc_single_image-img,
	.side-image+.wpb_single_image .vc_single_image-img {
		width: 55%;
	}

	.side-image-right {
		margin-right: 0;
	}

	.wpb_column .tabs-box-navigation.sf-menu li.wide ul.sub-menu {
		width: 298px;
	}

	.wpb_column .tabs-box-navigation.sf-menu li.wide ul li {
		width: 282px;
	}

	.vc_col-sm-12 .type-big>.tabs-navigation {
		width: 300px;
	}

	.wpb_column .mc-gallery.horizontal-carousel li.gallery-box {
		margin-left: 7.5px;
		margin-right: 0;
	}

	div.p_table_1.p_table_responsive li.row_style_1 .css3_grid_vertical_align>span, div.p_table_1.p_table_responsive li.row_style_2 .css3_grid_vertical_align>span, div.p_table_1.p_table_responsive li.row_style_3 .css3_grid_vertical_align>span, div.p_table_1.p_table_responsive li.row_style_4 .css3_grid_vertical_align>span {
		padding: 0 2px !important;
	}

	.rev_slider h1,
	.rev_slider h2,
	.rs-layer.slider-heading {
		font-weight: 400 !important;
		font-size: 24px !important;
		line-height: 32px !important;
		margin-top: -46px !important;
	}

	.rev_slider h1,
	.rev_slider h2,
	.rev_slider p,
	.rs-layer.slider-heading,
	.rs-layer.slider-subheading,
	.rs-layer.more {
		margin-left: 20px !important;
	}

	.rs-layer.more {
		margin-top: -295px !important;
	}

	.rev_slider p {
		display: none;
	}

	.wpb_column .scrolling-list li .left {
		width: 260px;
	}

	.clearfix.has-gutenberg-blocks>* {
		width: 300px;
	}

	.has-gutenberg-blocks .alignleft {
		width: auto;
		margin-left: calc((100% - 300px) / 2);
	}

	.has-gutenberg-blocks .alignright {
		width: auto;
		margin-right: calc((100% - 300px) / 2);
	}

	.has-gutenberg-blocks .alignwide {
		width: 400px;
	}

	.primary-text {
		font-size: 16px;
	}

	.secondary-text {
		font-size: 14px;
	}
}

@media screen and (max-device-width: 480px) {
	body {
		-webkit-text-size-adjust: none;
	}
}
@font-face {
    font-family: 'social';
    src:    url('/assets/fonts/social.eot?ynqsmo');
    src:    url('/assets/fonts/social.eot?ynqsmo#iefix') format('embedded-opentype'),
        url('/assets/fonts/social.svg?ynqsmo#social') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="social-"]::before, [class*=" social-"]::before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'social' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	vertical-align: middle;
    line-height: 1;
	direction: ltr;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-email::before {
    content: "\47";
}
.social-location::before {
    content: "\45";
}
.social-mobile::before {
    content: "\46";
}
.social-envato::before {
    content: "\43";
}
.social-angies-list::before {
    content: "\44";
}
.social-twitter::before {
    content: "\61";
}
.social-facebook::before {
    content: "\62";
}
.social-github::before {
    content: "\63";
}
.social-rss::before {
    content: "\64";
}
.social-pinterest::before {
    content: "\65";
}
.social-google-plus::before {
    content: "\66";
}
.social-linkedin::before {
    content: "\67";
}
.social-xing::before {
    content: "\68";
}
.social-youtube::before {
    content: "\69";
}
.social-instagram::before {
    content: "\6a";
}
.social-flickr::before {
    content: "\6b";
}
.social-tumblr::before {
    content: "\6c";
}
.social-dribbble::before {
    content: "\6d";
}
.social-skype::before {
    content: "\6e";
}
.social-foursquare::before {
    content: "\6f";
}
.social-vk::before {
    content: "\70";
}
.social-weibo::before {
    content: "\71";
}
.social-reddit::before {
    content: "\72";
}
.social-stumbleupon::before {
    content: "\73";
}
.social-behance::before {
    content: "\74";
}
.social-spotify::before {
    content: "\75";
}
.social-deviantart::before {
    content: "\76";
}
.social-soundcloud::before {
    content: "\77";
}
.social-vine::before {
    content: "\78";
}
.social-yelp::before {
    content: "\79";
}
.social-paypal::before {
    content: "\7a";
}
.social-houzz::before {
    content: "\41";
}
.social-vimeo::before {
    content: "\42";
}


@font-face {
    font-family: 'features';
    src:    url('/assets/fonts/features.eot?do5ipg');
    src:    url('/assets/fonts/features.eot?do5ipg#iefix') format('embedded-opentype'),
		url('/assets/fonts/features.woff?do5ipg') format('woff'),
        url('/assets/fonts/features.ttf?do5ipg') format('truetype'),
        url('/assets/fonts/features.svg?do5ipg#features') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="features-"]::before, [class*=" features-"]::before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'features' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
	direction: ltr;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.features-facebook::before {
    content: "\f000";
}
.features-paypal::before {
    content: "\f001";
}
.features-twitter::before {
    content: "\f002";
}
.features-list::before {
    content: "\f003";
}
.features-document-missing::before {
    content: "\f004";
}
.features-document::before {
    content: "\f005";
}
.features-science::before {
    content: "\f006";
}
.features-bacteria::before {
    content: "\f007";
}
.features-brain::before {
    content: "\f008";
}
.features-molecule::before {
    content: "\f009";
}
.features-lab::before {
    content: "\f010";
}
.features-dna::before {
    content: "\f011";
}
.features-test-tube::before {
    content: "\f012";
}
.features-baby::before {
    content: "\f013";
}
.features-baby-bed::before {
    content: "\f014";
}
.features-baby-bottle::before {
    content: "\f015";
}
.features-teddy-bear::before {
    content: "\f016";
}
.features-glasses::before {
    content: "\f017";
}
.features-ambulance::before {
    content: "\f018";
}
.features-dental-shield::before {
    content: "\f019";
}
.features-dentist::before {
    content: "\f020";
}
.features-plaster::before {
    content: "\f021";
}
.features-heart-beat::before {
    content: "\f022";
}
.features-medical-bed::before {
    content: "\f023";
}
.features-first-aid::before {
    content: "\f024";
}
.features-medical-cast::before {
    content: "\f025";
}
.features-medical-document::before {
    content: "\f026";
}
.features-medical-cross::before {
    content: "\f027";
}
.features-healthcare::before {
    content: "\f028";
}
.features-medical-scissors::before {
    content: "\f029";
}
.features-pill::before {
    content: "\f030";
}
.features-mortar::before {
    content: "\f031";
}
.features-medical-results::before {
    content: "\f032";
}
.features-pulse::before {
    content: "\f033";
}
.features-drip::before {
    content: "\f034";
}
.features-hospital::before {
    content: "\f035";
}
.features-stethoscope::before {
    content: "\f036";
}
.features-syringe::before {
    content: "\f037";
}
.features-burns::before {
    content: "\f038";
}
.features-config::before {
    content: "\f039";
}
.features-pet-box::before {
    content: "\f040";
}
.features-cat::before {
    content: "\f041";
}
.features-dog::before {
    content: "\f042";
}
.features-leaf::before {
    content: "\f043";
}
.features-spa::before {
    content: "\f044";
}
.features-spa-bamboo::before {
    content: "\f045";
}
.features-spa-lotion::before {
    content: "\f046";
}
.features-toothbrush::before {
    content: "\f047";
}
.features-fitness::before {
    content: "\f048";
}
.features-signpost::before {
    content: "\f049";
}
.features-home::before {
    content: "\f050";
}
.features-location::before {
    content: "\f051";
}
.features-map::before {
    content: "\f052";
}
.features-quote::before {
    content: "\f053";
}
.features-app::before {
    content: "\f054";
}
.features-money::before {
    content: "\f055";
}
.features-credit-card::before {
    content: "\f056";
}
.features-wallet::before {
    content: "\f057";
}
.features-chart::before {
    content: "\f058";
}
.features-balance::before {
    content: "\f059";
}
.features-briefcase::before {
    content: "\f060";
}
.features-cart::before {
    content: "\f061";
}
.features-frostbite::before {
    content: "\f062";
}
.features-ear::before {
    content: "\f063";
}
.features-piano::before {
    content: "\f064";
}
.features-video::before {
    content: "\f065";
}
.features-speaker::before {
    content: "\f066";
}
.features-movie::before {
    content: "\f067";
}
.features-image::before {
    content: "\f068";
}
.features-gallery::before {
    content: "\f069";
}
.features-graph::before {
    content: "\f070";
}
.features-tags::before {
    content: "\f071";
}
.features-plus::before {
    content: "\f072";
}
.features-cross::before {
    content: "\f073";
}
.features-minus::before {
    content: "\f074";
}
.features-network::before {
    content: "\f075";
}
.features-x-ray::before {
    content: "\f076";
}
.features-time::before {
    content: "\f077";
}
.features-lock::before {
    content: "\f078";
}
.features-certificate::before {
    content: "\f079";
}
.features-heart::before {
    content: "\f080";
}
.features-address::before {
    content: "\f081";
}
.features-book::before {
    content: "\f082";
}
.features-box::before {
    content: "\f083";
}
.features-diary::before {
    content: "\f084";
}
.features-tablet::before {
    content: "\f085";
}
.features-battery::before {
    content: "\f086";
}
.features-mobile::before {
    content: "\f087";
}
.features-phone::before {
    content: "\f088";
}
.features-laptop::before {
    content: "\f089";
}
.features-screen::before {
    content: "\f090";
}
.features-keyboard::before {
    content: "\f091";
}
.features-chat::before {
    content: "\f092";
}
.features-doctor::before {
    content: "\f093";
}
.features-people::before {
    content: "\f094";
}
.features-medical-staff::before {
    content: "\f095";
}
.features-id::before {
    content: "\f096";
}
.features-email::before {
    content: "\f097";
}
.features-clock::before {
    content: "\f098";
}
.features-lifeline::before {
    content: "\f099";
}
.features-tick::before {
    content: "\f100";
}
.features-pen::before {
    content: "\f101";
}
.features-pin::before {
    content: "\f102";
}
.features-printer::before {
    content: "\f103";
}
.features-eye::before {
    content: "\f104";
}
.features-play::before {
  content: "\f105";
}


@font-face {
    /* font-family: 'template';
    src: url('/assets/fonts/template.eot?kgai9y');
    src: url('/assets/fonts/template.eot?kgai9y#iefix') format('embedded-opentype'),
        url('/assets/fonts/template.svg?kgai9y#template') format('svg');
    font-weight: normal;
    font-style: normal; */
}

[class^="template-"]::before, [class*=" template-"]::before,
[class^="template-"]::after, [class*=" template-"]::after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'template' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    direction: ltr;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.template-check::before, body .site-container li.template-check::before {
    content: "\42";
}

.template-tick-1:before, body .site-container li.template-tick-1:before {
    content: "\43";
}

.template-tick-2:before, body .site-container li.template-tick-2:before {
    content: "\2713";
}

.template-chevron::before, body .site-container li.template-chevron::before {
    content: "\41";
}

.template-arrow-circle::before, body .site-container li.template-arrow-circle::before {
    content: "\7a";
}

.template-arrow-circle-after::after, body .site-container li.template-arrow-circle-after::after {
    content: "\7a";
}

.template-cart::before, body .site-container li.template-cart::before {
    content: "\79";
}

.template-cart-after::after, body .site-container li.template-cart-after::after {
    content: "\79";
}

.template-search::before, body .site-container li.template-search::before {
    content: "\78";
}

.template-search-after::after, body .site-container li.template-search-after::after {
    content: "\78";
}

.template-mail::before, body .site-container li.template-mail::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 9px;
    vertical-align: middle;
    -webkit-mask: url("/icons/email-icon.svg?v=zOkEVwrsWrsb9vDlZIQmNG2LoI0") center / contain no-repeat;
    mask: url("/icons/email-icon.svg?v=zOkEVwrsWrsb9vDlZIQmNG2LoI0") center / contain no-repeat;
    background-color: black;
}

.template-mail-after::after, body .site-container li.template-mail-after::after {
    content: "\77";
}

.template-phone::before, body .site-container li.template-phone::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 9px;
    vertical-align: middle;
    -webkit-mask: url("/icons/telephone-icon.svg?v=zOkEVwrsWrsb9vDlZIQmNG2LoI0") center / contain no-repeat;
    mask: url("/icons/telephone-icon.svg?v=zOkEVwrsWrsb9vDlZIQmNG2LoI0") center / contain no-repeat;
    background-color: black;
}

.template-phone-after::after, body .site-container li.template-phone-after::after {
    content: "\76";
}

.template-location::before,
body .site-container li.template-location::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 9px;
    vertical-align: middle;
    -webkit-mask: url("/icons/location-pin.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") center / contain no-repeat;
    mask: url("/icons/location-pin.svg?v=b5VME7TBcS8SdKaj3-YMV_J_AJI") center / contain no-repeat;
    background-color: black;
}


.template-location-after::after, body .site-container li.template-location-after::after {
    content: "\75";
}

.template-plus-2::before, body .site-container li.template-plus-2::before {
    content: "\6d";
}

.template-plus-2-after::after, body .site-container li.template-plus-2-after::after {
    content: "\6d";
}

.template-remove-2::before, body .site-container li.template-remove-2::before {
    content: "\6f";
}

.template-minus-2::before, body .site-container li.template-minus-2::before {
    content: "\6e";
}

.template-minus-2-after::after, body .site-container li.template-minus-2-after::after {
    content: "\6e";
}

.template-arrow-horizontal-2::before, body .site-container li.template-arrow-horizontal-2::before {
    content: "\63";
}

.template-arrow-vertical-1::before, body .site-container li.template-arrow-vertical-1::before {
    content: "\62";
}

.template-arrow-horizontal-1::before, body .site-container li.template-arrow-horizontal-1::before {
    content: "\61";
}

.template-arrow-horizontal-1-after::after, body .site-container li.template-arrow-horizontal-1-after::after {
    content: "\2192";
    margin-top: -4px;
}

.template-download-after::after {
    content: "\2913";
    margin-top: -4px;
}

.template-minus-1::before, body .site-container li.template-minus-1::before {
    content: "\6b";
}

.template-plus-1::before, body .site-container li.template-plus-1::before {
    content: "\6a";
}

.template-remove-1::before, body .site-container li.template-remove-1::before {
    content: "\6c";
}

.template-remove-1-after::after, body .site-container li.template-remove-1-after::after {
    content: "\6c";
}

.template-menu-1::before, body .site-container li.template-menu-1::before {
    content: "\70";
}

.template-menu-2::before, body .site-container li.template-menu-2::before {
    content: "\71";
}

.template-comment-1::before, body .site-container li.template-comment-1::before {
    content: "\73";
}

.template-comment-1-after::after, body .site-container li.template-comment-1-after::after {
    content: "\73";
}

.template-comment-2::before, body .site-container li.template-comment-2::before {
    content: "\74";
}

.template-quote::before, body .site-container li.template-quote::before {
    content: "\72";
}

.template-quote-2::before, body .site-container li.template-quote-2::before {
    content: "\45";
}

.template-arrow-horizontal-3::before, body .site-container li.template-arrow-horizontal-3::before {
    content: "\64";
}

.template-arrow-vertical-3::before, body .site-container li.template-arrow-vertical-3::before {
    content: "\65";
}

.template-arrow-horizontal-5::before, body .site-container li.template-arrow-horizontal-5::before {
    content: "\68";
}

.template-arrow-vertical-5::before, body .site-container li.template-arrow-vertical-5::before {
    content: "\69";
}

.template-arrow-horizontal-4::before, body .site-container li.template-arrow-horizontal-4::before {
    content: "\66";
}

.template-arrow-horizontal-4-after::after, body .site-container li.template-arrow-horizontal-4-after::after {
    content: "\66";
}

.template-arrow-vertical-4::before, body .site-container li.template-arrow-vertical-4::before {
    content: "\67";
}
.umbraco-forms-field-wrapper .text {
    height: 32px;
    width: 100%;
    max-width: 258px;
    border: 1px solid #D8D8D8;
}

.umbraco-forms-field-wrapper textarea {
    padding: 10px 20px;
    min-height: 68px !important;
    width: 100%;
    max-height: 400px;
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
}

.umbraco-forms-navigation .btn {
    margin-top: 43px;
    height: 42px;
    width: 100%;
    background-color: #363685;
    color: white;
    border: none;
}

.umbraco-forms-navigation .btn:hover {
    opacity: 0.93;
}

.umbraco-forms-field-wrapper .radiobuttonlist {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 2rem;
}

.umbraco-forms-field-wrapper .radiobuttonlist .radio-button-list-item {
    display: flex;
}

.umbraco-forms-field-wrapper .radiobuttonlist input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #454545;
    background-color: #FFF;
    cursor: pointer;
    margin-right: 8px;
    position: relative;
    box-sizing: border-box;
}

.umbraco-forms-field-wrapper input[type="radio"]:checked {
    border: 6px solid #0055FF;
}

.umbraco-forms-field {
    margin-top: 20px;
}

.umbraco-forms-field-wrapper {
    margin-top: 10px;
}

.umbraco-forms-field .umbraco-forms-legend,
.umbraco-forms-field .umbraco-forms-label {
    font-size: 16px;
    font-weight: 700;
    color: black;
}

.umbraco-forms-field-wrapper label {
    font-size: 16px;
    font-weight: 500;

}

.umbraco-forms-field.dropdown {
    display: flex;
    flex-direction: column;
}

.umbraco-forms-hidden {
    display: none;
}

.form-section-caption {
    margin-top: 60px;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
    color: black;
}

.form-section-caption::after {
    display: block;
    content: "";
    position: relative;
    width: 100%;
    height: 2px;
    background-color: black;
}

.umbraco-forms-field-wrapper select,
.custom-dropdown {
    padding: 0 40px 0 25px;
    height: 52px;
    width: 100%;
    max-width: 208px;
    background-color: white;
    border: 1px solid #D8D8D8;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23000' stroke-width='1.2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 10px;
}


.umbraco-forms-field-wrapper .checkboxlist {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.umbraco-forms-field.dataconsent {
    margin-top: 20px;
}

/* Divider lines between form fields */
.umbraco-forms-page .divider {
    display: block;
    height: 1px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    border: none;
    margin-top: 30px;
}

.custom-file-upload {
    padding: 10px;
    font-size: 14px !important;
    height: 42px;
    border-radius: 0;
    color: white;
    display: inline-block;
    background-color: #9B9B9B;
}

.custom-file-upload:hover {
    opacity: 0.8;
}

.file-count {
    margin-left: 10px;
    font-size: 14px;
}

.field-validation-error {
    margin-top: 6px;
    display: block;
    font-size: 14px;
    color: red;
}
.popup-overlay {
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    align-items: center;
    justify-content: center;
    display: none;
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    padding: 16px 22px;
    box-sizing: border-box;
    overflow-y: auto;
}

.scrollable-tags {
    max-height: 150px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    padding-right: 10px;
}

.scrollable-tags .badge {
    flex-shrink: 0;
}

.popup-content {
    position: relative;
    background: #FFF;
    color: black;
    padding: 25px;
    text-align: center;
    width: 100%;
    max-width: 453px;
    font-size: 18px;
    border-radius: 11px;
    box-sizing: border-box;
    box-shadow: 0px 10px 79px rgba(0, 0, 0, 0.1);
    animation: popIn 0.3s ease-in-out;
}

@media (max-width: 480px) {
    .popup-content {
        font-size: 18px;
        padding: 20px;
    }

    .popup-header {
        font-size: 16px;
    }
}

@keyframes popIn {
    from {
        transform: scale(0.8);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

.popup-header {
    text-align: center;
    color: #e74622;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 4px solid #e74622;
}

.popup-icon {
    margin-top: 22px;
    height: 79px;
    width: 85px;
}

.popup-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 24px;
    font-size: 34px;
    font-weight: 500;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    cursor: pointer;
}

.popup-close:hover {
    opacity: 0.8;
}

.block-content {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #495057;
}

/* Phase section headers */
.procurement-spec-page h1:first-child {
    font-weight: 700;
    color: #2c3e50;
}

/* Visual separation between phases */
.procurement-spec-page:not(:last-child) {
    margin-bottom: 3rem;
}

.block-content {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #495057;
}

.custom-title,
.custom-text,
.info-section h6,
.info-section a {
    font-family: inherit;
}

.custom-title {
    color: var(--Body-Color-Gray, #454545);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
}

.custom-text {
    color: var(--Body-Color-Gray, #454545);
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
}


.info-section h6 {
    color: var(--Body-Color-Gray, #454545);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 5px;
}


.info-section a {
    color: var(--Secondary, #3B3BCE);
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;

}

.fs-6 {
    font-size: 16px;
}

.small-arrow {
    font-size: 0.7rem;
    transform: rotate(45deg);
    display: inline-block;
    margin-left: 6px;
    color: #888;
}

.surgery-entry {
    transition: background-color 0.2s ease;
}

.surgery-entry:hover {
    background-color: #f9f9f9;
}

.hero-section {
    height: 670px;
}

.breadcrumbs-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap !important;
    gap: 15px;      
    width: 100%;
}

.breadcrumbs-search {
    flex-shrink: 0;
}

@media (max-width: 991px) {
    .breadcrumbs-bar {
        flex-direction: column;
        align-items: flex-start;
    }
    .breadcrumbs-search {
        width: 100%;
        margin-top: 10px;
    }
    .breadcrumbs-search-field {
        width: 100%;
        display: flex;
    }
    .breadcrumbs-search-input {
        width: 100% !important;
    }
}


.proc-top-title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
    line-height: 1.3;
    margin-top: 20px;
}

.proc-id-badge {
    display: inline-block;
    background-color: #f0f2f5;
    color: #444;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 18px;
    margin-right: 10px;
    vertical-align: middle;
    font-weight: 800;
}

.proc-black-line {
    width: 100%;
    height: 3px;
    background-color: #000;
    margin-bottom: 40px;
    margin-top: 15px;
}

.proc-phase-container {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.proc-phase-container:last-child {
    border-bottom: none;
}

.proc-phase-header {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.proc-phase-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.proc-phase-content {
    display: block;
    padding-left: 15px;
}

.proc-inner-label {
    font-size: 14px;
    font-weight: bold;
    color: #555;
    margin-top: 20px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.proc-inner-text {
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.file-link {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #007bff;
    font-size: 15px;
    font-weight: 500;
}

.file-link:hover {
    text-decoration: underline;
}

.file-icon {
    width: 32px;
    height: 32px;
}

.no-files-msg {
    font-style: italic;
    color: #999;
    font-size: 13px;
}
