html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article, aside, figure, footer, header,
hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
img {
	height: auto;
	max-width: 100%;
}
.clear {
	margin: 0px auto;
}
.float {
	margin-left: -5px;
}
.headline-block {
	position: relative;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	margin: 10px 0px 10px;
}
.headline-block .main-title {
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
	background: rgba(1,162,166,1.0);
	position: relative;
	margin-left: 33px;
}
.headline-block:after {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 30px;
	margin-right: 2px;
	height: 100%;
	background-color: rgba(243,99,113,1.00);
	content: " ";
}
.headline-block .main-title h2 {
	z-index: 10;
	margin: 0;
	font-size: 19px;
	position: relative;
	display: inline-block;
	padding: 15px;
	line-height: 1;
	color: rgba(255,255,255,1.00);
}
ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
a {
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
a:focus {
	transition:0.3s; color: rgba(243,99,113,1.00); text-decoration: none;
}
a:hover {
	transition:0.3s; color: rgba(243,99,113,1.00); text-decoration: none;
}
ul li a:focus {
	outline: 0px; text-decoration: none;
}
a:hover {
	outline: 0px; text-decoration: none;
}
a:active {
	outline: 0px; text-decoration: none;
}
a:focus {
	outline: 0px; text-decoration: none;
}
a:hover {
	outline: 0px; text-decoration: none;
}
a:active {
	outline: 0px; text-decoration: none;
}
.container {
	width: 960px;
}
body {
	color: rgba(0,0,0,1.00); line-height: 18px; font-family: "Roboto Condensed", "Arial", sans-serif; font-size: 14px; font-weight: 300;
}
h1 {
	padding: 0px 5px 0px 0px; font-size: 24px; position: relative;
}
h2 {
	line-height: 27px; font-size: 18px;
}
h3 {
	line-height: 24px; font-size: 16px;
}
h4 {
	line-height: 21px; font-size: 14px;
}
h5 {
	line-height: 21px; font-size: 14px;
}
h6 {
	line-height: 18px; font-size: 12px; text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0px; color: rgba(0,0,0,1.00); text-transform: uppercase; font-family: "Roboto Condensed";
}

a img.alignright {
	margin: 5px 0px 10px 10px; float: right;
}
a img.alignnone {
	margin: 5px 10px 10px 0px;
}
a img.alignleft {
	background: rgb(255,255,255);
	margin: 6px 10px 0px 0px;
	padding: 6px;
	border-radius: 2px;
	float: left;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
a:hover img.alignleft {
	background: rgb(200,200,200);
	margin: 6px 10px 0px 0px;
	padding: 6px;
	border-radius: 2px;
	float: left;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.alignleft {
	margin: 0px 10px 0px 0px; float: left;
}
a img.aligncenter {
	margin-right: auto; margin-left: auto; display: block;
}
a:hover {
	outline: 0px; color: rgba(243,99,113,1.00);
}
.top-line {
	text-align:center;
	color:#b0b0b0;
	background-color:rgba(0,0,0,1.00);
}
.social-icons a{
	display: inline-block;
	margin-right: 8px;
}
.social-icons a:hover{
}
#header{
	box-shadow: 0 1px 3px rgba(0,0,0,.5);
	position: relative;
	z-index: 1;
}
#logo-main > .container {
	padding-top: 25px;
	padding-bottom: 5px;
}
#logo-main {
}
#logo-main .row {
  width: 100%;
}
#logo-main span + span {
  padding-left: 18px;
}
#logo-main .navbar-brand {
  padding: 17px 0px 17px 0;
  font-size: 36px;
  text-transform: uppercase;
  color: rgba(0,0,0,1.00);
  height: auto;
  float: none;
  font-weight: 400;
}
#logo-main .navbar-brand img {
  position: relative;
  bottom: 7px;
}
#logo-main .navbar-brand span {
	color: rgb(0,0,0);
}
#logo-main .navbar-brand [class*="icon"]:before {
  padding-right: 14px;
}
#logo-main .theme_button {
  padding: 7px 20px;
  margin: 5px 0;
}
@media (max-width: 767px) {
  #logo-main,
  #logo-main .text-right {
    text-align: center !important;
  }
}
.light_section {
	background-color: rgb(255,255,255);
	color: rgba(0,0,0,0.80);
}
.table_section .container {
  height: 100%;
}
.table_section .row {
  display: table;
  height: 100%;
}
.table_section [class*="col-"] {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
@media screen and (max-width: 767px) {
  .table_section .row,
  .table_section [class*="col-"] {
	display: block;
	width: auto;
  }

  [class*="col-"] + [class*="col-"] {
    margin-top: 25px !important;
  }

  [class*="col-xs"] + [class*="col-xs"] {
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
	.top-search-wrap {width:130px;}
}
@media (max-width: 767px) {
	.top-search-wrap {
	float: left;
	width: 210px;
	}
}

@media (max-width: 479px) {
	.container {padding-left:15px; padding-right:15px;}
}
.top-search-wrap {
	float: left;
	margin-top: 10px;
	margin-bottom: 9px;
	width: 230px;
}
#top-search-form {
	position:relative;
}
#top-search-form input[type="text"] {
	height: 37px;
	padding: 9px 20px 8px 45px;
	color: rgb(139,139,139);
	border-radius: 5px;
}
#top-search-form .search-submit-wrap {
	position:absolute;
	top:0;
	left:5px;
	width:37px;
	height:37px;
}
#top-search-form .search-submit-wrap:before {
	content: "\f002";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-family: "FontAwesome";
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	color: rgb(139,139,139);
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
#top-search-form input[type="submit"] {
	position:absolute;
	z-index:3;
	width:37px;
	height:37px;
	padding:0;
	background:none;
	box-shadow:none;
}
textarea,
input[type="text"] {
	width: 100%;
	height: 46px;
	margin: 0;
	padding: 13px 15px;
	text-transform: none;
	font-weight: 100;
	font-style: normal;
	line-height: 20px;
	font-size: 14px;
	color: rgb(139,139,139);
	text-shadow: none;
	border-radius: 0;
	border: 1px solid rgb(233,233,233);
	box-shadow: none;
}
textarea {
	overflow:hidden;
	min-height:95px;
	resize: none;
}
textarea,
input[type="text"].last {margin-right:0;
}

