
/* moved by compressor */
@charset 'UTF-8';
/* moved by compressor */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_form" */
	div.csc-mailform ol,
	div.csc-mailform ol li {
		margin: 0;
		padding: 0;
	}

	div.csc-mailform ol li {
		overflow: hidden;
	}

	div.csc-mailform fieldset {
		margin: 0;
		padding: 0;
		position: relative;
	}

	div.csc-mailform legend {
		margin-left: 1em;
		color: #000000;
		font-weight: bold;
	}

	div.csc-mailform fieldset ol {
		padding: 1em 1em 0 1em;
	}

	div.csc-mailform fieldset li {
		padding: 0.5em;
		margin-bottom: 0.5em;
		list-style: none;
	}

	div.csc-mailform fieldset.submit {
		border-style: none;
	}

	/**
	 * Normal label
	 * Left aligned, in front of input
	 */
	div.csc-mailform li label {
		float: left;
		width: 13em;
		margin-right: 1em;
		vertical-align: baseline;
	}

	div.csc-mailform li input + label,
	div.csc-mailform li textarea + label,
	div.csc-mailform li select + label {
		float: none;
		width: auto;
		margin-right: 0;
		margin-left: 1em;
	}

	div.csc-mailform li textarea + label {
		vertical-align: top;
	}

	label em,
	legend em {
		display: block;
		color: #060;
		font-size: 85%;
		font-style: normal;
		text-transform: uppercase;
	}

	legend em {
		position: absolute;
	}

	label strong,
	legend strong {
		display: block;
		color: #C00;
		font-size: 85%;
		font-weight: normal;
		text-transform: uppercase;
	}

	legend strong {
		position: absolute;
		top: 1.4em;
	}

	/**
	 * Labels alignment right
	 */
	.labels-alignment-right label,
	.labels-alignment-right .fieldset-subgroup legend,
	.labels-alignment-right.fieldset-subgroup legend {
		text-align: right;
	}

	/**
	 * Horizontal fieldset
	 */
	fieldset.fieldset-horizontal {
		border-width: 0;
	}

	fieldset.fieldset-horizontal ol {
		padding: 0;
	}

	fieldset.fieldset-horizontal li {
		float: left;
		padding: 0;
		margin-right: 1em;
	}

	fieldset.fieldset-horizontal.label-below label {
		display: block;
		margin-left: 0;
		margin-top: 0.2em;
		font-size: 90%;
		color: #999999;
		text-align: left;
	}

	fieldset.fieldset-horizontal label em {
		display: inline;
	}

	/**
	 * Subgroup fieldset
	 */
	fieldset.fieldset-subgroup {
		margin-bottom: -2em;
		border-style: none;
	}

	fieldset.fieldset-subgroup legend {
		margin-left: 0;
		padding: 0;
		font-weight: normal;
		width: 13em;
	}

	fieldset.fieldset-subgroup ol {
		position: relative;
		top: -1.4em;
		margin: 0 0 0 14em;
		padding: 0;
	}

	fieldset.fieldset-subgroup li {
		padding: 0;
	}

	fieldset.fieldset-subgroup input + label {
		float: none;
		width: auto;
		display: inline;
		margin: 0 0 0 1em;
	}

	/**
	 * Labels as block
	 * Labels displayed above or below the input fields
	 */
	.labels-block label {
		display: block;
		float: none;
		margin: 0 0 0.5em;
		width: auto;
	}

	.labels-block input + label,
	.labels-block textarea + label {
		margin: 0.5em 0 0;
	}

	.labels-block fieldset.fieldset-subgroup,
	fieldset.labels-block.fieldset-subgroup {
		margin-bottom: 0;
	}

	.labels-block .fieldset-subgroup legend,
	.labels-block.fieldset-subgroup legend {
		width: auto;
	}

	.labels-block .fieldset-subgroup legend em,
	.labels-block.fieldset-subgroup legend em {
		position: relative;
	}

	.labels-block .fieldset-subgroup legend strong,
	.labels-block.fieldset-subgroup legend strong {
		position: relative;
		top: 0;
	}

	.labels-block .fieldset-subgroup ol,
	.labels-block.fieldset-subgroup ol {
		top: 0;
		margin: 0;
		padding: 0.5em 0 0;
	}
/* default styles for extension "tt_news" */



.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../../typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/* default styles for extension "tnm_feloginrsaauth" */
  .tx-felogin-pi1 .ajax-loader {
    background-image:url('../../typo3conf/ext/tnm_feloginrsaauth/Ressources/Public/Icons/ajax-loader.gif');
    background-repeat:no-repeat;
    background-position:100% 50%; 
  }
a,button:focus,input:focus{outline:0 !important;}a:link,a:hover,a:active,a:visited{text-decoration:none !important;}.align-justify,.align-justify.align-left,.align-justify.align-center,.align-justify.align-right{text-align:justify}.align-right{text-align:right}.align-left{text-align:left}.align-center{text-align:center}.text_upper{text-transform:uppercase}.text_lower{text-transform:lowercase}.text_capitalize{text-transform:capitalize}.color_red{color:red}.color_green{color:green}.color_blue{color:blue}.shadow{-webkit-box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 1);-moz-box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 1);box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 1)}.shadow_top{-webkit-box-shadow:0px -3px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:0px -3px 5px 0px rgba(50, 50, 50, 0.75);box-shadow:0px -3px 5px 0px rgba(50, 50, 50, 0.75)}.shadow_bottom{-webkit-box-shadow:0px 3px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:0px 3px 5px 0px rgba(50, 50, 50, 0.75);box-shadow:0px 3px 5px 0px rgba(50, 50, 50, 0.75)}.radius_5{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.radius_8{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.radius_10{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.radius_5_top{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.radius_5_bottom{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.radius_10_top{-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px}.radius_10_bottom{-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px}.border{border-bottom-style:ridge;border-right-style:ridge;border-left-style:ridge;border-top-style:ridge;border-bottom-width:thin;border-right-width:thin;border-left-width:thin;border-top-width:thin}#developed{text-align:right}.dev,.partner{display:inline;opacity:0.75;}#developed img:hover{opacity:1}.error_system_on_page{left:-10px;opacity:.85;display:block;display:none;z-index:999;position:fixed;background-color:#FFEFD5;color:#FF0000;font-size:15px;font-weight:bold;display:table-cell;vertical-align:middle;text-align:center;padding:10px 70px 10px 10px;border-style:ridge;border-color:#FF0000;border-width:thin;width:100%;background-image:linear-gradient(bottom, rgb(255,207,207) 0%, rgb(255,232,232) 54%);background-image:-o-linear-gradient(bottom, rgb(255,207,207) 0%, rgb(255,232,232) 54%);background-image:-moz-linear-gradient(bottom, rgb(255,207,207) 0%, rgb(255,232,232) 54%);background-image:-webkit-linear-gradient(bottom, rgb(255,207,207) 0%, rgb(255,232,232) 54%);background-image:-ms-linear-gradient(bottom, rgb(255,207,207) 0%, rgb(255,232,232) 54%);background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(255,207,207)), color-stop(0.54, rgb(255,232,232)) )}.error_system{position: fixed;z-index: 9999;top: 0;right: 0;bottom: 0;left: 0;background-color:#fff;width: 90%;height: 80%;margin: 5% auto;border-radius: 20px;padding: 100px 20px 20px 20px;text-align:center;opacity: 0.85;font-size: 22px;line-height:25px;font-weight: 600;border: 3px solid red;color: #282929;}.error_system_browser{text-align: center;position: absolute;top: 50%;transform: translateY(-50%);width: 100%;padding: 20px;}.hide_initally{display: none;}.text-vertical{-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);writing-mode: vertical-rl;}td.text-vertical{-moz-transform: rotate(180deg);-webkit-transform: rotate(270deg);-o-transform: rotate(270deg);writing-mode: unset;}.bold{font-weight:bold;}.image-not-found {background: #f4f4f4 url('https://web.kmr83.net/image-not-found.gif') no-repeat scroll 50% 50%;}.beta {position: fixed;top: 0;right: 0;z-index: 99999999;background: url('https://web.kmr83.net/beta.png') no-repeat scroll 50% 50%;width:80px;height:80px;}.payment-accept{text-align:right;}

::-moz-selection{background:#9cc212;color:#000;text-shadow:none}::selection{background:#9cc212;color:#000;text-shadow:none}


/******************
 * 
 * SYSTEM TYPO3 (Підправка CSS Typo3 під шаблона)
 * 
 *****************/

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    overflow: visible;
}

div.csc-textpic img, div.csc-textpic div.csc-textpic-imagerow img, ul.csc-uploads li img, .news-list-img img {
    margin-top: 3px;
}

UL.csc-uploads SPAN.csc-uploads-fileName {
	text-decoration: none;
}


/******************
 * 
 * HEADER
 * 
 *****************/

.csc-header h3 {
    
}

.csc-header {
    margin-top:50px;
}

.csc-header-n1 {
    margin-top:0px;
}


/******************
 * 
 * TABLES
 * 
 *****************/

.contenttable
    {
		width: 100%;
		color: #000000;
		border-spacing: 0;
		border: 1px solid #102e19;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px; 
		text-align: center;
        margin: 20px 0;
    }


.contenttable .tr-0:first-child, .contenttable .tr-0:last-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
    
    
.contenttable td {
	border-left: 1px solid #102e19 !important;
	border-top: 1px solid #102e19 !important;
	padding: 5px;
	text-align: center;    
}


.contenttable tr:nth-child(even) {
    background: #f2f2f2;        
}

.contenttable td:first-child {
    border-left: none;
}

.contenttable .tr-0 td {
    border-top: none;
    font-size: 18px;
	font-weight: 500;
    padding: 15px;
}
				
.tr-0, .contenttable tr.tr-head{
	background: #9cc212;
	font-weight:bold;
	font-size: 14px;
	padding: 5px;
	text-align: center;
} 

.contenttable td[rowspan], .contenttable td[rowspan]:hover {
    background: #fff;
}

.contenttable .tr-0:hover, .contenttable tr.tr-head:hover, .contenttable .tr-0 td[rowspan] {
	background: #9cc212;
} 


/******************
 * 
 * UPLOADS
 * 
 *****************/

ul.csc-uploads li {margin: 1em 11px;list-style: outside none none;margin-left: 40px;padding: 7px 20px;position: relative;background: #eee;}

ul.csc-uploads span {display: block;line-height: 1.5;}

ul.csc-uploads span.csc-uploads-fileName {font-size: 15px;margin-right: 15px; color:#102e19;}

ul.csc-uploads span.csc-uploads-description {font-style: italic;word-wrap: break-word;}

span.csc-uploads-fileName::before{font-family: FontAwesome;content: "\f016";font-size: 32px;width: 53px;height: 48px;background: #9cc212;border-radius: 3px;color: #e5e5e5;text-align: center;line-height: 46px;position: absolute;left: -40px;top: 50%;margin-top: -24px;font-weight: normal;}

ul.csc-uploads span.csc-uploads-fileName {text-decoration: none;}

.csc-uploads-fileName a{color: #102e19 !important;}

ul.csc-uploads a {color:#333333; font-size: 18px; font-weight: bold;}

.csc-uploads-description {border-top: 1px solid #102e19;font-style: italic;color:#102e19;}


/******************
 * 
 * LISTS
 * 
 *****************/

.csc-bulletlist li::before{
    font-family: FontAwesome;
    content: "\f105";
    color: #9cc212;
    float: left;
    font-size: 18px;
    margin: 0 15px 0 0;
    margin-left: -20px;
}

.csc-bulletlist li, .csc-default li {
    margin-top: 5px;
    list-style: none;
    font-size: 18px;
    font-weight: lighter;
    margin: 20px;
    text-align: justify;
    margin-left: 20px;
}



/******************
 * 
 * SAVE TO FILE
 * 
 *****************/

.kmr-save-to-file-icon {
    float: right;
    position: relative;
    margin-top: 30px;
}

.kmr-save-to-file-icon i {
	margin-right: 20px;  
    font-size: 40px;
}



/******************
 * 
 * NEWS
 * 
 *****************/

.news-list-table {
	margin: 0;
	width: 100%;
}

.news-header-list-time {
	font: 11px Verdana, sans-serif;
}

.news-header-list-title {
	font: 18px Verdana, sans-serif;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

.news-amenu-container {
    width: 100%;
    margin-left: 0px;
}

.news-amenu-container li {
	font-size: 14px;
	padding-left: 0px;
}

.news-search-emptyMsg {
	padding-top: 20px;
}

.news-single-imgcaption {
	font-style:italic;
}

.news-amenu-container LI:hover {
    background: none;
}

.addthis_inline_share_toolbox {
 	text-align:center;   
}


.news-single-img {
    float: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
}

.news-single-img a {
	padding-top: 20px;
	overflow: hidden;
    display: inline-block;
    margin: 0px;
}

.news-single-img img {
    vertical-align: baseline;
}

.news-single-imgcaption {
    padding: 0px;
    float: left;
}



/******************
 * 
 * NEWS MENU
 * 
 *****************/

.header-list-item {
    padding: 20px 0;
    margin: 0px;
    padding-top: 0px;
    margin-bottom: 20px;
    list-style: none;
}

.header-list-media-left {
    width: 87px;
    height: 100%;
    float: left;
    margin-right: 10px;
}

.header-list-media-body div {
    margin: 0px;
    color: #000;
    font-weight: 700;
    padding: 2px;
}

.header-list-media-body a {
    color: #000;
}

.header-list-media-body {
    display: table-cell;
    vertical-align: top;
    font-size: 11px;
    text-align: justify;
    font-weight: 600;
}

.header-list-item img {
	height: auto;
	max-width: 100%;
    border-radius: 10px;
}

.header-list-item a {
	font-weight: 500;
}

.news-amenu-container a {
    text-transform: capitalize;
}

.news-amenu-container a span{
    text-transform: lowercase;
    float:right;
}

.news-search-form {
    text-align: center;
}

.news-search-form input[type=text] {
    width: 100%;
    text-align: center;
}

.news-search-form input[type=submit] {
    margin: 15px 0;
}

/******************
 * 
 * NEWS BROWSE
 * 
 *****************/

.news-list-browse{
    font-size: 14px;
    float: left;
	width: 100%;
}
.news-list-browse .showResultsWrap{
    margin-bottom: 25px;
}

.news-list-browse a, .news-list-browse span{
    padding: 8px 15px 8px 15px;
    margin: 0 2px 2px 0;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    color: #000;
    height: 54px;
    width: 54px;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 400;
    padding: 10px !important;
}

.news-list-browse a:hover, .news-list-browse span:hover {
    background: #9cc212 none repeat scroll 0% 0%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color:#fff;
}

.news-list-browse .activeLinkWrap {
    background: #9cc212 none repeat scroll 0% 0%;
    color:#fff;
}

.news-list-browse .disabledLinkWrap {
    border: 2px solid grey;
    color: grey;
}




/******************
 * 
 * PAGE SEARCH
 * 
 *****************/

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color: #9cc212;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
    background: #9cc212;
    padding: 10px;
    color: #fff;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a {
    color: #fff;
}

p.tx-indexedsearch-descr {
    text-align: justify;
}


/******************
 * 
 * PAGE SEARCH BROWSE
 * 
 *****************/

.browsebox li a{
    padding: 8px 15px 8px 15px;
    margin: 0 2px 2px 0;
    border: 2px solid #9cc212;
    border-radius: 4px;
    color: #000;
}

.browsebox li a:hover {
    background: #8dc63f none repeat scroll 0% 0%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color:#fff;
}

.browsebox li.tx-indexedsearch-browselist-currentPage strong a {
    background: #9cc212 none repeat scroll 0% 0%;
    color:#fff;
}

.browsebox {
    margin: 20px 0;
}


/******************
 * 
 * FOTOGALLARY
 * 
 *****************/

.galleria-container {
 	margin: 0 auto;   
}
.csc-uploads-element-xls span.csc-uploads-fileName::before{content:""}.csc-uploads-element-xlsx span.csc-uploads-fileName::before{content:""}.csc-uploads-element-pdf span.csc-uploads-fileName::before{content:"\f1c1"}.csc-uploads-element-doc span.csc-uploads-fileName::before{content:""}.csc-uploads-element-docx span.csc-uploads-fileName::before{content:""}.csc-uploads-element-ppt span.csc-uploads-fileName::before{content:""}.csc-uploads-element-pptx span.csc-uploads-fileName::before{content:""}.csc-uploads-element-zip span.csc-uploads-fileName::before,.csc-uploads-element-rar span.csc-uploads-fileName::before{content:""}.csc-uploads-element-jpg span.csc-uploads-fileName::before,.csc-uploads-element-gif span.csc-uploads-fileName::before,.csc-uploads-element-png span.csc-uploads-fileName::before{content:""}.csc-uploads-element-mp3 span.csc-uploads-fileName::before{content:""}.csc-uploads-element-avi span.csc-uploads-fileName::before,.csc-uploads-element-mpg span.csc-uploads-fileName::before{content:""}.csc-uploads-element-txt span.csc-uploads-fileName::before{content:""}.csc-uploads-element-html span.csc-uploads-fileName::before,.csc-uploads-element-xml span.csc-uploads-fileName::before{content:""}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{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 #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/glyphicons-halflings-regular.eot');src:url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/glyphicons-halflings-regular.woff') format('woff'),url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../../fileadmin/system_lg_ovruch_slg/template/plugins/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:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.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-lock:before{content:"\e033"}.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-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.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-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.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-bell:before{content:"\e123"}.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-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.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-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.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}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.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-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-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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.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{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.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{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.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{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.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:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-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-image:-o-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-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);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-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-image:-o-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-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)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-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-image:-o-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-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)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-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-image:-o-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-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)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-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-image:-o-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-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)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.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-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;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;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */
#top_pages_message
    {
        display: block;
        display: none;
        z-index: 200;
        position: fixed;
        top: 100%;
        margin-top: -100px;
        left: 94%;
        margin-left: -20px;
        line-height: 10px;
        opacity: 0.85;
    }
/*!
 *  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('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

@font-face {
  font-family: 'icomoon';
  src: url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_icomoon/fonts/icomoon.eot?v=4.0.3');
  src: url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_icomoon/fonts/icomoon.svg?v=4.0.3#icomoon') format('svg'), url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_icomoon/fonts/icomoon.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_icomoon/fonts/icomoon.woff?v=4.0.3') format('woff'), url('../../fileadmin/system_lg_ovruch_slg/template/plugins/fonts/pl_font_icomoon/fonts/icomoon.ttf?v=4.0.3') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.im {
	font-family: icomoon;
}

.im-climate-control:before {
	content: "\e629";
}
.im-dog:before {
	content: "\e628";
}
.im-elder:before {
	content: "\e627";
}
.im-smoking:before {
	content: "\e626";
}
.im-shift-auto:before {
	content: "\e600";
}
.im-lock:before {
	content: "\e606";
}
.im-wheel-chair:before {
	content: "\e60e";
}
.im-casino:before {
	content: "\e610";
}
.im-diesel:before {
	content: "\e624";
}
.im-car-doors:before {
	content: "\e601";
}
.im-patio:before {
	content: "\e602";
}
.im-satellite:before {
	content: "\e603";
}
.im-parking:before {
	content: "\e604";
}
.im-air:before {
	content: "\e605";
}
.im-bathtub:before {
	content: "\e607";
}
.im-soundproof:before {
	content: "\e608";
}
.im-meet:before {
	content: "\e609";
}
.im-width:before {
	content: "\e60a";
}
.im-shift:before {
	content: "\e60b";
}
.im-bed:before {
	content: "\e60c";
}
.im-car-window:before {
	content: "\e60d";
}
.im-pool:before {
	content: "\e60f";
}
.im-terrace:before {
	content: "\e611";
}
.im-plane:before {
	content: "\e612";
}
.im-spa:before {
	content: "\e613";
}
.im-fm:before {
	content: "\e614";
}
.im-children:before {
	content: "\e615";
}
.im-wi-fi:before {
	content: "\e616";
}
.im-tv:before {
	content: "\e617";
}
.im-washing-machine:before {
	content: "\e618";
}
.im-bar:before {
	content: "\e619";
}
.im-stereo:before {
	content: "\e61a";
}
.im-electric:before {
	content: "\e61b";
}
.im-car-wheel:before {
	content: "\e61c";
}
.im-business-person:before {
	content: "\e61d";
}
.im-driver:before {
	content: "\e61e";
}
.im-icon_1041:before {
	content: "\e625";
}
.im-fitness:before {
	content: "\e61f";
}
.im-kitchen:before {
	content: "\e620";
}
.im-shower:before {
	content: "\e621";
}
.im-bus:before {
	content: "\e622";
}
.im-restaurant:before {
	content: "\e623";
}
.im-sunrise:before {
	content: "\e75b";
}
.im-sun:before {
	content: "\e75c";
}
.im-moon:before {
	content: "\e75d";
}
.im-sun3:before {
	content: "\e75e";
}
.im-windy:before {
	content: "\e75f";
}
.im-wind:before {
	content: "\e760";
}
.im-snowflake:before {
	content: "\e761";
}
.im-cloudy:before {
	content: "\e762";
}
.im-cloudy-moon:before {
	content: "\e763";
}
.im-sun-lines:before {
	content: "\e764";
}
.im-moon-lines:before {
	content: "\e765";
}
.im-cloud-lines:before {
	content: "\e766";
}
.im-lines:before {
	content: "\e767";
}
.im-cloud:before {
	content: "\e768";
}
.im-cloud-lightning:before {
	content: "\e769";
}
.im-lightning:before {
	content: "\e76a";
}
.im-rainy:before {
	content: "\e76b";
}
.im-rain:before {
	content: "\e76c";
}
.im-windy-cloud:before {
	content: "\e76d";
}
.im-windy-cloud-rain:before {
	content: "\e76e";
}
.im-snowy:before {
	content: "\e76f";
}
.im-snowy-cloud:before {
	content: "\e770";
}
.im-snow-cloud:before {
	content: "\e771";
}
.im-snow-cloud-2:before {
	content: "\e772";
}
.im-cloud-2:before {
	content: "\e773";
}
.im-cloud-lightning-2:before {
	content: "\e774";
}
.im-lightning-2:before {
	content: "\e775";
}
.im-sun-fill:before {
	content: "\e776";
}
.im-moon-fill:before {
	content: "\e777";
}
.im-cloudy-fill:before {
	content: "\e778";
}
.im-cloudy-moon-fill:before {
	content: "\e779";
}
.im-cloud-fill:before {
	content: "\e77a";
}
.im-cloud-lightning-fill:before {
	content: "\e77b";
}
.im-rainy-fill:before {
	content: "\e77c";
}
.im-rain-fill:before {
	content: "\e77d";
}
.im-windy-cloud-fill:before {
	content: "\e77e";
}
.im-windy-cloud-rain-fill:before {
	content: "\e77f";
}
.im-snowy-cloud-fill:before {
	content: "\e780";
}
.im-snow-cloud-fill-2:before {
	content: "\e782";
}
.im-cloud-fill-2:before {
	content: "\e783";
}
.im-cloud-lightning-fill-2:before {
	content: "\e784";
}
.im-thermometer:before {
	content: "\e785";
}
.im-compass:before {
	content: "\e786";
}
.im-none:before {
	content: "\e787";
}
.im-celsius:before {
	content: "\e788";
}
.im-fahrenheit:before {
	content: "\e789";
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* Slider */
.slick-loading .slick-list
{
    background: #fff url("../images/slick-loader.png"/*tpa=http://steelthemes.com/demo/html/GRD-html/images/slick-loader.png*/) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url("../fonts/slick.eot"/*tpa=http://steelthemes.com/demo/html/GRD-html/fonts/slick.eot*/);
    src: url("../fonts/slick.eot-#iefix"/*tpa=http://steelthemes.com/demo/html/GRD-html/fonts/slick.eot?#iefix*/) format('embedded-opentype'), url("../fonts/slick.woff"/*tpa=http://steelthemes.com/demo/html/GRD-html/fonts/slick.woff*/) format('woff'), url("../fonts/slick.ttf"/*tpa=http://steelthemes.com/demo/html/GRD-html/fonts/slick.ttf*/) format('truetype'), url("../fonts/slick.svg#slick"/*tpa=http://steelthemes.com/demo/html/GRD-html/fonts/slick.svg#slick*/) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    /*font-family: 'slick';*/
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 10px;
    height: 10px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 10px;

    position: absolute;
    top: 0;
    left: 0;

    width: 10px;
    height: 10px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #fff;
}

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100% }body {margin: 0 }article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block }audio, canvas, progress, video {display: inline-block;vertical-align: baseline }audio:not([controls]) {display: none;height: 0 }[hidden], template {display: none }a {background: transparent;text-decoration: none }a:active, a:hover {outline: 0;text-decoration: none }abbr[title] {border-bottom: 1px dotted }b, strong {font-weight: bold }dfn {font-style: italic }h1 {font-size: 2em;margin: .67em 0 }mark {background: #ff0;color: #000 }small {font-size: 80% }sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline }sup {top: -.5em }sub {bottom: -.25em }img {border: 0;height: auto;max-width: 100% }svg:not(:root) {overflow: hidden }figure {margin: 1em 40px }hr {-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;height: 0 }pre {overflow: auto }code, kbd, pre, samp {font-family: monospace, monospace;font-size: 1em }button, input, optgroup, select, textarea {color: inherit;font: inherit;margin: 0 }button {overflow: visible }button, select {text-transform: none }button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button;cursor: pointer;background: #fff;color: #9cc212;-webkit-border-radius: 35px;border-radius: 35px;border: 2px solid #9cc212;font-size: 1em;text-transform: uppercase;font-weight: 500;padding: 17px 32px;outline: 0;-webkit-transition: .5s;transition: .5s }button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {background: #9cc212;color: #fff }button[disabled], html input[disabled] {cursor: default }button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0 }input {line-height: normal }input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 }input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto }input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box }input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none }fieldset {border: 1px solid silver;margin: 0 2px;padding: .35em .625em .75em }legend {border: 0;padding: 0 }textarea {overflow: auto }optgroup {font-weight: bold }table {border-collapse: collapse;border-spacing: 0;border-width: 1px 0 0 1px }caption, td, th {padding: 0;font-weight: normal;text-align: left }table, th, td {border: 1px solid #102e19;}th {border-width: 0 1px 1px 0;font-weight: 700 }td {border-width: 0 1px 1px 0 }th, td {padding: .4375em }dl {margin: 0 0 1.75em }dt {font-weight: 700 }dd {margin: 0 0 1.75em }blockquote {font-style: italic;padding: 10px 80px;border-left: 4px solid #9cc212;color: #000;font-size: 22px;line-height: 1.4;margin: 0 0 1.7em }blockquote p {margin-bottom: 10px }blockquote cite {display: block;font-style: normal;color: #000;font-size: 14px;text-transform: uppercase;font-weight: bold;position: relative;margin-top: 30px }pre {background: #f5f5f5;color: #666;font-family: monospace;font-size: 14px;margin: 20px 0;overflow: auto;padding: 20px;white-space: pre-wrap;word-wrap: break-word }body {color: #848484;font-size: 16px;font-family: 'Ubuntu', sans-serif;line-height: 1.6;background: #fff;word-wrap: break-word;overflow-x: hidden }a {-webkit-transition: .5s;transition: .5s;color: #9cc212;text-decoration: none }a:hover {color: #222 }a:hover, a:active, a a:focus {text-decoration: none }a img {border: 0 }h1, h2, h3, h4, h5, h6 {font-weight: 700;font-family: 'Ubuntu', sans-serif;line-height: 1.2;color: #2e2e2e }h1 {font-size: 36px }h2 {font-size: 30px }h3 {font-size: 24px }h4 {font-size: 20px }h5 {font-size: 18px;font-weight: normal;}h6 {font-size: 12px }ul {list-style-type: square;padding-left: 20px }li {margin-bottom: 7px }p {margin-bottom: 1.2em;margin-top: 0 }input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {-webkit-transition: border .5s;transition: border .5s;border: 1px solid #f2f2f2;height: 50px;-webkit-border-radius: 0;border-radius: 0;padding: 10px }input[type="text"]:active, input[type="email"]:active, input[type="url"]:active, input[type="password"]:active, input[type="search"]:active, input[type="number"]:active, input[type="tel"]:active, input[type="range"]:active, input[type="date"]:active, input[type="month"]:active, input[type="week"]:active, input[type="time"]:active, input[type="datetime"]:active, input[type="datetime-local"]:active, input[type="color"]:active, textarea:active, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {outline: 0 }select {-webkit-border-radius: 0;border-radius: 0 }textarea {-webkit-border-radius: 0;border-radius: 0;width: 100% }label {font-weight: 400 }.inline-block {display: inline-block }textarea {border: 1px solid #f2f2f2;background: #fff;height: auto }blockquote {font-style: italic;padding: 20px }.rndbtngrn {color: #9cc212;border: 2px solid #9cc212;border-radius: 25px;}.textgreen {color: #9cc212;}.pagepadding {padding: 50px 0 0px;}body {color: #000;font-size: 16px;font-family: 'Ubuntu', sans-serif;line-height: 1.6;word-wrap: break-word;}.marg0 {padding: 0;}.margbtm0 {margin-bottom: 0!important;}.margbtm20 {margin-bottom: 20px;}.margbtm30 {margin-bottom: 30px;}.margbtm40 {margin-bottom: 40px;}.margbtm50 {margin-bottom: 50px;}.margbtm60 {margin-bottom: 60px;}.margbtm70 {margin-bottom: 70px;}.margbtm80 {margin-bottom: 80px;}.margtop20 {margin-top: 20px;}.margtop30 {margin-top: 30px;}.margtop40 {margin-top: 40px;}.margtop50 {margin-top: 50px;}.margtop60 {margin-top: 60px;}.secpadd {padding: 70px 0 50px;}.pagepadd {padding: 70px 0 50px;}.nopadd {padding: 0!important;}.fsize30 {font-size: 30px!important;}.paddleft20 {padding-left: 20px;}.paddright20 {padding-right: 20px;}.preloader {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 999999;background-color: #ffffff;background-position: center center;background-repeat: no-repeat;background-image: url('../../fileadmin/system_lg_ovruch_slg/template/images/preloader.gif');}.bigtitle.text-white {color: #fff !important;font-family: Ubuntu;}.tp-caption.text-white {color: #fff !important;}.slider-link-style1 {line-height: 28px;font-size: 14px;background-color: rgb(156, 194, 18);font-family: Ubuntu;padding: 12px 34px;text-decoration: none;cursor: pointer;border-radius: 30px;line-height: 28px;font-weight: 500;display: inline-block;color: #fff;}.sc-dark .title {font-size: 30px;color: #fff }.sc-dark .desc p {color: #aaa }.sc-dark .desc .content .line {background-color: #fff;margin-top: 18px }.sc-light .title {font-size: 30px;color: #2e2e2e }.sc-light .desc p {font-size: 18px;color: #aaa }.sc-light .desc .content .line {background-color: #2e2e2e;margin-top: 18px }.clearfix {zoom: 1 }.clearfix:before, .clearfix:after {content: "";display: table }.clearfix:after {clear: both }@-webkit-keyframes fadeIn {from {opacity: 0 }to {opacity: 1 }}@keyframes fadeIn {from {opacity: 0 }to {opacity: 1 }}.tabs .tabs-nav {margin: 0;padding: 0;overflow: hidden;list-style-type: none }.tabs .tabs-nav li {float: left }.tabs .tabs-nav a {display: block }.tabs .tabs-panel {clear: both;display: none }.tabs .tabs-panel.active {-webkit-animation: fadeIn 1 1s ease;animation: fadeIn 1 1s ease;display: block }.svg-icon svg {vertical-align: -.125em;width: 1em;height: 1em;fill: currentcolor;display: inline-block }.grd_portfolio_atrrs {padding: 20px 30px }.grd_portfolio_atrrs ul {float: left;width: 100%;padding: 0;margin: 0 }.grd_portfolio_atrrs ul li {float: left;width: 100%;list-style: none;padding: 15px 0;border-bottom: 2px solid #f2f2f2;margin: 0 }.grd_portfolio_atrrs ul li p {color: #222;font-family: 'Ubuntu', sans-serif;float: left;margin: 0;width: 90px }.grd_portfolio_atrrs ul li span {float: left;color: #9b9ea8;padding-left: 20px }.grd_portfolio_atrrs ul li a {float: left;color: #9b9ea8 }.grd_portfolio_atrrs ul li:first-child {padding-top: 0 }.grd_portfolio_atrrs ul li:last-child {border-bottom: 0;padding-bottom: 0 }.grd_portfolio_atrrs ul .rating span:last-child {margin-top: 3px }.grd_portfolio_atrrs ul .rating span i {float: left;color: #9cc212;margin-left: 3px }.grd-section-title .title {margin: 0;font-weight: 500;padding: 15px 0 }.grd-section-title.semibold .title {font-weight: 600 }.grd_title-type-1 {position: relative;}.grd_title-type-1 .title {padding-top: 27px;font-size: 30px;}.grd_title-type-1 .title:before {content: '';position: absolute;top: 0;left: -15px;background-color: #9cc212;width: 15px;height: 7px;margin: 0 auto;right: 0 }.grd_title-type-1 .title:after {content: '';position: absolute;top: 0;left: 15px;background-color: #7a941a;width: 15px;height: 7px;margin: 0 auto;right: 0 }.grd_title-type-1 .desc p {max-width: 750px;margin: 0 auto;font-size: 18px }.grd_title-type-2 {margin-top: 0;position: relative;}.grd_title-type-2 .title {padding-top: 27px;padding-bottom: 10px }.grd_title-type-2 .title:before {content: '';position: absolute;top: 0;left: 0;background-color: #9cc212;width: 15px;height: 7px }.grd_title-type-2 .title:after {content: '';position: absolute;top: 0;left: 15px;background-color: #7a941a;width: 15px;height: 7px }.grd_title-type-2 .desc p {font-size: 18px }.grd_title-type-3 .title {text-align: center;font-weight: 700 }.grd_title-type-3 .desc .content {float: none;margin: 0 auto;font-size: 18px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.grd_title-type-3 .desc .content .line {width: 75px;height: 1px;margin-top: 0 }.grd_title-type-3 .desc .content span {float: left;margin: 0 5px;color: #fff;font-size: 24px;font-weight: 500 }.grd_title-type-4 .title {text-align: left;line-height: 40px;padding-top: 0;padding-bottom: 0;margin-bottom: 25px }.grd_title-type-4 .desc {float: left;margin-bottom: 40px }.grd_title-type-4 .desc p {font-size: 16px;line-height: 26px;margin: 0 }.header-v2 .grd_title-type-4 .title {margin-bottom: 5px }.header-v2 .grd_title-type-4 .desc {margin-bottom: 50px }.header-v3 .grd_title-type-4 .title {margin-bottom: 15px }.header-v3 .grd_title-type-4 .desc {margin-bottom: 35px }.grd-button-group {float: left;width: 100% }.grd-button-group .grd-button {padding: 14px 40px 12px;text-transform: uppercase;font-size: 14px;font-weight: 500 }.grd-button-group .grd-button:hover {color: #FFF !important;background-color: #9cc212 !important;border-color: #9cc212 !important;text-decoration: none }.grd-button-group .hover-2:hover {background-color: transparent !important;border: 0 !important;color: #9cc212 !important }.grd-align-left {float: left;text-align: left }.grd-align-left .grd-button {float: left }.grd-align-left .grd-button .svg-icon {float: left }.grd-align-right {float: right;text-align: right }.grd-align-right .grd-button {float: right }.grd-align-right .grd-button span {float: left }.grd-align-center {float: left;width: 100%;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.grd-align-center .grd-button {float: left }.grd-contact-box ul {padding: 0 }.grd-contact-box ul li {list-style: none }.grd-contact-box ul li .name {width: 100%;color: #2e2e2e;font-family: 'Ubuntu', sans-serif;text-transform: uppercase;margin-bottom: 0;font-weight: 500 }.grd-contact-box ul li .value {width: 100%;margin-bottom: 0 }.grd-contact-box ul li .value .text-green {color: #9cc212 }.grd-contact-box ul li .seasons {margin-bottom: 0;margin-top: 10px;color: #2e2e2e;font-weight: 500;font-family: 'Ubuntu', sans-serif }.grd-contact-box ul li:last-child .value {margin-bottom: 0 }.grd-contact-box ul li:nth-child(1), .grd-contact-box ul li:nth-child(2) {margin-bottom: 40px }.grd-icon-box {padding: 41px 25px }.grd-icon-box .emtry-title {z-index: 999;position: relative;float: left;width: 100%;text-align: center;font-size: 20px;font-family: 'Ubuntu', sans-serif }.grd-icon-box .icon {position: relative;float: left;width: 100%;text-align: center;z-index: 999 }.grd-icon-box .icon .icon-content, .grd-icon-box .icon .svg-icon {float: left;width: 100% }.grd-icon-box .icon .svg-icon {-webkit-transition: .5s;transition: .5s }.grd-icon-box .content {position: relative;float: left;width: 100%;text-align: center;z-index: 999 }.grd-icon-box .content .readmore {display: none;font-size: 24px;width: 50px;height: 50px;-webkit-border-radius: 100%;border-radius: 100%;border: 2px solid #9cc212;margin: 0 auto }.grd-icon-box .content .readmore a {float: left;width: 100%;height: 100%;line-height: 50px }.grd-icon-box:hover .emtry-title {text-decoration: none }.grd-icon-box:hover .icon .icon-content .svg-icon {color: #9cc212 }.grd-icon-box:hover .readmore {display: block }.whychooseus_1 .grd-icon-box-1 {position: relative;}.grd-icon-box-1 {-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .07);box-shadow: 0 0 20px 0 rgba(0, 0, 0, .07);overflow: hidden;padding: 46px 40px;-webkit-border-radius: 5px;border-radius: 5px }.grd-icon-box-1 .emtry-title {line-height: 28px }.grd-icon-box-1 .emtry-title .title {margin: 0 }.grd-icon-box-1 .icon {margin: 50px 0 30px;}.grd-icon-box-1 .icon .icon-content .svg-icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center }.grd-icon-box-1 .icon .icon-content .svg-icon:before {content: '';position: absolute;background-color: #f5f5f5;width: 65px;height: 65px;-webkit-border-radius: 100%;border-radius: 100%;top: 0;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);z-index: -1 }.grd-icon-box-1 .icon .icon-content .svg-icon i {z-index: 999;font-size: 64px;margin-top: -16px;}.grd-icon-box-1 .content {font-size: 20px }.grd-icon-box-1:before {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 2px;border-bottom: 2px solid transparent;border-left: 2px solid transparent;z-index: 0 }.grd-icon-box-1:after {-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);content: '';position: absolute;top: 0;left: 0;width: 100%;height: 2px;border-top: 2px solid transparent;border-right: 2px solid transparent;z-index: 0 }.grd-icon-box-1:hover .emtry-title {text-decoration: none }.grd-icon-box-1:hover .icon .icon-content .svg-icon {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);color: #9cc212 }.grd-icon-box-1:hover:before {-webkit-transition: .2s -webkit-transform linear, .2s height linear .2s;transition: .2s transform linear, .2s height linear .2s;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);height: 100%;border-color: #9cc212 }.grd-icon-box-1:hover:after {-webkit-transition: .2s -webkit-transform linear .4s, .2s height linear .6s;transition: .2s transform linear .4s, .2s height linear .6s;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);height: 100%;border-color: #9cc212 }.grd-icon-box-2 {padding: 65px 45px 50px;}.services-home-1 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/services-home-1.jpg') center center no-repeat;background-size: cover;}.services-home-2 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/services-home-2.jpg') center center no-repeat;background-size: cover;}.grd-icon-box-2 .emtry-title .title {margin-top: 40px;margin-bottom: 25px;}.grd-icon-box-2 .descreption {color: #9ba99e;font-size: 16px;line-height: 26px;}.grd-icon-box-2 .icon .icon-content .svg-icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.grd-icon-box-2 .icon .icon-content .svg-icon:before {content: '';position: absolute;background-color: #1a3d25;width: 85px;height: 85px;-webkit-border-radius: 100%;border-radius: 100%;top: -16px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);z-index: -1 }.grd-icon-box-2 .icon .icon-content .svg-icon {z-index: 999;font-size: 56px;line-height: 57px;}.grd-icon-box-2 .icon .icon-content .svg-icon i {}.grd-icon-box-2 .icon .icon-content .background-1:before {background-color: #1a3d25 }.grd-icon-box-2 .icon .icon-content .background-2:before {background-color: #1f482c }.grd-icon-box-2:hover .icon .icon-content .svg-icon {-webkit-animation: shake .82s cubic-bezier(0.36, .07, .19, .97) both;animation: shake .82s cubic-bezier(0.36, .07, .19, .97) both;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000px;perspective: 1000px }.grd-icon-box-3 {padding-bottom: 35px }.grd-icon-box-3 .emtry-title {text-align: left }.grd-icon-box-3 .emtry-title .title {font-size: 30px;line-height: 36px;margin-bottom: 25px;font-weight: 500 }.grd-icon-box-3 .icon-content {text-align: left }.grd-icon-box-3 .icon-content .svg-icon {padding: 0 0 20px 0 }.grd-icon-box-3 .icon-content .svg-icon i {color: #2e2e2e;font-size: 90px;float: left }.grd-icon-box-3 .content {text-align: left }.grd-icon-box-3 .content .descreption {font-size: 18px;line-height: 28px }.grd-icon-box-3 .box_btn {display: inline-block }.grd-icon-box-3 .box_btn a {display: block;padding: 12px 30px;border: 2px solid #9cc212;-webkit-border-radius: 55px;border-radius: 55px;margin-top: 33px;text-transform: uppercase;font-weight: 500 }.grd-icon-box-3 .box_btn a:hover {background-color: #9cc212;color: #fff;text-decoration: none }.grd-icon-box-3.border {border: 2px dashed #e0e0e0;padding: 30px 40px 40px 40px }.grd-icon-box-4 {padding: 0 }.grd-icon-box-4 .svg-icon {font-size: 60px;}.grd-icon-box-4 .icon-box-wrapter {float: left;width: 100%;-webkit-border-radius: 5px;border-radius: 5px;padding: 16px 0 25px;-webkit-transition: all .5s;transition: all .5s }.grd-icon-box-4 .icon-box-wrapter .emtry-title, .grd-icon-box-4 .icon-box-wrapter .icon, .grd-icon-box-4 .icon-box-wrapter .content {-webkit-transition: all .5s;transition: all .5s }.grd-icon-box-4 .emtry-title .title {font-size: 18px;line-height: 28px;margin: 0 }.grd-icon-box-4 .icon-content {margin-bottom: 10px }.grd-icon-box-4 .content {margin-top: 15px }.grd-icon-box-4 .content .descreption {font-size: 16px;line-height: 26px }.grd-icon-box-4 .text-footer {float: left;text-align: center;width: 100%;padding: 15px 0;border-top: 2px solid #26412a;color: #9cc212;}.grd-icon-box-4:hover .icon-box-wrapter {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);background-color: rgba(255, 255, 255, .08) }.grd-icon-box-4:hover .icon-box-wrapter .emtry-title, .grd-icon-box-4:hover .icon-box-wrapter .icon, .grd-icon-box-4:hover .icon-box-wrapter .content {-webkit-transform: rotateY(-180deg);transform: rotateY(-180deg) }.grd-icon-box-4:hover .text-footer {border-top: 0;padding-top: 17px }.grd-icon-box-5 {overflow: hidden;padding: 40px 30px 30px 30px;}.grd-icon-box-5 .icon-box-wrapter {float: left }.grd-icon-box-5 .icon-box-wrapter .emtry-title {text-align: left;margin-top: 30px }.grd-icon-box-5 .icon-box-wrapter .emtry-title .title {font-size: 20px;line-height: 30px;margin-bottom: 0 }.grd-icon-box-5 .icon-box-wrapter .icon-content {text-align: left }.grd-icon-box-5 .icon-box-wrapter .content {text-align: left;margin-top: 20px }.grd-icon-box-5 .icon-box-wrapter .content .descreption {font-size: 16px;line-height: 26px }.grd-icon-box-5 .text-footer {z-index: 999;position: relative;float: left;width: 100%;padding-top: 10px;font-size: 14px;text-transform: uppercase;font-weight: 500;color: #c0c0c0;margin-top: 10px;}.grd-icon-box-5 .text-footer .arrow {font-size: 24px }.grd-icon-box-5 .text-footer .arrow svg {float: left;margin-top: 10px;margin-right: 5px }.grd-icon-box-5 .text-footer:hover {text-decoration: none }.grd-icon-box-5:before {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 3px;border-bottom: 3px solid transparent;border-left: 3px solid transparent;z-index: 0;-webkit-border-radius: 5px;border-radius: 5px }.grd-icon-box-5:after {-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);content: '';position: absolute;top: 0;left: 0;width: 100%;height: 3px;border-top: 3px solid transparent;border-right: 3px solid transparent;z-index: 0;-webkit-border-radius: 5px;border-radius: 5px }.grd-icon-box-5:hover .icon .icon-content .svg-icon {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) }.grd-icon-box-5:hover .text-footer {color: #9cc212 !important }.grd-icon-box-5:hover:before {-webkit-transition: .1s -webkit-transform linear, .2s height linear .2s;transition: .1s transform linear, .2s height linear .2s;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);height: 100%;border-color: #9cc212 }.grd-icon-box-5:hover:after {-webkit-transition: .1s -webkit-transform linear .2s, .2s height linear .3s;transition: .1s transform linear .2s, .2s height linear .3s;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);height: 100%;border-color: #9cc212 }.grd-icon-box-6 {padding: 0 }.grd-icon-box-6 .icon-box-wrapter .icon {width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;float: left;margin-right: 20px }.grd-icon-box-6 .icon-box-wrapter .icon .svg-icon {line-height: normal }.grd-icon-box-6 .icon-box-wrapter .emtry-title {width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;float: left;min-width: 70%;text-align: left;margin-top: 15px }.grd-icon-box-6 .icon-box-wrapter .emtry-title p {margin: 0 }.grd-icon-box-6 .icon-box-wrapter .content {width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;float: left;min-width: 70%;text-align: left }.grd-icon-box-7 {padding: 0 }.grd-icon-box-7 .title {font-weight: 500 }.grd-icon-box-7 .icon-box-wrapter {float: left;width: 100%;position: relative;border: 1px solid #f2f2f2;padding: 45px 25px 70px 25px;-webkit-border-radius: 5px;border-radius: 5px }.grd-icon-box-7 .icon {position: absolute;z-index: 9;bottom: -webkit-calc(-50% + 83px);bottom: calc(-50% + 83px);left: 0;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: all .5s;transition: all .5s }.grd-icon-box-7 .icon .icon-content {float: none;width: 80px;height: 80px;background-color: #f4f4f4;-webkit-border-radius: 100%;border-radius: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: all .5s;transition: all .5s }.grd-icon-box-7 .icon .icon-content i {vertical-align: -3px;-webkit-transition: all .5s;transition: all .5s;color: #9cc212;font-size: 60px;line-height: 79px;}.grd-icon-box-7:hover .icon .icon-content {background-color: #9cc212 }.grd-icon-box-7:hover .icon .icon-content i {vertical-align: -3px;color: #fff }.grd-icon-box-8 {padding: 40px 30px;border: 1px solid #f2f2f2;overflow: hidden }.grd-icon-box-8 .icon-content, .grd-icon-box-8 .emtry-title, .grd-icon-box-8 .content {text-align: left }.grd-icon-box-8 .icon-header {float: left;padding: 5px 10px;background-color: #9cc212;-webkit-border-radius: 5px;border-radius: 5px;color: #FFF;font-family: 'Ubuntu', sans-serif;font-weight: 500;font-size: 14px }.grd-icon-box-8 .title {margin: 25px 0 23px 0;font-family: 'Ubuntu', sans-serif }.grd-icon-box-8 .content .readmore {display: block;float: left;width: 100%;border: 0;-webkit-border-radius: 0;border-radius: 0;font-size: 14px;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;font-weight: 500;text-transform: uppercase }.grd-icon-box-8 .content .readmore a {color: #2e2e2e;line-height: 28px;margin-top: 20px }.grd-icon-box-8 .content .readmore a .svg-icon {margin-right: 10px;font-size: 23px }.grd-icon-box-8 .content .readmore a .svg-icon svg {margin-bottom: -3px }.grd-icon-box-8 .content .readmore a:hover {color: #9cc212;text-decoration: none }.grd-icon-box-8:before {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 2px;border-bottom: 2px solid transparent;border-left: 2px solid transparent;z-index: 0 }.grd-icon-box-8:after {-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);content: '';position: absolute;top: 0;left: 0;width: 100%;height: 2px;border-top: 2px solid transparent;border-right: 2px solid transparent;z-index: 0 }.grd-icon-box-8:hover .emtry-title {text-decoration: none }.grd-icon-box-8:hover .emtry-title .title {color: #9cc212 }.grd-icon-box-8:hover .icon .icon-content .svg-icon {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);color: #9cc212 }.grd-icon-box-8:hover:before {-webkit-transition: .2s -webkit-transform linear, .2s height linear .2s;transition: .2s transform linear, .2s height linear .2s;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);height: 100%;border-color: #9cc212 }.grd-icon-box-8:hover:after {-webkit-transition: .2s -webkit-transform linear .4s, .2s height linear .6s;transition: .2s transform linear .4s, .2s height linear .6s;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);height: 100%;border-color: #9cc212 }.grd-icon-box-9 {padding: 45px 30px;border: 1px solid #f2f2f2;-webkit-border-radius: 5px;border-radius: 5px;position: relative;-webkit-transition: all .5s;transition: all .5s }.grd-icon-box-9 .icon-content, .grd-icon-box-9 .emtry-title, .grd-icon-box-9 .content {text-align: left }.grd-icon-box-9 .title {margin: 0 0 25px 0 }.grd-icon-box-9 .icon {position: absolute;top: 0;right: 0;left: 0;bottom: 0 }.grd-icon-box-9 .icon .icon-content {height: 100%;overflow: hidden;position: relative }.grd-icon-box-9 .icon .icon-content .svg-icon {bottom: -5px;right: -30px;font-size: 130px !important;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;position: absolute;color: #f7f7f7 }.grd-icon-box-9 .icon .icon-content .svg-icon svg {float: left }.grd-icon-box-9 .icon-box-wrapter {float: left;width: 100% }.grd-icon-box-9 .content .readmore {display: block;float: left;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;border: 0;-webkit-border-radius: 0;border-radius: 0;font-size: 14px;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content }.grd-icon-box-9 .content .readmore a {color: #2e2e2e;line-height: 28px;margin-top: 20px;text-transform: uppercase;font-weight: 500 }.grd-icon-box-9 .content .readmore a .svg-icon {margin-right: 10px;font-size: 23px }.grd-icon-box-9 .content .readmore a .svg-icon i {margin-bottom: -3px }.grd-icon-box-9 .icon-top {position: absolute;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;float: left;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;-webkit-transition: all .5s;transition: all .5s }.grd-icon-box-9 .icon-top .svg-icon {color: #9cc212;-webkit-transition: all .5s;transition: all .5s }.grd-icon-box-9 .icon-top .svg-icon i {float: left;font-size: 60px;}.grd-icon-box-9:hover {-webkit-box-shadow: 0 0 40px 2px rgba(0, 0, 0, .07);box-shadow: 0 0 40px 2px rgba(0, 0, 0, .07) }.grd-icon-box-9:hover .icon .icon-content .svg-icon {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) }.grd-icon-box-9:hover .icon-top .svg-icon {border-color: #9cc212;background-color: #9cc212;color: #fff }.grd-icon-box-10 {padding: 70px 25px }.grd-icon-box-10 .icon-box-wrapter {overflow: hidden }.grd-icon-box-10 .icon-box-wrapter .emtry-title .title {margin: 30px 0 }.grd-icon-box-10 .icon-box-wrapter .descreption {margin-bottom: 30px }.grd-icon-box-10 .icon-box-wrapter .icon {margin-top: 50px;-webkit-transition: all .5s;transition: all .5s }.grd-icon-box-10 .icon-box-wrapter .icon .icon-content .svg-icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.grd-icon-box-10 .icon-box-wrapter .icon .icon-content .svg-icon i {z-index: 999 }.grd-icon-box-10 .icon-box-wrapter .icon .icon-content .background-1:before {background-color: #1a3d25 }.grd-icon-box-10 .icon-box-wrapter .icon .icon-content .background-2:before {background-color: #1f482c }.grd-icon-box-10 .icon-box-wrapter .content .readmore {display: block;margin-bottom: 0px;-webkit-transition: all .5s;transition: all .5s }.grd-icon-box-10 .icon-box-wrapter .content .readmore a:hover {color: #9cc212 }.grd-icon-box-10 .icon-box-wrapter:hover .icon {margin-top: 0 }.grd-icon-box-10 .icon-box-wrapter:hover .content .readmore {margin-bottom: 0 }.grd-icon-box-11 {padding: 40px 30px;height: 210px;border: 1px solid #f2f2f2 }.grd-icon-box-11 .icon-box-wrapter {overflow: hidden }.grd-icon-box-11 .icon-box-wrapter .emtry-title .title {font-size: 20px;margin: 0 0 20px 0 }.grd-icon-box-11 .icon-box-wrapter .icon {-webkit-transition: all .5s;transition: all .5s;margin-bottom: 30px }.grd-icon-box-11 .icon-box-wrapter .icon .icon-content .svg-icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;font-size: 55px }.grd-icon-box-11 .icon-box-wrapter .icon .icon-content .svg-icon svg {z-index: 999 }.grd-icon-box-11 .icon-box-wrapter .icon .icon-content .background-1:before {background-color: #1a3d25 }.grd-icon-box-11 .icon-box-wrapter .icon .icon-content .background-2:before {background-color: #1f482c }.grd-icon-box-11 .icon-box-wrapter:hover .emtry-title .title {color: #9cc212 }.grd-position-icon-left .icon-top {top: -40px;right: -40px }.grd-position-icon-left .icon-top .svg-icon {width: 80px;height: 80px;border: 1px solid #f2f2f2;-webkit-border-radius: 100%;border-radius: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;background-color: #FFF }.grd-position-icon-right .icon-top {top: -40px;left: -40px }.grd-position-icon-right .icon-top .svg-icon {width: 80px;height: 80px;border: 1px solid #f2f2f2;-webkit-border-radius: 100%;border-radius: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;background-color: #FFF }.icon-box-8 {padding-right: 15px !important }.icon-box-8 .grd-button {padding: 5px 10px }.icon-box-8 .grd-button:hover {border: 1px solid #9cc212 !important;color: #9cc212 !important;background-color: #fff !important;text-decoration: none }.icon-box-8:last-child {padding-right: 0 !important;padding-left: 15px !important }.icon-box-list .icon-theme-light {background-color: #fff }.icon-box-list .icon-box-list-items {padding: 35px;border-bottom: 1px solid #f2f2f2 }.icon-box-list .icon-box-list-items .icon-box-wrapter {float: left;width: 100%;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;position: relative }.icon-box-list .icon-box-list-items .icon-box-wrapter .icon {position: absolute;float: left;height: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.icon-box-list .icon-box-list-items .icon-box-wrapter .icon .icon-content {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.icon-box-list .icon-box-list-items .icon-box-wrapter .icon .icon-content .svg-icon {position: relative;color: #dcdcdc;font-size: 55px;-webkit-transition: all .5s;transition: all .5s }.icon-box-list .icon-box-list-items .icon-box-wrapter .icon .icon-content .svg-icon svg {float: left }.icon-box-list .icon-box-list-items .icon-box-wrapter .icon .icon-content:before {content: '';position: absolute;right: -20px;width: 3px;height: 15px;background-color: #9cc212;float: left;-webkit-transition: all .5s;transition: all .5s }.icon-box-list .icon-box-list-items .icon-box-wrapter .content {max-width: 80%;margin-left: 100px;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;float: left;min-width: 70%;text-align: left }.icon-box-list .icon-box-list-items .icon-box-wrapter .emtry-title {margin-top: 0;margin-left: 100px;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;float: left;min-width: 70%;text-align: left }.icon-box-list .icon-box-list-items .icon-box-wrapter .emtry-title .title {margin-top: 0;font-size: 20px;font-weight: 400 }.icon-box-list .icon-box-list-items .icon-box-wrapter .emtry-title:hover {text-decoration: none;color: #9cc212 }.icon-box-list .icon-box-list-items:hover .icon .icon-content .svg-icon {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);color: #9cc212 }.icon-box-list .icon-box-list-items:hover .icon .icon-content:before {height: 55px }.icon-box-list .icon-box-list-items:hover .emtry-title .title {color: #9cc212 }.icon-box-list .icon-box-list-items:first-child {-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0 }.icon-box-list .icon-box-list-items:last-child {-webkit-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;border-bottom: 0 }.icon-box-list .grd-icon-box-list-2 {background-color: #9cc212;padding: 0 }.icon-box-list .grd-icon-box-list-2 .icon-box-wrapter {padding: 20px }.icon-box-list .grd-icon-box-list-2 .icon-box-wrapter .emtry-title {float: left;width: 100%;margin: 0 }.icon-box-list .grd-icon-box-list-2 .icon-box-wrapter .emtry-title .title {float: left;width: 100%;text-align: center;margin: 0;font-size: 14px;text-transform: uppercase }.icon-box-list .grd-icon-box-list-2:hover .icon-box-wrapter .emtry-title .title {color: #FFF }.border-bottom {border-bottom: 1px solid #f2f2f2 }.grd-button-group {position: relative }.grd-button-group .button-list-icon {padding: 24px;text-align: center }.grd-button-group .svg-icon {font-size: 24px;margin-right: 10px }.grd-button-group .svg-icon i {float: left;margin-top: -7px }.overflow-hidden {overflow: hidden }.bt-icon-box-3 {margin-left: 45px }.icon-theme-dark .title {color: #fff }.icon-theme-dark .content, .icon-theme-dark .desc {color: #9eaba2;}.icon-theme-dark ul li a {color: #9eaba2 }.icon-theme-light .title {color: #2e2e2e;-webkit-transition: all .5s;transition: all .5s }.icon-theme-light .content, .icon-theme-light .desc {color: #848484 }.icon-theme-light ul li a {color: #848484 }.no-padding-inner .vc_column-inner {padding: 0 !important }.grd-portfolio-shortcode .portfolio-sizer {width: 25%;float: left }.grd-portfolio-shortcode .gutter-sizer {width: 0 }.grd-portfolio-shortcode .portfolio-horizontal {width: 50% }.grd-portfolio-shortcode .portfolio-nomal {width: 25% }.grd-portfolio-shortcode .portfolio-vertical {width: 25% }.grd-portfolio-shortcode .portfolio-item {margin: 15px 0;float: left }.grd-portfolio-shortcode .portfolio-item .content-item {float: left;width: 100%;position: relative;overflow: hidden;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom: 30px;}.grd-portfolio-shortcode .portfolio-item .content-item .entry-header {-webkit-transition: all .5s;transition: all .5s;float: left;width: 100%;position: relative }.grd-portfolio-shortcode .portfolio-item .content-item .entry-header .entry-thumbnail {float: left;width: 100%;-webkit-transition: all .5s;transition: all .5s }.grd-portfolio-shortcode .portfolio-item .content-item .entry-header .entry-thumbnail img {width: 100%;}.grd-portfolio-shortcode .portfolio-item .content-item .entry-header .entry-title {float: left;width: 100%;position: absolute;bottom: 0;right: 0;left: 0;height: 100%;background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .54));}.grd-portfolio-shortcode .portfolio-item .content-item .entry-header .entry-title .title {float: left;width: 100%;margin: 0;font-size: 18px;font-weight: 500;padding: 30px;color: #fff;position: absolute;bottom: 0 }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content {float: left;width: 100%;height: 100%;position: absolute;background-color: rgba(16, 46, 25, .9);bottom: -100%;-webkit-transition: all .5s;transition: all .5s }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content .entry-title {float: left;width: 100%;position: absolute;top: 0;height: 100% }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content .entry-title .title {float: left;width: 100%;margin: 0;font-size: 18px;font-weight: 500;padding: 27px 30px;color: #FFF;bottom: 0;padding-bottom: 0 }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content .entry-title .entry-meta {float: left;width: 100% }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content .entry-meta {margin-top: 5px;padding: 0 30px;margin-bottom: 0 }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content .entry-meta .category {float: left;width: 100%;font-size: 16px;color: #9cc212;text-decoration: none }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content .entry-read-more {float: left;position: absolute;bottom: 0;font-size: .875em }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content .entry-read-more .read-more {float: left;padding: 23px 30px;color: #fff;text-transform: uppercase;-webkit-transition: all .5s;transition: all .5s }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content .entry-read-more .read-more i {margin-right: 5px;font-size: 24px;position: relative;top: 2px }.grd-portfolio-shortcode .portfolio-item .content-item .entry-content .entry-read-more:hover .read-more {color: #9cc212 }.grd-portfolio-shortcode .portfolio-item:hover .entry-content {bottom: 0 }.grd-portfolio-shortcode .portfolio-item:hover .entry-header .title {display: none }.grd-portfolio-shortcode .portfolio-item:hover .entry-thumbnail {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1) }.grd-portfolio-shortcode .portfolio-item:first-child {margin-left: 0;left: 0 !important }.grd-portfolio-shortcode .item-full-width {padding: 0;margin: 0 }.grd-portfolio-shortcode .item-full-width .content-item {-webkit-border-radius: 0;border-radius: 0 }.grd-portfolio-shortcode .item-full-width .entry-thumbnail {padding-top: 83.333% }.grd-portfolio-shortcode .item-full-width .entry-thumbnail img {float: left;position: absolute;left: 0;bottom: 0 }.grd-portfolio-shortcode .grd_portfolio_grid {float: left;width: 100% }.grd-portfolio-shortcode .grd_portfolio_grid {margin: 0;}.grd-portfolio-shortcode .grd_portfolio_grid_ez {padding: 0 15px }.grd-portfolio-shortcode .portfolio-cats-filters {margin-bottom: 50px;z-index: 999;margin-top: 20px }.grd-portfolio-shortcode .portfolio-cats-filters #filters {border-bottom: 1px solid #f2f2f2;height: 37px }.grd-portfolio-shortcode .portfolio-cats-filters #filters .button {color: #444;padding: 15px 20px;border: 0;-webkit-box-shadow: none;box-shadow: none;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: #f4f4f4;margin: 0 5px;-webkit-border-top-left-radius: 5px;border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;border-top-right-radius: 5px }.grd-portfolio-shortcode .portfolio-cats-filters #filters .active {color: #fff;background-color: #9cc212;text-decoration: none;}.nav-filter {text-align: center;margin: 40px 0;}.nav-filter li {list-style: none;display: inline-block;margin: 10px 0px;}.nav-filter li a.active {color: #fff;background-color: #9cc212;}.nav-filter li a {color: #444;padding: 15px 20px;border: 0;box-shadow: none;cursor: pointer;user-select: none;background-color: #f4f4f4;margin: 0 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;display: block;}.grd-portfolio-shortcode .pag-2 .pagination .page-numbers {display: none }.grd-portfolio-shortcode .pag-2 .pagination .next {display: block;width: 150px;color: #fff;border-color: #9cc212;background-color: #9cc212 }.grd-portfolio-shortcode .pag-2 .pagination .next:hover {color: #9cc212;border-color: #9cc212;background-color: #FFF }.grd-portfolio-shortcode .portfolio-layout-full-width .container-full {width: 100% }.mf-mf-video-wrapper {-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;text-align: center }.grd-video-banner {position: relative;-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden }.grd-video-banner .mf-video-content {float: left;width: 100%;height: 100%;position: absolute;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.grd-video-banner .mf-video-content a {width: 50px;height: 50px }.grd-video-banner .mf-video-content .video-play {float: left;font-size: 80px;color: #111c55;width: 50px;height: 50px;-webkit-transition: all .5s;transition: all .5s;background: url();background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover }.grd-video-banner .mf-video-content .video-play:hover {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1) }.grd-video-banner .content-video {position: absolute;float: left;width: 100%;bottom: 0;left: 0;padding: 30px 20px }.grd-video-banner .content-video .telephone {height: 55px;width: 240px;border: 0;-webkit-box-shadow: none;box-shadow: none;font-size: 15px;padding: 0;text-align: center;line-height: 55px;-webkit-border-radius: 0;border-radius: 0 }.grd-video-banner .content-video .telephone span {color: #368ef9;line-height: 55px;margin-right: 10px }.grd-list .title {margin-bottom: 20px;font-size: 18px;color: #FFF;font-weight: 500;text-transform: uppercase }.grd-list .textgreen {color: #9cc212;text-transform: none;}.grd-list .desc {margin-bottom: 20px }.grd-list ul {float: left;width: 100%;padding: 0;margin: 0 }.grd-list ul li {float: left;width: 100%;font-size: 16px;margin-bottom: 0;line-height: 36px;list-style: none }.grd-list ul li a span:before {color: #dadada;-webkit-transition: all .5s;transition: all .5s }.grd-list ul li a:hover {color: #9cc212;text-decoration: none }.grd-list ul li a:hover span:before {color: #9cc212 }.grd-list ul li .svg-icon {margin-right: 10px }.grd-list ul li svg {float: left }.grd-list h3, .grd-list h4 {margin: 0 }.miss-value .grd-list .title {text-transform: none }.grd-image-box-1 {float: left;width: 100%;border: 1px solid #f2f2f2;position: relative;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom: 30px;}.grd-image-box-1 .entry-title {float: left;width: 100% }.grd-image-box-1 .entry-title .title {float: left;width: 100%;padding: 35px 40px 40px 40px;font-size: 20px;font-weight: 500;margin: 0;z-index: 9 }.grd-image-box-1 .entry-icon {float: left;position: absolute;top: 18px;right: 30px;width: 65px;height: 65px;background-color: #9cc212;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-border-radius: 100%;border-radius: 100%;-webkit-transition: all .5s;transition: all .5s;z-index: 999 }.grd-image-box-1 .entry-icon .svg-icon {font-size: 35px;color: #fff }.grd-image-box-1 .entry_thumbnail {float: left;width: 100%;position: relative;overflow: hidden }.grd-image-box-1 .entry_thumbnail img {-webkit-transition: all .5s;transition: all .5s;width: 100%;}.grd-image-box-1 .entry_thumbnail .hover {position: absolute;top: 0;left: 0;right: 0;bottom: 0 }.grd-image-box-1 .entry-content {float: left;width: 100%;padding: 36px 30px;line-height: 26px }.grd-image-box-1:hover .entry_thumbnail .hover {background-color: rgba(16, 46, 25, .8) }.grd-image-box-1:hover .entry_thumbnail img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1) }.grd-image-box-1:hover .entry-icon {top: 68px }.grd-image-box-2 {float: left;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;position: relative;overflow: hidden;-webkit-border-radius: 5px;border-radius: 5px }.grd-image-box-2 .entry_thumbnail {width: 100%;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;padding: 0;text-align: center;-webkit-transition: all .5s ease;transition: all .5s ease }.grd-image-box-2 .entry_thumbnail img {min-height: 260px;}.grd-image-box-2 .entry_thumbnail .hover {display: none }.grd-image-box-2 .show {position: absolute;top: 0;left: 0;z-index: 1;opacity: 0;width: 100%;height: 100%;padding: 20px;text-align: center;-webkit-transition: all .5s ease;transition: all .5s ease;background-color: #9cc212;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: translateY(110px) rotateX(-90deg);transform: translateY(110px) rotateX(-90deg) }.grd-image-box-2 .show .entry-title {float: left;width: 100%;margin-top: 30px;margin-bottom: 15px }.grd-image-box-2 .show .entry-title .title {text-align: center;font-weight: 400;font-size: 20px;line-height: 26px }.grd-image-box-2 .show .entry-content {float: left;width: 100%;line-height: 26px;color: #FFF;text-align: center;margin-bottom: 10px }.grd-image-box-2:hover .entry_thumbnail {opacity: 0;-webkit-transform: translateY(-110px) rotateX(90deg);transform: translateY(-110px) rotateX(90deg) }.grd-image-box-2:hover a {text-decoration: none }.grd-image-box-2:hover .show {opacity: 1;-webkit-transform: rotateX(0);transform: rotateX(0) }.grd-image-box-3 {float: left;width: 100% }.grd-image-box-3 .top {float: left;position: relative;width: 100% }.grd-image-box-3 .top .entry_thumbnail {overflow: hidden;float: left;width: 100%;height: 250px;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;-webkit-transition: height .5s;transition: height .5s }.grd-image-box-3 .top .entry_thumbnail img {position: relative;-webkit-border-top-left-radius: 5px;border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;border-top-right-radius: 5px;-webkit-transition: all .5s;transition: all .5s;width: 100%;}.grd-image-box-3 .top .entry_thumbnail:before {opacity: 0;content: '';position: absolute;left: 0;right: 0;top: 0;width: 100%;height: 100%;z-index: 9;background-color: rgba(16, 46, 25, .8);-webkit-transition: all .5s;transition: all .5s;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0 }.grd-image-box-3 .top .entry-icon {float: left;position: absolute;top: -webkit-calc(100% - 28px);top: calc(100% - 28px);left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);width: 65px;height: 65px;background-color: #9cc212;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-border-radius: 100%;border-radius: 100%;-webkit-transition: all .5s;transition: all .5s;z-index: 999 }.grd-image-box-3 .top .entry-icon .svg-icon {font-size: 35px;color: #fff }.grd-image-box-3 .top .entry-icon .svg-icon svg {margin-bottom: -3px }.grd-image-box-3 .bottom {float: left;width: 100%;margin-top: 10px;background-color: #f4f4f4;padding: 30px 20px 23px 20px;-webkit-border-bottom-left-radius: 5px;border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px;border-bottom-right-radius: 5px }.grd-image-box-3 .bottom .entry-title {margin: 20px 0 15px 0 }.grd-image-box-3 .bottom .entry-title a .title {font-size: 20px;color: #2e2e2e;font-weight: 400;text-align: center }.grd-image-box-3 .bottom .entry-title a:hover {text-decoration: none }.grd-image-box-3 .bottom .entry-content {line-height: 26px;text-align: center }.grd-image-box-3 .bottom .entry-read-more {float: left;width: 100%;text-align: center;margin-top: 10px;overflow: hidden;height: 0;-webkit-transition: height .5s;transition: height .5s }.grd-image-box-3 .bottom .entry-read-more a {font-size: 14px;color: #2e2e2e;text-transform: uppercase;font-weight: 500 }.grd-image-box-3 .bottom .entry-read-more a .svg-icon {margin-right: 10px;font-size: 24px;position: relative;top: 2px }.grd-image-box-3 .bottom .entry-read-more a:hover {text-decoration: none;color: #9cc212 }.grd-image-box-3:hover .top .entry_thumbnail {height: 210px }.grd-image-box-3:hover .top .entry_thumbnail img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1) }.grd-image-box-3:hover .top .entry_thumbnail:before {opacity: 1 }.grd-image-box-3:hover .bottom {-webkit-box-shadow: 0 4px 9px 4px rgba(0, 0, 0, .07);box-shadow: 0 4px 9px 4px rgba(0, 0, 0, .07);background-color: #FFF }.grd-image-box-3:hover .bottom .entry-read-more {height: 40px }.grd-image-box-4 {float: left;width: 100%;border: 1px solid #f2f2f2;position: relative;-webkit-border-radius: 5px;border-radius: 5px;padding: 0 20px;background: #fff }.grd-image-box-4 .entry-title {float: left;width: 100% }.grd-image-box-4 .entry-title .title {float: left;width: 100%;padding: 38px 40px;font-size: 20px;font-weight: 500;margin: 0;z-index: 9;text-align: center;-webkit-transition: all .5s;transition: all .5s }.grd-image-box-4 .entry-icon {float: left;position: absolute;top: 70px;right: 30px;width: 65px;height: 65px;background-color: #9cc212;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-border-radius: 100%;border-radius: 100%;-webkit-transition: all .5s;transition: all .5s;z-index: 999 }.grd-image-box-4 .entry-icon .svg-icon {font-size: 35px;color: #fff }.grd-image-box-4 .entry_thumbnail {float: left;width: 100%;position: relative;overflow: hidden }.grd-image-box-4 .entry_thumbnail img {-webkit-transition: all .5s;transition: all .5s }.grd-image-box-4 .entry_thumbnail .hover {position: absolute;top: 0;left: 0;right: 0;bottom: 0 }.grd-image-box-4 .entry-content {float: left;width: 100%;padding: 35px 10px;line-height: 26px;text-align: center }.grd-image-box-4:hover .entry-title .title {color: #9cc212 }.grd-image-box-4:hover .entry_thumbnail .hover {background-color: rgba(16, 46, 25, .8) }.grd-image-box-4:hover .entry_thumbnail img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1) }.grd-image-box-4:hover .entry-icon {top: 20px }.grd-image-box-5 {float: left;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;position: relative;overflow: hidden;-webkit-border-radius: 5px;border-radius: 5px }.grd-image-box-5 .entry_thumbnail {width: 100%;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;padding: 0;text-align: center;-webkit-transition: all .5s ease;transition: all .5s ease }.grd-image-box-5 .entry_thumbnail .hover {display: none }.grd-image-box-5 .show {position: absolute;top: 0;left: 0;z-index: 1;opacity: 0;width: 100%;height: 100%;padding: 20px;text-align: center;-webkit-transition: all .5s ease;transition: all .5s ease;background-color: #102e19;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: translateY(110px) rotateX(-90deg);transform: translateY(110px) rotateX(-90deg);display: -webkit-box !important;display: -webkit-flex !important;display: -moz-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center }.grd-image-box-5 .show .entry-title {float: left;width: 100%;margin-bottom: 15px }.grd-image-box-5 .show .entry-title .title {text-align: center;font-weight: 500;font-size: 20px;line-height: 26px }.grd-image-box-5 .show .entry-content {float: left;width: 100%;line-height: 26px;color: #FFF;text-align: center }.grd-image-box-5:hover .entry_thumbnail {opacity: 0;-webkit-transform: translateY(-110px) rotateX(90deg);transform: translateY(-110px) rotateX(90deg) }.grd-image-box-5:hover a {text-decoration: none }.grd-image-box-5:hover .show {opacity: 1;-webkit-transform: rotateX(0);transform: rotateX(0) }.grd-empty-space, .vc_empty_space {clear: both }.grd-image-box-6 {float: left;width: 100%;position: relative;-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;border: 1px solid #f4f4f4 }.grd-image-box-6 .entry_thumbnail {overflow: hidden;float: left;width: 100%;height: 250px }.grd-image-box-6 .entry_thumbnail img {-webkit-border-top-left-radius: 5px;border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;border-top-right-radius: 5px;width: 100%;}.grd-image-box-6 .entry-icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-border-radius: 100%;border-radius: 100%;z-index: 999 }.grd-image-box-6 .entry-icon .svg-icon {font-size: 80px;color: #9cc212 }.grd-image-box-6 .entry-icon .svg-icon svg {margin-bottom: -3px }.grd-image-box-6 .entry-title {margin: 10px 0 20px 0 }.grd-image-box-6 .entry-title a .title {font-size: 20px;color: #2e2e2e;font-weight: 500;text-align: left;margin-top: 0 }.grd-image-box-6 .entry-title a:hover {text-decoration: none }.grd-image-box-6 .entry-content {line-height: 26px;text-align: left }.grd-image-box-6 .entry-read-more {float: left;width: 100%;padding: 12px 20px;margin-top: 0;overflow: hidden;position: relative;z-index: 99999 }.grd-image-box-6 .entry-read-more a {font-size: 14px;color: #2e2e2e;text-transform: uppercase;font-weight: 500 }.grd-image-box-6 .entry-read-more a .svg-icon {float: left;margin-right: 10px;font-size: 24px;line-height: 28px;}.grd-image-box-6 .entry-read-more a .svg-icon svg {float: left }.grd-image-box-6 .image-background {float: left;width: 100%;position: absolute;top: 0;left: 0;right: 0;z-index: -1;opacity: 0;display: block;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;-webkit-transition: all .7s;transition: all .7s }.grd-image-box-6 .image-background img {float: left;width: 100%;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content }.grd-image-box-6 .bottom {float: left;width: 100%;margin-top: 0;background-color: #fff;padding: 25px 30px 32px 30px;z-index: 999;position: relative;-webkit-transition: all .7s;transition: all .7s }.grd-image-box-6 .box-img {-webkit-transition: all .5s;transition: all .5s;-webkit-transform: translateX(0) rotateY(0);transform: translateX(0) rotateY(0);opacity: 1 }.grd-image-box-6 .box-img .entry-read-more {border-top: 1px solid #f4f4f4 }.grd-image-box-6 .fix-box {opacity: 0;clear: both;position: absolute;height: 100%;z-index: 999;-webkit-transition: all .5s;transition: all .5s;-webkit-transform: translateX(0) rotateY(180deg);transform: translateX(0) rotateY(180deg);background-color: rgba(16, 46, 25, .9);width: 100%;}.grd-image-box-6 .fix-box {background-image: url('../../fileadmin/system_lg_ovruch_slg/template/images/services/srbg-1.jpg');background-position: center;background-repeat: no-repeat;background-size: cover;}.grd-image-box-6 .fix-box .entry_thumbnail {background-color: rgba(16, 46, 25, .9) }.grd-image-box-6 .fix-box .entry_thumbnail img {display: none }.grd-image-box-6 .fix-box .fix-top {padding: 0 30px;overflow: hidden }.grd-image-box-6 .fix-box .fix-top .entry_thumbnail {width: 100%;height: 250px;opacity: 0 }.grd-image-box-6 .fix-box .entry-icon {position: absolute;top: 1px }.grd-image-box-6 .fix-box .fix-bottom {padding: 25px 30px 32px 30px;z-index: 999;background-color: rgba(16, 46, 25, .9) }.grd-image-box-6 .fix-box .entry-read-more {z-index: 999;background-color: rgba(16, 46, 25, .9);border-top: 1px solid #3e5443 }.grd-image-box-6:hover .box-img {opacity: 0;-webkit-transition: all .5s;transition: all .5s;-webkit-transform: translateX(0) rotateY(180deg);transform: translateX(0) rotateY(180deg) }.grd-image-box-6:hover .fix-box {opacity: 1;-webkit-transform: translateX(0) rotateY(0);transform: translateX(0) rotateY(0);-webkit-transition: all .5s;transition: all .5s }.grd-image-box-6:hover .entry-read-more a {color: #fff }.grd-image-box-6:hover .entry-read-more a:hover {text-decoration: none;color: #9cc212 }.grd-image-box-6:hover .entry-title a .title {color: #fff }.grd-image-box-6:hover .entry-content {color: #9eaba2 }.grd-image-box-7 {border: 1px solid #f2f2f2;overflow: hidden;-webkit-border-radius: 5px;border-radius: 5px;position: relative }.grd-image-box-7 .entry_thumbnail {float: left;width: 35%;background-color: #f4f4f4;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;padding: 40px 0;position: relative }.grd-image-box-7 .entry_thumbnail:after {content: '';position: absolute;height: 0;width: 1px;background-color: #e5e5e5;right: 0;top: 35px;-webkit-transition: all .5s;transition: all .5s }.grd-image-box-7 .right {position: relative;float: left;width: 65%;padding: 35px }.grd-image-box-7 .right .entry-title a .title {font-size: 20px;font-weight: 400;margin: 0 0 20px 0 }.grd-image-box-7 .right .entry-title a:hover {text-decoration: none }.grd-image-box-7 .right .entry-content {line-height: 26px }.grd-image-box-7:before {content: '';background-color: #f4f4f4;position: absolute;left: 0;width: 0;height: 100%;opacity: 0;-webkit-transition: all .5s;transition: all .5s }.grd-image-box-7:hover:before {width: 100%;opacity: 1 }.grd-image-box-7:hover .entry_thumbnail:after {height: -webkit-calc(100% - 70px);height: calc(100% - 70px) }.grd-banner-style-1 {position: relative;float: left;width: 100%;-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden }.grd-banner-style-1 .image {float: left;position: relative }.grd-banner-style-1 .image img {-webkit-border-radius: 5px;border-radius: 5px }.grd-banner-style-1 .content {float: left;width: 100%;position: absolute;bottom: 0;height: 100%;background: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 49, 25, 0)), to(#103119));background: -webkit-linear-gradient(rgba(16, 49, 25, 0), #103119);background: linear-gradient(rgba(16, 49, 25, 0), #103119) }.grd-banner-style-1 .content .descr {position: absolute;right: 50px;bottom: 130px;font-family: 'Ubuntu', sans-serif;font-weight: 700 }.grd-banner-style-1 .content .descr p {color: #FFF;margin: 0 }.grd-banner-style-1 .content .button {position: absolute;right: 50px;bottom: 50px;-webkit-border-radius: 25px;border-radius: 25px;padding: 10px 30px;border: 2px solid #9cc212;color: #9cc212 }.grd-banner-style-1 .content .button:hover {background-color: #9cc212 }.grd-banner-style-1 .content .button:hover a {color: #FFF;text-decoration: none }.grd-banner-style-2 {position: relative;float: left;width: 100%;-webkit-border-radius: 5px;border-radius: 5px }.grd-banner-style-2 .image {float: left;position: relative }.grd-banner-style-2 .image img {-webkit-border-radius: 5px;border-radius: 5px }.grd-banner-style-2 .content {float: left;position: absolute;top: -40px;left: 40px;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;padding: 25px 40px 30px;background-color: #9cc212;-webkit-border-radius: 5px;border-radius: 5px;width: 370px }.grd-banner-style-2 .content .descr {float: left;width: 100%;font-family: 'Ubuntu', sans-serif;color: #FFF }.grd-banner-style-2 .content .descr h3 {font-size: 24px;font-family: 'Ubuntu', sans-serif;color: #FFF }.grd-banner-style-2 .content .descr p {color: #FFF;margin: 0;line-height: 35px }.grd-banner-style-2 .content .button {float: left;color: #fff;margin-top: 15px }.grd-banner-style-2 .content .button a {color: #fff;text-transform: uppercase }.grd-banner-style-2 .content .button a .svg-icon {font-size: 25px;margin-right: 10px }.grd-banner-style-2 .content .button a .svg-icon svg {float: left;margin-right: 10px }.grd-banner-style-3 {position: relative;float: left;width: 100%;-webkit-border-radius: 5px;border-radius: 5px }.grd-banner-style-3 .image {float: left;position: relative }.grd-banner-style-3 .image img {-webkit-border-radius: 5px;border-radius: 5px }.grd-banner-style-3 .content {float: left;position: absolute;top: 90px;right: -100px;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;padding: 40px 35px;background-color: #fff;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #f2f2f2;width: 370px }.grd-banner-style-3 .content .descr {float: left;width: 100% }.grd-banner-style-3 .content .descr .content-title {float: left;width: 100%;position: relative }.grd-banner-style-3 .content .descr .content-title .title {font-size: 24px;color: #2e2e2e;font-weight: 500;margin: 20px 0;font-family: 'Ubuntu', sans-serif }.grd-banner-style-3 .content .descr .content-title .title:before {content: '';width: 30px;height: 7px;left: 0;top: -7px;background: url();position: absolute }.grd-banner-style-3 .content .descr ul {float: left;width: 100%;margin: 0;padding: 0 }.grd-banner-style-3 .content .descr ul li {list-style: none;margin: 13px 0;color: #848484;padding-left: 30px;position: relative }.grd-banner-style-3 .content .descr ul li:before {content: "";float: left;left: 0;position: absolute;width: 30px;background: url();background-repeat: no-repeat;height: 100%;background-position: left center }.grd-banner-style-3 .content .descr ul li:last-child {margin-bottom: 0 }.grd-award-carousel {margin-top: 5px }.grd-award-carousel .carousel-wrapper {max-width: 750px;margin: 0 auto;position: relative }.grd-award-carousel .carousel-wrapper:after {display: block;content: "";clear: both }.grd-award-carousel .item {float: left;width: 100% }.grd-award-carousel .item .svg-icon, .grd-award-carousel .item .title, .grd-award-carousel .item .content, .grd-award-carousel .item .grd-button-group {float: left;width: 100% }.grd-award-carousel .item .svg-icon {color: #9cc212;line-height: 140% }.grd-award-carousel .item .svg-icon i {font-size: 140px;line-height: 140px;}.grd-award-carousel .item .grd-button-group {margin-top: 40px;line-height: 30px;height: 55px }.grd-award-carousel .item .grd-button-group .grd-button {padding: 15px 30px }.grd-award-carousel .item .grd-button-group .grd-button {color: #ffffff;border: 2px solid #ffffff;border-radius: 25px;padding: 11px 25px 9px 25px;}.grd-award-carousel .slick-arrow {font-size: 0px!important;}.grd-award-carousel .slick-arrow::before {font-size: 34px;}.grd-award-carousel .item .title {font-weight: 500;font-family: 'Ubuntu', sans-serif;font-size: 24px;color: #fff443;line-height: 30px;margin-top: 0;margin-bottom: 5px }.grd-award-carousel .item .content {font-size: 20px;font-weight: 500;line-height: 30px;max-width: 450px;margin: 0 auto;float: none;font-family: 'Ubuntu', sans-serif }.grd-award-carousel .icon-theme-dark .content {color: #FFF }.grd-award-carousel .slick-arrow {border: 2px solid #fff;font-size: 25px;color: #fff;width: 60px;height: 60px;-webkit-border-radius: 60px;border-radius: 60px;top: -webkit-calc(50% + 8px);top: calc(50% + 8px);display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;z-index: 99;-webkit-transition: all .5s;transition: all .5s }.grd-award-carousel .slick-arrow:hover {border: 2px solid #9cc212 }.grd-award-carousel .arrow-left {left: 0 }.grd-award-carousel .arrow-right {right: 0 }.slick-dots {position: initial;margin-top: 20px }.slick-dots li {width: 10px;height: 10px }.slick-dots li button {width: 10px;height: 10px }.slick-dots li button:before {-webkit-border-radius: 0;border-radius: 0;border: 1px solid #e5e5e5 }.slick-dots li button:hover:before {background-color: #9cc212 }.slick-dots li.slick-active button:before {background-color: transparent;border: 3px solid #9cc212 }.carousel-img {clear: both;margin: 0 -15px }.carousel-img .box-img {padding: 0 15px;float: left }.carousel-img .box-img a {outline: 0 }.carousel-img .slick-arrow {top: 45%;z-index: 999;border: 0 }.carousel-img .slick-arrow i {font-size: 35px;color: white }.carousel-img .grd-left-arrow {left: 30px }.carousel-img .grd-right-arrow {right: 30px }.carousel-img.slick-dotted.slick-slider {margin-bottom: 0 }.dl_faq h3 {color: #2e2e2e }.dl_faq h2, .dl_faq h3, .dl_faq p {font-weight: 400 }.dl_faq .side_faq {overflow: hidden }.dl_faq .side_faq.style-2 {border-bottom: 1px solid #f2f2f2;padding-bottom: 25px }.dl_faq .side_faq.style-2:last-child {border: 0;padding-bottom: 0 }.dl_faq .side_faq.style-2:last-child p {margin-bottom: 0 }.dl_faq .style-1 {margin-bottom: 10px }.dl_faq .style-1 h3 {font-size: 20px;line-height: 36px;margin: 0 0 10px;-webkit-transition: all .5s;transition: all .5s }.dl_faq .style-1 .box-icon {float: left }.dl_faq .style-1 .box-icon i {font-size: 36px;color: #dadada;-webkit-transition: all .5s;transition: all .5s }.dl_faq .style-1 .box-faq {padding-left: 60px }.dl_faq .style-1:hover h3 {color: #9cc212 }.dl_faq .style-1:hover .box-icon i {color: #9cc212 }.dl_faq .style-2 h2 {font-size: 24px;line-height: 26px;text-transform: uppercase;margin-bottom: 20px }.dl_faq .style-2 h3, .dl_faq .style-2 p {font-size: 18px;line-height: 26px }.dl_faq .style-2 .question h2 {color: #d0d0d0 }.dl_faq .style-2 .asked h2 {padding-left: 60px;color: #9cc212 }.dl_faq .style-2 .asked p {padding-left: 60px;border-left: 1px solid #f2f2f2;font-size: 16px }.dl_timeline {overflow: hidden;padding: 20px 40px }.dl_timeline .box-timeline {text-align: center;padding: 0 32px;margin-top: 10px;border-top: 1px solid #dedede }.dl_timeline .box-timeline .hook {overflow: hidden;width: 100%;margin-top: -18px }.dl_timeline .box-timeline .hook span {display: block;margin: 0 auto }.dl_timeline .box-timeline .hook span:first-child {display: inline-block;width: 15px;height: 15px;border: 2px solid #dedede;background: white;-webkit-border-radius: 50%;border-radius: 50%;margin-bottom: -7px }.dl_timeline .box-timeline .hook span:first-child p {width: 3px;height: 3px;background: #aacb34;-webkit-border-radius: 50%;border-radius: 50%;display: block;padding: 0;line-height: 15px;margin: 4px auto }.dl_timeline .box-timeline .hook span:last-child {width: 1px;height: 40px;background: #dedede }.dl_timeline .box-timeline h2, .dl_timeline .box-timeline h4, .dl_timeline .box-timeline p {margin: 0 }.dl_timeline .box-timeline h2, .dl_timeline .box-timeline h4 {font-size: 18px;font-weight: 400 }.dl_timeline .box-timeline h2 {color: #fff;padding: 20px 0 }.dl_timeline .box-timeline p {color: #9eaba2;padding: 0 25px }.dl_timeline .box-timeline h4 {padding: 10px 0 20px;color: #2e2e2e;line-height: 36px }.dl_timeline .box-timeline .box-img {position: relative }.dl_timeline .box-timeline .box-img img {width: 100%;}.dl_timeline .box-timeline .overlay {position: absolute;top: 82%;height: 100%;background-color: #102e19;opacity: .9;-webkit-transition: all .5s;transition: all .5s }.dl_timeline .box-timeline:hover .overlay {top: 0;padding-top: 30%;-webkit-transition: all .5s;transition: all .5s }.dl_timeline.fix-overlay .box-timeline:hover .overlay {padding-top: 0 }.dl_timeline.fix-overlay .box-timeline h2 {padding: 10px 0 }.dl_timeline.fix-overlay .box-timeline p {padding: 0 10px }.dl_timeline .slick-arrow {position: absolute;top: 10px;display: block;width: 40px;height: 40px;border: 1px solid #c9c9c9;-webkit-border-radius: 3px;border-radius: 3px;text-align: center;line-height: 40px;cursor: pointer;z-index: 999 }.dl_timeline .slick-arrow:hover i {color: #abca38;-webkit-transition: all .5s;transition: all .5s }.dl_timeline .grd-left-arrow {left: 0 }.dl_timeline .grd-right-arrow {right: 0 }.dl_members {text-align: center }.dl_members h2, .dl_members h3 {font-weight: 400 }.dl_members h3 {color: #2e2e2e;font-size: 20px;margin: 0 0 30px }.dl_members .job {font-size: 18px;color: #9cc212;padding-top: 20px }.dl_members ul {list-style: none;margin: 0 }.dl_members ul li {display: inline-block;margin: 0 }.dl_members ul a {display: block }.dl_members.style-2 h3, .dl_members.style-2 .job {position: absolute;left: 0;right: 0;text-align: center;z-index: 99;background-color: #fff;-webkit-transition: .5s;transition: .5s }.dl_members.style-2 h3 {top: 0;padding-bottom: 30px }.dl_members.style-2 .job {bottom: 0 }.dl_members.style-2 .box-img {top: 50px }.dl_members.style-2:hover .box-img {top: 0;-webkit-transition: all .5s;transition: all .5s }.dl_members.style-2:hover h3 {-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%) }.dl_members.style-2:hover .job {-webkit-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%) }.dl_members.style-2 .box-member .overlay-link {background-color: initial }.dl_members.style-2 .box-member .overlay-link ul {background: -webkit-gradient(linear, left top, left bottom, from(#ffffff00), to(#102e19));background: -webkit-linear-gradient(#ffffff00, #102e19);background: linear-gradient(#ffffff00, #102e19) }.dl_members.style-2 .box-member .overlay-link a:hover {border: 1px solid transparent;background-color: #9cc212;color: white }.dl_members.style-2 .box-member:hover img {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) }.dl_members .box-member {position: relative;overflow: hidden }.dl_members .box-member .box-img {position: relative;overflow: hidden;-webkit-transition: all .5s;transition: all .5s }.dl_members .box-member img {-webkit-transition: all .5s;transition: all .5s }.dl_members .box-member .overlay-link {position: absolute;bottom: -100%;width: 100%;height: 100%;background-color: #102e19;opacity: .9;-webkit-transition: all .5s;transition: all .5s }.dl_members .box-member .overlay-link ul {position: absolute;width: 100%;left: 0 }.dl_members .box-member .overlay-link ul {padding: 0;line-height: 100px;height: 80px;bottom: 0 }.dl_members .box-member .overlay-link li {padding-top: 100px;-webkit-transition: all .5s;transition: all .5s }.dl_members .box-member .overlay-link a {margin: 0 5px;width: 28px;height: 28px;line-height: 28px;border: 1px solid #686868;-webkit-border-radius: 50%;border-radius: 50%;text-align: center;color: #fff }.dl_members .box-member .overlay-link a:hover {border: 1px solid transparent;color: #9cc212 }.dl_members .box-member .overlay-link li i:before {font-size: 12px }.dl_members .box-member:hover .overlay-link {bottom: 0 }.dl_members .box-member:hover .overlay-link li {padding-top: 0 }.dl_members .box-member:hover img {-webkit-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08) }.dl_members.box-2 {margin-top: 54px;position: relative }.dl_members.box-2 h2 {font-size: 20px;line-height: 30px;margin: 0 0 20px }.dl_members.box-2 a {font-size: 14px;text-transform: uppercase }.dl_members.box-2 a:hover {color: #9cc212 }.dl_members.box-2 .box-text {position: absolute;top: 50%;width: 100%;left: 50%;-webkit-transition: tr;transition: tr;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding: 15px }.dl_members.box-2 .box-text .dl-button {display: inline-block;margin-left: 10px }.dl_members.box-2.text-dark h2, .dl_members.box-2.text-dark a, .dl_members.box-2.text-dark svg {color: #fff }.dl_members.box-2.text-light h2, .dl_members.box-2.text-light a, .dl_members.box-2.text-light svg {color: #fff }.dl_counter {position: relative;color: #222;padding: 15px 0 20px;padding-left: 15% }.dl_counter h3, .dl_counter p {margin: 0;padding: 0 }.dl_counter span {font-size: 60px }.dl_counter.style-2 {padding-left: 0 }.dl_counter.style-2 div:first-child {border: 0 }.dl_counter.style-2 h3 {float: left;margin-right: 20px;line-height: 64px;min-width: 120px }.dl_counter.style-2 .content p {line-height: 32px }.dl_counter .border {width: 33.33%;height: 100%;border: 2px dashed #89aa10;position: absolute;top: 0;left: 0 }.dl_counter .border-right {position: absolute;right: 35px;top: 0;width: 1px;height: 100% }.dl_counter .content {position: relative }.dl_counter .content p {font-size: 18px;line-height: 28px;color: #222 }.dl_prices_1.text-dark {color: #2e2e2e }.dl_prices_1.text-dark h3, .dl_prices_1.text-dark p {color: #2e2e2e }.dl_prices_1.text-dark li {color: #919191 }.dl_prices_1.text-light {color: #fff }.dl_prices_1.text-light h3, .dl_prices_1.text-light p {color: #fff }.dl_prices_1.text-light li {color: #dedede }.dl_prices_1 ul, .dl_prices_1 li, .dl_prices_1 h3 {padding: 0;margin: 0;font-weight: 400 }.dl_prices_1 li {font-size: 16px;line-height: 36px;list-style: none }.dl_prices_1 li i {text-indent: 0;margin-right: 10px;color: #dadada }.dl_prices_1 .form {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex }.dl_prices_1 .form>div {width: 40%;border: 1px solid #f2f2f2 }.dl_prices_1 .form>div:nth-child(2) {border-left: 0 }.dl_prices_1 .form>div:last-child {width: 20%;text-align: center;border-left: 0 }.dl_prices_1 .title-price {font-size: 16px;line-height: 36px;font-family: 'Ubuntu', sans-serif;font-weight: 500;text-transform: uppercase }.dl_prices_1 .title-price>div {border-bottom: 0;padding: 10px 30px }.dl_prices_1 .title-price>div:last-child {border: 0 }.dl_prices_1 .main_table h3 {font-size: 20px;line-height: 28px }.dl_prices_1 .main_table>div {padding: 30px }.dl_prices_1 .main_table p {font-size: 24px;line-height: 36px;margin: 0 }.dl_prices_1 .main_table p span:last-child {position: relative;top: 5px;font-size: 16px }.dl_prices_2 p {padding: 0;margin: 0;font-weight: 400 }.dl_prices_2.text-dark .title-price {color: #222 }.dl_prices_2.text-light .title-price {color: #fff }.dl_prices_2 .form {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex }.dl_prices_2 .form>div {width: 50%;border: 1px solid #f2f2f2 }.dl_prices_2 .form>div:last-child {border-left: 0 }.dl_prices_2 .title-price {line-height: 36px;font-size: 18px }.dl_prices_2 .title-price>div {font-family: 'Ubuntu', sans-serif;border-bottom: 0;text-align: center;padding: 10px 0 }.dl_prices_2 .main_price>div {padding: 10px 0;line-height: 36px;font-size: 16px }.dl_prices_2 .main_price>div:first-child {padding-left: 35px }.dl_prices_2 .main_price>div:last-child {text-align: center }.dl_prices_3 {text-align: center }.dl_prices_3 ul, .dl_prices_3 li, .dl_prices_3 p, .dl_prices_3 h3 {padding: 0;margin: 0 }.dl_prices_3 li {list-style: none;font-size: 16px;line-height: 36px }.dl_prices_3 h3 {font-size: 20px;margin-bottom: 20px;position: relative }.dl_prices_3 h3, .dl_prices_3 a {font-weight: 500 }.dl_prices_3 a:hover {text-decoration: none }.dl_prices_3.style-2 {padding: 50px 0;background: #fff;-webkit-box-shadow: 1px 0 18px rgba(0, 0, 0, .07);box-shadow: 1px 0 18px rgba(0, 0, 0, .07);-webkit-border-radius: 3px;border-radius: 3px }.dl_prices_3.text-dark h3, .dl_prices_3.text-dark .text-after {color: #222 }.dl_prices_3.text-dark .dl-button a {border: 2px solid #222 }.dl_prices_3.text-light h3, .dl_prices_3.text-light .text-after {color: #fff }.dl_prices_3.text-light .dl-button a {border: 2px solid #fff }.dl_prices_3 .price {margin: 20px 0;color: #9cc212 }.dl_prices_3 .price span {font-weight: bold }.dl_prices_3 .price .unit-pr {position: relative;top: -16px;font-size: 20px }.dl_prices_3 .price .price-main {font-size: 54px;font-weight: bold }.dl_prices_3 .price .text-after {display: inline-block;line-height: 22px;border-left: 1px solid #f2f2f2;text-align: left;padding-left: 10px;margin-left: 10px;position: relative;top: -3px }.dl_prices_3 .sale {position: absolute;right: 0;top: -22px;font-size: 14px;display: block;width: 60px;height: 60px;padding-top: 14px;font-weight: 700;background-color: #9cc212;-webkit-border-radius: 50%;border-radius: 50%;color: white }.dl_prices_3 .dl-button a {display: inline-block;padding: 8px 44px 6px;border: 2px solid #222;-webkit-border-radius: 30px;border-radius: 30px;text-transform: uppercase;font-size: 14px;line-height: 28px }.dl_prices_3 .dl-button a:hover {border: 2px solid transparent;background-color: #9cc212;color: white }.dl_team_carousel {clear: both }.dl_team_carousel .box-team {position: relative;padding-left: 15px }.dl_team_carousel .box-team .box-banner {position: absolute;top: 0;overflow: hidden;height: 100%;-webkit-border-radius: 5px;border-radius: 5px }.dl_team_carousel .box-team .box-banner img {width: 100% }.dl_team_carousel .box-team .box-banner .text-banner {position: absolute;top: 0;width: 100%;padding: 0 50px 0 0;height: 100%;text-align: right;color: #333;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .02)), to(#000));background: -webkit-linear-gradient(rgba(255, 255, 255, .02), #000);background: linear-gradient(rgba(255, 255, 255, .02), #000) }.dl_team_carousel .box-team .box-banner .text-banner h2 {font-weight: bold;font-size: 35px;line-height: 48px;color: #2e2e2e;margin-top: 20% }.dl_team_carousel .box-team .box-banner .text-banner h2 b {font-size: 48px }.dl_team_carousel .box-team .box-banner .text-banner a {display: inline-block;padding: 12px 30px;border: 2px solid #9cc212;-webkit-border-radius: 25px;border-radius: 25px;margin-top: 20px;text-transform: uppercase;font-weight: 500 }.dl_team_carousel .box-team .box-banner .text-banner a:hover {background: #9cc212;color: #fff;text-decoration: none }.dl_team_carousel .box-team .slick-arrow {border-color: #e5e5e5 }.dl_team_carousel .box-title {margin: 0 15px 40px;position: relative;text-align: left }.dl_team_carousel .box-title h2 {margin-top: 0;padding-top: 27px;color: #2e2e2e;font-weight: 500 }.dl_team_carousel .box-title h2:before {content: '';position: absolute;top: 0;left: 0;background-color: #9cc212;width: 15px;height: 7px }.dl_team_carousel .box-title h2:after {content: '';position: absolute;top: 0;left: 15px;background-color: #7a941a;width: 15px;height: 7px }.dl_team_carousel .item-team {margin: 0 15px }.dl_team_carousel .item-team h3, .dl_team_carousel .item-team .job {text-align: center;-webkit-transition: .5s;transition: .5s }.dl_team_carousel .item-team .box-img {-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden }.dl_team_carousel .item-team .box-img img {margin: 0 auto;-webkit-transition: all .5s;transition: all .5s;width: 100%;}.dl_team_carousel .item-team:hover .box-img {-webkit-transition: all .5s;transition: all .5s }.dl_team_carousel .item-team:hover img {-webkit-transform: scale(1.06);-ms-transform: scale(1.06);transform: scale(1.06) }.dl_team_carousel .item-team .box-member .overlay-link {background-color: initial }.dl_team_carousel .item-team .box-member .overlay-link ul {background: -webkit-gradient(linear, left top, left bottom, from(#ffffff00), to(#102e19));background: -webkit-linear-gradient(#ffffff00, #102e19);background: linear-gradient(#ffffff00, #102e19) }.dl_team_carousel .item-team .box-member .overlay-link a:hover {border: 1px solid transparent;background-color: #9cc212;color: white }.dl_team_carousel .slick-arrow {top: -120px }.dl_team_carousel .grd-left-arrow {right: 75px }.dl_team_carousel .slick-dots {margin-top: 15px }.slick-arrow {display: block;width: 50px;height: 50px;line-height: 50px;border: 1px solid #405847;-webkit-border-radius: 50%;border-radius: 50%;position: absolute;right: 15px;cursor: pointer;text-align: center }.slick-arrow span {font-size: 20px }.slick-arrow:hover {color: #9cc212 }.grd-left-arrow {right: 75px }.dl-box-title {margin: 0 0 45px;position: relative;text-align: left }.dl-box-title h2 {margin-top: 0;padding-top: 27px;color: #2e2e2e;font-weight: 500 }.dl-box-title h2:before {content: '';position: absolute;top: 0;left: 0;background-color: #9cc212;width: 15px;height: 7px }.dl-box-title h2:after {content: '';position: absolute;top: 0;left: 15px;background-color: #7a941a;width: 15px;height: 7px }.dl-box-title.box-2 {text-align: center }.dl-box-title.box-2 h2:before {left: -15px }.dl-box-title.box-2 h2:before, .dl-box-title.box-2 h2:after {right: 0;margin: 0 auto }.dl_testimorial_carousel {clear: both }.dl_testimorial_carousel.no-star .list-star {display: none }.dl_testimorial_carousel h3, .dl_testimorial_carousel p {font-weight: 400 }.dl_testimorial_carousel h3 {font-size: 20px;color: #222 }.dl_testimorial_carousel .address {font-size: 16px;color: #9cc212 }.dl_testimorial_carousel .svg-icon i {font-size: 70px;color: #e5e5e5;margin-bottom: 20px }.dl_testimorial_carousel .item-testi {padding: 0 15px;position: relative }.dl_testimorial_carousel .box-text {float: left }.dl_testimorial_carousel .box-star i {margin-right: 2px }.dl_testimorial_carousel .box-star .fa-star {color: #9cc212 }.dl_testimorial_carousel .style-1 .box-text, .dl_testimorial_carousel .style-1 .box-avatar {width: 50%;border: 1px solid #f2f2f2 }.dl_testimorial_carousel .item-testi.style-1::after {clear: both;display: table;content: '';}.dl_testimorial_carousel .style-1 .box-text {position: relative;min-height: 250px;padding: 40px 30px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-transition: all .5s;transition: all .5s }.dl_testimorial_carousel .style-1 .box-text p {line-height: 30px;margin-bottom: 0 }.dl_testimorial_carousel .box-avatar {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 0;border-left: 0;padding: 40px 25px }.dl_testimorial_carousel .slick-current .style-1 .box-avatar {left: 0;border-left: 1px solid #f2f2f2;border-right: 0;}.dl_testimorial_carousel .slick-current .style-1 .box-text {left: 50%;}.dl_testimorial_carousel .style-1 .box-avatar .address {margin-bottom: 5px }.dl_testimorial_carousel .style-1 .box-avatar img {margin-bottom: 25px;-webkit-border-radius: 50%;border-radius: 50%;width: auto;}.dl_testimorial_carousel .style-1 .box-avatar h3 {margin-top: 0 }.dl_testimorial_carousel .style-1 .box-avatar:before {content: "";width: 5px;height: 98%;margin: 3px 0;position: absolute;top: 0;right: -5px;border: 1px solid #eee;-webkit-border-radius: 1%;border-radius: 1%;-webkit-transition: all .5s;transition: all .5s }.dl_testimorial_carouse .slick-current l .style-1 .box-text {left: 50% }.dl_testimorial_carousel .slick-current .style-1 .box-avatar:before {right: initial;left: -5px }.dl_testimorial_carousel .style-1:hover .box-text {border: 1px solid #9cc212 }.dl_testimorial_carousel .style-1:hover .box-text svg {color: #9cc212 }.dl_testimorial_carousel .style-1:hover .box-avatar:before {background-color: #9cc212 }.dl_testimorial_carousel .style-3.item-testi {padding: 50px 40px;border: 1px solid #f2f2f2;margin-top: 60px;margin-bottom: 10px }.dl_testimorial_carousel .style-3 .box-avatar {width: 100px;height: 100px;position: absolute;top: -50px;right: 50px;border: 2px solid transparent;-webkit-border-radius: 50%;border-radius: 50%;-webkit-transition: all .5s;transition: all .5s;padding: 0;}.dl_testimorial_carousel .style-3 .box-avatar img {width: 100%;-webkit-border-radius: 50%;border-radius: 50% }.dl_testimorial_carousel .style-3 .box-text {position: relative;}.dl_testimorial_carousel .style-3 .box-text p {margin-bottom: 0 }.dl_testimorial_carousel .style-3:hover {-webkit-box-shadow: 1px 0 15px rgba(0, 0, 0, .15);box-shadow: 1px 0 15px rgba(0, 0, 0, .15);-webkit-transition: all .6s;transition: all .6s }.dl_testimorial_carousel .style-3:hover .box-avatar {border: 2px solid #9cc212;-webkit-transition: all .5s;transition: all .5s }.dl_testimorial_carousel .style-2 .svg-icon i {color: #9cc212 }.dl_testimorial_carousel .style-2 p {color: #262626 }.dl_testimorial_carousel .style-2.item-testi {-webkit-box-shadow: 1px 0 15px rgba(0, 0, 0, .08);box-shadow: 1px 0 15px rgba(0, 0, 0, .08);border: 1px solid #f2f2f2 }.dl_testimorial_carousel .style-2 .box-text {padding: 20px 40px 40px;-webkit-background-size: cover;background-size: cover }.dl_testimorial_carousel .style-2 .box-text .content {width: 60% }.dl_testimorial_carousel .style-4 .box-text {text-align: center;width: 60%;margin: 0 auto;float: none }.dl_testimorial_carousel .style-4 .box-text p {font-size: 18px }.dl_testimorial_carousel .style-4 .box-star h3 {font-size: 16px;text-transform: uppercase }.dl_testimorial_carousel .style-4 .hook {width: 2px;height: 40px;background: #284330;display: inline-block }.dl_testimorial_carousel .style-4 .icon-quotation-2 {display: inline-block;border: 2px solid #284330;-webkit-border-radius: 50%;border-radius: 50% }.dl_testimorial_carousel .style-4 .icon-quotation-2 svg {font-size: 60px;padding: 12px;margin-bottom: 0 }.dl_testimorial_carousel .style-4 .grd-left-arrow {top: 40%;left: 10% }.dl_testimorial_carousel .style-4 .grd-right-arrow {top: 40%;right: 10% }.dl_testimorial_carousel .slick-arrow {top: -120px;z-index: 999 }.dl_testimorial_carousel .slick-arrow.slick-disabled {cursor: no-drop }.map-box {position: relative;top: 90px;margin-bottom: -150px !important;padding: 40px 40px 40px 40px;z-index: 99 }.map-box .wpb_column:nth-child(n+2) .vc_column-inner {padding-top: 0 !important }.map-box .wpb_content_element {margin-bottom: 0 !important }.map-box h3 {font-weight: 500;margin-bottom: 30px }.map-box p {font-size: 15px;margin-bottom: 7px }.map-box a {color: #848484 }.map-box a:hover {color: #9cc212 }@-webkit-keyframes shake {10%, 90% {-webkit-transform: translate3d(-1px, 0, 0);transform: translate3d(-1px, 0, 0) }}@keyframes shake {10%, 90% {-webkit-transform: translate3d(-1px, 0, 0);transform: translate3d(-1px, 0, 0) }}.medium {font-weight: 500 }.padding .vc_column_container {padding-left: 15px !important;padding-right: 15px !important }@keyframes shake {10%, 90% {-webkit-transform: translate3d(-1px, 0, 0);transform: translate3d(-1px, 0, 0) }20%, 80% {-webkit-transform: translate3d(2px, 0, 0);transform: translate3d(2px, 0, 0) }30%, 50%, 70% {-webkit-transform: translate3d(-4px, 0, 0);transform: translate3d(-4px, 0, 0) }40%, 60% {-webkit-transform: translate3d(4px, 0, 0);transform: translate3d(4px, 0, 0) }}@-webkit-keyframes fadeinBottom {from {margin-bottom: -100%;opacity: 0 }to {margin-bottom: 0;opacity: 1 }}@keyframes fadeinBottom {from {margin-bottom: -100%;opacity: 0 }to {margin-bottom: 0;opacity: 1 }}.faq-form {text-align: center;border: 1px solid #f2f2f2 }.faq-form input, .faq-form select {display: block;width: 100%;}.faq-form input[type="submit"] {display: inline-block;}.faq-form h2, .faq-form h3 {margin: 0 }.faq-form h2 {font-size: 18px;font-weight: 500;color: #2e2e2e;background-color: #f4f4f4;padding: 17px 0 }.faq-form p {padding: 30px 30px 40px }.faq-form label {text-align: left;padding: 10px 0 0;display: block;margin-bottom: 0 }.faq-form input[type="text"], .faq-form input[type="email"], .faq-form select, .faq-form textarea {border: 0;border-bottom: 1px solid #f2f2f2;padding-left: 0!important;outline: 0 }.faq-form .text-829 input[type="text"] {height: 40px }.faq-form .wpcf7-submit {margin-top: 20px }.wpcf7 .wpcf7-form .faq-form input, .wpcf7 .wpcf7-form .faq-form textarea, .wpcf7 .wpcf7-form .faq-form select {margin-bottom: 10px!important }.grd_quotes {position: relative;padding: 35px 25px;text-decoration: underline;font-size: 18px;line-height: 28px;-webkit-transition: all .5s;transition: all .5s;-webkit-box-shadow: 1px 1px 29px rgba(0, 0, 0, .12);box-shadow: 1px 1px 29px rgba(0, 0, 0, .12) }.grd_quotes p {color: #2f2f2f }.grd_quotes:after {content: " ";position: absolute;top: 0;left: 0;height: 100%;width: 2px;background: #9cc212 }.time-box {position: relative;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0 }.pswp .mf-video-wrapper, .pswp .mf-wrapper {position: relative;width: 100%;height: 100% }.pswp .mf-video-wrapper iframe, .pswp .mf-video-wrapper .wp-video {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%) }.pswp .mf-video-wrapper iframe:-webkit-full-screen {-webkit-transform: none;transform: none }.wpb_gmaps_widget .wpb_wrapper {padding: 0;background-color: transparent }.alignnone {margin: 0 }.aligncenter, div.aligncenter, .aligncenter img {display: block;margin: 1em auto }.alignright {float: right;margin: 5px 0 20px 20px }.alignleft {float: left;margin: 5px 20px 20px 0 }.wp-caption {max-width: 100%;text-align: center }.wp-caption img {display: block;width: 100%;height: auto;margin: 0 }.wp-caption-text {font-size: small;margin: 0;padding: 5px 0 0 }.gallery-caption {display: block }.bypostauthor {display: block }.sticky {display: block }.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;height: 1px;width: 1px;overflow: hidden }.screen-reader-text:focus {background-color: #f1f1f1;-webkit-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);clip: auto !important;color: #21759b;display: block;font-size: 14px;font-size: .875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000 }.gallery {margin-bottom: 1.5em;margin-left: -7px;margin-right: -7px }.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%;margin: 0;padding: 7px }.gallery-columns-2 .gallery-item {max-width: 50% }.gallery-columns-3 .gallery-item {max-width: 33.33% }.gallery-columns-4 .gallery-item {max-width: 25% }.gallery-columns-5 .gallery-item {max-width: 20% }.gallery-columns-6 .gallery-item {max-width: 16.66% }.gallery-columns-7 .gallery-item {max-width: 14.28% }.gallery-columns-8 .gallery-item {max-width: 12.5% }.gallery-columns-9 .gallery-item {max-width: 11.11% }.gallery-caption {display: block }.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {display: none }.site-logo {padding-top: 1.8em;padding-bottom: 1.8em }.site-logo h1, .site-logo h2, .site-logo p {margin: 0;line-height: 0;text-indent: -9999px }.site-header {border-bottom: 1px solid #e1e1e1 }.page-template-template-homepage .site-header {border-bottom: 0 }.header-v2 .site-logo {padding-top: 0;padding-bottom: 0 }.header-v2 .header-bar {padding-bottom: 42px }.header-v2 .header-bar i {color: #9cc212;margin-right: 5px;line-height: 44px;}.header-v2 .header-bar .highlights {margin-top: 10px }.header-v2 .header-row {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-top: 10px;padding-bottom: 10px;height: 120px }.header-v2 .header-row:after, .header-v2 .header-row:before {display: none }.header-bar {background: #13371e;color: #a2b1a5 }.header-bar .highlights {margin-top: 2.5em }.header-bar .highlights .widget {display: inline-block;border-right: 1px solid #405847;padding-right: 1.875em;margin: 0 1.875em 0 0 }.header-bar .highlights .widget .pull-left {font-size: .875em;margin-right: 1.25em;font-weight: 500 }.header-bar .highlights .widget .pull-left div:first-child {color: #fff;font-size: 16px;font-family: 'Ubuntu', sans-serif;margin-bottom: 9px;line-height: 1 }.header-bar .highlights .widget:first-child i {font-size: 3em }.header-bar .highlights .widget:last-child {border: 0;padding: 0;margin: 0 }.header-bar i {font-size: 2.5em }.header-content {line-height: 1 }.header-v1 .header-content {padding-left: 0 }.header-v3 .site-logo {padding: 0 0 0 15px }.header-v3 .header-content {padding-left: 0 }.page-template-template-homepage.header-transparent .header-main {position: absolute;left: 0;right: 0;top: 0;z-index: 99;background-color: transparent }.admin-bar.header-transparent .header-main {top: 32px }.header-v4 .header-bar {background: #fff;border-top: 3px solid #9cc212 }.header-v4 .header-bar .highlights {border-left: 1px solid #e5e5e5;margin-top: 0 }.header-v4 .header-bar .highlights .widget {border: 0;padding-left: 1.875em;margin: 0 }.header-v4 .header-bar .highlights .widget .pull-left {margin-right: 0 }.header-v4 .header-bar .highlights .widget .pull-left i {color: #9cc212;font-size: 20px;margin: 20px 15px 0 0;line-height: 50px;}.header-v4 .header-bar .highlights .widget .pull-right div {color: #848484;font-size: .875em }.header-v4 .header-bar .highlights .widget .pull-right>div:first-child {font-weight: bold;color: #2e2e2e;text-transform: uppercase;margin-top: 5px }.header-v4 .header-bar .highlights .widget_search {float: right;width: 400px;padding-right: 0 }.header-v4 .header-bar .highlights .widget_search .search-form {border: 1px solid #f2f2f2;-webkit-border-radius: 5px;border-radius: 5px;padding: 0 1.875em }.header-v4 .header-bar .highlights .widget_search .search-form:before {color: #aaa;right: 1.875em }.header-v4 .header-bar .highlights .widget_search .search-form label {padding-top: .3em }.header-v4 .header-bar .highlights .widget_search .search-form label input {height: 3.125em;font-size: .875em }.header-v4 .header-bar .highlights .widget_search .search-form .search-submit {height: 3.125em }.header-v4 .header-bar .highlights .widget_search .search-form::-webkit-input-placeholder {color: #848484 }.header-v4 .header-bar .highlights .widget_search .search-form:-moz-placeholder {color: #848484 }.header-v4 .header-bar .highlights .widget_search .search-form::-moz-placeholder {color: #848484 }.header-v4 .header-bar .highlights .widget_search .search-form:-ms-input-placeholder {color: #848484 }.header-v4 .header-row {padding: 10px 0;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;height: 120px }.header-v4 .header-row:after, .header-v4 .header-row:before {display: none }.header-v4 .site-logo {padding-top: 0;padding-bottom: 0 }.header-v4 .header-menu {background: #102e19 }.header-v4 .site-header {border-bottom: 0;}.woocommerce .widget_shopping_cart_content, .widget_shopping_cart_content {padding: 15px 20px 20px;background-color: #fff;border: 1px solid #ccc;-webkit-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px }.woocommerce .widget_shopping_cart_content .woocommerce-mini-cart__empty-message, .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {margin-bottom: 0 }.woocommerce .widget_shopping_cart_content:after, .widget_shopping_cart_content:after {position: absolute;top: 50%;left: 50%;font-size: 50px;color: #444;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;-webkit-transform: none;-ms-transform: none;transform: none;margin-top: -25px;margin-left: -25px;z-index: -999;opacity: 0 }.woocommerce .widget_shopping_cart_content ul.cart_list, .widget_shopping_cart_content ul.cart_list {position: static;opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;border: 0;max-height: 420px;overflow-x: hidden;overflow-y: scroll;text-align: left }.woocommerce .widget_shopping_cart_content ul.cart_list li, .widget_shopping_cart_content ul.cart_list li {text-align: left;border: 0;border-bottom: 1px solid #e5e5e5;padding: 0 20px 20px 0;position: relative;width: 100% }.woocommerce .widget_shopping_cart_content ul.cart_list li:first-child, .widget_shopping_cart_content ul.cart_list li:first-child {margin-top: 0 }.woocommerce .widget_shopping_cart_content ul.cart_list li img, .widget_shopping_cart_content ul.cart_list li img {width: 50px;float: left;margin-left: 0;margin-right: 15px;margin-top: 5px }.woocommerce .widget_shopping_cart_content ul.cart_list li .quantity, .widget_shopping_cart_content ul.cart_list li .quantity {color: #999;font-weight: 300;display: inline-block;padding-top: 5px;padding-bottom: 5px }.woocommerce .widget_shopping_cart_content ul.cart_list li .variation, .widget_shopping_cart_content ul.cart_list li .variation {display: none;border: 0 }.woocommerce .widget_shopping_cart_content ul.cart_list li .amount, .widget_shopping_cart_content ul.cart_list li .amount {padding-left: 0;color: #ff1d5d;font-weight: 300;display: inline-block }.woocommerce .widget_shopping_cart_content ul.cart_list li a.remove, .widget_shopping_cart_content ul.cart_list li a.remove {position: absolute;right: 0;left: auto;top: 2px;color: #ccc !important;width: 14px;height: 14px;line-height: 14px;overflow: hidden;background-color: transparent !important }.woocommerce .widget_shopping_cart_content ul.cart_list li a.remove:before, .widget_shopping_cart_content ul.cart_list li a.remove:before {font-size: 14px;-webkit-transition: .5s;transition: .5s }.woocommerce .widget_shopping_cart_content ul.cart_list li a.remove:hover:before, .widget_shopping_cart_content ul.cart_list li a.remove:hover:before {color: #000 }.woocommerce .widget_shopping_cart_content ul.cart_list .mini_cart_item a, .widget_shopping_cart_content ul.cart_list .mini_cart_item a {font-size: 16px;font-weight: 400;border-top-width: 0;padding: 0;color: #000;text-transform: none }.woocommerce .widget_shopping_cart_content ul.cart_list .mini_cart_item a:hover, .widget_shopping_cart_content ul.cart_list .mini_cart_item a:hover {color: #9cc212 }.woocommerce .widget_shopping_cart_content .total, .widget_shopping_cart_content .total {padding: 30px 0 25px;overflow: hidden;clear: both;border-bottom: 1px solid #e5e5e5;margin-bottom: 30px;border-top: 0 }.woocommerce .widget_shopping_cart_content .total strong, .widget_shopping_cart_content .total strong {float: left;color: #2e2e2e;font-weight: bold;font-size: 18px;line-height: 1 }.woocommerce .widget_shopping_cart_content .total .amount, .widget_shopping_cart_content .total .amount {float: right;font-size: 18px;color: #f36;font-weight: 300;line-height: 1 }.woocommerce .widget_shopping_cart_content .buttons, .widget_shopping_cart_content .buttons {margin-bottom: 0 }.woocommerce .widget_shopping_cart_content .buttons a, .widget_shopping_cart_content .buttons a {font-size: 14px;float: left;height: 46px;line-height: 45px;padding: 0;font-weight: bold;min-width: 154px;text-transform: uppercase;text-align: center }.woocommerce .widget_shopping_cart_content .buttons .checkout, .widget_shopping_cart_content .buttons .checkout {float: right;background-color: transparent;border: 1px solid #000;color: #000 }.woocommerce .widget_shopping_cart_content .buttons .checkout:hover, .widget_shopping_cart_content .buttons .checkout:hover {background-color: #9cc212;color: #fff;border: 1px solid #9cc212 }.woocommerce .widget_shopping_cart_content .buttons:after, .widget_shopping_cart_content .buttons:after {display: block;content: '';clear: both }.woocommerce .widget_shopping_cart_content .cart_list::-webkit-scrollbar, .widget_shopping_cart_content .cart_list::-webkit-scrollbar {display: none }.numeric-navigation {clear: both;display: block;text-align: center;float: none;padding-top: 0 }.numeric-navigation .page-numbers {color: #2e2e2e;font-weight: 500;font-size: 18px;width: 3.125em;height: 3.125em;line-height: 3.125em;-webkit-border-radius: 3px;border-radius: 3px;text-align: center;background-color: #fff;display: inline-block;margin: 0 5px;border: 1px solid #f2f2f2;-webkit-transition: .5s;transition: .5s }.numeric-navigation .page-numbers:first-child {margin-left: 0 }.numeric-navigation .page-numbers:last-child {margin-right: 0 }.numeric-navigation .page-numbers:hover, .numeric-navigation .page-numbers.current {color: #fff;border-color: #9cc212;background-color: #9cc212;text-decoration: none }.site-menu {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex }.main-nav {margin-left: auto }.main-nav a {font-weight: 500;font-size: .875em;color: #2e2e2e;display: block }.main-nav a:hover {text-decoration: none }.main-nav ul {list-style: none;padding: 0;margin-bottom: 0;position: relative }.main-nav ul ul {-webkit-transition: top .3s ease 0s, opacity .3s;transition: top .3s ease 0s, opacity .3s;position: absolute;top: 110%;left: 0;min-width: 260px;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);background: #fff;-webkit-border-radius: .5em;border-radius: .5em;-webkit-box-shadow: 0 -5px 30px -5px rgba(0, 0, 0, .2);box-shadow: 0 -5px 30px -5px rgba(0, 0, 0, .2);z-index: 99 }.main-nav ul ul:before {content: '';width: 100%;height: 10px;position: absolute;background-color: transparent;left: 0;top: -10px;z-index: 99 }.main-nav ul ul ul {-webkit-transition: left .3s ease 0s, opacity .3s;transition: left .3s ease 0s, opacity .3s;left: 115%;top: 0;margin-top: 0;z-index: 99 }.main-nav ul ul ul:before {content: '';width: 10px;height: 100%;position: absolute;background-color: transparent;top: 0;left: -10px;z-index: 99 }.main-nav li {position: relative }.main-nav li:hover>ul {opacity: 1;z-index: 9999;top: 59%;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1) }.main-nav li li {padding: 0 20px;display: block;line-height: 1;-webkit-transition: .5s;transition: .5s;border-bottom: 1px solid #f2f2f2;position: relative;white-space: nowrap }.main-nav li li:last-child {border-bottom: 0 }.main-nav li li a {font-size: 16px;padding: 18px 0;font-weight: 500;color: #2e2e2e;position: relative;display: block;}.main-nav li li:hover>a {color: #9cc212 }.main-nav li li:hover>ul {top: 0;left: -webkit-calc(100% + 10px);left: calc(100% + 10px) }.main-nav ul.menu {zoom: 1 }.main-nav ul.menu:before, .main-nav ul.menu:after {content: "";display: table }.main-nav ul.menu:after {clear: both }.main-nav ul.menu li.mf-active-menu {z-index: 9 }.main-nav ul.menu>li {float: left;position: relative;text-align: left;padding: 27px 22px;margin-bottom: 0 }.main-nav ul.menu>li:first-child>ul {left: 0 }.main-nav ul.menu>li>a {text-transform: uppercase;position: relative;-webkit-transition: .5s;transition: .5s }.main-nav ul.menu>li.current-menu-item>a, .main-nav ul.menu>li.current-menu-parent>a, .main-nav ul.menu>li.current-menu-ancestor>a, .main-nav ul.menu>li:hover>a {color: #9cc212 }.main-nav ul.menu>li.active>a, .main-nav ul.menu>li:hover>a {color: #9cc212 }.main-nav>ul.menu {zoom: 1;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap }.main-nav>ul.menu:before, .main-nav>ul.menu:after {content: "";display: table }.main-nav>ul.menu:after {clear: both }.main-nav>ul.menu>li {position: relative;padding: 0 18px 1.6em;margin-bottom: 0 }.main-nav>ul.menu>li:first-child>ul {left: 0 }.main-nav>ul.menu>li:last-child {padding-right: 0 }.main-nav>ul.menu>li>a {text-transform: uppercase;position: relative;-webkit-transition: .5s;transition: .5s }.main-nav>ul.menu>li.current_page_item>a, .main-nav>ul.menu>li:hover>a {color: #9cc212 }.main-nav li:hover>ul {opacity: 1;z-index: 9999;top: 100%;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1) }.main-nav li li:hover>ul {top: 0;left: -webkit-calc(100% + 10px);left: calc(100% + 10px) }.main-nav .menu {position: relative }.main-nav .menu .is-mega-menu {position: static !important }.main-nav .menu .is-mega-menu:hover .dropdown-submenu {-webkit-transform: translateX(0) scale(1);-ms-transform: translateX(0) scale(1);transform: translateX(0) scale(1) }.main-nav .menu .is-mega-menu:hover.align-right .dropdown-submenu {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) }.main-nav .menu .is-mega-menu:hover.align-left .dropdown-submenu {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) }.main-nav .menu .is-mega-menu .dropdown-submenu {left: 0;-webkit-transform: translateX(0) scale(0);-ms-transform: translateX(0) scale(0);transform: translateX(0) scale(0);width: 100%;padding: 0 }.main-nav .menu .is-mega-menu .dropdown-submenu>li {padding: 0 }.main-nav .menu .is-mega-menu .dropdown-submenu .mega-menu-content {padding: 42px 15px }.main-nav .menu .is-mega-menu .dropdown-submenu .menu-item-mega {padding: 0 25px }.main-nav .menu .is-mega-menu .dropdown-submenu .menu-item-mega>a {color: #fff;font-size: 18px;margin: 0;padding: 5px 0;font-weight: 500;text-transform: uppercase }.main-nav .menu .is-mega-menu .dropdown-submenu .menu-item-mega>a:hover {color: #fff }.main-nav .menu .is-mega-menu .dropdown-submenu .menu-item-mega>a.hide-text {visibility: hidden }.main-nav .menu .is-mega-menu .dropdown-submenu .menu-item-mega .sub-menu {background-color: transparent }.main-nav .menu .is-mega-menu .dropdown-submenu .menu-item-mega .sub-menu .sub-menu {margin-left: 10px;padding-bottom: 0 }.main-nav .menu .is-mega-menu .dropdown-submenu .mr-col {border-right: 1px solid #2f2f2f }.main-nav .menu .is-mega-menu .dropdown-submenu .mr-col:last-child {border: 0 }.main-nav .menu .is-mega-menu .dropdown-submenu .mega-menu-submenu .sub-menu {position: static;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);opacity: 1;width: 100%;border: 0;z-index: 9999;min-width: inherit;padding: 0;margin-top: 20px }.main-nav .menu .is-mega-menu .dropdown-submenu .mega-menu-submenu .sub-menu:before {display: none }.main-nav .menu .is-mega-menu .dropdown-submenu .mega-menu-submenu .sub-menu li {padding: 0;border: 0 }.main-nav .menu .is-mega-menu .dropdown-submenu .mega-menu-submenu .sub-menu li a {padding: 12px 0 }.main-nav .menu .is-mega-menu .dropdown-submenu .mega-menu-submenu .sub-menu li:first-child>a {padding-top: 0 }.main-nav .menu .is-mega-menu .dropdown-submenu .mega-menu-submenu .sub-menu li:last-child>a {padding-bottom: 0 }.main-nav .menu .is-mega-menu.align-right {position: static }.main-nav .menu .is-mega-menu.align-right .dropdown-submenu {left: auto;right: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0) }.main-nav .menu .is-mega-menu.align-left {position: static }.main-nav .menu .is-mega-menu.align-left .dropdown-submenu {left: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0) }.main-nav .menu .is-mega-menu:hover .mega-menu-container {opacity: 1;top: 100%;z-index: 9999;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1) }.main-nav .menu .is-mega-menu .sub-menu {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1) }.main-nav > ul.menu > li {padding: 0 12px 1.6em;}.main-nav > ul.menu > li > a {font-weight: 700;font-size: 16px;}.menu-extra {float: right;list-style: none;padding: 0;margin-bottom: 0;position: relative;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.menu-extra li {float: left;position: relative;border-left: 1px solid #f2f2f2;padding: .3em 1.25em;margin: 1em 0;cursor: pointer }.menu-extra li:first-child {border: 0;margin-left: 0 }.menu-extra li:last-child {padding-right: 0 }.menu-extra a {font-size: 18px;color: #919191 }.menu-extra a:hover {color: #9cc212 }.menu-extra svg, .menu-extra i {font-size: 20px }.menu-extra .schedule .schedule-content {-webkit-transition: top .5s ease 0s, opacity .5s;transition: top .5s ease 0s, opacity .5s;position: absolute;top: 100%;right: -92px;width: 200px;background-color: #9cc212;padding: 20px 0;font-size: .875em;text-align: center;-webkit-border-radius: .5em;border-radius: .5em;border-top: 20px solid #fff;z-index: -1;opacity: 0;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0) }.menu-extra .schedule .schedule-content a {color: #fff;font-size: 1em;text-transform: uppercase }.menu-extra .schedule .schedule-content:after {content: '';position: absolute;bottom: 100%;left: 0;right: 0;margin: 0 auto;width: 0;height: 0;border-bottom: solid 10px #9cc212;border-left: solid 10px transparent;border-right: solid 10px transparent }.menu-extra .schedule:hover .schedule-content {opacity: 1;z-index: 999;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1) }.menu-extra .menu-item-cart .grd-mini-cart-content {-webkit-transition: top .5s ease 0s, opacity .5s;transition: top .5s ease 0s, opacity .5s;position: absolute;top: 110%;right: 10px;z-index: -1;opacity: 0;width: 366px;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);border-top: 20px solid transparent;background: #fff;-webkit-border-radius: 5px;border-radius: 5px }.menu-extra .menu-item-cart .grd-mini-cart-content ul:after {content: '';clear: both;display: block }.menu-extra .menu-item-cart .cart-contents {position: relative;line-height: 1;-webkit-transition: none;transition: none }.menu-extra .menu-item-cart .cart-contents .svg-icon i {font-size: 22px;}.menu-extra .menu-item-cart:hover .grd-mini-cart-content {top: 100%;opacity: 1;z-index: 999;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1) }.header-v1 .mf-active-menu, .header-v3 .mf-active-menu {display: none }.header-v2 .primary-nav>ul.menu>li.mf-active-menu {height: 2px;background-color: #9cc212;z-index: 1;position: absolute;top: 20px;padding: 0;-webkit-transition: none;transition: none }.header-v2 .header-main {position: relative }.header-v2 .header-menu {position: absolute;left: 0;right: 0;bottom: -45px;z-index: 1 }.header-v2 .site-menu {background: #fff;display: inline-block;width: 100% }.header-v2 .site-menu ul.menu>li {margin: 0;padding: 30px 20px 26px }.header-v2 .main-nav {float: left }.header-v2 .menu-extra .search-form {font-size: 1em;position: relative;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex }.header-v2 .menu-extra .search-form:before {content: url('../../../demo3.steelthemes.com/grd/wp-content/themes/grd/img/svg/search.svg');width: 1.125em;height: 1.125em;position: absolute;top: 50%;right: 16px;color: #919191;z-index: 99;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%) }.header-v2 .menu-extra .search-form:after {content: '';position: absolute;top: 0;right: 0;width: 50px;height: 50px;background-color: #fff;z-index: 9 }.header-v2 .menu-extra .search-form .screen-reader-text {display: none }.header-v2 .menu-extra .search-form::-webkit-input-placeholder {color: #bebebe }.header-v2 .menu-extra .search-form:-moz-placeholder {color: #bebebe }.header-v2 .menu-extra .search-form::-moz-placeholder {color: #bebebe }.header-v2 .menu-extra .search-form:-ms-input-placeholder {color: #bebebe }.header-v2 .menu-extra .search-form .search-submit {position: relative;width: 50px;height: 50px;opacity: 0;z-index: 999 }.header-v2 .menu-extra .search-form input {width: 100%;border: 0;padding: 0 10px }.header-v2 .menu-extra .search-form input:focus {outline: 0;border-color: transparent }.header-v2 .menu-extra .toggle-search {position: relative;display: block }.header-v2 .menu-extra .toggle-search i, .header-v2 .menu-extra .toggle-search:before {-webkit-transition: .5s;transition: .5s;color: #999 }.header-v2 .menu-extra .search-form::before {content: url('../../fileadmin/system_lg_ovruch_slg/template/images/icon/search.svg');width: 1.125em;height: 1.125em;position: absolute;top: 50%;right: 16px;color: #919191;z-index: 99;transform: translateY(-50%);}.header-v2 .menu-extra .toggle-search .icon-cancel {position: absolute;left: 0;right: 0;top: 0;-webkit-transition: all .5s;transition: all .5s }.header-v2 .menu-extra .toggle-search .icon-cancel {top: 0;opacity: 0 }.header-v2 .menu-extra .toggle-search .icon-cancel i {font-size: 18px;position: relative;top: -2px }.header-v2 .menu-extra .show-search .toggle-search .icon-cancel {opacity: 1 }.header-v2 .menu-extra .show-search .toggle-search .icon-search {opacity: 0 }.header-v2 .menu-extra .menu-item-search .search-form {position: absolute;top: 58px;right: -21px;width: -webkit-max-content;width: -moz-max-content;width: max-content;line-height: 0;opacity: 0;-webkit-transition: .4s;transition: .4s;z-index: 99;border: 1px solid #f2f2f2 }.header-v2 .menu-extra .menu-item-search.show-search .search-form {opacity: 1;line-height: inherit }.header-v2 .menu-extra .menu-item-search label {margin: 0 }.header-v2 .menu-extra .schedule {margin: 0 0 0 20px;padding: 0;background: #89ab0d }.header-v2 .menu-extra .schedule .schedule-box {padding: 27px 55px;background: #9cc212;color: #fff;-webkit-border-radius: 0 3em 0 0;border-radius: 0 3em 0 0;font-weight: 500;font-size: .875em;text-transform: uppercase }.header-v2 .menu-extra .schedule .schedule-box a {color: #fff;font-size: 1em }.header-v2 .menu-extra .schedule .schedule-box i {margin-right: 10px }.header-v2 .menu-extra .schedule .schedule-box:hover {text-decoration: none }.header-v2 .menu-extra li {margin: 5 px0 0 }.header-v2 .menu-extra svg {color: #919191 }.header-v2 .menu-extra svg:hover {color: #9cc212 }.header-v3 .main-nav {margin-top: 10px }.header-v3 .main-nav ul.menu>li {margin: 0;padding: 30px 20px }.header-v3 .main-nav ul.menu>li.menu-item-search {padding: 18px 0 18px 20px }.header-v3 .main-nav ul.menu>li .toggle-search .fa {position: absolute;left: 0;right: 0;top: 12px;-webkit-transition: all .5s;transition: all .5s }.header-v3 .main-nav ul.menu>li .toggle-search .fa-close {top: 0;opacity: 0 }.header-v3 .main-nav ul.menu>li.show-search .toggle-search .fa-close {top: 12px;opacity: 1 }.header-v3 .main-nav ul.menu>li.show-search .toggle-search .fa-search {top: 0;opacity: 0 }.header-v3 .search-form {font-size: 1em;position: relative;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex }.header-v3 .search-form:before {content: url('../../../demo3.steelthemes.com/grd/wp-content/themes/grd/img/svg/search.svg');width: 1.125em;height: 1.125em;position: absolute;top: 50%;right: 16px;color: #919191;z-index: 99;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%) }.header-v3 .search-form:after {content: '';position: absolute;top: 0;right: 0;width: 50px;height: 50px;background-color: #fff;z-index: 9 }.header-v3 .search-form .screen-reader-text {display: none }.header-v3 .search-form::-webkit-input-placeholder {color: #bebebe }.header-v3 .search-form:-moz-placeholder {color: #bebebe }.header-v3 .search-form::-moz-placeholder {color: #bebebe }.header-v3 .search-form:-ms-input-placeholder {color: #bebebe }.header-v3 .search-form .search-submit {position: relative;width: 50px;height: 50px;opacity: 0;z-index: 999 }.header-v3 .search-form input {width: 100%;border: 0;padding: 0 10px }.header-v3 .search-form input:focus {outline: 0;border-color: transparent }.header-v3 .menu-item-search a {width: 40px;height: 40px;border: 1px solid #aaa;-webkit-border-radius: 50%;border-radius: 50%;text-align: center;line-height: 2.7 }.header-v3 .menu-item-search a:hover {color: #9cc212;border: 1px solid #9cc212 }.header-v3 .menu-item-search .search-form {position: absolute;top: 110%;right: 0;width: -webkit-max-content;width: -moz-max-content;width: max-content;line-height: 0;opacity: 0;-webkit-transition: .4s;transition: .4s;z-index: 99;border: 1px solid #f2f2f2 }.header-v3 .menu-item-search .search-form:before {content: "\f002";font-family: "FontAwesome";width: 1.125em;height: 1.125em;position: absolute;top: 50%;right: 16px;color: #919191;z-index: 99;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%) }.header-v3 .menu-item-search .search-form:after {content: '';position: absolute;top: 0;right: 0;width: 50px;height: 50px;background-color: #fff;z-index: 9 }.header-v3 .menu-item-search .search-form input {width: 100%;border: 0;padding: 0 10px;color: #bebebe }.header-v3 .menu-item-search .search-form input:focus {outline: 0;border-color: transparent }.header-v3 .menu-item-search .search-form::-webkit-input-placeholder {color: #bebebe }.header-v3 .menu-item-search .search-form:-moz-placeholder {color: #bebebe }.header-v3 .menu-item-search .search-form::-moz-placeholder {color: #bebebe }.header-v3 .menu-item-search .search-form:-ms-input-placeholder {color: #bebebe }.header-v3 .menu-item-search .search-form .search-submit {position: relative;width: 2.5em;height: 2.5em;opacity: 0;z-index: 999 }.header-v3 .menu-item-search.show-search .search-form {opacity: 1;line-height: inherit }.header-v3 .menu-item-search label {margin: 0 }.header-transparent.header-v3 .menu-item-search a {border: 1px solid rgba(255, 255, 255, .35) }.header-transparent.header-v3 .menu-item-search a:hover {border: 1px solid #9cc212 }.header-v4 .primary-nav>ul.menu>li.mf-active-menu {height: 2px;background-color: #9cc212;z-index: 1;position: absolute;bottom: 0;padding: 0;-webkit-transition: none;transition: none }.header-v4 .site-menu {-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between }.header-v4 .main-nav {margin-left: 0 }.header-v4 .main-nav ul.menu>li {margin: 0;padding: 29px 20px }.header-v4 .main-nav ul.menu>li>a {color: #fff }.header-v4 .menu-extra li {padding: 0;margin: 0;border: 0;float: right }.header-v4 .menu-extra li:last-child {margin-left: 1.5em }.header-v4 .menu-extra .schedule .schedule-box {background-color: #9cc212;color: #fff;-webkit-border-radius: 2em;border-radius: 2em;display: block;padding: 17px 35px;font-size: .875em;text-transform: uppercase;line-height: 1 }.header-v4 .menu-extra .schedule .schedule-box a {color: #fff;font-size: 1em }.header-v4 .menu-extra .schedule .schedule-box i {margin-right: 10px }.header-v4 .menu-extra .socials {margin: 0 }.header-v4 .menu-extra .socials a {border: 0;font-size: .875em }.primary-mobile-nav {width: 340px;-webkit-transition: .4s;transition: .4s;background-color: #fff;position: fixed;top: 0;right: -340px;height: 100%;overflow-x: hidden;overflow-y: auto;color: #848484;z-index: 9999 }.primary-mobile-nav .mobile-nav-content {padding: 50px 30px }.primary-mobile-nav .close-canvas-mobile-panel {width: 30px;height: 30px;display: block;position: relative;margin-bottom: 25px;color: #fff;}.primary-mobile-nav .close-canvas-mobile-panel:before, .primary-mobile-nav .close-canvas-mobile-panel:after {content: '';width: 2px;height: 100%;position: absolute;left: 14px;top: 0;background-color: #393939 }.primary-mobile-nav .close-canvas-mobile-panel:before {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg) }.primary-mobile-nav .close-canvas-mobile-panel:after {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg) }.primary-mobile-nav ul.menu {padding: 0 }.primary-mobile-nav ul.menu li {list-style: none;margin-bottom: 0 }.primary-mobile-nav ul.menu li.menu-item-has-children .toggle-menu-children {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 0;width: 13px;height: 13px;display: block }.primary-mobile-nav ul.menu li.menu-item-has-children .toggle-menu-children:before, .primary-mobile-nav ul.menu li.menu-item-has-children .toggle-menu-children:after {content: '';position: absolute;background-color: #252525 }.primary-mobile-nav ul.menu li.menu-item-has-children .toggle-menu-children:before {width: 1px;height: 100%;left: 6px;top: 0;-webkit-transition: .5s;transition: .5s }.primary-mobile-nav ul.menu li.menu-item-has-children .toggle-menu-children:after {height: 1px;width: 100%;top: 6px;left: 0;-webkit-transition: .5s;transition: .5s }.primary-mobile-nav ul.menu li>a {color: #252525;position: relative }.primary-mobile-nav ul.menu li>a:hover {color: #9cc212 }.primary-mobile-nav ul.menu li.active>a {color: #9cc212 }.primary-mobile-nav ul.menu li.active>a .toggle-menu-children:before {opacity: 0 }.primary-mobile-nav ul.menu li.current_page_parent>a, .primary-mobile-nav ul.menu li.current-menu-item>a, .primary-mobile-nav ul.menu li.current-menu-ancestor>a, .primary-mobile-nav ul.menu li.current-menu-parent>a {color: #9cc212 }.primary-mobile-nav ul.menu ul {padding-left: 15px;display: none;padding-top: 10px }.primary-mobile-nav ul.menu ul li {padding: 8px 0 }.primary-mobile-nav ul.menu ul li a {font-size: 14px;display: block }.primary-mobile-nav ul.menu>li {border-bottom: 1px solid #efefef;padding: 15px 0 14px }.primary-mobile-nav ul.menu>li>a {font-size: 16px;display: block;padding-right: 20px }.primary-mobile-nav .toggle-search {display: none !important }.primary-mobile-nav .extra-menu-item.menu-item-search .search-form {position: relative;opacity: 1 }.primary-mobile-nav .extra-menu-item.menu-item-search .search-form .search-field:hover, .primary-mobile-nav .extra-menu-item.menu-item-search .search-form .search-field:focus {border-color: #efefef }.primary-mobile-nav .mf-header-item-button {float: none }.primary-mobile-nav.open {right: 0 }.navbar-toggle {margin: 0;padding-left: 15px;padding-right: 15px;-webkit-border-radius: 0;border-radius: 0;position: static }.navbar-icon {-webkit-transition: all .4s;transition: all .4s;height: 25px;width: 27px;position: relative;float: right }.navbar-icon .navbars-line {-webkit-transition: .4s;transition: .4s;display: inline-block;width: 27px;height: 2px;background-color: #252525;position: absolute;top: 50%;left: 0;cursor: pointer }.navbar-icon .navbars-line:before, .navbar-icon .navbars-line:after {position: absolute;width: 100%;height: 2px;content: '';background-color: #252525 }.navbar-icon .navbars-line:before {top: -8px }.navbar-icon .navbars-line:after {bottom: -8px }.grd-off-canvas-layer {position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 9990;cursor: pointer;display: none;background-color: rgba(0, 0, 0, .5) }.open-canvas-panel .grd-off-canvas-layer {display: block }.header-v1 .main-nav>ul.menu {margin-top: 1.6em }.container {padding-left: 0;padding-right: 0 }.site-content {padding-top: 65px;padding-bottom: 80px }.page-template-template-homepage .site-content, .page-template-template-fullwidth .site-content {padding: 0 }.blog.content-sidebar .content-area, .blog.sidebar-content .content-area, .single.content-sidebar .content-area, .single.sidebar-content .content-area {border-right: 1px solid #f2f2f2;padding-right: 30px }.blog.content-sidebar .primary-sidebar, .blog.sidebar-content .primary-sidebar, .single.content-sidebar .primary-sidebar, .single.sidebar-content .primary-sidebar {padding-left: 30px }.single-service #primary {border-right: 0 }.sidebar-content .content-area {float: right }.entry-title {font-size: 20px;font-weight: bold;color: #2e2e2e }.entry-meta {margin: 0 0 1.2em 0 }.entry-meta>span:last-child:after {display: none }.entry-meta i, .entry-meta svg {color: #9cc212;padding-right: .3em }.entry-meta svg {font-size: 20px;position: relative;top: 2px }.entry-meta a, .entry-meta .sep {color: #aaa }.entry-meta .sep {padding: 0 5px 0 3px }.entry-meta a:hover {color: #9cc212 }.entry-content p {color: #848484 }.entry-footer {font-family: 'Ubuntu', sans-serif;color: #2e2e2e;text-transform: uppercase;font-weight: 500;margin-top: 40px;clear: both }.entry-footer .tags-links {font-size: 14px;line-height: 2.2 }.entry-footer .tags-links a {font-size: 16px;font-weight: 400;color: #9cc212 }.entry-footer .tags-links span {color: #9cc212 }.entry-footer a {text-transform: none }.entry-footer .footer-socials {float: right;width: 50%;text-align: right }.entry-footer .footer-socials span i, .entry-footer .footer-socials span svg {font-size: 25px;color: #9cc212;font-weight: bold;position: relative;top: 4px;padding-right: .3em }.entry-footer .footer-socials .social-links {display: inline-block }.entry-footer .footer-socials .social-links a {width: 2.188em;height: 2.188em;-webkit-border-radius: 50%;border-radius: 50%;text-align: center;background: #9cc212;color: #fff;display: inline-block;line-height: 2.3;margin-left: .625em }.entry-footer .footer-socials .social-links a.grd-facebook {background: #3a559f }.entry-footer .footer-socials .social-links a.grd-twitter {background: #55acee }.entry-footer .footer-socials .social-links a.grd-pinterest {background: #bd081b }.entry-footer .footer-socials .social-links a.grd-google-plus {background: #e02f2f }.entry-footer .footer-socials .social-links a.grd-linkedin {background: #2797cf }.entry-footer .footer-socials .social-links a.grd-vkontakte {background: #4c75a3 }.post-navigation .nav-links {border-top: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2;display: inline-block;width: 100%;padding: 2.188em 0;margin: 1.875em 0 0 0 }.post-navigation .nav-links .nav-previous {float: left;width: 50%;border-right: 1px solid #f2f2f2 }.post-navigation .nav-links .nav-previous .nav-title {padding-right: 50px }.post-navigation .nav-links .nav-next {float: right;width: 50%;text-align: right }.post-navigation .nav-links .nav-next .nav-title {padding-left: 50px }.post-navigation .nav-links .meta-nav {color: #848484;-webkit-transition: all .5s;transition: all .5s }.post-navigation .nav-links a:hover {text-decoration: none }.post-navigation .nav-links a:hover .meta-nav {color: #9cc212 }.post-navigation .nav-links .nav-title {font-family: 'Ubuntu', sans-serif;color: #2e2e2e;font-size: 18px;font-weight: 600 }.blog article {margin-bottom: 3.125em }.blog article.blog-wrapper-col-3:nth-child(3n+1) {clear: left }.blog article.blog-wrapper-col-2:nth-child(2n+1) {clear: left }.blog article.sticky .entry-title {position: relative;padding-left: 30px }.blog article.sticky .entry-title:before {position: absolute;font-family: FontAweSome;content: "\f08d";top: 0;left: 0;font-size: 24px;-webkit-transition: .5s;transition: .5s }.blog article.sticky .entry-title:hover:before {color: #9cc212 }.blog .sidebar-content {float: right }.blog-wrapper {border: 1px solid #f2f2f2;-webkit-border-radius: .5em .5em 0 0;border-radius: .5em .5em 0 0;margin-bottom: 20px;-webkit-transition: .5s;transition: .5s }.no-thumb .blog-wrapper {padding-top: 20px }.blog-wrapper .entry-thumbnail {overflow: hidden;position: relative;-webkit-transition: .5s;transition: .5s;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0 }.blog-wrapper .entry-thumbnail a {display: block;position: relative }.blog-wrapper .entry-thumbnail a:before {content: '';width: 100%;height: 100%;background-color: #102e19;opacity: 0;position: absolute;top: 0;left: 0;-webkit-transition: .5s;transition: .5s;z-index: 9;-webkit-border-radius: .5em .5em 0 0;border-radius: .5em .5em 0 0 }.blog-wrapper .entry-thumbnail img {-webkit-transition: .5s;transition: .5s;-webkit-border-radius: .5em .5em 0 0;border-radius: .5em .5em 0 0;height: auto;width: 100%;}.blog-wrapper .entry-thumbnail .meta-cat {position: absolute;bottom: 10px;right: 10px;background-color: #9cc212;color: #fff;padding: .3em .625em;-webkit-border-radius: .5em;border-radius: .5em;z-index: 10;display: none }.blog-wrapper .entry-header, .blog-wrapper .entry-content {padding: 0 1.875em }.blog-wrapper:hover {-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .04);box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .04) }.blog-wrapper:hover .entry-thumbnail img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1) }.blog-wrapper:hover .entry-thumbnail a:before {opacity: .7 }.single-post .blog-wrapper .entry-content {padding-bottom: 20px }.single-post .blog-wrapper:hover {-webkit-box-shadow: none;box-shadow: none }.single-post .blog-wrapper:hover img {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) }.blog-wrapper .entry-meta {margin-bottom: 10px }.blog-wrapper .entry-meta .meta-date {color: #aaa;margin: 30px 0 10px 0;padding-bottom: 10px;position: relative }.blog-wrapper .entry-meta .meta-date .meta-day {display: block }.blog-wrapper .entry-meta .meta-date:after {content: '';position: absolute;background: #9cc212;bottom: 0;left: 0;width: 45px;height: 3px }.blog-wrapper .entry-meta a {color: #848484 }.blog-wrapper .entry-title {margin: 10px 0 30px 0;line-height: 24px;font-weight: 500;text-align: left;font-size: 18px;}.blog-wrapper .meta-author {font-size: 14px;line-height: 16px;}.blog-wrapper .entry-title a {color: #2e2e2e }.blog-wrapper .entry-title a:hover {color: #9cc212;text-decoration: none }.blog-wrapper .entry-footer {display: none }.blog-classic .entry-title {margin: 10px 0 20px 0;font-size: 24px }.blog-classic .entry-content .descr p {margin-bottom: 25px }.no-images .blog-wrapper {border: 0;border-right: 1px solid #f2f2f2;text-align: center }.no-images .blog-wrapper .entry-thumbnail {display: none }.no-images .blog-wrapper .entry-header {border-right: 1px solid #e5e5e5 }.no-images .col-sm-4:last-child .blog-wrapper .entry-header {border-right: 0;}.no-images .blog-wrapper .entry-header:after {content: '';position: absolute;background: #9cc212;top: 0;right: 0;margin: 0 auto;left: 0;width: 45px;height: 3px }.no-images .blog-wrapper .entry-meta {padding-top: 10px;overflow: hidden;-webkit-transition: max-height .5s ease-out;transition: max-height .5s ease-out;height: auto;max-height: 50px }.no-images .blog-wrapper .entry-meta .meta-date {margin: 17px 0 0 0;padding: 0;-webkit-transition: .5s;transition: .5s;color: #848484 }.no-images .blog-wrapper .entry-meta .meta-date .meta-day {display: inline-block }.no-images .blog-wrapper .entry-meta .meta-date:after {display: none }.no-images .blog-wrapper .entry-meta .meta-author, .no-images .blog-wrapper .entry-meta .meta-tag, .no-images .blog-wrapper .entry-meta .meta-comment {display: none }.no-images .blog-wrapper .entry-title {margin-top: 17px;line-height: 30px }.no-images .blog-wrapper .entry-content {display: none }.no-images .blog-wrapper .entry-footer {display: block;overflow: hidden;-webkit-transition: max-height .5s ease-out;transition: max-height .5s ease-out;height: auto;max-height: 0;font-weight: 600 }.no-images .blog-wrapper .entry-footer a {text-transform: uppercase;color: #2e2e2e }.no-images .blog-wrapper .entry-footer a svg {font-size: 24px;margin-right: 7px;position: relative;top: 3px }.no-images .blog-wrapper .entry-footer a:hover {text-decoration: none;color: #9cc212 }.no-images .blog-wrapper:hover {-webkit-box-shadow: none;box-shadow: none;-webkit-transition: all .5s;transition: all .5s }.no-images .blog-wrapper:hover .entry-meta {max-height: 0 }.no-images .blog-wrapper:hover .entry-title a {color: #9cc212 }.no-images .blog-wrapper:hover .entry-footer {max-height: 50px }.no-images .hentry:last-child .blog-wrapper {border: 0 }.no-images article:nth-child(3) .blog-wrapper .entry-header {border-right: 0 }.arrow-blog {position: relative;background:#fff;}.arrow-blog:before {content: '';position: absolute;top: -50px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);background: url('../../fileadmin/system_lg_ovruch_slg/template/images/icon/arrow-blog.png') center center no-repeat;width: 95px;height: 50px }.customer-help-1 .row {border: 1px solid #eee;}.edit-link {display: none }.single-post .entry-thumbnail img {margin-bottom: 20px }.single-post .site-content {padding-top: 80px }.single-post .entry-header .entry-title {margin-top: 0;font-size: 24px }.single-post .entry-header .entry-meta {margin-bottom: 40px }.single-post .post-password-form input[type="submit"] {-webkit-border-radius: 0;border-radius: 0;padding-top: 13px;padding-bottom: 13px;margin-left: 10px }.page-links {clear: both }.bypostauthor {display: block }.comments-area {clear: both;margin-top: 30px }.comments-area .comment-navigation {margin: 15px 0 20px;clear: both }.comments-area .comment-navigation .nav-links {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap }.comments-area .comment-navigation .nav-links a {color: #848484 }.comments-area .comment-navigation .nav-links a:hover {color: #9cc212 }.comments-area .comment-navigation .nav-links .nav-previous, .comments-area .comment-navigation .nav-links .nav-next {position: relative;padding-left: 13px }.comments-area .comment-navigation .nav-links .nav-previous:before, .comments-area .comment-navigation .nav-links .nav-next:before {font-family: FontAweSome;content: "\f100";font-size: 14px;position: absolute;top: 2px;left: 0 }.comments-area .comment-navigation .nav-links .nav-next {padding-left: 0;padding-right: 13px }.comments-area .comment-navigation .nav-links .nav-next:before {right: 0;left: auto;content: "\f101" }.comments-area #comment-nav-below {margin-bottom: 0;margin-top: 20px }.comments-title {font-size: 20px;font-weight: bold;margin: 0 0 30px }.comment-list {list-style: none;margin: 0;padding: 0 }.comment-list .children {list-style: none;padding: 0 0 0 80px }.comment-list .children article {border-top-width: 0 }.comment-list .children:last-child {margin-bottom: 0 }.comment-list li .comment-content .fn a {color: #333;font-style: normal;padding-right: 10px;font-size: 14px;font-weight: 500 }.comment-list li .comment-content .date {font-size: 12px;text-transform: uppercase;padding-left: 10px;color: #848484 }.comment-list>.comment:first-child article {border: 0 }.comment {zoom: 1;float: left;clear: both;width: 100%;margin-bottom: 0 }.comment:before, .comment:after {content: "";display: table }.comment:after {clear: both }.comment .comment-author {padding-right: 15px;float: left }.comment .comment-respond {margin-bottom: 50px }.numeric-navigation {clear: both;display: table;margin: 30px auto;float: none }.blog-grid .numeric-navigation {margin-top: 0;margin-bottom: 10px }.comment-respond {margin-top: 50px;clear: both }.comment-respond .comment-notes {display: none }.comment-respond .comment-reply-title {margin-bottom: 20px;font-weight: bold;font-size: 20px }.comment-respond input[type=text], .comment-respond input[type=email], .comment-respond textarea {border: 1px solid #d9d9d9;-webkit-transition: .5s;transition: .5s;outline: 0;padding: 15px;width: 100%;color: #000 }.comment-respond input[type=text]:focus, .comment-respond input[type=email]:focus, .comment-respond textarea:focus {border-color: #000 }.comment-respond textarea {height: 155px }.comment-respond p {margin-bottom: 0;margin-top: 0 }.comment-respond .logged-in-as {margin: 10px 0 }.comment-respond .comment-form-email {padding-right: 0;margin-bottom: 30px }.comment-respond .comment-form-comment {margin-bottom: 30px }.comment-respond .comment-form p {margin-bottom: 30px;}.comment-respond .comment-form-author {padding-left: 0;margin-bottom: 30px }.comment-respond .comment-form-url {padding-right: 0;padding-left: 0;margin-bottom: 30px }.comment-respond .comment-message {margin-top: 20px;color: red;min-height: 30px }.comment-respond .form-submit input[type="submit"] {background: #fff;color: #9cc212;-webkit-border-radius: 35px;border-radius: 35px;border: 2px solid #9cc212;font-size: 1em;text-transform: uppercase;font-weight: 500;padding: 17px 32px;outline: 0;-webkit-transition: .5s;transition: .5s }.comment-respond .form-submit input[type="submit"]:hover {background: #9cc212;color: #fff }.comment-content {margin-left: 80px;border-top: 1px solid #e1e1e1;padding: 20px 0 20px 20px;position: relative;font-size: 14px }.comment-content .comment-metadata {overflow: hidden;margin-bottom: 15px }.comment-content a {word-wrap: break-word }.comment-content .footer-comment a {margin-right: 10px;font-style: italic;color: #9cc212 }.pingback .comment-content {margin-left: 0;padding-left: 0 }.comment-awaiting-moderation {display: block }.error404.header-v1 .site-content {padding-top: 205px }.error404 .site-content {padding-top: 130px;padding-bottom: 130px;position: relative }.error404 .error-404 {position: relative;text-align: center;color: #222 }.error404 .error-404 .page-header {margin-top: 0;padding-bottom: 0;margin-bottom: 45px;border: 0;background-color: transparent }.error404 .error-404 .page-header p {font-weight: 500;line-height: 1 }.error404 .error-404 .page-header p.line-1 {font-size: 20px;text-transform: uppercase;padding-bottom: 15px }.error404 .error-404 .page-header p.line-2 {font-size: 18px }.error404 .error-404 h1 {color: #222;font-size: 200px;font-weight: 700;margin: 0;line-height: 1;padding-bottom: 0 }.error404 .error-404 .search-form {font-size: 16px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;position: relative;border: 2px solid #f7faff;max-width: 500px;margin: auto }.error404 .error-404 .search-form:after {content: '';position: absolute;top: 28px;right: 50px;width: 1px;height: 25px;background-color: #e1e8f4;z-index: 9 }.error404 .error-404 .search-form .screen-reader-text {display: none }.error404 .error-404 .search-form::-webkit-input-placeholder {color: #9b9ea8 }.error404 .error-404 .search-form:-moz-placeholder {color: #9b9ea8 }.error404 .error-404 .search-form::-moz-placeholder {color: #9b9ea8 }.error404 .error-404 .search-form:-ms-input-placeholder {color: #9b9ea8 }.error404 .error-404 .search-form:before {content: '\f002';position: absolute;top: 50%;right: 20px;color: #393939;font-family: FontAwesome;font-size: 14px;z-index: 99;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%) }.error404 .error-404 .search-form label {width: 100%;margin-bottom: 0 }.error404 .error-404 .search-form label input {width: 100% }.error404 .error-404 .search-form .search-field {padding: 15px 20px;background-color: transparent;font-weight: 400;border-width: 0 }.error404 .error-404 .search-form .search-submit {position: relative;width: 50px;height: 50px;opacity: 0;z-index: 999 }.error404 .error-404 .back-home {margin-top: 50px }.error404 .error-404 .back-home a {color: #222;font-size: 18px;font-weight: 500;text-transform: capitalize }.wpcf7 .wpcf7-form .title {font-weight: 500;color: #2e2e2e;font-size: 1em;margin: 0 0 1.25em 0 }.wpcf7 .wpcf7-form .title span {color: #bebebe }.wpcf7 .wpcf7-form input, .wpcf7 .wpcf7-form textarea, .wpcf7 .wpcf7-form select {width: 100%;margin-bottom: 1.875em !important }.wpcf7 .wpcf7-form select {height: 50px;border-color: #f2f2f2;padding: 10px;color: #bebebe;border: 1px solid #eee;}.wpcf7 .wpcf7-form input[type="date"] {color: #bebebe }.wpcf7 .wpcf7-form input[type="date"]:before {content: '\f073';font-family: 'FontAwesome';position: absolute;top: 2px;right: .9em;color: #9cc212 }.wpcf7 .wpcf7-form .time:before {content: '\f017';font-family: 'FontAwesome';position: absolute;top: 2px;right: .9em;line-height: 1;font-size: 1.2em;color: #9cc212 }.wpcf7 .wpcf7-form input[type="submit"] {margin-bottom: 0 !important }.wpcf7 .wpcf7-form p {margin: 0 }.wpcf7 .wpcf7-form .ajax-loader {display: none }.wpcf7 .wpcf7-form::-webkit-input-placeholder {color: #bebebe }.wpcf7 .wpcf7-form:-moz-placeholder {color: #bebebe }.wpcf7 .wpcf7-form::-moz-placeholder {color: #bebebe }.wpcf7 .wpcf7-form:-ms-input-placeholder {color: #bebebe }.wpcf7 .wpcf7-form textarea {height: 140px }.wpcf7 .contact-home {-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;background: #fff;-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);padding: 1.875em }.wpcf7 .contact-home textarea {margin-bottom: 0 !important;height: 255px }.wpcf7 .contact-home input[type="submit"] {background: #9cc212;color: #fff;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom: 0 !important }.wpcf7 .contact-home input[type="submit"]:hover {background: none;color: #9cc212 }.widget {margin-bottom: 50px }.widget .widget-title {font-family: 'Ubuntu', sans-serif;font-weight: bold;font-size: 20px;color: #2e2e2e;margin: 0 0 25px 0 }.widget ul {margin: 0;padding: 0 }.widget ul li {list-style: none;margin: 0 }.widget ul li a {color: #2e2e2e }.widget ul li a:hover {text-decoration: none;color: #9cc212 }.widget table, .widget select {width: 100% }.widget select {border: 1px solid #f2f2f2;height: 30px;background-color: transparent }.widget select option {color: #aaa }.widget table {text-align: left;width: 100% }.widget table caption {border: 1px solid #f2f2f2;border-bottom-width: 0;text-align: center }.widget table th, .widget table td {border-color: #f2f2f2 }.widget table tr {border: 1px solid #f2f2f2;border-bottom-width: 0;padding: 3px 0 }.widget table tr td, .widget table tr th {padding: 0 5px;border-bottom: 1px solid #f2f2f2;border-left: 1px solid #f2f2f2 }.widget_calendar {line-height: 26px }.widget_categories li, .widget_recent_comments li, .widget_rss li, .widget_pages li, .widget_archive li, .widget_nav_menu li, .widget_recent_entries li, .widget_meta li, .widget-recent-comments li {padding: 8px 0 }.widget_categories .children, .widget_recent_comments .children, .widget_rss .children, .widget_pages .children, .widget_archive .children, .widget_nav_menu .children, .widget_recent_entries .children, .widget_meta .children, .widget-recent-comments .children, .widget_categories .sub-menu, .widget_recent_comments .sub-menu, .widget_rss .sub-menu, .widget_pages .sub-menu, .widget_archive .sub-menu, .widget_nav_menu .sub-menu, .widget_recent_entries .sub-menu, .widget_meta .sub-menu, .widget-recent-comments .sub-menu {margin-top: 8px;margin-left: 15px }.widget_categories .children li a, .widget_recent_comments .children li a, .widget_rss .children li a, .widget_pages .children li a, .widget_archive .children li a, .widget_nav_menu .children li a, .widget_recent_entries .children li a, .widget_meta .children li a, .widget-recent-comments .children li a, .widget_categories .sub-menu li a, .widget_recent_comments .sub-menu li a, .widget_rss .sub-menu li a, .widget_pages .sub-menu li a, .widget_archive .sub-menu li a, .widget_nav_menu .sub-menu li a, .widget_recent_entries .sub-menu li a, .widget_meta .sub-menu li a, .widget-recent-comments .sub-menu li a {padding-left: 10px }.widget_categories .children li:last-child, .widget_recent_comments .children li:last-child, .widget_rss .children li:last-child, .widget_pages .children li:last-child, .widget_archive .children li:last-child, .widget_nav_menu .children li:last-child, .widget_recent_entries .children li:last-child, .widget_meta .children li:last-child, .widget-recent-comments .children li:last-child, .widget_categories .sub-menu li:last-child, .widget_recent_comments .sub-menu li:last-child, .widget_rss .sub-menu li:last-child, .widget_pages .sub-menu li:last-child, .widget_archive .sub-menu li:last-child, .widget_nav_menu .sub-menu li:last-child, .widget_recent_entries .sub-menu li:last-child, .widget_meta .sub-menu li:last-child, .widget-recent-comments .sub-menu li:last-child {padding-bottom: 0;border-bottom: 0 }.widget_tag_cloud a {margin: 0 4px 8px 0;display: inline-block;font-weight: 400;color: #848484;font-size: 14px !important;border: 1px solid #ddd;padding: 8px 10px 6px;line-height: 1 }.widget_tag_cloud a:hover {color: #9cc212;border-color: #9cc212;text-decoration: none }.tabs-widget .tabs-nav li {width: 33%;border-bottom: 0;padding-bottom: 0 }.tabs-widget .tabs-nav li:last-child {width: 34% }.tabs-widget .tabs-nav li:before {display: none }.tabs-widget .tabs-nav li a {background: #aaa;border: 1px solid #919191;color: #646464;padding: 8px 0;text-align: center;text-transform: uppercase;font-size: 12px;font-weight: 700 }.tabs-widget .tabs-nav li a.active {color: #fff;text-decoration: none;border-color: transparent;background: #848484 }.tabs-widget .tabs-nav li a:hover {text-decoration: none }.tabs-widget .tabs-panel {margin-top: -1px;padding: 15px 0 20px }.tabs-widget .tab-comments .comment {border-bottom: solid 1px #919191;padding: 10px 0;overflow: hidden }.tabs-widget .tab-comments .comment-summary {font-style: italic;margin-bottom: 5px }.recent-post, .popular-post {border-bottom: solid 1px #919191;padding: 10px 0;overflow: hidden }.recent-post:last-child, .popular-post:last-child {border-bottom: 0;padding-bottom: 0 }.recent-post .widget-thumb, .popular-post .widget-thumb {float: left;width: 60px }.recent-post .post-text, .popular-post .post-text {margin-left: 75px;margin-top: 5px }.recent-post .post-text .post-title, .popular-post .post-text .post-title {display: block;padding-bottom: 5px;font-weight: 700 }.recent-post .post-text .post-date, .popular-post .post-text .post-date {color: #919191;font-size: 12px }.recent-post .post-text .post-comments, .popular-post .post-text .post-comments {display: block;color: #919191 }.recent-post .post-text .read-more, .popular-post .post-text .read-more {line-height: 2 }.recent-post.no-thumbnail .post-text, .popular-post.no-thumbnail .post-text {margin-left: 0;margin-top: 0 }.widget-recent-comments li {padding: 20px 0;color: #919191 }.widget-recent-comments li a, .widget-recent-comments li p {color: #aaa }.widget_search .search-form {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;position: relative;border-bottom: 1px solid #f2f2f2 }.widget_search .search-form:before {position: absolute;top: 50%;right: 0;color: #2e2e2e;content: "\f002";font-family: "FontAwesome";z-index: 99;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%) }.widget_search .search-form label {width: 100%;margin-bottom: 0 }.widget_search .search-form label input {width: 100%;padding: 0;border: 0;height: 2.5em }.widget_search .search-form::-webkit-input-placeholder {color: #bebebe }.widget_search .search-form:-moz-placeholder {color: #bebebe }.widget_search .search-form::-moz-placeholder {color: #bebebe }.widget_search .search-form:-ms-input-placeholder {color: #bebebe }.widget_search .search-form .search-submit {position: relative;width: 2.5em;height: 2.5em;opacity: 0;z-index: 999 }.widget_recent_entries ul li a {margin: 0;color: #2e2e2e;font-size: 18px }.widget_recent_entries ul li .post-date {color: #848484;display: block }.blog-sidebar .widget ul li {color: #919191 }.blog-sidebar .widget ul li a {display: inline-block;color: #919191;font-weight: 400;font-size: 16px;line-height: 1.5 }.blog-sidebar .widget ul li a:hover {text-decoration: none;color: #9cc212 }.blog-sidebar .widget_categories ul li a {font-size: 16px }.blog-sidebar .widget_recent_entries ul li {padding: 10px 0 }.blog-sidebar .widget_recent_entries ul li a {color: #2e2e2e;font-size: 18px }.blog-sidebar .widget_recent_entries ul li .post-date {color: #848484;display: block }.topbar .widget {float: left;margin-bottom: 0 }.topbar p {margin: 0 }.topbar a {color: #fff }.topbar a:hover {color: #9cc212 }.topbar ul {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex }.topbar ul li a {color: #fff }.topbar ul li a:hover {color: #9cc212 }.header-v1 .topbar {background: #102e19;color: #fff;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;height: 75px;position: relative;top: -3px;border-bottom: 3px solid #9cc212;line-height: 1;-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 18px 0 }.header-v1 .topbar:before {content: '';position: absolute;top: 0;left: 0;border-top: 75px solid #fff;border-right: 75px solid #102e19;width: 0;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg) }.header-v1 .topbar:after {content: '';position: absolute;top: -15px;left: 36px;background: #9cc212;width: 4px;height: 104px;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg) }.header-v1 .topbar .topbar-widgets {float: right;margin-left: auto;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end }.header-v1 .topbar .topbar-widgets .widget {border-left: 1px solid #405847;padding-left: 1.875em;margin-left: 1.875em }.header-v1 .topbar .topbar-widgets .widget:first-child, .header-v1 .topbar .topbar-widgets .widget:last-child {border-left: 0;padding-left: 0 }.header-v1 .topbar .widget {margin-bottom: 0 }.header-v1 .topbar .widget .pull-left i {color: #9cc212;font-size: 1.25em;margin: .5em .9em 0 0;line-height: 36px;}.header-v1 .topbar .widget .pull-right div {color: #a2b1a5;font-size: .875em }.header-v1 .topbar .widget .pull-right>div:first-child {font-family: 'Ubuntu', sans-serif;font-weight: 500;color: #fff;text-transform: uppercase;margin-bottom: 8px }.header-v1 .topbar .socials {margin: 2px 0 0 0 }.header-v1 .topbar .socials li a {color: #fff;border: 1px solid #405847 }.header-v1 .topbar .socials li a:hover {border: 1px solid #fff;color: #9cc212 }.header-v1 .topbar .menu-block-right {content: '';height: 78px;background-color: #102e19;position: absolute;top: -3px;border-bottom: 3px solid #9cc212 }.header-v1 .site-header .header-main {border-top: 3px solid #9cc212 }.header-v1 .header-main .menu-row {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.header-v1 .header-main .menu-row:after, .header-v1 .header-main .menu-row:before {display: none }.hide-topbar.header-v1 .site-header .header-main {border-top: 0 }.header-v2 .topbar {background: #102e19;color: #a2b1a5;font-size: .875em;padding: 17px 0;font-weight: 400 }.header-v2 .topbar .sidebar-left {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex }.header-v2 .topbar .sidebar-left .widget {margin-right: 1em;padding-right: 1em;border-right: 1px solid #405847 }.header-v2 .topbar .sidebar-left .widget svg {color: #9cc212;margin-right: 8px }.header-v2 .topbar .sidebar-left .widget:last-child {border-right: 0 }.header-v2 .topbar .sidebar-right {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;text-align: right }.header-v2 .topbar .sidebar-right .widget {float: right }.header-v2 .topbar .sidebar-right .widget:first-child {margin-left: auto }.header-v2 .topbar .sidebar-right li {display: inline-block;margin: 0 .625em }.header-v2 .topbar .sidebar-right li a {color: #a2b1a5 }.header-v2 .topbar .sidebar-right li a:hover {color: #9cc212;text-decoration: underline }.header-v2 .topbar .socials a {border: 0;color: #a2b1a5;height: auto;width: auto;line-height: 1;margin: 0 18px 0 0 }.header-v2 .topbar .socials a:hover {color: #9cc212 }.header-v2 .topbar #lang_sel>ul>li, .header-v2 .topbar .lang_sel>ul>li {position: relative }.header-v2 .topbar #lang_sel>ul>li>a, .header-v2 .topbar .lang_sel>ul>li>a {border-left: 1px solid #405847;padding: 0 20px }.header-v2 .topbar #lang_sel>ul>li>a:after, .header-v2 .topbar .lang_sel>ul>li>a:after {position: absolute;top: 50%;right: 0;color: #9cc212;content: "\f107";font-family: "FontAwesome";font-size: 14px;z-index: 9;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%) }.header-v2 .topbar #lang_sel>ul>li a, .header-v2 .topbar .lang_sel>ul>li a {text-decoration: none }.header-v2 .topbar #lang_sel>ul>li a img, .header-v2 .topbar .lang_sel>ul>li a img {margin-right: 7px }.header-v2 .topbar #lang_sel>ul>li ul, .header-v2 .topbar .lang_sel>ul>li ul {width: 120px;position: absolute;right: 0;top: 100%;background: #fff;border-top: 20px solid #102e19;text-align: left;padding: 10px 5px;-webkit-transition: top .5s ease 0s, opacity .5s;transition: top .5s ease 0s, opacity .5s;z-index: -1;opacity: 0;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0) }.header-v2 .topbar #lang_sel>ul>li ul li, .header-v2 .topbar .lang_sel>ul>li ul li {display: block;margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px solid #f2f2f2 }.header-v2 .topbar #lang_sel>ul>li ul li:last-child, .header-v2 .topbar .lang_sel>ul>li ul li:last-child {margin-bottom: 0;padding-bottom: 0;border-bottom: 0 }.header-v2 .topbar #lang_sel>ul>li:hover ul, .header-v2 .topbar .lang_sel>ul>li:hover ul {opacity: 1;z-index: 9;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1) }.header-v3 .topbar {text-align: right;font-weight: 500;font-size: .875em;border-bottom: 1px solid #535723;height: 80px;padding: 10px 0;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end }.header-v3 .topbar .widget {margin: 0 0 0 1em;padding: 0 0 0 1em;border-left: 1px solid #535723;display: inline-block;float: none }.header-v3 .topbar .widget:first-child, .header-v3 .topbar .widget:last-child, .header-v3 .topbar .widget.quote {border: 0 }.header-v3 .topbar .widget .svg-icon i {color: #9cc212;margin-right: 5px }.header-v3 .topbar .menu-block-right-v3 {content: '';height: 80px;position: absolute;top: 0;border-bottom: 1px solid #535723 }.header-v3 .topbar .quote .quote-content {background: #1a4728;padding: .4em 1em;-webkit-border-radius: 5px;border-radius: 5px;color: #fff }.header-v3 .topbar .quote .quote-content a {color: #fff }.header-v3 .socials {list-style-type: none;margin: 0 }.header-v3 .socials a {border: 0;height: auto;width: auto;line-height: 1;margin: 0 .5em;color: #848484 }.header-v3 .socials a:hover {color: #9cc212 }.socials li {display: inline-block }.socials a {display: inline-block;width: 1.875em;height: 1.875em;-webkit-border-radius: 50%;border-radius: 50%;border: 1px solid #fff;text-align: center;line-height: 27px;color: #fff;margin: 0 .3em;-webkit-transition: all .5s;transition: all .5s }.socials a:hover {border: 0;color: #9cc212 }.socials a i {font-size: 12px }.page-header {margin: 0;border-bottom: 0;padding-bottom: 0 }.page-header .page-header-content {padding: 50px 0 33px 0;position: relative }.page-header.no-image .page-header-content {padding: 75px 0 0 0 }.page-header .header-box {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.page-header .header-box .page-title {min-width: 50% }.page-header h1, .page-header h2 {margin: 0 100px 15px 0;color: #000;font-weight: 600 }.page-header.hide-title h1, .page-header.hide-title h2 {line-height: 0;text-indent: -9999px }.page-header .breadcrumbs {text-align: right;padding-bottom: 15px;color: #848484 }.page-header .breadcrumbs a {color: #000 }.page-header .breadcrumbs a.home {font-weight: 500 }.page-header .breadcrumbs a:hover {color: #9cc212 }.page-header.has-image {background-color: transparent;margin-bottom: 0px }.page-header .featured-image {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -1 }.page-header .featured-image span {position: absolute;top: 0;left: 0;right: 0;bottom: 0 }.page-header.parallax .featured-image {background-attachment: fixed }.no-padding {padding: 0 }.no-border {border: 0 }.grd-service .type-service {margin-bottom: 1.875em;-webkit-transition: .5s;transition: .5s }.grd-service .type-service .entry-header {position: relative;padding: 2.3em 2.5em 2em 2.5em;border: 1px solid #f2f2f2;border-bottom: 0 }.grd-service .type-service .entry-header .entry-meta .meta-date {margin-top: 0 }.grd-service .type-service .entry-header .entry-title {margin: 0;font-weight: 500;font-size: 1.25em }.grd-service .type-service .entry-header .service-icon {position: absolute;top: 22px;right: 1.875em;width: 4em;height: 4em;line-height: 4.8;text-align: center;-webkit-border-radius: 50%;border-radius: 50%;color: #fff;background: #9cc212;-webkit-transition: .5s;transition: .5s;z-index: 1 }.grd-service .type-service .entry-header .service-icon svg {font-size: 32px }.grd-service .type-service .entry-header a {display: inline-block }.grd-service .type-service .entry-header p {margin: 0 }.grd-service .type-service .entry-header i:before {font-size: 1.875em }.grd-service .type-service .entry-thumbnail {position: relative }.grd-service .type-service .entry-thumbnail>:before {content: '';position: absolute;left: 0;right: 0;width: 100%;height: 100%;background: rgba(16, 46, 25, .8);opacity: 0;-webkit-transition: .5s;transition: .5s }.grd-service .type-service .entry-content .descr {padding: 2.3em 2.5em 2em 2.5em;border: 1px solid #f2f2f2 }.grd-service .type-service .entry-content .descr p {margin-bottom: 0 }.grd-service .type-service:hover .service-icon {top: 77px }.grd-service .type-service:hover .entry-thumbnail:before {opacity: 1 }.grd-service .paging-navigation {padding-top: 2em }.service-col-2.grd-service .type-service:nth-child(2n+1) {clear: both }.service-col-3.grd-service .type-service:nth-child(3n+1) {clear: both }.service-col-3.grd-service .blog-wrapper-col-2:nth-child(3n+1) {clear: none }.service-col-4.grd-service .type-service:nth-child(4n+1) {clear: both }.single-service .widget {margin-bottom: 3.125em }.single-service .widget_categories ul {-webkit-border-radius: .5em;border-radius: .5em;border-top: 2px solid #9cc212;border-bottom: 2px solid #9cc212 }.single-service .widget_categories ul li {padding: .8em 0;border: 0;border-bottom: 1px solid #f2f2f2 }.single-service .widget_categories ul li a {color: #2e2e2e }.single-service .widget_categories ul li a:hover {color: #9cc212 }.brochures {-webkit-border-radius: .5em;border-radius: .5em;border-top: 2px solid #9cc212;border-bottom: 2px solid #9cc212;display: block }.brochures>div {padding-top: 1em;padding-bottom: 1em;border-bottom: 1px solid #f2f2f2;color: #dadada }.brochures>div>div {line-height: 1;margin-right: 1em }.brochures>div i:before {font-size: 2.5em }.brochures>div:last-child {border: 0 }.brochures>div a {color: #2e2e2e }.brochures>div .title {font-family: 'Ubuntu', sans-serif;font-weight: 500;margin-bottom: .625em }.brochures>div:hover i, .brochures>div:hover a {color: #9cc212;text-decoration: none;-webkit-transition: .5s;transition: .5s }.grd-portfolio .portfolio-sizer {width: 25%;float: left }.grd-portfolio .gutter-sizer {width: 0 }.grd-portfolio .archive-portfolio .portfolio-horizontal {width: 50% }.grd-portfolio .archive-portfolio .portfolio-nomal {width: 25% }.grd-portfolio .archive-portfolio .portfolio-vertical {width: 25% }.grd-portfolio .archive-portfolio .portfolio-item {margin: 15px 0;float: left }.grd-portfolio .archive-portfolio .portfolio-item .content-item {float: left;width: 100%;position: relative;overflow: hidden;-webkit-border-radius: 5px;border-radius: 5px }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-header {float: left;width: 100%;position: relative }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-header .entry-thumbnail {float: left;width: 100%;-webkit-transition: .7s;transition: .7s }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-header .entry-title {float: left;width: 100%;position: absolute;bottom: 0;right: 0;left: 0;height: 100%;background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .54)));background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .54));background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .54)) }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-header .entry-title .title {float: left;width: 100%;margin: 0;font-size: 18px;font-weight: 500;padding: 30px;color: #FFF;position: absolute;bottom: 0 }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content {float: left;width: 100%;height: 100%;position: absolute;background: rgba(16, 46, 25, .9);bottom: -100%;-webkit-transition: .7s;transition: .7s }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content .entry-title {float: left;width: 100%;position: absolute;top: 0;height: 100% }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content .entry-title .title {float: left;width: 100%;margin: 0;font-size: 18px;font-weight: 500;padding: 30px;color: #fff;bottom: 0;padding-bottom: 0 }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content .entry-title .entry-meta {float: left;width: 100% }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content .entry-meta {margin-top: 5px;padding: 0 30px;margin-bottom: 0 }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content .entry-meta .category {float: left;width: 100%;font-size: 16px;color: #9cc212;text-decoration: none }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content .entry-read-more {float: left;position: absolute;bottom: 0 }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content .entry-read-more .read-more {float: left;padding: 30px;color: #fff;-webkit-transition: all .5s;transition: all .5s }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content .entry-read-more .read-more svg {font-size: 24px;position: relative;margin-right: 5px;top: 2px }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-content .entry-read-more:hover .read-more {color: #9cc212 }.grd-portfolio .archive-portfolio .portfolio-item:hover .entry-content {bottom: 0 }.grd-portfolio .archive-portfolio .portfolio-item:hover .entry-header .title {display: none }.grd-portfolio .archive-portfolio .portfolio-item:hover .entry-thumbnail {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1) }.grd-portfolio .archive-portfolio .portfolio-item:first-child {margin-left: 0;left: 0 !important }.grd-portfolio .archive-portfolio .item-full-width {padding: 0;margin: 0 }.grd-portfolio .archive-portfolio .item-full-width .content-item {-webkit-border-radius: 0;border-radius: 0 }.grd-portfolio .portfolio-cats-filter {margin-bottom: 35px;z-index: 999 }.grd-portfolio .portfolio-cats-filter #filters {border-bottom: 1px solid #f2f2f2;height: 37px }.grd-portfolio .portfolio-cats-filter #filters .button {color: #444;padding: 15px 20px;background: none;border: 0;-webkit-box-shadow: none;box-shadow: none;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background: #f4f4f4;margin: 0 5px;-webkit-border-top-left-radius: 5px;border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;border-top-right-radius: 5px }.grd-portfolio .portfolio-cats-filter #filters .active {color: #fff;background: #9cc212 }.grd-portfolio .pag-2 .pagination .page-numbers {display: none }.grd-portfolio .pag-2 .pagination .next {display: block;min-width: 162px;width: auto;color: #9cc212;border-color: #9cc212;background: #FFF;margin: 0;-webkit-border-radius: 50px;border-radius: 50px }.grd-portfolio .pag-2 .pagination .loader {width: 30px;height: 30px;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;position: relative }.grd-portfolio .pag-2 .pagination .loader span {display: none }.grd-portfolio .pag-2 .pagination .loader a {display: none }.grd-portfolio .pag-2 .pagination .loader:before {content: "\f110";font-family: "FontAweSome";font-size: 20px;color: #9cc212;position: absolute;left: 0;width: 30px;height: 30px;top: 0;float: left }.grd-portfolio .numeric-navigation {margin-top: 10px;margin-bottom: 0 }.grd-portfolio .numeric-navigation .pagination {margin-bottom: 0 }.portfolio-layout-full-width .container-full {width: 100%;padding: 0 15px }.single-portfolio .portfolio-navigation {position: relative }.single-portfolio .portfolio-navigation .meta-nav, .single-portfolio .portfolio-navigation span {font-size: 14px }.single-portfolio .portfolio-navigation .nav-previous {border-right: 0 }.single-portfolio .portfolio-navigation .nav-previous a {color: #111 }.single-portfolio .portfolio-navigation .nav-previous a .meta-nav {margin-left: 10px }.single-portfolio .portfolio-navigation .nav-next a {color: #111 }.single-portfolio .portfolio-navigation .nav-next a .meta-nav {margin-right: 10px }.single-portfolio .portfolio-navigation a:hover .meta-nav, .single-portfolio .portfolio-navigation a:hover span {color: #9cc212 }.single-portfolio .portfolio-navigation .nav-project {position: absolute;left: -webkit-calc(50% - 12px);left: calc(50% - 12px);top: 50% }.single-portfolio .portfolio-navigation .nav-project a {color: #111;font-size: 24px }.single-portfolio .portfolio-navigation .nav-project a i {float: left }.single-portfolio .portfolio-navigation .nav-project a:hover {color: #9cc212 }.single-portfolio #primary {border-right: 0 }.woocommerce input, .woocommerce textarea {height: 50px;margin: 0 1.25em 0 0;padding: 1em;border: 1px solid #f2f2f2 }.woocommerce::-webkit-input-placeholder {color: #848484 }.woocommerce:-moz-placeholder {color: #848484 }.woocommerce::-moz-placeholder {color: #848484 }.woocommerce:-ms-input-placeholder {color: #848484 }.woocommerce .select2-selection {height: 50px;border: 1px solid #f2f2f2;padding: .65em 0 }.woocommerce .select2-selection .select2-selection__arrow {top: 12px }.woocommerce button.button.alt {background-color: #9cc212 }.woocommerce button.button.alt:hover {background: #9cc212;color: #fff }.woocommerce .woocommerce-result-count, .result-count {color: #9cc212;margin: 0 0 4.375em }.woocommerce .woocommerce-ordering select, .result-ordering select {border: 0;color: #848484;-webkit-appearance: none;padding: 0 .7em;border: 1px solid #f2f2f2;height: 3.125em }.result-ordering select {float: right;}.woocommerce .woocommerce-ordering:before {position: absolute;right: 1.5em;top: .7em;font-family: FontAwesome;content: '\f107';font-size: 1.125em }.woocommerce ul.products li.product {margin-bottom: 1.875em;list-style: none;}.woocommerce ul.products li.product .box-images {position: relative;display: block;overflow: hidden;text-align: center }.woocommerce ul.products li.product .box-images img {border-bottom: 1px solid #f2f2f2;padding-bottom: 20px }.woocommerce ul.products li.product .box-images:after {content: '';background-color: rgba(255, 255, 255, .8);position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;opacity: 0;-webkit-transition: .5s;transition: .5s;z-index: 9 }.woocommerce ul.products li.product .box-images .button {display: block;position: absolute;left: 0;right: 0;z-index: 10;top: 50%;text-align: center;background: none;border: 0;color: #fff;opacity: 0;-webkit-transition: .5s;transition: .5s;width: 3.125em;height: 3.125em;margin: -2.5em auto 0;background: #102e19;-webkit-border-radius: 50%;border-radius: 50%;padding: 0 }.woocommerce ul.products li.product .box-images .button:after {display: none }.woocommerce ul.products li.product .box-images .button:hover {background: #9cc212 }.woocommerce ul.products li.product .box-images .button:before {position: absolute;left: 0;right: 0;font-family: FontAwesome;content: '\f07a';font-size: 1.25em;line-height: 2.5 }.woocommerce ul.products li.product .box-images .button.loading:before {position: absolute;left: 0;right: 0;font-family: FontAwesome;content: '\f110';font-size: 1.25em;line-height: 2.5;-webkit-animation: spin 4s linear infinite;animation: spin 4s linear infinite }.woocommerce ul.products li.product .box-images .quick_view_button {margin-top: -4.375em;display: none }.woocommerce ul.products li.product .box-images .quick_view_button:before {display: none }.woocommerce ul.products li.product .box-images .quick_view_button i {line-height: 2.4;font-size: 1.25em }.woocommerce ul.products li.product .box-images .wc-forward {display: none }.woocommerce ul.products li.product .box-content {background: #fff;padding: 1em 0 0 0;text-align: center }.woocommerce ul.products li.product img {margin: 0 }.woocommerce ul.products li.product .star-rating {margin: 0 auto }.woocommerce ul.products li.product .price {color: #9cc212;font-size: 18px;margin: 0 }.woocommerce ul.products li.product h4 {font-weight: bold;font-size: 20px }.woocommerce ul.products li.product a {color: #2e2e2e }.woocommerce ul.products li.product a:hover {color: #9cc212 }.woocommerce ul.products li.product .box-shadow {border: 1px solid #f2f2f2;padding: 1.875em }.woocommerce ul.products li.product .box-shadow:hover {-webkit-box-shadow: 0 0 60px 10px rgba(0, 0, 0, .1);box-shadow: 0 0 60px 10px rgba(0, 0, 0, .1);-webkit-transition: .5s;transition: .5s;}.woocommerce ul.products li.product .box-shadow:hover .box-images .button, .woocommerce ul.products li.product .box-shadow:hover .box-images:after {opacity: 1 }.woocommerce .star-rating {color: #9cc212;letter-spacing: 3px;width: 6.3em;font-size: 1em;font-family: star;font-family: FontAwesome;position: relative;margin-bottom: 50px;}.woocommerce .star-rating::before {color: #9cc212 }.woocommerce .star-rating::before {content: '\f006\f006\f006\f006\f006';color: #d3ced2;float: left;top: 0;left: 0;position: absolute;}.woocommerce .star-rating span::before {content: '\f005\f005\f005\f005\f005';top: 0;position: absolute;left: 0;font-family: FontAwesome;}.woocommerce .ribbons .ribbon {color: #fff;font-size: 1em;font-weight: 400;text-align: center;display: block;margin: 0;position: absolute;background-color: #fdbf1d;z-index: 10;top: 1.25em;right: 1.25em;height: 27px;line-height: 29px;-webkit-border-radius: 1em;border-radius: 1em;padding: 0 1.25em;min-width: inherit;min-height: inherit }.woocommerce nav.woocommerce-pagination ul {border: 0 }.woocommerce nav.woocommerce-pagination ul li {border: 0;margin: 0 5px }.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {font-size: 1.125em;font-family: 'Ubuntu', sans-serif;font-weight: bold;color: #2e2e2e;width: 50px;height: 50px;text-align: center;-webkit-border-radius: 50%;border-radius: 50%;background: none;border: 1px solid #f2f2f2;line-height: 1.8 }.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus {background: #9cc212;color: #fff;border: 1px solid #9cc212 }.woocommerce nav.woocommerce-pagination ul li .prev, .woocommerce nav.woocommerce-pagination ul li .next {font-weight: bold;color: #848484 }.woocommerce nav.woocommerce-pagination ul li .prev i, .woocommerce nav.woocommerce-pagination ul li .next i {font-size: 1.5em }.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {background-color: #9cc212;top: -.4em }.woocommerce .widget_price_filter .ui-slider .ui-slider-range {background-color: #9cc212 }.woocommerce .widget_price_filter .ui-slider-horizontal {height: .125em }.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {background-color: #f2f2f2 }.woocommerce .widget_price_filter .price_slider {margin-bottom: 2.2em }.woocommerce .widget_price_filter .price_slider_amount .button {height: 35px;padding: 8px 20px }.woocommerce .widget_price_filter .price_label {font-size: 16px }.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {color: #9cc212;background: none;font-family: 'Ubuntu', sans-serif;font-weight: bold;border: 2px solid #9cc212;text-transform: uppercase;-webkit-border-radius: 35px;border-radius: 35px;font-size: 1em;padding: 0px 32px;outline: 0;height: 50px;}.woocommerce .payment_system .button {line-height: 50px;display: inline-block;background-color: #9cc212;color: #fff;}.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover {background: #9cc212;color: #fff }.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {border: 0;padding: 0 }.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {margin-bottom: 25px }.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {font-family: #848484;font-weight: 500;margin: 0 0 .3em 0 }.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {float: left;margin: 0 1.563em 0 0;width: 70px }.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {margin: .65em 0 0 1.875em }.woocommerce .box-wra {border: 0;border-right: 1px solid #f2f2f2 }.woocommerce div.product div.product div.images, .woocommerce #content div.product div.images {width: 44% }.woocommerce div.product div.product div.summary, .woocommerce #content div.product div.summary {width: 52% }.woocommerce div.product .product_title {font-size: 24px;margin: 0 0 .75em 0 }.woocommerce div.product span.price, .woocommerce div.product p.price {color: #848484;font-size: 1.375em }.woocommerce div.product .woocommerce-product-details__short-description p {margin: 0 0 1.625em 0 }.woocommerce div.product form.cart {margin-bottom: 2em;}.woocommerce div.product form.cart .button {background: none;color: #9cc212;-webkit-border-radius: 35px;border-radius: 35px;font-size: 1em;padding: 0px 32px;outline: 0;border: 2px solid #9cc212;line-height: 17px;font-weight: bold;}.woocommerce div.product form.cart .button:hover {background: #9cc212;color: #fff }.woocommerce div.product form.cart div.quantity {margin: 0 1.25em 0 0;float: left;}.woocommerce div.product .woocommerce-tabs {display: inline-block;margin: 3.75em 0 0 0;width: 100% }.woocommerce div.product .woocommerce-tabs ul.tabs {margin: 0;padding: 0;border: 0;}.woocommerce div.product .woocommerce-tabs ul.tabs li {border: 1px solid #f2f2f2;background-color: #f2f2f2;-webkit-border-radius: 0;border-radius: 0;margin: 0 5px 0 0 }.woocommerce div.product #reviews #comment {height: 115px;border: 1px solid #d9d9d9;}.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {bottom: -5px }.woocommerce div.product .woocommerce-tabs ul.tabs li a {font-family: 'Ubuntu', sans-serif;font-weight: 600 }.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {color: #9cc212 }.woocommerce div.product .woocommerce-tabs ul.tabs:before {border-bottom: 1px solid #f2f2f2 }.woocommerce div.product .woocommerce-tabs .panel {border: 0;border-top: 0;padding: 2.5em 1.875em;-webkit-border-radius: 0;border-radius: 0;box-shadow: none;}.woocommerce div.product .woocommerce-tabs .panel-body {padding: 0px;}.woocommerce div.product .woocommerce-tabs .panel h2 {font-weight: 500;font-size: 1.25em;margin: 0 0 1.25em 0 }.woocommerce div.product div.grd-images {margin-bottom: 0;position: relative;overflow: hidden }.woocommerce div.product div.grd-images .photoswipe {cursor: crosshair;display: block }.woocommerce div.product div.grd-images .slick-arrow {opacity: 0;font-size: 24px;z-index: 99;cursor: pointer;font-weight: 700;color: #999;-webkit-transition: .5s;transition: .5s }.woocommerce div.product div.grd-images .slick-arrow:hover {color: #000 }.woocommerce div.product div.grd-images .slick-arrow.slick-disabled {color: #ccc;cursor: auto }.woocommerce div.product div.grd-images:hover .slick-arrow {opacity: 1;left: 20px;color: #9cc212;border: 1px solid }.woocommerce div.product div.grd-images:hover .slick-next-arrow {right: 20px;left: auto }.woocommerce div.product div.grd-images .video {position: relative;display: block }.woocommerce div.product div.grd-images .video:before {font-family: FontAweSome;content: "\f04b";position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 10;color: #000;font-size: 15px;padding-left: 5px }.woocommerce div.product div.grd-images .video:after {content: "";position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 50px;height: 50px;-webkit-border-radius: 50%;border-radius: 50%;background-color: #fff }.woocommerce div.product div.grd-images .slick-arrow {position: absolute;top: 50%;left: -20px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 99 }.woocommerce div.product div.grd-images .slick-next-arrow {right: -20px;left: auto }.woocommerce div.product .product_meta>span {display: block }.woocommerce div.product .related .related-title {font-weight: 500;font-size: 24px;color: #2e2e2e;margin-bottom: 1.25em }.woocommerce div.product .columns-4 li.product .box-images .quick_view_button {margin-top: -3.375em }.woocommerce div.product .columns-4 li.product .box-images .add_to_cart_button, .woocommerce div.product .columns-4 li.product .box-images .product_type_variable, .woocommerce div.product .columns-4 li.product .box-images .product_type_grouped {margin-top: .375em }.woocommerce div.product div.images .flex-control-thumbs {margin: 10px -5px 0 }.woocommerce div.product div.images .flex-control-thumbs li {padding: 0 10px;margin-bottom: 10px }.woocommerce .quantity {-webkit-transition: .5s;transition: .5s;padding: 0 1.313em 0 1em;border: 1px solid #f2f2f2;position: relative;background-color: #f2f2f2;-webkit-border-radius: 1.25em;border-radius: 1.25em }.woocommerce .quantity .increase, .woocommerce .quantity .decrease {color: #848484;font-size: 14px;cursor: pointer;display: inline-block;background: none;position: absolute;right: 0;height: 50%;width: 25px;text-align: center;border-left: 1px solid #f2f2f2;-webkit-transition: .5s;transition: .5s }.woocommerce .quantity .increase:hover, .woocommerce .quantity .decrease:hover {color: #9cc212 }.woocommerce .quantity .increase {top: 3px;line-height: 25px;border-left: 1px solid #e5e5e5 }.woocommerce .quantity .decrease {bottom: 3px;line-height: 40px;border-left: 1px solid #e5e5e5 }.woocommerce .quantity .decrease i {position: relative;bottom: 5px }.woocommerce .quantity .qty {-moz-appearance: textfield;border-width: 0;width: 30px;height: 48px;text-align: left;background-color: transparent;padding: 0;font-size: 18px;font-weight: 500;color: #2e2e2e;margin-right: 0 }.woocommerce .quantity .qty::-webkit-outer-spin-button, .woocommerce .quantity .qty::-webkit-inner-spin-button {-webkit-appearance: none }.woocommerce .quantity .qty:focus {outline: 0 }.woocommerce .woocommerce-product-rating .star-rating {margin: 0 }.woocommerce .woocommerce-product-rating .woocommerce-review-link {display: none }.woocommerce #reviews #comments ol.commentlist {padding: 0 }.woocommerce #reviews #comments ol.commentlist li {margin: 1.25em 0 }.woocommerce #reviews #comments ol.commentlist li img.avatar {width: 60px;border: 0;padding: 0 }.woocommerce #reviews #comments ol.commentlist li .comment-text {margin: 0 0 0 80px;border: 1px solid #f2f2f2;-webkit-border-radius: 0;border-radius: 0 }.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {font-size: 1em;font-family: 'Ubuntu', sans-serif;color: #2e2e2e }.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong, .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {font-weight: 500 }.woocommerce #review_form #respond .comment-reply-title {font-family: 'Ubuntu', sans-serif;font-weight: 500;font-size: 20px;margin: 1em 0;display: block;color: #2e2e2e }.woocommerce #review_form #respond p {margin-bottom: 15px }.woocommerce #review_form #respond label, .woocommerce #review_form #respond input {width: 100% }.woocommerce #review_form #respond .comment-form-comment, .woocommerce #review_form #respond .form-submit {width: 100%;float: left;padding: 0 }.woocommerce #review_form #respond .form-submit input {width: auto }.woocommerce #review_form #respond .form-submit input:hover {background: #9cc212;color: #fff }.woocommerce .comment-form-rating .stars a {color: #9cc212 }.woocommerce .comment-form-rating .stars a:hover {color: #9cc212 }.woocommerce table.shop_table {width: 100%;}.woocommerce table.shop_table {border: 0;-webkit-border-radius: 0;border-radius: 0 }.woocommerce table.shop_table tr {padding: 0 }.woocommerce table.shop_table thead {background-color: #9cc212 }.woocommerce table.shop_table thead tr th {color: #fff;padding: 1em 1.875em }.woocommerce table.shop_table tr th, .woocommerce table.shop_table tr td {text-align: left;padding: 30px;border: 0;border-bottom: 1px solid #f2f2f2;font-family: 'Ubuntu', sans-serif;font-weight: 600 }.woocommerce table.shop_table td img, .woocommerce table.shop_table td a img {width: 70px;margin-right: 20px;max-width: inherit;border: 1px solid #f2f2f2 }.woocommerce table.shop_table td.product-name a {font-size: 1em;color: #2e2e2e }.woocommerce table.shop_table td.product-price, .woocommerce table.shop_table td.product-subtotal {font-size: 20px;font-weight: 400 }.woocommerce table.shop_table td.product-subtotal {color: #9cc212 }.woocommerce table.shop_table td .coupon {float: left;}.woocommerce table.shop_table td .coupon .input-text {width: 230px !important;height: 50px;margin: 0 1.25em 0 0 !important;padding: 1em !important;border-color: #f2f2f2 !important }.woocommerce table.shop_table td .coupon::-webkit-input-placeholder {color: #bebebe }.woocommerce table.shop_table td .coupon:-moz-placeholder {color: #bebebe }.woocommerce table.shop_table td .coupon::-moz-placeholder {color: #bebebe }.woocommerce table.shop_table td .coupon:-ms-input-placeholder {color: #bebebe }.woocommerce table.shop_table td .coupon .button {background: none;color: #9cc212;-webkit-border-radius: 35px;border-radius: 35px;font-size: 1em;padding: 0px 32px;border: 2px solid #9cc212;outline: 0 }.woocommerce table.shop_table td .coupon .button:hover {background: #9cc212;color: #fff }.woocommerce table.shop_table td .update-cart {-webkit-border-radius: 35px;border-radius: 35px;font-size: 1em;padding: 0px 32px !important;outline: 0;height: 50px;border: 0;background: #f4f4f4;color: #2e2e2e }.woocommerce table.shop_table td .update-cart {float: right;}.woocommerce table.shop_table td .update-cart:hover {background: #9cc212;color: #fff }.woocommerce table.shop_table tfoot td {font-weight: 600 }.woocommerce table.shop_table .quantity {width: -webkit-max-content;width: -moz-max-content;width: max-content }.woocommerce table.shop_table tr td.actions {border-bottom: 0 }.woocommerce table.shop_table a.remove {color: #cacaca !important;font-size: 34px;font-weight: 300 }.woocommerce table.shop_table a.remove i:before {font-size: 34px }.woocommerce table.shop_table a.remove:hover {color: #9cc212 !important;background: none }.woocommerce .cart-collaterals .cart_totals {float: left;min-width: 50%;}.woocommerce .cart-collaterals .cart_totals h2 {font-size: 20px;margin: 0 0 1em 0;font-weight: 600 }.woocommerce .cart-collaterals .cart_totals table.shop_table tr th, .woocommerce .cart-collaterals .cart_totals table.shop_table tr td {padding: 12px 20px !important;border: 1px solid #f2f2f2 !important }.woocommerce .cart-collaterals .cart_totals table.shop_table tr th {color: #2e2e2e;font-weight: 500 }.woocommerce .cart-collaterals .cart_totals table.shop_table tr td strong {font-weight: 400 !important }.woocommerce .wc-proceed-to-checkout {display: inline-block }.woocommerce .wc-proceed-to-checkout a.checkout-button {background: none;color: #9cc212;border: 2px solid #9cc212;-webkit-border-radius: 35px;border-radius: 35px;font-size: 1em;padding: 8px 32px;outline: 0;display: inline-block;margin-top: 20px;}.woocommerce .wc-proceed-to-checkout a.checkout-button:hover {background: #9cc212;color: #fff }.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {padding: 1.25em 2em;background-color: #f2f2f2;color: #2e2e2e;border-top: 0;border-left: 3px solid #9cc212;font-family: 'Ubuntu', sans-serif;font-weight: 600 }.woocommerce .woocommerce-message::before, .woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before {display: none }.woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a {color: #9cc212 }.checkoutpage h3 {font-weight: bold;font-size: 20px;}.woocommerce .checkout .col-2 h3#ship-to-different-address input {right: -30px;margin: 0;padding: 0;outline: 0 }.woocommerce .checkout .col-2 h3#ship-to-different-address label {font-weight: bold;margin: 0 }.woocommerce .checkout h3 {font-weight: bold;font-size: 20px }.woocommerce .checkout label {font-weight: 400;color: #2e2e2e }.woocommerce .woocommerce-MyAccount-navigation {float: left;width: 16.6667%;padding-right: 15px }.woocommerce .woocommerce-MyAccount-navigation ul {list-style: none;padding: 0;margin: 0 }.woocommerce .woocommerce-MyAccount-navigation ul li {position: relative;text-transform: uppercase;padding: 10px 0;font-weight: 700 }.woocommerce .woocommerce-MyAccount-navigation ul li a {font-size: 14px;color: #aaa }.woocommerce .woocommerce-MyAccount-navigation ul li:first-child {padding-top: 0 }.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {padding-bottom: 0 }.woocommerce .woocommerce-MyAccount-navigation ul li:hover a, .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {color: #9cc212 }.check_out_form {}.cart_table .table-1 tbody tr td input[type="number"] {width: 70px;height: 47px;border: 1px solid #f0f0f0;font-size: 15px;color: #272727;padding-left: 19px;}.cart_table input[type="checkbox"], .cart_table input[type="radio"] {height: 15px;}.cart_table .pay1 {margin-bottom: 10px;}.check_out_form .theme-title h2 {font-size: 30px;font-weight: bold;}.check_out_form form span {display: block;margin-bottom: 5px;color: #333;font-weight: 400;}.check_out_form form input {height: 48px;border: 2px solid #eee;width: 100%;margin-bottom: 25px;padding: 0 15px;}.check_out_form form {margin-top: 38px;}.check_out_form form textarea {border: 2px solid #f7f7f7;width: 100%;margin-bottom: 25px;padding: 15px;min-height: 121px;color: #9e9e9e;}.check_out_form .shipping_address h3 input {margin-left: 60px;}.check_out_form .theme_title {padding-bottom: 28px;}.woocommerce form.login, .woocommerce form.register {border: 0;padding: 0 }.woocommerce form.login .form-row-wide label, .woocommerce form.register .form-row-wide label {display: none }.woocommerce form.login .form-row, .woocommerce form.register .form-row {margin: 1.5em 0 }.woocommerce form.login .woocommerce-form__label, .woocommerce form.register .woocommerce-form__label {float: right;margin: .5em 0 0 0 }.woocommerce form.login .woocommerce-form__label input, .woocommerce form.register .woocommerce-form__label input {height: auto }.woocommerce form.login input, .woocommerce form.login textarea {width: 100%;}.woocommerce form.login .button {width: auto;}.woocommerce form.login input[type="checkbox"] {height: 15px;width: 20px;margin-right: 5px;}.woocommerce form.login .remember {float: right;padding-top: 20px;}.woocommerce .widget {margin-bottom: 40px }.woocommerce .widget .widget-title {margin-bottom: 30px;font-weight: 600 }.woocommerce .widget_product_search .woocommerce-product-search {font-size: 16px;position: relative;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex }.woocommerce .widget_product_search .woocommerce-product-search:before {content: '\f002';position: absolute;top: 50%;right: 17px;color: #2e2e2e;font-family: FontAwesome;font-size: 14px;z-index: 99;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%) }.woocommerce .widget_product_search .woocommerce-product-search:after {content: '';position: absolute;top: 0;right: 0;width: 50px;height: 50px;background-color: #f4f4f4;border: 1px solid #f4f4f4;z-index: 9 }.woocommerce .widget_product_search .woocommerce-product-search .screen-reader-text {display: none }.woocommerce .widget_product_search .woocommerce-product-search::-webkit-input-placeholder {color: #848484 }.woocommerce .widget_product_search .woocommerce-product-search:-moz-placeholder {color: #848484 }.woocommerce .widget_product_search .woocommerce-product-search::-moz-placeholder {color: #848484 }.woocommerce .widget_product_search .woocommerce-product-search:-ms-input-placeholder {color: #848484 }.woocommerce .widget_product_search .search-field {-webkit-box-flex: 1;-webkit-flex-grow: 1;-moz-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;background-color: transparent;outline: 0;height: 48px;padding: 0 0 0 1em;margin: 0;border: 1px solid #f2f2f2 }.woocommerce .widget_product_search button[type="submit"] {width: 50px;height: 50px;background: transparent;position: absolute;top: 50%;right: 0;padding: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);border: 0;text-indent: -9999px;z-index: 10 }.woocommerce .widget_product_categories .product-categories {margin: 0;padding: 0 }.woocommerce .widget_product_categories .product-categories li {list-style-type: none;border-bottom: 1px solid #f2f2f2;padding: 15px 0 15px 25px;background: url('../../fileadmin/system_lg_ovruch_slg/template/images/icon/list-normal.png') left center no-repeat }.woocommerce .widget_product_categories .product-categories li:last-child {padding: 0 }.woocommerce .widget_product_categories .product-categories li a {font-family: 'Ubuntu', sans-serif;color: #848484 }.woocommerce .widget_product_categories .product-categories li:hover {color: #9cc212;background: none }.woocommerce .widget_product_categories .product-categories:hover {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/icon/list-active.png') left center no-repeat;-webkit-transition: .5s;transition: .5s }.woocommerce .widget_product_categories .product-categories:hover a {color: #9cc212 }.woocommerce .widget_product_categories .product-categories .current-cat {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/icon/list-active.png') left center no-repeat }.woocommerce .widget_product_categories .product-categories .current-cat a {color: #9cc212 }.woocommerce .widget_product_tag_cloud a {padding: 4px 14px;margin: 0 .75em .75em 0;display: inline-block;font-size: 16px !important;font-weight: 400;color: #848484;background-color: none;border: 1px solid #f2f2f2 }.woocommerce .widget_product_tag_cloud a:hover {background-color: #9cc212;color: #fff;text-decoration: none;border: 1px solid #9cc212 }.woocommerce .woocommerce-checkout .shop_table {float: left;width: 48% }.woocommerce .woocommerce-checkout .woocommerce-checkout-payment {float: right;width: 48% }.woocommerce .woocommerce-checkout .woocommerce-checkout-payment input {height: auto }.sidebar-content .content-area {float: right }.sidebar-content .box-wra {border: 0;border-left: 1px solid #f2f2f2 }.full-content .box-wra {border: 0 }.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {width: 100%;float: none;clear: both }.product-type-grouped .woocommerce-grouped-product-list {margin-bottom: 26px;border: 0 }.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {font-weight: 400;color: #848484;text-decoration: none }.woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce ul.products li.product .price del {opacity: 1;font-size: 14px;margin-right: 10px;}.woocommerce table.shop_attributes td {padding: .4375em }.woocommerce ul.products li.product .price ins {font-weight: 400;margin-left: 10px;}.woocommerce div.product form.cart .variations label {color: #000;margin-top: 10px;font-size: 14px }.woocommerce div.product form.cart .variations select {min-height: 35px;border: 1px solid #f2f2f2 }.gallery-1 .grd-button {color: #9cc212;border: 2px solid #9cc212;border-radius: 25px;padding: 15px 37px 12px 37px;}.whoweare-2 .wwrlefttext h2 {font-size: 30px;color: #ffffff;font-family: 'Ubuntu', sans-serif;line-height: 40px;font-weight: 400;}.whoweare-2 .wwrlefttext p {color: #9eaba2;}.whoweare-2 .wwrlefttext .grd-button {color: #9cc212;border: 2px solid #9cc212;border-radius: 25px;}.services-2 .grd-button {color: #9cc212;border: 2px solid #9cc212;border-radius: 25px;}.grd-masonry .grid-sizer {width: 25%;}.grd-masonry .grid-item-width2 {width: 50%;}.grd-masonry .portfolio-item .content-item {margin-bottom: 0px;}.testimonials-2 .dl_testimorial_carousel .item-testi {border: 0;box-shadow: none;}.testimonials-2 .dl_testimorial_carousel .style-2 .box-text {border: 1px solid #eee;-webkit-box-shadow: 1px 0 15px rgba(0, 0, 0, .08);box-shadow: 1px 0 15px rgba(0, 0, 0, .08);}.testimonials-2 .testimg-1 {background-image: url('../../fileadmin/system_lg_ovruch_slg/template/images/testimonial/person-1.jpg');}.testimonials-2 .testimg-2 {background-image: url('../../fileadmin/system_lg_ovruch_slg/template/images/testimonial/person-2.jpg');}.testimonials-2 .slick-prev {right: 75px;left: auto;}.testimonials-2 .dl_testimorial_carousel .slick-arrow {top: -90px;z-index: 999;line-height: 60px;}.faq-style-2 .dl_prices_3.text-dark .dl-button a {border-color: #9cc212;}.partener-style-2 .box-img img {width: auto;}.whoweare-3 .grd-image-box-5 .show .entry-title .title {color: #fff;}.whoweare-3 .wwrlefttext h2 {font-weight: 500;}.whoweare-3 .wwrlefttext .grd-button {color: #9cc212;border: 2px solid #9cc212;border-radius: 25px;}.whyus-1 .grd_title-type-2 .desc p {font-size: 16px;}.portfolio-3 .content-item {margin-bottom: 0px!important;}.portfolio-3 .grd-button-group .grd-button {color: #9cc212;border: 2px solid #9cc212;border-radius: 25px;margin: 50px 0;}.portfolio-3 .grd-button-group {position: relative;background: #f5f5f5;}.counter-3 .dl_counter.style-2 h3 {color: #9cc212;}.counter-3 .dl_counter .border-right {background-color: #dadada;}.testimonials-3 .slick-slide {padding: 0 15px;}.teamslide .slick-slide {margin: 0 15px;}.dl_team_carousel .teamslide .item-team {margin: 0;}.team-3 .grd_title-type-2 {margin-left: 25px;}.teambanner {position: relative;border-radius: 7px;overflow: hidden;}.team-3 .teambanner .text-banner {position: absolute;top: 0;width: 100%;padding: 0 25px 0 0;height: 100%;text-align: right;color: #333;background: linear-gradient(rgba(255, 255, 255, .02), #000);}.team-3 .text-banner h2 {color: #fff;font-size: 32px;padding: 30px 0 0 15px;line-height: 52px;}.team-3 .teambanner .text-banner a {display: inline-block;padding: 12px 30px;border: 2px solid #9cc212;border-radius: 25px;margin-top: 20px;text-transform: uppercase;font-weight: 500;}.team-3 .teambanner .text-banner a:hover {background: #9cc212;color: #fff;text-decoration: none;}.team-3 .slick-prev.slick-arrow {right: 77px !important;left: auto;}.team-3 .dl_team_carousel .slick-arrow {top: -100px;line-height: 58px;}.team-3 .slick-arrow::before {color: #333;}.whychooseus_4 .container {padding: 50px;margin-top: -90px;background: #fff !important;position: relative;border-radius: 5px;}.testimonial-4-slide .content {color: #fff;}.testimonial-4-slide h3 {color: #fff;}.testimonial-4-slide .svg-icon {display: inline-block;border: 2px solid #284330;border-radius: 50%;width: 65px;height: 65px;line-height: 59px;text-align: center;}.testimonial-4-slide .svg-icon img {display: inline-block;}.google-map {height: 500px;width: 100%;}.counter-4 .dl_counter h3, .counter-4 .dl_counter p {color: #fff;}.counter-4 .dl_counter .border {border-color: #203c28;}.chalanges-4 .grd-icon-box-8 {position: relative;}.grd-icon-box-8 .content .readmore a i {vertical-align: middle;}.page-header.parallax h1 {color: #fff;}.page-header.parallax .breadcrumbs {color: #f2f2f2;}.page-header.parallax .breadcrumbs a {color: #fff;}.aboutweare h3 {font-size: 30px;color: #2e2e2e;line-height: 40px;font-weight: 500;}.aboutweare h4 {font-size: 24px;color: #2e2e2e;line-height: 20px;text-align: left;font-weight: 500;}.counter-5 .dl_counter h3, .counter-5 .dl_counter p {color: #fff;}.counter-5 .dl_counter .border {border-color: #89aa10;}.ourhistory .slick-arrow::before {color: #222 !important;line-height: 36px;font-size: 30px;}.ourhistory .slick-next {right: -25px;}.missionvalue .grd-section-title {margin-bottom: 40px;}.missionvalue .grd_title-type-2 .title {margin-bottom: 20px;}.missionvalue .grd_title-type-2 .desc p {font-size: 16px;}.missionvalue .grd-list ul {margin-bottom: 30px;}.missionvalue .col-sm-6:first-child {padding-right: 100px;border-right: 1px solid #eee;}.missionvalue .col-sm-6:last-child {padding-left: 100px;}.whychoosepage .grd-icon-box-9 {margin-bottom: 80px;}.whychoosepage .col-sm-6:first-child {padding-right: 100px;border-right: 1px solid #eee;}.whychoosepage .col-sm-6:last-child {padding-left: 100px;}.teampage .dl_members {text-align: center;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #eee;}.teampage .bordernone {border: 0;}.faqpage .faq-form select, .faqpage .faq-form input {width: 100%;height: 50px;}.pricingpage .pvariation {background: #f5f5f5;}.pricingpage .pvariation p {line-height: 108px;}.pricingpage .active {background: #9cc212;}.pricingpage .active p {color: #fff;}.pricingpage .dl_prices_1 .title-price {font-size: 16px;font-weight: bold;}.pricingpage .srvtype h3 {line-height: 108px;}.pricingpage .dl_prices_2 .title-price div {background: #102e19;}.pricingpage .dl_prices_2 .title-price div.active {background: #9cc212;}.pricingpage .graybg {background: #f4f4f4;}.pricingpage .dl_prices_1 {margin-bottom: 100px;}.careservice {padding: 45px 30px 35px 30px;background-image: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/single-bg.jpg');background-position: center;background-repeat: no-repeat;background-size: cover;}.serdetail-left .careservice .title {font-size: 24px;margin-bottom: 20px;}.serdetail-left .careservice p {font-size: 16px;color: #fff;}.serdetail-left .careservice .read-more {margin-top: 45px;}.serdetail-left .careservice .read-more a {color: #fff;}.serdetail-left .careservice .read-more a:hover {color: #9cc212;}.serdetail-left .icon-content i {font-size: 50px;line-height: 50px;}.detail-pricing .dl_prices_3 {text-align: center;padding: 40px 20px;border: 1px solid #f2f2f2;}.detail-pricing .bg-gray {background: #f5f5f5;}.detail-pricing .dl_prices_3 .dl-button a {border-color: #9cc212;}.detail-pricing .dl_prices_3 .price {color: #222;}.detail-pricing .bg-gray .price, .detail-pricing .dl_prices_3 .text-after {color: #9cc212;}.serdetail-left {margin-bottom: 40px;}.pagepadding .nav-filter {margin-top: 0;}.gallery-fullwidth .grd-portfolio-shortcode .portfolio-item .content-item {margin-bottom: 0;}.pagepadding .grdrd-button {padding: 14px 40px 12px;text-transform: uppercase;font-size: 14px;font-weight: 500;border-radius: 40px;border: 2px solid #ccc;margin: 30px;}.pagepadding .grdrd-button {padding: 14px 40px 12px;text-transform: uppercase;font-size: 14px;font-weight: 500;border-radius: 40px;border: 2px solid #9cc212;margin: 50px 0 0;display: inline-block;}.pagepadding .grdrd-button:hover {background: #9cc212;color: #fff;}.gsleft .slick-prev {left: 25px;z-index: 2;}.gsleft .slick-arrow {border-color: #fff;}.gsleft .slick-arrow::before {font-size: 31px;font-weight: bolder;line-height: 41px;opacity: 1;}.gsoption {border: 1px solid #ddd;padding: 30px 30px;margin: 20px 0;}.gsoption .title {color: #9cc212;}.gallery-single h3 {font-weight: 500;}.gallery-single .portfolio-navigation .nav-project a {color: #111;font-size: 24px;}.blogpage .blog-wrapper {margin-bottom: 40px;min-height: 480px;}.servdtlaccord .panel-heading .accordion-toggle:after {font-family: FontAwesome;content: "\f107";float: right;}.servdtlaccord .panel-heading .accordion-toggle.collapsed:after {content: "\f105";}.servdtlaccord .panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color: #f0f0f0;padding: 20px 15px;}.servdtlaccord .panel-default > .panel-heading {background-color: #fff;padding: 20px 20px;}.servdtlaccord .panel-default > .panel-heading h4 {font-size: 18px;font-weight: 400;}.servdtlaccord .panel-default > .panel-heading.active-panel a {color: #9cc212;}.servdtlaccord .fh-section-title {margin-bottom: 50px;}.servdtlaccord .panel {box-shadow: none;border: 1px solid #eee !important;}.blog-details .entry-footer .footer-socials {float: right;width: 100%;text-align: right;}.blog-details .bloggoal {margin-bottom: 40px;}.blog-details .grd-section-title {margin-bottom: 20px;margin-top: 20px;}.blog-details .grd-section-title .title {font-size: 20px;}.blog-details .grd_quotes {margin-bottom: 60px;}.blog-details .entry-footer {margin: 70px 0;}.services-1 {padding: 100px 0;}.gallery-1 {background: url('../../fileadmin/user_upload_lg_ovruch_slg/images/project-home-bg.jpg') 0 0 no-repeat;background-size: cover;padding: 100px 0;}.working-process-1 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/working-bg.jpg') 0 0 no-repeat;background-size: cover;padding: 100px 0;}.grd-award-1 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/most-bg.jpg') 0 0 no-repeat;background-size: cover;padding: 100px 0 150px;}.request-form-1 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/contact-form-home.jpg') center center no-repeat;background-size: cover;padding: 100px 0 120px;}.blogs-style-1 {padding: 80px 0;}.testimonials-1 {padding: 100px 0 80px;}.customer-help-1 {padding: 100px 0;}.whoweare-2 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/vision-bg.jpg') center center no-repeat;background-size: cover;padding: 100px 0;}.services-2 {padding: 100px 0;}.testimonials-2 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/testimonial-bg3.jpg') 0 0 no-repeat;padding: 100px 0 20px;}.faq-style-2 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/testimonial-bg2.jpg') 0 0 no-repeat;padding: 100px 0;background-size: cover;}.faq-style-2 .col-md-6 {padding-left: 40px;}.partener-style-2 {padding: 100px 0;}.services-3 {margin-top: -100px;}.whoweare-3 {padding: 100px 0 120px;}.whyus-1 {padding: 30px 0 20px 0;background-size: cover;}.portfolio-3 {padding: 100px 0;}.counter-3 {padding: 100px 0;background: #f5f5f5;}.testimonials-3 {padding: 100px 0 80px;}.team-3 {padding: 100px 0;background: #f5f5f5;}.team-3 .dl_members {text-align: center;display: block !important;}.whychooseus_2 {padding: 0px 0 40px;}.whychooseus_4 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/time-bg.png') 0 bottom repeat-x;padding: 0px 0 80px;}.testimonial-4 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/home-bg.jpg') center center no-repeat;background-size: cover;padding: 100px 0;}.certified-4 {padding: 100px 0;}.blogs-style-4 {background: #f5f5f5;padding: 100px 0 80px;}.counter-4 {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/counter-bg.jpg') center center no-repeat;background-size: cover;padding: 100px 0;}.chalanges-4 {padding: 100px 0 20px;}.page-header.parallax .featured-image {background: url('../../fileadmin/user_upload_lg_ovruch_slg/images/header-bg.jpg') center center no-repeat;background-size: cover;}.aboutus-5 {padding: 100px 0;}.counter-5 {background: #9cc212;background-size: cover;padding: 100px 0;}.ourhistory {background: url('../../fileadmin/system_lg_ovruch_slg/template/images/bg/bk12.jpg') center top no-repeat;padding: 100px 0;background-size: 102% 265px;}.woocommerce-cart-form.table-responsive {margin-bottom: 40px;}.contactpage {padding-top: 80px;}.contactpage.no-pagging {padding-top: 0px;}.contactpage .google-map {height: 600px!important;width: 100%;}.contactpage .icon-banner .svg-icon {color: #fff443;font-size: 65px;}.contactpage .grd-banner {margin-top: 70px;margin-bottom: 70px;}.contact-pagebox {padding: 45px 30px 40px;border: 1px solid #ddd;background: url('../../fileadmin/system_lg_ovruch_slg/template/images/resources/contact-bg.jpg') center top no-repeat;}.contactpage .grd-banner-style-2 .image {float: none;}.contact-pagebox {clear: both;background-size: cover;margin-bottom: 30px;}.contactpage-form .error {color: #9cc212;}.contactpage-form input[type="text"], .contactpage-form input[type="email"], .contactpage-form select, .contactpage-form textarea {width: 100%;}.contactpage-form {padding: 42px 30px;border: 1px solid #ddd;}.form-loader {display: none;}.branch-item {width: 25%;float: left;text-align: center;border: 1px solid #eee;border-right: 0;min-height: 250px;padding: 20px;margin-bottom: 0px;}.branch-item:last-child {border-right: 1px solid #eee;}.branch-item h3 {font-weight: 500;font-size: 23px;margin-bottom: 20px;}.branch-item p {font-size: 15px;}.branch-item.heading {padding: 70px 30px 19px;text-align: left;}.contact-branches .container {position: relative;bottom: -100px;z-index: 99;background: #ffff;padding: 0 0px;border-radius: 7px;}.chalanges-4 .icon-box-8:last-child {padding-left: 15px !important;padding-right: 15px !important;}.page-template-template-homepage.header-transparent .header-content {color: #fff }.page-template-template-homepage.header-transparent .socials a {color: #fff }.page-template-template-homepage.header-transparent .main-nav ul.menu>li>a {color: #fff }.site-header .logo img {width: 253px }.contact-form-message {display: none;}.footer-widgets {padding: 2em 0 0 0;color: #a2b1a5 }.footer-widgets .widget {margin: 0;text-align: right;}.footer-widgets h1, .footer-widgets h2, .footer-widgets h3, .footer-widgets h4, .footer-widgets h5, .footer-widgets h6 {color: #fff;font-weight: 600 }.footer-widgets .widget-title {text-transform: uppercase;font-weight: bold;font-size: 20px;padding-top: 1.875em;margin-bottom: 1.125em;color: #fff }.footer-widgets .widget-title:before {content: '';position: absolute;top: 10px;right: 40px;background: #9cc212;width: 15px;height: 7px }.footer-widgets .widget-title:after {content: '';position: absolute;top: 10px;right: 55px;background: #7a941a;width: 15px;height: 7px }.footer-4 .widget-title:before {right: 20px !important;}.footer-4 .widget-title:after {right: 35px !important;}.footer-widgets ul li {padding: 0 0 .8em 0 }.footer-widgets ul li:last-child {padding: 0 }.footer-widgets .widget ul li a, .footer-widgets a {color: #a2b1a5 }.footer-widgets .widget ul li a:hover, .footer-widgets a:hover {color: #fff }.footer-widgets .map-link {font-weight: 500;text-transform: uppercase }.footer-widgets .map-link a {color: #9cc212 }.footer-widgets .map-link:hover {color: #9cc212;cursor: pointer }.footer-widgets .map-link svg {font-size: 23px;position: relative;top: 2px;margin: 0 7px 0 0 }.footer-widgets .footer-sidebar {border-right: 1px solid #213d29;padding: 0 2.5em;min-height: 430px;}.footer-widgets .footer-sidebar:last-child {border: 0;padding-right: 15px }.footer-widgets .widget_media_image {margin-bottom: 1.75em }.footer-widgets .working {margin-bottom: 1.25em }.footer-widgets .working>div:first-child {font-size: .875em;margin-bottom: .6em }.footer-widgets .working>div:first-child span {text-transform: uppercase;color: #fff }.footer-widgets .working:last-child {margin: 0 }.footer-widgets .working .green {color: #9cc212 }.footer-widgets input[type=email] {background: #12321c;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #405847;margin: 0 0 1.5em 0;width: 100%;font-size: 14px;padding: 20px 20px 17px 20px }.footer-widgets input[type=email]::-webkit-input-placeholder {color: #3f5546 }.footer-widgets input[type=email]:-moz-placeholder {color: #3f5546 }.footer-widgets input[type=email]::-moz-placeholder {color: #3f5546 }.footer-widgets input[type=email]:-ms-input-placeholder {color: #3f5546 }.footer-widgets input[type="submit"] {background: none;border: 1px solid #405847;color: #fff;padding: 10px 30px }.footer-widgets input[type="submit"]:hover {background: #9cc212;color: #fff }.footer-widgets.footer-middle {padding: 0 }.footer-widgets.footer-middle .container {padding-top: 40px;padding-bottom: 40px }.footer-widgets.footer-middle .email, .footer-widgets.footer-middle .social {margin-top: 2.8em }.footer-widgets.footer-middle .email i {color: #35493b;margin-right: 5px }.footer-widgets.footer-middle .footer-social {float: right }.footer-widgets.footer-middle .footer-social span {margin-right: .5em;display: inline-block }.footer-widgets.footer-middle .footer-social a {border: 1px solid #405847 }.footer-widgets.footer-middle .footer-social a:hover a {border: 0 }.footer-widgets.footer-middle .footer-social.socials a {width: 1.875em;height: 1.875em;line-height: 27px }.footer-widgets.footer-middle .phone {text-align: center;background: url('../../fileadmin/system_lg_ovruch_slg/template/images/icon/phone-middle.png') center center no-repeat;padding: 2em 0 }.footer-widgets.footer-middle .phone div {font-family: 'Ubuntu', sans-serif;font-weight: 500;font-size: 18px;color: #9cc212;margin: 0 0 .3em 0 }.footer-widgets.footer-middle .phone span {color: #fff;font-size: 1.25em }.footer-widgets.footer-middle a:hover {color: #9cc212;border: 0 }.hide-middle_phone .email, .hide-middle_phone .social {margin-top: 0 }.footer-copyright {padding: 23px 0;color: #848484 }.backtotop {display: inline-block;position: fixed;bottom: 3em;left: 3.75em;width: 3.125em;height: 3.125em;line-height: 3.125em;text-align: center;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #405847;color: #fff;font-size: 15px;background: #12321c;opacity: 0;-webkit-transition: .5s;transition: .5s;z-index: 999 }.backtotop.show-scroll {opacity: 1 }.backtotop:hover {background: #9cc212;color: #fff }#weather{font-size: 11px;}#topbar .widget .pull-right span {display:none;}.fire-danger-wrap {height: 75px;overflow: hidden;width: 85px;position: absolute;margin-left: -80px;margin-top: -15px;}.fire-danger {border: 3px solid #9cc212;width: 85px;height: 85px;text-align: center;padding: 8px 9px 9px 12px;border-radius: 50%;font-weight: bold;margin-top: 2px;font-size: 60px;position: absolute;margin-top: -4px;}#topbar .widget .pull-right.fire-danger-text span {display:block !important;width:100%;font-size: 14px;margin-left: 15px;line-height: 14px;}.logo_text_1 {background-color:#9cc212;color:#fff;text-transform: uppercase;font-size: 24px;font-weight: 700;padding: 0 10px 20px 10px;letter-spacing: 4px;position: relative;margin-top: -20px;margin-left: -20px;}.logo_text_2 {background-color: #fff;color: #102e19;padding: 5px 10px;margin-left: -10px;margin-right: -30px;margin-top: -20px;z-index: 5;position: relative;}.logo_text_3 {background-color:#102e19;color:#fff;padding: 10px 10px 0 10px;position: relative;margin-bottom: -20px;margin-left: 20px;margin-right: -50px;margin-top: -10px;text-align: right;text-transform: lowercase;}.footer-sidebar .address span {display:block !important;}.list .list-item {border-bottom: 1px solid #f2f2f2;min-height: 40px;font-size: 26px;list-style: none;font-weight: 500;text-transform: uppercase;padding: 0 20px 0 0;}.list {display:table;width: auto;}.cbp-caption-fadeIn .cbp-caption-activeWrap{opacity:0;top:0;background-color:rgba(0,0,0,.85);-webkit-transition:opacity .5s;transition:opacity .5s }.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap{opacity:1 }.cbp-caption-minimal .cbp-l-caption-title,.cbp-caption-minimal .cbp-l-caption-desc{position:relative;left:0;opacity:0;-webkit-transition:-webkit-transform .35s ease-out;transition:transform .35s ease-out }.cbp-caption-minimal .cbp-l-caption-title{-webkit-transform:translateY(-50%);transform:translateY(-50%) }.cbp-caption-minimal .cbp-l-caption-desc{-webkit-transform:translateY(70%);transform:translateY(70%) }.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title,.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc{opacity:1;-webkit-transform:translateY(0);transform:translateY(0) }.cbp-caption-minimal .cbp-caption-activeWrap{top:0;background-color:#000;background-color:rgba(0,0,0,.8);opacity:0 }.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap{opacity:1 }.cbp-caption-moveRight .cbp-caption-activeWrap{left:-100%;top:0;-webkit-transition:-webkit-transform .35s;transition:transform .35s }.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateX(100%);transform:translateX(100%) }.cbp-caption-overlayBottom .cbp-caption-activeWrap{height:60px;background-color:#181616;background-color:rgba(24,22,22,.7);-webkit-transition:-webkit-transform .25s;transition:transform .25s }.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%) }.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{-webkit-transition-duration:.35s;transition-duration:.35s }.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap,.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap{-webkit-transition:-webkit-transform .35s;transition:transform .35s }.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap{height:60px }.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-30px);transform:translateY(-30px) }.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%) }.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap,.cbp-caption-overlayBottomPush .cbp-caption-activeWrap{-webkit-transition:-webkit-transform .25s;transition:transform .25s }.cbp-caption-overlayBottomPush .cbp-caption-activeWrap{height:61px;-webkit-transform:translateY(0);transform:translateY(0) }.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-60px);transform:translateY(-60px) }.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-61px);transform:translateY(-61px) }.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap{z-index:2;-webkit-transition:-webkit-transform .25s;transition:transform .25s }.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap{bottom:0;z-index:1;height:60px }.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-60px);transform:translateY(-60px) }.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap,.cbp-caption-overlayRightAlong .cbp-caption-activeWrap{-webkit-transition:-webkit-transform .4s;transition:transform .4s }.cbp-caption-overlayRightAlong .cbp-caption-activeWrap{top:0;left:-50%;width:50% }.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateX(25%);transform:translateX(25%) }.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateX(100%);transform:translateX(100%) }.cbp-caption-pushDown .cbp-caption-defaultWrap,.cbp-caption-pushDown .cbp-caption-activeWrap{-webkit-transition:-webkit-transform .4s;transition:transform .4s }.cbp-caption-pushDown .cbp-caption-activeWrap{top:-100% }.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap,.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(100%);transform:translateY(100%) }.cbp-caption-pushTop .cbp-caption-activeWrap,.cbp-caption-pushTop .cbp-caption-defaultWrap{-webkit-transition:-webkit-transform .4s;transition:transform .4s }.cbp-caption-pushTop .cbp-caption-activeWrap{height:102% }.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%) }.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-99%);transform:translateY(-99%) }.cbp-caption-revealBottom .cbp-caption-defaultWrap{z-index:2;-webkit-transition:-webkit-transform .4s;transition:transform .4s }.cbp-caption-revealBottom .cbp-caption-activeWrap{top:0;z-index:1 }.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%) }.cbp-caption-revealLeft .cbp-caption-activeWrap{left:100%;top:0;-webkit-transition:-webkit-transform .4s;transition:transform .4s }.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateX(-100%);transform:translateX(-100%) }.cbp-caption-revealTop .cbp-caption-defaultWrap{z-index:2;-webkit-transition:-webkit-transform .4s;transition:transform .4s }.cbp-caption-revealTop .cbp-caption-activeWrap{top:0;z-index:1 }.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(100%);transform:translateY(100%) }.cbp-caption-zoom .cbp-caption-defaultWrap{-webkit-transition:-webkit-transform .35s ease-out;transition:transform .35s ease-out }.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:scale(1.25);transform:scale(1.25) }.cbp-caption-zoom .cbp-caption-activeWrap{opacity:0;top:0;background-color:rgba(0,0,0,.9);-webkit-transition:opacity .4s;transition:opacity .4s }.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap{opacity:1 }.cbp-caption-opacity .cbp-item{padding:1px }.cbp-caption-opacity .cbp-caption,.cbp-caption-opacity .cbp-caption-activeWrap,.cbp-caption-opacity .cbp-caption-defaultWrap{background-color:transparent }.cbp-caption-opacity .cbp-caption{border:1px solid transparent }.cbp-caption-opacity .cbp-caption:hover{border-color:#ededed }.cbp-caption-opacity .cbp-caption-defaultWrap{opacity:1;-webkit-transition:opacity .4s;transition:opacity .4s }.cbp-caption-opacity .cbp-caption:hover .cbp-caption-defaultWrap{opacity:.8 }.cbp-caption-opacity .cbp-caption:hover .cbp-caption-activeWrap{top:0 }.cbp-caption-expand .cbp-caption-activeWrap{height:auto;background-color:transparent }.cbp-caption-expand .cbp-caption{border-bottom:1px dotted #eaeaea }.cbp-caption-expand .cbp-caption-defaultWrap{cursor:pointer;font:500 15px/23px "Ubuntu",sans-serif;color:#474747;padding:12px 0 11px 26px }.cbp-caption-expand .cbp-caption-defaultWrap svg{position:absolute;top:16px;left:0 }.cbp-caption-expand .cbp-l-caption-body{font:400 13px/21px "Ubuntu",sans-serif;color:#888;padding:0 0 20px 26px }.cbp-caption-expand-active{-webkit-transition:height .4s!important;transition:height .4s!important }.cbp-caption-expand-active .cbp-item{-webkit-transition:left .4s,top .4s!important;transition:left .4s,top .4s!important }.cbp-caption-expand-open .cbp-caption-activeWrap{-webkit-transition:height .4s;transition:height .4s }.cbp-l-filters-alignCenter{margin-bottom:30px;text-align:center;font:400 12px/21px sans-serif;color:#dadada }.cbp-l-filters-alignCenter .cbp-filter-item{color:#949494;cursor:pointer;font:400 13px/21px "Ubuntu",sans-serif;padding:0 12px;position:relative;overflow:visible;margin:0 0 10px;display:inline-block;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out }.cbp-l-filters-alignCenter .cbp-filter-item:hover{color:#2d2c2c }.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter{-webkit-transform:translateY(-30px);transform:translateY(-30px) }.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active{color:#2d2c2c;cursor:default }.cbp-l-filters-alignCenter .cbp-filter-counter{background-color:#626161 }.cbp-l-filters-alignCenter .cbp-filter-counter:after{border-top:4px solid #626161 }.cbp-l-filters-alignLeft{margin-bottom:30px }.cbp-l-filters-alignLeft .cbp-filter-item{background-color:#fff;border:1px solid #cdcdcd;cursor:pointer;font:400 12px/30px "Ubuntu",sans-serif;padding:0 13px;position:relative;overflow:visible;margin:0 4px 10px;display:inline-block;color:#888;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out,border .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out,border .3s ease-in-out }.cbp-l-filters-alignLeft .cbp-filter-item:hover{color:#111 }.cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active{background-color:#6c7a89;border:1px solid #6c7a89;color:#fff;cursor:default }.cbp-l-filters-alignLeft .cbp-filter-item:first-child{margin-left:0 }.cbp-l-filters-alignLeft .cbp-filter-item:last-child{margin-right:0 }.cbp-l-filters-alignLeft .cbp-filter-counter{display:inline }.cbp-l-grid-work.cbp-caption-zoom .cbp-caption-activeWrap{background-color:rgba(0,0,0,.7) }.cbp-l-grid-work .cbp-item{padding:3px }.cbp-l-grid-work .cbp-item-wrapper{background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.2);padding:7px 7px 27px;border-top:1px solid #f4f4f4 }.cbp-l-grid-work-title{margin-top:17px;font:400 17px/25px "Ubuntu Condensed",sans-serif;color:#607d8b;text-align:center;text-transform:uppercase;display:block }.cbp-l-grid-work-title:hover{color:#365d67 }.cbp-l-grid-work-desc{font:400 11px/16px "Ubuntu",sans-serif;color:#888;text-align:center;text-transform:uppercase }.gallery {margin-bottom: -50px;background: #fff;}.gallery .cbp-item .cbp-item-wrapper {max-height: 420px;overflow: hidden;border: 5px solid #fff;position: relative;z-index: 4;}@media only screen and (max-width:480px){.cbp-l-grid-work-title{font-size:15px;line-height:21px;margin-top:15px }.cbp-l-grid-work .cbp-item-wrapper{padding-bottom:18px }}.cbp-l-grid-blog-title{font:400 18px/30px "Ubuntu",sans-serif;color:#444;display:block;margin-top:17px }.cbp-l-grid-blog-title:hover{color:#787878 }.cbp-l-grid-blog-date{font:400 12px/18px "Ubuntu",sans-serif;color:#787878;display:inline-block }.cbp-l-grid-blog-comments{font:400 12px/18px "Ubuntu",sans-serif;color:#3c6fbb;display:inline-block }.cbp-l-grid-blog-comments:hover{opacity:.8 }.cbp-l-grid-blog-desc{font:400 13px/18px "Ubuntu",sans-serif;color:#9b9b9b;margin-top:9px }.cbp-l-grid-blog-split{margin:0 4px;font:400 13px/16px "Ubuntu",sans-serif;color:#787878;display:inline-block }.cbp-l-grid-clients{height:180px }.cbp-l-clients-title-block{font:400 32px/53px "Ubuntu",sans-serif;color:#666464;text-align:center;margin-bottom:40px }.cbp-l-grid-faq .cbp-item{width:100% }.cbp-l-grid-projects-title{font:700 14px/21px "Ubuntu",sans-serif;color:#474747;margin-top:15px }.cbp-l-grid-projects-desc{font:400 12px/18px "Ubuntu",sans-serif;color:#888;margin-top:5px }@media only screen and (max-width:480px){.cbp-l-filters-alignLeft{text-align:center }}.cbp-l-filters-alignRight{margin-bottom:30px;text-align:right }.cbp-l-filters-alignRight .cbp-filter-item{background-color:transparent;color:#8b8b8b;cursor:pointer;font:400 11px/31px "Ubuntu",sans-serif;padding:0 14px;position:relative;overflow:visible;margin:0 3px 10px;border:1px solid #e4e2e2;text-transform:uppercase;display:inline-block;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out,border .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out,border .3s ease-in-out }.cbp-l-filters-alignRight .cbp-filter-item:hover{color:#2b3444 }.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active{color:#fff;background-color:#049372;border-color:#049372;cursor:default }.cbp-l-filters-alignRight .cbp-filter-item:first-child{margin-left:0 }.cbp-l-filters-alignRight .cbp-filter-item:last-child{margin-right:0 }.cbp-l-filters-alignRight .cbp-filter-counter{background-color:#049372 }.cbp-l-filters-alignRight .cbp-filter-counter:after{border-top:4px solid #049372 }@media only screen and (max-width:480px){.cbp-l-filters-left,.cbp-l-filters-right{width:100% }}.cbp-caption,.cbp-caption-defaultWrap,.cbp-caption-activeWrap{display:block }.cbp-caption-activeWrap{background-color:#282727 }.cbp-caption-active .cbp-caption,.cbp-caption-active .cbp-caption-defaultWrap,.cbp-caption-active .cbp-caption-activeWrap{overflow:hidden;position:relative;z-index:1;color:#fff }.cbp-caption-active .cbp-caption-defaultWrap{top:0 }.cbp-caption-active .cbp-caption-activeWrap{width:100%;position:absolute;z-index:2;height:100% }.cbp-l-caption-title{color:#fff;font:400 16px/21px "Ubuntu",sans-serif }.cbp-l-caption-desc{color:#aaa;font:400 12px/16px "Ubuntu",sans-serif }.cbp-l-caption-text{font:400 14px/21px "Ubuntu",sans-serif;color:#fff;letter-spacing:3px;padding:0 6px }.cbp-l-caption-buttonLeft,.cbp-l-caption-buttonRight{background-color:#547eb1;color:#fff;display:inline-block;font:400 12px/30px "Ubuntu",sans-serif;min-width:90px;text-align:center;margin:4px;padding:0 6px }.cbp-l-caption-buttonLeft:hover,.cbp-l-caption-buttonRight:hover{opacity:.9 }.cbp-caption-none .cbp-caption-activeWrap{display:none }.cbp-l-caption-alignLeft .cbp-l-caption-body{padding:12px 30px }.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-opacity .cbp-l-caption-alignLeft .cbp-l-caption-body{padding-top:30px }.cbp-l-caption-alignCenter{display:table;width:100%;height:100% }.cbp-l-caption-alignCenter .cbp-l-caption-body{display:table-cell;vertical-align:middle;text-align:center;padding:15px 0 }.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{position:relative;-webkit-transition:-webkit-transform .25s;transition:transform .25s }.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft{-webkit-transform:translateX(-20px);transform:translateX(-20px) }.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{-webkit-transform:translateX(20px);transform:translateX(20px) }.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{-webkit-transform:translateX(0);transform:translateX(0) }.cbp-l-grid-masonry-projects .cbp-caption-activeWrap{background-color:#59a3b6;background-color:rgba(89,163,182,.95) }.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft,.cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight{background-color:#545454 }.cbp-l-grid-masonry-projects-title{font:500 15px/22px "Ubuntu",sans-serif;color:#59a3b6;text-align:center;display:block;margin-top:12px }.cbp-l-grid-masonry-projects-title:hover{color:#457c8b }.cbp-l-grid-masonry-projects-desc{font:400 12px/18px "Ubuntu",sans-serif;color:#b2b2b2;text-align:center }.cbp-l-grid-team-name{font:400 17px/24px "Ubuntu",sans-serif;color:#456297;display:block;text-align:center;margin-top:18px }.cbp-l-grid-team-name:hover{color:#34425c }.cbp-l-grid-team-position{font:italic 400 13px/21px "Ubuntu",sans-serif;color:#999;text-align:center }@media only screen and (max-width:480px){.cbp-l-grid-team-name{font-size:15px;line-height:22px;margin-top:13px }.cbp-l-grid-team-position{font-size:12px;line-height:18px }}.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap{background-color:#64c28e;background-color:rgba(101,199,150,.95) }.cbp-l-grid-mosaic-flat .cbp-l-caption-title{color:#fff;font:400 14px/21px "Lato",sans-serif;text-transform:uppercase;letter-spacing:2px;display:inline-block }.cbp-l-grid-mosaic-flat .cbp-l-caption-title:after{content:'';display:block;width:40%;height:1px;background-color:#fff;margin:8px auto 0 }@media only screen and (max-width:800px){.cbp-l-grid-mosaic-flat .cbp-l-caption-title:after{display:none }}.cbp-l-grid-mosaic-projects .cbp-caption-activeWrap{background-color:#59a3b6;background-color:rgba(89,163,182,.97) }.cbp-l-grid-mosaic .cbp-caption-activeWrap{background-color:#ffea71;background-color:rgba(255,234,113,.95) }.cbp-l-grid-mosaic .cbp-l-caption-title{color:#5a5a5a;font:500 18px/22px "Ubuntu",sans-serif;text-transform:uppercase;margin-bottom:5px }.cbp-l-grid-mosaic .cbp-l-caption-desc{color:#585858;font:400 13px/20px "Ubuntu",sans-serif }.cbp-item .cbp-caption-activeWrap .wrap {text-align: center;}.cbp-item .cbp-caption-activeWrap .wrap {position: absolute;text-align: center;left: 0;right: 0;top: 100px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;opacity: .9;}.footer-widgets {border-width: 150px 2000px 0px 0px;border-style: solid dashed solid solid;border-color: transparent #102e19 transparent;background: none !important;position: relative;z-index: 3;}#page > div {background: #fff;}#footer-widgets-middle {border-width: 150px 2000px 0 0;border-style: solid dashed solid solid;border-color: #102e19 transparent transparent;background: none !important;}.footer-info {text-align: right;}#colophon {position: fixed;width: 100%;min-height: 500px;display: table;z-index: 1;bottom: 0px;}#page {z-index: 2;position: relative;margin-bottom: 100px;}#footer-widgets-top {border-width: 200px 0px 0px 1500px;border-style: solid dashed solid solid;border-color: transparent #9cc212 transparent;position: relative;margin-bottom: -190px;height: 300px;}.kmr-words-about-forest {position: absolute;padding: 0 15px;color: #102e19;background: none !important;margin-top: -20px;max-width: 700px;max-height: 300px;width: 700px;height: 300px;}.kmr-words-about-forest::after {content: '';width: 700px;height: 300px;background: linear-gradient(transparent 10%, #9cc212 20%, #9cc212 90%) repeat scroll 0% 0% transparent !important;overflow: hidden;position: absolute;z-index: 2;display: block;top: 90px;}.kmr-words-about-forest-text {position: relative;z-index: 1;}.footer-1 {margin-top: 60px;}.footer-2 {margin-top: 30px;}.footer-4 {margin-top: -30px;}.page-header {background: none !important;}.whyus-1 .list {text-align: right;float: right;}.footer-widgets-top-contect {margin-top: -200px;background: none !important;}
.footer-info {
    text-align: right;
    position: absolute;
    bottom: 0;
}

.footer-widgets .footer-sidebar {
    background: #102e19;
}

.footer_bg {
    background: #102e19;
    min-height: 430px;
    position: absolute;
    width: 2000px;
}

.widget_content_diya {
    width: 100%;
    height: 96px;
    border: 1px solid #fff;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff !important;
    padding-left: 94px;
    position: relative;
    text-align: left;
    padding-top: 5px;
    margin-bottom: 20px;
    line-height: 28px;
    font-weight: bold;
}

.widget_content_diya img {
    float: left;
    padding: 5px;
    position: absolute;
    left: 5px;
    top: 5px;
}
 @font-face {font-family: 'revicons';src: url('../../fileadmin/system_lg_ovruch_slg/template/fonts/revicons/revicons.eot');src: url('../../fileadmin/system_lg_ovruch_slg/template/fonts/revicons/revicons.eot-#iefix') format('embedded-opentype'), url('../../fileadmin/system_lg_ovruch_slg/template/fonts/revicons/revicons.woff-') format('woff'), url('../../fileadmin/system_lg_ovruch_slg/template/fonts/revicons/revicons.ttf-') format('truetype'), url('../../fileadmin/system_lg_ovruch_slg/template/fonts/revicons/revicons.svg-#revicons') format('svg');font-weight: normal;font-style: normal;}[class^="revicon-"]:before, [class*=" revicon-"]:before {font-family: "revicons";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: .2em;}.revicon-search-1:before {content: '\e802';}.revicon-pencil-1:before {content: '\e831';}.revicon-picture-1:before {content: '\e803';}.revicon-cancel:before {content: '\e80a';}.revicon-info-circled:before {content: '\e80f';}.revicon-trash:before {content: '\e801';}.revicon-left-dir:before {content: '\e817';}.revicon-right-dir:before {content: '\e818';}.revicon-down-open:before {content: '\e83b';}.revicon-left-open:before {content: '\e819';}.revicon-right-open:before {content: '\e81a';}.revicon-angle-left:before {content: '\e820';}.revicon-angle-right:before {content: '\e81d';}.revicon-left-big:before {content: '\e81f';}.revicon-right-big:before {content: '\e81e';}.revicon-magic:before {content: '\e807';}.revicon-picture:before {content: '\e800';}.revicon-export:before {content: '\e80b';}.revicon-cog:before {content: '\e832';}.revicon-login:before {content: '\e833';}.revicon-logout:before {content: '\e834';}.revicon-video:before {content: '\e805';}.revicon-arrow-combo:before {content: '\e827';}.revicon-left-open-1:before {content: '\e82a';}.revicon-right-open-1:before {content: '\e82b';}.revicon-left-open-mini:before {content: '\e822';}.revicon-right-open-mini:before {content: '\e823';}.revicon-left-open-big:before {content: '\e824';}.revicon-right-open-big:before {content: '\e825';}.revicon-left:before {content: '\e836';}.revicon-right:before {content: '\e826';}.revicon-ccw:before {content: '\e808';}.revicon-arrows-ccw:before {content: '\e806';}.revicon-palette:before {content: '\e829';}.revicon-list-add:before {content: '\e80c';}.revicon-doc:before {content: '\e809';}.revicon-left-open-outline:before {content: '\e82e';}.revicon-left-open-2:before {content: '\e82c';}.revicon-right-open-outline:before {content: '\e82f';}.revicon-right-open-2:before {content: '\e82d';}.revicon-equalizer:before {content: '\e83a';}.revicon-layers-alt:before {content: '\e804';}.revicon-popup:before {content: '\e828';}.rev_slider_wrapper{position:relative;z-index: 0;}.rev_slider{position:relative;overflow:visible;}.tp-overflow-hidden {overflow:hidden;}.tp-simpleresponsive img, .rev_slider img{max-width:none !important;-moz-transition: none;-webkit-transition: none;-o-transition: none;transition: none;margin:0px;padding:0px;border-width:0px;border:none;}.rev_slider .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}.rev_slider >ul, .rev_slider_wrapper >ul, .tp-revslider-mainul >li, .rev_slider >ul >li, .rev_slider >ul >li:before, .tp-revslider-mainul >li:before, .tp-simpleresponsive >ul, .tp-simpleresponsive >ul >li, .tp-simpleresponsive >ul >li:before, .tp-revslider-mainul >li, .tp-simpleresponsive >ul >li{list-style:none !important;position:absolute;margin:0px !important;padding:0px !important;overflow-x: visible;overflow-y: visible;list-style-type: none !important;background-image:none;background-position:0px 0px;text-indent: 0em;top:0px;left:0px;}.tp-revslider-mainul >li, .rev_slider >ul >li, .rev_slider >ul >li:before, .tp-revslider-mainul >li:before, .tp-simpleresponsive >ul >li, .tp-simpleresponsive >ul >li:before, .tp-revslider-mainul >li, .tp-simpleresponsive >ul >li {visibility:hidden;}.tp-revslider-slidesli, .tp-revslider-mainul {padding:0 !important;margin:0 !important;list-style:none !important;}.rev_slider li.tp-revslider-slidesli {position: absolute !important;}.tp-caption .rs-untoggled-content {display:block;}.tp-caption .rs-toggled-content {display:none;}.rs-toggle-content-active.tp-caption .rs-toggled-content {display:block;}.rs-toggle-content-active.tp-caption .rs-untoggled-content {display:none;}.rev_slider .tp-caption, .rev_slider .caption {position:relative;visibility:hidden;white-space: nowrap;display: block;}.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child{margin-bottom:0;}.tp-carousel-wrapper {cursor:url('../../fileadmin/system_lg_ovruch_slg/template/css/openhand.html'), move;}.tp-carousel-wrapper.dragged {cursor:url('../../fileadmin/system_lg_ovruch_slg/template/css/closedhand.html'), move;}.tp-caption {z-index:1 }.tp_inner_padding {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none !important;}.tp-caption {-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-o-user-select: none;position:absolute;-webkit-font-smoothing: antialiased !important;}.tp-forcenotvisible, .tp-hide-revslider, .tp-caption.tp-hidden-caption {visibility:hidden !important;display:none !important }.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {max-width: none !important }.rev_slider_wrapper {width:100%;}.fullscreen-container {position:relative;padding:0;}.fullwidthbanner-container{position:relative;padding:0;overflow:hidden;}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative;}.tp-static-layers {position:absolute;z-index:505;top:0px;left:0px}.tp-caption .frontcorner {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00A8FF;position: absolute;left:-40px;top:0px;}.tp-caption .backcorner {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;right:0px;top:0px;}.tp-caption .frontcornertop {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;left:-40px;top:0px;}.tp-caption .backcornertop {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00A8FF;position: absolute;right:0px;top:0px;}.tp-layer-inner-rotation {position: relative !important;}img.tp-slider-alternative-image {width:100%;height:auto;}.noFilterClass {filter:none !important;}.rs-background-video-layer {position: absolute;top:0px;left:0px;width:100%;height:100%;visibility: hidden;z-index: 0;}.tp-caption.coverscreenvideo {width:100%;height:100%;top:0px;left:0px;position:absolute;}.caption.fullscreenvideo, .tp-caption.fullscreenvideo {left:0px;top:0px;position:absolute;width:100%;height:100%}.caption.fullscreenvideo iframe, .caption.fullscreenvideo video, .tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {width:100% !important;height:100% !important;display: none}.fullcoveredvideo video, .fullscreenvideo video {background: #000}.fullcoveredvideo .tp-poster {background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}.videoisplaying .html5vid .tp-poster {display: none}.tp-video-play-button {background:#000;background:rgba(0,0,0,0.3);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position: absolute;top: 50%;left: 50%;color: #FFF;z-index: 3;margin-top: -25px;margin-left: -25px;line-height: 50px !important;text-align: center;cursor: pointer;width: 50px;height:50px;box-sizing: border-box;-moz-box-sizing: border-box;display: inline-block;vertical-align: top;z-index: 4;opacity: 0;-webkit-transition:opacity 300ms ease-out !important;-moz-transition:opacity 300ms ease-out !important;-o-transition:opacity 300ms ease-out !important;transition:opacity 300ms ease-out !important;}.tp-caption .html5vid {width:100% !important;height:100% !important;}.tp-video-play-button i {width:50px;height:50px;display:inline-block;text-align: center;vertical-align: top;line-height: 50px !important;font-size: 40px !important;}.tp-caption:hover .tp-video-play-button {opacity: 1;}.tp-caption .tp-revstop {display:none;border-left:5px solid #fff !important;border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top;font-size:25px !important;}.videoisplaying .revicon-right-dir {display:none}.videoisplaying .tp-revstop {display:inline-block}.videoisplaying .tp-video-play-button {display:none}.tp-caption:hover .tp-video-play-button {display:block}.fullcoveredvideo .tp-video-play-button {display:none !important}.fullscreenvideo .fullscreenvideo video {object-fit:contain !important;}.fullscreenvideo .fullcoveredvideo video {object-fit:cover !important;}.tp-video-controls {position: absolute;bottom: 0;left: 0;right: 0;padding: 5px;opacity: 0;-webkit-transition: opacity .3s;-moz-transition: opacity .3s;-o-transition: opacity .3s;-ms-transition: opacity .3s;transition: opacity .3s;background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(0,0,0)),color-stop(1, rgb(50,50,50)));display:table;max-width:100%;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}.tp-caption:hover .tp-video-controls {opacity: .9;}.tp-video-button {background: rgba(0,0,0,.5);border: 0;color: #EEE;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;cursor:pointer;line-height:12px;font-size:12px;color:#fff;padding:0px;margin:0px;outline: none;}.tp-video-button:hover {cursor: pointer;}.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {padding:0px 5px;display:table-cell;}.tp-video-seek-bar-wrap {width:80%}.tp-video-vol-bar-wrap {width:20%}.tp-volume-bar, .tp-seek-bar {width:100%;cursor: pointer;outline:none;line-height:12px;margin:0;padding:0;}.rs-fullvideo-cover {width:100%;height:100%;top:0px;left:0px;position: absolute;background:transparent;z-index:5;}.rs-background-video-layer video::-webkit-media-controls {display:none !important;}.tp-dottedoverlay {background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}.tp-dottedoverlay.twoxtwo {background:url('../../fileadmin/system_lg_ovruch_slg/template/assets/gridtile.png')}.tp-dottedoverlay.twoxtwowhite {background:url('../../fileadmin/system_lg_ovruch_slg/template/assets/gridtile_white.png')}.tp-dottedoverlay.threexthree {background:url('../../fileadmin/system_lg_ovruch_slg/template/assets/gridtile_3x3.png')}.tp-dottedoverlay.threexthreewhite {background:url('../../fileadmin/system_lg_ovruch_slg/template/assets/gridtile_3x3_white.png')}.tp-shadowcover {width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute;z-index: -1;}.tp-shadow1 {-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);-moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}.tp-shadow2:before, .tp-shadow2:after, .tp-shadow3:before, .tp-shadow4:after {z-index: -2;position: absolute;content: "";bottom: 10px;left: 10px;width: 50%;top: 85%;max-width:300px;background: transparent;-webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);-moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);box-shadow: 0 15px 10px rgba(0,0,0,0.8);-webkit-transform: rotate(-3deg);-moz-transform: rotate(-3deg);-o-transform: rotate(-3deg);-ms-transform: rotate(-3deg);transform: rotate(-3deg);}.tp-shadow2:after, .tp-shadow4:after {-webkit-transform: rotate(3deg);-moz-transform: rotate(3deg);-o-transform: rotate(3deg);-ms-transform: rotate(3deg);transform: rotate(3deg);right: 10px;left: auto;}.tp-shadow5 {position:relative;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;}.tp-shadow5:before, .tp-shadow5:after {content:"";position:absolute;z-index:-2;-webkit-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);-moz-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);box-shadow:0 0 25px 0px rgba(0,0,0,0.6);top:30%;bottom:0;left:20px;right:20px;-moz-border-radius:100px / 20px;border-radius:100px / 20px;}.tp-button{padding:6px 13px 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;height:30px;cursor:pointer;color:#fff !important;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important;font-size:15px;line-height:45px !important;font-family: arial, sans-serif;font-weight: bold;letter-spacing: -1px;text-decoration:none;}.tp-button.big {color:#fff;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6);font-weight:bold;padding:9px 20px;font-size:19px;line-height:57px !important;}.purchase:hover, .tp-button:hover, .tp-button.big:hover {background-position:bottom, 15px 11px}.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {background-color:#21a117;-webkit-box-shadow: 0px 3px 0px 0px #104d0b;-moz-box-shadow: 0px 3px 0px 0px #104d0b;box-shadow: 0px 3px 0px 0px #104d0b;}.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {background-color:#1d78cb;-webkit-box-shadow: 0px 3px 0px 0px #0f3e68;-moz-box-shadow: 0px 3px 0px 0px #0f3e68;box-shadow: 0px 3px 0px 0px #0f3e68}.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {background-color:#cb1d1d;-webkit-box-shadow: 0px 3px 0px 0px #7c1212;-moz-box-shadow: 0px 3px 0px 0px #7c1212;box-shadow: 0px 3px 0px 0px #7c1212}.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {background-color:#ff7700;-webkit-box-shadow: 0px 3px 0px 0px #a34c00;-moz-box-shadow: 0px 3px 0px 0px #a34c00;box-shadow: 0px 3px 0px 0px #a34c00}.tp-button.darkgrey,.tp-button.grey, .tp-button:hover.darkgrey,.tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {background-color:#555;-webkit-box-shadow: 0px 3px 0px 0px #222;-moz-box-shadow: 0px 3px 0px 0px #222;box-shadow: 0px 3px 0px 0px #222}.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {background-color:#888;-webkit-box-shadow: 0px 3px 0px 0px #555;-moz-box-shadow: 0px 3px 0px 0px #555;box-shadow: 0px 3px 0px 0px #555}.rev-btn, .rev-btn:visited {outline:none !important;box-shadow:none !important;text-decoration: none !important;line-height: 44px;font-size: 17px;font-weight: 500;padding: 12px 35px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family: "Roboto", sans-serif;cursor: pointer;}.rev-btn.rev-uppercase, .rev-btn.rev-uppercase:visited {text-transform: uppercase;letter-spacing: 1px;font-size: 15px;font-weight: 900;}.rev-btn.rev-withicon i {font-size: 15px;font-weight: normal;position: relative;top: 0px;-webkit-transition: all 0.2s ease-out !important;-moz-transition: all 0.2s ease-out !important;-o-transition: all 0.2s ease-out !important;-ms-transition: all 0.2s ease-out !important;margin-left:10px !important;}.rev-btn.rev-hiddenicon i {font-size: 15px;font-weight: normal;position: relative;top: 0px;-webkit-transition: all 0.2s ease-out !important;-moz-transition: all 0.2s ease-out !important;-o-transition: all 0.2s ease-out !important;-ms-transition: all 0.2s ease-out !important;opacity: 0;margin-left:0px !important;width:0px !important;}.rev-btn.rev-hiddenicon:hover i {opacity: 1 !important;margin-left:10px !important;width:auto !important;}.rev-btn.rev-medium, .rev-btn.rev-medium:visited {line-height: 36px;font-size: 14px;padding: 10px 30px;}.rev-btn.rev-medium.rev-withicon i {font-size: 14px;top: 0px;}.rev-btn.rev-medium.rev-hiddenicon i {font-size: 14px;top: 0px;}.rev-btn.rev-small, .rev-btn.rev-small:visited {line-height: 28px;font-size: 12px;padding: 7px 20px;}.rev-btn.rev-small.rev-withicon i {font-size: 12px;top: 0px;}.rev-btn.rev-small.rev-hiddenicon i {font-size: 12px;top: 0px;}.rev-maxround {-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}.rev-minround {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}.rev-burger {position: relative;width: 60px;height: 60px;box-sizing: border-box;padding: 22px 0 0 14px;border-radius: 50%;border: 1px solid rgba(51,51,51,0.25);tap-highlight-color: transparent;cursor: pointer;}.rev-burger span {display: block;width: 30px;height: 3px;background: #333;transition: .7s;pointer-events: none;transform-style: flat !important;}.rev-burger span:nth-child(2) {margin: 3px 0;}#dialog_addbutton .rev-burger:hover :first-child, .open .rev-burger :first-child, .open.rev-burger :first-child {transform: translateY(6px) rotate(-45deg);-webkit-transform: translateY(6px) rotate(-45deg);}#dialog_addbutton .rev-burger:hover :nth-child(2), .open .rev-burger :nth-child(2), .open.rev-burger :nth-child(2) {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);opacity: 0;}#dialog_addbutton .rev-burger:hover :last-child, .open .rev-burger :last-child, .open.rev-burger :last-child {transform: translateY(-6px) rotate(-135deg);-webkit-transform: translateY(-6px) rotate(-135deg);}.rev-burger.revb-white {border: 2px solid rgba(255,255,255,0.2);}.rev-burger.revb-white span {background: #fff;}.rev-burger.revb-whitenoborder {border: 0;}.rev-burger.revb-whitenoborder span {background: #fff;}.rev-burger.revb-darknoborder {border: 0;}.rev-burger.revb-darknoborder span {background: #333;}.rev-burger.revb-whitefull {background: #fff;border:none;}.rev-burger.revb-whitefull span {background:#333;}.rev-burger.revb-darkfull {background: #333;border:none;}.rev-burger.revb-darkfull span {background:#fff;}@-webkit-keyframes rev-ani-mouse {0% {opacity: 1;top: 29%;}15% {opacity: 1;top: 50%;}50% {opacity: 0;top: 50%;}100% {opacity: 0;top: 29%;}}@-moz-keyframes rev-ani-mouse {0% {opacity: 1;top: 29%;}15% {opacity: 1;top: 50%;}50% {opacity: 0;top: 50%;}100% {opacity: 0;top: 29%;}}@keyframes rev-ani-mouse {0% {opacity: 1;top: 29%;}15% {opacity: 1;top: 50%;}50% {opacity: 0;top: 50%;}100% {opacity: 0;top: 29%;}}.rev-scroll-btn {display: inline-block;position: relative;left: 0;right: 0;text-align: center;cursor: pointer;width:35px;height:55px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: 3px solid white;border-radius: 23px;}.rev-scroll-btn > * {display: inline-block;line-height: 18px;font-size: 13px;font-weight: normal;color: #7f8c8d;color: #ffffff;font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;letter-spacing: 2px;}.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *.active {color: #ffffff;}.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *:active, .rev-scroll-btn > *.active {filter: alpha(opacity=80);}.rev-scroll-btn.revs-fullwhite {background:#fff;}.rev-scroll-btn.revs-fullwhite span {background: #333;}.rev-scroll-btn.revs-fulldark {background:#333;border:none;}.rev-scroll-btn.revs-fulldark span {background: #fff;}.rev-scroll-btn span {position: absolute;display: block;top: 29%;left: 50%;width: 8px;height: 8px;margin: -4px 0 0 -4px;background: white;border-radius: 50%;-webkit-animation: rev-ani-mouse 2.5s linear infinite;-moz-animation: rev-ani-mouse 2.5s linear infinite;animation: rev-ani-mouse 2.5s linear infinite;}.rev-scroll-btn.revs-dark {border-color:#333;}.rev-scroll-btn.revs-dark span {background: #333;}.rev-control-btn {position: relative;display: inline-block;z-index: 5;color: #FFF;font-size: 20px;line-height: 60px;font-weight: 400;font-style: normal;font-family: Raleway;text-decoration: none;text-align: center;background-color: #000;border-radius: 50px;text-shadow: none;background-color: rgba(0, 0, 0, 0.50);width:60px;height:60px;box-sizing: border-box;cursor: pointer;}.rev-cbutton-dark-sr {border-radius: 3px;}.rev-cbutton-light {color: #333;background-color: rgba(255,255,255, 0.75);}.rev-cbutton-light-sr {color: #333;border-radius: 3px;background-color: rgba(255,255,255, 0.75);}.rev-sbutton {line-height: 37px;width:37px;height:37px;}.rev-sbutton-blue {background-color: #3B5998 }.rev-sbutton-lightblue {background-color: #00A0D1;}.rev-sbutton-red {background-color: #DD4B39;}.tp-bannertimer {visibility: hidden;width:100%;height:5px;);*/background: #fff;background: rgba(0,0,0,0.15);position:absolute;z-index:200;top:0px}.tp-bannertimer.tp-bottom {top:auto;bottom:0px !important;height:5px}.tp-simpleresponsive img {-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-o-user-select: none;}.tp-caption img {background: transparent;-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom: 1;}.caption.slidelink a div, .tp-caption.slidelink a div {width:3000px;height:1500px;background:url('../../fileadmin/system_lg_ovruch_slg/template/assets/coloredbg.png') repeat}.tp-caption.slidelink a span{background:url('../../fileadmin/system_lg_ovruch_slg/template/assets/coloredbg.png') repeat}.tp-shape {width:100%;height:100%;}.tp-caption .rs-starring {display: inline-block}.tp-caption .rs-starring .star-rating {float: none;}.tp-caption .rs-starring .star-rating {color: #FFC321 !important;display: inline-block;vertical-align: top;}.tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating {position: relative;height: 1em;width: 5.4em;font-family: star;}.tp-caption .rs-starring .star-rating:before, .tp-caption .rs-starring-page .star-rating:before {content: "\73\73\73\73\73";color: #E0DADF;float: left;top: 0;left: 0;position: absolute;}.tp-caption .rs-starring .star-rating span {overflow: hidden;float: left;top: 0;left: 0;position: absolute;padding-top: 1.5em;font-size: 1em !important;}.tp-caption .rs-starring .star-rating span:before, .tp-caption .rs-starring .star-rating span:before {content: "\53\53\53\53\53";top: 0;position: absolute;left: 0;}.tp-caption .rs-starring .star-rating {color: #FFC321 !important;}.tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating {font-size: 1em !important;font-family: star;}.tp-loader {top:50%;left:50%;z-index:10000;position:absolute;}.tp-loader.spinner0 {width: 40px;height: 40px;background-color: #fff;) no-repeat center center;*/box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;animation: tp-rotateplane 1.2s infinite ease-in-out;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}.tp-loader.spinner1 {width: 40px;height: 40px;background-color: #fff;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;animation: tp-rotateplane 1.2s infinite ease-in-out;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}.tp-loader.spinner5 {) no-repeat 10px 10px;*/background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}@-webkit-keyframes tp-rotateplane {0% {-webkit-transform: perspective(120px) }50% {-webkit-transform: perspective(120px) rotateY(180deg) }100% {-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg) }}@keyframes tp-rotateplane {0% {transform: perspective(120px) rotateX(0deg) rotateY(0deg);}50% {transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100% {transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}.tp-loader.spinner2 {width: 40px;height: 40px;margin-top:-20px;margin-left:-20px;background-color: #ff0000;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);border-radius: 100%;-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;animation: tp-scaleout 1.0s infinite ease-in-out;}@-webkit-keyframes tp-scaleout {0% {-webkit-transform: scale(0.0) }100% {-webkit-transform: scale(1.0);opacity: 0;}}@keyframes tp-scaleout {0% {transform: scale(0.0);-webkit-transform: scale(0.0);}100% {transform: scale(1.0);-webkit-transform: scale(1.0);opacity: 0;}}.tp-loader.spinner3 {margin: -9px 0px 0px -35px;width: 70px;text-align: center;}.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {width: 18px;height: 18px;background-color: #fff;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);border-radius: 100%;display: inline-block;-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;animation: tp-bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.tp-loader.spinner3 .bounce1 {-webkit-animation-delay: -0.32s;animation-delay: -0.32s;}.tp-loader.spinner3 .bounce2 {-webkit-animation-delay: -0.16s;animation-delay: -0.16s;}@-webkit-keyframes tp-bouncedelay {0%, 80%, 100% {-webkit-transform: scale(0.0) }40% {-webkit-transform: scale(1.0) }}@keyframes tp-bouncedelay {0%, 80%, 100% {transform: scale(0.0);}40% {transform: scale(1.0);}}.tp-loader.spinner4 {margin: -20px 0px 0px -20px;width: 40px;height: 40px;text-align: center;-webkit-animation: tp-rotate 2.0s infinite linear;animation: tp-rotate 2.0s infinite linear;}.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {width: 60%;height: 60%;display: inline-block;position: absolute;top: 0;background-color: #fff;border-radius: 100%;-webkit-animation: tp-bounce 2.0s infinite ease-in-out;animation: tp-bounce 2.0s infinite ease-in-out;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);}.tp-loader.spinner4 .dot2 {top: auto;bottom: 0px;-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}@-webkit-keyframes tp-rotate {100% {-webkit-transform: rotate(360deg) }}@keyframes tp-rotate {100% {transform: rotate(360deg);-webkit-transform: rotate(360deg) }}@-webkit-keyframes tp-bounce {0%, 100% {-webkit-transform: scale(0.0) }50% {-webkit-transform: scale(1.0) }}@keyframes tp-bounce {0%, 100% {transform: scale(0.0);}50% {transform: scale(1.0);}}.tp-thumbs.navbar, .tp-bullets.navbar, .tp-tabs.navbar {border:none;min-height: 0;margin:0;border-radius: 0;-moz-border-radius:0;-webkit-border-radius:0;}.tp-tabs, .tp-thumbs, .tp-bullets {position:absolute;display:block;z-index:1000;top:0px;left:0px;}.tp-tab, .tp-thumb {cursor: pointer;position:absolute;opacity:0.5;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.tp-arr-imgholder, .tp-videoposter, .tp-thumb-image, .tp-tab-image {background-position: center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;}.tp-tab:hover, .tp-tab.selected, .tp-thumb:hover, .tp-thumb.selected {opacity:1;}.tp-tab-mask, .tp-thumb-mask {box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important}.tp-tabs, .tp-thumbs {box-sizing:content-box !important;-webkit-box-sizing:content-box !important;-moz-box-sizing: content-box !important}.tp-bullet {width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,0.3);cursor: pointer;}.tp-bullet.selected, .tp-bullet:hover {background:#fff;}.tp-bannertimer {background:#000;background:rgba(0,0,0,0.15);height:5px;}.tparrows {cursor:pointer;background:#000;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;}.tparrows:hover {background:#000;}.tparrows:before {font-family: "revicons";font-size:15px;color:#fff;display:block;line-height: 40px;text-align: center;}.tparrows.tp-leftarrow:before {content: '\e824';}.tparrows.tp-rightarrow:before {content: '\e825';}.dddwrappershadow {box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}.hglayerinfo {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}.hginfo {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px;}.indebugmode .tp-caption:hover {border:1px dashed #c0392b !important;}.helpgrid {border:2px dashed #c0392b;position:absolute;top:0px;peft:0px;z-index:0 }#revsliderlogloglog {padding:15px;color:#fff;position:fixed;top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7);z-index:100000;font-size:10px;overflow:scroll;}.rev_slider .description {width:70%;display:block !important;white-space:normal !important;}
 .tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited {color:#0084B4!important;}.tp-caption.Twitter-Content a:hover {color:#0084B4!important;text-decoration:underline!important;}.tp-caption.medium_grey,.medium_grey {background-color:#888;border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:20px;font-weight:700;line-height:20px;margin:0;padding:2px 4px;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.small_text,.small_text {border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:14px;font-weight:700;line-height:20px;margin:0;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.medium_text,.medium_text {border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:20px;font-weight:700;line-height:20px;margin:0;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.large_text,.large_text {border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:40px;font-weight:700;line-height:40px;margin:0;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.very_large_text,.very_large_text {border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:60px;font-weight:700;letter-spacing:-2px;line-height:60px;margin:0;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.very_big_white,.very_big_white {background-color:#000;border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:60px;font-weight:800;line-height:60px;margin:0;padding:1px 4px 0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.very_big_black,.very_big_black {background-color:#fff;border-style:none;border-width:0;color:#000;font-family:Arial;font-size:60px;font-weight:700;line-height:60px;margin:0;padding:1px 4px 0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.modern_medium_fat,.modern_medium_fat {border-style:none;border-width:0;color:#000;font-family:"Open Sans", sans-serif;font-size:24px;font-weight:800;line-height:20px;margin:0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.modern_medium_fat_white,.modern_medium_fat_white {border-style:none;border-width:0;color:#fff;font-family:"Open Sans", sans-serif;font-size:24px;font-weight:800;line-height:20px;margin:0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.modern_medium_light,.modern_medium_light {border-style:none;border-width:0;color:#000;font-family:"Open Sans", sans-serif;font-size:24px;font-weight:300;line-height:20px;margin:0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.modern_big_bluebg,.modern_big_bluebg {background-color:#4e5b6c;border-style:none;border-width:0;color:#fff;font-family:"Open Sans", sans-serif;font-size:30px;font-weight:800;letter-spacing:0;line-height:36px;margin:0;padding:3px 10px;position:absolute;text-shadow:none;}.tp-caption.modern_big_redbg,.modern_big_redbg {background-color:#de543e;border-style:none;border-width:0;color:#fff;font-family:"Open Sans", sans-serif;font-size:30px;font-weight:300;letter-spacing:0;line-height:36px;margin:0;padding:1px 10px 3px;position:absolute;text-shadow:none;}.tp-caption.modern_small_text_dark,.modern_small_text_dark {border-style:none;border-width:0;color:#555;font-family:Arial;font-size:14px;line-height:22px;margin:0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.boxshadow,.boxshadow {-moz-box-shadow:0 0 20px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 20px rgba(0,0,0,0.5);box-shadow:0 0 20px rgba(0,0,0,0.5);}.tp-caption.black,.black {color:#000;text-shadow:none;}.tp-caption.noshadow,.noshadow {text-shadow:none;}.tp-caption.thinheadline_dark,.thinheadline_dark {background-color:transparent;color:rgba(0,0,0,0.85);font-family:"Open Sans";font-size:30px;font-weight:300;line-height:30px;position:absolute;text-shadow:none;}.tp-caption.thintext_dark,.thintext_dark {background-color:transparent;color:rgba(0,0,0,0.85);font-family:"Open Sans";font-size:16px;font-weight:300;line-height:26px;position:absolute;text-shadow:none;}.tp-caption.largeblackbg,.largeblackbg {-moz-border-radius:0;-webkit-border-radius:0;background-color:#000;border-radius:0;color:#fff;font-family:"Open Sans";font-size:50px;font-weight:300;line-height:70px;padding:0 20px;position:absolute;text-shadow:none;}.tp-caption.largepinkbg,.largepinkbg {-moz-border-radius:0;-webkit-border-radius:0;background-color:#db4360;border-radius:0;color:#fff;font-family:"Open Sans";font-size:50px;font-weight:300;line-height:70px;padding:0 20px;position:absolute;text-shadow:none;}.tp-caption.largewhitebg,.largewhitebg {-moz-border-radius:0;-webkit-border-radius:0;background-color:#fff;border-radius:0;color:#000;font-family:"Open Sans";font-size:50px;font-weight:300;line-height:70px;padding:0 20px;position:absolute;text-shadow:none;}.tp-caption.largegreenbg,.largegreenbg {-moz-border-radius:0;-webkit-border-radius:0;background-color:#67ae73;border-radius:0;color:#fff;font-family:"Open Sans";font-size:50px;font-weight:300;line-height:70px;padding:0 20px;position:absolute;text-shadow:none;}.tp-caption.excerpt,.excerpt {background-color:rgba(0,0,0,1);border-color:#fff;border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:36px;font-weight:700;height:auto;letter-spacing:-1.5px;line-height:36px;margin:0;padding:1px 4px 0;text-decoration:none;text-shadow:none;white-space:normal!important;width:150px;}.tp-caption.large_bold_grey,.large_bold_grey {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#666;font-family:"Open Sans";font-size:60px;font-weight:800;line-height:60px;margin:0;padding:1px 4px 0;text-decoration:none;text-shadow:none;}.tp-caption.medium_thin_grey,.medium_thin_grey {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#666;font-family:"Open Sans";font-size:34px;font-weight:300;line-height:30px;margin:0;padding:1px 4px 0;text-decoration:none;text-shadow:none;}.tp-caption.small_thin_grey,.small_thin_grey {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#757575;font-family:"Open Sans";font-size:18px;font-weight:300;line-height:26px;margin:0;padding:1px 4px 0;text-decoration:none;text-shadow:none;}.tp-caption.lightgrey_divider,.lightgrey_divider {background-color:rgba(235,235,235,1);background-position:initial initial;background-repeat:initial initial;border-color:#222;border-style:none;border-width:0;height:3px;text-decoration:none;width:370px;}.tp-caption.large_bold_darkblue,.large_bold_darkblue {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#34495e;font-family:"Open Sans";font-size:58px;font-weight:800;line-height:60px;text-decoration:none;}.tp-caption.medium_bg_darkblue,.medium_bg_darkblue {background-color:#34495e;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:20px;font-weight:800;line-height:20px;padding:10px;text-decoration:none;}.tp-caption.medium_bold_red,.medium_bold_red {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#e33a0c;font-family:"Open Sans";font-size:24px;font-weight:800;line-height:30px;padding:0;text-decoration:none;}.tp-caption.medium_light_red,.medium_light_red {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#e33a0c;font-family:"Open Sans";font-size:21px;font-weight:300;line-height:26px;padding:0;text-decoration:none;}.tp-caption.medium_bg_red,.medium_bg_red {background-color:#e33a0c;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:20px;font-weight:800;line-height:20px;padding:10px;text-decoration:none;}.tp-caption.medium_bold_orange,.medium_bold_orange {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#f39c12;font-family:"Open Sans";font-size:24px;font-weight:800;line-height:30px;text-decoration:none;}.tp-caption.medium_bg_orange,.medium_bg_orange {background-color:#f39c12;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:20px;font-weight:800;line-height:20px;padding:10px;text-decoration:none;}.tp-caption.grassfloor,.grassfloor {background-color:rgba(160,179,151,1);border-color:#222;border-style:none;border-width:0;height:150px;text-decoration:none;width:4000px;}.tp-caption.large_bold_white,.large_bold_white {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:58px;font-weight:800;line-height:60px;text-decoration:none;}.tp-caption.medium_light_white,.medium_light_white {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:30px;font-weight:300;line-height:36px;padding:0;text-decoration:none;}.tp-caption.mediumlarge_light_white,.mediumlarge_light_white {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:34px;font-weight:300;line-height:40px;padding:0;text-decoration:none;}.tp-caption.mediumlarge_light_white_center,.mediumlarge_light_white_center {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:34px;font-weight:300;line-height:40px;padding:0;text-align:center;text-decoration:none;}.tp-caption.medium_bg_asbestos,.medium_bg_asbestos {background-color:#7f8c8d;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:20px;font-weight:800;line-height:20px;padding:10px;text-decoration:none;}.tp-caption.medium_light_black,.medium_light_black {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#000;font-family:"Open Sans";font-size:30px;font-weight:300;line-height:36px;padding:0;text-decoration:none;}.tp-caption.large_bold_black,.large_bold_black {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#000;font-family:"Open Sans";font-size:58px;font-weight:800;line-height:60px;text-decoration:none;}.tp-caption.mediumlarge_light_darkblue,.mediumlarge_light_darkblue {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#34495e;font-family:"Open Sans";font-size:34px;font-weight:300;line-height:40px;padding:0;text-decoration:none;}.tp-caption.small_light_white,.small_light_white {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:17px;font-weight:300;line-height:28px;padding:0;text-decoration:none;}.tp-caption.roundedimage,.roundedimage {border-color:#222;border-style:none;border-width:0;}.tp-caption.large_bg_black,.large_bg_black {background-color:#000;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:40px;font-weight:800;line-height:40px;padding:10px 20px 15px;text-decoration:none;}.tp-caption.mediumwhitebg,.mediumwhitebg {background-color:#fff;border-color:#000;border-style:none;border-width:0;color:#000;font-family:"Open Sans";font-size:30px;font-weight:300;line-height:30px;padding:5px 15px 10px;text-decoration:none;text-shadow:none;}.tp-caption.maincaption,.maincaption {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#212a40;font-family:roboto;font-size:33px;font-weight:500;line-height:43px;text-decoration:none;text-shadow:none;}.tp-caption.miami_title_60px,.miami_title_60px {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#fff;font-family:"Source Sans Pro";font-size:60px;font-weight:700;letter-spacing:1px;line-height:60px;text-decoration:none;text-shadow:none;}.tp-caption.miami_subtitle,.miami_subtitle {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:rgba(255,255,255,0.65);font-family:"Source Sans Pro";font-size:17px;font-weight:400;letter-spacing:2px;line-height:24px;text-decoration:none;text-shadow:none;}.tp-caption.divideline30px,.divideline30px {background:#fff;background-color:#fff;border-color:#222;border-style:none;border-width:0;height:2px;min-width:30px;text-decoration:none;}.tp-caption.Miami_nostyle,.Miami_nostyle {border-color:#222;border-style:none;border-width:0;}.tp-caption.miami_content_light,.miami_content_light {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#fff;font-family:"Source Sans Pro";font-size:22px;font-weight:400;letter-spacing:0;line-height:28px;text-decoration:none;text-shadow:none;}.tp-caption.miami_title_60px_dark,.miami_title_60px_dark {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#333;font-family:"Source Sans Pro";font-size:60px;font-weight:700;letter-spacing:1px;line-height:60px;text-decoration:none;text-shadow:none;}.tp-caption.miami_content_dark,.miami_content_dark {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#666;font-family:"Source Sans Pro";font-size:22px;font-weight:400;letter-spacing:0;line-height:28px;text-decoration:none;text-shadow:none;}.tp-caption.divideline30px_dark,.divideline30px_dark {background-color:#333;border-color:#222;border-style:none;border-width:0;height:2px;min-width:30px;text-decoration:none;}.tp-caption.ellipse70px,.ellipse70px {background-color:rgba(0,0,0,0.14902);border-color:#222;border-radius:50px 50px 50px 50px;border-style:none;border-width:0;cursor:pointer;line-height:1px;min-height:70px;min-width:70px;text-decoration:none;}.tp-caption.arrowicon,.arrowicon {border-color:#222;border-style:none;border-width:0;line-height:1px;}.tp-caption.MarkerDisplay,.MarkerDisplay {background-color:transparent;border-color:#000;border-radius:0 0 0 0;border-style:none;border-width:0;font-family:Permanent Marker;font-style:normal;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Restaurant-Display,.Restaurant-Display {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:Roboto;font-size:120px;font-style:normal;font-weight:700;line-height:120px;padding:0;text-decoration:none;}.tp-caption.Restaurant-Cursive,.Restaurant-Cursive {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:Nothing you could do;font-size:30px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Restaurant-ScrollDownText,.Restaurant-ScrollDownText {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:Roboto;font-size:17px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:17px;padding:0;text-decoration:none;}.tp-caption.Restaurant-Description,.Restaurant-Description {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:Roboto;font-size:20px;font-style:normal;font-weight:300;letter-spacing:3px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Restaurant-Price,.Restaurant-Price {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:Roboto;font-size:30px;font-style:normal;font-weight:300;letter-spacing:3px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Restaurant-Menuitem,.Restaurant-Menuitem {background-color:rgba(0,0,0,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:17px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.Furniture-LogoText,.Furniture-LogoText {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(230,207,163,1.00);font-family:Raleway;font-size:160px;font-style:normal;font-weight:300;line-height:150px;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Furniture-Plus,.Furniture-Plus {background-color:rgba(255,255,255,1.00);border-color:transparent;border-radius:30px 30px 30px 30px;border-style:none;border-width:0;box-shadow:rgba(0,0,0,0.1) 0 1px 3px;color:rgba(230,207,163,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:400;line-height:20px;padding:6px 7px 4px;text-decoration:none;text-shadow:none;}.tp-caption.Furniture-Title,.Furniture-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:700;letter-spacing:3px;line-height:20px;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Furniture-Subtitle,.Furniture-Subtitle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:300;line-height:20px;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Gym-Display,.Gym-Display {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:80px;font-style:normal;font-weight:900;line-height:70px;padding:0;text-decoration:none;}.tp-caption.Gym-Subline,.Gym-Subline {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:30px;font-style:normal;font-weight:100;letter-spacing:5px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Gym-SmallText,.Gym-SmallText {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:300;line-height:22;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Fashion-SmallText,.Fashion-SmallText {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:12px;font-style:normal;font-weight:600;letter-spacing:2px;line-height:20px;padding:0;text-decoration:none;}.tp-caption.Fashion-BigDisplay,.Fashion-BigDisplay {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:60px;font-style:normal;font-weight:900;letter-spacing:2px;line-height:60px;padding:0;text-decoration:none;}.tp-caption.Fashion-TextBlock,.Fashion-TextBlock {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:40px;padding:0;text-decoration:none;}.tp-caption.Sports-Display,.Sports-Display {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:130px;font-style:normal;font-weight:100;letter-spacing:13px;line-height:130px;padding:0;text-decoration:none;}.tp-caption.Sports-DisplayFat,.Sports-DisplayFat {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:130px;font-style:normal;font-weight:900;line-height:130px;padding:0;text-decoration:none;}.tp-caption.Sports-Subline,.Sports-Subline {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:32px;font-style:normal;font-weight:400;letter-spacing:4px;line-height:32px;padding:0;text-decoration:none;}.tp-caption.Instagram-Caption,.Instagram-Caption {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:20px;font-style:normal;font-weight:900;line-height:20px;padding:0;text-decoration:none;}.tp-caption.News-Title,.News-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto Slab;font-size:70px;font-style:normal;font-weight:400;line-height:60px;padding:0;text-decoration:none;}.tp-caption.News-Subtitle,.News-Subtitle {background-color:rgba(255,255,255,0);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto Slab;font-size:15px;font-style:normal;font-weight:300;line-height:24px;padding:0;text-decoration:none;}.tp-caption.News-Subtitle:hover,.News-Subtitle:hover {background-color:rgba(255,255,255,0);border-color:transparent;border-radius:0 0 0 0;border-style:solid;border-width:0;color:rgba(255,255,255,0.65);text-decoration:none;}.tp-caption.Photography-Display,.Photography-Display {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:80px;font-style:normal;font-weight:100;letter-spacing:5px;line-height:70px;padding:0;text-decoration:none;}.tp-caption.Photography-Subline,.Photography-Subline {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(119,119,119,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:300;letter-spacing:3px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Photography-ImageHover,.Photography-ImageHover {background-color:transparent;border-color:rgba(255,255,255,0);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-size:20px;font-style:normal;font-weight:400;line-height:22;padding:0;text-decoration:none;}.tp-caption.Photography-ImageHover:hover,.Photography-ImageHover:hover {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Photography-Menuitem,.Photography-Menuitem {background-color:rgba(0,0,0,0.65);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:300;letter-spacing:2px;line-height:20px;padding:3px 5px 3px 8px;text-decoration:none;}.tp-caption.Photography-Menuitem:hover,.Photography-Menuitem:hover {background-color:rgba(0,255,222,0.65);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Photography-Textblock,.Photography-Textblock {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:300;letter-spacing:2px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Photography-Subline-2,.Photography-Subline-2 {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,0.35);font-family:Raleway;font-size:20px;font-style:normal;font-weight:300;letter-spacing:3px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Photography-ImageHover2,.Photography-ImageHover2 {background-color:transparent;border-color:rgba(255,255,255,0);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Arial;font-size:20px;font-style:normal;font-weight:400;line-height:22;padding:0;text-decoration:none;}.tp-caption.Photography-ImageHover2:hover,.Photography-ImageHover2:hover {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.WebProduct-Title,.WebProduct-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(51,51,51,1.00);font-family:Raleway;font-size:90px;font-style:normal;font-weight:100;line-height:90px;padding:0;text-decoration:none;}.tp-caption.WebProduct-SubTitle,.WebProduct-SubTitle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(153,153,153,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:400;line-height:20px;padding:0;text-decoration:none;}.tp-caption.WebProduct-Content,.WebProduct-Content {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(153,153,153,1.00);font-family:Raleway;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding:0;text-decoration:none;}.tp-caption.WebProduct-Menuitem,.WebProduct-Menuitem {background-color:rgba(51,51,51,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:500;letter-spacing:2px;line-height:20px;padding:3px 5px 3px 8px;text-align:left;text-decoration:none;}.tp-caption.WebProduct-Menuitem:hover,.WebProduct-Menuitem:hover {background-color:rgba(255,255,255,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(153,153,153,1.00);text-decoration:none;}.tp-caption.WebProduct-Title-Light,.WebProduct-Title-Light {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:90px;font-style:normal;font-weight:100;line-height:90px;padding:0;text-align:left;text-decoration:none;}.tp-caption.WebProduct-SubTitle-Light,.WebProduct-SubTitle-Light {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,0.35);font-family:Raleway;font-size:15px;font-style:normal;font-weight:400;line-height:20px;padding:0;text-align:left;text-decoration:none;}.tp-caption.WebProduct-Content-Light,.WebProduct-Content-Light {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,0.65);font-family:Raleway;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding:0;text-align:left;text-decoration:none;}.tp-caption.FatRounded,.FatRounded {background-color:rgba(0,0,0,0.50);border-color:rgba(211,211,211,1.00);border-radius:50px 50px 50px 50px;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:30px;font-style:normal;font-weight:900;line-height:30px;padding:20px 22px 20px 25px;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.FatRounded:hover,.FatRounded:hover {background-color:rgba(0,0,0,1.00);border-color:rgba(211,211,211,1.00);border-radius:50px 50px 50px 50px;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.NotGeneric-Title,.NotGeneric-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:70px;font-style:normal;font-weight:800;line-height:70px;padding:10px 0;text-decoration:none;}.tp-caption.NotGeneric-SubTitle,.NotGeneric-SubTitle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:13px;font-style:normal;font-weight:500;letter-spacing:4px;line-height:20px;padding:0;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-CallToAction,.NotGeneric-CallToAction {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-CallToAction:hover,.NotGeneric-CallToAction:hover {background-color:transparent;border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.NotGeneric-Icon,.NotGeneric-Icon {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0);border-radius:0 0 0 0;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:30px;font-style:normal;font-weight:400;letter-spacing:3px;line-height:30px;padding:0;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-Menuitem,.NotGeneric-Menuitem {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.15);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:27px 30px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-Menuitem:hover,.NotGeneric-Menuitem:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.MarkerStyle,.MarkerStyle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:"Permanent Marker";font-size:17px;font-style:normal;font-weight:100;line-height:30px;padding:0;text-align:left;text-decoration:none;}.tp-caption.Gym-Menuitem,.Gym-Menuitem {background-color:rgba(0,0,0,1.00);border-color:rgba(255,255,255,0);border-radius:3px 3px 3px 3px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:300;letter-spacing:2px;line-height:20px;padding:3px 5px 3px 8px;text-align:left;text-decoration:none;}.tp-caption.Gym-Menuitem:hover,.Gym-Menuitem:hover {background-color:rgba(0,0,0,1.00);border-color:rgba(255,255,255,0.25);border-radius:3px 3px 3px 3px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Newspaper-Button,.Newspaper-Button {background-color:rgba(255,255,255,0);border-color:rgba(255,255,255,0.25);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;letter-spacing:2px;line-height:17px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Newspaper-Button:hover,.Newspaper-Button:hover {background-color:rgba(255,255,255,1.00);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(0,0,0,1.00);text-decoration:none;}.tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(168,216,238,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:900;line-height:20px;padding:0;text-align:left;text-decoration:none;}.tp-caption.Newspaper-Title,.Newspaper-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:"Roboto Slab";font-size:50px;font-style:normal;font-weight:400;line-height:55px;padding:0 0 10px;text-align:left;text-decoration:none;}.tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:"Roboto Slab";font-size:50px;font-style:normal;font-weight:400;line-height:55px;padding:0 0 10px;text-align:center;text-decoration:none;}.tp-caption.Hero-Button,.Hero-Button {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.Hero-Button:hover,.Hero-Button:hover {background-color:rgba(255,255,255,1.00);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(0,0,0,1.00);text-decoration:none;}.tp-caption.Video-Title,.Video-Title {background-color:rgba(0,0,0,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:30px;font-style:normal;font-weight:900;line-height:30px;padding:5px;text-align:left;text-decoration:none;}.tp-caption.Video-SubTitle,.Video-SubTitle {background-color:rgba(0,0,0,0.35);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:12px;font-style:normal;font-weight:600;letter-spacing:2px;line-height:12px;padding:5px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-Button,.NotGeneric-Button {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-Button:hover,.NotGeneric-Button:hover {background-color:transparent;border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.NotGeneric-BigButton,.NotGeneric-BigButton {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.15);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:27px 30px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-BigButton:hover,.NotGeneric-BigButton:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.WebProduct-Button,.WebProduct-Button {background-color:rgba(51,51,51,1.00);border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:16px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:48px;padding:0 40px;text-align:left;text-decoration:none;}.tp-caption.WebProduct-Button:hover,.WebProduct-Button:hover {background-color:rgba(255,255,255,1.00);border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:2px;color:rgba(51,51,51,1.00);text-decoration:none;}.tp-caption.Restaurant-Button,.Restaurant-Button {background-color:rgba(10,10,10,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:17px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Restaurant-Button:hover,.Restaurant-Button:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,224,129,1.00);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Gym-Button,.Gym-Button {background-color:rgba(139,192,39,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:15px;padding:13px 35px;text-align:left;text-decoration:none;}.tp-caption.Gym-Button:hover,.Gym-Button:hover {background-color:rgba(114,168,0,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Gym-Button-Light,.Gym-Button-Light {background-color:transparent;border-color:rgba(255,255,255,0.25);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:600;line-height:15px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Gym-Button-Light:hover,.Gym-Button-Light:hover {background-color:rgba(114,168,0,0);border-color:rgba(139,192,39,1.00);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Sports-Button-Light,.Sports-Button-Light {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:600;letter-spacing:2px;line-height:17px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Sports-Button-Light:hover,.Sports-Button-Light:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Sports-Button-Red,.Sports-Button-Red {background-color:rgba(219,28,34,1.00);border-color:rgba(219,28,34,0);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:600;letter-spacing:2px;line-height:17px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Sports-Button-Red:hover,.Sports-Button-Red:hover {background-color:rgba(0,0,0,1.00);border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Photography-Button,.Photography-Button {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.25);border-radius:30px 30px 30px 30px;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:15px;padding:13px 35px;text-align:left;text-decoration:none;}.tp-caption.Photography-Button:hover,.Photography-Button:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:30px 30px 30px 30px;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Newspaper-Button-2,.Newspaper-Button-2 {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:3px 3px 3px 3px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:900;line-height:15px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.Newspaper-Button-2:hover,.Newspaper-Button-2:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:3px 3px 3px 3px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Feature-Tour,.Feature-Tour {background-color:rgba(139,192,39,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:700;line-height:17px;padding:17px 35px;text-align:left;text-decoration:none;}.tp-caption.Feature-Tour:hover,.Feature-Tour:hover {background-color:rgba(114,168,0,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Feature-Examples,.Feature-Examples {background-color:transparent;border-color:rgba(33,42,64,0.15);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(33,42,64,0.50);font-family:Roboto;font-size:17px;font-style:normal;font-weight:700;line-height:17px;padding:15px 35px;text-align:left;text-decoration:none;}.tp-caption.Feature-Examples:hover,.Feature-Examples:hover {background-color:transparent;border-color:rgba(139,192,39,1.00);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(139,192,39,1.00);text-decoration:none;}.tp-caption.subcaption,.subcaption {background-color:transparent;border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(111,124,130,1.00);font-family:roboto;font-size:19px;font-style:normal;font-weight:400;line-height:24px;padding:0;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.menutab,.menutab {background-color:transparent;border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(41,46,49,1.00);font-family:roboto;font-size:25px;font-style:normal;font-weight:300;line-height:30px;padding:0;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.menutab:hover,.menutab:hover {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(213,0,0,1.00);text-decoration:none;}.tp-caption.maincontent,.maincontent {background-color:transparent;border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(41,46,49,1.00);font-family:roboto;font-size:21px;font-style:normal;font-weight:300;line-height:26px;padding:0;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.minitext,.minitext {background-color:transparent;border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(185,186,187,1.00);font-family:roboto;font-size:15px;font-style:normal;font-weight:400;line-height:20px;padding:0;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.Feature-Buy,.Feature-Buy {background-color:rgba(0,154,238,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:700;line-height:17px;padding:17px 35px;text-align:left;text-decoration:none;}.tp-caption.Feature-Buy:hover,.Feature-Buy:hover {background-color:rgba(0,133,214,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Feature-Examples-Light,.Feature-Examples-Light {background-color:transparent;border-color:rgba(255,255,255,0.15);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:700;line-height:17px;padding:15px 35px;text-align:left;text-decoration:none;}.tp-caption.Feature-Examples-Light:hover,.Feature-Examples-Light:hover {background-color:transparent;border-color:rgba(255,255,255,1.00);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Facebook-Likes,.Facebook-Likes {background-color:rgba(59,89,153,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:22px;padding:5px 15px;text-align:left;text-decoration:none;}.tp-caption.Twitter-Favorites,.Twitter-Favorites {background-color:rgba(255,255,255,0);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(136,153,166,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:22px;padding:0;text-align:left;text-decoration:none;}.tp-caption.Twitter-Link,.Twitter-Link {background-color:rgba(255,255,255,1.00);border-color:transparent;border-radius:30px 30px 30px 30px;border-style:none;border-width:0;color:rgba(135,153,165,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:15px;padding:11px 11px 9px;text-align:left;text-decoration:none;}.tp-caption.Twitter-Link:hover,.Twitter-Link:hover {background-color:rgba(0,132,180,1.00);border-color:transparent;border-radius:30px 30px 30px 30px;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Twitter-Retweet,.Twitter-Retweet {background-color:rgba(255,255,255,0);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(136,153,166,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:22px;padding:0;text-align:left;text-decoration:none;}.tp-caption.Twitter-Content,.Twitter-Content {background-color:rgba(255,255,255,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(41,47,51,1.00);font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:28px;padding:30px 30px 70px;text-align:left;text-decoration:none;}.revtp-searchform input[type="text"], .revtp-searchform input[type="email"], .revtp-form input[type="text"], .revtp-form input[type="email"]{font-family: "Arial", sans-serif;font-size: 15px;color: #000;background-color: #fff;line-height: 46px;padding: 0 20px;cursor: text;border: 0;width: 400px;margin-bottom: 0px;-webkit-transition: background-color 0.5s;-moz-transition: background-color 0.5s;-o-transition: background-color 0.5s;-ms-transition: background-color 0.5s;transition: background-color 0.5s;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}.tp-caption.BigBold-Title, .BigBold-Title {color: rgba(255, 255, 255, 1.00);font-size: 110px;line-height: 100px;font-weight: 800;font-style: normal;font-family: Raleway;padding: 10px 0px 10px 0;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.BigBold-SubTitle, .BigBold-SubTitle {color: rgba(255, 255, 255, 0.50);font-size: 15px;line-height: 24px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 1px }.tp-caption.BigBold-Button, .BigBold-Button {color: rgba(255, 255, 255, 1.00);font-size: 13px;line-height: 13px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 15px 50px 15px 50px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 0.50);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 1px }.tp-caption.BigBold-Button:hover, .BigBold-Button:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.FoodCarousel-Content, .FoodCarousel-Content {color: rgba(41, 46, 49, 1.00);font-size: 17px;line-height: 28px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 30px 30px 30px 30px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.FoodCarousel-Button, .FoodCarousel-Button {color: rgba(41, 46, 49, 1.00);font-size: 13px;line-height: 13px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 15px 70px 15px 50px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 1px }.tp-caption.FoodCarousel-Button:hover, .FoodCarousel-Button:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(41, 46, 49, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.FoodCarousel-CloseButton, .FoodCarousel-CloseButton {color: rgba(41, 46, 49, 1.00);font-size: 20px;line-height: 20px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 14px 14px 14px 16px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(41, 46, 49, 0);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: left;letter-spacing: 1px }.tp-caption.FoodCarousel-CloseButton:hover, .FoodCarousel-CloseButton:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(41, 46, 49, 1.00);border-color: rgba(41, 46, 49, 0);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px }.tp-caption.Video-SubTitle, .Video-SubTitle {color: rgba(255, 255, 255, 1.00);font-size: 12px;line-height: 12px;font-weight: 600;font-style: normal;font-family: Raleway;padding: 5px 5px 5px 5px;text-decoration: none;background-color: rgba(0, 0, 0, 0.35);border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;letter-spacing: 2px;text-align: left }.tp-caption.Video-Title, .Video-Title {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 30px;font-weight: 900;font-style: normal;font-family: Raleway;padding: 5px 5px 5px 5px;text-decoration: none;background-color: rgba(0, 0, 0, 1.00);border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Travel-BigCaption, .Travel-BigCaption {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Travel-SmallCaption, .Travel-SmallCaption {color: rgba(255, 255, 255, 1.00);font-size: 25px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Travel-CallToAction, .Travel-CallToAction {color: rgba(255, 255, 255, 1.00);font-size: 25px;line-height: 25px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 20px 12px 20px;text-decoration: none;background-color: rgba(255, 255, 255, 0.05);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 5px 5px 5px 5px;text-align: left;letter-spacing: 1px }.tp-caption.Travel-CallToAction:hover, .Travel-CallToAction:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 0.15);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 5px 5px 5px 5px }.tp-caption.RotatingWords-TitleWhite, .RotatingWords-TitleWhite {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 800;font-style: normal;font-family: Raleway;padding: 0px 0px 0px 0;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.RotatingWords-Button, .RotatingWords-Button {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 20px 50px 20px 50px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 0.15);border-style: solid;border-width: 2px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 3px }.tp-caption.RotatingWords-Button:hover, .RotatingWords-Button:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 0px 0px 0px 0px }.tp-caption.RotatingWords-SmallText, .RotatingWords-SmallText {color: rgba(255, 255, 255, 1.00);font-size: 14px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;text-shadow: none }.tp-caption.ContentZoom-SmallTitle, .ContentZoom-SmallTitle {color: rgba(41, 46, 49, 1.00);font-size: 33px;line-height: 45px;font-weight: 600;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-SmallSubtitle, .ContentZoom-SmallSubtitle {color: rgba(111, 124, 130, 1.00);font-size: 16px;line-height: 24px;font-weight: 600;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-SmallIcon, .ContentZoom-SmallIcon {color: rgba(41, 46, 49, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Raleway;padding: 10px 10px 10px 10px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-SmallIcon:hover, .ContentZoom-SmallIcon:hover {color: rgba(111, 124, 130, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px }.tp-caption.ContentZoom-DetailTitle, .ContentZoom-DetailTitle {color: rgba(41, 46, 49, 1.00);font-size: 70px;line-height: 70px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-DetailSubTitle, .ContentZoom-DetailSubTitle {color: rgba(111, 124, 130, 1.00);font-size: 25px;line-height: 25px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-DetailContent, .ContentZoom-DetailContent {color: rgba(111, 124, 130, 1.00);font-size: 17px;line-height: 28px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-Button, .ContentZoom-Button {color: rgba(41, 46, 49, 1.00);font-size: 13px;line-height: 13px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 15px 50px 15px 50px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(41, 46, 49, 0.50);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 1px }.tp-caption.ContentZoom-Button:hover, .ContentZoom-Button:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(41, 46, 49, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.ContentZoom-ButtonClose, .ContentZoom-ButtonClose {color: rgba(41, 46, 49, 1.00);font-size: 13px;line-height: 13px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 14px 14px 14px 16px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(41, 46, 49, 0.50);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: left;letter-spacing: 1px }.tp-caption.ContentZoom-ButtonClose:hover, .ContentZoom-ButtonClose:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(41, 46, 49, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px }.tp-caption.Newspaper-Title, .Newspaper-Title {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 55px;font-weight: 400;font-style: normal;font-family: "Roboto Slab";padding: 0 0 10px 0;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Newspaper-Subtitle, .Newspaper-Subtitle {color: rgba(168, 216, 238, 1.00);font-size: 15px;line-height: 20px;font-weight: 900;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Newspaper-Button, .Newspaper-Button {color: rgba(255, 255, 255, 1.00);font-size: 13px;line-height: 17px;font-weight: 700;font-style: normal;font-family: Roboto;padding: 12px 35px 12px 35px;text-decoration: none;background-color: rgba(255, 255, 255, 0);border-color: rgba(255, 255, 255, 0.25);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;letter-spacing: 2px;text-align: left }.tp-caption.Newspaper-Button:hover, .Newspaper-Button:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.rtwhitemedium, .rtwhitemedium {font-size: 22px;line-height: 26px;color: rgb(255, 255, 255);text-decoration: none;background-color: transparent;border-width: 0px;border-color: rgb(0, 0, 0);border-style: none;text-shadow: none }@media only screen and (max-width: 767px) {.revtp-searchform input[type="text"], .revtp-searchform input[type="email"], .revtp-form input[type="text"], .revtp-form input[type="email"] {width: 200px !important;}}.revtp-searchform input[type="submit"], .revtp-form input[type="submit"] {font-family: "Arial", sans-serif;line-height: 46px;letter-spacing: 1px;text-transform: uppercase;font-size: 15px;font-weight: 700;padding: 0 20px;border: 0;background: #009aee;color: #fff;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #0084B4 !important }.tp-caption.Twitter-Content a:hover {color: #0084B4 !important;text-decoration: underline !important }.tp-caption.Concept-Title, .Concept-Title {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 700;font-style: normal;font-family: Roboto Condensed;padding: 0px 0px 10px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;letter-spacing: 5px }.tp-caption.Concept-SubTitle, .Concept-SubTitle {color: rgba(255, 255, 255, 0.65);font-size: 25px;line-height: 25px;font-weight: 700;font-style: italic;font-family: Playfair Display;padding: 0px 0px 10px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Concept-Content, .Concept-Content {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 30px;font-weight: 400;font-style: normal;font-family: Roboto Condensed;padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 1.00);border-style: none;border-width: 2px;border-radius: 0px 0px 0px 0px }.tp-caption.Concept-MoreBtn, .Concept-MoreBtn {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 10px 8px 7px 10px;text-decoration: none;text-align: left;background-color: transparent;border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px;letter-spacing: 1px;text-align: left }.tp-caption.Concept-MoreBtn:hover, .Concept-MoreBtn:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 0.15);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px }.tp-caption.Concept-LessBtn, .Concept-LessBtn {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 10px 8px 7px 10px;text-decoration: none;text-align: left;background-color: rgba(0, 0, 0, 1.00);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px;letter-spacing: 1px;text-align: left }.tp-caption.Concept-LessBtn:hover, .Concept-LessBtn:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px }.tp-caption.Concept-SubTitle-Dark, .Concept-SubTitle-Dark {color: rgba(0, 0, 0, 0.65);font-size: 25px;line-height: 25px;font-weight: 700;font-style: italic;font-family: Playfair Display;padding: 0px 0px 10px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Concept-Title-Dark, .Concept-Title-Dark {color: rgba(0, 0, 0, 1.00);font-size: 70px;line-height: 70px;font-weight: 700;font-style: normal;font-family: Roboto Condensed;padding: 0px 0px 10px 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;letter-spacing: 5px }.tp-caption.Concept-MoreBtn-Dark, .Concept-MoreBtn-Dark {color: rgba(0, 0, 0, 1.00);font-size: 30px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 10px 8px 7px 10px;text-decoration: none;text-align: left;background-color: transparent;border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px;letter-spacing: 1px;text-align: left }.tp-caption.Concept-MoreBtn-Dark:hover, .Concept-MoreBtn-Dark:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(0, 0, 0, 1.00);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px }.tp-caption.Concept-Content-Dark, .Concept-Content-Dark {color: rgba(0, 0, 0, 1.00);font-size: 20px;line-height: 30px;font-weight: 400;font-style: normal;font-family: Roboto Condensed;padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 1.00);border-style: none;border-width: 2px;border-radius: 0px 0px 0px 0px }.tp-caption.Concept-Notice, .Concept-Notice {color: rgba(255, 255, 255, 1.00);font-size: 15px;line-height: 15px;font-weight: 400;font-style: normal;font-family: Roboto Condensed;padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 1.00);border-style: none;border-width: 2px;border-radius: 0px 0px 0px 0px;letter-spacing: 2px }.tp-caption.Concept-Content a, .tp-caption.Concept-Content a:visited {color: #fff !important;border-bottom: 1px solid #fff !important;font-weight: 700 !important;}.tp-caption.Concept-Content a:hover {border-bottom: 1px solid transparent !important;}.tp-caption.Concept-Content-Dark a, .tp-caption.Concept-Content-Dark a:visited {color: #000 !important;border-bottom: 1px solid #000 !important;font-weight: 700 !important;}.tp-caption.Concept-Content-Dark a:hover {border-bottom: 1px solid transparent !important;}.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #0084B4 !important }.tp-caption.Twitter-Content a:hover {color: #0084B4 !important;text-decoration: underline !important }.tp-caption.Creative-Title, .Creative-Title {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 400;font-style: normal;font-family: Playfair Display;padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Creative-SubTitle, .Creative-SubTitle {color: rgba(205, 176, 131, 1.00);font-size: 14px;line-height: 14px;font-weight: 400;font-style: normal;font-family: Lato;padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;letter-spacing: 2px }.tp-caption.Creative-Button, .Creative-Button {color: rgba(205, 176, 131, 1.00);font-size: 13px;line-height: 13px;font-weight: 400;font-style: normal;font-family: Lato;padding: 15px 50px 15px 50px;text-decoration: none;text-align: left;background-color: rgba(0, 0, 0, 0);border-color: rgba(205, 176, 131, 0.25);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;letter-spacing: 2px }.tp-caption.Creative-Button:hover, .Creative-Button:hover {color: rgba(205, 176, 131, 1.00);text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(205, 176, 131, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.subcaption, .subcaption {color: rgba(111, 124, 130, 1.00);font-size: 19px;line-height: 24px;font-weight: 400;font-style: normal;font-family: roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: rgba(0, 0, 0, 1.00);border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-shadow: none;text-align: left }.tp-caption.RedDot, .RedDot {color: rgba(0, 0, 0, 1.00);font-weight: 400;font-style: normal;padding: 0px 0px 0px 0px;text-decoration: none;text-align: left;background-color: rgba(213, 0, 0, 1.00);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 5px;border-radius: 50px 50px 50px 50px }.tp-caption.RedDot:hover, .RedDot:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 0.75);border-color: rgba(213, 0, 0, 1.00);border-style: solid;border-width: 5px;border-radius: 50px 50px 50px 50px }.tp-caption.SlidingOverlays-Title, .SlidingOverlays-Title {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Playfair Display;padding: 0px 0px 0px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.SlidingOverlays-Title, .SlidingOverlays-Title {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Playfair Display;padding: 0px 0px 0px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Woo-TitleLarge, .Woo-TitleLarge {color: rgba(0, 0, 0, 1.00);font-size: 40px;line-height: 40px;font-weight: 400;font-style: normal;font-family: Playfair Display;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;type: text }.tp-caption.Woo-Rating, .Woo-Rating {color: rgba(0, 0, 0, 1.00);font-size: 14px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;type: text }.tp-caption.Woo-SubTitle, .Woo-SubTitle {color: rgba(0, 0, 0, 1.00);font-size: 18px;line-height: 18px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 2px;type: text }.tp-caption.Woo-PriceLarge, .Woo-PriceLarge {color: rgba(0, 0, 0, 1.00);font-size: 60px;line-height: 60px;font-weight: 700;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;type: text }.tp-caption.Woo-ProductInfo, .Woo-ProductInfo {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 15px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 75px 12px 50px;text-decoration: none;background-color: rgba(254, 207, 114, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px;text-align: left;type: button }.tp-caption.Woo-ProductInfo:hover, .Woo-ProductInfo:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(243, 168, 71, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px }.tp-caption.Woo-AddToCart, .Woo-AddToCart {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 15px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 35px 12px 35px;text-decoration: none;background-color: rgba(254, 207, 114, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px;text-align: left;type: button }.tp-caption.Woo-AddToCart:hover, .Woo-AddToCart:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(243, 168, 71, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px }.tp-caption.Woo-TitleLarge, .Woo-TitleLarge {color: rgba(0, 0, 0, 1.00);font-size: 40px;line-height: 40px;font-weight: 400;font-style: normal;font-family: Playfair Display;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;type: text }.tp-caption.Woo-SubTitle, .Woo-SubTitle {color: rgba(0, 0, 0, 1.00);font-size: 18px;line-height: 18px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 2px;type: text }.tp-caption.Woo-PriceLarge, .Woo-PriceLarge {color: rgba(0, 0, 0, 1.00);font-size: 60px;line-height: 60px;font-weight: 700;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;type: text }.tp-caption.Woo-ProductInfo, .Woo-ProductInfo {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 15px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 75px 12px 50px;text-decoration: none;background-color: rgba(254, 207, 114, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px;text-align: left;type: button }.tp-caption.Woo-ProductInfo:hover, .Woo-ProductInfo:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(243, 168, 71, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px }.tp-caption.Woo-AddToCart, .Woo-AddToCart {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 15px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 35px 12px 35px;text-decoration: none;background-color: rgba(254, 207, 114, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px;text-align: left;type: button }.tp-caption.Woo-AddToCart:hover, .Woo-AddToCart:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(243, 168, 71, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px }.tp-caption.FullScreen-Toggle, .FullScreen-Toggle {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Raleway;padding: 11px 8px 11px 12px;text-decoration: none;text-align: left;background-color: rgba(0, 0, 0, 0.50);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px;letter-spacing: 3px;text-align: left }.tp-caption.FullScreen-Toggle:hover, .FullScreen-Toggle:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(0, 0, 0, 1.00);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Agency-Title, .Agency-Title {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 900;font-style: normal;font-family: lato;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 10px }.tp-caption.Agency-SubTitle, .Agency-SubTitle {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: italic;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.Agency-PlayBtn, .Agency-PlayBtn {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 71px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 0px;text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 100px 100px 100px 100px;text-align: center;}.tp-caption.Agency-PlayBtn:hover, .Agency-PlayBtn:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 100px 100px 100px 100px;cursor: pointer;}.tp-caption.Agency-SmallText, .Agency-SmallText {color: rgba(255, 255, 255, 1.00);font-size: 12px;line-height: 12px;font-weight: 900;font-style: normal;font-family: lato;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 5px;}.tp-caption.Agency-Social, .Agency-Social {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: rgba(51, 51, 51, 1.00);border-style: solid;border-width: 2px;border-radius: 30px 30px 30px 30px;text-align: center;}.tp-caption.Agency-Social:hover, .Agency-Social:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(51, 51, 51, 1.00);border-color: rgba(51, 51, 51, 1.00);border-style: solid;border-width: 2px;border-radius: 30px 30px 30px 30px;cursor: pointer;}.tp-caption.Agency-CloseBtn, .Agency-CloseBtn {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 0px;text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 0);border-style: none;border-width: 0px;border-radius: 100px 100px 100px 100px;text-align: center }.tp-caption.Agency-CloseBtn:hover, .Agency-CloseBtn:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 0);border-style: none;border-width: 0px;border-radius: 100px 100px 100px 100px;cursor: pointer;}.tp-caption.Dining-Title, .Dining-Title {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 10px;}.tp-caption.Dining-SubTitle, .Dining-SubTitle {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;}.tp-caption.Dining-BtnLight, .Dining-BtnLight {color: rgba(255, 255, 255, 0.50);font-size: 15px;line-height: 15px;font-weight: 700;font-style: normal;font-family: Lato;padding: 17px 73px 17px 50px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 0.25);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 2px;}.tp-caption.Dining-BtnLight:hover, .Dining-BtnLight:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;}.tp-caption.Dining-Social, .Dining-Social {color: rgba(255, 255, 255, 1.00);font-size: 25px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 0.25);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: center;}.tp-caption.Dining-Social:hover, .Dining-Social:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;cursor: pointer;}tp-caption.Team-Thumb, .Team-Thumb {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 22px;font-weight: 400;font-style: normal;font-family: Arial;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;}.tp-caption.Team-Thumb:hover, .Team-Thumb:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer;}.tp-caption.Team-Name, .Team-Name {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 900;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;}.tp-caption.Team-Position, .Team-Position {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 30px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;}.tp-caption.Team-Description, .Team-Description {color: rgba(255, 255, 255, 1.00);font-size: 18px;line-height: 28px;font-weight: 400;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Team-Social, .Team-Social {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Arial;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.Team-Social:hover, .Team-Social:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;cursor: pointer;}.tp-caption.VideoControls-Play, .VideoControls-Play {color: rgba(0, 0, 0, 1.00);font-size: 50px;line-height: 120px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 7px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;text-align: center;}.tp-caption.VideoControls-Play:hover, .VideoControls-Play:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;cursor: pointer;}.tp-caption.VideoPlayer-Title, .VideoPlayer-Title {color: rgba(255, 255, 255, 1.00);font-size: 40px;line-height: 40px;font-weight: 900;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 10px;}.tp-caption.VideoPlayer-SubTitle, .VideoPlayer-SubTitle {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: italic;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;}.tp-caption.VideoPlayer-Social, .VideoPlayer-Social {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Arial;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;}.tp-caption.VideoPlayer-Social:hover, .VideoPlayer-Social:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;cursor: pointer;}.tp-caption.VideoControls-Mute, .VideoControls-Mute {color: rgba(0, 0, 0, 1.00);font-size: 20px;line-height: 50px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 0px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;text-align: center;}.tp-caption.VideoControls-Mute:hover, .VideoControls-Mute:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;cursor: pointer;}.tp-caption.VideoControls-Pause, .VideoControls-Pause {color: rgba(0, 0, 0, 1.00);font-size: 20px;line-height: 50px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 0px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;text-align: center;}.tp-caption.VideoControls-Pause:hover, .VideoControls-Pause:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;cursor: pointer;}
/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ARES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
.ares.tparrows {
  cursor:pointer;
  background:#fff;
  min-width:60px;
    min-height:60px;
  position:absolute;
  display:block;
  z-index:100;
    border-radius:50%;
}
.ares.tparrows:hover {
}
.ares.tparrows:before {
  font-family: "revicons";
  font-size:25px;
  color:#aaa;
  display:block;
  line-height: 60px;
  text-align: center;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    z-index:2;
    position:relative;
}
.ares.tparrows.tp-leftarrow:before {
  content: "\e81f";
}
.ares.tparrows.tp-rightarrow:before {
  content: "\e81e";
}
.ares.tparrows:hover:before {
 color:#000;
      }
.ares .tp-title-wrap { 
  position:absolute;
  z-index:1;
  display:inline-block;
  background:#fff;
  min-height:60px;
  line-height:60px;
  top:0px;
  margin-left:30px;
  border-radius:0px 30px 30px 0px;
  overflow:hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:scaleX(0);  
  -webkit-transform:scaleX(0);  
  transform-origin:0% 50%; 
   -webkit-transform-origin:0% 50%;
}
 .ares.tp-rightarrow .tp-title-wrap { 
   right:0px;
   margin-right:30px;margin-left:0px;
   -webkit-transform-origin:100% 50%;
border-radius:30px 0px 0px 30px;
 }
.ares.tparrows:hover .tp-title-wrap {
  transform:scaleX(1) scaleY(1);
    -webkit-transform:scaleX(1) scaleY(1);
}
.ares .tp-arr-titleholder {
  position:relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:translateX(200px);  
  text-transform:uppercase;
  color:#000;
  font-weight:400;
  font-size:14px;
  line-height:60px;
  white-space:nowrap;
  padding:0px 20px;
  margin-left:10px;
  opacity:0;
}

.ares.tp-rightarrow .tp-arr-titleholder {
   transform:translateX(-200px); 
   margin-left:0px; margin-right:10px;
      }

.ares.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

/* BULLETS */
.ares.tp-bullets {
}
.ares.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.ares .tp-bullet {
	width:13px;
	height:13px;
	position:absolute;
	background:#e5e5e5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.ares .tp-bullet:hover,
.ares .tp-bullet.selected {
	background:#fff;
}
.ares .tp-bullet-title {
  position:absolute;
  color:#888;
  font-size:12px;
  padding:0px 10px;
  font-weight:600;
  right:27px;
  top:-4px;
  background:#fff;
  background:rgba(255,255,255,0.75);
  visibility:hidden;
  transform:translateX(-20px);
  -webkit-transform:translateX(-20px);
  transition:transform 0.3s;
  -webkit-transition:transform 0.3s;
  line-height:20px;
  white-space:nowrap;
}     

.ares .tp-bullet-title:after {
    width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent rgba(255,255,255,0.75);
	content:" ";
    position:absolute;
    right:-10px;
	top:0px;
}
    
.ares .tp-bullet:hover .tp-bullet-title{
  visibility:visible;
   transform:translateX(0px);
  -webkit-transform:translateX(0px);
}

.ares .tp-bullet.selected:hover .tp-bullet-title {
    background:#fff;
        }
.ares .tp-bullet.selected:hover .tp-bullet-title:after {
  border-color:transparent transparent transparent #fff;
}
.ares.tp-bullets:hover .tp-bullet-title {
        visibility:hidden;
}
.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {
    visibility:visible;
      }

/* TABS */
.ares .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #e5e5e5;
 }
.ares .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.ares .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
 overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.ares .tp-tab-date
  {
  display:block;
  color: #aaa;
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.ares .tp-tab-title 
{
    display:block;	
    text-align:left;
    color:#333;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.ares .tp-tab:hover,
.ares .tp-tab.selected {
	background:#eee; 
}

.ares .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 CUSTOM SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.custom.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;
}
.custom.tparrows:hover {
	background:#000;
}
.custom.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.custom.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.custom.tparrows.tp-rightarrow:before {
	content: "\e825";
}



/* BULLETS */
.custom.tp-bullets {
}
.custom.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.custom .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#aaa;
    background:rgba(125,125,125,0.5);
	cursor: pointer;
	box-sizing:content-box;
}
.custom .tp-bullet:hover,
.custom .tp-bullet.selected {
	background:rgb(125,125,125);
}
.custom .tp-bullet-image {
}
.custom .tp-bullet-title {
}


/* THUMBS */


/* TABS */


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 DIONE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.dione.tparrows {
  height:100%;
  width:100px;
  background:transparent;
  background:rgba(0,0,0,0);
  line-height:100%;
  transition:all 0.3s;
-webkit-transition:all 0.3s;
}

.dione.tparrows:hover {
 background:rgba(0,0,0,0.45);
 }
.dione .tp-arr-imgwrapper {
 width:100px;
 left:0px;
 position:absolute;
 height:100%;
 top:0px;
 overflow:hidden;
 }
.dione.tp-rightarrow .tp-arr-imgwrapper {
left:auto;
right:0px;
}

.dione .tp-arr-imgholder {
background-position:center center;
background-size:cover;
width:100px;
height:100%;
top:0px;
visibility:hidden;
transform:translateX(-50px);
-webkit-transform:translateX(-50px);
transition:all 0.3s;
-webkit-transition:all 0.3s;
opacity:0;
left:0px;
}

.dione.tparrows.tp-rightarrow .tp-arr-imgholder {
  right:0px;
  left:auto;
  transform:translateX(50px);
 -webkit-transform:translateX(50px);
}

.dione.tparrows:before {
position:absolute;
line-height:30px;
margin-left:-22px;
top:50%;
left:50%;
font-size:30px;
margin-top:-15px;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}

.dione.tparrows.tp-rightarrow:before {
margin-left:6px;
}

.dione.tparrows:hover:before {
  transform:translateX(-20px);
-webkit-transform:translateX(-20px);
opacity:0;
}

.dione.tparrows.tp-rightarrow:hover:before {
  transform:translateX(20px);
-webkit-transform:translateX(20px);
}

.dione.tparrows:hover .tp-arr-imgholder {
 transform:translateX(0px);
-webkit-transform:translateX(0px);
opacity:1;
visibility:visible;
}



/* BULLETS */
.dione .tp-bullet { 
    opacity:1;
    width:50px;
    height:50px;    
    padding:3px;
    background:#000;
    background-color:rgba(0,0,0,0.25);
    margin:0px;
    box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;

  }

.dione .tp-bullet-image {
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  width:44px;
  height:44px;
  background-size:cover;
  background-position:center center;
 }  
.dione .tp-bullet-title { 
     position:absolute; 
   bottom:65px;
     display:inline-block;
     left:50%;
     background:#000;
     background:rgba(0,0,0,0.75);
     color:#fff;
     padding:10px 30px;
     border-radius:4px;
   -webkit-border-radius:4px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
    white-space:nowrap;
 }

.dione .tp-bullet:hover .tp-bullet-title {
     transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.dione .tp-bullet.selected,
.dione .tp-bullet:hover  {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.dione .tp-bullet-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ERINYEN SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.erinyen.tparrows {
  cursor:pointer;
  background:#000;
  background:rgba(0,0,0,0.5);
  min-width:70px;
  min-height:70px;
  position:absolute;
  display:block;
  z-index:100;
  border-radius:35px;   
}

.erinyen.tparrows:before {
  font-family: "revicons";
  font-size:20px;
  color:#fff;
  display:block;
  line-height: 70px;
  text-align: center;    
  z-index:2;
  position:relative;
}
.erinyen.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.erinyen.tparrows.tp-rightarrow:before {
  content: "\e825";
}

.erinyen .tp-title-wrap { 
  position:absolute;
  z-index:1;
  display:inline-block;
  background:#000;
  background:rgba(0,0,0,0.5);
  min-height:70px;
  line-height:70px;
  top:0px;
  margin-left:0px;
  border-radius:35px;
  overflow:hidden; 
  transition: opacity 0.3s;
  -webkit-transition:opacity 0.3s;
  -moz-transition:opacity 0.3s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);  
  visibility:hidden;
  opacity:0;
}

.erinyen.tparrows:hover .tp-title-wrap{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity:1;
  visibility:visible;
}
        
 .erinyen.tp-rightarrow .tp-title-wrap { 
   right:0px;
   margin-right:0px;margin-left:0px;
   -webkit-transform-origin:100% 50%;
  border-radius:35px;
  padding-right:20px;
  padding-left:10px;
 }


.erinyen.tp-leftarrow .tp-title-wrap { 
   padding-left:20px;
  padding-right:10px;
}

.erinyen .tp-arr-titleholder {
  letter-spacing: 3px;
   position:relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:translateX(200px);  
  text-transform:uppercase;
  color:#fff;
  font-weight:600;
  font-size:13px;
  line-height:70px;
  white-space:nowrap;
  padding:0px 20px;
  margin-left:11px;
  opacity:0;  
}

.erinyen .tp-arr-imgholder {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background-position:center center;
  background-size:cover;
    }
 .erinyen .tp-arr-img-over {
   width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
   background:#000;
   background:rgba(0,0,0,0.5);
        }
.erinyen.tp-rightarrow .tp-arr-titleholder {
   transform:translateX(-200px); 
   margin-left:0px; margin-right:11px;
      }

.erinyen.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

/* BULLETS */
.erinyen.tp-bullets {
}
.erinyen.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background: #555555; /* old browsers */
    background: -moz-linear-gradient(top,  #555555 0%, #222222 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#222222)); /* chrome,safari4+ */
    background: -webkit-linear-gradient(top,  #555555 0%,#222222 100%); /* chrome10+,safari5.1+ */
    background: -o-linear-gradient(top,  #555555 0%,#222222 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(top,  #555555 0%,#222222 100%); /* ie10+ */
    background: linear-gradient(to bottom,  #555555 0%,#222222 100%); /* w3c */
    filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#555555", endcolorstr="#222222",gradienttype=0 ); /* ie6-9 */
	padding:10px 15px;
	margin-left:-15px;margin-top:-10px;
	box-sizing:content-box;
   border-radius:10px;
   box-shadow:0px 0px 2px 1px rgba(33,33,33,0.3);
}
.erinyen .tp-bullet {
	width:13px;
	height:13px;
	position:absolute;
	background:#111;	
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.erinyen .tp-bullet:hover,
.erinyen .tp-bullet.selected {
	background: #e5e5e5; /* old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 0%, #999999 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#999999)); /* chrome,safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* chrome10+,safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* ie10+ */
background: linear-gradient(to bottom,  #e5e5e5 0%,#999999 100%); /* w3c */
filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#e5e5e5", endcolorstr="#999999",gradienttype=0 ); /* ie6-9 */
  border:1px solid #555;
  width:12px;height:12px;
}
.erinyen .tp-bullet-image {
}
.erinyen .tp-bullet-title {
}


/* THUMBS */
.erinyen .tp-thumb {
opacity:1
}

.erinyen .tp-thumb-over {
  background:#000;
  background:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.erinyen .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:20px;
  right:20px;
  z-index:2;
}
.erinyen .tp-thumb-more:before {
  content: "\e825";
}

.erinyen .tp-thumb-title {
  font-family:"Raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:20px 35px 20px 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.erinyen .tp-thumb.selected .tp-thumb-more:before,
.erinyen .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.erinyen .tp-thumb.selected .tp-thumb-over,
.erinyen .tp-thumb:hover .tp-thumb-over {
 background:#fff;
}
.erinyen .tp-thumb.selected .tp-thumb-title,
.erinyen .tp-thumb:hover .tp-thumb-title {
  color:#000;

}


/* TABS */
.erinyen .tp-tab-title {
    color:#a8d8ee;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Roboto Slab"
    margin-bottom:5px;
}

.erinyen .tp-tab-desc {
	font-size:18px;
    font-weight:400;
    color:#fff;
    line-height:25px;
	font-family:"Roboto Slab";
}
      

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 GYGES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */


/* BULLETS */
.gyges.tp-bullets {
}
.gyges.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background: #777777; /* Old browsers */
    background: -moz-linear-gradient(top,  #777777 0%, #666666 100%); 
    background: -webkit-gradient(linear, left top, left bottom, 
    color-stop(0%,#777777), color-stop(100%,#666666)); 
    background: -webkit-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: -o-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: -ms-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: linear-gradient(to bottom,  #777777 0%,#666666 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#777777", 
    endColorstr="#666666",GradientType=0 ); 
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
  border-radius:10px;
}
.gyges .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#333;
	border:3px solid #444;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.gyges .tp-bullet:hover,
.gyges .tp-bullet.selected {
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, 
    color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", 
    endColorstr="#e1e1e1",GradientType=0 ); /* IE6-9 */

}
.gyges .tp-bullet-image {
}
.gyges .tp-bullet-title {
}
	

/* THUMBS */
.gyges .tp-thumb { 
      opacity:1
  }
.gyges .tp-thumb-img-wrap {
  padding:3px;
    background:#000;
  background-color:rgba(0,0,0,0.25);
  display:inline-block;

  width:100%;
  height:100%;
  position:relative;
  margin:0px;
  box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.gyges .tp-thumb-image {
   padding:3px; 
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
 }  
.gyges .tp-thumb-title { 
     position:absolute; 
     bottom:100%; 
     display:inline-block;
     left:50%;
     background:rgba(255,255,255,0.8);
     padding:10px 30px;
     border-radius:4px;
	 -webkit-border-radius:4px;
     margin-bottom:20px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    white-space:nowrap;
 }
.gyges .tp-thumb:hover .tp-thumb-title {
  	 transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.gyges .tp-thumb:hover .tp-thumb-img-wrap,
 .gyges .tp-thumb.selected .tp-thumb-img-wrap {

  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 }
.gyges .tp-thumb-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(255,255,255,0.8) transparent transparent transparent;
        bottom:-8px;
   }


/* TABS */
.gyges .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid rgba(255,255,255,0.15);
 }
.gyges .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.gyges .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
  overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.gyges .tp-tab-date
  {
  display:block;
  color: rgba(255,255,255,0.25);
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.gyges .tp-tab-title 
{
    display:block;  
    text-align:left;
    color:#fff;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.gyges .tp-tab:hover,
.gyges .tp-tab.selected {
  background:rgba(0,0,0,0.5); 
}

.gyges .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HADES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hades.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.15);
	width:100px;
	height:100px;
	position:absolute;
	display:block;
	z-index:100;
}

.hades.tparrows:before {
	font-family: "revicons";
	font-size:30px;
	color:#fff;
	display:block;
	line-height: 100px;
	text-align: center;
  transition: background 0.3s, color 0.3s;
}
.hades.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.hades.tparrows.tp-rightarrow:before {
	content: "\e825";
}

.hades.tparrows:hover:before {
   color:#aaa;
   background:#fff;
   background:rgba(255,255,255,1);
 }
.hades .tp-arr-allwrapper {
  position:absolute;
  left:100%;
  top:0px;
  background:#888; 
  width:100px;height:100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
  -webkit-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.hades.tp-rightarrow .tp-arr-allwrapper {
   left:auto;
   right:100%;
   -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
   -webkit-transform: rotatey(90deg);
  transform: rotatey(90deg);
}

.hades:hover .tp-arr-allwrapper {
   -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;  
    -webkit-transform: rotatey(0deg);
  transform: rotatey(0deg);

 }
    
.hades .tp-arr-iwrapper {
}
.hades .tp-arr-imgholder {
  background-size:cover;
  position:absolute;
  top:0px;left:0px;
  width:100%;height:100%;
}
.hades .tp-arr-titleholder {
}
.hades .tp-arr-subtitleholder {
}


/* BULLETS */
.hades.tp-bullets {
}
.hades.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.hades .tp-bullet {
	width:3px;
	height:3px;
	position:absolute;
	background:#888;	
	cursor: pointer;
    border:5px solid #fff;
	box-sizing:content-box;
    box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
    -webkit-perspective:400;
    perspective:400;
    -webkit-transform:translatez(0.01px);
    transform:translatez(0.01px);
}
.hades .tp-bullet:hover,
.hades .tp-bullet.selected {
	background:#555;
  
}

.hades .tp-bullet-image {
  position:absolute;top:-80px; left:-60px;width:120px;height:60px;
  background-position:center center;
  background-size:cover;
  visibility:hidden;
  opacity:0;
  transition:all 0.3s;
  -webkit-transform-style:flat;
  transform-style:flat;
  perspective:600;
  -webkit-perspective:600;
  transform: rotatex(-90deg);
  -webkit-transform: rotatex(-90deg);
  box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
  transform-origin:50% 100%;
  -webkit-transform-origin:50% 100%;
  
  
}
.hades .tp-bullet:hover .tp-bullet-image {
  display:block;
  opacity:1;
  transform: rotatex(0deg);
  -webkit-transform: rotatex(0deg);
  visibility:visible;
    }
.hades .tp-bullet-title {
}


/* THUMBS */
.hades .tp-thumb { 
      opacity:1
  }
.hades .tp-thumb-img-wrap {
  border-radius:50%;
  padding:3px;
  display:inline-block;
background:#000;
  background-color:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:relative;
  margin:0px;
  box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.hades .tp-thumb-image {
   padding:3px; 
   border-radius:50%;
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
 }  


.hades .tp-thumb:hover .tp-thumb-img-wrap,
.hades .tp-thumb.selected .tp-thumb-img-wrap {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.hades .tp-thumb-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }


/* TABS */
.hades .tp-tab {
  opacity:1;
 }
    
.hades .tp-tab-title
 {
      display:block;
      color:#333;
      font-weight:600;
      font-size:18px;
      text-align:center;
      line-height:25px;      
    } 
.hades .tp-tab-price
 {
	display:block;
    text-align:center;
    color:#999;
    font-size:16px;
    margin-top:10px;
   line-height:20px
}

.hades .tp-tab-button {
    display:inline-block;
    margin-top:15px;
    text-align:center;
	padding:5px 15px;
  	color:#fff;
  	font-size:14px;
  	background:#219bd7;
   	border-radius:4px;
   font-weight:400;
}
.hades .tp-tab-inner {
	text-align:center;
}

              

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HEBE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hebe.tparrows {
  cursor:pointer;
  background:#fff;
  min-width:70px;
    min-height:70px;
  position:absolute;
  display:block;
  z-index:100;
}
.hebe.tparrows:hover {
}
.hebe.tparrows:before {
  font-family: "revicons";
  font-size:30px;
  color:#aaa;
  display:block;
  line-height: 70px;
  text-align: center;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index:2;
  position:relative;
   background:#fff;
  min-width:70px;
    min-height:70px;
}
.hebe.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.hebe.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.hebe.tparrows:hover:before {
 color:#000;
      }
.hebe .tp-title-wrap { 
  position:absolute;
  z-index:0;
  display:inline-block;
  background:#000;
  background:rgba(0,0,0,0.75);
  min-height:60px;
  line-height:60px;
  top:-10px;
  margin-left:0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:scaleX(0);  
  -webkit-transform:scaleX(0);  
  transform-origin:0% 50%; 
   -webkit-transform-origin:0% 50%;
}
 .hebe.tp-rightarrow .tp-title-wrap { 
   right:0px;
   -webkit-transform-origin:100% 50%;
 }
.hebe.tparrows:hover .tp-title-wrap {
  transform:scaleX(1);
  -webkit-transform:scaleX(1);
}
.hebe .tp-arr-titleholder {
  position:relative;
  text-transform:uppercase;
  color:#fff;
  font-weight:600;
  font-size:12px;
  line-height:90px;
  white-space:nowrap;
  padding:0px 20px 0px 90px;
}

.hebe.tp-rightarrow .tp-arr-titleholder {
   margin-left:0px; 
   padding:0px 90px 0px 20px;
 }

.hebe.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

.hebe .tp-arr-imgholder{
      width:90px;
      height:90px;
      position:absolute;
      left:100%;
      display:block;
      background-size:cover;
      background-position:center center;
  	 top:0px; right:-90px;
    }
.hebe.tp-rightarrow .tp-arr-imgholder{
        right:auto;left:-90px;
      }

/* BULLETS */
.hebe.tp-bullets {
}
.hebe.tp-bullets:before {
  content:" ";
  position:absolute;
  width:100%;
  height:100%;
  background:transparent;
  padding:10px;
  margin-left:-10px;margin-top:-10px;
  box-sizing:content-box;
}

.hebe .tp-bullet {
  width:3px;
  height:3px;
  position:absolute;
  background:#fff;  
  cursor: pointer;
  border:5px solid #222;
  border-radius:50%;
  box-sizing:content-box;
  -webkit-perspective:400;
  perspective:400;
  -webkit-transform:translateZ(0.01px);
  transform:translateZ(0.01px);
   transition:all 0.3s;
}
.hebe .tp-bullet:hover,
.hebe .tp-bullet.selected {
  background:#222;
  border-color:#fff;
}

.hebe .tp-bullet-image {
  position:absolute;
  top:-90px; left:-40px;
  width:70px;
  height:70px;
  background-position:center center;
  background-size:cover;
  visibility:hidden;
  opacity:0;
  transition:all 0.3s;
  -webkit-transform-style:flat;
  transform-style:flat;
  perspective:600;
  -webkit-perspective:600;
  transform: scale(0);
  -webkit-transform: scale(0);
  transform-origin:50% 100%;
  -webkit-transform-origin:50% 100%;
border-radius:6px;
  
  
}
.hebe .tp-bullet:hover .tp-bullet-image {
  display:block;
  opacity:1;
  transform: scale(1);
  -webkit-transform: scale(1);
  visibility:visible;
    }
.hebe .tp-bullet-title {
}


/* TABS */
.hebe .tp-tab-title {
    color:#a8d8ee;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Roboto Slab"
    margin-bottom:5px;
}

.hebe .tp-tab-desc {
	font-size:18px;
    font-weight:400;
    color:#fff;
    line-height:25px;
	font-family:"Roboto Slab";
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HEPHAISTOS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hephaistos.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;
    border-radius:50%;
}
.hephaistos.tparrows:hover {
	background:#000;
}
.hephaistos.tparrows:before {
	font-family: "revicons";
	font-size:18px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.hephaistos.tparrows.tp-leftarrow:before {
	content: "\e82c";
  margin-left:-2px;
  
}
.hephaistos.tparrows.tp-rightarrow:before {
	content: "\e82d";
   margin-right:-2px;
}



/* BULLETS */
.hephaistos.tp-bullets {
}
.hephaistos.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.hephaistos .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#999;
	border:3px solid #f5f5f5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
  box-shadow: 0px 0px 2px 1px rgba(130,130,130, 0.3);

}
.hephaistos .tp-bullet:hover,
.hephaistos .tp-bullet.selected {
	background:#fff;
    border-color:#000;
}
.hephaistos .tp-bullet-image {
}
.hephaistos .tp-bullet-title {
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HERMES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hermes.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:30px;
	height:110px;
	position:absolute;
	display:block;
	z-index:100;
}

.hermes.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 110px;
	text-align: center;
    transform:translateX(0px);
    -webkit-transform:translateX(0px);
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.hermes.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.hermes.tparrows.tp-rightarrow:before {
	content: "\e825";
}
.hermes.tparrows.tp-leftarrow:hover:before {
    transform:translateX(-20px);
    -webkit-transform:translateX(-20px);
     opacity:0;
}
.hermes.tparrows.tp-rightarrow:hover:before {
    transform:translateX(20px);
    -webkit-transform:translateX(20px);
     opacity:0;
}

.hermes .tp-arr-allwrapper {
    overflow:hidden;
    position:absolute;
	width:180px;
    height:140px;
    top:0px;
    left:0px;
    visibility:hidden;
      -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  -webkit-perspective: 1000px;
  perspective: 1000px;
    }
.hermes.tp-rightarrow .tp-arr-allwrapper {
   right:0px;left:auto;
      }
.hermes.tparrows:hover .tp-arr-allwrapper {
   visibility:visible;
          }
.hermes .tp-arr-imgholder {
  width:180px;position:absolute;
  left:0px;top:0px;height:110px;
  transform:translateX(-180px);
  -webkit-transform:translateX(-180px);
  transition:all 0.3s;
  transition-delay:0.3s;
}
.hermes.tp-rightarrow .tp-arr-imgholder{
    transform:translateX(180px);
  -webkit-transform:translateX(180px);
      }
  
.hermes.tparrows:hover .tp-arr-imgholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);            
}
.hermes .tp-arr-titleholder {
  top:110px;
  width:180px;
  text-align:left; 
  display:block;
  padding:0px 10px;
  line-height:30px; background:#000;
  background:rgba(0,0,0,0.75);color:#fff;
  font-weight:600; position:absolute;
  font-size:12px;
  white-space:nowrap;
  letter-spacing:1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  box-sizing:border-box;

}
.hermes.tparrows:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}


/* BULLETS */
.hermes.tp-bullets {
}

.hermes .tp-bullet {
    overflow:hidden;
    border-radius:50%;
    width:16px;
    height:16px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 2px #FFF;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    position:absolute;
}

.hermes .tp-bullet:hover {
	  background-color: rgba(0, 0, 0, 0.2);
}
.hermes .tp-bullet:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  box-shadow: 0 0 1px #FFF;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.hermes .tp-bullet.selected:after {
  height:100%;
}


/* TABS */
.hermes .tp-tab { 
  opacity:1;  
  padding-right:10px;
  box-sizing:border-box;
 }
.hermes .tp-tab-image 
{ 
  width:100%;
  height:60%;
  position:relative;
}
.hermes .tp-tab-content 
{
    background:rgb(54,54,54); 
    position:absolute;
    padding:20px 20px 20px 30px;
    box-sizing:border-box;
    color:#fff;
  display:block;
  width:100%;
  min-height:40%;
  bottom:0px;
  left:-10px;
  }
.hermes .tp-tab-date
  {
  display:block;
  color:#888;
  font-weight:600;
  font-size:12px;
  margin-bottom:10px;
  }
.hermes .tp-tab-title 
{
    display:block;	
    color:#fff;
    font-size:16px;
    font-weight:800;
    text-transform:uppercase;
   line-height:19px;
}

.hermes .tp-tab.selected .tp-tab-title:after {
    width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 30px 0 30px 10px;
	border-color: transparent transparent transparent rgb(54,54,54);
	content:" ";
    position:absolute;
    right:-9px;
    bottom:50%;
    margin-bottom:-30px;
}
.hermes .tp-tab-mask {
     padding-right:10px !important;
          }

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {
  .hermes .tp-tab .tp-tab-title {font-size:14px;line-height:16px;}
  .hermes .tp-tab-date { font-size:11px; line-height:13px;margin-bottom:10px;}
  .hermes .tp-tab-content { padding:15px 15px 15px 25px;}
}
@media only screen and (max-width: 768px) {
  .hermes .tp-tab .tp-tab-title {font-size:12px;line-height:14px;}
  .hermes .tp-tab-date {font-size:10px; line-height:12px;margin-bottom:5px;}
  .hermes .tp-tab-content {padding:10px 10px 10px 20px;}
}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HESPERIDEN SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hesperiden.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;
    border-radius: 50%;
}
.hesperiden.tparrows:hover {
	background:#000;
}
.hesperiden.tparrows:before {
	font-family: "revicons";
	font-size:20px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.hesperiden.tparrows.tp-leftarrow:before {
	content: "\e82c";
    margin-left:-3px;
}
.hesperiden.tparrows.tp-rightarrow:before {
	content: "\e82d";
    margin-right:-3px;
}

/* BULLETS */
.hesperiden.tp-bullets {
}
.hesperiden.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
   border-radius:8px;
  
}
.hesperiden .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background: #999999; /* old browsers */
    background: -moz-linear-gradient(top,  #999999 0%, #e1e1e1 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), 
    color-stop(100%,#e1e1e1)); /* chrome,safari4+ */
    background: -webkit-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* chrome10+,safari5.1+ */
    background: -o-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* ie10+ */
    background: linear-gradient(to bottom,  #999999 0%,#e1e1e1 100%); /* w3c */
    filter: progid:dximagetransform.microsoft.gradient( 
    startcolorstr="#999999", endcolorstr="#e1e1e1",gradienttype=0 ); /* ie6-9 */
	border:3px solid #e5e5e5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.hesperiden .tp-bullet:hover,
.hesperiden .tp-bullet.selected {
	background:#666;
}
.hesperiden .tp-bullet-image {
}
.hesperiden .tp-bullet-title {
}


/* THUMBS */
.hesperiden .tp-thumb {
  opacity:1;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.hesperiden .tp-thumb .tp-thumb-title {
    font-size:12px;
    position:absolute;
    margin-top:-10px;
    color:#fff;
    display:block;
    z-index:1000;
    background-color:#000;
    padding:5px 10px; 
    bottom:0px;
    left:0px;
    width:100%;
  box-sizing:border-box;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform:rotatex(90deg) translatez(0.001px);
    transform-origin:50% 100%;
    -webkit-transform:rotatex(90deg) translatez(0.001px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
 }
.hesperiden .tp-thumb:hover .tp-thumb-title {
  	 transform:rotatex(0deg);
    -webkit-transform:rotatex(0deg);
    opacity:1;
}

/* TABS */
.hesperiden .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #e5e5e5;
 }
.hesperiden .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.hesperiden .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
 overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.hesperiden .tp-tab-date
  {
  display:block;
  color: #aaa;
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.hesperiden .tp-tab-title 
{
    display:block;	
    text-align:left;
    color:#333;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.hesperiden .tp-tab:hover,
.hesperiden .tp-tab.selected {
	background:#eee; 
}

.hesperiden .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 METIS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.metis.tparrows {
  background:#fff;
  padding:10px;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  width:60px;
  height:60px;
  box-sizing:border-box;
 }
 
 .metis.tparrows:hover {
   background:#fff;
   background:rgba(255,255,255,0.75);
 }
 
 .metis.tparrows:before {
  color:#000;  
   transition:all 0.3s;
  -webkit-transition:all 0.3s;
 }
 
 .metis.tparrows:hover:before {
   transform:scale(1.5);
  }
 

/* BULLETS */
.metis .tp-bullet { 
    opacity:1;
    width:50px;
    height:50px;    
    padding:3px;
    background:#000;
    background-color:rgba(0,0,0,0.25);
    margin:0px;
    box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    border-radius:50%;
  }

.metis .tp-bullet-image {

   border-radius:50%;
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  width:44px;
  height:44px;
  background-size:cover;
  background-position:center center;
 }  
.metis .tp-bullet-title { 
     position:absolute; 
	 bottom:65px;
     display:inline-block;
     left:50%;
     background:#000;
     background:rgba(0,0,0,0.75);
     color:#fff;
     padding:10px 30px;
     border-radius:4px;
	 -webkit-border-radius:4px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
    white-space:nowrap;
 }

.metis .tp-bullet:hover .tp-bullet-title {
  	 transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.metis .tp-bullet.selected,
.metis .tp-bullet:hover  {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.metis .tp-bullet-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }

.metis .tp-tab-number {
        color: #fff;
        font-size: 40px;
        line-height: 30px;
        font-weight: 400;
        font-family: "Playfair Display";
        width: 50px;
        margin-right: 17px;
        display: inline-block;
        float: left;
    }
    .metis .tp-tab-mask {
        padding-left: 20px;
        left: 0px;
        max-width: 90px !important;
        transition: 0.4s padding-left, 0.4s left, 0.4s max-width;
    }
    .metis:hover .tp-tab-mask {
        padding-left: 0px;
        left: 50px;
        max-width: 500px !important;
    }
    .metis .tp-tab-divider {
        border-right: 1px solid transparent;
        height: 30px;
        width: 1px;
        margin-top: 5px;
        display: inline-block;
        float: left;
    }
    .metis .tp-tab-title {
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
        font-family: "Playfair Display";
        position: relative;
        padding-top: 10px;
        padding-left: 30px;
        display: inline-block;
        transform: translateX(-100%);
        transition: 0.4s all;
    }
    .metis .tp-tab-title-mask {
        position: absolute;
        overflow: hidden;
        left: 67px;
    }
    .metis:hover .tp-tab-title {
        transform: translateX(0);
    }
    .metis .tp-tab {
        opacity: 0.15;
        transition: 0.4s all;
    }
    .metis .tp-tab:hover,
    .metis .tp-tab.selected {
        opacity: 1;
    }
    .metis .tp-tab.selected .tp-tab-divider {
        border-right: 1px solid #cdb083;
    }
    .metis.tp-tabs {
        max-width: 118px !important;
        padding-left: 50px;
    }
    .metis.tp-tabs:before {
        content: " ";
        height: 100%;
        width: 88px;
        background: rgba(0, 0, 0, 0.15);
        border-right: 1px solid rgba(255, 255, 255, 0.10);
        left: 0px;
        top: 0px;
        position: absolute;
        transition: 0.4s all;
    }
    .metis.tp-tabs:hover:before {
        width: 118px;
    }
    @media (max-width: 499px) {
        .metis.tp-tabs:before {
            background: rgba(0, 0, 0, 0.75);
        }
    }

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 PERSEPHONE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.persephone.tparrows {
	cursor:pointer;
	background:#aaa;
	background:rgba(200,200,200,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;
  border:1px solid #f5f5f5;
}
.persephone.tparrows:hover {
	background:#333;
}
.persephone.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.persephone.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.persephone.tparrows.tp-rightarrow:before {
	content: "\e825";
}



/* BULLETS */
.persephone.tp-bullets {
}
.persephone.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:#transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.persephone .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#aaa;
	border:1px solid #e5e5e5;	
	cursor: pointer;
	box-sizing:content-box;
}
.persephone .tp-bullet:hover,
.persephone .tp-bullet.selected {
	background:#222;
}
.persephone .tp-bullet-image {
}
.persephone .tp-bullet-title {
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 URANUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.uranus.tparrows {
  width:50px;
  height:50px;
  background:transparent;
 }
 .uranus.tparrows:before {
 width:50px;
 height:50px;
 line-height:50px;
 font-size:40px;
 transition:all 0.3s;
-webkit-transition:all 0.3s;
 }
 
  .uranus.tparrows:hover:before {
    opacity:0.75;
  }

/* BULLETS */
.uranus .tp-bullet{
	border-radius: 50%;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  background:transparent;
}
.uranus .tp-bullet.selected,
.uranus .tp-bullet:hover {
  box-shadow: 0 0 0 2px #FFF;
  border:none;
  border-radius: 50%;

   background:transparent;
}



.uranus .tp-bullet-inner {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
}

.uranus .tp-bullet.selected .tp-bullet-inner,
.uranus .tp-bullet:hover .tp-bullet-inner{
 transform: scale(0.4);
 -webkit-transform: scale(0.4);
 background-color:#fff;
}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ZEUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.zeus.tparrows {
  cursor:pointer;
  min-width:70px;
  min-height:70px;
  position:absolute;
  display:block;
  z-index:100;
  border-radius:35px;   
  overflow:hidden;
  background:rgba(0,0,0,0.10);
}

.zeus.tparrows:before {
  font-family: "revicons";
  font-size:20px;
  color:#fff;
  display:block;
  line-height: 70px;
  text-align: center;    
  z-index:2;
  position:relative;
}
.zeus.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.zeus.tparrows.tp-rightarrow:before {
  content: "\e825";
}

.zeus .tp-title-wrap {
  background:#000;
  background:rgba(0,0,0,0.5);
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  position:absolute;
  opacity:0;
  transform:scale(0);
  -webkit-transform:scale(0);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
   border-radius:50%;
 }
.zeus .tp-arr-imgholder {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background-position:center center;
  background-size:cover;
  border-radius:50%;
  transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;

 }
.zeus.tp-rightarrow .tp-arr-imgholder {
    transform:translateX(100%);
  -webkit-transform:translateX(100%);
      }
.zeus.tparrows:hover .tp-arr-imgholder {
  transform:translateX(0);
  -webkit-transform:translateX(0);
  opacity:1;
}
      
.zeus.tparrows:hover .tp-title-wrap {
  transform:scale(1);
  -webkit-transform:scale(1);
  opacity:1;
}
 

/* BULLETS */
.zeus .tp-bullet {
     box-sizing:content-box; -webkit-box-sizing:content-box; border-radius:50%;
      background-color: rgba(0, 0, 0, 0);
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
	  width:13px;height:13px;
	  border:2px solid #fff;
 }
.zeus .tp-bullet:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 50%;
  background-color: #FFF;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.zeus .tp-bullet:hover:after,
.zeus .tp-bullet.selected:after{
    -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
  
 .zeus .tp-bullet-image,
 .zeus .tp-bullet-imageoverlay{
        width:135px;
        height:60px;
        position:absolute;
        background:#000;
        background:rgba(0,0,0,0.5);
        bottom:25px;
        left:50%;
        margin-left:-65px;
        box-sizing:border-box;
        background-size:cover;
        background-position:center center;
        visibility:hidden;
        opacity:0;
         -webkit-backface-visibility: hidden; 
      	backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
  		-webkit-transition: all 0.3s ease;
  		transition: all 0.3s ease;
        border-radius:4px;

}
          

.zeus .tp-bullet-title,
.zeus .tp-bullet-imageoverlay {
        z-index:2;
        -webkit-transition: all 0.5s ease;
	  	transition: all 0.5s ease;
}     
.zeus .tp-bullet-title { 
        color:#fff;
        text-align:center;
        line-height:15px;
        font-size:13px;
        font-weight:600;  
        z-index:3;
         visibility:hidden;
        opacity:0;
         -webkit-backface-visibility: hidden; 
      	backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
  		-webkit-transition: all 0.3s ease;
  		transition: all 0.3s ease;
        position:absolute;
        bottom:45px;
        width:135px;
    	vertical-align:middle;
        left:-57px;
}
      
.zeus .tp-bullet:hover .tp-bullet-title,
.zeus .tp-bullet:hover .tp-bullet-image,
.zeus .tp-bullet:hover .tp-bullet-imageoverlay{
      opacity:1;
      visibility:visible;
	  -webkit-transform:translateY(0px);
      transform:translateY(0px);         
    }

/* THUMBS */
.zeus .tp-thumb {
opacity:1
}

.zeus .tp-thumb-over {
  background:#000;
  background:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.zeus .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:20px;
  right:20px;
  z-index:2;
}
.zeus .tp-thumb-more:before {
  content: "\e825";
}

.zeus .tp-thumb-title {
  font-family:"Raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:20px 35px 20px 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.zeus .tp-thumb.selected .tp-thumb-more:before,
.zeus .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.zeus .tp-thumb.selected .tp-thumb-over,
.zeus .tp-thumb:hover .tp-thumb-over {
 background:#000;
}
.zeus .tp-thumb.selected .tp-thumb-title,
.zeus .tp-thumb:hover .tp-thumb-title {
  color:#fff;

}


/* TABS */
.zeus .tp-tab { 
  opacity:1;      
  box-sizing:border-box;
}

.zeus .tp-tab-title { 
display: block;
text-align: center;
background: rgba(0,0,0,0.25);
font-family: "Roboto Slab", serif; 
font-weight: 700; 
font-size: 13px; 
line-height: 13px;
color: #fff; 
padding: 9px 10px; }

.zeus .tp-tab:hover .tp-tab-title,
.zeus .tp-tab.selected .tp-tab-title {
 color: #000;
  background:rgba(255,255,255,1); 
}



/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ZEUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/


.post-tabs .tp-thumb {
opacity:1
}

.post-tabs .tp-thumb-over {
  background:#252525;
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.post-tabs .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:15px;
  right:15px;
  z-index:2;
}
.post-tabs .tp-thumb-more:before {
  content: "\e825";
}

.post-tabs .tp-thumb-title {
  font-family:"raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:15px 30px 15px 15px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.post-tabs .tp-thumb.selected .tp-thumb-more:before,
.post-tabs .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.post-tabs .tp-thumb.selected .tp-thumb-over,
.post-tabs .tp-thumb:hover .tp-thumb-over {
 background:#fff;
}
.post-tabs .tp-thumb.selected .tp-thumb-title,
.post-tabs .tp-thumb:hover .tp-thumb-title {
  color:#000;

}

 @media(min-width:1200px) {#topbar_mobile {display: none }.hide-topbar .site-logo, .header-v1 .site-logo {padding-top: 10px;padding-bottom: 10px }.navbar-toggle {display: none }.menu-extra .extra-menu-item .text-mobile {display: none }.header-v4 .header-bar .highlights .search-bar {display: none }}@media(min-width:991px) {.grd-posts .hidden-child:last-child {display: none }}@media(max-width:1199px) {.header-v1 .topbar {height: auto }.header-v2 .topbar {font-size: 16px }.header-v2 .header-bar {padding-bottom: 0 }.footer-widgets .footer-sidebar {border-right: 0 }.no-padding-md>.vc_column-inner {padding-left: 15px !important;padding-right: 15px !important }.site-menu {display: none !important }.navbar-toggle {display: block !important }.menu-block-right, .menu-block-right-v3 {display: none }.primary-mobile-nav .menu-extra {float: left;width: 100%;display: block }.primary-mobile-nav .menu-extra li {font-size: 16px;color: #252525;padding: 15px 0 14px;margin: 0;width: 100%;border-left: 0;border-bottom: 1px solid #efefef }.primary-mobile-nav .menu-extra li a {color: #252525;font-size: 16px }.primary-mobile-nav .menu-extra .extra-menu-item .search-form {width: 100%;top: 0;right: 0 }.primary-mobile-nav .menu-extra .menu-item-cart svg, .primary-mobile-nav .menu-extra .menu-item-schedule svg, .primary-mobile-nav .menu-extra .menu-item-cart i, .primary-mobile-nav .menu-extra .menu-item-schedule i {display: none }#topbar {display: none !important }.topbar-mobile {padding: 18px 0 }.topbar-mobile .widget {padding: 0 10px }.topbar-mobile:before, .topbar-mobile:after {display: none }.topbar-mobile p {margin: 0 }.topbar-mobile .topbar-mobile-content {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center }.header-v1 .site-header .header-main {border: 0 }.header-v1 .site-header .header-main>.container {width: 100% }.header-v1 .site-logo {padding-left: 45px }.header-v1 .navbar-toggle {padding-right: 45px }.header-v1 .header-content {padding: 0;display: none }.header-v1 .primary-mobile-nav .menu-extra .menu-item-cart .grd-mini-cart-content {display: none }.header-v2 .header-bar .highlights {display: none }.header-v2 .navbar-icon .navbars-line {background-color: #fff }.header-v2 .navbar-icon .navbars-line:after, .header-v2 .navbar-icon .navbars-line:before {background-color: #fff }.header-v2 .primary-mobile-nav .menu-extra .schedule {margin: 20px 0 0 0 }.header-v2 .primary-mobile-nav .menu-extra .schedule .schedule-box {padding: 17px 38px }.header-v3 .header-content {display: none }.header-v3 .menu-row {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.header-v3 .menu-row:before, .header-v3 .menu-row:after {display: none }.header-v3.page-template-template-homepage.header-transparent .navbar-icon .navbars-line {background-color: #fff }.header-v3.page-template-template-homepage.header-transparent .navbar-icon .navbars-line:after, .header-v3.page-template-template-homepage.header-transparent .navbar-icon .navbars-line:before {background-color: #fff }.header-v3.page-template-template-homepage.header-transparent .header-main {position: static;background-color: #173520 }.header-v3 .menu-item-search .search-form:before {margin-top: 8px }.header-v3 .primary-mobile-nav .extra-menu-item.menu-item-search .search-form {width: 100% }.header-v4 .header-bar .highlights {text-align: right;border: 0;margin-top: 0 }.header-v4 .header-bar .highlights .widget {display: none }.header-v4 .header-bar .header-row {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center }.header-v4 .header-bar .header-row:after, .header-v4 .header-bar .header-row:before {display: none }.header-v4 .search-bar {float: right;list-style-type: none;margin-top: 18px }.header-v4 .search-bar .toggle-search {position: relative }.header-v4 .search-bar .toggle-search svg, .header-v4 .search-bar .toggle-search:before {-webkit-transition: .5s;transition: .5s;color: #252525;font-size: 20px }.header-v4 .search-bar .menu-item-search .search-form {position: absolute;top: 130%;right: 0;width: -webkit-max-content;width: -moz-max-content;width: max-content;line-height: 0;opacity: 0;-webkit-transition: .4s;transition: .4s;z-index: 99;border: 1px solid #f2f2f2 }.header-v4 .search-bar .menu-item-search .search-form:before {content: "\f002";font-family: "FontAwesome";width: 1.125em;height: 1.125em;position: absolute;top: 50%;right: 16px;margin-top: -4px;color: #919191;z-index: 99;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%) }.header-v4 .search-bar .menu-item-search .search-form:after {content: '';position: absolute;top: 0;right: 0;width: 50px;height: 50px;background-color: #fff;z-index: 9 }.header-v4 .search-bar .menu-item-search .search-form input {width: 100%;border: 0;padding: 0 10px;color: #bebebe }.header-v4 .search-bar .menu-item-search .search-form input:focus {outline: 0;border-color: transparent }.header-v4 .search-bar .menu-item-search .search-form::-webkit-input-placeholder {color: #bebebe }.header-v4 .search-bar .menu-item-search .search-form:-moz-placeholder {color: #bebebe }.header-v4 .search-bar .menu-item-search .search-form::-moz-placeholder {color: #bebebe }.header-v4 .search-bar .menu-item-search .search-form:-ms-input-placeholder {color: #bebebe }.header-v4 .search-bar .menu-item-search .search-form .search-submit {position: relative;width: 2.5em;height: 2.5em;opacity: 0;z-index: 999 }.header-v4 .search-bar .menu-item-search .toggle-search {position: relative;display: block }.header-v4 .search-bar .menu-item-search .toggle-search i, .header-v4 .search-bar .menu-item-search .toggle-search:before {-webkit-transition: .5s;transition: .5s;color: #fff }.header-v4 .search-bar .menu-item-search .toggle-search .svg-icon {position: absolute;left: -18px;right: 0;top: 0;-webkit-transition: all .5s;transition: all .5s }.header-v4 .search-bar .menu-item-search .toggle-search .icon-cancel {top: 0;opacity: 0 }.header-v4 .search-bar .menu-item-search .toggle-search .icon-cancel svg {font-size: 18px;position: relative;top: -2px }.header-v4 .search-bar .menu-item-search.show-search .toggle-search .icon-cancel {opacity: 1 }.header-v4 .search-bar .menu-item-search.show-search .toggle-search .icon-search {opacity: 0 }.header-v4 .search-bar .menu-item-search.show-search .search-form {opacity: 1;line-height: inherit }.header-v4 .search-bar .menu-item-search label {margin: 0 }.header-v4 .navbar-toggle {width: auto;margin-top: 5px;padding-right: 0 }.header-v4 .navbar-toggle .navbars-line:before, .header-v4 .navbar-toggle .navbars-line:after {left: 0 }.header-v4 .primary-mobile-nav .menu-extra li {float: left;width: 100%;margin-left: 0 }.header-v4 .primary-mobile-nav .menu-extra li.socials i {color: #2e2e2e;font-size: 20px }.header-v4 .primary-mobile-nav .menu-extra li:first-child {margin-left: 0 }.blog.content-sidebar .content-area, .blog.sidebar-content .content-area, .single.content-sidebar .content-area, .single.sidebar-content .content-area {border-right: 0;padding-right: 15px }.blog.content-sidebar .primary-sidebar, .blog.sidebar-content .primary-sidebar, .single.content-sidebar .primary-sidebar, .single.sidebar-content .primary-sidebar {padding-left: 15px }.backtotop {right: 25px;bottom: 25px }.grd-icon-box-2 {padding: 65px 20px 50px }.grd-icon-box-7 .emtry-title {font-size: 16px }.grd-icon-box-7 .content {font-size: 15px }.grd-image-box-3 .top .entry_thumbnail {height: 195px }.grd-image-box-4 .entry-title .title {font-size: 16px }.dl_team_carousel .box-team {padding-left: 0 }.dl_team_carousel .box-team .box-banner {position: relative;width: auto !important;left: 0 !important;display: inline-block }.dl_team_carousel .box-team .box-banner img {width: auto }.dl_members ul li {margin: 0 5px }.portfolio-layout-full-width .archive-portfolio .portfolio-item {width: 33.33% }.portfolio-layout-full-width .archive-portfolio .portfolio-sizer {width: 33.33% !important }.quick-view-modal .modal-content .product .summary {padding-left: 30px;padding-right: 30px }.team-3 .text-banner h2 {font-size: 20px;line-height: 32px;}.grd_portfolio_atrrs {padding: 20px 0px;}.woocommerce ul.products li.product h4 {font-size: 17px;}.grd-image-box-1 .entry-title .title {padding-left: 20px;font-size: 18px;}.grd-image-box-1 .entry-icon {right: 15px;}}@media(max-width:991px) {.container {padding-left: 15px;padding-right: 15px }.no-padding-sm>.vc_column-inner {padding-left: 15px !important;padding-right: 15px !important }.header-v4 .header-bar .highlights .widget {padding-left: 0;padding-right: 20px }.header-v4 .time-box {padding-left: 15px !important;padding-right: 15px !important;padding-bottom: 0 !important }.primary-sidebar {margin-top: 50px }.blog article.blog-wrapper-col-3:nth-child(2n+1) {clear: left }.blog article.blog-wrapper-col-3:nth-child(3n+1) {clear: none }.comment-list .children {padding-left: 0 }.comment-respond .comment-form-email, .comment-respond .comment-form-author {padding-left: 0;padding-right: 0 }.post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next {width: 100%;float: none;padding-right: 0;padding-left: 0;text-align: left }.post-navigation .nav-links .nav-previous {border-right: 0;margin-bottom: 30px }.post-navigation .nav-links .nav-next .nav-title, .post-navigation .nav-links .nav-previous .nav-title {padding-right: 0;padding-left: 0;text-align: left }.no-images article:nth-child(2) .blog-wrapper .entry-header {border-right: 0 }.no-images article:nth-child(3) .blog-wrapper .entry-header {border-right: 1px solid #e5e5e5 }.grd-service .type-service .entry-header {padding: 1.3em 1.5em 1em 1.5em }.grd-service .type-service .entry-header .entry-title {font-size: 14px }.grd-service .type-service .entry-header .service-icon {right: 15px }.grd-service .type-service .entry-content .descr {padding: 1.3em 1.5em 1em 1.5em }.service-col-3.grd-service .type-service:nth-child(3n+1) {clear: none }.service-col-3.grd-service .type-service:nth-child(2n+1) {clear: both }.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {width: 100% }.woocommerce .woocommerce-checkout .shop_table, .woocommerce-page .woocommerce-checkout .shop_table, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment, .woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment {width: 100% }.wpcf7 .contact-home .pull-right {float: none !important }.footer-widgets .footer-sidebar {padding: 0 15px;margin-bottom: 30px }.footer-widgets .widget-title:before {left: 15px }.footer-widgets .widget-title:after {left: 30px }.footer-widgets.footer-middle .footer-social {float: left }.footer-widgets.footer-middle .footer-social span {display: block }.grd-icon-box-7 .icon-box-wrapter {padding: 25px 25px 50px 25px }.choose .grd-icon-box-9 {float: right }.grd-icon-box-9 {width: 90% !important }.grd-image-box-3 .top .entry_thumbnail {height: 145px }.grd-video-banner {background-repeat: no-repeat }.grd-portfolio-shortcode .portfolio-sizer {width: 50% !important }.grd-portfolio-shortcode .portfolio-nomal, .grd-portfolio-shortcode .portfolio-vertical {width: 50% }.grd-portfolio .archive-portfolio .portfolio-sizer {width: 50% !important }.grd-portfolio .archive-portfolio .portfolio-nomal, .grd-portfolio .archive-portfolio .portfolio-vertical {width: 50% }.portfolio-layout-full-width .archive-portfolio .portfolio-item {width: 50% }.portfolio-layout-full-width .archive-portfolio .portfolio-sizer {width: 50% !important }.grd-posts .blog-wrapper-col-3:nth-child(2n+1) {clear: both }.map-title .grd_title-type-2 {text-align: center }.map-title .grd_title-type-2 .title:before {margin: 0 auto;left: -15px;right: 0 }.map-title .grd_title-type-2 .title:after {margin: 0 auto;left: 15px;right: 0 }.dl_counter.style-2 h3 {float: none }.dl_members h3 {font-size: 16px }.dl_prices_1 .main_table p {line-height: 36px !important }.quick-view-modal .modal-content .product .product-summary, .quick-view-modal .modal-content .product .product-images-wrapper {width: 100% }.quick-view-modal .modal-content .product {max-height: 100%;overflow: auto }.quick-view-modal .modal-content .product .summary {max-height: inherit }.quick-view-modal .modal-content {top: 0;-webkit-transform: none;-ms-transform: none;transform: none }.whychooseus_1 .grd-icon-box-1 {position: relative;margin: 100px 15px 40px;}.grd-icon-box-3.border {margin-bottom: 40px;}.grd-image-box-2.icon-theme-dark {margin-top: 40px;}.grd-image-box-3 {margin-bottom: 30px;}.faq-style-2 {background-size: cover;}.grd-image-box-4.icon-theme-light {margin-bottom: 30px;}.grd-image-box-5 {margin-top: 40px;}.icon-box-list {margin-top: 40px;clear: both;}.coverdimg {margin-bottom: 30px;}.portfolio-3 {padding: 80px 20px;}.teambanner {float: left;margin-bottom: 50px;display: none;}.grd-icon-box-7 .icon-box-wrapter {margin-bottom: 50px;}.grd-icon-box-7 .icon-box-wrapter .content {margin-bottom: 30px;}.grd-image-box-6 {margin-bottom: 30px;}.grd-portfolio-shortcode .portfolio-item .content-item {float: none;}.chalanges-4 .videoimage img {margin-bottom: 40px;}.chalanges-4 .grd-icon-box-8 {margin-bottom: 30px;}.chalanges-4 .icon-box-8 {padding-right: 15px !important;}.certified-4 .grd-image-box-7 {margin-bottom: 30px;}.faqpage .wpcf7-form {margin-top: 50px;}.grd_portfolio_atrrs {padding: 20px 0px;}.services-home-1 {margin-bottom: 40px;}.grd-icon-box-1 {margin: 0 15px 40px;}.grd-icon-box-2 {margin: 0 15px 40px;}.faq-style-2 .col-md-6 {padding-left: 20px;margin-top: 50px;}.services-1 {padding-top: 0;}}@media(max-width:778px) {.whychooseus_4 {padding: 80px 0 40px;}.whychooseus_4 .container {margin-top: 0;padding: 0 20px;}}@media(max-width:767px) {.no-padding-xs>.vc_column-inner {padding-left: 15px !important;padding-right: 15px !important }.radius-5 {-webkit-border-radius: 5px !important;border-radius: 5px !important }.header-v1 .topbar .topbar-widgets .widget {text-align: center;padding-left: 15px;margin-left: 15px }.header-v1 .topbar .topbar-widgets .widget .pull-left {display: none }.header-v1 .topbar .topbar-widgets .widget:nth-child(2) {border-left: 0;margin-left: 0;padding-left: 0 }.header-v1 .topbar .topbar-widgets .widget:first-child {display: none }.header-v1 .header-content {padding: 0 }.header-v1 .site-logo {padding-left: 15px }.header-v1 .navbar-toggle {padding-right: 15px }.header-v2 .topbar .sidebar-left, .header-v2 .topbar .sidebar-right {text-align: left }.header-v2 .topbar .sidebar-left .widget {border: 0;margin-right: 7px;padding-right: 7px }.header-v2 .topbar .sidebar-left .widget svg, .header-v2 .topbar .sidebar-left .widget:last-child {display: none }.header-v2 .topbar .sidebar-left .widget:first-child {border-right: 1px solid #405847 }.header-v2 .topbar #lang_sel>ul>li, .header-v2 .topbar .lang_sel>ul>li {margin-left: 0 }.header-v2 .topbar #lang_sel>ul>li>a, .header-v2 .topbar .lang_sel>ul>li>a {padding: 0 25px 0 0 }.header-v3.page-template-template-homepage.header-transparent .header-main {position: static;background-color: #173520 }.header-v3 .header-main {background-color: #173520 }.header-v3 .site-logo {padding: 0 }.header-v3 .topbar {font-size: 16px }.header-v3 .navbar-icon .navbars-line {background-color: #fff }.header-v3 .navbar-icon .navbars-line:after, .header-v3 .navbar-icon .navbars-line:before {background-color: #fff }.header-v4 .header-bar .highlights {border: 0 }.header-v4 .header-bar .highlights .widget {display: none }.header-v4 .header-bar .search-bar {padding-left: 0 }.page-header .breadcrumbs {text-align: left }.no-images .blog-wrapper .entry-header {border-right: 0 }.single-service .padding .vc_column-inner {margin-left: 0 !important }.grd-portfolio .portfolio-cats-filter #filters {height: auto;text-align: left }.grd-portfolio .portfolio-cats-filter #filters .button {display: inline-block;margin-bottom: 10px }.woocommerce .woocommerce-products-header, .woocommerce-page .woocommerce-products-header, .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {display: none }.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width: 100% !important }.woocommerce div.product div.product div.images, .woocommerce-page div.product div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce div.product div.product div.summary, .woocommerce-page div.product div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary {width: 100%;margin-bottom: 30px }.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {width: 100% }.woocommerce table.shop_table tr th, .woocommerce-page table.shop_table tr th, .woocommerce table.shop_table tr td, .woocommerce-page table.shop_table tr td {padding: 10px }.woocommerce table.shop_table tr .product-price, .woocommerce-page table.shop_table tr .product-price, .woocommerce table.shop_table tr .product-subtotal, .woocommerce-page table.shop_table tr .product-subtotal {display: none }.woocommerce table.shop_table .show-mobile, .woocommerce-page table.shop_table .show-mobile {font-size: 14px;font-weight: 400 }.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {width: 100% }.woocommerce .woocommerce-MyAccount-navigation, .woocommerce-page .woocommerce-MyAccount-navigation, .woocommerce .woocommerce-MyAccount-content, .woocommerce-page .woocommerce-MyAccount-content {width: 100% }.woocommerce .primary-sidebar, .woocommerce-page .primary-sidebar {margin-top: 50px }.error404.header-v1 .site-content {padding-top: 100px }.error404 .error-404 h1 {font-size: 120px;margin-bottom: 10px }.error404 .error-404 .page-header p.line-1 {font-size: 16px }.error404 .error-404 .page-header p.line-2 {font-size: 14px }.footer-widgets {}.footer-widgets .widget-title:before {left: 15px }.footer-widgets .widget-title:after {left: 30px }.footer-widgets .footer-sidebar {padding: 0 15px;margin-bottom: 20px }.footer-widgets.footer-middle .email, .footer-widgets.footer-middle .social {text-align: center;margin-top: 10px }.footer-widgets.footer-middle .footer-social {float: none }.backtotop {bottom: 20px;right: 20px }.grd-align-right .grd-button {float: left }.grd-icon-box-10 {padding: 0 25px }.icon-box-8 {padding-right: 0 !important }.icon-box-8:last-child {padding-right: 0 !important;padding-left: 0 !important }.grd-image-box-3 {text-align: center }.grd-image-box-3 .top {float: none }.grd-image-box-3 .top .entry_thumbnail {float: none;height: auto }.grd-portfolio-shortcode .portfolio-item {padding: 0 5px;margin: 5px 0 }.grd-portfolio-shortcode .portfolio-cats-filters #filters {height: auto }.grd-portfolio-shortcode .portfolio-cats-filters #filters .button {display: inline-block;margin-bottom: 10px }.grd-posts .hidden-child:last-child {display: none }.grd-portfolio-shortcode .portfolio-sizer {width: 100% !important }.grd-portfolio-shortcode .portfolio-nomal, .grd-portfolio-shortcode .portfolio-vertical, .grd-portfolio-shortcode .portfolio-horizontal {width: 100% }.grd-video-banner .mf-video-content {display: none }.grd-banner-style-2 .content {width: auto;position: relative;top: 0;left: 0;padding: 0 15px;margin: 20px 0 0 0 }.dl_counter.style-2 h3 {float: left }.dl_timeline .box-timeline {padding: 0 }.dl_faq .style-2 .asked h2, .dl_faq .style-2 .asked p {padding-left: 0 }.dl_prices_1 .title-price>div, .dl_prices_1 .main_table>div {padding: 10px;font-size: 13px }.dl_prices_1 .title-price h3, .dl_prices_1 .main_table h3 {font-size: 16px;line-height: 28px !important }.dl_prices_1 li {font-size: 14px }.dl_prices_2 .main_price>div:first-child {padding: 10px }.dl_team_carousel .box-team .box-banner .text-banner h2 {font-size: 28px;margin-top: 5% }.dl_team_carousel .box-team .box-banner .text-banner h2 b {font-size: 36px }.dl_team_carousel .box-team .box-banner .text-banner a {margin-top: 5px }.dl_members {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center }.dl_members .box-member .overlay-link ul {line-height: 70px;height: auto }.dl_members .box-member .overlay-link li {padding-top: 0 }.dl_members .box-member .overlay-link a {color: #686868;line-height: 22px }.award-res .grd-section-title .title {font-size: 24px !important }.award-res .grd-section-title .desc .content span {font-size: 18px }.award-res .grd-section-title .desc .content .line {width: 50px;margin-top: 13px }.map-box {top: 0;margin: 30px 0 !important }.page-header h1, .page-header h2 {margin-right: 0 }.grd-image-box-1 {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;text-align: center }.grd-image-box-1 .entry-icon {position: static;margin-bottom: 15px }.grd-image-box-1 .entry-title .title {padding-bottom: 25px }.grd-image-box-1 .entry-content {max-width: 600px;margin: 0 auto }.blog-wrapper .entry-header, .blog-wrapper .entry-content {padding: 0 15px }.blog-wrapper .entry-title {font-size: 18px }.grd-portfolio-shortcode.grd-masonry .portfolio-item, .grd-portfolio-shortcode.grd-full-width .portfolio-item {width: 50% }.grd-portfolio-shortcode.grd-masonry .portfolio-sizer, .grd-portfolio-shortcode.grd-full-width .portfolio-sizer {width: 50% !important }.grd-image-box-4 .entry_thumbnail {text-align: center }.grd-icon-box-7 .icon {position: static;margin-bottom: 20px }.comments-area .comment-navigation .nav-links {display: inline-block }.comments-area .comment-navigation .nav-links .nav-previous {margin-bottom: 10px }.grd-portfolio-shortcode .portfolio-item {float: none;}.portfolio-3 .grd-portfolio-shortcode .portfolio-item {float: left;}.slick-prev.slick-arrow {left: 15px;}.customer-help-1 {padding: 100px 20px;}.whychooseus_2 {padding: 50px 0 80px;}.services-2 .grd-button-group {margin-bottom: 40px;}.dl_prices_3.style-2 {margin-bottom: 40px;}.services-3 {margin-top: 80px;}.whychooseus_4 {padding: 80px 0 40px;}.whychooseus_4 .container {margin-top: 0;padding: 0 20px;}.aboutweimg {margin-top: 40px;}.missionvalue .col-sm-6:last-child {padding-left: 20px;margin-top: 50px;}.missionvalue .col-sm-6:first-child {padding-right: 20px;border-right: 0;}.whychoosepage .col-sm-6:first-child {padding-right: 20px;border-right: 0;}.whychoosepage .col-sm-6:last-child {padding-left: 55px;margin-top: 60px;}.single-service .paddright20 {padding-right: 0;}.bloglftimg {margin-bottom: 30px;}.woocommerce .woocommerce-result-count, .result-count {margin: 0 0 30px;}.result-ordering select {margin-bottom: 30px;}.products.row {padding-left: 0;}.pdetail-image {margin-bottom: 30px;}.woocommerce table.shop_table td .coupon .button {margin: 10px 0;}.branch-item {width: 100%;}.branch-item.heading {padding: 40px 30px 0px;min-height: auto;}.counter-3 .dl_counter .border-right {display: none;}}@media(max-width:600px) {.grd-posts article {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column }.grd-posts article .blog-wrapper {max-width: 480px }.blog-grid article {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column }.blog-grid article .blog-wrapper {max-width: 480px }.grd-portfolio-shortcode.grd-masonry .portfolio-item {width: 100% }.grd-portfolio-shortcode.grd-masonry .portfolio-item .content-item {max-width: 375px;margin: 0 auto;float: none }.grd-portfolio-shortcode.grd-masonry .portfolio-sizer {width: 100% !important }.grd-portfolio-shortcode.grd-full-width .portfolio-item {width: 100% }.grd-portfolio-shortcode.grd-full-width .portfolio-item .content-item {max-width: 480px;margin: 0 auto;float: none }.grd-portfolio-shortcode.grd-full-width .portfolio-sizer {width: 100% !important }.grd-portfolio .portfolio-item {width: 100% }.grd-portfolio .portfolio-sizer {width: 100% !important }.portfolio-modern .archive-portfolio .portfolio-item, .portfolio-classic .archive-portfolio .portfolio-item {width: 100% }.portfolio-modern .archive-portfolio .portfolio-item .content-item, .portfolio-classic .archive-portfolio .portfolio-item .content-item {max-width: 480px;margin: 0 auto;float: none }.portfolio-modern .archive-portfolio .portfolio-sizer, .portfolio-classic .archive-portfolio .portfolio-sizer {width: 100% !important }.portfolio-layout-full-width .archive-portfolio .portfolio-item {width: 100% }.portfolio-layout-full-width .archive-portfolio .portfolio-item .content-item {max-width: 480px;margin: 0 auto;float: none }.portfolio-layout-full-width .archive-portfolio .portfolio-sizer {width: 100% !important }.grd-portfolio .archive-portfolio .portfolio-item .content-item .entry-header {width: auto }}@media(max-width:480px) {.dl_testimorial_carousel .style-1 .box-avatar {width: 100%;margin: 0;position: static;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);clear: both }.dl_testimorial_carousel .style-1 .box-avatar:before {display: none }.dl_testimorial_carousel .style-1 .box-text {position: static;margin-top: 20px;width: 100%;clear: both }.dl_testimorial_carousel .style-1 .fix-border {display: none }.dl_testimorial_carousel .style-1.slick-current .box-avatar {border-right: 1px solid #f2f2f2 }.grd-portfolio-shortcode .portfolio-item {width: 100% }.comment .comment-author {display: none }.comment-content {margin-left: 0;padding-left: 0 }.grd-service .type-service {width: 100% }.grd-posts article {width: 100% }.grd_title-type-3 .desc .content .line {display: none;}}
@media screen and (min-width:0px) and (max-width:768px){.kmr-save-to-file {width: 100%;margin-bottom: 15px;overflow-x: auto;overflow-y: hidden;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}.site-menu, .header-v1 .header-content, .kmr-words-about-forest::after {display: none;}.logo_text_1 {margin-top: 0;margin-left: 0;}.logo_text_2 {background-color: #fff;color: #102e19;padding: 5px 10px;margin-left: 0;margin-right: 0;margin-top: 0;z-index: 5;position: relative;}.site-logo {padding-top: 5px;}.navbar-toggle {background-color: #9cc212;padding: 10px 10px 12px 10px !important;margin: 5px;position: relative;z-index: 50;cursor: pointer;}.site-logo {padding-top: 5px;}.footer-widgets > .container {width: 360px;}.footer-widgets .widget {margin: 0;text-align: center;}.footer-widgets .widget-title::before {display: none;}.footer-widgets .widget-title::after {display: none;}.footer-1 {margin-top: 0px;}.footer-2 {margin-top: 0px;}.footer-4 {margin-top: 0px;}#page {margin-bottom: 180px;}.footer-widgets .footer-sidebar {min-height: 50px;}#footer-widgets-middle, #footer-widgets-top, .footer-widgets {border: none;}#footer-widgets-top {background: #9cc212 !important;}.footer-widgets {background: #12321c !important;margin-top: 150px;}#colophon {width: unset;}.kmr-words-about-forest {width: 100%;height: auto;}.kmr-words-about-forest-text{text-align: center;max-height: unset;}.cbp-item .cbp-caption-activeWrap .wrap {top: 10px;}.galleria-container {width: 100% !important;}}