@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

*,
*::after,
*::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/*==BASIC-SETUP==*/
body {
  font-family: "Open Sans", serif;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  color: #000000;
  background: #ffffff;
}

.scraped-container {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.row > div {
  padding-right: 15px;
  padding-left: 15px;
}

a,
a:hover,
a:active {
  text-decoration: none;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  margin-bottom: 0;
}

h2 {
  font-family: "Montserrat", serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
  color: #212529;
  margin: 0;
}

/* scroll-bar */
.scrolltotop {
  width: 40px;
  height: 40px;
  border-radius: 100px 100px 0 0;
  background: #333333;
  text-align: center;
  padding-top: 8px;
  font-size: 20px;
  color: #ffffff;
  position: fixed;
  right: 8px;
  bottom: 10px;
  display: none;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
}

.scrolltotop:hover {
  color: #fff;
  background: rgba(51, 51, 51, 0.7);
}

/*==THIS IS START==*/

.top_bar {
  background-color: #000000;
  padding: 30px 0;
}

.topbar_inner a {
  font-family: "Montserrat", serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  color: #ffffff;
  margin: 0;
}
.top-box {
  display: flex;
  gap: 20px;
}
.scraped-container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.row > div {
  padding-right: 15px;
  padding-left: 15px;
}

a,
a:hover,
a:active {
  text-decoration: none;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  margin-bottom: 0;
}

/* scroll-bar */
.scrolltotop {
  width: 40px;
  height: 40px;
  border-radius: 100px 100px 0 0;
  background: #333333;
  text-align: center;
  padding-top: 8px;
  font-size: 20px;
  color: #ffffff;
  position: fixed;
  right: 8px;
  bottom: 10px;
  display: none;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
}

.scrolltotop:hover {
  color: #fff;
  background: rgba(51, 51, 51, 0.7);
}

/*==THIS IS START==*/

.logo {
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid rgb(91, 130, 141);
}

.logo img {
  width: 265px;
}

.main-cnt-top span {
  font-size: 16px;
  font-weight: 400;
  color: #303030;
  display: block;
  margin: 30px 0;
}

.main-cnt-top h1 {
  font-size: 50px;
  font-weight: 700;
  color: #303030;
  margin: 0;
  line-height: 75px;
}

.main-cnt-top h3 {
  font-size: 28px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 10px;
  line-height: 38px;
}

.main-cnt-top p {
  font-size: 15px;
  font-weight: 400;
  color: #303030;
  margin: 0;
  display: block;
}

.img-1 {
  text-align: center;
}

.img-1 img {
  width: 100%;
  transition: 0.2s;
  cursor: pointer;
  padding: 25px 0;
}

.img-1 img:hover {
  opacity: 0.5;
}

.part-area {
  display: flex;
  align-items: flex-start;
}

.left-part {
  width: 70%;
}

.right-part {
  width: 30%;
  padding: 0 30px 0 30px;
}

.left-part-top p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 30px;
}

.new_paragraphs{
    max-width: 805px;
}

.new_paragraphs p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 30px;
}

.new_paragraphs h3 {
  font-size: 32px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 20px;
  line-height: 48px;
}

.lpt-p {
  font-style: italic;
  padding: 16px 20px 16px 9px;
  background-color: rgb(243, 229, 202);
  border-left: 5px solid #206375;
}

.img-2 img {
  max-width: 300px;
  padding: 0 0 20px;
}

.img-3 img {
  width: 100%;
  transition: 0.2s;
  cursor: pointer;
  padding-bottom: 30px;
}

.img-3 img:hover {
  opacity: 0.5;
}

.left-part-top h3 {
  font-size: 32px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 20px;
  line-height: 48px;
}

.p-box {
  background-color: #fdfcdc;
  margin-bottom: 30px;
}

.box-2 {
  border-left: 4px solid rgb(58, 231, 142);
  margin: 0px;
  padding: 5px 10px;
  background-color: rgb(238, 238, 238);
  padding-left: 1px;
  padding-right: 1px;
}

.r-reviwe h3 {
  font-size: 20px;
  font-weight: 700;
  color: #182433;
  margin: 20px 0;
  text-align: center;
}
.r-reviwe p {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  margin: 0;
  line-height: 28px;
}

.author {
  display: flex;
  align-items: center;
  padding: 60px 0;
}

