@font-face {
	font-family: Open Sans;
	src: url("https://cdn.inbenta.io/static/fonts/OpenSans-Regular.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/OpenSans-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Open Sans;
	src: url("https://cdn.inbenta.io/static/fonts/OpenSans-Italic.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/OpenSans-Italic.woff") format("woff");
	font-weight: 400;
	font-style: italic
}

@font-face {
	font-family: Open Sans;
	src: url("https://cdn.inbenta.io/static/fonts/OpenSans-SemiBold.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/OpenSans-SemiBold.woff") format("woff");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Open Sans;
	src: url("https://cdn.inbenta.io/static/fonts/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/OpenSans-SemiBoldItalic.woff") format("woff");
	font-weight: 500;
	font-style: italic
}

@font-face {
	font-family: Open Sans;
	src: url("https://cdn.inbenta.io/static/fonts/OpenSans-Bold.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/OpenSans-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: Open Sans;
	src: url("https://cdn.inbenta.io/static/fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/OpenSans-BoldItalic.woff") format("woff");
	font-weight: 600;
	font-style: italic
}

@font-face {
	font-family: Montserrat;
	src: url("https://cdn.inbenta.io/static/fonts/montserrat-bold-webfont.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/montserrat-bold-webfont.woff") format("woff");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url("https://cdn.inbenta.io/static/fonts/montserrat-medium-webfont.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/montserrat-medium-webfont.woff") format("woff");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url("https://cdn.inbenta.io/static/fonts/montserrat-light-webfont.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/montserrat-light-webfont.woff") format("woff");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: inbentaFont;
	src: url("https://cdn.inbenta.io/static/fonts/inbenta.woff2") format("woff2"), url("https://cdn.inbenta.io/static/fonts/inbenta.woff") format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: inbenta-app-icons;
	src: url("https://cdn.inbenta.io/static/fonts/inbenta-app-icons.eot");
	src: url("https://cdn.inbenta.io/static/fonts/inbenta-app-icons.eot?#iefix") format("embedded-opentype"), url("https://cdn.inbenta.io/static/fonts/inbenta-app-icons.woff") format("woff"), url("https://cdn.inbenta.io/static/fonts/inbenta-app-icons.ttf") format("truetype"), url("https://cdn.inbenta.io/static/fonts/inbenta-app-icons.svg#inbenta-app-icons") format("svg");
	font-weight: 400;
	font-style: normal
}






body {
	margin: 0
}

body .inbenta .container__category-name__button-wrapper {
	display: none
}

body .inbenta .inbenta-helpsite {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	height: 100%;
	font-family: Open Sans, sans-serif;
	font-weight: 400;
	background-color: #f6f6f6;
	color: #3d3f43;

}

body .inbenta .inbenta-helpsite * {
	box-sizing: border-box;
	-webkit-flex-shrink: 0;
	-ms-flex-shrink: 0;
	flex-shrink: 0;
	-webkit-text-size-adjust: none
}

body .inbenta .inbenta-helpsite b,
body .inbenta .inbenta-helpsite code,
body .inbenta .inbenta-helpsite i,
body .inbenta .inbenta-helpsite ol,
body .inbenta .inbenta-helpsite p,
body .inbenta .inbenta-helpsite pre,
body .inbenta .inbenta-helpsite small,
body .inbenta .inbenta-helpsite strong,
body .inbenta .inbenta-helpsite table,
body .inbenta .inbenta-helpsite table td,
body .inbenta .inbenta-helpsite ul {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: .4px;
	margin: 0 0 16px
}

body .inbenta-helpsite .container__links,
body .inbenta-helpsite .medium {
	font-size: ;
	line-height: 22px;
	letter-spacing: .45px
}

body .inbenta-helpsite .button,
body .inbenta-helpsite .button--secondary,
body .inbenta-helpsite .small,
body .inbenta-helpsite small {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	font-size: 12.15px;
	line-height: 20px;
	letter-spacing: .57px;
	font-weight: 500
}

body .inbenta-helpsite .grey {
	color: #a2a2a2
}

body .inbenta-helpsite i.button,
body .inbenta-helpsite i.button--secondary,
body .inbenta-helpsite i.container__links,
body .inbenta-helpsite i.medium,
body .inbenta-helpsite i.small {
	font-weight: 500;
	font-style: italic
}

body .inbenta-helpsite strong {
	font-weight: 500
}

body .inbenta-helpsite b,
body .inbenta-helpsite b.button,
body .inbenta-helpsite b.button--secondary,
body .inbenta-helpsite b.small {
	font-weight: 600
}

body .inbenta-helpsite a {
	color: #1FB1E6;
	text-decoration: none
}

body .inbenta-helpsite img{
    max-width: 100%;
}

body .inbenta-helpsite a:hover {
	text-decoration: none;
	color: #FF8300
}

body .inbenta-helpsite a:active,
body .inbenta-helpsite a:focus,
body .inbenta-helpsite a:hover {
	outline: none
}

body .inbenta-helpsite code {
	background-color: rgba(45, 200, 139, .15);
	color: #2dc88b;
	line-height: 1.5rem;
	padding: 4px;
	white-space: nowrap;
	font-size: 15px
}

body .inbenta-helpsite hr {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: 20px 0;
	border: none
}

body .inbenta-helpsite h1,
body .inbenta-helpsite h2,
body .inbenta-helpsite h3,
body .inbenta-helpsite h4,
body .inbenta-helpsite h5,
body .inbenta-helpsite h6 {
	font-family: Montserrat, sans-serif;
	margin: 0 0 4px;
	color: #3d3f43
}

body .inbenta-helpsite h1 {
	font-size: 30px;
	line-height: 49px;
	font-weight: 500
}

body .inbenta-helpsite h2 {
	font-size: 28.005px;
	line-height: 45px;
	font-weight: 300
}

body .inbenta-helpsite h3 {
	font-size: 22.005px;
	line-height: 36px;
	font-weight: 500
}

body .inbenta-helpsite h4 {
	font-size: 19.995px;
	line-height: 32px;
	font-weight: 300
}

body .inbenta-helpsite h5 {
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: .3px;
	text-transform: uppercase
}

body .inbenta-helpsite h6 {
	font-size: 12px;
	line-height: 19px;
	font-weight: 400;
	letter-spacing: .4px;
	text-transform: uppercase
}

body .inbenta-helpsite table {
	font-size: 14px;
	margin: 0 0 16px;
	line-height: 24px;
	border-collapse: collapse;
	color: #3d3f43;
	width: 100%;
	max-width: 100%;
	border: none
}

body .inbenta-helpsite table td {
	padding: 16px;
	min-width: 140px;
	border: none;
	font-size: 13px;
	word-wrap: break-word;
	padding: 8px
}

body .inbenta-helpsite table thead {
	font-family: Montserrat, sans-serif;
	letter-spacing: 1.2px;
	border: none;
	background-color: #fff;
	font-size: 12px;
	color: #7a7a7a;
	text-transform: uppercase;
	border-bottom: 1px solid #e7e7e7
}

body .inbenta-helpsite table tbody {
	background-color: #fff
}

body .inbenta-helpsite table tbody tr:nth-child(odd) {
	background-color: #f6f6f6
}

body .inbenta-helpsite table p,
body .inbenta-helpsite table ul {
	font-size: 13px;
	color: #3d3f43;
	letter-spacing: 0
}

body .inbenta-helpsite .boxed-list {
	font-size: 15px;
	list-style: none;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	padding: 0;
	margin: 0 0 16px;
	max-width: 600px
}

body .inbenta-helpsite .boxed-list li {
	padding: 8px 16px
}

body .inbenta-helpsite .boxed-list li+li {
	border-top: 1px solid #e7e7e7
}

body .inbenta-helpsite ul li {
	padding: 4px 0
}

body .inbenta-helpsite .grid {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

body .inbenta-helpsite .grid .tile+.tile {
	margin-left: 24px
}

body .inbenta-helpsite .grid--25>* {
	-webkit-flex-basis: 23%;
	-ms-flex-basis: 23%;
	flex-basis: 23%
}

body .inbenta-helpsite .grid--50>* {
	-webkit-flex-basis: 48%;
	-ms-flex-basis: 48%;
	flex-basis: 48%
}

body .inbenta-helpsite .scroll {
	width: 100%;
	overflow-y: auto
}

body .inbenta-helpsite .icon,
body .inbenta-helpsite .icon--arrow-filled-left,
body .inbenta-helpsite .icon--arrow-filled-right,
body .inbenta-helpsite .icon--arrow-filled-up,
body .inbenta-helpsite .icon--arrow-thin-left,
body .inbenta-helpsite .icon--arrow-thin-right,
body .inbenta-helpsite .icon--attach,
body .inbenta-helpsite .icon--avatar,
body .inbenta-helpsite .icon--bot,
body .inbenta-helpsite .icon--bulb,
body .inbenta-helpsite .icon--buttons,
body .inbenta-helpsite .icon--calendar,
body .inbenta-helpsite .icon--chat,
body .inbenta-helpsite .icon--check,
body .inbenta-helpsite .icon--chevron-double-left,
body .inbenta-helpsite .icon--chevron-double-right,
body .inbenta-helpsite .icon--chevron-down,
body .inbenta-helpsite .icon--chevron-drop,
body .inbenta-helpsite .icon--chevron-left,
body .inbenta-helpsite .icon--chevron-right,
body .inbenta-helpsite .icon--chevron-up,
body .inbenta-helpsite .icon--chips,
body .inbenta-helpsite .icon--clock,
body .inbenta-helpsite .icon--close,
body .inbenta-helpsite .icon--closed,
body .inbenta-helpsite .icon--cloud,
body .inbenta-helpsite .icon--cloud-down,
body .inbenta-helpsite .icon--cloud-up,
body .inbenta-helpsite .icon--code,
body .inbenta-helpsite .icon--colors,
body .inbenta-helpsite .icon--contract,
body .inbenta-helpsite .icon--copy,
body .inbenta-helpsite .icon--css,
body .inbenta-helpsite .icon--curved-left,
body .inbenta-helpsite .icon--curved-right,
body .inbenta-helpsite .icon--dashboards,
body .inbenta-helpsite .icon--desktop,
body .inbenta-helpsite .icon--disket,
body .inbenta-helpsite .icon--doblecheck,
body .inbenta-helpsite .icon--download,
body .inbenta-helpsite .icon--dropdowns,
body .inbenta-helpsite .icon--duplicate,
body .inbenta-helpsite .icon--edit,
body .inbenta-helpsite .icon--email,
body .inbenta-helpsite .icon--error,
body .inbenta-helpsite .icon--expand,
body .inbenta-helpsite .icon--export,
body .inbenta-helpsite .icon--external,
body .inbenta-helpsite .icon--eye,
body .inbenta-helpsite .icon--facebook,
body .inbenta-helpsite .icon--file,
body .inbenta-helpsite .icon--filter,
body .inbenta-helpsite .icon--flag,
body .inbenta-helpsite .icon--forms,
body .inbenta-helpsite .icon--headphone,
body .inbenta-helpsite .icon--home,
body .inbenta-helpsite .icon--image,
body .inbenta-helpsite .icon--import,
body .inbenta-helpsite .icon--info,
body .inbenta-helpsite .icon--layout,
body .inbenta-helpsite .icon--learn,
body .inbenta-helpsite .icon--linkedin,
body .inbenta-helpsite .icon--list,
body .inbenta-helpsite .icon--lock,
body .inbenta-helpsite .icon--magnifier,
body .inbenta-helpsite .icon--menu-burguer,
body .inbenta-helpsite .icon--menu-circles,
body .inbenta-helpsite .icon--minus,
body .inbenta-helpsite .icon--move,
body .inbenta-helpsite .icon--new,
body .inbenta-helpsite .icon--no,
body .inbenta-helpsite .icon--notification,
body .inbenta-helpsite .icon--page,
body .inbenta-helpsite .icon--pinterest,
body .inbenta-helpsite .icon--plane,
body .inbenta-helpsite .icon--play,
body .inbenta-helpsite .icon--plus,
body .inbenta-helpsite .icon--prohibited,
body .inbenta-helpsite .icon--radios,
body .inbenta-helpsite .icon--rate,
body .inbenta-helpsite .icon--ray,
body .inbenta-helpsite .icon--refresh,
body .inbenta-helpsite .icon--rocket,
body .inbenta-helpsite .icon--sad,
body .inbenta-helpsite .icon--same,
body .inbenta-helpsite .icon--settings,
body .inbenta-helpsite .icon--smile,
body .inbenta-helpsite .icon--sort,
body .inbenta-helpsite .icon--sqitches,
body .inbenta-helpsite .icon--squares,
body .inbenta-helpsite .icon--sun,
body .inbenta-helpsite .icon--tablet,
body .inbenta-helpsite .icon--tag,
body .inbenta-helpsite .icon--ticketing,
body .inbenta-helpsite .icon--toolttips,
body .inbenta-helpsite .icon--tracking,
body .inbenta-helpsite .icon--trash,
body .inbenta-helpsite .icon--tray,
body .inbenta-helpsite .icon--turn-on,
body .inbenta-helpsite .icon--twitter,
body .inbenta-helpsite .icon--typography,
body .inbenta-helpsite .icon--unlock,
body .inbenta-helpsite .icon--upload,
body .inbenta-helpsite .icon--users,
body .inbenta-helpsite .icon--versions,
body .inbenta-helpsite .icon--yes {
	font-family: inbenta-app-icons;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin-bottom: 0;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body .inbenta-helpsite .icon--arrow-filled-up:before {
	content:"{"
}

body .inbenta-helpsite .icon--disket:before {
	content: "_"
}

body .inbenta-helpsite .icon--notification:before {
	content: "^"
}

body .inbenta-helpsite .icon--refresh:before {
	content: "]"
}

body .inbenta-helpsite .icon--same:before {
	content: " "
}

body .inbenta-helpsite .icon--chevron-drop:before {
	content: "`"
}

body .inbenta-helpsite .icon--image:before {
	content: "\\"
}

body .inbenta-helpsite .icon--chevron-left:before {
	content: "f"
}

body .inbenta-helpsite .icon--chevron-right:before {
	content: "g"
}

body .inbenta-helpsite .icon--arrow-filled-left:before {
	content: "!"
}

body .inbenta-helpsite .icon--arrow-filled-right:before {
	content: "9"
}

body .inbenta-helpsite .icon--arrow-thin-left:before {
	content: "8"
}

body .inbenta-helpsite .icon--arrow-thin-right:before {
	content: "7"
}

body .inbenta-helpsite .icon--attach:before {
	content: "@"
}

body .inbenta-helpsite .icon--avatar:before {
	content: ")"
}

body .inbenta-helpsite .icon--bot:before {
	content: "Z"
}

body .inbenta-helpsite .icon--bulb:before {
	content: "V"
}

body .inbenta-helpsite .icon--buttons:before {
	content: "a"
}

body .inbenta-helpsite .icon--calendar:before {
	content: "c"
}

body .inbenta-helpsite .icon--chat:before {
	content: "X"
}

body .inbenta-helpsite .icon--check:before {
	content: "d"
}

body .inbenta-helpsite .icon--chevron-double-left:before {
	content: "*"
}

body .inbenta-helpsite .icon--chevron-double-right:before {
	content: "+"
}

body .inbenta-helpsite .icon--chevron-down:before {
	content: "e"
}

body .inbenta-helpsite .icon--chevron-up:before {
	content: "h"
}

body .inbenta-helpsite .icon--chips:before {
	content: "i"
}

body .inbenta-helpsite .icon--clock:before {
	content: "j"
}

body .inbenta-helpsite .icon--close:before {
	content: "k"
}

body .inbenta-helpsite .icon--closed:before {
	content: ">"
}

body .inbenta-helpsite .icon--code:before {
	content: ","
}

body .inbenta-helpsite .icon--colors:before {
	content: "l"
}

body .inbenta-helpsite .icon--contract:before {
	content: "m"
}

body .inbenta-helpsite .icon--copy:before {
	content: "-"
}

body .inbenta-helpsite .icon--curved-left:before {
	content: "n"
}

body .inbenta-helpsite .icon--curved-right:before {
	content: "N"
}

body .inbenta-helpsite .icon--dashboards:before {
	content: "W"
}

body .inbenta-helpsite .icon--desktop:before {
	content: "."
}

body .inbenta-helpsite .icon--doblecheck:before {
	content: "/"
}

body .inbenta-helpsite .icon--download:before {
	content: "K"
}

body .inbenta-helpsite .icon--dropdowns:before {
	content: "J"
}

body .inbenta-helpsite .icon--duplicate:before {
	content: "G"
}

body .inbenta-helpsite .icon--edit:before {
	content: "F"
}

body .inbenta-helpsite .icon--email:before {
	content: ":"
}

body .inbenta-helpsite .icon--error:before {
	content: "5"
}

body .inbenta-helpsite .icon--expand:before {
	content: "C"
}

body .inbenta-helpsite .icon--export:before {
	content: "B"
}

body .inbenta-helpsite .icon--external:before {
	content: "w"
}

body .inbenta-helpsite .icon--eye:before {
	content: ";"
}

body .inbenta-helpsite .icon--file:before {
	content: "v"
}

body .inbenta-helpsite .icon--filter:before {
	content: "s"
}

body .inbenta-helpsite .icon--flag:before {
	content: "3"
}

body .inbenta-helpsite .icon--forms:before {
	content: "r"
}

body .inbenta-helpsite .icon--headphone:before {
	content: "["
}

body .inbenta-helpsite .icon--home:before {
	content: "1"
}

body .inbenta-helpsite .icon--import:before {
	content: "o"
}

body .inbenta-helpsite .icon--info:before {
	content: "<"
}

body .inbenta-helpsite .icon--layout:before {
	content: "M"
}

body .inbenta-helpsite .icon--learn:before {
	content: "%"
}

body .inbenta-helpsite .icon--list:before {
	content: "L"
}

body .inbenta-helpsite .icon--lock:before {
	content: "0"
}

body .inbenta-helpsite .icon--magnifier:before {
	content: "I"
}

body .inbenta-helpsite .icon--menu-burguer:before {
	content: "#"
}

body .inbenta-helpsite .icon--menu-circles:before {
	content: "$"
}

body .inbenta-helpsite .icon--minus:before {
	content: "H"
}

body .inbenta-helpsite .icon--move:before {
	content: "E"
}

body .inbenta-helpsite .icon--new:before {
	content: "?"
}

body .inbenta-helpsite .icon--no:before {
	content: "'"
}

body .inbenta-helpsite .icon--page:before {
	content: "D"
}

body .inbenta-helpsite .icon--plane:before {
	content: "("
}

body .inbenta-helpsite .icon--plus:before {
	content: "A"
}

body .inbenta-helpsite .icon--prohibited:before {
	content: "x"
}

body .inbenta-helpsite .icon--radios:before {
	content: "z"
}

body .inbenta-helpsite .icon--rate:before {
	content: "Y"
}

body .inbenta-helpsite .icon--ray:before {
	content: "u"
}

body .inbenta-helpsite .icon--sad:before {
	content: "t"
}

body .inbenta-helpsite .icon--settings:before {
	content: "q"
}

body .inbenta-helpsite .icon--smile:before {
	content: "p"
}

body .inbenta-helpsite .icon--sort:before {
	content: "O"
}

body .inbenta-helpsite .icon--sqitches:before {
	content: "P"
}

body .inbenta-helpsite .icon--squares:before {
	content: '"'
}

body .inbenta-helpsite .icon--sun:before {
	content: "Q"
}

body .inbenta-helpsite .icon--tag:before {
	content: "="
}

body .inbenta-helpsite .icon--ticketing:before {
	content: "2"
}

body .inbenta-helpsite .icon--toolttips:before {
	content: "R"
}

body .inbenta-helpsite .icon--tracking:before {
	content: "4"
}

body .inbenta-helpsite .icon--trash:before {
	content: "S"
}

body .inbenta-helpsite .icon--tray:before {
	content: "T"
}

body .inbenta-helpsite .icon--turn-on:before {
	content: "U"
}

body .inbenta-helpsite .icon--typography:before {
	content: "b"
}

body .inbenta-helpsite .icon--upload:before {
	content: "y"
}

body .inbenta-helpsite .icon--users:before {
	content: "6"
}

body .inbenta-helpsite .icon--yes:before {
	content: "&"
}

body .inbenta-helpsite .icon--rocket:before {
	content: "\BA"
}

body .inbenta-helpsite .icon--cloud-down:before {
	content: "\2128"
}

body .inbenta-helpsite .icon--cloud-up:before {
	content: "\2125"
}

body .inbenta-helpsite .icon--cloud:before {
	content: "\2114"
}

body .inbenta-helpsite .icon--tablet:before {
	content: "\AA"
}

body .inbenta-helpsite .icon--unlock:before {
	content: "\2116"
}

body .inbenta-helpsite .icon--css:before {
	content: "\2120"
}

body .inbenta-helpsite .icon--facebook:before {
	content: "\2122"
}

body .inbenta-helpsite .icon--linkedin:before {
	content: "\2117"
}

body .inbenta-helpsite .icon--pinterest:before {
	content: "\A9"
}

body .inbenta-helpsite .icon--play:before {
	content: "\AE"
}

body .inbenta-helpsite .icon--twitter:before {
	content: "~"
}

body .inbenta-helpsite .icon--versions:before {
	content: "}"
}

body .inbenta-helpsite .icon-info {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	width: 36px;
	height: 36px;
	border-radius: 100px;
	background-color: #f6f6f6;
	color: #1FB1E6
}

body .inbenta-helpsite .icon-info:before {
	font-size: 18px
}

body .inbenta-helpsite .button,
body .inbenta-helpsite .button--secondary {
	/*transition: all .2s cubic-bezier(.25, .75, .5, 1.4) 0s;*/
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	font-family: Open Sans, sans-serif;
	cursor: pointer;
	/*border-radius: 100px;
	padding: 8px 16px;*/
	border: none;
	color: #fff;
	background-color: #1FB1E6;
	/*text-transform: uppercase;*/
	height: 40px;
	min-width: 104px
}

body .inbenta-helpsite .button--secondary:hover,
body .inbenta-helpsite .button:hover {
	transition: all .2s cubic-bezier(.25, .75, .5, 1.4) 0s;
	background-color: #FF8300;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 1px 3px 0 rgba(0, 0, 0, .1);
	outline: none!important
}

body .inbenta-helpsite .button--secondary:active,
body .inbenta-helpsite .button--secondary:focus,
body .inbenta-helpsite .button:active,
body .inbenta-helpsite .button:focus {
	box-shadow: none;
	background-color: #35b0e6;
	outline: none!important;
	-webkit-tap-highlight-color: transparent
}

body .inbenta-helpsite .button--secondary::-moz-focus-inner,
body .inbenta-helpsite .button::-moz-focus-inner {
	border: none!important
}

body .inbenta-helpsite .button--secondary:hover:not([disabled]),
body .inbenta-helpsite .button--secondary:hover:not:active,
body .inbenta-helpsite .button:hover:not([disabled]),
body .inbenta-helpsite .button:hover:not:active {
	transition: all .2s cubic-bezier(.25, .75, .5, 1.4) 0s;
	background-color: #35b0e6;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 1px 3px 0 rgba(0, 0, 0, .1)
}

body .inbenta-helpsite .button--secondary:disabled,
body .inbenta-helpsite .button:disabled {
	cursor: not-allowed;
	box-shadow: none;
	background-color: #dadada;
	color: #a2a2a2
}

body .inbenta-helpsite .button--sweater {
	background-color: #1FB1E6
}

body .inbenta-helpsite .button--sweater:active,
body .inbenta-helpsite .button--sweater:focus,
body .inbenta-helpsite .button--sweater:hover:not([disabled]) {
	background-color: #FF8300
}

body .inbenta-helpsite .button--freshblue {
	background-color: #85d4dc
}

body .inbenta-helpsite .button--freshblue:active,
body .inbenta-helpsite .button--freshblue:focus,
body .inbenta-helpsite .button--freshblue:hover:not([disabled]) {
	background-color: #6ac1ca
}

body .inbenta-helpsite .button--celestial {
	background-color: #39a9db
}

body .inbenta-helpsite .button--celestial:active,
body .inbenta-helpsite .button--celestial:focus,
body .inbenta-helpsite .button--celestial:hover:not([disabled]) {
	background-color: #349ac8
}

body .inbenta-helpsite .button--jonquil {
	background-color: #f5cc4d
}

body .inbenta-helpsite .button--jonquil:active,
body .inbenta-helpsite .button--jonquil:focus,
body .inbenta-helpsite .button--jonquil:hover:not([disabled]) {
	background-color: #e7bf43
}

body .inbenta-helpsite .button--big,
body .inbenta-helpsite .button--secondary--big {
	line-height: 24px;
	height: 48px;
	font-size: 15px;
	letter-spacing: .4px;
	min-width: 128px
}

body .inbenta-helpsite .button--secondary {
	background-color: transparent;
	color: #3d3f43
}

body .inbenta-helpsite .button--secondary:hover {
	transition: all .4s cubic-bezier(.25, .75, .5, 1.4) 0s;
	background-color: hsla(0, 0%, 64%, .24);
	box-shadow: none
}

body .inbenta-helpsite .button--secondary::-moz-focus-inner {
	border: none!important
}

body .inbenta-helpsite .button--secondary:active,
body .inbenta-helpsite .button--secondary:focus {
	transition: all .4s cubic-bezier(.25, .75, .5, 1.4) 0s;
	outline: none;
	background-color: hsla(0, 0%, 64%, .4);
	color: #7a7a7a
}

body .inbenta-helpsite .button--secondary:hover:not([disabled]),
body .inbenta-helpsite .button--secondary:hover:not:active,
body .inbenta-helpsite .button--secondary:hover:not:focus {
	transition: all .4s cubic-bezier(.25, .75, .5, 1.4) 0s;
	background-color: hsla(0, 0%, 64%, .24)
}

body .inbenta-helpsite .button--secondary:disabled {
	cursor: not-allowed;
	background-color: transparent;
	color: #dadada
}

body .inbenta-helpsite .button-floating,
body .inbenta-helpsite .button-icon {
	transition: all .4s cubic-bezier(.25, .75, .5, 1.4) 0s;
	background-color: hsla(0, 0%, 64%, 0);
	border-radius: 100px;
	cursor: pointer;
	height: 36px;
	width: 36px;
	border: none
}

body .inbenta-helpsite .button-floating i,
body .inbenta-helpsite .button-icon i {
	color: #a2a2a2
}

body .inbenta-helpsite .button-floating i:before,
body .inbenta-helpsite .button-icon i:before {
	font-size: 18px
}

body .inbenta-helpsite .button-floating::-moz-focus-inner,
body .inbenta-helpsite .button-icon::-moz-focus-inner {
	border: none!important
}

body .inbenta-helpsite .button-floating:hover,
body .inbenta-helpsite .button-icon:hover {
	transition: all .4s cubic-bezier(.25, .75, .5, 1.4) 0s;
	background-color: hsla(0, 0%, 64%, .24)
}

body .inbenta-helpsite .button-floating:active,
body .inbenta-helpsite .button-floating:focus,
body .inbenta-helpsite .button-icon:active,
body .inbenta-helpsite .button-icon:focus {
	transition: all .4s cubic-bezier(.25, .75, .5, 1.4) 0s;
	outline: none;
	background-color: hsla(0, 0%, 64%, .4)
}

body .inbenta-helpsite .button-floating:active i,
body .inbenta-helpsite .button-floating:focus i,
body .inbenta-helpsite .button-icon:active i,
body .inbenta-helpsite .button-icon:focus i {
	color: #7a7a7a
}

body .inbenta-helpsite .button-floating:hover:not([disabled]),
body .inbenta-helpsite .button-floating:hover:not:active,
body .inbenta-helpsite .button-floating:hover:not:focus,
body .inbenta-helpsite .button-icon:hover:not([disabled]),
body .inbenta-helpsite .button-icon:hover:not:active,
body .inbenta-helpsite .button-icon:hover:not:focus {
	transition: all .4s cubic-bezier(.25, .75, .5, 1.4) 0s;
	background-color: hsla(0, 0%, 64%, .24)
}

body .inbenta-helpsite .button-floating:disabled,
body .inbenta-helpsite .button-icon:disabled {
	cursor: not-allowed;
	background-color: transparent
}

body .inbenta-helpsite .button-floating:disabled i,
body .inbenta-helpsite .button-icon:disabled i {
	color: #dadada
}

body .inbenta-helpsite .button-icon--big {
	width: 48px;
	height: 48px
}

body .inbenta-helpsite .button-icon--big i:before {
	font-size: 24px
}

body .inbenta-helpsite .button-floating {
	background-color: #e95f68;
	box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .26), 0 10px 20px 0 rgba(0, 0, 0, .19);
	width: 56px;
	height: 56px
}

body .inbenta-helpsite .button-floating i:before {
	color: #fff;
	font-size: 24px
}

body .inbenta-helpsite .button-floating:hover {
	background-color: #378682
}

body .inbenta-helpsite .button-floating:active,
body .inbenta-helpsite .button-floating:focus {
	box-shadow: none;
	background-color: #378682
}

body .inbenta-helpsite .button-floating::-moz-focus-inner {
	border: none!important
}

body .inbenta-helpsite .button-floating:disabled {
	cursor: not-allowed;
	box-shadow: none;
	background-color: #dadada;
	color: #a2a2a2
}

body .inbenta-helpsite .button-floating--sweater {
	background-color: #1FB1E6
}

body .inbenta-helpsite .button-floating--sweater:active,
body .inbenta-helpsite .button-floating--sweater:focus,
body .inbenta-helpsite .button-floating--sweater:hover:not([disabled]) {
	background-color: #378682
}

body .inbenta-helpsite .button-floating--freshblue {
	background-color: #85d4dc
}

body .inbenta-helpsite .button-floating--freshblue:active,
body .inbenta-helpsite .button-floating--freshblue:focus,
body .inbenta-helpsite .button-floating--freshblue:hover:not([disabled]) {
	background-color: #6ac1ca
}

body .inbenta-helpsite .button-floating--celestial {
	background-color: #39a9db
}

body .inbenta-helpsite .button-floating--celestial:active,
body .inbenta-helpsite .button-floating--celestial:focus,
body .inbenta-helpsite .button-floating--celestial:hover:not([disabled]) {
	background-color: #349ac8
}

body .inbenta-helpsite .button-floating--jonquil {
	background-color: #f5cc4d
}

body .inbenta-helpsite .button-floating--jonquil:active,
body .inbenta-helpsite .button-floating--jonquil:focus,
body .inbenta-helpsite .button-floating--jonquil:hover:not([disabled]) {
	background-color: #e7bf43
}

body .inbenta-helpsite .button-floating--small {
	width: 36px;
	height: 36px
}

body .inbenta-helpsite .button-floating--small i:before {
	font-size: 18px
}

body .inbenta-helpsite button+button {
	margin-left: 16px
}

body .inbenta-helpsite .inbenta-km__category {
	height: 80px
}

body .inbenta-helpsite .inbenta-km__category .content-category__icon {
	display: none
}

.inbenta .inbenta-km__category .content-category__title {
	background-color: #fff;
	color: #21B0E6!important;
}

body .inbenta-helpsite :not(.inbenta-km-icon) {
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1
}

/* Banner Principal*/
body .inbenta-helpsite__header {
/*background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/Rebranding2025/background-simpaty-centro_de_ayuda-2025.png);*/
background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Simpaty%20Humanizada/background-simpaty-centro_de_ayuda-2026.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100%;
	background-color: #FF8300;
	padding: 0 0 900px 0;
	margin-bottom: 0;
	/*background-attachment: fixed;*/
}

body .inbenta-helpsite__header__container {
	max-width: 1140px;
	margin: 0 auto;
	
}

body .inbenta-helpsite__header .container__top {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

body .inbenta-helpsite__header .container__top .button--secondary {
	color: #fff
}

body .inbenta-helpsite__header .container__center {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	padding-bottom: 64px
}

body .inbenta-helpsite__header .container__center h3 {
	margin: 0;
	font-weight: 300;
	font-size: 28px;
	line-height: 45px
}

body .inbenta-helpsite__header .container__center h1 {
	margin: 0;
	font-weight: 500;
	font-size: 56px;
	line-height: 45px
}

body .inbenta-helpsite__header .container__center * {
	color: #fff
}

body .inbenta-helpsite__header .container__bottom {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center
}

body .inbenta-helpsite .container__logo {
	-webkit-flex-shrink: 0;
	-ms-flex-shrink: 0;
	flex-shrink: 0;
	-webkit-flex-basis: 33.3%;
	-ms-flex-basis: 33.3%;
	flex-basis: 33.3%;
	font-family: inbentaFont, sans-serif;
	color: #fff;
	font-size: 20px;
	margin-left: -20px
}

body .inbenta-helpsite .container__logo span {
	color: #e95f68
}

body .inbenta-helpsite .container__logo:hover {
	color: #fff
}

body .inbenta-helpsite .container__links {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-basis: 56.6%;
	-ms-flex-basis: 56.6%;
	flex-basis: 56.6%
}

body .inbenta-helpsite .container__links a {
	color: #929497;
	font-size: 14px;
}

body .inbenta-helpsite .container__links a+a {
	padding-left: 24px;
}

body .inbenta-helpsite .container__links a:hover {
	text-decoration: underline;
	color: #21B0E6;
}

body .inbenta-helpsite .container__buttons {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-flex-shrink: 0;
	-ms-flex-shrink: 0;
	flex-shrink: 0;
	-webkit-flex-basis: 10%;
	-ms-flex-basis: 10%;
	flex-basis: 10%
}

body .inbenta-helpsite .container__buttons .button-floating,
body .inbenta-helpsite .container__buttons .button-icon {
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1
}

body .inbenta-helpsite .container__buttons .button-floating i,
body .inbenta-helpsite .container__buttons .button-icon i {
	color: #fff
}

body .inbenta-helpsite__body {
	max-width: 80%x;
	margin: 0 16px;
}

body .inbenta-helpsite__body .banner-home {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	background-color: #fff;
	margin-bottom: 32px;
	width: 100%
}

body .inbenta-helpsite__body .banner-home__pic {
	background-image: url(fonts/8c4e08fcf93e1aabe150c077a07e39b6.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-basis: 50%;
	-ms-flex-basis: 50%;
	flex-basis: 50%;
	background-color: #545084
}

body .inbenta-helpsite__body .banner-home__pic .icon-info {
	width: 56px;
	height: 56px;
	box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .26), 0 10px 20px 0 rgba(0, 0, 0, .19)
}

body .inbenta-helpsite__body .banner-home__pic .icon-info:before {
	color: #1FB1E6;
	font-size: 24px
}

body .inbenta-helpsite__body .banner-home__text {
	-webkit-flex-basis: 50%;
	-ms-flex-basis: 50%;
	flex-basis: 50%;
	padding: 32px
}

body .inbenta-helpsite__body .banner-home__text h2 {
	padding-bottom: 16px;
	color: #545084;
	font-size: 32px;
	line-height: 45px
}

body .inbenta-helpsite__body .banner-home__text p {
	padding-bottom: 16px
}

body .inbenta-helpsite__body .banner-results {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	background-color: #fff;
	margin-bottom: 32px;
	width: 100%
}

body .inbenta-helpsite__body .banner-results__pic {
	background-image: url(fonts/5304ae60b9840560b70c6c6c89dee0a0.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-basis: 50%;
	-ms-flex-basis: 50%;
	flex-basis: 50%;
	background-color: #545084
}

body .inbenta-helpsite__body .banner-results__pic .icon-info {
	width: 56px;
	height: 56px;
	box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .26), 0 10px 20px 0 rgba(0, 0, 0, .19)
}

body .inbenta-helpsite__body .banner-results__pic .icon-info:before {
	color: #1FB1E6;
	font-size: 24px
}

body .inbenta-helpsite__body .banner-results__text {
	-webkit-flex-basis: 50%;
	-ms-flex-basis: 50%;
	flex-basis: 50%;
	padding: 32px
}

body .inbenta-helpsite__body .banner-results__text h2 {
	padding-bottom: 16px;
	color: #545084;
	font-size: 32px;
	line-height: 45px
}

body .inbenta-helpsite__body .banner-results__text p {
	padding-bottom: 16px
}

body .inbenta-helpsite__body .banner-content {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	padding: 32px;
	margin-bottom: 32px
}

body .inbenta-helpsite__body .banner-content h1 {
	color: #545084;
	font-weight: 300;
	text-align: center;
	margin-bottom: 40px
}

body .inbenta-helpsite__body .banner-content__list {
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between
}

body .inbenta-helpsite__body .banner-content__list,
body .inbenta-helpsite__body .banner-content__list__item {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center
}

body .inbenta-helpsite__body .banner-content__list__item {
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1;
	-webkit-flex-basis: 20%;
	-ms-flex-basis: 20%;
	flex-basis: 20%;
	text-align: center;
	padding: 0 8px
}

body .inbenta-helpsite__body .banner-content__list__item .icon-info {
	width: 80px;
	height: 80px;
	margin-bottom: 16px
}

body .inbenta-helpsite__body .banner-content__list__item .icon-info:before {
	font-size: 30px
}

body .inbenta-helpsite__body .banner-content__list__item h4 {
	color: #545084;
	line-height: 32px
}

body .inbenta-helpsite__body .banner-content__list__item h4 small {
	color: #dadada
}

body .inbenta-helpsite__body .banner-section {
	padding: 32px;
	margin: 32px 0;
	background-color: #545084
}

body .inbenta-helpsite__body .banner-section__text {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center
}

body .inbenta-helpsite__body .banner-section__text h1 {
	color: #fff;
	font-size: 32px;
	line-height: 45px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
	padding-bottom: 16px;
	font-weight: 300
}

body .inbenta-helpsite__body .banner-section__text p {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
	max-width: 35%;
	text-align: center
}

body .inbenta-helpsite__body .banner-section--category {
	background-image: url(fonts/0c5ff4b02c013fc97710ab0d3e2fb0a6.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

body .inbenta-helpsite__body .banner-section--error {
	background-image: url(fonts/58052fff3e1a61cf2fd99381884aa114.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

body .inbenta-helpsite__body .error {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
	background-color: #fff;
	margin-bottom: 32px;
	padding: 40px
}

body .inbenta-helpsite__body .error h2 {
	color: #dadada;
	margin-bottom: 16px;
	font-weight: 500;
	font-size: 58px
}

body .inbenta-helpsite__body .error p {
	color: #a2a2a2;
	margin-bottom: 24px
}

body .inbenta-helpsite__footer {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	background-color: #000000;
	color: #fff
}

body .inbenta-helpsite__footer a {
	color: #fff
}

body .inbenta-helpsite__footer__container {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-grow: 2;
	-ms-flex-grow: 2;
	max-width: 1200px;
	margin: 0 auto
}
@media (max-width:5000px) {nav { display:none;}}
@media (max-width:1400px) {
	body .inbenta-helpsite__body,
	body .inbenta-helpsite__footer,
	body .inbenta-helpsite__header__container {
		padding: 0 16px
	}
	/*/////////////////////////////MENU BURGER GABO/////////////////////////////////////*/
nav { display:none;}

/*/////////////////////////////MENU BURGER GABO/////////////////////////////////////*/
}

@media (max-width:824px) {
	.inbenta-km-title,
	.inbenta-km__modal .content__header__text {
		font-size: 24px
	}
	body .inbenta-helpsite__header {
		padding: 0 0 115px 0;
		max-width: 100%;
	}
	body .inbenta-helpsite__header .container__top {
		padding-bottom: 0px
	}
	body .inbenta-helpsite__header .container__logo {
		-webkit-flex-shrink: 0;
		-ms-flex-shrink: 0;
		flex-shrink: 0;
		margin: 0 24px;
		text-align: center;
	}
	body .inbenta-helpsite__header .container__center {
		padding-bottom: 44px
	}
	body .inbenta-helpsite__header .container__center h1 {
		font-size: 30px;
		line-height: normal
	}
	body .inbenta-helpsite__header .container__center h3 {
		font-size: 22.005px
	}
	body .inbenta-helpsite__header .container__buttons,
	body .inbenta-helpsite__header {
		-webkit-flex-basis: auto;
		-ms-flex-basis: auto;
		flex-basis: auto;
		/*display:none;*/
	}
	body .inbenta-helpsite__body .banner-home__text h2 {
		font-size: 22px;
		line-height: 1.7
	}
	body .inbenta-helpsite__footer__container {
		padding: 0 16px;
		max-width: 100%
	}
	body .inbenta-helpsite__footer .container__logo {
		-webkit-flex-shrink: 0;
		-ms-flex-shrink: 0;
		flex-shrink: 0;
		margin: 0 24px
	}
	body .inbenta-helpsite__footer .container__buttons,
	body .inbenta-helpsite__footer .container__links,
	body .inbenta-helpsite__footer .container__logo {
		-webkit-flex-basis: auto;
		-ms-flex-basis: auto;
		flex-basis: auto
	}
	
		/*/////////////////////////////MENU BURGER GABO/////////////////////////////////////*/
nav { display:flex;}
ul{
  display: none;
}

input:checked ~ ul {
    display: block;
    position: fixed;
    z-index: 1;
    top: 80px;
    background-color: #fff;
    padding: 20px;
}

input {
  /*display: none;*/
}

label {
  box-sizing: border-box;
  display: inline-block;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  user-select: none;
  color: #ffffff;
  position: relative;
    content: "#";
	
	font-family: inbenta-app-icons;
	font-size: 20px;
	margin-left: 16px
}

/* Estilo del boton cuando se pasa el mouse por encima*/
label:hover{
   color:#000000;
}

/* Estilo del boton cuando el menú está expandido*/
input:checked ~ label {
  filter: brightness(110%);
}

ul{
  margin-top:0;
  padding: 0;
  width: 200px;

}


/*li {
  display: block;
  background: #FFFDFD;
  margin: 0;
  padding: 10px;
  list-style: none;
  border-bottom: 1px solid #8CE7FF;
}*/

/*Estilo cuando el mouse pasa encima de cada link del menu*/
li:hover {
  filter: brightness(110%);
  
}

	/*/////////////////////////////MENU BURGER GABO/////////////////////////////////////*/
	
}

@media (max-width:595px) {
	body .inbenta-km__rating__comment {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	body .inbenta-km__rating .comment__phrase {
		width: 100%;
		margin-bottom: 16px
	}
	body .inbenta-km__rating .comment__feedback .inbenta-km-input {
		margin-left: 0
	}
	body .inbenta-helpsite .button--big,
	body .inbenta-helpsite .button--secondary--big {
		height: auto;
		min-height: 48px
	}
	body .inbenta-helpsite__body .banner-home,
	body .inbenta-helpsite__body .banner-results {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: column wrap;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap
	}
	body .inbenta-helpsite__body .banner-home__pic,
	body .inbenta-helpsite__body .banner-results__pic {
		height: 240px
	}
	body .inbenta-helpsite__body .banner-home__text h2,
	body .inbenta-helpsite__body .banner-results__text h2 {
		font-size: 24px;
		line-height: 1.7
	}
	body .inbenta-helpsite__body .banner-content h1 {
		font-size: 28px;
		line-height: 1.7
	}
	body .inbenta-helpsite__body .banner-content__list {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start
	}
	body .inbenta-helpsite__body .banner-content__list__item {
		-webkit-flex-basis: 50%;
		-ms-flex-basis: 50%;
		flex-basis: 50%;
		margin-bottom: 16px
	}
	body .inbenta-helpsite__body .banner-section__text h1 {
		font-size: 28px;
		line-height: 1.7
	}
	body .inbenta-helpsite__body .banner-section__text p {
		max-width: 100%;
		padding: 0 16px
	}
	body .inbenta-helpsite__footer__container {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	body .inbenta-helpsite__footer .container__buttons {
		width: 100%;
		justify-content: flex-end;
		padding: 8px 0 0 16px
	}
}


@media (max-width:520px) {


	body .inbenta-helpsite__header .container__links {
		display: none
	}
	body .inbenta-helpsite__header .container__logo {
		margin-left: 0
	}
	body .inbenta-helpsite__header .container__buttons {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center
	}
	/*body .inbenta-helpsite__header {
		display: none
	}*/
	body .inbenta-helpsite__header .container__buttons:after {
		position: relative;
		content: "#";
		display: none;
		font-family: inbenta-app-icons;
		font-size: 20px;
		margin-left: 16px
	}

	body .inbenta-helpsite__footer__container {
		padding: 0
		justify-content: center !important;
	}
	body .inbenta-helpsite__footer .container__logo {
		margin-left: 0
	}
}

@media (max-width:500px) {
	body .inbenta-km__rating__comment .comment__feedback {
		margin-top: 0
	}
	
	body .inbenta-helpsite__footer__container {
		padding: 0
	    justify-content: center !important;
	}
	
	.footer-content>p {
    text-align: center;
    }
}

@media (max-width:480px) {
	body .inbenta-km__breadcrumb {
		font-size: 11px;
		margin: 24px 0
	}
}

@media (max-width:395px) {
	body .inbenta-helpsite__footer .container__links {
		font-size: 11px
	}
}

.inbenta-helpsite .inbenta-km__faq--active .inbenta-km__faq__body{
    max-height: 4000vh;
}

.inbenta-helpsite .inbenta-km__faq--active .inbenta-km__related__faq .inbenta-km__faq__body{
    max-height: 0;
    overflow: hidden;
}

.inbenta-helpsite .inbenta-km__faq--active .inbenta-km__related__faq.inbenta-km__related__faq--active .inbenta-km__faq__body{
    max-height: 4000vh;
    overflow: initial;
}


.inbenta-km__faq--active .title__faq {
	color: #FF8300!important;
}

.inbenta-km__faq__title {
	color: #FF8300!important;
	font-size: 18px;
}

.inbenta-km-button:hover {
	background-color: #FF8300 !important;
}
/*-----BOTON AYUDA-----*/
.inbenta-bot__launcher__image {
	/*background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/Rebranding2025/Simpaty-ayuda-2025.png)!important;*/
	background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Simpaty%20Humanizada/Simpaty%20ayuda.png)!important;
	background-size: 80% 80%;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 90px!important;
	height: 100px!important;
}

#inbenta-avatar-player{
	    background-color: #FF8300 !important;
}

.inbenta-bot__launcher {
	background-color: #000000!important;
	padding: 0px !Important
	;
}

.inbenta-bot__launcher__image+.inbenta-bot__launcher__text {
	margin-left: 8px;
	display: none;
}

.inbenta-bot__bubble a,
.inbenta-bot__bubble b,
.inbenta-bot__bubble div,
.inbenta-bot__bubble em,
.inbenta-bot__bubble i,
.inbenta-bot__bubble ol,
.inbenta-bot__bubble p,
.inbenta-bot__bubble span,
.inbenta-bot__bubble strong,
.inbenta-bot__bubble table,
.inbenta-bot__bubble ul,
.inbenta-bot__chat a,
.inbenta-bot__chat b,
.inbenta-bot__chat div,
.inbenta-bot__chat em,
.inbenta-bot__chat i,
.inbenta-bot__chat ol,
.inbenta-bot__chat p,
.inbenta-bot__chat span,
.inbenta-bot__chat strong,
.inbenta-bot__chat table,
.inbenta-bot__chat ul
 {
	font-size: 14px!important;

}
.inbenta-bot-avatar--large .inbenta-bot__chat {
    width: 300px!important;
    height: 95vh!important;
    
}

/*-----ESTILOS GENERALES-----*/

@import url('https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

*{
    font-family: 'Asap', sans-serif !important;
}

a.navbar-brand {
    width: 170px;
}

.menu-ppal{
    flex-grow: 0 !important; 
}

/*-----TOPBAR-----*/
.topbar {
    background-color: #071630;
}

.topbar>div{
    display: flex;
}

.topbar>div>ul {
    width: 50%;
}

.topbar>div>ul>li>a>img {
    width: 23px;
}

ul.ingreso>li>a>img {
    width: 120px !important;
}

.btn-dn>div>div {
    padding: 0;
}

.btn-dn>div>div>a>img{
    width: 100%;
}

/*-----SEARCH-BAR-----*/

.btn-search {
    margin: 30px auto;
    padding: 0;
}

.btn-search>input {
    border: none;
    background: #FF8300;
    border-radius: 15px 0px 0px 15px;
    /* margin: 20px auto; */
}

.btn-search>button {
    color: #fff;
    border: none;
    background-color: #FF8300;
    border-radius: 0px 15px 15px 0px;
}

/*-----SLIDER PRINCIPAL-----*/

.slider-caption {
    display: flex !important;
    max-height: 250px;
    text-align: left !important;
    flex-direction: column;
    max-width: 1140px;
    margin: 0 auto;
}

.slider-caption>div {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.slider-caption>h2 {
    font-size: 70px !important;
    font-weight: 800 !important;
    color: #fff !important;
    line-height: 1 !important;
}

.slider-caption>h3 {
    font-size: 50px !important;
    color: #071630 !important;
}

.slider-caption>h3>span{
    font-weight: 800;
}

.slider-caption>p{
    font-size: 40px;
    color: #fff;
}

.btn-slider-ppal {
    border: none !important;
    background: #0a1d3e !important;
    color: #fff !important;
    font-weight: 800 !important;
    padding: 5px 40px !important;
    max-width: 150px;
}

/*-----SECCIÓN LO MÁS BUSCADO-----*/

.text-content>div>h2{
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    color:  #FF8300;
}

/*-----SEARCHBAR-----*/

.but-search>img {
    width: 40px;
}

/*-----LO MAS BUSCADO-----*/

.datos-search{
    margin: 30px 0 !important;
}

.datos-search>div {
    margin: 20px;
    margin: 15px 0;
}

.datos-search>div>img {
    width: 60px;
    padding: 0 20px 0 0;
}

.datos-search>div>h3 {
    width: 85%;
    padding: 0;
    color: #FF8300;
    font-size: 22px;
}

.datos-search>p{
    font-size: 18px;
}

/*-----ERRORES DE VIDEO-----*/

.trama-err1 {
    opacity: 0.6;
}

.trama-err1>img {
    width: 100%;
    min-width: 250px;
    position: absolute;
    width: 15%;
    left: 0;
}

.trama-err2 {
    width: 100%;
}

.trama-err2>img {
    position: absolute;
    opacity: 0.5;
    right: 15px;
    margin-top: 25px;
    width: 25%;
    min-width: 350px;
}

.top-error {
    width: 100%;
    /* background-color: #54b3e3; */
    background: linear-gradient(90deg, rgba(40,111,183,1) 0%, rgba(66,144,204,1) 46%, rgba(40,111,183,1) 100%);
}

.ttl-seccion {
    text-align: center;
    color: #fff !important;
    padding: 30px 0;
    font-size: 40px !important;
    font-weight: 400 !important;
}

.ttl-seccion>span {
    font-weight: 800;
}

.vid-error>div {
    z-index: 1;
}

.vid-error>div>iframe {
    width: 100%;
}

/*-----SECCIÓN DE VIDEO DE RECARGA-----*/

.recarga-vid {
    width: 100%;
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/trama-lineal.jpg);
    min-height: 400px;
    background-attachment: fixed;
}

.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}

/*-----SECCIÓN ATC-----*/

.atc-ayuda {
    margin: 40px 0 0 0;
}

.atc-ayuda>div>div.row{
    align-items: center;
}

.txt-atc {
    text-align: center;
    color: #000000;
}

.txt-atc>div {
    width: 100%;
}

.txt-atc>div>h2 {
    font-size: 27px;
    font-weight: 800;
}

.txt-atc>div>h2>span{
    font-size: 50px;
}

.txt-atc>div>p {
    font-size: 35px;
}

.txt-atc>div>p>span {
    font-weight: 800;
}

.point-nnc {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 296px !important;
    width: 100% !important;
}

.txt-atc>div>div.row {
    width: 75%;
    margin: 0 auto;
    min-width: 260px;
    justify-content: center;
}

.point-nnc>p:nth-child(1) {
    width: 100px;
    color: #fff;
    background-color: #19275c;
    border-radius: 50%;
    padding: 12px;
    font-size: 40px;
    font-weight: 800;
    margin: 0 15px;
}

.point-nnc>p:nth-child(2) {
    width: 75%;
    text-align: left;
    font-size: 22px;
}

.atc-ayuda>div>div>div {
    width: 50%;
}

.img-atc>img {
    width: 75%;
}

.ccl-azul {
    width: 100%;
    position: relative;
    top: -40px;
}

.ccl-azul>img{
    position: absolute;
    right: 0;
    width: 20%; 
}

.ccl-azul2{
    position: relative;
    top: -279px;
}

.ccl-azul2>img{
    position: absolute;
    width: 20%;
    z-index: -1;
}

footer {
      background-color: #f8f9fa;
      padding: 20px;
      text-align: center;
      position: relative;
      bottom: 0;
      width: 100%;
    }

/*-----MENU PIE-----*/

.menu-sec {
    background-color: #071630;
    color: #fff;
}

.mn-pie>ul>li>a{
    color: #fff !important;
}

.mn-pie>ul>li:nth-child(5) {
    width: 45px;
}

.container__buttons{
    padding: 5px 0;
}

button.button--secondary>a>img{
    width: 95px;
}

.btn-dn>div.row>div {
    padding: 0;
}

 .inbenta-km__search {
    max-width: 1320px;
    margin: 0 auto;
}

.inbenta-km__search__form {
    box-shadow: none !important;
}

.inbenta-km-input.form__input {
    border-radius: 5px 0 0 5px;
    background: #c5cacd;
}

/*.inbenta-km-input {
    box-shadow: none !important;
    border-radius: 30px 0 0 30px;
}*/

.form__button{
    border-radius: 0 5px 5px 0;
    overflow: hidden;
}

.inbenta .banner-home {
    background-color: transparent !important;
}

 .inbenta-km-button—-disabled{
    background: #FF8300;
}

/*-----RESPONSIVE-----*/

@media only screen and (max-width: 1600px){

.slider-caption>h2{
    font-size: 60px;
    font-weight: 800;
}

.slider-caption>h3 {
    font-size: 45px;
    color: #071630;
}

.slider-caption>p{
    font-size: 35px;
    color: #fff;
}

}

@media only screen and (max-width: 1280px){

    .slider-caption>h2{
        font-size: 50px;
        font-weight: 800;
    }
    
    .slider-caption>h3 {
        font-size: 35px;
        color: #071630;
    }
    
    .slider-caption>p{
        font-size: 25px;
        color: #fff;
    }
    
}

@media only screen and (max-width: 990px){

    .slider-caption>h2{
        font-size: 40px;
        font-weight: 800;
    }
    
    .slider-caption>h3 {
        font-size: 25px;
        color: #071630;
    }
    
    .slider-caption>p{
        font-size: 20px;
        color: #fff;
    }

    .mn-pie, .btn-sec{
        display: none;
    }
    
    .mn-simple {
    /* width: 25%; */
    align-items: flex-start !important;
    margin: 0 25px;
    }
    
    .img-atc {
    display: none;
    }
    
    .atc-ayuda>div>div>div {
    width: 100%;
    margin-bottom: 40px;
    }
    
    .ccl-azul, .ccl-azul2{
        display: none;
    }
    
}

@media only screen and (max-width: 840px){
    .slider-caption {
    display: none !important;
    }
}

@media only screen and (max-width: 820px){
    .container__category{
        flex-direction: column;
    }
    
    .container__category__group:nth-child(1), .container__category__group:nth-child(1) {
    width: 100% !important;
    }
}

@media only screen and (max-width: 780px){
    .vid-error>div>iframe {
    min-height: 350px;
    }
}

@media only screen and (max-width: 680px){
    
    .mn-login2{
        display: flex !important;
    }
    
    .mn-login{
        display: none !important;
    }
    
    .mn-rrss>ul>li>a>img {
    width: 17px !important;
    }
    
    .inbenta-helpsite__footer__container {
    flex-direction: column;
    }
    
    .foot-col3 {
    width: 100% !important;
    padding: 20px 0 !important;
    text-align: center;
    }
    
    .foot-col1, .foot-col2 {
    display: none !important;
    }
    
    /*.foot-col3 {
    display: block !important;
    }*/
    
    .foot-col3>p {
    font-size: 22px;
    }
    
    .foot-col3>a>img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    }
    
    .cont-footer>div.footer-content>a {
    font-size: 14px;
    }
    
    /*.mn-rrss{
        display: none;
    }*/
    
    .foot-col3{
        display: block !important;
    }
    
    .mn-rrss>ul {
    width: 100%;
    }
    
    .inbenta-helpsite__footer__container.row>div {
    width: 100% !important;
    justify-content: center;
    align-items: center;
    }
    
    .footer-content>a>img {
    width: 200px;
    }
    
    .cont-footer{
        justify-content: center !important;
    }
    
    .mn-rrss2 {
    width: 100%;
    }
    
    .mn-rrss2>ul {
    margin: 0 auto;
    width: 100%;
    justify-content: center;
    }
    
    .mn-rrss2>ul>li>a {
    background-color: rgba(255,255,255,0.21);
    border-radius: 50%;
    padding: 8px;
    }
    
    .mn-rrss2>ul>li>a>img {
    width: 22px;
    }
    
    .mn-rrss2>ul>li {
    margin: 0 15px;
    }
    
    .mn-rrss3 {
    display: none;
    }
}

@media only screen and (max-width: 520px){
    .vid-error>div>iframe {
    min-height: 266px;
    }
}

@media only screen and (max-width: 480px){
    .inbenta-km__category {
    max-height: 150px;
    background-position-y: 20px !important;
    }
    
    .inbenta-km__category.inbenta-km__category--1::before, .inbenta-km__category.inbenta-km__category--3::before, .inbenta-km__category.inbenta-km__category--2::before, .inbenta-km__category.inbenta-km__category--10::before, .inbenta-km__category.inbenta-km__category--4::before, .inbenta-km__category.inbenta-km__category--17::before{
        top: 100px !important;
    }
    
    .inbenta-km__category {
        flex-basis: 50% !important;
    }
    
    .ttl-seccion, .txt-atc>div>h2, .txt-atc>div>p{
        font-size: 30px !important;
    }
    
    .mn-ppal>div>nav>div>a>img {
    margin-left: 0px;
    }
    
    .inbenta-km__popular>div.inbenta-km-title {
    font-size: 23px !important;
    }
}

/*-----ESTILOS ADICIONALES-----*/

.nav-fill {
    width: 100%;
    justify-content: space-around;
}

.nav-fill>li>a{
    display: inline;
}

.inbenta-km__search__form {
    margin: 35px auto 0;
    max-width: 1320px;
}

.container__category__group {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto !important;
    
}

km__category.inbenta-km__category {
    max-width: 300px;
    width: 16%;
}

.inbenta-km-title2 {
    width: 100%;
    max-width: 1140px;
    margin: 40px auto !important;
    text-align: center;
    font-size: 35px  !important;
    font-weight: 800  !important;
    color: #FF8300  !important;
    display: none;
}

.inbenta-km__categories>div.inbenta-km-title {
    display: none !important;
}

/*.inbenta-km-title{
    display: none;
}*/

.inbenta-km__faqs {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
}

body .inbenta-helpsite__body {
    margin: 0 !important;
    min-height: 300px;
}

.inbenta-km__category{
    height: 250px !important;
    margin: 0  !important;
    border-radius: 0  !important;
}

.inbenta-km__category {
    background-size: 75px !important;
}

.inbenta-km__category.inbenta-km__category--1 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/eq-contrl-rem.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--1::before {
    content: "Sobre nosotros";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--2 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/recarga%20icono2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--2::before {
    content: "Recarga";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--3 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/Rebranding2024/Icono%20servicios.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--3::before {
    content: "Servicios";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--4 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/asist-tecnica2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--4::before {
    content: "Asistencia Técnica";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--6 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/registro-eq2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--6::before {
    content: "Registro de equipos";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--7 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/programacion6.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--7::before {
    content: "Programación";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--8 {
    background-image: url(https://static-or01.inbenta.com/8ae603c4f60e6c8ee094710727a954877453962a67856dbfe2ebfc4fde0f5e5a/precios.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--8::before {
    content: "Precios";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--10 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/misimple2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--10::before {
    content: "Mi Simple";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--12 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/instalac-serv-tecnico2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--12::before {
    content: "Instalación y Servicio Técnico";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--13 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/mensajes%20pantalla2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--13::before {
    content: "Mensajes en pantalla";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--14 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/problemas%20equipo2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--14::before {
    content: "Problemas con el equipo";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--15 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/autogestion6.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--15::before {
    content: "Autogestión";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--17 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/eq-contrl-rem.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--17::before {
    content: "Equipo y Control Remoto";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--19 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/problemas%20audio%20video2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--19::before {
    content: "Problemas de audio y video";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category.inbenta-km__category--20 {
    background-image: url(https://static-or01.inbenta.com/eee1aecb8ce3743de4801d8b6f100c1165056267f2ae09bfd2cc8dc8df939daa/Centro%20de%20ayuda/rediseno/robo%20y%20extravio5.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.inbenta-km__category.inbenta-km__category--20::before {
    content: "Robo y extravío";
    color: #fff;
    position: relative;
    top: 160px;
    font-size: 20px;
    font-weight: 800;
}

.inbenta-km__category:nth-child(odd) {
    background-color: #000000;
    border-top: 5px solid #FF8300;
}

.inbenta-km__category:nth-child(even) {
    background-color: #FF8300 !important;
    border-top: 5px solid #000000;
}

span.content-category__title {
    display: none !important;
}

.container__left {
    position: absolute;
    top: 300px;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    left: calc(50% - 570px);
}

.content-category__icon {
    display: none !important;
}

.inbenta-km__faq {
    background-color: #eaeaea  !important;
    box-shadow: none  !important;
}

.carousel-caption{
    top: 280px;
}

.mn-rrss {
    width: 85%;
}

 .mn-rrss .nav {
        padding: 0; /* Elimina el espacio interno en la lista */
    }
    
.mn-rrss>ul>li>a>img {
    width: 25px;
}

    .mn-rrss .nav-item {
        margin-right: -20px; /* Ajusta el valor según desees */
    }

.nav-link {
    display: block;
    padding: .5rem !important;
    padding-top: 0.5rem !important;
    padding-right: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 0.5rem !important;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.mn-login {
    display: flex;
    padding: 5px 0;
}

.mn-login2 {
    display: none;
    padding: 5px 0;
    justify-content: flex-end;
}

.mn-login2>button {
    /* width: 29px !important; */
    min-width: 30px !important;
   margin-left: 20px;
}

.mn-login2>button>a>img {
    width: 35px;
}

.inbenta-helpsite__footer__container.row>a{
    width: 200px;
}

.inbenta-helpsite__footer__container.row>div.container__links {
    width: 50%;
    display: flex;
    justify-content: space-between;
}

.inbenta-helpsite__footer__container.row>div.mn-rrss {
    width: 20%;
}

.container__links>a {
    text-decoration: none;
}

.foot-col1 {
    width: 30% !important;
    padding: 20px 0 !important;
}

.foot-col1>a>img {
    max-width: 200px;
}

.mn-rrss>ul>li:nth-child(1)>a {
    padding: .5rem 1rem .5rem 0;
}

.foot-col2 {
    width: 20% !important;
    flex-direction: column;
}

.foot-col2>a {
    padding: 5px 0;
}

.inbenta-helpsite__footer__container.row {
    padding: 25px 0;
}

.mn-simple {
    align-items: center;
    width: 100%;
}

.show>li>a {
    color: #071630 !important;
    
}

.show>li>a:hover {
    color: white !important;
    background-color: #0072d2;
}

.show {
    background-color: #f8f9fa !important;
    border: none !important;
}

.container{
    max-width: 1140px !important;
}

.mn-ppal>div>nav>div.container-fluid {
    padding: 0;
}

.foot-col3 {
    display: none;
}

.inbenta-km__popular, .container__category__group, .inbenta-km__search, .inbenta-km__search, .container__category-contents, .inbenta-km__faqs, .inbenta-km__breadcrumb, .container__category-name {
    max-width: 1140px;
    margin: 40px auto;
}

.top-error {
    padding-bottom: 40px;
}

.inbenta-km__breadcrumb__element:first-child:before, .inbenta-km__breadcrumb__element{
    color: #ff8300 !important;
    font-size: 18px;
}

span.container__category-name__title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 20px;
}

.inbenta-km-active {
    color: #616161 !important;
}

.inbenta-km-button{
    background-color: #FF8300 !important;
}

.inbenta-km__faq__body a {
    color: #0a1d3e !important;
}

.container__category {
    display: flex;
    max-width: 1140px;
    margin: 0 auto;
}

/*.container__category__group:nth-child(1) {
    width: 84%;
}*/

.container__category__group:nth-child(2) {
    width: 16%;
}

.inbenta-km__category.inbenta-km__category--17 {
    border-top: 5px solid #000000 !important;
}

button.button--secondary {
    padding: 5px 0;
}

body .inbenta-helpsite .button--secondary:hover{
    border-radius: 10px;
}


.container__category-name__button-wrapper {
    display: none !important;
}

.mn-ppal>div.container {
    padding: 0 !important;
}

.inbenta-km__results__not-found {
    width: 100%;
    max-width: 1140px;
    margin: 40px auto !important;
}

.inbenta-km__results>div.inbenta-km__results__contents>div {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.inbenta-km__results__extended>div.inbenta-km__faqs {
    padding: 0 !important;
}

.inbenta-km__results__extended{
    box-shadow: none !important;
}

.inbenta-km__breadcrumb + .inbenta-km__categories > .inbenta-km__categories__container> .container__category>.container__category__group {
    width: 100% !important;
}

/*.inbenta-km__popular {
    margin-bottom: 100px !important;
}*/

span.container__category-name__title {
    display: none;
}

.inbenta-km__breadcrumb {
    min-height: 40px;
}

.mn-simple>li>a {
    font-size: 16px;
    margin: 0 13px;
    color: #FF8300 !important;
}

.mn-simple>li>a:last-child {
    margin-right: 0;
}

.container__category-name {
    display: none !important;
}

.inbenta-km__popular>div.inbenta-km-title, .inbenta-km__rating__content>div.content__phrase {
    visibility: hidden;
}

.inbenta-km__popular>div.inbenta-km-title:before {
    content: " Lo más buscado";
    visibility: visible;
    font-weight: 700;
    color: #FF8300 !important;
    font-size: 34px;
}

.inbenta-km__rating__content>div.content__phrase:before {
    content: "¿Te resultó útil esta respuesta?";
    visibility: visible;
    font-weight: 800;
}

.navbar-toggler{
    border-color: transparent !important;
}

.inbenta-km__popular>div.inbenta-km-title {
    height: 35px;
}

/*----ESTILOS NUEVOS FOOTER-----*/

.footer-content {
    width: 30% !important;
    display: flex;
    flex-direction: column;
}

.footer-content:nth-child(2)>a, .footer-content:nth-child(3)>a {
    margin: 5px 0;
}

.cont-footer {
    width: 70% !important;
    /*justify-content: flex-end !important;*/
    display: flex;
    align-items: flex-start !important;
    margin-top: 15px !important;
}

.inbenta-helpsite__footer__container.row {
    align-items: flex-start;
}

.cont-footer>div.footer-content {
    margin: 0 20px;
}

.cont-footer>div.footer-content>a {
    margin: 5px 0;
}

.footer-content>p:nth-child(3) {
    font-size: 12px;
    font-weight: 100;
}

.footer-content>a:nth-child(1) {
    margin-top: 0 !important;
}

.mn-rrss3 {
    width: 100%;
}

.mn-rrss3>ul {
    width: 100%;
    display: flex;
}

.mn-rrss3>ul>li>a>img {
    width: 25px;
}

/*-----Código QR Whatsapp-----*/

.qr-content {
    width: 50%;
    flex-direction: row !important;
    align-items: center;
}

.qr-content>div {
    margin-right: 20px;
}

.qr-content>div:nth-child(1){
    width: 40%;
    min-width: 170px;
}

.qr-content>div>img {
    max-width: 190px;
    width: 100%;
}

.qr-content>div:nth-child(2){
    width: 60%;
}

.qr-content>div>p {
    font-size: 36px;
    font-family: 'Titillium Web', sans-serif;
    color: #ffffff;
    font-weight: 700;
    line-height: 1;
}

.qr-content>div>p>span:nth-child(1) {
    color: #fff;
    font-size: 36px;
}

.qr-content>div>p>span:nth-child(3) {
    color: #fff;
    font-size: 36px;
}

/*-----Preguntas frecuentes-----*/

.inbenta-km__faq__body>div.body__contents>span>h3 {
    background-color: #FF8300;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}

.inbenta-bot__powered{
    display: none !important;
}

.dropdown-menu li {
position: relative;
}
.dropdown-menu .dropdown-submenu {
display: none;
position: absolute;
left: 100%;
top: -7px;
}

.dropdown-menu .dropdown-submenu-left {
right: 100%;
left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
display: flex;
}

.dropdown-menu .dropdown-item {
  color: black;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #FF8300;
  color: white;
}

.nav-link dropdown-toggle:hover{  background-color: #FF8300;
  color: white;}
  
  .dropdown-menu .dropdown-submenu .nav-link:hover {
  background-color: #FF8300;
  color: white;
}
.dropdown-menu a {
  color: black;
}

.dropdown-menu a:hover {
  color: white;
}

.inbenta-km-button {
    font-family: 'Titillium Web', sans-serif;
    border: 1px solid #FF8300 !important;
}
.highlight {
    color: #fff;
    font-weight: bold;
    font-size: 21px; 
}

.inbenta-km__faq .title__faq__icon:before {
    transition: all .3s cubic-bezier(.3,.01,.6,.99) 0s;
    display: inline-block;
    font-family: inbenta-app-icons !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    content: "g";
    color: #FF8300 !important;
}

.inbenta-km__faq__title:hover {
    color: #000000 !important; 
}

.text-wrap {
  display: inline-block;
  max-width: 200px; /* Ajusta el tamaño según tus necesidades */
  white-space: normal;
}
.point-nnc > p:nth-child(1) {
    width: 70px;
    color: rgb(255, 255, 255);
    background-color: #FF8300;
    font-size: 27px;
    font-weight: 800;
    border-radius: 50%;
    padding: 12px;
    margin: 0px 15px;
}
.point-nnc>p:nth-child(2) {
    width: 75%;
    text-align: left;
    font-size: 14px;
}
.inbenta-km__category--21 {
    display: none !important;
}

.inbenta-km__categories .container__category__group {
    display: flex
;
    flex-flow: row wrap;
    justify-content: flex-start;
    flex-wrap: nowrap !important;
}

.inbenta-bot__bubble .messages__message--received .messages__message__avatar, .inbenta-bot__chat .messages__message--received .messages__message__avatar {
    background-color: #fd7e14 !important;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    box-shadow: 0 1px 1px 0 rgba(13, 45, 86, .14), 0 2px 1px -1px rgba(13, 45, 86, .12), 0 1px 3px 0 rgba(13, 45, 86, .2);
    margin-right: 10px;
}
.inbenta-km__related__title {
    margin: 0 0 8px;
    text-transform: uppercase;
    color: #000000 !important;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600;
}

/*"simpaty" arriba del chat*/
.inbenta-bot__bubble__header .header__title, .inbenta-bot__chat__header .header__title {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF8300 !important;
    line-height: 1.54;
    font-weight: 500;
    padding-right: 10px;
}

/* Recuadros del chat*/
.inbenta-bot__bubble .messages__message--sent .messages__message__content .content__wrapper, .inbenta-bot__chat .messages__message--sent .messages__message__content .content__wrapper {
    background-color: #FF8300 !important;
    color: #fff;
}

/*Menú en el chat*/
.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button, .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: transparent;
    color: #FF8300 !important;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    border: none;
    text-align: left;
    line-height: 1.54;
    transition: all .3s ease 0s;
    height: auto;
}

.inbenta-bot-button {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    background-color: #fff;
    border-radius: 100px;
    color: #000000 !important;
    border: 1px solid #FF8300; 
    padding: 8px 16px;
    font-weight: 500;
    font-size: 12px;
    box-shadow: none;
    height: 32px;
    transition: all .3s ease 0s;
}

.inbenta-bot__bubble__confirmation .confirmation-box__icon, .inbenta-bot__chat__confirmation .confirmation-box__icon {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    color: #FF8300 !important;
    margin-bottom: 12px;
    background: #ff830030;
}

.inbenta-bot__bubble__confirmation .confirmation-box__title, .inbenta-bot__chat__confirmation .confirmation-box__title {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #FF8300 !important;
}

.confirmation-box .inbenta-bot-button {
    border:1px solid #FF8300 !important;
}

.inbenta-bot__bubble__header .header__actions__icon:hover:before,.inbenta-bot__chat__header .header__actions__icon:hover:before {
    color: #FF8300 !important;
}

.confirmation-box__buttons .inbenta-bot-button:hover:not([disabled]) {
    background-color: #FF8300 !important;
}

.inbenta-survey .inbentaBtn.inbentaDefault {
    background-color: #FF8300 !important;;
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
}