@font-face {
  font-family: Oswald;
  src: url(fonts/Oswald-ExtraLight.ttf),
    url(fonts/Oswald-ExtraLight.woff);
  font-weight: 200;
  
}@font-face {
  font-family: Oswald;
  src: url(fonts/Oswald-Light.ttf),
    url(fonts/Oswald-Light.woff);
  font-weight: 300;
}

@font-face {
  font-family: Oswald;
  src: url(fonts/Oswald-Regular.ttf),
    url(fonts/Oswald-Regular.woff);
  font-weight: 400;
}

@font-face {
  font-family: Oswald;
  src: url(fonts/Oswald-Medium.ttf),
    url(fonts/Oswald-Medium.woff);
  font-weight: 500;
}

body {
  font-family: Oswald !important;
}

.img-inline {
  display: inline;
  padding-right: 10px;
  height: 25px;
}

.call-btn:hover {
  color:  #ffffff;
  text-decoration: none;
}
.logo {
  margin-top: 20px;
  margin-bottom: 28px;
}

.call-btn {
  -webkit-box-shadow: 0px 20px 70px -10px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 20px 70px -10px rgba(0,0,0,0.75);
  box-shadow: 0px 20px 70px -10px rgba(0,0,0,0.75);
}

.call-btn-sm {
  font-size: 22px;
  height: 50px;
  margin-top: 40px;
  padding: 7px 30px;
}



.cta-wrap {
  text-align: center;
  position: absolute;
  left: 10%;
  top: 5%;
  max-width: 400px;
  background-color:  rgba(69, 161, 255, 0.9);
}



.hero {
  padding: 0px;
}

.img-container {
  
	position: relative;
	display: inline-block;
}

.cta-row-1 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 49px;
  line-height: 27px
}

.cta-row-2 {
  padding-top: 0px;
  margin-top: 0px;
  font-size: 66px;
}

.cta-text {
  letter-spacing: -3px;
  font-weight: 300;
}

.tokens-row{
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.token-title {
  font-size: 35px;
}

.token-sub {
  font-size: 20px;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.call-btn-lg {
  font-size: 26px;
  padding: 10px 29px;
}

.lg-btn-wrap {
  margin-top: 15px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
}

.callout {
  letter-spacing: -1.5px;
  font-size: 35px;
  font-weight: 300;
}

.local-callout {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: -2px;
}

.tc {
  padding-right: 0px;
  padding-left: 0px;
}

.boast {
  padding-top: 25px;
  padding-bottom: 50px;
  max-width: 900px;
}

.boast-title {
  text-align: center;
  font-size: 30px;
  font-weight: 500
}

.points {
  margin-top: 20px;
  color:  #5f6265;
  list-style-image: url(check.png);
  font-size: 23px;
  font-weight: 200
}

.list-foot {
  list-style-image: none;
  list-style-type: none;
  color: #45a1ff;
  margin-bottom: 30px;
}



.awards {
  background-color: #45a1ff;
  text-align: center;
  
  margin-bottom: 15px;
}

.callout-ribbons {
  font-size: 35px;
  font-weight: 500;
  margin-top: 45px;
  color: #ffffff;
}

.stars {
  margin-top: 35px;
}

.payment {
  font-size: 30px;
  font-weight: 500;
  color: #ffffff
}

.cc {
  margin-bottom: 35px;
}

.slide {
  text-align: center;
}

.callout-2 {
  color: #45a1ff;
  font-weight: 500;
  font-size: 50px;
}

.callout-2-sub {
  color: #45a1ff;
  line-height: 20px;
  font-weight: 300;
  font-size: 50px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 45px;
}

.cblgs {
  padding: 10px 70px;
}

.slicker {
  padding-top: 20px;
}

.slider-item {
  vertical-align: middle;
}
.slick-slide:focus { outline: none; }

.slick-left {
  margin-top: 80px; 
  cursor: pointer;
}



.slick-right {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  margin-top: 80px; 
  cursor: pointer;
}

.row-slick {
  margin-top: 70px;
}

.address {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 170px;
  color:  #ffffff;
}

.address-line {
  font-size: 25px;
  font-weight: 300;
  margin: 0px
}

.emer {
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  padding-bottom: 20px
}

.e-blo {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-right: 170px;
  color:  #ffffff;

}

.foot-btn {
  font-size: 26px;
  padding: 10px 60px;
  margin-left: 45px;
}

.copy {
  background-color:  #45a1ff;
}

.copy-text {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 10px;
}

.brands {
  margin-bottom: 35px;
}