/*Theme Name: AdimaxReality







Author: WebFrendz e-Solution







Author URI: https://www.webfrendz.com







Version: 1.0







License: GNU General Public License v2 or later







License URI: http://www.gnu.org/licenses/gpl-2.0.html*/

@charset "utf-8";

/* CSS Document */

.pgl-footer{
	color:#EFE9E9 !important;
}
.pgl-upper-foot a{
	color:#EFE9E9 !important;
}
.text-note{
	margin-bottom:8px !important;
	color:#EFE9E9 !important;
	font-size: 15px;
}
blockquote{
	border:none !important;
}
.logo img {
    margin-top: 15px !important;
}
.pgl-navbar-main .navbar-nav > li > a{
	font-size: 14px;
}
.panel-group .pgl-panel .panel-title a{
	font-size: 14px;
    line-height: 1.5;
	padding: 2px;
	border: none;
}

#wpforms-submit-210{
	    background-color: #d84949;
    border-color: #d84949;
	    border-radius: 0;
    font-weight: 700;
    height: 40px;
    line-height: 1.8;
    padding: 6px 12px;
    text-transform: uppercase;
	min-width: 197px;
}

.scroll-to-top{
	bottom: 90px;
}