body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: sfui, sans-serif;
	color: #12141f;
	margin: 0;
	overflow-x: hidden
}
#loginModal .form-control{height: auto;}
#loginModal .btn{    padding: 1rem 3rem;}
@media only screen and (max-width:991px) {
	html {
		font-size: 87.5%
	}
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

:focus {
	outline: none
}

a {
	text-decoration: none;
	display: inline-block
}

a:hover {
	text-decoration: none
}

button {
	cursor: pointer;
	padding: 0;
	border: 0
}

button:focus {
	outline: 0
}

ul li h2,
ul li h3,
ul li h4,
ul li h5,
ul li h6,
ul li a,
ul li p {
	padding-bottom: 3px
}

picture {
	display: inline-block
}

span {
	display: inline-block
}

svg {
	display: block
}

svg text,
svg tspan {
	font-family: sfui, sans-serif
}

input,
textarea {
	padding: 0
}

input:focus,
textarea:focus {
	outline: 0
}

input.placeholder,
textarea.placeholder {
	font-size: 16px;
	font-weight: 600
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	font-size: 16px;
	font-weight: 600
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	font-size: 16px;
	font-weight: 600
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	font-size: 16px;
	font-weight: 600
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-size: 16px;
	font-weight: 600
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

table {
	border-collapse: collapse
}

section {
	position: relative
}

select {
	width: 100%
}

address {
	font-style: italic;
	margin: 0 0 1.75em
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace
}

pre {
	border: 1px solid #dfdfdf;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

abbr,
acronym {
	border-bottom: 1px dotted #dfdfdf;
	cursor: help
}

abbr[title] {
	border-bottom: 1px dotted
}

mark,
ins {
	color: #fff;
	padding: .125em .25em;
	text-decoration: none
}

big {
	font-size: 125%
}

dl {
	margin: 0 0 1.75em
}

dt {
	font-weight: 700
}

dd {
	margin: 0 0 1.75em
}

ol {
	list-style: decimal;
	margin-left: 1.5em
}

li>ul,
li>ol {
	margin-bottom: 0
}

del {
	opacity: .8
}

table,
th,
td {
	border: 1px solid #ececec
}

table {
	background: #fff
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	width: 100%;
	border-radius: .3125rem;
	overflow: hidden
}

caption,
th,
td {
	font-weight: 400;
	text-align: left
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700
}

td {
	border-width: 0 1px 1px 0
}

th,
td {
	padding: .4375rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	font-weight: 400;
	font-family: sfui, sans-serif
}

p {
	font-weight: 400;
	margin: 0;
	padding: 0;
	font-family: sfui, sans-serif
}

.blockquote h4 {
	line-height: 3rem
}

.blockquote h5 {
	line-height: 2.8rem
}

.h1-font,
h1 {
	font-size: 2.25rem;
	line-height: 1.35
}

@media only screen and (min-width:768px) {

	.h1-font,
	h1 {
		font-size: 7rem;
		line-height: 1.16
	}
}

.h2-font,
h2 {
	font-size: 2.25rem;
	line-height: 1.35
}

@media only screen and (min-width:768px) {

	.h2-font,
	h2 {
		font-size: 3rem;
		line-height: 1.2
	}
}

.h3-font,
h3 {
	font-size: 4rem;
	line-height: 1.35;    
}

.h4-font,
h4 {
	font-size: 1.5rem;
	line-height: 1.4
}

.h5-font,
h5 {
	font-size: 1.375rem;
	line-height: 1.5
}

.h6-font,
h6,
.blockquote {
	font-size: 1.125rem;
	line-height: 1.65
}

.body-font,
p {
	font-size: 1rem;
	line-height: 1.75
}

.font-size--12 {
	font-size: .75rem
}

.font-size--13 {
	font-size: .8125rem
}

.font-size--14 {
	font-size: .875rem
}

.font-size--15 {
	font-size: .9375rem
}

.font-size--16 {
	font-size: 1rem
}

.font-size--17 {
	font-size: 1.0625rem
}

.font-size--18 {
	font-size: 1.125rem
}

.font-size--20 {
	font-size: 1.25rem
}

.font-size--22 {
	font-size: 1.375rem
}

.font-size--24 {
	font-size: 1.5rem
}

.font-size--26 {
	font-size: 1.625rem
}

.font-size--30 {
	font-size: 1.875rem
}

.font-size--40 {
	font-size: 2.5rem
}

.font-size--48 {
	font-size: 3rem
}

.font-size--55 {
	font-size: 3.4375rem
}

.font-size--60 {
	font-size: 3.75rem
}

.font-size--72 {
	font-size: 3rem
}

@media only screen and (min-width:768px) {
	.font-size--72 {
		font-size: 4.5rem
	}
}

.line-height--28 {
	line-height: 1.75rem
}

.font-w--300 {
	font-weight: 300 !important
}

.font-w--400 {
	font-weight: 400 !important
}

.font-w--500 {
	font-weight: 500 !important
}

.font-w--600 {
	font-weight: 600 !important
}

.font-w--700 {
	font-weight: 700 !important
}
 
 

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000000
}
 
.bg-white h1:not([class*=text-color-]):not([class*=color-]),
.bg-white h2:not([class*=text-color-]):not([class*=color-]),
.bg-white h3:not([class*=text-color-]):not([class*=color-]),
.bg-white h4:not([class*=text-color-]):not([class*=color-]),
.bg-white h5:not([class*=text-color-]):not([class*=color-]),
.bg-white h6:not([class*=text-color-]):not([class*=color-]) {
	color: #12141f
}

p {
	color: #4f4f55
}

.section--dark p:not([class*=text-color-]):not([class*=color-]) {
	color: #000
}

[class*=bg-gradient] p:not([class*=text-color-]):not([class*=color-]),
.bg-color--primary p:not([class*=text-color-]):not([class*=color-]) {
	color: #fff
}

.bg-white p:not([class*=text-color-]):not([class*=color-]) {
	color: #7c7d8d
}

[class*=bg-gradient] p:not([class*=opacity-]),
.bg-color--primary p:not([class*=opacity-]) {
	opacity: .8
}

.bg-white p {
	opacity: 1 !important
}

.section--darkblue p:not([class*=text-color-]):not([class*=color-]) {
	color: #7f94e2
}

 

.section--darkblue .text-color--200 {
	color: #e2e7f8
}

.text-color--300 {
	color: #383844
}

.section--darkblue .text-color--300 {
	color: #a4baff
}

 

.section--darkblue .text-color--400 {
	color: #7f94e2
}

.section--darkblue .text-color--500 {
	color: #6f85d4
}

.text-color--700 {
	color: #12141f
}

.text-color--cta--2 {
	color: #eb7939
}

.text-color--cta--3 {
	color: #ff4b36
}

.text-color--cta--4 {
	color: #1ed660
}

.text-color--cta--5 {
	color: #fb9720
}

.color--white {
	color: #fff !important
}

.color--orange {
	color: #eb7939 !important
}

.color--coral {
	color: #ff4b36 !important
}

.color--green {
	color: #1ed660 !important
}
 

[data-appearance=light] .main {
	background: #fff
}

[data-appearance=dark] {}

[data-appearance=darkblue] {
	background: #121a70
}

.bg-color--primary-light--1,
.blog-details .header-area::before {
	background: #f5f9ff
}

.bg-color--darkblue--1 {
	background: #1e2994
}

.bg-color--green {
	background: #1ed660
}

.bg-color--purple {
	background: #9313db
}

.bg-gradient-primary--1 {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(245, 249, 255, 0)), to(#F5F9FF));
	background: -o-linear-gradient(bottom, rgba(245, 249, 255, 0) 0%, #F5F9FF 100%);
	background: linear-gradient(to top, rgba(245, 249, 255, 0) 0%, #F5F9FF 100%)
}

[class*=bg-color--primary-opacity-] {
	position: relative
}

[class*=bg-color--primary-opacity-]::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}

.bg-color--transparent {
	background: 0 0
}

.bg-color--primary-opacity--05::before {
	opacity: .05
}

.bg-color--primary-opacity--10::before {
	opacity: .1
}

.bg-color--primary-opacity--15::before {
	opacity: .15
}

.bg-color--primary-opacity--20::before {
	opacity: .2
}

.bg-color--blue-opacity--10 {
	background: rgba(57, 101, 244, .1)
}

.bg-color--blue-opacity--15 {
	background: rgba(57, 101, 244, .15)
}

.bg-color--blue-opacity--20 {
	background: rgba(57, 101, 244, .2)
}

.bg-color--black-opacity {
	background: rgba(0, 0, 0, .1)
}

.bg-color--black-opacity--10 {
	background: rgba(0, 0, 0, .1)
}

.bg-color--black-opacity--15 {
	background: rgba(0, 0, 0, .15)
}

.bg-color--black-opacity--20 {
	background: rgba(0, 0, 0, .2)
}

.bg-color--white {
	background: #fff
}

.bg-color--white-opacity--05 {
	background: rgba(255, 255, 255, .05)
}

.bg-color--white-opacity--10 {
	background: rgba(255, 255, 255, .1)
}

.bg-color--white-opacity--15 {
	background: rgba(255, 255, 255, .15)
}

.bg-color--white-opacity--20 {
	background: rgba(255, 255, 255, .2)
}

.bg-gradient--1 {
	background: -webkit-gradient(linear, left top, right top, from(#5179f5), to(#66e4cd));
	background: -o-linear-gradient(left, #5179f5 0%, #66e4cd 100%);
	background: linear-gradient(to right, #5179f5 0%, #66e4cd 100%);
	background-size: 105% 105%
}

.bg-gradient--2 {
	background: -o-linear-gradient(45deg, #23a6e2 0%, #64c5a7 100%);
	background: linear-gradient(45deg, #23a6e2 0%, #64c5a7 100%);
	background-size: 105% 105%
}

.bg-gradient--3 {
	background: -o-linear-gradient(225deg, #EF8F6D 0%, #EB699D 100%);
	background: linear-gradient(225deg, #EF8F6D 0%, #EB699D 100%);
	background-size: 105% 105%
}

.bg-gradient--4 {
	background: -o-linear-gradient(45deg, #ff4bc4 0%, #375aeb 66%, #2b5bed 100%);
	background: linear-gradient(45deg, #ff4bc4 0%, #375aeb 66%, #2b5bed 100%);
	background-size: 105% 105%
}

.bg-gradient--5 {
	background: -webkit-gradient(linear, left top, right top, from(#0099FF), to(#6610f2));
	background: -o-linear-gradient(left, #0099FF 0%, #6610f2 100%);
	background: linear-gradient(90deg, #0099FF 0%, #6610f2 100%);
	background-size: 105% 105%
}

.bg-gradient--6 {
	background: -o-linear-gradient(45deg, #8448ff 0%, #21007b 80%);
	background: linear-gradient(45deg, #8448ff 0%, #21007b 80%);
	background-size: 105% 105%
}

.bg-gradient--7 {
	background: -o-linear-gradient(160deg, #8131c6 0%, #211e8c 100%), -o-linear-gradient(160deg, #8131c6 0%, #211e8c 100%);
	background: linear-gradient(-70deg, #8131c6 0%, #211e8c 100%), linear-gradient(-70deg, #8131c6 0%, #211e8c 100%);
	background-size: 105% 105%
}

.bg-gradient--8 {
	background: -webkit-gradient(linear, left top, right top, from(#642B73), to(#C6426E));
	background: -o-linear-gradient(left, #642B73 0%, #C6426E 100%);
	background: linear-gradient(to right, #642B73 0%, #C6426E 100%);
	background-size: 105% 105%
}

.bg-gradient--darkblue--1 {
	background: -o-linear-gradient(45deg, #0e0f69 0%, #2b38af 100%);
	background: linear-gradient(45deg, #0e0f69 0%, #2b38af 100%);
	background-size: 105% 105%
}

.bg-gradient--darkblue--2 {
	background: -o-radial-gradient(30% 50%, circle 850px, #27269f 0%, #0e0f69 100%);
	background: radial-gradient(circle 850px at 30% 50%, #27269f 0%, #0e0f69 100%);
	background-size: 105% 105%
}

.bg-gradient--darkblue--3 {
	background: -o-radial-gradient(50% 60%, circle 1120px, #27269f 0%, #0e0f69 100%);
	background: radial-gradient(circle 1120px at 50% 60%, #27269f 0%, #0e0f69 100%);
	background-size: 105% 105%
}

.bg-gradient--darkblue--4 {
	background: -o-radial-gradient(50% 100%, circle 1625px, #27269f 0%, #0e0f69 100%);
	background: radial-gradient(circle 1625px at 50% 100%, #27269f 0%, #0e0f69 100%);
	background-size: 105% 105%
}

.bg-gradient--darkblue--5 {
	background: -o-radial-gradient(50% 0%, farthest-corner, #27269F 0%, #0E0F69 90%);
	background: radial-gradient(farthest-corner at 50% 0%, #27269F 0%, #0E0F69 90%);
	background-size: 105% 105%
}

.bg-gradient--darkblue--6 {
	background: -webkit-gradient(linear, left top, left bottom, from(#0e0f69), to(#2b38af));
	background: -o-linear-gradient(top, #0e0f69 0%, #2b38af 100%);
	background: linear-gradient(180deg, #0e0f69 0%, #2b38af 100%);
	background-size: 105% 105%
}

.bg-gradient-purple--1 {
	background: -o-linear-gradient(315deg, rgba(146, 52, 208, 0.75) 0%, rgba(135, 50, 201, 0.75) 10%, #652bb5 40%, #211e8c 100%);
	background: linear-gradient(-225deg, rgba(146, 52, 208, 0.75) 0%, rgba(135, 50, 201, 0.75) 10%, #652bb5 40%, #211e8c 100%);
	background-size: 105% 105%
}

.fill--white rect,
.fill--white path,
.fill--white polygon,
.fill--white circle {
	fill: #fff
}

.fill-primary-light--1 rect,
.fill-primary-light--1 path,
.fill-primary-light--1 polygon,
.fill-primary-light--1 circle {
	fill: #f5f9ff
}

.btn {
	border: 0;
	outline: 0;
	font-weight: 700;
	padding: 1.125rem 1.7rem;
	font-size: 1.0625rem;
	border-radius: .15625rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	background-size: 110% 110% !important
}

.btn:focus,
.btn.focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .btn__text {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.btn i {
	line-height: initial
}

.btn-size--lg {
	padding-right: 3.125rem;
	padding-left: 3.125rem
}

.btn-size--md {
	padding-top: .875rem;
	padding-bottom: .875rem;
	font-size: 1rem
}

.btn-size--sm {
	padding-top: .625rem;
	padding-bottom: .625rem;
	font-size: .9375rem
}

.btn--transparent {
	background: 0 0;
	padding: 0
}

.btn .icon-arrow-right {
	font-weight: 600;
	padding-left: .9375rem
}

.btn:hover .icon-arrow-right {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px)
}

.btn-border {
	border: 1px solid
}

.btn-border--width--2 {
	border-width: 2px
}

.btn-border--color--dark {
	border-color: #12141f
}

.btn-border--color--light {
	border-color: #fff
}

.btn-bg--primary {
	color: #fff !important
}

.btn-bg--primary:hover {
	color: #fff !important
}

.btn-bg--primary--05::after {
	content: "";
	opacity: .05;
	height: 100%;
	width: 100%;
	position: absolute !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.btn-bg--white {
	background: #fff;
	color: #12141f
}

.btn-bg--white:hover {
	color: #12141f
}

.btn-bg--white--10 {
	background: rgba(255, 255, 255, .1)
}

.btn-bg--white--15 {
	background: rgba(255, 255, 255, .15)
}

.btn-bg--white--20 {
	background: rgba(255, 255, 255, .2)
}

.btn-bg--dark {
	background: #1e202d;
	color: #fff !important
}

.btn-bg--darkblue {
	background: #121871;
	color: #fff !important
}

.btn-bg--darkblue:hover {
	color: #fff !important
}

.btn-bg--cta--2 {
	background: #eb7939;
	color: #fff !important
}

.btn-bg--cta--2:hover {
	color: #fff !important
}

.btn-bg--cta--3 {
	background: #ff4b36;
	color: #fff
}

.btn-bg--cta--3:hover {
	color: #fff
}

.btn-bg--cta--4 {
	background: #1ed660;
	color: #fff !important
}

.btn-bg--cta--4:hover {
	color: #fff !important
}

.btn-bg--cta--5 {
	background: #fb9720;
	color: #fff !important
}

.btn-bg--cta--5:hover {
	color: #fff !important
}

.button-group .btn {
	margin-bottom: .46875rem;
	margin-top: .46875rem
}

.button-group .btn:not(:first-child) {
	margin-left: .625rem
}

.btn-media {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0
}

.btn-media-size--xs {
	width: 1.625rem;
	height: 1.625rem
}

.btn-media-size--xs i {
	font-size: .6875rem
}

.btn-media-size--sm {
	width: 2.625rem;
	height: 2.625rem
}

.btn-media-size--sm i {
	font-size: 1rem
}

.btn-media-size--md {
	width: 4.125rem;
	height: 4.125rem
}

.btn-media-size--md i {
	font-size: 1.25rem
}

.btn-media-size--lg {
	width: 6.25rem;
	height: 6.25rem
}

.btn-media-size--lg i {
	font-size: 1.75rem
}

.rounded--none,
.btn.rounded--none {
	border-radius: 0 !important
}

.rounded--default,
.btn,
.btn.btn-bg--primary--05::before,
.rounded--default.btn-bg--primary--05::before,
.dropdown-module-list,
.dropdown-module__item,
.dropdown-menu,
.dropdown-menu>li {
	border-radius: .3125rem
}

.rounded--03,
.dropdown-item {
	border-radius: .1875rem
}

.rounded--05 {
	border-radius: .3125rem
}

.rounded--08 {
	border-radius: .5rem
}

.rounded--10 {
	border-radius: .625rem
}

.rounded--15 {
	border-radius: .9375rem
}

.rounded--full,
.rounded--full[class*=bg-color--primary-opacity-]::before,
.btn.rounded--full,
.rounded--full.btn-bg--primary--05::before {
	border-radius: 6.25rem
}

.opacity--02 {
	opacity: .02
}

.opacity--03 {
	opacity: .03
}

.opacity--05 {
	opacity: .05
}

.opacity--08 {
	opacity: .08
}

.opacity--10 {
	opacity: .1
}

.opacity--20 {
	opacity: .2
}

.opacity--30 {
	opacity: .3
}

.opacity--40 {
	opacity: .4
}

.opacity--50 {
	opacity: .5
}

.opacity--60 {
	opacity: .6
}

.opacity--70 {
	opacity: .7
}

.opacity--80 {
	opacity: .8
}

.opacity--90 {
	opacity: .9
}

.opacity--100 {
	opacity: 100
}

.border--none {
	border: 0
}

.border--around {
	border-style: solid;
	border-width: 1px
}

.border--top {
	border-style: solid;
	border-width: 1px 0 0
}

.border--bottom {
	border-style: solid;
	border-width: 0 0 1px
}

.border--left {
	border-style: solid;
	border-width: 0 0 0 1px
}

.border--right {
	border-style: solid;
	border-width: 0 1px 0 0
}

.remove-space--top>div:first-child,
.remove-space--top>span:first-child,
.remove-space--top>p:first-child,
.remove-space--top>li:first-child,
.remove-space--top>li a:first-child {
	margin-top: 0 !important;
	padding-top: 0 !important
}

.remove-space--bottom>div:last-child,
.remove-space--bottom>span:last-child,
.remove-space--bottom>p:last-child,
.remove-space--bottom>li:last-child,
.remove-space--bottom>li a:last-child {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important
}

.remove-space--x>div:first-child,
.remove-space--x>span:first-child,
.remove-space--x>p:first-child,
.remove-space--x>li:first-child,
.remove-space--x>a:first-child {
	margin-left: 0 !important;
	padding-left: 0 !important
}

.remove-space--x>div:last-child,
.remove-space--x>span:last-child,
.remove-space--x>p:last-child,
.remove-space--x>li:last-child,
.remove-space--x>a:last-child {
	margin-right: 0 !important;
	padding-right: 0 !important
}

.remove-space--xy>div:first-child,
.remove-space--xy>span:first-child,
.remove-space--xy>p:first-child,
.remove-space--xy>li:first-child,
.remove-space--xy>a:first-child {
	margin-left: 0 !important;
	padding-left: 0 !important;
	margin-top: 0 !important;
	padding-top: 0 !important
}

.remove-space--xy>div:last-child,
.remove-space--xy>span:last-child,
.remove-space--xy>p:last-child,
.remove-space--xy>li:last-child,
.remove-space--xy>a:last-child {
	margin-right: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important
}

@media only screen and (min-width:576px) {

	.remove-space-sm--top>div:first-child,
	.remove-space-sm--top>span:first-child,
	.remove-space-sm--top>p:first-child,
	.remove-space-sm--top>li:first-child,
	.remove-space-sm--top>li a:first-child {
		margin-top: 0 !important;
		padding-top: 0 !important
	}

	.remove-space-sm--bottom>div:last-child,
	.remove-space-sm--bottom>span:last-child,
	.remove-space-sm--bottom>p:last-child,
	.remove-space-sm--bottom>li:last-child,
	.remove-space-sm--bottom>li a:last-child {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important
	}

	.remove-space-sm--x>div:first-child,
	.remove-space-sm--x>span:first-child,
	.remove-space-sm--x>p:first-child,
	.remove-space-sm--x>li:first-child,
	.remove-space-sm--x>a:first-child {
		margin-left: 0 !important;
		padding-left: 0 !important
	}

	.remove-space-sm--x>div:last-child,
	.remove-space-sm--x>span:last-child,
	.remove-space-sm--x>p:last-child,
	.remove-space-sm--x>li:last-child,
	.remove-space-sm--x>a:last-child {
		margin-right: 0 !important;
		padding-right: 0 !important
	}

	.remove-space-sm--xy>div:first-child,
	.remove-space-sm--xy>span:first-child,
	.remove-space-sm--xy>p:first-child,
	.remove-space-sm--xy>li:first-child,
	.remove-space-sm--xy>a:first-child {
		margin-left: 0 !important;
		padding-left: 0 !important;
		margin-top: 0 !important;
		padding-top: 0 !important
	}

	.remove-space-sm--xy>div:last-child,
	.remove-space-sm--xy>span:last-child,
	.remove-space-sm--xy>p:last-child,
	.remove-space-sm--xy>li:last-child,
	.remove-space-sm--xy>a:last-child {
		margin-right: 0 !important;
		padding-right: 0 !important;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important
	}
}

.box-shadow--1 {
	-webkit-box-shadow: 0 .1875rem .3125rem 0 rgba(44, 46, 48, .15);
	box-shadow: 0 .1875rem .3125rem 0 rgba(44, 46, 48, .15)
}

.box-shadow--2,
.dropdown-module-list,
.dropdown-menu {
	-webkit-box-shadow: 0 .5rem 1.875rem rgba(0, 0, 0, .15);
	box-shadow: 0 .5rem 1.875rem rgba(0, 0, 0, .15)
}

.box-shadow--3 {
	-webkit-box-shadow: 0 .75rem 1.875rem rgba(0, 0, 0, .06);
	box-shadow: 0 .75rem 1.875rem rgba(0, 0, 0, .06)
}

.box-shadow--4 {
	-webkit-box-shadow: 0 .5rem 1.25rem rgba(0, 0, 0, .1);
	box-shadow: 0 .5rem 1.25rem rgba(0, 0, 0, .1)
}

.box-shadow--5 {
	-webkit-box-shadow: 0 1.5625rem 4.0625rem 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1.5625rem 4.0625rem 0 rgba(0, 0, 0, .1)
}

.box-shadow--6 {
	-webkit-box-shadow: 0 .3125rem .9375rem 0 rgba(0, 0, 0, .1);
	box-shadow: 0 .3125rem .9375rem 0 rgba(0, 0, 0, .1)
}

@media only screen and (max-width:575px) {
	.max-w--320 {
		max-width: 20rem
	}

	.max-w--350 {
		max-width: 21.875rem
	}

	.max-w--400 {
		max-width: 31.25rem
	}

	.max-w--500 {
		max-width: 31.25rem
	}
}

.w-80 {
	width: 80%
}

.w-85 {
	width: 80%
}

.w-90 {
	width: 90%
}

.h-100vh {
	height: 100vh
}

.h-min-100vh {
	min-height: 100vh
}

@media only screen and (min-width:992px) {
	.h-lg-100vh {
		height: 100vh
	}

	.h-min-lg-100vh {
		min-height: 100vh
	}
}

.hidden {
	overflow: hidden
}

.z-index1 {
	z-index: 1
}

.z-index2 {
	z-index: 2
}

.z-index3 {
	z-index: 3
}

.z-index-1 {
	z-index: -1
}

.z-index-2 {
	z-index: -2
}

.z-index-3 {
	z-index: -3
}
 

.height-emulator {
	float: left
}

.transition-default,
.btn,
.btn .icon-arrow-right,
.btn-media,
.card--full-image img,
[class*=card-hover],
.card--v2 .card,
.card--v2 .card__title,
.card--v3 .card,
.list-group-item,
a.color--primary,
a.color--white,
a.text-color--200,
a.text-color--300,
a.text-color--400,
a.text-color--500,
a.text-color--700,
.preloader.loaded .blobs,
.icon-group a,
.icon-rounded i,
.icon-fill--wide .t-icon,
.icon-fill--wide .t-icon__brand-icon,
.icon-fill--wide .t-icon__brand-name,
.pie-chart--flat path:hover,
.accordion i,
.carosuel-slider--v1 .slick-dots button,
.carosuel-triangle,
.carosuel-slider--v3 .slide,
.carosuel-slider--v3 .slide .card-body,
.carosuel-slider--v3 .slide .card-footer,
.carosuel-cursor,
.carosuel-slider--v5 .slick-dots button,
.roadmap__year li,
.dropdown-module__item,
[data-tooltip],
.pagination .page-item .page-link,
.pagination .page-item--page-gap,
.article-author__avatar,
.article-author__name,
.article__title h2,
.blog-details .entry-header .entry-author .url,
.blog-details .entry-meta .post-categories a,
.blog-sidebar .widget li,
.blog-sidebar .widget li a,
.widget_calendar tbody a,
.post-navigation .post-title,
.navbar .navbar-nav .nav-link,
.navbar-sticky--transitioned,
.dropdown-menu,
.dropdown-item,
.dropdown-submenu .dropdown-toggle:after,
.navbar-language__list a,
.documents--v1 .card .card-download,
.documents--v1 .card .card-download a,
.roadmap--v4 .content-body,
.customer-website .item-description,
.footer a,
.switcher,
.switcher-tab__item button,
.switcher .theme-variation span,
.switcher .theme-variation .demo-item img,
.demo-item__options a i {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.list-inside li {
	list-style-position: inside
}

.flex-1 {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0;
	flex: 1 0 0
}

.card {
	border-radius: .3125rem
}

.card-img {
	border-radius: .3125rem
}

.card-img-top {
	border-top-right-radius: .28125rem;
	border-top-left-radius: .28125rem
}

.card-img-bottom {
	border-bottom-right-radius: .28125rem;
	border-bottom-left-radius: .28125rem
}

.card--double {
	position: relative;
	z-index: 1;
	-webkit-box-shadow: -10px 10px 0 4px rgba(255, 255, 255, .6);
	box-shadow: -10px 10px 0 4px rgba(255, 255, 255, .6)
}

.card-body {
	padding: 1.5625rem
}

.card--full-image {
	overflow: hidden
}

.card--full-image:before {
	content: "";
	position: absolute !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	border-radius: .3125rem;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(black));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, black 100%);
	background: linear-gradient(-180deg, rgba(0, 0, 0, 0.4) 0%, black 100%);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 1;
	opacity: .5
}

.card--full-image .card-body {
	position: relative;
	z-index: 1
}

.card--full-image:hover img {
	-webkit-transform: scale(1.1) rotate(2deg);
	-ms-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg)
}

.card--full-image:hover:before {
	opacity: 1
}

.card--v1:not(:first-child) {
	margin-top: -1px
}

@media only screen and (min-width:768px) {
	.card--v1 {
		padding-right: 15px;
		padding-left: 15px
	}

	.card--v1 [class*=col-] {
		padding-left: 0;
		padding-right: 0
	}

	.card--v1 .card {
		margin-left: -1px
	}

	.card--v1:first-child .card {
		border-top-color: transparent
	}

	.card--v1:last-child .card {
		border-bottom-color: transparent
	}
}

.card--v1 .card {
	position: relative
}

.card--v1 .card:hover {
	z-index: 1
}

.card--v2 .card {
	max-width: 28.125rem
}

.card--v2 .card__title {
	color: #12141f
}

.card--v2 .card.focused,
.card--v2 .card:hover {
	-webkit-box-shadow: -5px 0 0 0 #1ed660, 0 12px 24px 0 rgba(0, 0, 0, .1);
	box-shadow: -5px 0 0 0 #1ed660, 0 12px 24px 0 rgba(0, 0, 0, .1)
}

.card--v3 .card {
	border: 0
}

.card--v3 .card:hover {
	-webkit-box-shadow: 0 20px 44px 0 rgba(0, 0, 0, .15), 0 0 0 5px #ff4b36;
	box-shadow: 0 20px 44px 0 rgba(0, 0, 0, .15), 0 0 0 5px #ff4b36
}

.card--v3 .card .card-body {
	padding: 0
}

.card--v3 .card .card-footer {
	border-top: 0;
	padding: 0;
	background: 0 0
}

.list-group-item {
	padding-top: .9375rem;
	padding-bottom: .9375rem;
	border-color: #ececec
}

.list-group-item-action {
	color: #12141f
}

a.list-group-item:hover {
	opacity: 1 !important
}

a.list-group-item.active,
a.list-group-item:focus {
	background: #f8fafc;
	border-color: #ececec
}

.btn-hover--3d:hover,
.btn-hover--3d:focus {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px)
}

.btn-hover--splash {
	position: relative;
	overflow: hidden
}

.btn-hover--splash:before {
	content: "";
	position: absolute !important;
	top: -40px;
	right: auto;
	bottom: auto;
	left: -100px;
	height: 220px;
	width: 50px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
	z-index: -1;
	opacity: .1;
	-webkit-transform: skew(-12deg, 0deg);
	-ms-transform: skew(-12deg, 0deg);
	transform: skew(-12deg, 0deg);
	-webkit-transition: .5s ease 0s;
	-o-transition: .5s ease 0s;
	transition: .5s ease 0s;
	visibility: hidden
}

.btn-hover--splash.btn--bg-white:before {
	background: -webkit-gradient(linear, left top, right top, from(rgba(221, 221, 221, 0)), color-stop(1%, rgba(221, 221, 221, 0.03)), color-stop(30%, rgba(221, 221, 221, 0.4)), color-stop(50%, rgba(221, 221, 221, 0.85)), color-stop(70%, rgba(221, 221, 221, 0.75)), color-stop(71%, rgba(221, 221, 221, 0.75)), to(rgba(221, 221, 221, 0)));
	background: -o-linear-gradient(left, rgba(221, 221, 221, 0) 0%, rgba(221, 221, 221, 0.03) 1%, rgba(221, 221, 221, 0.4) 30%, rgba(221, 221, 221, 0.85) 50%, rgba(221, 221, 221, 0.75) 70%, rgba(221, 221, 221, 0.75) 71%, rgba(221, 221, 221, 0) 100%);
	background: linear-gradient(to right, rgba(221, 221, 221, 0) 0%, rgba(221, 221, 221, 0.03) 1%, rgba(221, 221, 221, 0.4) 30%, rgba(221, 221, 221, 0.85) 50%, rgba(221, 221, 221, 0.75) 70%, rgba(221, 221, 221, 0.75) 71%, rgba(221, 221, 221, 0) 100%)
}

.btn-hover--splash:hover:before {
	left: 100%;
	visibility: visible;
	-webkit-transition: .5s ease .2s;
	-o-transition: .5s ease .2s;
	transition: .5s ease .2s
}

.btn-hover--primary:hover {
	color: #fff !important;
	opacity: 1 !important
}

.btn-hover--cta--1:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#d4ba00), to(#ffdf00)) !important;
	background: -o-linear-gradient(bottom, #d4ba00 0%, #ffdf00 100%) !important;
	background: linear-gradient(to top, #d4ba00 0%, #ffdf00 100%) !important;
	-webkit-box-shadow: inset 0 -3px 5px rgba(255, 255, 255, .5);
	box-shadow: inset 0 -3px 5px rgba(255, 255, 255, .5);
	color: #12141f !important
}

.btn-hover--cta--2:hover {
	background: #eb7939 !important;
	color: #fff !important
}

.btn-hover--cta--3:hover {
	background: #ff4b36 !important;
	color: #fff !important
}

.btn-hover--cta--4:hover {
	background: #1ed660 !important;
	color: #fff !important
}

.btn-hover--cta--5:hover {
	background: #fb9720 !important;
	color: #fff !important
}

a.color--primary:hover,
a.color--white:hover,
a.text-color--200:hover,
a.text-color--300:hover,
a.text-color--400:hover,
a.text-color--500:hover,
a.text-color--700:hover {
	opacity: .8
}

a.text-color--cta--1 {
	color: linear-gradient(to top, #d4ba00 0%, #ffdf00 100%)
}

a.text-color--cta--1:hover {
	color: linear-gradient(to top, #d4ba00 0%, #ffdf00 100%)
}

a.text-color--cta--2 {
	color: #eb7939
}

a.text-color--cta--2:hover {
	color: #eb7939
}

a.text-color--cta--3 {
	color: #ff4b36
}

a.text-color--cta--3:hover {
	color: #ff4b36
}

a.text-color--cta--4 {
	color: #1ed660
}

a.text-color--cta--4:hover {
	color: #1ed660
}

a.text-color--cta--5 {
	color: #fb9720
}

a.text-color--cta--5:hover {
	color: #fb9720
}

.text-hover--primary:hover {
	opacity: 1 !important
}

.section--dark .text-hover--primary:hover,
.section--darkblue .text-hover--primary:hover {
	opacity: 1 !important
}

.text-hover--dark:hover {
	color: #12141f !important;
	opacity: 1
}

.text-hover--light:hover {
	color: #ececec !important;
	opacity: 1
}

.card-hover--3d:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}

.card-hover--shadow:hover {
	-webkit-box-shadow: 0 12px 35px rgba(0, 0, 0, .15);
	box-shadow: 0 12px 35px rgba(0, 0, 0, .15)
}

.card-hover--shadow-3d:hover {
	-webkit-box-shadow: 0 12px 35px rgba(0, 0, 0, .15);
	box-shadow: 0 12px 35px rgba(0, 0, 0, .15);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}

.card-hover--bg--primary-shadow.focused,
.card-hover--bg--primary-shadow:hover {
	-webkit-box-shadow: 0 20px 44px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 20px 44px 0 rgba(0, 0, 0, .2)
}

.card-hover--bg--alt-shadow.focused,
.card-hover--bg--alt-shadow:hover {
	-webkit-box-shadow: 0 20px 44px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 20px 44px 0 rgba(0, 0, 0, .2);
	background: #1ed660
}

a.justify-content-between:hover .arrow_right,
a.justify-content-between:hover+i,
.justify-content-between>a:hover+i,
.justify-content-between>a:hover i {
	-webkit-transform: translateX(0.375rem);
	-ms-transform: translateX(0.375rem);
	transform: translateX(0.375rem)
}

a.justify-content-between .arrow_right,
.justify-content-between>a+i,
.justify-content-between>a i {
	-webkit-transition: -webkit-transform .1s linear;
	transition: -webkit-transform .1s linear;
	-o-transition: transform .1s linear;
	transition: transform .1s linear;
	transition: transform .1s linear, -webkit-transform .1s linear
}

.btn-media:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-radius: 50px;
	-webkit-box-shadow: 0 0 0 15px transparent;
	box-shadow: 0 0 0 15px transparent;
	opacity: 1;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	visibility: hidden
}

.btn-media.rounded--full:before {
	border-radius: 100px
}

.btn-media:hover:before {
	opacity: 0;
	-webkit-transform: scale(1.7);
	-ms-transform: scale(1.7);
	transform: scale(1.7);
	visibility: visible;
	-webkit-box-shadow: 0 0 0 15px #fff;
	box-shadow: 0 0 0 15px #fff
}

.background-holder {
	position: absolute !important;
	top: 10%;
	bottom: auto;
	left: 0;
	width: 500px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right;
	opacity: 0.5;
}
.background-holder2 { 
	top: 0%;
	bottom: auto;
	left: 0; 
	width: 100%;  
	background-position: center;
	opacity: 1;
}

.background--cover {
	background-size: cover
}

.background--contain {
	background-size: contain
}

.background--auto {
	background-size: auto
}

.background--center {
	background-position: center
}

.background--top {
	background-position: top
}

.background--bottom {
	background-position: bottom
}

.background--left {
	background-position: left
}

.background--right {
	background-position: right
}

.background--top--left {
	background-position: top left
}

.background--top--right {
	background-position: top right
}

.background--bottom--left {
	background-position: bottom left
}

.background--bottom--right {
	background-position: bottom right
}

.background--repeat {
	background-repeat: repeat !important
}

.svg-shape {
	position: absolute !important;
	top: auto;
	right: 0;
	bottom: -2px;
	left: 0
}

.svg-shape--top {
	position: absolute !important;
	top: -2px;
	right: auto;
	bottom: auto;
	left: 0
}

.svg-shape--top--right {
	position: absolute !important;
	top: -2px;
	right: 0;
	bottom: auto;
	left: auto
}

.space,
.space--2,
.space--3 {
	padding-top: 4.25rem !important;
	padding-bottom: 4.25rem !important
}

.space--top,
.space--top--2,
.space--top--3 {
	padding-top: 4.25rem !important
}

.space--bottom,
.space--bottom--2,
.space--bottom--3 {
	padding-bottom: 4.25rem !important
}

@media only screen and (min-width:992px) {

	.space,
	.space--2,
	.space--3 {
		padding-top: 5.66667rem !important;
		padding-bottom: 5.66667rem !important
	}

	.space--top,
	.space--top--2,
	.space--top--3 {
		padding-top: 5.66667rem !important
	}

	.space--bottom,
	.space--bottom--2,
	.space--bottom--3 {
		padding-bottom: 5.66667rem !important
	}
}

@media only screen and (min-width:1200px) {
	.space {
		padding-top: 5rem !important;
		padding-bottom: 5rem !important
	}

	.space--2 {
		padding-top: 15.3rem !important;
		padding-bottom: 15.3rem !important
	}

	.space--3 {
		padding-top: 21.25rem !important;
		padding-bottom: 21.25rem !important
	}

	.space--top {
		padding-top: 6rem !important
	}

	.space--top--2 {
		padding-top: 15.3rem !important
	}

	.space--top--3 {
		padding-top: 21.25rem !important
	}

	.space--bottom {
		padding-bottom: 8.5rem !important
	}

	.space--bottom--2 {
		padding-bottom: 15.3rem !important
	}

	.space--bottom--3 {
		padding-bottom: 21.25rem !important
	}
}
 

.preloader {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 99999;
	height: 100%;
	width: 100%
}

.preloader .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100vh
}

.preloader .loader-canvas {
	background-color: #fff;
	height: 100%;
	position: fixed;
	top: 0;
	width: calc(50% + 1px)
}

.preloader .loader-canvas.canvas-right {
	right: 0
}

.preloader .loader-canvas.canvas-left {
	left: 0
}

.preloader.loaded .canvas-right {
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
	-webkit-transition: .7s .3s all cubic-bezier(.1, .1, .1, 1);
	-o-transition: .7s .3s all cubic-bezier(.1, .1, .1, 1);
	transition: .7s .3s all cubic-bezier(.1, .1, .1, 1)
}

.preloader.loaded .canvas-left {
	-webkit-transform: translateX(-101%);
	-ms-transform: translateX(-101%);
	transform: translateX(-101%);
	-webkit-transition: .7s .3s all cubic-bezier(.1, .1, .1, 1);
	-o-transition: .7s .3s all cubic-bezier(.1, .1, .1, 1);
	transition: .7s .3s all cubic-bezier(.1, .1, .1, 1)
}

.preloader.loaded .preloader {
	opacity: 0;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	visibility: hidden
}

.preloader.loaded .blobs {
	visibility: hidden;
	opacity: 0
}

.preloader .blobs {
	width: 300px;
	height: 300px;
	position: relative;
	overflow: hidden;
	border-radius: 70px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 99
}

.preloader .blobs .blob-center {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: scale(.9) translate(-50%, -50%);
	-ms-transform: scale(.9) translate(-50%, -50%);
	transform: scale(.9) translate(-50%, -50%);
	-webkit-animation: blob-grow linear 3.4s infinite;
	animation: blob-grow linear 3.4s infinite;
	border-radius: 50%;
	-webkit-box-shadow: 0 -10px 40px -5px #3965f4;
	box-shadow: 0 -10px 40px -5px #3965f4
}

.preloader .blob {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-webkit-animation: blobs ease-out 3.4s infinite;
	animation: blobs ease-out 3.4s infinite;
	-webkit-transform: scale(.9) translate(-50%, -50%);
	-ms-transform: scale(.9) translate(-50%, -50%);
	transform: scale(.9) translate(-50%, -50%);
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top;
	opacity: 0
}

.preloader .blob:nth-child(1) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.preloader .blob:nth-child(2) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.preloader .blob:nth-child(3) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.preloader .blob:nth-child(4) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.preloader .blob:nth-child(5) {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

@-webkit-keyframes blobs {
	0% {
		opacity: 0;
		-webkit-transform: scale(0) translate(calc(-330px - 50%), -50%);
		transform: scale(0) translate(calc(-330px - 50%), -50%)
	}

	1% {
		opacity: 1
	}

	35%,
	65% {
		opacity: 1;
		-webkit-transform: scale(.9) translate(-50%, -50%);
		transform: scale(.9) translate(-50%, -50%)
	}

	99% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0) translate(calc(330px - 50%), -50%);
		transform: scale(0) translate(calc(330px - 50%), -50%)
	}
}

@keyframes blobs {
	0% {
		opacity: 0;
		-webkit-transform: scale(0) translate(calc(-330px - 50%), -50%);
		transform: scale(0) translate(calc(-330px - 50%), -50%)
	}

	1% {
		opacity: 1
	}

	35%,
	65% {
		opacity: 1;
		-webkit-transform: scale(.9) translate(-50%, -50%);
		transform: scale(.9) translate(-50%, -50%)
	}

	99% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0) translate(calc(330px - 50%), -50%);
		transform: scale(0) translate(calc(330px - 50%), -50%)
	}
}

@-webkit-keyframes blob-grow {

	0%,
	39% {
		-webkit-transform: scale(0) translate(-50%, -50%);
		transform: scale(0) translate(-50%, -50%)
	}

	40%,
	42% {
		-webkit-transform: scale(1, .9) translate(-50%, -50%);
		transform: scale(1, .9) translate(-50%, -50%)
	}

	43%,
	44% {
		-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);
		transform: scale(1.2, 1.1) translate(-50%, -50%)
	}

	45%,
	46% {
		-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);
		transform: scale(1.3, 1.2) translate(-50%, -50%)
	}

	47%,
	48% {
		-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);
		transform: scale(1.4, 1.3) translate(-50%, -50%)
	}

	52% {
		-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);
		transform: scale(1.5, 1.4) translate(-50%, -50%)
	}

	54% {
		-webkit-transform: scale(1.7, 1.6) translate(-50%, -50%);
		transform: scale(1.7, 1.6) translate(-50%, -50%)
	}

	58% {
		-webkit-transform: scale(1.8, 1.7) translate(-50%, -50%);
		transform: scale(1.8, 1.7) translate(-50%, -50%)
	}

	68%,
	70% {
		-webkit-transform: scale(1.7, 1.5) translate(-50%, -50%);
		transform: scale(1.7, 1.5) translate(-50%, -50%)
	}

	78% {
		-webkit-transform: scale(1.6, 1.4) translate(-50%, -50%);
		transform: scale(1.6, 1.4) translate(-50%, -50%)
	}

	80%,
	81% {
		-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);
		transform: scale(1.5, 1.4) translate(-50%, -50%)
	}

	82%,
	83% {
		-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);
		transform: scale(1.4, 1.3) translate(-50%, -50%)
	}

	84%,
	85% {
		-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);
		transform: scale(1.3, 1.2) translate(-50%, -50%)
	}

	86%,
	87% {
		-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);
		transform: scale(1.2, 1.1) translate(-50%, -50%)
	}

	90%,
	91% {
		-webkit-transform: scale(1, .9) translate(-50%, -50%);
		transform: scale(1, .9) translate(-50%, -50%)
	}

	92%,
	100% {
		-webkit-transform: scale(0) translate(-50%, -50%);
		transform: scale(0) translate(-50%, -50%)
	}
}

@keyframes blob-grow {

	0%,
	39% {
		-webkit-transform: scale(0) translate(-50%, -50%);
		transform: scale(0) translate(-50%, -50%)
	}

	40%,
	42% {
		-webkit-transform: scale(1, .9) translate(-50%, -50%);
		transform: scale(1, .9) translate(-50%, -50%)
	}

	43%,
	44% {
		-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);
		transform: scale(1.2, 1.1) translate(-50%, -50%)
	}

	45%,
	46% {
		-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);
		transform: scale(1.3, 1.2) translate(-50%, -50%)
	}

	47%,
	48% {
		-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);
		transform: scale(1.4, 1.3) translate(-50%, -50%)
	}

	52% {
		-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);
		transform: scale(1.5, 1.4) translate(-50%, -50%)
	}

	54% {
		-webkit-transform: scale(1.7, 1.6) translate(-50%, -50%);
		transform: scale(1.7, 1.6) translate(-50%, -50%)
	}

	58% {
		-webkit-transform: scale(1.8, 1.7) translate(-50%, -50%);
		transform: scale(1.8, 1.7) translate(-50%, -50%)
	}

	68%,
	70% {
		-webkit-transform: scale(1.7, 1.5) translate(-50%, -50%);
		transform: scale(1.7, 1.5) translate(-50%, -50%)
	}

	78% {
		-webkit-transform: scale(1.6, 1.4) translate(-50%, -50%);
		transform: scale(1.6, 1.4) translate(-50%, -50%)
	}

	80%,
	81% {
		-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);
		transform: scale(1.5, 1.4) translate(-50%, -50%)
	}

	82%,
	83% {
		-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);
		transform: scale(1.4, 1.3) translate(-50%, -50%)
	}

	84%,
	85% {
		-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);
		transform: scale(1.3, 1.2) translate(-50%, -50%)
	}

	86%,
	87% {
		-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);
		transform: scale(1.2, 1.1) translate(-50%, -50%)
	}

	90%,
	91% {
		-webkit-transform: scale(1, .9) translate(-50%, -50%);
		transform: scale(1, .9) translate(-50%, -50%)
	}

	92%,
	100% {
		-webkit-transform: scale(0) translate(-50%, -50%);
		transform: scale(0) translate(-50%, -50%)
	}
}

@-webkit-keyframes dot-ripple {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .2), 0 0 0 0 rgba(255, 255, 255, .2);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, .2), 0 0 0 0 rgba(255, 255, 255, .2)
	}

	50% {
		-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 0 rgba(255, 255, 255, .1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 0 rgba(255, 255, 255, .1)
	}

	100% {
		-webkit-box-shadow: 0 0 0 20px transparent, 0 0 0 12px transparent;
		box-shadow: 0 0 0 20px transparent, 0 0 0 12px transparent
	}
}

@keyframes dot-ripple {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .2), 0 0 0 0 rgba(255, 255, 255, .2);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, .2), 0 0 0 0 rgba(255, 255, 255, .2)
	}

	50% {
		-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 0 rgba(255, 255, 255, .1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 0 rgba(255, 255, 255, .1)
	}

	100% {
		-webkit-box-shadow: 0 0 0 20px transparent, 0 0 0 12px transparent;
		box-shadow: 0 0 0 20px transparent, 0 0 0 12px transparent
	}
}

@-webkit-keyframes dot-ripple--dark {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(42, 44, 48, .2), 0 0 0 0 rgba(42, 44, 48, .2);
		box-shadow: 0 0 0 0 rgba(42, 44, 48, .2), 0 0 0 0 rgba(42, 44, 48, .2)
	}

	50% {
		-webkit-box-shadow: 0 0 0 10px rgba(42, 44, 48, .1), 0 0 0 0 rgba(42, 44, 48, .1);
		box-shadow: 0 0 0 10px rgba(42, 44, 48, .1), 0 0 0 0 rgba(42, 44, 48, .1)
	}

	100% {
		-webkit-box-shadow: 0 0 0 20px transparent, 0 0 0 12px transparent;
		box-shadow: 0 0 0 20px transparent, 0 0 0 12px transparent
	}
}

@keyframes dot-ripple--dark {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(42, 44, 48, .2), 0 0 0 0 rgba(42, 44, 48, .2);
		box-shadow: 0 0 0 0 rgba(42, 44, 48, .2), 0 0 0 0 rgba(42, 44, 48, .2)
	}

	50% {
		-webkit-box-shadow: 0 0 0 10px rgba(42, 44, 48, .1), 0 0 0 0 rgba(42, 44, 48, .1);
		box-shadow: 0 0 0 10px rgba(42, 44, 48, .1), 0 0 0 0 rgba(42, 44, 48, .1)
	}

	100% {
		-webkit-box-shadow: 0 0 0 20px transparent, 0 0 0 12px transparent;
		box-shadow: 0 0 0 20px transparent, 0 0 0 12px transparent
	}
}

@-webkit-keyframes Lightmove {
	0% {
		left: -30px
	}

	20%,
	100% {
		left: 100%
	}
}

@keyframes Lightmove {
	0% {
		left: -30px
	}

	20%,
	100% {
		left: 100%
	}
}

.svg-line {
	stroke-dasharray: 3000;
	stroke-dashoffset: 3000;
	-webkit-transition: 6s cubic-bezier(.65, .05, .36, 1);
	-o-transition: 6s cubic-bezier(.65, .05, .36, 1);
	transition: 6s cubic-bezier(.65, .05, .36, 1)
}

.loaded .svg-line {
	stroke-dashoffset: 0
}

.icon--sm {
	height: 2.625rem;
	width: 2.625rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 2.625rem;
	flex: 0 0 2.625rem;
	font-size: 1.25rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.icon--md {
	height: 3.75rem;
	width: 3.75rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 3.75rem;
	flex: 0 0 3.75rem;
	font-size: 1.625rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.icon--lg {
	height: 6.25rem;
	width: 6.25rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 6.25rem;
	flex: 0 0 6.25rem;
	font-size: 2.625rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.icon--lg img,
.icon--lg svg,
.icon--lg .svg {
	max-width: 3rem
}

.icon--xl {
	height: 8.5rem;
	width: 8.5rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 9rem;
	flex: 0 0 9rem;
	font-size: 3.75rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.icon--2x i {
	font-size: 1.875rem
}

.icon--3x i {
	font-size: 2.8125rem
}

.icon--4x i {
	font-size: 3.75rem
}

.icon--5x i {
	font-size: 4.6875rem
}

.icon--6x i {
	font-size: 5.625rem
}

.icon--7x i {
	font-size: 6.5625rem
}

.icon--8x i {
	font-size: 7.5rem
}

.icon--9x i {
	font-size: 8.4375rem
}

.icon--10x i {
	font-size: 9.375rem
}

.icon-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	list-style: none
}

.icon-group a {
	padding: .625rem
}

.icon-group:not(.icon-group--vertical) li:first-child {
	margin-left: 0 !important
}

.icon-group:not(.icon-group--vertical) li:last-child {
	margin-right: 0 !important
}

.icon-group:not(.icon-group--vertical) li:first-child a {
	margin-left: 0 !important;
	padding-left: 0
}

.icon-group:not(.icon-group--vertical) li:last-child a {
	margin-right: 0 !important;
	padding-right: 0
}

.icon-rounded a {
	padding: 0;
	margin: .15625rem
}

.icon-rounded i {
	height: 2.25rem;
	width: 2.25rem;
	border-radius: 100px;
	font-size: .9375rem;
	line-height: 2.25rem;
	text-align: center;
	border-width: 1px;
	border-style: solid
}

.icon-rounded-color--gray i {
	border-color: #7c7d8d
}

.icon-fill--wide .t-icon {
	padding: 1.125rem 2.375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width:575px) {
	.icon-fill--wide .t-icon {
		min-width: 200px
	}
}

.icon-fill--wide .t-icon__brand-icon {
	margin-right: .9375rem;
	line-height: 0
}

.icon-fill--wide .t-icon:hover {
	-webkit-box-shadow: 0 20px 44px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 20px 44px 0 rgba(0, 0, 0, .2)
}

.icon-fill--wide .t-icon:hover .t-icon__brand-icon,
.icon-fill--wide .t-icon:hover .t-icon__brand-name {
	color: #fff
}

.icon-group--vertical {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background: rgba(0, 0, 0, .12)
}

@media only screen and (min-width:992px) {
	.icon-group--vertical {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media only screen and (min-width:768px) {
	.icon-group--vertical a {
		padding: .3125rem .625rem
	}
}

@media only screen and (max-width:767px) {
	.icon-group--vertical a {
		padding: .625rem
	}
}

.icon-group--vertical a:hover {
	color: #fff;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media only screen and (min-width:768px) {
	.icon-group--vertical li:first-child a {
		padding-top: .9375rem
	}
}

@media only screen and (max-width:767px) {
	.icon-group--vertical li:first-child a {
		padding-left: 1.25rem
	}
}

@media only screen and (min-width:768px) {
	.icon-group--vertical li:last-child a {
		padding-bottom: .9375rem
	}
}

@media only screen and (max-width:767px) {
	.icon-group--vertical li:last-child a {
		padding-right: 1.25rem
	}
}

@media only screen and (min-width:768px) and (max-width:1365px) {
	.icon-group--sticky {
		position: absolute !important;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		right: 0
	}
}

@media(min-width:1366px) {
	.icon-group--sticky {
		position: fixed !important;
		z-index: 1;
		right: 0
	}
}

 

.form input {
	height: auto;
	position: relative;
	font-size: 16px
}

.form textarea {
	padding-top: 1.25rem;
	font-size: 16px
}

.form .btn {
	z-index: 99
}

.form .btn .icon-arrow-right {
	padding: 0
}

.form .input-group--rounded input {
	border-top-left-radius: 100px !important;
	border-bottom-left-radius: 100px !important;
	left: 15px
}

.form .input-group--rounded .btn {
	right: 15px
}

.form-control {
	padding: .9375rem 1.25rem;
	border-color: #ececec;
	border-radius: .3125rem
}

.form-control:focus {
	-webkit-box-shadow: inset 0 0 0 2px #ececec;
	box-shadow: inset 0 0 0 2px #ececec;
	border-color: #ececec
}

.form--v1 .form {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.form--v1 .form input {
	border: none
}

.form--v2 .form input,
.form--v3 .form input {
	left: 2px
}

.form--v2 .form .btn,
.form--v3 .form .btn {
	right: 2px;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	font-size: 1.5rem
}

.form--v2 .form .btn__text i,
.form--v3 .form .btn__text i {
	padding: 0
}

.form--v3 input.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.form--v3 .btn {
	-webkit-box-shadow: inset 0 0 0 4px #fff;
	box-shadow: inset 0 0 0 4px #fff;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.form--v4 .form,
.form--v7 .form,
.widget_search .form {
	padding: 4px
}

.form--v4 .input-group,
.form--v7 .input-group,
.widget_search .input-group {
	border-radius: 3px;
	border: 5px solid #fff
}

.form--v4 .input-group input,
.form--v7 .input-group input,
.widget_search .input-group input {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	border-radius: 1px
}

.form--v4 .btn,
.form--v7 .btn,
.widget_search .btn {
	border-radius: 0
}

.form--v5 {
	position: relative;
	z-index: 2
}

.form--v5:after,
.form--v5:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .2);
	border-radius: .625rem;
	z-index: -1
}

.form--v5:before {
	top: .75rem;
	-webkit-transform: scaleX(.95);
	-ms-transform: scaleX(.95);
	transform: scaleX(.95)
}

.form--v5:after {
	top: 1.5rem;
	-webkit-transform: scaleX(.9);
	-ms-transform: scaleX(.9);
	transform: scaleX(.9)
}

.form--v5 .form-control {
	padding: .75rem 1.25rem
}

.form--v5 .form-group {
	margin-bottom: 1.875rem
}

.form--v5 .form__label {
	margin-bottom: .9375rem
}

.form--v5 .btn {
	padding-right: 2.5rem;
	padding-left: 2.5rem
}

.form--v6 [class*=bg-color],
.form--v6 [class*=bg-gradient] {
	position: absolute;
	height: 100%;
	width: 1000%;
	left: -100%;
	top: 0;
	bottom: 0
}

@media only screen and (min-width:992px) {

	.form--v6 [class*=bg-color],
	.form--v6 [class*=bg-gradient] {
		left: 0
	}
}

.form--v7 .input-group,
.widget_search .input-group {
	border: none
}

.form--v7 .btn,
.widget_search .btn {
	border-radius: .3125rem;
	padding-right: 1.875rem;
	padding-left: 1.875rem
}

.form--v8 {
	position: relative
}

.form--v8:after {
	content: "";
	position: absolute !important;
	top: auto;
	right: 0;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 5px
}

.switchable__image {
	width: 100%
}

@media only screen and (min-width:992px) {
	.switchable__image {
		position: relative;
		width: 45.625rem
	}
}

@media only screen and (min-width:992px) and (max-width:1950px) {
	.switchable__image {
		left: -200px
	}
}

@media only screen and (min-width:1200px) {
	.switchable__image {
		width: 53.125rem
	}
}

@media(min-width:1600px) {
	.switchable__image {
		width: 65.625rem
	}
}

@media(min-width:1800px) {
	.switchable__image {
		width: 73.75rem
	}
}

@media only screen and (min-width:992px) {
	.switchable__content {
		width: 100%;
		max-width: 550px
	}
}

@media only screen and (min-width:992px) {
	.switchable--reverse {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

@media(max-width:1950px) {
	.switchable--reverse .switchable__image {
		left: auto
	}
}

.ico-progress .ico-progress-bar {
	width: 100%;
	height: 2rem;
	background: rgba(0, 0, 0, .15);
	overflow: hidden
}

@media only screen and (min-width:576px) {
	.ico-progress .ico-progress-bar {
		height: 2.5rem
	}
}

.ico-progress .ico-progress-bar__inner {
	height: 1.375rem;
	margin-left: .375rem;
	position: relative;
	overflow: hidden
}

@media only screen and (min-width:576px) {
	.ico-progress .ico-progress-bar__inner {
		height: 1.75rem
	}
}

.ico-progress .ico-progress-bar__inner:before {
	content: '';
	display: block;
	width: 80px;
	height: 100%;
	opacity: .3;
	position: absolute;
	pointer-events: none;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
	opacity: .1;
	-webkit-transform: skew(-10deg, 0deg);
	-ms-transform: skew(-10deg, 0deg);
	transform: skew(-10deg, 0deg);
	-webkit-animation: Lightmove 4s infinite;
	animation: Lightmove 4s infinite;
	-webkit-transition: .25s ease;
	-o-transition: .25s ease;
	transition: .25s ease
}

.ico-progress .countdown {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0
}

.ico-progress .countdown li:not(:last-child) .countdown__count:after {
	content: ":";
	opacity: .2
}

.ico-progress .countdown__count {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.ico-progress--v1 .countdown li:not(:last-child) .countdown__count:after {
	margin-left: 1.25rem
}

@media only screen and (min-width:576px) {
	.ico-progress--v1 .countdown li:not(:last-child) .countdown__count:after {
		margin-left: 1.875rem
	}
}

.ico-progress--v2 .ico-progress-bar {
	height: 1.375rem
}

.ico-progress--v2 .ico-progress-bar__inner {
	height: 1.375rem;
	margin-left: 0
}

.ico-progress--v2 .ico-progress__stages {
	position: relative;
	margin-bottom: 25px;
	z-index: 1;
	position: absolute;
	bottom: 22px
}

.ico-progress--v2 .ico-progress__stages:after,
.ico-progress--v2 .ico-progress__stages:before {
	content: "";
	position: absolute;
	height: 22px;
	width: 1px;
	left: 0
}

.ico-progress--v2 .ico-progress__stages:after {
	bottom: -25px
}

.ico-progress--v2 .ico-progress__stages:before {
	bottom: -47px;
	background: #2a2c3a
}

.ico-progress--v2 .ico-progress__stages:first-child {
	text-align: left
}

.ico-progress--v2 .ico-progress__stages:last-child {
	text-align: right;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.ico-progress--v2 .ico-progress__stages:last-child:after,
.ico-progress--v2 .ico-progress__stages:last-child:before {
	left: auto;
	right: 0
}

@media only screen and (max-width:575px) {
	.ico-progress--v2 .ico-progress__stages span {
		font-size: .8125rem
	}
}

.ico-progress--v2 .ico-progress__stages p {
	font-size: .9375rem
}

@media only screen and (min-width:768px) {
	.ico-progress--v2 .ico-progress__stages p {
		font-size: 1.25rem
	}
}

.ico-progress--v2 .ico-progress__stages p span {
	font-size: .8125rem
}

@media only screen and (min-width:768px) {
	.ico-progress--v2 .ico-progress__stages p span {
		font-size: 1rem
	}
}

.ico-progress--v2 .pricing-info .pricing-info-item {
	padding: 25px 45px;
	position: relative
}

.ico-progress--v2 .pricing-info .pricing-info-item span {
	margin-bottom: .3125rem
}

.ico-progress--v2 .pricing-info .pricing-info-item p,
.ico-progress--v2 .pricing-info .pricing-info-item .discount {
	color: #7c7d8d
}

.ico-progress--v2 .pricing-info .pricing-info-item--active {
	border: 5px solid #4e2997
}

@media only screen and (max-width:767px) {
	.ico-progress--v2 .pricing-info .pricing-info-item--active {
		border-top-left-radius: .625rem;
		border-top-right-radius: .625rem;
		margin-bottom: 1.875rem
	}
}

@media only screen and (min-width:768px) {
	.ico-progress--v2 .pricing-info .pricing-info-item--active {
		border-top-left-radius: .625rem;
		border-bottom-left-radius: .625rem
	}
}

.ico-progress--v2 .pricing-info .pricing-info-item--active p,
.ico-progress--v2 .pricing-info .pricing-info-item--active .discount {
	color: #fff
}

.ico-progress--v2 .pricing-info .pricing-info-item:not(:first-child).pricing-info-item--active {
	border-radius: .625rem
}

@media only screen and (max-width:767px) {
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active {
		padding-bottom: 0
	}
}

@media only screen and (max-width:767px) {
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active {
		border-bottom: 0
	}
}

@media only screen and (min-width:768px) {
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active {
		border-right: 0
	}
}

.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:after,
.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:before {
	content: "";
	position: absolute;
	background: #4e2997
}

@media only screen and (max-width:767px) {

	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:after,
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:before {
		width: 52%;
		height: 6px;
		bottom: -25px
	}
}

@media only screen and (max-width:575px) {

	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:after,
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:before {
		bottom: -20px
	}
}

@media only screen and (min-width:768px) {

	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:after,
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:before {
		right: -25px;
		height: 54%;
		width: 6px
	}
}

@media only screen and (max-width:767px) {
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:before {
		left: -5px;
		-webkit-transform: skewY(10deg);
		-ms-transform: skewY(10deg);
		transform: skewY(10deg)
	}
}

@media only screen and (min-width:768px) {
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:before {
		bottom: -5px;
		-webkit-transform: skew(-30deg);
		-ms-transform: skew(-30deg);
		transform: skew(-30deg)
	}
}

@media only screen and (max-width:767px) {
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:after {
		right: -5px;
		-webkit-transform: skewY(-10deg);
		-ms-transform: skewY(-10deg);
		transform: skewY(-10deg)
	}
}

@media only screen and (min-width:768px) {
	.ico-progress--v2 .pricing-info .pricing-info-item:not(:last-child).pricing-info-item--active:after {
		top: -5px;
		-webkit-transform: skew(30deg);
		-ms-transform: skew(30deg);
		transform: skew(30deg)
	}
}

.ico-progress--v2 .countdown li:not(:last-child) .countdown__count:after {
	margin-left: .625rem
}

.pie-chart--flat {
	width: 380px;
	height: 380px
}

.pie-chart--flat path:hover {
	opacity: .65
}

.pie-chart--flat .doughnutSummary {
	display: none
}

.pie-chart--flat svg>path[d] {
	fill: #f3f3f3
}

.section--darkblue .pie-chart--flat svg>path[d] {
	fill: #1a1a84
}

.section--dark .pie-chart--flat svg>path[d] {
	fill: #12141f
}

.doughnutTip {
	position: absolute;
	min-width: 30px;
	max-width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 28px;
	border-radius: 100px;
	color: #ddd;
	font-size: 17px;
	text-align: center;
	line-height: 1.3;
	background: rgba(0, 0, 0, .8);
	text-shadow: 0 1px 0 #000;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	pointer-events: none
}

.doughnutTip::after {
	position: absolute;
	left: 50%;
	bottom: -6px;
	content: "";
	height: 0;
	margin: 0 0 0 -6px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 6px solid rgba(0, 0, 0, .7);
	line-height: 0
}

.doughnutSummary {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #d5d5d5;
	text-align: center;
	text-shadow: 0 -1px 0 #111;
	cursor: default
}

.doughnutSummaryTitle {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -27%;
	font-size: 22px;
	letter-spacing: .06em
}

.doughnutSummaryNumber {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -15%;
	font-size: 55px
}

.bar-chart--v1 .bar-portion {
	height: 1.25rem
}

@media(min-width:1500px) {
	.bar-chart--v1 .bar-portion {
		position: relative
	}
}

.bar-chart--v1 .bar-portion:first-child {
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px
}

.bar-chart--v1 .bar-portion:last-child {
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px
}

@media(max-width:1499px) {
	.bar-chart--v1 .bar-portion [data-tooltip]:after {
		display: none
	}
}

.bar-chart--v1 .bar-portion:hover [data-tooltip] {
	opacity: 1
}

.decor {
	width: 8px;
	height: 8px;
	border-radius: 3px;
	position: relative;
	-webkit-transform: rotate(-315deg);
	-ms-transform: rotate(-315deg);
	transform: rotate(-315deg);
	position: absolute;
	top: 10px
}

.decor:after {
	content: '';
	position: absolute !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	width: .5rem;
	height: .5rem;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 0 5px rgba(57, 101, 244, .08), 0 0 0 12px rgba(57, 101, 244, .04);
	box-shadow: 0 0 0 5px rgba(57, 101, 244, .08), 0 0 0 12px rgba(57, 101, 244, .04);
	-webkit-animation: dot-ripple 2s linear infinite;
	animation: dot-ripple 2s linear infinite;
	-webkit-transform: translate(-50%, -50%) translateZ(0);
	transform: translate(-50%, -50%) translateZ(0)
}

.decor--square {
	border-radius: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.decor--square:after {
	border-radius: 0
}

.decor--light {
	background: #fd8f01!important
}

.decor--light:after {
    -webkit-box-shadow: 0 0 0 5px rgb(253 143 1 / 20%), 0 0 0 12px rgb(253 143 1 / 20%) !important;
    box-shadow: 0 0 0 5px rgb(253 143 1 / 20%), 0 0 0 12px rgb(253 143 1 / 20%) !important;
}
@media only screen and (min-width:992px) {
	.vertical-border {
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}

	.vertical-border .column-border {
		width: 1px;
		border: 0;
		background: -o-linear-gradient(315deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(-225deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(255, 255, 255, 0) 100%)
	}
 

    .section--dark .vertical-border .column-border {
        background: -o-linear-gradient(315deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(-225deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 30%) 50%, rgb(0 0 0 / 0%) 100%);
    }

	.horizontal-border {
		position: relative
	}

	.horizontal-border:not(:last-child):after {
		content: "";
		height: 1px;
		width: 100%;
		position: absolute !important;
		top: auto;
		right: auto;
		bottom: 0;
		left: 0;
		background: -o-linear-gradient(315deg, rgba(33, 35, 227, 0) 0%, #3232C7 50%, rgba(33, 35, 227, 0) 100%);
		background: linear-gradient(-225deg, rgba(33, 35, 227, 0) 0%, #3232C7 50%, rgba(33, 35, 227, 0) 100%)
	}

	.section--light .horizontal-border:not(:last-child):after {
		background: -o-linear-gradient(315deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(-225deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(255, 255, 255, 0) 100%)
	}

	.section--dark .horizontal-border:not(:last-child):after {
		background: -o-linear-gradient(315deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(-225deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0) 100%)
	}
}

.canvas-lines {
	height: 100%;
	width: 100%;
	max-width: 1110px;
	margin: 0 auto;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.canvas-lines span {
	background: #fff;
	height: 100%;
	width: 1px
}

.accordion .card {
	background: 0 0;
	border: 0
}

.accordion .btn-header {
	background: rgba(255, 255, 255, .05);
	border-radius: 3px 3px 0 0;
	white-space: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1.875rem
}

.section--dark .accordion .btn-header {
	background: rgba(255, 255, 255, .03)
}

.accordion .btn-header:hover,
.accordion .btn-header:focus {
	text-decoration: none
}

.accordion .collapsed {
	border-radius: 3px
}

.accordion .collapsed i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.accordion .card-body {
	border-radius: 0 0 3px 3px
}

.accordion--v1 .card-body {
	background-color: rgba(0, 0, 0, .08)
}

.accordion--v1 i {
	color: #7c7d8d
}

.section--darkblue .accordion--v1 i {
	color: #7f94e2
}

.accordion--v2 .card {
	-webkit-box-shadow: 0 0 0 1px rgba(44, 46, 48, .08);
	box-shadow: 0 0 0 1px rgba(44, 46, 48, .08)
}

.accordion--v2 [aria-expanded=true] {
	-webkit-box-shadow: 0 0 0 1px #eee;
	box-shadow: 0 0 0 1px #eee
}

.slick-disabled {
	cursor: not-allowed
}

.carosuel-arrow {
	background: 0 0;
	height: 3.125rem;
	width: 3.125rem;
	border-radius: 100px;
	border-width: 1px;
	border-style: solid;
	font-size: 1.25rem;
	z-index: 1;
	position: absolute !important;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.section--light .carosuel-arrow {
	border-color: #cdcdd9;
	color: #7c7d8d !important
}

.section--dark .carosuel-arrow {
	border-color: #7c7d8d;
	color: #7c7d8d !important
}

.carosuel-arrow .icon {
	line-height: 3.125rem
}

.carosuel-arrow[aria-disabled=true] {
	cursor: not-allowed;
	opacity: .3
}

@media only screen and (min-width:768px) {
	.carosuel-arrow--vertical {
		position: absolute !important;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
}

@media only screen and (min-width:768px) {
	.carosuel-arrow--vertical.carosuel-arrow--next {
		margin-top: 65px
	}
}

@media only screen and (max-width:767px) {
	.carosuel-arrow--vertical.carosuel-arrow--next {
		margin-left: 30px
	}
}

@media only screen and (max-width:767px) {
	.carosuel-arrow--vertical.carosuel-arrow--prev {
		margin-left: -30px
	}
}

.carosuel-arrow--horizontal {
	bottom: -4.0625rem
}

@media only screen and (min-width:992px) {
	.carosuel-arrow--horizontal {
		bottom: -1.25rem
	}
}

.carosuel-arrow--horizontal.carosuel-arrow--next {
	margin-left: 30px
}

@media only screen and (min-width:768px) {
	.carosuel-arrow--horizontal.carosuel-arrow--next {
		margin-left: 35px
	}
}

.carosuel-arrow--horizontal.carosuel-arrow--prev {
	margin-left: -30px
}

@media only screen and (min-width:768px) {
	.carosuel-arrow--horizontal.carosuel-arrow--prev {
		margin-left: -35px
	}
}

.carosuel-slider--v1 .slide img {
	max-width: 100%;
	height: auto
}

.carosuel-slider--v1 .slick-dots {
	list-style: none;
	margin-bottom: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	left: 10%
}

.carosuel-slider--v1 .slick-dots button {
	font-size: 0;
	height: .8125rem;
	width: .8125rem;
	border-radius: 6.25rem;
	margin: 7px;
	background: rgba(0, 0, 0, .1)
}

.carosuel-slider--v2 .carosuel-triangle {
	border: 1px solid #cdcdd9;
	color: #cdcdd9
}

.carosuel-slider--v2 .carosuel-triangle:hover {
	color: #fff
}

@media only screen and (min-width:768px) {
	.carosuel-slider--v2 .carosuel-triangle {
		right: -1.5rem
	}
}

.carosuel-triangle {
	position: absolute !important;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	height: 3rem;
	width: 3rem;
	background: #fff;
	border-radius: 6.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1rem;
	border: 1px solid #ececec;
	color: #d6e0ee;
	bottom: -4.25rem
}

@media only screen and (min-width:768px) {
	.carosuel-triangle {
		position: absolute !important;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		right: -6.25rem;
		left: auto
	}
}

@media only screen and (max-width:767px) {
	.carosuel-triangle--prev {
		margin-left: -1.8125rem
	}
}

@media only screen and (min-width:768px) {
	.carosuel-triangle--prev {
		margin-top: -1.8125rem
	}
}

@media only screen and (max-width:767px) {
	.carosuel-triangle--next {
		margin-left: 1.8125rem
	}
}

@media only screen and (min-width:768px) {
	.carosuel-triangle--next {
		margin-top: 1.8125rem
	}
}

.carosuel-triangle--next i {
	margin-top: .125rem
}

.carosuel-triangle:hover {
	border-color: transparent;
	color: #fff
}

.testimonials--v2 .testimonial__quote,
.carosuel-slider--v5 .testimonial__quote {
	font-size: 3.75rem;
	line-height: normal
}

.testimonials--v2 .blockquote,
.carosuel-slider--v5 .blockquote {
	line-height: 2.25rem
}

.testimonials--v2 .client-name,
.carosuel-slider--v5 .client-name {
	margin-bottom: .3125rem
}

.testimonials--v2 .testimonials__pattern,
.carosuel-slider--v5 .testimonials__pattern {
	top: -7.5rem;
	left: -3.125rem
}

.carosuel-slider--v3 .slick-list {
	overflow: initial
}

.carosuel-slider--v3 .slide {
	margin-right: 1.875rem
}

.carosuel-slider--v3 .slide .card-body,
.carosuel-slider--v3 .slide .card-footer {
	opacity: .3
}

.carosuel-slider--v3 .slide.slick-active .card-body,
.carosuel-slider--v3 .slide.slick-active .card-footer {
	opacity: 1
}
footer .f_logo{    height: 100px;    width: auto;}

@media only screen and (min-width:768px) {
	.carosuel-slider--v3 .slide.slick-current+.slide .card {
		-webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .15), 0 0 0 5px #ff4b36;
		box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .15), 0 0 0 5px #ff4b36
	}
}

.carosuel-cursor {
	font-size: 1.5rem;
	opacity: .8;
	background: 0 0;
	position: absolute;
	color: #fff;
	top: -50px
}

.carosuel-cursor--dark {
	color: #fff;
	color: #7c7d8d
}

@media only screen and (min-width:768px) {
	.carosuel-cursor {
		top: -6.25rem;
		font-size: 1.125rem
	}
}

@media only screen and (min-width:768px) {
	.carosuel-cursor.carosuel-arrow--prev {
		right: 40px
	}
}

@media only screen and (min-width:1600px) {
	.carosuel-cursor.carosuel-arrow--prev {
		right: -16%
	}
}

@media only screen and (min-width:1900px) {
	.carosuel-cursor.carosuel-arrow--prev {
		right: -24%
	}
}

.carosuel-cursor.carosuel-arrow--next {
	right: 0
}

@media only screen and (min-width:768px) and (min-width:1600px) {
	.carosuel-cursor.carosuel-arrow--next {
		right: calc(-15% - 50px)
	}
}

@media only screen and (min-width:768px) and (min-width:1900px) {
	.carosuel-cursor.carosuel-arrow--next {
		right: calc(-23% - 50px)
	}
}

.carosuel-cursor:hover {
	opacity: 1
}

.features--v1 .mask {
	position: absolute;
	left: -100%;
	width: 100%
}

.features--v1 .mask--top {
	top: -30px
}

.features--v1 .mask--bottom {
	bottom: -70px
}

.features--v1 .mask--full {
	width: 200%;
	bottom: -70px;
	left: 0
}

.features--v1 .section-title {
	position: relative;
	z-index: 1
}

.features--v1 .section-title:before {
	content: "";
	position: absolute;
	left: -50px;
	top: -100px;
	height: 15.625rem;
	width: 15.625rem;
	border-radius: 100%;
	background: rgba(255, 255, 255, .1);
	z-index: -1
}

@media only screen and (max-width:767px) {
	.features--v1 .section-title:before {
		position: absolute !important;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		top: -70px;
		height: 12.5rem;
		width: 12.5rem
	}
}

.carosuel-slider--v4 .slide {
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 1.875rem
}

.carosuel-slider--v4 .carosuel-cursor.carosuel-arrow--prev {
	left: .9375rem
}

@media only screen and (min-width:768px) {
	.carosuel-slider--v4 .carosuel-cursor.carosuel-arrow--prev {
		left: auto;
		right: 3.125rem !important
	}
}

.carosuel-slider--v4 .carosuel-cursor.carosuel-arrow--next {
	right: .9375rem !important
}
 

.upcoming-events--v1 .slide picture {
	height: 15.9375rem
}

.upcoming-events--v1 .slide picture img {
	height: 100%
}

.carosuel-slider--v6 {
	position: relative
}

@media only screen and (min-width:768px) {
	.carosuel-slider--v6::before {
		content: "";
		position: absolute;
		width: 1px;
		height: 100%;
		left: 21%;
		background: -o-linear-gradient(315deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(-225deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(255, 255, 255, 0) 100%)
	}

	.section--darkblue .carosuel-slider--v6::before {
		background: -o-linear-gradient(315deg, rgba(33, 35, 227, 0) 0%, #3232C7 50%, rgba(33, 35, 227, 0) 100%);
		background: linear-gradient(-225deg, rgba(33, 35, 227, 0) 0%, #3232C7 50%, rgba(33, 35, 227, 0) 100%)
	}

	.section--dark .carosuel-slider--v6::before { 
        background: linear-gradient(-225deg, rgb(0 0 0 / 0%) 0%, rgb(253 143 1) 50%, rgb(0 0 0 / 0%) 100%);
	}
}

@media only screen and (min-width:992px) {
	.carosuel-slider--v6::before {
		left: 17.9%
	}
}

@media only screen and (min-width:1200px) {
	.carosuel-slider--v6::before {
		left: 23%
	}
}

.carosuel-slider--v6 .decor {
	position: absolute;
	position: absolute !important;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 140px
}

@media only screen and (min-width:992px) {
	.carosuel-slider--v6 .decor {
		left: 161px
	}
}

@media only screen and (min-width:1200px) {
	.carosuel-slider--v6 .decor {
		left: 185px
	}
}

.carosuel-slider--v6 .decor:after {
	-webkit-animation: none;
	animation: none
}

.carosuel-slider--v6 .slide__title {
	white-space: nowrap
}

@media only screen and (min-width:768px) and (max-width:1450px) {
	.carosuel-slider--v6 .slide p {
		margin-right: 8%
	}
}

.carosuel-slider--v6 .slide ul li p {
	padding-bottom: 8px
}

.carosuel-slider--v6 .slide:last-child {
	opacity: 1;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

.carosuel-slider--v6 .slick-slide {
	opacity: .2;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

.carosuel-slider--v6 .slick-current,
.carosuel-slider--v6 .slick-current+.slick-active {
	opacity: 1;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

@media only screen and (min-width:768px) {
	.carosuel-slider--v6 .carosuel-arrow {
		left: 96.5%;
		top: 40%;
		-webkit-transform: translate(0, -40%);
		-ms-transform: translate(0, -40%);
		transform: translate(0, -40%)
	}
}

@media only screen and (min-width:1200px) {
	.carosuel-slider--v6 .carosuel-arrow {
		left: 96%;
		top: 40%;
		-webkit-transform: translate(0, -40%);
		-ms-transform: translate(0, -40%);
		transform: translate(0, -40%)
	}
}

@media only screen and (min-width:1450px) {
	.carosuel-slider--v6 .carosuel-arrow {
		left: 107%
	}
}

@media only screen and (max-width:767px) {
	.carosuel-slider--v6 .carosuel-arrow {
		bottom: -3.75rem
	}
}

@media only screen and (max-width:1199px) {
	.roadmap__year {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 2.5rem
	}
}

@media only screen and (max-width:575px) {
	.roadmap__year {
		margin-top: 1.875rem
	}
}

.roadmap__year li {
	opacity: .15
}

.roadmap__year li.active {
	opacity: 1
}

@media only screen and (min-width:1200px) {
	.roadmap__year li {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		-webkit-transform: scale(-1);
		-ms-transform: scale(-1);
		transform: scale(-1);
		padding-top: 1.875rem;
		padding-bottom: 1.875rem
	}
}

@media only screen and (max-width:1199px) {
	.roadmap__year li {
		padding-right: 1.25rem;
		padding-left: 1.25rem
	}
}

@media only screen and (max-width:575px) {
	.roadmap__year li {
		font-size: 1.875rem
	}
}

.logo-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media only screen and (min-width:576px) {
	.logo-group {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media only screen and (min-width:1200px) {
	.logo-group {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.logo-group__image {
	margin-bottom: 2.5rem;
	margin-right: 1.25rem;
	margin-left: 1.25rem
}

@media only screen and (min-width:576px) {
	.logo-group__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(50% - 40px);
		flex: 0 0 calc(50% - 40px)
	}
}

@media only screen and (min-width:768px) {
	.logo-group__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(33.33% - 40px);
		flex: 0 0 calc(33.33% - 40px)
	}
}

@media only screen and (min-width:992px) {
	.logo-group__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(25% - 40px);
		flex: 0 0 calc(25% - 40px)
	}
}

@media only screen and (min-width:1200px) {
	.logo-group__image {
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto
	}
}

.section-overlap {
	width: 100%
}

.dropdown-module {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.dropdown-module__toggler {
	background: 0 0;
	padding: 0
}

.dropdown-module .flag-image {
	-webkit-box-shadow: 0 0 0 3px #fff;
	box-shadow: 0 0 0 3px #fff;
	border-radius: 100px;
	height: 1.5rem;
	width: 1.5rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	position: relative
}

.dropdown-module .flag-image svg,
.dropdown-module .flag-image img {
	position: absolute !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 32px
}

.dropdown-module-list {
	border: 0;
	padding: .625rem;
	margin: 0;
	position: absolute !important;
	top: 45px;
	right: -20px;
	bottom: auto;
	left: auto;
	background: #fff;
	display: block;
	min-width: 12.5rem;
	display: none;
	z-index: 9999;
	padding-left: 0;
	list-style: none
}

.dropdown-module-list:before {
	content: '';
	position: absolute !important;
	top: -10px;
	right: 20px;
	bottom: auto;
	left: auto;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff
}

.dropdown-module__item {
	padding: .625rem .75rem;
	text-transform: uppercase;
	font-size: .875rem;
	font-weight: 700;
	color: #191b28
}

.dropdown-module--dark .dropdown-module-list {
	background: #120d2c
}

.dropdown-module--dark .dropdown-module-list:before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #12141f
}

.dropdown-module--dark .dropdown-module__item {
	color: #fff
}

.dropdown-module--darkblue .dropdown-module-list {
	background: -o-linear-gradient(45deg, #0e0f69 0%, #2b38af 100%);
	background: linear-gradient(45deg, #0e0f69 0%, #2b38af 100%)
}

.dropdown-module--darkblue .dropdown-module-list:before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #1e2994
}

.dropdown-module--darkblue .dropdown-module__item {
	color: #fff
}

.dropdown-module--darkblue .dropdown-module__item:focus,
.dropdown-module--darkblue .dropdown-module__item:hover {
	color: #fff;
	opacity: .8
}

.dropdown-module--right .dropdown-module-list {
	right: auto;
	left: -1.25rem
}

.dropdown-module--right .dropdown-module-list:before {
	right: auto;
	left: 1.25rem
}

[data-tooltip] {
	position: absolute !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: -25px;
	padding: .5rem 1.5625rem;
	border-radius: 100px;
	color: #fff;
	font-size: .9375rem;
	text-align: center;
	line-height: 1.3;
	opacity: 0;
	z-index: 99;
	white-space: nowrap;
	background: rgba(0, 0, 0, .85);
	text-shadow: 0 1px 0 #000;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .5)
}

[data-tooltip]:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	height: 0;
	margin: 0 0 0 -6px;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 7px solid rgba(0, 0, 0, .7);
	line-height: 0
}

[data-tooltip]:before {
	content: attr(data-tooltip);
	white-space: nowrap
}

.label {
	position: relative;
	font-weight: 600
}

.label:not([class*=rounded-]) {
	border-radius: 6.25rem
}

.label--sm {
	font-size: .9375rem;
	padding: .4375rem 1.25rem
}

.label--lg {
	font-size: 1.5rem;
	padding: .5625rem 2.1875rem
}

.label-bg--primary {
	background: #fff
}

.label-bg--light--100 {
	color: #fff;
	background: rgba(255, 255, 255, .06)
}

.label-bg--light--700 {
	color: #fff;
	background: #fff
}

.label-bg--light--200 {
	color: #fff
}

.label-bg--light--200::before {
	content: "";
	opacity: .05;
	height: 100%;
	width: 100%;
	position: absolute !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 6.25rem
}

.steps--v1 .steps-wrapper {
	counter-reset: section
}

.step__title {
	position: relative;
	z-index: 1
}

.step__title:after {
	color: #fff;
	position: absolute;
	content: counter(section, decimal-leading-zero);
	counter-increment: section;
	font-family: sfui, sans-serif;
	width: 100%;
	height: 100%;
	top: -2.5rem;
	left: 0;
	font-size: 3.75rem;
	font-weight: 700;
	-webkit-text-stroke: 5px;
	letter-spacing: 5px;
	opacity: .05;
	z-index: -1
}

.step:not(:last-child):before {
	content: "";
	position: absolute;
	height: calc(100% - 6.25rem);
	width: 2px;
	top: 6.25rem;
	left: 3.125rem;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(33%, rgba(255, 255, 255, 0.1)), color-stop(0%, rgba(255, 255, 255, 0)));
	background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1) 33%, rgba(255, 255, 255, 0) 0%);
	background-image: linear-gradient(rgba(255, 255, 255, 0.1) 33%, rgba(255, 255, 255, 0) 0%);
	background-position: right;
	background-size: 2px 11px;
	background-repeat: repeat-y
}

.progress {
	height: .75rem;
	position: relative
}

.sidebar.sticky-top,
.sidebar .sticky-top {
	top: 6.25rem
}

.pagination .page-item .page-link {
	font-size: .9375rem;
	font-weight: 500;
	padding: .8125rem 1rem;
	border-color: #ececec
}

@media only screen and (min-width:576px) {
	.pagination .page-item .page-link {
		font-size: 1.0625rem;
		padding: .8125rem 1.3125rem
	}
}

.pagination .page-item .page-link:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.pagination .page-item .page-link:hover {
	background: #ececec;
	color: #12141f
}

.pagination .page-item:first-child .page-link {
	border-top-left-radius: .3125rem;
	border-bottom-left-radius: .3125rem
}

.pagination .page-item:last-child .page-link {
	border-top-right-radius: .3125rem;
	border-bottom-right-radius: .3125rem
}

.pagination .page-item--page-gap {
	font-size: 1.0625rem;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 1.3125rem;
	padding-left: 1.3125rem;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	background: #fff
}

.overlap-image__secondary[class*=pos-abs-bottom] {
	bottom: -3.75rem
}

@media only screen and (min-width:768px) {

	.overlap-image__secondary.pos-abs-bottom-right,
	.overlap-image__secondary.pos-abs-right {
		right: -3.125rem
	}
}

@media only screen and (max-width:767px) {

	.overlap-image__secondary.pos-abs-bottom-right,
	.overlap-image__secondary.pos-abs-right {
		left: 50%
	}
}

@media only screen and (min-width:768px) {

	.overlap-image__secondary.pos-abs-bottom-left,
	.overlap-image__secondary.pos-abs-left {
		left: -3.125rem
	}
}

@media only screen and (max-width:767px) {

	.overlap-image__secondary.pos-abs-bottom-left,
	.overlap-image__secondary.pos-abs-left {
		right: 50%
	}
}

.breadcrumb--v1 {
	position: relative
}

.breadcrumb--v1 .breadcrumb {
	padding: 0;
	margin: 0
}

.breadcrumb--v1 .breadcrumb .breadcrumb-item {
	margin: 0;
	padding-right: .9375rem
}

.breadcrumb--v1 .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	padding-right: .9375rem;
	content: ">";
	color: #979ea5
}

.breadcrumb--v1 .breadcrumb .breadcrumb-item.active {
	color: #7c7d8d
}
 

@media only screen and (max-width:767px) {
	.article:not(.sticky--featured) {
		max-width: 350px;
		margin: 0 auto
	}
}

.article .card {
	text-align: center;
	overflow: hidden;
	border-color: #ececec
}

.article .card-body {
	padding: 1.875rem;
	position: relative;
	z-index: 2
}

.article__thumbnail {
	width: 100%
}

.article__thumbnail-image {
	min-height: 12.5rem;
	background-size: cover;
	background-position: center center
}

.article__thumbnail+.article-author {
	margin-top: -2.625rem;
	padding-top: 0
}

.article-author {
	padding-top: 1.875rem;
	display: inline-block;
	position: relative;
	z-index: 2
}

.article-author__avatar {
	height: 4.5rem;
	width: 4.5rem;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: .1875rem;
	-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, .2);
	box-shadow: 0 0 0 5px rgba(255, 255, 255, .2);
	border-radius: 100px;
	background-size: cover;
	background-position: center center
}

.article-author__avatar:hover {
	-webkit-box-shadow: 0 0 0 5px #fff;
	box-shadow: 0 0 0 5px #fff
}

.article-author__name {
	font-size: .9375rem;
	font-weight: 500;
	color: #7c7d8d
}

.article__title {
	margin-bottom: .9375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.article__title h2 {
	font-size: 1.25rem;
	line-height: 2rem;
	font-weight: 500
}

.article__date {
	color: #7c7d8d;
	font-size: .875rem
}

.sticky .card:hover .article__thumbnail-image::before {
	opacity: .95
}

.sticky .article__thumbnail-image {
	min-height: 100%;
	background-size: cover;
	background-position: center center;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0
}

.sticky .article__thumbnail-image::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	border-radius: .3125rem;
	opacity: .8;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.sticky .article__thumbnail-image:hover::before {
	opacity: .95
}

.sticky .article__title h2 {
	color: #fff
}

.sticky .article__title h2:hover {
	color: #fff !important
}

.sticky .article__date {
	color: #fff
}

.sticky .article-author__name {
	color: #fff
}

.sticky .article-author__name:hover {
	color: #fff !important
}

.sticky--featured .card {
	text-align: left;
	border-radius: .9375rem
}

.sticky--featured .card-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 2.5rem 1.875rem
}

@media only screen and (min-width:992px) {
	.sticky--featured .card-body {
		padding-top: 120px;
		padding-bottom: 40px;
		padding-left: 90px
	}
}

.sticky--featured .article__title {
	max-width: 29.375rem
}

.sticky--featured .article__title h2 {
	font-size: 1.875rem;
	line-height: 2.5rem;
	font-weight: 400
}

@media only screen and (min-width:992px) {
	.sticky--featured .article__title h2 {
		font-size: 2.25rem;
		line-height: 2.8125rem
	}
}

.sticky--featured .article-author {
	margin-top: 0
}

.sticky--featured .article-author__avatar {
	margin-bottom: .625rem
}

.sticky--featured .article-author__name {
	font-size: 1.125rem;
	font-weight: 500
}

.sticky--regular .article__thumbnail {
	min-height: 12.5rem
}

.group-blog img {
	height: auto;
	max-width: 100%
}

.group-blog .wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%
}

.blog-details .header-area {
	position: relative
}

.blog-details .header-area::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 65%;
	z-index: -1
}

.blog-details .header-area--no-image::before {
	height: 61%
}

.blog-details .entry-content {
	max-width: 45.625rem;
	margin: 0 auto
}

.blog-details .entry-header {
	text-align: center;
	margin-bottom: 3.75rem
}

.blog-details .entry-header .entry-title {
	font-size: 2rem;
	line-height: 1.3;
	margin-bottom: 1.5625rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 43.75rem
}

@media only screen and (min-width:992px) {
	.blog-details .entry-header .entry-title {
		font-size: 2.5rem
	}
}

.blog-details .entry-header .entry-author {
	text-align: center
}

.blog-details .entry-header .entry-author .author {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1.875rem
}

@media only screen and (min-width:992px) {
	.blog-details .entry-header .entry-author .author {
		margin-bottom: 3.75rem
	}
}

.blog-details .entry-header .entry-author .avatar {
	max-height: 4.5rem;
	max-width: 4.5rem;
	border-radius: 100px;
	margin-bottom: .625rem
}

.blog-details .entry-header .entry-author .avatar img {
	border-radius: 100px;
	-webkit-box-shadow: 0 0 0 5px #fff;
	box-shadow: 0 0 0 5px #fff
}

.blog-details .entry-header .entry-author .url {
	color: #12141f;
	font-size: 1.125rem;
	font-weight: 500
}

.blog-details .entry-header .entry-image img {
	border-radius: 15px;
	-webkit-box-shadow: 0 30px 40px -35px rgba(42, 38, 66, .48);
	box-shadow: 0 30px 40px -35px rgba(42, 38, 66, .48)
}

.blog-details .entry-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 1.875rem
}

.blog-details .entry-meta .post-categories {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.blog-details .entry-meta .post-categories li:not(:last-child) {
	margin-right: .3125rem
}

.blog-details .entry-meta .post-categories li:not(:last-child) a:after {
	content: ","
}

.blog-details .entry-meta .post-categories a:hover {
	opacity: .9
}

.blog-details .posted-on {
	margin-bottom: .3125rem
}

.blog-details .entry-date {
	color: #12141f;
	margin-right: .3125rem;
	font-weight: 500
}

@media only screen and (min-width:768px) {

	.blog-details .entry-content ul,
	.blog-details .entry-content ol,
	.blog-details .entry-summary ul,
	.blog-details .entry-summary ol,
	.blog-details .comment-content ul,
	.blog-details .comment-content ol {
		margin-left: 0;
		margin-top: .625rem
	}

	.blog-details .entry-content ul li,
	.blog-details .entry-content ol li,
	.blog-details .entry-summary ul li,
	.blog-details .entry-summary ol li,
	.blog-details .comment-content ul li,
	.blog-details .comment-content ol li {
		color: #7c7d8d;
		margin-bottom: .625rem
	}
}

@media only screen and (min-width:1200px) {
	.blog-sidebar {
		padding-left: 2.5rem
	}
}

@media only screen and (min-width:1200px) {

	.blog-sidebar.order-md-0,
	.blog-sidebar.order-lg-0 {
		padding-left: 15px;
		padding-right: 2.5rem
	}
}

.blog-sidebar .widget {
	margin-bottom: 2.5rem
}

.blog-sidebar .widget {
	-webkit-box-shadow: 0 15px 20px -24px #c4bee6;
	box-shadow: 0 15px 20px -24px #c4bee6
}

.blog-sidebar .widget p {
	margin-bottom: .9375rem;
	font-size: .9375rem;
	line-height: 1.75rem
}

.blog-sidebar .widget-title {
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 1.5625rem
}

.blog-sidebar .widget-title:empty {
	margin-bottom: 0
}

.blog-sidebar .widget ul {
	padding-left: 0;
	list-style: none
}

.blog-sidebar .widget li {
	padding: .9375rem 1.5625rem;
	color: #7c7d8d;
	font-weight: 500;
	background: #fff;
	border: 1px solid #ececec;
	margin-top: -1px;
	font-size: .875rem
}

.blog-sidebar .widget li:first-child {
	border-top-left-radius: .3125rem;
	border-top-right-radius: .3125rem
}

.blog-sidebar .widget li:last-child {
	border-bottom-left-radius: .3125rem;
	border-bottom-right-radius: .3125rem
}

.blog-sidebar .widget li a {
	color: #12141f;
	font-size: 1.0625rem;
	line-height: 1.75rem;
	font-weight: 500;
	padding-bottom: 0;
	margin-right: .3125rem
}

.blog-sidebar .widget li a:hover i,
.blog-sidebar .widget li a:focus i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.blog-sidebar .widget li a:hover::before,
.blog-sidebar .widget li a:focus::before {
	background: #f8fafc
}

.blog-sidebar .widget li .children li {
	padding-top: .375rem;
	padding-right: 0;
	padding-bottom: .375rem;
	padding-left: 10;
	border-left: 1px solid #ececec;
	border-top: none;
	border-bottom: none;
	border-right: none
}

.blog-sidebar .widget li .children li a {
	font-size: .9375rem;
	font-weight: 400;
	color: #6f7080
}

.blog-sidebar .widget li .children li a:before {
	content: none
}

.blog-sidebar li .comment-author-link {
	color: #7c7d8d;
	margin-bottom: .3125rem;
	font-size: .875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

.blog-sidebar li .comment-author-link a {
	font-size: .9375rem;
	color: #7c7d8d;
	margin-right: .1875rem
}

.blog-sidebar .widget_tag_cloud ul {
	padding-bottom: .625rem
}

.blog-sidebar .widget_tag_cloud ul li {
	display: inline-block;
	padding: 0;
	margin: 0 .0625rem .5rem;
	border-radius: .3125rem
}

.blog-sidebar .widget_tag_cloud ul li a {
	font-size: .9375rem;
	padding: .3125rem 1.125rem;
	font-weight: 400;
	margin: 0
}

.blog-sidebar .widget_tag_cloud ul li a:hover:before {
	background: #fff
}

.blog-sidebar .widget_archive li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

.blog-sidebar .widget_nav .menu {
	padding: .9375rem 1.875rem;
	background: #fff;
	border-radius: .3125rem;
	padding: 15px 20px;
	border: 1px solid #ececec
}

.blog-sidebar .widget_nav .menu li {
	padding-top: .375rem;
	padding-right: 0;
	padding-bottom: .375rem;
	padding-left: .75rem;
	border-width: 0;
	border-left-width: 1px
}

.blog-sidebar .widget_nav .menu li a {
	font-size: 1rem
}

.blog-sidebar .widget_nav .menu .sub-menu li a {
	color: #6f7080;
	font-size: .9375rem;
	line-height: 1.625rem;
	font-weight: 400
}

.widget select {
	border-color: #ececec;
	color: #12141f;
	background: #fff;
	height: 3.75rem;
	padding: .9375rem 1.875rem;
	position: relative;
	font-size: 1.0625rem;
	line-height: 1.875rem;
	font-weight: 500
}

.widget.widget_calendar table {
	margin: 0
}

.widget .calendar_wrap {
	padding: .9375rem 1.125rem 1.25rem;
	background: #fff;
	border-radius: .3125rem;
	border: 1px solid #ececec
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center
}

.widget_calendar caption {
	font-weight: 900;
	caption-side: top;
	color: #12141f;
	padding: 0 0 .9375rem;
	padding-top: 0;
	padding-right: 0
}

.widget_calendar tbody a {
	color: #fff;
	display: block;
	font-weight: 700
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	opacity: .9
}

.widget_rss .rsswidget {
	margin-bottom: .3125rem
}

.widget_rss .rsswidget img {
	margin-top: -.375em
}

.widget_rss .rss-date,
.widget_rss cite {
	display: block;
	font-size: .8125rem;
	font-style: normal;
	line-height: 1.5rem;
	margin-bottom: .9375rem
}

.widget_rss cite {
	color: #12141f
}

.widget_rss .rssSummary {
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.9;
	margin-bottom: .625rem
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2.1538461538em
}

.widget_rss cite:last-child {
	margin-bottom: 0
}

.widget_text .textwidget {
	background: #fff;
	border-radius: .3125rem;
	padding-top: 1.125rem;
	padding-right: 1.5625rem;
	padding-bottom: 1.5625rem;
	padding-left: 1.5625rem;
	border: 1px solid #ececec
}

.widget_text .textwidget p strong {
	margin-bottom: .5rem;
	display: inline-block;
	color: #12141f
}

.widget_text .textwidget p img {
	margin-bottom: .5rem
}

.widget_text .textwidget img {
	border-radius: .3125rem;
	margin-bottom: .5rem
}

.widget_text .wp-smiley,
.widget_text .emoji {
	display: inline !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	height: 1rem !important;
	width: 1rem !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: 0 0 !important;
	padding: 0 !important
}

.widget_text select {
	height: 3.125rem;
	background: #f8fafc
}

.blog-details blockquote {
	padding-left: 65px;
	position: relative;
	z-index: 1;
	margin-bottom: 2.5rem
}

.blog-details blockquote p {
	font-size: 1.25rem;
	margin-bottom: .375rem;
	font-style: italic
}

.blog-details blockquote p:before {
	content: "";
	position: absolute;
	height: 50px;
	width: 50px;
	left: 0;
	top: 0;
	background: url(../fonts/layout-quote.html) no-repeat;
	z-index: -1
}

.blog-details blockquote cite {
	font-style: normal;
	font-size: 1.0625rem
}

.post-navigation .nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:575px) {
	.post-navigation .nav-links {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.post-navigation .meta-nav {
	font-size: .875rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .5rem 1.25rem;
	border-radius: .25rem;
	position: relative;
	margin-bottom: .9375rem;
	z-index: 2
}

.post-navigation .meta-nav::after,
.post-navigation .meta-nav::before {
	content: "";
	position: absolute
}

.post-navigation .meta-nav::before {
	z-index: -2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: .3125rem
}

.post-navigation .meta-nav::after {
	background: #fff;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	z-index: -1;
	top: 1px;
	left: 1px;
	border-radius: .25rem
}

.post-navigation .post-title {
	display: block;
	color: #12141f;
	font-size: 1.125rem;
	font-weight: 600
}

@media only screen and (min-width:768px) {
	.post-navigation .post-title {
		font-size: 1.5rem
	}
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
	text-align: left
}

@media only screen and (min-width:768px) {

	.post-navigation .nav-previous,
	.post-navigation .nav-next {
		max-width: 50%
	}
}

.post-navigation .nav-previous i,
.post-navigation .nav-next i {
	margin-left: .9375rem
}

.post-navigation .nav-previous {
	margin-bottom: 1.875rem
}

@media only screen and (min-width:576px) {
	.post-navigation .nav-previous {
		padding-right: .625rem;
		margin-top: .3125rem;
		margin-bottom: .3125rem
	}
}

.post-navigation .nav-next {
	margin-top: .3125rem;
	margin-bottom: .3125rem
}

@media only screen and (min-width:576px) {
	.post-navigation .nav-next {
		padding-left: .625rem;
		text-align: right
	}
}

.tags-links {
	text-align: center
}

.tags-links a {
	margin-right: .1875rem
}

.tags-links a:not(:last-child):after {
	content: ","
}

.socail-share-links-title {
	font-weight: 600
}

.socail-share-links .icon-group a {
	margin: .4375rem
}

.comments-area .comments-title {
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 1.875rem
}

@media only screen and (min-width:992px) {
	.comments-area .comments-title {
		margin-bottom: 3.125rem
	}
}

.comments-area .comment-list {
	margin: 0
}

.comments-area li {
	list-style: none;
	margin: 0
}

.comments-area ol {
	padding: 0
}

.comments-area .comment-body {
	background: #fff;
	margin-top: 1.25rem;
	border-radius: .625rem;
	border: 1px solid #ececec;
	padding-top: 1.875rem;
	padding-bottom: 1.875rem
}

@media only screen and (max-width:575px) {
	.comments-area .comment-body {
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}
}

@media only screen and (max-width:767px) {
	.comments-area .comment-body {
		padding-left: 1.875rem;
		padding-right: 1.875rem
	}
}

@media only screen and (min-width:768px) {
	.comments-area .comment-body {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative
	}
}

.comments-area .avatar img {
	max-width: 4.875rem;
	border-radius: 9.375rem;
	-webkit-box-shadow: 0 0 0 5px #fff;
	box-shadow: 0 0 0 5px #fff
}

@media only screen and (min-width:768px) {
	.comments-area .avatar img {
		position: relative;
		left: -50%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4.875rem;
		flex: 0 0 4.875rem
	}
}

.comments-area .comment-inner {
	padding-right: 1.5625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media only screen and (min-width:768px) {
	.comments-area .comment-inner {
		margin-left: -.9375rem
	}
}

.comments-area .author-name {
	font-size: 1.0625rem;
	font-weight: 600;
	margin-bottom: .125rem
}

.comments-area .comment-metadata {
	margin-bottom: 1.25rem
}

.comments-area .comment-metadata time {
	color: #7c7d8d;
	font-size: .875rem
}

.comments-area .comment-content p {
	margin-bottom: 1.875rem
}

.comments-area .comment-content p img {
	margin-top: .625rem
}

.comments-area .comment-reply-link {
	font-weight: 700;
	text-transform: uppercase
}

.comments-area .comment-edit-link {
	color: #7c7d8d
}

.comment-respond {
	margin-top: 3.75rem
}

.comment-respond .comment-reply-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1.875rem;
	font-size: 1.5rem;
	font-weight: 600;
	font-size: 1.5rem;
	font-weight: 600
}

@media only screen and (min-width:992px) {
	.comment-respond .comment-reply-title {
		margin-bottom: 3.125rem
	}
}

.comment-respond .comment-reply-title small a {
	color: #7c7d8d;
	font-size: .875rem;
	font-weight: 500
}

@media only screen and (min-width:992px) {
	.comment-respond .form .form-group {
		margin-bottom: 1.5625rem
	}
}

.blog-details .article-content .wp-caption-text,
.blog-details .comment-content .wp-caption-text {
	font-size: .9375rem;
	font-style: italic
}

.navbar {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding-top: 1.375rem;
	padding-bottom: 1.375rem;
	z-index: 999;
	background: 0 0
}
	.navbar .btn {
		margin-left: 10px; 
	}

@media only screen and (min-width:992px) and (max-width:1420px) {
	.navbar {
		padding-right: 0;
		padding-left: 0;
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-bg-white {
	background: #fff
}

@media only screen and (min-width:1200px) {
	.navbar .container-fluid {
		padding-right: 2.1875rem;
		padding-left: 2.1875rem
	}
}

.navbar .navbar-nav .nav-link {
	font-weight: 600
}

@media only screen and (min-width:992px) {
	.navbar .navbar-nav .nav-link {
		padding-right: .625rem;
		padding-left: .625rem;
		font-size: .875rem
	}
}

@media only screen and (min-width:1200px) {
	.navbar .navbar-nav .nav-link {
		padding-right: .625rem;
		padding-left: .625rem;
		font-size: 1rem
	}
}

@media only screen and (min-width:1420px) {
	.navbar .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
		font-size: 1rem
	}
}

@media only screen and (max-width:1199px) {
	.navbar-brand {
		max-width: 120px
	}

	.navbar-brand img {
		max-width: 100%
	}
}

@media only screen and (min-width:991px) {
	.navbar .btn { 
		margin-top: 0
	}
}

@media only screen and (min-width:992px) {
	.navbar .btn {
		padding-right: 1.375rem;
		padding-left: 1.375rem
	}
}

@media only screen and (min-width:1200px) {
	.navbar .btn {
		padding-right: 1.5625rem;
		padding-left: 1.5625rem
	}
}

@media only screen and (min-width:1420px) {
	.navbar .btn {
		padding-right: 2.0625rem;
		padding-left: 2.0625rem
	}
}

@media only screen and (max-width:1420px) {
	.navbar .btn {
		font-size: .9375rem
	}

 
}

@media only screen and (max-width:400px) {
.navbar .btn {
    padding-right: 16px;
    padding-left: 16px;
}
.navbar .btn:first-child{
    margin-left: 0px;}
}

.dropdown-module {
	top: 2px
}

.navbar-brand__sticky {
	display: none
}

.navbar-sticky--moved-up {
	position: fixed;
	top: 0;
	background: #fff;
	margin-top: -100px;
	-webkit-box-shadow: 0 .1875rem .9375rem 0 rgba(0, 0, 0, .15);
	box-shadow: 0 .1875rem .9375rem 0 rgba(0, 0, 0, .15)
}

.navbar-sticky--moved-up.sticky-bg-color--dark {
	background: #fff
}
.navbar-sticky--moved-up.sticky-bg-color--dark .s145 {
    width: 130px;
}

@media only screen and (min-width:992px) {
	.navbar-sticky--moved-up {
		padding-top: .625rem;
		padding-bottom: .625rem
	}
}

.navbar-sticky--moved-up.sticky-bg-color--darkblue {
	background: #121871;
	-webkit-box-shadow: 0 .3125rem .9375rem 0 rgba(0, 128, 255, .1);
	box-shadow: 0 .3125rem .9375rem 0 rgba(0, 128, 255, .1)
}

.navbar-sticky--moved-up.sticky-bg-color--primary {
	-webkit-box-shadow: 0 .1875rem .9375rem 0 rgba(22, 18, 47, .1);
	box-shadow: 0 .1875rem .9375rem 0 rgba(22, 18, 47, .1)
}

.navbar-sticky--moved-up .navbar-brand__regular {
	display: none
}

.navbar-sticky--moved-up .navbar-brand__sticky {
	display: inline
}

.navbar-sticky--moved-up.sticky-bg-color--primary .btn-bg--primary {
	background: rgba(255, 255, 255, .1) !important
}

.navbar-sticky--moved-up.sticky-bg-color--dark.navbar-light .navbar-nav .nav-link,
.navbar-sticky--moved-up.sticky-bg-color--primary.navbar-light .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .75)
}

.navbar-sticky--moved-up.sticky-bg-color--dark.navbar-light .navbar-nav .nav-link:hover,
.navbar-sticky--moved-up.sticky-bg-color--dark.navbar-light .navbar-nav .nav-link:focus,
.navbar-sticky--moved-up.sticky-bg-color--dark.navbar-light .navbar-nav .nav-link.active,
.navbar-sticky--moved-up.sticky-bg-color--dark.navbar-light .navbar-nav .nav-link.current-menu-item,
.navbar-sticky--moved-up.sticky-bg-color--primary.navbar-light .navbar-nav .nav-link:hover,
.navbar-sticky--moved-up.sticky-bg-color--primary.navbar-light .navbar-nav .nav-link:focus,
.navbar-sticky--moved-up.sticky-bg-color--primary.navbar-light .navbar-nav .nav-link.active,
.navbar-sticky--moved-up.sticky-bg-color--primary.navbar-light .navbar-nav .nav-link.current-menu-item {
	color: #000
}

.navbar-sticky--on {
	margin-top: 0
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .75)
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.current-menu-item {
	color: #000
}

.sticky-bg-color--white .navbar-nav .nav-link,
.navbar-light:not(.navbar-sticky--moved-up) .navbar-nav .nav-link {
	color: rgba(18, 20, 31, .75)
}

.sticky-bg-color--white .navbar-nav .nav-link:hover,
.sticky-bg-color--white .navbar-nav .nav-link:focus,
.sticky-bg-color--white .navbar-nav .nav-link.active,
.sticky-bg-color--white .navbar-nav .nav-link.current-menu-item,
.navbar-light:not(.navbar-sticky--moved-up) .navbar-nav .nav-link:hover,
.navbar-light:not(.navbar-sticky--moved-up) .navbar-nav .nav-link:focus,
.navbar-light:not(.navbar-sticky--moved-up) .navbar-nav .nav-link.active,
.navbar-light:not(.navbar-sticky--moved-up) .navbar-nav .nav-link.current-menu-item {
	color: #12141f
}

.sticky-bg-color--white .dropdown-toggle:after {
	color: rgba(18, 20, 31, .65)
}

.dropdown-menu {
	border: 0;
	padding: .625rem 0;
	margin: 0
}

@media only screen and (min-width:992px) {
	.dropdown-menu {
		opacity: 0;
		display: block;
		visibility: hidden;
		min-width: 14.375rem;
		margin-top: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}
}

.dropdown-menu>li {
	padding: 0 .625rem
}

.dropdown>.dropdown-menu:before {
	content: '';
	position: absolute !important;
	top: -10px;
	right: auto;
	bottom: auto;
	left: 10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff
}

.navbar-light .dropdown>.dropdown-menu:before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ddd
}

.dropdown-submenu>.dropdown-menu:before {
	content: '';
	position: absolute;
	top: 18px;
	right: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff
}

@media only screen and (min-width:1400px) {
	.dropdown-submenu>.dropdown-menu:before {
		right: auto;
		left: -10px;
		border-left: 0;
		border-right: 10px solid #fff
	}

	.container-fluid .dropdown-submenu>.dropdown-menu:before {
		left: auto;
		right: -10px;
		border-right: 0;
		border-left: 10px solid #fff
	}
}

@media only screen and (min-width:992px) {
	.navbar-nav li:hover>ul.dropdown-menu {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
		visibility: visible;
		-webkit-box-shadow: 0 .5rem 1.875rem rgba(0, 0, 0, .15), 0 0 0 1px #ddd;
		box-shadow: 0 .5rem 1.875rem rgba(0, 0, 0, .15), 0 0 0 1px #ddd
	}
}

.dropdown-item {
	padding-top: .625rem;
	padding-bottom: .625rem;
	padding-right: .625rem;
	padding-left: .625rem;
	text-transform: uppercase;
	font-size: .8125rem;
	font-weight: 700
}

.dropdown-item.active,
.dropdown-item:active {
	background: #f8f9fa
}

.dropdown-divider {
	border-color: #8d98b7
}

.dropdown-submenu {
	position: relative
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	margin-top: -6px
}

@media only screen and (min-width:992px) {
	.dropdown-submenu>.dropdown-menu {
		left: auto;
		right: 100%
	}
}

@media only screen and (min-width:1400px) {
	.dropdown-submenu>.dropdown-menu {
		right: auto;
		left: 100%
	}

	.container-fluid .dropdown-submenu>.dropdown-menu {
		left: auto;
		right: 100%
	}
}

.dropdown-toggle:after {
	margin-left: 4px;
	vertical-align: 1px;
	border-top: 5px solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent
}

.navbar-light:not(.navbar-sticky--on) .dropdown-toggle:after {
	color: rgba(18, 20, 31, .65)
}

.dropdown-submenu .dropdown-toggle:after {
	position: absolute;
	right: 24px;
	top: 20px
}

.dropdown-submenu:hover .dropdown-toggle:after {
	text-decoration: underline
}

@media only screen and (min-width:992px) {
	.dropdown-submenu:hover .dropdown-toggle:after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg)
	}
}

@media only screen and (min-width:1400px) {
	.dropdown-submenu:hover .dropdown-toggle:after {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	.container-fluid .dropdown-submenu:hover .dropdown-toggle:after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg)
	}
}

@media only screen and (max-width:991px) {
	.main:before {
		content: "";
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background: rgba(0, 0, 0, .5);
		z-index: 3;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s
	}

	.navbar-light .main:before {
		background: rgba(255, 255, 255, .5)
	}

	.offcanvas--open {
		overflow: hidden
	}

	.offcanvas--open .main:before {
		opacity: .95;
		visibility: visible
	}

	.navbar {
		padding-top: .625rem;
		padding-bottom: .625rem
	}

	.navbar.active {
		display: block
	}

	.navbar.active .navbar-inner {
		right: 0
	}

	.navbar .navbar-inner {
		right: -100%;
		-webkit-transition: right .3s .2s;
		-o-transition: right .3s .2s;
		transition: right .3s .2s;
		background: #fff
	}

	[data-appearance=darkblue] .navbar .navbar-inner {
		background: -o-linear-gradient(45deg, #0e0f69 0%, #2b38af 100%);
		background: linear-gradient(45deg, #0e0f69 0%, #2b38af 100%)
	}

	.navbar .nav-link {
	        border-bottom: 1px solid rgb(0 0 0 / 8%);
		padding-top: .75rem;
		padding-bottom: .75rem;
		padding-right: 1.25rem;
		padding-left: 1.25rem
	}

	.navbar-inner {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 20rem;
		padding-top: 2.5rem;
		background-color: #fff;
		-webkit-box-shadow: 0 .5rem 1.875rem rgba(0, 0, 0, .15);
		box-shadow: 0 .5rem 1.875rem rgba(0, 0, 0, .15);
		border-radius: 0;
		overflow-x: hidden;
		overflow-y: auto;
		z-index: 1050
	}

	.navbar-inner .dropdown-menu {
		border: medium;
		background: 0 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		float: none;
		margin: 0;
		padding-bottom: 0;
		position: static
	}

	.navbar-inner .dropdown-menu:before {
		content: none
	}

	.dropdown-item {
		color: rgba(255, 255, 255, .8)
	}

	.dropdown-item:hover,
	.dropdown-item:focus {
		background: rgba(0, 0, 0, .2)
	}

	.nav--open .main-wrapper {
		-webkit-transform: translate3d(-150px, 0, 0);
		transform: translate3d(-150px, 0, 0)
	}

	.navbar-light .navbar-inner {
		background: #fff
	}

	.navbar-light .nav-link {
		border-bottom: 1px solid rgba(0, 0, 0, .08);
		color: rgba(18, 20, 31, .75) !important
	}

	.navbar-light .dropdown-item {
		color: rgba(18, 20, 31, .75)
	}

	.dropdown-submenu .dropdown-toggle:after {
		top: 17px
	}

.navbar-toggler {
    position: absolute;
    right: -13px;
    border: none;
    width: 50px;
    top: 17px;
    background-image: none;
    border-radius: 0;
    z-index: 1;
    display: inline-block;
}
.navbar-inner .navbar-toggler {
    position: absolute;
    height: 2.5rem;
    top: 8px;
    right: 10px;
}

	.navbar-toggler-icon {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
		background-image: none !important
	}

	.navbar-toggler-icon,
	.navbar-toggler-icon:before,
	.navbar-toggler-icon:after {
		-webkit-transition: .3s ease-in-out;
		-o-transition: .3s ease-in-out;
		transition: .3s ease-in-out
	}

	.navbar-toggler-icon {
		height: 3px;
		width: 50%;
		display: inline-block
	}

	.navbar-dark .navbar-toggler-icon,
	.navbar-sticky--on .navbar-toggler-icon {
		background: #000
	}

	.navbar-light .navbar-toggler-icon,
	.navbar-light.navbar-sticky--on .navbar-toggler-icon {
		background: #12141f
	}

	.sticky-bg-color--primary.navbar-sticky--on .navbar-toggler-icon {
		background: #fff
	}

	.navbar-toggler-icon:before,
	.navbar-toggler-icon:after {
		content: "";
		left: 0;
		height: 100%;
		width: 100%;
		position: absolute
	}

	.navbar-dark .navbar-toggler-icon:before,
	.navbar-sticky--on .navbar-toggler-icon:before,
	.navbar-dark .navbar-toggler-icon:after,
	.navbar-sticky--on .navbar-toggler-icon:after {
		background: #000
	}

	.navbar-light .navbar-toggler-icon:before,
	.navbar-light.navbar-sticky--on .navbar-toggler-icon:before,
	.navbar-light .navbar-toggler-icon:after,
	.navbar-light.navbar-sticky--on .navbar-toggler-icon:after {
		background: #12141f
	}

	.sticky-bg-color--primary.navbar-sticky--on .navbar-toggler-icon:before,
	.sticky-bg-color--primary.navbar-sticky--on .navbar-toggler-icon:after {
		background: #fff
	}

	.navbar-toggler-icon::before {
		top: -.625rem
	}

	.navbar-toggler-icon::after {
		top: .625rem
	}

	.navbar-toggler-icon.active {
		background-color: transparent !important;
		-webkit-transform: scale(.85) rotate(270deg);
		-ms-transform: scale(.85) rotate(270deg);
		transform: scale(.85) rotate(270deg)
	}

	.navbar-toggler-icon.active:before {
		top: 0;
		-webkit-transform: scale(.65) rotate(45deg);
		-ms-transform: scale(.65) rotate(45deg);
		transform: scale(.65) rotate(45deg)
	}

	.navbar-light .navbar-toggler-icon.active:before {
		background: #12141f
	}

	.navbar-toggler-icon.active:after {
		top: 0;
		-webkit-transform: scale(.65) rotate(-45deg);
		-ms-transform: scale(.65) rotate(-45deg);
		transform: scale(.65) rotate(-45deg)
	}

	.navbar-light .navbar-toggler-icon.active:after {
		background: #12141f
	}
}

.navbar-language {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (min-width:1366px) {
	.navbar .navbar-language {
		border-left: 1px solid rgba(255, 255, 255, .2);
		margin-left: .3125rem;
		padding-left: .9375rem
	}
}

.navbar-language__list {
	margin-left: .625rem;
	margin-right: .625rem
}

@media only screen and (min-width:1366px) {
	.navbar-language__list {
		margin-left: .9375rem;
		margin-right: .9375rem
	}
}

.navbar-language__list a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: .8
}

.navbar-language__list a:hover {
	opacity: 1
}

.navbar-language__flag {
	margin-right: .3125rem
}

.navbar-language__name {
	font-size: .8125rem
}

.hero {
	padding-top: 3.75rem;
	padding-bottom: 3.75rem
}
.hero h2 span{    color: #fd8f01;}
@media only screen and (min-width:992px) {
	.hero {
		padding-top: 8rem;
		padding-bottom: 5.5rem
	}
    .hero h2 {
        font-weight: 600;
        margin: 20px 0;
        font-size: 3.8rem;
    }
}

@media only screen and (min-width:1200px) {
	.hero--full {
		min-height: 100vh;
		padding-bottom: 12.5rem
	}
}

@media only screen and (min-width:1950px) {
	.hero--half {
		padding-bottom: 12.5rem
	}
}

@media only screen and (max-width:991px) {
	.hero--v1 {
		padding-top: 9.375rem
	}

	.hero--v1 .section-overlap {
		height: 6.25rem !important
	}

	.hero--v1 .hero__image {
		margin-top: -1.25rem !important
	}
}

@media screen and (min-width:1950px) {
	.hero--v6 .background-holder {
		background-position: center 75%
	}
}

@media only screen and (min-width:992px) {
	.hero--v9 {
		padding-top: 7.5rem;
		padding-bottom: 0
	}
}

@media only screen and (min-width:992px) {
	.hero--v9 .hero__description {
		border-left: 5px solid rgba(255, 255, 255, .3);
		padding-left: 20px
	}
}

@media only screen and (min-width:992px) {
	.hero--v9 .hero__image {
		top: calc(50% + 60px)
	}
}

@media only screen and (min-height:1100px) {
	.hero--v10 {
		min-height: 90vh
	}
}

@media screen and (max-width:1650px) {
	.hero--v10 .hero__diagonal-shape {
		margin-right: -170px
	}
}

@media only screen and (max-width:1199px) {
	.hero--v10 .hero__diagonal-shape {
		margin-top: -100px
	}
}

@media only screen and (min-height:1100px) {
	.hero--v11 {
		min-height: 92vh
	}
}

@media only screen and (min-height:1100px) {
	.hero--v12 {
		min-height: 80vh
	}
}

@media only screen and (min-width:992px) {
	.overlap-prepend-hero {
		padding-top: 18.75rem
	}
}

@media only screen and (min-width:992px) {
	.about--v1 .about__image {
		position: relative;
		right: 12.5rem
	}
}

@media only screen and (max-width:991px) {
	.about--v1 .about__image img {
		max-width: 100%;
		height: auto
	}
}

@media only screen and (min-width:992px) {
	.intro-video--v1 .about-video__pattern {
		top: -6.25rem;
		right: 6.25rem;
		left: auto
	}
}

@media only screen and (min-width:992px) {
	.about-video-media {
		z-index: 2;
		right: 0
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.about-video-media {
		position: absolute !important;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
}

@media only screen and (min-width:1200px) {
	.about-video-media {
		position: absolute;
		top: 80px
	}
}

@media only screen and (max-width:1199px) {
	.process--v1 .process__circle {
		width: 31.875rem
	}
}

.process--v1 .process__circle--mobile {
	position: relative
}

.process--v1 .process__circle--mobile::before {
	content: '';
	position: absolute !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 28.75rem;
	width: 28.75rem;
	border-radius: 100%;
	border: 1.2px dashed rgba(255, 255, 255, .05)
}

.process--v1 .process__circle--mobile::after {
	content: '';
	position: absolute !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 21.875rem;
	width: 21.875rem;
	border-radius: 100%;
	border: 1.2px dashed rgba(255, 255, 255, .08)
}

.process--v1 .process__circle--mobile .mobile-logo {
	height: 15.625rem;
	width: 15.625rem;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 90px 20px rgba(0, 0, 0, .05) inset;
	box-shadow: 0 0 90px 20px rgba(0, 0, 0, .05) inset;
	border: 1.2px dashed rgba(255, 255, 255, .15)
}

@media only screen and (max-width:575px) {
	.process--v1 .options::before {
		content: "";
		height: 100%;
		width: 1px;
		background: rgba(255, 255, 255, .04);
		position: absolute;
		left: 27px;
		top: 0
	}
}

.process--v1 .options .option {
	position: relative
}

@media only screen and (min-width:992px) {
	.process--v1 .options .option {
		min-width: 224px
	}

	.process--v1 .options .option:nth-child(1) {
		top: 102px
	}

	.process--v1 .options .option:nth-child(2) {
		top: 70px
	}

	.process--v1 .options .option:nth-child(3) {
		top: 36px
	}
}

@media only screen and (min-width:1200px) {
	.process--v1 .options .option:nth-child(1) {
		top: 60px
	}

	.process--v1 .options .option:nth-child(2) {
		top: 73px
	}

	.process--v1 .options .option:nth-child(3) {
		top: 88px
	}
}

.process--v1 .options h3 {
	line-height: 1.75rem
}

@media only screen and (min-width:992px) {
	.process--v1 .options .decor {
		top: -25px
	}
}

@media only screen and (max-width:575px) {
	.process--v1 .options--left .decor {
		left: -30px
	}
}

@media only screen and (min-width:576px) {
	.process--v1 .options--left .decor {
		right: -30px
	}
}

@media only screen and (min-width:992px) {
	.process--v1 .options--left .decor {
		right: -8px
	}
}

.process--v1 .options--right .decor {
	left: -30px
}

@media only screen and (min-width:992px) {
	.process--v1 .options--right .decor {
		left: -8px
	}
}

.token-sale-details--v1 .token-calculator__coin {
	width: calc(50% - 7.5px);
	margin-bottom: .9375rem;
	padding: .625rem .9375rem;
	text-align: left
}

.section--darkblue .token-sale-details--v1 .token-calculator__coin {
	background: #2446b1
}

.token-sale-details--v1 .token-calculator__coin--is-active {
	-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .15) inset;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, .15) inset
}

.token-sale-details--v1 .token-calculator__coin:nth-child(2n+1) {
	margin-right: .9375rem
}

@media only screen and (min-width:768px) {
	.token-sale-details--v1 .token-calculator__coin .coin-name {
		font-size: .9375rem
	}
}

.token-sale-details--v1 .token-calculator input.placeholder {
	color: #6f85d4
}

.token-sale-details--v1 .token-calculator input:-moz-placeholder {
	color: #6f85d4
}

.token-sale-details--v1 .token-calculator input::-moz-placeholder {
	color: #6f85d4
}

.token-sale-details--v1 .token-calculator input:-ms-input-placeholder {
	color: #6f85d4
}

.token-sale-details--v1 .token-calculator input::-webkit-input-placeholder {
	color: #6f85d4
}

.token-sale-details--v1.section--darkblue .token-calculator__coin {
	background: #2446b1
}

.token-sale-details--v1 .token-calculator-fields {
	padding: 1.25rem 1.875rem
}

.token-sale-details--v1 .token-calculator-fields .input-field-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 2px;
	padding: .625rem .9375rem
}

.token-sale-details--v1 .token-calculator-fields .input-field-row--src {
	background: rgba(0, 0, 0, .15);
	-webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .1);
	box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .1)
}

.token-sale-details--v1 .token-calculator-fields .input-field-row input {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	outline: 0;
	color: #fff
}

.bonuses--v1 .token-progress {
	left: -50px;
	position: absolute
}

.bonuses--v1 .token-progress__text {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-top: 40px;
	margin-left: 10px;
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1)
}

.bonuses--v1 .token-progress .line {
	position: absolute;
	height: 1px;
	width: 36px;
	border-bottom: 1.2px dashed rgba(255, 255, 255, .1);
	top: 13px;
	right: -27px
}

.bonuses--v2 .bar-portion {
	height: 2.1875rem;
	position: relative;
	z-index: 1
}

@media only screen and (min-width:576px) {
	.bonuses--v2 .bar-portion {
		height: 2.8125rem
	}
}

.bonuses--v2 .bar-portion:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.bonuses--v2 .bar-portion:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.bonuses--v2 .bar-portion .bonuses__rate {
	position: absolute;
	top: -2.875rem;
	height: 3.125rem;
	line-height: 2.875rem;
	text-align: center;
	width: 100%;
	font-size: .9375rem;
	z-index: -1
}

@media only screen and (min-width:576px) {
	.bonuses--v2 .bar-portion .bonuses__rate {
		font-size: 1.125rem;
		font-weight: 700
	}
}

.bonuses--v2 .bar-portion .bonuses__duration {
	position: absolute;
	top: -5.625rem;
	width: 100%;
	text-align: center;
	font-size: .75rem;
	font-weight: 500
}

@media only screen and (min-width:576px) {
	.bonuses--v2 .bar-portion .bonuses__duration {
		font-size: .875rem;
		top: -5rem
	}
}

@media only screen and (min-width:768px) {
	.bonuses--v2 .bar-portion .bonuses__duration {
		font-size: 1rem
	}
}

.bonuses--v2 .bar-portion:first-child .bonuses__rate {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.bonuses--v2 .bar-portion:nth-child(2n+2) .bonuses__rate {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	top: auto;
	bottom: -3.125rem;
	line-height: 3.25rem
}

.bonuses--v2 .bar-portion:nth-child(2n+2) .bonuses__duration {
	top: auto;
	bottom: -5.3125rem
}

.token-saleinfo--v1 .content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.token-saleinfo--v1 .allocation-bar {
	width: 100%
}

@media screen and (min-width:1330px) {
	.token-saleinfo--v2 .container {
		max-width: 81.25rem
	}
}

.oval--md {
	height: 1rem;
	width: 1rem;
	border-radius: 100px
}

.documents--v1 .card {
	max-width: 270px
}

.section--darkblue .documents--v1 .card {
	background: rgba(255, 255, 255, .05)
}

.section--dark .documents--v1 .card {
	background: #191b28
}

@media only screen and (max-width:575px) {
	.documents--v1 .card {
		margin-right: auto;
		margin-left: auto
	}
}

.documents--v1 .card img {
	max-width: 110px
}

.documents--v1 .card .card-download {
	opacity: 0;
	visibility: hidden;
	border-radius: 5px;
	border: 0
}

.section--darkblue .documents--v1 .card .card-download {
	background: #2d308e
}

.section--dark .documents--v1 .card .card-download {
	background: #191b28;
	-webkit-box-shadow: 0 0 0 1px #191b28;
	box-shadow: 0 0 0 1px #191b28
}

.documents--v1 .card .card-download a {
	height: 3rem;
	width: 3rem;
	border-radius: 100px;
	margin: 3px;
	position: relative
}

.documents--v1 .card .card-download a span {
	line-height: 3rem
}

.documents--v1 .card .card-download a:nth-child(4n+1) {
	background: #5e65e8
}

.documents--v1 .card .card-download a:nth-child(4n+2) {
	background: #cd3b5a
}

.documents--v1 .card .card-download a:nth-child(4n+3) {
	background: #c1772f
}

.documents--v1 .card .card-download a:nth-child(4n+4) {
	background: #6c8ee1
}

.documents--v1 .card .card-download a:hover {
	-webkit-box-shadow: 0 5px 35px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 5px 35px 5px rgba(0, 0, 0, .15);
	color: #fff;
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}

.documents--v1 .card:hover .card-download {
	opacity: 1;
	visibility: visible
}

.documents--v1.documents--light .card .card-download {
	background: #fff
}

.roadmap--v4 .roadmap-items {
	position: relative
}

.roadmap--v4 .roadmap-items:before {
	content: ""
}

.roadmap--v4 .roadmap-item {
	margin-bottom: 1.875rem;
	-webkit-box-flex: 100%;
	-ms-flex: 100%;
	flex: 100%
}

@media only screen and (min-width:480px) {
	.roadmap--v4 .roadmap-item {
		-webkit-box-flex: 50%;
		-ms-flex: 50%;
		flex: 50%
	}
}

@media only screen and (min-width:992px) {
	.roadmap--v4 .roadmap-item {
		-webkit-box-flex: 25%;
		-ms-flex: 25%;
		flex: 25%
	}
}

.roadmap--v4 .timeline-content {
	position: relative
}

.roadmap--v4 .timeline-content p {
	line-height: 1.9
}

.roadmap--v4 .content-body {
	position: relative
}

.roadmap--v4 .content-body:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	top: -10px
}

.roadmap--v4 .timeline-line {
	position: absolute;
	left: 0;
	top: -2.375rem;
	width: 100%;
	height: 2px;
	background: #fff
}

@media only screen and (min-width:992px) {
	.roadmap--v4 .timeline-line {
		top: -3.125rem
	}
}

.roadmap--v4 .timeline-line:before,
.roadmap--v4 .timeline-line:after {
	content: "";
	position: absolute !important;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border-radius: 6.25rem;
	left: 30px
}

.roadmap--v4 .roadmap-item:first-child .timeline-line {
	background-image: -o-linear-gradient(left, #FFFFFF 0, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.15) 38px, rgba(255, 255, 255, 0.15) 100%);
	background-image: linear-gradient(90deg, #FFFFFF 0, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.15) 38px, rgba(255, 255, 255, 0.15) 100%)
}

.roadmap--v4 .roadmap-item:first-child .timeline-line:before {
	left: 24px
}

.roadmap--v4 .roadmap-item:first-child .timeline-line:after {
	left: 4px
}

.roadmap--v4 .roadmap-item:not(:first-child) .content-body {
	margin-left: .625rem
}

.roadmap--v4 .roadmap-item:not(:last-child) .content-body {
	margin-right: .625rem
}

.roadmap--v4 .roadmap-item--past .timeline-line:before {
	height: .625rem;
	width: .625rem;
	background: #fff
}

.roadmap--v4 .roadmap-item--past .content-body:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}

.roadmap--v4 .roadmap-item--current .timeline-line {
	background: 0 0;
	background-image: -o-linear-gradient(left, #FFFFFF 40px, rgba(255, 255, 255, 0) 40px, rgba(255, 255, 255, 0.15) 40px, rgba(255, 255, 255, 0.15) 100%);
	background-image: linear-gradient(90deg, #FFFFFF 40px, rgba(255, 255, 255, 0) 40px, rgba(255, 255, 255, 0.15) 40px, rgba(255, 255, 255, 0.15) 100%)
}

.roadmap--v4 .roadmap-item--current .timeline-line:before {
	height: 1rem;
	width: 1rem;
	-webkit-box-shadow: 0 0 0 1px #fff;
	box-shadow: 0 0 0 1px #fff;
	z-index: 1
}

.roadmap--v4 .roadmap-item--current .timeline-line:after {
	height: .5rem;
	width: .5rem;
	left: 34px;
	background: #fff;
	z-index: 2
}

.roadmap--v4 .roadmap-item--current .content-body:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}

.roadmap--v4 .roadmap-item--future .timeline-line {
	opacity: .15
}

.roadmap--v4 .roadmap-item--future .timeline-line:before {
	height: .625rem;
	width: .625rem;
	background: #fff
}

.roadmap--v4 .roadmap-item--future .timeline-info,
.roadmap--v4 .roadmap-item--future .content-body {
	opacity: .15
}

.team--v1 .card {
	max-width: 270px;
	margin-right: auto;
	margin-left: auto
}

.team--v1 .card img {
	max-width: 160px;
	border-radius: 100%
}

.team--v1.section--dark .card {
	background: #1e202d
}

.team--v1.section--darkblue .card {
	background: #0e0f64
}

.team--v2 .card .card__aside {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 120px;
	flex: 0 0 120px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.learn .switchable__image {
		max-width: 37.5rem
	}
}

@media(min-width:1800px) {
	.learn .switchable__image {
		max-width: 62.5rem
	}
}

.customer-website {
	height: 20.9375rem
}

.customer-website .simplebar-content {
	width: 88%;
	margin: 0 auto
}

.customer-website .simplebar-track::before {
	content: "";
	position: absolute !important;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: #ececec;
	border-radius: 7px;
	height: 100%;
	width: 2px
}

.customer-website .simplebar-track.simplebar-vertical {
	height: calc(100% - 20px)
}

.customer-website .simplebar-track .simplebar-scrollbar.simplebar-visible:before {
	opacity: 1;
	border-radius: 0
}

.customer-website-item {
	-webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 5px 7px 0 rgba(0, 0, 0, .08)
}

.customer-website-item:hover .item-description {
	opacity: .9
}

.customer-website .item-description {
	opacity: 0
}

.footer .widget ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.footer .widget li {
	padding-top: .375rem;
	padding-bottom: .375rem
}

.footer.section--dark p,
.footer.section--dark a {
	opacity: .75
}

.footer.section--dark .icon-group a,
.footer.section--dark .icon-group p,
.footer.section--dark p a,
.footer.section--dark a p {
	opacity: 1
}

.footer.section--dark .widget li a {
	color: #fff
}

.footer.section--light .widget li a {
	color: #7c7d8d
}

.footer.section--light a:hover,
.footer.section--dark a:hover {
	opacity: 1
}
.br2rem {
    border-radius: 1.5rem;
}
.navbar2 {
    position: fixed;
    top: 0;
    background: #fff;
    -webkit-box-shadow: 0 .1rem .9rem 0 rgba(0, 0, 0, .10);
    box-shadow: 0 .1rem .9rem 0 rgba(0, 0, 0, .10);
    width: 100%;
    left: 0;    padding: 5px 0;    z-index: 9;
}
.navbar2 .logo_img{     height: 65px;}
.d_box {
    border-radius: 1rem;
    padding: 10px 20px;
    height: 100%;
	flex-direction: inherit;    background: #ffddd3;
}
.d_box .ico img{ height: 50px;}
.rc_box_scrool {
    padding-right: 13px;
    max-height: 433px;
    overflow: auto;
}
.rc_box_in {
    background: #f5efed; 
    padding: 14px 0 ;
    overflow: hidden;
    border-radius: 20px;
    color: #000;     font-size: 14px;
    margin-bottom: 18px;
}
.rc_box_in .row {
    padding-left: 20px;
    padding-right: 20px;
}
.rc_box_in_b {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.color1 {
    color: #fd8f01;
}
.rc_box_in .wb {
    text-align: center;
    background: #ffddd3;
    padding: 6px;
    border-radius: 10px;
}
.w100px {
    width: 80px;
    display: inline-block;
    margin-right: 20px;
}

 
  
  div::-webkit-scrollbar-track { 
	border-radius: 10px;
	background-color: #F5F5F5;
  }
  
  div::-webkit-scrollbar {
	width: 8px;
	background-color: #F5F5F5;
  }
  
  div::-webkit-scrollbar-thumb {
	border-radius: 10px; 
	background-color: #555;
  }
  
@media only screen and (max-width:991px) {
  .h3-font, h3 {
    font-size: 3rem; 
}
.pie-chart--flat, .pie-chart--flat svg {
    width: 310px;
    height: 310px;
}
}

