body,
html {
	font-family: "Open Sans", sans-serif
}

img {
	pointer-events: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", sans-serif !important
}

a,
p,
table {
	font-family: "Open Sans", sans-serif;
	color: #283747
}

th {
	font-family: "Open Sans", sans-serif
}

a,
button {
	outline: 0 !important;
	text-decoration: none !important;
	font-family: "Open Sans", sans-serif
}

a:focus,
a:hover {
	text-decoration: none !important;
	color: #212f3d
}

form {
	font-family: "Open Sans", sans-serif !important
}

input,
select {
	font-family: "Open Sans", sans-serif ;
	border-top: 0 ;
	border-left: 0 ;
	border-right: 0 ;
	border-radius: 0 ;
	font-size: 14px ;
	padding: 8px;
	height: 45px
}

input:focus,
select:focus,
textarea:focus {
	outline: 0 !important;
	box-shadow: none !important
}

.dropdown-divider {
	border-color: #546e7a
}

textarea {
	font-family: "Open Sans", sans-serif !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-radius: 0 !important;
	font-size: 14px !important;
	padding: 8px
}

.form_mb_search {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 50px;
	background-color: #f4f6f6;
	box-shadow: 0 0 15px rgba(52, 73, 94, .2)
}

.form_mb_search .input {
	border: 1px solid #ff004d !important;
	height: 45px !important;
	border-top-left-radius: 50px !important;
	border-bottom-left-radius: 50px !important
}

.form_mb_search .serchbtn {
	border: 1px solid #ff004d !important;
	height: 45px !important;
	border-top-right-radius: 50px !important;
	border-bottom-right-radius: 50px !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	background-color: #ff004d;
	color: #fff;
	font-size: 20px
}

.form_mb_search .d-flex {
	height: 50px
}

::placeholder {
	color: #85929e !important;
	opacity: 1
}

:-ms-input-placeholder {
	color: #85929e !important
}

::-ms-input-placeholder {
	color: #85929e !important
}

.offertop {
	background-image: linear-gradient(69.5deg, rgba(189, 73, 255, .99) 18.6%, #fe4ce3 85.9%);
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	text-align: center !important;
	width: 100%
}

.offertop a {
	color: #fff;
	font-size: 12px
}

.applink {
	background-color: #ff004d
}

.applink h1 {
	color: #fff
}

.applink h4 {
	color: #fff
}

.blckimg1,
.blckimg2 {
	width: 20px !important
}

.badge-danger {
	background-color: #ff004d
}

.docsverfiy {
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 80px
}

.blogs_conatiner {
	padding-top: 30px;
	padding-bottom: 80px
}

.blog {
	margin-top: 15px
}

.blog h5 {
	font-size: 15px;
	padding-top: 8px
}

.help_icons .fa-phone {
	background-color: #00aff0 !important;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	color: #fff
}

.help_icons .fa-whatsapp {
	background-color: #25d366 !important;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	color: #fff
}

.eror_focus {
	animation: pulse 1s infinite
}

.services {
	padding-top: 30px;
	padding-bottom: 30px
}

.services h4 {
	font-weight: 600;
	color: #ff004d;
	margin: 10px
}

.services p {
	font-size: 13px;
	color: #5d6d7e
}

.services img {
	width: 30px
}

.services .sec2-inner {
	height: 100%;
	padding: 15px;
	box-shadow: 0 0 15px rgba(52, 73, 94, .15)
}

.services .serv_div {
	padding: 15px
}

#searchForm img {
	width: 20px;
	padding-top: 5px;
	margin: auto
}

#searchForm .col-sm-3 {
	width: 15%;
	padding-right: 3px
}

#searchForm .col-sm-9 {
	width: 85%;
	padding-left: 3px;
	margin-bottom: -5px
}

#searchForm .gn {
	margin-bottom: -5px
}

#searchForm .switch-field img {
	width: 30px;
	height: auto
}

#searchForm .switch-field span {
	display: block
}

#searchForm .switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	overflow: hidden
}

#searchForm .switch-field .fa {
	font-size: 18px !important;
	font-weight: 600
}

#searchForm .switch-field label {
	width: 20%;
	margin-right: 20px !important;
	color: #34495e;
	font-size: 12px;
	text-align: center;
	padding: 8px 5px;
	transition: all .1s ease-in-out;
	margin-left: 0
}

#searchForm .switch-field label:hover {
	cursor: pointer
}

#searchForm .switch-field input:checked+label {
	color: #ff004d !important;
	box-shadow: none
}

.pp {
	margin-bottom: 20px;
	margin-top: 20px
}

.upgrade {
	background-color: #ff004d;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 13px;
	border-radius: 50px
}

.navbar {
	border: 0 !important;
	background-color: #f4f6f6 !important
}

.navbar-brand {
	padding: 0
}

.navbar-brand {
	width: 160px
}

.nav-link {
	outline: 0;
	color: #1c2833 !important;
	font-size: 14px;
	padding: 0;
	margin-right: 5px !important;
	font-weight: 500
}

.nav-link:hover {
	color: #ff004d !important
}

.navbar-toggler {
	padding: 5px;
	margin: 0;
	border: 0;
	text-align: center;
	border-radius: 30px;
	font-size: 14px
}

.nav-item .active {
	color: #fff !important
}

.login-btn {
	border: 1px solid #ff004d;
	border-radius: 50px;
	font-size: 16px;
	padding: 8px 20px 8px 20px;
	background-color: #fff;
	color: #ff004d
}

.mblviw_img {
	position: relative
}

.register_form_div {
	margin-top: -100px;
	position: relative;
	padding: 15px 10px 15px 10px
}

.register_form_div h2 {
	font-size: 28px;
	text-align: center;
	font-weight: 600
}

.register_form_div p {
	font-size: 12px;
	text-align: center
}

.register_form_div .hd {
	color: #ff004d
}

.registerForm {
	background-color: #fff !important;
	border: 1px solid #ddd;
	border-radius: 20px;
	padding: 20px 15px 10px 15px;
	box-shadow: 0 0 20px rgba(52, 73, 94, .35)
}

.registerForm img {
	width: 20px;
	padding-top: 5px;
	margin: auto
}

.registerForm .col-sm-3 {
	width: 15%;
	padding-right: 3px
}

.registerForm .col-sm-9 {
	width: 85%;
	padding-left: 3px;
	margin-bottom: -5px
}

.registerForm .gn {
	margin-bottom: -5px
}

.registerForm .switch-field img {
	width: 30px;
	height: auto
}

.registerForm .switch-field span {
	display: block
}

.registerForm .switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	overflow: hidden
}

.registerForm .switch-field .fa {
	font-size: 18px !important;
	font-weight: 600
}

.registerForm .switch-field label {
	width: 20%;
	margin-right: 20px !important;
	color: #34495e;
	font-size: 12px;
	text-align: center;
	padding: 8px 5px;
	margin-right: -5px;
	transition: all .1s ease-in-out;
	margin-left: 0
}

.registerForm .switch-field label:hover {
	cursor: pointer
}

.registerForm .switch-field input:checked+label {
	color: #ff004d !important;
	box-shadow: none
}

.pp {
	margin-bottom: 20px;
	margin-top: 20px
}

.select2-selection--multiple {
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-radius: 0 !important;
	border-bottom: 1px solid #ddd !important;
	padding-left: 10px !important;
	color: #34495e !important
}

.select2-selection--single {
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-radius: 0 !important;
	border-bottom: 1px solid #ddd !important;
	height: 40px !important;
	color: #34495e !important
}

.select2-container--bootstrap .select2-selection {
	color: #34495e !important
}

.notification h6 {
	color: #ff004d
}

.notification {
	padding-bottom: 80px
}

.notify {
	padding: 10px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 5px;
	background-color: #ebedef;
	border-radius: 10px;
	font-size: 14px
}

.notify span {
	font-size: 12px
}

.match_circle1 {
	border: 1px solid #85929e;
	border-radius: 10px;
	width: 80px;
	height: 80px;
	text-align: center;
	position: relative
}

.match_circle2 {
	position: absolute;
	border: 1px solid #ff004d;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 65px;
	height: 65px;
	background-color: #ff004d
}

#match_inner {
	color: #fff;
	font-size: 11px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-bottom: -30px
}

.select2-container {
	color: #34495e !important;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	color: #34495e !important;
	cursor: pointer;
	display: block;
	height: 40px !important;
	user-select: none;
	-webkit-user-select: none;
	font-size: 14px;
	padding: 3px
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px !important
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	margin-top: 3px;
	margin-left: 3px
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #ddd;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
	font-size: 13px !important
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	list-style-type: none !important;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 7px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.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;
	opacity: 0;
	z-index: 99;
	background-color: #fff
}

.select2-container--default .select2-selection--single {
	background-color: #f0f0f0;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-radius: 0;
	border-bottom: 1px solid #ddd !important
}

.select2-container--default .select2-selection--single:focus {
	outline: 0
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #34495e !important;
	line-height: 20px;
	font-size: 14px !important
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	list-style-type: none !important;
	padding: 0 0 0 4px !important;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: px;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	border: 1px solid #ddd;
	border-radius: 2px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
	padding: 1px 2px 2px !important
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #ccc;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #ddd
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
	outline: 0
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: 0 0;
	border: none;
	outline: 0
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
	padding: 2px !important
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #eee
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #4a89dc;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.formbtns {
	font-size: 18px
}

.register {
	background-color: #ff004d;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 25px;
	padding-left: 25px;
	color: #fff !important;
	border-radius: 50px !important;
	font-size: 18px
}

.register:focus {
	outline: 0;
	box-shadow: none
}

.register:hover {
	border: 1px solid #ff004d;
	color: #ff004d !important;
	background-color: #fff
}

#regi {
	margin-bottom: -28px !important
}

.helpnum {
	background-color: #ff004d;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 50px
}

.helpnum {
	display: block !important
}

.helpnum .d-flex {
	background-color: #fff;
	border-radius: 50px
}

.helpnum h6 {
	color: #fff;
	margin-top: 10px
}

.helpnum .d-flex .p-2 {
	font-size: 35px
}

.helpnum .d-flex .num {
	color: #ff004d;
	font-weight: 600;
	margin-top: 5px
}

.helpnum .d-flex .fa-phone {
	background-color: #00aff0 !important
}

.helpnum .d-flex .fa-whatsapp {
	background-color: #25d366 !important
}

.helpnum .d-flex .fa {
	color: #fff;
	border-radius: 50%;
	background-color: #ff004d;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center
}

.sec2 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f2f3f4
}

.sec2 .col-md-3 {
	width: 50%
}

.sec2 img {
	width: 80px
}

.sec2 h4 {
	font-size: 16px
}

.sec2 p {
	font-size: 11px
}

.sec3 {
	padding-top: 80px;
	padding-bottom: 80px
}

.sec3 a {
	font-weight: 600;
	padding: 10px 25px 10px 25px;
	background-color: #ff004d;
	border-radius: 30px;
	border: 1px solid #ff004d;
	color: #fff
}

.sec3 a:hover {
	border: 1px solid #ff004d;
	color: #ff004d;
	background-color: #fff
}

.sec4 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #ff004d;
	box-shadow: 0 0 25px rgba(52, 73, 94, .3)
}

.sec4 h3 {
	color: #fff;
	font-weight: 600
}

.sec4 p {
	color: #fff
}

.sec5 {
	box-shadow: 0 0 25px rgba(52, 73, 94, .3);
	background-color: #ff004d
}

.sec-inner {
	padding-top: 50px;
	padding-bottom: 50px
}

.sec5 h2 {
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin-bottom: 30px
}

.sec5 .sec5_div_middle a {
	color: #f8f9f9;
	font-size: 13px;
	font-weight: 600
}

.sec5 .sec5_div_middle {
	margin-bottom: 10px;
	width: 100%
}

.sec5_div_middle .bmp {
	border: 1px solid #fff;
	margin-bottom: 10px;
	border-radius: 50px
}

.sec5_div_middle .bmpb0 {
	width: 45%
}

.sec5_div_middle .bmpb1 {
	width: 45%
}

.sec5_div_middle .bmpb2 {
	width: 30%
}

.sec5_div_middle .bmpb3 {
	width: 45%
}

.sec5_div_middle .bmpb4 {
	width: 45%
}

#fetch_data {
	width: 100% !important;
	height: 100% !important
}

.messagebox {
	height: auto;
	width: 100%;
	box-shadow: 0 0 15px rgba(52, 73, 94, .2);
	overflow: scroll
}

.msgbox-img {
	background-color: #ff004d;
	padding: 5px
}

.chatmessages_inner {
	background-color: rgba(255, 255, 255, .3);
	padding: 15px 15px 15px 15px;
	height: 400px !important
}

.chatmessages {
	font-size: 14px;
	bottom: 0;
	width: 100% !important
}

.chatform {
	background-color: #fff;
	padding: 17px 10px 1px 10px
}

.chatform .col-md-11 {
	padding: 0;
	width: 90%
}

.chatform .col-md-1 {
	padding: 0;
	width: 10%
}

.chatform textarea {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #ddd !important;
	padding-top: 15px;
	padding-bottom: 0
}

.chatform textarea:focus {
	outline: 0 !important;
	box-shadow: none !important
}

.chatform .btn-primary {
	background-color: #ff004d;
	border: 0;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	margin: 0;
	padding: 10px 20px 10px 10px
}

.mymsg {
	background-color: #f5f5f5;
	color: #000;
	font-size: 13px;
	text-align: right
}

.elsemsg {
	background-color: #ffebee;
	text-align: left;
	font-size: 13px
}

.msgbox-img p {
	font-size: 14px;
	color: #fff;
	margin-left: 20px;
	display: inline;
	white-space: nowrap
}

.msgbox-img img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	justify-content: center;
	object-fit: cover;
	display: inline
}

.profileslist input {
	width: 100%;
	height: 45px;
	border-radius: 50px;
	border: 1px solid #ddd;
	font-size: 14px
}

.chat_user_search {
	border-radius: 50px !important;
	border: 1px solid #f1f1f1 !important
}

.profileslist input:focus {
	outline: 0 !important;
	box-shadow: none !important;
	border-color: #ff004d
}

.searchbtn {
	padding: 10px
}

.profileslist table {
	padding: 0;
	margin: 0
}

