@import url("/global.css");
/* CompiledCSS */
a {
		text-decoration : underline;
}
h1 {
		line-height : 160%;
}
a.l:hover {
		text-decoration : underline;
}
a.l {
		text-decoration : underline;
}
a:hover {
		text-decoration : underline;
}
td {
		line-height : 160%;
}
div {
		line-height : 160%;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100);
* {
	font-family: "Roboto", Arial, sans-serif
}

html,
body {
	height: 100%;
	font-family: "Roboto", Arial, sans-serif;
	font-size:16px
}

.clearfix {
	clear: both
}
.top-links {
	display:flex;
	flex-flow: wrap;
}
.top-links a {
	padding:12px 10px;
	color:#fff;
	flex:auto;
	text-align:center;
	text-decoration:none;
	border-left: 1px solid rgb(255 255 255 / 20%);
}
.top-links a:hover {
	color:#fff;
	background:#732229;
}
.top-links a:last-child {
	border-right: 1px solid rgb(255 255 255 / 20%);
}
.btn-primary {
	background-color: #0097D6;
	border: 1px solid #0073a3
}

.btn-primary:hover {
	background-color: #0073a3;
	border: 1px solid #004f70
}

@media all and (max-width: 768px) {
	html.active {
		overflow: hidden
	}
}

input:-webkit-autofill,
textarea:-webkit-autofill {
	box-shadow: inset 0 -100px white !important
}

@media all and (max-width: 768px) {
	.welcome-options {
		display: none
	}
}

#ServicesHub table td:first-child {
	display: none !important
}

#Header,
#Footer {
	display: none !important
}

.headerline {
	display: none !important
}

#ListSub table td .thumbpad.thumbborder {
	display: none !important
}

.content table {
	max-width: 100% !important
}

.content #ListSub,
.content #ServicesHub,
#Map iframe {
	max-width: 100% !important;
	width: 100% !important
}

#Form tr:nth-child(1) td:first-child {
	display: none !important
}

#Form tr:nth-child(5) {
	display: none !important
}

#Form tr:nth-child(2) td:first-child {
	display: none !important
}

#Form tr:nth-child(5) {
	display: none !important
}

#Form tr:nth-child(3) td:first-child {
	display: none !important
}

#Form tr:nth-child(5) {
	display: none !important
}

#Form tr:nth-child(4) td:first-child {
	display: none !important
}

#Form tr:nth-child(5) {
	display: none !important
}

.content #Form .form-control {
	margin: 10px 0
}

#Form {
	width: 100% !important
}

#Form form {
	margin: 0 auto
}

#Form form input {
	width: 100%
}

.hubtab {
	margin: 0 !important;
	margin-top: 45px;
	padding: 0 !important
}

@media all and (max-width: 768px) {
	#content table:first-child {
		width: 100% !important
	}
	.content #ListSub table tr td,
	.content #ServicesHub table tr td {
		width: 100% !important;
		float: left
	}
}

img[src="/images/galleries/style/home/qb.png"],
img[src="/images/galleries/style/home/envelope.png"],
img[src="/images/galleries/style/home/chart.png"],
img[src="/images/galleries/style/home/glasses.png"] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 150%
}

#Newsletter table tr:first-child td:nth-child(2) {
	display: none !important
}

#Newsletter table tr:first-child td:nth-child(3) {
	display: none !important
}

#Text iframe[src*="www.youtube.com/embed/3Jwe9gge4ZM?rel=0&showinfo=0"] {
	padding: 0 5%;
	width: 100%
}

a {
	text-decoration: none
}

#ServicesHub>table {
	margin-bottom: 40px
}

.hubtab {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
	float: left;
	box-shadow: 0 0 0 transparent !important;
	width: 100% !important
}

.header {
	background-color: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	height: auto;
	position: relative;
	width: 100%
}
.container-fluid {
	max-width:1440px;
}

.container-fluid-internal {
	max-width:800px;!important
}

.header .logo {
	padding: 20px 0;
	/* max-width: 400px */
}
.header .logo a {
	display:block;
	max-width:300px;
}

