.g-header{
	display:none;
}
.b-terms *{
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
}
.b-terms ul{
	list-style: disc;
}
.b-terms .g-site_width{
	max-width: 1342px !important;
	padding:0 15px !important;
	margin-top: 50px !important;
	font-family: 'Open Sans', sans-serif !important;
}
.b-terms{
	margin-top: 80px;
}
.g-site_width{
	width:96%;
}
.b-terms h3,
.b-terms h4,
.b-terms h5{
	color:#4a8fab;
}
.b-terms hgroup h3{
	color: #a7a9ac;
    line-height: 1.4;
}
.b-terms hgroup h4{
    color: #595a5c;
}
.b-terms hgroup h4 span{
    color: #4a8fab;
    font-size: 26px;
}
.b-terms .l-text_center{
	text-align: center;
}
.b-terms section{
	margin-bottom: 50px;
}
.b-terms hgroup{
	margin-bottom: 20px;
}
.b-terms h2{
	font-size: 48px;
	text-align: center;
}
.b-terms h3{
	font-size: 28px;
	text-align: center;
}
.b-terms h4{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 25px;
}
.b-terms h5 {
    font-size: 20px;
    text-align: center;
    text-decoration: underline;
    margin: 25px 0;
}
.b-terms hgroup h4{
	text-decoration: none;
}
.b-terms p{
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.b-terms a{
	text-decoration: underline;
	font-size: 16px;
	cursor: pointer;
    color: #4a8fab;
}
.b-terms a:hover{
	text-decoration: none;

}
.b-terms .b-fees{

}
.b-terms_adress{
	text-align: center;
}
.b-terms .b-row{
	border-bottom:1px dotted;
	position: relative;
    margin-top: 25px;
}
.b-terms .b-row_title{
	border-bottom: 1px dotted transparent;
}
.b-terms .b-first-column {
    display: inline-block;
    position: absolute;
    top: -16px;
    background: #fff;
    padding-right: 10px;
}
.b-terms .b-second_column{
	display:inline-block;
	position: absolute;
	right:0;
	top: -16px;
    background: #fff;
    padding-left: 10px;
}
.b-terms .r-h5{
	margin: 50px 0;
}
.b-terms .b-time{
	text-align:center;
}
.b-terms .b-row_contact a{
	color:#4a8fab;
}
.b-contact_terms{
	padding-left: 7%;
}
.b-dotted{
	border-bottom: 1px dotted;
    width: 30%;
    display: inline-block;
    position: relative;
    top: -6px;
}
.b-dotted span{
    position: relative;
    top: 8px;
	background: #fff;
}
.b-terms .b-row_contact span{
	font-size: 14px;
}
.b-terms .g-footer{
	margin-top: 140px;
}
.b-terms .g-footer ul{
	list-style: none;
}
.b-terms .g-footer_nav a{
	text-decoration: none;

    box-shadow: 7px -3px 9px -3px #1d1d1d;
}
.b-terms .g-footer_bottom_nav a{
	color:#ffe100;
}
@media(max-width:525px){
	.b-terms .b-row{
		font-size: 14px;
	}
	.b-terms .g-footer {
		margin-top: 90px;
	}
}
@media(max-width:470px){
	.b-terms .b-row {
		border-bottom: none;
		position: static;
		margin-top: 0;
		overflow: hidden;
	}
	.b-terms .b-first-column {
		position: static;
		top: 0;
		width: 56%;
		float: left;
	}
	.b-terms .b-second_column {
		position: static;
		float: right;
		top: 0;
	}
	.b-shipping .b-first-column {
		width: 50%;
	}
	.b-row_contact .b-first-column,
	.b-row_contact .b-second_column{
		width:100%;
		float:none;
		padding: 0;
	}
}