.profileslist {
	box-shadow: 0 0 15px rgba(52, 73, 94, .2);
	overflow: auto;
	height: 100% !important
}

.profileslist a {
	font-size: 14px;
	font-weight: 600
}

.profileslist .a_input {
	width: 75%;
	font-size: 14px;
	font-weight: 600;
	display: inline;
	white-space: nowrap;
	margin-left: 10px;
	border: 0;
	cursor: pointer
}

.profileslist img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	justify-content: center;
	object-fit: cover;
	display: inline
}

.chatform .form-inline {
	width: 100%
}

.profileslist .myprofile_pic {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background: 55% 20%/cover;
	box-shadow: 0 0 10px rgba(52, 73, 94, .2);
	border-radius: 15px;
	position: relative;
	display: inline
}

.sec6 {
	background-color: #ff004d;
	margin-top: 50px
}

.sec6-inner {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: rgba(255, 255, 255, .8)
}

.sweet-msgs {
	margin-top: 30px
}

.sweet-msgs-inner {
	padding: 20px;
	background-color: #fff
}

.sweet-msgs-inner p {
	color: #283747;
	font-size: 13px
}

.sweet-msgs-inner a {
	color: #ff004d;
	font-family: Lobster, cursive !important
}

.custom-heading h1 {
	font-family: Lobster, cursive !important;
	color: #34495e;
	margin-bottom: 30px
}

.custom-heading span {
	color: #ff004d
}

.membership_pack {
	padding-top: 50px;
	padding-bottom: 50px
}

.membership_pack .col-md-3 {
	width: 50%
}

.membership_pack .col-md-2 {
	display: none
}

.membership_pack .col-md-1 {
	display: none
}

.membership_pack .d-flex {
	font-size: 13px;
	color: #fff !important
}

.membership_pack .d-flex span {
	display: block
}

.membership_pack .d-flex .p-2 {
	text-align: left
}

.amount {
	font-size: 17px;
	font-weight: 600
}

.sml {
	font-size: 10px
}

.disamt {
	font-size: 16px;
	font-weight: 600
}

.pln1 {
	width: 40%
}

.pln {
	width: 30%
}

.dis {
	width: 25%
}

.spl {
	border-top-left-radius: 50px !important;
	border-bottom-left-radius: 50px !important;
	background-image: linear-gradient(69.5deg, rgba(189, 73, 255, .99) 18.6%, #fe4ce3 85.9%) !important
}

.view {
	width: 20%;
	font-size: 15px;
	font-weight: 600;
	background-color: #fff;
	border-top-right-radius: 50px !important;
	border-bottom-right-radius: 50px !important;
	color: #34495e
}

.plngb {
	background-color: #ff004d;
	border-radius: 50px !important;
	border: 1px solid #ff004d
}

.membership_pack .plnsplbg {
	background-image: linear-gradient(69.5deg, rgba(189, 73, 255, .99) 18.6%, #fe4ce3 85.9%) !important;
	border-radius: 50px;
	border: 1px solid rgba(189, 73, 255, .99)
}

.membership_pack .offtag {
	font-size: 17px;
	color: #fff;
	position: relative;
	display: inline-block
}

.membership_pack .offtag:after,
.membership_pack .offtag:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	width: 60%;
	height: 1px;
	background: #85929e
}

.membership_pack .offtag:before {
	transform: rotate(20deg)
}

.membership_pack .offtag:after {
	transform: rotate(-20deg)
}

.happy_couple {
	background: url(../../img/bg5.jpg);
	background-position: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed
}

.testimonials {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px
}

.main-reviewimage {
	border-radius: 0;
	height: 310px;
	width: 100%;
	background: #000
}

.main-reviewimage img {
	opacity: .3
}

#slide-testimonal .active.center .main-reviewimage img {
	opacity: 1;
	box-shadow: 0 0 15px rgba(0, 0, 0, .5)
}

.test_img {
	position: relative;
	opacity: 1;
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
	margin: 0 -48px;
	margin-top: 40px
}

.inner-testimonials {
	width: 100%;
	margin: 0 auto
}

#slide-testimonal .center .test_img:before {
	content: none;
	transition: .7s ease-in-out
}

.test_img img {
	border-radius: 0;
	overflow: hidden;
	margin: 0 auto;
	height: 100%;
	object-fit: cover
}

.custome_slide.owl-carousel .owl-item.active.center {
	transform: scale(1.3);
	margin-top: 0 !important;
	position: relative;
	z-index: 999;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.custome_slide.owl-carousel .owl-item {
	transform: scale(.7);
	padding: 10px 0;
	transition: all .5s
}

.testimonial_detail {
	text-align: center
}

.testimonial_detail {
	transform: scale(.7) !important;
	width: 447px;
	position: relative
}

.testimonial_detail h4 {
	font-size: 38px;
	font-weight: 600;
	color: #34495e;
	font-family: Lobster, cursive !important
}

.testimonial_detail p {
	color: #283747;
	font-size: 18px
}

.custome_slide.owl-carousel .active .testimonial_detail {
	display: none
}

.custome_slide.owl-carousel .active.center .testimonial_detail {
	display: block !important
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto !important;
	touch-action: auto !important
}

.owl-carousel .fa-long-arrow-left {
	background-color: #ff004d;
	border-color: #fff;
	border-radius: 50%;
	display: block;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-left: -40px
}

.owl-carousel .fa-long-arrow-right {
	background-color: #ff004d;
	border-radius: 50%;
	border-color: #fff;
	display: block;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-right: -40px
}

.owl-carousel .owl-nav {
	position: absolute;
	width: 100%
}

.owl-carousel .owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%)
}

.owl-carousel .owl-nav .owl-next span:before,
.owl-carousel .owl-nav .owl-prev span:before {
	font-size: 40px
}

.owl-carousel .owl-nav .owl-prev {
	left: 48% !important
}

.owl-carousel .owl-nav .owl-next {
	right: 48% !important
}

.mobile-verify {
	padding-bottom: 80px;
	padding-top: 50px
}

.mobile-verify h2 {
	font-weight: 800;
	text-align: center;
	color: #34495e
}

.mobile-verify span {
	color: #ff004d
}

.mobile-verify h6 {
	color: #34495e;
	font-weight: 600;
	text-transform: uppercase
}

.mobile-verify input {
	height: 45px;
	border-radius: 0
}

.mobile-verify input:focus {
	outline: 0 !important;
	border: 1px solid #ff004d;
	box-shadow: none !important
}

.mobile-verify label {
	font-weight: 600;
	color: #34495e
}

.mobile-verify .otp_btn {
	background-color: #ff004d;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	color: #fff !important;
	border-radius: 0
}

.mobile-verify form {
	margin-top: 30px
}

.mobile-verify .otp_btn:hover {
	border: 1px solid #ff004d;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	color: #ff004d !important;
	background-color: #fff
}

.mobile-verify .profile_info {
	margin-top: 20px
}

.about {
	padding-top: 50px;
	padding-bottom: 30px
}

.round-box input {
	border: .5px solid #aeb6bf !important;
	height: 40px !important;
	border-radius: 50px !important
}

.termscondi {
	background-color: #ebedef;
	padding-top: 30px;
	padding-bottom: 30px
}

.termscondi td {
	border: none;
	padding: 5px;
	font-size: 14px;
	color: #34495e
}

.termscondi h5 {
	font-weight: 600;
	color: #ff004d;
	font-size: 17px
}

.termscondi p {
	color: #34495e;
	font-size: 14px
}

#back2Top {
	width: 150px;
	padding: 10px;
	z-index: 9999;
	display: none;
	cursor: pointer;
	border-radius: 50px;
	position: fixed;
	bottom: 30px;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #ff004d;
	color: #fff;
	text-align: center;
	font-size: 18px;
	text-decoration: none
}

#myBtn {
	position: fixed;
	width: 100%;
	bottom: 0;
	right: 0;
	z-index: 99;
	border: none;
	outline: 0;
	background-color: #ff004d;
	color: #fff;
	cursor: pointer;
	border-radius: 0
}

#myBtn a .fa {
	font-size: 17px
}

#myBtn a {
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0
}

#myBtn ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#myBtn li {
	float: left;
	margin-left: 55px;
	margin-right: 15px;
	padding: 7px
}

#myBtn li a {
	text-align: center;
	line-height: -10px
}

#myBtn li span {
	display: block
}

.loginform .sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: .5s;
	padding-top: 100px
}

.loginform .sidenav .closebtn {
	position: absolute;
	top: 50px;
	right: 15px;
	font-size: 36px;
	margin-left: 50px
}

.loginform form {
	padding: 25px 25px 25px 25px;
	width: 100%
}

.loginform h4 {
	font-weight: 600
}

.loginform p {
	font-size: 13px;
	padding: 0;
	margin: 0
}

.inner-addon {
	position: relative
}

.inner-addon .fa {
	position: absolute;
	padding: 10px;
	pointer-events: none
}

.left-addon .fa {
	left: 0
}

.right-addon .fa {
	right: 0
}

.left-addon input {
	padding-left: 30px
}

.right-addon input {
	padding-right: 30px
}

.selectoptions {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: .5s;
	padding-bottom: 50px
}

.selectoptions input {
	width: 100%;
	height: 45px
}

.selectoptions .closebtn {
	position: absolute;
	top: 50px;
	right: 15px;
	font-size: 36px;
	margin-left: 50px
}

input[readonly] {
	background-color: #fff !important
}

textarea[readonly] {
	background-color: #fff !important
}

.sidemenu_dismiss {
	color: #fff !important;
	font-size: 16px;
	font-weight: 600;
	font-weight: 800;
	float: right;
	background-color: #ff004d;
	padding: 10px
}

.modal.left .modal-dialog,
.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.modal.left .modal-content,
.modal.right .modal-content {
	height: 100%;
	overflow-y: auto
}

.modal.left .modal-body,
.modal.right .modal-body {
	padding: 10px
}

.modal.left.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity .3s linear, left .3s ease-out;
	-moz-transition: opacity .3s linear, left .3s ease-out;
	-o-transition: opacity .3s linear, left .3s ease-out;
	transition: opacity .3s linear, left .3s ease-out
}

.modal.left.fade.show .modal-dialog {
	left: 0
}

.modal.right.fade .modal-dialog {
	right: -320px;
	-webkit-transition: opacity .3s linear, right .3s ease-out;
	-moz-transition: opacity .3s linear, right .3s ease-out;
	-o-transition: opacity .3s linear, right .3s ease-out;
	transition: opacity .3s linear, right .3s ease-out
}

.modal.right.fade.show .modal-dialog {
	right: 0
}

.modal-content {
	border-radius: 0;
	border: none
}

.leftmodal_body {
	padding: 0 !important
}

.leftheader {
	border-bottom-color: #eee !important;
	background-image: radial-gradient(circle farthest-corner at 10% 20%, #fff9ff 11.1%, #fff1ff 90%);
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 20px !important;
	padding-right: 20px !important
}

.leftheader .input-group {
	background-color: #fff;
	border-bottom-left-radius: 5px !important;
	border-top-left-radius: 5px !important;
	border: 1px solid #ddd !important;
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	overflow: hidden
}

.leftheader .input-group .fa-search {
	margin-top: 9px;
	padding: 5px;
	margin-left: 5px
}

.right th {
	border: none !important
}

.leftheader .input-group input {
	border: 0 !important
}

.submitbtn_modal {
	width: 100%;
	position: fixed;
	bottom: 0;
	color: #fff;
	text-transform: uppercase;
	right: 0;
	height: 55px;
	border-radius: 0;
	background-image: linear-gradient(117.8deg, #f0134d 22.2%, #e4007c 88.7%)
}

.search_header {
	width: 100%;
	position: fixed;
	top: 0;
	display: block;
	z-index: 1;
	border: 0 !important
}

.menusdiv {
	padding-bottom: 50px
}

.menusdiv hr {
	border: 1px dotted #e5e7e9
}

.menusdiv p {
	font-size: 13px;
	padding: 0
}

.menusdiv .profile_image {
	width: 90px;
	height: 90px;
	background-repeat: no-repeat;
	background: 55% 20%/cover;
	box-shadow: 0 0 30px rgba(52, 73, 94, .4);
	border-radius: 15px;
	position: relative
}

.menusdiv .sd_text {
	position: absolute;
	top: -5px;
	right: -5px
}

.sd_text .fa {
	background-color: #34495e;
	color: #fff;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	border-radius: 50%;
	border: 1px solid #fff
}

.menusdiv h5 {
	font-weight: 800;
	margin-top: 10px;
	font-size: 16px
}

.menusdiv .d-flex {
	width: 100% !important
}

.menusdiv .d-flex span {
	display: block
}

.menusdiv .d-flex .nub {
	color: #fff;
	font-size: 17px;
	font-weight: 800;
	background-color: #ff004d;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 45px
}

.innermenus {
	padding-left: 30px;
	padding-right: 30px
}

.innermenus img {
	width: 16px !important
}

.innermenus p {
	line-height: 25px !important;
	font-size: 15px
}

.txt {
	font-size: 10px;
	color: #34495e
}

.upgdbtn img {
	width: 60%;
	margin-top: 10px
}

.myprofile_div .myprofile_pic {
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background: 55% 20%/cover;
	box-shadow: 0 0 30px rgba(52, 73, 94, .2);
	position: relative
}

.img_ovr_text {
	position: absolute;
	bottom: 5px;
	right: 16px
}

.img_ovr_text a {
	color: #fff;
	font-size: 12px
}

.img_ovr_text span {
	display: block
}

.myprofiles_details .d-flex {
	padding: 15px
}

.myprofiles_details hr {
	border-color: #ebedef !important
}

.profile_heading {
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0;
	color: #727272;
	font-size: 18px
}

.myprofiles_details .fa {
	font-size: 22px;
	color: #ff004d
}

.myprofiles_details table img {
	width: 15px
}

.myprofiles_details table {
	width: 100% !important
}

.myprofiles_inner {
	padding: 10px;
	background-color: #eaf2f8
}

.myprofiles_details td {
	padding: 4px;
	border: none;
	font-size: 13px
}

.myprofiles_details img {
	width: 28px
}

.img_td {
	width: 8% !important;
	margin-top: 3px
}

.ques_td {
	width: 44% !important
}

.coln_td {
	width: 8% !important
}

.coln_td .fa {
	font-size: 13.5px;
	margin-top: 5px
}

.ans_td {
	width: 40% !important;
	word-wrap: break-word !important
}

.membership_inner {
	padding-bottom: 50px
}

.membership_inner span {
	color: #ff004d !important
}

.pack_details_head {
	background-color: #ff004d;
	padding: 10px;
	overflow: hidden
}

.pack_details_head h4 {
	color: #fff;
	margin-top: 10px
}

.pack_details_head h2 {
	color: #fff !important;
	margin-top: 15px
}

.pack_details_head p {
	color: #eaecee !important;
	font-size: 12px
}

.package_details {
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 25px rgba(52, 73, 94, .4);
	margin-top: 15px
}

.package_details span {
	color: #607d8b !important;
	font-weight: 400
}

.package_details p {
	color: #ff004d;
	font-weight: 600
}

.package_details img {
	width: 16px
}

.package_details table {
	border: none;
	margin-top: 15px
}

.package_details .imgtd {
	width: 10%;
	text-align: center
}

.package_details .texttd {
	font-weight: 400
}

.package_details .notext {
	color: #546e7a
}

.membership_inner td {
	font-size: 13px;
	padding: 5px;
	border: none
}

.package_div {
	background-color: #fff;
	padding: 20px;
	border-radius: 20px
}

.int_headings {
	background-color: #ff004d;
	padding-top: 15px;
	padding-bottom: 15px
}

.int_headings a {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 600;
	font-size: 14px;
	color: #fff
}

.int_headings .active {
	background-color: #cc003e;
	color: #fff
}

#noto p {
	font-size: 13px;
	font-weight: 600
}

.buttonsmodal {
	justify-content: space-center
}

.buttonsmodal .register {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px
}

.buttonsmodal .close {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: radial-gradient(circle 343px at 46.3% 47.5%, #f2f2f2 0, #f1f1f1 72.9%);
	border-radius: 50px
}

#noto .container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#noto .container input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

#noto .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #eee;
	border-radius: 50%
}

#noto .container:hover input~.checkmark {
	background-color: #ccc
}

