#subpage-content .contact-top .map-wrap iframe {
	height: 500px !important;
}

/*--- Testimonials ---*/

 .testimonial-quote {
    display:block;
    border-width:2px 0;
    border-style:solid;
    border-color:#eee;
    padding: 2.5em 1.5em 2em;
    margin: 3.5em 0;
    position:relative;
    background:#eeeeeeab;
}
.testimonial-quote:before {
    content:'\201C';
    position:absolute;
    top:0em;
    left:50%;
    transform:translate(-50%, -50%);
    background:#fff;
    width: 3.5rem;
    height: 3.5rem;
    font:5.5em/1em 'PT Sans', sans-serif;
    color:#fff;
    text-align:center;
    background: #693d1b;
    border-radius:100%;
    border:solid white 5px;
}
span.span-2{
    font-size:12px !important;
    color:#31849b;
    line-height:.3;
}
span.span-2 strong{
    font-size:14px;
}



.title h2 {
    color: #683c1a;
}


.sub h3 {
    color: #737a36;
}


.sec-4 .title-wrap h2 {
    color: #fff;
}

.sec-5 .title-wrap h3 {
    color: #683c1a;
}

.payment-btn{
background: #727a35;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 16px !important;
    font-weight: 400 !important;;
}
.payment-btn:hover{
	background:#683c1a !important;
	color:#fff !important;
}

.header-wrapper .header-main-contain .inner-wrap .header-wrap .flex-wrap .flex-right .top-bar-wrap .top-bar .info-wrap {
    text-align: center;
    justify-content: center !important;
}

.btn-container.payment {
    display: none;
}