/* Minification failed. Returning unminified contents.
(16471,1): run-time error CSS1019: Unexpected token, found '}'
(17069,5): run-time error CSS1019: Unexpected token, found '@keyframes'
(17070,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17079,5): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17080,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17089,5): run-time error CSS1019: Unexpected token, found '@keyframes'
(17090,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17099,5): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17100,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17109,5): run-time error CSS1019: Unexpected token, found '@keyframes'
(17110,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17118,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*!
 * Materialize v1.0.0-rc.1 (http://materializecss.com)
 * Copyright 2014-2017 Materialize
 * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
 */

 table.responsive-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  position: relative;
  /* sort out borders */
}
table.responsive-table td:empty:before {
  content: '\00a0';
}
table.responsive-table th,
table.responsive-table td {
  margin: 0;
  vertical-align: top;
}
table.responsive-table th {
  text-align: left;
}
table.responsive-table thead {
  display: block;
  float: left;
}
table.responsive-table thead tr {
  display: block;
  padding: 0 10px 0 0;
}
table.responsive-table thead tr th::before {
  content: "\00a0";
}
table.responsive-table tbody {
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
table.responsive-table tbody tr {
  display: inline-block;
  vertical-align: top;
}
table.responsive-table th {
  display: block;
  text-align: right;
}
table.responsive-table td {
  display: block;
  min-height: 1.25em;
  text-align: left;
}
table.responsive-table tr {
  border-bottom: none;
  padding: 0 10px;
}
table.responsive-table thead {
  border: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}





.materialize-red {
  background-color: #e51c23 !important;
}

.materialize-red-text {
  color: #e51c23 !important;
}

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}

.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}

.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}

.materialize-red.darken-1 {
  background-color: #d0181e !important;
}

.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}

.materialize-red.darken-2 {
  background-color: #b9151b !important;
}

.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}

.materialize-red.darken-3 {
  background-color: #a21318 !important;
}

.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}

.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}

.red {
  background-color: #F44336 !important;
}

.red-text {
  color: #F44336 !important;
}

.red.lighten-5 {
  background-color: #FFEBEE !important;
}

.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}

.red.lighten-4 {
  background-color: #FFCDD2 !important;
}

.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}

.red.lighten-3 {
  background-color: #EF9A9A !important;
}

.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}

.red.lighten-2 {
  background-color: #E57373 !important;
}

.red-text.text-lighten-2 {
  color: #E57373 !important;
}

.red.lighten-1 {
  background-color: #EF5350 !important;
}

.red-text.text-lighten-1 {
  color: #EF5350 !important;
}

.red.darken-1 {
  background-color: #E53935 !important;
}

.red-text.text-darken-1 {
  color: #E53935 !important;
}

.red.darken-2 {
  background-color: #D32F2F !important;
}

.red-text.text-darken-2 {
  color: #D32F2F !important;
}

.red.darken-3 {
  background-color: #C62828 !important;
}

.red-text.text-darken-3 {
  color: #C62828 !important;
}

.red.darken-4 {
  background-color: #B71C1C !important;
}

.red-text.text-darken-4 {
  color: #B71C1C !important;
}

.red.accent-1 {
  background-color: #FF8A80 !important;
}

.red-text.text-accent-1 {
  color: #FF8A80 !important;
}

.red.accent-2 {
  background-color: #FF5252 !important;
}

.red-text.text-accent-2 {
  color: #FF5252 !important;
}

.red.accent-3 {
  background-color: #FF1744 !important;
}

.red-text.text-accent-3 {
  color: #FF1744 !important;
}

.red.accent-4 {
  background-color: #D50000 !important;
}

.red-text.text-accent-4 {
  color: #D50000 !important;
}

.pink {
  background-color: #e91e63 !important;
}

.pink-text {
  color: #e91e63 !important;
}

.pink.lighten-5 {
  background-color: #fce4ec !important;
}

.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}

.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}

.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}

.pink.lighten-2 {
  background-color: #f06292 !important;
}

.pink-text.text-lighten-2 {
  color: #f06292 !important;
}

.pink.lighten-1 {
  background-color: #ec407a !important;
}

.pink-text.text-lighten-1 {
  color: #ec407a !important;
}

.pink.darken-1 {
  background-color: #d81b60 !important;
}

.pink-text.text-darken-1 {
  color: #d81b60 !important;
}

.pink.darken-2 {
  background-color: #c2185b !important;
}

.pink-text.text-darken-2 {
  color: #c2185b !important;
}

.pink.darken-3 {
  background-color: #ad1457 !important;
}

.pink-text.text-darken-3 {
  color: #ad1457 !important;
}

.pink.darken-4 {
  background-color: #880e4f !important;
}

.pink-text.text-darken-4 {
  color: #880e4f !important;
}

.pink.accent-1 {
  background-color: #ff80ab !important;
}

.pink-text.text-accent-1 {
  color: #ff80ab !important;
}

.pink.accent-2 {
  background-color: #ff4081 !important;
}

.pink-text.text-accent-2 {
  color: #ff4081 !important;
}

.pink.accent-3 {
  background-color: #f50057 !important;
}

.pink-text.text-accent-3 {
  color: #f50057 !important;
}

.pink.accent-4 {
  background-color: #c51162 !important;
}

.pink-text.text-accent-4 {
  color: #c51162 !important;
}

.purple {
  background-color: #9c27b0 !important;
}

.purple-text {
  color: #9c27b0 !important;
}

.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}

.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}

.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}

.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}

.purple.lighten-1 {
  background-color: #ab47bc !important;
}

.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}

.purple.darken-1 {
  background-color: #8e24aa !important;
}

.purple-text.text-darken-1 {
  color: #8e24aa !important;
}

.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}

.purple.darken-3 {
  background-color: #6a1b9a !important;
}

.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}

.purple.darken-4 {
  background-color: #4a148c !important;
}

.purple-text.text-darken-4 {
  color: #4a148c !important;
}

.purple.accent-1 {
  background-color: #ea80fc !important;
}

.purple-text.text-accent-1 {
  color: #ea80fc !important;
}

.purple.accent-2 {
  background-color: #e040fb !important;
}

.purple-text.text-accent-2 {
  color: #e040fb !important;
}

.purple.accent-3 {
  background-color: #d500f9 !important;
}

.purple-text.text-accent-3 {
  color: #d500f9 !important;
}

.purple.accent-4 {
  background-color: #aa00ff !important;
}

.purple-text.text-accent-4 {
  color: #aa00ff !important;
}

.deep-purple {
  background-color: #673ab7 !important;
}

.deep-purple-text {
  color: #673ab7 !important;
}

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}

.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}

.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}

.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}

.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}

.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}

.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}

.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}

.deep-purple.accent-3 {
  background-color: #651fff !important;
}

.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}

.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}

.indigo {
  background-color: #3f51b5 !important;
}

.indigo-text {
  color: #3f51b5 !important;
}

.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}

.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}

.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}

.indigo.lighten-2 {
  background-color: #7986cb !important;
}

.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}

.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}

.indigo.darken-1 {
  background-color: #3949ab !important;
}

.indigo-text.text-darken-1 {
  color: #3949ab !important;
}

.indigo.darken-2 {
  background-color: #303f9f !important;
}

.indigo-text.text-darken-2 {
  color: #303f9f !important;
}

.indigo.darken-3 {
  background-color: #283593 !important;
}

.indigo-text.text-darken-3 {
  color: #283593 !important;
}

.indigo.darken-4 {
  background-color: #1a237e !important;
}

.indigo-text.text-darken-4 {
  color: #1a237e !important;
}

.indigo.accent-1 {
  background-color: #8c9eff !important;
}

.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}

.indigo.accent-2 {
  background-color: #536dfe !important;
}

.indigo-text.text-accent-2 {
  color: #536dfe !important;
}

.indigo.accent-3 {
  background-color: #3d5afe !important;
}

.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}

.indigo.accent-4 {
  background-color: #304ffe !important;
}

.indigo-text.text-accent-4 {
  color: #304ffe !important;
}

.blue {
  background-color: #2196F3 !important;
}

.blue-text {
  color: #2196F3 !important;
}

.blue.lighten-5 {
  background-color: #E3F2FD !important;
}

.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}

.blue.lighten-4 {
  background-color: #BBDEFB !important;
}

.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}

.blue.lighten-3 {
  background-color: #90CAF9 !important;
}

.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}

.blue.lighten-2 {
  background-color: #64B5F6 !important;
}

.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}

.blue.lighten-1 {
  background-color: #42A5F5 !important;
}

.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}

.blue.darken-1 {
  background-color: #1E88E5 !important;
}

.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}

.blue.darken-2 {
  background-color: #1976D2 !important;
}

.blue-text.text-darken-2 {
  color: #1976D2 !important;
}

.blue.darken-3 {
  background-color: #1565C0 !important;
}

.blue-text.text-darken-3 {
  color: #1565C0 !important;
}

.blue.darken-4 {
  background-color: #0D47A1 !important;
}

.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}

.blue.accent-1 {
  background-color: #82B1FF !important;
}

.blue-text.text-accent-1 {
  color: #82B1FF !important;
}

.blue.accent-2 {
  background-color: #448AFF !important;
}

.blue-text.text-accent-2 {
  color: #448AFF !important;
}

.blue.accent-3 {
  background-color: #2979FF !important;
}

.blue-text.text-accent-3 {
  color: #2979FF !important;
}

.blue.accent-4 {
  background-color: #2962FF !important;
}

.blue-text.text-accent-4 {
  color: #2962FF !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.light-blue-text {
  color: #03a9f4 !important;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}

.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}

.light-blue.darken-1 {
  background-color: #039be5 !important;
}

.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}

.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}

.light-blue.darken-3 {
  background-color: #0277bd !important;
}

.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}

.light-blue.darken-4 {
  background-color: #01579b !important;
}

.light-blue-text.text-darken-4 {
  color: #01579b !important;
}

.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}

.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}

.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}

.light-blue.accent-4 {
  background-color: #0091ea !important;
}

.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}

.cyan {
  background-color: #00bcd4 !important;
}

.cyan-text {
  color: #00bcd4 !important;
}

.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}

.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}

.cyan.lighten-3 {
  background-color: #80deea !important;
}

.cyan-text.text-lighten-3 {
  color: #80deea !important;
}

.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}

.cyan.lighten-1 {
  background-color: #26c6da !important;
}

.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}

.cyan.darken-1 {
  background-color: #00acc1 !important;
}

.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}

.cyan.darken-2 {
  background-color: #0097a7 !important;
}

.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}

.cyan.darken-3 {
  background-color: #00838f !important;
}

.cyan-text.text-darken-3 {
  color: #00838f !important;
}

.cyan.darken-4 {
  background-color: #006064 !important;
}

.cyan-text.text-darken-4 {
  color: #006064 !important;
}

.cyan.accent-1 {
  background-color: #84ffff !important;
}

.cyan-text.text-accent-1 {
  color: #84ffff !important;
}

.cyan.accent-2 {
  background-color: #18ffff !important;
}

.cyan-text.text-accent-2 {
  color: #18ffff !important;
}

.cyan.accent-3 {
  background-color: #00e5ff !important;
}

.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}

.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}

.teal {
  background-color: #009688 !important;
}

.teal-text {
  color: #009688 !important;
}

.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}

.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}

.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}

.teal.lighten-2 {
  background-color: #4db6ac !important;
}

.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal-text.text-darken-1 {
  color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal-text.text-darken-2 {
  color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal-text.text-darken-3 {
  color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal-text.text-darken-4 {
  color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal-text.text-accent-2 {
  color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

.green {
  background-color: #4CAF50 !important;
}

.green-text {
  color: #4CAF50 !important;
}

.green.lighten-5 {
  background-color: #E8F5E9 !important;
}

.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}

.green.lighten-4 {
  background-color: #C8E6C9 !important;
}

.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}

.green.lighten-3 {
  background-color: #A5D6A7 !important;
}

.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}

.green.lighten-2 {
  background-color: #81C784 !important;
}

.green-text.text-lighten-2 {
  color: #81C784 !important;
}

.green.lighten-1 {
  background-color: #66BB6A !important;
}

.green-text.text-lighten-1 {
  color: #66BB6A !important;
}

.green.darken-1 {
  background-color: #43A047 !important;
}

.green-text.text-darken-1 {
  color: #43A047 !important;
}

.green.darken-2 {
  background-color: #388E3C !important;
}

.green-text.text-darken-2 {
  color: #388E3C !important;
}

.green.darken-3 {
  background-color: #2E7D32 !important;
}

.green-text.text-darken-3 {
  color: #2E7D32 !important;
}

.green.darken-4 {
  background-color: #1B5E20 !important;
}

.green-text.text-darken-4 {
  color: #1B5E20 !important;
}

.green.accent-1 {
  background-color: #B9F6CA !important;
}

.green-text.text-accent-1 {
  color: #B9F6CA !important;
}

.green.accent-2 {
  background-color: #69F0AE !important;
}

.green-text.text-accent-2 {
  color: #69F0AE !important;
}

.green.accent-3 {
  background-color: #00E676 !important;
}

.green-text.text-accent-3 {
  color: #00E676 !important;
}

.green.accent-4 {
  background-color: #00C853 !important;
}

.green-text.text-accent-4 {
  color: #00C853 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green-text.text-darken-4 {
  color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime-text.text-darken-2 {
  color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime-text.text-darken-4 {
  color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

.orange {
  background-color: #EF6E2C !important;
}

.orange-text {
  color: #ff9800 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange-text.text-darken-4 {
  color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown-text.text-darken-3 {
  color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey-text.text-darken-1 {
  color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey-text.text-darken-2 {
  color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey-text.text-darken-3 {
  color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.grey-text.text-darken-4 {
  color: #212121 !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

.white {
  background-color: #FFFFFF !important;
}

.white-text {
  color: #FFFFFF !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

 *, *:before, *:after {
  -webkit-box-sizing: inherit;
           box-sizing: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}

ul:not(.browser-default) > li {
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.valign-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.clearfix {
  clear: both;
}

.z-depth-0 {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* 2dp elevation modified*/
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-small, .btn-floating, .dropdown-content, .collapsible{
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.sidenav{
  border-left:2px solid rgba(255, 255, 255, 0.5);
}
.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

/* 6dp elevation modified*/
.z-depth-2 {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

/* 12dp elevation modified*/
.z-depth-3 {
  -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

/* 16dp elevation */
.z-depth-4 {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
}

/* 24dp elevation */
.z-depth-5, .modal {
  -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}

.hoverable {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
}

.hoverable:hover {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #ee6e73;
}

i {
  line-height: inherit;
}

i.left {
  float: left;
  margin-right: 15px;
}

i.right {
  float: right;
  margin-left: 15px;
}

i.tiny {
  font-size: 1rem;
}

i.small {
  font-size: 2rem;
}

i.medium {
  font-size: 4rem;
}

i.large {
  font-size: 6rem;
}

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}

.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px;
}

.pagination li a {
  color: #444;
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
}

.pagination li.active a {
  color: #fff;
}

.pagination li.active {
  background-color: #EF6E2C;
}

.pagination li.disabled a {
  cursor: default;
  color: #999;
}

.pagination li i {
  font-size: 2rem;
}

.pagination li.pages ul li {
  display: inline-block;
  float: none;
}

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%;
  }
  .pagination li.prev,
  .pagination li.next {
    width: 10%;
  }
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}

.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}

.breadcrumb i,
.breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}

.breadcrumb:before {
  content: '\E5CC';
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}

.breadcrumb:first-child:before {
  display: none;
}

.breadcrumb:last-child {
  color: #fff;
}

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.pin-top, .pin-bottom {
  position: relative;
}

.pinned {
  position: fixed !important;
}

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}

.fade-in {
  opacity: 0;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}

@media only screen and (min-width: 1201px) {
  .hide-on-extra-large-only {
    display: none !important;
  }
}

@media only screen and (min-width: 1201px) {
  .show-on-extra-large {
    display: block !important;
  }
}

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}

.page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #ee6e73;
}

.page-footer .footer-copyright {
  overflow: hidden;
  min-height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}

table, th, td {
  border: none;
}

table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

table.striped tr {
  border-bottom: none;
}

table.striped > tbody > tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}

table.striped > tbody > tr > td {
  border-radius: 0;
}

table.highlight > tbody > tr {
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
}

table.highlight > tbody > tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}

table.centered thead tr th, table.centered tbody tr td {
  text-align: center;
}


td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}

@media only screen and (max-width: 992px) {
  
}

.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}

.collection .collection-item.avatar:not(.circle-clipper) > .circle,
.collection .collection-item.avatar :not(.circle-clipper) > .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}

.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}

.collection .collection-item.avatar .title {
  font-size: 16px;
}

.collection .collection-item.avatar p {
  margin: 0;
}

.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}

.collection .collection-item:last-child {
  border-bottom: none;
}

.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9;
}

.collection .collection-item.active .secondary-content {
  color: #fff;
}

.collection a.collection-item {
  display: block;
  -webkit-transition: .25s;
  transition: .25s;
  color: #26a69a;
}

.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}

.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}

.collection.with-header .collection-item {
  padding-left: 30px;
}

.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}

.secondary-content {
  float: right;
  color: #26a69a;
}

.collapsible .collection {
  margin: 0;
  border: none;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}

.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #26a69a;
  -webkit-transition: width .3s linear;
  transition: width .3s linear;
}

.progress .indeterminate {
  background-color: #26a69a;
}

.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
          animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
          animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}

.left-align {
  text-align: left;
}

.right-align {
  text-align: right;
}

.center, .center-align {
  text-align: center;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.no-select, input[type=range],
input[type=range] + .thumb {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}



.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.no-padding {
  padding: 0 !important;
}

span.badge {
  min-width: 3rem;
  padding: 0 6px;
  margin-left: 14px;
  text-align: center;
  font-size: 1rem;
  line-height: 22px;
  height: 22px;
  color: #757575;
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

span.badge.new {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #26a69a;
  border-radius: 2px;
}

span.badge.new:after {
  content: " new";
}

span.badge[data-badge-caption]::after {
  content: " " attr(data-badge-caption);
}

nav ul a span.badge {
  display: inline-block;
  float: none;
  margin-left: 4px;
  line-height: 22px;
  height: 22px;
  -webkit-font-smoothing: auto;
}

.collection-item span.badge {
  margin-top: calc(0.75rem - 11px);
}

.collapsible span.badge {
  margin-left: auto;
}

.sidenav span.badge {
  margin-top: calc(24px - 11px);
}

table span.badge {
  display: inline-block;
  float: none;
  margin-left: auto;
}

/* This is needed for some mobile phones to display the Google Icon font properly */
.material-icons {
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: 'liga';
     -moz-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
}

.container {
  margin: 0 auto;

}

.col .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.section.no-pad {
  padding: 0;
}

.section.no-pad-bot {
  padding-bottom: 0;
}

.section.no-pad-top {
  padding-top: 0;
}

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.row .col {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.75rem;
  min-height: 1px;
}

.row .col[class*="push-"], .row .col[class*="pull-"] {
  position: relative;
}

.row .col.s1 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s2 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s4 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s5 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s7 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s8 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s10 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s11 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.offset-s1 {
  margin-left: 8.3333333333%;
}

.row .col.pull-s1 {
  right: 8.3333333333%;
}

.row .col.push-s1 {
  left: 8.3333333333%;
}

.row .col.offset-s2 {
  margin-left: 16.6666666667%;
}

.row .col.pull-s2 {
  right: 16.6666666667%;
}

.row .col.push-s2 {
  left: 16.6666666667%;
}

.row .col.offset-s3 {
  margin-left: 25%;
}

.row .col.pull-s3 {
  right: 25%;
}

.row .col.push-s3 {
  left: 25%;
}

.row .col.offset-s4 {
  margin-left: 33.3333333333%;
}

.row .col.pull-s4 {
  right: 33.3333333333%;
}

.row .col.push-s4 {
  left: 33.3333333333%;
}

.row .col.offset-s5 {
  margin-left: 41.6666666667%;
}

.row .col.pull-s5 {
  right: 41.6666666667%;
}

.row .col.push-s5 {
  left: 41.6666666667%;
}

.row .col.offset-s6 {
  margin-left: 50%;
}

.row .col.pull-s6 {
  right: 50%;
}

.row .col.push-s6 {
  left: 50%;
}

.row .col.offset-s7 {
  margin-left: 58.3333333333%;
}

.row .col.pull-s7 {
  right: 58.3333333333%;
}

.row .col.push-s7 {
  left: 58.3333333333%;
}

.row .col.offset-s8 {
  margin-left: 66.6666666667%;
}

.row .col.pull-s8 {
  right: 66.6666666667%;
}

.row .col.push-s8 {
  left: 66.6666666667%;
}

.row .col.offset-s9 {
  margin-left: 75%;
}

.row .col.pull-s9 {
  right: 75%;
}

.row .col.push-s9 {
  left: 75%;
}

.row .col.offset-s10 {
  margin-left: 83.3333333333%;
}

.row .col.pull-s10 {
  right: 83.3333333333%;
}

.row .col.push-s10 {
  left: 83.3333333333%;
}

.row .col.offset-s11 {
  margin-left: 91.6666666667%;
}

.row .col.pull-s11 {
  right: 91.6666666667%;
}

.row .col.push-s11 {
  left: 91.6666666667%;
}

.row .col.offset-s12 {
  margin-left: 100%;
}

.row .col.pull-s12 {
  right: 100%;
}

.row .col.push-s12 {
  left: 100%;
}

@media only screen and (min-width: 601px) {
  .row .col.m1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-m1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-m1 {
    right: 8.3333333333%;
  }
  .row .col.push-m1 {
    left: 8.3333333333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-m2 {
    right: 16.6666666667%;
  }
  .row .col.push-m2 {
    left: 16.6666666667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.pull-m3 {
    right: 25%;
  }
  .row .col.push-m3 {
    left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-m4 {
    right: 33.3333333333%;
  }
  .row .col.push-m4 {
    left: 33.3333333333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-m5 {
    right: 41.6666666667%;
  }
  .row .col.push-m5 {
    left: 41.6666666667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.pull-m6 {
    right: 50%;
  }
  .row .col.push-m6 {
    left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-m7 {
    right: 58.3333333333%;
  }
  .row .col.push-m7 {
    left: 58.3333333333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-m8 {
    right: 66.6666666667%;
  }
  .row .col.push-m8 {
    left: 66.6666666667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.pull-m9 {
    right: 75%;
  }
  .row .col.push-m9 {
    left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-m10 {
    right: 83.3333333333%;
  }
  .row .col.push-m10 {
    left: 83.3333333333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-m11 {
    right: 91.6666666667%;
  }
  .row .col.push-m11 {
    left: 91.6666666667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.pull-m12 {
    right: 100%;
  }
  .row .col.push-m12 {
    left: 100%;
  }
}

@media only screen and (min-width: 993px) {
  .row .col.l1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
    max-height:84px;
  }
  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-l1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-l1 {
    right: 8.3333333333%;
  }
  .row .col.push-l1 {
    left: 8.3333333333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-l2 {
    right: 16.6666666667%;
  }
  .row .col.push-l2 {
    left: 16.6666666667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.pull-l3 {
    right: 25%;
  }
  .row .col.push-l3 {
    left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-l4 {
    right: 33.3333333333%;
  }
  .row .col.push-l4 {
    left: 33.3333333333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-l5 {
    right: 41.6666666667%;
  }
  .row .col.push-l5 {
    left: 41.6666666667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.pull-l6 {
    right: 50%;
  }
  .row .col.push-l6 {
    left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-l7 {
    right: 58.3333333333%;
  }
  .row .col.push-l7 {
    left: 58.3333333333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-l8 {
    right: 66.6666666667%;
  }
  .row .col.push-l8 {
    left: 66.6666666667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.pull-l9 {
    right: 75%;
  }
  .row .col.push-l9 {
    left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-l10 {
    right: 83.3333333333%;
  }
  .row .col.push-l10 {
    left: 83.3333333333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-l11 {
    right: 91.6666666667%;
  }
  .row .col.push-l11 {
    left: 91.6666666667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  .row .col.pull-l12 {
    right: 100%;
  }
  .row .col.push-l12 {
    left: 100%;
  }
}

@media only screen and (min-width: 1201px) {
  .row .col.xl1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-xl1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-xl1 {
    right: 8.3333333333%;
  }
  .row .col.push-xl1 {
    left: 8.3333333333%;
  }
  .row .col.offset-xl2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-xl2 {
    right: 16.6666666667%;
  }
  .row .col.push-xl2 {
    left: 16.6666666667%;
  }
  .row .col.offset-xl3 {
    margin-left: 25%;
  }
  .row .col.pull-xl3 {
    right: 25%;
  }
  .row .col.push-xl3 {
    left: 25%;
  }
  .row .col.offset-xl4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-xl4 {
    right: 33.3333333333%;
  }
  .row .col.push-xl4 {
    left: 33.3333333333%;
  }
  .row .col.offset-xl5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-xl5 {
    right: 41.6666666667%;
  }
  .row .col.push-xl5 {
    left: 41.6666666667%;
  }
  .row .col.offset-xl6 {
    margin-left: 50%;
  }
  .row .col.pull-xl6 {
    right: 50%;
  }
  .row .col.push-xl6 {
    left: 50%;
  }
  .row .col.offset-xl7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-xl7 {
    right: 58.3333333333%;
  }
  .row .col.push-xl7 {
    left: 58.3333333333%;
  }
  .row .col.offset-xl8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-xl8 {
    right: 66.6666666667%;
  }
  .row .col.push-xl8 {
    left: 66.6666666667%;
  }
  .row .col.offset-xl9 {
    margin-left: 75%;
  }
  .row .col.pull-xl9 {
    right: 75%;
  }
  .row .col.push-xl9 {
    left: 75%;
  }
  .row .col.offset-xl10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-xl10 {
    right: 83.3333333333%;
  }
  .row .col.push-xl10 {
    left: 83.3333333333%;
  }
  .row .col.offset-xl11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-xl11 {
    right: 91.6666666667%;
  }
  .row .col.push-xl11 {
    left: 91.6666666667%;
  }
  .row .col.offset-xl12 {
    margin-left: 100%;
  }
  .row .col.pull-xl12 {
    right: 100%;
  }
  .row .col.push-xl12 {
    left: 100%;
  }
}

nav {
  color: #fff;
  background-color: #ee6e73;
  width: 100%;
  height: 56px;
  line-height: 56px;
}

nav.nav-extended {
  height: auto;
}

nav.nav-extended .nav-wrapper {
  min-height: 56px;
  height: auto;
}

nav.nav-extended .nav-content {
  position: relative;
  line-height: normal;
}

nav a {
  color: #fff;
}


nav .nav-wrapper {
  position: relative;
  height: 100%;
}

@media only screen and (min-width: 993px) {
 
}

nav .sidenav-trigger {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0px;
}

nav .sidenav-trigger i {
  height: 56px;
  line-height: 56px;
}

nav .brand-logo {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
}

nav .brand-logo.center {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 992px) {
  nav .brand-logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  nav .brand-logo.left, nav .brand-logo.right {
    padding: 0;
    -webkit-transform: none;
            transform: none;
  }
  nav .brand-logo.left {
    left: 0.5rem;
  }
  nav .brand-logo.right {
    right: 0.5rem;
    left: auto;
  }
}

nav .brand-logo.right {
  right: 0.5rem;
  padding: 0;
}

nav .brand-logo i,
nav .brand-logo [class^="mdi-"], nav .brand-logo [class*="mdi-"],
nav .brand-logo i.material-icons {
  float: left;
  margin-right: 15px;
}

nav .nav-title {
  display: inline-block;
  font-size: 32px;
  padding: 28px 0;
}

nav ul {
  margin: 0;
}

nav ul li {
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  float: left;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
}
nav ul li a{
  font-size: 16px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

nav ul li.active {
  background-color: rgba(0, 0, 0, 0.1);
}

nav ul a {
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  font-size: 16px;
  color: #fff;
  display: block;
  padding: 0 20px;
  cursor: pointer;
  font-weight:500;
}

nav ul a.btn, nav ul a.btn-large, nav ul a.btn-small, nav ul a.btn-large, nav ul a.btn-flat, nav ul a.btn-floating {
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 15px;
}

nav ul a.btn > .material-icons, nav ul a.btn-large > .material-icons, nav ul a.btn-small > .material-icons, nav ul a.btn-large > .material-icons, nav ul a.btn-flat > .material-icons, nav ul a.btn-floating > .material-icons {
  height: inherit;
  line-height: inherit;
}

nav ul a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

nav ul.left {
  float: left;
}

nav form {
  height: 100%;
}

nav .input-field {
  margin: 0;
  height: 100%;
}

nav .input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}

nav .input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

nav .input-field label {
  top: 0;
  left: 0;
}

nav .input-field label i {
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: color .3s;
  transition: color .3s;
}

nav .input-field label.active i {
  color: #fff;
}

.navbar-fixed {
  position: relative;
  height: 56px;
  z-index: 997;
}

.navbar-fixed nav {
  position: fixed;
}

@media only screen and (min-width: 601px) {
  nav.nav-extended .nav-wrapper {
    min-height: 64px;
  }
  nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 85px;
    line-height: 85px;
  }
  .navbar-fixed {
    height: 85px;
  }
}

a {
  text-decoration: none;
}

html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}

@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}

@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}

@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.3;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}

h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.3733333333rem 0 1.424rem 0;
}

h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.9466666667rem 0 1.168rem 0;
}

h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}

h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.0933333333rem 0 0.656rem 0;
}

h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.7666666667rem 0 0.46rem 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: 500;
}

small {
  font-size: 75%;
}

.light {
  font-weight: 300;
}

.thin {
  font-weight: 200;
}

@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}

@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}

@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}

@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}

@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}

@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}

@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}

@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}

@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}

@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}

@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}

@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}

@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}