.header .logo img {
	max-width: 100%;
	height: auto
}

.header h2 {
	margin: 20px 0
}

.header .header-nav-toggle {
	color: #0097D6;
	cursor: pointer;
	font-size: 2.5em;
	margin: 30px 0;
	width: 40px;
	text-align: center;
}

.header.is-stuck {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 999
}

.header.is-stuck .logo {
	padding: 5px 0 0
}

.header.is-stuck h2 {
	margin: 5px 0
}

.header.is-stuck .header-nav-toggle {
	color: #0097D6;
	cursor: pointer;
	font-size: 2.5em;
	margin: 15px 0
}

@media all and (max-width: 768px) {
	.topbar .container-fluid {
		padding:0;
	}
	.top-links a {
		padding:10px;
	}
	.top-links a span {
		display:block;
		font-size:13px;
		line-height:120%;
		white-space:nowrap;
	}
	.logo {
		width: 190%;
		margin-top: 5px
	}
}


@media all and (max-width: 540px) {
	.top-links a span {
		display:none;
	}
	.top-links a .fa {
		font-size:1.5em;
	}
}

#nav-menu ul li ul {
	padding-left: 15px
}

.nav-menu {
	height: 110%;
	width: 300px;
	position: fixed;
	top: 0;
	overflow: auto;
	right: -300px;
	z-index: 999999999999 !important;
	background-color: #1d1d24;
	text-align: center;
	box-shadow: -3px 0 5px rgba(0, 0, 0, 0.35);
	transition: right .25s ease, width .25s ease
}

.nav-menu span.pull-left.text-left,
.nav-menu span.pull-right.text-right {
	color: white
}

.nav-menu span.pull-right.text-right {
	margin-right: 10px
}

.nav-menu span.pull-left.text-left {
	margin-left: 10px
}

.nav-menu .sub-arrow {
	display: block !important;
	position: relative !important;
	z-index: 99999999;
	float: right;
	height: 25px;
	width: 25px;
	margin: 4px 0 0 8px
}

.nav-menu .nav-nav-toggle {
	color: #0097D6;
	cursor: pointer;
	font-size: 2.2em;
	padding: 0
}

.nav-menu .nav-top {
	height: 51px;
	width: 100%;
	background-color: #fff;
}

.nav-menu ul {
	list-style: none;
	padding: 0
}

.nav-menu ul li {
	border-bottom: 1px solid rgba(36, 190, 255, 0.2)
}

.nav-menu ul li ul {
	display: none;
	background-color: #333340
}

.nav-menu ul li ul li ul {
	background-color: #4a4a5d
}

.nav-menu ul li:hover {
	box-shadow: inset 0 -2px 0 #fff;
	letter-spacing: 1px
}

.nav-menu ul li a {
	color: #0097D6;
	display: block;
	font-size: 1.3em;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 12px 15px;
	text-align: left
}

.nav-menu ul li a:visited {
	color: #0097D6
}

.nav-menu ul li a:hover,
.nav-menu ul li a:focus,
.nav-menu ul li a:active {
	color: #24beff;
	text-decoration: none;
	outline: none
}

.nav-menu .social {
	width: 100%;
	height: 32px;
	border-top: 1px solid rgba(36, 190, 255, 0.2);
	padding-top: 5px;
	position: relative
}

.nav-menu .social a {
	width: 25%;
	height: inherit;
	display: inline-block;
	color: #0097D6;
	transition: all .25s ease
}

.nav-menu .social a:hover {
	color: #24beff;
	transition: all .25s ease
}

.nav-menu .social a .fa {
	font-size: 1.5em
}

.nav-active {
	right: 0;
	transition: right .25s ease, width .25s ease
}

.header-nav-toggle.nav-active {
	opacity: 0;
	transform: rotate(360deg);
	transition: all .5s ease
}

.nav-menu ul li {
	position: relative !important
}

.parent .top .selector,
.topdaddy .selector {
	border-radius: 100%;
	display: block;
	right: 0;
	top: 0;
	height: 25px;
	margin: 12px 15px 0 0;
	width: 25px;
	position: absolute;
	cursor: pointer;
	z-index: 999999999
}

