@font-face {
	font-family: century_regular;
	src:url(../fonts/GOTHIC.TTF);
}
@font-face {
	font-family: century_bold;
	src:url(../fonts/CenturyGothicBold.ttf);
}
@font-face {
	font-family: futurb;
	src:url(../fonts/futurab.ttf);
}
@font-face {
	font-family: myriadpro;
	src:url(../fonts/MyriadPro-Regular.ttf);
}
.navbar {
	background:none;
    border: medium none;
    border-radius: 0;
    padding-top:0px;
	padding-bottom:40px;
	margin-bottom:0px;
}
.navbar-nav{
	padding-top:0px;
}
.navbar-nav li {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top:28px;
}
.navbar .navbar-nav li a {
    color: #000000;
	font-family: century_regular;
	font-size:12px;
	text-transform:uppercase;
    padding-bottom: 0px;
	padding-right:4px;
	padding-left:32px;
}
.navbar .navbar-nav li a.active{
	color:#000000;
	font-family: century_bold;
}
.navbar .navbar-nav li.darkolivegreencelltop{
	padding-top:20px;
}
.navbar .navbar-nav li a.darkolivegreencell{
	color: #ff9c00;
	font-family: century_bold;
	font-size:25px;
	border: none;
	margin-left:5px;
}
.navbar .navbar-nav li a.darkolivegreencell img{
	margin-right:7px;
}
.navbar .navbar-nav li a:hover {
    color: none;
    background: none;
}
.navbar-brand  {
	padding:0px;
}
.navbar-brand > img {
    margin-left:15px;
    margin-top:26px;
}
.sanmateo-darkolivegreenhome-header{
	background:#fff;
	height:auto;
}
.sanmateo-darkolivegreenhome-img1{
	padding-left:0px;
}
.sanmateo-darkolivegreenhome-img1 img{
	max-width:100%;
	margin-top:-50px;
}
.sanmateo-darkolivegreenhome-article{
	margin-top:60px;
	position:relative;
	z-index:99999;
}
.sanmateo-darkolivegreenhome-article h1 {
	font-family: 'League Spartan', sans-serif;
	font-size: 50px;
	font-weight:500;
	color: #000000;
	text-align:center;
	margin-bottom:0px;
}
.sanmateo-darkolivegreenhome-article h1 strong{
	font-weight:700;
}
.sanmateo-darkolivegreenhome-header2{
	background:#feaf01;
	padding-top:55px;
}
.sanmateo-darkolivegreenhome-article2{
	margin-top:60px;
}
.sanmateo-darkolivegreenhome-article2 h3{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:22px;
	color: #000000;
	margin-bottom:5px;
}
.sanmateo-darkolivegreenhome-article2 h2{
	font-family: futurb;
	font-size: 50px;
	color: #fff;
	margin-bottom:20px;
}
.sanmateo-darkolivegreenhome-article2 p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:30px;
}
.sanmateo-darkolivegreenhome-article2 button{
	background:#fdff57;
	border:none;
	border-radius:8px;
	box-shadow:3px 3px 6px 3px #ce9001;
	color:#000000;
	font-family: futurb;
	font-size: 30px;
	padding:9px 30px;
	padding-bottom:13px;
}
.sanmateo-darkolivegreenhome-img3{
	padding-left:0px;
}
.sanmateo-darkolivegreenhome-img3 img{
	max-width:100%;
	margin-top:80px;
}
.sanmateo-darkolivegreenhome-article3{
	margin-top:60px;
}
.sanmateo-darkolivegreenhome-article3 h3{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:22px;
	color: #000000;
	margin-bottom:5px;
}
.sanmateo-darkolivegreenhome-article3 h2{
	font-family: futurb;
	font-size: 50px;
	color: #f79219;
	margin-bottom:20px;
}
.sanmateo-darkolivegreenhome-article3 p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:30px;
}
.sanmateo-darkolivegreenhome-article3 button{
	background:#fdff57;
	border:none;
	border-radius:8px;
	box-shadow:3px 3px 6px 3px #d5d5d5;
	color:#000000;
	font-family: futurb;
	font-size: 30px;
	padding:9px 30px;
	padding-bottom:13px;
}
.sanmateo-darkolivegreenhome-form1{
	margin-top:50px;
}
.sanmateo-darkolivegreenhome-form1 h2{
	font-family: century_bold;
	font-size: 22px;
	color: #000;
	margin-top:0px;
	margin-bottom:4px;
}
.sanmateo-darkolivegreenhome-form1 p {
	font-family: century_regular;
	font-size: 16px;
	color: #000;
	margin-bottom:15px;
}
.sanmateo-darkolivegreenhome-form1 select {
	display: block;
	padding-left: 13px;
	margin-bottom: 20px;
	width: 100%;
	height:52px !important;
	border: none;
	border-bottom:1px solid #000;
	border-radius: 0px;
	background: url(../images/sanmateo-arrow1.png) right center no-repeat;
	background-position: right 15px center;
    background-color:#fff;
	color: #ccb8b0;
    font-family: century_regular;
	font-size: 16px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.sanmateo-darkolivegreenhome-form1 .form-control {
    background-color:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:52px;
    border: none;
	border-bottom:1px solid #000;
    font-family: century_bold;
	font-size: 16px;
    color: #000;
    border-radius:0px;
	padding-left:13px;
	margin-bottom:20px;
}
.sanmateo-darkolivegreenhome-form1 .form-control::placeholder {
	color: #000;
    font-family: century_regular;
	font-size: 16px;
}
#submit_contact {
	background-color: #ffff31;
	border: medium none;
	border-radius:0px;
	color: #4c4c4c;
    font-family: century_bold;
	font-size: 18px;
	margin-top:10px;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 100%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	opacity:1;
}
#submit_contact:hover{
	background:#ecec14;
	color:#4c4c4c;
}
#prebtn {
	background: #ffff31;
	border: medium none;
	border-radius: 0px;
	color: #4c4c4c;
    font-family: century_bold;
	font-size: 18px;
	margin-top: 5px;
	padding-top: 14px;
	padding-bottom: 14px;
	width:90%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
}
#nextbtn {
	background: #ffff31;
	border: medium none;
	border-radius: 0px;
	color: #4c4c4c;
    font-family: century_bold;
	font-size: 18px;
	margin-top: 5px;
	padding-top: 14px;
	padding-bottom: 14px;
	width:90%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
	float:right;
	opacity:1;
}
a:hover {
    text-decoration: none;
}
a:focus{
	outline:0 solid;
}
button:hover{
	cursor:pointer;
}
.sanmateo-text-section{
	padding-top:150px;
	padding-bottom:180px;
}
.sanmateo-text p {
    font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height:1.6;
	text-align:center;
	margin-bottom:0px;
}
.sanmateo-usefulcity-section{
	background: #b31a60;
	padding-top:55px;
	padding-bottom:2px;
}
.sanmateo-articleimg1 img{
	max-width:100%;
}
.sanmateo-article{
	padding-top:140px;
}
.sanmateo-article h2 {
	font-family: 'League Spartan', sans-serif;
	font-size:32px;
	font-weight:700;
	color: #f79219;
	margin-bottom:40px;
}
.sanmateo-article p {
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #000000;
	line-height:1.6;
	margin-bottom:0px;
}
.sanmateo-business-section{
	padding-top:100px;
	padding-bottom:90px;
}
.sanmateo-business{
	padding-top:280px;
}
.sanmateo-business h2 {
	font-family: 'League Spartan', sans-serif;
	font-size: 32px;
	font-weight: 700;
	color: #f79219;
	margin-bottom:0px;
}
.sanmateo-business2 img{
	max-width:100%;
	margin-bottom:50px;
}
.sanmateo-business2 p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom: 0px;
}
.sanmateo-business2 p a{
	color:#067703;
}
.sanmateo-sell h2 {
	font-family: 'League Spartan', sans-serif;
	font-size:24px;
	font-weight: 700;
	color: #f79219;
	margin-bottom:8px;
}
.sanmateo-sell p {
	font-family: myriadpro;
	font-size:20px;
	color: #000000;
	line-height: 1.2;
	margin-bottom:40px;
}
.sanmateo-sell2 ul li {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 1.8;
	list-style:none;
	position:relative;
}
.sanmateo-sell2 ul li::after {
	background: url(../images/sanmateo-icon2.png) no-repeat;
	height: 12px;
	width: 12px;
	position: absolute;
	content: "";
	left: -20px;
	top: 8px;
}
.sanmateo-sell2 ul li a{
	color:#067703;
}
.sanmateo-pick-section{
	padding-top:110px;
	padding-bottom:120px;
}
.sanmateo-pick h2 {
	font-family: 'League Spartan', sans-serif;
	font-size: 32px;
	font-weight: 700;
	color: #f79219;
	margin-bottom:40px;
}
.sanmateo-pick h3{
	font-family: century_bold;
	font-size: 17px;
	color: #000;
	line-height:1.3;
	margin-bottom:6px;
}
.sanmateo-pick p {
	font-family: century_bold;
	font-size: 16px;
	color: #000;
	line-height:1.3;
	margin-bottom:30px;
}
.sanmateo-pick2{
	padding-top:40px;
}
.sanmateo-vehicle-section{
	padding-bottom:180px;
}
.sanmateo-vehicle img{
	max-width:100%;
}
.sanmateo-vehicle2{
	padding-left:40px;
	padding-top:110px;
}
.sanmateo-vehicle2 h2 {
	font-family: 'League Spartan', sans-serif;
	font-size: 32px;
	font-weight: 700;
	color: #f79219;
	margin-bottom:20px;
}
.sanmateo-vehicle2 p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:14px;
}
.sanmateo-vehicle2 p strong{
	font-weight:700;
}
.sanmateo-vehicle2 button{
	background:#fdff57;
	border:none;
	color:#000000;
	font-family: 'League Spartan', sans-serif;
	font-size: 30px;
	font-weight: 700;
	padding:10px 44px;
	padding-bottom:8px;
	float:right;
}
.sanmateo-darkolivegreencity-section{
	background: #f79219;
	padding-top:30px;
	padding-bottom:25px;
}
.sanmateo-darkolivegreencity h2{
    font-family: century_bold;
	font-size:15px;
	color:#fff;
	margin-top:10px;
	margin-bottom:11px;
}
.sanmateo-darkolivegreencity ul{
	padding-left:0px;
}
.sanmateo-darkolivegreencity ul li{
	list-style:none;
	margin-bottom:6px;
}
.sanmateo-darkolivegreencity ul li a{
    font-family: century_regular;
	font-size:12px;
	color:#fff;
	line-height:1.3;
}
.sanmateo-darkolivegreencity2 ul{
	padding-left:0px;
	padding-top:38px;
}
.sanmateo-darkolivegreencity2 ul li{
	list-style:none;
	margin-bottom:6px;
}
.sanmateo-darkolivegreencity2 ul li a{
    font-family: century_regular;
	font-size:12px;
	color:#fff;
	line-height:1.3;
}
.sanmateo-footer-text{
	padding-top:20px;
}
.sanmateo-footer-text img{
	display:block;
	margin:0px auto;
	margin-bottom:10px;
}
.sanmateo-footer-text p{
	font-family: myriadpro;
	font-size:14px;
	color: #fff;
	text-align:center;
}
.sanmateo-footer-text p a{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	color: #fff;
	display:inline-block;
	margin-right:5px;
}
.sanmateo-buy-section{
	padding-top:150px;
	padding-bottom:150px;
}
.sanmateo-buy h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #000000;
	margin-top:20px;
	margin-bottom:20px;
}
.sanmateo-buy p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:20px;
}
.sanmateo-buywrap{
	padding-top:50px;
}
.sanmateo-contact-section{
	padding-top:50px;
	padding-bottom:150px;
}
.sanmateo-contact-section2{
	padding-top:50px;
	padding-bottom:150px;
}
.sanmateo-contactinfo{
	padding-left:30px;
	padding-top:70px;
	padding-right:30px;
}
.sanmateo-contactinfo img{
	position:absolute;
}
.sanmateo-contactinfo h3 {
	font-family: century_bold;
	font-size: 22px;
	color: #f79219;
	text-transform: uppercase;
	margin-top: 14px;
	margin-bottom: 20px;
	margin-left: 220px;
}
.sanmateo-contactinfo h4 {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 220px;
}
.sanmateo-contactinfo h2 {
	font-family: century_bold;
	font-size:80px;
	color: #000000;
	line-height: 1.2;
	margin-bottom:65px;
	margin-left:40px;
	margin-top:50px;
}
.sanmateo-contactinfo p {
	font-family: century_regular;
	font-size:16px;
	color: #000000;
	line-height: 1.2;
	padding-right:30px;
	margin-bottom:0px;
}
.sanmateo-contactinfo h5 {
	font-family: century_bold;
	font-size:22px;
	color: #f79219;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 0px;
}
.sanmateo-contactform{
	background:#ffffff;
	padding:70px 30px 50px 30px;
}
.sanmateo-contactform h2{
	font-family: century_bold;
	font-size:25px;
	color: #f79219;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:30px;
}
.sanmateo-contactform select {
	display: block;
	padding-left: 13px;
	margin-bottom: 20px;
	width: 100%;
	height:55px !important;
	border: none;
	border-radius:7px;
	background: url(../images/sanmateo-arrow2.png) right center no-repeat;
	background-position: right 15px center;
    background-color:#dddddd;
	color: #000;
    font-family: century_regular;
	font-size: 16px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.sanmateo-contactform .form-control {
    background-color:#dddddd;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:55px;
    border: none;
    font-family: century_bold;
	font-size: 16px;
    color: #000;
    border-radius:7px;
	padding-left:13px;
	margin-bottom:20px;
}
.sanmateo-contactform .form-control::placeholder {
	color: #000;
    font-family: century_regular;
	font-size: 16px;
}
.sanmateo-contactformtext{
	padding-top:0px;
}
.sanmateo-contactformtext p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.3;
	margin-bottom:14px;
}
.sanmateo-contactformbtn{
	padding-left:0px;
}
#submitbtn {
	background-color: #fdff57;
	border: medium none;
	border-radius:12px;
	color: #000000;
    font-family: century_bold;
	font-size:26px;
	margin-top:14px;
	padding: 10px 70px;
	padding-top:8px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	opacity:1;
}
#submitbtn:hover{
	background:#f1f322;
	color:#000000;
}
.sanmateo-thanks-section{
	padding-top:100px;
	padding-bottom:150px;
}
.sanmateo-thanksimg1 img{
	max-width:100%;
}
.sanmateo-thanks{
	padding-top:140px;
	margin-left:-210px;
}
.sanmateo-thanks h3{
	font-family: 'League Spartan', sans-serif;
	font-size:27px;
	font-weight:700;
	color: #000000;
	margin-bottom: 0px;
}
.sanmateo-thanks h2 {
	font-family: 'League Spartan', sans-serif;
	font-size:36px;
	font-weight:700;
	color: #000000;
	margin-bottom:20px;
}
.sanmateo-thanks button {
	background: #fdff57;
	border: none;
	border-radius: 8px;
	box-shadow: 3px 3px 6px 3px #d5d5d5;
	color: #000000;
    font-family: century_bold;
	font-size: 30px;
	padding: 9px 110px;
}
.sanmateo-darkolivegreenhome-locatonbg{
	padding-top:100px;
	padding-bottom:40px;
}
.sanmateo-location h2 {
	font-family: 'League Spartan', sans-serif;
	font-weight:700;
	font-size:50px;
	color: #414141;
	margin-top:30px;
	margin-bottom: 10px;
	position:relative;
	z-index:999;
}
.sanmateo-location2 img{
	margin-top:-110px;
	margin-left:-180px;
}
.sanmateo-citylists-section{
	padding-top:90px;
	padding-bottom:120px;
}
.sanmateo-citylists a h2 {
	color: #000000;
	font-family: century_bold;
	font-size:28px;
	margin-bottom:35px;
}
.sanmateo-citylists ul{
	padding-left:0px;
}
.sanmateo-citylists ul li{
	list-style:none;
	padding-bottom:20px;
}
.sanmateo-citylists ul li a {
	font-family: century_regular;
	font-size:21px;
	color: #000000;
	line-height: 1.2;
}
.sanmateo-citylistswrap{
	padding-top:70px;
}
.sanmateo-blog-section{
	padding-top:120px;
	padding-bottom:180px;
}
.sanmateo-blog-section2{
	padding-top:60px;
	padding-bottom:110px;
}
.sanmateo-blog2bg{
	background:#ffb657;
	border-radius:10px;
	margin-bottom:20px;
	padding-top:65px;
	padding-bottom:100px;
}
.sanmateo-blog{
	padding-right:60px;
}
.sanmateo-blog img{
	max-width:100%;
	display:block;
	margin:0px auto;
	margin-bottom:0px;
}
.sanmateo-blogauthor{
	margin-bottom:20px;
}
.sanmateo-blog span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #010101;
}
.sanmateo-blog span.three{
	display:inline-block;
	margin-left:32px;
}
.sanmateo-blog a.four{
	color:#000000;
	font-weight:700;
}
.sanmateo-blog a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #010101;
}
.sanmateo-blog h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size:24px;
	color: #000000;
	margin-bottom:10px;
}
.sanmateo-blog h3 {
	font-family: 'League Spartan', sans-serif;
	font-weight: 700;
	font-size:32px;
	color: #000000;
	margin-top:15px;
	margin-bottom:0px;
	display: block;
	text-align: center;
}
.sanmateo-blog p {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #000000;
	line-height:1.5;
	margin-bottom:14px;
}
.sanmateo-blog a.readmore {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	font-style:italic;
	color: #f79219;
}
.sanmateo-blog2{
	padding-bottom:130px;
}
#sanmateo-blog2{
	padding-bottom:90px;
}
.sanmateo-blog ul.pagination{
	margin-top:20px;
}
.sanmateo-blog ul.pagination li a {
	background: #f79219;
	color: #000000;
	font-family: futurb;
	font-size: 20px;
	border: none;
	width: 15px;
	height: 15px;
	border-radius: 20px;
	margin-left: 10px;
	padding:0px;
}
.sanmateo-blog ul.pagination li:nth-child(3) a{
	background: #000000;
}
.sanmateo-blog ul.pagination .page-item:first-child .page-link{
	background:#f79219;
	border-radius: 20px;
}
.sanmateo-blog ul.pagination .page-item:last-child .page-link{
	background:#f79219;
	border-radius: 20px;
}
.sanmateo-blogsidebar h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #010101;
	text-align:center;
}
.sanmateo-blogsidebar button {
	background: #fdff57;
	border:none;
	border-radius:8px;
	color: #000000;
	font-family: century_bold;
	font-size: 25px;
	padding: 10px 24px;
	display:block;
	margin:0px auto;
	margin-top:0px;
	width: 100%;
}
.sanmateo-blogsidebar h4 {
	font-family: century_bold;
	font-size: 20px;
	color: #000000;
	margin-top:60px;
	margin-bottom:25px;
	margin-left:20px;
}
.sanmateo-blogsidebar h4.blogsidebar{
	margin-left:5px;
}
.sanmateo-blogsidebar ul.nav1{
	padding-left:25px;
}
.sanmateo-blogsidebar ul.nav1 li{
	list-style:none;
	margin-bottom:10px;
	padding-left:8px;
	padding-bottom:3px;
}
.sanmateo-blogsidebar ul.nav1 li a {
	font-family: century_bold;
	font-size: 16px;
	color: #000000;
	margin-bottom:25px;
}
.sanmateo-blogsidebar ul.nav1 li a:hover{
	color:#f79219;
}
.sanmateo-blogsidebar ul.nav2{
	padding-left:25px;
}
.sanmateo-blogsidebar ul.nav2 li{
	list-style:none;
	margin-bottom:30px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:8px;
}
.sanmateo-blogsidebar ul.nav2 li a {
	font-family: century_bold;
	font-size: 16px;
	color: #000000;
	margin-bottom:25px;
}
.sanmateo-blogsidebar ul.nav2 li a:hover{
	color:#f79219;
}
.sanmateo-blogsidebar ul.nav3{
	padding-left:0px;
}
.sanmateo-blogsidebar ul.nav3 li{
	list-style:none;
	margin-bottom:15px;
	padding-left:8px;
	padding-bottom:3px;
}
.sanmateo-blogsidebar ul.nav3 li a {
	font-family: century_bold;
	font-size: 16px;
	color: #000000;
	margin-bottom:25px;
}
.sanmateo-blogsidebar ul.nav3 li a:hover{
	color:#f79219;
}
.sanmateo-blogsidebar2{
	margin-top: 80px;
}
.sanmateo-blogsidebar2 h5 {
	font-family: century_bold;
	font-size:26px;
	color: #000000;
	text-align:center;
	margin-top:0px;
	margin-bottom:20px;
}
.sanmateo-blogsidebar2 img{
	max-width:100%;
	display:block;
	margin:0px auto;
	margin-bottom:15px;
}
.sanmateo-blogsidebar3 #btninfo {
	background: #fdff57;
	border: none;
	border-radius: 0px;
	color: #000000;
	font-family: century_bold;
	font-size: 25px;
	padding: 18px 40px;
	margin-top: 0px;
	width: 100%;
	line-height: 1.2;
	position: relative;
	text-align:center;
	padding-bottom: 21px;
}
.sanmateo-blogsidebar3 #btninfo span {
	color: #000000;
	font-family: century_regular;
	font-size: 16px;
	display: block;
	text-align: center;
}
.sanmateo-bloginner{
	padding-right:35px;
}
.sanmateo-bloginner img{
	max-width:100%;
}
.sanmateo-bloginner h2 {
	font-family: century_bold;
	font-size:33px;
	color: #000000;
	text-transform:uppercase;
	margin-top:50px;
}
.sanmateo-bloginner h3{
	font-family: 'Poppins', sans-serif;
	font-size:30px;
	font-weight:400;
	color: #000000;
	margin-top:70px;
	margin-bottom:25px;
}
.sanmateo-bloginner p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight:400;
	color: #000000;
	line-height: 1.3;
	margin-bottom: 20px;
}
.sanmateo-bloginner ul{
	padding-left:0px;
}
.sanmateo-bloginner ul li{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight:400;
	color: #000000;
	line-height: 1.3;
	list-style:none;
}