#noto .container input:checked~.checkmark {
	background-color: #2196f3
}

#noto .checkmark:after {
	content: "";
	position: absolute;
	display: none
}

#noto .container input:checked~.checkmark:after {
	display: block
}

#noto .container .checkmark:after {
	top: 6px;
	left: 6px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #fff
}

.another_profile_sec {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px
}

.another_profile_sec .d-flex {
	border-bottom: 1px dotted #ddd;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px
}

.counters {
	font-size: 12px;
	padding: 5px;
	margin: 10px
}

.another_profile_sec .myprofile_pic {
	width: 90px;
	height: 90px;
	background-repeat: no-repeat;
	background: 55% 20%/cover;
	border-radius: 50%;
	box-shadow: 0 0 20px rgba(52, 73, 94, .4)
}

.another_profile_sec .pname {
	font-size: 13px;
	font-weight: 600;
	padding: 0;
	margin-bottom: 5px
}

.another_profile_sec .premiumtag img {
	width: 35px !important;
	height: auto
}

.another_profile_sec .premiumtag {
	position: absolute;
	top: 0;
	right: 10px
}

.another_profile_sec .pinf {
	font-size: 11px;
	font-weight: 500
}

.intrece {
	margin-top: 5px;
	margin-bottom: 5px
}

.seenint {
	font-size: 10px;
	line-height: 12px !important
}

.reminderbtn {
	background-color: #ff004d;
	color: #fff;
	border-radius: 50px;
	padding: 6px 20px 6px 20px;
	font-size: 11px;
	margin-top: 8px
}

.imtmsg {
	font-weight: 600;
	margin-bottom: 10px
}

.butn {
	justify-content: space-between
}

.no_btn {
	background-image: radial-gradient(circle 343px at 46.3% 47.5%, #f2f2f2 0, #f1f1f1 72.9%);
	width: 100px;
	margin-right: 8px;
	font-size: 13px;
	color: #ff004d !important;
	border-radius: 50px;
	font-weight: 600
}

.yes_btn {
	background-image: linear-gradient(117.8deg, #f0134d 22.2%, #e4007c 88.7%);
	width: 100px;
	color: #fff !important;
	font-size: 12px;
	border-radius: 50px;
	font-weight: 600
}

.nav-mytabs {
	padding-top: 10px;
	padding-bottom: 10px;
	justify-content: space-left;
	display: inline-flex !important;
	width: 100% !important;
	overflow-x: auto !important;
	-ms-overflow-style: none !important;
	overflow: -moz-scrollbars-none !important
}

.nav-mytabs>li>a::after {
	content: "";
	position: absolute !important;
	width: 100%;
	left: 0;
	bottom: 1px;
	transition: all 250ms ease 0s;
	transform: scale(0)
}

.nav-mytabs a {
	margin: 5px;
	padding: 10px 10px;
	background-image: radial-gradient(circle 343px at 46.3% 47.5%, #f2f2f2 0, #f1f1f1 72.9%);
	border-radius: 50px;
	color: #34495e;
	transition: all .1s ease-in-out
}

.nav-mytabs a.active,
.nav-mytabs a:hover {
	background-image: linear-gradient(117.8deg, #f0134d 22.2%, #e4007c 88.7%);
	color: #34495e
}

.tabslinks {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px
}

.tabslinks h5 {
	color: #fff;
	padding-left: 15px
}

.design_box {
	box-shadow: 0 0 20px rgba(52, 73, 94, .25);
	padding: 25px 15px 25px 15px
}

.design_box h5 {
	font-size: 15px
}

.biod {
	padding: 10px 15px 10px 15px
}

.biodata {
	padding-top: 10px;
	padding-bottom: 100px
}

.one_page .col-md-4 {
	width: 33%;
	padding: 8px
}

.second_page .col-md-4 {
	width: 33%;
	padding: 8px
}

.bio_p {
	font-size: 13px;
	margin: 5px
}

.biodata img {
	width: 100%;
	box-shadow: 0 0 20px rgba(52, 73, 94, .25)
}

.biodata .col-md-4 {
	height: 100%;
	margin-top: 25px
}

.biodataimg {
	position: relative;
	width: 100%;
	margin-top: -20px
}

.imageb {
	opacity: 1;
	display: block;
	width: 100%;
	height: 150px;
	transition: .5s ease;
	backface-visibility: hidden
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	background: rgba(0, 0, 0, .5)
}

.biodataimg:hover .middle {
	opacity: 1
}

.text {
	margin-top: 10px;
	border-radius: 50px;
	background-color: #ff004d;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	font-weight: 600
}

.viewall_btn {
	font-weight: 600;
	font-size: 15px;
	color: #ff004d !important
}

.previewbiodataimg {
	position: relative
}

.previewbiodataimg .userimg {
	flex-shrink: 0;
	opacity: 1 !important;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	object-fit: contain
}

.top_left_text {
	border-radius: 50%;
	width: 200px;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden !important;
	position: absolute;
	top: 40px;
	left: 20px
}

#overlay {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .9);
	transition: 1s .4s
}

#progress {
	height: 1px;
	background: #fff;
	position: absolute;
	width: 0;
	top: 40%;
	transition: 1s
}

#progstat {
	font-size: .7em;
	letter-spacing: 3px;
	position: absolute;
	top: 40%;
	margin-top: -40px;
	width: 100%;
	text-align: center;
	color: #fff
}

.interest {
	margin-top: -20px
}

.profiles_list {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px
}

.profiles_list .myprofile_pic {
	width: 100%;
	height: 350px;
	background-repeat: no-repeat;
	background: 55% 20%/cover;
	position: relative
}

.profiles_list .premiumtag {
	position: absolute;
	top: -10px;
	right: -10px
}

.profiles_list .premiumtag img {
	width: 100px !important;
	height: auto
}

.profiles_list h5 {
	font-weight: 800;
	color: #34495e
}

.pro_sec {
	margin-top: 20px;
	background-image: linear-gradient(to top, #f5eef8 0, #fff 100%);
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(52, 73, 94, .4)
}

.profilcard_details {
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px
}

.pro_sec td {
	padding: 3px;
	font-size: 12px;
	border: 0
}

.profile_card_details td1 {
	width: 45% !important
}

.profile_card_details td2 {
	width: 10% !important
}

.profile_card_details td3 {
	width: 45% !important
}

.profiles_list .alert-success {
	padding: 5px;
	font-size: 13px
}

.profile_card_ifc {
	background-color: #ff004d;
	padding-left: 20px;
	padding-right: 20px
}

.profile_card_ifc span {
	display: block
}

.profile_card_ifc .text_icon {
	font-size: 9px;
	color: #fff
}

.profile_card_ifc .fa {
	font-size: 30px;
	color: #f2f3f4;
	cursor: pointer
}

.user_card {
	background-color: #ff004d;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px
}

.notification_bell {
	position: absolute;
	top: 5px;
	right: 15px
}

.notification_bell .fa {
	color: #fff;
	font-size: 16px;
	border-radius: 50%;
	border: 1px solid #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center
}

.user_card .myprofile_pic {
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background: 55% 20%/cover;
	box-shadow: 0 0 30px rgba(52, 73, 94, .3);
	position: relative;
	border-radius: 10px
}

.user_card .img_ovr_text {
	position: absolute;
	bottom: -18px;
	left: 50%;
	transform: translate(-50%, -50%)
}

.user_card .img_ovr_text .fa {
	background-color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #85929e
}

.user_card p {
	color: #eaeded;
	font-weight: 600
}

.user_card .nme {
	font-size: 15px !important;
	margin-bottom: 5px
}

.user_card .pid {
	font-size: 12px !important;
	margin-bottom: 5px;
	padding: 0
}

.user_card .pid a {
	color: #fff
}

.user_card .prgbar {
	font-size: 11px !important;
	margin: 0;
	padding: 0
}

.user_card .progress-bar {
	background-color: #ff1a5f;
	font-size: 8px;
	margin-top: -2px
}

.user_card .progress {
	height: 10px;
	margin-top: 5px
}

.user_card .btn {
	background-color: #fff;
	font-size: 11px !important;
	color: #ff004d;
	border-radius: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 14px
}

.dasboradprofiles {
	background-color: #fff;
	margin-top: -15px
}

.dasboradprofiles .myprofile_pic {
	width: 110px;
	height: 110px;
	background-repeat: no-repeat;
	background: 55% 20%/cover;
	border-radius: 10px;
	position: relative
}

.dasboradprofiles .premiumtag {
	position: absolute;
	top: -7px;
	right: -5px
}

.dasboradprofiles .premiumtag img {
	width: 35px !important;
	height: auto
}

.dasboradprofiles .owl-carousel .owl-item {
	opacity: .4
}

.sec-shadow {
	box-shadow: 0 0 30px rgba(52, 73, 94, .3)
}

.dasboradprofiles .owl-carousel .owl-item.active {
	opacity: 1
}

.dasboradprofiles .owl-carousel .item p {
	font-size: 13px;
	font-weight: 600;
	line-height: 15px !important;
	text-align: center
}

.dasboradprofiles .owl-carousel .item .pinf {
	font-size: 10px;
	font-weight: 500
}

.dasboradprofiles .owl-carousel .item .cty {
	font-size: 11px;
	font-weight: 500
}

.tag {
	font-size: 10px;
	font-weight: 500;
	background-color: #3498db;
	color: #fff;
	padding: 2px;
	border-radius: 5px
}

.dasboradprofiles .owl-carousel .item .itrm-img {
	padding: 5px
}

.dasboradprofiles .owl-carousel .fa-long-arrow-left {
	display: none
}

.dasboradprofiles .owl-carousel .fa-long-arrow-right {
	display: none
}

.dasboradprofiles .owl-carousel .owl-nav {
	display: none
}

.dasboradprofiles .owl-carousel .owl-nav .owl-next,
.dasboradprofiles .owl-carousel .owl-nav .owl-prev {
	display: none
}

.dasboradprofiles .owl-carousel .owl-nav .owl-next span:before,
.dasboradprofiles .owl-carousel .owl-nav .owl-prev span:before {
	display: none
}

.dasboradprofiles .owl-carousel .owl-nav .owl-prev {
	display: none
}

.dasboradprofiles .owl-carousel .owl-nav .owl-next {
	display: none
}

.dasboradprofiles-in {
	padding-top: 18px;
	padding-bottom: 18px
}

.profilecard_details {
	width: 100% !important
}

#owl-works11,
#owl-works12,
#owl-works2,
#owl-works3,
#owl-works4,
#owl-works5,
#owl-works6 {
	margin-top: -20px
}

.dasboradprofiles .ds_head p {
	font-weight: 600;
	color: #34495e;
	font-size: 15px
}

.dasboradprofiles .ds_head_link a {
	font-weight: 600;
	color: #ff004d !important;
	font-size: 13px
}

.discovermatches a {
	font-size: 13px !important
}

.discovermatches .fa {
	font-size: 30px;
	color: #85929e
}

.mb_profile_view_container {
	padding-top: 12px
}

.mb_profile_view_container .profile_image {
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background: 55% 20%/cover;
	box-shadow: 0 0 30px rgba(52, 73, 94, .4);
	position: relative;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px
}

.contact .fmdiv {
	width: 100% !important
}

.mb_profile_view_container .content h5 {
	color: #f1f1f1;
	font-size: 18px
}

.mb_profile_view_container .content .pfid {
	font-size: 15px
}

.mb_profile_view_container .content p {
	color: #b3b6b7;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 10px
}

.mb_profile_view_container .content .btmflex {
	margin-top: -8px
}

.mb_profile_view_container .content .p-2 {
	font-size: 12px;
	padding: 0
}

.mb_profile_view_container .int_fav_cht {
	background-color: #ff004d;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	box-shadow: 0 0 30px rgba(52, 73, 94, .4)
}

.mb_profile_view_container .int_fav_cht span {
	display: block;
	text-align: center;
	color: #ebedef;
	font-size: 13px
}

.mb_profile_view_container .int_fav_cht .fa {
	font-size: 35px
}

.mb_profile_view_container .int_fav_cht .p-2 {
	width: 100%
}

.mb_profile_view_container .content hr {
	margin: 0;
	border-color: #f1f1f1;
	width: 70%;
	margin: auto
}

.mb_profile_view_container .profile_detail_info {
	background-color: #eaeded;
	padding-top: 15px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 20px
}

.mb_profile_view_container .profile_detail_info p {
	font-size: 14px;
	margin-bottom: 8px
}

.mb_profile_view_container .profile_info_heading {
	padding-top: 10px;
	padding-bottom: 10px
}

.mb_profile_view_container .profile_info_heading img {
	width: 28px
}

.mb_profile_view_container .profile_info_heading {
	font-size: 16px;
	font-weight: 600;
	color: #656565;
	text-transform: uppercase
}

.mb_profile_view_container .profile_detail_info .contact_hide_cover {
	border: 1px solid #ff004d;
	background-color: #fff;
	border-radius: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px
}

.mb_profile_view_container .profile_detail_info .contact_hide_cover .upbtne {
	cursor: pointer;
	box-shadow: 0 0 0 rgba(255, 0, 77, .5);
	animation: pulse-red 1.1s infinite;
	border-radius: 50px;
	padding: 0;
	margin: 0
}

.mb_profile_view_container .profile_detail_info .contact_hide_cover td span {
	display: block
}

.mb_profile_view_container .profile_detail_info .contact_hide_cover td img {
	width: 50px;
	margin-bottom: 5px
}

.mb_profile_view_container .profile_detail_info .contact_hide_cover td {
	font-size: 13px
}

.mb_profile_view_container .profile_detail_info td {
	border: none;
	padding: 6px
}

.mb_profile_view_container .profile_detail_info .icn_img {
	width: 12% !important
}

.mb_profile_view_container .profile_detail_info .text_que {
	width: 44% !important;
	font-size: 13px
}

.mb_profile_view_container .profile_detail_info .text_coln {
	width: 4% !important;
	font-size: 15px
}

.mb_profile_view_container .profile_detail_info .text_ans {
	width: 40% !important;
	font-size: 13px
}

.mb_profile_view_container .profile_detail_info .fa {
	margin-top: 2px
}

.mb_profile_view_container .content2 {
	position: absolute;
	top: 2px;
	right: 2px;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 20px
}

.mb_profile_view_container .content2 .fa {
	margin-top: 8px
}

.mb_profile_view_container .content {
	position: absolute;
	bottom: 0;
	color: #f1f1f1;
	width: 100%;
	text-align: center;
	padding: 10px
}

.next,
.prev {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	transition: .6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none
}

.next {
	right: 0;
	border-radius: 3px 0 0 3px
}

.next:hover,
.prev:hover {
	background-color: rgba(0, 0, 0, .8)
}

.mySlides {
	display: none
}

.input-icons i {
	position: absolute;
	right: 5px;
	top: 2px;
	color: #85929e !important
}

.icon {
	padding: 10px;
	min-width: 40px
}

.input-field {
	width: 100%;
	padding: 10px;
	position: relative
}

.popupmembership {
	background-color: transparent !important;
	box-shadow: none !important
}

#A {
	background-image: linear-gradient(117.8deg, #f0134d 22.2%, #e4007c 88.7%);
	border-radius: 50% !important;
	width: 300px;
	height: 300px;
	margin: auto;
	border: 4px solid #fff;
	padding: 25px
}

.outer-circle {
	padding: 20px
}

#A h2 {
	color: #fff
}

