@font-face {
	font-family:Aquawax-Regular;
	src:url("fonts/Aquawax-Regular-trial.ttf");
}
body {
    margin: 0;
    padding: 0;
	color: #000;
	font-family: arial !important;
}
a {
	text-decoration:none;
	color: #17375e;
}
p {
    line-height: 20px;
}
img {
	max-width: 100%;
}
button {
	outline: none;
}
.font-bold {
	font-weight: bold;
}
.w100 {
	width: 100%;
}
.mg0 {
	margin: 0;
}
.mgl0 {
	margin-left: 0;
}
.mgr0 {
    margin-right: 0;
}
.mgt0 {
    margin-top: 0;
}
.mgb0 {
    margin-bottom: 0;
}
.pd0 {
	padding: 0;
}
.pdl0 {
	padding-left: 0;
}
.pdr0 {
    padding-right: 0;
}
.mgb20 {
	margin-bottom:40px;
}
.uppercase {
	text-transform: uppercase;
}
.mobile {
	display: none !important;
}
.text-center {
	text-align: center;
}
.cb:after {
	clear: both;
	content: '';
    display: block;
}
.scrollup {
    opacity: 1;
    position: fixed;
    bottom: 35px;
    right: 20px;
    display: none;
    z-index: 999;
}
a.scrollup:hover div {
	background: #386E97 !important;
}
a.scrollup:hover i {
	color: white !important;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.menuHolder .logo img {
    height: 80px;
}
.btMenuBelowLogo .menuHolder {
    padding: 10px 0 0;
}
.menuHolder .logo {
    margin: 0 0 10px;
}
.topBarInLogoArea {
    padding-top: 10px;
}
#bt_section5dbc34bb16bbb .btTextIndent > .rowItemContent {
    min-height: 566px;
}
#bt_section5dbc34bb16bbb .btTextIndent > .rowItemContent .btIconImageRow.btTextRight {
	display: none;
}
#bt_section5dbc34bb14c2e p, #bt_section5dbc34bb14c2e h1 {
	color: #000;
    display: block;	
}
#bt_section5dbc34bb14c2e i {
    color: #7f7f7f;
}
.header .btSubTitle {
    font-family: inherit;
}
#bt_section5dbc270137154 .btTextIndent .btImage img, #bt_section5dbc270143758 .btImage img, #bt_section5dbc33bf5b885 .btImage img {
    /*filter: grayscale(100%);*/
}
.btDarkSkin .btSiteFooterWidgets, .btLightSkin .btDarkSkin .btSiteFooterWidgets {
    background-color: #7f7f7f;
}
.btFooterWrap .btBox > h4:after {
    background-color: #fff;
}
.btAccentColorBackground {
    background-color: #e3c16c !important;
}
.btIco .btIcoHolder:before, .btIco .btIcoHolder:after, .topBar .widget_search button:before {
    color: #a88752;
}
.btContentHolder blockquote:before {
    color: #a88752;
}
.headline b.animate {
    color: #a88752;
}
#bt_section5dbc270135a13{
	border-bottom: 5px solid #e5d1d0;
    padding-bottom: 0;
    margin-bottom: 50px;
}
.color_000 {color: #000 !important;}
.base_color {color: #a88752 !important;}
.base_bg {background-color: #a88752 !important;}
.btLightSkin h1 {
    color: #e5d1d0;
}
.btIco.btIcoFilledType.btIcoAccentColor .btIcoHolder em, .btIco.btIcoOutlineType.btIcoAccentColor:hover .btIcoHolder em {
    -webkit-box-shadow: 0 0 0 1em #e5d1d0 inset;
    box-shadow: 0 0 0 1em #e5d1d0 inset;
}
#bt_section5dbc27013ad12, #bt_section5dbc270155035 {
	border-bottom: 5px solid #e5d1d0;
}
.btLightSkin .btSLPCCwrap {
	background-color: #fff !important;
	    border-bottom: 2px solid #e5d1d0;    
        height: 203px;
}
.btLightSkin h4.nbs.nsPrev a:before, .btLightSkin h4.nbs.nsNext a:after, .btDarkSkin .btLightSkin h4.nbs.nsPrev a:before, .btDarkSkin .btLightSkin h4.nbs.nsNext a:after {
    background-color: #e5d1d0;
    color: #444;
}
.btSingleLatestPost.news-item {
    margin-bottom: 30px;
}
.news-item header h3 {height: 56px;margin-bottom: 0;}
.btContentHolder blockquote {
    font-size: 16px;
}
.body-content{font-size: 16px;}
.header .headline.news-title {
    line-height: 36px;
}
.list-sv-sub {
	list-style: none;
    padding-left: 0;
    margin-top: 10px;
}
.list-sv-sub li a {
	color: #333;
	font-size: 14px;
}
.list-sv-sub li a:hover {
	color: #000;
}
.chat-fixed {
	position:fixed;right:20px;bottom:10px;z-index:999;
}
.chat-fixed a {
	display:block;
	margin-bottom:10px;
}
.chat-fixed img {
	width: 50px;
    border-radius: 10px;
}
.btGoogleMapsWrap {
    width: 400px;
}