@import url('../../index.html');


#siziArayalimModal > div > div > div > div.col-md-6.justify-content-center.align-items-center.text-center {
  padding: 40px!important
}

.createAccountBanner {
  border-radius: 20px;
}


.riskWarningandLegal {
  margin-top: 40px;
}

.riskWarningandLegal p {
  color: white;
}

.riskWarningandLegal strong {
  color: #565656;
}
.newMobile {
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 123;
  z-index: 12345678;
  display: inline-block;
  height: 100%;
  -webkit-transition: all 1 ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  width: 100%;
  background: #1b2136;
  -webkit-overflow-scrolling: touch
}

.newMobileBox {
  width: 100%;
  background: #1b2136;
  height: 100%;
  overflow-y: scroll;
  padding-top: 26px;
  position: relative;
  list-style-type: none!important;
}

.newMobileBox::-webkit-scrollbar {
  display: none
}

.newMobileBox .newMobileClose {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 27px;
  line-height: 20px;
  color: #000;
  display: inline-block;
  cursor: pointer;
}

.newMobile.active {
  left: 0
}

.newMobileHeader {
  padding: 0 30px
}

.newMobileHeader>ul {
  margin-left: -5px;
  margin-right: -5px
}

.newMobileHeader>ul>li {
  width: 50%;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  list-style-type: none!important;
}