#A h5 {
	color: #fff;
	font-size: 17px;
	line-height: 33px
}

#A .register {
	background-image: radial-gradient(circle farthest-corner at 84.6% 77.8%, #5659da 0, #5fd0f8 90%);
	margin-bottom: 20px;
	font-size: 15px
}

.memp {
	animation: pulse-red 1.1s infinite
}

.internal_menus {
	padding: 15px 10px 15px 10px;
	margin-bottom: 15px;
	justify-content: space-center
}

.internal_menus .active .internalmenu_link {
	background-color: #ff004d;
	color: #fff
}

.internalmenu_link {
	font-size: 13px;
	padding: 6px;
	margin: 3px;
	height: 60px;
	background-color: #eaeded;
	border-radius: 10px;
	width: 115px;
	border: none
}

.formheds .createprffr {
	padding: 20px;
	padding-top: 0 !important;
	display: block
}

.formheds h5 {
	padding: 10px;
	background-color: #ff004d;
	color: #fff;
	font-weight: 600
}

.formheds img {
	width: 30px
}

.right td,
.right tr {
	padding: 0;
	border: none
}

.select_options {
	overflow: hidden
}

.select_options input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	overflow: hidden
}

.select_options label {
	border-bottom: 1px solid #eaeded;
	width: 100% !important;
	border-radius: 0;
	padding: 12px 10px;
	font-size: 14px !important;
	transition: all .1s ease-in-out;
	margin: 0
}

.select_options label:hover {
	cursor: pointer
}

.select_options input:checked+label {
	background-color: #ff004d;
	color: #fff !important;
	box-shadow: none;
	border-bottom: 1px solid #ff004d
}

.select_options label:first-of-type {
	border-radius: 0
}

.select_options label:last-of-type {
	border-radius: 0
}

.formheds .switch-field {
	overflow: hidden
}

.input_border {
	border-bottom: 1px solid #ddd
}

.formheds .switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	overflow: hidden
}

.formheds .switch-field label {
	border-radius: 0;
	background-color: #eaecee;
	border: 1px solid #d6dbdf;
	color: #808b96;
	font-size: 14px !important;
	text-align: center;
	padding: 12px 10px;
	margin-right: -5px;
	transition: all .1s ease-in-out;
	margin-left: 0
}

.formheds .switch-field label:hover {
	cursor: pointer
}

.formheds .switch-field input:checked+label {
	background-color: #ff004d;
	border: 1px solid #ff004d;
	color: #fff !important;
	box-shadow: none
}

.formheds .switch-field label:first-of-type {
	border-radius: 0
}

.formheds .switch-field label:last-of-type {
	border-radius: 0
}

.formheds .switch-field label {
	width: 33% !important
}

.formheds .switch-field .cp3_label {
	width: 100% !important
}

.formheds .switch-field .cp4_label,
.formheds .switch-field .cp5_label {
	width: 50% !important
}

.formheds .switch-field .cp6_label,
.formheds .switch-field .cp7_label {
	width: 25% !important
}

.formheds .switch-field .createprffr .cp3 {
	border-radius: 50px;
	margin-top: 7px
}

.formheds .switch-field .createprffr .cp4 {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px
}

.formheds .switch-field .createprffr .cp5 {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-top: 7px
}

.formheds .switch-field .createprffr .cp6 {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px
}

.formheds .switch-field .createprffr .cp7 {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-top: 7px
}

.formheds .switch-field .createprffr .cp1 {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px
}

.formheds .switch-field .createprffr .cp2 {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-top: 7px
}

.img-circle .myprofile_pic {
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background: 55% 20%/cover;
	border-radius: 50%
}

.prpfr_img img {
	width: 16px;
	margin-top: 7px;
	margin-right: -50px
}

.prpfr_ques {
	font-size: 13px;
	color: #34495e;
	padding-left: 8px
}

.prpfr_ans {
	font-size: 14px;
	font-weight: 600;
	padding-left: 8px
}

.prpfr_table td {
	padding-top: 10px !important;
	padding-bottom: 10px !important
}

.tableheading_prpfr {
	font-weight: 600
}

.prpfr_border {
	border-bottom: 2px dotted #aeb6bf
}

.prefr_heart_img {
	position: relative
}

.prefr_heart_img img {
	width: 100% !important;
	height: auto !important;
	margin-top: 10px
}

.prefr_heart_text {
	position: absolute;
	font-size: 11px;
	color: #fff;
	font-weight: 600;
	top: 54%;
	left: 48%;
	transform: translate(-50%, -50%)
}

.footer {
	box-shadow: 0 0 20px rgba(52, 73, 94, .25);
	padding-top: 50px;
	padding-bottom: 30px;
	background-color: #ff004d
}

.footer-inner .col-md-3 {
	margin-top: 10px
}

.footer-inner .fl {
	outline: 0 !important;
	border-radius: 50px;
	border: 1px solid #ddd;
	margin-bottom: 8px
}

.footer p {
	color: #fff
}

.footer h5 {
	color: #fff;
	font-weight: 600
}

.footer a {
	color: #eaeded;
	font-size: 14px
}

.footer-last {
	background-color: #e5e8e8;
	padding-bottom: 1px;
	font-size: 13px
}

.footer-last p {
	text-align: center;
	padding-top: 15px;
	color: #37474f
}

.footer-last a {
	color: #7cb342;
	font-family: Lobster, cursive !important;
	text-align: center
}

#uploadForm p {
	position: relative;
	margin-top: 10%;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase
}

#uploadForm label {
	height: 100px;
	background-color: #f2f4f4;
	display: table;
	cursor: pointer;
	width: 100%;
	text-align: center
}

#uploadForm input[type=file] {
	display: none
}

@media screen and (max-width:600px) {
	.dasboradprofiles .myprofile_pic {
		width: 140px;
		height: 140px
	}

	#myBtn li {
		margin-left: 50px;
		margin-right: 20px
	}

	.internalmenu_link {
		height: 60px;
		width: 180px
	}

	.myprofile_div .myprofile_pic {
		width: 100%;
		height: 550px;
		background-repeat: no-repeat;
		background: 55% 20%/cover;
		box-shadow: 0 0 30px rgba(52, 73, 94, .2)
	}
}

@media screen and (max-width:479px) {
	.messagebox {
		height: 70% !important;
		width: 100%
	}

	.helpnum .d-flex .p-2 {
		font-size: 35px
	}

	.internalmenu_link {
		height: 60px;
		width: 115px
	}

	.dasboradprofiles .myprofile_pic {
		width: 110px;
		height: 110px;
		margin-top: 10px;
		margin-bottom: 5px
	}

	#regi {
		margin-bottom: -28px !important
	}

	.custom-heading h1 {
		font-size: 30px
	}

	.sec5 h2 {
		font-size: 20px
	}

	.myprofile_div .myprofile_pic {
		width: 100%;
		height: 350px;
		background-repeat: no-repeat;
		background: 55% 20%/cover;
		box-shadow: 0 0 30px rgba(52, 73, 94, .2)
	}

	#myBtn li {
		margin-left: 25px;
		margin-right: 8px
	}
}

@media screen and (max-width:411px) {
	.dasboradprofiles .owl-carousel .item p {
		font-size: 12px
	}

	.dasboradprofiles .owl-carousel .item .pinf {
		font-size: 10px
	}

	.dasboradprofiles .owl-carousel .item .cty {
		font-size: 11px
	}

	#myBtn li {
		margin-left: 20px;
		margin-right: 10px
	}

	.register_form_div {
		margin-top: -90px
	}

	.helpnum .d-flex .p-2 {
		font-size: 35px
	}
}

@media screen and (max-width:384px) {
	.formheds h5 {
		font-size: 18px
	}

	.messagebox {
		height: 65% !important;
		width: 100%
	}

	.internalmenu_link {
		font-size: 11px;
		padding: 3px;
		margin: 3px;
		height: 50px;
		width: 95px
	}

	.dasboradprofiles .myprofile_pic {
		width: 105px;
		height: 105px
	}

	#myBtn li {
		margin-left: 15px;
		margin-right: 10px
	}

	.register_form_div h2 {
		font-size: 22px
	}

	.helpnum {
		margin-top: 50px
	}

	.helpnum .d-flex .p-2 {
		font-size: 32px
	}

	.register_form_div h2 {
		font-size: 22px
	}

	.register_form_div p {
		font-size: 12px
	}
}

@media screen and (max-width:375px) {
	.user_card .nme {
		font-size: 13px !important
	}

	.user_card .btn {
		font-size: 10px !important
	}

	.dasboradprofiles .ds_head p {
		font-size: 14px
	}

	.dasboradprofiles .ds_head_link a {
		font-size: 12px
	}

	.dasboradprofiles .owl-carousel .item p {
		font-size: 11px;
		line-height: 13px !important
	}

	.dasboradprofiles .owl-carousel .item .pinf {
		font-size: 9px
	}

	.dasboradprofiles .owl-carousel .item .cty {
		font-size: 10px
	}

	.helpnum .d-flex .p-2 {
		font-size: 31px
	}
}

@media screen and (max-width:360px) {
	.formheds .switch-field label {
		font-size: 12px !important;
		padding: 10px 8px
	}

	.no_btn {
		width: 80px;
		font-size: 11px
	}

	.yes_btn {
		width: 80px;
		font-size: 11px
	}

	.nav-mytabs a {
		font-size: 11px;
		padding: 8px 16px
	}

	.messagebox {
		height: 60% !important;
		width: 100%
	}

	.user_card {
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
		padding-right: 8px
	}

	.user_card .myprofile_pic {
		width: 90px;
		height: 90px
	}

	.user_card .btn {
		font-size: 9px !important;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 6px;
		padding-right: 6px;
		margin-top: 14px
	}

	.user_card {
		padding-left: 8px;
		padding-right: 8px
	}

	.user_card p {
		color: #eaeded;
		font-weight: 600
	}

	.user_card .nme {
		font-size: 15px !important
	}

	.user_card .pid {
		font-size: 11px !important
	}

	.user_card .prgbar {
		font-size: 10px !important
	}

	.dasboradprofiles .myprofile_pic {
		width: 100px;
		height: 100px
	}

	.profile_heading {
		font-size: 17px
	}

	.myprofiles_details img {
		width: 25px
	}

	.helpnum .d-flex .p-2 {
		font-size: 28px
	}

	.navbar-brand {
		width: 100px
	}

	.register_form_div {
		margin-top: -70px
	}

	.register_form_div h2 {
		font-size: 22px
	}

	.register_form_div p {
		font-size: 12px
	}

	#myBtn li {
		float: left;
		margin-left: 15px;
		margin-right: 10px
	}

	.dasboradprofiles .owl-carousel .item p {
		font-size: 10px
	}

	.dasboradprofiles .owl-carousel .item .pinf {
		font-size: 8px
	}

	.dasboradprofiles .owl-carousel .item .cty {
		font-size: 9px
	}

	.register {
		padding-top: 8px;
		padding-bottom: 8px;
		padding-right: 15px;
		padding-left: 15px;
		font-size: 12px !important
	}

	.match_circle1 {
		width: 55px;
		height: 55px
	}

	.match_circle2 {
		width: 45px;
		height: 45px
	}

	#match_inner {
		font-size: 8px
	}
}

