* {
  border: 0;
}

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

a {
  text-decoration: none;
}

@font-face {
  font-family: gotman-bold;
  src: url("../font/Gotham-Bold.otf");
}

body .lkr_slider {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body .lkr_slider .arrows-wrapper {
  width: 100%;
  height: 400px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body .lkr_slider .arrows-wrapper img {
  cursor: pointer;
}

body .lkr_slider .arrows-wrapper img:first-of-type {
  margin-left: 32px;
}

body .lkr_slider .arrows-wrapper img:last-of-type {
  margin-right: 32px;
}

body .lkr_slider .slider {
  width: 100%;
  height: 100%;
  list-style: none;
  position: relative;
}

body .lkr_slider .slider li {
  width: 100%;
  position: absolute;
  left: 0;
}

body .lkr_slider .slider li img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 400px;
  min-height: 400px;
}

body .lkr_slider .slider li .slider_content {
  width: 39.166667vw;
  /* 564px/1440 */
  height: 13.263889vw;
  /* 191px/1440 */
  position: absolute;
  top: 5vw;
  /* 72/1440 */
  left: 93px;
  /* 93/1440 */
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 1440px) {
  body .lkr_slider .slider li .slider_content {
    width: 564px;
    height: 191px;
  }
}

@media screen and (max-width: 1024px) {
  body .lkr_slider .slider li .slider_content {
    top: 11vw;
  }
}

@media screen and (max-width: 768px) {
  body .lkr_slider .slider li .slider_content {
    top: 17vw;
  }
}

@media screen and (max-width: 480px) {
  body .lkr_slider .slider li .slider_content {
    top: 77vw;
    left: 35px;
    width: 73.167vw;
  }
}

body .lkr_slider .slider li .slider_content h1 {
  font-style: normal;
  font-weight: 500;
  font-size: 3.819444vw;
  /* 55px/1440 */
  line-height: 4.166667vw;
  /* 60px/1440 */
  color: #ffffff;
  text-transform: uppercase;
}

@media screen and (min-width: 1440px) {
  body .lkr_slider .slider li .slider_content h1 {
    font-size: 55px;
    line-height: 60px;
  }
}

@media screen and (max-width: 480px) {
  body .lkr_slider .slider li .slider_content h1 {
    font-size: 5.819444vw;
    line-height: 6.166667vw;
  }
}

body .lkr_slider .slider li .slider_content h1 span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

body .lkr_slider .slider li .slider_content .button {
  width: 12.222222vw;
  /* 176px/1440 */
  height: 2.777778vw;
  /* 40px/1440 */
  background-color: #f5bc04;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.180556vw;
  /* 17px/1440 */
  line-height: 4.513889vw;
  /* 65px/1440 */
  text-align: center;
  margin-top: 0.694444vw;
  /* 10px/1440 */
  cursor: pointer;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

@media screen and (min-width: 1440px) {
  body .lkr_slider .slider li .slider_content .button {
    width: 176px;
    height: 40px;
    font-size: 17px;
    line-height: 65px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  body .lkr_slider .slider li .slider_content .button {
    width: 22.916667vw;
    /* 176/768 */
    height: 5.208333vw;
    /* 40/768 */
    font-size: 2.213542vw;
    /* 17/768 */
    line-height: 8.463542vw;
    /* 65/768 */
    margin-top: 1.302083vw;
    /* 10/768 */
  }
}

@media screen and (max-width: 768px) {
  body .lkr_slider .slider li .slider_content .button {
    width: 36.666667vw;
    /* 176/480 */
    height: 8.333333vw;
    /* 40/480 */
    font-size: 3.541667vw;
    /* 17/480 */
    line-height: 13.541667vw;
    /* 65/480 */
    margin-top: -4.916667vw;
    /* 10/480 */
  }
}

body .lkr_slider .slider li .slider_content .button::after {
  content: "";
  width: 1.527778vw;
  /* 22px/1440 */
  height: 1.527778vw;
  /* 22px/1440 */
  display: inline-block;
  background-image: url("/icons/icon_btn_slider.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto, contain;
  margin-right: -15px;
}

@media screen and (min-width: 1440px) {
  body .lkr_slider .slider li .slider_content .button::after {
    width: 22px;
    height: 22px;
  }
}

@media screen and (max-width: 768px) {
  body .lkr_slider .slider li .slider_content .button::after {
    width: 2.864583vw;
    /* 22/768 */
    height: 2.864583vw;
    /* 22/768 */
  }
}

@media screen and (max-width: 768px) {
  body .lkr_slider .slider li .slider_content .button::after {
    width: 4.583333vw;
    /* 22/480 */
    height: 4.583333vw;
    /* 22/480 */
  }
}

body .lkr_slider .pagination {
  width: 100%;
  position: absolute;
  bottom: 2.291667vw;
  /* 33px/1440 */
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body .lkr_slider .pagination li {
  width: 16px;
  height: 16px;
  background-color: #C4C4C4;
  opacity: 0.4;
  cursor: pointer;
  margin: 0 8px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}

body .c-slider {
  width: 100%;
  position: relative;
  overflow: hidden;
  max-height: 500px;
}

body .c-slider .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

body .c-slider .slider section.slide {
  width: 100%;
  min-width: 100%;
  max-height: 500px;
  position: relative;
}

body .c-slider .slider section.slide img.c-img-slide {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

body .c-slider .slider section.slide h3 {
  position: absolute;
  top: 10%;
  left: 5%;
  width: 50%;
  max-width: 50%;
  max-height: 200px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 32px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  color: #222;
  font-size: 36px;
  text-transform: capitalize;
  width: 575px;
  overflow: hidden;
  word-spacing: normal;
  text-overflow: ellipsis;
  font-family: gotman-bold;
  font-weight: bold;
  text-shadow: 0 0 6px #F5BC04;
}

@media screen and (max-width: 768px) {
  body .c-slider .slider section.slide h3 {
    max-width: 90%;
    top: 4%;
    padding: 16px 24px 22px 24px;
    font-size: 32px;
  }
}

@media screen and (max-width: 480px) {
  body .c-slider .slider section.slide h3 {
    max-width: 90%;
    top: 4%;
    padding: 16px 24px 16px 24px;
    font-size: 22px;
  }
}

body .c-slider .slider section.slide a {
  position: absolute;
  bottom: 5%;
  left: 5%;
  color: #000000;
  font-size: 20px;
  font-family: gotman-bold;
  font-weight: bold;
  text-decoration: none;
  background-color: #f5bc04;
  border: 1px solid #222;
  width: 190px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

body .c-slider .slider section.slide a::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/img/btn_phone_on.svg");
  background-size: 100% auto, contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 10px;
}

body .c-slider .slider section.slide a:hover {
  background-color: #222;
  color: #f5bc04;
  border: 1px solid #f5bc04;
}

body .c-slider .slider section.slide a:hover::after {
  background-image: url("/img/btn_phone_off.svg");
}

@media screen and (max-width: 480px) {
  body .c-slider .slider section.slide a {
    width: 90%;
    bottom: 3%;
    opacity: 0.7;
  }
}

body .c-slider .btn-prev, body .c-slider .btn-next {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #000000;
  position: absolute;
  top: 50%;
  line-height: 40px;
  font-size: 30px;
  font-weight: bold;
  font-family: monospace;
  text-align: center;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

body .c-slider .btn-prev:hover, body .c-slider .btn-next:hover {
  background-color: white;
}

body .c-slider .btn-prev {
  left: 10px;
}

body .c-slider .btn-next {
  right: 10px;
}

body .hide {
  display: none;
}

body .show {
  display: block;
}

body .fh5co_heading {
  color: #424040 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body .fh5co_heading > a {
  margin-right: 100px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body .footer_img_post_6 {
  width: 40%;
  height: 25%;
}

@media screen and (max-width: 768px) {
  body .footer_img_post_6 {
    width: 46%;
    height: 30%;
  }
}

@media screen and (max-width: 480px) {
  body .footer_img_post_6 {
    width: 42%;
    height: 25%;
  }
}

body .footer_img_post_6 img {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  body .footer_img_post_6 img {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 480px) {
  body .xs_topscroll {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999;
  }
}

body .xs_bottomscroll {
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

@media screen and (max-width: 480px) {
  body .xs_bottomscroll {
    position: fixed;
    bottom: 0;
    z-index: 50;
    background-color: #f5bc04;
    left: 0;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body .xs_bottomscroll div a {
    border: 1px solid rgba(0, 0, 0, 0.5) !important;
  }
  body .xs_bottomscroll div a:hover {
    border: 1px solid rgba(0, 0, 0, 0.5) !important;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  body .xs_bottomscroll div a div i {
    color: rgba(0, 0, 0, 0.5);
  }
}

body .xs_bottomscroll.active {
  opacity: 1;
  visibility: visible;
}

body .fh5co_suceefh5co_height_2 > img, body .fh5co_suceefh5co_height > img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 480px) {
  body .fh5co_good_font_2 {
    font-size: 15px;
  }
}

body .fh5co_good_font {
  font-size: 25px;
}

body .gototop {
  bottom: 65px;
  right: 10px;
}

body .gototop a {
  width: 40px;
  height: 40px;
}

body .gototop a i {
  height: 40px;
}

body .fh5co_mini_time {
  background-color: #f5bc04;
  padding: 0 15px 0 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 215px;
  height: 48px;
  font-size: 20px;
  margin: 16px 0 16px 0;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

body .fh5co_mini_time:hover {
  background-color: #222;
  color: #f5bc04;
  text-decoration: none;
}

body .fh5co_mini_time span {
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
}

body .fh5co_mini_time span p {
  display: inline-block;
  margin: 0;
}

body .fh5co_contact_us_no_text {
  font-size: 12px;
}

body .fh5co-title-box {
  background-position: center !important;
}

@media screen and (max-width: 480px) {
  body .fh5co-title-box .page-title h2 {
    font-size: 48px !important;
  }
}

@media screen and (max-width: 480px) {
  body .fh5co_padding_menu {
    display: none;
  }
}

body .fh5co_consectetur {
  text-align: justify;
}

body .contact_us_bg_img {
  background-image: url("../../img/banner-09.jpg");
}

body .col-12.col-md-3.fh5co_padding_menu a img {
  width: 100%;
  height: 100%;
}

body a.custom-logo-link:nth-child(2) > img:nth-child(1) {
  display: none;
}

@media screen and (max-width: 480px) {
  body a.custom-logo-link:nth-child(2) > img:nth-child(1) {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  body .blocks-gallery-grid .blocks-gallery-image, body .blocks-gallery-grid .blocks-gallery-item,
  body .wp-block-gallery .blocks-gallery-image, body .wp-block-gallery .blocks-gallery-item {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  body .mb-5 {
    display: none;
  }
  body .fh5co_footer_bg {
    -webkit-clip-path: unset;
            clip-path: unset;
    margin-top: 2em;
  }
  body .pb-4 {
    padding-bottom: unset !important;
  }
  body .pt-5 {
    padding-top: unset !important;
  }
}

@media screen and (max-width: 480px) {
  body body > div.container-fluid.bg-faded.fh5co_padd_mediya.padding_786.xs_topscroll > div > nav > a > img {
    width: 100%;
    height: 100%;
  }
  body .custom-logo-link > img {
    width: 70%;
    height: 100%;
    display: block;
  }
  body .mt-3 {
    margin-top: 2rem !important;
  }
  body .imgLiii {
    left: 0 !important;
  }
  body li.iframecontainer:nth-child(1) > figure:nth-child(1) > iframe:nth-child(2) {
    width: 95vw !important;
    margin-left: -5.333333vw !important;
    /* -20/375 */
  }
  body .blocks-gallery-grid .blocks-gallery-image, body .blocks-gallery-grid .blocks-gallery-item,
  body .wp-block-gallery .blocks-gallery-image, body .wp-block-gallery .blocks-gallery-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin: 0 0 16px 0;
  }
  body .h1-ml {
    font-size: 1.5rem !important;
  }
}

body .navbar-light .navbar-nav .nav-link {
  text-transform: capitalize;
}

body li.iframecontainer:nth-child(1) > figure:nth-child(1) > iframe:nth-child(2) {
  min-height: unset !important;
}

body .fh5co_latest_trading_img > img {
  -o-object-fit: cover;
     object-fit: cover;
}

body .blocks-gallery-grid .blocks-gallery-image, body .blocks-gallery-grid .blocks-gallery-item,
body .wp-block-gallery .blocks-gallery-image, body .wp-block-gallery .blocks-gallery-item {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

body .footer_mediya_icon {
  margin-top: 15px;
}

body .pb-3 {
  padding-bottom: 2rem !important;
}

body .mb-4 > .container > div > .align-self-center {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

@media screen and (max-width: 480px) {
  body .mb-4 > .container > div > .align-self-center {
    display: none;
  }
}

body #slider3 > div.owl-stage-outer > div > div > div > div > div > div > figure > div > iframe {
  width: 100%;
  height: 200px;
}

@media screen and (max-width: 480px) {
  body .pb-videos {
    padding: 0;
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  body .pb-videos .pb-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 480px) {
  body .pb-videos .pb-4 {
    padding: 0;
  }
}

@media screen and (max-width: 1024px) {
  body .pb-videos iframe {
    width: 100%;
    height: 500px;
  }
}

@media screen and (max-width: 480px) {
  body .pb-videos iframe {
    width: 100%;
    height: 200px;
  }
}
/*# sourceMappingURL=style.css.map */