.regular-font {
  font-family: "Merriweather", serif;

  font-weight: 400;
}

.black-font {
  font-family: "Merriweather", serif;
  font-weight: 900;
}
.medium-font {
  font-family: "Roboto Mono", monospace;
  font-weight: 500;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
}
em,
i {
  font-style: normal;
}
li {
  list-style: none;
}
p {
  text-indent: 2em;
}
img {
  border: 0;
  vertical-align: middle;
}

.arrow {
  position: absolute;
  left: 201px;
  bottom: 70px;
  margin: 50px 0 0 50px;
  width: 25px;
  border-radius: 5px;
  height: 25px;
  border-top: 7px solid #063d49;
  border-right: 7px solid #063d49;
  transform: rotate(135deg);
}

.container {
  width: 1250px;
  margin: 0 auto;
  display: flex;
  position: relative;
  margin-top: 1px;
  background-color: #aff1ff;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
}
.left {
  padding-top: 20px;
  text-align: center;
  font-size: 167px;
  width: 263px;
  height: 2300px;
  line-height: 250px;
}
.middle {
  width: 7px;
  height: 2250px;
  background-color: #063d49;
}

.right {
  width: 930px;
}
.top {
  width: 943px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
}
.top .img {
  width: 50%;
}
.img_Bg {
  width: 380px;
  height: 500px;
  border-radius: 5px;
  margin: 45px;
  background-color: #5a97a4;
}
.top .img img {
  width: 360px;
  height: 500px;
}
.top_right {
  width: 50%;
}
.two_square {
  position: relative;
  height: 200px;
}

.big_square {
  top: 50px;
  right: 30px;
  position: absolute;
  background-color: #000;
  width: 105px;
  height: 100px;
  border-radius: 7px;
}
.small_square {
  z-index: 11;
  top: 130px;
  right: 110px;
  position: absolute;
  background-color: #063d49;
  width: 60px;
  height: 55px;
  border-radius: 7px;
}
.hi {
  padding-left: 15px;
  width: 550px;
  font-size: 160px;
  letter-spacing: -12px;
  height: 160px;
  line-height: 160px;
}
.introduction {
  letter-spacing: -1px;
  padding-left: 15px;
  width: 478px;
  height: 230px;
  font-family: "Merriwrather Regular";
  font-size: 24px;
  text-align: center;
}
.find_me_box {
  width: 980px;
  color: #fff;
  height: 130px;
  background-color: #063d49;
  text-align: center;
  line-height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.find_Text {
  font-size: 80px;
}
.find_me_box span {
  margin: 0 20px;
}
.message {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.m_left {
  width: 50%;
}
.exp1 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.exp1 .text {
  font-size: 24px;
  padding: 0 0 0 50px;
  width: 280px;
}
.m_right {
  width: 50%;
}
.skills {
  font-size: 24px;
  display: flex;
  width: 500px;
  flex-direction: row;
}
.skills_Right {
  padding-top: 2px;
}
.language {
  font-size: 24px;
  display: flex;
  width: 500px;
  flex-direction: row;
}
.dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
}
.dot::before {
  background-color: #000;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  border: 2px solid #000;
}
.hobbies_Box {
  margin: 0 auto;
  width: 500px;
  display: flex;
  justify-content: center;
}
.hobbies_Box img {
  margin: 0 25px;
  width: 60px;
  height: 50px;
}
.w_box {
  color: #fff;
  margin: 10px;
  background-color: #063d49;
  width: 500px;
  height: 100px;
  font-size: 80px;
  border-radius: 5px;
  line-height: 88px;
  text-align: center;
  margin-bottom: 50px;
}
.bottom {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 980px;
}
.bottom .b_box {
  margin-left: 18px;
  width: 33.3%;
  height: 270px;
  border-radius: 5px;
  background-color: #5b97a4;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
}
.black_Box {
  position: absolute;
  top: -15px;
  left: 0;
  margin-left: 7px;
  transform: rotate(45deg);
  border-radius: 5px;
  width: 40px;
  height: 40px;
  background-color: #000;
}
.black_Box2 {
  float: right;
  position: absolute;
  bottom: -15px;
  right: 0;
  margin-top: 10px;
  margin-right: 7px;
  transform: rotate(45deg);
  border-radius: 5px;
  width: 40px;
  height: 40px;
  background-color: #000;
}
.black_Box3 {
  position: absolute;
  top: 15px;
  left: 300px;
  margin-top: 10px;
  margin-right: 7px;
  transform: rotate(45deg);
  border-radius: 5px;
  width: 40px;
  height: 40px;
  background-color: #000;
}
.black_Box4 {
  position: absolute;
  top: 515px;
  left: 675px;
  margin-top: 10px;
  margin-right: 7px;
  transform: rotate(45deg);
  border-radius: 5px;
  width: 40px;
  height: 40px;
  background-color: #000;
}
.bottom .b_box img {
  margin: 0 auto;
  width: 265px;
  height: 200px;
}