@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}

@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}

@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}

@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}

@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}

@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}

@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}

@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}

.scale-transition {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
  transition: -webkit-transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63), -webkit-transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}

.scale-transition.scale-out {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform .2s !important;
  transition: -webkit-transform .2s !important;
  transition: transform .2s !important;
  transition: transform .2s, -webkit-transform .2s !important;
}

.scale-transition.scale-in {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.card-panel {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  padding: 24px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff;
}

.card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  border-radius: 2px;
}

.card .card-title {
  font-size: 24px;
  font-weight: 300;
}

.card .card-title.activator {
  cursor: pointer;
}

.card.small, .card.medium, .card.large {
  position: relative;
}

.card.small .card-image, .card.medium .card-image, .card.large .card-image {
  max-height: 60%;
  overflow: hidden;
}

.card.small .card-image + .card-content, .card.medium .card-image + .card-content, .card.large .card-image + .card-content {
  max-height: 40%;
}

.card.small .card-content, .card.medium .card-content, .card.large .card-content {
  max-height: 100%;
  overflow: hidden;
}

.card.small .card-action, .card.medium .card-action, .card.large .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.card.small {
  height: 300px;
}

.card.medium {
  height: 400px;
}

.card.large {
  height: 500px;
}

.card.horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.card.horizontal.small .card-image, .card.horizontal.medium .card-image, .card.horizontal.large .card-image {
  height: 100%;
  max-height: none;
  overflow: visible;
}

.card.horizontal.small .card-image img, .card.horizontal.medium .card-image img, .card.horizontal.large .card-image img {
  height: 100%;
}

.card.horizontal .card-image {
  max-width: 50%;
}

.card.horizontal .card-image img {
  border-radius: 2px 0 0 2px;
  max-width: 100%;
  width: auto;
}

.card.horizontal .card-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.card.horizontal .card-stacked .card-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.card.sticky-action .card-action {
  z-index: 2;
}

.card.sticky-action .card-reveal {
  z-index: 1;
  padding-bottom: 64px;
}

.card .card-image {
  position: relative;
}

.card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

.card .card-image .card-title {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 24px;
}

.card .card-content {
  padding: 24px;
  border-radius: 0 0 2px 2px;
}

.card .card-content p {
  margin: 0;
}

.card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px;
}

.card .card-content .card-title i {
  line-height: 32px;
}

.card .card-action {
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  position: relative;
  padding: 16px 24px;
}

.card .card-action:last-child {
  border-radius: 0 0 2px 2px;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating) {
  color: #ffab40;
  margin-right: 24px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  text-transform: uppercase;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover {
  color: #ffd8a6;
}

.card .card-reveal {
  padding: 24px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  overflow-y: auto;
  left: 0;
  top: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}

.card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}

#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}

@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}

@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}

@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}

.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: default;
}

.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}

.toast.rounded {
  border-radius: 24px;
}

@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}

.tabs {
  position: relative;
  height: 48px;
  width: 100%;
  background-color: transparent;
  margin: 0 auto;
  white-space: nowrap;
}

.tabs.tabs-transparent {
  background-color: transparent;
}

.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}

.tabs.tabs-transparent .indicator {
  background-color: #fff;
}

.tabs.tabs-fixed-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tabs.tabs-fixed-width .tab {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

.tabs .tab a {
  color: #BBC7D1;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  font-size: 20px;
  -webkit-transition: color .28s ease, background-color .28s ease;
  transition: color .28s ease, background-color .28s ease;
  font-family: 'bebasneueregular';
  letter-spacing: 2px;

}

.border-grid .tabs .tab a {
    color: #BBC7D1;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    font-size: 20px;
    -webkit-transition: color .28s ease, background-color .28s ease;
    transition: color .28s ease, background-color .28s ease;
    font-family: 'bebasneueregular';
    letter-spacing: 2px;
    padding-right: 50px;
}
.tabs .tab a:focus, .tabs .tab a:focus.active {
  background-color: rgba(239, 110, 44, 0.2);
  outline: none;
}

.tabs .tab a:hover, .tabs .tab a.active {
  background-color: none;
  color: #EF6E2C;
  font-family: 'bebasneueregular';
  border-bottom:2px solid #EF6E2C;
}

.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  color: #EF6E2C;
  cursor: default;
}

.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #EF6E2C;
  will-change: left, right;
}

@media only screen and (max-width: 992px) {
  .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .tabs .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}

.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: 500px;
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  background-color: #323232;
}

.backdrop {
  position: absolute;
  opacity: 0;
  height: 7px;
  width: 14px;
  border-radius: 0 0 50% 50%;
  background-color: #323232;
  z-index: -1;
  -webkit-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
  visibility: hidden;
}

.btn, .btn-large, .btn-small,
.btn-flat {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 0px;
  padding: 25px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

.btn.disabled, .disabled.btn-large, .disabled.btn-small,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
[disabled].btn-large,
[disabled].btn-small,
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  background-color: #F3B392 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff !important;
  cursor: default;
}

.btn.disabled:hover, .disabled.btn-large:hover, .disabled.btn-small:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-small.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
[disabled].btn-large:hover,
[disabled].btn-small:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-flat[disabled]:hover {
  background-color: #DFDFDF !important;
  color: #9F9F9F !important;
}

.btn, .btn-large, .btn-small,
.btn-floating,
.btn-large,
.btn-small,
.btn-flat {
  font-size: 16px;
  outline: 0;
}

.btn i, .btn-large i, .btn-small i,
.btn-floating i,
.btn-large i,
.btn-small i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}

.btn:focus, .btn-large:focus, .btn-small:focus,
.btn-floating:focus {
  background-color: #E45811;
}

.btn, .btn-large, .btn-small {
  text-decoration: none;
  color: #fff;
  background-color: #EF6E2C;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
}

.btn:hover, .btn-large:hover, .btn-small:hover {
  background-color:#E45811;
}

.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #EF6E2C;
  border-radius: 50%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  cursor: pointer;
  vertical-align: middle;
}

.btn-floating:hover {
  background-color: #E45811;
}

.btn-floating:before {
  border-radius: 0;
}

.btn-floating.btn-large {
  width: 56px;
  height: 56px;
  padding: 0;
}

.btn-floating.btn-large.halfway-fab {
  bottom: -28px;
}

.btn-floating.btn-large i {
  line-height: 56px;
}

.btn-floating.btn-small {
  width: 32.4px;
  height: 32.4px;
}

.btn-floating.btn-small.halfway-fab {
  bottom: -16.2px;
}

.btn-floating.btn-small i {
  line-height: 32.4px;
}

.btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: -20px;
}

.btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}

.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}

button.btn-floating {
  border: none;
}

.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}

.fixed-action-btn.active ul {
  visibility: visible;
}

.fixed-action-btn.direction-left, .fixed-action-btn.direction-right {
  padding: 0 0 0 15px;
}

.fixed-action-btn.direction-left ul, .fixed-action-btn.direction-right ul {
  text-align: right;
  right: 64px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100%;
  left: auto;
  /*width 100% only goes to width of button container */
  width: 500px;
}

.fixed-action-btn.direction-left ul li, .fixed-action-btn.direction-right ul li {
  display: inline-block;
  margin: 7.5px 15px 0 0;
}

.fixed-action-btn.direction-right {
  padding: 0 15px 0 0;
}

.fixed-action-btn.direction-right ul {
  text-align: left;
  direction: rtl;
  left: 64px;
  right: auto;
}

.fixed-action-btn.direction-right ul li {
  margin: 7.5px 0 0 15px;
}

.fixed-action-btn.direction-bottom {
  padding: 0 0 15px 0;
}

.fixed-action-btn.direction-bottom ul {
  top: 64px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.fixed-action-btn.direction-bottom ul li {
  margin: 15px 0 0 0;
}

.fixed-action-btn.toolbar {
  padding: 0;
  height: 56px;
}

.fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}

.fixed-action-btn.toolbar ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.fixed-action-btn.toolbar ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  -webkit-transition: none;
  transition: none;
}

.fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  line-height: 56px;
  z-index: 1;
}

.fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}

.fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}

.fixed-action-btn ul li {
  margin-bottom: 15px;
}

.fixed-action-btn ul a.btn-floating {
  opacity: 0;
}

.fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.btn-flat {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}

.btn-flat:focus, .btn-flat:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-flat:focus {
  background-color: rgba(0, 0, 0, 0.1);
}

.btn-flat.disabled, .btn-flat.btn-flat[disabled] {
  background-color: transparent !important;
  color: #b3b2b2 !important;
  cursor: default;
}

.btn-large {
  height: 54px;
  line-height: 54px;
  font-size: 15px;
  padding: 0 28px;
}

.btn-large i {
  font-size: 1.6rem;
}

.btn-small {
  height: 32.4px;
  line-height: 32.4px;
  font-size: 13px;
}

.btn-small i {
  font-size: 1.2rem;
}

.btn-block {
  display: block;
}

.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 100px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
          margin-top: 85px !important;
}

.dropdown-content:focus {
  outline: 0;
}

.dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
}

.dropdown-content li:hover, .dropdown-content li.active {
  background-color: #eee;
}

.dropdown-content li:focus {
  outline: none;
}

.dropdown-content li.divider {
  min-height: 0;
  height: 1px;
}

.dropdown-content li > a, .dropdown-content li > span {
  font-size: 16px;
  color:#EF6E2C;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}

.dropdown-content li > span > label {
  top: 1px;
  left: 0;
  height: 18px;
}

.dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
  float: left;
  margin: 0 24px 0 0;
  width: 24px;
}

body.keyboard-focused .dropdown-content li:focus {
  background-color: #dadada;
}

.input-field.col .dropdown-content [type="checkbox"] + label {
  top: 1px;
  left: 0;
  height: 18px;
  -webkit-transform: none;
          transform: none;
}

.dropdown-trigger {
  cursor: pointer;
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0);
          transform: scale(0);
  pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}

.waves-effect img {
  position: relative;
  z-index: -1;
}

.waves-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

.waves-circle {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none;
}

.waves-block {
  display: block;
}

/* Firefox Bug: link not triggered */
.waves-effect .waves-ripple {
  z-index: -1;
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    max-height: 80%;
    width: 75%;
    margin: auto;
    border-radius: 2px;
    will-change: top, opacity;
    z-index: 99999999 !important;
}
.modal-map {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    height: 80vh;
    width: 90%;
    margin: auto;
    border-radius: 2px;
    will-change: top, opacity;
    z-index: 99999999 !important;
}

.modal-mail{
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  height: 80vh;
  width: 90%;
  margin: auto;
  border-radius: 2px;
  will-change: top, opacity;
  z-index: 99999999 !important;
}
.modal-more-information{
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 10px;
  height: 100%;
  max-height: 460px;
  width: 80%;
  margin: auto;
  border-radius: 2px;
  will-change: top, opacity;
  z-index: 999 !important;
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}

.modal h1, .modal h2, .modal h3, .modal h4 {
  margin-top: 0;
}

.modal .modal-content {
  padding: 24px;
}

.modal .modal-close {
  cursor: pointer;
}

.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}

.modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-small, .modal .modal-footer .btn-flat {
  margin: 6px 0;
}

.modal-overlay {
  position: fixed;
  z-index: 998 !important;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #323D51;
  display: none;
  will-change: opacity;
}

.modal.modal-fixed-footer {
  padding: 0;
  height: 80%;

}

.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}

.modal.modal-fixed-footer .modal-footer {
  position: absolute;
  bottom: 0;
}

.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}

.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem 0;
} 

.collapsible-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

.collapsible-header:focus {
  outline: 0;
}

.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}

.keyboard-focused .collapsible-header:focus {
  background-color: #eee;
}

.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2rem;
}

.sidenav .collapsible,
.sidenav.fixed .collapsible {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sidenav .collapsible li,
.sidenav.fixed .collapsible li {
  padding: 0;
}

.sidenav .collapsible-header,
.sidenav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}

.sidenav .collapsible-header:hover,
.sidenav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.sidenav .collapsible-header i,
.sidenav.fixed .collapsible-header i {
  line-height: inherit;
}

.sidenav .collapsible-body,
.sidenav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}

.sidenav .collapsible-body li a,
.sidenav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}

.collapsible.popout {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.collapsible.popout > li {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  -webkit-transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.collapsible.popout > li.active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}

.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px;
}

.chip:focus {
  outline: none;
  background-color: #26a69a;
  color: #fff;
}

.chip > img {
  float: left;
  margin: 0 8px 0 -12px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}

.chip .close {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}

.chips {
  border: none;
  border-bottom: 1px solid #9e9e9e;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 0 8px 0;
  min-height: 45px;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.chips.focus {
  border-bottom: 1px solid #26a69a;
  -webkit-box-shadow: 0 1px 0 0 #26a69a;
          box-shadow: 0 1px 0 0 #26a69a;
}

.chips:hover {
  cursor: text;
}

.chips .input {
  background: none;
  border: 0;
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-size: 16px;
  height: 3rem;
  line-height: 32px;
  outline: 0;
  margin: 0;
  padding: 0 !important;
  width: 120px !important;
}

.chips .input:focus {
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.chips .autocomplete-content {
  margin-top: 0;
  margin-bottom: 0;
}

.prefix ~ .chips {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.chips:empty ~ label {
  font-size: 0.8rem;
  -webkit-transform: translateY(-140%);
          transform: translateY(-140%);
}

.materialboxed {
  display: block;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  position: relative;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
  -webkit-backface-visibility: hidden;
}

.materialboxed:hover:not(.active) {
  opacity: .8;
}

.materialboxed.active {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

#materialbox-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #292929;
  z-index: 1000;
  will-change: opacity;
}

.materialbox-caption {
  position: fixed;
  display: none;
  color: #fff;
  line-height: 50px;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0% 15%;
  height: 50px;
  z-index: 1000;
  -webkit-font-smoothing: antialiased;
}

select:focus {
  outline: 1px solid #c9f3ef;
}

button:focus {
  outline: none;
  background-color: #2ab7a9;
}

label {
  font-size: 14px;
  color: #666666;
}

/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
::-webkit-input-placeholder {
  color: #d1d1d1;
}
::-moz-placeholder {
  color: #d1d1d1;
}
:-ms-input-placeholder {
  color: #d1d1d1;
}
::placeholder {
  color: #d1d1d1;
}

/* Text inputs */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  font-weight: 200;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: border .3s, -webkit-box-shadow .3s;
  transition: border .3s, -webkit-box-shadow .3s;
  transition: box-shadow .3s, border .3s;
  transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}

input:not([type]):disabled, input:not([type])[readonly="readonly"],
input[type=text]:not(.browser-default):disabled,
input[type=text]:not(.browser-default)[readonly="readonly"],
input[type=password]:not(.browser-default):disabled,
input[type=password]:not(.browser-default)[readonly="readonly"],
input[type=email]:not(.browser-default):disabled,
input[type=email]:not(.browser-default)[readonly="readonly"],
input[type=url]:not(.browser-default):disabled,
input[type=url]:not(.browser-default)[readonly="readonly"],
input[type=time]:not(.browser-default):disabled,
input[type=time]:not(.browser-default)[readonly="readonly"],
input[type=date]:not(.browser-default):disabled,
input[type=date]:not(.browser-default)[readonly="readonly"],
input[type=datetime]:not(.browser-default):disabled,
input[type=datetime]:not(.browser-default)[readonly="readonly"],
input[type=datetime-local]:not(.browser-default):disabled,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"],
input[type=tel]:not(.browser-default):disabled,
input[type=tel]:not(.browser-default)[readonly="readonly"],
input[type=number]:not(.browser-default):disabled,
input[type=number]:not(.browser-default)[readonly="readonly"],
input[type=search]:not(.browser-default):disabled,
input[type=search]:not(.browser-default)[readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

input:not([type]):disabled + label,
input:not([type])[readonly="readonly"] + label,
input[type=text]:not(.browser-default):disabled + label,
input[type=text]:not(.browser-default)[readonly="readonly"] + label,
input[type=password]:not(.browser-default):disabled + label,
input[type=password]:not(.browser-default)[readonly="readonly"] + label,
input[type=email]:not(.browser-default):disabled + label,
input[type=email]:not(.browser-default)[readonly="readonly"] + label,
input[type=url]:not(.browser-default):disabled + label,
input[type=url]:not(.browser-default)[readonly="readonly"] + label,
input[type=time]:not(.browser-default):disabled + label,
input[type=time]:not(.browser-default)[readonly="readonly"] + label,
input[type=date]:not(.browser-default):disabled + label,
input[type=date]:not(.browser-default)[readonly="readonly"] + label,
input[type=datetime]:not(.browser-default):disabled + label,
input[type=datetime]:not(.browser-default)[readonly="readonly"] + label,
input[type=datetime-local]:not(.browser-default):disabled + label,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"] + label,
input[type=tel]:not(.browser-default):disabled + label,
input[type=tel]:not(.browser-default)[readonly="readonly"] + label,
input[type=number]:not(.browser-default):disabled + label,
input[type=number]:not(.browser-default)[readonly="readonly"] + label,
input[type=search]:not(.browser-default):disabled + label,
input[type=search]:not(.browser-default)[readonly="readonly"] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly="readonly"] + label {
  color: rgba(0, 0, 0, 0.42);
}

input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #00315A;
  -webkit-box-shadow: 0 1px 0 0 #00315A;
          box-shadow: 0 1px 0 0 #00315A;
}

input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #00315A;
}

input:not([type]):focus.valid ~ label,
input[type=text]:not(.browser-default):focus.valid ~ label,
input[type=password]:not(.browser-default):focus.valid ~ label,
input[type=email]:not(.browser-default):focus.valid ~ label,
input[type=url]:not(.browser-default):focus.valid ~ label,
input[type=time]:not(.browser-default):focus.valid ~ label,
input[type=date]:not(.browser-default):focus.valid ~ label,
input[type=datetime]:not(.browser-default):focus.valid ~ label,
input[type=datetime-local]:not(.browser-default):focus.valid ~ label,
input[type=tel]:not(.browser-default):focus.valid ~ label,
input[type=number]:not(.browser-default):focus.valid ~ label,
input[type=search]:not(.browser-default):focus.valid ~ label,
textarea.materialize-textarea:focus.valid ~ label {
  color: #4CAF50;
}

input:not([type]):focus.invalid ~ label,
input[type=text]:not(.browser-default):focus.invalid ~ label,
input[type=password]:not(.browser-default):focus.invalid ~ label,
input[type=email]:not(.browser-default):focus.invalid ~ label,
input[type=url]:not(.browser-default):focus.invalid ~ label,
input[type=time]:not(.browser-default):focus.invalid ~ label,
input[type=date]:not(.browser-default):focus.invalid ~ label,
input[type=datetime]:not(.browser-default):focus.invalid ~ label,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ label,
input[type=tel]:not(.browser-default):focus.invalid ~ label,
input[type=number]:not(.browser-default):focus.invalid ~ label,
input[type=search]:not(.browser-default):focus.invalid ~ label,
textarea.materialize-textarea:focus.invalid ~ label {
  color: #F44336;
}

