html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
@font-face {
font-display: swap;
font-family: 'Parkinsans';
font-style: normal;
font-weight: 400;
src: url(//www.a2cb-architecture.fr/wp-content/themes/a2cb/fonts/parkinsans-v1-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Parkinsans';
font-style: normal;
font-weight: 600;
src: url(//www.a2cb-architecture.fr/wp-content/themes/a2cb/fonts/parkinsans-v1-latin-600.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Parkinsans';
font-style: normal;
font-weight: 700;
src: url(//www.a2cb-architecture.fr/wp-content/themes/a2cb/fonts/parkinsans-v1-latin-700.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #2C3638;
font-family: 'Parkinsans', Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 120%;
color: #2C3638;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Parkinsans';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: bold;
}
h1 {
font-size: 66px;
margin: 0px 0px 30px 0px;
font-weight: 400;
line-height: 1.1em;
}
h2 {
font-size: 36px;
font-weight: 400;
}
h2 em {
font-style: normal;
font-weight: 700;
}
h3, #chapterPicture span.type {
font-size: 22px;
font-weight: 700;
}
#chapterPicture span.type {
position: relative;
display: block;
line-height: 1;
margin-bottom: 20px;
padding-bottom: 25px;
text-transform: uppercase;
}
#chapterPicture span.type:after {
content: '';
width: 60px;
height: 2px;
background: #FFFFFF;
position: absolute;
left: 0;
bottom: 0;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #2C3638;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 1.45em;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 1.45em;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
z-index: 2;
top: 0;
bottom: 0;
margin: auto;
right: 320px;
transition: 0.3s;
}
#nested .firstLevel {
height: 60px;
margin: 0px;
text-align: center;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
transition: 0.25s opacity;
}
#nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
color: #2C3638;
padding: 0px 15px;
text-decoration: none;
font-size: 18px;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
#nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #FFFFFF;
margin-left: -130px;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 50%;
top: auto;
overflow: hidden;
opacity: 0;
transition: 0.3s;
border-radius: 8px;
}
#nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
}
#nested .firstLevel li ul li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
#nested .firstLevel li ul li:last-child {
border-bottom: none;
}
#nested .firstLevel li ul li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
font-size: 16px;
text-align: left;
}
#nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
#nested ul.firstLevel:hover > li {
opacity: 0.4;
}
#nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
#page {
position: relative;
background: #FAF7F2;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 92px;
z-index: 2;
transition: 0.3s;
background: #FAF7F2;
border-bottom: 1px solid #516367;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
left: 60px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
}
#logo a {
display: flex;
}
#logo svg {
width: auto;
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 60px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
z-index: 3;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FAF7F2;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 80px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
body.home #container {
margin: 0px;
} #chapterPicture {
padding: 216px 60px 0 60px;
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
left: 0;
top: 0;
filter: brightness(0.7);
}
.title_and_bc {
color: #FFFFFF;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
padding: 60px;
border-radius: 56px;
position: relative;
overflow: hidden;
background-color: #446552;
}
.title_and_bc h1 {
font-size: 50px;
margin-bottom: 20px;
position: relative;
text-wrap-style: pretty;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
position: relative;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
}
body:not(.home) h2 {
text-wrap-style: pretty;
font-size: 32px;
} @media (min-width: 1231px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1230px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
right: 30px;
}
header div #nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 25;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#nested .firstLevel {
text-align: left;
background: #2C3638;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
height: auto;
bottom: 0;
padding: 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
body.menu_open #nested .firstLevel:after, 
body.menu_open #nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #2C3638, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai #nested .firstLevel:after, 
body.menu_open.animation_delai #nested .firstLevel:before {
opacity: 1;
}
body.menu_open #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #2C3638, transparent);
}
body.menu_open #nested .firstLevel {
right: 0;
opacity: 1;
}
#nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #2C3638;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
body.menu_open header div #nested .contentSmart > span {
background: #FFFFFF;
}
#nested ul.firstLevel li a {
font-size: 18px;
height: auto;
line-height: 1;
}
#nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
#nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
#nested .firstLevel li {
height: auto;
}
#nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
#nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
#nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -3px;
top: 11px;
}
#nested .firstLevel li a {
color: #FFFFFF;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0px 7px;
padding: 0;
left: 0;
width: auto;
}
#nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
#nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
#nested .firstLevel li ul {
display: none;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
#nested ul.firstLevel li ul li:hover {
background: none;
}
} body.error404 article a,
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header .btn,
#cr .container > :last-child a,
#co .container > .flex > a,
#pr .news a {
border-radius: 8px;
display: inline-block;
background: none;
color: #2C3638;
padding: 19px 23px;
font-weight: 600;
line-height: 1;
text-decoration: none;
transition: 0.2s;
border: 1px solid #2C3638;
border-bottom-width: 5px;
font-size: 20px;
height: auto;
box-shadow: none;
width: auto;
}
body.error404 article a:hover,
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header .btn:hover,
#cr .container > :last-child a:hover,
#co .container > .flex > a:hover,
#pr .news a:hover {
border-bottom-width: 1px;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
header .btn,
#cr .container > :last-child a {
background: #446552;
color: #FFFFFF;
}
.has-noir-color { color: #2C3638 !important; }
.has-noir-background-color { background-color: #2C3638 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-beige-color { color: #FAF7F2 !important; }
.has-beige-background-color { background-color: #FAF7F2 !important; }
.has-vert-color { color: #446552 !important; }
.has-vert-background-color { background-color: #446552 !important; }
.has-beige-fonce-color { color: #DFD6C7 !important; }
.has-beige-fonce-background-color { background-color: #DFD6C7 !important; }
header.scrolled {
height: 78px;
}
header.scrolled .btn {
font-size: 16px;
padding: 15px 23px;
}
header.scrolled #headerBoxes {
right: 30px;
}
header.scrolled #nested {
right: 230px;
}
header.scrolled #logo svg {
height: 54px;
}
header.scrolled #logo {
left: 30px;
}
@media (min-width: 1051px) {
header.scrolled + div .container_liens:before {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
header.scrolled + div .container_liens {
top: 79px;
padding: 20px 0;
max-width: 940px;
}
header.scrolled + div .container_liens a {
font-size: 15px;
max-width: 150px;
}
} body:not(.home) header {
z-index: 11;
}
#top {
padding: 123px 60px 90px 60px;
margin-top: 93px;
}
.container_liens {
width: 90%;
max-width: 1040px;
padding: 40px 0;
position: fixed;
top: 93px;
left: 0;
right: 0;
z-index: 10;
background: #FAF7F2;
margin: auto;
transition: 0.3s;
}
.container_liens .liens {
display: flex;
align-items: center;
justify-content: space-between;
}
.container_liens > .liens:nth-child(2) {
display: none;
}
.container_liens:before {
content: '';
position: absolute;
left: -5000px;
top: 0;
bottom: 0;
width: 9999px;
background: #FAF7F2;
pointer-events: none;
z-index: -1;
}
.container_liens a {
text-decoration: none;
text-transform: uppercase;
max-width: 180px;
display: flex;
align-items: center;
font-size: 18px;
transition: 0.3s;
line-height: 1.2em;
}
.container_liens svg {
flex-shrink: 0;
margin-right: 22px;
}
.container_liens .item {
transition: 0.25s;
}
.container_liens:hover .item {
opacity: 0.4;
}
.container_liens:hover .item:hover {
opacity: 1;
}
#top .diapo {
height: calc(100vh - 276px);
position: relative;
overflow: hidden;
border-radius: 56px;
border-bottom: 6px solid #2C3638;
box-sizing: border-box;
z-index: 15;
}
#top .diapo {
animation: appear 1.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
animation-fill-mode: both;
animation-delay: 0.4s;
}
@keyframes appear {
0% {
margin: -123px -60px 0px -60px;
border-radius: 0;
height: calc(100vh - 87px);
}
99% {
margin: 0;
border-radius: 56px;
height: calc(100vh - 276px);
}
}
#top .control > * {
animation: appear2 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);
animation-fill-mode: forwards;
position: relative;
}
@keyframes appear2 {
0% {
opacity: 0;
bottom: 20px;
}
100% {
opacity: 1;
bottom: 40px;
}
}
#top .slick,
#top .slick > img {
height: 100%;
width: 100%;
object-fit: cover;
position: relative;
}
#top .slick:after {
content: '';
background: #2C3638;
opacity: 0.4;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#top .diapo > svg {
position: absolute;
right: 0;
bottom: 0;
pointer-events: none;
}
#top .txt {
width: 90%;
max-width: 600px;
position: absolute;
top: 0;
bottom: 0;
left: 100px;
display: flex;
flex-direction: column;
align-items: flex-start;
color: #FFFFFF;
justify-content: center;
}
h1 em {
font-style: normal;
font-weight: 700;
}
#top .txt p {
line-height: 2em;
color: #2C3638;
}
#top .txt p span {
text-decoration: none !important;
position: relative;
background: #FFFFFF;
padding: 2px 8px;
}
.slick-arrow {
cursor: pointer;
z-index: 2;
order: 3;
width: 30px;
display: flex;
align-items: center;
justify-content: center;
height: 22px;
}
.slick-arrow svg {
width: auto;
height: 16px;
}
.control {
position: absolute;
bottom: 40px;
left: 50%;
display: flex;
align-items: center;
gap: 45px;
transform: translateX(-50%);
z-index: 1;
}
ul.slick-dots {
order: 2;
margin: 0;
display: flex;
gap: 10px;
}
.slick-arrow.prev {
order: 1;
transform: rotate(-180deg);
}
ul.slick-dots li:before {
display: none;
}
ul.slick-dots button {
opacity: 0;
pointer-events: none;
}
ul.slick-dots li {
width: 16px;
height: 16px;
box-sizing: border-box;
border-radius: 50%;
border: 1px solid #FFFFFF;
cursor: pointer;
transition: 0.2s;
}
ul.slick-dots li.slick-active {
background: #FFFFFF;
}
#top .slick-list,
#top .slick-track {
height: 100%;
}
#top .slick-list img {
object-fit: cover;
width: 100%;
}
@media (min-width: 1100px) and (max-height: 870px) {
.control1 {
left: auto;
right: 60px;
transform: none;
}
h1 {
font-size: 56px;
}
body.home h1 {
max-width: 480px;
}
}
@media (min-width: 1100px) and (max-height: 750px) {
#top .diapo {
height: calc(100vh - 256px);
}
@keyframes appear {
0% {
margin: -123px -60px 0px -60px;
border-radius: 0;
height: calc(100vh - 87px);
}
99% {
margin: 0;
border-radius: 56px;
height: calc(100vh - 256px);
}
}
body.home h1 {
margin-bottom: 15px;
font-size: 50px;
}
}
@media (min-width: 1100px) and (max-height: 660px) {
body.home h1 {
max-width: 520px;
}
}
@media (min-width: 651px) {
body.home h1 {
animation: fromBottom 1s ease;
animation-fill-mode: both;
animation-delay: 1.1s;
position: relative;
}
@keyframes fromBottom {
0% {
opacity: 0;
bottom: -20px;
}
100% {
opacity: 1;
bottom: 0px;
}
}
#top .txt p span {
animation: fromBottom 1s ease;
animation-fill-mode: both;
animation-delay: 1.1s;
position: relative;
}
#top .txt p > span:nth-of-type(1) {
animation-delay: 1.3s;
}
#top .txt p > span:nth-of-type(2) {
animation-delay: 1.5s;
}
#top .txt p > span:nth-of-type(3) {
animation-delay: 1.7s;
}
}
@media (max-width: 1550px) {
body.error404 article a, #wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header .btn, #cr .container > :last-child a, #co .container > .flex > a, #pr .news a {
font-size: 18px;
padding: 16px 22px;
}
#headerBoxes {
right: 45px;
}
#nested .firstLevel li a {
font-size: 17px;
}
#nested {
right: 270px;
}
#logo {
left: 45px;
}
.container_liens a {
font-size: 16px;
max-width: 158px;
}
.container_liens {
max-width: 970px;
padding: 30px 0;
}
h1 {
font-size: 50px;
}
#top {
padding: 100px 45px 90px 45px;
}
@keyframes appear {
0% {
margin: -100px -60px 0px -60px;
border-radius: 0;
height: calc(100vh - 87px);
}
100% {
margin: 0;
border-radius: 56px;
height: calc(100vh - 238px);
}
}
#chapterPicture {
padding-top: 192px;
}
}
@media (max-width: 1230px) {
#headerBoxes,
header.scrolled #headerBoxes {
right: 100px;
}
#nested .firstLevel li ul li a {
padding: 10px;
font-size: 15px;
}
body:not(.home) h2 {
font-size: 26px;
}
.title_and_bc h1 {
font-size: 40px;
}
}
@media (max-width: 1050px) {
#top {
display: flex;
flex-direction: column-reverse;
padding: 40px 0 50px 0;
}
#top .diapo {
animation: none;
height: 56vw;
margin: 0 45px 50px;
}
#top .txt {
left: 50px;
}
.container_liens:before {
display: none;
}
.container_liens {
position: relative;
top: 0;
overflow-x: scroll;
max-width: 100%;
width: 100%;
padding: 0 0 0 45px;
box-sizing: border-box;
}
.container_liens::-webkit-scrollbar {
display: none;
}
.container_liens .item {
background: #FFFFFF;
margin-right: 25px;
border-radius: 10px;
}
.container_liens a {
max-width: initial;
white-space: nowrap;
height: 80px;
padding: 0 30px;
}
body:not(.home) .container_liens {
display: none;
}
#chapterPicture {
padding-top: 152px;
}
}
@media (max-width: 750px) {
#top .diapo > svg {
display: none;
}
header {
border: none;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
#top {
padding-top: 0;
}
#top .diapo {
height: auto;
margin: 0 0 50px 0;
border: none;
border-radius: 0;
}
#top .slick {
position: absolute;
top: 0;
left: 0;
}
#top .txt {
position: relative;
left: 0;
padding: 6.5vw;
box-sizing: border-box;
width: 100%;
}
#chapterPicture {
padding: 92px 0 0 0;
}
.title_and_bc {
border-radius: 0px;
}
}
@media (max-width: 650px) {
#top .txt p {
line-height: 1.5em;
color: #FFFFFF;
}
#top .txt p span {
padding: 0;
background: none;
}
#top .txt p br {
display: none;
}
h1 {
font-size: 40px;
margin: 10px 0;
}
}
@media (max-width: 1000px) {
h2 {
font-size: 32px;
}
}
@media (max-width: 500px) {
body.error404 article a, #wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header .btn, #cr .container > :last-child a, #co .container > .flex > a, #pr .news a {
font-size: 16px;
padding: 15px 20px;
transition: 0.1s;
}
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
body {
font-size: 16px;
}
.title_and_bc h1 {
font-size: 32px;
margin-bottom: 15px;
}
.widget_breadcrumb {
font-size: 12px;
}
.title_and_bc {
padding: 25px 6.5% 35px 6.5%;
}
#wrapperInner {
padding-top: 50px;
}
#headerBoxes {
display: none;
}
#logo,
header.scrolled #logo {
left: 6.5vw;
}
header div #nested, header.scrolled div #nested {
right: 6.5vw;
margin-right: -8px;
}
header.scrolled {
height: 64px;
}
header.scrolled #logo svg {
height: 40px;
}
#top .txt {
padding: 40px 6.5vw;
}
body.home h1 {
font-size: 8.5vw;
}
h2 {
font-size: 26px;
}
#top .slick:after {
opacity: 0.6;
}
.container_liens > .liens:nth-child(2) {
display: flex;
}
.container_liens {
display: flex;
padding: 0;
}
.container_liens > .liens {
animation: marquee 25s linear infinite;
}
@keyframes marquee {
0% {
transform: translateX(0%);
}
100% {
transform: translateX(-100%);
}
}
h3, #chapterPicture span.type {
font-size: 20px;
}
} #cr {
position: relative;
padding-bottom: 100px;
}
#cr > img {
position: absolute;
bottom: 0;
right: 0;
}
#cr .container {
width: 90%;
max-width: 840px;
background: #FFFFFF;
margin: 0 auto;
box-sizing: border-box;
padding: 50px 60px;
border-radius: 24px;
position: relative;
border: 1px solid #516367;
}
#cr h2 {
margin-bottom: 20px;
}
#cr .container > :last-child {
text-align: center;
}
#cr li:before {
display: none;
}
#cr ul {
max-width: 470px;
margin: 35px auto;
}
#cr li {
display: flex;
margin-bottom: 15px;
}
#cr li svg {
flex-shrink: 0;
margin-right: 25px;
}
#cr li strong {
font-weight: 600;
}
@media (max-width: 500px) {
#cr .container {
border-radius: 16px;
}
#cr > img {
display: none;
}
#cr .container {
width: 87%;
}
#cr .container {
padding: 30px;
}
#cr {
padding-bottom: 60px;
}
}