@media screen and (max-width:320px) {
	.amount {
		font-size: 14px
	}

	.sml {
		font-size: 8px
	}

	.disamt {
		font-size: 13px
	}

	.no_btn {
		width: 70px;
		font-size: 10px
	}

	.abc {
		font-size: 12px !important
	}

	.yes_btn {
		width: 70px;
		font-size: 10px
	}

	#A {
		border-radius: 50% !important;
		width: 250px;
		height: 250px;
		margin: auto
	}

	.user_card {
		padding-top: 8px;
		padding-left: 5px;
		padding-right: 5px
	}

	.user_card p {
		font-weight: 600
	}

	.user_card .nme {
		font-size: 13px !important
	}

	.user_card .pid {
		font-size: 10px !important
	}

	.user_card .prgbar {
		font-size: 9px !important
	}

	#myBtn li {
		float: left;
		margin-left: 10px;
		margin-right: 7px
	}

	.myprofiles_details td {
		font-size: 11px
	}

	.helpnum h6 {
		font-size: 15px
	}

	.helpnum .d-flex .fa {
		width: 50px;
		height: 50px;
		line-height: 50px
	}

	.helpnum .d-flex .p-2 {
		font-size: 25px
	}
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Italic"), local("OpenSans-Italic"), url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Italic"), local("OpenSans-Italic"), url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Italic"), local("OpenSans-Italic"), url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2) format("woff2");
	unicode-range: U+1F00-1FFF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Italic"), local("OpenSans-Italic"), url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2) format("woff2");
	unicode-range: U+0370-03FF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Italic"), local("OpenSans-Italic"), url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Italic"), local("OpenSans-Italic"), url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Italic"), local("OpenSans-Italic"), url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhvIqOjjg.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhnIqOjjg.woff2) format("woff2");
	unicode-range: U+1F00-1FFF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhoIqOjjg.woff2) format("woff2");
	unicode-range: U+0370-03FF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhkIqOjjg.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhlIqOjjg.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2) format("woff2");
	unicode-range: U+1F00-1FFF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2) format("woff2");
	unicode-range: U+0370-03FF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKW-U9hmIqOjjg.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKW-U9hvIqOjjg.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKW-U9hnIqOjjg.woff2) format("woff2");
	unicode-range: U+1F00-1FFF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKW-U9hoIqOjjg.woff2) format("woff2");
	unicode-range: U+0370-03FF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKW-U9hkIqOjjg.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKW-U9hlIqOjjg.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKW-U9hrIqM.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format("woff2");
	unicode-range: U+1F00-1FFF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format("woff2");
	unicode-range: U+0370-03FF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bbck.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2) format("woff2");
	unicode-range: U+1F00-1FFF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2) format("woff2");
	unicode-range: U+0370-03FF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format("woff2");
	unicode-range: U+1F00-1FFF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format("woff2");
	unicode-range: U+0370-03FF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2) format("woff2");
	unicode-range: U+1F00-1FFF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2) format("woff2");
	unicode-range: U+0370-03FF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: Lobster;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Lobster Regular"), local("Lobster-Regular"), url(https://fonts.gstatic.com/s/lobster/v23/neILzCirqoswsqX9zo-mM5Ez.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: Lobster;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Lobster Regular"), local("Lobster-Regular"), url(https://fonts.gstatic.com/s/lobster/v23/neILzCirqoswsqX9zoamM5Ez.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: Lobster;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Lobster Regular"), local("Lobster-Regular"), url(https://fonts.gstatic.com/s/lobster/v23/neILzCirqoswsqX9zo2mM5Ez.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: Lobster;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Lobster Regular"), local("Lobster-Regular"), url(https://fonts.gstatic.com/s/lobster/v23/neILzCirqoswsqX9zoymM5Ez.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: Lobster;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Lobster Regular"), local("Lobster-Regular"), url(https://fonts.gstatic.com/s/lobster/v23/neILzCirqoswsqX9zoKmMw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: none;
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.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;
	opacity: 0;
	z-index: 99;
	background-color: #fff
}

.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: absolute !important;
	width: 1px !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #d8cee6;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid #000 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: 0 0;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: 0 0;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
	background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

.stop-scrolling {
	height: 100%;
	overflow: hidden
}

.sweet-overlay {
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	z-index: 10000
}

.sweet-alert {
	background-color: #fff;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 478px;
	padding: 40px;
	border-radius: 5px;
	text-align: center;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -256px;
	margin-top: -200px;
	overflow: hidden;
	display: none;
	z-index: 99999
}

@media all and (max-width:540px) {
	.sweet-alert {
		width: auto;
		margin-left: 0;
		margin-right: 0;
		left: 15px;
		right: 15px
	}
}

.sweet-alert h2 {
	color: #575757;
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	text-transform: none;
	position: relative;
	padding: 0;
	line-height: 40px;
	display: block;
	margin-bottom: 5px
}

.sweet-alert p {
	color: #797979;
	font-size: 16px;
	text-align: center;
	font-weight: 300;
	position: relative;
	text-align: inherit;
	float: none;
	margin: 0;
	padding: 10px 0;
	line-height: normal
}

.sweet-alert fieldset {
	border: none;
	position: relative;
	display: none
}

.sweet-alert .sa-error-container {
	background-color: #f1f1f1;
	margin-left: -17px;
	margin-right: -17px;
	overflow: hidden;
	padding: 0 10px;
	max-height: 0;
	webkit-transition: padding 0.15s, max-height 0.15s;
	transition: padding .15s, max-height .15s
}

.sweet-alert .sa-error-container.show {
	padding: 10px 0;
	max-height: 100px;
	webkit-transition: padding 0.2s, max-height 0.2s;
	transition: padding .25s, max-height .25s
}

.sweet-alert .sa-error-container .icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #ea7d7d;
	color: #fff;
	line-height: 24px;
	text-align: center;
	margin-right: 3px
}

.sweet-alert .sa-error-container p {
	display: inline-block
}

.sweet-alert .sa-input-error {
	position: absolute;
	top: 29px;
	right: 26px;
	width: 20px;
	height: 20px;
	opacity: 0;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all .1s;
	transition: all .1s
}

.sweet-alert .sa-input-error::after,
.sweet-alert .sa-input-error::before {
	content: "";
	width: 20px;
	height: 6px;
	background-color: #f06e57;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	left: 50%;
	margin-left: -9px
}

.sweet-alert .sa-input-error::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.sweet-alert .sa-input-error::after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sweet-alert .sa-input-error.show {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.sweet-alert input {
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #d7d7d7;
	height: 43px;
	margin-top: 10px;
	margin-bottom: 17px;
	font-size: 18px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
	padding: 0 12px;
	display: none;
	-webkit-transition: all .3s;
	transition: all .3s
}

.sweet-alert input:focus {
	outline: 0;
	box-shadow: 0 0 3px #c4e6f5;
	border: 1px solid #b4dbed
}

.sweet-alert input:focus::-moz-placeholder {
	transition: opacity .3s 30ms ease;
	opacity: .5
}

.sweet-alert input:focus:-ms-input-placeholder {
	transition: opacity .3s 30ms ease;
	opacity: .5
}

.sweet-alert input:focus::-webkit-input-placeholder {
	transition: opacity .3s 30ms ease;
	opacity: .5
}

.sweet-alert input::-moz-placeholder {
	color: #bdbdbd
}

.sweet-alert input:-ms-input-placeholder {
	color: #bdbdbd
}

.sweet-alert input::-webkit-input-placeholder {
	color: #bdbdbd
}

.sweet-alert.show-input input {
	display: block
}

.sweet-alert .sa-confirm-button-container {
	display: inline-block;
	position: relative
}

.sweet-alert .la-ball-fall {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -27px;
	margin-top: 4px;
	opacity: 0;
	visibility: hidden
}

.sweet-alert button {
	color: #fff;
	border: none;
	box-shadow: none;
	font-size: 17px;
	font-weight: 500;
	-webkit-border-radius: 4px;
	border-radius: 5px;
	padding: 10px 32px;
	cursor: pointer
}

.sweet-alert button:focus {
	outline: 0;
	box-shadow: 0 0 2px rgba(128, 179, 235, .5), inset 0 0 0 1px rgba(0, 0, 0, .05)
}

.sweet-alert button:hover {
	background-color: #0061da
}

.sweet-alert button:active {
	background-color: #0061da
}

.sweet-alert button.cancel {
	background-color: #c1c1c1
}

.sweet-alert button.cancel:hover {
	background-color: #b9b9b9
}

.sweet-alert button.cancel:active {
	background-color: #a8a8a8
}

.sweet-alert button.cancel:focus {
	box-shadow: rgba(197, 205, 211, .8) 0 0 2px, rgba(0, 0, 0, .0470588) 0 0 0 1px inset !important
}

.sweet-alert button[disabled] {
	opacity: .6;
	cursor: default
}

.sweet-alert button.confirm[disabled] {
	color: transparent
}

.sweet-alert button.confirm[disabled]~.la-ball-fall {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s
}

.sweet-alert button::-moz-focus-inner {
	border: 0
}

.sweet-alert[data-has-cancel-button=false] button {
	box-shadow: none !important
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
	padding-bottom: 40px
}

.sweet-alert .sa-icon {
	width: 80px;
	height: 80px;
	border: 4px solid gray;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border-radius: 50%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	box-sizing: content-box
}

.sweet-alert .sa-icon.sa-error {
	border-color: #f27474
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
	position: relative;
	display: block
}

.sweet-alert .sa-icon.sa-error .sa-line {
	position: absolute;
	height: 5px;
	width: 47px;
	background-color: #f27474;
	display: block;
	top: 37px;
	border-radius: 2px
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 17px
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 16px
}

.sweet-alert .sa-icon.sa-warning {
	border-color: #f8bb86
}

.sweet-alert .sa-icon.sa-warning .sa-body {
	position: absolute;
	width: 5px;
	height: 47px;
	left: 50%;
	top: 10px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-left: -2px;
	background-color: #f8bb86
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
	position: absolute;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-left: -3px;
	left: 50%;
	bottom: 10px;
	background-color: #f8bb86
}

.sweet-alert .sa-icon.sa-info {
	border-color: #c9dae1
}

.sweet-alert .sa-icon.sa-info::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 29px;
	left: 50%;
	bottom: 17px;
	border-radius: 2px;
	margin-left: -2px;
	background-color: #c9dae1
}

.sweet-alert .sa-icon.sa-info::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-left: -3px;
	top: 19px;
	background-color: #c9dae1
}

.sweet-alert .sa-icon.sa-success {
	border-color: #a5dc86
}

.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
	content: "";
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border-radius: 50%;
	position: absolute;
	width: 60px;
	height: 120px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success::before {
	-webkit-border-radius: 120px 0 0 120px;
	border-radius: 120px 0 0 120px;
	top: -7px;
	left: -33px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 60px 60px;
	transform-origin: 60px 60px
}

.sweet-alert .sa-icon.sa-success::after {
	-webkit-border-radius: 0 120px 120px 0;
	border-radius: 0 120px 120px 0;
	top: -11px;
	left: 30px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0 60px;
	transform-origin: 0 60px
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
	width: 80px;
	height: 80px;
	border: 4px solid rgba(165, 220, 134, .2);
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border-radius: 50%;
	box-sizing: content-box;
	position: absolute;
	left: -4px;
	top: -4px;
	z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-fix {
	width: 5px;
	height: 90px;
	position: absolute;
	left: 28px;
	top: 8px;
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line {
	height: 5px;
	background-color: #a5dc86;
	display: block;
	border-radius: 2px;
	position: absolute;
	z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
	width: 25px;
	left: 14px;
	top: 46px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
	width: 47px;
	right: 8px;
	top: 38px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-custom {
	background-size: contain;
	border-radius: 0;
	border: none;
	background-position: center center;
	background-repeat: no-repeat
}

@-webkit-keyframes showSweetAlert {
	0% {
		transform: scale(.7);
		-webkit-transform: scale(.7)
	}

	45% {
		transform: scale(1.05);
		-webkit-transform: scale(1.05)
	}

	80% {
		transform: scale(.95);
		-webkit-transform: scale(.95)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes showSweetAlert {
	0% {
		transform: scale(.7);
		-webkit-transform: scale(.7)
	}

	45% {
		transform: scale(1.05);
		-webkit-transform: scale(1.05)
	}

	80% {
		transform: scale(.95);
		-webkit-transform: scale(.95)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@-webkit-keyframes hideSweetAlert {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	100% {
		transform: scale(.5);
		-webkit-transform: scale(.5)
	}
}

@keyframes hideSweetAlert {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	100% {
		transform: scale(.5);
		-webkit-transform: scale(.5)
	}
}

@-webkit-keyframes slideFromTop {
	0% {
		top: 0
	}

	100% {
		top: 50%
	}
}

@keyframes slideFromTop {
	0% {
		top: 0
	}

	100% {
		top: 50%
	}
}

@-webkit-keyframes slideToTop {
	0% {
		top: 50%
	}

	100% {
		top: 0
	}
}

@keyframes slideToTop {
	0% {
		top: 50%
	}

	100% {
		top: 0
	}
}

@-webkit-keyframes slideFromBottom {
	0% {
		top: 70%
	}

	100% {
		top: 50%
	}
}

@keyframes slideFromBottom {
	0% {
		top: 70%
	}

	100% {
		top: 50%
	}
}

@-webkit-keyframes slideToBottom {
	0% {
		top: 50%
	}

	100% {
		top: 70%
	}
}

@keyframes slideToBottom {
	0% {
		top: 50%
	}

	100% {
		top: 70%
	}
}

.showSweetAlert[data-animation=pop] {
	-webkit-animation: showSweetAlert .3s;
	animation: showSweetAlert .3s
}

.showSweetAlert[data-animation=none] {
	-webkit-animation: none;
	animation: none
}

.showSweetAlert[data-animation=slide-from-top] {
	-webkit-animation: slideFromTop .3s;
	animation: slideFromTop .3s
}

.showSweetAlert[data-animation=slide-from-bottom] {
	-webkit-animation: slideFromBottom .3s;
	animation: slideFromBottom .3s
}

.hideSweetAlert[data-animation=pop] {
	-webkit-animation: hideSweetAlert .2s;
	animation: hideSweetAlert .2s
}

.hideSweetAlert[data-animation=none] {
	-webkit-animation: none;
	animation: none
}

.hideSweetAlert[data-animation=slide-from-top] {
	-webkit-animation: slideToTop .4s;
	animation: slideToTop .4s
}

.hideSweetAlert[data-animation=slide-from-bottom] {
	-webkit-animation: slideToBottom .3s;
	animation: slideToBottom .3s
}

@-webkit-keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px
	}

	54% {
		width: 0;
		left: 1px;
		top: 19px
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px
	}
}

@keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px
	}

	54% {
		width: 0;
		left: 1px;
		top: 19px
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px
	}
}

@-webkit-keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px
	}

	65% {
		width: 0;
		right: 46px;
		top: 54px
	}

	84% {
		width: 55px;
		right: 0;
		top: 35px
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px
	}
}

@keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px
	}

	65% {
		width: 0;
		right: 46px;
		top: 54px
	}

	84% {
		width: 55px;
		right: 0;
		top: 35px
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px
	}
}

