/*
Theme Name: jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 5.0.7
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*

Main Stylesheet file is located at stylesheet/css/styles.css

*/
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');


.banner-text {
	color: #ffffff;
	font-size: 4.5em;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	line-height: 1.3em;
}

.content-title {
	color: #967A4D;
	font-size: 3.5em;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	line-height: 1.3em;
}

.content-sub-title {
	color: #967A4D;
	font-size: 2.5em;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	line-height: 1.3em;
}

.content-white-title {
	color:#ffffff;
	font-size: 2.0em;
}

.content-white-body {
	color:#ffffff;
	font-size: 1.2em;
}

.main-desc {
	color: #000000;
	font-size: 1.5em;
	line-height: 1.8em;
	/*font-weight: 600;*/
}

.rate-desc {
	color: #000000;
	font-size: 1.2em;
	line-height: 1.8em;
	/*font-weight: 600;*/
}

.rate-desc p {
	font-size: 1.0em !important;
	color: #000000 !important;
}

.content-gold-content {
	color:#967A4D;
	font-size: 2.0em;
	line-height: 2.2em;
}

.rate p {
	color: #000000;
	font-size: 2.0em;
	font-weight: 600;
}

.rate-container {
	margin: 0px 15px;
	border: 3px solid #C4B69A;
}

#mk-button-5 .mk-button {
	background-color: #A98B5A !important;
}

#mk-button-6 .mk-button {
	background-color: #ffffff !important;
	border: 3px solid #C4B69A;
}

.col-100{
	margin: 0px !important;
	padding: 0px !important;
}

.footer-container{
	text-align:center;
	color: #525354;
	margin-bottom: 20px;
}

.footer-title {	
	font-family: 'Playfair Display', serif;
	font-size: 2.0em;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 1.3em;
}

.footer-body {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 20px;
}

.agent-name {
	color: #000000;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 20px 0px;
	
}

.agent-number {
	color: #000000;
	font-size: 1.5em;
}

.agent-email {
	font-size: 1.0em;
}

.contact-banner {
	width: 100%;
	height: 100%;
}

.wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
	margin-bottom: 0px !important;
}

.mk-button--dimension-outline.skin-light, .mk-button--dimension-savvy.skin-light {
	color: #A7A29B !important;
	font-weight: 400;    
    	border-color: #A7A29B !important;
	float: right;
}

.mk-contact-form textarea {	
	color: #252525 !important;
    	border: none !important;
}

.s_contact.dark .s_txt-input, .s_contact.light .s_txt-input:focus, .mk-contact-form textarea:focus {
	/*background-color: #EAECEE !important;*/
	background-color: #FDFCFB !important;
    	color: #252525 !important;
    	border: none !important;
}

.document-content{
	color: #000000;
}

.document-title{
	color: #AEA893;
	font-family: 'Playfair Display', serif;
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: 20px;
}

.document-bold{
	font-weight: 600;
}

.contact-banner{
	display: none;
}

.mobile-address{
	display: none;
}

.contact-number{
	padding: 0px 30% 30px 30%;
}

@media (max-width: 768px) {
	.contact-banner{
		display: block;
	}
	.pc-address{
		display: none;
	}
	.mobile-address{
		display: block;
	}
	.height-100{
		display: none;
	}
	.team-col{
		margin-top: 30px;
	}
	.contact-number{
		padding-right: 0px;
		padding-left: 0px;
	}
}

.banner-img img{
	width: 100%
}

.team-name {
	color: #000000;
	font-size: 1.8em;
	font-weight: 600;
	line-height: 2.2em;
}

.team-position {
	color: #967A4D;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 2.2em;	
}

.team-desc {
	color: #000000;
    	font-size: 1.2em;
    	line-height: 1.8em;
}

.company-info {
	color: #000000;
	font-size: 1.5em;
	font-weight: 600;
}

.gold-text {
	color: #967A4D;
}

.company-info p{
	color: #000000 !important;
	font-size: 1.0em !important;
	font-weight: 600;
}