/**
 * @license
 * MyFonts Webfont Build ID 3825148, 2019-10-17T10:21:23-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Nexa-Black by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/black/
 * 
 * Webfont: Nexa-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/regular/
 * 
 * Webfont: Nexa-XBold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/xbold/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3825148
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright \(c\) 2012 by Fontfabric LLC. All rights reserved.
 * 
 * © 2019 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3a5dfc");
@font-face {font-family: 'Nexa-Black';src: url('../assets/font/3A5DFC_0_0.eot');src: url('../assets/font/3A5DFC_0_0.eot?#iefix') format('embedded-opentype'),url('../assets/font/3A5DFC_0_0.woff2') format('woff2'),url('../assets/font/3A5DFC_0_0.woff') format('woff'),url('../assets/font/3A5DFC_0_0.ttf') format('truetype'),url('../assets/font/3A5DFC_0_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {font-family: 'Nexa-Regular';src: url('../assets/font/3A5DFC_1_0.eot');src: url('../assets/font/3A5DFC_1_0.eot?#iefix') format('embedded-opentype'),url('../assets/font/3A5DFC_1_0.woff2') format('woff2'),url('../assets/font/3A5DFC_1_0.woff') format('woff'),url('../assets/font/3A5DFC_1_0.ttf') format('truetype'),url('../assets/font/3A5DFC_1_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {font-family: 'Nexa-XBold';src: url('../assets/font/3A5DFC_2_0.eot');src: url('../assets/font/3A5DFC_2_0.eot?#iefix') format('embedded-opentype'),url('../assets/font/3A5DFC_2_0.woff2') format('woff2'),url('../assets/font/3A5DFC_2_0.woff') format('woff'),url('../assets/font/3A5DFC_2_0.ttf') format('truetype'),url('../assets/font/3A5DFC_2_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
}
section {
  float: left;
  width: 30%;
}
h1 {
    font-family: Nexa-Black;
    font-size: 2rem;
}
h2 {
  display: block;
  border-bottom: 1px solid #ccc;
    font-size: 2rem; 
 padding: 0 0 10px;
  font-family: Nexa-Regular, sans-serif;
}
h3 {
    font-family: Nexa-XBold;
    font-size: 1.2rem;
    margin: 15px 0 25px;
}
#iconbag:hover {
  fill: #0000e4;
  -webkit-transition: fill 0.1s ease-out;
  -moz-transition: fill 0.1s ease-out;
  -o-transition: fill 0.1s ease-out;
  transition: fill 0.1s ease-out;
  cursor: pointer;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
}
button:focus {
  outline: none;
}

body {
  text-align: left;
  margin: 40px 40px 80px;
  font-family: arial;
}

.atb {
 /* width: 240px;*/
  background-color: #0000eb;
  border-radius: 25px;
  border: 1px solid #0000eb;
  font-family: Nexa-XBold, sans-serif;
  color: #fff;
  height: 50px;
  -webkit-transition: all ease-in 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  cursor: pointer;
  will-change: auto;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 60px 0 60px;
  line-height: 50px;
}

.arn-atb {
  background-color: #0000e4;
  border-radius: 25px;
  border: 1px solid #0000e4;
  font-family: Nexa-XBold, sans-serif;
  color: #fff;
  -webkit-transition: all ease-in 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  cursor: pointer;
  will-change: auto;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  padding: 12px 75px;
}
.arn-atb:hover {
  background-color: #000;
  border: 1px solid #000;
}

/*Create ripple effec*/

.ripple {
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.ripple:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform .5s, opacity 1s;
}

.ripple:active:after {
  transform: scale(0, 0);
  opacity: .3;
  transition: 0s;
}
.arn-atb svg {
  top: 3px;
  position: relative;
  padding-right: 6px;
}
.arn-break {
  padding: 100px 0 0;
}

.atb .material-icons {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 2px 10px;
}
.atb svg,
.c-button svg {
  top: 3px;
  position: relative;
  padding-right: 6px;
}
.atb:hover {
  background-color: #222;
  border-color: #222;
  -webkit-transition: all ease-out 0.1s;
  -moz-transition: all ease-out 0.1s;
  -o-transition: all ease-out 0.1s;
  transition: all ease-out 0.1s;
}

.switch {
  position: relative;
  display: inline-block;
  width: 240px;
  height: 50px;
  font-weight: bold;
}

.switch .fas {
  color: #0000ed;
  margin-left: 9px;
}

.switch input {
  display: none;
}

.checkbox:hover {
  -webkit-transform: translateX(190px);
  -ms-transform: translateX(190px);
  transform: translateX(190px);
  transition-timing-function: ease-out;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0000eb;
  -webkit-transition: 0.2s;
  transition: 0.4s;
  overflow-x: hidden;
  color: #fff;
}

