/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/

.logo {margin-top:0px !important;}
.header {padding: 0px !important; box-shadow: none !important; -webkit-box-shadow: none !important;}
.soc-icons ul li span, .soc-icons .fa.fa-facebook {font-size: 19px;}
.footer-logo {width: 185px;
    height: 70px;
    margin: -21px 0 0 0;}
.footer-logo a, .footer-logo img {width:auto !important; max-width:100% !important;}
.bg-top-bar .fa-phone, #container > div.bg-top-bar.left > div > div.header-tel.left > span {font-size: 20px !important;}
.list-float li {float:none !important;}
.list-float {margin-bottom:20px !important;}
.welcome {
	font-size: 18px;
	line-height: 1.6;
}

.s1 {
	font-size: 18px;
}

.footer-copyright-text a:hover {
	color: #cca876;
}

#back-top a:hover {
	background-color: #7a858c;
}
.bg-menu {margin-top:28px !important;}
.bg-menu nav ul li a:link, .bg-menu nav ul li a:visited {
	font-size: 12px;
	font-weight: normal;
	font-family: 'Open Sans', 'Helvetica,' Arial, sans-serif;
	padding: 13px 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}

#container > div.bg-top-bar.left > div > div.header-tel.left > span {
	font-size: 16px;
	color: #cca876;
	font-weight: bold;
}

#container > div.bg-top-bar.left > div > div.header-mail.left > span, #container > div.bg-top-bar.left > div > div.header-address.left > span {
	font-size: 12px;
	color: #cca876;
}

#container > div.bg-top-bar.left > div > div.header-tel.left > i, #container > div.bg-top-bar.left > div > div.header-mail.left > i, #container > div.bg-top-bar.left > div > div.header-address.left > i {
	color: #cca876;
}

.home-call-action-buttom a {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 0 solid rgba(255,255,255,0.25);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.home-call-action-buttom a:hover {
	background: #cca876;
}

.pricing-button.color-button-black h6 a.price_btn, a.btn.btn-inverse {
	background: #474b5b;
	color: #fff;
	border: 0 solid;
	-moz-box-shadow: inset 0 0 2px #fff;
	-webkit-box-shadow: inset 0 0 2px #fff;
	box-shadow: inset 0 0 2px #fff;
}

.color-button-black h6 a.price_btn:hover, a.btn.btn-inverse:hover {
	background: #cca876;
	color: #ffffff;
}

#container > div.footer-copyright.left > div > div.footer-copyright-text.left {
	margin-top: 6px;
}

.bg-menu {
	margin-top: 25px;
}

p {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.shortcodes h1, .shortcodes h2, .shortcodes h3, .shortcodes h5, .shortcodes h6 {
	font-family: "Baskerville", "Times," sans-serif;
	font-weight: normal;
}

#container > div.content.left > div > div > div:nth-child(4) > p:nth-child(1) > a > img {
	padding: 0;
	margin-bottom: 0;
	border: 4px solid;
}

#sidebar > div > div > h4 > a {
	color: #cca876;
	font-size: 30px;
}

#sidebar > div > div > h4 > a:hoever {
	color: #474b5b;
}

.border-top-pages-home {
	display: none;
}

.border-6 {
	display: none;
}

.form h2, .form span {
	display: none;
}

.footer {
	display: none;
}