@-webkit-keyframes rotatePlaceholder {
	0% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg)
	}

	5% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg)
	}

	12% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg)
	}

	100% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg)
	}
}

@keyframes rotatePlaceholder {
	0% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg)
	}

	5% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg)
	}

	12% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg)
	}

	100% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg)
	}
}

.animateSuccessTip {
	-webkit-animation: animateSuccessTip .75s;
	animation: animateSuccessTip .75s
}

.animateSuccessLong {
	-webkit-animation: animateSuccessLong .75s;
	animation: animateSuccessLong .75s
}

.sa-icon.sa-success.animate::after {
	-webkit-animation: rotatePlaceholder 4.25s ease-in;
	animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animateErrorIcon {
	0% {
		transform: rotateX(100deg);
		-webkit-transform: rotateX(100deg);
		opacity: 0
	}

	100% {
		transform: rotateX(0);
		-webkit-transform: rotateX(0);
		opacity: 1
	}
}

@keyframes animateErrorIcon {
	0% {
		transform: rotateX(100deg);
		-webkit-transform: rotateX(100deg);
		opacity: 0
	}

	100% {
		transform: rotateX(0);
		-webkit-transform: rotateX(0);
		opacity: 1
	}
}

.animateErrorIcon {
	-webkit-animation: animateErrorIcon .5s;
	animation: animateErrorIcon .5s
}

@-webkit-keyframes animateXMark {
	0% {
		transform: scale(.4);
		-webkit-transform: scale(.4);
		margin-top: 26px;
		opacity: 0
	}

	50% {
		transform: scale(.4);
		-webkit-transform: scale(.4);
		margin-top: 26px;
		opacity: 0
	}

	80% {
		transform: scale(1.15);
		-webkit-transform: scale(1.15);
		margin-top: -6px
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		margin-top: 0;
		opacity: 1
	}
}

@keyframes animateXMark {
	0% {
		transform: scale(.4);
		-webkit-transform: scale(.4);
		margin-top: 26px;
		opacity: 0
	}

	50% {
		transform: scale(.4);
		-webkit-transform: scale(.4);
		margin-top: 26px;
		opacity: 0
	}

	80% {
		transform: scale(1.15);
		-webkit-transform: scale(1.15);
		margin-top: -6px
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		margin-top: 0;
		opacity: 1
	}
}

.animateXMark {
	-webkit-animation: animateXMark .5s;
	animation: animateXMark .5s
}

@-webkit-keyframes pulseWarning {
	0% {
		border-color: #f8d486
	}

	100% {
		border-color: #f8bb86
	}
}

@keyframes pulseWarning {
	0% {
		border-color: #f8d486
	}

	100% {
		border-color: #f8bb86
	}
}

.pulseWarning {
	-webkit-animation: pulseWarning .75s infinite alternate;
	animation: pulseWarning .75s infinite alternate
}

@-webkit-keyframes pulseWarningIns {
	0% {
		background-color: #f8d486
	}

	100% {
		background-color: #f8bb86
	}
}

@keyframes pulseWarningIns {
	0% {
		background-color: #f8d486
	}

	100% {
		background-color: #f8bb86
	}
}

.pulseWarningIns {
	-webkit-animation: pulseWarningIns .75s infinite alternate;
	animation: pulseWarningIns .75s infinite alternate
}

@-webkit-keyframes rotate-loading {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

@keyframes rotate-loading {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall>div {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.la-ball-fall {
	display: block;
	font-size: 0;
	color: #fff
}

.la-ball-fall.la-dark {
	color: #333
}

.la-ball-fall>div {
	display: inline-block;
	float: none;
	background-color: currentColor;
	border: 0 solid currentColor
}

.la-ball-fall {
	width: 54px;
	height: 18px
}

.la-ball-fall>div {
	width: 10px;
	height: 10px;
	margin: 4px;
	border-radius: 100%;
	opacity: 0;
	-webkit-animation: ball-fall 1s ease-in-out infinite;
	-moz-animation: ball-fall 1s ease-in-out infinite;
	-o-animation: ball-fall 1s ease-in-out infinite;
	animation: ball-fall 1s ease-in-out infinite
}

.la-ball-fall>div:nth-child(1) {
	-webkit-animation-delay: -.2s;
	-moz-animation-delay: -.2s;
	-o-animation-delay: -.2s;
	animation-delay: -.2s
}

.la-ball-fall>div:nth-child(2) {
	-webkit-animation-delay: -.1s;
	-moz-animation-delay: -.1s;
	-o-animation-delay: -.1s;
	animation-delay: -.1s
}

.la-ball-fall>div:nth-child(3) {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s
}

.la-ball-fall.la-sm {
	width: 26px;
	height: 8px
}

.la-ball-fall.la-sm>div {
	width: 4px;
	height: 4px;
	margin: 2px
}

.la-ball-fall.la-2x {
	width: 108px;
	height: 36px
}

.la-ball-fall.la-2x>div {
	width: 20px;
	height: 20px;
	margin: 8px
}

.la-ball-fall.la-3x {
	width: 162px;
	height: 54px
}

.la-ball-fall.la-3x>div {
	width: 30px;
	height: 30px;
	margin: 12px
}

@-webkit-keyframes ball-fall {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-145%);
		transform: translateY(-145%)
	}

	10% {
		opacity: .5
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	90% {
		opacity: .5
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(145%);
		transform: translateY(145%)
	}
}

@-moz-keyframes ball-fall {
	0% {
		opacity: 0;
		-moz-transform: translateY(-145%);
		transform: translateY(-145%)
	}

	10% {
		opacity: .5
	}

	20% {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0)
	}

	90% {
		opacity: .5
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(145%);
		transform: translateY(145%)
	}
}

@-o-keyframes ball-fall {
	0% {
		opacity: 0;
		-o-transform: translateY(-145%);
		transform: translateY(-145%)
	}

	10% {
		opacity: .5
	}

	20% {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0)
	}

	90% {
		opacity: .5
	}

	100% {
		opacity: 0;
		-o-transform: translateY(145%);
		transform: translateY(145%)
	}
}

@keyframes ball-fall {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-145%);
		-moz-transform: translateY(-145%);
		-o-transform: translateY(-145%);
		transform: translateY(-145%)
	}

	10% {
		opacity: .5
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}

	90% {
		opacity: .5
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(145%);
		-moz-transform: translateY(145%);
		-o-transform: translateY(145%);
		transform: translateY(145%)
	}
}

.sweet-modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 901;
	overflow-y: auto;
	background: radial-gradient(at center, rgba(255, 255, 255, .84) 0, rgba(255, 255, 255, .96) 100%);
	-webkit-transform: translate3D(0, 0, 0);
	-webkit-perspective: 500px;
	opacity: 0;
	transition: opacity .26s
}

.sweet-modal-overlay.bounce .sweet-modal-box {
	-webkit-animation-name: bounce;
	-webkit-animation-duration: .1s;
	-webkit-animation-iteration-count: 2;
	-webkit-animation-direction: alternate;
	animation-name: bounce;
	animation-duration: .1s;
	animation-iteration-count: 2;
	animation-direction: alternate
}

.sweet-modal-overlay .sweet-modal-box {
	-webkit-transform: scale(.9) translateY(-32px);
	transform: scale(.9) translateY(-32px);
	opacity: 0;
	transition-property: transform, -webkit-transform, opacity;
	transition-duration: .3s;
	transition-delay: 50ms;
	transition-timing-function: cubic-bezier(0.52, 0.02, 0.19, 1.02)
}

.sweet-modal-overlay .sweet-modal-box .sweet-modal-content {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px)
}

.sweet-modal-overlay .sweet-modal-box .sweet-modal-buttons {
	-webkit-transform: translateY(16px);
	transform: translateY(16px)
}

.sweet-modal-overlay .sweet-modal-box .sweet-modal-buttons,
.sweet-modal-overlay .sweet-modal-box .sweet-modal-content {
	opacity: 0;
	transition-property: transform, -webkit-transform, opacity;
	transition-duration: .3s;
	transition-delay: 141ms;
	transition-timing-function: cubic-bezier(0.52, 0.02, 0.19, 1.02)
}

.sweet-modal-overlay.open {
	opacity: 1
}

.sweet-modal-overlay.open .sweet-modal-box {
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

.sweet-modal-overlay.open .sweet-modal-box .sweet-modal-buttons,
.sweet-modal-overlay.open .sweet-modal-box .sweet-modal-content {
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

@media screen and (max-width:420px) {
	.sweet-modal-overlay {
		overflow: hidden
	}
}

.sweet-modal-close {
	position: absolute;
	z-index: 4000;
	right: 18px;
	top: 14px
}

.sweet-modal-close a.sweet-modal-close-link {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	background-color: transparent;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" fill="%23292c34" /></svg>');
	background-size: 26px;
	background-position: center;
	transition: all .2s
}

.sweet-modal-close a.sweet-modal-close-link:hover {
	background-color: #09c;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" fill="%23fff" /></svg>')
}

.sweet-modal-close a.sweet-modal-close-link:active {
	background-color: #09c
}

.sweet-modal-overlay.tabbed .sweet-modal-close {
	top: 6px;
	right: 12px
}

@media screen and (max-width:420px) {
	.sweet-modal-close {
		top: 14px;
		right: 18px
	}
}

.sweet-modal-box {
	font-family: Roboto, "Open Sans", sans-serif;
	font-size: 14px;
	position: absolute;
	width: 64%;
	left: 18%;
	margin: auto;
	margin-top: 96px;
	margin-bottom: 96px;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 8px 46px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .03)
}

.sweet-modal-box .sweet-modal-content+.sweet-modal-buttons {
	margin-top: 0
}

.sweet-modal-box.alert {
	width: 50%;
	left: 25%
}

.sweet-modal-box.prompt {
	width: 50%;
	left: 25%
}

@media screen and (max-width:777px) {
	.sweet-modal-box {
		width: 82%;
		left: 9%
	}
}

@media screen and (max-width:420px) {

	.sweet-modal-box,
	.sweet-modal-box.alert,
	.sweet-modal-box.prompt {
		width: 100%;
		height: 100%;
		max-height: 100%;
		left: 0;
		margin-top: 0;
		margin-bottom: 0;
		border-radius: 0
	}
}

.sweet-modal-title-wrap {
	border-bottom: 1px solid #e0e0e0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 36px;
	padding-right: 16px
}

.sweet-modal-overlay.tabbed .sweet-modal-title-wrap {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 24px;
	padding-right: 24px
}

.sweet-modal-title h2 {
	margin: 0;
	padding: 0;
	font-family: Roboto, "Open Sans", sans-serif;
	font-weight: 500;
	font-size: 21px;
	color: #292c34;
	margin-top: 2px
}

.sweet-modal-title .sweet-modal-tabs-links {
	margin-left: -36px;
	margin-top: -20px;
	margin-bottom: -20px;
	margin-right: -16px
}

.sweet-modal-title .sweet-modal-tabs-links ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	overflow-x: auto
}

.sweet-modal-title .sweet-modal-tabs-links ul li {
	display: block
}

.sweet-modal-title .sweet-modal-tabs-links ul li a {
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	color: #999;
	transition: all .2s
}

.sweet-modal-title .sweet-modal-tabs-links ul li a,
.sweet-modal-title .sweet-modal-tabs-links ul li a label {
	cursor: pointer
}

.sweet-modal-title .sweet-modal-tabs-links ul li a label {
	display: block
}

.sweet-modal-title .sweet-modal-tabs-links ul li a .icon {
	display: block;
	margin: auto;
	height: 24px;
	width: 28px
}

.sweet-modal-title .sweet-modal-tabs-links ul li a .icon svg {
	width: 100%;
	height: 100%
}

.sweet-modal-title .sweet-modal-tabs-links ul li a .icon svg,
.sweet-modal-title .sweet-modal-tabs-links ul li a .icon svg path {
	fill: #999;
	transition: fill .2s
}

.sweet-modal-title .sweet-modal-tabs-links ul li a .icon+label {
	margin-top: 8px
}

.sweet-modal-title .sweet-modal-tabs-links ul li a::after {
	content: "";
	opacity: 0;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom-color: #e0e0e0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -6px;
	transition: all .2s
}

.sweet-modal-title .sweet-modal-tabs-links ul li+li a {
	border-left: 1px solid #e0e0e0
}

.sweet-modal-title .sweet-modal-tabs-links ul li:last-child a {
	border-right: 1px solid #e0e0e0
}

.sweet-modal-title .sweet-modal-tabs-links ul li:hover a {
	color: #292c34
}

.sweet-modal-title .sweet-modal-tabs-links ul li:hover a .icon svg,
.sweet-modal-title .sweet-modal-tabs-links ul li:hover a .icon svg path {
	fill: #292c34
}

.sweet-modal-title .sweet-modal-tabs-links ul li.active a {
	color: #09c;
	font-weight: 600
}

.sweet-modal-title .sweet-modal-tabs-links ul li.active a,
.sweet-modal-title .sweet-modal-tabs-links ul li.active a label {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: default
}

