.watchlist-img {
  width: 100%;
  padding: 1rem;
}
.watclist-row {
  align-items: center;
}
.watchlist-txt {
  padding: 3rem 1rem;
}
.watchlist-main-img {
  opacity: 0.6;
}
.main-block-watchlist {
    background-image: url(../images/img-Home-watchlist/watchlist-one-bg.png) !important;
    background-size: cover;
    height: fit-content;
    position: relative;
    background-position: center center;
    background-repeat: repeat-y, repeat-y;
}
.info-watchlist-block {
  background: #ffffff;
}
.info-watchlist-block-2 {
  background: #f8f8f8;
}
.info-watchlist-block-3 {
  background: #ffffff;
}
.info-watchlist-block-3 img {
  padding-bottom: 6rem;
}
.main-block-watchlist .bg-pt{
        background: linear-gradient( 313deg, rgb(0 9 58) 27%, rgb(2 3 3 / -6%) 100% );
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 20px !important;
    opacity: 1 !important;
}
.h-color-exchange {
    color: #3fe496 !important;
    text-align: left;
    line-height: 1.4 !important;
}

.block-text-name {
    width: 100%;
    font-weight: 800;
    letter-spacing: 4px;
    margin-right: 40px;
    font-size: 32px;
    color: #673ab6;
    line-height: 1.43;
    margin-bottom: 20px;
}
.block-text-content {
    font-size: 1.3rem;
    color: #383a3b;
    text-align: justify;
    /* font-size: 18px; */
    font-weight: 400;
}
.main-block, .main-block-watchlist {
    background-position: 50%;
    background-repeat: repeat-y,repeat-y;
    background-size: cover;
    height: 100%!important;
    height: fit-content;
    position: relative;
}
.home-desc-center {
    display: table-cell;
    vertical-align: middle !important;
    padding-top: 0px !important;
}

.p-watchlist{
    font-size: 1.2rem;
    letter-spacing: 2px;
    line-height: 1.5;
    text-align: justify;
    color: #d4d4d4 !important;
    font-weight: 500;
    margin-bottom: 8px;
}
.p-watchlist{
    font-size: 24px !important;
    color: #fff;
    text-align: justify;
    font-weight: 400;
}
.home-info p {
    color: #ffffffd4;
    letter-spacing: 1px;
    font-size: 22px !important;
    font-weight: 400;
    margin-top: 10px !important;
}
.home-info .home-title{
    font-size: 64px !important;
    line-height: 1.2 !important;
    padding-top: 16px;
}
@media (max-width: 575px){
    .home-info .home-title {
    font-size: 54px !important;
    line-height: 1.2 !important;
    padding-top: 34px;
}
    .main-block-watchlist .bg-pt {
    display: inline-table;
}
}
.home-center{
    padding-top: 80px;
    padding-bottom: 60px;
}

@media (max-width: 1199px) {
  .cx-page-second-menu-container__for-buy-sell-signals {
      display: none;
  }
}

.cx-page-second-menu-container__for-buy-sell-signals ngx-element-cx-second-level-top-menu {
  display: block;
  background-color: #FFFFFF;
}
.cx-body-with-top-menu-markets:not(.cx-page-body__menu__black-line-testing-mode):not(.cx-menu-maintenance-mode__body) .cx-page-second-menu-container__for-buy-sell-signals ngx-element-cx-second-level-top-menu .cx-page-second-menu.cx-page-second-menu-fixed {
  position: relative;
  top: 0px !important;
  display: inline-block;
  box-shadow: none;
}

@media (min-width: 1259px) {
  ngx-element-cx-prelogin-page-menu {
    min-height: 95px;
  }
}