/*!---------- PLACE YOUR CUSTOM STYLES AND OVERRIDES HERE ----------*/

body {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #2a363f;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
	color: #2a363f;
}
a:hover {
	color: #66BC47;
}

a:active {
	color: #66BC47;
}

a:visited {
	color: #2a363f;
}

a:focus {
  color: #66BC47;
}

.btn:visited {
	color: #66BC47;
}

.btn:active {
	color: #fff;
}

.btn:visited {
	color: #fff;
}

.btn:focus {
	color: #fff;
}

.btn-filled {
    background: #66BC47;
    color: #fff;
    border: 1px solid #66BC47;
}

.btn-filled:hover {
    background: #5BA93F;
    color: #fff;
    border: 1px solid #5BA93F;
}

.nav-1 .navbar {
  height: 135px;
  max-height: 135px;
  background: #fff;
  margin: 0;
}

.nav-1 .logo {
    margin-top: 9px;
	margin-bottom: 12px;
}

nav .logo {
    max-height: 114px;
	max-width: 350px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.nav-1 .menu {
    margin-top: 70px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav a {
color: #2a363f;
}

nav ul li {
    float: left;
    margin-right: 26.66666667px;
    font-size: 18px;
}

.nav-1 .btn {
    margin-top: 50px;
}

.footer-1 {
    padding: 40px 0 20px;
}

.header-11 {
    padding: 80px 0;
}

hr {
    margin-left: 26px;
}

.hr-special {
    margin-left: 0px !important;
}

.features-66 {
    margin-bottom: 0px !important;
}

.id-anchor-x1 {
  display: block;
  height: 115px; 
  margin-top: -115px; 
  visibility: hidden;
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 12px;
    right: 20px;
    text-indent: -9999px;
    background: url(../img/scrollup-icon.png) no-repeat left top;
    z-index: 9001;
}


.color-green {
    color: #00B300 !important;
}

.color-orange {
    color: #FF8000 !important;
}

.color-light-blue {
    color: #00B8F5 !important;
}

.color-light-blue:hover {
    color: #00A4DB !important;
}

.font-type-bold-x01 {
    font-weight: 900;
}

.font-size-x01 {
    font-size: 11px;
}

.flag-image-x01 {
    margin-top: -3px;
	margin-right: 8px;
}

.add-margin-left-x01 {
    padding-left: 0px;
}

.remove-padding-top-x01 {
    padding: 30px 0 0 0;
}

.remove-padding-bottom-x01 {
    margin-bottom: -70px;
}

.remove-padding-bottom-x01-1 {
    margin-bottom: -100px;
}

.remove-padding-bottom-x02 {
    margin-bottom: 40px !important;
}

/*!---------- CUSTOM TABLE STYLES (start) ----------*/

.tg-header {
	font-size:24px;
	font-weight:400;
}

.tg-para {
	font-size:16px;
}

.tg-left {
	vertical-align:top;
	text-align:left;
}

/*!---------- CUSTOM TABLE STYLES (end) ----------*/

/* --- Eazy-Office.com "Website made by" (start) ---  */

.eazy-office-ad-placement {
	overflow: hidden;
	position: relative;
	float: right;
	right: 4px;
	bottom: 10px;
	z-index:10;
}

.eazy-office-ad {
	color: #062647;
	font-family: "Arial",sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none !important;
}

.eazy-office-font-x1 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif !important;
	font-size: 16px;
	font-weight: 900;
	color: #2a363f;
}

.eazy-office-font-x1 {
	color: #062647 !important;
}

.eazy-office-font-color-x1 {
	color: #062647 !important;
}

.eazy-office-font-color-x1:hover {
	color: #062647 !important;
}

.eazy-office-font-x1-green {
	color: #86C440;
}

.eazy-office-font-inline-block {
	display: inline-block;
	position: relative;
}

/* --- Eazy-Office.com "Website made by" (end) ---  */

/* --- Responsive Tweaks (start) ---  */

@media (max-width: 1200px) {

nav ul li {
    float: left;
    margin-right: 26.66666667px;
    font-size: 17px;
}

nav .logo {
	padding-top: 10px;
	max-width: 265px;
}

.nav-1 .menu {
	margin-left: -70px;
	padding-bottom: 20px;
}

}

@media (max-width: 990px) {

nav .logo {
	position: relative;
	left: -10px;
	padding-top: 10px;
	max-width: 265px;
}

.nav-1 .menu {
	margin-left: 34px;
	padding-bottom: 20px;
}

.tg-header {
	font-size:18px;
	font-weight:400;
}

.tg-para {
	font-size:14px;
}

.mobile-add-margin-bottom-x01 {
    margin-bottom: 14px;
}

.mob-display-none-x01 {
    display: none;
}

}

@media (max-width: 767px)  {

.features-6 h3 {
    margin-bottom: 80px;
}

.footer-1 {
    padding: 0px 0 20px;
}

hr {
    margin-left: 0px;
}

.remove-padding-bottom-x01-1 {
    margin-bottom: -50px;
}

}

/* --- Responsive Tweaks (end) ---  */

