div, p, span, a, button, body, li, pre {
    font-family: 'Bree Serif' ;
}
h1 span, h2 span {
	font-size: 15px;
}
#slider_4400 .owl-item blockquote {
	border: none;
}
#slider_4400 .owl-item .sa_hover_container {
	min-height: 75px !important;
	padding-bottom: 0px !important;
}
.qb-table-td {
	border: 1px solid black;
	text-align: center;
}
.apply-font{
	/* font-family: bree-serif; */
	font-weight: normal;
}
.desc-font{
	font-size: 15px;
  color: #131313c9;
}
.grow { 
	transition: all .4s ease-in-out; }
.grow:hover { 
	transform: scale(1.2);
	cursor: pointer;
}
.client-logo {
	/* background-color: #eee; */
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
    padding: 10px;
}
.client-logo div {
	display: inline-block;
	text-align: center;
}
.client-logo img {
	border-radius: 50%;
    width: 116px;
    padding: 10px 10px;
}
.text-orange {
	color: #e4601b;
}
.grey-background{
	background: #eaecec;
}
.highlight{
	    background-color: #d34900;
    color: white;
    padding: 8px 25px;
    /* margin-top: 10px; */
    border-radius: 22px;
    font-size: 20px;
	text-align:center;
}
.support-questn {
	    background-color: #9e9e9e14;
    font-size: 16px;
    /* color: #f44336f2; */
    /* margin: 5px 0px; */
    color: #e4601b;
    padding: 6px 10px;
    /* top: 10px; */
    border-radius: 11px;
}
button.bg-showmore-plg-button.bg-arrow:before, a.bg-showmore-plg-link.bg-arrow:before {
	 padding: 0px 10px;
}
.accordion-style{
	    border-top: 1px solid #eee;
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem;
    /*font-weight: 600;*/
    padding: 16px 0;
    padding: 1rem 0;
	padding-left: 30px;
}
.separate-accordion{
	   border-top: 1px solid #eee;
    padding: 1rem;
}
.inline {
	display: inline;
}
.h1-font{
	font-family: bree-serif;
	font-size: 15px;
  color: #118007;
	display: inline;
}
.keyword-table {
	height: 92px; 
	width: 100%; 
	border-collapse: collapse; color: #2b2b2b;
}
.keyword-block {
	border: 1px solid #c6c6c6;
	padding: 10px;
}
.keyword-block h1, .keyword-block h2 {
	color: #c6c6c6;
	font-size: 13px;
}
.grey-section{
	   padding: 30px 0 25px;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #ddd;
}
.gmb-header{
	text-align: center;
    font-size: 20px;
    color: #af1d1d;
}
.keyword {
	  font-size: 15px;
    line-height: 1.6;
}
.h1-header {
	font-size: 20px;
	color: #570c0c;
}
.green-h1{
	font-size: 15px;
	text-align: center;
	line-height: 1.5;
	color: #118007;
}
.keyword-h1 {
	color: #c6c6c6;
	font-size: 14px;
}
.keyword-td {
	width: 82px;
	height: 23px;
}
.align-center {
	text-align: center;
}
.font21 {
	font-size: 21px;
}

.title-header {
    overflow: visible;
    margin: 0 0 26px;
    background-color: #008000bf;
    color: white;
    padding: 20px;
    border-radius: 10px;
	text-align: center;
}

#mysticky-nav {
	background-color: #ccc;
	padding: 10px 0px;
}

@media (min-width: 768px) {
	#menu-sticky-header #menu-item-33033 {
		float: left;
		padding: 0 5% 1% 50%;
	}
	#menu-sticky-header #menu-item-33032 {
		float: left;
	}
}
#menu-sticky-header a {
	color: #b50c0c;
	font-size: 15px;
}
#menu-item-33034 a {
   animation: textgrowth 1s infinite alternate;
}

@keyframes textgrowth {
    0% {
    font-size: 14px;
    }
    100% {
    font-size: 17px;
    }
}
.h3-font {
	font-size: 23px;
  font-family: Bree serif;
}
.five-version {
	padding: 0px 20px;
}
.row .qb_multiversion {
	display: inline-flex;
}
.h2-heading {
	font-family: 'Bree Serif';
  text-align: center;
	font-size: 20px;
}
#menu-sticky-header {
	list-style-type: none;
	font-weight: bold;
	/* background-color: #ccc; */
	padding: 10px 0;
}
#menu-sticky-header li {
line-height: 26px;
}
#myBtn, .btn {
	background: #d34900 !important;
    color: #fff !important;
	text-transform: uppercase !important;
}