.slider:before {
  position: absolute;
  content: "";
  height: 50px;
  width: 240px;
  left: -240px;
  bottom: 0px;
  background-color: #000;
  -webkit-transition: 0.32s;
  transition: 0.3s;
  color: black;
}

input:hover + .slider {
  color: white;
}

input:hover + .slider .fas {
  color: white;
  transition-delay: 0.1s;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:hover + .slider:before {
  -webkit-transform: translateX(240px);
  -ms-transform: translateX(240px);
  transform: translateX(240px);
  transition-timing-function: ease-out;
  -webkit-animation: smooth 1s ease-in;
  -moz-animation: smooth 1s ease-in;
  -o-animation: smooth 1s ease-in;
  -ms-animation: smooth 1s ease-in;
  animation: smooth 1s ease-in;
}

.disabled {
  background-color: #bdbbe4;
  border-color: #bdbbe4;
  cursor: not-allowed;
}
.disabled:hover {
  background-color: #bdbbe4;
  border-color: #bdbbe4;
}

@-webkit-keyframes smooth {
  0% {
    opacity: 0.4;
  }
  25% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
/*------ ADDED CSS ---------*/
.on {
  display: none;
  color: #fff;
}

.on,
.off {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-family: arial, sans-serif;
}

input:checked + .slider .on {
  display: block;
}

input:checked + .slider .off {
  display: none;
}

/*--------- END --------*/
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 34px;
}

.bagsvg {
  padding-right: 10px;
}

.btn {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 10px 28px;
  display: inline-block;
  margin: 15px 30px;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  margin: 0;
  z-index: 1;
  overflow: hidden;
  font-family: Nexa-XBold, sans-serif;
}

.btn:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}

/* Pseudo elements for icons */
.btn:before {
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.faded:hover {
  opacity: 0.7;
  background-color: #0000eb;
  border-color: #0000eb;
  -webkit-transition: all ease-out 0.1s;
  -moz-transition: all ease-out 0.1s;
  -o-transition: all ease-out 0.1s;
  transition: all ease-out 0.1s;
}

/* Button 1 */
.btn-1 {
  font-weight: bold;
  border: 2px solid #0000eb;
  color: #fff;
  background-color: #0000eb;
  width: 240px;
  border-radius: 50px;
}

/* Button 1c */
.btn-1c:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #222;
  border-color: #222;
  border-radius: 50px;
}

.btn-1c:hover,
.btn-1c:active {
  color: #fff;
}

.btn-1c:hover:after,
.btn-1c:active:after {
  width: 100%;
}

.bagsvg {
  padding-right: 10px;
  position: relative;
  top: 2px;
}

.atbinverted {
  width: 240px;
  background-color: #222;
  border-radius: 25px;
  border: 1px solid #222;
  color: #fff;
  height: 50px;
  font-weight: bold;
  -webkit-transition: all ease-in 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  cursor: pointer;
  will-change: auto;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 60px 0 60px;
  line-height: 50px;
  font-family: Nexa-XBold, sans-serif;
}
.atbinverted .material-icons {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 2px 10px;
}
.atbinverted svg {
  top: 3px;
  position: relative;
  padding-right: 6px;
}
.atbinverted:hover {
  opacity: 0.7;
  -webkit-transition: all ease-out 0.1s;
  -moz-transition: all ease-out 0.1s;
  -o-transition: all ease-out 0.1s;
  transition: all ease-out 0.1s;
}

.c-button {
  -webkit-appearance: none;
  position: relative;
  display: inline-block;
  padding: 0 60px 0 60px;
  height: 50px;
  margin: 0;
  vertical-align: middle;
  overflow: visible;
  color: #fff;
  font-family: Nexa-XBold, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  background: transparent;
  border: 0;
  user-select: none;
  transition: all 0.2s ease;
/*  width: 240px;
*/  border-radius: 50px;
}
.c-button svg {
  top: 3px;
  position: relative;
  padding-right: 6px;
}
.c-button:hover, .c-button:focus {
  outline: 0;
  text-decoration: none;
}
.c-button:not(:disabled) {
  cursor: pointer;
}

/**
 * Mixin: Button Modifier
 * --------------------------------------------------
 */
/**
 * Component: Button
 * Modifier: Purple
 * --------------------------------------------------
 */
.c-button--blue {
  background: #0000eb;
}
.c-button--blue:hover {
  background: #000;
}

/**
 * Component: Button
 * Modifier: Red
 * --------------------------------------------------
 */
.c-ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  z-index: 1;
}


.c-ripple__circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
}
.c-ripple.is-active .c-ripple__circle {
  animation: a-ripple .4s ease-in;
}

/**
 * Animation: Ripple
 * --------------------------------------------------
 */
@keyframes a-ripple {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    width: 200%;
    padding-bottom: 200%;
    opacity: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 940px) {
  section {
    float: left;
    width: 100%;
  }
}
