 * {
  box-sizing: border-box;
}
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;
}

body {
  font-family: "Roboto", sans-serif,'Homemade Apple', cursive;
}

button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  background: transparent;
}

.navbar {
  display: flex;
  align-items: center;
    align-items: center ;
  height: 115px;
  font-size: 18px;
}

.logo {
  margin-left: 20px;
  height: 35px;
  width: 35px;
}

.links {
  display: flex;
  justify-content: center;
  
  margin-left: 190px;
}

.links a {
  text-decoration: none;
  color: black;
  margin-right: 30px;
}
.giftf{
  height: 50px;
  width: 200px;
  left: 0px;
  top: 0px;
  border-radius: 5px;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 5px;
border: 1px solid #F7941E;
 display: flex;
 margin-right: 20px;
justify-content: center;
align-items: center;
text-decoration: none;
}
 .finder{
color: #F7941E;
text-decoration: none;
height: 60px;
width: 200px;
display: flex;
justify-content: center;
align-items: center;
}  
.finder:hover{
  height: 60px;
width: 200px;
left: 0px;
top: 0px;
border-radius: 5px;
background: #F7941E;
display: flex;
justify-content: center;
align-items: center;
color: white;
cursor: pointer;
text-decoration: none;


} 


.about-us-section {
  display: flex;
  /* щоб блоки переміщались на низ, якщо не влізають в один рядок */
  flex-wrap: wrap;
}
.thanks{
  height: 60px;
width: 200px;
left: 0px;
top: 0px;
border-radius: 5px;
background: #F7941E;
display: flex;
justify-content: center;
align-items: center;
color: white;
cursor: pointer;
text-decoration: none;
color: blanchedalmonds;


}
.thanks:hover{
  height: 60px;
  width: 200px;
  background-color: #FAFAFA;
border-radius: 5px;
border: 1px solid #F7941E;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
color: darkorange;
}

.item {
  width: 50%;
}

.holiday{
  width: 270px;
  height: 166px;
background-color: #FAFAFA;
}

.buy{
  font-family: Roboto;
font-size: 20px;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
padding-left: 24px;
padding-top: 24px;
}
.more{
  font-family: Roboto;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 19px;
letter-spacing: 0em;
text-align: left;
padding-top: 54px;
padding-left: 24px;

}


.image-block img {
  display: block;
  width: 100%;
}

.carousel img {
  height: 630px;
  max-height: 630px;
  object-fit: cover;
}

.text-block {
  background: #f1f1f2;
  font-size: 20px;
  padding: 100px;
  
}
.text-block .first-text {
  width: 400px;
  height: 60px;
  font-size: 20px;
  line-height: 140.62%;
  margin-top: 40px;
  margin-bottom: 50px;
}

.heading {
  font-size: 56px;
}

.gift-section {
  height: 820px;
  padding-top: 100px;
  padding-bottom: 135px;
  padding-right: 135px;
  padding-left: 135px;
}

.gift-title {
  font-size: 32px;
  line-height: 38px;
  text-align: center;
}

.gift-subtitle {
  font-size: 18px;
  line-height: 135.94%;
  text-align: center;
  margin: 20px 0 60px 0;
}

.item-wrapper {
  display: flex;
}
.center {
  background-color: #f7941e;
  height: 240px;
  width: 100%;
  display: flex;
  align-items: center;
}

.center-text {
  margin-right: 150px;
  margin-left: 350px;
}

.elem {
  margin-right: 20px;
}

