/*------------------------------------------------------------------
[Master Stylesheet]

Project:    Sakhi Charity &amp; Donations
Version:    1.1
Last change:    24/08/2019 [fixed Float bug, vf]
Assigned to:    SRGIT
Primary use:    Sakhi Charity &amp; Donations 
-------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900');
@import "bootstrap.min.css";
@import "bootstrap_limitless.min.css";
@import "layout.min.css";
@import "components.min.css";

/*------------------------------------------------------------------
[Table of contents]

1. Body
2. Header / #header
3. Navigation / #navbar
4. Content / #content
5. Sakhi Charity &amp; Donations / .section 
6. core-features / .core-features
7. Join Charity / .section 
8. Footer / .footer 
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Color codes]

Background: #ffffff (white)
Content:    #222 (light black)
Header h1:  #222 (green)
Header h2:  #222 (red)
Footer:     #324148 (dark black)

a (standard):   #222 (dark black)
a (visited):    #0b8e26 (light green)
a (active): #000 (black)
-------------------------------------------------------------------*/
@charset "UTF-8";
a { color:#fff}
a:hover { color:#fff}

input[type=checkbox][data-fouc], input[type=radio][data-fouc] {
	visibility:hidden;
	width:1.25rem;
	height:1.25rem
}
.form-check input[type=checkbox][data-fouc], .form-check input[type=radio][data-fouc] {
	position:absolute
}
.form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc], .form-check-inline:not(.form-check-switchery) input[type=radio][data-fouc] {
position:relative;
margin-top:.00002rem;
margin-right:.625rem
}
.form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc], .form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type=radio][data-fouc] {
margin-right:0;
margin-left:.625rem
}
.form-check-switchery input[data-fouc] {
	width:2.375rem;
	height:1.25rem
}
.form-check-switchery-double.form-check input[data-fouc] {
	position:static
}
.form-check-switch input {
	height:2.25003rem;
	visibility:hidden;
	display:inline-block;
	vertical-align:middle;
	margin:0
}
.form-check-switch input[data-size=large] {
	height:2.50002rem
}
.form-check-switch input[data-size=small] {
	height:2.00002rem
}
input[type=text][data-fouc] {
	height:2.25003rem;
	opacity:0
}
input[type=text].form-control-lg[data-fouc] {
	height:2.50002rem
}
input[type=text].form-control-sm[data-fouc] {
	height:2.00002rem
}
select[data-fouc]:not([aria-hidden=false]) {
height:2.25003rem;
opacity:0
}
select.form-control-lg[data-fouc]:not([aria-hidden=false]) {
height:2.50002rem
}
select.form-control-sm[data-fouc]:not([aria-hidden=false]) {
height:2.00002rem
}
input[type=file][data-fouc] {
	height:2.25003rem;
	opacity:0
}
input[type=file].form-control-lg[data-fouc] {
	height:2.50002rem
}
input[type=file].form-control-sm[data-fouc] {
	height:2.00002rem
}
.wizard-form[data-fouc] {
	opacity:0
}
.wizard-form[data-fouc].wizard {
	opacity:1
}
.wizard-form[data-fouc]:not(.wizard) {
padding-top:6.75003rem;
padding-bottom:3.50003rem
}
.wizard-form[data-fouc]:not(.wizard) fieldset:not(:first-of-type), .wizard-form[data-fouc]:not(.wizard) h6 {
display:none
}
input[type=text].colorpicker-flat-full[data-fouc] {
	height:285px
}
pre[data-fouc]:not(.ace_editor) {
height:450px
}
pre[data-fouc].ace_editor {
	visibility:visible
}
.noui-pips-height-helper:not(.noUi-target)[data-fouc] {
height:2.62503rem
}
.noui-pips-height-helper.noui-slider-lg:not(.noUi-target)[data-fouc] {
height:2.75003rem
}
.noui-pips-height-helper.noui-slider-sm:not(.noUi-target)[data-fouc] {
height:2.50003rem
}
.noui-vertical-height-helper:not(.noUi-target)[data-fouc] {
display:inline-block;
height:10rem
}
input[type=text].ion-height-helper[data-fouc] {
	height:3.4375rem
}
input[type=text].ion-pips-height-helper[data-fouc] {
	height:5.5625rem
}
input[type=text].noui-height-helper:not(.noUi-target)[data-fouc] {
height:.375rem
}
.select2-container {
	outline:0;
	position:relative;
	display:inline-block;
	vertical-align:middle;
	text-align:left
}
.select2-selection--single {
	cursor:pointer;
	outline:0;
	display:block;
padding:.4375rem 0;
	line-height:1.5385;
	color:#333;
	position:relative;
	border:1px solid transparent;
	white-space:nowrap;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
border-radius:.1875rem;
transition:all ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.select2-selection--single {
transition:none
}
}
.select2-container--open .select2-selection--single, .select2-selection--single:focus, .select2-selection--single:hover {
	box-shadow:0 0 0 62.5rem rgba(0, 0, 0, .01) inset
}
.select2-selection--single:not([class*=bg-]) {
background-color:#fff
}
.select2-selection--single:not([class*=bg-]):not([class*=border-]) {
border-color:#ddd
}
.select2-container--open .select2-selection--single[class*=bg-]:not(.bg-white):not(.bg-transparent):not(.bg-light), .select2-selection--single[class*=bg-]:not(.bg-white):not(.bg-transparent):not(.bg-light):focus, .select2-selection--single[class*=bg-]:not(.bg-white):not(.bg-transparent):not(.bg-light):hover {
box-shadow:0 0 0 62.5rem rgba(0, 0, 0, .04) inset
}
.select2-selection--single[class*=bg-]:not(.bg-white):not(.bg-transparent):not(.bg-light) .select2-selection__placeholder {
color:#fff
}
.select2-container--disabled .select2-selection--single[class*=bg-]:not(.bg-white):not(.bg-transparent):not(.bg-light) .select2-selection__placeholder {
color:rgba(255, 255, 255, .75)
}
.select2-selection--single .select2-selection__rendered {
	display:block;
padding-left:.875rem;
	padding-right:2.375rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.select2-selection--single .select2-selection__rendered>i {
margin-right:.625rem
}
.select2-selection--single .select2-selection__clear {
	position:relative;
	cursor:pointer;
	float:right;
	font-size:0;
	line-height:1;
margin-top:.12502rem;
margin-left:.625rem;
	opacity:.75;
transition:opacity ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.select2-selection--single .select2-selection__clear {
transition:none
}
}
.select2-selection--single .select2-selection__clear:hover {
	opacity:1
}
.select2-selection--single .select2-selection__clear:after {
	content:'\ed6b';
	font-family:icomoon;
	display:inline-block;
	font-size:1rem;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.select2-selection--single .select2-selection__placeholder {
	color:#999
}
.select2-selection--single .select2-selection__arrow:after {
	content:'\e9c5';
	font-family:icomoon;
	display:inline-block;
	position:absolute;
	top:50%;
right:.875rem;
margin-top:-.5rem;
	font-size:1rem;
	line-height:1;
	color:inherit;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.select2-selection--single .select2-selection__arrow b {
	display:none
}
.select2-container--disabled .select2-selection--single {
	cursor:default;
	box-shadow:none
}
.select2-container--disabled .select2-selection--single:not([class*=bg-]) {
color:#999;
background-color:#fafafa
}
.select2-container--disabled .select2-selection--single[class*=bg-] {
opacity:.75;
box-shadow:none
}
.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display:none
}
.select2-selection--multiple {
	display:block;
	border:1px solid transparent;
	cursor:text;
	outline:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
border-radius:.1875rem
}
.select2-selection--multiple:not([class*=bg-]) {
background-color:#fff
}
.select2-selection--multiple:not([class*=bg-]):not([class*=border-]) {
border-color:#ddd
}
.select2-selection--multiple .select2-selection__rendered {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	list-style:none;
	margin:0;
padding:0 .125rem .125rem .125rem;
	width:100%
}
.select2-selection--multiple .select2-selection__placeholder {
	color:#999
}
.select2-container--disabled .select2-selection--multiple:not([class*=bg-]) {
background-color:#fafafa
}
.select2-container--disabled .select2-selection--multiple[class*=bg-] {
opacity:.75;
box-shadow:none
}
.select2-container--disabled .select2-selection--multiple[class*=bg-] .select2-selection__choice {
opacity:1
}
.select2-container--disabled .select2-selection--multiple, .select2-container--disabled .select2-selection--multiple .select2-search__field, .select2-container--disabled .select2-selection--multiple .select2-selection__choice {
	cursor:default
}
.select2-selection--multiple .select2-selection__choice {
	background-color:#455a64;
	color:#fff;
	cursor:default;
	float:left;
margin-right:.125rem;
margin-top:.125rem;
padding:.3125rem .875rem;
border-radius:.1875rem;
transition:color ease-in-out .15s, background-color ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.select2-selection--multiple .select2-selection__choice {
transition:none
}
}
.select2-selection--multiple .select2-selection__choice:focus, .select2-selection--multiple .select2-selection__choice:hover {
	background-color:#455a64;
	color:#fff
}
.select2-selection--multiple .select2-selection__choice>i {
margin-right:.625rem
}
.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
	cursor:pointer;
	float:right;
font-size:.875rem;
margin-top:.18752rem;
	line-height:1;
margin-left:.625rem;
	opacity:.75;
transition:opacity ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
transition:none
}
}
.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
	opacity:1
}
.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
	opacity:.6
}
.select2-container--disabled .select2-selection--multiple .select2-selection__choice:focus, .select2-container--disabled .select2-selection--multiple .select2-selection__choice:hover {
	background-color:#455a64;
	color:#fff
}
.select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
	display:none
}
.select2-selection--multiple .select2-search--inline {
	float:left
}
.select2-selection--multiple .select2-search--inline .select2-search__field {
	font-size:100%;
margin-top:.125rem;
padding:.3125rem 0;
	background-color:transparent;
	border-width:0;
	outline:0;
	color:inherit;
margin-left:.25rem;
	-webkit-appearance:textfield
}
.select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance:none
}
.select2-selection--multiple .select2-search--inline:first-child .select2-search__field {
	margin-left:0;
padding-left:.75rem
}
.select2-dropdown {
	background-color:#fff;
	color:#333;
	border:1px solid rgba(0, 0, 0, .15);
	display:block;
	position:absolute;
	left:-100000px;
	width:100%;
	z-index:1070;
border-radius:.1875rem;
box-shadow:0 .25rem .5rem rgba(0, 0, 0, .1)
}
.select2-results {
	display:block
}
.select2-results__options {
	list-style:none;
	margin:0;
	padding:0
}
.select2-results>.select2-results__options {
padding-bottom:.5rem;
	max-height:280px;
	overflow-y:auto
}
.select2-search--hide+.select2-results>.select2-results__options {
padding-top:.5rem
}
.select2-results:first-child>.select2-results__options {
padding-top:.5rem
}
.select2-results__option {
padding:.5rem 1rem;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
transition:all ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.select2-results__option {
transition:none
}
}
.select2-results__option+.select2-results__option {
	margin-top:1px
}
.select2-results__option i {
margin-right:.625rem
}
.select2-results__option i.icon-undefined {
	display:none
}
.select2-results__option[role=group] {
	padding:0
}
.select2-results__option.select2-results__option--highlighted {
	background-color:#f5f5f5;
	color:#333
}
.select2-results__option[aria-disabled=true] {
	color:#999;
	cursor:default
}
.select2-dropdown[class*=bg-] .select2-results__option[aria-disabled=true] {
color:rgba(255, 255, 255, .6)
}
.select2-results__option[aria-selected=true] {
	color:#fff;
	background-color:#2196f3
}
.select2-results__options--nested>.select2-results__option {
	padding-left:2rem;
	padding-right:2rem
}
.select2-results__group {
	display:block;
padding:.5rem 1rem;
	cursor:default;
	font-weight:500;
margin-top:.5rem;
margin-bottom:.5rem
}
.select2-results__option:first-child>.select2-results__group {
	margin-top:0
}
.select2-results__message {
	color:#999;
	cursor:default
}
.select2-dropdown[class*=bg-] .select2-results__message {
color:rgba(255, 255, 255, .75)
}
.select2-results__option.loading-results {
	padding-top:0
}
.select2-results__option.loading-results+.select2-results__option {
margin-top:.5rem
}
.select2-results__option--load-more {
	text-align:center;
margin-top:.5rem;
	cursor:default
}
.select2-container--open .select2-dropdown {
	left:0
}
.select2-container--open .select2-dropdown--above {
	border-bottom:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.select2-container--open .select2-dropdown--above[class*=bg-] {
border-bottom:1px solid rgba(255, 255, 255, .2)
}
.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius:0;
	border-top-right-radius:0
}
.select2-container--open .select2-dropdown--below {
	border-top:none;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.select2-container--open .select2-dropdown--below[class*=bg-] {
border-top:1px solid rgba(255, 255, 255, .2)
}
.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.select2-search--dropdown {
	display:block;
	position:relative;
	padding:1rem
}
.select2-search--dropdown:after {
	content:'\e98e';
	font-family:icomoon;
	position:absolute;
	top:50%;
	left:1.875rem;
	color:inherit;
	display:block;
font-size:.8125rem;
margin-top:-.40625rem;
	line-height:1;
	opacity:.6;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.select2-search--dropdown+.select2-results .select2-results__message:first-child {
	padding-top:0
}
.select2-search--dropdown .select2-search__field {
padding:.4375rem .875rem;
	padding-left:2.5625rem;
	border:1px solid #ddd;
	outline:0;
	width:100%;
border-radius:.1875rem
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance:none
}
.select2-search--dropdown.select2-search--hide {
	display:none
}
.select-lg.select2-selection--single {
padding:.5625rem 0;
font-size:.875rem;
	line-height:1.4286
}
.select-lg.select2-selection--single .select2-selection__rendered {
	padding-left:1rem;
	padding-right:2.5rem
}
.select-lg.select2-selection--single .select2-selection__arrow:after {
	right:1rem
}
.select-lg.select2-selection--multiple .select2-selection__choice {
padding:.4375rem 1rem;
font-size:.875rem;
	line-height:1.4286
}
.select-lg.select2-selection--multiple .select2-search--inline .select2-search__field {
padding:.4375rem 0;
font-size:.875rem;
	line-height:1.4286
}
.select-sm.select2-selection--single {
padding:.3125rem 0;
font-size:.75rem;
	line-height:1.6667
}
.select-sm.select2-selection--single .select2-selection__rendered {
padding-left:.75rem;
	padding-right:2.375rem
}
.select-sm.select2-selection--single .select2-selection__arrow:after {
right:.75rem
}
.select-sm.select2-selection--multiple .select2-selection__choice {
padding:.1875rem .75rem;
font-size:.75rem;
	line-height:1.6667
}
.select-sm.select2-selection--multiple .select2-search--inline .select2-search__field {
padding:.1875rem 0;
font-size:.75rem;
	line-height:1.6667
}
.select2-selection--multiple[class*=bg-] .select2-selection__choice {
background-color:rgba(0, 0, 0, .2)
}
.select2-dropdown[class*=bg-] .select2-search--dropdown .select2-search__field {
background-color:rgba(0, 0, 0, .2);
border-color:transparent;
color:#fff
}
.select2-dropdown[class*=bg-] .select2-results__option[aria-selected=true] {
background-color:rgba(0, 0, 0, .2);
color:#fff
}
.select2-dropdown[class*=bg-] .select2-results__option--highlighted {
background-color:rgba(0, 0, 0, .1);
color:#fff
}
.select2-close-mask {
	border:0;
	margin:0;
	padding:0;
	display:block;
	position:fixed;
	left:0;
	top:0;
	min-height:100%;
	min-width:100%;
	height:auto;
	width:auto;
	z-index:99;
	background-color:#fff;
	opacity:0
}
.select2-hidden-accessible {
	border:0!important;
	clip:rect(0 0 0 0)!important;
	height:1px!important;
	margin:-1px!important;
	overflow:hidden!important;
	padding:0!important;
	position:fixed!important;
	width:1px!important
}
.select2-result-repository {
padding-top:.4375rem;
padding-bottom:.4375rem
}
.select2-result-repository__avatar {
	float:left;
	width:60px;
margin-right:.9375rem
}
.select2-result-repository__avatar img {
	width:100%;
	height:auto;
	border-radius:100px
}
.select2-result-repository__meta {
	margin-left:70px
}
.select2-result-repository__title {
	font-weight:500;
	word-wrap:break-word;
	margin-bottom:2px
}
.select2-result-repository__forks, .select2-result-repository__stargazers, .select2-result-repository__watchers {
	display:inline-block;
font-size:.75rem
}
.select2-result-repository__description {
font-size:.75rem
}
.select2-result-repository__forks, .select2-result-repository__stargazers {
margin-right:.9375rem
}
.validation-invalid-label, .validation-valid-label {
margin-top:.5rem;
margin-bottom:.5rem;
	display:block;
	color:#f44336;
	position:relative;
	padding-left:1.625rem
}
.validation-valid-label {
	color:#4caf50
}
.validation-invalid-label:before, .validation-valid-label:before {
	font-family:icomoon;
	font-size:1rem;
	position:absolute;
top:.12502rem;
	left:0;
	display:inline-block;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.validation-invalid-label:empty, .validation-valid-label:empty {
	display:none
}
.validation-invalid-label:before {
	content:'\ed63'
}
.validation-valid-label:before {
	content:'\ee73'
}
.quform-errors {
margin-top:.5rem;
margin-bottom:.5rem;
	display:block;
	color:#f44336;
	position:relative;
	padding-left:1.625rem
}
.quform-errors:before {
	content:'\ed63';
	font-family:icomoon;
	font-size:1rem;
	position:absolute;
top:.12502rem;
	left:0;
	display:inline-block;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.quform-success-message {
	background:#e8f5e9;
padding:.625rem 1.25rem;
	margin:1.25rem;
	margin-bottom:0;
	color:#388e3c;
border-radius:.1875rem
}
.quform-success-message:before {
	content:'\ee73';
	font-family:icomoon;
	font-size:1rem;
	display:inline-block;
	float:left;
margin-top:.12502rem;
margin-right:.625rem;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.picker {
	width:100%;
	text-align:left;
	position:absolute;
	top:100%;
	margin-top:-1px;
	z-index:1070;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.picker__input {
	cursor:default
}
.picker__holder {
	width:100%;
	overflow-y:auto;
	position:absolute;
	display:none;
	background-color:#fff;
	border:1px solid rgba(0, 0, 0, .15);
	border-top-width:0;
	border-bottom-width:0;
	max-width:18.13rem;
	outline:0;
	-webkit-overflow-scrolling:touch;
border-bottom-right-radius:.1875rem;
border-bottom-left-radius:.1875rem;
box-shadow:0 .25rem .5rem rgba(0, 0, 0, .1)
}
.picker--opened .picker__holder {
	max-height:480px;
	border-top-width:1px;
	border-bottom-width:1px;
	display:block
}
.picker__box {
padding:.9375rem
}
.picker__header {
	text-align:center;
	position:relative;
font-size:.9375rem;
	line-height:1;
padding-top:.9375rem;
padding-bottom:.9375rem
}
.picker__month, .picker__year {
	font-weight:500;
	display:inline-block;
margin-left:.3125rem;
margin-right:.3125rem
}
.picker__year {
	color:#999;
font-size:.75rem;
	font-weight:400
}
.picker__select--month, .picker__select--year {
	border-color:#ddd;
	height:2.25003rem;
font-size:.8125rem;
	line-height:1.5385;
margin-left:.3125rem;
margin-right:.3125rem;
	outline:0;
	white-space:nowrap
}
.picker__nav--next, .picker__nav--prev {
	position:absolute;
padding:.5rem;
	top:50%;
	margin-top:-1rem;
	line-height:1;
border-radius:.1875rem;
transition:all ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.picker__nav--next, .picker__nav--prev {
transition:none
}
}
.picker__nav--next:before, .picker__nav--prev:before {
	font-family:icomoon;
	display:block;
	font-size:1rem;
	width:1rem;
	text-align:center;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.picker__nav--next:hover, .picker__nav--prev:hover {
	cursor:pointer;
	color:#333;
	background-color:#f5f5f5
}
.picker__nav--prev {
	left:0
}
.picker__nav--prev:before {
	content:'\e9c8'
}
.picker__nav--next {
	right:0
}
.picker__nav--next:before {
	content:'\e9cb'
}
.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
cursor:default;
background-color:transparent
}
.picker__table {
	text-align:center;
	border-collapse:collapse;
	border-spacing:0;
	table-layout:fixed;
	font-size:inherit;
	width:100%;
margin-bottom:.9375rem
}
.picker__table td {
	margin:0;
	padding:0
}
.picker__weekday {
	width:14.285714286%;
	text-align:center;
padding-bottom:.46875rem;
padding-top:.9375rem;
	color:#999;
	font-weight:400
}
.picker__day {
padding:.4375rem;
	min-width:2.12503rem;
border-radius:.1875rem
}
.picker__day--today {
	position:relative;
	background-color:#f5f5f5
}
.picker__day--today:before {
	content:"";
	position:absolute;
top:.125rem;
right:.125rem;
	width:0;
	height:0;
border-top:.375rem solid #26a69a;
border-left:.375rem solid transparent
}
.picker__day--outfocus {
	color:#ccc
}
.picker__day--infocus, .picker__day--outfocus {
transition:all ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.picker__day--infocus, .picker__day--outfocus {
transition:none
}
}
.picker__day--infocus:hover, .picker__day--outfocus:hover {
	cursor:pointer;
	color:#333;
	background-color:#f5f5f5
}
.picker__day--highlighted:before {
	border-top-color:#fff
}
.picker--focused .picker__day--highlighted, .picker__day--highlighted, .picker__day--highlighted:hover {
	cursor:pointer;
	color:#fff;
	background-color:#26a69a
}
.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
	background-color:#26a69a;
	color:#fff
}
.picker__day--disabled, .picker__day--disabled:hover {
	background-color:transparent;
	color:#999;
	cursor:default
}
.picker__day--disabled:before {
	border-top-color:#999
}
.picker__day--highlighted .picker__day--disabled, .picker__day--highlighted .picker__day--disabled:hover {
	background-color:transparent
}
.picker__footer {
	text-align:center
}
.picker__footer button {
	border:0;
padding:.4375rem .875rem;
	font-weight:500;
	cursor:pointer;
	display:inline-block;
border-radius:.1875rem;
transition:all ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.picker__footer button {
transition:none
}
}
.picker__footer button:focus, .picker__footer button:hover {
	outline:0;
	color:#333;
	background-color:#f5f5f5
}
.picker__footer button:before {
	height:0
}
.picker__footer button:disabled, .picker__footer button:disabled:focus, .picker__footer button:disabled:hover {
	background-color:transparent;
	color:#999;
	cursor:default
}
.picker__button--today:before {
	content:'';
margin-right:.625rem;
	position:relative;
	display:inline-block;
top:-.0625rem;
	width:0;
border-top:.375rem solid #2196f3;
border-left:.375rem solid transparent
}
.picker__button--close:before {
	content:'\D7';
	display:inline-block;
	position:relative;
margin-right:.625rem;
top:.0625rem;
	line-height:1;
	font-size:1rem
}
.picker__button--clear:before {
	content:'';
	display:inline-block;
	position:relative;
top:-.1875rem;
width:.5rem;
margin-right:.625rem;
border-top:.125rem solid #f44336
}
.picker--time {
	min-width:16rem;
	max-width:20rem
}
.picker--time .picker__box {
	padding:0
}
.picker__list {
	list-style:none;
padding:.5rem 0;
	margin:0;
	max-height:250px;
	overflow-y:auto
}
.picker__list-item {
	position:relative;
padding:.5rem 1rem;
transition:all ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.picker__list-item {
transition:none
}
}
.picker__list-item:focus, .picker__list-item:hover {
	cursor:pointer;
	color:#333;
	background-color:#f5f5f5;
	z-index:10
}
.picker--time .picker__button--clear {
	display:block;
	width:100%;
	margin:0;
padding:.4375rem .875rem;
	background-color:#fafafa;
	outline:0;
	border:0;
	border-top:1px solid #ddd;
	text-align:center;
	cursor:pointer;
margin-bottom:-.5rem;
margin-top:.5rem;
transition:all ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.picker--time .picker__button--clear {
transition:none
}
}
.picker--time .picker__button--clear:focus, .picker--time .picker__button--clear:hover {
	background-color:#f5f5f5
}
.picker__list-item--highlighted {
	z-index:10
}
.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted, .picker__list-item--highlighted:hover {
	cursor:pointer;
	color:#333;
	background-color:#f5f5f5
}
.picker--focused .picker__list-item--selected, .picker__list-item--selected, .picker__list-item--selected:hover {
	color:#fff;
	background-color:#2196f3;
	z-index:10
}
.picker--focused .picker__list-item--disabled, .picker__list-item--disabled, .picker__list-item--disabled:hover {
	color:#999;
	background-color:transparent;
	cursor:default;
	z-index:auto
}
.slinky-menu {
	position:relative;
	overflow:hidden;
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
.slinky-menu>ul {
	left:0;
	position:relative;
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
.slinky-menu ul {
	width:100%
}
.slinky-menu ul.active {
	max-height:340px;
	overflow-y:auto
}
.slinky-menu li+li:not(.dropdown-item):not(.dropdown-divider) {
margin-top:1px
}
.slinky-menu li ul {
	display:none;
	left:100%;
	position:absolute;
	top:0
}
.slinky-menu .header {
	display:-ms-flexbox;
	display:flex;
	position:relative;
	color:#2196f3;
transition:all ease-in-out .15s
}
@media screen and (prefers-reduced-motion:reduce) {
.slinky-menu .header {
transition:none
}
}
.slinky-menu .header:focus, .slinky-menu .header:hover {
	color:#0a6ebd
}
.slinky-menu .header .title {
	-ms-flex:1;
	flex:1;
padding:.5rem 1rem;
	padding-left:3rem
}
.slinky-menu .back:after, .slinky-menu .back:before, .slinky-menu .next:after, .slinky-menu .next:before {
	font-family:icomoon;
	position:absolute;
	top:50%;
margin-top:-.5rem;
	font-size:1rem;
	line-height:1;
	opacity:.75;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slinky-menu .next {
	padding-right:2.5rem
}
.slinky-menu .next:after {
	content:'\e9c7';
	right:1rem
}
.slinky-menu .back {
	position:absolute;
padding:.5rem 1rem;
	color:inherit;
	width:100%;
	height:100%
}
.slinky-menu .back:before {
	content:'\ede7';
	left:1rem
}
.is_stuck {
	z-index:1030!important
}
.navbar-top .navbar.is_stuck {
	margin-top:3.12503rem
}
.headroom {
transition:box-shadow ease-in-out .2s, -webkit-transform ease-in-out .2s;
transition:transform ease-in-out .2s, box-shadow ease-in-out .2s;
transition:transform ease-in-out .2s, box-shadow ease-in-out .2s, -webkit-transform ease-in-out .2s;
	will-change:transform
}
.navbar-slide-top.headroom--pinned {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
.navbar-slide-top.headroom--unpinned {
	-webkit-transform:translateY(-100%);
	transform:translateY(-100%);
	box-shadow:none
}
.navbar-slide-bottom.headroom--pinned {
	-webkit-transform:translateY(100%);
	transform:translateY(100%);
	box-shadow:none
}
.navbar-slide-bottom.headroom--unpinned {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
.ps {
	overflow:hidden!important;
	overflow-anchor:none;
	-ms-touch-action:auto;
	touch-action:auto
}
.ps__rail-x, .ps__rail-y {
	opacity:0;
	position:absolute;
transition:opacity .15s linear
}
@media screen and (prefers-reduced-motion:reduce) {
.ps__rail-x, .ps__rail-y {
transition:none
}
}
.ps__rail-x {
	bottom:0
}
.ps__rail-y {
	right:0
}
.ps--focus>.ps__rail-x, .ps--focus>.ps__rail-y, .ps--scrolling-x>.ps__rail-x, .ps--scrolling-y>.ps__rail-y, .ps:hover>.ps__rail-x, .ps:hover>.ps__rail-y {
	opacity:.75
}
.ps__thumb-x, .ps__thumb-y {
	background-color:#999;
	position:absolute;
	pointer-events:none;
	border-radius:100px
}
.ps__thumb-y {
width:.25rem;
right:.125rem
}
.ps__thumb-x {
height:.25rem;
bottom:.125rem
}
@supports (-ms-overflow-style:none) {
.ps {
overflow:auto!important
}
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
.ps {
overflow:auto!important
}
}
.card-header .header-elements {
padding-top:.9375rem
}
.page-header-content .header-elements {
	margin-left:-1.25rem;
	margin-right:-1.25rem;
	padding:1.25rem 1.25rem;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	background-color:#efefef
}
.page-header-light .header-elements {
	background-color:#fafafa;
	border-color:#ddd;
	border-bottom:0
}
.page-header-dark .header-elements {
	background-color:rgba(0, 0, 0, .1);
	border-color:rgba(255, 255, 255, .2);
	border-bottom:0
}
.breadcrumb-line .header-elements {
	margin-left:-1.25rem;
	margin-right:-1.25rem;
	padding:0 1.25rem;
	border-top:1px solid transparent
}
.breadcrumb-line-light .header-elements {
	background-color:transparent;
	border-color:#ddd
}
.breadcrumb-line-dark .header-elements {
	background-color:rgba(0, 0, 0, .1);
	border-color:rgba(255, 255, 255, .25)
}
.header-elements .form-group:last-child {
	margin-bottom:0
}
.footer-elements-toggle, .header-elements-toggle {
	margin-left:auto;
	-ms-flex-item-align:center;
	align-self:center
}
.header-elements-inline {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap
}
.header-elements-inline .header-elements {
	display:-ms-flexbox!important;
	display:flex!important;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:0;
	background-color:transparent;
	border:0;
	margin-left:0;
	margin-right:0
}
.header-elements-inline .card-header-tabs .nav-link {
	padding-top:1rem;
	padding-bottom:1rem
}
@media (min-width:576px) {
.header-elements-sm-inline {
display:-ms-flexbox;
display:flex;
-ms-flex-align:center;
align-items:center;
-ms-flex-pack:justify;
justify-content:space-between;
-ms-flex-wrap:nowrap;
flex-wrap:nowrap
}
.header-elements-sm-inline .header-elements {
display:-ms-flexbox!important;
display:flex!important;
-ms-flex-align:center;
align-items:center;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
padding:0;
background-color:transparent;
border:0;
margin-left:0;
margin-right:0
}
.header-elements-sm-inline .card-header-tabs .nav-link {
padding-top:1rem;
padding-bottom:1rem
}
}
@media (min-width:768px) {
.header-elements-md-inline {
display:-ms-flexbox;
display:flex;
-ms-flex-align:center;
align-items:center;
-ms-flex-pack:justify;
justify-content:space-between;
-ms-flex-wrap:nowrap;
flex-wrap:nowrap
}
.header-elements-md-inline .header-elements {
display:-ms-flexbox!important;
display:flex!important;
-ms-flex-align:center;
align-items:center;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
padding:0;
background-color:transparent;
border:0;
margin-left:0;
margin-right:0
}
.header-elements-md-inline .card-header-tabs .nav-link {
padding-top:1rem;
padding-bottom:1rem
}
}
@media (min-width:992px) {
.header-elements-lg-inline {
display:-ms-flexbox;
display:flex;
-ms-flex-align:center;
align-items:center;
-ms-flex-pack:justify;
justify-content:space-between;
-ms-flex-wrap:nowrap;
flex-wrap:nowrap
}
.header-elements-lg-inline .header-elements {
display:-ms-flexbox!important;
display:flex!important;
-ms-flex-align:center;
align-items:center;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
padding:0;
background-color:transparent;
border:0;
margin-left:0;
margin-right:0
}
.header-elements-lg-inline .card-header-tabs .nav-link {
padding-top:1rem;
padding-bottom:1rem
}
}
@media (min-width:1200px) {
.header-elements-xl-inline {
display:-ms-flexbox;
display:flex;
-ms-flex-align:center;
align-items:center;
-ms-flex-pack:justify;
justify-content:space-between;
-ms-flex-wrap:nowrap;
flex-wrap:nowrap
}
.header-elements-xl-inline .header-elements {
display:-ms-flexbox!important;
display:flex!important;
-ms-flex-align:center;
align-items:center;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
padding:0;
background-color:transparent;
border:0;
margin-left:0;
margin-right:0
}
.header-elements-xl-inline .card-header-tabs .nav-link {
padding-top:1rem;
padding-bottom:1rem
}
}
.font-size-lg {
font-size:.875rem
}
.font-size-base {
font-size:.8125rem
}
.font-size-sm {
font-size:1rem
}
.font-size-xs {
font-size:.6875rem
}
.line-height-lg {
	line-height:1.4286
}
.line-height-base {
	line-height:1.5385
}
.line-height-sm {
	line-height:1.6667
}
.line-height-xs {
	line-height:1.82
}
.line-height-1 {
	line-height:1
}
.opacity-75 {
	opacity:.75
}
.opacity-50 {
	opacity:.5
}
.opacity-25 {
	opacity:.25
}
.opacity-0 {
	opacity:0
}
.top-0 {
	top:0
}
.top-auto {
	top:auto
}
.bottom-0 {
	bottom:0
}
.bottom-auto {
	bottom:auto
}
.left-0 {
	left:0
}
.left-auto {
	left:auto
}
.right-0 {
	right:0
}
.right-auto {
	right:auto
}
.cursor-pointer {
	cursor:pointer
}
.cursor-move {
	cursor:move
}
.cursor-default {
	cursor:default
}
.cursor-disabled {
	cursor:default
}
.overflow-hidden {
	overflow:hidden
}
.overflow-visible {
	overflow:visible
}
.overflow-auto {
	overflow:auto
}
.border-width-0 {
	border-width:0
}
.border-y-0 {
	border-top:0!important;
	border-bottom:0!important
}
.border-x-0 {
	border-left:0!important;
	border-right:0!important
}
.border-1 {
	border:1px solid
}
.border-top-1 {
	border-top:1px solid
}
.border-bottom-1 {
	border-bottom:1px solid
}
.border-left-1 {
	border-left:1px solid
}
.border-right-1 {
	border-right:1px solid
}
.border-y-1 {
	border-top:1px solid;
	border-bottom:1px solid
}
.border-x-1 {
	border-left:1px solid;
	border-right:1px solid
}
.border-2 {
	border:2px solid
}
.border-top-2 {
	border-top:2px solid
}
.border-bottom-2 {
	border-bottom:2px solid
}
.border-left-2 {
	border-left:2px solid
}
.border-right-2 {
	border-right:2px solid
}
.border-y-2 {
	border-top:2px solid;
	border-bottom:2px solid
}
.border-x-2 {
	border-left:2px solid;
	border-right:2px solid
}
.border-3 {
	border:3px solid
}
.border-top-3 {
	border-top:3px solid
}
.border-bottom-3 {
	border-bottom:3px solid
}
.border-left-3 {
	border-left:3px solid
}
.border-right-3 {
	border-right:3px solid
}
.border-y-3 {
	border-top:3px solid;
	border-bottom:3px solid
}
.border-x-3 {
	border-left:3px solid;
	border-right:3px solid
}
.border-dashed {
	border-style:dashed
}
.border-top-dashed {
	border-top-style:dashed
}
.border-bottom-dashed {
	border-bottom-style:dashed
}
.border-left-dashed {
	border-left-style:dashed
}
.border-right-dashed {
	border-right-style:dashed
}
.border-dotted {
	border-style:dotted
}
.rounded-round {
	border-radius:100px!important
}
.rounded-top-round {
	border-top-left-radius:100px!important;
	border-top-right-radius:100px!important
}
.rounded-bottom-round {
	border-bottom-right-radius:100px!important;
	border-bottom-left-radius:100px!important
}
.rounded-left-round {
	border-top-left-radius:100px!important;
	border-bottom-left-radius:100px!important
}
.rounded-right-round {
	border-top-right-radius:100px!important;
	border-bottom-right-radius:100px!important
}
.rounded-top-0 {
	border-top-left-radius:0!important;
	border-top-right-radius:0!important
}
.rounded-bottom-0 {
	border-bottom-right-radius:0!important;
	border-bottom-left-radius:0!important
}
.rounded-left-0 {
	border-top-left-radius:0!important;
	border-bottom-left-radius:0!important
}
.rounded-right-0 {
	border-top-right-radius:0!important;
	border-bottom-right-radius:0!important
}
.rotate-45 {
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}
.rotate-90 {
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg)
}
.rotate-180 {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.rotate-45-inverse {
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.rotate-90-inverse {
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg)
}
.rotate-180-inverse {
	-webkit-transform:rotate(-180deg);
	transform:rotate(-180deg)
}
.spinner {
	display:inline-block;
	-webkit-animation:rotation 1s linear infinite;
	animation:rotation 1s linear infinite
}
.spinner-reverse {
	display:inline-block;
	-webkit-animation:rotation 1s linear infinite;
	animation:rotation 1s linear infinite
}
@-webkit-keyframes rotation {
0% {
-webkit-transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes rotation {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes rotation_reverse {
0% {
-webkit-transform:rotate(0)
}
100% {
-webkit-transform:rotate(-360deg)
}
}
@keyframes rotation_reverse {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)
}
}
.h-auto {
	height:auto
}
.w-auto {
	width:auto!important
}
.w-25 {
	width:25%!important
}
.w-50 {
	width:50%!important
}
.w-75 {
	width:75%!important
}
.w-100 {
	width:100%!important
}
.wmin-0 {
	min-width:0!important
}
.wmin-200 {
	min-width:200px!important
}
.wmin-250 {
	min-width:250px!important
}
.wmin-300 {
	min-width:300px!important
}
.wmin-350 {
	min-width:350px!important
}
.wmin-400 {
	min-width:400px!important
}
.wmin-450 {
	min-width:450px!important
}
.wmin-500 {
	min-width:500px!important
}
.wmin-550 {
	min-width:550px!important
}
.wmin-600 {
	min-width:600px!important
}
.flex-1 {
	-ms-flex:1;
	flex:1
}
@media (min-width:576px) {
.w-sm-auto {
width:auto!important
}
.w-sm-25 {
width:25%!important
}
.w-sm-50 {
width:50%!important
}
.w-sm-75 {
width:75%!important
}
.w-sm-100 {
width:100%!important
}
.wmin-sm-0 {
min-width:0!important
}
.wmin-sm-200 {
min-width:200px!important
}
.wmin-sm-250 {
min-width:250px!important
}
.wmin-sm-300 {
min-width:300px!important
}
.wmin-sm-350 {
min-width:350px!important
}
.wmin-sm-400 {
min-width:400px!important
}
.wmin-sm-450 {
min-width:450px!important
}
.wmin-sm-500 {
min-width:500px!important
}
.wmin-sm-550 {
min-width:550px!important
}
.wmin-sm-600 {
min-width:600px!important
}
.flex-sm-1 {
-ms-flex:1;
flex:1
}
}
@media (min-width:768px) {
.w-md-auto {
width:auto!important
}
.w-md-25 {
width:25%!important
}
.w-md-50 {
width:50%!important
}
.w-md-75 {
width:75%!important
}
.w-md-100 {
width:100%!important
}
.wmin-md-0 {
min-width:0!important
}
.wmin-md-200 {
min-width:200px!important
}
.wmin-md-250 {
min-width:250px!important
}
.wmin-md-300 {
min-width:300px!important
}
.wmin-md-350 {
min-width:350px!important
}
.wmin-md-400 {
min-width:400px!important
}
.wmin-md-450 {
min-width:450px!important
}
.wmin-md-500 {
min-width:500px!important
}
.wmin-md-550 {
min-width:550px!important
}
.wmin-md-600 {
min-width:600px!important
}
.flex-md-1 {
-ms-flex:1;
flex:1
}
}
@media (min-width:992px) {
.w-lg-auto {
width:auto!important
}
.w-lg-25 {
width:25%!important
}
.w-lg-50 {
width:50%!important
}
.w-lg-75 {
width:75%!important
}
.w-lg-100 {
width:100%!important
}
.wmin-lg-0 {
min-width:0!important
}
.wmin-lg-200 {
min-width:200px!important
}
.wmin-lg-250 {
min-width:250px!important
}
.wmin-lg-300 {
min-width:300px!important
}
.wmin-lg-350 {
min-width:350px!important
}
.wmin-lg-400 {
min-width:400px!important
}
.wmin-lg-450 {
min-width:450px!important
}
.wmin-lg-500 {
min-width:500px!important
}
.wmin-lg-550 {
min-width:550px!important
}
.wmin-lg-600 {
min-width:600px!important
}
.flex-lg-1 {
-ms-flex:1;
flex:1
}
}
@media (min-width:1200px) {
.w-xl-auto {
width:auto!important
}
.w-xl-25 {
width:25%!important
}
.w-xl-50 {
width:50%!important
}
.w-xl-75 {
width:75%!important
}
.w-xl-100 {
width:100%!important
}
.wmin-xl-0 {
min-width:0!important
}
.wmin-xl-200 {
min-width:200px!important
}
.wmin-xl-250 {
min-width:250px!important
}
.wmin-xl-300 {
min-width:300px!important
}
.wmin-xl-350 {
min-width:350px!important
}
.wmin-xl-400 {
min-width:400px!important
}
.wmin-xl-450 {
min-width:450px!important
}
.wmin-xl-500 {
min-width:500px!important
}
.wmin-xl-550 {
min-width:550px!important
}
.wmin-xl-600 {
min-width:600px!important
}
.flex-xl-1 {
-ms-flex:1;
flex:1
}
}
.no-transitions *, .no-transitions :after, .no-transitions :before {
	transition:none!important
}
@media screen and (prefers-reduced-motion:reduce) {
.no-transitions *, .no-transitions :after, .no-transitions :before {
transition:none
}
}
.caret-0::after, .caret-0::before {
content:none
}
.shadow-0 {
	box-shadow:none!important
}
.outline-0, .outline-0:focus, .outline-0:hover {
	outline:0
}
.text-shadow-dark {
text-shadow:0 0 .1875rem rgba(0, 0, 0, .5)
}
.text-shadow-light {
text-shadow:0 0 .1875rem rgba(255, 255, 255, .5)
}
.gradient-1 {
	background:linear-gradient(to top right, #049e33, #049e33);
	background:url(../images/sections.png), linear-gradient(to top right, #037225, #037225);
	background-repeat:repeat
}
.gradient-2 {
	background:linear-gradient(to top right, #049e33, #049e33);
	background:url(../images/sections.png), linear-gradient(to top right, #037225, #037225);
	background-repeat:repeat
}
.gradient-3 {
	background:linear-gradient(to top right, #3494e6, #ec6ead);
	background:url(../images/sections.png), linear-gradient(to top right, #3494e6, #ec6ead);
	background-repeat:repeat
}
.gradient-4 {
	background:linear-gradient(to top right, #3b4371, #f3904f);
	background:url(../images/sections.png), linear-gradient(to top right, #3b4371, #f3904f);
	background-repeat:repeat
}
.gradient-5 {
	background:linear-gradient(to top right, #ff5f6d, #ffc371);
	background:url(../images/sections.png), linear-gradient(to top right, #ff5f6d, #ffc371);
	background-repeat:repeat
}
.gradient-6 {
	background:linear-gradient(to top right, #049e33, #049e33);
	background:url(../images/sections.png), linear-gradient(to top right, #037225, #037225);
	background-repeat:repeat
}
 
 
.gradient-7 {
	background:linear-gradient(to top right, #2b5876, #4e4376);
	background:url(../images/sections.png), linear-gradient(to top right, #2b5876, #4e4376);
	background-repeat:repeat
}
.gradient-8 {
	background:linear-gradient(to top right, #1bb6c3, #0d6ac3);
	background:url(../images/sections.png), linear-gradient(to top right, #1bb6c3, #0d6ac3);
	background-repeat:repeat
}
.gradient-9 {
	background:linear-gradient(to top right, #19c3c1, #2c75ca);
	background:url(../images/sections.png), linear-gradient(to top right, #19c3c1, #2c75ca);
	background-repeat:repeat
}
.img-preview-multi {
	position:relative
}
.img-preview-multi:before {
	content:'';
	position:absolute;
	top:5rem;
	bottom:0;
	left:0;
width:.5rem;
	z-index:-1;
	box-shadow:0 19px 38px rgba(0, 0, 0, .2), 0 15px 12px rgba(0, 0, 0, .12);
	border-radius:50%
}
.img-preview-multi:after {
	content:'';
	position:absolute;
	top:5rem;
	bottom:0;
	right:0;
width:.5rem;
	z-index:-1;
	box-shadow:0 19px 38px rgba(0, 0, 0, .2), 0 15px 12px rgba(0, 0, 0, .12);
	border-radius:50%
}
.coming-soon {
	position:relative
}
.coming-soon h3 {
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -100%);
	transform:translate(-50%, -100%);
	background:linear-gradient(to top right, #2f00bf, #ff2adb);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent
}
.carousel-item.row.active {
	display:-ms-flexbox;
	display:flex
}


.bg-dark2:hover { color:#fff!important; background:#0b8e26!important}
.text-w { color:#000}



@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.eot");
src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
url("../fonts/Flaticon.woff2") format("woff2"),
url("../fonts/Flaticon.woff") format("woff"),
url("../fonts/Flaticon.ttf") format("truetype"),
url("../fonts/Flaticon.svg#Flaticon") format("svg");
font-weight: normal;
font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
}
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size:17px;
font-style: normal;
 
}

.flaticon-phone:before { content: "\f100"; }
.flaticon-mail:before { content: "\f101"; }
.flaticon-help:before { content: "\f102"; }
.flaticon-external-link-symbol:before { content: "\f103"; }
.flaticon-support:before { content: "\f104"; }
.flaticon-cart:before { content: "\f105"; }


