@font-face {
    font-family: 'myriad_pro';
    src:url(../fonts/MyriadPro-Regular.ttf);
}
.ohama-top-section{
	background:#00abc9;
}
.ohama-top-left i{
	font-size:13px;
	color:#fff;
	padding-right:5px;
}
.ohama-top-left span{
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	font-weight:500;
	color:#fff;
	border-right:2px solid #00c0e2;
	margin-right:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	display:inline-block;
}
.ohama-top-right{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
    border-left:2px solid #00c0e2;
	text-align:right;
}
.ohama-top-right i{
	font-size:13px;
	color:#fff;
	padding-right:5px;
}
.ohama-top-right span{
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	font-weight:500;
	color:#fff;
	display:inline-block;
}
.ohama-header-nav{
	background-color: rgba(37, 37, 37, 0.6);
}
.ohama-nav-ul{
	padding-left:100px;
}
.navbar {
    border: medium none;
    border-radius: 0;
    padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.navbar{
	padding-top:0px;
}
.navbar li {
	padding-bottom: 25px;
	padding-right: 10px;
	padding-top: 30px;
}
.navbar .navbar li a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
	font-weight:700;
	text-transform:uppercase;
    padding-bottom: 0px;
}
.navbar .navbar li a:hover {
    color: none;
    background: none;
}
.navbar .navbar li a.active::after {
	background: #00abc9 none repeat scroll 0 0;
	content: "";
	height: 3px;
	left: 4px;
	margin: 45px auto 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(5deg);
	width: 59%;
}
.navbar-brand  {
	padding:0px;
}
.navbar-brand > img {
    margin-left: 20px;
    margin-top: 20px;
}
.ohama-home-social {
	border-left: 2px solid #585859;
	padding-bottom: 41px;
	padding-top: 39px;
	text-align:right;
}
.ohama-home-social i{
	font-size:14px;
	color:#fff;
	padding-left:15px;
}
.ohama-home-header{
	background:#0e0e10;
	height:801px;
}
.ohama-home-contactheader{
	background:#0e0e10;
	height:auto;
}
.ohama-heading-text{
	padding-top:250px;
	text-align:center;
}
.ohama-heading-text span{
	color:#fff;
    font-family: 'Lato', sans-serif;
    font-size:25px;
    font-weight:400;
}
.ohama-heading-text h1 {
    color: #fff;    
    font-family: 'Open Sans', sans-serif;
    font-size:67px;
    font-weight:700;
	margin-top:0px;
    margin-bottom:10px;
}
.ohama-heading-text h1 span{
	color:#00abc9;
	font-size:70px;
	font-weight:700;
}
.ohama-heading-text p{
    color: #fff;    
    font-family: 'Lato', sans-serif;
    font-size:18px;
    font-weight:300;
    margin-bottom:25px;
}
.ohama-heading-text button {
	background: #00abc9 none repeat scroll 0 0;
	border-radius:8px;
	border:none;
	font-family: 'myriad_pro';
	font-size:24px;
	color: #fff;
	margin-top: 10px;
	padding: 14px 120px;
}
.ohama-contacttop{
	margin-top:210px;
}
.ohama-contacttop h2 {
    font-family: 'Lato', sans-serif;
	font-size: 21px;
	font-weight:700;
	color: #fff;
	text-align: center;
	margin-top:0px;
	margin-bottom:10px;
}
.ohama-contacttop select {
	display: block;
	padding: 13px;
	margin-bottom:15px;
	width: 100%;
	height: 48px;
	border: none;
	border-radius: 0px;
	background: url(../images/ohama-arrow1.png) right center no-repeat;
	background-position: right 15px center;
	background-color: #e3e3e3;
	color: #545454;
    font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 19px !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#instantoffer {
	background-color:#00abc9;
	border: medium none;
	border-radius:0px;
	color: #fff;
    font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight:600;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 100%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
#instantoffer:hover{
	background:#18c0de;
	color:#fff;
}
.ohama-contact-section{
	padding-top:50px;
	padding-bottom:80px;
}
.ohama-getquote h3 {
    font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size: 28px;
	color:#202020;
	margin-top:0px;
	margin-bottom:5px;
}
.ohama-getquote p {
    font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight:400;
	color:#666666;
	line-height: 1.2;
	margin-bottom:30px;
}
.form_part{
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight:400;
}
.ohama-getquote2 select {
	display: block;
	padding-left: 13px;
	margin-bottom:20px;
	width: 100%;
	height:50px;
	border: none;
	border:2px solid #7E7E7E;
	border-radius:15px;
	background: url(../images/ohama-arrow1.png) right center no-repeat;
	background-position: right 15px center;
    background-color:#fff;
	color: #000;
    font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 16px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.ohama-getquote2 .form-control {
    background:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:50px;
    border: none;
	border:2px solid #7E7E7E;
    font-family: 'Lato', sans-serif;
	font-weight:500;
	font-size: 16px;
    color: #000;
    border-radius:15px;
	padding-left:13px;
	margin-bottom:20px;
}
.ohama-getquote2 .form-control::placeholder {
	color: #ccb8b0;
    font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 16px;
}
.ohama-getquote2 #zipcode{
	margin-top:40px;
	margin-bottom:20px;
	text-align:center;
}
.ohama-getquoteleftbtn{
	padding-top:35px;
}
.ohama-getquoteleftbtn button {
	background-color: #fff;
	border: medium none;
	border: 2px solid #00abc9;
	border-radius: 30px;
	color: #00abc9;
    font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 60px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
.ohama-getquoterightbtn{
	padding-top:35px;
}
.ohama-getquoterightbtn button {
	background-color: #00abc9;
	border: medium none;
	border: 2px solid #00abc9;
	border-radius: 30px;
	color: #fff;
    font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 60px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float: right;
}
.ohama-radiowrap{
	margin-bottom:0px;
}
.ohama-radio1{
	background:#fff;
	border-radius:15px;
	border:2px solid #7E7E7E;
	padding:15px 0px 15px 15px;
	margin-bottom:15px;
}
.ohama-radio1 label {
	color: #3D3D3D;
    font-family: 'Lato', sans-serif;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 8px;
}
.ohama-radio1 .form-check-input:checked {
	background-color: #05b693;
	border-color: #67C966;
}
.ohama-radio1 .form-check-input[type="radio"] {
	border-radius: 50%;
	margin-top: 5px;
	margin-right: 5px;
}
.ohama-acceptform h3 {
    font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #202020;
	margin-bottom: 20px;
}
.ohama-accepttop{
	padding-top:20px;
}
.ohama-accepttop h4 {
    font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color:#202020;
	margin-bottom: 60px;
}
.ohama-accepttop h4 span.new {
	vertical-align: middle;
	display: block;
	margin-bottom: 45px;
}
.ohama-accepttop h4 span.one {
	display: inline-block;
	font-size: 40px;
	vertical-align: top;
	margin-left: 42px;
}
.ohama-accepttop h4 span.two {
	display: inline-block;
	font-size: 42px;
}
.ohama-accepttop3 h3 {
    font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 28px;
	color: #1D2122;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}
.ohama-acceptform label {
    font-family: 'Lato', sans-serif;
	font-weight: 500;
	font-size: 15px;
	margin-bottom:5px;
}
.ohama-acceptform select {
	display: block;
	padding-left: 13px;
	margin-top:0px;
	margin-bottom:2px;
	width: 100%;
	height:50px;
	border: none;
	border:2px solid #7E7E7E;
	border-radius:15px;
	background: url(../images/ohama-arrow1.png) right center no-repeat;
	background-position: right 15px center;
    background-color:#fff;
	color: #000;
    font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight:400;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.ohama-acceptform .form-control {
    background:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:50px;
    border: none;
	border:2px solid #7E7E7E;
    font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight:500;
    color: #000;
    border-radius:15px;
	padding-left:13px;
	margin-bottom:2px;
}
.ohama-acceptform .form-control::placeholder {
	color: #ccb8b0;
    font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight:400;
}
.ohama-acceptformstep{
	margin-bottom:10px;
}
.ohama-thanks{
	padding-top:70px;
}
.ohama-thanks h3 {
    font-family: 'Lato', sans-serif;
	font-size: 34px;
	font-weight: 700;
	color: #202020;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.ohama-thanks p {
    font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #111111;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 30px;
}
.ohama-thanks a {
    font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:16px;
	color: #111111;
	text-align: center;
	display:block;
	text-decoration:none;
}
.autovin-number{
	margin-bottom:15px;
}
.autovin-number button {
	background: #00abc9;
	color: #fff;
    font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 16px;
	border: none;
	padding: 11px 30px;
	border-radius: 30px;
}
.site-popup h2{
    font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:26px;
	color: #1D2122;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
.site-popup h3 {
    font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #00abc9;
	text-align: center;
	margin-top: 10px;
}
.site-popup h4{
    font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:30px;
	color: #29bb6c;
	text-align: center;
	margin-bottom:10px;
}
.site-popup h4 span {
	display: inline-block;
	font-size: 18px;
	vertical-align: top;
}
.site-popup button#accept_offer_confirm_button {
	background: #00abc9;
	color: #fff;
    font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 16px;
	border: none;
	padding: 9px 24px;
	border-radius: 30px;
	text-transform: uppercase;
	display: block;
	margin: 0px auto;
	margin-bottom: 5px;
}
.site-popup a {
    font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #f21010;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	display: block;
}
.site-popup .close{
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5;
	text-shadow:0 0px 0 #000 !important;
}
#accept_offer_error_modal .close{
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5;
	text-shadow:0 0px 0 #000 !important;
}
.site-popup2 h5 {
    font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 23px;
	color: #000;
	display:inline-block;
	margin-top: 0px;
	margin-bottom: 10px;
}
.site-popup2 .close{
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5;
	text-shadow:0 0px 0 #000 !important;
}
.site-popup2 h2 {
    font-family: 'Lato', sans-serif;
	font-weight:600;
	font-size: 26px;
	color:#ad1a2c;
	margin-top: 0px;
	margin-bottom:10px;
}
.site-popup2 p {
    font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 18px;
	color: #4F4F4F;
	line-height: 1.2;
	margin-bottom:30px;
}
.site-popup2 .form-control {
    background:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:50px;
    border: none;
	border:2px solid #B8B8B8;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight:500;
    color: #000;
    border-radius:30px;
	padding-left:13px;
	margin-bottom:20px;
}
.site-popup2 .form-control::placeholder {
	color: #ccb8b0;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight:400;
}
.site-popupbtn1 button#modal_vin_prev {
	background-color: #fff;
	border: medium none;
	border: 2px solid #000;
	border-radius: 30px;
	color: #000;
    font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 30px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float: left;
}
.site-popupbtn1 button#modal_vin_prev img{
	margin-right:10px;
}
.site-popupbtn2 button#modal_vin_next {
	background-color: #000;
	border: medium none;
	border: 2px solid #000;
	border-radius:30px;
	color: #FFFFFF;
    font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 30px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float:right;
}
.site-popupbtn2 button#modal_vin_next img{
	margin-left:10px;
}
.ohama-accepttop2 p {
    font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #111111;
	line-height: 1.4;
	margin-top: 10px;
}
.acceptform-textbelow p {
    font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #111111;
	line-height: 1.4;
	margin-bottom: 0px;
}
#home_ymm_error{
	margin-bottom:0px;
	margin-top:5px;
}
.ohama-acceptstep{
	padding-bottom:15px;
}
#flat-tire-checkboxes{
	color:#3D3D3D;
    font-family: 'Lato', sans-serif;
}
#wheels-removed-checkboxes{
	color:#3D3D3D;
    font-family: 'Lato', sans-serif;
}
#body-intact-checkboxes{
	color:#3D3D3D;
    font-family: 'Lato', sans-serif;
}
#exterior-damage-checkboxes{
	color:#3D3D3D;
    font-family: 'Lato', sans-serif;
}
#lights-damage-checkboxes{
	color:#3D3D3D;
    font-family: 'Lato', sans-serif;
}
a:hover {
    text-decoration: none;
}
a:focus{
	outline:0 solid;
}
.ohama-heading-text2{
	padding-top:110px;
	text-align:center;
}
.ohama-heading-text2 span{
	color:#fff;
    font-family: 'Lato', sans-serif;
    font-size:25px;
    font-weight:400;
}
.ohama-heading-text2 h2 {
    color: #fff;    
    font-family: 'Open Sans', sans-serif;
    font-size:67px;
    font-weight:700;
	margin-top:0px;
    margin-bottom:10px;
}
.ohama-heading-text2 h2 span{
	color:#00abc9;
	font-size:70px;
	font-weight:700;
}
.ohama-text-section{
	padding-top:70px;
	padding-bottom:80px;
}
.ohama-text-img img{
	max-width:100%;
}
.ohama-text{
	padding-top:60px;
}
.ohama-text h2{
    color: #202020;    
    font-family: 'Montserrat', sans-serif;
    font-size:30px;
    font-weight:700;
	text-transform:uppercase;
	padding-bottom:30px;
}
.ohama-text h2 span{
	color:#00abc9;
}
.ohama-text p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#666666;
	line-height:1.7;
	padding-bottom:20px;
}
.ohama-text button {
	background: #00abc9 none repeat scroll 0 0;
	border-radius:2px;
	border:none;
    font-family: 'Montserrat', sans-serif;
    font-size:12px;
    font-weight:700;
	color: #fff;
	margin-top: 10px;
	padding: 18px 40px;
}
.ohama-story-section{
	background:url(../images/ohama-story-bg.jpg) center;
	height:447px;
	background-size:cover;
}
.ohama-story{
	padding-top:150px;
}
.ohama-story h2{
    color: #00abc9;    
    font-family: 'Montserrat', sans-serif;
    font-size:30px;
    font-weight:700;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:20px;
}
.ohama-story p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:1.7;
	text-align:center;
}
.ohama-buy-section{
	padding-top:120px;
	padding-bottom:130px;
}
.ohama-buy h2{
    color: #202020;    
    font-family: 'Montserrat', sans-serif;
    font-size:48px;
    font-weight:700;
	margin-top:13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.ohama-buy h2 span{
	color:#00abc9;
    font-family: 'Montserrat', sans-serif;
    font-size:48px;
    font-weight:700;
	font-style:normal;
}
.ohama-buy span{
    font-family: 'Crimson Text', serif;
	font-size:30px;
	font-weight:400;
	font-style:italic;
	color:#888888;
}
.ohama-buy2{
	background:#2b2b2b;
	padding-top:30px;
	padding-right:35px;
	padding-bottom:30px;
	padding-left:36px;
}
.ohama-buy2 p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:1.7;
}
.ohama-buy-wrap{
	padding-top:85px;
}
.ohama-buy3{
	border-top:8px solid #00abc9;
	border-right:8px solid #00abc9;
	border-bottom:8px solid #00abc9;
	margin-top:20px;
}
.ohama-buy-img{
	padding-right:0px;
}
.ohama-buy-img img{
	max-width:100%;
}
.ohama-buy3 ul {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 28px;
}
.ohama-buy3 ul li{
	list-style:none;
}
.ohama-buy3 ul li{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	font-weight:500;
	color:#242424;
	text-transform:uppercase;
	line-height:2.2;
}
.ohama-sell-section{
	background:url(../images/ohama-article-bg.jpg) center;
	height:749px;
	background-size:cover;
	padding-top:120px;
}
.ohama-sell-wrapper{
	padding-bottom:100px;
}
.ohama-sell h2{
    color: #fff;    
    font-family: 'Montserrat', sans-serif;
    font-size:31px;
    font-weight:700;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:0px;
	margin-bottom:4px;
}
.ohama-sell h2 span{
	color:#00abc9;
    font-family: 'Montserrat', sans-serif;
    font-size:31px;
    font-weight:700;
	text-align:center;
	display:inline-block;
	font-style:normal;
	text-transform:uppercase;
	margin-bottom:0px;
}
.ohama-sell span {
	color: #fff;
	font-family: "Crimson Text",serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	display:block;
	text-align:center;
	margin-bottom:52px;
}
.ohama-sell p{
	font-family: 'myriad_pro';
	font-size:14px;
	color:#fff;
	line-height:1.9;
	text-align:center;
}
.ohama-used-section{
	padding-top:120px;
	padding-bottom:120px;
}
.ohama-used h2 {
	color: #303030;
	font-family: "Montserrat",sans-serif;
	font-size: 46px;
	font-weight: 700;
	padding-bottom: 10px;
}
.ohama-used h2 span {
    color: #00abc9;
}
.ohama-used p {
	color: #1a1a1a;
	font-family: "Lato",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	padding-bottom: 30px;
}
.ohama-used2{
	border:8px solid #00abc9;
	margin-top:20px;
	margin-bottom:40px;
	padding-top:40px;
	padding-bottom:40px;
}
.ohama-used2 ul li {
	color: #242424;
	font-family: "Montserrat",sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 2.2;
	text-transform: uppercase;
	list-style:none;
}
.ohama-used3 h2 {
	color: #303030;
	font-family: "Montserrat",sans-serif;
	font-size: 46px;
	font-weight: 700;
	padding-bottom: 10px;
}
.ohama-used3 h2 span {
    color: #00abc9;
}
.ohama-used3 p {
	color: #1a1a1a;
	font-family: "Lato",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
}
.ohama-border-section{
	background:url(../images/ohama-border-bg.jpg) center;
	height:54px;
	background-size:cover;
}
.ohama-footer-section{
	background:#131313;
	padding-top:30px;
	padding-bottom:20px;
}
.ohama-footer-text p{
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	font-weight:600;
	color: #aaaaaa;
	text-align:center;
	text-transform:uppercase;
}