.header {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
}

.content {
  margin-top: 0px;
  margin-bottom: -20px;
  padding-top: 20px;
  padding-bottom: 30px;
  border-radius: 0px;
  background-color: #eaf1f7;
}

.footer {
  padding-bottom: 30px;
  background-color: #eaf1f7;
}

.container {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.container.cnt-cont {
  margin-top: 0px;
}

.logo {
  max-width: 152px;
}

.navbar {
  background-color: hsla(0, 0%, 86.7%, 0);
}

.content-wrapper {
  margin-top: 0px;
  padding: 10px 20px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #bfbfbf;
  border-radius: 8px;
  background-color: #fff;
}

.h1 {
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 43px;
  line-height: 1.3;
  font-weight: 400;
}

.p-author {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #525252;
  font-size: 13px;
  font-weight: 400;
}

.p {
  position: relative;
  direction: ltr;
  font-family: Roboto, sans-serif;
  color: #525252;
  font-size: 19px;
  line-height: 1.6;
  text-indent: 0px;
}

.p.p-review {
  font-size: 17px;
}

.p.p-box2 {
  color: #fff;
}

.p.p-box3 {
  color: #000;
  font-size: 16px;
}

.p.p-cs1 {
  margin-top: 20px;
}

.p.p-footer {
  color: #37465a;
  font-size: 17px;
  font-weight: 400;
}

.p.p-footer-note {
  margin-bottom: 20px;
  font-size: 13px;
  text-align: center;
}

.p.p-copyright {
  color: #37465a;
  font-size: 15px;
  text-align: right;
}

.p.mb2 {
  margin-bottom: 20px;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.dropcap {
  position: relative;
  left: 3px;
  top: 6px;
  bottom: 10px;
  padding-right: 5px;
  direction: ltr;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #000;
  font-size: 60px;
  line-height: 0;
  letter-spacing: 0px;
  text-indent: 0px;
  text-transform: capitalize;
  white-space: pre-line;
}

.indent {
  margin-left: 0px;
  padding-left: 38px;
  text-indent: 0px;
}

.column-2 {
  padding-left: 10px;
}

.columns {
  margin-bottom: 15px;
}

.columns.mt2 {
  margin-top: 30px;
}

.img {
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

.img.img-comment-desktop {
  display: block;
  width: 80%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.h2 {
  font-family: Roboto, sans-serif;
  color: #525252;
  font-size: 35px;
  line-height: 1.2;
  font-weight: 500;
}

.h2.color-black {
  font-family: Roboto, sans-serif;
  color: #000;
}

.h2.fs-29 {
  font-size: 29px;
}

.bold-text {
  color: #111;
}

.box {
  margin: 30px 20px;
  padding: 20px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #bfbfbf;
  background-color: #eaf1f7;
}

.list-author {
  margin-bottom: 30px;
}

.review-author {
  font-family: Oswald, sans-serif;
  color: #525252;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  text-indent: 0px;
}

.review-author.mb2 {
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  letter-spacing: 0px;
}

.h3 {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0px;
}

.list-item {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 100px;
  background-image: url('../images/profile.jpg');
  background-position: 0px 0px;
  background-size: 89px;
  background-repeat: no-repeat;
}

.h4 {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #525252;
  font-family: Oswald, sans-serif;
  color: #525252;
  font-size: 31px;
  font-weight: 400;
}

.bold-text-2 {
  font-weight: 400;
}

.p-red {
  color: red;
}

.box-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px 10px 50px;
  background-color: #4e7096;
  background-image: url('../images/warning.jpg');
  background-position: 15px 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.box-3 {
  margin-bottom: 10px;
  padding: 10px 20px 10px 50px;
  border-style: dotted;
  border-width: 1px;
  border-color: #296b93;
  background-image: url('../images/check.jpg');
  background-position: 13px 50%;
  background-size: 28px;
  background-repeat: no-repeat;
}

.box-4 {
  padding: 20px;
  border: 1px solid #b2c7da;
  
}

.p-box4 {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #525252;
  font-size: 24px;
  line-height: 28px;
}

.button {
  margin-bottom: 20px;
  padding: 25px 40px;
  border: 2px solid #c2712c;
  border-radius: 5px;
  background-color: #f99035;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0px;
}

.column-3 {
  display: block;
  text-align: left;
}

.box4-wrapper {
  display: block;
  margin-top: 40px;
  margin-bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.bold-text-3 {
  font-weight: 500;
}

.bold-text-4 {
  font-weight: 500;
}

.box-wrapper {
  padding: 0px 20px 20px;
}

.img-comment-mobile {
  display: none;
  width: 100%;
}

.list {
  padding-left: 0px;
}

.list-item-2 {
  margin-bottom: 15px;
}

.list-item-3 {
  margin-bottom: 15px;
}

.list-item-4 {
  margin-bottom: 15px;
}

.a-footer {
  color: #37465a;
  text-decoration: none;
}

.columns-2 {
  margin-bottom: 20px;
}

.image {
  display: block;
  width: 278px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: left;
}

.link-block {
  width: 100%;
}

.link-block-2 {
  width: 100%;
}

.link-block-3 {
  width: 100%;
}

.link-block-4 {
  display: block;
  width: 278px;
  margin-left: auto;
  text-align: right;
}

.link {
  color: #1e5c96;
  text-decoration: none;
}

.link-2 {
  color: #0045ff;
  text-decoration: none;
}

.alink {
  color: #0045ff;
  text-decoration: none;
}

.link-3 {
  color: #1e5c96;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .content-wrapper {
    margin-right: 10px;
    margin-left: 10px;
  }
  .p.p-intro {
    margin-top: 10px;
    padding-right: 20px;
  }
  .dropcap {
    top: 8px;
  }
  .indent {
    padding-left: 0px;
  }
  .column-2 {
    padding-left: 0px;
  }
  .columns.mt2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .img.img-comment-desktop {
    width: 100%;
  }
  .p-box4 {
    line-height: 1.4;
  }
  .box4-wrapper {
    margin-top: 10px;
  }
  .image-2 {
    width: 100%;
  }
  .link-block-5 {
    width: 100%;
  }
  .image-3 {
    display: block;
    width: 40%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .content-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .h1 {
    margin-top: 5px;
    font-size: 36px;
  }
  .p-author {
    font-size: 18px;
  }
  .p {
    line-height: 1.75;
  }
  .p.p-box2 {
    font-size: 16px;
  }
  .p.p-intro {
    padding-right: 0px;
  }
  .column-2 {
    padding-right: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .columns.mt2 {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-2 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    padding-bottom: 0px;
  }
  .content {
    padding-top: 10px;
  }
  .logo {
    width: 100%;
    max-width: 98px;
    margin-bottom: 5px;
  }
  .content-wrapper {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .h1 {
    font-size: 29px;
  }
  .p-author {
    font-size: 16px;
  }
  .p.p-box2 {
    font-size: 15px;
  }
  .p.p-box3 {
    font-size: 15px;
  }
  .p.p-copyright {
    text-align: center;
  }
  .img.img-comment-desktop {
    display: none;
  }
  .h2 {
    font-size: 30px;
  }
  .box {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .h3 {
    font-size: 18px;
  }
  .h3.fs-21 {
    font-size: 21px;
  }
  .list-item {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 100px;
    background-size: 88px;
  }
  .box-2 {
    padding-left: 60px;
    background-size: 32px;
  }
  .box-3 {
    padding-left: 60px;
    background-size: 32px;
  }
  .button {
    padding: 10px;
    font-size: 21px;
    line-height: 1.2;
  }
  .box-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .img-comment-mobile {
    display: block;
  }
  .image {
    margin-right: auto;
    text-align: left;
  }
  .link-block-4 {
    margin-right: auto;
  }
  .image-2 {
    margin-bottom: 20px;
  }
  .image-3 {
    width: 100%;
  }
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: url('/fonts/Oswald-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}