.author img {
  width: 100%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.author p {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  margin: 0;
  margin-left: 15px;
}

.star {
  text-align: center;
}

.line {
  border-top: 4px solid rgb(239, 239, 239);
  margin-bottom: 10px;
}

.box-reviwe {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(221, 224, 224);
  border-radius: 5px;
  margin: 10px 0px;
  padding: 20px;
}

.b-r-cnt h3 {
  font-size: 20px;
  font-weight: 700;
  color: #303030;
  margin: 0;
}

.b-r-cnt p {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 28px;
  margin: 0;
}

.b-r-cnt h4 {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin: 20px 0;
}

.b-r-img img {
  width: 100%;
  border-radius: 5px;
}

.b-r-img a {
  transition: 0.2s;
}
.b-r-img a:hover {
  opacity: 0.5;
}

.b-r-img {
  padding: 20px 0;
}

.right-part2 {
  padding: 0;
  padding-left: 30px;
}

.left-part-top ul li {
  font-size: 20px;
  font-weight: 400;
  color: #303030;
  margin: 0;
  padding: 0 0 8px;
}

.left-part-top ul {
  padding: 30px 0;
}

.left-part-top h3 strong {
  color: red;
}

.btn-1 a {
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  transition: 0.2s;
  display: block;
  border-radius: 15px;
  margin: 0px;
  padding: 18px 10px;
  background-color: rgb(43, 220, 70);
  box-shadow: rgba(37, 42, 50, 0.32) 0 1px 4px 1px;
  text-transform: capitalize;
  color: #303030;
  letter-spacing: 0.02em;
  margin: 30px 0;
}

.img-19 img {
  width: 200px;
}

.b-r-cnt2 h3 {
  margin-bottom: 20px;
}

.b-r-cnt2 .btn-1 a {
  margin: 10px 0 20px;
  font-size: 20px;
}

.pay img {
  width: 100%;
}

.right-part3 {
  position: sticky;
  top: 0;
}

.kommen-area {
  padding: 50px 0;
}

.kommen-inner {
  padding-bottom: 50px;
  border-bottom: 1px solid rgb(233, 234, 237);
}

.kommen-top label {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #303030;
  margin: 0 0 20px;
}

.kommen-top input {
  width: 100%;
  color: rgb(197, 199, 210);
  line-height: 1;
  outline: 0;
  padding: 15px;
  text-shadow: transparent 0px 0px 0px;
}

.kommen-top input::placeholder {
  opacity: 1;
}

.km-inner {
  /* padding: 25px 0; */
  padding-top: 10px;
  display: flex;
  align-items: flex-start;
}

.k-img img {
  width: 45px;
  height: 45px;
}

.k-img {
  padding-right: 10px;
}

.k-right h3 {
  font-size: 14px;
  font-weight: 700;
  color: #365899;
  margin: 0;
}

.k-right p {
  font-size: 14px;
  font-weight: 400;
  color: #303030;
  margin: 4px 0 10px;
}

.k-right ul {
  display: flex;
  align-items: center;
}

.k-right ul li {
  color: #7f7f7f;
  font-size: 14px;
  font-weight: 400;
  padding-right: 7px;
}

.km-inner2 {
  padding: 0;
  padding-left: 60px;
  padding-top: 10px;
}

.km-inner3 {
  padding: 20px 0;
}

.footer-area {
  padding: 20px 0;
  background-color: #000000;
}

.f-inner {
  display: flex;
  align-items: flex-start;
}

.f-l {
  width: 80%;
}

.f-l p {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 20px;
  max-width: 560px;
}

.f-r {
  width: 30%;
}

.f-r ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.f-r ul li {
  padding: 20px 10px;
}

.f-r ul li a {
  font-size: 12px;
  color: #ffffff;
  transition: 0.2s;
  text-decoration: underline;
}

.f-r ul li a:hover {
  color: #4368e0;
}

.btn-1-s {
  position: sticky;
  bottom: 0;
}
.top-box-left {
  max-width: 905px;
}
.top-box-right {
  max-width: 275px;
}
.author {
  display: flex;
  align-items: center;
  padding: 60px 0;
}

.author img {
  width: 100%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.main_cnt_wrapper {
  padding: 25px 0;
}

.main_cnt_inner {
  display: flex;
  align-items: center;
  gap: 20px;
}

.main_cnt_left {
  max-width: 905px;
}

.images_div img {
  height: 200px;
  margin-top: 20px;
  border-radius: 5px;
  margin: 10px 5px;
}
.images_div img:hover {
  cursor: pointer;
  opacity: 0.5;
}

.images_div p {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  margin: 20px 0px;
  padding: 10px 10px;
}
.second_image_div h4 {
  font-weight: 700;
  font-size: 18px;
  margin: 20px 0px;
  padding: 10px 10px;
}

.fourth_div h4 {
  font-weight: 700;
  font-size: 18px;
  margin: 10px 0px;
  padding: 0px 10px;
}

.third_image_div h4 {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin: 20px 0;
}

.third_image_div img {
  height: 230px;
  margin-top: 10px;
  border-radius: 5px;
  margin: 10px 10px;
}
.third_image_div img:hover {
  cursor: pointer;
  opacity: 0.5;
}

.third_image_div p {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  margin: 20px 0px;
  padding: 10px 10px;
  line-height: 28px;
}

.second_image_div img {
  height: 200px;
  margin-top: 10px;
  border-radius: 5px;
  margin: 10px 5px;
}

.second_image_div img:hover {
  cursor: pointer;
  opacity: 0.5;
}

.second_image_div p {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  padding: 10px 10px;
  margin: 20px 0px;
}

.right_side_border h3 {
  font-size: 20px;
  font-weight: 700;
  color: #303030;
  margin: 10px 5px;
}

.right_side_border {
  padding: 20px 10px;
  border: 1px solid rgb(221, 224, 224);
  border-radius: 5px;
  margin: 20px 0px;
  height: fit-content;
  width: 310px;
  position: absolute;
  /* left: 0px; */
  right: -30px;
  top: 0;
  bottom: 0;
}

.main_cnt_right {
  max-width: 275px;
  border: 1px solid #cccccc;
  border-radius: 10px;
  min-height: 620px;
  padding: 20px 15px;
  position: sticky;
  top: 10px;
}

.right_side {
  position: absolute;
  /* left: 0; */
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
}

.main_cnt_right h3 {
  font-family: "Montserrat", serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  color: #000000;
  margin: 0 0 25px;
}

.right_main_img img {
  border-radius: 6px;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.main_cnt_right a {
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: block;
  text-align: center;
  border-radius: 5px;
  background-color: #2adc45;
  color: #000000;
  padding: 10px 20px;
  transition: 0.2s;
  margin-bottom: 16px;
}

.main_cnt_right a:hover {
  opacity: 0.8;
}

.main_cnt_left h2 span {
  color: #f50000;
}
.main_cnt_title {
  position: relative;
}

.main_cnt_title p {
  margin: 24px 0;
}

.img_wrapper img {
  width: 100%;
}

.br_10 {
  border-radius: 10px;
}

.padding_20_btm {
  padding-bottom: 20px;
}

.padding_20_top {
  padding-top: 20px;
}

.main_btn a {
  font-family: "Montserrat", serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  background-color: #3a291b;
  border-radius: 10px;
  padding: 18px 15px;
  display: block;
  text-align: center;
  transition: 0.2s;
}

.main_btn a:hover {
  opacity: 0.8;
}

.box_1 {
  border-left: 4.3px solid #3ae78e;
  background-color: #eeeeee;
  padding: 26px 94px 10px 28px;
}

.box_1 p {
  line-height: 30px;
  font-style: italic;
  color: #303030;
  margin: 0 0 30px;
}

.margin_0 {
  margin: 0 !important;
}

.kommen-area {
  padding: 50px 0;
}

.kommen-inner {
  padding-bottom: 50px;
  border-bottom: 1px solid rgb(233, 234, 237);
}

.kommen-top label {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #303030;
  margin: 0 0 20px;
}

.kommen-top input {
  width: 100%;
  color: rgb(197, 199, 210);
  line-height: 1;
  outline: 0;
  padding: 15px;
  text-shadow: transparent 0px 0px 0px;
}

.kommen-top input::placeholder {
  opacity: 1;
}

.km-inner {
  /* padding: 25px 0; */
  padding-top: 10px;
  display: flex;
  align-items: flex-start;
}

.k-img img {
  width: 45px;
  height: 45px;
}

.k-img {
  padding-right: 10px;
}

.k-right h3 {
  font-family: "Montserrat", serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  color: #365899;
  margin: 0;
}

.k-right p {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #303030;
  margin: 4px 0 10px;
}

.k-right ul {
  display: flex;
  align-items: center;
}

.k-right ul li {
  color: #7f7f7f;
  font-size: 14px;
  font-weight: 400;
  padding-right: 7px;
}

.km-inner2 {
  padding: 0;
  padding-left: 60px;
  padding-top: 10px;
}

.km-inner3 {
  padding: 20px 0;
}

.footer-area {
  padding: 20px 0;
  background-color: #000000;
}

.f-inner {
  display: flex;
  align-items: flex-start;
}

.f-l {
  width: 80%;
}

.f-l p {
  font-family: "Montserrat", serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 20px;
  max-width: 560px;
}

.f-r {
  width: 30%;
}

.f-r ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.f-r ul li {
  padding: 20px 10px;
}

.f-r ul li a {
  font-size: 12px;
  color: #ffffff;
  transition: 0.2s;
  text-decoration: underline;
}

.f-r ul li a:hover {
  color: #4368e0;
}