.parent .top .selector:before,
.topdaddy .selector:before {
	content: '';
	background-color: white;
	position: absolute;
	width: 15px;
	height: 2px;
	margin-left: -7.5px;
	margin-top: -1px;
	left: 50%;
	top: 50%;
	border-radius: 3px;
	transition: all .5s ease
}

.parent .top .selector:after,
.topdaddy .selector:after {
	content: '';
	background-color: white;
	position: absolute;
	width: 2px;
	height: 15px;
	margin-left: -1px;
	margin-top: -7.5px;
	left: 50%;
	top: 50%;
	border-radius: 3px;
	transition: all .5s ease
}

.sub-active .selector:after {
	transform: rotate(360deg);
	opacity: 0;
	transition: all .5s ease
}

.sub-active .selector:before {
	transform: rotate(360deg);
	transition: all .5s ease
}

.menulinks~.selector {
	display: none !important
}

.sub-active+ul {
	display: block !important;
	position: relative !important
}

@media all and (max-width: 767px) {
	.nav-menu {
		width: 100%;
		right: -100%
	}
	.nav-menu.nav-active {
		right: 0 !important;
		transition: right .25s ease, width .25s ease
	}
}

.sub-arrow::after {
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 100%;
	content: "+";
	font-size: 1em;
	height: 26px;
	left: 0;
	line-height: 1;
	margin: 0;
	padding: 1px 0 0 7px;
	position: absolute;
	top: -7px;
	width: 26px;
	transition: transform .5s ease
}

.highlighted .sub-arrow::after {
	content: "-";
	padding: 0 0 0 9px;
	transform: rotate(180deg);
	transition: transform .5s ease
}

span.pull-right.text-right {
	font-size: 0.9em
}

span.pull-left.text-left {
	font-size: 0.9em
}

.swiper-container {
	height: 22vw;
	min-height: 460px;
	width: 100%;
	position: relative;
	color: #fff
}

.swiper-container .swiper-pagination-bullet {
	opacity: 1
}

.swiper-container .slide-form {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	z-index: 9;
	width: 100%;
}

.swiper-container .slide-form .form-control {
	background: rgba(255, 255, 255, 0.75)
}

.swiper-container .slide-form .form-control::-moz-placeholder {
	color: #fff;
	text-align: right
}

.swiper-container .slide-form .form-control::-webkit-input-placeholder {
	color: #fff;
	text-align: right
}

.swiper-container .slide-form .form-control:-ms-placeholder {
	color: #fff;
	text-align: right
}
.slide-form h1 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 10px;
	text-shadow: 0 2px 10px #000;
	line-height: 120%;
	font-size: 48px;
}
.slide-form .lead {
	text-shadow: 0 2px 10px #000;
	font-weight:400;
}
.swiper-container .slide-form input,
.swiper-container .slide-form textarea {
	margin: 10px 0;
	border: 0;
	outline: 0;
	color: #444;
	text-align: right;
	box-sizing: border-box
}

.swiper-container .slide-form input[type="submit"],
.swiper-container .slide-form textarea[type="submit"] {
	color: white !important
}

.swiper-container .slide-form input:focus,
.swiper-container .slide-form textarea:focus {
	box-shadow: 0 0 0 white;
	border: 2px solid #0097D6
}

.swiper-container .slide-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

.swiper-container .slide-overlay:after {
	background-image: url("/images/galleries/style/593/images/stripe.png");
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.1;
	position: absolute;
	top: 0;
	width: 100%
}