.sweet-modal-title .sweet-modal-tabs-links ul li.active a .icon svg,
.sweet-modal-title .sweet-modal-tabs-links ul li.active a .icon svg path {
	fill: #09c
}

.sweet-modal-title .sweet-modal-tabs-links ul li.active a::after {
	opacity: 1
}

.sweet-modal-overlay.tabbed .sweet-modal-title .sweet-modal-tabs-links {
	margin-left: -24px;
	margin-right: -24px;
	margin-top: -16px;
	margin-bottom: -16px
}

.sweet-modal-overlay.tabbed .sweet-modal-title .sweet-modal-tabs-links ul li a {
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-right: 24px
}

.sweet-modal-content {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.5;
	font-size: 14px;
	padding-left: 36px;
	padding-right: 36px;
	padding-top: 32px;
	padding-bottom: 32px
}

.sweet-modal-content p:first-child {
	margin-top: 0
}

.sweet-modal-content pre {
	overflow-x: auto
}

.sweet-modal-content b {
	font-weight: 600
}

.sweet-modal-content .sweet-modal-icon {
	margin-bottom: 24px
}

.sweet-modal-content .sweet-modal-prompt [type=number],
.sweet-modal-content .sweet-modal-prompt [type=password],
.sweet-modal-content .sweet-modal-prompt [type=text] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

@media screen and (max-width:420px) {
	.sweet-modal-content {
		overflow: auto;
		margin-bottom: 64px
	}
}

.sweet-modal-box.alert .sweet-modal-content {
	text-align: center;
	font-size: 16px;
	padding-top: 64px;
	padding-bottom: 64px
}

.sweet-modal-buttons {
	border-top: 1px solid #e0e0e0;
	margin-top: 48px;
	text-align: right;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 14px;
	padding-bottom: 14px
}

@media screen and (max-width:420px) {
	.sweet-modal-buttons {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #fff
	}
}

.sweet-modal-buttons a.button,
.sweet-modal-buttons button {
	display: inline-block;
	background: #09c;
	border: 1px solid #006b8f;
	color: #fff;
	font-size: 13px;
	font-family: Roboto, "Open Sans", sans-serif;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	cursor: pointer;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 4px;
	margin-left: 12px;
	min-width: 64px;
	transition: all .2s;
	outline: 0
}

.sweet-modal-buttons a.button:hover,
.sweet-modal-buttons button:hover {
	background: #00b8f5;
	color: #fff;
	text-decoration: none
}

.sweet-modal-buttons a.button:active,
.sweet-modal-buttons button:active {
	background: #006b8f;
	color: #ccf2ff;
	border-color: #004d66;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .4)
}

.sweet-modal-buttons a.accentB.button,
.sweet-modal-buttons button.accentB {
	background: #09c;
	border-color: #006b8f
}

.sweet-modal-buttons a.accentB.button:hover,
.sweet-modal-buttons button.accentB:hover {
	background: #00b8f5
}

.sweet-modal-buttons a.accentB.button:active,
.sweet-modal-buttons button.accentB:active {
	background: #006b8f;
	color: #ccf2ff;
	border-color: #004d66
}

.sweet-modal-buttons a.accentB.bordered.button,
.sweet-modal-buttons button.accentB.bordered {
	background: 0 0;
	border-color: #09c;
	color: #09c
}

.sweet-modal-buttons a.accentB.bordered.button:hover,
.sweet-modal-buttons button.accentB.bordered:hover {
	background: #09c;
	color: #fff;
	border-color: #006b8f
}

.sweet-modal-buttons a.accentB.bordered.button:active,
.sweet-modal-buttons button.accentB.bordered:active {
	background: #006b8f;
	color: #ccf2ff;
	border-color: #004d66
}

.sweet-modal-buttons a.redB.button,
.sweet-modal-buttons button.redB {
	background: #e64a33;
	border-color: #c42e18
}

.sweet-modal-buttons a.redB.button:hover,
.sweet-modal-buttons button.redB:hover {
	background: #ea6a57
}

.sweet-modal-buttons a.redB.button:active,
.sweet-modal-buttons button.redB:active {
	background: #c42e18;
	color: #fff;
	border-color: #9f2614
}

.sweet-modal-buttons a.redB.bordered.button,
.sweet-modal-buttons button.redB.bordered {
	background: 0 0;
	border-color: #e64a33;
	color: #e64a33
}

.sweet-modal-buttons a.redB.bordered.button:hover,
.sweet-modal-buttons button.redB.bordered:hover {
	background: #e64a33;
	color: #fff;
	border-color: #c42e18
}

.sweet-modal-buttons a.redB.bordered.button:active,
.sweet-modal-buttons button.redB.bordered:active {
	background: #c42e18;
	color: #fff;
	border-color: #9f2614
}

.sweet-modal-buttons a.blueB.button,
.sweet-modal-buttons button.blueB {
	background: #27aae1;
	border-color: #1985b2
}

.sweet-modal-buttons a.blueB.button:hover,
.sweet-modal-buttons button.blueB:hover {
	background: #4bb8e6
}

.sweet-modal-buttons a.blueB.button:active,
.sweet-modal-buttons button.blueB:active {
	background: #1985b2;
	color: #fff;
	border-color: #146a8e
}

.sweet-modal-buttons a.blueB.bordered.button,
.sweet-modal-buttons button.blueB.bordered {
	background: 0 0;
	border-color: #27aae1;
	color: #27aae1
}

.sweet-modal-buttons a.blueB.bordered.button:hover,
.sweet-modal-buttons button.blueB.bordered:hover {
	background: #27aae1;
	color: #fff;
	border-color: #1985b2
}

.sweet-modal-buttons a.blueB.bordered.button:active,
.sweet-modal-buttons button.blueB.bordered:active {
	background: #1985b2;
	color: #fff;
	border-color: #146a8e
}

.sweet-modal-buttons a.greenB.button,
.sweet-modal-buttons button.greenB {
	background: #b7d968;
	border-color: #a0cd37
}

.sweet-modal-buttons a.greenB.button:hover,
.sweet-modal-buttons button.greenB:hover {
	background: #c7e189
}

.sweet-modal-buttons a.greenB.button:active,
.sweet-modal-buttons button.greenB:active {
	background: #a0cd37;
	color: #fff;
	border-color: #88af2c
}

.sweet-modal-buttons a.greenB.bordered.button,
.sweet-modal-buttons button.greenB.bordered {
	background: 0 0;
	border-color: #b7d968;
	color: #b7d968
}

.sweet-modal-buttons a.greenB.bordered.button:hover,
.sweet-modal-buttons button.greenB.bordered:hover {
	background: #b7d968;
	color: #fff;
	border-color: #a0cd37
}

.sweet-modal-buttons a.greenB.bordered.button:active,
.sweet-modal-buttons button.greenB.bordered:active {
	background: #a0cd37;
	color: #fff;
	border-color: #88af2c
}

.sweet-modal-buttons a.darkGreyB.button,
.sweet-modal-buttons button.darkGreyB {
	background: #5a5a5a;
	border-color: #3b3b3b;
	color: #292c34
}

.sweet-modal-buttons a.darkGreyB.button:hover,
.sweet-modal-buttons button.darkGreyB:hover {
	background: #464646;
	color: #343842
}

.sweet-modal-buttons a.darkGreyB.button:active,
.sweet-modal-buttons button.darkGreyB:active {
	background: #3b3b3b;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
	border-color: #272727
}

.sweet-modal-buttons a.darkGreyB.bordered.button,
.sweet-modal-buttons button.darkGreyB.bordered {
	background: 0 0;
	border-color: #5a5a5a;
	color: #5a5a5a
}

.sweet-modal-buttons a.darkGreyB.bordered.button:hover,
.sweet-modal-buttons button.darkGreyB.bordered:hover {
	background: #5a5a5a;
	color: #292c34;
	border-color: #5a5a5a
}

.sweet-modal-buttons a.darkGreyB.bordered.button:active,
.sweet-modal-buttons button.darkGreyB.bordered:active {
	background: #3b3b3b;
	color: #000;
	border-color: #272727
}

.sweet-modal-buttons a.lightGreyB.button,
.sweet-modal-buttons button.lightGreyB {
	background: #999;
	border-color: #7a7a7a;
	color: #292c34
}

.sweet-modal-buttons a.lightGreyB.button:hover,
.sweet-modal-buttons button.lightGreyB:hover {
	background: #858585;
	color: #343842
}

.sweet-modal-buttons a.lightGreyB.button:active,
.sweet-modal-buttons button.lightGreyB:active {
	background: #7a7a7a;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
	border-color: #666
}

.sweet-modal-buttons a.lightGreyB.bordered.button,
.sweet-modal-buttons button.lightGreyB.bordered {
	background: 0 0;
	border-color: #999;
	color: #999
}

.sweet-modal-buttons a.lightGreyB.bordered.button:hover,
.sweet-modal-buttons button.lightGreyB.bordered:hover {
	background: #999;
	color: #292c34;
	border-color: #999
}

.sweet-modal-buttons a.lightGreyB.bordered.button:active,
.sweet-modal-buttons button.lightGreyB.bordered:active {
	background: #7a7a7a;
	color: #1a1a1a;
	border-color: #666
}

.sweet-modal-buttons a.yellowB.button,
.sweet-modal-buttons button.yellowB {
	background: #f39c12;
	border-color: #be780a
}

.sweet-modal-buttons a.yellowB.button:hover,
.sweet-modal-buttons button.yellowB:hover {
	background: #f5ac39
}

.sweet-modal-buttons a.yellowB.button:active,
.sweet-modal-buttons button.yellowB:active {
	background: #be780a;
	color: #fff;
	border-color: #976008
}

.sweet-modal-buttons a.yellowB.bordered.button,
.sweet-modal-buttons button.yellowB.bordered {
	background: 0 0;
	border-color: #f39c12;
	color: #f39c12
}

.sweet-modal-buttons a.yellowB.bordered.button:hover,
.sweet-modal-buttons button.yellowB.bordered:hover {
	background: #f39c12;
	color: #fff;
	border-color: #be780a
}

.sweet-modal-buttons a.yellowB.bordered.button:active,
.sweet-modal-buttons button.yellowB.bordered:active {
	background: #be780a;
	color: #fff;
	border-color: #976008
}

.sweet-modal-buttons a.purpleB.button,
.sweet-modal-buttons button.purpleB {
	background: #673ab7;
	border-color: #4d2b89
}

.sweet-modal-buttons a.purpleB.button:hover,
.sweet-modal-buttons button.purpleB:hover {
	background: #7c52c8
}

.sweet-modal-buttons a.purpleB.button:active,
.sweet-modal-buttons button.purpleB:active {
	background: #4d2b89;
	color: #f7f4fc;
	border-color: #3b216a
}

.sweet-modal-buttons a.purpleB.bordered.button,
.sweet-modal-buttons button.purpleB.bordered {
	background: 0 0;
	border-color: #673ab7;
	color: #673ab7
}

.sweet-modal-buttons a.purpleB.bordered.button:hover,
.sweet-modal-buttons button.purpleB.bordered:hover {
	background: #673ab7;
	color: #fff;
	border-color: #4d2b89
}

.sweet-modal-buttons a.purpleB.bordered.button:active,
.sweet-modal-buttons button.purpleB.bordered:active {
	background: #4d2b89;
	color: #f7f4fc;
	border-color: #3b216a
}

.sweet-modal-buttons a.tealB.button,
.sweet-modal-buttons button.tealB {
	background: #009688;
	border-color: #005951
}

.sweet-modal-buttons a.tealB.button:hover,
.sweet-modal-buttons button.tealB:hover {
	background: #00bfad
}

.sweet-modal-buttons a.tealB.button:active,
.sweet-modal-buttons button.tealB:active {
	background: #005951;
	color: #96fff5;
	border-color: #00302c
}

.sweet-modal-buttons a.tealB.bordered.button,
.sweet-modal-buttons button.tealB.bordered {
	background: 0 0;
	border-color: #009688;
	color: #009688
}

.sweet-modal-buttons a.tealB.bordered.button:hover,
.sweet-modal-buttons button.tealB.bordered:hover {
	background: #009688;
	color: #fff;
	border-color: #005951
}

.sweet-modal-buttons a.tealB.bordered.button:active,
.sweet-modal-buttons button.tealB.bordered:active {
	background: #005951;
	color: #96fff5;
	border-color: #00302c
}

.sweet-modal-buttons a.brownB.button,
.sweet-modal-buttons button.brownB {
	background: #795548;
	border-color: #533a31
}

.sweet-modal-buttons a.brownB.button:hover,
.sweet-modal-buttons button.brownB:hover {
	background: #936757
}

.sweet-modal-buttons a.brownB.button:active,
.sweet-modal-buttons button.brownB:active {
	background: #533a31;
	color: #e8dcd8;
	border-color: #392822
}

.sweet-modal-buttons a.brownB.bordered.button,
.sweet-modal-buttons button.brownB.bordered {
	background: 0 0;
	border-color: #795548;
	color: #795548
}

.sweet-modal-buttons a.brownB.bordered.button:hover,
.sweet-modal-buttons button.brownB.bordered:hover {
	background: #795548;
	color: #fff;
	border-color: #533a31
}

.sweet-modal-buttons a.brownB.bordered.button:active,
.sweet-modal-buttons button.brownB.bordered:active {
	background: #533a31;
	color: #e8dcd8;
	border-color: #392822
}

.sweet-modal-buttons a.orangeB.button,
.sweet-modal-buttons button.orangeB {
	background: #f57c00;
	border-color: #b85d00
}

.sweet-modal-buttons a.orangeB.button:hover,
.sweet-modal-buttons button.orangeB:hover {
	background: #ff901f
}

.sweet-modal-buttons a.orangeB.button:active,
.sweet-modal-buttons button.orangeB:active {
	background: #b85d00;
	color: #fffaf5;
	border-color: #8f4800
}

.sweet-modal-buttons a.orangeB.bordered.button,
.sweet-modal-buttons button.orangeB.bordered {
	background: 0 0;
	border-color: #f57c00;
	color: #f57c00
}

.sweet-modal-buttons a.orangeB.bordered.button:hover,
.sweet-modal-buttons button.orangeB.bordered:hover {
	background: #f57c00;
	color: #fff;
	border-color: #b85d00
}