.newMobileHeader>ul>li>a {
  width: 100%;
  float: left;
  display: inline-block;
  border-radius: 5px;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
  background: rgb(8,106,181);
  background: linear-gradient(90deg,#201161 0%,#24467b 50%,#2555a2 100%);
}

.newMobileHeader>ul>li>a .icon {
  width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  margin-bottom: 0;
  float: left;
  list-style-type: none!important;
  color: white;
  margin-bottom: 3px;
}

.newMobileHeader>ul>li>a .title {
  width: 100%;
  display: inline-block;
  float: left;
  font-size: 11px;
  line-height: 20px
}

.newMobileHeader>ul>li.orange>a {
  background: #565656!important;
}

.newMobileMenu>nav {
  width: 100%;
  display: inline-block;
  float: left
}

.newMobileMenu>nav>ul {
  width: 100%;
  display: inline-block;
  float: left
}

.newMobileMenu>nav>ul>li {
  width: 100%;
  display: inline-block;
  float: left;
  border-bottom: 1px solid #eaeaeaa6;
  text-decoration: none!important;
}

.newMobileMenu>nav>ul>li>a {
  width: 100%;
  display: inline-block;
  float: left;
  font-size: 17px;
  line-height: 15px;
  color: black;
  padding: 25px 0;
  padding-left: 65px;
  position: relative;
  padding-right: 30px;
  list-style-type: none!important;
  text-decoration: none!important;
  text-transform: capitalize!important ;
}

.newMobileMenu>nav>ul>li>a i {
  float: right;
  font-size: 10px;
  line-height: 20px;
  color: rgba(255, 255, 255, .5);
  display: inline-block
}

.newMobileMenu>nav>ul>li>a:before {
  font-family: "Font Awesome 6 Pro"; content: "\f054";
  font-weight: 200;
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  left: 34px;
  top: 50%;
  color: black;
  margin-top: -9px;
}

.newMobileMenu>nav>ul>li ul {
  width: 100%;
  display: none;
  float: left
}

.newMobileMenu>nav>ul>li ul li {
  width: 100%;
  display: inline-block;
  float: left;
  border-top: 1px solid rgba(255, 255, 255, .05)
}

.newMobileMenu>nav>ul>li ul li a {
  width: 100%;
  float: left;
  display: inline-block;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  padding: 15px;
  padding-left: 90px;
  position: relative;
  text-decoration: none!important;
}

.newMobileMenu>nav>ul>li ul li a:before {
  width: 12px;
  height: 12px;
  border: 2px solid #e1e0ea;
  border-radius: 50%;
  position: absolute;
  left: 60px;
  top: 50%;
  margin-top: -6px;
  display: inline-block;
}

.newMobileMenu>nav>ul>li.active>a {
  background: transparent;
}

.newMobileMenu>nav>ul>li.active>a i {
  transform: rotate(180deg);
  color: black
}

.newMobileMenu>nav>ul>li>a:hover {
  background: #fff;
  color: black!important;
}

.newMobileMenu>nav>ul>li ul li a:hover {
  background: #fff;
  color: black;
}

.newMobileButtons {
  padding: 30px
}

.newMobileButtons>ul {
  margin-left: -5px;
  margin-right: -5px
}

.newMobileButtons>ul>li {
  width: 50%;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  list-style-type: none!important;
}

.newMobileButtons>ul>li>a {
  width: 100%;
  border-radius: 5px;
  display: inline-block;
  float: left;
  background: #f2f1f8;
  color: #67708f;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  padding: 10px;
  text-align: center;
  text-decoration: none!important;
}

.newMobileButtons>ul>li>a i {
  background-image: linear-gradient(
    90deg, #0968b3 0, #0d4b9e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}


.btn-levelfx {
  text-decoration: none;
  background: #201161;
  color: white;
  font-family: Rajdhani;
  font-weight: 600;
  padding: 9px 19px;
  text-transform: uppercase;
  margin-left: 0px!important;
  transition: 0.5s;
  border: none!important;
  border-radius: 10px;
  font-size: 20pxpx;
}

.btn-levelfx:hover {
  color: white;
}

.btn-levelfx:focus {
  box-shadow: none!important;
}

.marketsProduct {
  justify-content: center;
  align-items: center;
}

.product {
  margin-bottom: 20px;
}

.product .productBody {
  padding: 25px;
}

.dailyBultenSingle {
  background: #fff;
  border: 1px solid #e9e9e9!important;
  border-radius: 20px;
  margin-bottom: 20px;
}

.dailyBultenSingle .dailyBultenButtons {
  padding: 15px;
}


.dailyBultenSingle img, .dailyBultenSingle .card-body {
  padding: 20px;
}
.dailyBultenSingle img { -webkit-box-shadow: 0px 12px 22px -9px rgb(0 0 0 / 8%); 
  box-shadow: 0px 12px 22px -9px rgb(0 0 0 / 8%); border-radius: 20px;}

  .dailyBultenButtons i {
    vertical-align: middle;
    font-size: 16px;
  }

  .product .productTitle {
    font-weight: bold;
    color: #000000;
    font-family: Rajdhani;
    margin-bottom: 5px;
    font-size: 19px;
    font-style: normal;
  }

  .product .productIcon {
    margin-right: 8px;
  }

  .product .productIcon img {
    width: 35px;
  }


  @media (max-width: 992px) {
    .product .productIcon img {
      width: 35px!important;
    }
    .marketsProduct {
      margin-top: 40px;
    }
	.masaustuTrading {
		  display:none!important;
	  }
    #loader {
      left: 44%!important;
      top: 47%!important;
    }
    .modal {
      z-index: 999999999999!important;
    }
    .leadModal .modal-content {
      background: #fff!important;
    }
    .breadcumn-section {
      padding-bottom: 50px!important;
    }
    .slider-section-3 h2 {
      line-height: 22px!important;
    }
    .slider-section-3 img {
      display: none!important;

    }

  }






  .markets-section {
    padding-bottom: 105px;
    padding-top: 35px;
  }


  .slider-section-3 .btn-2.slider-button a {
    background: #565656!important;
  }

  .fw {
    width: 100%;
    display: inline-block;
    float: left
  }

  .testi-thumb:before {
    background: transparent!important;
  }


  .fixedFooterMenu {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1234567;
    border-top: 1px solid #e1e0ea;
    display: none
  }

  @media (max-width: 992px) {
    .fixedFooterMenu {
      display: inline-block;
    }
    .leadModal .modal-content {
      padding: 0px!important;
    }
  }

  .levelX {
    background: rgb(8,106,181);
    background: linear-gradient(90deg,#201161 0%,#24467b 50%,#2555a2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
  }

  .style-three.about-section .about-single-box {
    margin-bottom: 41px;
    padding-left: 30px;
  }

  @media only screen and (min-width: 320px) and (max-width: 599px) {

    .style-three.about-section .about-title h2 {
      font-size: 20px;
      margin-top: 0px;
    }
  }


  .service-btn a {border-radius: 12px;margin-left: 0px!important;}


  .fixedFooterMenu>ul {
    width: 100%;
    display: inline-block;
    float: left;
  }

  .fixedFooterMenu>ul>li {
    width: 20%;
    float: left;
    display: inline-block;
  }

  .fixedFooterMenu>ul>li>a {
    width: 100%;
    text-align: center;
    float: left;
    display: inline-block;
    padding-top: 10px;
    background: #fff;
  }

  .fixedFooterMenu>ul>li>a .icon {
    width: 100%;
    font-size: 23px;
    line-height: 23px;
    display: inline-block;
    margin-bottom: 7.5px;
  }
  .fixedFooterMenu>ul>li>a .title {
    color: #838aa3;
    font-size: 11px;
    line-height: 16px;
    display: inline-block;
    width: 100%;
    font-weight: 500;
  }

  .fixedFooterMenu>ul>li:nth-of-type(2n)>a {
    background: #f9f8ff
  }

  .sliderFormDiv>ul {
    width: 100%;
    display: inline-block;
    float: left
  }

  .sliderFormDiv>ul>li {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 10px
  }

  .sliderFormDiv>ul>li:last-child {
    margin-bottom: 0
  }

  .sliderFormDiv>ul>li.submit .simpleButton {
    width: 100%;
    font-size: 17px;
    font-weight: 700
  }

  .modalForm>ul {
    width: 100%;
    display: inline-block;
    float: left;
  }

  .modalForm>ul>li {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
  }

  .modalForm>ul>li:last-child {
    margin-bottom: 0
  }

  .modalForm>ul>li.submit .simpleButton {
    width: 100%;
    font-size: 17px;
    font-weight: 700
  }


  .contactYou>ul {
    width: 100%;
    display: inline-flex;
    float: left;
  }

  .contactYou>ul>li {
    width: 90%;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
  }

  .contactYou>ul>li:last-child {
    margin-bottom: 0
  }

  .contactYou>ul>li.submit .simpleButton {
    width: 100%;
    font-size: 17px;
    font-weight: 700
  }

  .fwB {
    font-weight: 500;
  }


  .modalForm .formButton button{
    animation: animate 2s linear infinite;
    position: relative;
    margin-top: 10px;
  }


  @keyframes animate{
    0%{
      box-shadow: 0 0 0 0 rgb(250 35 35);
    }
    40%{
      box-shadow: 0 0 0 15px rgba(250,139,35,0);
    }
    80%{
      box-shadow: 0 0 0 15px rgba(250,139,35,0);
    }
    100%{
      box-shadow: 0 0 0 rgba(250,139,35,0);
    }
  }

  .homeContactInput {
    position: relative
  }

  .contactYou .formButton button {
    margin-top: 0px!important;
    font-size: 20px;
  }

  .contactYou .formButton button i{
    margin-left: 5px;
    vertical-align: middle;
    font-size: 12px;
  }


  .contactModalText{
    width: 100%;
    border: 1px solid #e9e8f0;
    border-radius: 5px;
    background: #fbfaff;
    height: 50px;
    padding-left: 60px;
    padding-right: 20px;
    color: #67708f;
    font-size: 14px;
    font-weight: 500;
  }

  .contactText {
    width: 90%;
    border: 1px solid #e9e8f0;
    border-radius: 5px;
    background: #fbfaff;
    height: 50px;
    padding-left: 60px;
    padding-right: 20px;
    color: #67708f;
    font-size: 14px;
    font-weight: 500;
  }

  .homeContactInput .icon {
    width: 60px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 50px;
    height: 50px;
    text-align: center;
    background-image: linear-gradient(90deg, #5793ee 0, #6c33ef 100%);
    font-size: 20px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
  }

  .homeContactInput .arrow {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 50px;
    color: #67708f
  }


  .custom-shape-divider-bottom-1640130361 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
  }

  .custom-shape-divider-bottom-1640130361 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 35px;
  }

  .custom-shape-divider-bottom-1640130361 .shape-fill {
    fill: #FFFFFF;
  }


  .custom-shape-divider-top-1640130637 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
  }

  .custom-shape-divider-top-1640130637 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 35px;
  }

  .custom-shape-divider-top-1640130637 .shape-fill {
    fill: #FFFFFF;
  }

  .bg-level4{
    /*background: rgb(8,106,181);
    background: linear-gradient(90deg, rgba(8,106,181,1) 0%, rgba(36,76,155,1) 50%, rgba(15,51,98,1) 100%);*/

    /*background: #201161;
    background: linear-gradient(90deg,#201161 0%,#201161 50%,#2555a2 100%);*/

    background: #201161;
    background: linear-gradient(90deg,#201161 0%,#2a1973 50%,#2a1877 100%);

  }

  .bg-nav-level {
    background: #fff;
  }


  .bg-red-level1 {
    background: rgb(201,11,42);
    background: linear-gradient(90deg, rgba(201,11,42,1) 0%, rgba(147,7,30,1) 50%, rgba(102,6,21,1) 100%);
  }

  .bg-level-orange{
    background: #565656!important;
  }

  .btn-2.slider-button a:before {
    background: #565656!important;
  }

  .daily-bultens h1 {
    color: #000000;
  }


  .dailyBultenSingle {
    background: #fff;
    -webkit-box-shadow: 0px 12px 22px -9px rgb(0 0 0 / 8%);
    box-shadow: 0px 12px 22px -9px rgb(0 0 0 / 8%);
    border-radius: 20px;
  }

  body > div.blogs-section > div > div > div.col-lg-4.col-md-12.col-sm-12 > div.row > div {
    margin-top: -75px!important;
  }


  .daily-bultens .dailyBultenSingle {
    border: 1px solid #e9e9e9;
  }

  .daily-bultens .dailyBultenSingle .bultenTitle{
    text-align: center;
    padding: 15px;
    

  }

  .daily-bultens .dailyBultenSingle .bultenTitle a{
    font-size: 20px;
    font-weight: bold;
    font-family: 'Rajdhani';
    color: #000000;
  }

  .daily-bultens .dailyBultenSingle .dailyBultenButtons {
    margin: auto;
    justify-content: center;

  }

  .style-three.feature-section .feature-items:before {
    background: #565656!important;
  }

  body > div.slider_list.owl-carousel.owl-loaded.owl-drag > div.owl-stage-outer > div > div:nth-child(3) > div > div.container > div{

    align-items: center;
    justify-content: center;
  }


  .formTitle p {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin:5px 5px 15px 5px;
  }

  hr.formHr {
    width: 200px;
  }

  .leadModal .formTitle p {
    font-size: 15px;
  }

  .mark, mark {
    padding: 5px;
    background-color: #565656b0;
    color: #fff;
    border-radius: 10px;
  }


  .nav-pills .nav-link {
    color: black!important;
    padding: 15px 25px 15px 25px;
    margin-right: 20px;
  }


  .nav-pills .nav-link.active {
    color: #fff!important;
    background: linear-gradient(90deg,#201161 0%,#24467b 50%,#2555a2 100%);
    padding: 15px 25px 15px 25px;
  }


  .nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #fff;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  }

  @media (max-width: 991px) {
    .nav-pills .nav-link.active , .nav-link  {
      display: grid;
      margin-top: 10px;
      width: 100%!important;
    }
    .nav-pills .nav-link.active {padding: 8px 25px 8px 25px;}
    .nav-pills .nav-link {padding: 8px 25px 8px 25px;}
  }

  .leadModal {
    background: #0c63ff3b;
  }

  .leadModal .card {
    background: transparent!important;
  }

  .specialText {
    color: #50117e;
    background: rgb(8,106,181);
    background: linear-gradient(90deg,#201161 0%,#24467b 50%,#2555a2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .leadModal .formTitle {
    color: black!important;
  }

  .modalformustButon {
    justify-content: center;
    margin-top: 40px;
  }


  .leadModal .modal-content {
    border-radius: 20px;
    padding: 35px;

  }


  .leadModal .btn-close{
    position: absolute;
    right: 20px;
    top: 15px;
  }


  .leadModal .sliderForm .btn-close{
    position: absolute;
    right: 15px;
    top: 15px;
  }

  .feature-items .special i {
    margin-right: 3px;

  }

  .service-btn a:before {
    background: #201161!important;

  }


  .textOpacity {
    position: absolute;
    font-size: 75px;
    font-weight: bolder;
    opacity: 0.08;
    color: black;
    font-family: 'Rajdhani';
  }

  .textSepTitle {
    font-size: 40px;
    color: #201161;
  }

  .sepHr {
    margin-top: 10px;
    margin-bottom: 30px;
    height: 2px;
    width: 90px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  }



  .style-three.about-section .about-icon i {
    color: #e4e4e4;
    font-size: 13px;
    transition: .5s;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #201161;
    position: relative;
    z-index: 1;
  }


  .style-three.about-section .about-icon i:hover {
    background: #565656!important;
    transition: .3s;
  }

  .feature-items .special {
    font-size: 12px!important;
    font-weight: bold!important;
    color: #565656;

  }
  .text-level-fx {
    letter-spacing: 20px;
    background: rgb(8,106,181);
    background: linear-gradient(90deg,#201161 0%,#24467b 50%,#2555a2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }


  .productDesc {
    margin-top: 10px;
  }


  .sliderForm label {
    color: black;
    margin-bottom: 0rem;
  }

  .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none!important;
    border-radius: 20px;
  }


  .marketsProduct .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none!important;
    border-radius: 20px;
  }

  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #d00a2b;
    outline: 0;
    box-shadow: none!important;
  }


  .modalForm .card {
    border-radius: 0px!important;
  }


  .sliderForm .card {
    border-radius: 0px!important;
  }

  .style-three.about-section .about-count h3, .style-three.about-section .about-thumb-content span  {color: #201161;}

  .modalForm .formTitle {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: white;
    padding-top: 23px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;  

  }



  .sliderForm .formTitle {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: white;
    padding-top: 20px;
    padding-bottom: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }


  .style-three.about-section .section-title p:before {
    background: #201161!important;
  }

  .modalForm .card-body {
    flex: 1 1 auto;
    padding: 20px 31px;
    padding-bottom: 20px;

  }


  .sliderForm .card-body {
    flex: 1 1 auto;
    padding: 20px 31px;
    padding-bottom: 20px;

  }

  .footer-section {
    background: url(../images/footer-bg.png)!important;
    border-top: none!important;
    font-size: 15px;
    height: 100%;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
  }


  .style-two.service-section .service-single-box:hover .service-icon i {
    color: #565656!important ;
  }

  .style-three.about-section .about-thumb-content {
    border-left: 5px solid #201161;
  }

  #scrollUp {
    background: #201161!important;
    bottom:  90px!important;

  }

  body > div.slider_list.owl-carousel.owl-loaded.owl-drag > div.owl-stage-outer > div > div.owl-item.active > div > div.container {
    margin-top: -50px;
  }


  .section-title h5, .style-three.service-section .section-title h5  {
    color: #201161;
  }

  .style-two.service-section .service-icon i {
    color: #201161;
  }

  .style-two.service-section .service-single-box:before {
    background: #201161!important;
  }

  .style-three.service-section .service-desc-2 p:before {
    background: #201161!important;
  }

  .counterup-section {
    padding-bottom: 35px;
    padding-top: 35px;
  }


  .formButton button {
    display: inline-block;
    text-decoration: none;
    background: #14212B;
    color: #fff;
    font-family: Rajdhani;
    font-weight: 600;
    padding: 9px 19px;
    text-transform: uppercase;
    margin-left: 0px!important;
    transition: 0.5s;
    border: none!important;
    border-radius: 10px;
    font-size: 18px;
    margin-top: 10px;
  }

  .formButton button:hover {
    color: #fff!important;
  }

  .header-menu-section {
    padding: 8px 0 8px;
  }
  .sticky {
    padding: 13px 6px 13px!important;
	margin-top:0px!important;

  }
	
.mobile-menu {
	padding:10px!important;
}

  .slider-content h1 {
    font-size: 80px;
    font-weight: bold;
    font-family: Rajdhani;
    margin: 28px 0 38px;
  }

  .slider-content p {
    margin-top: 30px;
    color: black;
  }
  .slider-button {
    display: inline-block;
    margin-top: 17px;
    margin-left: 0;
  }

  .firstSection-top span {
    background: none!important;
  }

  .header-top-section {
    padding: 5px 0;
  }

  .style-three.header-top-section .dreamit-top-address span a{
    text-decoration: none!important;
    font-size: 12px!important;
    color: white;
  }


  @media (min-width: 1400px){

    .banner_bottom .container {
      max-width: 1100px;
    }
    body > div.slider_list.slick-initialized.slick-slider > div > div > div:nth-child(3) > div > div > div:nth-child(2) > img {
      margin-bottom: -100px;
    }

  }

  .style-three.header-top-section .dreamit-top-address span:last-child {
    border-right: none!important;
  }
  .style-three.header-top-section .dreamit-top-address span {

    background: #05234f3d;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 12px;
    padding-left: 12px;
    transition: 0.5s;
  }

  .style-three.header-top-section .dreamit-top-address span:hover {
    background: #04224ea8;
  }
  .style-three.header-top-section .dreamit-top-address span {
    margin-right: 0px!important;
  }

  .header-button a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-family: Rajdhani;
    font-weight: 600;
    padding: 9px 19px;
    text-transform: uppercase;
    margin-left: 0px!important;
    transition: 0.5s;
  }


  .header-button a:hover {
    background: #0a2c3d;
    color: #fff;
  }


  .hemenHesapTasi button:after {
    content:'';
    top:0;
    transform:translateX(100%);
    width:100%;
    height:220px;
    z-index:1;
    animation: slide 1s infinite 3s;

  /* 
  CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/ 
  */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
  }

/* animation */

@keyframes slide {
  0% {transform:translateX(-100%);}
  100% {transform:translateX(100%);}

}

.hemenHesapTasi i{
  font-size: 15px;
  vertical-align: middle;
  margin-right: 5px;
}

.header-menu ul li a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  font-family: Rajdhani;
  margin-right: 25px;
  position: relative;
  transition: .5s;
}