input:not([type]).validate + label,
input[type=text]:not(.browser-default).validate + label,
input[type=password]:not(.browser-default).validate + label,
input[type=email]:not(.browser-default).validate + label,
input[type=url]:not(.browser-default).validate + label,
input[type=time]:not(.browser-default).validate + label,
input[type=date]:not(.browser-default).validate + label,
input[type=datetime]:not(.browser-default).validate + label,
input[type=datetime-local]:not(.browser-default).validate + label,
input[type=tel]:not(.browser-default).validate + label,
input[type=number]:not(.browser-default).validate + label,
input[type=search]:not(.browser-default).validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
}

/* Validation Sass Placeholders */
input.valid:not([type]), input.valid:not([type]):focus,
input[type=text].valid:not(.browser-default),
input[type=text].valid:not(.browser-default):focus,
input[type=password].valid:not(.browser-default),
input[type=password].valid:not(.browser-default):focus,
input[type=email].valid:not(.browser-default),
input[type=email].valid:not(.browser-default):focus,
input[type=url].valid:not(.browser-default),
input[type=url].valid:not(.browser-default):focus,
input[type=time].valid:not(.browser-default),
input[type=time].valid:not(.browser-default):focus,
input[type=date].valid:not(.browser-default),
input[type=date].valid:not(.browser-default):focus,
input[type=datetime].valid:not(.browser-default),
input[type=datetime].valid:not(.browser-default):focus,
input[type=datetime-local].valid:not(.browser-default),
input[type=datetime-local].valid:not(.browser-default):focus,
input[type=tel].valid:not(.browser-default),
input[type=tel].valid:not(.browser-default):focus,
input[type=number].valid:not(.browser-default),
input[type=number].valid:not(.browser-default):focus,
input[type=search].valid:not(.browser-default),
input[type=search].valid:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus, .select-wrapper.valid > input.select-dropdown {
  border-bottom: 1px solid #4CAF50;
  -webkit-box-shadow: 0 1px 0 0 #4CAF50;
          box-shadow: 0 1px 0 0 #4CAF50;
}

input.invalid:not([type]), input.invalid:not([type]):focus,
input[type=text].invalid:not(.browser-default),
input[type=text].invalid:not(.browser-default):focus,
input[type=password].invalid:not(.browser-default),
input[type=password].invalid:not(.browser-default):focus,
input[type=email].invalid:not(.browser-default),
input[type=email].invalid:not(.browser-default):focus,
input[type=url].invalid:not(.browser-default),
input[type=url].invalid:not(.browser-default):focus,
input[type=time].invalid:not(.browser-default),
input[type=time].invalid:not(.browser-default):focus,
input[type=date].invalid:not(.browser-default),
input[type=date].invalid:not(.browser-default):focus,
input[type=datetime].invalid:not(.browser-default),
input[type=datetime].invalid:not(.browser-default):focus,
input[type=datetime-local].invalid:not(.browser-default),
input[type=datetime-local].invalid:not(.browser-default):focus,
input[type=tel].invalid:not(.browser-default),
input[type=tel].invalid:not(.browser-default):focus,
input[type=number].invalid:not(.browser-default),
input[type=number].invalid:not(.browser-default):focus,
input[type=search].invalid:not(.browser-default),
input[type=search].invalid:not(.browser-default):focus,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea.invalid:focus, .select-wrapper.invalid > input.select-dropdown,
.select-wrapper.invalid > input.select-dropdown:focus {
  border-bottom: 1px solid #F44336;
  -webkit-box-shadow: 0 1px 0 0 #F44336;
          box-shadow: 0 1px 0 0 #F44336;
}

input:not([type]).valid ~ .helper-text[data-success],
input:not([type]):focus.valid ~ .helper-text[data-success],
input:not([type]).invalid ~ .helper-text[data-error],
input:not([type]):focus.invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
textarea.materialize-textarea.valid ~ .helper-text[data-success],
textarea.materialize-textarea:focus.valid ~ .helper-text[data-success],
textarea.materialize-textarea.invalid ~ .helper-text[data-error],
textarea.materialize-textarea:focus.invalid ~ .helper-text[data-error], .select-wrapper.valid .helper-text[data-success],
.select-wrapper.invalid ~ .helper-text[data-error] {
  color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

input:not([type]).valid ~ .helper-text:after,
input:not([type]):focus.valid ~ .helper-text:after,
input[type=text]:not(.browser-default).valid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=password]:not(.browser-default).valid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=email]:not(.browser-default).valid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=url]:not(.browser-default).valid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=time]:not(.browser-default).valid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=date]:not(.browser-default).valid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=tel]:not(.browser-default).valid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=number]:not(.browser-default).valid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=search]:not(.browser-default).valid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.valid ~ .helper-text:after,
textarea.materialize-textarea.valid ~ .helper-text:after,
textarea.materialize-textarea:focus.valid ~ .helper-text:after, .select-wrapper.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4CAF50;
}

input:not([type]).invalid ~ .helper-text:after,
input:not([type]):focus.invalid ~ .helper-text:after,
input[type=text]:not(.browser-default).invalid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=password]:not(.browser-default).invalid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=email]:not(.browser-default).invalid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=url]:not(.browser-default).invalid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=time]:not(.browser-default).invalid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=date]:not(.browser-default).invalid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default).invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=number]:not(.browser-default).invalid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=search]:not(.browser-default).invalid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text:after,
textarea.materialize-textarea.invalid ~ .helper-text:after,
textarea.materialize-textarea:focus.invalid ~ .helper-text:after, .select-wrapper.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #F44336;
}

input:not([type]) + label:after,
input[type=text]:not(.browser-default) + label:after,
input[type=password]:not(.browser-default) + label:after,
input[type=email]:not(.browser-default) + label:after,
input[type=url]:not(.browser-default) + label:after,
input[type=time]:not(.browser-default) + label:after,
input[type=date]:not(.browser-default) + label:after,
input[type=datetime]:not(.browser-default) + label:after,
input[type=datetime-local]:not(.browser-default) + label:after,
input[type=tel]:not(.browser-default) + label:after,
input[type=number]:not(.browser-default) + label:after,
input[type=search]:not(.browser-default) + label:after,
textarea.materialize-textarea + label:after, .select-wrapper + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  -webkit-transition: .2s opacity ease-out, .2s color ease-out;
  transition: .2s opacity ease-out, .2s color ease-out;
}

.input-field {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.input-field.inline input,
.input-field.inline .select-dropdown {
  margin-bottom: 1rem;
}

.input-field.col label {
  left: 0;
  font-size:14px;
  color:#666;
}

.input-field.col .prefix ~ label,
.input-field.col .prefix ~ .validate ~ label {
  width: calc(100% - 3rem - 1.5rem);
}

.input-field > label {
  color: #9e9e9e;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1rem;
  cursor: text;
  -webkit-transition: color .2s ease-out, -webkit-transform .2s ease-out;
  transition: color .2s ease-out, -webkit-transform .2s ease-out;
  transition: transform .2s ease-out, color .2s ease-out;
  transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out;
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
  text-align: initial;
  -webkit-transform: translateY(12px);
          transform: translateY(12px);
}

.input-field > label:not(.label-icon).active {
  -webkit-transform: translateY(-14px) scale(0.8);
          transform: translateY(-14px) scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.input-field > input[type]:-webkit-autofill:not(.browser-default) + label,
.input-field > input[type=date]:not(.browser-default) + label,
.input-field > input[type=time]:not(.browser-default) + label {
  -webkit-transform: translateY(-14px) scale(0.8);
          transform: translateY(-14px) scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.input-field .helper-text {
  position: relative;
  min-height: 18px;
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}

.input-field .helper-text::after {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  -webkit-transition: color .2s;
  transition: color .2s;
  top: 0.5rem;
}

.input-field .prefix.active {
  color: #26a69a;
}

.input-field .prefix ~ input,
.input-field .prefix ~ textarea,
.input-field .prefix ~ label,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ .helper-text,
.input-field .prefix ~ .autocomplete-content {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.input-field .prefix ~ label {
  margin-left: 3rem;
}

@media only screen and (max-width: 992px) {
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}

@media only screen and (max-width: 600px) {
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}

/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  -webkit-transition: .3s background-color;
  transition: .3s background-color;
}

.nav-wrapper .input-field input[type=search] {
  height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.input-field input[type=search]:focus:not(.browser-default) {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #444;
}

.input-field input[type=search]:focus:not(.browser-default) + label i,
.input-field input[type=search]:focus:not(.browser-default) ~ .mdi-navigation-close,
.input-field input[type=search]:focus:not(.browser-default) ~ .material-icons {
  color: #444;
}

.input-field input[type=search] + .label-icon {
  -webkit-transform: none;
          transform: none;
  left: 1rem;
}

.input-field input[type=search] ~ .mdi-navigation-close,
.input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  -webkit-transition: .3s color;
  transition: .3s color;
}

/* Textarea */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}

textarea.materialize-textarea {
  line-height: normal;
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: .8rem 0 .8rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hiddendiv {
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
  position: absolute;
  top: 0;
  z-index: -1;
}

/* Autocomplete */
.autocomplete-content li .highlight {
  color: #444;
}

.autocomplete-content li img {
  height: 25px;
  width: 25px;
  margin: 5px 5px;
  margin-top: 10px;
}

/* Character Counter */
.character-counter {
  min-height: 18px;
}

/* Radio Buttons
   ========================================================================== */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-transition: .28s ease;
  transition: .28s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

[type="radio"] + span:before,
[type="radio"] + span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  -webkit-transition: .28s ease;
  transition: .28s ease;
}

/* Unchecked styles */
[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after,
[type="radio"]:checked + span:before,
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border-radius: 50%;
}

[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after {
  border: 2px solid #5a5a5a;
}

[type="radio"]:not(:checked) + span:after {
  -webkit-transform: scale(0);
          transform: scale(0);
}

/* Checked styles */
[type="radio"]:checked + span:before {
  border: 2px solid transparent;
}

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border: 2px solid #26a69a;
}

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:after {
  background-color: #26a69a;
}

[type="radio"]:checked + span:after {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

/* Radio With gap */
[type="radio"].with-gap:checked + span:after {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

/* Focused styles */
[type="radio"].tabbed:focus + span:before {
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + span:before {
  border: 2px solid rgba(0, 0, 0, 0.42);
}

[type="radio"].with-gap:disabled:checked + span:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

/* Disabled style */
[type="radio"]:disabled:not(:checked) + span:before,
[type="radio"]:disabled:checked + span:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled + span {
  color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled:not(:checked) + span:before {
  border-color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled:checked + span:after {
  background-color: rgba(0, 0, 0, 0.42);
  border-color: #949494;
}

/* Checkboxes
   ========================================================================== */
/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type="checkbox"] {
  /* checkbox aspect */
}

[type="checkbox"] + span:not(.lever) {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

[type="checkbox"] + span:not(.lever):before,
[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 3px;
  -webkit-transition: .2s;
  transition: .2s;
}

[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  border: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

[type="checkbox"]:not(:checked):disabled + span:not(.lever):before {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

[type="checkbox"].tabbed:focus + span:not(.lever):after {
  -webkit-transform: scale(1);
          transform: scale(1);
  border: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

[type="checkbox"]:checked:disabled + span:before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
}

/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + span:not(.lever):before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

[type="checkbox"]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  background-color: transparent;
}

[type="checkbox"].filled-in + span:not(.lever):after {
  border-radius: 2px;
}

[type="checkbox"].filled-in + span:not(.lever):before,
[type="checkbox"].filled-in + span:not(.lever):after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1;
}

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
          transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #597893;
  top: 0px;
  z-index: 0;
}

[type="checkbox"].filled-in:checked + span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
          transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #597893;
  background-color: #597893;
  z-index: 0;
}

[type="checkbox"].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}

[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent;
}

[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #949494;
}

[type="checkbox"].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent;
}

[type="checkbox"].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #949494;
  border-color: #949494;
}

/* Switch
   ========================================================================== */
.switch,
.switch * {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.switch label {
  cursor: pointer;
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch label input[type=checkbox]:checked + .lever {
  background-color:#597893;
}

.switch label input[type=checkbox]:checked + .lever:before, .switch label input[type=checkbox]:checked + .lever:after {
  left: 18px;
}

.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #00315A;
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.38);
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
}

.switch label .lever:before, .switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
  transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
}

.switch label .lever:before {
  background-color: rgba(38, 166, 154, 0.15);
}

.switch label .lever:after {
  background-color: #597893;
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
          transform: scale(2.4);
  background-color: rgba(38, 166, 154, 0.15);
}

input[type=checkbox]:not(:disabled) ~ .lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
          transform: scale(2.4);
  background-color: rgba(0, 0, 0, 0.08);
}

.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
  background-color: rgba(0, 0, 0, 0.12);
}

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #949494;
}

/* Select Field
   ========================================================================== */
select {
  display: none;
}

select.browser-default {
  display: block;
}

select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}

.select-label {
  position: absolute;
}

.select-wrapper {
  position: relative;
}

.select-wrapper.valid + label,
.select-wrapper.invalid + label {
  width: 100%;
  pointer-events: none;
}

.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 1;
}

.select-wrapper input.select-dropdown:focus {
  border-bottom: 1px solid #26a69a;
}

.select-wrapper .caret {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 0;
  fill: rgba(0, 0, 0, 0.87);
}

.select-wrapper + label {
  position: absolute;
  top: -26px;
  font-size: 0.8rem;
}

select:disabled {
  color: rgba(0, 0, 0, 0.42);
}

.select-wrapper.disabled + label {
  color: rgba(0, 0, 0, 0.42);
}

.select-wrapper.disabled .caret {
  fill: rgba(0, 0, 0, 0.42);
}

.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.42);
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}

.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

body.keyboard-focused .select-dropdown.dropdown-content li:focus {
  background-color: rgba(0, 0, 0, 0.08);
}

.select-dropdown.dropdown-content li:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.select-dropdown.dropdown-content li.selected {
  background-color: rgba(0, 0, 0, 0.03);
}

.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.prefix ~ label {
  margin-left: 3rem;
}

.select-dropdown li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
  float: right;
}

.select-dropdown li.optgroup {
  border-top: 1px solid #eee;
}

.select-dropdown li.optgroup.selected > span {
  color: rgba(0, 0, 0, 0.7);
}

.select-dropdown li.optgroup > span {
  color: rgba(0, 0, 0, 0.4);
}

.select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}

/* File Input
   ========================================================================== */
.file-field {
  position: relative;
}

.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}

.file-field input.file-path {
  width: 100%;
}

.file-field .btn, .file-field .btn-large, .file-field .btn-small {
  float: left;
  height: 3rem;
  line-height: 3rem;
}

.file-field span {
  cursor: pointer;
}

.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.file-field input[type=file]::-webkit-file-upload-button {
  display: none;
}

/* Range
   ========================================================================== */
.range-field {
  position: relative;
}

input[type=range],
input[type=range] + .thumb {
  cursor: pointer;
}

input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}

input[type=range]:focus {
  outline: none;
}

input[type=range] + .thumb {
  position: absolute;
  top: 10px;
  left: 0;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #26a69a;
  margin-left: 7px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #26a69a;
  font-size: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}

input[type=range] + .thumb.active .value {
  color: #fff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}

input[type=range] {
  -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

input[type=range]::-webkit-slider-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
  -webkit-appearance: none;
  background-color: #26a69a;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  margin: -5px 0 0 0;
}

.keyboard-focused input[type=range]:focus:not(.active)::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
          box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/
}

input[type=range]::-moz-range-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

input[type=range]::-moz-focus-inner {
  border: 0;
}

input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
  margin-top: -5px;
}

input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}

.keyboard-focused input[type=range]:focus:not(.active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #777;
}

input[type=range]::-ms-fill-upper {
  background: #ddd;
}

input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
}

.keyboard-focused input[type=range]:focus:not(.active)::-ms-thumb {
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

/***************
    Nav List
***************/
.table-of-contents.fixed {
  position: fixed;
}

.table-of-contents li {
  padding: 2px 0;
}

.table-of-contents a {
  display: inline-block;
  font-weight: 300;
  color: #757575;
  padding-left: 16px;
  height: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: .4;
  display: inline-block;
}

.table-of-contents a:hover {
  color: #a8a8a8;
  padding-left: 15px;
  border-left: 1px solid #ee6e73;
}

.table-of-contents a.active {
  font-weight: 500;
  padding-left: 14px;
  border-left: 2px solid #ee6e73;
}

.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 85px;
  margin: 0;
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          display:none;
       
         
}

nav .sidenav.hover-enter-nav {
  position: fixed;
  width: 300px;
  right: 0;
  top: 85px;
  margin: 0;
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          -webkit-animation: slide-right 0.5s forwards;
          animation: slide-right 0.5s forwards;
          display: block;

}

nav .sidenav.hover-leave-nav {
  position: fixed;
  width: 300px;
  right: 0;
  top: 85px;
  margin: 0;
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          -webkit-animation: slide-left 0.5s forwards;
          animation: slide-left 0.5s forwards;
          display: block;

}

nav .sidenav.click-nav {
  position: fixed;
  width: 300px;
  right: 0;
  top: 85px;
  margin: 0;
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          -webkit-animation: slide-right-full 0.5s forwards;
          animation: slide-right-full 0.5s forwards;
          display: block;
          overflow:hidden;
}

@-webkit-keyframes slide-right {
  0% {  transform: translateX(105%); }
  100% {  transform: translateX(70%);}
}

@keyframes slide-right {
  0% {  transform: translateX(105%); }
  100% {  transform: translateX(70%);}
}

@-webkit-keyframes slide-left {
  0% {  transform: translateX(70%); }
  100% {  transform: translateX(100%);}
}

@keyframes slide-left {
  0% {  transform: translateX(70%); }
  100% {  transform: translateX(100%);}
}


@-webkit-keyframes slide-right-full {
  0% {  transform: translateX(105%); }
  100% {  transform: translateX(0%);}
}

@keyframes slide-right-full {
  0% {  transform: translateX(105%); }
  100% {  transform: translateX(0%);}
}

.sidenav.right-aligned {
  right: 0;
  left: auto;

}

.sidenav .collapsible {
  margin: 0;
}

.sidenav li {
  float: none;
  line-height: 0px;
}
.sidenav li.dropdown {
    float: none;
    line-height: 48px;
}
.sidenav li.active {
  background-color: rgba(0, 0, 0, 0.05);
}

.sidenav li > a {
  color: rgba(255,255,255,1);
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 55px;
  line-height: 55px;
  padding: 0 15px;
}

.sidenav li > a:hover {
  background-color: rgba(255, 255, 255, 0.05);
}

.sidenav li > a.btn, .sidenav li > a.btn-large, .sidenav li > a.btn-small, .sidenav li > a.btn-large, .sidenav li > a.btn-flat, .sidenav li > a.btn-floating {
  margin: 10px 15px;
}

.sidenav li > a.btn, .sidenav li > a.btn-large, .sidenav li > a.btn-small, .sidenav li > a.btn-large, .sidenav li > a.btn-floating {
  color: #fff;
}

.sidenav li > a.btn-flat {
  color: #343434;
}

.sidenav li > a.btn:hover, .sidenav li > a.btn-large:hover, .sidenav li > a.btn-small:hover, .sidenav li > a.btn-large:hover {
  background-color: #2bbbad;
}

.sidenav li > a.btn-floating:hover {
  background-color: #26a69a;
}

.sidenav li > a > i,
.sidenav li > a > [class^="mdi-"], .sidenav li > a li > a > [class*="mdi-"],
.sidenav li > a > i.material-icons {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}

.sidenav .divider {
  margin: 8px 0 0 0;
}

.sidenav .subheader {
  cursor: initial;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}

.sidenav .subheader:hover {
  background-color: transparent;
}

.sidenav .user-view {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px;
}

.sidenav .user-view > a {
  height: auto;
  padding: 0;
}

.sidenav .user-view > a:hover {
  background-color: transparent;
}

.sidenav .user-view .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.sidenav .user-view .circle, .sidenav .user-view .name, .sidenav .user-view .email {
  display: block;
}

.sidenav .user-view .circle {
  height: 64px;
  width: 64px;
}

.sidenav .user-view .name,
.sidenav .user-view .email {
  font-size: 14px;
  line-height: 24px;
}

.sidenav .user-view .name {
  margin-top: 16px;
  font-weight: 500;
}

.sidenav .user-view .email {
  padding-bottom: 16px;
  font-weight: 400;
}

.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}

.drag-target.right-aligned {
  right: 0;
}

.sidenav.sidenav-fixed {
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  position: fixed;
}

.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}

@media only screen and (max-width: 992px) {
  .sidenav.sidenav-fixed {
    -webkit-transform: translateX(-105%);
            transform: translateX(-105%);
  }
  .sidenav.sidenav-fixed.right-aligned {
    -webkit-transform: translateX(105%);
            transform: translateX(105%);
  }
  .sidenav > a {
    padding: 0 16px;
  }
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}

.sidenav .collapsible-body > ul:not(.collapsible) > li.active,
.sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active {
  background-color: #ee6e73;
}

.sidenav .collapsible-body > ul:not(.collapsible) > li.active a,
.sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active a {
  color: #fff;
}

.sidenav .collapsible-body {
  padding: 0;
}

.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(50, 61, 81, 0);
  z-index: 997;
  display: none;
  cursor: pointer;
}

/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
}

.preloader-wrapper.small {
  width: 24px;
  height: 24px;
}

.preloader-wrapper.big {
  width: 164px;
  height: 164px;
}

.preloader-wrapper.active {
  /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #26a69a;
}

.spinner-blue,
.spinner-blue-only {
    border-color: #ef6e2c;
}

.spinner-red,
.spinner-red-only {
  border-color: #db4437;
}

.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400;
}

.spinner-green,
.spinner-green-only {
    border-color: #00315a;
}
.spinner-white,
.spinner-white-only {
    border-color: #fff;
}
/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}

@keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
            transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
            transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
            transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
            transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}

@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}

@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}

@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}

@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}

@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.gap-patch .circle {
  width: 1000%;
  left: -450%;
}

.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}


.circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    /* STROKEWIDTH */
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}

.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}

.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}

@keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg);
  }
}

@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}

@keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg);
  }
}

#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.slider {
  position: relative;
  height: 400px;
  width: 100%;
}

.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.slider.fullscreen ul.slides {
  height: 100%;
}

.slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}

.slider .slides {
  background-color:#fff;
  margin: 0;
  height: 130px;
  max-width: 376px;
}

.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
  text-align: center;
}

.slider .slides li img {
  height:auto;
  width: 70%;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  position: relative;

}
.slider .slides li center img {
  height: auto;
  width: auto;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  max-height: 120px;
  margin-top:70px;
}

.slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}

.slider .slides li .caption p {
  color: #e0e0e0;
}

.slider .slides li.active {
  z-index: 2;
}

.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.slider .indicators:first-child .indicator-item{
  background-color:#F7F8FA;
}
.slider .indicators:last-child {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 100px;


}
.slider .indicators:first-child {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 100px;
  background-color:#F7F8FA;
}


.slider .indicators:last-child .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  width: 33.3%;
  float: left;
  padding:10px;
  height: 100%;
}
.slider .indicators:first-child .indicator-item img {
  width: 100%;
  padding: 10px;
  z-index: 99;
  margin-left:-12px;
}
.slider .indicators .indicator-item img {
  width: 33.3%;
  padding: 10px;
  position: absolute;
  z-index: 99;
}
.slider .indicators .indicator-item.active {
  background-color: transparent;
  width: 100%;
  float: left;
}

.slider .indicators .indicator-item {
  background-color: transparent;
  width: 100%;
  float: left;

}
.slider .indicators:first-child .indicator-item {
  background-color: #fff !important;
  width: 33.3%;
  float: left;
  z-index: 99;
}
.slider .indicators:last-child .indicator-item {
  background-color: rgba(247, 248, 250, 0.9);
  width: 33.3%;
  float: left;
  z-index: 99;
}
.slider .indicators:last-child .indicator-item.active {
  background-color: rgba(255, 255, 255, 0.9);
  width: 33.3%;
  float: left;
  z-index: -1;
  
}
.carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  -webkit-perspective: 500px;
          perspective: 500px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
}

.carousel.carousel-slider {
  top: 0;
  left: 0;
}

.carousel.carousel-slider .carousel-fixed-item {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}

.carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 68px;
}