.swiper-container .swiper-wrap {
	z-index: 1;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.swiper-container .swiper-wrap .Slide1 {
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%
}

.internal {
	height: 250px !important;
	min-height: auto !important;
}

.internal .swiper-slide {
	background-size: cover
}

.fade-in {
	animation: fade-in 3s ease
}

@media all and (max-width: 1200px) {
	.swiper-container .slide-form {}
}

@media all and (max-width: 992px) {
	.slide-form h1 {
		font-size: 36px;
	}
	.swiper-container .slide-form {
		width: 100%;
	}
}

@media all and (max-width: 768px) {
}

.service-blocks {
	width: 100%;
	height: auto;
	/* background-image: url(https://cpasitesolutions.com/images/galleries/style/590/images/brushed.png); */
	margin-bottom: 25px;
	background: #8c3038;
}

.service-blocks .service-item {
	text-align: center;
	background-color: rgba(29, 29, 36, 0.8);
	/* height: 250px; */
	border-right: 1px solid rgba(36, 190, 255, 0.2);
}

.service-blocks .service-item:first-child {
	border-left: 1px solid rgba(36, 190, 255, 0.2)
}

.service-blocks .service-item .fa,
.service-blocks .service-item h3 {
	/* color: #0097D6 */
}

.service-blocks .service-item .fa {/* display: block; */}

.service-blocks .service-item a {
	outline: none;
	padding: 18px 0;
	display: block;
}

.service-blocks .service-item a:hover {
	outline: none;
	/* color: #24beff; */
	text-decoration: none;
}

@media all and (max-width: 1200px) {
	.service-blocks .service-item {
		/* height: 260px; */
		/* padding-bottom: 15px; */
	}
	.service-blocks .service-item h3 {
		font-size: 1.4em
	}
}

@media all and (max-width: 767px) {
	.service-blocks .service-item {
		height: auto
	}
}

section.content {
	margin: 25px 0;
	transition: all .25s ease;
	min-height: 300px;
}

section.content #content {
	margin-top: 15px;
	transition: all .25s ease
}

section.content #content table {
	transition: all .25s ease
}

#Text h1:first-child {
	margin-top: 0
}

.sidebar {
	padding-top: 8px
}

.sidebar .module:after {
	content: '';
	clear: both;
	display: block;
	padding-bottom: 30px
}

.sidebar .module h1,
.sidebar .module h2,
.sidebar .module h3,
.sidebar .module h4,
.sidebar .module h5,
.sidebar .module h6 {
	margin: 0;
	padding-bottom: 15px;
	margin-bottom: 5px;
	color: #000;
	font-weight: 300;
	font-size: 24px
}

#subNav a {
	display: block;
	width: 100%
}

#defaultCountdown .countdown_section {
	text-align: left !important
}

#rssFeedReader .rssHeader {
	display: none
}

#rssFeedReader .rssBody ul {
	list-style: none outside none;
	margin: 0;
	padding: 0
}

#rssFeedReader .rssBody .rssRow {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
	margin: 15px 0 !important;
	padding: 5px 5px 5px 15px;
	display: block;
	float: left;
	font-size: 0.9em;
	margin: 0;
	padding: 0 10px;
	position: relative;
	width: 100%
}

#rssFeedReader .rssBody .rssRow div {
	display: none
}

#rssFeedReader .rssBody .rssRow h4 {
	font-size: 1em;
	padding: 0 0 5px 0;
	margin: 0
}

#rssFeedReader .rssBody .rssRow p {
	display: block !important
}

.testimonial-container {
	width: 100%;
	height: auto;
	min-height: 200px;
	color: white;
	padding: 5vw 0;
	text-align: center;
	margin-top: 45px
}

.testimonial-container h2 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	position: relative;
	text-align: center;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.45);
	z-index: 2;
	padding-bottom: 15px;
	margin: 0 22vw
}

.testimonial-container .parallax-bg {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center
}

.testimonial-container .slide-overlay {
	z-index: 1
}

.testimonial-container .swiper-slide {
	padding: 0 22vw;
	background-size: cover !important;
	background-repeat: no-repeat !important
}

.testimonial-container .swiper-slide p {
	font-size: 1.3em !important;
	font-style: italic;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.45);
	font-weight: 300
}

.footer {
	padding: 30px 0;
	background-image: url(https://cpasitesolutions.com/images/galleries/style/590/images/brushed.png);
	color: #fff;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
	position: relative;
}

.footer .col-xs-12 {
	/* height: 350px */
}

.footer h3 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.footer .footer-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.1)
}