textarea:focus,
input[type="text"]:focus {
	outline: 0;
	border: 0;
}

input[type="submit"],
input[type="reset"] {
	display: block;
	cursor: pointer;
	margin: 0;
	padding: 7px 22px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	line-height: 21px;
	font-size: 18px;
	color: rgb(255,255,255);
	text-shadow: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background: rgba(243,99,113,1.00);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
input[type="submit"]:hover,
input[type="reset"]:hover {
	color: rgba(0,0,0,1.00);
	background: rgb(222,222,222);
}
.navbar-default{
	background:none;
	border-radius:0;
	margin-bottom:0;
	border:0;
}
.navbar-default .navbar-nav > li > a{
	font-weight: normal;
	text-transform: uppercase;
	color: rgba(0,0,0,1.00);
	font-size: 15px;
}
.navbar-default .navbar-nav > li > a:hover{
	color: rgb(255,255,255);
}
.navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: rgba(243,99,113,1.00);
	border:0;
}
.navbar-default .navbar-toggle .icon-bar{
	background:rgb(255,255,255);
	height:3px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
	background:none;
}
.navbar-collapse{
	padding-left:5;
}
.navbar-right .dropdown-menu{
	left:0;
}
.hvr-button {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(243,99,113,1.00);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-button:hover, .hvr-button:focus, .hvr-button:active {
	color: rgb(255,255,255);
}
.hvr-button:hover:before, .hvr-button:focus:before, .hvr-button:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.page {
	margin: 0px auto; position: relative;
}
.main {
	background-image: url(../pics/cream_pixels.png);
}
.thumb {
	padding: 5px;
}
.thumb img {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0);
	border-radius: 4px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(221,221,221);
	padding: 5px;
	width: 100%;
	height: auto;
	-webkit-filter: brightness(100%);
} 
.thumb img:hover {
	border: 1px solid rgba(243,99,113,1.00);
	box-shadow: 1px 1px 5px rgba(180,180,180,1.00);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-filter: brightness(110%);
} 
.sitemap-menu {
	padding: 5px 0px; display: inline-block;
}
.sitemap-menu li {
	margin-right: 10px; float: left;
}
.sitemap-menu a:hover {
	color: rgba(243,99,113,1.00);
}
.sitemap-menu a {
	text-transform: uppercase;
}
.social-media ul {
	float: right;
}
ol ol {
	margin: 0px;
}
.ad-block {
	background: rgb(255,255,255);
	margin: 10px 0px 10px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.banner {
	background: rgb(255,255,255);
	padding: 6px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}
.ad-block2 {
	background: rgb(255,255,255);
	margin: 20px 0px 10px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.float-block {
	color: rgba(243,99,113,1.00);
	font-family: "Roboto Condensed", "Arial", sans-serif;
	font-size: 24px;
	font-weight: 500;
	padding: 6px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.post {
	background: rgb(255,255,255);
	margin: 10px 0px 0px;
	padding: 20px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.txtlnk-gallery-block {
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 10px;
}
.txtlnk-gallery-block li a::before {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: rgba(243,99,113,1.00);
}
.txtlnk-gallery-block ul li {
	display: block;
	margin: 6px 0px;
}
.hvr-icon {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-left: 1.2em;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
}
.hvr-icon:before {
	content: "\f101";
	position: absolute;
	left: 0em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon:hover:before, .hvr-icon:focus:before, .hvr-icon:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.badge {
	background-color: rgba(1,162,166,1.0);
}
.pagination {
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.pagination > li:last-child > a {
	border-radius: 0px;
}
.pagination > li:last-child > span {
	border-radius: 0px;
}
.pagination > li:first-child > a {
	border-radius: 0px;
}
.pagination > .active > a {
	border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; z-index: 2; cursor: default; background-color: rgba(243,99,113,1.00); !important;
}
.pagination > .active > span {
	border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; z-index: 2; cursor: default; background-color: rgba(243,99,113,1.00); !important;
}
.pagination > .active > a:hover {
	border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; z-index: 2; cursor: default; background-color: rgba(243,99,113,1.00); !important;
}
.pagination > .active > span:hover {
	border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; z-index: 2; cursor: default; background-color: rgba(243,99,113,1.00); !important;
}
.pagination > .active > a:focus {
	border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; z-index: 2; cursor: default; background-color: rgba(243,99,113,1.00); !important;
}
.pagination > .active > span:focus {
	border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; z-index: 2; cursor: default; background-color: rgba(243,99,113,1.00); !important;
}
.pagination > li > a {
	background: rgba(1,162,166,1.0); border-radius: 0px; border: 1px solid rgba(1,162,166,1.0); border-image: none; color: rgb(255,255,255) !important; line-height: 1.4285; font-size: 14px; margin-right: 1px; display: inline-block;
}
.pagination > li > a:hover {
	background: rgba(243,99,113,1.00); border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important;
}
.pagination > li > a:focus {
	background: rgba(243,99,113,1.00); border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important;
}
.pagination > li > span {
	background: rgba(243,99,113,1.00); border-radius: 0px; border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; line-height: 1.4285; margin-right: 1px;
}
.pagination > li:first-child > span {
	background: rgba(243,99,113,1.00); border-radius: 0px; border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; line-height: 1.4285; margin-right: 1px;
}
.pagination > li:last-child > span {
	background: rgba(243,99,113,1.00); border-radius: 0px; border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; line-height: 1.4285; margin-right: 1px;
}
.pagination > li > span:hover {
	background: rgba(243,99,113,1.00); border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; line-height: 1.4285;
}
.pagination > li > span:focus {
	background: rgba(243,99,113,1.00); border: 1px solid rgba(243,99,113,1.00); border-image: none; color: rgb(255,255,255) !important; line-height: 1.4285;
}
.page-out {
	padding: 10px 0px; background-color: rgba(0,0,0,1.00);
}
.widget-title {
	font-family: "Roboto Condensed";
	color: rgba(0,0,0,1.00);
	font-size: 14px;
	font-weight: 700;
}
.footer-widgets {
	padding: 20px 0px;
	background-color: rgba(255,255,255,1.00);
}
.widget-box {
	margin-bottom: 10px; min-height: 150px;
}
.widget-menu ul li a {
	margin: 5px 0px; 
	display: block; 
}
.widget-menu ul li a:hover {
	color: rgba(243,99,113,1.00);
}
.footer-meta {
	background-color: rgb(238,238,238);
}
.sitemap-holder {
	height: auto;
	line-height: 14px;
	font-size: 10px;
}
.copyright p {
	margin: 5px 0px 0px;
	font-size: 11px;
	float: right;
}
.copyright p a:hover {
	color: rgba(243,99,113,1.00);
}
.list-links {
	font-size: 14px;
}
.list-links li a::before {
	padding: 0px 5px 0px 0px; color: rgba(243,99,113,1.00); font-family: "FontAwesome"; content: "\f0a4";
}
@media all and (min-width:1200px)
{
.container {
	width: 1200px;
}
}
@media all and (max-width:1199px) and (min-width:980px)
{
}
@media all and (max-width:979px) and (min-width:768px)
{
.container {
	width: 724px;
}
}
@media all and (max-width:767px)
{
body {
	padding: 0px;
}
.container {
	padding: 0px 20px;
	width: auto;
}
}
@media all and (max-width:480px)
{
.copyright {
	text-align: center;
}
.copyright p {
	float: none;
}
.sitemap-holder {
	text-align: center; float: none; display: inline-block;
}
}
.share-block{
	overflow: hidden;
	margin: 10px 0px 0px;
}
#back-to-top{
	position:fixed; 
	z-index: 999; 
	display:none; 
	bottom:70px; 
	right:15px; 
	cursor:pointer;
}
#back-to-top i{
	width: 50px;
	height: 50px;
	display: block;
	background: rgba(1,162,166,1.0);
	color: rgb(255,255,255);
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	border-radius: 5px;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}
#back-to-top i:hover{
	background:rgba(243,99,113,1.00);
}