.carousel.carousel-slider .carousel-item {
  width: 100%;
  height: 100%;
  min-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel.carousel-slider .carousel-item h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.carousel.carousel-slider .carousel-item p {
  font-size: 15px;
}

.carousel .carousel-item {
  visibility: hidden;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel .carousel-item > img {
  width: 100%;
}

.carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.carousel .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 24px 4px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

.carousel .indicators .indicator-item.active {
  background-color: #fff;
}

.carousel.scrolling .carousel-item .materialboxed,
.carousel .carousel-item:not(.active) .materialboxed {
  pointer-events: none;
}

.tap-target-wrapper {
  width: 800px;
  height: 800px;
  position: fixed;
  z-index: 1000;
  visibility: hidden;
  -webkit-transition: visibility 0s .3s;
  transition: visibility 0s .3s;
}

.tap-target-wrapper.open {
  visibility: visible;
  -webkit-transition: visibility 0s;
  transition: visibility 0s;
}

.tap-target-wrapper.open .tap-target {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: .95;
  -webkit-transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.tap-target-wrapper.open .tap-target-wave::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.tap-target-wrapper.open .tap-target-wave::after {
  visibility: visible;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
          animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  -webkit-transition: opacity .3s,
 visibility 0s 1s,
 -webkit-transform .3s;
  transition: opacity .3s,
 visibility 0s 1s,
 -webkit-transform .3s;
  transition: opacity .3s,
 transform .3s,
 visibility 0s 1s;
  transition: opacity .3s,
 transform .3s,
 visibility 0s 1s,
 -webkit-transform .3s;
}

.tap-target {
  position: absolute;
  font-size: 1rem;
  border-radius: 50%;
  background-color: #EF6E2C;
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.tap-target-content {
  position: relative;
  display: table-cell;
}

.tap-target-wave {
  position: absolute;
  border-radius: 50%;
  z-index: 10001;
}

.tap-target-wave::before, .tap-target-wave::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #00315A;
}

.tap-target-wave::before {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.tap-target-wave::after {
  visibility: hidden;
  -webkit-transition: opacity .3s,
 visibility 0s,
 -webkit-transform .3s;
  transition: opacity .3s,
 visibility 0s,
 -webkit-transform .3s;
  transition: opacity .3s,
 transform .3s,
 visibility 0s;
  transition: opacity .3s,
 transform .3s,
 visibility 0s,
 -webkit-transform .3s;
  z-index: -1;
}

.tap-target-origin {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10002;
  position: absolute !important;
}

.tap-target-origin:not(.btn):not(.btn-large):not(.btn-small), .tap-target-origin:not(.btn):not(.btn-large):not(.btn-small):hover {
  background: none;
}

@media only screen and (max-width: 600px) {
  .tap-target, .tap-target-wrapper {
    width: 600px;
    height: 600px;
  }
}

.pulse {
  overflow: visible;
  position: relative;
}

.pulse::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: inherit;
  border-radius: inherit;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
          animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}

@-webkit-keyframes pulse-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}

@keyframes pulse-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}

/* Modal */
.datepicker-modal {
  max-width: 325px;
  min-width: 300px;
  max-height: none;
}

.datepicker-container.modal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}

.datepicker-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 280px;
  margin: 0 auto;
}

.datepicker-controls .selects-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.datepicker-controls .select-wrapper input {
  border-bottom: none;
  text-align: center;
  margin: 0;
}

.datepicker-controls .select-wrapper input:focus {
  border-bottom: none;
}

.datepicker-controls .select-wrapper .caret {
  display: none;
}

.datepicker-controls .select-year input {
  width: 50px;
}

.datepicker-controls .select-month input {
  width: 70px;
}

.month-prev, .month-next {
  margin-top: 4px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}

/* Date Display */
.datepicker-date-display {
  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  background-color: #26a69a;
  color: #fff;
  padding: 20px 22px;
  font-weight: 500;
}

.datepicker-date-display .year-text {
  display: block;
  font-size: 1.5rem;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.7);
}

.datepicker-date-display .date-text {
  display: block;
  font-size: 2.8rem;
  line-height: 47px;
  font-weight: 500;
}

/* Calendar */
.datepicker-calendar-container {
  -webkit-box-flex: 2.5;
  -webkit-flex: 2.5 auto;
      -ms-flex: 2.5 auto;
          flex: 2.5 auto;
}

.datepicker-table {
  width: 280px;
  font-size: 1rem;
  margin: 0 auto;
}

.datepicker-table thead {
  border-bottom: none;
}

.datepicker-table th {
  padding: 10px 5px;
  text-align: center;
}

.datepicker-table tr {
  border: none;
}

.datepicker-table abbr {
  text-decoration: none;
  color: #999;
}

.datepicker-table td {
  border-radius: 50%;
  padding: 0;
}

.datepicker-table td.is-today {
  color: #26a69a;
}

.datepicker-table td.is-selected {
  background-color: #26a69a;
  color: #fff;
}

.datepicker-table td.is-outside-current-month, .datepicker-table td.is-disabled {
  color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}

.datepicker-day-button {
  background-color: transparent;
  border: none;
  line-height: 38px;
  display: block;
  width: 100%;
  border-radius: 50%;
  padding: 0 5px;
  cursor: pointer;
  color: inherit;
}

.datepicker-day-button:focus {
  background-color: rgba(43, 161, 150, 0.25);
}

/* Footer */
.datepicker-footer {
  width: 280px;
  margin: 0 auto;
  padding-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.datepicker-cancel,
.datepicker-clear,
.datepicker-today,
.datepicker-done {
  color: #597893;
  padding: 0 1rem;
}

.datepicker-clear {
  color: #F44336;
}

/* Media Queries */
@media only screen and (min-width: 601px) {
  .datepicker-modal {
    max-width: 625px;
  }
  .datepicker-container.modal-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .datepicker-date-display {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 270px;
        -ms-flex: 0 1 270px;
            flex: 0 1 270px;
  }
  .datepicker-controls,
  .datepicker-table,
  .datepicker-footer {
    width: 320px;
  }
  .datepicker-day-button {
    line-height: 44px;
  }
}

/* Timepicker Containers */
.timepicker-modal {
  max-width: 325px;
  max-height: none;
}

.timepicker-container.modal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}

.text-primary {
  color: white;
}

/* Clock Digital Display */
.timepicker-digital-display {
  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  background-color: #597893;
  padding: 10px;
  font-weight: 300;
}

.timepicker-text-container {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.timepicker-span-hours,
.timepicker-span-minutes,
.timepicker-span-am-pm div {
  cursor: pointer;
}

.timepicker-span-hours {
  margin-right: 3px;
}

.timepicker-span-minutes {
  margin-left: 3px;
}

.timepicker-display-am-pm {
  font-size: 1.3rem;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  font-weight: 400;
}

/* Analog Clock Display */
.timepicker-analog-display {
  -webkit-box-flex: 2.5;
  -webkit-flex: 2.5 auto;
      -ms-flex: 2.5 auto;
          flex: 2.5 auto;
}

.timepicker-plate {
  background-color: #eee;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  overflow: visible;
  position: relative;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.timepicker-canvas,
.timepicker-dial {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.timepicker-minutes {
  visibility: hidden;
}

.timepicker-tick {
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  cursor: pointer;
  font-size: 15px;
}

.timepicker-tick.active,
.timepicker-tick:hover {
  background-color: rgba(38, 166, 154, 0.25);
}

.timepicker-dial {
  -webkit-transition: opacity 350ms, -webkit-transform 350ms;
  transition: opacity 350ms, -webkit-transform 350ms;
  transition: transform 350ms, opacity 350ms;
  transition: transform 350ms, opacity 350ms, -webkit-transform 350ms;
}

.timepicker-dial-out {
  opacity: 0;
}

.timepicker-dial-out.timepicker-hours {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.timepicker-dial-out.timepicker-minutes {
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}

.timepicker-canvas {
  -webkit-transition: opacity 175ms;
  transition: opacity 175ms;
}

.timepicker-canvas line {
  stroke: #597893;
  stroke-width: 4;
  stroke-linecap: round;
}

.timepicker-canvas-out {
  opacity: 0.25;
}

.timepicker-canvas-bearing {
  stroke: none;
  fill: #597893;
}

.timepicker-canvas-bg {
  stroke: none;
  fill: #597893;
}

/* Footer */
.timepicker-footer {
  margin: 0 auto;
  padding: 5px 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.timepicker-clear {
  color: #F44336;
}

.timepicker-close {
  color: #597893;
}

.timepicker-clear,
.timepicker-close {
  padding: 0 20px;
}

/* Media Queries */
@media only screen and (min-width: 601px) {
  .timepicker-modal {
    max-width: 600px;
  }
  .timepicker-container.modal-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .timepicker-text-container {
    top: 32%;
  }
  .timepicker-display-am-pm {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
    margin-top: 1.2rem;
  }
}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
  display: none;
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

    .daterangepicker:after {
        top: -6px;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #e4ecf4;
        border-left: 6px solid transparent;
    }

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 30%;
}

.daterangepicker.opensright:after {
  left: 30.1%;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  width: 44px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}


.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}
    .daterangepicker thead th {
        padding-left: 0px;
        padding-right: 0px;
        width: 43.5px !important;
    }

    .daterangepicker.show-ranges.ltr .drp-calendar.left {
        border-left: 1px solid #ddd;
    }

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}

@media (max-width: 8200px) {
  .daterangepicker.opensright:before {
    left: 56%;
  }
  
  .daterangepicker.opensright:after {
    left: 56.1%;
  }
}

/* Edge + IE11 */
.uk-range::-ms-tooltip {
    display: none;
}
/* ========================================================================
   Component: Tooltip
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Position
 * 3. Dimensions
 * 4. Style
 */
.uk-tooltip {
    /* 1 */
    display: none;
    /* 2 */
    position: absolute;
    z-index: 1030;
    /* 3 */
    box-sizing: border-box;
    max-width: 500px;
    padding: 15px;
    /* 4 */
    background: rgb(255, 255, 255);
    box-shadow: 0 0 15px rgba(85, 85, 85, 0.61);
    border-left: 10px solid #ef6e2c;
    border-radius: 2px;
    color: #707070;
    font-size: 12px;
}

.uk-tooltip::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    transform: translate(-12px, 0) rotate(45deg);
    background-color: #fff;
    left: 50%;
    bottom: -5px;
}
    /* Show */
    .uk-tooltip.uk-active {
        display: block;
    }
/* Direction / Alignment modifiers
 ========================================================================== */
/* Direction */
[class*='uk-tooltip-top'] {
    margin-top: -20px;
}

[class*='uk-tooltip-bottom'] {
    margin-top: 10px;
}

[class*='uk-tooltip-left'] {
    margin-left: -10px;
}

[class*='uk-tooltip-right'] {
    margin-left: 10px;
}

/* Custom Stylesheet */
/**
SGRENTALS B2B V1.0
 */
/*@import url(/Content/Styles/https:/fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap);*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* POP-UP CAR  */
/**
 11/12/2019
 */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* Alterações icons  */
/**
 11/12/2019
 */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]:hover,
input[type="number"]:focus {
    -moz-appearance: number-input;
}

.superdate {
    position: relative;
}

.swal2-container {
    z-index: 100000000;
}

.item-logomarca {
    display: flex;
    align-items: center;
}

form {
    -webkit-margin-after: 0;
    margin-block-end: 0;
}

div.sidebar-widget header.main {
    background-color: #ef6e2c !important;
}

div.sidebar-widget section.main .article .labels .label i {
    background-color: #ef6e2c !important;
}

.btn center {
    margin-left: 0px;
}

.new-icons {
    text-align: center;
}

.interno {
    padding: 10px !important;
    margin-top: 25px;
}

.new-icons p b {
    font-weight: 900;
    color: #EF6E2C;
    font-size: 22px;
}

.new-icons img {
    max-width: 65px;
}

.supertooltip {
    background-color: #323232;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    z-index: 999;
    text-align: left;
}

.toolpai .supertooltip {
    display: none;
}

.toolpai:hover .supertooltip {
    display: block;
    max-width: 350px;
    position: absolute;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    padding: 10px;
}

.modal-mail {
    background-color: #fff;
}


#modalEquipment .title,
#searchReservaModal .title,
#modal-on-request .title,
#modal-cancelar-reserva .title,
#modal-enviar-email-reserva .title,
#modal-editar-desconto .title,
#modal-obter-cotacao-ingressos .title,
#modal-obter-cotacao-seguro .title,
#modal-obter-cotacao-outros .title,
#modal-enviar-link-pagamento .title,
#modal-visualizar-anexos .title,
#modal-retirada-devolucao-divergente .title {
    background-color: #E7EAEB;
    font-family: 'bebasneueregular';
    color: #597893;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 20px;
    letter-spacing: 2px;
    border-radius: 4px 0px;
}

#modal-obter-cotacao-seguro,
#modal-obter-cotacao-outros,
#modal-obter-cotacao-ingressos,
#modal-retirada-devolucao-divergente {
    width: 70% !important;
    height: auto;
    top: 4% !important;
}

.content__modal {
    padding: 10px 30px 30px 30px;
}

.input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}

.input-group .input-field,
.input-group .group-dados { 
    width: 48%;
}

.input-group .group-dados .input-field {
    width: 100%;
}

.group-dados{
    display: grid; 
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
}

.modal-content .textarea.materialize-textarea {
    min-height: 4rem !important;
}

.modal-content .grid-modal_content {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 30% 70%;
    grid-template-columns: 30% 70%;
}

.modal-content .grid-modal_content .form-mail {
    margin-top: -31px;
}

.modal-content .grid-modal_content .form-mail form {
    padding: 20px;
}

.modal-content .grid-modal_content .sg-orca {
    margin-top: -31px;
    background-color: #fff;
}

.modal-content .grid-modal_content .sg-orca .car-grid .title h3 {
    padding-left: 20px;
}

.modal-content .grid-modal_content .sg-orca .position-modal {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.modal-content .grid-modal_content .sg-orca .box-opcional {
    min-height: 50px;
    position: relative;
}

.modal-content .grid-modal_content .sg-orca .locator-modal {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.modal-content .grid-modal_content .sg-orca .locator-modal .car-top {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.modal-content .grid-modal_content .sg-orca .locator-modal .tool {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.modal-content .grid-modal_content .sg-orca .locator-modal .logos {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.modal-content .grid-modal_content .sg-orca table {
    margin-top: 15px;
}

.modal-content .car-grid .slider {
    height: 352px;
    border-right: 1px solid #f2f2f2;
}

.modal-content .car-grid .slider .container-tooltip .btn-tip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
}

.modal-content .car-grid .slider .container-tooltip .btn-tip i::before {
    padding: 0;
    margin: 0;
}

#modal3 .selolocator {
    display: none;
}

#modal3 .grid-offer {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}

#modal3 .car-top {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    background-color: #fff;
}

#modal3 .tooltip_modal {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#modal3 .tooltip_modal .tool-lista {
    padding-bottom: 0;
    width: 100%;
}

#modal3 .tooltip_modal .sg-tooltip {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tooltip_modal .container-tooltip {
    width: 100%;
}

#modal3 .list-box-opcional {
    display: none;
}

#modal3 .slider .slides {
    height: 100%;
    max-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tooltip_modal {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 10px;
    padding-left: 10px;
    max-width: 50%;
}

.tooltip_modal .sg-tooltip {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#modalEquipment {
    max-width: 1300px;
    height: 100%;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    padding-bottom: 20px;
    top: 5% !important;
}

#modalEquipment button .material-icons,
#searchReservaModal button .material-icons,
#modal-on-request button .material-icons,
#modal-obter-cotacao button .material-icons {
    position: absolute;
}

.modal-reserve {
    width: 100% !important;
    max-width: 500px !important;
    height: max-content;
}

.modal-reserve .fornecedor.div-fornecedor{
    padding: 20px 20px 0;
}

.modal-equipment {
    min-height: 615px;
}

.desk {
    display: block;
}

.mob {
    display: none;
}

.l4.cotacao {
    padding: 0px;
}

.header-filter .third {
    min-height: 100px;
}

.header-filter .sg-orca {
    width: 100%;
}

.header-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.header-button button,
.header-button a {
    max-width: 300px;
    margin: 0 20px;
}