.footer form .form-control {
	margin: 15px 0
}

.footer form input {
	width: 100%
}

.footer ul {
	list-style: none;
	list-style-position: outside;
	padding: 0
}

.footer ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	padding: 0
}

.footer ul li a {
	text-align: left;
	color: #0097d6;
	display: block;
	padding: 5px 0
}

.footer ul li a:hover {
	color: #23beff
}

.sub-footer {
	background-color: #111;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	height: auto;
	line-height: 30px;
	color: #aaa
}

.sub-footer p {
	padding: 6px 0;
	margin: 0
}

.sub-footer a {
	/* padding: 6px 10px; */
	/* float: right; */
	/* color: #0097d6; */
}

.sub-footer a:hover {
	color: #23beff
}

@keyframes fade-in {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.white {
	color: #fff !important;
}

a {
	text-decoration: none
}

.btn-primary {
	background-color: #8C2B36;
	border: 1px solid #1e1210
}

.btn-primary:hover {
	background-color: #1e1210;
	border: 1px solid #1e1210
}

.swiper-pagination-bullet {
	background-color: white
}

.swiper-pagination-bullet-active {
	background-color: #93584d
}

a {
	color: #8C2B36
}

a:hover {
	color: #93584d
}

.topbar {
	background-color: #8c3038;
	border-bottom: 1px solid rgb(255 255 255 / 20%);
	color: #444;
}
.sub-footer {
	background-color: #333;
	color: #fff;
	padding: 10px 0;
}

.sub-footer a {
	/* border-right: 1px solid rgba(147, 88, 77, 0.2); */
	/* color: #8C2B36; */
}

.topbar a:hover,
.sub-footer a:hover {
	/* color: #93584d */
}


@media all and (max-width: 768px) {
	.container.slide-form .fade-in {
		text-align: left !important;
	}
	.container.slide-form .fade-in h2 {
		font-size: 20px !important;
		font-weight: bold;
	}
	.container.slide-form .fade-in p {
		font-size: 16px !important;
	}
	.swiper-container {}
	.topbar-contact .fa {
		color: #8C2B36 !important
	}
	.topbar-contact .fa:hover {
		color: #8C2B36 !important
	}
}

.header .header-nav-toggle {
	color: #8C2B36
}

.header.is-stuck .header-nav-toggle {
	color: #8C2B36;
}

.nav-menu .nav-nav-toggle {
	color: #ffffff;
}
.nav-menu .nav-nav-toggle .fa {
	line-height: 50px;
	display: block;
	height: 50px;
	padding: 0 15px;
}

.nav-menu ul li {
	border-bottom: 1px solid rgba(147, 88, 77, 0.2)
}

.nav-menu ul li a {
	color: #8C2B36
}

.nav-menu ul li a:hover,
.nav-menu ul li a:focus,
.nav-menu ul li a:active,
.nav-menu ul li a:visited {
	color: #93584d
}

.nav-menu .social {
	border-top: 1px solid rgba(147, 88, 77, 0.2)
}

.nav-menu .social a {
	color: #8C2B36
}

.nav-menu .social a:hover {
	color: #93584d
}

.swiper-container .slide-overlay {
	background: rgba(97, 58, 51, 0.15);
}

.service-blocks {
	/* border-bottom: 1px solid #8C2B36; */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.service-blocks .service-item {
	color: #fff;
	background-color: rgb(140 48 56);
	border-right: 1px solid rgb(255 255 255 / 20%);
	border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.service-blocks .service-item:hover {
	background:#732229;
}
.service-blocks .service-item a {
	color: #fff;
	white-space: nowrap;
}

.service-blocks .service-item:first-child {
	border-left: 1px solid rgb(255 255 255 / 20%);
}

.service-blocks .service-item .fa,
.service-blocks .service-item h3 {
	/* color: #8C2B36; */
	margin: 0;
	text-transform: uppercase;
}

.service-blocks .service-item a:hover {
	/* color: #93584d */
}

.footer ul li a {
	color: #8C2B36
}

.footer ul li a:hover {
	color: #93584d
}

.sub-footer a {
	color: #fff;
	padding: 0 5px;
}

.sub-footer a:hover {
	color: #fff
}

.sub-arrow::after {
	border: 1px solid rgba(0, 0, 0, 0.15)
}

.swiper-container .slide-form .form-control {
	background: rgba(255, 255, 255, 0.75)
}

#rssFeedReader .rssBody .rssRow {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important
}

.testimonial-container {
	color: white
}

.testimonial-container .swiper-slide p {
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.45)
}

.footer h3 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	color: #444
}

