header {
max-width: unset;
}
#header h1 {
font-size: 45px;
height: 120px;
font-weight: 100;
}
#header h1 b {
font-weight: 700;
padding: 0 3px;
}
#header_top {
height: 65px;
}
#header_top p.logo {
top: 20px;
width: 185px;
}
#mainmenu {
top: 0;
}
article {
width: 850px;
}
.company_box {
width: 100%;
box-shadow: -2px 4px 7px rgba(0, 0, 0, 0.15);
margin-top: 22px;
padding: 0;
border: none;
padding-bottom: 30px;
}
.company_box_header {
width: 100%;
height: 40px;
}
.company_box_number {
float: left;
width: 40px;
height: 40px;
border-top-left-radius: 10px;
padding-top: 6px;
}
.company_box_number p {
text-align: center;
font-size: 20px;
font-weight: 600;
}
.company_box_title {
float: left;
width: calc(100% - 40px);
height: 40px;
border-top-right-radius: 10px;
padding: 6px 22px;
}
.company_box_title_not_recommended {
background: #8D8C8F;
}
.company_box_title h2 {
font-size: 20px;
font-weight: 600;
}
.company_box_content {
padding: 15px 35px;
}
.company_box_not_recommended {
box-shadow: none;
}
.company_box_left {
float: left;
width: 25%;
}
.company_box_center {
float: left;
width: 50%;
}
.company_box_right {
float: left;
width: 25%;
}
p.not_recommended {
border-radius: 8px;
background: #BEBEC4;
margin-top: 62px;
line-height: 22px;
color: #fff;
text-align: center;
white-space: nowrap;
height: 42px;
width: 92%;
float: right;
padding-top: 11px;
letter-spacing: 0;
font-size: 16.5px;
font-weight: 500;
}
.company_logo {
width: 120px;
height: 85px;
margin-right: 0;
margin-left: 16px;
border: 1px solid #eee;
padding: 5px;
border-radius: 10px;
margin-top: 20px;
display: flex;
align-items: center;
justify-content: center;
}
.company_logo img {
max-width: 100px;
max-height: 70px;
}
.company_logo_not_recommended img {
filter: grayscale(1);
}
.cursor_default {
cursor: default;
}
.company_rating {
text-align: center;
width: 150px;
height: 50px;
}
.company_rating p img {
filter: hue-rotate(-205deg) brightness(2.1);
}
.company_rating_not_recommended p img {
filter: grayscale(1) opacity(0.4);
}
.company_box_bullets {
margin-right: 40px;
margin-top: 15px;
}
.company_box_bullets ul li {
list-style-image: url('../imgs/list_check.svg');
font-size: 16px;
color: #272B30;
padding-bottom: 15px;
font-weight: 400;
}
.company_box_bullets ul li.cross {
list-style-image: url('../imgs/list_cross.svg');
}
.company_box_bullets ul li.highlight {
font-weight: 600;
}
.company_box_bullets_not_recommended ul li {
list-style-image: none;
filter: opacity(0.5);
}
.company_box_offer {
margin-right: 60px;
width: 100%;
height: 30px;
}
.company_box_offer p {
font-size: 13px;
text-transform: uppercase;
padding-top: 10px;
}
.company_box_offer p a {
text-decoration: none;
}
.company_box_offer p a:hover {
text-decoration: underline;
}
.phone_div {
margin-bottom: 20px;
margin-top: 20px;
width: 90%;
float: right;
margin-right: 0;
}
.phone {
height: 42px;
width: 100%;
background: #fff;
padding: 8px 0 0 0;
border: 1px solid rgba(0,0,0,0.7);
box-shadow: -2px 4px 7px rgba(0, 0, 0, 0.15);
}
.phone p {
font-size: 18px;
font-weight: 600;
text-align: center;
color: #52535C;
letter-spacing: 0.5px;
}
.phone_div.phone_blank {
height: 10px;
}
.phone_div_website_blank {
margin-top: 50px;
}
.apply {
height: 42px;
width: 90%;
float: right;
padding-top: 11px;
padding-right: 0;
letter-spacing: 0.2px;
font-size: 17px;
font-weight: 600;
}
.apply_not_recommended {
box-shadow: -2px 4px 7px rgba(0, 0, 0, 0.15);
padding-top: 8px;
}
.apply_not_recommended::before {
content: '\2191';
position: static;
font-size: 25px;
background: none;
}
footer {
background: none!important;
}
.company_rating span {
letter-spacing: -0.3px;
}
.company_rating_not_recommended span {
filter: opacity(0.4);
line-height: 17px;
display: inline-block;
}
#breadcrumbs {
width: 100%;
height: 30px;
}
#breadcrumbs_content {
max-width: 848px;
width: calc(100% - 30px);
padding: 16px 0 0 0;
margin: auto;
line-height: 1;
}
#breadcrumbs_content nav {
display: inline;
font-size: 12px;
color: #fff;
}
#breadcrumbs_content nav a {
color: #fff;
}
#breadcrumbs_content nav a:hover {
text-decoration: underline;
}
#component1,#component2,#component3,#component4 {
width: 100%;
margin: 40px auto;
}
#component1 {
border-top: 1px solid #1261C9;
padding: 28px 20px;
border-bottom: 1px solid #1261C9;
background: #f4f4f9;
}
#component1 h3 {
font-size: 22px;
font-weight: 600;
text-align: center;
margin-bottom: 10px;
}
#component1 h4 {
font-size: 12px;
text-align: center;
color: #555;
}
#component1 ul {
padding: 5px 0 10px;
}
#component1 li {
font-size: 15px;
font-weight: 600;
padding: 4px 0;
}
#component1 li a {
color: #1261C9;
font-weight: 500;
text-decoration: none;
}
#component1 li a:hover {
text-decoration: underline;
}
#component2 h3 {
font-size: 22px;
font-weight: 600;
width: 100%;
padding-bottom: 15px;
padding-left: 20px;
margin-bottom: 0;
}
#component2_content {
border: 1px solid #e0e4ff;
padding: 20px 40px;
background: #fff;
border-radius: 15px;
}
#component2 li {
font-size: 15px;
font-weight: 600;
padding: 16px 0;
border-bottom: 1px solid #eee;
}
#component2 li:last-child {
border-bottom: none;
}
#component2 li a {
color: #1261C9;
font-weight: 500;
text-decoration: none;
}
#component2 li a:hover {
text-decoration: underline;
}
#component4 h3 {
font-size: 36px;
text-transform: uppercase;
text-align: center;
font-weight: 600;
letter-spacing: 0.5px;
}
#component4-grid {
width: 100%;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 10px;
}
.component4-grid-item {
padding: 10px;
}
.component4-box {
display: flex;
flex-direction: column;
align-items: center;
height: 420px;
background: #fff;
box-shadow: 1px 3px 8px 0px rgba(0,0,0,0.1);
padding: 34px 25px;
border-radius: 15px;
}
.component4-box p.logo {
width: 100px;
height: 100px;
margin-bottom: 30px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.component4-box p.logo a {
display: flex;
align-items: center;
justify-content: center;
}
.component4-box img {
width: 100px;
max-height: 100%;
max-width: 100%;
object-fit: contain;
}
.component4-box p.highlight {
font-size: 14px;
font-weight: 400;
color: #fff;
background: #274776;
padding: 4px 15px 3px;
margin-bottom: 18px;
}
#component4 h4 {
font-size: 24px;
font-weight: 600;
margin-bottom: 20px;
text-align: center;
}
#component4 p.bottomline {
font-size: 17px;
font-weight: 600;
letter-spacing: -0.2px;
margin-bottom: 10px;
text-transform: uppercase;
}
#component4 p.text {
font-weight: 300;
text-align: center;
line-height: 1.3;
font-size: 16px;
}
#component4 .visit p {
text-align: center;
background: #18A571;
width: 70%;
margin: 20px auto;
height: 40px;
font-weight: 700;
font-size: 16px;
box-shadow: 1px 5px 4px 0px rgba(0,0,0,0.1);
border-radius: 8px;
}
#component4 .visit p a {
display: inline-block;
width: 100%;
height: 100%;
padding-top: 8px;
color: #fff;
}
#component3 h3 {
font-size: 22px;
font-weight: 600;
margin-bottom: 10px;
padding-left: 20px;
}
.component3_box {
border: 1px solid #dfdfdf;
padding: 20px 30px;
background: #fff;
width: 100%;
margin: 20px 0;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
border-radius: 10px;
}
.component3_left {
width: 90px;
float: left;
}
.component3_left p {
font-size: 16px;
font-weight: 600;
}
.component3_right {
width: calc(100% - 90px);
float: left;
}
.component3_right p {
font-size: 16px;
font-weight: 400;
opacity: 0.7;
margin-bottom: 15px;
}
.component3_line {
width: 100%;
}
.component3_line a {
text-decoration: none;
padding-left: 10px;
}
.component3_line a:hover {
text-decoration: underline;
}
.full_link {
display: inline-block;
width: 100%;
}
#legal {
width: 100%;
margin: 20px auto;
padding: 10px;
display: grid;
}
#legal h3 {
font-size: 17px;
font-weight: 600;
width: 100%;
padding-bottom: 6px;
margin-bottom: 0;
color: var(--color-darker-gray);
}
#legal h4 {
font-size: 14px;
font-weight: 500;
width: 100%;
padding-bottom: 6px;
margin-bottom: 0;
color: var(--color-darker-gray);
}
#legal .legal_content {
padding: 15px 20px;
margin: 5px 0;
}
#legal ul li {
font-size: 13px;
font-weight: 500;
padding: 3px 0;
list-style: disc;
margin-left: 20px;
color: #18365b;
}
@media (max-width: 820px) {
article { width: 95%; }
.component4-grid-item { padding: 5px; }
.component4-box { padding: 20px 15px; }
.component4-box p.highlight { font-size: 13px; }
#component4 p.text { font-size: 15px; }
}
@media (max-width: 752px) {
article { width: 752px; padding: 0 20px; }
.company_box_left { width: 27%; }
.company_box_content { padding: 15px 35px 15px 15px; }
.company_box_center { width: 51%; }
.company_box_right { width: 22%; }
.phone_div, .apply { width: 100%; }
}
@media (max-width: 480px) {
header { padding-bottom: 10px; }
#header_top p.logo { width: 150px; }
#header h1 { font-size: 30px; height: auto; line-height: 35px; }
#header h2 { font-size: 14px; }
#header p.updated_at { width: 200px; height: 30px; font-size: 12px; }
#breadcrumbs { height: 40px; }
#breadcrumbs_content nav { color: #000; }
#breadcrumbs_content nav a { color: #000; }
article { width: 100%; padding: 0; }
.company_box { width: 93%; height: auto; margin-top: 15px; padding-bottom: 0; }
.company_box_number { width: 30px; }
.company_box_title { width: calc(100% - 30px); }
.company_box_content { padding: 0 10px; }
.company_box_left { width: 37%; height: auto; margin-bottom: 16px; }
.company_logo { width: 115px; height: 80px; margin-left: 3px; border: 1px solid #eee; padding: 5px; border-radius: 10px; }
.company_rating { width: 125px; height: auto; }
.company_rating span { letter-spacing: -0.4px; left: 0; padding-right: 3px; font-size: 12px; top: -3px; }
.company_box_center { width: 63%; height: auto; padding-left: 12px; }
.company_box_bullets { margin-right: 0; margin-top: 25px; }
.company_box_bullets ul { padding-left: 5px; }
.company_box_bullets ul li { padding-bottom: 5px; font-size: 14px; letter-spacing: -0.2px; }
.company_box_bullets ul li.highlight { font-weight: 700; }
.company_box_offer { display: none; }
.company_box_right { width: 100%; height: auto; }
.company_box_right_not_recommended { width: 60%; height: auto; float: right; }
.phone_div.phone_blank { display: none; }
.phone_div { margin-top: 4px; width: 48%; height: auto; float: left; }
.phone_div_website_blank { margin-top: 0px; width: 100%; }
.phone { height: 35px; width: 100%; padding-top: 5px; box-shadow: -2px 4px 7px rgba(0, 0, 0, 0.05); }
.phone p { font-size: 16px; letter-spacing: 0; }
.phone_div_website_blank .phone p { font-weight: 700; }
.apply { height: 35px; width: 48%; font-size: 15px; padding-top: 8px; background: #00A674; margin-bottom: 10px; }
.apply_not_recommended { padding-top: 4px; width: 80%; }
.apply_phone_blank { width: 100%; }
.apply_phone_blank.apply_not_recommended { width: 80%; }
p.not_recommended { margin-top: 0px; width: 100%; margin-bottom: 18px; }
#component2_content { padding: 10px 20px; margin: 0 5px; }
.component3_box { margin: 20px 5px; width: calc(100% - 10px); }
.component4-grid-item { padding: 5px 85px; }
#component4-grid { grid-template-columns: 1fr; }
#component4 p.text { font-size: 16px; }
}
@media (max-width: 390px) {
.component4-grid-item { padding: 5px 55px; }
}
@media (max-width: 375px) {
#header_disclaimer p { font-size: 10px; font-stretch: 80%; }
.apply_not_recommended { font-size: 13px; }
.apply_not_recommended::before { font-size: 22px; }
#component2 li { padding: 12px 0; }
}
@media (max-width: 360px) {
.company_box_bullets ul { padding-left: 15px; }
.company_box_bullets ul li { line-height: 1.4; }
.company_logo { margin-left: 0px; width: 110px; }
.company_rating { width: 110px; }
}
@media (max-width: 320px) {
.company_box_center { padding-left: 10px; }
.company_box_bullets ul { padding-left: 25px; }
.company_box_bullets ul li { line-height: 1.3; }
.component4-grid-item { padding: 5px 40px; }
}
@media (max-width: 319px) {
.company_box_left { width: 100%; float: none; }
.company_box_center { width: 100%; float: none; clear: both; padding-left: 0; }
#component2_content { padding: 10px; }
#component2 h3 { padding-left: 10px; line-height: 1.2; }
.component3_box { padding: 8px 5px; }
.component3_left p { font-size: 15px; }
.component3_left { width: 80px; }
.component3_right { width: calc(100% - 80px); }
.company_logo { width: calc(100% - 40px); margin: 8px 20px; }
.phone p { font-size: 14px; letter-spacing: -0.5px; }
.component3_right p { font-size: 14px; }
.component4-grid-item { padding: 5px 10px; }
.apply_phone_blank.apply_not_recommended { width: 80%; font-size: 11px; letter-spacing: -0.5px; }
}
