.button-primary,.button-primary-alternate{
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  border-radius:3px;
  border:0;
  color:#fff;
  cursor:pointer;
  font-family:"Raleway-custom",Arial,"Times New Roman",Times,sans-serif;
  font-size:14px;
  font-weight:800;
  display:inline-block;
  height:40px;
  padding:0 20px;
  line-height:40px;
  text-align:center;
  text-decoration:none;
  text-transform:capitalize
}

.button-primary:hover,
.button-primary-alternate:hover,
.button-primary:focus,
.button-primary-alternate:focus{color:#fff;outline:none;text-decoration:none}

.button-primary{
  background:#8cc53e;
  color:#fff
}

.button-primary:hover,

.button-primary:focus{background:#94dd46}

.button-primary-alternate{
  background-color:#fff;
  border:2px solid #8cc53e;
  color:#8cc53e;
  line-height:38px
}

.button-primary-alternate:hover,
.button-primary-alternate:focus{color:#94dd46}

.button-large{
  font-size:16px;
  font-weight:800;
  height:45px;
  line-height:48px;
  text-transform:uppercase
}

.header{background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.12);box-shadow:0 2px 4px rgba(0,0,0,0.12);height:60px;padding-top:14px;position:relative;z-index:2}.continer-large{max-width:98%;margin:auto;width:1360px}@media only screen and (max-width: 768px){.header .continer-large{max-width:100%;padding:0 40px}}@media only screen and (max-width: 767px){.header .continer-large{padding:0 20px}}.logo-resue-nerd{float:left}.nav-top{float:right}@media only screen and (max-width: 768px){.nav-top{display:none}}.nav-top>ul{margin:5px 0 0}.nav-top li{float:left;list-style-type:none;padding:0 10px}.nav-top li:first-child{border-right:1px solid #eee}.nav-top li .mon-fri{display:inline-block;line-height:20px;text-transform:uppercase}.nav-top a:not([class*="button-"]){color:#333;font-weight:800;line-height:22px;text-transform:uppercase;vertical-align:middle}.nav-top a:not([class*="button-"]):hover{text-decoration:underline}.nav-top

.button-primary-alternate{
  font-family:"Raleway-custom",Arial,"Times New Roman",Times,sans-serif;
  margin-top:-9px
}

.button-primary{min-width:257px}

@media only screen and (max-width: 768px){
  .hero-section
  .button-primary{margin-top:25px}
}

.button-primary{
  margin-top:25px;
  min-width:257px;
  font-size:16px;
  font-weight:800;
  height:45px;
  line-height:48px;
  text-transform:uppercase
}

.button-menu:hover, .button-menu:focus{
  background:#94dd46;
  color:#fff;
  text-decoration:none
}

.button-menu {
  margin-top:5px;
  min-width:150px;
  max-width:100%;
  height:25px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  border-radius:3px;
  border:0;
  background:#8cc53e;
  color:#fff;
  cursor:pointer;
  font-family:"Raleway-custom",Arial,"Times New Roman",Times,sans-serif;
  font-size:14px;
  font-weight:600;
  display:inline-block;
  padding:0 20px;
  line-height:25px;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase
}
