/* .iframe-group-btn-primary{
	background-color: #fbcd1c;
	color: #000000;
	font-family: IvyPresto, Montserrat, Sans-Serif;
	margin: 10px;
	width: 300px;
    height: 40px;
    font-size: 15px;
	font-weight: 600;
    margin-left: 0px;
    margin-right: 0px;
	letter-spacing: 3px;
    border-radius: 10rem !important;
	margin-bottom: 20px;
} */

/* .iframe-group-btn-primary.focus,.iframe-group-btn-primary:focus,.iframe-group-btn-primary:hover {
    color: white;
    background-color: #fbcd1c;
} */

/* .group-main-container {
    width: 600px;
} */

/* .headline-text {
	font-family: Montserrat, Arial, Sans Serif;
	font-size: 56pt;
	color: #ffffff;
	font-weight: 800;
	text-transform : uppercase;
} */

/* .search-section {
	margin-top: 50px;
    background-color: #f1f1f1;
    border-radius: 25px;
    padding-top: 75px;
    padding-bottom: 75px;
    padding-left: 75px;
    padding-right: 75px;
} */

/* .input-section {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
} */

/* .btn {
	font-size: 15px;
	font-weight: 600;
	font-family: IvyPresto, Montserrat, Sans-Serif;
	border-radius: 25px;
} */

/* .group-result-body {
    background-color: transparent;
} */


/*********************** HIJACKING THE MDB BOOTSTRAP *********************/
/* .form-outline .form-control~.form-label {
	color: #9C9C9C !important
}
.form-outline .form-control:focus ~ .form-label {
	color: #9C9C9C !important
}
.form-outline .form-control:focus ~ .form-notch .form-notch-middle {
	border-color: #ffffff !important;
	box-shadow: -1px 0 0 0 transparent, 0 1px 0 0 #ffffff, 0 -1px 0 0 transparent !important
}
.form-outline .form-control:focus ~ .form-notch .form-notch-leading {
	border-color: #ffffff !important;
	box-shadow: -1px 0 0 0 #ffffff, 0 1px 0 0 #ffffff, 0 -1px 0 0 #ffffff !important
}
.form-outline .form-control:focus ~ .form-notch .form-notch-trailing {
	border-color: #ffffff !important;
	box-shadow: 1px 0 0 0 #ffffff, 0 -1px 0 0 #ffffff, 0 1px 0 0 #ffffff !important
} */


/*********************** Phone media queries *********************/
/* @media (max-width: 680px), screen and (orientation: portrait) {
	.group-main-container {
		width: 97%;
	} */

/* } */