.tradingview-widget-container {pointer-events: none!important}


.style-three.feature-section {
  padding-top: 0px;
  padding-bottom: 0;
  margin-top: -47px;
}

.sticky .menu-logo {
  display: inline-block !important;
}

.style-three.header-menu-section .menu-logo {
  margin-top: 0px;
}

.header-menu ul {
  vertical-align: middle;
  display: inline-block;
}

body > div.header-top-section.style-three.bg-level3 > div > div > div.col-lg-8.col-md-8 > div > span:nth-child(1) a{
  color: white!important;
  font-weight: bold;
}

body > div.header-top-section.style-three.bg-level3 > div > div > div.col-lg-8.col-md-8 > div > span:nth-child(1) {
  background: #251242!important;
  color: black!important;
}



@media (min-width: 991px) {
  .mobileTradingView {
    display: none;
  }
  
}

.sliderForm .contactText {

  width: 100%;
}

@media (max-width: 991px) {
  .menu-toggle {
    display: block;
    text-align: left;
    margin-right: 10px;
  }
  .contactYou>ul {
    display:inline-block;
  }
  .contactYou>ul>li {
    width: 100%;
    margin-bottom: 15px;
  }
  .contactText {
    width: 100%!important;
  }
  #scrollUp {
    display: none!important;
  }
  .style-three.feature-section {
    margin-top: 20px;
  }
  .sliderForm {
    display: none!important;
  }

  .slider-section-3 {
    height: 500px!important;
  }

  .slider-section-3 .slider-content a{
    display: block;
    width: 100%;
  }
  body > div.blogs-section > div > div > div.col-lg-4.col-md-12.col-sm-12 > div.row > div {
    margin-top: 30px!important;
  }

  .slider-section-3 .slider-content {
    font-weight: bold;
    font-family: Rajdhani;
    margin: 18px 0 20px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .mobile-menu {
    background: #fff;
    padding: 0 0px 0 0px;
    display: block;
  }
}