.sweet-modal-buttons a.orangeB.bordered.button:active,
.sweet-modal-buttons button.orangeB.bordered:active {
	background: #b85d00;
	color: #fffaf5;
	border-color: #8f4800
}

.sweet-modal-buttons a.pinkB.button,
.sweet-modal-buttons button.pinkB {
	background: #e91e63;
	border-color: #b8124a
}

.sweet-modal-buttons a.pinkB.button:hover,
.sweet-modal-buttons button.pinkB:hover {
	background: #ed437d
}

.sweet-modal-buttons a.pinkB.button:active,
.sweet-modal-buttons button.pinkB:active {
	background: #b8124a;
	color: #fff;
	border-color: #930e3b
}

.sweet-modal-buttons a.pinkB.bordered.button,
.sweet-modal-buttons button.pinkB.bordered {
	background: 0 0;
	border-color: #e91e63;
	color: #e91e63
}

.sweet-modal-buttons a.pinkB.bordered.button:hover,
.sweet-modal-buttons button.pinkB.bordered:hover {
	background: #e91e63;
	color: #fff;
	border-color: #b8124a
}

.sweet-modal-buttons a.pinkB.bordered.button:active,
.sweet-modal-buttons button.pinkB.bordered:active {
	background: #b8124a;
	color: #fff;
	border-color: #930e3b
}

.sweet-modal-buttons a.secondaryB.button,
.sweet-modal-buttons button.secondaryB {
	background: #292c34;
	border-color: #0e0f12
}

.sweet-modal-buttons a.secondaryB.button:hover,
.sweet-modal-buttons button.secondaryB:hover {
	background: #3b3f4b
}

.sweet-modal-buttons a.secondaryB.button:active,
.sweet-modal-buttons button.secondaryB:active {
	background: #0e0f12;
	color: #a4aab8;
	border-color: #000
}

.sweet-modal-buttons a.secondaryB.bordered.button,
.sweet-modal-buttons button.secondaryB.bordered {
	background: 0 0;
	border-color: #292c34;
	color: #292c34
}

.sweet-modal-buttons a.secondaryB.bordered.button:hover,
.sweet-modal-buttons button.secondaryB.bordered:hover {
	background: #292c34;
	color: #fff;
	border-color: #0e0f12
}

.sweet-modal-buttons a.secondaryB.bordered.button:active,
.sweet-modal-buttons button.secondaryB.bordered:active {
	background: #0e0f12;
	color: #a4aab8;
	border-color: #000
}

.sweet-modal-buttons a.whiteB.button,
.sweet-modal-buttons button.whiteB {
	background: #fff;
	border-color: #e0e0e0;
	color: #292c34
}

.sweet-modal-buttons a.whiteB.button:hover,
.sweet-modal-buttons button.whiteB:hover {
	background: #ebebeb;
	color: #343842
}

.sweet-modal-buttons a.whiteB.button:active,
.sweet-modal-buttons button.whiteB:active {
	background: #e0e0e0;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
	border-color: #ccc
}

.sweet-modal-buttons a.whiteB.bordered.button,
.sweet-modal-buttons button.whiteB.bordered {
	background: 0 0;
	border-color: #fff;
	color: #fff
}

.sweet-modal-buttons a.whiteB.bordered.button:hover,
.sweet-modal-buttons button.whiteB.bordered:hover {
	background: #fff;
	color: #292c34;
	border-color: #fff
}

.sweet-modal-buttons a.whiteB.bordered.button:active,
.sweet-modal-buttons button.whiteB.bordered:active {
	background: #e0e0e0;
	color: gray;
	border-color: #ccc
}

.sweet-modal-buttons a.darkB.button,
.sweet-modal-buttons button.darkB {
	background: #5a5a5a;
	border-color: #3b3b3b
}

.sweet-modal-buttons a.darkB.button:hover,
.sweet-modal-buttons button.darkB:hover {
	background: #6e6e6e
}

.sweet-modal-buttons a.darkB.button:active,
.sweet-modal-buttons button.darkB:active {
	background: #3b3b3b;
	color: #dadada;
	border-color: #272727
}

.sweet-modal-buttons a.darkB.bordered.button,
.sweet-modal-buttons button.darkB.bordered {
	background: 0 0;
	border-color: #5a5a5a;
	color: #5a5a5a
}

.sweet-modal-buttons a.darkB.bordered.button:hover,
.sweet-modal-buttons button.darkB.bordered:hover {
	background: #5a5a5a;
	color: #fff;
	border-color: #3b3b3b
}

.sweet-modal-buttons a.darkB.bordered.button:active,
.sweet-modal-buttons button.darkB.bordered:active {
	background: #3b3b3b;
	color: #dadada;
	border-color: #272727
}

.sweet-modal-buttons a.disabledB.button,
.sweet-modal-buttons button.disabledB {
	background: #81cded;
	border-color: #66c3ea;
	color: #1d9cd1;
	cursor: default;
	pointer-events: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.sweet-modal-buttons a.bordered.flat.button,
.sweet-modal-buttons button.bordered.flat {
	border-color: transparent
}

@-webkit-keyframes bounce {
	from {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(1.02);
		transform: scale(1.02)
	}
}

@keyframes bounce {
	from {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(1.02);
		transform: scale(1.02)
	}
}

@-webkit-keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px
	}

	54% {
		width: 0;
		left: 1px;
		top: 19px
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px
	}
}

@keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px
	}

	54% {
		width: 0;
		left: 1px;
		top: 19px
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px
	}
}

@-webkit-keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px
	}

	65% {
		width: 0;
		right: 46px;
		top: 54px
	}

	84% {
		width: 55px;
		right: 0;
		top: 35px
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px
	}
}

@keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px
	}

	65% {
		width: 0;
		right: 46px;
		top: 54px
	}

	84% {
		width: 55px;
		right: 0;
		top: 35px
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px
	}
}

@-webkit-keyframes rotatePlaceholder {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}

	100% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}
}

@keyframes rotatePlaceholder {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}

	100% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}
}

.animateSuccessTip {
	-webkit-animation: animateSuccessTip .75s;
	animation: animateSuccessTip .75s
}

.animateSuccessLong {
	-webkit-animation: animateSuccessLong .75s;
	animation: animateSuccessLong .75s
}

.sweet-modal-icon.sweet-modal-success.animate::after {
	-webkit-animation: rotatePlaceholder 4.25s ease-in;
	animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animateErrorIcon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0
	}

	100% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1
	}
}

@keyframes animateErrorIcon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0
	}

	100% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1
	}
}

.animateErrorIcon {
	-webkit-animation: animateErrorIcon .5s;
	animation: animateErrorIcon .5s
}

@-webkit-keyframes animateXMark {
	0% {
		-webkit-transform: scale(.4);
		transform: scale(.4);
		margin-top: 26px;
		opacity: 0
	}

	50% {
		-webkit-transform: scale(.4);
		transform: scale(.4);
		margin-top: 26px;
		opacity: 0
	}

	80% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
		margin-top: -6px
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		margin-top: 0;
		opacity: 1
	}
}

@keyframes animateXMark {
	0% {
		-webkit-transform: scale(.4);
		transform: scale(.4);
		margin-top: 26px;
		opacity: 0
	}

	50% {
		-webkit-transform: scale(.4);
		transform: scale(.4);
		margin-top: 26px;
		opacity: 0
	}

	80% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
		margin-top: -6px
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		margin-top: 0;
		opacity: 1
	}
}

.animateXMark {
	-webkit-animation: animateXMark .5s;
	animation: animateXMark .5s
}

@-webkit-keyframes pulseWarning {
	0% {
		border-color: #f8d486
	}

	100% {
		border-color: #f8bb86
	}
}

@keyframes pulseWarning {
	0% {
		border-color: #f8d486
	}

	100% {
		border-color: #f8bb86
	}
}

.pulseWarning {
	-webkit-animation: pulseWarning .75s infinite alternate;
	animation: pulseWarning .75s infinite alternate
}

@-webkit-keyframes pulseWarningIns {
	0% {
		background-color: #f8d486
	}

	100% {
		background-color: #f8bb86
	}
}

@keyframes pulseWarningIns {
	0% {
		background-color: #f8d486
	}

	100% {
		background-color: #f8bb86
	}
}

.pulseWarningIns {
	-webkit-animation: pulseWarningIns .75s infinite alternate;
	animation: pulseWarningIns .75s infinite alternate
}

@-webkit-keyframes rotate-loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotate-loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.sweet-modal-icon {
	position: relative;
	width: 80px;
	height: 80px;
	border: 4px solid gray;
	border-radius: 50%;
	margin: auto;
	padding: 0;
	box-sizing: content-box
}

.sweet-modal-icon.sweet-modal-error {
	border-color: #e64a33
}

.sweet-modal-icon.sweet-modal-error .sweet-modal-x-mark {
	position: relative;
	display: block
}

.sweet-modal-icon.sweet-modal-error .sweet-modal-line {
	display: block;
	position: absolute;
	top: 37px;
	height: 5px;
	width: 47px;
	background-color: #e64a33;
	border-radius: 2px
}

.sweet-modal-icon.sweet-modal-error .sweet-modal-line.sweet-modal-left {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 17px
}

.sweet-modal-icon.sweet-modal-error .sweet-modal-line.sweet-modal-right {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 16px
}

.sweet-modal-icon.sweet-modal-warning {
	border-color: #f57c00
}

.sweet-modal-icon.sweet-modal-warning .sweet-modal-body {
	position: absolute;
	width: 5px;
	height: 47px;
	left: 50%;
	top: 10px;
	margin-left: -2px;
	border-radius: 2px;
	background-color: #f57c00
}

.sweet-modal-icon.sweet-modal-warning .sweet-modal-dot {
	position: absolute;
	left: 50%;
	bottom: 10px;
	width: 7px;
	height: 7px;
	margin-left: -3px;
	border-radius: 50%;
	background-color: #f57c00
}

.sweet-modal-icon.sweet-modal-info {
	border-color: #27aae1
}

.sweet-modal-icon.sweet-modal-info::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 29px;
	left: 50%;
	bottom: 17px;
	margin-left: -2px;
	border-radius: 2px;
	background-color: #27aae1
}

.sweet-modal-icon.sweet-modal-info::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	top: 19px;
	margin-left: -3px;
	border-radius: 50%;
	background-color: #27aae1
}

.sweet-modal-icon.sweet-modal-success {
	border-color: #b7d968
}

.sweet-modal-icon.sweet-modal-success::after,
.sweet-modal-icon.sweet-modal-success::before {
	content: "";
	position: absolute;
	border-radius: 40px;
	width: 60px;
	height: 120px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sweet-modal-icon.sweet-modal-success::before {
	border-radius: 120px 0 0 120px;
	top: -7px;
	left: -33px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 60px 60px;
	transform-origin: 60px 60px
}

.sweet-modal-icon.sweet-modal-success::after {
	border-radius: 0 120px 120px 0;
	top: -11px;
	left: 30px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0 60px;
	transform-origin: 0 60px
}

.sweet-modal-icon.sweet-modal-success .sweet-modal-placeholder {
	box-sizing: content-box;
	position: absolute;
	left: -4px;
	top: -4px;
	z-index: 2;
	width: 80px;
	height: 80px;
	border: 4px solid rgba(183, 217, 104, .2);
	border-radius: 50%
}

.sweet-modal-icon.sweet-modal-success .sweet-modal-fix {
	position: absolute;
	left: 28px;
	top: 8px;
	z-index: 1;
	width: 7px;
	height: 90px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.sweet-modal-icon.sweet-modal-success .sweet-modal-line {
	display: block;
	position: absolute;
	z-index: 2;
	height: 5px;
	background-color: #b7d968;
	border-radius: 2px
}

.sweet-modal-icon.sweet-modal-success .sweet-modal-line.sweet-modal-tip {
	width: 25px;
	left: 14px;
	top: 46px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sweet-modal-icon.sweet-modal-success .sweet-modal-line.sweet-modal-long {
	width: 47px;
	right: 8px;
	top: 38px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.sweet-modal-icon.sweet-modal-custom {
	border-radius: 0;
	border: none;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat
}

.sweet-modal-overlay.dark-overlay {
	background: rgba(28, 30, 35, .98)
}

.sweet-modal-overlay.dark-modal .sweet-modal-box {
	background: #25272e;
	color: #fff;
	box-shadow: 0 8px 24px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .03)
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title-wrap {
	border-color: #1c1e23;
	box-shadow: 0 1px 0 #2b2e37
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title h2 {
	color: #fff
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li a {
	color: #61646b
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li a .icon svg,
.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li a .icon svg path {
	fill: #61646b
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li:hover a {
	color: #fff
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li:hover a .icon svg,
.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li:hover a .icon svg path {
	fill: #fff
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li.active a {
	color: #09c
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li.active a .icon svg,
.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li.active a .icon svg path {
	fill: #09c
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li.active a::after {
	border-bottom-color: #1c1e23
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li+li a {
	border-left-color: #1c1e23
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title .sweet-modal-tabs-links ul li:last-child a {
	border-right-color: #1c1e23
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-close a.sweet-modal-close-link {
	background-color: #1c1e23;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" fill="#fff" /></svg>')
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-close a.sweet-modal-close-link:hover {
	background-color: #09c
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-icon.sweet-modal-success .sweet-modal-fix,
.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-icon.sweet-modal-success::after,
.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-icon.sweet-modal-success::before {
	background: #25272e
}

.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-buttons {
	border-color: #1c1e23;
	box-shadow: inset 0 1px 0 #2b2e37
}

.sweet-modal-overlay.dark-modal div::-webkit-scrollbar-thumb,
.sweet-modal-overlay.dark-modal pre::-webkit-scrollbar-thumb {
	background: #32363f
}

.sweet-modal-overlay.dark-modal div::-webkit-scrollbar-thumb:hover,
.sweet-modal-overlay.dark-modal pre::-webkit-scrollbar-thumb:hover {
	background: #09c
}

.sweet-modal-overlay.dark-modal div::-webkit-scrollbar-track-piece,
.sweet-modal-overlay.dark-modal pre::-webkit-scrollbar-track-piece {
	background: #25272e
}

.save_search_div {
	background-color: #eee;
	padding: 10px;
	border-radius: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.save_search_div input {
	border: .5px solid #e0e0e0 !important;
	border-radius: 50px !important
}