body {
  color: #34495e;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 1.231;
}
input,
button,
select,
textarea {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
a {
  color: #7ab80e;
  text-decoration: none!important;
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
a:hover {
  color: #57820d;
  text-decoration: none!important;
}
h1,
.h1 {
  font-size: 48px /* 64px */;
}
h2,
.h2 {
  font-size: 41px /* 52px */;
}
h3,
.h3 {
  font-size: 32px /* 40px */;
}
h4,
.h4 {
  font-size: 23px /* 29px */;
}
h5,
.h5 {
  font-size: 21px /* 28px */;
}
h6,
.h6 {
  font-size: 19px /* 24px */;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.2em;
}
h1 {
  font-weight: 700;
}
h2 {
  font-weight: 700;
  margin-bottom: 2px;
}
h3 {
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 2px;
}
h4 {
  font-weight: 500;
  margin-top: 4px;
}
h5 {
  font-weight: 500;
}
h6 {
  font-weight: normal;
}
p {
  font-size: 14px;
  /* 18px */
  line-height: 1.722169;
  /* 31px */
}
.lead {
  font-size: 28px;
  /* 28px */
  line-height: 1.4642745;
  /* 41px */
  font-weight: 300;
  margin-bottom: 20px;
}
small {
  font-size: 84%;
  /* 15px */
  line-height: 2.050846;
  /* 31px */
  color: #ff2000!important;
}
blockquote {
  position: relative;
  border-left: none;
  padding-left: 19px;
}
blockquote p {
  font-size: 20.006px;
  line-height: 1.549829;
  font-weight: normal;
  margin-bottom: .4em;
}
blockquote small {
  font-size: 18.004px;
  line-height: 1.722169;
  font-style: italic;
  color: #34495e;
}
blockquote small:before {
  content: "";
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.img-comment {
  font-size: 14.994px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
footer {
  background-color: transparent;
}
.input-append input {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
html,
body {
  height: 100%;
}
body {
  overflow-x: hidden;
  color: #7f8c8d;
  line-height: 1.29;
}
@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
li {
  line-height: 20px;
}
.btn {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  line-height: 22px;
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
.btn.btn-large {
  font-size: 17px;
  padding: 12px 18px;
}
.btn-round-lg {
border-radius: 30px;
border: 2px solid #7ab80e;
color: #7ab80e;
font-size: 20px;
font-weight: 700;
background-color: #ffffff;
margin: 30px 0px;
min-width: 180px;
}
.btn-round-lg:hover {
	background-color: #7ab80e;
	color: #ffffff;
	border: 2px solid #7ab80e;
}
.btn > [class^="fui-"] {
  margin-left: 4px;
  margin-right: 4px;
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
}
.input-group-btn .btn {
  background: #bdc3c7;
  line-height: 9px 12px 10px;
  line-height: 22px;
  border: 0;
  margin: 0;
  color: #fff;
  margin-left: 0 !important;
  padding-left: 10px;
  padding-right: 12px;
}
.input-group-btn .btn:hover {
  background: #cacfd2;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}
.form-group {
  margin-bottom: 10px;
}
label {
  line-height: 20px;
}
.carousel {
  line-height: 1;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 5px;
}
p {
  margin-bottom: 10px;
}
.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}

.page-wrapper {
  position: relative;
  z-index: 2;
  background: #fff;
  overflow: hidden;
  min-height: 100%;
}
.header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.loaded .page-wrapper,
.loaded .header-antiflicker,
.loaded body > header .header-background {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.loaded.nav-visible .page-wrapper,
.loaded.nav-visible .navbar.navbar-fixed-top,
.loaded.nav-visible .header-antiflicker,
.loaded.nav-visible body > header .header-background {
  -webkit-transform: translate3d(-230px, 0, 0);
  -moz-transform: translate3d(-230px, 0, 0);
  -o-transform: translate3d(-230px, 0, 0);
  transform: translate3d(-230px, 0, 0);
}
.loaded.no-csstransitions .page-wrapper,
.loaded.no-csstransitions .header-antiflicker {
  left: 0;
}
.loaded.no-csstransitions.nav-visible .page-wrapper,
.loaded.no-csstransitions.nav-visible .navbar.navbar-fixed-top,
.loaded.no-csstransitions.nav-visible .header-antiflicker {
  left: -230px !important;
  right: auto;
}
.carousel-indicators {
  width: 100%;
}
[class^="fui-"] {
  display: inline-block;
  vertical-align: middle;
}
body > section,
header,
footer {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-header {
    float: none;
  }
 .header-3 .navbar .navbar-toggle {
	background-size: 34px 24px!important;
}
.navbar .navbar-toggle {
    margin: 35px 0 10px!important;
}
}
@media (max-width: 767px) {
  body > section,
  header,
  footer {
    padding-right: 5px;
    padding-left: 5px;
  }
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
h1,
.h1,
h2,
.h2,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Montserrat', sans-serif;
  color: #2c3e50;
}
h3,
.h3 {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
}
h1 {
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
img {
  -webkit-backface-visibility: hidden;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
#bgVideo {
  overflow: hidden;
}
#bgVideo > video {
  position: absolute !important;
}
.delimiter {
  margin-top: 200px;
}
.delimiter.line {
  margin-top: 150px;
  margin-bottom: 150px;
  border-top: 2px solid #ebedee;
}
header {
  padding-top: 100px;
  padding-bottom: 70px;
  z-index: 100;
}
header .brand {
  font-size: 25px;
  font-weight: normal;
  color: #34495e;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  color: #2c3e50;
}
header .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
section * {
  z-index: ;
}
.background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.container {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.navbar {
  left: 0;
  right: 0;
}
.navbar .brand {
  padding: 23px 28px 24px 0;
  float: left;
}
.navbar .subnav {
  display: none;
}
.navbar a {
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
.navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  background: none;
}
.navbar .navbar-toggle {
  margin: 26px 0 10px;
  color: white;
  background: none;
  padding: 0;
  width: 30px;
  height: 30px;
  background: url("../img/menu-icon-dark@2x.png") 50% no-repeat;
  -webkit-background-size: 17px 12px;
  -moz-background-size: 17px 12px;
  -o-background-size: 17px 12px;
  background-size: 17px 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar .navbar-toggle:before {
  display: none;
}
.navbar .navbar-form .btn {
  height: auto;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar .nav > li > a > [class*="fui-"] {
  font-size: 24px;
  margin: -10px 0 0;
  position: relative;
  top: 4px;
}
.navbar.navbar-fixed-top {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 1170px;
  margin: 0 auto;
}
.loaded .navbar.navbar-fixed-top {
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-header {
    float: none;
  }
}
.header-19 .navbar-collapse.collapse,
.header-16 .navbar-collapse.collapse {
  display: none !important;
}
@media (max-width: 1024px) {
.menu--alonso .menu__line {
	display: none!important;
}
  body .navbar-collapse {
    width: 230px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  body > .collapse.navbar-collapse {
    display: none !important;
  }
}
body .navbar-collapse#header-19,
body .navbar-collapse#header-16 {
  width: 230px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100% !important;
  z-index: 1;
}
body > .navbar-collapse {
  padding: 25px 0;
  overflow: auto;
  background: #222527;
  min-height: 100%;
}
body > .navbar-collapse::-webkit-scrollbar {
  display: none;
}
body > .navbar-collapse .pull-right,
body > .navbar-collapse .pull-left {
  float: none !important;
}
body > .navbar-collapse .nav {
  margin: 0 0 10px;
}
body > .navbar-collapse .nav > li {
  margin: 0;
}
body > .navbar-collapse .nav > li > a {
  display: block;
  padding: 12px 35px;
  border-bottom: 2px solid #24292d;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #5b5e61;
  text-transform: uppercase;
}
body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus,
body > .navbar-collapse .nav > li > a.active {
  color: #fff;
}
body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus {
  background: none;
}
body > .navbar-collapse .nav > li.active > a {
  color: #fff;
}
body > .navbar-collapse .nav > li.active > a:hover,
body > .navbar-collapse .nav > li.active > a:focus,
body > .navbar-collapse .nav > li.active > a.active {
  color: #fff;
}
body > .navbar-collapse .subnav {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
body > .navbar-collapse .subnav li > a {
  display: block;
  margin: 0;
  padding: 7px 35px;
  font-size: 13px;
  font-weight: normal;
  color: #5b5e61;
  text-transform: capitalize;
}
body > .navbar-collapse .subnav li > a:hover,
body > .navbar-collapse .subnav li > a:focus,
body > .navbar-collapse .subnav li > a.active {
  color: #fff;
}
body > .navbar-collapse .navbar-form,
body > .navbar-collapse .navbar-search {
  padding: 10px 35px;
  margin: 0;
  border-bottom: 0 none;
  border-top: 0 none;
  box-shadow: none;
}
body > .navbar-collapse .navbar-form:focus,
body > .navbar-collapse .navbar-search:focus {
  outline: 0 none;
}
body > .navbar-collapse .navbar-form .btn,
body > .navbar-collapse .navbar-search .btn,
body > .navbar-collapse .navbar-form .btn-primary,
body > .navbar-collapse .navbar-search .btn-primary {
  height: 30px;
  line-height: 20px;
  font-size: 15px;
  color: #5b5e61;
  background: none;
  padding: 0;
}
body > .navbar-collapse .navbar-form .btn:hover,
body > .navbar-collapse .navbar-search .btn:hover,
body > .navbar-collapse .navbar-form .btn-primary:hover,
body > .navbar-collapse .navbar-search .btn-primary:hover {
  color: #fff;
}

.header-3 {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 100;
  width: 100%;
  height: 100px;
}
.header-3 .header-background {
  background: #fff;
}
.header-3 .navbar {
  top: 0;
  margin-top: 0px;
  font-family: 'Montserrat', sans-serif;
}
.header-3 .navbar .brand {
  font-size: 25px;
  font-weight: normal;
  color: #2c3e50;
  font-weight: 800;
}
.header-3 .navbar .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
.header-3 .navbar .nav > li {
  margin-left: 25px;
}
.header-3 .navbar .nav > li:first-child {
  margin-left: 0;
}
.header-3 .navbar .nav > li > a {
  padding: 38px 0 21px;
  font-size: 13px;
  font-weight: normal;
  color: #494949;
}
.header-3 .navbar .nav > li > a:hover,
.header-3 .navbar .nav > li > a:focus,
.header-3 .navbar .nav > li > a.active {
  color: #7ab80e;
}
.header-3 .navbar .nav > li.active > a {
  color: #7ab80e;
}
.header-3 .navbar .nav > li.active > a:hover,
.header-3 .navbar .nav > li.active > a:focus,
.header-3 .navbar .nav > li.active > a.active {
  color: #7ab80e;
}
.header-3 .navbar .navbar-form {
  padding: 30px 0 15px 50px;
}
.header-3 .navbar .btn {
  padding-left: 26px;
  padding-right: 26px;
  margin-top: -1px;
  font-size: 14px;
  font-weight: normal;
  color: white;
}
.header-3 .navbar .btn.btn-primary {
  background-color: #16a085;
  font-weight: 800;
}
.header-3 .navbar .btn.btn-primary:hover,
.header-3 .navbar .btn.btn-primary:focus {
  background-color: #45b39d;
}
.header-3 .navbar .btn.btn-primary:active,
.header-3 .navbar .btn.btn-primary.active {
  background-color: #138871;
}
.header-3 .navbar .navbar-toggle {
  background-image: url("../img/menu-icon-dark@2x.png");
  -webkit-background-size: 26px 18px;
  -moz-background-size: 26px 18px;
  -o-background-size: 26px 18px;
  background-size: 26px 18px;
}
.headersub {
  position: relative;
  background-color: #7ab80e;
}
.headersub h2 {
  font-size: 40px;
  font-weight: normal;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  margin: 15px 0px 20px 0px;
  font-weight: 700;
}
.headersub h5 {
  font-size: 20px;
  font-weight: normal;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  margin: 25px 0 15px 0;
  font-weight: 400;
  text-align: right;
}

@media (max-width: 480px) {
 .pad100 {
	 padding-top: 25px!important;
	 padding-bottom: 25px!important;
 }
.ptop31 {
	padding-top: 31px!important;
 }
.bright {
	  border-right: none!important;
}
.header-3 .navbar .brand img:first-child {
  margin: 0px 15px 0 0;
}
.header-3 .navbar .navbar-toggle {
	background-size: 26px 18px!important;
}
.navbar .navbar-toggle {
    margin: 32px 0 10px;
}
hr.style2 {
	display: none;
}
.social-btns2 {
    margin: 35px 0px!important;
}
.logo {
	width: 200px!important;
	height: 56px!important;
}
.headersub h2 {
    font-size: 30px;
	text-align: center;
	margin: 15px 0px 0px 0px;
}
.headersub h5 {
    font-size: 18px;
	text-align: center;
	margin: 5px 0 15px 0;
}

.footer-11 {
    border-top: 0;
    text-align: center;
	position: relative;
    z-index: -999!important;
}
.footer-11 .brand {
    display: none;
  }
.footer-11 nav {
    margin-left: -20px;
    margin-right: -20px;
  }
.footer-11 nav ul li {
    float: none;
    margin: 0;
    display: block;
    text-align: center!important;
    border-bottom: none;
    padding: 11px 20px;
	border-bottom: none!important;
  }
.footer-11 nav ul li a {
	font-size: 20px!important;
}
  .footer-11 nav ul li:first-child {
    margin-top: 0;
    border-top: none;
  }
.footer-11 .social-btns {
    position: static;
    margin-top: 30px;
    margin-bottom: 11px;
  }
.footer-11 .additional-links a {
    margin: 0 20px 0 0;
    line-height: 18.0667px;
  }
.section {
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	float: center;
}
}

@media (max-width: 768px) {
.social-btns2 {
    margin: 35px 0px!important;
}
.footer-11 {
    border-top: 0;
    text-align: center;
	position: relative;
    z-index: -999!important;
  }
.footer-11 .brand {
    display: none;
  }
.footer-11 nav {
    margin-left: -20px;
    margin-right: -20px;
  }
.footer-11 nav ul li {
    float: none;
    margin: 0;
    display: block;
    text-align: center!important;
    border-bottom: none;
    padding: 11px 20px;
	border-bottom: none!important;
  }
.footer-11 nav ul li a {
	font-size: 16px!important;
}
  .footer-11 nav ul li:first-child {
    margin-top: 0;
    border-top: none;
  }
.footer-11 .social-btns {
    position: static;
    margin-top: 30px;
    margin-bottom: 11px;
  }
.footer-11 .additional-links a {
    margin: 0 20px 0 0;
    line-height: 18.0667px;
  }
.section {
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	float: center;
}
}
/**
 * Footer 11 stylesheet  
 * */
.footer-11 {
  padding-top: 40px;
  text-align: center;
  background-color: #2a2a2a;
  position: relative;
  z-index: -999!important;
}
.footer-11 > .container {
  padding-bottom: 40px;
  position: relative;
}
.footer-11 a {
  color: #ffffff;
  font-weight: normal;
  font-size: 13px;
}
.footer-11 a:hover,
.footer-11 a:focus,
.footer-11 a.active {
  color: #eeeeee;
}
.footer-11 .brand {
  position: absolute;
  top: 0;
  left: 15px;
}
.footer-11 .brand img:first-child {
  float: left;
  margin: 0 15px 0 0;
}
.footer-11 nav {
  margin: 0 0px;
}
.footer-11 nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: normal;
  color: #eeeeee;
}
.footer-11 nav ul li {
  display: inline-block;
  margin-left: 25px;
  float: left;
}
.footer-11 nav ul li:first-child {
  margin-left: 0;
}
.footer-11 nav ul li a {
  font-size: 13px;
  font-weight: normal;
  font-weight: 400;
  color: #eeeeee;
}
.footer-11 nav ul li a:hover,
.footer-11 nav ul li a:focus,
.footer-11 nav ul li a.active {
  color: #bdc3c7;
}
.footer-11 .social-btns {
  white-space: nowrap;
  position: absolute;
  top: 0;
  right: 15px;
}
.footer-11 .social-btns > * {
  display: inline-block;
  margin-left: 15px;
  font-size: 16px;
  font-weight: normal;
  color: #34495e;
  width: 16px;
  height: 19px;
  overflow: hidden;
  text-align: center;
}
.footer-11 .social-btns > *:first-child {
  margin-left: 0;
}
.footer-11 .social-btns > * > * {
  display: block;
  position: relative;
  top: 0;
  -webkit-transition: 0.25s top;
  -moz-transition: 0.25s top;
  -o-transition: 0.25s top;
  transition: 0.25s top;
}
.footer-11 .social-btns > * > *:first-child {
  color: #bdc3c7;
}
.footer-11 .social-btns > *:hover > * {
  top: -100%;
}
.footer-11 .additional-links {
  background: none;
  padding: 20px 0 50px 0;
  font-size: 13px;
  font-weight: normal;
  color: inherit;
}
.footerline2 {
	border-bottom: 1px solid #535456;
}
.footertext {
	font-size: 13px;
}
.additional-links img {
  padding: 20px 0px 10px;
}
@media (max-width: 767px) {
.input-lg {
    margin-bottom: 20px!important;
}
.headersub h2 {
    font-size: 30px;
	text-align: center;
	margin: 15px 0px 0px 0px;
}
.headersub h5 {
    font-size: 18px;
	text-align: center;
	margin: 5px 0 15px 0;
}
.footer-11 nav ul li a {
	font-size: 20px!important;
}
  .footer-11 .additional-links {
    margin-right: -5px;
    margin-left: -5px;
  }
  .footer-11 .additional-links .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-11 nav ul li {
    float: none;
    margin: 0;
    display: block;
    text-align: center!important;
    border-bottom: none;
    padding: 11px 20px;
	font-size: 16px;
	border-bottom: none!important;
  }
  .social-btns2 {
    margin: 35px 0px!important;
}
.section {
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	float: center;
}
}
.footer-11 .additional-links .lead {
  margin-bottom: 28px;
  font-size: 24px;
  font-weight: normal;
  color: #34495e;
}
.footer-11 .additional-links .lead b {
  font-weight: 500;
}
.footer-11 .additional-links a {
  margin: 0 10px;
  color: #95a5a6;
  font-family: 'Montserrat', sans-serif;
}
.footer-11 .additional-links a:hover,
.footer-11 .additional-links a:focus,
.footer-11 .additional-links a.active {
  color: #778485;
}


/* Account Nav */
.menu--alonso .menu__item {
	margin: 0;
}

.menu--alonso .menu__link {
	width: 120px;
	height: 3em;
	text-align: center;
	color: #595959;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.menu--alonso .menu__link:hover,
.menu--alonso .menu__link:focus {
	color: #191919;
}

.menu--alonso .menu__item--current .menu__link {
	color: #7ab80e;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.menu--alonso .menu__line {
	position: absolute;
	top: 100%;
	left: 0;
	width: 120px;
	height: 2px;
	pointer-events: none;
	border: 1px solid #ffffff;
	border-width: 0 45px;
	background: #7ab80e;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1);
	-webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
	transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
}

.menu--alonso .menu__item:nth-child(1).menu__item--current ~ .menu__line {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.menu--alonso .menu__item:nth-child(2).menu__item--current ~ .menu__line {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.menu--alonso .menu__item:nth-child(3).menu__item--current ~ .menu__line {
	-webkit-transform: translate3d(200%, 0, 0);
	transform: translate3d(200%, 0, 0);
}

.menu--alonso .menu__item:nth-child(4).menu__item--current ~ .menu__line {
	-webkit-transform: translate3d(300%, 0, 0);
	transform: translate3d(300%, 0, 0);
}

.menu--alonso .menu__item:nth-child(5).menu__item--current ~ .menu__line {
	-webkit-transform: translate3d(400%, 0, 0);
	transform: translate3d(400%, 0, 0);
}
.menu--alonso .menu__item:nth-child(6).menu__item--current ~ .menu__line {
	-webkit-transform: translate3d(500%, 0, 0);
	transform: translate3d(500%, 0, 0);
}
.menu--alonso .menu__item:nth-child(7).menu__item--current ~ .menu__line {
	-webkit-transform: translate3d(600%, 0, 0);
	transform: translate3d(600%, 0, 0);
}
.menu--alonso .menu__item:nth-child(8).menu__item--current ~ .menu__line {
	-webkit-transform: translate3d(700%, 0, 0);
	transform: translate3d(700%, 0, 0);
}

@media screen and (max-width:55em) {
	.menu--alonso .menu__line {
		top: 3em; 
	}

	.menu--alonso .menu__item:nth-child(1).menu__item--current ~ .menu__line {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.menu--alonso .menu__item:nth-child(2).menu__item--current ~ .menu__line {
		-webkit-transform: translate3d(0, 3em, 0);
		transform: translate3d(0, 3em, 0);
	}

	.menu--alonso .menu__item:nth-child(3).menu__item--current ~ .menu__line {
		-webkit-transform: translate3d(0, 6em, 0);
		transform: translate3d(0, 6em, 0);
	}

	.menu--alonso .menu__item:nth-child(4).menu__item--current ~ .menu__line {
		-webkit-transform: translate3d(0, 9em, 0);
		transform: translate3d(0, 9em, 0);
	}

	.menu--alonso .menu__item:nth-child(5).menu__item--current ~ .menu__line {
		-webkit-transform: translate3d(0, 12em, 0);
		transform: translate3d(0, 12em, 0);
	}
}
.menu {
	line-height: 1;
	margin: 0 auto 3em;
}

.menu__list {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu__item {
	display: block;
	margin: 1em 0;
}

.menu__link {
	font-size: 1.05em;
	font-weight: bold;
	display: block;
	padding: 1em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu__link:hover,
.menu__link:focus {
	outline: none;
}
.section {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-align-items: left;
	align-items: left;
	float: left;
}

.section:nth-of-type(odd):not(:first-child) {
	color: #fff;
	background: #2a282b;
}

.section--menu {
	position: relative;
	overflow: hidden;
	padding: 20px 0 10px;
}
/* End of Account Nav */

/* Footer Social */
.azm-social {
	margin: 0;
	padding: 0;
	display: inline-block;
	color: #fff;
	text-align: center;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
.azm-social:hover, .azm-social:focus, .azm-social:active { outline: 0; opacity: 0.8; color: #fff; }
.azm-size-48 {
	width: 48px;
	height: 48px;
	margin: 0px 5px;
	padding-top: 13px;
	font-size: 21px!important;
	line-height: 21px;
}
.azm-circle {
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}
.azm-facebook { background: #4862a3; }
.azm-google-plus { background: #dd4b39; }
.azm-twitter { background: #55acee; }

.social-btns2 {
    margin: -18px 0px;
}

.boxes {
  padding-top: 10px;
  padding-bottom: 50px;
  position: relative!important;
  z-index: 0!important;
}

.boxes .plan {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 0px 30px 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  color: #bdc3c7;
  font-weight: normal;
  background-color: #f2f6fa;
}
.boxes .plan p {
	font-size: 14px;
	color: #777777;
}
.bright {
	  border-right: 1px solid #e2e3e3;
}
.region {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 15px 30px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
  color: #777777;
  font-weight: normal;
  background-color: #f2f6fa;
}
.services p {
  color: #6ead01;
  font-size: 16px!important;
  text-align: left;
}
.services p span {
  color: #2a2a2a;
  font-size: 18px;
  text-align: left;
}
.boxes .plan p span {
	color: #79b80e;
}
.red {
	color: #e63f3f;
}

@media (max-width: 767px) {
  .boxes .plan {
    margin-top: 30px;
  }
  .boxes .col-sm-4:first-child .plan {
    margin-top: 0;
  }
}

 .center {
	 text-align: center;
 }
 .centerdiv {
	 display: inline-block;
 }
 .mtop-35 {
	 margin-top: -35px;
 }
 .mtop0 {
	 margin-top: 0px;
 }
  .ptop21 {
	 padding-top: 21px;
 }
 .ptop20 {
	 padding-top: 20px!important;
 }
 .ptop30 {
	 padding-top: 30px;
 }
 .ptop31 {
	padding-top: 31px;
 }
 .mptop50 {
	 padding-top: 0px;
 }
 .pb30 {
  padding-bottom: 30px;
 }
 hr.style1 {
	border-top: 2px solid #e2e3e3;
    width: 94%;
}
 hr.style2 {
	margin-top: 50px;
	border-top: 1px solid #535456;
    width: 100%;
}
 hr.style3 {
	border-top: 2px solid #e2e3e3;
    width: 100%;
	margin-top: 10px;
}
hr.style4 {
    border-top: 2px solid #e2e3e3;
    width: 100%;
    margin-top: 20px;
}
.pleft50 {
	padding-left: 50px;
}
.mleft {
	margin-left: -20px;
}
.logo {
	width: 266px;
	height: 74px;
}
.green {
	  color: #79b80e!important;
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
.mleft {
	margin-left: -60px;
}
.ptop30 {
	padding-top: 0px!important;
 }
.ptop20 {
	padding-top: 0px!important;
 }
.ptop21 {
	 padding-top: 21px;
 }
 .pad100 {
	 padding-top: 25px!important;
	 padding-bottom: 25px!important;
 }
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.mleft {
	margin-left: -50px;
}
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.mleft {
	margin-left: -30px;
}
}
/** added**/

 .pad100 {
	 padding-top: 100px;
	 padding-bottom: 100px;
 }
 .login-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #f2f6fa;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
}
.loginhelp {
	color: #ffffff!important;
	text-align: center;
	padding-top: 15px;
}
.loginhelp a {
	color: #ffffff!important;
}
.loginhelp a:hover {
	color: #000000!important;
}
.headersub h4 {
	color: #ffffff;
	padding-bottom: 20px;
}

.menu__admin {
	color: red;
}

.head__admin {
	color: white;
}

/*.ui-datepicker-calendar {
    display: none;
}*/

.admin_table {
    font-size: 12px;
}

.admin_table th, td{
    padding: 5px;
}

.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

#paymentTab .nav-pills > li > a {
  border-radius: 5px 5px 0 0;
}

#paymentTab .nav-pills > li.active > a {
  background-color: #7AB80E;
}

#paymentTab .tab-content {
  color: #777777;
  border-radius: 0 5px 5px 5px;
  width: 520px;
  background-color: #fff;
  padding : 5px 15px;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.removedip {
  background-color : #7f8c8d;
}

#checkout-form .input-group {
    width: 100%;
}

#checkout-form .help-block {
    font-size: 10px;
}

#global-error {
    font-size: 16px;
}