@media (max-width: 991px) {

  .icon {
    color: black;
    font-size: 25px;
  }
}

@media (max-width: 991px) {
  a.mobile-logo {
    text-align: center;
    display: block;
    margin-top: 0;
    margin-left: 10px;
    width: 80%;
  }
}


@media (max-width: 991px) {
  .header-menu2.active {
    display: block;
    position: absolute;
    top: 55px;
    background: #f8f8f8;
    width: 220px;
    padding: 0px 20px 0 20px;
    left: 0;
    width: 100%;
    z-index: 2;
    height: auto;
  }

  .count-items:before {
    display: none!important;
  }
}


.feature-icon {
  align-self: center!important;
}

.style-three.feature-section .feature-icon i {
  display: inline-block;
  font-size: 23px;
  margin-top: 0px;
  width: 50px;
  line-height: 50px;
  height: 50px;
  transition: .5s;
  border-radius: 0;
  background: rgb(8,106,181);
  background: linear-gradient(90deg,#201161 0%,#24467b 50%,#2555a2 100%);
  color: #f1f2f7;
  border-radius: 20px;
}

.style-three.feature-section .feature-items {
  border-radius: 20px!important;
}

.yan-son {
  background: linear-gradient(
    230deg, #062046,#062046, #fcefee, #062046,#062046);
  background-size: 1000% 1000%;
  -webkit-animation: button-grad-anim 4s ease infinite;
  -moz-animation: button-grad-anim 4s ease infinite;
  animation: button-grad-anim 4s ease infinite;
}

@-webkit-keyframes button-grad-anim {
  0%{background-position:0% 96%}
  50%{background-position:100% 5%}
  100%{background-position:0% 96%}
}
@-moz-keyframes button-grad-anim {
  0%{background-position:0% 96%}
  50%{background-position:100% 5%}
  100%{background-position:0% 96%}
}
@keyframes button-grad-anim {
  0%{background-position:0% 96%}
  50%{background-position:100% 5%}
  100%{background-position:0% 96%}
}

body > div.about-section.bg-level-forex.style-three > div.container > div > div.col-lg-6.col-md-6 > div.section-title > h3 {
  font-family: 'Rajdhani', sans-serif;
}


.style-three.about-section .about-icon i:after {
  border-radius: 10px!important;
}

.bg-level-forex {
  background: url('../images/bg-section.png');
  background-position: top top;
  background-size: cover;
}

.testimonial-section:before {
  background: url(../images/bg-section.png);
}


.modalForm .form-check label{
  color: black!important;
}

.form-check label{
  font-size: 15px;
}

.form-check-input {
  width: 1.95em;
  height: 1.65em;
  margin-top: 0.25em;
  margin-right: 15px;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgb(34 78 157);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}


.form-check {
  display: flex!important;
}

.form-check-input:checked {

  background-color: #201161!important;
  border-color: #201161!important;

}
.form-check-input:focus {
  box-shadow: none!important;
}

.style-three.about-section .about-icon i{
  border-radius: 10px;
}

body > div.header-top-section.style-three > div > div > div.col-lg-4.col-md-4.right-side > div > span:nth-child(1) {
  background: #100540;

}

body > div.header-top-section.style-three > div > div > div.col-lg-4.col-md-4.right-side > div > span:nth-child(1):hover {
  cursor: pointer;
}

body > div.header-top-section.style-three.bg-level4 > div > div > div.col-lg-8.col-md-8 > div > span:nth-child(3):hover {
  cursor: pointer;

}

body > div.header-top-section.style-three > div > div > div.col-lg-4.col-md-4.right-side > div > span:nth-child(1) a {
  color: white!important;
  font-weight: bold;

}

.style-three.header-top-section .dreamit-top-address span i {
  margin-right: 7px;
  transition: .5s;
  font-size: 13px;
}

.text-flicker-in-glow {
  -webkit-animation: text-flicker-in-glow 2s cubic-bezier(1.000, 0.000, 0.000, 1.000) alternate-reverse ;
  animation: text-flicker-in-glow 2s cubic-bezier(1.000, 0.000, 0.000, 1.000) alternate-reverse ;
}


.slider-section-3 .slider-content {
  color: #fff;
  margin-top: 0px; 
}


.slider-section-3 {
  background: #e9eaef;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 600px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}


body > div.slider_list.owl-carousel.owl-loaded > div.owl-stage-outer > div > div.owl-item.active > div > div.slider-shape > img {
    width: 120vw;
    height: 70vh;
    object-fit: cover;
}

body > div.slider_list.owl-carousel.owl-loaded > div.owl-stage-outer > div > div.owl-item.active > div > div.container > div > div.col-lg-4.wow.slideInRight > div > div {
  margin-top: -30px;
}

.text-shadow-drop-bottom {
  -webkit-animation: text-shadow-drop-bottom 2s cubic-bezier(0.770, 0.000, 0.175, 1.000) 1.5s both;
  animation: text-shadow-drop-bottom 2s cubic-bezier(0.770, 0.000, 0.175, 1.000) 1.5s both;
}

@-webkit-keyframes text-shadow-drop-bottom {
  0% {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    text-shadow: 0 6px 18px rgba(0, 0, 0, 0.35);
  }
}
@keyframes text-shadow-drop-bottom {
  0% {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    text-shadow: 0 6px 18px rgba(0, 0, 0, 0.35);
  }
}



/*** Düzeltmeler */
body > div.header-top-section.style-three.bg-level4 > div > div > div.col-lg-4.col-md-4.right-side > div > span:nth-child(2) {
  cursor: pointer;
}
#sticky-header > div > div > div > div.col-lg-9.col-md-12 > div > span > div {
  cursor: pointer;
}
body > div.row > div > div > div > a {
  cursor: pointer;
}

a {
  cursor: pointer;
}

.blog-itmes .blog-thumb img {
  border-radius: 0;
}
