@charset "UTF-8";
/*!
===============================================================
#Document
	$Body & globals
	$Heading
	$Wrapper & Containers
	$Header
	$Layout
	$Sections
	$Footer
	$Copyright

===============================================================*/
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Genereta tiles layout */
/** Draw triangle @param  $direction top, right, left, bottom @param  $color @param  $size */
/** Adds material design like circle fill effect from center */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** SVG symbols */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */


.presupuesto2020 {
	font-family: 'Domine', serif;
}
.presupuesto2020 .aux-wrapper {
    background-color: white;
}

.presupuesto2020 .page-title-section {
    background-color: white;
}

#cabezal_arim {
    border: none;
    height: 200px;
    padding-top: 8px;
}

span#newsItemFeaturedResourceCaption {
    background: url(http://udelar.edu.uy/portal/wp-content/themes/udelar_principal/images/icono_foto_noticias.jpg) center left no-repeat 
#fff;
border-top: 1px solid
#979797;
border-bottom: 1px solid
    #979797;
    padding: 5px 5px 5px 35px;
    font-size: small;
    width: auto;
	color: black;
}

@media only screen and (max-width: 750px){
   .escondete{
     display: none;
   }
}

.cabezal-con-todo tr,td {
	border-color: #003070;
}

.buscador-principal input, .buscador-principal select {
  	background-color: #4a6e98;
}

form.buscaudelar input[type=text] {
  padding: 4px;
  font-size: 14px;
  float: left;
  width: 80%;
  background: #4a6e98;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  border: #4a6e98;
}

form.buscaudelar button {
  float: left;
  width: 20%;
  padding: 4px;
  background: #4a6e98;
  color: white;
  font-size: 14px;
  border-left: none;
  cursor: pointer;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

form.buscaudelar button:hover {
  background: #0b7dda;
}

form.buscaudelar::after {
  content: "";
  clear: both;
  display: table;
}

.buscador-principal2 input, .buscador-principal select {
  	background-color: white;
}

form.buscaudelar2 input[type=text] {
  padding: 4px;
  font-size: 14px;
  float: left;
  width: 80%;
  background: white;
  border-radius: 5px;
  border: #4a6e98;
  color: black;
}

form.buscaudelar2 button {
  float: left;
  width: 20%;
  padding: 4px;
  background: #4a6e98;
  color: white;
  font-size: 14px;
  border-left: none;
  cursor: pointer;
  border-radius: 5px;
}

form.buscaudelar2 button:hover {
  background: #0b7dda;
}

form.buscaudelar2::after {
  content: "";
  clear: both;
  display: table;
}

.goog-te-gadget-simple {
    background-color: 
#fff;
}

select.notranslate{
	padding: 4px;
	background: #4a6e98;
	border-radius: 20px;
  	border: #4a6e98;
}

/*Destacadas portada de los cursos del EVA */

/* Style the tab content */
.evadestacada1 {
  	float: left;
  	margin: 4px;
  	width: 268px;
  	border-left: none;
  	height: 320px;
	background-color: whitesmoke;
	border: 1px solid #ccc;
}

.evadestacada2 {
  	float: left;
  	margin: 4px;
  	width: 269px;
  	border-left: none;
  	height: 320px;
	background-color: whitesmoke;
	border: 1px solid #ccc;
}

.evadestacada3 {
  	float: left;
  	margin: 4px;
  	width: 269px;
  	border-left: none;
  	height: 320px;
	background-color: whitesmoke;
	border: 1px solid #ccc;
}

.evadestacada4 {
  	float: left;
  	margin: 4px;
  	width: 269px;
  	border-left: none;
  	height: 320px;
	background-color: whitesmoke;
	border: 1px solid #ccc;
}

/* Pestañas verticales*/

* {box-sizing: border-box}

.tab {
  float: right;
  border: 1px solid #ccc;
  width: 27%;
  height: 100%;
  margin-bottom: 30px;
}

.tab button {
  display: block;
  background-color: inherit;
  color: white;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
  background-color: #CF6319;
}

.tabcontent {
  	float: left;
  	padding: 0px 12px;
  	width: 73%;
  	border-left: none;
	color: white;
	margin-bottom: 30px;
	height: 331px;
}

/*Fin pestañas verticales*/

.aux-svg-arrow, .aux-svg-symbol { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; }
.aux-svg-arrow.aux-thick-up, .aux-svg-symbol.aux-thick-up { background-position: 0px 0px; width: 52px; height: 30px; }
.aux-svg-arrow.aux-thick-down, .aux-svg-symbol.aux-thick-down { background-position: 0px -60px; width: 52px; height: 30px; }
.aux-svg-arrow.aux-thick-left, .aux-svg-symbol.aux-thick-left { background-position: 0px -120px; width: 30px; height: 52px; }
.aux-svg-arrow.aux-thick-right, .aux-svg-symbol.aux-thick-right { background-position: 0px -201px; width: 30px; height: 52px; }
.aux-svg-arrow.aux-large-up, .aux-svg-symbol.aux-large-up { background-position: 0px -282px; width: 28px; height: 14px; }
.aux-svg-arrow.aux-large-down, .aux-svg-symbol.aux-large-down { background-position: 0px -326px; width: 28px; height: 14px; }
.aux-svg-arrow.aux-large-left, .aux-svg-symbol.aux-large-left { background-position: 0px -370px; width: 14px; height: 26px; }
.aux-svg-arrow.aux-large-right, .aux-svg-symbol.aux-large-right { background-position: 0px -427px; width: 14px; height: 28px; }
.aux-svg-arrow.aux-medium-up, .aux-svg-symbol.aux-medium-up { background-position: 0px -484px; width: 16px; height: 8px; }
.aux-svg-arrow.aux-medium-down, .aux-svg-symbol.aux-medium-down { background-position: 0px -522px; width: 16px; height: 8px; }
.aux-svg-arrow.aux-medium-left, .aux-svg-symbol.aux-medium-left { background-position: 0px -560px; width: 8px; height: 16px; }
.aux-svg-arrow.aux-medium-right, .aux-svg-symbol.aux-medium-right { background-position: 0px -607px; width: 8px; height: 16px; }
.aux-svg-arrow.aux-small-up, .aux-svg-symbol.aux-small-up { background-position: 0px -652px; width: 10px; height: 6px; }
.aux-svg-arrow.aux-small-down, .aux-svg-symbol.aux-small-down { background-position: 0px -687px; width: 10px; height: 6px; }
.aux-svg-arrow.aux-small-left, .aux-svg-symbol.aux-small-left { background-position: 0px -722px; width: 6px; height: 10px; }
.aux-svg-arrow.aux-small-right, .aux-svg-symbol.aux-small-right { background-position: 0px -761px; width: 6px; height: 10px; }
.aux-svg-arrow.aux-h-large-up, .aux-svg-symbol.aux-h-large-up { background-position: -80px 0px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-h-large-down, .aux-svg-symbol.aux-h-large-down { background-position: -80px -58px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-h-large-left, .aux-svg-symbol.aux-h-large-left { background-position: -80px -116px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-h-large-right, .aux-svg-symbol.aux-h-large-right { background-position: -80px -173px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-h-medium-up, .aux-svg-symbol.aux-h-medium-up { background-position: -80px -231px; width: 20px; height: 22px; }
.aux-svg-arrow.aux-h-medium-down, .aux-svg-symbol.aux-h-medium-down { background-position: -80px -283px; width: 20px; height: 24px; }
.aux-svg-arrow.aux-h-medium-left, .aux-svg-symbol.aux-h-medium-left { background-position: -80px -335px; width: 22px; height: 20px; }
.aux-svg-arrow.aux-h-medium-right, .aux-svg-symbol.aux-h-medium-right { background-position: -80px -384px; width: 22px; height: 20px; }
.aux-svg-arrow.aux-h-small-up, .aux-svg-symbol.aux-h-small-up { background-position: -80px -433px; width: 10px; height: 12px; }
.aux-svg-arrow.aux-h-small-down, .aux-svg-symbol.aux-h-small-down { background-position: -80px -474px; width: 10px; height: 12px; }
.aux-svg-arrow.aux-h-small-left, .aux-svg-symbol.aux-h-small-left { background-position: -80px -515px; width: 10px; height: 10px; }
.aux-svg-arrow.aux-h-small-right, .aux-svg-symbol.aux-h-small-right { background-position: -80px -554px; width: 10px; height: 10px; }
.aux-svg-arrow.aux-thick-cross, .aux-svg-symbol.aux-thick-cross { background-position: 0px -800px; width: 52px; height: 52px; }
.aux-svg-arrow.aux-large-cross, .aux-svg-symbol.aux-large-cross { background-position: 0px -881px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-medium-cross, .aux-svg-symbol.aux-medium-cross { background-position: 0px -938px; width: 16px; height: 16px; }
.aux-svg-arrow.aux-small-cross, .aux-svg-symbol.aux-small-cross { background-position: 0px -983px; width: 10px; height: 10px; }
.aux-svg-arrow.aux-thick-plus, .aux-svg-symbol.aux-thick-plus { background-position: 0px -1022px; width: 52px; height: 52px; }
.aux-svg-arrow.aux-large-plus, .aux-svg-symbol.aux-large-plus { background-position: 0px -1103px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-medium-plus, .aux-svg-symbol.aux-medium-plus { background-position: 0px -1160px; width: 16px; height: 16px; }
.aux-svg-arrow.aux-small-plus, .aux-svg-symbol.aux-small-plus { background-position: 0px -1205px; width: 10px; height: 10px; }
.aux-svg-arrow.aux-thick-up.aux-white, .aux-svg-symbol.aux-thick-up.aux-white { background-position: -178px 0px; }
.aux-svg-arrow.aux-thick-down.aux-white, .aux-svg-symbol.aux-thick-down.aux-white { background-position: -178px -60px; }
.aux-svg-arrow.aux-thick-left.aux-white, .aux-svg-symbol.aux-thick-left.aux-white { background-position: -178px -120px; }
.aux-svg-arrow.aux-thick-right.aux-white, .aux-svg-symbol.aux-thick-right.aux-white { background-position: -178px -201px; }
.aux-svg-arrow.aux-large-up.aux-white, .aux-svg-symbol.aux-large-up.aux-white { background-position: -178px -282px; }
.aux-svg-arrow.aux-large-down.aux-white, .aux-svg-symbol.aux-large-down.aux-white { background-position: -178px -326px; }
.aux-svg-arrow.aux-large-left.aux-white, .aux-svg-symbol.aux-large-left.aux-white { background-position: -178px -370px; }
.aux-svg-arrow.aux-large-right.aux-white, .aux-svg-symbol.aux-large-right.aux-white { background-position: -178px -427px; }
.aux-svg-arrow.aux-medium-up.aux-white, .aux-svg-symbol.aux-medium-up.aux-white { background-position: -178px -484px; }
.aux-svg-arrow.aux-medium-down.aux-white, .aux-svg-symbol.aux-medium-down.aux-white { background-position: -178px -522px; }
.aux-svg-arrow.aux-medium-left.aux-white, .aux-svg-symbol.aux-medium-left.aux-white { background-position: -178px -560px; }
.aux-svg-arrow.aux-medium-right.aux-white, .aux-svg-symbol.aux-medium-right.aux-white { background-position: -178px -607px; }
.aux-svg-arrow.aux-small-up.aux-white, .aux-svg-symbol.aux-small-up.aux-white { background-position: -178px -652px; }
.aux-svg-arrow.aux-small-down.aux-white, .aux-svg-symbol.aux-small-down.aux-white { background-position: -178px -687px; }
.aux-svg-arrow.aux-small-left.aux-white, .aux-svg-symbol.aux-small-left.aux-white { background-position: -178px -722px; }
.aux-svg-arrow.aux-small-right.aux-white, .aux-svg-symbol.aux-small-right.aux-white { background-position: -178px -761px; }
.aux-svg-arrow.aux-h-large-up.aux-white, .aux-svg-symbol.aux-h-large-up.aux-white { background-position: -258px 0px; }
.aux-svg-arrow.aux-h-large-down.aux-white, .aux-svg-symbol.aux-h-large-down.aux-white { background-position: -258px -58px; }
.aux-svg-arrow.aux-h-large-left.aux-white, .aux-svg-symbol.aux-h-large-left.aux-white { background-position: -258px -116px; }
.aux-svg-arrow.aux-h-large-right.aux-white, .aux-svg-symbol.aux-h-large-right.aux-white { background-position: -258px -173px; }
.aux-svg-arrow.aux-h-medium-up.aux-white, .aux-svg-symbol.aux-h-medium-up.aux-white { background-position: -258px -231px; }
.aux-svg-arrow.aux-h-medium-down.aux-white, .aux-svg-symbol.aux-h-medium-down.aux-white { background-position: -258px -283px; }
.aux-svg-arrow.aux-h-medium-left.aux-white, .aux-svg-symbol.aux-h-medium-left.aux-white { background-position: -258px -335px; }
.aux-svg-arrow.aux-h-medium-right.aux-white, .aux-svg-symbol.aux-h-medium-right.aux-white { background-position: -258px -384px; }
.aux-svg-arrow.aux-h-small-up.aux-white, .aux-svg-symbol.aux-h-small-up.aux-white { background-position: -258px -433px; }
.aux-svg-arrow.aux-h-small-down.aux-white, .aux-svg-symbol.aux-h-small-down.aux-white { background-position: -258px -474px; }
.aux-svg-arrow.aux-h-small-left.aux-white, .aux-svg-symbol.aux-h-small-left.aux-white { background-position: -258px -515px; }
.aux-svg-arrow.aux-h-small-right.aux-white, .aux-svg-symbol.aux-h-small-right.aux-white { background-position: -258px -554px; }
.aux-svg-arrow.aux-thick-cross.aux-white, .aux-svg-symbol.aux-thick-cross.aux-white { background-position: -178px -800px; }
.aux-svg-arrow.aux-large-cross.aux-white, .aux-svg-symbol.aux-large-cross.aux-white { background-position: -178px -881px; }
.aux-svg-arrow.aux-medium-cross.aux-white, .aux-svg-symbol.aux-medium-cross.aux-white { background-position: -178px -938px; }
.aux-svg-arrow.aux-small-cross.aux-white, .aux-svg-symbol.aux-small-cross.aux-white { background-position: -178px -983px; }
.aux-svg-arrow.aux-thick-plus.aux-white, .aux-svg-symbol.aux-thick-plus.aux-white { background-position: -178px -1022px; }
.aux-svg-arrow.aux-large-plus.aux-white, .aux-svg-symbol.aux-large-plus.aux-white { background-position: -178px -1103px; }
.aux-svg-arrow.aux-medium-plus.aux-white, .aux-svg-symbol.aux-medium-plus.aux-white { background-position: -178px -1160px; }
.aux-svg-arrow.aux-small-plus.aux-white, .aux-svg-symbol.aux-small-plus.aux-white { background-position: -178px -1205px; }

/* ------------------------------------------------------------------------------ */
.aux-plus-symbol::after, .aux-minus-symbol::after, .aux-cross-symbol::after, .aux-master-menu.aux-narrow .aux-submenu-indicator::after, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu-indicator::after, .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu-indicator::after, .aux-fs-menu .aux-master-menu .aux-submenu-indicator::after, .aux-plus-symbol::before, .aux-minus-symbol::before, .aux-cross-symbol::before, .aux-master-menu.aux-narrow .aux-submenu-indicator::before, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu-indicator::before, .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu-indicator::before, .aux-fs-menu .aux-master-menu .aux-submenu-indicator::before { content: ""; position: absolute; display: block; height: 1px; width: 100%; background-color: #333; }
.aux-plus-symbol::after, .aux-minus-symbol::after, .aux-cross-symbol::after, .aux-master-menu.aux-narrow .aux-submenu-indicator::after, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu-indicator::after, .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu-indicator::after, .aux-fs-menu .aux-master-menu .aux-submenu-indicator::after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
.aux-plus-symbol.aux-white::after, .aux-white.aux-minus-symbol::after, .aux-white.aux-cross-symbol::after, .aux-master-menu.aux-narrow .aux-white.aux-submenu-indicator::after, .aux-fs-menu .aux-master-menu .aux-white.aux-submenu-indicator::after, .aux-plus-symbol.aux-white::before, .aux-white.aux-minus-symbol::before, .aux-white.aux-cross-symbol::before, .aux-master-menu.aux-narrow .aux-white.aux-submenu-indicator::before, .aux-fs-menu .aux-master-menu .aux-white.aux-submenu-indicator::before { background-color: white; }

.aux-minus-symbol::after { display: none; }

.aux-cross-symbol::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.aux-cross-symbol::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.aux-simple-arrow-left-symbol::before { content: '\2190'; font-family: Arial; display: inline-block; }

.aux-simple-arrow-right-symbol::before { content: '\2192'; font-family: Arial; display: inline-block; }

/*!>>>>>>>>>>>>>>>>>>>>>>> #Document <<<<<<<<<<<<<<<<<<<<<<<<<<< */
/* $Body & Global Configs
---------------------------------------------*/
body { font-family: "Raleway", arial, sans-serif; background-color: white; }
body:before { content: ' '; position: fixed; width: 100%; z-index: 1; }

#inner-body { position: relative; z-index: 3; }

.wrapper { width: 100%; margin-left: auto; margin-right: auto; }

.aux-territory { width: 100%; margin-left: auto; margin-right: auto; }

.container, .aux-inner-box { margin: 0 auto; }

.aux-wrapper { width: 100%; margin-left: auto; margin-right: auto; }

.aux-primary { position: relative; min-height: 350px; }
.aux-primary .aux-content { margin-bottom: 3em; }

/* boxed layout ------------ */
#inner-body { overflow-x: hidden; }

/* Max width of website ------------ */
.aux-resp.aux-fhd .aux-fold, .aux-resp.aux-fhd .aux-fold-width, .aux-resp.aux-fhd .aux-boxed-container > .container { width: auto; max-width: 1970px; }
.aux-resp.aux-s-fhd .aux-fold, .aux-resp.aux-s-fhd .aux-fold-width, .aux-resp.aux-s-fhd .aux-boxed-container > .container { width: auto; max-width: 1670px; }
.aux-resp.aux-xhd .aux-fold, .aux-resp.aux-xhd .aux-fold-width, .aux-resp.aux-xhd .aux-boxed-container > .container { width: auto; max-width: 1470px; }
.aux-resp.aux-hd .aux-fold, .aux-resp.aux-hd .aux-fold-width, .aux-resp.aux-hd .aux-boxed-container > .container { width: auto; max-width: 1270px; }
.aux-resp.aux-nd .aux-fold, .aux-resp.aux-nd .aux-fold-width, .aux-resp.aux-nd .aux-boxed-container > .container { width: auto; max-width: 1070px; }

.aux-fold, .aux-fold-padding, .aux-boxed-container > .container { padding-right: 35px; padding-left: 35px; }

/* It the website was boxed */
.aux-boxed #inner-body { margin: 0 auto; box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3); }
.aux-boxed.aux-fhd #inner-body, .aux-boxed.aux-fhd .site-header-section.aux-sticky { max-width: 1970px; }
.aux-boxed.aux-s-fhd #inner-body, .aux-boxed.aux-s-fhd .site-header-section.aux-sticky { max-width: 1670px; }
.aux-boxed.aux-xhd #inner-body, .aux-boxed.aux-xhd .site-header-section.aux-sticky { max-width: 1470px; }
.aux-boxed.aux-hd #inner-body, .aux-boxed.aux-hd .site-header-section.aux-sticky { max-width: 1270px; }
.aux-boxed.aux-nd #inner-body, .aux-boxed.aux-nd .site-header-section.aux-sticky { max-width: 1070px; }

.aux-semi-full-container > .aux-wrapper > .container, .aux-semi-full-container > .container { max-width: none; padding-right: 35px; padding-left: 35px; }

.aux-full-container > .aux-wrapper > .container, .aux-full-container > .container { max-width: none; padding-left: 0; padding-right: 0; }

/* Custom wrappers for vc ------------ */
.aux-vc-row-wrapper.aux-vc-row-no-margin > .vc_row { margin-right: 0; margin-left: 0; }

.aux-vc-row-wrapper-inner { width: 100%; margin-right: auto; margin-left: auto; }
.aux-vc-row-wrapper-inner:after { content: ""; display: table; clear: both; }

.aux-vc-reset-gutter { margin-left: 0; margin-right: 0; }

.aux-vc-row-full { padding-right: 35px; padding-left: 35px; }

.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner { padding-top: 0; }

/* auxin-front */
@font-face { font-family: "auxin-front"; src: url("fonts/fontastic/auxin-front.eot"); src: url("fonts/fontastic/auxin-front.eot?#iefix") format("embedded-opentype"), url("fonts/fontastic/auxin-front.woff") format("woff"), url("fonts/fontastic/auxin-front.ttf") format("truetype"), url("fonts/fontastic/auxin-front.svg#auxin-front") format("svg"); font-weight: normal; font-style: normal; }
[data-icon]:before { font-family: "auxin-front" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[class^="auxicon-"]:before, [class*=" auxicon-"]:before { font-family: "auxin-front" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.auxicon-2-arrows:before { content: "\61"; }

.auxicon-4-arrows:before { content: "\62"; }

.auxicon-back:before { content: "\63"; }

.auxicon-back-pack:before { content: "\64"; }

.auxicon-basket-1:before { content: "\65"; }

.auxicon-basket-2:before { content: "\66"; }

.auxicon-big-candy:before { content: "\67"; }

.auxicon-bottle:before { content: "\68"; }

.auxicon-bow-tie:before { content: "\69"; }

.auxicon-box-1:before { content: "\6a"; }

.auxicon-box-2:before { content: "\6b"; }

.auxicon-box-open:before { content: "\6c"; }

.auxicon-candy:before { content: "\6d"; }

.auxicon-cd-cover:before { content: "\6e"; }

.auxicon-chopsticks:before { content: "\6f"; }

.auxicon-cloud:before { content: "\70"; }

.auxicon-cloud-down:before { content: "\71"; }

.auxicon-cloud-up:before { content: "\72"; }

.auxicon-cloud-v-1:before { content: "\73"; }

.auxicon-cloud-v-2:before { content: "\74"; }

.auxicon-cloud-x-1:before { content: "\75"; }

.auxicon-cloud-x-2:before { content: "\76"; }

.auxicon-cofee-cup-1:before { content: "\77"; }

.auxicon-cofee-cup-2:before { content: "\78"; }

.auxicon-credit-card-1:before { content: "\79"; }

.auxicon-credit-card-2:before { content: "\7a"; }

.auxicon-credit-card-3:before { content: "\41"; }

.auxicon-credit-card-4:before { content: "\42"; }

.auxicon-cup-1:before { content: "\43"; }

.auxicon-cup-2:before { content: "\44"; }

.auxicon-diamond:before { content: "\45"; }

.auxicon-dollar:before { content: "\46"; }

.auxicon-dollar-bill:before { content: "\47"; }

.auxicon-dollar-coin:before { content: "\48"; }

.auxicon-download:before { content: "\49"; }

.auxicon-euro:before { content: "\4a"; }

.auxicon-euro-coin:before { content: "\4b"; }

.auxicon-folder:before { content: "\4c"; }

.auxicon-folder-plus:before { content: "\4d"; }

.auxicon-folder-v:before { content: "\4e"; }

.auxicon-folder-x:before { content: "\4f"; }

.auxicon-forward:before { content: "\50"; }

.auxicon-glass-of-water:before { content: "\51"; }

.auxicon-hamburger:before { content: "\52"; }

.auxicon-headphones:before { content: "\53"; }

.auxicon-headset:before { content: "\54"; }

.auxicon-headset-with-microphone:before { content: "\55"; }

.auxicon-highlighter:before { content: "\56"; }

.auxicon-hot-dog:before { content: "\57"; }

.auxicon-ice-cream:before { content: "\58"; }

.auxicon-ipod:before { content: "\59"; }

.auxicon-key:before { content: "\5a"; }

.auxicon-keyboard:before { content: "\30"; }

.auxicon-knife:before { content: "\31"; }

.auxicon-lock-round:before { content: "\32"; }

.auxicon-lock-square:before { content: "\33"; }

.auxicon-mouse:before { content: "\34"; }

.auxicon-musical-note-1:before { content: "\35"; }

.auxicon-musical-note-2:before { content: "\36"; }

.auxicon-paper:before { content: "\37"; }

.auxicon-pause:before { content: "\38"; }

.auxicon-pause-round:before { content: "\39"; }

.auxicon-pen:before { content: "\21"; }

.auxicon-pencil:before { content: "\22"; }

.auxicon-platter:before { content: "\23"; }

.auxicon-play:before { content: "\24"; }

.auxicon-play-round:before { content: "\25"; }

.auxicon-popsicle:before { content: "\26"; }

.auxicon-pound:before { content: "\27"; }

.auxicon-pound-coin:before { content: "\28"; }

.auxicon-present-1:before { content: "\29"; }

.auxicon-present-2:before { content: "\2a"; }

.auxicon-radio:before { content: "\2b"; }

.auxicon-random:before { content: "\2c"; }

.auxicon-repeat-1:before { content: "\2d"; }

.auxicon-repeat-2:before { content: "\2e"; }

.auxicon-ring:before { content: "\2f"; }

.auxicon-ruler:before { content: "\3a"; }

.auxicon-settings-1:before { content: "\3b"; }

.auxicon-settings-2:before { content: "\3c"; }

.auxicon-settings-3:before { content: "\3d"; }

.auxicon-shirt-1:before { content: "\3e"; }

.auxicon-shirt-2:before { content: "\3f"; }

.auxicon-shopping-bag-1:before { content: "\40"; }

.auxicon-shopping-bag-2:before { content: "\5b"; }

.auxicon-shopping-bag-3:before { content: "\5d"; }

.auxicon-shopping-bag-4:before { content: "\5e"; }

.auxicon-shopping-cart-1:before { content: "\5f"; }

.auxicon-shopping-cart-1-1:before { content: "\60"; }

.auxicon-shopping-cart-out:before { content: "\7b"; }

.auxicon-shopping-cart-x:before { content: "\7c"; }

.auxicon-shpping-cart-in:before { content: "\7d"; }

.auxicon-slider:before { content: "\7e"; }

.auxicon-soup:before { content: "\5c"; }

.auxicon-spray:before { content: "\e000"; }

.auxicon-store:before { content: "\e001"; }

.auxicon-sunglasses-1:before { content: "\e002"; }

.auxicon-sunglasses-2:before { content: "\e003"; }

.auxicon-tag-1:before { content: "\e004"; }

.auxicon-tag-2:before { content: "\e005"; }

.auxicon-tie:before { content: "\e006"; }

.auxicon-truck-1:before { content: "\e007"; }

.auxicon-truck-2:before { content: "\e008"; }

.auxicon-upload:before { content: "\e009"; }

.auxicon-user:before { content: "\e00a"; }

.auxicon-user-round:before { content: "\e00b"; }

.auxicon-user-v:before { content: "\e00c"; }

.auxicon-user-x:before { content: "\e00d"; }

.auxicon-vinyl:before { content: "\e00e"; }

.auxicon-wallet:before { content: "\e00f"; }

.auxicon-wallet-empty:before { content: "\e010"; }

.auxicon-watch:before { content: "\e011"; }

.auxicon-wrench-1:before { content: "\e012"; }

.auxicon-wrench-2:before { content: "\e013"; }

.auxicon-alarm-clock:before { content: "\e014"; }

.auxicon-badge:before { content: "\e015"; }

.auxicon-bank:before { content: "\e016"; }

.auxicon-bell:before { content: "\e017"; }

.auxicon-brush:before { content: "\e018"; }

.auxicon-calendar:before { content: "\e019"; }

.auxicon-camera-back:before { content: "\e01a"; }

.auxicon-camera-front:before { content: "\e01b"; }

.auxicon-clipboard:before { content: "\e01c"; }

.auxicon-cloud-1:before { content: "\e01d"; }

.auxicon-credit-card:before { content: "\e01e"; }

.auxicon-dashboard:before { content: "\e01f"; }

.auxicon-explore:before { content: "\e020"; }

.auxicon-file:before { content: "\e021"; }

.auxicon-folder-1:before { content: "\e022"; }

.auxicon-handbag:before { content: "\e023"; }

.auxicon-heart:before { content: "\e024"; }

.auxicon-home:before { content: "\e025"; }

.auxicon-id-horizontal:before { content: "\e026"; }

.auxicon-id-vertical:before { content: "\e027"; }

.auxicon-location-pin:before { content: "\e028"; }

.auxicon-mac:before { content: "\e029"; }

.auxicon-music:before { content: "\e02a"; }

.auxicon-music-playlist:before { content: "\e02b"; }

.auxicon-news:before { content: "\e02c"; }

.auxicon-office:before { content: "\e02e"; }

.auxicon-pen-1:before { content: "\e02f"; }

.auxicon-pencil-1:before { content: "\e030"; }

.auxicon-phone:before { content: "\e031"; }

.auxicon-photos:before { content: "\e032"; }

.auxicon-pictures-day:before { content: "\e033"; }

.auxicon-pictures-night:before { content: "\e034"; }

.auxicon-settings:before { content: "\e035"; }

.auxicon-share-10:before { content: "\e036"; }

.auxicon-shop:before { content: "\e037"; }

.auxicon-stopwatch:before { content: "\e038"; }

.auxicon-tablet:before { content: "\e039"; }

.auxicon-tag:before { content: "\e03a"; }

.auxicon-tags:before { content: "\e03b"; }

.auxicon-thumbs-down:before { content: "\e03c"; }

.auxicon-thumbs-up:before { content: "\e03d"; }

.auxicon-trophy:before { content: "\e03e"; }

.auxicon-tv:before { content: "\e03f"; }

.auxicon-user-1:before { content: "\e040"; }

.auxicon-videos:before { content: "\e041"; }

.auxicon-wallet-1:before { content: "\e042"; }

.auxicon-watch-1:before { content: "\e043"; }

.auxicon-addons:before { content: "\e044"; }

.auxicon-arrow:before { content: "\e045"; }

.auxicon-attachment:before { content: "\e046"; }

.auxicon-award:before { content: "\e047"; }

.auxicon-book:before { content: "\e048"; }

.auxicon-calendar-1:before { content: "\e049"; }

.auxicon-card:before { content: "\e04a"; }

.auxicon-check:before { content: "\e04b"; }

.auxicon-coffee:before { content: "\e04c"; }

.auxicon-compass:before { content: "\e04d"; }

.auxicon-connection:before { content: "\e04e"; }

.auxicon-crown:before { content: "\e04f"; }

.auxicon-dashboard-1:before { content: "\e050"; }

.auxicon-direction:before { content: "\e051"; }

.auxicon-download-1:before { content: "\e052"; }

.auxicon-download-data:before { content: "\e054"; }

.auxicon-drop:before { content: "\e055"; }

.auxicon-expand:before { content: "\e056"; }

.auxicon-featured:before { content: "\e057"; }

.auxicon-flag:before { content: "\e058"; }

.auxicon-folder-2:before { content: "\e059"; }

.auxicon-food-1:before { content: "\e05a"; }

.auxicon-food-2:before { content: "\e05b"; }

.auxicon-gift:before { content: "\e05c"; }

.auxicon-glasses:before { content: "\e05d"; }

.auxicon-grid:before { content: "\e05e"; }

.auxicon-home-1:before { content: "\e05f"; }

.auxicon-hot:before { content: "\e060"; }

.auxicon-ice-cream-1:before { content: "\e061"; }

.auxicon-idea:before { content: "\e062"; }

.auxicon-info:before { content: "\e063"; }

.auxicon-label:before { content: "\e064"; }

.auxicon-like-2-1:before { content: "\e065"; }

.auxicon-link:before { content: "\e066"; }

.auxicon-list:before { content: "\e067"; }

.auxicon-lists:before { content: "\e068"; }

.auxicon-loading:before { content: "\e069"; }

.auxicon-login:before { content: "\e06a"; }

.auxicon-mail:before { content: "\e06b"; }

.auxicon-map:before { content: "\e06c"; }

.auxicon-map-1:before { content: "\e06d"; }

.auxicon-map-2:before { content: "\e06e"; }

.auxicon-mark:before { content: "\e06f"; }

.auxicon-media:before { content: "\e070"; }

.auxicon-menu:before { content: "\e071"; }

.auxicon-message:before { content: "\e072"; }

.auxicon-money:before { content: "\e073"; }

.auxicon-music-1:before { content: "\e074"; }

.auxicon-notification-1:before { content: "\e075"; }

.auxicon-notification-2:before { content: "\e076"; }

.auxicon-packet:before { content: "\e077"; }

.auxicon-pause-1:before { content: "\e078"; }

.auxicon-pen-2:before { content: "\e079"; }

.auxicon-phone-1:before { content: "\e07a"; }

.auxicon-photo:before { content: "\e07b"; }

.auxicon-play-1:before { content: "\e07c"; }

.auxicon-portfolio:before { content: "\e07d"; }

.auxicon-profile-1:before { content: "\e07e"; }

.auxicon-profile-2:before { content: "\e07f"; }

.auxicon-profile-3:before { content: "\e080"; }

.auxicon-profile-4:before { content: "\e081"; }

.auxicon-repair:before { content: "\e082"; }

.auxicon-repost:before { content: "\e083"; }

.auxicon-resend:before { content: "\e084"; }

.auxicon-rocket:before { content: "\e085"; }

.auxicon-save:before { content: "\e086"; }

.auxicon-search:before { content: "\e087"; }

.auxicon-settings-4:before { content: "\e088"; }

.auxicon-share-1:before { content: "\e089"; }

.auxicon-share-2:before { content: "\e08a"; }

.auxicon-shop-1:before { content: "\e08b"; }

.auxicon-sorting:before { content: "\e08c"; }

.auxicon-sound:before { content: "\e08d"; }

.auxicon-star-rate:before { content: "\e08e"; }

.auxicon-stats-1:before { content: "\e08f"; }

.auxicon-stats-2:before { content: "\e090"; }

.auxicon-stats-3:before { content: "\e091"; }

.auxicon-stop:before { content: "\e092"; }

.auxicon-tablet-1:before { content: "\e093"; }

.auxicon-tablet-mini:before { content: "\e094"; }

.auxicon-time:before { content: "\e095"; }

.auxicon-top:before { content: "\e096"; }

.auxicon-trash:before { content: "\e097"; }

.auxicon-treasure:before { content: "\e098"; }

.auxicon-view:before { content: "\e099"; }

.auxicon-vote:before { content: "\e09a"; }

.auxicon-wallet-2:before { content: "\e09b"; }

.auxicon-weather:before { content: "\e09c"; }

.auxicon-wireframe:before { content: "\e09d"; }

.auxicon-add:before { content: "\e09e"; }

.auxicon-alarm:before { content: "\e09f"; }

.auxicon-anchor:before { content: "\e0a0"; }

.auxicon-attachment-1:before { content: "\e0a1"; }

.auxicon-brightness:before { content: "\e0a2"; }

.auxicon-brightness-half:before { content: "\e0a3"; }

.auxicon-browser:before { content: "\e0a4"; }

.auxicon-calculator-2:before { content: "\e0a5"; }

.auxicon-calendar-2:before { content: "\e0a6"; }

.auxicon-camera:before { content: "\e0a7"; }

.auxicon-chat:before { content: "\e0a8"; }

.auxicon-circle-full:before { content: "\e0a9"; }

.auxicon-circle-half:before { content: "\e0aa"; }

.auxicon-clipboard-1:before { content: "\e0ab"; }

.auxicon-clock:before { content: "\e0ac"; }

.auxicon-close:before { content: "\e0ad"; }

.auxicon-cloud-2:before { content: "\e0ae"; }

.auxicon-cmd:before { content: "\e0af"; }

.auxicon-comments:before { content: "\e0b0"; }

.auxicon-compose:before { content: "\e0b1"; }

.auxicon-delicious-1:before { content: "\e0b2"; }

.auxicon-dribbble-1:before { content: "\e0b3"; }

.auxicon-envelope:before { content: "\e0b4"; }

.auxicon-exclamation:before { content: "\e0b5"; }

.auxicon-expand-1:before { content: "\e0b6"; }

.auxicon-feather:before { content: "\e0b8"; }

.auxicon-forbid:before { content: "\e0b9"; }

.auxicon-forbid-1:before { content: "\e0ba"; }

.auxicon-fork-and-knife:before { content: "\e0bb"; }

.auxicon-fork-and-spoon:before { content: "\e0bc"; }

.auxicon-forward-1:before { content: "\e0bd"; }

.auxicon-gallary:before { content: "\e0be"; }

.auxicon-globe:before { content: "\e0bf"; }

.auxicon-googleplus-1:before { content: "\e0c0"; }

.auxicon-grid-1:before { content: "\e0c1"; }

.auxicon-grid-alt:before { content: "\e0c2"; }

.auxicon-heart-1:before { content: "\e0c3"; }

.auxicon-home-2:before { content: "\e0c4"; }

.auxicon-hyperlink:before { content: "\e0c5"; }

.auxicon-in:before { content: "\e0c6"; }

.auxicon-in-alt:before { content: "\e0c7"; }

.auxicon-inbox:before { content: "\e0c8"; }

.auxicon-inbox-alt:before { content: "\e0c9"; }

.auxicon-instagram-1:before { content: "\e0ca"; }

.auxicon-ipad:before { content: "\e0cb"; }

.auxicon-iphone:before { content: "\e0cc"; }

.auxicon-light-bulb:before { content: "\e0cd"; }

.auxicon-list-1:before { content: "\e0ce"; }

.auxicon-maximize:before { content: "\e0cf"; }

.auxicon-menu-1:before { content: "\e0d0"; }

.auxicon-moon:before { content: "\e0d1"; }

.auxicon-newspaper:before { content: "\e0d2"; }

.auxicon-newspaper-alt:before { content: "\e0d3"; }

.auxicon-out:before { content: "\e0d4"; }

.auxicon-pause-2:before { content: "\e0d5"; }

.auxicon-pin:before { content: "\e0d6"; }

.auxicon-pin-alt:before { content: "\e0d7"; }

.auxicon-play-2:before { content: "\e0d8"; }

.auxicon-portfolio-1:before { content: "\e0d9"; }

.auxicon-question:before { content: "\e0da"; }

.auxicon-rewind:before { content: "\e0db"; }

.auxicon-screen:before { content: "\e0dc"; }

.auxicon-settings-5:before { content: "\e0de"; }

.auxicon-sound-1:before { content: "\e0df"; }

.auxicon-sound-alt:before { content: "\e0e0"; }

.auxicon-sound-off:before { content: "\e0e1"; }

.auxicon-spinner:before { content: "\e0e2"; }

.auxicon-stop-1:before { content: "\e0e3"; }

.auxicon-store-1:before { content: "\e0e4"; }

.auxicon-subtract:before { content: "\e0e5"; }

.auxicon-task:before { content: "\e0e6"; }

.auxicon-trash-1:before { content: "\e0e7"; }

.auxicon-trash-alt:before { content: "\e0e8"; }

.auxicon-user-2:before { content: "\e0e9"; }

.auxicon-users:before { content: "\e0ea"; }

.auxicon-windows-1-1:before { content: "\e0eb"; }

.auxicon-zoom-in:before { content: "\e0ec"; }

.auxicon-zoom-out:before { content: "\e0ed"; }

.auxicon-alert:before { content: "\e0ee"; }

.auxicon-alignment-align:before { content: "\e0ef"; }

.auxicon-alignment-aligned-to:before { content: "\e0f0"; }

.auxicon-alignment-unalign:before { content: "\e0f1"; }

.auxicon-arrow-down:before { content: "\e0f2"; }

.auxicon-arrow-left:before { content: "\e0f3"; }

.auxicon-arrow-right:before { content: "\e0f4"; }

.auxicon-arrow-small-down:before { content: "\e0f5"; }

.auxicon-arrow-small-left:before { content: "\e0f6"; }

.auxicon-arrow-small-right:before { content: "\e0f7"; }

.auxicon-arrow-small-up:before { content: "\e0f8"; }

.auxicon-arrow-up:before { content: "\e0f9"; }

.auxicon-beer:before { content: "\e0fa"; }

.auxicon-book-1:before { content: "\e0fb"; }

.auxicon-bookmark:before { content: "\e0fc"; }

.auxicon-briefcase:before { content: "\e0fd"; }

.auxicon-broadcast:before { content: "\e0fe"; }

.auxicon-browser-1:before { content: "\e0ff"; }

.auxicon-bug:before { content: "\e100"; }

.auxicon-calendar-3:before { content: "\e101"; }

.auxicon-check-1:before { content: "\e102"; }

.auxicon-checklist:before { content: "\e103"; }

.auxicon-chevron-down:before { content: "\e104"; }

.auxicon-chevron-left:before { content: "\e105"; }

.auxicon-chevron-right:before { content: "\e106"; }

.auxicon-chevron-up:before { content: "\e107"; }

.auxicon-circle-slash:before { content: "\e108"; }

.auxicon-circuit-board:before { content: "\e109"; }

.auxicon-clippy:before { content: "\e10a"; }

.auxicon-clock-1:before { content: "\e10b"; }

.auxicon-cloud-download:before { content: "\e10c"; }

.auxicon-cloud-upload:before { content: "\e10d"; }

.auxicon-code:before { content: "\e10e"; }

.auxicon-color-mode:before { content: "\e10f"; }

.auxicon-comment-2-1:before { content: "\e110"; }

.auxicon-comment-discussion:before { content: "\e111"; }

.auxicon-credit-card-5:before { content: "\e112"; }

.auxicon-dash:before { content: "\e113"; }

.auxicon-dashboard-2:before { content: "\e114"; }

.auxicon-database:before { content: "\e115"; }

.auxicon-device-camera:before { content: "\e116"; }

.auxicon-device-camera-video:before { content: "\e117"; }

.auxicon-device-desktop:before { content: "\e118"; }

.auxicon-device-mobile:before { content: "\e119"; }

.auxicon-diff:before { content: "\e11a"; }

.auxicon-diff-added:before { content: "\e11b"; }

.auxicon-diff-ignored:before { content: "\e11c"; }

.auxicon-diff-modified:before { content: "\e11d"; }

.auxicon-diff-removed:before { content: "\e11e"; }

.auxicon-diff-renamed:before { content: "\e11f"; }

.auxicon-ellipsis:before { content: "\e120"; }

.auxicon-eye:before { content: "\e121"; }

.auxicon-file-binary:before { content: "\e122"; }

.auxicon-file-code:before { content: "\e123"; }

.auxicon-file-directory:before { content: "\e124"; }

.auxicon-file-media:before { content: "\e125"; }

.auxicon-file-pdf:before { content: "\e126"; }

.auxicon-file-submodule:before { content: "\e127"; }

.auxicon-file-symlink-directory:before { content: "\e128"; }

.auxicon-file-symlink-file:before { content: "\e129"; }

.auxicon-file-text:before { content: "\e12a"; }

.auxicon-file-zip:before { content: "\e12b"; }

.auxicon-flame:before { content: "\e12c"; }

.auxicon-fold:before { content: "\e12d"; }

.auxicon-gear:before { content: "\e12e"; }

.auxicon-gift-1:before { content: "\e12f"; }

.auxicon-gist:before { content: "\e130"; }

.auxicon-gist-secret:before { content: "\e131"; }

.auxicon-git-branch:before { content: "\e132"; }

.auxicon-git-commit:before { content: "\e133"; }

.auxicon-git-compare:before { content: "\e134"; }

.auxicon-git-merge:before { content: "\e135"; }

.auxicon-git-pull-request:before { content: "\e136"; }

.auxicon-globe-1:before { content: "\e137"; }

.auxicon-graph:before { content: "\e138"; }

.auxicon-heart-2:before { content: "\e139"; }

.auxicon-history:before { content: "\e13a"; }

.auxicon-home-3:before { content: "\e13b"; }

.auxicon-horizontal-rule:before { content: "\e13c"; }

.auxicon-hourglass:before { content: "\e13d"; }

.auxicon-hubot:before { content: "\e13e"; }

.auxicon-inbox-1:before { content: "\e13f"; }

.auxicon-info-1:before { content: "\e140"; }

.auxicon-issue-closed:before { content: "\e141"; }

.auxicon-issue-opened:before { content: "\e142"; }

.auxicon-issue-reopened:before { content: "\e143"; }

.auxicon-jersey:before { content: "\e144"; }

.auxicon-jump-down:before { content: "\e145"; }

.auxicon-jump-left:before { content: "\e146"; }

.auxicon-jump-right:before { content: "\e147"; }

.auxicon-jump-up:before { content: "\e148"; }

.auxicon-key-1:before { content: "\e149"; }

.auxicon-keyboard-1:before { content: "\e14a"; }

.auxicon-law:before { content: "\e14b"; }

.auxicon-light-bulb-1:before { content: "\e14c"; }

.auxicon-link-1:before { content: "\e14d"; }

.auxicon-link-external:before { content: "\e14e"; }

.auxicon-list-ordered:before { content: "\e14f"; }

.auxicon-list-unordered:before { content: "\e150"; }

.auxicon-location:before { content: "\e151"; }

.auxicon-lock:before { content: "\e152"; }

.auxicon-logo-github:before { content: "\e153"; }

.auxicon-mail-1:before { content: "\e154"; }

.auxicon-mail-read:before { content: "\e155"; }

.auxicon-mail-reply:before { content: "\e156"; }

.auxicon-mark-github:before { content: "\e157"; }

.auxicon-markdown:before { content: "\e158"; }

.auxicon-megaphone:before { content: "\e159"; }

.auxicon-mention:before { content: "\e15a"; }

.auxicon-microscope:before { content: "\e15b"; }

.auxicon-milestone:before { content: "\e15c"; }

.auxicon-mirror:before { content: "\e15d"; }

.auxicon-mortar-board:before { content: "\e15e"; }

.auxicon-move-down:before { content: "\e15f"; }

.auxicon-move-left:before { content: "\e160"; }

.auxicon-move-right:before { content: "\e161"; }

.auxicon-move-up:before { content: "\e162"; }

.auxicon-mute:before { content: "\e163"; }

.auxicon-no-newline:before { content: "\e164"; }

.auxicon-octoface:before { content: "\e165"; }

.auxicon-organization:before { content: "\e166"; }

.auxicon-package:before { content: "\e167"; }

.auxicon-paintcan:before { content: "\e168"; }

.auxicon-pencil-2:before { content: "\e169"; }

.auxicon-person:before { content: "\e16a"; }

.auxicon-pin-1:before, .aux-archive .type-post.sticky .entry-title:before { content: "\e16b"; }

.auxicon-playback-fast-forward:before { content: "\e16c"; }

.auxicon-playback-pause:before { content: "\e16d"; }

.auxicon-playback-play:before { content: "\e16e"; }

.auxicon-playback-rewind:before { content: "\e16f"; }

.auxicon-plug:before { content: "\e170"; }

.auxicon-plus:before { content: "\e171"; }

.auxicon-podium:before { content: "\e172"; }

.auxicon-primitive-dot:before { content: "\e173"; }

.auxicon-primitive-square:before { content: "\e174"; }

.auxicon-pulse:before { content: "\e175"; }

.auxicon-puzzle:before { content: "\e176"; }

.auxicon-question-1:before { content: "\e177"; }

.auxicon-quote:before { content: "\e178"; }

.auxicon-radio-tower:before { content: "\e179"; }

.auxicon-repo:before { content: "\e17a"; }

.auxicon-repo-clone:before { content: "\e17b"; }

.auxicon-repo-force-push:before { content: "\e17c"; }

.auxicon-repo-forked:before { content: "\e17d"; }

.auxicon-repo-pull:before { content: "\e17e"; }

.auxicon-repo-push:before { content: "\e17f"; }

.auxicon-rocket-1:before { content: "\e180"; }

.auxicon-rss-1:before { content: "\e181"; }

.auxicon-ruby:before { content: "\e182"; }

.auxicon-screen-full:before { content: "\e183"; }

.auxicon-screen-normal:before { content: "\e184"; }

.auxicon-search-2:before { content: "\e185"; }

.auxicon-server:before { content: "\e186"; }

.auxicon-settings-6:before { content: "\e187"; }

.auxicon-sign-in:before { content: "\e188"; }

.auxicon-sign-out:before { content: "\e189"; }

.auxicon-split:before { content: "\e18a"; }

.auxicon-squirrel:before { content: "\e18b"; }

.auxicon-star:before { content: "\e18c"; }

.auxicon-steps:before { content: "\e18d"; }

.auxicon-stop-2:before { content: "\e18e"; }

.auxicon-sync:before { content: "\e18f"; }

.auxicon-tag-3:before { content: "\e190"; }

.auxicon-telescope:before { content: "\e191"; }

.auxicon-terminal:before { content: "\e192"; }

.auxicon-three-bars:before { content: "\e193"; }

.auxicon-tools:before { content: "\e194"; }

.auxicon-trashcan:before { content: "\e195"; }

.auxicon-triangle-down:before { content: "\e196"; }

.auxicon-triangle-left:before { content: "\e197"; }

.auxicon-triangle-right:before { content: "\e198"; }

.auxicon-triangle-up:before { content: "\e199"; }

.auxicon-unfold:before { content: "\e19a"; }

.auxicon-unmute:before { content: "\e19b"; }

.auxicon-versions:before { content: "\e19c"; }

.auxicon-x:before { content: "\e19d"; }

.auxicon-zap:before { content: "\e19e"; }

.auxicon-armchair-chair-streamline:before { content: "\e617"; }

.auxicon-arrow-streamline-target:before { content: "\e618"; }

.auxicon-backpack-streamline-trekking:before { content: "\e619"; }

.auxicon-bag-shopping-streamline:before { content: "\e61a"; }

.auxicon-barbecue-eat-food-streamline:before { content: "\e61b"; }

.auxicon-barista-coffee-espresso-streamline:before { content: "\e61c"; }

.auxicon-bomb-bug:before { content: "\e61d"; }

.auxicon-book-dowload-streamline:before { content: "\e61e"; }

.auxicon-book-read-streamline:before { content: "\e61f"; }

.auxicon-browser-streamline-window:before { content: "\e620"; }

.auxicon-brush-paint-streamline:before { content: "\e621"; }

.auxicon-bubble-comment-streamline-talk:before { content: "\e622"; }

.auxicon-bubble-love-streamline-talk:before { content: "\e623"; }

.auxicon-caddie-shop-shopping-streamline:before { content: "\e624"; }

.auxicon-caddie-shopping-streamline:before { content: "\e625"; }

.auxicon-camera-photo-polaroid-streamline:before { content: "\e626"; }

.auxicon-camera-photo-streamline:before { content: "\e627"; }

.auxicon-camera-streamline-video:before { content: "\e628"; }

.auxicon-chaplin-hat-movie-streamline:before { content: "\e629"; }

.auxicon-chef-food-restaurant-streamline:before { content: "\e62a"; }

.auxicon-clock-streamline-time:before { content: "\e62b"; }

.auxicon-cocktail-mojito-streamline:before { content: "\e62c"; }

.auxicon-coffee-streamline:before { content: "\e62d"; }

.auxicon-computer-imac:before { content: "\e62e"; }

.auxicon-computer-imac-2:before { content: "\e62f"; }

.auxicon-computer-macintosh-vintage:before { content: "\e630"; }

.auxicon-computer-network-streamline:before { content: "\e631"; }

.auxicon-computer-streamline:before { content: "\e632"; }

.auxicon-cook-pan-pot-streamline:before { content: "\e633"; }

.auxicon-crop-streamline:before { content: "\e634"; }

.auxicon-crown-king-streamline:before { content: "\e635"; }

.auxicon-danger-death-delete-destroy-skull-stream:before { content: "\e636"; }

.auxicon-dashboard-speed-streamline:before { content: "\e637"; }

.auxicon-database-streamline:before { content: "\e638"; }

.auxicon-delete-garbage-streamline:before { content: "\e639"; }

.auxicon-design-graphic-tablet-streamline-tablet:before { content: "\e63a"; }

.auxicon-design-pencil-rule-streamline:before { content: "\e63b"; }

.auxicon-diving-leisure-sea-sport-streamline:before { content: "\e63c"; }

.auxicon-drug-medecine-streamline-syringue:before { content: "\e63d"; }

.auxicon-earth-globe-streamline:before { content: "\e63e"; }

.auxicon-eat-food-fork-knife-streamline:before { content: "\e63f"; }

.auxicon-eat-food-hotdog-streamline:before { content: "\e640"; }

.auxicon-email-mail-streamline:before { content: "\e642"; }

.auxicon-envellope-mail-streamline:before { content: "\e643"; }

.auxicon-eye-dropper-streamline:before { content: "\e644"; }

.auxicon-factory-lift-streamline-warehouse:before { content: "\e645"; }

.auxicon-first-aid-medecine-shield-streamline:before { content: "\e646"; }

.auxicon-food-ice-cream-streamline:before { content: "\e647"; }

.auxicon-frame-picture-streamline:before { content: "\e648"; }

.auxicon-grid-lines-streamline:before { content: "\e649"; }

.auxicon-handle-streamline-vector:before { content: "\e64a"; }

.auxicon-happy-smiley-streamline:before { content: "\e64b"; }

.auxicon-headset-sound-streamline:before { content: "\e64c"; }

.auxicon-home-house-streamline:before { content: "\e64d"; }

.auxicon-ibook-laptop:before { content: "\e64e"; }

.auxicon-ink-pen-streamline:before { content: "\e64f"; }

.auxicon-ipad-streamline:before { content: "\e650"; }

.auxicon-iphone-streamline:before { content: "\e651"; }

.auxicon-ipod-mini-music-streamline:before { content: "\e652"; }

.auxicon-ipod-music-streamline:before { content: "\e653"; }

.auxicon-ipod-streamline:before { content: "\e654"; }

.auxicon-japan-streamline-tea:before { content: "\e655"; }

.auxicon-laptop-macbook-streamline:before { content: "\e656"; }

.auxicon-like-love-streamline:before { content: "\e657"; }

.auxicon-link-streamline:before { content: "\e658"; }

.auxicon-lock-locker-streamline:before { content: "\e659"; }

.auxicon-locker-streamline-unlock:before { content: "\e65a"; }

.auxicon-macintosh:before { content: "\e65b"; }

.auxicon-magic-magic-wand-streamline:before { content: "\e65c"; }

.auxicon-magnet-streamline:before { content: "\e65d"; }

.auxicon-man-people-streamline-user:before { content: "\e65e"; }

.auxicon-map-pin-streamline:before { content: "\e65f"; }

.auxicon-map-streamline-user:before { content: "\e660"; }

.auxicon-micro-record-streamline:before { content: "\e661"; }

.auxicon-monocle-mustache-streamline:before { content: "\e662"; }

.auxicon-music-note-streamline:before { content: "\e663"; }

.auxicon-music-speaker-streamline:before { content: "\e664"; }

.auxicon-notebook-streamline:before { content: "\e665"; }

.auxicon-paint-bucket-streamline:before { content: "\e666"; }

.auxicon-painting-pallet-streamline:before { content: "\e667"; }

.auxicon-painting-roll-streamline:before { content: "\e668"; }

.auxicon-pen-streamline:before { content: "\e669"; }

.auxicon-pen-streamline-1:before { content: "\e66a"; }

.auxicon-pen-streamline-2:before { content: "\e66b"; }

.auxicon-pen-streamline-3:before { content: "\e66c"; }

.auxicon-photo-pictures-streamline:before { content: "\e66d"; }

.auxicon-picture-streamline:before { content: "\e66e"; }

.auxicon-picture-streamline-1:before { content: "\e66f"; }

.auxicon-receipt-shopping-streamline:before { content: "\e670"; }

.auxicon-remote-control-streamline:before { content: "\e671"; }

.auxicon-settings-streamline:before { content: "\e672"; }

.auxicon-settings-streamline-1:before { content: "\e673"; }

.auxicon-settings-streamline-2:before { content: "\e674"; }

.auxicon-shoes-snickers-streamline:before { content: "\e675"; }

.auxicon-speech-streamline-talk-user:before { content: "\e676"; }

.auxicon-stamp-streamline:before { content: "\e677"; }

.auxicon-streamline-suitcase-travel:before { content: "\e678"; }

.auxicon-streamline-sync:before { content: "\e679"; }

.auxicon-streamline-umbrella-weather:before { content: "\e67a"; }

.auxicon-align-center:before { content: "\e67b"; }

.auxicon-align-justify:before { content: "\e67c"; }

.auxicon-align-left:before { content: "\e67d"; }

.auxicon-align-right:before { content: "\e67e"; }

.auxicon-archive-1:before { content: "\e67f"; }

.auxicon-arrow-down-3:before { content: "\e680"; }

.auxicon-arrow-left-3:before { content: "\e681"; }

.auxicon-arrow-right-3:before { content: "\e682"; }

.auxicon-arrow-up-3:before { content: "\e683"; }

.auxicon-atom:before { content: "\e684"; }

.auxicon-bag-1:before { content: "\e685"; }

.auxicon-bank-notes:before { content: "\e686"; }

.auxicon-barbell:before { content: "\e687"; }

.auxicon-bars:before { content: "\e688"; }

.auxicon-battery-0:before { content: "\e689"; }

.auxicon-battery-1-1:before { content: "\e68a"; }

.auxicon-battery-2-1:before { content: "\e68b"; }

.auxicon-battery-3-1:before { content: "\e68c"; }

.auxicon-battery-4-1:before { content: "\e68d"; }

.auxicon-battery-power:before { content: "\e68e"; }

.auxicon-beer-2:before { content: "\e68f"; }

.auxicon-bolt:before { content: "\e690"; }

.auxicon-bones:before { content: "\e691"; }

.auxicon-book-close:before { content: "\e692"; }

.auxicon-book-open:before { content: "\e693"; }

.auxicon-bookmark-4:before { content: "\e694"; }

.auxicon-box-3:before { content: "\e695"; }

.auxicon-browser-2:before { content: "\e696"; }

.auxicon-bubble:before { content: "\e697"; }

.auxicon-bubble-1:before { content: "\e698"; }

.auxicon-bubble-2:before { content: "\e699"; }

.auxicon-bubble-3:before { content: "\e69a"; }

.auxicon-bucket:before { content: "\e69b"; }

.auxicon-calculator-3:before { content: "\e69c"; }

.auxicon-calendar-6:before { content: "\e69d"; }

.auxicon-camera-4:before { content: "\e69e"; }

.auxicon-cardiac-pulse:before { content: "\e69f"; }

.auxicon-cd-1:before { content: "\e6a0"; }

.auxicon-character:before { content: "\e6a1"; }

.auxicon-checkbox-checked:before { content: "\e6a2"; }

.auxicon-checkmark:before { content: "\e6a3"; }

.auxicon-clipboard-3:before { content: "\e6a4"; }

.auxicon-clock-4:before { content: "\e6a5"; }

.auxicon-cloud-5:before { content: "\e6a6"; }

.auxicon-coffee-1:before { content: "\e6a7"; }

.auxicon-comment-2:before { content: "\e6a8"; }

.auxicon-connection-0:before { content: "\e6a9"; }

.auxicon-connection-1:before { content: "\e6aa"; }

.auxicon-connection-2:before { content: "\e6ab"; }

.auxicon-connection-3:before { content: "\e6ac"; }

.auxicon-connection-4:before { content: "\e6ad"; }

.auxicon-credit-cards:before { content: "\e6ae"; }

.auxicon-crop:before { content: "\e6af"; }

.auxicon-cube:before { content: "\e6b0"; }

.auxicon-diamond-1:before { content: "\e6b1"; }

.auxicon-download-5:before { content: "\e6b2"; }

.auxicon-email:before { content: "\e6b3"; }

.auxicon-email-plane:before { content: "\e6b4"; }

.auxicon-enter:before { content: "\e6b5"; }

.auxicon-envelope-1:before { content: "\e6b6"; }

.auxicon-eyedropper:before { content: "\e6b7"; }

.auxicon-file-1:before { content: "\e6b8"; }

.auxicon-file-add:before { content: "\e6b9"; }

.auxicon-file-broken:before { content: "\e6ba"; }

.auxicon-file-settings:before { content: "\e6bb"; }

.auxicon-files:before { content: "\e6bc"; }

.auxicon-flag-3:before { content: "\e6bd"; }

.auxicon-folder-3:before { content: "\e6be"; }

.auxicon-folder-add:before { content: "\e6bf"; }

.auxicon-folder-check:before { content: "\e6c0"; }

.auxicon-folder-settings:before { content: "\e6c1"; }

.auxicon-forbidden:before { content: "\e6c2"; }

.auxicon-frames:before { content: "\e6c3"; }

.auxicon-glass:before { content: "\e6c4"; }

.auxicon-graph-1:before { content: "\e6c5"; }

.auxicon-grid-3:before { content: "\e6c6"; }

.auxicon-heart-4:before { content: "\e6c7"; }

.auxicon-home-6:before { content: "\e6c8"; }

.auxicon-id-card:before { content: "\e6c9"; }

.auxicon-invoice:before { content: "\e6ca"; }

.auxicon-ipad-1:before { content: "\e6cb"; }

.auxicon-ipad-2:before { content: "\e6cc"; }

.auxicon-lab:before { content: "\e6cd"; }

.auxicon-laptop-1:before { content: "\e6ce"; }

.auxicon-list-3:before { content: "\e6cf"; }

.auxicon-lock-2:before { content: "\e6d0"; }

.auxicon-locked:before { content: "\e6d1"; }

.auxicon-map-4:before { content: "\e6d2"; }

.auxicon-measure:before { content: "\e6d3"; }

.auxicon-meter:before { content: "\e6d4"; }

.auxicon-micro:before { content: "\e6d5"; }

.auxicon-micro-mute:before { content: "\e6d6"; }

.auxicon-microwave:before { content: "\e6d7"; }

.auxicon-minus-4:before { content: "\e6d8"; }

.auxicon-modem:before { content: "\e6d9"; }

.auxicon-mute-1:before { content: "\e6da"; }

.auxicon-newspaper-1:before { content: "\e6db"; }

.auxicon-paperclip:before { content: "\e6dc"; }

.auxicon-pencil-3:before { content: "\e6dd"; }

.auxicon-phone-2:before { content: "\e6de"; }

.auxicon-phone-5:before { content: "\e6df"; }

.auxicon-phone-3:before { content: "\e6e0"; }

.auxicon-picture:before { content: "\e6e1"; }

.auxicon-pie-chart:before { content: "\e6e2"; }

.auxicon-pill:before { content: "\e6e3"; }

.auxicon-pin-4:before { content: "\e6e4"; }

.auxicon-power:before { content: "\e6e5"; }

.auxicon-printer-1:before { content: "\e6e6"; }

.auxicon-printer-2:before { content: "\e6e7"; }

.auxicon-refresh-3:before { content: "\e6e8"; }

.auxicon-reload-1:before { content: "\e6e9"; }

.auxicon-screen-3:before { content: "\e6ea"; }

.auxicon-select:before { content: "\e6eb"; }

.auxicon-set:before { content: "\e6ec"; }

.auxicon-settings-8:before { content: "\e6ed"; }

.auxicon-share-4:before { content: "\e6ee"; }

.auxicon-share-outline:before { content: "\e6ef"; }

.auxicon-shorts:before { content: "\e6f0"; }

.auxicon-speaker-1:before { content: "\e6f1"; }

.auxicon-star-4:before { content: "\e6f2"; }

.auxicon-stopwatch-3:before { content: "\e6f3"; }

.auxicon-sun:before { content: "\e6f4"; }

.auxicon-syringe:before { content: "\e6f5"; }

.auxicon-tag-5:before { content: "\e6f6"; }

.auxicon-train:before { content: "\e6f7"; }

.auxicon-trash-3:before { content: "\e6f8"; }

.auxicon-unlocked:before { content: "\e6f9"; }

.auxicon-user-4:before { content: "\e6fa"; }

.auxicon-user-outline:before { content: "\e6fb"; }

.auxicon-users-1:before { content: "\e6fc"; }

.auxicon-users-outline:before { content: "\e6fd"; }

.auxicon-volume:before { content: "\e6fe"; }

.auxicon-volume-down:before { content: "\e6ff"; }

.auxicon-volume-up:before { content: "\e700"; }

.auxicon-wifi-1:before { content: "\e701"; }

.auxicon-wifi-2:before { content: "\e702"; }

.auxicon-wifi-3:before { content: "\e703"; }

.auxicon-window-delete:before { content: "\e704"; }

.auxicon-windows-2:before { content: "\e705"; }

.auxicon-zoom:before { content: "\e706"; }

.auxicon-zoom-in-2:before { content: "\e707"; }

.auxicon-zoom-out-2:before { content: "\e708"; }

.auxicon-banknote:before { content: "\e709"; }

.auxicon-bubble-4:before { content: "\e70a"; }

.auxicon-bulb:before { content: "\e70b"; }

.auxicon-calendar-7:before { content: "\e70c"; }

.auxicon-camera-5:before { content: "\e70d"; }

.auxicon-clip:before { content: "\e70e"; }

.auxicon-clock-5:before { content: "\e70f"; }

.auxicon-cloud-6:before { content: "\e710"; }

.auxicon-cup:before { content: "\e711"; }

.auxicon-data-1:before { content: "\e712"; }

.auxicon-diamond-2:before { content: "\e713"; }

.auxicon-display:before { content: "\e714"; }

.auxicon-eye-1:before { content: "\e715"; }

.auxicon-fire:before { content: "\e716"; }

.auxicon-food:before { content: "\e717"; }

.auxicon-heart-5:before { content: "\e718"; }

.auxicon-key-3:before { content: "\e719"; }

.auxicon-lab-1:before { content: "\e71a"; }

.auxicon-like-1:before { content: "\e71b"; }

.auxicon-location-2:before { content: "\e71c"; }

.auxicon-lock-3:before { content: "\e71d"; }

.auxicon-mail-3:before { content: "\e71e"; }

.auxicon-megaphone-1:before { content: "\e71f"; }

.auxicon-music-3:before { content: "\e720"; }

.auxicon-news-2:before { content: "\e721"; }

.auxicon-note:before { content: "\e722"; }

.auxicon-paperplane:before { content: "\e723"; }

.auxicon-params:before { content: "\e724"; }

.auxicon-pen-3:before { content: "\e725"; }

.auxicon-phone-4:before { content: "\e726"; }

.auxicon-photo-1:before { content: "\e727"; }

.auxicon-search-5:before { content: "\e728"; }

.auxicon-settings-9:before { content: "\e729"; }

.auxicon-shop-2:before { content: "\e72a"; }

.auxicon-sound-2:before { content: "\e72b"; }

.auxicon-stack:before { content: "\e72c"; }

.auxicon-star-5:before { content: "\e72d"; }

.auxicon-study:before { content: "\e72e"; }

.auxicon-t-shirt:before { content: "\e72f"; }

.auxicon-tag-6:before { content: "\e730"; }

.auxicon-trash-4:before { content: "\e731"; }

.auxicon-truck-3:before { content: "\e732"; }

.auxicon-tv-1:before { content: "\e733"; }

.auxicon-user-5:before { content: "\e734"; }

.auxicon-vallet:before { content: "\e735"; }

.auxicon-video-1:before { content: "\e736"; }

.auxicon-vynil:before { content: "\e737"; }

.auxicon-world:before { content: "\e738"; }

.auxicon-bag-2:before { content: "\e7d1"; }

.auxicon-bicycle-1:before { content: "\e7d2"; }

.auxicon-bicycle-vintage:before { content: "\e7d3"; }

.auxicon-browser-empty:before { content: "\e7d4"; }

.auxicon-browser-full:before { content: "\e7d5"; }

.auxicon-bubble-1-1:before { content: "\e7d6"; }

.auxicon-bubble-2-1:before { content: "\e7d7"; }

.auxicon-bubble-3-1:before { content: "\e7d8"; }

.auxicon-camera-6:before { content: "\e7d9"; }

.auxicon-clap-board:before { content: "\e7da"; }

.auxicon-clipboard-4:before { content: "\e7db"; }

.auxicon-clock-6:before { content: "\e7dc"; }

.auxicon-cloud-7:before { content: "\e7dd"; }

.auxicon-cloudy:before { content: "\e7de"; }

.auxicon-envelope-2:before { content: "\e7df"; }

.auxicon-file-ai:before { content: "\e7e0"; }

.auxicon-file-jpg:before { content: "\e7e1"; }

.auxicon-file-png:before { content: "\e7e2"; }

.auxicon-file-psd:before { content: "\e7e3"; }

.auxicon-file-text-1:before { content: "\e7e4"; }

.auxicon-graph-2:before { content: "\e7e5"; }

.auxicon-heart-6:before { content: "\e7e6"; }

.auxicon-hierarchy-1:before { content: "\e7e7"; }

.auxicon-hierarchy-2:before { content: "\e7e8"; }

.auxicon-imac:before { content: "\e7e9"; }

.auxicon-ipad-3:before { content: "\e7ea"; }

.auxicon-iphone-1:before { content: "\e7eb"; }

.auxicon-keyboard-3:before { content: "\e7ec"; }

.auxicon-laptop-2:before { content: "\e7ed"; }

.auxicon-line:before { content: "\e7ee"; }

.auxicon-list-4:before { content: "\e7ef"; }

.auxicon-list-thumbnails:before { content: "\e7f0"; }

.auxicon-lock-4:before { content: "\e7f1"; }

.auxicon-magnifier:before { content: "\e7f2"; }

.auxicon-map-5:before { content: "\e7f3"; }

.auxicon-map-pin:before { content: "\e7f4"; }

.auxicon-moon-2:before { content: "\e7f5"; }

.auxicon-mouse-1:before { content: "\e7f6"; }

.auxicon-pencil-4:before { content: "\e7f7"; }

.auxicon-pencil-ruler:before { content: "\e7f8"; }

.auxicon-picture-1:before { content: "\e7f9"; }

.auxicon-rain:before { content: "\e7fa"; }

.auxicon-ribbon:before { content: "\e7fb"; }

.auxicon-shoe:before { content: "\e7fc"; }

.auxicon-speaker-2:before { content: "\e7fd"; }

.auxicon-speaker-off-1:before { content: "\e7fe"; }

.auxicon-sun-1:before { content: "\e7ff"; }

.auxicon-tape:before { content: "\e800"; }

.auxicon-target-1:before { content: "\e801"; }

.auxicon-unlock-1:before { content: "\e802"; }

.auxicon-facebook-3:before { content: "\e0b7"; }

.auxicon-notebook:before { content: "\e02d"; }

.auxicon-edit-modify-streamline:before { content: "\e641"; }

.auxicon-download-2:before { content: "\e053"; }

.auxicon-linkedin:before { content: "\e19f"; }

.auxicon-facebook:before { content: "\e1a0"; }

.auxicon-vimeo:before { content: "\e1a1"; }

.auxicon-flickr:before { content: "\e1a3"; }

.auxicon-instagram:before { content: "\e1a4"; }

.auxicon-tumblr:before { content: "\e1a5"; }

.auxicon-behance:before { content: "\e1a6"; }

.auxicon-wordpress:before { content: "\e1a7"; }

.auxicon-vimeo-1:before { content: "\e1a8"; }

.auxicon-git:before { content: "\e1a9"; }

.auxicon-googleplus:before { content: "\e1aa"; }

.auxicon-digg:before { content: "\e1ab"; }

.auxicon-google:before { content: "\e1ac"; }

.auxicon-stumbleupon:before { content: "\e1ad"; }

.auxicon-apple:before { content: "\e1ae"; }

.auxicon-microsoft:before { content: "\e1af"; }

.auxicon-android:before { content: "\e1b0"; }

.auxicon-dribbble:before { content: "\e1b1"; }

.auxicon-steam:before { content: "\e1b2"; }

.auxicon-pinterest:before { content: "\e1b3"; }

.auxicon-edge:before { content: "\e1a2"; }

.auxicon-chrome:before { content: "\e1b4"; }

.auxicon-safari:before { content: "\e1b5"; }

.auxicon-firefox:before { content: "\e1b6"; }

.auxicon-opera:before { content: "\e1b7"; }

.auxicon-internet-explorer:before { content: "\e1b8"; }

.auxicon-wikipedia:before { content: "\e1b9"; }

.auxicon-amazon:before { content: "\e1ba"; }

.auxicon-lastfm:before { content: "\e1bb"; }

.auxicon-delicious:before { content: "\e1bc"; }

.auxicon-skype:before { content: "\e1bd"; }

.auxicon-rss:before { content: "\e1be"; }

.auxicon-twitter:before, .tp_recent_tweets > ul > li:before { content: "\e1bf"; }

.auxicon-html5:before { content: "\e1c0"; }

.auxicon-css3:before { content: "\e1c1"; }

.auxicon-youtube:before { content: "\e1c2"; }

.auxicon-dropbox:before { content: "\e1c3"; }

.auxicon-drupal:before { content: "\e1c5"; }

.auxicon-twich:before { content: "\e1c6"; }

.auxicon-pocket:before { content: "\e1c7"; }

.auxicon-spotify:before { content: "\e1c4"; }

.auxicon-yahoo:before { content: "\e1c8"; }

.auxicon-paypal:before { content: "\e1c9"; }

.auxicon-visa:before { content: "\e1ca"; }

.auxicon-google-wallet:before { content: "\e1cb"; }

.auxicon-mastercard:before { content: "\e1cc"; }

.auxicon-soundcloud:before { content: "\e1cd"; }

.auxicon-linux:before { content: "\e1ce"; }

.auxicon-github:before { content: "\e1cf"; }

.auxicon-search-4:before, .aux-search-form .aux-submit-icon-container:before { content: "\e1d0"; }

.auxicon-check-mark-circle-outline:before { content: "\e1d1"; }

.auxicon-question-circle:before { content: "\e1d2"; }

.auxicon-phone-classic-on:before { content: "\e1d3"; }

.auxicon-ios-browsers-outline:before { content: "\e1d4"; }

.auxicon-social-buffer:before { content: "\e1d5"; }

.auxicon-social-buffer-outline:before { content: "\e1d6"; }

.auxicon-search-1:before { content: "\e0dd"; }

.auxicon-comment:before { content: "\e1d7"; }

.auxicon-like:before, .wpulike .counter a.image:before, .wpulike .counter a.image-unlike:before, .wpulike-heart .counter a.image:before, .wpulike-heart .counter a.image-unlike:before { content: "\e1d8"; }

.auxicon-share:before { content: "\e1d9"; }

.auxicon-rate:before { content: "\e1da"; }

.auxicon-rate-outline:before { content: "\e1dc"; }

.auxicon-whatsapp:before { content: "\e1db"; }

.auxicon-stumbleupon-1:before { content: "\e1dd"; }

.auxicon-vk:before { content: "\e1de"; }

.auxicon-telegram:before { content: "\e1df"; }

.auxicon-telegram-2:before { content: "\e1e0"; }

/* ------------------------------------------------------------------------------ */
::-moz-selection { background: rgba(33, 150, 243, 0.2); }

::selection { background: rgba(33, 150, 243, 0.2); }

h1, h2, h3, h4, h5, h6, .aux-h1, .aux-h2, .aux-h3, .aux-h4, .aux-h5, .aux-h6 { font-family: "Raleway", arial, sans-serif; }

a { color: #1bb0ce; }
a:hover { color: #1691aa; }

code { padding: 0.3em 0.5em; font-size: 0.86em; border-radius: 4px; text-shadow: 0 1px 0 white; background-color: #F3F3F3; }

hr { border-color: #BBB; margin: 1em 0; }

hr[class*="aux-divider"] { margin-top: 4em; margin-bottom: 4em; }

.aux-divider-small { margin: 4em auto; width: 20%; }

.aux-divider-medium { margin: 4em auto; width: 40%; }

.aux-divider-dashed { border-style: dashed; margin: 4em auto; }

.aux-divider-space { border: none; margin: 4em 0; }

.aux-divider-symbolic-square { margin: 4em auto; }
.aux-divider-symbolic-square::after, .aux-divider-symbolic-circle::after { content: ""; display: block; margin: 0 auto; width: 9px; height: 9px; background-color: #BBB; -webkit-transform: rotate(45deg) translateY(-50%) translateY(-1px); -ms-transform: rotate(45deg) translateY(-50%) translateY(-1px); transform: rotate(45deg) translateY(-50%) translateY(-1px); }

.aux-divider-symbolic-circle { margin: 4em auto; }
.aux-divider-symbolic-circle::after { border-radius: 50%; border: solid 1px #BBB; background-color: white; -webkit-transform: translateY(-50%) translateY(1px); -ms-transform: translateY(-50%) translateY(1px); transform: translateY(-50%) translateY(1px); }

.aux-highlight { padding: 0.1em 0.3em; margin: 0 0.1em; border-radius: 2px; }
.aux-highlight.aux-highlight-red { background-color: #ffc9c2; }
.aux-highlight.aux-highlight-yellow { background-color: #f9f2b0; }
.aux-highlight.aux-highlight-green { background-color: #adf4da; }
.aux-highlight.aux-highlight-blue { background-color: #b7eaff; }

/* dropcaps */
.dropcap { display: block; margin-right: 0.07em; line-height: 85%; font-size: 5em; float: left; }
.dropcap.square, .dropcap.circle { background-color: #505050; color: white; padding: 10px; font-size: 3.5em; margin-right: 0.2em; }
.dropcap.circle { border-radius: 50%; height: 80px; width: 80px; padding: 0; text-align: center; line-height: 80px; font-size: 55px; }
.dropcap.round { border-radius: 3px; }
.dropcap.outline { border: solid 1px #505050; background: transparent; color: inherit; }

/* --------------------------------------------------------------------------- */
strong, b, dl dt { font-weight: 600; }

dl dt { position: relative; }
dl dd { margin-bottom: 1em; }

/* Text meant only for screen readers. */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* --------------------------------------------------------------------------- */
/*table tr th, table tr td { padding: 1em 1.4em; border: solid 1px #BBB; text-align: left; }
table tr th { background-color: #F3F3F3; }
table tr td, table tr:nth-child(even) td, table tr.even td { background: transparent; }*/

/* ------------------------------------------------------------------------------ */
.widget_categories select, .widget_archive select { -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border-radius: 0; border: solid 1px #BBB; padding: 0.5em 40px 0.5em 1em; background-image: url(images/controls/arrows/small-arrow-down.svg); background-repeat: no-repeat; background-position: right center; }
.widget_categories select::-ms-expand, .widget_archive select::-ms-expand { display: none; }
.widget_categories select:focus, .widget_archive select:focus { outline: none; }
.ie9 .widget_categories select, .widget_categories .ie9 select, .ie9 .widget_archive select, .widget_archive .ie9 select { padding-right: 0.5em; background-image: initial; }

/*input[type="submit"] { padding: 1.0625em 2.5em; background-color: #3D3D3D; color: white; vertical-align: top; font-size: 0.8125em; font-weight: 600; text-transform: uppercase; }
input[type="submit"]:hover { background-color: #505050; }*/

/* -------------------------------------------------------------------------- */
.aux-top-header { position: relative; border-bottom: solid 1px #EAEAEA; background-color: white; color: #3D3D3D; z-index: 202; /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ }
.aux-top-header .aux-float-wrapper { height: 38px; }
.aux-top-header .aux-end { margin-left: 0.8em; }
.aux-top-header .aux-start { margin-right: 0.8em; }
.aux-top-header .aux-master-menu .aux-menu-depth-0 > .aux-item-content { color: #AAA; font-size: 0.75em; text-transform: uppercase; -webkit-transition: color 300ms; transition: color 300ms; }
.aux-top-header .aux-master-menu .aux-menu-depth-0 > .aux-item-content:hover { color: #505050; }
.aux-top-header .aux-master-menu .aux-menu-depth-0 > .aux-submenu { margin-top: 14px !important; }
.aux-top-header .aux-fill .aux-menu-depth-0 > .aux-item-content { height: 38px; }
.aux-top-header .aux-start .aux-menu-depth-0 > .aux-item-content, .aux-top-header .aux-center .aux-menu-depth-0 > .aux-item-content, .aux-top-header .aux-center-middle .aux-menu-depth-0 > .aux-item-content { margin-right: 1.5em; }
.aux-top-header .aux-end .aux-menu-depth-0 > .aux-item-content { margin-left: 1.5em; }
.aux-top-header .aux-social-list a { color: #505050; }
.aux-top-header .aux-social-list a:hover { color: #AAA; }
.aux-top-header .aux-cart-contents { color: inherit; font-size: 1.45em; line-height: 100%; vertical-align: middle; text-align: center; padding: 0.2em; }
.aux-top-header .aux-header-msg p { padding: 0; margin: 0; font-size: 0.84375em; }
.aux-top-header .aux-search-section .aux-search-icon { font-size: 20px; display: block; }
.aux-top-header #lang_sel { display: block; height: auto; font-family: inherit; }
.aux-top-header #lang_sel > ul, .aux-top-header #lang_sel .icl_lang_sel_native, .aux-top-header #lang_sel .icl_lang_sel_translated, .aux-top-header #lang_sel .iclflag { top: 0; display: inline-block; vertical-align: middle; }
.aux-top-header #lang_sel::after { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 6px; background-position: 0px -687px; -webkit-transition: all 300ms; transition: all 300ms; content: ""; display: inline-block; vertical-align: middle; margin-left: 5px; }
.aux-top-header #lang_sel:hover li ul { display: block; }
.aux-top-header #lang_sel:hover::after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
.aux-top-header #lang_sel li { width: auto; }
.aux-top-header #lang_sel li ul { top: 100%; visibility: visible; display: none; border: solid 1px #EAEAEA; height: auto; width: auto; }
.aux-top-header #lang_sel li ul > li { min-width: 180px; }
.aux-top-header #lang_sel li ul > li > a { float: none; padding: 1em 1.125em; border: none; font-size: 0.8125em; }
.aux-top-header #lang_sel .lang_sel_sel { padding: 0; border: none; background: transparent; font-size: 0.8125em; }
.aux-top-header #lang_sel .lang_sel_sel > * { vertical-align: middle; }
.aux-top-header #lang_sel .lang_sel_sel:hover { background: transparent; }
.aux-top-header .aux-search-section.aux-end { margin-left: 0.4em; }
.aux-top-header .aux-search-section.aux-start { margin-right: 0.4em; }

.aux-search-section .aux-search-icon { height: 26px; width: 26px; margin: 0; padding: 0; background: none; font-size: 22px; }

.aux-cart-contents { font-size: 24px; position: relative; }
.aux-cart-contents span { display: inline-block; font-size: 12px; border: 1px solid rgba(255, 255, 255, 0.3); padding: 1px 4px; line-height: 12px; height: 18px; width: 18px; border-radius: 50%; position: relative; left: -8px; }

/* -------------------------------------------------------------------------- */
.site-header-section { background-color: #114980; position: relative; z-index: 201; }
.site-header-section.aux-add-border .aux-wrapper { border-bottom: 1px solid #EAEAEA; }
.site-header-section .aux-header-elements { position: relative; height: 85px; }
.site-header-section .aux-fill .aux-logo { height: 100%; overflow: hidden; }
@media screen and (max-width: 1023px) { .aux-resp .site-header-section .aux-logo-header { max-width: 80%; } }
.site-header-section .secondary-bar { height: 60px; }
.site-header-section .secondary-bar .aux-menu-box[class*="-center"] { width: 100%; z-index: 120; }
.site-header-section .secondary-bar .aux-menu-box[class*="-center"] .aux-master-menu { text-align: center; }
.site-header-section .secondary-bar .aux-menu-box[class*="-center"] .aux-master-menu > * { text-align: initial; }
.site-header-section .aux-toggle-menu-bar { overflow: hidden; height: 0; width: 100%; }

/* ------------------------------------------------------------------------------ */
.aux-top-sticky .site-header-section .aux-logo.aux-scale { -webkit-transition: -webkit-transform 300ms ease-out; transition: transform 300ms ease-out; -webkit-transform-origin: left; -ms-transform-origin: left; transform-origin: left; }
.aux-top-sticky .site-header-section .aux-center .aux-logo.aux-scale, .aux-top-sticky .site-header-section .aux-center-middle .aux-logo.aux-scale { -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }
.aux-top-sticky .site-header-section .aux-end .aux-logo.aux-scale { -webkit-transform-origin: right; -ms-transform-origin: right; transform-origin: right; }
.aux-top-sticky .site-header-section.aux-sticky { position: fixed; top: 0; width: 100%; box-shadow: 0 4px 0 rgba(34, 34, 34, 0.03); z-index: 1400; }
.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-top-sticky .site-header-section.aux-sticky .aux-header-elements { height: 51px; }
.aux-top-sticky .site-header-section.aux-sticky .secondary-bar, .aux-top-sticky .site-header-section.aux-sticky .secondary-bar .aux-fill .aux-menu-depth-0 > .aux-item-content { height: 36px; }
.aux-top-sticky .site-header-section.aux-sticky .aux-logo.aux-scale { -webkit-transform: scale(0.85); -ms-transform: scale(0.85); transform: scale(0.85); }
.aux-top-sticky .site-header-section.aux-sticky .aux-wrapper { border-bottom: 1px solid #DEDEDE; }
.aux-top-sticky .site-header-section.aux-sticky .aux-sticky-off { display: none; }

/* -------------------------------------------------------------------------- */
.aux-logo { position: relative; }

.aux-logo-text, .aux-logo-anchor { max-height: 80px; }

.aux-logo-text { text-overflow: ellipsis; }
.aux-logo-text .site-title, .aux-logo-text .site-description { margin: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; }
.aux-logo-text .site-title { line-height: 110%; font-size: 1.5em; color: #1bb0ce; }
.aux-logo-text .site-title a { color: inherit; }
.aux-logo-text .site-description { font-size: 86%; }
.aux-logo-text .site-title ~ .site-description { margin-top: 5px; }

.aux-logo-anchor { display: block; }
.aux-logo-anchor > img { max-height: 100%; }
.aux-logo-anchor > img[src*=".svg"] { width: 100%; }
.aux-logo-anchor ~ .aux-logo-text .site-title, .aux-logo-anchor ~ .aux-logo-text .site-description { font-family: "Raleway", arial, sans-serif; position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }

/* -------------------------------------------------------------------------- */
.aux-top-slider .aux-fold { margin-left: auto; margin-right: auto; }
.aux-top-slider.aux-sep-border { border: 1px solid #EAEAEA; }
.aux-top-slider.aux-sep-pattern::after { content: ''; height: 15px; display: block; background: url(images/pattern/av_pat_5_1.png) left top repeat; }

.aux-breadcrumbs { font-size: 13px; display: inline-block; font-weight: 400; }
.aux-breadcrumbs span:after { content: ">"; padding: 0 5px; color: #BBB; font-size: 11px; display: inline-block; vertical-align: middle; }
.aux-light .aux-breadcrumbs span:after { color: #fff; }
.aux-dark .aux-breadcrumbs span:after { color: #111; }
.aux-breadcrumbs span:last-child:after { content: ""; }
.aux-breadcrumbs span a:hover { color: #1bb0ce; text-decoration: underline; }
.aux-bread-sep-slash .aux-breadcrumbs span:after { content: "\\"; }
.aux-bread-sep-slash .aux-breadcrumbs span:last-child:after { display: none; }
.aux-bread-sep-arrow .aux-breadcrumbs span:after { content: "\25BA"; }
.aux-bread-sep-arrow .aux-breadcrumbs span:last-child:after { display: none; }

.page-title-section { position: relative; }
.page-title-section:before { content: ' '; display: table; clear: both; }
.page-title-section .page-header { z-index: 2; overflow: hidden; border-width: 1px 0 1px; padding: 35px 0; position: relative; top: 0px; background-position: center center; background-size: cover; padding-top: 0; padding-bottom: 0; border-bottom: 1px solid #EAEAEA; }
.page-title-section .page-header > .container { position: relative; z-index: 2; }
.page-title-section .page-header > .container > *:last-child { margin-bottom: 40px; }
.page-title-section .page-header .aux-header-overlay { position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; z-index: 1; }
.page-title-section .aux-boxed-container .aux-page-title-entry.aux-center { margin-left: auto; margin-right: auto; }
.page-title-section .aux-boxed-container .aux-page-title-entry .aux-page-title-box { display: inline-block; }
.page-title-section > .aux-full-height { height: 90vh; }
.page-title-section > .aux-full-height > .container { min-height: 100%; }
.page-title-section > .aux-full-height .aux-title-scroll-down { left: 0; width: 100%; }
.page-title-section > .aux-full-height.aux-semi-full-container { padding-right: 35px; padding-left: 35px; }
.page-title-section > .aux-bottom .aux-page-title-entry { bottom: 0; }
.page-title-section > .aux-bottom.aux-full-height .aux-page-title-entry { position: absolute; left: 0; right: 0; padding: inherit; bottom: 100px; }
.page-title-section > .aux-bottom.aux-full-height .aux-title-scroll-down { position: absolute; bottom: 0px; margin-bottom: 0; }
.page-title-section > .aux-bottom-overlap { margin-bottom: 150px; overflow: visible; }
.page-title-section > .aux-bottom-overlap .aux-page-title-entry { bottom: -90px; }
.page-title-section > .aux-bottom-overlap .aux-page-title-box { width: 100%; }
.page-title-section > .aux-bottom-overlap.aux-full-height .aux-page-title-entry { position: absolute; left: 0; right: 0; bottom: 0; padding: inherit; -webkit-transform: translateY(60%); -ms-transform: translateY(60%); transform: translateY(60%); }
.page-title-section > .aux-bottom-overlap .aux-title-scroll-down { display: none !important; }
.page-title-section > .aux-bottom-overlap.aux-bg-parallax .aux-meida-bg-holder { height: 100%; }
.page-title-section > .aux-middle.aux-full-height .aux-page-title-entry { position: absolute; left: 0; right: 0; top: 50%; padding: inherit; margin: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.page-title-section > .aux-middle.aux-full-height .aux-title-scroll-down { position: absolute; bottom: 0; left: 0; }
.page-title-section > .aux-top .aux-breadcrumbs ~ .aux-page-title-entry { margin-top: 0; }
.page-title-section > .aux-top .aux-page-title-entry { top: 0; }
.page-title-section .aux-light, .page-title-section .aux-light a { color: #fff; }
.page-title-section .aux-dark, .page-title-section .aux-dark a { color: #111; }
.aux-overlay-bg-hash:before { content: ' '; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 2; }

.aux-overlay-bg-hash:before { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=); background-repeat: repeat; opacity: 0.5; }

.aux-left { text-align: left; }

.aux-center { text-align: center; }

.aux-right { text-align: right; }

.aux-bg-parallax { background-repeat: repeat-y; background-position: 50% 0; -webkit-transition: 20s linear; transition: 20s linear; -webkit-transition-property: background-position; transition-property: background-position; }
.page-title-section .aux-breadcrumbs { margin-top: 40px; margin-bottom: 30px; }
.page-title-section .aux-title-scroll-down { display: none; text-align: center; }
.page-title-section .aux-title-scroll-down .aux-arrow-nav { margin-left: auto; margin-right: auto; }
.page-title-section .aux-title-scroll-down .prim-arrow { -webkit-animation: aux-scrolldown 1400ms infinite alternate; animation: aux-scrolldown 1400ms infinite alternate; }
.page-title-section > [class*="aux-arrow-"]:not(.aux-arrow-none) .aux-title-scroll-down { display: block; margin-top: 40px; }
.page-title-section > [class*="aux-arrow-"]:not(.aux-arrow-none) .aux-page-title-entry { margin-bottom: 0; }
.page-title-section .aux-down-arrow { width: 70px; height: 70px; border-radius: 50%; display: inline-block; }
.page-title-section .aux-light .aux-down-arrow .aux-overlay::after { background-color: #fff; }
.page-title-section .aux-dark .aux-down-arrow .aux-overlay::after { background-color: #111; }
.page-title-section .aux-page-title-entry { position: relative; margin-bottom: 40px; margin-top: 40px; }
.page-title-section .aux-bread-bordered .aux-breadcrumbs { padding: 10px 20px; border-width: 1px; border-style: solid; border-radius: 20px; }
.page-title-section .aux-bread-bordered.aux-light .aux-breadcrumbs { border-color: #fff; }
.page-title-section .aux-bread-bordered.aux-dark .aux-breadcrumbs { border-color: #111; }
.page-title-section .aux-heading-bordered .page-title-group, .page-title-section .aux-heading-boxed .page-title-group { padding: 2.1875em 1.875em; }
.page-title-section .aux-heading-boxed .page-title-group { border: none; }
.page-title-section .aux-heading-boxed.aux-light .page-title-group { background-color: #111; }
.page-title-section .aux-heading-boxed.aux-dark .page-title-group { background-color: #fff; }
.page-title-section .aux-heading-bordered .page-title-group { border-width: 3px; border-style: solid; border-radius: 1px; }
.page-title-section .aux-heading-bordered.aux-light .page-title-group { border-color: #fff; }
.page-title-section .aux-heading-bordered.aux-dark .page-title-group { border-color: #111; }
.page-title-section .aux-heading-bordered .page-title-meta, .page-title-section .aux-heading-boxed .page-title-meta { margin-top: 1.2em; }
.page-title 
{ 
	line-height: 100%; 
	margin: 0; 
	font-weight: 500; 
	font-size: 2.1em; 
	display: inline-block; 
	color: black;
}
.page-title-section .page-subtitle { font-size: 1.15em; margin-top: 3px; margin-bottom: 0; font-weight: normal; }
.page-title-section .page-title-meta { font-size: 15px; margin-top: 1.5em; }
.page-title-section .page-title-meta a { font-weight: normal; }

/*----------------- layouts
-----------------*/
/* general styles for sidebars */
.aux-sidebar .sidebar-inner { padding: 3.4375em 1.875em; }
.aux-sidebar-style-overlap .aux-sidebar:before { z-index: -1; }

/* columns */
.aux-sidebar-primary { width: 300px; position: relative; z-index: 2; }
.aux-sidebar-style-overlap .aux-sidebar-primary:before { content: ' '; position: absolute; top: 0; background-color: #EAEAEA; height: 100%; width: 40vw; }
.aux-sidebar-style-overlap.left-sidebar .aux-sidebar-primary:before, .aux-sidebar-style-overlap.left-right-sidebar .aux-sidebar-primary:before, .aux-sidebar-style-overlap.left2-sidebar .aux-sidebar-primary:before { right: 0; }
.aux-sidebar-style-overlap.right-sidebar .aux-sidebar-primary:before, .aux-sidebar-style-overlap.right-left-sidebar .aux-sidebar-primary:before, .aux-sidebar-style-overlap.right2-sidebar .aux-sidebar-primary:before { left: 0; }

.aux-sidebar-secondary { width: 260px; position: relative; z-index: 3; }
.aux-sidebar-style-overlap.left-right-sidebar .aux-sidebar-secondary:before, .aux-sidebar-style-overlap.right-left-sidebar .aux-sidebar-secondary:before { content: ' '; position: absolute; top: 0; background-color: #F1F1F1; height: 100%; width: 40vw; }
.aux-sidebar-style-overlap.left-right-sidebar .aux-sidebar-secondary:before { left: 0; }
.aux-sidebar-style-overlap.right-left-sidebar .aux-sidebar-secondary:before { right: 0; }
.aux-sidebar-style-overlap.left2-sidebar .aux-sidebar-secondary, .aux-sidebar-style-overlap.right2-sidebar .aux-sidebar-secondary { background-color: #F1F1F1; }

.aux-primary { position: relative; z-index: 4; width: 100%; /* space on top of content */ }
.aux-content-top-margin .aux-primary { padding-top: 3.4375em; }

/* Adding a border as a splitter for sidebar */
.aux-sidebar-style-border.right-sidebar .aux-sidebar-primary { border-left: 1px solid #EAEAEA; }
.aux-sidebar-style-border.left-sidebar .aux-sidebar-primary { border-right: 1px solid #EAEAEA; }
.aux-sidebar-style-border.right-left-sidebar .aux-sidebar-primary { border-left: 1px solid #EAEAEA; }
.aux-sidebar-style-border.right-left-sidebar .aux-sidebar-secondary { border-right: 1px solid #EAEAEA; }
.aux-sidebar-style-border.left-right-sidebar .aux-sidebar-primary { border-right: 1px solid #EAEAEA; }
.aux-sidebar-style-border.left-right-sidebar .aux-sidebar-secondary { border-left: 1px solid #EAEAEA; }
.aux-sidebar-style-border.right2-sidebar .aux-sidebar-secondary { border-left: 1px solid #EAEAEA; border-right: 1px solid #EAEAEA; }
.aux-sidebar-style-border.left2-sidebar .aux-sidebar-secondary { border-right: 1px solid #EAEAEA; border-left: 1px solid #EAEAEA; }

/* full-width */
.no-sidebar .aux-sidebar { display: none; float: none; }
.no-sidebar .aux-primary { float: none; width: 100%; }

/* Sidebars */
.right-sidebar .aux-sidebar-secondary, .left-sidebar .aux-sidebar-secondary { display: none; }

/* Sidebar right */
.right-sidebar > .aux-wrapper > .container { padding-right: 315px; }
.right-sidebar .aux-primary { float: left; padding-right: 30px; }
.right-sidebar .aux-sidebar-primary { float: right; margin-right: -300px; }

/* Sidebar left */
.left-sidebar > .aux-wrapper > .container { padding-left: 300px; }
.left-sidebar .aux-primary { float: right; padding-left: 30px; }
.left-sidebar .aux-sidebar-primary { float: left; margin-left: -300px; }

/* Both sidebar */
.left-right-sidebar > .aux-wrapper > .container { padding-left: 300px; padding-right: 260px; }
.left-right-sidebar .aux-primary { float: right; padding-right: 30px; padding-left: 30px; }
.left-right-sidebar .aux-sidebar-primary { float: left; margin-left: -300px; }
.left-right-sidebar .aux-sidebar-secondary { float: right; margin-right: -260px; right: -100%; }

.right-left-sidebar > .aux-wrapper > .container { padding-right: 300px; padding-left: 260px; }
.right-left-sidebar .aux-primary { float: left; padding-left: 30px; padding-right: 30px; }
.right-left-sidebar .aux-sidebar-primary { float: right; margin-right: -300px; }
.right-left-sidebar .aux-sidebar-secondary { float: left; margin-left: -260px; left: -100%; }

/* Two sidebar left */
.left2-sidebar > .aux-wrapper > .container { padding-left: 560px; }
.left2-sidebar .aux-primary { float: right; padding-left: 30px; }
.left2-sidebar .aux-sidebar-primary { float: left; margin-left: -560px; }
.left2-sidebar .aux-sidebar-secondary { float: left; margin-left: -260px; }

/* Two sidebar right */
.right2-sidebar > .aux-wrapper > .container { padding-right: 560px; }
.right2-sidebar .aux-primary { float: left; padding-right: 30px; }
.right2-sidebar .aux-sidebar-primary { float: right; margin-right: -560px; }
.right2-sidebar .aux-sidebar-secondary { float: right; margin-right: -260px; }

@media screen and (min-width: 768px) and (max-width: 1023px) { .aux-resp { /* Sidebar right */ /* Sidebar left */ }
  .aux-resp .aux-sidebar-primary { width: 240px; }
  .aux-resp .right-sidebar > .aux-wrapper > .container { padding-right: 240px; }
  .aux-resp .right-sidebar .aux-sidebar-primary { margin-right: -240px; }
  .aux-resp .left-sidebar > .aux-wrapper > .container { padding-left: 240px; }
  .aux-resp .left-sidebar .aux-sidebar-primary { margin-left: -240px; } }
@media screen and (max-width: 767px) { .aux-resp { /* sidebars */ }
  .aux-resp .right-sidebar .aux-primary, .aux-resp .right-sidebar .aux-sidebar, .aux-resp .left-sidebar .aux-primary, .aux-resp .left-sidebar .aux-sidebar, .aux-resp .right-left-sidebar .aux-primary, .aux-resp .right-left-sidebar .aux-sidebar, .aux-resp .left-right-sidebar .aux-primary, .aux-resp .left-right-sidebar .aux-sidebar { width: 100%; margin-right: auto; margin-left: auto; }
  .aux-resp .right-left-sidebar > .aux-wrapper > .aux-fold, .aux-resp .left-right-sidebar > .aux-wrapper > .aux-fold { padding-right: 35px; padding-left: 35px; }
  .aux-resp .right-left-sidebar .aux-primary, .aux-resp .left-right-sidebar .aux-primary { padding-left: 0; padding-right: 0; }
  .aux-resp .right-left-sidebar .aux-sidebar, .aux-resp .left-right-sidebar .aux-sidebar { float: none; left: auto; right: auto; }
  .aux-resp .right-sidebar > .aux-wrapper > .aux-fold { padding-right: 35px; padding-left: 35px; }
  .aux-resp .right-sidebar .aux-primary { padding-right: 0; }
  .aux-resp .left-sidebar > .aux-wrapper > .aux-fold { padding-right: 35px; padding-left: 35px; }
  .aux-resp .left-sidebar .aux-primary { padding-left: 0; }
  .aux-resp .aux-sidebar { border-top: 1px solid #EAEAEA; padding-top: 2em; }
  .aux-resp .aux-sidebar .sidebar-inner { padding-right: 0; padding-left: 0; }
  .aux-resp .aux-full-container .aux-sidebar .sidebar-inner { padding-right: 0; padding-left: 0; }
  .aux-resp .aux-sidebar-style-border.right-sidebar .aux-sidebar-primary { border-left: none; }
  .aux-resp .aux-sidebar-style-border.left-sidebar .aux-sidebar-primary { border-right: none; }
  .aux-resp .aux-sidebar-style-border.left-right-sidebar .aux-sidebar-primary, .aux-resp .aux-sidebar-style-border.right-left-sidebar .aux-sidebar-primary { border-right: none; }
  .aux-resp .aux-sidebar-style-border.left-right-sidebar .aux-sidebar-secondary, .aux-resp .aux-sidebar-style-border.right-left-sidebar .aux-sidebar-secondary { border-left: none; }
  .aux-resp .aux-sidebar-style-border.right2-sidebar .aux-sidebar-secondary { border-left: none; border-right: none; }
  .aux-resp .aux-sidebar-style-border.left2-sidebar .aux-sidebar-secondary { border-right: none; border-left: none; }
  .aux-resp .aux-sidebar-style-overlap .aux-sidebar-primary:before, .aux-resp .aux-sidebar-style-overlap .aux-sidebar-secondary:before { right: auto; left: -10vw !important; width: 120vw; top: -1px; } }

.aux-media-frame.aux-media-image { display: block; position: relative; overflow: hidden; max-width: 100%; text-align: center; }
.aux-media-frame.aux-media-image img { height: auto; display: block; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; }
.aux-media-frame.aux-media-image.aux-contain img { width: 100%; min-width: 100%; }
.aux-media-frame ul { display: none; }

.aux-meida-bg-holder { position: absolute; width: 100%; height: 100%; left: 0; top: 0; -webkit-transition: opacity 10ms linear; transition: opacity 10ms linear; -webkit-transform-style: preserve-3d; background-size: cover; z-index: 1; background-position: 50% 50%; background-color: #333; overflow: hidden; }
.aux-meida-bg-holder.aux-bg-parallax, .aux-bg-parallax .aux-meida-bg-holder { height: 100vh; }
.aux-meida-bg-holder > img { width: 100%; display: none; z-index: 2; }
.aux-meida-bg-holder video { z-index: 10; }

.subfooter { background-color: #F3F3F3; position: relative; }
.subfooter > .aux-wrapper:after { content: ""; display: table; clear: both; }
.subfooter > .aux-wrapper > .container { padding-top: 100px; margin-bottom: 70px; }

.aux-subfooter-bar { background-color: #F3F3F3; }
.aux-subfooter-bar.vertical-small-full, .aux-subfooter-bar.vertical-small-boxed { padding-top: 30px; padding-bottom: 30px; }
.aux-subfooter-bar #sbi_load { padding-top: 0 !important; }
.aux-subfooter-bar .widget-container { margin-bottom: 0px; }
.aux-subfooter-bar .widget-container + .widget-container { margin-top: 1.875em; }

/* ------------------------------------------------------------------------------ */
.aux-site-footer { position: relative; padding: 15px 0; margin: 0; background-color: #F3F3F3; color: #AAA; }
.aux-site-footer .aux-fold { height: 60px; }
.aux-site-footer ul:after { content: ""; display: table; clear: both; }
.aux-site-footer small { font-size: 0.875em; line-height: 100%; }
.aux-site-footer .aux-start { margin-right: 20px; }
.aux-site-footer .aux-end { margin-left: 20px; }
.aux-site-footer .footer-menu li { float: left; margin-bottom: 0; margin-right: 0.8em; }
.aux-site-footer .footer-menu li.current-menu-item { font-weight: 600; }
.aux-site-footer .footer-menu li.current-menu-item a, .aux-site-footer .footer-menu li.current-menu-item span { color: #505050; }
.aux-site-footer .footer-menu li > a, .aux-site-footer .footer-menu li > span { color: #AAA; font-size: 0.75em; text-transform: uppercase; -webkit-transition: color 300ms; transition: color 300ms; }
.aux-site-footer .footer-menu li > a:hover, .aux-site-footer .footer-menu li > span:hover { color: #505050; }
.aux-site-footer .aux-social-list a:hover { color: #505050; }

.mm-footer .aux-menu-depth-0 > .aux-item-content { color: #AAA; font-size: 0.625em; font-weight: 600; text-transform: uppercase; -webkit-transition: color 300ms; transition: color 300ms; }
.mm-footer .aux-menu-depth-0 > .aux-item-content:hover { color: #505050; }

.aux-logo-footer .aux-logo-anchor img { width: auto; max-height: 60px; }

/* -------------------------------------------------------------------------- */
.aux-goto-top-btn { display: none; position: fixed; bottom: 30px; right: 30px; z-index: 140; -webkit-transform: 'translateY(150px)'; -ms-transform: 'translateY(150px)'; transform: 'translateY(150px)'; -webkit-transition: all 500ms; transition: all 500ms; }
.aux-goto-top-btn.aux-align-btn-left { right: auto; left: 30px; }
.aux-goto-top-btn.aux-align-btn-center { right: auto; left: 50%; margin-left: -35/2px; }
.aux-goto-top-btn .aux-arrow-nav.aux-outline { width: 35px; height: 35px; background-color: white; }

/* -------------------------------------------------------------------------- */
.customize-partial-edit-shortcuts-shown #qm { display: none; }

.aux-hidden-blocks { z-index: 100003; position: relative; }

/* ------------------------------------------------------------------------------ */
.aux-fs-popup { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.98); z-index: 110000; overflow: hidden; -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; -webkit-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); /* ------------------------------------------------------------------------------ */ }
.aux-fs-popup:after, .aux-fs-popup:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; }
.aux-fs-popup:before { z-index: 2; }
.aux-fs-popup:after { z-index: 1; background-size: cover; }
.aux-fs-popup > * { z-index: 4; }
.aux-fs-popup .aux-panel-close { position: absolute; right: 0; width: 30px; height: 30px; border: solid 1px #333; border-radius: 50%; margin: 15px; padding: 6px; cursor: pointer; z-index: 200; }
.aux-fs-popup .aux-panel-close .aux-cross-symbol { width: 100%; height: 100%; top: 8px; position: relative; }
.aux-fs-popup .aux-fs-menu { position: relative; }
.aux-fs-popup .aux-fs-menu, .aux-fs-popup .aux-fs-menu.aux-middle-aligned { top: 50%; margin: 0 auto; max-height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.aux-fs-popup .aux-fs-search { display: none; }
.aux-fs-popup.aux-dark { background-color: rgba(0, 0, 0, 0.95); color: white; }
.aux-fs-popup.aux-dark .aux-panel-close { border-color: white; }
.aux-fs-popup.aux-dark .aux-panel-close .aux-cross-symbol::after, .aux-fs-popup.aux-dark .aux-panel-close .aux-cross-symbol::before { background-color: white; }

/* ------------------------------------------------------------------------------ */
.aux-offside-section { display: none; }

/* ------------------------------------------------------------------------------ */
.aux-search-overlay .aux-search-field { position: relative; top: 50%; margin: 0 auto; height: 100%; overflow-y: hidden; text-align: center; }
.aux-search-overlay .aux-search-form form { width: 48%; max-width: 960px; border-bottom: 2px solid #BBB; }
.aux-search-overlay .aux-search-form form input.aux-search-field { width: 100%; height: 100%; text-align: left; font-size: 28px; border: none; }
.aux-search-overlay .aux-search-form form input.aux-search-field:-moz-placeholder { /* WebKit, Blink, Edge */ color: #3D3D3D; }
.aux-search-overlay .aux-search-form form input.aux-search-field::-moz-placeholder { /* WebKit, Blink, Edge */ color: #3D3D3D; }
.aux-search-overlay .aux-search-form form input.aux-search-field:-ms-input-placeholder { /* WebKit, Blink, Edge */ color: #3D3D3D; }
.aux-search-overlay .aux-search-form form input.aux-search-field::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #3D3D3D; }
.aux-search-overlay .aux-search-form form .aux-submit-icon-container { color: #3D3D3D; right: -9px; font-size: 22px; }
@media screen and (max-width: 479px) { .aux-search-overlay .aux-search-form form { width: 80%; } }
.aux-search-overlay.aux-dark form .aux-submit-icon-container, .aux-search-overlay.aux-dark form .aux-submit-icon-container:hover { color: white; }
.aux-search-overlay.aux-dark form input.aux-search-field { color: white; }
.aux-search-overlay.aux-dark form input.aux-search-field:-moz-placeholder { /* WebKit, Blink, Edge */ color: white; }
.aux-search-overlay.aux-dark form input.aux-search-field::-moz-placeholder { /* WebKit, Blink, Edge */ color: white; }
.aux-search-overlay.aux-dark form input.aux-search-field:-ms-input-placeholder { /* WebKit, Blink, Edge */ color: white; }
.aux-search-overlay.aux-dark form input.aux-search-field::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: white; }

/** Page loading styles
/* ------------------------------------------------------------------------------ */
.aux-page-preload #inner-body { opacity: 0; visibility: hidden; -webkit-transition: opacity 800ms cubic-bezier(0.86, 0, 0.07, 1); transition: opacity 800ms cubic-bezier(0.86, 0, 0.07, 1); }
.aux-page-preload.aux-page-preload-done #inner-body { opacity: 1; visibility: visible; }

#pagePreloadProgressbar { position: fixed; top: 0; height: 3px; background-color: #1bb0ce; z-index: 100; will-change: width, transform; -webkit-transform: translateZ(0px); transform: translateZ(0px); -webkit-transition: width 300ms, -webkit-transform 400ms 280ms cubic-bezier(0.75, 0.1, 0.25, 0.9); transition: width 300ms, transform 400ms 280ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
.admin-bar #pagePreloadProgressbar { top: 32px; }

#pagePreloadProgressbar.aux-no-js { width: 0; -webkit-animation: aux-page-progressbar 15s forwards linear; animation: aux-page-progressbar 15s forwards linear; }

#pagePreloadProgressbar.aux-hide { display: block; -webkit-transform: translateX(100%) translateZ(0px); transform: translateX(100%) translateZ(0px); }

.no-cssanimations #pagePreloadProgressbar { display: none; }
@-webkit-keyframes aux-page-progressbar { 100% { width: 70%; } }
@keyframes aux-page-progressbar { 100% { width: 70%; } }
.aux-page-loading { position: fixed; top: 50%; left: 50%; z-index: 10003; -webkit-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); -webkit-transition: opacity 1s; transition: opacity 1s; }
.aux-page-loading img { display: block; }
.aux-page-preload-done .aux-page-loading { opacity: 0; }

/** Page animations
/* ------------------------------------------------------------------------------ */
.csstransitions .aux-page-animation-fade #inner-body { opacity: 0; visibility: visible; overflow: hidden; height: 100vh; -webkit-transition: opacity 1s cubic-bezier(0.86, 0, 0.07, 1); transition: opacity 1s cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions .aux-page-animation-fade .aux-page-loading { -webkit-transition: opacity 800ms cubic-bezier(0.86, 0, 0.07, 1); transition: opacity 800ms cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions .aux-page-show-fade #inner-body { opacity: 1; }
.csstransitions .aux-page-show-fade .aux-page-loading { opacity: 0; }
.csstransitions .aux-page-show-fade.aux-page-animation-done #inner-body { height: auto; overflow: visible; }
.csstransitions .aux-page-show-fade.aux-page-animation-done .aux-page-loading { display: none; }
.csstransitions .aux-page-before-hide-fade #inner-body { overflow: hidden; height: 100vh; }
.csstransitions .aux-page-before-hide-fade .aux-page-loading { display: block; opacity: 0; -webkit-transition-delay: 300ms; transition-delay: 300ms; }
.csstransitions .aux-page-hide-fade #inner-body { opacity: 0; }
.csstransitions .aux-page-hide-fade .aux-page-loading { opacity: 1; }
.csstransitions .aux-page-animation-circle { overflow: hidden; height: 100vh; }
.csstransitions .aux-page-animation-circle #inner-body { opacity: 0.5; overflow: hidden; height: 100vh; -webkit-transition: -webkit-transform 2s cubic-bezier(0.86, 0, 0.07, 1), -webkit-clip-path 1.8s cubic-bezier(0.86, 0, 0.07, 1), opacity 2s cubic-bezier(0.86, 0, 0.07, 1); -ms-transition: -ms-transform 2s cubic-bezier(0.86, 0, 0.07, 1), -ms-clip-path 1.8s cubic-bezier(0.86, 0, 0.07, 1), opacity 2s cubic-bezier(0.86, 0, 0.07, 1); -webkit-transition-delay: 200ms; transition-delay: 200ms; -webkit-transform: perspective(1000px) translateZ(-180px); transform: perspective(1000px) translateZ(-180px); -webkit-clip-path: circle(0% at center); -moz-clip-path: circle(0% at center); -ms-clip-path: circle(0% at center); clip-path: circle(0% at center); }
.csstransitions .aux-page-animation-circle .aux-page-animation-overlay { position: fixed; width: 100%; height: 100%; display: none; background: white; z-index: 10000; -webkit-clip-path: circle(0% at center); -moz-clip-path: circle(0% at center); -ms-clip-path: circle(0% at center); clip-path: circle(0% at center); -webkit-transition: -webkit-clip-path 1500ms 250ms cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: -moz-clip-path 1500ms 250ms cubic-bezier(0.86, 0, 0.07, 1); -ms-transition: -ms-clip-path 1500ms 250ms cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions .aux-page-animation-circle .aux-page-loading { -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), opacity 1s cubic-bezier(0.86, 0, 0.07, 1); transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), opacity 1s cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions.no-cssclippathcircle .aux-page-animation-circle #inner-body { opacity: 0; }
.csstransitions.no-cssclippathcircle .aux-page-show-circle #inner-body { opacity: 1; }
.csstransitions .aux-page-show-circle #inner-body { visibility: visible; opacity: 1; -webkit-transform: perspective(1000px); transform: perspective(1000px); -webkit-clip-path: circle(75% at center); -moz-clip-path: circle(75% at center); -ms-clip-path: circle(75% at center); clip-path: circle(75% at center); }
.csstransitions .aux-page-show-circle .aux-page-loading { opacity: 0; -webkit-transform: perspective(1000px) translateY(-50%) translateX(-50%) translateZ(400px); transform: perspective(1000px) translateY(-50%) translateX(-50%) translateZ(400px); }
.csstransitions .aux-page-show-circle.aux-page-animation-done #inner-body { -webkit-transition: none; transition: none; -webkit-transform: none; -ms-transform: none; transform: none; -webkit-clip-path: none; -moz-clip-path: none; -ms-clip-path: none; clip-path: none; }
.csstransitions .aux-page-show-circle.aux-page-animation-done #inner-body, .csstransitions .aux-page-show-circle.aux-page-animation-done { height: auto; overflow: visible; }
.csstransitions .aux-page-show-circle.aux-page-animation-done .aux-page-loading { display: none; }
.csstransitions .aux-page-before-hide-circle #inner-body { opacity: 1; height: 100vh; visibility: visible; overflow: hidden; -webkit-clip-path: circle(75% at center); -moz-clip-path: circle(75% at center); -ms-clip-path: circle(75% at center); clip-path: circle(75% at center); }
.csstransitions .aux-page-before-hide-circle .aux-page-loading { -webkit-transition-delay: 400ms; transition-delay: 400ms; -webkit-transition-duration: 0; transition-duration: 0; -webkit-transform: perspective(1000px) translateY(-50%) translateX(-50%) translateZ(-2000px); transform: perspective(1000px) translateY(-50%) translateX(-50%) translateZ(-2000px); opacity: 0; display: block; }
.csstransitions .aux-page-before-hide-circle .aux-page-animation-overlay { display: block; }
.csstransitions .aux-page-hide-circle { overflow: hidden; height: 100vh; }
.csstransitions .aux-page-hide-circle #inner-body { -webkit-transform: perspective(1000px) translateZ(180px); transform: perspective(1000px) translateZ(180px); }
.csstransitions .aux-page-hide-circle .aux-page-animation-overlay { -webkit-clip-path: circle(75% at center); -moz-clip-path: circle(75% at center); -ms-clip-path: circle(75% at center); clip-path: circle(75% at center); }
.csstransitions .aux-page-hide-circle .aux-page-loading { -webkit-transition-duration: 1s; transition-duration: 1s; -webkit-transform: perspective(1000px) translateY(-50%) translateX(-50%); transform: perspective(1000px) translateY(-50%) translateX(-50%); opacity: 1; }

/* ------------------------------------------------------------------------------ */
.aux-offcanvas-menu { position: fixed; top: 0; left: 0; height: 100vh; width: 250px; background: white; box-shadow: 4px 0 0 rgba(34, 34, 34, 0.1); z-index: 150000; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
.aux-offcanvas-menu .offcanvas-content { width: 100%; height: calc(100% - 130px); overflow-y: auto; }
.aux-offcanvas-menu .aux-close { position: relative; width: 16px; height: 40px; padding-top: 20px; float: right; cursor: pointer; margin: 10px 20px; -webkit-transition: all 200ms ease-out; transition: all 200ms ease-out; }
.aux-offcanvas-menu .aux-close:hover { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
.aux-offcanvas-menu.aux-pin-right { right: 0; left: auto; box-shadow: -5px 0 0px 0 rgba(0, 0, 0, 0.19); -webkit-transform: translateX(120%); -ms-transform: translateX(120%); transform: translateX(120%); }
.aux-offcanvas-menu.aux-pin-right .aux-close { float: left; }
.aux-offcanvas-menu .aux-master-menu.aux-narrow.aux-toggle .aux-menu-item > .aux-item-content { padding-left: 1.5em; padding-right: 1.5em; }
.aux-offcanvas-menu .aux-master-menu .aux-megamenu .aux-menu-column { width: 100% !important; }

.aux-offcanvas-menu.aux-open { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

/* ------------------------------------------------------------------------------ */
/*!>>>>>>>>>>>>>>>>>>>>>>> #elements config <<<<<<<<<<<<<<<<<<<< */
/** Override Timeline element confgs here */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-timeline.aux-center .aux-block:nth-of-type(odd)::after, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::after, .aux-timeline.aux-right .aux-block::after, .aux-timeline.aux-center .aux-block:nth-of-type(even)::after, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(odd)::after, .aux-timeline.aux-left .aux-block::after { position: absolute; width: 37px; top: 35px; left: -47px; right: auto; height: 1px; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNhY2FjYWMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhY2FjYWMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(30%, rgba(0, 0, 0, 0)), color-stop(30%, #acacac), color-stop(100%, #acacac)); background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 30%, #acacac 30%, #acacac 100%); background: linear-gradient(to left, rgba(0, 0, 0, 0) 30%, #acacac 30%, #acacac 100%); background-size: 10px; }

.aux-timeline.aux-center .aux-block:nth-of-type(odd)::after, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::after, .aux-timeline.aux-right .aux-block::after { right: -47px; left: auto; }

/* ------------------------------------------------------------------------------ */
.aux-timeline.aux-center .aux-block:nth-of-type(odd)::before, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::before, .aux-timeline.aux-right .aux-block::before, .aux-timeline.aux-center .aux-block:nth-of-type(even)::before, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(odd)::before, .aux-timeline.aux-left .aux-block::before { position: absolute; background: white; border: solid #ACACAC 1px; border-radius: 50%; width: 14px; height: 14px; box-sizing: 'border-box'; top: 28px; left: -71px; }

.aux-timeline.aux-center .aux-block:nth-of-type(odd)::before, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::before, .aux-timeline.aux-right .aux-block::before { left: auto; right: -71px; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/*!>>>>>>>>>>>>>>>>>>>>>>> #interactions <<<<<<<<<<<<<<<<<<<< */
/** Auxin frame hover effects */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-frame-cube { -webkit-transition: all 500ms; transition: all 500ms; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform-origin: center center 0px; -ms-transform-origin: center center 0px; transform-origin: center center 0px; -webkit-transform: perspective(1000px); transform: perspective(1000px); will-change: transform; /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ }
.aux-frame-cube .aux-face-front { -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.aux-frame-cube .aux-face-left { position: absolute; top: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: rotateY(-90deg) translateX(-100%); transform: rotateY(-90deg) translateX(-100%); -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; }
.aux-frame-cube .aux-face-right { position: absolute; top: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: rotateY(90deg) translateX(100%); transform: rotateY(90deg) translateX(100%); -webkit-transform-origin: right; -ms-transform-origin: right; transform-origin: right; }
.aux-frame-cube .aux-face-top { position: absolute; top: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: rotateX(90deg) translateY(-100%); transform: rotateX(90deg) translateY(-100%); -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; }
.aux-frame-cube .aux-face-bottom { position: absolute; top: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: rotateX(-90deg) translateY(100%); transform: rotateX(-90deg) translateY(100%); -webkit-transform-origin: bottom center; -ms-transform-origin: bottom center; transform-origin: bottom center; }
.aux-frame-cube .aux-face-back { position: absolute; top: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: rotateX(180deg) translateZ(100%); transform: rotateX(180deg) translateZ(100%); -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }

/* ------------------------------------------------------------------------------ */
.aux-frame-card .aux-card-faces { -webkit-transition: all 500ms; transition: all 500ms; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform: perspective(1000px); transform: perspective(1000px); position: relative; }
.aux-frame-card .aux-face-front { -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.aux-frame-card .aux-face-back { position: absolute; top: 0; left: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }
.aux-frame-card.aux-rotate-up .aux-face-back, .aux-frame-card.aux-rotate-down .aux-face-back { -webkit-transform: rotateX(180deg); transform: rotateX(180deg); }
.aux-hover-active:hover .aux-frame-card.aux-rotate-left:hover .aux-card-faces { -webkit-transform: perspective(1000px) rotateY(180deg); transform: perspective(1000px) rotateY(180deg); }
.aux-hover-active:hover .aux-frame-card.aux-rotate-right:hover .aux-card-faces { -webkit-transform: perspective(1000px) rotateY(-180deg); transform: perspective(1000px) rotateY(-180deg); }
.aux-hover-active:hover .aux-frame-card.aux-rotate-up:hover .aux-card-faces { -webkit-transform: perspective(1000px) rotateX(180deg); transform: perspective(1000px) rotateX(180deg); }
.aux-hover-active:hover .aux-frame-card.aux-rotate-down:hover .aux-card-faces { -webkit-transform: perspective(1000px) rotateX(-180deg); transform: perspective(1000px) rotateX(-180deg); }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-frame-mask { overflow: hidden; position: relative; -webkit-transition: -webkit-transform 1s cubic-bezier(0.77, 0, 0.175, 1); transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1); -webkit-transform: perspective(1000) translateZ(0px); transform: perspective(1000) translateZ(0px); }
.aux-frame-mask img { -webkit-transition: -webkit-transform 1s cubic-bezier(0.77, 0, 0.175, 1); transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1); -webkit-transform: perspective(1000) translateZ(0px); transform: perspective(1000) translateZ(0px); }
.aux-hover-active:hover .aux-frame-mask { -webkit-transform: perspective(1000) translateZ(-120px); transform: perspective(1000) translateZ(-120px); }
.aux-hover-active:hover .aux-frame-mask img { -webkit-transform: perspective(1000) translateZ(102.66396px); transform: perspective(1000) translateZ(102.66396px); }

/* ------------------------------------------------------------------------------ */
.aux-frame-zoom { overflow: hidden; position: relative; }
.aux-frame-zoom img { will-change: transform; -webkit-transition: all 1.2s ease-out; transition: all 1.2s ease-out; -webkit-transform: translateZ(1px); transform: translateZ(1px); }
.aux-hover-active:hover .aux-frame-zoom img { -webkit-transform: scale(1.2) translateZ(0.1px); transform: scale(1.2) translateZ(0.1px); }

/* ------------------------------------------------------------------------------ */
.aux-frame-darken::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.75); opacity: 0; z-index: 1; will-change: opacity; -webkit-transition: opacity 1s ease-out; transition: opacity 1s ease-out; }
.aux-hover-active:hover .aux-frame-darken::after { opacity: 1; }

.aux-frame-lighten::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.75); opacity: 0; z-index: 1; will-change: opacity; -webkit-transition: opacity 1s ease-out; transition: opacity 1s ease-out; }
.aux-hover-active:hover .aux-frame-lighten::after { opacity: 1; }

/* ------------------------------------------------------------------------------ */
.aux-frame-boxed-lighten::after { content: ""; position: absolute; top: 15px; bottom: 15px; left: 15px; right: 15px; background-color: rgba(255, 255, 255, 0.75); opacity: 0; z-index: 1; will-change: opacity transform; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); -webkit-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 1s cubic-bezier(0.77, 0, 0.175, 1); transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s cubic-bezier(0.77, 0, 0.175, 1); }
.aux-hover-active:hover .aux-frame-boxed-lighten::after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; }

.aux-frame-boxed-darken::after { content: ""; position: absolute; top: 15px; bottom: 15px; left: 15px; right: 15px; background-color: rgba(0, 0, 0, 0.75); opacity: 0; z-index: 1; will-change: opacity transform; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); -webkit-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 1s cubic-bezier(0.77, 0, 0.175, 1); transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s cubic-bezier(0.77, 0, 0.175, 1); }
.aux-hover-active:hover .aux-frame-boxed-darken::after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; }

/* ------------------------------------------------------------------------------ */
/** Auxin hover effect planes and animations */
/* ------------------------------------------------------------------------------ */
.aux-3d-planes { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-perspective: 1000px; perspective: 1000px; }
.aux-3d-planes .aux-depth-0 { -webkit-transform: translateZ(0px); transform: translateZ(0px); }
.aux-3d-planes .aux-depth-1 { -webkit-transform: translateZ(20px); transform: translateZ(20px); }
.aux-3d-planes .aux-depth-2 { -webkit-transform: translateZ(40px); transform: translateZ(40px); }
.aux-3d-planes .aux-depth-3 { -webkit-transform: translateZ(60px); transform: translateZ(60px); }
.aux-3d-planes .aux-depth-4 { -webkit-transform: translateZ(80px); transform: translateZ(80px); }
.aux-3d-planes .aux-depth-5 { -webkit-transform: translateZ(100px); transform: translateZ(100px); }

/* ------------------------------------------------------------------------------ */
.aux-delay-1x { -webkit-transition-delay: 50ms !important; transition-delay: 50ms !important; }

.aux-delay-2x { -webkit-transition-delay: 100ms !important; transition-delay: 100ms !important; }

.aux-delay-3x { -webkit-transition-delay: 150ms !important; transition-delay: 150ms !important; }

.aux-delay-4x { -webkit-transition-delay: 200ms !important; transition-delay: 200ms !important; }

.aux-delay-5x { -webkit-transition-delay: 250ms !important; transition-delay: 250ms !important; }

.aux-delay-6x { -webkit-transition-delay: 300ms !important; transition-delay: 300ms !important; }

.aux-delay-7x { -webkit-transition-delay: 350ms !important; transition-delay: 350ms !important; }

.aux-delay-8x { -webkit-transition-delay: 400ms !important; transition-delay: 400ms !important; }

.aux-delay-9x { -webkit-transition-delay: 450ms !important; transition-delay: 450ms !important; }

.aux-delay-10x { -webkit-transition-delay: 500ms !important; transition-delay: 500ms !important; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-hover-move-up { -webkit-transform: translateY(40px); -ms-transform: translateY(40px); transform: translateY(40px); }

.aux-hover-circle-plus, .aux-hover-circle-link { -webkit-transform: translateX(-120px); -ms-transform: translateX(-120px); transform: translateX(-120px); }

.aux-hover-out .aux-hover-circle-plus, .aux-hover-out .aux-hover-circle-link { -webkit-transform: translateX(120px); -ms-transform: translateX(120px); transform: translateX(120px); }

.aux-hover-active:hover .aux-hover-move-up { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; }

.aux-hover-reset .aux-hover-circle-plus, .aux-hover-reset .aux-hover-circle-link { -webkit-transition: none; transition: none; }

.aux-hover-in .aux-hover-circle-plus, .aux-hover-in .aux-hover-circle-link { opacity: 1; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; }

/** Auxin hover effect symbols  This file contains a collection of symbols that can appear over a frame with hover effect Each symbol can have its own unique effect. */
/* ------------------------------------------------------------------------------ */
/** Circle plus button  Sample markup <div class="aux-hover-scale-circle-plus"> <span class="aux-symbol-plus"></span> <span class="aux-symbol-circle"></span> </div> */
.aux-hover-scale-circle-plus { display: block; position: absolute; top: 50%; left: 50%; }
.aux-hover-scale-circle-plus .aux-symbol-plus, .aux-hover-scale-circle-plus .aux-symbol-circle { position: absolute; display: block; opacity: 0; -webkit-transition: all 800ms cubic-bezier(0.75, 0.1, 0.25, 0.9); transition: all 800ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
.aux-hover-scale-circle-plus .aux-symbol-plus { z-index: 3; width: 30px; height: 30px; margin-top: 15px; -webkit-transform: translate3d(-50%, -50%, 0) scale(0.8); transform: translate3d(-50%, -50%, 0) scale(0.8); -webkit-transform-origin: 50% 0 0; -ms-transform-origin: 50% 0 0; transform-origin: 50% 0 0; }
.aux-hover-scale-circle-plus .aux-symbol-plus::after, .aux-hover-scale-circle-plus .aux-symbol-plus::before { content: ""; position: absolute; display: block; height: 1px; width: 100%; background-color: white; }
.aux-hover-scale-circle-plus .aux-symbol-plus::after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
.ie9 .aux-hover-scale-circle-plus .aux-symbol-plus { -ms-transform: translate(-50%, -50%); }
.aux-hover-scale-circle-plus .aux-symbol-circle { z-index: 2; width: 100px; height: 100px; border: solid 2px white; border-radius: 50%; -webkit-transform: translate3d(-50%, -50%, 0) scale(1.25); transform: translate3d(-50%, -50%, 0) scale(1.25); }
.ie9 .aux-hover-scale-circle-plus .aux-symbol-circle { -ms-transform: translate(-50%, -50%); }
.aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-plus, .aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-circle { opacity: 1; -webkit-transform: translate3d(-50%, -50%, 0) scale(1) rotate(0); transform: translate3d(-50%, -50%, 0) scale(1) rotate(0); }
.ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-plus, .ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-circle { -ms-transform: translate(-50%, -50%); }

.aux-hover-fade { opacity: 0; -webkit-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; will-change: opacity; }
.aux-hover-active:hover .aux-hover-fade { opacity: 1; }

/** Circle plus button  <div class="aux-hover-circle-plus"> <a href="#"> <div class="aux-arrow-nav aux-round aux-hover-slide aux-outline aux-semi-small aux-white"> <span class="aux-overlay"></span> <span class="aux-svg-arrow aux-medium-plus aux-white"></span> <span class="aux-hover-arrow aux-svg-arrow aux-medium-plus"></span> </div> </a> </div>  */
.aux-hover-circle-plus { opacity: 0; -webkit-transition: opacity 1s 0 cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 1s 0 cubic-bezier(0.77, 0, 0.175, 1); transition: opacity 1s 0 cubic-bezier(0.77, 0, 0.175, 1), transform 1s 0 cubic-bezier(0.77, 0, 0.175, 1); will-change: opacity, transform; }

/** Circle link button  <div class="aux-hover-circle-link"> <a href="#"> <div class="aux-arrow-nav aux-round aux-hover-slide aux-outline aux-semi-small aux-white"> <span class="aux-overlay"></span> <span class="aux-svg-arrow aux-medium-right aux-white"></span> <span class="aux-hover-arrow aux-svg-arrow aux-medium-right"></span> </div> </a> </div>  */
.aux-hover-circle-link { opacity: 0; -webkit-transition: opacity 1s 0 cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 1s 0 cubic-bezier(0.77, 0, 0.175, 1); transition: opacity 1s 0 cubic-bezier(0.77, 0, 0.175, 1), transform 1s 0 cubic-bezier(0.77, 0, 0.175, 1); will-change: opacity, transform; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-hover-move-up { opacity: 0; -webkit-transition: opacity 1200ms 0 cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 1200ms 0 cubic-bezier(0.77, 0, 0.175, 1); transition: opacity 1200ms 0 cubic-bezier(0.77, 0, 0.175, 1), transform 1200ms 0 cubic-bezier(0.77, 0, 0.175, 1); will-change: opacity, transform; }

@-webkit-keyframes aux-scrolldown { 0% { -webkit-transform: translate(-50%, -60%); transform: translate(-50%, -60%); }
  100% { -webkit-transform: translate(-50%, -20%); transform: translate(-50%, -20%); } }

@keyframes aux-scrolldown { 0% { -webkit-transform: translate(-50%, -60%); transform: translate(-50%, -60%); }
  100% { -webkit-transform: translate(-50%, -20%); transform: translate(-50%, -20%); } }
/* ------------------------------------------------------------------------------ */
.aux-isotope-animated { overflow: hidden; -webkit-transition: height 800ms cubic-bezier(0.75, 0.1, 0.25, 0.9); transition: height 800ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
.aux-isotope-animated .aux-iso-item { -webkit-transition: -webkit-transform 0 cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0 cubic-bezier(0.25, 0.1, 0.25, 1); transition: transform 0 cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0 cubic-bezier(0.25, 0.1, 0.25, 1); opacity: 1; }
.aux-isotope-animated .aux-iso-item.aux-loading { opacity: 0 !important; }
.aux-isotope-animated .aux-iso-hiding { -webkit-transform: translateY(-10%); -ms-transform: translateY(-10%); transform: translateY(-10%); -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.75, 0.9); transition-timing-function: cubic-bezier(0.75, 0, 0.75, 0.9); z-index: 1; opacity: 0; }
.aux-isotope-animated .aux-iso-hidden { -webkit-transform: translateY(10%); -ms-transform: translateY(10%); transform: translateY(10%); opacity: 0; }
.aux-isotope-animated .aux-iso-revealing { -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 2; opacity: 1; }

/*!>>>>>>>>>>>>>>>>>>>>>>> #special elements <<<<<<<<<<<<<<<<<<< */
/* Timeline config here */
/* --------------------------------------------------------------------------- */
/** Timeline element config file @author Averta */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-timeline.aux-middle .aux-block::after { height: 25px; position: absolute; left: 50%; bottom: -26px; border-right: solid 1px gray; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-timeline { position: relative; }
.aux-timeline .aux-date-label { display: block; position: relative; clear: both; box-sizing: border-box; }
.aux-timeline::before { content: ""; display: block; height: 100%; width: 0; border-left: 1px solid #ACACAC; top: 0; position: absolute; }
.aux-timeline::after { content: ""; display: table; clear: both; }

/** Auxin Timeline Element - center layout @author Averta */
.aux-timeline.aux-center .aux-block { clear: both; margin-top: -2em; width: calc(50% - 64px); }
.aux-timeline.aux-center .aux-block::after, .aux-timeline.aux-center .aux-block::before { content: ""; display: block; }
.aux-timeline.aux-center .aux-block:nth-child(1) { margin-top: 0; }
.aux-timeline.aux-center .aux-date-label { float: left; left: 50%; margin-top: 3em; margin-bottom: 5em; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.aux-timeline.aux-center .aux-date-label:first-child { margin-top: 0; }
.aux-timeline.aux-center .aux-block:nth-of-type(odd), .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even) { float: left; }

.aux-timeline.aux-center .aux-block:nth-of-type(even), .rtl .aux-timeline.aux-center .aux-block:nth-of-type(odd) { float: right; }
.aux-timeline.aux-center::before { left: 50%; }

/** Auxin Timeline Element - left layout @author Averta */
.aux-timeline.aux-left .aux-block { clear: both; float: left; width: calc(100% - 101px); margin-top: 2em; margin-left: 101px; }
.aux-timeline.aux-left .aux-block::after, .aux-timeline.aux-left .aux-block::before { content: ""; display: block; }
.aux-timeline.aux-left .aux-date-label { float: left; margin-top: 1em; margin-bottom: -1em; }
.aux-timeline.aux-left .aux-date-label:first-child { margin-top: 0; }
.aux-timeline.aux-left::before { left: 50.5px; }

/** Auxin Timeline Element - left layout @author Averta */
.aux-timeline.aux-right .aux-block { clear: both; float: right; width: calc(100% - 104px); margin-top: 2em; margin-right: 104px; }
.aux-timeline.aux-right .aux-block::after, .aux-timeline.aux-right .aux-block::before { content: ""; display: block; }
.aux-timeline.aux-right .aux-date-label { float: right; margin-top: 1em; margin-bottom: -1em; }
.aux-timeline.aux-right .aux-date-label:first-child { margin-top: 0; }
.aux-timeline.aux-right::before { right: 52px; }

/** Auxin Timeline Element - middle layout @author Averta */
.aux-timeline.aux-middle .aux-block { float: left; clear: both; width: 100%; margin-top: 2em; }
.aux-timeline.aux-middle .aux-block::after, .aux-timeline.aux-middle .aux-block::before { content: ""; display: block; }
.aux-timeline.aux-middle .aux-date-label { float: left; left: 50%; margin-top: 1em; margin-bottom: -1em; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.aux-timeline.aux-middle .aux-date-label:first-child { margin-top: 0; }
.aux-timeline.aux-middle::before { left: 50%; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-timeline .aux-block { box-sizing: border-box; position: relative; }

/* ------------------------------------------------------------------------------ */
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 100000; -webkit-text-size-adjust: 100%; /* create separate layer, to avoid paint on window.onscroll in webkit/blink */ -webkit-backface-visibility: hidden; outline: none; }

.pswp * { box-sizing: border-box; }

.pswp img { max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity { /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */ opacity: 0.001; will-change: opacity; /* for open/close transition */ -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open { display: block; }

.pswp--zoom-allowed .pswp__img { /* autoprefixer: off */ cursor: -webkit-zoom-in; cursor: zoom-in; }

.pswp--zoomed-in .pswp__img { /* autoprefixer: off */ cursor: -webkit-grab; cursor: grab; }

.pswp--dragging .pswp__img { /* autoprefixer: off */ cursor: -webkit-grabbing; cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0; -webkit-backface-visibility: hidden; will-change: opacity; }

.pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }

.pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }

.pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; /* for open/close transition */ -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg { will-change: opacity; /* for open/close transition */ -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none; }

.pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden; }

.pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; }

.pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder { -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank { background: #222; }

.pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC; }

.pswp__error-msg a { color: #CCC; text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons
 */
/* <button> css reset */
.pswp__button { width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: 0.75; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; box-shadow: none; }

.pswp__button:focus, .pswp__button:hover { opacity: 1; }

.pswp__button:active { outline: none; opacity: 0.9; }

.pswp__button::-moz-focus-inner { padding: 0; border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close { opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before { background: url(images/photoswipe/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before { background-image: url(images/photoswipe/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right { background: none; } }
.pswp__button--close { background-position: 0 -44px; }

.pswp__button--share { background-position: -44px -44px; }

.pswp__button--fs { display: none; }

.pswp--supports-fs .pswp__button--fs { display: block; }

.pswp--fs .pswp__button--fs { background-position: -44px 0; }

.pswp__button--zoom { display: none; background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom { display: block; }

.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left, .pswp__button--arrow--right { background: none; top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute; }

.pswp__button--arrow--left { left: 0; }

.pswp__button--arrow--right { right: 0; }

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before { content: ''; top: 35px; background-color: rgba(0, 0, 0, 0.3); height: 30px; width: 32px; position: absolute; }

.pswp__button--arrow--left:before { left: 6px; background-position: -138px -44px; }

.pswp__button--arrow--right:before { right: 6px; background-position: -94px -44px; }

/*

	2. Share modal/popup and links
 */
.pswp__counter, .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.pswp__share-modal { display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity; }

.pswp__share-modal--hidden { display: none; }

.pswp__share-tooltip { z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; -webkit-backface-visibility: hidden; will-change: transform; }

.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px; }

.pswp__share-tooltip a:hover { text-decoration: none; color: #000; }

.pswp__share-tooltip a:first-child { /* round corners on the first/last list item */ border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child { border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in { opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px; }

a.pswp__share--facebook:before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none; }

a.pswp__share--facebook:hover { background: #3E5C9A; color: #FFF; }

a.pswp__share--facebook:hover:before { border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover { background: #55ACEE; color: #FFF; }

a.pswp__share--pinterest:hover { background: #CCC; color: #CE272D; }

a.pswp__share--download:hover { background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)
 */
.pswp__counter { position: absolute; left: 0; top: 0; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: 0.75; padding: 0 10px; }

/*
	
	4. Caption
 */
.pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px; }

.pswp__caption small { font-size: 11px; color: #BBB; }

.pswp__caption__center { text-align: left; max-width: 420px; margin: 0 auto; font-size: 13px; padding: 10px; line-height: 20px; color: #CCC; }

.pswp__caption--empty { display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake { visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR
 */
.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; will-change: opacity; direction: ltr; }

.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px; }

.pswp__preloader--active { opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn { /* We use .gif in browsers that don't support CSS animation */ background: url(images/photoswipe/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active { opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { -webkit-animation: clockwise 500ms linear infinite; animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn { background: none; opacity: 0.75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0; }

.pswp--css_animation .pswp__preloader__cut {   /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/ position: relative; width: 7px; height: 14px; overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut { box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: none; margin: 0; }

@media screen and (max-width: 1255px) { 
	
	.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
    padding: 54px 25px 55px 0px !important;
    font-size: 11px !important;
}
	
@media screen and (max-width: 1000px) { 
	
	.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
    	font-size: 8px !important;
	}
}
	
	.pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right; } }
@-webkit-keyframes clockwise { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes clockwise { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg); }
  100% { -webkit-transform: rotate(0); transform: rotate(0); } }
@keyframes donut-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg); }
  100% { -webkit-transform: rotate(0); transform: rotate(0); } }
/*
	
	6. Additional styles
 */
/* root element of UI */
.pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100%; }

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible; }

.pswp__top-bar, .pswp__caption { background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar { opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { /* Force paint & create composition layer for controls. */ opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none; }

.pswp__element--disabled { display: none !important; }

.pswp--minimal--dark .pswp__top-bar { background: none; }

.jssocials-shares { margin: 0.2em 0; }

.jssocials-shares * { box-sizing: border-box; }

.jssocials-share { display: inline-block; vertical-align: top; margin: 0.3em 0.6em 0.3em 0; }

.jssocials-share:last-child { margin-right: 0; }

.jssocials-share-logo { width: 1em; vertical-align: middle; font-size: 1.5em; }

img.jssocials-share-logo { width: auto; height: 1em; }

.jssocials-share-link { display: inline-block; text-align: center; text-decoration: none; line-height: 1; }

.jssocials-share-link.jssocials-share-link-count { padding-top: .2em; }

.jssocials-share-link.jssocials-share-link-count .jssocials-share-count { display: block; font-size: .6em; margin: 0 -.5em -.8em -.5em; }

.jssocials-share-link.jssocials-share-no-count { padding-top: .5em; }

.jssocials-share-link.jssocials-share-no-count .jssocials-share-count { height: 1em; }

.jssocials-share-label { padding-left: 0.3em; vertical-align: middle; }

.jssocials-share-count-box { display: inline-block; height: 1.5em; padding: 0 0.3em; line-height: 1; vertical-align: middle; cursor: default; }

.jssocials-share-count-box.jssocials-share-no-count { display: none; }

.jssocials-share-count { line-height: 1.5em; vertical-align: middle; }

.jssocials-share-twitter .jssocials-share-link { color: #00aced; }

.jssocials-share-twitter .jssocials-share-link .jssocials-share-label { color: #00aced; }

.jssocials-share-twitter .jssocials-share-link:hover, .jssocials-share-twitter .jssocials-share-link:focus, .jssocials-share-twitter .jssocials-share-link:active { color: #0087ba; }

.jssocials-share-twitter .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-twitter .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-twitter .jssocials-share-link:active .jssocials-share-label { color: #0087ba; }

.jssocials-share-facebook .jssocials-share-link { color: #3b5998; }

.jssocials-share-facebook .jssocials-share-link .jssocials-share-label { color: #3b5998; }

.jssocials-share-facebook .jssocials-share-link:hover, .jssocials-share-facebook .jssocials-share-link:focus, .jssocials-share-facebook .jssocials-share-link:active { color: #2d4373; }

.jssocials-share-facebook .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-facebook .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-facebook .jssocials-share-link:active .jssocials-share-label { color: #2d4373; }

.jssocials-share-googleplus .jssocials-share-link { color: #dd4b39; }

.jssocials-share-googleplus .jssocials-share-link .jssocials-share-label { color: #dd4b39; }

.jssocials-share-googleplus .jssocials-share-link:hover, .jssocials-share-googleplus .jssocials-share-link:focus, .jssocials-share-googleplus .jssocials-share-link:active { color: #c23321; }

.jssocials-share-googleplus .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-googleplus .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-googleplus .jssocials-share-link:active .jssocials-share-label { color: #c23321; }

.jssocials-share-linkedin .jssocials-share-link { color: #007bb6; }

.jssocials-share-linkedin .jssocials-share-link .jssocials-share-label { color: #007bb6; }

.jssocials-share-linkedin .jssocials-share-link:hover, .jssocials-share-linkedin .jssocials-share-link:focus, .jssocials-share-linkedin .jssocials-share-link:active { color: #005983; }

.jssocials-share-linkedin .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-linkedin .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-linkedin .jssocials-share-link:active .jssocials-share-label { color: #005983; }

.jssocials-share-pinterest .jssocials-share-link { color: #cb2027; }

.jssocials-share-pinterest .jssocials-share-link .jssocials-share-label { color: #cb2027; }

.jssocials-share-pinterest .jssocials-share-link:hover, .jssocials-share-pinterest .jssocials-share-link:focus, .jssocials-share-pinterest .jssocials-share-link:active { color: #9f191f; }

.jssocials-share-pinterest .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-pinterest .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-pinterest .jssocials-share-link:active .jssocials-share-label { color: #9f191f; }

.jssocials-share-email .jssocials-share-link { color: #3490F3; }

.jssocials-share-email .jssocials-share-link .jssocials-share-label { color: #3490F3; }

.jssocials-share-email .jssocials-share-link:hover, .jssocials-share-email .jssocials-share-link:focus, .jssocials-share-email .jssocials-share-link:active { color: #0e76e6; }

.jssocials-share-email .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-email .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-email .jssocials-share-link:active .jssocials-share-label { color: #0e76e6; }

.jssocials-share-stumbleupon .jssocials-share-link { color: #eb4823; }

.jssocials-share-stumbleupon .jssocials-share-link .jssocials-share-label { color: #eb4823; }

.jssocials-share-stumbleupon .jssocials-share-link:hover, .jssocials-share-stumbleupon .jssocials-share-link:focus, .jssocials-share-stumbleupon .jssocials-share-link:active { color: #c93412; }

.jssocials-share-stumbleupon .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-stumbleupon .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-stumbleupon .jssocials-share-link:active .jssocials-share-label { color: #c93412; }

.jssocials-share-whatsapp .jssocials-share-link { color: #29a628; }

.jssocials-share-whatsapp .jssocials-share-link .jssocials-share-label { color: #29a628; }

.jssocials-share-whatsapp .jssocials-share-link:hover, .jssocials-share-whatsapp .jssocials-share-link:focus, .jssocials-share-whatsapp .jssocials-share-link:active { color: #1f7d1e; }

.jssocials-share-whatsapp .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-whatsapp .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-whatsapp .jssocials-share-link:active .jssocials-share-label { color: #1f7d1e; }

.jssocials-share-telegram .jssocials-share-link { color: #2ca5e0; }

.jssocials-share-telegram .jssocials-share-link .jssocials-share-label { color: #2ca5e0; }

.jssocials-share-telegram .jssocials-share-link:hover, .jssocials-share-telegram .jssocials-share-link:focus, .jssocials-share-telegram .jssocials-share-link:active { color: #1c88bd; }

.jssocials-share-telegram .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-telegram .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-telegram .jssocials-share-link:active .jssocials-share-label { color: #1c88bd; }

.jssocials-share-line .jssocials-share-link { color: #25af00; }

.jssocials-share-line .jssocials-share-link .jssocials-share-label { color: #25af00; }

.jssocials-share-line .jssocials-share-link:hover, .jssocials-share-line .jssocials-share-link:focus, .jssocials-share-line .jssocials-share-link:active { color: #1a7c00; }

.jssocials-share-line .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-line .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-line .jssocials-share-link:active .jssocials-share-label { color: #1a7c00; }

.jssocials-share-viber .jssocials-share-link { color: #7b519d; }

.jssocials-share-viber .jssocials-share-link .jssocials-share-label { color: #7b519d; }

.jssocials-share-viber .jssocials-share-link:hover, .jssocials-share-viber .jssocials-share-link:focus, .jssocials-share-viber .jssocials-share-link:active { color: #61407b; }

.jssocials-share-viber .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-viber .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-viber .jssocials-share-link:active .jssocials-share-label { color: #61407b; }

.jssocials-share-pocket .jssocials-share-link { color: #ef4056; }

.jssocials-share-pocket .jssocials-share-link .jssocials-share-label { color: #ef4056; }

.jssocials-share-pocket .jssocials-share-link:hover, .jssocials-share-pocket .jssocials-share-link:focus, .jssocials-share-pocket .jssocials-share-link:active { color: #e9132e; }

.jssocials-share-pocket .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-pocket .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-pocket .jssocials-share-link:active .jssocials-share-label { color: #e9132e; }

.jssocials-share-messenger .jssocials-share-link { color: #0084ff; }

.jssocials-share-messenger .jssocials-share-link .jssocials-share-label { color: #0084ff; }

.jssocials-share-messenger .jssocials-share-link:hover, .jssocials-share-messenger .jssocials-share-link:focus, .jssocials-share-messenger .jssocials-share-link:active { color: #006acc; }

.jssocials-share-messenger .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-messenger .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-messenger .jssocials-share-link:active .jssocials-share-label { color: #006acc; }

.jssocials-share-vkontakte .jssocials-share-link { color: #45668e; }

.jssocials-share-vkontakte .jssocials-share-link .jssocials-share-label { color: #45668e; }

.jssocials-share-vkontakte .jssocials-share-link:hover, .jssocials-share-vkontakte .jssocials-share-link:focus, .jssocials-share-vkontakte .jssocials-share-link:active { color: #344d6c; }

.jssocials-share-vkontakte .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-vkontakte .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-vkontakte .jssocials-share-link:active .jssocials-share-label { color: #344d6c; }

.jssocials-share-link { -webkit-transition: color 200ms ease-in-out; transition: color 200ms ease-in-out; }

.jssocials-share-link.jssocials-share-link-count .jssocials-share-count { font-size: .5em; }

.jssocials-share-label { font-size: 0.8em; color: #444; -webkit-transition: color 200ms ease-in-out; transition: color 200ms ease-in-out; }

.jssocials-share-count-box { margin-left: 0.3em; border: 1px solid #efefef; border-radius: 0.3em; }

.jssocials-share-count-box .jssocials-share-count { line-height: 1.8em; font-size: 0.8em; color: #444; }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { content: " "; display: block; background: #fff; position: absolute; z-index: 30; box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after { width: 2px; height: 9999px; left: 50%; margin-left: -1px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { width: 9999px; height: 2px; top: 50%; margin-top: -1px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { position: absolute; top: 0; width: 100%; height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label { -webkit-transition-property: opacity; transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before { color: #fff; font-size: 13px; letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before { position: absolute; background: rgba(255, 255, 255, 0.2); line-height: 38px; padding: 0 20px; border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before { top: 50%; margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before { left: 50%; margin-left: -45px; text-align: center; width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow { width: 0; height: 0; border: 5px inset transparent; position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow { top: 50%; margin-top: -5px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow { left: 50%; margin-left: -5px; }

.twentytwenty-container { box-sizing: content-box; z-index: 0; overflow: hidden; position: relative; -webkit-user-select: none; -moz-user-select: none; }
.twentytwenty-container img { max-width: 100%; position: absolute; top: 0; display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay { background: transparent; }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label { opacity: 0; }
.twentytwenty-container * { box-sizing: content-box; }

.twentytwenty-before-label { opacity: 0; }
.twentytwenty-before-label:before { content: "Before"; }

.twentytwenty-after-label { opacity: 0; }
.twentytwenty-after-label:before { content: "After"; }

.twentytwenty-horizontal .twentytwenty-before-label:before { left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before { right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before { top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before { bottom: 10px; }

.twentytwenty-overlay { -webkit-transition-property: background; transition-property: background; background: transparent; z-index: 25; }
.twentytwenty-overlay:hover { background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label { opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label { opacity: 1; }

.twentytwenty-before { z-index: 20; }

.twentytwenty-after { z-index: 10; }

.twentytwenty-handle { height: 45px; width: 45px; position: absolute; left: 50%; top: 50%; margin-left: -24.5px; margin-top: -24.5px; border: 2px solid #fff; border-radius: 50%; box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8); z-index: 40; cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before { bottom: 50%; margin-bottom: 24.5px; box-shadow: 0 2px 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); }
.twentytwenty-horizontal .twentytwenty-handle:after { top: 50%; margin-top: 24.5px; box-shadow: 0 -2px 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); }

.twentytwenty-vertical .twentytwenty-handle:before { left: 50%; margin-left: 24.5px; box-shadow: 2px 0 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); }
.twentytwenty-vertical .twentytwenty-handle:after { right: 50%; margin-right: 24.5px; box-shadow: -2px 0 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); }

.twentytwenty-left-arrow { border-right: 5px solid #505050; left: 50%; margin-left: -13.5px; }

.twentytwenty-right-arrow { border-left: 5px solid #505050; right: 50%; margin-right: -13.5px; }

.twentytwenty-up-arrow { border-bottom: 5px solid #505050; top: 50%; margin-top: -13.5px; }

.twentytwenty-down-arrow { border-top: 5px solid #505050; bottom: 50%; margin-bottom: -13.5px; }

.hljs-androidstudio .hljs { color: #a9b7c6; background: #282b2e; display: block; overflow-x: auto; padding: 0.5em; }
.hljs-androidstudio .hljs-number, .hljs-androidstudio .hljs-literal, .hljs-androidstudio .hljs-symbol, .hljs-androidstudio .hljs-bullet { color: #6897BB; }
.hljs-androidstudio .hljs-keyword, .hljs-androidstudio .hljs-selector-tag, .hljs-androidstudio .hljs-deletion { color: #cc7832; }
.hljs-androidstudio .hljs-variable, .hljs-androidstudio .hljs-template-variable, .hljs-androidstudio .hljs-link { color: #629755; }
.hljs-androidstudio .hljs-comment, .hljs-androidstudio .hljs-quote { color: #808080; }
.hljs-androidstudio .hljs-meta { color: #bbb529; }
.hljs-androidstudio .hljs-string, .hljs-androidstudio .hljs-attribute, .hljs-androidstudio .hljs-addition { color: #6A8759; }
.hljs-androidstudio .hljs-section, .hljs-androidstudio .hljs-title, .hljs-androidstudio .hljs-type { color: #ffc66d; }
.hljs-androidstudio .hljs-name, .hljs-androidstudio .hljs-selector-id, .hljs-androidstudio .hljs-selector-class { color: #e8bf6a; }
.hljs-androidstudio .hljs-emphasis { font-style: italic; }
.hljs-androidstudio .hljs-strong { font-weight: bold; }

.hljs-atom-one-dark .hljs { display: block; overflow-x: auto; padding: 0.5em; color: #abb2bf; background: #282c34; }
.hljs-atom-one-dark .hljs-comment, .hljs-atom-one-dark .hljs-quote { color: #5c6370; font-style: italic; }
.hljs-atom-one-dark .hljs-doctag, .hljs-atom-one-dark .hljs-keyword, .hljs-atom-one-dark .hljs-formula { color: #c678dd; }
.hljs-atom-one-dark .hljs-section, .hljs-atom-one-dark .hljs-name, .hljs-atom-one-dark .hljs-selector-tag, .hljs-atom-one-dark .hljs-deletion, .hljs-atom-one-dark .hljs-subst { color: #e06c75; }
.hljs-atom-one-dark .hljs-literal { color: #56b6c2; }
.hljs-atom-one-dark .hljs-string, .hljs-atom-one-dark .hljs-regexp, .hljs-atom-one-dark .hljs-addition, .hljs-atom-one-dark .hljs-attribute, .hljs-atom-one-dark .hljs-meta-string { color: #98c379; }
.hljs-atom-one-dark .hljs-built_in, .hljs-atom-one-dark .hljs-class .hljs-title { color: #e6c07b; }
.hljs-atom-one-dark .hljs-attr, .hljs-atom-one-dark .hljs-variable, .hljs-atom-one-dark .hljs-template-variable, .hljs-atom-one-dark .hljs-type, .hljs-atom-one-dark .hljs-selector-class, .hljs-atom-one-dark .hljs-selector-attr, .hljs-atom-one-dark .hljs-selector-pseudo, .hljs-atom-one-dark .hljs-number { color: #d19a66; }
.hljs-atom-one-dark .hljs-symbol, .hljs-atom-one-dark .hljs-bullet, .hljs-atom-one-dark .hljs-link, .hljs-atom-one-dark .hljs-meta, .hljs-atom-one-dark .hljs-selector-id, .hljs-atom-one-dark .hljs-title { color: #61aeee; }
.hljs-atom-one-dark .hljs-emphasis { font-style: italic; }
.hljs-atom-one-dark .hljs-strong { font-weight: bold; }
.hljs-atom-one-dark .hljs-link { text-decoration: underline; }

.hljs-atom-one-light .hljs { display: block; overflow-x: auto; padding: 0.5em; color: #383a42; background: #fafafa; }
.hljs-atom-one-light .hljs-comment, .hljs-atom-one-light .hljs-quote { color: #a0a1a7; font-style: italic; }
.hljs-atom-one-light .hljs-doctag, .hljs-atom-one-light .hljs-keyword, .hljs-atom-one-light .hljs-formula { color: #a626a4; }
.hljs-atom-one-light .hljs-section, .hljs-atom-one-light .hljs-name, .hljs-atom-one-light .hljs-selector-tag, .hljs-atom-one-light .hljs-deletion, .hljs-atom-one-light .hljs-subst { color: #e45649; }
.hljs-atom-one-light .hljs-literal { color: #0184bb; }
.hljs-atom-one-light .hljs-string, .hljs-atom-one-light .hljs-regexp, .hljs-atom-one-light .hljs-addition, .hljs-atom-one-light .hljs-attribute, .hljs-atom-one-light .hljs-meta-string { color: #50a14f; }
.hljs-atom-one-light .hljs-built_in, .hljs-atom-one-light .hljs-class .hljs-title { color: #c18401; }
.hljs-atom-one-light .hljs-attr, .hljs-atom-one-light .hljs-variable, .hljs-atom-one-light .hljs-template-variable, .hljs-atom-one-light .hljs-type, .hljs-atom-one-light .hljs-selector-class, .hljs-atom-one-light .hljs-selector-attr, .hljs-atom-one-light .hljs-selector-pseudo, .hljs-atom-one-light .hljs-number { color: #986801; }
.hljs-atom-one-light .hljs-symbol, .hljs-atom-one-light .hljs-bullet, .hljs-atom-one-light .hljs-link, .hljs-atom-one-light .hljs-meta, .hljs-atom-one-light .hljs-selector-id, .hljs-atom-one-light .hljs-title { color: #4078f2; }
.hljs-atom-one-light .hljs-emphasis { font-style: italic; }
.hljs-atom-one-light .hljs-strong { font-weight: bold; }
.hljs-atom-one-light .hljs-link { text-decoration: underline; }

/* Original highlight.js style (c) Ivan Sagalaev <maniac@softwaremaniacs.org>
*/
.hljs-default { /* Base color: saturation 0; */ /* User color: hue: 0 */ /* Language color: hue: 90; */ /* Meta color: hue: 200 */ /* Misc effects */ }
.hljs-default .hljs { display: block; overflow-x: auto; padding: 0.5em; background: #F0F0F0; }
.hljs-default .hljs, .hljs-default .hljs-subst { color: #444; }
.hljs-default .hljs-comment { color: #888888; }
.hljs-default .hljs-keyword, .hljs-default .hljs-attribute, .hljs-default .hljs-selector-tag, .hljs-default .hljs-meta-keyword, .hljs-default .hljs-doctag, .hljs-default .hljs-name { font-weight: bold; }
.hljs-default .hljs-type, .hljs-default .hljs-string, .hljs-default .hljs-number, .hljs-default .hljs-selector-id, .hljs-default .hljs-selector-class, .hljs-default .hljs-quote, .hljs-default .hljs-template-tag, .hljs-default .hljs-deletion { color: #880000; }
.hljs-default .hljs-title, .hljs-default .hljs-section { color: #880000; font-weight: bold; }
.hljs-default .hljs-regexp, .hljs-default .hljs-symbol, .hljs-default .hljs-variable, .hljs-default .hljs-template-variable, .hljs-default .hljs-link, .hljs-default .hljs-selector-attr, .hljs-default .hljs-selector-pseudo { color: #BC6060; }
.hljs-default .hljs-literal { color: #78A960; }
.hljs-default .hljs-built_in, .hljs-default .hljs-bullet, .hljs-default .hljs-code, .hljs-default .hljs-addition { color: #397300; }
.hljs-default .hljs-meta { color: #1f7199; }
.hljs-default .hljs-meta-string { color: #4d99bf; }
.hljs-default .hljs-emphasis { font-style: italic; }
.hljs-default .hljs-strong { font-weight: bold; }

/* github.com style (c) Vasily Polovnyov <vast@whiteants.net>
*/
.hljs-github .hljs { display: block; overflow-x: auto; padding: 0.5em; color: #333; background: #f8f8f8; }
.hljs-github .hljs-comment, .hljs-github .hljs-quote { color: #998; font-style: italic; }
.hljs-github .hljs-keyword, .hljs-github .hljs-selector-tag, .hljs-github .hljs-subst { color: #333; font-weight: bold; }
.hljs-github .hljs-number, .hljs-github .hljs-literal, .hljs-github .hljs-variable, .hljs-github .hljs-template-variable, .hljs-github .hljs-tag .hljs-attr { color: #008080; }
.hljs-github .hljs-string, .hljs-github .hljs-doctag { color: #d14; }
.hljs-github .hljs-title, .hljs-github .hljs-section, .hljs-github .hljs-selector-id { color: #900; font-weight: bold; }
.hljs-github .hljs-subst { font-weight: normal; }
.hljs-github .hljs-type, .hljs-github .hljs-class .hljs-title { color: #458; font-weight: bold; }
.hljs-github .hljs-tag, .hljs-github .hljs-name, .hljs-github .hljs-attribute { color: #000080; font-weight: normal; }
.hljs-github .hljs-regexp, .hljs-github .hljs-link { color: #009926; }
.hljs-github .hljs-symbol, .hljs-github .hljs-bullet { color: #990073; }
.hljs-github .hljs-built_in, .hljs-github .hljs-builtin-name { color: #0086b3; }
.hljs-github .hljs-meta { color: #999; font-weight: bold; }
.hljs-github .hljs-deletion { background: #fdd; }
.hljs-github .hljs-addition { background: #dfd; }
.hljs-github .hljs-emphasis { font-style: italic; }
.hljs-github .hljs-strong { font-weight: bold; }

/* Google Code style (c) Aahan Krish <geekpanth3r@gmail.com>
*/
.hljs-googlecode .hljs { display: block; overflow-x: auto; padding: 0.5em; background: white; color: black; }
.hljs-googlecode .hljs-comment, .hljs-googlecode .hljs-quote { color: #800; }
.hljs-googlecode .hljs-keyword, .hljs-googlecode .hljs-selector-tag, .hljs-googlecode .hljs-section, .hljs-googlecode .hljs-title, .hljs-googlecode .hljs-name { color: #008; }
.hljs-googlecode .hljs-variable, .hljs-googlecode .hljs-template-variable { color: #660; }
.hljs-googlecode .hljs-string, .hljs-googlecode .hljs-selector-attr, .hljs-googlecode .hljs-selector-pseudo, .hljs-googlecode .hljs-regexp { color: #080; }
.hljs-googlecode .hljs-literal, .hljs-googlecode .hljs-symbol, .hljs-googlecode .hljs-bullet, .hljs-googlecode .hljs-meta, .hljs-googlecode .hljs-number, .hljs-googlecode .hljs-link { color: #066; }
.hljs-googlecode .hljs-title, .hljs-googlecode .hljs-doctag, .hljs-googlecode .hljs-type, .hljs-googlecode .hljs-attr, .hljs-googlecode .hljs-built_in, .hljs-googlecode .hljs-builtin-name, .hljs-googlecode .hljs-params { color: #606; }
.hljs-googlecode .hljs-attribute, .hljs-googlecode .hljs-subst { color: #000; }
.hljs-googlecode .hljs-formula { background-color: #eee; font-style: italic; }
.hljs-googlecode .hljs-selector-id, .hljs-googlecode .hljs-selector-class { color: #9B703F; }
.hljs-googlecode .hljs-addition { background-color: #baeeba; }
.hljs-googlecode .hljs-deletion { background-color: #ffc8bd; }
.hljs-googlecode .hljs-doctag, .hljs-googlecode .hljs-strong { font-weight: bold; }
.hljs-googlecode .hljs-emphasis { font-style: italic; }

.hljs-railscasts .hljs { display: block; overflow-x: auto; padding: 0.5em; background: #232323; color: #e6e1dc; }
.hljs-railscasts .hljs-comment, .hljs-railscasts .hljs-quote { color: #bc9458; font-style: italic; }
.hljs-railscasts .hljs-keyword, .hljs-railscasts .hljs-selector-tag { color: #c26230; }
.hljs-railscasts .hljs-string, .hljs-railscasts .hljs-number, .hljs-railscasts .hljs-regexp, .hljs-railscasts .hljs-variable, .hljs-railscasts .hljs-template-variable { color: #a5c261; }
.hljs-railscasts .hljs-subst { color: #519f50; }
.hljs-railscasts .hljs-tag, .hljs-railscasts .hljs-name { color: #e8bf6a; }
.hljs-railscasts .hljs-type { color: #da4939; }
.hljs-railscasts .hljs-symbol, .hljs-railscasts .hljs-bullet, .hljs-railscasts .hljs-built_in, .hljs-railscasts .hljs-builtin-name, .hljs-railscasts .hljs-attr, .hljs-railscasts .hljs-link { color: #6d9cbe; }
.hljs-railscasts .hljs-params { color: #d0d0ff; }
.hljs-railscasts .hljs-attribute { color: #cda869; }
.hljs-railscasts .hljs-meta { color: #9b859d; }
.hljs-railscasts .hljs-title, .hljs-railscasts .hljs-section { color: #ffc66d; }
.hljs-railscasts .hljs-addition { background-color: #144212; color: #e6e1dc; display: inline-block; width: 100%; }
.hljs-railscasts .hljs-deletion { background-color: #600; color: #e6e1dc; display: inline-block; width: 100%; }
.hljs-railscasts .hljs-selector-class { color: #9b703f; }
.hljs-railscasts .hljs-selector-id { color: #8b98ab; }
.hljs-railscasts .hljs-emphasis { font-style: italic; }
.hljs-railscasts .hljs-strong { font-weight: bold; }
.hljs-railscasts .hljs-link { text-decoration: underline; }

.hljs-solarized-light .hljs { display: block; overflow-x: auto; padding: 0.5em; background: #fdf6e3; color: #657b83; }
.hljs-solarized-light .hljs-comment, .hljs-solarized-light .hljs-quote { color: #93a1a1; }
.hljs-solarized-light .hljs-keyword, .hljs-solarized-light .hljs-selector-tag, .hljs-solarized-light .hljs-addition { color: #859900; }
.hljs-solarized-light .hljs-number, .hljs-solarized-light .hljs-string, .hljs-solarized-light .hljs-meta .hljs-meta-string, .hljs-solarized-light .hljs-literal, .hljs-solarized-light .hljs-doctag, .hljs-solarized-light .hljs-regexp { color: #2aa198; }
.hljs-solarized-light .hljs-title, .hljs-solarized-light .hljs-section, .hljs-solarized-light .hljs-name, .hljs-solarized-light .hljs-selector-id, .hljs-solarized-light .hljs-selector-class { color: #268bd2; }
.hljs-solarized-light .hljs-attribute, .hljs-solarized-light .hljs-attr, .hljs-solarized-light .hljs-variable, .hljs-solarized-light .hljs-template-variable, .hljs-solarized-light .hljs-class .hljs-title, .hljs-solarized-light .hljs-type { color: #b58900; }
.hljs-solarized-light .hljs-symbol, .hljs-solarized-light .hljs-bullet, .hljs-solarized-light .hljs-subst, .hljs-solarized-light .hljs-meta, .hljs-solarized-light .hljs-meta .hljs-keyword, .hljs-solarized-light .hljs-selector-attr, .hljs-solarized-light .hljs-selector-pseudo, .hljs-solarized-light .hljs-link { color: #cb4b16; }
.hljs-solarized-light .hljs-built_in, .hljs-solarized-light .hljs-deletion { color: #dc322f; }
.hljs-solarized-light .hljs-formula { background: #eee8d5; }
.hljs-solarized-light .hljs-emphasis { font-style: italic; }
.hljs-solarized-light .hljs-strong { font-weight: bold; }

/* Tomorrow Night Eighties Theme */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Tomorrow Comment */
.hljs-tomorrow-night { /* Tomorrow Red */ /* Tomorrow Orange */ /* Tomorrow Yellow */ /* Tomorrow Green */ /* Tomorrow Blue */ /* Tomorrow Purple */ }
.hljs-tomorrow-night .hljs-comment, .hljs-tomorrow-night .hljs-quote { color: #999999; }
.hljs-tomorrow-night .hljs-variable, .hljs-tomorrow-night .hljs-template-variable, .hljs-tomorrow-night .hljs-tag, .hljs-tomorrow-night .hljs-name, .hljs-tomorrow-night .hljs-selector-id, .hljs-tomorrow-night .hljs-selector-class, .hljs-tomorrow-night .hljs-regexp, .hljs-tomorrow-night .hljs-deletion { color: #f2777a; }
.hljs-tomorrow-night .hljs-number, .hljs-tomorrow-night .hljs-built_in, .hljs-tomorrow-night .hljs-builtin-name, .hljs-tomorrow-night .hljs-literal, .hljs-tomorrow-night .hljs-type, .hljs-tomorrow-night .hljs-params, .hljs-tomorrow-night .hljs-meta, .hljs-tomorrow-night .hljs-link { color: #f99157; }
.hljs-tomorrow-night .hljs-attribute { color: #ffcc66; }
.hljs-tomorrow-night .hljs-string, .hljs-tomorrow-night .hljs-symbol, .hljs-tomorrow-night .hljs-bullet, .hljs-tomorrow-night .hljs-addition { color: #99cc99; }
.hljs-tomorrow-night .hljs-title, .hljs-tomorrow-night .hljs-section { color: #6699cc; }
.hljs-tomorrow-night .hljs-keyword, .hljs-tomorrow-night .hljs-selector-tag { color: #cc99cc; }
.hljs-tomorrow-night .hljs { display: block; overflow-x: auto; background: #2d2d2d; color: #cccccc; padding: 0.5em; }
.hljs-tomorrow-night .hljs-emphasis { font-style: italic; }
.hljs-tomorrow-night .hljs-strong { font-weight: bold; }

/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
.hljs-tomorrow { /* Tomorrow Comment */ /* Tomorrow Red */ /* Tomorrow Orange */ /* Tomorrow Yellow */ /* Tomorrow Green */ /* Tomorrow Blue */ /* Tomorrow Purple */ }
.hljs-tomorrow .hljs-comment, .hljs-tomorrow .hljs-quote { color: #8e908c; }
.hljs-tomorrow .hljs-variable, .hljs-tomorrow .hljs-template-variable, .hljs-tomorrow .hljs-tag, .hljs-tomorrow .hljs-name, .hljs-tomorrow .hljs-selector-id, .hljs-tomorrow .hljs-selector-class, .hljs-tomorrow .hljs-regexp, .hljs-tomorrow .hljs-deletion { color: #c82829; }
.hljs-tomorrow .hljs-number, .hljs-tomorrow .hljs-built_in, .hljs-tomorrow .hljs-builtin-name, .hljs-tomorrow .hljs-literal, .hljs-tomorrow .hljs-type, .hljs-tomorrow .hljs-params, .hljs-tomorrow .hljs-meta, .hljs-tomorrow .hljs-link { color: #f5871f; }
.hljs-tomorrow .hljs-attribute { color: #eab700; }
.hljs-tomorrow .hljs-string, .hljs-tomorrow .hljs-symbol, .hljs-tomorrow .hljs-bullet, .hljs-tomorrow .hljs-addition { color: #718c00; }
.hljs-tomorrow .hljs-title, .hljs-tomorrow .hljs-section { color: #4271ae; }
.hljs-tomorrow .hljs-keyword, .hljs-tomorrow .hljs-selector-tag { color: #8959a8; }
.hljs-tomorrow .hljs { display: block; overflow-x: auto; background: white; color: #4d4d4c; padding: 0.5em; }
.hljs-tomorrow .hljs-emphasis { font-style: italic; }
.hljs-tomorrow .hljs-strong { font-weight: bold; }

/*
Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name>
*/
.hljs-vs .hljs { display: block; overflow-x: auto; padding: 0.5em; background: white; color: black; }
.hljs-vs .hljs-comment, .hljs-vs .hljs-quote, .hljs-vs .hljs-variable { color: #008000; }
.hljs-vs .hljs-keyword, .hljs-vs .hljs-selector-tag, .hljs-vs .hljs-built_in, .hljs-vs .hljs-name, .hljs-vs .hljs-tag { color: #00f; }
.hljs-vs .hljs-string, .hljs-vs .hljs-title, .hljs-vs .hljs-section, .hljs-vs .hljs-attribute, .hljs-vs .hljs-literal, .hljs-vs .hljs-template-tag, .hljs-vs .hljs-template-variable, .hljs-vs .hljs-type, .hljs-vs .hljs-addition { color: #a31515; }
.hljs-vs .hljs-deletion, .hljs-vs .hljs-selector-attr, .hljs-vs .hljs-selector-pseudo, .hljs-vs .hljs-meta { color: #2b91af; }
.hljs-vs .hljs-doctag { color: #808080; }
.hljs-vs .hljs-attr { color: #f00; }
.hljs-vs .hljs-symbol, .hljs-vs .hljs-bullet, .hljs-vs .hljs-link { color: #00b0e8; }
.hljs-vs .hljs-emphasis { font-style: italic; }
.hljs-vs .hljs-strong { font-weight: bold; }

/* Zenburn style from voldmar.ru (c) Vladimir Epifanov <voldmar@voldmar.ru> based on dark.css by Ivan Sagalaev
*/
.hljs-zenburn .hljs { display: block; overflow-x: auto; padding: 0.5em; background: #3f3f3f; color: #dcdcdc; }
.hljs-zenburn .hljs-keyword, .hljs-zenburn .hljs-selector-tag, .hljs-zenburn .hljs-tag { color: #e3ceab; }
.hljs-zenburn .hljs-template-tag { color: #dcdcdc; }
.hljs-zenburn .hljs-number { color: #8cd0d3; }
.hljs-zenburn .hljs-variable, .hljs-zenburn .hljs-template-variable, .hljs-zenburn .hljs-attribute { color: #efdcbc; }
.hljs-zenburn .hljs-literal { color: #efefaf; }
.hljs-zenburn .hljs-subst { color: #8f8f8f; }
.hljs-zenburn .hljs-title, .hljs-zenburn .hljs-name, .hljs-zenburn .hljs-selector-id, .hljs-zenburn .hljs-selector-class, .hljs-zenburn .hljs-section, .hljs-zenburn .hljs-type { color: #efef8f; }
.hljs-zenburn .hljs-symbol, .hljs-zenburn .hljs-bullet, .hljs-zenburn .hljs-link { color: #dca3a3; }
.hljs-zenburn .hljs-deletion, .hljs-zenburn .hljs-string, .hljs-zenburn .hljs-built_in, .hljs-zenburn .hljs-builtin-name { color: #cc9393; }
.hljs-zenburn .hljs-addition, .hljs-zenburn .hljs-comment, .hljs-zenburn .hljs-quote, .hljs-zenburn .hljs-meta { color: #7f9f7f; }
.hljs-zenburn .hljs-emphasis { font-style: italic; }
.hljs-zenburn .hljs-strong { font-weight: bold; }

/*!>>>>>>>>>>>>>>>>>>>>>>>> #Elements <<<<<<<<<<<<<<<<<<<<<<<<<< */
/** Row styles */
.vc_row.vc_row-flex > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.vc_row.vc_row-flex > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.vc_row.vc_row-flex > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container > .vc_column-inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-grow: 1; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
@media (-ms-high-contrast: active), (-ms-high-contrast: none) { .vc_row.vc_row-flex > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container > .vc_column-inner { /* IE10+ specific styles */ }
  .vc_row.vc_row-flex > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container > .vc_column-inner > * { min-height: 1em; } }
.vc_row.vc_row-o-content-top > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container > .vc_column-inner { -webkit-justify-content: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
.vc_row.vc_row-o-content-top > .aux-vc-row-wrapper-inner > .aux-vc-row-margin:not(.vc_row-o-equal-height) > .vc_column_container { -webkit-align-items: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.vc_row.vc_row-o-content-bottom > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container > .vc_column-inner { -webkit-justify-content: flex-end; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
.vc_row.vc_row-o-content-bottom > .aux-vc-row-wrapper-inner > .aux-vc-row-margin:not(.vc_row-o-equal-height) > .vc_column_container { -webkit-align-items: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
.vc_row.vc_row-o-content-middle > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container > .vc_column-inner { -webkit-justify-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.vc_row.vc_row-o-content-middle > .aux-vc-row-wrapper-inner > .aux-vc-row-margin:not(.vc_row-o-equal-height) > .vc_column_container { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.vc_row.vc_column-gap-1 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -15.5px; margin-left: -15.5px; }
.vc_row.vc_column-gap-1 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 0.5px; }
.vc_row.vc_column-gap-2 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -16px; margin-left: -16px; }
.vc_row.vc_column-gap-2 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 1px; }
.vc_row.vc_column-gap-3 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -16.5px; margin-left: -16.5px; }
.vc_row.vc_column-gap-3 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 1.5px; }
.vc_row.vc_column-gap-4 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -17px; margin-left: -17px; }
.vc_row.vc_column-gap-4 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 2px; }
.vc_row.vc_column-gap-5 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -17.5px; margin-left: -17.5px; }
.vc_row.vc_column-gap-5 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 2.5px; }
.vc_row.vc_column-gap-10 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -20px; margin-left: -20px; }
.vc_row.vc_column-gap-10 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 5px; }
.vc_row.vc_column-gap-15 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -22.5px; margin-left: -22.5px; }
.vc_row.vc_column-gap-15 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 7.5px; }
.vc_row.vc_column-gap-20 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -25px; margin-left: -25px; }
.vc_row.vc_column-gap-20 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 10px; }
.vc_row.vc_column-gap-25 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -27.5px; margin-left: -27.5px; }
.vc_row.vc_column-gap-25 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 12.5px; }
.vc_row.vc_column-gap-30 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -30px; margin-left: -30px; }
.vc_row.vc_column-gap-30 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 15px; }
.vc_row.vc_column-gap-35 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin { margin-right: -32.5px; margin-left: -32.5px; }
.vc_row.vc_column-gap-35 > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container { padding: 17.5px; }
.aux-full-container .vc_row { margin-left: 0; margin-right: 0; }
.vc_row .aux-vc-row-margin { margin-right: -15px; margin-left: -15px; }
.vc_row .aux-vc-row-margin:after { content: ""; display: table; clear: both; }
.vc_row.vc_row-no-padding .aux-vc-row-margin { margin-right: 0; margin-left: 0; }
.vc_row.aux-vc-boxed-content > .aux-vc-row-wrapper-inner { padding-right: 35px; padding-left: 35px; }
.vc_row.aux-vc-stretch-content:not(.vc_row-no-padding) > .aux-vc-row-wrapper-inner { padding-right: 35px; padding-left: 35px; }

.vc_row-has-fill > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .aux-vc-row-wrapper-inner > .aux-vc-row-margin > .vc_column_container > .vc_column-inner { padding-top: 35px; }

/** Generate tiles layout classes with 4 columns */
.aux-tile-1-1 { width: 25%; padding-bottom: 25%; }
.aux-tile-1-1 .aux-keep-aspect { height: 0; padding-bottom: 100%; }

.aux-tile-2-1 { width: 50%; padding-bottom: 25%; }
.aux-tile-2-1 .aux-keep-aspect { height: 0; padding-bottom: 75%; }

.aux-tile-3-1 { width: 75%; padding-bottom: 25%; }
.aux-tile-3-1 .aux-keep-aspect { height: 0; padding-bottom: 50%; }

.aux-tile-4-1 { width: 100%; padding-bottom: 25%; }
.aux-tile-4-1 .aux-keep-aspect { height: 0; padding-bottom: 25%; }

.aux-tile-1-2 { width: 25%; padding-bottom: 50%; }
.aux-tile-1-2 .aux-keep-aspect { height: 0; padding-bottom: 125%; }

.aux-tile-2-2 { width: 50%; padding-bottom: 50%; }
.aux-tile-2-2 .aux-keep-aspect { height: 0; padding-bottom: 100%; }

.aux-tile-3-2 { width: 75%; padding-bottom: 50%; }
.aux-tile-3-2 .aux-keep-aspect { height: 0; padding-bottom: 75%; }

.aux-tile-4-2 { width: 100%; padding-bottom: 50%; }
.aux-tile-4-2 .aux-keep-aspect { height: 0; padding-bottom: 50%; }

.aux-tile-1-3 { width: 25%; padding-bottom: 75%; }
.aux-tile-1-3 .aux-keep-aspect { height: 0; padding-bottom: 150%; }

.aux-tile-2-3 { width: 50%; padding-bottom: 75%; }
.aux-tile-2-3 .aux-keep-aspect { height: 0; padding-bottom: 125%; }

.aux-tile-3-3 { width: 75%; padding-bottom: 75%; }
.aux-tile-3-3 .aux-keep-aspect { height: 0; padding-bottom: 100%; }

.aux-tile-4-3 { width: 100%; padding-bottom: 75%; }
.aux-tile-4-3 .aux-keep-aspect { height: 0; padding-bottom: 75%; }

.aux-tile-1-4 { width: 25%; padding-bottom: 100%; }
.aux-tile-1-4 .aux-keep-aspect { height: 0; padding-bottom: 175%; }

.aux-tile-2-4 { width: 50%; padding-bottom: 100%; }
.aux-tile-2-4 .aux-keep-aspect { height: 0; padding-bottom: 150%; }

.aux-tile-3-4 { width: 75%; padding-bottom: 100%; }
.aux-tile-3-4 .aux-keep-aspect { height: 0; padding-bottom: 125%; }

.aux-tile-4-4 { width: 100%; padding-bottom: 100%; }
.aux-tile-4-4 .aux-keep-aspect { height: 0; padding-bottom: 100%; }

@media screen and (max-width: 991px) and (min-width: 768px) { .aux-t-tile-1-1 { width: 25%; padding-bottom: 25%; }
  .aux-t-tile-1-1 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
  .aux-t-tile-2-1 { width: 50%; padding-bottom: 25%; }
  .aux-t-tile-2-1 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
  .aux-t-tile-3-1 { width: 75%; padding-bottom: 25%; }
  .aux-t-tile-3-1 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
  .aux-t-tile-4-1 { width: 100%; padding-bottom: 25%; }
  .aux-t-tile-4-1 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
  .aux-t-tile-1-2 { width: 25%; padding-bottom: 50%; }
  .aux-t-tile-1-2 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
  .aux-t-tile-2-2 { width: 50%; padding-bottom: 50%; }
  .aux-t-tile-2-2 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
  .aux-t-tile-3-2 { width: 75%; padding-bottom: 50%; }
  .aux-t-tile-3-2 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
  .aux-t-tile-4-2 { width: 100%; padding-bottom: 50%; }
  .aux-t-tile-4-2 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
  .aux-t-tile-1-3 { width: 25%; padding-bottom: 75%; }
  .aux-t-tile-1-3 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
  .aux-t-tile-2-3 { width: 50%; padding-bottom: 75%; }
  .aux-t-tile-2-3 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
  .aux-t-tile-3-3 { width: 75%; padding-bottom: 75%; }
  .aux-t-tile-3-3 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
  .aux-t-tile-4-3 { width: 100%; padding-bottom: 75%; }
  .aux-t-tile-4-3 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
  .aux-t-tile-1-4 { width: 25%; padding-bottom: 100%; }
  .aux-t-tile-1-4 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
  .aux-t-tile-2-4 { width: 50%; padding-bottom: 100%; }
  .aux-t-tile-2-4 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
  .aux-t-tile-3-4 { width: 75%; padding-bottom: 100%; }
  .aux-t-tile-3-4 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
  .aux-t-tile-4-4 { width: 100%; padding-bottom: 100%; }
  .aux-t-tile-4-4 .aux-keep-aspect { height: 0; padding-bottom: 100%; } }
@media screen and (max-width: 767px) { .aux-m-tile-1-1 { width: 25%; padding-bottom: 25%; }
  .aux-m-tile-1-1 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
  .aux-m-tile-2-1 { width: 50%; padding-bottom: 25%; }
  .aux-m-tile-2-1 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
  .aux-m-tile-3-1 { width: 75%; padding-bottom: 25%; }
  .aux-m-tile-3-1 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
  .aux-m-tile-4-1 { width: 100%; padding-bottom: 25%; }
  .aux-m-tile-4-1 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
  .aux-m-tile-1-2 { width: 25%; padding-bottom: 50%; }
  .aux-m-tile-1-2 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
  .aux-m-tile-2-2 { width: 50%; padding-bottom: 50%; }
  .aux-m-tile-2-2 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
  .aux-m-tile-3-2 { width: 75%; padding-bottom: 50%; }
  .aux-m-tile-3-2 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
  .aux-m-tile-4-2 { width: 100%; padding-bottom: 50%; }
  .aux-m-tile-4-2 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
  .aux-m-tile-1-3 { width: 25%; padding-bottom: 75%; }
  .aux-m-tile-1-3 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
  .aux-m-tile-2-3 { width: 50%; padding-bottom: 75%; }
  .aux-m-tile-2-3 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
  .aux-m-tile-3-3 { width: 75%; padding-bottom: 75%; }
  .aux-m-tile-3-3 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
  .aux-m-tile-4-3 { width: 100%; padding-bottom: 75%; }
  .aux-m-tile-4-3 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
  .aux-m-tile-1-4 { width: 25%; padding-bottom: 100%; }
  .aux-m-tile-1-4 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
  .aux-m-tile-2-4 { width: 50%; padding-bottom: 100%; }
  .aux-m-tile-2-4 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
  .aux-m-tile-3-4 { width: 75%; padding-bottom: 100%; }
  .aux-m-tile-3-4 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
  .aux-m-tile-4-4 { width: 100%; padding-bottom: 100%; }
  .aux-m-tile-4-4 .aux-keep-aspect { height: 0; padding-bottom: 100%; } }
.aux-masonry-layout { /* clear fix */ }
.aux-masonry-layout:after { content: ''; display: block; clear: both; }

/** Auxin Bullet Navigation  Example:  <ul class="aux-bullets aux-large aux-mask"> <li class="aux-bullet aux-overlay"></li> <li class="aux-bullet"></li> <li class="aux-bullet"></li> <li class="aux-bullet"></li> <li class="aux-bullet"></li> <li class="aux-bullet"></li> <li class="aux-bullet"></li> <li class="aux-bullet"></li> <li class="aux-bullet"></li> </ul>  */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-bullets, .aux-bullets ul { list-style: none; position: relative; }
.aux-bullets li, .aux-bullets ul li { float: left; }
.aux-bullets::after, .aux-bullets ul::after { content: ""; display: table; clear: both; }
.aux-bullets .aux-bullet, .aux-bullets.aux-overlay .aux-select-overlay { cursor: pointer; width: 13px; height: 13px; border-radius: 50%; position: relative; border: solid 1px #3d3d3d; margin: 0 4px 0 0; box-sizing: border-box; -webkit-transition: all 300ms; transition: all 300ms; }
.aux-bullets.aux-large .aux-bullet, .aux-bullets.aux-large .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-large .aux-select-overlay { width: 16px; height: 16px; margin: 0 6px 0 0; }
.aux-bullets.aux-small .aux-bullet, .aux-bullets.aux-small .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-small .aux-select-overlay { width: 9px; height: 9px; margin: 0 2px 0 0; }
.aux-bullets.aux-squre .aux-bullet, .aux-bullets.aux-squre .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-squre .aux-select-overlay { border-radius: 0; }
.aux-bullets.aux-fill .aux-bullet, .aux-bullets.aux-fill .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill .aux-select-overlay { border-width: 0; background-color: #d3d3d3; }
.aux-bullets .aux-bullet.aux-selected, .aux-bullets.aux-overlay .aux-selected.aux-select-overlay { background: #3d3d3d; }
.aux-bullets.aux-fill-in { box-shadow: 0 0 0 0 #3d3d3d inset; }
.aux-bullets.aux-fill-in .aux-bullet.aux-selected, .aux-bullets.aux-fill-in .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in .aux-selected.aux-select-overlay { box-shadow: 0 0 0 7px #3d3d3d inset; }
.aux-bullets.aux-fill-in .aux-bullet.aux-selected, .aux-bullets.aux-fill-in .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in .aux-selected.aux-select-overlay { background: transparent; }
.aux-bullets.aux-fill-in.aux-fill .aux-bullet.aux-selected, .aux-bullets.aux-fill-in.aux-fill .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in.aux-fill .aux-selected.aux-select-overlay { background: #d3d3d3; }
.aux-bullets.aux-fill-in.aux-large .aux-bullet.aux-selected, .aux-bullets.aux-fill-in.aux-large .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in.aux-large .aux-selected.aux-select-overlay { box-shadow: 0 0 0 9px #3d3d3d inset; }
.aux-bullets.aux-fill-in.aux-small .aux-bullet.aux-selected, .aux-bullets.aux-fill-in.aux-small .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in.aux-small .aux-selected.aux-select-overlay { box-shadow: 0 0 0 5px #3d3d3d inset; }
.aux-bullets.aux-overlay .aux-select-overlay { background-color: #3d3d3d; position: absolute; top: 0; z-index: 2; }
.aux-bullets.aux-overlay.aux-large .aux-select-overlay { width: 16px; height: 16px; }
.aux-bullets.aux-overlay.aux-small .aux-select-overlay { width: 9px; height: 9px; }
.aux-bullets.aux-overlay .aux-bullet.aux-selected, .aux-bullets.aux-overlay .aux-selected.aux-select-overlay { background: transparent; }
.aux-bullets.aux-overlay.aux-fill .aux-bullet.aux-selected, .aux-bullets.aux-overlay.aux-fill .aux-selected.aux-select-overlay { background: #d3d3d3; }
.aux-bullets.aux-mask .aux-bullet, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay { -webkit-transform: translateZ(0); transform: translateZ(0); overflow: hidden; border-width: 0; }
.aux-bullets.aux-mask .aux-bullet::before, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::before, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::before, .aux-bullets.aux-mask .aux-bullet::after, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::after { content: ""; display: block; width: 100%; height: 100%; border-radius: inherit; position: absolute; box-sizing: inherit; }
.aux-bullets.aux-mask .aux-bullet::before, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::before, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::before { border: inherit; border-width: 1px; top: 0; left: 0; }
.aux-bullets.aux-mask .aux-bullet::after, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::after { top: 100%; background-color: #3d3d3d; -webkit-transition: inherit; transition: inherit; }
.aux-bullets.aux-mask .aux-bullet.aux-selected, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-selected.aux-select-overlay { background: transparent; }
.aux-bullets.aux-mask .aux-bullet.aux-selected::after, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-selected.aux-select-overlay::after { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }
.aux-bullets.aux-mask.aux-fill .aux-bullet::before, .aux-bullets.aux-mask.aux-fill .aux-bullets.aux-overlay .aux-select-overlay::before, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-fill .aux-select-overlay::before { border: none; }
.aux-bullets.aux-mask.aux-from-left .aux-bullet::after, .aux-bullets.aux-mask.aux-from-left .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-left .aux-select-overlay::after { left: -100%; top: auto; }
.aux-bullets.aux-mask.aux-from-left .aux-bullet.aux-selected::after, .aux-bullets.aux-mask.aux-from-left .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-left .aux-selected.aux-select-overlay::after { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); }
.aux-bullets.aux-mask.aux-from-right .aux-bullet::after, .aux-bullets.aux-mask.aux-from-right .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-right .aux-select-overlay::after { right: -100%; top: auto; }
.aux-bullets.aux-mask.aux-from-right .aux-bullet.aux-selected::after, .aux-bullets.aux-mask.aux-from-right .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-right .aux-selected.aux-select-overlay::after { -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); }
.aux-bullets.aux-mask.aux-from-top .aux-bullet::after, .aux-bullets.aux-mask.aux-from-top .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-top .aux-select-overlay::after { top: -100%; }
.aux-bullets.aux-mask.aux-from-top .aux-bullet.aux-selected::after, .aux-bullets.aux-mask.aux-from-top .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-top .aux-selected.aux-select-overlay::after { -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); }
.aux-bullets.aux-mask.aux-from-center .aux-bullet::after, .aux-bullets.aux-mask.aux-from-center .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-center .aux-select-overlay::after { top: 0; -webkit-transform: scale(0.01); -ms-transform: scale(0.01); transform: scale(0.01); -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }
.aux-bullets.aux-mask.aux-from-center .aux-bullet.aux-selected::after, .aux-bullets.aux-mask.aux-from-center .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-center .aux-selected.aux-select-overlay::after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

/** Auxin arrow navigation styles  @Example  <div class="aux-arrow-nav aux-round"> <span class="aux-overlay"></span> <span class="aux-svg-arrow aux-large-right aux-white"></span> </div>  */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-arrow-nav { position: relative; cursor: pointer; -webkit-transform: translateZ(0); transform: translateZ(0); background-color: #3d3d3d; /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ width: 36px; height: 36px; /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ overflow: hidden; }
.aux-arrow-nav.aux-white { background-color: white; }
.aux-arrow-nav.aux-outline { border: solid 1px; border-color: #3d3d3d; background-color: transparent; }
.aux-arrow-nav.aux-outline .aux-overlay::after { background-color: #3d3d3d; }
.aux-arrow-nav.aux-outline.aux-white { border-color: white; }
.aux-arrow-nav.aux-outline.aux-white .aux-overlay::after { background-color: white; }
.aux-arrow-nav.aux-round { border-radius: 50%; width: 73px; height: 73px; }
.aux-arrow-nav.aux-round.aux-small { width: 23px; height: 23px; }
.aux-arrow-nav.aux-round.aux-semi-small { width: 43px; height: 43px; }
.aux-arrow-nav.aux-round.aux-medium { width: 51px; height: 51px; }
.aux-arrow-nav.aux-round.aux-large { width: 119px; height: 119px; }
.aux-arrow-nav.aux-round .aux-overlay { width: 105%; -webkit-transition-duration: 450ms; transition-duration: 450ms; }
.aux-arrow-nav.aux-round-left { border-radius: 50% 0 0 50%; }
.aux-arrow-nav.aux-round-right { border-radius: 0 50% 50% 0; }
.aux-arrow-nav.aux-round-top { border-radius: 50% 50% 0 0; }
.aux-arrow-nav.aux-round-bottom { border-radius: 0 0 50% 50%; }
.aux-arrow-nav.aux-small { width: 22px; height: 22px; }
.aux-arrow-nav .aux-svg-arrow { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-arrow-nav .aux-overlay { position: absolute; width: 150%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(0, 0); -ms-transform: translate(-50%, -50%) scale(0, 0); transform: translate(-50%, -50%) scale(0, 0); -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-arrow-nav .aux-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; background-color: #636363; }
.aux-arrow-nav:hover .aux-overlay, .aux-next-prev-posts .np-prev-section > a:hover .aux-overlay, .aux-next-prev-posts .np-next-section > a:hover .aux-overlay { -webkit-transform: translate(-50%, -50%) scale(1, 1); -ms-transform: translate(-50%, -50%) scale(1, 1); transform: translate(-50%, -50%) scale(1, 1); }
.aux-arrow-nav .aux-hover-arrow { opacity: 0; }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="down"] { -webkit-transform: translate(-50%, -150%); -ms-transform: translate(-50%, -150%); transform: translate(-50%, -150%); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="up"] { -webkit-transform: translate(-50%, 50%); -ms-transform: translate(-50%, 50%); transform: translate(-50%, 50%); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="right"] { -webkit-transform: translate(-150%, -50%); -ms-transform: translate(-150%, -50%); transform: translate(-150%, -50%); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="left"] { -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="plus"], .aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="cross"] { -webkit-transform: translate(-50%, -50%) rotate(-90deg); -ms-transform: translate(-50%, -50%) rotate(-90deg); transform: translate(-50%, -50%) rotate(-90deg); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="down"], .aux-next-prev-posts .np-prev-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="down"], .aux-next-prev-posts .np-next-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="down"] { -webkit-transform: translate(-50%, 50%); -ms-transform: translate(-50%, 50%); transform: translate(-50%, 50%); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="up"], .aux-next-prev-posts .np-prev-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="up"], .aux-next-prev-posts .np-next-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="up"] { -webkit-transform: translate(-50%, -150%); -ms-transform: translate(-50%, -150%); transform: translate(-50%, -150%); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="right"], .aux-next-prev-posts .np-prev-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="right"], .aux-next-prev-posts .np-next-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="right"] { -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); transform: translate(50%, -50%); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="left"], .aux-next-prev-posts .np-prev-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="left"], .aux-next-prev-posts .np-next-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="left"] { -webkit-transform: translate(-150%, -50%); -ms-transform: translate(-150%, -50%); transform: translate(-150%, -50%); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="plus"], .aux-next-prev-posts .np-prev-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="plus"], .aux-next-prev-posts .np-next-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="plus"], .aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="cross"], .aux-next-prev-posts .np-prev-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="cross"], .aux-next-prev-posts .np-next-section > a.aux-hover-slide:hover .aux-svg-arrow[class*="cross"] { -webkit-transform: translate(-50%, -50%) rotate(90deg); -ms-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow { -webkit-transition-duration: 700ms; transition-duration: 700ms; }
.aux-arrow-nav.aux-hover-fill { -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-arrow-nav.aux-hover-fill:hover, .aux-next-prev-posts .np-prev-section > a.aux-hover-fill:hover, .aux-next-prev-posts .np-next-section > a.aux-hover-fill:hover { background-color: #636363; }
.aux-arrow-nav.aux-hover-fill:hover.aux-outline, .aux-next-prev-posts .np-prev-section > a.aux-hover-fill.aux-outline:hover, .aux-next-prev-posts .np-next-section > a.aux-hover-fill.aux-outline:hover { background-color: #3d3d3d; }
.aux-arrow-nav:hover .aux-svg-arrow, .aux-next-prev-posts .np-prev-section > a:hover .aux-svg-arrow, .aux-next-prev-posts .np-next-section > a:hover .aux-svg-arrow { opacity: 0; }
.aux-arrow-nav:hover .aux-svg-arrow.aux-no-fade, .aux-next-prev-posts .np-prev-section > a:hover .aux-svg-arrow.aux-no-fade, .aux-next-prev-posts .np-next-section > a:hover .aux-svg-arrow.aux-no-fade { opacity: 1; }
.aux-arrow-nav:hover .aux-hover-arrow, .aux-next-prev-posts .np-prev-section > a:hover .aux-hover-arrow, .aux-next-prev-posts .np-next-section > a:hover .aux-hover-arrow { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 1; }

/* ------------------------------------------------------------------------------ */
.aux-widget-post-slider .aux-next.aux-mc-arrows, .type-post.format-gallery .aux-next.aux-mc-arrows, .aux-widget-post-slider .aux-prev.aux-mc-arrows, .type-post.format-gallery .aux-prev.aux-mc-arrows { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 15px; }
.aux-widget-post-slider .aux-mc-arrows .aux-arrow-nav, .type-post.format-gallery .aux-mc-arrows .aux-arrow-nav { width: 50px; height: 50px; }
.aux-widget-post-slider .aux-mc-arrows .aux-arrow-nav .aux-overlay::after, .type-post.format-gallery .aux-mc-arrows .aux-arrow-nav .aux-overlay::after { background-color: #F1F1F1; }
.aux-widget-post-slider .aux-next.aux-mc-arrows, .type-post.format-gallery .aux-next.aux-mc-arrows { left: auto; right: 15px; }

/** Load more and read more buttons ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* Loade more example markup  <div class="aux-load-more"> <svg class="aux-circle" width="100%" height="100%" viewBox="0 0 102 102"> <circle class="aux-stroke-bg" r="50" cx="51" cy="51" fill="none"></circle> <circle class="aux-progress" r="50" cx="51" cy="51" fill="none" transform="rotate(-90 51 51)"></circle> </svg> <div class="aux-label-text"><span class="aux-svg-arrow aux-small-down"></span>MORE</div> <span class="aux-loading-label">LOADING</span> </div>  */
.aux-load-more { cursor: pointer; position: relative; width: 118px; height: 118px; border-radius: 50%; /* ------------------------------------------------------------------------------ */ overflow: hidden; /* ------------------------------------------------------------------------------ */ }
.aux-load-more svg { position: relative; }
.aux-load-more svg .aux-progress { stroke: #3d3d3d; stroke-width: 1; stroke-dashoffset: 0; stroke-dasharray: 314.1596; }
.aux-load-more svg .aux-stroke-bg { stroke: #f0f0f0; stroke-width: 1; }
.aux-load-more .aux-label-text, .aux-load-more .aux-loading-label { color: #3d3d3d; font-size: 0.8em; text-align: center; position: absolute; top: 0; left: 0; width: 100%; line-height: 118px; -webkit-transition: opacity 300ms; transition: opacity 300ms; }
.aux-load-more .aux-label-text .aux-svg-arrow, .aux-load-more .aux-loading-label .aux-svg-arrow { display: inline-block; vertical-align: middle; margin-right: 0.2em; }
.aux-load-more .aux-loading-label { opacity: 0; -webkit-transition: opacity 300ms 100ms; transition: opacity 300ms 100ms; }
.aux-load-more .aux-label-text .aux-svg-arrow[class*="-h-"] { margin: 0; -webkit-transition: all 250ms; transition: all 250ms; }
.aux-load-more .aux-overlay { position: absolute; width: 100%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(0, 0); -ms-transform: translate(-50%, -50%) scale(0, 0); transform: translate(-50%, -50%) scale(0, 0); -webkit-transition: width 550ms cubic-bezier(0.77, 0, 0.175, 1); transition: width 550ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-load-more .aux-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; background-color: #f0f0f0; }
.aux-load-more:hover .aux-overlay { -webkit-transform: translate(-50%, -50%) scale(1, 1); -ms-transform: translate(-50%, -50%) scale(1, 1); transform: translate(-50%, -50%) scale(1, 1); }
.aux-load-more.aux-active-loading svg .aux-progress { -webkit-animation: aux-load-more-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; animation: aux-load-more-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; }
.aux-load-more.aux-active-loading .aux-loading-label { opacity: 1; -webkit-animation: aux-loade-more-loading-flash 0.02s 300ms infinite alternate; animation: aux-loade-more-loading-flash 0.02s 300ms infinite alternate; }
.aux-load-more.aux-active-loading .aux-label-text .aux-svg-arrow[class*="-h-"] { -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); opacity: 0; }
.aux-load-more.aux-active-loading .aux-label-text { opacity: 0; }
.aux-load-more.aux-active-loading .aux-overlay { width: 0 !important; }

/* ------------------------------------------------------------------------------ */
@-webkit-keyframes aux-load-more-stroke-animation { 0% { stroke-dashoffset: 0; }
  50% { stroke-dashoffset: -314.1596; }
  100% { stroke-dashoffset: -628.3192; } }
@keyframes aux-load-more-stroke-animation { 0% { stroke-dashoffset: 0; }
  50% { stroke-dashoffset: -314.1596; }
  100% { stroke-dashoffset: -628.3192; } }
@-webkit-keyframes aux-loade-more-loading-flash { 0% { opacity: 1; }
  100% { opacity: 0.5; } }
@keyframes aux-loade-more-loading-flash { 0% { opacity: 1; }
  100% { opacity: 0.5; } }
/* ------------------------------------------------------------------------------ */
.aux-read-more, .aux-post-nav { display: inline-block; padding: 0.52em 1.3em; border-radius: 50em; background-color: #3d3d3d; color: white; text-decoration: none; font-size: 0.82em; }
.aux-read-more:hover, .aux-post-nav:hover { color: inherit; }
.aux-read-more::after, .aux-post-nav::after { content: '\2192'; font-family: Arial; font-size: 1.1em; display: inline-block; margin-left: 0.4em; }
.aux-read-more.aux-outline, .aux-post-nav.aux-outline { border: solid 1px #3d3d3d; color: #3d3d3d; background-color: transparent; -webkit-transition: all 350ms ease-in; transition: all 350ms ease-in; }
.aux-read-more.aux-arrow-left::before, .aux-post-nav.aux-arrow-left::before { content: '\2190'; margin-right: 0.4em; font-family: Arial; display: inline-block; }
.aux-read-more.aux-arrow-left::after, .aux-post-nav.aux-arrow-left::after { display: none; }
.aux-read-more.aux-disabled, .aux-post-nav.aux-disabled { cursor: default; background-color: #bdbdbd; }
.aux-read-more.aux-disabled.aux-outline, .aux-post-nav.aux-disabled.aux-outline { background-color: transparent; border-color: #bdbdbd; color: #bdbdbd; }
.aux-read-more.aux-outline:hover, .aux-post-nav.aux-outline:hover { background-color: #3d3d3d; color: white; -webkit-transition: all 350ms ease-out; transition: all 350ms ease-out; }

/** Loop loading ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* loop loading example markup  <div class="aux-loading-loop"> <svg class="aux-circle" width="100%" height="100%" viewBox="0 0 42 42"> <circle class="aux-stroke-bg" r="20" cx="21" cy="21" fill="none"></circle> <circle class="aux-progress" r="20" cx="21" cy="21" fill="none" transform="rotate(-90 21 21)"></circle> </svg> </div>  */
.aux-loading-loop { position: relative; width: 45px; height: 45px; border-radius: 50%; /* ------------------------------------------------------------------------------ */ }
.aux-loading-loop svg { position: relative; }
.aux-loading-loop svg .aux-progress { stroke: #3d3d3d; stroke-width: 1; stroke-dashoffset: 0; stroke-dasharray: 125.66384; }
.aux-loading-loop svg .aux-stroke-bg { stroke: #f0f0f0; stroke-width: 1; }
.aux-loading-loop svg .aux-progress { -webkit-animation: aux-load-more-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; animation: aux-load-more-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; }

/* ------------------------------------------------------------------------------ */
@-webkit-keyframes aux-load-more-stroke-animation { 0% { stroke-dashoffset: 0; }
  50% { stroke-dashoffset: -125.66384; }
  100% { stroke-dashoffset: -251.32768; } }
@keyframes aux-load-more-stroke-animation { 0% { stroke-dashoffset: 0; }
  50% { stroke-dashoffset: -125.66384; }
  100% { stroke-dashoffset: -251.32768; } }
/* ------------------------------------------------------------------------------ */
.aux-search-form .aux-search-field { height: 40px; float: left; margin-right: 2px; }
.aux-search-form.aux-iconic-search .aux-search-field { padding-right: 40px; }
.aux-search-form form { display: inline-block; position: relative; }
.aux-search-form .aux-submit-icon-container { position: absolute; color: #BBB; right: 5px; height: 100%; -webkit-transition: color 300ms; transition: color 300ms; }
.aux-search-form .aux-submit-icon-container::before { position: absolute; width: 100%; top: 50%; vertical-align: middle; display: inline-block; font-size: 1.4em; font-family: "auxin-front"; color: inherit; text-align: center; speak: none; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.aux-search-form .aux-submit-icon-container:hover { color: #3D3D3D; }
.aux-search-form .aux-iconic-search-submit { width: 40px; height: 80px; margin: 0; padding: 0; text-indent: 10em; overflow: hidden; background: transparent; }
.aux-search-form .aux-iconic-search-submit:hover { background: transparent; }
.aux-search-form .aux-search-submit { height: 40px; float: left; }
.aux-search-form .aux-search-submit:hover { background: #505050; }

/** Phlox dropdown style  overrides auxin dropdown style in base */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-dropdown-container:after, .aux-select:after, .aux-dropdown:after { border-top-width: 0.35em; left: -1.5625em; }
.aux-dropdown-container.aux-fill select, .aux-select.aux-fill select, .aux-dropdown.aux-fill select { color: white; border: none; background-color: #3d3d3d; }
.aux-dropdown-container.aux-fill:after, .aux-select.aux-fill:after, .aux-dropdown.aux-fill:after { z-index: 1; -webkit-pointer-events: none; -moz-pointer-events: none; -ms-pointer-events: none; pointer-events: none; border-top-color: white; }
.aux-dropdown-container.aux-large select, .aux-select.aux-large select, .aux-dropdown.aux-large select { padding: 0.875em 1.25em; padding-right: 3.125em; font-size: 110%; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin filter list element  Sample markup  <div class="aux-filters aux-cube"> <div class="aux-select-overlay"></div> <ul> <li><a href="#"><span data-select="Minimal">Minimal</span></a></li> <li><a href="#"><span data-select="Portfolio">Portfolio</span></a></li> <li><a href="#"><span data-select="One page">One page</span></a></li> <li><a href="#"><span data-select="Sport">Sport</span></a></li> <li><a href="#"><span data-select="Magazine">Magazine</span></a></li> <li><a href="#"><span data-select="Hotel">Hotel</span></a></li> <li><a href="#"><span data-select="Book Library">Book Library</span></a></li> <li><a href="#"><span data-select="Multipurpose">Multipurpose</span></a></li> <li><a href="#"><span data-select="Gallery">Gallery</span></a></li> </ul> </div> */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-filters { /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ }
.aux-filters ul { list-style: none; margin-left: -0.75em; }
.aux-filters ul:after { content: ""; display: table; clear: both; }
.aux-filters ul > li { float: left; }
.aux-filters li > a { text-decoration: none; display: block; cursor: point; padding: 0.625em 0.75em; color: #aaa; }
.aux-filters li > a:hover { color: inherit; }
.aux-filters.aux-bordered li { border: solid 1px #bbb; border-right-width: 0; }
.aux-filters.aux-bordered li:last-child { border-right-width: 1px; }
.aux-filters .aux-selected { color: #3d3d3d; -webkit-transition: all 300ms; transition: all 300ms; }
.aux-filters.aux-fill .aux-selected li > a { background-color: transparent; }
.aux-filters .aux-select-overlay { display: none; }
.aux-filters.aux-overlay .aux-select-overlay { display: block; position: absolute; border: solid 1px #3d3d3d; border-radius: 20em; box-sizing: border-box; -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-filters.aux-underline li > a > span::after { content: ""; display: block; width: 100%; height: 1px; background: #3d3d3d; margin-top: 0.5em; opacity: 0; -webkit-transition: all 300ms; transition: all 300ms; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }
.aux-filters.aux-underline .aux-selected span::after { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }
.aux-filters.aux-cube li > a { padding: 0; }
.aux-filters.aux-cube li > a span { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); padding: 0.625em 0.75em; display: block; }
.aux-filters.aux-cube li > a span::after { content: attr(data-select) ""; display: block; padding: inherit; white-space: nowrap; position: absolute; top: 100%; left: 0; color: white; background: #3d3d3d; -webkit-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); }
.aux-filters.aux-cube .aux-selected span { -webkit-transform: rotateX(90deg) translateY(-100%); transform: rotateX(90deg) translateY(-100%); -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; background: #f9f9f9; }
.aux-filters.aux-slideup li > a { padding-left: 0; padding-right: 0; text-transform: uppercase; }
.aux-filters.aux-slideup li > a span { position: relative; display: block; padding: 0 0.75em; overflow: hidden; text-align: center; color: transparent; }
.aux-filters.aux-slideup li > a span::after, .aux-filters.aux-slideup li > a span::before { content: attr(data-select) ""; display: block; position: absolute; white-space: nowrap; margin: 0 auto; top: 0; color: #3d3d3d; -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-filters.aux-slideup li > a span::after { top: auto; font-weight: bold; }
.aux-filters.aux-slideup .aux-selected span::before, .aux-filters.aux-slideup .aux-selected span::after { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }
.aux-filters.aux-underline-anim .aux-select-overlay { border-radius: 0; border-width: 0 0 2px 0; border-color: #3d3d3d; }
.aux-filters.aux-fill li { background: #f9f9f9; }
.aux-filters.aux-fill .aux-selected { color: white; background-color: #3d3d3d; }

.twentytwenty-handle { background: white; -webkit-animation: aux-before-after-pulse 1000ms ease-in-out 0s infinite alternate; animation: aux-before-after-pulse 1000ms ease-in-out 0s infinite alternate; }
.twentytwenty-handle:hover { -webkit-animation: none; animation: none; }

.twentytwenty-overlay { display: none; }
@-webkit-keyframes aux-before-after-pulse { 0% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 4px rgba(255, 255, 255, 0.15); }
  100% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 12px rgba(255, 255, 255, 0.3); } }
@keyframes aux-before-after-pulse { 0% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 4px rgba(255, 255, 255, 0.15); }
  100% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 12px rgba(255, 255, 255, 0.3); } }
.aux-before-after { position: relative; }
.aux-before-after img:last-child { position: absolute; top: 0; }

/* ------------------------------------------------------------------------------ */
a.button .aux-icon, button .aux-icon, input[type="submit"] .aux-icon, input[type="reset"] .aux-icon, input[type="button"] .aux-icon, .aux-button .aux-icon { font-size: 1.8em; }

/* ------------------------------------------------------------------------------ */
.aux-tooltip-socials .auxicon-share { vertical-align: middle; margin-right: 3px; }

.aux-tooltip-socials-container { position: relative; display: inline-block; }
.aux-tooltip-socials-container .aux-tooltip-socials-wrapper { position: absolute; -webkit-transition: opacity 800ms ease-out; transition: opacity 800ms ease-out; top: -15px; left: 20px; -webkit-transform: translate3d(-50%, -100%, 0); transform: translate3d(-50%, -100%, 0); border-radius: 25px; padding: 12px 17px 10px 13px; opacity: 0; display: none; z-index: 1; }
.aux-tooltip-socials-container .aux-tooltip-socials-wrapper:after { content: ''; position: absolute; left: 50%; }
.aux-tooltip-socials-container .jssocials-shares { display: table; }
.aux-tooltip-socials-container .jssocials-share { display: table-cell; padding: 0 8px; -webkit-transition: -webkit-transform 100ms ease-out; transition: transform 100ms ease-out; }
.aux-tooltip-socials-container .jssocials-share:hover { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
.aux-tooltip-socials-container .jssocials-share-logo { font-size: 1.3em; }
.aux-tooltip-socials-container .aux-tooltip-light + .aux-tooltip-socials-wrapper { background-color: #FFFFFF; border: 1px solid #3D3D3D; }
.aux-tooltip-socials-container .aux-tooltip-light + .aux-tooltip-socials-wrapper:after { height: 8px; width: 8px; bottom: -6px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); border: 1px solid #3D3D3D; border-width: 0 1px 1px 0; z-index: 10; }
.aux-tooltip-socials-container .aux-tooltip-dark + .aux-tooltip-socials-wrapper { background-color: #3D3D3D; }
.aux-tooltip-socials-container .aux-tooltip-dark + .aux-tooltip-socials-wrapper:after { width: 0; height: 0; border-top: 8px solid #3D3D3D; border-left: 8px solid transparent; border-right: 8px solid transparent; bottom: -8px; }
.aux-tooltip-socials-container .aux-tooltip-dark + .aux-tooltip-socials-wrapper .jssocials-share-link { color: #FFFFFF; }
.aux-tooltip-socials-container.aux-tip-open .aux-tooltip-socials-wrapper { display: inline-block; opacity: 1; }

@media screen and (max-width: 479px) { .aux-resp .aux-tooltip-socials-wrapper { padding: 10px 2px 13px 17px; }
  .aux-resp .jssocials-shares { width: 190px; }
  .aux-resp .jssocials-share { display: block; float: left; } }
.master-carousel, .master-carousel-slider { overflow: hidden; position: relative; }

.aux-mc-item { position: absolute; }

.aux-mc-item img { width: 100%; }

.aux-mc-container, .mc-view-container { position: relative; }

.master-carousel-slider .aux-mc-item { cursor: move; cursor: grab; cursor: -webkit-grab; }
.master-carousel-slider.aux-no-js > .aux-mc-item:first-child { display: block; position: relative; }
.master-carousel-slider.aux-no-js > * { display: none; }

/* ------------------------------------------------------------------------------ */
.aux-mc-controls { text-align: center; }
.aux-mc-controls .aux-mc-arrows { display: inline-block; position: relative; }
.aux-mc-controls .aux-next { left: -1px; }
.aux-mc-controls .aux-bullets .aux-bullet, .aux-mc-controls .aux-bullets.aux-overlay .aux-select-overlay { display: inline-block; margin-right: 0.5em; }

/* ------------------------------------------------------------------------------ */
.master-carousel.aux-mc-before-init { white-space: nowrap; }
.master-carousel.aux-mc-before-init .aux-carousel-controls { display: none; }
.master-carousel.aux-mc-before-init > .aux-mc-item { position: relative; display: inline-block; vertical-align: top; padding-right: 30px; white-space: normal; }
.master-carousel.aux-mc-before-init[data-columns='1'] > .aux-mc-item { width: 100%; padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='2'] > .aux-mc-item { width: 50%; }
.master-carousel.aux-mc-before-init[data-columns='2'] > .aux-mc-item:nth-child(2n+2) { padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='3'] > .aux-mc-item { width: 33.33333%; }
.master-carousel.aux-mc-before-init[data-columns='3'] > .aux-mc-item:nth-child(3n+3) { padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='4'] > .aux-mc-item { width: 25%; }
.master-carousel.aux-mc-before-init[data-columns='4'] > .aux-mc-item:nth-child(4n+4) { padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='5'] > .aux-mc-item { width: 20%; }
.master-carousel.aux-mc-before-init[data-columns='5'] > .aux-mc-item:nth-child(5n+5) { padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='6'] > .aux-mc-item { width: 16.66667%; }
.master-carousel.aux-mc-before-init[data-columns='6'] > .aux-mc-item:nth-child(6n+6) { padding-right: 0; }

/** Pagination style  Example markup  <ul class="aux-pagination"> <li class="first disabled"><a href="#">First</a></li> <li class="prev disabled"><a href="#">Previous</a></li> <li class="page active"><a href="#">1</a></li> <li class="page"><a href="#">2</a></li> <li class="page"><a href="#">3</a></li> <li class="page"><a href="#">4</a></li> <li class="page"><a href="#">5</a></li> <li class="next"><a href="#">Next</a></li> <li class="last"><a href="#">Last</a></li> </ul> */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-pagination { list-style: none; /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ }
.aux-pagination li { float: left; }
.aux-pagination li > a, .aux-pagination li > span { text-decoration: none; display: block; border: solid 1px #aaa; border-right-width: 0; color: #3d3d3d; line-height: 35px; text-align: center; font-size: 0.85em; font-weight: 600; padding: 0 15px; -webkit-transition: all 300ms; transition: all 300ms; }
.aux-pagination li > a:hover { color: white; background-color: #3d3d3d; }
.aux-pagination li:last-child > a { border-right-width: 1px; }
.aux-pagination li.prev a, .aux-pagination li.next a { overflow: hidden; text-indent: 10em; width: 35px; padding: 0; position: relative; cursor: pointer; }
.aux-pagination li.prev a::after, .aux-pagination li.prev a::before, .aux-pagination li.next a::after, .aux-pagination li.next a::before { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 300ms; transition: all 300ms; }
.aux-pagination li.prev a::before, .aux-pagination li.next a::before { opacity: 0; }
.aux-pagination li.prev a:hover::after, .aux-pagination li.next a:hover::after { opacity: 0; }
.aux-pagination li.prev a:hover::before, .aux-pagination li.next a:hover::before { opacity: 1; }
.aux-pagination li.next a::after { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; }
.aux-pagination li.prev a::after { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -722px; }
.aux-pagination li.next a::before { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -761px; }
.aux-pagination li.prev a::before { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -722px; }
.aux-pagination li.page a, .aux-pagination li.page span { width: 35px; color: #bbb; padding: 0; }
.aux-pagination li.page a:hover { background-color: inherit; color: #3d3d3d; }
.aux-pagination.aux-page-no-border li.page a, .aux-pagination.aux-page-no-border li.page span { border-color: transparent; border-right-width: 1px; }
.aux-pagination.aux-page-no-border li.prev > a { border-right-width: 1px; }
.aux-pagination.aux-round li > a, .aux-pagination.aux-round li > span { border-radius: 20em; margin: 3px; border-right-width: 1px; }
.aux-pagination.aux-round li.page > span, .aux-pagination.aux-round li.page > a, .aux-pagination.aux-round li.prev > span, .aux-pagination.aux-round li.prev > a, .aux-pagination.aux-round li.next > span, .aux-pagination.aux-round li.next > a { border-radius: 50%; width: 37px; height: 37px; }
.aux-pagination.aux-no-border li a, .aux-pagination.aux-no-border li span { border-color: transparent; border-right-width: 1px; }
.aux-pagination.aux-no-border li a:hover, .aux-pagination.aux-page-no-border li a:hover, .aux-pagination.aux-round li a:hover { border-color: #3d3d3d; }
.aux-pagination li.page.active a, .aux-pagination li.page.active span { background-color: #3d3d3d; color: black; border-color: #3d3d3d; }

/* ---------------- media element ---------------------  */
.mejs-container button { -webkit-transition: none; transition: none; }
.mejs-container.aux-player-dark .mejs-overlay-button, .mejs-container.aux-player-light .mejs-overlay-button, .mejs-container.aux-player-light .mejs-overlay-button { background: url(other/mejs/dark-video-play.svg) no-repeat -30px -30px; width: 72px; height: 48px; margin: -24px 0 0 -36px; }
.mejs-container.aux-player-dark .mejs-overlay:hover .mejs-overlay-button, .mejs-container.aux-player-light .mejs-overlay:hover .mejs-overlay-button, .mejs-container.aux-player-light .mejs-overlay:hover .mejs-overlay-button { background-position: -30px -118px; }
.mejs-container.aux-player-dark .mejs-controls, .mejs-container.aux-player-light .mejs-controls, .mejs-container.aux-player-light .mejs-controls { -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; height: 44px; }
.mejs-container.aux-player-dark .mejs-controls > div, .mejs-container.aux-player-light .mejs-controls > div, .mejs-container.aux-player-light .mejs-controls > div { font-size: 12px; height: 100%; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time, .mejs-container.aux-player-light .mejs-controls .mejs-time, .mejs-container.aux-player-light .mejs-controls .mejs-time { padding: 0; margin: 0 5px; height: auto; line-height: 44px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button { position: relative; width: 44px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button { margin: 0; height: 100%; width: 100%; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail { padding-top: 0; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail:focus, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail:focus, .mejs-container.aux-player-dark .mejs-controls .mejs-time-rail *:focus, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail *:focus, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail:focus, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail *:focus { outline: 0; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail span, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail span, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail span { height: 3px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-total, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total { margin: 0 5px; border: solid; border-width: 20px 0; box-sizing: content-box; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-float, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float { top: -30px; height: 20px; width: 40px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current { top: 5px; margin: 0; width: 100%; height: auto; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner { height: auto; top: 18px; left: 14px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button { position: relative; width: 30px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button button { margin: 0; width: 100%; height: 100%; }
.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button { position: relative; width: 51px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button { margin: 0; width: 100%; height: 100%; }
.mejs-container.aux-player-dark.mejs-video .mejs-controls, .mejs-container.mejs-video.aux-player-light .mejs-controls, .mejs-container.aux-player-light.mejs-video .mejs-controls { bottom: 20px; left: 20px; right: 20px; width: auto; }
.mejs-container.aux-player-dark.mejs-audio, .mejs-container.mejs-audio.aux-player-light, .mejs-container.aux-player-light.mejs-audio { height: 44px !important; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-slider, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-slider, .mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-slider { height: 100%; width: 44px; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-total, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-total, .mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-current, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-current, .mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-total, .mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-current { height: 17px; width: 25px; top: 13px; left: 6px; }
.mejs-container.aux-player-dark .mejs-controls, .mejs-container.aux-player-light .mejs-controls { background-color: #333; color: white; }
.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button { background: url(other/mejs/dark-player.controls.svg) no-repeat -18px -16px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button:hover { background-position: -84px -16px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-pause button, .mejs-container.aux-player-light .mejs-controls .mejs-pause button { background-position: -18px -72px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-pause button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-pause button:hover { background-position: -84px -72px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-total, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total { border-color: #333; background-color: #505050; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-loaded, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-loaded { background-color: #aaa; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-current, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-current { background-color: white; }
.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button button { background: url(other/mejs/dark-player.controls.svg) no-repeat -26px -236px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button button:hover { background-position: -92px -236px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-unmute button, .mejs-container.aux-player-light .mejs-controls .mejs-unmute button { background-position: -26px -280px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-unmute button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-unmute button:hover { background-position: -92px -280px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button { background: url(other/mejs/dark-player.controls.svg) no-repeat -18px -127px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button:hover { background-position: -84px -127px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-unfullscreen button, .mejs-container.aux-player-light .mejs-controls .mejs-unfullscreen button { background-position: -18px -182px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-unfullscreen button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-unfullscreen button:hover { background-position: -84px -182px; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-slider, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-slider { height: 100%; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-total, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-total { background: url(other/mejs/dark-player.controls.svg) no-repeat -32px -403px; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-current, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-current { background: url(other/mejs/dark-player.controls.svg) no-repeat -32px -348px; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-current:hover, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-current:hover { background-position: -98px -348px; }
.mejs-container.aux-player-light .mejs-overlay-button { background-image: url(other/mejs/light-video-play.svg); }
.mejs-container.aux-player-light .mejs-controls { background-color: white; color: #3D3D3D; }
.mejs-container.aux-player-light .mejs-controls .mejs-time { color: #3D3D3D; }
.mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button { background-image: url(other/mejs/light-player.controls.svg); }
.mejs-container.aux-player-light .mejs-controls .mejs-pause button { background-position: -18px -72px; }
.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total { border-color: white; background-color: #DEDEDE; }
.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-current { background-color: #3D3D3D; }
.mejs-container.aux-player-light .mejs-controls .mejs-volume-button button { background-image: url(other/mejs/light-player.controls.svg); }
.mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button { background-image: url(other/mejs/light-player.controls.svg); }
.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float { border: none; color: white; background: #3D3D3D; }
.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner { border-top-color: #3D3D3D; }
.mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-total { background-image: url(other/mejs/light-player.controls.svg); }
.mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-current { background-image: url(other/mejs/light-player.controls.svg); }

.aux-provider-vimeo .mejs-controls { display: none; }

/* ------------------------------------------------------------------------------ */
q { quotes: "“" "”" "‘" "’"; font-style: italic; font-size: 1.1em; }

blockquote { border: none; background-color: rgba(0, 0, 0, 0.05); color: inherit; font-style: normal; }

.aux-quote-symbol { position: relative; }
.aux-quote-symbol > p { position: relative; z-index: 1; }
.aux-quote-symbol p:first-child { text-indent: 2em; }
.aux-quote-symbol::before { content: open-quote; position: absolute; top: 12px; left: 23px; display: block; color: #DEDEDE; line-height: 100%; font-size: 5.5em; font-family: Georgia; }

.aux-quote-letter > p::after, .aux-quote-letter > p::before { display: inline; font-size: 1.2em; }
.aux-quote-letter > p::before { content: open-quote; }
.aux-quote-letter > p::after { content: close-quote; }

.aux-elem-quote.aux-float-right, .aux-elem-quote.aux-float-left { width: 33%; margin-bottom: 0; }
.aux-elem-quote.aux-float-right { margin-left: 1em; }

.aux-pullquote-colorized, .aux-pullquote-normal { border-width: 0 0 0 3px; border-style: solid; font-size: 1.4em; }

.aux-pullquote-colorized { padding-top: 10px; padding-bottom: 10px; border-color: #BBB; background-color: #F3F3F3; }

.aux-pullquote-normal { padding-top: 0; padding-bottom: 0; border-color: #333; background-color: transparent; }

.aux-quote-normal { margin-top: 30px; margin-bottom: 30px; padding-top: 0; padding-bottom: 0; border: none; font-size: 1.35em; background-color: transparent; }

.aux-blockquote-bordered { border: 7px solid #AAA; color: #505050; }

.aux-intro-hero { font-size: 1.5em; padding: 1.2em; margin-top: 1em; margin-bottom: 1em; }

.aux-intro-normal { font-size: 1.22em; margin-bottom: 1em; }

.aux-intro-splitter { margin-top: 1em; margin-bottom: 1em; padding: 1.9em 1.2em; border: 2px solid #505050; border-left-width: 0; border-right-width: 0; line-height: 1.65; font-size: 1.2em; }

/** Burger buttons */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-burger { position: relative; cursor: pointer; /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ }
.aux-burger .mid-line, .aux-burger::before, .aux-burger::after { width: 100%; content: ""; display: block; border-bottom: solid; box-sizing: border-box; border-color: #222; -webkit-transition: all 300ms; transition: all 300ms; }
.aux-burger::before { border-top: solid; border-bottom: none; border-color: #222; }
.aux-burger::after { bottom: 0; }
.aux-burger.aux-white .mid-line, .aux-burger.aux-white::before, .aux-burger.aux-white::after { border-color: #fff; }
.aux-burger.aux-round-lines .mid-line, .aux-burger.aux-round-lines::before, .aux-burger.aux-round-lines::after { border-radius: 10px; }
.aux-burger[class*="small"] { width: 20px; }
.aux-burger, .aux-burger[class*="medium"] { width: 29px; }
.aux-burger[class*="large"] { width: 39px; }
.aux-burger[class*="lite"] .mid-line, .aux-burger[class*="lite"]::before, .aux-burger[class*="lite"]::after { border-width: 1px; }
.aux-burger[class*="lite"]::after { margin-bottom: 0px !important; }
.aux-burger .mid-line, .aux-burger::before, .aux-burger::after, .aux-burger[class*="regular"] .mid-line, .aux-burger[class*="regular"]::before, .aux-burger[class*="regular"]::after { border-width: 2px; }
.aux-burger::after, .aux-burger[class*="regular"]::after { margin-bottom: 0px !important; }
.aux-burger[class*="thick"] .mid-line, .aux-burger[class*="thick"]::before, .aux-burger[class*="thick"]::after { border-width: 4px; }
.aux-burger[class*="thick"]::after { margin-bottom: 0px !important; }
.aux-burger.aux-lite-small .mid-line, .aux-burger.aux-lite-small::before, .aux-burger.aux-lite-small::after { margin-bottom: 5px; }
.aux-burger.aux-lite-small.aux-close .mid-line, .aux-burger.aux-lite-small.aux-close::before, .aux-burger.aux-lite-small.aux-close::after { width: 17px; }
.aux-burger.aux-lite-medium .mid-line, .aux-burger.aux-lite-medium::before, .aux-burger.aux-lite-medium::after { margin-bottom: 8px; }
.aux-burger.aux-lite-medium.aux-close .mid-line, .aux-burger.aux-lite-medium.aux-close::before, .aux-burger.aux-lite-medium.aux-close::after { width: 25px; }
.aux-burger.aux-lite-large .mid-line, .aux-burger.aux-lite-large::before, .aux-burger.aux-lite-large::after { margin-bottom: 12px; }
.aux-burger.aux-lite-large.aux-close .mid-line, .aux-burger.aux-lite-large.aux-close::before, .aux-burger.aux-lite-large.aux-close::after { width: 37px; }
.aux-burger.aux-regular-small .mid-line, .aux-burger.aux-regular-small::before, .aux-burger.aux-regular-small::after { margin-bottom: 4px; }
.aux-burger.aux-regular-small.aux-close .mid-line, .aux-burger.aux-regular-small.aux-close::before, .aux-burger.aux-regular-small.aux-close::after { width: 19px; }
.aux-burger .mid-line, .aux-burger::before, .aux-burger::after, .aux-burger.aux-regular-medium .mid-line, .aux-burger.aux-regular-medium::before, .aux-burger.aux-regular-medium::after { margin-bottom: 7px; }
.aux-burger.aux-close .mid-line, .aux-burger.aux-close::before, .aux-burger.aux-close::after, .aux-burger.aux-regular-medium.aux-close .mid-line, .aux-burger.aux-regular-medium.aux-close::before, .aux-burger.aux-regular-medium.aux-close::after { width: 26px; }
.aux-burger.aux-regular-large .mid-line, .aux-burger.aux-regular-large::before, .aux-burger.aux-regular-large::after { margin-bottom: 11px; }
.aux-burger.aux-regular-large.aux-close .mid-line, .aux-burger.aux-regular-large.aux-close::before, .aux-burger.aux-regular-large.aux-close::after { width: 38px; }
.aux-burger.aux-thick-small .mid-line, .aux-burger.aux-thick-small::before, .aux-burger.aux-thick-small::after { margin-bottom: 3px; }
.aux-burger.aux-thick-small.aux-close .mid-line, .aux-burger.aux-thick-small.aux-close::before, .aux-burger.aux-thick-small.aux-close::after { width: 22px; }
.aux-burger.aux-thick-medium .mid-line, .aux-burger.aux-thick-medium::before, .aux-burger.aux-thick-medium::after { margin-bottom: 5px; }
.aux-burger.aux-thick-medium.aux-close .mid-line, .aux-burger.aux-thick-medium.aux-close::before, .aux-burger.aux-thick-medium.aux-close::after { width: 28px; }
.aux-burger.aux-thick-large .mid-line, .aux-burger.aux-thick-large::before, .aux-burger.aux-thick-large::after { margin-bottom: 8px; }
.aux-burger.aux-thick-large.aux-close .mid-line, .aux-burger.aux-thick-large.aux-close::before, .aux-burger.aux-thick-large.aux-close::after { width: 37px; }
.aux-burger:hover::before { -webkit-transform: translateY(-4px); -ms-transform: translateY(-4px); transform: translateY(-4px); }
.aux-burger:hover::after { -webkit-transform: translateY(4px); -ms-transform: translateY(4px); transform: translateY(4px); }
.aux-burger.aux-close::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 95%; }
.aux-burger.aux-close .mid-line { width: 0 !important; }
.aux-burger.aux-close::after { width: 95%; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 0 100%; -ms-transform-origin: 0 100%; transform-origin: 0 100%; }

/** Override Timeline style here */
/* ------------------------------------------------------------------------------ */
.aux-timeline .aux-date-label { border-radius: 15px; border: 1px solid #ACACAC; padding: 5px 12px; background-color: #AAA; color: white; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.aux-timeline .post_format-post-format-quote.post { background-color: #333; padding-bottom: 30px; }
.aux-timeline .post_format-post-format-quote.post .entry-main { padding-bottom: 0px; }
.aux-timeline .post_format-post-format-quote.post .entry-main .comments-iconic { margin-right: 30px; }
.aux-timeline .post_format-post-format-link .entry-meta { margin-top: 1.5em; }
.aux-timeline.aux-left::before { left: 37px; }
.aux-timeline.aux-right::before { right: 39px; }
.aux-timeline.aux-center article:nth-of-type(even) { text-align: left; }
.aux-timeline.aux-center article:nth-of-type(odd) { text-align: right; }
.aux-timeline.aux-center .no-media { margin-top: 0; }

/* ------------------------------------------------------------------------------ */
/*!>>>>>>>>>>>>>>>>>>>> #Custom Entry Styles <<<<<<<<<<<<<<<<<<<<<< */
/** Column view style for post entry content, this style can be used inside carousel, grid and masonry.
/* ------------------------------------------------------------------------------ */
.aux-column-post-entry .post, .aux-widget-recent-posts .post, .aux-widget-recent-posts-masonry .post { padding-bottom: 40px; }
.aux-column-post-entry .post .entry-media, .aux-widget-recent-posts .post .entry-media, .aux-widget-recent-posts-masonry .post .entry-media { margin-bottom: 1.4375em; }
.aux-column-post-entry .post .entry-header, .aux-widget-recent-posts .post .entry-header, .aux-widget-recent-posts-masonry .post .entry-header { margin-bottom: 0.5em; }
.aux-column-post-entry .post .entry-title, .aux-widget-recent-posts .post .entry-title, .aux-widget-recent-posts-masonry .post .entry-title { font-size: px2em(22); }
.aux-column-post-entry .post .entry-info, .aux-widget-recent-posts .post .entry-info, .aux-widget-recent-posts-masonry .post .entry-info { margin-bottom: 0.5em; }
.aux-column-post-entry .post .entry-content, .aux-widget-recent-posts .post .entry-content, .aux-widget-recent-posts-masonry .post .entry-content, .aux-column-post-entry .post .comment-body, .aux-widget-recent-posts .post .comment-body, .aux-widget-recent-posts-masonry .post .comment-body { margin-bottom: 0.5em; }
.aux-column-post-entry .post .entry-main, .aux-widget-recent-posts .post .entry-main, .aux-widget-recent-posts-masonry .post .entry-main { margin-bottom: 0; }
.aux-column-post-entry .post .entry-meta .author, .aux-widget-recent-posts .post .entry-meta .author, .aux-widget-recent-posts-masonry .post .entry-meta .author, .aux-column-post-entry .post .entry-meta .aux-read-more, .aux-widget-recent-posts .post .entry-meta .aux-read-more, .aux-widget-recent-posts-masonry .post .entry-meta .aux-read-more { padding: 0; background: transparent; border: none; border-radius: 0; color: #AAA; font-weight: 500; font-size: 0.875em; }
.aux-column-post-entry .post .entry-meta .author a:hover, .aux-widget-recent-posts .post .entry-meta .author a:hover, .aux-widget-recent-posts-masonry .post .entry-meta .author a:hover, .aux-column-post-entry .post .entry-meta .aux-read-more a:hover, .aux-widget-recent-posts .post .entry-meta .aux-read-more a:hover, .aux-widget-recent-posts-masonry .post .entry-meta .aux-read-more a:hover { color: #1bb0ce; }
.aux-column-post-entry .post .entry-meta .author, .aux-widget-recent-posts .post .entry-meta .author, .aux-widget-recent-posts-masonry .post .entry-meta .author { float: left; }
.aux-column-post-entry .post .entry-meta .author .avatar, .aux-widget-recent-posts .post .entry-meta .author .avatar, .aux-widget-recent-posts-masonry .post .entry-meta .author .avatar { margin-right: 0.5em; vertical-align: middle; width: 27px; height: 27px; border-radius: 50%; }
.aux-column-post-entry .post .readmore, .aux-widget-recent-posts .post .readmore, .aux-widget-recent-posts-masonry .post .readmore { float: left; }
.aux-column-post-entry .post .comments-iconic, .aux-widget-recent-posts .post .comments-iconic, .aux-widget-recent-posts-masonry .post .comments-iconic { float: right; font-weight: 500; color: #AAA; }
.aux-column-post-entry .post .comments-iconic .auxicon-comment, .aux-widget-recent-posts .post .comments-iconic .auxicon-comment, .aux-widget-recent-posts-masonry .post .comments-iconic .auxicon-comment { vertical-align: middle; line-height: 100%; }
.aux-column-post-entry .post .comments-number, .aux-widget-recent-posts .post .comments-number, .aux-widget-recent-posts-masonry .post .comments-number { position: relative; top: -2px; margin-left: 2px; font-size: 0.875em; }
.aux-column-post-entry .aux-match-height .aux-col, .aux-widget-recent-posts .aux-match-height .aux-col, .aux-widget-recent-posts-masonry .aux-match-height .aux-col { margin-bottom: 14px; }
.aux-column-post-entry .aux-match-height .post, .aux-widget-recent-posts .aux-match-height .post, .aux-widget-recent-posts-masonry .aux-match-height .post { height: 100%; }
.aux-column-post-entry .aux-match-height .post .entry-meta, .aux-widget-recent-posts .aux-match-height .post .entry-meta, .aux-widget-recent-posts-masonry .aux-match-height .post .entry-meta { position: absolute; bottom: 0; width: 100%; }
.aux-column-post-entry .aux-no-meta .post, .aux-widget-recent-posts .aux-no-meta .post, .aux-widget-recent-posts-masonry .aux-no-meta .post { padding-bottom: 0; }
.aux-column-post-entry .aux-no-meta .entry-content p, .aux-widget-recent-posts .aux-no-meta .entry-content p, .aux-widget-recent-posts-masonry .aux-no-meta .entry-content p, .aux-column-post-entry .aux-no-meta .comment-body p, .aux-widget-recent-posts .aux-no-meta .comment-body p, .aux-widget-recent-posts-masonry .aux-no-meta .comment-body p { margin-bottom: 0; }
.aux-column-post-entry .aux-border-collapse, .aux-widget-recent-posts .aux-border-collapse, .aux-widget-recent-posts-masonry .aux-border-collapse { margin-left: 0; margin-right: 0; }
.aux-column-post-entry .post.post_format-post-format-link .entry-content a, .aux-widget-recent-posts .post.post_format-post-format-link .entry-content a, .aux-widget-recent-posts-masonry .post.post_format-post-format-link .entry-content a, .aux-column-post-entry .post.post_format-post-format-link .comment-body a, .aux-widget-recent-posts .post.post_format-post-format-link .comment-body a, .aux-widget-recent-posts-masonry .post.post_format-post-format-link .comment-body a { line-height: 150%; }
.aux-column-post-entry .post.post_format-post-format-link .entry-info, .aux-widget-recent-posts .post.post_format-post-format-link .entry-info, .aux-widget-recent-posts-masonry .post.post_format-post-format-link .entry-info { margin-bottom: 0.875em; }
.aux-column-post-entry .aux-entry-boxed .post, .aux-widget-recent-posts .aux-entry-boxed .post, .aux-widget-recent-posts-masonry .aux-entry-boxed .post { background-color: #FFFFFF; box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2); }
.aux-column-post-entry .aux-entry-boxed .post .entry-media, .aux-widget-recent-posts .aux-entry-boxed .post .entry-media, .aux-widget-recent-posts-masonry .aux-entry-boxed .post .entry-media { margin-bottom: 0; }
.aux-column-post-entry .aux-entry-boxed .post .entry-main, .aux-widget-recent-posts .aux-entry-boxed .post .entry-main, .aux-widget-recent-posts-masonry .aux-entry-boxed .post .entry-main { padding: 1.5em 1.8125em 0.625em; }
.aux-column-post-entry .aux-entry-boxed .post .entry-meta, .aux-widget-recent-posts .aux-entry-boxed .post .entry-meta, .aux-widget-recent-posts-masonry .aux-entry-boxed .post .entry-meta { right: 1.875em; left: 1.875em; width: auto; bottom: 23px; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote { background-color: #333; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-header, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-header, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-header { margin-bottom: 0px; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-main, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-main, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-main { padding: 0px 0px 0.625em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .author.vcard, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .author.vcard, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .author.vcard { margin-left: 30px; margin-bottom: 1.4375em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .comments-iconic, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .comments-iconic, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .comments-iconic { margin-right: 30px; margin-bottom: 1.4375em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-content a, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-content a, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-content a, .aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .comment-body a, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .comment-body a, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .comment-body a { line-height: 150%; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta { margin-top: 1.5em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .author.vcard, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .author.vcard, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .author.vcard { margin-bottom: 1.4375em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .comments-iconic, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .comments-iconic, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .comments-iconic { margin-bottom: 1.4375em; }
@media screen and (min-width: 992px) { .aux-column-post-entry .aux-de-col6 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col6 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col6 .format-video .mejs-controls, .aux-column-post-entry .aux-de-col5 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col5 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col5 .format-video .mejs-controls, .aux-column-post-entry .aux-de-col4 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col4 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col4 .format-video .mejs-controls { display: none !important; }
  .aux-column-post-entry .aux-de-col6 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts .aux-de-col6 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts-masonry .aux-de-col6 .format-audio .mejs-controls .mejs-time, .aux-column-post-entry .aux-de-col6 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts .aux-de-col6 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts-masonry .aux-de-col6 .format-audio .mejs-controls .mejs-volume-button, .aux-column-post-entry .aux-de-col5 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts .aux-de-col5 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts-masonry .aux-de-col5 .format-audio .mejs-controls .mejs-time, .aux-column-post-entry .aux-de-col5 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts .aux-de-col5 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts-masonry .aux-de-col5 .format-audio .mejs-controls .mejs-volume-button, .aux-column-post-entry .aux-de-col4 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts .aux-de-col4 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts-masonry .aux-de-col4 .format-audio .mejs-controls .mejs-time, .aux-column-post-entry .aux-de-col4 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts .aux-de-col4 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts-masonry .aux-de-col4 .format-audio .mejs-controls .mejs-volume-button { display: none; }
  .aux-column-post-entry .aux-de-col6 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-de-col6 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-de-col6 .format-gallery .aux-arrow-nav, .aux-column-post-entry .aux-de-col5 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-de-col5 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-de-col5 .format-gallery .aux-arrow-nav, .aux-column-post-entry .aux-de-col4 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-de-col4 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-de-col4 .format-gallery .aux-arrow-nav { width: 33px; height: 33px; }
  .aux-column-post-entry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-column-post-entry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-column-post-entry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-right { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; }
  .aux-column-post-entry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-column-post-entry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-column-post-entry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-left { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -722px; }
  .aux-column-post-entry .aux-row.aux-de-col4:not(.aux-grid-table-layout) .entry-title, .aux-widget-recent-posts .aux-row.aux-de-col4:not(.aux-grid-table-layout) .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-de-col4:not(.aux-grid-table-layout) .entry-title, .aux-column-post-entry .aux-row.aux-de-col5:not(.aux-grid-table-layout) .entry-title, .aux-widget-recent-posts .aux-row.aux-de-col5:not(.aux-grid-table-layout) .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-de-col5:not(.aux-grid-table-layout) .entry-title { font-size: px2em(18); }
  .aux-column-post-entry .aux-row.aux-de-col6 .entry-title, .aux-widget-recent-posts .aux-row.aux-de-col6 .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-de-col6 .entry-title { font-size: px2em(15); }
  .aux-column-post-entry .aux-de-col6 .author .avatar, .aux-widget-recent-posts .aux-de-col6 .author .avatar, .aux-widget-recent-posts-masonry .aux-de-col6 .author .avatar, .aux-column-post-entry .aux-de-col5 .author .avatar, .aux-widget-recent-posts .aux-de-col5 .author .avatar, .aux-widget-recent-posts-masonry .aux-de-col5 .author .avatar { display: none; } }
@media screen and (max-width: 991px) and (min-width: 768px) { .aux-column-post-entry .aux-tb-col6 .format-video .mejs-controls, .aux-widget-recent-posts .aux-tb-col6 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-tb-col6 .format-video .mejs-controls, .aux-column-post-entry .aux-tb-col5 .format-video .mejs-controls, .aux-widget-recent-posts .aux-tb-col5 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-tb-col5 .format-video .mejs-controls, .aux-column-post-entry .aux-tb-col4 .format-video .mejs-controls, .aux-widget-recent-posts .aux-tb-col4 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-tb-col4 .format-video .mejs-controls { display: none !important; }
  .aux-column-post-entry .aux-tb-col6 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-tb-col6 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-tb-col6 .format-gallery .aux-arrow-nav, .aux-column-post-entry .aux-tb-col5 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-tb-col5 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-tb-col5 .format-gallery .aux-arrow-nav, .aux-column-post-entry .aux-tb-col4 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-tb-col4 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-tb-col4 .format-gallery .aux-arrow-nav { width: 33px; height: 33px; }
  .aux-column-post-entry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-column-post-entry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-column-post-entry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-right { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; }
  .aux-column-post-entry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-column-post-entry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-column-post-entry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-left { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -722px; }
  .aux-column-post-entry .aux-row.aux-tb-col4 .entry-title, .aux-widget-recent-posts .aux-row.aux-tb-col4 .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-tb-col4 .entry-title, .aux-column-post-entry .aux-row.aux-tb-col5 .entry-title, .aux-widget-recent-posts .aux-row.aux-tb-col5 .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-tb-col5 .entry-title { font-size: px2em(18); }
  .aux-column-post-entry .aux-de-col6 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col6 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col6 .format-video .mejs-controls, .aux-column-post-entry .aux-de-col5 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col5 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col5 .format-video .mejs-controls, .aux-column-post-entry .aux-de-col4 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col4 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col4 .format-video .mejs-controls { display: none !important; }
  .aux-column-post-entry .aux-tb-col6 .author .avatar, .aux-widget-recent-posts .aux-tb-col6 .author .avatar, .aux-widget-recent-posts-masonry .aux-tb-col6 .author .avatar, .aux-column-post-entry .aux-tb-col5 .author .avatar, .aux-widget-recent-posts .aux-tb-col5 .author .avatar, .aux-widget-recent-posts-masonry .aux-tb-col5 .author .avatar { display: none; } }

/** Land style for post entry content.
/* ------------------------------------------------------------------------------ */
.aux-blog-land-style .entry-media { width: 47%; float: left; margin-right: 50px; }
.aux-blog-land-style .entry-media + .entry-main { width: 47%; }
.aux-blog-land-style .entry-main { float: left; width: 100%; }
.aux-blog-land-style .entry-main .entry-header { margin-bottom: 0.5em; }
.aux-blog-land-style .entry-main .entry-title { font-size: px2em(22); }
.aux-blog-land-style .entry-main .entry-info { margin-bottom: 0.5em; }
.aux-blog-land-style .entry-main .entry-content, .aux-blog-land-style .entry-main .comment-body { margin-bottom: 1em; }
.aux-blog-land-style .entry-main .entry-meta .author, .aux-blog-land-style .entry-main .entry-meta .aux-read-more { padding: 0; background: transparent; border: none; border-radius: 0; color: #AAA; font-weight: 500; font-size: 0.875em; }
.aux-blog-land-style .entry-main .entry-meta .author a:hover, .aux-blog-land-style .entry-main .entry-meta .aux-read-more a:hover { color: #1bb0ce; }
.aux-blog-land-style .entry-main .entry-meta .author { float: left; }
.aux-blog-land-style .entry-main .entry-meta .author .avatar { margin-right: 0.5em; vertical-align: middle; width: 27px; height: 27px; border-radius: 50%; }
.aux-blog-land-style .entry-main footer.entry-meta { position: absolute; bottom: 3.1em; width: inherit; }
.aux-blog-land-style .entry-main .readmore { float: left; }
.aux-blog-land-style .entry-main .comments-iconic { float: right; font-weight: 500; color: #AAA; }
.aux-blog-land-style .entry-main .comments-iconic .auxicon-comment { vertical-align: middle; line-height: 100%; }
.aux-blog-land-style .entry-main .comments-number { position: relative; top: -2px; margin-left: 2px; font-size: 0.875em; }
.aux-blog-land-style.no-media .entry-main { width: 100%; }
@media screen and (max-width: 991px) and (min-width: 768px) { .aux-blog-land-style .entry-media { width: 45%; margin-right: 25px; }
  .aux-blog-land-style .entry-main { width: 45%; } }
@media screen and (max-width: 767px) { .aux-blog-land-style .entry-media { width: 100%; }
  .aux-blog-land-style .entry-main { width: 100%; } }
.aux-blog-land-style .post_format-post-format-quote .entry-main { background-color: #333; }
.aux-blog-land-style .post_format-post-format-quote .comments-iconic { margin-right: 30px; margin-bottom: 1.4375em; }

/** Tile view style for post entry content, this style can be used inside carousel, grid and masonry.
/* ------------------------------------------------------------------------------ */
.aux-tiles-layout .post.aux-post-tile, .aux-widget-recent-posts-tiles .post.aux-post-tile { float: left; height: 0; overflow: hidden; background: black; text-align: center; }
.aux-tiles-layout .post.aux-post-tile .entry-media, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-media { margin-bottom: 0; }
.aux-tiles-layout .post.aux-post-tile .entry-main, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-main { position: absolute; bottom: 0; padding: 20% 20px 36px; width: 100%; margin-bottom: 0; z-index: 2; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41NSIvPjxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(30%, rgba(0, 0, 0, 0.55)), color-stop(60%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%); }
.aux-tiles-layout .post.aux-post-tile .entry-header, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-header { margin-bottom: 0.5em; }
.aux-tiles-layout .post.aux-post-tile .entry-title, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-title, .aux-tiles-layout .post.aux-post-tile .entry-info, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-info { color: white; }
.aux-tiles-layout .post.aux-post-tile .entry-title, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-title { font-size: px2em(18); margin-bottom: 0.5em; }
.aux-tiles-layout .post.aux-post-tile .entry-info, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-info { margin-bottom: 0; }
.aux-tiles-layout .post.aux-post-tile .aux-media-image img, .aux-widget-recent-posts-tiles .post.aux-post-tile .aux-media-image img { max-width: none; -webkit-transition: -webkit-transform 4s; transition: transform 4s; }
.aux-tiles-layout .post.aux-post-tile:hover .aux-media-image img, .aux-widget-recent-posts-tiles .post.aux-post-tile:hover .aux-media-image img { -webkit-transform: scale(1.04, 1.04); -ms-transform: scale(1.04, 1.04); transform: scale(1.04, 1.04); }
.aux-tiles-layout.aux-overlay .post.aux-post-tile .entry-main, .aux-overlay.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-main { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); bottom: auto; padding: 0px 20px; background: transparent; }
.aux-tiles-layout.aux-overlay .post.aux-post-tile .entry-media::after, .aux-overlay.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-media::after { content: ''; position: absolute; top: 0; z-index: 1; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.25); pointer-events: none; -webkit-transition: background-color 1.5s; transition: background-color 1.5s; }
.aux-tiles-layout.aux-overlay .post.aux-post-tile:hover .entry-media::after, .aux-overlay.aux-widget-recent-posts-tiles .post.aux-post-tile:hover .entry-media::after { background-color: rgba(0, 0, 0, 0.75); }

/*!>>>>>>>>>>>>>>>>>>>>>>>> #Master Menu <<<<<<<<<<<<<<<<<<<<<<<<<< */
/** Master Menu module scss file */
/* ------------------------------------------------------------------------------ */
/* ---------------------------------------------------------------- */
/* Generates grid colums width for specific media query  @param  {String} $prefix          prefix name @param  {String} $type            breakpoint class name part @param  {Number} $active-min      Minimum screen width @param  {Number} $active-max:null Maximum screeb width */
/* generates base style for row element in grid @param  {Number} $gutter-w gutter space amount in row */
/* generates base style for columns in grid @param  {Number} $space space amount between columns */
/* ---------------------------------------------------------------- */
/* ------------------------------------------------------------------------------ */
/* Master Menu layout configs */
/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/** Master Menu base sass file It contains all base styles related to the menu layout  @author Averta [www.averta.net] @package Auxin Framework */
.aux-master-menu { position: relative; list-style: none; display: table; width: 100%; }
.aux-master-menu, .aux-master-menu * { margin: 0; padding: 0; }
.aux-master-menu ul, .aux-master-menu li { list-style: none; }
.aux-master-menu .aux-menu-item, .aux-master-menu .aux-submenu { box-sizing: border-box; }
.aux-master-menu .aux-menu-item > a, .aux-master-menu .aux-submenu > a { text-decoration: none; color: inherit; }

/* -------------------------------------------------------------------- */
/** Menu item style It uses as an item inside root-menu and submenu. */
.aux-master-menu .aux-menu-item { position: relative; display: block; clear: both; width: 100%; box-sizing: content-box; }
.aux-master-menu .aux-menu-item .aux-item-content { position: relative; display: block; }
.aux-master-menu .aux-menu-label { display: block; }
.aux-master-menu .aux-menu-desc { display: block; }
.aux-master-menu .aux-menu-image, .aux-master-menu .aux-menu-icon { display: inline-block; }
.aux-master-menu .aux-menu-image.right, .aux-master-menu .aux-menu-icon.right { float: right; }
.aux-master-menu .aux-menu-image.left, .aux-master-menu .aux-menu-icon.left { float: left; }
.aux-master-menu .aux-menu-image.bottom, .aux-master-menu .aux-menu-image.top, .aux-master-menu .aux-menu-icon.bottom, .aux-master-menu .aux-menu-icon.top { display: block; width: 100%; }
.aux-master-menu .aux-menu-caption { position: absolute; z-index: 122; bottom: 0; display: block; width: 100%; }

/** Submenu style */
.aux-master-menu .aux-submenu { display: none; position: absolute; z-index: 121; }
.aux-master-menu .aux-submenu > .aux-menu-item { min-width: 180px; }
.aux-master-menu .aux-submenu.aux-open { z-index: 170; }
.aux-master-menu .aux-submenu, .aux-master-menu .aux-submenu .aux-right, .aux-master-menu .aux-submenu .aux-temp-right { bottom: auto; left: 100%; right: auto; top: 0; }

.aux-master-menu .aux-submenu .aux-left, .aux-master-menu .aux-submenu .aux-temp-left { bottom: auto; left: auto; right: 100%; top: 0; }

.aux-master-menu .aux-submenu .aux-bottom, .aux-master-menu .aux-submenu .aux-temp-bottom, .aux-master-menu.aux-horizontal > .aux-menu-item > .aux-submenu { bottom: auto; left: 0; right: auto; top: 100%; }

.aux-master-menu .aux-submenu .aux-top, .aux-master-menu .aux-submenu .aux-temp-top { bottom: 100%; left: 0; right: auto; top: auto; }

.aux-master-menu .aux-menu-item.aux-fullwidth { position: static; }
.aux-master-menu .aux-menu-item.aux-fullwidth .aux-submenu > .aux-menu-item { clear: none; width: auto; }

/** megamenu styles */
.aux-master-menu .aux-megamenu { width: 100%; }
.aux-master-menu .aux-megamenu.aux-megamenu-1-2 { width: 50%; }
.aux-master-menu .aux-megamenu.aux-megamenu-1-2 { width: 50%; }
.aux-master-menu .aux-megamenu.aux-megamenu-2-3 { width: 66.66%; }
.aux-master-menu .aux-megamenu .aux-menu-row { position: relative; box-sizing: border-box; }
.aux-master-menu .aux-megamenu .aux-menu-row:after, .aux-master-menu .aux-megamenu .aux-menu-row:before { content: ""; display: table; }
.aux-master-menu .aux-megamenu .aux-menu-row:after { clear: both; }
.aux-master-menu .aux-megamenu .aux-menu-column { padding-right: 5px; padding-left: 5px; float: left; box-sizing: border-box; background-clip: content-box; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-1 { width: 100%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-2 { width: 50%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-3 { width: 33.33333%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-2-3 { width: 66.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-4 { width: 25%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-3-4 { width: 75%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-5 { width: 20%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-2-5 { width: 40%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-3-5 { width: 60%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-4-5 { width: 80%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-6 { width: 16.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-5-6 { width: 83.33333%; }
@media screen and (min-width: 1024px) and (max-width: 1199px) { .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-1 { width: 100%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-2 { width: 50%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-3 { width: 33.33333%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-2-3 { width: 66.66667%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-4 { width: 25%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-3-4 { width: 75%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-5 { width: 20%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-2-5 { width: 40%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-3-5 { width: 60%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-4-5 { width: 80%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-6 { width: 16.66667%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-5-6 { width: 83.33333%; } }
@media screen and (min-width: 768px) and (max-width: 1023px) { .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-1 { width: 100%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-2 { width: 50%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-3 { width: 33.33333%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-2-3 { width: 66.66667%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-4 { width: 25%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-3-4 { width: 75%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-5 { width: 20%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-2-5 { width: 40%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-3-5 { width: 60%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-4-5 { width: 80%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-6 { width: 16.66667%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-5-6 { width: 83.33333%; } }
@media screen and (max-width: 767px) { .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-1 { width: 100%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-2 { width: 50%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-3 { width: 33.33333%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-2-3 { width: 66.66667%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-4 { width: 25%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-3-4 { width: 75%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-5 { width: 20%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-2-5 { width: 40%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-3-5 { width: 60%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-4-5 { width: 80%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-6 { width: 16.66667%; }
  .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-5-6 { width: 83.33333%; } }
@media screen and (max-width: 767px) { .aux-master-menu .aux-megamenu .aux-menu-column { width: 100% !important; }
  .aux-master-menu .aux-megamenu .aux-menu-column .aux-hide-mobile { display: none; } }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-column-right { float: right; }
.aux-master-menu .aux-megamenu .aux-menu-column > .aux-menu-row { margin-left: 0; margin-right: 0; }

/* ----------------------------------------------------------------------------------------------- */
/** Megamenu list element */
.aux-megamenu .aux-menu-list .aux-menu-list-container:after, .aux-megamenu .aux-menu-list .aux-menu-list-container:before { content: ""; display: table; }
.aux-megamenu .aux-menu-list .aux-menu-list-container:after { clear: both; }
.aux-megamenu .aux-menu-list > .aux-item-content { text-decoration: none; }

/** Tabs element in megamenu */
.aux-menu-tabs { padding: 0 !important; }
.aux-menu-tabs .aux-menu-tab { position: static; }
.aux-menu-tabs .aux-menu-tab-container { position: absolute; top: 0; right: 0; left: auto; bottom: auto; padding: 0; }
.aux-menu-tabs .aux-menu-tab-container:after, .aux-menu-tabs .aux-menu-tab-container:before { content: ""; display: table; }
.aux-menu-tabs .aux-menu-tab-container:after { clear: both; }
@media screen and (max-width: 767px) { .aux-menu-tabs .aux-menu-tab-container { position: relative; } }

/** Megamenu image element */
.aux-megamenu .aux-menu-image-item > a { text-decoration: none; color: inherit; }

/* -------------------------------------------------------------------- */
.aux-master-menu.aux-horizontal .aux-menu-item { float: left; }
.aux-master-menu.aux-horizontal > .aux-menu-item { clear: none; width: auto; }
.aux-master-menu.aux-horizontal > .aux-menu-item > .aux-submenu { left: 0px; top: 100%; }
.aux-master-menu.aux-horizontal .aux-menu-item.aux-fullwidth-sub { position: static; }
.aux-master-menu.aux-horizontal .aux-menu-item.aux-fullwidth-sub .aux-submenu > .aux-menu-item { clear: none; width: auto; }

.aux-master-menu.aux-align-center { text-align: center; }
.aux-master-menu.aux-align-center > .aux-menu-item { display: inline-block; float: none; text-align: left; }
.aux-master-menu.aux-align-center.aux-narrow .aux-menu-spacer { display: none; }

.aux-master-menu.aux-align-right > .aux-menu-item { float: right; }

/** Vertucal toggle menu style */
.aux-master-menu.aux-toggle.aux-horizontal > .aux-menu-item { clear: both; width: 100%; }
.aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu { position: relative; }
.aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu, .aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-left, .aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-top, .aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-right, .aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-bottom { left: auto; right: auto; top: auto; bottom: auto; }
.aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-horizontal > .aux-menu-item { clear: both; width: 100%; }
@media screen and (max-width: 550px) { .aux-master-menu.aux-no-js.aux-horizontal > .aux-menu-item { clear: both; width: 100%; }
  .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu { position: relative; }
  .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu, .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-left, .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-top, .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-right, .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-bottom { left: auto; right: auto; top: auto; bottom: auto; }
  .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-horizontal > .aux-menu-item { clear: both; width: 100%; } }

.aux-master-menu.aux-cover .aux-menu-item { position: static; }
.aux-master-menu.aux-cover .aux-menu-item > .aux-submenu { position: absolute; width: 100%; top: 0; background: white; min-height: 100%; }
.aux-master-menu.aux-cover .aux-menu-item > .aux-submenu:after, .aux-master-menu.aux-cover .aux-menu-item > .aux-submenu:before { content: ""; display: table; }
.aux-master-menu.aux-cover .aux-menu-item > .aux-submenu:after { clear: both; }
.aux-master-menu.aux-cover .aux-menu-row { position: static; }

.aux-master-menu.aux-no-js .aux-menu-item:hover > .aux-submenu { display: block; }
.aux-master-menu .aux-menu-item.aux-open > .aux-submenu { display: block; }

/* ------------------------------------------------------------------------------ */
/*!
 * Master Menu default skin
 * @author 		Averta [averta.net]
 * @package 	Axiom Framework
 */
/* ------------------------------------------------------------------------------ */
/** Master Menu default skin config file @package Auxin Framework @author Averta [www.averta.net]  Extending variables:  You can extend styles by sass placeholder statement For example:  %root-item-style { font-size: 1.5em; } $root-item-extend: 'root-item-style';  */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------ */
.aux-menu-skin-default.aux-vertical .aux-menu-item > .aux-submenu, .aux-menu-skin-default.aux-horizontal .aux-menu-item > .aux-submenu { display: block; overflow: hidden; height: 0; visibility: hidden; opacity: 0; -webkit-transition: all 180ms; transition: all 180ms; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }

.aux-menu-skin-default.aux-vertical .aux-menu-item.aux-open > .aux-submenu, .aux-menu-skin-default.aux-horizontal .aux-menu-item.aux-open > .aux-submenu, .aux-menu-skin-default.aux-vertical.aux-no-js .aux-menu-item:hover > .aux-submenu, .aux-menu-skin-default.aux-horizontal.aux-no-js .aux-menu-item:hover > .aux-submenu { height: auto; overflow: visible; visibility: visible; opacity: 1; -webkit-transition: all 280ms; transition: all 280ms; -webkit-transform: none; -ms-transform: none; transform: none; }

.aux-menu-skin-default.aux-cover .aux-submenu { display: block; opacity: 0; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 280ms; transition: all 280ms; }

.aux-menu-skin-default.aux-cover .aux-menu-item.aux-open > .aux-submenu, .aux-menu-skin-default.aux-cover.aux-no-js .aux-menu-item:hover > .aux-submenu { -webkit-transition: all 280ms; transition: all 280ms; -webkit-transform: none; -ms-transform: none; transform: none; opacity: 1; }

/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/** Master Menu skin base styles */
.aux-menu-skin-default { font-size: 0.9em; }

.aux-menu-skin-default .aux-item-content:hover .aux-menu-desc { color: blue; }

/** Menu root element style */
.aux-menu-skin-default > .aux-menu-item > .aux-item-content { display: block; padding: 25px 15px; font-size: 0.95em; color: #585858; }
.aux-menu-skin-default > .aux-menu-item.aux-hover > .aux-item-content { background-color: #EEE; color: #333; }
.aux-menu-skin-default.aux-wide > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { display: inline-block; position: relative; width: 6px; height: 6px; border: solid #555; border-width: 2px 0 0 2px; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); -webkit-transform-origin: 2px 2px; -ms-transform-origin: 2px 2px; transform-origin: 2px 2px; box-sizing: border-box; margin-left: 9px; top: 1px; }
.aux-menu-skin-default.aux-wide > .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); border-color: #888; }
.aux-menu-skin-default.aux-narrow > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { display: block; position: absolute; right: 0; top: 0; height: 100%; width: 41px; }
.aux-menu-skin-default.aux-narrow > .aux-menu-item > .aux-item-content > .aux-submenu-indicator::after { position: absolute; content: ""; display: block; width: 12px; height: 12px; border: solid #555; border-width: 2px 0 0 2px; left: 50%; top: 50%; margin-left: -4px; margin-top: -4px; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); -webkit-transform-origin: 4px 4px; -ms-transform-origin: 4px 4px; transform-origin: 4px 4px; box-sizing: border-box; }
.aux-menu-skin-default.aux-narrow > .aux-menu-item > .aux-item-content > .aux-submenu-indicator:hover::after { border-color: #888; }
.aux-menu-skin-default.aux-narrow > .aux-menu-item.aux-open > .aux-item-content .aux-submenu-indicator::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); margin-top: -3.51472px; }

/** Classic submenu items */
.aux-menu-skin-default .aux-submenu > .aux-menu-item > .aux-item-content { font-size: 0.9em; color: #585858; padding: 10px 15px; background-color: white; display: block; position: relative; }
.aux-menu-skin-default .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: white; background-color: #32A7E9; }
.aux-menu-skin-default .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content .aux-submenu-indicator { border-color: white; }

.aux-menu-skin-default.aux-wide .aux-submenu { box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5); }
.aux-menu-skin-default.aux-wide .aux-submenu .aux-submenu-indicator { display: inline-block; position: absolute; width: 6px; height: 6px; border: solid #585858; border-width: 2px 0 0 2px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); -webkit-transform-origin: 2px 2px; -ms-transform-origin: 2px 2px; transform-origin: 2px 2px; box-sizing: border-box; top: 45%; right: 14px; }
.aux-menu-skin-default.aux-narrow .aux-submenu > .aux-menu-item > .aux-item-content { display: block; position: relative; }
.aux-menu-skin-default.aux-narrow .aux-submenu { box-shadow: none; }
.aux-menu-skin-default.aux-narrow .aux-submenu .aux-submenu-indicator { display: block; position: absolute; right: 0; top: 0; height: 100%; width: 41px; }
.aux-menu-skin-default.aux-narrow .aux-submenu .aux-submenu-indicator::after { position: absolute; content: ""; display: block; width: 12px; height: 12px; border: solid #555; border-width: 2px 0 0 2px; left: 50%; top: 50%; margin-left: -4px; margin-top: -4px; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); -webkit-transform-origin: 4px 4px; -ms-transform-origin: 4px 4px; transform-origin: 4px 4px; box-sizing: border-box; }
.aux-menu-skin-default.aux-narrow .aux-submenu .aux-menu-item.aux-open > .aux-item-content .aux-submenu-indicator::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

/** Megamenu base css style */
.aux-menu-skin-default .aux-megamenu { background-color: white; font-size: 0.9em; }
.aux-menu-skin-default .aux-megamenu .aux-menu-column { padding: 5px 5px; }

/** Megamenu list element style */
.aux-menu-skin-default .aux-megamenu .aux-menu-list .aux-menu-list-container { padding: 10px 0; }
.aux-menu-skin-default .aux-megamenu .aux-menu-list > .aux-item-content { display: block; padding: 10px 20px; font-size: 0.9em; font-weight: 600; color: #333; border: none; }
.aux-menu-skin-default .aux-megamenu .aux-menu-list .aux-menu-list-item .aux-item-content { display: block; padding: 10px 20px; font-size: 0.9em; font-weight: 600; color: #333; border: none; }
.aux-menu-skin-default .aux-megamenu .aux-menu-list .aux-menu-list-item .aux-item-content:hover .aux-menu-desc { color: red; }

.aux-menu-skin-default .aux-menu-image-item { padding: 10px 0; }

.aux-menu-skin-default .aux-menu-tabs .aux-menu-tab > .aux-item-content { padding: 10px 20px; color: #333; font-size: 1em; border: none; }
.aux-menu-skin-default .aux-menu-tabs .aux-menu-tab > .aux-item-content:hover { background-color: #f1f1f1; }
.aux-menu-skin-default .aux-menu-tabs .aux-menu-tab-container { padding: 5px 0; box-shadow: none; }
.aux-menu-skin-default.aux-wide .aux-menu-tabs .aux-menu-item > .aux-item-content > .aux-submenu-indicator { display: inline-block; position: absolute; top: 45%; right: 14px; width: 6px; height: 6px; border: solid #585858; border-width: 2px 0 0 2px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); -webkit-transform-origin: 2px 2px; -ms-transform-origin: 2px 2px; transform-origin: 2px 2px; box-sizing: border-box; }
.aux-menu-skin-default.aux-wide .aux-menu-tabs .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator { border-color: white; }
.aux-menu-skin-default.aux-wide .aux-menu-tabs .aux-menu-item.aux-open > .aux-item-content .aux-submenu-indicator { border-color: #888; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Override Master Menu Styles */
/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-horizontal { text-rendering: optimizeSpeed; position: static; }
.aux-master-menu.aux-horizontal > .menu-item { float: none; display: inline-block; vertical-align: top; }

/* ------------------------------------------------------------------------------ */
.aux-master-menu .aux-menu-icon { font-size: 130%; vertical-align: middle; line-height: 100%; }
.aux-master-menu .aux-menu-icon.top, .aux-master-menu .aux-menu-icon.bottom { text-align: center; line-height: 100%; }
.aux-master-menu .aux-menu-icon.left, .aux-master-menu .aux-menu-icon.right { float: none !important; word-spacing: 0.3125em; }

/* ------------------------------------------------------------------------------ */
.aux-master-menu .aux-submenu.aux-megamenu { padding: 0; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-label { display: inline-block; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column { padding: 15px 2.5%; position: relative; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column:last-child::after { display: none; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column.aux-title-off > .aux-item-content { display: none; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { line-height: 100%; padding: 15px 0; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-list-container > .aux-menu-list-item > .aux-item-content { padding: 12px 0; }

/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-vertical .aux-menu-item.aux-hover > .aux-submenu, .aux-master-menu.aux-horizontal .aux-menu-item.aux-hover > .aux-submenu { display: block; }

.aux-master-menu.aux-vertical .aux-menu-item > .aux-submenu, .aux-master-menu.aux-horizontal .aux-menu-item > .aux-submenu { opacity: 0; }

.aux-master-menu.aux-vertical .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-horizontal .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-vertical.aux-no-js .aux-menu-item:hover > .aux-submenu, .aux-master-menu.aux-horizontal.aux-no-js .aux-menu-item:hover > .aux-submenu { opacity: 1; }

.aux-master-menu.aux-fade-nav.aux-vertical .aux-menu-item.aux-hover > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-horizontal .aux-menu-item.aux-hover > .aux-submenu { display: block; }

.aux-master-menu.aux-fade-nav.aux-vertical .aux-menu-item > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-horizontal .aux-menu-item > .aux-submenu { opacity: 0; -webkit-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out; }

.aux-master-menu.aux-fade-nav.aux-vertical .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-horizontal .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-vertical.aux-no-js .aux-menu-item:hover > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-horizontal.aux-no-js .aux-menu-item:hover > .aux-submenu { opacity: 1; }

.aux-master-menu.aux-slide-up-nav.aux-vertical .aux-menu-item.aux-hover > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-horizontal .aux-menu-item.aux-hover > .aux-submenu { display: block; }

.aux-master-menu.aux-slide-up-nav.aux-vertical .aux-menu-item > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-horizontal .aux-menu-item > .aux-submenu { opacity: 0; -webkit-transform: translateY(4px); -ms-transform: translateY(4px); transform: translateY(4px); -webkit-transition: all 250ms ease-out; transition: all 250ms ease-out; }

.aux-master-menu.aux-slide-up-nav.aux-vertical .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-horizontal .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-vertical.aux-no-js .aux-menu-item:hover > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-horizontal.aux-no-js .aux-menu-item:hover > .aux-submenu { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

/* ------------------------------------------------------------------------------ */
/** Master Menu root item style for Phlox Theme */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.site-header-section .aux-menu-depth-0 > .aux-item-content { display: block; padding: 0.75em 1.3125em; font-size: 0.875em; color: white; text-transform: uppercase; white-space: nowrap; }
.site-header-section .aux-menu-depth-0 > .aux-item-content .aux-menu-label { display: inline-block; }
.site-header-section .aux-menu-depth-0.aux-hover > .aux-item-content { color: #AAA; }
.site-header-section .aux-menu-depth-0.current-menu-item { color: #AAA; font-weight: 600; }

.site-header-section .aux-menu-depth-0 > .aux-item-content { display: table-cell; padding-top: 0; padding-bottom: 0; vertical-align: middle; cursor: default; }
.site-header-section .aux-menu-depth-0 > a.aux-item-content { cursor: pointer; }
.site-header-section .secondary-bar .aux-fill .aux-menu-depth-0 > .aux-item-content { height: 60px; }
.site-header-section .secondary-bar .aux-start .aux-menu-depth-0:first-child > .aux-item-content { padding-left: 0; }

.site-header-section .aux-master-menu.aux-horizontal { /* ------------------------------------------------------------------------------ */ }
.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item > .aux-item-content::after { content: ""; display: inline-block; position: relative; width: 3px; height: 3px; left: 1.1875em; vertical-align: middle; border-radius: 50%; background-color: #3D3D3D; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item:last-child > .aux-item-content::after { display: none; }
.site-header-section .aux-master-menu.aux-horizontal.aux-with-indicator > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 6px; background-position: 0px -687px; margin-left: 0.375em; top: -1px; display: inline-block; position: relative; }

/** Master Menu classic submenu skin */
/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu { padding: 10px 0; font-size: 0.9375em; color: white; margin-top: -11px; border: solid 1px rgba(255, 255, 255, 0.2); background-color: #3D3D3D; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 15px; margin: 0 10px; min-width: 200px; line-height: 100%; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 10px; background-position: -258px -554px; position: absolute; top: 50%; right: 10px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { background-color: #333; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0 > .aux-submenu { color: #3D3D3D; margin-top: 0; background-color: #F3F3F3; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0 > .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { background-color: #EAEAEA; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0 > .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 10px; background-position: -80px -554px; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { border-bottom: solid 1px #BBB; padding-bottom: 20px; margin-bottom: 5px; }

/** Master Menu minimal-center submenu skin */
/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu { padding: 14px 0; border-left: solid 1px transparent; box-sizing: content-box; font-size: 0.9375em; text-align: center; color: white; border: solid 1px rgba(255, 255, 255, 0.5); background-color: #3D3D3D; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 14px; min-width: 220px; line-height: 100%; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { vertical-align: middle; background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 10px; background-position: -258px -554px; opacity: 0.8; margin-left: 2px; display: inline-block; -webkit-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator { opacity: 0.6; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); box-sizing: border-box; color: #3D3D3D; border: solid 1px #BBB; background-color: white; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::before, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::after { width: 0; height: 0; border-bottom: 8px solid white; border-left: 8px solid transparent; border-right: 8px solid transparent; position: absolute; top: -8px; left: 50%; z-index: 2; display: block; margin-left: -8px; content: ""; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::after { top: -10px; z-index: 1; margin-left: -9px; border-width: 9px; border-bottom-color: #BBB; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 10px; background-position: -80px -554px; display: inline-block; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu { -webkit-transform: none; -ms-transform: none; transform: none; left: 0; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu::after, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu::before { display: none; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { border-bottom: solid 1px #EAEAEA; padding-bottom: 20px; margin-bottom: 5px; }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0 > .aux-submenu { -webkit-transform: translateY(4px) translateX(-50%); -ms-transform: translateY(4px) translateX(-50%); transform: translateY(4px) translateX(-50%); }
.aux-master-menu.aux-horizontal.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0.aux-open > .aux-submenu { -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

/** Master Menu modern submenu skin */
/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu { padding: 10px 0; font-size: 12px; color: #F3F3F3; margin-top: -11px; border: solid 1px rgba(255, 255, 255, 0.2); background-color: #3D3D3D; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 15px 20px; min-width: 200px; line-height: 100%; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { float: right; position: relative; top: 5px; display: block; width: 3px; height: 3px; background-color: #F3F3F3; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: #BBB; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-menu-depth-0 > .aux-submenu { color: #3D3D3D; margin-top: 0; background-color: white; border: solid 1px #BBB; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-menu-depth-0 > .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: #BBB; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-menu-depth-0 > .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-color: #3D3D3D; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu { -webkit-transform: none; -ms-transform: none; transform: none; left: 0; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu::before { display: none; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column::after { content: ''; position: absolute; top: 0; right: 0; display: block; width: 0; height: 100%; border-right: solid 1px #EAEAEA; }

/** Master Menu divided submenu skin */
/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu { font-size: 13.5px; color: #3D3D3D; background-color: rgba(255, 255, 255, 0.92); }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item { padding-right: 1px; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 15px 0; margin: 0 20px; min-width: 200px; line-height: 100%; border-bottom: solid 1px #EAEAEA; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; position: absolute; top: 50%; right: 0px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator::after { position: absolute; top: 0; left: 0; opacity: 0; z-index: 1; content: ""; background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -761px; -webkit-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item:last-child > .aux-item-content { border-bottom: none; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item.aux-hover { background-color: #3D3D3D; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { border-bottom-color: transparent; color: white; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator::after { opacity: 1; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-menu-depth-0 > .aux-submenu { color: #3D3D3D; border-top: solid 4px #EAEAEA; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #505050; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column::after { content: ''; position: absolute; top: 0; right: 0; display: block; width: 0; height: 100%; border-right: solid 1px #EAEAEA; }

/** Master Menu classic-center submenu skin */
/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu { box-sizing: content-box; font-size: 13.5px; color: #3D3D3D; background-color: white; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 14px; min-width: 220px; line-height: 100%; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; position: absolute; top: 50%; right: 14px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { background-color: #EAEAEA; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-menu-depth-0 > .aux-submenu { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-menu-depth-0 > .aux-submenu::before { width: 0; height: 0; border-bottom: 8px solid white; border-left: 8px solid transparent; border-right: 8px solid transparent; position: absolute; top: -8px; left: 50%; z-index: 2; display: block; margin-left: -8px; content: ""; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu { -webkit-transform: none; -ms-transform: none; transform: none; left: 0; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu::before { display: none; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column::after { content: ''; position: absolute; top: 0; right: 0; display: block; width: 0; height: 100%; border-right: solid 1px #EAEAEA; }
.aux-master-menu.aux-horizontal.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0 > .aux-submenu { -webkit-transform: translateY(4px) translateX(-50%); -ms-transform: translateY(4px) translateX(-50%); transform: translateY(4px) translateX(-50%); }
.aux-master-menu.aux-horizontal.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0.aux-open > .aux-submenu { -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

/** Master Menu dash-divided submenu skin */
/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu { font-size: 13.5px; color: #BBB; background-color: rgba(0, 0, 0, 0.8); }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item { padding-right: 1px; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 18px 0; margin: 0 18px; min-width: 160px; line-height: 100%; border-bottom: dashed 1px #3D3D3D; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -761px; position: absolute; top: 50%; right: 18px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: white; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-menu-item:last-child > .aux-item-content { border-bottom: none; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #F1F1F1; font-weight: 600; border-bottom-style: dashed !important; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: white; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { border-bottom: solid 1px #3D3D3D; padding-bottom: 20px; margin-bottom: 5px; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu { background-color: rgba(255, 255, 255, 0.92); color: #3D3D3D; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item { padding-right: 1px; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item > .aux-item-content { border-bottom-color: #BBB; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; opacity: 0.6; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: black; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; border-bottom-color: #BBB; }
.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: black; }

/** Master Menu Mobile classic submenu skin */
/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-narrow, .aux-master-menu.aux-narrow.aux-skin-classic { /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ }
.aux-master-menu.aux-narrow .aux-menu-item > .aux-item-content, .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item > .aux-item-content { display: block; padding: 1.125em 1.0625em; font-size: 0.875em; color: #3D3D3D; line-height: 100%; }
.aux-master-menu.aux-narrow .aux-menu-item > .aux-item-content .aux-menu-label, .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item > .aux-item-content .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-narrow .aux-submenu-indicator, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu-indicator { display: block; position: absolute; width: 11px; height: 0; right: 5px; top: 50%; border: transparent solid; border-width: 20px 13px; cursor: pointer; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); box-sizing: content-box; }
.aux-master-menu.aux-narrow .aux-submenu-indicator::after, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu-indicator::after { -webkit-transition: all 300ms; transition: all 300ms; }
.aux-master-menu.aux-narrow .aux-open > .aux-item-content .aux-submenu-indicator::after, .aux-master-menu.aux-narrow.aux-skin-classic .aux-open > .aux-item-content .aux-submenu-indicator::after { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); }
.aux-master-menu.aux-narrow .aux-menu-icon, .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-icon { display: none !important; }
.aux-master-menu.aux-narrow .aux-menu-icon.top, .aux-master-menu.aux-narrow .aux-menu-icon.bottom, .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-icon.top, .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-icon.bottom { display: inline-block; width: auto; }
.aux-master-menu.aux-narrow .aux-submenu, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu { background-color: #F3F3F3; padding-left: 0.75em; }
.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu.aux-megamenu { padding: 0 0.75em; }
.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { border-bottom: solid 1px #BBB; padding-bottom: 20px; margin-bottom: 5px; }
.aux-master-menu.aux-narrow .aux-menu-item > .aux-submenu, .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item > .aux-submenu { display: block; height: 0; overflow: hidden; }

/* ------------------------------------------------------------------------------ */
.aux-master-menu.aux-narrow.aux-fullscreen-menu, .aux-fs-menu .aux-master-menu { /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item, .aux-fs-menu .aux-master-menu .aux-menu-item { text-align: center; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item > .aux-item-content, .aux-fs-menu .aux-master-menu .aux-menu-item > .aux-item-content { display: block; padding: 13px 0; font-size: 2.3125em; font-weight: 600; color: #3D3D3D; line-height: 100%; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item > .aux-item-content .aux-menu-label, .aux-fs-menu .aux-master-menu .aux-menu-item > .aux-item-content .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item.aux-open > .aux-item-content, .aux-fs-menu .aux-master-menu .aux-menu-item.aux-open > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu-indicator, .aux-fs-menu .aux-master-menu .aux-submenu-indicator { display: inline-block; position: relative; right: auto; top: 0; left: 5px; width: 30px; height: 0; border: transparent solid; border-width: 20px 5px; margin-left: -44px; vertical-align: text-bottom; -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-open > .aux-item-content .aux-submenu-indicator::after, .aux-fs-menu .aux-master-menu .aux-open > .aux-item-content .aux-submenu-indicator::after { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-icon, .aux-fs-menu .aux-master-menu .aux-menu-icon { display: none !important; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-icon.top, .aux-fs-menu .aux-master-menu .aux-menu-icon.top, .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-icon.bottom, .aux-fs-menu .aux-master-menu .aux-menu-icon.bottom { display: inline-block; width: auto; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu, .aux-fs-menu .aux-master-menu .aux-submenu { background-color: transparent; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu > .aux-menu-item:first-child, .aux-fs-menu .aux-master-menu .aux-submenu > .aux-menu-item:first-child { padding-top: 18px; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu > .aux-menu-item:last-child, .aux-fs-menu .aux-master-menu .aux-submenu > .aux-menu-item:last-child { padding-bottom: 18px; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu.aux-megamenu > .aux-menu-item:first-child, .aux-fs-menu .aux-master-menu .aux-submenu.aux-megamenu > .aux-menu-item:first-child { padding-top: 12px; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu.aux-megamenu > .aux-menu-item:last-child, .aux-fs-menu .aux-master-menu .aux-submenu.aux-megamenu > .aux-menu-item:last-child { padding-bottom: 12px; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-fs-menu .aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content, .aux-fs-menu .aux-master-menu .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-fs-menu .aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { border-bottom: solid 1px #BBB; padding-bottom: 20px; margin-bottom: 5px; }
.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item > .aux-item-content, .aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item > .aux-item-content, .aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item > .aux-item-content { color: white; }
.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item.aux-open > .aux-item-content, .aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item.aux-open > .aux-item-content, .aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item.aux-open > .aux-item-content { color: #AAA; }
.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item .aux-submenu-indicator::after, .aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item .aux-submenu-indicator::after, .aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item .aux-submenu-indicator::after, .aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item .aux-submenu-indicator::before, .aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item .aux-submenu-indicator::before, .aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item .aux-submenu-indicator::before { background-color: white; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item > .aux-submenu, .aux-fs-menu .aux-master-menu .aux-menu-item > .aux-submenu { display: block; height: 0; overflow: hidden; }

/* ------------------------------------------------------------------------------ */
/*!>>>>>>>>>>>>>>>>>>>>>>>> #Sections <<<<<<<<<<<<<<<<<<<<<<<<<<< */
/** General widget styles */
/* ------------------------------------------------------------------------------ */
aside .widget-area { margin-bottom: 0; }

.widget-container ul li { margin-bottom: 0; }
.widget-container a { color: inherit; }
.widget-container a:hover { color: #1bb0ce; }

/* ------------------------------------------------------------------------------ */
aside .widget-container { margin-top: 4.0625em; font-size: 0.875em; }
aside .widget-container:first-child { margin-top: 0; }
aside .widget-title { padding: 0 0 1.0625em; margin-bottom: 1.875em; margin-top: 0; border-bottom: 1px #DEDEDE solid; text-transform: uppercase; font-size: 0.875em; font-weight: normal !important; letter-spacing: 2px; line-height: 100%; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-primary .widget-container ul, .aux-primary .widget-container ul li { list-style: none; }

@media screen and (max-width: 479px) { .aux-resp .widget-title { text-align: center; } }
@media screen and (max-width: 767px) { aside .widget-area { margin-top: 2.5em; }
  aside .widget-area:first-child { margin-top: 0; } }
/** WP Tag Cloud widget styles */
/* ------------------------------------------------------------------------------ */
.widget_tag_cloud .tagcloud > a { display: inline-block; margin-bottom: 5px; padding: 0.8125em 1em; background-color: #F1F1F1; color: #3D3D3D; font-size: 100% !important; line-height: 100%; font-style: italic; }
.widget_tag_cloud .tagcloud > a:hover { background-color: #DEDEDE; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.subfooter .widget_tag_cloud .tagcloud > a { background-color: #FDFDFD; }
.subfooter .widget_tag_cloud .tagcloud > a:hover { background-color: #EAEAEA; }

/* ------------------------------------------------------------------------------ */
/** WP calendar widget styles */
/* ------------------------------------------------------------------------------ */
.widget_calendar table { font-size: 0.875em; margin: 0; position: relative; border: none; }
.widget_calendar thead { background: transparent; }
.widget_calendar thead tr { border-bottom: solid 1px #BBB; }
.widget_calendar th, .widget_calendar td { padding: 0; width: 14.28571%; border: none; background-color: transparent; text-align: center; line-height: 2.5em; }
.widget_calendar tr:first-child td { padding-top: 5px; }
.widget_calendar tr:first-child th { padding-bottom: 5px; }
.widget_calendar td#today { position: relative; }
.widget_calendar td#today:after { content: ''; position: absolute; top: 50%; left: 50%; display: block; width: 1.875em; height: 1.875em; border: solid 1px #BBB; border-radius: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.widget_calendar th { color: #BBB; font-weight: normal; }
.widget_calendar caption { padding: 0px 0px 0.9em; line-height: 100%; text-align: left; }
.widget_calendar tfoot { position: absolute; top: 0; width: 100%; }
.widget_calendar tfoot, .widget_calendar tfoot td, .widget_calendar tfoot tr { display: block; }
.widget_calendar tfoot td { padding: 0 !important; width: auto; float: right; }
.widget_calendar tfoot td.pad { display: none; }
.widget_calendar tfoot td a { position: relative; width: 20px; height: 20px; display: block; overflow: hidden; text-indent: 100em; }
.widget_calendar tfoot td a:after { content: ''; position: absolute; top: 5px; left: 10px; }
.widget_calendar tfoot td#prev a:after { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; }
.widget_calendar tfoot td#next a:after { background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -722px; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP categories widget styles */
/* ------------------------------------------------------------------------------ */
.widget_categories { text-transform: uppercase; }
.widget_categories li { color: #BBB; }
.widget_categories li a { color: #3D3D3D; }
.widget_categories select { font-size: 0.875em; width: 100%; }
.widget_categories label { display: none; }
.widget_categories ul ul { list-style-type: disc; color: #BBB; margin-left: 1em; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.subfooter .widget_categories select { background-color: #FDFDFD; }

/* ------------------------------------------------------------------------------ */
/** WP nav menu widget styles */
/* ------------------------------------------------------------------------------ */
.widget_nav_menu ul ul { list-style-type: disc; color: #BBB; margin-left: 1em; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP archive widget styles */
/* ------------------------------------------------------------------------------ */
.widget_archive li { color: #BBB; }
.widget_archive li a { color: #3D3D3D; }
.widget_archive select { font-size: 0.875em; width: 100%; }
.widget_archive label { display: none; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.subfooter .widget_archive select { background-color: #FDFDFD; }

/* ------------------------------------------------------------------------------ */
/** WP recent comments widget styles */
/* ------------------------------------------------------------------------------ */
.widget_recent_comments li.recentcomments { padding: 0.8125em 1em; background-color: #F3F3F3; margin-bottom: 0.6em; }
.widget_recent_comments li.recentcomments .comment-author-link { font-weight: 600; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.subfooter .widget_recent_comments li.recentcomments { background-color: #EAEAEA; }

/* ------------------------------------------------------------------------------ */
/** WP recent posts widget styles */
/* ------------------------------------------------------------------------------ */
.widget_recent_entries ul > li { margin-bottom: 0.7em; font-weight: 600; }
.widget_recent_entries .post-date { display: block; color: #BBB; font-style: italic; font-weight: normal; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP pages menu widget styles */
/* ------------------------------------------------------------------------------ */
.widget_pages ul ul { list-style-type: disc; color: #BBB; margin-left: 1em; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP recent comments widget styles */
/* ------------------------------------------------------------------------------ */
.widget_rss .rss-widget-icon { display: none; }
.widget_rss > ul > li { margin-bottom: 1.875em; padding-bottom: 1.875em; border-bottom: solid 1px #DEDEDE; }
.widget_rss > ul > li:last-child { margin-bottom: 0; padding-bottom: 0; border: none; }
.widget_rss > ul > li > a { display: block; font-weight: 600; }
.widget_rss > ul > li .rss-date { display: block; font-style: italic; color: #BBB; }
.widget_rss > ul > li cite { display: block; margin-top: 1.875em; color: #BBB; font-style: normal; }
.widget_rss > ul > li > a + cite, .widget_rss > ul > li .rss-date + cite { margin: 0; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin tabs widget styles */
/* ------------------------------------------------------------------------------ */
.widget-tabs .widget-inner { overflow: visible; }
.widget-tabs ul > li { list-style: none; }
.widget-tabs ul { margin: 0; }
.widget-tabs .tabs { display: table; table-layout: fixed; margin: 0; width: 100%; }
.widget-tabs .tabs li { display: table-cell; position: relative; top: 2px; padding: 0.8em; border: solid #BBB; border-width: 1px 0 1px 1px; color: #BBB; text-align: center; vertical-align: middle; cursor: pointer; }
.widget-tabs .tabs li > a:hover { color: inherit; }
.widget-tabs .tabs li.active { border-bottom: none; color: inherit; }
.widget-tabs .tabs li:last-child { border-right-width: 1px; }
.widget-tabs .tabs-content { border: 1px solid #BBB; border-top: none; padding: 1.4em; padding-bottom: 0; }
.widget-tabs .tabs-content > li { line-height: inherit; }
.aux-dom-unready .widget-tabs .tabs-content > li { display: none; }
.aux-dom-unready .widget-tabs .tabs-content > li:first-child { display: block; }
.widget-tabs.aux-stripe .tabs-content { border-width: 1px 0 0 0; }
.widget-tabs.aux-fill .tabs-content { padding-right: 0; padding-left: 0; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP recent blog posts widget styles */
/* ------------------------------------------------------------------------------ */
.aux-widget-recent-post-widget > article { margin-bottom: 1.5625em; }
.aux-widget-recent-post-widget > article:after { content: ""; display: table; clear: both; }
.aux-widget-recent-post-widget > article:last-child { margin-bottom: 0; }
.aux-widget-recent-post-widget .entry-media { float: left; width: 33.5%; max-width: 80px; }
.aux-widget-recent-post-widget .entry-media + div { margin-left: 33.5%; padding-left: 1em; }
.aux-widget-recent-post-widget .entry-title { margin-bottom: 0.1em; margin-top: 0; font-size: inherit; line-height: 1.3; }
.aux-widget-recent-post-widget .entry-media + .content { float: left; width: 66.5%; padding-left: 15px; }
.aux-widget-recent-post-widget .entry-content time, .aux-widget-recent-post-widget .comment-body time { color: #BBB; font-style: italic; font-size: inherit; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP recent blog posts widget styles */
/* ------------------------------------------------------------------------------ */
.aux-widget-recent-posts .master-carousel .aux-mc-item > article { position: static; height: 100%; }
.aux-widget-recent-posts .master-carousel .aux-mc-item > article footer { position: absolute; bottom: 0px; width: 100%; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }
@media screen and (max-width: 767px) { .aux-widget-recent-posts .aux-mc-controls .aux-bullets { display: none; } }
.aux-widget-recent-posts .aux-grid-table-layout > .aux-col { border-color: #BBB; margin: 0; background-size: cover; padding-top: 45px; padding-right: 50px; padding-left: 50px; }
.aux-widget-recent-posts .aux-grid-table-layout.aux-border-collapse > .aux-col { padding-bottom: 2.5em; }
.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col { -webkit-transition: background-color 200ms ease-in-out; transition: background-color 200ms ease-in-out; -webkit-transition: background-image 2000ms ease-in-out; transition: background-image 2000ms ease-in-out; }
.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col:hover .column-entry, .aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col:hover .column-entry span, .aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col:hover .column-entry a, .aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col:hover .entry-meta .author a { color: #FFFFFF; }
.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover .column-entry a:hover { text-decoration: underline; }
.aux-widget-recent-posts .aux-grid-table-layout .column-entry, .aux-widget-recent-posts .aux-grid-table-layout .column-entry a, .aux-widget-recent-posts .aux-grid-table-layout .column-entry span { -webkit-transition: color 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: color 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.aux-widget-recent-posts .aux-grid-table-layout .entry-content, .aux-widget-recent-posts .aux-grid-table-layout .comment-body { font-weight: 500; }
.aux-widget-recent-posts .aux-grid-table-layout .entry-info { font-style: italic; }
.aux-widget-recent-posts .aux-grid-table-layout .entry-info + .entry-header { margin-top: 20px; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP recent blog posts widget styles */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin timeline recent posts widget styles */
/* ------------------------------------------------------------------------------ */
.aux-widget-recent-posts-timeline .aux-block:not(.has-post-thumbnail)::after, .aux-widget-recent-posts-timeline .aux-block.format-audio::after { top: 15px !important; }
.aux-widget-recent-posts-timeline .aux-block:not(.has-post-thumbnail)::before, .aux-widget-recent-posts-timeline .aux-block.format-audio::before { top: 8px !important; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP recent blog posts widget masonry */
/* ------------------------------------------------------------------------------ */
.aux-widget-recent-posts-masonry .post.column-entry { padding-bottom: 1.4375em; }
.aux-widget-recent-posts-masonry .post.column-entry.post.post_format-post-format-link { padding-bottom: 0px; }
.aux-widget-recent-posts-masonry .post.column-entry.post.post_format-post-format-quote { padding-bottom: 0px; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP recent blog posts widget styles */
/* ------------------------------------------------------------------------------ */
.aux-widget-popular-posts-widget .widget-tabs .tabs-content { padding-top: 2em; }
.aux-widget-popular-posts-widget .widget-tabs .tabs li { padding: 1em 0; }
.aux-widget-popular-posts-widget .widget-tabs .tabs li:not(.active) { background-color: #F9F9F9; color: #AAA; }
.aux-widget-popular-posts-widget .tabs-content > li > article { margin-bottom: 1.5625em; }
.aux-widget-popular-posts-widget .tabs-content > li > article:after { content: ""; display: table; clear: both; }
.aux-widget-popular-posts-widget .tabs-content > li > article:last-child { margin-bottom: 0; }
.aux-widget-popular-posts-widget .entry-media { float: left; width: 33.5%; max-width: 80px; margin-right: 1em; }
.aux-widget-popular-posts-widget .entry-title { margin-bottom: 0.1em; margin-top: 0; font-size: inherit; line-height: 1.3; }
.aux-widget-popular-posts-widget .entry-media + section { float: left; width: 66.5%; padding-left: 15px; }
.aux-widget-popular-posts-widget .entry-content time, .aux-widget-popular-posts-widget .comment-body time { color: #BBB; font-style: italic; font-size: inherit; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin text widget styles */
/* ------------------------------------------------------------------------------ */
.aux-widget-text { /* general styles
------------------------*/ /* Icon box size
------------------------*/ /* Icon Position
------------------------*/ /* Icon box shape
------------------------*/ /* Text color scheme
------------------------*/ }
.aux-widget-text .entry-content ul, .aux-widget-text .comment-body ul { list-style: inherit; }
.aux-widget-text .entry-content ul li, .aux-widget-text .comment-body ul li { list-style: inherit; }
.aux-widget-text .aux-ico { display: inline-block; line-height: 100%; }
.aux-widget-text .aux-ico::before { vertical-align: top; }
.aux-widget-text .aux-ico-box { display: inline-block; border-width: 1px; border-style: solid; border-color: transparent; }
.aux-widget-text > div { max-width: 100%; }
.aux-widget-text .entry-content h1, .aux-widget-text .comment-body h1, .aux-widget-text .entry-content h2, .aux-widget-text .comment-body h2, .aux-widget-text .entry-content h3, .aux-widget-text .comment-body h3, .aux-widget-text .entry-content h4, .aux-widget-text .comment-body h4, .aux-widget-text .entry-content h5, .aux-widget-text .comment-body h5, .aux-widget-text .entry-content h6, .aux-widget-text .comment-body h6 { font-weight: 500; }
.aux-widget-text.aux-wrap-style-outline > .aux-text-inner, .aux-widget-text.aux-wrap-style-box > .aux-text-inner { padding: 3.125em 1.875em; height: 100%; }
.aux-widget-text.aux-wrap-style-outline > .aux-text-inner > .entry-content, .aux-widget-text.aux-wrap-style-outline > .aux-text-inner > .comment-body, .aux-widget-text.aux-wrap-style-box > .aux-text-inner > .entry-content, .aux-widget-text.aux-wrap-style-box > .aux-text-inner > .comment-body { font-weight: 500; }
.aux-widget-text.aux-wrap-style-outline .aux-ico-pos-left .aux-ico-box, .aux-widget-text.aux-wrap-style-outline .aux-ico-pos-right .aux-ico-box, .aux-widget-text.aux-wrap-style-box .aux-ico-pos-left .aux-ico-box, .aux-widget-text.aux-wrap-style-box .aux-ico-pos-right .aux-ico-box { margin-bottom: 3.125em; }
.aux-widget-text.aux-wrap-style-outline { border: 1px solid #BBB; }
.aux-widget-text.aux-wrap-style-outline + .aux-wrap-style-outline { position: relative; border-left: none; }
.aux-widget-text .aux-ico-small .aux-ico { font-size: 2.5em; margin: 25px; }
.aux-widget-text .aux-ico-medium .aux-ico { font-size: 3.125em; margin: 30px; }
.aux-widget-text .aux-ico-large .aux-ico { font-size: 3.75em; margin: 35px; }
.aux-widget-text .aux-ico-x-large .aux-ico { font-size: 4.375em; margin: 40px; }
.aux-widget-text .aux-ico-pos-top .aux-ico-box { margin-bottom: 2.1rem; }
.aux-widget-text .aux-ico-pos-left .aux-ico-box { float: left; }
.aux-widget-text .aux-ico-pos-left .aux-ico-small ~ .col-title, .aux-widget-text .aux-ico-pos-left .aux-ico-small ~ .entry-content, .aux-widget-text .aux-ico-pos-left .aux-ico-small ~ .comment-body { margin-left: 110px; }
.aux-widget-text .aux-ico-pos-left .aux-ico-medium ~ .col-title, .aux-widget-text .aux-ico-pos-left .aux-ico-medium ~ .entry-content, .aux-widget-text .aux-ico-pos-left .aux-ico-medium ~ .comment-body { margin-left: 130px; }
.aux-widget-text .aux-ico-pos-left .aux-ico-large ~ .col-title, .aux-widget-text .aux-ico-pos-left .aux-ico-large ~ .entry-content, .aux-widget-text .aux-ico-pos-left .aux-ico-large ~ .comment-body { margin-left: 150px; }
.aux-widget-text .aux-ico-pos-left .aux-ico-x-large ~ .col-title, .aux-widget-text .aux-ico-pos-left .aux-ico-x-large ~ .entry-content, .aux-widget-text .aux-ico-pos-left .aux-ico-x-large ~ .comment-body { margin-left: 170px; }
.aux-widget-text .aux-ico-pos-right .aux-ico-box { float: right; }
.aux-widget-text .aux-ico-pos-right .aux-ico-small ~ .col-title, .aux-widget-text .aux-ico-pos-right .aux-ico-small ~ .entry-content, .aux-widget-text .aux-ico-pos-right .aux-ico-small ~ .comment-body { margin-right: 110px; }
.aux-widget-text .aux-ico-pos-right .aux-ico-medium ~ .col-title, .aux-widget-text .aux-ico-pos-right .aux-ico-medium ~ .entry-content, .aux-widget-text .aux-ico-pos-right .aux-ico-medium ~ .comment-body { margin-right: 130px; }
.aux-widget-text .aux-ico-pos-right .aux-ico-large ~ .col-title, .aux-widget-text .aux-ico-pos-right .aux-ico-large ~ .entry-content, .aux-widget-text .aux-ico-pos-right .aux-ico-large ~ .comment-body { margin-right: 150px; }
.aux-widget-text .aux-ico-pos-right .aux-ico-x-large ~ .col-title, .aux-widget-text .aux-ico-pos-right .aux-ico-x-large ~ .entry-content, .aux-widget-text .aux-ico-pos-right .aux-ico-x-large ~ .comment-body { margin-right: 170px; }
.aux-widget-text .aux-ico-shape-circle { border-radius: 100%; }
.aux-widget-text .aux-ico-shape-semi-circle { border-radius: 45%; }
.aux-widget-text .aux-ico-shape-round-rect { border-radius: 7%; }
.aux-widget-text .aux-ico-shape-cross-rect { position: relative; border-top-color: transparent !important; border-bottom-color: transparent !important; margin: 0 25px 25px; }
.aux-widget-text .aux-ico-shape-cross-rect:before, .aux-widget-text .aux-ico-shape-cross-rect:after { content: ''; display: block; height: 0; border-bottom-style: solid; border-bottom-width: 1px; position: absolute; left: -18%; width: 136%; }
.aux-widget-text .aux-ico-shape-cross-rect:before { top: 25px; }
.aux-widget-text .aux-ico-shape-cross-rect:after { bottom: 25px; }
.aux-widget-text .aux-ico-shape-cross-rect > .aux-ico { padding-top: 25px; padding-bottom: 25px; }
.aux-widget-text .aux-ico-shape-cross-rect.aux-ico-small:before, .aux-widget-text .aux-ico-shape-cross-rect.aux-ico-small:after { left: -29%; width: 158%; }
.aux-widget-text .aux-ico-shape-cross-rect.aux-ico-medium:before, .aux-widget-text .aux-ico-shape-cross-rect.aux-ico-medium:after { left: -24%; width: 148%; }
.aux-widget-text .aux-ico-shape-cross-rect.aux-ico-large:before, .aux-widget-text .aux-ico-shape-cross-rect.aux-ico-large:after { left: -20%; width: 140%; }
.aux-widget-text .aux-text-color-light { color: #FFFFFF; }
.aux-widget-text .aux-text-color-dark { color: #3D3D3D; }
.aux-user-entry .hentry .aux-widget-text .entry-content, .aux-user-entry .hentry .aux-widget-text .comment-body { margin-bottom: 0; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-social-list { margin: 0; display: inline-block; line-height: 0; }
.aux-social-list:after { content: ""; display: table; clear: both; }
.aux-social-list li { margin: 0; font-size: 28px; line-height: 100%; }
.aux-social-list.aux-light li a { color: #fff; }
.aux-social-list a { display: table-cell; vertical-align: middle; width: 26px; height: 26px; text-align: center; color: inherit; line-height: 100%; -webkit-transition: color 300ms; transition: color 300ms; }
.aux-social-list a:hover { background: none; color: #1bb0ce; }
.aux-social-list a span { line-height: 80%; display: block; }
.aux-social-list li a.vk { font-size: 120%; }
.aux-extra-large > .aux-social-list li { font-size: 1.7rem; }
.aux-extra-large > .aux-social-list a { width: 35px; height: 35px; }
.aux-large > .aux-social-list li { font-size: 1.25rem; }
.aux-large > .aux-social-list a { width: 30px; height: 30px; }
.aux-medium > .aux-social-list li { font-size: 1.122rem; }
.aux-small > .aux-social-list li { font-size: 1rem; }
.aux-small > .aux-social-list a { width: 25px; height: 25px; }
.aux-horizontal > .aux-social-list { display: block; }
.aux-horizontal > .aux-social-list > li { float: left; }
.aux-social-list.aux-square li { padding: 0.25em 0.25em 0.15em 0.35em; line-height: 1; border: 1px solid #ddd; }
.aux-social-list.aux-round li { padding: 0.25em 0.3em 0.15em 0.35em; line-height: 1; border-radius: 50%; border: 1px solid #ddd; }
.aux-social-list.aux-outline li { font-size: 17px; }

/** contact element and submit comment form styles */
/* ------------------------------------------------------------------------------ */
.aux-contact-form input[type="text"], #commentform input[type="text"], .aux-contact-form input[type="email"], #commentform input[type="email"], .aux-contact-form input[type="password"], #commentform input[type="password"], .aux-contact-form input[type="tel"], #commentform input[type="tel"], .aux-contact-form input[type="url"], #commentform input[type="url"], .aux-contact-form textarea, #commentform textarea, .c_form input[type="text"], .c_form input[type="email"], .c_form input[type="password"], .c_form input[type="tel"], .c_form input[type="url"], .c_form textarea, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 textarea { display: block; width: 100%; margin-bottom: 1.875em; padding: 1.1875em; }
.aux-contact-form input[type="text"]:focus, #commentform input[type="text"]:focus, .aux-contact-form input[type="email"]:focus, #commentform input[type="email"]:focus, .aux-contact-form input[type="password"]:focus, #commentform input[type="password"]:focus, .aux-contact-form input[type="tel"]:focus, #commentform input[type="tel"]:focus, .aux-contact-form input[type="url"]:focus, #commentform input[type="url"]:focus, .aux-contact-form textarea:focus, #commentform textarea:focus, .c_form input[type="text"]:focus, .c_form input[type="email"]:focus, .c_form input[type="password"]:focus, .c_form input[type="tel"]:focus, .c_form input[type="url"]:focus, .c_form textarea:focus, .wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 input[type="password"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="url"]:focus, .wpcf7 textarea:focus { border-color: #3D3D3D; }
.aux-contact-form input[type="text"]:-moz-placeholder, #commentform input[type="text"]:-moz-placeholder, .aux-contact-form input[type="email"]:-moz-placeholder, #commentform input[type="email"]:-moz-placeholder, .aux-contact-form input[type="password"]:-moz-placeholder, #commentform input[type="password"]:-moz-placeholder, .aux-contact-form input[type="tel"]:-moz-placeholder, #commentform input[type="tel"]:-moz-placeholder, .aux-contact-form input[type="url"]:-moz-placeholder, #commentform input[type="url"]:-moz-placeholder, .aux-contact-form textarea:-moz-placeholder, #commentform textarea:-moz-placeholder, .c_form input[type="text"]:-moz-placeholder, .c_form input[type="email"]:-moz-placeholder, .c_form input[type="password"]:-moz-placeholder, .c_form input[type="tel"]:-moz-placeholder, .c_form input[type="url"]:-moz-placeholder, .c_form textarea:-moz-placeholder, .wpcf7 input[type="text"]:-moz-placeholder, .wpcf7 input[type="email"]:-moz-placeholder, .wpcf7 input[type="password"]:-moz-placeholder, .wpcf7 input[type="tel"]:-moz-placeholder, .wpcf7 input[type="url"]:-moz-placeholder, .wpcf7 textarea:-moz-placeholder { font-style: italic; }
.aux-contact-form input[type="text"]::-moz-placeholder, #commentform input[type="text"]::-moz-placeholder, .aux-contact-form input[type="email"]::-moz-placeholder, #commentform input[type="email"]::-moz-placeholder, .aux-contact-form input[type="password"]::-moz-placeholder, #commentform input[type="password"]::-moz-placeholder, .aux-contact-form input[type="tel"]::-moz-placeholder, #commentform input[type="tel"]::-moz-placeholder, .aux-contact-form input[type="url"]::-moz-placeholder, #commentform input[type="url"]::-moz-placeholder, .aux-contact-form textarea::-moz-placeholder, #commentform textarea::-moz-placeholder, .c_form input[type="text"]::-moz-placeholder, .c_form input[type="email"]::-moz-placeholder, .c_form input[type="password"]::-moz-placeholder, .c_form input[type="tel"]::-moz-placeholder, .c_form input[type="url"]::-moz-placeholder, .c_form textarea::-moz-placeholder, .wpcf7 input[type="text"]::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="password"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder, .wpcf7 input[type="url"]::-moz-placeholder, .wpcf7 textarea::-moz-placeholder { font-style: italic; }
.aux-contact-form input[type="text"]:-ms-input-placeholder, #commentform input[type="text"]:-ms-input-placeholder, .aux-contact-form input[type="email"]:-ms-input-placeholder, #commentform input[type="email"]:-ms-input-placeholder, .aux-contact-form input[type="password"]:-ms-input-placeholder, #commentform input[type="password"]:-ms-input-placeholder, .aux-contact-form input[type="tel"]:-ms-input-placeholder, #commentform input[type="tel"]:-ms-input-placeholder, .aux-contact-form input[type="url"]:-ms-input-placeholder, #commentform input[type="url"]:-ms-input-placeholder, .aux-contact-form textarea:-ms-input-placeholder, #commentform textarea:-ms-input-placeholder, .c_form input[type="text"]:-ms-input-placeholder, .c_form input[type="email"]:-ms-input-placeholder, .c_form input[type="password"]:-ms-input-placeholder, .c_form input[type="tel"]:-ms-input-placeholder, .c_form input[type="url"]:-ms-input-placeholder, .c_form textarea:-ms-input-placeholder, .wpcf7 input[type="text"]:-ms-input-placeholder, .wpcf7 input[type="email"]:-ms-input-placeholder, .wpcf7 input[type="password"]:-ms-input-placeholder, .wpcf7 input[type="tel"]:-ms-input-placeholder, .wpcf7 input[type="url"]:-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder { font-style: italic; }
.aux-contact-form input[type="text"]::-webkit-input-placeholder, #commentform input[type="text"]::-webkit-input-placeholder, .aux-contact-form input[type="email"]::-webkit-input-placeholder, #commentform input[type="email"]::-webkit-input-placeholder, .aux-contact-form input[type="password"]::-webkit-input-placeholder, #commentform input[type="password"]::-webkit-input-placeholder, .aux-contact-form input[type="tel"]::-webkit-input-placeholder, #commentform input[type="tel"]::-webkit-input-placeholder, .aux-contact-form input[type="url"]::-webkit-input-placeholder, #commentform input[type="url"]::-webkit-input-placeholder, .aux-contact-form textarea::-webkit-input-placeholder, #commentform textarea::-webkit-input-placeholder, .c_form input[type="text"]::-webkit-input-placeholder, .c_form input[type="email"]::-webkit-input-placeholder, .c_form input[type="password"]::-webkit-input-placeholder, .c_form input[type="tel"]::-webkit-input-placeholder, .c_form input[type="url"]::-webkit-input-placeholder, .c_form textarea::-webkit-input-placeholder, .wpcf7 input[type="text"]::-webkit-input-placeholder, .wpcf7 input[type="email"]::-webkit-input-placeholder, .wpcf7 input[type="password"]::-webkit-input-placeholder, .wpcf7 input[type="tel"]::-webkit-input-placeholder, .wpcf7 input[type="url"]::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder { font-style: italic; }
.aux-contact-form textarea, #commentform textarea, .c_form textarea, .wpcf7 textarea { min-height: 240px; max-width: 100%; }
.aux-contact-form input[type="submit"], #commentform input[type="submit"], .c_form input[type="submit"], .wpcf7 input[type="submit"] { padding: 1.25em 3.125em; }

/* ------------------------------------------------------------------------------ */
aside .aux-contact-form input[type="text"], aside #commentform input[type="text"], aside .aux-contact-form input[type="email"], aside #commentform input[type="email"], aside .aux-contact-form input[type="password"], aside #commentform input[type="password"], aside .aux-contact-form input[type="tel"], aside #commentform input[type="tel"], aside .aux-contact-form input[type="url"], aside #commentform input[type="url"], aside .aux-contact-form textarea, aside #commentform textarea, aside .c_form input[type="text"], aside .c_form input[type="email"], aside .c_form input[type="password"], aside .c_form input[type="tel"], aside .c_form input[type="url"], aside .c_form textarea, aside .wpcf7 input[type="text"], aside .wpcf7 input[type="email"], aside .wpcf7 input[type="password"], aside .wpcf7 input[type="tel"], aside .wpcf7 input[type="url"], aside .wpcf7 textarea 
{ 
	margin-bottom: 0.625em; 
	background-color: white;
}
aside .aux-contact-form textarea, aside #commentform textarea, aside .c_form textarea, aside .wpcf7 textarea { min-height: 140px; }
aside .aux-contact-form input[type="submit"], aside #commentform input[type="submit"], aside .c_form input[type="submit"], aside .wpcf7 input[type="submit"] { width: 100%; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin contact box element styles */
/* ------------------------------------------------------------------------------ */
.aux-widget-contact-box ul { margin: 0; }
.aux-widget-contact-box .aux_map_wrapper { border: solid 1px #BBB; }
.aux-widget-contact-box .aux_map_wrapper + script + ul { margin-top: 1em; }
.aux-widget-contact-box ul + .widget-socials { margin-top: 0.7em; }
.aux-widget-contact-box ul li { margin-bottom: 0.2em; }
.aux-widget-contact-box ul li:after { content: ""; display: table; clear: both; }
.aux-widget-contact-box li > i { font-size: 1.5em; vertical-align: sub; line-height: 100%; float: left; }
.aux-widget-contact-box li > .info-text { margin-left: 2em; display: block; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin about widget styles */
/* ------------------------------------------------------------------------------ */
.aux-widget-about dl, .aux-widget-about dd, .aux-widget-about dt { margin: 0; }
.aux-widget-about .aux-about-image { margin-bottom: 1.875em; }
.aux-widget-about .aux-style-circle img { border-radius: 50%; }
.aux-widget-about .aux-text-center { text-align: center; }
.aux-widget-about .aux-text-center .aux-social-list li { float: none; display: inline-block; }
.aux-widget-about .aux-about-name, .aux-widget-about .aux-about-skills { font-weight: 600; font-size: 1rem; line-height: 100%; margin-bottom: 0.5em; }
.aux-widget-about .aux-about-skills { color: #BBB; margin-bottom: 0.8em; }
.aux-widget-about .aux-social-list { margin-top: 0.8em; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin toggle widget styles */
/* ------------------------------------------------------------------------------ */
.widget-toggle .widget-inner { overflow: visible; }
.widget-toggle .toggle-header { position: relative; padding: 1.4em; margin: 0; margin-bottom: -1px; border: solid 1px #BBB; font-weight: 500; font-size: inherit; line-height: 100%; }
.widget-toggle .toggle-header::after { content: ''; position: absolute; right: 1.4em; background-image: url(images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 16px; height: 8px; background-position: 0px -522px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: -webkit-transform 300ms; transition: transform 300ms; }
.widget-toggle .active > .toggle-header::after { -webkit-transform: translateY(-50%) scaleY(-1); -ms-transform: translateY(-50%) scaleY(-1); transform: translateY(-50%) scaleY(-1); }
.widget-toggle .toggle-content { padding: 1.4em; border: solid 1px #BBB; border-width: 0 1px; display: none; }
.widget-toggle .acc-content-wrap { height: 0; overflow: hidden; -webkit-transition: height 500ms; transition: height 500ms; }
.widget-toggle .acc-content-wrap .toggle-content { display: block; }
.widget-toggle section:last-child .toggle-content { border-bottom-width: 1px; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** tweets widget styles */
/* ------------------------------------------------------------------------------ */
.tp_recent_tweets { float: none; }
.tp_recent_tweets > ul { margin: 0; }
.tp_recent_tweets > ul:after { content: ""; display: table; clear: both; }
.tp_recent_tweets > ul > li { background-image: none; position: relative; padding: 0; margin-bottom: 1.5625em; padding-left: 2.5em; }
.tp_recent_tweets > ul > li:last-child { margin-bottom: 0; }
.tp_recent_tweets > ul > li::before { position: absolute; top: 2px; left: 0px; color: #BBB; font-family: "auxin-front"; font-size: 1.6em; line-height: 1; speak: none; -webkit-font-smoothing: antialiased; speak: none; }
.tp_recent_tweets > ul > li a { color: #1bb0ce; font-weight: normal; }
.tp_recent_tweets .twitter_time { font-style: italic; font-size: 1em; color: #BBB; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** WP and Auxin Search widgets styles */
/* ------------------------------------------------------------------------------ */
.widget_aux_search form, .widget_aux_search form .aux-search-field { width: 100%; margin: 0; }
.widget_aux_search form { margin-bottom: -0.4em; }
.widget_aux_search .aux-submit-icon-container { right: 0; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.subfooter .widget_aux_search .aux-search-field { background-color: #FDFDFD; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.widget_search form { margin: 0; }
.widget_search .field { width: 100%; }
.widget_search .submit { display: none; }

/* ------------------------------------------------------------------------------ */
.subfooter .widget_search .field { background-color: #FDFDFD; }

/** WP recent comments widget styles */
/* ------------------------------------------------------------------------------ */
.widget-map img { max-width: none; }

.axi_map_wrapper { width: 100%; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin image shortcode style */
/* ------------------------------------------------------------------------------ */
.aux-widget-image .aux-media-hint-frame { display: inline-block; }
.aux-widget-image .aux-media-hint-frame .aux-image-has-secondary img:last-child { position: absolute; top: 0; opacity: 0; z-index: 2; -webkit-transition: opacity 1s; transition: opacity 1s; }
.aux-widget-image .aux-media-hint-frame:hover .aux-image-has-secondary img:last-child { opacity: 1; }
.aux-widget-image.aux-alignnone { text-align: center; }
.aux-widget-image.aux-alignleft { float: left; }
.aux-widget-image.aux-alignright { float: right; }

/* ------------------------------------------------------------------------------ */
aside .aux-widget-image.aux-alignleft, aside .aux-widget-image.aux-alignright, aside .aux-widget-image.aux-alignnone { float: none; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin image shortcode style */
/* ------------------------------------------------------------------------------ */
.aux-widget-before-after img { width: 100%; }
.aux-widget-before-after.aux-alignnone { text-align: center; }
.aux-widget-before-after.aux-alignleft { float: left; }
.aux-widget-before-after.aux-alignright { float: right; }

/* ------------------------------------------------------------------------------ */
aside .aux-widget-before-after.aux-alignleft, aside .aux-widget-before-after.aux-alignright, aside .aux-widget-before-after.aux-alignnone { float: none; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin gallery shortcode style */
/* ------------------------------------------------------------------------------ */
.pswp__img.pswp__img--placeholder { opacity: 0; }

.aux-gallery figure { float: left; position: relative; margin: 0; margin-top: 0 !important; margin-bottom: 10px; }
.aux-gallery figure img { width: 100%; }
.aux-gallery figure .aux-lightbox-btn { display: block; position: relative; }
.aux-gallery .aux-tiles-layout figure, .aux-gallery .aux-widget-recent-posts-tiles figure { height: 0; overflow: hidden; position: relative; }
.aux-gallery ul.pagination { list-style: none; }

.gallery-caption { position: relative; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.widget-video > div { width: 100% !important; }
.widget-video .mejs-container { width: 100% !important; }

/** code element style. */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-widget-code { padding: 0 !important; margin-bottom: 0; }
.aux-widget-code code { text-shadow: none; border-radius: 0; font-size: 1em; overflow: auto; max-height: 800px; line-height: 1.3; }
.aux-widget-code .hljs { padding: 1em; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/** Auxin latest post slider styles */
/* ------------------------------------------------------------------------------ */
.aux-widget-post-slider { position: relative; margin-bottom: 30px; }
.aux-top-post-slider .aux-widget-post-slider { margin-bottom: 0; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-title + .aux-slide-info { margin-top: 0.625em; margin-bottom: 0; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-title h3 { margin: 0; font-size: 1.75em; font-weight: 600; line-height: 150%; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info { font-size: 0.875em; color: #1bb0ce; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a::before { background-color: #1bb0ce !important; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info a:hover { text-decoration: underline; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-info-container { position: absolute; top: 50%; left: 15%; right: 15%; margin: 0 auto; padding: 2.8125em 2.5em; text-align: center; background: rgba(255, 255, 255, 0.9); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.aux-widget-post-slider .aux-latest-posts-slider.aux-dark-skin .aux-info-container { background-color: rgba(51, 51, 51, 0.9); }
.aux-widget-post-slider .aux-latest-posts-slider.aux-dark-skin .aux-slide-title { color: white; }
.aux-widget-post-slider .aux-latest-posts-slider.aux-full-light-skin .aux-slide-media::after, .aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-slide-media::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.7); }
.aux-widget-post-slider .aux-latest-posts-slider.aux-full-light-skin .aux-info-container, .aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-info-container { background-color: transparent; padding-left: 0; padding-right: 0; }
.aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-slide-media::after { background-color: rgba(51, 51, 51, 0.6); }
.aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-slide-title { color: white; }
@media screen and (max-width: 767px) { .aux-resp .aux-widget-post-slider .aux-latest-posts-slider { font-size: 0.72em; }
  .aux-resp .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container { padding: 1.875em 2.5em; } }
@media screen and (max-width: 479px) { .aux-resp .aux-widget-post-slider .aux-latest-posts-slider { font-size: 0.55em; }
  .aux-resp .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container { padding: 1.875em; }
  .aux-resp .aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info { display: none; } }
@media screen and (max-width: 767px) { .aux-resp .aux-widget-post-slider .aux-mc-arrows { display: none; } }

/* ------------------------------------------------------------------------------ */
.aux-archive-post-slider .aux-widget-post-slider { margin-bottom: 4.0625em; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-widget-related-posts { padding-bottom: 3.125em; }
.aux-widget-related-posts .hentry .entry-title { font-size: 1.25em; }
.aux-widget-related-posts .hentry .entry-media { margin-bottom: 2.1875em; }
.aux-widget-related-posts .widget-title { margin-bottom: 2.1875em; }
.aux-widget-related-posts.aux-center-content .widget-title, .aux-widget-related-posts.aux-center-content .column-entry { text-align: center; }
.aux-widget-related-posts.aux-center-content .entry-main { padding-left: 1em; padding-right: 1em; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/*!>>>>>>>>>>>>>>>>>>>>>>>>> #Pages <<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/* ------------------------------------------------------------------------------ */
.hentry 
{ 
	position: relative; 
	min-height: 130px; 
}
.hentry:after { content: ""; display: table; clear: both; }

.entry-content, .comment-body { overflow-wrap: break-word; word-wrap: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }
.entry-content h1, .comment-body h1 { font-size: 2.7em; }
.entry-content h2, .comment-body h2 { font-size: 2.1em; }
.entry-content pre, .comment-body pre { border: 1px solid #EAEAEA; color: #505050; font-family: Consolas, Monaco, Lucida Console, monospace; font-size: 12px; font-size: 0.857142857rem; line-height: 1.714285714; margin: 24px 0; margin: 1.714285714rem 0; overflow: auto; padding: 24px; padding: 1.714285714rem; }
.entry-content ul, .comment-body ul { list-style: disc inside; }
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol { margin-top: 0; }
.entry-content ul li, .comment-body ul li, .entry-content ol li, .comment-body ol li { margin: 0; line-height: 190%; }
.entry-content ul ul, .comment-body ul ul, .entry-content ul ol, .comment-body ul ol, .entry-content ol ul, .comment-body ol ul, .entry-content ol ol, .comment-body ol ol { margin: 0.5em 0 0.5em 3em; font-size: 1em; }
.entry-content ul ul, .comment-body ul ul, .entry-content ol ul, .comment-body ol ul { list-style: circle; }
.entry-content ul ul ul, .comment-body ul ul ul, .entry-content ol ul ul, .comment-body ol ul ul { list-style: square; }
.entry-content img, .comment-body img { max-width: 100%; }
.entry-content .alignleft, .comment-body .alignleft { margin: 0.5em 1.2em 0.5em 0; }
.entry-content .alignright, .comment-body .alignright { margin: 0.5em 0 0.5em 1.2em; }
.entry-content .aligncenter, .comment-body .aligncenter { margin: 0.5em auto; }
.entry-content .alignnone, .comment-body .alignnone { margin: 0.5em 0; }
.entry-content iframe, .comment-body iframe { margin-bottom: 1em; }

/* ------------------------------------------------------------------------------ */
.aux-primary .content .aux-pagination { margin-bottom: 3em; }
.aux-primary .content .aux-pagination:after { content: ""; display: table; clear: both; }

/* ------------------------------------------------------------------------------ */
.wp-caption { max-width: 100%; }
.wp-caption img { width: 100%; }
.wp-caption.aligncenter { width: 100% !important; text-align: center; }
.wp-caption.alignright, .wp-caption.alignleft { display: inline-block; }
.wp-caption.alignleft { text-align: left; }
.wp-caption.alignright { text-align: right; }

.wp-caption-text { padding: 10px; margin: 0; background-color: #F3F3F3; text-align: center; font-size: 0.75em; color: #AAA; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.wpulike ~ p, .wpulike ~ .tiles, .wpulike ~ br, .wpulike-heart ~ p, .wpulike-heart ~ .tiles, .wpulike-heart ~ br { display: none; }
.wpulike .counter, .wpulike-heart .counter { border: none; background-image: none; color: #AAA; }
.wpulike .counter:hover, .wpulike-heart .counter:hover { color: #1bb0ce; }
.wpulike .counter .tooltip, .wpulike-heart .counter .tooltip { display: none !important; }
.wpulike .counter .loading, .wpulike-heart .counter .loading { display: none; }
.wpulike .counter a.image, .wpulike .counter a.image-unlike, .wpulike-heart .counter a.image, .wpulike-heart .counter a.image-unlike { padding: 0.5em !important; border-right: none; background-image: none !important; color: inherit; }
.wpulike .counter a.image:hover, .wpulike .counter a.image-unlike:hover, .wpulike-heart .counter a.image:hover, .wpulike-heart .counter a.image-unlike:hover { background-image: none !important; text-shadow: none; }
.wpulike .counter a.image::before, .wpulike .counter a.image-unlike::before, .wpulike-heart .counter a.image::before, .wpulike-heart .counter a.image-unlike::before { position: absolute; top: 0px; left: 0px; line-height: 1; font-size: 16px; font-family: "auxin-front" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; -webkit-font-smoothing: antialiased; }
.wpulike .counter a.image:hover, .wpulike .counter a.image-unlike:hover, .wpulike-heart .counter a.image:hover, .wpulike-heart .counter a.image-unlike:hover { color: #ef0000; }
.wpulike .counter a.image:active, .wpulike .counter a.image-unlike:active, .wpulike-heart .counter a.image:active, .wpulike-heart .counter a.image-unlike:active { text-shadow: none; }
.wpulike .counter .count-box, .wpulike-heart .counter .count-box { position: relative; top: -4px; padding: 0px; font-size: 0.875em; color: inherit; font-family: "Raleway", arial, sans-serif; min-width: 15px; margin-left: 2px; }

/* ------------------------------------------------------------------------------ */
.aux-next-prev-posts { margin-bottom: 4.375em; }
.aux-next-prev-posts:after { content: ""; display: table; clear: both; }
.aux-next-prev-posts .np-prev-section, .aux-next-prev-posts .np-next-section { width: 50%; }
.aux-next-prev-posts .np-prev-section:after, .aux-next-prev-posts .np-next-section:after { content: ""; display: table; clear: both; }
.aux-next-prev-posts .np-prev-section > a:hover .np-nav-text, .aux-next-prev-posts .np-prev-section > a:hover .np-title, .aux-next-prev-posts .np-next-section > a:hover .np-nav-text, .aux-next-prev-posts .np-next-section > a:hover .np-title { text-decoration: underline; }
.aux-next-prev-posts .np-arrow img { display: inline-block; }
.aux-next-prev-posts .np-nav-text, .aux-next-prev-posts .np-title { -webkit-transition: all 550ms cubic-bezier(0.25, 0.1, 0.25, 1); transition: all 550ms cubic-bezier(0.25, 0.1, 0.25, 1); }
.aux-next-prev-posts .np-nav-text { font-size: 0.75em; color: #AAA; margin-bottom: 4px; margin-top: 0; }
.aux-next-prev-posts .np-title { font-size: 1.125em; white-space: nowrap; min-width: 70%; overflow: hidden; text-overflow: ellipsis; color: #505050; }
.right2-sidebar .aux-next-prev-posts .np-title, .left2-sidebar .aux-next-prev-posts .np-title, .right-left-sidebar .aux-next-prev-posts .np-title, .left-right-sidebar .aux-next-prev-posts .np-title { min-width: 60%; }
.aux-next-prev-posts .np-prev-section { float: left; text-align: left; padding-right: 1em; }
.aux-next-prev-posts .np-prev-section .np-arrow { margin-right: 25px; float: left; }
.aux-next-prev-posts .np-prev-section .aux-arrow-nav { float: left; }
.aux-next-prev-posts .np-prev-section > a:hover .np-nav-text, .aux-next-prev-posts .np-prev-section > a:hover .np-title { -webkit-transform: translateX(-7px); -ms-transform: translateX(-7px); transform: translateX(-7px); }
.aux-next-prev-posts .np-next-section { float: right; text-align: right; padding-left: 1em; }
.aux-next-prev-posts .np-next-section .np-arrow { margin-left: 25px; float: right; }
.aux-next-prev-posts .np-next-section .aux-arrow-nav { float: right; }
.aux-next-prev-posts .np-next-section > a:hover .np-nav-text, .aux-next-prev-posts .np-next-section > a:hover .np-title { -webkit-transform: translateX(7px); -ms-transform: translateX(7px); transform: translateX(7px); }
.aux-next-prev-posts.nav-skin-minimal .np-arrow { margin-top: 6px; }
.aux-next-prev-posts.nav-skin-thumb-arrow .aux-arrow-nav { width: 30px; height: 80px; border-color: #BBB; }
.aux-next-prev-posts.nav-skin-thumb-arrow .aux-arrow-nav img { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06); }
.aux-next-prev-posts.nav-skin-thumb-arrow .np-nav-text { margin-bottom: 4px; padding-top: 8px; }
.aux-next-prev-posts.nav-skin-thumb-arrow.aux-next-prev-posts .np-title { min-width: 55%; max-height: 2.3em; }
.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .aux-arrow-nav { display: none; }
.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-nav-text { font-weight: 600; color: #505050; }
.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-next-section .np-nav-text:after { content: ' →'; }
.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-prev-section .np-nav-text:before { content: '← '; }
.aux-next-prev-posts.nav-skin-boxed-image { display: table; width: 100%; }
.aux-next-prev-posts.nav-skin-boxed-image .aux-arrow-nav { display: none; color: #3D3D3D; }
.aux-next-prev-posts.nav-skin-boxed-image.aux-next-prev-posts > section { display: table-cell; width: 50%; max-width: 50%; float: none; padding: 1.5625em; border: 1px solid #BBB; background-repeat: no-repeat; background-size: cover; }
.aux-next-prev-posts.nav-skin-boxed-image.aux-next-prev-posts .np-title { white-space: normal; margin: 0; color: #3D3D3D; }
.aux-next-prev-posts.nav-skin-boxed-image.aux-next-prev-posts .np-prev-section { border-right: none; }
.aux-next-prev-posts.nav-skin-boxed-image .aux-arrow-nav { display: none; }
.aux-next-prev-posts.nav-skin-boxed-image .np-nav-text { font-weight: 600; color: #505050; }
.aux-next-prev-posts.nav-skin-boxed-image .np-next-section .np-nav-text:after { content: ' →'; }
.aux-next-prev-posts.nav-skin-boxed-image .np-prev-section .np-nav-text:before { content: '← '; }
.aux-next-prev-posts.nav-skin-boxed-image .np-nav-text { color: #3D3D3D; }
.aux-next-prev-posts.aux-dark-th .np-nav-text, .aux-next-prev-posts.aux-dark-th .np-title { color: #FFFFFF !important; }
.aux-next-prev-posts.aux-dark-th.aux-next-prev-posts > section { border: 1px solid #3D3D3D; }
.aux-next-prev-posts.aux-sticky-nav { margin-bottom: 0; }
.aux-next-prev-posts.aux-sticky-nav .np-prev-section, .aux-next-prev-posts.aux-sticky-nav .np-next-section { position: fixed; z-index: 11200; top: 45%; background-color: #FFFFFF; -webkit-transition: -webkit-transform 250ms cubic-bezier(0.165, 0.84, 0.44, 1); transition: transform 250ms cubic-bezier(0.165, 0.84, 0.44, 1); }
.aux-next-prev-posts.aux-sticky-nav .np-prev-section .aux-arrow-nav, .aux-next-prev-posts.aux-sticky-nav .np-next-section .aux-arrow-nav { -webkit-transition: -webkit-transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 200ms; transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 200ms; }
.aux-next-prev-posts.aux-sticky-nav .np-prev-section { left: 0; }
.aux-next-prev-posts.aux-sticky-nav .np-next-section { right: 0; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section { box-shadow: 0px 0 0px 1px #BBB; max-width: 370px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb { max-width: 500px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover .aux-arrow-nav, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover .aux-arrow-nav { -webkit-transition-duration: 10ms; transition-duration: 10ms; -webkit-transition-delay: 10ms; transition-delay: 10ms; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .np-nav-text, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .np-nav-text { padding-top: 20px; margin-bottom: 6px; font-weight: 600; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .np-title, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .np-title { margin-bottom: 0; min-width: 40%; max-height: 1.3em; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover .aux-arrow-nav, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover .aux-arrow-nav { border: none; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section > a:hover .np-nav-text, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section > a:hover .np-title, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section > a:hover .np-nav-text, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section > a:hover .np-title { text-decoration: none; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section { padding-right: 1.5em; -webkit-transform: translateX(-501px); -ms-transform: translateX(-501px); transform: translateX(-501px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .np-arrow { margin-right: 27px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .aux-arrow-nav { -webkit-transform: translateX(500px); -ms-transform: translateX(500px); transform: translateX(500px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover .aux-arrow-nav { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb .np-arrow { margin-right: 57px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb:hover { -webkit-transform: translateX(-30px); -ms-transform: translateX(-30px); transform: translateX(-30px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb:hover .aux-arrow-nav { -webkit-transform: translateX(170px); -ms-transform: translateX(170px); transform: translateX(170px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section { padding-left: 1.5em; -webkit-transform: translateX(501px); -ms-transform: translateX(501px); transform: translateX(501px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .np-arrow { margin-left: 27px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .aux-arrow-nav { -webkit-transform: translateX(-500px); -ms-transform: translateX(-500px); transform: translateX(-500px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover .aux-arrow-nav { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb .np-arrow { margin-left: 57px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb:hover { -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb:hover .aux-arrow-nav { -webkit-transform: translateX(-170px); -ms-transform: translateX(-170px); transform: translateX(-170px); }

.single .rp4wp-related-posts { margin-top: 3.125em; }
.single .rp4wp-related-posts h3 { font-size: 1.5em; font-weight: 500; }
.single .rp4wp-related-posts ul { float: none; margin: 0 -15px; width: auto; }
.single .rp4wp-related-posts ul:after { content: ""; display: table; clear: both; }
.single .rp4wp-related-posts ul > li { float: left; padding: 0 15px; width: 25%; clear: none; }
.single .rp4wp-related-posts ul > li:nth-child(4n+5) { clear: left; }
.single .rp4wp-related-posts ul > li:nth-child(4n+5), .single .rp4wp-related-posts ul > li:nth-child(4n+6), .single .rp4wp-related-posts ul > li:nth-child(4n+7), .single .rp4wp-related-posts ul > li:nth-child(4n+8) { margin-top: 15px; }
@media screen and (max-width: 900px) { .single .rp4wp-related-posts ul > li { width: 50%; }
  .single .rp4wp-related-posts ul > li:nth-child(2n+3) { clear: left; }
  .single .rp4wp-related-posts ul > li:nth-child(2n+3), .single .rp4wp-related-posts ul > li:nth-child(2n+4) { margin-top: 15px; } }

.aux-related-posts-container { margin-bottom: 4.375em; }
.aux-related-posts-container .rp4wp-related-posts { margin: 0; }

@media screen and (max-width: 1300px) { .aux-resp .aux-next-prev-posts .np-title { font-size: 1.1em; white-space: normal; min-width: 50%; max-height: 2.3em; }
  .aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-title { min-width: 40%; } }
@media screen and (max-width: 1023px) { .aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-arrow img { display: none; }
  .aux-resp .aux-next-prev-posts.nav-skin-minimal .aux-arrow-nav { width: 40px; height: 40px; }
  .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-arrow { margin-top: 20px; }
  .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-nav-text { padding-top: 10px; color: #3D3D3D; }
  .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-prev-section > a:hover .np-nav-text, .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-prev-section > a:hover .np-title, .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-next-section > a:hover .np-nav-text, .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-next-section > a:hover .np-title { -webkit-transform: none; -ms-transform: none; transform: none; }
  .aux-resp .aux-next-prev-posts.aux-sticky-nav { display: none; } }
@media screen and (max-width: 479px) { .aux-resp .aux-next-prev-posts .np-title { display: none; }
  .aux-resp .aux-next-prev-posts .np-nav-text { margin: 0; }
  .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-arrow { margin-top: 0; }
  .aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-nav-text { font-weight: 600; color: #505050; }
  .aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-next-section .np-nav-text:after { content: ' →'; }
  .aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-prev-section .np-nav-text:before { content: '← '; }
  .aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-nav-text { padding-top: 30px; }
  .aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-nav-text { padding-top: 0; } }
/* ------------------------------------------------------------------------------ */
.single .post-password-form { text-align: center; }
.single .post-password-form input[type="password"] { margin-left: auto; margin-right: auto; }
.single .post-password-form > p:last-child { margin-top: 1.5em; }

.page-links > a, .page-links .aux-page-current { border: 1px solid #AAA; padding: 3px 0; width: 32px; display: inline-block; text-align: center; }
.page-links > a { color: #AAA; }
.page-links .aux-page-current { background-color: #3D3D3D; }
.page-links .aux-page-current, .page-links .aux-page-current a { color: #FFFFFF; }

/* ------------------------------------------------------------------------------ */
.hentry .entry-content, .hentry .comment-body { margin-bottom: 3.125em; }
.hentry.aux-has-pb .entry-content, .hentry.aux-has-pb .comment-body { margin-bottom: 0; }
.hentry .entry-format { display: none; }
.hentry .entry-media 
{ 
	margin-bottom: 3.5625em; 
}
.hentry .entry-main 
{ 
	margin-bottom: 4.375em; 
	background-color: white;
	padding: 30px 30px 0 30px;
	border-radius: 10px;
}
.hentry .entry-title { position: relative; margin: 0; color: #3D3D3D; font-weight: 600; font-size: 2.3em; line-height: 150%; }
.aux-has-sidebar .aux-primary .hentry .entry-title { font-size: 1.75em; }
.hentry .entry-header { position: relative; display: block; height: auto; margin-bottom: 1.3em; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-date, .hentry .entry-info .entry-date { display: inline; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax, .hentry .entry-info .entry-tax { margin-left: -3px; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a, .hentry .entry-info .entry-tax a { color: inherit; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a:hover, .hentry .entry-info .entry-tax a:hover { color: #1bb0ce; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a::before, .hentry .entry-info .entry-tax a::before { content: ""; position: relative; top: -1px; display: inline-block; width: 4px; height: 4px; border-radius: 50%; margin: 0 0.6em; vertical-align: middle; background-color: #BBB; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax.aux-no-sep a:first-child::before, .hentry .entry-info .entry-tax.aux-no-sep a:first-child::before { display: none; }
.hentry .entry-info { margin-bottom: 1.5625em; color: #AAA; font-size: 0.88em; }
.single-post .hentry .entry-meta { position: relative; border: solid 1px #DEDEDE; border-width: 1px 0; min-height: 118px; }
.single-post .hentry .entry-meta:after { content: ""; display: table; clear: both; }
.single-post .hentry footer.entry-meta .entry-tax { margin: 3.125em 0; max-width: 70%; max-width: calc(100% - 155px); font-style: italic; font-size: 0.875em; color: #AAA; }
.single-post .hentry footer.entry-meta .entry-tax a { color: #3D3D3D; text-decoration: underline; font-weight: 600; }
.single-post .hentry footer.entry-meta .entry-tax a:hover { color: #1bb0ce; }
.single-post .hentry .aux-post-share { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; cursor: pointer; }
.single-post .hentry .aux-post-share .widget-socials { display: inline-block; vertical-align: bottom; }
.single-post .hentry .aux-post-share .aux-socials { font-size: 0.875em; font-weight: 600; color: #3D3D3D; }
.single-post .hentry .aux-post-share a:hover { color: #1bb0ce; }
@media screen and (max-width: 767px) { .aux-resp.single-post .hentry .aux-post-share { position: relative; width: 100%; margin-top: 3.125em; text-align: center; -webkit-transform: none; -ms-transform: none; transform: none; }
  .aux-resp.single-post .hentry footer.entry-meta .entry-tax { width: 100%; margin-top: 1.875em; max-width: none; text-align: center; } }
.hentry.aux-narrow-context .entry-content, .hentry.aux-narrow-context .comment-body, .hentry.aux-narrow-context .entry-info, .hentry.aux-narrow-context .entry-header { margin-left: 25%; margin-right: 25%; }
.hentry.aux-narrow-context .entry-content > img, .hentry.aux-narrow-context .comment-body > img, .hentry.aux-narrow-context .entry-content > p > img, .hentry.aux-narrow-context .comment-body > p > img, .hentry.aux-narrow-context .entry-content > div > img, .hentry.aux-narrow-context .comment-body > div > img, .hentry.aux-narrow-context .entry-content > section > img, .hentry.aux-narrow-context .comment-body > section > img { max-width: 200%; margin-left: -50%; margin-right: -50%; }

/* ------------------------------------------------------------------------------ */
.type-post.format-quote .entry-header { padding: 2em 2em 1.4em; background: #333; color: white; }
.type-post.format-quote .entry-header:before { content: "“"; font-size: 3em; line-height: 10px; top: 14px; left: 0px; position: relative; color: #505050; font-family: sans-serif; font-weight: bold; font-style: normal; }
.type-post.format-quote .entry-header blockquote { padding: 0; background: none; }
.type-post.format-quote .entry-header a { color: #77c8d8; font-weight: bold; }
.type-post.format-quote .entry-header a:hover { text-decoration: underline; }
.type-post.format-quote .quote-format-excerpt { font-style: italic; font-size: 1.4em; }
.type-post.format-quote .entry-title { margin-bottom: 0; font-size: 1.1625em !important; }
.type-post.format-quote .entry-title, .type-post.format-quote .entry-title a { color: #77c8d8; }
.type-post.format-quote .entry-title a:hover { text-decoration: underline; }
.type-post.format-quote .link-format-excerpt { display: inline-block; border: 1px solid #1bb0ce; padding: 5px 15px; color: #1bb0ce; }
.type-post.format-quote .readmore { display: none; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.type-post.format-gallery .entry-media { position: relative; }
.type-post.format-gallery .master-carousel-slider { -webkit-transition: height 100ms; transition: height 100ms; }

/* ------------------------------------------------------------------------------ */
.type-post.format-link .link-format-excerpt { display: inline-block; padding: 0.6875em 0.75em; border: solid 1px #1bb0ce; color: #1bb0ce; line-height: 100%; max-width: 100%; }
.type-post.format-link .readmore { display: none; }

.entry-related .fig-title { margin-bottom: 0; margin-top: 0.5em; }
.entry-related .fig-title a { color: #3D3D3D; }
.entry-related .fig-title a:hover { color: #1bb0ce; }

/* ------------------------------------------------------------------------------ */
.entry-author-info { margin-bottom: 3.125em; padding: 0; min-height: 100px; }
.entry-author-info .author-avatar { position: absolute; }
.entry-author-info .author-avatar img { border-radius: 50%; }
.entry-author-info .author-description { display: inline-block; position: relative; margin-left: 8.875em; padding-top: 10px; }
.entry-author-info .author-description dl { position: relative; margin-bottom: 1em; }
.entry-author-info .author-description dt { font-size: 1.1875em; line-height: 1.5em; font-weight: 600; }
.entry-author-info .author-description dt a { color: #3D3D3D; }
.entry-author-info .author-description dd { margin: 0 0 1em 0; }
.entry-author-info .author-description dd span { font-size: 0.875em; font-style: italic; font-weight: 600; color: #BBB; }
.entry-author-info .aux-author-socials.aux-medium li a { font-size: 14px; color: inherit; }
@media screen and (max-width: 479px) { .entry-author-info .author-description { margin-left: 0; }
  .entry-author-info .author-avatar { position: relative; } }

/* ------------------------------------------------------------------------------ */
.aux-user-entry .rp4wp-related-post-image { float: none; display: block; width: 100%; padding: 0; margin-bottom: 1.4375em; max-height: 130px; overflow-y: hidden; }
.aux-user-entry .rp4wp-related-post-content { line-height: 1.5; }
.aux-user-entry .rp4wp-related-post-content > a { display: block; margin-bottom: 1.4375em; color: inherit; font-size: px2em(18); font-weight: 600; }
.aux-user-entry .rp4wp-related-post-content > a:hover { color: #1bb0ce; }

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.aux-archive { /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */ }
.aux-archive .type-post .entry-title a { color: inherit; }
.aux-archive .type-post .entry-info { color: #AAA; }
.aux-archive .type-post .entry-info a { color: inherit; }
.aux-archive .type-post .entry-info a:hover { color: #1bb0ce; }
.aux-archive .type-post .aux-media-image { max-height: 800px; }
.aux-archive .type-post.sticky .entry-title::before { font-family: "auxin-front"; font-size: 0.74em; speak: none; }
.aux-archive.aux-template-type-default .aux-primary .entry-media { margin-bottom: 40px; }
.aux-archive.aux-template-type-default .aux-primary .entry-header { margin-bottom: 0.6em; }
.aux-archive.aux-template-type-default .aux-primary .entry-title { font-size: 1.35em; }
.aux-archive.aux-template-type-default .aux-primary .entry-info { margin-bottom: 0.9em; font-size: 0.9em; font-weight: 500; text-transform: none; }
.aux-archive.aux-template-type-default .aux-primary .entry-meta { margin-top: 1.5em; }
.aux-archive.aux-template-type-default .aux-primary .entry-meta .readmore a:hover { color: white; }
.aux-archive.aux-template-type-default .aux-primary .entry-content, .aux-archive.aux-template-type-default .aux-primary .comment-body { margin-bottom: 0; }
.aux-archive.aux-template-type-1 .aux-primary { text-align: center; }
.aux-archive.aux-template-type-1 .aux-primary .entry-content, .aux-archive.aux-template-type-1 .aux-primary .comment-body { margin-bottom: 0; }
.aux-archive.aux-template-type-1 .aux-primary .entry-header { margin-bottom: 1.1em; }
.aux-archive.aux-template-type-1 .aux-primary .entry-main { position: relative; margin-bottom: 4.0625em; padding-bottom: 70px; }
.aux-archive.aux-template-type-1 .aux-primary .entry-info { position: absolute; bottom: 0px; width: 100%; margin: 0px; padding-top: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.aux-archive.aux-template-type-1 .aux-primary .entry-info::before { content: ""; top: 0; position: absolute; display: block; width: 70%; margin: 0 15%; border-top: solid 1px #DEDEDE; }
.aux-archive.aux-template-type-1 .aux-primary .entry-meta { display: none; }
.aux-archive.aux-template-type-2 .aux-primary .entry-header, .aux-archive.aux-template-type-3 .aux-primary .entry-header, .aux-archive.aux-template-type-4 .aux-primary .entry-header { margin-bottom: 1.1em; }
.aux-archive.aux-template-type-2 .aux-primary .entry-info, .aux-archive.aux-template-type-3 .aux-primary .entry-info, .aux-archive.aux-template-type-4 .aux-primary .entry-info { margin-bottom: 1.7em; padding-bottom: 1.7em; border-bottom: solid 1px #DEDEDE; color: #BBB; font-size: 0.9em; font-weight: 500; text-transform: none; }
.aux-archive.aux-template-type-2 .aux-primary .entry-meta, .aux-archive.aux-template-type-3 .aux-primary .entry-meta, .aux-archive.aux-template-type-4 .aux-primary .entry-meta { display: none; }
.aux-archive.aux-template-type-3 .aux-primary, .aux-archive.aux-template-type-4 .aux-primary { text-align: center; }
.aux-archive.aux-template-type-3 .aux-primary .entry-meta, .aux-archive.aux-template-type-4 .aux-primary .entry-meta { display: block; }
.aux-archive.aux-template-type-3 .aux-primary .entry-meta a, .aux-archive.aux-template-type-4 .aux-primary .entry-meta a { padding: 1.2em 2.2em; text-transform: uppercase; font-weight: 600; }
.aux-archive.aux-template-type-3 .aux-primary .entry-meta a::after, .aux-archive.aux-template-type-4 .aux-primary .entry-meta a::after { display: none; }
.aux-archive.aux-template-type-4 .aux-primary .type-post { background-color: white; margin-bottom: 30px; }
.aux-archive.aux-template-type-4 .aux-primary .type-post .entry-media { margin-bottom: 0; }
.aux-archive.aux-template-type-4 .aux-primary .entry-main { margin-bottom: 0; padding: 70px; }
.aux-archive.aux-template-type-4 .aux-primary .entry-info { border-bottom-style: dashed; }
.aux-archive.aux-template-type-4 .aux-primary .entry-meta a { border-radius: 0; border-color: #AAA; color: #AAA; }
.aux-archive.aux-template-type-side-media .aux-primary .type-post, .aux-search.aux-template-type-side-media .aux-primary .type-post { margin-bottom: 4.375em; }
.aux-archive.aux-template-type-side-media .aux-primary .type-post:after, .aux-search.aux-template-type-side-media .aux-primary .type-post:after { content: ""; display: table; clear: both; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-media, .aux-search.aux-template-type-side-media .aux-primary .entry-media { float: left; width: 35%; margin-bottom: 0; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-title, .aux-search.aux-template-type-side-media .aux-primary .entry-title { font-size: 1.53125em; line-height: 100%; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-title a, .aux-search.aux-template-type-side-media .aux-primary .entry-title a { color: inherit; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-content, .aux-search.aux-template-type-side-media .aux-primary .entry-content, .aux-archive.aux-template-type-side-media .aux-primary .comment-body, .aux-search.aux-template-type-side-media .aux-primary .comment-body { margin-bottom: 1.3em; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-main, .aux-search.aux-template-type-side-media .aux-primary .entry-main { margin-bottom: 0; float: left; width: 100%; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-media + .entry-main, .aux-search.aux-template-type-side-media .aux-primary .entry-media + .entry-main { padding-left: 1.875em; width: 65%; }
@media screen and (max-width: 479px) { .aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-media, .aux-search.aux-template-type-side-media .aux-primary .aux-resp .entry-media, .aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-main, .aux-search.aux-template-type-side-media .aux-primary .aux-resp .entry-main { float: none; width: 100%; }
  .aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-media + .entry-main, .aux-search.aux-template-type-side-media .aux-primary .aux-resp .entry-media + .entry-main { padding: 0; width: 100%; }
  .aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-media, .aux-search.aux-template-type-side-media .aux-primary .aux-resp .entry-media { margin-bottom: 2.3em; } }

/* ------------------------------------------------------------------------------ */
.error404 .aux-primary { width: 100%; }

.not-found { margin: 15% 0; /* ------------------------------------------------------------------------------ */ }
.not-found.no-results { margin: 0; }
.not-found .entry-content h2, .not-found .comment-body h2 { margin: 0; line-height: normal; font-weight: 300 !important; font-family: Arial, Helvetica, sans-serif; font-size: 7.5em; }
.not-found .entry-content .entry-title, .not-found .comment-body .entry-title { margin: -5px 0 0 0; font-weight: 500 !important; font-size: 2.2em !important; line-height: 1.1em; }
.not-found button.aux-search-icon { display: none; }
.not-found .aux-404-icon { margin-right: 20px; float: left; background: url(images/svg/404.svg) no-repeat top left; width: 48px; height: 58px; }
.not-found .message404 { margin-top: 5px; line-height: 1.8em; }
.not-found form { margin-bottom: 10px; width: 100%; max-width: 380px; }
.not-found form .aux-search-field { padding: 0 1.5em; height: 56px !important; width: 100%; }
.not-found .aux-back-to-home { color: #3D3D3D; }
@media screen and (max-width: 767px) { .aux-resp .not-found .entry-content h2, .aux-resp .not-found .comment-body h2 { font-size: 6em; }
  .aux-resp .not-found .entry-content .entry-title, .aux-resp .not-found .comment-body .entry-title { font-size: 2em; } }

/* ------------------------------------------------------------------------------ */
.aux-search .hentry { margin-bottom: 4.375em; }

/* ------------------------------------------------------------------------------ */
.aux-comments { position: relative; z-index: 4; margin-bottom: 2.5em; }

.comments-title, .comment-reply-title { font-size: 1.5em; font-weight: 600; position: relative; }

.aux-commentlist { list-style: none; margin-top: 0; margin-bottom: 3.125em; }
.aux-commentlist .children { margin: 0 0 0 95px; padding-top: 1em; }
.aux-commentlist .children > li { padding-top: 2em; }
.aux-commentlist .children > li:first-child { padding-top: 0; padding-bottom: 0; margin-bottom: 0; margin-top: 0; border: none; }
.aux-commentlist cite { font-style: normal; font-weight: 600; font-size: 0.875em; }
.aux-commentlist > li { padding-bottom: 1em; margin-bottom: 1em; }
.aux-commentlist .comment { position: relative; }
.aux-commentlist .comment .comment-author, .aux-commentlist .comment .comment-body, .aux-commentlist .comment .comment-reply-nav { margin-left: 95px; }
.aux-commentlist .comment .comment-author cite, .aux-commentlist .comment .comment-author time { display: block; }
.aux-commentlist .comment .comment-author time { margin-bottom: 2px; }
.aux-commentlist .comment .comment-author time a { font-size: 12px; color: #AAA; }
.aux-commentlist .comment .comment-author em { color: red; }
.aux-commentlist .comment .comment-reply-nav a, .aux-commentlist .comment .comment-edit-link { color: #BBB; font-size: 0.75em; font-weight: 600; }
.aux-commentlist .comment .comment-reply-nav a:hover, .aux-commentlist .comment .comment-edit-link:hover { text-decoration: underline; }
.aux-commentlist .comment .comment-edit-link { position: absolute; top: 25px; right: 0; }
.aux-commentlist .comment .comment-edit-link:hover { text-decoration: underline; }
.aux-commentlist .avatar { float: left; margin-right: 0; border: 3px solid #BBB; }
.aux-commentlist.skin-arrow-links .children { padding-top: 1em; }
.aux-commentlist.skin-arrow-links .children > li { padding-left: 60px; }
.aux-commentlist.skin-arrow-links .children > li:first-child { background: url(images/svg/reply.svg) no-repeat 13px 0; }

.bypostauthor > header .fn { background-color: #3D3D3D; color: #FFFFFF; padding: 1px 13px; border-radius: 13px; display: inline-block !important; }

.author-indicator { display: inline-block; font-size: 11px; margin-left: 9px; color: #BBB; vertical-align: middle; }

.aux-comments-navi { height: 20px; margin-top: 30px; }
.aux-comments-navi .comments-pre-page { float: left; }
.aux-comments-navi .comment-next-page { float: right; }

#respond { margin: 0 0 3.125em; max-width: 100%; }

.comment + #respond { border-top: 1px solid #EAEAEA; margin-top: 1.875em; padding-top: 1.875em; }

#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] { width: 49%; }
@media screen and (max-width: 479px) { .aux-resp #commentform input[type="text"], .aux-resp #commentform input[type="email"], .aux-resp #commentform input[type="url"] { width: 100%; } }

#cancel-comment-reply-link { position: absolute; top: 8px; right: 0; color: #BBB; }
#cancel-comment-reply-link:hover { text-decoration: underline; }

.nocomments { margin-bottom: 0; border-top: 1px solid #ddd; padding: 1em 0; font-style: italic; }

@media screen and (max-width: 1023px) { .aux-resp .aux-commentlist .children { margin-left: 35px; }
  .aux-resp .aux-commentlist .children .children { margin-left: -25px; }
  .aux-resp .aux-commentlist .children > li:first-child { background-image: none; } }
@media screen and (max-width: 479px) { .bypostauthor.depth-3 > header .author-indicator, .bypostauthor.depth-3 > header .fn, .bypostauthor.depth-4 > header .author-indicator, .bypostauthor.depth-4 > header .fn, .bypostauthor.depth-5 > header .author-indicator, .bypostauthor.depth-5 > header .fn { font-size: 10px; }
  .aux-commentlist .comment .comment-edit-link { position: relative; top: 0; right: auto; } }
/*!>>>>>>>>>>>>>>>>>>>>>>>>> #Portfolio <<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/* ------------------------------------------------------------------------------ */
.single-portfolio .aux-next-prev-posts:not(.aux-sticky-nav) { margin-top: 6.25em; margin-bottom: 0; }
.single-portfolio .aux-widget-related-posts { margin-top: 6.25em; margin-bottom: 4.375em; padding-bottom: 0; }

/* full width page styles */
.single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-right > .entry-main, .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-left > .entry-main { width: 93%; }
@media screen and (max-width: 1439px) { .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-right > .entry-main, .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-left > .entry-main { width: 89%; } }
@media screen and (max-width: 1023px) { .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-right > .entry-main, .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-left > .entry-main { width: 45%; } }
@media screen and (max-width: 767px) { .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-right > .entry-main, .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-left > .entry-main { width: 100%; } }

.type-portfolio { /* like and share button on sigle portfolio*/ /* ------------------------------------------------------------------------------ */ }
.aux-single .type-portfolio .clearfix + .entry-content, .aux-single .type-portfolio .clearfix + .comment-body { margin-top: 20px; }
.type-portfolio.hentry .entry-main { margin-bottom: 10px; }
.type-portfolio .entry-meta-data dt { color: #3D3D3D; }
.type-portfolio .entry-meta-data dd { margin-left: 0; color: #3D3D3D; }
.type-portfolio .entry-meta-data .entry-tax > a { color: #3D3D3D; }
.type-portfolio .entry-meta-data .entry-tax > a:hover { color: #1bb0ce; }
.type-portfolio .entry-meta-data .entry-tax > a::before { content: none; }
.type-portfolio .entry-meta-data .entry-tax > a::after { content: ' , '; }
.type-portfolio .entry-meta-data .entry-tax > a:last-child::after { content: ''; }
.type-portfolio .aux-share-btn, .type-portfolio .aux-like-btn { min-width: 115px; margin-right: 0.5em; padding: 11px 0; font-weight: 700; font-size: 0.9375em; }
.type-portfolio .aux-share-btn .aux-icon, .type-portfolio .aux-like-btn .aux-icon { font-size: 100%; line-height: 80%; vertical-align: middle; }
.type-portfolio .entry-media img { width: 100%; }
.type-portfolio .entry-media.aux-stack .aux-media-image { margin-bottom: 30px; }
.type-portfolio .entry-media.aux-stack .aux-media-image:last-child { margin-bottom: 0; }
.type-portfolio .entry-actions { position: relative; border-top: solid 1px #DEDEDE; border-bottom: solid 1px #DEDEDE; font-weight: 800; padding: 25px 0; }
.type-portfolio .entry-actions:after { content: ""; display: table; clear: both; }
.type-portfolio .entry-actions .aux-single-portfolio-share { font-size: 0.875em; cursor: pointer; float: left; }
.type-portfolio .entry-actions .wpulike, .type-portfolio .entry-actions .wpulike-heart { margin-right: 30px; float: left; top: 3px; }
.type-portfolio .entry-actions .wpulike .counter, .type-portfolio .entry-actions .wpulike-heart .counter { color: #3D3D3D; margin-left: 4px; }
.type-portfolio .entry-actions .wpulike .counter a::before, .type-portfolio .entry-actions .wpulike-heart .counter a::before { font-size: 14px; }
.type-portfolio .entry-side.aux-sticky { margin-bottom: 70px; }
.type-portfolio.aux-side-right > .entry-main, .type-portfolio.aux-side-left > .entry-main { width: 100%; }
.type-portfolio.aux-side-right .entry-side, .type-portfolio.aux-side-left .entry-side { width: 340px; }
@media screen and (min-width: 768px) and (max-width: 1023px) { .aux-resp .type-portfolio.aux-side-right .entry-side, .aux-resp .type-portfolio.aux-side-left .entry-side { width: 35%; }
  .aux-resp .type-portfolio.aux-side-right .entry-main, .aux-resp .type-portfolio.aux-side-left .entry-main { width: 65%; } }
.type-portfolio.aux-side-right { padding-right: 340px; }
.type-portfolio.aux-side-right > .entry-main { float: left; }
.type-portfolio.aux-side-right .entry-side { float: right; margin-right: -340px; padding-left: 35px; }
.type-portfolio.aux-side-right .entry-side-overview { margin-bottom: 30px; }
.type-portfolio.aux-side-right .entry-meta-data { padding-top: 30px; }
.aux-full-container .type-portfolio.aux-side-right .entry-side { padding-right: 70px; width: 410px; margin-left: -410px; }
.aux-full-container .type-portfolio.aux-side-right .entry-main { margin-right: 410px; padding-right: 35px; }
@media screen and (min-width: 768px) and (max-width: 1023px) { .aux-resp .type-portfolio.aux-side-right .entry-side { margin-right: 0; } }
.type-portfolio.aux-side-left { padding-left: 340px; }
.type-portfolio.aux-side-left .entry-main { float: right; }
.type-portfolio.aux-side-left .entry-side { float: left; margin-left: -340px; padding-right: 35px; }
.type-portfolio.aux-side-left .entry-side-overview { margin-bottom: 30px; }
.type-portfolio.aux-side-left .entry-meta-data { padding-top: 30px; }
.aux-full-container .type-portfolio.aux-side-left .entry-side { padding-left: 70px; width: 410px; margin-right: -410px; }
.aux-full-container .type-portfolio.aux-side-left .entry-main { margin-left: 410px; padding-left: 35px; }
@media screen and (min-width: 768px) and (max-width: 1023px) { .aux-resp .type-portfolio.aux-side-left .entry-side { margin-left: 0; } }
@media screen and (max-width: 767px) { .aux-resp .type-portfolio .entry-side.aux-sticky { position: relative; top: 0 !important; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; }
  .aux-resp .type-portfolio .aux-sticky-placeholder { display: none; }
  .aux-resp .type-portfolio.aux-side-left .entry-side, .aux-resp .type-portfolio.aux-side-left .entry-main, .aux-resp .type-portfolio.aux-side-right .entry-side, .aux-resp .type-portfolio.aux-side-right .entry-main { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; width: 100%; float: none; }
  .aux-resp .type-portfolio.aux-side-left .entry-side, .aux-resp .type-portfolio.aux-side-right .entry-side { margin-bottom: 70px; }
  .aux-resp .aux-full-container .type-portfolio.aux-side-left .entry-side, .aux-resp .aux-full-container .type-portfolio.aux-side-right .entry-side { padding-right: 35px; padding-left: 35px; } }
@media screen and (max-width: 1023px) { .aux-resp .type-portfolio.aux-side-left, .aux-resp .type-portfolio.aux-side-right { padding-left: 0; padding-right: 0; } }
.type-portfolio.aux-side-bottom .entry-side, .type-portfolio.aux-side-bottom-reverse .entry-side { margin: 35px auto; max-width: 820px; padding: 0 35px; }
.type-portfolio.aux-side-bottom .entry-side:after, .type-portfolio.aux-side-bottom-reverse .entry-side:after { content: ""; display: table; clear: both; }
.type-portfolio.aux-side-bottom .entry-side .entry-side-overview, .type-portfolio.aux-side-bottom-reverse .entry-side .entry-side-overview { margin-bottom: 30px; }
@media screen and (max-width: 767px) { .aux-resp .type-portfolio.aux-side-bottom .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-bottom .entry-overview-container, .aux-resp .type-portfolio.aux-side-bottom-reverse .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-bottom-reverse .entry-overview-container { float: none; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
  .aux-resp .type-portfolio.aux-side-bottom .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-bottom-reverse .entry-meta-data-container { margin-top: 35px; } }
.type-portfolio.aux-side-bottom .entry-meta-data-container { float: left; width: 245px; margin-right: -245px; }
.type-portfolio.aux-side-bottom .entry-overview-container { float: right; margin-bottom: 30px; margin-left: 245px; padding-left: 35px; }
.type-portfolio.aux-side-bottom-reverse .entry-meta-data-container { float: right; width: 245px; margin-left: -245px; }
.type-portfolio.aux-side-bottom-reverse .entry-overview-container { float: left; margin-right: 245px; padding-right: 35px; }

/* ------------------------------------------------------------------------------ */
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper { margin-bottom: 30px; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-media { float: left; width: 63%; margin-bottom: 0px; vertical-align: top; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .aux-land-side { position: absolute; right: 0; height: 100%; width: 37%; padding: 70px 50px; padding-top: 4%; border: solid 1px #EAEAEA; border-left-width: 0; overflow: hidden; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main { overflow: hidden; height: calc(100% - 30px); }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main .entry-header { margin-bottom: 1.875em; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main .entry-header .entry-title { font-size: px2em(22); }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta { position: absolute; bottom: 45px; left: 0; width: 100%; padding: 0 50px; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax { float: left; font-size: 0.875em; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a { color: #AAA; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a:hover { color: #1bb0ce; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a::before { content: none; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a::after { content: ' , '; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a:last-child::after { content: ''; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .comments-iconic { float: right; }
@media screen and (max-width: 1023px) { .list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .aux-land-side { position: relative; width: 100%; padding: 70px 50px; padding-top: 70px; border-left-width: 1px; border-top-width: 0px; overflow: visible; }
  .list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-media { width: 100%; float: none; }
  .list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main { overflow: visible; height: auto; margin-bottom: 1.875em; } }

/* ------------------------------------------------------------------------------ */
.list-portfolio.aux-template-type-default .aux-primary .entry-media { margin-bottom: 30px; }
.list-portfolio.aux-template-type-default .aux-primary .entry-title { font-size: 1.1em; }
.list-portfolio.aux-template-type-default .aux-primary .entry-title a { color: inherit; }
.list-portfolio.aux-template-type-default .aux-primary .entry-title a:hover { color: #1bb0ce; }
.list-portfolio.aux-template-type-default .entry-tax { margin-left: 0; font-style: italic; }
.list-portfolio.aux-template-type-default .entry-tax > a:first-child::before { content: none; }

/* ------------------------------------------------------------------------------ */
.hentry .aux-portfolio-columns .entry-media, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-media { margin-bottom: 27px; position: relative; }
.hentry .aux-portfolio-columns .entry-title, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-title { /* @TODO: later we should change it to work without !important */ font-size: 1.1em !important; }
.hentry .aux-portfolio-columns .entry-title a, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-title a { color: inherit; }
.hentry .aux-portfolio-columns .entry-title a:hover, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-title a:hover { color: #1bb0ce; }
.hentry .aux-portfolio-columns .entry-header, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-header { margin-bottom: 10px; float: left; max-width: calc(100% - 40px); }
.hentry .aux-portfolio-columns .wpulike, .aux-widget-recent-portfolios .aux-portfolio-columns .wpulike { top: 5px; float: right; }
.hentry .aux-portfolio-columns .entry-info, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-info { clear: both; }
.hentry .aux-portfolio-columns .entry-tax, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax { margin-left: 0; font-style: italic; }
.hentry .aux-portfolio-columns .entry-tax > a::before, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax > a::before { content: none; }
.hentry .aux-portfolio-columns .entry-tax > a::after, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax > a::after { content: ' , '; }
.hentry .aux-portfolio-columns .entry-tax > a:last-child::after, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax > a:last-child::after { content: ''; }
.hentry .aux-portfolio-columns .aux-hover-active, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-hover-active { position: relative; }
.hentry .aux-portfolio-columns .aux-item-overlay .entry-media, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-overlay .entry-media { margin-bottom: 0; }
.hentry .aux-portfolio-columns .aux-overlay-content, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-overlay-content { position: absolute; top: 0; z-index: 1; width: 100%; text-align: center; padding: 1.5em; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); overflow: hidden; }
.hentry .aux-portfolio-columns .aux-overlay-content .aux-portfolio-item-title, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-overlay-content .aux-portfolio-item-title { color: white; font-size: px2em(18); font-weight: 600; }
.hentry .aux-portfolio-columns .aux-overlay-content .entry-tax, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-overlay-content .entry-tax { color: #AAA; }
.hentry .aux-portfolio-columns .aux-portfolio-overlay-buttons, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-portfolio-overlay-buttons { width: 100%; }
.hentry .aux-portfolio-columns .aux-arrow-post-link, .hentry .aux-portfolio-columns .aux-lightbox-btn, .hentry .aux-portfolio-columns .aux-hover-circle-plus, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-arrow-post-link, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-lightbox-btn, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-hover-circle-plus { display: inline-block; }
.hentry .aux-portfolio-columns .aux-lightbox-btn, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-lightbox-btn { margin-right: 5px; }

/** Auxin recent portfolios */
/* ------------------------------------------------------------------------------ */
.aux-widget-recent-portfolios { position: relative; }
.aux-widget-recent-portfolios .aux-isotope-ready .aux-col { margin-top: 0; }
.aux-widget-recent-portfolios .aux-portfolio-columns { clear: both; }
.aux-widget-recent-portfolios .aux-filters.aux-right { float: right; }
.aux-widget-recent-portfolios .aux-filters.aux-center { position: relative; left: 50%; float: left; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.aux-widget-recent-portfolios .aux-filters.aux-center ul { margin-left: auto; }
.aux-widget-recent-portfolios .widget-title + .aux-filters.aux-right { position: absolute; top: 0; right: 0; }
@media screen and (max-width: 767px) { .aux-resp .aux-widget-recent-portfolios .widget-title + .aux-filters.aux-right { position: relative; float: left; } }
.aux-widget-recent-portfolios .aux-tiles-layout .aux-iso-item, .aux-widget-recent-portfolios .aux-widget-recent-posts-tiles .aux-iso-item { float: left; height: 0; position: relative; overflow: hidden; }
.aux-widget-recent-portfolios .aux-items-loading { position: absolute; top: 0; width: 100%; height: 100%; z-index: 2; -webkit-transition: all 600ms; transition: all 600ms; }
.aux-widget-recent-portfolios .aux-items-loading.aux-lodaing-visible { opacity: 1; }
.aux-widget-recent-portfolios .aux-items-loading.aux-loading-hide { opacity: 0; }
.aux-widget-recent-portfolios .aux-items-loading .aux-loading-loop { position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.aux-widget-recent-portfolios .aux-isotope-layout { max-height: 500px; }
.aux-widget-recent-portfolios .aux-isotope-layout.aux-isotope-ready { max-height: none; }


    * {
        font-family: 'Roboto', sans-serif;
    }

    body {
        padding: 0;
        margin: 0;
    }
/*
    header {
        margin: 0;
        overflow: hidden;
        background-color: #114980;
        padding: 20px 10px;
    }

    header .inner_header {
        width: 1200px;
        margin: auto;
    }

    header a {
        float: left;
        color: white;
        text-align: center;
        padding: 10px;
        text-decoration: none;
        font-size: 15px;
        line-height: 25px;
        border-radius: 4px;
    }

    header a.logo {
        font-size: 25px;
        font-weight: bold;
    }

    header a:hover {
        color: grey;
    }

    header a.active {
        font-weight: 600;
        color: white;
    }

    .header-left {
        float: left;
        margin-left: 250px;
        transform: translateY(50%);
    }

    @media screen and (max-width: 500px) {
        header a {
            float: none;
            display: block;
            text-align: left;
        }
        .header-left {
            float: none;
            margin: auto;
        }
    }
*/
    #featured_img {
        position: relative;
        transform: translateX(-50%);
        left: 50%;
        width: 800px
    }

    .main {
    	width: 80vw;
        margin: 50px auto;
    }

    .aside {
        width: 300px;
        float: right;
    }

    #search_results {
		float: left;
    }

    h1 {
        color: #124980;
        font-size: 24px;
        font-weight: bold;
        margin: 20px auto 20px auto;
    }

    h2 {
        color: #124980;
        font-size: 24px;
        font-weight: 400;
        margin: 20px auto 20px auto;
    }

    h3 {
        color: #124980;
        font-size: 22px;
        font-weight: 400;
        margin: 20px auto 20px auto;
    }
    /*input, select {
        border-radius: 11px 11px 11px 11px;
        -moz-border-radius: 11px 11px 11px 11px;
        -webkit-border-radius: 11px 11px 11px 11px;
        border: 1px solid #cccccc;
        background-color: #4a6e98;
        margin: 10px;
        font-size: 16px;
    }*/

    input[type=submit] {
        color: black;
        background-color: #124980;
    }

    p {
        font-size: 16px;
        margin: 30px;
        color: #292929;
    }

    a {
        text-decoration: none;
        color: #124980;
    }

    a:hover {
        color: #cccccc;
    }

    .noticia {
        margin: 40px 20px 100px 20px;
    }

    .date {
        display: inline;
        margin: 0;
    }

    .news_link {
        float: right;
        margin-right: 50px;
    }
@media (min-width: 768px) {

    /* show 3 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }
    
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}

 /* Bootstrap Lightbox using Modal */

#profile-grid { overflow: auto; white-space: normal; } 
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}
.carousel-control-next:before {
	font-weight: 900; 
	content: "\f054";
  }

.carousel-control-prev:before {
	font-weight: 900; 
	content: "\f053";
  }

.carousel-control-next, .carousel-control-prev {
    font-family: FontAwesome;
	color:grey !important;
	width:40px !important;
  }
@media screen and (max-width: 768px) { 
	.wpmm-mega-menu-href-title {
    color: white;
    font-size: 15px;
  }
  .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
    padding: 10px!important;
    padding: 54px 22px 55px 20px;
  }
	.carousel-control-prev{
		left: -30px !important;
	}
	.carousel-control-next{
		right: -30px !important;
	}
	.carousel-item{
		padding: 20px !important;	
	}
	.carousel-item .panel{
		padding: 20px !important;
	}
}

.youtube-desktop .fluid-width-video-wrapper{
	padding-top:0 !important;
	width:50%;
    height: 311px;
	float: left;
}
.youtube-desktop .fluid-width-video-wrapper iframe{
	float:left;
}
.youtube-desktop  .epyt-gallery-subscribe{
    float: left;
    margin-top: 26%;
    position: absolute;
}
.epyt-gallery{
	position:relative;
}
.epyt-gallery-allthumbs{
	position:absolute;
	right:0;
	top:0;
}
.youtube-desktop  .epyt-gallery-list{
	width:50%;
	float:right;
}
.epyt-loader img{
	display:none !important;
}
@media screen and (min-width: 1366px) { 
	
	.carousel-control-prev{
    left: -50px !important;
}
.carousel-control-next{
    right: -50px !important;
}
	.epyt-gallery-list{
		position: relative;
		transform: translateY(25%);
	}
}
.epyt-gallery-list .epyt-pagination:nth-child(1) {
    display: none;
}
.epyt-pagination {
	position:absolute;
	left:0;
    margin-top: 310px;
}
.epyt-gallery-subscribe{
	padding:0 0 10px 0 !important;
}
.epyt-gallery-subscribe a img{
	display: none !important;
}
.epyt-gallery-title {
    font-weight: 600;
    color: #0d4782;
	background-color: #EAEBED;
    height: 206px;
    border-radius: 0 0 10px 10px;
}
.carousel-item .panel{
	background-color: #eaebed;
    border-radius: 10px;
    padding: 40px 15px 15px 15px;
    height: 500px;
}
/* 
.hentry.category-noticias {
  position: relative;
  min-height: 130px;
  width: 30%;
  float: left;
  margin: 20px;
} */
.geodir_category_list_view li.geodir-gridview .geodir-content {
  width: 90%;
  margin: 10px;
  margin-left: 5%;
  margin-right: 5%;
}
.geodir_category_list_view li.gridview_onefifth {
  width: 19%; 
  width: calc(20% - 5.2px);
  height: 300px;
}

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */

