/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@import 'https://fonts.googleapis.com/css?family=Raleway:400,700';
@import 'https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400i,700,700i&amp;subset=latin-ext';
 

 .uk-navbar {
    background: #958164;
    color: rgba(180, 175, 163, 0.5);
    border-bottom: 1px solid #7c6a50;
}

.tm-navbar-fixed .tm-toolbar, .tm-navbar-fixed .tm-navbar {
    position: fixed;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 500;
}

.uk-navbar-nav > li > a {

    color: #f8d19a;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    position: relative;
    text-transform: uppercase;
}

.tm-toolbar {
    background: #4e4e4e;
}

em {
    color: #ffffff;
}

.uk-overlay-bottom {
    top: auto;
    background: rgba(87, 74, 60, 0.6);
	border-bottom: 4px solid #574a3c;
}

.uk-panel-box {
    background: #958164;
    color: #fff7ec;
    background-color: #958164;
}

.uk-icon-button {
    box-sizing: border-box;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0);
    line-height: 50px;
    color: #fcf2e0;
    font-size: 28px;
    text-align: center;
    position: relative;
    overflow: hidden;
    border: 1px solid #f1dcb5;
    z-index: 0;
    border-radius: 5px;
    margin-right: 5px;
}

.uk-icon-button:hover, .uk-icon-button:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #feedce;
    outline: none;
}

.uk-icon-button:after {
    background: #feedce;
}

.tm-block-alt {
    background-color: #cfb481;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
}


.tm-block-alt .uk-panel-box:not(.uk-panel-box-secondary) {
    background-color: #cfb481;
}

.tm-footer {
    padding: 30px;
    background: #958164;
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
    letter-spacing: 0px;
}

.uk-panel-box .uk-panel-title {
    color: #f8d19a;
	font-size: 28px;
}

.uk-slidenav {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 80px;
}

.tm-footer .uk-subnav > * > * {
    color: #F3F3F3;
	font-size: 14px;
}


.tm-totop-scroller {
    display: inline-block;
    font-size: 28px;
}

.tm-footer a {
    color: #CFB481;
}

.uk-button {
    font-weight: 300;
    border-radius: 10px;
    color: #fff;
    padding: 3px 25px;
    background: rgb(87, 74, 60);
    line-height: 36px;
    min-height: 36px;
    font-size: 22px;
    text-align: center;
    border: 1px solid #7F6F5E;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
}

.uk-button:hover, .uk-button:focus {
    background-color: #514436;
    color: #fff;
    outline: none;
    text-decoration: none;
}

.uk-dotnav-contrast > .uk-active > * {
    background: rgba(0, 0, 0, 0.1);
    border-color: #CFB481;
}

.uk-dotnav-contrast > * > * {
    background: rgba(0, 0, 0, 0.1);
    border-color: rgba(207, 180, 129, 0.4);
}

.uk-dotnav-contrast > * > :hover, .uk-dotnav-contrast > * > :focus {
    background: rgba(0, 0, 0, 0.1);
    border-color: #CFB481;
}

.uk-dotnav-contrast > * > *::before {
    background-color: #CFB481;
}

div > h3 > i {
	color: #574A3C;
}

.uk-modal-dialog {
    background: #574A3C;
}

body > div.tm-block.tm-block-bottom-g.tm-block-padding-collapse.tm-block-fullwidth > div > section > div > div {
	background: #4E4E4E;
	background-color: #4E4E4E;
	}

.tm-bottom-g > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) {
	color: rgb(174, 174, 174);
	}

h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6 {
    letter-spacing: 0;
}

.tm-logo svg path, .tm-logo-small svg path {
    fill: #fff;
}

.hp-subtitle {
	font-size: 32px; 
	line-height: 60px;
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

html {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Quattrocento Sans', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #ffffff;
    color: #4e4e4e;
}

.uk-panel-box .uk-panel-title {
    color: #f8d19a;
    font-size: 22px;
}

.uk-panel-title {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

.hp-subtitle {
	font-size: 22px; 
	line-height: 30px;
}

.uk-panel-box {
    padding: 15px;
}

.uk-navbar-toggle:after {
    content: "\f0c9";
    font-family: FontAwesome;
    vertical-align: middle;
    padding-top: 18px;
	font-size: 24px;
}

.tm-logo-small {
    letter-spacing: 0;
    padding-top: 5px;
}

}

.uk-nav-offcanvas > li > a {
    text-transform: uppercase;
}


.paulsgallery {
	background: #f3f3f3;
	background-color: #f3f3f3;
	}

.uk-subnav > * > * {
    display: inline-block;
    color: rgb(123, 123, 123);
}

.uk-subnav-pill > .uk-active > * {
    background: rgba(0, 0, 0, 0);
    color: #958164;
    border-color: #958164;
    font-weight: 700;
}


.airWbeWidgetContainer .panel-default>.panel-heading, #wbe4Wrapper .panel-default>.panel-heading {
    color: #FFFFFF !important;
    background-color: #958164 !important;
    border-color: #958164 !important;
}


.airWbeWidgetContainer .panel, #wbe4Wrapper .panel {
    background-color: #f7f7f7 !important;
    border: 1px solid transparent;
}

#wbe4Wrapper {
    font-family: 'Quattrocento Sans', sans-serif !important;
    font-size: 18px !important;
    color: #282522 !important;
}

.airWbeWidgetContainer .btn-default, #wbe4Wrapper .btn-default {

    background-color: #574a3c !important;
    border-color: #574a3c !important;
}


rWbeWidgetContainer .input-sm, #wbe4Wrapper .input-sm {
    height: 32px !important;
    font-size: 16px !important;
}

rWbeWidgetContainer .panel-default, #wbe4Wrapper .panel-default {
    border-color: #958164 !important;
}

.airWbeWidgetContainer .panel-primary, #wbe4Wrapper .panel-primary {
    border-color: #4e4e4e !important;
	background-color: #4e4e4e !important;
}


#wbe4Wrapper .ui-datepicker .ui-datepicker-header {
    background-color: #4e4e4e !important;
    border-radius: 5px !important;
}

.airWbeWidgetContainer a, #wbe4Wrapper a {
    color: #d0d0d0 !important;
    text-decoration: none;
}

.airWbeWidgetContainer a:hover, #wbe4Wrapper a:hover, .airWbeWidgetContainer a:focus, #wbe4Wrapper a:focus {
    color: #ffffff !important;
    text-decoration: none !important;
}

#wbe4Wrapper .ui-datepicker .ui-datepicker-prev span, #wbe4Wrapper .ui-datepicker .ui-datepicker-next span {
    margin-top: -5px !important;
}

#wbe4Wrapper .ui-datepicker td .ui-state-default {
    color: #4e4e4e !important;
}

#wbe4Wrapper .ui-datepicker td .ui-state-hover {
    color: #fff !important;
    background: #cfb481 !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    border-color: #cfb481 !important;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-radius: 50%;
}

#wbe4Wrapper .ui-datepicker td .ui-state-highlight {
    color: #fff !important;
    background: #4e4e4e !important;
    border-color: #4e4e4e !important;
    border-radius: 5px !important;
}

#wbe4Wrapper .ui-datepicker td .ui-state-active {
    color: #fff !important;
    background: #574a3c !important;
    border-color: #574a3c !important;
}

.airWbeWidgetContainer .panel-title, #wbe4Wrapper .panel-title {
    font-size: 18px !important;
}

rWbeWidgetContainer .btn-primary, #wbe4Wrapper .btn-primary {
    color: black;
    background-color: #D1E751;
    border-color: #cbe43b;
}


.airWbeWidgetContainer .pull-left, #wbe4Wrapper .pull-left {
    float: left !important;
    margin-top: 5px !important;
    font-weight: 700 !important;
}

#wbe4Wrapper .see-me, .airWbeNoWidgetContainer .see-me, #wbe4Wrapper.container .see-me {
    color: #958164;
}

.airWbeWidgetContainer .btn-primary, #wbe4Wrapper .btn-primary {
    color: white !important;
    background-color: #574a3c !important;
    border-color: #574a3c !important;
}

.airWbeWidgetContainer .btn-sm, #wbe4Wrapper .btn-sm {
    font-size: 14px !important;
    line-height: 1.5 !important;
    border-radius: 5px !important;
}

.airWbeWidgetContainer .btn-primary:hover, #wbe4Wrapper .btn-primary:hover, .airWbeWidgetContainer .btn-primary:focus, #wbe4Wrapper .btn-primary:focus, .airWbeWidgetContainer .btn-primary:active, #wbe4Wrapper .btn-primary:active, .airWbeWidgetContainer .btn-primary.active, #wbe4Wrapper .btn-primary.active, .open>.dropdown-toggle.airWbeWidgetContainer .btn-primary, .open>.dropdown-toggle#wbe4Wrapper .btn-primary {
    color: white !important;
    background-color: #cfb481 !important;
    border-color: #cfb481 !important;
}

.airWbeWidgetContainer .progress-bar, #wbe4Wrapper .progress-bar {
    background-color: #cfb481 !important;
}

.airWbeWidgetContainer h2, #wbe4Wrapper h2, .airWbeWidgetContainer .h2, #wbe4Wrapper .h2 {
    font-size: 20px !important;
	font-weight: 700 !important;
}

#wbe4Wrapper.container .no-padding-horizontal {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

#wbe4Wrapper .carousel-preview .carousel-inner>.item {
    border-radius: 7px !important;
}

#wbe4Wrapper .see-me, .airWbeNoWidgetContainer .see-me, #wbe4Wrapper.container .see-me {
    color: #574a3c;
}

.carousel-control {
    margin-top: 50px !important;
	font-size: 40px !important;
	border: 0px !important;
}

#wbe4Wrapper .see-me, .airWbeNoWidgetContainer .see-me, #wbe4Wrapper.container .see-me {
    color: #958164 !important;
}

#carousel-example-generic_50 > div > div > div > button {
	z-index: 50 !important;
	}

#wbe4Wrapper .box-gray-light, .airWbeNoWidgetContainer .box-gray-light, #wbe4Wrapper.container .box-gray-light {
    background-color: #958164 !important;
}
	
#wbe4Wrapper .box-gray-light, .airWbeNoWidgetContainer .box-gray-light, #wbe4Wrapper.container .box-gray-light {
    background-color: #958164 !important;
    border-radius: 7px !important;
}

#wbe4Wrapper .bordered-box, .airWbeNoWidgetContainer .bordered-box, #wbe4Wrapper.container .bordered-box {
    border: 0px !important;
}

#wbe4Wrapper .row-highlighting:hover, .airWbeNoWidgetContainer .row-highlighting:hover, #wbe4Wrapper.container .row-highlighting:hover {
    background-color: #958164 !important;
	border-radius: 7px !important;
}

#wbe4Wrapper .bg-bottom-bg-border, .airWbeNoWidgetContainer .bg-bottom-bg-border, #wbe4Wrapper.container .bg-bottom-bg-border {
    border-bottom: 1px dotted #CFB481 !important;
    color: #ffffff !important;
}

.airWbeWidgetContainer .panel-title>a, #wbe4Wrapper .panel-title>a {
    color: #fff !important;
}

.airWbeWidgetContainer .modal, #wbe4Wrapper .modal {
    width: 95% !important;
    border-radius: 10px !important;
	bottom: inherit !important;
}

.modal-footer {
    background: #f3f3f3 !important;
    border-color: rgba(185, 184, 184, 0.3);
    border-radius: 0 0 10px 10px !important;
    box-shadow: none;
}

.modal-header {
    border-color: rgba(185, 184, 184, 0.3);
    background: #574a3c !important;
    border-radius: 10px 10px 0 0  !important;
    color: #fff !important;
}

.airWbeWidgetContainer .form-horizontal .control-label, #wbe4Wrapper .form-horizontal .control-label {
    padding-right: 10px !important;
}

.airWbeWidgetContainer .modal-footer, #wbe4Wrapper .modal-footer {
    border-top: 1px solid #B5B5B5 !important;
}

.modal-body {
    width: 100% !important;
    background-color: #fff !important;
}

.airWbeWidgetContainer .well, #wbe4Wrapper .well {

    padding: 10px !important;
    background-color: #eeeeee !important;
    border: 0 !important;
    border-radius: 5px !important;
    margin-top: 10px !important;
}

#AI-1 > div.row.box-gray-light.padding-small.radius-box.hidden-xs.bg-bottom-border.cursor-pointer.header.minus {
    margin: 5px !important;
    color: #fff !important;
}

#wbe4Wrapper .highlighting:hover, .airWbeNoWidgetContainer .highlighting:hover, #wbe4Wrapper.container .highlighting:hover {
    background-color: #efefef !important;
}

#AIgroup1 > div.panel-body.no-padding-horizontal {
	padding-left: 10px !important;
    padding-right: 10px !important;
}

.airWbeWidgetContainer .form-horizontal .form-group, #wbe4Wrapper .form-horizontal .form-group {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

#AIgroup1 > div.panel-body.no-padding-horizontal > form > div.bao_nfwbe_BD_main > div > div > div:nth-child(1) > div > div > label {
	color: #ffffff !important;
	}

#AIgroup1 > div.panel-body.no-padding-horizontal > form > div.bao_nfwbe_BD_main > div > div > div:nth-child(2) > div > div  {
	color: #ffffff !important;
	}
	
#bao_nfwbe_backbutton-button_form_BD {
	margin-left: 15px !important;
	}

#bao_nfwbe_submitbutton-button_form_BD {
	margin-right: 15px !important;
	}

#CDSWIDSSP {
	width: 100% !important;	
}

#CDSWIDCR.selfserve .widCRBranding {
    display: none !important;
}

#CDSWIDCR.selfserve .widCRLoc {
    display: none !important;
}


a.bao_nfwbe_EN_agentLoginButton {
	display: none !important;
	
}

a.bao_nfwbe_EN_loginButton  {
	display: none !important;
	
}

a.bao_nfwbe_EN_registerButton {
	display: none !important;
	
}

.collapse {
    overflow: visible !important;
}