.footer .footer-overlay {
	background-color: rgba(255, 255, 255, 0.1)
}

.footer ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

.header {
	background-color: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15)
}

.header.is-stuck {
	background-color: rgba(255, 255, 255, 0.9)
}

.nav-menu {
	background-color: #fff;
	box-shadow: -3px 0 5px rgba(0, 0, 0, 0.35)
}

.nav-menu span.pull-left.text-left,
.nav-menu span.pull-right.text-right {
	color: white
}

.nav-menu ul li ul {
	display: none;
	background-color: #f2f2f2
}

.nav-menu ul li ul li ul {
	background-color: #e6e6e6
}

.nav-menu ul li:hover {
	box-shadow: inset 0 -2px 0 white
}

.nav-menu .nav-top {
	background-color: #8c3038;
}

a.has-submenu.highlighted {
	background-color: #8C2B36;
	color: #fff !important
}

.parent .top .selector,
.topdaddy .selector {
	border: 1px solid #8C2B36
}

.parent .top .selector:before,
.topdaddy .selector:before {
	background-color: #8C2B36
}

.parent .top .selector:after,
.topdaddy .selector:after {
	background-color: #8C2B36
}

.sub-active a {
	background-color: #8C2B36 !important;
	color: #fff !important
}

.sub-active .selector {
	border: 1px solid #fff !important
}

.sub-active .selector:before {
	background-color: #fff !important
}

.sub-active .selector:after {
	background-color: #fff !important
}

.swiper-container .slide-form .form-control::-moz-placeholder {
	color: #8C2B36;
	text-align: right
}

.swiper-container .slide-form .form-control::-webkit-input-placeholder {
	color: #8C2B36;
	text-align: right
}

.swiper-container .slide-form .form-control:-ms-placeholder {
	color: #8C2B36;
	text-align: right
}

/* Margins */

.margin-0 {
    margin-top:0 !important;
    margin-bottom:0 !important;
}
.margin-10 {
    margin-top:10px !important;
    margin-bottom:10px !important;
}
.margin-20 {
    margin-top:20px !important;
    margin-bottom:20px !important;
}
.margin-30 {
    margin-top:30px !important;
    margin-bottom:30px !important;
}
.margin-40 {
    margin-top:40px !important;
    margin-bottom:40px !important;
}
.margin-50 {
    margin-top:50px !important;
    margin-bottom:50px !important;
}
.margin-60 {
    margin-top:60px !important;
    margin-bottom:60px !important;
}
.margin-top-0 {
    margin-top:0px !important;
}
.margin-top-10 {
    margin-top:10px !important;
}
.margin-top-20 {
    margin-top:20px !important;
}
.margin-top-30 {
    margin-top:30px !important;
}
.margin-top-40 {
    margin-top:40px !important;
}
.margin-top-50 {
    margin-top:50px !important;
}
.margin-top-60 {
    margin-top:60px !important;
}
.margin-top--60 {
    margin-top:-60px !important;
}
.margin-bottom-0 {
    margin-bottom:0px !important;
}
.margin-bottom-10 {
    margin-bottom:10px !important;
}
.margin-bottom-20 {
    margin-bottom:20px !important;
}
.margin-bottom-30 {
    margin-bottom:30px !important;
}
.margin-bottom-40 {
    margin-bottom:40px !important;
}
.margin-bottom-50 {
    margin-bottom:50px !important;
}
.margin-bottom-60 {
    margin-bottom:60px !important;
}
.margin-bottom--60 {
    margin-bottom:-60px !important;
}


/* Start MENU */
