@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700;900&display=swap);
body {
  background-color: #F9F9F9;
  font-family: "Roboto", sans-serif;
}

html {
  scroll-behavior: smooth;
}
li{
 font-weight: 300;
font-size: 18px;   
}

.home-container {
  width: 79% !important;
  margin: 0 auto;
}

#wrapper {
  width: 100%;
}
#wrapper .top-header {
  position: relative;
  padding: 60px;
  margin-top: 80px;
  width: 100%;
  height: 320px;
  background: url("/images/header-logo.png");
  background-size: cover;
  overflow: hidden;
  border-radius: 10px;
}
#wrapper .top-header .h1, #wrapper .top-header h2 {
  color: #000000;
}
#wrapper .top-header .h1 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 45px;
  color: #000000;
}
#wrapper .top-header h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
}
#wrapper .top-header .header-logo-wrap {
  position: relative;
}
#wrapper .top-header .header-logo-wrap .header-logo {
  margin: 0 0 12px;
}
#wrapper .top-header .header-right-logo img {
  position: absolute;
  right: 0;
  top: 10px;
}
#wrapper .card-body {
  border: 0;
  background: transparent;
  margin-top: 38px;
  padding-bottom: 0;
}
#wrapper .all-btn.active {
  display: none;
}
#wrapper .btn-hide.active {
  display: block;
}
#wrapper .btn-hide {
  display: none;
}
#wrapper .filter-bg {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 4px 33px rgba(0, 0, 0, 0.15);
}
#wrapper .all-sections {
  margin-top: 38px;
  padding: 30px;
  border-radius: 10px;
  background: #F9F9F9;
}
#wrapper .all-sections_search {
  margin: 0 0 30px;
}
#wrapper .all-sections_search-content {
  position: relative;
}
#wrapper .all-sections_search-content input {
  width: 100%;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  padding: 0 64px;
  font-size: 14px;
  color: #979797;
}
#wrapper .all-sections_search-content img {
  position: absolute;
  left: 32px;
  top: 7px;
}
#wrapper .all-sections_filter {
  margin: 0 0 30px;
  background: #F9F9F9;
  border-radius: 10px;
  padding: 20px 43px 20px 38px;
}
#wrapper .all-sections_filter h3 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #9D0000;
  margin: 0 0 18px;
}
#wrapper .all-sections_filter-content {
  display: flex;
  justify-content: space-between;
}
#wrapper .all-sections_filter-content ul {
  font-weight: 300;
  font-size: 18px;
  list-style: none;
  padding: 0;
}
#wrapper .all-sections_filter-content ul li:not(:last-child) {
  margin: 0 0 18px;
}
#wrapper .all-sections_filter-content ul li a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
#wrapper .all-sections_btn {
  display: flex;
  justify-content: center;
}
#wrapper .all-sections_btn a {
  padding: 12px 38px;
  background: #9D0000;
  border-radius: 20px;
  color: #ffffff;
}
#wrapper .filter-bottom-btn {
  display: flex;
  justify-content: center;
  margin-top: 38px;
}
#wrapper .filter-bottom-btn a {
  width: 100%;
  padding: 12px 38px;
  background: #9D0000;
  color: #ffffff;
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 10px;
}
#wrapper .filter-bottom-btn a:focus {
  border: 0;
  box-shadow: none;
}
#wrapper .broker-review {
  margin-top: 75px;
}
#wrapper .broker-review_title {
  display: flex;
  justify-content: center;
  margin: 0 0 30px;
}
#wrapper .broker-review_title .h1 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #9D0000;
}
#wrapper .broker-review_text {
  margin: 0 0 38px;
}
#wrapper .broker-review_text p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
#wrapper .broker-review h3 {
  margin-bottom: 15px;
}
#wrapper .broker-review img {
  height: auto !IMPORTANT;
  max-width: 100% !IMPORTANT;
  margin: 0 auto;
  padding-top: 20px;
  padding-buttom: 20px;
  display: block;
}
#wrapper .broker-review_image-bottom {
  width: 100px;
  height: 26px;
  background-image: url("/images/Rectangle 2.png");
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 0px 0px 5px 5px;
  margin-top: -5px;
  padding: 4px 34px;
}
#wrapper .broker-review_image-bottom a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
}
#wrapper .broker-review_middle-title {
  margin-top: 38px;
}
#wrapper .broker-review_middle-title h3 {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
#wrapper .broker-review_whatis-forex {
  margin-top: 38px;
}
#wrapper .broker-review_whatis-forex span {
  margin: 0 0 14px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  color: #000000;
  display: block;
}
#wrapper .broker-review_whatis-forex_title {
  display: flex;
  justify-content: center;
  margin: 0 0 30px;
}
#wrapper .broker-review_whatis-forex_title h2 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #303030;
}
#wrapper .broker-review_whatis-forex_info {
  margin: 0 0 38px;
}
#wrapper .broker-review_whatis-forex_info p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
#wrapper .broker-review_middle-image {
  display: flex;
  justify-content: center;
  margin-top: 38px;
}
#wrapper .broker-review_middle-image .img {
  width: 665px;
  height: 654px;
  background-image: url("/images/middle-image.png");
  background-repeat: no-repeat;
  background-position: center;
}
#wrapper .broker-review_geografia {
  margin-top: 38px;
}
#wrapper .broker-review_geografia-title {
  margin: 0 0 30px;
  text-align: center;
}
#wrapper .broker-review_geografia-title .h1 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #9D0000;
}
#wrapper .broker-review_geografia-text {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
#wrapper .broker-review_last-image {
  margin-top: 38px;
  display: flex;
  justify-content: center;
}
#wrapper .broker-review_last-image .img {
  width: 632px;
  height: 350px;
  background-image: url("/images/last-image.png");
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (min-width: 370px) {
  #wrapper {
    width: 100%;
  }
  #wrapper .top-header {
    position: relative;
    padding: 20px;
    margin-top: 80px;
    width: 100%;
    height: 320px;
    background: url("/images/header-logo.png");
    background-size: cover;
    overflow: hidden;
    border-radius: 10px;
  }
  #wrapper .top-header .h1, #wrapper .top-header h2 {
    color: #000000;
  }
  #wrapper .top-header .h1 {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 45px;
    color: #000000;
  }
  #wrapper .top-header h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
  }
  #wrapper .top-header .header-logo-wrap {
    position: relative;
  }
  #wrapper .top-header .header-logo-wrap .header-logo {
    margin: 0 0 12px;
  }
  #wrapper .top-header .header-right-logo img {
    position: absolute;
    right: 0;
    top: 10px;
  }
  #wrapper .card-body {
    border: 0;
    background: transparent;
    margin-top: 38px;
    padding-bottom: 0;
  }
  #wrapper .all-btn.active {
    display: none;
  }
  #wrapper .btn-hide.active {
    display: block;
  }
  #wrapper .btn-hide {
    display: none;
  }
  #wrapper .filter-bg {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 4px 33px rgba(0, 0, 0, 0.15);
  }
  #wrapper .all-sections {
    margin-top: 38px;
    padding: 30px;
    border-radius: 10px;
    background: #F9F9F9;
  }
  #wrapper .all-sections_search {
    margin: 0 0 30px;
  }
  #wrapper .all-sections_search-content {
    position: relative;
  }
  #wrapper .all-sections_search-content input {
    width: 100%;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    padding: 0 40px;
    font-size: 14px;
    color: #979797;
  }
  #wrapper .all-sections_search-content img {
    position: absolute;
    left: 10px;
    top: 7px;
  }
  #wrapper .all-sections_filter {
    margin: 0 0 30px;
    background: #F9F9F9;
    border-radius: 10px;
    padding: 20px 43px 20px 38px;
  }
  #wrapper .all-sections_filter h3 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #9D0000;
    margin: 0 0 18px;
  }
  #wrapper .all-sections_filter-content {
    display: flex;
    flex-direction: column;
  }
  #wrapper .all-sections_filter-content ul {
    font-weight: 300;
    font-size: 18px;
    list-style: none;
    padding: 0;
  }
  #wrapper .all-sections_filter-content ul li:not(:last-child) {
    margin: 0 0 18px;
  }
  #wrapper .all-sections_filter-content ul li a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
  }
  #wrapper .all-sections_btn {
    display: flex;
    justify-content: center;
  }
  #wrapper .all-sections_btn a {
    padding: 12px 38px;
    background: #9D0000;
    border-radius: 20px;
    color: #ffffff;
  }
  #wrapper .filter-bottom-btn {
    display: flex;
    justify-content: center;
    margin-top: 38px;
  }
  #wrapper .filter-bottom-btn a {
    width: 100%;
    padding: 12px 38px;
    background: #9D0000;
    color: #ffffff;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 10px;
  }
  #wrapper .filter-bottom-btn a:focus {
    border: 0;
    box-shadow: none;
  }
  #wrapper .broker-review {
    margin-top: 75px;
  }
  #wrapper .broker-review_title {
    display: flex;
    justify-content: center;
    margin: 0 0 30px;
  }
  #wrapper .broker-review_title .h1 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #9D0000;
  }
  #wrapper .broker-review_text {
    margin: 0 0 38px;
  }
  #wrapper .broker-review_text p {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
  }
  #wrapper .broker-review_image {
    display: flex;
    justify-content: center;
  }
  #wrapper .broker-review_image .img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #wrapper .broker-review_image .img img {
    width: 100%;
  }
  #wrapper .broker-review_image-bottom {
    width: 100%;
    margin: auto;
    height: 40px;
    background-image: url("/images/Rectangle 2.png");
    background-repeat: no-repeat;
    border-radius: 0px 0px 5px 5px;
    margin-top: -5px;
    padding: 10px 34px;
  }
  #wrapper .broker-review_image-bottom a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 21px;
    color: #FFFFFF;
  }
  #wrapper .broker-review_middle-title {
    margin-top: 38px;
  }
  #wrapper .broker-review_middle-title h3 {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
  }
  #wrapper .broker-review_whatis-forex {
    margin-top: 38px;
  }
  #wrapper .broker-review_whatis-forex span {
    margin: 0 0 14px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    color: #000000;
    display: block;
  }
  #wrapper .broker-review_whatis-forex_title {
    display: flex;
    justify-content: center;
    margin: 0 0 30px;
  }
  #wrapper .broker-review_whatis-forex_title h2 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #303030;
  }
  #wrapper .broker-review_whatis-forex_info {
    margin: 0 0 38px;
  }
  #wrapper .broker-review_whatis-forex_info p {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
  }
  #wrapper .broker-review_middle-image {
    display: flex;
    justify-content: center;
    margin-top: 38px;
  }
  #wrapper .broker-review_middle-image .img {
    width: 665px;
    height: 325px;
    background-image: url("/images/middle-image.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  #wrapper .broker-review_geografia {
    margin-top: 38px;
  }
  #wrapper .broker-review_geografia-title {
    margin: 0 0 30px;
    text-align: center;
  }
  #wrapper .broker-review_geografia-title .h1 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #9D0000;
  }
  #wrapper .broker-review_geografia-text {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
  }
  #wrapper .broker-review_last-image {
    margin-top: 38px;
    display: flex;
    justify-content: center;
  }
  #wrapper .broker-review_last-image .img {
    width: 632px;
    height: 350px;
    background-image: url("/images/last-image.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media screen and (min-width: 768px) {
  #wrapper {
    width: 100%;
  }
  #wrapper .top-header {
    position: relative;
    padding: 60px;
    margin-top: 80px;
    width: 100%;
    height: 320px;
    background: url("/images/header-logo.png");
    background-size: cover;
    overflow: hidden;
    border-radius: 10px;
  }
  #wrapper .top-header h1, #wrapper .top-header h2 {
    color: #000000;
  }
  #wrapper .top-header .h1 {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 45px;
    color: #000000;
  }
  #wrapper .top-header h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
  }
  #wrapper .top-header .header-logo-wrap {
    position: relative;
  }
  #wrapper .top-header .header-logo-wrap .header-logo {
    margin: 0 0 12px;
  }
  #wrapper .top-header .header-right-logo img {
    position: absolute;
    right: 0;
    top: 10px;
  }
  #wrapper .card-body {
    border: 0;
    background: transparent;
    margin-top: 38px;
    padding-bottom: 0;
  }
  #wrapper .all-btn.active {
    display: none;
  }
  #wrapper .btn-hide.active {
    display: block;
  }
  #wrapper .btn-hide {
    display: none;
  }
  #wrapper .filter-bg {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 4px 33px rgba(0, 0, 0, 0.15);
  }
  #wrapper .all-sections {
    margin-top: 38px;
    padding: 30px;
    border-radius: 10px;
    background: #F9F9F9;
  }
  #wrapper .all-sections_search {
    margin: 0 0 30px;
  }
  #wrapper .all-sections_search-content {
    position: relative;
  }
  #wrapper .all-sections_search-content input {
    width: 100%;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    padding: 0 64px;
    font-size: 14px;
    color: #979797;
  }
  #wrapper .all-sections_search-content img {
    position: absolute;
    left: 32px;
    top: 7px;
  }
  #wrapper .all-sections_filter {
    margin: 0 0 30px;
    background: #F9F9F9;
    border-radius: 10px;
    padding: 20px 43px 20px 38px;
  }
  #wrapper .all-sections_filter h3 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #9D0000;
    margin: 0 0 18px;
  }
  #wrapper .all-sections_filter-content {
    display: flex;
    justify-content: space-between;
    flex-direction: inherit;
  }
  #wrapper .all-sections_filter-content ul {
    font-weight: 300;
    font-size: 18px;
    list-style: none;
    padding: 0;
  }
  #wrapper .all-sections_filter-content ul li:not(:last-child) {
    margin: 0 0 18px;
  }
  #wrapper .all-sections_filter-content ul li a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
  }
  #wrapper .all-sections_btn {
    display: flex;
    justify-content: center;
  }
  #wrapper .all-sections_btn a {
    padding: 12px 38px;
    background: #9D0000;
    border-radius: 20px;
    color: #ffffff;
  }
  #wrapper .filter-bottom-btn {
    display: flex;
    justify-content: center;
    margin-top: 38px;
  }
  #wrapper .filter-bottom-btn a {
    width: 100%;
    padding: 12px 38px;
    background: #9D0000;
    color: #ffffff;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 10px;
  }
  #wrapper .filter-bottom-btn a:focus {
    border: 0;
    box-shadow: none;
  }
  #wrapper .broker-review {
    margin-top: 75px;
  }
  #wrapper .broker-review_title {
    display: flex;
    justify-content: center;
    margin: 0 0 30px;
  }
  #wrapper .broker-review_title .h1 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #9D0000;
  }
  #wrapper .broker-review_text {
    margin: 0 0 38px;
  }
  #wrapper .broker-review_text p {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
  }
  #wrapper .broker-review_image {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #wrapper .broker-review_image .img {
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #wrapper .broker-review_image .img img {
    width: 80%;
  }
  #wrapper .broker-review_image-bottom {
    width: 80%;
    height: 32px;
    background-image: url("/images/Rectangle 2.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px 0px 5px 5px;
    margin-top: -5px;
    padding: 4px 34px;
  }
  #wrapper .broker-review_image-bottom a {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
  }
  #wrapper .broker-review_middle-title {
    margin-top: 38px;
  }
  #wrapper .broker-review_middle-title h3 {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
  }
  #wrapper .broker-review_whatis-forex {
    margin-top: 38px;
  }
  #wrapper .broker-review_whatis-forex span {
    margin: 0 0 14px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    color: #000000;
    display: block;
  }
  #wrapper .broker-review_whatis-forex_title {
    display: flex;
    justify-content: center;
    margin: 0 0 30px;
  }
  #wrapper .broker-review_whatis-forex_title h2 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #303030;
  }
  #wrapper .broker-review_whatis-forex_info {
    margin: 0 0 38px;
  }
  #wrapper .broker-review_whatis-forex_info p {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
  }
  #wrapper .broker-review_middle-image {
    display: flex;
    justify-content: center;
    margin-top: 38px;
  }
  #wrapper .broker-review_middle-image .img {
    width: 665px;
    height: 654px;
    background-image: url("/images/middle-image.png");
    background-repeat: no-repeat;
  }
  #wrapper .broker-review_geografia {
    margin-top: 38px;
  }
  #wrapper .broker-review_geografia-title {
    margin: 0 0 30px;
    text-align: center;
  }
  #wrapper .broker-review_geografia-title .h1 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #9D0000;
  }
  #wrapper .broker-review_geografia-text {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
  }
  #wrapper .broker-review_last-image {
    margin-top: 38px;
    display: flex;
    justify-content: center;
  }
  #wrapper .broker-review_last-image .img {
    width: 632px;
    height: 350px;
    background-image: url("/images/last-image.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
}
