/* === media/joomgallery/css/joom_settings.css === */

/* Joomgallery CSS
CSS Styles generated by settings in the Joomgallery backend.
DO NOT EDIT - this file will be overwritten every time the config is saved.
Adjust your styles in joom_local.css instead.

CSS Styles, die ueber die Speicherung der Konfiguration im Backend erzeugt werden.
BITTE NICHT VERAENDERN - diese Datei wird  mit dem naechsten Speichern ueberschrieben.
Bitte nehmen Sie Aenderungen in der Datei joom_local.css in diesem
Verzeichnis vor. Sie koennen sie neu erstellen oder die schon vorhandene
joom_local.css.README umbenennen und anpassen
*/

/* Gallery view */
.jg_element_gal, .jg_element_gal_r {
  float:left;
  width:33%;
}
.jg_element_txt {
  text-align:center !important;
}
.jg_element_txt_subs {
  text-align:center !important;
  font-size: 0.9em;
}
.jg_photo_container {
  text-align:center !important;
}

/* Category view */
.jg_element_cat {
  width:33%;
  float:left;
  text-align:center !important;

}
.jg_catelem_cat a{
  height:373px;
}
.jg_catelem_photo {
  display:block;
  text-align:center !important;
}
.jg_catelem_txt {
  text-align:center !important;
}

/* Subcategory view */
.jg_subcatelem_cat, .jg_subcatelem_cat_r{
  width:33%;
  float:left;
  text-align:center !important;
}
.jg_subcatelem_cat a{
  height:373px;
}
.jg_subcatelem_photo {
  text-align:center !important;

}
.jg_subcatelem_txt {
  clear:both;
  text-align:center !important;
}

/* Detail view */


/* === media/joomgallery/css/joomgallery.css === */
/**
 * Joomgallery CSS styles
 * Please adjust the CSS to your needs by using 'Customize CSS' in JoomGallery backend
 * Bitte nehmen Sie Änderungen vor, indem sie 'CSS anpassen' im Backend der JoomGallery vornehmen
 **/

/*commons for all views */
.gallery .jg-header{
  text-align:center;
}
.jg-footer{
  padding:5px;
}
.gallery li{
  background-image:none !important;
  list-style-image:none !important;
  list-style-type:none !important;
  margin:0;
  padding:0;
}
.jg_rm{
  font-size:0.8em;
  padding-left:2px;
  color:#999;
  vertical-align:middle;
}
.jg_back{
  padding-left:5px;
}
img.jg_photo {
  vertical-align:bottom;
  padding:3px;
  margin:0 0.3em 0.3em 0;
}
.jg_no_script {
  color:#999;
  font-size:0.8em;
}
.jg_no_access {
  color:#777;
}
.jg_spinner {
  background-image:url(../../media/system/images/modal/spinner.gif);
  background-repeat:no-repeat;
  background-position:center;  
}
/* Border for all images (thumbs, minis, full...) */
img.jg_photo, .jg_minis a img {
  border:1px solid #c0c0c0;
  background-color:#fff;
  background-image:none;
}
a:hover img.jg_photo, .jg_minis a:hover img {
  border:1px solid #999;
}
.jg_pathway{
  padding:2px;
}
.jg_pathway a img{
  vertical-align:middle;
}
.jg_mygal{
  text-align:left;
  font-weight:bold;
  padding-left:5px;
}
/* div around 'my favourites'-link */
div.jg_my_favourites {
  text-align:left;
  font-weight:bold;
  padding-left:5px;
}

.jg_galcountcats, .jg_catcountimg, .jg_catcountsubcats{
  text-align: center;
}

/* Pagination */
.jg_txtrow, .jg_toplist, .jg_gallerystats{
  text-align:center !important;
  padding:0.5em 0;
}

.gallery .pagination ul{
  text-align:center !important;
}
.gallery .pagination li
{
  padding-left:0 !important;
  padding-right:0 !important;
}

.jg_displaynone {
  display:none;
}
.jg_floatleft {
  float:left;
}
.jg_floatright{
  float:right;
}
.jg_floatnone{
  float:none;
}
.jg_clearboth{
  clear: both;
}
/* div around searchbox */
div.jg_search {
  text-align:right;
  margin:2px;
  padding: 0.2em 0;
}
/* searchbox */
div.jg_search .inputbox {
  margin:0 0 0 5px;
  background-image:url("../../media/joomgallery/images/search_icon.gif");
  background-position:5px center;
  background-repeat:no-repeat;
  padding:2px 5px 2px 20px;
}
.jg_poweredby {
  border:#666 solid 1px;
  padding:0.2em;
}
img.jg_icon{
  width:16px;
  height:16px;
  border:0px;
  margin:0 3px;
  vertical-align:bottom;
}
.pngfile{
}

/* Tooltip-Styles */
.jg-tooltip-wrap .tip {
  background:#C64934;
  max-width:250px;
  padding:1px;
  border:none;
  text-align:left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;  
}
.jg-tooltip-wrap.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jg-tooltip-wrap .tip-title {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#fff;
  padding:2px 4px;
  margin:0;
  background: none repeat scroll 0 0 transparent;
}
.jg-tooltip-wrap .tip-text {
  background-color:#fff;
  border:1px solid #d0d0ca;
  padding:3px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  color:#000;
  margin:1px;
}

.jg_row {
  overflow:hidden;
  height:auto !important;
  padding:0.8em 0;
}
.jg_element_gal, .jg_element_gal_r {
  height:100%;
}
.jg_photo_container_l,.jg_subcatelem_photo_l{
  float:left;
  padding-right:0.5em;
}
.jg_photo_container_r,.jg_subcatelem_photo_r{
  float:right;
  text-align:right !important;
  padding-left:0.5em;	
}
.jg_photo_container_c,.jg_subcatelem_photo_c{
  text-align:center !important;			
}
.jg_element_img{
  text-align:center;
}
.jg_element_txt_r,.jg_subcatelem_txt_r{
  text-align:right !important;
}
.jg_element_txt_l,.jg_subcatelem_txt_l{
  text-align:left !important;
}
.jg_element_txt_c,.jg_subcatelem_txt_c{
  text-align:center !important;
}

.jg_element_txt_subs_r{
  float:right;
  text-align:right !important;
  font-size: 0.9em;
}

.jg_element_txt ul,.jg_element_txt_r ul,.jg_element_txt_l ul,.jg_element_txt_c ul,
.jg_element_txt_subs ul,.jg_element_txt_subs_r ul,
.jg_subcatelem_txt_r ul,.jg_subcatelem_txt_l ul,.jg_subcatelem_txt_c ul{
  margin:0 !important;
  padding:0 !important;
}
.jg_element_txt li,.jg_element_txt_r li,.jg_element_txt_l li,.jg_element_txt_c li,
.jg_element_txt_subs li,.jg_element_txt_subs_r li,
.jg_subcatelem_txt_r,.jg_subcatelem_txt_l,.jg_subcatelem_txt_c li{
  line-height:115% !important;
}

/*Detail view - Detailansicht*/
/*commons*/
.jg-details-header h4{
  /*margin:5px 5px 10px 3px;*/
  text-align:center;
  padding:6px;
}
.jg-details-header h4.joomgallery-toggler{
  /*margin:5px 5px 5px 3px;*/
}
.joomgallery-slider{
  padding-top:5px;
}
div.jg_details, div.jg_voting, div.jg_commentsarea, div.jg_send2friend, div.jg_bbcode, div.jg_exif, div.jg_panemodule {
  margin:0.3em 0;
  border:1px solid #ddd;
}
.jg_exif .jg_row1, .jg_exif .jg_row2 {
  overflow: auto;
}
div.jg_photo_left, div.jg_bbcode_left, div.jg_exif_left,div.jg_cmtl {
  clear:left;
  float:left;
  width:29%;
  font-weight:normal;
  padding-left:0.3em;
  text-align:left !important;
}
div.jg_photo_right,div.jg_photo_left,div.jg_bbcode_right,div.jg_bbcode_left,div.jg_exif_left,div.jg_exif_right,div.jg_cmtr {
  margin-bottom:0.7em;
  padding:0.3em;
  overflow:hidden;
}
div.jg_voting{
  text-align:center;
}
div.jg_voting form{
  padding:0.5em 0 0;
}
#jg_geomap{
  height:300px;
}
.jg_imgtitle {
  text-align:center;
  font-weight:bold;
  padding-bottom: 10px;
}
/* Comments and send2friend cells */
.jg_cmticons{
  width: 50px;
}
.jg_cmtsmilies{
  padding:0.5em 0 0 0.3em;
}
.jg_cmtl, .jg_s2fl {
  padding:0.3em;
  font-weight:normal;
  text-align:left;
  vertical-align:top;
}
.jg_s2fl{
  clear:left;
  float:left;
  width:23%;
  text-align:left !important;
}
.jg_cmtr, .jg_s2fr {
  padding:0.2em 0;
  text-align:left;
}
.jg_s2fr{
  /* padding:0.8em; */
}
.jg_cmtr {
  text-align:left !important;
}
td.jg_cmtf {
  text-align:center;
}
/* Easy Captcha image */
.jg_cmtr img{
  vertical-align:bottom;
}
.jg_minipic {
  border:1px solid #000;
  padding:1px;
}
.jg_detailnavi {
  overflow:hidden;
  text-align:center !important;
  margin-bottom:0.9em;
}
.jg_detailnaviprev, .jg_detailnavinext {
  width:30%;
}
.jg_detailnaviprev {
  float:left;
  text-align:center !important;
}
.jg_detailnavinext {
  float:right;
  text-align:center !important;
}
.jg_detailnavislide {
  width:100%;
  padding:0.3em 0;
  text-align:center !important;
}
.jg_iconbar {
  float:left;
  width:40%;
  padding-top:5px;
  text-align:center !important;
}
/* MotionGallery Styles */
.jg_minis {
  text-align:center;
  padding:0.5em 0;
}
#jg_mini_akt {
  border:2px solid #000;
}
#motioncontainer {
  margin:0 auto;  /*centers on page */
  overflow:hidden;
  max-width:100%;
}
#motioncontainer ul { 
  opacity: 0;
}
#motioncontainer.jg_scroller-ready ul {
  opacity: 1;
}
/* Nameshield */
.nameshield {
  font-size:10px;
  color:#4F4F4F;
  background-color:#E5E5E5;
  border:1px solid #888;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
  padding-left:2px;
  padding-right:2px;
}
/* Accordion */
/* common for both togglers */
.joomgallery-toggler, .joomgallery-toggler-down{
  background-repeat:no-repeat;
  background-position:right;
  cursor:pointer;
  margin:0.3em;
}
/* not activated toggler */
.joomgallery-toggler {
  background-image: url(../../media/joomgallery/images/arrow_down.png);
}
/* activated toggler */
.joomgallery-toggler-down {
  background-image: url(../../media/joomgallery/images/arrow_up.png);
}
.joomgallery-slider {
  margin:0;
  padding:0.2em;
}
.jg_exif .joomgallery-slider {
  position: relative; 
}
.jg_voting .joomgallery-slider {
  position: relative; 
}
.jg_voting div.controls, .jg_voting label, .jg_voting .controls > .radio:first-child{
  display:inline-block;
  vertical-align:middle;
  padding-top: 0px;
}
/* favourites */
.jg_fav_switchlayout{
  text-align:right;
}
.jg_fav_clearlist{
  text-align:right;
}
.jg_favelem_txt ul{
  padding: 1.1em;
}

/* Create Zip */
.jg_createzip{
  margin-top:20px;
  margin-bottom:20px;
  text-align:center;
}
/* special view */
/* Container and Text under top list entries */
.jg_topelement .jg_topelem_txt {
  margin:0;
  padding:0;
}
.jg_topelem_txt ul{
  margin:0;
  padding:0;
}
/* Search view */
/* Container and Text under search list entries */
.jg_searchelement .jg_searchelem_txt {
  margin:0;
  padding:0;
}
.jg_searchelem_txt ul{
  padding: 1.1em;
}
/* user view */
.jg_up_head {
  vertical-align:middle;
  text-align:center !important;
  padding:0.3em 0;
}
/*Pagination*/
div.list-footer ul {
  text-align:center !important;
  padding:0.8em 0;
}
div.limit, div.counter {
  text-align:center !important;
}

.jg_up_eminithumb {
  border: 0;
  height: 60px;
  width: 60px;
}

img.jg_up_eminithumb {
  max-height: 60px;
  max-width: 60px;
  object-fit: contain;
  border: 1px solid #ddd;
}

.com_joomgallery table#imageList td, .com_joomgallery table.table-striped td {
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  img.jg_up_eminithumb {
    max-height: 25px;
    max-width: 25px;
  }
}

/*description of category under header - Kategoriebeschreibung unterhalb des Header*/
.jg_catdescr{
  text-align:center;
  padding:5px;
}
.jg_catorderlist{
  text-align:right;
}

.jg_catelem_txt{
  clear:both;
  margin-left:0.3em;
  margin-right:0.3em;
}
.jg_catelem_txt ul, .jg_subcatelem_txt ul{
  margin:0;
  padding:0 0.5em;
}

/* Tabs of upload view */
dl.tabs {
  float:left;
  margin:10px 0pt -1px;
  z-index:50;
}
dl.tabs dt {
  background:#F0F0F0 none repeat scroll 0%;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;
  color:#666666;
  float:left;
  margin-left:3px;
  padding:4px 10px;
}
dl.tabs dt.open {
  background:#F9F9F9 none repeat scroll 0%;
  border-bottom:1px solid #F9F9F9;
  color:#000000;
  z-index:100;
}
div.current {
  border:1px solid #CCCCCC;
  clear:both;
  margin-top:35px;
  padding:10px;
}
div.current legend {
  font-size:14px;
  font-weight:bold;
  color:#aa0005;
  padding-left:8px;
}
div.current dd {
  margin:0pt;
  padding:0pt;
}
div.current td {
  border-bottom:1px dotted #CCCCCC;
}
div.current .formu td {
  border-style:none;
  padding:2px;
}

#reportimageform div{
  margin: 10px 0px;
}

.jg_feed_icon{
  float:right;
}
.jg_headerfavourites_icon{
  float:right;
}
.jg_upload_icon{
  float:right;
}

/* Ajax Category Search */
.jg-spinner {
  background-image:url(../../media/system/images/modal/spinner.gif);
  background-repeat:no-repeat;
  background-position:right;
}
.jg-category-results{
  background-color:#fff;
  display:none;
  width:250px;
  text-align:left;
  z-index:1500;
}
.jg-category-result{
  padding:5px;
}
.jg-category-result:hover{
	background-color:#e8f6fe;
	cursor:pointer;
}
.jg-category-result-hover{
	background-color:#e8f6fe !important;
}

.categories-results{
  border-right:1px solid grey;
  border-left:1px solid grey;
  border-bottom:1px solid grey;
}

.row0{
	background-color:#f7f7f7;
}
.row1{
	background-color:#f0f0f0;
	border-top:1px solid #ffffff;
}
.jg-no-results{
  padding:5px;
}
.jg-category-more-results{
  padding:5px;
  border-right:1px solid grey;
  border-left:1px solid grey;
  border-bottom:1px solid grey;
}
.jg-category-more-results:hover{
	background-color:#e8f6fe;
	cursor:pointer;
}

/** New Styles since 3.0.0 Alpha */
.sortable-handler.inactive {
    opacity: 0.3;
}

/* Image author in upload view */
.jg-uploader{
  font-weight:bold;
  padding-top:5px;
}

/* */
#arrscreenshot input[type="file"]{
  display:block;
}

/* MiniJoom */
.jg_bu_filter{
  margin-top:12px;
}
.jg_bu_minis{
  margin:3px auto 0px;
  border:solid 1px black;
  width:500px;
  overflow:hidden;
}
.jg_bu_mini{
  float:left;
  padding:5px;
}
.jg_bu_no_mini{
  width:40px;
  text-align:center;
  font-size:90%;
  line-height:13px;
}
.jg_bu_no_images{
  text-align:center;
  padding:10px;
}
#jg_bu_minis img{
  height:40px;
}
.jg_overlib .jg_title{
  font-weight:bold;
}
.jg_overlib .jg_catname{
  margin-left:5px;
}
.jg_bu_minis.jg_spinner{
  height:30px;
}
.jg_minicount{
  margin:5px 0 15px 0;
}

/* Userpanel */
#jg-quick-edit-btn-bar {
	width: 100%;
	position:fixed;
	bottom:0;
	left:0;
  display:none;
	background-color: #fff;
	text-align: center;
	padding: 16px 0;
	margin: auto;
  box-shadow: 0px -1px 21px rgba(68, 68, 68, 0.25);
  z-index:1000;
}
.jg-quick-edit-row div.span9 {
	padding-right:6px;
}
.jg-quick-edit-row.changed td > div > div.span9 {
	padding-right:2px;
  border-right: 4px solid #3D88CC;
}
.jg-quick-edit-row label {
  margin-top:5px;
}
.jg-quick-edit-row .jg-editor-wrapper {
  padding-right:4px;
}
.jg-quick-edit-row .jg-editor-wrapper > textarea {
  box-sizing:border-box;
}

.jg-icon-disabled img {
  filter:grayscale(100%);
}

/* Editor height in form views */
[id*="Form"] .CodeMirror:not(.CodeMirror-fullscreen),
[id*="Form"] .mce-tinymce:not(.mce-fullscreen) iframe,
[id*="Form"] .editor:not(.mce-fullscreen) iframe,
[id*="Form"] .cke_inner:not(.cke_maximized) .cke_contents {
  min-height: 150px;
  max-height: 250px;
}

span.hasHint > a {
  display: block;
}

/* === plugins/system/jce/css/contentd666.css === */
.wf-columns{display:flex;gap:1rem}.wf-columns .wf-column{max-width:100%;box-sizing:border-box;flex:1}.wf-columns-stack-large,.wf-columns-stack-medium,.wf-columns-stack-small,.wf-columns-stack-xlarge{flex-wrap:wrap}.wf-columns-align-left{justify-content:flex-start}.wf-columns-align-center{justify-content:center}.wf-columns-align-right{justify-content:flex-end}.wf-columns-layout-1-2>.wf-column:last-child,.wf-columns-layout-2-1>.wf-column:first-child{width:calc(100% * 2 / 3.001);flex:none}.wf-columns-layout-1-1-2>.wf-column:last-child,.wf-columns-layout-1-2-1>.wf-column:nth-child(2),.wf-columns-layout-2-1-1>.wf-column:first-child{width:50%;flex:none}.wf-columns-layout-1-3>.wf-column:last-child,.wf-columns-layout-3-1>.wf-column:first-child{width:75%;flex:none}.wf-columns-layout-1-1-3>.wf-column:last-child,.wf-columns-layout-1-3-1>.wf-column:nth-child(2),.wf-columns-layout-2-3>.wf-column:last-child,.wf-columns-layout-3-1-1>.wf-column:first-child,.wf-columns-layout-3-2>.wf-column:first-child{width:60%;flex:none}.wf-columns-layout-1-1-1-2>.wf-column:last-child,.wf-columns-layout-2-1-1-1>.wf-column:first-child{width:40%;flex:none}.wf-columns-layout-1-4>.wf-column:last-child,.wf-columns-layout-4-1>.wf-column:first-child{width:80%;flex:none}.wf-columns-gap-small{gap:.5rem}.wf-columns-gap-medium{gap:1rem}.wf-columns-gap-large{gap:2rem}.wf-columns-gap-none{gap:0}.wf-columns-align-top{align-items:flex-start}.wf-columns-align-middle{align-items:center}.wf-columns-align-bottom{align-items:flex-end}.wf-columns-align-stretch{align-items:stretch}@media (max-width:640px){.wf-columns-stack-small>.wf-column{width:100%;flex:auto!important}}@media (max-width:960px){.wf-columns-stack-medium>.wf-column{width:100%;flex:auto!important}}@media (max-width:1200px){.wf-columns-stack-large>.wf-column{width:100%;flex:auto!important}}@media (max-width:1600px){.wf-columns-stack-xlarge>.wf-column{width:100%}}[data-wf-columns]>div>figure img,[data-wf-columns]>div>figure video{object-fit:cover;height:calc(100% - 2rem)}[data-wf-columns]>div>figure{margin:0;display:block;position:relative;height:100%}[data-wf-columns]>div>figure figcaption{text-align:center;line-height:2rem;display:inline-block;width:100%}[data-wf-columns]>div>figure>a.wfpopup+figcaption{pointer-events:none}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.wf-columns .wf-column{margin-left:1rem}.wf-columns .wf-column:first-child{margin-left:inherit}.wf-columns .wf-column:last-child{margin-right:inherit}.wf-columns-gap-small .wf-column{margin-left:.5rem}.wf-columns-gap-medium .wf-column{margin-left:1rem}.wf-columns-gap-large .wf-column{margin-left:2rem}.wf-columns-gap-none .wf-column{margin-left:inherit}}@media all and (-ms-high-contrast:none) and (max-width:640px),(-ms-high-contrast:active) and (max-width:640px){.wf-columns-stack-small .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-small .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-small.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-small.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-small.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-small.wf-columns-gap-large .wf-column{margin-top:2rem}}@media all and (-ms-high-contrast:none) and (max-width:960px),(-ms-high-contrast:active) and (max-width:960px){.wf-columns-stack-medium .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-medium .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-medium.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-medium.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-medium.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-medium.wf-columns-gap-large .wf-column{margin-top:2rem}}@media all and (-ms-high-contrast:none) and (max-width:1200px),(-ms-high-contrast:active) and (max-width:1200px){.wf-columns-stack-large .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-large .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-large.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-large.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-large.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-large.wf-columns-gap-large .wf-column{margin-top:2rem}}@media all and (-ms-high-contrast:none) and (max-width:1600px),(-ms-high-contrast:active) and (max-width:1600px){.wf-columns-stack-xlarge .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-xlarge .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-xlarge.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-xlarge.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-xlarge.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-xlarge.wf-columns-gap-large .wf-column{margin-top:2rem}}@supports (not (scale:-1)) and (-webkit-hyphens:none){.wf-columns .wf-column{margin-left:1rem}.wf-columns .wf-column:first-child{margin-left:inherit}.wf-columns .wf-column:last-child{margin-right:inherit}.wf-columns-gap-small .wf-column{margin-left:.5rem}.wf-columns-gap-medium .wf-column{margin-left:1rem}.wf-columns-gap-large .wf-column{margin-left:2rem}.wf-columns-gap-none .wf-column{margin-left:inherit}@media (max-width:640px){.wf-columns-stack-small .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-small .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-small.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-small.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-small.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-small.wf-columns-gap-large .wf-column{margin-top:2rem}}@media (max-width:960px){.wf-columns-stack-medium .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-medium .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-medium.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-medium.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-medium.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-medium.wf-columns-gap-large .wf-column{margin-top:2rem}}@media (max-width:1200px){.wf-columns-stack-large .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-large .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-large.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-large.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-large.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-large.wf-columns-gap-large .wf-column{margin-top:2rem}}@media (max-width:1600px){.wf-columns-stack-xlarge .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-xlarge .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-xlarge.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-xlarge.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-xlarge.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-xlarge.wf-columns-gap-large .wf-column{margin-top:2rem}}}[data-wf-columns].uk-flex,[data-wf-columns].uk-flex-gap-small{gap:.5rem}[data-wf-columns].uk-flex-gap-medium{gap:1rem}[data-wf-columns].uk-flex-gap-large{gap:2rem}[data-wf-columns].uk-flex-gap-none{gap:0}[data-wf-columns].row{gap:.5rem;margin:0}[data-wf-columns].row>[class*=col]{padding:0}[data-wf-columns].flex-gap-sm{gap:.5rem}[data-wf-columns].flex-gap-md{gap:1rem}[data-wf-columns].flex-gap-lg{gap:2rem}[data-wf-columns].flex-gap-none{gap:0}[data-wf-columns].flex-top{align-items:flex-start}[data-wf-columns].flex-middle{align-items:center}[data-wf-columns].flex-bottom{align-items:flex-end}[data-wf-columns].flex-stretch{align-items:stretch}figure[data-wf-figure]{display:table;margin-block-start:inherit;margin-block-end:inherit;margin-inline-start:inherit;margin-inline-end:inherit}figure[data-wf-figure] figcaption{display:table-caption;caption-side:bottom}

/* === media/jui/css/chosenf735.css === */
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chzn-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chzn-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container .chzn-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chzn-container.chzn-with-drop .chzn-drop {
  left: 0;
}
.chzn-container a {
  cursor: pointer;
}
.chzn-container .search-choice .group-name, .chzn-container .chzn-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chzn-container .search-choice .group-name:after, .chzn-container .chzn-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chzn-container-single .chzn-single-with-deselect span {
  margin-right: 38px;
}
.chzn-container-single .chzn-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../../media/jui/css/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chzn-container-single .chzn-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../../media/jui/css/chosen-sprite.png') no-repeat 0px 2px;
}
.chzn-container-single .chzn-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chzn-container-single .chzn-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('../../media/jui/css/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../../media/jui/css/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chzn-container-single .chzn-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chzn-container-single.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chzn-container .chzn-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chzn-container .chzn-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chzn-container .chzn-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chzn-container .chzn-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chzn-container .chzn-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chzn-container .chzn-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chzn-container .chzn-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chzn-container .chzn-results li.group-option {
  padding-left: 15px;
}
.chzn-container .chzn-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chzn-container-multi .chzn-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chzn-container-multi .chzn-choices li.search-choice span {
  word-wrap: break-word;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../../media/jui/css/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chzn-container-multi .chzn-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-results {
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chzn-container-active .chzn-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  /* JUI remove next line */
  /* box-shadow: 0 1px 0 #fff inset; */
}
.chzn-container-active.chzn-with-drop .chzn-single div {
  border-left: none;
  background: transparent;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 2px;
}
.chzn-container-active .chzn-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chzn-container-active .chzn-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chzn-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chzn-rtl {
  text-align: right;
}
.chzn-rtl .chzn-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chzn-rtl .chzn-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chzn-rtl .chzn-single-with-deselect span {
  margin-left: 38px;
}
.chzn-rtl .chzn-single div {
  right: auto;
  left: 3px;
}
.chzn-rtl .chzn-single abbr {
  right: auto;
  left: 26px;
}
.chzn-rtl .chzn-choices li {
  float: right;
}
.chzn-rtl .chzn-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chzn-rtl .chzn-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chzn-rtl .chzn-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chzn-rtl .chzn-drop {
  left: 9999px;
}
.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chzn-rtl .chzn-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
  border-right: none;
}
.chzn-rtl .chzn-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('../../media/jui/css/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../../media/jui/css/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chzn-rtl.chzn-container-single .chzn-single div b {
  background-position: 6px 2px;
}
.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b {
  background-position: -12px 2px;
}
/* Taken from https://github.com/joomla/joomla-cms/pull/16552 */
[dir="rtl"] .chzn-container .chzn-drop,
[dir="rtl"] .chzn-container-single.chzn-container-single-nosearch .chzn-search {
  left: auto;
  right: -9999px;
}
[dir="rtl"] .chzn-container.chzn-with-drop .chzn-drop {
  right: 0;
}
/* @end */


/* === templates/theme3092/css/bootstrap.min.css === */
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::after,.was-validated .custom-file-input:valid~.custom-file-label::after{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::after,.was-validated .custom-file-input:invalid~.custom-file-label::after{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-label::after{border-color:#80bdff}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*# sourceMappingURL=bootstrap.min.css.map */

/* === plugins/system/helixultimate/assets/css/system-j3.min.css === */
.com-media .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / 5%);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgb(0 0 0 / 5%)}.com-media .row-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.com-media .row-fluid [class*=span]{position:relative;width:100%;padding-right:15px;padding-left:15px}.com-media .span12{flex-basis:100%}.com-media .span11{flex-basis:91.48936170212765%}.com-media .span10{flex-basis:82.97872340425532%}.com-media .span9{flex-basis:74.46808510638297%}.com-media .span8{flex-basis:65.95744680851064%}.com-media .span7{flex-basis:57.44680851063829%}.com-media .span6{flex-basis:48.93617021276595%}.com-media .span5{flex-basis:40.42553191489362%}.com-media .span4{flex-basis:31.914893617021278%}.com-media .span3{flex-basis:23.404255319148934%}.com-media .span2{flex-basis:14.893617021276595%}.com-media .span1{flex-basis:6.382978723404255%}.com-media .thumbnails{list-style:none;padding:0;margin:-7.5px;display:flex;flex-wrap:wrap}.com-media .thumbnails-media .thumbnail{background-color:#f4f4f4;border-radius:3px;border:0;padding:0;height:100px;width:100px;margin:7.5px;position:relative;text-align:center;overflow:hidden;margin-bottom:18px;box-shadow:0 0 0 1px rgb(0 0 0 / 5%) inset}.com-media .height-50{height:50px}.com-media .thumbnails-media .thumbnail .imgFolder span{line-height:90px;font-size:38px;margin:0;width:auto}.com-media .thumbnails-media .thumbnail .icon-folder,.com-media .thumbnails-media .thumbnail .icon-folder-2{width:30px;height:20px;display:inline-block;margin:auto;position:relative;background-color:#708090;border-radius:0 3px 3px 3px;margin-bottom:-8px;margin-top:12px}.com-media .thumbnails-media .thumbnail .icon-folder-2:before,.com-media .thumbnails-media .thumbnail .icon-folder:before{content:'';width:50%;height:.2em;border-radius:0 20px 0 0;background-color:#708090;position:absolute;top:-.2em;left:0}.com-media .thumbnails-media .thumbnail .small{margin-top:15px}

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


/* === templates/theme3092/css/glyphicons.css === */
@font-face{font-family:'Glyphicons Halflings';src:url('../../templates/theme3092/fonts/glyphicons-halflings-regular.eot');src:url('../../templates/theme3092/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../../templates/theme3092/fonts/glyphicons-halflings-regular.woff') format('woff'),url('../../templates/theme3092/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../../templates/theme3092/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}
.glyphicon-asterisk:before{content:"\2a";}
.glyphicon-plus:before{content:"\2b";}
.glyphicon-euro:before{content:"\20ac";}
.glyphicon-minus:before{content:"\2212";}
.glyphicon-cloud:before{content:"\2601";}
.glyphicon-envelope:before{content:"\2709";}
.glyphicon-pencil:before{content:"\270f";}
.glyphicon-glass:before{content:"\e001";}
.glyphicon-music:before{content:"\e002";}
.glyphicon-search:before{content:"\e003";}
.glyphicon-heart:before{content:"\e005";}
.glyphicon-star:before{content:"\e006";}
.glyphicon-star-empty:before{content:"\e007";}
.glyphicon-user:before{content:"\e008";}
.glyphicon-film:before{content:"\e009";}
.glyphicon-th-large:before{content:"\e010";}
.glyphicon-th:before{content:"\e011";}
.glyphicon-th-list:before{content:"\e012";}
.glyphicon-ok:before{content:"\e013";}
.glyphicon-remove:before{content:"\e014";}
.glyphicon-zoom-in:before{content:"\e015";}
.glyphicon-zoom-out:before{content:"\e016";}
.glyphicon-off:before{content:"\e017";}
.glyphicon-signal:before{content:"\e018";}
.glyphicon-cog:before{content:"\e019";}
.glyphicon-trash:before{content:"\e020";}
.glyphicon-home:before{content:"\e021";}
.glyphicon-file:before{content:"\e022";}
.glyphicon-time:before{content:"\e023";}
.glyphicon-road:before{content:"\e024";}
.glyphicon-download-alt:before{content:"\e025";}
.glyphicon-download:before{content:"\e026";}
.glyphicon-upload:before{content:"\e027";}
.glyphicon-inbox:before{content:"\e028";}
.glyphicon-play-circle:before{content:"\e029";}
.glyphicon-repeat:before{content:"\e030";}
.glyphicon-refresh:before{content:"\e031";}
.glyphicon-list-alt:before{content:"\e032";}
.glyphicon-flag:before{content:"\e034";}
.glyphicon-headphones:before{content:"\e035";}
.glyphicon-volume-off:before{content:"\e036";}
.glyphicon-volume-down:before{content:"\e037";}
.glyphicon-volume-up:before{content:"\e038";}
.glyphicon-qrcode:before{content:"\e039";}
.glyphicon-barcode:before{content:"\e040";}
.glyphicon-tag:before{content:"\e041";}
.glyphicon-tags:before{content:"\e042";}
.glyphicon-book:before{content:"\e043";}
.glyphicon-print:before{content:"\e045";}
.glyphicon-font:before{content:"\e047";}
.glyphicon-bold:before{content:"\e048";}
.glyphicon-italic:before{content:"\e049";}
.glyphicon-text-height:before{content:"\e050";}
.glyphicon-text-width:before{content:"\e051";}
.glyphicon-align-left:before{content:"\e052";}
.glyphicon-align-center:before{content:"\e053";}
.glyphicon-align-right:before{content:"\e054";}
.glyphicon-align-justify:before{content:"\e055";}
.glyphicon-list:before{content:"\e056";}
.glyphicon-indent-left:before{content:"\e057";}
.glyphicon-indent-right:before{content:"\e058";}
.glyphicon-facetime-video:before{content:"\e059";}
.glyphicon-picture:before{content:"\e060";}
.glyphicon-map-marker:before{content:"\e062";}
.glyphicon-adjust:before{content:"\e063";}
.glyphicon-tint:before{content:"\e064";}
.glyphicon-edit:before{content:"\e065";}
.glyphicon-share:before{content:"\e066";}
.glyphicon-check:before{content:"\e067";}
.glyphicon-move:before{content:"\e068";}
.glyphicon-step-backward:before{content:"\e069";}
.glyphicon-fast-backward:before{content:"\e070";}
.glyphicon-backward:before{content:"\e071";}
.glyphicon-play:before{content:"\e072";}
.glyphicon-pause:before{content:"\e073";}
.glyphicon-stop:before{content:"\e074";}
.glyphicon-forward:before{content:"\e075";}
.glyphicon-fast-forward:before{content:"\e076";}
.glyphicon-step-forward:before{content:"\e077";}
.glyphicon-eject:before{content:"\e078";}
.glyphicon-chevron-left:before{content:"\e079";}
.glyphicon-chevron-right:before{content:"\e080";}
.glyphicon-plus-sign:before{content:"\e081";}
.glyphicon-minus-sign:before{content:"\e082";}
.glyphicon-remove-sign:before{content:"\e083";}
.glyphicon-ok-sign:before{content:"\e084";}
.glyphicon-question-sign:before{content:"\e085";}
.glyphicon-info-sign:before{content:"\e086";}
.glyphicon-screenshot:before{content:"\e087";}
.glyphicon-remove-circle:before{content:"\e088";}
.glyphicon-ok-circle:before{content:"\e089";}
.glyphicon-ban-circle:before{content:"\e090";}
.glyphicon-arrow-left:before{content:"\e091";}
.glyphicon-arrow-right:before{content:"\e092";}
.glyphicon-arrow-up:before{content:"\e093";}
.glyphicon-arrow-down:before{content:"\e094";}
.glyphicon-share-alt:before{content:"\e095";}
.glyphicon-resize-full:before{content:"\e096";}
.glyphicon-resize-small:before{content:"\e097";}
.glyphicon-exclamation-sign:before{content:"\e101";}
.glyphicon-gift:before{content:"\e102";}
.glyphicon-leaf:before{content:"\e103";}
.glyphicon-eye-open:before{content:"\e105";}
.glyphicon-eye-close:before{content:"\e106";}
.glyphicon-warning-sign:before{content:"\e107";}
.glyphicon-plane:before{content:"\e108";}
.glyphicon-random:before{content:"\e110";}
.glyphicon-comment:before{content:"\e111";}
.glyphicon-magnet:before{content:"\e112";}
.glyphicon-chevron-up:before{content:"\e113";}
.glyphicon-chevron-down:before{content:"\e114";}
.glyphicon-retweet:before{content:"\e115";}
.glyphicon-shopping-cart:before{content:"\e116";}
.glyphicon-folder-close:before{content:"\e117";}
.glyphicon-folder-open:before{content:"\e118";}
.glyphicon-resize-vertical:before{content:"\e119";}
.glyphicon-resize-horizontal:before{content:"\e120";}
.glyphicon-hdd:before{content:"\e121";}
.glyphicon-bullhorn:before{content:"\e122";}
.glyphicon-certificate:before{content:"\e124";}
.glyphicon-thumbs-up:before{content:"\e125";}
.glyphicon-thumbs-down:before{content:"\e126";}
.glyphicon-hand-right:before{content:"\e127";}
.glyphicon-hand-left:before{content:"\e128";}
.glyphicon-hand-up:before{content:"\e129";}
.glyphicon-hand-down:before{content:"\e130";}
.glyphicon-circle-arrow-right:before{content:"\e131";}
.glyphicon-circle-arrow-left:before{content:"\e132";}
.glyphicon-circle-arrow-up:before{content:"\e133";}
.glyphicon-circle-arrow-down:before{content:"\e134";}
.glyphicon-globe:before{content:"\e135";}
.glyphicon-tasks:before{content:"\e137";}
.glyphicon-filter:before{content:"\e138";}
.glyphicon-fullscreen:before{content:"\e140";}
.glyphicon-dashboard:before{content:"\e141";}
.glyphicon-heart-empty:before{content:"\e143";}
.glyphicon-link:before{content:"\e144";}
.glyphicon-phone:before{content:"\e145";}
.glyphicon-usd:before{content:"\e148";}
.glyphicon-gbp:before{content:"\e149";}
.glyphicon-sort:before{content:"\e150";}
.glyphicon-sort-by-alphabet:before{content:"\e151";}
.glyphicon-sort-by-alphabet-alt:before{content:"\e152";}
.glyphicon-sort-by-order:before{content:"\e153";}
.glyphicon-sort-by-order-alt:before{content:"\e154";}
.glyphicon-sort-by-attributes:before{content:"\e155";}
.glyphicon-sort-by-attributes-alt:before{content:"\e156";}
.glyphicon-unchecked:before{content:"\e157";}
.glyphicon-expand:before{content:"\e158";}
.glyphicon-collapse-down:before{content:"\e159";}
.glyphicon-collapse-up:before{content:"\e160";}
.glyphicon-log-in:before{content:"\e161";}
.glyphicon-flash:before{content:"\e162";}
.glyphicon-log-out:before{content:"\e163";}
.glyphicon-new-window:before{content:"\e164";}
.glyphicon-record:before{content:"\e165";}
.glyphicon-save:before{content:"\e166";}
.glyphicon-open:before{content:"\e167";}
.glyphicon-saved:before{content:"\e168";}
.glyphicon-import:before{content:"\e169";}
.glyphicon-export:before{content:"\e170";}
.glyphicon-send:before{content:"\e171";}
.glyphicon-floppy-disk:before{content:"\e172";}
.glyphicon-floppy-saved:before{content:"\e173";}
.glyphicon-floppy-remove:before{content:"\e174";}
.glyphicon-floppy-save:before{content:"\e175";}
.glyphicon-floppy-open:before{content:"\e176";}
.glyphicon-credit-card:before{content:"\e177";}
.glyphicon-transfer:before{content:"\e178";}
.glyphicon-cutlery:before{content:"\e179";}
.glyphicon-header:before{content:"\e180";}
.glyphicon-compressed:before{content:"\e181";}
.glyphicon-earphone:before{content:"\e182";}
.glyphicon-phone-alt:before{content:"\e183";}
.glyphicon-tower:before{content:"\e184";}
.glyphicon-stats:before{content:"\e185";}
.glyphicon-sd-video:before{content:"\e186";}
.glyphicon-hd-video:before{content:"\e187";}
.glyphicon-subtitles:before{content:"\e188";}
.glyphicon-sound-stereo:before{content:"\e189";}
.glyphicon-sound-dolby:before{content:"\e190";}
.glyphicon-sound-5-1:before{content:"\e191";}
.glyphicon-sound-6-1:before{content:"\e192";}
.glyphicon-sound-7-1:before{content:"\e193";}
.glyphicon-copyright-mark:before{content:"\e194";}
.glyphicon-registration-mark:before{content:"\e195";}
.glyphicon-cloud-download:before{content:"\e197";}
.glyphicon-cloud-upload:before{content:"\e198";}
.glyphicon-tree-conifer:before{content:"\e199";}
.glyphicon-tree-deciduous:before{content:"\e200";}
.glyphicon-briefcase:before{content:"\1f4bc";}
.glyphicon-calendar:before{content:"\1f4c5";}
.glyphicon-pushpin:before{content:"\1f4cc";}
.glyphicon-paperclip:before{content:"\1f4ce";}
.glyphicon-camera:before{content:"\1f4f7";}
.glyphicon-lock:before{content:"\1f512";}
.glyphicon-bell:before{content:"\1f514";}
.glyphicon-bookmark:before{content:"\1f516";}
.glyphicon-fire:before{content:"\1f525";}
.glyphicon-wrench:before{content:"\1f527";}

/* === templates/theme3092/css/general-ui.css === */
@font-face{font-family:"general-ui";src:url("../../templates/theme3092/fonts/general-ui.eot");src:url("../../templates/theme3092/fonts/general-ui.eot#iefix") format("embedded-opentype"),
url("../../templates/theme3092/fonts/general-ui.woff") format("woff"),
url("../../templates/theme3092/fonts/general-ui.ttf") format("truetype"),
url("../../templates/theme3092/fonts/general-ui.svg") format("svg");font-weight:normal;font-style:normal;}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after{font-family:general-ui;font-style:normal;font-weight:normal;}.flaticon-active5:before{content:"\e000";}
.flaticon-add13:before{content:"\e001";}
.flaticon-alarm68:before{content:"\e002";}
.flaticon-bag45:before{content:"\e003";}
.flaticon-balance6:before{content:"\e004";}
.flaticon-basket30:before{content:"\e005";}
.flaticon-battery166:before{content:"\e006";}
.flaticon-battery167:before{content:"\e007";}
.flaticon-battery168:before{content:"\e008";}
.flaticon-battery169:before{content:"\e009";}
.flaticon-bin9:before{content:"\e00a";}
.flaticon-book244:before{content:"\e00b";}
.flaticon-briefcase65:before{content:"\e00c";}
.flaticon-bulb19:before{content:"\e00d";}
.flaticon-button14:before{content:"\e00e";}
.flaticon-cake30:before{content:"\e00f";}
.flaticon-calendar1:before{content:"\e010";}
.flaticon-call56:before{content:"\e011";}
.flaticon-camera104:before{content:"\e012";}
.flaticon-camera105:before{content:"\e013";}
.flaticon-cancel22:before{content:"\e014";}
.flaticon-cart:before{content:"\e015";}
.flaticon-caution7:before{content:"\e016";}
.flaticon-chain8:before{content:"\e017";}
.flaticon-chart45:before{content:"\e018";}
.flaticon-chart46:before{content:"\e019";}
.flaticon-chart47:before{content:"\e01a";}
.flaticon-check64:before{content:"\e01b";}
.flaticon-cloud334:before{content:"\e01c";}
.flaticon-cloudy:before{content:"\e01d";}
.flaticon-cocktail:before{content:"\e01e";}
.flaticon-coverage1:before{content:"\e01f";}
.flaticon-cropping4:before{content:"\e020";}
.flaticon-cup55:before{content:"\e021";}
.flaticon-dish7:before{content:"\e022";}
.flaticon-down126:before{content:"\e023";}
.flaticon-download181:before{content:"\e024";}
.flaticon-download3:before{content:"\e025";}
.flaticon-envelope54:before{content:"\e026";}
.flaticon-favourite24:before{content:"\e027";}
.flaticon-flag86:before{content:"\e028";}
.flaticon-flask16:before{content:"\e029";}
.flaticon-folder256:before{content:"\e02a";}
.flaticon-garbage13:before{content:"\e02b";}
.flaticon-gift84:before{content:"\e02c";}
.flaticon-globe32:before{content:"\e02d";}
.flaticon-graduation1:before{content:"\e02e";}
.flaticon-hand223:before{content:"\e02f";}
.flaticon-hand224:before{content:"\e030";}
.flaticon-hand225:before{content:"\e031";}
.flaticon-hand226:before{content:"\e032";}
.flaticon-home166:before{content:"\e033";}
.flaticon-label36:before{content:"\e034";}
.flaticon-lcd2:before{content:"\e035";}
.flaticon-left15:before{content:"\e036";}
.flaticon-like80:before{content:"\e037";}
.flaticon-location67:before{content:"\e038";}
.flaticon-location68:before{content:"\e039";}
.flaticon-magnifier52:before{content:"\e03a";}
.flaticon-medal1:before{content:"\e03b";}
.flaticon-message30:before{content:"\e03c";}
.flaticon-message31:before{content:"\e03d";}
.flaticon-microphone:before{content:"\e03e";}
.flaticon-mobile phone20:before{content:"\e03f";}
.flaticon-mute39:before{content:"\e040";}
.flaticon-note54:before{content:"\e041";}
.flaticon-notebook79:before{content:"\e042";}
.flaticon-notes26:before{content:"\e043";}
.flaticon-notes27:before{content:"\e044";}
.flaticon-outbox4:before{content:"\e045";}
.flaticon-padlock70:before{content:"\e046";}
.flaticon-padlock71:before{content:"\e047";}
.flaticon-password19:before{content:"\e048";}
.flaticon-pencil124:before{content:"\e049";}
.flaticon-pin60:before{content:"\e04a";}
.flaticon-pin61:before{content:"\e04b";}
.flaticon-play120:before{content:"\e04c";}
.flaticon-power:before{content:"\e04d";}
.flaticon-profile29:before{content:"\e04e";}
.flaticon-question57:before{content:"\e04f";}
.flaticon-rain2:before{content:"\e050";}
.flaticon-repair17:before{content:"\e051";}
.flaticon-right11:before{content:"\e052";}
.flaticon-sand26:before{content:"\e053";}
.flaticon-screwdriver26:before{content:"\e054";}
.flaticon-setting5:before{content:"\e055";}
.flaticon-sheet3:before{content:"\e056";}
.flaticon-smartphone42:before{content:"\e057";}
.flaticon-soft4:before{content:"\e058";}
.flaticon-sound40:before{content:"\e059";}
.flaticon-speaker121:before{content:"\e05a";}
.flaticon-thermometer61:before{content:"\e05b";}
.flaticon-tv30:before{content:"\e05c";}
.flaticon-up7:before{content:"\e05d";}
.flaticon-update22:before{content:"\e05e";}
.flaticon-update23:before{content:"\e05f";}
.flaticon-view28:before{content:"\e060";}
.flaticon-wallet35:before{content:"\e061";}
.flaticon-wand2:before{content:"\e062";}
.flaticon-wealth:before{content:"\e063";}

/* === templates/theme3092/css/material-design.css === */
@font-face{font-family:"material-design";src:url("../../templates/theme3092/fonts/material-design.eot");src:url("../../templates/theme3092/fonts/material-design.eot#iefix") format("embedded-opentype"),
url("../../templates/theme3092/fonts/material-design.woff") format("woff"),
url("../../templates/theme3092/fonts/material-design.ttf") format("truetype"),
url("../../templates/theme3092/fonts/material-design.svg") format("svg");font-weight:normal;font-style:normal;}
.material-design-ico,
[class^="material-design-"]:before, [class*=" material-design-"]:before,
[class^="material-design-"]:after, [class*=" material-design-"]:after{font-family:"material-design";font-size:inherit;font-weight:400;font-style:normal;}
.material-design-account4:before{content:"\e000";}
.material-design-add179:before{content:"\e001";}
.material-design-add180:before{content:"\e002";}
.material-design-add181:before{content:"\e003";}
.material-design-add182:before{content:"\e004";}
.material-design-add183:before{content:"\e005";}
.material-design-add184:before{content:"\e006";}
.material-design-add186:before{content:"\e007";}
.material-design-adjust6:before{content:"\e008";}
.material-design-airplane106:before{content:"\e009";}
.material-design-android11:before{content:"\e00a";}
.material-design-android12:before{content:"\e00b";}
.material-design-apple70:before{content:"\e00c";}
.material-design-attachment19:before{content:"\e00d";}
.material-design-auto1:before{content:"\e00e";}
.material-design-automatic2:before{content:"\e00f";}
.material-design-automatic3:before{content:"\e010";}
.material-design-back57:before{content:"\e011";}
.material-design-backspace1:before{content:"\e012";}
.material-design-bed24:before{content:"\e013";}
.material-design-been:before{content:"\e014";}
.material-design-birthday20:before{content:"\e015";}
.material-design-black394:before{content:"\e016";}
.material-design-black395:before{content:"\e017";}
.material-design-black396:before{content:"\e018";}
.material-design-black397:before{content:"\e019";}
.material-design-black398:before{content:"\e01a";}
.material-design-black399:before{content:"\e01b";}
.material-design-black400:before{content:"\e01c";}
.material-design-black401:before{content:"\e01d";}
.material-design-black402:before{content:"\e01e";}
.material-design-blank30:before{content:"\e01f";}
.material-design-blank31:before{content:"\e020";}
.material-design-blank32:before{content:"\e021";}
.material-design-blank33:before{content:"\e022";}
.material-design-blogger12:before{content:"\e023";}
.material-design-blueetooth:before{content:"\e024";}
.material-design-bluetooth21:before{content:"\e025";}
.material-design-bluetooth22:before{content:"\e026";}
.material-design-bluetooth23:before{content:"\e027";}
.material-design-bluetooth24:before{content:"\e028";}
.material-design-bluetooth25:before{content:"\e029";}
.material-design-bookmark45:before{content:"\e02a";}
.material-design-bookmark46:before{content:"\e02b";}
.material-design-bookmark47:before{content:"\e02c";}
.material-design-bookmark48:before{content:"\e02d";}
.material-design-briefcase49:before{content:"\e02e";}
.material-design-briefcase50:before{content:"\e02f";}
.material-design-brightness10:before{content:"\e030";}
.material-design-brochure6:before{content:"\e031";}
.material-design-bubble8:before{content:"\e032";}
.material-design-bug18:before{content:"\e033";}
.material-design-burn9:before{content:"\e034";}
.material-design-button11:before{content:"\e035";}
.material-design-call47:before{content:"\e036";}
.material-design-call48:before{content:"\e037";}
.material-design-call49:before{content:"\e038";}
.material-design-camera59:before{content:"\e039";}
.material-design-camera60:before{content:"\e03a";}
.material-design-cancel19:before{content:"\e03b";}
.material-design-caps1:before{content:"\e03c";}
.material-design-caps:before{content:"\e03d";}
.material-design-car145:before{content:"\e03e";}
.material-design-car146:before{content:"\e03f";}
.material-design-car147:before{content:"\e040";}
.material-design-cell10:before{content:"\e041";}
.material-design-cell11:before{content:"\e042";}
.material-design-cell12:before{content:"\e043";}
.material-design-change3:before{content:"\e044";}
.material-design-chat75:before{content:"\e045";}
.material-design-chat76:before{content:"\e046";}
.material-design-check51:before{content:"\e047";}
.material-design-check52:before{content:"\e048";}
.material-design-chemistry17:before{content:"\e049";}
.material-design-circle107:before{content:"\e04a";}
.material-design-circle108:before{content:"\e04b";}
.material-design-circles23:before{content:"\e04c";}
.material-design-circumference:before{content:"\e04d";}
.material-design-city24:before{content:"\e04e";}
.material-design-clapperboard4:before{content:"\e04f";}
.material-design-clapperboard5:before{content:"\e050";}
.material-design-clear5:before{content:"\e051";}
.material-design-clipboard99:before{content:"\e052";}
.material-design-clock100:before{content:"\e053";}
.material-design-close47:before{content:"\e054";}
.material-design-closed64:before{content:"\e055";}
.material-design-cloud302:before{content:"\e056";}
.material-design-cloud303:before{content:"\e057";}
.material-design-cloud304:before{content:"\e058";}
.material-design-cloud305:before{content:"\e059";}
.material-design-cloud306:before{content:"\e05a";}
.material-design-cloud307:before{content:"\e05b";}
.material-design-compass106:before{content:"\e05c";}
.material-design-connection21:before{content:"\e05d";}
.material-design-copy31:before{content:"\e05e";}
.material-design-create2:before{content:"\e05f";}
.material-design-create3:before{content:"\e060";}
.material-design-credit98:before{content:"\e061";}
.material-design-crop13:before{content:"\e062";}
.material-design-crop14:before{content:"\e063";}
.material-design-cut23:before{content:"\e064";}
.material-design-dark55:before{content:"\e065";}
.material-design-developer2:before{content:"\e066";}
.material-design-device4:before{content:"\e067";}
.material-design-device5:before{content:"\e068";}
.material-design-disc30:before{content:"\e069";}
.material-design-do10:before{content:"\e06a";}
.material-design-double126:before{content:"\e06b";}
.material-design-download162:before{content:"\e06c";}
.material-design-download164:before{content:"\e06d";}
.material-design-download166:before{content:"\e06e";}
.material-design-downwards:before{content:"\e06f";}
.material-design-drafts:before{content:"\e070";}
.material-design-drop25:before{content:"\e071";}
.material-design-drop26:before{content:"\e072";}
.material-design-drop27:before{content:"\e073";}
.material-design-earth205:before{content:"\e074";}
.material-design-ellipsis1:before{content:"\e075";}
.material-design-email107:before{content:"\e076";}
.material-design-emoticon117:before{content:"\e077";}
.material-design-end3:before{content:"\e078";}
.material-design-enter5:before{content:"\e079";}
.material-design-exit13:before{content:"\e07a";}
.material-design-expand38:before{content:"\e07b";}
.material-design-expand39:before{content:"\e07c";}
.material-design-facebook56:before{content:"\e07d";}
.material-design-fast46:before{content:"\e07e";}
.material-design-favorite21:before{content:"\e07f";}
.material-design-favorite22:before{content:"\e080";}
.material-design-filled13:before{content:"\e081";}
.material-design-film61:before{content:"\e082";}
.material-design-filter20:before{content:"\e083";}
.material-design-flash25:before{content:"\e084";}
.material-design-flash26:before{content:"\e085";}
.material-design-folder215:before{content:"\e086";}
.material-design-forward18:before{content:"\e087";}
.material-design-forward19:before{content:"\e088";}
.material-design-framed1:before{content:"\e089";}
.material-design-front15:before{content:"\e08a";}
.material-design-front16:before{content:"\e08b";}
.material-design-front17:before{content:"\e08c";}
.material-design-full46:before{content:"\e08d";}
.material-design-gamepad3:before{content:"\e08e";}
.material-design-gamepad4:before{content:"\e08f";}
.material-design-get:before{content:"\e090";}
.material-design-gmail3:before{content:"\e091";}
.material-design-go10:before{content:"\e092";}
.material-design-good4:before{content:"\e093";}
.material-design-good5:before{content:"\e094";}
.material-design-google117:before{content:"\e095";}
.material-design-google118:before{content:"\e096";}
.material-design-google119:before{content:"\e097";}
.material-design-google120:before{content:"\e098";}
.material-design-google121:before{content:"\e099";}
.material-design-google122:before{content:"\e09a";}
.material-design-google123:before{content:"\e09b";}
.material-design-google124:before{content:"\e09c";}
.material-design-google125:before{content:"\e09d";}
.material-design-google126:before{content:"\e09e";}
.material-design-google127:before{content:"\e09f";}
.material-design-google128:before{content:"\e0a0";}
.material-design-google129:before{content:"\e0a1";}
.material-design-google130:before{content:"\e0a2";}
.material-design-google131:before{content:"\e0a3";}
.material-design-google132:before{content:"\e0a4";}
.material-design-google133:before{content:"\e0a5";}
.material-design-google134:before{content:"\e0a6";}
.material-design-google135:before{content:"\e0a7";}
.material-design-google136:before{content:"\e0a8";}
.material-design-google137:before{content:"\e0a9";}
.material-design-gps25:before{content:"\e0aa";}
.material-design-gps26:before{content:"\e0ab";}
.material-design-gps27:before{content:"\e0ac";}
.material-design-gps28:before{content:"\e0ad";}
.material-design-graduate32:before{content:"\e0ae";}
.material-design-halffilled1:before{content:"\e0af";}
.material-design-hangouts:before{content:"\e0b0";}
.material-design-headset11:before{content:"\e0b1";}
.material-design-headset12:before{content:"\e0b2";}
.material-design-help18:before{content:"\e0b3";}
.material-design-help19:before{content:"\e0b4";}
.material-design-hide3:before{content:"\e0b5";}
.material-design-high20:before{content:"\e0b6";}
.material-design-high21:before{content:"\e0b7";}
.material-design-high22:before{content:"\e0b8";}
.material-design-history6:before{content:"\e0b9";}
.material-design-home149:before{content:"\e0ba";}
.material-design-horizontal39:before{content:"\e0bb";}
.material-design-hotel68:before{content:"\e0bc";}
.material-design-https:before{content:"\e0bd";}
.material-design-import:before{content:"\e0be";}
.material-design-insert4:before{content:"\e0bf";}
.material-design-instagram16:before{content:"\e0c0";}
.material-design-invert1:before{content:"\e0c1";}
.material-design-keyboard53:before{content:"\e0c2";}
.material-design-keyboard54:before{content:"\e0c3";}
.material-design-label31:before{content:"\e0c4";}
.material-design-landscape10:before{content:"\e0c5";}
.material-design-laptop117:before{content:"\e0c6";}
.material-design-left216:before{content:"\e0c7";}
.material-design-left217:before{content:"\e0c8";}
.material-design-left218:before{content:"\e0c9";}
.material-design-light88:before{content:"\e0ca";}
.material-design-link60:before{content:"\e0cb";}
.material-design-linkedin24:before{content:"\e0cc";}
.material-design-list88:before{content:"\e0cd";}
.material-design-list89:before{content:"\e0ce";}
.material-design-location41:before{content:"\e0cf";}
.material-design-locked57:before{content:"\e0d0";}
.material-design-locked58:before{content:"\e0d1";}
.material-design-low34:before{content:"\e0d2";}
.material-design-magic20:before{content:"\e0d3";}
.material-design-man459:before{content:"\e0d4";}
.material-design-man460:before{content:"\e0d5";}
.material-design-map102:before{content:"\e0d6";}
.material-design-map103:before{content:"\e0d7";}
.material-design-mark1:before{content:"\e0d8";}
.material-design-mark2:before{content:"\e0d9";}
.material-design-medium5:before{content:"\e0da";}
.material-design-medium6:before{content:"\e0db";}
.material-design-medium7:before{content:"\e0dc";}
.material-design-memory1:before{content:"\e0dd";}
.material-design-menu55:before{content:"\e0de";}
.material-design-merge:before{content:"\e0df";}
.material-design-microphone84:before{content:"\e0e0";}
.material-design-microphone85:before{content:"\e0e1";}
.material-design-microsoft7:before{content:"\e0e2";}
.material-design-microsoft8:before{content:"\e0e3";}
.material-design-missed:before{content:"\e0e4";}
.material-design-mountain31:before{content:"\e0e5";}
.material-design-mountain32:before{content:"\e0e6";}
.material-design-mountains14:before{content:"\e0e7";}
.material-design-move26:before{content:"\e0e8";}
.material-design-new102:before{content:"\e0e9";}
.material-design-new103:before{content:"\e0ea";}
.material-design-nfc1:before{content:"\e0eb";}
.material-design-notifications1:before{content:"\e0ec";}
.material-design-notifications2:before{content:"\e0ed";}
.material-design-notifications:before{content:"\e0ee";}
.material-design-painter14:before{content:"\e0ef";}
.material-design-panoramic1:before{content:"\e0f0";}
.material-design-parking14:before{content:"\e0f1";}
.material-design-pause44:before{content:"\e0f2";}
.material-design-person325:before{content:"\e0f3";}
.material-design-phone370:before{content:"\e0f4";}
.material-design-phone371:before{content:"\e0f5";}
.material-design-phone372:before{content:"\e0f6";}
.material-design-phone373:before{content:"\e0f7";}
.material-design-phone374:before{content:"\e0f8";}
.material-design-phone375:before{content:"\e0f9";}
.material-design-photo210:before{content:"\e0fa";}
.material-design-photo211:before{content:"\e0fb";}
.material-design-photo212:before{content:"\e0fc";}
.material-design-photographic1:before{content:"\e0fd";}
.material-design-pinterest33:before{content:"\e0fe";}
.material-design-planet29:before{content:"\e0ff";}
.material-design-play105:before{content:"\e100";}
.material-design-play106:before{content:"\e101";}
.material-design-play107:before{content:"\e102";}
.material-design-play108:before{content:"\e103";}
.material-design-play109:before{content:"\e104";}
.material-design-plus80:before{content:"\e105";}
.material-design-poll:before{content:"\e106";}
.material-design-power106:before{content:"\e107";}
.material-design-previous14:before{content:"\e108";}
.material-design-printer88:before{content:"\e109";}
.material-design-problems:before{content:"\e10a";}
.material-design-progress10:before{content:"\e10b";}
.material-design-public10:before{content:"\e10c";}
.material-design-public11:before{content:"\e10d";}
.material-design-public9:before{content:"\e10e";}
.material-design-puzzle37:before{content:"\e10f";}
.material-design-radio51:before{content:"\e110";}
.material-design-random5:before{content:"\e111";}
.material-design-rate:before{content:"\e112";}
.material-design-read5:before{content:"\e113";}
.material-design-receipt9:before{content:"\e114";}
.material-design-record9:before{content:"\e115";}
.material-design-refresh55:before{content:"\e116";}
.material-design-refresh56:before{content:"\e117";}
.material-design-reminder6:before{content:"\e118";}
.material-design-replay4:before{content:"\e119";}
.material-design-reply18:before{content:"\e11a";}
.material-design-report:before{content:"\e11b";}
.material-design-rewind45:before{content:"\e11c";}
.material-design-right237:before{content:"\e11d";}
.material-design-right244:before{content:"\e11e";}
.material-design-ring24:before{content:"\e11f";}
.material-design-rotate11:before{content:"\e120";}
.material-design-rotate12:before{content:"\e121";}
.material-design-round50:before{content:"\e122";}
.material-design-round51:before{content:"\e123";}
.material-design-round52:before{content:"\e124";}
.material-design-round53:before{content:"\e125";}
.material-design-round54:before{content:"\e126";}
.material-design-round55:before{content:"\e127";}
.material-design-round56:before{content:"\e128";}
.material-design-round57:before{content:"\e129";}
.material-design-round58:before{content:"\e12a";}
.material-design-rounded54:before{content:"\e12b";}
.material-design-rounded55:before{content:"\e12c";}
.material-design-rounded56:before{content:"\e12d";}
.material-design-rounded57:before{content:"\e12e";}
.material-design-rounded58:before{content:"\e12f";}
.material-design-rounded59:before{content:"\e130";}
.material-design-rounded60:before{content:"\e131";}
.material-design-rubbish:before{content:"\e132";}
.material-design-save20:before{content:"\e133";}
.material-design-schedule2:before{content:"\e134";}
.material-design-screen44:before{content:"\e135";}
.material-design-screen45:before{content:"\e136";}
.material-design-screen46:before{content:"\e137";}
.material-design-screen47:before{content:"\e138";}
.material-design-screen48:before{content:"\e139";}
.material-design-screen49:before{content:"\e13a";}
.material-design-sd7:before{content:"\e13b";}
.material-design-sd8:before{content:"\e13c";}
.material-design-search100:before{content:"\e13d";}
.material-design-searching41:before{content:"\e13e";}
.material-design-select3:before{content:"\e13f";}
.material-design-select4:before{content:"\e140";}
.material-design-send12:before{content:"\e141";}
.material-design-send13:before{content:"\e142";}
.material-design-send14:before{content:"\e143";}
.material-design-server40:before{content:"\e144";}
.material-design-set5:before{content:"\e145";}
.material-design-set6:before{content:"\e146";}
.material-design-settings49:before{content:"\e147";}
.material-design-settings50:before{content:"\e148";}
.material-design-share39:before{content:"\e149";}
.material-design-shared1:before{content:"\e14a";}
.material-design-shining2:before{content:"\e14b";}
.material-design-shining3:before{content:"\e14c";}
.material-design-shopping231:before{content:"\e14d";}
.material-design-shopping232:before{content:"\e14e";}
.material-design-show4:before{content:"\e14f";}
.material-design-show5:before{content:"\e150";}
.material-design-show6:before{content:"\e151";}
.material-design-show7:before{content:"\e152";}
.material-design-show8:before{content:"\e153";}
.material-design-shuffle24:before{content:"\e154";}
.material-design-sim2:before{content:"\e155";}
.material-design-smartphone19:before{content:"\e156";}
.material-design-smartphone20:before{content:"\e157";}
.material-design-sms5:before{content:"\e158";}
.material-design-sms6:before{content:"\e159";}
.material-design-sms7:before{content:"\e15a";}
.material-design-snake4:before{content:"\e15b";}
.material-design-sort52:before{content:"\e15c";}
.material-design-speech108:before{content:"\e15d";}
.material-design-split4:before{content:"\e15e";}
.material-design-square181:before{content:"\e15f";}
.material-design-stop46:before{content:"\e160";}
.material-design-swap2:before{content:"\e161";}
.material-design-swap3:before{content:"\e162";}
.material-design-switch27:before{content:"\e163";}
.material-design-switch28:before{content:"\e164";}
.material-design-switch29:before{content:"\e165";}
.material-design-switch30:before{content:"\e166";}
.material-design-synchronization3:before{content:"\e167";}
.material-design-synchronization4:before{content:"\e168";}
.material-design-synchronization5:before{content:"\e169";}
.material-design-tab3:before{content:"\e16a";}
.material-design-tablet95:before{content:"\e16b";}
.material-design-tack:before{content:"\e16c";}
.material-design-tag71:before{content:"\e16d";}
.material-design-telephone105:before{content:"\e16e";}
.material-design-thermostat1:before{content:"\e16f";}
.material-design-three168:before{content:"\e170";}
.material-design-three170:before{content:"\e171";}
.material-design-thumb53:before{content:"\e172";}
.material-design-thumb54:before{content:"\e173";}
.material-design-tick7:before{content:"\e174";}
.material-design-timelapse:before{content:"\e175";}
.material-design-traffic21:before{content:"\e176";}
.material-design-tumblr22:before{content:"\e177";}
.material-design-turn17:before{content:"\e178";}
.material-design-turn18:before{content:"\e179";}
.material-design-turn19:before{content:"\e17a";}
.material-design-turn20:before{content:"\e17b";}
.material-design-turn21:before{content:"\e17c";}
.material-design-turn22:before{content:"\e17d";}
.material-design-turn23:before{content:"\e17e";}
.material-design-twitter47:before{content:"\e17f";}
.material-design-two375:before{content:"\e180";}
.material-design-two385:before{content:"\e181";}
.material-design-two393:before{content:"\e182";}
.material-design-underline6:before{content:"\e183";}
.material-design-underline7:before{content:"\e184";}
.material-design-undo19:before{content:"\e185";}
.material-design-unlocked43:before{content:"\e186";}
.material-design-up176:before{content:"\e187";}
.material-design-upload119:before{content:"\e188";}
.material-design-upload120:before{content:"\e189";}
.material-design-usb33:before{content:"\e18a";}
.material-design-user157:before{content:"\e18b";}
.material-design-user158:before{content:"\e18c";}
.material-design-users25:before{content:"\e18d";}
.material-design-verification24:before{content:"\e18e";}
.material-design-videocall:before{content:"\e18f";}
.material-design-view12:before{content:"\e190";}
.material-design-virtual2:before{content:"\e191";}
.material-design-visibility1:before{content:"\e192";}
.material-design-voice32:before{content:"\e193";}
.material-design-voicemail1:before{content:"\e194";}
.material-design-volume47:before{content:"\e195";}
.material-design-volume49:before{content:"\e196";}
.material-design-volume50:before{content:"\e197";}
.material-design-volume51:before{content:"\e198";}
.material-design-warning37:before{content:"\e199";}
.material-design-watch16:before{content:"\e19a";}
.material-design-waving:before{content:"\e19b";}
.material-design-web37:before{content:"\e19c";}
.material-design-website12:before{content:"\e19d";}
.material-design-wifi81:before{content:"\e19e";}
.material-design-wifi82:before{content:"\e19f";}
.material-design-wifi83:before{content:"\e1a0";}
.material-design-window57:before{content:"\e1a1";}
.material-design-work3:before{content:"\e1a2";}
.material-design-workspace:before{content:"\e1a3";}
.material-design-world96:before{content:"\e1a4";}
.material-design-write20:before{content:"\e1a5";}
.material-design-youtube35:before{content:"\e1a6";}

/* === templates/theme3092/css/material-icons.css === */
@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(../../templates/theme3092/fonts/MaterialIcons-Regular.eot);src:local('Material Icons'),
local('MaterialIcons-Regular'),
url(../../templates/theme3092/fonts/MaterialIcons-Regular.woff2) format('woff2'),
url(../../templates/theme3092/fonts/MaterialIcons-Regular.woff) format('woff'),
url(../../templates/theme3092/fonts/MaterialIcons-Regular.ttf) format('truetype');}
.material-icons-ico,
[class*="material-icons-"]:before{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:inherit;}
.material-icons-3d_rotation:before{content:"\e84d"}
.material-icons-access_alarm:before{content:"\e190"}
.material-icons-access_alarms:before{content:"\e191"}
.material-icons-access_time:before{content:"\e192"}
.material-icons-accessibility:before{content:"\e84e"}
.material-icons-account_balance:before{content:"\e84f"}
.material-icons-account_balance_wallet:before{content:"\e850"}
.material-icons-account_box:before{content:"\e851"}
.material-icons-account_circle:before{content:"\e853"}
.material-icons-adb:before{content:"\e60e"}
.material-icons-add:before{content:"\e145"}
.material-icons-add_alarm:before{content:"\e193"}
.material-icons-add_alert:before{content:"\e003"}
.material-icons-add_box:before{content:"\e146"}
.material-icons-add_circle:before{content:"\e147"}
.material-icons-add_circle_outline:before{content:"\e148"}
.material-icons-add_shopping_cart:before{content:"\e854"}
.material-icons-add_to_photos:before{content:"\e39d"}
.material-icons-adjust:before{content:"\e39e"}
.material-icons-airline_seat_flat:before{content:"\e630"}
.material-icons-airline_seat_flat_angled:before{content:"\e631"}
.material-icons-airline_seat_individual_suite:before{content:"\e632"}
.material-icons-airline_seat_legroom_extra:before{content:"\e633"}
.material-icons-airline_seat_legroom_normal:before{content:"\e634"}
.material-icons-airline_seat_legroom_reduced:before{content:"\e635"}
.material-icons-airline_seat_recline_extra:before{content:"\e636"}
.material-icons-airline_seat_recline_normal:before{content:"\e637"}
.material-icons-airplanemode_active:before{content:"\e195"}
.material-icons-airplanemode_inactive:before{content:"\e194"}
.material-icons-airplay:before{content:"\e055"}
.material-icons-alarm:before{content:"\e855"}
.material-icons-alarm_add:before{content:"\e856"}
.material-icons-alarm_off:before{content:"\e857"}
.material-icons-alarm_on:before{content:"\e858"}
.material-icons-album:before{content:"\e019"}
.material-icons-android:before{content:"\e859"}
.material-icons-announcement:before{content:"\e85a"}
.material-icons-apps:before{content:"\e5c3"}
.material-icons-archive:before{content:"\e149"}
.material-icons-arrow_back:before{content:"\e5c4"}
.material-icons-arrow_drop_down:before{content:"\e5c5"}
.material-icons-arrow_drop_down_circle:before{content:"\e5c6"}
.material-icons-arrow_drop_up:before{content:"\e5c7"}
.material-icons-arrow_forward:before{content:"\e5c8"}
.material-icons-aspect_ratio:before{content:"\e85b"}
.material-icons-assessment:before{content:"\e85c"}
.material-icons-assignment:before{content:"\e85d"}
.material-icons-assignment_ind:before{content:"\e85e"}
.material-icons-assignment_late:before{content:"\e85f"}
.material-icons-assignment_return:before{content:"\e860"}
.material-icons-assignment_returned:before{content:"\e861"}
.material-icons-assignment_turned_in:before{content:"\e862"}
.material-icons-assistant:before{content:"\e39f"}
.material-icons-assistant_photo:before{content:"\e3a0"}
.material-icons-attach_file:before{content:"\e226"}
.material-icons-attach_money:before{content:"\e227"}
.material-icons-attachment:before{content:"\e2bc"}
.material-icons-audiotrack:before{content:"\e3a1"}
.material-icons-autorenew:before{content:"\e863"}
.material-icons-av_timer:before{content:"\e01b"}
.material-icons-backspace:before{content:"\e14a"}
.material-icons-backup:before{content:"\e864"}
.material-icons-battery_alert:before{content:"\e19c"}
.material-icons-battery_charging_full:before{content:"\e1a3"}
.material-icons-battery_full:before{content:"\e1a4"}
.material-icons-battery_std:before{content:"\e1a5"}
.material-icons-battery_unknown:before{content:"\e1a6"}
.material-icons-beenhere:before{content:"\e52d"}
.material-icons-block:before{content:"\e14b"}
.material-icons-bluetooth:before{content:"\e1a7"}
.material-icons-bluetooth_audio:before{content:"\e60f"}
.material-icons-bluetooth_connected:before{content:"\e1a8"}
.material-icons-bluetooth_disabled:before{content:"\e1a9"}
.material-icons-bluetooth_searching:before{content:"\e1aa"}
.material-icons-blur_circular:before{content:"\e3a2"}
.material-icons-blur_linear:before{content:"\e3a3"}
.material-icons-blur_off:before{content:"\e3a4"}
.material-icons-blur_on:before{content:"\e3a5"}
.material-icons-book:before{content:"\e865"}
.material-icons-bookmark:before{content:"\e866"}
.material-icons-bookmark_border:before{content:"\e867"}
.material-icons-border_all:before{content:"\e228"}
.material-icons-border_bottom:before{content:"\e229"}
.material-icons-border_clear:before{content:"\e22a"}
.material-icons-border_color:before{content:"\e22b"}
.material-icons-border_horizontal:before{content:"\e22c"}
.material-icons-border_inner:before{content:"\e22d"}
.material-icons-border_left:before{content:"\e22e"}
.material-icons-border_outer:before{content:"\e22f"}
.material-icons-border_right:before{content:"\e230"}
.material-icons-border_style:before{content:"\e231"}
.material-icons-border_top:before{content:"\e232"}
.material-icons-border_vertical:before{content:"\e233"}
.material-icons-brightness_1:before{content:"\e3a6"}
.material-icons-brightness_2:before{content:"\e3a7"}
.material-icons-brightness_3:before{content:"\e3a8"}
.material-icons-brightness_4:before{content:"\e3a9"}
.material-icons-brightness_5:before{content:"\e3aa"}
.material-icons-brightness_6:before{content:"\e3ab"}
.material-icons-brightness_7:before{content:"\e3ac"}
.material-icons-brightness_auto:before{content:"\e1ab"}
.material-icons-brightness_high:before{content:"\e1ac"}
.material-icons-brightness_low:before{content:"\e1ad"}
.material-icons-brightness_medium:before{content:"\e1ae"}
.material-icons-broken_image:before{content:"\e3ad"}
.material-icons-brush:before{content:"\e3ae"}
.material-icons-bug_report:before{content:"\e868"}
.material-icons-build:before{content:"\e869"}
.material-icons-business:before{content:"\e0af"}
.material-icons-cached:before{content:"\e86a"}
.material-icons-cake:before{content:"\e7e9"}
.material-icons-call:before{content:"\e0b0"}
.material-icons-call_end:before{content:"\e0b1"}
.material-icons-call_made:before{content:"\e0b2"}
.material-icons-call_merge:before{content:"\e0b3"}
.material-icons-call_missed:before{content:"\e0b4"}
.material-icons-call_received:before{content:"\e0b5"}
.material-icons-call_split:before{content:"\e0b6"}
.material-icons-camera:before{content:"\e3af"}
.material-icons-camera_alt:before{content:"\e3b0"}
.material-icons-camera_enhance:before{content:"\e8fc"}
.material-icons-camera_front:before{content:"\e3b1"}
.material-icons-camera_rear:before{content:"\e3b2"}
.material-icons-camera_roll:before{content:"\e3b3"}
.material-icons-cancel:before{content:"\e5c9"}
.material-icons-card_giftcard:before{content:"\e8f6"}
.material-icons-card_membership:before{content:"\e8f7"}
.material-icons-card_travel:before{content:"\e8f8"}
.material-icons-cast:before{content:"\e307"}
.material-icons-cast_connected:before{content:"\e308"}
.material-icons-center_focus_strong:before{content:"\e3b4"}
.material-icons-center_focus_weak:before{content:"\e3b5"}
.material-icons-change_history:before{content:"\e86b"}
.material-icons-chat:before{content:"\e0b7"}
.material-icons-chat_bubble:before{content:"\e0ca"}
.material-icons-chat_bubble_outline:before{content:"\e0cb"}
.material-icons-check:before{content:"\e5ca"}
.material-icons-check_box:before{content:"\e834"}
.material-icons-check_box_outline_blank:before{content:"\e835"}
.material-icons-check_circle:before{content:"\e86c"}
.material-icons-chevron_left:before{content:"\e5cb"}
.material-icons-chevron_right:before{content:"\e5cc"}
.material-icons-chrome_reader_mode:before{content:"\e86d"}
.material-icons-class:before{content:"\e86e"}
.material-icons-clear:before{content:"\e14c"}
.material-icons-clear_all:before{content:"\e0b8"}
.material-icons-close:before{content:"\e5cd"}
.material-icons-closed_caption:before{content:"\e01c"}
.material-icons-cloud:before{content:"\e2bd"}
.material-icons-cloud_circle:before{content:"\e2be"}
.material-icons-cloud_done:before{content:"\e2bf"}
.material-icons-cloud_download:before{content:"\e2c0"}
.material-icons-cloud_off:before{content:"\e2c1"}
.material-icons-cloud_queue:before{content:"\e2c2"}
.material-icons-cloud_upload:before{content:"\e2c3"}
.material-icons-code:before{content:"\e86f"}
.material-icons-collections:before{content:"\e3b6"}
.material-icons-collections_bookmark:before{content:"\e431"}
.material-icons-color_lens:before{content:"\e3b7"}
.material-icons-colorize:before{content:"\e3b8"}
.material-icons-comment:before{content:"\e0b9"}
.material-icons-compare:before{content:"\e3b9"}
.material-icons-computer:before{content:"\e30a"}
.material-icons-confirmation_number:before{content:"\e638"}
.material-icons-contact_phone:before{content:"\e0cf"}
.material-icons-contacts:before{content:"\e0ba"}
.material-icons-content_copy:before{content:"\e14d"}
.material-icons-content_cut:before{content:"\e14e"}
.material-icons-content_paste:before{content:"\e14f"}
.material-icons-control_point:before{content:"\e3ba"}
.material-icons-control_point_duplicate:before{content:"\e3bb"}
.material-icons-create:before{content:"\e150"}
.material-icons-credit_card:before{content:"\e870"}
.material-icons-crop:before{content:"\e3be"}
.material-icons-crop_16_9:before{content:"\e3bc"}
.material-icons-crop_3_2:before{content:"\e3bd"}
.material-icons-crop_5_4:before{content:"\e3bf"}
.material-icons-crop_7_5:before{content:"\e3c0"}
.material-icons-crop_din:before{content:"\e3c1"}
.material-icons-crop_free:before{content:"\e3c2"}
.material-icons-crop_landscape:before{content:"\e3c3"}
.material-icons-crop_original:before{content:"\e3c4"}
.material-icons-crop_portrait:before{content:"\e3c5"}
.material-icons-crop_square:before{content:"\e3c6"}
.material-icons-dashboard:before{content:"\e871"}
.material-icons-data_usage:before{content:"\e1af"}
.material-icons-dehaze:before{content:"\e3c7"}
.material-icons-delete:before{content:"\e872"}
.material-icons-description:before{content:"\e873"}
.material-icons-desktop_mac:before{content:"\e30b"}
.material-icons-desktop_windows:before{content:"\e30c"}
.material-icons-details:before{content:"\e3c8"}
.material-icons-developer_board:before{content:"\e30d"}
.material-icons-developer_mode:before{content:"\e1b0"}
.material-icons-device_hub:before{content:"\e335"}
.material-icons-devices:before{content:"\e1b1"}
.material-icons-dialer_sip:before{content:"\e0bb"}
.material-icons-dialpad:before{content:"\e0bc"}
.material-icons-directions:before{content:"\e52e"}
.material-icons-directions_bike:before{content:"\e52f"}
.material-icons-directions_boat:before{content:"\e532"}
.material-icons-directions_bus:before{content:"\e530"}
.material-icons-directions_car:before{content:"\e531"}
.material-icons-directions_railway:before{content:"\e534"}
.material-icons-directions_run:before{content:"\e566"}
.material-icons-directions_subway:before{content:"\e533"}
.material-icons-directions_transit:before{content:"\e535"}
.material-icons-directions_walk:before{content:"\e536"}
.material-icons-disc_full:before{content:"\e610"}
.material-icons-dns:before{content:"\e875"}
.material-icons-do_not_disturb:before{content:"\e612"}
.material-icons-do_not_disturb_alt:before{content:"\e611"}
.material-icons-dock:before{content:"\e30e"}
.material-icons-domain:before{content:"\e7ee"}
.material-icons-done:before{content:"\e876"}
.material-icons-done_all:before{content:"\e877"}
.material-icons-drafts:before{content:"\e151"}
.material-icons-drive_eta:before{content:"\e613"}
.material-icons-dvr:before{content:"\e1b2"}
.material-icons-edit:before{content:"\e3c9"}
.material-icons-eject:before{content:"\e8fb"}
.material-icons-email:before{content:"\e0be"}
.material-icons-equalizer:before{content:"\e01d"}
.material-icons-error:before{content:"\e000"}
.material-icons-error_outline:before{content:"\e001"}
.material-icons-event:before{content:"\e878"}
.material-icons-event_available:before{content:"\e614"}
.material-icons-event_busy:before{content:"\e615"}
.material-icons-event_note:before{content:"\e616"}
.material-icons-event_seat:before{content:"\e903"}
.material-icons-exit_to_app:before{content:"\e879"}
.material-icons-expand_less:before{content:"\e5ce"}
.material-icons-expand_more:before{content:"\e5cf"}
.material-icons-explicit:before{content:"\e01e"}
.material-icons-explore:before{content:"\e87a"}
.material-icons-exposure:before{content:"\e3ca"}
.material-icons-exposure_neg_1:before{content:"\e3cb"}
.material-icons-exposure_neg_2:before{content:"\e3cc"}
.material-icons-exposure_plus_1:before{content:"\e3cd"}
.material-icons-exposure_plus_2:before{content:"\e3ce"}
.material-icons-exposure_zero:before{content:"\e3cf"}
.material-icons-extension:before{content:"\e87b"}
.material-icons-face:before{content:"\e87c"}
.material-icons-fast_forward:before{content:"\e01f"}
.material-icons-fast_rewind:before{content:"\e020"}
.material-icons-favorite:before{content:"\e87d"}
.material-icons-favorite_border:before{content:"\e87e"}
.material-icons-feedback:before{content:"\e87f"}
.material-icons-file_download:before{content:"\e2c4"}
.material-icons-file_upload:before{content:"\e2c6"}
.material-icons-filter:before{content:"\e3d3"}
.material-icons-filter_1:before{content:"\e3d0"}
.material-icons-filter_2:before{content:"\e3d1"}
.material-icons-filter_3:before{content:"\e3d2"}
.material-icons-filter_4:before{content:"\e3d4"}
.material-icons-filter_5:before{content:"\e3d5"}
.material-icons-filter_6:before{content:"\e3d6"}
.material-icons-filter_7:before{content:"\e3d7"}
.material-icons-filter_8:before{content:"\e3d8"}
.material-icons-filter_9:before{content:"\e3d9"}
.material-icons-filter_9_plus:before{content:"\e3da"}
.material-icons-filter_b_and_w:before{content:"\e3db"}
.material-icons-filter_center_focus:before{content:"\e3dc"}
.material-icons-filter_drama:before{content:"\e3dd"}
.material-icons-filter_frames:before{content:"\e3de"}
.material-icons-filter_hdr:before{content:"\e3df"}
.material-icons-filter_list:before{content:"\e152"}
.material-icons-filter_none:before{content:"\e3e0"}
.material-icons-filter_tilt_shift:before{content:"\e3e2"}
.material-icons-filter_vintage:before{content:"\e3e3"}
.material-icons-find_in_page:before{content:"\e880"}
.material-icons-find_replace:before{content:"\e881"}
.material-icons-flag:before{content:"\e153"}
.material-icons-flare:before{content:"\e3e4"}
.material-icons-flash_auto:before{content:"\e3e5"}
.material-icons-flash_off:before{content:"\e3e6"}
.material-icons-flash_on:before{content:"\e3e7"}
.material-icons-flight:before{content:"\e539"}
.material-icons-flight_land:before{content:"\e904"}
.material-icons-flight_takeoff:before{content:"\e905"}
.material-icons-flip:before{content:"\e3e8"}
.material-icons-flip_to_back:before{content:"\e882"}
.material-icons-flip_to_front:before{content:"\e883"}
.material-icons-folder:before{content:"\e2c7"}
.material-icons-folder_open:before{content:"\e2c8"}
.material-icons-folder_shared:before{content:"\e2c9"}
.material-icons-folder_special:before{content:"\e617"}
.material-icons-font_download:before{content:"\e167"}
.material-icons-format_align_center:before{content:"\e234"}
.material-icons-format_align_justify:before{content:"\e235"}
.material-icons-format_align_left:before{content:"\e236"}
.material-icons-format_align_right:before{content:"\e237"}
.material-icons-format_bold:before{content:"\e238"}
.material-icons-format_clear:before{content:"\e239"}
.material-icons-format_color_fill:before{content:"\e23a"}
.material-icons-format_color_reset:before{content:"\e23b"}
.material-icons-format_color_text:before{content:"\e23c"}
.material-icons-format_indent_decrease:before{content:"\e23d"}
.material-icons-format_indent_increase:before{content:"\e23e"}
.material-icons-format_italic:before{content:"\e23f"}
.material-icons-format_line_spacing:before{content:"\e240"}
.material-icons-format_list_bulleted:before{content:"\e241"}
.material-icons-format_list_numbered:before{content:"\e242"}
.material-icons-format_paint:before{content:"\e243"}
.material-icons-format_quote:before{content:"\e244"}
.material-icons-format_size:before{content:"\e245"}
.material-icons-format_strikethrough:before{content:"\e246"}
.material-icons-format_textdirection_l_to_r:before{content:"\e247"}
.material-icons-format_textdirection_r_to_l:before{content:"\e248"}
.material-icons-format_underlined:before{content:"\e249"}
.material-icons-forum:before{content:"\e0bf"}
.material-icons-forward:before{content:"\e154"}
.material-icons-forward_10:before{content:"\e056"}
.material-icons-forward_30:before{content:"\e057"}
.material-icons-forward_5:before{content:"\e058"}
.material-icons-fullscreen:before{content:"\e5d0"}
.material-icons-fullscreen_exit:before{content:"\e5d1"}
.material-icons-functions:before{content:"\e24a"}
.material-icons-gamepad:before{content:"\e30f"}
.material-icons-games:before{content:"\e021"}
.material-icons-gesture:before{content:"\e155"}
.material-icons-get_app:before{content:"\e884"}
.material-icons-gif:before{content:"\e908"}
.material-icons-gps_fixed:before{content:"\e1b3"}
.material-icons-gps_not_fixed:before{content:"\e1b4"}
.material-icons-gps_off:before{content:"\e1b5"}
.material-icons-grade:before{content:"\e885"}
.material-icons-gradient:before{content:"\e3e9"}
.material-icons-grain:before{content:"\e3ea"}
.material-icons-graphic_eq:before{content:"\e1b8"}
.material-icons-grid_off:before{content:"\e3eb"}
.material-icons-grid_on:before{content:"\e3ec"}
.material-icons-group:before{content:"\e7ef"}
.material-icons-group_add:before{content:"\e7f0"}
.material-icons-group_work:before{content:"\e886"}
.material-icons-hd:before{content:"\e052"}
.material-icons-hdr_off:before{content:"\e3ed"}
.material-icons-hdr_on:before{content:"\e3ee"}
.material-icons-hdr_strong:before{content:"\e3f1"}
.material-icons-hdr_weak:before{content:"\e3f2"}
.material-icons-headset:before{content:"\e310"}
.material-icons-headset_mic:before{content:"\e311"}
.material-icons-healing:before{content:"\e3f3"}
.material-icons-hearing:before{content:"\e023"}
.material-icons-help:before{content:"\e887"}
.material-icons-help_outline:before{content:"\e8fd"}
.material-icons-high_quality:before{content:"\e024"}
.material-icons-highlight_off:before{content:"\e888"}
.material-icons-history:before{content:"\e889"}
.material-icons-home:before{content:"\e88a"}
.material-icons-hotel:before{content:"\e53a"}
.material-icons-hourglass_empty:before{content:"\e88b"}
.material-icons-hourglass_full:before{content:"\e88c"}
.material-icons-http:before{content:"\e902"}
.material-icons-https:before{content:"\e88d"}
.material-icons-image:before{content:"\e3f4"}
.material-icons-image_aspect_ratio:before{content:"\e3f5"}
.material-icons-import_export:before{content:"\e0c3"}
.material-icons-inbox:before{content:"\e156"}
.material-icons-indeterminate_check_box:before{content:"\e909"}
.material-icons-info:before{content:"\e88e"}
.material-icons-info_outline:before{content:"\e88f"}
.material-icons-input:before{content:"\e890"}
.material-icons-insert_chart:before{content:"\e24b"}
.material-icons-insert_comment:before{content:"\e24c"}
.material-icons-insert_drive_file:before{content:"\e24d"}
.material-icons-insert_emoticon:before{content:"\e24e"}
.material-icons-insert_invitation:before{content:"\e24f"}
.material-icons-insert_link:before{content:"\e250"}
.material-icons-insert_photo:before{content:"\e251"}
.material-icons-invert_colors:before{content:"\e891"}
.material-icons-invert_colors_off:before{content:"\e0c4"}
.material-icons-iso:before{content:"\e3f6"}
.material-icons-keyboard:before{content:"\e312"}
.material-icons-keyboard_arrow_down:before{content:"\e313"}
.material-icons-keyboard_arrow_left:before{content:"\e314"}
.material-icons-keyboard_arrow_right:before{content:"\e315"}
.material-icons-keyboard_arrow_up:before{content:"\e316"}
.material-icons-keyboard_backspace:before{content:"\e317"}
.material-icons-keyboard_capslock:before{content:"\e318"}
.material-icons-keyboard_hide:before{content:"\e31a"}
.material-icons-keyboard_return:before{content:"\e31b"}
.material-icons-keyboard_tab:before{content:"\e31c"}
.material-icons-keyboard_voice:before{content:"\e31d"}
.material-icons-label:before{content:"\e892"}
.material-icons-label_outline:before{content:"\e893"}
.material-icons-landscape:before{content:"\e3f7"}
.material-icons-language:before{content:"\e894"}
.material-icons-laptop:before{content:"\e31e"}
.material-icons-laptop_chromebook:before{content:"\e31f"}
.material-icons-laptop_mac:before{content:"\e320"}
.material-icons-laptop_windows:before{content:"\e321"}
.material-icons-launch:before{content:"\e895"}
.material-icons-layers:before{content:"\e53b"}
.material-icons-layers_clear:before{content:"\e53c"}
.material-icons-leak_add:before{content:"\e3f8"}
.material-icons-leak_remove:before{content:"\e3f9"}
.material-icons-lens:before{content:"\e3fa"}
.material-icons-library_add:before{content:"\e02e"}
.material-icons-library_books:before{content:"\e02f"}
.material-icons-library_music:before{content:"\e030"}
.material-icons-link:before{content:"\e157"}
.material-icons-list:before{content:"\e896"}
.material-icons-live_help:before{content:"\e0c6"}
.material-icons-live_tv:before{content:"\e639"}
.material-icons-local_activity:before{content:"\e53f"}
.material-icons-local_airport:before{content:"\e53d"}
.material-icons-local_atm:before{content:"\e53e"}
.material-icons-local_bar:before{content:"\e540"}
.material-icons-local_cafe:before{content:"\e541"}
.material-icons-local_car_wash:before{content:"\e542"}
.material-icons-local_convenience_store:before{content:"\e543"}
.material-icons-local_dining:before{content:"\e556"}
.material-icons-local_drink:before{content:"\e544"}
.material-icons-local_florist:before{content:"\e545"}
.material-icons-local_gas_station:before{content:"\e546"}
.material-icons-local_grocery_store:before{content:"\e547"}
.material-icons-local_hospital:before{content:"\e548"}
.material-icons-local_hotel:before{content:"\e549"}
.material-icons-local_laundry_service:before{content:"\e54a"}
.material-icons-local_library:before{content:"\e54b"}
.material-icons-local_mall:before{content:"\e54c"}
.material-icons-local_movies:before{content:"\e54d"}
.material-icons-local_offer:before{content:"\e54e"}
.material-icons-local_parking:before{content:"\e54f"}
.material-icons-local_pharmacy:before{content:"\e550"}
.material-icons-local_phone:before{content:"\e551"}
.material-icons-local_pizza:before{content:"\e552"}
.material-icons-local_play:before{content:"\e553"}
.material-icons-local_post_office:before{content:"\e554"}
.material-icons-local_printshop:before{content:"\e555"}
.material-icons-local_see:before{content:"\e557"}
.material-icons-local_shipping:before{content:"\e558"}
.material-icons-local_taxi:before{content:"\e559"}
.material-icons-location_city:before{content:"\e7f1"}
.material-icons-location_disabled:before{content:"\e1b6"}
.material-icons-location_off:before{content:"\e0c7"}
.material-icons-location_on:before{content:"\e0c8"}
.material-icons-location_searching:before{content:"\e1b7"}
.material-icons-lock:before{content:"\e897"}
.material-icons-lock_open:before{content:"\e898"}
.material-icons-lock_outline:before{content:"\e899"}
.material-icons-looks:before{content:"\e3fc"}
.material-icons-looks_3:before{content:"\e3fb"}
.material-icons-looks_4:before{content:"\e3fd"}
.material-icons-looks_5:before{content:"\e3fe"}
.material-icons-looks_6:before{content:"\e3ff"}
.material-icons-looks_one:before{content:"\e400"}
.material-icons-looks_two:before{content:"\e401"}
.material-icons-loop:before{content:"\e028"}
.material-icons-loupe:before{content:"\e402"}
.material-icons-loyalty:before{content:"\e89a"}
.material-icons-mail:before{content:"\e158"}
.material-icons-map:before{content:"\e55b"}
.material-icons-markunread:before{content:"\e159"}
.material-icons-markunread_mailbox:before{content:"\e89b"}
.material-icons-memory:before{content:"\e322"}
.material-icons-menu:before{content:"\e5d2"}
.material-icons-merge_type:before{content:"\e252"}
.material-icons-message:before{content:"\e0c9"}
.material-icons-mic:before{content:"\e029"}
.material-icons-mic_none:before{content:"\e02a"}
.material-icons-mic_off:before{content:"\e02b"}
.material-icons-mms:before{content:"\e618"}
.material-icons-mode_comment:before{content:"\e253"}
.material-icons-mode_edit:before{content:"\e254"}
.material-icons-money_off:before{content:"\e25c"}
.material-icons-monochrome_photos:before{content:"\e403"}
.material-icons-mood:before{content:"\e7f2"}
.material-icons-mood_bad:before{content:"\e7f3"}
.material-icons-more:before{content:"\e619"}
.material-icons-more_horiz:before{content:"\e5d3"}
.material-icons-more_vert:before{content:"\e5d4"}
.material-icons-mouse:before{content:"\e323"}
.material-icons-movie:before{content:"\e02c"}
.material-icons-movie_creation:before{content:"\e404"}
.material-icons-music_note:before{content:"\e405"}
.material-icons-my_location:before{content:"\e55c"}
.material-icons-nature:before{content:"\e406"}
.material-icons-nature_people:before{content:"\e407"}
.material-icons-navigate_before:before{content:"\e408"}
.material-icons-navigate_next:before{content:"\e409"}
.material-icons-navigation:before{content:"\e55d"}
.material-icons-network_cell:before{content:"\e1b9"}
.material-icons-network_locked:before{content:"\e61a"}
.material-icons-network_wifi:before{content:"\e1ba"}
.material-icons-new_releases:before{content:"\e031"}
.material-icons-nfc:before{content:"\e1bb"}
.material-icons-no_sim:before{content:"\e0cc"}
.material-icons-not_interested:before{content:"\e033"}
.material-icons-note_add:before{content:"\e89c"}
.material-icons-notifications:before{content:"\e7f4"}
.material-icons-notifications_active:before{content:"\e7f7"}
.material-icons-notifications_none:before{content:"\e7f5"}
.material-icons-notifications_off:before{content:"\e7f6"}
.material-icons-notifications_paused:before{content:"\e7f8"}
.material-icons-offline_pin:before{content:"\e90a"}
.material-icons-ondemand_video:before{content:"\e63a"}
.material-icons-open_in_browser:before{content:"\e89d"}
.material-icons-open_in_new:before{content:"\e89e"}
.material-icons-open_with:before{content:"\e89f"}
.material-icons-pages:before{content:"\e7f9"}
.material-icons-pageview:before{content:"\e8a0"}
.material-icons-palette:before{content:"\e40a"}
.material-icons-panorama:before{content:"\e40b"}
.material-icons-panorama_fish_eye:before{content:"\e40c"}
.material-icons-panorama_horizontal:before{content:"\e40d"}
.material-icons-panorama_vertical:before{content:"\e40e"}
.material-icons-panorama_wide_angle:before{content:"\e40f"}
.material-icons-party_mode:before{content:"\e7fa"}
.material-icons-pause:before{content:"\e034"}
.material-icons-pause_circle_filled:before{content:"\e035"}
.material-icons-pause_circle_outline:before{content:"\e036"}
.material-icons-payment:before{content:"\e8a1"}
.material-icons-people:before{content:"\e7fb"}
.material-icons-people_outline:before{content:"\e7fc"}
.material-icons-perm_camera_mic:before{content:"\e8a2"}
.material-icons-perm_contact_calendar:before{content:"\e8a3"}
.material-icons-perm_data_setting:before{content:"\e8a4"}
.material-icons-perm_device_information:before{content:"\e8a5"}
.material-icons-perm_identity:before{content:"\e8a6"}
.material-icons-perm_media:before{content:"\e8a7"}
.material-icons-perm_phone_msg:before{content:"\e8a8"}
.material-icons-perm_scan_wifi:before{content:"\e8a9"}
.material-icons-person:before{content:"\e7fd"}
.material-icons-person_add:before{content:"\e7fe"}
.material-icons-person_outline:before{content:"\e7ff"}
.material-icons-person_pin:before{content:"\e55a"}
.material-icons-personal_video:before{content:"\e63b"}
.material-icons-phone:before{content:"\e0cd"}
.material-icons-phone_android:before{content:"\e324"}
.material-icons-phone_bluetooth_speaker:before{content:"\e61b"}
.material-icons-phone_forwarded:before{content:"\e61c"}
.material-icons-phone_in_talk:before{content:"\e61d"}
.material-icons-phone_iphone:before{content:"\e325"}
.material-icons-phone_locked:before{content:"\e61e"}
.material-icons-phone_missed:before{content:"\e61f"}
.material-icons-phone_paused:before{content:"\e620"}
.material-icons-phonelink:before{content:"\e326"}
.material-icons-phonelink_erase:before{content:"\e0db"}
.material-icons-phonelink_lock:before{content:"\e0dc"}
.material-icons-phonelink_off:before{content:"\e327"}
.material-icons-phonelink_ring:before{content:"\e0dd"}
.material-icons-phonelink_setup:before{content:"\e0de"}
.material-icons-photo:before{content:"\e410"}
.material-icons-photo_album:before{content:"\e411"}
.material-icons-photo_camera:before{content:"\e412"}
.material-icons-photo_library:before{content:"\e413"}
.material-icons-photo_size_select_actual:before{content:"\e432"}
.material-icons-photo_size_select_large:before{content:"\e433"}
.material-icons-photo_size_select_small:before{content:"\e434"}
.material-icons-picture_as_pdf:before{content:"\e415"}
.material-icons-picture_in_picture:before{content:"\e8aa"}
.material-icons-pin_drop:before{content:"\e55e"}
.material-icons-place:before{content:"\e55f"}
.material-icons-play_arrow:before{content:"\e037"}
.material-icons-play_circle_filled:before{content:"\e038"}
.material-icons-play_circle_outline:before{content:"\e039"}
.material-icons-play_for_work:before{content:"\e906"}
.material-icons-playlist_add:before{content:"\e03b"}
.material-icons-plus_one:before{content:"\e800"}
.material-icons-poll:before{content:"\e801"}
.material-icons-polymer:before{content:"\e8ab"}
.material-icons-portable_wifi_off:before{content:"\e0ce"}
.material-icons-portrait:before{content:"\e416"}
.material-icons-power:before{content:"\e63c"}
.material-icons-power_input:before{content:"\e336"}
.material-icons-power_settings_new:before{content:"\e8ac"}
.material-icons-present_to_all:before{content:"\e0df"}
.material-icons-print:before{content:"\e8ad"}
.material-icons-public:before{content:"\e80b"}
.material-icons-publish:before{content:"\e255"}
.material-icons-query_builder:before{content:"\e8ae"}
.material-icons-question_answer:before{content:"\e8af"}
.material-icons-queue:before{content:"\e03c"}
.material-icons-queue_music:before{content:"\e03d"}
.material-icons-radio:before{content:"\e03e"}
.material-icons-radio_button_checked:before{content:"\e837"}
.material-icons-radio_button_unchecked:before{content:"\e836"}
.material-icons-rate_review:before{content:"\e560"}
.material-icons-receipt:before{content:"\e8b0"}
.material-icons-recent_actors:before{content:"\e03f"}
.material-icons-redeem:before{content:"\e8b1"}
.material-icons-redo:before{content:"\e15a"}
.material-icons-refresh:before{content:"\e5d5"}
.material-icons-remove:before{content:"\e15b"}
.material-icons-remove_circle:before{content:"\e15c"}
.material-icons-remove_circle_outline:before{content:"\e15d"}
.material-icons-remove_red_eye:before{content:"\e417"}
.material-icons-reorder:before{content:"\e8fe"}
.material-icons-repeat:before{content:"\e040"}
.material-icons-repeat_one:before{content:"\e041"}
.material-icons-replay:before{content:"\e042"}
.material-icons-replay_10:before{content:"\e059"}
.material-icons-replay_30:before{content:"\e05a"}
.material-icons-replay_5:before{content:"\e05b"}
.material-icons-reply:before{content:"\e15e"}
.material-icons-reply_all:before{content:"\e15f"}
.material-icons-report:before{content:"\e160"}
.material-icons-report_problem:before{content:"\e8b2"}
.material-icons-restaurant_menu:before{content:"\e561"}
.material-icons-restore:before{content:"\e8b3"}
.material-icons-ring_volume:before{content:"\e0d1"}
.material-icons-room:before{content:"\e8b4"}
.material-icons-rotate_90_degrees_ccw:before{content:"\e418"}
.material-icons-rotate_left:before{content:"\e419"}
.material-icons-rotate_right:before{content:"\e41a"}
.material-icons-router:before{content:"\e328"}
.material-icons-satellite:before{content:"\e562"}
.material-icons-save:before{content:"\e161"}
.material-icons-scanner:before{content:"\e329"}
.material-icons-schedule:before{content:"\e8b5"}
.material-icons-school:before{content:"\e80c"}
.material-icons-screen_lock_landscape:before{content:"\e1be"}
.material-icons-screen_lock_portrait:before{content:"\e1bf"}
.material-icons-screen_lock_rotation:before{content:"\e1c0"}
.material-icons-screen_rotation:before{content:"\e1c1"}
.material-icons-sd_card:before{content:"\e623"}
.material-icons-sd_storage:before{content:"\e1c2"}
.material-icons-search:before{content:"\e8b6"}
.material-icons-security:before{content:"\e32a"}
.material-icons-select_all:before{content:"\e162"}
.material-icons-send:before{content:"\e163"}
.material-icons-settings:before{content:"\e8b8"}
.material-icons-settings_applications:before{content:"\e8b9"}
.material-icons-settings_backup_restore:before{content:"\e8ba"}
.material-icons-settings_bluetooth:before{content:"\e8bb"}
.material-icons-settings_brightness:before{content:"\e8bd"}
.material-icons-settings_cell:before{content:"\e8bc"}
.material-icons-settings_ethernet:before{content:"\e8be"}
.material-icons-settings_input_antenna:before{content:"\e8bf"}
.material-icons-settings_input_component:before{content:"\e8c0"}
.material-icons-settings_input_composite:before{content:"\e8c1"}
.material-icons-settings_input_hdmi:before{content:"\e8c2"}
.material-icons-settings_input_svideo:before{content:"\e8c3"}
.material-icons-settings_overscan:before{content:"\e8c4"}
.material-icons-settings_phone:before{content:"\e8c5"}
.material-icons-settings_power:before{content:"\e8c6"}
.material-icons-settings_remote:before{content:"\e8c7"}
.material-icons-settings_system_daydream:before{content:"\e1c3"}
.material-icons-settings_voice:before{content:"\e8c8"}
.material-icons-share:before{content:"\e80d"}
.material-icons-shop:before{content:"\e8c9"}
.material-icons-shop_two:before{content:"\e8ca"}
.material-icons-shopping_basket:before{content:"\e8cb"}
.material-icons-shopping_cart:before{content:"\e8cc"}
.material-icons-shuffle:before{content:"\e043"}
.material-icons-signal_cellular_4_bar:before{content:"\e1c8"}
.material-icons-signal_cellular_connected_no_internet_4_bar:before{content:"\e1cd"}
.material-icons-signal_cellular_no_sim:before{content:"\e1ce"}
.material-icons-signal_cellular_null:before{content:"\e1cf"}
.material-icons-signal_cellular_off:before{content:"\e1d0"}
.material-icons-signal_wifi_4_bar:before{content:"\e1d8"}
.material-icons-signal_wifi_4_bar_lock:before{content:"\e1d9"}
.material-icons-signal_wifi_off:before{content:"\e1da"}
.material-icons-sim_card:before{content:"\e32b"}
.material-icons-sim_card_alert:before{content:"\e624"}
.material-icons-skip_next:before{content:"\e044"}
.material-icons-skip_previous:before{content:"\e045"}
.material-icons-slideshow:before{content:"\e41b"}
.material-icons-smartphone:before{content:"\e32c"}
.material-icons-sms:before{content:"\e625"}
.material-icons-sms_failed:before{content:"\e626"}
.material-icons-snooze:before{content:"\e046"}
.material-icons-sort:before{content:"\e164"}
.material-icons-sort_by_alpha:before{content:"\e053"}
.material-icons-space_bar:before{content:"\e256"}
.material-icons-speaker:before{content:"\e32d"}
.material-icons-speaker_group:before{content:"\e32e"}
.material-icons-speaker_notes:before{content:"\e8cd"}
.material-icons-speaker_phone:before{content:"\e0d2"}
.material-icons-spellcheck:before{content:"\e8ce"}
.material-icons-star:before{content:"\e838"}
.material-icons-star_border:before{content:"\e83a"}
.material-icons-star_half:before{content:"\e839"}
.material-icons-stars:before{content:"\e8d0"}
.material-icons-stay_current_landscape:before{content:"\e0d3"}
.material-icons-stay_current_portrait:before{content:"\e0d4"}
.material-icons-stay_primary_landscape:before{content:"\e0d5"}
.material-icons-stay_primary_portrait:before{content:"\e0d6"}
.material-icons-stop:before{content:"\e047"}
.material-icons-storage:before{content:"\e1db"}
.material-icons-store:before{content:"\e8d1"}
.material-icons-store_mall_directory:before{content:"\e563"}
.material-icons-straighten:before{content:"\e41c"}
.material-icons-strikethrough_s:before{content:"\e257"}
.material-icons-style:before{content:"\e41d"}
.material-icons-subject:before{content:"\e8d2"}
.material-icons-subtitles:before{content:"\e048"}
.material-icons-supervisor_account:before{content:"\e8d3"}
.material-icons-surround_sound:before{content:"\e049"}
.material-icons-swap_calls:before{content:"\e0d7"}
.material-icons-swap_horiz:before{content:"\e8d4"}
.material-icons-swap_vert:before{content:"\e8d5"}
.material-icons-swap_vertical_circle:before{content:"\e8d6"}
.material-icons-switch_camera:before{content:"\e41e"}
.material-icons-switch_video:before{content:"\e41f"}
.material-icons-sync:before{content:"\e627"}
.material-icons-sync_disabled:before{content:"\e628"}
.material-icons-sync_problem:before{content:"\e629"}
.material-icons-system_update:before{content:"\e62a"}
.material-icons-system_update_alt:before{content:"\e8d7"}
.material-icons-tab:before{content:"\e8d8"}
.material-icons-tab_unselected:before{content:"\e8d9"}
.material-icons-tablet:before{content:"\e32f"}
.material-icons-tablet_android:before{content:"\e330"}
.material-icons-tablet_mac:before{content:"\e331"}
.material-icons-tag_faces:before{content:"\e420"}
.material-icons-tap_and_play:before{content:"\e62b"}
.material-icons-terrain:before{content:"\e564"}
.material-icons-text_format:before{content:"\e165"}
.material-icons-textsms:before{content:"\e0d8"}
.material-icons-texture:before{content:"\e421"}
.material-icons-theaters:before{content:"\e8da"}
.material-icons-thumb_down:before{content:"\e8db"}
.material-icons-thumb_up:before{content:"\e8dc"}
.material-icons-thumbs_up_down:before{content:"\e8dd"}
.material-icons-time_to_leave:before{content:"\e62c"}
.material-icons-timelapse:before{content:"\e422"}
.material-icons-timer:before{content:"\e425"}
.material-icons-timer_10:before{content:"\e423"}
.material-icons-timer_3:before{content:"\e424"}
.material-icons-timer_off:before{content:"\e426"}
.material-icons-toc:before{content:"\e8de"}
.material-icons-today:before{content:"\e8df"}
.material-icons-toll:before{content:"\e8e0"}
.material-icons-tonality:before{content:"\e427"}
.material-icons-toys:before{content:"\e332"}
.material-icons-track_changes:before{content:"\e8e1"}
.material-icons-traffic:before{content:"\e565"}
.material-icons-transform:before{content:"\e428"}
.material-icons-translate:before{content:"\e8e2"}
.material-icons-trending_down:before{content:"\e8e3"}
.material-icons-trending_flat:before{content:"\e8e4"}
.material-icons-trending_up:before{content:"\e8e5"}
.material-icons-tune:before{content:"\e429"}
.material-icons-turned_in:before{content:"\e8e6"}
.material-icons-turned_in_not:before{content:"\e8e7"}
.material-icons-tv:before{content:"\e333"}
.material-icons-undo:before{content:"\e166"}
.material-icons-unfold_less:before{content:"\e5d6"}
.material-icons-unfold_more:before{content:"\e5d7"}
.material-icons-usb:before{content:"\e1e0"}
.material-icons-verified_user:before{content:"\e8e8"}
.material-icons-vertical_align_bottom:before{content:"\e258"}
.material-icons-vertical_align_center:before{content:"\e259"}
.material-icons-vertical_align_top:before{content:"\e25a"}
.material-icons-vibration:before{content:"\e62d"}
.material-icons-video_library:before{content:"\e04a"}
.material-icons-videocam:before{content:"\e04b"}
.material-icons-videocam_off:before{content:"\e04c"}
.material-icons-view_agenda:before{content:"\e8e9"}
.material-icons-view_array:before{content:"\e8ea"}
.material-icons-view_carousel:before{content:"\e8eb"}
.material-icons-view_column:before{content:"\e8ec"}
.material-icons-view_comfy:before{content:"\e42a"}
.material-icons-view_compact:before{content:"\e42b"}
.material-icons-view_day:before{content:"\e8ed"}
.material-icons-view_headline:before{content:"\e8ee"}
.material-icons-view_list:before{content:"\e8ef"}
.material-icons-view_module:before{content:"\e8f0"}
.material-icons-view_quilt:before{content:"\e8f1"}
.material-icons-view_stream:before{content:"\e8f2"}
.material-icons-view_week:before{content:"\e8f3"}
.material-icons-vignette:before{content:"\e435"}
.material-icons-visibility:before{content:"\e8f4"}
.material-icons-visibility_off:before{content:"\e8f5"}
.material-icons-voice_chat:before{content:"\e62e"}
.material-icons-voicemail:before{content:"\e0d9"}
.material-icons-volume_down:before{content:"\e04d"}
.material-icons-volume_mute:before{content:"\e04e"}
.material-icons-volume_off:before{content:"\e04f"}
.material-icons-volume_up:before{content:"\e050"}
.material-icons-vpn_key:before{content:"\e0da"}
.material-icons-vpn_lock:before{content:"\e62f"}
.material-icons-wallpaper:before{content:"\e1bc"}
.material-icons-warning:before{content:"\e002"}
.material-icons-watch:before{content:"\e334"}
.material-icons-wb_auto:before{content:"\e42c"}
.material-icons-wb_cloudy:before{content:"\e42d"}
.material-icons-wb_incandescent:before{content:"\e42e"}
.material-icons-wb_iridescent:before{content:"\e436"}
.material-icons-wb_sunny:before{content:"\e430"}
.material-icons-wc:before{content:"\e63d"}
.material-icons-web:before{content:"\e051"}
.material-icons-whatshot:before{content:"\e80e"}
.material-icons-widgets:before{content:"\e1bd"}
.material-icons-wifi:before{content:"\e63e"}
.material-icons-wifi_lock:before{content:"\e1e1"}
.material-icons-wifi_tethering:before{content:"\e1e2"}
.material-icons-work:before{content:"\e8f9"}
.material-icons-wrap_text:before{content:"\e25b"}
.material-icons-youtube_searched_for:before{content:"\e8fa"}
.material-icons-zoom_in:before{content:"\e8ff"}
.material-icons-zoom_out:before{content:"\e900"}

/* === templates/theme3092/css/fl-drawing-tools.css === */
@font-face{font-family:"fl-drawing-tools";src:url("../../templates/theme3092/fonts/fl-drawing-tools.eot");src:url("../../templates/theme3092/fonts/fl-drawing-tools.eot#iefix") format("embedded-opentype"),
url("../../templates/theme3092/fonts/fl-drawing-tools.woff") format("woff"),
url("../../templates/theme3092/fonts/fl-drawing-tools.ttf") format("truetype"),
url("../../templates/theme3092/fonts/fl-drawing-tools.svg") format("svg");font-weight:normal;font-style:normal;}
.fl-drawing-tools-ico,
[class^="fl-drawing-tools-"]:before, [class*=" fl-drawing-tools-"]:before,
[class^="fl-drawing-tools-"]:after, [class*=" fl-drawing-tools-"]:after{font-family:'fl-drawing-tools';font-size:inherit;font-weight:400;font-style:normal;}
.fl-drawing-tools-drawing11:before{content:"\e000";}
.fl-drawing-tools-drops5:before{content:"\e001";}
.fl-drawing-tools-eraser9:before{content:"\e002";}
.fl-drawing-tools-horizontal36:before{content:"\e003";}
.fl-drawing-tools-knife29:before{content:"\e004";}
.fl-drawing-tools-paint61:before{content:"\e005";}
.fl-drawing-tools-pen62:before{content:"\e006";}
.fl-drawing-tools-pencil89:before{content:"\e007";}
.fl-drawing-tools-rectangle16:before{content:"\e008";}
.fl-drawing-tools-ruler21:before{content:"\e009";}
.fl-drawing-tools-spraying:before{content:"\e00a";}
.fl-drawing-tools-square168:before{content:"\e00b";}
.fl-drawing-tools-square170:before{content:"\e00c";}
.fl-drawing-tools-three155:before{content:"\e00d";}
.fl-drawing-tools-triad:before{content:"\e00e";}

/* === templates/theme3092/css/jquery.fancybox.css === */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden;text-align:center}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image{display:block;width:100%;height:100%}.fancybox-iframe{display:inline-block;vertical-align:middle!important}.iframe-before{display:inline-block;height:100%;width:0;vertical-align:middle}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(../../templates/theme3092/images/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(../../templates/theme3092/images/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(../../templates/theme3092/images/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(../../templates/theme3092/images/fancybox/fancybox_sprite%402x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(../../templates/theme3092/images/fancybox/fancybox_loading%402x.gif);background-size:24px 24px}}

/* === templates/theme3092/css/jquery.fancybox-buttons.css === */
#fancybox-buttons{position:fixed;left:0;width:100%;z-index:8050}#fancybox-buttons.top{top:10px}#fancybox-buttons.bottom{bottom:10px}#fancybox-buttons ul{display:block;width:166px;height:30px;margin:0 auto;padding:0;list-style:none;border:1px solid #111;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);background:#323232;background:-moz-linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#444),color-stop(50%,#343434),color-stop(50%,#292929),color-stop(100%,#333));background:-webkit-linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);background:-o-linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);background:-ms-linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);background:linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%)}#fancybox-buttons ul li{float:left;margin:0;padding:0}#fancybox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-color:transparent;background-image:url(../../templates/theme3092/images/fancybox/fancybox_buttons.png);background-repeat:no-repeat;outline:none;opacity:.8}#fancybox-buttons a:hover{opacity:1}#fancybox-buttons a.btnPrev{background-position:5px 0}#fancybox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e}#fancybox-buttons a.btnPlay{background-position:0 -30px}#fancybox-buttons a.btnPlayOn{background-position:-30px -30px}#fancybox-buttons a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}#fancybox-buttons a.btnToggleOn{background-position:-27px -60px}#fancybox-buttons a.btnClose{border-left:1px solid #111;width:35px;background-position:-56px 0}#fancybox-buttons a.btnDisabled{opacity:.4;cursor:default}

/* === templates/theme3092/css/jquery.fancybox-thumbs.css === */
#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050}#fancybox-thumbs.bottom{bottom:2px}#fancybox-thumbs.top{top:2px}#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}#fancybox-thumbs ul li{float:left;padding:1px;opacity:.5}#fancybox-thumbs ul li.active{opacity:.75;padding:0;border:1px solid #fff}#fancybox-thumbs ul li:hover{opacity:1}#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:none}#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}

/* === templates/theme3092/css/template.css === */
@charset "UTF-8";
/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
*/
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 769px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1201px) {
    .container {
      max-width: 1200px; } }

.item {
  margin-bottom: 46px; }

.item_img a {
  position: relative;
  display: inline-block;
  max-width: 100%;
  overflow: hidden; }
  .item_img a:before, .item_img a:after {
    content: "";
    opacity: 0;
    pointer-events: none;
    z-index: 3;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .item_img a:before {
    top: 0px;
    left: 0px;
    right: 100%;
    bottom: 100%;
    border-top: 10px solid;
    border-left: 10px solid; }
  .item_img a:after {
    left: 100%;
    top: 100%;
    bottom: 0px;
    right: 0px;
    border-bottom: 10px solid;
    border-right: 10px solid; }
  .item_img a.touchGalleryLink:after {
    display: none; }
  .item_img a:hover:before, .item_img a:hover:after {
    border-color: #b0ddce; }
  .item_img a:hover:before {
    opacity: 1;
    bottom: 0px;
    right: 0px; }
  .item_img a:hover:after {
    opacity: 1;
    top: 0px;
    left: 0px; }
  .item_img a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .item_img a img {
    opacity: 0.99; }

body.view-article .body-innerwrapper section:not(#sp-main-body):not(#sp-posfooter):not(#sp-breadcrumbs-position), body.layout-edit .body-innerwrapper section:not(#sp-main-body):not(#sp-posfooter):not(#sp-breadcrumbs-position) {
  /*display: none;*/ }
  body.view-article .body-innerwrapper section#sp-breadcrumbs, body.layout-edit .body-innerwrapper section#sp-breadcrumbs {
  /*display: none;*/ }
  body.view-article .body-innerwrapper .sp-module-content-top, body.layout-edit .body-innerwrapper .sp-module-content-top {
  display: none; }
body.view-article .body-innerwrapper .sp-module-content-bottom, body.layout-edit .body-innerwrapper .sp-module-content-bottom {
  display: none; }
body.contacts #sp-breadcrumbs-position, body.contacts-v1 #sp-breadcrumbs-position, body.contacts-v2 #sp-breadcrumbs-position {
  /*display: none;*/ }

.addthis_sharing_toolbox {
  margin-top: 20px; }

.video_frame {
  margin-bottom: 26px;
  position: relative; }
  .video_frame iframe {
    border: medium none !important;
    height: 100% !important;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100% !important; }

.item_img,
.category_img {
  font-size: 0;
  line-height: 0;
  margin: 0 0 21px;
  position: relative; }
  .item_img a,
  .category_img a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative; }
    .item_img a:hover img,
    .item_img a:hover .BWfade,
    .category_img a:hover img,
    .category_img a:hover .BWfade {
      opacity: 1 !important; }
  .item_img img,
  .category_img img {
    max-width: 100%;
    height: auto; }

.pretext {
  margin-bottom: 20px;
  display: inline-block; }

.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 30px 10px 0;
  max-width: 48%; }

.img-intro__right,
.img-full__right {
  float: right;
  margin-left: 30px;
  max-width: 48%; }

img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.img-offset1 {
  margin-top: 1px; }

.BWfade {
  display: block !important;
  height: 100% !important;
  left: 0 !important;
  opacity: 0 !important;
  top: 0 !important;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: all 0.5s linear !important;
  -o-transition: all 0.5s linear !important;
  transition: all 0.5s linear !important;
  width: 100% !important;
  z-index: 2; }

.no-edit .jmodedit {
  display: none !important; }

.spacer {
  background: #ebebeb;
  clear: both;
  height: 1px;
  margin: 20px 0 50px; }

/*======================= DOCUMENTATION =======================*/
#mod_table .module {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px; }
#mod_table .module:nth-child(even) {
  background: transparent; }
#mod_table ul li {
  list-style: none; }

/*======================= SCROLL TO TOP =======================*/
#back-top {
  bottom: 90px;
  position: fixed;
  right: 20px;
  -webkit-transform: translateZ(0);
  z-index: 99;
  display: none; }
  #back-top a {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: block;
    font: 34px/34px FontAwesome;
    color: #bd82d9; }
    #back-top a > span:before {
      content: "\f0aa"; }
    #back-top a:hover {
      color: #888888; }

*::selection {
  background: #bd82d9;
  color: #fff; }

*::-moz-selection {
  background: #bd82d9;
  color: #fff; }

.body-innerwrapper {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  min-height: 100vh;
  justify-content: flex-start; }
  .body-innerwrapper > footer {
    margin-top: auto; }

.page-loader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  z-index: 9999999;
  background: #ffffff;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }

.page-loader.loaded {
  opacity: 0;
  visibility: hidden;
  z-index: -1; }

.page-loader.ending {
  display: none; }

.page-loader .page-loader-body {
  text-align: center; }

.loader {
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%); }
  .loader img {
    margin-bottom: 30px; }
  .loader span {
    display: inline-block;
    content: '';
    width: 100px;
    height: 100px;
    background: url(../../templates/theme3092/images/page-loader-1b.gif) 50% 50% no-repeat; }

.center {
  text-align: center; }

.tcenter .sp-module-title {
  text-align: center; }

.tleft .sp-module-title {
  text-align: left; }

.tright .sp-module-title {
  text-align: right; }

.full > .row {
  margin: 0; }
  .full > .row > .col-lg-12 {
    padding: 0; }

.article-ratings {
  display: flex;
  align-items: center; }
  .article-ratings .rating-symbol {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 1rem;
    display: inline-block;
    margin-left: 5px; }
    .article-ratings .rating-symbol span.rating-star {
      font-family: "FontAwesome";
      font-weight: normal;
      font-style: normal;
      display: inline-block; }
      .article-ratings .rating-symbol span.rating-star.active:before {
        content: "\f005";
        color: #F6BC00; }
      .article-ratings .rating-symbol span.rating-star:before {
        content: "\f006";
        padding-right: 5px; }
    .article-ratings .rating-symbol span.rating-star:hover:before,
    .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
      content: "\f005";
      color: #E7B000;
      cursor: pointer; }
  .article-ratings .ratings-count {
    font-size: 0.785rem;
    color: #999; }
  .article-ratings .fa-spinner {
    margin-right: 5px; }

.article-full-image.float-left {
  margin-right: 25px; }
.article-full-image.float-right {
  margin-left: 25px; }

.item_introtext strong, .item_fulltext strong, .category_desc strong {
  color: #333; }

.item_introtext a, .item_fulltext a, .category_desc a, .article-details a {
  text-decoration: underline; }
  .item_introtext a.btn, .item_fulltext a.btn, .category_desc a.btn, .article-details a.btn {
    text-decoration: none; }
.item_introtext .lists_wrapper, .item_fulltext .lists_wrapper, .category_desc .lists_wrapper, .article-details .lists_wrapper {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 45px 0;
  margin: 20px 0 45px; }
.item_introtext ul, .item_fulltext ul, .category_desc ul, .article-details ul {
  margin: 0 0 0 40px; }
  .item_introtext ul li, .item_fulltext ul li, .category_desc ul li, .article-details ul li {
    padding-bottom: 7px;
    font-weight: 400;
    position: relative;
    margin-left: 27px; }
    .item_introtext ul li + li, .item_fulltext ul li + li, .category_desc ul li + li, .article-details ul li + li {
      margin-top: 0; }
    .item_introtext ul li:before, .item_fulltext ul li:before, .category_desc ul li:before, .article-details ul li:before {
      content: "\f00c";
      font: 14px/23px FontAwesome;
      position: absolute;
      color: #bd82d9;
      top: 0;
      left: -27px; }
      .item__module.featured .item_introtext ul li:before, .item__module.featured .item_fulltext ul li:before, .item__module.featured .category_desc ul li:before, .item__module.featured .article-details ul li:before {
        color: white; }
    .item_introtext ul li a, .item_fulltext ul li a, .category_desc ul li a, .article-details ul li a {
      font-weight: 300;
      color: #888888; }
      .item_introtext ul li a:hover, .item_fulltext ul li a:hover, .category_desc ul li a:hover, .article-details ul li a:hover {
        color: #bd82d9; }
    .item_introtext ul li.disable:before, .item_fulltext ul li.disable:before, .category_desc ul li.disable:before, .article-details ul li.disable:before {
      content: "\f00d";
      color: #888888; }
  .item_introtext ul a, .item_fulltext ul a, .category_desc ul a, .article-details ul a {
    text-decoration: none;
    color: inherit; }
  .item_introtext ul.icons li, .item_fulltext ul.icons li, .category_desc ul.icons li, .article-details ul.icons li {
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 500;
    position: relative;
    margin-left: 0px; }
    .item_introtext ul.icons li:before, .item_fulltext ul.icons li:before, .category_desc ul.icons li:before, .article-details ul.icons li:before {
      display: none; }
    .item_introtext ul.icons li a, .item_fulltext ul.icons li a, .category_desc ul.icons li a, .article-details ul.icons li a {
      position: relative;
      display: inline-block; }
      .item_introtext ul.icons li a:before, .item_fulltext ul.icons li a:before, .category_desc ul.icons li a:before, .article-details ul.icons li a:before {
        font-family: FontAwesome;
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        border-radius: 1000px;
        font-size: 24px;
        line-height: 58px;
        width: 58px;
        text-align: center;
        background: #f6f8fa;
        display: inline-block;
        margin-right: 20px;
        position: relative;
        top: auto;
        left: auto;
        -webkit-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
    .item_introtext ul.icons li:first-child a:before, .item_fulltext ul.icons li:first-child a:before, .category_desc ul.icons li:first-child a:before, .article-details ul.icons li:first-child a:before {
      content: "\f0c0"; }
    .item_introtext ul.icons li:nth-child(2) a:before, .item_fulltext ul.icons li:nth-child(2) a:before, .category_desc ul.icons li:nth-child(2) a:before, .article-details ul.icons li:nth-child(2) a:before {
      content: "\f040"; }
    .item_introtext ul.icons li:nth-child(3) a:before, .item_fulltext ul.icons li:nth-child(3) a:before, .category_desc ul.icons li:nth-child(3) a:before, .article-details ul.icons li:nth-child(3) a:before {
      content: "\f004"; }
    .item_introtext ul.icons li a:hover, .item_fulltext ul.icons li a:hover, .category_desc ul.icons li a:hover, .article-details ul.icons li a:hover {
      color: #333; }
      .item_introtext ul.icons li a:hover:before, .item_fulltext ul.icons li a:hover:before, .category_desc ul.icons li a:hover:before, .article-details ul.icons li a:hover:before {
        color: #fff; }
  .item_introtext ul.nav-tabs, .item_fulltext ul.nav-tabs, .category_desc ul.nav-tabs, .article-details ul.nav-tabs {
    margin-bottom: 32px; }
    .item_introtext ul.nav-tabs li, .item_fulltext ul.nav-tabs li, .category_desc ul.nav-tabs li, .article-details ul.nav-tabs li {
      padding: 0; }
      .item_introtext ul.nav-tabs li:before, .item_fulltext ul.nav-tabs li:before, .category_desc ul.nav-tabs li:before, .article-details ul.nav-tabs li:before {
        display: none; }
.item_introtext ol, .item_fulltext ol, .category_desc ol, .article-details ol {
  margin-left: 16px; }
  .item_introtext ol li, .item_fulltext ol li, .category_desc ol li, .article-details ol li {
    padding-left: 5px;
    padding-bottom: 7px; }
    .item_introtext ol li + li, .item_fulltext ol li + li, .category_desc ol li + li, .article-details ol li + li {
      margin-top: 0; }
    .item_introtext ol li a, .item_fulltext ol li a, .category_desc ol li a, .article-details ol li a {
      color: #888888;
      text-decoration: none; }
.item_introtext input,
.item_introtext select,
.item_introtext .select,
.item_introtext textarea, .item_fulltext input,
.item_fulltext select,
.item_fulltext .select,
.item_fulltext textarea, .category_desc input,
.category_desc select,
.category_desc .select,
.category_desc textarea, .article-details input,
.article-details select,
.article-details .select,
.article-details textarea {
  width: 100%; }
.item_introtext textarea, .item_fulltext textarea, .category_desc textarea, .article-details textarea {
  height: 170px; }

body.rtl {
  direction: rtl; }
  body.rtl .dropdown-menu {
    float: right;
    text-align: right; }
  body.rtl .close {
    float: left; }
  body.rtl .float-left {
    float: right !important; }
  body.rtl .float-right {
    float: left !important; }
  @media (min-width: 576px) {
    body.rtl .float-sm-left {
      float: right !important; }
    body.rtl .float-sm-right {
      float: left !important; } }
  @media (min-width: 768px) {
    body.rtl .float-md-left {
      float: right !important; }
    body.rtl .float-md-right {
      float: left !important; } }
  @media (min-width: 992px) {
    body.rtl .float-lg-left {
      float: right !important; }
    body.rtl .float-lg-right {
      float: left !important; } }
  @media (min-width: 1200px) {
    body.rtl .float-xl-left {
      float: right !important; }
    body.rtl .float-xl-right {
      float: left !important; } }
  body.rtl .text-left {
    text-align: right !important; }
  body.rtl .text-right {
    text-align: left !important; }
  @media (min-width: 576px) {
    body.rtl .text-sm-left {
      text-align: right !important; }
    body.rtl .text-sm-right {
      text-align: left !important; } }
  @media (min-width: 768px) {
    body.rtl .text-md-left {
      text-align: right !important; }
    body.rtl .text-md-right {
      text-align: left !important; } }
  @media (min-width: 992px) {
    body.rtl .text-lg-left {
      text-align: right !important; }
    body.rtl .text-lg-right {
      text-align: left !important; } }
  @media (min-width: 1200px) {
    body.rtl .text-xl-left {
      text-align: right !important; }
    body.rtl .text-xl-right {
      text-align: left !important; } }
  body.rtl code,
  body.rtl kbd,
  body.rtl pre,
  body.rtl samp {
    direction: ltr;
    unicode-bidi: bidi-override; }
  body.rtl .mr-auto,
  body.rtl .mx-auto {
    margin-right: initial !important;
    margin-left: auto !important; }

.com-media.contentpane {
  padding: 10px !important; }
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px; }
  .com-media .well .row {
    margin: 0;
    padding: 0; }
    .com-media .well .row > div:first-child {
      width: calc(100% - 200px); }
    .com-media .well .row > div:last-child {
      width: 200px;
      float: right;
      text-align: right;
      padding-top: 30px; }
    .com-media .well .row #folderlist {
      display: inline-block; }
    .com-media .well .row #upbutton {
      display: none; }
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important; }
  .com-media.view-imagesList:before {
    content: " ";
    display: table; }
  .com-media.view-imagesList:after {
    display: block;
    clear: both;
    content: ""; }
  .com-media.view-imagesList ul.manager {
    list-style: none;
    padding: 0;
    margin: 0; }
    .com-media.view-imagesList ul.manager > li.thumbnail {
      width: 110px;
      float: left; }
      .com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
        height: 60px;
        margin-bottom: 10px;
        text-align: center; }
        .com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
          display: inline-block;
          width: 60px;
          height: 40px;
          margin: 0 auto;
          margin-top: 25px;
          position: relative;
          background-color: #92ceff;
          border-radius: 0 5px 5px 5px; }
          .com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
            content: '';
            width: 50%;
            height: 12px;
            border-radius: 0 20px 0 0;
            background-color: #92ceff;
            position: absolute;
            top: -12px;
            left: 0px; }
        .com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
          display: inline-block; }

@keyframes spFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 1; } }
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1); }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }
@keyframes spSpin {
  to {
    transform: rotate(360deg); } }
@keyframes load {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-97px);
    transform: translateY(-97px); }
  15% {
    opacity: 0;
    -webkit-transform: translateY(-97px);
    transform: translateY(-97px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  70% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  85% {
    opacity: 0;
    -webkit-transform: translateY(97px);
    transform: translateY(97px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(97px);
    transform: translateY(97px); } }
@-o-keyframes load {
  0% {
    opacity: 0;
    -o-transform: translateY(-97px); }
  15% {
    opacity: 0;
    -o-transform: translateY(-97px); }
  30% {
    opacity: 1;
    -o-transform: translateY(0); }
  70% {
    opacity: 1;
    -o-transform: translateY(0); }
  85% {
    opacity: 0;
    -o-transform: translateY(97px); }
  100% {
    opacity: 0;
    -o-transform: translateY(97px); } }
@-ms-keyframes load {
  0% {
    opacity: 0;
    -ms-transform: translateY(-97px); }
  15% {
    opacity: 0;
    -ms-transform: translateY(-97px); }
  30% {
    opacity: 1;
    -ms-transform: translateY(0); }
  70% {
    opacity: 1;
    -ms-transform: translateY(0); }
  85% {
    opacity: 0;
    -ms-transform: translateY(97px); }
  100% {
    opacity: 0;
    -ms-transform: translateY(97px); } }
@-webkit-keyframes load {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-97px); }
  15% {
    opacity: 0;
    -webkit-transform: translateY(-97px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  70% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  85% {
    opacity: 0;
    -webkit-transform: translateY(97px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(97px); } }
@-moz-keyframes load {
  0% {
    opacity: 0;
    -moz-transform: translateY(-97px); }
  15% {
    opacity: 0;
    -moz-transform: translateY(-97px); }
  30% {
    opacity: 1;
    -moz-transform: translateY(0); }
  70% {
    opacity: 1;
    -moz-transform: translateY(0); }
  85% {
    opacity: 0;
    -moz-transform: translateY(97px); }
  100% {
    opacity: 0;
    -moz-transform: translateY(97px); } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes uil-adjust-hue-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes uil-adjust-hue-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes uil-adjust-hue-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-o-keyframes uil-adjust-hue-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes uil-adjust-hue-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes swiper-preloader-adjust-hue {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-adjust-hue {
  100% {
    transform: rotate(360deg); } }
section .item__module, section .item {
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px); }
  section .item__module.visible-first, section .item.visible-first {
    opacity: 1;
    transform: translateY(0px);
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px); }

#sp-menu {
  padding-top: 4px; }

@media (max-width: 1199px) {
  .sp-megamenu-wrapper > ul {
    text-align: center li;
      text-align-text-align: left; } }

.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
  display: block; }
  .sp-megamenu-parent > li {
    display: inline-block;
    position: relative;
    padding: 0; }
    .sp-megamenu-parent > li.menu-justify {
      position: static; }
    body.litt-menu .sp-megamenu-parent > li:not(.menu-icon) > a, body.litt-menu .sp-megamenu-parent > li:not(.menu-icon) > span, body.template_settings .sp-megamenu-parent > li:not(.menu-icon) > a, body.template_settings .sp-megamenu-parent > li:not(.menu-icon) > span {
      font-size: 18px; }
    body.litt-menu .sp-megamenu-parent > li.menu-search, body.template_settings .sp-megamenu-parent > li.menu-search {
      line-height: 24px; }
      body.litt-menu .sp-megamenu-parent > li.menu-search .fa-search:before, body.template_settings .sp-megamenu-parent > li.menu-search .fa-search:before {
        font-size: 18px;
        content: "\f002";
        font-family: "FontAwesome"; }
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
      display: inline-block;
      font-size: 18px;
      font-family: "Ubuntu", sans-serif;
      color: #222222;
      font-style: normal;
      margin: 0;
      text-decoration: none;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      body.home-version2 .header-box:not(.header-sticky) .sp-megamenu-parent > li > a, body.landing .header-box:not(.header-sticky) .sp-megamenu-parent > li > a, body.home-version2 .header-box:not(.header-sticky) .sp-megamenu-parent > li > span, body.landing .header-box:not(.header-sticky) .sp-megamenu-parent > li > span {
        color: white; }
    .sp-megamenu-parent > li > a.search {
      width: 18px; }
      body.litt-menu .sp-megamenu-parent > li > a.search, body.template_settings .sp-megamenu-parent > li > a.search {
        color: #bd82d9; }
    .sp-megamenu-parent > li > a:hover {
      color: #bd82d9; }
      body.home-version2 .header-box:not(.header-sticky) .sp-megamenu-parent > li > a:hover, body.landing .header-box:not(.header-sticky) .sp-megamenu-parent > li > a:hover {
        color: #bd82d9; }
    .sp-megamenu-parent > li.active > a {
      color: #bd82d9; }
      body.home-version2 .header-box:not(.header-sticky) .sp-megamenu-parent > li.active > a, body.landing .header-box:not(.header-sticky) .sp-megamenu-parent > li.active > a {
        color: #bd82d9; }
    body.litt-menu .sp-megamenu-parent > li > a.search:hover, body.template_settings .sp-megamenu-parent > li > a.search:hover, body.litt-menu .sp-megamenu-parent > li.active > a.search, body.template_settings .sp-megamenu-parent > li.active > a.search {
      color: #a9ddb1; }
    .sp-megamenu-parent > li .sp-menu-badge {
      height: 20px;
      line-height: 20px;
      padding: 0 5px;
      font-size: 10px;
      letter-spacing: 1px;
      display: inline-block;
      text-transform: uppercase;
      background: #d60000;
      color: #fff;
      border-radius: 3px; }
    .sp-megamenu-parent > li.sp-has-child > a:after, .sp-megamenu-parent > li.sp-has-child > span:after {
      font-family: "FontAwesome";
      content: "\f0dd";
      color: #bd82d9;
      float: right;
      margin-left: 7px; }
  .sp-megamenu-parent > li + li {
    margin: 0 0 0 31px; }
    body.litt-menu .sp-megamenu-parent > li + li, body.template_settings .sp-megamenu-parent > li + li {
      margin-left: 31px; }
      body.litt-menu .sp-megamenu-parent > li + li.menu-search, body.template_settings .sp-megamenu-parent > li + li.menu-search {
        margin-right: 8px;
        margin-left: 15px; }
  .sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0; }
    .sp-megamenu-parent .sp-mega-group > li > a {
      display: block;
      font-size: 18px;
      margin-bottom: 10px; }
    .sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
      list-style: none;
      padding: 0;
      margin: 0; }
  .sp-megamenu-parent .menu-search > a:after, .sp-megamenu-parent .menu-login > a:after {
    display: none; }
  .sp-megamenu-parent .menu-search .sp-dropdown .sp-dropdown-inner {
    padding: 0px; }
  .sp-megamenu-parent .menu-icon > a {
    font-size: 0;
    line-height: 0; }
  .sp-megamenu-parent .menu-icon .sp-dropdown {
    display: none !important; }
    .sp-megamenu-parent .menu-icon .sp-dropdown.view {
      display: block !important; }
  .sp-megamenu-parent .menu-search {
    margin-right: 8px; }
    .sp-megamenu-parent .menu-search .sp-dropdown.sp-dropdown-mega {
      margin-top: 0; }
    .sp-megamenu-parent .menu-search .sp-dropdown .sp-dropdown-inner {
      background: none; }
  .sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 10;
    text-align: left;
    display: none;
    padding-top: 29px; }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
      margin-top: -30px; }
    .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
      padding-top: 19px;
      padding-bottom: 19px;
      box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
      background: #f6f8fa; }
      .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
        margin-top: 20px; }
    .sp-megamenu-parent .sp-dropdown .row {
      margin-left: -5px;
      margin-right: -5px; }
    .sp-megamenu-parent .sp-dropdown [class*="col-sm-"] {
      padding-left: 5px;
      padding-right: 5px; }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner {
      padding: 37px 27px 0px; }
    .sp-megamenu-parent .sp-dropdown .item_title > a {
      color: #333; }
      .sp-megamenu-parent .sp-dropdown .item_title > a:hover {
        color: #bd82d9; }
    .sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
      list-style: none;
      padding: 0;
      margin: 0; }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
      top: 100%; }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
      top: -20px;
      margin-left: 0px; }
      .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item {
      display: block;
      padding: 0;
      position: relative; }
      .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
        font-size: 13px;
        line-height: 2.5em;
        font-family: "Ubuntu", sans-serif;
        color: #333;
        font-style: normal;
        display: block;
        padding: 2px 20px;
        cursor: pointer;
        text-transform: capitalize;
        text-decoration: none;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge):hover {
          color: #fff;
          background: #bd82d9; }
        .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
          text-transform: uppercase;
          font-weight: bold; }
      .sp-megamenu-parent .sp-dropdown li.sp-menu-item:active > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
        color: #fff;
        background: #bd82d9; }
      .sp-megamenu-parent .sp-dropdown li.sp-menu-item + li.sp-menu-item {
        margin-top: 0; }
    .sp-megamenu-parent .sp-dropdown .sp-module {
      padding: 0; }
      .sp-megamenu-parent .sp-dropdown .sp-module .item-title {
        font-size: 18px;
        margin-bottom: 15px; }
      .sp-megamenu-parent .sp-dropdown .sp-module.menu_about {
        margin: 0 18px 5px;
        padding: 33px 33px 0;
        background: white; }
      .sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
        margin: 0; }
        .sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
          margin: 0 0 15px; }
        .sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
          font-size: 14px; }
          .sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
            opacity: .8; }
      .sp-megamenu-parent .sp-dropdown .sp-module .addthis_sharing_toolbox {
        display: none; }
  .sp-megamenu-parent .home_shop + .sp-dropdown .sp-dropdown-inner {
    background: white;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 20px;
    -webkit-box-shadow: 0 0 21px #e2e7ec;
    box-shadow: 0 0 21px #e2e7ec; }
    .sp-megamenu-parent .home_shop + .sp-dropdown .sp-dropdown-inner .module {
      margin-top: 9px;
      margin-bottom: 20px; }
      .sp-megamenu-parent .home_shop + .sp-dropdown .sp-dropdown-inner .module ul {
        padding-top: 20px; }
        .sp-megamenu-parent .home_shop + .sp-dropdown .sp-dropdown-inner .module ul li {
          line-height: 1.3em; }
  .sp-megamenu-parent .sp-dropdown-mega > .row {
    margin-top: 30px; }
    .sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
      margin-top: 0; }
  .sp-megamenu-parent .sp-dropdown-mega .item {
    margin-bottom: 19px; }
  .sp-megamenu-parent .sp-dropdown-mega .img-intro__left, .sp-megamenu-parent .sp-dropdown-mega .img-full__left {
    margin-right: 18px; }
  .sp-megamenu-parent .sp-dropdown-mega .img-intro__right, .sp-megamenu-parent .sp-dropdown-mega .img-full__right {
    margin-left: 18px; }
  .sp-megamenu-parent .sp-dropdown-mega .item-header > a, .sp-megamenu-parent .sp-dropdown-mega .sp-module-title {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 300;
    text-align: inherit;
    text-transform: none; }
  .sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
    display: block; }
  .sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
    animation: spFadeIn 600ms; }
  .sp-megamenu-parent.menu-animation-fade .menu-search:hover > .sp-dropdown, .sp-megamenu-parent.menu-animation-fade .menu-login:hover > .sp-dropdown {
    animation: none; }
  .sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
    animation: spFadeInUp 250ms ease-in; }
  .sp-megamenu-parent.menu-animation-fade-up .menu-search:hover > .sp-dropdown, .sp-megamenu-parent.menu-animation-fade-up .menu-login:hover > .sp-dropdown {
    animation: none; }
  .sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
    animation: spFadeInDown 250ms ease-in; }
  .sp-megamenu-parent.menu-animation-fade-down .menu-search:hover > .sp-dropdown, .sp-megamenu-parent.menu-animation-fade-down .menu-login:hover > .sp-dropdown {
    animation: none; }
  .sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
    animation: spZoomIn 300ms; }
  .sp-megamenu-parent.menu-animation-zoom .menu-search:hover > .sp-dropdown, .sp-megamenu-parent.menu-animation-zoom .menu-login:hover > .sp-dropdown {
    animation: none; }
  .sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
    animation: spRotateIn 300ms; }
  .sp-megamenu-parent.menu-animation-rotate .menu-search:hover > .sp-dropdown, .sp-megamenu-parent.menu-animation-rotate .menu-login:hover > .sp-dropdown {
    animation: none; }
  .sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
    animation: spPulse 300ms; }
  .sp-megamenu-parent.menu-animation-pulse .menu-icon:hover > .sp-dropdown {
    animation: none; }

body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "FontAwesome";
  content: "\f107";
  float: right;
  margin-left: 9px; }
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px; }
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px; }
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  float: right;
  margin-left: 7px; }
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px; }
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0; }
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
  right: 0; }
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0; }
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%; }

.menu-search {
  line-height: 28px; }
  .menu-search > a {
    vertical-align: top; }
  .menu-search .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner {
    padding: 0; }
  .menu-search .search > .fa-search:before {
    font-size: 28px;
    content: "\e13d";
    font-family: "material-design"; }
  .menu-search.view > a.search {
    color: #888888; }
    .menu-search.view > a.search > .fa-search:before {
      font-size: 18px;
      content: '\f00d' !important;
      font-family: "FontAwesome"; }
    .menu-search.view > a.search:hover {
      color: #bd82d9; }
  .menu-search .sp-dropdown {
    background: transparent;
    right: 100% !important;
    margin-right: 5px;
    padding: 0px; }
    .menu-search .sp-dropdown .search {
      animation: spFadeOut 600ms; }
    .menu-search .sp-dropdown.view {
      top: -50% !important; }
      .menu-search .sp-dropdown.view .search {
        animation: spFadeIn 600ms; }
    .menu-search .sp-dropdown .sp-dropdown-inner {
      padding: 0;
      background: transparent;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .menu-search .sp-dropdown .sp-dropdown-inner .search form {
        padding: 0;
        margin: 0; }
        .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group {
          position: relative; }
          .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control {
            width: 100%;
            margin: 0;
            height: 42px;
            -webkit-border-radius: 42px;
            -moz-border-radius: 42px;
            border-radius: 42px;
            border: none !important;
            color: white;
            background-color: #a9ddb1;
            padding-right: 30px;
            -webkit-box-shadow: none;
            box-shadow: none; }
            .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:focus {
              z-index: 0; }
            .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-webkit-autofill {
              -webkit-box-shadow: inset 0 0 0 40px/2 #a9ddb1 !important;
              -webkit-text-fill-color: white !important;
              color: white !important; }
            .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-internal-autofill-selected, .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-webkit-autofill, .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-webkit-autofill:hover, .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-webkit-autofill:focus {
              background-color: #a9ddb1 !important;
              box-shadow: inset 0 0 0 42px #a9ddb1 !important;
              -webkit-box-shadow: inset 0 0 0 42px #a9ddb1 !important;
              -moz-box-shadow: inset 0 0 0 42px #a9ddb1 !important; }
          .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group .input-group-btn {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            padding: 0;
            margin: 0; }

.btn-search {
  cursor: pointer;
  font-size: 18px;
  width: 26px;
  text-align: left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  box-shadow: none !important;
  height: 100%;
  background: none !important;
  padding: 0px !important;
  border: none !important;
  outline: none !important;
  color: white; }
  .btn-search:hover {
    color: #333; }

@media (max-width: 767px) {
  .body-wrapper {
    padding-top: 50px; } }
@media (max-width: 767px) {
  .body-wrapper {
    padding-top: 50px; } }
body.mobile .mobile-menu-box {
  display: block; }
body.mobile .body-wrapper {
  padding-top: 50px; }

#sp-menu > div {
  display: inline-block; }

@media (max-width: 767px) {
  .body-wrapper {
    padding-top: 50px; } }

.mobile-menu-box {
  display: none; }
  @media (max-width: 767px) {
    .mobile-menu-box {
      display: block; } }
  .mobile-menu-box .sp-megamenu-wrapper.mobilemenu .d-none {
    display: block !important; }
  .mobile-menu-box .slicknav_menu {
    display: block;
    position: relative; }
    .mobile-menu-box .slicknav_menu .mod-article-single {
      margin-bottom: 20px; }
    .mobile-menu-box .slicknav_menu a {
      text-decoration: none; }
    .mobile-menu-box .slicknav_menu .slicknav_icon {
      float: left;
      display: inline-block;
      width: 24px;
      height: 24px;
      margin: 22px 12px 0 4px;
      font-size: 0;
      line-height: 1.2em;
      position: relative; }
      .mobile-menu-box .slicknav_menu .slicknav_icon-bar {
        display: inline-block;
        margin: auto;
        width: 24px;
        height: 4px;
        background-color: black;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .mobile-menu-box .slicknav_menu .slicknav_icon-bar + .slicknav_icon-bar {
          position: absolute;
          left: 0;
          top: 8px; }
          .mobile-menu-box .slicknav_menu .slicknav_icon-bar + .slicknav_icon-bar + .slicknav_icon-bar {
            left: 0;
            top: -8px; }
    .mobile-menu-box .slicknav_menu .sp-dropdown .sp-menu-item.current-item.active a {
      color: #333; }
    .mobile-menu-box .slicknav_menu a.slicknav_btn {
      height: 50px;
      width: 100%;
      display: block;
      background: white;
      color: #333;
      font-size: 24px;
      line-height: 48px;
      padding: 1px 12px;
      cursor: pointer;
      -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
      text-decoration: none;
      position: fixed;
      top: 0;
      z-index: 1020;
      cursor: pointer; }
      .mobile-menu-box .slicknav_menu a.slicknav_btn:hover {
        color: #bd82d9; }
      .mobile-menu-box .slicknav_menu a.slicknav_btn.slicknav_open .slicknav_icon-bar {
        transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg); }
        .mobile-menu-box .slicknav_menu a.slicknav_btn.slicknav_open .slicknav_icon-bar + .slicknav_icon-bar {
          top: 5px;
          transform: rotate3d(0, 0, 1, 40deg);
          -o-transform: rotate3d(0, 0, 1, 40deg);
          -moz-transform: rotate3d(0, 0, 1, 40deg);
          -webkit-transform: rotate3d(0, 0, 1, 40deg);
          -ms-transform: rotate3d(0, 0, 1, 40deg);
          width: 15px; }
          .mobile-menu-box .slicknav_menu a.slicknav_btn.slicknav_open .slicknav_icon-bar + .slicknav_icon-bar + .slicknav_icon-bar {
            top: -5px;
            transform: rotate3d(0, 0, 1, -40deg);
            -o-transform: rotate3d(0, 0, 1, -40deg);
            -moz-transform: rotate3d(0, 0, 1, -40deg);
            -webkit-transform: rotate3d(0, 0, 1, -40deg);
            -ms-transform: rotate3d(0, 0, 1, -40deg);
            width: 15px; }
    .mobile-menu-box .slicknav_menu .slicknav_nav {
      position: fixed;
      left: 0;
      top: -150px;
      width: 270px;
      padding-top: 200px;
      bottom: 0;
      float: none;
      border: none;
      background: #fff;
      -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
      z-index: 1010;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      margin: 0;
      overflow-y: auto;
      display: block !important;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
      .mobile-menu-box .slicknav_menu .slicknav_nav .sp-module-title, .mobile-menu-box .slicknav_menu .slicknav_nav .page_header {
        text-align: inherit;
        margin-bottom: 15px; }
      .mobile-menu-box .slicknav_menu .slicknav_nav .sp-module.virtuemart_categories ul,
      .mobile-menu-box .slicknav_menu .slicknav_nav ul.virtuemart_categories {
        margin-top: 0;
        padding-top: 0;
        padding-left: 25px; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-module.virtuemart_categories ul li,
        .mobile-menu-box .slicknav_menu .slicknav_nav ul.virtuemart_categories li {
          font-size: 14px;
          padding: 0; }
          .mobile-menu-box .slicknav_menu .slicknav_nav .sp-module.virtuemart_categories ul li a:before,
          .mobile-menu-box .slicknav_menu .slicknav_nav ul.virtuemart_categories li a:before {
            display: none; }
      .mobile-menu-box .slicknav_menu .slicknav_nav.slicknav_hidden {
        display: block !important;
        background: #fff;
        -webkit-transform: translate(-270px, 0);
        -ms-transform: translate(-270px, 0);
        -o-transform: translate(-270px, 0);
        transform: translate(-270px, 0); }
      .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown-mega .mod-newsflash-adv .item {
        clear: botch;
        margin-bottom: 10px; }
      .mobile-menu-box .slicknav_menu .slicknav_nav > li {
        font-size: 14px;
        line-height: 24px;
        position: relative; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li::after {
          display: block;
          clear: both;
          content: ""; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li:first-child {
          border-top: none; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li .sp-module {
          padding: 0; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li > a {
          display: block;
          color: #bd82d9;
          background: transparent;
          position: relative;
          text-decoration: none;
          padding: 15px 55px 15px 16px;
          margin-right: 0;
          width: 100% !important; }
          .mobile-menu-box .slicknav_menu .slicknav_nav > li > a > span {
            display: none; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li:hover > a {
          color: white;
          background-color: #bd82d9; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li:hover .icon {
          color: white; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li .sp-menu-badge {
          position: relative;
          top: -1px;
          padding: 0 4px;
          margin: 0 4px;
          font-size: 12px;
          line-height: 20px; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li .icon {
          color: #bd82d9;
          background: rgba(0, 0, 0, 0.1);
          border-radius: 100%;
          width: 32px;
          height: 32px;
          text-align: center;
          line-height: 32px;
          margin-right: 10px;
          opacity: 1;
          position: absolute;
          top: 14px;
          right: 10px; }
          .mobile-menu-box .slicknav_menu .slicknav_nav > li .icon:before {
            content: '\f078';
            font-family: "FontAwesome";
            text-shadow: none;
            font-size: 10px;
            line-height: inherit;
            vertical-align: top;
            display: inline-block; }
          .mobile-menu-box .slicknav_menu .slicknav_nav > li .icon.expanded:before {
            transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg); }
          .mobile-menu-box .slicknav_menu .slicknav_nav > li .icon:hover {
            color: #666;
            background-color: white; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li.active > a, .mobile-menu-box .slicknav_menu .slicknav_nav > li.bgact > a {
          color: white;
          background-color: #bd82d9; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li.active .icon, .mobile-menu-box .slicknav_menu .slicknav_nav > li.bgact .icon {
          color: white; }
          .mobile-menu-box .slicknav_menu .slicknav_nav > li.active .icon:hover, .mobile-menu-box .slicknav_menu .slicknav_nav > li.bgact .icon:hover {
            color: #666; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li.active .sp-dropdown, .mobile-menu-box .slicknav_menu .slicknav_nav > li.bgact .sp-dropdown {
          padding-top: 15px; }
          .mobile-menu-box .slicknav_menu .slicknav_nav > li.active .sp-dropdown .sp-dropdown, .mobile-menu-box .slicknav_menu .slicknav_nav > li.bgact .sp-dropdown .sp-dropdown {
            border-top: none !important; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li + li {
          margin: 0; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > li.sp-has-child .sp-has-child > span {
          top: 0; }
      .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown {
        padding: 15px 9px !important;
        width: 100% !important; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown [class*="col-sm-"] {
          margin: 0;
          padding: 0;
          width: 100%; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .row {
          margin: 0;
          display: block; }
          .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .row > div {
            max-width: 100%; }
            .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .row > div + * {
              margin-top: 20px; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .sp-module {
          padding: 0; }
          .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .sp-module .latestnews {
            margin: 0; }
            .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
              margin: 0 0 15px; }
            .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .sp-module .latestnews > li a {
              font-size: 14px; }
              .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .sp-module .latestnews > li a span {
                opacity: .8; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown ul {
          margin-top: 8px; }
          .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown ul > li {
            position: relative; }
            .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown ul > li .icon {
              top: 0px; }
            .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown ul > li.active > a {
              color: #bd82d9; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .sp-dropdown-inner > ul.sp-dropdown-items {
          display: block !important; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .sp-mega-group {
          padding: 0;
          margin: 0;
          display: block !important; }
          .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .sp-mega-group .item-header .sp-dropdown-items {
            display: none; }
          .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .sp-mega-group .item-header.active .sp-dropdown-items {
            display: block; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-dropdown .tagspopular ul {
          display: block !important; }
      .mobile-menu-box .slicknav_menu .slicknav_nav .sp-menu-full {
        width: 100%;
        padding: 0px;
        max-width: 100%; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-menu-full .row {
          margin: 0px;
          width: 100%; }
          .mobile-menu-box .slicknav_menu .slicknav_nav .sp-menu-full .row > div {
            width: 100%;
            padding: 0px;
            max-width: 100%;
            -moz-box-flex: 0 0 100%;
            flex: 0 0 100%; }
        .mobile-menu-box .slicknav_menu .slicknav_nav .sp-menu-full .sp-mega-group .sp-dropdown-items {
          padding-top: 0px;
          padding-bottom: 0px; }
      .mobile-menu-box .slicknav_menu .slicknav_nav > ul {
        padding-left: 15px; }
        .mobile-menu-box .slicknav_menu .slicknav_nav > ul li {
          text-transform: capitalize;
          font-size: 14px; }

#offcanvas-toggler {
  display: block;
  font-size: 20px; }
  #offcanvas-toggler > span:hover {
    color: #fff; }

.offcanvas-init {
  position: relative; }

.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1; }

.offcanvas-overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s; }

.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden; }

.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff; }
  .close-offcanvas:hover {
    background: #666;
    color: #fff; }

.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000; }
  .offcanvas-menu .offcanvas-inner {
    padding: 30px; }
    .offcanvas-menu .offcanvas-inner .sp-module {
      padding: 0;
      margin: 0; }
      .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
        font-size: 1rem;
        font-weight: bold; }
      .offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
        margin-bottom: 20px; }
      .offcanvas-menu .offcanvas-inner .sp-module ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        margin: 0;
        list-style: none; }
        .offcanvas-menu .offcanvas-inner .sp-module ul > li {
          border: 0;
          padding: 0;
          margin: 0;
          position: relative;
          overflow: hidden;
          display: block; }
          .offcanvas-menu .offcanvas-inner .sp-module ul > li a,
          .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
            display: block;
            font-size: 1rem;
            padding: .125rem 0;
            position: relative; }
          .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
          .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
            display: block;
            position: absolute;
            top: 50%;
            cursor: pointer;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            font-family: FontAwesome; }
            .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after,
            .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
              content: "\f055"; }
          .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after,
          .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
            content: "\f056"; }
          .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
            display: none; }
            .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
              font-size: 0.875rem; }

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px; }
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px; }
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0; }
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px; }
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0; }
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px; }
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0; }
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px; }
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0; }
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px; }
body.ltr .close-offcanvas {
  right: 15px; }
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0; }
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px; }

/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
*/
body.rtl {
  direction: rtl; }
  body.rtl .dropdown-menu {
    float: right;
    text-align: right; }
  body.rtl .close {
    float: left; }
  body.rtl .float-left {
    float: right !important; }
  body.rtl .float-right {
    float: left !important; }
  @media (min-width: 576px) {
    body.rtl .float-sm-left {
      float: right !important; }
    body.rtl .float-sm-right {
      float: left !important; } }
  @media (min-width: 768px) {
    body.rtl .float-md-left {
      float: right !important; }
    body.rtl .float-md-right {
      float: left !important; } }
  @media (min-width: 992px) {
    body.rtl .float-lg-left {
      float: right !important; }
    body.rtl .float-lg-right {
      float: left !important; } }
  @media (min-width: 1200px) {
    body.rtl .float-xl-left {
      float: right !important; }
    body.rtl .float-xl-right {
      float: left !important; } }
  body.rtl .text-left {
    text-align: right !important; }
  body.rtl .text-right {
    text-align: left !important; }
  @media (min-width: 576px) {
    body.rtl .text-sm-left {
      text-align: right !important; }
    body.rtl .text-sm-right {
      text-align: left !important; } }
  @media (min-width: 768px) {
    body.rtl .text-md-left {
      text-align: right !important; }
    body.rtl .text-md-right {
      text-align: left !important; } }
  @media (min-width: 992px) {
    body.rtl .text-lg-left {
      text-align: right !important; }
    body.rtl .text-lg-right {
      text-align: left !important; } }
  @media (min-width: 1200px) {
    body.rtl .text-xl-left {
      text-align: right !important; }
    body.rtl .text-xl-right {
      text-align: left !important; } }
  body.rtl code,
  body.rtl kbd,
  body.rtl pre,
  body.rtl samp {
    direction: ltr;
    unicode-bidi: bidi-override; }
  body.rtl .mr-auto,
  body.rtl .mx-auto {
    margin-right: initial !important;
    margin-left: auto !important; }

body.rtl {
  text-align: right; }
  body.rtl .sp-scroll-up {
    right: auto;
    left: 30px; }
  body.rtl .article-details .link-edit-article {
    right: auto;
    left: 0; }
  body.rtl .sp-megamenu-parent {
    float: left; }
    body.rtl .sp-megamenu-parent > li.sp-has-child > a:before, body.rtl .sp-megamenu-parent > li.sp-has-child > span:before {
      font-family: "FontAwesome";
      content: "\f107";
      float: left;
      margin-right: 7px; }
    body.rtl .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
      margin-right: 7px; }
    body.rtl .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
      margin-left: 7px; }
    body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
      font-family: "FontAwesome";
      content: "\f104";
      float: left;
      margin-right: 7px; }
    body.rtl .sp-megamenu-parent .sp-dropdown.sp-menu-center {
      margin-right: 45px; }
    body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
      right: 0; }
    body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
      right: auto;
      left: 0; }
    body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
      left: 0; }
    body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
      right: 100%; }
  body.rtl #offcanvas-toggler.offcanvas-toggler-right {
    float: left;
    margin-right: 20px; }
  body.rtl #offcanvas-toggler.offcanvas-toggler-left {
    float: right;
    margin-left: 20px; }
  body.rtl.offcanvs-position-left .body-wrapper {
    right: 0; }
  body.rtl.offcanvs-position-left .offcanvas-menu {
    right: -300px; }
  body.rtl.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    right: 0; }
  body.rtl.offcanvs-position-left.offcanvas-active .body-wrapper {
    right: 300px; }
  body.rtl.offcanvs-position-right .body-wrapper {
    left: 0; }
  body.rtl.offcanvs-position-right .offcanvas-menu {
    left: -300px; }
  body.rtl.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    left: 0; }
  body.rtl.offcanvs-position-right.offcanvas-active .body-wrapper {
    left: 300px; }
  body.rtl .close-offcanvas {
    left: 15px; }
  body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
  body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    left: 0; }
  body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    margin-right: 10px; }

form {
  margin-bottom: 20px; }
  form mark {
    background: none !important;
    font-size: 11px;
    line-height: 14px;
    text-transform: none;
    bottom: 100%;
    right: 0;
    padding: 0 !important;
    position: absolute;
    z-index: 1; }
    form mark label {
      color: red;
      display: block;
      font-size: 11px;
      line-height: 12px;
      margin: 0 !important; }
      form mark label.error {
        display: inline; }
  form textarea {
    min-height: 130px;
    max-height: 130px;
    padding-top: 22px; }

.control,
.control-group {
  position: relative; }
  .control.reset-margin, .control:last-child,
  .control select,
  .control textarea,
  .control input[type="text"],
  .control input[type="password"],
  .control input[type="datetime"],
  .control input[type="datetime-local"],
  .control input[type="date"],
  .control input[type="dates"]
  input[type="month"],
  .control input[type="time"],
  .control input[type="times"],
  .control input[type="week"],
  .control input[type="number"],
  .control input[type="email"],
  .control input[type="url"],
  .control input[type="search"],
  .control input[type="tel"],
  .control input[type="color"], .control:not(input.field-media-input),
  .control .uneditable-input,
  .control-group.reset-margin,
  .control-group:last-child,
  .control-group select,
  .control-group textarea,
  .control-group input[type="text"],
  .control-group input[type="password"],
  .control-group input[type="datetime"],
  .control-group input[type="datetime-local"],
  .control-group input[type="date"],
  .control-group input[type="dates"]
  input[type="month"],
  .control-group input[type="time"],
  .control-group input[type="times"],
  .control-group input[type="week"],
  .control-group input[type="number"],
  .control-group input[type="email"],
  .control-group input[type="url"],
  .control-group input[type="search"],
  .control-group input[type="tel"],
  .control-group input[type="color"],
  .control-group:not(input.field-media-input),
  .control-group .uneditable-input {
    width: 100%; }
  .control.reset-margin,
  .control-group.reset-margin {
    margin-bottom: 9px; }

.controls {
  position: relative; }

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #000; }
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #000; }
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .control-group.warning input:focus,
  .control-group.warning select:focus,
  .control-group.warning textarea:focus {
    border-color: black;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333; }
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #000;
  background-color: #faffbd;
  border-color: #000; }

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #000; }
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #000; }
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .control-group.error input:focus,
  .control-group.error select:focus,
  .control-group.error textarea:focus {
    border-color: black;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333; }
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #000;
  background-color: #ffe6e7;
  border-color: #000; }

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #000; }
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #000; }
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .control-group.success input:focus,
  .control-group.success select:focus,
  .control-group.success textarea:focus {
    border-color: black;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333; }
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #000;
  background-color: #cffeca;
  border-color: #000; }

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #000; }
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #000; }
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .control-group.info input:focus,
  .control-group.info select:focus,
  .control-group.info textarea:focus {
    border-color: black;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333; }
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #000;
  background-color: #d8f3fd;
  border-color: #000; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="dates"]
input[type="month"],
input[type="time"],
input[type="times"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  max-width: 100%;
  height: 50px;
  background: #fff;
  border: 1px solid #ccc;
  color: #888888;
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 300;
  padding: 11px 18px;
  vertical-align: middle;
  outline: none;
  margin-bottom: 10px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  select:-webkit-autofill,
  textarea:-webkit-autofill,
  input[type="text"]:-webkit-autofill,
  input[type="password"]:-webkit-autofill,
  input[type="datetime"]:-webkit-autofill,
  input[type="datetime-local"]:-webkit-autofill,
  input[type="date"]:-webkit-autofill,
  input[type="dates"]
  input[type="month"]:-webkit-autofill,
  input[type="time"]:-webkit-autofill,
  input[type="times"]:-webkit-autofill,
  input[type="week"]:-webkit-autofill,
  input[type="number"]:-webkit-autofill,
  input[type="email"]:-webkit-autofill,
  input[type="url"]:-webkit-autofill,
  input[type="search"]:-webkit-autofill,
  input[type="tel"]:-webkit-autofill,
  input[type="color"]:-webkit-autofill,
  .uneditable-input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 40px/2 #fff !important;
    -webkit-text-fill-color: #888888 !important;
    color: #888888 !important; }
  select:-internal-autofill-selected, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus,
  textarea:-internal-autofill-selected,
  textarea:-webkit-autofill,
  textarea:-webkit-autofill:hover,
  textarea:-webkit-autofill:focus,
  input[type="text"]:-internal-autofill-selected,
  input[type="text"]:-webkit-autofill,
  input[type="text"]:-webkit-autofill:hover,
  input[type="text"]:-webkit-autofill:focus,
  input[type="password"]:-internal-autofill-selected,
  input[type="password"]:-webkit-autofill,
  input[type="password"]:-webkit-autofill:hover,
  input[type="password"]:-webkit-autofill:focus,
  input[type="datetime"]:-internal-autofill-selected,
  input[type="datetime"]:-webkit-autofill,
  input[type="datetime"]:-webkit-autofill:hover,
  input[type="datetime"]:-webkit-autofill:focus,
  input[type="datetime-local"]:-internal-autofill-selected,
  input[type="datetime-local"]:-webkit-autofill,
  input[type="datetime-local"]:-webkit-autofill:hover,
  input[type="datetime-local"]:-webkit-autofill:focus,
  input[type="date"]:-internal-autofill-selected,
  input[type="date"]:-webkit-autofill,
  input[type="date"]:-webkit-autofill:hover,
  input[type="date"]:-webkit-autofill:focus,
  input[type="dates"]
  input[type="month"]:-internal-autofill-selected,
  input[type="dates"]
  input[type="month"]:-webkit-autofill,
  input[type="dates"]
  input[type="month"]:-webkit-autofill:hover,
  input[type="dates"]
  input[type="month"]:-webkit-autofill:focus,
  input[type="time"]:-internal-autofill-selected,
  input[type="time"]:-webkit-autofill,
  input[type="time"]:-webkit-autofill:hover,
  input[type="time"]:-webkit-autofill:focus,
  input[type="times"]:-internal-autofill-selected,
  input[type="times"]:-webkit-autofill,
  input[type="times"]:-webkit-autofill:hover,
  input[type="times"]:-webkit-autofill:focus,
  input[type="week"]:-internal-autofill-selected,
  input[type="week"]:-webkit-autofill,
  input[type="week"]:-webkit-autofill:hover,
  input[type="week"]:-webkit-autofill:focus,
  input[type="number"]:-internal-autofill-selected,
  input[type="number"]:-webkit-autofill,
  input[type="number"]:-webkit-autofill:hover,
  input[type="number"]:-webkit-autofill:focus,
  input[type="email"]:-internal-autofill-selected,
  input[type="email"]:-webkit-autofill,
  input[type="email"]:-webkit-autofill:hover,
  input[type="email"]:-webkit-autofill:focus,
  input[type="url"]:-internal-autofill-selected,
  input[type="url"]:-webkit-autofill,
  input[type="url"]:-webkit-autofill:hover,
  input[type="url"]:-webkit-autofill:focus,
  input[type="search"]:-internal-autofill-selected,
  input[type="search"]:-webkit-autofill,
  input[type="search"]:-webkit-autofill:hover,
  input[type="search"]:-webkit-autofill:focus,
  input[type="tel"]:-internal-autofill-selected,
  input[type="tel"]:-webkit-autofill,
  input[type="tel"]:-webkit-autofill:hover,
  input[type="tel"]:-webkit-autofill:focus,
  input[type="color"]:-internal-autofill-selected,
  input[type="color"]:-webkit-autofill,
  input[type="color"]:-webkit-autofill:hover,
  input[type="color"]:-webkit-autofill:focus,
  .uneditable-input:-internal-autofill-selected,
  .uneditable-input:-webkit-autofill,
  .uneditable-input:-webkit-autofill:hover,
  .uneditable-input:-webkit-autofill:focus {
    background-color: #fff !important;
    box-shadow: inset 0 0 0 50px #fff !important;
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    -moz-box-shadow: inset 0 0 0 50px #fff !important; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="dates"]
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="times"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: #bd82d9;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 none; }

input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

label.inline {
  display: inline-block; }

#com_virtuemart table.adminForm.user-details td {
  position: relative; }

div.chzn-container {
  font-size: 14px;
  line-height: 23px;
  text-align: left;
  margin-bottom: 10px;
  width: 100% !important; }
  div.chzn-container .chzn-results {
    margin: 0;
    padding: 0; }
    div.chzn-container .chzn-results li {
      padding: 10px 20px;
      color: #888888;
      background: #fff; }
      div.chzn-container .chzn-results li.highlighted {
        background: #bd82d9;
        color: white; }

div.chzn-container-single .chzn-single {
  background: #fff;
  height: 50px;
  padding: 0 50px 0 18px;
  line-height: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  color: #888888; }
  div.chzn-container-single .chzn-single > span {
    line-height: 50px;
    padding-right: 50px;
    font-weight: 300; }
  div.chzn-container-single .chzn-single div {
    background: #fff;
    color: #888888;
    height: 50px;
    top: -1px;
    right: -1px;
    text-align: center;
    width: 50px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    div.chzn-container-single .chzn-single div b {
      display: none; }
    div.chzn-container-single .chzn-single div:before {
      content: '\f0d7';
      font-size: 18px;
      font-family: "FontAwesome";
      color: #bd82d9;
      line-height: 0;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%; }
  div.chzn-container-single .chzn-single span {
    margin: 0; }
div.chzn-container-single .chzn-single {
  padding-right: 45px;
  padding-left: 18px; }
  div.chzn-container-single .chzn-single > span {
    padding-right: 20px !important; }
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  background: #fff;
  border: 1px solid #cccccc; }
  div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
    background: #FFFFFF;
    color: #888888; }
    div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div:before {
      content: '\f0d8'; }
div.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: none;
  margin: 0;
  height: auto;
  color: #374046;
  border: none; }
  div.chzn-container-single .chzn-drop .chzn-results {
    border: 1px solid #cccccc; }
div.chzn-container-single .chzn-results li {
  color: #374046; }

.chzn-container .chzn-drop {
  z-index: 1009; }

span.checkbox {
  position: relative;
  display: inline-block;
  min-height: 0;
  height: 17px;
  line-height: 17px;
  width: 17px;
  background: #f7f7f7;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle; }
  span.checkbox .checkbox_inner {
    cursor: pointer; }
  span.checkbox input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
    opacity: 0; }
    span.checkbox input[type="checkbox"]:checked + label.checkbox_inner:before {
      content: ""; }
  span.checkbox label.checkbox_inner {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    line-height: inherit;
    font-size: inherit; }
    span.checkbox label.checkbox_inner:before {
      content: '';
      font-family: "FontAwesome";
      font-size: 10px;
      height: 100%;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      color: #bd82d9;
      text-align: center; }
  span.checkbox + label {
    margin: 0 0 0 8px;
    vertical-align: middle; }

span.radio {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  min-height: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 18px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f7f7f7; }
  span.radio input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
    opacity: 0; }
    span.radio input[type="radio"]:checked + label.radio_inner:before {
      border-radius: 50%;
      content: "";
      height: 10px;
      left: 50%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 10px;
      background: #bd82d9;
      min-height: auto; }
  span.radio label.radio_inner {
    bottom: 0;
    left: 0;
    line-height: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    min-height: auto; }
  span.radio + label {
    margin: 0 0 0 8px;
    vertical-align: middle; }

.item_introtext input,
.item_introtext select,
.item_introtext .select,
.item_introtext textarea,
.item_fulltext input,
.item_fulltext select,
.item_fulltext .select,
.item_fulltext textarea,
.category_desc input,
.category_desc select,
.category_desc .select,
.category_desc textarea,
.controls input,
.controls select,
.controls .select,
.controls textarea {
  width: 100%; }
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea,
.controls textarea {
  height: 130px; }

.form-inline .checkbox input[type="checkbox"] {
  float: none; }

.form-horizontal .control-label {
  padding-top: 11px; }
  .form-horizontal .control-label label {
    margin-bottom: 0; }

.form_placeholder {
  border-color: transparent;
  border-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: text;
  height: 100%;
  left: 0;
  margin: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%; }

.ie_placeholder_controls {
  position: relative; }

.btn#jform_profile_dob_img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px !important;
  line-height: 100%;
  padding: 0 !important;
  text-align: center;
  width: 50px !important; }
  .btn#jform_profile_dob_img i {
    margin: 0; }

input.search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.chzn-container-multi .chzn-choices li.search-field .default {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

textarea#jform_profile_aboutme {
  height: 200px;
  width: 100%; }

#helpsite-refresh {
  margin-bottom: 9px; }

.page-registration form label,
.page-remind form label,
.page-reset form label,
.page-login form label,
.page-login form label,
.page-profile__edit form label {
  display: inline-block !important; }

textarea.invalid {
  border: red; }

.form-vertical label {
  display: inline-block;
  margin-bottom: 1.645; }

select[name=ordering] {
  margin: 0; }

textarea[style*="overflow"] {
  overflow: auto !important; }

#form-login .btn {
  margin-bottom: 30px; }

.add-on.btn {
  padding-left: 0;
  padding-right: 0;
  width: 50px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1.645;
  font-size: 14px;
  line-height: 1.645;
  color: #212529;
  border: 0;
  border-bottom: 1px solid #E5E5E5; }
  legend small {
    font-size: 1.23375;
    color: #dee2e6; }

label {
  color: #333333;
  font-size: 10px;
  font-weight: 300;
  display: block;
  line-height: 1.2; }
  label + * {
    margin-top: 30px; }

.uneditable-input {
  width: 206px; }

input,
textarea {
  width: 100%; }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #888888;
    opacity: 1; }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #888888; }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #888888; }

textarea {
  resize: none;
  height: auto; }

input[type="radio"],
input[type="checkbox"] {
  margin: -2px 0 0;
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  height: 50px;
  line-height: 50px;
  max-width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

select[multiple] {
  height: auto; }

.uneditable-input,
.uneditable-textarea {
  color: #dee2e6;
  background-color: #fcfcfc;
  border-color: #dee2e6;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

.radio,
.checkbox {
  min-height: 1.645; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 120px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block; }

.controls-row::after {
  display: block;
  clear: both;
  content: ""; }

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #dee2e6; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #888888;
  border-color: red; }
  input:focus:invalid:focus,
  textarea:focus:invalid:focus,
  select:focus:invalid:focus {
    border-color: #bd82d9; }

input.error,
textarea.error,
select.error {
  border-color: red !important;
  color: red !important; }

input.error::-webkit-input-placeholder,
input.error:-moz-placeholder,
input.error::-moz-placeholder,
input.error:-ms-input-placeholder,
textarea.error::-webkit-input-placeholder,
textarea.error:-moz-placeholder,
textarea.error::-moz-placeholder,
textarea.error:-ms-input-placeholder {
  color: #888888 !important; }

.form-actions {
  padding: 0.645 20px 1.645;
  margin-top: 1.645;
  margin-bottom: 1.645;
  background-color: #F5F5F5;
  border-top: 1px solid #E5E5E5; }
  .form-actions::after {
    display: block;
    clear: both;
    content: ""; }

.help-block,
.help-inline {
  color: #aeaeae; }

.help-block {
  display: block;
  margin-bottom: 0.8225; }

.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px; }

.input-append,
.input-prepend {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap; }
  .input-append input,
  .input-append select,
  .input-append .uneditable-input,
  .input-append .dropdown-menu,
  .input-append .popover,
  .input-prepend input,
  .input-prepend select,
  .input-prepend .uneditable-input,
  .input-prepend .dropdown-menu,
  .input-prepend .popover {
    font-size: 14px; }
  .input-append input,
  .input-append select,
  .input-append .uneditable-input,
  .input-prepend input,
  .input-prepend select,
  .input-prepend .uneditable-input {
    position: relative;
    vertical-align: top;
    display: inline-block; }
  .input-append .add-on,
  .input-append .btn,
  .input-append .btn-group > .dropdown-toggle,
  .input-prepend .add-on,
  .input-prepend .btn,
  .input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .input-append .active,
  .input-prepend .active {
    background-color: #86e29b;
    border-color: #28a745; }

.input-prepend {
  position: relative; }
  .input-prepend .add-on {
    display: none;
    font-size: 15px;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10; }
    .input-prepend .add-on i, .input-prepend .add-on > span {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      border: 1px solid #dee2e6;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      border-radius: 100px;
      line-height: 25px;
      width: 25px;
      color: #bd82d9;
      font-size: 13px;
      -webkit-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      transition: 0.3s all ease; }
    .input-prepend .add-on:hover i {
      background: #bd82d9;
      color: #fff; }
  .input-prepend:focus .add-on {
    background: #F00; }

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
  .input-append input + .btn-group .btn:last-child,
  .input-append select + .btn-group .btn:last-child,
  .input-append .uneditable-input + .btn-group .btn:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px; }
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
  .input-prepend.input-append input + .btn-group .btn,
  .input-prepend.input-append select + .btn-group .btn,
  .input-prepend.input-append .uneditable-input + .btn-group .btn {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  margin-bottom: 0; }

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block; }

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

legend + .control-group {
  margin-top: 1.645;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 1.645; }
  .form-horizontal .control-group::after {
    display: block;
    clear: both;
    content: ""; }
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }
.form-horizontal .controls {
  margin-left: 180px; }
.form-horizontal .help-block {
  margin-bottom: 0; }
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 0.8225; }
.form-horizontal .form-actions {
  padding-left: 180px; }

.btn, .btn-info {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  width: auto;
  color: #bd82d9;
  background: transparent;
  border: 1px solid transparent;
  padding: 0;
  font-size: 15px;
  line-height: 23px;
  text-decoration: none;
  outline: none !important;
  @important box-shadow(none);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  box-shadow: none !important;
  white-space: normal;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  border-radius: 37px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .btn:after, .btn-info:after {
    content: "\f105";
    margin-left: 6px;
    font-family: "FontAwesome";
    font-size: 16px;
    color: inherit; }
  .btn:hover, .btn:focus, .btn-info:hover, .btn-info:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus, .btn-info:focus, .btn-info.focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.disabled, .btn:disabled, .btn-info.disabled, .btn-info:disabled {
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn:not(:disabled):not(.disabled), .btn-info:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active {
    background-image: none;
    color: #333;
    background-color: transparent;
    border-color: transparent; }
  .btn:hover, .btn-info:hover {
    color: #333;
    background-color: transparent;
    border-color: transparent; }
  .btn.btn-primary, .btn-info.btn-primary {
    color: white;
    background: #bd82d9;
    padding: 10px 45px 11px;
    font-size: 18px; }
    .btn.btn-primary:after, .btn-info.btn-primary:after {
      display: none; }
    .btn.btn-primary:hover, .btn-info.btn-primary:hover {
      background: #333; }
    .btn.btn-primary:not(:disabled):not(.disabled).active, .btn.btn-primary:not(:disabled):not(.disabled):active, .btn-info.btn-primary:not(:disabled):not(.disabled).active, .btn-info.btn-primary:not(:disabled):not(.disabled):active {
      color: white;
      border-color: #333;
      background-color: #333; }
  .btn:not([href]):not([tabindex]), .btn-info:not([href]):not([tabindex]) {
    color: #bd82d9; }
    .btn:not([href]):not([tabindex]).btn-primary, .btn-info:not([href]):not([tabindex]).btn-primary {
      color: white; }

.buttons a {
  font-size: 18px;
  line-height: 1.2em;
  display: inline-block;
  width: 100%;
  max-width: 198px;
  margin: 0 2px;
  padding: 14px 20px 15px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px; }
  .buttons a.type1 {
    color: white;
    background: #bd82d9; }
    .buttons a.type1:hover {
      background: #333; }
  .buttons a.type2 {
    border: 1px solid white;
    color: white;
    padding-top: 13px;
    padding-bottom: 14px; }
    .buttons a.type2:hover {
      color: #bd82d9;
      background: white; }

.kmt-form-submit button {
  display: inline-block !important;
  font-weight: 400 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  user-select: none !important;
  width: auto !important;
  background: transparent !important;
  color: #bd82d9 !important;
  border: 1px solid transparent !important;
  padding: 8px 15px !important;
  font-size: 15px !important;
  line-height: 23px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 37px !important;
  -moz-border-radius: 37px !important;
  border-radius: 37px !important;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important; }
  .kmt-form-submit button:hover {
    background: transparent !important;
    color: #333 !important; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-link {
  font-weight: 400;
  color: #333;
  background-color: transparent; }
  .btn-link:hover {
    color: #333;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn.btn-lg {
  padding: 18px 45px;
  font-size: 21px;
  line-height: 1.2em;
  border-radius: 1000px;
  background-color: #6dc77b; }
  .btn-lg:hover, .btn.btn-lg:hover {
    background-color: #333; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.65625rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  line-height: 1.2307em;
  color: #333;
  margin-top: 0; }

h1, .h1 {
  font-size: 55px;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 30px; }
  h1 a, .h1 a {
    color: #333; }
    h1 a:hover, .h1 a:hover {
      color: #bd82d9; }

h2, .h2 {
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 32px; }

h3, .h3 {
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 22px; }

h4, .h4 {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  color: #bd82d9;
  margin-bottom: 15px; }

h5, .h5 {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 15px; }

h6, .h6 {
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 19px; }

.lead {
  font-size: 0.9375rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2307em; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2307em; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2307em; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2307em; }

a {
  color: #bd82d9;
  transition: color 400ms, background-color 400ms; }
  a:hover, a:focus, a:active {
    color: #333;
    text-decoration: none;
    outline: none; }

label {
  font-weight: normal;
  color: inherit;
  font-size: 14px; }

legend {
  padding-bottom: 10px; }

p {
  margin: 0;
  padding-bottom: 23px; }
  p b {
    color: #bd82d9; }

.lists_wrapper {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 45px 0;
  margin: 20px 0 45px; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

b, strong {
  font-weight: bold; }

small,
.small {
  font-size: 80%;
  font-weight: 300; }

mark,
.mark {
  padding: 0;
  background-color: #bd82d9; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

ul, ol {
  margin-top: 0;
  margin-bottom: 20px; }
  ul li, ol li {
    font-weight: 400; }
    ul li + li, ol li + li {
      margin-top: 10px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

ol {
  padding: 0;
  counter-reset: item; }
  ol li {
    position: relative;
    list-style: none; }
    ol li:before {
      content: "0" counters(item,". ") ". ";
      counter-increment: item;
      margin: 0 5px 0 0;
      color: #bd82d9; }
    ol li a:hover {
      color: #bd82d9; }

ul {
  padding: 0; }
  ul li {
    position: relative;
    list-style: none; }
  ul.icons li {
    font-size: 18px;
    line-height: 46px; }
    ul.icons li a {
      color: #bd82d9; }
      ul.icons li a:before {
        vertical-align: middle;
        font-size: 40px;
        margin-right: 10px;
        color: #bd82d9; }
      ul.icons li a:hover {
        color: #333; }
        ul.icons li a:hover:before {
          color: white;
          background-color: #bd82d9; }
  ul.list li {
    padding-left: 15px; }
    ul.list li:before {
      font-size: 10px;
      content: "\ec3c";
      font-family: "Linearicons";
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  ul.flaticon {
    margin: 8px 0 !important;
    text-align: left; }
    ul.flaticon li {
      padding-bottom: 10px !important;
      margin-left: 0px !important;
      overflow: hidden; }
      ul.flaticon li:before {
        display: none; }
      ul.flaticon li a {
        color: #bd82d9;
        font-size: 20px;
        font-weight: 300; }
        ul.flaticon li a i.fa, ul.flaticon li a[class*="flaticon-"]:before {
          margin: 0 20px 0 0;
          background: #f6f8fa;
          color: #bd82d9;
          font-size: 40px;
          text-align: center;
          width: 58px;
          line-height: 58px;
          -webkit-border-radius: 1000px;
          -moz-border-radius: 1000px;
          border-radius: 1000px;
          -webkit-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear;
          display: inline-block;
          vertical-align: middle; }
        ul.flaticon li a i.fa {
          font-size: 24px; }
        ul.flaticon li a:hover {
          color: #888888; }
          ul.flaticon li a:hover i.fa, ul.flaticon li a:hover[class*="flaticon-"]:before {
            background: #bd82d9;
            color: #f6f8fa; }
      ul.flaticon li.disable:before {
        display: none; }
    ul.flaticon.right {
      text-align: right; }
      ul.flaticon.right li a i.fa {
        margin: 0 0 0 20px; }
  ul.categories-moduleblog_categories, ul.archive-moduleblog_archives {
    margin: 0; }
    ul.categories-moduleblog_categories li, ul.archive-moduleblog_archives li {
      padding: 0 0 19px 26px;
      font-size: 18px;
      line-height: 1.28em;
      position: relative; }
      ul.categories-moduleblog_categories li + li, ul.archive-moduleblog_archives li + li {
        margin-top: 0; }
      ul.categories-moduleblog_categories li > a:before, ul.archive-moduleblog_archives li > a:before {
        font-size: 14px;
        content: '\f105';
        position: absolute;
        left: 3px;
        top: 1px;
        font-family: "FontAwesome";
        -webkit-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s; }
  .sp-module.virtuemart_categories ul, ul.virtuemart_categories {
    font-size: 18px;
    padding-top: 20px; }
    .sp-module.virtuemart_categories ul ul.nav.menu, ul.virtuemart_categories ul.nav.menu {
      padding-top: 20px; }
    .sp-module.virtuemart_categories ul li, ul.virtuemart_categories li {
      padding: 0 0 9px 23px;
      position: relative; }
      .sp-module.virtuemart_categories ul li + li, ul.virtuemart_categories li + li {
        margin-top: 0; }
      .sp-module.virtuemart_categories ul li a, ul.virtuemart_categories li a {
        color: #777; }
        .sp-module.virtuemart_categories ul li a:before, ul.virtuemart_categories li a:before {
          content: '\f105';
          font-family: "FontAwesome";
          position: absolute;
          left: 0;
          top: 2px; }
        .sp-module.virtuemart_categories ul li a:hover, ul.virtuemart_categories li a:hover {
          color: #bd82d9; }
          .sp-module.virtuemart_categories ul li a:hover:before, ul.virtuemart_categories li a:hover:before {
            color: #333; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 5px 0 26px 82px;
  margin: 5px 0 0;
  border-left: none;
  position: relative;
  color: #333;
  font-weight: 300;
  font-size: 18px;
  overflow: hidden; }
  blockquote span.author {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    display: block;
    color: #bd82d9;
    padding: 13px 0 6px; }
    blockquote span.author:before {
      content: '- '; }
  blockquote:before {
    font-family: FontAwesome;
    content: '\f10e';
    position: absolute;
    left: 0;
    top: 0px;
    color: #bd82d9;
    background: #f6f8fa;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    line-height: 70px;
    width: 70px;
    font-weight: normal; }
  blockquote p {
    margin-bottom: 0;
    padding: 0;
    font-size: inherit;
    font-weight: normal;
    line-height: inherit; }
    blockquote p:before {
      content: '"'; }
    blockquote p:after {
      content: '"'; }
  blockquote small {
    text-align: right; }

mark {
  color: white; }

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

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

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

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

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

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

.fancybox-inner {
  overflow: hidden;
  text-align: center; }

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

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

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

.fancybox-iframe {
  display: inline-block;
  vertical-align: middle !important; }

.iframe-before {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle; }

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../../templates/theme3092/images/fancybox/fancybox_sprite.png"); }

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

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../templates/theme3092/images/fancybox/fancybox_loading.gif") center center no-repeat; }

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

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

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

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

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

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

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

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

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

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

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../templates/theme3092/images/fancybox/fancybox_overlay.png"); }

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

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

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

.fancybox-opened .fancybox-title {
  visibility: visible; }

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

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

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

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

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

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../../templates/theme3092/images/fancybox/fancybox_sprite%402x.png");
    background-size: 44px 152px; }

  #fancybox-loading div {
    background-image: url("../../templates/theme3092/images/fancybox/fancybox_loading%402x.gif");
    background-size: 24px 24px; } }
/*jquery.fancybox-buttons.css*/
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050; }

#fancybox-buttons.top {
  top: 10px; }

#fancybox-buttons.bottom {
  bottom: 10px; }

#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -moz-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333));
  background: -webkit-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
  background: -o-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
  background: -ms-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
  background: linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%); }

#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0; }

#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url(../../templates/theme3092/images/fancybox/fancybox_buttons.png);
  background-repeat: no-repeat;
  outline: none;
  opacity: .8; }

#fancybox-buttons a:hover {
  opacity: 1; }

#fancybox-buttons a.btnPrev {
  background-position: 5px 0; }

#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e; }

#fancybox-buttons a.btnPlay {
  background-position: 0 -30px; }

#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px; }

#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px; }

#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px; }

#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0; }

#fancybox-buttons a.btnDisabled {
  opacity: .4;
  cursor: default; }

/*jquery.fancybox-thumbs.css*/
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050; }

#fancybox-thumbs.bottom {
  bottom: 2px; }

#fancybox-thumbs.top {
  top: 2px; }

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: .5; }

#fancybox-thumbs ul li.active {
  opacity: .75;
  padding: 0;
  border: 1px solid #fff; }

#fancybox-thumbs ul li:hover {
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none; }

/*Theme styles*/
.fancybox-close {
  background: none !important;
  color: #fff;
  font-size: 22px;
  height: 36px !important;
  line-height: 36px;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  right: 0 !important;
  text-align: center !important;
  top: 0 !important;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .fancybox-close:before {
    content: '\f057';
    font-family: FontAwesome; }
  .fancybox-close:hover {
    color: #fff;
    font-size: 30px; }

.fancybox-overlay {
  z-index: 10000; }

.fancybox-lock .fancybox-overlay {
  min-height: 320px;
  overflow: hidden; }

.fancybox-prev,
.fancybox-next {
  overflow: hidden; }
  .fancybox-prev span,
  .fancybox-next span {
    background: none !important;
    color: #fff;
    margin-top: -50px;
    visibility: visible !important;
    -webkit-transition: font-size 0.2s ease;
    -o-transition: font-size 0.2s ease;
    transition: font-size 0.2s ease;
    width: 140px !important;
    height: 140px !important; }
    .fancybox-prev span:before,
    .fancybox-next span:before {
      border-left: 2px solid #fff;
      border-top: 2px solid #fff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      content: '';
      height: 100px;
      left: 0;
      position: absolute;
      top: 0;
      -webkit-transition: border-color 0.3s ease;
      -o-transition: border-color 0.3s ease;
      transition: border-color 0.3s ease;
      width: 100px; }
  .fancybox-prev:hover span,
  .fancybox-next:hover span {
    color: #fff; }
    .fancybox-prev:hover span:before,
    .fancybox-next:hover span:before {
      border-left-color: #666;
      border-top-color: #666; }

.fancybox-next span {
  text-align: center; }

.fancybox-prev span:before {
  left: 36px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.fancybox-next span {
  right: 6px; }
  .fancybox-next span:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }

.fancybox-skin {
  background: #191919; }

.fancybox-image {
  opacity: .9; }

#fancybox-thumbs {
  font-size: 0;
  line-height: 0;
  text-align: center;
  z-index: 100000;
  -webkit-transition: bottom 0.5s ease;
  -o-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease; }
  #fancybox-thumbs ul {
    background: #191919;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    top: 0 !important;
    white-space: nowrap; }
    #fancybox-thumbs ul li {
      border: none !important;
      display: inline-block;
      float: none;
      overflow: hidden;
      padding: 0;
      position: relative;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      #fancybox-thumbs ul li .holder {
        bottom: 0;
        cursor: pointer;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10; }
      #fancybox-thumbs ul li.active {
        opacity: 1; }
  #fancybox-thumbs img {
    border-radius: 0; }

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

body.mobile #fancybox-thumbs {
  display: none; }

.fancybox-wrap {
  height: 100% !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  position: fixed !important;
  top: 0 !important; }

.fancybox-inner,
.fancybox-skin,
.fancybox-outer {
  height: 100% !important;
  position: relative;
  width: 100% !important; }

.fancybox-outer {
  background: none !important; }

.fancybox-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain; }

.fancybox-image {
  opacity: 0;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.fancybox-type-image.fancybox-opened {
  z-index: 10001; }
  .fancybox-type-image.fancybox-opened .fancybox-image {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

.fancybox-nav {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 56px;
  z-index: 100; }
  .fancybox-nav span {
    visibility: visible; }

.fancybox-close {
  -webkit-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  transition: right 0.5s ease; }
  .fancybox-close:hover {
    text-decoration: none; }

.fancybox-full #fancybox-thumbs {
  bottom: -100px; }
.fancybox-full .fancybox-prev {
  left: -100px; }
.fancybox-full .fancybox-next,
.fancybox-full .fancybox-close {
  right: -100px; }

#fancybox-thumbs ul li + li {
  margin: 0;
  padding: 0; }

#com_virtuemart .cols-3 [class*="span"] {
  width: 33.3333%; }
#com_virtuemart .cols-4 [class*="span"] {
  width: 25%; }
#com_virtuemart [class*='span'] {
  padding-left: 15px;
  padding-right: 15px; }
#com_virtuemart .btn.add_compare {
  color: #333; }
  #com_virtuemart .btn.add_compare:hover {
    color: #bd82d9; }
#com_virtuemart .orderby-displaynumber select, #com_virtuemart .orderby-displaynumber input[type="file"] {
  width: 100%; }
#com_virtuemart .product-neighbours {
  overflow: hidden;
  margin-bottom: 30px;
  clear: both; }
  #com_virtuemart .product-neighbours .previous-page, #com_virtuemart .product-neighbours .next-page {
    width: auto;
    display: inline-block;
    font-size: 16px; }
    #com_virtuemart .product-neighbours .previous-page i, #com_virtuemart .product-neighbours .next-page i {
      font-size: 11px; }
  #com_virtuemart .product-neighbours .previous-page {
    float: left; }
    #com_virtuemart .product-neighbours .previous-page i {
      margin-right: 10px; }
  #com_virtuemart .product-neighbours .next-page {
    float: right;
    text-align: right; }
    #com_virtuemart .product-neighbours .next-page i {
      margin-left: 10px; }
#com_virtuemart ul.steps {
  display: table;
  width: 100%;
  table-layout: fixed;
  counter-reset: list;
  margin: 0 0 23px; }
  #com_virtuemart ul.steps li {
    display: table-cell;
    background: #ededed;
    border: 1px solid #c7c7c7;
    padding: 0;
    position: relative;
    list-style: none; }
    #com_virtuemart ul.steps li:before {
      content: counter(list,decimal-leading-zero) ".";
      counter-increment: list;
      left: 15px;
      background: none;
      top: 50%;
      line-height: 1px;
      position: absolute;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      width: auto;
      height: auto;
      z-index: 10; }
    #com_virtuemart ul.steps li > span {
      display: block;
      padding: 18px 20px 17px 40px;
      height: 60px; }
    #com_virtuemart ul.steps li + li {
      border-left-width: 0; }
      #com_virtuemart ul.steps li + li > span {
        position: relative; }
        #com_virtuemart ul.steps li + li > span:before {
          position: absolute;
          top: 0;
          left: -30px;
          content: '';
          border-top: 30px solid #c7c7c7;
          border-left: 30px solid transparent;
          border-bottom: 30px solid #c7c7c7;
          height: 0;
          width: 0; }
        #com_virtuemart ul.steps li + li > span:after {
          position: absolute;
          top: 0;
          left: -30px;
          content: '';
          border-top: 30px solid #ededed;
          border-left: 30px solid transparent;
          border-bottom: 30px solid #ededed;
          height: 0;
          width: 0; }
    #com_virtuemart ul.steps li.current span {
      background-color: #bd82d9; }
      #com_virtuemart ul.steps li.current span:after {
        border-top-color: #bd82d9;
        border-bottom-color: #bd82d9; }
    #com_virtuemart ul.steps li.current span, #com_virtuemart ul.steps li.current:before {
      color: #fff; }
#com_virtuemart .btn-box .wishlist .btn:after, #com_virtuemart .btn-box .compare .btn:after, #com_virtuemart .addtocart-bar .btn:after {
  display: none; }
#com_virtuemart .vm-cart-header > h3 {
  color: #bd82d9; }
#com_virtuemart .item_name.product_title {
  margin-bottom: 10px; }
#com_virtuemart .addtocart-bar {
  font-size: 0; }
  #com_virtuemart .addtocart-bar .btn {
    padding-top: 6px;
    padding-bottom: 6px; }
    #com_virtuemart .addtocart-bar .btn i {
      font-size: 28px;
      line-height: 27px;
      margin-right: 4px;
      position: relative;
      top: 2px; }
    #com_virtuemart .addtocart-bar .btn span {
      position: relative;
      top: -4px; }

.vmCartModule {
  position: relative;
  float: right; }
  .vmCartModule #vm_cart_products {
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 260px;
    margin-top: 30px;
    -webkit-box-shadow: 0 0 21px #e2e7ec;
    box-shadow: 0 0 21px #e2e7ec;
    padding: 10px;
    z-index: 101;
    background: #fff;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
    display: none\0; }
    .vmCartModule #vm_cart_products.shown {
      pointer-events: auto;
      opacity: 1;
      -webkit-transform: translate(0, 0px);
      -ms-transform: translate(0, 0px);
      -o-transform: translate(0, 0px);
      transform: translate(0, 0px);
      display: block\0; }
    .vmCartModule #vm_cart_products.empty {
      display: none !important; }
    .vmCartModule #vm_cart_products .cart_title {
      margin-bottom: 0.5rem; }
    .vmCartModule #vm_cart_products .total {
      margin-bottom: 0.5rem; }
  .vmCartModule .remove_product {
    font-size: 18px;
    float: right; }
  .vmCartModule .subtotal_with_tax {
    float: right;
    margin-right: 10px; }
  .vmCartModule .vmcontainer {
    position: relative;
    padding-bottom: 0.5rem; }
    .vmCartModule .vmcontainer .product_row {
      -webkit-transition: opacity 0.2s ease;
      -o-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease;
      overflow: hidden; }
      .vmCartModule .vmcontainer .product_row .product_img {
        float: left;
        width: 80px;
        margin: 0 20px 10px 0; }
    .vmCartModule .vmcontainer + .vmcontainer {
      border-top: 1px solid #e5e5e5;
      padding-top: 0.5rem; }
    .vmCartModule .vmcontainer .removing_title {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      pointer-events: none;
      z-index: 10;
      background: rgba(51, 51, 51, 0.2);
      color: #333;
      text-align: center;
      line-height: 100%;
      z-index: -1;
      -webkit-transition: opacity 0.2s ease;
      -o-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease; }
      .vmCartModule .vmcontainer .removing_title:before {
        content: '';
        display: inline-block;
        width: 0;
        overflow: hidden;
        vertical-align: middle;
        height: 100%; }
    .vmCartModule .vmcontainer.removing .product_row {
      opacity: .5; }
    .vmCartModule .vmcontainer.removing .removing_title {
      z-index: 10;
      opacity: 1;
      pointer-events: auto; }
  .vmCartModule .total_products a.disabled {
    pointer-events: none; }

body.com-virtuemart.view-category .category img {
  width: 100%; }

body.com-virtuemart .prod .product .prod-box {
  display: inline-block; }

.pagination.vm-pagination-top {
  padding-left: 15px;
  padding-right: 15px; }

.spacer.product-container {
  background: none;
  clear: none;
  height: auto;
  margin: 0; }

.browse-view .quantity-box {
  display: none !important; }

.moduletable .vmproduct .product-fields {
  display: none; }
.moduletable .vmproduct label.quantity_box,
.moduletable .vmproduct span.quantity-box {
  display: none; }
.moduletable .vmproduct ul.variants {
  margin: 0 0 17px;
  list-style: none; }
  .moduletable .vmproduct ul.variants li {
    display: inline-block; }
    .moduletable .vmproduct ul.variants li a {
      display: inline-block;
      cursor: pointer;
      position: relative;
      background-clip: padding-box;
      text-decoration: none !important; }
    .moduletable .vmproduct ul.variants li + li {
      margin-left: 10px; }
  .moduletable .vmproduct ul.variants.variants_color li a {
    height: 27px;
    width: 27px;
    border: 4px solid transparent; }
    .moduletable .vmproduct ul.variants.variants_color li a:after {
      position: absolute;
      top: -4px;
      left: -4px;
      right: -4px;
      bottom: -4px;
      border: 1px solid #e5e5e5;
      content: '';
      -webkit-transition: border-color 0.2s ease;
      -o-transition: border-color 0.2s ease;
      transition: border-color 0.2s ease; }
    .moduletable .vmproduct ul.variants.variants_color li a:hover:after, .moduletable .vmproduct ul.variants.variants_color li a.selected:after {
      border: 2px solid #333; }
  .moduletable .vmproduct ul.variants.variants_size {
    margin-bottom: 21px; }
    .moduletable .vmproduct ul.variants.variants_size li a {
      height: 33px;
      width: 33px;
      border: 1px solid #ddd;
      text-align: center;
      line-height: 33px;
      font-weight: bold;
      color: #333;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .moduletable .vmproduct ul.variants.variants_size li a:hover, .moduletable .vmproduct ul.variants.variants_size li a.selected {
        background: #333;
        border-color: #333;
        color: #fff; }
.moduletable .vmproduct .variant_title {
  margin-bottom: 9px; }
  .moduletable .vmproduct .variant_title .required {
    color: #f83e3e; }

label[for=mod_virtuemart_search] {
  position: relative;
  padding-right: 55px; }
  label[for=mod_virtuemart_search] button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 50px; }

input#mod_virtuemart_search {
  width: 100%; }

.VMmenu {
  margin: 0; }
  .VMmenu dl {
    margin: 0; }
  .VMmenu dt {
    font-weight: normal; }
    .VMmenu dt a {
      display: block;
      text-decoration: none; }
      .VMmenu dt a.current, .VMmenu dt a.active {
        color: #333; }
    .VMmenu dt.parent {
      position: relative; }
      .VMmenu dt.parent a {
        padding-right: 30px; }
      .VMmenu dt.parent:before {
        content: '\f067';
        position: absolute;
        top: 50%;
        right: 10px;
        font-family: "FontAwesome";
        pointer-events: none;
        margin-top: -8px; }
      .VMmenu dt.parent.current:before, .VMmenu dt.parent.opened:before {
        content: '\f068'; }
  .VMmenu dd.current {
    display: block;
    height: auto; }
  .VMmenu > dt {
    border: 1px solid #e5e5e5;
    border-top: none; }
    .VMmenu > dt a {
      padding: 5px 10px; }
    .VMmenu > dt:first-child {
      border-top: 1px solid #e5e5e5; }
  .VMmenu > dd {
    padding: 5px 0px 5px 20px;
    margin: 0;
    border: 1px solid #e5e5e5;
    border-top: none; }
    .VMmenu > dd dt {
      padding-bottom: 5px; }

#com_virtuemart [class*='span'] {
  padding-left: 15px;
  padding-right: 15px; }
#com_virtuemart .item_name a {
  color: #333; }
  #com_virtuemart .item_name a:hover {
    color: #bd82d9; }
#com_virtuemart .product_s_desc.hidden {
  display: none; }
#com_virtuemart .vm-product-horizon .vm-product-media-container > a,
#com_virtuemart .product-related-products .vm-product-media-container > a {
  position: relative;
  font-size: 0;
  line-height: 0; }
  #com_virtuemart .vm-product-horizon .vm-product-media-container > a .sale_icon,
  #com_virtuemart .product-related-products .vm-product-media-container > a .sale_icon {
    position: absolute;
    text-transform: uppercase;
    left: 10px;
    top: 10px;
    z-index: 10;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    background: white;
    width: 56px;
    line-height: 56px;
    height: 56px;
    font-size: 14px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  #com_virtuemart .vm-product-horizon .vm-product-media-container > a:hover,
  #com_virtuemart .product-related-products .vm-product-media-container > a:hover {
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01); }
    #com_virtuemart .vm-product-horizon .vm-product-media-container > a:hover .sale_icon,
    #com_virtuemart .product-related-products .vm-product-media-container > a:hover .sale_icon {
      color: white;
      background-color: #bd82d9;
      animation-name: sale;
      animation-duration: 1s; }
#com_virtuemart .addtocart-area, #com_virtuemart .vm-details-button {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle; }
  #com_virtuemart .addtocart-area form, #com_virtuemart .vm-details-button form {
    margin: 0; }
#com_virtuemart .productdetails-view .btn-box > div {
  float: left;
  margin-right: 15px; }
#com_virtuemart .productdetails-view .vm-product-details-content .recommend_link {
  width: 100%;
  overflow: hidden;
  padding-top: 20px; }
#com_virtuemart .productdetails-view .vm-product-details-content .addtocart-area .addtocart-bar .quantity-box {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 10px;
  position: relative;
  top: -2px; }
#com_virtuemart .productdetails-view .vm-product-details-content .addtocart-area .addtocart-bar .quantity_box {
  float: left;
  margin-right: 10px;
  line-height: 48px; }
#com_virtuemart .product {
  margin-bottom: 30px; }
#com_virtuemart .productdetails-view .addtocart-area {
  display: block;
  margin-bottom: 30px; }
#com_virtuemart .productdetails-view .quantity_box {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0; }
#com_virtuemart .productdetails-view input.quantity-input {
  width: 50px;
  margin: 0 15px 0 0;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center; }
#com_virtuemart .productdetails-view .prices_block .ratingbox {
  float: right;
  margin-top: -20px; }
#com_virtuemart .productdetails-view .customer-reviews .date {
  display: block;
  margin: 0 0 0.5rem; }
  #com_virtuemart .productdetails-view .customer-reviews .date:before {
    content: '\f017';
    font-family: "FontAwesome";
    margin-right: 5px;
    color: #bd82d9; }
#com_virtuemart .productdetails-view .customer-reviews .vote {
  display: block; }
#com_virtuemart .productdetails-view .customer-reviews .author {
  display: block;
  color: #bd82d9;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.5rem; }
#com_virtuemart .productdetails-view .customer-reviews .list-reviews > div {
  margin-bottom: 30px; }
#com_virtuemart .productdetails-view .customer-reviews .write-reviews .step {
  display: block;
  margin-bottom: 0.5rem; }
#com_virtuemart .productdetails-view .customer-reviews .write-reviews textarea#comment {
  width: 100%;
  height: 200px; }
#com_virtuemart .productdetails-view .product_tabs {
  overflow: hidden;
  clear: both;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  margin-bottom: 46px; }
  #com_virtuemart .productdetails-view .product_tabs:before {
    width: 1px;
    background: #e5e5e5;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 269px; }
  #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical {
    float: left;
    width: 270px;
    margin: 0 0 -1px;
    position: relative;
    flex-direction: column;
    z-index: 10; }
    #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li a {
      display: block;
      padding: 15px 19px;
      text-transform: uppercase;
      color: #888888;
      font-size: 14px;
      font-weight: bold;
      background: none !important;
      border-left: 2px solid transparent;
      border-bottom: 1px solid #e5e5e5;
      border-right: 1px solid transparent; }
    #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li a.show {
      color: #333;
      border-left: 2px solid #333;
      border-right: 1px solid #fff; }
    #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li + li {
      margin-top: 0; }
  #com_virtuemart .productdetails-view .product_tabs .tab-content {
    overflow: hidden;
    padding: 24px 31px; }
    #com_virtuemart .productdetails-view .product_tabs .tab-content .tab-pane {
      padding: 0;
      margin: 0;
      border: none;
      text-align: inherit; }
#com_virtuemart .productdetails-view .product-related-products, #com_virtuemart .productdetails-view .product-related-categories {
  margin-bottom: 20px;
  border-top: 1px solid #e5e9eb;
  padding-top: 45px;
  margin-top: 30px; }
  #com_virtuemart .productdetails-view .product-related-products h3, #com_virtuemart .productdetails-view .product-related-categories h3 {
    color: #bd82d9; }
  #com_virtuemart .productdetails-view .product-related-products h5 a, #com_virtuemart .productdetails-view .product-related-categories h5 a {
    color: #333; }
    #com_virtuemart .productdetails-view .product-related-products h5 a:hover, #com_virtuemart .productdetails-view .product-related-categories h5 a:hover {
      color: #bd82d9; }
  #com_virtuemart .productdetails-view .product-related-products .vm-product-media-container span.vm-img-desc, #com_virtuemart .productdetails-view .product-related-categories .vm-product-media-container span.vm-img-desc {
    display: none; }
  #com_virtuemart .productdetails-view .product-related-products .list_carousel, #com_virtuemart .productdetails-view .product-related-categories .list_carousel {
    margin: 0 -30px 0 0;
    padding: 0;
    position: relative;
    width: auto; }
  #com_virtuemart .productdetails-view .product-related-products .list_carousel ul, #com_virtuemart .productdetails-view .product-related-categories .list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #com_virtuemart .productdetails-view .product-related-products .caroufredsel_wrapper, #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_wrapper {
    cursor: auto !important; }
  #com_virtuemart .productdetails-view .product-related-products .list_carousel li, #com_virtuemart .productdetails-view .product-related-categories .list_carousel li {
    padding: 0 30px 0 0;
    margin: 0;
    display: block;
    float: left;
    min-width: 50px;
    min-height: 162px; }
  #com_virtuemart .productdetails-view .product-related-products .clearfix, #com_virtuemart .productdetails-view .product-related-categories .clearfix {
    float: none;
    display: block;
    content: '';
    clear: both; }
  #com_virtuemart .productdetails-view .product-related-products .caroufredsel_prev,
  #com_virtuemart .productdetails-view .product-related-products .caroufredsel_next, #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_prev,
  #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_next {
    position: absolute;
    top: 50%;
    display: block;
    margin: -64px 0 0 0;
    background: none !important;
    font-size: 36px;
    color: #d9dee1;
    cursor: pointer;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    #com_virtuemart .productdetails-view .product-related-products .caroufredsel_prev:hover,
    #com_virtuemart .productdetails-view .product-related-products .caroufredsel_next:hover, #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_prev:hover,
    #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_next:hover {
      color: #6dc77b; }
  #com_virtuemart .productdetails-view .product-related-products .caroufredsel_prev, #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_prev {
    left: -42px; }
  #com_virtuemart .productdetails-view .product-related-products .caroufredsel_next, #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_next {
    right: -12px; }
#com_virtuemart .productdetails-view .customer-reviews {
  border-top: 1px solid #e5e9eb;
  padding-top: 45px; }
#com_virtuemart .productdetails-view.custom .prices_block .ratingbox {
  float: none;
  margin-top: 20px; }
#com_virtuemart .productdetails-view .tab-content .tab-pane .video_frame iframe {
  overflow: hidden;
  width: 0 !important;
  height: 0 !important;
  display: none; }
#com_virtuemart .productdetails-view .tab-content .tab-pane.active .video_frame iframe {
  overflow: hidden;
  width: 100% !important;
  height: 100% !important;
  display: block; }
#com_virtuemart .vm-nodisplay {
  display: none; }
#com_virtuemart .main-image {
  width: 467px;
  border: 1px solid #e5e5e5; }
#com_virtuemart .jssort02 .w {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }
#com_virtuemart .jssort02 .c {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  -webkit-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  border: 0px solid transparent; }
#com_virtuemart .jssort02 .p:hover .c,
#com_virtuemart .jssort02 .pav .c {
  border: 3px solid #bd82d9; }
#com_virtuemart .additional-images {
  overflow: hidden;
  position: absolute;
  border-color: #e5e5e5 !important; }
  #com_virtuemart .additional-images a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
#com_virtuemart .vm-product-container {
  position: relative;
  z-index: 98;
  padding-bottom: 30px; }
#com_virtuemart .vm-product-details-container {
  padding-bottom: 11px; }
  #com_virtuemart .vm-product-details-container .manufacturer {
    padding-bottom: 0.5rem;
    font-size: 20px;
    color: #333;
    font-weight: 300; }
    #com_virtuemart .vm-product-details-container .manufacturer a {
      color: #777;
      font-size: 18px; }
#com_virtuemart .product-field-type-variants {
  display: none; }
#com_virtuemart ul.variants {
  padding: 0 0 7px;
  list-style: none;
  margin: 0; }
  #com_virtuemart ul.variants li {
    display: inline-block;
    margin: 0 10px 10px 0; }
    #com_virtuemart ul.variants li a {
      display: inline-block;
      cursor: pointer;
      position: relative;
      background-clip: padding-box;
      text-decoration: none !important; }
  #com_virtuemart ul.variants.variants_color li a {
    height: 27px;
    width: 27px;
    border: 4px solid transparent; }
    #com_virtuemart ul.variants.variants_color li a:after {
      position: absolute;
      top: -4px;
      left: -4px;
      right: -4px;
      bottom: -4px;
      border: 1px solid #e5e5e5;
      content: '';
      -webkit-transition: border-color 0.2s ease;
      -o-transition: border-color 0.2s ease;
      transition: border-color 0.2s ease; }
    #com_virtuemart ul.variants.variants_color li a:hover:after, #com_virtuemart ul.variants.variants_color li a.selected:after {
      border: 2px solid #333; }
  #com_virtuemart ul.variants.variants_size {
    margin-bottom: 21px; }
    #com_virtuemart ul.variants.variants_size li a {
      height: 33px;
      width: 33px;
      border: 1px solid #ddd;
      text-align: center;
      line-height: 33px;
      font-weight: bold;
      color: #333;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      #com_virtuemart ul.variants.variants_size li a:hover, #com_virtuemart ul.variants.variants_size li a.selected {
        background: #333;
        border-color: #333;
        color: #fff; }
#com_virtuemart .variant_title {
  margin-bottom: 9px; }
  #com_virtuemart .variant_title .required {
    color: #f83e3e; }
#com_virtuemart .product_code {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }
  #com_virtuemart .product_code span {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    color: #333;
    font-weight: bold;
    background: #eee;
    padding: 0 10px;
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    margin-left: 4px; }
#com_virtuemart .availability {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px; }
#com_virtuemart .availability_date {
  display: inline-block;
  vertical-align: middle; }
#com_virtuemart .product_in_stock {
  display: inline-block;
  vertical-align: middle; }
  #com_virtuemart .product_in_stock span {
    color: #333; }
#com_virtuemart .ratingbox {
  font-size: 0;
  white-space: nowrap;
  color: #ddd;
  position: relative;
  overflow: hidden;
  width: auto; }
  #com_virtuemart .ratingbox i {
    font-size: 16px;
    width: 16px; }
  #com_virtuemart .ratingbox .stars-orange {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #FFFFFF;
    overflow: hidden; }
  #com_virtuemart .ratingbox.dummy {
    font-size: 14px;
    width: auto;
    margin-bottom: 20px; }
#com_virtuemart .product_units {
  font-size: 20px;
  color: #333;
  font-weight: 300;
  padding-bottom: 20px; }
  #com_virtuemart .product_units span {
    font-size: 18px;
    color: #777;
    margin-left: 10px; }
#com_virtuemart .product-fields-title {
  font-weight: 300;
  font-size: 20px;
  color: #333;
  padding-bottom: 15px;
  display: block; }
#com_virtuemart .divider_horizontal {
  height: 1px;
  background: #e5e5e5;
  overflow: hidden;
  margin-bottom: 20px; }
#com_virtuemart .prices_block {
  overflow: hidden;
  padding-bottom: 21px;
  color: #333;
  font-weight: 300;
  font-size: 19px;
  line-height: 31px; }
#com_virtuemart .product-price {
  font-weight: 300;
  line-height: 1.2em; }
  #com_virtuemart .product-price > div {
    padding-bottom: 5px; }
#com_virtuemart .with_discount span.PricebasePrice {
  text-decoration: line-through;
  font-size: 0.5925925925925926em;
  line-height: 0em; }
#com_virtuemart .with_discount .PricediscountedPriceWithoutTax,
#com_virtuemart .with_discount .PricediscountAmount {
  display: none; }
#com_virtuemart .top_details {
  margin-bottom: 10px; }
#com_virtuemart .recommend_link,
#com_virtuemart .ask-a-question {
  padding-bottom: 23px; }
#com_virtuemart .category-view .category {
  margin-bottom: 30px; }
#com_virtuemart .category-view span.quantity-box {
  width: 0;
  font-size: 0;
  line-height: 0; }
#com_virtuemart .category-view .addtocart-bar {
  font-size: 0; }
#com_virtuemart .product_dim {
  padding: 5px 0; }
#com_virtuemart .vm-order-list {
  float: left;
  width: 70%; }
#com_virtuemart .display-number {
  text-align: right;
  padding-bottom: 20px; }
  #com_virtuemart .display-number .title {
    font-weight: 300;
    font-size: 20px;
    color: #333;
    margin-bottom: 15px; }
#com_virtuemart .orderlistcontainer {
  position: relative;
  padding-bottom: 20px; }
  #com_virtuemart .orderlistcontainer .title {
    font-weight: 300;
    font-size: 20px;
    color: #333;
    margin-bottom: 15px; }
  #com_virtuemart .orderlistcontainer .sort_list {
    position: relative;
    display: inline-block;
    max-width: 100%; }
    #com_virtuemart .orderlistcontainer .sort_list .activeOrder {
      display: inline-block;
      max-width: 100%; }
    #com_virtuemart .orderlistcontainer .sort_list:hover .orderlist {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
      pointer-events: auto;
      -webkit-transition: all 0.2s ease 0s;
      -o-transition: all 0.2s ease 0s;
      transition: all 0.2s ease 0s; }
  #com_virtuemart .orderlistcontainer .orderlist {
    z-index: 100;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 5px 0;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: all 0.2s ease 0.5s;
    -o-transition: all 0.2s ease 0.5s;
    transition: all 0.2s ease 0.5s;
    background: #FFFFFF;
    border: 1px solid #e5e5e5; }
    #com_virtuemart .orderlistcontainer .orderlist > div {
      padding: 5px 10px; }
    #com_virtuemart .orderlistcontainer .orderlist a {
      white-space: nowrap; }
  #com_virtuemart .orderlistcontainer.manufacturer {
    cursor: pointer; }
    #com_virtuemart .orderlistcontainer.manufacturer .activeOrder:after {
      content: '\f078';
      font-family: "FontAwesome";
      padding-left: 6px; }
#com_virtuemart #com-form-login-remember label[for=remember] {
  display: inline-block; }
#com_virtuemart #com-form-login-buttons > button, #com_virtuemart #com-form-login-buttons > a {
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 30px; }
#com_virtuemart #com-form-login .input-prepend {
  position: relative;
  display: block;
  font-size: inherit; }
  #com_virtuemart #com-form-login .input-prepend span.add-on {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    padding: 0;
    border: none;
    background: none;
    margin: 0;
    line-height: 50px;
    text-align: center; }
    #com_virtuemart #com-form-login .input-prepend span.add-on span {
      width: 20px;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      border-radius: 100px;
      border: 2px solid #ececec;
      line-height: 20px;
      font-size: 14px; }
  #com_virtuemart #com-form-login .input-prepend .inputbox {
    padding-left: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
#com_virtuemart #checkoutForm span.controls {
  display: inline-block; }
#com_virtuemart #checkoutForm label {
  display: inline-block;
  white-space: nowrap; }
  #com_virtuemart #checkoutForm label span.vmshipment {
    display: block; }
    #com_virtuemart #checkoutForm label span.vmshipment span.vmshipment_name {
      display: inline; }
  #com_virtuemart #checkoutForm label span.vmpayment {
    display: block; }
    #com_virtuemart #checkoutForm label span.vmpayment span.vmpayment_name {
      display: inline; }
#com_virtuemart .vm-continue-shopping {
  float: left;
  margin-right: 10px; }
  #com_virtuemart .vm-continue-shopping .btn:after {
    display: none; }
#com_virtuemart .checkout-button-bottom {
  float: right; }
  #com_virtuemart .checkout-button-bottom .btn:after {
    display: none; }
#com_virtuemart label[for=STsameAsBTjs] {
  display: inline-block; }
#com_virtuemart input.coupon,
#com_virtuemart input.quantity-input {
  margin-bottom: 0; }
#com_virtuemart input.quantity-input {
  display: inline-block;
  width: 50px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center; }
#com_virtuemart .nowrap {
  white-space: nowrap; }
#com_virtuemart .cart_product_image span.cart-images {
  display: block; }
#com_virtuemart .cart_product_image .vm-customfield-cart {
  font-size: 14px; }
#com_virtuemart .cart_product_image img {
  width: 150px; }
#com_virtuemart .cart_product_image div.item_title {
  display: none;
  font-size: 18px; }
#com_virtuemart .cart-summary {
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
  width: 100%;
  border-collapse: collapse; }
  #com_virtuemart .cart-summary th {
    background: #f6f8fa; }
  #com_virtuemart .cart-summary th,
  #com_virtuemart .cart-summary td {
    border: 1px solid #e5e5e5;
    padding: 8px;
    text-align: left; }
  #com_virtuemart .cart-summary label {
    display: inline; }
  #com_virtuemart .cart-summary td.total {
    font-weight: bold; }
  #com_virtuemart .cart-summary .product_thead__mobile,
  #com_virtuemart .cart-summary .product_tbody__mobile,
  #com_virtuemart .cart-summary .sectiontableentry__mobile {
    display: none; }
  #com_virtuemart .cart-summary .coupon_descr {
    white-space: nowrap; }
  #com_virtuemart .cart-summary span.details-button {
    padding: 5px 0;
    vertical-align: middle;
    display: inline-block; }
  #com_virtuemart .cart-summary input.coupon {
    width: 190px; }
  #com_virtuemart .cart-summary .btn.vmicon {
    padding: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px; }
    #com_virtuemart .cart-summary .btn.vmicon:after {
      display: none; }
  #com_virtuemart .cart-summary .vm-price-value {
    font-size: inherit; }
#com_virtuemart .cart_product_title {
  font-size: 18px; }
  #com_virtuemart .cart_product_title .vm-customfield-cart {
    font-size: 14px; }
#com_virtuemart form#userForm .inputbox.error {
  margin-bottom: 10px; }
#com_virtuemart form#userForm,
#com_virtuemart form#paymentForm {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #com_virtuemart form#userForm[name=chooseShipmentRate] .buttonBar-right, #com_virtuemart form#userForm[name=choosePaymentRate] .buttonBar-right,
  #com_virtuemart form#paymentForm[name=chooseShipmentRate] .buttonBar-right,
  #com_virtuemart form#paymentForm[name=choosePaymentRate] .buttonBar-right {
    padding-top: 0.5rem; }
    #com_virtuemart form#userForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart], #com_virtuemart form#userForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart],
    #com_virtuemart form#paymentForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
    #com_virtuemart form#paymentForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart] {
      float: right; }
  #com_virtuemart form#userForm label,
  #com_virtuemart form#paymentForm label {
    display: inline-block;
    white-space: nowrap; }
    #com_virtuemart form#userForm label span.vmshipment,
    #com_virtuemart form#userForm label span.vmpayment,
    #com_virtuemart form#paymentForm label span.vmshipment,
    #com_virtuemart form#paymentForm label span.vmpayment {
      display: block; }
      #com_virtuemart form#userForm label span.vmshipment span.vmshipment_name,
      #com_virtuemart form#userForm label span.vmshipment span.vmpayment_name,
      #com_virtuemart form#userForm label span.vmpayment span.vmshipment_name,
      #com_virtuemart form#userForm label span.vmpayment span.vmpayment_name,
      #com_virtuemart form#paymentForm label span.vmshipment span.vmshipment_name,
      #com_virtuemart form#paymentForm label span.vmshipment span.vmpayment_name,
      #com_virtuemart form#paymentForm label span.vmpayment span.vmshipment_name,
      #com_virtuemart form#paymentForm label span.vmpayment span.vmpayment_name {
        display: inline;
        padding: 0; }
  #com_virtuemart form#userForm input[type=text],
  #com_virtuemart form#userForm input[type=email],
  #com_virtuemart form#userForm input[type=password],
  #com_virtuemart form#userForm select,
  #com_virtuemart form#userForm table,
  #com_virtuemart form#paymentForm input[type=text],
  #com_virtuemart form#paymentForm input[type=email],
  #com_virtuemart form#paymentForm input[type=password],
  #com_virtuemart form#paymentForm select,
  #com_virtuemart form#paymentForm table {
    width: 100% !important; }
  #com_virtuemart form#userForm td.key,
  #com_virtuemart form#paymentForm td.key {
    padding-right: 10px; }
  #com_virtuemart form#userForm .userfields_info,
  #com_virtuemart form#paymentForm .userfields_info {
    font-weight: bold;
    margin-bottom: 0.5rem;
    display: block; }
#com_virtuemart form#adminForm .userfields_info {
  font-weight: bold;
  margin-bottom: 0.5rem;
  display: block;
  text-align: center; }
#com_virtuemart form#adminForm .buttonBar-right {
  text-align: center; }
#com_virtuemart fieldset.user_vmshopper {
  padding-bottom: 0.5rem; }
  #com_virtuemart fieldset.user_vmshopper label[for=customer_number] {
    margin: 0; }
#com_virtuemart table.adminForm.user-details {
  border: none; }
  #com_virtuemart table.adminForm.user-details td,
  #com_virtuemart table.adminForm.user-details th {
    padding: 0px 10px;
    width: 50%;
    border: none !important; }
    #com_virtuemart table.adminForm.user-details td.key,
    #com_virtuemart table.adminForm.user-details th.key {
      text-align: right; }
    #com_virtuemart table.adminForm.user-details td span.select,
    #com_virtuemart table.adminForm.user-details th span.select {
      width: 220px; }
      #com_virtuemart table.adminForm.user-details td span.select select,
      #com_virtuemart table.adminForm.user-details th span.select select {
        width: 100% !important; }
    #com_virtuemart table.adminForm.user-details td label,
    #com_virtuemart table.adminForm.user-details th label {
      display: inline-block; }
    #com_virtuemart table.adminForm.user-details td:first-child,
    #com_virtuemart table.adminForm.user-details th:first-child {
      padding-left: 0; }
    #com_virtuemart table.adminForm.user-details td:last-child,
    #com_virtuemart table.adminForm.user-details th:last-child {
      padding-right: 0; }
#com_virtuemart fieldset.user_shipto {
  text-align: center; }
  #com_virtuemart fieldset.user_shipto ul {
    margin: 0;
    padding: 0.5rem 0; }
#com_virtuemart .control-buttons {
  text-align: right; }
  #com_virtuemart .control-buttons .cancel {
    float: left; }
  #com_virtuemart .control-buttons .btn:after {
    display: none; }
#com_virtuemart .buttonBar-right .btn:after,
#com_virtuemart .spaceStyle .btn:after {
  display: none; }
#com_virtuemart div.login_form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
#com_virtuemart .vmshipment_name,
#com_virtuemart .vmpayment_name {
  display: block;
  padding-bottom: 10px; }
#com_virtuemart table.adminlist {
  border: 1px solid #e5e5e5;
  width: 100%;
  text-align: left; }
  #com_virtuemart table.adminlist th,
  #com_virtuemart table.adminlist td {
    padding: 8px; }
  #com_virtuemart table.adminlist thead {
    display: none; }
    #com_virtuemart table.adminlist thead:first-child {
      display: table-header-group; }
#com_virtuemart div.terms-of-service {
  margin-bottom: 0.5rem; }
#com_virtuemart textarea#customer_note_field {
  width: 100%;
  height: 200px; }
#com_virtuemart div.cart.tos {
  overflow: hidden; }
  #com_virtuemart div.cart.tos label.cart.tos {
    font-size: 0; }
  #com_virtuemart div.cart.tos label[for=tos] {
    display: inline-block; }
#com_virtuemart table.order_details {
  width: 100%;
  margin-top: 0.5rem;
  border-collapse: collapse; }
  #com_virtuemart table.order_details th,
  #com_virtuemart table.order_details td {
    border: 1px solid #e5e5e5;
    padding: 10px; }
#com_virtuemart table.bill_addr,
#com_virtuemart table.ship_addr {
  width: 100%;
  border-collapse: collapse; }
  #com_virtuemart table.bill_addr th,
  #com_virtuemart table.bill_addr td,
  #com_virtuemart table.ship_addr th,
  #com_virtuemart table.ship_addr td {
    border: 1px solid #e5e5e5;
    padding: 10px; }
#com_virtuemart table.order_items,
#com_virtuemart table.order_history {
  width: 100%;
  text-align: left;
  border-collapse: collapse; }
  #com_virtuemart table.order_items th,
  #com_virtuemart table.order_items td,
  #com_virtuemart table.order_history th,
  #com_virtuemart table.order_history td {
    border: 1px solid #e5e5e5;
    padding: 10px; }
#com_virtuemart table.order_items thead {
  display: none; }
  #com_virtuemart table.order_items thead:first-child {
    display: table-header-group; }
#com_virtuemart table.order_items caption {
  display: none;
  text-align: left;
  font-weight: bold;
  padding-bottom: 5px; }
#com_virtuemart .spaceStyle .span6 {
  margin-top: 0.5rem; }
#com_virtuemart #ui-tabs ul#tabs {
  margin: 0.5rem 0;
  display: table;
  width: 100%;
  table-layout: fixed; }
  #com_virtuemart #ui-tabs ul#tabs li {
    display: table-cell;
    text-align: center;
    cursor: pointer;
    padding: 10px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid #e5e5e5; }
    #com_virtuemart #ui-tabs ul#tabs li + li {
      border-left: none; }
    #com_virtuemart #ui-tabs ul#tabs li.current, #com_virtuemart #ui-tabs ul#tabs li:hover {
      color: #fff;
      background: #bd82d9; }
#com_virtuemart #ui-tabs .tabs.dyn-tabs {
  display: none; }
  #com_virtuemart #ui-tabs .tabs.dyn-tabs#tab-1 {
    display: block; }
#com_virtuemart .virtuemart_search input.inputbox {
  margin-bottom: 0; }
#com_virtuemart form#askform {
  margin-right: 5px; }
  #com_virtuemart form#askform textarea {
    width: 100%;
    height: 200px; }
#com_virtuemart .quantity-box {
  position: relative;
  display: inline-block; }
  #com_virtuemart .quantity-box label.error {
    white-space: nowrap; }
#com_virtuemart .line-through {
  text-decoration: line-through; }
#com_virtuemart .featured-view span.quantity-box {
  display: none; }
#com_virtuemart .chzn-container-single .chzn-single {
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #f6f8fa; }
  #com_virtuemart .chzn-container-single .chzn-single div:before {
    content: '\f107'; }
#com_virtuemart .hero-unit div[class*="post_payment"] {
  font-size: 0;
  white-space: nowrap; }
  #com_virtuemart .hero-unit div[class*="post_payment"] .width_50 {
    display: inline-block;
    width: 50%;
    white-space: normal;
    font-size: 14px;
    vertical-align: top;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 5px; }
  #com_virtuemart .hero-unit div[class*="post_payment"] .tright {
    text-align: right;
    padding: 0 5px 0 0; }
#com_virtuemart .hero-unit .btn {
  margin-top: 10px; }
#com_virtuemart .btn[name=notifycustomer] {
  margin-bottom: 30px; }
#com_virtuemart .vm-product-details-content {
  padding-left: 40px; }
  #com_virtuemart .vm-product-details-content .shipment_info {
    padding-bottom: 20px; }
  #com_virtuemart .vm-product-details-content .prices_block {
    padding-bottom: 15px; }
    #com_virtuemart .vm-product-details-content .prices_block .PricesalesPrice {
      font-size: 35px;
      font-weight: 300;
      color: #bd82d9; }
    #com_virtuemart .vm-product-details-content .prices_block .with_discount span.PricebasePrice {
      font-size: 18px;
      color: #999; }
  #com_virtuemart .vm-product-details-content .quantity-box {
    display: block;
    margin-bottom: 30px;
    width: 134px;
    border: 1px solid #e5e9eb;
    white-space: nowrap;
    font-size: 0;
    line-height: 0; }
    #com_virtuemart .vm-product-details-content .quantity-box input {
      border: none !important;
      height: 44px;
      line-height: 18px;
      padding-top: 13px;
      margin: 0;
      width: 38px;
      -webkit-box-shadow: none;
      box-shadow: none; }
    #com_virtuemart .vm-product-details-content .quantity-box .quantity-controls {
      display: inline-block;
      width: 38px;
      height: 48px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      line-height: 46px;
      font-size: 18px;
      font-weight: 700;
      text-align: center;
      color: #888;
      background: none !important;
      border: none !important;
      padding: 0 !important; }
      #com_virtuemart .vm-product-details-content .quantity-box .quantity-controls:hover {
        color: #bd82d9; }
    #com_virtuemart .vm-product-details-content .quantity-box .controls {
      position: relative;
      display: inline-block;
      vertical-align: middle; }
#com_virtuemart .category-view-catalog .category {
  width: 100% !important; }
#com_virtuemart .category-view-catalog .item_img a {
  color: #888;
  position: relative; }
  #com_virtuemart .category-view-catalog .item_img a .category_content {
    padding-top: 20px;
    position: absolute;
    left: 9%;
    font-size: 14px;
    line-height: 1.645;
    z-index: 10;
    top: 50%;
    width: 350px;
    max-width: 82%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
#com_virtuemart .category-view .category-view > .category {
  text-align: center; }
#com_virtuemart .category-view .ratingbox {
  padding-top: 10px; }
#com_virtuemart .category-view .item_img {
  color: #888;
  position: relative; }
  #com_virtuemart .category-view .item_img .category_content {
    padding-top: 20px;
    position: absolute;
    left: 9%;
    font-size: 14px;
    line-height: 1.645;
    z-index: 10;
    top: 50%;
    width: 350px;
    max-width: 82%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
#com_virtuemart .category-view-home {
  text-align: center; }
#com_virtuemart select,
#com_virtuemart select[multiple],
#com_virtuemart select[size],
#com_virtuemart textarea,
#com_virtuemart input[type="text"],
#com_virtuemart input[type="password"],
#com_virtuemart input[type="datetime"],
#com_virtuemart input[type="datetime-local"],
#com_virtuemart input[type="date"],
#com_virtuemart input[type="month"],
#com_virtuemart input[type="time"],
#com_virtuemart input[type="week"],
#com_virtuemart input[type="number"],
#com_virtuemart input[type="email"],
#com_virtuemart input[type="url"],
#com_virtuemart input[type="search"],
#com_virtuemart input[type="tel"],
#com_virtuemart input[type="color"],
#com_virtuemart .uneditable-input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

.sp-module.catalog_cats {
  margin-bottom: 30px; }
  .sp-module.catalog_cats ul.virtuemart_categories {
    margin: 0;
    padding-top: 0; }
    .sp-module.catalog_cats ul.virtuemart_categories > li {
      font-size: 20px;
      padding: 0 0 20px;
      font-weight: 300; }
      .sp-module.catalog_cats ul.virtuemart_categories > li > a:before {
        display: none; }
      .sp-module.catalog_cats ul.virtuemart_categories > li a {
        color: #333; }
        .sp-module.catalog_cats ul.virtuemart_categories > li a:hover, .sp-module.catalog_cats ul.virtuemart_categories > li a:focus, .sp-module.catalog_cats ul.virtuemart_categories > li a:active {
          color: #bd82d9; }
      .sp-module.catalog_cats ul.virtuemart_categories > li ul {
        margin: 22px 0 0; }
      .sp-module.catalog_cats ul.virtuemart_categories > li li {
        font-size: 18px;
        padding: 0 0 9px 24px;
        position: relative;
        font-weight: 300; }
        .sp-module.catalog_cats ul.virtuemart_categories > li li > a:before {
          content: '\f105';
          font-family: "FontAwesome";
          color: #bd82d9;
          position: absolute;
          left: 0;
          top: 1px; }

.vmgroupbrands {
  margin: 0 0 40px; }

ul.vmmanufacturerbrands {
  margin: 0; }
  ul.vmmanufacturerbrands li {
    font-size: 18px;
    padding: 0 0 9px 24px;
    position: relative;
    font-weight: 300; }
    ul.vmmanufacturerbrands li > a {
      color: #333; }
      ul.vmmanufacturerbrands li > a:hover, ul.vmmanufacturerbrands li > a:focus, ul.vmmanufacturerbrands li > a:active {
        color: #bd82d9; }
      ul.vmmanufacturerbrands li > a:before {
        content: '\f105';
        font-family: "FontAwesome";
        position: absolute;
        left: 0;
        top: 1px; }

body.com_virtuemart #copyright,
body.body__var_2 #copyright {
  background: #f6f8fa;
  padding-top: 85px; }
  body.com_virtuemart #copyright .siteName,
  body.body__var_2 #copyright .siteName {
    text-transform: none; }
    body.com_virtuemart #copyright .siteName .item_title_part0,
    body.body__var_2 #copyright .siteName .item_title_part0 {
      padding: 0; }
      body.com_virtuemart #copyright .siteName .item_title_part0:before,
      body.body__var_2 #copyright .siteName .item_title_part0:before {
        display: none; }
      body.com_virtuemart #copyright .siteName .item_title_part0:after,
      body.body__var_2 #copyright .siteName .item_title_part0:after {
        position: static;
        content: '.';
        background: none; }
  body.com_virtuemart #copyright .copyright_text,
  body.body__var_2 #copyright .copyright_text {
    position: relative;
    padding-left: 45px; }
    body.com_virtuemart #copyright .copyright_text:before,
    body.body__var_2 #copyright .copyright_text:before {
      position: absolute;
      width: 19px;
      height: 19px;
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px;
      top: 0;
      left: 0;
      content: ''; }
    body.com_virtuemart #copyright .copyright_text:after,
    body.body__var_2 #copyright .copyright_text:after {
      position: absolute;
      width: 15px;
      height: 15px;
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px;
      top: 3px;
      left: 13px;
      content: '';
      opacity: .6; }
  body.com_virtuemart #copyright .moduletable,
  body.body__var_2 #copyright .moduletable {
    text-align: left; }
  body.com_virtuemart #copyright .mod-custom__footer_contacts,
  body.body__var_2 #copyright .mod-custom__footer_contacts {
    padding-top: 0; }

body.com-virtuemart .container-fluid {
  padding-left: 0;
  padding-right: 0; }
body.com-virtuemart aside .sp-module-title, body.com-virtuemart aside .page_header {
  color: #bd82d9; }
body.com-virtuemart #facebox {
  width: 100%;
  height: 100%;
  top: 0 !important;
  left: 0 !important;
  position: fixed !important;
  font-size: 0;
  text-align: center;
  white-space: nowrap; }
  body.com-virtuemart #facebox:before {
    content: '';
    display: inline-block;
    height: 100%;
    overflow: hidden;
    width: 0;
    vertical-align: middle; }
  body.com-virtuemart #facebox .popup {
    white-space: normal;
    border: none;
    background: white;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    font-size: 14px;
    position: relative;
    z-index: 65559;
    text-align: left;
    max-height: 100%;
    overflow: auto;
    width: 605px; }
    body.com-virtuemart #facebox .popup > .content {
      width: 100%;
      display: table !important; }
    body.com-virtuemart #facebox .popup .container-fluid {
      margin: 0; }
      body.com-virtuemart #facebox .popup .container-fluid .clearfix:after {
        width: 100%;
        height: 1px;
        position: relative; }
    body.com-virtuemart #facebox .popup > .close {
      background: none;
      padding: 0;
      width: auto;
      height: auto;
      right: 7px; }
      body.com-virtuemart #facebox .popup > .close:before {
        content: '\f057';
        font-size: 25px;
        line-height: 1em;
        font-family: "FontAwesome"; }
      body.com-virtuemart #facebox .popup > .close img {
        display: none; }
    body.com-virtuemart #facebox .popup .content {
      display: block; }
      body.com-virtuemart #facebox .popup .content .product_img {
        float: left;
        width: 178px;
        margin-right: 20px;
        margin-bottom: 10px;
        max-width: 45%; }
      body.com-virtuemart #facebox .popup .content .btn {
        height: auto;
        width: auto;
        position: static;
        opacity: 1;
        float: none;
        font-weight: normal;
        margin-right: 14px;
        margin-bottom: 5px; }
        body.com-virtuemart #facebox .popup .content .btn .fa {
          margin-left: 3px;
          margin-right: 3px; }
        body.com-virtuemart #facebox .popup .content .btn:after {
          display: none; }
        body.com-virtuemart #facebox .popup .content .btn.fright {
          float: right;
          margin-right: 0;
          margin-left: 14px; }
      body.com-virtuemart #facebox .popup .content .product-related-products {
        padding-top: 30px; }
        body.com-virtuemart #facebox .popup .content .product-related-products .wrap-products {
          margin-left: -20px; }
        body.com-virtuemart #facebox .popup .content .product-related-products .product-field-type-R {
          float: left;
          padding-left: 20px; }
          body.com-virtuemart #facebox .popup .content .product-related-products .product-field-type-R img {
            display: block;
            width: 150px; }
      body.com-virtuemart #facebox .popup .content iframe {
        max-width: 100%;
        display: inline-block; }
  body.com-virtuemart #facebox #facebox_overlay_inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 65558; }
  body.com-virtuemart #facebox[style*="display: none;"] + #facebox_overlay, body.com-virtuemart #facebox[style*="display:none;"] + #facebox_overlay {
    display: none !important;
    height: 0 !important;
    width: 0 !important; }

#virtuemart_currency_id {
  width: 90px; }

.ask-a-question-view {
  padding-right: 10px; }
  .ask-a-question-view .form-field {
    padding-top: 0.5rem; }

.jssora11l, .jssora11r {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  height: 34px;
  width: 34px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  line-height: 34px;
  text-align: center;
  font-size: 26px;
  background: white;
  background: rgba(255, 255, 255, 0.8); }
  .jssora11l:hover, .jssora11r:hover {
    color: white;
    background-color: #bd82d9; }

.jssora11l {
  left: 20px; }

.jssora11r {
  right: 20px; }

.vm-product-media-container {
  margin: 0 0 21px;
  line-height: 1em; }
  .vm-product-media-container > a {
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    max-width: 100%; }
    .vm-product-media-container > a:hover {
      -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
      -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
      -o-transform: scale(1.01);
      transform: scale(1.01); }

@keyframes sale {
  0% {
    transform: scale(1) translate(0, 0) rotate(0deg); }
  20% {
    transform: scale(1.2) translate(10%, 10%) rotate(0deg); }
  40% {
    transform: scale(1.2) translate(10%, 10%) rotate(20deg); }
  50% {
    transform: scale(1.2) translate(10%, 10%) rotate(0deg); }
  60% {
    transform: scale(1.2) translate(10%, 10%) rotate(-20deg); }
  80% {
    transform: scale(1.2) translate(10%, 10%) rotate(0deg); }
  100% {
    transform: scale(1) translate(0, 0) rotate(0deg);
    top: 10px;
    left: 10px; } }
#vm_cart_products .text-cart {
  margin-bottom: 10px; }
#vm_cart_products .vmcontainer .image {
  margin-bottom: 7px; }

.view-mywishlist .vm-product-media-container, .view-mywishlist .product-thumb .image, .view-comparelist .vm-product-media-container, .view-comparelist .product-thumb .image {
  display: inline-block; }
.view-mywishlist .product-thumb, .view-comparelist .product-thumb {
  position: relative; }
.view-mywishlist .addtocart-bar .quantity-box, .view-comparelist .addtocart-bar .quantity-box {
  margin-right: 5px;
  margin-bottom: 5px; }
.view-mywishlist .compare_del, .view-comparelist .compare_del {
  position: absolute;
  top: 10px;
  right: 10px; }

button.btn.btn-primary.addtocart-button {
  padding: 10px 35px;
  white-space: nowrap; }
  button.btn.btn-primary.addtocart-button:before {
    content: '\e14e';
    font-family: 'material-design';
    font-size: 28px;
    vertical-align: middle;
    margin-right: 4px; }

.vm-price-value {
  display: inline-block;
  margin-right: 14px;
  padding: 0;
  font-size: 27px;
  line-height: 1.2em; }

.vm3pr {
  margin-bottom: 21px; }

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

.easyzoom-flyout {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  display: block;
  max-width: inherit;
  pointer-events: none; }
  .easyzoom-flyout img {
    max-width: inherit;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }

.product-field-display .chzn-container {
  max-width: 270px !important; }

#slider1_container:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: url(../../templates/theme3092/images/preloader.gif) 50% 50% no-repeat #f1f1f1;
  -webkit-transition: opacity 0.5s ease ,  margin 0s linear 0.5s;
  -o-transition: opacity 0.5s ease ,  margin 0s linear 0.5s;
  transition: opacity 0.5s ease ,  margin 0s linear 0.5s;
  opacity: 1;
  z-index: 999; }
#slider1_container[jssor-slider=true]:after {
  opacity: 0;
  margin-top: 999em; }

#com_virtuemart .productdetails-view .back-to-category {
  margin-bottom: 30px; }

#com_virtuemart.page-blog {
  max-width: inherit;
  text-align: center; }
  #com_virtuemart.page-blog.productdetailsview {
    text-align: inherit; }
  #com_virtuemart.page-blog .ratingbox {
    margin-bottom: 10px; }
  #com_virtuemart.page-blog .seeall {
    display: none; }
  #com_virtuemart.page-blog .product .vm-product-media-container {
    position: relative; }
  #com_virtuemart.page-blog .product .ratingbox {
    padding-top: 10px; }
  #com_virtuemart.page-blog .product .btn-used {
    position: absolute;
    left: 10px;
    bottom: 10px; }
    #com_virtuemart.page-blog .product .btn-used .wishlist, #com_virtuemart.page-blog .product .btn-used .compare {
      float: left; }
      #com_virtuemart.page-blog .product .btn-used .wishlist .btn, #com_virtuemart.page-blog .product .btn-used .compare .btn {
        padding: 0px;
        color: #bd82d9;
        background: #fff;
        width: 40px;
        height: 40px;
        text-align: center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%; }
        #com_virtuemart.page-blog .product .btn-used .wishlist .btn:after, #com_virtuemart.page-blog .product .btn-used .compare .btn:after {
          display: none; }
        #com_virtuemart.page-blog .product .btn-used .wishlist .btn:hover, #com_virtuemart.page-blog .product .btn-used .compare .btn:hover {
          color: #333; }
      #com_virtuemart.page-blog .product .btn-used .wishlist i, #com_virtuemart.page-blog .product .btn-used .compare i {
        font-size: 20px;
        line-height: 40px; }
      #com_virtuemart.page-blog .product .btn-used .wishlist span, #com_virtuemart.page-blog .product .btn-used .compare span {
        display: none; }
    #com_virtuemart.page-blog .product .btn-used .wishlist {
      margin-right: 6px; }

.sp-module.info_shop {
  padding-top: 30px; }
  .sp-module.info_shop .item_title a {
    color: #333; }
    .sp-module.info_shop .item_title a:hover {
      color: #bd82d9; }
  .sp-module.info_shop i {
    font-size: 60px;
    line-height: 1em;
    color: #667B98;
    display: block;
    margin-bottom: 12px; }

.mod-article-single {
  margin-bottom: 46px; }
  .mod-article-single .item__module::after {
    display: block;
    clear: both;
    content: ""; }
  .mod-article-single [class*="moduletable"] {
    overflow: hidden; }

.mod-article-single__about {
  margin-bottom: 70px; }
.mod-article-single__questions .item_img {
  margin-bottom: 20px; }
.mod-article-single__questions .item__module .btn {
  margin-top: 15px;
  background: white;
  color: #333; }
  .mod-article-single__questions .item__module .btn:before {
    content: '\f0e0';
    font-family: "FontAwesome";
    color: #333;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 14px;
    margin-right: 5px; }
  .mod-article-single__questions .item__module .btn:hover {
    background: #333;
    color: white; }
    .mod-article-single__questions .item__module .btn:hover:before {
      color: white; }
.mod-article-single__questions .mod-newsflash-adv_custom-link {
  margin-top: 15px; }
@media (max-width: 1199px) {
  .mod-article-single__questions {
    text-align: center; }
    .mod-article-single__questions .item_content .item-title {
      text-align: center;
      font-size: 18px; }
    .mod-article-single__questions .item_content .btn {
      white-space: normal;
      padding-left: 10px;
      padding-right: 10px; } }
@media (max-width: 991px) {
  .mod-article-single__questions .item_img {
    padding: 15px;
    padding-top: 30px; }
  .mod-article-single__questions .item_content {
    padding-bottom: 30px; } }
.mod-article-single__present_site {
  font-size: 18px;
  line-height: 30px; }
.mod-article-single__landing_feature {
  text-align: center; }
  .mod-article-single__landing_feature .item_introtext {
    font-size: 18px;
    line-height: 1.67em; }
.mod-article-single__present_site_one_page .item-title {
  font-weight: 500; }
.mod-article-single__present_site_one_page .btn-info {
  padding: 11px 52px 12px;
  font-size: 18px;
  border: 2px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px; }
  .mod-article-single__present_site_one_page .btn-info:after {
    display: none; }
.mod-article-single__present_site_one_page .item_introtext {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 10px; }
  .mod-article-single__present_site_one_page .item_introtext p {
    padding-bottom: 30px; }
.mod-article-single__present_site_one_page * {
  color: inherit; }
.mod-article-single__support_item .item__module {
  text-align: center;
  padding-bottom: 10px; }
  .mod-article-single__support_item .item__module > a {
    display: block;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    height: 0;
    padding-bottom: 100%;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
    background: #bd82d9; }
    .mod-article-single__support_item .item__module > a * {
      color: white; }
    .mod-article-single__support_item .item__module > a h2 {
      font-size: 35px;
      line-height: 47px;
      padding: 0 20px;
      margin: 0; }
    .mod-article-single__support_item .item__module > a:hover {
      background: #333 !important; }
    .mod-article-single__support_item .item__module > a .link_outer {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      font-size: 0;
      line-height: 0; }
      .mod-article-single__support_item .item__module > a .link_outer:before {
        display: inline-block;
        height: 100%;
        content: '';
        vertical-align: middle; }
      .mod-article-single__support_item .item__module > a .link_outer .link_inner {
        display: inline-block;
        max-width: 99%;
        vertical-align: middle; }
        .mod-article-single__support_item .item__module > a .link_outer .link_inner > i {
          font-size: 72px;
          line-height: 52px;
          display: block;
          margin-bottom: 20px; }
.mod-article-single__support_item .mod-articles-single_custom-link {
  text-align: center; }
  .mod-article-single__support_item .mod-articles-single_custom-link .btn-primary {
    background: none;
    color: #bd82d9;
    border: 2px solid #e2e5e4;
    padding-left: 60px;
    padding-right: 60px; }
    .mod-article-single__support_item .mod-articles-single_custom-link .btn-primary:hover {
      background: #f0f2f1;
      border-color: #f0f2f1; }

.mod-bootstrap-collapse .card {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5; }
  .mod-bootstrap-collapse .card, .mod-bootstrap-collapse .card:first-of-type, .mod-bootstrap-collapse .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #e5e5e5; }
  .mod-bootstrap-collapse .card .card-header .card-header-title,
  .mod-bootstrap-collapse .card .card-body .item_introtext {
    display: block;
    padding: 8px 15px; }
  .mod-bootstrap-collapse .card .item_introtext {
    border-top: 1px solid #e5e5e5; }

.mod-bootstrap-collapse .accordion .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  background-color: transparent; }
  .mod-bootstrap-collapse .accordion .card .card-header {
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none; }
  .mod-bootstrap-collapse .accordion .card .collapse-block .card-body {
    padding: 0; }
    .mod-bootstrap-collapse .accordion .card .collapse-block .card-body .item_introtext p {
      margin: 0;
      padding: 0; }
      .mod-bootstrap-collapse .accordion .card .collapse-block .card-body .item_introtext p + p {
        margin-top: 18px; }

.accordion_style1 .accordion .card {
  border: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 20px; }
  .accordion_style1 .accordion .card, .accordion_style1 .accordion .card:first-of-type, .accordion_style1 .accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: none; }
  .accordion_style1 .accordion .card .item_introtext, .accordion_style1 .accordion .card .card-body > p {
    border-top: none;
    padding: 14px 0 2px; }
.accordion_style1 .card .card-header .card-header-title {
  font-size: 20px;
  line-height: 1.15em;
  position: relative;
  padding: 9px 0 9px 61px;
  font-weight: 300;
  text-decoration: none !important; }
  .accordion_style1 .card .card-header .card-header-title:before {
    color: #bd82d9;
    background: #f6f8fa;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    transition: color 0.2s, background-color 0.2s;
    content: '\f067';
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 0; }
.accordion_style1 .accordion .card.active .card-header-title:before, .accordion_style1 .accordion .card:hover .card-header-title:before {
  color: white;
  background-color: #bd82d9;
  content: '\f068'; }
.accordion_style1 .accordion .card .card-header-title:not(.collapsed):before {
  color: white;
  background-color: #bd82d9;
  content: '\f068'; }

.accordion_style2 .accordion .card {
  border: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }
  .accordion_style2 .accordion .card, .accordion_style2 .accordion .card:first-of-type, .accordion_style2 .accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: none; }
  .accordion_style2 .accordion .card .card-header-title {
    padding: 17px 80px 16px 30px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    text-decoration: none;
    text-transform: none;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 300;
    color: #333;
    background: #f6f8fa; }
    .accordion_style2 .accordion .card .card-header-title .heading_icon {
      position: absolute;
      right: 21px;
      top: 50%;
      width: 42px;
      height: 42px;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      text-align: center;
      font-size: 0;
      line-height: 46px;
      color: #bd82d9;
      background: white; }
      .accordion_style2 .accordion .card .card-header-title .heading_icon:before {
        font-size: 14px;
        content: '\f067';
        font-family: "FontAwesome"; }
  .accordion_style2 .accordion .card .item_introtext {
    padding: 0;
    border-top: none; }
  .accordion_style2 .accordion .card .collapse-block .card-body {
    padding: 8px 20px 16px 22px; }
  .accordion_style2 .accordion .card.active .card-header-title, .accordion_style2 .accordion .card:hover .card-header-title {
    color: white;
    background-color: #bd82d9; }
    .accordion_style2 .accordion .card.active .card-header-title .heading_icon:before, .accordion_style2 .accordion .card:hover .card-header-title .heading_icon:before {
      content: '\f068'; }
  .accordion_style2 .accordion .card .card-header-title:not(.collapsed) {
    color: white;
    background-color: #bd82d9; }
    .accordion_style2 .accordion .card .card-header-title:not(.collapsed) .heading_icon:before {
      content: '\f068'; }

.accordion_style2.faqs .card-header-title:before {
  content: 'Q.' !important;
  position: static;
  background: none;
  color: inherit !important;
  font: inherit !important; }
.accordion_style2.faqs .card-header-title .heading_icon i {
  display: none; }
.accordion_style2.faqs .card-header-title:not(.collapsed) {
  color: white;
  background-color: #bd82d9; }

.accordion_style1.accordion_style3 .card .card-header-title {
  padding: 9px 61px 9px 103px;
  color: #bd82d9;
  font-size: 26px; }
  .accordion_style1.accordion_style3 .card .card-header-title:before {
    left: auto;
    right: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .accordion_style1.accordion_style3 .card .card-header-title .heading_icon {
    position: absolute;
    color: #667B98;
    top: 0;
    left: 0;
    font-size: 62px;
    line-height: 50px; }
.accordion_style1.accordion_style3 .accordion .card {
  margin: 0;
  padding: 33px 0 40px;
  position: relative; }
  .accordion_style1.accordion_style3 .accordion .card, .accordion_style1.accordion_style3 .accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #e5e9eb; }
  .accordion_style1.accordion_style3 .accordion .card:first-child {
    border-top: 1px solid #e5e9eb; }
  .accordion_style1.accordion_style3 .accordion .card .item_introtext {
    padding-bottom: 30px;
    padding-top: 26px; }

.mod-newsflash-adv.features .item {
  padding-top: 60px; }
  .mod-newsflash-adv.features .item > .fa, .mod-newsflash-adv.features .item [class*='flaticon-'] {
    font-size: 84px;
    margin-right: 0px;
    color: #bd82d9;
    line-height: 23px;
    margin-bottom: 23px; }
  .mod-newsflash-adv.features .item > .fa {
    font-size: 60px;
    margin-right: 20px; }
  .mod-newsflash-adv.features .item > .fa, .mod-newsflash-adv.features .item > .flatfa {
    float: left;
    font-size: 84px;
    margin-right: 0px; }
  .mod-newsflash-adv.features .item .item_content {
    overflow: hidden;
    text-align: left; }
  .mod-newsflash-adv.features .item .btn, .mod-newsflash-adv.features .item .btn-info,
  .mod-newsflash-adv.features .item .btn:not(:disabled):not(.disabled).active,
  .mod-newsflash-adv.features .item .btn:not(:disabled):not(.disabled):active,
  .mod-newsflash-adv.features .item .show > .btn.dropdown-toggle,
  .mod-newsflash-adv.features .item .btn-info:not(:disabled):not(.disabled).active,
  .mod-newsflash-adv.features .item .btn-info:not(:disabled):not(.disabled):active,
  .mod-newsflash-adv.features .item .show > .btn-info.dropdown-toggle {
    padding: 0;
    background: none;
    border: none; }
  .mod-newsflash-adv.features .item .btn:not(:disabled):not(.disabled).active,
  .mod-newsflash-adv.features .item .btn:not(:disabled):not(.disabled):active,
  .mod-newsflash-adv.features .item .show > .btn.dropdown-toggle,
  .mod-newsflash-adv.features .item .btn-info:not(:disabled):not(.disabled).active,
  .mod-newsflash-adv.features .item .btn-info:not(:disabled):not(.disabled):active,
  .mod-newsflash-adv.features .item .show > .btn-info.dropdown-toggle {
    color: #333; }
.mod-newsflash-adv.services .row {
  margin: 0;
  background: #bd82d9; }
  .mod-newsflash-adv.services .row .item {
    margin-bottom: 0; }
    .mod-newsflash-adv.services .row .item .item_content {
      padding: 13.8% 14% 15.5%;
      color: #fff; }
      .mod-newsflash-adv.services .row .item .item_content .item_title {
        color: #fff;
        font-size: 22px;
        margin-bottom: 25px; }
      .mod-newsflash-adv.services .row .item .item_content .fa, .mod-newsflash-adv.services .row .item .item_content [class*='flaticon-'] {
        font-size: 96px;
        line-height: .9em; }
    .mod-newsflash-adv.services .row .item.item_num0 {
      background: #1faa7c; }
    .mod-newsflash-adv.services .row .item.item_num1 {
      background: #bd82d9; }
    .mod-newsflash-adv.services .row .item.item_num2 {
      background: #1b946f; }
.mod-newsflash-adv.features_about .item > .fa, .mod-newsflash-adv.features_about .item > .flatfa {
  font-size: 60px;
  line-height: 1em;
  margin-right: 20px; }
.mod-newsflash-adv.from_the_blog .item_introtext {
  padding-bottom: 14px; }
.mod-newsflash-adv.from_the_blog .item_info .item_createdby {
  display: inline-block;
  margin: 0 10px; }
  .mod-newsflash-adv.from_the_blog .item_info .item_createdby:before {
    content: '\f007';
    font-family: "FontAwesome";
    color: #bd82d9; }
.mod-newsflash-adv.from_the_blog .item_info .item_published {
  display: inline-block;
  margin: 0 10px; }
  .mod-newsflash-adv.from_the_blog .item_info .item_published:before {
    content: '\f073';
    font-family: "FontAwesome";
    color: #bd82d9; }
.mod-newsflash-adv.from_the_blog .item_title a {
  color: #333; }
  .mod-newsflash-adv.from_the_blog .item_title a:hover {
    color: #bd82d9; }

.mod-newsflash-adv__ {
  /*-----------------*/ }
  .mod-newsflash-adv__center .pretext {
    line-height: 1.7em;
    margin-bottom: 0; }
  .mod-newsflash-adv__center .item_introtext {
    line-height: 1.7em; }
  .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table {
    border: 1px solid #e6e8e8;
    text-align: center; }
    .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading {
      text-align: center;
      padding: 33px 25px 0px 27px; }
      .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__title {
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 2px;
        padding: 0;
        text-align: center; }
      .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__subtitle {
        text-transform: none;
        padding: 0;
        margin: 0;
        color: #888888;
        text-align: center; }
      .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price {
        text-align: center;
        display: block;
        vertical-align: middle;
        padding: 22px 0 6px; }
        .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-prefix,
        .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-val,
        .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-suffix {
          vertical-align: baseline;
          display: inline-block;
          color: #bd82d9;
          line-height: 1;
          font-style: normal;
          letter-spacing: 0em;
          font-weight: 600;
          font-family: "Ubuntu", sans-serif; }
        .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-prefix {
          font-size: 34px; }
        .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-val {
          font-size: 34px; }
        .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-suffix {
          font-size: 18px; }
    .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__action {
      padding-bottom: 41px;
      padding-top: 30px;
      padding-left: 29px;
      padding-right: 30px;
      text-align: center; }
      .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__action .btn {
        display: block;
        width: 100%;
        padding: 16px 29px;
        white-space: normal; }
      @media (max-width: 991px) {
        .mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__action {
          padding: 10px 15px; } }
  .mod-newsflash-adv__pricing_simple .item.featured .item_content .item_introtext .pricing-table {
    background: #292929; }
    .mod-newsflash-adv__pricing_simple .item.featured .item_content .item_introtext .pricing-table .pricing-table__heading {
      border: 1px solid #292929; }
      .mod-newsflash-adv__pricing_simple .item.featured .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__title {
        color: white; }
      .mod-newsflash-adv__pricing_simple .item.featured .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__subtitle {
        color: #848a90; }
      .mod-newsflash-adv__pricing_simple .item.featured .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-prefix,
      .mod-newsflash-adv__pricing_simple .item.featured .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-val,
      .mod-newsflash-adv__pricing_simple .item.featured .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-suffix {
        color: white; }
    .mod-newsflash-adv__pricing_simple .item.featured .item_content .item_introtext .pricing-table .pricing-table__action .btn:hover {
      background: white;
      color: #333; }
  .mod-newsflash-adv__pricing_detailed {
    margin-bottom: 24px; }
    .mod-newsflash-adv__pricing_detailed .item {
      position: relative; }
      .mod-newsflash-adv__pricing_detailed .item .item_content {
        background: #f6f8fa;
        color: #888888;
        border-top: 0;
        text-align: left;
        padding: 0 0 9px;
        margin: 0;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        position: relative; }
        .mod-newsflash-adv__pricing_detailed .item .item_content .item_title {
          font-size: 26px !important;
          margin: 0;
          padding: 30px 18px 25px;
          text-transform: capitalize;
          text-align: center;
          color: #333; }
        .mod-newsflash-adv__pricing_detailed .item .item_content .price {
          color: #fff;
          font-size: 45px;
          font-weight: 300;
          line-height: 44px;
          margin-bottom: 28px;
          padding: 19px 18px 17px;
          font-weight: 300;
          text-align: center;
          background: #bd82d9; }
          .mod-newsflash-adv__pricing_detailed .item .item_content .price strong {
            font-size: 14px;
            line-height: 1.645;
            color: inherit; }
          .mod-newsflash-adv__pricing_detailed .item .item_content .price span small {
            font-size: 24px;
            vertical-align: top; }
          .mod-newsflash-adv__pricing_detailed .item .item_content .price small {
            font-size: 14px;
            line-height: 1.645; }
        .mod-newsflash-adv__pricing_detailed .item .item_content ul {
          display: table;
          margin: 0 auto 20px;
          padding: 0 30px;
          list-style: none; }
          .mod-newsflash-adv__pricing_detailed .item .item_content ul li {
            color: #888888;
            padding: 0px 0px 7px;
            font-weight: 300;
            margin: 0; }
      .mod-newsflash-adv__pricing_detailed .item.featured .item_content {
        color: #fff;
        background: #bd82d9; }
        .mod-newsflash-adv__pricing_detailed .item.featured .item_content .price {
          color: #bd82d9;
          background: #f6f8fa; }
        .mod-newsflash-adv__pricing_detailed .item.featured .item_content .item_title {
          background: #bd82d9;
          color: #fff; }
        .mod-newsflash-adv__pricing_detailed .item.featured .item_content ul li {
          color: #fff; }
          .mod-newsflash-adv__pricing_detailed .item.featured .item_content ul li.disable:before {
            color: #fff; }
  .mod-newsflash-adv__recent_posts .item .item_content .item_title {
    text-decoration: none; }
    .mod-newsflash-adv__recent_posts .item .item_content .item_title a {
      color: #333; }
      .mod-newsflash-adv__recent_posts .item .item_content .item_title a:hover {
        color: #bd82d9; }
  .mod-newsflash-adv__team .item {
    text-align: center;
    margin-bottom: 30px; }
    .mod-newsflash-adv__team .item .item_img {
      margin-bottom: 11px; }
    .mod-newsflash-adv__team .item .item_title {
      display: inline-block;
      margin-bottom: 0;
      text-align: left;
      text-transform: none; }
    .mod-newsflash-adv__team .item .item_introtext {
      margin-top: 10px; }
      .mod-newsflash-adv__team .item .item_introtext .post {
        font-style: italic;
        color: #848a90;
        line-height: 20px; }
      .mod-newsflash-adv__team .item .item_introtext p {
        margin-bottom: 0; }
        .mod-newsflash-adv__team .item .item_introtext p + p {
          margin-top: 10px; }
  .mod-newsflash-adv__team .separator {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px; }
  .mod-newsflash-adv__default-services .item {
    text-align: left;
    margin-bottom: 35px; }
    .mod-newsflash-adv__default-services .item .item_content .item_title {
      text-align: left;
      color: #333;
      text-transform: none; }
      .mod-newsflash-adv__default-services .item .item_content .item_title:hover {
        color: #bd82d9; }
  @media (max-width: 767px) {
    .mod-newsflash-adv__default-services .item {
      margin-bottom: 45px;
      text-align: center; }
      .mod-newsflash-adv__default-services .item .item_content .item_title {
        text-align: center; } }
  .mod-newsflash-adv__partners .item .item_content .item_img {
    text-align: center;
    background: #292929;
    padding: 42px 15px;
    display: block;
    width: 100%;
    margin: 0;
    border: 4px solid #bd82d9; }
    .mod-newsflash-adv__partners .item .item_content .item_img img {
      display: inline-block;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
  .mod-newsflash-adv__partners .item .item_content .item_introtext .item_title {
    margin-bottom: 6px; }
  @media (max-width: 767px) {
    .mod-newsflash-adv__partners .item {
      text-align: center; }
      .mod-newsflash-adv__partners .item .item_content .item_img {
        margin-bottom: 20px; }
      .mod-newsflash-adv__partners .item .item_content [class*="heading-style-"] {
        text-align: center; } }
  .mod-newsflash-adv__contacts .pretext {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 57px; }
  .mod-newsflash-adv__contacts .item .item_content {
    text-align: center; }
    .mod-newsflash-adv__contacts .item .item_content i {
      display: inline-block;
      width: 113px;
      height: 113px;
      color: #bd82d9;
      font-size: 45px;
      line-height: 113px;
      background: white;
      -webkit-box-shadow: 0 4px 30px rgba(82, 168, 236, 0.6);
      box-shadow: 0 4px 30px rgba(82, 168, 236, 0.6);
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      margin-bottom: 30px; }
    .mod-newsflash-adv__contacts .item .item_content .item_title {
      margin-bottom: 18px; }
    .mod-newsflash-adv__contacts .item .item_content .item_introtext {
      padding: 0 9%; }
      .mod-newsflash-adv__contacts .item .item_content .item_introtext p {
        margin-bottom: 0; }
        .mod-newsflash-adv__contacts .item .item_content .item_introtext p + * {
          margin-top: 10px; }
      .mod-newsflash-adv__contacts .item .item_content .item_introtext ul li {
        font-size: 12px; }
        .mod-newsflash-adv__contacts .item .item_content .item_introtext ul li a {
          font-size: 12px;
          text-decoration: none; }
        .mod-newsflash-adv__contacts .item .item_content .item_introtext ul li + li {
          margin-top: 0; }
  .mod-newsflash-adv__team_team .item_img {
    margin-bottom: 0px; }
  .mod-newsflash-adv__team_team .item_title {
    color: white;
    font-size: 26px;
    line-height: 66px;
    background: #bd82d9; }
  .mod-newsflash-adv__about_2_top_blocks .item_content {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    white-space: normal;
    padding-bottom: 70px; }
    .mod-newsflash-adv__about_2_top_blocks .item_content .item_introtext > i {
      float: left;
      font-size: 56px;
      width: 64px;
      color: #667B98; }
      .mod-newsflash-adv__about_2_top_blocks .item_content .item_introtext > i ~ p {
        font-size: 14px;
        line-height: 23px; }
    .mod-newsflash-adv__about_2_top_blocks .item_content .item_introtext h4 {
      font-size: 26px;
      line-height: 43px; }
  .mod-newsflash-adv__about_2_top_blocks .item {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e5e9eb;
    margin-bottom: 95px; }
    .mod-newsflash-adv__about_2_top_blocks .item .row-fluid {
      font-size: 0;
      line-height: 0;
      white-space: nowrap; }
    .mod-newsflash-adv__about_2_top_blocks .item .span6 {
      float: none;
      display: inline-block;
      height: 100%;
      vertical-align: bottom;
      min-height: 0; }
    .mod-newsflash-adv__about_2_top_blocks .item:after {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      background: #e5e9eb; }
    .mod-newsflash-adv__about_2_top_blocks .item.featured .imgs_container {
      margin-right: 0;
      margin-left: 12.28070175438596%; }
      .mod-newsflash-adv__about_2_top_blocks .item.featured .imgs_container .img-fulltext {
        right: auto;
        left: 200%; }
      .mod-newsflash-adv__about_2_top_blocks .item.featured .imgs_container .img-intro {
        right: auto;
        left: 200%;
        /*-webkit-box-shadow: -15px 60px 30px rgba(0, 0, 0, 0.55);
        box-shadow: -15px 60px 30px rgba(0, 0, 0, 0.55);*/ }
    .mod-newsflash-adv__about_2_top_blocks .item .imgs_container {
      position: relative;
      height: 100%;
      margin-right: 12.28070175438596%; }
      .mod-newsflash-adv__about_2_top_blocks .item .imgs_container .img-fulltext {
        position: relative;
        right: 200%;
        bottom: 0;
        margin: 0;
        z-index: 1;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease; }
      .mod-newsflash-adv__about_2_top_blocks .item .imgs_container .img-intro {
        position: relative;
        margin: 0;
        bottom: 0;
        right: 200%;
        z-index: 2;
        /*-webkit-box-shadow: 15px 60px 30px rgba(0, 0, 0, 0.55);
        box-shadow: 15px 60px 30px rgba(0, 0, 0, 0.55);
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;*/
        transition: all 1s ease; }
      .mod-newsflash-adv__about_2_top_blocks .item .imgs_container img {
        /*max-width: inherit;*/
        width:100%;
        max-width:100%; }
    .mod-newsflash-adv__about_2_top_blocks .item.visible-first .imgs_container .img-fulltext {
      right: 0; }
    .mod-newsflash-adv__about_2_top_blocks .item.visible-first .imgs_container .img-intro {
      right: 0;
    margin-bottom:10px; }
    .mod-newsflash-adv__about_2_top_blocks .item.visible-first.featured .imgs_container .img-fulltext {
      right: auto;
      left: 0; }
    .mod-newsflash-adv__about_2_top_blocks .item.visible-first.featured .imgs_container .img-intro {
      right: auto;
      left: 0; }
    .mod-newsflash-adv__about_2_top_blocks .item.lastItem {
      margin-bottom: 0; }
  .mod-newsflash-adv__moddle_blocks_about2 {
    /*margin-top: -75px;*/ }
    .mod-newsflash-adv__moddle_blocks_about2 .item_content > i {
      font-size: 90px;
      color: #667B98;
      display: block;
      line-height: 120px; }
    .mod-newsflash-adv__moddle_blocks_about2 .item_title {
      font-size: 26px; }
      .mod-newsflash-adv__moddle_blocks_about2 .item_title a {
        color: inherit; }
        .mod-newsflash-adv__moddle_blocks_about2 .item_title a:hover, .mod-newsflash-adv__moddle_blocks_about2 .item_title a:focus, .mod-newsflash-adv__moddle_blocks_about2 .item_title a:active {
          color: #bd82d9; }
    .mod-newsflash-adv__moddle_blocks_about2 .btn-primary {
      padding: 12px 54px 13px; }
  .mod-newsflash-adv__features_about2 .item_content > a {
    display: block;
    color: inherit; }
    .mod-newsflash-adv__features_about2 .item_content > a > i {
      float: left;
      width: 130px;
      text-align: center;
      line-height: 130px;
      font-size: 72px;
      margin: 0 35px 10px 0;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      color: white;
      background: #bd82d9;
      -webkit-transition: background 0.2s ease;
      -o-transition: background 0.2s ease;
      transition: background 0.2s ease; }
    .mod-newsflash-adv__features_about2 .item_content > a:hover > i {
      background-color: #667B98; }
    .mod-newsflash-adv__features_about2 .item_content > a .item_title {
      color: #667B98; }
    .mod-newsflash-adv__features_about2 .item_content > a .item_introtext {
      font-size: 18px;
      line-height: 30px; }
  .mod-newsflash-adv__team_about2 {
    text-align: center;
    padding-bottom: 40px; }
    .mod-newsflash-adv__team_about2 .item_title {
      font-size: 26px; }
    .mod-newsflash-adv__team_about2 .item_introtext {
      font-size: 18px;
      line-height: 30px; }
      .mod-newsflash-adv__team_about2 .item_introtext .social-links li {
        font-size: 30px; }
        .mod-newsflash-adv__team_about2 .item_introtext .social-links li a {
          background: none !important;
          margin: 0 3px;
          color: #d1d7de; }
          .mod-newsflash-adv__team_about2 .item_introtext .social-links li a:hover {
            color: #bd82d9; }
        .mod-newsflash-adv__team_about2 .item_introtext .social-links li i {
          font-size: inherit; }
  .mod-newsflash-adv__features_home_2 {
    margin-top: -60px;
    z-index: 10;
    position: relative;
    margin-bottom: 45px; }
    .mod-newsflash-adv__features_home_2 .item_content {
      text-align: center; }
      .mod-newsflash-adv__features_home_2 .item_content > a {
        color: white;
        background: #bd82d9;
        display: block;
        padding: 50px 0 19px;
        -webkit-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease; }
        .mod-newsflash-adv__features_home_2 .item_content > a i {
          color: white; }
        .mod-newsflash-adv__features_home_2 .item_content > a .item_title {
          line-height: 1.2em;
          color: inherit; }
        .mod-newsflash-adv__features_home_2 .item_content > a:hover {
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); }
      .mod-newsflash-adv__features_home_2 .item_content i {
        font-size: 100px;
        display: block;
        line-height: 72px;
        margin-bottom: 20px; }
      .mod-newsflash-adv__features_home_2 .item_content .item_title span[class*="item_title_part"] {
        display: block; }
    .mod-newsflash-adv__features_home_2 .item_odd .item_content > a {
      background: #667B98; }
  .mod-newsflash-adv__other_features {
    margin-bottom: 40px; }
    .mod-newsflash-adv__other_features .item_title a {
      color: #333; }
      .mod-newsflash-adv__other_features .item_title a:hover {
        color: #bd82d9; }
    .mod-newsflash-adv__other_features i[class*="material-design"] {
      font-size: 60px;
      display: block;
      line-height: 1em;
      color: #bd82d9;
      margin-bottom: 25px; }
    .mod-newsflash-adv__other_features header {
      text-align: center; }
    .mod-newsflash-adv__other_features .pretext {
      text-align: center;
      font-size: 20px;
      line-height: 1.65em;
      color: #bd82d9;
      margin-bottom: 17px; }
  .mod-newsflash-adv__more_features {
    margin-top: 60px;
    margin-bottom: 3px;
    text-align: center; }
  .mod-newsflash-adv__options .item {
    padding: 0;
    margin: 0;
    height: 100%;
    float: none; }
    .mod-newsflash-adv__options .item .item_content {
      color: white; }
      .mod-newsflash-adv__options .item .item_content * {
        color: inherit; }
      .mod-newsflash-adv__options .item .item_content > a {
        display: block;
        overflow: hidden;
        padding: 85px 60px 75px 55px; }
      .mod-newsflash-adv__options .item .item_content .item_img img {
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        border-radius: 1000px; }
      .mod-newsflash-adv__options .item .item_content > a .item_img img {
        -webkit-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease; }
      .mod-newsflash-adv__options .item .item_content > a:hover .item_img img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
  .mod-newsflash-adv__options .row {
    padding-left: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    .mod-newsflash-adv__options .row > * {
      display: flex;
      padding-left: 0;
      padding-right: 0;
      vertical-align: top; }
  .mod-newsflash-adv__options .item__module {
    background: #bd82d9; }
  .mod-newsflash-adv__options .item_num0 {
    background: #1faa7c; }
  .mod-newsflash-adv__options .item_num2 {
    background-color: #1b946f;
    position: relative; }
    .mod-newsflash-adv__options .item_num2:before {
      position: absolute;
      left: -2px;
      top: 0;
      width: 2px;
      content: '';
      bottom: 0; }
  .mod-newsflash-adv__pricing_detailed {
    margin-bottom: 24px; }
    .mod-newsflash-adv__pricing_detailed .row .item {
      position: relative; }
      .mod-newsflash-adv__pricing_detailed .row .item .item_content {
        background: #f6f8fa;
        color: #888888;
        border-top: 0;
        text-align: left;
        padding: 0 0 9px;
        margin: 0;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        position: relative; }
        .mod-newsflash-adv__pricing_detailed .row .item .item_content .item_title {
          margin: 0;
          padding: 30px 18px 25px;
          text-transform: capitalize;
          text-align: center;
          color: #333; }
        .mod-newsflash-adv__pricing_detailed .row .item .item_content .price {
          color: white;
          font-size: 45px;
          font-weight: 300;
          line-height: 44px;
          margin-bottom: 28px;
          padding: 19px 18px 17px;
          font-weight: 300;
          text-align: center; }
          .mod-newsflash-adv__pricing_detailed .row .item .item_content .price strong {
            font-size: 14px;
            line-height: 1.645;
            color: inherit; }
          .mod-newsflash-adv__pricing_detailed .row .item .item_content .price span small {
            font-size: 24px;
            vertical-align: top; }
          .mod-newsflash-adv__pricing_detailed .row .item .item_content .price small {
            font-size: 14px;
            line-height: 1.645; }
        .mod-newsflash-adv__pricing_detailed .row .item .item_content ul {
          display: table;
          margin: 0 auto 20px;
          padding: 0 30px;
          list-style: none; }
          .mod-newsflash-adv__pricing_detailed .row .item .item_content ul li {
            color: #888888;
            padding: 0px 0px 7px;
            font-weight: 300;
            margin: 0; }
      .mod-newsflash-adv__pricing_detailed .row .item.featured .item_content {
        color: white;
        background-color: #bd82d9; }
        .mod-newsflash-adv__pricing_detailed .row .item.featured .item_content ul li {
          color: inherit; }
        .mod-newsflash-adv__pricing_detailed .row .item.featured .item_content .price {
          color: #bd82d9;
          background: #f6f8fa; }
        .mod-newsflash-adv__pricing_detailed .row .item.featured .item_content .item_title {
          color: white; }
    .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 {
      margin-bottom: 0; }
      .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item {
        margin-bottom: 10px; }
        .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content {
          text-align: center;
          background: none;
          padding: 18px 0 37px; }
          .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content .item_title {
            text-align: left;
            padding: 0 30px 31px; }
          .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content .price {
            color: #bd82d9;
            background: none !important;
            text-align: left;
            font-size: 85px;
            border-bottom: 2px solid;
            padding: 0 30px 20px;
            margin-bottom: 15px; }
            .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content .price sup {
              top: auto;
              vertical-align: super;
              font-size: 57%; }
            .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content .price small {
              font-size: 15px;
              margin-left: 15px; }
          .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content ul {
            display: block;
            padding: 0;
            text-align: left; }
            .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content ul li {
              padding: 8px 0 8px 56px; }
              .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content ul li:before {
                left: 29px;
                top: 50%;
                -webkit-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                -o-transform: translate(0, -50%);
                transform: translate(0, -50%); }
              .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content ul li + li {
                border-top: 1px solid #edf1f4; }
        .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item:not(.featured) .btn.btn-primary, .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item:not(.featured) .btn-info.btn-primary {
          background-color: #6dc77b; }
          .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item:not(.featured) .btn.btn-primary:hover, .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item:not(.featured) .btn-info.btn-primary:hover {
            background-color: #333; }
        .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item.featured .item_content {
          background: #f6f8fa; }
          .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item.featured .item_content .item_title {
            color: #333;
            background: none; }
          .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item.featured .item_content ul li {
            color: #888888; }
            .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item.featured .item_content ul li:before {
              color: #bd82d9; }
            .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item.featured .item_content ul li.disable::before {
              color: inherit; }
  .mod-newsflash-adv__testimonials_home_2 .item_img {
    margin-bottom: 10px; }
    .mod-newsflash-adv__testimonials_home_2 .item_img img {
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px; }
  .mod-newsflash-adv__testimonials_home_2 .item_introtext {
    padding-bottom: 20px; }
  .mod-newsflash-adv__testimonials_home_2 .item_title {
    margin-bottom: 0; }
  .mod-newsflash-adv__testimonials_home_2 figcaption {
    font-size: 15px;
    color: #bd82d9;
    padding-top: 4px; }
  .mod-newsflash-adv__discover .pretext {
    display: block;
    font-size: 55px;
    font-weight: 300;
    color: #333;
    text-align: center;
    line-height: 40px;
    margin-bottom: 23px; }
  .mod-newsflash-adv__discover .item {
    margin-bottom: 21px; }
  .mod-newsflash-adv__discover .item_content {
    float: right;
    max-width: 100%;
    width: 570px; }
    .mod-newsflash-adv__discover .item_content i[class*="material-design"] {
      float: left;
      color: #667B98;
      background: white;
      -webkit-box-shadow: 0 0 10px #f6f8fa;
      box-shadow: 0 0 10px #f6f8fa;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      border-radius: 100px;
      text-align: center;
      width: 130px;
      line-height: 130px;
      font-size: 54px;
      margin: 0 30px 10px 0; }
    .mod-newsflash-adv__discover .item_content .item_title {
      font-size: 26px;
      padding-top: 15px; }
  .mod-newsflash-adv__discover.cols-2 .item_content i[class*="material-design"] {
    background-color: #f6f8fa;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .mod-newsflash-adv__features_landing {
    text-align: center; }
    .mod-newsflash-adv__features_landing .item_content {
      display: inline-block;
      width: 100%; }
      .mod-newsflash-adv__features_landing .item_content a {
        display: block;
        -webkit-transition: transform 0.2s ease;
        -o-transition: transform 0.2s ease;
        transition: transform 0.2s ease; }
        .mod-newsflash-adv__features_landing .item_content a > i[class*="material-design"] {
          display: block;
          font-size: 72px;
          line-height: 85px;
          margin-bottom: 45px; }
        .mod-newsflash-adv__features_landing .item_content a:hover {
          transform: scale(1.05);
          -o-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05); }
      .mod-newsflash-adv__features_landing .item_content .item_title .item_title_part_0 {
        display: block; }
  .mod-newsflash-adv__more_features_landing {
    text-align: center; }
    .mod-newsflash-adv__more_features_landing .pretext {
      font-size: 55px;
      line-height: 1.33em;
      font-weight: 300;
      color: #333;
      margin-bottom: 15px; }
    .mod-newsflash-adv__more_features_landing .item_title {
      font-size: 26px;
      padding-top: 15px; }
  .mod-newsflash-adv__ .mod-newsflash-adv_custom-link {
    margin-bottom: 3.29; }
  .mod-newsflash-adv__testimonials_landing .item_img {
    margin-bottom: 35px; }
    .mod-newsflash-adv__testimonials_landing .item_img img {
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px;
      width: 132px; }
  .mod-newsflash-adv__testimonials_landing .item_introtext {
    padding-bottom: 18px; }
    .mod-newsflash-adv__testimonials_landing .item_introtext:before {
      content: '“';
      color: #6dc77b;
      font-size: 94px;
      line-height: 23px;
      font-weight: 500;
      position: relative;
      top: 18px;
      display: inline-block;
      vertical-align: middle; }
  .mod-newsflash-adv__testimonials_landing .item_title {
    margin-bottom: 0; }
  .mod-newsflash-adv__testimonials_landing .item_content figcaption {
    font-size: 15px;
    color: #bd82d9; }
  .mod-newsflash-adv__partners_landing {
    text-align: center;
    padding-top: 30px; }
    .mod-newsflash-adv__partners_landing .item_img a:before, .mod-newsflash-adv__partners_landing .item_img a:after {
      display: none; }
    .mod-newsflash-adv__partners_landing .item_img a img {
      transform: scale(1);
      -o-transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      opacity: .2; }
    .mod-newsflash-adv__partners_landing .item_img a:hover {
      opacity: 1; }
  .mod-newsflash-adv__features_home_one_page .row {
    margin: 0;
    display: table;
    table-layout: fixed; }
    .mod-newsflash-adv__features_home_one_page .row *[class*='col-sm-'] {
      padding: 0;
      display: table-cell;
      float: none;
      margin: 0; }
    .mod-newsflash-adv__features_home_one_page .row [class*="col-sm-"] {
      width: 25%;
      float: none;
      flex: none;
      vertical-align: top; }
  .mod-newsflash-adv__features_home_one_page .item_content > a {
    display: block;
    color: white;
    padding: 66px 70px 55px; }
    .mod-newsflash-adv__features_home_one_page .item_content > a i[class*="material-design"] {
      float: left;
      font-size: 72px;
      line-height: 70px;
      margin-right: 35px; }
    .mod-newsflash-adv__features_home_one_page .item_content > a * {
      color: inherit; }
  .mod-newsflash-adv__features_home_one_page .item_introtext p:last-child:after {
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 30px;
    line-height: 23px;
    vertical-align: middle;
    margin-left: 18px;
    display: inline-block; }
  .mod-newsflash-adv__features_home_one_page .item_title_part_0 {
    display: block; }
  .mod-newsflash-adv__features_home_one_page .item {
    background: #bd82d9;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease; }
    .mod-newsflash-adv__features_home_one_page .item.item_even {
      background-color: #667B98; }
    .mod-newsflash-adv__features_home_one_page .item:hover {
      background-color: #333; }
  .mod-newsflash-adv__home_one_page_discover .pretext {
    font-size: 55px;
    font-weight: 500;
    color: #333;
    line-height: 83px;
    margin-bottom: 25px; }
  .mod-newsflash-adv__home_one_page_discover .item_title {
    font-size: 26px;
    line-height: 40px; }
  .mod-newsflash-adv__home_one_page_discover .item {
    margin-bottom: 0; }
  .mod-newsflash-adv__exclusive_features {
    text-align: center; }
    .mod-newsflash-adv__exclusive_features .pretext {
      font-size: 18px;
      margin: 0 auto 20px;
      max-width: 1000px; }
    .mod-newsflash-adv__exclusive_features .item_img {
      display: inline-block;
      margin-bottom: 15px; }
      .mod-newsflash-adv__exclusive_features .item_img img {
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        border-radius: 1000px; }
    .mod-newsflash-adv__exclusive_features .item_title .item_title_part_0 {
      display: block; }
  .mod-newsflash-adv__steps_1 .col-sm-12 {
    counter-reset: list; }
  .mod-newsflash-adv__steps_1 .item {
    margin-bottom: 0;
    position: relative;
    overflow: hidden; }
    .mod-newsflash-adv__steps_1 .item:before {
      color: white;
      content: counter(list);
      counter-increment: list;
      right: 140px;
      position: absolute;
      bottom: -10px;
      width: auto;
      height: auto;
      pointer-events: none;
      font-weight: 700;
      font-style: italic;
      font-size: 315px;
      line-height: .8em;
      opacity: .12; }
    .mod-newsflash-adv__steps_1 .item.item_even .item_content > a {
      background-color: #667B98; }
    .mod-newsflash-adv__steps_1 .item .item_content > a {
      display: block;
      padding: 41px 40px 20px 40px;
      color: white;
      background: #bd82d9;
      -webkit-transition: background-color 0.2s ease;
      -o-transition: background-color 0.2s ease;
      transition: background-color 0.2s ease; }
      .mod-newsflash-adv__steps_1 .item .item_content > a > i {
        float: left;
        text-align: center;
        width: 122px;
        line-height: 122px;
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        border-radius: 1000px;
        font-size: 72px;
        border: 2px solid white;
        margin-right: 34px; }
      .mod-newsflash-adv__steps_1 .item .item_content > a * {
        color: inherit; }
      .mod-newsflash-adv__steps_1 .item .item_content > a .item_introtext {
        overflow: hidden; }
      .mod-newsflash-adv__steps_1 .item .item_content > a:hover {
        background: #333; }
      .mod-newsflash-adv__steps_1 .item .item_content > a .item_title {
        line-height: 40px;
        margin-bottom: 33px; }
      .mod-newsflash-adv__steps_1 .item .item_content > a .item_introtext {
        font-size: 18px;
        line-height: 30px; }
        .mod-newsflash-adv__steps_1 .item .item_content > a .item_introtext h2 {
          margin-bottom: 12px; }
    .mod-newsflash-adv__steps_1 .item + .item:after {
      left: 50%;
      top: 0;
      position: absolute;
      border-top: 25px solid #bd82d9;
      border-left: 25px solid transparent;
      border-right: 25px solid transparent;
      content: '';
      margin-left: -25px;
      z-index: 10;
      -webkit-transition: border-top-color 0.2s ease;
      -o-transition: border-top-color 0.2s ease;
      transition: border-top-color 0.2s ease; }
    .mod-newsflash-adv__steps_1 .item + .item.item_odd:after {
      border-top-color: #667B98; }
    .mod-newsflash-adv__steps_1 .item:hover + .item:after {
      border-top-color: #333 !important; }
  .mod-newsflash-adv__steps_2.cols-5 .col-sm-2 {
    -ms-flex: 0 0 19.99998%;
    flex: 0 0 19.99998%;
    max-width: 19.99998%; }
  .mod-newsflash-adv__steps_2 .item.item_even .item_content > a > i {
    background: #667B98; }
  .mod-newsflash-adv__steps_2 .item_content > a {
    display: block;
    color: inherit; }
    .mod-newsflash-adv__steps_2 .item_content > a > i {
      display: block;
      width: 126px;
      line-height: 126px;
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px;
      color: white;
      background: #bd82d9;
      text-align: center;
      font-size: 55px;
      margin: 0 0 16px;
      -webkit-transition: background 0.2s ease;
      -o-transition: background 0.2s ease;
      transition: background 0.2s ease; }
    .mod-newsflash-adv__steps_2 .item_content > a .item_title {
      margin-bottom: 13px; }
      .mod-newsflash-adv__steps_2 .item_content > a .item_title:before {
        content: counter(list);
        counter-increment: list;
        font-weight: 500;
        padding-right: 7px;
        color: #667B98; }
    .mod-newsflash-adv__steps_2 .item_content > a:hover > i {
      background: #333 !important; }
  .mod-newsflash-adv__steps_2 .item_content .subtitle {
    display: none; }
  .mod-newsflash-adv__steps_3 {
    position: relative; }
    .mod-newsflash-adv__steps_3:before {
      content: '';
      left: 63px;
      width: 4px;
      top: 0;
      background: #e5e9eb;
      bottom: 100px;
      position: absolute; }
    .mod-newsflash-adv__steps_3 .item {
      position: relative;
      padding-bottom: 30px; }
      .mod-newsflash-adv__steps_3 .item:after {
        content: '';
        position: absolute;
        right: 0;
        left: 193px;
        bottom: 0;
        height: 1px;
        background: #e5e9eb; }
      .mod-newsflash-adv__steps_3 .item.lastItem:after {
        display: none; }
      .mod-newsflash-adv__steps_3 .item.item_even .item_content > a .item_container > i {
        background: #667B98; }
    .mod-newsflash-adv__steps_3 .item_content > a {
      display: block;
      color: inherit; }
      .mod-newsflash-adv__steps_3 .item_content > a .item_container > i {
        display: block;
        float: left;
        width: 126px;
        line-height: 126px;
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        border-radius: 1000px;
        color: white;
        background: #bd82d9;
        text-align: center;
        font-size: 55px;
        margin: 0 32px 10px 0;
        -webkit-transition: background 0.2s ease;
        -o-transition: background 0.2s ease;
        transition: background 0.2s ease; }
      .mod-newsflash-adv__steps_3 .item_content > a .item_title {
        padding-top: 30px;
        margin-bottom: 25px; }
        .mod-newsflash-adv__steps_3 .item_content > a .item_title:before {
          content: counter(list1);
          counter-increment: list1;
          font-weight: 500;
          padding-right: 7px;
          color: #667B98; }
      .mod-newsflash-adv__steps_3 .item_content > a:hover .item_container > i {
        background: #333 !important; }
    .mod-newsflash-adv__steps_3 .item_content .row-fluid {
      display: table; }
      .mod-newsflash-adv__steps_3 .item_content .row-fluid .item_container,
      .mod-newsflash-adv__steps_3 .item_content .row-fluid .imgs_container {
        display: table-cell;
        float: none; }
    .mod-newsflash-adv__steps_3 .item_content .subtitle {
      font-size: 26px;
      font-weight: 300;
      line-height: 30px;
      margin-bottom: 30px; }
    .mod-newsflash-adv__steps_3 .item_content .item_introtext {
      margin-left: 164px; }
    .mod-newsflash-adv__steps_3 .item_content .subtitle {
      color: #bd82d9; }
    .mod-newsflash-adv__steps_3 .imgs_container {
      overflow: hidden;
      min-height: 0;
      position: relative; }
      .mod-newsflash-adv__steps_3 .imgs_container .img-intro {
        position: absolute;
        margin: 0;
        z-index: 2;
        top: 0;
        max-width: 90%; }
      .mod-newsflash-adv__steps_3 .imgs_container .img-full {
        position: absolute;
        margin: 0;
        bottom: 20px;
        max-width: 90%; }
    .mod-newsflash-adv__steps_3 .item_odd .imgs_container .img-intro {
      right: 15px; }
    .mod-newsflash-adv__steps_3 .item_odd .imgs_container .img-full {
      left: 15px; }
    .mod-newsflash-adv__steps_3 .item_even .imgs_container .img-intro {
      left: 15px; }
    .mod-newsflash-adv__steps_3 .item_even .imgs_container .img-full {
      right: 15px; }
  .mod-newsflash-adv__services_main .pretext {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto 45px;
    max-width: 1080px;
    padding: 25px 0 0; }
  .mod-newsflash-adv__services_main .item_content > i[class*="material-design"] {
    display: block;
    color: #667B98;
    font-size: 90px;
    line-height: 120px; }
  .mod-newsflash-adv__services_main .item_content .item_title {
    font-size: 26px;
    margin-bottom: 25px; }
  .mod-newsflash-adv__services_main .item {
    margin-bottom: 25px; }
  .mod-newsflash-adv__how_we_work .item_content .item_title {
    position: relative;
    padding-left: 64px;
    font-size: 26px; }
    .mod-newsflash-adv__how_we_work .item_content .item_title, .mod-newsflash-adv__how_we_work .item_content .item_title span {
      color: #bd82d9; }
    .mod-newsflash-adv__how_we_work .item_content .item_title:before {
      content: '\e18e';
      font-size: 56px;
      position: absolute;
      font-family: "material-design";
      left: 0;
      top: 0; }
  .mod-newsflash-adv__how_we_work .item {
    margin-bottom: 15px; }
  .mod-newsflash-adv__how_we_work .item_introtext {
    padding-top: 10px; }
  .mod-newsflash-adv__testimonials_2 .item {
    margin-bottom: 60px; }
    .mod-newsflash-adv__testimonials_2 .item img {
      display: inline-block;
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px; }
    .mod-newsflash-adv__testimonials_2 .item .item_content {
      margin: 0 auto;
      width: 780px;
      max-width: 100%; }
    .mod-newsflash-adv__testimonials_2 .item figcaption {
      color: #bd82d9; }
  .mod-newsflash-adv__testimonials_2 .item_introtext {
    padding-bottom: 23px; }
  .mod-newsflash-adv__testimonials_home_2.testimonials_about_shop {
    text-align: center; }
    .mod-newsflash-adv__testimonials_home_2.testimonials_about_shop .item_img {
      display: inline-block; }
  .mod-newsflash-adv__about_shop_top_blocks {
    text-align: center; }
    .mod-newsflash-adv__about_shop_top_blocks .pretext {
      font-size: 20px;
      line-height: 1.65em;
      font-weight: 300;
      color: #333;
      max-width: 1070px;
      margin: 0 auto;
      padding: 0 0 50px; }
    .mod-newsflash-adv__about_shop_top_blocks .caption {
      font-size: 55px;
      line-height: 1.27em;
      display: block;
      font-weight: 300;
      color: #4db678; }
    .mod-newsflash-adv__about_shop_top_blocks .item_content i {
      font-size: 55px;
      line-height: 1em;
      color: #4db678; }
    .mod-newsflash-adv__about_shop_top_blocks .item_title {
      color: #bd82d9; }
  .mod-newsflash-adv__delivery .item_content i, .mod-newsflash-adv__payment .item_content i {
    float: left;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    text-align: center;
    width: 118px;
    line-height: 118px;
    color: #fff;
    background: #bd82d9;
    font-size: 57px;
    margin-right: 30px;
    margin-bottom: 10px; }

.acym_module form {
  display: inline-block;
  width: 100%;
  margin-bottom: 0; }
.acym_module .acymailing_module_error + form {
  display: block !important; }
.acym_module .acym_module_form .onefield {
  margin-top: 0;
  margin-bottom: 23px; }
.sp-module.about .acym_module .acym_introtext {
  display: block;
  float: left;
  text-align: center;
  width: 49%;
  font-size: 26px;
  line-height: 1.92em;
  padding-right: 5px;
  margin-bottom: 20px; }
  .sp-module.about .acym_module .acym_introtext:before {
    content: "\f1d8";
    font: normal normal normal 28px/1 "FontAwesome";
    margin-right: 28px; }
.sp-module.about .acym_module .acym_form {
  width: 51%;
  float: left;
  text-align: left; }
  .sp-module.about .acym_module .acym_form tr td {
    float: left;
    margin-bottom: 10px; }
.moduletablehome-one-page .acym_module .acym_form tr td {
  margin-bottom: 10px; }
.acym_module .acym_form input[type="email"] {
  margin: 0 6px 0 0;
  width: 296px;
  max-width: 100%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  box-shadow: none;
  padding: 12px 20px; }
  .sp-module.about .acym_module .acym_form input[type="email"] {
    background: none;
    color: white;
    border: 1px solid white; }
  .sp-module.about .acym_module .acym_form input[type="email"]::-webkit-input-placeholder {
    color: white;
    text-transform: uppercase; }
  .sp-module.about .acym_module .acym_form input[type="email"]:-moz-placeholder {
    color: white;
    text-transform: uppercase; }
  .sp-module.about .acym_module .acym_form input[type="email"]::-moz-placeholder {
    color: white;
    text-transform: uppercase; }
  .sp-module.about .acym_module .acym_form input[type="email"]:-ms-input-placeholder {
    color: white;
    text-transform: uppercase; }
  .sp-module.about .acym_module .acym_form input[type="email"]:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 40px/2 #bd82d9 !important;
    -webkit-text-fill-color: white !important;
    color: white !important; }
  .sp-module.about .acym_module .acym_form input[type="email"]:-internal-autofill-selected, .sp-module.about .acym_module .acym_form input[type="email"]:-webkit-autofill, .sp-module.about .acym_module .acym_form input[type="email"]:-webkit-autofill:hover, .sp-module.about .acym_module .acym_form input[type="email"]:-webkit-autofill:focus {
    background-color: #bd82d9 !important;
    box-shadow: inset 0 0 0 42px #bd82d9 !important;
    -webkit-box-shadow: inset 0 0 0 42px #bd82d9 !important;
    -moz-box-shadow: inset 0 0 0 42px #bd82d9 !important; }
.acym_module .acysubbuttons input {
  max-width: 100%; }
.acym_module .acysubbuttons .btn.btn-primary {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding: 13px 42px 14px;
  border: none; }
  .sp-module.about .acym_module .acysubbuttons .btn.btn-primary {
    color: #bd82d9;
    background: white; }
  .sp-module.about .acym_module .acysubbuttons .btn.btn-primary:hover {
    color: white;
    background: #333; }
.acym_module .acymailing_module_success {
  font-weight: bold; }
  .acym_module .acymailing_module_success:before {
    content: '\f058';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 22px;
    padding-right: 10px;
    vertical-align: middle; }
  .acym_module .acymailing_module_success + form {
    display: none; }
.acym_module .acym_fulldiv form .acym_module_form .acym_form .onefield {
  position: relative; }
  .acym_module .acym_fulldiv form .acym_module_form .acym_form .onefield label.cell {
    width: 100%; }

.moduletablesubscription .acym_module .acym_form {
  width: auto;
  display: inline-block;
  float: none;
  text-align: inherit; }
  .moduletablesubscription .acym_module .acym_form input[type="email"] {
    width: 370px;
    margin-right: 5px;
    padding-top: 12px;
    padding-bottom: 12px; }
  .moduletablesubscription .acym_module .acym_form .btn.btn-primary {
    background-color: #6dc77b; }
    .moduletablesubscription .acym_module .acym_form .btn.btn-primary:hover {
      background-color: #333; }

.moduletablesubscribe-landing {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px; }
  .moduletablesubscribe-landing h3 {
    margin-bottom: 32px; }
  .moduletablesubscribe-landing .acym_module_form .acym_introtext, .moduletablesubscribe-landing .acym_module_form .acym_form {
    width: 100%; }
  .moduletablesubscribe-landing .acym_module .acym_introtext {
    font-size: 18px;
    line-height: 1.67em;
    padding-bottom: 48px;
    margin-bottom: 0; }
  .moduletablesubscribe-landing .acym_module .acym_form {
    text-align: inherit; }
    .moduletablesubscribe-landing .acym_module .acym_form tr td {
      float: none;
      display: inline-block;
      margin-bottom: 10px; }
    .moduletablesubscribe-landing .acym_module .acym_form input[type="email"] {
      width: 370px;
      max-width: 100%; }
  .moduletablesubscribe-landing .btn.btn-primary, .moduletablesubscribe-landing .btn-info.btn-primary {
    background-color: #6dc77b; }
    .moduletablesubscribe-landing .btn.btn-primary:hover, .moduletablesubscribe-landing .btn-info.btn-primary:hover {
      background-color: #333; }

.moduletablehome-one-page {
  text-align: center;
  width: 100%; }
  .moduletablehome-one-page .acym_introtext {
    float: none;
    width: auto;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto 48px;
    max-width: 840px; }
  .moduletablehome-one-page .acym_module .acym_form {
    text-align: inherit;
    width: 100%; }
    .moduletablehome-one-page .acym_module .acym_form tr td {
      float: none;
      display: inline-block; }
    .moduletablehome-one-page .acym_module .acym_form input[type="email"] {
      width: 464px;
      max-width: 100%; }
  .moduletablehome-one-page .btn.btn-primary, .moduletablehome-one-page .btn-info.btn-primary {
    background-color: #6dc77b; }
    .moduletablehome-one-page .btn.btn-primary:hover, .moduletablehome-one-page .btn-info.btn-primary:hover {
      background-color: #333; }

.mod_bootstraptabs {
  text-align: center; }
  .mod_bootstraptabs .nav-tabs {
    text-align: center;
    border: none;
    display: inline-block; }
    .mod_bootstraptabs .nav-tabs::after {
      display: block;
      clear: both;
      content: ""; }
    .mod_bootstraptabs .nav-tabs .nav-item {
      margin: 0 20px 10px 0;
      float: left; }
      .mod_bootstraptabs .nav-tabs .nav-item a {
        padding: 0;
        text-decoration: none;
        color: #333;
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
        background: transparent;
        border: none; }
        .mod_bootstraptabs .nav-tabs .nav-item a:hover {
          color: #bd82d9; }
      .mod_bootstraptabs .nav-tabs .nav-item.active a {
        color: #bd82d9;
        background: transparent; }

#sp-breadcrumbs {
  background-color: transparent;
  border-bottom: 1px solid transparent; }

#sp-breadcrumb .sp-module {
  padding: 44px 0 0;
  margin: 0 0 18px;
  list-style: none; }

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 7px 0;
  list-style: none;
  margin: 0;
  background-color: transparent;
  display: inline-block; }
  .breadcrumb li:first-child.active {
    display: none; }
  .breadcrumb li:nth-child(2) > a.pathway span {
    display: none; }
  .breadcrumb li:nth-child(2) > a.pathway:before {
    content: '\f015';
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .breadcrumb li {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    text-shadow: 0 1px 0 #ffffff; }
    .breadcrumb li + li {
      margin-top: 0; }
    .breadcrumb li.active {
      color: #333; }
    .breadcrumb li a, .breadcrumb li span {
      display: inline-block; }
    .breadcrumb li .divider {
      color: #ccc;
      padding: 0 5px;
      -webkit-font-smoothing: none; }

.mod_custom__working-time .scheduled-time {
  margin-top: 11px;
  margin-bottom: 0; }
  .mod_custom__working-time .scheduled-time li {
    font-size: 16px;
    line-height: 20px; }
    .mod_custom__working-time .scheduled-time li i {
      color: #bd82d9; }
    .mod_custom__working-time .scheduled-time li + li {
      margin-top: 10px; }
  .mod_custom__working-time .scheduled-time + * {
    margin-top: 20px; }
@media (max-width: 1199px) {
  .mod_custom__working-time {
    text-align: center; } }
.mod_custom__address p {
  padding-bottom: 12px; }
.mod_custom__address .address_phones {
  color: #333;
  font-size: 20px;
  font-weight: 300;
  padding-top: 2px;
  padding-bottom: 9px; }
  #sp-posfooter .mod_custom__address .address_phones a {
    color: #333; }
    #sp-posfooter .mod_custom__address .address_phones a:hover, #sp-posfooter .mod_custom__address .address_phones a:focus, #sp-posfooter .mod_custom__address .address_phones a:active {
      color: #bd82d9; }
  .mod_custom__address .address_phones .flatfa {
    font-size: 51px;
    margin-right: 10px;
    vertical-align: middle; }
  .mod_custom__address .address_phones br {
    display: none; }
.mod_custom__advantages {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 790px; }
.mod_custom__footer_contacts {
  padding: 0;
  margin-bottom: 28px; }
  .mod_custom__footer_contacts p {
    padding-bottom: 11px;
    position: relative;
    padding-left: 46px; }
    .mod_custom__footer_contacts p.phone {
      padding-bottom: 7px; }
    .mod_custom__footer_contacts p:before {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 24px;
      color: #bd82d9;
      font-family: "material-design";
      display: inline-block;
      vertical-align: middle;
      line-height: 1em; }
  .mod_custom__footer_contacts .facebook:before {
        content: '\e07d'; }
  .mod_custom__footer_contacts .instagram:before {
              content: '\e0c0'; }
  .mod_custom__footer_contacts .address:before {
    content: '\e01e'; }
    .mod_custom__footer_contacts .location:before {
      content: '\e0d7'; }
  .mod_custom__footer_contacts .phone {
    color: #333;
    font-weight: 500;
    font-size: 20px; }
    .mod_custom__footer_contacts .phone a {
      color: #333; }
      .mod_custom__footer_contacts .phone a:hover, .mod_custom__footer_contacts .phone a:focus, .mod_custom__footer_contacts .phone a:active {
        color: #bd82d9; }
    .mod_custom__footer_contacts .phone:before {
      content: '\e0f4'; }
  .mod_custom__footer_contacts .worktime:before {
    content: '\e053'; }
.mod_custom__discover_bg .item__module {
  -moz-transform: none !important;
  transform: none !important; }
  .mod_custom__discover_bg .item__module.visible-first .discover_bg_1, .mod_custom__discover_bg .item__module.visible-first .discover_bg_2 {
    left: 50%;
    transform: rotate3d(5, 2, 2, -40deg);
    -o-transform: rotate3d(5, 2, 2, -40deg);
    -moz-transform: rotate3d(5, 2, 2, -40deg);
    -webkit-transform: rotate3d(5, 2, 2, -40deg);
    -ms-transform: rotate3d(5, 2, 2, -40deg); }
  .mod_custom__discover_bg .item__module.visible-first .discover_bg_2 {
    -webkit-box-shadow: -50px 60px 40px rgba(0, 0, 0, 0.5);
    box-shadow: -50px 60px 40px rgba(0, 0, 0, 0.5); }
.mod_custom__discover_bg .discover_bg_1, .mod_custom__discover_bg .discover_bg_2 {
  position: absolute;
  left: -50%;
  transform: rotate3d(1, 1, 1, 0deg);
  -o-transform: rotate3d(1, 1, 1, 0deg);
  -moz-transform: rotate3d(1, 1, 1, 0deg);
  -webkit-transform: rotate3d(1, 1, 1, 0deg);
  -ms-transform: rotate3d(1, 1, 1, 0deg); }
  .mod_custom__discover_bg .discover_bg_1 img, .mod_custom__discover_bg .discover_bg_2 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto; }
.mod_custom__discover_bg .discover_bg_1 {
  width: 560px;
  bottom: 0;
  margin-left: -850px;
  height: 720px;
  transition: left 1s ease, transform 1.4s ease;
  -webkit-transition: left 1s ease, transform 1.4s ease; }
.mod_custom__discover_bg .discover_bg_2 {
  width: 440px;
  bottom: -10px;
  margin-left: -550px;
  height: 600px;
  transition: all 0.5s, transform 0.9s ease, box-shadow 0.9s ease;
  -webkit-transition: all 0.5s, transform 0.9s ease, box-shadow 0.9s ease; }
.mod_custom__info .phone a {
  color: #333; }
  .mod_custom__info .phone a:hover, .mod_custom__info .phone a:focus, .mod_custom__info .phone a:active {
    color: #bd82d9; }
.mod_custom__home_3_contacts span[class*="material-design"] {
  content: '';
  float: left;
  font-size: 0; }
  .mod_custom__home_3_contacts span[class*="material-design"]:before {
    display: inline-block;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    width: 70px;
    line-height: 70px;
    color: white;
    background: #667B98;
    margin: 0 15px 10px 0;
    text-align: center;
    font-size: 25px; }
.mod_custom__home_3_contacts .address_text {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  padding-top: 5px;
  display: block;
  color: #bd82d9; }
.mod_custom__home_3_contacts .mail_text {
  display: block;
  padding-top: 18px; }
  .mod_custom__home_3_contacts .mail_text a {
    font-size: 20px;
    line-height: 28px;
    text-decoration: underline;
    font-weight: 300; }
.mod_custom__home_3_contacts .phone {
  display: block;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
  color: #bd82d9; }
.mod_custom__home_3_contacts .phone_worktime_text {
  overflow: hidden;
  display: block; }

/*==================== Base styles =================*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both; }
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
    .owl-carousel .owl-stage:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
    .owl-carousel .owl-item .item_img {
      display: inline-block;
      overflow: hidden;
      max-width: 100%; }
    .owl-carousel .owl-item img {
      display: block; }
      .owl-carousel .owl-item img.owl-lazy {
        transform-style: preserve-3d; }
    .owl-carousel .owl-item .item_title {
      line-height: 1.2em;
      margin-bottom: 0; }
    .owl-carousel .owl-item figcaption {
      font-size: 15px;
      color: #bd82d9; }
    .owl-carousel .owl-item .owl-lazy {
      opacity: 0;
      transition: opacity 400ms ease; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none; }
    .owl-carousel .owl-nav.disabled:before, .owl-carousel .owl-nav.disabled:after, .owl-carousel .owl-dots.disabled:before, .owl-carousel .owl-dots.disabled:after {
      display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    display: block;
    opacity: 0; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
    .owl-carousel.owl-rtl .owl-item {
      float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*===================================================*/
.mod_owl_carousel .owl-prev, .mod_owl_carousel .owl-next {
  position: absolute;
  top: 46%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font: 400 24px/24px "FontAwesome";
  color: #bd82d9;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .mod_owl_carousel .owl-prev:hover, .mod_owl_carousel .owl-next:hover {
    color: #333; }
.mod_owl_carousel .owl-prev {
  left: 0; }
  .mod_owl_carousel .owl-prev:before {
    content: '\f104'; }
.mod_owl_carousel .owl-next {
  right: 0; }
  .mod_owl_carousel .owl-next:before {
    content: '\f105'; }
.mod_owl_carousel .owl-dots {
  text-align: left;
  margin-top: 2px; }
  .mod_owl_carousel .owl-dots .owl-dot {
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: relative;
    width: 8px;
    height: 8px;
    outline: none;
    cursor: pointer;
    background-color: rgba(37, 67, 99, 0.1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .mod_owl_carousel .owl-dots .owl-dot:hover, .mod_owl_carousel .owl-dots .owl-dot:focus {
      background: #333; }
    .mod_owl_carousel .owl-dots .owl-dot.active {
      background: #333; }
    .mod_owl_carousel .owl-dots .owl-dot + .owl-dot {
      margin-left: 7px; }
.mod_owl_carousel .owl-item_content blockquote:before {
  display: none; }

.mod_owl_carousel__testimonials .owl-item .item_img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 7px; }
.mod_owl_carousel__testimonials .owl-item_content p {
  padding-left: 12%;
  padding-right: 12%; }
.mod_owl_carousel__multiple_sliders {
  text-align: center;
  position: static;
  margin: 0 auto;
  width: 1592px;
  max-width: 100%; }
  .mod_owl_carousel__multiple_sliders .owl-stage-outer {
    padding-top: 80px; }
  .mod_owl_carousel__multiple_sliders .owl-item {
    line-height: 0;
    vertical-align: bottom;
    float: none;
    display: inline-block;
    -webkit-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s; }
  .mod_owl_carousel__multiple_sliders .item_img {
    margin-bottom: 0; }
  .mod_owl_carousel__multiple_sliders .owl-item.active + .active {
    z-index: 2;
    -webkit-box-shadow: 0 130px 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 130px 30px rgba(0, 0, 0, 0.5);
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform-origin: 50% 100%; }
    .mod_owl_carousel__multiple_sliders .owl-item.active + .active + .active {
      z-index: 1;
      -webkit-box-shadow: none;
      box-shadow: none;
      transform: none;
      -o-transform: none;
      -moz-transform: none;
      -webkit-transform: none;
      -ms-transform: none; }
  .mod_owl_carousel__multiple_sliders .owl-nav.disabled {
    display: block !important; }
  .mod_owl_carousel__multiple_sliders .owl-prev,
  .mod_owl_carousel__multiple_sliders .owl-next {
    display: block !important;
    background: none !important;
    font-size: 50px;
    line-height: 60px;
    width: auto;
    height: auto;
    color: white;
    margin-top: -5px;
    z-index: 10;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    cursor: pointer; }
    .mod_owl_carousel__multiple_sliders .owl-prev:hover,
    .mod_owl_carousel__multiple_sliders .owl-next:hover {
      opacity: .2; }
  .mod_owl_carousel__multiple_sliders .owl-prev {
    left: 30px; }
  .mod_owl_carousel__multiple_sliders .owl-next {
    right: 30px; }
  .mod_owl_carousel__multiple_sliders .pretext {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    width: 1040px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0 auto 60px; }

.search.modal_search {
  padding: 15px; }
  .search.modal_search .form-search {
    padding: 0;
    margin: 0;
    position: relative; }
    .search.modal_search .form-search .btn {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 50px;
      padding: 0;
      margin: 0;
      height: 50px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      .search.modal_search .form-search .btn:before {
        content: "\f002";
        font-size: 14px;
        line-height: 50px;
        display: inline-block;
        font-family: "FontAwesome"; }
    .search.modal_search .form-search #mod-search-searchword {
      width: 100%;
      padding-right: 50px;
      margin: 0; }
  @media (max-width: 767px) {
    .search.modal_search .navbar-form {
      margin: 0; } }

.blog-search .search form {
  padding: 0;
  margin: 0; }
  .blog-search .search form .input-group {
    position: relative;
    padding: 0; }
    .blog-search .search form .input-group input.form-control {
      width: 100%;
      padding-right: 30px;
      margin: 0;
      font-size: 10px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
      .blog-search .search form .input-group input.form-control:focus {
        z-index: 0; }
    .blog-search .search form .input-group .input-group-btn {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      padding: 0;
      margin: 0; }
      .blog-search .search form .input-group .input-group-btn .btn {
        background: transparent;
        padding: 0 17px 0 5px;
        border: none;
        letter-spacing: 0.1em;
        height: 50px;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 0; }
        .blog-search .search form .input-group .input-group-btn .btn:before {
          content: "\ec22";
          font-family: "Linearicons";
          font-size: 10px;
          color: #000; }
        .blog-search .search form .input-group .input-group-btn .btn:hover {
          background: transparent; }
          .blog-search .search form .input-group .input-group-btn .btn:hover:before {
            color: #bd82d9; }

.sp-module.blog_search input {
  margin-bottom: 0;
  width: 100%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding-right: 58px; }
.sp-module.blog_search .input-group > .custom-select:not(:last-child), .sp-module.blog_search .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px; }
.sp-module.blog_search .input-group-btn {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0; }
  .sp-module.blog_search .input-group-btn .btn-search {
    background: none;
    padding: 0;
    width: 59px;
    text-align: center;
    height: 100%;
    color: #333;
    font-size: 28px; }
    .sp-module.blog_search .input-group-btn .btn-search i:before {
      content: '\e13d';
      font-family: "material-design"; }
    .sp-module.blog_search .input-group-btn .btn-search:hover {
      color: #bd82d9; }

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  background-position: center; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev, .swiper-button-next {
  display: none;
  position: absolute;
  top: 50%;
  line-height: 1em;
  font-size: 24px;
  text-align: center;
  margin-top: -12px;
  z-index: 10;
  cursor: pointer;
  color: #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  body.com-virtuemart .swiper-button-prev,
  body.com-virtuemart .swiper-button-next {
    font-size: 40px; }
  .sp-module.home .swiper-button-prev, .sp-module.home .swiper-button-next {
    color: #bd82d9; }
  .swiper-button-prev:before, .swiper-button-next:before {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    content: '';
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    background: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .swiper-button-prev:hover, .swiper-button-next:hover {
    color: #bd82d9; }
    .sp-module.home .swiper-button-prev:hover, .sp-module.home .swiper-button-next:hover {
      color: white; }
  @media (min-width: 767px) {
    .swiper-button-prev, .swiper-button-next {
      display: block; } }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev {
  left: 5%; }

.swiper-button-prev:before {
  content: "\e314";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Material Icons"; }

.swiper-button-next {
  right: 5%; }

.swiper-button-next:before {
  content: "\e315";
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Material Icons"; }

.swiper-pagination {
  display: block;
  position: absolute;
  text-align: center;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-bullet {
  outline: none;
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.5; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination {
  bottom: 32px;
  left: 0;
  width: 100%; }

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-scrollbar {
  position: relative;
  -ms-touch-action: none; }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  bottom: 0;
  z-index: 50;
  height: 3px;
  width: 100%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #bd82d9;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-adjust-hue 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-adjust-hue 1s steps(12, end) infinite;
  animation: swiper-preloader-adjust-hue 1s steps(12, end) infinite; }

.swiper-slide > .vide__body,
.swiper-slide > .slider-parallax-content {
  height: 100%; }

.slider-parallax-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.slider-parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-position: center center;
  width: 100%;
  height: 100%; }
  .slider-parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s; }

.slider-parallax-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }
  .slider-parallax-content .slide-inner {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap; }

.swiper-slider .swiper-slide {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: auto;
  height: 100%;
  white-space: nowrap; }
  .swiper-slider .swiper-slide:not(.vide):not(.parallax):before,
  .swiper-slider .swiper-slide .parallax_cnt:before, .swiper-slider .swiper-slide .vide__body:before {
    content: '';
    display: inline-block;
    height: 50%; }
  .swiper-slider .swiper-slide .btn-wrapper .btn-primary + .btn-primary {
    border: 1px solid #333;
    background: none;
    color: #333;
    padding-top: 12px;
    padding-bottom: 13px; }
    .swiper-slider .swiper-slide .btn-wrapper .btn-primary + .btn-primary:hover {
      color: white;
      background: #333; }
  .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption {
    display: inline-block;
    width: 100%;
    max-height: 100%;
    vertical-align: middle;
    white-space: normal;
    padding: 0; }
    .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption * + .btn {
      margin-top: rem(100px); }
    .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption p {
      display: block;
      padding: 0;
      margin-bottom: 35px; }
    .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption .slide-title {
      margin-bottom: 0; }
      body.com-virtuemart .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption .slide-title {
        margin-bottom: 30px; }
    .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption .buttons {
      white-space: nowrap; }
    .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption.container {
      width: 100%; }
  .swiper-slider .swiper-slide .slide-inner {
    width: 100%;
    min-height: inherit;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 100%;
    white-space: nowrap; }
    .swiper-slider .swiper-slide .slide-inner > .container {
      padding-left: 15px;
      padding-right: 15px;
      margin-left: 0;
      margin-right: 0;
      align-self: center; }

.swiper-slider__home .camera_caption {
  color: white;
  text-align: center; }
.swiper-slider__home .slide-title {
  color: white;
  font-size: 45px;
  line-height: 1.2em; }
.swiper-slider__home p {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-size: 55px;
  line-height: 1.1em; }
.swiper-slider__home-v1 .camera_caption {
  color: white;
  text-align: center; }
.swiper-slider__home-v1 .swiper-slide .swiper-slide-caption .camera_caption .slide-title {
  color: white;
  font-size: 45px;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 30px; }
.swiper-slider__home-v1 h3 {
  color: #124564;
  font-size: 48px;
  line-height: 1.1em;
  font-weight: 500;
  margin-bottom: 30px;
  /*text-transform: uppercase;*/
  text-shadow: 0px 0px 12px #ffffff; }
.swiper-slider__home-v1 .btn.btn-primary {
  background: #6dc77b; }
  .swiper-slider__home-v1 .btn.btn-primary:hover {
    background: #333; }
.swiper-slider__shop .swiper-slide .slide-inner > .container {
  max-width: 100%;
  padding-left: 5.5%;
  padding-right: 5.5%; }
.swiper-slider__shop .swiper-button-prev {
  left: 18px; }
.swiper-slider__shop .swiper-button-next {
  right: 18px; }
.swiper-slider__shop .slide-inner .swiper-slide-caption .camera_caption {
  width: 45%; }
.swiper-slider__shop .slide-title {
  font-size: 45px;
  line-height: 1.11em;
  text-transform: uppercase; }
.swiper-slider__shop h3 {
  font-size: 75px;
  line-height: 1.07em;
  font-weight: 500;
  margin-bottom: 30px;
  letter-spacing: -1px;
  text-transform: uppercase; }
.swiper-slider__home_one_page .container {
  max-width: none; }
.swiper-slider__home_one_page .swiper-slide .swiper-slide-caption .camera_caption {
  width: 45%;
  padding-left: 7.9102%; }
.swiper-slider__home_one_page .swiper-slide[data-swiper-slide-index="2"] .swiper-slide-caption .camera_caption {
  padding-right: 8%;
  padding-left: 0;
  float: right; }
.swiper-slider__home_one_page .camera_caption {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300; }
  .swiper-slider__home_one_page .camera_caption h1 {
    font-size: 75px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
    color: #bd82d9; }
  .swiper-slider__home_one_page .camera_caption h2 {
    font-size: 45px;
    line-height: 1.33em;
    text-transform: uppercase; }
  .swiper-slider__home_one_page .camera_caption p {
    color: #777; }
  .swiper-slider__home_one_page .camera_caption .btn.btn-primary {
    border: 2px solid #bd82d9;
    color: #bd82d9;
    background: none;
    padding: 11px 53px 12px; }
    .swiper-slider__home_one_page .camera_caption .btn.btn-primary:hover {
      color: white;
      background: #bd82d9; }
.swiper-slider__home_one_page .swiper-pagination-bullet {
  background: #dcdcdc;
  opacity: 1; }
  .swiper-slider__home_one_page .swiper-pagination-bullet-active {
    background: #bd82d9; }
.swiper-slider__home_one_page > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 9px 0 10px; }

.mod_tm_ajax_contact_form {
  margin-bottom: 1.645; }
  .mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_select {
    margin-bottom: 20px;
    font-size: 0; }
  .mod_tm_ajax_contact_form .control-group-input {
    position: relative; }
    .mod_tm_ajax_contact_form .control-group-input.reset-margin, .mod_tm_ajax_contact_form .control-group-input:last-child,
    .mod_tm_ajax_contact_form .control-group-input select,
    .mod_tm_ajax_contact_form .control-group-input textarea,
    .mod_tm_ajax_contact_form .control-group-input input[type="text"],
    .mod_tm_ajax_contact_form .control-group-input input[type="password"],
    .mod_tm_ajax_contact_form .control-group-input input[type="datetime"],
    .mod_tm_ajax_contact_form .control-group-input input[type="datetime-local"],
    .mod_tm_ajax_contact_form .control-group-input input[type="date"],
    .mod_tm_ajax_contact_form .control-group-input input[type="dates"]
    input[type="month"],
    .mod_tm_ajax_contact_form .control-group-input input[type="time"],
    .mod_tm_ajax_contact_form .control-group-input input[type="times"],
    .mod_tm_ajax_contact_form .control-group-input input[type="week"],
    .mod_tm_ajax_contact_form .control-group-input input[type="number"],
    .mod_tm_ajax_contact_form .control-group-input input[type="email"],
    .mod_tm_ajax_contact_form .control-group-input input[type="url"],
    .mod_tm_ajax_contact_form .control-group-input input[type="search"],
    .mod_tm_ajax_contact_form .control-group-input input[type="tel"],
    .mod_tm_ajax_contact_form .control-group-input input[type="color"],
    .mod_tm_ajax_contact_form .control-group-input .uneditable-input {
      width: 100%; }
    .mod_tm_ajax_contact_form .control-group-input.reset-margin {
      margin-bottom: 0; }
  .mod_tm_ajax_contact_form .control-group-captcha {
    margin-bottom: 20px; }
  .mod_tm_ajax_contact_form table {
    border: none; }
    .mod_tm_ajax_contact_form table tr {
      border: none; }
      .mod_tm_ajax_contact_form table tr td {
        border: none; }
  .mod_tm_ajax_contact_form .timepicker .btn {
    padding: 3px;
    margin: 0;
    background: #eee;
    color: #777;
    border-radius: 0; }
    .mod_tm_ajax_contact_form .timepicker .btn:before {
      display: none; }
    .mod_tm_ajax_contact_form .timepicker .btn:hover {
      background: #c8c8c8;
      color: #777;
      border-radius: 0; }
    .mod_tm_ajax_contact_form .timepicker .btn span {
      margin: 0;
      padding: 0;
      background: transparent; }
  .mod_tm_ajax_contact_form .timepicker .timepicker-hour,
  .mod_tm_ajax_contact_form .timepicker .timepicker-minute {
    color: #777; }
  .mod_tm_ajax_contact_form .datepicker .datepicker-days tr th,
  .mod_tm_ajax_contact_form .datepicker .datepicker-months tr th {
    background: #777;
    color: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .mod_tm_ajax_contact_form .datepicker .datepicker-days tr th.prev, .mod_tm_ajax_contact_form .datepicker .datepicker-days tr th.picker-switch, .mod_tm_ajax_contact_form .datepicker .datepicker-days tr th.next,
    .mod_tm_ajax_contact_form .datepicker .datepicker-months tr th.prev,
    .mod_tm_ajax_contact_form .datepicker .datepicker-months tr th.picker-switch,
    .mod_tm_ajax_contact_form .datepicker .datepicker-months tr th.next {
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .mod_tm_ajax_contact_form .datepicker .datepicker-days tr th.prev:hover, .mod_tm_ajax_contact_form .datepicker .datepicker-days tr th.picker-switch:hover, .mod_tm_ajax_contact_form .datepicker .datepicker-days tr th.next:hover,
      .mod_tm_ajax_contact_form .datepicker .datepicker-months tr th.prev:hover,
      .mod_tm_ajax_contact_form .datepicker .datepicker-months tr th.picker-switch:hover,
      .mod_tm_ajax_contact_form .datepicker .datepicker-months tr th.next:hover {
        background: #515151;
        color: #eee; }
  .mod_tm_ajax_contact_form .datepicker tbody tr td.day {
    background: #777;
    color: #eee; }
    .mod_tm_ajax_contact_form .datepicker tbody tr td.day:hover {
      background: #515151;
      color: #eee; }
  .mod_tm_ajax_contact_form .datepicker tbody tr td {
    background: #777;
    color: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .mod_tm_ajax_contact_form .datepicker tbody tr td span:hover {
      background: #515151;
      color: #eee; }
  .mod_tm_ajax_contact_form .control-group-button .btn.btn-primary:not(:disabled):not(.disabled).active,
  .mod_tm_ajax_contact_form .control-group-button .btn.btn-primary:not(:disabled):not(.disabled):active,
  .mod_tm_ajax_contact_form .control-group-button .btn-info.btn-primary:not(:disabled):not(.disabled).active,
  .mod_tm_ajax_contact_form .control-group-button .btn-info.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #333;
    border-color: #333; }
  .mod_tm_ajax_contact_form .control-group-button .btn.btn-primary, .mod_tm_ajax_contact_form .control-group-button .btn-info.btn-primary {
    margin-right: 14px;
    background-color: #6dc77b;
    border-color: #6dc77b; }
    .mod_tm_ajax_contact_form .control-group-button .btn.btn-primary:hover, .mod_tm_ajax_contact_form .control-group-button .btn-info.btn-primary:hover {
      background-color: #333;
      border-color: #333; }
  .mod_tm_ajax_contact_form .checkbox-area {
    margin-bottom: 18px; }
    .mod_tm_ajax_contact_form .checkbox-area .checkbox_label {
      display: inline; }
    .mod_tm_ajax_contact_form .checkbox-area .checkbox {
      margin: 0; }
      .mod_tm_ajax_contact_form .checkbox-area .checkbox mark {
        width: 150px;
        left: 0; }
        .mod_tm_ajax_contact_form .checkbox-area .checkbox mark label {
          padding: 0; }

div#bg_video__content {
  padding-top: 20.7%;
  padding-bottom: 20.7%; }

.mod_tm_bg_youtube {
  background-color: #333; }
  .mod_tm_bg_youtube__video_home .module_container {
    position: relative;
    height: 100%; }
  .mod_tm_bg_youtube__video_home #tubular-container {
    top: 0;
    left: 0; }
  .mod_tm_bg_youtube__video_home .tm_bg_youtube {
    height: 100%;
    font-size: 0;
    line-height: 0;
    white-space: nowrap; }
    .mod_tm_bg_youtube__video_home .tm_bg_youtube:before {
      content: '';
      display: inline-block;
      width: 0;
      height: 100%;
      vertical-align: middle; }
  .mod_tm_bg_youtube__video_home .module_cnt {
    display: inline-block;
    vertical-align: middle;
    width: 99.99%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
    z-index: 10;
    white-space: normal;
    font-size: 14px;
    line-height: 1.645;
    text-align: center; }
    .mod_tm_bg_youtube__video_home .module_cnt * {
      color: white; }
    .mod_tm_bg_youtube__video_home .module_cnt h1 {
      text-transform: uppercase;
      font-size: 95px;
      font-weight: 500; }
    .mod_tm_bg_youtube__video_home .module_cnt h2 {
      text-transform: uppercase;
      font-size: 45px;
      margin-bottom: 34px; }
    .mod_tm_bg_youtube__video_home .module_cnt .btn.btn-primary {
      text-transform: lowercase;
      background-color: #6dc77b; }
      .mod_tm_bg_youtube__video_home .module_cnt .btn.btn-primary:hover {
        background-color: #333; }
  .mod_tm_bg_youtube__video_home_landing #bg_video__content {
    padding-top: 14.3%;
    padding-bottom: 8.7%; }
  .mod_tm_bg_youtube__video_home_landing #tubular-containerP {
    left: 0;
    top: 0; }
  .mod_tm_bg_youtube__video_home_landing .sp-module-content {
    position: relative;
    height: 100%; }
  .mod_tm_bg_youtube__video_home_landing .mod_tm_bg_youtube {
    height: 100%;
    text-align: center; }
  .mod_tm_bg_youtube__video_home_landing .module_cnt {
    margin-bottom: 82px;
    width: 100%;
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px; }
    .mod_tm_bg_youtube__video_home_landing .module_cnt, .mod_tm_bg_youtube__video_home_landing .module_cnt * {
      color: white; }
    .mod_tm_bg_youtube__video_home_landing .module_cnt h1 {
      text-transform: uppercase;
      font-size: 75px;
      font-weight: 500; }
    .mod_tm_bg_youtube__video_home_landing .module_cnt h2 {
      text-transform: uppercase;
      font-size: 45px; }

div#bg_video__overlay svg rect + rect {
  fill: #bd82d9 !important; }

.parallax-container {
  position: relative;
  overflow: hidden;
  padding-top: 152px;
  padding-bottom: 134px; }
  .parallax-container .moduletablepresent_site_one_page {
    position: relative; }

.mod_tm_parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-position: center center; }
  .mod_tm_parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 120%;
    max-width: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s; }

body.mobile .mod_tm_parallax {
  position: absolute; }

.mod_tm_parallax__home .sp-module {
  width: 100%; }
.mod_tm_parallax__parallax_about {
  padding: 152px 0 134px; }
  .mod_tm_parallax__parallax_about, .mod_tm_parallax__parallax_about * {
    color: white; }
  .mod_tm_parallax__parallax_about [class*='span'] {
    padding-left: 15px;
    padding-right: 15px; }
.mod_tm_parallax__home-version1, .mod_tm_parallax__home-version1 *, .mod_tm_parallax__home-version1 .mod_tm_progress_bars .progress-circle .progress-bar-circle span, .mod_tm_parallax__home-version1 .mod_tm_progress_bars .progress-circle .title {
  margin-top:10px;
  color: white; }
.mod_tm_parallax__home-version1 [class*='moduletable'] {
  width: 100%; }
.mod_tm_parallax__home-version1.parallax-container {
  padding-bottom: 164px; }
.mod_tm_parallax__home-one .parallax:after, .mod_tm_parallax__home-one2 .parallax:after, .mod_tm_parallax__home-landing .parallax:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.3); }
.mod_tm_parallax__home-one .parallax-content, .mod_tm_parallax__home-one .parallax-content *, .mod_tm_parallax__home-one2 .parallax-content, .mod_tm_parallax__home-one2 .parallax-content *, .mod_tm_parallax__home-landing .parallax-content, .mod_tm_parallax__home-landing .parallax-content * {
  color: white; }
.mod_tm_parallax__home-landing {
  padding-top: 110px; }
  .mod_tm_parallax__home-landing .moduletabletitle_only {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }
.mod_tm_parallax__home-landing1 {
  padding-top: 67px;
  padding-bottom: 48px; }
  .mod_tm_parallax__home-landing1 .parallax:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: rgba(29, 157, 115, 0.89); }
  .mod_tm_parallax__home-landing1 .parallax-content, .mod_tm_parallax__home-landing1 .parallax-content * {
    color: white; }
  .mod_tm_parallax__home-landing1 .moduletabletitle_only {
    text-align: center; }
.mod_tm_parallax__home-one {
  padding-top: 185px;
  padding-bottom: 140px; }
  .mod_tm_parallax__home-one .container {
    max-width: none;
    padding-left: 0;
    padding-right: 0; }
.mod_tm_parallax__home-one2 {
  text-align: center; }
  .mod_tm_parallax__home-one2.parallax-container {
    padding-top: 102px;
    padding-bottom: 114px; }
  .mod_tm_parallax__home-one2 .moduletablehome-one-page {
    padding-left: 15px;
    padding-right: 15px; }
.mod_tm_parallax__parallax_services {
  padding-top: 80px;
  padding-bottom: 70px; }
  .mod_tm_parallax__parallax_services .parallax:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: rgba(0, 0, 0, 0.7); }
  .mod_tm_parallax__parallax_services .parallax-content, .mod_tm_parallax__parallax_services .parallax-content * {
    color: white; }
  .mod_tm_parallax__parallax_services [class*="moduletable"] > h1 {
    text-align: center; }

.mod_tm_portfolio .portfolio_filters,
.mod_tm_portfolio .portfolio_sorting {
  text-align: center; }
  .mod_tm_portfolio .portfolio_filters b,
  .mod_tm_portfolio .portfolio_sorting b {
    display: block;
    margin: 0 0 15px; }
.mod_tm_portfolio .portfolio-container {
  margin-top: 13px; }
  @media (max-width: 767px) {
    .mod_tm_portfolio .portfolio-container {
      max-width: 480px;
      margin: 0 auto; } }
  .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content {
    margin-bottom: 25px;
    text-align: center; }
    .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img {
      position: relative;
      display: block; }
      .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:before, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:after {
        content: "";
        opacity: 0;
        pointer-events: none;
        z-index: 3;
        position: absolute;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:before {
        top: 0px;
        left: 0px;
        right: 100%;
        bottom: 100%;
        border-top: 10px solid #b2ded0;
        border-left: 10px solid #b2ded0; }
      .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:after {
        left: 100%;
        top: 100%;
        bottom: 0px;
        right: 0px;
        border-bottom: 10px solid #b2ded0;
        border-right: 10px solid #b2ded0; }
      .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img img {
        max-width: none;
        width: 100%; }
      .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img .more_wrapper {
        background: rgba(0, 0, 0, 0.5);
        top: 0;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 100%; }
        .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img .more_wrapper .vert-align {
          text-align: center;
          position: absolute;
          top: 50%;
          left: 0;
          right: 0;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }
          .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img .more_wrapper .vert-align .btn {
            padding: 4px 17px 6px;
            color: #bd82d9;
            background: white;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            border: none; }
            .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img .more_wrapper .vert-align .btn:before, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img .more_wrapper .vert-align .btn:after {
              display: none; }
            .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img .more_wrapper .vert-align .btn:hover {
              color: white;
              background: #bd82d9; }
      .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:hover .more_wrapper {
        opacity: 1; }
      .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:hover:before {
        opacity: 1;
        bottom: 0px;
        right: 0px; }
      .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:hover:after {
        opacity: 1;
        top: 0px;
        left: 0px; }
      @media (max-width: 767px) {
        .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img {
          width: 100%; } }
    .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h1.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h2.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h3.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h4.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h5.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h6.item_title a {
      color: #bd82d9; }
      .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h1.item_title a:hover, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h2.item_title a:hover, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h3.item_title a:hover, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h4.item_title a:hover, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h5.item_title a:hover, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h6.item_title a:hover {
        color: #888888; }
  .mod_tm_portfolio .portfolio-container .portfolio-item + .portfolio-item {
    margin-top: 0; }
  @media (max-width: 767px) {
    .mod_tm_portfolio .portfolio-container .portfolio-item {
      width: 100%; } }
.mod_tm_portfolio ul#filters {
  margin: 0 0 15px; }
  .mod_tm_portfolio ul#filters li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    margin-right: 10px; }
    .mod_tm_portfolio ul#filters li a {
      cursor: pointer; }
      .mod_tm_portfolio ul#filters li a.active {
        color: #333; }
    .mod_tm_portfolio ul#filters li + li {
      margin-top: 0; }
.mod_tm_portfolio ul#sort {
  display: inline-block;
  margin-bottom: 1.645;
  padding: 0;
  border: none; }
  .mod_tm_portfolio ul#sort li {
    margin: 0 8px 16px;
    float: left; }
    .mod_tm_portfolio ul#sort li a {
      cursor: pointer;
      font-size: inherit;
      font-weight: inherit;
      color: #bd82d9;
      border: 1px solid #bd82d9;
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px;
      padding: 2px 20px;
      min-width: 122px;
      text-align: center;
      display: inline-block;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .mod_tm_portfolio ul#sort li a:after {
        position: relative;
        width: auto;
        height: auto;
        border: none;
        left: auto;
        bottom: auto;
        background: none;
        margin: 0;
        font-family: "FontAwesome";
        margin-left: 7px; }
      .mod_tm_portfolio ul#sort li a[data-order=asc]:after {
        content: '\f0d7'; }
      .mod_tm_portfolio ul#sort li a[data-order=desc]:after {
        content: '\f0d8'; }
      .mod_tm_portfolio ul#sort li a:hover {
        color: white;
        background: #bd82d9; }
      .mod_tm_portfolio ul#sort li a + a {
        display: none; }
    .mod_tm_portfolio ul#sort li.active a {
      border: none; }
      .mod_tm_portfolio ul#sort li.active a:hover {
        border: none; }
.mod_tm_portfolio .block {
  display: block !important; }
.mod_tm_portfolio .none {
  display: none !important; }

.mod_tm_progress_bars {
  margin-bottom: 3.29; }
  .mod_tm_progress_bars .progress-linear {
    margin-bottom: 50px;
    position: relative;
    height: 26px; }
    .mod_tm_progress_bars .progress-linear .progress-header {
      margin-bottom: 10px;
      font-weight: 300; }
      .mod_tm_progress_bars .progress-linear .progress-header .progress-title {
        float: left; }
      .mod_tm_progress_bars .progress-linear .progress-header .progress-value {
        float: right;
        color: #bd82d9;
        font-weight: 500; }
        .mod_tm_progress_bars .progress-linear .progress-header .progress-value:after {
          content: "%"; }
    .mod_tm_progress_bars .progress-linear .progress-bar-linear-wrap {
      background: white;
      border: 2px solid #fbfcfd;
      height: 100%;
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px; }
      .mod_tm_progress_bars .progress-linear .progress-bar-linear-wrap .progress-bar-linear {
        height: 100%;
        height: calc(100% + 4px);
        margin-top: -2px;
        margin-left: -2px;
        margin-right: -2px;
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        border-radius: 1000px;
        width: 0;
        -webkit-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
        transition: 0.5s all ease; }
  .mod_tm_progress_bars .progress-circle {
    text-align: center;
    margin-bottom: 30px; }
    .mod_tm_progress_bars .progress-circle .progress-bar-circle {
      display: inline-block;
      max-width: 154px;
      position: relative;
      text-align: center;
      line-height: 1.2;
      text-align: center;
      margin-bottom: 22px; }
      .mod_tm_progress_bars .progress-circle .progress-bar-circle:before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 74%;
        height: 74%;
        content: '';
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 50%; }
      .mod_tm_progress_bars .progress-circle .progress-bar-circle canvas {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        width: 100%; }
      .mod_tm_progress_bars .progress-circle .progress-bar-circle span {
        position: absolute;
        top: 48%;
        left: 50%;
        font-weight: 700;
        color: #bd82d9;
        font-size: 95px;
        line-height: 1em;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }


        .mod_tm_progress_bars .progress-circle:nth-child(1) .progress-bar-circle span:after{
          content: '%'; }
        .mod_tm_progress_bars .progress-circle:nth-child(2) .progress-bar-circle span:after{
          /*content: '%';*/ }
        .mod_tm_progress_bars .progress-circle:nth-child(3) .progress-bar-circle span:after{
          /*content: '%';*/ }
        .mod_tm_progress_bars .progress-circle:nth-child(4) .progress-bar-circle span:after{
          content: '%'; }
        .mod_tm_progress_bars .progress-circle .progress-bar-circle span:after {
          /*content: '%';*/ }
    .mod_tm_progress_bars .progress-circle .title {
      font-size: 27px;
      line-height: 3em;
      font-weight: 300;
      color: #333; }
  .mod_tm_progress_bars.white .progress-circle {
    margin-bottom: 46px; }
    .mod_tm_progress_bars.white .progress-circle .title, .mod_tm_progress_bars.white .progress-circle .progress-bar-circle span {
      color: white; }

.sp-module::after {
  display: block;
  clear: both;
  content: ""; }
.sp-module.col-sm-12 + .sp-column {
  clear: both; }
.sp-module.col-sm-12:last-child {
  margin-bottom: 0; }
.sp-module.col-sm-12 + * {
  margin-top: 0; }
@media (max-width: 767px) {
  .sp-module.facebook, .sp-module.twitter {
    text-align: center; } }
.sp-module + .sp-module {
  margin-top: 50px; }

.sp-column > div + div {
  margin-top: 30px; }
.sp-column > div#system-message-container + div {
  margin-top: 0; }

aside .sp-column .sp-module {
  padding: 0; }
  aside .sp-column .sp-module h1, aside .sp-column .sp-module h2, aside .sp-column .sp-module h3, aside .sp-column .sp-module h4, aside .sp-column .sp-module h5, aside .sp-column .sp-module h6, aside .sp-column .sp-module .h1, aside .sp-column .sp-module .h2, aside .sp-column .sp-module .h3, aside .sp-column .sp-module .h4, aside .sp-column .sp-module .h5, aside .sp-column .sp-module .h6 {
    color: #333; }

#sp-right .sp-column .sp-module + * {
  margin-top: 40px; }

.sp-module.team {
  padding-top: 0; }
.sp-module.contacts {
  padding-top: 100px;
  padding-bottom: 49px; }
  .sp-module.contacts .sp-module-title {
    margin-bottom: 25px; }
.sp-module.map {
  padding-bottom: 0; }
.sp-module.working-time .sp-module-title {
  text-align: left; }
.sp-module.social-menu {
  padding: 0; }
.sp-module.multiple_sliders {
  text-align: center;
  color: white; }
  .sp-module.multiple_sliders * {
    color: white; }
  .sp-module.multiple_sliders .pretext {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    width: 1040px;
    padding: 0 20px;
    max-width: 100%;
    margin: 0 auto 54px; }
.sp-module.footer_contacts .sp-module-title, .sp-module.footer_contacts .page_header, .sp-module.get-in-touch .sp-module-title, .sp-module.get-in-touch .page_header {
  text-align: inherit; }
.sp-module.footer_contacts .sp-module-title, .sp-module.get-in-touch .sp-module-title {
  margin-bottom: 56px; }
.sp-module.get-in-touch .mod_tm_ajax_contact_form {
  margin-bottom: 0; }
.sp-module.footer_contacts + .sp-module {
  margin-top: 0; }
.sp-module.user_menu ul.menu {
  margin-bottom: 10px; }
  .sp-module.user_menu ul.menu > li {
    position: relative; }
    .sp-module.user_menu ul.menu > li > a {
      font-size: 0;
      color: #333; }
      .sp-module.user_menu ul.menu > li > a:before {
        font-size: 28px;
        line-height: 1.2em; }
      .sp-module.user_menu ul.menu > li > a:hover {
        color: #bd82d9; }
    .sp-module.user_menu ul.menu > li > ul.menu-child {
      position: absolute;
      top: -999px;
      right: -5px;
      background: white;
      text-align: left;
      -webkit-box-shadow: 0 0 21px #e2e7ec;
      box-shadow: 0 0 21px #e2e7ec;
      font-size: 18px;
      line-height: 32px;
      padding: 25px 40px 25px 30px;
      z-index: 999;
      opacity: 0;
      -webkit-transition: top 0s ease 0.5s , opacity 0.2s ease 0.4s;
      -o-transition: top 0s ease 0.5s , opacity 0.2s ease 0.4s;
      transition: top 0s ease 0.5s , opacity 0.2s ease 0.4s; }
      .sp-module.user_menu ul.menu > li > ul.menu-child li {
        line-height: inherit; }
        .sp-module.user_menu ul.menu > li > ul.menu-child li > a {
          -webkit-transition: color 0.2s ease;
          -o-transition: color 0.2s ease;
          transition: color 0.2s ease;
          white-space: nowrap;
          color: #777; }
          .sp-module.user_menu ul.menu > li > ul.menu-child li > a:before {
            color: #d3d6d9;
            display: inline-block;
            width: 30px;
            -webkit-transition: color 0.2s ease;
            -o-transition: color 0.2s ease;
            transition: color 0.2s ease;
            font-size: 20px; }
          .sp-module.user_menu ul.menu > li > ul.menu-child li > a:hover, .sp-module.user_menu ul.menu > li > ul.menu-child li > a:hover:before {
            color: #bd82d9; }
    .sp-module.user_menu ul.menu > li:hover > ul.menu-child {
      -webkit-transition: top 0s ease 0s , opacity 0.2s ease 0s;
      -o-transition: top 0s ease 0s , opacity 0.2s ease 0s;
      transition: top 0s ease 0s , opacity 0.2s ease 0s;
      opacity: 1;
      top: 40px; }
.sp-module.virt_search .sp-module-content label {
  margin: 0; }
.sp-module.virt_search .sp-module-content i {
  font-size: 28px;
  color: #333;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .sp-module.virt_search .sp-module-content i:hover {
    color: #bd82d9; }
.sp-module.virt_search .sp-module-content .searchvirt_search {
  position: relative; }
  .sp-module.virt_search .sp-module-content .searchvirt_search button:hover i {
    color: #bd82d9; }
.sp-module.virt_search .sp-module-content .search_toggle_button_1 {
  cursor: pointer; }
.sp-module.virt_search .sp-module-content .search_box {
  position: absolute;
  top: -999px;
  left: 0;
  width: 100%;
  background: white;
  z-index: 1019;
  opacity: 0;
  -webkit-transition: top 0s ease 0.2s , opacity 0.2s ease 0s;
  -o-transition: top 0s ease 0.2s , opacity 0.2s ease 0s;
  transition: top 0s ease 0.2s , opacity 0.2s ease 0s; }
  .sp-module.virt_search .sp-module-content .search_box > form {
    margin: 0 70px 0 0; }
    .sp-module.virt_search .sp-module-content .search_box > form .btn {
      padding: 0;
      position: absolute;
      top: 13px;
      right: 15px; }
      .sp-module.virt_search .sp-module-content .search_box > form .btn:after {
        display: none; }
  .sp-module.virt_search .sp-module-content .search_box .search_toggle_button_2 {
    position: absolute;
    right: 20px;
    top: 8px;
    cursor: pointer; }
    .sp-module.virt_search .sp-module-content .search_box .search_toggle_button_2:hover i {
      color: #bd82d9; }
.sp-module.virt_search .sp-module-content .search_toggle {
  display: none; }
  .sp-module.virt_search .sp-module-content .search_toggle:checked ~ .search_box {
    top: 38px;
    left: 15px;
    right: 15px;
    margin-top: 0;
    opacity: 1;
    -webkit-transition: top 0s ease 0s , opacity 0.2s ease 0s;
    -o-transition: top 0s ease 0s , opacity 0.2s ease 0s;
    transition: top 0s ease 0s , opacity 0.2s ease 0s; }
.sp-module.virt_search #mod_virtuemart_search {
  font-size: 18px;
  color: #333;
  margin: 0; }
.sp-module.virt_search #mod_virtuemart_search::-webkit-input-placeholder {
  color: #333; }
.sp-module.virt_search #mod_virtuemart_search:-moz-placeholder {
  color: #333; }
.sp-module.virt_search #mod_virtuemart_search::-moz-placeholder {
  color: #333; }
.sp-module.virt_search #mod_virtuemart_search:-ms-input-placeholder {
  color: #333; }
.sp-module.virt_cart .total_products a {
  display: inline-block; }
.sp-module.virt_cart .total_products i {
  font-style: normal; }
  .sp-module.virt_cart .total_products i:before {
    font-size: 28px;
    line-height: 1.2em;
    color: #667B98; }
  .sp-module.virt_cart .total_products i span {
    position: absolute;
    right: -25px;
    display: inline-block;
    top: -16px;
    padding: 0 5px;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    background: #f6f8fa;
    color: #777; }
.sp-module.location .mod_custom p:before {
  display: inline-block;
  font-size: 24px;
  line-height: 1em;
  content: '\e01e';
  /*content: '\e0d7';*/
  color: #bd82d9;
  font-family: "material-design";
  vertical-align: middle;
  margin-right: 5px; }
.sp-module.info .phone {
  font-weight: 500;
  font-size: 20px;
  line-height: 1em;
  color: #333;
  display: inline-block;
  vertical-align: middle; }
  .sp-module.info .phone:before {
    font-size: 24px;
    line-height: 1em;
    content: '\e0f4';
    color: #bd82d9;
    font-family: "material-design";
    vertical-align: middle;
    margin-right: 10px; }
.sp-module.info .worktime {
  display: inline-block;
  vertical-align: middle;
  margin-left: 25px; }
  .sp-module.info .worktime:before {
    font-size: 24px;
    line-height: 1em;
    content: '\e07d';
    /*content: '\e053';*/
    color: #bd82d9;
    font-family: "material-design";
    vertical-align: middle;
    margin-right: 10px; }
.sp-module.footer_menu li {
  font-size: 18px;
  line-height: 32px;
  color: #333;
  font-weight: 300; }
  .sp-module.footer_menu li a {
    color: #333; }
    .sp-module.footer_menu li a:hover {
      color: #bd82d9; }
body.about2 .sp-module.social-icons_home3, body.home-version2 .sp-module.social-icons_home3, body.home_one_page .sp-module.social-icons_home3, body.page-blog-2-columns .sp-module.social-icons_home3, body.masonry .sp-module.social-icons_home3, .page-blog-sidebar .sp-module.social-icons_home3, .body__blog_single_1 .sp-module.social-icons_home3, .body__blog_single_2 .sp-module.social-icons_home3, .body__blog_single_3 .sp-module.social-icons_home3, .process_page .sp-module.social-icons_home3, .body__services .sp-module.social-icons_home3, .support .sp-module.social-icons_home3, .faqs.big_logo .sp-module.social-icons_home3 {
  display: inline-block; }
.sp-module.present_site {
  text-align: center; }
.sp-module.features_home_3 {
  text-align: center;
  padding-bottom: 55px; }
  .sp-module.features_home_3 .item_content i {
    font-size: 72px;
    color: white;
    background: #bd82d9;
    width: 130px;
    line-height: 130px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    display: block;
    margin: 0 auto 25px;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s; }
  .sp-module.features_home_3 .item_content .item_title_part_0 {
    display: block; }
  .sp-module.features_home_3 .item_content .item_title {
    color: #bd82d9;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease; }
  .sp-module.features_home_3 .item_content a:hover .item_title {
    color: #667B98; }
  .sp-module.features_home_3 .item_content a:hover i {
    background: #667B98; }
.sp-module.discover {
  position: relative;
  z-index: 2; }
  .sp-module.discover.col-sm-6 {
    margin-left: 50%; }
.sp-module.discover_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  width: 100%; }
  .sp-module.discover_bg .sp-module-content {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%; }
.sp-module.home_3_contacts {
  padding-top: 65px; }
.sp-module.optimized_design .sp-module-title, .sp-module.optimized_design .page_header {
  text-align: inherit; }
.sp-module.optimized_design .moduleTitle {
  margin-bottom: 10px; }
.sp-module.optimized_design .item_introtext {
  font-size: 18px;
  line-height: 30px; }
.sp-module.features_2_landing .sp-module-content {
  padding-left: 95px; }
.sp-module.vimeo_desc {
  padding-top: 57px;
  padding-left: 116px; }
  .sp-module.vimeo_desc .sp-module-title, .sp-module.vimeo_desc .page_header {
    text-align: inherit; }
  .sp-module.vimeo_desc .sp-module-title {
    margin-bottom: 10px; }
  .sp-module.vimeo_desc .item_introtext {
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    color: #bd82d9; }
.sp-module.more_features_landing .sp-module-title {
  margin-bottom: 10px; }
.sp-module.testimonials_landing .sp-module-title {
  text-align: center; }
  body.body__services .sp-module.testimonials_landing .sp-module-title {
    margin-bottom: 70px; }
body.body__services .sp-module.testimonials_landing .item {
  margin-bottom: 70px; }
.sp-module.partners_landing {
  text-align: center; }
  .sp-module.partners_landing .sp-module-content {
    width: 902px;
    max-width: 100%;
    margin: 0 auto; }
.sp-module.home_one_page_discover {
  text-align: center; }
  .sp-module.home_one_page_discover .sp-module-title {
    margin-bottom: 10px; }
.sp-module.exclusive_features .sp-module-title .item_title_part_second_half {
  font-weight: 500; }
.sp-module.steps_1 .sp-module-content {
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.sp-module.steps_2 {
  padding-top: 81px !important;
  counter-reset: list; }
  .sp-module.steps_2 .sp-module-content {
    border-top: none !important;
    padding-top: 0 !important;
    position: relative; }
    .sp-module.steps_2 .sp-module-content:before {
      position: absolute;
      top: 61px;
      left: 0;
      content: '';
      height: 4px;
      background: #e5e9eb;
      right: 100px; }
.sp-module.steps_3 {
  counter-reset: list1; }
.sp-module.services_main .sp-module-title {
  font-size: 26px; }
.sp-module.support_item:nth-child(2n) .item__module > a {
  background-color: #667B98; }
.sp-module.data-table dl {
  float: left;
  width: 25%;
  margin: 0;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
  .sp-module.data-table dl dt {
    font-size: 15px;
    font-weight: 500;
    color: #bd82d9;
    background: #f6f8fa;
    padding: 11px 20px; }
  .sp-module.data-table dl dd {
    border-top: 1px solid #e5e5e5;
    margin: 0;
    padding: 11px 20px; }
  .sp-module.data-table dl + dl {
    border-left: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .sp-module.data-table dl:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
.sp-module.data-table .item_introtext {
  clear: both; }
.sp-module.site_map {
  text-align: left;
  margin-bottom: 40px; }
  .sp-module.site_map .sp-module-title {
    text-align: inherit; }
  .sp-module.site_map ul.menu li {
    margin: 0;
    position: relative;
    padding: 0 0 7px 20px; }
    .sp-module.site_map ul.menu li:before {
      content: "\f00c";
      position: absolute;
      left: 0;
      top: 0;
      font-family: "FontAwesome";
      font-size: 10px; }
    .sp-module.site_map ul.menu li li:before {
      display: none; }
    .sp-module.site_map ul.menu li a {
      background: none !important;
      display: inline-block; }
      .sp-module.site_map ul.menu li a:before {
        display: none; }
      .sp-module.site_map ul.menu li a.white_submenu + ul {
        display: none; }
    .sp-module.site_map ul.menu li ul.menu-child {
      font-size: inherit;
      line-height: 1.7em; }
      .sp-module.site_map ul.menu li ul.menu-child li {
        padding-left: 10px;
        font-size: 13px; }
        .sp-module.site_map ul.menu li ul.menu-child li:before {
          display: none; }
        .sp-module.site_map ul.menu li ul.menu-child li a {
          margin-bottom: 0; }
.sp-module.features_about .item_img {
  text-align: center; }
  .sp-module.features_about .item_img img {
    display: inline-block; }
.sp-module.priorities .sp-module-title {
  margin-bottom: 32px; }
.sp-module.agent .sp-module-title {
  margin-bottom: 52px; }
.sp-module.agent h5 {
  padding-top: 10px;
  margin-bottom: 8px; }
.sp-module.agent h6 {
  margin-bottom: 10px; }
.sp-module.other_features {
  margin-top: 40px; }
  .sp-module.other_features .sp-module-title {
    margin-bottom: 22px; }
.sp-module.advantages + .sp-module.advantages {
  margin-top: 15px; }
.sp-module.about_shop_top_blocks + .about_shop_top_blocks {
  margin-top: 30px;
  border-top: 1px solid #e5e9eb;
  padding-top: 55px; }

.moduletablehow_we_work {
  padding-left: 15px;
  padding-right: 15px; }
  .moduletablehow_we_work h1 {
    margin-bottom: 50px; }
.moduletablehome_one_page_images {
  position: static !important; }
  .moduletablehome_one_page_images .mod_custom > div {
    position: absolute; }
  .moduletablehome_one_page_images .img-1 {
    top: 16.3658%;
    right: 31.1035%;
    max-width: 12.5977%; }
  .moduletablehome_one_page_images .img-2 {
    top: 0;
    right: 17.3828%;
    max-width: 10.5469%; }
  .moduletablehome_one_page_images .img-3 {
    top: 0;
    right: 0;
    max-width: 17.3828%; }
  .moduletablehome_one_page_images .img-4 {
    bottom: 0;
    right: 38.0859%;
    max-width: 9.4727%; }
  .moduletablehome_one_page_images .img-5 {
    bottom: 0;
    right: 20.7031%;
    z-index: 2;
    max-width: 17.3828%; }
  .moduletablehome_one_page_images .img-6 {
    bottom: 0;
    right: 0;
    max-width: 23.1934%; }
.moduletable.features_2_landing {
  margin-top: 20px;
  margin-bottom: 20px; }
  .moduletable.features_2_landing .item_introtext {
    padding-right: 25%; }
  .moduletable.features_2_landing .item_content {
    margin-bottom: 28px; }
.moduletablelanding_counters {
  font-size: 0;
  line-height: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 164px; }
  .moduletablelanding_counters .counters > span {
    font-size: 20px;
    line-height: 1.2em;
    display: inline-block;
    width: 144px;
    height: 144px;
    color: white;
    background: #bd82d9;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    font-weight: 300;
    margin: 0 -7px;
    text-transform: none; }
    .moduletablelanding_counters .counters > span .value {
      display: block;
      font-size: 55px;
      font-weight: 400;
      line-height: 60px;
      margin-top: 30px; }
    .moduletablelanding_counters .counters > span.even {
      background: #667B98; }
.moduletablepresent_site_one_page {
  width: 40%;
  color: white;
  margin-left: 6%; }
  .moduletablepresent_site_one_page > h1, .moduletablepresent_site_one_page > h2 {
    margin-bottom: 20px; }
  .moduletablepresent_site_one_page .btn:hover, .moduletablepresent_site_one_page .btn-info:hover,
  .moduletablepresent_site_one_page .btn:not(:disabled):not(.disabled).active, .moduletablepresent_site_one_page .btn:not(:disabled):not(.disabled):active, .moduletablepresent_site_one_page .btn-info:not(:disabled):not(.disabled).active, .moduletablepresent_site_one_page .btn-info:not(:disabled):not(.disabled):active {
    background: white; }
    .moduletablepresent_site_one_page .btn:hover, .moduletablepresent_site_one_page .btn:hover *, .moduletablepresent_site_one_page .btn-info:hover, .moduletablepresent_site_one_page .btn-info:hover *,
    .moduletablepresent_site_one_page .btn:not(:disabled):not(.disabled).active,
    .moduletablepresent_site_one_page .btn:not(:disabled):not(.disabled).active *, .moduletablepresent_site_one_page .btn:not(:disabled):not(.disabled):active, .moduletablepresent_site_one_page .btn:not(:disabled):not(.disabled):active *, .moduletablepresent_site_one_page .btn-info:not(:disabled):not(.disabled).active, .moduletablepresent_site_one_page .btn-info:not(:disabled):not(.disabled).active *, .moduletablepresent_site_one_page .btn-info:not(:disabled):not(.disabled):active, .moduletablepresent_site_one_page .btn-info:not(:disabled):not(.disabled):active * {
      color: #333; }
.moduletable.data-table dl {
  float: left;
  width: 25%;
  margin: 0;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
  .moduletable.data-table dl dt {
    font-size: 15px;
    font-weight: 500;
    color: #bd82d9;
    background: #f6f8fa;
    padding: 11px 20px; }
  .moduletable.data-table dl dd {
    border-top: 1px solid #e5e5e5;
    margin: 0;
    padding: 11px 20px; }
  .moduletable.data-table dl + dl {
    border-left: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .moduletable.data-table dl:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
.moduletable.data-table .item_introtext {
  clear: both; }

.pricing_simple {
  margin-bottom: 40px; }
  .pricing_simple .item {
    line-height: 23px;
    padding-top: 48px; }
    .pricing_simple .item i {
      color: #bd82d9;
      background: white;
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px;
      font-size: 0;
      line-height: 96px;
      height: 96px;
      position: absolute;
      top: -48px;
      left: 50%;
      margin-left: -48px;
      width: 96px;
      text-align: center; }
      .pricing_simple .item i:before {
        font-size: 48px;
        line-height: 96px; }
    .pricing_simple .item .item_content {
      position: relative;
      color: white;
      background: #bd82d9;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
      padding: 61px 29px 25px 30px;
      text-align: center; }
      .pricing_simple .item .item_content .item_title {
        color: white;
        margin-bottom: 11px; }
      .pricing_simple .item .item_content .price, .pricing_simple .item .item_content .price span, .pricing_simple .item .item_content .price small {
        color: white; }
      .pricing_simple .item .item_content:hover {
        background: #f6f8fa;
        color: #888888; }
        .pricing_simple .item .item_content:hover .item_title, .pricing_simple .item .item_content:hover .price, .pricing_simple .item .item_content:hover .price span, .pricing_simple .item .item_content:hover .price small {
          color: #bd82d9; }
    .pricing_simple .item .price {
      color: white;
      font-size: 45px;
      line-height: 50px;
      vertical-align: bottom; }
      .pricing_simple .item .price span {
        font-size: 45px;
        font-weight: 300; }
      .pricing_simple .item .price small {
        font-size: 14px;
        line-height: 1.645;
        font-weight: normal; }
    .pricing_simple .item .item_introtext {
      font-size: 13px; }

.category-module.site_map {
  margin: 0; }
  .category-module.site_map li {
    margin: 0;
    position: relative;
    padding: 0 0 7px 20px;
    font-weight: normal; }
    .category-module.site_map li:before {
      content: "\f00c";
      position: absolute;
      left: 0;
      top: 0;
      font-family: "FontAwesome";
      font-size: 10px;
      line-height: 23px; }

#mod_table .module {
  padding: 10px; }
  #mod_table .module:nth-child(2n) {
    background: #eee; }

.mod_tm_countdown_circular .ClassyCountdown-wrapper, .mod_tm_countdown_simple .ClassyCountdown-wrapper {
  text-align: center;
  margin: -15px; }
  .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-days,
  .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-hours,
  .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-minutes,
  .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-seconds, .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-days,
  .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-hours,
  .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-minutes,
  .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds {
    display: inline-block;
    position: relative;
    width: calc(25% - $item-margin);
    margin: 0 15px;
    margin-bottom: 20px; }
    .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-days .ClassyCountdown-value,
    .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-hours .ClassyCountdown-value,
    .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-minutes .ClassyCountdown-value,
    .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-seconds .ClassyCountdown-value, .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-days .ClassyCountdown-value,
    .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-hours .ClassyCountdown-value,
    .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-minutes .ClassyCountdown-value,
    .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds .ClassyCountdown-value {
      font-size: 24px !important;
      line-height: 30px;
      width: 100%;
      position: absolute;
      top: 50%;
      text-align: center;
      left: 0;
      display: block; }
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-days .ClassyCountdown-value div,
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-hours .ClassyCountdown-value div,
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-minutes .ClassyCountdown-value div,
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-seconds .ClassyCountdown-value div, .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-days .ClassyCountdown-value div,
      .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-hours .ClassyCountdown-value div,
      .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-minutes .ClassyCountdown-value div,
      .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds .ClassyCountdown-value div {
        font-size: 20px;
        line-height: 24px; }
    @media (max-width: 767px) {
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-days,
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-hours,
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-minutes,
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-seconds, .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-days,
      .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-hours,
      .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-minutes,
      .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds {
        width: calc(100% - $item-margin);
        max-width: 400px;
        margin: 0 auto;
        margin-bottom: 30px;
        padding-left: 15%;
        padding-right: 15%; } }
    @media (max-width: 479px) {
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-days,
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-hours,
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-minutes,
      .mod_tm_countdown_circular .ClassyCountdown-wrapper .ClassyCountdown-seconds, .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-days,
      .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-hours,
      .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-minutes,
      .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds {
        padding-left: 5%;
        padding-right: 5%;
        max-width: 250px; } }
.mod_tm_countdown_simple .ClassyCountdown-wrapper > div {
  max-height: 40px !important; }
.mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-days > div,
.mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-hours > div,
.mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-minutes > div,
.mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds > div {
  visibility: hidden; }
.mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-days .ClassyCountdown-value,
.mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-hours .ClassyCountdown-value,
.mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-minutes .ClassyCountdown-value,
.mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds .ClassyCountdown-value {
  font-size: 24px !important;
  line-height: 30px; }
  .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-days .ClassyCountdown-value div,
  .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-hours .ClassyCountdown-value div,
  .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-minutes .ClassyCountdown-value div,
  .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds .ClassyCountdown-value div {
    font-size: 20px;
    line-height: 24px; }

.categories-module ul.categories-module {
  margin-bottom: 1.645; }
  .categories-module ul.categories-module li {
    list-style: none; }
.categories-module.blog_categories li {
  border: none;
  position: relative;
  padding: 0;
  padding-left: 19px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none; }
  .categories-module.blog_categories li:before {
    content: '\ec3c';
    font-family: "Linearicons";
    font-size: 14px;
    line-height: inherit;
    color: #bd82d9;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%); }
  .categories-module.blog_categories li + li {
    margin-top: 19px; }
  .categories-module.blog_categories li a {
    color: #888888;
    font-weight: inherit;
    font-size: inherit;
    text-decoration: none; }
    .categories-module.blog_categories li a:hover {
      color: #bd82d9; }
.categories-module.blog_categories.nav-tabs li {
  padding: 0; }
  .categories-module.blog_categories.nav-tabs li:before {
    display: none; }
.categories-module.blog_categories span {
  text-decoration: none; }

.page-blog-sidebar .articles-leading .article + .article {
  border-top: 1px solid #e5e9eb;
  padding-top: 40px; }
.page-blog-sidebar .articles-leading .article .article-header h5 {
  font-size: 35px;
  margin-bottom: 0; }

.category-module {
  margin-bottom: 1.645; }
  .category-module li {
    list-style: none; }

.article-details [itemprop="articleBody"] p {
  line-height: 1.7em; }

.mod_tm_counters .counter_item .counter-wrapper {
  position: relative; }
  .mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content {
    text-align: center; }
    .mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-icon {
      color: white;
      background: #bd82d9;
      display: inline-block;
      font-size: 60px;
      width: 120px;
      line-height: 120px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      margin-bottom: 12px;
      text-align: center; }
    .mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-value-box {
      position: relative;
      margin-bottom: 22px; }
      body.elements .mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-value-box {
        margin-bottom: 30px; }
      .mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-value-box .counter-value {
        font-size: 45px;
        line-height: 1.2em;
        font-weight: 300;
        border: none;
        color: #bd82d9;
        background: transparent;
        display: inline-block;
        vertical-align: middle; }
        body.elements .mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-value-box .counter-value {
          color: #333; }
      .mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-value-box .counter-symbol {
        font-size: 24px;
        display: inline-block;
        vertical-align: middle; }
    .mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-title {
      font-size: 20px;
      line-height: 29px;
      font-weight: 300;
      color: #333; }

.mod_tm_counters__circle .counter_item {
  text-align: center; }
  .mod_tm_counters__circle .counter_item .counter-wrapper {
    display: block;
    position: relative;
    max-width: 270px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #eaeaea; }
    .mod_tm_counters__circle .counter_item .counter-wrapper .counter-wrapper-box {
      width: 100%;
      padding-top: 100%; }
      .mod_tm_counters__circle .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content {
        position: absolute;
        top: 50%;
        left: 15px;
        right: 15px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }

.jlslogin #login-form {
  margin-bottom: 0;
  color: white; }
  .jlslogin #login-form h1, .jlslogin #login-form h2, .jlslogin #login-form h3, .jlslogin #login-form h4, .jlslogin #login-form h5, .jlslogin #login-form h6, .jlslogin #login-form .h1, .jlslogin #login-form .h2, .jlslogin #login-form .h3, .jlslogin #login-form .h4, .jlslogin #login-form .h5, .jlslogin #login-form .h6 {
    color: white; }
  .jlslogin #login-form span.radio, .jlslogin #login-form span.checkbox {
    border-color: transparent; }
  .jlslogin #login-form .userdata #form-login-username, .jlslogin #login-form .userdata #form-login-password {
    position: relative; }
    .jlslogin #login-form .userdata #form-login-username label, .jlslogin #login-form .userdata #form-login-password label {
      display: none; }
      .jlslogin #login-form .userdata #form-login-username label + *, .jlslogin #login-form .userdata #form-login-password label + * {
        margin-top: 10px; }
    .jlslogin #login-form .userdata #form-login-username .hasTooltip, .jlslogin #login-form .userdata #form-login-password .hasTooltip {
      position: absolute;
      z-index: 10;
      top: 0;
      left: 0;
      height: 31px;
      width: 28px;
      padding: 0;
      border: none;
      background: none;
      margin: 0;
      line-height: 31px;
      text-align: right; }
    .jlslogin #login-form .userdata #form-login-username .inputbox[type="text"], .jlslogin #login-form .userdata #form-login-username .inputbox[type="password"], .jlslogin #login-form .userdata #form-login-password .inputbox[type="text"], .jlslogin #login-form .userdata #form-login-password .inputbox[type="password"] {
      height: 31px;
      line-height: 31px;
      font-size: 14px;
      margin-bottom: 16px;
      padding: 0 14px;
      width: 100%;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
      padding-left: 38px;
      border-color: white;
      color: white;
      background: none; }
    .jlslogin #login-form .userdata #form-login-username .inputbox:-webkit-autofill, .jlslogin #login-form .userdata #form-login-password .inputbox:-webkit-autofill {
      -webkit-box-shadow: inset 0 0 0 31px/2 #bd82d9 !important;
      -webkit-text-fill-color: white !important;
      color: white !important; }
    .jlslogin #login-form .userdata #form-login-username .inputbox:-internal-autofill-selected, .jlslogin #login-form .userdata #form-login-username .inputbox:-webkit-autofill, .jlslogin #login-form .userdata #form-login-username .inputbox:-webkit-autofill:hover, .jlslogin #login-form .userdata #form-login-username .inputbox:-webkit-autofill:focus, .jlslogin #login-form .userdata #form-login-password .inputbox:-internal-autofill-selected, .jlslogin #login-form .userdata #form-login-password .inputbox:-webkit-autofill, .jlslogin #login-form .userdata #form-login-password .inputbox:-webkit-autofill:hover, .jlslogin #login-form .userdata #form-login-password .inputbox:-webkit-autofill:focus {
      background-color: #bd82d9 !important;
      box-shadow: inset 0 0 0 31px #bd82d9 !important;
      -webkit-box-shadow: inset 0 0 0 31px #bd82d9 !important;
      -moz-box-shadow: inset 0 0 0 31px #bd82d9 !important; }
  .jlslogin #login-form .userdata .btn {
    font-size: 14px;
    border: 1px solid white;
    padding: 3px 25px;
    background: white;
    margin-right: 7px;
    margin-bottom: 4px;
    color: #bd82d9;
    outline: none !important; }
    .jlslogin #login-form .userdata .btn:hover {
      color: white;
      background: none; }
  .jlslogin #login-form .userdata #form-login-remember {
    margin-top: 7px; }
    .jlslogin #login-form .userdata #form-login-remember label {
      font-weight: normal; }
  .jlslogin #login-form .ul-jlslogin {
    padding-top: 10px;
    margin-bottom: 10px; }
    .jlslogin #login-form .ul-jlslogin li {
      font-size: 12px;
      display: inline; }
      .jlslogin #login-form .ul-jlslogin li a:hover {
        text-decoration: underline; }
      .jlslogin #login-form .ul-jlslogin li + li:before {
        content: '/'; }

.sp-megamenu-wrapper .login_megamenu .jlslogin #login-form, .mobile-menu-box .login_megamenu .jlslogin #login-form {
  margin-bottom: 15px; }
  .sp-megamenu-wrapper .login_megamenu .jlslogin #login-form .userdata, .mobile-menu-box .login_megamenu .jlslogin #login-form .userdata {
    margin-bottom: 10px; }
    .sp-megamenu-wrapper .login_megamenu .jlslogin #login-form .userdata #form-login-remember span, .mobile-menu-box .login_megamenu .jlslogin #login-form .userdata #form-login-remember span {
      border: 1px solid #cccccc; }
.sp-megamenu-wrapper .login_megamenu .jlslogin label + *, .mobile-menu-box .login_megamenu .jlslogin label + * {
  margin-top: 0;
  margin-bottom: 10px; }

.mod_tm_google_map {
  position: relative;
  margin-bottom: 55px; }
  #sp-pos1 .mod_tm_google_map {
    margin-bottom: 15px; }
  .mod_tm_google_map .rd-google-map .map_locations {
    display: none; }
  @media (max-width: 767px) {
    .mod_tm_google_map .rd-google-map {
      height: 300px !important; } }
  .mod_tm_google_map .rd-google-map .gm-style-iw-a {
    margin-top: 5px; }
    .mod_tm_google_map .rd-google-map .gm-style-iw-a > div {
      max-width: 270px !important;
      min-width: 270px;
      margin-left: -135px;
      text-align: center; }
      .mod_tm_google_map .rd-google-map .gm-style-iw-a > div div {
        max-width: 270px !important;
        min-width: 270px; }
      .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw-d {
        max-width: 270px !important;
        min-width: 270px;
        overflow: auto !important; }
        .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw-d .iw-content {
          background: #fff; }
          .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw-d .iw-content .image {
            display: inline-block;
            margin-bottom: 10px; }
            .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw-d .iw-content .image img {
              max-width: 270px;
              min-width: 270px; }
          .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw-d .iw-content .desc {
            padding: 5px 15px 5px 5px; }
          .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw-d .iw-content p {
            padding-bottom: 5px; }
        .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw-d + div {
          top: 3px !important;
          right: 1px !important; }
    @media (max-width: 767px) {
      .mod_tm_google_map .rd-google-map .gm-style-iw-a > div {
        max-width: 150px !important; }
        .mod_tm_google_map .rd-google-map .gm-style-iw-a > div div {
          max-width: 150px !important; }
        .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw {
          max-width: 120px !important; }
          .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw .iw-content .image {
            display: inline-block;
            margin-bottom: 10px; }
            .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw .iw-content .image img {
              max-width: 120px; }
          .mod_tm_google_map .rd-google-map .gm-style-iw-a > div .gm-style-iw + div {
            top: 3px !important;
            right: 1px !important; } }
  .mod_tm_google_map .map_preloader {
    z-index: 1007;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #eaeaea; }
    .mod_tm_google_map .map_preloader svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      stroke: #bd82d9;
      height: 70px;
      width: 70px; }
  .mod_tm_google_map.map-loaded .map_preloader {
    z-index: -1;
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }

.style-switcher {
  position: fixed;
  z-index: 999999; }

#style_switcher {
  top: 190px;
  width: 295px;
  box-sizing: border-box;
  left: 0;
  padding: 21px 29px 62px 30px;
  text-align: left;
  transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -webkit-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  color: white; }
  #style_switcher, #style_switcher .toggler {
    background: #222; }
  #style_switcher .style_switcher_form .btn,
  #style_switcher .style_switcher_form .kbutton {
    color: white; }
    #style_switcher .style_switcher_form .btn:hover,
    #style_switcher .style_switcher_form .kbutton:hover {
      color: white; }
  #style_switcher .toggler:hover {
    color: white; }
  #style_switcher.shown {
    z-index: 1008 !important; }
    #style_switcher.shown p {
      margin: 0 0 5px 0;
      padding: 0; }
  #style_switcher #color-box li + li {
    margin-top: 0; }
  #style_switcher div.color_scheme {
    position: relative;
    overflow: hidden; }
    #style_switcher div.color_scheme:before, #style_switcher div.color_scheme:after {
      content: '';
      position: absolute;
      left: 50%;
      width: 50%;
      height: 50%; }
    #style_switcher div.color_scheme.preset1 {
      background: #bd82d9; }
      #style_switcher div.color_scheme.preset1:before {
        top: 0;
        background: #333; }
      #style_switcher div.color_scheme.preset1:after {
        bottom: 0; }
    #style_switcher div.color_scheme.preset2 {
      background: #4caf50; }
      #style_switcher div.color_scheme.preset2:before {
        top: 0;
        background: #333; }
      #style_switcher div.color_scheme.preset2:after {
        bottom: 0; }
    #style_switcher div.color_scheme.preset3 {
      background: #8bc34a; }
      #style_switcher div.color_scheme.preset3:before {
        top: 0;
        background: #333; }
      #style_switcher div.color_scheme.preset3:after {
        bottom: 0; }
    #style_switcher div.color_scheme.preset4 {
      background: #00bcd4; }
      #style_switcher div.color_scheme.preset4:before {
        top: 0;
        background: #333; }
      #style_switcher div.color_scheme.preset4:after {
        bottom: 0; }

@media screen and (max-height: 550px) {
  #style_switcher {
    padding-bottom: 10px;
    bottom: 0; } }
@media (max-width: 320px) {
  #style_switcher {
    width: 220px !important;
    padding: 20px !important; }
    #style_switcher ul {
      padding: 0 0 13px !important; }
      #style_switcher ul li {
        margin-right: 5px !important; } }
#color_preloader {
  background: #434242;
  height: 100%;
  left: 0;
  margin-bottom: 0 !important;
  overflow: hidden;
  position: fixed !important;
  right: 0;
  text-align: center;
  top: 0 !important;
  z-index: 2147483647;
  display: none; }
  #color_preloader .loader_wrapper {
    text-align: center;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 300px;
    margin-left: -125px;
    margin-top: -150px; }
    #color_preloader .loader_wrapper p {
      color: white; }
  #color_preloader .uil-adjust-hue-css {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    margin: 0 auto; }
  #color_preloader:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0; }
  #color_preloader.on {
    z-index: 100000;
    display: block;
    height: 100%; }
    #color_preloader.on:before {
      display: block; }
    #color_preloader.on .loader_wrapper {
      display: block; }
    #color_preloader.on .uil-adjust-hue-css {
      display: block;
      z-index: 1000001; }

.uil-adjust-hue-css {
  background: none;
  position: relative;
  width: 200px;
  height: 200px; }

.uil-adjust-hue-css > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute; }

.uil-adjust-hue-css > div > div {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background: #ffffff; }

.uil-adjust-hue-css > div:nth-of-type(1) > div {
  -webkit-animation: uil-adjust-hue-css 1s linear infinite;
  animation: uil-adjust-hue-css 1s linear infinite;
  -webkit-animation-delay: -0.87s;
  animation-delay: -0.87s; }

.uil-adjust-hue-css > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); }

.uil-adjust-hue-css > div:nth-of-type(2) > div {
  -webkit-animation: uil-adjust-hue-css 1s linear infinite;
  animation: uil-adjust-hue-css 1s linear infinite;
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s; }

.uil-adjust-hue-css > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); }

.uil-adjust-hue-css > div:nth-of-type(3) > div {
  -webkit-animation: uil-adjust-hue-css 1s linear infinite;
  animation: uil-adjust-hue-css 1s linear infinite;
  -webkit-animation-delay: -0.62s;
  animation-delay: -0.62s; }

.uil-adjust-hue-css > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); }

.uil-adjust-hue-css > div:nth-of-type(4) > div {
  -webkit-animation: uil-adjust-hue-css 1s linear infinite;
  animation: uil-adjust-hue-css 1s linear infinite;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.uil-adjust-hue-css > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); }

.uil-adjust-hue-css > div:nth-of-type(5) > div {
  -webkit-animation: uil-adjust-hue-css 1s linear infinite;
  animation: uil-adjust-hue-css 1s linear infinite;
  -webkit-animation-delay: -0.37s;
  animation-delay: -0.37s; }

.uil-adjust-hue-css > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); }

.uil-adjust-hue-css > div:nth-of-type(6) > div {
  -webkit-animation: uil-adjust-hue-css 1s linear infinite;
  animation: uil-adjust-hue-css 1s linear infinite;
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s; }

.uil-adjust-hue-css > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); }

.uil-adjust-hue-css > div:nth-of-type(7) > div {
  -webkit-animation: uil-adjust-hue-css 1s linear infinite;
  animation: uil-adjust-hue-css 1s linear infinite;
  -webkit-animation-delay: -0.12s;
  animation-delay: -0.12s; }

.uil-adjust-hue-css > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); }

.uil-adjust-hue-css > div:nth-of-type(8) > div {
  -webkit-animation: uil-adjust-hue-css 1s linear infinite;
  animation: uil-adjust-hue-css 1s linear infinite;
  -webkit-animation-delay: -0s;
  animation-delay: -0s; }

.uil-adjust-hue-css > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); }

.icon {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.sp-megamenu-wrapper h1, .sp-megamenu-wrapper h2, .sp-megamenu-wrapper h3, .sp-megamenu-wrapper h4, .sp-megamenu-wrapper h5, .sp-megamenu-wrapper h6,
.slicknav_menu h1,
.slicknav_menu h2,
.slicknav_menu h3,
.slicknav_menu h4,
.slicknav_menu h5,
.slicknav_menu h6 {
  margin: 0;
  padding: 0; }
.sp-megamenu-wrapper .dropdown-header.mega-group-title,
.sp-megamenu-wrapper .moduletable .page_header .moduleTitle,
.slicknav_menu .dropdown-header.mega-group-title,
.slicknav_menu .moduletable .page_header .moduleTitle {
  padding: 0 15px;
  font-size: 26px;
  line-height: 36px;
  text-transform: none;
  margin-bottom: 30px;
  color: #000; }
.sp-megamenu-wrapper .moduletable .page_header .moduleTitle,
.slicknav_menu .moduletable .page_header .moduleTitle {
  padding: 0; }
.sp-megamenu-wrapper .moduletable,
.slicknav_menu .moduletable {
  padding-bottom: 0; }
.sp-megamenu-wrapper .mega-inner .mega-inner,
.slicknav_menu .mega-inner .mega-inner {
  padding: 0; }
.sp-megamenu-wrapper .notitle a.mega-group-title,
.slicknav_menu .notitle a.mega-group-title {
  display: none; }
@media (max-width: 767px) {
  .sp-megamenu-wrapper,
  .slicknav_menu {
    padding-bottom: 0;
    max-width: 268px; }
    .sp-megamenu-wrapper .mega-dropdown-inner,
    .slicknav_menu .mega-dropdown-inner {
      padding: 0 15px; }
      .sp-megamenu-wrapper .mega-dropdown-inner .mega-dropdown-inner,
      .slicknav_menu .mega-dropdown-inner .mega-dropdown-inner {
        padding: 0; }
    .sp-megamenu-wrapper .moduletable,
    .sp-megamenu-wrapper .mega-col-module,
    .sp-megamenu-wrapper .mega-col-nav,
    .sp-megamenu-wrapper [class*='col-sm-'],
    .slicknav_menu .moduletable,
    .slicknav_menu .mega-col-module,
    .slicknav_menu .mega-col-nav,
    .slicknav_menu [class*='col-sm-'] {
      padding: 0; }
      .sp-megamenu-wrapper .moduletable .row,
      .sp-megamenu-wrapper .mega-col-module .row,
      .sp-megamenu-wrapper .mega-col-nav .row,
      .sp-megamenu-wrapper [class*='col-sm-'] .row,
      .slicknav_menu .moduletable .row,
      .slicknav_menu .mega-col-module .row,
      .slicknav_menu .mega-col-nav .row,
      .slicknav_menu [class*='col-sm-'] .row {
        margin: 0; }
    .sp-megamenu-wrapper .nav-child,
    .slicknav_menu .nav-child {
      margin: 0; }
    .sp-megamenu-wrapper .level2,
    .slicknav_menu .level2 {
      padding-left: 15px; } }
.sp-megamenu-wrapper .categories-module li,
.slicknav_menu .categories-module li {
  border: none;
  position: relative;
  padding: 0;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none; }
  .sp-megamenu-wrapper .categories-module li:before,
  .slicknav_menu .categories-module li:before {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 8px;
    line-height: inherit;
    color: #bd82d9;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%); }
  .sp-megamenu-wrapper .categories-module li + li,
  .slicknav_menu .categories-module li + li {
    margin-top: 6px; }
  .sp-megamenu-wrapper .categories-module li a,
  .slicknav_menu .categories-module li a {
    color: #888888;
    font-weight: inherit;
    font-size: inherit;
    text-decoration: none; }
    .sp-megamenu-wrapper .categories-module li a:hover,
    .slicknav_menu .categories-module li a:hover {
      color: #bd82d9; }
.sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item,
.slicknav_menu .mod-newsflash-adv__latest_posts .item {
  margin-bottom: 10px; }
  .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_img,
  .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_img {
    margin-right: 10px;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_img,
      .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_img {
        float: none;
        max-width: none;
        margin: 0 0 10px 0; }
        .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_img img,
        .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_img img {
          width: 100%;
          max-width: none; } }
  .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_title,
  .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_title {
    font-size: 14px;
    line-height: 20px; }
    .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_title a,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_title a {
      font-size: inherit;
      line-height: inherit;
      text-transform: none;
      font-weight: 400; }
  .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_createdby,
  .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_published,
  .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_createdby,
  .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_published {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    color: #bd82d9;
    position: relative;
    padding-left: 0;
    display: inline;
    letter-spacing: 1.4px; }
    .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_createdby:before,
    .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_published:before,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_createdby:before,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_published:before {
      font-family: "FontAwesome";
      font-size: 14px;
      line-height: 14px;
      color: #bd82d9;
      position: relative; }
    .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_createdby:after,
    .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_published:after,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_createdby:after,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_published:after {
      display: none;
      font-family: "FontAwesome";
      font-size: 14px;
      line-height: 14px;
      color: #bd82d9;
      position: relative; }
  .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_createdby,
  .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_createdby {
    margin-right: 10px; }
    .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_createdby:before, .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_createdby:after,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_createdby:before,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_createdby:after {
      content: '\f007'; }
  .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_published,
  .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_published {
    padding-left: 0; }
    .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_published:before, .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item .item_published:after,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_published:before,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item .item_published:after {
      content: '\f133'; }
  @media (max-width: 767px) {
    .sp-megamenu-wrapper .mod-newsflash-adv__latest_posts .item,
    .slicknav_menu .mod-newsflash-adv__latest_posts .item {
      margin-bottom: 30px; } }
.sp-megamenu-wrapper .mega-col-module span,
.slicknav_menu .mega-col-module span {
  color: inherit !important;
  background: inherit !important; }
  .sp-megamenu-wrapper .mega-col-module span:hover,
  .slicknav_menu .mega-col-module span:hover {
    color: inherit !important;
    background: inherit !important; }

.nav.menu.social-menu {
  float: right;
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px; }
  .nav.menu.social-menu li {
    display: inline-block;
    margin: 0 10px; }
    .nav.menu.social-menu li a {
      text-decoration: none;
      display: block; }
      .nav.menu.social-menu li a:hover {
        background: none; }
.nav.menu.social {
  margin: 11px 0 26px;
  font-size: 0;
  line-height: 0; }
  .nav.menu.social li {
    margin: 0px 14px;
    list-style-type: none;
    display: inline-block; }
    #sp-pos11 .nav.menu.social li {
      margin-left: 0;
      margin-right: 26px; }
    .nav.menu.social li a {
      background: none;
      color: #d1d7de;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 15px;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .nav.menu.social li a:hover {
        color: #bd82d9; }

.advantages ul.menu {
  margin: 0 0 63px -30px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-align: left; }
  .advantages ul.menu > li {
    font-size: 20px;
    line-height: 1.2em;
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    margin-top: 0;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px; }
    .advantages ul.menu > li > a {
      font-size: 20px;
      font-weight: 300;
      letter-spacing: -0.3px;
      padding: 17px 0 18px 78px;
      position: relative;
      display: inline-block; }
      .advantages ul.menu > li > a:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 58px;
        height: 58px;
        text-align: center;
        line-height: 58px;
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        border-radius: 1000px;
        background: #f6f8fa;
        font-size: 25px;
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease; }
      .advantages ul.menu > li > a:hover {
        color: #333; }
        .advantages ul.menu > li > a:hover:before {
          color: white;
          background-color: #bd82d9; }

.jg_catelem_photo {
  font-size: 0;
  line-height: 0; }

.loaded .jg_element_cat {
  display: none; }

.jg_element_cat {
  padding-bottom: 30px;
  border-radius: 0; }
  @media (max-width: 767px) {
    .jg_element_cat {
      width: 100%; } }

.jg_imgalign_catsubs {
  font-size: 0;
  margin-bottom: 30px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 0; }
  .jg_imgalign_catsubs .jg_photo_custom {
    -webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease; }
  .jg_imgalign_catsubs:hover .jg_photo_custom {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .jg_imgalign_catsubs:hover .jg_subcatelem_txt {
    opacity: 1; }

.jg_imgtitle {
  font-weight: 300;
  padding-bottom: 0;
  margin-bottom: 32px; }

img.jg_photo, .jg_minis a img {
  border: none; }

.jg_subcatelem_cat a {
  height: auto; }

.jg_subcatelem_photo a {
  display: block; }
.jg_subcatelem_photo img {
  width: 100%;
  max-width: none;
  height: auto; }

.jg_subcatelem_txt {
  background: rgba(51, 51, 51, 0.5);
  bottom: 0;
  color: #fff;
  font-size: 14px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease; }
  .jg_subcatelem_txt:before {
    content: '';
    display: inline-block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    width: 0;
    background: #bd82d9; }
  .jg_subcatelem_txt ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    max-width: 99%;
    vertical-align: middle; }
    .jg_subcatelem_txt ul li {
      font-size: 14px;
      line-height: 1.645; }
      .jg_subcatelem_txt ul li:before {
        display: none; }
    .jg_subcatelem_txt ul a {
      color: #fff;
      position: relative; }
      .jg_subcatelem_txt ul a:hover {
        color: #fff; }
  .jg_subcatelem_txt .jg_subcatelem_txt__link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10; }

.jg_catelem_txt {
  margin: 0;
  text-align: center !important; }
  .jg_catelem_txt .gallery_desc p + p {
    display: none; }
  .jg_catelem_txt ul li a:hover {
    color: #888888; }
  .jg_catelem_txt ul li:before {
    display: none; }
  .jg_catelem_txt ul li > * {
    color: #fff; }

.jg_dtl_photo {
  font-size: 0;
  line-height: 0; }
  .jg_dtl_photo .lazy_container {
    width: 100%; }
    .jg_dtl_photo .lazy_container .lazy_preloader {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    .jg_dtl_photo .lazy_container img {
      position: relative; }

div.jg_details,
div.jg_voting,
div.jg_commentsarea,
div.jg_send2friend,
div.jg_bbcode,
div.jg_exif,
div.jg_panemodule {
  border: none;
  margin: 0; }

.jg_iconbar {
  padding: 0; }

.jg_imgtitle {
  text-align: left; }

.sp-module .gallery.row {
  margin-left: 0;
  margin-right: 0; }
  .sp-module .gallery.row img {
    width: 100%; }
  .sp-module .gallery.row > .gallery-item {
    padding-left: 0;
    padding-right: 0; }

.jg_imgalign_catimgs {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
  border-radius: 0; }
  .jg_imgalign_catimgs img {
    width: 100%;
    max-width: none;
    height: auto; }
  .jg_imgalign_catimgs .jg_photo_custom {
    -webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease; }
  .jg_imgalign_catimgs .jg_catelem_txt {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    width: 100%; }
    .jg_imgalign_catimgs .jg_catelem_txt .item_title {
      color: inherit; }
    .jg_imgalign_catimgs .jg_catelem_txt:before {
      content: '';
      display: inline-block;
      height: 100%;
      overflow: hidden;
      vertical-align: middle;
      width: 0;
      background: #bd82d9; }
    .jg_imgalign_catimgs .jg_catelem_txt ul {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: inline-block;
      font-size: 14px;
      line-height: 1.645;
      max-width: 99%;
      padding: 0 10px;
      vertical-align: middle; }
    .jg_imgalign_catimgs .jg_catelem_txt .jg_links a {
      font-size: 17.5px;
      margin: 0 5px;
      color: #bd82d9; }
      .jg_imgalign_catimgs .jg_catelem_txt .jg_links a:hover {
        color: white; }
  .jg_imgalign_catimgs:hover .jg_photo_custom {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .jg_imgalign_catimgs:hover .jg_catelem_txt {
    opacity: 1; }

.jg_gallery {
  font-size: 0;
  line-height: 0;
  text-align: left;
  margin-bottom: 3.29; }

.jg_catorderlist {
  text-align: left;
  white-space: normal; }
  .jg_catorderlist > strong {
    display: block;
    margin-bottom: 15px; }

.jg_links .fancybox-thumb .lazy,
.jg_links .fancybox-thumb img {
  display: none; }

#joomcommentform {
  margin-bottom: 3.29;
  text-align: left; }
  #joomcommentform + .jg_row1 {
    padding-bottom: 0; }
  #joomcommentform .btn-group {
    display: inline-block; }
  #joomcommentform .input_wrapper {
    position: relative; }

.jg_comments_title {
  margin-bottom: 30px; }

.jg_cmtf {
  border: 1px dashed #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 30px 0;
  text-align: center; }

.ui-loader {
  display: none; }

.jg_pathway {
  margin: 0 0 1.645;
  padding: 0; }

ul#order {
  margin: 0 0 15px;
  overflow: hidden; }
  ul#order li {
    display: inline-block; }

.jg_commentsarea {
  clear: both;
  padding-top: 20px; }
  .jg_commentsarea textarea {
    height: 200px;
    width: 100%; }
  .jg_commentsarea .username {
    display: block;
    font-size: 16.8px;
    font-weight: 500;
    line-height: 1.974;
    margin-bottom: 1.645; }
  .jg_commentsarea div[class*="jg_row"] {
    padding-bottom: 40px; }
    .jg_commentsarea div[class*="jg_row"] .comment_text {
      display: block; }

.jg-details-header {
  display: none; }
  .jg-details-header h4 {
    padding: 0;
    text-align: inherit; }

.jg_photo_left {
  display: none; }

.jg_dtl_photo {
  text-align: center; }

.jg_subcat {
  margin-bottom: 3.29; }

.joomgallery-toggler,
.joomgallery-toggler-down {
  background-image: none; }

.jg_detailnavi {
  display: none; }
  .jg_detailnavi a img.pngfile {
    display: none; }

#jg_dtl_photo {
  max-width: 100%; }

.jdGallery .slideElement {
  background-size: cover; }

.jdGallery a.carouselBtn {
  padding: 9px 10px; }

div.jg_details,
div.jg_commentsarea {
  background: transparent;
  margin-bottom: 10px; }

#kunena td,
#kunena table,
#kunena th,
#kunena div,
#kunena p,
#kunena span,
#kunena .knewchar,
#kunena #ktab a span {
  font-family: inherit; }

.option-com_kunena .datepicker .datepicker-days table th {
  border-radius: 0 !important; }
.option-com_kunena .datepicker tr th.prev,
.option-com_kunena .datepicker tr th.next,
.option-com_kunena .datepicker tr th.datepicker-switch {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .option-com_kunena .datepicker tr th.prev:hover,
  .option-com_kunena .datepicker tr th.next:hover,
  .option-com_kunena .datepicker tr th.datepicker-switch:hover {
    background: #eee;
    color: #777; }

#kunena table tr td, #kunena .table tr td {
  border: 1px solid #e5e5e5;
  width: auto; }

.glyphicon-remove:before {
  content: "\f00d";
  font-family: "FontAwesome"; }

#kunena {
  padding: 19px;
  border: 1px solid #e5e5e5; }
  #kunena p {
    padding-bottom: 5px 7px; }
  #kunena .btn:after, #kunena .btn-info:after {
    display: none; }
  @media (min-width: 1200px) {
    #kunena {
      margin-top: 60px; } }
  #kunena .glyphicon-arrow-down:before {
    content: '\f0d7';
    font-family: "FontAwesome" !important; }
  #kunena .glyphicon-arrow-up:before {
    content: '\f0d8';
    font-family: "FontAwesome" !important; }
  #kunena .glyphicon-user:before {
    content: "\f0c0";
    font-family: "FontAwesome"; }
  #kunena .glyphicon-stats:before {
    content: "\f080";
    font-family: "FontAwesome"; }
  #kunena .glyphicon-list-alt:before {
    content: "\f09e";
    font-family: "FontAwesome"; }
  #kunena .glyphicon-search:before {
    content: "\f002";
    font-family: "FontAwesome"; }
  #kunena .glyphicon-folder-open:before {
    content: "\f07c";
    font-family: "FontAwesome"; }
  #kunena .glyphicon-edit:before {
    content: "\f040";
    font-family: "FontAwesome"; }
  #kunena .glyphicon-time:before {
    content: "\f017";
    font-family: "FontAwesome"; }
  #kunena .glyphicon-cog:before {
    content: "\f013";
    font-family: "FontAwesome"; }
  #kunena .glyphicon-inbox:before {
    content: "\f01c";
    font-family: "FontAwesome"; }
  #kunena .glyphicon-log-out:before {
    content: "\f08b";
    font-family: "FontAwesome"; }
  @media (max-width: 767px) {
    #kunena .hidden-xs {
      display: none; } }
  #kunena .h1-heading {
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    display: block;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      #kunena .h1-heading {
        font-size: 26px; } }
  #kunena .h2-heading {
    color: #333333;
    display: block;
    font-size: 21px; }
  #kunena .h3-heading {
    color: #333333;
    display: block;
    font-size: 19px; }
  #kunena .h4-heading {
    color: #333333;
    font-size: 16px; }
  #kunena .h5-heading {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500; }
  #kunena .btn {
    padding: 4px;
    font-size: 14px;
    line-height: 20px; }
  #kunena .chzn-container {
    margin-bottom: 0; }
  #kunena form .input-group-btn .btn {
    padding: 0 10px;
    font-size: 14px;
    line-height: 50px;
    height: 50px; }
  #kunena .breadcrumb {
    display: none; }
  #kunena #jumpto {
    margin-bottom: 0; }
    #kunena #jumpto::after {
      display: block;
      clear: both;
      content: ""; }
    #kunena #jumpto #catid_chzn {
      float: right;
      margin-bottom: 20px; }
    @media (min-width: 1200px) {
      #kunena #jumpto .chzn-container {
        width: 370px !important; }
        #kunena #jumpto .chzn-container .chzn-single {
          padding: 0 50px 0 25px;
          width: 100%; } }
  #kunena .ktopblock {
    padding: 0;
    margin-bottom: 10px; }
    #kunena .ktopblock .ktopblock-wrapper {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: stretch; }
      #kunena .ktopblock .ktopblock-wrapper .kmenu,
      #kunena .ktopblock .ktopblock-wrapper .klogin,
      #kunena .ktopblock .ktopblock-wrapper .klogout {
        display: flex;
        margin-bottom: 20px; }
      #kunena .ktopblock .ktopblock-wrapper .kmenu {
        margin-right: 20px; }
        #kunena .ktopblock .ktopblock-wrapper .kmenu .navbar-nav li {
          margin-right: 20px; }
          #kunena .ktopblock .ktopblock-wrapper .kmenu .navbar-nav li a {
            text-decoration: none;
            position: relative;
            border-bottom: 1px solid transparent;
            font-size: 14px;
            line-height: 20px;
            font-weight: 500;
            color: #333;
            padding-bottom: 15px; }
          #kunena .ktopblock .ktopblock-wrapper .kmenu .navbar-nav li:hover a, #kunena .ktopblock .ktopblock-wrapper .kmenu .navbar-nav li.active a {
            color: #bd82d9; }
          @media (min-width: 768px) {
            #kunena .ktopblock .ktopblock-wrapper .kmenu .navbar-nav li.active a {
              border-bottom: 1px solid #D9D9D9; } }
      #kunena .ktopblock .ktopblock-wrapper .klogin #klogin .glyphicon,
      #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown-toggle .glyphicon,
      #kunena .ktopblock .ktopblock-wrapper .klogout #klogin .glyphicon,
      #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown-toggle .glyphicon {
        font-family: "FontAwesome"; }
        #kunena .ktopblock .ktopblock-wrapper .klogin #klogin .glyphicon:before,
        #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown-toggle .glyphicon:before,
        #kunena .ktopblock .ktopblock-wrapper .klogout #klogin .glyphicon:before,
        #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown-toggle .glyphicon:before {
          font-family: "FontAwesome" !important;
          content: "\f007"; }
      #kunena .ktopblock .ktopblock-wrapper .klogin #klogin .login-text,
      #kunena .ktopblock .ktopblock-wrapper .klogin #klogin .caret,
      #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown-toggle .login-text,
      #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown-toggle .caret,
      #kunena .ktopblock .ktopblock-wrapper .klogout #klogin .login-text,
      #kunena .ktopblock .ktopblock-wrapper .klogout #klogin .caret,
      #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown-toggle .login-text,
      #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown-toggle .caret {
        display: none; }
      #kunena .ktopblock .ktopblock-wrapper .klogin #klogin:after,
      #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown-toggle:after,
      #kunena .ktopblock .ktopblock-wrapper .klogout #klogin:after,
      #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown-toggle:after {
        display: none; }
      #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown .dropdown-menu,
      #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown .dropdown-menu {
        right: 0;
        left: auto;
        width: 300px;
        padding: 10px 15px;
        background: #f6f8fa;
        -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2); }
        #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown .dropdown-menu span.radio + label,
        #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown .dropdown-menu span.radio + label {
          margin-right: 10px; }
          #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown .dropdown-menu span.radio + label .btn,
          #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown .dropdown-menu span.radio + label .btn {
            padding: 0; }
        #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown .dropdown-menu .form-inline .control-group,
        #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown .dropdown-menu .form-inline .control-group {
          width: 100%; }
          #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown .dropdown-menu .form-inline .control-group .input-prepend,
          #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown .dropdown-menu .form-inline .control-group .input-prepend {
            width: 100%; }
            #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown .dropdown-menu .form-inline .control-group .input-prepend input,
            #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown .dropdown-menu .form-inline .control-group .input-prepend input {
              border-radius: 3px; }
        @media (max-width: 767px) {
          #kunena .ktopblock .ktopblock-wrapper .klogin .dropdown .dropdown-menu,
          #kunena .ktopblock .ktopblock-wrapper .klogout .dropdown .dropdown-menu {
            right: -25px; } }
      #kunena .ktopblock .ktopblock-wrapper .klogin ul li {
        margin: 0; }
      #kunena .ktopblock .ktopblock-wrapper #userdropdownlogout .glyphicon {
        font-family: "FontAwesome"; }
        #kunena .ktopblock .ktopblock-wrapper #userdropdownlogout .glyphicon:before {
          font-family: "FontAwesome" !important; }
      #kunena .ktopblock .ktopblock-wrapper #userdropdownlogout .user-default:before {
        content: "\f007"; }
    #kunena .ktopblock ul.nav {
      display: block; }
      #kunena .ktopblock ul.nav li {
        display: inline-block;
        float: left;
        margin-right: 10px;
        margin-bottom: 5px; }
        #kunena .ktopblock ul.nav li + li {
          margin-top: 0; }
  #kunena .section-header {
    padding-right: 54px;
    position: relative;
    background: #333;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: stretch; }
    #kunena .section-header .ksection-name,
    #kunena .section-header .ksection-description {
      padding-top: 15px;
      padding-bottom: 11px;
      display: flex; }
    #kunena .section-header .ksection-name {
      padding-left: 17px;
      padding-right: 15px;
      margin-right: 24px;
      background: #333; }
      #kunena .section-header .ksection-name .h1-heading,
      #kunena .section-header .ksection-name .h2-heading,
      #kunena .section-header .ksection-name .h3-heading,
      #kunena .section-header .ksection-name .h4-heading,
      #kunena .section-header .ksection-name .h5-heading,
      #kunena .section-header .ksection-name .h6-heading {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
        color: white;
        text-decoration: none; }
        #kunena .section-header .ksection-name .h1-heading a,
        #kunena .section-header .ksection-name .h2-heading a,
        #kunena .section-header .ksection-name .h3-heading a,
        #kunena .section-header .ksection-name .h4-heading a,
        #kunena .section-header .ksection-name .h5-heading a,
        #kunena .section-header .ksection-name .h6-heading a {
          font-size: 14px;
          line-height: 20px;
          font-weight: 500;
          color: white;
          text-decoration: none; }
          #kunena .section-header .ksection-name .h1-heading a:hover,
          #kunena .section-header .ksection-name .h2-heading a:hover,
          #kunena .section-header .ksection-name .h3-heading a:hover,
          #kunena .section-header .ksection-name .h4-heading a:hover,
          #kunena .section-header .ksection-name .h5-heading a:hover,
          #kunena .section-header .ksection-name .h6-heading a:hover {
            color: #eaeaea;
            text-decoration: underline; }
    #kunena .section-header .ksection-description {
      color: white;
      font-size: 14px;
      line-height: 20px;
      font-weight: 500; }
      @media (max-width: 767px) {
        #kunena .section-header .ksection-description {
          display: none; } }
    #kunena .section-header .section-toggler {
      position: absolute;
      top: 50%;
      right: 20px;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      #kunena .section-header .section-toggler .section-toggler-btn {
        padding: 0;
        margin: 0;
        background: transparent;
        color: white; }
        #kunena .section-header .section-toggler .section-toggler-btn:hover {
          background: transparent;
          color: white; }
        #kunena .section-header .section-toggler .section-toggler-btn .toggle-icon:before {
          content: "\f068";
          font-family: "FontAwesome"; }
        #kunena .section-header .section-toggler .section-toggler-btn.collapsed .toggle-icon:before {
          content: "\f067"; }
  #kunena .category .glyphicon.glyphicon-folder-open {
    font-family: "FontAwesome";
    color: #bd82d9; }
    #kunena .category .glyphicon.glyphicon-folder-open:before {
      font-size: 20px;
      line-height: 20px;
      color: #bd82d9; }
    #kunena .category .glyphicon.glyphicon-folder-open:hover:before {
      color: #333; }
  #kunena .category td.col-md-8 {
    padding: 17px 15px 0 15px; }
  #kunena .category .category-title-wrapper {
    margin-bottom: 13px; }
    #kunena .category .category-title-wrapper .h3-heading,
    #kunena .category .category-title-wrapper .h3-heading a {
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      color: #bd82d9; }
    #kunena .category .category-title-wrapper .h3-heading a {
      text-decoration: none; }
      #kunena .category .category-title-wrapper .h3-heading a:hover {
        text-decoration: none;
        color: #333; }
  #kunena .category .category-title-desc {
    margin-bottom: 10px; }
  #kunena .category .ksubcategories {
    padding: 10px 0 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5; }
    #kunena .category .ksubcategories ul {
      margin: 0; }
      #kunena .category .ksubcategories ul li {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 10px;
        margin-right: 10px; }
        #kunena .category .ksubcategories ul li a {
          font-size: 12px;
          line-height: 12px;
          font-weight: 500;
          color: #bd82d9;
          text-decoration: none;
          display: inline-block; }
          #kunena .category .ksubcategories ul li a span {
            font-size: 12px;
            line-height: 12px;
            margin-right: 5px; }
            #kunena .category .ksubcategories ul li a span:before {
              font-size: 12px;
              line-height: 12px; }
  #kunena .category .moderators {
    padding: 10px 0;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500; }
    #kunena .category .moderators a {
      font-weight: 400;
      text-decoration: none; }
  #kunena .category .post-info .lastpostlink,
  #kunena .category .post-info .lastpostby,
  #kunena .category .post-info .datepost {
    display: block;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px; }
    #kunena .category .post-info .lastpostlink span,
    #kunena .category .post-info .lastpostby span,
    #kunena .category .post-info .datepost span {
      font-weight: 500; }
  #kunena .category .last-post-message {
    padding: 0 30px; }
  #kunena table,
  #kunena .table {
    margin-bottom: 35px;
    border: 1px solid #e5e5e5; }
    #kunena table tr,
    #kunena .table tr {
      border: 1px solid #e5e5e5; }
      #kunena table tr td,
      #kunena .table tr td {
        border: 1px solid #e5e5e5; }
  #kunena .table-bordered > thead > tr > th,
  #kunena .table-bordered > thead > tr > td {
    border-bottom-width: 1px; }
  #kunena .table-bordered > thead > tr > th, #kunena .table-bordered > tbody > tr > th, #kunena .table-bordered > tfoot > tr > th, #kunena .table-bordered > thead > tr > td, #kunena .table-bordered > tbody > tr > td, #kunena .table-bordered > tfoot > tr > td {
    border: 1px solid #e5e5e5; }
  #kunena .kfrontend + .kfrontend {
    margin-top: 20px; }
  #kunena .close {
    text-decoration: none; }
  #kunena #kwho .row > div {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5; }
    #kunena #kwho .row > div + div {
      border-left: none; }
  #kunena #kwho .glyphicon:before {
    font-size: 20px;
    line-height: 20px; }
  #kunena #kwho .list-unstyled {
    padding-top: 19px;
    text-align: center; }
  #kunena #kwho .who-box {
    margin: 0 -15px; }
    #kunena #kwho .who-box > div {
      padding: 0 15px; }
    #kunena #kwho .who-box .who-total {
      padding: 19px 15px;
      display: inline-block; }
    #kunena #kwho .who-box .legend-box {
      padding: 19px 15px;
      border-top: 1px solid #e5e5e5; }
      #kunena #kwho .who-box .legend-box .legend-title {
        font-weight: 500; }
      #kunena #kwho .who-box .legend-box .glyphicon {
        display: none; }
  #kunena #kstats {
    border: 1px solid #e5e5e5;
    border-top: none; }
    #kunena #kstats [class*='col-md-'] {
      padding-top: 18px; }
    #kunena #kstats .col-md-1 {
      border-right: 1px solid #e5e5e5; }
    #kunena #kstats .glyphicon.glyphicon-super:before {
      color: #bd82d9; }
    #kunena #kstats .kstats-list li {
      display: block;
      font-size: 12px;
      line-height: 18px;
      font-weight: 300; }
      #kunena #kstats .kstats-list li::after {
        display: block;
        clear: both;
        content: ""; }
      #kunena #kstats .kstats-list li p {
        float: left;
        display: inline-block;
        margin-right: 6px;
        position: relative; }
        #kunena #kstats .kstats-list li p strong {
          font-weight: 500; }
        #kunena #kstats .kstats-list li p + p {
          margin: 0;
          padding-left: 10px; }
          #kunena #kstats .kstats-list li p + p:before {
            content: "|";
            font-size: 12px;
            line-height: 18px;
            margin-right: 10px;
            position: absolute;
            top: 50%;
            left: 0;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -o-transform: translate(0, -50%);
            transform: translate(0, -50%); }
      #kunena #kstats .kstats-list li + li {
        margin-top: 4px; }
    #kunena #kstats .kstats-info {
      float: right; }
      #kunena #kstats .kstats-info::after {
        display: block;
        clear: both;
        content: ""; }
      #kunena #kstats .kstats-info li {
        display: block;
        font-size: 12px;
        line-height: 18px;
        font-weight: 300; }
        #kunena #kstats .kstats-info li::after {
          display: block;
          clear: both;
          content: ""; }
        #kunena #kstats .kstats-info li p {
          float: left;
          display: inline-block;
          margin-right: 6px;
          position: relative; }
          #kunena #kstats .kstats-info li p strong {
            font-weight: 500; }
            #kunena #kstats .kstats-info li p strong a {
              color: #333;
              font-weight: inherit;
              text-decoration: none; }
              #kunena #kstats .kstats-info li p strong a:hover {
                color: #bd82d9; }
          #kunena #kstats .kstats-info li p + p {
            margin: 0;
            padding-left: 10px; }
            #kunena #kstats .kstats-info li p + p:before {
              content: "|";
              font-size: 12px;
              line-height: 18px;
              margin-right: 10px;
              position: absolute;
              top: 50%;
              left: 0;
              -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }
      @media (max-width: 767px) {
        #kunena #kstats .kstats-info {
          float: left; } }
  #kunena .glyphicon.glyphicon-super {
    font-family: "FontAwesome" !important; }
    #kunena .glyphicon.glyphicon-super:before {
      font-size: 20px;
      line-height: 20px;
      color: #bd82d9;
      font-family: "FontAwesome" !important; }
  #kunena .kwho-admin {
    color: #FE4F4F; }
  #kunena .kwho-globalmoderator {
    color: #3598FE; }
  #kunena .kwho-moderator {
    color: #184FA2; }
  #kunena .kwho-banned {
    color: #18A291; }
  #kunena .kwho-user {
    color: #6D86A0; }
  #kunena .kwho-guest {
    color: #333333; }
  #kunena .announcement-box {
    position: relative;
    margin-bottom: 21px; }
    #kunena .announcement-box .announcement-title {
      position: relative;
      display: block;
      background: #333;
      padding-right: 31px; }
      #kunena .announcement-box .announcement-title .h5-heading {
        display: inline-block;
        background: #333;
        padding: 13px 18px 12px 17px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 500; }
        #kunena .announcement-box .announcement-title .h5-heading > a {
          display: inline-block;
          text-decoration: none;
          color: white; }
          #kunena .announcement-box .announcement-title .h5-heading > a:hover {
            text-decoration: underline;
            color: white; }
      #kunena .announcement-box .announcement-title .close {
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: white;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    #kunena .announcement-box .announcement-content {
      padding: 15px 17px; }
      #kunena .announcement-box .announcement-content .announcement-info {
        padding-bottom: 21px;
        display: block;
        border-bottom: 1px solid #D9D9D9; }
        #kunena .announcement-box .announcement-content .announcement-info::after {
          display: block;
          clear: both;
          content: ""; }
        #kunena .announcement-box .announcement-content .announcement-info .announcement-date,
        #kunena .announcement-box .announcement-content .announcement-info .announcement-author {
          float: left;
          font-size: 14px;
          line-height: 27px; }
          #kunena .announcement-box .announcement-content .announcement-info .announcement-date span,
          #kunena .announcement-box .announcement-content .announcement-info .announcement-author span {
            font-weight: 500; }
        #kunena .announcement-box .announcement-content .announcement-info .announcement-date {
          margin-right: 34px; }
      #kunena .announcement-box .announcement-content .announcement-desc {
        padding: 28px 0 0 0; }
      #kunena .announcement-box .announcement-content .btn-box {
        margin-top: 2px;
        padding-right: 27px; }
        #kunena .announcement-box .announcement-content .btn-box::after {
          display: block;
          clear: both;
          content: ""; }
        #kunena .announcement-box .announcement-content .btn-box .btn-link {
          font-weight: 500;
          font-size: 14px;
          color: #bd82d9; }
          #kunena .announcement-box .announcement-content .btn-box .btn-link:hover {
            color: #333;
            text-decoration: none; }
  #kunena .mobile-user #userdropdown {
    padding: 20px 15px; }
    #kunena .mobile-user #userdropdown .form-inline {
      padding: 0;
      margin: 0; }
      #kunena .mobile-user #userdropdown .form-inline .element-invisible {
        display: none; }
      #kunena .mobile-user #userdropdown .form-inline .input-prepend .add-on {
        display: block; }
      #kunena .mobile-user #userdropdown .form-inline #kform-login-password .input-prepend .add-on > span,
      #kunena .mobile-user #userdropdown .form-inline #kform-login-username .input-prepend .add-on > span {
        font-family: "FontAwesome" !important; }
        #kunena .mobile-user #userdropdown .form-inline #kform-login-password .input-prepend .add-on > span:before,
        #kunena .mobile-user #userdropdown .form-inline #kform-login-username .input-prepend .add-on > span:before {
          content: '\f023';
          font-family: "FontAwesome" !important; }
      #kunena .mobile-user #userdropdown .form-inline #kform-login-username .input-prepend .add-on > span:before {
        content: '\f007'; }
      #kunena .mobile-user #userdropdown .form-inline .control-group {
        margin: 0;
        padding: 0; }
        #kunena .mobile-user #userdropdown .form-inline .control-group input {
          padding-left: 50px; }
        #kunena .mobile-user #userdropdown .form-inline .control-group + .control-group {
          margin-top: 10px; }
  #kunena #timeselect #sel_chzn .chzn-single > span {
    padding: 0;
    font-size: 12px; }
  #kunena .form-search .search {
    position: relative; }
    #kunena .form-search .search::after {
      display: block;
      clear: both;
      content: ""; }
    #kunena .form-search .search input {
      position: relative;
      border-radius: 3px; }
      #kunena .form-search .search input:focus {
        border-radius: 3px; }
    #kunena .form-search .search .btn {
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 3px;
      height: 50px; }
  #kunena .adv-search .section-header {
    margin-bottom: 20px; }
  #kunena .adv-search #search .search-options-box {
    margin-bottom: 20px; }
    #kunena .adv-search #search .search-options-box #datepicker {
      display: inline-block !important;
      border-radius: 3px !important; }
    #kunena .adv-search #search .search-options-box .chzn-container {
      margin-bottom: 20px; }
  #kunena .adv-search #search legend {
    margin-bottom: 15px; }
  #kunena .chzn-single > span {
    padding: 0;
    font-size: 12px; }
  #kunena #postform .control-group .control-label,
  #kunena #postform .form-group .control-label {
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px; }
  #kunena #postform .control-group .controls,
  #kunena #postform .form-group .controls {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    float: none; }
  #kunena #postform #kpost-attachments {
    margin-bottom: 10px; }
  #kunena #postform #kpost-subscribe label {
    display: inline-block; }
  #kunena .wysibb .wysibb-text-editor {
    border: 1px solid #e5e5e5; }
  #kunena #ktopicsform .input-group .input-group-btn label::after {
    display: block;
    clear: both;
    content: ""; }
  #kunena #ktopicsform .input-group .input-group-btn label > * {
    margin-bottom: 20px; }
  #kunena #ktopicsform .input-group .input-group-btn > * {
    margin-bottom: 20px; }
  #kunena #ktopicsform .input-group .input-group-btn #kchecktask_chzn {
    width: auto !important; }
  #kunena .tabs .nav-tabs li {
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    #kunena .tabs .nav-tabs li:hover {
      background: #bd82d9; }
    #kunena .tabs .nav-tabs li a {
      padding: 7px 12px;
      background: #333;
      color: white;
      text-decoration: none; }
      #kunena .tabs .nav-tabs li a.active {
        background: #bd82d9; }
      #kunena .tabs .nav-tabs li a:hover {
        color: white;
        background: #bd82d9; }
    #kunena .tabs .nav-tabs li + li {
      margin-top: 0; }
  #kunena .post-publish-date {
    display: inline-block;
    margin-bottom: 10px; }
  #kunena .kmessage .mykmsg-header,
  #kunena .kmessage .kmsg {
    margin-bottom: 10px; }

.datepicker-dropdown {
  padding: 5px; }

.kmt-disabled {
  cursor: inherit !important; }

.page-blog .item > .kmt-readon {
  display: none; }

.kmt-readon {
  vertical-align: top;
  width: auto !important; }

.komento .kmt-readon span.kmt-comment {
  background: none; }

#section-kmt .kmt-author {
  height: auto;
  text-transform: none;
  color: inherit; }
  #section-kmt .kmt-author a {
    height: auto; }
#section-kmt .kmt-avatar {
  float: left;
  margin-right: 20px;
  position: relative;
  width: 48px;
  z-index: 10; }
  #section-kmt .kmt-avatar a,
  #section-kmt .kmt-avatar a img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%; }
#section-kmt .kmt-avatar + .kmt-content,
#section-kmt .kmt-rank + .kmt-content {
  margin-left: 68px; }
#section-kmt #kmt-fame {
  margin: 0; }
#section-kmt .kmt-list.reset-child {
  text-align: left; }
  #section-kmt .kmt-list.reset-child > li.kmt-empty-comment {
    margin-top: 0; }
  #section-kmt .kmt-list.reset-child li + li .kmt-wrap {
    margin-top: 20px; }
  #section-kmt .kmt-list.reset-child .kmt-wrap {
    padding: 20px;
    background: transparent;
    border: 1px solid #dee2e6;
    color: #888888;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
#section-kmt .kmt-head {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Ubuntu", sans-serif;
  color: #888888;
  height: auto !important; }
  #section-kmt .kmt-head .author-kmt span span {
    color: #333; }
  #section-kmt .kmt-head .author-kmt a {
    color: #333; }
    #section-kmt .kmt-head .author-kmt a:hover {
      color: #888888; }
#section-kmt .kmt-inreplyto {
  color: #333; }
  #section-kmt .kmt-inreplyto a {
    color: #333; }
    #section-kmt .kmt-inreplyto a:hover {
      color: #888888; }
#section-kmt .kmt-form-content {
  margin-bottom: 20px; }
  #section-kmt .kmt-form-content .kmt-form-addon > div {
    max-width: 90%; }
    #section-kmt .kmt-form-content .kmt-form-addon > div b {
      margin-bottom: 10px !important; }
    #section-kmt .kmt-form-content .kmt-form-addon > div .input.kmt-location {
      max-width: 100%; }
  #section-kmt .kmt-form-content .kmt-form-editor > div > .input.textarea {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }
#section-kmt .kmt-content .parentContainer {
  left: -70px;
  right: -15px; }
  #section-kmt .kmt-content .parentContainer .kmt-author {
    margin-left: 7px; }
#section-kmt .input[type="checkbox"] {
  margin-top: 0; }
#section-kmt .radio input[type="radio"],
#section-kmt .checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-right: 15px; }
#section-kmt .radio, #section-kmt .checkbox {
  background: none !important;
  border: none !important;
  padding: 0; }
#section-kmt .kmt-profile-avatar {
  width: 60px; }
#section-kmt .kmt-profile-activity li {
  min-width: 0 !important;
  padding: 15px 8px !important; }
#section-kmt .kmt-time {
  font-size: 16px;
  color: #333; }
  #section-kmt .kmt-time a {
    color: inherit; }
    #section-kmt .kmt-time a:hover {
      color: #888888; }
  #section-kmt .kmt-time i {
    margin-right: 3px; }
#section-kmt .kmt-control-user .kmt-btn {
  font-size: 14px;
  margin-left: 5px;
  padding: 0;
  width: 30px;
  line-height: 23px;
  height: 23px;
  border: 1px solid #ccc;
  background: transparent;
  color: #ccc;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #section-kmt .kmt-control-user .kmt-btn:hover {
    color: #888888; }
  #section-kmt .kmt-control-user .kmt-btn > span {
    margin: 0 auto; }
#section-kmt .kmt-toolbar {
  border: none;
  margin: 0;
  padding: 0; }
#section-kmt .kmt-like-counter {
  border: 1px solid #ccc;
  line-height: 23px;
  background: transparent;
  color: #888888;
  line-height: 19px;
  height: 23px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  #section-kmt .kmt-like-counter:hover {
    color: #888888; }
#section-kmt .kmt-control-user .kmt-like.cancel,
#section-kmt .kmt-control-user .kmt-reply.cancel {
  color: #bd82d9; }
#section-kmt .kmt-option > span.kmt-admin-wrap > ul {
  background: #fff;
  border: 1px solid #333; }
#section-kmt .kmt-admin-list {
  font-size: 12px; }
#section-kmt .kmt-admin-wrap:hover a.kmt-admin-link {
  color: #bd82d9; }
#section-kmt .kmt-form-content .kmt-form-addon {
  border-top: none; }
#section-kmt .kmt-rank-bar {
  background: #888888; }
#section-kmt .kmt-rank-progress {
  background: #bd82d9; }
#section-kmt .kmt-form-author {
  margin-bottom: 30px; }
  #section-kmt .kmt-form-author::after {
    display: block;
    clear: both;
    content: ""; }
  #section-kmt .kmt-form-author ul {
    margin: 0;
    margin-left: -30px; }
    #section-kmt .kmt-form-author ul::after {
      display: block;
      clear: both;
      content: ""; }
    #section-kmt .kmt-form-author ul li.col {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 30px;
      width: 33.33%; }
      #section-kmt .kmt-form-author ul li.col div {
        position: relative; }
      #section-kmt .kmt-form-author ul li.col > div {
        margin: 0; }
#section-kmt .kmt-form {
  margin: 30px 0; }
#section-kmt .kmt-form-editor > div {
  padding: 0;
  position: relative; }
  #section-kmt .kmt-form-editor > div > .input.textarea {
    padding: 20px;
    height: 193px; }
#section-kmt .input.text,
#section-kmt .input.password {
  height: 50px;
  padding: 5px 20px; }
#section-kmt .kmt-form-submit {
  position: relative; }
#section-kmt .kmt-item .kmt-form-submit .btn {
  margin-right: 6px; }
#section-kmt .kmt-body {
  margin-bottom: 0; }
#section-kmt #kmt-form {
  padding-bottom: 60px; }
#section-kmt .kmt-text p {
  padding-bottom: 20px; }
#section-kmt .editInput.kmt-edit-form-input {
  height: 193px;
  width: 100%; }
#section-kmt .submitButton {
  border: none;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 0; }
  #section-kmt .submitButton img {
    display: none; }

.kmt-readon span.kmt-comment {
  background: none;
  float: none;
  margin: 0;
  padding: 0; }

.foundryDialog .dialog-head {
  padding-right: 24px; }

.komento_title {
  margin-bottom: 30px; }

@media (max-width: 767px) {
  #section-kmt .kmt-form-author ul li.col {
    width: 100%; }
    #section-kmt .kmt-form-author ul li.col + li {
      margin-top: 25px; }
  #section-kmt .kmt-control-user {
    margin-top: 5px; }
    #section-kmt .kmt-control-user::after {
      display: block;
      clear: both;
      content: ""; } }
@media (max-width: 479px) {
  #section-kmt .kmt-avatar {
    float: none;
    margin: 0 auto 15px; }
    #section-kmt .kmt-avatar + .kmt-content {
      padding-left: 0;
      margin-left: 0; }
  #section-kmt .kmt-body {
    padding: 0; } }
.btn.jmodedit {
  padding: 5px 5px !important;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: white;
  border: 1px solid #333;
  z-index: 1019; }
  .btn.jmodedit .icon-edit {
    font-size: 14px;
    line-height: 14px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .btn.jmodedit .icon-edit:before {
      content: "\e972";
      font-family: "Linearicons";
      color: #333;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
  .btn.jmodedit:hover {
    background: #333; }
    .btn.jmodedit:hover .icon-edit:before {
      color: white; }

.jmoddiv .dropdown-toggle {
  padding: 5px;
  background: white;
  border: 1px solid #333;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  z-index: 1019; }
  .jmoddiv .dropdown-toggle:after {
    color: #333;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .jmoddiv .dropdown-toggle .icon-cog {
    font-size: 14px;
    line-height: 14px; }
    .jmoddiv .dropdown-toggle .icon-cog:before {
      content: "\e972";
      font-family: "Linearicons";
      color: #333;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
  .jmoddiv .dropdown-toggle:hover {
    background: #bd82d9; }
    .jmoddiv .dropdown-toggle:hover .icon-cog:before {
      color: white; }
    .jmoddiv .dropdown-toggle:hover:after {
      color: white; }
.jmoddiv .dropdown-menu a {
  text-decoration: none; }

#modules-form input {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }
#modules-form div.chzn-container-single .chzn-single {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }
#modules-form .btn {
  padding: 8px 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }
#modules-form .btn-toolbar .btn-group {
  margin-right: 10px;
  margin-bottom: 8px; }
#modules-form .control-group {
  margin-bottom: 8px; }
#modules-form .label {
  font-weight: 500; }
#modules-form .field-calendar .input-group {
  position: relative input;
    position-padding-right: 50px; }
  #modules-form .field-calendar .input-group .input-group-append {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000; }
#modules-form #options .accordion-heading {
  margin-bottom: 15px; }
#modules-form #options .accordion-body .nav li {
  display: block;
  width: 100%; }

#adminForm .nav li a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-color: transparent transparent #dee2e6 transparent; }
  #adminForm .nav li a.active {
    border-color: #dee2e6 #dee2e6 transparent #dee2e6; }
#adminForm .nav li + li {
  margin-top: 0; }
#adminForm #editor-xtd-buttons {
  margin-bottom: 15px; }
  #adminForm #editor-xtd-buttons .btn {
    margin-right: 10px; }
#adminForm .btn-toolbar .btn {
  margin-left: 0 !important;
  margin-right: 10px; }
#adminForm #editor #jform_title {
  margin-top: 0; }
#adminForm #images .input-group {
  margin-top: 5px; }
  #adminForm #images .input-group .media-preview .input-group-text {
    border: none;
    height: 50px; }
    #adminForm #images .input-group .media-preview .input-group-text .icon-eye {
      font-size: 14px; }
      #adminForm #images .input-group .media-preview .input-group-text .icon-eye:before {
        content: "\e9a5";
        font-family: "Linearicons"; }
  #adminForm #images .input-group .btn {
    padding: 0 15px;
    height: 50px;
    line-height: 50px; }
#adminForm #images .chzn-container {
  display: block; }
#adminForm .form-group,
#adminForm .input-group,
#adminForm textarea,
#adminForm .helix-ultimate-image-field {
  margin-top: 5px; }
#adminForm .btn-group {
  margin-top: 0; }
#adminForm .btn {
  padding: 8px 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }
#adminForm #publishing .form-group,
#adminForm #language .form-group {
  margin-top: 5px; }
  #adminForm #publishing .form-group label,
  #adminForm #language .form-group label {
    display: block;
    width: 100%; }
  #adminForm #publishing .form-group input,
  #adminForm #language .form-group input {
    margin-top: 0; }
#adminForm #publishing .field-calendar,
#adminForm #language .field-calendar {
  margin-top: 0; }
#adminForm label + * {
  margin-top: 10px; }
#adminForm .control-group + .control-group {
  margin-top: 10px; }
#adminForm.form-vertical label {
  width: 100%; }

#imageForm .btn {
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }
#imageForm .pull-right {
  padding-top: 25px; }

.js-calendar .calendar-container table {
  max-width: 330px;
  margin: 0 auto; }
.js-calendar .calendar-container .calendar-head-row {
  border: none; }
  .js-calendar .calendar-container .calendar-head-row td {
    border: none; }
  .js-calendar .calendar-container .calendar-head-row .nav {
    margin: 0 auto; }
.js-calendar .calendar-container .day-name {
  font-size: 1rem; }
.js-calendar .calendar-container .time .time select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 30px;
  padding: 8px 0 8px 8px; }
.js-calendar .calendar-container .buttons-wrapper {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch; }
  .js-calendar .calendar-container .buttons-wrapper .js-btn {
    display: flex; }

.profile-edit #member-profile .password-group {
  margin-top: 15px; }
.profile-edit #member-profile .buttons-wrapper {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch; }
  .profile-edit #member-profile .buttons-wrapper .js-btn {
    display: flex; }
.profile-edit #member-profile .btn {
  padding: 8px 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.pagination-wrapper {
  text-align: center; }
  .pagination-wrapper .mr-auto {
    margin-left: auto; }

.pagination {
  height: auto;
  margin: 0;
  padding: 30px 0;
  text-align: center;
  width: 100%; }
  .pagination li {
    display: inline-block;
    margin: 0 2px;
    vertical-align: middle;
    margin: 0 5px; }
    .pagination li > a, .pagination li > span {
      display: inline-block;
      line-height: 1.645;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      padding: 0;
      text-align: center;
      width: 50px;
      line-height: 50px;
      font-size: 18px;
      color: white;
      background: #bd82d9;
      border: none;
      outline: none !important;
      box-shadow: none !important; }
      .pagination li > a[class*='linearicons-'], .pagination li > span[class*='linearicons-'] {
        font-size: 28px;
        line-height: 50px;
        display: block; }
    .pagination li.page-item:first-child .page-link {
      border-top-left-radius: 50%;
      border-bottom-left-radius: 50%; }
    .pagination li.page-item:last-child .page-link {
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%; }
    .pagination li > a.page-link:hover {
      color: white;
      background: #333; }
    .pagination li.active > a.page-link {
      cursor: default;
      color: white;
      background: #667B98; }

.blog.page-blog-1-columns {
  text-align: center;
  width: 770px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.blog_masonry [class*="col-md-"] {
  position: relative; }

.article-details.item-pagehome_one_page .item_img.article-full-image {
  display: none; }

.article-list .article .item_img {
  max-width: 100%; }

.page-blog-sidebar .page-header h1, .page-blog-sidebar .page-header h2 {
  font-size: 55px;
  font-weight: 300; }

.blog_big_logo {
  text-align: center; }
  .blog_big_logo.page-blog-sidebar {
    text-align: inherit; }
    .blog_big_logo.page-blog-sidebar .article-info {
      justify-content: inherit; }
    .blog_big_logo.page-blog-sidebar .article-introtext {
      font-size: 18px; }
      .blog_big_logo.page-blog-sidebar .article-introtext + div.readmore {
        margin-top: 0; }
  .blog_big_logo h5 {
    font-size: 26px; }
    .blog_big_logo h5 a {
      color: #333; }
      .blog_big_logo h5 a:hover, .blog_big_logo h5 a:focus, .blog_big_logo h5 a:active {
        color: #bd82d9; }

.article-info {
  color: #bd82d9;
  margin-bottom: 15px; }

.blog .article-list .article {
  margin-bottom: 46px; }
  .blog .article-list .article .article-header a {
    color: #333; }
    .blog .article-list .article .article-header a:hover, .blog .article-list .article .article-header a:focus, .blog .article-list .article .article-header a:active {
      color: #bd82d9; }
  .blog .article-list .article .article-full-image {
    display: inline-block;
    margin-bottom: 21px; }
  .blog .article-list .article .article-intro-image,
  .blog .article-list .article .article-featured-video,
  .blog .article-list .article .article-featured-audio,
  .blog .article-list .article .article-feature-gallery {
    margin-bottom: 30px; }
  .blog .article-list .article .article-header {
    margin-bottom: 13px; }
  .blog .article-list .article .readmore {
    margin-top: 23px; }
.blog .article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center; }
  .blog .article-info > span {
    display: inline-block; }
  .blog .article-info .extra {
    font-weight: 500; }
.blog .pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5; }
  .blog .pager::after {
    display: block;
    clear: both;
    content: ""; }
  .blog .pager > li {
    display: inline-block; }
    .blog .pager > li.previous {
      float: left; }
    .blog .pager > li.next {
      float: right; }
    .blog .pager > li a {
      display: inline-block;
      font-size: 0.785rem;
      padding: 1rem 2.5rem;
      border-radius: 100px; }
.blog #article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5; }
.blog .article-social-share {
  float: right; }
  .blog .article-social-share .social-share-icon ul {
    padding: 0;
    list-style: none;
    margin: 0; }
    .blog .article-social-share .social-share-icon ul li {
      display: inline-block; }
      .blog .article-social-share .social-share-icon ul li:not(:last-child) {
        margin-right: 10px; }
      .blog .article-social-share .social-share-icon ul li a {
        border: 1px solid #EDEDED;
        font-size: 1rem;
        border-radius: 50%;
        height: 34px;
        line-height: 34px;
        text-align: center;
        width: 34px;
        display: inline-block; }
        .blog .article-social-share .social-share-icon ul li a:hover, .blog .article-social-share .social-share-icon ul li a:focus {
          color: #fff; }

.blog_careers .article-body .article-header, .blog_careers .article-body .article-introtext > p {
  text-align: center; }
.blog_careers .article-list > .row > .col-md-12 + .col-md-12 {
  margin-top: 30px; }
.blog_careers .article-list .article .article-header a {
  color: #bd82d9; }
  .blog_careers .article-list .article .article-header a:hover, .blog_careers .article-list .article .article-header a:focus, .blog_careers .article-list .article .article-header a:active {
    color: #333; }

.blog_masonry {
  text-align: center; }
  .blog_masonry .article-header h5 {
    font-size: 26px; }

.features_2_landing .module_container {
  padding-left: 95px; }
.features_2_landing .item_content {
  font-size: 14px;
  margin-bottom: 25px; }
  .features_2_landing .item_content > i[class*="material-design"] {
    float: left;
    width: 130px;
    text-align: center;
    line-height: 130px;
    color: #667B98;
    background: #f6f8fa;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    font-size: 54px;
    margin: 0 30px 10px 0; }
  .features_2_landing .item_content .item_title {
    font-size: 26px;
    padding-top: 20px; }
.features_2_landing .item {
  margin-bottom: 0; }
.features_2_landing [class*="span"]:after {
  clear: both;
  display: block;
  content: ''; }

.article-details:not(.elements):not(.template_settings) {
  font-size: 18px; }
.article-details.template_settings b {
  color: #bd82d9; }
.article-details.template_settings strong, .article-details.template_settings ul li {
  color: #333; }
.article-details p a {
  text-decoration: underline; }
.article-details .row-fluid:before, .article-details .row-fluid:after {
  display: table;
  content: '';
  line-height: 0;
  clear: both; }
.article-details .row-fluid [class*='span'] {
  float: left; }
.article-details .article-header {
  position: relative; }
  .article-details .article-header h1,
  .article-details .article-header h2 {
    font-size: 2.25rem; }
.article-details .link-edit-article {
  position: absolute;
  right: 0;
  top: 10px; }
.article-details .article-info {
  font-size: 14px;
  line-height: 1.64em;
  margin-bottom: 1rem; }
.article-details .article-full-image {
  margin-bottom: 2rem; }
  .article-details .article-full-image img {
    display: inline-block; }
.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery {
  margin-bottom: 2rem; }
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem; }
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5; }

.tag-category ul.category li > h3 + a {
  margin-top: 20px;
  display: inline-block; }

.login img {
  display: inline-block;
  margin: 20px 0; }
.login label + * {
  margin-top: 7px; }
.login .input-group-text {
  display: none; }
.login .checkbox input[type="checkbox"] {
  margin-top: 6px; }

.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.article-info span {
  margin-right: 10px; }

body.blog #sp-main-body {
  padding-top: 60px; }
body.blog.view-category #sp-main-body {
  padding-top: 60px; }

.blog_blog {
  margin-top: 0 !important;
  margin-bottom: 119px; }
.blog_testimonials .article-list .article {
  margin-bottom: 50px; }
  .blog_testimonials .article-list .article .article-intro-image {
    font-size: 0;
    line-height: 0;
    margin: 0 0 23px;
    position: relative; }
    .blog_testimonials .article-list .article .article-intro-image.float-left {
      float: left;
      margin-right: 30px;
      max-width: 50%; }
  .blog_testimonials .article-list .article .article-body {
    overflow: hidden; }
    .blog_testimonials .article-list .article .article-body .article-header h1, .blog_testimonials .article-list .article .article-body .article-header h2, .blog_testimonials .article-list .article .article-body .article-header h3, .blog_testimonials .article-list .article .article-body .article-header h4, .blog_testimonials .article-list .article .article-body .article-header h5, .blog_testimonials .article-list .article .article-body .article-header h6 {
      margin-bottom: 5px; }

body.contacts #sp-component .sp-column > div + div {
  margin-top: 0; }

table th {
  color: #bd82d9; }

.service-content img {
  margin: 0 auto 24px auto; }
  @media (min-width: 768px) {
    .service-content img {
      width: 100%;
      margin-bottom: 24px; } }
.service-content table {
  margin-bottom: 24px; }
  .service-content table.service-table {
    width: 100%;
    max-width: 100%; }
    .service-content table.service-table tbody {
      border-collapse: collapse;
      border-spacing: 0; }
      .service-content table.service-table tbody tr:nth-child(2n+1) {
        background: #f5f6f6; }
      .service-content table.service-table tbody tr th, .service-content table.service-table tbody tr td {
        border: none;
        color: #888888;
        font-weight: 600;
        font-size: 16px;
        line-height: 1.44;
        font-family: "Ubuntu", sans-serif;
        letter-spacing: 0em;
        padding: 13px 18px; }
      .service-content table.service-table tbody tr th {
        width: 30%; }
        .service-content table.service-table tbody tr th + td {
          border-left: 1px solid #e6e8e8; }
      .service-content table.service-table tbody tr td {
        vertical-align: top; }
.service-content .moduletable .page_header .moduleTitle {
  padding: 0; }
  .service-content .moduletable .page_header .moduleTitle:before {
    display: none; }

.page-item__team .team-content-wrap .post {
  font-size: 34px;
  line-height: 1.344;
  color: #333;
  margin-bottom: 30px; }
.page-item__team .team-content-wrap .team-meta {
  margin-bottom: 40px; }
  .page-item__team .team-content-wrap .team-meta .team-meta-location,
  .page-item__team .team-content-wrap .team-meta .team-meta-phone,
  .page-item__team .team-content-wrap .team-meta .team-meta-email {
    min-height: 70px;
    margin-bottom: 20px; }
    .page-item__team .team-content-wrap .team-meta .team-meta-location .team-icon,
    .page-item__team .team-content-wrap .team-meta .team-meta-phone .team-icon,
    .page-item__team .team-content-wrap .team-meta .team-meta-email .team-icon {
      float: left;
      width: 70px;
      height: 70px;
      display: inline-block;
      margin-right: 15px; }
      .page-item__team .team-content-wrap .team-meta .team-meta-location .team-icon i,
      .page-item__team .team-content-wrap .team-meta .team-meta-phone .team-icon i,
      .page-item__team .team-content-wrap .team-meta .team-meta-email .team-icon i {
        width: 70px;
        line-height: 70px;
        font-size: 34px;
        background: #bd82d9;
        text-align: center;
        display: inline-block;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        color: white; }
    .page-item__team .team-content-wrap .team-meta .team-meta-location .team-meta-title,
    .page-item__team .team-content-wrap .team-meta .team-meta-phone .team-meta-title,
    .page-item__team .team-content-wrap .team-meta .team-meta-email .team-meta-title {
      margin-bottom: 0; }
.page-item__team .team-content-wrap .team-socials {
  display: inline-block;
  margin-bottom: 30px; }
  .page-item__team .team-content-wrap .team-socials::after {
    display: block;
    clear: both;
    content: ""; }
  .page-item__team .team-content-wrap .team-socials .team-socials_item {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px; }
    .page-item__team .team-content-wrap .team-socials .team-socials_item a {
      width: 40px;
      height: 40px;
      display: block;
      text-align: center;
      background: #eaeaea;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      line-height: 40px; }
.page-item__team .post-content {
  padding-top: 30px;
  border-top: 1px solid #eaeaea;
  display: inline-block; }
@media (max-width: 767px) {
  .page-item__team .item_img {
    float: none;
    width: 100%;
    max-width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    text-align: center; }
  .page-item__team .team-content-wrap {
    text-align: center; }
    .page-item__team .team-content-wrap .team-meta .team-meta-location .team-icon,
    .page-item__team .team-content-wrap .team-meta .team-meta-phone .team-icon,
    .page-item__team .team-content-wrap .team-meta .team-meta-email .team-icon {
      float: none;
      margin-right: 0; }
    .page-item__team .team-content-wrap .team-meta .team-meta-location .team-meta-title,
    .page-item__team .team-content-wrap .team-meta .team-meta-phone .team-meta-title,
    .page-item__team .team-content-wrap .team-meta .team-meta-email .team-meta-title {
      text-align: center; }
    .page-item__team .team-content-wrap .team-socials .team-socials_item {
      float: none; } }

.blog_history .article-list .row {
  position: relative;
  flex-direction: column; }
  .blog_history .article-list .row [class*="col-md-"] {
    flex: none !important; }
  .blog_history .article-list .row > div {
    clear: both;
    position: relative; }
    .blog_history .article-list .row > div:before {
      color: #fff;
      content: '\f073';
      display: block;
      font-family: "FontAwesome";
      position: absolute;
      line-height: 40px;
      -webkit-border-radius: 1000px;
      -moz-border-radius: 1000px;
      border-radius: 1000px;
      right: -21px;
      text-align: center;
      top: 15px;
      width: 40px;
      background: #bd82d9; }
    .blog_history .article-list .row > div .article {
      margin-bottom: 0;
      border: 1px solid #dee2e6;
      margin-right: 25px;
      padding: 40px;
      position: relative; }
      .blog_history .article-list .row > div .article:before, .blog_history .article-list .row > div .article:after {
        border-bottom: 10px solid transparent;
        border-top: 10px solid transparent;
        content: '';
        position: absolute;
        top: 24px; }
      .blog_history .article-list .row > div .article:before {
        border-left: 10px solid #dee2e6;
        right: -10px; }
      .blog_history .article-list .row > div .article:after {
        border-left: 10px solid #FFFFFF;
        right: -9px; }
      .blog_history .article-list .row > div .article .article-full-image {
        margin-right: 0;
        width: 100%; }
        .blog_history .article-list .row > div .article .article-full-image > a {
          display: block; }
          .blog_history .article-list .row > div .article .article-full-image > a img {
            width: 100%; }
      .blog_history .article-list .row > div .article .article-header a {
        color: #bd82d9; }
        .blog_history .article-list .row > div .article .article-header a:hover {
          color: #333; }
      .blog_history .article-list .row > div .article .article-introtext p {
        padding-bottom: 0; }
      .blog_history .article-list .row > div .article .item_info {
        left: 100%;
        margin-left: 80px;
        position: absolute;
        top: 20px; }
      .blog_history .article-list .row > div .article .readmore {
        margin-top: 0; }
      .blog_history .article-list .row > div .article .btn.btn-primary, .blog_history .article-list .row > div .article .btn-info.btn-primary {
        color: #bd82d9;
        background: none;
        border: none;
        padding: 0;
        font-size: 15px; }
        .blog_history .article-list .row > div .article .btn.btn-primary:hover, .blog_history .article-list .row > div .article .btn-info.btn-primary:hover {
          color: #333; }
        .blog_history .article-list .row > div .article .btn.btn-primary:after, .blog_history .article-list .row > div .article .btn-info.btn-primary:after {
          display: inline-block; }
      .blog_history .article-list .row > div .article .mod_tm_google_map {
        margin-bottom: 20px; }
      @media (max-width: 767px) {
        .blog_history .article-list .row > div .article {
          margin-bottom: 30px; } }
    .blog_history .article-list .row > div:nth-child(even) {
      margin-left: 50%; }
      .blog_history .article-list .row > div:nth-child(even):before {
        left: -19px;
        right: auto; }
      .blog_history .article-list .row > div:nth-child(even) .article {
        margin-left: 25px;
        margin-right: 0;
        margin-bottom: 0; }
        .blog_history .article-list .row > div:nth-child(even) .article:before, .blog_history .article-list .row > div:nth-child(even) .article:after {
          border-bottom: 10px solid transparent;
          border-left: none;
          border-top: 10px solid transparent;
          content: '';
          position: absolute;
          right: auto;
          top: 24px; }
        .blog_history .article-list .row > div:nth-child(even) .article:before {
          border-right: 10px solid #dee2e6;
          left: -10px; }
        .blog_history .article-list .row > div:nth-child(even) .article:after {
          border-right: 10px solid #FFFFFF;
          left: -9px; }
        .blog_history .article-list .row > div:nth-child(even) .article .item_info {
          left: auto;
          margin-left: 0;
          margin-right: 80px;
          right: 100%; }
  .blog_history .article-list .row:before {
    bottom: 0;
    content: '';
    display: block;
    left: 50%;
    margin-left: 0;
    position: absolute;
    top: 0;
    width: 2px;
    background: #bd82d9; }
    @media (max-width: 767px) {
      .blog_history .article-list .row:before {
        display: none; } }
.blog_history .article-list .item_info_dl {
  font-size: inherit; }

.page-item__template_settings .module ul li {
  font-size: 14px;
  line-height: 20px; }

.page-404 .title {
  font-size: 200px;
  line-height: 188px;
  font-weight: 800; }
.page-404 .subtitle {
  font-size: 64px;
  line-height: 78px;
  font-weight: 800;
  margin-bottom: 20px; }
.page-404 .message {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400; }
.page-404 .btn {
  margin-top: 44px; }

.registration .page-header, .login .page-header {
  margin-top: 31px;
  text-align: center; }
  .registration .page-header h1, .registration .page-header h2, .registration .page-header h3, .registration .page-header h4, .registration .page-header h5, .registration .page-header h6, .login .page-header h1, .login .page-header h2, .login .page-header h3, .login .page-header h4, .login .page-header h5, .login .page-header h6 {
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 1px; }
.registration input, .login input {
  margin: 15px 0 25px 0; }
.registration .input-prepend, .login .input-prepend {
  width: 100%; }
.registration .input-group .input-group-prepend, .login .input-group .input-group-prepend {
  display: none; }
.registration legend, .login legend {
  margin-bottom: 10px; }
.registration .text, .login .text {
  margin-bottom: 20px; }
.registration .password-group > .input-group input, .login .password-group > .input-group input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.registration .field-calendar input, .login .field-calendar input {
  margin: 0; }
.registration .field-calendar .input-group .btn, .login .field-calendar .input-group .btn {
  padding-right: 15px;
  padding-left: 15px; }
.registration .btn, .login .btn {
  padding-right: 15px;
  padding-left: 15px; }
.registration .btn-lg, .registration .btn.btn-lg, .login .btn-lg, .login .btn.btn-lg {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  padding: 3px 25px; }

.login input {
  margin: 0 0 10px 0; }
.login .form-check {
  margin-top: 42px;
  text-align: center;
  padding-left: 0;
  margin-bottom: 38px; }
.login .btn-block {
  width: auto;
  margin: 0 auto; }
.login .login-list {
  margin: 35px 0 0 0; }
  .login .login-list .login-list-item {
    display: block;
    border: none;
    padding: 0;
    background-color: transparent;
    text-align: center; }
    .login .login-list .login-list-item a {
      display: inline-block;
      font-size: 12px;
      color: #888888;
      text-decoration: underline; }
      .login .login-list .login-list-item a:hover {
        color: #bd82d9; }
    .login .login-list .login-list-item + * {
      margin-top: 2px; }

/*-- Contacts pages--*/
.icons-marker {
  font-size: 17px; }

.contact-address {
  margin-bottom: 7px; }
  .contact-address h4 {
    margin-bottom: 10px; }
  .contact-address dd {
    width: 100%;
    display: inline-block;
    margin-bottom: 0; }
    .contact-address dd + dt {
      margin-top: 20px; }
  .contact-address .icons-marker {
    display: block;
    width: 16px;
    line-height: 23px;
    margin-right: 5px;
    float: left;
    color: #bd82d9; }
    .contact-address .icons-marker + span {
      overflow: hidden;
      float: left; }

.contact-misc p {
  padding-bottom: 5px; }

body.contacts .page-header {
  text-align: inherit; }
body.contacts .page-header h2, body.contacts-v1 .page-header h2, body.contacts-v2 .page-header h2 {
  font-weight: 300;
  color: #bd82d9;
  margin-bottom: 20px; }
body.contacts-v1 .page-header {
  padding-bottom: 10px; }
  body.contacts-v1 .page-header h2 {
    margin-bottom: 0; }
body.contacts-v1 .dl-horizontal {
  margin-bottom: 32px; }
body.contacts-v1 div + .sp-module-content-bottom {
  margin-top: 43px; }
body.contacts-v1 .page-header + .row {
  flex-direction: column-reverse; }
  body.contacts-v1 .page-header + .row h4 {
    display: none; }
  body.contacts-v1 .page-header + .row [class*="col-sm-"] {
    flex: none !important;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.contacts-v1 .page-header + .row .col-sm-8 {
    text-align: center;
    clear: both; }
    body.contacts-v1 .page-header + .row .col-sm-8 .contact-miscinfo {
      max-width: 790px;
      margin: 0 auto; }
body.contacts-v1 .contact-address dt {
  display: none; }
body.contacts-v1 .contact-address dd {
  width: 33.3333%;
  float: left;
  padding-right: 15px; }
body.contacts-v1 .contact-address .icons-marker {
  width: 70px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  line-height: 70px;
  text-align: center;
  color: white;
  background: #667B98;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  font-size: 25px; }
body.contacts-v1 .contact-address .fa-home + span {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  color: #bd82d9;
  margin-top: 6px; }
body.contacts-v1 .contact-address .fa-phone + span {
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 500;
  color: #bd82d9;
  margin-top: 16px; }
body.contacts-v1 .contact-address .fa-envelope + span {
  font-size: 20px;
  font-weight: 300;
  text-decoration: underline;
  margin-top: 16px; }
body.contacts-v1 .control-group-button {
  text-align: center; }
body.contacts-v2 .sp-module-content-bottom {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  body.contacts-v2 .sp-module-content-bottom .sp-module + .sp-module {
    margin-top: 0; }
  body.contacts-v2 .sp-module-content-bottom .sp-module:first-child .sp-module-title {
    text-align: inherit; }
  body.contacts-v2 .sp-module-content-bottom h6 {
    color: #bd82d9; }
  body.contacts-v2 .sp-module-content-bottom .item_img img {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px; }
body.contacts-v2 .contact_list {
  padding-top: 30px; }
  body.contacts-v2 .contact_list li {
    padding: 0 0 16px 38px;
    color: #333;
    position: relative;
    font-family: "Ubuntu", sans-serif; }
    body.contacts-v2 .contact_list li:before {
      position: absolute;
      color: #bd82d9;
      left: 0;
      top: 0;
      font-size: 25px;
      line-height: 1em; }
    body.contacts-v2 .contact_list li.material-design-phone370, body.contacts-v2 .contact_list li.fa-fax {
      font-size: 18px; }
    body.contacts-v2 .contact_list li.fa:before {
      font-family: "FontAwesome";
      font-size: 22px; }

body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.645;
  color: #888888;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-family: "Ubuntu", sans-serif; }
  body.helix-ultimate-preloader {
    overflow: hidden; }
    body.helix-ultimate-preloader:before {
      content: " ";
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 99998;
      background: rgba(255, 255, 255, 0.9); }
    body.helix-ultimate-preloader:after {
      content: "\f110";
      font-family: "FontAwesome";
      font-size: 36px;
      position: fixed;
      top: 50%;
      left: 50%;
      margin-top: -24px;
      margin-left: -24px;
      width: 48px;
      height: 48px;
      line-break: 48px;
      text-align: center;
      color: #007bff;
      -webkit-animation: fa-spin 2s infinite linear;
      animation: fa-spin 2s infinite linear;
      z-index: 99999; }

.body-wrapper {
  overflow: hidden; }

.close {
  opacity: 0.2;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }

.item_info {
  font-weight: 400;
  color: #bd82d9; }

.header-box > div > .container-inner {
  position: relative;
  display: flex;
  justify-content: space-between; }

.header-box .sp-module + .sp-module {
  margin-top: 0; }
.header-box .pretext {
  padding-bottom: 0; }

#sp-logo {
  align-self: flex-start;
  margin-bottom: 5px;
  -webkit-transition: margin 0.1s;
  -o-transition: margin 0.1s;
  transition: margin 0.1s; }
  body.com-virtuemart #sp-logo {
    margin-bottom: 0; }

#sp-menu {
  align-self: flex-end;
  margin-bottom: 29px;
  -webkit-transition: margin 0.1s;
  -o-transition: margin 0.1s;
  transition: margin 0.1s; }
  body.com-virtuemart #sp-menu {
    margin-bottom: 0; }

.sp-module.currency_selector {
  font-weight: 300; }
  .sp-module.currency_selector .active_currency {
    cursor: pointer; }
    .sp-module.currency_selector .active_currency i {
      padding-left: 19px; }
  .sp-module.currency_selector .currency_wrapper {
    position: relative;
    color: #bd82d9;
    text-align: left; }
    .sp-module.currency_selector .currency_wrapper form {
      position: absolute;
      left: -17px;
      top: -999px;
      width: 140px;
      padding-top: 14px;
      z-index: 1000;
      opacity: 0;
      -webkit-transition: opacity 0.2s ease;
      -o-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease; }
      .sp-module.currency_selector .currency_wrapper form ul {
        padding: 14px 20px 8px 20px;
        background: white;
        -webkit-box-shadow: 0 0 21px #e2e7ec;
        box-shadow: 0 0 21px #e2e7ec;
        margin: 0; }
        .sp-module.currency_selector .currency_wrapper form ul li {
          padding: 0 0 7px; }
        .sp-module.currency_selector .currency_wrapper form ul button {
          background: none !important;
          padding: 0 !important;
          border: none !important;
          white-space: nowrap;
          color: #777;
          outline: none !important;
          cursor: pointer; }
          .sp-module.currency_selector .currency_wrapper form ul button.active, .sp-module.currency_selector .currency_wrapper form ul button:hover {
            color: #bd82d9; }
    .sp-module.currency_selector .currency_wrapper:hover form {
      opacity: 1;
      top: 100%; }

.remcompare a {
  cursor: pointer; }

.ask-a-question-view .btn:after, .ask-a-question-view .btn-info:after {
  display: none; }

body.com-virtuemart.view-category.var_2 #sp-main-body {
  padding-top: 0; }
body.com-virtuemart .header-box {
  text-align: center; }
  body.com-virtuemart .header-box > div {
    padding-top: 45px; }
    body.com-virtuemart .header-box > div > .container-inner {
      display: block; }
    body.com-virtuemart .header-box > div .currency_selector {
      margin-top: 12px; }
    body.com-virtuemart .header-box > div .virt_search, body.com-virtuemart .header-box > div .user_menu {
      margin-top: 9px; }
    body.com-virtuemart .header-box > div .virt_cart {
      margin-top: 4px;
      margin-right: 13px; }
  body.com-virtuemart .header-box .currency_selector {
    float: left; }
  body.com-virtuemart .header-box .sp-module.virt_cart, body.com-virtuemart .header-box .sp-module.virt_search, body.com-virtuemart .header-box .sp-module.user_menu {
    float: right;
    margin-left: 15px;
    margin-right: 10px; }
  body.com-virtuemart .header-box #sp-logo {
    float: none;
    display: inline-block; }
  body.com-virtuemart .header-box #sp-menu {
    display: inline-block;
    width: 100%;
    padding-top: 16px;
    margin-bottom: 30px; }
    body.com-virtuemart .header-box #sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
      margin-top: -30px; }
  body.com-virtuemart .header-box .sp-megamenu-parent .menu-icon {
    display: none; }
body.com-virtuemart #sp-bottom {
  padding-top: 85px;
  padding-bottom: 32px; }
body.com-virtuemart #sp-bottom, body.com-virtuemart #sp-posfooter {
  background: #f6f8fa; }

body.view-login #sp-main-body .registration .password-group > .input-group input,
body.view-login #sp-main-body .login .password-group > .input-group input {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px; }

#sp-bottom {
  overflow: hidden; }
  #sp-bottom ul li + li {
    margin-top: 0; }
  #sp-bottom ul.menu li.active a {
    color: #bd82d9; }
  #sp-bottom ul.menu li a.search {
    display: none; }

.form-row.offline-login .col-auto {
  flex: 1; }

#form-login .form-row.offline-login .btn {
  margin-top: 30px;
  margin-bottom: 0; }

.pos-separator {
  position: relative; }
  .pos-separator:after {
    content: '';
    width: 29.5%;
    height: 1px;
    background: #D9D9D9;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
    @media (max-width: 1500px) {
      .pos-separator:after {
        width: 50%; } }

#sp-top-bar .sp-module {
  display: inline-block; }
#sp-top-bar .container #sp-top-1,
#sp-top-bar .container #sp-top-2 {
  min-height: auto; }

ul.social-icons {
  list-style: none;
  padding: 0;
  line-height: 14px;
  display: inline-block; }
  ul.social-icons > li {
    display: inline-block;
    margin: 0; }
    ul.social-icons > li a {
      font-size: 14px;
      line-height: 14px; }
    ul.social-icons > li + li {
      margin-left: 18px; }

ul.social-links {
  margin: 0;
  font-size: 0;
  line-height: 0; }
  ul.social-links li {
    display: inline-block;
    font-size: 23px;
    margin: 0 5px !important; }
    ul.social-links li:before {
      display: none; }
    ul.social-links li i {
      display: block;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 40px;
      line-height: 40px;
      font-size: 18px; }
    ul.social-links li a {
      display: inline-block;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      color: #bd82d9;
      background: #f6f8fa;
      text-decoration: none; }
      ul.social-links li a:hover {
        color: white;
        background-color: #bd82d9; }

#sp-titlepos {
  text-align: center; }

#sp-posfooter {
  background-color: #F8F8F8;
  padding-bottom: 95px; }
  #sp-posfooter .social {
    justify-content: center; }

.sp-copyright {
  display: inline-block;
  line-height: 21px; }
  .sp-copyright a {
    color: #888888; }
    .sp-copyright a:hover, .sp-copyright a:focus, .sp-copyright a:active {
      color: #bd82d9; }

.footer-logo {
  margin-right: 10px;
  vertical-align: bottom; }
  .footer-logo img {
    display: inline-block; }

.nav-tabs, ul.nav-tabs {
  display: block;
  border-bottom: 3px solid #f6f8fa;
  text-align: center;
  padding-bottom: 13px; }
  .nav-tabs > li, ul.nav-tabs > li {
    float: none;
    display: inline-block;
    margin: 0 25px; }
    .nav-tabs > li > a, .nav-tabs > li > span, ul.nav-tabs > li > a, ul.nav-tabs > li > span {
      background: none;
      border: none;
      font-weight: 300;
      font-size: 18px;
      display: block;
      line-height: 23px;
      color: #bd82d9;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      margin: 0;
      padding: 0;
      position: relative; }
      .nav-tabs > li > a:after, .nav-tabs > li > span:after, ul.nav-tabs > li > a:after, ul.nav-tabs > li > span:after {
        width: 14px;
        height: 14px;
        position: absolute;
        left: 50%;
        margin-left: -5px;
        bottom: 0px;
        border: 2px solid #f6f8fa;
        bottom: -23px;
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        border-radius: 1000px;
        background: white; }
      .nav-tabs > li > a:hover, .nav-tabs > li > span:hover, ul.nav-tabs > li > a:hover, ul.nav-tabs > li > span:hover {
        border: none; }
        .nav-tabs > li > a:hover:after, .nav-tabs > li > span:hover:after, ul.nav-tabs > li > a:hover:after, ul.nav-tabs > li > span:hover:after {
          content: ""; }
      .nav-tabs > li > a.active, .nav-tabs > li > span.active, ul.nav-tabs > li > a.active, ul.nav-tabs > li > span.active {
        border: none; }
        .nav-tabs > li > a.active:after, .nav-tabs > li > span.active:after, ul.nav-tabs > li > a.active:after, ul.nav-tabs > li > span.active:after {
          content: ""; }
        .nav-tabs > li > a.active:hover, .nav-tabs > li > a.active:focus, .nav-tabs > li > span.active:hover, .nav-tabs > li > span.active:focus, ul.nav-tabs > li > a.active:hover, ul.nav-tabs > li > a.active:focus, ul.nav-tabs > li > span.active:hover, ul.nav-tabs > li > span.active:focus {
          border: none; }
          .nav-tabs > li > a.active:hover:after, .nav-tabs > li > a.active:focus:after, .nav-tabs > li > span.active:hover:after, .nav-tabs > li > span.active:focus:after, ul.nav-tabs > li > a.active:hover:after, ul.nav-tabs > li > a.active:focus:after, ul.nav-tabs > li > span.active:hover:after, ul.nav-tabs > li > span.active:focus:after {
            content: ""; }

.tab-pane {
  border: 2px solid #f6f8fa;
  margin-bottom: 50px;
  text-align: center;
  padding: 25px 20px 3px; }
  .tab-pane h5 {
    margin-bottom: 9px;
    margin-top: 0px; }
  .tab-pane p {
    padding-bottom: 0; }

.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0; }
  .sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 5px 0 0; }
    .sp-module-content .mod-languages ul.lang-inline li a {
      padding: 0 !important; }
    .sp-module-content .mod-languages ul.lang-inline li > a:before {
      display: none; }
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%; }

.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px; }
  .sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 90%;
    white-space: nowrap; }
    .sp-contact-info li i {
      margin: 0 3px; }

#sp-header {
  left: 0;
  top: 0;
  width: 100%; }
  @media (min-width: 768px) {
    #sp-header {
      z-index: 99;
      position: relative; } }
  #sp-header #sp-logo {
    margin-top: 4px;
    margin-right: 10px; }
    #sp-header #sp-logo .logo {
      display: inline-flex;
      margin: 0;
      align-items: center; }
      #sp-header #sp-logo .logo a {
        color: #222222;
        font-weight: 500;
        font-size: 27px;
        line-height: 29px;
        text-transform: lowercase;
        margin: 0;
        padding: 0 0 0 15px;
        position: relative; }
/*        #sp-header #sp-logo .logo a:before {
          position: absolute;
          width: 25px;
          height: 25px;
          background: #bd82d9;
          border-radius: 100%;
          top: 2px;
          left: 0;
          content: ''; }
        #sp-header #sp-logo .logo a:after {
          position: absolute;
          width: 21px;
          height: 21px;
          background: #6dc77b;
          border-radius: 100%;
          top: 5px;
          left: 17px;
          content: '';
          opacity: .6; }
        body.com-virtuemart #sp-header #sp-logo .logo a, body.home-version1 #sp-header #sp-logo .logo a, body.home-version2 #sp-header #sp-logo .logo a, body.landing #sp-header #sp-logo .logo a, body.home_one_page #sp-header #sp-logo .logo a, body.masonry #sp-header #sp-logo .logo a, .big_logo #sp-header #sp-logo .logo a {
          font-size: 37px;
          padding-left: 62px; }
          body.com-virtuemart #sp-header #sp-logo .logo a:before, body.home-version1 #sp-header #sp-logo .logo a:before, body.home-version2 #sp-header #sp-logo .logo a:before, body.landing #sp-header #sp-logo .logo a:before, body.home_one_page #sp-header #sp-logo .logo a:before, body.masonry #sp-header #sp-logo .logo a:before, .big_logo #sp-header #sp-logo .logo a:before {
            top: 0;
            width: 35px;
            height: 35px; }
          body.com-virtuemart #sp-header #sp-logo .logo a:after, body.home-version1 #sp-header #sp-logo .logo a:after, body.home-version2 #sp-header #sp-logo .logo a:after, body.landing #sp-header #sp-logo .logo a:after, body.home_one_page #sp-header #sp-logo .logo a:after, body.masonry #sp-header #sp-logo .logo a:after, .big_logo #sp-header #sp-logo .logo a:after {
            top: 3px;
            width: 29px;
            height: 29px;
            left: 22px; }*/
      #sp-header #sp-logo .logo p {
        margin: 5px 0 0; }

#sp-sidebar-left,
#sp-sidebar-right {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 8001;
  height: 100%;
  width: 0; }

#sp-sidebar-right {
  right: 0; }
  #sp-sidebar-right .sp-module.login {
    left: 0; }
    #sp-sidebar-right .sp-module.login .sp-module-content > i.fa-user {
      left: -71px; }

#sp-sidebar-left {
  left: 0; }
  #sp-sidebar-left .sp-module.login {
    right: 0; }
    #sp-sidebar-left .sp-module.login .sp-module-content > i.fa-user {
      right: -71px; }
    #sp-sidebar-left .sp-module.login.shown {
      -webkit-transform: translate(100%, 0);
      -ms-transform: translate(100%, 0);
      -o-transform: translate(100%, 0);
      transform: translate(100%, 0);
      z-index: 1010; }
      #sp-sidebar-left .sp-module.login.shown .sp-module-content > i.fa-user {
        left: 100%;
        margin-left: -25px; }

.pretext, .category_desc {
  padding-bottom: 31px; }

.sp-module.login {
  position: absolute;
  top: 165px;
  width: 331px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  text-align: left; }
  .sp-module.login .sp-module-content > i.fa-user {
    color: white;
    background: #bd82d9;
    width: 71px;
    height: 50px;
    position: absolute;
    text-align: right;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 24px;
    top: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .sp-module.login .sp-module-content > i.fa-user:hover {
      font-size: 30px; }
  .sp-module.login.view {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    z-index: 1010; }
    .sp-module.login.view > i.fa-user {
      left: -45px; }
  .sp-module.login .mod_login_wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 100%;
    overflow: auto;
    padding: 22px 46px 31px 42px;
    background: #bd82d9;
    -webkit-box-shadow: -1px 2px 3px 0 rgba(0, 0, 0, 0.07);
    box-shadow: -1px 2px 3px 0 rgba(0, 0, 0, 0.07); }
    .sp-module.login .mod_login_wrapper > form {
      position: relative; }
  .sp-module.login .moduleTitle {
    color: white;
    margin-bottom: 20px;
    font-size: 18px; }
  .sp-module.login #login-form {
    margin-bottom: 0px; }
  .sp-module.login .controls {
    text-align: center; }
  .sp-module.login input[type=text],
  .sp-module.login input[type=password] {
    height: 31px;
    border-color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 4px 10px 4px 38px;
    width: 100%;
    text-align: left;
    background: none;
    color: white; }
    .sp-module.login input[type=text]::-webkit-input-placeholder,
    .sp-module.login input[type=password]::-webkit-input-placeholder {
      color: white; }
    .sp-module.login input[type=text]:-moz-placeholder,
    .sp-module.login input[type=password]:-moz-placeholder {
      color: white; }
    .sp-module.login input[type=text]::-moz-placeholder,
    .sp-module.login input[type=password]::-moz-placeholder {
      color: white; }
    .sp-module.login input[type=text]:-ms-input-placeholder,
    .sp-module.login input[type=password]:-ms-input-placeholder {
      color: white; }
  .sp-module.login .input-prepend {
    position: relative;
    display: block; }
    .sp-module.login .input-prepend span.add-on {
      position: absolute;
      z-index: 10;
      top: 0;
      left: 0;
      height: 31px;
      width: 28px;
      padding: 0;
      border: none;
      background: none;
      margin: 0;
      line-height: 31px;
      text-align: right; }
      .sp-module.login .input-prepend span.add-on i {
        font-size: 14px;
        margin-top: 8px;
        color: white; }
  .sp-module.login .control-group {
    margin-bottom: 0px; }
  .sp-module.login .mod-login_submit,
  .sp-module.login .logout-button {
    overflow: hidden;
    margin: 0; }
    .sp-module.login .mod-login_submit .btn,
    .sp-module.login .logout-button .btn {
      font-size: 14px;
      border: 1px solid white;
      padding: 3px 25px; }
    .sp-module.login .mod-login_submit button.btn-primary,
    .sp-module.login .logout-button button.btn-primary {
      background: white;
      margin-right: 7px;
      margin-bottom: 4px;
      color: #bd82d9;
      outline: none !important; }
      .sp-module.login .mod-login_submit button.btn-primary:hover,
      .sp-module.login .logout-button button.btn-primary:hover {
        color: #fff;
        background: transparent; }
    .sp-module.login .mod-login_submit a.btn-primary,
    .sp-module.login .logout-button a.btn-primary {
      background: transparent; }
      .sp-module.login .mod-login_submit a.btn-primary:hover,
      .sp-module.login .logout-button a.btn-primary:hover {
        background: white;
        color: #bd82d9; }
  .sp-module.login label.checkbox {
    color: white;
    display: block;
    margin-top: 14px; }
  .sp-module.login span.checkbox {
    width: 11px;
    height: 12px;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle; }
    .sp-module.login span.checkbox label.checkbox_inner {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      background: white; }
      .sp-module.login span.checkbox label.checkbox_inner:before {
        line-height: 10px; }
  .sp-module.login a {
    color: white; }
  .sp-module.login .reset_remind {
    color: white;
    margin: 20px 0 25px; }
    .sp-module.login .reset_remind a:hover {
      text-decoration: underline; }
  .sp-module.login .login-greeting a {
    font-weight: 500;
    font-size: 18px; }
    .sp-module.login .login-greeting a:hover {
      text-decoration: underline; }

@media (min-width: 768px) {
  .header-box.header-sticky {
    background: #fff;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); }
    .header-box.header-sticky > .container {
      padding-top: 0 !important; }
    .header-box.header-sticky #sp-logo {
      margin-bottom: 5px; }
    .header-box.header-sticky #sp-menu {
      margin-bottom: 5px; }
      body.litt-menu .header-box.header-sticky #sp-menu {
        margin-top: 1px;
        margin-bottom: 9px; }
      .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown {
        padding-top: 6px; }
        .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
          margin-top: -6px; }
        body.big_logo .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown, body.masonry .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown {
          padding-top: 8px; }
          body.big_logo .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega, body.masonry .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
            margin-top: -8px; }
        body.litt-menu .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown {
          padding-top: 9px; }
          body.litt-menu .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
            margin-top: -9px; }
      .header-box.header-sticky #sp-menu .menu-search .sp-dropdown.sp-dropdown-mega {
        padding-top: 6px; }
        body.litt-menu .header-box.header-sticky #sp-menu .menu-search .sp-dropdown.sp-dropdown-mega {
          margin-top: 0;
          padding-top: 4px; }
        .header-box.header-sticky #sp-menu .menu-search .sp-dropdown.sp-dropdown-mega.sp-dropdown-mega {
          margin-top: 0; }
    body.com-virtuemart .header-box.header-sticky #sp-menu {
      padding-top: 0;
      margin-bottom: 6px; }
      body.com-virtuemart .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
        margin-top: -6px; }
    .header-box.header-sticky .currency_selector {
      padding-top: 12px; }
      .header-box.header-sticky .currency_selector .pretext {
        margin-bottom: 0; }
    .header-box.header-sticky .sp-module.user_menu ul.menu {
      margin-bottom: 0; }
    body.com-virtuemart .header-box.header-sticky div .virt_cart {
      margin-top: 10px; }
    body.com-virtuemart .header-box.header-sticky div .virt_search, body.com-virtuemart .header-box.header-sticky div .user_menu {
      margin-top: 21px; }
    .header-box.header-sticky .sp-module.virt_search .sp-module-content .search_toggle:checked ~ .search_box {
      top: 2px; } }
body.layout-boxed .header-box.header-sticky {
  left: auto;
  right: auto;
  max-width: 1240px;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); }

#sp-title {
  min-height: 0; }

.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed; }
  .sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
    margin: 0; }
  .sp-page-title .sp-page-title-sub-heading {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px; }
  .sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 10px 0 0 0; }
    .sp-page-title .breadcrumb > .active {
      color: rgba(255, 255, 255, 0.8); }
    .sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
      color: #fff; }

.header-box > .container {
  padding-top: 5px;
  -webkit-transition: padding 0.1s;
  -o-transition: padding 0.1s;
  transition: padding 0.1s; }

.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

#sp-main-body {
  padding: 30px 0; }

body.view-category #sp-main-body {
  padding: 0; }
  body.view-category #sp-main-body .sp-component {
    min-height: auto; }

.com-sppagebuilder #sp-main-body {
  padding: 0; }

#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px; }
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8; }
  #sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0; }
  #sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
    display: block;
    font-weight: 400; }
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0; }
  #sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
    display: inline-block;
    padding: 5px 10px;
    background: #808080;
    color: #fff;
    border-radius: 4px;
    margin: 2px 0; }
    #sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
      display: inline-block;
      min-width: 10px;
      padding: 3px 7px;
      font-size: 12px;
      font-weight: 700;
      line-height: 1;
      text-align: center;
      white-space: nowrap;
      vertical-align: baseline;
      background-color: rgba(0, 0, 0, 0.2);
      border-radius: 10px; }

body.view-productdetails #sp-left, body.view-productdetails #sp-right {
  display: none; }
body.view-productdetails #sp-component {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 768px) {
  #sp-left {
    padding-right: 30px; }
    #sp-left:before {
      content: '';
      position: absolute;
      top: 0;
      right: 7px;
      bottom: 0;
      width: 1px;
      background: #e5e9eb; } }

@media (min-width: 768px) {
  #sp-right {
    padding-left: 30px; }
    #sp-right:before {
      content: '';
      position: absolute;
      top: 0;
      left: 7px;
      bottom: 0;
      width: 1px;
      background: #e5e9eb; } }

.search .btn-toolbar {
  margin-bottom: 20px; }
  .search .btn-toolbar span.icon-search {
    margin: 0; }
  .search .btn-toolbar button {
    color: #fff; }
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px; }
.search .phrases .ordering-box {
  margin-bottom: 15px; }
.search .only label {
  display: inline-block;
  margin: 0 20px 20px; }
.search .search-results dt.result-title {
  margin-top: 40px; }
.search .search-results dt, .search .search-results dd {
  margin: 5px 0; }

.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px; }

.form-search .finder label {
  display: block; }
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px; }

.finder .word input {
  display: inline-block; }
.finder .search-results.list-striped li {
  padding: 20px 0; }

.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0; }
  .newsfeed-category .category li {
    padding: 5px 0; }
.newsfeed-category #filter-search {
  margin: 10px 0; }

.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0; }
  .category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
    padding: 2px 0; }
    .category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
      margin: 5px 0; }

.list1 ul li:before,
.archive-module li:before,
.categories-module li:before,
.category-module li:before,
.sp-module.site_map ul.menu li:before,
.category-modulefaqs_anchors li:before {
  color: #bd82d9;
  line-height: 23px; }
.list1 ul li a:hover,
.archive-module li a:hover,
.categories-module li a:hover,
.category-module li a:hover,
.sp-module.site_map ul.menu li a:hover,
.category-modulefaqs_anchors li a:hover {
  color: #bd82d9; }
.list1 ul a,
.archive-module a,
.categories-module a,
.category-module a,
.sp-module.site_map ul.menu a,
.category-modulefaqs_anchors a {
  display: inline;
  color: inherit; }

.article-footer-top {
  display: table;
  clear: both;
  width: 100%; }
  .article-footer-top .post_rating {
    float: left; }

.contentpane:not(.com-sppagebuilder) {
  padding: 20px; }

#sp-bottom {
  padding: 60px 0 30px;
  font-size: 14px;
  line-height: 1.6; }
  #sp-bottom .sp-module {
    margin-bottom: 30px; }
    #sp-bottom .sp-module .sp-module-title {
      font-weight: 700;
      font-size: 18px;
      margin: 0 0 30px; }
    #sp-bottom .sp-module ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #sp-bottom .sp-module ul > li {
        display: block; }
        #sp-bottom .sp-module ul > li.menu-divider {
          display: none; }
        #sp-bottom .sp-module ul > li:last-child {
          margin-bottom: 0; }
        #sp-bottom .sp-module ul > li > a {
          display: block; }
  #sp-bottom .nav.menu.social li {
    margin: 0 28px 0 0; }

#sp-posfooter .sp-module + .sp-module {
  margin-top: 0; }

html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%; }
  html.coming-soon body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%; }
  html.coming-soon .coming-soon-logo {
    display: inline-block;
    margin-bottom: 2rem; }
  html.coming-soon .coming-soon-content {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px; }
  html.coming-soon #coming-soon-countdown {
    margin-top: 1rem; }
    html.coming-soon #coming-soon-countdown .coming-soon-days,
    html.coming-soon #coming-soon-countdown .coming-soon-hours,
    html.coming-soon #coming-soon-countdown .coming-soon-minutes,
    html.coming-soon #coming-soon-countdown .coming-soon-seconds {
      position: relative;
      margin: 0;
      float: left;
      width: 25%; }
      html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,
      html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,
      html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,
      html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
        display: inline-block;
        width: 100%;
        font-size: 64px;
        font-weight: 700;
        line-height: 1;
        padding-bottom: 70px; }
      html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,
      html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,
      html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,
      html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
        font-size: 20px;
        font-weight: 500;
        display: block; }
      html.coming-soon #coming-soon-countdown .coming-soon-days:after,
      html.coming-soon #coming-soon-countdown .coming-soon-hours:after,
      html.coming-soon #coming-soon-countdown .coming-soon-minutes:after,
      html.coming-soon #coming-soon-countdown .coming-soon-seconds:after {
        content: "";
        border-bottom: 1px solid #fff;
        width: 60px;
        display: inline-block;
        position: absolute;
        bottom: 60px;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
  html.coming-soon .coming-soon-position {
    margin-top: 2rem; }
  html.coming-soon .social-icons {
    margin-top: 4rem; }

html.error-page {
  width: 100%;
  height: 100%; }
  html.error-page body {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    background-repeat: no-repeat; }
    html.error-page body .page-404 {
      padding-top: 40px;
      padding-bottom: 40px; }
    html.error-page body .item_img {
      display: inline-block;
      max-width: 100%;
      height: auto; }
  html.error-page .error-logo {
    display: inline-block;
    margin-bottom: 2rem; }
  html.error-page .error-code {
    margin: 0 0 1rem;
    font-size: 6rem;
    line-break: 1; }
  html.error-page .error-message {
    font-size: 1.5rem;
    margin-bottom: 3rem; }

.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0; }
  .sp-social-share ul li {
    display: inline-block;
    font-size: 24px;
    margin: 0 5px; }

.profile > div:not(:last-child) {
  margin-bottom: 30px; }

.dl-horizontal dt {
  margin: 8px 0;
  text-align: left; }

.page-header {
  padding-bottom: 15px;
  text-align: center; }
  .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6, .page-header .page-title {
    font-size: 20px;
    font-weight: 500; }

.page-blog > .page-header h1 {
  font-size: 35px;
  font-weight: 300;
  margin-bottom: 15px; }
.page-blog.page-blog-sidebar > .page-header h1 {
  font-size: 55px; }

.sp-module-title, .page_header {
  text-align: center; }
  aside .sp-module-title,
  aside .page_header {
    text-align: inherit; }
    aside .sp-module-title body:not(.com-virtuemart),
    aside .page_header body:not(.com-virtuemart) {
      font-size: 26px; }

table.category {
  width: 100%; }
  table.category thead > tr, table.category tbody > tr {
    border: 1px solid #f2f2f2; }
    table.category thead > tr th, table.category thead > tr td, table.category tbody > tr th, table.category tbody > tr td {
      padding: 10px; }

.contact-form .form-actions {
  background: none;
  border: none; }

@media print {
  .visible-print {
    display: inherit !important; }

  .hidden-print {
    display: none !important; } }
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }
  .sp-preloader > div {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    animation: spSpin 0.75s linear infinite; }
    .sp-preloader > div:after {
      content: '';
      position: absolute;
      width: 49px;
      height: 49px;
      top: 1px;
      right: 0;
      left: 0;
      margin: auto;
      border-radius: 50%; }

.sp-scroll-up {
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 99;
  -webkit-transform: translateZ(0);
  width: 46px;
  height: 46px;
  display: block;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font: 32px/36px "FontAwesome";
  color: #bd82d9;
  text-align: center;
  background: white;
  border: 2px solid #bd82d9;
  text-decoration: none !important; }
  .sp-scroll-up > span:before {
    content: "\f106"; }
  .sp-scroll-up:hover {
    color: white;
    background: #bd82d9; }

.tags ul, .tagspopular ul {
  list-style: none;
  padding: 0;
  margin: 0 10px 10px 0;
  display: block; }
  .tags ul li, .tagspopular ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 6px; }
    .tags ul li a, .tagspopular ul li a {
      font-size: 12px;
      text-decoration: none;
      -webkit-box-shadow: 0 4px 30px rgba(82, 168, 236, 0.6);
      box-shadow: 0 4px 30px rgba(82, 168, 236, 0.6);
      -webkit-border-radius: 9px;
      -moz-border-radius: 9px;
      border-radius: 9px;
      display: block;
      padding: 5px 10px;
      background: white;
      color: #bd82d9;
      font-weight: 500;
      text-transform: lowercase; }
      .tags ul li a:hover, .tagspopular ul li a:hover {
        color: white;
        background: #333; }
    .tags ul li + li, .tagspopular ul li + li {
      margin-top: 0; }

.tagspopularblog_tags ul {
  margin: 0;
  font-size: 0; }
  .tagspopularblog_tags ul li {
    display: inline-block;
    padding: 0;
    margin: 0 7px 10px 0; }
    .tagspopularblog_tags ul li a {
      -webkit-border-radius: 36px;
      -moz-border-radius: 36px;
      border-radius: 36px;
      display: block;
      padding: 6px 23px 7px;
      font-size: 18px;
      line-height: 1.3em;
      background: #f6f8fa; }
      .tagspopularblog_tags ul li a:hover {
        color: white;
        background: #6dc77b; }

.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left; }
.form-horizontal .controls {
  margin-left: 220px; }

.card-block {
  padding: 20px; }
  .card-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block; }
    .card-block ul li {
      display: block; }

.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }

.offset {
  padding-top: 5px; }

.pos-offset {
  padding-top: 6px; }

#top {
  background: #f6f8fa;
  color: #777; }
  #top p {
    padding-bottom: 0; }
  #top .sp-module {
    padding-top: 12px;
    padding-bottom: 12px; }
  #top .sp-module + .sp-module {
    margin-top: 0; }
  #top:before, #top:after {
    display: block;
    clear: both;
    content: ""; }
  #top .pull-left {
    float: left; }
  #top .pull-right {
    float: right; }

#sp-posfooter {
  padding-top: 42px;
  /*text-align: center;*/ }

body.home #sp-pos2 {
  margin-top: 49px; }
body.home #sp-pos3 {
  padding-top: 60px;
  background-color: #f6f8fa; }
body.home #sp-pos4 {
  padding-top: 60px;
  padding-bottom: 14px; }
body.home #sp-pos6 {
  padding: 69px 0 97px; }
body.home #sp-pos8 {
  padding: 78px 0; }
body.home #sp-pos9 {
  background: #ffffff !important;
  padding-top: 90px;
  padding-bottom: 72px; }
body.about #sp-pos2 {
  padding-top: 60px; }
body.about #sp-pos3 {
  padding: 69px 0 97px; }
body.about #sp-pos5 {
  padding: 78px 0; }
body.about #sp-pos6 {
  padding-top: 90px;
  padding-bottom: 34px; }
body.about #sp-pos7 {
  color: white;
  background: #bd82d9;
  padding: 45px 0 19px; }
body.about2 #sp-breadcrumb .sp-module {
  padding-top: 68px;
  margin-bottom: 24px; }
body.about2 #sp-pos2 {
  padding: 152px 0 41px;
  border-bottom: 1px solid #e5e9eb;
  margin-bottom: 111px; }
body.about2 #sp-pos4 {
  padding: 102px 0 45px;
  border-bottom: 1px solid #e5e9eb;
  margin-bottom: 60px; }
body.about2 #sp-posfooter .nav.menu.social, body.home-version2 #sp-posfooter .nav.menu.social, body.home_one_page #sp-posfooter .nav.menu.social, body.page-blog-2-columns #sp-posfooter .nav.menu.social, body.masonry #sp-posfooter .nav.menu.social, body.page-blog-sidebar #sp-posfooter .nav.menu.social, body.body__blog_single_1 #sp-posfooter .nav.menu.social, body.body__blog_single_2 #sp-posfooter .nav.menu.social, body.body__blog_single_3 #sp-posfooter .nav.menu.social, body.process_page #sp-posfooter .nav.menu.social, body.body__services #sp-posfooter .nav.menu.social, body.support #sp-posfooter .nav.menu.social, body.faqs.big_logo #sp-posfooter .nav.menu.social {
  margin: 0 18px; }
  body.about2 #sp-posfooter .nav.menu.social li, body.home-version2 #sp-posfooter .nav.menu.social li, body.home_one_page #sp-posfooter .nav.menu.social li, body.page-blog-2-columns #sp-posfooter .nav.menu.social li, body.masonry #sp-posfooter .nav.menu.social li, body.page-blog-sidebar #sp-posfooter .nav.menu.social li, body.body__blog_single_1 #sp-posfooter .nav.menu.social li, body.body__blog_single_2 #sp-posfooter .nav.menu.social li, body.body__blog_single_3 #sp-posfooter .nav.menu.social li, body.process_page #sp-posfooter .nav.menu.social li, body.body__services #sp-posfooter .nav.menu.social li, body.support #sp-posfooter .nav.menu.social li, body.faqs.big_logo #sp-posfooter .nav.menu.social li {
    margin: 0px 18px 0px 17px; }
    body.about2 #sp-posfooter .nav.menu.social li a, body.home-version2 #sp-posfooter .nav.menu.social li a, body.home_one_page #sp-posfooter .nav.menu.social li a, body.page-blog-2-columns #sp-posfooter .nav.menu.social li a, body.masonry #sp-posfooter .nav.menu.social li a, body.page-blog-sidebar #sp-posfooter .nav.menu.social li a, body.body__blog_single_1 #sp-posfooter .nav.menu.social li a, body.body__blog_single_2 #sp-posfooter .nav.menu.social li a, body.body__blog_single_3 #sp-posfooter .nav.menu.social li a, body.process_page #sp-posfooter .nav.menu.social li a, body.body__services #sp-posfooter .nav.menu.social li a, body.support #sp-posfooter .nav.menu.social li a, body.faqs.big_logo #sp-posfooter .nav.menu.social li a {
      font-size: 20px; }
body.about2 #sp-posfooter .sp-column, body.home-version2 #sp-posfooter .sp-column, body.home_one_page #sp-posfooter .sp-column, body.page-blog-2-columns #sp-posfooter .sp-column, body.masonry #sp-posfooter .sp-column, body.page-blog-sidebar #sp-posfooter .sp-column, body.body__blog_single_1 #sp-posfooter .sp-column, body.body__blog_single_2 #sp-posfooter .sp-column, body.body__blog_single_3 #sp-posfooter .sp-column, body.process_page #sp-posfooter .sp-column, body.body__services #sp-posfooter .sp-column, body.support #sp-posfooter .sp-column, body.faqs.big_logo #sp-posfooter .sp-column {
  display: inline-block;
  width: auto; }
  @media (min-width: 768px) {
    body.about2 #sp-posfooter .sp-column .sp-copyright, body.home-version2 #sp-posfooter .sp-column .sp-copyright, body.home_one_page #sp-posfooter .sp-column .sp-copyright, body.page-blog-2-columns #sp-posfooter .sp-column .sp-copyright, body.masonry #sp-posfooter .sp-column .sp-copyright, body.page-blog-sidebar #sp-posfooter .sp-column .sp-copyright, body.body__blog_single_1 #sp-posfooter .sp-column .sp-copyright, body.body__blog_single_2 #sp-posfooter .sp-column .sp-copyright, body.body__blog_single_3 #sp-posfooter .sp-column .sp-copyright, body.process_page #sp-posfooter .sp-column .sp-copyright, body.body__services #sp-posfooter .sp-column .sp-copyright, body.support #sp-posfooter .sp-column .sp-copyright, body.faqs.big_logo #sp-posfooter .sp-column .sp-copyright {
      float: left; } }
body.page-blog-1-columns #sp-title .sp-page-title {
  padding-top: 0; }
body.page-blog-1-columns #sp-breadcrumb .sp-module {
  padding-top: 62px; }
body.page-blog-1-columns #sp-main-body {
  padding-bottom: 98px; }
body.litt-menu .header-box > .container, body.template_settings .header-box > .container {
  padding-top: 5px; }
body.page-blog-2-columns .header-box > div > .container-inner, body.about2 .header-box > div > .container-inner, body.process_page .header-box > div > .container-inner, body.support .header-box > div > .container-inner, body.faqs.big_logo .header-box > div > .container-inner {
  /*display: inline-block;*/
  width: 100%;
  text-align: center; }
body.page-blog-2-columns #sp-logo, body.about2 #sp-logo, body.process_page #sp-logo, body.support #sp-logo, body.faqs.big_logo #sp-logo {
  float: left;
  margin-right: 90px; }
body.page-blog-2-columns #sp-menu, body.about2 #sp-menu, body.process_page #sp-menu, body.support #sp-menu, body.faqs.big_logo #sp-menu {
  padding-top: 7px; }
body.site_map #sp-breadcrumb .sp-module {
  padding-top: 63px; }
body.site_map #sp-main-body {
  padding-bottom: 100px; }
body.site_map #sp-title .sp-page-title {
  padding-top: 0;
  padding-bottom: 3px; }
body.com-joomgallery #sp-breadcrumb .sp-module {
  padding-top: 63px;
  margin-bottom: 16px; }
body.com-joomgallery .page_header > h3 {
  margin-bottom: 33px; }
body.com-joomgallery #sp-main-body {
  padding-bottom: 98px; }
body.elements .accordion_style2 {
  margin-bottom: 23px; }
body.elements .progress-circle {
  margin-bottom: 10px; }
body.elements .m-v1 {
  margin-bottom: 22px; }
body.elements .mod_tm_progress_bars {
  margin-bottom: 20px; }
body.contacts #sp-title .sp-page-title {
  padding-top: 50px;
  padding-bottom: 40px; }
body.contacts #sp-main-body {
  padding-bottom: 77px; }
body.contacts-v1 #sp-main-body {
  padding-top: 25px;
  padding-bottom: 86px; }
body.contacts-v2 #sp-pos1 {
  padding-bottom: 25px; }
body.contacts-v2 #sp-main-body {
  padding-bottom: 111px; }
body.contacts-v1 .header-box > .container, body.contacts-v2 .header-box > .container, body.home-version1 .header-box > .container, body.home_one_page .header-box > .container {
  padding-top: 5px; }
body.contacts-v1 #sp-pos1, body.contacts-v2 #sp-pos1 {
  padding-top: 13px; }
body.contacts-v1 #sp-posfooter .nav.menu.social, body.contacts-v2 #sp-posfooter .nav.menu.social {
  margin: 0 0 86px; }
  body.contacts-v1 #sp-posfooter .nav.menu.social li, body.contacts-v2 #sp-posfooter .nav.menu.social li {
    margin: 0 22px; }
    body.contacts-v1 #sp-posfooter .nav.menu.social li a, body.contacts-v2 #sp-posfooter .nav.menu.social li a {
      font-size: 25px; }
body.about2 #sp-posfooter, body.page-blog-2-columns #sp-posfooter, body.masonry #sp-posfooter, body.page-blog-sidebar #sp-posfooter, body.body__blog_single_1 #sp-posfooter, body.body__blog_single_2 #sp-posfooter, body.body__blog_single_3 #sp-posfooter, body.process_page #sp-posfooter, body.body__services #sp-posfooter, body.support #sp-posfooter, body.faqs.big_logo #sp-posfooter {
  padding-top: 95px;
  border-top: 1px solid #e5e9eb; }
body.home-version1 #sp-pos1 {
  margin-top: 12px; }
body.home-version1 #sp-pos3 {
  padding-top: 90px; }
body.home-version1 #sp-pos4 {
  padding-top: 75px;
  padding-bottom: 14px; }
body.home-version1 #sp-pos6 {
  padding: 69px 0 97px; }
body.home-version1 #sp-pos8 {
  padding: 78px 0; }
body.home-version1 #sp-pos9 {
  background: #ffffff !important;
  padding-top: 90px;
  padding-bottom: 50px; }
body.home-version1 #sp-pos11, body.home-version1 #sp-pos11 {
  padding-top: 60px;
  padding-bottom: 10px; }
body.home-version2 #sp-posfooter {
  padding-top: 55px; }
body.home-version2 #sp-pos1 {
  margin-bottom: 32px; }
body.home-version2 #sp-pos3 {
  padding-top: 85px; }
body.home-version2 #sp-pos4 {
  padding-top: 39px;
  padding-bottom: 105px; }
body.home-version2 #sp-pos5 {
  padding: 80px 0 60px;
  overflow: hidden; }
body.home-version2 #sp-pos6 {
  padding: 100px 0 39px; }
body.home-version2 #sp-pos8 {
  padding: 102px 0 45px; }
body.home-version2 #sp-pos10 {
  padding-bottom: 15px;
  padding-top: 42px; }
body.landing .header-box > .container {
  max-width: 100%;
  padding-left: 4.5%;
  padding-right: 12.2%; }
body.landing .sp-menu-full.container {
  max-width: 100%; }
body.landing #sp-pos2 {
  padding-top: 85px; }
  body.landing #sp-pos2 .sp-module-title {
    margin-bottom: 10px; }
body.landing #sp-pos3 {
  padding-top: 101px; }
  body.landing #sp-pos3 .sp-module-title {
    margin-bottom: 10px; }
  body.landing #sp-pos3 .sp-module + .sp-module {
    margin-top: 0; }
body.landing #sp-pos4 {
  padding: 160px 0 84px; }
  body.landing #sp-pos4 .sp-module + .sp-module {
    margin-top: 0; }
body.landing #sp-pos5 {
  padding: 69px 0 97px; }
body.landing #sp-pos7 {
  padding: 78px 0; }
body.landing #sp-pos9 {
  padding: 102px 0 45px; }
body.landing #sp-pos10 {
  padding: 45px 0 22px; }
body.landing #sp-pos11 {
  padding-top: 60px;
  padding-bottom: 10px; }
body.home_one_page #sp-pos1 {
  padding-top: 15px; }
body.home_one_page #sp-pos3 {
  padding-top: 91px;
  padding-bottom: 38px; }
body.home_one_page #sp-pos5 {
  padding: 69px 0 97px; }
body.home_one_page #sp-pos6 {
  padding: 90px 0 20px; }
body.home_one_page #sp-pos8 {
  padding-top: 102px;
  padding-bottom: 65px; }
body.home_one_page #sp-pos10 {
  padding-top: 43px;
  padding-bottom: 28px; }
body.home-version2 #sp-header, body.landing #sp-header {
  padding-top: 63px; }
body.page-blog-2-columns #sp-breadcrumbs-position, body.masonry #sp-breadcrumbs-position, body.page-blog-sidebar #sp-breadcrumbs-position, body.body__blog_single_1 #sp-breadcrumbs-position, body.body__blog_single_2 #sp-breadcrumbs-position, body.body__blog_single_3 #sp-breadcrumbs-position, body.pricing #sp-breadcrumbs-position, body.testimonials #sp-breadcrumbs-position, body.careers #sp-breadcrumbs-position {
  padding-top: 69px; }
body.page-blog-2-columns #sp-main-body, body.masonry #sp-main-body, body.page-blog-sidebar #sp-main-body, body.body__blog_single_1 #sp-main-body, body.body__blog_single_2 #sp-main-body, body.body__blog_single_3 #sp-main-body, body.pricing #sp-main-body, body.testimonials #sp-main-body, body.careers #sp-main-body {
  padding-bottom: 97px; }
body.history #sp-breadcrumbs-position {
  padding-top: 20px; }
body.history #sp-title .sp-page-title {
  padding-top: 0;
  padding-bottom: 10px; }
body.history #sp-main-body {
  padding-bottom: 144px; }
body.faqs.litt_logo #sp-breadcrumbs-position, body.careers #sp-breadcrumbs-position {
  padding-top: 20px; }
body.faqs.litt_logo #sp-main-body, body.careers #sp-main-body {
  padding-bottom: 142px; }
body.faqs.litt_logo .sp-module-content-bottom, body.careers .sp-module-content-bottom {
  margin-top: 0; }
body.careers aside .sp-module-title {
  margin-bottom: 20px; }
body.careers aside .pretext, body.careers aside .category_desc {
  padding-bottom: 12px; }
body.faqs.big_logo .sp-module-content-bottom {
  margin-top: 0; }
body.faqs.big_logo #sp-breadcrumbs-position {
  padding-top: 24px; }
body.faqs.big_logo #sp-main-body {
  padding-bottom: 142px; }
body.support .sp-module-content-bottom {
  margin-top: 50px; }
body.process_page #sp-title .sp-page-title {
  padding-top: 0; }
body.template_settings #sp-breadcrumbs-position {
  padding-top: 20px; }
body.template_settings #sp-main-body {
  padding-top: 0;
  padding-bottom: 115px; }
body.works #sp-breadcrumbs-position {
  padding-top: 20px; }
body.works #sp-pos2 .sp-module-title {
  margin-bottom: 36px; }
body.works #sp-main-body {
  padding-bottom: 75px; }
body.support #sp-breadcrumbs-position, body.process_page #sp-breadcrumbs-position, body.team #sp-breadcrumbs-position {
  padding-top: 24px; }
body.support #sp-main-body, body.process_page #sp-main-body, body.team #sp-main-body {
  padding-bottom: 97px; }
body.page-blog-2-columns #sp-breadcrumbs-position, body.masonry #sp-breadcrumbs-position, body.page-blog-sidebar #sp-breadcrumbs-position, body.body__blog_single_1 #sp-breadcrumbs-position, body.body__blog_single_2 #sp-breadcrumbs-position, body.body__blog_single_3 #sp-breadcrumbs-position {
  padding-top: 24px; }
body.page-blog-2-columns #sp-title .sp-page-title, body.masonry #sp-title .sp-page-title, body.page-blog-sidebar #sp-title .sp-page-title, body.body__blog_single_1 #sp-title .sp-page-title, body.body__blog_single_2 #sp-title .sp-page-title, body.body__blog_single_3 #sp-title .sp-page-title {
  padding-top: 0; }
body.page-blog-2-columns .blog .article-list .article {
  margin-bottom: 70px; }
body.masonry .article-list .article .article-intro-image {
  margin-bottom: 20px; }
body.masonry .blog .article-list .article {
  margin-bottom: 0; }
body.page-blog-sidebar aside h4, body.body__blog_single_2 aside h4, body.body__blog_single_3 aside h4 {
  font-size: 26px; }
body.home-version2 #sp-header .header-box:not(.header-sticky) #sp-logo .logo a, body.landing #sp-header .header-box:not(.header-sticky) #sp-logo .logo a {
  color: white; }
body.home-version2 #sp-header, body.landing #sp-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 100%); }
body.process_page #sp-position-5 > .sp-column {
  margin-top: 30px;
  border-top: 1px solid #e5e9eb;
  padding-top: 55px; }
body.body__services .sp-page-title {
  padding-top: 0; }
body.body__services #sp-pos2 {
  padding-bottom: 97px; }
body.body__services #sp-pos5 {
  padding: 78px 0 52px; }
body.body__services #sp-breadcrumbs-position {
  padding-top: 25px; }
body.support .sp-module-content-bottom, body.site_map .sp-module-content-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  body.support .sp-module-content-bottom .sp-module + .sp-module, body.site_map .sp-module-content-bottom .sp-module + .sp-module {
    margin-top: 0; }
body.elements #sp-breadcrumbs-position {
  padding-top: 20px; }
body.elements #sp-main-body {
  padding-top: 0;
  padding-bottom: 142px; }
body.testimonials #sp-breadcrumbs-position {
  padding-top: 20px; }
body.testimonials .sp-module-content-bottom {
  margin-top: 0; }
body.pricing #sp-breadcrumbs-position {
  padding-top: 20px; }
body.pricing .sp-module-content-bottom {
  margin-top: 0; }
  body.pricing .sp-module-content-bottom .sp-module {
    position: relative; }
body.pricing .pricing_simple .item {
  margin-bottom: 62px; }
body.pricing .sp-module.pricing_detailed + .sp-module.pricing_simple,
body.pricing .sp-module.pricing_simple + .sp-module.data-table {
  padding-top: 55px;
  margin-top: 54px; }
  body.pricing .sp-module.pricing_detailed + .sp-module.pricing_simple:before,
  body.pricing .sp-module.pricing_simple + .sp-module.data-table:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    border-top: 1px solid #e5e9eb;
    height: 1px; }
body.com-virtuemart #sp-pos1 {
  padding-top: 11px;
  padding-bottom: 40px; }
body.com-virtuemart #sp-main-body {
  padding-bottom: 95px; }
body.com-virtuemart.view-category #sp-main-body {
  padding-top: 69px;
  padding-bottom: 97px; }
body .section-background, body .bg-green2 {
  background: #bd82d9; }
  body .section-background, body .section-background *, body .bg-green2, body .bg-green2 * {
    color: white; }
body .section-backgroud1 {
  background: #667B98; }
  body .section-backgroud1, body .section-backgroud1 * {
    color: white; }
body .section-column .sp-column {
  margin-left: -15px;
  margin-right: -15px; }
  body .section-column .sp-column [class*='col-sm-'] {
    float: left; }

.category-desc {
  font-size: 18px;
  line-height: 30px;
  max-width: 1020px;
  margin: 0 auto 20px; }

body .bg-green {
  background: -moz-radial-gradient(center, ellipse cover, #54cc87 0%, #667B98 50%);
  background: -webkit-gradient(radial, center center, 0px, center center, 50%, color-stop(0%, #54cc87), color-stop(50%, #667B98));
  background: -webkit-radial-gradient(center, ellipse cover, #54cc87 0%, #667B98 50%);
  background: -o-radial-gradient(center, ellipse cover, #54cc87 0%, #667B98 50%);
  background: -ms-radial-gradient(center, ellipse cover, #54cc87 0%, #667B98 50%);
  background: radial-gradient(ellipse at center, #54cc87 0%, #667B98 50%); }

body .bg-green2 {
  background: -moz-radial-gradient(center, circle cover, #50cb84 0%, #bd82d9 50%);
  background: -webkit-gradient(radial, center center, 0px, center center, 50%, color-stop(0%, #50cb84), color-stop(50%, #bd82d9));
  background: -webkit-radial-gradient(center, circle cover, #50cb84 0%, #bd82d9 50%);
  background: -o-radial-gradient(center, circle cover, #50cb84 0%, #bd82d9 50%);
  background: -ms-radial-gradient(center, circle cover, #50cb84 0%, #bd82d9 50%);
  background: radial-gradient(circle at center, #50cb84 0%, #bd82d9 50%); }

.sp-module .gallery.row {
  padding: 0; }
  .sp-module .gallery.row a {
    position: relative;
    overflow: hidden;
    display: block; }
    .sp-module .gallery.row a:before {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      right: 50%;
      bottom: 50%;
      background: #333;
      opacity: 0;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      z-index: 2; }
    .sp-module .gallery.row a:after {
      content: '\e12b';
      font-family: "material-design";
      position: absolute;
      line-height: 0;
      font-size: 500px;
      width: 100%;
      text-align: center;
      left: 0;
      top: 50%;
      color: white;
      opacity: 0;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      z-index: 3; }
    .sp-module .gallery.row a:hover:before {
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0.7; }
    .sp-module .gallery.row a:hover:after {
      opacity: 1;
      font-size: 50px; }
  .sp-module .gallery.row img {
    height: auto !important; }

.banneritem a {
  position: relative;
  display: block;
  overflow: hidden; }
  .banneritem a img {
    width: 100%; }
  .banneritem a:before, .banneritem a:after {
    content: "";
    opacity: 0;
    pointer-events: none;
    z-index: 3;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .banneritem a:before {
    top: 0px;
    left: 0px;
    right: 100%;
    bottom: 100%;
    border-top: 10px solid #b2ded0;
    border-left: 10px solid #b2ded0; }
  .banneritem a:after {
    left: 100%;
    top: 100%;
    bottom: 0px;
    right: 0px;
    border-bottom: 10px solid #b2ded0;
    border-right: 10px solid #b2ded0; }
  .banneritem a:hover img,
  .banneritem a:hover .BWfade {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    opacity: 1 !important; }
  .banneritem a:hover:before {
    opacity: 1;
    bottom: 0px;
    right: 0px; }
  .banneritem a:hover:after {
    opacity: 1;
    top: 0px;
    left: 0px; }

/* Large desktop */
@media (min-width: 992px) {
  .row-fluid {
    margin-left: -15px;
    margin-right: -15px; }
    .row-fluid:after {
      display: block;
      content: '';
      clear: both; }

  [class*="span"] {
    float: left;
    padding-left: 15px;
    padding-right: 15px; }

  .span1 {
    width: 8.333325%; }

  .span2 {
    width: 16.66665%; }

  .span3 {
    width: 24.999975%; }

  .span4 {
    width: 33.3333%; }

  .span5 {
    width: 41.666625%; }

  .span6 {
    width: 49.99995%; }

  .span7 {
    width: 58.333275%; }

  .span8 {
    width: 66.6666%; }

  .span9 {
    width: 74.999925%; }

  .span10 {
    width: 83.33325%; }

  .span11 {
    width: 91.66657500000001%; }

  .span12 {
    width: 100%; } }
@media (max-width: 1830px) {
  .sp-module.about_2_top_blocks .item .imgs_container {
    margin-right: 0; }

  .sp-module.about_2_top_blocks .item.even .imgs_container {
    margin-left: 0; }

  .sp-module.about_2_top_blocks .item .imgs_container .img-fulltext {
    max-width: 100%;
    top: 0;
    bottom: auto; }

  .sp-module.about_2_top_blocks .item .col-sm-6 {
    vertical-align: top; }

  .sp-module.about_2_top_blocks .item .col-sm-6 {
    display: block;
    float: left; }
    .sp-module.about_2_top_blocks .item .col-sm-6 .item_img {
      display: block;
      position: relative;
      right: 0;
      margin-bottom: 10px;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .sp-module.about_2_top_blocks .item .col-sm-6 .item_img img {
        width: 100%; }
  .sp-module.about_2_top_blocks .item.visible-first .imgs_container .img-intro {
    right: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .sp-module.about_2_top_blocks .item.visible-first.featured .imgs_container .img-intro {
    left: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
@media (max-width: 1650px) {
  .features_home_one_page .item_content > a {
    padding: 20px; } }
@media (max-width: 1400px) {
  #com_virtuemart .productdetails-view .product-related-products .caroufredsel_prev,
  #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_prev {
    left: 20px !important; }

  #com_virtuemart .productdetails-view .product-related-products .caroufredsel_next,
  #com_virtuemart .productdetails-view .product-related-categories .caroufredsel_next {
    right: 50px !important; }

  body.home-version2 #sp-header, body.landing #sp-header {
    padding-top: 5px; }

  .sp-module.video_home_landing .sp-module-content h1 {
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 0; }

  .sp-module.options .item .item_content > a {
    padding: 20px; } }
@media (max-width: 1200px) {
  body:not(.litt-menu):not(.template_settings) .sp-megamenu-parent > li + li {
    margin-left: 13px; }

  #com_virtuemart ul.steps {
    table-layout: auto; }

  #com_virtuemart .orderlistcontainer .title, #com_virtuemart .display-number .title {
    font-size: 18px; }

  div#bg_video__content {
    padding-top: 200px;
    padding-bottom: 150px; }

  .sp-megamenu-parent li:not(.menu-icon) .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px; }

  .sp-megamenu-parent .sp-dropdown .sp-module.menu_about {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 10px 0; }

  .sp-module.video_home_landing .module_cnt {
    margin-bottom: 50px; }
    .sp-module.video_home_landing .module_cnt h2 {
      margin-bottom: 0; }

  .moduletablepresent_site_one_page {
    width: 100%;
    margin: 0;
    padding-left: 35px;
    padding-right: 35px; }

  .sp-module.features_home_2 .item_content > a .item_title {
    font-size: 25px; }

  .moduletablelanding_counters {
    margin-bottom: 56px; }

  .features_2_landing .module_container,
  .vimeo_desc .module_container {
    padding-left: 0; }

  .pricing_detailed.pricing_detailed_2 .row .item .item_content .price {
    font-size: 60px; }

  .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content .price, .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content .item_title {
    padding-left: 15px;
    padding-right: 15px; }
  .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content ul li {
    padding-left: 30px;
    padding-right: 10px; }
    .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content ul li:before {
      left: 10px; }

  .swiper-slider__home_one_page .camera_caption h1 {
    font-size: 60px; }
  .swiper-slider__home_one_page .camera_caption h2 {
    font-size: 30px; }

  .item_introtext ul.icons li,
  .item_fulltext ul.icons li,
  .category_desc ul.icons li,
  .article-details ul.icons li {
    font-size: 18px; }

  body.page-blog-2-columns #sp-logo, body.about2 #sp-logo,
  body.process_page #sp-logo, body.support #sp-logo, body.faqs.big_logo #sp-logo {
    margin-right: 20px; } }
@media (max-width: 1200px) {
  #bg_video__content .span12 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 1200px) {
  .sp-module.options .item .item_content > a .item_img {
    float: none;
    max-width: 100%;
    margin-right: 0; } }
@media (max-width: 979px) {
  body.litt-menu .sp-megamenu-parent > li + li,
  body.template_settings .sp-megamenu-parent > li + li {
    margin-left: 10px; }

  .mod-newsflash-adv.features .item > .fa,
  .mod-newsflash-adv.features .item .flatfa {
    float: none;
    margin-bottom: 23px;
    margin-right: 0; }

  .article-details .article-full-image.float-left, .article-details .article-full-image.float-right {
    max-width: 50%; }

  ul.flaticon li {
    padding-bottom: 25px !important; }
  ul.flaticon li a {
    font-size: 18px; }
    ul.flaticon li a i.fa {
      line-height: 1.2em;
      background: none !important;
      width: auto;
      height: auto;
      margin-right: 10px; }
    ul.flaticon li a:hover i.fa {
      color: #333 !important; }
  ul.flaticon.right li a i.fa {
    margin-left: 10px;
    margin-right: 0; }

  .sp-module.about .acym_module .acym_introtext {
    line-height: 1.2em; }

  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 15px;
    padding-bottom: 1px; }

  body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
    margin-left: 2px; }

  body:not(.litt-menu):not(.template_settings) .sp-megamenu-parent > li + li {
    margin-left: 10px; }

  .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
    margin-top: -6px; }
    body.litt-menu .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
      margin-top: -9px; }

  .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown {
    padding-top: 6px; }
    body.litt-menu .header-box.header-sticky #sp-menu .sp-megamenu-parent .sp-dropdown {
      padding-top: 9px; } }
@media (max-width: 991px) {
  body.view-orders #com_virtuemart [class*='span'] {
    padding-left: 0;
    padding-right: 0; }

  .lists_wrapper [class*="span"] {
    padding-left: 15px;
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  /*---custom grid----*/
  #sp-main-body .col-lg-1, #sp-bottom .col-lg-1 {
    width: 8.333325%; }
  #sp-main-body .col-lg-2, #sp-bottom .col-lg-2 {
    width: 16.66665%; }
  #sp-main-body .col-lg-3, #sp-bottom .col-lg-3 {
    width: 24.999975%; }
  #sp-main-body .col-lg-4, #sp-bottom .col-lg-4 {
    width: 33.3333%; }
  #sp-main-body .col-lg-5, #sp-bottom .col-lg-5 {
    width: 41.666625%; }
  #sp-main-body .col-lg-6, #sp-bottom .col-lg-6 {
    width: 49.99995%; }
  #sp-main-body .col-lg-7, #sp-bottom .col-lg-7 {
    width: 58.333275%; }
  #sp-main-body .col-lg-8, #sp-bottom .col-lg-8 {
    width: 66.6666%; }
  #sp-main-body .col-lg-9, #sp-bottom .col-lg-9 {
    width: 74.999925%; }
  #sp-main-body .col-lg-10, #sp-bottom .col-lg-10 {
    width: 83.33325%; }
  #sp-main-body .col-lg-11, #sp-bottom .col-lg-11 {
    width: 91.66657500000001%; }
  #sp-main-body .col-lg-12, #sp-bottom .col-lg-12 {
    width: 100%; }

  .article-details.template_settings .span1, #com_virtuemart .prod .span1 {
    width: 8.333325%; }
  .article-details.template_settings .span2, #com_virtuemart .prod .span2 {
    width: 16.66665%; }
  .article-details.template_settings .span3, #com_virtuemart .prod .span3 {
    width: 24.999975%; }
  .article-details.template_settings .span4, #com_virtuemart .prod .span4 {
    width: 33.3333%; }
  .article-details.template_settings .span5, #com_virtuemart .prod .span5 {
    width: 41.666625%; }
  .article-details.template_settings .span6, #com_virtuemart .prod .span6 {
    width: 49.99995%; }
  .article-details.template_settings .span7, #com_virtuemart .prod .span7 {
    width: 58.333275%; }
  .article-details.template_settings .span8, #com_virtuemart .prod .span8 {
    width: 66.6666%; }
  .article-details.template_settings .span9, #com_virtuemart .prod .span9 {
    width: 74.999925%; }
  .article-details.template_settings .span10, #com_virtuemart .prod .span10 {
    width: 83.33325%; }
  .article-details.template_settings .span11, #com_virtuemart .prod .span11 {
    width: 91.66657500000001%; }
  .article-details.template_settings .span12, #com_virtuemart .prod .span12 {
    width: 100%; }

  /*----custom grid---*/
  #sp-bottom .nav.menu.social li {
    margin-right: 20px; }

  #com_virtuemart .orderlistcontainer .title, #com_virtuemart .display-number .title {
    font-size: 11.5px; }

  .col-lg-6 .mod-newsflash-adv.from_the_blog.cols-3 .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .article-details.elements ul.icons li {
    line-height: 1.2em; }
    .article-details.elements ul.icons li a:before {
      display: block;
      margin-bottom: 10px; }

  .page-404 .subtitle {
    font-size: 40px;
    line-height: 1.2em; }

  .swiper-slider__home_one_page .swiper-slide .swiper-slide-caption .camera_caption {
    width: 50%;
    padding-left: 0; }

  .swiper-slider__home_one_page .swiper-slide[data-swiper-slide-index="2"] .swiper-slide-caption .camera_caption {
    padding-right: 0; }

  .sp-megamenu-parent .menu-search {
    margin-right: 0; }

  .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
    margin-top: -31px; }

  .mod_custom__discover_bg .item__module.visible-first .discover_bg_1, .mod_custom__discover_bg .item__module.visible-first .discover_bg_2 {
    left: 40%; }

  .vm-product-horizon.vm-col-4 {
    width: 50%; }
    .vm-product-horizon.vm-col-4 .vm-product-media-container {
      display: inline-block;
      width: auto;
      max-width: 100%; }

  .sp-module.features_home_3 .item_content .item_title,
  .sp-module.features_home_2 .item_content > a h3.item_title,
  .mod-newsflash-adv__features_landing a h2.item_title,
  .features_2_landing .item_content h4.item_title,
  .mod-newsflash-adv__steps_2 .item_content > a h2.item_title,
  .mod-article-single__support_item .item__module > a h2 {
    font-size: 20px; }

  .mod-article-single__support_item .item__module > a h2 {
    line-height: 1.2em; }
  .mod-article-single__support_item .mod-articles-single_custom-link .btn-primary {
    padding-left: 30px;
    padding-right: 30px; }

  .vimeo.col-sm-6, .vimeo_desc.col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  body.landing #sp-pos4 {
    padding-top: 120px;
    padding-bottom: 50px; }
  body.landing #sp-pos5 {
    padding-top: 50px;
    padding-bottom: 50px; }

  .sp-module.vimeo_desc {
    padding-top: 30px;
    padding-left: 15px; }

  .sp-module.features_2_landing .sp-module-content {
    padding-left: 0; }

  #top .pull-right {
    text-align: right; }

  #top .sp-module.info .worktime {
    display: block; }

  div#bg_video__content {
    padding-top: 150px;
    padding-bottom: 100px; }

  .mod_tm_bg_youtube__video_home .module_cnt h1 {
    font-size: 50px; }

  .mod_custom__home_3_contacts span[class*="material-design"] {
    float: none; }

  body.com-virtuemart aside h3 {
    font-size: 25px; }

  .addtocart-button .btn.btn-primary, .addtocart-button .btn-info.btn-primary, .addtocart-button.btn.btn-primary, .addtocart-button.btn-info.btn-primary {
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (max-height: 639px) {
  .modal-dialog {
    bottom: 0;
    top: 0;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); } }
@media (max-width: 1200px) {
  .container {
    max-width: 100%; } }
@media (max-width: 979px) {
  .thumbnails {
    margin-left: -12px; }

  .thumbnails > li {
    margin-left: 12px; }

  #back-top {
    display: none !important;
    opacity: 0 !important; }

  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    font-weight: inherit; }

  .pricing_detailed.pricing_detailed_2 .row .item .item_content .price {
    font-size: 38px; } }
@media (max-width: 767px) {
  body {
    padding: 0; }

  html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
    font-size: 42px;
    padding-bottom: 50px; }

  .sp-module.recent_posts .sp-module-title {
    margin-bottom: 45px; }

  .moduletablehome-one-page .acym_module .acym_form input[type="email"] {
    width: 100%; }

  #sp-main-body .contact-address {
    margin-bottom: 30px; }

  #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical, #com_virtuemart .productdetails-view .product_tabs .tab-content {
    float: none;
    width: 100%; }
  #com_virtuemart .productdetails-view .product_tabs:before {
    display: none; }

  body.com-virtuemart #facebox .popup {
    margin-left: 4%;
    margin-right: 4%;
    max-width: 92%; }

  .page-404 {
    text-align: center; }
    .page-404 .subtitle {
      font-size: 40px;
      line-height: 1.2em; }

  .article-details.template_settings [class*="span"] {
    width: 100%; }

  .form-row.offline-login .col-auto {
    flex: auto; }

  .sticky-wrapper {
    height: auto !important; }
    .sticky-wrapper .header-box {
      line-height: 1.2em; }
      .sticky-wrapper .header-box .pretext {
        margin-bottom: 5px; }
    .sticky-wrapper .header-box .container-inner:after {
      content: '';
      display: inline-block;
      clear: both;
      position: relative;
      width: 100%; }

  .slicknav_nav .menu-icon {
    display: none; }

  #sp-logo {
    margin-bottom: 4px; }

  #sp-menu {
    margin-bottom: 0; }
    #sp-menu .sp-menu-item:not(.menu-icon) {
      display: none; }

  #sp-menu .sp-menu-item.menu-search {
    position: fixed;
    top: 14px;
    right: 0;
    z-index: 1021; }

  .header-box {
    text-align: center; }
    .header-box > div > .container-inner {
      display: block; }

  #sp-left {
    margin-bottom: 50px; }

  #sp-right {
    margin-top: 50px; }

  #top .pull-right {
    text-align: right; }

  #top .sp-module.info .worktime {
    display: block; }

  body.home-version2 .sticky-wrapper, body.landing .sticky-wrapper {
    display: none; }

  .multiple_sliders .sp-module-title {
    padding-left: 15px;
    padding-right: 15px; }

  .mod-newsflash-adv__features_landing h2.item_title {
    font-size: 25px; }

  .mod_owl_carousel__multiple_sliders {
    position: relative; }
    .mod_owl_carousel__multiple_sliders .owl-stage-outer {
      padding-top: 55px; }
    .mod_owl_carousel__multiple_sliders .owl-prev, .mod_owl_carousel__multiple_sliders .owl-next {
      top: 60%; }
      .mod_owl_carousel__multiple_sliders .owl-prev:hover, .mod_owl_carousel__multiple_sliders .owl-next:hover {
        opacity: .8; }

  .sp-module.features_2_landing .sp-module-content {
    padding-left: 0; }

  div#bg_video__content {
    padding-top: 50px;
    padding-bottom: 50px; }

  .mod_tm_bg_youtube__video_home .module_cnt h1 {
    font-size: 50px; }
  .mod_tm_bg_youtube__video_home .module_cnt h2 {
    margin-bottom: 20px; }

  .blog_history .article-list .row {
    margin-bottom: 30px; }
    .blog_history .article-list .row > div:before {
      display: none; }
    .blog_history .article-list .row > div .article {
      margin-right: 0; }
      .blog_history .article-list .row > div .article:before, .blog_history .article-list .row > div .article:after {
        display: none; }
    .blog_history .article-list .row > div + div .article {
      margin-left: 0; }
    .blog_history .article-list .row:before {
      display: none; }

  body.landing #sp-pos4 {
    padding-top: 80px;
    padding-bottom: 20px; }
  body.landing #sp-pos5 {
    padding-top: 60px;
    padding-bottom: 40px; }

  .sp-module.vimeo div, .sp-module.vimeo iframe {
    max-width: 100%; }

  .sp-module.vimeo_desc {
    padding-left: 15px; }

  [class*="col-sm-"] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .mod-newsflash-adv.features, .mod-newsflash-adv.features .item .item_content {
    text-align: center; }
  .mod-newsflash-adv.features .item {
    padding-top: 20px; }

  .body-wrapper h2.item-title {
    font-size: 28px !important;
    margin-bottom: 20px; }

  .mod-newsflash-adv.services .row .item .item_content {
    padding: 10% !important; }

  .mod-newsflash-adv__team_team .img-intro img, .mod-newsflash-adv__team_about2 .img-intro img {
    width: auto;
    max-width: 100%;
    display: inline-block; }

  .mod-newsflash-adv.features_about ul.flaticon, .mod-newsflash-adv.features_about ul.flaticon.right {
    text-align: center; }

  .mod-newsflash-adv__info_shop, #sp-bottom {
    text-align: center; }

  #sp-bottom .sp-module {
    margin-bottom: 20px; }
  #sp-bottom img {
    display: inline-block;
    width: auto;
    max-width: 100%; }
  #sp-bottom .nav.menu.social {
    display: block; }
    #sp-bottom .nav.menu.social > li {
      display: inline-block; }
  #sp-bottom .footer_contacts {
    margin-top: 20px; }

  .mod_custom__footer_contacts p {
    padding-left: 0; }
    .mod_custom__footer_contacts p:before {
      position: relative;
      margin-right: 5px; }

  .mod-newsflash-adv__about_2_top_blocks .item.featured .imgs_container {
    margin-left: 0; }

  .sp-module.moddle_blocks_about2 .item_content > i {
    float: left;
    margin-right: 20px; }

  .sp-module.video_home_landing .sp-module-content h1, .sp-module.video_home_landing .sp-module-content h2 {
    font-size: 30px; }

  .moduletablelanding_counters .counters > span {
    font-size: 18px;
    width: 120px;
    height: 120px; }
    .moduletablelanding_counters .counters > span .value {
      font-size: 44px;
      line-height: 1.2em;
      margin-top: 25px; }

  .mod-newsflash-adv__features_home_one_page .row {
    display: block; }
    .mod-newsflash-adv__features_home_one_page .row [class*="col-sm-"] {
      width: 100%;
      display: block; }

  .mod_tm_parallax__home-one {
    padding-top: 70px;
    padding-bottom: 50px; }

  .mod_custom__home_one_page_images [class*='img-'] {
    display: none; }

  .swiper-slider__home_one_page .swiper-slide[data-swiper-slide-index="2"] .swiper-slide-caption .camera_caption {
    padding-right: 0; }
  .swiper-slider__home_one_page .camera_caption {
    font-size: 14px;
    line-height: 1.5em; }
    .swiper-slider__home_one_page .camera_caption h1 {
      font-size: 45px; }

  .mod-newsflash-adv__features_home_one_page .item_content > a i[class*="material-design"] {
    float: none;
    margin-right: 0; }

  .mod-newsflash-adv__home_one_page_discover .item_img img {
    display: inline-block;
    width: auto;
    max-width: 100%; }

  div.joomimg_row > div {
    width: 50% !important; }

  div.moduletablehome-one-page .acym_module .acym_form, div.moduletablehome-one-page .acym_module .acym_form tbody, div.moduletablehome-one-page .acym_module .acym_form tr, div.moduletablehome-one-page .acym_module .acym_form td {
    display: block; }

  #com_virtuemart .vm-product-details-content {
    padding-left: 0; }

  #com_virtuemart .display-number {
    text-align: center; }

  #com_virtuemart .category-view .product.vm-col,
  #com_virtuemart .featured-view .product.vm-col,
  #com_virtuemart .latest-view .product.vm-col,
  #com_virtuemart .topten-view .product.vm-col,
  #com_virtuemart .category-view div.category,
  #com_virtuemart .featured-view div.category,
  #com_virtuemart .latest-view div.category,
  #com_virtuemart .topten-view div.category {
    display: inline-block;
    width: 100%;
    vertical-align: top; }

  .mod-newsflash-adv__center ul.flaticon.right li a, .mod-newsflash-adv__center ul.flaticon li a {
    display: inline-block; }
    .mod-newsflash-adv__center ul.flaticon.right li a i.fa, .mod-newsflash-adv__center ul.flaticon li a i.fa {
      margin-left: 0;
      margin-right: 10px;
      float: left; }
  .mod-newsflash-adv__center .item {
    margin-bottom: 30px; }

  .sp-module.about .acym_module .acym_introtext, .sp-module.about .acym_module .acym_form {
    float: none;
    width: 100%; }
  .sp-module.about .acym_module .acym_form {
    text-align: center; }
    .sp-module.about .acym_module .acym_form input[type="email"] {
      width: 100%; }
    .sp-module.about .acym_module .acym_form tr td {
      float: none; }
  .sp-module.about .acym_module .acym_form, .sp-module.about .acym_module .acym_form tbody, .sp-module.about .acym_module .acym_form tr, .sp-module.about .acym_module .acym_form td {
    display: block; }

  body.com-virtuemart .header-box #sp-menu {
    display: none; }

  #com_virtuemart ul.steps li > span {
    height: auto; }

  .view-category #com_virtuemart > .category-view > .category > .item_img {
    overflow: hidden; }
    .view-category #com_virtuemart > .category-view > .category > .item_img img {
      position: absolute;
      top: 0;
      left: 50%;
      bottom: 0;
      height: 100%;
      transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      width: auto;
      max-width: none; }
    .view-category #com_virtuemart > .category-view > .category > .item_img .category_content {
      position: relative;
      width: 100%;
      padding: 20px;
      max-width: none;
      left: auto;
      top: auto;
      transform: none;
      -o-transform: none;
      -moz-transform: none;
      -webkit-transform: none;
      -ms-transform: none; }

  #com_virtuemart ul.steps {
    display: block; }
    #com_virtuemart ul.steps li {
      display: block; }
      #com_virtuemart ul.steps li + li {
        margin-top: 0; }
      #com_virtuemart ul.steps li > span {
        padding: 5px 10px 5px 35px; }
      #com_virtuemart ul.steps li + li {
        border-top: none;
        border-left-width: 1px; }
        #com_virtuemart ul.steps li + li > span:before {
          left: 50%;
          border-bottom: none;
          margin-left: -10px;
          border-top: 10px solid #c7c7c7;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent; }
        #com_virtuemart ul.steps li + li > span:after {
          left: 50%;
          top: -1px;
          margin-left: -10px;
          border-bottom: none;
          border-top: 10px solid #ededed;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent; }
      #com_virtuemart ul.steps li.current + li > span:before {
        border-top-color: #bd82d9; }
      #com_virtuemart ul.steps li.current + li > span:after {
        border-top-color: #bd82d9; }

  body.contacts-v1 .contact-address dd {
    width: 100%;
    margin-bottom: 30px;
    text-align: center; }
  body.contacts-v1 .contact-address .icons-marker {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    display: inline-block; }
    body.contacts-v1 .contact-address .icons-marker + span {
      width: 100%; }

  .sp-module.steps_2 .sp-module-content:before {
    top: 0;
    left: 61px;
    height: auto;
    width: 4px;
    bottom: 189px; }

  .mod-newsflash-adv__steps_2 > .row {
    flex-direction: row; }
  .mod-newsflash-adv__steps_2 .item_content > a > i {
    float: left;
    margin-right: 20px; }

  .mod-newsflash-adv__steps_2.cols-5 .col-sm-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .blog_history .article-list .row > div:nth-child(even) {
    margin-left: 0; }
    .blog_history .article-list .row > div:nth-child(even) .article {
      margin-left: 0;
      margin-bottom: 30px; }

  .sp-megamenu-parent .menu-search .sp-dropdown.sp-dropdown-mega {
    margin-top: 2px; } }
@media (max-width: 639px) {
  ul#order {
    float: none; }

  .sp-module.virt_search .sp-module-content .search_toggle:checked ~ .search_box {
    top: auto;
    bottom: 24px; }

  #top .pull-right {
    text-align: inherit;
    float: none; }
  #top .phone {
    margin-bottom: 10px; }
  #top .sp-module {
    padding-top: 5px;
    padding-bottom: 5px; }
    #top .sp-module.pull-left, #top .sp-module.pull-right {
      float: none; }

  body.com-virtuemart .header-box #sp-logo {
    display: block;
    margin-bottom: 10px; }

  .sp-module.info .worktime {
    margin-left: 0; }

  h1, .page-blog.page-blog-sidebar > .page-header h1 {
    font-size: 35px; }

  h2, h3 {
    font-size: 25px; }

  .swiper-slider__home-v1 .swiper-slide .swiper-slide-caption .camera_caption .slide-title {
    font-size: 40px; }

  .swiper-slider__home-v1 h3 {
    font-size: 35px; }

  .swiper-slider__shop .slide-inner:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(255, 255, 255, 0.5); }
  .swiper-slider__shop .slide-inner .swiper-slide-caption .camera_caption {
    width: 100%; }
  .swiper-slider__shop h3 {
    font-size: 35px; }
  .swiper-slider__shop .slide-title {
    font-size: 25px; }

  .mod-newsflash-adv__steps_1 .item .item_content > a > i {
    display: inline-block;
    float: none;
    font-size: 50px;
    width: 80px;
    line-height: 80px;
    height: 80px;
    margin-right: 0;
    margin-bottom: 10px; } }
@media (min-width: 480px) and (max-width: 767px) {
  .mod_tm_counters [class*="col-sm-"] {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .mod_tm_counters .counter_item {
    margin-bottom: 46px; }

  .moduletablesubscription .acym_module .acym_form input[type="email"] {
    width: 270px; }

  .vm-product-horizon.vm-col-4 {
    width: 50%; }
    .vm-product-horizon.vm-col-4 .vm-product-media-container {
      display: inline-block;
      width: auto;
      max-width: 100%; }

  .features_landing .row .col-sm-3 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .sp-module.features_home_2 .col-sm-3,
  .sp-module.other_features .col-sm-3 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .advantages ul.menu > li {
    width: 50%; }

  .sp-module.testimonials_home_2 .img-intro__none,
  .sp-module.testimonials_landing .img-intro__none {
    float: left;
    margin-right: 12px; }

  .swiper-slider__home_one_page .swiper-slide .swiper-slide-caption .camera_caption {
    width: 50%;
    padding-left: 0; }

  .sp-module.support_item.col-sm-3 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .mod-article-single__support_item .mod-articles-single_custom-link .btn-primary {
    padding-left: 35px;
    padding-right: 35px; }
  .mod-article-single__support_item .item__module > a h2 {
    line-height: 1.2em; }

  .com-virtuemart aside > .sp-column > .sp-module {
    width: 50%;
    float: left;
    margin-bottom: 30px; }
    .com-virtuemart aside > .sp-column > .sp-module + .sp-module {
      margin-top: 0; } }
@media (max-width: 479px) {
  .item_img {
    float: none;
    margin: 0 0 23px 0;
    max-width: 100%; }

  .page-404 .title {
    font-size: 100px;
    line-height: 1.2em; }
  .page-404 .subtitle {
    font-size: 30px; }

  .advantages ul.menu > li {
    width: 100%; }

  .mobile-menu-box .slicknav_menu a.slicknav_btn {
    font-size: 18px; }

  .modal-dialog {
    left: 0;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%); }

  #com_virtuemart .cols-3 [class*="span"] {
    width: 100%; }

  #top p {
    font-size: 13px; }

  .sp-module.steps_2 .sp-module-content:before, .mod-newsflash-adv__steps_3:before {
    display: none; }

  .mod-newsflash-adv__steps_3 .item_content .item_introtext {
    margin-left: 0; }
  .mod-newsflash-adv__steps_3 .item:after {
    left: 15px;
    right: 15px; }

  .mod-newsflash-adv__steps_2 .item_content > a > i,
  .mod-newsflash-adv__steps_3 .item_content > a .item_container > i {
    float: none; }

  .alert {
    padding: 28px 58px 28px 70px; }
    .alert:before {
      left: 10px;
      font-size: 40px; }

  #com_virtuemart [class*='span'] {
    width: 100%; }
    #com_virtuemart [class*='span'] > div {
      display: inline-block;
      max-width: 100%; }

  body.com-virtuemart .header-box .sp-module.virt_cart, body.com-virtuemart .header-box .sp-module.virt_search, body.com-virtuemart .header-box .sp-module.user_menu {
    margin-left: 10px;
    margin-right: 5px; }

  .sp-module.currency_selector .pretext {
    display: none; }

  .chzn-container {
    width: 100% !important;
    min-width: 200px; }

  .swiper-slider__home, .swiper-slider__shop, .swiper-slider__home-v1 {
    min-height: 400px !important; }

  .swiper-slider__home_one_page {
    min-height: 500px !important; }

  .swiper-slider__home p {
    font-size: 35px; }

  .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption .buttons {
    white-space: normal; }
    .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption .buttons > a {
      margin-bottom: 10px; }

  .article-details .article-full-image.float-left,
  .article-details .article-full-image.float-right {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    float: none !important; }

  .mod-article-single .item_img {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: none; }

  ul.flaticon li a {
    display: flex;
    flex-direction: inherit;
    align-items: center; }
    ul.flaticon li a i.fa, ul.flaticon li a[class*="flaticon-"]:before {
      margin: 0 10px 0 0; }

  .mod-article-single__about {
    margin-bottom: 46px; }

  body.page-blog-2-columns #sp-main-body, body.masonry #sp-main-body, body.page-blog-sidebar #sp-main-body, body.body__blog_single_1 #sp-main-body, body.body__blog_single_2 #sp-main-body, body.body__blog_single_3 #sp-main-body, body.pricing #sp-main-body, body.testimonials #sp-main-body, body.careers #sp-main-body,
  body.page-blog-1-columns #sp-main-body, body.com-joomgallery #sp-main-body, body.com-virtuemart #sp-main-body, body.contacts #sp-main-body, .mod_tm_parallax__home-version1.parallax-container, body.home-version2 #sp-pos4, body.contacts-v1 #sp-main-body, body.contacts-v2 #sp-main-body, body.support #sp-main-body, body.process_page #sp-main-body, body.team #sp-main-body, body.faqs.big_logo #sp-main-body, body.history #sp-main-body, body.works #sp-main-body, body.elements #sp-main-body, body.template_settings #sp-main-body {
    padding-bottom: 46px; }

  .mod_tm_ajax_contact_form .control-group-button .btn.btn-primary, .mod_tm_ajax_contact_form .control-group-button .btn-info.btn-primary {
    margin-bottom: 10px; }

  body.contacts .page-header, body.contacts-v1 .page-header, body.contacts-v2 .page-header {
    text-align: center; }

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

  .parallax-container {
    padding-top: 50px;
    padding-bottom: 40px; }

  body.home #sp-pos8, body.about #sp-pos3, body.about #sp-pos5, body.com-virtuemart.view-category #sp-main-body, body.home #sp-pos9, body.home #sp-pos6 {
    padding-top: 46px;
    padding-bottom: 46px; }

  .mod_owl_carousel__testimonials .owl-item_content p {
    padding-left: 0;
    padding-right: 0; }

  .sp-module.features_about2 .item_content > a > i {
    width: 80px;
    line-height: 80px;
    margin-right: 20px;
    font-size: 50px; }

  .features_2_landing .item_content > i[class*="material-design"] {
    width: 80px;
    line-height: 80px; }
  .features_2_landing .item_content .item_title {
    padding-top: 0; }

  .moduletable.features_2_landing .item_introtext {
    padding-right: 0; }

  body.about2 .sp-copyright, body.about2 .sp-module.social-icons_home3,
  body.home-version2 .sp-copyright,
  body.home-version2 .sp-module.social-icons_home3,
  body.home_one_page .sp-copyright,
  body.home_one_page .sp-module.social-icons_home3,
  body.page-blog-2-columns .sp-copyright,
  body.page-blog-2-columns .sp-module.social-icons_home3,
  body.masonry .sp-copyright,
  body.masonry .sp-module.social-icons_home3,
  .page-blog-sidebar .sp-copyright,
  .page-blog-sidebar .sp-module.social-icons_home3,
  .body__blog_single_1 .sp-copyright,
  .body__blog_single_1 .sp-module.social-icons_home3,
  .body__blog_single_2 .sp-copyright,
  .body__blog_single_2 .sp-module.social-icons_home3,
  .body__blog_single_3 .sp-copyright,
  .body__blog_single_3 .sp-module.social-icons_home3,
  .process_page .sp-copyright,
  .process_page .sp-module.social-icons_home3,
  .body__services .sp-copyright,
  .body__services .sp-module.social-icons_home3,
  .support .sp-copyright,
  .support .sp-module.social-icons_home3,
  .faqs.big_logo .sp-copyright,
  .faqs.big_logo .sp-module.social-icons_home3 {
    margin-top: 5px;
    margin-bottom: 5px; }
  body.about2 #sp-posfooter .nav.menu.social li[class*="item-"],
  body.home-version2 #sp-posfooter .nav.menu.social li[class*="item-"],
  body.home_one_page #sp-posfooter .nav.menu.social li[class*="item-"],
  body.page-blog-2-columns #sp-posfooter .nav.menu.social li[class*="item-"],
  body.masonry #sp-posfooter .nav.menu.social li[class*="item-"],
  .page-blog-sidebar #sp-posfooter .nav.menu.social li[class*="item-"],
  .body__blog_single_1 #sp-posfooter .nav.menu.social li[class*="item-"],
  .body__blog_single_2 #sp-posfooter .nav.menu.social li[class*="item-"],
  .body__blog_single_3 #sp-posfooter .nav.menu.social li[class*="item-"],
  .process_page #sp-posfooter .nav.menu.social li[class*="item-"],
  .body__services #sp-posfooter .nav.menu.social li[class*="item-"],
  .support #sp-posfooter .nav.menu.social li[class*="item-"],
  .faqs.big_logo #sp-posfooter .nav.menu.social li[class*="item-"] {
    margin-left: 7px;
    margin-right: 7px; }

  body.contacts-v1 #sp-posfooter .nav.menu.social li, body.contacts-v2 #sp-posfooter .nav.menu.social li {
    margin-left: 7px;
    margin-right: 7px; }

  #sp-breadcrumb .sp-module {
    padding-top: 20px; }

  .pagination {
    display: block; }
    .pagination li > a,
    .pagination li > span {
      width: 40px;
      line-height: 40px; }

  .home-version2 .sp-module.discover {
    padding-bottom: 300px; }

  .mod_custom__discover_bg {
    transform: scale(0.5);
    -o-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5); }
    .mod_custom__discover_bg .item__module.visible-first .discover_bg_1, .mod_custom__discover_bg .item__module.visible-first .discover_bg_2 {
      left: 130%; }

  .moduletablelanding_counters .counters > span {
    font-size: 14px;
    width: 80px;
    height: 80px; }
    .moduletablelanding_counters .counters > span .value {
      margin-top: 15px;
      font-size: 28px; }

  #bg_video__content .moduletablesubscription .acym_module .acym_form, #bg_video__content .moduletablesubscription .acym_module .acym_form tbody, #bg_video__content .moduletablesubscription .acym_module .acym_form tr, #bg_video__content .moduletablesubscription .acym_module .acym_form td {
    display: block; }
  #bg_video__content .moduletablesubscription .acym_module .acym_form input[type="email"] {
    width: 100%; }
  #bg_video__content .moduletablesubscription .acym_module .acym_form td {
    margin-bottom: 10px; }

  .moduletablesubscribe-landing {
    width: 100%; }

  .moduletablesubscribe-landing .acym_module .acym_form tr td {
    display: block; }
  .moduletablesubscribe-landing .acym_module .acym_form input[type="email"] {
    width: 100%; }

  .mod_tm_parallax__home-landing1 .acym_module form, .mod_tm_parallax__home-landing1 .acym_module form tbody, .mod_tm_parallax__home-landing1 .acym_module form tr {
    display: block; }

  .mod-newsflash-adv__features_landing .item_content a > i[class*="material-design"] {
    margin-bottom: 20px; }

  .swiper-slider__home_one_page .swiper-slide .swiper-slide-caption .camera_caption {
    width: 100%;
    padding-left: 0; }
  .swiper-slider__home_one_page .swiper-slide .slide-inner:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(255, 255, 255, 0.7); }
  .swiper-slider__home_one_page .camera_caption h1 {
    font-size: 35px; }

  .mod-newsflash-adv__discover .item_content i[class*="material-design"] {
    width: 80px;
    line-height: 80px; }
  .mod-newsflash-adv__discover .item_content .item_title {
    font-size: 20px;
    padding-top: 0; }

  .mod-newsflash-adv__home_one_page_discover .pretext {
    font-size: 35px;
    line-height: 1.2em; }

  .mod-article-single__support_item .item__module > a {
    display: inline-block;
    width: 270px;
    height: 270px;
    padding-bottom: 0;
    max-width: 100%; }

  .sp-module.data-table dl, .moduletable.data-table dl {
    float: none;
    width: 100%; }
    .sp-module.data-table dl + dl, .moduletable.data-table dl + dl {
      border-left: 1px solid #e1e1e1;
      border-top: none; }

  .accordion_style1.accordion_style3 .card .card-header-title {
    padding-left: 80px;
    padding-right: 40px; }

  .mod_tm_portfolio ul#sort li {
    margin-left: 2px;
    margin-right: 2px; }
    .mod_tm_portfolio ul#sort li a {
      min-width: 0;
      padding-left: 10px;
      padding-right: 10px; }

  html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
    font-size: 32px; }

  #com_virtuemart table.adminForm.user-details tr,
  #com_virtuemart table.adminForm.user-details td,
  #com_virtuemart table.adminForm.user-details th {
    width: 100%;
    display: block; }

  #com_virtuemart form#userForm td.key, #com_virtuemart form#paymentForm td.key {
    padding-right: 0; }

  .sp-module.login {
    width: 270px; }
    .sp-module.login .mod_login_wrapper {
      padding-left: 15px;
      padding-right: 15px; } }




      @font-face {
        font-family: 'icomoon';
        src:  url('../../templates/theme3092/fonts/icomoon-impact365b.eot?4qpuhd');
        src:  url('../../templates/theme3092/fonts/icomoon-impact365b.eot?4qpuhd#iefix') format('embedded-opentype'),
          url('../../templates/theme3092/fonts/icomoon-impact365b.ttf?4qpuhd') format('truetype'),
          url('../../templates/theme3092/fonts/icomoon-impact365b.woff?4qpuhd') format('woff'),
          url('../../templates/theme3092/fonts/icomoon-impact365b.svg?4qpuhd#icomoon') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: block;
      }
      
      [class^="icon-"], [class*=" icon-"] {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
      
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
      }
      
      .icon-Couleur-Maison:before {
        content: "\e900";
        color: #fff;
      }
      .icon-Couleur-Personne:before {
        content: "\e901";
        color: #fff;
      }
      .icon-Home-Organising:before {
        content: "\e902";
        color: #fff;
      }
      body.blogcenter .item_img img{
        margin:auto !important;
      }
      div.formations h3{
        margin-bottom:70px !important;
        border-top: 1px solid #ccc;
        padding-top: 40px;
      }
      div.formations h5{
        color:#bd82d9 !important;
        font-size:22px !important;
      }
      li.jg_links a:nth-child(2){
        display:none;
      }


/* === templates/theme3092/css/presets/preset1.css === */
body {
  color: #888;
  background-color: #fff;
}
body, .sp-preloader {
  background-color: #fff;
  color: #888;
}
.sp-preloader > div {
  background-color: #bd82d9;
}
.sp-preloader > div:after {
  background-color: #fff;
}
a {
  color: #bd82d9;
}
a:hover, a:focus, a:active {
  color: #333;
}
#sp-header #sp-log .logo a {
  color: #222;
}
#sp-header #sp-log .logo a:hover {
  color: #222;
}
#sp-header {
  background-color: #fff;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  color: #222;
}
.sp-megamenu-parent > li:hover > a {
  color: #bd82d9;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #bd82d9;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background-color: #f6f8fa;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #333;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #fff;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #333;
}
#sp-posfooter, #sp-bottom {
  background-color: #f8f8f8;
  color: #888;
}
#sp-bottom ul.menu li.active a{
	color: #bd82d9;
}
#sp-posfooter a:hover, #sp-bottom a:hover, #sp-posfooter a:active, #sp-bottom a:active, #sp-posfooter a:focus, #sp-bottom a:focus {
  color: #bd82d9;
}
#offcanvas-toggler > .fa {
  color: #222;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #bd82d9;
}
.offcanvas-menu {
  background-color: #f6f8fa;
  color: #333;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #333;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
  color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: rgba(51, 51, 51, 0.5);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: rgba(51, 51, 51, 0.8);
}
.layout-boxed .body-innerwrapper {
  background-color: #fff;
}
.btn, .btn-info {
  color: #bd82d9;
}
.btn.btn-primary, .btn-info.btn-primary {
  background-color: #bd82d9;
}
.btn.btn-primary:not(:disabled):not(.disabled):active, .btn-info.btn-primary:not(:disabled):not(.disabled):active {
  border-color: #333;
  background-color: #333;
}
.btn:not([href]):not([tabindex]), .btn-info:not([href]):not([tabindex]) {
  color: #bd82d9;
}
.buttons a.type1 {
  background-color: #bd82d9;
}
.buttons a.type1:hover {
  background-color: #333;
}
.buttons a.type2:hover {
  color: #bd82d9;
}
.kmt-form-submit button {
  color: #bd82d9 !important;
}
.btn-link {
  color: #333;
}
.btn-lg, .btn.btn-lg {
  background-color: #134363;
}
.btn-lg:hover, .btn.btn-lg:hover {
  background-color: #333;
}
h1 a:hover, .h1 a:hover {
  color: #bd82d9;
}
h4, .h4 {
  color: #bd82d9;
}
a {
  color: #bd82d9;
}
a:hover, a:focus, a:active {
  color: #333;
}
p b {
  color: #bd82d9;
}
.mark {
  background-color: #bd82d9;
}
ol li:before {
  color: #bd82d9;
}
ul.icons li a {
  color: #bd82d9;
}
ul.icons li a:before {
  color: #bd82d9;
}
ul.icons li a:hover {
  color: #333;
}
ul.icons li a:hover:before {
  background-color: #bd82d9;
}
ul.flaticon li a {
  color: #bd82d9;
}
ul.flaticon li a i.fa, ul.flaticon li a[class*="flaticon-"]:before {
  color: #bd82d9;
}
ul.flaticon li a:hover i.fa, ul.flaticon li a:hover[class*="flaticon-"]:before {
  background-color: #bd82d9;
  color: #f6f8fa;
}
.sp-module.virtuemart_categories ul li a:hover, ul.virtuemart_categories li a:hover {
  color: #bd82d9;
}
.sp-module.virtuemart_categories ul li a:hover:before, ul.virtuemart_categories li a:hover:before {
  color: #333;
}
blockquote {
  color: #333;
}
blockquote span.author {
  color: #bd82d9;
}
blockquote:before {
  color: #bd82d9;
}
.item_img a:hover:after {
  border-color: #c8c8c8;
}
#back-top a {
  color: #bd82d9;
}
*::selection {
  background-color: #bd82d9;
}
*::-moz-selection {
  background-color: #bd82d9;
}
.item_introtext strong, .item_fulltext strong, .category_desc strong {
  color: #333;
}
.item_introtext ul li:before, .item_fulltext ul li:before, .category_desc ul li:before, .article-details ul li:before {
  color: #bd82d9;
}
.item_introtext ul li a:hover, .item_fulltext ul li a:hover, .category_desc ul li a:hover, .article-details ul li a:hover {
  color: #bd82d9;
}
.uneditable-input:focus {
  border-color: #bd82d9;
}
div.chzn-container .chzn-results li.highlighted {
  background-color: #bd82d9;
}
div.chzn-container-single .chzn-single div:before {
  color: #bd82d9;
}
span.checkbox label.checkbox_inner:before {
  color: #bd82d9;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  background-color: #bd82d9;
}
select:focus:invalid:focus {
  border-color: #bd82d9;
}
.input-prepend .add-on i, .input-prepend .add-on > span {
  color: #bd82d9;
}
.input-prepend .add-on:hover i {
  background-color: #bd82d9;
}
.jmoddiv .dropdown-toggle:hover {
  background-color: #bd82d9;
}
.pagination li > a, .pagination li > span {
  background-color: #bd82d9;
}
.pagination li > a.page-link:hover {
  background-color: #333;
}
.pagination li.active > a.page-link {
  background-color: #667B98;
}
.blog_big_logo h5 a {
  color: #333;
}
.blog_big_logo h5 a:hover, .blog_big_logo h5 a:focus, .blog_big_logo h5 a:active {
  color: #bd82d9;
}
.article-info {
  color: #bd82d9;
}
.blog .article-list .article .article-header a {
  color: #333;
}
.blog .article-list .article .article-header a:hover, .blog .article-list .article .article-header a:focus, .blog .article-list .article .article-header a:active {
  color: #bd82d9;
}
.blog_careers .article-list .article .article-header a {
  color: #bd82d9;
}
.blog_careers .article-list .article .article-header a:hover, .blog_careers .article-list .article .article-header a:focus, .blog_careers .article-list .article .article-header a:active {
  color: #333;
}
.features_2_landing .item_content > i[class*="material-design"] {
  color: #667B98;
}
.article-details.template_settings b {
  color: #bd82d9;
}
.article-details.template_settings strong, .article-details.template_settings ul li {
  color: #333;
}
table th {
  color: #bd82d9;
}
.page-item__team .team-content-wrap .team-meta .team-meta-email .team-icon i {
  background-color: #bd82d9;
}
.blog_history .article-list .row > div:before {
  background-color: #bd82d9;
}
.blog_history .article-list .row > div .article .article-header a {
  color: #bd82d9;
}
.blog_history .article-list .row > div .article .article-header a:hover {
  color: #333;
}
.blog_history .article-list .row > div .article .btn.btn-primary, .blog_history .article-list .row > div .article .btn-info.btn-primary {
  color: #bd82d9;
}
.blog_history .article-list .row > div .article .btn.btn-primary:hover, .blog_history .article-list .row > div .article .btn-info.btn-primary:hover {
  color: #333;
}
.blog_history .article-list .row:before {
  background-color: #bd82d9;
}

.login .login-list .login-list-item a:hover {
  color: #bd82d9;
}
.contact-address .icons-marker {
  color: #bd82d9;
}
body.contacts .page-header h2, body.contacts-v1 .page-header h2, body.contacts-v2 .page-header h2 {
  color: #bd82d9;
}
body.contacts-v1 .contact-address .icons-marker {
  background-color: #667B98;
}
body.contacts-v1 .contact-address .fa-home + span {
  color: #bd82d9;
}
body.contacts-v1 .contact-address .fa-phone + span {
  color: #bd82d9;
}
body.contacts-v2 .sp-module-content-bottom h6 {
  color: #bd82d9;
}
body.contacts-v2 .contact_list li {
  color: #333;
}
body.contacts-v2 .contact_list li:before {
  color: #bd82d9;
}
.slicknav_menu .categories-module li:before {
  color: #bd82d9;
}
.slicknav_menu .categories-module li a:hover {
  color: #bd82d9;
}
.slicknav_menu .mod-newsflash-adv__latest_posts .item .item_published {
  color: #bd82d9;
}
.slicknav_menu .mod-newsflash-adv__latest_posts .item .item_published:before {
  color: #bd82d9;
}
.slicknav_menu .mod-newsflash-adv__latest_posts .item .item_published:after {
  color: #bd82d9;
}
.mod-article-single__questions .item__module .btn:hover {
  background-color: #333;
}
.mod-article-single__support_item .item__module > a {
  background-color: #bd82d9;
}
.mod-article-single__support_item .item__module > a:hover {
  background-color: #333 !important;
}
.mod-article-single__support_item .mod-articles-single_custom-link .btn-primary {
  color: #bd82d9;
}
.accordion_style1 .card .card-header .card-header-title:before {
  color: #bd82d9;
}
.accordion_style1 .accordion .card.active .card-header-title:before, .accordion_style1 .accordion .card:hover .card-header-title:before {
  background-color: #bd82d9;
}
.accordion_style1 .accordion .card .card-header-title:not(.collapsed):before {
  background-color: #bd82d9;
}
.accordion_style2 .accordion .card .card-header-title {
  color: #333;
}
.accordion_style2 .accordion .card .card-header-title .heading_icon {
  color: #bd82d9;
}
.accordion_style2 .accordion .card.active .card-header-title, .accordion_style2 .accordion .card:hover .card-header-title {
  background-color: #bd82d9;
}
.accordion_style2 .accordion .card .card-header-title:not(.collapsed) {
  background-color: #bd82d9;
}
.accordion_style2.faqs .card-header-title:not(.collapsed) {
  background-color: #bd82d9;
}
.accordion_style1.accordion_style3 .card .card-header-title {
  color: #bd82d9;
}
.accordion_style1.accordion_style3 .card .card-header-title .heading_icon {
  color: #667B98;
}
.mod-newsflash-adv.features .item > .fa, .mod-newsflash-adv.features .item [class*='flaticon-'] {
  color: #bd82d9;
}
.mod-newsflash-adv.features .item .show > .btn-info.dropdown-toggle {
  color: #333;
}
.mod-newsflash-adv.services .row .item.item_num0 {
  background-color: #1faa7c;
}
.mod-newsflash-adv.services .row, .mod-newsflash-adv.services .row .item.item_num1 {
  background-color: #bd82d9;
}
.mod-newsflash-adv.services .row .item.item_num2 {
  background-color: #1b946f;
}
.mod-newsflash-adv.from_the_blog .item_info .item_createdby:before {
  color: #bd82d9;
}
.mod-newsflash-adv.from_the_blog .item_info .item_published:before {
  color: #bd82d9;
}
.mod-newsflash-adv.from_the_blog .item_title a {
  color: #333;
}
.mod-newsflash-adv.from_the_blog .item_title a:hover {
  color: #bd82d9;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .pricing-table .pricing-table__heading .pricing-table__price .pricing-table__price-suffix {
  color: #bd82d9;
}
.mod-newsflash-adv__pricing_detailed .item .item_content .price {
  background-color: #bd82d9;
}
.mod-newsflash-adv__pricing_detailed .item.featured .item_content {
  background-color: #bd82d9;
}
.mod-newsflash-adv__pricing_detailed .item.featured .item_content .price {
  color: #bd82d9;
}
.mod-newsflash-adv__pricing_detailed .item.featured .item_content .item_title {
  background-color: #bd82d9;
}
.mod-newsflash-adv__recent_posts .item .item_content .item_title a {
  color: #333;
}
.mod-newsflash-adv__recent_posts .item .item_content .item_title a:hover {
  color: #bd82d9;
}
.mod-newsflash-adv__default-services .item .item_content .item_title:hover {
  color: #bd82d9;
}
.mod-newsflash-adv__partners .item .item_content .item_img {
  border: 4px solid #bd82d9;
}
.mod-newsflash-adv__contacts .item .item_content i {
  color: #bd82d9;
}
.mod-newsflash-adv__team_team .item_title {
  background-color: #bd82d9;
}
.mod-newsflash-adv__about_2_top_blocks .item_content .item_introtext > i {
  color: #667B98;
}
.mod-newsflash-adv__moddle_blocks_about2 .item_content > i {
  color: #667B98;
}
.mod-newsflash-adv__moddle_blocks_about2 .item_title a:hover, .mod-newsflash-adv__moddle_blocks_about2 .item_title a:focus, .mod-newsflash-adv__moddle_blocks_about2 .item_title a:active {
  color: #bd82d9;
}
.mod-newsflash-adv__features_about2 .item_content > a > i {
  background-color: #bd82d9;
}
.mod-newsflash-adv__features_about2 .item_content > a:hover > i {
  background-color: #667B98;
}
.mod-newsflash-adv__features_about2 .item_content > a .item_title {
  color: #667B98;
}
.mod-newsflash-adv__team_about2 .item_introtext .social-links li a:hover {
  color: #bd82d9;
}
.mod-newsflash-adv__features_home_2 .item_content > a {
  background-color: #bd82d9;
}
.mod-newsflash-adv__features_home_2 .item_odd .item_content > a {
  background-color: #667B98;
}
.mod-newsflash-adv__other_features .item_title a {
  color: #333;
}
.mod-newsflash-adv__other_features .item_title a:hover {
  color: #bd82d9;
}
.mod-newsflash-adv__other_features i[class*="material-design"] {
  color: #bd82d9;
}
.mod-newsflash-adv__other_features .pretext {
  color: #bd82d9;
}
.mod-newsflash-adv__options .item__module {
  background-color: #bd82d9;
}
.mod-newsflash-adv__options .item_num0 {
  background-color: #1faa7c;
}
.mod-newsflash-adv__options .item_num2 {
  background-color: #1b946f;
}
.mod-newsflash-adv__pricing_detailed .row .item .item_content .item_title {
  color: #333;
}
.mod-newsflash-adv__pricing_detailed .row .item.featured .item_content {
  background-color: #bd82d9;
}
.mod-newsflash-adv__pricing_detailed .row .item.featured .item_content .price {
  color: #bd82d9;
}
.mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item .item_content .price {
  color: #bd82d9;
}
.mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item:not(.featured) .btn.btn-primary, .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item:not(.featured) .btn-info.btn-primary {
  background-color: #134363;
}
.mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item:not(.featured) .btn.btn-primary:hover, .mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item:not(.featured) .btn-info.btn-primary:hover {
  background-color: #333;
}
.mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item.featured .item_content .item_title {
  color: #333;
}
.mod-newsflash-adv__pricing_detailed.pricing_detailed_2 .row .item.featured .item_content ul li:before {
  color: #bd82d9;
}
.mod-newsflash-adv__testimonials_home_2 figcaption {
  color: #bd82d9;
}
.mod-newsflash-adv__discover .pretext {
  color: #333;
}
.mod-newsflash-adv__discover .item_content i[class*="material-design"] {
  color: #667B98;
}
.mod-newsflash-adv__more_features_landing .pretext {
  color: #333;
}
.mod-newsflash-adv__testimonials_landing .item_introtext:before {
  color: #134363;
}
.mod-newsflash-adv__testimonials_landing .item_content figcaption {
  color: #bd82d9;
}
.mod-newsflash-adv__features_home_one_page .item {
  background-color: #bd82d9;
}
.mod-newsflash-adv__features_home_one_page .item.item_even {
  background-color: #667B98;
}
.mod-newsflash-adv__features_home_one_page .item:hover {
  background-color: #333;
}
.mod-newsflash-adv__home_one_page_discover .pretext {
  color: #333;
}
.mod-newsflash-adv__steps_1 .item.item_even .item_content > a {
  background-color: #667B98;
}
.mod-newsflash-adv__steps_1 .item .item_content > a {
  background-color: #bd82d9;
}
.mod-newsflash-adv__steps_1 .item .item_content > a:hover {
  background-color: #333;
}
.mod-newsflash-adv__steps_1 .item + .item:after {
  border-top: 25px solid #bd82d9;
}
.mod-newsflash-adv__steps_1 .item + .item.item_odd:after {
  border-top-color: #667B98;
}
.mod-newsflash-adv__steps_1 .item:hover + .item:after {
  border-top-color: #333 !important;
}
.mod-newsflash-adv__steps_2 .item.item_even .item_content > a > i {
  background-color: #667B98;
}
.mod-newsflash-adv__steps_2 .item_content > a > i {
  background-color: #bd82d9;
}
.mod-newsflash-adv__steps_2 .item_content > a .item_title:before {
  color: #667B98;
}
.mod-newsflash-adv__steps_2 .item_content > a:hover > i {
  background-color: #333 !important;
}
.mod-newsflash-adv__steps_3 .item.item_even .item_content > a .item_container > i {
  background-color: #667B98;
}
.mod-newsflash-adv__steps_3 .item_content > a .item_container > i {
  background-color: #bd82d9;
}
.mod-newsflash-adv__steps_3 .item_content > a .item_title:before {
  color: #667B98;
}
.mod-newsflash-adv__steps_3 .item_content > a:hover .item_container > i {
  background-color: #333 !important;
}
.mod-newsflash-adv__steps_3 .item_content .subtitle {
  color: #bd82d9;
}
.mod-newsflash-adv__services_main .item_content > i[class*="material-design"] {
  color: #667B98;
}
.mod-newsflash-adv__how_we_work .item_content .item_title, .mod-newsflash-adv__how_we_work .item_content .item_title span {
  color: #bd82d9;
}
.mod-newsflash-adv__testimonials_2 .item figcaption {
  color: #bd82d9;
}
aside .sp-column .sp-module h1, aside .sp-column .sp-module h2, aside .sp-column .sp-module h3, aside .sp-column .sp-module h4, aside .sp-column .sp-module h5, aside .sp-column .sp-module h6, aside .sp-column .sp-module .h1, aside .sp-column .sp-module .h2, aside .sp-column .sp-module .h3, aside .sp-column .sp-module .h4, aside .sp-column .sp-module .h5, aside .sp-column .sp-module .h6 {
  color: #333;
}
.sp-module.user_menu ul.menu > li > a {
  color: #333;
}
.sp-module.user_menu ul.menu > li > a:hover {
  color: #bd82d9;
}
.sp-module.user_menu ul.menu > li > ul.menu-child {
  -webkit-transition: top 0s ease 1s, opacity 0.2s ease 0.8s;
  -o-transition: top 0s ease 1s, opacity 0.2s ease 0.8s;
  transition: top 0s ease 1s, opacity 0.2s ease 0.8s;
}
.sp-module.user_menu ul.menu > li:hover > ul.menu-child {
  -webkit-transition: top 0s ease 0s, opacity 0.2s ease 0s;
  -o-transition: top 0s ease 0s, opacity 0.2s ease 0s;
  transition: top 0s ease 0s, opacity 0.2s ease 0s;
}
.sp-module.virt_search .sp-module-content i {
  color: #333;
}
.sp-module.virt_search .sp-module-content i:hover {
  color: #bd82d9;
}
.sp-module.user_menu ul.menu > li > ul.menu-child li > a:hover, .sp-module.user_menu ul.menu > li > ul.menu-child li > a:hover:before {
  color: #bd82d9;
}
.sp-module.virt_search .sp-module-content .searchvirt_search button:hover i {
  color: #bd82d9;
}
.sp-module.virt_search .sp-module-content .search_box {
  -webkit-transition: top 0s ease 0.2s, opacity 0.2s ease 0s;
  -o-transition: top 0s ease 0.2s, opacity 0.2s ease 0s;
  transition: top 0s ease 0.2s, opacity 0.2s ease 0s;
}
.sp-module.virt_search .sp-module-content .search_box .search_toggle_button_2:hover i {
  color: #bd82d9;
}
.sp-module.virt_search .sp-module-content .search_toggle:checked ~ .search_box {
  -webkit-transition: top 0s ease 0s, opacity 0.2s ease 0s;
  -o-transition: top 0s ease 0s, opacity 0.2s ease 0s;
  transition: top 0s ease 0s, opacity 0.2s ease 0s;
}
.sp-module.virt_search #mod_virtuemart_search {
  color: #333;
}
.sp-module.virt_search #mod_virtuemart_search::-webkit-input-placeholder {
  color: #333;
}
.sp-module.virt_search #mod_virtuemart_search:-moz-placeholder {
  color: #333;
}
.sp-module.virt_search #mod_virtuemart_search::-moz-placeholder {
  color: #333;
}
.sp-module.virt_search #mod_virtuemart_search:-ms-input-placeholder {
  color: #333;
}
.sp-module.virt_cart .total_products i:before {
  color: #667B98;
}
.sp-module.location .mod_custom p:before {
  color: #bd82d9;
}
.sp-module.info .phone {
  color: #333;
}
.sp-module.info .phone:before {
  color: #bd82d9;
}
.sp-module.info .worktime:before {
  color: #bd82d9;
}
.sp-module.footer_menu li {
  color: #333;
}
.sp-module.footer_menu li a {
  color: #333;
}
.sp-module.footer_menu li a:hover {
  color: #bd82d9;
}
.sp-module.features_home_3 .item_content i {
  background-color: #bd82d9;
}
.sp-module.features_home_3 .item_content a:hover .item_title {
  color: #667B98;
}
.sp-module.features_home_3 .item_content a:hover i {
  background-color: #667B98;
}
.sp-module.vimeo_desc .item_introtext {
  color: #bd82d9;
}
.sp-module.support_item:nth-child(2n) .item__module > a {
  background-color: #667B98;
}
.sp-module.data-table dl dt {
  color: #bd82d9;
}
.moduletablelanding_counters .counters > span {
  background-color: #bd82d9;
}
.moduletablelanding_counters .counters > span.even {
  background-color: #667B98;
}
.moduletable.data-table dl dt {
  color: #bd82d9;
}
.pricing_simple .item i {
  color: #bd82d9;
}
.pricing_simple .item .item_content {
  background-color: #bd82d9;
}
.pricing_simple .item .item_content:hover .item_title, .pricing_simple .item .item_content:hover .price, .pricing_simple .item .item_content:hover .price span, .pricing_simple .item .item_content:hover .price small {
  color: #bd82d9;
}
.sp-module.about .acym_module .acym_form input[type="email"]:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 20px #bd82d9 !important;
}
.sp-module.about .acym_module .acym_form input[type="email"]:-webkit-autofill:focus {
  background-color: #bd82d9 !important;
  box-shadow: inset 0 0 0 42px #bd82d9 !important;
  -webkit-box-shadow: inset 0 0 0 42px #bd82d9 !important;
  -moz-box-shadow: inset 0 0 0 42px #bd82d9 !important;
}
.sp-module.about .acym_module .acysubbuttons .btn.btn-primary {
  color: #bd82d9;
}
.sp-module.about .acym_module .acysubbuttons .btn.btn-primary:hover {
  background-color: #333;
}
.moduletablesubscription .acym_module .acym_form .btn.btn-primary {
  background-color: #134363;
}
.moduletablesubscription .acym_module .acym_form .btn.btn-primary:hover {
  background-color: #333;
}
.moduletablesubscribe-landing .btn.btn-primary, .moduletablesubscribe-landing .btn-info.btn-primary {
  background-color: #134363;
}
.moduletablesubscribe-landing .btn.btn-primary:hover, .moduletablesubscribe-landing .btn-info.btn-primary:hover {
  background-color: #333;
}
.moduletablehome-one-page .btn.btn-primary, .moduletablehome-one-page .btn-info.btn-primary {
  background-color: #134363;
}
.moduletablehome-one-page .btn.btn-primary:hover, .moduletablehome-one-page .btn-info.btn-primary:hover {
  background-color: #333;
}
.categories-module.blog_categories li:before {
  color: #bd82d9;
}
.categories-module.blog_categories li a:hover {
  color: #bd82d9;
}
.mod_bootstraptabs .nav-tabs .nav-item a {
  color: #333;
}
.mod_bootstraptabs .nav-tabs .nav-item a:hover {
  color: #bd82d9;
}
.mod_bootstraptabs .nav-tabs .nav-item.active a {
  color: #bd82d9;
}
.breadcrumb li.active {
  color: #333;
}
.mod_custom__working-time .scheduled-time li i {
  color: #bd82d9;
}
.mod_custom__footer_contacts p:before,
.mod_custom__footer_contacts .phone a:hover,
.mod_custom__footer_contacts .phone a:focus,
.mod_custom__footer_contacts .phone a:active
 {
  color: #bd82d9;
}
.mod_custom__footer_contacts .phone, .mod_custom__footer_contacts .phone a {
  color: #333;
}
.mod_custom__home_3_contacts span[class*="material-design"]:before {
  background-color: #667B98;
}
.mod_custom__home_3_contacts .address_text {
  color: #bd82d9;
}
.mod_custom__home_3_contacts .phone {
  color: #bd82d9;
}
.nav.menu.social li a:hover {
  color: #bd82d9;
}
.advantages ul.menu > li > a:hover {
  color: #333;
}
.advantages ul.menu > li > a:hover:before {
  background-color: #bd82d9;
}
.owl-carousel .owl-item figcaption {
  color: #bd82d9;
}
.mod_owl_carousel .owl-prev, .mod_owl_carousel .owl-next {
  color: #bd82d9;
}
.mod_owl_carousel .owl-prev:hover, .mod_owl_carousel .owl-next:hover {
  color: #333;
}
.mod_owl_carousel .owl-dots .owl-dot:focus {
  background-color: #333;
}
.mod_owl_carousel .owl-dots .owl-dot.active {
  background-color: #333;
}
.blog-search .search form .input-group .input-group-btn .btn:hover:before {
  color: #bd82d9;
}
.sp-module.blog_search .input-group-btn .btn-search {
  color: #333;
}
.sp-module.blog_search .input-group-btn .btn-search:hover {
  color: #bd82d9;
}
.jlslogin #login-form .userdata #form-login-username .inputbox:-webkit-autofill, .jlslogin #login-form .userdata #form-login-password .inputbox:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 15.5px #bd82d9 !important;
}
.jlslogin #login-form .userdata #form-login-username .inputbox:-webkit-autofill:focus, .jlslogin #login-form .userdata #form-login-password .inputbox:-webkit-autofill:focus {
  background-color: #bd82d9 !important;
  box-shadow: inset 0 0 0 31px #bd82d9 !important;
  -webkit-box-shadow: inset 0 0 0 31px #bd82d9 !important;
  -moz-box-shadow: inset 0 0 0 31px #bd82d9 !important;
}
.jlslogin #login-form .userdata .btn {
  color: #bd82d9;
}
.swiper-button-next {
  color: #333;
}
.sp-module.home .swiper-button-next {
  color: #bd82d9;
}
.swiper-button-next:hover {
  color: #bd82d9;
}
.swiper-button-next {
  right: 5%;
}
.swiper-scrollbar-drag {
  background-color: #bd82d9;
}
.swiper-slider .swiper-slide .btn-wrapper .btn-primary + .btn-primary {
  border: 1px solid #333;
  color: #333;
}
.swiper-slider .swiper-slide .btn-wrapper .btn-primary + .btn-primary:hover {
  background-color: #333;
}
.swiper-slider__home-v1 .btn.btn-primary {
  background-color: #134363;
}
.swiper-slider__home-v1 .btn.btn-primary:hover {
  background-color: #333;
}
.swiper-slider__home_one_page .camera_caption h1 {
  color: #bd82d9;
}
.swiper-slider__home_one_page .camera_caption .btn.btn-primary {
  border: 2px solid #bd82d9;
  color: #bd82d9;
}
.swiper-slider__home_one_page .camera_caption .btn.btn-primary:hover {
  background-color: #bd82d9;
}
.swiper-slider__home_one_page .swiper-pagination-bullet-active {
  background-color: #bd82d9;
}
.mod_tm_ajax_contact_form .control-group-button .btn-info.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #333;
  border-color: #333;
}
.mod_tm_ajax_contact_form .control-group-button .btn.btn-primary, .mod_tm_ajax_contact_form .control-group-button .btn-info.btn-primary {
  background-color: #134363;
  border-color: #134363;
}
.mod_tm_ajax_contact_form .control-group-button .btn.btn-primary:hover, .mod_tm_ajax_contact_form .control-group-button .btn-info.btn-primary:hover {
  background-color: #333;
  border-color: #333;
}
.mod_tm_bg_youtube__video_home .module_cnt .btn.btn-primary {
  background-color: #134363;
}
.mod_tm_bg_youtube__video_home .module_cnt .btn.btn-primary:hover {
  background-color: #333;
}
div#bg_video__overlay svg rect + rect {
  fill: #bd82d9 !important;
}
.mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds {
  width: calc(25% - $item-margin);
}
@media (max-width: 767px) {
  .mod_tm_countdown_simple .ClassyCountdown-wrapper .ClassyCountdown-seconds {
    width: calc(100% - $item-margin);
  }
  #com_virtuemart ul.steps li.current + li > span:before, #com_virtuemart ul.steps li.current + li > span:after {
		border-top-color: #bd82d9;
	}
}
#com_virtuemart .vm-cart-header > h3 {
	color: #bd82d9;
}
.mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-icon {
  background-color: #bd82d9;
}
.mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-value-box .counter-value {
  color: #bd82d9;
}
body.elements .mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-value-box .counter-value {
  color: #333;
}
.mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-title {
  color: #333;
}
.mod_tm_google_map .map_preloader svg {
  stroke: #bd82d9;
}
.mod_tm_parallax__home-landing1 .parallax:after {
  background-color: rgba(29, 157, 115, .89);
}
.mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:before {
  border-top: 10px solid #c8c8c8;
  border-left: 10px solid #c8c8c8;
}
.mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:after {
  border-bottom: 10px solid #c8c8c8;
  border-right: 10px solid #c8c8c8;
}
.mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img .more_wrapper .vert-align .btn {
  color: #bd82d9;
}
.mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img .more_wrapper .vert-align .btn:hover {
  background-color: #bd82d9;
}
.mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h1.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h2.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h3.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h4.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h5.item_title a, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_header h6.item_title a {
  color: #bd82d9;
}
.mod_tm_portfolio ul#filters li a.active {
  color: #333;
}
.mod_tm_portfolio ul#sort li a {
  color: #bd82d9;
  border: 1px solid #bd82d9;
}
.mod_tm_portfolio ul#sort li a:hover {
  background-color: #bd82d9;
}
.mod_tm_progress_bars .progress-linear .progress-header .progress-value {
  color: #bd82d9;
}
.mod_tm_progress_bars .progress-circle .progress-bar-circle span {
  color: #bd82d9;
}
.mod_tm_progress_bars .progress-circle .title {
  color: #333;
}
.jg_subcatelem_txt {
  background-color: rgba(51, 51, 51, 0.5);
}
.jg_subcatelem_txt:before {
  background-color: #bd82d9;
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  background-color: #bd82d9;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a {
  color: #bd82d9;
}
#section-kmt .kmt-control-user .kmt-reply.cancel {
  color: #bd82d9;
}
#section-kmt .kmt-admin-wrap:hover a.kmt-admin-link {
  color: #bd82d9;
}
#section-kmt .kmt-rank-progress {
  background-color: #bd82d9;
}
#kunena .ktopblock .ktopblock-wrapper .kmenu .navbar-nav li.active a {
  color: #bd82d9;
}
#kunena .section-header .ksection-name {
  background-color: #333;
}
#kunena .category .glyphicon.glyphicon-folder-open {
  color: #bd82d9;
}
#kunena .category .glyphicon.glyphicon-folder-open:before {
  color: #bd82d9;
}
#kunena .category .glyphicon.glyphicon-folder-open:hover:before {
  color: #333;
}
#kunena .category .category-title-wrapper .h3-heading a {
  color: #bd82d9;
}
#kunena .category .category-title-wrapper .h3-heading a:hover {
  color: #333;
}
#kunena .category .ksubcategories ul li a {
  color: #bd82d9;
}
#kunena #kstats .glyphicon.glyphicon-super:before {
  color: #bd82d9;
}
#kunena #kstats .kstats-info li p strong a:hover {
  color: #bd82d9;
}
#kunena .glyphicon.glyphicon-super:before {
  color: #bd82d9;
}
#kunena .announcement-box .announcement-title .h5-heading {
  background-color: #333;
}
#kunena .announcement-box .announcement-content .btn-box .btn-link {
  color: #bd82d9;
}
#kunena .announcement-box .announcement-content .btn-box .btn-link:hover {
  color: #333;
}

#kunena .tabs .nav-tabs li:hover {
  background-color: #bd82d9;
}
#kunena .tabs .nav-tabs li a {
  background-color: #333;
}
#kunena .tabs .nav-tabs li a.active {
  background-color: #bd82d9;
}
#kunena .tabs .nav-tabs li a:hover {
  background-color: #bd82d9;
}
.menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control {
  background-color: #c3c3c3;
}
.menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 20px #c3c3c3 !important;
}
.menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-internal-autofill-selected, .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-webkit-autofill, .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-webkit-autofill:hover, .menu-search .sp-dropdown .sp-dropdown-inner .search form .input-group input.form-control:-webkit-autofill:focus {
  background-color: #c3c3c3 !important;
  box-shadow: inset 0 0 0 42px #c3c3c3 !important;
  -webkit-box-shadow: inset 0 0 0 42px #c3c3c3 !important;
  -moz-box-shadow: inset 0 0 0 42px #c3c3c3 !important;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="dates"] input[type="month"]:focus, input[type="time"]:focus, input[type="times"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: #bd82d9;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #bd82d9;
}
body.litt-menu .sp-megamenu-parent > li > a.search:hover, body.template_settings .sp-megamenu-parent > li > a.search:hover, body.litt-menu .sp-megamenu-parent > li.active > a.search, body.template_settings .sp-megamenu-parent > li.active > a.search {
  color: #c3c3c3;
}
.sp-scroll-up {
  color: #bd82d9;
  border-color: #bd82d9;
}
.sp-scroll-up:hover {
  color: white;
  background-color: #bd82d9;
}
.sp-module.login .sp-module-content > i.fa-user, .sp-module.login .mod_login_wrapper {
  background-color: #bd82d9;
}
.sp-module.home .swiper-button-prev, .sp-module.home .swiper-button-next, .sp-megamenu-parent > li.sp-has-child > a:after, .sp-megamenu-parent > li.sp-has-child > span:after, body.litt-menu .sp-megamenu-parent > li > a.search, body.template_settings .sp-megamenu-parent > li > a.search, .sp-megamenu-wrapper .categories-module li:before, .slicknav_menu .categories-module li:before, .sp-megamenu-wrapper .categories-module li a:hover, .slicknav_menu .categories-module li a:hover, .item_info, .sp-megamenu-parent .sp-dropdown .item_title > a:hover, ul.social-links li a, #com_virtuemart.page-blog .product .btn-used .wishlist .btn, #com_virtuemart.page-blog .product .btn-used .compare .btn, .sp-module.currency_selector .currency_wrapper, .sp-module.currency_selector .currency_wrapper form ul button.active, .sp-module.currency_selector .currency_wrapper form ul button:hover, #com_virtuemart .vm-product-details-content .prices_block .PricesalesPrice, #com_virtuemart .btn.add_compare:hover, #com_virtuemart .productdetails-view .product-related-products h3, #com_virtuemart .productdetails-view .product-related-categories h3, body.home-version2 .header-box:not(.header-sticky) .sp-megamenu-parent > li.active > a, body.landing .header-box:not(.header-sticky) .sp-megamenu-parent > li.active > a, body.home-version2 .header-box:not(.header-sticky) .sp-megamenu-parent > li > a:hover, body.landing .header-box:not(.header-sticky) .sp-megamenu-parent > li > a:hover, .list1 ul li:before, .archive-module li:before, .categories-module li:before, .category-module li:before, .sp-module.site_map ul.menu li:before, .category-modulefaqs_anchors li:before, .list1 ul li a:hover, .archive-module li a:hover, .categories-module li a:hover, .category-module li a:hover, .sp-module.site_map ul.menu li a:hover, .category-modulefaqs_anchors li a:hover, .item_introtext ol li a:hover, .item_fulltext ol li a:hover, .category_desc ol li a:hover, .article-details ol li a:hover, .nav-tabs > li > a, ul.nav-tabs > li > a, .nav-tabs > li > span, ul.nav-tabs > li > span, .mobile-menu-box .slicknav_menu a.slicknav_btn:hover, .mobile-menu-box .slicknav_menu .slicknav_nav > li > a, .mobile-menu-box .slicknav_menu .slicknav_nav > li .icon {
  color: #bd82d9;
}
#sp-header #sp-logo .logo a:before, .sp-megamenu-parent .sp-dropdown li.sp-menu-item:active > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge):hover, body.about #sp-pos7, #com_virtuemart .vm-product-horizon .vm-product-media-container > a:hover .sale_icon, #com_virtuemart .product-related-products .vm-product-media-container > a:hover .sale_icon, .jssora11l:hover, .jssora11r:hover, mark, .mark, #com_virtuemart ul.steps li.current span, .mobile-menu-box .slicknav_menu .slicknav_nav > li.active > a, .mobile-menu-box .slicknav_menu .slicknav_nav > li.bgact > a, .mobile-menu-box .slicknav_menu .slicknav_nav > li:hover > a {
  background-color: #bd82d9;
}
#com_virtuemart ul.steps li.current span:after {
  border-top-color: #bd82d9;
  border-bottom-color: #bd82d9;
}
#com_virtuemart .jssort02 .p:hover .c, #com_virtuemart .jssort02 .pav .c {
  border-color: #bd82d9;
}
ul.social-links li a:hover {
  color: white;
  background-color: #bd82d9;
}
#sp-header #sp-logo .logo a:after, .tagspopularblog_tags ul li a:hover {
  background-color: #134363;
}
.item_img a:hover:before, .item_img a:hover:after {
  border-color: #bd82d9;
}
.banneritem a:hover:before, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:hover:before  {
  border-top-color: #bd82d9;
  border-left-color: #bd82d9;
}
.banneritem a:hover:after, .mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img:hover:after  {
  border-bottom-color: #bd82d9;
  border-right-color: #bd82d9;
}
.sp-module.info_shop .item_title a {
  color: #333;
}
.sp-module.info_shop .item_title a:hover {
  color: #bd82d9;
}
.sp-module.info_shop i {
  color: #667B98;
}
body .bg-green {
  background: -moz-radial-gradient(center, ellipse cover, #51cb83 0%, #667B98 50%);
  background: -webkit-gradient(radial, center center, 0px, center center, 50%, color-stop(0%, #51cb83), color-stop(50%, #667B98));
  background: -webkit-radial-gradient(center, ellipse cover, #51cb83 0%, #667B98 50%);
  background: -o-radial-gradient(center, ellipse cover, #51cb83 0%, #667B98 50%);
  background: -ms-radial-gradient(center, ellipse cover, #51cb83 0%, #667B98 50%);
  background: radial-gradient(ellipse at center, #51cb83 0%, #667B98 50%);
}
body .section-background, body .bg-green2 {
  background-color: #bd82d9;
}
body .bg-green2 {
  background: -moz-radial-gradient(center, circle cover, #54cc89 0%, #bd82d9 50%);
  background: -webkit-gradient(radial, center center, 0px, center center, 50%, color-stop(0%, #54cc89), color-stop(50%, #bd82d9));
  background: -webkit-radial-gradient(center, circle cover, #54cc89 0%, #bd82d9 50%);
  background: -o-radial-gradient(center, circle cover, #54cc89 0%, #bd82d9 50%);
  background: -ms-radial-gradient(center, circle cover, #54cc89 0%, #bd82d9 50%);
  background: radial-gradient(circle at center, #54cc89 0%, #bd82d9 50%);
}
body .section-backgroud1 {
  background: #667B98;
}
.presets-preset2 .loader span {
  background-image: url(../../templates/theme3092/images/page-loader-2.gif);
}
.presets-preset3 .loader span {
  background-image: url(../../templates/theme3092/images/page-loader-3.gif);
}
.presets-preset4 .loader span {
  background-image: url(../../templates/theme3092/images/page-loader-4.gif);
}

#com_virtuemart .productdetails-view .product-related-products .caroufredsel_prev:hover, 
#com_virtuemart .productdetails-view .product-related-products .caroufredsel_next:hover, 
#com_virtuemart .productdetails-view .product-related-categories .caroufredsel_prev:hover, 
#com_virtuemart .productdetails-view .product-related-categories .caroufredsel_next:hover {
	color: #134363;
}
ul.vmmanufacturerbrands li > a, 
.sp-module.catalog_cats ul.virtuemart_categories > li a {
	color: #333;	
}
ul.vmmanufacturerbrands li > a:hover, ul.vmmanufacturerbrands li > a:focus, ul.vmmanufacturerbrands li > a:active,
.sp-module.catalog_cats ul.virtuemart_categories > li a:hover,
.sp-module.catalog_cats ul.virtuemart_categories > li a:focus,
.sp-module.catalog_cats ul.virtuemart_categories > li a:active
 {
	color: #bd82d9;
}
#sp-posfooter .mod_custom__address .address_phones a {
	color: #333;	
}
#sp-posfooter .mod_custom__address .address_phones a:hover, 
#sp-posfooter .mod_custom__address .address_phones a:focus, 
#sp-posfooter .mod_custom__address .address_phones a:active {
	color: #bd82d9;	
}
.mod-newsflash-adv__about_shop_top_blocks .pretext {
	color: #333;
}
.mod-newsflash-adv__about_shop_top_blocks .caption, .item_content i {
	color: #4db677;
}
.mod-newsflash-adv__about_shop_top_blocks .item_title {
	color: #bd82d9;
}
.mod-newsflash-adv__delivery i, .mod-newsflash-adv__payment i {
	background-color: #bd82d9;
}
.mod_custom__info .phone a{
	color: 333;
}
.mod_custom__info .phone a:hover,
.mod_custom__info .phone a:focus,
.mod_custom__info .phone a:active {
	color: #bd82d9;
}


/* === modules/mod_swiper/css/animate.css === */
/**
* @subsection   Animate.css
*
* @description  A bunch of cool, fun, and cross-browser animations
*               for you to use.
*
* @author       Daniel Eden
* @link         http://daneden.me/animate
* @license      MIT license - http://opensource.org/licenses/MIT
*/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:1;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
html:not(.lt-ie10) .not-animated{opacity:0;}
@-webkit-keyframes bounce{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
40%, 43%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0);}
}
.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}
@-webkit-keyframes flash{0%, 50%, 100%{opacity:1;}
25%, 75%{opacity:0;}
}
@keyframes flash{0%, 50%, 100%{opacity:1;}
25%, 75%{opacity:0;}
}
.flash{-webkit-animation-name:flash;animation-name:flash;}
@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.pulse{-webkit-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes rubberBand{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}
@-webkit-keyframes shake{0%, 100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
@keyframes shake{0%, 100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
.shake{-webkit-animation-name:shake;animation-name:shake;}
@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
100%{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
100%{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}
@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes tada{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.tada{-webkit-animation-name:tada;animation-name:tada;}
@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes wobble{0%{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
100%{-webkit-transform:none;transform:none;}
}
.wobble{-webkit-animation-name:wobble;animation-name:wobble;}
@-webkit-keyframes bounceIn{0%, 20%, 40%, 60%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97);}
100%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes bounceIn{0%, 20%, 40%, 60%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97);}
100%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes bounceInDown{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes bounceInDown{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
100%{-webkit-transform:none;transform:none;}
}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}
@-webkit-keyframes bounceInLeft{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes bounceInLeft{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}
@-webkit-keyframes bounceInRight{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes bounceInRight{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}
@-webkit-keyframes bounceInUp{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes bounceInUp{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}
@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
100%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
}
@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
100%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
}
.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}
@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}
@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}
@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}
@-webkit-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOutDown{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes fadeOutDown{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}
@-webkit-keyframes fadeOutDownBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes fadeOutDownBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}
@-webkit-keyframes fadeOutLeft{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes fadeOutLeft{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}
@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes fadeOutLeftBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}
@-webkit-keyframes fadeOutRight{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes fadeOutRight{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}
@-webkit-keyframes fadeOutRightBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes fadeOutRightBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}
@-webkit-keyframes fadeOutUp{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes fadeOutUp{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}
@-webkit-keyframes fadeOutUpBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes fadeOutUpBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}
@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}
@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}
@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
100%{-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
100%{-webkit-transform:none;transform:none;opacity:1;}
}
.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
@-webkit-keyframes lightSpeedOut{0%{opacity:1;}
100%{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
@keyframes lightSpeedOut{0%{opacity:1;}
100%{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}
@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}
@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}
@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}
@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}
@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}
@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}
@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}
@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}
@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}
@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
100%{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
100%{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
.hinge{-webkit-animation-name:hinge;animation-name:hinge;}
@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);-ms-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;}
}
.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}
@-webkit-keyframes rollOut{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
@keyframes rollOut{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
50%{opacity:1;}
}
@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}
@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}
@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}
@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}
@-webkit-keyframes zoomOut{0%{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
100%{opacity:0;}
}
@keyframes zoomOut{0%{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
100%{opacity:0;}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
100%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
100%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}
@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}
@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
100%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
100%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}
@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible;}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible;}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}
@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible;}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible;}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}
@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible;}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible;}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}
@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}
@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes slideOutDown{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}
@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}
@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes slideOutRight{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}
@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes slideOutUp{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
100%{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}

/* === modules/mod_tm_ajax_contact_form/css/style.css === */
.mod_tm_ajax_contact_form{
	position: relative;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 0;
	z-index: -1;
	text-align: center;
	background: 50% 50% no-repeat transparent;
	transition: all .5s ease;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message > span{
	font-size: 20px;
	line-height: 24px;
	display: none;
	vertical-align: middle;
	max-width: 100%;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.l{
	z-index: 2;
	background: url(../../modules/mod_tm_ajax_contact_form/images/loading.gif) 50% 50% no-repeat #fff;
	opacity: .8;
	filter: alpha(opacity=80);
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.s{
	z-index: 2;
	background: #fff;
	color: #4ec385;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message span.e span{
	display: block;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.e,
.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.c{
	z-index: 2;
	color: #ec7b7b;
	background: #fff;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.e span.e,
.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.c span.c,
.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.s span.s{
	display: inline-block;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message:before{
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.mod_tm_ajax_contact_form .control{
	position: relative;
}

.mod_tm_ajax_contact_form_select{
	width: 100%;
	display: block !important;
	position: absolute;
	z-index: -1;
}

.mod_tm_ajax_contact_form_select.error + mark + div.chzn-container-single .chzn-single{
	border: 1px solid red;
}

.mod_tm_ajax_contact_form_select.valid + mark + div.chzn-container-single .chzn-single{
	border: 1px solid #ccc;
}

.mobile.desktop_mode .mod_tm_ajax_contact_form_select{
	position: absolute;
	z-index: -1;
}

@media (max-width: 767px){
	.mobile .mod_tm_ajax_contact_form_select{
		position: relative;
		z-index: 1;
	}
}

.mod_tm_ajax_contact_form .checkbox-area{
	margin-bottom: 20px;
}

.mod_tm_ajax_contact_form .checkbox-area .checkbox{
	margin: 0;
}

.mod_tm_ajax_contact_form .checkbox-area .checkbox mark{
	width: 150px;
	left: 0;
}

.mod_tm_ajax_contact_form .checkbox-area .checkbox mark label{
	padding: 0;
}

.mod_tm_ajax_contact_form .checkbox-area .checkbox_label{
	display: inline;
}

span.checkbox label.checkbox_inner::before{
	font-family: 'FontAwesome';
}


span.checkbox input[type="checkbox"]:checked + label.checkbox_inner:before,
span.checkbox input[type="checkbox"]:checked + mark + label.checkbox_inner:before{
    content: '\f00c';
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{/*background:#eee*/}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