.popcar {
    padding: 20px;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.popcar .item-pop-car {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.popcar .item-pop-car .title h3 {
    padding-left: 10px !important;
}

.popcar .item-pop-car .locator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.popcar .item-pop-car .locator .img-content {
    height: 177px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.popcar .item-pop-car .locator .img-content img {
    max-width: 220px;
}

.popcar .item-pop-car .locator .tool .content-tool {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.popcar .item-pop-car .locator .container-tooltip.grade {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-inline: auto;
}

.car-grid .locator .tool .badges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.tooltip-float {
    float: left;
}

.no-absolute {
    position: inherit !important;
    display: block;
    float: left;
}

.without-margin {
    margin-left: 10px !important;
}

.no-span {
    margin-left: 25px !important;
}

.air-optional-equipment::before {
    padding-bottom: 10px !important;
}

.modal-show-icon::before {
    padding-top: 0px !important;
    position: initial !important;
    padding-left: 18px !important;
    padding-bottom: 19px;
}

.modal-equipament {
    margin-top: 30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}


.equipment-item {
    border-radius: 4px;
    width: 100%;
    background-color: #EBEFF2;
    height: 270px;
}

.modal-equipament .equipment-item .header-equipament {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.modal-equipament .equipment-item .body-equipament {
    padding: 0 10px 10px;
}

.equipment-item h2 {
    font-family: 'bebasneueregular';
    color: #555555;
    margin-top: 25px;
    padding: 0px !important;
    font-size: 20px;
    letter-spacing: 2px;
}

.equipment-item .select-wrapper {
    background-color: #fff;
    border-radius: 4px;
    padding: 5px;
    border: solid 2px #E4E9EE;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 50px;
    width: 60px;
}

.equipment-item .select-wrapper input.select-dropdown {
    border-bottom: 0px;
}

.equipment-item .info-txt {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    padding-top: 10px;
    color: #555;
    border-top: 2px solid #E4E9EE;
}

.equipment-item .info-txt p {
    margin: 0px;
}

.equipment-img img {
    width: 67px;
    margin: 12px;
    margin-left: 0px;
}

.equipment-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.popcar {
    padding: 20px;
    width: 100%;
}

.sg-orca .popcar .sg-tooltip {
    display: block;
}

.content-inclusive {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
}

.popcar .car-top {
    text-align: center;
    background-color: #fff !important;
    border-bottom: 2px solid #EAEEF2;
}

.popcar .txt {
    padding: 10px;
    font-size: 16px;
}

.popcar .car-grid .car-top {
    border-right: 0px;
}

.popcar img {
    width: 70%;
    max-width: 250px;
}

.popcar .type {
    font-size: 16px;
}

.popcar .txt span {
    font-size: 18px;
    font-weight: 600;
}

.popcar .txt p {
    height: 250px;
    margin-top: 50px;
}

.popcar .btn center {
    margin-left: 0px;
}

.popcar .col.s3 {
    padding-left: 10px !important;
}

.popcar .tool.col.s12 {
    padding: 5px !important;
}

.popcar .sg-tooltip {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.popcar .btn-tip {
    position: relative !important;
    float: left;
}

.popcar .middle-size {
    max-height: 20%;
}

.sg-itinerary .skeletonCars{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 20px;
}

.sg-itinerary .skeletonCars .carSkeleton{
    border-radius: 5px;
    height: 390px;
    background-color: #ced1d3;
    animation: skeletonPulse 1s linear infinite alternate;
}

@keyframes skeletonPulse {
    from{
        background-color: rgb(241, 241, 241);
    }

    to{
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    }
}

#modal-fleet{
    max-width: 1350px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.map-store.selected {
    background-color: #ef6e2c29 !important;
}

@font-face {
    font-family: 'sgrentals';
    src: url(/Content/Styles/fonts/sgrentals.eot?8g0ih6);
    src: url(/Content/Styles/fonts/sgrentals.eot?8g0ih6#iefix) format('embedded-opentype'), url(/Content/Styles/fonts/sgrentals.ttf?8g0ih6) format('truetype'), url(/Content/Styles/fonts/sgrentals.woff?8g0ih6) format('woff'), url(/Content/Styles/fonts/sgrentals.svg?8g0ih6#sgrentals) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url(/Content/Styles/fonts/opensansregular.ttf?8g0ih6) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebasneueregular';
    src: url(/Content/Styles/fonts/bebasneueregular.eot?8g0ih6);
    src: url(/Content/Styles/fonts/bebasneueregular.eot?8g0ih6#iefix) format('embedded-opentype'), url(/Content/Styles/fonts/bebasneueregular.ttf?8g0ih6) format('truetype'), url(/Content/Styles/fonts/bebasneueregular.woff?8g0ih6) format('woff'), url(/Content/Styles/fonts/bebasneueregular.svg?8g0ih6#bebasneueregular) format('svg');
    font-weight: normal;
    font-style: normal;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    opacity: 0.5;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: none;
}

::-webkit-scrollbar-track-piece {
    background-color: #fff;
    border-left: 2px solid #EAEEF2;
    border-right: 2px solid #EAEEF2;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical {
    background-color: rgba(239, 110, 44, 0.5);
    -webkit-border-radius: 6px;
}

html {
    position: relative;
    min-height: 100%;
    overflow-x: hidden;
}

*:focus {
    outline: none;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'sgrentals' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-brasil:before {
    content: "\e962";
}

.icon-reinounido:before {
    content: "\e95f";
}

.icon-promocao:before {
    content: "\e960";
}

.icon-cartao:before {
    content: "\e961";
}

.icon-motorista:before {
    content: "\e95e";
}

.icon-sgrentals .path1:before {
    content: "\e944";
    color: rgb(2, 2, 2);
}

.icon-sgrentals .path2:before {
    content: "\e945";
    margin-left: -1em;
    color: rgb(2, 2, 2);
}

.icon-sgrentals .path3:before {
    content: "\e946";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path4:before {
    content: "\e947";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path5:before {
    content: "\e948";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path6:before {
    content: "\e949";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path7:before {
    content: "\e94a";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path8:before {
    content: "\e94b";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path9:before {
    content: "\e94c";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path10:before {
    content: "\e94d";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path11:before {
    content: "\e94e";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path12:before {
    content: "\e94f";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path13:before {
    content: "\e950";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path14:before {
    content: "\e951";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path15:before {
    content: "\e952";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path16:before {
    content: "\e953";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path17:before {
    content: "\e954";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path18:before {
    content: "\e955";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path19:before {
    content: "\e956";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path20:before {
    content: "\e957";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path21:before {
    content: "\e958";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path22:before {
    content: "\e959";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path23:before {
    content: "\e95a";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path24:before {
    content: "\e95b";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path25:before {
    content: "\e95c";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sgrentals .path26:before {
    content: "\e95d";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-sg:before {
    content: "\e943";
}

.icon-direita:before {
    content: "\e941";
}

.icon-esquerda:before {
    content: "\e942";
}

.icon-baixo:before {
    content: "\e940";
}

.icon-cima:before {
    content: "\e93f";
}

.icon-editar:before {
    content: "\e93e";
}

.icon-presente:before {
    content: "\e93d";
}

.icon-mapa:before {
    content: "\e93c";
}

.icon-protecaototal:before {
    content: "\e93b";
}

.icon-tempo:before {
    content: "\e93a";
}

.icon-valor:before {
    content: "\e937";
}

.icon-km0:before {
    content: "\e938";
}

.icon-km100:before {
    content: "\e939";
}

.icon-info:before {
    content: "\e935";
}

.icon-medal:before {
    content: "\e936";
}

.icon-mensagem:before {
    content: "\e934";
}

.icon-protecao-do-veiculo:before {
    content: "\e933";
}

.icon-clock:before {
    content: "\e932";
}

.icon-ok:before {
    content: "\e931";
}

.icon-youtube:before {
    content: "\e92f";
}

.icon-twitter:before {
    content: "\e930";
}

.icon-g:before {
    content: "\e92e";
}

.icon-instagram:before {
    content: "\e92d";
}

.icon-facebook:before {
    content: "\e92c";
}

.icon-chat:before {
    content: "\e92b";
}

.icon-mais:before {
    content: "\e92a";
}

.icon-clearsale:before {
    content: "\e929";
}

.icon-diners .path1:before {
    content: "\e926";
}

.icon-diners .path2:before {
    content: "\e927";
    margin-left: -1em;
}

.icon-diners .path3:before {
    content: "\e928";
    margin-left: -1em;
}

.icon-americanexpress:before {
    content: "\e925";
}

.icon-mastercard .path1:before {
    content: "\e919";
    color: #fff;
}

.icon-mastercard .path2:before {
    content: "\e91a";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path3:before {
    content: "\e91b";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path4:before {
    content: "\e91c";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path5:before {
    content: "\e91d";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path6:before {
    content: "\e91e";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path7:before {
    content: "\e91f";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path8:before {
    content: "\e920";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path9:before {
    content: "\e921";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path10:before {
    content: "\e922";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path11:before {
    content: "\e923";
    margin-left: -1em;
    color: #fff;
}

.icon-mastercard .path12:before {
    content: "\e924";
    margin-left: -1em;
    color: #fff;
}

.icon-elo:before {
    content: "\e918";
}

.icon-visa:before {
    content: "\e917";
}

.icon-gplay:before {
    content: "\e916";
}

.icon-apple:before {
    content: "\e915";
}

.icon-world:before {
    content: "\e914";
}

.icon-telefone:before {
    content: "\e913";
    font-weight: 900;
}

.icon-preco:before {
    content: "\e912";
}

.icon-data:before {
    content: "\e911";
}

.icon-pesquisa:before {
    content: "\e910";
}

.icon-login:before {
    content: "\e90e";
}

.icon-logout:before {
    content: "\e90f";
}

.icon-assentos-para-bebes:before {
    content: "\e90d";
}

.icon-cidade:before {
    content: "\e90b";
}

.icon-cobertura-de-danos-de-coliso:before {
    content: "\e90c";
}

.icon-cobertura-de-roubo:before {
    content: "\e90a";
}

.icon-combustivel:before {
    content: "\e909";
}

.icon-motorista-adicional:before {
    content: "\e908";
}

.icon-pdw:before {
    content: "\e907";
}

.icon-Quilometragem-livre:before {
    content: "\e902";
}

.icon-porta:before {
    content: "\e903";
    margin-left: 1px;
}

.icon-controles-manuais:before {
    content: "\e904";
}

.icon-cancelamento:before {
    content: "\e905";
}

.icon-assento-infantil:before {
    content: "\e906";
}

.icon-aeroporto:before {
    content: "\e900";
}

.icon-assento-elevacao:before {
    content: "\e901";
}

.icon-block {
    padding: 0 15px;
}

.icon-block .material-icons {
    font-size: inherit;
}

body {
    background-color: #F7F7F7;
    font-family: 'Open Sans', sans-serif;
    color: #555555;
    font-size: 14px;
}

.active.start-date::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 12px solid #315979;
    position: absolute;
    margin-top: -5px;
    margin-left: 10px;
}

.homecss .daterangepicker.opensleft:before {
    display: none;
}

.homecss .daterangepicker.opensleft:after {
    display: none;
}

body .daterangepicker td.in-range {
    background-color: #31597952 !important;
}

.active.end-date::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #315979;
    position: absolute;
    margin-top: -5px;
    margin-left: -20px;
}

.off.active.start-date::after {
    display: none;
}

.off.active.end-date::before {
    display: none;
}

.off.active.start-date {
    color: #d2e1eb !important;
    border-radius: 0px !important;
    background-color: #fff !important;
    padding: 0px;
}

::-moz-selection {
    background: #EF6E2C;
    color: #fff;
    text-transform: none;
}

::selection {
    background: #EF6E2C;
    color: #fff;
    text-transform: none;
}

/* Menu //////////////////////////////////////////////////////////////////////////*/
nav.sg-nav {
    background-color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 85px;
    line-height: 85px;
    z-index: 998;
    padding: 0 20px;
    position: absolute;
    box-shadow: 0 2px 5px #ccc;
}

nav.sg-nav>.row {
    margin: 0 auto;
    max-width: 1500px;
}

.row:after {
    content: none;
}

nav.sg-nav .nav-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#logo-container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#logo-container img {
    width: 100%;
    max-width: 236px;
}

.sg-info span {
    color: #00315A;
}

.sg-info .flow-text {
    font-size: 14px;
    white-space: nowrap;
    margin: 0;
}

.sg-info .flow-text b {
    color: #00315A !important;
    font-weight: 600;
    text-transform: none;
    color: inherit;
}

.sg-menu {
    background-color: #EF6E2C !important;
}

.action-hamburguer {
    position: relative;
}

nav .sidenav.click-nav {
    position: absolute;
    height: auto;
}

.col.s3.sg-nav,
.col.m4.sg-nav,
.col.l3.sg-nav {
    margin-right: 0px;
    padding-right: 0px;
}

#hamburguer-ativator {
    background-color: #EF6E2C;
}

.sg-menu .sg-dropmenu {
    border-right: solid 1px #F4F6F8;
    border-left: solid 1px #F4F6F8;
}

.sg-menu .sg-dropmenu:first-child {
    border-left: solid 2px #F4F6F8;
}

nav ul .sg-dropmenu a {
    color: #EF6E2C;
}

ul.sg-menu .sg-dropmenu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.package.col.s5 {
    padding-left: 0px;
    padding-right: 0px;
}

#nav-icon1 {
    width: 50px;
    height: 45px;
    position: relative;
    margin: 20px auto;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
    top: 0px;
}

#nav-icon1 span:nth-child(2),
#nav-icon1 span:nth-child(3) {
    top: 18px;
}

#nav-icon1 span:nth-child(4) {
    top: 36px;
}

#nav-icon1.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#nav-icon1.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon1.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon1.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.hamburguer {
    cursor: pointer;
}

.sidenav li.activated {
    background-color: #F7B796;
}

.sidenav {
    border-left: 2px solid #F5A77F;
    overflow: hidden;
}

.second-menu,
.second-menu-help {
    background-color: #ED6019;
    position: absolute;
    width: 100%;
    height: calc(100% + 60px);
    margin-top: -330px;
    margin-left: 300px;
    -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(-0px, 0, 0);
    transform: translate3d(-0px, 0, 0);
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.27);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.27);
}

.subtexto {
    margin: 0;
    padding: 0.5em;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    font-weight: 300;
    font-size: 1.6em;
    text-align: center;
    background-color: #EF6E2C;
    padding-left: 35px;
}

.subtexto img {
    margin-left: -35px !important;
}

.subback,
.sub-help-back {
    background-color: #E25711;
    margin: 0;
    border-top: 1px solid #C94D0F;
    border-bottom: 1px solid #C94D0F;
    padding-right: 15px;
    text-align: right;
    cursor: pointer;
}

.sub-arrow::after {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 22px;
    margin-left: 10px;
}

.subback::before,
.sub-help-back::before {
    border: solid #C94D0F;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin-right: 210px;
}

.sub-show {
    -webkit-animation: sub-show 0.5s linear forwards;
    animation: sub-show 0.5s linear forwards;
    z-index: 99;
}

.container-error{
    position: relative;
}


.container-error .alert{
    border-radius: 4px;
    margin-top: 20px;
}

.warnning-error{
    width: 80%;
    margin-inline: auto;
    padding: 80px 0 60px;
    display: flex;
    justify-content: center;
}

.warnning-error .errorsite-block .errorsite-image{
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.warnning-error .errorsite-block .errorsite-image img{
    width: 100%;
    max-width: 400px;
    margin-top: 30px;
}

.warnning-error .errorsite-block .errorsite-text{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: start;
}

.warnning-error .errorsite-block .errorsite-text h2{
    font-size: 2rem;
    color: #00315A;
    font-weight: 700;
}

.warnning-error .errorsite-block .errorsite-text p + p{
    margin-top: 20px;
}

.warnning-error .errorsite-block .errorsite-text a{
    color: #00315A;
    font-weight: 600;
}

.grade .col.m3.right.btn-grid {
    padding-right: 0px;
}

.content-list .slider,
.border-bb {
    border-bottom: 2px solid #E4E9EE;
}

@-webkit-keyframes sub-show {
    0% {
        margin-left: 300px;
    }

    100% {
        margin-left: 0px;
    }
}

@keyframes sub-show {
    0% {
        margin-left: 300px;
    }

    100% {
        margin-left: 0px;
    }
}

.sub-hide {
    -webkit-animation: sub-hide 0.5s linear forwards;
    animation: sub-hide 0.5s linear forwards;
    z-index: 99;
}

@-webkit-keyframes sub-hide {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: 500px;
    }
}

@keyframes sub-hide {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: 500px;
    }
}

.over {
    overflow-y: hidden !important;
}

.sidenav li img {
    width: 26px;
    margin-right: 15px;
    position: absolute;
    margin-top: 10px;
}

.sg-dropmenu a img {
    width: 30px;
    position: absolute;
}

.sg-dropmenu a span {
    margin-left: 40px;
}

.sidenav li>a span {
    margin-left: 73px;
}

.input-fieldfornecedor .dropdown-content{
    overflow: scroll;
}

.dropdown-content {
    background-color: #FFFFFF;
    margin: 0;
    display: none;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    max-height: 230px;
    margin-left: -1px;
    opacity: 0;
    position: absolute;
    white-space: nowrap;
    will-change: width, height;
}

nav .dropdown-content li a {
    font-weight: normal !important;
}

.hide-on-med-and-down li.sg-dropmenu {
    background-color: #FFFFFF;
    height: 85px;
}

.sg-dropmenu-mob {
    display: none;
}

/* MENU ////////////////////////////////////////////////////////////////////////////////*/
/* TOUR ////////////////////////////////////////////////////////////////////////////////*/
.sg-fadein {
    -webkit-animation: fadein 1s linear forwards;
    animation: fadein 1s linear forwards;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    opacity: 0;
}

.sg-fadein h1 {
    -webkit-animation: fadein-left 1s linear forwards;
    animation: fadein-left 1s linear forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    margin-left: -600px;
}

.sg-fadeout {
    -webkit-animation: fadeout 1s linear forwards;
    animation: fadeout 1s linear forwards;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    opacity: 1;
}

.sg-fadeout h1 {
    -webkit-animation: fadeout-left 1s linear forwards;
    animation: fadeout-left 1s linear forwards;
}

.modal .btn {
    display: none;
}

.modal-map .btn {
    display: none;
    display: block;
    WIDTH: 100%;
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
}

.modal-map .send.btn {
    display: block;
}

.title-map {
    padding: 0px;
    border-bottom: 2px solid #eaeef2;
    border-top: 2px solid #eaeef2;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #f4f6f8;
    margin-bottom: 10px;
}

.title-map button {
    zoom: 70%;
    float: right;
    max-width: 140px;
    margin-top: -47px !important;
    margin-right: 10px;
}

.sg-tour1 .btn,
.sg-tour2 .btn,
.sg-tour3 .btn {
    display: block;
    margin-top: 70vh;
    position: absolute;
    margin-left: 20px;
    width: 100%;
    max-width: 420px;
}

.sg-tour1 {
    background-image: url(/Content/images/tour1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right -1px center;
    height: 100%;
    position: absolute;
    width: 100%;
    margin-top: -61px;
}

#start-tour {
    display: block;
    margin-top: 68vh !important;
    max-width: 500px;
    margin-left: 20px;
}

.sg-tour2 {
    background-image: url(/Content/images/tour2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right -1px center;
    height: 100%;
    position: absolute;
    width: 100%;
    margin-top: -61px;
    z-index: -1;
}

.sg-tour3 {
    background-image: url(/Content/images/tour3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right -1px center;
    height: 100%;
    position: absolute;
    width: 100%;
    margin-top: -61px;
}

h1 {
    font-family: 'bebasneueregular';
}

.sg-tour1 h1,
.sg-tour2 h1 {
    width: 450px;
    padding-top: 30px;
}

.sg-tour3 h1 {
    width: 500px;
    padding-top: 30px;
}

.sg-tour1 h1::AFTER {
    color: #EF6E2C;
    font-size: 55px;
    content: "BEM VINDO AO NOVO SGRENTALS";
}

.sg-tour2 h1::AFTER {
    color: #EF6E2C;
    font-size: 55px;
    content: "NOVIDADES À VISTA";
}

.sg-tour3 h1::AFTER {
    color: #EF6E2C;
    font-size: 55px;
    content: "ACOMPANHE O TOUR VIRTUAL E FIQUE POR DENTRO";
}

.modal h4 {
    font-family: 'bebasneueregular';
    color: #fff;
    background-color: #EF6E2C;
    width: 500px;
    padding: 20px;
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 5px;
    z-index: 999999999999999999999999999999999999999999999;
}

.modal .orange {
    float: right;
    margin-right: 0;
    margin-top: -25px;
    margin-right: -20px;
}

.modal-map h4 {
    font-family: 'bebasneueregular';
    color: #fff;
    background-color: #EF6E2C;
    width: 500px;
    padding: 20px;
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 5px;
    position: absolute;
    z-index: 9999;
}

.modal-map .orange {
    float: right;
    margin-right: 0;
    margin-top: -25px;
    margin-right: -20px;
}

.modal-map .col.s8 {
    height: 75vh;
}

.modal-more-information,
.modal-mail {
    max-width: 1200px;
}

.modal-more-information .col.s6,
.modal-more-information .col.s3,
.modal-more-information .col.s12 {
    margin: 0;
    padding: 0px;
}

.modal-more-information .car-grid .car-top {
    background-color: #fff;
    height: 372px;
    border-right: 2px solid #E4E9EE;
    ;
}

.modal-more-information .car-grid {
    margin-top: -30px;
}

.modal-more-information .package,
.modal-more-information .grid-offer {
    height: auto;
}

.modal-more-information .grid-offer {
    border-left: 3px solid #EF6E2C;
    height: 100vh;
    background-image: url(/Content/images/sgindica.png);
    max-height: 372px;
}

.modal-more-information .package.col.s9 {
    margin: 0;
    padding: 0;
}

.modal-more-information .content-offer .btn {
    margin-top: 75px;
}

.modal-more-information .car-grid {
    -webkit-animation: none;
    animation: none;
}

.modal-more-information .content-offer .price {
    font-size: 45px;
}

.modal-more-information .content-offer {
    background-color: rgba(255, 255, 255, 0.5);
    margin: 10px;
    padding: 10px;
    border-radius: 4px;
    height: 100vh;
    margin-left: 10px;
    margin-right: 10px;
    max-height: 355px;
}

.modal-more-information h4 {
    font-family: 'bebasneueregular';
    color: #fff;
    background-color: #EF6E2C;
    width: 500px;
    padding: 20px;
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 5px;
    position: absolute;
    z-index: 9999;
}

.modal-mail h4 {
    font-family: 'bebasneueregular';
    color: #fff;
    background-color: #EF6E2C;
    width: 500px;
    padding: 20px;
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 5px;
    position: absolute;
    z-index: 9999;
}

.modal-mail .orange {
    float: right;
    margin-right: 0;
    margin-top: -25px;
    margin-right: -20px;
}

#modal-on-request .orange {
    margin-top: 1px;
    margin-right: 3px;
}

.modal-more-information .orange {
    float: right;
    margin-right: 0;
    margin-top: -25px;
    margin-right: -20px;
}

.tour_title,
.tour_description,
.tour_controls,
#tour_targets {
    opacity: 0;
    -webkit-animation: fade-tour 0.5s linear forwards;
    animation: fade-tour 0.5s linear forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

#tour_tour.btn6 {
    display: none;
}

#tour_tour .btn-danger {
    display: none;
}

#tour_tour.btn5 .btn-danger {
    display: block;
    margin-top: -200px;
}

#tour_tour.btn5 .btn-default {
    display: none;
}

#tour_tour.btn5 .btn-primary {
    font-size: 0px;
    color: #EF6F2D;
}

#tour_tour.btn5 .btn-primary::after {
    content: "FINALIZAR TOUR";
    font-size: 16px;
    color: #fff;
}

@-webkit-keyframes fade-tour {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fade-tour {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadein-left {
    0% {
        opacity: 0;
        margin-left: -600px;
    }

    100% {
        opacity: 1;
        margin-left: 0px;
    }
}

@keyframes fadein-left {
    0% {
        opacity: 0;
        margin-left: -600px;
    }

    100% {
        opacity: 1;
        margin-left: 0px;
    }
}

@-webkit-keyframes fadeout-left {
    0% {
        opacity: 1;
        margin-left: 0px;
    }

    100% {
        opacity: 0;
        margin-left: -600px;
    }
}

@keyframes fadeout-left {
    0% {
        opacity: 1;
        margin-left: 0px;
    }

    100% {
        opacity: 0;
        margin-left: -600px;
    }
}

@-webkit-keyframes fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* TOUR ////////////////////////////////////////////////////////////////////////////////*/


/* ALERT ////////////////////////////////////////////////////////////////////////////////*/

.sg-right .tools {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
    padding-top: 20px !important;
    margin-top: 10px;
}



.tools .btn-grid {
    width: 100%;
    max-width: 270px;
    padding-right: 0px;
    position: relative;
}

.tools .btn-grid .info-tooltip {
    color: #fff;
    border-color: #fff;
}

.warning-yellow .btn.btn-openwarning {
    padding: 0;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.warning-yellow .btn {
    background-color: #ef6e2c;
    width: 50px !important;
    position: relative;
}

.warning-yellow .btn .info-tooltip {
    color: #fff;
    border: 2px solid #fff;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    POSITION: ABSOLUTE;
    width: 100%;
    z-index: 999;
    border-bottom: 3px solid;
    opacity: 1;
    -webkit-animation: fadeAlert 0.5s ease-in both;
    animation: fadeAlert 0.5s ease-in both;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.alert-login {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    width: 100%;
    z-index: 999;
    border-bottom: 3px solid;
    opacity: 1;
    -webkit-animation: fadeAlert 0.5s ease-in both;
    animation: fadeAlert 0.5s ease-in both;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.alert-close {
    float: right;
    font-weight: 900;
    font-size: 20px;
    cursor: pointer;
}

.alert b,
.alert strong {
    font-weight: 700;
}

@-webkit-keyframes fadeAlert {
    0% {
        opacity: 0;
        margin-top: -60px;
    }

    100% {
        opacity: 1;
        margin-top: 0px;
    }
}

@keyframes fadeAlert {
    0% {
        opacity: 0;
        margin-top: -60px;
    }

    100% {
        opacity: 1;
        margin-top: 0px;
    }
}

/* ALERT ////////////////////////////////////////////////////////////////////////////////*/


/* ITINERARIO //////////////////////////////////////////////////////////////////////////*/

#iti {
    position: fixed;
    width: 100%;
    margin-top: -235px;
    z-index: 997;
}

.initial-fixed.super-fixed.top-expand {
    margin-top: -264px !important;
}


.filter-fixed {
    position: fixed;
    width: 100%;
    max-width: 320px;
    overflow-y: auto;
    max-height: 95%;
    direction: rtl;
    padding-left: 10px;
    margin-top: -100px !important;
    -webkit-animation: fadeFilter 0.3s ease-in both;
    animation: fadeFilter 0.3s ease-in both;
    z-index: 0;
}

.padding-10 {
    padding: 10px;
}

.checkbox-content {
    display: -ms-grid;
    display: grid;
}

.checkbox-content.testando {
    display: block;
}

.checkbox-content [type="checkbox"]+span:not(.lever) {
    padding-left: 25px;
}


/* 
.sg-filter.filter-margin1 {
    margin-top: 590px;
}

.sg-filter.filter-margin2 {
    margin-top: 804px;
}

.sg-filter.filter-margin3 {
    margin-top: 590px;
}

.sg-filter.filter-margin1.filter-margin2 {
    margin-top: 800px;
}

.sg-filter.filter-margin3.filter-margin2 {
    margin-top: 800px;
}

.sg-filter.filter-margin3.filter-margin1 {
    margin-top: 660px;
}

.sg-filter.filter-margin3.filter-margin1.filter-margin2 {
    margin-top: 930px;
} */

@-webkit-keyframes fadeFilter {
    from {
        opacity: 0;
        margin-top: -220px;
    }

    to {
        opacity: 1;
        margin-top: -230px;
    }
}

@keyframes fadeFilter {
    from {
        opacity: 0;
        margin-top: -220px;
    }

    to {
        opacity: 1;
        margin-top: -230px;
    }
}

.sg-filter {
    margin-top: 30px;
}

.super-fixed {
    margin-top: -290px !important;
    -webkit-animation: fadeInFixed 1s ease-in both;
    animation: fadeInFixed 1s ease-in both;
    position: fixed;
}

.super-fixed .sg-itinerary {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.super-fixed .expand {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

@-webkit-keyframes fadeInFixed {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -5%, 0);
        transform: translate3d(0, -5%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 8.9%, 0);
        transform: translate3d(0, 8.9%, 0);
    }
}

@keyframes fadeInFixed {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -5%, 0);
        transform: translate3d(0, -5%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 8.9%, 0);
        transform: translate3d(0, 8.9%, 0);
    }
}

.btn-circle {
    background-color: #EF6E2C;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 1.5;
    position: absolute;
    margin-left: 14.8%;
    z-index: 2;
    margin-top: 5px;
    padding-left: 4px;
    display: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-grid .btn-circle {
    background-color: #00315a;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 2.3;
    position: absolute;
    right: -13px;
    top: -17px;
    margin: 0px;
    padding: 0;
    z-index: 2;
    text-align: center;
    display: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-grid .btn-circle.active {
    display: block;
}

.btn-circle.on-circle {
    display: block;
}

.email-btn.on-mail {
    background-color: #00315A;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.check {
    cursor: pointer;
}

.btn-selectall.on-mail {
    background-color: #00315A;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.top-expand.initial-fixed {
    margin-top: -135px !important;
}

.sg-itinerary {
    height: 100%;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    background-color: #ffffff;
    border-bottom: 2px solid #00315A;
    display: inline-block;
    width: 100%;
    -webkit-animation: fadeup 0.7s linear forwards;
    animation: fadeup 0.7s linear forwards;
}

.sg-itinerary .title {
    background-color: #E7EAEB;
    font-family: 'bebasneueregular';
    color: #597893;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 20px;
    letter-spacing: 2px;
}

.sg-itinerary .third {
    border-left: 1px solid #EDEEEF;
    height: auto;
    min-height: 240px;
}

.sg-itinerary .conte {
    padding: 10px;
}

.sg-itinerary .conte .btn {
    width: 100%;
    height: 50px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    line-height: 3.2;
    padding: 0px;
    margin-top: 10px;
}

.btn-grid .btn {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn-grid .btn i {
    padding: 10px;
}

.sg-itinerary .row .col.s12 {
    margin: 0;
    padding: 0;
}

.sg-itinerary .row .col.s8 {
    margin: 0;
    padding: 0;
}

.sg-itinerary .row .col.s6 {
    margin: 0;
    padding: 0;
}

.devolution {
    border-left: 1px solid #EDEEEF;
    min-height: 200px !important;
}

.sg-itinerary .row .col.s4 {
    margin: 0;
    padding: 0;
}

.sg-itinerary .row .col.s3 {
    margin: 0;
    padding: 0;
}

.sg-itinerary .row .col.s2 {
    margin: 0;
    padding: 0;
}

.sg-itinerary .row .col.s6 .conte {
    margin: 0;
    padding: 10px;
    padding-top: 5px;
}

.sg-itinerary .row {
    margin-bottom: 0px;
}

.sg-itinerary .row .material-icons {
    padding-right: 10px;
    margin-top: -5.8px;
}


.sg-itinerary p {
    margin-top: 0px;
    margin-bottom: 5px;
}

.conte.local {
    border-bottom: 1px solid #EDEEEF;
}


.sg-itinerary .menu-itinerary {
    padding: 20px !important;
}

.menu-itinerary li {
    font-size: 16px;
    font-weight: 700;
    color: #94A7B8;
    line-height: 30px;
    border-left: 2px solid #94A7B8;
    padding-left: 20px;
    cursor: pointer;
}

.menu-itinerary ul {
    margin: 0px;
}

.menu-itinerary li.activated {
    color: #00315A;
    border-left: 2px solid #00315A;
    font-weight: 700;
}

.menu-itinerary li:hover {
    color: #00315A;
    border-left: 2px solid #00315A;
    font-weight: 700;
}

.itinerary-inicial {
    -webkit-animation: fadeinicial 0.7s linear forwards;
    animation: fadeinicial 0.7s linear forwards;
}

.itinerary-down {
    -webkit-animation: fadedown 0.7s linear forwards;
    animation: fadedown 0.7s linear forwards;
}

.itinerary-up {
    -webkit-animation: fadeup 0.7s linear forwards;
    animation: fadeup 0.7s linear forwards;
}

.expand {
    background-color: #00315A;
    color: #fff;
    text-align: center;
    width: 50px;
    border-radius: 0px 0px 50px 50px;
    height: 25px;
    position: absolute;
    margin-left: 47.3%;
    margin-top: -2px;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.expand .material-icons {
    margin-top: 2px;
}

.icon-down .material-icons {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sg-itinerary h2 {
    font-size: 16px;
    font-weight: 800;
    color: #597893;
    margin: 0;
}

.sg-itinerary .subtitle {
    border-bottom: 1px solid #EDF0F3;
    padding-top: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    font-size: 16px;
    letter-spacing: 2px;
}

.btn span {
    padding-left: 30px;
}

.ghost-show {
    opacity: 0;
}

.ui-quotefilter-autocomplete {
    max-height: 400px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

ul.ui-menu .imgicon {
    float: right;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background-color: #F9FAFB;
    margin-top: 8px;
}

ul.ui-menu .imglocator {
    float: left;
    margin-right: 10px;
    margin-top: 0px;
}

.imglocator img {
    width: 40px;
}

.imgicon img {
    width: 100%;
    max-width: 35px;
    padding-left: 10px;
    padding-top: 10px;
}

ul.ui-menu span {
    float: left;
    margin-top: -5px;
    font-size: 14px;
    width: 330px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    height: 40px;
}

ul.ui-menu b {
    color: #EF6E2D;
    padding-right: 10px;
    font-weight: 500;
    margin-top: -5px;
    width: 330px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
}

ul.ui-menu {
    background-color: #fff;
    border-radius: 0px 4px 4px 4px;
    width: 100%;
    max-width: 400px;
    color: #00315a;
    font-size: 16px;
    z-index: 9;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 9999999999999999999999;
}

ul.ui-menu li:first-child {
    border-top: 0px;
}

ul.ui-menu li {
    border-top: #F9FAFB solid 2px;
    padding: 0px;
    height: 80px;
    cursor: pointer;
}

ul.ui-menu i {
    font-size: 10px;
    color: #ccc;
    margin-top: -5px;
    position: absolute;
}

ul.ui-menu li:hover {
    background-color: #E1E7EB;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
    border-radius: 0px 0px 4px 4px;
}

.ui-menu-item a.ui-menu-item-wrapper {
    padding: 8px;
    display: block;
    height: 100%;
}

.ui-menu-item a.ui-menu-item-wrapper.ui-state-active {
    background: #E1E7EB !important;
    border: 0;
    display: block;
}

@-webkit-keyframes fadedown {
    0% {
        margin-top: -2px;
        opacity: 0;
    }

    100% {
        margin-top: 220px;
        opacity: 1;
    }
}

@keyframes fadedown {
    0% {
        margin-top: -2px;
        opacity: 0;
    }

    100% {
        margin-top: 220px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeup {
    0% {
        margin-top: 220px;
    }

    100% {
        margin-top: -6px;
    }
}

@keyframes fadeup {
    0% {
        margin-top: 220px;
    }

    100% {
        margin-top: -6px;
    }
}

@-webkit-keyframes fadeinicial {
    0% {
        margin-top: -2px;
    }

    100% {
        margin-top: -6px;
    }
}

@keyframes fadeinicial {
    0% {
        margin-top: -2px;
    }

    100% {
        margin-top: -6px;
    }
}

/* ITINERARIO //////////////////////////////////////////////////////////////////////////*/

/* MAPA  //////////////////////////////////////////////////////////////////////////////*/

.container.all {
    margin-top: 80px;
    padding: 20px;
    z-index: 1;
    max-width: 1500px;
}

.all .col.s9 {
    max-width: 1500px;
}

.btn-map {
    width: 100%;
    border: 2px solid #E1E7EC;
    border-radius: 4px;
    text-align: right;
    background-image: url(/Content/images/map.png);
    background-size: cover;
    height: 100px;
    color: #EF6E2C;
    font-family: 'bebasneueregular';
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px;
}

.btn-map:hover {
    opacity: 0.8;
}

.btn-map .icon-mapa {
    font-size: 25px;
    font-weight: 900;
}

.btn-map .right {
    margin-right: 10px;
    margin-top: 15px;
}

.modal-map iframe {
    width: 100%;
    height: 75vh;
    margin-top: -10px;
    margin-left: -10px;
}

.modal-map .row .col.s3 {
    margin: 0;
    padding: 0;
}

#store1,
#store2 {
    margin-top: 20px;
    line-height: 1.6;
}

#store1 h2 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 600;
    color: #597893;
    margin-bottom: 0px;
}

#store2 h2 {
    font-size: 18px;
    margin-top: 5px;
    font-weight: 600;
    color: #597893;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 7px;
    width: 60%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    HEIGHT: 31px;
}

#store1 img {
    width: 100%;
}

#store2 img {
    width: 100%;
    max-width: 91px;
    float: left;
}

#store2 p {
    margin: 0;
    margin-left: 0px;
    padding: 10px;
}

#store2 {
    margin: 0;
    padding: 0;
    margin-top: 0px;
    overflow-y: scroll;
    height: 71.3vh;
    overflow-x: hidden;
}

#store2 .map-store .col.s9 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    line-height: 1.6;
}

#store2 .map-store .col.s3 {
    padding-right: 0.75rem;
}

#store2 .col.s6 {
    margin: 0;
    padding: 0;
}

.map-store {
    height: auto;
    padding-top: 10px !important;
}

.map-store:nth-child(odd) {
    background-color: #fff;
}

/* MAPA  ////////////////////////////////////////////////////////////////////////////////*/

/* GRID /////////////////////////////////////////////////////////////////////////////////*/


.tabs .grid {
    background-image: url(/Content/images/gradehover.png);
    background-size: 26px;
    background-position: center;
    margin-right: 5px;
    padding-top: 10px;
    padding-left: 5px;
    background-repeat: no-repeat;
}

.tabs .active .grid {
    background-image: url(/Content/images/grade.png);
    background-size: 26px;
    background-position: center;
    margin-right: 5px;
    padding-top: 10px;
    padding-left: 5px;
    background-repeat: no-repeat;
}

.tabs .tab a:hover .grid {
    background-image: url(/Content/images/grade.png);
}

.tabs .tab a:hover .list {
    background-image: url(/Content/images/lista.png);
}

.tabs .tab a b {
    font-weight: normal;
}

.border-grid {
    border-bottom: 2px solid #BBC7D1;
    padding-left: 0px !important;
}

.tabs .list {
    background-image: url(/Content/images/listahover.png);
    background-size: 26px;
    background-position: center;
    margin-right: 5px;
    padding-top: 10px;
    padding-left: 5px;
    background-repeat: no-repeat;
}

.tabs .active .list {
    background-image: url(/Content/images/lista.png);
    background-size: 26px;
    background-position: center;
    margin-right: 5px;
    padding-top: 10px;
    padding-left: 5px;
    background-repeat: no-repeat;
}

.tabs .grid img,
.tabs .list img {
    width: 24px;
    height: 40px;
}

.all .row .col.s12 {
    margin: 0;
    padding: 0;
}

.all .row .col.s3 {
    margin: 0;
    padding: 0;
}

.tab.col.m3 {
    max-width: 150px;
}

.number-page {
    background-color: #fff;
    border: 2px solid #EEF1F4;
    border-radius: 4px;
    text-align: center;
    font-weight: 600;
    height: 50px;
    margin-top: -10px;
    max-width: 130px;
}

.number-page p {
    margin-top: 12px;
}

.row .border-grid .col.m7 {
    margin: 0;
    padding: 0;
}

.s10.res-grid {
    padding-left: 50px;
}

.add-icon {
    line-height: 3 !important;
}

/* GRID /////////////////////////////////////////////////////////////////////////////////*/


/* filters /////////////////////////////////////////////////////////////////////////////////*/

.filters {
    background-color: #fff;
    border: 2px solid #EAEEF2;
    border-radius: 4px;
    margin-top: 30px;
    direction: ltr;
}

.filters:first-child {
    margin-top: 0px;
}

.filters .title {
    border-bottom: 2px solid #EAEEF2;
    color: #597893;
    background-color: #F4F6F8;
    font-family: 'bebasneueregular';
    font-size: 22px;
    padding: 10px;
    padding-bottom: 5px;
    letter-spacing: 1px;
}

.filters [type="checkbox"]+span:not(.lever) {
    height: auto;
}

.content-images{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 2px solid #E4E9EE;
    padding: 20px 0;
}

.content-images.lista{
    border-right: 0;
    border-bottom: 2px solid #E4E9EE;
}

.exclusive {
    position: relative;
}

.tagcarconfirmed {
    float: left;
    background-image: url(/Content/Images/selo.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 66px;
    top: 0;
    left: 0;
    color: #fff;
    position: absolute;
    z-index: 9;
}

.tagcarconfirmed .info-tooltip {
    color: #fff !important;
    border-color: #fff;
    margin-left: 5px;
    margin-top: 5px;
}

.tagcarconfirmed .info-tooltip .material-icons {
    color: #fff;
}

.title input {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.filters p {
    border-bottom: 2px solid #EAEEF2;
    margin: 0;
    padding: 10px !important;
    font-size: 16px;
    color: #666666;
}

.filters p:last-child {
    border-bottom: 0px solid #EAEEF2;
}

.filters p span {
    line-height: 1.2 !important;
}

.search-box {
    background-color: #fff;
    border: 2px solid #EAEEF2;
    border-radius: 4px;
    padding-bottom: 10px;
    max-width: 100%;
}

.search-box .row .col {
    padding: 0;
}

.date .input-field.col.s12 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    background: transparent;
}

.search-box .title {
    border-bottom: 2px solid #EAEEF2;
    color: #597893;
    background-color: #F4F6F8;
    font-size: 22px;
    padding: 10px;
    padding-bottom: 5px;
    letter-spacing: 1px;
}

.search-box .title h3 {
    font-family: 'bebasneueregular';
    font-size: 23px;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 20px;
}

.search-box .title .row {
    margin: 0px;
    padding: 0px;
}

.search-box .title form {
    margin-top: 10px !important;
    font-family: 'Open Sans', sans-serif;
}

.input-field .material-icons {
    margin-top: -40px;
    color: #00315a;
    z-index: 2;
    position: inherit;
}

.search-box .switch {
    padding-bottom: 15px;
    padding-top: 10px;
}

.other {
    display: none;
}

.other-now {
    display: block;
}

.search-box .row {
    margin: 0;
}

.date label {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100px;
}

.date .input-field {
    margin-bottom: 0px;
}

.search-btn {
    padding: 0 0.75rem !important;
}

.search-btn .btn {
    width: 100%;
    margin-top: 10px;
}

.search-btn .material-icons {
    position: absolute;
    margin-left: -25px;
}

.search-btn center {
    margin-left: 10px !important;
}

/* filters /////////////////////////////////////////////////////////////////////////////////*/


/* car-grid /////////////////////////////////////////////////////////////////////////////////*/

.car-grid {
    margin-top: 20px;
    border: 2px solid #EAEEF2;
    border-radius: 4px;
    /*animation: fadeInGrid 1s ease-in both;*/
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.car-grid.car-grid-list {
    margin-top: 30px;
    border: 2px solid #EAEEF2;
    border-radius: 4px;
    /*animation: fadeInGrid 1s ease-in both;*/
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.modal-content .sg-orca .car-grid {
    margin-top: 0px;
    border: 0px solid #EAEEF2;
    border-radius: 4px;
    -webkit-animation: none;
    animation: none;
    zoom: 80%;
}

.modal-content .car-grid .title {
    padding: 0 !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.modal-content .car-grid .title .list-title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.modal-content .sg-orca .sg-tooltip {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.plus-info {
    font-weight: 100 !important;
    font-size: 16px;
    font-family: 'Open Sans';
    margin-top: -240px;
    color: #597893;
    margin-left: 10px;
}

.type {
    color: #597893;
    background-color: #fff;
    padding: 5px;
    border-radius: 4px;
    font-size: 12px;
    border: 2px solid #879DB0;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 1.6;
}

@-webkit-keyframes fadeInGrid {
    from {
        opacity: 0;
        -webkit-transform: translate3d(5%, 0, 0);
        transform: translate3d(5%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0, 0);
        transform: translate3d(0, 0, 0, 0);
    }
}

@keyframes fadeInGrid {
    from {
        opacity: 0;
        -webkit-transform: translate3d(5%, 0, 0);
        transform: translate3d(5%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0, 0);
        transform: translate3d(0, 0, 0, 0);
    }
}

.locator-grid {
    background-color: #ffffff;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40% 60%;
    grid-template-columns: 40% 60%;
}

.locator-grid .tool {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.locator .logos {
    height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.car-grid .title {
    border-bottom: 2px solid #EAEEF2;
    color: #597893;
    background-color: #F4F6F8;
    padding: 10px !important;
    height: 63px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.title-locadora {
    color: #597893;
    font-size: 18px;
    font-weight: 600;
}

.car-grid .title h3 {
    font-family: 'bebasneueregular';
    font-size: 24px;
    margin: 0;
    letter-spacing: 2px;
}

.car-grid .title .list-title {
    padding: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.car-grid .title .list-title h3 {
    font-family: 'bebasneueregular';
    font-size: 24px;
    margin: 0;
    padding-top: 5px;
    margin-left: 10px;
    letter-spacing: 2px;
    height: 31px;
    padding-left: 0px;
}

.car-grid .row {
    margin: 0px;
    padding: 0px;
}

.car-grid .email-btn {
    width: 100%;
    max-width: 50px;
    padding: 20px;
    width: 40px;
}

.conte .btn-circle {
    margin-left: -10px;
    margin-top: -4px;
    text-align: center;
    line-height: 2.3;
    background-color: #00315a;
    width: 30px;
    height: 30px;
    padding-left: 0px;
}

.email-btn .material-icons {
    margin-left: -8px;
    font-size: 16px;
}

.car-grid .car-top {
    background-color: #ffffff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tool .component-items {
    width: 100%;
    padding: 20px;
}

.container-tooltip {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
    width: 60%;
    margin: 0 auto;
}

.container-tooltip.grade {
    grid-template-columns: repeat(3, 1fr);
    margin: 0;
}


.container-tooltip.modal-tooltip {
    grid-template-columns: repeat(3, 1fr);
    padding: 4px 14px;
    width: 90%;
}

.modal-content .package .title h3 {
    padding-left: 20px;
}

.container-tooltip .sg-tooltip span {
    margin-left: 10px;
}

.car-grid .car-top.col {
    padding: 0;
}

.car-top .bigcar .actived img {
    width: 100%;
    display: block;
}

.car-top .bigcar img {
    width: 100%;
    display: none;
}

.car-top .minicar .actived img {
    background-color: #fff;
    border: solid 2px red;
}

.car-top .minicar img {
    width: 33%;
    float: left;
    cursor: pointer;
}

.car-top {
    height: 100%;
    position: relative;
}

#test2 .car-top,
.grade .car-top .slider {
    border-right: 2px solid #E4E9EE;
}

#test2 .car-top center {
    height: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.car-top.grid1 {
    height: auto;
    padding: 0px;
    position: relative;
}

.car-top.grid1.only-one {
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #fff;
    border-right: 2px solid #EAEEF2;
}

.arrow-button {
    position: absolute;
    z-index: 99;
    width: 100%;
    margin-top: 100px !important;
    max-width: 100%;
}

.arrow-button .center {
    padding: 0;
}

.arrow-button .arrow-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.arrow-button .arrow-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.arrow-button .material-icons {
    font-size: 40px;
    color: #315979;
    cursor: pointer;
    height: 50px;
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.arrow-button .arrow-left .material-icons {
    border-radius: 4px 0 0 4px;
    margin-left: 3px;
}

.arrow-button .arrow-right .material-icons {
    border-radius: 0 4px 4px 0;
    margin-right: 5px;
}

.arrow-button .material-icons:hover {
    color: #00315A;
}

.arrow-button button {
    border: 0;
    background-color: transparent;
}

.arrow {
    position: absolute;
    padding: 3rem;
    /* Arrow size */
    box-shadow: 1px -1px 0 1px #000 inset;
    -webkit-box-shadow: 2px -2px #000 inset;
    border: solid transparent;
    border-width: 0 0 2rem 2rem;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    z-index: 9;
}

.tooltipInfo{
    display: flex;
    align-items: center;
    gap: 3px;
}
.iconInfo{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    font-size: 12px;
}

#btnSearch .preloader-wrapper,
.btn-loading .preloader-wrapper {
    display: none;
}

#btnSearch.disabled .preloader-wrapper,
.btn-loading.disabled .preloader-wrapper {
    display: block;
}

#btnSearch .material-icons,
#btnSearch span,
.btn-loading .material-icons,
.btn-loading span {
    display: block;
}

#btnSearch.disabled .material-icons,
#btnSearch.disabled span,
.btn-loading.disabled .material-icons,
.btn-loading.disabled span {
    display: none;
}

.preloader-wrapper.small{
    margin-top: -13px;
}

.arrow:hover {
    box-shadow: 2px -2px 0 2px orchid inset;
    -webkit-box-shadow: 4px -4px orchid inset;
}


.arrow-up {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.arrow-down {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}


.arrow {
    top: 50%;
    margin: -67px 0 0 -67px;
    left: 35%
}


.btn-tip {
    color: #fff;
    background-color: #597893;
    border-radius: 50px;
    height: 32px;
    padding-left: 3.5px;
    padding-top: 3.5px;
    width: 27px;
    height: 27px;
    border: solid #879DB0 2px;
    cursor: pointer;
}

.opcional .btn-tip {
    color: #fff;
    background-color: #EF6E2C;
    border-radius: 50px;
    height: 32px;
    padding-left: 3.5px;
    padding-top: 3.5px;
    position: absolute;
    width: 27px;
    height: 27px;
    border: solid #F3D4C5 2px;
    cursor: pointer;
}

.btn-tip .material-icons {
    font-size: 15px;
}

.btn-tip .icon-porta {
    font-size: 15px;
}

.sg-tooltip {
    max-width: 160px;
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.car-list .sg-tooltip {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.locator-grid .sg-tooltip {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.sg-tooltip span {
    color: #597893;
    font-weight: 500;
    font-size: 16px;
    margin-left: 50px;
}

.opcional.sg-tooltip span {
    color: #EF6E2C !important;
    margin-left: 30px;
}

.list-box-opcional {
    border-top: 2px solid #EAEEF2;
    color: #597893;
    background-color: #F4F6F8;
    padding: 10px !important;
    height: 98px;
}

.list-box-opcional .sg-tooltip,
.box-opcional .sg-tooltip {
    margin-top: 5px;
    margin-right: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.list-box-opcional .opcional .btn-tip {
    margin-top: -5px;
}

.package .opcional .material-icons {
    color: #fff;
    padding-top: 0px;
    padding-left: 0px;
}

.package .opcional span {
    padding-left: 0px;
    padding-top: 3px;
}

.equipamento-opc {
    position: relative;
}

.box-opcional {
    color: #597893;
    padding: 12px 20px !important;
    display: none;
}

.items-opcional {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
}

.grade .icon-arcondicionado::before {
    background-image: url(/Content/images/snow.png);
    content: '.';
    width: 16px;
    height: 14px;
    background-size: cover;
    background-position: center;
    position: absolute;
    margin-left: 0px;
    margin-top: 1px;
}

.grade .icon-malagrande::before {
    margin-left: 0px !important;
}

.icon-malagrande::before {
    margin-left: 1px !important;
}

.lista .icon-arcondicionado::before {
    margin-left: 0;
    margin-top: 1px;
}

.modal-tooltip .icon-arcondicionado::before {
    margin-left: 0px;
    margin-top: 0px;
}

.icon-arcondicionado::before {
    background-image: url(/Content/images/snow.png);
    content: '.';
    width: 16px;
    height: 14px;
    background-size: cover;
    background-position: center;
    position: absolute;
    margin-left: 1px;
    margin-top: 1px;
}

.icon-cambio::before {
    background-image: url(/Content/images/cambio.png);
    content: '.';
    width: 15px;
    height: 15px;
    background-size: cover;
    background-position: center;
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    font-size: 0.01px;
    color: #597893;
}

.icon-malapequena::before {
    background-image: url(/Content/images/malapequena.png);
    content: '.';
    width: 18px;
    height: 16px;
    background-size: cover;
    background-position: center;
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    font-size: 0.01px;
    color: #597893;
}

.icon-malagrande::before {
    background-image: url(/Content/images/malagrande.png);
    content: '.';
    width: 19px;
    height: 15px;
    background-size: cover;
    background-position: center;
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    font-size: 0.01px;
    color: #597893;
}

.sg-tooltip .icon-motorista {
    font-size: 15px;
    font-weight: 500;
    padding-left: 1px;
}

.col.s2.logos {
    text-align: center;
}

.logos {
    text-align: center !important;
}

.logos img {
    width: 100%;
    max-width: 60px;
    margin-top: 7px;
    margin-right: 10px;
}

.sg-grid {
    border-top: 2px solid #E4E9EE;
    vertical-align: super;
    padding: 0 !important;
}

.sg-grid ul:nth-child(even) {
    background-color: #F9FAFB;
    max-height: 51px;
}

.sg-grid ul:nth-child(odd) {
    background-color: #FFF;
    max-height: 51px;
}

.sg-grid ul li:first-child {
    text-align: left;
}

.sg-grid ul li {
    padding: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-align: center;
}

.sg-grid .material-icons {
    color: #597893;
    font-size: 25px;
}

.input-field.load .small {
    float: right;
    margin-top: -40px;
    margin-left: -25px;
    opacity: 1;
}

.selolocator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.selolocator img {
    margin-left: 0px;
    margin-top: 0px;
    width: 130px;
}



.list-title {
    padding-left: 100px;
}

table .s2 .material-icons {
    padding: 6px;
}

.input-field .small {
    opacity: 0;
    position: relative;
    margin-top: -40px;
}

#frm-filter .input-field.load .small {
    float: right;
    margin-top: 10px;
    margin-left: -25px;
    opacity: 1;
}

#frm-filter .dates {
    padding: 10px;
}

.grid-columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.load .material-icons {
    opacity: 0;
}

.info-tooltip {
    margin-top: 2px;
    color: #555;
    font-size: 20px;
    border: 1px solid #555;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.info-tooltip a {
    line-height: 0;
}

.info-tooltip .material-icons {
    font-size: 20px;
    color: #555;
}

table.centered thead tr th {
    margin-left: 10px;
    line-height: 2.2;
    text-align: left;
    color: #555555;
    font-size: 16px;
    font-weight: 400;
}

.sg-grid span {
    line-height: 2.2;
    vertical-align: super;
}


.sg-grid table tr td {
    border-radius: 0;
}

.sg-grid table tbody tr:hover {
    background-color: #E1E7EB;
    cursor: pointer;
}

.sg-grid table tbody tr td:nth-child(1) {
    text-align: left;
}

.sg-grid table tbody tr td:nth-child(1):hover {
    text-align: left;
}

.sg-grid table tbody tr td:nth-child(1) span {
    margin-left: 10px;
}

.sg-grid table tbody tr td:nth-child(1):not(.no-hover):hover .material-icons {
    color: #555 !important;
}

.sg-grid table tbody tr td:nth-child(2):not(.no-hover):hover {
    background-color: #607E98;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
}

.sg-grid table tbody tr td:not(.no-hover):hover .material-icons {
    color: #fff;
}

.sg-grid table tbody tr td:nth-child(3):hover {
    background-color: #607E98;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
}

.sg-grid table tbody tr td:nth-child(4):hover {
    background-color: #607E98;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
}

.sg-grid table tbody tr td.hover-none {
    pointer-events: none !important;
    cursor: no-drop;
}

.sg-grid table tbody tr td.hover-none .material-icons {
    padding: 5px;
}

.sg-table .sg-col {
    background-color: #ADBDCB;
    border-left: 2px solid #E1E7EB;
    border-right: 2px solid #E1E7EB;
    color: #fff;
    cursor: pointer;
}

.sg-grid table tr td {
    padding: 12px !important;
}

.sg-grid table thead tr th {
    padding: 12px !important;
}

.sg-grid table tbody tr:nth-child(even) {
    background-color: #F9FAFB;
    max-height: 51px;
}

.sg-grid table tbody tr:nth-child(even):hover {
    background-color: #E1E7EB;
    max-height: 51px;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
}

.sg-grid table tbody tr:nth-child(odd) {
    background-color: #FFF;
    max-height: 51px;
}

.sg-grid table tbody tr:nth-child(odd):hover {
    background-color: #E1E7EB;
    max-height: 51px;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
}

.no-hover {
    border: 0;
}

.sg-table .sg-col .material-icons {
    color: #fff;
}

.offer {
    background-color: #F3B392 !important;
    border-left: 3px solid #EF6E2C !important;
    color: #fff;
}

.offer:hover {
    background-color: #607E98 !important;
    border-left: 3px solid #ADBDCB !important;
    color: #607E98;
}

.offer::before {
    content: '.';
    width: 22px;
    height: 22px;
    background-size: cover;
    background-position: center;
    position: absolute;
    margin-left: -30px;
    margin-top: 1px;
    color: #F3B392;
}

.btn span {
    padding-left: 0px;
    line-height: 0;
}

.sg-grid .btn {
    width: 100%;
}

.tool-forcar {
    margin-inline: auto;
}

.tool-lista {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    padding-bottom: 15px;
}

.classe {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 10px 0;
}

.slider .slides {
    max-width: 100%;
    position: relative;
}

.slider .slides .plus {
    position: absolute;
    bottom: 10px;
}


.modal-content .sg-orca .car-grid .tool.col.s3 {
    margin-left: 10px;
    width: 306px;
}

.car-grid .row .col {
    padding: 0;
}

.package {
    background-color: #ffffff;
    -webkit-box-flex: 1.4;
    -ms-flex: 1.4;
    flex: 1.4;
}

.package .title h3 {
    color: #555;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.package .title {
    background-color: #F0F2F4;
    border-bottom: none;
}

.package.col.s6 {
    padding: 0;
    margin: 0;
}

.package ul {
    padding-left: 10px;
    padding-top: 10px;
}

.package ul li {
    padding-bottom: 4px;
}

.package .material-icons {
    color: #44B562;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    padding-top: 5px;
}

.package span {
    font-size: 16px;
    padding-left: 20px;
}

.grid-offer {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1.2;
    border-left: 3px solid #EF6E2C;
    height: auto;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    background-image: url(/Content/images/sgindica.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFC230;
}

.grid-offer.pay-destiny {
    border-left: 3px solid #E4E9EE;
    max-height: 372px;
    background-image: url(/Content/images/sgindicadestino.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F4F6F8;
}

.grid-offer-destiny {
    border-left: 3px solid #D1E1EA;
    height: 100vh;
    max-height: 372px;
    background-image: url(/Content/images/sgindicadestino.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F2F5FA;
}

.grid-offer .content-offer {
    height: 95%;
}

.content-offer {
    background-color: rgba(255, 255, 255, 0.5);
    margin: 10px;
    padding: 10px;
    border-radius: 4px;
}

.content-offer .pay {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
    border-radius: 4px;
}

.content-offer .tooltip-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8rem;
}

.content-offer .tooltip-content:first-child {
    margin-bottom: 10px;
}

.content-offer .tooltip-content>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.content-offer .pay span {
    float: right;
}

.content-offer .pay p {
    text-align: left;
    margin-bottom: 0px;
    padding-top: 10px;
}

.content-offer .pay {
    font-weight: 600 !important;
}


.content-offer .price {
    font-size: 4rem;
    margin: 0px;
    margin-top: 50px;
}

.content-offer .price b {
    font-size: 16px;
    font-weight: 600;
}

.content-offer p {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}

.pay .info-tooltip {
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px;
}

.pay .info-tooltip .material-icons {
    font-size: 14px;
}

.content-offer .btn {
    width: 100%;
    margin-top: 20px;
}

.package .col.s6 {
    padding: 10px;
}

.grid-offer.col.s4 {
    padding: 0px;
}

.grid-offer-destiny.col.s4 {
    max-width: 350px;
}

.package .col.s12 {
    padding: 10px !important;
}

.input-field .date-pick.material-icons {
    margin-top: -40px;
    color: #00315a;
    z-index: 2;
    background-color: #fff;
    position: absolute;
    margin-left: 85%;
}

form button {
    width: 100%;
}

.invalid+i {
    color: #F44336 !important;
}

.valid+i {
    color: #4CAF50 !important;
}

.invalid+ul+i {
    color: #F44336 !important;
}

.valid+ul+i {
    color: #4CAF50 !important;
}

form .error {
    display: none;
    position: absolute;
    font-size: 11px;
    margin-top: -5px;
}

.invalid+i+.error {
    color: #F44336 !important;
    display: block;
}

.valid+i+.error {
    color: #F44336 !important;
    display: none;
}

.invalid+ul+i+.error {
    color: #F44336 !important;
    display: block;
}

.valid+ul+i+.error {
    color: #F44336 !important;
    display: none;
}

.sg-box-login .input-field:nth-child(1) {
    margin-top: 0px;
}

.sg-box-login .input-field {
    margin-top: 20px;
}

/* car-grid /////////////////////////////////////////////////////////////////////////////////*/


/* rodape /////////////////////////////////////////////////////////////////////////////////*/

footer {
    background-color: #323D51 !important;
}

.footer-copyright {
    background-color: #3F485C !important;
}

h5.white-text {
    font-size: 18px !important;
    border-bottom: 2px solid #ef6e2c;
    padding-bottom: 10px;
    max-width: 550px;
    text-align: left;
}

.page-footer .container {
    padding-top: 0px;
    padding-bottom: 0px;
}

.footer-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0 20px;
    max-width: 1500px;
}

.page-footer li a:hover {
    color: #EF6E2C !important;
}

.page-footer ul:not(.browser-default)>li {
    list-style-type: circle;
}

.page-footer ul li {
    padding: 5px;
    text-align: left;
}

.page-footer .row {
    padding: 10px;
}

.page-footer h5 {
    width: 260px;
}

.page-footer ul {
    margin-left: 20px !important;
    margin-top: 0px !important;
    max-width: 400px;
}

.page-footer .white-text {
    font-size: 12px;
}

.suporte-cliente,
.servicos,
.partners {
    padding-left: 10px;
}

.itens-servico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.itens-servico ul {
    margin-left: 10px;
}

body .page-footer {
    padding-top: 20px;
    color: #fff;
    z-index: 2;
    position: absolute;
    width: 100%;
}


body .page-footer .row {
    margin-bottom: 0px;
}

.footer-icons {
    width: 300px;
    margin-right: 20px;
}

.content-infos{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 20px;
    max-width: 1500px;
    margin: 0 auto;
    border-top: 2px solid #fff;
}

.content-selos{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

#ra-widget-verified .ra-widget-verified-wrapper{
    background-color: transparent!important;
}
#ra-widget-verified .ra-widget-verified-wrapper .ra-widget-verified-content .ra-widget-verified-text{
    color: #fff!important;
}
#ra-widget-verified .ra-widget-verified-wrapper .ra-widget-verified-content{
    border: 0!important;
}
.content-selos .cadastur img{
    width: 150px;
    margin-top: 5px;
}

.content-selos .abav img{
    width: 70px;
}
.payment-method-list{
    display: flex;
    align-items: center;
    gap: 20px;
}
.payment-method-list img{
    width: 30px;
    object-fit: cover;
    transform: scale(1);
}
.payment-method-list img.icon-visas,
.payment-method-list img.icon-elos{
    width: 50px;
}
.payment-method-list img.icon-amex,
.payment-method-list img.icon-dinners{
    width: 40px;
}
.payment-method-list img.icon-pix{
    width: 70px;
}
.footer-icons .icon-visas {
    font-size: 60px;
}

.footer-icons .icon-mastercard {
    font-size: 60px;
    color: #fff !important;
}

.footer-icons img {
    margin-left: 20px;
    margin-right: 20px;
    width: 50px;
}

.footer-icons .icon-elos {
    font-size: 50px;
    margin-top: -10px;
}

.footer-icons .icon-americanexpress {
    font-size: 60px;
}

.footer-icons .icon-diners {
    font-size: 60px;
    margin-left: 100px;
}

.footer-icons .icon-diners .path1:before {
    margin-left: -60px;
    position: absolute;
}

.footer-icons .icon-diners .path2:before {
    margin-left: -60px;
    position: absolute;
}

.footer-second {
    border-top: 1px solid #3C4659;
    background-color: #3F485C;
    padding: 10px 20px;
}

.footer-second ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-second ul li .content-social .social{
    display: flex;
    align-items: center;
    gap: 15px;
}

.footer-second ul li .content-social .social a img{
    width: 30px;
}

.footer-second ul li .content-social .social a img.img-blog{
    width: 40px;
}

.phones{
    display: flex;
    align-items: center;
    gap: 15px;
}

.footer-second .container {
    max-width: 1500px;
}

.footer-second ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-second img {
    width: 100%;
    max-width: 180px;
}

.page-footer .sg-info {
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.sg-info .l12 {
    padding-left: 0px;
    margin-left: -10px;
}

.footer-second .sg-info .flow-text b {
    color: #fff !important;
}

.footer-second .page-footer .sg-info ul li {
    color: #fff !important;
}

.footer-second .sg-info span {
    color: #fff !important;
}

.page-footer .footer-second ul:not(.browser-default)>li {
    list-style-type: none;
}

.footer-copyright .icon-facebook,
.footer-copyright .icon-instagram,
.footer-copyright .icon-twitter,
.footer-copyright .icon-youtube {
    font-size: 30px;
    padding-left: 20px;
}

.footer-copyright {
    padding-left: 10px !important;
}

.copy {
    padding-right: 25px;
}

#back-to-top {
    position: fixed;
    bottom: 120px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #EF6E2C;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

#back-to-top:hover {
    background: #00315A;
}

#back-to-top.show {
    opacity: 1;
    margin-right: 50px;
    width: 48px;
    height: 37px;
    margin-bottom: -7px;
    border-radius: 5px;
}

.floating-button {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #EF6E2C;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.floating-button:hover {
    background: #00315A;
}

.floating-button.show {
    opacity: 1;
    margin-right: 50px;
    width: 48px;
    height: 37px;
    margin-bottom: -7px;
    border-radius: 5px;
}

#content {
    height: 2000px;
}

.btn center {
    margin-left: 30px;
}

.btn-opensendmail center {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
}

.btn-opensendmail center i {
    position: inherit;
}

.whatsapp-icon {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 9999;
    width: 20px;
    height: 20px;
}

#whatsapp-img{
    width: 60px;
}

#bx-app-sg {
    width: 275px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

/* rodape /////////////////////////////////////////////////////////////////////////////////*/


/* tour /////////////////////////////////////////////////////////////////////////////////*/

#tour_tour {
    z-index: 999999;
}

.tour_description {
    background-color: #fff;
    color: #555 !important;
    font-size: 16px !important;
    border: 2px solid #EAEEF2;
    z-index: 99;
    height: 200px;
    padding-top: 50px !important;
    margin-top: -70px !important;
}

.tour_title {
    color: #EF6E2C !important;
    text-shadow: none !important;
    margin-top: 60px;
    z-index: 999;
    font-size: 25px !important;
    padding-left: 10px;
    padding-top: 150px !important;
    margin-top: -10px !important;
}

.tour_box_transition {
    margin-left: 20px;
}

.tour_controls {
    margin-top: -140px !important;
    margin-left: 20px !important;
}

.tour_controls .btn-danger {
    border-radius: 50px;
    width: 50px;
    left: 500px !important;
    position: absolute;
    margin-top: -150px;
    padding-left: 18px;
    font-size: 22px;
    font-weight: 600;
}

.tour_controls .btn-default {
    background-color: #F3B392 !important;
}

.tour_description:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #c2e1f5;
    border-width: 36px;
    margin-top: -36px;
}

.sg-date {
    white-space: nowrap;
    overflow: hidden;
}

.hide-calendar {
    display: none;
}

.daterangepicker {
    margin-left: 23px !important;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    height: 370px;
}

.calendar-table .left thead {
    margin-left: -5px;
    position: absolute;
    z-index: 999;
    width: 312px;
}

.calendar-table .right thead {
    margin-left: -2px;
    position: absolute;
    z-index: 999;
    width: 312px;
}

.calendar-table .right thead th {
    width: 50px !important;
}

.calendar-table .left thead th {
    width: 55px !important;
}

.calendar-table .left tbody {
    position: absolute;
    margin-top: 120px;
    margin-left: -5px;
    width: 310px;
}

.calendar-table .right tbody {
    position: absolute;
    margin-top: 120px;
    margin-left: 0px;
    width: 310px;
}

.calendar-table .left tbody td {
    width: 50px !important;
}

.calendar-table .right tbody td {
    width: 55px !important;
}

.daterangepicker td.disabled {
    border: 10px solid #fff !important;
    cursor: not-allowed !important;
}

.daterangepicker.show-calendar .drp-buttons {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid #ddd;
    width: 761px;
    margin-left: -1px;
}

.daterangepicker .drp-buttons .btn {
    width: 120px;
    margin-left: 20px;
}

.daterangepicker .drp-buttons .cancelBtn {
    background-color: #00315A;
}

.daterangepicker .drp-selected {
    font-size: 16px;
    font-weight: 600;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 0px !important;
    line-height: 10px !important;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}

.daterangepicker .calendar-table td.available {
    background-color: #e6eef4;
    border-radius: 0px;
    border: 10px solid #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.daterangepicker.opensleft:before {
    right: 95% !important;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #e4ecf4;
}

.daterangepicker.opensleft:after {
    right: 95% !important;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #e4ecf4;
}

.tap-target-wrapper {
    width: 0px;
    height: 800px;
    position: fixed;
    z-index: 1000;
    visibility: hidden;
    -webkit-transition: visibility 0s .3s;
    -o-transition: visibility 0s .3s;
    transition: visibility 0s .3s;
}

.tap-target-wave::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: transparent;
}

.tap-target-wave::after {
    background-color: #597893;
}

.tap-target-wave {
    margin-top: -50px;
    width: 50px;
    height: 50px;
    margin-left: -13px;
}

.icon-down .material-icons .tap-target-wave {
    display: none;
}

/* tour /////////////////////////////////////////////////////////////////////////////////*/



/* form email /////////////////////////////////////////////////////////////////////////////////*/

.form-mail {
    background-color: #fff;
    border-right: solid 2px #EAEAEA;
    height: 80vh;
    border-radius: 4px;
}

.form-mail .title {
    font-family: 'bebasneueregular';
    color: #fff;
    background-color: #EF6E2C;
    padding: 20px;
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 5px;
}

.form-mail .btn {
    height: 45px;
}

.form-mail .input-field.col label {
    left: 10px;
}

.form-mail h2 {
    font-size: 25px;
    margin: 0;
}

.sg-orca {
    overflow: auto;
    height: 73vh;
    margin-top: 0px;
}

.row .form-mail.col.s3 {
    margin: -20px 0 0 0;
    padding: 0;
}

.sg-orca .sg-itinerary .col {
    margin: 0;
    padding: 0;
}

.sg-orca.col.s9 {
    margin: 0;
    padding: 0;
}

.header-filter .third {
    border: none;
    padding: 20px;
}

#btn-openfleet{
    padding: 5px;
    background-color: #EF6E2C;
    border-radius: 5px;
    color: #fff;
    margin-top: -44px;
}


.header-filter .header-button button, .header-filter .header-button a{
    margin: 20px 0 0 0;
}



.sg-orca .sg-itinerary {
    height: auto;
    border-bottom: 2px solid #EAEAEA;
}

.sg-orca .car-grid .row .col.s3 {
    margin: 0;
    padding: 0;
}

.sg-orca .car-grid .row .col.s12 {
    margin: 0;
    padding: 0;
}

.no-img .indicators {
    display: none;
}

.indicators {
    display: none;
}

.slider ul {
    height: 100% !important;
}

.no-img .slider {
    height: 150px !important;
}

.no-img .slider-modal,
.no-img .slider-modal .slides {
    height: 169px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
}

.no-img .slider .slides {
    height: 150px !important;
}

.daterangepicker:not(.single) {
    background-color: #fff !important;
    width: 760px !important;
}

.daterangepicker.single {
    width: 317px !important;
    background-color: #e4ecf4;
    min-height: 343px;
    max-height: 400px;
    height: auto;
}

.daterangepicker .table-condensed thead {
    border-radius: 4px;
    color: #031733;
    -webkit-box-shadow: 0 3px 30px 0 #e4ecf4;
    box-shadow: 0 3px 30px 0 #e4ecf4;
    background-color: #e4ecf4;
    border-radius: 4px 0px 0 0;
}

.right thead {
    border-radius: 0px 0px 0px 4px !important;
}

.daterangepicker .table-condensed thead th {
    border-radius: 0px;
}

.daterangepicker .table-condensed thead th.month {
    color: #031733;
    font-size: 16px;
    font-family: 'Open Sans';
    padding-top: 28px;
    padding-bottom: 28px;
}

.daterangepicker .left .calendar-table {
    margin-left: 5px;
}

.daterangepicker .right .calendar-table {
    padding-right: 5px;
}

.daterangepicker .table-condensed thead tr:first-child {
    border-bottom: 2px solid #bbd1e0;
}

.daterangepicker .drp-calendar {
    max-width: 375px !important;
    width: 100%;
}

.daterangepicker .drp-calendar.left {
    background-color: #e4ecf4;
}

.daterangepicker .drp-calendar.right {
    background-color: #e4ecf4;
}

.daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 0px !important;
}

.daterangepicker .drp-calendar.left,
.daterangepicker .drp-calendar.right {
    padding: 0px !important;
}

.daterangepicker .calendar-table {
    border: 0px solid #fff !important;
    border-radius: 4px;
    background-color: transparent !important;
}

.daterangepicker .calendar-table td {
    color: #597893 !important;
    font-weight: 600;
}

.no-img .arrow-button {
    display: none;
}

.sidenav-overlay {
    z-index: -1;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    color: #d2e1eb !important;
    border-radius: 0px !important;
    background-color: #fff !important;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    color: #fff !important;
    background-color: #315979 !important;
    border-radius: 4px 0px 0px 4px !important;
}

.daterangepicker td.in-range {
    background-color: #eee !important;
    color: #597893 !important;
}

.daterangepicker td.in-range.end-date {
    background-color: #315979 !important;
    color: #fff !important;
}

.daterangepicker td.end-date {
    border-radius: 0px 4px 4px 0px !important;
}

.daterangepicker .drp-calendar.right {
    margin-left: -10px !important;
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #fff !important;
    border: solid #fff !important;
    border-width: 0 2px 2px 0 !important;
}

.prev.col.s6.left.arrow-left {
    text-align: left;
}

.next.col.s6.right.arrow-right {
    text-align: right;
}

.daterangepicker .table-condensed thead th.prev {
    background-color: #315979;
    border-radius: 50px;
    width: 30px;
    height: 30px !important;
    position: absolute;
    padding-top: 9px;
    margin-top: 18px;
    margin-left: 10px;
    padding-left: 2px;
    padding-right: 0px;
    min-width: 30px;
    max-width: 30px;
}

.daterangepicker .table-condensed thead th.prev::before {
    border: 2px solid #315979;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-top: -15px;
    margin-left: -17px;
    content: "";
}

.daterangepicker .table-condensed thead th.next::before {
    border: 2px solid #315979;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-top: -15px;
    margin-left: -14px;
    content: "";
}

.daterangepicker th.prev.available:hover {
    background-color: #879DB0 !important;
}

.daterangepicker th.next.available:hover {
    background-color: #879DB0 !important;
}

.daterangepicker .table-condensed thead th.next {
    background-color: #315979;
    border-radius: 50px;
    width: 30px;
    height: 30px !important;
    position: absolute;
    padding-top: 9px;
    margin-top: 18px;
    margin-right: 10px;
    padding-right: 4px;
    padding-left: 0px;
    min-width: 30px;
    max-width: 30px;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
    background-color: #315979 !important;
    border-radius: 4px;
}

.sg-orca .sg-itinerary {
    -webkit-animation: none;
    animation: none;
}

.sg-orca .info-tooltip {
    display: none;
}

.filter-bottom {
    padding-bottom: 240px;
}

.pagination {
    background-color: #fff;
    border: 2px solid #EEF1F4;
    border-radius: 4px;
    text-align: center;
    font-weight: 600;
    height: 50px;
    padding-top: 8px;
}

/* form email /////////////////////////////////////////////////////////////////////////////////*/
.content_box-aside {
    max-width: 1500px;
    position: relative;
    margin-inline: auto;
    display: none;
}

.box-inside {
    position: absolute;
    top: 100px;
    right: 110px;
    width: 100%;
    max-width: 650px;
    height: 490px;
    display: none;
    z-index: 9;
    border-radius: 4px;
}

.box-inside form {
    border-radius: 4px;
}

a.password {
    padding-left: 0px !important;
    color: #EF6E2C;
}

.sg-box-login {
    width: 100%;
    margin-left: 0px;
    height: auto;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.sg-box-login.row .col.s12 {
    margin: 0px;
    padding: 0px;
}

.off-forgot {
    display: none;
    padding-bottom: 10px;
}

.off-access {
    display: none;
}

.on-forgot.off-forgot {
    display: block
}

.sg-box-login .input-field,
.sg-box-login .form-btn {
    margin-left: 1rem;
    margin-right: 1rem;
}

.sg-box-login.on-box {
    display: block;
}

.sg-box-login p {
    padding: 0px;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sg-box-login a {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Open Sans', sans-serif;
}

.sg-box-login .title-top {
    font-family: 'bebasneueregular';
    color: #fff;
    background-color: #F3B392;
    border-bottom: 2px solid #EF6E2C;
    padding: 20px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    letter-spacing: 5px;
    border-radius: 4px 4px 0px 0px;
}

.sg-box-login .title-bottom {
    color: #597893;
    background-color: #F4F6F8;
    font-family: 'bebasneueregular';
    font-size: 22px;
    padding: 10px;
    padding-bottom: 5px;
    letter-spacing: 1px;
    border-top: 2px solid #EAEEF2;
    border-bottom: 2px solid #EAEEF2;
    margin-top: 10px;
}

.box-left .title {
    color: #597893;
    font-family: 'bebasneueregular';
    font-size: 22px;
    padding: 10px;
    padding-bottom: 5px;
    letter-spacing: 1px;
}

.box-footer {
    width: 100%;
    height: 100%;
}

.box-footer img {
    width: 100%;
    margin-top: 50px;
}

.autocomplete-content {
    z-index: 9;
}

.row .col.s3.sg-left {
    margin-left: initial;
}

.col.s3.sg-left {
    max-width: 310px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}


.res-grid {
    padding-left: 25px;
    width: 78%;
}

.res-grid.col {
    padding: 0 !important;
}

.map-modal {
    padding: 0px !important;
}

.map-modal .map-store {
    padding: 0px !important;
}

/* SKELETON ////////////////////////////////////////////////////////////////////////////////*/
.after-load .sgton,
.after-load .skeleton-btn,
.after-load .skeleton-img {
    display: none;
}

.before-load .sgton {
    display: block;
}

.before-load .car-grid {
    display: none;
}

.before-load .sg-left .sg-filter,
.before-load .sg-left .btn-map,
.before-load .sg-left .search-box,
.before-load .car-grid,
.before-load .border-grid,
.before-load .tools {
    display: none;
}

.item-open,
.close-filter {
    display: none;
}

.content-grade {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 100px;
    max-width: 1500px;
    margin-inline: auto;
    padding: 0 20px;
}


#test1.car-list,
#test2.car-list {
    padding: 0 !important;
}

.before-load .car-list {
    min-height: 100px !important;
}

.car-list .car-grid:first-child {
    border: 2px solid #EAEEF2;
}

.skeleton-btn .skeleton-line {
    margin-left: 20px;
}

.sgton .skeleton-geral {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    border-radius: 4px;
}

.sgton-content {
    background-color: #FBFBFB;
    padding: 20px;
    border: 2px solid #eaeef2;
    border-radius: 4px;
}

.sgton-avatar {
    width: 48px;
    height: 48px;
    background-color: #D4DCE2;
    border-radius: 100%;
    float: left;
}

.sgton-header,
.sgton-text,
.sgton-footer,
.skeleton-avatar,
.skeleton-img,
.sgton-filter {
    -webkit-animation: skeleton 1s ease-in-out forwards infinite;
    animation: skeleton 1s ease-in-out forwards infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}



.sgton-header {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
}



.skeleton-line.heading {
    height: 1rem;
    margin-bottom: 0.5rem;
}

.skeleton-line {
    height: 35px;
    background-color: #D4DCE2;
    border-radius: 3px;
    margin-bottom: 0.3rem;
}

.sgton-text {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}

.sgton-filter {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
    opacity: 0;
}


.skeleton-img {
    height: 130px;
    background-color: #D4DCE2;
    border-radius: 0.75rem;
    margin-top: 1.5rem;
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
}

.sgton-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1rem;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}

.sgton-header,
.sgton-text,
.sgton-footer,
.skeleton-avatar,
.skeleton-img {
    -webkit-animation: skeleton 1s ease-in-out forwards infinite;
    animation: skeleton 1s ease-in-out forwards infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.sgton-header {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.skeleton-img {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sgton-footer-bolinha {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.sgton-text {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.sgton-filter {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
}

.skeleton-button.rounded {
    border-radius: 100%;
}

.skeleton-button {
    border-radius: 100%;
}

.skeleton-button:not(:last-child) {
    margin-right: 2rem;
}

.skeleton-button {
    display: block;
    width: 28px;
    height: 28px;
    background-color: #D4DCE2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 20px;
    margin-left: 10px;
}

#modal-on-request {
    width: 50%;
    max-height: 85%;
    overflow-y: auto;
}

/* #modal-on-request .form-on-request .title h2 {
        font-family: 'bebasneueregular';
        color: #fff;
        background-color: #EF6E2C;
        padding: 20px;
        font-size: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
        letter-spacing: 5px;
        font-size: 2.56rem;
    }

    #modal-on-request .title {
        margin-top: -36px;
    }*/

.form-on-request .row {
    padding: 20px;
}

.modal-on-request-content {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    width: 80%;
    margin: auto;
    border-radius: 2px;
    will-change: top, opacity;
    z-index: 999 !important;
}

@-webkit-keyframes skeleton {
    0% {
        opacity: 0.2;
        -webkit-transform: translateY(6px) scale(0.98);
        transform: translateY(6px) scale(0.98);
    }

    85%,
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px) scale(1);
        transform: translateY(0px) scale(1);
    }
}

@keyframes skeleton {
    0% {
        opacity: 0.2;
        -webkit-transform: translateY(6px) scale(0.98);
        transform: translateY(6px) scale(0.98);
    }

    85%,
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px) scale(1);
        transform: translateY(0px) scale(1);
    }
}



/* SKELETON ////////////////////////////////////////////////////////////////////////////////*/
/* RESPONSIVO //////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 2050px) {
    .col.s3.sg-left {
        padding: 0px !important;
        max-width: 310px;
    }

    .search-box {
        max-width: 100%;
    }

    .s9.res-grid {
        padding-left: 25px;
        min-width: 1500px;
    }
}

@media only screen and (max-width: 1850px) {

    .col.s3.sg-left {
        padding: 0px !important;
        max-width: 320px;
    }

    .search-box {
        max-width: 100%;
    }

    .s9.res-grid {
        padding-left: 25px;
        min-width: 1400px;
    }

    .box-inside {
        margin-left: 68%;
    }
}

@media only screen and (max-width: 1790px) {

    .s9.res-grid {
        padding-left: 25px;
        min-width: 1350px;
    }

    .box-inside {
        margin-left: 66%;
    }
}

@media only screen and (max-width: 1740px) {

    .box-inside {
        margin-left: 65%;
    }

    .s9.res-grid {
        padding-left: 25px;
        min-width: 1250px;
    }
}

@media only screen and (max-width: 1680px) {


    .box-inside {
        margin-left: 64%;
    }

    .col.s3.sg-left {
        padding: 0px !important;
        max-width: 320px;
    }

    .s9.res-grid {
        padding-left: 25px;
        max-width: 1300px;
    }

    .no-img .col.s2.logos {
        max-height: 120px;
    }


    .search-btn center {
        margin-left: 15px !important;
    }


    .col.s2.logos {
        text-align: center;
    }

    .logos img {
        width: 100%;
        max-width: 60px;
    }

    object link .date label {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .switch {
        font-size: 10px;
    }

    .switch label {
        font-size: 12px;
    }
}

@media only screen and (min-width: 1581px) {
    .s9.res-grid {
        padding-left: 25px;
        min-width: 70%;
    }

    .col.s3.sg-left {
        padding: 0px !important;
        max-width: 320px;
    }

    .next.col.s6.right.arrow-right {
        text-align: right !important;
    }


    .filter-fixed {
        max-width: 310px;
    }
}

@media only screen and (max-width: 1580px) {


    .col.s3.sg-left {
        padding: 0px !important;
        max-width: 320px;
    }

    .s9.res-grid {
        padding-left: 25px;
        min-width: 70%;
    }

    .box-inside {
        margin-left: 63%;
    }
}

@media only screen and (max-width: 1520px) {


    .prev.col.s6.left.arrow-left {
        text-align: left;
        padding-left: 5px;
        padding-right: 5px;
    }

    .next.col.s6.right.arrow-right {
        text-align: right;
        padding-left: 5px;
        padding-right: 5px;
    }

    .col.s3.sg-left {
        padding: 0px !important;
        max-width: 320px;
    }

    .s9.res-grid {
        padding-left: 25px;
        min-width: 70%;
    }

    .box-inside {
        margin-left: 62%;
    }
}

@media only screen and (max-width: 1440px) {
    .page-footer .col.s12.l5 {
        padding-right: 60px;
    }

    #store2 h2 {
        width: 50%;
    }

    .modal-map .btn {
        font-size: 12px;
    }

    #start-tour {
        margin-top: 67vh !important;
    }

    .content-offer .price {
        font-size: 70px;
        margin: 0px;
        margin-top: 50px;
    }

    .package .col.s6 {
        padding: 10px;
        zoom: 90%;
    }

    .s9.res-grid {
        padding-left: 0px;
        min-width: 70%;
    }


    .box-inside {
        margin-left: 58%;
    }

    .modal-more-information .content-offer .btn {
        margin-top: 85px;
    }

    .modal-content .sg-orca .car-grid {
        zoom: 80%;
    }

    .sg-orca .slider .slides {
        max-width: 100%;
    }

    .btn-circle {
        background-color: #EF6E2C;
        color: #fff;
        border: 2px solid #fff;
        border-radius: 50px;
        width: 20px;
        height: 20px;
        font-size: 12px;
        line-height: 1.5;
        position: absolute;
        margin-left: 14%;
        z-index: 2;
        margin-top: 5px;
        padding-left: 4px;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    }

    .search-btn center {
        margin-left: 20px !important;
    }

    .footer-icons .icon-diners {
        font-size: 60px;
        margin-left: 80px;
    }

    .footer-icons.right.row {
        padding-left: 50px;
    }

    .content-offer .btn {
        width: 100%;
        margin-top: 55px;
    }

    .content-offer {
        margin: 5px;
        padding: 5px;
        margin-top: 10px;
    }

    .content-offer .pay {
        padding: 5px;
        font-weight: 600 !important;
    }

    .col.s2.logos {
        text-align: center;
    }

    .logos img {
        width: 100%;
        max-width: 60px;
    }

    .slider .slides {
        max-width: 100%;
    }

    .slider .slides li img {
        height: auto;
        width: 70%;
        background-position: center 26px;
        background-size: 50%;
        background-repeat: no-repeat;
    }

    .slider .indicators:first-child .indicator-item img {
        width: 100%;
        padding: 10px;
        z-index: 99;
        margin-top: -5px;
        height: 85%;
    }

    .slider .indicators:last-child {
        height: 70px;
    }

    #logo-container img {
        width: 100%;
        max-width: 180px;
    }

    .switch label .lever {
        content: "";
        display: inline-block;
        position: relative;
        width: 26px;
        height: 10px;
        background-color: rgba(0, 0, 0, 0.38);
        border-radius: 15px;
        margin-right: 10px;
        -webkit-transition: background 0.3s ease;
        -o-transition: background 0.3s ease;
        transition: background 0.3s ease;
        vertical-align: middle;
    }

    .switch label .lever:before,
    .switch label .lever:after {
        content: "";
        position: absolute;
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        left: 0;
        top: -3px;
        -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
        transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
        -o-transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease;
        transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease;
        transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
    }

    .input-field.col label {
        font-size: 12px;
    }

    .date label {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 1366px) {

    .modal-map .btn {
        font-size: 12px;
        min-width: 87px;
    }

    #start-tour {
        margin-top: 65vh !important;
    }

    #iti {
        position: fixed;
        width: 100%;
        margin-top: -288px !important;
        z-index: 997;
    }

    #iti.top-expand {
        margin-top: -135px !important;
    }

    #iti.top-expand.super-fixed {
        margin-top: -266px !important;
    }

    #store2 {
        height: 70vh;
    }
}

@media only screen and (max-width: 1350px) {

    .col.s3.sg-left {
        padding: 0px !important;
        max-width: 310px;
        margin-right: 30px;
    }

    .search-box,
    .filter-fixed {
        max-width: 310px;
    }

    .s9.res-grid {
        padding-left: 25px;
        min-width: 70%;
    }
}

@media only screen and (max-width: 1370px) {
    .box-inside {
        margin-left: 55%;
    }

    .modal-more-information .content-offer .btn {
        margin-top: 60px;
    }



    .content-offer .price {
        font-size: 80px;
        margin: 0px;
        margin-top: 30px;
    }

    .content-offer .btn {
        width: 100%;
        margin-top: 60px;
    }

    .content-offer {
        margin: 10px;
        margin-top: 10px;
    }

    .logos img {
        width: 100%;
        max-width: 60px;
    }

    .slider .slides {
        max-width: 100%;
    }

    @-webkit-keyframes fadedown {
        0% {
            margin-top: -10px;
        }

        100% {
            margin-top: 220px;
        }
    }

    @keyframes fadedown {
        0% {
            margin-top: -10px;
        }

        100% {
            margin-top: 220px;
        }
    }

    @-webkit-keyframes fadeup {
        0% {
            margin-top: 220px;
        }

        100% {
            margin-top: -10px;
        }
    }

    @keyframes fadeup {
        0% {
            margin-top: 220px;
        }

        100% {
            margin-top: -10px;
        }
    }

    @-webkit-keyframes fadeinicial {
        0% {
            margin-top: -10px;
        }

        100% {
            margin-top: -10px;
        }
    }

    @keyframes fadeinicial {
        0% {
            margin-top: -10px;
        }

        100% {
            margin-top: -10px;
        }
    }
}

@media only screen and (max-width: 1280px) {

    .col.l5.sg-nav {
        width: 45%;
        float: right;
    }

    .row .col.l5.cotacao {
        max-width: 460px;
    }

    .l6.sg-nav {
        max-width: 550px;
        float: right;
    }

    .l4.cotacao {
        zoom: 96%;
    }

    #modal4 .slider .slides {
        max-width: 100%;
    }

    #store2 h2 {
        width: 40%;
    }

    #start-tour {
        margin-top: 64vh !important;
    }

    .box-inside {
        margin-left: 52%;
    }


    .footer-icons.right.row {
        padding-left: 50px;
        zoom: 89%;
    }

    .col.s4.sg-tooltip {
        padding-left: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .content-offer .btn {
        width: 100%;
        margin-top: 60px;
    }

    .logos img {
        width: 100%;
        max-width: 60px;
    }

    .slider .indicators:first-child .indicator-item img {
        width: 100%;
        padding: 10px;
        z-index: 99;
        margin-top: -5px;
    }

    .slider .slides {
        max-width: 100%;
    }

    .next.col.s6.right.arrow-right {
        text-align: right !important;
    }

    .filters .title {
        font-size: 20px;
        line-height: 1;
    }

    .search-box,
    .filter-fixed {
        max-width: 310px;
    }

    .search-box .title {
        font-size: 20px;
        line-height: 1;
    }

    label {
        font-size: 14px;
    }

    .filters p {
        padding-left: 5px;
    }

    [type="checkbox"]+span:not(.lever) {
        padding-left: 25px;
    }
}

@media only screen and (max-width: 1260px) {

    .row .col.l7.cotacao {
        width: auto;
    }

    .popcar {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 1165px) {

    .col.l5.sg-nav {
        width: 50%;
        float: right;
    }

    .grid-offer {
        -webkit-box-flex: 1.5;
        -ms-flex: 1.5;
        flex: 1.5;
    }
}

@media only screen and (max-width: 1050px) {

    .sg-dropmenu {
        display: none;
    }

    .sg-dropmenu-mob {
        display: block;
    }

    .sg-dropmenu-mob .dropdown-content {
        background-color: #ef6e2c;
        color: #fff;
    }

    .sg-dropmenu-mob>a span {
        margin-left: 0;
    }


    li.sg-dropmenu-mob a i.material-icons {
        margin: 0 50px 0 0;
        color: #fff;
        font-size: 2rem;
    }

    .sidenav li.sg-dropmenu-mob>a span,
    .sidenav li.sg-dropmenu-mob .second-menu-help li a span {
        margin-left: 0;
        text-transform: uppercase;
    }

    .sg-dropmenu.sg-login {
        display: block !important;
    }

    .sidenav li.sg-dropmenu-mob.active {
        background-color: #F7B796;
    }

    .sidenav li.activated {
        background-color: #ef6e2c;
    }

    .col.s3.sg-left {
        max-width: 270px;
    }
}

.plus {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 15px;
    padding: 20px 0 0 0;
}

@media only screen and (max-width: 1024px) {

    .modal-equipament {
        grid-template-columns: repeat(2, 1fr);
    }

    .equipment-img img {
        width: 57px;
        margin: 10px;
        margin-left: 0px;
    }

    .equipment-img.col.s5 {
        padding-right: 0px;
        width: 26%;
    }

    .col.l5.sg-nav {
        width: 60%;
        float: right;
    }

    .col.s3.sg-left {
        padding: 0px !important;
        max-width: 243px;
    }

    .footer-icons {
        width: 100%;
        margin-right: 0px;
        padding-left: 0px !important;
    }

    .footer-icons .col.s12 {
        width: 50%;
    }

    .page-footer .col.s12.m5 {
        width: 100%;
    }

    .l6.sg-nav {
        max-width: 100%;
        width: 70% !important;
        float: right;
    }


    .sg-tooltip span {
        color: #597893;
        margin-left: 40px;
    }

    .sg-tooltip.opcional span {
        color: #EF6E2C !important;
    }

    .only-one img {
        margin-top: 40px;
        max-width: 140px;
    }

    .modal-more-information {
        display: none;
        position: absolute;
        top: 2.5% !important;
        left: 0;
        right: 0;
        background-color: #fafafa;
        padding: 10px;
        height: 100%;
        max-height: 550px;
        width: 90%;
        margin: auto;
        border-radius: 2px;
        will-change: top, opacity;
    }

    .search-btn center span {
        margin-left: 0px !important;
    }

    .search-btn center .material-icons {
        margin-left: 0px !important;
    }

    .search-btn .material-icons {
        display: none;
    }

    .content-offer .btn {
        width: 100%;
        margin-top: -5px;
    }

    .content-offer {
        margin: 5px;
        padding: 0px;
        margin-top: 5px;
    }

    .logos img {
        width: 100%;
        max-width: 60px;
    }

    .slider .indicators:first-child .indicator-item img {
        width: 100%;
        padding: 10px;
        z-index: 99;
        margin-top: -5px;
    }

    .s8.res-grid {
        width: 73% !important;
    }

    .number-page {
        padding: 0 !important;
    }

    .btn-map {
        background-position: 0px;
    }

    .search-box,
    .filter-fixed {
        max-width: 260px;
    }
}

/* .filter-box .superdate .daterangepicker{
    left: -18!important;
    top: 75px!important;
} */

@media only screen and (max-width: 995px) {

    .open-filters {
        display: none;
        position: fixed;
        z-index: 998 !important;
        top: 0%;
        left: 0;
        bottom: 0;
        right: 0;
        height: 105%;
        width: 100%;
        padding: 20px;
        background: #323d5165;
        will-change: opacity;
        cursor: pointer;
        overflow: auto;
    }


    .close-filter {
        position: absolute;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #EF6E2C;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        right: 4px;
        cursor: pointer;
        top: 45px;
    }

    .item-open {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
    }

    .item-open i {
        color: #00315A;
        margin-right: 10px;
    }

    .item-open span {
        color: #00315A;
        font-weight: 600;
        text-transform: uppercase;
    }

    .content-grade {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .content-list .sg-left {
        height: 80vh;
        margin-top: 0;
    }

    .col.s3.sg-left {
        width: 100%;
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px !important;
        margin-top: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px;
        background-color: #fff;
        border-radius: 4px;
    }

    .content_modal {
        background-color: #fff;
        border-radius: 4px;
        overflow: auto;
        margin-top: 50px;
    }

    .btn-map {
        display: none;
    }

    .sg-right .tools {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .search-box {
        width: 100%;
        max-width: 100%;
        padding-bottom: 0;
        margin-top: 0;
    }

    #frm-filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .filter-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    #frm-filter .filter-box>div {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .filters form {
        margin: 0;
    }

    .more-info .row.s12 {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .more-info .row .col.s6 {
        width: 100% !important;
        max-width: 100% !important;
    }

    .checkbox-content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr !important;
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 10px;
        padding: 10px !important;
    }

    .checkbox-content p {
        padding: 5px 0 !important;
    }

    .filters p:last-child {
        border-bottom: 2px solid #EAEEF2;
    }

    .border-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .res-grid {
        width: 100% !important;
        padding: 0px;
        padding-left: 0;
    }


    .btn-grid .btn {
        margin-top: 0;
    }

    .btn-grid .btn-circle {
        margin-top: 0px !important;
    }

    #test1.car-list {
        padding: 10px;
    }

    #test2.col {
        padding: 0;
    }

    .tab.col.m2 {
        max-width: 500px;
    }


    .col.l5.sg-nav {
        width: 70%;
        float: right;
    }

    .hide-on-med-and-down.sg-menu {
        display: block !important;
    }

    .menu-itinerary li {
        font-size: 16px;
        font-weight: 700;
        color: #94A7B8;
        line-height: 25px;
        border-left: 2px solid #94A7B8;
        padding-left: 10px;
        cursor: pointer;
    }

    .modal-more-information {
        max-height: 775px;
    }

    .modal-more-information .content-inclusive .car-top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .sg-itinerary .menu-itinerary {
        padding: 10px !important;
    }

    @-webkit-keyframes fadedown {
        0% {
            margin-top: -35px;
        }

        100% {
            margin-top: 220px;
        }
    }

    @keyframes fadedown {
        0% {
            margin-top: -35px;
        }

        100% {
            margin-top: 220px;
        }
    }

    @-webkit-keyframes fadeup {
        0% {
            margin-top: 220px;
        }

        100% {
            margin-top: -35px;
        }
    }

    @keyframes fadeup {
        0% {
            margin-top: 220px;
        }

        100% {
            margin-top: -35px;
        }
    }

    @-webkit-keyframes fadeinicial {
        0% {
            margin-top: -35px;
        }

        100% {
            margin-top: -35px;
        }
    }

    @keyframes fadeinicial {
        0% {
            margin-top: -35px;
        }

        100% {
            margin-top: -35px;
        }
    }
}

@media only screen and (max-width: 768px) {
    .content_box-aside {
        width: 100%;
        height: 100%;
        position: absolute;
        background: #33333352;
        z-index: 999;
    }

    .box-inside {
        margin-left: 0;
        right: auto;
        position: initial;
        margin-inline: auto;
        margin-top: 20%;
    }

    .sg-right .tools {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    }

    nav.sg-nav {
        padding: 0 0 0 15px;
    }

    #launcher {
        display: none;
    }

    #_hj_feedback_container {
        display: none;
    }

    #back-to-top.show {
        display: none;
    }

    .desk {
        display: none;
    }

    .mob {
        display: block;
        width: 60px !important;
    }

    .l6.sg-nav {
        max-width: 100%;
        width: 90% !important;
        float: right;
    }

    .content-inclusive {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .locator-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .car-grid .car-top {
        border-right: 0;
    }

    .content-inclusive .car-top {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .content-inclusive .car-top .arrow-button {
        max-width: 55%;
    }

    .slider .slides li img {
        width: 55%;
    }

    .tool-lista {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .tool-forcar {
        border-top: 0;
        padding-bottom: 0;
    }

    .grid-offer .content-offer {
        height: 100%;
    }

    .grid-offer {
        padding: 10px;
    }

    .content-offer {
        padding: 20px;
    }

    .btn-grid .btn-circle {
        margin-top: 2px !important;
    }

    .modal-content .grid-modal_content {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .modal-content .grid-modal_content .form-mail {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
    }

    .popcar {
        grid-template-columns: repeat(2, 1fr);
    }

    .container-tooltip {
        width: 80%;
    }

    .container-tooltip.modal-tooltip {
        padding: 10px 14px;
    }

    .footer-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .content-list .slider,
    .border-bb {
        border-bottom: 0px;
    }

    .grade .icon-arcondicionado::before {
        margin-left: 0;
        margin-top: 0;
    }
    .content-div{
        display: none;
    }
    .content-infos{
        grid-template-columns: 1fr 1fr;
    }
    .payment-method-list{
        flex-wrap: wrap;
    }

    .page-footer h5 {
        width: 200px;
    }
    .page-footer .sg-info{
        grid-template-columns: 1fr;
        justify-content: center;
    }

    .page-footer .sg-info{
        gap: 20px;
    }

    .page-footer .sg-info li{
        justify-content: center;
    }

    .footer-second ul li .content-social .social{
        justify-content: center;
    }
}


@media only screen and (max-width: 640px) {

    .sg-dropmenu {
        display: none;
    }

    .l6.sg-nav {
        max-width: 100%;
        width: 65% !important;
        float: right;
    }

    .sg-dropmenu.sg-login {
        display: block !important;
    }

    .col.l5.sg-nav {
        width: 80%;
        float: right;
    }

    #logo-container img {
        width: 150px;
    }

    .arrow-button .material-icons {
        display: none;
    }

    .tap-target {
        display: none;
    }

    .content__modal {
        padding: 15px;
    }

    .input-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .input-group .input-field {
        width: 100%;
    }

    .modal-mail {
        position: relative;
    }

    #modal-retirada-devolucao-divergente {
        width: 50% !important;
    }

    #modal-obter-cotacao-seguro,
    #modal-obter-cotacao-outros,
    #modal-obter-cotacao-ingressos {
        width: 80% !important;
    }

    .sg-right .tools .btn-grid .btn {
        padding: 0;
    }


    .modal-equipament {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .footer-items{
        grid-template-columns: 1fr;
    }

    .sobre-nos{
        padding-left: 10px;
    }
    .content-infos{
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .modal-reserve {
        max-width: 370px !important;
    }

    .modal-reserve .select-wrapper{
        margin-bottom: 20px;
    }

    .modal-reserve label.confirmation-number{
        margin-top: -11px;
    }
    #iti {
        margin-top: -535px !important;
    }

    .sg-itinerary .third {
        min-height: -webkit-max-content;
        min-height: -moz-max-content;
        min-height: max-content;
    }

    .super-promo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .content-offer .pay {
        padding: 15px 10px;
    }

    .inside-img {
        height: initial !important;
        margin-top: 0;
    }

    .itens-servico {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .package {
        height: 100%;
    }

    .slider .slides li img {
        max-width: 300px;
    }

    .tool-lista {
        width: 100%;
        margin-inline: auto !important;
        padding: 10px;
    }

    .sg-tooltip {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .sg-tooltip span {
        margin-left: 55px;
    }

    #modal3 .package {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
    }

    .tooltip_modal {
        max-width: 100%;
    }

    .popcar {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .locator-grid {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
    }

    .tool .component-items {
        padding: 20px;
        border-top: 2px solid #EAEEF2;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .plus{
        justify-content: center;
    }
    .content-images{
        border-right: 0;
    }

    #test2 .car-top,
    .grade .car-top .slider {
        border-right: 0;
    }

    .modal-more-information .car-grid .car-top {
        border-right: 0;
    }

    .modal-content .car-grid .slider {
        border-right: 0;
    }

    .page-footer .sg-info li{
        flex-direction: column;
    }
}

@media only screen and (max-width: 550px) {

    .tools .btn-grid {
        max-width: 100%;
    }

    #test1.car-list {
        overflow: auto;
    }

    .tool .sg-tooltip {
        position: relative;
    }

    .filter-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }

    #frm-filter .filter-box>div {
        width: 100%;
    }

    .checkbox-content {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .content-inclusive .car-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .content-inclusive.lista .car-top{
        grid-template-columns: 1fr;
    }

    .modal-more-information {
        max-height: 985px;
    }

    .modal-more-information .car-grid .title .list-title h3 {
        font-size: 20px;
    }

    .car-grid .title .list-title h3 {
        font-size: 20px;
    }

    .modal-content .car-top {
        display: flex;
        flex-direction: column;
    }

    .tool-forcar {
        width: 90%;
    }
}

@media only screen and (max-width: 480px) {

    #logo-container img {
        width: 120px;
        margin-top: 12px;
    }

    .col.l5.sg-nav {
        width: 50%;
        float: right;
    }

    ul.sg-menu .sg-dropmenu a {
        width: 70px;
    }

    .sg-dropmenu a span {
        margin-left: 0;
        opacity: 0;
    }

    .dropdown-content li {
        clear: inherit;
        ;
    }

    .dropdown-content {
        margin-left: -50px;
        min-width: 200px;
    }

    .car-grid .title .list-title h3 {
        font-size: 18px;
    }

    .slider .slides li img {
        width: 90%;
    }

    .car-grid .title .list-title h3 {
        padding-top: 0;
    }
}
