html {
	height: 100%;
}
body.full-height {
	min-height: 100%; background-color: rgb(250, 250, 250);
}
body.full-height .page-wrapper {
	min-height: 100%; background-color: rgb(250, 250, 250);
}
h1 {
	color: rgb(69, 69, 69); line-height: 1.2;
}
h2 {
	color: rgb(69, 69, 69); line-height: 1.2;
}
h3 {
	color: rgb(69, 69, 69); line-height: 1.2;
}
h4 {
	color: rgb(69, 69, 69); line-height: 1.2;
}
h5 {
	color: rgb(69, 69, 69); line-height: 1.2;
}
h6 {
	color: rgb(69, 69, 69); line-height: 1.2;
}
h1 a {
	color: rgb(237, 109, 0);
}
h2 a {
	color: rgb(237, 109, 0);
}
h3 a {
	color: rgb(237, 109, 0);
}
h4 a {
	color: rgb(237, 109, 0);
}
h5 a {
	color: rgb(237, 109, 0);
}
h6 a {
	color: rgb(237, 109, 0);
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px; font-weight: 500;
}
h5 {
	text-transform: uppercase; font-size: 16px;
}
h6 {
	font-weight: 600;
}
@media all and (min-width:768px)
{
.title {
	margin-top: 0px;
}
}
@media all and (max-width:768px)
{
.title {
	margin-top: 0px;
}
}
.sidebar .title {
	background: rgb(0, 78, 162); padding: 8px 15px 12px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 30px; font-size: 22px; font-weight: 500; margin-bottom: 0px; border-top-color: rgb(240, 133, 25); border-top-width: 0px; border-top-style: solid; position: relative;
}
.page-header {
	border: 1px dashed rgb(204, 204, 204); border-image: none; padding-top: 20px; margin-top: 20px;
}
a {
	transition:0.2s ease-in-out; color: rgb(102, 102, 102); text-decoration: none; cursor: pointer; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
a:hover {
	color: rgb(57, 86, 155); text-decoration: none;
}
a:focus {
	color: rgb(57, 86, 155); text-decoration: none;
}
a:hover {

}
a:active {

}
a:focus {

}
.btn:focus {

}
.btn:focus:active {

}
.active.btn:focus {

}
.focus.btn {

}
.focus.btn:active {

}
.focus.active.btn {

}
img {
	height: auto; display: block; max-width: 100%;
}
mark {
	color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.mark {
	color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
pre {
	padding: 20px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.text-muted {
	color: rgb(153, 153, 153);
}
.text-default {
	color: rgb(232, 76, 61);
}
.well {
	border-radius: 0px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.05); background-color: rgb(243, 243, 243); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .05); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.icons-page i {
	color: rgb(51, 51, 51); font-size: 20px;
}
ul {
	list-style: square;
}
.list-icons {
	list-style: none; padding: 0px;
}
.list {
	list-style: none; padding: 0px;
}
.list-icons li {
	padding: 5px 0px;
}
.list li {
	padding: 5px 0px;
}
.list-icons li i {
	width: 25px; text-align: center;
}
.list li .vertical-divider {
	padding-right: 15px; position: relative;
}
.list li .vertical-divider::after {
	top: 5px; width: 1px; height: 60%; right: 9px; position: absolute; content: ""; background-color: rgb(206, 206, 206);
}
.list-inline {
	margin: 5px 0px; text-align: center;
}
.list-inline > li {
	padding: 0px 10px; display: inline-block;
}
.list-inline li img {
	margin-top: -3px; margin-right: 6px; display: inline-block;
}
:not(.table-bordered).table {
	border-bottom-color: rgb(243, 243, 243); border-bottom-width: 2px; border-bottom-style: solid;
}
.table > thead > tr > th {
	color: rgb(0, 78, 162); font-size: 15px; vertical-align: bottom; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(243, 243, 243);
}
.table-bordered {
	border-color: rgb(230, 230, 230);
}
tbody {
	background-color: rgb(255, 255, 255);
}
.table > thead > tr > th {
	padding: 8px 15px; border-top-color: rgb(243, 243, 243); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr > th {
	padding: 8px 15px; border-top-color: rgb(243, 243, 243); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr > th {
	padding: 8px 15px; border-top-color: rgb(243, 243, 243); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr > td {
	padding: 8px 15px; border-top-color: rgb(243, 243, 243); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr > td {
	padding: 8px 15px; border-top-color: rgb(243, 243, 243); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr > td {
	padding: 8px 15px; border-top-color: rgb(243, 243, 243); border-top-width: 1px; border-top-style: solid;
}
.table-striped tbody {
	background-color: rgb(250, 250, 250);
}
.table-striped > tbody > tr:nth-child(2n+1) > td {
	background-color: rgb(241, 241, 241);
}
.table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: rgb(241, 241, 241);
}
.table.table-striped > tbody > tr > td {
	border-color: rgb(232, 232, 232);
}
.table-bordered > thead > tr > th {
	border-color: rgb(222, 222, 222);
}
.table-bordered > tbody > tr > th {
	border-color: rgb(222, 222, 222);
}
.table-bordered > tfoot > tr > th {
	border-color: rgb(222, 222, 222);
}
.table-bordered > thead > tr > td {
	border-color: rgb(222, 222, 222);
}
.table-bordered > tbody > tr > td {
	border-color: rgb(222, 222, 222);
}
.table-bordered > tfoot > tr > td {
	border-color: rgb(222, 222, 222);
}
.dl-horizontal dd {
	margin-bottom: 10px;
}
@media all and (min-width:768px)
{
.dl-horizontal dd {
	margin-left: 150px;
}
.dl-horizontal dt {
	max-width: 120px;
}
}
.page-wrapper {
	background-color: rgb(255, 255, 255);
}
.header-top {
  /*background: url("dicp_topnavbg.gif") repeat-x rgb(243, 243, 243);*/
}
.header-top .gap {
	padding: 0px;
}
.header-top .list-inline {
	color: rgb(215, 215, 215); font-family: Arial; margin-top: 0px; margin-bottom: 0px;
}
.header-top .data {
	color: rgb(224, 239, 249); line-height: 38px; font-size: 12px;
}
.header-top .castext {
	line-height: 38px; float: right;
}
.header-top .btnzu {
	float: right;
}
.banner.header-top {
	padding: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; box-shadow: none; -webkit-box-shadow: none;
}
.header-top .space {

}
@media all and (max-width:991px)
{
.header-top .space {
	padding: 0px;
}
}
@media all and (max-width:767px)
{
.header-top .space {
	padding: 0px 15px;
}
}
.header {
	padding: 20px 0px; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
.header-small.header {
	padding: 10px 0px;
}
.banner {
	border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(241, 241, 241);
}
.page-intro {
	padding: 0px;
}
.page-info {
	padding: 0px 0px 15px;
}
.banner + .page-intro {
	margin-top: -56px !important; position: relative; z-index: 2; background-color: rgba(250, 250, 250, 0.9);
}
.page-top {
	padding: 40px 0px;
}
.main-container {
	padding: 0px;
}
.full-height .main-container {
	padding-top: 220px;
}
.section {
	padding: 25px 0px;
}
.footer {
	padding: 30px 0px; border-top-color: rgb(58, 58, 58); border-bottom-color: rgb(51, 51, 51); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(38, 38, 38);
}
.subfooter {
	padding: 25px 0px; background-color: rgb(0, 0, 0);
}
.block {
	padding-bottom: 20px;
}
.sidebar :first-child.block {
	margin-top: 0px;
}
.boxed .page-wrapper {
	margin-right: auto; margin-left: auto; position: relative; box-shadow: 0px 0px 10px #cacaca; -webkit-box-shadow: 0px 0px 10px #cacaca;
}
.pattern-1 {
  /*background-position: 0px 0px; background-image: url("../images/pattern-1.png"); background-repeat: repeat;*/
}
.pattern-4 .page-wrapper {
	box-shadow: none; -webkit-box-shadow: none;
}
.pattern-5 .page-wrapper {
	box-shadow: none; -webkit-box-shadow: none;
}
.pattern-6 .page-wrapper {
	box-shadow: none; -webkit-box-shadow: none;
}
.pattern-7 .page-wrapper {
	box-shadow: none; -webkit-box-shadow: none;
}
.pattern-8 .page-wrapper {
	box-shadow: none; -webkit-box-shadow: none;
}
.pattern-9 .page-wrapper {
	box-shadow: none; -webkit-box-shadow: none;
}
.pattern-2 {
/*	background-position: 0px 0px; background-image: url("../images/pattern-2.png"); background-repeat: repeat;*/
}
.pattern-3 {
  /*background-position: 0px 0px; background-image: url("../images/pattern-3.png"); background-repeat: repeat;*/
}
.pattern-4 {
  /*background-position: 0px 0px; background-image: url("../images/pattern-4.png"); background-repeat: repeat;*/
}
.pattern-5 {
  /*	background-position: 0px 0px; background-image: url("../images/pattern-5.png"); background-repeat: repeat;*/
}
.pattern-6 {
  /*	background-position: 0px 0px; background-image: url("../images/pattern-6.png"); background-repeat: repeat;*/
}
.pattern-7 {
  /*	background-position: 0px 0px; background-image: url("../images/pattern-7.png"); background-repeat: repeat;*/
}
.pattern-8 {
  /*	background-position: 0px 0px; background-image: url("../images/pattern-8.png"); background-repeat: repeat;*/
}
.pattern-9 {
  /*background-position: 0px 0px; background-image: url("../images/pattern-9.png"); background-repeat: repeat;*/
}
@media all and (min-width:768px)
{
.boxed .page-wrapper {
	width: 750px;
}
}
@media all and (min-width:992px)
{
.boxed .page-wrapper {
	width: 970px;
}
}
@media all and (min-width:1200px)
{
.boxed .page-wrapper {
	width: 1170px;
}
}
.light .footer {
	border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(209, 209, 209); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; position: relative; background-color: rgb(247, 247, 247);
}
.light .subfooter {
	background-color: rgb(231, 231, 231);
}
.white-bg {
	border: currentColor !important; border-image: none !important; box-shadow: 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255) !important; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}
.white-bg.header-top {
	border-bottom-color: rgb(218, 218, 218) !important; border-bottom-width: 1px !important; border-bottom-style: solid !important; box-shadow: none; -webkit-box-shadow: none;
}
.gray-bg {
	position: relative; box-shadow: 0px 2px 3px rgba(0,0,0,0.13) !important; background-color: rgb(241, 241, 241); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);
}
.gray-bg::before {
	left: 0px; top: 0px; width: 100%; height: 5px; position: absolute; content: ""; box-shadow: 0px -2px 3px rgba(0,0,0,0.13); background-color: transparent; -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13);
}
.gray-bg.header {
	border-bottom-color: rgb(218, 218, 218); border-bottom-width: 1px; border-bottom-style: solid;
}
.gray-bg.header {
	box-shadow: none !important; -webkit-box-shadow: none;
}
.gray-bg.header::before {
	box-shadow: none !important; -webkit-box-shadow: none;
}
.dark-bg {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.dark-bg h1 {
	color: rgb(255, 255, 255);
}
.dark-bg h2 {
	color: rgb(255, 255, 255);
}
.dark-bg h3 {
	color: rgb(255, 255, 255);
}
.dark-bg h4 {
	color: rgb(255, 255, 255);
}
.dark-bg h5 {
	color: rgb(255, 255, 255);
}
.dark-bg h6 {
	color: rgb(255, 255, 255);
}
.dark-bg a:not(.btn) {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.dark-bg a:not(.btn):hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.default-bg {
	color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.default-bg h1 {
	color: rgb(255, 255, 255);
}
.default-bg h2 {
	color: rgb(255, 255, 255);
}
.default-bg h3 {
	color: rgb(255, 255, 255);
}
.default-bg h4 {
	color: rgb(255, 255, 255);
}
.default-bg h5 {
	color: rgb(255, 255, 255);
}
.default-bg h6 {
	color: rgb(255, 255, 255);
}
.default-bg a:not(.btn) {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.default-bg a:not(.btn):hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.text-muted.default-bg {
	color: rgb(241, 241, 241);
}
.text-muted.default-bg h1 {
	color: rgb(241, 241, 241);
}
.text-muted.default-bg h2 {
	color: rgb(241, 241, 241);
}
.text-muted.default-bg h3 {
	color: rgb(241, 241, 241);
}
.text-muted.default-bg h4 {
	color: rgb(241, 241, 241);
}
.text-muted.default-bg h5 {
	color: rgb(241, 241, 241);
}
.text-muted.default-bg h6 {
	color: rgb(241, 241, 241);
}
.text-muted.dark-bg {
	color: rgb(153, 153, 153);
}
.text-muted.dark-bg h1 {
	color: rgb(153, 153, 153);
}
.text-muted.dark-bg h2 {
	color: rgb(153, 153, 153);
}
.text-muted.dark-bg h3 {
	color: rgb(153, 153, 153);
}
.text-muted.dark-bg h4 {
	color: rgb(153, 153, 153);
}
.text-muted.dark-bg h5 {
	color: rgb(153, 153, 153);
}
.text-muted.dark-bg h6 {
	color: rgb(153, 153, 153);
}
.text-muted.gray-bg {
	color: rgb(153, 153, 153);
}
.text-muted.gray-bg h1 {
	color: rgb(153, 153, 153);
}
.text-muted.gray-bg h2 {
	color: rgb(153, 153, 153);
}
.text-muted.gray-bg h3 {
	color: rgb(153, 153, 153);
}
.text-muted.gray-bg h4 {
	color: rgb(153, 153, 153);
}
.text-muted.gray-bg h5 {
	color: rgb(153, 153, 153);
}
.text-muted.gray-bg h6 {
	color: rgb(153, 153, 153);
}
.no-touch .light-translucent-bg {
	background-attachment: fixed !important;
}
.no-touch .dark-translucent-bg {
	background-attachment: fixed !important;
}
.no-touch .default-translucent-bg {
	background-attachment: fixed !important;
}
.no-touch .parallax {
	background-attachment: fixed !important;
}
.light-translucent-bg {
	background-size: cover !important; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.dark-translucent-bg {
	background-size: cover !important; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.default-translucent-bg {
	background-size: cover !important; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.parallax {
	background-size: cover !important; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.parallax {
	background-position: 50% 0px; padding: 50px 0px; position: relative; z-index: 1; background-repeat: no-repeat;
}
.light-translucent-bg {
	background-position: 50% 0px; position: relative; z-index: 1; background-repeat: no-repeat;
}
.dark-translucent-bg {
	background-position: 50% 0px; position: relative; z-index: 1; background-repeat: no-repeat;
}
.default-translucent-bg {
	background-position: 50% 0px; position: relative; z-index: 1; background-repeat: no-repeat;
}
.light-translucent-bg::after {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2; content: "";
}
.dark-translucent-bg::after {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2; content: "";
}
.default-translucent-bg::after {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2; content: "";
}
.light-translucent-bg {
	color: rgb(51, 51, 51); border-top-color: rgb(218, 218, 218); border-bottom-color: rgb(218, 218, 218); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.header + .banner > .light-translucent-bg {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.slider-banner-container .light-translucent-bg {
	border: currentColor; border-image: none;
}
.light-translucent-bg .separator-2 {
	background-color: rgb(51, 51, 51);
}
.light-translucent-bg::after {
	background-color: rgba(255, 255, 255, 0.7);
}
.dark-translucent-bg::after {
	background-color: rgba(0, 0, 0, 0.7);
}
.dark-translucent-bg {
	color: rgb(255, 255, 255);
}
.dark-translucent-bg h1 {
	color: rgb(255, 255, 255);
}
.dark-translucent-bg h2 {
	color: rgb(255, 255, 255);
}
.dark-translucent-bg h3 {
	color: rgb(255, 255, 255);
}
.dark-translucent-bg h4 {
	color: rgb(255, 255, 255);
}
.dark-translucent-bg h5 {
	color: rgb(255, 255, 255);
}
.dark-translucent-bg h6 {
	color: rgb(255, 255, 255);
}
.dark-translucent-bg a:not(.btn) {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.dark-translucent-bg a:not(.btn):hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.default-translucent-bg::after {
	background-color: rgba(232, 76, 61, 0.7);
}
.default-translucent-bg {
	color: rgb(255, 255, 255);
}
.default-translucent-bg h1 {
	color: rgb(255, 255, 255);
}
.default-translucent-bg h2 {
	color: rgb(255, 255, 255);
}
.default-translucent-bg h3 {
	color: rgb(255, 255, 255);
}
.default-translucent-bg h4 {
	color: rgb(255, 255, 255);
}
.default-translucent-bg h5 {
	color: rgb(255, 255, 255);
}
.default-translucent-bg h6 {
	color: rgb(255, 255, 255);
}
.default-translucent-bg a:not(.btn) {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.default-translucent-bg a:not(.btn):hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.light-translucent-bg .container {
	position: relative; z-index: 3;
}
.dark-translucent-bg .container {
	position: relative; z-index: 3;
}
.default-translucent-bg .container {
	position: relative; z-index: 3;
}
.parallax-bg {
  /*background: url("../images/parallax-bg.jpg") no-repeat 50% 0px;*/
}
.parallax-bg-2 {
  /*background: url("../images/parallax-bg-2.jpg") no-repeat 50% 0px;*/
}
.parallax-bg-3 {
  /*background: url("../images/parallax-bg-3.jpg") no-repeat 50% 0px;*/
}
.grid-space-20 {
	margin-right: -10.5px; margin-left: -10.5px;
}
.grid-space-20 .col-lg-6 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-lg-4 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-lg-3 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-md-6 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-md-4 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-md-3 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-sm-6 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-sm-4 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-sm-3 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-xs-6 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-xs-4 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-20 .col-xs-3 {
	padding-right: 10px; padding-left: 10px;
}
.grid-space-10 {
	margin-right: -6px; margin-left: -6px;
}
.grid-space-10 .col-lg-6 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-lg-4 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-lg-3 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-md-6 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-md-4 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-md-3 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-sm-6 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-sm-4 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-sm-3 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-xs-6 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-xs-4 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-10 .col-xs-3 {
	padding-right: 5px; padding-left: 5px;
}
.grid-space-0 {
	margin-right: 0px; margin-left: 0px;
}
.grid-space-0 .col-lg-6 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-lg-4 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-lg-3 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-md-6 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-md-4 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-md-3 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-sm-6 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-sm-4 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-sm-3 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-xs-6 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-xs-4 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 .col-xs-3 {
	padding-right: 0px; padding-left: 0px;
}
.grid-space-0 > div {
	padding-bottom: 0px; margin-bottom: 0px;
}
@media all and (max-width:992px)
{
.header-top .list-inline {
	text-align: center;
}
}
@media all and (max-width:767px)
{
.footer-content {
	margin: 40px 0px;
}
}
.fixed-header-on .fixed.header {
	padding: 7px 0px; left: 0px; top: 0px; width: 100%; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid; position: fixed; z-index: 1006; opacity: 0; background-color: rgba(255, 255, 255, 0.95);
}
.boxed.fixed-header-on .fixed.header {
	left: auto;
}
.fixed-header-on .header .logo {
	margin: 2px 0px -4px; display: none; transform: scale(0.8); -webkit-transform: scale(0.80); -o-transform: scale(0.80); -moz-transform: scale(0.80);
}
.fixed-header-on .header .site-slogan {
	display: none;
}
.fixed-header-on .header .navbar-default.navbar {
	margin: 0px;
}
.fixed-header-on .animated.fixed.header {
	animation-duration: 0.5s; -webkit-animation-duration: 0.5s;
}
@media all and (min-width:768px)
{
.boxed.fixed-header-on .fixed.header {
	width: 750px;
}
}
@media all and (min-width:992px)
{
.fixed-header-on .header .logo {
	display: block;
}
.boxed.fixed-header-on .fixed.header {
	width: 970px;
}
}
@media all and (min-width:1200px)
{
.boxed.fixed-header-on .fixed.header {
	width: 1170px;
}
}
@media all and (max-width:767px)
{
.fixed.header {
	top: auto !important; position: relative !important;
}
}
.pl-5 {
	padding-left: 5px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-20 {
	padding-left: 20px;
}
.pr-5 {
	padding-right: 5px;
}
.pr-10 {
	padding-right: 10px;
}
.pr-20 {
	padding-right: 20px;
}
.mt-20 {
	margin-top: 20px;
}
.mb-20 {
	margin-bottom: 20px;
}
.margin-clear {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.padding-top-clear {
	padding-top: 0px !important;
}
.padding-bottom-clear {
	padding-bottom: 0px !important;
}
.border-clear {
	border: currentColor !important; border-image: none !important;
}
.separator {
	margin: 15px auto; border: 1px solid rgb(204, 204, 204); border-image: none; width: 60px; height: 5px; display: block; position: relative; background-color: rgb(204, 204, 204);
}
.separator::after {
	background: rgb(51, 51, 51); left: -1px; top: -1px; width: 30px; height: 5px; position: absolute; content: "";
}
.separator-2 {
	margin: 15px 0px; width: 30px; height: 5px; display: block; position: relative; background-color: rgb(204, 204, 204);
}
.sidebar .separator {
	border-color: rgb(102, 102, 102); margin: 15px 0px 20px; width: 30px; height: 5px; background-color: rgb(102, 102, 102);
}
.sidebar .separator::after {
	content: ""; background-color: transparent;
}
.dark-bg .separator-2 {
	background-color: rgb(153, 153, 153);
}
.default-bg .separator-2 {
	background-color: rgb(235, 235, 235);
}
.object-non-visible {
	opacity: 0;
}
.object-visible {
	opacity: 1 !important;
}
.touch .object-non-visible {
	opacity: 1 !important;
}
.vertical-divider-left {
	padding-left: 50px; margin-left: 20px; border-left-color: rgb(238, 238, 238); border-left-width: 1px; border-left-style: solid;
}
.vertical-divider-left-lg {
	padding-left: 50px; margin-left: 20px; border-left-color: rgb(238, 238, 238); border-left-width: 1px; border-left-style: solid;
}
.vertical-divider-right {
	padding-right: 50px; margin-right: 20px; border-right-color: rgb(238, 238, 238); border-right-width: 1px; border-right-style: solid;
}
.vertical-divider-right-lg {
	padding-right: 50px; margin-right: 20px; border-right-color: rgb(238, 238, 238); border-right-width: 1px; border-right-style: solid;
}
.grid span {
	padding: 15px 5px; border: 1px solid rgb(243, 243, 243); border-image: none; text-align: center; margin-bottom: 10px; display: block; background-color: rgb(250, 250, 250);
}
@media all and (min-width:992px)
{
.margin-top-clear {
	margin-top: 0px !important;
}
.margin-bottom-clear {
	margin-bottom: 0px !important;
}
}
@media all and (max-width:1199px)
{
.vertical-divider-left-lg.portfolio-item {
	padding-left: 0px; margin-left: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.vertical-divider-left-lg.side {
	padding-left: 0px; margin-left: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.vertical-divider-right-lg.portfolio-item {
	padding-right: 0px; margin-right: 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.vertical-divider-right-lg.side {
	padding-right: 0px; margin-right: 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
}
@media all and (max-width:991px)
{
.vertical-divider-left.portfolio-item {
	padding-left: 0px; margin-left: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.vertical-divider-left.side {
	padding-left: 0px; margin-left: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.vertical-divider-right.portfolio-item {
	padding-right: 0px; margin-right: 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.vertical-divider-right.side {
	padding-right: 0px; margin-right: 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
}
.footer {
	color: rgb(153, 153, 153); font-size: 14px;
}
.footer h1 {
	color: rgb(153, 153, 153);
}
.footer h2 {
	color: rgb(153, 153, 153);
}
.footer h3 {
	color: rgb(153, 153, 153);
}
.footer h4 {
	color: rgb(153, 153, 153);
}
.footer h5 {
	color: rgb(153, 153, 153);
}
.footer h6 {
	color: rgb(153, 153, 153);
}
.footer h2 {
	font-size: 24px; margin-bottom: 30px;
}
.light .footer {
	color: rgb(102, 102, 102);
}
.light .footer h1 {
	color: rgb(102, 102, 102);
}
.light .footer h2 {
	color: rgb(102, 102, 102);
}
.light .footer h3 {
	color: rgb(102, 102, 102);
}
.light .footer h4 {
	color: rgb(102, 102, 102);
}
.light .footer h5 {
	color: rgb(102, 102, 102);
}
.light .footer h6 {
	color: rgb(102, 102, 102);
}
.subfooter {
	font-size: 14px;
}
.subfooter p {
	margin: 0px;
}
@media all and (min-width:768px)
{
.subfooter {
	text-align: center;
}
}
.blogpost {
	margin: 0px 0px 70px; border: 1px solid rgb(243, 243, 243); border-image: none; position: relative; background-color: rgb(250, 250, 250);
}
.blogpost .blogpost-body {
	padding: 20px 20px 0px; min-height: 140px;
}
.blogpost h2.title {
	margin-top: 0px; margin-bottom: 0px;
}
.blogpost .submitted {
	margin: 10px 0px; font-size: 12px;
}
.blogpost .side {
	width: 80px; float: left;
}
.blogpost .post-info {
	padding: 10px 15px; transition:0.2s ease-in-out; left: 25px; top: 0px; width: 80px; height: 90px; text-align: center; color: rgb(255, 255, 255); float: left; z-index: 3; background-color: rgb(232, 76, 61); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.blogpost .side .post-info {
	float: none;
}
.blogpost .post-info .day {
	line-height: 1; font-size: 34px; font-weight: 700; display: block;
}
.blogpost .post-info .month {
	line-height: 1.2; font-size: 16px; display: inline-block;
}
.blogpost .side span.share {
	text-align: right; padding-top: 20px; font-size: 13px; font-weight: 700; display: block;
}
.blogpost .side .social-links {
	margin-top: 0px;
}
.blogpost .side .social-links li {
	margin: 0px; display: block;
}
.blogpost .side .social-links li a {
	border-color: transparent; width: 100%; height: auto; text-align: right; color: rgb(232, 76, 61); font-size: 20px; margin-bottom: 0px; display: block; background-color: transparent;
}
.blogpost .side .social-links li.twitter a:hover {
	border-color: transparent; color: rgb(85, 172, 238); background-color: transparent;
}
.blogpost .side .social-links li.facebook a:hover {
	border-color: transparent; color: rgb(59, 89, 152); background-color: transparent;
}
.blogpost .side .social-links li.googleplus a:hover {
	border-color: transparent; color: rgb(221, 75, 57); background-color: transparent;
}
.blogpost .blogpost-content {
	padding: 0px 0px 10px; margin-left: 100px;
}
.blogpost footer {
	padding: 12px 20px; line-height: 2; clear: both; font-size: 14px; border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid; background-color: rgb(241, 241, 241);
}
.blogpost ul.links {
	list-style: none; padding-left: 0px; margin-bottom: 0px;
}
.blogpost ul.links li {
	display: inline-block;
}
.blogpost ul.links li a {
	color: rgb(102, 102, 102); display: inline-block;
}
.blogpost ul.links li a:hover {
	color: rgb(232, 76, 61);
}
.full.blogpost {
	border: currentColor; border-image: none; background-color: transparent;
}
.full.blogpost footer {
	border: 1px solid rgb(232, 232, 232); border-image: none;
}
.full.blogpost .blogpost-body {
	padding: 20px 0px;
}
.full.blogpost .submitted {
	margin: 0px 0px 20px;
}
.full.blogpost .overlay-container {
	margin-bottom: 20px;
}
@media all and (max-width:767px)
{
.blogpost .blogpost-content {
	margin-left: 70px;
}
.blogpost .side {
	width: 50px;
}
.blogpost .post-info {
	margin: 0px 20px 5px 0px; padding: 8px; width: 50px; height: 60px;
}
.blogpost .post-info .day {
	font-size: 20px;
}
.blogpost .post-info .month {
	line-height: 1.2; font-size: 11px;
}
}
.affix#affix {
	position: static;
}
@media all and (min-width:992px)
{
.affix#affix {
	top: 65px; width: 80px; position: fixed;
}
.affix-bottom#affix {
	width: 80px; position: absolute;
}
}
.affix.sidebar {
	position: static;
}
@media all and (min-width:992px)
{
.col-md-4 .affix.sidebar {
	width: 293px;
}
.col-md-4 .affix-bottom.sidebar {
	width: 293px;
}
.col-md-3 .affix.sidebar {
	width: 213px;
}
.col-md-3 .affix-bottom.sidebar {
	width: 213px;
}
.affix.sidebar {
	top: 20px; position: fixed;
}
.fixed-header-on .affix.sidebar {
	top: 65px;
}
.affix-bottom.sidebar {
	position: absolute;
}
.affix-bottom.sidebar .affix-menu {
	margin-top: 0px; margin-bottom: 0px;
}
.affix.sidebar .affix-menu {
	margin-top: 0px; margin-bottom: 0px;
}
.affix-menu {
	padding-top: 20px;
}
h3.title ~ .affix-menu {
	padding-top: 0px;
}
}
@media all and (min-width:1200px)
{
.col-md-4 .affix.sidebar {
	width: 390px;
}
.col-md-4 .affix-bottom.sidebar {
	width: 390px;
}
.col-md-3 .affix.sidebar {
	width: 263px;
}
.col-md-3 .affix-bottom.sidebar {
	width: 263px;
}
}
.masonry-grid .blogpost {
	margin-bottom: 30px;
}
.masonry-grid .blogpost .blogpost-body {
	padding: 15px 15px 0px;
}
.masonry-grid .blogpost h2.title {
	font-size: 24px;
}
.masonry-grid .blogpost .submitted {
	margin: 15px 0px 10px;
}
.masonry-grid .blogpost .blogpost-content {
	margin-left: 0px;
}
.masonry-grid .blogpost .post-info {
	margin: 0px 20px 5px 0px; padding: 8px; width: 50px; height: 60px;
}
.masonry-grid .blogpost .post-info .day {
	font-size: 20px;
}
.masonry-grid .blogpost .post-info .month {
	line-height: 1.2; font-size: 11px;
}
@media all and (max-width:1199px) and (min-width:992px)
{
.masonry-grid .blogpost footer {
	font-size: 12px;
}
}
@media all and (max-width:767px)
{
.masonry-grid-item {
	max-width: 100%;
}
}
.timeline {
	padding: 40px 0px; margin-top: 40px; position: relative;
}
.timeline-icon {
	left: 50%; top: -30px; color: rgb(243, 243, 243); line-height: 1; font-size: 40px; margin-left: -13px; display: block; position: absolute;
}
.timeline .timeline-item {
	padding: 0px 15px;
}
.timeline .blogpost .blogpost-body {
	padding: 15px 15px 0px;
}
.timeline .blogpost h2.title {
	font-size: 24px;
}
.timeline .blogpost .submitted {
	margin: 15px 0px 10px;
}
.timeline .blogpost footer {
	padding: 12px 15px;
}
.timeline .blogpost .blogpost-content {
	margin-left: 0px;
}
.timeline .blogpost .post-info {
	margin: 0px 20px 5px 0px; padding: 8px; width: 50px; height: 60px;
}
.timeline .blogpost .post-info .day {
	font-size: 20px;
}
.timeline .blogpost .post-info .month {
	line-height: 1.2; font-size: 11px;
}
.timeline-date-label {
	margin: 0px auto 80px; width: 135px; text-align: center; color: rgb(232, 76, 61); line-height: 1; clear: both; float: none; display: block; position: relative; z-index: 2;
}
.timeline .pull-right.timeline-item + .timeline-date-label {
	padding-top: 80px;
}
.timeline-date-label::after {
	width: 100%; height: 30px; bottom: -8px; position: absolute; z-index: -1; background-color: rgb(243, 243, 243);
}
@media all and (max-width:1199px) and (min-width:768px)
{
.timeline .blogpost footer {
	font-size: 12px;
}
}
@media all and (min-width:768px)
{
.timeline .blogpost {
	margin-bottom: 0px;
}
.timeline::before {
	left: 50%; top: 0px; width: 2px; height: 100%; margin-left: -1px; display: block; position: absolute; content: ""; background-color: rgb(243, 243, 243);
}
.timeline .timeline-item {
	width: 50%; padding-right: 40px; padding-left: 0px; clear: left; margin-bottom: 80px; float: left; position: relative; z-index: 1;
}
.timeline .pull-right.timeline-item {
	width: 50%; padding-right: 0px; padding-left: 40px; clear: right; margin-top: 80px; margin-bottom: 0px; float: right; position: relative;
}
.timeline .timeline-item::after {
	left: auto; top: 20px; width: 25px; height: 1px; right: 10px; font-family: "FontAwesome"; position: absolute; z-index: -1; content: ""; background-color: rgb(243, 243, 243);
}
.timeline .timeline-item::before {
	border-radius: 100%; border: 1px solid rgb(232, 76, 61); border-image: none; top: 15px; width: 10px; height: 10px; right: -5px; position: absolute; content: ""; background-color: rgb(255, 255, 255); -webkit-border-radius: 100%; -moz-border-radius: 100%;
}
.timeline .pull-right.timeline-item::after {
	left: 10px; right: auto;
}
.timeline .pull-right.timeline-item::before {
	left: -5px;
}
}
@media all and (max-width:767px)
{
.timeline .pull-right.timeline-item {
	float: none !important;
}
}
.comments {
	margin-top: 60px;
}
.comments h2.title {
	padding-bottom: 10px; margin-bottom: 40px; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: solid;
}
.comment {
	font-size: 14px;
}
.comment .comment {
	margin-left: 75px;
}
.comment-avatar {
	width: 55px; margin-top: 5px; float: left;
}
.comment-content {
	margin-bottom: 40px; margin-left: 75px; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: solid;
}
.comment h3 {
	margin-top: 0px; margin-bottom: 5px;
}
.comment-meta {
	color: rgb(153, 153, 153); font-size: 12px; margin-bottom: 15px;
}
.comment-meta a {
	color: rgb(102, 102, 102);
}
.comment-meta a:hover {
	text-decoration: underline;
}
.comment .btn {
	padding: 7px; font-size: 12px; margin-top: 5px; margin-bottom: -1px; min-width: 100px;
}
.comment .btn i {
	padding-right: 5px;
}
.filters {
	margin: 0px 0px 30px;
}
.filters .nav-pills > li {
	margin-right: 2px; margin-bottom: 2px;
}
.filters .nav-pills > li + li {
	margin-left: 0px;
}
.filters.text-center .nav-pills > li {
	margin-right: 2px; margin-bottom: 2px; margin-left: 2px; float: none; display: inline-block;
}
.side.portfolio-item {
	font-size: 14px; margin-top: 30px;
}
.side.portfolio-item .social-links {
	margin: 0px;
}
@media all and (min-width:992px)
{
.side.portfolio-item {
	margin-top: 125px;
}
}
@media all and (max-width:480px)
{
.filters .nav-pills > li {
	width: 100%; display: inline-block;
}
}
.team-member small {
	margin-top: -5px; display: block;
}
.box-style-1.team-member {
	margin-top: 0px;
}
@media all and (min-width:768px)
{
.option-3.team-member {
	overflow: hidden; margin-bottom: 20px;
}
.option-3.team-member .overlay-container {
	width: 55%; float: left;
}
.option-3.team-member .image-box-body {
	padding: 20px 10px 5px 15px; width: 45%; float: left;
}
}
@media all and (max-width:1199px) and (min-width:768px)
{
.option-3.team-member .image-box-body {
	padding: 40px;
}
}
@media all and (max-width:767px)
{
.team-member .image-box-body {
	padding: 15px 25px;
}
.team-member {
	margin: 20px auto !important; max-width: 480px;
}
}
.coming-soon-bg {
  /*background: url("../images/coming-soon-bg.jpg") no-repeat 50% 0px / cover; left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;*/
}
.boxed .coming-soon-bg {
  background: none;
}
.is-countdown {
  border: 1px solid transparent; border-image: none; background-color: transparent;
}
.countdown-section {
  margin: 10px 0px; padding: 20px; text-align: center;
}
.countdown-amount {
  font-size: 36px; font-weight: 700; display: block;
}
.countdown-period {
  line-height: 1.2; font-size: 28px; margin-top: 15px; display: block;
}
@media all and (max-width:767px)
{
.countdown-amount {
  font-size: 24px;
}
.countdown-period {
  font-size: 18px;
}
}
@media all and (max-width:480px)
{
.countdown-period {
  font-size: 14px;
}
}
.listing-item {
  margin: 0px 0px 20px; border: 1px solid rgb(241, 241, 241); border-image: none; overflow: hidden; position: relative;
}
.listing-item-body {
  padding: 20px 15px 15px; transition:0.25s ease-in-out; -webkit-transition: ease-in-out all 0.25s; -o-transition: ease-in-out all 0.25s;
}
.listing-item:hover .listing-item-body {
  background-color: rgb(250, 250, 250);
}
.listing-item h3 {
  font-size: 18px;
}
.listing-item p {
  color: rgb(153, 153, 153); font-size: 13px;
}
.listing-item del {
  color: rgb(204, 204, 204); line-height: 1; font-size: 13px;
}
.price del {
  color: rgb(204, 204, 204); line-height: 1; font-size: 13px;
}
.elements-list > * {
  margin: 5px 6px 5px 0px; height: 22px; line-height: 24px; padding-right: 10px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; display: inline-block;
}
.elements-list > *:last-child {
  padding-right: 0px; margin-right: 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.price {
  color: rgb(0, 0, 0); font-size: 22px; font-weight: 300;
}
.wishlist:hover i::before {
  content: "\f004";
}
.listing-item .badge {
  border-radius: 0px; left: -1px; top: -1px; font-weight: 400; position: absolute;
}
.sorting-filters {
  padding: 20px 15px; border: 1px solid rgb(221, 221, 221); border-image: none; margin-bottom: 40px; background-color: rgb(243, 243, 243);
}
.sidebar .sorting-filters {
  margin-bottom: 0px;
}
.sorting-filters label {
  font-size: 14px; margin-bottom: 5px; display: block;
}
.sorting-filters form {
  margin: 0px;
}
.sorting-filters .btn {
  margin: 20px 0px 0px; width: 100%; min-width: 0px;
}
.sorting-filters .form-control {
  border-color: rgb(243, 243, 243); margin-bottom: 5px; box-shadow: inset 0px 2px 3px rgba(0,0,0,0.12); webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.sorting-filters .form-control:focus {
  border-color: rgb(243, 243, 243); margin-bottom: 5px; box-shadow: inset 0px 2px 3px rgba(0,0,0,0.12); webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.sorting-filters .form-inline .form-control {
  width: 100%;
}
.list-with-image {
  padding-bottom: 5px; margin-bottom: 20px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid;
}
:last-child.list-with-image {
  border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.list-with-image .overlay-container {
  width: 80px; margin-bottom: 10px; float: left;
}
.list-with-image h2 {
  margin-left: 100px;
}
.list-with-image p {
  margin-left: 100px;
}
.list-with-image h2 {
  font-size: 16px; margin-top: 0px; margin-bottom: 5px;
}
.list-with-image p {
  color: rgb(153, 153, 153); font-size: 13px; margin-bottom: 15px;
}
@media all and (min-width:768px)
{
.sorting-filters .form-inline .form-group {
  width: 18%; margin-right: 1.9%;
}
.sorting-filters .form-inline :last-child.form-group {
  margin-right: 0px;
}
}
.table.cart .price {
  width: 18%;
}
.table.cart .amount {
  width: 12%;
}
.table.cart .remove {
  width: 12%;
}
.table.cart .quantity {
  width: 12%;
}
.table .information {
  width: 80%;
}
.table.cart .quantity input {
  padding: 6px; width: 60px;
}
.table.cart .product {
  font-size: 15px;
}
.table.cart .amount {
  text-align: right;
}
.cart .price {
  font-size: 14px;
}
.table.cart .product small {
  color: rgb(153, 153, 153); font-size: 12px; display: block;
}
.table.cart thead > tr > th {
  font-size: 16px;
}
.table.cart .total-quantity {
  padding-top: 15px; padding-bottom: 15px; font-size: 16px; font-weight: 700;
}
.table.cart .total-amount {
  padding-top: 15px; padding-bottom: 15px; font-size: 16px; font-weight: 700;
}
.table.cart .total-amount {
  text-align: right;
}
@media all and (max-width:767px)
{
.table.cart thead > tr > th {
  font-size: 14px;
}
.table.cart .amount {
  width: 12%;
}
.table.cart .price {
  width: 12%;
}
.table.cart .remove {
  width: 8%;
}
.table.cart .quantity {
  width: 8%;
}
.table.cart > thead > tr > th {
  padding: 8px 10px;
}
.table.cart > tbody > tr > th {
  padding: 8px 10px;
}
.table.cart > tfoot > tr > th {
  padding: 8px 10px;
}
.table.cart > thead > tr > td {
  padding: 8px 10px;
}
.table.cart > tbody > tr > td {
  padding: 8px 10px;
}
.table.cart > tfoot > tr > td {
  padding: 8px 10px;
}
}
@media all and (max-width:480px)
{
.table.cart > thead > tr > th {
  padding: 8px 7px;
}
.table.cart > tbody > tr > th {
  padding: 8px 7px;
}
.table.cart > tfoot > tr > th {
  padding: 8px 7px;
}
.table.cart > thead > tr > td {
  padding: 8px 7px;
}
.table.cart > tbody > tr > td {
  padding: 8px 7px;
}
.table.cart > tfoot > tr > td {
  padding: 8px 7px;
}
}
.cart .form-group {
  margin-bottom: 0px;
}
.header-top-dropdown .cart.dropdown-menu {
  padding: 0px; right: -1px; font-size: 12px; min-width: 350px;
}
.cart.dropdown-menu table {
  margin-bottom: 0px;
}
.cart.dropdown-menu .panel-body {
  padding: 0px 10px;
}
.cart.dropdown-menu .panel-body .btn {
  margin-left: 5px;
}
.total-amount {
  font-size: 13px;
}
.total-quantity {
  font-size: 13px;
}
.cart .table > tbody > tr > td {
  vertical-align: inherit;
}
.table.cart > tbody > tr > td {
  vertical-align: inherit;
}
.cart .quantity {
  width: 50px; font-size: 11px;
}
.cart .product {
  width: 220px; font-size: 13px;
}
.cart .product .small {
  color: rgb(153, 153, 153); display: block;
}
.cart .amount {
  font-weight: 700;
}
.total-amount {
  font-weight: 700;
}
.btn {
  margin: 0px; padding: 3px 13px; border-radius: 2px; transition:0.2s ease-in-out; text-align: center; text-transform: uppercase; line-height: 1.4285; font-size: 13px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.btn:focus {
  box-shadow: none;
}
.btn:active {
  box-shadow: none;
}
.btn-lg.btn {
  padding: 17px 12px; font-size: 18px; min-width: 210px;
}
.btn-sm.btn {
  padding: 8px; font-size: 12px; min-width: 105px;
}
.radius.btn {
  border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px;
}
.moving {
  transition:none !important; animation:moving 1.7s ease-out infinite; top: -30px; position: relative; -webkit-transition: none; -o-transition: none; -webkit-animation: moving 1.7s ease-out infinite; -moz-transition: none;
}
.btn-remove {
  padding: 3px 15px; font-size: 10px; min-width: 0px;
}
.btn-red {
  border-color: rgb(238, 130, 39); padding: 9px 36px; color: rgb(255, 255, 255); font-size: 13px; background-color: rgb(238, 130, 39);
}
.btn-red:hover {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: transparent;
}
.btn-red:focus {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: transparent;
}
.btn-red:active {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: transparent;
}
.active.btn-red {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: transparent;
}
.open .btn-red.dropdown-toggle {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: transparent;
}
.btn-sblue {
  border-color: rgb(50, 199, 255); padding: 2px 14px; color: rgb(226, 246, 255); font-family: Arial; font-size: 12px; float: right; background-color: rgb(50, 199, 255);
}
.btn-sblue:hover {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255); background-color: rgb(255, 164, 29);
}
.btn-sblue:focus {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255); background-color: rgb(255, 164, 29);
}
.btn-sblue:active {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255); background-color: rgb(255, 164, 29);
}
.active.btn-sblue {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255); background-color: rgb(255, 164, 29);
}
.open .btn-sblue.dropdown-toggle {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255); background-color: rgb(255, 164, 29);
}
.btn-lightblue {
  background: linear-gradient(0deg, rgb(210, 230, 244) 0%, rgb(233, 243, 250) 53%, rgb(255, 255, 255) 100%); border-color: rgb(122, 166, 202); padding: 5px 28px; color: rgb(0, 59, 115); font-size: 13px;
}
.btn-lightblue:hover {
  border-color: rgb(122, 166, 202); color: rgb(255, 255, 255);
}
.btn-lightblue:focus {
  border-color: rgb(122, 166, 202); color: rgb(255, 255, 255);
}
.btn-lightblue:active {
  border-color: rgb(122, 166, 202); color: rgb(255, 255, 255);
}
.active.btn-lightblue {
  border-color: rgb(122, 166, 202); color: rgb(255, 255, 255);
}
.open .btn-lightblue.dropdown-toggle {
  border-color: rgb(122, 166, 202); color: rgb(255, 255, 255);
}
.btn-dark {
  border-color: rgb(51, 51, 51); color: rgb(241, 241, 241); background-color: rgb(51, 51, 51);
}
.btn-dark:hover {
  border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.btn-dark:focus {
  border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.btn-dark:active {
  border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.active.btn-dark {
  border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.open .btn-dark.dropdown-toggle {
  border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.btn-gray {
  border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.btn-gray:hover {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.btn-gray:focus {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.btn-gray:active {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.active.btn-gray {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.open .btn-gray.dropdown-toggle {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.btn-hl {
  border-color: rgb(136, 178, 210); padding: 4px 18px; color: rgb(255, 255, 255) !important; font-family: Arial; float: right; background-color: rgb(136, 178, 210);
}
.btn-hl:hover {
  border-color: rgb(255, 144, 0); color: rgb(255, 255, 255) !important; background-color: rgb(255, 144, 0);
}
.btn-hl:focus {
  border-color: rgb(255, 144, 0); color: rgb(255, 255, 255) !important; background-color: rgb(255, 144, 0);
}
.btn-hl:active {
  border-color: rgb(255, 144, 0); color: rgb(255, 255, 255) !important; background-color: rgb(255, 144, 0);
}
.active.btn-hl {
  border-color: rgb(255, 144, 0); color: rgb(255, 255, 255) !important; background-color: rgb(255, 144, 0);
}
.open .btn-hl.dropdown-toggle {
  border-color: rgb(255, 144, 0); color: rgb(255, 255, 255) !important; background-color: rgb(255, 144, 0);
}
.btn-light-gray {
  border-color: rgb(243, 243, 243); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.btn-light-gray:hover {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.btn-light-gray:focus {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.btn-light-gray:active {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.active.btn-light-gray {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.open .btn-light-gray.dropdown-toggle {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.default-bg .btn-light-gray {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: transparent;
}
.default-bg .btn-light-gray:hover {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.default-bg .btn-light-gray:focus {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.default-bg .btn-light-gray:active {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.default-bg .active.btn-light-gray {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.default-bg .open .btn-light-gray.dropdown-toggle {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.btn-default {
  border-color: rgb(50, 199, 255); padding: 2px 14px; color: rgb(226, 246, 255) !important; font-family: Arial; font-size: 12px; float: right; background-color: rgb(50, 199, 255);
}
.btn-default:hover {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255) !important; background-color: rgb(255, 164, 29);
}
.btn-default:focus {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255) !important; background-color: rgb(255, 164, 29);
}
.btn-default:active {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255) !important; background-color: rgb(255, 164, 29);
}
.active.btn-default {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255) !important; background-color: rgb(255, 164, 29);
}
.open .btn-default.dropdown-toggle {
  border-color: rgb(255, 164, 29); color: rgb(255, 255, 255) !important; background-color: rgb(255, 164, 29);
}
.default-bg .btn-default {
  border-color: transparent; background-color: rgba(0, 0, 0, 0.3);
}
.default-bg .btn-default:hover {
  border-color: transparent; color: rgb(255, 255, 255) !important; background-color: rgba(0, 0, 0, 0.5);
}
.default-bg .btn-default:focus {
  border-color: transparent; color: rgb(255, 255, 255) !important; background-color: rgba(0, 0, 0, 0.5);
}
.default-bg .btn-default:active {
  border-color: transparent; color: rgb(255, 255, 255) !important; background-color: rgba(0, 0, 0, 0.5);
}
.default-bg .active.btn-default {
  border-color: transparent; color: rgb(255, 255, 255) !important; background-color: rgba(0, 0, 0, 0.5);
}
.default-bg .open .btn-default.dropdown-toggle {
  border-color: transparent; color: rgb(255, 255, 255) !important; background-color: rgba(0, 0, 0, 0.5);
}
.disabled.btn-default {
  border-color: rgb(205, 60, 46); opacity: 0.7; background-color: rgb(205, 60, 46);
}
[disabled].btn-default {
  border-color: rgb(205, 60, 46); opacity: 0.7; background-color: rgb(205, 60, 46);
}
fieldset[disabled] .btn-default {
  border-color: rgb(205, 60, 46); opacity: 0.7; background-color: rgb(205, 60, 46);
}
.btn-white {
  border: 1px solid rgb(232, 76, 61); border-image: none; color: rgb(205, 60, 46); background-color: transparent;
}
.footer .btn-white {
  color: inherit;
}
.subfooter .btn-white {
  color: inherit;
}
.footer .btn-white:hover {
  color: rgb(255, 255, 255);
}
.subfooter .btn-white:hover {
  color: rgb(255, 255, 255);
}
.btn-white:hover {
  border-color: rgb(205, 60, 46); color: rgb(255, 255, 255); background-color: rgb(205, 60, 46);
}
.btn-white:focus {
  border-color: rgb(205, 60, 46); color: rgb(255, 255, 255); background-color: rgb(205, 60, 46);
}
.btn-white:active {
  border-color: rgb(205, 60, 46); color: rgb(255, 255, 255); background-color: rgb(205, 60, 46);
}
.active.btn-white {
  border-color: rgb(205, 60, 46); color: rgb(255, 255, 255); background-color: rgb(205, 60, 46);
}
.open .btn-white.dropdown-toggle {
  border-color: rgb(205, 60, 46); color: rgb(255, 255, 255); background-color: rgb(205, 60, 46);
}
.default-bg .btn-white {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: transparent;
}
.default-bg .btn-white:hover {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.default-bg .btn-white:focus {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.default-bg .btn-white:active {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.default-bg .active.btn-white {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.default-bg .open .btn-white.dropdown-toggle {
  border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.footer-content .btn-white {
  border-color: rgb(85, 85, 85); color: rgb(153, 153, 153); background-color: transparent;
}
.link {
  text-align: right; padding-right: 23px; display: inline-block; position: relative;
}
.link:hover {
  text-decoration: none;
}
.link:hover span {
  text-decoration: underline;
}
textarea {
  resize: vertical;
}
.sidebar form {
  margin: 5px 0px 20px;
}
.form-control {
  background: rgb(255, 255, 255); border-color: rgb(222, 222, 222); padding: 6px; border-radius: 0px; height: 30px; color: rgb(102, 102, 102); font-size: 13px; position: relative; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.075); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
.form-control:focus {
  border-color: rgb(102, 102, 102); box-shadow: inset 0px 1px 2px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
select.form-control {
  padding-right: 5px;
}
:-ms-input-placeholder.form-control {
  color: inherit;
}
.input-group-addon {
  border-color: rgb(172, 172, 172); border-radius: 0px; background-color: rgb(202, 202, 202); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.form-list > div {
  margin: 6px 0px; padding: 7px 15px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; display: block; background-color: rgb(243, 243, 243);
}
fieldset {
  margin: 15px 0px; padding: 10px 25px; border: 1px solid rgb(221, 221, 221); border-image: none; background-color: rgb(250, 250, 250);
}
fieldset legend {
  padding: 3px 10px; border: 1px solid rgb(221, 221, 221); border-image: none; width: auto; color: rgb(51, 51, 51); line-height: inherit; font-size: 15px; margin-bottom: 0px; display: block; background-color: rgb(255, 255, 255);
}
fieldset .form-control {
  border-color: rgb(243, 243, 243); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.12); webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
fieldset .form-control:focus {
  border-color: rgb(243, 243, 243); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.12); webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.dark-bg .form-control {
  border-color: rgb(0, 0, 0); color: rgb(153, 153, 153); box-shadow: inset 0px 1px 2px rgba(0,0,0,0.45); background-color: rgba(255, 255, 255, 0.2); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .45);
}
.dark-bg .input-group-addon {
  border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0.2);
}
.dark-bg .form-control:focus {
  background-color: rgba(255, 255, 255, 0.25);
}
.gray-bg .form-control {
  border-color: rgb(241, 241, 241); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.12); background-color: rgb(255, 255, 255); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.header-top-dropdown .form-control {
  border-color: rgb(241, 241, 241); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.12); background-color: rgb(255, 255, 255); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.light#footer .form-control {
  border-color: rgb(241, 241, 241); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.12); background-color: rgb(255, 255, 255); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.gray-bg .form-control:focus {
  border-color: rgb(202, 202, 202); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.09); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .09);
}
.header-top-dropdown .form-control:focus {
  border-color: rgb(202, 202, 202); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.09); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .09);
}
.light#footer .form-control:focus {
  border-color: rgb(202, 202, 202); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.09); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .09);
}
.gray-bg .input-group-addon {
  border: 1px solid rgb(241, 241, 241); border-image: none; background-color: rgb(236, 236, 236);
}
.default-bg .form-control {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.35); background-color: rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .35);
}
.default-bg .form-control:focus {
  border-color: rgb(232, 76, 61); background-color: rgba(0, 0, 0, 0.25);
}
.default-bg .input-group-addon {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(205, 60, 46);
}
.default-bg select.form-control {
  color: rgb(102, 102, 102);
}
.dark-bg select.form-control {
  color: rgb(102, 102, 102);
}
footer:not(.light) .footer-content .form-control {
  border-color: rgb(41, 41, 41); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.55); background-color: rgba(0, 0, 0, 0.3); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .55);
}
footer:not(.light) .footer-content .form-control:focus {
  box-shadow: inset 0px 2px 3px rgba(0,0,0,0.55); background-color: rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .55);
}
footer:not(.light) .footer-content .input-group-addon {
  border: transparent; border-image: none; background-color: rgba(0, 0, 0, 0.5);
}
select.form-control {
  -webkit-appearance: menulist;
}
.has-success .form-control {
  border-color: rgb(60, 118, 61);
}
.has-success .form-control:focus {
  border-color: rgb(60, 118, 61);
}
.has-warning .form-control {
  border-color: rgb(138, 109, 59);
}
.has-warning .form-control:focus {
  border-color: rgb(138, 109, 59);
}
.has-error .form-control {
  border-color: rgb(169, 68, 66);
}
.has-error .form-control:focus {
  border-color: rgb(169, 68, 66);
}
.default-bg .has-success .form-control {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.default-bg .has-warning .form-control {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.default-bg .has-error .form-control {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.default-bg .has-success .form-control:focus {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.default-bg .has-warning .form-control:focus {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.default-bg .has-error .form-control:focus {
  border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.default-bg .has-success .form-control-feedback {
  color: rgb(255, 255, 255);
}
.default-bg .has-warning .form-control-feedback {
  color: rgb(255, 255, 255);
}
.default-bg .has-error .form-control-feedback {
  color: rgb(255, 255, 255);
}
.default-bg .has-success .control-label {
  color: rgb(255, 255, 255);
}
.default-bg .has-warning .control-label {
  color: rgb(255, 255, 255);
}
.default-bg .has-error .control-label {
  color: rgb(255, 255, 255);
}
.has-success .form-control {
  box-shadow: none; -webkit-box-shadow: none;
}
.has-warning .form-control {
  box-shadow: none; -webkit-box-shadow: none;
}
.has-error .form-control {
  box-shadow: none; -webkit-box-shadow: none;
}
.has-success .form-control:focus {
  box-shadow: none; -webkit-box-shadow: none;
}
.has-warning .form-control:focus {
  box-shadow: none; -webkit-box-shadow: none;
}
.has-error .form-control:focus {
  box-shadow: none; -webkit-box-shadow: none;
}
.has-error .error {
  font-weight: 700; margin-bottom: 5px; display: block;
}
label ~ .form-control-feedback {
  top: 25px;
}
.form-control-feedback {
  top: 0px; width: 40px; height: 40px; line-height: 42px !important;
}
[disabled].form-control {
  opacity: 0.5;
}
[readonly].form-control {
  opacity: 0.5;
}
fieldset[disabled] .form-control {
  opacity: 0.5;
}
ul.pagination {
  margin: 6px 0px 20px; text-align: left;
}
ul.pager {
  margin: 6px 0px 20px; text-align: left;
}
ul.pagination li {
  margin: 0px 5px 0px 0px; padding: 0px; border-radius: 0px; font-size: 12px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
ul.pagination li > a {
  padding: 6px 9px; border-radius: 0px; border: 1px solid rgb(243, 243, 243); border-image: none; color: rgb(102, 102, 102); line-height: 1; display: inline-block; background-color: rgb(250, 250, 250); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.pagination > li:first-child > a {
  padding: 6px 9px; border-radius: 0px; border: 1px solid rgb(243, 243, 243); border-image: none; color: rgb(102, 102, 102); line-height: 1; display: inline-block; background-color: rgb(250, 250, 250); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.pagination > li:last-child > a {
  padding: 6px 9px; border-radius: 0px; border: 1px solid rgb(243, 243, 243); border-image: none; color: rgb(102, 102, 102); line-height: 1; display: inline-block; background-color: rgb(250, 250, 250); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
ul.pager li > a {
  padding: 6px 9px; border-radius: 0px; border: 1px solid rgb(243, 243, 243); border-image: none; color: rgb(102, 102, 102); line-height: 1; display: inline-block; background-color: rgb(250, 250, 250); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
ul.pagination li > a:hover {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
ul.pagination li.active a {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); line-height: 1; background-color: rgb(232, 76, 61);
}
.pagination > .active > a:hover {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); line-height: 1; background-color: rgb(232, 76, 61);
}
.pagination > .active > a:focus {
  border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); line-height: 1; background-color: rgb(232, 76, 61);
}
ul.pagination li > a:focus {
  background: rgb(232, 76, 61);
}
.breadcrumb {
  background: none; border-radius: 0px; font-size: 13px; margin-bottom: 0px;
}
.breadcrumb > li {
  color: rgb(139, 139, 139);
}
.breadcrumb > li > a {
  color: rgb(84, 84, 84);
}
.breadcrumb > li > a:hover {
  color: rgb(24, 56, 132);
}
.nav-tabs {
  background: rgb(234, 244, 250); margin-top: 2px; border-bottom-color: rgb(234, 244, 250); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-tabs > li > a {
  padding: 4px 12px; border-radius: 0px; color: rgb(8, 113, 182); text-transform: uppercase; font-size: 13px; margin-right: 0px; position: relative; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.nav-tabs > li > a:hover {
  border: 1px solid rgb(141, 191, 220); border-image: none; color: rgb(255, 255, 255); background-color: rgb(141, 191, 220);
}
.nav-tabs > li.active > a {
  padding: 4px 12px; border: 1px solid rgb(141, 191, 220); border-image: none; color: rgb(255, 255, 255); background-color: rgb(141, 191, 220);
}
.nav-tabs > li.active > a:hover {
  padding: 4px 12px; border: 1px solid rgb(141, 191, 220); border-image: none; color: rgb(255, 255, 255); background-color: rgb(141, 191, 220);
}
.nav-tabs > li.active > a:focus {
  padding: 4px 12px; border: 1px solid rgb(141, 191, 220); border-image: none; color: rgb(255, 255, 255); background-color: rgb(141, 191, 220);
}
.nav-tabs > li.active > a::after {
  left: 0px; top: 0px; width: 0px; height: 103%; position: absolute; content: ""; background-color: rgb(232, 76, 61);
}
.tab-content {
  padding: 10px 0px; overflow: hidden;
}
.tab-content h1 {
  font-size: 34px;
}
.tab-content::after {
  left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; content: ""; background-color: rgb(232, 76, 61);
}
.clear-style.tab-content {
  padding: 10px 0px 0px; border: currentColor; border-image: none; box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.clear-style.tab-content::after {
  width: 0px; height: 100%; background-color: transparent;
}
@media all and (max-width:767px) and (min-width:481px)
{
.nav-tabs > li > a {
  padding: 4px 12px; font-size: 13px; margin-right: 0px;
}
}
@media all and (max-width:480px)
{
.nav-tabs {
  background-color: rgb(234, 244, 250);
}
.nav-tabs > li {
  float: none;
}
.nav-tabs > li a {
  color: rgb(40, 40, 40); margin-right: 0px; border-bottom-color: rgb(193, 213, 225); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-tabs > li > a:hover {
  color: rgb(255, 255, 255);
}
.nav-tabs > li > a:hover::after {
  left: 0px; top: 0px; width: 3px; height: 102%; position: absolute; content: ""; background-color: rgb(232, 76, 61);
}
.nav-tabs > li.active > a {
  padding: 8px 15px;
}
.nav-tabs > li.active > a:hover {
  padding: 8px 15px;
}
.nav-tabs > li.active > a:focus {
  padding: 8px 15px;
}
.nav-tabs > li > a {
  padding: 8px 15px; font-size: 13px;
}
}
.tabs-style-2 .nav-tabs {
  background: rgb(250, 250, 250); border: 1px solid rgb(202, 202, 202); border-image: none;
}
.tabs-style-2 .nav-tabs > li.active > a {
  border: 1px solid rgb(0, 72, 170); border-image: none; color: rgb(255, 255, 255); box-shadow: none; background-color: rgb(0, 72, 170); -webkit-box-shadow: none;
}
.tabs-style-2 .nav-tabs > li.active > a:hover {
  border: 1px solid rgb(0, 72, 170); border-image: none; color: rgb(255, 255, 255); box-shadow: none; background-color: rgb(0, 72, 170); -webkit-box-shadow: none;
}
.tabs-style-2 .nav-tabs > li.active > a:focus {
  border: 1px solid rgb(0, 72, 170); border-image: none; color: rgb(255, 255, 255); box-shadow: none; background-color: rgb(0, 72, 170); -webkit-box-shadow: none;
}
.tabs-style-2 .nav-tabs > li > a:hover {
  border: 1px solid rgb(0, 72, 170); border-image: none; color: rgb(255, 255, 255); box-shadow: none; background-color: rgb(0, 72, 170); -webkit-box-shadow: none;
}
.tabs-style-2 .nav-tabs > li.active > a::after {
  width: 0px; height: 0px; background-color: transparent;
}
.tabs-style-2 .tab-content {
  border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(202, 202, 202) rgb(202, 202, 202); padding: 15px; border-image: none; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none;
}
.tabs-style-2 .tab-content::after {
  width: 0px; height: 0px; background-color: transparent;
}
.tabs-style-2 .nav-tabs > li > a:hover::after {
  width: 0px; height: 0px; background-color: transparent;
}
.vertical {
  margin: 20px 0px;
}
.hc-tabs.vertical {
  margin: 40px 0px;
}
.vertical .nav-tabs {
  margin: 0px; vertical-align: top; display: table-cell;
}
.vertical .tab-content {
  margin: 0px; vertical-align: top; display: table-cell;
}
.vertical .nav-tabs {
  border-bottom-color: transparent; box-shadow: none; background-color: rgb(153, 153, 153); -webkit-box-shadow: none;
}
.vertical .nav-tabs > li {
  float: none;
}
.vertical .nav-tabs > li a {
  margin: 0px; padding: 15px 40px; color: rgb(255, 255, 255); border-bottom-color: rgb(143, 143, 143); border-bottom-width: 1px; border-bottom-style: solid; white-space: nowrap;
}
.vertical .nav-tabs > li > a:hover {
  border-color: rgb(240, 240, 240) transparent rgb(235, 235, 235) rgb(240, 240, 240); color: rgb(102, 102, 102); z-index: 2;
}
.vertical .nav-tabs > li > a:hover::after {
  left: 0px; top: 0px; width: 3px; height: 102%; position: absolute; content: ""; background-color: rgb(232, 76, 61);
}
.vertical .nav-tabs > li.active > a {
  width: 101%; color: rgb(102, 102, 102); border-right-color: transparent; border-bottom-color: rgb(240, 240, 240); z-index: 2; box-shadow: -1px 0px 1px rgba(0,0,0,0.04); -webkit-box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04);
}
.vertical .nav-tabs > li.active > a:hover {
  width: 101%; color: rgb(102, 102, 102); border-right-color: transparent; border-bottom-color: rgb(240, 240, 240); z-index: 2; box-shadow: -1px 0px 1px rgba(0,0,0,0.04); -webkit-box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04);
}
.vertical .nav-tabs > li.active > a:focus {
  width: 101%; color: rgb(102, 102, 102); border-right-color: transparent; border-bottom-color: rgb(240, 240, 240); z-index: 2; box-shadow: -1px 0px 1px rgba(0,0,0,0.04); -webkit-box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04);
}
.vertical .tab-content {
  padding: 20px 30px; left: -1px; border-top-color: rgb(240, 240, 240); border-top-width: 1px; border-top-style: solid; z-index: 1; box-shadow: 1px 0px 1px rgba(0,0,0,0.04); -webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.04);
}
.vertical .tab-content::after {
  background-color: transparent;
}
.arrow {
  display: block; position: relative;
}
.arrow i {
  left: 50%; top: -62px; line-height: 1; font-size: 96px; margin-left: -27px; position: absolute; z-index: 2;
}
.arrow i::before {
  color: rgb(250, 250, 250); text-shadow: 0px -1px 1px #e9e9e9;
}
@media all and (max-width:767px)
{
.vertical .nav-tabs {
  display: block;
}
.vertical .tab-content {
  display: block;
}
.breadcrumb {
  /*background: url("bj-navbg04.gif") repeat-x; padding: 8px 0px;*/
}
}
.hc-tabs .hc-tabs-top img {
	display: none;
}
.nav-pills > li > a {
	padding: 10px 15px; border-radius: 0px; border: 0px solid transparent; border-image: none; color: rgb(34, 34, 34); font-size: 14px; font-weight: 500;
}
.nav-stacked.nav-pills > li + li {
	background: rgb(221, 221, 221); margin-top: 0px; margin-left: 0px; border-bottom-color: rgb(197, 227, 239); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-pills > li.active > a {
	color: rgb(255, 255, 255); border-left-color: rgb(254, 178, 58); border-left-width: 5px; border-left-style: solid; background-color: rgb(0, 78, 162);
}
.nav-pills > li.active > a:hover {
	color: rgb(255, 255, 255); border-left-color: rgb(254, 178, 58); border-left-width: 5px; border-left-style: solid; background-color: rgb(0, 78, 162);
}
.nav-pills > li.active > a:focus {
	color: rgb(255, 255, 255); border-left-color: rgb(254, 178, 58); border-left-width: 5px; border-left-style: solid; background-color: rgb(0, 78, 162);
}
.nav-pills > li > a:hover {
	color: rgb(255, 255, 255); border-left-color: rgb(254, 178, 58); border-left-width: 5px; border-left-style: solid; background-color: rgb(0, 78, 162);
}
.nav-pills > li > a:focus {
	color: rgb(255, 255, 255); border-left-color: rgb(254, 178, 58); border-left-width: 5px; border-left-style: solid; background-color: rgb(0, 78, 162);
}
.nav-stacked.nav-pills > li > a::after {
	transition:0.2s ease-in-out; top: 8px; right: 15px; color: rgb(172, 200, 212); font-family: "FontAwesome"; font-size: 14px; font-weight: 700; position: absolute; content: "\f105"; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.nav-pills > li.active > a::after {
	color: rgb(160, 212, 236);
}
.nav-pills > li.active > a:hover::after {
	right: 15px; color: rgb(160, 212, 236);
}
.nav-pills > li.active > a:focus::after {
	right: 15px; color: rgb(160, 212, 236);
}
.nav-pills > li > a:hover::after {
	right: 15px; color: rgb(160, 212, 236);
}
.nav-pills > li > a:focus::after {
	right: 15px; color: rgb(160, 212, 236);
}
.footer-content .nav-pills > li > a {
	border-color: transparent; padding: 4px 0px; color: rgb(153, 153, 153); font-weight: 400;
}
.footer-content .nav-pills > li:last-child > a {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.footer-content .nav-pills > li.active > a {
	border-color: transparent; color: rgb(153, 153, 153); background-color: transparent;
}
.footer-content .nav-pills > li.active > a:focus {
	border-color: transparent; color: rgb(153, 153, 153); background-color: transparent;
}
.footer-content .nav-pills > li > a:focus {
	border-color: transparent; color: rgb(153, 153, 153); background-color: transparent;
}
.footer-content .nav-pills > li.active > a:hover {
	border-color: transparent; color: rgb(255, 255, 255); background-color: transparent;
}
.footer-content .nav-pills > li > a:hover {
	border-color: transparent; color: rgb(255, 255, 255); background-color: transparent;
}
.footer-content .nav-stacked.nav-pills > li > a::after {
	top: 3px;
}
.footer-content .nav-stacked.nav-pills > li > a::after {
	color: rgb(153, 153, 153);
}
.footer-content .nav-pills > li.active > a::after {
	color: rgb(153, 153, 153);
}
.footer-content .nav-pills > li.active > a:hover::after {
	color: rgb(153, 153, 153);
}
.footer-content .nav-pills > li.active > a:focus::after {
	color: rgb(153, 153, 153);
}
.footer-content .nav-pills > li > a:hover::after {
	color: rgb(153, 153, 153);
}
.footer-content .nav-pills > li > a:focus::after {
	color: rgb(153, 153, 153);
}
.light .footer-content .nav-pills > li > a {
	color: rgb(102, 102, 102);
}
.light .footer-content .nav-pills > li.active > a {
	color: rgb(102, 102, 102);
}
.light .footer-content .nav-pills > li.active > a:focus {
	color: rgb(102, 102, 102);
}
.light .footer-content .nav-pills > li > a:focus {
	color: rgb(102, 102, 102);
}
.light .footer-content .nav-pills > li.active > a:hover {
	color: rgb(205, 60, 46);
}
.light .footer-content .nav-pills > li > a:hover {
	color: rgb(205, 60, 46);
}
.light .footer-content .nav-stacked.nav-pills > li > a::after {
	color: rgb(102, 102, 102);
}
.light .footer-content .nav-pills > li.active > a::after {
	color: rgb(102, 102, 102);
}
.light .footer-content .nav-pills > li.active > a:hover::after {
	color: rgb(102, 102, 102);
}
.light .footer-content .nav-pills > li.active > a:focus::after {
	color: rgb(102, 102, 102);
}
.light .footer-content .nav-pills > li > a:hover::after {
	color: rgb(102, 102, 102);
}
.light .footer-content .nav-pills > li > a:focus::after {
	color: rgb(102, 102, 102);
}
.process .nav-pills > li + li {
	margin-left: 60px; position: relative;
}
.process .nav-pills > li + li::after {
	left: -35px; top: 10px; width: 10px; font-family: "FontAwesome"; position: absolute; content: "\f101"; background-color: rgb(255, 255, 255);
}
.panel-group .panel {
	border-radius: 0px; border: currentColor; border-image: none; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.panel-default > .panel-heading {
	padding: 0px; border-radius: 0px; border: currentColor; border-image: none; width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(240, 240, 240) rgb(240, 240, 240); border-image: none; background-color: rgb(250, 250, 250);
}
.panel-heading a {
	padding: 12px 35px 12px 15px; width: 100%; color: rgb(255, 255, 255); font-size: 18px; font-weight: 600; text-decoration: none; display: inline-block; position: relative; background-color: rgb(232, 76, 61);
}
.panel-dark .panel-heading a {
	background-color: rgb(0, 78, 162);
}
.panel-dark .panel-heading a:hover {
	background-color: rgb(0, 78, 162);
}
.panel-transparent .panel-default > .panel-heading {
	color: inherit; background-color: transparent;
}
.panel-transparent .panel-default > .panel-heading + .panel-collapse > .panel-body {
	color: inherit; background-color: transparent;
}
.panel-transparent .panel-heading a {
	border: 1px solid rgb(241, 241, 241); border-image: none;
}
.panel-transparent .panel-heading a.collapsed {
	color: inherit; background-color: transparent;
}
.panel-heading a.collapsed {
	color: rgb(255, 255, 255); font-size: 18px; font-weight: 600; background-color: rgb(0, 78, 162);
}
.panel-heading a::after {
	top: 50%; right: 15px; line-height: 1; font-family: "FontAwesome"; font-size: 14px; font-weight: 300; margin-top: -7px; position: absolute; content: "\f077";
}
.panel-heading a.collapsed::after {
	content: "\f078";
}
.panel-heading a:hover {
	color: rgb(255, 255, 255); font-size: 18px; font-weight: 600; text-decoration: none; background-color: rgb(232, 76, 61);
}
.panel-transparent .panel-heading a:hover {
	color: rgb(255, 255, 255); font-size: 18px; font-weight: 600; text-decoration: none; background-color: rgb(232, 76, 61);
}
.panel-title a i {
	padding-right: 10px; font-size: 20px;
}
.progress {
	border-radius: 0px; height: 30px; margin-bottom: 25px; background-color: rgb(241, 241, 241); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.progress-bar {
	padding: 6px 0px 5px; text-align: left;
}
.progress-bar-default {
	background-color: rgb(232, 76, 61);
}
.progress-bar-gray {
	background-color: rgb(153, 153, 153);
}
.progress-bar-dark {
	background-color: rgb(51, 51, 51);
}
.gray-bg .progress {
	box-shadow: inset 0px 2px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1);
}
.progress-bar span {
	left: 15px; position: relative;
}
.knob-container {
	margin: 10px; display: inline-block; position: relative;
}
.knob-container canvas {
	margin: 0px auto; width: 132px; height: 132px;
}
.knob-text {
	top: 50%; width: 100%; text-align: center; margin-top: -14px; position: absolute;
}
@media all and (min-width:1200px)
{
.knob-container canvas {
	width: 169px; height: 169px;
}
}
.alert {
	margin: 20px 0px; border-radius: 0px; border: currentColor; border-image: none; overflow: hidden; padding-left: 70px; position: relative; z-index: 1; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.alert::before {
	left: 0px; top: 0px; width: 50px; height: 101%; position: absolute; z-index: 2; content: ""; background-color: rgba(0, 0, 0, 0.25);
}
.alert-success {
	color: rgb(42, 95, 43); background-color: rgb(188, 218, 176);
}
.alert-info {
	color: rgb(26, 78, 104); background-color: rgb(198, 232, 250);
}
.alert-warning {
	color: rgb(114, 88, 43); background-color: rgb(247, 240, 206);
}
.alert::after {
	left: 17px; top: 10px; color: rgb(255, 255, 255); font-family: "FontAwesome"; font-size: 20px; position: absolute; z-index: 3;
}
.alert-success.alert::after {
	content: "\f00c";
}
.alert-info.alert::after {
	content: "\f05a";
}
.alert-warning.alert::after {
	content: "\f071";
}
.alert-danger.alert::after {
	content: "\f00d";
}
.close {
	font-size: 28px; font-weight: normal; opacity: 0.4;
}
.modal-open .page-wrapper {
	-webkit-filter: blur(3px); -moz-filter: blur(5px); -o-filter: blur(5px);
}
.modal-content {
	border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.modal-content .modal-header {
	background-color: rgb(232, 76, 61);
}
.modal-content .modal-title {
	color: rgb(255, 255, 255); font-size: 24px;
}
.modal-footer .btn {
	margin: 0px;
}
@media all and (min-width:1200px)
{
.modal-lg {
	width: 1140px;
}
}
.mfp-zoom-out-cur .page-wrapper {
	-webkit-filter: blur(3px); -moz-filter: blur(5px); -o-filter: blur(5px);
}
.mfp-bg {
	opacity: 0.6;
}
.mfp-figure::after {
	background-color: rgb(255, 255, 255);
}
.fixed-image {
	background-position: center; height: 400px; background-repeat: no-repeat;
}
.no-touch .fixed-image {
	background-attachment: fixed;
}
.fixed-image {
	background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.overlay-container {
	overflow: hidden; display: block; position: relative;
}
.overlay {
	transition:0.2s linear; left: 0px; top: 0px; right: -1px; bottom: -1px; overflow: hidden; position: absolute; opacity: 0; transform: scale(0.8); background-color: rgba(241, 241, 241, 0.85); -webkit-transition: all linear 0.2s; -o-transition: all linear 0.2s; -webkit-transform: scale(0.8); -moz-transition: all linear 0.2s;
}
.overlay a {
	left: 50%; top: 50%; width: 50px; height: 50px; text-align: center; color: rgb(232, 76, 61); font-size: 26px; margin-top: -25px; margin-left: -25px; display: inline-block; position: absolute; background-color: rgb(255, 255, 255);
}
.overlay span {
	width: 100%; text-align: center; bottom: 10px; color: rgb(0, 0, 0); font-style: italic; display: block; position: absolute;
}
.overlay-links {
	margin: -25px auto 0px -50px; transition:0.25s linear 0.05s; left: 50%; top: 50%; font-size: 0px; display: block; position: absolute; opacity: 0; transform: scale(0.4); -webkit-transition: all 0.25s linear 0.05s; -o-transition: all 0.25s linear 0.05s; -webkit-transform: scale(0.4); -moz-transition: all 0.25s linear 0.05s;
}
.overlay-links a {
	margin-top: 0px; margin-left: 0px; position: static;
}
.overlay-links a + a {
	left: 50px; color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.overlay a:hover {
	color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.overlay i {
	line-height: 50px;
}
.box-style-1 .overlay i {
	margin: 0px; font-size: 26px;
}
a.overlay {
	cursor: pointer; background-color: rgba(48, 48, 48, 0.3);
}
.listing-item a.overlay {
	transition:0.25s linear; transform: scale(1); background-color: rgba(255, 255, 255, 0.7); -webkit-transition: linear 0.25s; -o-transition: linear 0.25s; -webkit-transform: scale(1);
}
a.overlay i {
	left: 50%; top: 50%; text-align: center; color: rgb(244, 246, 249); line-height: 42px; font-size: 40px; margin-top: -22px; margin-left: -18px; position: absolute;
}
a.small.overlay i {
	line-height: 1; font-size: 18px; margin-top: -8px; margin-left: -8px;
}
.overlay .social-links {
	margin: 0px; width: 100%; text-align: center; bottom: 10px; position: absolute;
}
.overlay .social-links li {
	margin: 0px auto;
}
.overlay .social-links li a {
	margin: 2px; width: 40px; height: 40px; font-size: 18px; position: static;
}
.overlay .social-links li a:hover {
	border-color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(255, 255, 255);
}
.overlay .social-links li a i {
	margin: 0px; line-height: 38px; font-size: 24px;
}
.overlay-container:hover .overlay {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
.overlay-container:hover .overlay-links {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
.tp-caption .embed-responsive {
	overflow: visible;
}
.audio-wrapper iframe {
	border: currentColor; border-image: none; width: 100%; margin-bottom: 20px;
}
.scroll-spy {
	position: relative;
}
.navbar-default.navbar {
	border-color: transparent; margin: 0px; border-radius: 0px; background-color: transparent;
}
.header-small .navbar-default.navbar {
	margin: 6px 0px 5px;
}
.navbar-default .navbar-nav > li > a {
	padding: 12px 24.5px; transition:none; color: rgb(255, 255, 255); font-size: 15px; z-index: 102; -webkit-transition: none; -o-transition: none; -moz-transition: none;
}
.navbar-default .navbar-nav > li > a:hover {
	transition:0.2s ease-out; color: rgb(255, 255, 255); -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;
}
.navbar-default .navbar-nav > li > a:focus {
	color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(15, 86, 159);
}
.navbar-default .navbar-nav > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(15, 86, 159);
}
.navbar-default .navbar-nav > .active > a:hover {
	color: rgb(255, 255, 255); background-color: transparent;
}
.main-navigation .navbar-nav > .open > a {
	color: rgb(255, 255, 255); box-shadow: -1px -1px 0px rgba(0,0,0,0.03); background-color: rgb(0, 105, 184); -webkit-box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
}
.main-navigation .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255); box-shadow: -1px -1px 0px rgba(0,0,0,0.03); background-color: rgb(0, 105, 184); -webkit-box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
}
.main-navigation .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255); box-shadow: -1px -1px 0px rgba(0,0,0,0.03); background-color: rgb(0, 105, 184); -webkit-box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
}
.main-navigation .navbar-nav > .open > a:active {
	border-color: transparent; transition:0.1s ease-in-out; box-shadow: none; background-color: transparent; -webkit-box-shadow: none; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out;
}
.main-navigation .navbar-nav > .active.open > a:active {
	border-color: transparent; transition:0.1s ease-in-out; box-shadow: none; background-color: transparent; -webkit-box-shadow: none; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out;
}
.main-navigation .navbar-nav > .open > a:active + ul {
	display: none;
}
.main-navigation .navbar-nav > .active.open > a:active + ul {
	display: none;
}
.dropdown-menu {
	background: rgb(0, 105, 184); margin: 0px; padding: 0px; border-radius: 0px; border: 0px solid rgb(21, 84, 154); border-image: none; z-index: 101; min-width: 220px; box-shadow: 0px 1px 2px rgba(0,0,0,0.08); -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.dropdown-menu > li > a {
	padding: 6px 20px; transition:none; color: rgb(255, 255, 255); font-size: 13px; border-bottom-color: rgb(30, 118, 184); border-bottom-width: 1px; border-bottom-style: solid; -webkit-transition: none; -o-transition: none; -moz-transition: none;
}
.dropdown-menu > li > a:hover {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.dropdown-menu > li > a:focus {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.nav .open > a {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.nav .open > a:hover {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.nav .open > a:focus {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.dropdown-menu > .active > a {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.dropdown-menu > .active > a:hover {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.dropdown-menu > .active > a:focus {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.dropdown-menu .menu > .active > a {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.dropdown-menu .menu > .active > a:hover {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.dropdown-menu .menu > .active > a:focus {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(9, 93, 171);
}
.dropdown-menu .dropdown-menu {
	left: 100% !important; top: -1px; padding-top: 0px; margin-left: 0px; border-top-color: rgb(15, 80, 146); border-left-color: currentColor; border-top-width: 1px; border-left-width: medium; border-top-style: solid; border-left-style: none; box-shadow: 1px 1px 2px rgba(0,0,0,0.08); -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
}
.dropdown.mega-menu {
	position: static;
}
.mega-menu .dropdown-menu {
	padding: 20px 30px; left: 0px; top: 96%; width: 100%;
}
.mega-menu .menu {
	list-style: none; margin: 0px; padding: 0px;
}
.mega-menu h4.title {
	margin: 10px 0px 5px; text-transform: uppercase; font-size: 14px;
}
.mega-menu .menu > li > a {
	padding: 5px 0px; transition:none; color: rgb(255, 255, 255); font-size: 14px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 0px; border-bottom-style: solid; display: block; -webkit-transition: none; -o-transition: none; -moz-transition: none;
}
.mega-menu .menu > li > a i {
	transition:0.2s ease-in-out; padding-right: 5px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.dropdown-menu > li > a i {
	transition:0.2s ease-in-out; padding-right: 5px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.mega-menu .menu > li:last-child > a {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.mega-menu .menu > li > a:hover i {
	padding-left: 5px;
}
.dropdown-menu > li > a:hover i {
	padding-left: 5px;
}
.mega-menu .menu > li > a:hover {
	border-color: rgb(241, 241, 241); color: rgb(255, 255, 255); text-decoration: none;
}
.mega-menu .menu > li > a:focus {
	border-color: rgb(241, 241, 241); color: rgb(255, 255, 255); text-decoration: none;
}
.navbar-default .navbar-nav > .dropdown.active > a::before {
	color: rgb(232, 76, 61);
}
.navbar-default .navbar-nav > .open.dropdown > a::before {
	color: rgb(229, 229, 229);
}
.dropdown .dropdown > a::before {
	top: 7px; right: 10px; color: rgb(159, 229, 255); font-family: "FontAwesome"; margin-left: 0px; visibility: visible; position: absolute; content: "\f105";
}
.dropdown .open.dropdown > a::before {
	color: rgb(242, 251, 255);
}
.main-navigation.animated .open .dropdown-menu {
	animation-name: fadeInDownSmall; animation-duration: 0.2s; animation-fill-mode: both; -webkit-animation-name: fadeInDownSmall; -webkit-animation-duration: 0.2s; -webkit-animation-fill-mode: both;
}
.open .dropdown-animation {
	animation-name: fadeInDownSmall; animation-duration: 0.2s; animation-fill-mode: both; -webkit-animation-name: fadeInDownSmall; -webkit-animation-duration: 0.2s; -webkit-animation-fill-mode: both;
}
.open .dropdown-animation {
	animation-duration: 0.3s; -webkit-animation-duration: 0.3s;
}
.main-navigation.animated .dropdown-menu .open .dropdown-menu {
	animation-name: fadeInLeftSmall; -webkit-animation-name: fadeInLeftSmall;
}
.navbar-default .navbar-toggle {
	border-color: rgb(246, 250, 252);
}
.navbar-default .navbar-toggle:hover {
	border-color: rgb(243, 248, 251); background-color: rgb(250, 250, 250);
}
.navbar-default .navbar-toggle:focus {
	border-color: rgb(243, 248, 251); background-color: rgb(250, 250, 250);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: rgb(243, 246, 249);
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: rgb(200, 72, 60);
}
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: rgb(200, 72, 60);
}
@media all and (min-width:768px)
{
.main-navigation :last-child.navbar-right.navbar-nav {
	margin-right: 0px;
}
.navbar-default.navbar {
	border-color: transparent; background-color: transparent;
}
.main-navigation .container-fluid {
	padding-right: 0px; padding-left: 0px;
}
.navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
.main-navigation .navbar-right .dropdown-menu {
	left: 0px; right: auto;
}
.main-navigation .navbar-right > li:last-child > .dropdown-menu {
	left: auto; right: 0px;
}
}
@media all and (max-width:1199px) and (min-width:768px)
{
.main-navigation .container-fluid {
	padding-right: 0px; padding-left: 0px;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.main-navigation .navbar-nav {
	float: left !important;
}
}
@media all and (min-width:992px)
{
.col-md-3 + .col-md-9 .mega-menu .dropdown-menu {
	left: -243px; width: 940px;
}
}
@media all and (max-width:1299px)
{
.navbar-default .navbar-nav > li > a {
	padding: 12px 22px;
}
}
@media all and (max-width:1199px)
{
.navbar-default .navbar-nav > li > a {
	padding: 12px 14px;
}
}
@media all and (max-width:991px)
{
.navbar-default .navbar-nav > li > a {
	padding: 12px 9px; font-size: 13px;
}
}
@media all and (max-width:768px)
{
.header-top .data {
	font-size: 12px;
}
.navbar-default .navbar-nav > li > a {
	padding: 12px 5px;
}
}
@media all and (min-width:1200px)
{
.main-navigation .navbar-nav > li {
/*background: url("bj-navbg03.gif") no-repeat left; margin: 0px;*/
}
.main-navigation .navbar-nav > li:first-child {
margin: 0px;
}
.col-md-3 + .col-md-9 .mega-menu .dropdown-menu {
left: -293px; width: 1140px;
}
}
@media all and (max-width:767px)
{
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
color: rgb(232, 76, 61); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
color: rgb(232, 76, 61); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: rgb(232, 76, 61); background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
padding: 10px 20.5px; font-size: 15px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 0px; border-bottom-style: solid;
}
.subfooter .navbar-default .navbar-nav > li > a {
border-bottom-color: rgb(20, 20, 20); border-bottom-width: 1px; border-bottom-style: solid;
}
.light .subfooter .navbar-default .navbar-nav > li > a {
border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar-default .navbar-nav > li:last-child > a {
border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid;
}
.main-navigation .navbar-nav > .open > a {
border-color: transparent; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
}
.main-navigation .navbar-nav > .open > a:hover {
border-color: transparent; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
}
.main-navigation .navbar-nav > .open > a:focus {
border-color: transparent; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
}
.navbar-default .navbar-nav > li > a:hover {
color: rgb(255, 255, 255); background-color: rgb(0, 105, 184);
}
.navbar-default .navbar-nav > li > a:focus {
color: rgb(255, 255, 255); background-color: rgb(0, 105, 184);
}
.navbar-default .navbar-nav > .active > a:hover {
color: rgb(255, 255, 255); background-color: rgb(0, 105, 184);
}
.navbar-default .navbar-nav > .active > a:focus {
color: rgb(255, 255, 255); background-color: rgb(0, 105, 184);
}
.navbar-default .navbar-nav .open .dropdown-menu {
border-top-color: rgb(30, 118, 184); border-top-width: 1px; border-top-style: solid; background-color: rgb(0, 105, 184);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
padding: 10px 15px 10px 20px; color: rgb(255, 255, 255); font-size: 13px;
}
.navbar-default .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 10px 15px 10px 20px; color: rgb(255, 255, 255); font-size: 13px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: rgb(255, 255, 255);
}
.navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
padding-left: 60px;
}
.navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
padding-left: 80px;
}
.dropdown > a::before {
right: 32px;
}
.dropdown .dropdown > a::before {
right: 12px;
}
}
.header-top .navbar-default.navbar {
margin: 0px; min-height: 30px;
}
.header-top .navbar-default .navbar-nav > li > a {
padding: 4px 20px; color: rgb(153, 153, 153);
}
.header-top .navbar-default .navbar-nav > li {
border-right-color: rgb(153, 153, 153); border-right-width: 1px; border-right-style: solid;
}
.header-top .navbar-default .navbar-nav > li:last-child {
border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.subfooter .navbar {
background: none; border-color: transparent; margin: 0px; min-height: 0px;
}
.subfooter .navbar-default .nav > li > a {
padding: 10px; text-transform: none; line-height: 1; font-size: 14px; font-weight: 400;
}
.subfooter .navbar-default .nav li:last-child a {
border: currentColor; border-image: none;
}
.light .subfooter .navbar-default .nav > li:last-child > a {
border: currentColor; border-image: none;
}
.subfooter .navbar-default .nav > li > a:hover {
color: rgb(232, 76, 61); text-decoration: underline; background-color: transparent;
}
.subfooter .navbar-default .nav > .active > a:hover {
color: rgb(232, 76, 61); text-decoration: underline; background-color: transparent;
}
.subfooter .navbar-default .nav > .active > a:focus {
color: rgb(232, 76, 61); text-decoration: underline; background-color: transparent;
}
@media all and (min-width:768px)
{
.subfooter .navbar-nav {
margin: 15px 0px; text-align: center; float: none;
}
.subfooter .navbar-nav > li {
padding: 5px 0px; float: none;
}
.subfooter .navbar-default .nav > li > a {
padding: 0px 10px;
}
}
@media all and (min-width:992px)
{
.subfooter {
text-align: left;
}
.subfooter .navbar-nav {
margin: 0px; text-align: left; float: right;
}
.subfooter .navbar-nav > li {
padding: 0px; margin-top: 4px; float: left;
}
.subfooter .navbar-default .nav > li > a {
border-right-color: rgb(51, 51, 51); border-right-width: 1px; border-right-style: solid;
}
.light .subfooter .navbar-default .nav > li > a {
border-right-color: rgb(153, 153, 153); border-right-width: 1px; border-right-style: solid;
}
}
@media all and (max-width:767px)
{
.subfooter .navbar-default .navbar-toggle:hover {
border-color: rgb(136, 136, 136); background-color: transparent;
}
.subfooter .navbar-default .navbar-toggle:focus {
border-color: rgb(136, 136, 136); background-color: transparent;
}
.light .subfooter .navbar-default .navbar-collapse {
border-color: rgb(221, 221, 221);
}
.subfooter .navbar-default .navbar-collapse {
border-color: rgb(0, 0, 0);
}
}
.logo img {
transition:0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear;
}
.main-container .logo img {
margin: 0px auto;
}
.header-small .logo img {
margin: 2px 0px -4px; max-height: 40px;
}
.text-center .logo img {
margin: 0px auto;
}
.site-slogan {
color: rgb(153, 153, 153); font-size: 13px; font-style: italic;
}
.main-container .site-slogan {
text-align: center; color: inherit; margin-bottom: 20px;
}
.logo-footer {
margin: 25px 0px 20px;
}
@media all and (max-width:991px)
{
.logo img {
margin: 0px auto;
}
.header-small .logo img {
margin: 0px auto;
}
.site-slogan {
text-align: center;
}
}
.call-to-action {
padding: 10px 25px; text-align: center;
}
.call-to-action .btn {
margin: 10px 5px;
}
.call-to-action .btn-lg.btn {
margin-top: 15px;
}
@media all and (max-width:480px)
{
.call-to-action .btn {
margin: 10px auto; width: 60%; display: block;
}
}
.box {
margin: 0px 10px 10px 0px; border: 1px solid transparent; transition:0.2s ease-in-out; border-image: none; width: 60px; height: 60px; text-align: center; font-size: 0px; float: left; display: inline-block; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.box i {
line-height: 60px; font-size: 36px;
}
.small.box {
margin: 0px 5px 5px 0px; width: 45px; height: 45px;
}
.small.box i {
line-height: 45px; font-size: 24px;
}
.gray-bg.box:hover {
color: rgb(232, 76, 61);
}
.default-bg.box:hover {
border: 1px solid rgb(232, 76, 61); border-image: none; background-color: rgb(255, 255, 255);
}
.default-bg.box:hover * {
color: rgb(232, 76, 61);
}
.dark-bg.box:hover {
border: 1px solid rgb(102, 102, 102); border-image: none; background-color: rgb(255, 255, 255);
}
.dark-bg.box:hover * {
color: rgb(102, 102, 102);
}
.box-style-1 {
margin: 20px 0px; padding: 20px; text-align: center;
}
.grid-space-10 .box-style-1 {
margin: 10px 0px;
}
.box-style-1 i {
margin: 15px 0px 5px; text-align: center; font-size: 90px;
}
:not(.team-member).box-style-1:hover i {
transition:0.3s ease-in-out; color: rgb(232, 76, 61); -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
}
.default-bg.box-style-1:hover i {
color: inherit;
}
.dark-bg.box-style-1:hover i {
color: inherit;
}
.box-style-2 {
margin-top: 20px;
}
.box-style-2 i {
line-height: 60px; font-size: 36px;
}
.box-style-2 .icon-container {
border: 1px solid transparent; transition:0.2s ease-in-out; border-image: none; width: 60px; height: 60px; text-align: center; float: left; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.box-style-2 .body {
margin-left: 80px;
}
.box-style-2 h2 {
font-size: 24px; margin-top: 0px;
}
.box-style-2:hover .icon-container {
border: 1px solid rgb(102, 102, 102); border-image: none;
}
.box-style-2:hover .default-bg {
border: 1px solid rgb(232, 76, 61); border-image: none; background-color: rgb(255, 255, 255);
}
.box-style-2:hover .default-bg * {
color: rgb(232, 76, 61);
}
.box-style-2:hover .dark-bg {
border: 1px solid rgb(102, 102, 102); border-image: none; background-color: rgb(255, 255, 255);
}
.box-style-2:hover .dark-bg * {
color: rgb(102, 102, 102);
}
.box-style-2:hover .white-bg * {
color: rgb(232, 76, 61);
}
.box-style-3 {
margin-top: 20px;
}
.box-style-3 i {
line-height: 45px; font-size: 22px;
}
.box-style-3 .icon-container {
border: 1px solid transparent; transition:0.2s ease-in-out; border-image: none; width: 45px; height: 45px; text-align: center; float: left; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.box-style-3 .body {
margin-left: 80px;
}
.box-style-3 h2 {
font-size: 20px; margin-top: 0px;
}
.box-style-3:hover .icon-container {
border: 1px solid rgb(102, 102, 102); border-image: none;
}
.box-style-3:hover .default-bg {
border: 1px solid rgb(232, 76, 61); border-image: none; background-color: rgb(255, 255, 255);
}
.box-style-3:hover .default-bg * {
color: rgb(232, 76, 61);
}
.box-style-3:hover .dark-bg {
border: 1px solid rgb(102, 102, 102); border-image: none; background-color: rgb(255, 255, 255);
}
.box-style-3:hover .dark-bg * {
color: rgb(102, 102, 102);
}
.box-style-3:hover .white-bg * {
color: rgb(232, 76, 61);
}
.panel-body i {
width: 35px; text-align: center;
}
@media all and (min-width:768px)
{
.right.box-style-3 .icon-container {
float: right;
}
.right.box-style-3 .body {
text-align: right; margin-right: 80px; margin-left: 0px;
}
}
.image-box {
min-width: 90px;
}
.image-box img {
border: 1px solid rgb(241, 241, 241); border-image: none; margin-right: auto; margin-bottom: 5px; margin-left: auto;
}
.image-box span {
margin: 8px 0px 10px; width: 100%; text-align: center; overflow: hidden; font-size: 14px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.image-box span a {
color: rgb(0, 78, 162); font-weight: 500;
}
.image-box span a:hover {
color: rgb(0, 78, 162); text-decoration: underline;
}
.image-box span a.late {
color: rgb(47, 47, 47); text-decoration: underline;
}
.image-box span a.late:hover {
color: rgb(0, 78, 162);
}
.grid-space-0 .image-box {
border: currentColor; border-image: none;
}
.image-box h3.title {
margin-top: 0px;
}
.image-box .btn {
border-color: transparent; white-space: normal;
}
.image-box .btn-block {
margin: 0px;
}
.image-box-body {
padding: 20px 15px 15px;
}
.tags-cloud {
font-size: 0px;
}
.tag {
margin: 0px 3px 3px 0px; display: inline-block;
}
.tag a {
padding: 5px 10px; border: 1px solid rgb(243, 243, 243); border-image: none; color: rgb(153, 153, 153); font-size: 12px; display: block; background-color: rgb(250, 250, 250);
}
.tag a:hover {
border-color: rgb(232, 76, 61); color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(232, 76, 61);
}
footer:not(.light) .footer-content .tag a {
border-color: rgb(85, 85, 85); border-radius: 2px; background-color: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px;
}
.dark-bg .tag a {
border-color: rgb(85, 85, 85); border-radius: 2px; background-color: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px;
}
.social-links {
list-style: none; margin: 40px 0px 20px; padding: 0px; font-size: 0px; float: right;
}
.social-links li {
margin: 0px 2px 2px 0px; display: inline-block;
}
.social-links li a {
background: rgb(232, 76, 61); border: 1px solid rgb(232, 76, 61); border-image: none; width: 45px; height: 45px; text-align: center; color: rgb(255, 255, 255); font-size: 20px; display: block;
}
.large.social-links li a {
width: 60px; height: 60px; font-size: 24px;
}
.light.social-links li a {
background: rgb(250, 250, 250); border: 1px solid rgb(243, 243, 243); border-image: none; color: inherit;
}
.dark.social-links li a {
background: rgb(69, 69, 69); border: 1px solid rgb(51, 51, 51); border-image: none; color: rgb(172, 172, 172);
}
.radius-5px.social-links li a {
border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.circle.social-links li a {
border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%;
}
.social-links li a:hover {
border-color: rgb(205, 60, 46); color: rgb(205, 60, 46); background-color: transparent;
}
.dark.social-links li a:hover {
background: rgb(250, 250, 250); border: 1px solid rgb(172, 172, 172); border-image: none; color: inherit;
}
.light.social-links li a:hover {
border: 1px solid rgb(210, 210, 210); border-image: none; color: rgb(51, 51, 51);
}
.social-links li a i {
line-height: 44px;
}
.large.social-links li a i {
line-height: 60px;
}
.header-top .social-links {
margin: 0px;
}
.header-top .social-links li {
margin: 12px 0px; padding: 0px 8px; border-right-color: rgb(209, 209, 209); border-right-width: 1px; border-right-style: solid; float: left;
}
.header-top .social-links li:hover {
background-color: transparent;
}
.header-top .social-links li a {
font-size: 12px;
}
.header-top .social-links li:last-child {
padding: 0px 0px 0px 8px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.header-top .social-links li a {
padding: 0px 4px; border: transparent; border-image: none; width: 100%; height: 13px; color: rgb(245, 251, 255); line-height: 13px; background-color: transparent;
}
.header-top .social-links li a:hover {
color: rgb(0, 86, 174);
}
.header-top .social-links li a i {
line-height: 18px;
}
.footer-content .social-links {
margin: 20px 0px;
}
.footer-content .social-links li {
margin: 0px 5px 5px 0px;
}
.footer-content .social-links li a {
border-color: rgb(102, 102, 102); color: rgb(102, 102, 102); background-color: transparent;
}
.footer-content .social-links li a:hover {
border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.social-links li.twitter a:hover {
border-color: rgb(85, 172, 238); color: rgb(255, 255, 255); background-color: rgb(85, 172, 238);
}
.social-links.colored li.twitter a {
border-color: rgb(85, 172, 238); color: rgb(255, 255, 255); background-color: rgb(85, 172, 238);
}
.social-links li.skype a:hover {
border-color: rgb(0, 175, 240); color: rgb(255, 255, 255); background-color: rgb(0, 175, 240);
}
.social-links.colored li.skype a {
border-color: rgb(0, 175, 240); color: rgb(255, 255, 255); background-color: rgb(0, 175, 240);
}
.social-links li.linkedin a:hover {
border-color: rgb(9, 118, 180); color: rgb(255, 255, 255); background-color: rgb(9, 118, 180);
}
.social-links.colored li.linkedin a {
border-color: rgb(9, 118, 180); color: rgb(255, 255, 255); background-color: rgb(9, 118, 180);
}
.social-links li.googleplus a:hover {
border-color: rgb(221, 75, 57); color: rgb(255, 255, 255); background-color: rgb(221, 75, 57);
}
.social-links.colored li.googleplus a {
border-color: rgb(221, 75, 57); color: rgb(255, 255, 255); background-color: rgb(221, 75, 57);
}
.social-links li.youtube a:hover {
border-color: rgb(179, 18, 23); color: rgb(255, 255, 255); background-color: rgb(179, 18, 23);
}
.social-links.colored li.youtube a {
border-color: rgb(179, 18, 23); color: rgb(255, 255, 255); background-color: rgb(179, 18, 23);
}
.social-links li.flickr a:hover {
border-color: rgb(255, 0, 132); color: rgb(255, 255, 255); background-color: rgb(255, 0, 132);
}
.social-links.colored li.flickr a {
border-color: rgb(255, 0, 132); color: rgb(255, 255, 255); background-color: rgb(255, 0, 132);
}
.social-links li.facebook a:hover {
border-color: rgb(59, 89, 152); color: rgb(255, 255, 255); background-color: rgb(59, 89, 152);
}
.social-links.colored li.facebook a {
border-color: rgb(59, 89, 152); color: rgb(255, 255, 255); background-color: rgb(59, 89, 152);
}
.social-links li.pinterest a:hover {
border-color: rgb(203, 32, 39); color: rgb(255, 255, 255); background-color: rgb(203, 32, 39);
}
.social-links.colored li.pinterest a {
border-color: rgb(203, 32, 39); color: rgb(255, 255, 255); background-color: rgb(203, 32, 39);
}
.social-links li.instagram a:hover {
border-color: rgb(81, 127, 164); color: rgb(255, 255, 255); background-color: rgb(81, 127, 164);
}
.social-links.colored li.instagram a {
border-color: rgb(81, 127, 164); color: rgb(255, 255, 255); background-color: rgb(81, 127, 164);
}
.social-links li.vimeo a:hover {
border-color: rgb(170, 212, 80); color: rgb(255, 255, 255); background-color: rgb(170, 212, 80);
}
.social-links.colored li.vimeo a {
border-color: rgb(170, 212, 80); color: rgb(255, 255, 255); background-color: rgb(170, 212, 80);
}
.social-links li.tumblr a:hover {
border-color: rgb(50, 80, 109); color: rgb(255, 255, 255); background-color: rgb(50, 80, 109);
}
.social-links.colored li.tumblr a {
border-color: rgb(50, 80, 109); color: rgb(255, 255, 255); background-color: rgb(50, 80, 109);
}
.social-links li.soundcloud a:hover {
border-color: rgb(255, 58, 0); color: rgb(255, 255, 255); background-color: rgb(255, 58, 0);
}
.social-links.colored li.soundcloud a {
border-color: rgb(255, 58, 0); color: rgb(255, 255, 255); background-color: rgb(255, 58, 0);
}
.social-links li.foursquare a:hover {
border-color: rgb(0, 114, 177); color: rgb(255, 255, 255); background-color: rgb(0, 114, 177);
}
.social-links.colored li.foursquare a {
border-color: rgb(0, 114, 177); color: rgb(255, 255, 255); background-color: rgb(0, 114, 177);
}
.social-links li.dribbble a:hover {
border-color: rgb(234, 76, 137); color: rgb(255, 255, 255); background-color: rgb(234, 76, 137);
}
.social-links.colored li.dribbble a {
border-color: rgb(234, 76, 137); color: rgb(255, 255, 255); background-color: rgb(234, 76, 137);
}
.social-links li.behance a:hover {
border-color: rgb(5, 62, 255); color: rgb(255, 255, 255); background-color: rgb(5, 62, 255);
}
.social-links.colored li.behance a {
border-color: rgb(5, 62, 255); color: rgb(255, 255, 255); background-color: rgb(5, 62, 255);
}
.social-links li.vine a:hover {
border-color: rgb(0, 164, 120); color: rgb(255, 255, 255); background-color: rgb(0, 164, 120);
}
.social-links.colored li.vine a {
border-color: rgb(0, 164, 120); color: rgb(255, 255, 255); background-color: rgb(0, 164, 120);
}
.social-links li.stumbleupon a:hover {
border-color: rgb(247, 68, 37); color: rgb(255, 255, 255); background-color: rgb(247, 68, 37);
}
.social-links.colored li.stumbleupon a {
border-color: rgb(247, 68, 37); color: rgb(255, 255, 255); background-color: rgb(247, 68, 37);
}
.header-top .social-links li.twitter a:hover {
border-color: rgb(241, 241, 241); color: rgb(85, 172, 238); background-color: rgb(241, 241, 241);
}
.header-top .social-links li.skype a:hover {
border-color: transparent; color: rgb(0, 175, 240); background-color: transparent;
}
.header-top .social-links li.linkedin a:hover {
border-color: transparent; color: rgb(9, 118, 180); background-color: transparent;
}
.header-top .social-links li.googleplus a:hover {
border-color: transparent; color: rgb(221, 75, 57); background-color: transparent;
}
.header-top .social-links li.toplink a:hover {
border-color: transparent; color: rgb(106, 215, 255); text-decoration: none; background-color: transparent;
}
.header-top .social-links li.flickr a:hover {
border-color: transparent; color: rgb(255, 0, 132); background-color: transparent;
}
.header-top .social-links li.facebook a:hover {
border-color: transparent; color: rgb(59, 89, 152); background-color: transparent;
}
.header-top .social-links li.pinterest a:hover {
border-color: transparent; color: rgb(203, 32, 39); background-color: transparent;
}
.header-top .social-links li.instagram a:hover {
border-color: transparent; color: rgb(81, 127, 164); background-color: transparent;
}
.header-top .social-links li.vimeo a:hover {
border-color: transparent; color: rgb(170, 212, 80); background-color: transparent;
}
.header-top .social-links li.tumblr a:hover {
border-color: transparent; color: rgb(50, 80, 109); background-color: transparent;
}
.header-top .social-links li.soundcloud a:hover {
border-color: transparent; color: rgb(255, 58, 0); background-color: transparent;
}
.header-top .social-links li.foursquare a:hover {
border-color: transparent; color: rgb(0, 114, 177); background-color: transparent;
}
.header-top .social-links li.dribbble a:hover {
border-color: transparent; color: rgb(234, 76, 137); background-color: transparent;
}
.header-top .social-links li.behance a:hover {
border-color: transparent; color: rgb(5, 62, 255); background-color: transparent;
}
.header-top .social-links li.vine a:hover {
border-color: transparent; color: rgb(0, 164, 120); background-color: transparent;
}
.header-top .social-links li.stumbleupon a:hover {
border-color: transparent; color: rgb(247, 68, 37); background-color: transparent;
}
@media all and (max-width:991px)
{
.header-top .social-links li {
padding: 0px 2px;
}
.header-top .social-links li:last-child {
padding: 0px;
}
}
@media all and (max-width:767px)
{
.header-top .social-links li {
padding: 0px 8px; width: 100%; border-right-color: rgb(68, 125, 183); border-right-width: 0px; border-right-style: solid;
}
.header-top .social-links li a {
font-size: 13px;
}
.header-top .social-links li a {
color: rgb(45, 45, 45);
}
.header-top .social-links li.toplink a:hover {
color: rgb(3, 86, 177);
}
}
.social-links .dropdown > button {
margin: 0px; padding: 6px 0px; text-align: center; color: rgb(194, 218, 232); font-size: 16px; min-width: 0px; box-shadow: none !important; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
}
.social-links .dropdown > button i {
width: 15px;
}
.social-links .open.dropdown > button > i::before {
color: rgb(93, 171, 224); content: "\f00d";
}
.social-links .dropdown-menu {
background: rgb(247, 253, 255); padding: 0px; border: 1px solid rgb(255, 255, 255); border-image: none; left: auto; right: 0px; font-size: 0px; margin-top: 2px; z-index: 103; min-width: 120px; box-shadow: none;
}
.social-links .dropdown-menu li a {
padding: 0px;
}
.social-links .dropdown-menu li a i {
padding: 0px;
}
.header-top-dropdown {
text-align: right; font-size: 0px; float: right;
}
.header-top-dropdown .dropdown > button {
border-right-color: rgb(227, 227, 227); border-left-color: transparent; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.header-top-dropdown :last-child.dropdown > button {
border-right-color: transparent;
}
.header-top-dropdown .dropdown > button {
margin: 0px; padding: 8px 10px; text-align: center; color: rgb(153, 153, 153); text-transform: none; font-size: 12px; min-width: 0px; box-shadow: none !important; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
}
.header-top-dropdown .dropdown > button i {
width: 15px; padding-right: 5px;
}
.header-top-dropdown .open.dropdown > button {
color: rgb(232, 76, 61); border-right-color: rgb(227, 227, 227); background-color: rgb(250, 250, 250);
}
.header-top-dropdown .dropdown > button:hover {
color: rgb(232, 76, 61); border-right-color: rgb(227, 227, 227); background-color: rgb(250, 250, 250);
}
.header-top-dropdown :first-child.open.dropdown > button {
border-left-color: rgb(227, 227, 227);
}
.header-top-dropdown :first-child.dropdown > button:hover {
border-left-color: rgb(227, 227, 227);
}
.header .header-top-dropdown .dropdown > button {
padding: 3px 10px;
}
.header .header-top-dropdown .open.dropdown > button {
background-color: transparent;
}
.header .header-top-dropdown .dropdown > button:hover {
background-color: transparent;
}
.header .header-top-dropdown :first-child.open.dropdown > button {
border-left-color: transparent;
}
.header .header-top-dropdown :first-child.dropdown > button:hover {
border-left-color: transparent;
}
.header .header-top-dropdown :last-child.open.dropdown > button {
border-right-color: transparent;
}
.header .header-top-dropdown :last-child.dropdown > button:hover {
border-right-color: transparent;
}
.header .header-top-dropdown .dropdown-menu {
margin-top: 27px;
}
.header-top-dropdown .dropdown-menu {
padding: 20px; margin-top: 0px; z-index: 103; min-width: 280px;
}
.header-top-dropdown .search-box .form-group {
margin-bottom: 0px;
}
.header-top-dropdown form {
margin: 0px;
}
.header-top-dropdown .login-form span {
margin: 0px 3px;
}
.header-top-dropdown .login-form ul {
padding: 5px 0px; list-style-position: inside;
}
.header-top-dropdown .login-form .social-links {
margin: 0px; display: inline-block;
}
.header .header-top-dropdown {
margin-top: 19px;
}
.fixed-header-on .header .header-top-dropdown {
margin-top: 13px;
}
.fixed-header-on .header .header-top-dropdown .dropdown-menu {
margin-top: 19px;
}
.row.gallery {
margin-right: -5px; margin-left: -5px;
}
.gallery-item {
padding-right: 5px; padding-left: 5px; margin-bottom: 10px;
}
ul.tweets {
list-style: none; padding: 0px;
}
ul.tweets li {
padding-left: 35px; margin-bottom: 20px; position: relative;
}
ul.tweets li i {
left: 0px; top: 4px; width: 25px; height: 25px; text-align: center; color: rgb(102, 102, 102); position: absolute;
}
ul.tweets li p {
margin-bottom: 5px;
}
ul.tweets li span {
color: rgb(102, 102, 102); font-size: 12px;
}
.testimonial {
margin: 25px 0px;
}
.well .testimonial {
margin: 0px;
}
.owl-item .testimonial {
margin: 0px;
}
.testimonial h2 {
margin-bottom: 25px;
}
.testimonial-image {
border-radius: 100%; float: left; max-width: 160px; -webkit-border-radius: 100%; -moz-border-radius: 100%;
}
.testimonial-body {
padding: 15px;
}
.testimonial-image + .testimonial-body {
margin-left: 180px;
}
.testimonial-info-1 {
color: rgb(0, 0, 0); font-size: 13px; font-style: italic;
}
.testimonial-info-2 {
color: rgb(0, 0, 0); font-size: 13px; font-weight: 700;
}
.dark-bg .testimonial-info-1 {
color: inherit;
}
.dark-bg .testimonial-info-2 {
color: inherit;
}
.default-bg .testimonial-info-1 {
color: inherit;
}
.default-bg .testimonial-info-2 {
color: inherit;
}
.dark-translucent-bg .testimonial-info-1 {
color: inherit;
}
.dark-translucent-bg .testimonial-info-2 {
color: inherit;
}
@media all and (max-width:480px)
{
.testimonial-image {
max-width: 80px;
}
.testimonial-image + .testimonial-body {
padding: 0px 15px; margin-left: 100px;
}
}
.isotope-container {
margin-bottom: 40px; display: none;
}
.isotope-item {
margin-bottom: 30px;
}
.grid-space-20 .isotope-item {
margin-bottom: 20px;
}
.grid-space-10 .isotope-item {
margin-bottom: 0px;
}
@media all and (max-width:767px)
{
.isotope-item {
max-width: 100%;
}
}
.stat-num {
font-size: 36px; font-weight: 700; display: block;
}
.pricing-tables {
margin: 60px 0px 0px;
}
.plan {
border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(197, 197, 197) rgb(197, 197, 197); border-image: none; text-align: center; margin-bottom: 40px !important;
}
.plan + .plan {
border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.plan .header {
margin: 0px -1px; padding: 10px 0px;
}
.plan .header h3 {
margin: 0px; text-transform: uppercase; line-height: 28px; letter-spacing: 0.04em; font-size: 24px; font-weight: normal; display: inline-block; text-shadow: 0px 1px 1px #494949;
}
.plan .header .price {
padding: 10px 0px 0px; color: inherit; font-size: 16px; font-weight: 400; display: inline-block;
}
.plan .header .price span {
text-transform: uppercase;
}
.plan ul {
list-style: none; margin: 0px; padding: 0px; font-size: 14px;
}
.plan ul li {
padding: 12px 0px; line-height: 18px; font-size: 13px; text-shadow: 1px 1px 0px #fff;
}
.plan ul li a.pt-popover {
color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: dashed; position: relative;
}
.plan ul li a.pt-popover:hover {
text-decoration: none;
}
.plan ul li a.pt-popover::after {
left: -15px; top: 0px; color: rgb(221, 221, 221); font-family: "FontAwesome"; font-size: 12px; position: absolute; content: "\f059";
}
.plan.best-value ul li {
padding: 15px 0px;
}
.plan .popover {
border-radius: 0px; border: currentColor; border-image: none; width: 250px; text-align: center; font-size: 13px; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.plan .popover-title {
border-radius: 0px; color: rgb(255, 255, 255); font-size: 13px; text-shadow: none; background-color: rgb(232, 76, 61); -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.plan .popover-content {
font-size: 12px;
}
.plan .btn {
text-shadow: none;
}
.gray .plan {
border-top-color: rgb(197, 197, 197); border-top-width: 1px; border-top-style: solid; box-shadow: -1px 0px 0px rgba(0,0,0,0.15); background-color: rgb(241, 241, 241); -webkit-box-shadow: -1px 0 0px rgba(0, 0, 0, 0.15);
}
.gray .plan .header {
background: rgb(250, 250, 250); margin: 15px auto; border-radius: 100%; border: 1px solid rgb(202, 202, 202); border-image: none; width: 150px; height: 150px;
}
.gray .plan .header h3 {
color: rgb(232, 76, 61); margin-top: 30px; display: block;
}
.gray .plan .header .price {
padding-top: 5px; font-size: 24px;
}
.gray .plan ul {
background: rgb(241, 241, 241); border-top-color: rgb(228, 228, 228); border-top-width: 1px; border-top-style: solid;
}
.gray .plan ul li {
color: rgb(51, 51, 51); border-top-color: rgb(248, 248, 248); border-bottom-color: rgb(228, 228, 228); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.white .plan {
border-color: rgb(243, 243, 243);
}
.white .plan .header {
background: rgb(232, 76, 61); color: rgb(255, 255, 255);
}
.white .plan .header h3 {
color: rgb(255, 255, 255);
}
.white .plan ul {
box-shadow: 0px 2px 2px rgba(0,0,0,0.1); background-color: rgb(251, 251, 251); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.white .plan ul li {
border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: solid;
}
.stripped .header {
background: rgb(232, 76, 61); border: currentColor; border-image: none; color: rgb(255, 255, 255); box-shadow: inset 0px 0px 60px #cd3c2e; -webkit-box-shadow: 0px 0px 60px #cd3c2e inset; -moz-box-shadow: 0px 0px 60px #cd3c2e inset;
}
.stripped .header h3 {
color: rgb(255, 255, 255);
}
.stripped .plan ul {
background: rgb(253, 253, 253); box-shadow: inset 0px 0px 32px 0px #cacaca; -webkit-box-shadow: 0px 0px 32px 0px #cacaca inset; -moz-box-shadow: 0px 0px 32px 0px #cacaca inset;
}
.stripped .plan ul li {
border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(236, 236, 236) rgb(236, 236, 236); border-image: none; color: rgb(102, 102, 102);
}
.stripped .plan ul li:nth-child(2n) {
background: rgb(255, 255, 255); border-right-color: rgb(226, 226, 226); border-bottom-color: rgb(226, 226, 226); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; box-shadow: inset 0px 0px 40px #e4e4e4; -webkit-box-shadow: 0px 0px 40px #e4e4e4 inset; -moz-box-shadow: 0px 0px 40px #e4e4e4 inset;
}
@media all and (min-width:768px)
{
.plan.best-value {
top: -30px; position: relative;
}
}
#map-canvas {
height: 450px;
}
.sidebar #map-canvas {
height: 350px;
}
#map-canvas img {
max-width: inherit;
}
.scrollToTop {
width: 50px; height: 50px; text-align: center; right: 5px; bottom: 5px; color: rgb(255, 255, 255); display: none; position: fixed; z-index: 1005; cursor: pointer; background-color: rgb(10, 93, 153);
}
.scrollToTop i {
line-height: 50px; font-size: 24px;
}
@media all and (max-width:767px)
{
.scrollToTop {
width: 40px; height: 40px; background-color: rgba(0, 0, 0, 0.4);
}
.scrollToTop i {
line-height: 40px; font-size: 20px;
}
}
.slider-banner-container {
padding: 0px; width: 100%; position: relative;
}
.slider-banner {
width: 100%; position: relative;
}
.slider-banner-2 {
width: 100%; position: relative;
}
.slider-banner-3 {
width: 100%; position: relative;
}
.slider-banner-fullscreen {
width: 100%; position: relative;
}
.slider-banner > ul {
display: none;
}
.slider-banner-2 > ul {
display: none;
}
.slider-banner-3 > ul {
display: none;
}
.slider-banner-fullscreen > ul {
display: none;
}
.spinner0.tp-loader {
/*background: url("../images/loader.gif") no-repeat center; border-radius: 0px; animation:none; width: 44px; height: 44px; margin-top: -22px; margin-left: -22px; box-shadow: none; -webkit-box-shadow: none; -webkit-animation: none; -webkit-border-radius: 0px; -moz-border-radius: 0px;*/
}
.spinner4.tp-loader .dot1 {
box-shadow: 0px 0px 20px 0px rgba(255,255,255,0.8); background-color: rgb(102, 102, 102); -webkit-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.80);
}
.spinner4.tp-loader .dot2 {
box-shadow: 0px 0px 20px 0px rgba(255,255,255,0.8); background-color: rgb(102, 102, 102); -webkit-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.80);
}
.slideshow-boxed {
padding: 20px 0px 60px;
}
.slideshow-boxed .slider-banner-container {
background: rgb(255, 255, 255); padding: 10px; border: 1px solid rgb(234, 234, 234); border-image: none;
}
.slideshow-boxed .tp-caption {
margin-left: 20px !important;
}
.tp-caption {
z-index: 5;
}
.tp-caption a.btn {
color: rgb(255, 255, 255);
}
.tp-caption a.btn:hover {
color: rgb(255, 255, 255);
}
.default_bg {
color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.white_bg {
color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.dark_gray_bg {
color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.light_gray_bg {
border-width: 1px 1px 1px medium !important; border-style: solid solid solid none !important; border-color: rgb(243, 243, 243) rgb(243, 243, 243) rgb(243, 243, 243) currentColor !important; border-image: none !important; color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.small_thin_white.tp-caption {
color: rgb(225, 225, 225); line-height: 26px; font-size: 18px; font-weight: 300; text-shadow: 1px 1px 1px #000000;
}
.small_thin_dark.tp-caption {
color: rgb(0, 0, 0); line-height: 26px; font-size: 18px; font-weight: 400;
}
.large.tp-caption {
padding: 0px 15px; font-size: 36px;
}
.medium.tp-caption {
padding: 2px 10px; font-size: 22px;
}
.small.tp-caption {
padding: 5px; font-size: 14px;
}
@media all and (max-width:1199px)
{
.tp-caption {
margin-left: 20px !important;
}
}
.round.tparrows {
border-radius: 100%; transition:0.2s linear; top: 50% !important; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); background-image: none; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: all linear 0.2s; -o-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -webkit-border-radius: 100%; -moz-border-radius: 100%;
}
.round.tparrows::before {
line-height: 52px; font-family: "fontello"; font-size: 24px; display: inline-block; content: "\e87c";
}
.tp-rightarrow.round.tparrows::before {
content: "\e87d";
}
.round.tparrows:hover {
color: rgb(255, 255, 255); background-color: rgb(232, 76, 61);
}
.slideshow-boxed .slider-banner-container .tparrows {
opacity: 0;
}
.slideshow-boxed .slider-banner-container:hover .tparrows {
opacity: 1;
}
.tp-bullets {
z-index: 100;
}
.round.simplebullets.tp-bullets .bullet {
background: rgba(0, 0, 0, 0.5); margin: 0px 3px; border-radius: 100%; border: currentColor; transition:0.2s linear; border-image: none; width: 14px; height: 14px; -webkit-transition: all linear 0.2s; -o-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -webkit-border-radius: 100%; -moz-border-radius: 100%;
}
.bullets-with-bg + .preview4.tp-bullets {
padding: 5px 15px; border-radius: 3px; height: auto; bottom: -6px !important; background-color: rgba(255, 255, 255, 1);
}
.round.simplebullets.tp-bullets .bullet:hover {
background-color: rgb(232, 76, 61);
}
.round.simplebullets.tp-bullets .selected.bullet {
background-color: rgb(232, 76, 61);
}
.tp-bannertimer {
display: none; z-index: 100; background-image: none; background-color: rgba(232, 76, 61, 0.7);
}
.slideshow-boxed .tp-bullets {
bottom: -33px !important;
}
.slideshow-boxed .bullets-with-bg + .preview4.tp-bullets {
padding: 7px 15px 2px; bottom: -45px !important;
}
.slideshow-boxed .tp-rightarrow {
right: 10px !important;
}
.slideshow-boxed .tp-leftarrow {
left: 10px !important;
}
.slideshow-boxed .hidebullets.tp-bullets {
opacity: 1 !important;
}
@media all and (max-width:480px)
{
.tparrows {
display: none;
}
.tp-bullets {
display: none;
}
}
.owl-carousel {
z-index: 4;
}
.owl-carousel .owl-item > div {
margin: 0px;
}
.carousel.owl-carousel .owl-item > div {
margin: 10px 20px 20px 0px;
}
.carousel-autoplay.owl-carousel .owl-item > div {
margin: 10px 20px 20px 0px;
}
.clients.owl-carousel .owl-item > div {
margin: 0px 30px 0px 0px;
}
.owl-carousel.well .owl-item > div {
margin: 10px 0px 0px;
}
.tab-content .owl-carousel .owl-item > div {
margin: 0px 0px 20px;
}
.caption {
padding: 8px 10px; width: 100%; bottom: 0px; color: rgb(255, 255, 255); font-size: 14px; position: absolute; background-color: rgba(58, 58, 58, 0.6);
}
.caption .title {
margin-top: 0px;
}
@media all and (max-width:991px)
{
.caption {
width: 100%;
}
}
@media all and (max-width:767px)
{
.caption {
width: 100%;
}
}
.owl-controls {
width: 100%; margin-bottom: 50px;
}
.owl-controls .owl-buttons div {
padding: 3px 10px; transition:0.2s ease-in-out; width: 30px; height: 30px; font-size: 12px; display: inline-block; position: absolute; -ms-zoom: 1; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.owl-prev {
left: 0px; color: rgb(241, 241, 241); background-color: rgb(232, 76, 61);
}
.owl-next {
left: 30px; color: rgb(232, 76, 61); background-color: rgb(241, 241, 241);
}
.owl-prev:hover {
color: rgb(241, 241, 241); background-color: rgb(51, 51, 51);
}
.owl-next:hover {
color: rgb(241, 241, 241); background-color: rgb(51, 51, 51);
}
.gray-bg .owl-next:hover {
color: rgb(241, 241, 241); background-color: rgb(51, 51, 51);
}
.gray-bg .owl-next {
background-color: rgb(255, 255, 255);
}
.owl-controls .owl-buttons div::before {
line-height: 26px; font-family: "FontAwesome"; font-size: 18px;
}
.owl-prev::before {
content: "\f104";
}
.owl-next::before {
content: "\f105";
}
.no-touch .clickable.owl-controls .owl-buttons div:hover {
text-decoration: none; opacity: 1;
}
.content-slider-with-controls {
margin-bottom: 20px;
}
.content-slider-with-controls .owl-controls {
margin-bottom: 0px;
}
.content-slider-with-controls-autoplay .owl-controls {
margin-bottom: 0px;
}
.content-slider-with-controls .owl-buttons div {
top: 50%; color: rgb(241, 241, 241); margin-top: -15px; background-color: rgba(22, 70, 148, 0.5);
}
.content-slider-with-controls-autoplay .owl-buttons div {
top: 50%; color: rgb(241, 241, 241); margin-top: -15px; background-color: rgba(22, 70, 148, 0.5);
}
.content-slider-with-controls .owl-buttons div.owl-next {
left: auto; right: 0px;
}
.content-slider-with-controls-autoplay .owl-buttons div.owl-next {
left: auto; right: 0px;
}
.content-slider-with-controls .owl-prev:hover {
color: rgb(232, 76, 61); background-color: rgb(241, 241, 241);
}
.content-slider-with-controls .owl-next:hover {
color: rgb(232, 76, 61); background-color: rgb(241, 241, 241);
}
.content-slider-with-controls-autoplay .owl-prev:hover {
color: rgb(232, 76, 61); background-color: rgb(241, 241, 241);
}
.content-slider-with-controls-autoplay .owl-next:hover {
color: rgb(232, 76, 61); background-color: rgb(241, 241, 241);
}
.content-slider-with-controls-bottom .owl-controls .owl-pagination {
bottom: -30px;
}
.content-slider-with-controls-bottom .owl-controls .owl-page span {
background: rgb(172, 172, 172);
}
.owl-controls .owl-pagination {
margin: 0px auto; width: 100%; text-align: center; bottom: 36px; display: block; position: absolute;
}
.owl-controls .owl-page {
display: inline-block; -ms-zoom: 1;
}
.owl-controls .owl-page span {
background: rgb(220, 220, 220); margin: 5px 4px; border-radius: 10px; width: 10px; height: 10px; display: block;
}
.owl-controls .active.owl-page span {
background: rgb(232, 76, 61); width: 25px;
}
.clickable.owl-controls .owl-page:hover span {
background: rgb(232, 76, 61); width: 25px;
}
.zoom-container {
overflow: hidden; font-size: 1rem; vertical-align: top; display: inline-block; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.zoom-container a {
left: 0px; top: -100%; text-align: center; right: 0px; bottom: 0px; color: inherit; display: block; position: absolute; opacity: 0;
}
.zoom-container:hover a {
top: 0px; z-index: 500; opacity: 1;
}
.zoom-container:hover a i {
left: 0px; top: 50%; right: 0px; position: absolute; transform: translateY(-50%);
}
.zoom-container img {
transition:0.5s; width: 100%; height: auto; display: block; -webkit-transition: all .5s ease; -o-transition: all .5s ease; -moz-transition: all .5s ease;
}
.zoom-container .zoom-caption i.icon-play {
margin: 0px auto; padding: 8px 5px; border-radius: 8px; font-size: 22px; max-width: 60px; background-color: rgba(17, 17, 17, 0.8);
}
.zoom-container .zoom-caption i.icon-play:hover {
background-color: rgba(210, 0, 0, 0.9);
}
.zoom-container .zoom-caption {
transition:0.5s; left: 0px; top: 0px; right: 0px; bottom: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 10; -webkit-transition: all .5s ease; -o-transition: all .5s ease; -moz-transition: all .5s ease;
}
.zoom-container .zoom-caption span {
padding: 0px 7px; top: 0px; font-size: 13px; font-weight: bold; position: absolute;
}
.zoom-container .zoom-caption span.youtube {
background-color: rgb(253, 0, 5);
}
.zoom-container .zoom-caption span.vimeo {
background-color: rgb(23, 179, 232);
}
.zoom-container .zoom-caption p {
background: rgba(0, 0, 0, 0.5); margin: 0px; padding: 10px; left: 0px; text-align: center; right: 0px; bottom: 0px; font-size: 20px; font-weight: bold; position: absolute;
}
.zoom-container:hover img {
transform: scale(1.25) rotate(5deg); -webkit-transform: scale(1.25) rotate(5deg); -o-transform: scale(1.25) rotate(5deg); -moz-transform: scale(1.25) rotate(5deg);
}
.zoom-container:hover .zoom-caption {
background: rgba(0, 0, 0, 0.5);
}