.ready {
  font-family: Roboto;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0em;
  text-align: left;
}
.sign {
  font-family:Roboto;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0em;
  text-align: left;
}
.find {
  color: #f1f1f2;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  padding: 15px;

}
.elem:hover{
  height: 50px;
width: 200px;
left: 0px;
top: 0px;
border-radius: 5px;
border: 1px solid #000000;
background-color: #F7941E;
color: black;
text-decoration: none;
}
.find:hover{
  color: #000000;
  text-decoration: none;
}
.elem {
  height: 50px;
  width: 200px;
  left: 0px;
  top: 0px;
  border-radius: 5px;
  background: #231f20;
}
.how {
  color: black;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  padding: 15px;
}
.element {
  height: 50px;
  width: 200px;
  left: 0px;
  top: 0px;
  border-radius: 5px;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 5px;
}
.element:hover{
  height: 50px;
  width: 200px;
  left: 0px;
  top: 0px;
  border-radius: 5px;
  background: #231f20;
  text-decoration: none;
}
.how:hover{
  color:white;
  text-decoration: none;
}
.our{
  display: flex;
  justify-content: center;
  font-family: Roboto;
  font-size: 32px;
  line-height: 38px;
}
.try{
  display: flex;
  justify-content: center;
  margin-top: 23px;
}
.cartynka {
  margin-top: 106px;
  margin-left: 135px;
}
.biliacart {
  height: 370px;
  width: 900px;
  background-color: black;
  margin-left: 535px;
  margin-top: -374px;
}
.a {
  font-family:Roboto;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  padding-top: 63px;
  padding-left: 78px;
}
.b {
  font-family: Roboto;
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 0em;
  text-align: left;
  color: #f1f1f2;
  padding-left: 78px;
  padding-top: 27px;
}
.c {
  font-family:Roboto;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  padding-left: 78px;
  padding-top: 150px;
}
.pid {
  width: 570px;
  height: 290px;
  background-color: white;
  width: 570px;
  height: 290px;
  margin-top: 40px;
  margin-left: 135px;
  box-shadow: 10px 10px 15px 0px #f1f1f2;
  margin-left: 200px;
}
.data {
  padding-left: 48px;
  padding-top: 48px;
  font-family: Roboto;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
}
.lorem {
  padding-top: 64px;
  padding-left: 48px;
  font-family: Roboto
  ;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
}
.read {
  padding-top: 16px;
  padding-left: 48px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
.pida {
  width: 570px;
  height: 290px;
  background-color: white;
  width: 570px;
  height: 290px;
  margin-top: -290px;
  margin-left: 735px;
}
.howa {
  padding-top: 48px;
  padding-left: 48px;
  font-family: Roboto;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
}
.loremi {
  padding-top: 16px;
  padding-left: 48px;
  font-family: Roboto;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
}
.readm {
  margin-top: 16px;
  margin-left: 48px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
.qqq{
  background: #FAFAFA;
  flex-direction: column;
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}
.rrr{
 display:flex;
  justify-content : center;
}
.rrr p{
  margin: 50px;
}

  .logologo{
    font-family: Homemade Apple;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0em;
    text-align: center;
    color: #F7941E;
  
  }

 .palka{
   width: 1000px;
   height: 1px;
   display: flex;
   justify-content: center;

align-items: center;
border: 1px solid #000000;
background-color: #000000;

} 
.facebook{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
 .facebook img{
   display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px;
} 
.nakinec{
  display: flex;
  justify-content: center;
}
.nakinec p{
  margin-right: 20px;

}
.howwe{
  font-family: Roboto;
font-size: 32px;
line-height: 45px;
letter-spacing: 0em;
text-align: left;
padding-left: 100px;
padding-top: 70px;
}
.weve{
  font-family:Roboto;
font-size: 20px;
line-height: 28px;
letter-spacing: 0em;
text-align: justified;
padding-left: 100px;
padding-top: 23px;
}

.divc{
  height: 60px;
  width: 200px;
  border-radius: 5px;
border: 1px solid #F7941E;
margin-left: 100px;
margin-top: 35px;
display: flex;
justify-content: center;
align-items: center;
color: #F7941E;
text-decoration: none;
}
.divc:hover{
  height: 60px;
width: 200px;
left: 0px;
top: 0px;
border-radius: 5px;
background: #F7941E;
display: flex;
justify-content: center;
align-items: center;
color: white;
cursor: pointer;
text-decoration: none;
}

.lr{
  font-family: Roboto;
font-size: 18px;
line-height: 24px;
letter-spacing: 0em;
color: #F7941E;
padding-left: 47px;
padding-right: 46px;
padding-top: 21px;
 padding-bottom: 14px;

}
.email {
  text-decoration: none;
  color: #000000;
}

.w-100 {
width: 500px;
}

#specialButton {
  transition: background-color linear 1s;
}
