@import url( https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900 );
@import url( https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900 );
html {
	font-size: 15px;
}
body {
	color: rgb(111, 111, 111); line-height: 24px; font-family: "Roboto", sans-serif; font-size: 14px; font-weight: 400; -webkit-font-smoothing: antialiased; font-smoothing: antialiased;
}
body {
	height: 100%; -moz-osx-font-smoothing: grayscale;
}
html {
	height: 100%; -moz-osx-font-smoothing: grayscale;
}
a {
	color: rgb(111, 111, 111); text-decoration: none;
}
a:active {
	color: rgb(111, 111, 111); text-decoration: none;
}
a:focus {
	color: rgb(111, 111, 111); text-decoration: none;
}
a:hover {
	color: rgb(255, 33, 79); text-decoration: none;
}
a:active {
	color: rgb(255, 33, 79); text-decoration: none;
}
a:focus {
	box-shadow: none;
}
a:active {
	box-shadow: none;
}
button:focus {
	box-shadow: none;
}
button:active {
	box-shadow: none;
}
.btn.active.focus {
	box-shadow: none;
}
.btn.active:focus {
	box-shadow: none;
}
.btn.focus {
	box-shadow: none;
}
.btn.focus:active {
	box-shadow: none;
}
.btn:focus:active {
	box-shadow: none;
}
.btn:focus {
	box-shadow: none;
}
img {
	height: auto; max-width: 100%;
}
video {
	width: 100%; vertical-align: middle; display: table-cell; background-size: cover;
}
input {
	margin: 0px 0px 20px; padding: 8px 15px; border: 1px solid rgb(209, 209, 209); border-image: none; width: 100%; color: inherit; font-size: 14px; max-width: 100%; resize: none;
}
textarea {
	margin: 0px 0px 20px; padding: 8px 15px; border: 1px solid rgb(209, 209, 209); border-image: none; width: 100%; color: inherit; font-size: 14px; max-width: 100%; resize: none;
}
select {
	margin: 0px 0px 20px; padding: 8px 15px; border: 1px solid rgb(209, 209, 209); border-image: none; width: 100%; color: inherit; font-size: 14px; max-width: 100%; resize: none;
}
input[type='submit'] {
	width: auto;
}
input[type='button'] {
	-webkit-appearance: none;
}
input[type='text'] {
	-webkit-appearance: none;
}
input[type='email'] {
	-webkit-appearance: none;
}
input[type='search'] {
	-webkit-appearance: none;
}
input[type='password'] {
	-webkit-appearance: none;
}
textarea {
	-webkit-appearance: none;
}
input[type='submit'] {
	-webkit-appearance: none;
}
input:focus {
	border-color: rgb(88, 88, 88) !important;
}
textarea:focus {
	border-color: rgb(88, 88, 88) !important;
}
input[type='button']:focus {
	box-shadow: none;
}
input:focus {
	box-shadow: none;
}
textarea:focus {
	box-shadow: none;
}
select:focus {
	box-shadow: none;
}
.form-control:focus {
	box-shadow: none;
}
.btn.focus {
	box-shadow: none;
}
.btn:focus {
	box-shadow: none;
}
select::-ms-expand {
	display: none;
}
iframe {
	border: 0px currentColor; border-image: none;
}
p {
	margin: 0px 0px 25px;
}
b {
	font-weight: 600;
}
strong {
	font-weight: 600;
}
.last-paragraph-no-margin p:last-of-type {
	margin-bottom: 0px;
}
.alt-font strong {
	font-weight: 700;
}
ul {
	margin-bottom: 25px; list-style-position: outside;
}
ol {
	margin-bottom: 25px; list-style-position: outside;
}
dl {
	margin-bottom: 25px; list-style-position: outside;
}
* {
	transition-duration: 0.2s; transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;
}
*:hover {
	transition-duration: 0.2s; transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;
}
::selection {
	background: rgb(219, 219, 219); color: rgb(0, 0, 0);
}
:-ms-input-placeholder {
	color: rgb(111, 111, 111); -ms-text-overflow: ellipsis; opacity: 1;
}
.alt-font {
	font-family: "Montserrat", sans-serif; font-weight: 500;
}
.main-font {
	font-family: "Roboto", sans-serif;
}
h1 {
	margin: 0px 0px 25px; padding: 0px; letter-spacing: 0px; font-weight: 400;
}
h2 {
	margin: 0px 0px 25px; padding: 0px; letter-spacing: 0px; font-weight: 400;
}
h3 {
	margin: 0px 0px 25px; padding: 0px; letter-spacing: 0px; font-weight: 400;
}
h4 {
	margin: 0px 0px 25px; padding: 0px; letter-spacing: 0px; font-weight: 400;
}
h5 {
	margin: 0px 0px 25px; padding: 0px; letter-spacing: 0px; font-weight: 400;
}
h6 {
	margin: 0px 0px 25px; padding: 0px; letter-spacing: 0px; font-weight: 400;
}
h1 {
	line-height: 70px; font-size: 70px;
}
h2 {
	line-height: 60px; font-size: 55px;
}
h3 {
	line-height: 54px; font-size: 48px;
}
h4 {
	line-height: 46px; font-size: 40px;
}
h5 {
	line-height: 40px; font-size: 32px;
}
h6 {
	line-height: 30px; font-size: 25px;
}
.text-extra-small {
	line-height: 14px; font-size: 11px;
}
.text-small {
	line-height: 20px; font-size: 12px;
}
.text-medium {
	line-height: 23px; font-size: 16px;
}
.text-large {
	line-height: 26px; font-size: 18px;
}
.text-extra-large {
	line-height: 26px; font-size: 20px;
}
.title-large {
	line-height: 95px; font-size: 100px;
}
.title-extra-large {
	line-height: 120px; font-size: 130px;
}
.text-white-2 {
	color: rgb(255, 255, 255);
}
.btn.text-white-2 {
	color: rgb(255, 255, 255);
}
.text-black {
	color: rgb(0, 0, 0);
}
.btn.text-black {
	color: rgb(0, 0, 0);
}
.text-extra-dark-gray {
	color: rgb(35, 35, 35);
}
.btn.text-extra-dark-gray {
	color: rgb(35, 35, 35);
}
.text-dark-gray {
	color: rgb(98, 98, 98);
}
.btn.text-dark-gray {
	color: rgb(98, 98, 98);
}
.text-extra-medium-gray {
	color: rgb(117, 117, 117);
}
.btn.text-extra-medium-gray {
	color: rgb(117, 117, 117);
}
.text-medium-gray {
	color: rgb(147, 147, 147);
}
.btn.text-medium-gray {
	color: rgb(147, 147, 147);
}
.text-extra-light-gray {
	color: rgb(183, 183, 183);
}
.btn.text-extra-light-gray {
	color: rgb(183, 183, 183);
}
.text-light-gray {
	color: rgb(214, 213, 213);
}
.btn.text-light-gray {
	color: rgb(214, 213, 213);
}
.text-very-light-gray {
	color: rgb(237, 237, 237);
}
.btn.text-very-light-gray {
	color: rgb(237, 237, 237);
}
.text-deep-pink {
	color: rgb(255, 33, 79);
}
.btn.text-deep-pink {
	color: rgb(255, 33, 79);
}
.first-letter {
	margin: 0px 20px 0px 0px; padding: 10px 0px; text-align: center; font-size: 50px; font-weight: 600; float: left;
}
.first-letter-big {
	margin: 0px 20px 0px 0px; padding: 0px 8px; text-align: center; line-height: 110px; font-size: 110px; font-weight: 600; float: left; position: relative;
}
.first-letter-big::before {
	left: 0px; top: 55%; width: 100%; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; content: "";
}
.first-letter-block {
	padding: 15px 0px; width: 55px; height: 55px; line-height: 22px; font-size: 30px; font-weight: 500; margin-top: 5px;
}
.first-letter-block-round {
	border-radius: 6px; border: 1px solid currentColor; border-image: none;
}
.first-letter-round {
	padding: 15px; border-radius: 50%; width: 65px; height: 65px; line-height: 32px; font-size: 35px;
}
blockquote {
	padding: 20px 30px;
}
blockquote p {
	line-height: 30px; font-size: 18px; font-weight: 300; margin-bottom: 17px !important;
}
blockquote {
	margin: 45px 0px; padding: 15px 40px; border-left-color: currentColor; border-left-width: 2px; border-left-style: solid;
}
blockquote footer {
	color: rgb(147, 147, 147);
}
blockquote .small::before {
	content: "\2014 \00A0";
}
blockquote footer::before {
	content: "\2014 \00A0";
}
blockquote small::before {
	content: "\2014 \00A0";
}
.blog-image blockquote {
	margin: 0px; padding: 60px; border: 0px currentColor; border-image: none;
}
.blog-image blockquote h6::before {
	top: 5px; color: rgb(255, 33, 79); font-family: "themify"; font-size: 40px; margin-right: 12px; position: relative; content: "\e67f";
}
a.text-link-white-2 {
	color: rgb(255, 255, 255);
}
a.text-link-white-2 i {
	color: rgb(255, 255, 255);
}
a.text-link-white-2:hover {
	color: rgb(255, 33, 79);
}
a.text-link-white-2:hover i {
	color: rgb(255, 33, 79);
}
a.text-link-white-2:focus {
	color: rgb(255, 33, 79);
}
a.text-link-white-2:focus i {
	color: rgb(255, 33, 79);
}
a.text-link-black {
	color: rgb(0, 0, 0);
}
a.text-link-black i {
	color: rgb(0, 0, 0);
}
a.text-link-dark-gray {
	color: rgb(147, 147, 147);
}
a.text-link-dark-gray:hover {
	color: rgb(35, 35, 35);
}
.text-link-dark-gray:focus {
	color: rgb(35, 35, 35);
}
a.text-link-extra-dark-gray {
	color: rgb(35, 35, 35);
}
a.text-link-extra-dark-gray:hover {
	color: rgb(0, 0, 0);
}
a.text-link-extra-dark-gray:focus {
	color: rgb(0, 0, 0);
}
a.text-link-deep-pink {
	color: rgb(255, 33, 79);
}
a.text-link-deep-pink i {
	color: rgb(255, 33, 79);
}
a.text-link-deep-pink:hover {
	color: rgb(255, 255, 255);
}
a.text-link-deep-pink:hover i {
	color: rgb(255, 255, 255);
}
a.text-link-deep-pink:focus {
	color: rgb(255, 255, 255);
}
a.text-link-deep-pink:focus i {
	color: rgb(255, 255, 255);
}
a.text-white-2-hover:hover {
	color: rgb(255, 255, 255) !important;
}
a.text-white-2-hover:focus {
	color: rgb(255, 255, 255) !important;
}
a.text-black-hover:hover {
	color: rgb(0, 0, 0) !important;
}
a.text-black-hover:focus {
	color: rgb(0, 0, 0) !important;
}
a.text-deep-pink-hover:hover {
	color: rgb(255, 33, 79) !important;
}
a.text-deep-pink-hover:focus {
	color: rgb(255, 33, 79) !important;
}
a.text-extra-dark-gray-hover:hover {
	color: rgb(35, 35, 35) !important;
}
a.text-dark-gray-hover:hover {
	color: rgb(98, 98, 98) !important;
}
a.text-extra-medium-gray-hover:hover {
	color: rgb(117, 117, 117) !important;
}
a.text-medium-gray-hover:hover {
	color: rgb(147, 147, 147) !important;
}
a.text-extra-light-gray-hover:hover {
	color: rgb(183, 183, 183) !important;
}
a.text-light-gray-hover:hover {
	color: rgb(214, 213, 213) !important;
}
a.text-very-light-gray-hover:hover {
	color: rgb(237, 237, 237) !important;
}
.no-letter-spacing {
	letter-spacing: 0px;
}
.letter-spacing-1 {
	letter-spacing: 1px;
}
.letter-spacing-2 {
	letter-spacing: 2px;
}
.letter-spacing-3 {
	letter-spacing: 3px;
}
.letter-spacing-4 {
	letter-spacing: 4px;
}
.letter-spacing-5 {
	letter-spacing: 5px;
}
.letter-spacing-6 {
	letter-spacing: 6px;
}
.letter-spacing-7 {
	letter-spacing: 7px;
}
.letter-spacing-8 {
	letter-spacing: 8px;
}
.letter-spacing-9 {
	letter-spacing: 9px;
}
.letter-spacing-10 {
	letter-spacing: 10px;
}
.letter-spacing-minus-1 {
	letter-spacing: -1px;
}
.letter-spacing-minus-2 {
	letter-spacing: -2px;
}
.letter-spacing-minus-3 {
	letter-spacing: -3px;
}
.letter-spacing-minus-4 {
	letter-spacing: -4px;
}
.letter-spacing-minus-5 {
	letter-spacing: -5px;
}
.letter-spacing-minus-6 {
	letter-spacing: -6px;
}
.letter-spacing-minus-7 {
	letter-spacing: -7px;
}
.letter-spacing-minus-8 {
	letter-spacing: -8px;
}
.letter-spacing-minus-9 {
	letter-spacing: -9px;
}
.letter-spacing-minus-10 {
	letter-spacing: -10px;
}
.font-weight-100 {
	font-weight: 100;
}
.font-weight-200 {
	font-weight: 200;
}
.font-weight-300 {
	font-weight: 300;
}
.font-weight-400 {
	font-weight: 400;
}
.font-weight-500 {
	font-weight: 500;
}
.font-weight-600 {
	font-weight: 600;
}
.font-weight-700 {
	font-weight: 700;
}
.font-weight-800 {
	font-weight: 800;
}
.font-weight-900 {
	font-weight: 900;
}
.text-transform-unset {
	
}
.text-decoration-underline {
	text-decoration: underline;
}
.text-decoration-line-through {
	text-decoration: line-through;
}
.line-height-unset {
	
}
.line-height-normal {
	line-height: normal;
}
.line-height-none {
	line-height: 0;
}
.word-wrap {
	-ms-word-wrap: break-word;
}
.text-nowrap {
	white-space: nowrap;
}
.text-transform-none {
	text-transform: none;
}
.title-line-through {
	padding: 0px 15px;
}
.text-middle-line {
	white-space: nowrap; position: relative;
}
.text-outside-line {
	position: relative;
}
.text-outside-line::before {
	left: auto; top: 50%; width: 40px; height: 0px; right: -60px; border-top-color: currentColor; border-top-width: 1px; border-top-style: solid; position: absolute; content: ""; opacity: 0.4;
}
.text-outside-line::after {
	left: -60px; top: 50%; width: 40px; height: 0px; border-top-color: currentColor; border-top-width: 1px; border-top-style: solid; position: absolute; content: ""; opacity: 0.4;
}
.text-leftside-line {
	padding-left: 35px; position: relative;
}
.text-leftside-line::before {
	left: 0px; top: 45%; width: 25px; height: 0px; border-top-color: currentColor; border-top-width: 1px; border-top-style: solid; position: absolute; content: ""; opacity: 0.7;
}
.text-outside-line-full {
	display: inline-block; position: relative;
}
.text-outside-line-full::before {
	top: 50%; width: 99%; height: 1px; right: 100%; margin-right: 25px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; content: ""; opacity: 0.15;
}
.text-outside-line-full::after {
	left: 100%; top: 50%; width: 99%; height: 1px; margin-left: 25px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; content: ""; opacity: 0.15;
}
.text-middle-line::before {
	top: 53%; width: 100%; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid; position: absolute; content: ""; opacity: 0.35;
}
.text-bottom-line {
	width: 1px; margin-right: auto; margin-left: auto; border-top-color: currentColor; border-top-width: 30px; border-top-style: solid;
}
.text-middle-line-deep-pink::before {
	top: 50%; width: 100%; margin-top: 5px; margin-left: -20px; border-bottom-color: rgb(255, 33, 79); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; content: ""; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.text-decoration-line-through-black {
	position: relative;
}
.text-decoration-line-through-deep-pink {
	position: relative;
}
.text-decoration-line-through-deep-pink::before {
	background: rgb(255, 33, 79);
}
.text-decoration-line-through-black::before {
	background: rgb(0, 0, 0);
}
.text-decoration-line-through-black::before {
	left: -10px; top: 53%; width: calc(100% + 20px); height: 1px; position: absolute; content: ""; transform: translateY(-53%); -webkit-transform: translateY(-53%); -moz-transform: translateY(-53%); -o-transform: translateY(-53%);
}
.text-decoration-line-through-deep-pink::before {
	left: -10px; top: 53%; width: calc(100% + 20px); height: 1px; position: absolute; content: ""; transform: translateY(-53%); -webkit-transform: translateY(-53%); -moz-transform: translateY(-53%); -o-transform: translateY(-53%);
}
.line-height-10 {
	line-height: 10px;
}
.line-height-13 {
	line-height: 13px;
}
.line-height-18 {
	line-height: 18px;
}
.line-height-20 {
	line-height: 20px;
}
.line-height-24 {
	line-height: 24px;
}
.line-height-22 {
	line-height: 22px;
}
.line-height-26 {
	line-height: 26px;
}
.line-height-28 {
	line-height: 28px;
}
.line-height-30 {
	line-height: 30px;
}
.line-height-35 {
	line-height: 35px;
}
.line-height-40 {
	line-height: 40px;
}
.line-height-45 {
	line-height: 45px;
}
.line-height-50 {
	line-height: 50px;
}
.line-height-55 {
	line-height: 55px;
}
.line-height-60 {
	line-height: 60px;
}
.line-height-65 {
	line-height: 65px;
}
.line-height-70 {
	line-height: 70px;
}
.line-height-75 {
	line-height: 75px;
}
.line-height-80 {
	line-height: 80px;
}
.line-height-85 {
	line-height: 85px;
}
.line-height-90 {
	line-height: 90px;
}
.line-height-95 {
	line-height: 95px;
}
.line-height-100 {
	line-height: 100px;
}
.line-height-110 {
	line-height: 110px;
}
.line-height-120 {
	line-height: 120px;
}
.bg-transparent {
	background-color: transparent;
}
.background-transparent {
	background-color: transparent;
}
.bg-white {
	background-color: rgb(255, 255, 255);
}
.background-white {
	background-color: rgb(255, 255, 255);
}
.bg-black {
	background-color: rgb(0, 0, 0);
}
.background-black {
	background-color: rgb(0, 0, 0);
}
.bg-extra-dark-gray {
	background-color: rgb(28, 28, 28);
}
.bg-dark-gray {
	background-color: rgb(117, 117, 117);
}
.bg-extra-medium-gray {
	background-color: rgb(147, 147, 147);
}
.bg-medium-gray {
	background-color: rgb(219, 219, 219);
}
.bg-extra-light-gray {
	background-color: rgb(224, 224, 224);
}
.bg-medium-light-gray {
	background-color: rgb(237, 237, 237);
}
.bg-light-gray {
	background-color: rgb(247, 247, 247);
}
.bg-very-light-gray {
	background-color: rgb(250, 250, 250);
}
.bg-deep-pink {
	background-color: rgb(255, 33, 79);
}
.bg-transparent-white {
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 37%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
}
.bg-transparent-black {
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 1) 96%, rgba(0, 0, 0, 1) 100%);
}
.bg-white-opacity {
	background-color: rgba(255, 255, 255, 0.85);
}
.bg-black-opacity {
	background-color: rgba(0, 0, 0, 0.85);
}
.bg-black-opacity-light {
	background-color: rgba(0, 0, 0, 0.5);
}
.bg-deep-pink-opacity {
	background-color: rgba(255, 33, 79, 0.85);
}
.bg-charcoal-gray {
	background-color: rgb(14, 15, 16);
}
section {
	padding: 130px 0px; overflow: hidden;
}
section.big-section {
	padding: 160px 0px;
}
section.extra-big-section {
	padding: 200px 0px;
}
section.half-section {
	padding: 80px 0px;
}
label {
	font-weight: 700; margin-bottom: 5px;
}
.overlap-section {
	margin-top: -14%; position: relative;
}
.col-2-nth :nth-child(2n+1).col-md-6 {
	clear: left;
}
.col-2-nth :nth-child(2n+1).col-sm-6 {
	clear: left;
}
.col-3-nth :nth-child(3n+1).col-md-4 {
	clear: left;
}
.col-3-nth :nth-child(3n+1).col-sm-4 {
	clear: left;
}
.col-4-nth :nth-child(4n+1).col-md-3 {
	clear: left;
}
.col-4-nth :nth-child(4n+1).col-sm-3 {
	clear: left;
}
.input-border-bottom {
	background: none; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(72, 72, 72); padding: 10px 0px; border-radius: 0px; border-image: none; font-size: 14px; margin-bottom: 30px;
}
.input-border-bottom:focus {
	background: none; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(146, 146, 146); border-image: none;
}
:-ms-input-placeholder.input-border-bottom {
	font-size: 14px; font-weight: 300;
}
.extra-big-input {
	padding: 18px 25px; height: 62px; line-height: 24px; font-size: 14px;
}
.extra-big-textarea {
	padding: 18px 25px; height: 62px; line-height: 24px; font-size: 14px;
}
.extra-big-select select {
	padding: 18px 25px; height: 62px; line-height: 24px; font-size: 14px;
}
.big-input {
	padding: 18px 25px; border-radius: 0px; font-size: 14px;
}
.big-textarea {
	padding: 18px 25px; border-radius: 0px; font-size: 14px;
}
.big-select select {
	padding: 18px 25px; border-radius: 0px; font-size: 14px;
}
.medium-input {
	padding: 12px 20px; border-radius: 0px; line-height: normal; font-size: 14px;
}
.medium-textarea {
	padding: 12px 20px; border-radius: 0px; line-height: normal; font-size: 14px;
}
.medium-select select {
	padding: 12px 20px; border-radius: 0px; line-height: normal; font-size: 14px;
}
.small-input {
	padding: 12px 15px; line-height: normal; font-size: 11px;
}
.small-textarea {
	padding: 12px 15px; line-height: normal; font-size: 11px;
}
.small-select select {
	padding: 15px; line-height: normal;
}
.medium-input-light {
	padding: 12px 25px; line-height: normal; font-size: 12px;
}
.medium-textarea-light {
	padding: 12px 25px; line-height: normal; font-size: 12px;
}
.medium-select-light select {
	padding: 12px 25px; line-height: normal; font-size: 12px;
}
.extra-small-input {
	padding: 9px 17px; line-height: normal; font-size: 12px;
}
.extra-small-textarea {
	padding: 9px 17px; line-height: normal; font-size: 12px;
}
.extra-small-select select {
	padding: 9px 17px; line-height: normal; font-size: 12px;
}
.select-style {
	background: url("../images/select-arrow.png") no-repeat 97% 50%; border: 1px solid rgb(209, 209, 209); border-image: none; width: 100%; overflow: hidden; margin-bottom: 20px;
}
.select-style select {
	border: currentColor; border-image: none; width: 100%; cursor: pointer; box-shadow: none; background-image: none; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.select-style select:focus {
	border: currentColor; border-image: none; box-shadow: none;
}
.input-group input {
	border-color: rgb(255, 255, 255); margin: 0px; padding: 19px 25px; border-radius: 4px 0px 0px 4px;
}
.input-group textarea {
	border-color: rgb(255, 255, 255); margin: 0px; padding: 19px 25px; border-radius: 4px 0px 0px 4px;
}
.input-group select {
	border-color: rgb(255, 255, 255); margin: 0px; padding: 19px 25px; border-radius: 4px 0px 0px 4px;
}
.input-group-append .btn {
	border-radius: 0px 4px 4px 0px;
}
.input-group-append .btn.btn-large {
	padding: 15px 25px !important; height: 62px; line-height: 2px;
}
.input-group-404 input {
	height: 62px;
}
.input-group .required-error {
	border: 1px solid rgb(238, 35, 35) !important; border-image: none !important;
}
.input-group .required-error {
	border: 1px solid rgb(238, 35, 35) !important; border-image: none !important;
}
.input-group .required-error + .input-group-btn button {
	border: 1px solid rgb(238, 35, 35) !important; border-image: none !important;
}
.input-group .required-error + .input-group-btn a.btn {
	border: 1px solid rgb(238, 35, 35) !important; border-image: none !important;
}
.input-group .required-error + .input-group-append > .btn {
	border: 1px solid rgb(238, 35, 35) !important; border-image: none !important;
}
.input-border-white .input-border-bottom {
	color: rgb(255, 255, 255); border-top-color: transparent !important; border-right-color: transparent !important; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent !important; border-top-width: medium !important; border-right-width: medium !important; border-bottom-width: 1px; border-left-width: medium !important; border-top-style: none !important; border-right-style: none !important; border-bottom-style: solid; border-left-style: none !important;
}
.input-border-white .input-border-bottom:focus {
	background: none; color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.input-border-white :-ms-input-placeholder.input-border-bottom {
	color: rgb(255, 255, 255);
}
.btn .caret {
	border-top-color: currentColor; border-top-width: 4px; border-top-style: solid;
}
input.input-bg {
	padding: 10px 20px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; margin-bottom: 15px; background-color: rgb(247, 247, 247);
}
input.input-bg:focus {
	border: 1px solid rgba(0, 0, 0, 0.3); border-image: none;
}
textarea.input-bg:focus {
	border: 1px solid rgba(0, 0, 0, 0.3); border-image: none;
}
textarea.input-bg {
	padding: 10px 20px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; margin-bottom: 15px; min-height: 130px; background-color: rgb(247, 247, 247);
}
:-ms-input-placeholder.input-bg {
	font-size: 14px; font-weight: 400;
}
#success-subscribe-newsletter {
	margin: 0px 15px 15px; padding: 2px 0px; border: 1px solid rgb(26, 148, 10); border-image: none; text-align: center; color: rgb(26, 148, 10); clear: both; font-size: 11px; display: none;
}
#success-subscribe-newsletter2 {
	margin: 0px 15px 15px; padding: 2px 0px; border: 1px solid rgb(26, 148, 10); border-image: none; text-align: center; color: rgb(26, 148, 10); clear: both; font-size: 11px; display: none;
}
#success-contact-form {
	margin: 0px 15px 15px; padding: 2px 0px; border: 1px solid rgb(26, 148, 10); border-image: none; text-align: center; color: rgb(26, 148, 10); clear: both; font-size: 11px; display: none;
}
#success-contact-form-2 {
	margin: 0px 15px 15px; padding: 2px 0px; border: 1px solid rgb(26, 148, 10); border-image: none; text-align: center; color: rgb(26, 148, 10); clear: both; font-size: 11px; display: none;
}
#success-contact-form-3 {
	margin: 0px 15px 15px; padding: 2px 0px; border: 1px solid rgb(26, 148, 10); border-image: none; text-align: center; color: rgb(26, 148, 10); clear: both; font-size: 11px; display: none;
}
#success-project-contact-form {
	margin: 0px 15px 15px; padding: 2px 0px; border: 1px solid rgb(26, 148, 10); border-image: none; text-align: center; color: rgb(26, 148, 10); clear: both; font-size: 11px; display: none;
}
#success-project-contact-form-4 {
	margin: 0px 15px 15px; padding: 2px 0px; border: 1px solid rgb(26, 148, 10); border-image: none; text-align: center; color: rgb(26, 148, 10); clear: both; font-size: 11px; display: none;
}
.separator-line-verticle-extra-small {
	width: 1px; height: 8px;
}
.separator-line-verticle-small-thick {
	width: 17px; height: 3px;
}
.separator-line-verticle-small {
	width: 1px; height: 13px;
}
.separator-line-verticle-small-thick2 {
	width: 64px; height: 7px;
}
.separator-line-verticle-large {
	width: 1px; height: 20px;
}
.separator-line-verticle-extra-large {
	width: 1px; height: 30px;
}
.separator-line-verticle-medium-thick-full {
	width: 8px; height: 40px;
}
.separator-line-verticle-large-thick {
	width: 109px; height: 11px;
}
.separator-line-horrizontal-medium-light {
	width: 36px; height: 3px;
}
.separator-line-horrizontal-medium-light2 {
	width: 40%; height: 1px;
}
.separator-line-horrizontal-medium-light3 {
	width: 18%; height: 1px;
}
.separator-line-horrizontal-medium-thick {
	width: 50px; height: 5px;
}
.separator-line-horrizontal-full {
	width: 100%; height: 1px;
}
.divider-full {
	width: 100%; height: 1px; display: inline-block;
}
.new-demo {
	background: rgb(255, 33, 79); padding: 2px 8px; color: rgb(255, 255, 255); font-size: 10px; font-weight: 600; margin-left: 8px;
}
.opacity-very-light {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.2;
}
.opacity-light {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.3;
}
.opacity-extra-medium {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.5;
}
.opacity-medium {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.75;
}
.opacity-full {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.8;
}
.opacity-full-dark {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.9;
}
.opacity1 {
	opacity: 0.1;
}
.opacity2 {
	opacity: 0.2;
}
.opacity3 {
	opacity: 0.3;
}
.opacity4 {
	opacity: 0.4;
}
.opacity5 {
	opacity: 0.5;
}
.opacity6 {
	opacity: 0.6;
}
.opacity7 {
	opacity: 0.7;
}
.opacity8 {
	opacity: 0.8;
}
.opacity9 {
	opacity: 0.9;
}
.btn-shadow {
	box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
}
.box-shadow-light {
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
}
.box-shadow {
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
.box-shadow-dark {
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
.box-shadow-large {
	box-shadow: 0px 0px 12px rgba(0,0,0,0.1);
}
.z-index-1111 {
	z-index: 1111;
}
.z-index-111 {
	z-index: 111;
}
.z-index-1 {
	z-index: 1;
}
.z-index-2 {
	z-index: 2;
}
.z-index-3 {
	z-index: 3;
}
.z-index-4 {
	z-index: 4;
}
.z-index-5 {
	z-index: 5;
}
.z-index-0 {
	z-index: 0;
}
.z-index-minus2 {
	z-index: -2;
}
.vertical-align-middle {
	vertical-align: middle;
}
.vertical-align-top {
	vertical-align: top;
}
.vertical-align-bottom {
	vertical-align: bottom;
}
.vertical-middle {
	left: 0px; top: 50%; right: 0px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.clear-both {
	clear: both;
}
.line-break {
	display: block;
}
.no-transition * {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.swiper-container * {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.mfp-container * {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.skillbar-bar-main * {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.portfolio-grid * {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.parallax {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.rev-slider * {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.header-searchbar * {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.header-social-icon * {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.dropdropdown-menu * {
	transition-duration: 0s; -webkit-transition-timing-function: none; -o-transition-timing-function: none; -moz-transition-timing-function: none; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
.absolute-middle-center {
	left: 50%; top: 50%; position: absolute; transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%);
}
.absolute-bottom-center {
	left: 50%; top: 80%; position: absolute; transform: translateX(-50%) translateY(-80%); -webkit-transform: translateX(-50%) translateY(-80%); -moz-transform: translateX(-50%) translateY(-80%); -o-transform: translateX(-50%) translateY(-80%);
}
.btn {
	border-radius: 0px; border: 2px solid transparent; border-image: none; width: auto; color: inherit; text-transform: uppercase; line-height: inherit; letter-spacing: 0.5px; font-family: "Montserrat", sans-serif; font-weight: 600; display: inline-block; white-space: nowrap; transition-duration: 0.3s; transition-timing-function: ease-in-out;
}
.btn-primary {
	color: rgb(255, 255, 255);
}
.btn-success {
	color: rgb(255, 255, 255);
}
.btn-info {
	color: rgb(255, 255, 255);
}
.btn-warning {
	color: rgb(255, 255, 255);
}
.btn-danger {
	color: rgb(255, 255, 255);
}
.btn.btn-very-small {
	padding: 1px 17px; line-height: 22px; font-size: 9px;
}
.btn.btn-small {
	padding: 4px 24px; font-size: 11px;
}
.btn.btn-medium {
	padding: 6px 25px 5px; font-size: 12px;
}
.btn.btn-large {
	padding: 9px 34px; line-height: 25px; font-size: 13px;
}
.btn.btn-extra-large {
	padding: 12px 40px 13px; line-height: 25px; font-size: 15px;
}
.btn-dual .btn {
	margin: 0px 10px;
}
.btn i {
	top: -1px; margin-left: 6px; vertical-align: middle; position: relative;
}
.btn.btn-white {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(35, 35, 35);
}
.btn.btn-white:hover {
	background: none; color: rgb(255, 255, 255);
}
.btn.btn-white:focus {
	background: none; color: rgb(255, 255, 255);
}
.btn.btn-black {
	background: rgb(0, 0, 0); border-color: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.btn.btn-black:hover {
	background: none; color: rgb(0, 0, 0);
}
.btn.btn-black:focus {
	background: none; color: rgb(0, 0, 0);
}
.btn.btn-dark-gray {
	background: rgb(35, 35, 35); border-color: rgb(35, 35, 35); color: rgb(255, 255, 255);
}
.btn.btn-dark-gray:hover {
	background: none; color: rgb(35, 35, 35);
}
.btn.btn-dark-gray:focus {
	background: none; color: rgb(35, 35, 35);
}
.btn.btn-light-gray {
	background: rgb(219, 219, 219); border-color: rgb(219, 219, 219); color: rgb(35, 35, 35);
}
.btn.btn-light-gray:hover {
	background: none; border-color: rgb(219, 219, 219); color: rgb(219, 219, 219);
}
.btn.btn-light-gray:focus {
	background: none; border-color: rgb(219, 219, 219); color: rgb(219, 219, 219);
}
.btn.btn-deep-pink {
	background: rgb(255, 33, 79); border-color: rgb(255, 33, 79); color: rgb(255, 255, 255);
}
.btn.btn-deep-pink:hover {
	background: none; border-color: rgb(255, 33, 79); color: rgb(255, 33, 79);
}
.btn.btn-deep-pink:focus {
	background: none; border-color: rgb(255, 33, 79); color: rgb(255, 33, 79);
}
.btn-warning {
	color: rgb(255, 255, 255);
}
.btn-warning:hover {
	color: rgb(255, 255, 255);
}
.btn.btn-transparent-white {
	background: none; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.btn.btn-transparent-white:hover {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(35, 35, 35);
}
.btn.btn-transparent-white:focus {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(35, 35, 35);
}
.btn.btn-transparent-black {
	background: none; border-color: rgb(0, 0, 0); color: rgb(0, 0, 0);
}
.btn.btn-transparent-black:hover {
	background: rgb(0, 0, 0); border-color: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.btn.btn-transparent-black:focus {
	background: rgb(0, 0, 0); border-color: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.btn.btn-transparent-dark-gray {
	background: none; border-color: rgb(35, 35, 35); color: rgb(35, 35, 35);
}
.btn.btn-transparent-dark-gray:hover {
	background: rgb(35, 35, 35); border-color: rgb(35, 35, 35); color: rgb(255, 255, 255);
}
.btn.btn-transparent-dark-gray:focus {
	background: rgb(35, 35, 35); border-color: rgb(35, 35, 35); color: rgb(255, 255, 255);
}
.btn.btn-transparent-light-gray {
	background: none; border-color: rgb(219, 219, 219); color: rgb(219, 219, 219);
}
.btn.btn-transparent-light-gray:hover {
	background: rgb(219, 219, 219); border-color: rgb(219, 219, 219); color: rgb(35, 35, 35);
}
.btn.btn-transparent-light-gray:focus {
	background: rgb(219, 219, 219); border-color: rgb(219, 219, 219); color: rgb(35, 35, 35);
}
.btn.btn-transparent-deep-pink {
	background: none; border-color: rgb(255, 33, 79); color: rgb(255, 33, 79);
}
.btn.btn-transparent-deep-pink:hover {
	background: rgb(255, 33, 79); border-color: rgb(255, 33, 79); color: rgb(255, 255, 255);
}
.btn.btn-transparent-deep-pink:focus {
	background: rgb(255, 33, 79); border-color: rgb(255, 33, 79); color: rgb(255, 255, 255);
}
.btn.btn-rounded {
	border-radius: 50px;
}
.btn.btn-rounded.btn-very-small {
	padding: 2px 23px 1px;
}
.btn.btn-rounded.btn-small {
	padding: 5px 29px;
}
.btn.btn-rounded.btn-medium {
	padding: 6px 32px;
}
.btn.btn-rounded.btn-large {
	padding: 9px 38px;
}
.btn.btn-rounded.btn-extra-large {
	padding: 12px 45px 13px;
}
.image-button {
	background: rgba(0, 0, 0, 0.8); padding: 26px; width: 100%; font-family: "Roboto", sans-serif; font-size: 16px;
}
.image-button:hover {
	background: rgba(0, 0, 0, 0.5);
}
.tag-cloud a {
	margin: 0px 8px 8px 0px; padding: 3px 8px; border: 1px solid rgb(217, 217, 217); border-image: none; color: rgb(35, 35, 35); text-transform: uppercase; line-height: 18px; font-size: 10px; display: inline-block;
}
.tag-cloud a:hover {
	background: rgb(35, 35, 35); border: 1px solid rgb(35, 35, 35); border-image: none; color: rgb(255, 255, 255) !important;
}
.dropdown-style-1 .btn {
	background: none; margin: 0px; padding: 0px; border: currentColor; border-image: none; color: rgb(255, 255, 255); line-height: normal; font-size: 11px; font-weight: normal;
}
.dropdown-style-1 .btn.dropdown-toggle::after {
	border-width: 0.4em 0.4em 0px; border-style: solid solid none; border-color: currentColor transparent; margin-left: 0px; vertical-align: middle;
}
.dropdown-style-1 .btn:hover {
	color: rgb(255, 33, 79);
}
.custom-dropdown btn:focus {
	color: rgb(255, 33, 79);
}
.dropdown-style-1 .dropdown-menu {
	padding: 5px 0px; border-radius: 0px; border: currentColor; border-image: none; left: auto !important; right: 0px; margin-top: 2px; z-index: 444; min-width: 130px;
}
.dropdown-style-1 .dropdown-menu > li > a {
	padding: 6px 15px; line-height: normal; font-size: 12px; display: block;
}
.dropdown-style-1 .dropdown-menu > li > a:hover {
	background: rgb(237, 237, 237);
}
.dropdown-style-1 .dropdown-menu > li > a:focus {
	background: rgb(237, 237, 237);
}
.border-all {
	border: 1px solid rgb(237, 237, 237); border-image: none;
}
.border-width-1 {
	border-width: 1px;
}
.border-width-2 {
	border-width: 2px;
}
.border-width-3 {
	border-width: 3px;
}
.border-width-4 {
	border-width: 4px;
}
.border-width-5 {
	border-width: 5px;
}
.border-width-6 {
	border-width: 6px;
}
.border-width-7 {
	border-width: 7px;
}
.border-width-8 {
	border-width: 8px;
}
.border-width-9 {
	border-width: 9px;
}
.border-width-10 {
	border-width: 10px;
}
.border-width-20 {
	border-width: 20px;
}
.border-top {
	border-top-color: currentColor; border-top-width: 1px; border-top-style: solid;
}
.border-bottom {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.border-left {
	border-left-color: currentColor; border-left-width: 1px; border-left-style: solid;
}
.border-right {
	border-right-color: currentColor; border-right-width: 1px; border-right-style: solid;
}
.border-lr {
	border-right-color: currentColor; border-left-color: currentColor; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.border-tb {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.border-color-white {
	border-color: rgb(255, 255, 255) !important;
}
.border-color-black {
	border-color: rgb(0, 0, 0) !important;
}
.border-color-extra-dark-gray {
	border-color: rgb(35, 35, 35) !important;
}
.border-color-medium-dark-gray {
	border-color: rgb(54, 54, 54) !important;
}
.border-color-dark-gray {
	border-color: rgb(147, 147, 147) !important;
}
.border-color-extra-medium-gray {
	border-color: rgb(219, 219, 219) !important;
}
.border-color-medium-gray {
	border-color: rgb(228, 228, 228) !important;
}
.border-color-extra-light-gray {
	border-color: rgb(237, 237, 237) !important;
}
.border-color-light-gray {
	border-color: rgb(245, 245, 245) !important;
}
.border-color-light-pink {
	border-color: rgb(134, 34, 55) !important;
}
.border-color-deep-pink {
	border-color: rgb(255, 33, 79) !important;
}
.border-color-transparent-pink {
	border-color: rgba(255, 33, 79, 0.45) !important;
}
.required-error {
	border: 1px solid rgb(238, 35, 35) !important; border-image: none !important;
}
.input-border-bottom.required-error {
	border-width: 0px 0px 1px !important; border-bottom-color: rgb(238, 35, 35) !important;
}
.border-dotted {
	border-style: dotted !important;
}
.border-dashed {
	border-style: dashed !important;
}
.border-solid {
	border-style: solid !important;
}
.border-double {
	border-style: double !important;
}
.border-groove {
	border-style: groove !important;
}
.border-ridge {
	border-style: ridge !important;
}
.border-inset {
	border-style: inset !important;
}
.border-outset {
	border-style: outset !important;
}
.border-none {
	
}
.border-hidden {
	border-style: hidden !important;
}
.border-transperent {
	border-color: transparent !important;
}
.no-border-top {
	border-top-color: currentColor !important; border-top-width: 0px !important; border-top-style: none !important;
}
.no-border-bottom {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.no-border-right {
	border-right-color: currentColor !important; border-right-width: 0px !important; border-right-style: none !important;
}
.no-border-left {
	border-left-color: currentColor !important; border-left-width: 0px !important; border-left-style: none !important;
}
.overline-icon-box {
	border-top-width: 4px;
}
.overline-icon-box.overline-white {
	border-top-color: rgb(255, 255, 255) !important;
}
.overline-icon-box.overline-black {
	border-top-color: rgb(0, 0, 0) !important;
}
.overline-icon-box.overline-extra-dark-gray {
	border-top-color: rgb(35, 35, 35) !important;
}
.overline-icon-box.overline-medium-dark-gray {
	border-top-color: rgb(54, 54, 54) !important;
}
.overline-icon-box.overline-dark-gray {
	border-top-color: rgb(147, 147, 147) !important;
}
.overline-icon-box.overline-extra-light-gray {
	border-top-color: rgb(219, 219, 219) !important;
}
.overline-icon-box.overline-medium-gray {
	border-top-color: rgb(228, 228, 228) !important;
}
.overline-icon-box.overline-light-gray {
	border-top-color: rgb(245, 245, 245) !important;
}
.overline-icon-box.overline-light-pink {
	border-top-color: rgb(134, 34, 55) !important;
}
.overline-icon-box.overline-deep-pink {
	border-top-color: rgb(255, 33, 79) !important;
}
.overline-icon-box.overline-transparent-pink {
	border-top-color: rgba(255, 33, 79, 0.45) !important;
}
.border-black-light {
	border-color: rgba(0, 0, 0, 0.1) !important;
}
.border-white-light {
	border-color: rgba(255, 255, 255, 0.1) !important;
}
.border-radius-1 {
	border-radius: 1px;
}
.border-radius-2 {
	border-radius: 2px;
}
.border-radius-3 {
	border-radius: 3px;
}
.border-radius-4 {
	border-radius: 4px;
}
.border-radius-5 {
	border-radius: 5px;
}
.border-radius-6 {
	border-radius: 6px;
}
.border-radius-7 {
	border-radius: 7px;
}
.border-radius-8 {
	border-radius: 8px;
}
.border-radius-9 {
	border-radius: 9px;
}
.border-radius-10 {
	border-radius: 10px;
}
.border-radius-50 {
	border-radius: 50%;
}
.border-radius-100 {
	border-radius: 100%;
}
.border-radius-none {
	border-radius: 0px;
}
.aside-title {
	overflow: hidden; position: relative;
}
.aside-title span {
	margin-right: 20px; vertical-align: middle; display: inline-block;
}
.aside-title::after {
	background: rgb(255, 33, 79); top: 50%; width: 100%; height: 1px; display: inline-block; position: absolute; content: "";
}
.right-sidebar {
	padding-right: 45px;
}
.left-sidebar {
	padding-left: 45px;
}
.video-wrapper {
	width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.html-video {
	left: 50%; top: 50%; width: auto; height: auto; position: absolute; z-index: -3; min-height: 100%; min-width: 100%; transform: translate(-50%, -50%); background-color: rgb(0, 0, 0); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
}
.video-wrapper iframe {
	left: 0px; top: -5px !important; width: 100%; height: 100%; position: absolute;
}
.video-background {
	background: rgba(67, 67, 67, 0.5); top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1;
}
.parallax {
	overflow: hidden; position: relative; background-attachment: fixed; background-size: cover;
}
.fix-background {
	background-position: center; overflow: hidden; position: relative; animation-duration: 0s; animation-fill-mode: none; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; -webkit-animation-duration: 0s; -webkit-animation-fill-mode: none; -moz-animation-duration: 0s; -moz-animation-fill-mode: none; -o-animation-fill-mode: none;
}
.cover-background {
	background-position: center !important; overflow: hidden !important; position: relative !important; background-repeat: no-repeat !important; background-size: cover !important;
}
.background-size-inherit {
	background-size: inherit;
}
.background-attachment-inherit {
	background-attachment: inherit;
}
.background-position-left {
	background-position: left;
}
.background-position-left-bottom {
	background-position: left bottom;
}
.background-position-right {
	background-position: right;
}
.background-position-top {
	background-position: top !important;
}
.up-down-ani {
	margin: 0px auto; display: table; position: relative; animation-name: up-down-animation; animation-duration: 0.7s; animation-timing-function: linear; animation-delay: 0.7s; animation-direction: alternate; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -webkit-animation-name: up-down-animation; -webkit-animation-duration: .7s; -webkit-animation-iteration-count: infinite; -webkit-animation-delay: .7s; -moz-animation-duration: .7s; -webkit-animation-direction: alternate; -moz-animation-name: up-down-animation; -moz-animation-timing-function: linear; -moz-animation-delay: .7s; -moz-animation-iteration-count: infinite; -o-animation-direction: alternate; -o-animation-name: up-down-animation; -o-animation-duration: .7s; -o-animation-timing-function: linear; -o-animation-delay: .7s; -o-animation-iteration-count: infinite;
}
.background-position-x-50 {
	background-position-x: 50% !important;
}
.margin-half-all {
	margin: 0.5%;
}
.margin-one-all {
	margin: 1%;
}
.margin-one-half-all {
	margin: 1.5%;
}
.margin-two-all {
	margin: 2%;
}
.margin-two-half-all {
	margin: 2.5%;
}
.margin-three-all {
	margin: 3%;
}
.margin-three-half-all {
	margin: 3.5%;
}
.margin-four-all {
	margin: 4%;
}
.margin-four-half-all {
	margin: 4.5%;
}
.margin-five-all {
	margin: 5%;
}
.margin-five-half-all {
	margin: 5.5%;
}
.margin-six-all {
	margin: 6%;
}
.margin-six-half-all {
	margin: 6.5%;
}
.margin-seven-all {
	margin: 7%;
}
.margin-seven-half-all {
	margin: 7.5%;
}
.margin-eight-all {
	margin: 8%;
}
.margin-eight-half-all {
	margin: 8.5%;
}
.margin-nine-all {
	margin: 9%;
}
.margin-nine-half-all {
	margin: 9.5%;
}
.margin-ten-all {
	margin: 10%;
}
.margin-ten-half-all {
	margin: 10.5%;
}
.margin-eleven-all {
	margin: 11%;
}
.margin-eleven-half-all {
	margin: 11.5%;
}
.margin-twelve-all {
	margin: 12%;
}
.margin-twelve-half-all {
	margin: 12.5%;
}
.margin-thirteen-all {
	margin: 13%;
}
.margin-thirteen-half-all {
	margin: 13.5%;
}
.margin-fourteen-all {
	margin: 14%;
}
.margin-fourteen-half-all {
	margin: 14.5%;
}
.margin-fifteen-all {
	margin: 15%;
}
.margin-fifteen-half-all {
	margin: 15.5%;
}
.margin-sixteen-all {
	margin: 16%;
}
.margin-sixteen-half-all {
	margin: 16.5%;
}
.margin-seventeen-all {
	margin: 17%;
}
.margin-seventeen-half-all {
	margin: 17.5%;
}
.margin-eighteen-all {
	margin: 18%;
}
.margin-eighteen-half-all {
	margin: 18.5%;
}
.margin-nineteen-all {
	margin: 19%;
}
.margin-nineteen-half-all {
	margin: 19.5%;
}
.margin-twenty-all {
	margin: 20%;
}
.margin-twenty-half-all {
	margin: 20.5%;
}
.margin-twenty-one-all {
	margin: 21%;
}
.margin-twenty-one-half-all {
	margin: 21.5%;
}
.margin-twenty-two-all {
	margin: 22%;
}
.margin-twenty-two-half-all {
	margin: 22.5%;
}
.margin-twenty-three-all {
	margin: 23%;
}
.margin-twenty-three-half-all {
	margin: 23.5%;
}
.margin-twenty-four-all {
	margin: 24%;
}
.margin-twenty-four-half-all {
	margin: 24.5%;
}
.margin-twenty-five-all {
	margin: 25%;
}
.margin-5px-all {
	margin: 5px;
}
.margin-10px-all {
	margin: 10px;
}
.margin-15px-all {
	margin: 15px;
}
.margin-20px-all {
	margin: 20px;
}
.margin-25px-all {
	margin: 25px;
}
.margin-30px-all {
	margin: 30px;
}
.margin-35px-all {
	margin: 35px;
}
.margin-40px-all {
	margin: 40px;
}
.margin-45px-all {
	margin: 45px;
}
.margin-50px-all {
	margin: 50px;
}
.margin-55px-all {
	margin: 55px;
}
.margin-60px-all {
	margin: 60px;
}
.margin-65px-all {
	margin: 65px;
}
.margin-70px-all {
	margin: 70px;
}
.margin-75px-all {
	margin: 75px;
}
.margin-80px-all {
	margin: 80px;
}
.margin-85px-all {
	margin: 85px;
}
.margin-90px-all {
	margin: 90px;
}
.margin-95px-all {
	margin: 95px;
}
.margin-100px-all {
	margin: 100px;
}
.no-margin {
	margin: 0px !important;
}
.no-margin-lr {
	margin-right: 0px !important; margin-left: 0px !important;
}
.no-margin-tb {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.no-margin-top {
	margin-top: 0px !important;
}
.no-margin-bottom {
	margin-bottom: 0px !important;
}
.no-margin-left {
	margin-left: 0px !important;
}
.no-margin-right {
	margin-right: 0px !important;
}
.margin-lr-auto {
	margin-right: auto !important; margin-left: auto !important;
}
.margin-auto {
	margin: 0px auto !important;
}
.margin-one-top {
	margin-top: 1%;
}
.margin-one-half-top {
	margin-top: 1.5%;
}
.margin-two-top {
	margin-top: 2%;
}
.margin-two-half-top {
	margin-top: 2.5%;
}
.margin-three-top {
	margin-top: 3%;
}
.margin-three-half-top {
	margin-top: 3.5%;
}
.margin-four-top {
	margin-top: 4%;
}
.margin-four-half-top {
	margin-top: 4.5%;
}
.margin-five-top {
	margin-top: 5%;
}
.margin-five-half-top {
	margin-top: 5.5%;
}
.margin-six-top {
	margin-top: 6%;
}
.margin-six-half-top {
	margin-top: 6.5%;
}
.margin-seven-top {
	margin-top: 7%;
}
.margin-seven-half-top {
	margin-top: 7.5%;
}
.margin-eight-top {
	margin-top: 8%;
}
.margin-eight-half-top {
	margin-top: 8.5%;
}
.margin-nine-top {
	margin-top: 9%;
}
.margin-nine-half-top {
	margin-top: 9.5%;
}
.margin-ten-top {
	margin-top: 10%;
}
.margin-ten-half-top {
	margin-top: 10.5%;
}
.margin-eleven-top {
	margin-top: 11%;
}
.margin-eleven-half-top {
	margin-top: 11.5%;
}
.margin-twelve-top {
	margin-top: 12%;
}
.margin-twelve-half-top {
	margin-top: 12.5%;
}
.margin-thirteen-top {
	margin-top: 13%;
}
.margin-thirteen-half-top {
	margin-top: 13.5%;
}
.margin-fourteen-top {
	margin-top: 14%;
}
.margin-fourteen-half-top {
	margin-top: 14.5%;
}
.margin-fifteen-top {
	margin-top: 15%;
}
.margin-fifteen-half-top {
	margin-top: 15.5%;
}
.margin-sixteen-top {
	margin-top: 16%;
}
.margin-sixteen-half-top {
	margin-top: 16.5%;
}
.margin-seventeen-top {
	margin-top: 17%;
}
.margin-seventeen-half-top {
	margin-top: 17.5%;
}
.margin-eighteen-top {
	margin-top: 18%;
}
.margin-eighteen-half-top {
	margin-top: 18.5%;
}
.margin-nineteen-top {
	margin-top: 19%;
}
.margin-nineteen-half-top {
	margin-top: 19.5%;
}
.margin-twenty-top {
	margin-top: 20%;
}
.margin-twenty-half-top {
	margin-top: 20.5%;
}
.margin-twenty-one-top {
	margin-top: 21%;
}
.margin-twenty-one-half-top {
	margin-top: 21.5%;
}
.margin-twenty-two-top {
	margin-top: 22%;
}
.margin-twenty-two-half-top {
	margin-top: 22.5%;
}
.margin-twenty-three-top {
	margin-top: 23%;
}
.margin-twenty-three-half-top {
	margin-top: 23.5%;
}
.margin-twenty-four-top {
	margin-top: 24%;
}
.margin-twenty-four-half-top {
	margin-top: 24.5%;
}
.margin-twenty-five-top {
	margin-top: 25%;
}
.margin-5px-top {
	margin-top: 5px;
}
.margin-10px-top {
	margin-top: 10px;
}
.margin-15px-top {
	margin-top: 15px;
}
.margin-20px-top {
	margin-top: 20px;
}
.margin-25px-top {
	margin-top: 25px;
}
.margin-30px-top {
	margin-top: 30px;
}
.margin-35px-top {
	margin-top: 35px;
}
.margin-40px-top {
	margin-top: 40px;
}
.margin-45px-top {
	margin-top: 45px;
}
.margin-50px-top {
	margin-top: 50px;
}
.margin-55px-top {
	margin-top: 55px;
}
.margin-60px-top {
	margin-top: 60px;
}
.margin-65px-top {
	margin-top: 65px;
}
.margin-70px-top {
	margin-top: 70px;
}
.margin-75px-top {
	margin-top: 75px;
}
.margin-80px-top {
	margin-top: 80px;
}
.margin-90px-top {
	margin-top: 90px;
}
.margin-100px-top {
	margin-top: 100px;
}
.margin-one-bottom {
	margin-bottom: 1%;
}
.margin-one-half-bottom {
	margin-bottom: 1.5%;
}
.margin-two-bottom {
	margin-bottom: 2%;
}
.margin-two-half-bottom {
	margin-bottom: 2.5%;
}
.margin-three-bottom {
	margin-bottom: 3%;
}
.margin-three-half-bottom {
	margin-bottom: 3.5%;
}
.margin-four-bottom {
	margin-bottom: 4%;
}
.margin-four-half-bottom {
	margin-bottom: 4.5%;
}
.margin-five-bottom {
	margin-bottom: 5%;
}
.margin-five-half-bottom {
	margin-bottom: 5.5%;
}
.margin-six-bottom {
	margin-bottom: 6%;
}
.margin-six-half-bottom {
	margin-bottom: 6.5%;
}
.margin-seven-bottom {
	margin-bottom: 7%;
}
.margin-seven-half-bottom {
	margin-bottom: 7.5%;
}
.margin-eight-bottom {
	margin-bottom: 8%;
}
.margin-eight-half-bottom {
	margin-bottom: 8.5%;
}
.margin-nine-bottom {
	margin-bottom: 9%;
}
.margin-nine-half-bottom {
	margin-bottom: 9.5%;
}
.margin-ten-bottom {
	margin-bottom: 10%;
}
.margin-ten-half-bottom {
	margin-bottom: 10.5%;
}
.margin-eleven-bottom {
	margin-bottom: 11%;
}
.margin-eleven-half-bottom {
	margin-bottom: 11.5%;
}
.margin-twelve-bottom {
	margin-bottom: 12%;
}
.margin-twelve-half-bottom {
	margin-bottom: 12.5%;
}
.margin-thirteen-bottom {
	margin-bottom: 13%;
}
.margin-thirteen-half-bottom {
	margin-bottom: 13.5%;
}
.margin-fourteen-bottom {
	margin-bottom: 14%;
}
.margin-fourteen-half-bottom {
	margin-bottom: 14.5%;
}
.margin-fifteen-bottom {
	margin-bottom: 15%;
}
.margin-fifteen-half-bottom {
	margin-bottom: 15.5%;
}
.margin-sixteen-bottom {
	margin-bottom: 16%;
}
.margin-sixteen-half-bottom {
	margin-bottom: 16.5%;
}
.margin-seventeen-bottom {
	margin-bottom: 17%;
}
.margin-seventeen-half-bottom {
	margin-bottom: 17.5%;
}
.margin-eighteen-bottom {
	margin-bottom: 18%;
}
.margin-eighteen-half-bottom {
	margin-bottom: 18.5%;
}
.margin-nineteen-bottom {
	margin-bottom: 19%;
}
.margin-nineteen-half-bottom {
	margin-bottom: 19.5%;
}
.margin-twenty-bottom {
	margin-bottom: 20%;
}
.margin-twenty-half-bottom {
	margin-bottom: 20.5%;
}
.margin-twenty-one-bottom {
	margin-bottom: 21%;
}
.margin-twenty-one-half-bottom {
	margin-bottom: 21.5%;
}
.margin-twenty-two-bottom {
	margin-bottom: 22%;
}
.margin-twenty-two-half-bottom {
	margin-bottom: 22.5%;
}
.margin-twenty-three-bottom {
	margin-bottom: 23%;
}
.margin-twenty-three-half-bottom {
	margin-bottom: 23.5%;
}
.margin-twenty-four-bottom {
	margin-bottom: 24%;
}
.margin-twenty-four-half-bottom {
	margin-bottom: 24.5%;
}
.margin-twenty-five-bottom {
	margin-bottom: 25%;
}
.margin-5px-bottom {
	margin-bottom: 5px;
}
.margin-10px-bottom {
	margin-bottom: 10px;
}
.margin-15px-bottom {
	margin-bottom: 15px;
}
.margin-20px-bottom {
	margin-bottom: 20px;
}
.margin-25px-bottom {
	margin-bottom: 25px;
}
.margin-30px-bottom {
	margin-bottom: 30px;
}
.margin-35px-bottom {
	margin-bottom: 35px;
}
.margin-40px-bottom {
	margin-bottom: 40px;
}
.margin-45px-bottom {
	margin-bottom: 45px;
}
.margin-50px-bottom {
	margin-bottom: 50px;
}
.margin-55px-bottom {
	margin-bottom: 55px;
}
.margin-60px-bottom {
	margin-bottom: 60px;
}
.margin-65px-bottom {
	margin-bottom: 65px;
}
.margin-70px-bottom {
	margin-bottom: 70px;
}
.margin-75px-bottom {
	margin-bottom: 75px;
}
.margin-80px-bottom {
	margin-bottom: 80px;
}
.margin-85px-bottom {
	margin-bottom: 85px;
}
.margin-90px-bottom {
	margin-bottom: 90px;
}
.margin-95px-bottom {
	margin-bottom: 95px;
}
.margin-100px-bottom {
	margin-bottom: 100px;
}
.margin-one-right {
	margin-right: 1%;
}
.margin-one-half-right {
	margin-right: 1.5%;
}
.margin-two-right {
	margin-right: 2%;
}
.margin-two-half-right {
	margin-right: 2.5%;
}
.margin-three-right {
	margin-right: 3%;
}
.margin-three-half-right {
	margin-right: 3.5%;
}
.margin-four-right {
	margin-right: 4%;
}
.margin-four-half-right {
	margin-right: 4.5%;
}
.margin-five-right {
	margin-right: 5%;
}
.margin-five-half-right {
	margin-right: 5.5%;
}
.margin-six-right {
	margin-right: 6%;
}
.margin-six-half-right {
	margin-right: 6.5%;
}
.margin-seven-right {
	margin-right: 7%;
}
.margin-seven-half-right {
	margin-right: 7.5%;
}
.margin-eight-right {
	margin-right: 8%;
}
.margin-eight-half-right {
	margin-right: 8.5%;
}
.margin-nine-right {
	margin-right: 9%;
}
.margin-nine-half-right {
	margin-right: 9.5%;
}
.margin-ten-right {
	margin-right: 10%;
}
.margin-ten-half-right {
	margin-right: 10.5%;
}
.margin-eleven-right {
	margin-right: 11%;
}
.margin-eleven-half-right {
	margin-right: 11.5%;
}
.margin-twelve-right {
	margin-right: 12%;
}
.margin-twelve-half-right {
	margin-right: 12.5%;
}
.margin-thirteen-right {
	margin-right: 13%;
}
.margin-thirteen-half-right {
	margin-right: 13.5%;
}
.margin-fourteen-right {
	margin-right: 14%;
}
.margin-fourteen-half-right {
	margin-right: 14.5%;
}
.margin-fifteen-right {
	margin-right: 15%;
}
.margin-fifteen-half-right {
	margin-right: 15.5%;
}
.margin-sixteen-right {
	margin-right: 16%;
}
.margin-sixteen-half-right {
	margin-right: 16.5%;
}
.margin-seventeen-right {
	margin-right: 17%;
}
.margin-seventeen-half-right {
	margin-right: 17.5%;
}
.margin-eighteen-right {
	margin-right: 18%;
}
.margin-eighteen-half-right {
	margin-right: 18.5%;
}
.margin-nineteen-right {
	margin-right: 19%;
}
.margin-nineteen-half-right {
	margin-right: 19.5%;
}
.margin-twenty-right {
	margin-right: 20%;
}
.margin-twenty-half-right {
	margin-right: 20.5%;
}
.margin-twenty-right {
	margin-right: 21%;
}
.margin-twenty-one-half-right {
	margin-right: 21.5%;
}
.margin-twenty-two-right {
	margin-right: 22%;
}
.margin-twenty-two-half-right {
	margin-right: 22.5%;
}
.margin-twenty-three-right {
	margin-right: 23%;
}
.margin-twenty-three-half-right {
	margin-right: 23.5%;
}
.margin-twenty-four-right {
	margin-right: 24%;
}
.margin-twenty-four-half-right {
	margin-right: 24.5%;
}
.margin-twenty-five-right {
	margin-right: 25%;
}
.margin-5px-right {
	margin-right: 5px;
}
.margin-10px-right {
	margin-right: 10px;
}
.margin-15px-right {
	margin-right: 15px;
}
.margin-20px-right {
	margin-right: 20px;
}
.margin-25px-right {
	margin-right: 25px;
}
.margin-30px-right {
	margin-right: 30px;
}
.margin-35px-right {
	margin-right: 35px;
}
.margin-40px-right {
	margin-right: 40px;
}
.margin-45px-right {
	margin-right: 45px;
}
.margin-50px-right {
	margin-right: 50px;
}
.margin-55px-right {
	margin-right: 55px;
}
.margin-60px-right {
	margin-right: 60px;
}
.margin-65px-right {
	margin-right: 65px;
}
.margin-70px-right {
	margin-right: 70px;
}
.margin-75px-right {
	margin-right: 75px;
}
.margin-80px-right {
	margin-right: 80px;
}
.margin-85px-right {
	margin-right: 85px;
}
.margin-90px-right {
	margin-right: 90px;
}
.margin-95px-right {
	margin-right: 95px;
}
.margin-100px-right {
	margin-right: 100px;
}
.margin-one-left {
	margin-left: 1%;
}
.margin-one-half-left {
	margin-left: 1.5%;
}
.margin-two-left {
	margin-left: 2%;
}
.margin-two-half-left {
	margin-left: 2.5%;
}
.margin-three-left {
	margin-left: 3%;
}
.margin-three-half-left {
	margin-left: 3.5%;
}
.margin-four-left {
	margin-left: 4%;
}
.margin-four-half-left {
	margin-left: 4.5%;
}
.margin-five-left {
	margin-left: 5%;
}
.margin-five-half-left {
	margin-left: 5.5%;
}
.margin-six-left {
	margin-left: 6%;
}
.margin-six-half-left {
	margin-left: 6.5%;
}
.margin-seven-left {
	margin-left: 7%;
}
.margin-seven-half-left {
	margin-left: 7.5%;
}
.margin-eight-left {
	margin-left: 8%;
}
.margin-eight-half-left {
	margin-left: 8.5%;
}
.margin-nine-left {
	margin-left: 9%;
}
.margin-nine-half-left {
	margin-left: 9.5%;
}
.margin-ten-left {
	margin-left: 10%;
}
.margin-ten-half-left {
	margin-left: 10.5%;
}
.margin-eleven-left {
	margin-left: 11%;
}
.margin-eleven-half-left {
	margin-left: 11.5%;
}
.margin-twelve-left {
	margin-left: 12%;
}
.margin-twelve-half-left {
	margin-left: 12.5%;
}
.margin-thirteen-left {
	margin-left: 13%;
}
.margin-thirteen-half-left {
	margin-left: 13.5%;
}
.margin-fourteen-left {
	margin-left: 14%;
}
.margin-fourteen-half-left {
	margin-left: 14.5%;
}
.margin-fifteen-left {
	margin-left: 15%;
}
.margin-fifteen-half-left {
	margin-left: 15.5%;
}
.margin-sixteen-left {
	margin-left: 16%;
}
.margin-sixteen-half-left {
	margin-left: 16.5%;
}
.margin-seventeen-left {
	margin-left: 17%;
}
.margin-seventeen-half-left {
	margin-left: 17.5%;
}
.margin-eighteen-left {
	margin-left: 18%;
}
.margin-eighteen-half-left {
	margin-left: 18.5%;
}
.margin-nineteen-left {
	margin-left: 19%;
}
.margin-nineteen-half-left {
	margin-left: 19.5%;
}
.margin-twenty-left {
	margin-left: 20%;
}
.margin-twenty-half-left {
	margin-left: 20.5%;
}
.margin-twenty-one-left {
	margin-left: 21%;
}
.margin-twenty-one-half-left {
	margin-left: 21.5%;
}
.margin-twenty-two-left {
	margin-left: 22%;
}
.margin-twenty-two-half-left {
	margin-left: 22.5%;
}
.margin-twenty-three-left {
	margin-left: 23%;
}
.margin-twenty-three-half-left {
	margin-left: 23.5%;
}
.margin-twenty-four-left {
	margin-left: 24%;
}
.margin-twenty-four-half-left {
	margin-left: 24.5%;
}
.margin-twenty-five-left {
	margin-left: 25%;
}
.margin-5px-left {
	margin-left: 5px;
}
.margin-10px-left {
	margin-left: 10px;
}
.margin-15px-left {
	margin-left: 15px;
}
.margin-20px-left {
	margin-left: 20px;
}
.margin-25px-left {
	margin-left: 25px;
}
.margin-30px-left {
	margin-left: 30px;
}
.margin-35px-left {
	margin-left: 35px;
}
.margin-40px-left {
	margin-left: 40px;
}
.margin-45px-left {
	margin-left: 45px;
}
.margin-50px-left {
	margin-left: 50px;
}
.margin-55px-left {
	margin-left: 55px;
}
.margin-60px-left {
	margin-left: 60px;
}
.margin-65px-left {
	margin-left: 65px;
}
.margin-70px-left {
	margin-left: 70px;
}
.margin-75px-left {
	margin-left: 75px;
}
.margin-80px-left {
	margin-left: 80px;
}
.margin-85px-left {
	margin-left: 85px;
}
.margin-90px-left {
	margin-left: 90px;
}
.margin-95px-left {
	margin-left: 95px;
}
.margin-100px-left {
	margin-left: 100px;
}
.margin-one-lr {
	margin-right: 1%; margin-left: 1%;
}
.margin-one-half-lr {
	margin-right: 1.5%; margin-left: 1.5%;
}
.margin-two-lr {
	margin-right: 2%; margin-left: 2%;
}
.margin-two-half-lr {
	margin-right: 2.5%; margin-left: 2.5%;
}
.margin-three-lr {
	margin-right: 3%; margin-left: 3%;
}
.margin-three-half-lr {
	margin-right: 3.5%; margin-left: 3.5%;
}
.margin-four-lr {
	margin-right: 4%; margin-left: 4%;
}
.margin-four-half-lr {
	margin-right: 4.5%; margin-left: 4.5%;
}
.margin-five-lr {
	margin-right: 5%; margin-left: 5%;
}
.margin-five-half-lr {
	margin-right: 5.5%; margin-left: 5.5%;
}
.margin-six-lr {
	margin-right: 6%; margin-left: 6%;
}
.margin-six-half-lr {
	margin-right: 6.5%; margin-left: 6.5%;
}
.margin-seven-lr {
	margin-right: 7%; margin-left: 7%;
}
.margin-seven-half-lr {
	margin-right: 7.5%; margin-left: 7.5%;
}
.margin-eight-lr {
	margin-right: 8%; margin-left: 8%;
}
.margin-eight-half-lr {
	margin-right: 8.5%; margin-left: 8.5%;
}
.margin-nine-lr {
	margin-right: 9%; margin-left: 9%;
}
.margin-nine-half-lr {
	margin-right: 9.5%; margin-left: 9.5%;
}
.margin-ten-lr {
	margin-right: 10%; margin-left: 10%;
}
.margin-ten-half-lr {
	margin-right: 10.5%; margin-left: 10.5%;
}
.margin-eleven-lr {
	margin-right: 11%; margin-left: 11%;
}
.margin-eleven-half-lr {
	margin-right: 11.5%; margin-left: 11.5%;
}
.margin-twelve-lr {
	margin-right: 12%; margin-left: 12%;
}
.margin-twelve-half-lr {
	margin-right: 12.5%; margin-left: 12.5%;
}
.margin-thirteen-lr {
	margin-right: 13%; margin-left: 13%;
}
.margin-thirteen-half-lr {
	margin-right: 13.5%; margin-left: 13.5%;
}
.margin-fourteen-lr {
	margin-right: 14%; margin-left: 14%;
}
.margin-fourteen-half-lr {
	margin-right: 14.5%; margin-left: 14.5%;
}
.margin-fifteen-lr {
	margin-right: 15%; margin-left: 15%;
}
.margin-fifteen-half-lr {
	margin-right: 15.5%; margin-left: 15.5%;
}
.margin-sixteen-lr {
	margin-right: 16%; margin-left: 16%;
}
.margin-sixteen-half-lr {
	margin-right: 16.5%; margin-left: 16.5%;
}
.margin-seventeen-lr {
	margin-right: 17%; margin-left: 17%;
}
.margin-seventeen-half-lr {
	margin-right: 17.5%; margin-left: 17.5%;
}
.margin-eighteen-lr {
	margin-right: 18%; margin-left: 18%;
}
.margin-eighteen-half-lr {
	margin-right: 18.5%; margin-left: 18.5%;
}
.margin-nineteen-lr {
	margin-right: 19%; margin-left: 19%;
}
.margin-nineteen-half-lr {
	margin-right: 19.5%; margin-left: 19.5%;
}
.margin-twenty-lr {
	margin-right: 20%; margin-left: 20%;
}
.margin-twenty-half-lr {
	margin-right: 20.5%; margin-left: 20.5%;
}
.margin-twenty-one-lr {
	margin-right: 21%; margin-left: 21%;
}
.margin-twenty-one-half-lr {
	margin-right: 21.5%; margin-left: 21.5%;
}
.margin-twenty-two-lr {
	margin-right: 22%; margin-left: 22%;
}
.margin-twenty-two-half-lr {
	margin-right: 22.5%; margin-left: 22.5%;
}
.margin-twenty-three-lr {
	margin-right: 23%; margin-left: 23%;
}
.margin-twenty-three-half-lr {
	margin-right: 23.5%; margin-left: 23.5%;
}
.margin-twenty-four-lr {
	margin-right: 24%; margin-left: 24%;
}
.margin-twenty-four-half-lr {
	margin-right: 24.5%; margin-left: 24.5%;
}
.margin-twenty-five-lr {
	margin-right: 25%; margin-left: 25%;
}
.margin-5px-lr {
	margin-right: 5px; margin-left: 5px;
}
.margin-10px-lr {
	margin-right: 10px; margin-left: 10px;
}
.margin-15px-lr {
	margin-right: 15px; margin-left: 15px;
}
.margin-20px-lr {
	margin-right: 20px; margin-left: 20px;
}
.margin-25px-lr {
	margin-right: 25px; margin-left: 25px;
}
.margin-30px-lr {
	margin-right: 30px; margin-left: 30px;
}
.margin-35px-lr {
	margin-right: 35px; margin-left: 35px;
}
.margin-40px-lr {
	margin-right: 40px; margin-left: 40px;
}
.margin-45px-lr {
	margin-right: 45px; margin-left: 45px;
}
.margin-50px-lr {
	margin-right: 50px; margin-left: 50px;
}
.margin-55px-lr {
	margin-right: 55px; margin-left: 55px;
}
.margin-60px-lr {
	margin-right: 60px; margin-left: 60px;
}
.margin-65px-lr {
	margin-right: 65px; margin-left: 65px;
}
.margin-70px-lr {
	margin-right: 70px; margin-left: 70px;
}
.margin-75px-lr {
	margin-right: 75px; margin-left: 75px;
}
.margin-80px-lr {
	margin-right: 80px; margin-left: 80px;
}
.margin-85px-lr {
	margin-right: 85px; margin-left: 85px;
}
.margin-90px-lr {
	margin-right: 90px; margin-left: 90px;
}
.margin-95px-lr {
	margin-right: 95px; margin-left: 95px;
}
.margin-100px-lr {
	margin-right: 100px; margin-left: 100px;
}
.margin-one-tb {
	margin-top: 1%; margin-bottom: 1%;
}
.margin-one-half-tb {
	margin-top: 1.5%; margin-bottom: 1.5%;
}
.margin-two-tb {
	margin-top: 2%; margin-bottom: 2%;
}
.margin-two-half-tb {
	margin-top: 2.5%; margin-bottom: 2.5%;
}
.margin-three-tb {
	margin-top: 3%; margin-bottom: 3%;
}
.margin-three-half-tb {
	margin-top: 3.5%; margin-bottom: 3.5%;
}
.margin-four-tb {
	margin-top: 4%; margin-bottom: 4%;
}
.margin-four-half-tb {
	margin-top: 4.5%; margin-bottom: 4.5%;
}
.margin-five-tb {
	margin-top: 5%; margin-bottom: 5%;
}
.margin-five-half-tb {
	margin-top: 5.5%; margin-bottom: 5.5%;
}
.margin-six-tb {
	margin-top: 6%; margin-bottom: 6%;
}
.margin-six-half-tb {
	margin-top: 6.5%; margin-bottom: 6.5%;
}
.margin-seven-tb {
	margin-top: 7%; margin-bottom: 7%;
}
.margin-seven-half-tb {
	margin-top: 7.5%; margin-bottom: 7.5%;
}
.margin-eight-tb {
	margin-top: 8%; margin-bottom: 8%;
}
.margin-eight-half-tb {
	margin-top: 8.5%; margin-bottom: 8.5%;
}
.margin-nine-tb {
	margin-top: 9%; margin-bottom: 9%;
}
.margin-nine-half-tb {
	margin-top: 9.5%; margin-bottom: 9.5%;
}
.margin-ten-tb {
	margin-top: 10%; margin-bottom: 10%;
}
.margin-ten-half-tb {
	margin-top: 10.5%; margin-bottom: 10.5%;
}
.margin-eleven-tb {
	margin-top: 11%; margin-bottom: 11%;
}
.margin-eleven-half-tb {
	margin-top: 11.5%; margin-bottom: 11.5%;
}
.margin-twelve-tb {
	margin-top: 12%; margin-bottom: 12%;
}
.margin-twelve-half-tb {
	margin-top: 12.5%; margin-bottom: 12.5%;
}
.margin-thirteen-tb {
	margin-top: 13%; margin-bottom: 13%;
}
.margin-thirteen-half-tb {
	margin-top: 13.5%; margin-bottom: 13.5%;
}
.margin-fourteen-tb {
	margin-top: 14%; margin-bottom: 14%;
}
.margin-fourteen-half-tb {
	margin-top: 14.5%; margin-bottom: 14.5%;
}
.margin-fifteen-tb {
	margin-top: 15%; margin-bottom: 15%;
}
.margin-fifteen-half-tb {
	margin-top: 15.5%; margin-bottom: 15.5%;
}
.margin-sixteen-tb {
	margin-top: 16%; margin-bottom: 16%;
}
.margin-sixteen-half-tb {
	margin-top: 16.5%; margin-bottom: 16.5%;
}
.margin-seventeen-tb {
	margin-top: 17%; margin-bottom: 17%;
}
.margin-seventeen-half-tb {
	margin-top: 17.5%; margin-bottom: 17.5%;
}
.margin-eighteen-tb {
	margin-top: 18%; margin-bottom: 18%;
}
.margin-eighteen-half-tb {
	margin-top: 18.5%; margin-bottom: 18.5%;
}
.margin-nineteen-tb {
	margin-top: 19%; margin-bottom: 19%;
}
.margin-nineteen-half-tb {
	margin-top: 19.5%; margin-bottom: 19.5%;
}
.margin-twenty-tb {
	margin-top: 20%; margin-bottom: 20%;
}
.margin-twenty-half-tb {
	margin-top: 20.5%; margin-bottom: 20.5%;
}
.margin-twenty-one-tb {
	margin-top: 21%; margin-bottom: 21%;
}
.margin-twenty-one-half-tb {
	margin-top: 21.5%; margin-bottom: 21.5%;
}
.margin-twenty-two-tb {
	margin-top: 22%; margin-bottom: 22%;
}
.margin-twenty-two-half-tb {
	margin-top: 22.5%; margin-bottom: 22.5%;
}
.margin-twenty-three-tb {
	margin-top: 23%; margin-bottom: 23%;
}
.margin-twenty-three-half-tb {
	margin-top: 23.5%; margin-bottom: 23.5%;
}
.margin-twenty-four-tb {
	margin-top: 24%; margin-bottom: 24%;
}
.margin-twenty-four-half-tb {
	margin-top: 24.5%; margin-bottom: 24.5%;
}
.margin-twenty-five-tb {
	margin-top: 25%; margin-bottom: 25%;
}
.margin-5px-tb {
	margin-top: 5px; margin-bottom: 5px;
}
.margin-10px-tb {
	margin-top: 10px; margin-bottom: 10px;
}
.margin-15px-tb {
	margin-top: 15px; margin-bottom: 15px;
}
.margin-20px-tb {
	margin-top: 20px; margin-bottom: 20px;
}
.margin-25px-tb {
	margin-top: 25px; margin-bottom: 25px;
}
.margin-30px-tb {
	margin-top: 30px; margin-bottom: 30px;
}
.margin-35px-tb {
	margin-top: 35px; margin-bottom: 35px;
}
.margin-40px-tb {
	margin-top: 40px; margin-bottom: 40px;
}
.margin-45px-tb {
	margin-top: 45px; margin-bottom: 45px;
}
.margin-50px-tb {
	margin-top: 50px; margin-bottom: 50px;
}
.margin-55px-tb {
	margin-top: 55px; margin-bottom: 55px;
}
.margin-60px-tb {
	margin-top: 60px; margin-bottom: 60px;
}
.margin-65px-tb {
	margin-top: 65px; margin-bottom: 65px;
}
.margin-70px-tb {
	margin-top: 70px; margin-bottom: 70px;
}
.margin-75px-tb {
	margin-top: 75px; margin-bottom: 75px;
}
.margin-80px-tb {
	margin-top: 80px; margin-bottom: 80px;
}
.margin-85px-tb {
	margin-top: 85px; margin-bottom: 85px;
}
.margin-90px-tb {
	margin-top: 90px; margin-bottom: 90px;
}
.margin-95px-tb {
	margin-top: 95px; margin-bottom: 95px;
}
.margin-100px-tb {
	margin-top: 100px; margin-bottom: 100px;
}
.no-padding {
	padding: 0px !important;
}
.no-padding-lr {
	padding-right: 0px !important; padding-left: 0px !important;
}
.no-padding-tb {
	padding-top: 0px !important; padding-bottom: 0px !important;
}
.no-padding-top {
	padding-top: 0px !important;
}
.no-padding-bottom {
	padding-bottom: 0px !important;
}
.no-padding-left {
	padding-left: 0px !important;
}
.no-padding-right {
	padding-right: 0px !important;
}
.padding-one-all {
	padding: 1%;
}
.padding-one-half-all {
	padding: 1.5%;
}
.padding-two-all {
	padding: 2%;
}
.padding-two-half-all {
	padding: 2.5%;
}
.padding-three-all {
	padding: 3%;
}
.padding-three-half-all {
	padding: 3.5%;
}
.padding-four-all {
	padding: 4%;
}
.padding-four-half-all {
	padding: 4.5%;
}
.padding-five-all {
	padding: 5%;
}
.padding-five-half-all {
	padding: 5.5%;
}
.padding-six-all {
	padding: 6%;
}
.padding-six-half-all {
	padding: 6.5%;
}
.padding-seven-all {
	padding: 7%;
}
.padding-seven-half-all {
	padding: 7.5%;
}
.padding-eight-all {
	padding: 8%;
}
.padding-eight-half-all {
	padding: 8.5%;
}
.padding-nine-all {
	padding: 9%;
}
.padding-nine-half-all {
	padding: 9.5%;
}
.padding-ten-all {
	padding: 10%;
}
.padding-ten-half-all {
	padding: 10.5%;
}
.padding-eleven-all {
	padding: 11%;
}
.padding-eleven-half-all {
	padding: 11.5%;
}
.padding-twelve-all {
	padding: 12%;
}
.padding-twelve-half-all {
	padding: 12.5%;
}
.padding-thirteen-all {
	padding: 13%;
}
.padding-thirteen-half-all {
	padding: 13.5%;
}
.padding-fourteen-all {
	padding: 14%;
}
.padding-fourteen-half-all {
	padding: 14.5%;
}
.padding-fifteen-all {
	padding: 15%;
}
.padding-fifteen-half-all {
	padding: 15.5%;
}
.padding-sixteen-all {
	padding: 16%;
}
.padding-sixteen-half-all {
	padding: 16.5%;
}
.padding-seventeen-all {
	padding: 17%;
}
.padding-seventeen-half-all {
	padding: 17.5%;
}
.padding-eighteen-all {
	padding: 18%;
}
.padding-eighteen-half-all {
	padding: 18.5%;
}
.padding-nineteen-all {
	padding: 19%;
}
.padding-nineteen-half-all {
	padding: 19.5%;
}
.padding-twenty-all {
	padding: 20%;
}
.padding-twenty-half-all {
	padding: 20.5%;
}
.padding-twenty-one-all {
	padding: 21%;
}
.padding-twenty-one-half-all {
	padding: 21.5%;
}
.padding-twenty-two-all {
	padding: 22%;
}
.padding-twenty-two-half-all {
	padding: 22.5%;
}
.padding-twenty-three-all {
	padding: 23%;
}
.padding-twenty-three-half-all {
	padding: 23.5%;
}
.padding-twenty-four-all {
	padding: 24%;
}
.padding-twenty-four-half-all {
	padding: 24.5%;
}
.padding-twenty-five-all {
	padding: 25%;
}
.padding-twenty-five-half-all {
	padding: 25.5%;
}
.padding-5px-all {
	padding: 5px;
}
.padding-10px-all {
	padding: 10px;
}
.padding-15px-all {
	padding: 15px;
}
.padding-20px-all {
	padding: 20px;
}
.padding-25px-all {
	padding: 25px;
}
.padding-30px-all {
	padding: 30px;
}
.padding-35px-all {
	padding: 35px;
}
.padding-40px-all {
	padding: 40px;
}
.padding-45px-all {
	padding: 45px;
}
.padding-50px-all {
	padding: 50px;
}
.padding-55px-all {
	padding: 55px;
}
.padding-60px-all {
	padding: 60px;
}
.padding-65px-all {
	padding: 65px;
}
.padding-70px-all {
	padding: 70px;
}
.padding-75px-all {
	padding: 75px;
}
.padding-80px-all {
	padding: 80px;
}
.padding-85px-all {
	padding: 85px;
}
.padding-90px-all {
	padding: 90px;
}
.padding-95px-all {
	padding: 95px;
}
.padding-100px-all {
	padding: 100px;
}
.padding-one-top {
	padding-top: 1%;
}
.padding-one-half-top {
	padding-top: 1.5%;
}
.padding-two-top {
	padding-top: 2%;
}
.padding-two-half-top {
	padding-top: 2.5%;
}
.padding-three-top {
	padding-top: 3%;
}
.padding-three-half-top {
	padding-top: 3.5%;
}
.padding-four-top {
	padding-top: 4%;
}
.padding-four-half-top {
	padding-top: 4.5%;
}
.padding-five-top {
	padding-top: 5%;
}
.padding-five-half-top {
	padding-top: 5.5%;
}
.padding-six-top {
	padding-top: 6%;
}
.padding-six-half-top {
	padding-top: 6.5%;
}
.padding-seven-top {
	padding-top: 7%;
}
.padding-seven-half-top {
	padding-top: 7.5%;
}
.padding-eight-top {
	padding-top: 8%;
}
.padding-eight-half-top {
	padding-top: 8.5%;
}
.padding-nine-top {
	padding-top: 9%;
}
.padding-nine-half-top {
	padding-top: 9.5%;
}
.padding-ten-top {
	padding-top: 10%;
}
.padding-ten-half-top {
	padding-top: 10.5%;
}
.padding-eleven-top {
	padding-top: 11%;
}
.padding-eleven-half-top {
	padding-top: 11.5%;
}
.padding-twelve-top {
	padding-top: 12%;
}
.padding-twelve-half-top {
	padding-top: 12.5%;
}
.padding-thirteen-top {
	padding-top: 13%;
}
.padding-thirteen-half-top {
	padding-top: 13.5%;
}
.padding-fourteen-top {
	padding-top: 14%;
}
.padding-fourteen-half-top {
	padding-top: 14.5%;
}
.padding-fifteen-top {
	padding-top: 15%;
}
.padding-fifteen-half-top {
	padding-top: 15.5%;
}
.padding-sixteen-top {
	padding-top: 16%;
}
.padding-sixteen-half-top {
	padding-top: 16.5%;
}
.padding-seventeen-top {
	padding-top: 17%;
}
.padding-seventeen-half-top {
	padding-top: 17.5%;
}
.padding-eighteen-top {
	padding-top: 18%;
}
.padding-eighteen-half-top {
	padding-top: 18.5%;
}
.padding-nineteen-top {
	padding-top: 19%;
}
.padding-nineteen-half-top {
	padding-top: 19.5%;
}
.padding-twenty-top {
	padding-top: 20%;
}
.padding-twenty-half-top {
	padding-top: 20.5%;
}
.padding-twenty-one-top {
	padding-top: 21%;
}
.padding-twenty-one-half-top {
	padding-top: 21.5%;
}
.padding-twenty-two-top {
	padding-top: 22%;
}
.padding-twenty-two-half-top {
	padding-top: 22.5%;
}
.padding-twenty-two-top {
	padding-top: 22%;
}
.padding-twenty-two-half-top {
	padding-top: 22.5%;
}
.padding-twenty-three-top {
	padding-top: 23%;
}
.padding-twenty-three-half-top {
	padding-top: 23.5%;
}
.padding-twenty-four-top {
	padding-top: 24%;
}
.padding-twenty-four-half-top {
	padding-top: 24.5%;
}
.padding-twenty-five-top {
	padding-top: 25%;
}
.padding-5px-top {
	padding-top: 5px;
}
.padding-10px-top {
	padding-top: 10px;
}
.padding-15px-top {
	padding-top: 15px;
}
.padding-20px-top {
	padding-top: 20px;
}
.padding-25px-top {
	padding-top: 25px;
}
.padding-30px-top {
	padding-top: 30px;
}
.padding-35px-top {
	padding-top: 35px;
}
.padding-40px-top {
	padding-top: 40px;
}
.padding-45px-top {
	padding-top: 45px;
}
.padding-50px-top {
	padding-top: 50px;
}
.padding-55px-top {
	padding-top: 55px;
}
.padding-60px-top {
	padding-top: 60px;
}
.padding-65px-top {
	padding-top: 65px;
}
.padding-70px-top {
	padding-top: 70px;
}
.padding-75px-top {
	padding-top: 75px;
}
.padding-80px-top {
	padding-top: 80px;
}
.padding-85px-top {
	padding-top: 85px;
}
.padding-90px-top {
	padding-top: 90px;
}
.padding-95px-top {
	padding-top: 95px;
}
.padding-100px-top {
	padding-top: 100px;
}
.padding-one-bottom {
	padding-bottom: 1%;
}
.padding-one-half-bottom {
	padding-bottom: 1.5%;
}
.padding-two-bottom {
	padding-bottom: 2%;
}
.padding-two-half-bottom {
	padding-bottom: 2.5%;
}
.padding-three-bottom {
	padding-bottom: 3%;
}
.padding-three-half-bottom {
	padding-bottom: 3.5%;
}
.padding-four-bottom {
	padding-bottom: 4%;
}
.padding-four-half-bottom {
	padding-bottom: 4.5%;
}
.padding-five-bottom {
	padding-bottom: 5%;
}
.padding-five-half-bottom {
	padding-bottom: 5.5%;
}
.padding-six-bottom {
	padding-bottom: 6%;
}
.padding-six-half-bottom {
	padding-bottom: 6.5%;
}
.padding-seven-bottom {
	padding-bottom: 7%;
}
.padding-seven-half-bottom {
	padding-bottom: 7.5%;
}
.padding-eight-bottom {
	padding-bottom: 8%;
}
.padding-eight-half-bottom {
	padding-bottom: 8.5%;
}
.padding-nine-bottom {
	padding-bottom: 9%;
}
.padding-nine-half-bottom {
	padding-bottom: 9.5%;
}
.padding-ten-bottom {
	padding-bottom: 10%;
}
.padding-ten-half-bottom {
	padding-bottom: 10.5%;
}
.padding-eleven-bottom {
	padding-bottom: 11%;
}
.padding-eleven-half-bottom {
	padding-bottom: 11.5%;
}
.padding-twelve-bottom {
	padding-bottom: 12%;
}
.padding-twelve-half-bottom {
	padding-bottom: 12.5%;
}
.padding-thirteen-bottom {
	padding-bottom: 13%;
}
.padding-thirteen-half-bottom {
	padding-bottom: 13.5%;
}
.padding-fourteen-bottom {
	padding-bottom: 14%;
}
.padding-fourteen-half-bottom {
	padding-bottom: 14.5%;
}
.padding-fifteen-bottom {
	padding-bottom: 15%;
}
.padding-fifteen-half-bottom {
	padding-bottom: 15.5%;
}
.padding-sixteen-bottom {
	padding-bottom: 16%;
}
.padding-sixteen-half-bottom {
	padding-bottom: 16.5%;
}
.padding-seventeen-bottom {
	padding-bottom: 17%;
}
.padding-seventeen-half-bottom {
	padding-bottom: 17.5%;
}
.padding-eighteen-bottom {
	padding-bottom: 18%;
}
.padding-eighteen-half-bottom {
	padding-bottom: 18.5%;
}
.padding-nineteen-bottom {
	padding-bottom: 19%;
}
.padding-nineteen-half-bottom {
	padding-bottom: 19.5%;
}
.padding-twenty-bottom {
	padding-bottom: 20%;
}
.padding-twenty-half-bottom {
	padding-bottom: 20.5%;
}
.padding-twenty-one-bottom {
	padding-bottom: 21%;
}
.padding-twenty-one-half-bottom {
	padding-bottom: 21.5%;
}
.padding-twenty-two-bottom {
	padding-bottom: 22%;
}
.padding-twenty-two-half-bottom {
	padding-bottom: 22.5%;
}
.padding-twenty-three-bottom {
	padding-bottom: 23%;
}
.padding-twenty-three-half-bottom {
	padding-bottom: 23.5%;
}
.padding-twenty-four-bottom {
	padding-bottom: 24%;
}
.padding-twenty-four-half-bottom {
	padding-bottom: 24.5%;
}
.padding-twenty-five-bottom {
	padding-bottom: 25%;
}
.padding-5px-bottom {
	padding-bottom: 5px;
}
.padding-10px-bottom {
	padding-bottom: 10px;
}
.padding-15px-bottom {
	padding-bottom: 15px;
}
.padding-20px-bottom {
	padding-bottom: 20px;
}
.padding-25px-bottom {
	padding-bottom: 25px;
}
.padding-30px-bottom {
	padding-bottom: 30px;
}
.padding-35px-bottom {
	padding-bottom: 35px;
}
.padding-40px-bottom {
	padding-bottom: 40px;
}
.padding-45px-bottom {
	padding-bottom: 45px;
}
.padding-50px-bottom {
	padding-bottom: 50px;
}
.padding-55px-bottom {
	padding-bottom: 55px;
}
.padding-60px-bottom {
	padding-bottom: 60px;
}
.padding-65px-bottom {
	padding-bottom: 65px;
}
.padding-70px-bottom {
	padding-bottom: 70px;
}
.padding-75px-bottom {
	padding-bottom: 75px;
}
.padding-80px-bottom {
	padding-bottom: 80px;
}
.padding-85px-bottom {
	padding-bottom: 85px;
}
.padding-90px-bottom {
	padding-bottom: 90px;
}
.padding-95px-bottom {
	padding-bottom: 95px;
}
.padding-100px-bottom {
	padding-bottom: 100px;
}
.padding-one-right {
	padding-right: 1%;
}
.padding-one-half-right {
	padding-right: 1.5%;
}
.padding-two-right {
	padding-right: 2%;
}
.padding-two-half-right {
	padding-right: 2.5%;
}
.padding-three-right {
	padding-right: 3%;
}
.padding-three-half-right {
	padding-right: 3.5%;
}
.padding-four-right {
	padding-right: 4%;
}
.padding-four-half-right {
	padding-right: 4.5%;
}
.padding-five-right {
	padding-right: 5%;
}
.padding-five-half-right {
	padding-right: 5.5%;
}
.padding-six-right {
	padding-right: 6%;
}
.padding-six-half-right {
	padding-right: 6.5%;
}
.padding-seven-right {
	padding-right: 7%;
}
.padding-seven-half-right {
	padding-right: 7.5%;
}
.padding-eight-right {
	padding-right: 8%;
}
.padding-eight-half-right {
	padding-right: 8.5%;
}
.padding-nine-right {
	padding-right: 9%;
}
.padding-nine-half-right {
	padding-right: 9.5%;
}
.padding-ten-right {
	padding-right: 10%;
}
.padding-ten-half-right {
	padding-right: 10.5%;
}
.padding-eleven-right {
	padding-right: 11%;
}
.padding-eleven-half-right {
	padding-right: 11.5%;
}
.padding-twelve-right {
	padding-right: 12%;
}
.padding-twelve-half-right {
	padding-right: 12.5%;
}
.padding-thirteen-right {
	padding-right: 13%;
}
.padding-thirteen-half-right {
	padding-right: 13.5%;
}
.padding-fourteen-right {
	padding-right: 14%;
}
.padding-fourteen-half-right {
	padding-right: 14.5%;
}
.padding-fifteen-right {
	padding-right: 15%;
}
.padding-fifteen-half-right {
	padding-right: 15.5%;
}
.padding-sixteen-right {
	padding-right: 16%;
}
.padding-sixteen-half-right {
	padding-right: 16.5%;
}
.padding-seventeen-right {
	padding-right: 17%;
}
.padding-seventeen-half-right {
	padding-right: 17.5%;
}
.padding-eighteen-right {
	padding-right: 18%;
}
.padding-eighteen-half-right {
	padding-right: 18.5%;
}
.padding-nineteen-right {
	padding-right: 19%;
}
.padding-nineteen-half-right {
	padding-right: 19.5%;
}
.padding-twenty-right {
	padding-right: 20%;
}
.padding-twenty-half-right {
	padding-right: 20.5%;
}
.padding-twenty-one-right {
	padding-right: 21%;
}
.padding-twenty-one-half-right {
	padding-right: 21.5%;
}
.padding-twenty-two-right {
	padding-right: 22%;
}
.padding-twenty-two-half-right {
	padding-right: 22.5%;
}
.padding-twenty-three-right {
	padding-right: 23%;
}
.padding-twenty-three-half-right {
	padding-right: 23.5%;
}
.padding-twenty-four-right {
	padding-right: 24%;
}
.padding-twenty-four-half-right {
	padding-right: 24.5%;
}
.padding-twenty-five-right {
	padding-right: 25%;
}
.padding-5px-right {
	padding-right: 5px;
}
.padding-10px-right {
	padding-right: 10px;
}
.padding-15px-right {
	padding-right: 15px;
}
.padding-20px-right {
	padding-right: 20px;
}
.padding-25px-right {
	padding-right: 25px;
}
.padding-30px-right {
	padding-right: 30px;
}
.padding-35px-right {
	padding-right: 35px;
}
.padding-40px-right {
	padding-right: 40px;
}
.padding-45px-right {
	padding-right: 45px;
}
.padding-50px-right {
	padding-right: 50px;
}
.padding-55px-right {
	padding-right: 55px;
}
.padding-60px-right {
	padding-right: 60px;
}
.padding-65px-right {
	padding-right: 65px;
}
.padding-70px-right {
	padding-right: 70px;
}
.padding-75px-right {
	padding-right: 75px;
}
.padding-80px-right {
	padding-right: 80px;
}
.padding-85px-right {
	padding-right: 85px;
}
.padding-90px-right {
	padding-right: 90px;
}
.padding-95px-right {
	padding-right: 95px;
}
.padding-100px-right {
	padding-right: 100px;
}
.padding-one-left {
	padding-left: 1%;
}
.padding-one-half-left {
	padding-left: 1.5%;
}
.padding-two-left {
	padding-left: 2%;
}
.padding-two-half-left {
	padding-left: 2.5%;
}
.padding-three-left {
	padding-left: 3%;
}
.padding-three-half-left {
	padding-left: 3.5%;
}
.padding-four-left {
	padding-left: 4%;
}
.padding-four-half-left {
	padding-left: 4.5%;
}
.padding-five-left {
	padding-left: 5%;
}
.padding-five-half-left {
	padding-left: 5.5%;
}
.padding-six-left {
	padding-left: 6%;
}
.padding-six-half-left {
	padding-left: 6.5%;
}
.padding-seven-left {
	padding-left: 7%;
}
.padding-seven-half-left {
	padding-left: 7.5%;
}
.padding-eight-left {
	padding-left: 8%;
}
.padding-eight-half-left {
	padding-left: 8.5%;
}
.padding-nine-left {
	padding-left: 9%;
}
.padding-nine-half-left {
	padding-left: 9.5%;
}
.padding-ten-left {
	padding-left: 10%;
}
.padding-ten-half-left {
	padding-left: 10.5%;
}
.padding-eleven-left {
	padding-left: 11%;
}
.padding-eleven-half-left {
	padding-left: 11.5%;
}
.padding-twelve-left {
	padding-left: 12%;
}
.padding-twelve-half-left {
	padding-left: 12.5%;
}
.padding-thirteen-left {
	padding-left: 13%;
}
.padding-thirteen-half-left {
	padding-left: 13.5%;
}
.padding-fourteen-left {
	padding-left: 14%;
}
.padding-fourteen-half-left {
	padding-left: 14.5%;
}
.padding-fifteen-left {
	padding-left: 15%;
}
.padding-fifteen-half-left {
	padding-left: 15.5%;
}
.padding-sixteen-left {
	padding-left: 16%;
}
.padding-sixteen-half-left {
	padding-left: 16.5%;
}
.padding-seventeen-left {
	padding-left: 17%;
}
.padding-seventeen-half-left {
	padding-left: 17.5%;
}
.padding-eighteen-left {
	padding-left: 18%;
}
.padding-eighteen-half-left {
	padding-left: 18.5%;
}
.padding-nineteen-left {
	padding-left: 19%;
}
.padding-nineteen-half-left {
	padding-left: 19.5%;
}
.padding-twenty-left {
	padding-left: 20%;
}
.padding-twenty-half-left {
	padding-left: 20.5%;
}
.padding-twenty-one-left {
	padding-left: 21%;
}
.padding-twenty-one-half-left {
	padding-left: 21.5%;
}
.padding-twenty-two-left {
	padding-left: 22%;
}
.padding-twenty-two-half-left {
	padding-left: 22.5%;
}
.padding-twenty-three-left {
	padding-left: 23%;
}
.padding-twenty-three-half-left {
	padding-left: 23.5%;
}
.padding-twenty-four-left {
	padding-left: 24%;
}
.padding-twenty-four-half-left {
	padding-left: 24.5%;
}
.padding-twenty-five-left {
	padding-left: 25%;
}
.padding-5px-left {
	padding-left: 5px;
}
.padding-10px-left {
	padding-left: 10px;
}
.padding-15px-left {
	padding-left: 15px;
}
.padding-20px-left {
	padding-left: 20px;
}
.padding-25px-left {
	padding-left: 25px;
}
.padding-30px-left {
	padding-left: 30px;
}
.padding-35px-left {
	padding-left: 35px;
}
.padding-40px-left {
	padding-left: 40px;
}
.padding-45px-left {
	padding-left: 45px;
}
.padding-50px-left {
	padding-left: 50px;
}
.padding-55px-left {
	padding-left: 55px;
}
.padding-60px-left {
	padding-left: 60px;
}
.padding-65px-left {
	padding-left: 65px;
}
.padding-70px-left {
	padding-left: 70px;
}
.padding-75px-left {
	padding-left: 75px;
}
.padding-80px-left {
	padding-left: 80px;
}
.padding-85px-left {
	padding-left: 85px;
}
.padding-90px-left {
	padding-left: 90px;
}
.padding-95px-left {
	padding-left: 95px;
}
.padding-100px-left {
	padding-left: 100px;
}
.padding-one-tb {
	padding-top: 1%; padding-bottom: 1%;
}
.padding-one-half-tb {
	padding-top: 1.5%; padding-bottom: 1.5%;
}
.padding-two-tb {
	padding-top: 2%; padding-bottom: 2%;
}
.padding-two-half-tb {
	padding-top: 2.5%; padding-bottom: 2.5%;
}
.padding-three-tb {
	padding-top: 3%; padding-bottom: 3%;
}
.padding-three-half-tb {
	padding-top: 3.5%; padding-bottom: 3.5%;
}
.padding-four-tb {
	padding-top: 4%; padding-bottom: 4%;
}
.padding-four-half-tb {
	padding-top: 4.5%; padding-bottom: 4.5%;
}
.padding-five-tb {
	padding-top: 5%; padding-bottom: 5%;
}
.padding-five-half-tb {
	padding-top: 5.5%; padding-bottom: 5.5%;
}
.padding-six-tb {
	padding-top: 6%; padding-bottom: 6%;
}
.padding-six-half-tb {
	padding-top: 6.5%; padding-bottom: 6.5%;
}
.padding-seven-tb {
	padding-top: 7%; padding-bottom: 7%;
}
.padding-seven-half-tb {
	padding-top: 7.5%; padding-bottom: 7.5%;
}
.padding-eight-tb {
	padding-top: 8%; padding-bottom: 8%;
}
.padding-eight-half-tb {
	padding-top: 8.5%; padding-bottom: 8.5%;
}
.padding-nine-tb {
	padding-top: 9%; padding-bottom: 9%;
}
.padding-nine-half-tb {
	padding-top: 9.5%; padding-bottom: 9.5%;
}
.padding-ten-tb {
	padding-top: 10%; padding-bottom: 10%;
}
.padding-ten-half-tb {
	padding-top: 10.5%; padding-bottom: 10.5%;
}
.padding-eleven-tb {
	padding-top: 11%; padding-bottom: 11%;
}
.padding-eleven-half-tb {
	padding-top: 11.5%; padding-bottom: 11.5%;
}
.padding-twelve-tb {
	padding-top: 12%; padding-bottom: 12%;
}
.padding-twelve-half-tb {
	padding-top: 12.5%; padding-bottom: 12.5%;
}
.padding-thirteen-tb {
	padding-top: 13%; padding-bottom: 13%;
}
.padding-thirteen-half-tb {
	padding-top: 13.5%; padding-bottom: 13.5%;
}
.padding-fourteen-tb {
	padding-top: 14%; padding-bottom: 14%;
}
.padding-fourteen-half-tb {
	padding-top: 14.5%; padding-bottom: 14.5%;
}
.padding-fifteen-tb {
	padding-top: 15%; padding-bottom: 15%;
}
.padding-fifteen-half-tb {
	padding-top: 15.5%; padding-bottom: 15.5%;
}
.padding-sixteen-tb {
	padding-top: 16%; padding-bottom: 16%;
}
.padding-sixteen-half-tb {
	padding-top: 16.5%; padding-bottom: 16.5%;
}
.padding-seventeen-tb {
	padding-top: 17%; padding-bottom: 17%;
}
.padding-seventeen-half-tb {
	padding-top: 17.5%; padding-bottom: 17.5%;
}
.padding-eighteen-tb {
	padding-top: 18%; padding-bottom: 18%;
}
.padding-eighteen-half-tb {
	padding-top: 18.5%; padding-bottom: 18.5%;
}
.padding-nineteen-tb {
	padding-top: 19%; padding-bottom: 19%;
}
.padding-nineteen-half-tb {
	padding-top: 19.5%; padding-bottom: 19.5%;
}
.padding-twenty-tb {
	padding-top: 20%; padding-bottom: 20%;
}
.padding-twenty-half-tb {
	padding-top: 20.5%; padding-bottom: 20%;
}
.padding-twenty-one-tb {
	padding-top: 21%; padding-bottom: 21%;
}
.padding-twenty-one-half-tb {
	padding-top: 21.5%; padding-bottom: 21.5%;
}
.padding-twenty-two-tb {
	padding-top: 22%; padding-bottom: 22%;
}
.padding-twenty-two-half-tb {
	padding-top: 22.5%; padding-bottom: 22.5%;
}
.padding-twenty-three-tb {
	padding-top: 23%; padding-bottom: 23%;
}
.padding-twenty-three-half-tb {
	padding-top: 23.5%; padding-bottom: 23.5%;
}
.padding-twenty-four-tb {
	padding-top: 24%; padding-bottom: 24%;
}
.padding-twenty-four-half-tb {
	padding-top: 24.5%; padding-bottom: 24.5%;
}
.padding-twenty-five-tb {
	padding-top: 25%; padding-bottom: 25%;
}
.padding-thirty-tb {
	padding-top: 30%; padding-bottom: 30%;
}
.padding-5px-tb {
	padding-top: 5px; padding-bottom: 5px;
}
.padding-10px-tb {
	padding-top: 10px; padding-bottom: 10px;
}
.padding-15px-tb {
	padding-top: 15px; padding-bottom: 15px;
}
.padding-20px-tb {
	padding-top: 20px; padding-bottom: 20px;
}
.padding-25px-tb {
	padding-top: 25px; padding-bottom: 25px;
}
.padding-30px-tb {
	padding-top: 30px; padding-bottom: 30px;
}
.padding-35px-tb {
	padding-top: 35px; padding-bottom: 35px;
}
.padding-40px-tb {
	padding-top: 40px; padding-bottom: 40px;
}
.padding-45px-tb {
	padding-top: 45px; padding-bottom: 45px;
}
.padding-50px-tb {
	padding-top: 50px; padding-bottom: 50px;
}
.padding-55px-tb {
	padding-top: 55px; padding-bottom: 55px;
}
.padding-60px-tb {
	padding-top: 60px; padding-bottom: 60px;
}
.padding-65px-tb {
	padding-top: 65px; padding-bottom: 65px;
}
.padding-70px-tb {
	padding-top: 70px; padding-bottom: 70px;
}
.padding-75px-tb {
	padding-top: 75px; padding-bottom: 75px;
}
.padding-80px-tb {
	padding-top: 80px; padding-bottom: 80px;
}
.padding-85px-tb {
	padding-top: 85px; padding-bottom: 85px;
}
.padding-90px-tb {
	padding-top: 90px; padding-bottom: 90px;
}
.padding-95px-tb {
	padding-top: 95px; padding-bottom: 95px;
}
.padding-100px-tb {
	padding-top: 100px; padding-bottom: 100px;
}
.padding-one-lr {
	padding-right: 1%; padding-left: 1%;
}
.padding-one-half-lr {
	padding-right: 1.5%; padding-left: 1.5%;
}
.padding-two-lr {
	padding-right: 2%; padding-left: 2%;
}
.padding-two-half-lr {
	padding-right: 2.5%; padding-left: 2.5%;
}
.padding-three-lr {
	padding-right: 3%; padding-left: 3%;
}
.padding-three-half-lr {
	padding-right: 3.5%; padding-left: 3.5%;
}
.padding-four-lr {
	padding-right: 4%; padding-left: 4%;
}
.padding-four-half-lr {
	padding-right: 4.5%; padding-left: 4.5%;
}
.padding-five-lr {
	padding-right: 5%; padding-left: 5%;
}
.padding-five-half-lr {
	padding-right: 5.5%; padding-left: 5.5%;
}
.padding-six-lr {
	padding-right: 6%; padding-left: 6%;
}
.padding-six-half-lr {
	padding-right: 6.5%; padding-left: 6.5%;
}
.padding-seven-lr {
	padding-right: 7%; padding-left: 7%;
}
.padding-seven-half-lr {
	padding-right: 7.5%; padding-left: 7.5%;
}
.padding-eight-lr {
	padding-right: 8%; padding-left: 8%;
}
.padding-eight-half-lr {
	padding-right: 8.5%; padding-left: 8.5%;
}
.padding-nine-lr {
	padding-right: 9%; padding-left: 9%;
}
.padding-nine-half-lr {
	padding-right: 9.5%; padding-left: 9.5%;
}
.padding-ten-lr {
	padding-right: 10%; padding-left: 10%;
}
.padding-ten-half-lr {
	padding-right: 10.5%; padding-left: 10.5%;
}
.padding-eleven-lr {
	padding-right: 11%; padding-left: 11%;
}
.padding-eleven-half-lr {
	padding-right: 11.5%; padding-left: 11.5%;
}
.padding-twelve-lr {
	padding-right: 12%; padding-left: 12%;
}
.padding-twelve-half-lr {
	padding-right: 12.5%; padding-left: 12.5%;
}
.padding-thirteen-lr {
	padding-right: 13%; padding-left: 13%;
}
.padding-thirteen-half-lr {
	padding-right: 13.5%; padding-left: 13.5%;
}
.padding-fourteen-lr {
	padding-right: 14%; padding-left: 14%;
}
.padding-fourteen-half-lr {
	padding-right: 14.5%; padding-left: 14.5%;
}
.padding-fifteen-lr {
	padding-right: 15%; padding-left: 15%;
}
.padding-fifteen-half-lr {
	padding-right: 15.5%; padding-left: 15.5%;
}
.padding-sixteen-lr {
	padding-right: 16%; padding-left: 16%;
}
.padding-sixteen-half-lr {
	padding-right: 16.5%; padding-left: 16.5%;
}
.padding-seventeen-lr {
	padding-right: 17%; padding-left: 17%;
}
.padding-seventeen-half-lr {
	padding-right: 17.5%; padding-left: 17.5%;
}
.padding-eighteen-lr {
	padding-right: 18%; padding-left: 18%;
}
.padding-eighteen-half-lr {
	padding-right: 18.5%; padding-left: 18.5%;
}
.padding-nineteen-lr {
	padding-right: 19%; padding-left: 19%;
}
.padding-nineteen-half-lr {
	padding-right: 19.5%; padding-left: 19.5%;
}
.padding-twenty-lr {
	padding-right: 20%; padding-left: 20%;
}
.padding-twenty-half-lr {
	padding-right: 20.5%; padding-left: 20.5%;
}
.padding-twenty-one-lr {
	padding-right: 21%; padding-left: 21%;
}
.padding-twenty-one-half-lr {
	padding-right: 21.5%; padding-left: 21.5%;
}
.padding-twenty-two-lr {
	padding-right: 22%; padding-left: 22%;
}
.padding-twenty-two-half-lr {
	padding-right: 22.5%; padding-left: 22.5%;
}
.padding-twenty-three-lr {
	padding-right: 23%; padding-left: 23%;
}
.padding-twenty-three-half-lr {
	padding-right: 23.5%; padding-left: 23.5%;
}
.padding-twenty-four-lr {
	padding-right: 24%; padding-left: 24%;
}
.padding-twenty-four-half-lr {
	padding-right: 24.5%; padding-left: 24.5%;
}
.padding-twenty-five-lr {
	padding-right: 25%; padding-left: 25%;
}
.padding-5px-lr {
	padding-right: 5px; padding-left: 5px;
}
.padding-10px-lr {
	padding-right: 10px; padding-left: 10px;
}
.padding-15px-lr {
	padding-right: 15px; padding-left: 15px;
}
.padding-20px-lr {
	padding-right: 20px; padding-left: 20px;
}
.padding-25px-lr {
	padding-right: 25px; padding-left: 25px;
}
.padding-30px-lr {
	padding-right: 30px; padding-left: 30px;
}
.padding-35px-lr {
	padding-right: 35px; padding-left: 35px;
}
.padding-40px-lr {
	padding-right: 40px; padding-left: 40px;
}
.padding-45px-lr {
	padding-right: 45px; padding-left: 45px;
}
.padding-50px-lr {
	padding-right: 50px; padding-left: 50px;
}
.padding-55px-lr {
	padding-right: 55px; padding-left: 55px;
}
.padding-60px-lr {
	padding-right: 60px; padding-left: 60px;
}
.padding-65px-lr {
	padding-right: 65px; padding-left: 65px;
}
.padding-70px-lr {
	padding-right: 70px; padding-left: 70px;
}
.padding-75px-lr {
	padding-right: 75px; padding-left: 75px;
}
.padding-80px-lr {
	padding-right: 80px; padding-left: 80px;
}
.padding-85px-lr {
	padding-right: 85px; padding-left: 85px;
}
.padding-90px-lr {
	padding-right: 90px; padding-left: 90px;
}
.padding-95px-lr {
	padding-right: 95px; padding-left: 95px;
}
.padding-100px-lr {
	padding-right: 100px; padding-left: 100px;
}
.display-block {
	display: block !important;
}
.display-inline-block {
	display: inline-block !important;
}
.display-inline {
	display: inline !important;
}
.display-none {
	display: none !important;
}
.display-inherit {
	display: inherit !important;
}
.display-table {
	display: table !important;
}
.display-table-cell {
	display: table-cell !important;
}
.overflow-hidden {
	overflow: hidden !important;
}
.overflow-visible {
	overflow: visible !important;
}
.overflow-auto {
	overflow: auto !important;
}
.display-flex {
	display: flex; -ms-box-orient: horizontal; -webkit-flex-flow: row; -moz-flex-flow: row; -o-flex-flow: row;
}
.display-flex > div:nth-of-type(1) {
	order: 2; -webkit-order: 2; -moz-order: 2; -ms-order: 2;
}
.display-flex > div:nth-of-type(2) {
	order: 1; -webkit-order: 1; -moz-order: 1; -ms-order: 1;
}
.display-flex > div:nth-of-type(3) {
	order: 3; -webkit-order: 3; -moz-order: 3; -ms-order: 3;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.float-none {
	float: none !important;
}
.position-inherit {
	position: inherit !important;
}
.position-relative {
	position: relative !important;
}
.position-absolute {
	position: absolute !important;
}
.position-fixed {
	position: fixed !important;
}
.position-right {
	right: 0px !important;
}
.position-left {
	left: 0px !important;
}
.position-top {
	top: 0px !important;
}
.top-auto {
	top: auto;
}
.top-inherit {
	top: inherit !important;
}
.top-0 {
	top: 0px !important;
}
.top-1 {
	top: 1px;
}
.top-2 {
	top: 2px;
}
.top-3 {
	top: 3px;
}
.top-4 {
	top: 4px;
}
.top-5 {
	top: 5px;
}
.top-6 {
	top: 6px;
}
.top-7 {
	top: 7px;
}
.top-8 {
	top: 8px;
}
.top-9 {
	top: 9px;
}
.top-10 {
	top: 10px;
}
.top-15 {
	top: 15px;
}
.top-20 {
	top: 20px;
}
.top-25 {
	top: 25px;
}
.top-30 {
	top: 30px;
}
.top-35 {
	top: 35px;
}
.top-40 {
	top: 40px;
}
.top-45 {
	top: 45px;
}
.top-50 {
	top: 50px;
}
.top-minus1 {
	top: -1px;
}
.top-minus2 {
	top: -2px;
}
.top-minus3 {
	top: -3px;
}
.top-minus4 {
	top: -4px;
}
.top-minus5 {
	top: -5px;
}
.top-minus6 {
	top: -6px;
}
.top-minus7 {
	top: -7px;
}
.top-minus8 {
	top: -8px;
}
.top-minus9 {
	top: -9px;
}
.top-minus10 {
	top: -10px;
}
.top-minus15 {
	top: -15px;
}
.top-minus20 {
	top: -20px;
}
.top-minus25 {
	top: -25px;
}
.top-minus30 {
	top: -30px;
}
.top-minus35 {
	top: -35px;
}
.top-minus40 {
	top: -40px;
}
.bottom-auto {
	bottom: auto;
}
.bottom-0 {
	bottom: 0px;
}
.bottom-1 {
	bottom: 1px;
}
.bottom-2 {
	bottom: 2px;
}
.bottom-3 {
	bottom: 3px;
}
.bottom-4 {
	bottom: 4px;
}
.bottom-5 {
	bottom: 5px;
}
.bottom-6 {
	bottom: 6px;
}
.bottom-7 {
	bottom: 7px;
}
.bottom-8 {
	bottom: 8px;
}
.bottom-9 {
	bottom: 9px;
}
.bottom-10 {
	bottom: 10px;
}
.bottom-15 {
	bottom: 15px;
}
.bottom-20 {
	bottom: 20px;
}
.bottom-25 {
	bottom: 25px;
}
.bottom-30 {
	bottom: 30px;
}
.bottom-35 {
	bottom: 35px;
}
.bottom-40 {
	bottom: 40px;
}
.bottom-45 {
	bottom: 45px;
}
.bottom-50 {
	bottom: 50px;
}
.left-auto {
	left: auto;
}
.left-0 {
	left: 0px;
}
.left-1 {
	left: 1px;
}
.left-2 {
	left: 2px;
}
.left-3 {
	left: 3px;
}
.left-4 {
	left: 4px;
}
.left-5 {
	left: 5px;
}
.left-6 {
	left: 6px;
}
.left-7 {
	left: 7px;
}
.left-8 {
	left: 8px;
}
.left-9 {
	left: 9px;
}
.left-10 {
	left: 10px;
}
.left-15 {
	left: 15px;
}
.left-20 {
	left: 20px;
}
.left-25 {
	left: 25px;
}
.left-30 {
	left: 30px;
}
.left-35 {
	left: 35px;
}
.left-40 {
	left: 40px;
}
.left-45 {
	left: 45px;
}
.left-50 {
	left: 50px;
}
.right-auto {
	right: auto;
}
.right-0 {
	right: 0px;
}
.right-1 {
	right: 1px;
}
.right-2 {
	right: 2px;
}
.right-3 {
	right: 3px;
}
.right-4 {
	right: 4px;
}
.right-5 {
	right: 5px;
}
.right-6 {
	right: 6px;
}
.right-7 {
	right: 7px;
}
.right-8 {
	right: 8px;
}
.right-9 {
	right: 9px;
}
.right-10 {
	right: 10px;
}
.width-1px {
	width: 1px;
}
.width-2px {
	width: 2px;
}
.width-3px {
	width: 3px;
}
.width-4px {
	width: 4px;
}
.width-5px {
	width: 5px;
}
.width-6px {
	width: 6px;
}
.width-7px {
	width: 7px;
}
.width-8px {
	width: 8px;
}
.width-9px {
	width: 9px;
}
.width-10px {
	width: 10px;
}
.width-15px {
	width: 15px;
}
.width-20px {
	width: 20px;
}
.width-25px {
	width: 25px;
}
.width-30px {
	width: 30px;
}
.width-35px {
	width: 35px;
}
.width-40px {
	width: 40px;
}
.width-50px {
	width: 50px;
}
.width-55px {
	width: 55px;
}
.width-60px {
	width: 60px;
}
.width-65px {
	width: 65px;
}
.width-70px {
	width: 70px;
}
.width-75px {
	width: 75px;
}
.width-80px {
	width: 80px;
}
.width-85px {
	width: 85px;
}
.width-90px {
	width: 90px;
}
.width-100px {
	width: 100px;
}
.width-110px {
	width: 110px;
}
.width-120px {
	width: 120px;
}
.width-130px {
	width: 130px;
}
.width-150px {
	width: 150px;
}
.width-180px {
	width: 180px;
}
.width-200px {
	width: 200px;
}
.width-250px {
	width: 250px;
}
.width-300px {
	width: 300px;
}
.width-350px {
	width: 350px;
}
.width-400px {
	width: 400px;
}
.width-450px {
	width: 450px;
}
.width-500px {
	width: 500px;
}
.width-550px {
	width: 550px;
}
.width-600px {
	width: 600px;
}
.width-650px {
	width: 650px;
}
.width-700px {
	width: 700px;
}
.width-750px {
	width: 750px;
}
.width-800px {
	width: 800px;
}
.width-850px {
	width: 850px;
}
.width-900px {
	width: 900px;
}
.width-950px {
	width: 950px;
}
.width-1000px {
	width: 1000px;
}
.width-10 {
	width: 10%;
}
.width-12 {
	width: 12%;
}
.width-15 {
	width: 15%;
}
.width-20 {
	width: 20%;
}
.width-25 {
	width: 25%;
}
.width-30 {
	width: 30%;
}
.width-35 {
	width: 35%;
}
.width-40 {
	width: 40%;
}
.width-45 {
	width: 45%;
}
.width-50 {
	width: 50%;
}
.width-55 {
	width: 55%;
}
.width-60 {
	width: 60%;
}
.width-65 {
	width: 65%;
}
.width-70 {
	width: 70%;
}
.width-75 {
	width: 75%;
}
.width-80 {
	width: 80%;
}
.width-85 {
	width: 85%;
}
.width-90 {
	width: 90%;
}
.width-95 {
	width: 95%;
}
.width-100 {
	width: 100%;
}
.width-auto {
	width: auto;
}
.height-1px {
	height: 1px;
}
.height-2px {
	height: 2px;
}
.height-3px {
	height: 3px;
}
.height-4px {
	height: 4px;
}
.height-5px {
	height: 5px;
}
.height-6px {
	height: 6px;
}
.height-7px {
	height: 7px;
}
.height-8px {
	height: 8px;
}
.height-9px {
	height: 9px;
}
.height-10px {
	height: 10px;
}
.height-80px {
	height: 80px;
}
.height-90px {
	height: 90px;
}
.height-100px {
	height: 100px;
}
.height-130px {
	height: 130px;
}
.height-150px {
	height: 150px;
}
.height-200px {
	height: 200px;
}
.height-250px {
	height: 250px;
}
.height-300px {
	height: 300px;
}
.height-350px {
	height: 350px;
}
.height-400px {
	height: 400px;
}
.height-450px {
	height: 450px;
}
.height-500px {
	height: 500px;
}
.height-550px {
	height: 550px;
}
.height-600px {
	height: 600px;
}
.height-650px {
	height: 650px;
}
.height-700px {
	height: 700px;
}
.height-50 {
	height: 50%;
}
.height-100 {
	height: 100% !important;
}
.height-auto {
	height: auto !important;
}
.max-height-100 {
	max-height: 100%;
}
.full-screen {
	min-height: 980px;
}
.min-height-100px {
	min-height: 100px;
}
.min-height-200px {
	min-height: 200px;
}
.min-height-300px {
	min-height: 300px;
}
.min-height-400px {
	min-height: 400px;
}
.min-height-500px {
	min-height: 500px;
}
.min-height-600px {
	min-height: 600px;
}
.min-height-700px {
	min-height: 700px;
}
.extra-small-screen {
	height: 300px;
}
.small-screen {
	height: 400px;
}
.one-second-screen {
	height: 600px;
}
.one-third-screen {
	height: 700px;
}
.one-fourth-screen {
	height: 800px;
}
.one-fifth-screen {
	height: 900px;
}
.one-sixth-screen {
	height: 887px;
}
.inner-match-height {
	height: 100%; position: relative;
}
.icon-very-small {
	font-size: 16px;
}
.icon-small {
	font-size: 24px;
}
.icon-medium {
	font-size: 35px;
}
.icon-extra-medium {
	font-size: 40px;
}
.icon-large {
	font-size: 50px;
}
.icon-round-small {
	margin: 0px auto; border-radius: 100%; width: 80px; height: 80px; text-align: center; font-size: 32px; vertical-align: middle; display: table-cell;
}
.icon-round-medium {
	margin: 0px auto; border-radius: 100%; width: 90px; height: 90px; text-align: center; vertical-align: middle; display: table-cell;
}
.icon-social-very-small {
	font-size: 12px;
}
.icon-social-small {
	font-size: 14px;
}
.icon-social-medium {
	font-size: 16px;
}
.icon-social-large {
	font-size: 20px;
}
.icon-social-extra-large {
	font-size: 24px;
}
.icon-social-very-small a i {
	margin: 0px 8px; vertical-align: middle;
}
.icon-social-small a i {
	margin: 0px 8px; vertical-align: middle;
}
.icon-social-medium a i {
	margin: 0px 8px; vertical-align: middle;
}
.icon-social-large a i {
	margin: 0px 4px; vertical-align: middle;
}
.extra-small-icon {
	list-style: none; padding: 0px;
}
.small-icon {
	list-style: none; padding: 0px;
}
.medium-icon {
	list-style: none; padding: 0px;
}
.large-icon {
	list-style: none; padding: 0px;
}
.extra-large-icon {
	list-style: none; padding: 0px;
}
.extra-small-icon li {
	display: inline-block;
}
.small-icon li {
	display: inline-block;
}
.medium-icon li {
	display: inline-block;
}
.large-icon li {
	display: inline-block;
}
.extra-large-icon li {
	display: inline-block;
}
footer .extra-small-icon li:first-child {
	margin-left: 0px;
}
footer .small-icon li:first-child {
	margin-left: 0px;
}
footer .medium-icon li:first-child {
	margin-left: 0px;
}
footer .large-icon li:first-child {
	margin-left: 0px;
}
footer .extra-large-icon li:first-child {
	margin-left: 0px;
}
footer .extra-small-icon li:last-child {
	margin-right: 0px;
}
footer .small-icon li:last-child {
	margin-right: 0px;
}
footer .medium-icon li:last-child {
	margin-right: 0px;
}
footer .large-icon li:last-child {
	margin-right: 0px;
}
footer .extra-large-icon li:last-child {
	margin-right: 0px;
}
.extra-small-icon li {
	margin: 0px 2px;
}
.small-icon li {
	margin: 0px 5px;
}
.medium-icon li {
	margin: 0px 8px;
}
.large-icon li {
	margin: 0px 10px;
}
.extra-large-icon li {
	margin: 0px 12px;
}
.extra-small-icon a {
	width: 30px; height: 30px; line-height: 29px; font-size: 14px;
}
.small-icon a {
	width: 40px; height: 40px; line-height: 38px; font-size: 16px;
}
.medium-icon a {
	width: 50px; height: 50px; line-height: 48px; font-size: 20px;
}
.large-icon a {
	width: 60px; height: 60px; line-height: 61px; font-size: 24px;
}
.extra-large-icon a {
	width: 70px; height: 70px; line-height: 68px; font-size: 30px;
}
.social-icon-style-1 a.facebook {
	background-color: rgb(59, 89, 152);
}
.social-icon-style-2 a.facebook {
	background-color: rgb(59, 89, 152);
}
.social-icon-style-3 a.facebook {
	background-color: rgb(59, 89, 152);
}
.social-icon-style-4 a.facebook span {
	background-color: rgb(59, 89, 152);
}
.social-icon-style-10 a.facebook span {
	background-color: rgb(59, 89, 152);
}
.social-icon-style-1 a.twitter {
	background-color: rgb(0, 172, 237);
}
.social-icon-style-2 a.twitter {
	background-color: rgb(0, 172, 237);
}
.social-icon-style-3 a.twitter {
	background-color: rgb(0, 172, 237);
}
.social-icon-style-4 a.twitter span {
	background-color: rgb(0, 172, 237);
}
.social-icon-style-10 a.twitter span {
	background-color: rgb(0, 172, 237);
}
.social-icon-style-1 a.google {
	background-color: rgb(220, 74, 56);
}
.social-icon-style-2 a.google {
	background-color: rgb(220, 74, 56);
}
.social-icon-style-3 a.google {
	background-color: rgb(220, 74, 56);
}
.social-icon-style-4 a.google span {
	background-color: rgb(220, 74, 56);
}
.social-icon-style-10 a.google span {
	background-color: rgb(220, 74, 56);
}
.social-icon-style-1 a.dribbble {
	background-color: rgb(234, 76, 137);
}
.social-icon-style-2 a.dribbble {
	background-color: rgb(234, 76, 137);
}
.social-icon-style-3 a.dribbble {
	background-color: rgb(234, 76, 137);
}
.social-icon-style-4 a.dribbble span {
	background-color: rgb(234, 76, 137);
}
.social-icon-style-10 a.dribbble span {
	background-color: rgb(234, 76, 137);
}
.social-icon-style-1 a.youtube {
	background-color: rgb(187, 0, 0);
}
.social-icon-style-2 a.youtube {
	background-color: rgb(187, 0, 0);
}
.social-icon-style-3 a.youtube {
	background-color: rgb(187, 0, 0);
}
.social-icon-style-4 a.youtube span {
	background-color: rgb(187, 0, 0);
}
.social-icon-style-10 a.youtube span {
	background-color: rgb(187, 0, 0);
}
.social-icon-style-1 a.linkedin {
	background-color: rgb(0, 123, 182);
}
.social-icon-style-2 a.linkedin {
	background-color: rgb(0, 123, 182);
}
.social-icon-style-3 a.linkedin {
	background-color: rgb(0, 123, 182);
}
.social-icon-style-4 a.linkedin span {
	background-color: rgb(0, 123, 182);
}
.social-icon-style-10 a.linkedin span {
	background-color: rgb(0, 123, 182);
}
.social-icon-style-1 a.instagram {
	background-color: rgb(254, 31, 73);
}
.social-icon-style-2 a.instagram {
	background-color: rgb(254, 31, 73);
}
.social-icon-style-3 a.instagram {
	background-color: rgb(254, 31, 73);
}
.social-icon-style-4 a.instagram span {
	background-color: rgb(254, 31, 73);
}
.social-icon-style-10 a.instagram span {
	background-color: rgb(254, 31, 73);
}
.social-icon-style-1 a.pinterest {
	background-color: rgb(203, 32, 39);
}
.social-icon-style-2 a.pinterest {
	background-color: rgb(203, 32, 39);
}
.social-icon-style-3 a.pinterest {
	background-color: rgb(203, 32, 39);
}
.social-icon-style-4 a.pinterest span {
	background-color: rgb(203, 32, 39);
}
.social-icon-style-10 a.pinterest span {
	background-color: rgb(203, 32, 39);
}
.social-icon-style-1 a.flickr {
	background-color: rgb(255, 0, 132);
}
.social-icon-style-2 a.flickr {
	background-color: rgb(255, 0, 132);
}
.social-icon-style-3 a.flickr {
	background-color: rgb(255, 0, 132);
}
.social-icon-style-4 a.flickr span {
	background-color: rgb(255, 0, 132);
}
.social-icon-style-10 a.flickr span {
	background-color: rgb(255, 0, 132);
}
.social-icon-style-1 a.rss {
	background-color: rgb(242, 137, 10);
}
.social-icon-style-2 a.rss {
	background-color: rgb(242, 137, 10);
}
.social-icon-style-3 a.rss {
	background-color: rgb(242, 137, 10);
}
.social-icon-style-4 a.rss span {
	background-color: rgb(242, 137, 10);
}
.social-icon-style-10 a.rss span {
	background-color: rgb(242, 137, 10);
}
.social-icon-style-1 a.behance {
	background-color: rgb(23, 105, 255);
}
.social-icon-style-2 a.behance {
	background-color: rgb(23, 105, 255);
}
.social-icon-style-3 a.behance {
	background-color: rgb(23, 105, 255);
}
.social-icon-style-4 a.behance span {
	background-color: rgb(23, 105, 255);
}
.social-icon-style-10 a.behance span {
	background-color: rgb(23, 105, 255);
}
.social-icon-style-1 a.vine {
	background-color: rgb(0, 191, 143);
}
.social-icon-style-2 a.vine {
	background-color: rgb(0, 191, 143);
}
.social-icon-style-3 a.vine {
	background-color: rgb(0, 191, 143);
}
.social-icon-style-4 a.vine span {
	background-color: rgb(0, 191, 143);
}
.social-icon-style-10 a.vine span {
	background-color: rgb(0, 191, 143);
}
.social-icon-style-1 a.email {
	background-color: rgb(125, 125, 125);
}
.social-icon-style-2 a.email {
	background-color: rgb(125, 125, 125);
}
.social-icon-style-3 a.email {
	background-color: rgb(125, 125, 125);
}
.social-icon-style-4 a.email span {
	background-color: rgb(125, 125, 125);
}
.social-icon-style-10 a.email span {
	background-color: rgb(125, 125, 125);
}
.social-icon-style-1 a.sms {
	background-color: rgb(255, 189, 0);
}
.social-icon-style-2 a.sms {
	background-color: rgb(255, 189, 0);
}
.social-icon-style-3 a.sms {
	background-color: rgb(255, 189, 0);
}
.social-icon-style-4 a.sms span {
	background-color: rgb(255, 189, 0);
}
.social-icon-style-10 a.sms span {
	background-color: rgb(255, 189, 0);
}
.social-icon-style-1 a.sharethis {
	background-color: rgb(149, 208, 58);
}
.social-icon-style-2 a.sharethis {
	background-color: rgb(149, 208, 58);
}
.social-icon-style-3 a.sharethis {
	background-color: rgb(149, 208, 58);
}
.social-icon-style-4 a.sharethis span {
	background-color: rgb(149, 208, 58);
}
.social-icon-style-10 a.sharethis span {
	background-color: rgb(149, 208, 58);
}
.social-icon-style-1 a.reddit {
	background-color: rgb(255, 69, 0);
}
.social-icon-style-2 a.reddit {
	background-color: rgb(255, 69, 0);
}
.social-icon-style-3 a.reddit {
	background-color: rgb(255, 69, 0);
}
.social-icon-style-4 a.reddit span {
	background-color: rgb(255, 69, 0);
}
.social-icon-style-10 a.reddit span {
	background-color: rgb(255, 69, 0);
}
.social-icon-style-1 a.tumblr {
	background-color: rgb(50, 80, 109);
}
.social-icon-style-2 a.tumblr {
	background-color: rgb(50, 80, 109);
}
.social-icon-style-3 a.tumblr {
	background-color: rgb(50, 80, 109);
}
.social-icon-style-4 a.tumblr span {
	background-color: rgb(50, 80, 109);
}
.social-icon-style-10 a.tumblr span {
	background-color: rgb(50, 80, 109);
}
.social-icon-style-1 a.digg {
	background-color: rgb(38, 38, 38);
}
.social-icon-style-2 a.digg {
	background-color: rgb(38, 38, 38);
}
.social-icon-style-3 a.digg {
	background-color: rgb(38, 38, 38);
}
.social-icon-style-4 a.digg span {
	background-color: rgb(38, 38, 38);
}
.social-icon-style-10 a.digg span {
	background-color: rgb(38, 38, 38);
}
.social-icon-style-1 a.stumbleupon {
	background-color: rgb(235, 73, 36);
}
.social-icon-style-2 a.stumbleupon {
	background-color: rgb(235, 73, 36);
}
.social-icon-style-3 a.stumbleupon {
	background-color: rgb(235, 73, 36);
}
.social-icon-style-4 a.stumbleupon span {
	background-color: rgb(235, 73, 36);
}
.social-icon-style-10 a.stumbleupon span {
	background-color: rgb(235, 73, 36);
}
.social-icon-style-1 a.whatsapp {
	background-color: rgb(37, 211, 102);
}
.social-icon-style-2 a.whatsapp {
	background-color: rgb(37, 211, 102);
}
.social-icon-style-3 a.whatsapp {
	background-color: rgb(37, 211, 102);
}
.social-icon-style-4 a.whatsapp span {
	background-color: rgb(37, 211, 102);
}
.social-icon-style-10 a.whatsapp span {
	background-color: rgb(37, 211, 102);
}
.social-icon-style-1 a.vk {
	background-color: rgb(76, 108, 145);
}
.social-icon-style-2 a.vk {
	background-color: rgb(76, 108, 145);
}
.social-icon-style-3 a.vk {
	background-color: rgb(76, 108, 145);
}
.social-icon-style-4 a.vk span {
	background-color: rgb(76, 108, 145);
}
.social-icon-style-10 a.vk span {
	background-color: rgb(76, 108, 145);
}
.social-icon-style-1 a.weibo {
	background-color: rgb(255, 153, 51);
}
.social-icon-style-2 a.weibo {
	background-color: rgb(255, 153, 51);
}
.social-icon-style-3 a.weibo {
	background-color: rgb(255, 153, 51);
}
.social-icon-style-4 a.weibo span {
	background-color: rgb(255, 153, 51);
}
.social-icon-style-10 a.weibo span {
	background-color: rgb(255, 153, 51);
}
.social-icon-style-1 a.odnoklassniki {
	background-color: rgb(215, 119, 45);
}
.social-icon-style-2 a.odnoklassniki {
	background-color: rgb(215, 119, 45);
}
.social-icon-style-3 a.odnoklassniki {
	background-color: rgb(215, 119, 45);
}
.social-icon-style-4 a.odnoklassniki span {
	background-color: rgb(215, 119, 45);
}
.social-icon-style-10 a.odnoklassniki span {
	background-color: rgb(215, 119, 45);
}
.social-icon-style-1 a.xing {
	background-color: rgb(26, 117, 118);
}
.social-icon-style-2 a.xing {
	background-color: rgb(26, 117, 118);
}
.social-icon-style-3 a.xing {
	background-color: rgb(26, 117, 118);
}
.social-icon-style-4 a.xing span {
	background-color: rgb(26, 117, 118);
}
.social-icon-style-10 a.xing span {
	background-color: rgb(26, 117, 118);
}
.social-icon-style-1 a.print {
	background-color: rgb(34, 34, 34);
}
.social-icon-style-2 a.print {
	background-color: rgb(34, 34, 34);
}
.social-icon-style-3 a.print {
	background-color: rgb(34, 34, 34);
}
.social-icon-style-4 a.print span {
	background-color: rgb(34, 34, 34);
}
.social-icon-style-10 a.print span {
	background-color: rgb(34, 34, 34);
}
.social-icon-style-1 a.blogger {
	background-color: rgb(255, 128, 0);
}
.social-icon-style-2 a.blogger {
	background-color: rgb(255, 128, 0);
}
.social-icon-style-3 a.blogger {
	background-color: rgb(255, 128, 0);
}
.social-icon-style-4 a.blogger span {
	background-color: rgb(255, 128, 0);
}
.social-icon-style-10 a.blogger span {
	background-color: rgb(255, 128, 0);
}
.social-icon-style-1 a.flipboard {
	background-color: rgb(225, 40, 40);
}
.social-icon-style-2 a.flipboard {
	background-color: rgb(225, 40, 40);
}
.social-icon-style-3 a.flipboard {
	background-color: rgb(225, 40, 40);
}
.social-icon-style-4 a.flipboard span {
	background-color: rgb(225, 40, 40);
}
.social-icon-style-10 a.flipboard span {
	background-color: rgb(225, 40, 40);
}
.social-icon-style-1 a.meneame {
	background-color: rgb(255, 100, 0);
}
.social-icon-style-2 a.meneame {
	background-color: rgb(255, 100, 0);
}
.social-icon-style-3 a.meneame {
	background-color: rgb(255, 100, 0);
}
.social-icon-style-4 a.meneame span {
	background-color: rgb(255, 100, 0);
}
.social-icon-style-10 a.meneame span {
	background-color: rgb(255, 100, 0);
}
.social-icon-style-1 a.mailru {
	background-color: rgb(22, 141, 226);
}
.social-icon-style-2 a.mailru {
	background-color: rgb(22, 141, 226);
}
.social-icon-style-3 a.mailru {
	background-color: rgb(22, 141, 226);
}
.social-icon-style-4 a.mailru span {
	background-color: rgb(22, 141, 226);
}
.social-icon-style-10 a.mailru span {
	background-color: rgb(22, 141, 226);
}
.social-icon-style-1 a.delicious {
	background-color: rgb(32, 92, 192);
}
.social-icon-style-2 a.delicious {
	background-color: rgb(32, 92, 192);
}
.social-icon-style-3 a.delicious {
	background-color: rgb(32, 92, 192);
}
.social-icon-style-4 a.delicious span {
	background-color: rgb(32, 92, 192);
}
.social-icon-style-10 a.delicious span {
	background-color: rgb(32, 92, 192);
}
.social-icon-style-1 a.livejournal {
	background-color: rgb(0, 176, 234);
}
.social-icon-style-2 a.livejournal {
	background-color: rgb(0, 176, 234);
}
.social-icon-style-3 a.livejournal {
	background-color: rgb(0, 176, 234);
}
.social-icon-style-4 a.livejournal span {
	background-color: rgb(0, 176, 234);
}
.social-icon-style-10 a.livejournal span {
	background-color: rgb(0, 176, 234);
}
.social-icon-style-6 a.facebook:hover {
	border-color: rgb(59, 89, 152); color: rgb(59, 89, 152);
}
.social-icon-style-6 a.twitter:hover {
	border-color: rgb(0, 172, 237); color: rgb(0, 172, 237);
}
.social-icon-style-6 a.google:hover {
	border-color: rgb(220, 74, 56); color: rgb(220, 74, 56);
}
.social-icon-style-6 a.dribbble:hover {
	border-color: rgb(234, 76, 137); color: rgb(234, 76, 137);
}
.social-icon-style-6 a.youtube:hover {
	border-color: rgb(187, 0, 0); color: rgb(187, 0, 0);
}
.social-icon-style-6 a.linkedin:hover {
	border-color: rgb(0, 119, 181); color: rgb(0, 119, 181);
}
.social-icon-style-6 a.instagram:hover {
	border-color: rgb(254, 31, 73); color: rgb(254, 31, 73);
}
.social-icon-style-6 a.pinterest:hover {
	border-color: rgb(203, 32, 39); color: rgb(203, 32, 39);
}
.social-icon-style-6 a.flickr:hover {
	border-color: rgb(255, 0, 132); color: rgb(255, 0, 132);
}
.social-icon-style-6 a.rss:hover {
	border-color: rgb(242, 137, 10); color: rgb(242, 137, 10);
}
.social-icon-style-6 a.behance:hover {
	border-color: rgb(23, 105, 255); color: rgb(23, 105, 255);
}
.social-icon-style-6 a.vine:hover {
	border-color: rgb(0, 191, 143); color: rgb(0, 191, 143);
}
.social-icon-style-6 a.email:hover {
	border-color: rgb(125, 125, 125); color: rgb(125, 125, 125);
}
.social-icon-style-6 a.sms:hover {
	border-color: rgb(255, 189, 0); color: rgb(255, 189, 0);
}
.social-icon-style-6 a.sharethis:hover {
	border-color: rgb(149, 208, 58); color: rgb(149, 208, 58);
}
.social-icon-style-6 a.reddit:hover {
	border-color: rgb(255, 69, 0); color: rgb(255, 69, 0);
}
.social-icon-style-6 a.tumblr:hover {
	border-color: rgb(50, 80, 109); color: rgb(50, 80, 109);
}
.social-icon-style-6 a.digg:hover {
	border-color: rgb(38, 38, 38); color: rgb(38, 38, 38);
}
.social-icon-style-6 a.stumbleupon:hover {
	border-color: rgb(235, 73, 36); color: rgb(235, 73, 36);
}
.social-icon-style-6 a.whatsapp:hover {
	border-color: rgb(37, 211, 102); color: rgb(37, 211, 102);
}
.social-icon-style-6 a.vk:hover {
	border-color: rgb(76, 108, 145); color: rgb(76, 108, 145);
}
.social-icon-style-6 a.weibo:hover {
	border-color: rgb(255, 153, 51); color: rgb(255, 153, 51);
}
.social-icon-style-6 a.odnoklassniki:hover {
	border-color: rgb(215, 119, 45); color: rgb(215, 119, 45);
}
.social-icon-style-6 a.xing:hover {
	border-color: rgb(26, 117, 118); color: rgb(26, 117, 118);
}
.social-icon-style-6 a.print:hover {
	border-color: rgb(34, 34, 34); color: rgb(34, 34, 34);
}
.social-icon-style-6 a.blogger:hover {
	border-color: rgb(255, 128, 0); color: rgb(255, 128, 0);
}
.social-icon-style-6 a.flipboard:hover {
	border-color: rgb(225, 40, 40); color: rgb(225, 40, 40);
}
.social-icon-style-6 a.meneame:hover {
	border-color: rgb(255, 100, 0); color: rgb(255, 100, 0);
}
.social-icon-style-6 a.mailru:hover {
	border-color: rgb(22, 141, 226); color: rgb(22, 141, 226);
}
.social-icon-style-6 a.delicious:hover {
	border-color: rgb(32, 92, 192); color: rgb(32, 92, 192);
}
.social-icon-style-6 a.livejournal:hover {
	border-color: rgb(0, 176, 234); color: rgb(0, 176, 234);
}
.social-icon-style-7 a.facebook:hover {
	border-color: rgb(59, 89, 152); background-color: rgb(59, 89, 152);
}
.social-icon-style-7 a.twitter:hover {
	border-color: rgb(0, 172, 237); background-color: rgb(0, 172, 237);
}
.social-icon-style-7 a.google:hover {
	border-color: rgb(220, 74, 56); background-color: rgb(220, 74, 56);
}
.social-icon-style-7 a.dribbble:hover {
	border-color: rgb(234, 76, 137); background-color: rgb(234, 76, 137);
}
.social-icon-style-7 a.youtube:hover {
	border-color: rgb(187, 0, 0); background-color: rgb(187, 0, 0);
}
.social-icon-style-7 a.linkedin:hover {
	border-color: rgb(0, 119, 181); background-color: rgb(0, 119, 181);
}
.social-icon-style-7 a.instagram:hover {
	border-color: rgb(254, 31, 73); background-color: rgb(254, 31, 73);
}
.social-icon-style-7 a.pinterest:hover {
	border-color: rgb(203, 32, 39); background-color: rgb(203, 32, 39);
}
.social-icon-style-7 a.flickr:hover {
	border-color: rgb(255, 0, 132); background-color: rgb(255, 0, 132);
}
.social-icon-style-7 a.rss:hover {
	border-color: rgb(242, 137, 10); background-color: rgb(242, 137, 10);
}
.social-icon-style-7 a.behance:hover {
	border-color: rgb(23, 105, 255); background-color: rgb(23, 105, 255);
}
.social-icon-style-7 a.vine:hover {
	border-color: rgb(0, 191, 143); background-color: rgb(0, 191, 143);
}
.social-icon-style-7 a.email:hover {
	border-color: rgb(125, 125, 125); background-color: rgb(125, 125, 125);
}
.social-icon-style-7 a.sms:hover {
	border-color: rgb(255, 189, 0); background-color: rgb(255, 189, 0);
}
.social-icon-style-7 a.sharethis:hover {
	border-color: rgb(149, 208, 58); background-color: rgb(149, 208, 58);
}
.social-icon-style-7 a.reddit:hover {
	border-color: rgb(255, 69, 0); background-color: rgb(255, 69, 0);
}
.social-icon-style-7 a.tumblr:hover {
	border-color: rgb(50, 80, 109); background-color: rgb(50, 80, 109);
}
.social-icon-style-7 a.digg:hover {
	border-color: rgb(38, 38, 38); background-color: rgb(38, 38, 38);
}
.social-icon-style-7 a.stumbleupon:hover {
	border-color: rgb(235, 73, 36); background-color: rgb(235, 73, 36);
}
.social-icon-style-7 a.whatsapp:hover {
	border-color: rgb(37, 211, 102); background-color: rgb(37, 211, 102);
}
.social-icon-style-7 a.vk:hover {
	border-color: rgb(76, 108, 145); background-color: rgb(76, 108, 145);
}
.social-icon-style-7 a.weibo:hover {
	border-color: rgb(255, 153, 51); background-color: rgb(255, 153, 51);
}
.social-icon-style-7 a.odnoklassniki:hover {
	border-color: rgb(215, 119, 45); background-color: rgb(215, 119, 45);
}
.social-icon-style-7 a.xing:hover {
	border-color: rgb(26, 117, 118); background-color: rgb(26, 117, 118);
}
.social-icon-style-7 a.print:hover {
	border-color: rgb(34, 34, 34); background-color: rgb(34, 34, 34);
}
.social-icon-style-7 a.blogger:hover {
	border-color: rgb(255, 128, 0); background-color: rgb(255, 128, 0);
}
.social-icon-style-7 a.flipboard:hover {
	border-color: rgb(225, 40, 40); background-color: rgb(225, 40, 40);
}
.social-icon-style-7 a.meneame:hover {
	border-color: rgb(255, 100, 0); background-color: rgb(255, 100, 0);
}
.social-icon-style-7 a.mailru:hover {
	border-color: rgb(22, 141, 226); background-color: rgb(22, 141, 226);
}
.social-icon-style-7 a.delicious:hover {
	border-color: rgb(32, 92, 192); background-color: rgb(32, 92, 192);
}
.social-icon-style-7 a.livejournal:hover {
	border-color: rgb(0, 176, 234); background-color: rgb(0, 176, 234);
}
a.likes-count {
	padding: 0px 15px; border-radius: 30px !important; width: auto;
}
a.likes-count i {
	margin-right: 8px;
}
a.likes-count span {
	top: -1px; position: relative;
}
.social-icon-style-1 a {
	transition:400ms; text-align: center; color: rgb(255, 255, 255); display: inline-block; -webkit-transition: all 400ms; -o-transition: all 400ms; -moz-transition: all 400ms;
}
.social-icon-style-1 a:hover {
	border-radius: 100%;
}
.social-icon-style-2 a {
	border-radius: 100%; transition:400ms; text-align: center; color: rgb(255, 255, 255); display: inline-block; -webkit-transition: all 400ms; -o-transition: all 400ms; -moz-transition: all 400ms;
}
.social-icon-style-2 a:hover {
	border-radius: 0px;
}
.social-icon-style-3 a {
	border-radius: 100%; transition:400ms; text-align: center; color: rgb(255, 255, 255); display: inline-block; -webkit-transition: all 400ms; -o-transition: all 400ms; -moz-transition: all 400ms;
}
.social-icon-style-3 a:hover i {
	transition:transform 0.4s ease-out; transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); -webkit-transition: transform 0.4s ease-out; -o-transition: transform 0.4s ease-out; -moz-transition: transform 0.4s ease-out; -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg);
}
.social-icon-style-4 a {
	border-radius: 100%; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; text-align: center; color: rgb(35, 35, 35); display: inline-block; position: relative; z-index: 1;
}
.social-icon-style-4 a:hover {
	color: rgb(255, 255, 255);
}
.social-icon-style-4 a span {
	margin: 0px; border-radius: 0px; transition:0.3s; left: 50%; top: 50%; width: 0px; height: 0px; display: block; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s;
}
.social-icon-style-4 a:hover span {
	border-radius: 100%; left: 0px; top: 0px; width: 100%; height: 100%;
}
.social-icon-style-5 a {
	text-align: center; color: rgb(35, 35, 35); display: inline-block;
}
.social-icon-style-5 a:hover {
	border-radius: 100%; color: rgb(255, 255, 255); background-color: rgb(255, 33, 79);
}
.social-icon-style-5-light a {
	text-align: center; color: rgb(255, 255, 255); display: inline-block;
}
.social-icon-style-5-light a:hover {
	border-radius: 100%; color: rgb(255, 255, 255); background-color: rgb(255, 33, 79);
}
.social-icon-style-6 a {
	border-radius: 100%; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; text-align: center; color: rgb(35, 35, 35); display: inline-block; background-color: transparent;
}
.social-icon-style-6 a:hover {
	border-color: rgb(255, 33, 79); color: rgb(255, 33, 79); background-color: transparent;
}
.social-icon-style-7 a {
	border-radius: 100%; text-align: center; color: rgb(35, 35, 35); display: inline-block; background-color: rgb(255, 255, 255);
}
.social-icon-style-7 a:hover {
	color: rgb(255, 255, 255); transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2);
}
.social-icon-style-8 ul li a {
	width: auto; height: auto; text-align: center;
}
.social-icon-style-8 a:hover {
	color: rgb(255, 33, 79);
}
.social-icon-style-9 ul li a {
	width: auto; height: auto; text-align: center;
}
.social-icon-style-9 a.facebook:hover {
	color: rgb(59, 89, 152);
}
.social-icon-style-9 a.twitter:hover {
	color: rgb(0, 172, 237);
}
.social-icon-style-9 a.google:hover {
	color: rgb(220, 74, 56);
}
.social-icon-style-9 a.dribbble:hover {
	color: rgb(234, 76, 137);
}
.social-icon-style-9 a.youtube:hover {
	color: rgb(187, 0, 0);
}
.social-icon-style-9 a.linkedin:hover {
	color: rgb(0, 123, 182);
}
.social-icon-style-9 a.pinterest:hover {
	color: rgb(203, 32, 39);
}
.social-icon-style-9 a.email:hover {
	color: rgb(125, 125, 125);
}
.social-icon-style-9 a.sms:hover {
	color: rgb(255, 189, 0);
}
.social-icon-style-9 a.sharethis:hover {
	color: rgb(149, 208, 58);
}
.social-icon-style-9 a.reddit:hover {
	color: rgb(255, 69, 0);
}
.social-icon-style-9 a.tumblr:hover {
	color: rgb(50, 80, 109);
}
.social-icon-style-9 a.digg:hover {
	color: rgb(38, 38, 38);
}
.social-icon-style-9 a.stumbleupon:hover {
	color: rgb(235, 73, 36);
}
.social-icon-style-9 a.whatsapp:hover {
	color: rgb(37, 211, 102);
}
.social-icon-style-9 a.vk:hover {
	color: rgb(76, 108, 145);
}
.social-icon-style-9 a.weibo:hover {
	color: rgb(255, 153, 51);
}
.social-icon-style-9 a.odnoklassniki:hover {
	color: rgb(215, 119, 45);
}
.social-icon-style-9 a.xing:hover {
	color: rgb(26, 117, 118);
}
.social-icon-style-9 a.print:hover {
	color: rgb(34, 34, 34);
}
.social-icon-style-9 a.blogger:hover {
	color: rgb(255, 128, 0);
}
.social-icon-style-9 a.flipboard:hover {
	color: rgb(225, 40, 40);
}
.social-icon-style-9 a.meneame:hover {
	color: rgb(255, 100, 0);
}
.social-icon-style-9 a.mailru:hover {
	color: rgb(22, 141, 226);
}
.social-icon-style-9 a.delicious:hover {
	color: rgb(32, 92, 192);
}
.social-icon-style-9 a.livejournal:hover {
	color: rgb(0, 176, 234);
}
.social-icon-style-10 {
	position: relative;
}
.social-icon-style-10 a {
	border-radius: 100%; text-align: center; display: inline-block; position: relative;
}
.social-icon-style-10 a:hover {
	color: rgb(255, 255, 255);
}
.social-icon-style-10 a i {
	position: relative; z-index: 1;
}
.social-icon-style-10 a span {
	margin: 0px; border-radius: 0px; transition:0.3s; left: 50%; top: 50%; width: 0px; height: 0px; display: block; position: absolute; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s;
}
.social-icon-style-10 a:hover span {
	border-radius: 100%; left: 0px; top: 0px; width: 100%; height: 100%;
}
.social-icon-style-11 {
	position: relative;
}
.social-icon-style-11 a {
	border-radius: 100%; text-align: center; display: inline-block; position: relative;
}
.social-icon-style-11 a.facebook {
	color: rgb(59, 89, 152);
}
.social-icon-style-11 a.twitter {
	color: rgb(0, 172, 237);
}
.social-icon-style-11 a.google {
	color: rgb(220, 74, 56);
}
.social-icon-style-11 a.dribbble {
	color: rgb(234, 76, 137);
}
.social-icon-style-11 a.youtube {
	color: rgb(187, 0, 0);
}
.social-icon-style-11 a.linkedin {
	color: rgb(0, 119, 181);
}
.social-icon-style-11 a.instagram {
	color: rgb(254, 31, 73);
}
.social-icon-style-11 a.pinterest {
	color: rgb(203, 32, 39);
}
.social-icon-style-11 a.flickr {
	color: rgb(255, 0, 132);
}
.social-icon-style-11 a.rss {
	color: rgb(242, 137, 10);
}
.social-icon-style-11 a.behance {
	color: rgb(23, 105, 255);
}
.social-icon-style-11 a.vine {
	color: rgb(0, 191, 143);
}
.social-icon-style-11 a.email {
	color: rgb(125, 125, 125);
}
.social-icon-style-11 a.sms {
	color: rgb(255, 189, 0);
}
.social-icon-style-11 a.sharethis {
	color: rgb(149, 208, 58);
}
.social-icon-style-11 a.reddit {
	color: rgb(255, 69, 0);
}
.social-icon-style-11 a.tumblr {
	color: rgb(50, 80, 109);
}
.social-icon-style-11 a.digg {
	color: rgb(38, 38, 38);
}
.social-icon-style-11 a.stumbleupon {
	color: rgb(235, 73, 36);
}
.social-icon-style-11 a.whatsapp {
	color: rgb(37, 211, 102);
}
.social-icon-style-11 a.vk {
	color: rgb(76, 108, 145);
}
.social-icon-style-11 a.weibo {
	color: rgb(255, 153, 51);
}
.social-icon-style-11 a.odnoklassniki {
	color: rgb(215, 119, 45);
}
.social-icon-style-11 a.xing {
	color: rgb(26, 117, 118);
}
.social-icon-style-11 a.print {
	color: rgb(34, 34, 34);
}
.social-icon-style-11 a.blogger {
	color: rgb(255, 128, 0);
}
.social-icon-style-11 a.flipboard {
	color: rgb(225, 40, 40);
}
.social-icon-style-11 a.meneame {
	color: rgb(255, 100, 0);
}
.social-icon-style-11 a.mailru {
	color: rgb(22, 141, 226);
}
.social-icon-style-11 a.delicious {
	color: rgb(32, 92, 192);
}
.social-icon-style-11 a.livejournal {
	color: rgb(0, 176, 234);
}
.social-icon-style-11 a:hover {
	color: rgb(255, 255, 255);
}
footer .small-icon li {
	margin: 0px 8px;
}
.icon-country {
	margin: 0px 10px 0px 5px; width: 16px; height: 16px; vertical-align: middle; display: inline-block;
}
.icon-country.usa {
	background: url("../images/country-flag-16X16/usa.png");
}
.icon-country.england {
	background: url("../images/country-flag-16X16/england.png");
}
.icon-country.china {
	background: url("../images/country-flag-16X16/china.png");
}
.icon-country.hong-kong {
	background: url("../images/country-flag-16X16/hong-kong.png");
}
.icon-country.france {
	background: url("../images/country-flag-16X16/france.png");
}
.mfp-bg {
	background: rgb(0, 0, 0); opacity: 0.93;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	background: rgb(0, 0, 0); opacity: 0.93;
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	background: rgb(0, 0, 0); opacity: 0.93;
}
.mfp-bg {
	z-index: 10007;
}
.mfp-wrap {
	z-index: 10007;
}
#popup-form {
	cursor: default;
}
.mfp-image-holder .mfp-close {
	background: none; color: rgb(255, 255, 255);
}
.mfp-iframe-holder .mfp-close {
	background: none; color: rgb(255, 255, 255);
}
.mfp-iframe-scaler iframe {
	box-shadow: none;
}
.mfp-close {
	top: 30px; right: 30px; color: rgb(255, 255, 255); opacity: 1; background-color: transparent;
}
.mfp-close:active {
	top: 30px; right: 30px; color: rgb(255, 255, 255); opacity: 1; background-color: transparent;
}
.modal-popup-main .mfp-close {
	top: 0px; right: 0px;
}
.modal-popup-main .mfp-close:active {
	top: 0px; right: 0px;
}
.lightbox-gallery a {
	display: block; position: relative;
}
.lightbox-gallery .gallary-over-layer {
	left: 0px; top: 0px; position: absolute;
}
.mfp-arrow-right::after {
	display: none;
}
.mfp-arrow-left::after {
	display: none;
}
.mfp-arrow-right::before {
	color: rgb(255, 255, 255); font-family: "themify"; font-size: 2em; border-left-color: currentColor; border-left-width: medium; border-left-style: none; content: "\e628";
}
.mfp-arrow-left::before {
	color: rgb(255, 255, 255); font-family: "themify"; font-size: 2em; border-right-color: currentColor; border-right-width: medium; border-right-style: none; content: "\e629";
}
.mfp-bottom-bar {
	font-size: 12px; margin-top: -24px;
}
.mfp-close {
	font-family: "Montserrat", sans-serif; font-size: 36px; font-weight: 500;
}
.mfp-figure {
	backface-visibility: hidden; animation-name: fadeIn; animation-duration: 0.4s; animation-fill-mode: both; -webkit-animation-name: fadeIn; -webkit-animation-duration: .4s; -webkit-animation-fill-mode: both; -moz-animation-duration: .4s; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-name: fadeIn; -o-animation-name: fadeIn; -o-animation-duration: .4s; webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.my-mfp-zoom-in .zoom-anim-dialog {
	transition:0.3s ease-in-out; opacity: 0; transform: scale(0.8); -webkit-transform: scale(0.8); -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -moz-transform: scale(0.8); -o-transform: scale(0.8);
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	opacity: 0; transform: scale(0.8); -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -o-transform: scale(0.8);
}
.my-mfp-zoom-in.mfp-bg {
	transition:opacity 0.3s ease-out; opacity: 0; -webkit-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
.my-mfp-slide-bottom .zoom-anim-dialog {
	transition:0.3s ease-out; opacity: 0; transform: translateY(-20px) perspective(600px) rotateX(10deg); -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg); -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1; transform: translateY(0px) perspective(600px) rotateX(0deg); -webkit-transform: translateY(0) perspective(600px) rotateX(0); -moz-transform: translateY(0) perspective(600px) rotateX(0); -o-transform: translateY(0) perspective(600px) rotateX(0);
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0; transform: translateY(-10px) perspective(600px) rotateX(10deg); -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg); -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg); -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-bg {
	transition:opacity 0.3s ease-out; opacity: 0; -webkit-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out;
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-fade.mfp-bg {
	transition:0.3s ease-out; opacity: 0; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.97;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	transition:0.3s ease-out; opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
.show-grid [class^='col-'] {
	padding: 10px 0px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; text-align: center; margin-bottom: 15px; background-color: rgb(245, 245, 245);
}
.alert-dismissable .close {
	top: 0px;
}
.alert-dismissible .close {
	top: 0px;
}
.sidebar-nav-style-1 {
	z-index: -1;
}
.side-left-menu-close {
	top: 0px; height: 100%; right: 0px; display: none; position: fixed;
}
.header-searchbar {
	line-height: 15px; padding-left: 15px; border-left-color: rgba(0, 0, 0, 0.15); border-left-width: 1px; border-left-style: solid; display: inline-block; position: relative;
}
.header-social-icon {
	line-height: 15px; padding-left: 15px; margin-left: 12px; border-left-color: rgba(0, 0, 0, 0.15); border-left-width: 1px; border-left-style: solid; display: inline-block; position: relative;
}
.heder-menu-button {
	line-height: 14px; padding-left: 5px; display: inline-block; position: relative;
}
nav.navbar.bootsnav .heder-menu-button .navbar-toggler {
	padding: 0px; top: 4px; margin-top: 0px; margin-bottom: 0px; float: none;
}
.navbar-nav > li.dropdown .dropdown-toggle::after {
	display: none;
}
.navbar-toggler .icon-bar {
	border-radius: 1px; width: 22px; height: 2px; display: block;
}
.navbar-toggler .icon-bar + .icon-bar {
	margin-top: 4px;
}
.white-link .header-searchbar {
	border-left-color: rgba(255, 255, 255, 0.15); border-left-width: 1px; border-left-style: solid;
}
.white-link .header-social-icon {
	border-left-color: rgba(255, 255, 255, 0.15); border-left-width: 1px; border-left-style: solid;
}
.header-social-icon a {
	color: rgb(35, 35, 35);
}
.header-social-icon a i {
	margin: 0px 11px;
}
.header-searchbar a i {
	margin: 0px 11px;
}
.header-searchbar a i {
	position: relative;
}
.header-social-icon a:last-child i {
	margin-right: 0px;
}
.search-icon {
	padding-right: 10px;
}
.menu-center .header-right {
	flex:1 2 auto;
}
.navbar-collapse {
	padding-right: 0px; padding-left: 0px; min-height: 0px;
}
.menu-logo-center .navbar-left > li {
	vertical-align: middle; float: none; display: inline-block;
}
header nav.menu-logo-center .navbar-nav > li > a {
	margin: 0px 20px;
}
header nav.menu-logo-center .navbar-nav > li:last-child a {
	margin-right: 20px;
}
header nav.navbar a:not([href]):not([tabindex]):focus {
	cursor: pointer;
}
header nav.navbar a:not([href]):not([tabindex]):hover {
	cursor: pointer;
}
header nav.navbar .navbar-nav > li > a {
	color: rgb(35, 35, 35); cursor: pointer;
}
nav.navbar.bootsnav ul.nav > li > a {
	color: rgb(35, 35, 35); cursor: pointer;
}
header nav.navbar.white-link .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
nav.navbar.bootsnav.white-link ul.nav > li > a {
	color: rgb(255, 255, 255);
}
header nav.navbar.white-link .header-social-icon a {
	color: rgb(255, 255, 255);
}
nav.navbar.bootsnav.white-link .header-social-icon a {
	color: rgb(255, 255, 255);
}
header nav.navbar.white-link .header-searchbar a {
	color: rgb(255, 255, 255);
}
nav.navbar.bootsnav.white-link .header-searchbar a {
	color: rgb(255, 255, 255);
}
header nav.navbar.bootsnav ul.nav.white-link > li > a {
	color: rgb(255, 255, 255);
}
nav.navbar.white-link .heder-menu-button a {
	color: rgb(255, 255, 255);
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li > a {
	color: rgb(35, 35, 35);
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .header-searchbar a {
	color: rgb(35, 35, 35);
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .header-social-icon a {
	color: rgb(35, 35, 35);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a {
	color: rgb(35, 35, 35);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .header-searchbar a {
	color: rgb(35, 35, 35);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .header-social-icon a {
	color: rgb(35, 35, 35);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .header-menu-button a {
	color: rgb(35, 35, 35);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .header-menu-button a {
	color: rgb(35, 35, 35);
}
header .logo .logo-dark {
	width: 0px; visibility: hidden; opacity: 0; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header .logo .logo-light {
	width: 0px; visibility: hidden; opacity: 0; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header .logo .logo-dark.default {
	width: auto; visibility: visible; opacity: 1; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header .logo .logo-light.default {
	width: auto; visibility: visible; opacity: 1; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header.sticky nav.header-dark-transparent .logo .logo-light {
	width: auto; visibility: visible; opacity: 1; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header.sticky nav.header-dark .logo .logo-light {
	width: auto; visibility: visible; opacity: 1; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header.sticky nav.header-dark-transparent .logo .logo-dark {
	width: 0px; visibility: hidden; opacity: 0; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header.sticky nav.header-dark .logo .logo-dark {
	width: 0px; visibility: hidden; opacity: 0; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header.sticky nav.header-light-transparent .logo .logo-dark {
	width: auto; visibility: visible; opacity: 1; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header.sticky nav.header-light .logo .logo-dark {
	width: auto; visibility: visible; opacity: 1; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header.sticky nav.header-light-transparent .logo .logo-light {
	width: 0px; visibility: hidden; opacity: 0; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
header.sticky nav.header-light .logo .logo-light {
	width: 0px; visibility: hidden; opacity: 0; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
.navbar-top-scroll {
	top: 0px; position: absolute; z-index: 5;
}
header.sticky nav.navbar-top-scroll {
	background-color: inherit;
}
header a.logo {
	vertical-align: middle; display: inline-block;
}
header a.logo img {
	max-height: 26px;
}
header .left-nav .sidebar-part1 a.logo img {
	max-height: inherit;
}
.logo-holder img {
	max-height: 26px;
}
.navbar-top {
	left: 0px; top: 0px; right: 0px; position: fixed; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.sticky .navbar-top {
	top: -160px; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.sticky.header-appear .navbar-top.navbar-transparent-no-sticky {
	top: -160px; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.sticky.header-appear .navbar-fixed-top.navbar-transparent-no-sticky {
	top: -160px; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.sticky.header-appear .navbar-top {
	top: 0px; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
header .bootsnav .dropdown .animated {
	animation-duration: 0.3s; animation-fill-mode: both; -webkit-animation-duration: 0.3s; -webkit-animation-fill-mode: both; -moz-animation-duration: 0.3s; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -o-animation-duration: 0.3s;
}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu > li.dropdown > ul::before {
	width: 100%; height: calc(100% + 20px); display: block; position: absolute; content: "";
}
header.sticky .navbar-scroll-fixed-top {
	left: 0px; top: 0px; width: 100%; position: fixed; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
header.sticky .navbar-scroll-top {
	left: 0px; top: -120px; width: 100%; position: fixed; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;
}
header.sticky.header-appear .navbar-scroll-top {
	top: 0px; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.bootsnav.header-light .navbar-nav > li > a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.header-light-transparent .header-social-icon a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.header-light .header-social-icon a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.header-light.white-link .header-social-icon a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.header-light-transparent.white-link .header-social-icon a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.header-light-transparent.white-link .heder-menu-button a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.header-light-transparent .header-searchbar a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.header-light .header-searchbar a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.header-light.white-link .header-searchbar a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.header-light-transparent.white-link .header-searchbar a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header nav.navbar .navbar-nav > li > a:hover {
	color: rgba(0, 0, 0, 0.6);
}
nav.navbar.bootsnav ul.nav > li > a:hover {
	color: rgba(0, 0, 0, 0.6);
}
.header-search-form:hover {
	color: rgba(0, 0, 0, 0.6);
}
.header-social-icon a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header nav.navbar.white-link .navbar-nav > li > a:hover {
	color: rgba(255, 255, 255, 0.6);
}
nav.navbar.bootsnav.white-link ul.nav > li > a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header nav.navbar.white-link .header-social-icon a:hover {
	color: rgba(255, 255, 255, 0.6);
}
nav.navbar.bootsnav.white-link .header-social-icon a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header nav.navbar.white-link .header-searchbar a:hover {
	color: rgba(255, 255, 255, 0.6);
}
nav.navbar.bootsnav.white-link .header-searchbar a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header nav.navbar.bootsnav ul.nav.white-link > li > a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark-transparent .navbar-nav > li > a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark .navbar-nav > li > a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark .navbar-nav > li > a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark-transparent .navbar-nav > li > a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark-transparent .search-button:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark .search-button:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark .search-button:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark-transparent .search-button:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li > a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .header-searchbar a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .header-social-icon a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .header-searchbar a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .header-social-icon a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .header-menu-button a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .header-menu-button a:hover {
	color: rgba(0, 0, 0, 0.6);
}
.navbar-nav > li > a {
	line-height: 20px;
}
header.sticky nav.navbar.white-link .navbar-nav > li > a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.bootsnav.white-link ul.nav > li > a:hover {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.header-dark.white-link .navbar-nav > li > a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.navbar.bootsnav.header-dark.white-link ul.nav > li > a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark .header-social-icon a:hover {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li.active > a {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.bootsnav.header-light .navbar-nav > li.active > a {
	color: rgba(0, 0, 0, 0.6);
}
header nav.navbar .navbar-nav > li.active > a {
	color: rgba(0, 0, 0, 0.6);
}
nav.navbar.bootsnav ul.nav > li.active > a {
	color: rgba(0, 0, 0, 0.6);
}
header nav.navbar.white-link .navbar-nav > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
nav.navbar.bootsnav.white-link ul.nav > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
header nav.navbar.bootsnav ul.nav.white-link > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark-transparent .navbar-nav > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark .navbar-nav > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark .navbar-nav > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark-transparent .navbar-nav > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.navbar.bootsnav.header-dark-transparent.white-link .navbar-nav > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li.active > a {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .navbar-nav > li.active > a {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.white-link .navbar-nav > li.active > a {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.bootsnav.white-link ul.nav > li.active > a {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.header-dark.white-link .navbar-nav > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.navbar.bootsnav.header-dark.white-link ul.nav > li.active > a {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a.active {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.bootsnav.header-light .navbar-nav > li > a.active {
	color: rgba(0, 0, 0, 0.6);
}
header nav.navbar .navbar-nav > li > a.active {
	color: rgba(0, 0, 0, 0.6);
}
nav.navbar.bootsnav ul.nav > li > a.active {
	color: rgba(0, 0, 0, 0.6);
}
header nav.navbar.white-link .navbar-nav > li > a.active {
	color: rgba(255, 255, 255, 0.6);
}
nav.navbar.bootsnav.white-link ul.nav > li > a.active {
	color: rgba(255, 255, 255, 0.6);
}
header nav.navbar.bootsnav ul.nav.white-link > li > a.active {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark-transparent .navbar-nav > li > a.active {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark .navbar-nav > li > a.active {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark .navbar-nav > li > a.active {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark-transparent .navbar-nav > li > a.active {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li > a.active {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a.active {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.white-link .navbar-nav > li > a.active {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.bootsnav.white-link ul.nav > li > a.active {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.header-dark.white-link .navbar-nav > li > a.active {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.navbar.bootsnav.header-dark.white-link ul.nav > li > a.active {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li.dropdown.on > a {
	color: rgba(0, 0, 0, 0.6);
}
header.header-appear nav.bootsnav.header-light .navbar-nav > li.dropdown.on > a {
	color: rgba(0, 0, 0, 0.6);
}
header nav.navbar .navbar-nav > li.dropdown.on > a {
	color: rgba(0, 0, 0, 0.6);
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
	color: rgba(0, 0, 0, 0.6);
}
header nav.navbar.white-link .navbar-nav > li.dropdown.on > a {
	color: rgba(255, 255, 255, 0.6);
}
nav.navbar.bootsnav.white-link ul.nav > li.dropdown.on > a {
	color: rgba(255, 255, 255, 0.6);
}
header nav.navbar.bootsnav ul.nav.white-link > li.dropdown.on > a {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark-transparent .navbar-nav > li.dropdown.on > a {
	color: rgba(255, 255, 255, 0.6);
}
header.header-appear nav.header-dark .navbar-nav > li.dropdown.on > a {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark .navbar-nav > li.dropdown.on > a {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.header-dark-transparent .navbar-nav > li.dropdown.on > a {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li.dropdown.on > a {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar-fixed-top.header-light.white-link .navbar-nav > li.dropdown.on > a {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.white-link .navbar-nav > li.dropdown.on > a {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.bootsnav.white-link ul.nav > li.dropdown.on > a {
	color: rgba(0, 0, 0, 0.6);
}
header.sticky nav.navbar.header-dark.white-link .navbar-nav > li.dropdown.on > a {
	color: rgba(255, 255, 255, 0.6);
}
header.sticky nav.navbar.bootsnav.header-dark.white-link ul.nav > li.dropdown.on > a {
	color: rgba(255, 255, 255, 0.6);
}
header {
	width: 100%; z-index: 99;
}
.header-with-topbar .top-header-area {
	transition:0.3s ease-in-out; top: 0px; width: 100%; font-size: 11px; position: fixed; z-index: 10005; -webkit-transition: ease-in-out 0.3s; -o-transition: ease-in-out 0.3s; -moz-transition: ease-in-out 0.3s;
}
.sticky.header-with-topbar .top-header-area {
	top: -45px;
}
.sticky.header-with-topbar.fixed-topbar .top-header-area {
	top: 0px;
}
.navbar-fixed-top {
	left: 0px; top: 0px; right: 0px; position: fixed; z-index: 1030;
}
.navbar-form.search-box {
	margin-top: 8px; margin-bottom: 8px; display: inline-block;
}
header .top-header-area .icon-social-very-small a:last-child i {
	margin-right: 0px;
}
header nav .row {
	padding: 0px; height: auto;
}
header nav.navbar {
	padding: 0px; border-radius: 0px;
}
header nav.navbar-default {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
nav.navbar.bootsnav {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
header nav {
	top: 0px; width: 100%; margin-bottom: 0px; z-index: 99;
}
header nav .nav-header-container {
	vertical-align: middle; display: table-cell; position: relative;
}
header nav .navbar-nav > li > a {
	margin: 0px 20px; padding: 5px 0px; color: rgb(35, 35, 35); text-transform: uppercase; letter-spacing: 0.01em; font-size: 12px; font-weight: 800;
}
header nav .navbar-nav > li > a:hover {
	background: none;
}
header nav .navbar-nav > li > a:focus {
	background: none;
}
header nav .navbar-nav > li.active > a {
	background: none;
}
header nav .navbar-nav > li:last-child a {
	margin-right: 0px;
}
.navbar-fixed-bottom {
	z-index: 9999;
}
.navbar-fixed-top {
	z-index: 9999;
}
header nav.navbar-default .navbar-nav > li > a:hover {
	border-bottom-color: rgb(35, 35, 35);
}
header nav.navbar-default .navbar-nav > li > a:focus {
	border-bottom-color: rgb(35, 35, 35);
}
header nav.navbar-default .navbar-nav > li.active > a {
	border-bottom-color: rgb(35, 35, 35);
}
header nav .navbar-nav.text-normal > li > a {
	font-size: 12px; font-weight: 600;
}
.navbar-nav > li {
	position: inherit;
}
.navbar-nav > li.dropdown > .fas {
	display: none;
}
.navbar-nav > li ul {
	margin: 0px; padding: 0px;
}
.navbar-toggler {
	border-radius: 0px; border: currentColor; border-image: none; margin-right: 0px; float: right;
}
.mobile-toggle {
	display: block;
}
nav.navbar.bootsnav .navbar-toggle {
	top: 2px;
}
.sidebar-nav .mobile-toggle {
	display: none;
}
.mobile-toggle span {
	background: rgb(35, 35, 35); width: 16px; height: 2px; display: block; content: "";
}
.mobile-toggle span:nth-child(2) {
	margin: 3px 0px;
}
.mobile-toggle:hover span {
	background-color: red;
}
.white-link .mobile-toggle:hover span {
	background-color: red;
}
.white-link .mobile-toggle span {
	background: rgb(255, 255, 255);
}
header nav .brand-logo {
	padding-top: 20px; padding-bottom: 20px;
}
header.sticky nav .brand-logo {
	padding-top: 15px; padding-bottom: 15px;
}
header.sticky nav.navbar.navbar-default.navbar-fixed-top ul.nav > li > a {
	padding: 20px 0px;
}
header.sticky nav.navbar.navbar-default.navbar-top ul.nav > li > a {
	padding: 20px 0px;
}
nav .accordion-menu {
	
}
nav.navbar.bootsnav li.dropdown ul li {
	list-style: none; padding: 0px;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full {
	background: rgba(35, 35, 35, 1); padding: 45px 50px; border-radius: 0px; border: 0px currentColor; border-image: none; width: 100%; margin-top: 0px; box-sizing: border-box; box-shadow: none;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full ul {
	list-style: none; margin: 0px;
}
nav.navbar.bootsnav li.dropdown .menu-back-div > ul {
	background: rgba(35, 35, 35, 1); margin: 0px auto; width: 1070px; display: flex; flex-wrap: wrap;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li.dropdown-header {
	padding: 0px 40px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1.4285; font-size: 11px; font-weight: 600; margin-bottom: 8px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; display: inline-block; white-space: inherit;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a {
	margin: 0px; padding: 3px 40px; left: 0px; text-align: left; color: rgb(157, 157, 157); text-transform: capitalize; overflow: hidden; font-size: 12px; display: block; position: relative;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li:first-child.mega-menu-column a {
	padding-left: 0px;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li:first-child.mega-menu-column .dropdown-header {
	padding-left: 0px;
}
nav.navbar.bootsnav li.dropdown.megamenu-fw .icon-list-menu li > a > i {
	width: 24px; font-size: 14px; vertical-align: middle; display: inline-block;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li {
	border-right-color: rgba(255, 255, 255, 0.05); border-right-width: 1px; border-right-style: solid;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li:last-child {
	border: 0px currentColor; border-image: none;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li:last-child img {
	background-position: right bottom; padding-left: 40px; background-size: cover;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > ul {
	margin-top: 18px;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > ul:first-child {
	margin-top: 0px;
}
nav.navbar.bootsnav li.dropdown .megamenu-fw .icon-list-menu li > a > i {
	width: 24px; font-size: 14px; vertical-align: middle;
}
nav.navbar.navbar-default ul li.dropdown .dropdown-menu .mega-menu-column li > a.menu-banner-image {
	padding: 0px; left: 0px; margin-bottom: 20px;
}
nav.navbar.navbar-default ul li.dropdown .dropdown-menu .mega-menu-column li > a.menu-banner-image:hover {
	padding: 0px; left: 0px; margin-bottom: 20px;
}
nav.navbar.navbar-default ul li.dropdown .dropdown-menu .mega-menu-column li:last-child > a.menu-banner-image {
	margin-bottom: 0px;
}
.nav-left {
	width: 33.33%; vertical-align: middle; display: table-cell;
}
.nav-right {
	width: 33.33%; vertical-align: middle; display: table-cell;
}
.nav-center {
	width: 33.33%; vertical-align: middle; display: table-cell;
}
header nav .justify-content-center .navbar-nav > li:last-child a {
	margin-right: 20px;
}
.social-icon a {
	margin: 0px 15px;
}
.social-icon a:first-child {
	margin-left: 0px;
}
.social-icon a:last-child {
	margin-right: 0px;
}
header nav.nav-center-logo .row {
	height: auto; min-height: 0px;
}
header nav.nav-center-logo .row {
	display: block;
}
header nav.nav-center-logo .row > div:first-child {
	flex:0 0 auto;
}
.nav-center-logo .navbar-nav > li {
	vertical-align: middle; float: none; display: inline-block;
}
.nav-center-logo .navbar-nav > li > a {
	display: flex;
}
.nav-center-logo .navbar-left {
	margin-left: -15px;
}
.nav-center-logo .navbar-left li:first-child a {
	margin-left: 0px;
}
nav.nav-center-logo.navbar.bootsnav li.dropdown ul.dropdown-menu {
	margin-top: 0px;
}
nav.bootsnav.brand-center ul.nav > li.dropdown > ul.dropdown-menu {
	margin-top: 0px;
}
.center-logo {
	left: 50%; top: 50%; text-align: center; margin-top: -14px; position: absolute; z-index: 1; max-width: 20%; transform: translateX(-50%);
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
	text-align: left;
}
header nav.navbar-fixed .nav-header-container {
	width: 100%; float: left;
}
header .menu-logo-center .navbar-nav > li.social-links {
	padding: 26px 0px;
}
header.sticky .menu-logo-center .navbar-nav > li.social-links {
	padding: 20px 0px;
}
.navbar.navbar-brand-top > .container .navbar-brand {
	margin-left: 0px;
}
.navbar > .container-fluid .navbar-brand {
	margin-left: 0px;
}
.navbar-brand-top .navbar-brand {
	height: auto;
}
nav.navbar-brand-top.navbar.navbar-default ul.nav > li > a {
	padding: 20px 0px;
}
.navbar-brand-top .navbar-collapse.collapse {
	flex-grow: inherit;
}
.center-nav {
	text-align: center; float: none;
}
.center-nav > li {
	float: none; display: inline-block;
}
nav.navbar.bootsnav.menu-center ul.nav.navbar-center {
	margin: 0px auto; float: none; display: table; table-layout: fixed;
}
.simple-dropdown.dropdown {
	position: relative;
}
.simple-dropdown .dropdown-menu {
	background: rgba(35, 35, 35, 1); padding: 13px 0px 15px; left: 0px; position: absolute; min-width: 220px; box-shadow: none;
}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu > li {
	padding-right: 28px; padding-left: 28px;
}
.simple-dropdown .dropdown-menu > li > a {
	color: rgb(157, 157, 157); font-size: 12px;
}
.simple-dropdown .dropdown-menu > li a {
	padding: 9px 0px 7px; left: 0px; line-height: 1.4285; overflow: hidden; font-weight: 500; display: block; position: relative;
}
.simple-dropdown .dropdown-menu > li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.simple-dropdown .dropdown-menu > li > a.dropdown-toggle .fas {
	top: 50%; width: 20px; height: 20px; text-align: center; right: 0px; line-height: 20px; font-size: 12px; margin-top: 0px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
nav.navbar.bootsnav.sidebar-nav .nav.navbar-left-sidebar li.dropdown > a > .fas {
	top: 50%; width: 20px; height: 20px; text-align: center; right: 0px; line-height: 20px; font-size: 12px; margin-top: 0px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
nav.navbar.bootsnav.sidebar-nav .nav.navbar-left-sidebar li a .fas {
	font-size: 16px;
}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu > li.dropdown > ul {
	background: rgba(35, 35, 35, 1); margin: -13px 0px 0px 1px; padding: 13px 0px; left: 220px; top: 0px; text-transform: capitalize; font-weight: 500; display: none; white-space: nowrap; position: absolute; min-width: 220px;
}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu > li.dropdown > ul > li.dropdown > ul {
	background: rgba(35, 35, 35, 1); margin: -13px 0px 0px 1px; padding: 13px 0px; left: 220px; top: 0px; text-transform: capitalize; font-weight: 500; display: none; white-space: nowrap; position: absolute; min-width: 220px;
}
.simple-dropdown .dropdown-menu > li.dropdown > ul li a {
	color: rgb(157, 157, 157); line-height: 18px; font-size: 12px; font-weight: 500;
}
nav.navbar.bootsnav.navbar-default li.dropdown.simple-dropdown > ul.dropdown-menu > li.active > a {
	color: rgb(255, 255, 255);
}
header.header-appear nav.header-light-transparent {
	background: rgba(255, 255, 255, 0.95); box-shadow: 0px 5px 10px -10px rgba(0,0,0,0.6);
}
header.sticky nav.navbar-fixed-top.header-light-transparent {
	background: rgba(255, 255, 255, 0.95); box-shadow: 0px 5px 10px -10px rgba(0,0,0,0.6);
}
header.sticky nav.navbar-scroll-fixed-top.header-light-transparent {
	background: rgba(255, 255, 255, 0.95); box-shadow: 0px 5px 10px -10px rgba(0,0,0,0.6);
}
header.header-appear nav.header-light-transparent .separator-line-verticle-small {
	background: rgba(0, 0, 0, 0.4);
}
header.header-appear nav.header-light .separator-line-verticle-small {
	background: rgba(0, 0, 0, 0.4);
}
header.header-appear nav.header-light-transparent .header-social-icon a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.header-light .header-social-icon a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.header-light.white-link .header-social-icon a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.header-light-transparent.white-link .header-social-icon a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.header-light-transparent.white-link .heder-menu-button a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.header-light-transparent .header-searchbar a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.header-light .header-searchbar a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.header-light.white-link .header-searchbar a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.header-light-transparent.white-link .header-searchbar a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.bootsnav.header-light .navbar-nav > li > a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.header-light-transparent .header-searchbar {
	border-left-color: rgba(0, 0, 0, 0.25); border-left-width: 1px; border-left-style: solid;
}
header.header-appear.header-light-transparent .header-social-icon {
	border-left-color: rgba(0, 0, 0, 0.25); border-left-width: 1px; border-left-style: solid;
}
header.header-appear nav.header-light .header-searchbar {
	border-left-color: rgba(0, 0, 0, 0.25); border-left-width: 1px; border-left-style: solid;
}
header.header-appear nav.header-light-transparent.white-link .header-social-icon {
	border-left-color: rgba(0, 0, 0, 0.25); border-left-width: 1px; border-left-style: solid;
}
header.sticky nav.header-light-transparent .header-searchbar {
	border-left-color: rgba(0, 0, 0, 0.25); border-left-width: 1px; border-left-style: solid;
}
header.sticky nav.header-light-transparent .header-social-icon {
	border-left-color: rgba(0, 0, 0, 0.25); border-left-width: 1px; border-left-style: solid;
}
header.sticky nav.header-light .header-searchbar {
	border-left-color: rgba(0, 0, 0, 0.25); border-left-width: 1px; border-left-style: solid;
}
header.sticky nav.header-light .header-social-icon {
	border-left-color: rgba(0, 0, 0, 0.25); border-left-width: 1px; border-left-style: solid;
}
header.header-appear nav.nav-fixed-top.header-light-transparent.white-link .navbar-nav > li > a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.nav-fixed-top.header-light-transparent.white-link .header-social-icon a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.nav-fixed-top.header-light-transparent.white-link .header-searchbar a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.nav-scroll-fixed-top.header-light-transparent.white-link .navbar-nav > li > a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.nav-scroll-fixed-top.header-light-transparent.white-link .header-social-icon a {
	color: rgb(35, 35, 35);
}
header.header-appear nav.nav-scroll-fixed-top.header-light-transparent.white-link .header-searchbar a {
	color: rgb(35, 35, 35);
}
header.sticky nav.header-light-transparent .heder-menu-button .mobile-toggle span {
	background: rgb(35, 35, 35);
}
header.sticky nav.header-light .heder-menu-button .mobile-toggle span {
	background: rgb(35, 35, 35);
}
header.header-appear nav.header-dark-transparent {
	background: rgba(23, 23, 23, 0.85);
}
header.sticky nav.navbar-fixed-top.header-dark-transparent {
	background: rgba(23, 23, 23, 0.85);
}
header.sticky nav.navbar-scroll-fixed-top.header-dark-transparent {
	background: rgba(23, 23, 23, 0.85);
}
header.header-appear nav.header-dark-transparent .separator-line-verticle-small {
	background: rgb(255, 255, 255);
}
header.header-appear nav.header-dark .separator-line-verticle-small {
	background: rgb(255, 255, 255);
}
header.header-appear nav.header-dark-transparent .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
header.header-appear nav.header-dark .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
header.sticky nav.header-dark .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
header.sticky nav.header-dark-transparent .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
header.header-appear nav.header-dark-transparent .header-social-icon a {
	color: rgb(255, 255, 255);
}
header.header-appear nav.header-dark .header-social-icon a {
	color: rgb(255, 255, 255);
}
header.sticky nav.header-dark .header-social-icon a {
	color: rgb(255, 255, 255);
}
header.sticky nav.header-dark-transparent .header-social-icon a {
	color: rgb(255, 255, 255);
}
header.header-appear nav.header-dark-transparent .search-button {
	color: rgb(255, 255, 255);
}
header.header-appear nav.header-dark-transparent .right-menu-button {
	color: rgb(255, 255, 255);
}
header.header-appear nav.header-dark .search-button {
	color: rgb(255, 255, 255);
}
header.header-appear nav.header-dark .right-menu-button {
	color: rgb(255, 255, 255);
}
header.sticky nav.header-dark .search-button {
	color: rgb(255, 255, 255);
}
header.sticky nav.header-dark .right-menu-button {
	color: rgb(255, 255, 255);
}
header.sticky nav.header-dark-transparent .search-button {
	color: rgb(255, 255, 255);
}
header.sticky nav.header-dark-transparent .right-menu-button {
	color: rgb(255, 255, 255);
}
header.sticky nav.header-dark-transparent .header-social-icon {
	border-left-color: rgba(255, 255, 255, 0.4); border-left-width: 1px; border-left-style: solid;
}
header.sticky nav.header-dark .header-social-icon {
	border-left-color: rgba(255, 255, 255, 0.4); border-left-width: 1px; border-left-style: solid;
}
header.sticky nav.header-dark-transparent .header-searchbar {
	border-left-color: rgba(255, 255, 255, 0.4); border-left-width: 1px; border-left-style: solid;
}
header.sticky nav.header-dark .header-searchbar {
	border-left-color: rgba(255, 255, 255, 0.4); border-left-width: 1px; border-left-style: solid;
}
header.sticky nav.header-dark-transparent .mobile-toggle span {
	background: rgb(255, 255, 255);
}
header.sticky .header-dark .mobile-toggle span {
	background: rgb(255, 255, 255);
}
header.sticky nav.header-dark-transparent .mobile-toggle:hover span {
	background: red;
}
header.sticky .header-dark .mobile-toggle:hover span {
	background: red;
}
header.header-appear nav.header-light {
	box-shadow: 0px 5px 10px -10px rgba(0,0,0,0.6); background-color: rgb(255, 255, 255);
}
header.sticky nav.navbar-fixed-top.header-light {
	box-shadow: 0px 5px 10px -10px rgba(0,0,0,0.6); background-color: rgb(255, 255, 255);
}
header.sticky nav.navbar-scroll-fixed-top.header-light {
	box-shadow: 0px 5px 10px -10px rgba(0,0,0,0.6); background-color: rgb(255, 255, 255);
}
header.header-appear nav.header-dark {
	background-color: rgb(0, 0, 0);
}
header.sticky nav.navbar-fixed-top.header-dark {
	background-color: rgb(0, 0, 0);
}
header.sticky nav.navbar-scroll-fixed-top.header-dark {
	background-color: rgb(0, 0, 0);
}
.navbar-default .navbar-toggler .icon-bar {
	background: rgb(35, 35, 35);
}
header.sticky .navbar-default.header-light .navbar-toggler .icon-bar {
	background: rgb(35, 35, 35);
}
header.sticky .navbar-default.header-light-transparent .navbar-toggler .icon-bar {
	background: rgb(35, 35, 35);
}
.navbar-default.white-link .navbar-toggler .icon-bar {
	background: rgb(255, 255, 255);
}
header.sticky .navbar-default.header-dark .navbar-toggler .icon-bar {
	background: rgb(255, 255, 255);
}
header.sticky .navbar-default.header-dark-transparent .navbar-toggler .icon-bar {
	background: rgb(255, 255, 255);
}
nav.navbar.bootsnav .btn-hamburger {
	padding: 0px;
}
nav.navbar.bootsnav .btn-hamburger .navbar-toggler {
	margin: 0px; padding: 0px; top: -2px;
}
.hamburger-menu-wrepper {
	background: rgb(0, 0, 0); padding: 55px 80px; left: 0px; top: 0px; width: 100%; height: 100%; display: table; visibility: collapse; position: fixed; z-index: -10005; opacity: 0;
}
.menu-middle {
	margin: 0px auto; width: 65%; height: 100%; display: table; opacity: 0;
}
.hamburger-menu-links {
	list-style: none; margin: 0px; padding: 0px; width: 100%; line-height: 55px; font-size: 52px; float: left; opacity: 0;
}
.hamburger-menu-links li {
	width: 50%; margin-bottom: 36px; float: left;
}
.hamburger-menu-links li a {
	color: rgb(255, 255, 255); position: relative;
}
.hamburger-menu-links li.show > a {
	color: rgb(255, 33, 73);
}
.hamburger-menu-links li a:hover {
	color: rgb(255, 33, 73);
}
.follow-box a:hover {
	color: rgb(255, 33, 73);
}
.animation-box {
	left: 0px; top: 5%; width: 100%; height: 100%; position: absolute; transform: perspective(600px) rotateX(-20deg); -moz-transform: perspective(600px) rotateX(-20deg); -o-transform: perspective(600px) rotateX(-20deg); -weblit-transform: perspective(600px) rotateX(-20deg);
}
.hamburger-menu.show-menu .hamburger-menu-wrepper {
	visibility: visible; z-index: 10004; opacity: 1;
}
.hamburger-menu.show-menu .animation-box {
	top: 0px; opacity: 1; transform: perspective(600px) rotateX(0deg); -webkit-transform: perspective(600px) rotateX(0deg); -moz-transform: perspective(600px) rotateX(0deg); -o-transform: perspective(600px) rotateX(0deg);
}
.hamburger-menu.show-menu .hamburger-menu-links {
	opacity: 1;
}
.hamburger-menu.show-menu .menu-middle {
	opacity: 1;
}
.hamburger-menu.show-menu .btn-hamburger .mobile-toggle {
	transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0);
}
.hamburger-menu .btn-hamburger .close-menu {
	transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0);
}
.hamburger-menu.show-menu .btn-hamburger .close-menu {
	transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1);
}
.hamburger-menu .btn-hamburger .mobile-toggle {
	transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1);
}
.hamburger-menu .hamburger-menu-wrepper .btn-hamburger {
	border-color: rgb(255, 255, 255); margin: -27px 0px 0px -15px; padding: 0px; width: 18px; height: 18px; position: absolute; z-index: 99; opacity: 0;
}
.hamburger-menu.show-menu .hamburger-menu-wrepper .btn-hamburger {
	right: 40px; opacity: 1; transition-delay: 0.2s; -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s;
}
.hamburger-menu .close-button-menu {
	margin: 0px; padding: 0px; top: 44px; width: auto; height: auto; right: -26px; float: none; position: inherit;
}
.hamburger-menu .close-button-menu::after {
	background: rgb(255, 255, 255); top: -34px; width: 22px; right: 26px;
}
.hamburger-menu .close-button-menu::before {
	background: rgb(255, 255, 255); top: -34px; width: 22px; right: 26px;
}
.hamburger-menu-links li.dropdown > a::after {
	top: 15px; right: -60px; font-family: Font Awesome 5 Free; font-size: 42px; font-weight: 900; display: inline-block; position: absolute; content: "\f107";
}
.header-with-topbar .navbar-top {
	background: rgb(255, 255, 255); top: 36px; box-shadow: 0px 4px 10px -10px rgba(0,0,0,0.6);
}
.header-with-topbar .navbar-fixed-top {
	background: rgb(255, 255, 255); top: 36px; box-shadow: 0px 4px 10px -10px rgba(0,0,0,0.6);
}
.header-with-topbar.sticky .navbar-top {
	top: -160px;
}
.header-with-topbar.sticky.header-appear .navbar-top {
	top: 0px;
}
header nav.nav-full-width {
	width: 100%;
}
.close-button-menu {
	padding: 10px; border: 0px currentColor; border-image: none; top: 20px; width: 40px; height: 40px; right: 20px; color: rgb(35, 35, 35); float: right; position: absolute; background-color: transparent;
}
.full-width-pull-menu .dropdown-toggle {
	position: relative;
}
.full-width-pull-menu span.dropdown-toggle {
	top: 43px; width: 40px; height: 40px; text-align: center; right: 30px; vertical-align: middle; display: inline-block; position: absolute; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.full-width-pull-menu .dropdown .dropdown-toggle::before {
	background: rgb(35, 35, 35); top: 15px; width: 1px; height: 11px; right: 20px; display: block; position: absolute; content: "";
}
.full-width-pull-menu .dropdown.show .dropdown-toggle::before {
	height: 0px;
}
.full-width-pull-menu .dropdown .dropdown-toggle::after {
	background: rgb(35, 35, 35); border: currentColor; border-image: none; top: 20px; width: 11px; height: 1px; right: 15px; display: block; position: absolute; content: "";
}
.full-width-pull-menu .dropdown ul {
	background-color: inherit;
}
.full-width-pull-menu .link-style-1 .link-style-1 ul {
	list-style: none; margin: 0px; padding: 0px;
}
.full-width-pull-menu .link-style-1 ul li {
	margin: 20px 0px; display: table;
}
.full-width-pull-menu .link-style-1 ul li a {
	background: inherit; color: rgb(35, 35, 35); line-height: 26px; padding-left: 35px; font-size: 22px; position: relative;
}
.full-width-pull-menu .link-style-1 ul li:hover > a {
	color: rgb(255, 33, 79);
}
.full-width-pull-menu .link-style-1 ul li.show > a {
	color: rgb(255, 33, 79);
}
.full-width-pull-menu .link-style-1 ul li:hover > a::after {
	background: rgb(255, 33, 79);
}
.full-width-pull-menu .link-style-1 ul li.show > a::after {
	background: rgb(255, 33, 79);
}
.full-width-pull-menu .link-style-1 ul li a::after {
	background: rgb(219, 219, 219); left: 0px; top: 14px; width: 18px; height: 4px; display: inline-block; position: absolute; content: "";
}
.full-width-pull-menu .link-style-1 .dropdown.show ul {
	display: block;
}
.full-width-pull-menu .link-style-1 .dropdown ul {
	margin: 0px; padding: 10px 30px 0px; border: 0px currentColor; border-image: none; left: 0px; right: 0px; float: none; position: inherit; box-shadow: none; background-color: inherit;
}
.full-width-pull-menu .link-style-1 ul li li a {
	line-height: 22px; padding-left: 30px; font-size: 18px;
}
.full-width-pull-menu .link-style-1 .dropdown ul li a:hover {
	background-color: inherit;
}
.dropdown ul li a:focus {
	background-color: inherit;
}
.full-width-pull-menu .link-style-1 .dropdown ul li {
	margin: 5px;
}
.full-width-pull-menu .link-style-1 .dropdown ul li:last-child {
	margin-bottom: 0px;
}
.full-width-pull-menu .link-style-2 .link-style-2 ul {
	list-style: none; margin: 0px; padding: 0px;
}
.full-width-pull-menu .link-style-2 ul li {
	width: 90%; display: table;
}
.full-width-pull-menu .link-style-2 ul li a {
	background: inherit; color: rgb(35, 35, 35); line-height: 85px; font-size: 48px; position: relative;
}
.full-width-pull-menu .link-style-2 ul li:hover > a {
	color: rgb(255, 33, 79);
}
.full-width-pull-menu .link-style-2 ul li.show > a {
	color: rgb(255, 33, 79);
}
.full-width-pull-menu .link-style-2 ul li.show > a::after {
	background: rgb(255, 33, 79);
}
.full-width-pull-menu .link-style-2 .dropdown ul {
	height: 0px; overflow: hidden; display: block !important;
}
.full-width-pull-menu .link-style-2 .dropdown ul {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; left: 0px; right: 0px; float: none; position: inherit; box-shadow: none; background-color: inherit;
}
.full-width-pull-menu .link-style-2 .dropdown.show ul {
	height: 100%; display: block;
}
.full-width-pull-menu .link-style-2 .dropdown ul li a {
	margin: 0px; padding: 0px; color: rgb(117, 117, 117); line-height: 18px; font-size: 14px; font-weight: 400; display: block;
}
.full-width-pull-menu .link-style-2 .dropdown ul li {
	padding: 7px 0px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid;
}
.full-width-pull-menu .link-style-2 .dropdown ul li:last-child {
	border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid;
}
.full-width-pull-menu .link-style-2 .dropdown ul li a:hover {
	background-color: inherit;
}
.dropdown ul li a:focus {
	background-color: inherit;
}
.full-width-pull-menu .link-style-2 .dropdown ul li ul.sub-menu {
	padding-top: 2px; padding-left: 15px;
}
.full-width-pull-menu .link-style-2 .dropdown ul li ul.sub-menu li {
	padding: 5px 0px 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.full-width-pull-menu .link-style-2 .dropdown ul li:last-child {
	margin-bottom: 0px;
}
.full-width-pull-menu .link-style-2 .icon-social-medium a:first-child {
	margin-left: 0px;
}
.full-width-pull-menu .link-style-2 .icon-social-medium a:last-child {
	margin-right: 0px;
}
.close-button-menu::after {
	background: rgb(0, 0, 0); width: 18px; height: 2px; display: block; position: absolute; content: "";
}
.close-button-menu::before {
	background: rgb(0, 0, 0); width: 18px; height: 2px; display: block; position: absolute; content: "";
}
.close-button-menu::after {
	transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.close-button-menu::before {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.show-menu .menu-wrap {
	left: auto;
}
.menu-wrap {
	left: auto;
}
.show-menu .menu-wrap {
	visibility: visible; z-index: 10001; opacity: 1; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.menu-wrap {
	top: 0px; width: 100%; right: 0px; visibility: hidden; position: fixed; z-index: -10001; opacity: 0; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
header nav.nav-box-width {
	padding: 0px 50px;
}
.big-menu-right {
	padding: 0px 5%; top: 0px; width: 40%; height: 100%; right: 0px; position: fixed; z-index: -1; opacity: 0; transform: translateX(30%) scaleX(0.6); transition-duration: 0.3s; -webkit-transform: translateX(30%) scaleX(0.6); -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -moz-transform: translateX(30%) scaleX(0.6); -o-transform: translateX(30%) scaleX(0.6);
}
.big-menu-links {
	list-style: none; margin: 0px; padding: 0px;
}
.big-menu-links li {
	width: 100%; margin-bottom: 15px; float: left; display: block;
}
.big-menu-links li a {
	color: rgb(103, 103, 103); line-height: 1.5; font-size: 50px; float: left;
}
.big-menu-links li a::after {
	background: rgb(255, 33, 79); width: 0px; height: 3px; display: block; content: ""; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
.big-menu-links li a:hover {
	color: rgb(221, 221, 221);
}
.big-menu-links li a:hover::after {
	width: 100px; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
.big-menu-right.show {
	z-index: 9999; opacity: 1; transform: translateX(0px) scaleX(1); -webkit-transform: translateX(0) scaleX(1); -moz-transform: translateX(0) scaleX(1); -o-transform: translateX(0) scaleX(1);
}
.big-menu-close {
	background: rgb(255, 255, 255); width: 40px; height: 40px; right: 0px; color: rgb(35, 35, 35); position: absolute;
}
nav.navbar.navbar-default ul.nav > li > a {
	background: none; border-color: transparent; padding: 26px 0px; font-weight: 600; display: block;
}
nav.navbar.navbar-default ul.nav > li.dropdown > a.dropdown-toggle::after {
	top: -1px; margin-top: 0px; vertical-align: middle; position: relative; content: "";
}
nav.navbar.sidebar-nav ul.nav > li.dropdown > a.dropdown-toggle::after {
	top: -1px; margin-top: 0px; vertical-align: middle; position: relative; content: "";
}
nav.navbar.navbar-default ul li.dropdown ul.dropdown-menu > li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
nav.navbar.navbar-default ul li.dropdown .dropdown-menu li > a:hover {
	background: none; left: 5px; color: rgb(255, 255, 255);
}
nav.navbar.navbar-default ul li.dropdown .dropdown-menu li.active > a {
	color: rgb(255, 255, 255);
}
nav.navbar.navbar-default ul.menu-links li.dropdown ul.dropdown-menu li > a:hover {
	color: rgb(35, 35, 35);
}
nav.navbar.navbar-default ul.menu-links li.dropdown ul.dropdown-menu li.active > a {
	color: rgb(35, 35, 35);
}
.dropdown ul.second-level {
	left: 270px; top: 0px; height: 100%;
}
.dropdown ul.third-level {
	left: 530px; top: 0px; height: 100%;
}
nav.navbar ul.nav .dropdown-menu.second-level .dropdown-menu {
	margin-top: 0px;
}
.navbar-default ul li li.dropdown ul {
	display: none;
}
.navbar-default ul li li.dropdown.on > ul {
	padding: 0px; left: 100%; top: 0px; margin-top: 0px; display: block; position: absolute;
}
.navbar-default ul li li.dropdown.on > ul > li.dropdown.on > ul {
	padding: 0px; left: 100%; top: 0px; margin-top: 0px; display: block; position: absolute;
}
.navbar-default ul li li.dropdown ul.dropdown-menu {
	padding: 0px; left: 100%; top: 0px; margin-top: 0px; position: absolute; box-shadow: none;
}
.navbar-default ul li li.dropdown ul.dropdown-menu li {
	padding: 0px;
}
.dropdown-menu .dropdown a {
	position: relative;
}
header .menu-wrap .widget {
	width: 100%; margin-bottom: 30px; display: inline-block;
}
.nav.navbar-left-sidebar {
	transition:ease-in-out; display: block; -ms-overflow-y: auto; -webkit-transition: all 0s ease-in-out 0s; -o-transition: all 0s ease-in-out 0s; -moz-transition: all 0s ease-in-out 0s;
}
.left-nav-on .sidebar-part2 .sidebar-middle .sidebar-middle-menu .nav {
	display: block; -ms-overflow-x: hidden;
}
.nav.navbar-left-sidebar li {
	padding: 0px 45px; width: 100%; display: inline-block;
}
.nav.navbar-left-sidebar li a {
	background: none !important; margin: 0px; padding: 15px 0px; color: rgb(147, 147, 147); text-transform: uppercase; font-size: 11px; font-weight: 600; border-bottom-color: rgb(229, 229, 229) !important; border-bottom-width: 1px !important; border-bottom-style: solid !important;
}
nav.navbar.bootsnav.navbar-left-sidebar ul.nav > li > a {
	background: none !important; margin: 0px; padding: 15px 0px; color: rgb(147, 147, 147); text-transform: uppercase; font-size: 11px; font-weight: 600; border-bottom-color: rgb(229, 229, 229) !important; border-bottom-width: 1px !important; border-bottom-style: solid !important;
}
nav.navbar.sidebar-nav .navbar-left-sidebar li.dropdown .third-level a > [class^='ti-'] {
	margin-right: 5px;
}
nav.navbar.sidebar-nav .navbar-left-sidebar li.dropdown .third-level a > [class*=' ti-'] {
	margin-right: 5px;
}
.nav.navbar-left-sidebar li:last-child a {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.nav.navbar-left-sidebar li a:hover {
	color: rgb(255, 255, 255);
}
.nav.navbar-left-sidebar li a .nav-caret {
	width: 35px; height: 35px; text-align: right;
}
.nav.navbar-left-sidebar .dropdown .second-level {
	transition:0.3s; left: 290px; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.nav.navbar-left-sidebar > li > a {
	line-height: 20px;
}
.nav.navbar-left-sidebar > li .second-level li a {
	line-height: 1.4285;
}
.navbar-expand-lg .navbar-left-sidebar .dropdown-menu {
	position: fixed;
}
.nav.navbar-left-sidebar .dropdown.on .second-level {
	transition:0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.nav.navbar-left-sidebar .second-level .dropdown .third-level {
	transition:0.3s; left: 570px; opacity: 0 !important; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.nav.navbar-left-sidebar .second-level .dropdown.on .third-level {
	transition:0.3s; opacity: 1 !important; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.nav.navbar-left-sidebar .dropdown-menu .dropdown > a::after {
	display: none;
}
.cbp-spmenu {
	background: rgb(255, 255, 255); position: fixed; z-index: 1;
}
.cbp-spmenu-vertical {
	top: 0px; width: 455px; height: 100%; z-index: 10005;
}
.cbp-spmenu-right {
	right: -455px;
}
.cbp-spmenu-left {
	left: -100%;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px; -ms-overflow-x: auto; box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.cbp-spmenu-push {
	left: 0px; position: relative; -ms-overflow-x: hidden;
}
.cbp-spmenu {
	transition:0.3s; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.cbp-spmenu-push {
	transition:0.3s; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
nav.navbar.sidebar-nav .container {
	height: 75px; vertical-align: top; display: table-cell; position: relative;
}
nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li > a {
	border-color: rgb(237, 237, 237); padding: 15px 0px; color: rgb(98, 98, 98); display: block; position: relative;
}
nav.navbar.sidebar-nav .navbar-left-sidebar li a:hover {
	color: rgb(0, 0, 0);
}
nav.navbar.bootsnav.sidebar-nav ul.nav.navbar-left-sidebar li.active > a {
	color: rgb(0, 0, 0);
}
.sidebar-nav .logo-holder {
	text-align: center; min-height: 107px;
}
.sidebar-nav .footer-holder {
	text-align: center;
}
nav.navbar .toggle-button {
	background: rgb(0, 0, 0); margin: 0px; padding: 0px; border: currentColor; border-image: none; width: auto; height: auto;
}
.sidebar-nav .dropdown-menu {
	padding: 80px 0px; left: 270px; top: 0px; width: 240px; height: 100%; position: fixed; box-shadow: none;
}
nav.navbar.sidebar-nav li.dropdown ul.dropdown-menu {
	border: currentColor; border-image: none;
}
nav.navbar.bootsnav.sidebar-nav li.dropdown ul.dropdown-menu {
	padding-top: 160px;
}
.sidebar-nav .dropdown-menu li > a {
	margin: 0px 45px;
}
nav.navbar.sidebar-nav {
	padding: 50px 0px 25px; border-radius: 0px; border: currentColor; border-image: none; left: 0px; top: 0px; width: 290px; height: 100%; display: inline-table; position: fixed; z-index: 10005;
}
.sidebar-wrapper {
	padding-left: 290px;
}
.sidebar-nav-style-1 .dropdown .second-level {
	left: 290px; top: 0px; width: 280px;
}
.sidebar-nav-style-1 .dropdown .second-level {
	background: rgb(251, 251, 251);
}
.sidebar-nav-style-1 .dropdown .third-level {
	background: rgb(243, 243, 243); left: 570px; top: 0px; width: 280px;
}
.left-nav-sidebar {
	transition:0.3s; padding-left: 90px;
}
.left-nav {
	transition:0.3s; left: 0px; top: 0px; width: auto; height: 100%; position: fixed; z-index: 99999; background-color: rgb(255, 255, 255);
}
.sidebar-part1 {
	top: 0px; width: 90px; position: absolute;
}
.sidebar-part1 .logo img {
	width: 100%;
}
.sidebar-part2 {
	padding: 0px 0px 0px 115px; left: -370px; width: 410px; height: 100%; border-right-color: rgb(223, 223, 223); border-right-width: 1px; border-right-style: solid; position: fixed; z-index: -1; background-color: rgb(255, 255, 255);
}
.sidebar-part3 {
	bottom: 0px; position: absolute;
}
.left-nav-on .sidebar-part2 {
	left: 0px;
}
.sidebar-part2::before {
	left: 0px; width: 100%; height: 1px; bottom: 75px; display: inline-block; position: absolute; content: ""; background-color: rgb(223, 223, 223);
}
.sidebar-part2 .sidebar-middle {
	padding: 180px 0px;
}
.sidebar-part2 .sidebar-middle-menu {
	width: 100%; height: 100%; vertical-align: middle; display: table-cell;
}
.bottom-menu-icon {
	padding: 22px 30px; width: 90px; text-align: center;
}
header .sidebar-part2 nav.navbar.bootsnav ul > li > a {
	margin: 0px; padding: 0px; color: rgb(15, 15, 15); text-transform: none; line-height: 40px; font-size: 36px; font-weight: 600; display: block; position: relative;
}
header .sidebar-part2 nav.navbar.bootsnav ul > li > a > .fas {
	top: 10px; right: 18px; font-size: 25px; position: absolute;
}
header .sidebar-part2 nav.navbar.bootsnav ul > li > .second-level > li > a > .fas {
	line-height: 30px; font-size: 14px;
}
.sidebar-part2 ul > li {
	margin: 0px; padding: 15px 0px; width: 291px; float: none; -ms-word-break: break-all;
}
.sidebar-part2 ul li a:hover {
	background-color: inherit;
}
.sidebar-part2 nav.navbar.bootsnav {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; position: inherit;
}
.sidebar-part2 .right-bg {
	left: 0px; top: 0px; width: 90px; height: 100%; position: fixed; background-color: rgb(255, 255, 255);
}
.sidebar-part2 .right-bg::before {
	left: 0px; width: 100%; height: 1px; bottom: 75px; display: inline-block; position: absolute; content: ""; background-color: rgb(223, 223, 223);
}
.sidebar-part2 .right-bg img {
	left: 37px; top: 50%; position: absolute; transform: translateY(-100px); -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -o-transform: translateY(-100px);
}
header .sidebar-part2 nav.navbar.bootsnav ul li ul li a {
	padding: 15px 0px; width: 100%; color: rgb(147, 147, 147); line-height: 20px; font-size: 14px; font-weight: 500; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid;
}
header .sidebar-part2 nav.navbar.bootsnav ul li.dropdown > a {
	padding-right: 40px;
}
.sidebar-nav-style-1 .navbar-left-sidebar li.dropdown > a {
	padding-right: 40px;
}
header .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover {
	background: inherit; border-bottom-color: rgb(255, 33, 79); border-bottom-width: 1px; border-bottom-style: solid;
}
header .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:last-child > a:hover {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
header .sidebar-part2 nav.navbar.bootsnav ul li ul li a > i {
	margin-right: 5px; vertical-align: middle;
}
header .sidebar-part2 nav.navbar.bootsnav ul li ul li a:hover {
	color: rgb(255, 33, 79);
}
header .sidebar-part2 nav.navbar.bootsnav ul li ul li {
	margin: 0px; padding: 0px 30px; width: 100%; -ms-word-break: normal;
}
header .sidebar-part2 nav.navbar.bootsnav ul li ul li.dropdown {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.sidebar-part2 .dropdown ul.second-level {
	border-left-color: rgb(238, 238, 238) !important; border-left-width: 1px !important; border-left-style: solid !important;
}
.sidebar-part2 .dropdown ul.third-level {
	border-left-color: rgb(238, 238, 238) !important; border-left-width: 1px !important; border-left-style: solid !important;
}
.sidebar-part2 .dropdown ul.second-level {
	transition:0.3s; left: 405px; opacity: 0 !important; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.sidebar-part2 .dropdown.on ul.second-level {
	transition:0.3s; opacity: 1 !important; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.sidebar-part2 .dropdown ul.second-level .dropdown ul.third-level {
	transition:0.3s; left: 650px; opacity: 0 !important; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.sidebar-part2 .dropdown ul.second-level .dropdown.on ul.third-level {
	transition:0.3s; opacity: 1 !important; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	background: rgb(255, 255, 255); padding: 180px 0px; transition:0.3s; top: 0px; width: 250px; height: 100%; position: fixed; box-shadow: none; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.bottom-menu-icon a {
	width: 23px; height: 18px; font-size: 24px; display: inline-block; position: relative;
}
header .sidebar-part2 nav.navbar.bootsnav ul.second-level li.active > a {
	color: rgb(255, 33, 79);
}
header .sidebar-part2 nav.navbar.bootsnav ul.second-level li.active ul li.active > a {
	color: rgb(255, 33, 79);
}
.sidebar-part2 .navbar-collapse.collapse {
	-ms-overflow-y: auto !important;
}
.nav-icon span {
	background: rgb(35, 35, 35); border-radius: 0px; transition:0.25s ease-in-out; left: 0px; width: 23px; height: 2px; display: block; position: absolute; opacity: 1; transform: rotate(0deg); -webkit-transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -moz-transform: rotate(0deg); -o-transform: rotate(0deg);
}
.nav-icon:hover span {
	background-color: red;
}
.nav-icon.active span {
	background-color: red;
}
.nav-icon span:nth-child(1) {
	top: 0px;
}
.nav-icon span:nth-child(2) {
	top: 8px;
}
.nav-icon span:nth-child(3) {
	top: 8px;
}
.nav-icon span:nth-child(4) {
	top: 16px;
}
.nav-icon.active span:nth-child(1) {
	left: 50%; top: 8px; width: 0%;
}
.nav-icon.active span:nth-child(2) {
	transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.nav-icon.active span:nth-child(3) {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.nav-icon.active span:nth-child(4) {
	left: 50%; top: 8px; width: 0%;
}
nav.navbar.brand-center ul.nav > li > a {
	margin: 0px; padding: 26px;
}
header.sticky nav.navbar.brand-center ul.nav > li > a {
	margin: 0px 20px; padding: 20px;
}
.navbar-collapse {
	-webkit-overflow-scrolling: auto; -moz--webkit-overflow-scrolling: auto; -ms--webkit-overflow-scrolling: auto; -o--webkit-overflow-scrolling: auto;
}
.sub-menu {
	-webkit-overflow-scrolling: auto; -moz--webkit-overflow-scrolling: auto; -ms--webkit-overflow-scrolling: auto; -o--webkit-overflow-scrolling: auto;
}
.left-menu-inner {
	-ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.nav.navbar-left-sidebar > li > ul li a {
	font-weight: 500; display: block;
}
.menu-wrap .widget {
	width: 100%; display: inline-block;
}
.page-title-extra-small h1 {
	text-transform: uppercase; line-height: 20px; font-size: 12px;
}
.page-title-small h1 {
	line-height: 26px; font-size: 20px;
}
.page-title-medium h1 {
	line-height: 37px; font-size: 32px;
}
.page-title-large h1 {
	line-height: 49px; font-size: 46px;
}
.page-title-extra-large h1 {
	line-height: 50px; font-size: 55px;
}
.breadcrumb {
	background: none; margin: 0px; border-radius: 0px; padding-top: 0px; padding-bottom: 0px;
}
.breadcrumb ul {
	list-style: none; margin: 0px; padding: 0px;
}
.breadcrumb ul li {
	line-height: normal; display: inline-block;
}
.breadcrumb ul > li::after {
	padding: 0px 11px 0px 14px; font-family: Font Awesome 5 Free; font-size: 5px; font-weight: 900; vertical-align: middle; display: inline-block; content: "\f111"; opacity: 0.6;
}
.breadcrumb ul > li:last-child::after {
	padding: 0px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none; content: "";
}
.swiper-container {
	width: 100%; overflow: hidden; position: relative;
}
.swiper-pagination-bullet-active {
	background: rgb(35, 35, 35);
}
.swiper-pagination {
	width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
	width: 100%; bottom: 35px;
}
.swiper-pagination-custom {
	width: 100%; bottom: 35px;
}
.swiper-pagination-fraction {
	width: 100%; bottom: 35px;
}
.swiper-pagination-bullet {
	width: 9px; height: 9px;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0px 5px;
}
.swiper-pagination-bottom .swiper-wrapper {
	margin: 0px 0px 35px;
}
.swiper-pagination-bottom.swiper-container-horizontal .swiper-wrapper {
	margin: 0px 0px 95px;
}
.swiper-slider-second {
	text-align: center;
}
.swiper-bottom-scrollbar-full.swiper-container {
	margin: 0px auto; transition:0.3s ease-in-out 0.7s; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute; -webkit-transition: all 0.3s ease-in-out 0.7s; -o-transition: all 0.3s ease-in-out 0.7s; -moz-transition: all 0.3s ease-in-out 0.7s;
}
.swiper-bottom-scrollbar-full .swiper-scrollbar {
	border-radius: 0px; left: 0px; width: 100%; height: 2px; bottom: 0px; position: absolute; opacity: 1;
}
.swiper-bottom-scrollbar-full .swiper-scrollbar-drag {
	background: rgb(255, 33, 79); border-radius: 0px;
}
.swiper-bottom-scrollbar-full .swiper-scrollbar {
	background: rgba(255, 255, 255, 0.2);
}
.swiper-bottom-scrollbar-full .swiper-slide img {
	transition:0.3s ease-in-out; max-height: 450px; opacity: 0.8; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-filter: grayscale(1); -moz-transition: all 0.3s ease-in-out; -moz-filter: grayscale(1); -o-filter: grayscale(1);
}
.swiper-bottom-scrollbar-full .swiper-slide:hover img {
	max-height: 500px; opacity: 1; -webkit-filter: contrast(130%); -moz-filter: contrast(130%); -o-filter: contrast(130%);
}
.swiper-bottom-scrollbar-full .swiper-slide .hover-title-box {
	visibility: hidden;
}
.swiper-bottom-scrollbar-full .swiper-slide:hover {
	z-index: 1;
}
.swiper-bottom-scrollbar-full .swiper-slide:hover .hover-title-box {
	right: -160px; visibility: visible; opacity: 1;
}
.swiper-bottom-scrollbar-full .bottom-text {
	transition:0.3s ease-in-out; bottom: 50px; position: absolute; opacity: 0; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
}
.swiper-bottom-scrollbar-full .swiper-slide:hover .bottom-text {
	left: 4px; letter-spacing: 5px; opacity: 0.7;
}
.swiper-vertical-pagination {
	width: 100%; height: 100%; position: absolute;
}
.swiper-vertical-pagination .swiper-slide {
	background: rgb(255, 255, 255); text-align: center; display: flex; justify-content: center; align-items: center; -webkit-box-align: center; -webkit-align-items: center; -webkit-box-pack: center; -webkit-justify-content: center;
}
.swiper-vertical-pagination > .swiper-pagination-bullets {
	right: 60px;
}
.swiper-vertical-pagination .swiper-pagination {
	width: auto;
}
.swiper-vertical-pagination .swiper-slide .swiper-bottom-content {
	transition:0.3s ease-in-out; opacity: 0; transform: translate3d(0px, 150px, 0px); -webkit-transform: translate3d(0px, 150px, 0px); -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -moz-transform: translate3d(0px, 150px, 0px); -o-transform: translate3d(0px, 150px, 0px);
}
.swiper-vertical-pagination .swiper-slide-active .swiper-bottom-content {
	transition:0.3s ease-in-out 0.3s; opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -webkit-transition: all 0.3s ease-in-out 0.3s; -o-transition: all 0.3s ease-in-out 0.3s; -moz-transition: all 0.3s ease-in-out 0.3s; -moz-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px);
}
.swiper-vertical-pagination .box-arrow {
	width: 90px; height: 90px; right: -45px; position: absolute;
}
.swiper-auto-slide .swiper-slide {
	width: 60%;
}
.swiper-auto-slide.swiper-container {
	margin: 0px auto; transition:0.3s ease-in-out 0.7s; top: 100px; width: 100%; height: calc(100% - 200px); overflow: visible; position: absolute; transform: scale(1); -webkit-transform: scale(1); -webkit-transition: all 0.3s ease-in-out 0.7s; -o-transition: all 0.3s ease-in-out 0.7s; -moz-transition: all 0.3s ease-in-out 0.7s; -moz-transform: scale(1); -o-transform: scale(1);
}
.swiper-auto-slide .swiper-scrollbar {
	border-radius: 0px; left: 20%; width: 60%; height: 1px; bottom: -50px; position: absolute; opacity: 1;
}
.swiper-auto-slide .swiper-scrollbar-drag {
	background: none; border-radius: 0px;
}
.swiper-auto-slide .swiper-scrollbar-drag::before {
	background: rgb(255, 33, 79); border-radius: 100%; left: calc(50% - 13px); top: -6px; width: 13px; height: 13px; position: absolute; cursor: move; content: "";
}
.swiper-auto-slide .swiper-slide {
	transition:0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -webkit-filter: grayscale(1); -moz-transition: all 0.3s ease-in-out 0s; -moz-filter: grayscale(1); -o-filter: grayscale(1);
}
.swiper-auto-slide .swiper-slide.swiper-slide-active {
	transition:0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-filter: grayscale(0); -moz-transition: all 0.3s ease-in-out; -moz-filter: grayscale(0); -o-filter: grayscale(0);
}
.swiper-auto-slide .swiper-slide .absolute-middle-center h2 {
	transition:0.3s ease-in-out; margin-bottom: 10px; opacity: 0; transform: translateY(-60px); -webkit-transform: translateY(-60px); -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -moz-transform: translateY(-60px); -o-transform: translateY(-60px);
}
.swiper-auto-slide .swiper-slide.swiper-slide-active .absolute-middle-center h2 {
	transition:0.3s ease-in-out 0.7s; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -webkit-transition: all 0.3s ease-in-out 0.7s; -o-transition: all 0.3s ease-in-out 0.7s; -moz-transition: all 0.3s ease-in-out 0.7s; -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.swiper-auto-slide .swiper-slide span {
	transition:0.5s ease-in-out; opacity: 0; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.swiper-auto-slide .swiper-slide.swiper-slide-active span {
	transition:0.5s ease-in-out; opacity: 1; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.swiper-auto-slide .swiper-slide {
	width: 60%;
}
.swiper-auto-slide.swiper-container {
	margin: 0px auto; transition:0.3s ease-in-out 0.7s; top: 100px; width: 100%; height: calc(100% - 200px); overflow: visible; position: absolute; transform: scale(1); -webkit-transform: scale(1); -webkit-transition: all 0.3s ease-in-out 0.7s; -o-transition: all 0.3s ease-in-out 0.7s; -moz-transition: all 0.3s ease-in-out 0.7s; -moz-transform: scale(1); -o-transform: scale(1);
}
.swiper-auto-slide .swiper-scrollbar {
	border-radius: 0px; left: 20%; width: 60%; height: 1px; bottom: -50px; position: absolute; opacity: 1;
}
.swiper-auto-slide .swiper-scrollbar-drag {
	background: none; border-radius: 0px;
}
.swiper-auto-slide .swiper-scrollbar-drag::before {
	background: rgb(255, 33, 79); border-radius: 100%; left: calc(50% - 13px); top: -6px; width: 13px; height: 13px; position: absolute; cursor: move; content: "";
}
.swiper-auto-slide .swiper-slide {
	transition:0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -webkit-filter: grayscale(1); -moz-transition: all 0.3s ease-in-out 0s; -moz-filter: grayscale(1); -o-filter: grayscale(1);
}
.swiper-auto-slide .swiper-slide.swiper-slide-active {
	transition:0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-filter: grayscale(0); -moz-transition: all 0.3s ease-in-out; -moz-filter: grayscale(0); -o-filter: grayscale(0);
}
.swiper-auto-slide .swiper-slide .absolute-middle-center h2 {
	transition:0.3s ease-in-out; margin-bottom: 10px; opacity: 0; transform: translateY(-60px); -webkit-transform: translateY(-60px); -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -moz-transform: translateY(-60px); -o-transform: translateY(-60px);
}
.swiper-auto-slide .swiper-slide.swiper-slide-active .absolute-middle-center h2 {
	transition:0.3s ease-in-out 0.7s; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -webkit-transition: all 0.3s ease-in-out 0.7s; -o-transition: all 0.3s ease-in-out 0.7s; -moz-transition: all 0.3s ease-in-out 0.7s; -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.swiper-auto-slide .swiper-slide span {
	transition:0.5s ease-in-out; opacity: 0; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.swiper-auto-slide .swiper-slide.swiper-slide-active span {
	transition:0.5s ease-in-out; opacity: 1; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.swiper-button-next {
	left: auto; right: 10px; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-prev {
	left: auto; right: 10px; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white-highlight {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-next.swiper-button-white-highlight {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white-highlight {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-white-highlight {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white-highlight {
	margin: -15px 10px 0px; border-radius: 3px; top: 50%; width: 30px; height: 30px; background-size: 28% auto; background-color: rgb(0, 0, 0);
}
.swiper-button-prev.swiper-button-white-highlight {
	margin: -15px 10px 0px; border-radius: 3px; top: 50%; width: 30px; height: 30px; background-size: 28% auto; background-color: rgb(0, 0, 0);
}
.swiper-button-next.swiper-button-black-highlight {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-black-highlight {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black-highlight {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-next.swiper-button-black-highlight {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black-highlight {
	margin: -15px 10px 0px; border-radius: 3px; top: 50%; width: 30px; height: 30px; background-size: 28% auto; background-color: rgb(255, 255, 255);
}
.swiper-button-prev.swiper-button-black-highlight {
	margin: -15px 10px 0px; border-radius: 3px; top: 50%; width: 30px; height: 30px; background-size: 28% auto; background-color: rgb(255, 255, 255);
}
.swiper-button-next {
	top: 51%; width: 50px; height: 22px; background-size: inherit;
}
.swiper-button-prev {
	top: 51%; width: 50px; height: 22px; background-size: inherit;
}
.swiper-fullscreen-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-fullscreen-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-fullscreen-next {
	margin: 10px; border-radius: 3px; top: 47.5%; width: 30px; height: 30px; background-size: 28% auto; background-color: rgb(255, 255, 255);
}
.swiper-fullscreen-prev {
	margin: 10px; border-radius: 3px; top: 47.5%; width: 30px; height: 30px; background-size: 28% auto; background-color: rgb(255, 255, 255);
}
.swiper-blog .swiper-slide .slide-content {
	opacity: 0; transform: translateY(100px); -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -o-transform: translateY(100px);
}
.swiper-blog .swiper-slide.swiper-slide-active .slide-content {
	opacity: 1; transform: translateY(0px); transition-delay: 0.3s; -webkit-transform: translateY(0); -moz-transform: translateY(0); -webkit-transition-delay: 0.3s; -o-transform: translateY(0); -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
.swiper-button-prev.slider-long-arrow-white {
	left: 0px; background-image: url("../images/arrow-prev-light-dark.png");
}
.swiper-container-rtl .swiper-button-next.slider-long-arrow-white {
	left: 0px; background-image: url("../images/arrow-prev-light-dark.png");
}
.swiper-button-next.slider-long-arrow-white {
	right: 0px; background-image: url("../images/arrow-next-light-dark.png");
}
.swiper-container-rtl .swiper-button-prev.slider-long-arrow-white {
	right: 0px; background-image: url("../images/arrow-next-light-dark.png");
}
.swiper-next-style2 {
	bottom: -60px; text-transform: uppercase; position: absolute; cursor: pointer;
}
.swiper-prev-style2 {
	bottom: -60px; text-transform: uppercase; position: absolute; cursor: pointer;
}
.swiper-next-style2 {
	right: 15%;
}
.swiper-prev-style2 {
	left: 15%;
}
.swiper-portfolio-prev {
	background: rgb(255, 255, 255); padding: 15px; top: 50%; color: rgb(35, 35, 35); font-size: 18px; position: absolute; z-index: 1; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.swiper-portfolio-next {
	background: rgb(255, 255, 255); padding: 15px; top: 50%; color: rgb(35, 35, 35); font-size: 18px; position: absolute; z-index: 1; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.swiper-portfolio-prev.swiper-button-disabled {
	visibility: hidden; opacity: 0;
}
.swiper-portfolio-next.swiper-button-disabled {
	visibility: hidden; opacity: 0;
}
.swiper-portfolio-prev {
	left: 15px;
}
.swiper-portfolio-next {
	right: 15px;
}
.swiper-button-prev.swiper-prev-style3 {
	left: 41.1%; top: inherit; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 16px; position: absolute; z-index: 9; cursor: pointer; background-image: none; background-color: rgb(255, 33, 79);
}
.swiper-button-next.swiper-next-style3 {
	left: 41.1%; top: inherit; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 16px; position: absolute; z-index: 9; cursor: pointer; background-image: none; background-color: rgb(255, 33, 79);
}
.swiper-button-prev.swiper-prev-style3 {
	bottom: 141px;
}
.swiper-button-next.swiper-next-style3 {
	bottom: 100px;
}
.navigation-area {
	width: 40px; height: 82px; bottom: 0px; display: inline-block; position: absolute;
}
.swiper-button-prev.swiper-prev-style4 {
	background: rgb(255, 33, 79); margin: 0px auto; left: auto; top: 0px; width: 40px; height: 40px; text-align: center; right: auto; color: rgb(255, 255, 255); line-height: 40px; float: left; display: block; position: relative;
}
.swiper-button-next.swiper-next-style4 {
	background: rgb(255, 33, 79); margin: 0px auto; left: auto; top: 0px; width: 40px; height: 40px; text-align: center; right: auto; color: rgb(255, 255, 255); line-height: 40px; float: left; display: block; position: relative;
}
.swiper-button-next.swiper-next-style4 {
	margin-bottom: 1px;
}
.swiper-button-prev.swiper-prev-style5 {
	top: 22px; width: 15%; height: 100%; bottom: 0px; position: absolute; transition-duration: 0.3s; background-image: none; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.swiper-button-next.swiper-next-style5 {
	top: 22px; width: 15%; height: 100%; bottom: 0px; position: absolute; transition-duration: 0.3s; background-image: none; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.swiper-button-prev.swiper-prev-style5 {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); opacity: 0;
}
.swiper-button-next.swiper-next-style5 {
	background: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); opacity: 0;
}
.swiper-button-prev.swiper-prev-style5:hover {
	opacity: 1; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.swiper-button-next.swiper-next-style5:hover {
	opacity: 1; transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.swiper-button-prev.swiper-prev-style5 {
	left: 0px; cursor: url(../images/arrow-prev-light-dark.png), pointer;
}
.swiper-button-next.swiper-next-style5 {
	right: 0px; cursor: url(../images/arrow-next-light-dark.png), pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: rgb(255, 255, 255);
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: rgb(255, 255, 255);
}
.swiper-pagination-square-bottom.swiper-pagination-bullets {
	bottom: -50px;
}
.swiper-pagination-square .swiper-pagination-bullet {
	border-radius: 0px; width: 30px; height: 3px;
}
.white-move .swiper-slide {
	cursor: url(../images/icon-move-light.png), move;
}
.black-move .swiper-slide {
	cursor: url(../images/icon-move-black.png), move;
}
.swiper-number {
	left: auto !important; top: 38% !important; width: 35px !important; text-align: right !important; right: 0px !important; bottom: inherit !important;
}
.swiper-number .swiper-pagination-bullet {
	background: none; margin: 0px 0px 5px; padding: 14px 0px 0px; border-radius: 0px; width: 23px; height: 45px; text-align: center; color: rgb(147, 147, 147); line-height: 20px; font-size: 20px; display: block; opacity: 0.7;
}
.swiper-number .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-bottom-color: rgba(0, 0, 0, 0.5); border-bottom-width: 1px; border-bottom-style: solid; opacity: 1;
}
.swiper-number .swiper-pagination-bullet-active {
	background: none; color: rgb(0, 0, 0);
}
.tp-bullet {
	background: none; border-radius: 100%; border: 1px solid rgb(255, 255, 255); border-image: none;
}
.tp-bullet.selected {
	background: rgb(255, 255, 255);
}
.tp-bullet:hover {
	background: rgb(255, 255, 255);
}
.hermes .tp-bullet {
	border: 2px solid rgb(255, 255, 255); border-image: none; width: 12px; height: 12px; box-shadow: 0px 0px 0px 0px #fff;
}
.hermes .tp-bullet::after {
	box-shadow: inset 0px 0px 0px 0px #fff;
}
.slider-half-small-screen {
	min-height: 630px;
}
.slider-half-screen {
	min-height: 765px;
}
.slider-medium-screen {
	min-height: 898px;
}
.scroll-down {
	width: 100%; text-align: center; bottom: 0px; position: absolute; z-index: 11;
}
.scroll-down a {
	background: rgb(35, 35, 35); width: 57px; height: 57px; text-align: center; display: inline-block;
}
.scroll-down a i.scroll-arrow-down {
	width: 17px; height: 30px; vertical-align: top; display: inline-block; background-image: url("../images/scroll-down-icon.png");
}
.scroll-down a:hover {
	background: rgb(255, 255, 255);
}
.scroll-to-down {
	cursor: url(../images/arrow-down.png), pointer;
}
.scroll-to-down-white {
	cursor: url(../images/arrow-down-white.png), pointer;
}
.background-slider-text {
	width: 100%; position: absolute;
}
.cursor-default {
	cursor: default;
}
.slider-text-middle-main {
	width: 100%; height: 100%; display: table;
}
.slider-text-middle {
	vertical-align: middle; display: table-cell;
}
.slider-typography {
	left: 0px; width: 100%; height: 100%; right: 0px; position: absolute;
}
.slider-text-bottom {
	vertical-align: bottom; display: table-cell;
}
.slider-text-top {
	vertical-align: top; display: table-cell;
}
.down-section {
	left: 0px; width: 100%; right: 0px; bottom: 50px; position: absolute;
}
.blog-slider .swiper-slide .slider-typography {
	padding: 60px;
}
.portfolio-grid.gutter-very-small li {
	padding: 3px;
}
.blog-grid.gutter-very-small li {
	padding: 3px;
}
.portfolio-grid.gutter-small li {
	padding: 5px;
}
.blog-grid.gutter-small li {
	padding: 5px;
}
.portfolio-grid.gutter-medium li {
	padding: 7px;
}
.blog-grid.gutter-medium li {
	padding: 7px;
}
.portfolio-grid.gutter-large li {
	padding: 10px;
}
.blog-grid.gutter-large li {
	padding: 10px;
}
.portfolio-grid.gutter-extra-large li {
	padding: 20px;
}
.blog-grid.gutter-extra-large li {
	padding: 20px;
}
.portfolio-grid.gutter-extra-large {
	margin: 0px -20px;
}
.blog-grid.gutter-extra-large {
	margin: 0px -20px;
}
.blog-grid.gutter-large {
	margin-right: 10px; margin-left: 10px;
}
.portfolio-grid.gutter-large {
	margin: 0px 10px;
}
.portfolio-grid.gutter-very-small {
	margin: 0px 3px;
}
.blog-grid.gutter-very-small {
	margin: 0px 3px;
}
.portfolio-grid.gutter-small {
	margin: 0px 5px;
}
.blog-grid.gutter-small {
	margin: 0px 5px;
}
.portfolio-grid.gutter-medium {
	margin: 0px 7px;
}
.blog-grid.gutter-medium {
	margin: 0px 7px;
}
.portfolio-grid.work-6col li {
	width: 16.67%;
}
.blog-grid.blog-6col li {
	width: 16.67%;
}
.portfolio-grid.work-6col li.grid-item-double {
	width: 33.33%;
}
.blog-grid.blog-6col li.grid-item-double {
	width: 33.33%;
}
.portfolio-grid.work-5col li {
	width: 20%;
}
.blog-grid.blog-5col li {
	width: 20%;
}
.portfolio-grid.work-5col li.grid-item-double {
	width: 40%;
}
.blog-grid.blog-5col li.grid-item-double {
	width: 40%;
}
.portfolio-grid.work-4col li {
	width: 25%;
}
.blog-grid.blog-4col li {
	width: 25%;
}
.portfolio-grid.work-4col li.grid-item-double {
	width: 50%;
}
.blog-grid.blog-4col li.grid-item-double {
	width: 50%;
}
.portfolio-grid.work-3col li {
	width: 33.33%; float: left;
}
.blog-grid.blog-3col li {
	width: 33.33%; float: left;
}
.portfolio-grid.work-3col li.grid-item-double {
	width: 66.67%;
}
.blog-grid.blog-3col li.grid-item-double {
	width: 66.67%;
}
.portfolio-grid.work-2col li {
	width: 50%;
}
.blog-grid.blog-2col li {
	width: 50%;
}
.portfolio-grid.work-2col li.grid-item-double {
	width: 100%;
}
.blog-grid.blog-2col li.grid-item-double {
	width: 100%;
}
.portfolio-grid.work-1col li {
	width: 100%;
}
.portfolio-grid {
	list-style: none; margin: 0px; padding: 0px;
}
.portfolio-grid .grid-item figure {
	margin: 0px; overflow: hidden; position: relative;
}
.portfolio-grid .grid-item figure img {
	width: 100%; display: block; cursor: pointer;
}
.portfolio-grid .grid-item {
	overflow: hidden; opacity: 1;
}
.portfolio-grid .grid-item figure img {
	transition:0.3s; width: 100%; display: block; cursor: pointer; opacity: 1;
}
.portfolio-grid .grid-item figcaption {
	padding: 45px; transition:0.3s; left: 0px; width: 100%; height: 100%; text-align: center; bottom: 0px; position: absolute; z-index: 1; opacity: 0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.portfolio-grid .grid-item figure:hover .portfolio-img {
	transition:0.3s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.portfolio-grid .grid-item figure .portfolio-img {
	transition:0.3s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.portfolio-grid .grid-item figure:hover img {
	transition:0.3s; opacity: 0.15; transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
.portfolio-grid .grid-item figure:hover figcaption {
	transition:0.3s; opacity: 1; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.container .hover-option4 .grid-item figcaption {
	padding: 30px;
}
.blog-grid {
	list-style: none; margin: 0px; padding: 0px;
}
.blog-grid .grid-item a {
	position: relative; z-index: 11;
}
.blog-grid .grid-item a img {
	width: 100%;
}
.justified-gallery > a > .caption {
	padding: 7px 15px; transition:0.3s; bottom: -20px; text-transform: uppercase; font-family: "Montserrat", sans-serif; font-size: 11px; font-weight: 600; opacity: 0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.justified-gallery > div > .caption {
	padding: 7px 15px; transition:0.3s; bottom: -20px; text-transform: uppercase; font-family: "Montserrat", sans-serif; font-size: 11px; font-weight: 600; opacity: 0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.caption.caption-visible {
	bottom: 0px !important; opacity: 1;
}
.grid-item .portfolio-hover-box {
	height: 100%; display: table-cell;
}
.hover-option1 .grid-item figcaption {
	height: 100%;
}
.hover-option1 .grid-item .portfolio-hover-main {
	top: 0px; width: 100%; height: 100%; display: table; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.hover-option2 .grid-item figcaption {
	height: 100%;
}
.hover-option2 .grid-item .portfolio-hover-main {
	top: 0px; width: 100%; height: 100%; display: table; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.hover-option2 .grid-item .portfolio-hover-content {
	transition:0.3s; bottom: -15px; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.hover-option2 .grid-item:hover .portfolio-hover-content {
	bottom: 0px;
}
.hover-option2 .separator-line-horrizontal-medium-light2 {
	opacity: 0.5;
}
.hover-option2 .grid-item figure:hover img {
	transition:0.3s; opacity: 0.1; transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -webkit-filter: blur(5px); -moz-transition: all 0.3s ease 0s; -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-filter: blur(5px); -o-filter: blur(5px);
}
.container .hover-option2 .grid-item figcaption {
	padding: 30px;
}
.hover-option3 .grid-item .slide-hover-box {
	width: 100%; height: 100%; position: absolute;
}
.hover-option3 .grid-item .opacity-medium {
	transition:0.3s; opacity: 0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.hover-option3 .grid-item .slide-hover-box:hover .opacity-medium {
	transition:0.3s; opacity: 0.5; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.hover-option3 .grid-item figure {
	width: 100%; bottom: 130px; overflow: visible; z-index: 5;
}
.hover-option3 .grid-item figure h6 {
	transition:0.3s; bottom: -70px; position: relative; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.hover-option3 .grid-item .slide-hover-box:hover h6 {
	bottom: 0px;
}
.hover-option3 .grid-item figure p {
	transition:0.3s; bottom: -40px; position: relative; opacity: 0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.hover-option3 .grid-item .slide-hover-box:hover p {
	bottom: 0px; opacity: 0.6;
}
.hover-option3 .grid-item figure figcaption {
	padding: 0px 60px; left: 0px; height: auto; text-align: left; right: 0px; opacity: 1;
}
.hover-option3 .grid-item .separator-line-horrizontal-medium-light2 {
	transition:0.3s; width: 20%; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.hover-option3 .grid-item .slide-hover-box:hover .separator-line-horrizontal-medium-light2 {
	transition:0.3s; width: 60%; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.hover-option4 .grid-item figcaption {
	height: 100%;
}
.hover-option4 .grid-item .portfolio-hover-main {
	top: 0px; width: 100%; height: 100%; display: table; transform: none;
}
.hover-option4 .grid-item figure:hover img {
	transition:0.2s; opacity: 0.08; transform: scale(1); -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -webkit-filter: blur(4px); -moz-transition: all 0.2s ease 0s; -moz-filter: blur(4px); -o-filter: blur(4px);
}
.hover-option4 .grid-item .portfolio-hover-content {
	transition:0.2s; bottom: -15px; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;
}
.hover-option4 .grid-item:hover .portfolio-hover-content {
	bottom: 0px;
}
.hover-option4 .swiper-slide.grid-item figcaption {
	top: 0px; width: 100%; position: absolute; opacity: 0;
}
.hover-option4 .swiper-slide.grid-item:hover figcaption {
	opacity: 1;
}
.hover-option5 .grid-item figcaption {
	padding: 20px; height: 100%;
}
.hover-option5 .grid-item .portfolio-hover-main {
	top: 0px; width: 100%; height: 100%; display: table; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.hover-option5 .grid-item .portfolio-hover-box {
	padding: 20px;
}
.hover-option5 .grid-item:hover .portfolio-hover-box {
	background: rgba(0, 0, 0, 0.8);
}
.hover-option5 .grid-item .separator-line-horrizontal-medium-light2 {
	transition:0.2s; top: 5px; width: 100px; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;
}
.hover-option5 .grid-item:hover .separator-line-horrizontal-medium-light2 {
	transform: translateY(-30px); -webkit-transform: translateY(-30px); -moz-transform: translateY(-30px); -o-transform: translateY(-30px);
}
.hover-option5 .grid-item figure:hover img {
	opacity: 0.8;
}
.container .hover-option5 .grid-item .portfolio-hover-box {
	padding: 10px;
}
.hover-option6 .grid-item figcaption {
	background: rgb(255, 255, 255); padding: 35px 10px; height: 100%; position: relative; opacity: 1;
}
.hover-option6 .grid-item .portfolio-hover-main {
	top: 0px; width: 100%; height: 100%; display: table; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.hover-option6 .grid-item .portfolio-icon {
	transition:0.3s; left: 0px; top: 55%; right: 0px; position: absolute; opacity: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.hover-option6 .grid-item figure:hover .portfolio-icon {
	top: 50%; opacity: 1;
}
.hover-option6 .grid-item .portfolio-icon a {
	background: rgb(255, 255, 255); margin: 0px 7px; border-radius: 50%; border: 2px solid transparent; transition:0.2s; border-image: none; width: 46px; height: 46px; display: inline-block; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;
}
.hover-option6 .grid-item .portfolio-icon i.fa-link {
	top: 11px; font-size: 20px; position: relative;
}
.hover-option6 .grid-item .portfolio-icon i.fa-search {
	top: 10px; font-size: 16px; position: relative;
}
.hover-option6 .grid-item .portfolio-icon a:hover {
	background: none; color: rgb(255, 255, 255);
}
.hover-option6 .grid-item .portfolio-icon a:hover i {
	background: none; color: rgb(255, 255, 255);
}
.hover-option6 .grid-item .portfolio-icon a:hover {
	background: none; border: 2px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
.hover-option6 .grid-item figure:hover img {
	cursor: default; opacity: 0.15; transform: scale(1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1);
}
.hover-option6 .grid-item figure:hover figcaption {
	cursor: default;
}
.hover-option6 .grid-item figure:hover .portfolio-img {
	transition:0.3s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.container .hover-option6 .grid-item figcaption {
	padding: 25px 10px;
}
.hover-option7 .grid-item figcaption {
	padding: 32px; height: auto; bottom: -101px; position: absolute; opacity: 0;
}
.hover-option7 .grid-item figure:hover figcaption {
	bottom: 0px;
}
.hover-option7 .grid-item .portfolio-hover-main {
	top: 0px; width: 100%; height: 100%; display: table; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.hover-option7 .grid-item figure img {
	top: 0px; position: relative;
}
.hover-option7 .grid-item figure:hover img {
	top: -101px; cursor: pointer; opacity: 1; transform: scale(1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1);
}
.hover-option7 .grid-item figure:hover figcaption {
	cursor: pointer;
}
.hover-option7 .grid-item figure:hover .portfolio-img {
	background: none; transition:0.3s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.container .hover-option7 .grid-item figcaption {
	padding: 20px;
}
.container .hover-option7 .grid-item figure:hover img {
	top: -81px;
}
.hover-option8 .grid-item figure figcaption {
	padding: 0px; transition:0.2s; opacity: 0; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;
}
.hover-option8 .grid-item figure:hover figcaption {
	cursor: pointer; opacity: 1;
}
.hover-option8 .grid-item .portfolio-hover-main {
	top: 0px; width: 100%; height: 100%; display: table; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.hover-option8 .grid-item .portfolio-icon {
	transition:0.1s; top: 51px; right: 55px; position: absolute; -webkit-transition: all 0.1s ease 0s; -o-transition: all 0.1s ease 0s; -moz-transition: all 0.1s ease 0s;
}
.hover-option8 .grid-item figure:hover figcaption {
	padding: 25px; transition:0.2s; box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;
}
.hover-option8 .grid-item figure:hover figcaption .portfolio-hover-main {
	background: rgb(255, 255, 255);
}
.hover-option8.portfolio-grid .grid-item figure:hover img {
	opacity: 1; -webkit-filter: blur(4px); -moz-filter: blur(4px); -o-filter: blur(4px);
}
.container .hover-option8 .grid-item figure:hover figcaption {
	padding: 20px;
}
.container .hover-option8 .grid-item .portfolio-icon {
	top: 30px; right: 35px;
}
.hover-option10 .grid-item * {
	transition:0.3s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.hover-option10 .grid-item figure .portfolio-img img {
	transform: scale(1.05); -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05);
}
.hover-option10 .grid-item figure:hover .portfolio-img img {
	opacity: 0.15; transform: scale(1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1);
}
.hover-option10 .grid-item figure figcaption {
	padding: 0px;
}
.hover-option10 .grid-item figure .portfolio-hover-main {
	padding: 50px; width: 100%; height: 100%; display: table;
}
.hover-option10 .grid-item figure .portfolio-icon {
	margin-bottom: 30px; position: relative; transform: translateY(-100%); -webkit-transform: translateY(-100%);
}
.hover-option10 .grid-item figure .portfolio-hover-content {
	position: relative; transform: translateY(100%); -webkit-transform: translateY(100%); -moz-transform: translateY(100%);
}
.hover-option10 .grid-item figure:hover .portfolio-icon {
	transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0);
}
.hover-option10 .grid-item figure:hover .portfolio-hover-content {
	transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0);
}
.hover-option10 .grid-item .portfolio-icon a {
	margin: 0px 7px; border-radius: 100%; border: 2px solid rgba(255, 255, 255, 1); border-image: none; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); vertical-align: top; display: inline-block; box-sizing: border-box;
}
.hover-option10 .grid-item .portfolio-icon a:hover {
	background: rgb(255, 255, 255); border-radius: 5px; color: rgb(35, 35, 35);
}
.hover-option10 .grid-item .portfolio-icon a:hover i {
	color: rgb(35, 35, 35);
}
.hover-option10 .grid-item .portfolio-icon i.fa-link {
	top: 14px; font-size: 22px; position: relative;
}
.hover-option10 .grid-item .portfolio-icon i.fa-search {
	top: 13px; font-size: 20px; position: relative;
}
.container .hover-option10 .grid-item .portfolio-icon i.fa-link {
	top: 10px; font-size: 16px; position: relative;
}
.container .hover-option10 .grid-item .portfolio-icon i.fa-search {
	top: 8px; font-size: 14px; position: relative;
}
.container .hover-option10 .grid-item .portfolio-icon a {
	width: 45px; height: 45px;
}
.container .hover-option10 .grid-item figure .portfolio-hover-main {
	padding: 30px;
}
.hover-option11 .grid-item figcaption {
	height: 100%;
}
.hover-option11 .grid-item .portfolio-hover-main {
	top: 0px; width: 100%; height: 100%; display: table; transform: none;
}
.hover-option11 .grid-item figure:hover img {
	transition:0.2s; opacity: 0.05; transform: scale(1); -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -webkit-filter: blur(4px); -moz-transition: all 0.2s ease 0s; -moz-filter: blur(4px); -o-filter: blur(4px);
}
.hover-option11 .grid-item .portfolio-hover-content {
	transition:0.2s; bottom: -15px; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;
}
.hover-option11 .grid-item:hover .portfolio-hover-content {
	bottom: 0px;
}
.hover-option11 .swiper-slide.grid-item figcaption {
	top: 0px; width: 100%; position: absolute; opacity: 0;
}
.hover-option11 .swiper-slide.grid-item:hover figcaption {
	opacity: 1;
}
.hover-option11 .grid-item .portfolio-item-title {
	transition:0.2s; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;
}
.hover-option11 .grid-item > a:hover .portfolio-item-title {
	color: rgb(255, 255, 255);
}
.hover-option11 .grid-item .portfolio-img {
	transition:0.2s; margin-bottom: 33px; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;
}
.hover-option11 .grid-item .portfolio-img img {
	box-shadow: 0px 0px 8px rgba(0,0,0,1);
}
.hover-option11 .grid-item:hover .portfolio-img img {
	transition:0.2s; opacity: 0.6; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;
}
.hover-option11 .grid-item > a {
	display: block; position: relative;
}
.hover-option11 .grid-item > a:hover .portfolio-img {
	box-shadow: 0px 6px 14px 0px rgba(0,0,0,0.2); transform: translateY(-10px);
}
.portfolio-filter-tab-1 li {
	margin: 0px 25px; float: none; display: inline-block;
}
.portfolio-filter-tab-1 li a {
	background: none; border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor transparent; margin: 0px; padding: 0px 0px 2px; border-image: none; color: rgb(111, 111, 111); display: inline;
}
.portfolio-filter-tab-1 li a:hover {
	background: none; color: rgb(35, 35, 35); border-bottom-color: rgb(35, 35, 35); border-bottom-width: 1px; border-bottom-style: solid;
}
.portfolio-filter-tab-1 li a:focus {
	background: none; color: rgb(35, 35, 35); border-bottom-color: rgb(35, 35, 35); border-bottom-width: 1px; border-bottom-style: solid;
}
.portfolio-filter-tab-1 li.active a {
	background: none !important; color: rgb(35, 35, 35); border-bottom-color: rgb(35, 35, 35); border-bottom-width: 1px; border-bottom-style: solid;
}
.portfolio-filter-tab-2 li.nav-item {
	float: none; display: inline-block;
}
.portfolio-filter-tab-2 li.nav-item a.nav-link {
	border-color: transparent !important; padding: 7px 24px; border-radius: 50px !important; border-image: none; margin-right: 4px;
}
.portfolio-filter-tab-2 li.nav-item a.nav-link:hover {
	background: rgba(144, 144, 144, 0.22); border-color: transparent !important; color: rgb(255, 255, 255);
}
.portfolio-filter-tab-2 li.nav-item > a.nav-link:focus {
	background: rgba(144, 144, 144, 0.22); border-color: transparent !important; color: rgb(255, 255, 255);
}
.portfolio-filter-tab-2.nav-tabs li.nav-item.active a.nav-link {
	background: rgba(144, 144, 144, 0.22); border: currentColor; border-image: none; color: rgb(255, 255, 255);
}
.portfolio-filter-tab-2.nav-tabs li.nav-item.active a.nav-link:focus {
	background: rgba(144, 144, 144, 0.22); border: currentColor; border-image: none; color: rgb(255, 255, 255);
}
.portfolio-filter-tab-2.nav-tabs li.nav-item.active a.nav-link:hover {
	background: rgba(144, 144, 144, 0.22); border: currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blog-nav-link {
	padding: 30px 0px; font-size: 16px; vertical-align: middle; display: inline-block; position: relative;
}
.blog-nav-link-prev .blog-nav-icon {
	top: 50%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.blog-nav-link-next .blog-nav-icon {
	top: 50%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.blog-nav-link-next {
	padding-right: 50px;
}
.blog-nav-link-next .blog-nav-icon {
	right: 0px;
}
.blog-nav-link-prev {
	padding-left: 50px;
}
.blog-nav-link-prev .blog-nav-icon {
	left: 0px;
}
.special-char-small {
	line-height: 60px; font-size: 40px;
}
.special-char-medium {
	line-height: 120px; font-size: 80px;
}
.special-char-large {
	line-height: 120px; font-size: 140px;
}
.special-char-extra-large {
	line-height: 150px; font-size: 200px;
}
.search-box .add-on .input-group-append > .btn {
	padding: 5px 9px; border: 1px solid rgb(237, 237, 237); left: 0px; height: 31px; text-transform: uppercase; margin-right: 0px; margin-left: -1px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box .add-on .input-group-btn > .btn {
	padding: 5px 9px; border: 1px solid rgb(237, 237, 237); left: 0px; height: 31px; text-transform: uppercase; margin-right: 0px; margin-left: -1px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box .add-on .form-control:focus {
	background: rgb(247, 247, 247); border-color: rgb(237, 237, 237); box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box .add-on .input-group-btn > .btn:focus {
	background: rgb(247, 247, 247); border-color: rgb(237, 237, 237); box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box .add-on .input-group-btn > .btn:hover {
	background: rgb(247, 247, 247); border-color: rgb(237, 237, 237); box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box .add-on i {
	left: -2px; top: -5px; color: rgb(147, 147, 147); font-size: 11px;
}
.sidebar-nav-style-1 .search-box .add-on i {
	top: -4px;
}
.search-box input[type='text'] {
	border-color: rgb(237, 237, 237); height: 31px; color: rgb(35, 35, 35); font-size: 12px; font-weight: normal; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box input[type='search'] {
	border-color: rgb(237, 237, 237); height: 31px; color: rgb(35, 35, 35); font-size: 12px; font-weight: normal; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box .add-on input[type='text'] {
	padding: 5px 8px;
}
.search-box2 .add-on .input-group-append > .btn {
	padding: 5px 8px 5px 10px; border: 1px solid rgb(79, 79, 79); left: 0px; width: 45px; height: 45px; text-transform: uppercase; margin-right: 0px; margin-left: -1px; box-shadow: none; background-color: rgb(79, 79, 79); -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box2 .add-on .input-group-append {
	width: 45px;
}
.search-box2 .add-on .input-group-append > .btn:focus {
	border-color: rgb(79, 79, 79); box-shadow: none; background-color: rgb(79, 79, 79); -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box2 .add-on .input-group-append > .btn:hover {
	border-color: rgb(79, 79, 79); box-shadow: none; background-color: rgb(79, 79, 79); -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box2 .add-on i {
	color: rgb(255, 255, 255); font-size: 17px;
}
.search-box2 input[type='text'] {
	border-color: rgb(71, 71, 71); height: 45px; color: rgb(99, 99, 99); font-size: 14px; font-weight: normal; box-shadow: none; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box2 input[type='search'] {
	border-color: rgb(71, 71, 71); height: 45px; color: rgb(99, 99, 99); font-size: 14px; font-weight: normal; box-shadow: none; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;
}
.search-box2 .add-on input[type='text'] {
	padding: 10px 14px;
}
.search-cart-header {
	letter-spacing: 1px; padding-top: 14px; float: right;
}
.header-search-form {
	color: rgb(35, 35, 35);
}
.search-form .search-input {
	background: none; border-width: medium medium 2px; border-style: none none solid; border-color: currentColor currentColor rgba(255, 255, 255, 0.5); padding: 20px 38px 20px 2px; border-radius: 0px; border-image: none; color: rgb(255, 255, 255); text-transform: capitalize; line-height: 40px; font-size: 30px; font-weight: 100;
}
.search-form .search-input:focus {
	
}
.search-form .search-button {
	top: 31px; right: 0px; color: rgb(255, 255, 255); font-size: 21px;
}
#search-header {
	margin: 0px auto; width: 45%; height: 100%;
}
.close-search {
	top: 23px; right: 0px; color: rgb(55, 55, 55); position: absolute; z-index: 998; cursor: pointer;
}
.close-search:hover {
	color: rgb(154, 154, 154);
}
.search-button {
	background: none; border: currentColor; border-image: none; margin-right: 0px; z-index: 0; cursor: pointer;
}
.list-style-none li {
	list-style: none;
}
.list-style-1 li {
	padding: 5px 0px;
}
.list-style-2 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-2 li {
	margin: 0px 0px 9px; padding: 0px 0px 0px 12px; position: relative;
}
.list-style-2 li::before {
	left: 0px; top: 12px; width: 5px; height: 1px; position: absolute; content: ""; background-color: rgb(255, 33, 79);
}
.list-style-3 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-3 li {
	margin: 0px 0px 15px; padding: 0px 0px 0px 22px; position: relative;
}
.list-style-3 li::before {
	left: 0px; top: 11px; width: 10px; height: 1px; position: absolute; content: ""; background-color: rgb(255, 33, 79);
}
.list-style-4 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-4 li {
	margin: 0px 0px 10px; padding: 0px 0px 10px 22px; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.list-style-4 li::before {
	left: 0px; top: 1px; font-family: Font Awesome 5 Free; font-weight: 900; position: absolute; content: "\f00c";
}
.list-style-4 li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.list-style-4.list-style-color li {
	border-color: rgba(255, 255, 255, 0.15);
}
.list-style-4.list-style-color li::before {
	color: rgb(255, 33, 79);
}
.list-style-5 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-5 li {
	margin: 0px 0px 10px; padding: 0px 0px 10px 22px; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.list-style-5 li::before {
	left: 0px; top: 1px; color: rgb(192, 192, 192); font-family: Font Awesome 5 Free; font-weight: 400; position: absolute; content: "\f192";
}
.list-style-5 li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.list-style-5.list-style-color li {
	border-color: rgba(255, 255, 255, 0.15);
}
.list-style-5.list-style-color li::before {
	color: rgb(255, 33, 79);
}
.list-style-6 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-6 li {
	margin: 0px 0px 8px; padding: 0px 15px 8px 0px; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.list-style-6 li span {
	top: 3px; right: 0px; position: absolute;
}
.list-style-6 li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.list-style-6 li::before {
	content: "";
}
.list-style-7 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-7 li {
	margin: 0px 0px 10px; padding: 0px 0px 13px;
}
.list-style-7 li:last-child {
	margin: 0px; padding: 0px;
}
.list-style-8 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-8 li {
	margin: 0px 0px 4px; padding: 15px 0px; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.list-style-8 li span {
	margin-bottom: 2px;
}
.list-style-8 li p {
	margin-bottom: 0px;
}
.list-style-8 li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.list-style-8 li::before {
	content: "";
}
.list-style-9 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-9 li {
	margin: 0px 0px 4px; padding: 15px 0px; border-bottom-color: rgb(55, 55, 55); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.list-style-9 li span {
	margin-bottom: 2px;
}
.list-style-9 li p {
	margin-bottom: 0px;
}
.list-style-9 li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.list-style-9 li::before {
	content: "";
}
.list-style-10 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-10 li {
	margin: 0px; padding: 15px 0px; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid;
}
.list-style-10 li i {
	margin-top: 5px; float: left;
}
.list-style-10 li span {
	padding-left: 15px; display: table;
}
.list-style-10 li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.list-style-11 {
	list-style: none; margin: 0px; padding: 0px;
}
.list-style-11 li {
	margin: 0px 0px 8px; padding: 0px 0px 8px; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.list-style-11 li span {
	top: 3px; right: 0px; position: absolute;
}
.list-style-11 li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.list-style-11 li::before {
	content: "";
}
.image-hover-style-1 {
	background: rgb(34, 34, 34);
}
.image-hover-style-1:hover img {
	transition:0.3s; opacity: 0.5; transform: scale(1.2) rotate(-5deg);
}
.image-hover-style-3:hover .cover-background {
	-webkit-filter: grayscale(1); -moz-filter: grayscale(1); -o-filter: grayscale(1);
}
.banner-style1 figure {
	overflow: hidden; position: relative; transition-duration: 0.2s; transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;
}
.banner-style1 figure figcaption {
	left: 0px; top: 50%; width: 100%; height: 100%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.banner-style1 figure:hover .banner-image img {
	opacity: 0.3; -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -o-filter: grayscale(1);
}
.banner-style1 figure:hover .banner-image {
	opacity: 0.3; -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -o-filter: grayscale(1);
}
.banner-style1 figure figcaption p {
	height: 0px; margin-bottom: 0px; opacity: 0;
}
.banner-style1 figure:hover figcaption p {
	height: 100px; opacity: 1;
}
figure {
	margin: 0px;
}
.banner-style2 figure {
	overflow: hidden; position: relative;
}
.banner-style2 figure:hover .banner-image img {
	opacity: 0.4;
}
.banner-style2 figcaption {
	top: 40px; width: 50%; height: calc(100% - 80px); right: -50px; visibility: hidden; position: absolute; opacity: 0;
}
.banner-style2 figure:hover figcaption {
	right: 40px; visibility: visible; opacity: 1;
}
.banner-style3 figure {
	overflow: hidden; position: relative; cursor: pointer; transition-duration: 0.2s; transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;
}
.banner-style3 figure figcaption {
	left: 0px; top: 52%; width: 100%; height: 100%; position: absolute; opacity: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.banner-style3 figure:hover figcaption {
	top: 50%; opacity: 1;
}
.banner-style3 figure:hover .banner-image img {
	opacity: 0.3;
}
.banner-style1 figure:hover .banner-image {
	opacity: 0.3;
}
.highlight .pricing-box {
	box-shadow: 0px 0px 40px rgba(200,200,200,0.3); transform: scale(1.15); -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -o-transform: scale(1.15);
}
.feature-box {
	text-align: center; overflow: hidden; position: relative; cursor: pointer;
}
.feature-box .content {
	padding: 35px 15px;
}
.feature-box::before {
	display: inline-block; position: absolute; z-index: 1; content: ""; background-color: rgb(255, 33, 79);
}
.feature-box .content::before {
	display: inline-block; position: absolute; z-index: 1; content: ""; background-color: rgb(255, 33, 79);
}
.feature-box::after {
	display: inline-block; position: absolute; z-index: 1; content: ""; background-color: rgb(255, 33, 79);
}
.feature-box .content::after {
	display: inline-block; position: absolute; z-index: 1; content: ""; background-color: rgb(255, 33, 79);
}
.feature-box::before {
	top: 0px; right: 0px; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
.feature-box .content::before {
	top: 0px; right: 0px; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
.feature-box::after {
	left: 0px; bottom: 0px; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
.feature-box .content::after {
	left: 0px; bottom: 0px; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
.feature-box:hover::before {
	transform: scaleY(1); transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
.feature-box:hover::after {
	transform: scaleY(1); transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}
.feature-box::before {
	transform-origin: right top 0px; -webkit-transform-origin: right top 0; -moz-transform-origin: right top 0; -o-transform-origin: right top 0;
}
.feature-box::after {
	transform-origin: left bottom 0px; -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -o-transform-origin: left bottom 0;
}
.feature-box .content::before {
	transform-origin: right top 0px; -webkit-transform-origin: right top 0; -moz-transform-origin: right top 0; -o-transform-origin: right top 0;
}
.feature-box .content::after {
	transform-origin: left top 0px; -webkit-transform-origin: top left 0; -moz-transform-origin: top left 0; -o-transform-origin: top left 0;
}
.feature-box::before {
	width: 3px; height: 100%; transform: scaleY(0); transition-duration: 0.5s; -webkit-transform: scaleY(0); -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transform: scaleY(0); -o-transform: scaleY(0);
}
.feature-box::after {
	width: 3px; height: 100%; transform: scaleY(0); transition-duration: 0.5s; -webkit-transform: scaleY(0); -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transform: scaleY(0); -o-transform: scaleY(0);
}
.feature-box:hover .content::before {
	transform: scaleX(1); transition-duration: 0.5s; -webkit-transform: scaleX(1); -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transform: scaleX(1); -o-transform: scaleX(1);
}
.feature-box:hover .content::after {
	transform: scaleX(1); transition-duration: 0.5s; -webkit-transform: scaleX(1); -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transform: scaleX(1); -o-transform: scaleX(1);
}
.feature-box .content::before {
	width: 100%; height: 3px; transform: scaleX(0); transition-duration: 0.5s; -webkit-transform: scaleX(0); -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transform: scaleX(0); -o-transform: scaleX(0);
}
.feature-box .content::after {
	width: 100%; height: 3px; transform: scaleX(0); transition-duration: 0.5s; -webkit-transform: scaleX(0); -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transform: scaleX(0); -o-transform: scaleX(0);
}
.feature-box-1 {
	display: table;
}
.feature-box-1 .char-value {
	vertical-align: middle; display: table-cell;
}
.grid-item.feature-box-4 {
	overflow: hidden; position: relative;
}
.grid-item.feature-box-4 figure img {
	width: 100%; cursor: auto;
}
.grid-item.feature-box-4 figure figcaption {
	padding: 0px 0px 15px 60px; transition:transform 0.35s ease-out; left: 0px; top: auto; width: auto; height: auto; text-align: left; bottom: 0px; position: absolute; z-index: 9; cursor: default; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0); -webkit-transition: transform .35s ease-out; -o-transition: transform .35s ease-out; -moz-transition: transform .35s ease-out; -moz-transform: translateY(0); -o-transform: translateY(0);
}
.grid-item.feature-box-4 figure:hover img {
	opacity: 1; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.feature-box-4 figure:focus img {
	opacity: 1; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.grid-item.feature-box-4 figure:hover figcaption {
	transform: translateY(-50px); -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px); -o-transform: translateY(-50px);
}
.grid-item.feature-box-4 figure figcaption .btn {
	opacity: 0;
}
.grid-item.feature-box-4 figure:hover .btn {
	display: inline-block; opacity: 1;
}
.grid-item.feature-box-4 figure:hover img {
	transform: scale(1.09); transition-timing-function: ease-in-out; -webkit-transform: scale(1.09, 1.09); -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -moz-transform: scale(1.09, 1.09); -o-transform: scale(1.09, 1.09);
}
.feature-box-5 {
	padding-left: 75px;
}
.feature-box-5 i {
	left: 0px; top: 0px; position: absolute;
}
.feature-box-6 {
	padding-left: 70px;
}
.feature-box-6 i {
	left: 0px; top: 50%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.feature-box.feature-box-7::before {
	display: table; content: "";
}
.feature-box.feature-box-7::after {
	display: table; content: "";
}
.feature-box.feature-box-7:hover {
	border: currentColor; border-image: none;
}
.feature-box.feature-box-7:hover::before {
	border: currentColor; border-image: none;
}
.feature-box.feature-box-7:hover::after {
	border: currentColor; border-image: none;
}
.feature-box.feature-box-7::before {
	background: none;
}
.feature-box.feature-box-7::after {
	background: none;
}
.feature-box.feature-box-7 .content::before {
	background: none;
}
.feature-box.feature-box-7 .content::after {
	background: none;
}
.feature-box.feature-box-7::after {
	clear: both;
}
.feature-box.feature-box-7 .box {
	border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(237, 237, 237) currentColor rgb(237, 237, 237) rgb(237, 237, 237); transition:0.4s cubic-bezier(0.48, 0.83, 0.63, 0.91); border-image: none; width: 100%; height: 100%; overflow: hidden; display: table; position: relative; cursor: default; -webkit-transition: all 0.4s cubic-bezier(.48, .83, .63, .91); -o-transition: all 0.4s cubic-bezier(.48, .83, .63, .91); -moz-transition: all 0.4s cubic-bezier(.48, .83, .63, .91); -mstransition: all 0.4s cubic-bezier(.48, .83, .63, .91);
}
.feature-box.feature-box-7 div:first-child .box {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.feature-box.feature-box-7 .box figure {
	padding: 8% 0px; transition:0.4s cubic-bezier(0.48, 0.83, 0.63, 0.91); -webkit-transition: all 0.4s cubic-bezier(.48, .83, .63, .91); -o-transition: all 0.4s cubic-bezier(.48, .83, .63, .91); -moz-transition: all 0.4s cubic-bezier(.48, .83, .63, .91);
}
.feature-box.feature-box-7 .box .content {
	padding: 0px; top: 30px; height: 100%; vertical-align: middle; display: table-cell; position: relative;
}
.feature-box.feature-box-7 .box .content .details {
	opacity: 0;
}
.feature-box.feature-box-7 .box:hover .content .details {
	opacity: 1;
}
.feature-box.feature-box-7 .box:hover .content {
	top: 0px; border-bottom-color: rgb(255, 33, 79);
}
.feature-box.feature-box-7 .box:hover i {
	color: rgb(255, 33, 79);
}
.container .feature-box.feature-box-7 .box .content {
	top: 43px;
}
.container .feature-box.feature-box-7 .box:hover .content {
	top: 0px;
}
.feature-box-8 .feature-box-overlay {
	left: 0px; width: 100%; height: 2px; right: 0px; bottom: 0px; position: absolute; z-index: -2;
}
.feature-box-8:hover .feature-box-overlay {
	background: rgb(47, 47, 47); height: 100%;
}
.feature-box-8:hover div {
	color: rgb(255, 255, 255);
}
.feature-box-8:hover p {
	color: rgb(255, 255, 255);
}
.feature-box-8:hover .icon-round-small {
	background: rgb(255, 255, 255); color: rgb(255, 33, 79) !important;
}
.parallax-feature-box-bottom {
	bottom: -150%; position: absolute;
}
.parallax-feature-box {
	overflow: visible;
}
.feature-box-9 i {
	transition:0.3s; top: 0px; position: relative; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.feature-box-9:hover i {
	top: -8px; color: rgb(255, 255, 255);
}
.feature-box-9:hover p {
	color: rgb(255, 33, 79);
}
.feature-box-9 .text-bottom-line {
	margin-bottom: 15px;
}
.feature-box-9:hover .text-bottom-line {
	margin-bottom: 0px; border-top-color: currentColor !important; border-top-width: 45px !important; border-top-style: solid !important;
}
.feature-box-10 .number {
	margin: 0px auto; width: 90px; height: 90px; text-align: center; font-size: 30px; vertical-align: middle; display: table-cell; position: relative;
}
.feature-box-10:hover .number {
	background: rgb(255, 33, 79); color: rgb(255, 255, 255);
}
.feature-box-10 .number-center::after {
	background: rgb(226, 226, 226); left: 130px; top: 45px; width: 250%; height: 1px; position: absolute; z-index: -1; content: "";
}
.feature-box-10 .number-center::before {
	background: rgb(226, 226, 226); top: 45px; width: 250%; height: 1px; right: 130px; position: absolute; z-index: -1; content: "";
}
.feature-box-11 .progress-line::after {
	background: rgb(216, 216, 216); top: 65px; width: 12%; height: 1px; text-align: center; right: -6%; display: block; position: absolute; content: "";
}
.feature-box-11 .process-bg {
	border-radius: 100%; width: 130px; height: 130px; line-height: 130px;
}
.feature-box-12 .feature-icon-box {
	border-radius: 6px; border: 1px solid rgb(214, 213, 213); transition:0.6s ease-in-out; border-image: none; width: 90px; height: 90px; text-align: center; vertical-align: middle; display: table-cell; transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -webkit-transition: ease-in-out 0.6s; -o-transition: ease-in-out 0.6s; -moz-transition: ease-in-out 0.6s; -moz-transform: rotateX(0deg); -o-transform: rotateX(0deg);
}
.feature-box-12 .feature-content-box {
	transition:0.6s ease-in-out; vertical-align: middle; display: table-cell; opacity: 1; transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -webkit-transition: ease-in-out 0.6s; -o-transition: ease-in-out 0.6s; -moz-transition: ease-in-out 0.6s; -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);
}
.feature-box-12 .hover-content-box {
	transform-style: preserve-3d; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d;
}
.feature-box-12 .feature-content-box {
	transform-style: preserve-3d; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d;
}
.feature-box-12 .hover-content-box {
	transition:0.6s ease-in-out; left: 0px; top: 50%; width: 80%; position: absolute; opacity: 0; transform: translateY(-50%) rotateX(180deg); background-color: rgb(35, 35, 35); -webkit-transform: translateY(-50%) rotateX(180deg); -webkit-transition: ease-in-out 0.6s; -o-transition: ease-in-out 0.6s; -moz-transition: ease-in-out 0.6s; -moz-transform: translateY(-50%) rotateX(180deg); -o-transform: translateY(-50%) rotateX(180deg);
}
.feature-box-12:hover .hover-content-box {
	opacity: 1; transform: translateY(-50%) rotateX(0deg); -webkit-transform: translateY(-50%) rotateX(0deg); -moz-transform: translateY(-50%) rotateX(0deg); -o-transform: translateY(-50%) rotateX(0deg);
}
.feature-box-12:hover .feature-icon-box {
	opacity: 0; transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -o-transform: rotateX(180deg);
}
.feature-box-12:hover .feature-content-box {
	opacity: 0; transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -o-transform: rotateX(180deg);
}
.feature-box-13 {
	overflow: hidden; z-index: 1;
}
.feature-box-13::before {
	background: rgb(255, 33, 79); left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: -1; content: ""; opacity: 0; transform: scaleY(0); transition-duration: 0.3s; -webkit-transform: scaleY(0); -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; -moz-transform: scaleY(0); -o-transform: scaleY(0);
}
.feature-box-13:hover::before {
	opacity: 1; transform: scaleY(1); transition-duration: 0.3s; -webkit-transform: scaleY(1); -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; -moz-transform: scaleY(1); -o-transform: scaleY(1);
}
.feature-box-13:hover i {
	color: rgb(35, 35, 35);
}
.feature-box-13:hover p {
	color: rgb(255, 255, 255);
}
.feature-box-14 > div {
	border-right-color: rgb(237, 237, 237); border-bottom-color: rgb(237, 237, 237); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.feature-box-14 > div:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.feature-box-15 .feature-box-content {
	overflow: hidden; position: relative;
}
.feature-box-15 .feature-box-image {
	transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);
}
.feature-box-15 .hover-content {
	transition:0.4s ease-in-out; transform: rotateY(0deg); transform-style: preserve-3d; backface-visibility: hidden; -webkit-transform: rotateY(0deg); -webkit-transition: ease-in-out 0.4s; -webkit-transform-style: preserve-3d; -o-transition: ease-in-out 0.4s; -moz-transition: ease-in-out 0.4s; -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d;
}
.feature-box-15 .feature-box-image {
	transition:0.4s ease-in-out; transform: rotateY(0deg); transform-style: preserve-3d; backface-visibility: hidden; -webkit-transform: rotateY(0deg); -webkit-transition: ease-in-out 0.4s; -webkit-transform-style: preserve-3d; -o-transition: ease-in-out 0.4s; -moz-transition: ease-in-out 0.4s; -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d;
}
.feature-box-15 .hover-content {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0; transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -o-transform: rotateX(180deg);
}
.feature-box-15 .feature-box-content:hover .feature-box-image {
	opacity: 0; transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -o-transform: rotateX(180deg);
}
.feature-box-15 .feature-box-content:hover .hover-content {
	opacity: 1; transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -o-transform: rotateX(0deg);
}
.feature-box-16 .feature-box-content {
	transition:0.4s ease-in-out; width: 100%; height: 60px; bottom: 0px; position: absolute;
}
.feature-box-16 .feature-box-content p {
	transition:0.5s ease-in-out; opacity: 0; -webkit-transition: ease-in-out 0.5s; -o-transition: ease-in-out 0.5s; -moz-transition: ease-in-out 0.5s;
}
.feature-box-16 {
	overflow: hidden; position: relative;
}
.feature-box-16:hover .feature-box-content {
	height: 100%;
}
.feature-box-16:hover .feature-box-content p {
	opacity: 1;
}
.feature-box.feature-box-17::before {
	display: table; content: "";
}
.feature-box.feature-box-17::after {
	display: table; content: "";
}
.feature-box.feature-box-17:hover {
	border: currentColor; border-image: none;
}
.feature-box.feature-box-17:hover::before {
	border: currentColor; border-image: none;
}
.feature-box.feature-box-17:hover::after {
	border: currentColor; border-image: none;
}
.feature-box.feature-box-17::before {
	background: none;
}
.feature-box.feature-box-17::after {
	background: none;
}
.feature-box.feature-box-17 .content::before {
	background: none;
}
.feature-box.feature-box-17 .content::after {
	background: none;
}
.feature-box.feature-box-17::after {
	clear: both;
}
.feature-box.feature-box-17 .box {
	transition:0.4s cubic-bezier(0.48, 0.83, 0.63, 0.91); width: 100%; height: 100%; overflow: hidden; display: table; position: relative; cursor: default; -webkit-transition: all 0.4s cubic-bezier(.48, .83, .63, .91); -moz-transition: all 0.4s cubic-bezier(.48, .83, .63, .91);
}
.feature-box.feature-box-17 div:first-child .box {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.feature-box.feature-box-17 .box figure {
	padding: 10% 0px; transition:0.4s cubic-bezier(0.48, 0.83, 0.63, 0.91); -webkit-transition: all 0.4s cubic-bezier(.48, .83, .63, .91); -o-transition: all 0.4s cubic-bezier(.48, .83, .63, .91); -moz-transition: all 0.4s cubic-bezier(.48, .83, .63, .91);
}
.feature-box.feature-box-17 .box .content {
	padding: 0px; top: 30px; height: 100%; vertical-align: middle; display: table-cell; position: relative;
}
.feature-box.feature-box-17 .box .content .details {
	opacity: 0;
}
.feature-box.feature-box-17 .box:hover .content .details {
	opacity: 1;
}
.feature-box.feature-box-17 .box:hover .content {
	top: 0px; border-bottom-color: rgb(255, 33, 79);
}
.feature-box.feature-box-17 .box:hover {
	background-color: rgb(255, 33, 79);
}
.feature-box.feature-box-17 .box:hover i {
	color: rgb(255, 255, 255);
}
.feature-box.feature-box-17 .box:hover .text-white-2-hover {
	color: rgb(255, 255, 255);
}
.info-banner-box-2 {
	height: 200px; overflow: hidden; position: relative;
}
.info-banner-box-2 .hover-box {
	transition:0.5s ease-in-out; left: 100%; top: 0px; height: 100%; position: absolute; -webkit-transition: ease-in-out 0.5s; -o-transition: ease-in-out 0.5s; -moz-transition: ease-in-out 0.5s;
}
.info-banner-box-2 .content-box {
	transition:0.5s ease-in-out; left: 0px; top: 0px; height: 100%; position: absolute; -webkit-transition: ease-in-out 0.5s; -o-transition: ease-in-out 0.5s; -moz-transition: ease-in-out 0.5s;
}
.info-banner-box-2:hover .hover-box {
	left: 0px;
}
.info-banner-box-2:hover .content-box {
	left: -100%;
}
.counter-feature-box-1 {
	height: 199px;
}
.counter-feature-box-1:hover {
	background: rgb(255, 33, 79); border-color: rgb(255, 33, 79);
}
.counter-box-3 .counter-box {
	padding: 0px; width: 140px; text-align: center; vertical-align: top; display: inline-block; position: relative;
}
.counter-box-3 .counter-box::after {
	top: 8px; width: 1px; height: 36px; right: 0px; position: absolute; content: ""; background-color: rgb(235, 33, 75);
}
.counter-box-3 :last-child.counter-box::after {
	width: 0px;
}
.counter-box-3 .counter-box .number {
	line-height: 30px; font-size: 32px; font-weight: 400; display: block;
}
.counter-box-3 .counter-box span {
	text-transform: uppercase; line-height: 28px; font-size: 12px; font-weight: 400;
}
.counter-box-4 .timer::after {
	top: 35%; right: -5%; color: rgb(182, 182, 182); font-weight: 300; position: absolute; content: "+";
}
:last-child.counter-box-4 .timer::after {
	display: none;
}
.counter-box-5 .counter-box {
	padding: 0px; width: 13%; text-align: center; vertical-align: top; display: inline-block; position: relative;
}
.counter-box-5 .counter-box .number {
	line-height: 80px; letter-spacing: -3px; font-size: 80px; font-weight: 400; display: block;
}
.counter-box-5 .counter-box span {
	text-transform: uppercase; line-height: 28px; letter-spacing: 1px; font-size: 12px; font-weight: 400; opacity: 0.5;
}
.skillbar-bar-style1 .skillbar {
	background: rgba(0, 0, 0, 0.15); margin: 35px 0px 10px; border-radius: 10px; width: 88%; height: 5px; text-align: left; display: inline-block; position: relative;
}
.skillbar-bar-style1 .skillbar-bar {
	background: rgba(0, 0, 0, 0.7); border-radius: 10px; top: 0px; width: 0px; height: 5px; margin-bottom: 0px; display: inline-block; position: absolute;
}
.skillbar-bar-style1 .skill-bar-percent {
	top: -12px; right: -39px; position: absolute;
}
.skillbar-bar-style1 .skill-bar-text {
	top: -22px; position: absolute;
}
.skillbar-bar-style2 .skillbar {
	background: rgba(0, 0, 0, 0.15); margin: 35px 0px 10px; width: 88%; height: 3px; text-align: left; display: inline-block; position: relative;
}
.skillbar-bar-style2 .skillbar-bar {
	background: rgba(0, 0, 0, 0.7); margin: 0px; top: 0px; width: 0px; height: 3px; display: inline-block; position: absolute;
}
.skillbar-bar-style2 .skill-bar-percent {
	top: -9px; right: -39px; position: absolute;
}
.skillbar-bar-style2 .skill-bar-text {
	top: -24px; position: absolute;
}
.skillbar-bar-style3 .skillbar {
	background: rgba(255, 255, 255, 0.2); margin: 15px 0px 30px; width: 88%; height: 5px; text-align: left; display: inline-block; position: relative;
}
.skillbar-bar-style3 .skillbar-bar {
	background: linear-gradient(to right, rgb(255, 33, 79) 0%, rgb(255, 255, 255) 100%); margin: 0px; top: 0px; width: 0px; height: 5px; overflow: visible; display: inline-block; position: absolute;
}
.skillbar-bar-style3 .skill-bar-percent {
	top: 13px; right: 0px; position: absolute;
}
.skillbar-bar-style3 .skill-bar-text {
	top: 15px; position: absolute;
}
.chart-style1 .chart1 {
	border-radius: 50%; width: 150px; height: 150px; text-align: center; display: inline-block; position: relative;
}
.chart-style1 .chart1 canvas {
	left: 0px; top: 0px; position: absolute;
}
.chart-style1 .chart-percent {
	margin: 0px 0px 15px;
}
.chart-style1 .percent {
	line-height: 150px; display: inline-block; z-index: 2;
}
.percent::after {
	content: "%";
}
.chart-style2 .chart2 {
	border-radius: 50%; width: 120px; height: 120px; text-align: center; display: inline-block; position: relative;
}
.chart-style2 .chart2 canvas {
	left: 0px; top: 0px; position: absolute;
}
.chart-style2 .percent {
	line-height: 120px; display: inline-block; z-index: 2;
}
.chart-style2 .chart-percent {
	margin: 0px 0px 10px;
}
.chart-style3 .chart3 {
	border-radius: 50%; width: 140px; height: 140px; text-align: center; display: inline-block; position: relative;
}
.chart-style3 .chart3 canvas {
	left: 0px; top: 0px; position: absolute;
}
.chart-style3 .percent {
	background: rgb(255, 255, 255); border-radius: 100%; top: 10px; width: 70px; height: 70px; right: -60px; color: rgb(35, 35, 35); line-height: 68px; display: inline-block; position: relative; z-index: 2;
}
.chart-style3 .percent::after {
	content: "%";
}
.chart-style3 .chart-percent {
	margin: 0px 0px 15px;
}
.panel {
	border: 1px solid transparent; border-image: none;
}
.panel .panel-heading {
	display: block;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.team-style-1 figure .team-image {
	overflow: hidden; position: relative;
}
.team-style-1 .team-overlay {
	transition:0.3s; overflow: hidden; display: block; position: absolute; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.team-style-1 .team-overlay {
	left: 0px; width: 100%; height: 0px; right: 0px; bottom: 0px;
}
.team-style-1 figure:hover .team-overlay {
	height: 100%;
}
.team-style-1 figure figcaption {
	width: 100%; margin-top: 17px; position: relative;
}
.team-style-1 figure .overlay-content {
	transition:0.3s; top: -15px; width: 100%; height: 100%; position: absolute; opacity: 0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.team-style-1 figure:hover .overlay-content {
	top: 0px; z-index: 1111; opacity: 1;
}
.team-style-1 figure figcaption .team-member-position {
	transition:0.2s; top: 0px; position: relative; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s;
}
.team-style-2 figure {
	position: relative;
}
.team-style-2 figure .team-image {
	position: relative;
}
.team-style-2 .team-overlay {
	transition:0.3s; left: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; overflow: hidden; display: block; position: absolute; opacity: 0;
}
.team-style-2 figure:hover .team-overlay {
	left: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; opacity: 0.9;
}
.team-style-2 figure .team-member-position {
	transition:0.2s; top: 100%; width: 100%; position: absolute; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s;
}
.team-style-2 figure:hover .team-member-position {
	margin: 0px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.team-style-2 figure:hover .team-member-position .text-medium-gray {
	color: rgb(255, 255, 255);
}
.team-style-2 figure:hover .team-member-position .text-extra-dark-gray {
	color: rgb(255, 255, 255);
}
.team-style-2 figure figcaption {
	min-height: 20px;
}
.team-style-2 figure figcaption .overlay-content {
	top: 0px; position: relative; opacity: 0;
}
.team-style-2 figure:hover figcaption .overlay-content {
	top: 30px; opacity: 1;
}
.panel-title {
	font-size: 16px;
}
.accordion-style1 .panel {
	background: none; margin-top: 0px !important; box-shadow: none;
}
.accordion-style1.panel-group .panel-heading {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(228, 228, 228); border-image: none;
}
.accordion-style1 .panel-heading {
	padding: 16px 0px;
}
.accordion-style1 .panel-title {
	padding-right: 30px; font-size: 13px; position: relative;
}
.accordion-style1 .panel-title > span.float-right {
	top: 0px; right: 0px; position: absolute;
}
.accordion-style1 .panel-heading i {
	color: rgb(98, 98, 98); font-size: 12px;
}
.accordion-style1.panel-group .panel-heading + .panel-collapse > .list-group {
	padding: 25px 0px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.accordion-style1.panel-group .panel-heading + .panel-collapse > .panel-body {
	padding: 25px 0px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.accordion-style2 .panel {
	background: none; border: currentColor; border-image: none; margin-bottom: 15px; box-shadow: none;
}
.accordion-style2 .panel-title {
	background: none; border: currentColor; border-image: none;
}
.accordion-style2 .panel .panel-heading {
	background: rgb(255, 255, 255); padding: 18px 28px 19px; border-radius: 0px;
}
.accordion-style2 .panel-body {
	padding: 35px 28px 25px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.accordion-style2 .panel-heading i {
	margin: 0px; font-size: 25px;
}
.accordion-style2 .panel-title {
	padding: 0px;
}
.accordion-style2 .tab-tag {
	padding: 0px; font-size: 20px; margin-right: 7px; vertical-align: top; display: inline-block;
}
.accordion-style2 a {
	color: rgb(40, 40, 40);
}
.accordion-style2 a:hover {
	color: rgb(40, 40, 40);
}
.accordion-style2 a:hover i {
	color: rgb(40, 40, 40);
}
.accordion-style2 :last-child.panel-default {
	margin-bottom: 0px; border-bottom-color: rgba(0, 0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
.accordion-style2 {
	margin-bottom: 0px;
}
.accordion-style3 .panel {
	border-radius: 0px; border: currentColor; border-image: none; margin-bottom: 15px; box-shadow: none; background-color: transparent;
}
.accordion-style3 .panel-title {
	background: none; border: currentColor; border-image: none; font-size: 16px;
}
.accordion-style3 .panel .panel-heading {
	background: rgb(0, 0, 0); padding: 18px 28px 19px; border-radius: 0px; color: rgb(255, 255, 255);
}
.accordion-style3 .panel-body {
	padding: 35px 28px 25px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.accordion-style3 .panel-heading i {
	margin: 0px; color: rgb(255, 255, 255); font-size: 25px;
}
.accordion-style3 .tab-tag {
	padding: 0px; font-size: 20px; margin-right: 7px; vertical-align: top; display: inline-block;
}
.accordion-style3 a {
	color: rgb(255, 255, 255);
}
.accordion-style2 a:hover {
	color: rgb(255, 255, 255);
}
.accordion-style3 a:hover i {
	color: rgb(255, 255, 255);
}
.accordion-style3 :last-child.panel-default {
	margin-bottom: 0px; border-bottom-color: rgba(0, 0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
.accordion-style3 {
	margin-bottom: 0px;
}
.toggles .panel {
	background: none; border-radius: 0px; border: 1px solid rgb(221, 221, 221); border-image: none; box-shadow: none;
}
.toggles .panel-title {
	padding-right: 30px; font-size: 13px; position: relative;
}
.toggles .panel-title > span.float-right {
	top: 0px; right: 0px; position: absolute;
}
.toggles .panel-heading {
	padding: 18px; background-color: transparent;
}
.toggles .panel-heading i {
	color: rgb(98, 98, 98); font-size: 12px;
}
.toggles .panel + .panel {
	margin-top: -1px;
}
.toggles .panel-body {
	padding: 25px;
}
.nav-tabs > li > a.active {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor; border-image: none;
}
.nav-tabs > li > a.active:focus {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor; border-image: none;
}
.nav-tabs > li > a.active:hover {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor; border-image: none;
}
.tab-style1 .nav-tabs {
	border: currentColor; border-image: none; width: 100%; display: inline-block;
}
.tab-style1 .nav-tabs li {
	width: 24%; float: none; display: inline-block;
}
.tab-style1 .nav-tabs li a {
	margin: 0px;
}
.tab-style1 .nav-tabs li:hover {
	background: none;
}
.tab-style1 .nav-tabs > li > a {
	border: currentColor; border-image: none; background-color: transparent;
}
.tab-style1 .nav-tabs > li > a:focus {
	border: currentColor; border-image: none; background-color: transparent;
}
.tab-style1 .nav-tabs > li > a:hover {
	border: currentColor; border-image: none; background-color: transparent;
}
.tab-style1 .nav-tabs li:hover i {
	color: rgb(255, 33, 79);
}
.tab-style1 .nav-tabs li .active i {
	color: rgb(255, 33, 79);
}
.tab-style1 .nav-tabs li:hover span {
	color: rgb(35, 35, 35);
}
.tab-style1 .nav-tabs li .active span {
	color: rgb(35, 35, 35);
}
.tab-style2 .tab-content {
	padding: 55px 0px 0px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;
}
.tab-style2 .nav-tabs {
	border: 0px currentColor; border-image: none;
}
.tab-style2 .nav-tabs li {
	border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(229, 229, 229) rgb(229, 229, 229) currentColor; border-radius: 0px; border-image: none; margin-right: 5px; margin-bottom: 0px; float: none; display: inline-block;
}
.tab-style2 .nav-tabs li a {
	margin: 0px !important; padding: 0px 25px; border-radius: 0px; border: currentColor; border-image: none; color: rgb(87, 87, 87); line-height: 44px; background-color: rgb(247, 247, 247);
}
.tab-style2 .nav-tabs-light li:first-child {
	margin-left: 15px; border-left-color: rgb(229, 229, 229); border-left-width: 1px; border-left-style: solid;
}
.tab-style2 .nav-tabs > li > a.active {
	background: rgb(255, 255, 255); border-radius: 0px; border: currentColor; border-image: none; top: 1px; position: relative;
}
.tab-style3 .nav-tabs {
	border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid;
}
.tab-style3 .nav-tabs li {
	vertical-align: middle; float: none; display: inline-block;
}
.tab-style3 .nav-tabs li {
	margin: 0px 23px; padding: 3px 0px; vertical-align: middle; float: none; display: inline-block;
}
.tab-style3 .nav-tabs li a.nav-link.active {
	color: rgb(35, 35, 35);
}
.tab-style3 .nav-tabs > li > a.nav-link {
	padding: 0px; border: currentColor; border-image: none; background-color: transparent;
}
.tab-style3 .nav-tabs > li > a.nav-link:focus {
	padding: 0px; border: currentColor; border-image: none; background-color: transparent;
}
.tab-style3 .nav-tabs > li > a.nav-link.active:hover {
	padding: 0px; border: currentColor; border-image: none; background-color: transparent;
}
.tab-style3 .nav-tabs > li > a.nav-link:hover {
	padding: 0px; border: currentColor; border-image: none; background-color: transparent;
}
.tab-style3 .nav-tabs li a.nav-link.active {
	border-bottom-color: rgb(35, 35, 35); border-bottom-width: 1px; border-bottom-style: solid;
}
.tab-style3 .nav-tabs > li > a.nav-link.active:hover {
	border-bottom-color: rgb(35, 35, 35); border-bottom-width: 1px; border-bottom-style: solid;
}
.tab-style4 .tab-content {
	padding: 0px 0px 0px 55px; border-left-color: rgb(229, 229, 229); border-left-width: 1px; border-left-style: solid;
}
.tab-style4 .nav-tabs {
	border: 0px currentColor; border-image: none;
}
.tab-style4 .nav-tabs li {
	border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(229, 229, 229) currentColor rgb(229, 229, 229) rgb(229, 229, 229); border-radius: 0px; border-image: none; left: 1px; width: 100%; margin-bottom: 0px; float: left; display: block;
}
.tab-style4 .nav-tabs li a {
	margin: 0px !important; padding: 0px 25px; border-radius: 0px; border: currentColor; border-image: none; top: 1px; color: rgb(87, 87, 87); line-height: 44px; position: relative; background-color: rgb(247, 247, 247);
}
.tab-style4 .nav-tabs li:last-child a {
	top: 0px;
}
.tab-style4 .nav-tabs-light li:first-child {
	margin-left: 15px; border-left-color: rgb(229, 229, 229); border-left-width: 1px; border-left-style: solid;
}
.tab-style4 .nav-tabs > li > a.active {
	background: rgb(255, 255, 255); border-radius: 0px; border: currentColor; border-image: none; left: 1px;
}
.testimonial-style2 .profile-box {
	margin-top: -50px;
}
.testimonial-style3 .arrow-bottom::after {
	border-width: 10px; left: 15%; margin-left: -10px; border-top-color: rgb(214, 213, 213);
}
.testimonial-style3 .image-box img {
	width: 100%;
}
.testimonial-box .image-box {
	vertical-align: middle; display: table-cell;
}
.testimonial-box .name-box {
	vertical-align: middle; display: table-cell;
}
.blog-image a > img {
	width: 100%;
}
.blog-post.blog-post-style1 .blog-post-images {
	background: rgb(35, 35, 35);
}
.blog-post.blog-post-style1 .blog-post-images img {
	width: 100%;
}
.blog-post.blog-post-style1:hover .blog-post-images img {
	transition:0.3s; opacity: 0.5; transform: scale(1.2);
}
.blog-post.blog-post-style2 .author img {
	width: 30px; vertical-align: middle; display: inline-block;
}
.blog-post.blog-post-style2 .author span {
	vertical-align: middle; display: inline-block; max-width: calc(100% - 40px);
}
.blog-post-style3 .grid-item .blog-post * {
	transition-duration: 0.3s; transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s;
}
.blog-post-style3 .grid-item .blog-post .author img {
	width: 25px;
}
.blog-post-style3 .grid-item .blog-post .blog-post-images a {
	display: block;
}
.blog-post-style3 .grid-item .blog-post .blog-post-images .blog-hover-icon {
	background: rgba(0, 0, 0, 0.5); left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; position: absolute; opacity: 0;
}
.blog-post-style3 .grid-item .blog-post:hover .blog-post-images .blog-hover-icon {
	opacity: 1;
}
.blog-post-style3 .grid-item .blog-post .blog-post-images .blog-hover-icon span {
	top: 35%; color: rgb(255, 255, 255); font-size: 48px; position: relative; opacity: 0;
}
.blog-post-style3 .grid-item .blog-post:hover .blog-post-images .blog-hover-icon span {
	top: 40%; opacity: 1;
}
.blog-post-style4 .blog-grid .grid-item figure {
	overflow: hidden; position: relative;
}
.blog-post-style4 figure figcaption {
	background: rgba(0, 0, 0, 0.85); padding: 45px; transition:0.5s ease-in-out; width: 100%; bottom: 0px; position: absolute; -webkit-transition: ease-in-out 0.5s; -o-transition: ease-in-out 0.5s; -moz-transition: ease-in-out 0.5s;
}
.blog-post-style4 .grid-item figure figcaption p {
	transition:none; margin-bottom: 0px; display: none; -webkit-transition: none; -o-transition: none; -moz-transition: none;
}
.blog-post-style4 .blog-grid .grid-item .blog-img img {
	transition:0.3s; width: 100%; display: block; cursor: pointer; opacity: 0.9; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;
}
.blog-post-style4 .blog-grid .grid-item:hover .blog-img img {
	transition:0.3s; opacity: 0.5; transform: scale(1.1); -webkit-transform: scale(1.1); -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.blog-post-style4 .blog-grid a {
	position: relative; z-index: auto;
}
.container .blog-post-style4 figure figcaption {
	padding: 35px;
}
.blog-post-style5 .blog-post .blog-post-images {
	height: 100%; position: relative;
}
.blog-post-style5 .blog-post .blog-categories {
	padding: 10px 20px 8px; left: 0px; bottom: 0px; position: absolute; z-index: 25;
}
.blog-post-style6:hover {
	background-color: rgb(255, 255, 255);
}
.blog-post-style6:hover .text-white-2 {
	color: rgb(0, 0, 0) !important;
}
.blog-post-style6:hover .author::before {
	background-color: rgb(0, 0, 0) !important;
}
.blog-post-style6 .author::before {
	left: 0px; top: 0px; width: 100px; height: 1px; display: inline-block; position: absolute; content: ""; opacity: 0.25; background-color: rgb(255, 255, 255);
}
.blog-post-style7:hover {
	color: rgb(255, 255, 255); background-color: rgb(28, 28, 28) !important;
}
.blog-post-style7:hover a {
	color: rgb(255, 255, 255);
}
.blog-post-style7:hover .author::before {
	opacity: 0.8; background-color: rgb(255, 255, 255);
}
.blog-post-style7 .author::before {
	left: 0px; top: 0px; width: 100px; height: 1px; display: inline-block; position: absolute; content: ""; opacity: 0.25; background-color: rgb(147, 147, 147) !important;
}
.pagination {
	margin: 0px; padding: 0px; border-radius: 0px;
}
.pagination ul {
	padding: 0px; margin-bottom: 0px; margin-left: 0px; display: inline-block;
}
.pagination li {
	display: inline;
}
.pagination a {
	background: rgb(255, 255, 255); border-width: 1px 1px 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); padding: 0px 18px; border-image: none; line-height: 40px; text-decoration: none; float: left;
}
.pagination a:hover {
	color: rgb(255, 255, 255); background-color: rgb(35, 35, 35);
}
.pagination .active a {
	background-color: rgb(245, 245, 245);
}
.pagination .active a {
	color: rgb(153, 153, 153); cursor: default;
}
.pagination .disabled span {
	color: rgb(153, 153, 153); cursor: default; background-color: transparent;
}
.pagination .disabled a {
	color: rgb(153, 153, 153); cursor: default; background-color: transparent;
}
.pagination .disabled a:hover {
	color: rgb(153, 153, 153); cursor: default; background-color: transparent;
}
.pagination li:first-child a {
	border-left-width: 1px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.about-author-img {
	margin-right: 35px; margin-bottom: 15px; float: left; max-width: 100px;
}
.about-author-text {
	top: -5px;
}
.author-sharing a {
	color: rgb(115, 115, 115); margin-right: 15px;
}
.author-sharing a:hover {
	color: rgb(0, 0, 0);
}
.alignnone {
	margin: 5px 30px 40px 0px;
}
.aligncenter {
	margin: 5px auto; display: block;
}
div.aligncenter {
	margin: 5px auto; display: block;
}
.alignright {
	margin: 5px 0px 30px 40px; float: right;
}
.alignleft {
	margin: 5px 40px 30px 0px; float: left;
}
a img.alignright {
	margin: 5px 0px 40px 30px; float: right;
}
a img.alignnone {
	margin: 5px 20px 20px 0px;
}
a img.alignleft {
	margin: 5px 20px 20px 0px; float: left;
}
a img.aligncenter {
	margin-right: auto; margin-left: auto; display: block;
}
.wp-caption {
	background: rgb(247, 247, 247); padding: 17px; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; text-align: center; max-width: 50%;
}
.wp-caption figcaption {
	padding: 18px 25px 0px;
}
.wp-caption img {
	width: 100%;
}
.wp-caption.alignnone {
	margin: 5px 30px 40px 0px;
}
.wp-caption.alignleft {
	margin: 5px 40px 30px 0px;
}
.wp-caption.alignright {
	margin: 5px 0px 40px 30px;
}
.wp-caption p.wp-caption-text {
	margin: 0px; padding: 0px 4px 5px; line-height: 17px; font-size: 11px;
}
.screen-reader-text {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:focus {
	padding: 15px 23px 14px; border-radius: 3px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(33, 117, 155); line-height: normal; font-size: 0.87rem; font-weight: bold; text-decoration: none; display: block; z-index: 1; clip: auto !important; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6); background-color: rgb(241, 241, 241);
}
.blog-comment {
	list-style: none; margin: 0px; padding: 0px;
}
.blog-comment li {
	padding: 50px 0px; border-bottom-color: rgb(237, 237, 237); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.blog-comment li .btn-reply {
	padding: 0px 8px; border: 1px solid rgb(237, 237, 237); border-image: none; font-size: 10px; font-weight: 600; float: right; position: relative;
}
.blog-comment > li:first-child {
	padding-top: 0px;
}
.blog-comment li:last-child {
	padding-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.blog-comment li ul.child-comment {
	list-style: none; margin-left: 40px;
}
.blog-comment li ul.child-comment li {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgb(237, 237, 237) currentColor currentColor; border-image: none; padding-bottom: 0px; margin-top: 50px;
}
.scroll-top-arrow {
	background: rgb(135, 135, 135); padding: 0px; border-radius: 100%; top: 91%; width: 30px; height: 30px; text-align: center; right: 45px; color: rgb(255, 255, 255); line-height: 28px; text-decoration: none; display: none; position: fixed; z-index: 10006;
}
.scroll-top-arrow:focus {
	background: rgb(135, 135, 135); padding: 0px; border-radius: 100%; top: 91%; width: 30px; height: 30px; text-align: center; right: 45px; color: rgb(255, 255, 255); line-height: 28px; text-decoration: none; display: none; position: fixed; z-index: 10006;
}
.scroll-top-arrow:hover {
	background: rgb(0, 0, 0); border-color: rgb(255, 33, 79); color: rgb(255, 255, 255); opacity: 0.8;
}
.scroll-top-arrow i {
	line-height: 30px; position: relative;
}
.bg-dark-footer {
	background-color: rgb(20, 20, 20);
}
.footer-logo {
	max-height: 28px;
}
footer input:-ms-input-placeholder {
	color: rgb(111, 111, 111); font-size: 11px; font-weight: 400; -ms-text-overflow: ellipsis; opacity: 1;
}
footer .newsletter input {
	color: rgb(111, 111, 111); letter-spacing: normal;
}
.latest-post {
	list-style: none; margin: 0px; padding: 0px;
}
.latest-post li {
	padding: 15px 0px;
}
aside .latest-post li {
	padding: 9px 0px 10px;
}
aside .latest-post li:last-child {
	padding-bottom: 0px;
}
.latest-post li:first-child {
	padding-top: 0px;
}
.latest-post li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.latest-post li figure {
	width: 60px; float: left;
}
.latest-post li figure {
	margin-bottom: 0px;
}
footer .latest-post li div {
	margin-bottom: 0px;
}
aside .latest-post li figure {
	width: 75px;
}
.latest-post li div {
	top: -1px; line-height: normal; padding-left: 22px; position: relative;
}
.latest-post li figure:hover img {
	transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.latest-post li figure:focus img {
	transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.newsletter input {
	padding: 0px 38px 0px 12px; width: 100%; height: 100%; color: rgb(255, 255, 255); font-size: 12px; float: left;
}
.newsletter .btn.btn-arrow-small {
	background: 0px 0px; border-width: 0px 0px 0px 1px; height: 100%; text-align: center; right: 0px; padding-top: 0px; padding-bottom: 5px; margin-right: 0px;
}
.newsletter .btn.btn-arrow-small i {
	color: rgb(98, 98, 98); font-size: 18px; margin-top: 6px; display: block;
}
.newsletter {
	width: 100%; height: 33px;
}
.newsletter .btn.border-color-white {
	border-color: rgb(255, 255, 255);
}
.newsletter .btn.border-color-black {
	border-color: rgb(0, 0, 0);
}
.newsletter .btn.border-color-extra-dark-gray {
	border-color: rgb(35, 35, 35);
}
.newsletter .btn.border-color-medium-dark-gray {
	border-color: rgb(54, 54, 54);
}
.newsletter .btn.border-color-dark-gray {
	border-color: rgb(147, 147, 147);
}
.newsletter .btn.border-color-extra-medium-gray {
	border-color: rgb(219, 219, 219);
}
.newsletter .btn.border-color-medium-gray {
	border-color: rgb(228, 228, 228);
}
.newsletter .btn.border-color-extra-light-gray {
	border-color: rgb(237, 237, 237);
}
.newsletter .btn.border-color-light-gray {
	border-color: rgb(245, 245, 245);
}
.newsletter .btn.border-color-light-pink {
	border-color: rgb(134, 34, 55);
}
.newsletter .btn.border-color-deep-pink {
	border-color: rgb(255, 33, 79);
}
.newsletter .btn.border-color-transparent-pink {
	border-color: rgba(255, 33, 79, 0.45);
}
.instagram-follow-api ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%; text-align: center; display: flex; flex-wrap: wrap;
}
.instagram-follow-api li {
	padding: 0px 10px 10px 0px; width: 33.33%; display: inline-block; box-sizing: border-box;
}
.instagram-follow-api li img {
	width: 100%;
}
.instagram-follow-api li figure {
	overflow: hidden; margin-bottom: 0px; position: relative;
}
.instagram-follow-api li figure a .insta-counts {
	background: rgba(35, 35, 35, 0.8); left: 0px; width: 100%; text-align: center; bottom: -100%; color: rgb(255, 255, 255); font-size: 12px; position: absolute;
}
.instagram-follow-api li figure:hover a .insta-counts {
	bottom: 0px;
}
.instagram-follow-api li figure a .insta-counts i {
	margin-right: 5px; margin-left: 5px; vertical-align: middle;
}
.instagram-follow-api li figure span {
	vertical-align: middle;
}
.instafeed-style1 {
	overflow: hidden; margin-bottom: 30px;
}
.instafeed-style1 .insta-image {
	width: 100%;
}
.instafeed-style1 .insta-link {
	background: rgb(35, 35, 35); display: block; position: relative;
}
.instafeed-style1 .insta-counts {
	left: 0px; top: 50%; width: 100%; text-align: center; color: rgb(255, 255, 255); position: absolute; opacity: 0; transform: translateY(-30%); -webkit-transform: translateY(-30%); -moz-transform: translateY(-30%); -o-transform: translateY(-30%);
}
.instafeed-style1 .insta-link:hover .insta-counts {
	opacity: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.instafeed-style1 .insta-link:hover .insta-image {
	opacity: 0.2;
}
.instafeed-style1 .insta-counts i {
	font-size: 28px; vertical-align: middle;
}
.instafeed-style1 .insta-counts span {
	margin-right: 25px; position: relative;
}
.instafeed-style1 .insta-counts span.count-number {
	background: rgb(255, 33, 79); border-radius: 100%; left: 15px; top: -14px; width: 22px; height: 22px; text-align: center; line-height: 20px; font-size: 12px; position: absolute;
}
.box-layout {
	padding: 0px 60px;
}
.icon-box {
	border-bottom-color: rgba(255, 255, 255, 0.1); border-bottom-width: 1px; border-bottom-style: solid;
}
:last-child.icon-box {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.icon-box .icon-box-holder {
	height: 112px; padding-left: 74px;
}
.icon-box .icon-box-holder i {
	left: 0px; padding-top: 10px; vertical-align: middle; position: absolute;
}
[class^='ti-'] {
	display: inline-block;
}
[class*=' ti-'] {
	display: inline-block;
}
.head-text {
	line-height: 95px; font-size: 80px;
}
.image-block {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8); -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8); -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
}
.attr-nav > ul > li > a {
	padding: 3px 15px;
}
.icon-play img {
	width: 60%;
}
.icon-play:hover img {
	width: 68%;
}
.icon-box-holder a:hover {
	color: rgb(255, 255, 255);
}
.hover-title-box {
	transition:0.3s ease-in-out; top: 50%; right: -100px; position: absolute; z-index: 99; opacity: 0; transform: translateY(-53px); -webkit-transform: translateY(-53px); -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -moz-transform: translateY(-53px); -o-transform: translateY(-53px);
}
.hover-title-box .separator {
	left: -10px; top: 30px; height: 1px; position: absolute; content: "";
}
.gridblock-main {
	padding: 110px 90px;
}
.gridblock-list li {
	padding: 0px; width: 33.33%; text-align: center; float: left;
}
.gridblock-list > * {
	vertical-align: top; display: inline-block; content: "";
}
.gridblock-list > :nth-child(3n) {
	margin-right: 0px;
}
.blog-header-style1 {
	list-style: none; margin: 0px 8px; padding: 0px; display: flex;
}
.blog-header-style1 li {
	margin: 0px -4px 0px 0px; padding: 0px 8px; transition:0.8s; width: 25%; overflow: hidden; vertical-align: top; display: inline-block; box-sizing: border-box; -webkit-transition: 0.8s; -o-transition: 0.8s; -moz-transition: 0.8s;
}
.blog-header-style1 li .blog-banner {
	height: 100%; display: block; position: relative;
}
.blog-header-style1 li figure figcaption {
	padding: 50px; left: 0px; bottom: 0px; position: absolute; transform: translateY(60px); -webkit-transform: translateY(60px); -moz-transform: translateY(60px); -o-transform: translateY(60px);
}
.blog-header-style1 li.blog-column-active figure figcaption {
	transform: translateY(0px); transition-delay: 0.5s; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -webkit-transition-delay: 0.5s; -o-transform: translateY(0px); -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s;
}
.blog-header-style1 li figure figcaption .btn {
	opacity: 0; transform: translateY(60px); transition-delay: 0.3s; -webkit-transform: translateY(60px); -moz-transform: translateY(60px); -webkit-transition-delay: 0.3s; -o-transform: translateY(60px); -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
.blog-header-style1 li.blog-column-active figure figcaption .btn {
	opacity: 1; transform: translateY(0px); transition-property: all; transition-delay: 0.6s; -webkit-transform: translateY(0); -webkit-transition-property: all; -o-transition-property: all; -moz-transform: translateY(0); -o-transform: translateY(0); -moz-transition-property: all;
}
.blog-header-style1 li.blog-column-active figure figcaption .btn:hover {
	transition-property: all; transition-delay: 0s; -webkit-transition-property: all; -o-transition-property: all; -moz-transition-property: all;
}
.blog-header-style1 li.blog-column-active {
	width: 50%; transition-duration: 0.8s; -moz-transition-duration: 0.8s; -webkit-transition-duration: 0.8s; -o-transition-duration: 0.8s;
}
.blog-header-style1 li .blog-title {
	width: 100%; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.blog-box .blog-box-image {
	transition:0.5s ease-in-out; top: 0px; width: 100%; position: absolute; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.blog-box .blog-box-content {
	transition:0.5s ease-in-out; top: 0px; width: 100%; position: absolute; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.blog-box .blog-box-image {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
.blog-box .blog-box-content {
	opacity: 0; transform: translateY(100%); -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -o-transform: translateY(100%);
}
.blog-box:hover .blog-box-image {
	opacity: 0; transform: translateY(-100%); -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -o-transform: translateY(-100%);
}
.blog-box:hover .blog-box-content {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
.box-separator-line {
	left: -90px; top: 130px; height: 1px; position: absolute; content: "";
}
.right-image {
	width: 60%; right: -100px; bottom: -200px; position: absolute;
}
.right-image img {
	max-width: none;
}
.content-right-slider .swiper-button-next {
	right: 70px;
}
.content-right-slider .swiper-button-prev {
	left: 70px;
}
.color-code {
	z-index: 0; justify-content: space-around; align-items: center;
}
.bg-background-fade {
	background-color: rgb(255, 88, 81);
}
.color-1 {
	transition:background-color 700ms linear; -webkit-transition: background-color 700ms linear; -o-transition: background-color 700ms linear; -moz-transition: background-color 700ms linear;
}
.color-2 {
	transition:background-color 700ms linear; -webkit-transition: background-color 700ms linear; -o-transition: background-color 700ms linear; -moz-transition: background-color 700ms linear;
}
.color-3 {
	transition:background-color 700ms linear; -webkit-transition: background-color 700ms linear; -o-transition: background-color 700ms linear; -moz-transition: background-color 700ms linear;
}
.color-4 {
	transition:background-color 700ms linear; -webkit-transition: background-color 700ms linear; -o-transition: background-color 700ms linear; -moz-transition: background-color 700ms linear;
}
.color-5 {
	transition:background-color 700ms linear; -webkit-transition: background-color 700ms linear; -o-transition: background-color 700ms linear; -moz-transition: background-color 700ms linear;
}
.color-1 {
	background-color: rgb(255, 88, 81);
}
.color-2 {
	background-color: rgb(232, 102, 24);
}
.color-3 {
	background-color: rgb(239, 49, 88);
}
.color-4 {
	background-color: rgb(107, 9, 144);
}
.color-5 {
	background-color: rgb(76, 9, 144);
}
.color-6 {
	background-color: rgb(27, 49, 148);
}
.after-before-separator::before {
	background: rgba(255, 255, 255, 0.2); margin: 0px 15px; width: 35px; height: 1px; vertical-align: super; display: inline-block; content: "";
}
.after-before-separator::after {
	background: rgba(255, 255, 255, 0.2); margin: 0px 15px; width: 35px; height: 1px; vertical-align: super; display: inline-block; content: "";
}
.background-slide {
	height: auto; min-height: 700px;
}
.rev-slider .tp-bullet {
	padding: 0px 4px; border-radius: 0px; width: 35px; height: 3px; opacity: 0.5; background-color: rgb(255, 255, 255);
}
.rev-slider .tp-bullet.selected {
	opacity: 1;
}
.tp-bullet:hover {
	opacity: 1;
}
.text-bold-underline::before {
	width: 100%; height: 3px; right: 0px; bottom: 5px; position: absolute; content: ""; background-color: rgb(255, 33, 79);
}
.parallax-title {
	padding: 16px 35px; display: inline-block;
}
.highlight-bg-text {
	padding: 5px 16px; margin-bottom: 15px; display: inline-block;
}
.arrow-bottom {
	position: relative;
}
.arrow-bottom::after {
	border-width: 15px; border-style: solid; border-color: rgb(245, 245, 245) rgba(245, 245, 245, 0) rgba(245, 245, 245, 0); border-image: none; left: 50%; top: 100%; width: 0px; height: 0px; margin-left: -15px; position: absolute; z-index: 9; content: " "; pointer-events: none;
}
.arrow-top {
	position: relative;
}
.arrow-top::after {
	border-width: 15px; border-style: solid; border-color: rgba(245, 245, 245, 0) rgba(245, 245, 245, 0) rgb(245, 245, 245); border-image: none; left: 50%; top: -29px; width: 0px; height: 0px; margin-left: -15px; position: absolute; z-index: 9; content: " "; pointer-events: none;
}
.clients-list {
	height: 190px;
}
.clients-list:hover {
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
}
.clients-list:hover img {
	-webkit-filter: grayscale(1);
}
.tparrows::before {
	font-family: "Font Awesome 5 Free"; font-weight: 700;
}
.tparrows.tp-leftarrow::before {
	content: "\f060";
}
.tparrows.tp-rightarrow::before {
	content: "\f061";
}
.rev_slider_wrapper {
	height: 980px;
}
@media screen and (-ms-high-contrast:active), all and (-ms-high-contrast:none)
{
nav .accordion-menu {
	position: static;
}
.swiper-container {
	width: 100%;
}
.blog-post-content {
	width: 100%;
}
.left-nav .sidebar-part2 .navbar-expand-lg .navbar-nav {
	flex-direction: column;
}
.sidebar-nav-style-1.navbar-expand-lg .navbar-collapse {
	display: block !important;
}
.signature {
	height: auto;
}
}
.demo-heading {
	line-height: 46px; font-size: 40px;
}
.buy-theme {
	background: rgb(255, 255, 255); top: 130px; right: -70px; position: fixed; z-index: 9999; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); transition-duration: 0.2s; transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); -moz-transition-timing-function: ease-in-out; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.buy-theme i {
	top: -1px; color: rgb(111, 111, 111); font-size: 16px; vertical-align: middle; position: relative;
}
.all-demo i {
	top: -1px; color: rgb(111, 111, 111); font-size: 15px; vertical-align: middle; position: relative;
}
.buy-theme:hover {
	background: rgb(255, 33, 79); right: 0px; transition-duration: 0.2s; transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;
}
.all-demo:hover {
	background: rgb(255, 33, 79); right: 0px; transition-duration: 0.2s; transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;
}
.buy-theme span {
	padding: 0px 9px; top: 0px; position: relative; opacity: 0;
}
.all-demo span {
	padding: 0px 9px; top: 0px; position: relative; opacity: 0;
}
.buy-theme:hover span {
	color: rgb(255, 255, 255); opacity: 1;
}
.all-demo:hover span {
	color: rgb(255, 255, 255); opacity: 1;
}
.buy-theme:hover i {
	color: rgb(255, 255, 255);
}
.all-demo:hover i {
	color: rgb(255, 255, 255);
}
.buy-theme a {
	padding: 2px 10px; color: rgb(35, 35, 35); text-transform: uppercase; font-size: 10px; font-weight: 500; text-decoration: none; display: block;
}
.all-demo a {
	padding: 2px 10px; color: rgb(35, 35, 35); text-transform: uppercase; font-size: 10px; font-weight: 500; text-decoration: none; display: block;
}
.all-demo {
	background: rgb(255, 255, 255); top: 172px; right: -105px; position: fixed; z-index: 9999; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); transition-duration: 0.2s; transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); -moz-transition-timing-function: ease-in-out; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
