/**
Theme Name: fulmantitrader
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fulmantitrader
Template: astra
*/


/* @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap'); */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap");

body {
  font-family: "Poppins", sans-serif !important;
}
h1,
h2,
h3,
h4,
h6 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
}
p,
a,
li,
button {
  font-family: "Poppins", sans-serif !important;
}
ul,
li {
  margin: 0px;
}
li::marker {
  display: none;
}
li {
  list-style: none;
}
a:focus {
  outline: none;
}
a {
  text-decoration: none !important;
}
.ast-container {
  max-width: 100% !important;
  margin: 0px auto;
  padding-left: 0px;
  padding-right: 0px;
}
.ast-above-header-bar .ast-container,
.ast-primary-header-bar .ast-container {
  max-width: 100% !important;
  margin: 0px auto !important;
  width: 1200px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.container {
  max-width: 100% !important;
  margin: 0px auto !important;
  width: 1200px !important;
  padding-left: 15px;
  padding-right: 15px;
}
.ast-above-header-bar {
  display: none !important;
  padding: 7px 0px;
}

.ast-logo-title-inline .ast-site-identity {
  padding: 0px 0 !important;
}

.vc_carousel-inner img {
  width: 100% !important;
}

header .custom-logo-link img {
  max-width: 185px !important;
  width: 130px !important;
}

.vc_row[data-vc-full-width] {
  position: relative;
  left: 0px;
  right: 0px !important;
  left: 0px !important;
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100% !important;
}
.ast-header-social-1-wrap a svg {
  background: #000 !important;
  width: 28px !important;
  height: 28px !important;
  padding: 6px;
  border-radius: 100px;
  color: #fff !important;
  fill: #fff;
}
.ast-header-social-1-wrap .ast-builder-social-element,
.ast-header-social-1-wrap .social-show-label-true .ast-builder-social-element {
  margin-right: 0px !important;
}
.ast-builder-menu-1 .menu-item > .menu-link {
  margin: 0px 8px;
  margin-right: 3px;
  margin-right: 3px;
  padding: 4px 15px;
  padding: 5px 20px !important;
  border-radius: 50px !important;
  background: #fd9546 !important;
  color: #fff !important;
  border-radius: 100px !important;
  font-size: 15px;
  height: auto !important;
  line-height: 25px;
  margin: 0px 5px;
  text-transform: capitalize;
  font-weight: 500;
}

.ast-primary-header-bar {
  background-color: transparent !important;
}

/* .site-header{
	background: #d8e861 !important;
} */
.site-header {
  background: #08178b !important;
  padding-top: 7px;
  padding-bottom: 7px;
}

/* .site-header-primary-section-left::before {
    height: 100%;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(35deg);
    background: #c3c444;
    position: absolute;
    width: 100%;
    content: "";
    top: -40px;
    z-index: -1;
    left: -111px;
}
 */

.site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left {
  position: relative;
}

/* .ast-logo-title-inline .ast-site-identity {
    padding: 1em 0;
    -js-display: inline-flex;
    display: inline-flex
;
    vertical-align: middle;
    align-items: center;
    transition: all .2s linear;
    position: absolute;
    left: 0;
    top: -36px !important;
} */
/* 
.ast-above-header-bar .site-above-header-wrap{
	padding-top:10px;
	padding-bottom:10px;
}
 */

.ast-builder-html-element h6 {
  color: #fff;
  font-weight: 500 !important;
}
.site-header-above-section-center {
  position: relative;
}

/* .ast-above-header-wrap::before  {
    height: 34%;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(35deg);
    background: #d8e861;
    position: absolute;
    width: 38%;
    content: "";
    top: 0;
    z-index: 1;
    left: -111px;
} */
.d-flex {
  display: flex;
  align-items: center;
}
.btn_out {
  padding: 5px 30px !important;
  border-radius: 50px !important;
  background: #ff2525 !important;
  color: #ffffff !important;
  border-radius: 100px !important;
  font-size: 18px;
  height: auto !important;
  line-height: 25px;
  margin: 0px 5px;
  text-transform: uppercase;
  font-weight: 600;
}

.sec-02 h2 {
  text-transform: uppercase;
}

.p-absolute {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 47%;
}

.border-rds img {
  border-radius: 10px;
}

.expl_books {
  background: #fff;
  padding: 5px;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px,
    rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.expl_books h3 {
  font-size: 16px;
  color: #000;
  font-weight: 500 !important;
}

.expl_books img {
  width: 100%;
  /*     height: 300px; */
  object-fit: cover;
  object-position: top;
}

.expl_books p {
  margin-bottom: 0px;
}
.expl_txt {
  padding: 10px;
  text-align: center;
}
.expl_books .btn_out {
  padding: 4px 26px !important;
  border-radius: 50px !important;
  background: #c3c444 !important;
  color: #fff !important;
  border-radius: 100px !important;
  font-size: 14px;
  height: auto !important;
  line-height: 25px;
  margin: 0px 5px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}

.wpb_text_column.wpb_content_element p b {
  font-weight: 600 !important;
  font-size: 18px;
}

.expl_books_pik {
  background: #fff;
  padding: 20px !important;
  display: flex;
  align-items: center;
}

.expl_books_pik .explr_left {
  width: 50%;
}
.expl_books_pik .explr_left img {
  width: 100%;
  /*     height: 561px; */
}
.expl_books_pik .expl_txt {
  padding-left: 20px;
  text-align: left !important;
  width: 50%;
}
.expl_books_pik img {
  border-radius: 15px;
}

.foru_out .wpb_text_column.wpb_content_element {
  width: 100%;
  margin-bottom: 0px;
  background: #fff;
}
.foru_out .wpb_text_column.wpb_content_element {
  padding: 10px;
  background: #fff;
  overflow: hidden;
}
.foru_out .expl_books_pikk {
  float: left;
  width: 47.9%;
  display: flex;
  margin: 8px 7px;
  align-items: center;
  border: 1px solid #ddd;
  padding: 8px;
  border-radius: 18px;
}
.foru_out .expl_books_pikk .explr_left img {
  border-radius: 15px;
  object-fit: cover;
}

.foru_out .expl_books_pikk .expl_txtt {
  padding-left: 15px;
}

.foru_out .expl_books_pikk .expl_txtt h3 {
  font-size: 18px;
}

/* ///////////// */

.ribbon span {
  position: absolute;
  display: block;
  width: 182px;
  padding: 5px 0;
  background-color: #da0000;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.ribbon-top-right span {
  left: -34px;
  top: 20px;
  transform: rotate(45deg);
}

.ribbon {
  width: 95px;
  height: 100px;
  overflow: hidden;
  position: absolute;
}
.ribbon-top-right {
  top: 0px;
  right: 15px;
}

.ribbon-top-right span {
  left: -34px;
  top: 20px;
  transform: rotate(45deg);
}

.ribbon span {
  position: absolute;
  display: block;
  width: 184px;
  padding: 5px 0;
  background-color: #da0000;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
  text-align: center;
  color: #fff;
}

.ribbon-top-right:after {
  bottom: 0;
  right: 0;
}

.ribbon-top-right:after,
.ribbon-top-right:before {
  border-top-color: transparent;
  border-right-color: transparent;
}

.ribbon:after,
.ribbon:before {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 3px solid #1eb5ff;
}

.ribbon-top-right:before {
  top: 0;
  left: 0;
}

.floating-card {
  position: absolute;
  top: 60px;
  left: 75%;
  transform: translateX(-50%);
  width: 400px;
  padding: 10px 15px;
  background-color: #fff;
  border-radius: 5px;
  z-index: 10;
  box-shadow: 0 5px 20px 0 hsla(207, 5%, 58%, 0.6);
  -webkit-user-select: none;
  height: 450px;
  overflow-y: scroll;
}
.expl_books_pik .expl_txt button {
  background: #c3c444 !important;
  color: #fff !important;
}

/* ////////// */

.single-feature .feature-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 63px;
  flex: 0 0 63px;
  margin-right: 25px;
}

.d-flex:hover .col-left img {
  -webkit-animation: 0.5s ease-in-out 0s normal none 1 running tada;
  animation: 0.5s ease-in-out 0s normal none 1 running tada;
}
@keyframes tada {
  0% {
    transform: scaleX(1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    transform: scaleX(1);
  }
}
.tada {
  animation-name: tada;
}

.d-flex.shipin {
  justify-content: space-between;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  padding: 20px 15px;
  border-radius: 10px;
  margin: 0px 9px;
  background: #fff;
}
.d-flex.shipin img {
  width: 65px;
}

.d-flex.shipin h5,
.d-flex.shipin p {
  margin-bottom: 0px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
  background-color: rgba(0, 0, 0, 0.7);
}

.site-footer {
  background: url(https://fulmantitrader.com/wp-content/uploads/2025/07/banner-bg.jpg);
  background-size: cover !important;
}

.site-footer .site-primary-footer-wrap .ast-builder-grid-row {
  display: flex;
  grid-template-columns: auto auto;
  align-items: center;
  grid-column-gap: 20px;
  overflow-wrap: anywhere;
  align-items: start !important;
  justify-content: space-between;
}

.site-footer-primary-section-4 {
  width: 28% !important;
  float: left;
}

.site-footer-primary-section-3 {
  width: 25% !important;
  float: left;
}

.site-footer-primary-section-1 {
  width: 30% !important;
  float: left;
}

.site-footer-primary-section-2 {
  width: 23% !important;
  float: left;
  padding-left: 20px;
}

.footer-widget-area p {
  margin-top: 0px !important;
  display: inline-block;
  width: 100%;
  margin-bottom: 11px;
  text-align: left;
  font-size: 15px;
  color: #fff;
  font-weight: 500;
}

.s-icons img {
  width: 30px;
  margin: 0px 5px;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  padding-top: 12px !important;
  padding-bottom: 11px !important;
  min-height: auto !important;
  border-top-color: #494a9d30 !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
  margin-top: 0px !important;
  border-top: 1px solid #272729 !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"]
  .ast-builder-grid-row {
  max-width: 1200px;
  min-height: auto !important;
}
.footer-widget-area ul li a {
  color: #fff;
  font-size: 17px;
  line-height: 32px;
}

.site-footer .widget-title {
  font-size: 22px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 600 !important;
}

.adres_out li a {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #fff !important;
  position: relative;
  line-height: 26px !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  padding-top: 12px !important;
  padding-bottom: 11px !important;
  min-height: auto !important;
  border-top-color: #494a9d30 !important;
  background-color: #121626 !important;
  margin-top: 0px !important;
  border-top: 1px solid #272729 !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"]
  .ast-builder-grid-row {
  min-height: auto !important;
}

.adres_out li {
  margin-bottom: 8px;
}

.adres_out li {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #fff !important;
  position: relative;
  padding-left: 25px !important;
  line-height: 26px !important;
  margin-bottom: 10px !important;
}

.adres_out li:nth-child(1)::before {
  content: "\f041  ";
  font-family: fontawesome;
  font-size: 18px !important;
  top: 0px;
  color: #fff;
}

.adres_out li:nth-child(1)::before,
.adres_out li:nth-child(2)::before,
.adres_out li:nth-child(3)::before {
  left: 0px !important;
  position: absolute;
}

.adres_out li a {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #fff !important;
  position: relative;
  line-height: 26px !important;
}

.adres_out li:nth-child(2)::before {
  content: "\f095" !important;
  font-family: fontawesome;
  font-size: 19px !important;
  top: 0px;
  color: #fff;
}

.adres_out li:nth-child(3)::before {
  content: "\f0e0";
  font-family: fontawesome;
  font-size: 17px !important;
  top: 0px;
  color: #fff;
}

.ast-footer-copyright p {
  margin-bottom: 0;
  font-size: 15px;
  color: #fff;
}
.main-banner {
  position: relative;
}
/* .main-banner::before {
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    opacity: 0.65;
} */

.col {
  width: 50%;
  padding: 10px;
}
.col img {
  width: 100%;
}
.col iframe {
  height: 400px;
}

.float-none {
  float: none;
}

.row {
  display: flex;
  align-items: center;
}

.row .col-md-6 {
  width: 50%;
}

.slides_sec .vc_col-sm-4:nth-child(1) {
  width: 50% !important;
}

.slides_sec .vc_col-sm-4 {
  width: 25% !important;
}

.img-slide img {
  width: 100%;
}

.lvca-container .slick-prev {
  left: 0 !important;
  z-index: 9999;
  color: #fff !important;
}

.lvca-container .slick-next {
  right: 0 !important;
  z-index: 9999;
  color: #fff !important;
}

.lvca-container .slick-next:before,
.lvca-container .slick-prev:before {
  color: #fff !important;
}

.footer-widget-area .widget_nav_menu ul li a {
  padding-left: 20px;
  position: relative;
  display: block;
}
.footer-widget-area .widget_nav_menu ul li a::before {
  content: "";
  position: absolute;
  background: #c4c445;
  height: 7px;
  width: 7px;
  left: 0px;
  top: 12px;
  border-radius: 100%;
}

.slides_sec p {
  color: #fff !important;
}
.slides_sec p br {
  display: none;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  color: #fff !important;
  border-color: #ebebeb;
  background-color: #3e3e18;
  border-radius: 50px !important;
  padding: 10px 30px;
  font-weight: 400 !important;
  letter-spacing: 1px;
  font-size: 17px;
}
.breadcum-blo {
  position: relative;
}
.breadcum-blo::before {
  background: #212f35;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  opacity: 0.6;
  z-index: 1;
}

.breadcum-blo h2 {
  font-family: "Montserrat", sans-serif !important;
  color: #fff !important;
  position: relative;
  z-index: 9;
  padding-bottom: 0px;
  text-transform: uppercase;
  text-shadow: 5px 5px 4px #060709 !important;
  font-size: 30px !important;
}

.ad_out h3 {
  font-size: 32px;
  margin-bottom: 0px !important;
  font-weight: 600 !important;
}
.gt_out li {
  font-size: 18px !important;
  margin-bottom: 20px !important;
  padding-left: 59px !important;
  position: relative;
  color: #000000bf;
  border-radius: 15px;
  border: 2px solid #14439ac7 !important;
  background: #fff;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  padding: 20px 18px;
  padding-left: 18px;
}
.gt_out li b {
  display: block !important;
  font-size: 22px !important;
}
.fa.fa-envelope {
  font-size: 20px;
  top: 8px;
}
.gt_out li i {
  font-size: 26px;
  position: absolute;
  left: 24px;
  top: 29px !important;
  color: #14439a !important;
}
.gt_out {
  padding: 0px !important;
}
.gt_out li a {
  text-decoration: none !important;
  color: #0d470c !important;
}
ul.d-flex.s-icons {
  padding: 0;
}

.gravity_out {
  background: #fff !important;
  padding: 30px 25px !important;
  position: relative;
  z-index: 999;
  border-radius: 15px;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}

.gravity_out .ginput_container input,
.gravity_out .ginput_container select {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  width: 100% !important;
  height: 45px !important;
  line-height: 45px !important;
  padding: 0px 20px 0px 20px !important;
  border-radius: 2px 2px 2px 2px;
}
.gravity_out .ginput_container textarea {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  width: 100% !important;
  height: 80px !important;
  line-height: 45px !important;
  padding: 0px 20px 0px 20px !important;
  border-radius: 2px 2px 2px 2px;
}
.gravity_out .ginput_container input::placeholder {
  color: #9d9d9d !important !important;
}

.gform_footer .button {
  background: #11142d !important;
  font-size: 15px !important;
  color: #fff;
  padding: 15px 18px;
  margin-right: 8px;
  border-radius: 5px !important;
}
.gform_footer {
  padding-bottom: 0px !important;
}

.gform_wrapper.gravity-theme .gfield_label {
  font-size: 16px;
  font-weight: 600 !important;
}

.socil_icoss {
  position: fixed;
  right: 0px;
  z-index: 99999;
  top: 41%;
}
.fa-whatsapp {
  font-size: 20px !important;
}
.socil_icoss i {
  background: #452b2a !important;
  width: 45px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 10px;
  font-size: 23px;
  border-radius: 30px 0px 0px 30px;
  color: #fff !important;
}

.socil_icoss ul li {
  background: #000941;
  margin-bottom: 5px;
  padding: 5px;
  border-radius: 50px 0px 0px 50px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.socil_icoss ul li img {
  width: 33px !important;
  height: 33px !important;
}

.footer_wts img {
  animation: pulse 1s infinite;
  border-radius: 50px !important;
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 96, 214, 0.2);
  }

  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 96, 214, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 96, 214, 0);
  }

  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 96, 214, 0.2);
    box-shadow: 0 0 0 0 rgba(0, 96, 214, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 15px rgba(0, 96, 214, 0);
    box-shadow: 0 0 0 15px rgba(0, 96, 214, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 96, 214, 0);
    box-shadow: 0 0 0 0 rgba(0, 96, 214, 0);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.pulse {
  animation-name: pulse;
}

.footer_wts {
  position: fixed;
  bottom: 80px;
  width: 50px;
  right: 50px;
  z-index: 9999;
  height: 50px;
  line-height: 50px;
}

.btn_out:hover {
  background: #fcc15e !important;
}

.wpcp-carousel-section .wcp-video-item a.wcp-light-box img[src*="hqdefault"] {
  margin-top: 0% !important;
  margin-bottom: 0% !important;
}
.wpcp-carousel-section .wpcp-single-item img {
  height: 405px;
  object-fit: cover;
  width: 263px !important;
  margin: 0px !important;
  border: none !important;
  margin-top: 50px;
}
#sp-wp-carousel-free-id-3864 .wpcp-swiper-dots {
  display: none !important;
}

.wpcp-carousel-section.nav-vertical-center {
  margin: 0 0px;
  margin-top: 45px;
}


