/*----------------------------------------------------
@File: Default Styles
@Author: Droitthemes
@URL: http://droitthemes.com/
Author E-mail: 

This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.
---------------------------------------------------- */
/*=====================================================================
@Template Name: NIRO
@Author:  Md. Shahadat Hussain
@Developed By: Palash
@Developer URL: http://droitthemes.com/
Author E-mail: 

@Default Styles

Table of Content:
01/ Variables
02/ mixins
03/ reset
04/ button
05/ header
06/ banner part
07/ about
08/ services section
09/ gallery
10/ portfolio section 
11/ testimonial section 
12/ cta part 
13/ client list section 
14/ subscribe_form section 
15/ vartical slidebanner 
16/ profile info 
17/ portfolio grid style 
18/ dark grid style 
19/ skil list section 
20/ breadcrumb part 
21/ blog section 
22/ team member part 
23/ countdown section 
24/ blog details 
25/ blog Page 
26/ sidebar 
27/ contact section 
28/ faq intro 
29/ faq cta part 
30/ pricing 
31/ single page service 
32/ shop list section 
33/ multiScroll section 
34/ coming soon 
35/ error page content 
36/ cart page content 
37/ portfolio details 
38/ product details 
39/ center portfolio part 
40/ fullpage 
41/ footer
=====================================================================*/
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,500,600,700,700i|Spectral:300,400,500,600,700&display=swap");
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); } }

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); } }

@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); } }

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); } }

/**************** common css start ****************/
@font-face {
  font-family: "Mr Dafoe";
  src: url("../fonts/MrDafoe-Regular.ttf");
  font-weight: 400; }

@font-face {
  font-family: Futura;
  src: url("../fonts/FuturaPTLight.woff") format("WOFF");
  font-weight: 300; }

@font-face {
  font-family: Futura;
  src: url("../fonts/FuturaPTBook.woff") format("WOFF");
  font-weight: 400; }

@font-face {
  font-family: Futura;
  src: url("../fonts/FuturaPTMedium.woff") format("WOFF");
  font-weight: 500; }

@font-face {
  font-family: Futura;
  src: url("../fonts/FuturaPTDemi.woff") format("WOFF");
  font-weight: 600; }

@font-face {
  font-family: Futura;
  src: url("../fonts/FuturaPTHeavy.woff") format("WOFF");
  font-weight: 700; }

body {
  font-family: Futura;
  padding: 0;
  margin: 0;
  font-size: 16px;
  overflow-x: hidden; }

input:hover,
input:focus {
  outline: none !important;
  -webkit-box-shadow: 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent; }

:focus {
  outline: -webkit-focus-ring-color auto 0; }

.custom-file-input:focus ~ .custom-file-label {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.form-control:focus {
  -webkit-box-shadow: 0 0 0 0rem transparent !important;
  box-shadow: 0 0 0 0rem transparent !important;
  border-color: #d6d9dc; }

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  a:hover {
    text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #051441;
  font-family: Futura; }

h2 {
  font-size: 48px;
  line-height: 1.2; }

p {
  line-height: 30px;
  font-size: 18px;
  margin-bottom: 0px;
  color: #7d7d7d;
  font-family: Futura; }

.sub_tittle {
  font-size: 16px;
  letter-spacing: 2px;
  color: #ff7070;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 500; }

.base_color {
  color: #ff7070 !important; }

a:focus,
.button:focus,
button:focus,
.btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }

.p_30 {
  padding: 30px; }
  @media (max-width: 991px) {
    .p_30 {
      padding: 20px; } }

.border_bottom {
  border-bottom: 1px solid #e5e5e5; }

.ft_font {
  font-family: Futura; }
  .ft_font h2,
  .ft_font h3,
  .ft_font h4,
  .ft_font h5 {
    font-family: Futura; }
  .ft_font p {
    font-family: Futura; }

.sp_font h2,
.sp_font h3,
.sp_font h4,
.sp_font h5 {
  font-family: "Spectral", serif !important;
  font-weight: 500 !important; }

.sp_font p {
  font-family: Futura; }

@media (min-width: 991px) {
  .pl_45 {
    padding-left: 45px; }
  .pr_45 {
    padding-right: 45px; } }

.p_20 {
  padding: 20px; }

.p_15 {
  padding: 20px 20px 15px; }

.pt_30 {
  padding-top: 30px; }

.pb_20 {
  padding-bottom: 20px; }

.mt_25 {
  margin-top: 25px; }

.mt_30 {
  margin-top: 30px; }
  @media (max-width: 991px) {
    .mt_30 {
      margin-top: 15px; } }

.mt_80 {
  margin-top: 80px; }
  @media (max-width: 991px) {
    .mt_80 {
      margin-top: 40px; } }

.mb50 {
  margin-bottom: -40px; }

.pl_30 {
  padding-left: 30px; }
  @media (max-width: 991px) {
    .pl_30 {
      padding-left: 0; } }

.pr_30 {
  padding-right: 30px; }
  @media (max-width: 991px) {
    .pr_30 {
      padding-left: 0; } }

.mt_10 {
  margin-top: 10px; }

.mb_15 {
  margin-bottom: 15px; }

.mb_20 {
  margin-bottom: 20px; }

.mb_25 {
  margin-bottom: 20px; }

.mt_50 {
  margin-top: 50px; }
  @media (max-width: 767.98px) {
    .mt_50 {
      margin-top: 25px; } }

.mb_50 {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .mb_50 {
      margin-bottom: 30px; } }

.mt_25 {
  margin-top: 25px !important; }
  @media (max-width: 991px) {
    .mt_25 {
      margin-top: 15px !important; } }

.mt_20 {
  margin-top: 20px; }

.mb_10 {
  margin-bottom: 10px !important; }

.mt_40 {
  margin-top: 40px; }

.mb_55 {
  margin-bottom: 55px !important; }
  @media (max-width: 991px) {
    .mb_55 {
      margin-bottom: 25px !important; } }

.section_bg {
  background-color: #f7f7f7; }

@media (max-width: 991px) {
  br {
    display: none; } }

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  br {
    display: none; } }

@media (min-width: 1600px) {
  .custom_container {
    max-width: 1450px; } }

@media (min-width: 1600px) {
  .container_1550 {
    max-width: 1550px; } }

@media (min-width: 768px) {
  .colums_3 {
    -webkit-columns: 3;
    columns: 3; } }

@media (max-width: 768px) {
  .colums_3 {
    -webkit-columns: 2;
    columns: 2; } }

.matrix3d {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.niceSelect {
  border: 1px solid #d6d9dc;
  font-size: 16px;
  color: #7c8189;
  display: block;
  width: 100%;
  text-transform: capitalize;
  padding: 0 20px;
  border-radius: 6px;
  float: inherit;
  font-weight: 300; }
  .niceSelect .option:hover,
  .niceSelect .option.focus,
  .niceSelect .option.selected.focus {
    background-color: transparent; }
  .niceSelect .option.selected {
    font-weight: normal;
    color: #ff7070; }
  .niceSelect:after {
    height: 8px;
    right: 0;
    top: 43%;
    width: 8px; }
  .niceSelect .option {
    line-height: 34px;
    min-height: 34px;
    font-size: 14px; }
  .niceSelect .list {
    width: 100%;
    border-radius: 4px;
    background-color: #fff;
    color: #7d7d7d;
    padding: 20px; }
    @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
      .niceSelect .list {
        padding: 5px; } }
    .niceSelect .list li {
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .niceSelect .list li:hover {
        color: #ff7070 !important; }
      @media only screen and (min-width: 768px) and (max-width: 991.98px) {
        .niceSelect .list li {
          line-height: 33px;
          padding: 0 15px; } }

.white_img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1); }

.section_tittle {
  text-align: center;
  margin-bottom: 65px; }
  @media (max-width: 767.98px) {
    .section_tittle {
      margin-bottom: 35px; } }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .section_tittle {
      margin-bottom: 45px; } }
  .section_tittle h5 {
    color: #ff7070;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 13px; }
  .section_tittle h2 {
    font-weight: 500;
    margin-bottom: 12px;
    font-size: 48px;
    line-height: 59px; }
    @media (max-width: 767.98px) {
      .section_tittle h2 {
        font-size: 25px;
        line-height: 32px; } }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .section_tittle h2 {
        font-size: 30px;
        line-height: 38px; } }
  .section_tittle.style_2 {
    margin-bottom: 80px; }
    @media (max-width: 767.98px) {
      .section_tittle.style_2 {
        margin-bottom: 40px; } }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .section_tittle.style_2 {
        margin-bottom: 50px; } }
    .section_tittle.style_2 h5 {
      font-family: Futura;
      font-weight: 600;
      font-size: 16px;
      color: #ff7070;
      letter-spacing: 3px;
      margin-bottom: 15px;
      line-height: 12px; }
    .section_tittle.style_2 h2 {
      font-family: Futura;
      font-size: 48px;
      font-weight: 600;
      margin-bottom: 0; }
      .section_tittle.style_2 h2 span {
        font-family: "Playfair Display", serif;
        font-size: 42px;
        font-style: italic; }
      @media (max-width: 767.98px) {
        .section_tittle.style_2 h2 {
          font-size: 30px; }
          .section_tittle.style_2 h2 span {
            font-size: 26px; } }
      @media only screen and (min-width: 768px) and (max-width: 991.98px) {
        .section_tittle.style_2 h2 {
          font-size: 30px; }
          .section_tittle.style_2 h2 span {
            font-size: 26px; } }
  .section_tittle.fade_effect h5 {
    margin-bottom: 7px; }
  .section_tittle.fade_effect h2 {
    margin-bottom: 3px; }

.sub_header_color {
  color: #ca063a !important; }

.text_fadeup {
  overflow: hidden; }
  .text_fadeup h1,
  .text_fadeup h2,
  .text_fadeup h3,
  .text_fadeup h4,
  .text_fadeup h5,
  .text_fadeup span,
  .text_fadeup p,
  .text_fadeup a {
    overflow: hidden; }

.navText .owl-nav button.owl-next,
.navText .owl-nav button.owl-prev {
  border: 1px solid #fff;
  background-color: #fff;
  height: 65px;
  width: 65px;
  line-height: 50px;
  text-align: center;
  color: #000;
  background-color: transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 99;
  -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.06);
  background-color: #fff; }
  .navText .owl-nav button.owl-next img,
  .navText .owl-nav button.owl-prev img {
    max-width: 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .navText .owl-nav button.owl-next:hover,
  .navText .owl-nav button.owl-prev:hover {
    background-color: #ff7070;
    border: 1px solid #ff7070;
    color: #fff; }
    .navText .owl-nav button.owl-next:hover img,
    .navText .owl-nav button.owl-prev:hover img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
  .navText .owl-nav button.owl-next i,
  .navText .owl-nav button.owl-prev i {
    font-size: 17px; }

.navText.section_bg .owl-nav button.owl-next,
.navText.section_bg .owl-nav button.owl-prev {
  background-color: #fff; }
  .navText.section_bg .owl-nav button.owl-next:hover,
  .navText.section_bg .owl-nav button.owl-prev:hover {
    background-color: #ff7070; }

.position_abs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9; }

.video_popup {
  background-color: #fff;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  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; }
  .video_popup img {
    position: relative;
    z-index: 9;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .video_popup .polygon_shape {
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 18px solid #ff7070;
    display: block;
    text-align: center;
    margin-left: 6px;
    position: relative;
    z-index: 9;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .video_popup:hover {
    background-color: #ff7070; }
    .video_popup:hover .polygon_shape {
      border-left: 18px solid #fff; }
    .video_popup:hover img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
  .video_popup.play_animation:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1; }

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }

.mask {
  position: relative;
  overflow: hidden; }

.dark_version {
  background-color: #040911; }

.page_pageination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .page_pageination a {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border: 1px solid #e7e7f6;
    text-align: center;
    color: #7b8a9e;
    font-size: 18px;
    display: inline-block;
    border-radius: 50px;
    margin-right: 10px;
    font-family: Futura; }
    .page_pageination a:hover {
      background-color: #ff7070;
      border: 1px solid #ff7070;
      color: #fff; }
    .page_pageination a i {
      font-size: 14px;
      line-height: 50px; }
  .page_pageination .active {
    background-color: #ff7070;
    border: 1px solid #ff7070;
    color: #fff; }
  .page_pageination .arrow {
    line-height: 45px; }
    .page_pageination .arrow img {
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .page_pageination .arrow:hover img {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }

.cu_input {
  padding: 13px 20px;
  border: 1px solid #f7f7f7;
  background-color: #fff;
  border-radius: 0;
  color: #7d7d7d;
  font-size: 18px;
  height: auto;
  background-clip: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .cu_input:focus {
    border: 1px solid rgba(255, 112, 112, 0.5) !important; }
    .cu_input:focus::-webkit-input-placeholder {
      color: #051441; }
    .cu_input:focus:-ms-input-placeholder {
      color: #051441; }
    .cu_input:focus::-ms-input-placeholder {
      color: #051441; }
    .cu_input:focus::placeholder {
      color: #051441; }

@-webkit-keyframes circleAnimation {
  0%,
  100% {
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0.01deg);
    transform: translate3d(0, 0, 0) rotateZ(0.01deg); }
  34% {
    border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    -webkit-transform: translate3d(0, 5px, 0) rotateZ(0.01deg);
    transform: translate3d(0, 5px, 0) rotateZ(0.01deg); }
  50% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0.01deg);
    transform: translate3d(0, 0, 0) rotateZ(0.01deg); }
  67% {
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60%;
    -webkit-transform: translate3d(0, -3px, 0) rotateZ(0.01deg);
    transform: translate3d(0, -3px, 0) rotateZ(0.01deg); } }

.wave_line {
  height: 11px;
  width: 70px;
  background-position: center;
  -webkit-animation: slide 2s linear infinite;
  animation: slide 2s linear infinite;
  margin: 0 auto; }
  .wave_line.bg_1 {
    background-image: url(../img/anmation_shape/animation_shape_5.png); }
  .wave_line.bg_2 {
    background-image: url(../img/anmation_shape/animation_shape_6.png); }

@-webkit-keyframes slide {
  from {
    background-position: 0 0; }
  to {
    background-position: -40px 0; } }

@keyframes slide {
  from {
    background-position: 0 0; }
  to {
    background-position: -40px 0; } }

/*animated scroll arrow animation*/
.bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite; }

.niro-newsletter-modal .modal-dialog {
  max-width: 790px;
  margin: 0 auto; }

.niro-newsletter-modal .modal-content {
  border: 0px solid transparent;
  border-radius: 0; }

.niro-newsletter-modal .niro_modal_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 790px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  position: relative; }
  @media (max-width: 767.98px) {
    .niro-newsletter-modal .niro_modal_inner {
      width: 320px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .niro-newsletter-modal .niro_modal_inner {
      width: 700px; } }
  .niro-newsletter-modal .niro_modal_inner .niro_modal_img {
    -webkit-box-flex: 50%;
    -ms-flex: 50% 0 0px;
    flex: 50% 0 0; }
    @media (max-width: 767.98px) {
      .niro-newsletter-modal .niro_modal_inner .niro_modal_img {
        -webkit-box-flex: 100%;
        -ms-flex: 100% 0 0px;
        flex: 100% 0 0;
        display: none; } }
  .niro-newsletter-modal .niro_modal_inner .niro_modal_content {
    -webkit-box-flex: 50%;
    -ms-flex: 50% 0 0px;
    flex: 50% 0 0;
    background-color: #fff;
    padding: 40px 40px 50px;
    text-align: center;
    height: 100%; }
    @media (max-width: 767.98px) {
      .niro-newsletter-modal .niro_modal_inner .niro_modal_content {
        -webkit-box-flex: 100%;
        -ms-flex: 100% 0 0px;
        flex: 100% 0 0; } }
    .niro-newsletter-modal .niro_modal_inner .niro_modal_content i {
      position: absolute;
      right: 40px;
      top: 40px;
      color: #949494; }
    .niro-newsletter-modal .niro_modal_inner .niro_modal_content img {
      margin-bottom: 25px; }
    .niro-newsletter-modal .niro_modal_inner .niro_modal_content h3 {
      font-size: 30px;
      margin-bottom: 10px; }
    .niro-newsletter-modal .niro_modal_inner .niro_modal_content p {
      line-height: 26px; }
    .niro-newsletter-modal .niro_modal_inner .niro_modal_content .input-group {
      margin-top: 43px; }
      .niro-newsletter-modal .niro_modal_inner .niro_modal_content .input-group .form-control {
        border: 1px solid #e5e5e5;
        padding: 12px 25px;
        height: auto;
        color: #7d7d7d;
        border-radius: 0; }
        .niro-newsletter-modal .niro_modal_inner .niro_modal_content .input-group .form-control:focus {
          color: #051441 !important; }
          .niro-newsletter-modal .niro_modal_inner .niro_modal_content .input-group .form-control:focus::-webkit-input-placeholder {
            color: #051441 !important; }
          .niro-newsletter-modal .niro_modal_inner .niro_modal_content .input-group .form-control:focus:-ms-input-placeholder {
            color: #051441 !important; }
          .niro-newsletter-modal .niro_modal_inner .niro_modal_content .input-group .form-control:focus::-ms-input-placeholder {
            color: #051441 !important; }
          .niro-newsletter-modal .niro_modal_inner .niro_modal_content .input-group .form-control:focus::placeholder {
            color: #051441 !important; }
      .niro-newsletter-modal .niro_modal_inner .niro_modal_content .input-group .cu_btn {
        padding: 12px 20px;
        min-width: auto; }

@media (min-width: 576px) {
  .niro_modal_inner .modal-dialog {
    max-width: 375px;
    margin: 0 auto; } }

.niro_modal_inner .offer_modal_content {
  padding: 140px 40px 40px;
  width: 375px;
  border-radius: 10px;
  background-color: #fff;
  position: relative;
  text-align: center; }
  .niro_modal_inner .offer_modal_content .offer_img {
    position: absolute;
    left: 0;
    right: 0;
    top: -79px;
    margin: 0 auto; }
  .niro_modal_inner .offer_modal_content h5 {
    font-size: 24px;
    font-weight: 500; }
  .niro_modal_inner .offer_modal_content h2 {
    font-weight: 700;
    font-size: 86px;
    line-height: 89px;
    margin-bottom: 0; }
  .niro_modal_inner .offer_modal_content p {
    margin-top: 12px; }
  .niro_modal_inner .offer_modal_content .cu_btn {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin: 25px 0 27px; }
  .niro_modal_inner .offer_modal_content .close_btn {
    text-transform: uppercase;
    color: #051441;
    letter-spacing: 2px;
    font-weight: 600;
    opacity: 1;
    text-shadow: none;
    float: none;
    font-size: 18px; }
    .niro_modal_inner .offer_modal_content .close_btn:hover {
      color: #ff7070; }

.overlay_effect,
.overlay_effect_slide {
  overflow: hidden; }

.overlay_effect img {
  -webkit-transition-duration: 4s;
  -o-transition-duration: 4s;
  transition-duration: 4s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%; }

.overlay_effect_in {
  overflow: hidden;
  position: relative;
  -webkit-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }
  .overlay_effect_in:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: #000;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s; }

.overlay_effect.is_show .overlay_effect_in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (max-width: 991px) {
    .overlay_effect.is_show .overlay_effect_in {
      display: inline-table; } }
  .overlay_effect.is_show .overlay_effect_in:before {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); }

.horizontal_effect .tittle_animation {
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  display: inline-block;
  overflow: hidden; }
  .horizontal_effect .tittle_animation:before {
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    content: attr(data-hover); }

.horizontal_effect .tittle_animation {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .horizontal_effect .tittle_animation:before {
    width: 0px;
    color: #ff7070; }
  .horizontal_effect .tittle_animation:hover:before {
    width: 100%; }

.burger_icon {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.3px;
  color: #000000;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  width: 25px;
  margin-left: 10px !important; }
  .burger_icon:first-child {
    margin-left: 0 !important; }
  .burger_icon .icon {
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 0.6s linear, color 0.1s;
    -o-transition: all 0.6s linear, color 0.1s;
    transition: all 0.6s linear, color 0.1s;
    height: 24px;
    overflow: hidden;
    display: inline-block;
    line-height: 24px; }
    .burger_icon .icon:before {
      content: attr(data-icon);
      position: absolute;
      top: 1.5px;
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%);
      left: 0;
      text-transform: uppercase;
      -webkit-transition: all 0.4s linear;
      -o-transition: all 0.4s linear;
      transition: all 0.4s linear;
      font-family: 'icomoon' !important; }
    .burger_icon .icon:after {
      content: attr(data-icon);
      position: relative;
      top: 1.5px;
      left: 0;
      text-transform: uppercase;
      -webkit-transition: all 0.4s linear;
      -o-transition: all 0.4s linear;
      transition: all 0.4s linear;
      font-family: 'icomoon' !important; }
  .burger_icon:hover .icon {
    color: #ff7070; }
    .burger_icon:hover .icon:before {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    .burger_icon:hover .icon:after {
      top: 20px; }

.progressbar {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 25px;
  position: relative; }

.proggress {
  height: 4px;
  width: 10px; }

.percentCount {
  float: right;
  margin-top: -42px;
  clear: both;
  font-weight: 400;
  font-size: 18px;
  color: #fff; }

.cookie-box {
  position: fixed;
  margin: 0 auto;
  bottom: 10px;
  text-align: center;
  padding: 5px 30px;
  background: #fff;
  -webkit-transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 99;
  font-size: 20px;
  font-weight: 400;
  border-radius: 5px; }
  .cookie-box--hide {
    opacity: 0;
    bottom: -100%; }
  .cookie-box .close_cookies {
    cursor: pointer;
    font-size: 14px;
    margin-left: 4px; }
  .cookie-box p {
    display: inline-block;
    cursor: pointer;
    color: #16141e;
    text-decoration: underline;
    font-weight: 600; }
  .cookie-box .close_cookies {
    margin-left: 10px; }

.cookie-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.text_hover_effect {
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: -o-linear-gradient(#000, #000);
  background-image: -webkit-linear-gradient(#000, #000);
  background-image: linear-gradient(#000, #000);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 100%;
  -webkit-transition: background-size 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
  -o-transition: background-size 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
  transition: background-size 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s; }
  .text_hover_effect:hover {
    color: #fff !important;
    background-size: 100% 100%;
    -webkit-transition: background-size 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.35s;
    -o-transition: background-size 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.35s;
    transition: background-size 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.35s; }

.loadbar-percent {
  width: 0;
  height: 2px;
  background: #ffffff; }

#percent {
  font-size: 80px;
  color: #fff;
  margin-top: 20px;
  font-weight: 400; }

/* .preloader-wrapper {
  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;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  z-index: 9999; }
  .preloader-wrapper.preloader_end {
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .preloader-wrapper .preloader_box {
    margin-top: 50px; }
    .preloader-wrapper .preloader_box h2 {
      font-size: 48px;
      color: #fafafa;
      text-transform: uppercase;
      font-weight: 400; }
    .preloader-wrapper .preloader_box p {
      font-size: 18px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 3px; }

.percentage-wrapper {
  width: 100%;
  text-align: center;
  font-size: 50px;
  z-index: 99999;
  right: 0;
  margin: 0 auto; } */

/**************** common css end ****************/
/******** base color css ********/
.cu_btn {
  display: inline-block;
  padding: 17px 26px;
  line-height: 18px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-family: Futura;
  min-width: 180px;
  text-align: center; }
  @media (max-width: 767.98px) {
    .cu_btn {
      padding: 15px 20px;
      font-size: 15px; } }
  .cu_btn i {
    margin-left: 7px; }
  .cu_btn.btn_1 {
    background-color: transparent;
    border: 1px solid #d6d9dc;
    color: #fff; }
    .cu_btn.btn_1:hover {
      background-color: #ff7070;
      border: 1px solid #ff7070;
      color: #fff; }
  .cu_btn.btn_2 {
    background-color: transparent;
    border: 1px solid rgba(5, 20, 65, 0.2);
    color: #051441; }
    .cu_btn.btn_2:hover {
      background-color: #ff7070;
      border: 1px solid #ff7070;
      color: #fff; }
  .cu_btn.white_btn {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff; }
    .cu_btn.white_btn:hover {
      background-color: transparent;
      border: 1px solid #ff7070;
      color: #fff;
      background-color: #ff7070; }
  .cu_btn.white_bg {
    background-color: #fff;
    border: 1px solid #fff;
    color: #ff7070; }
    .cu_btn.white_bg:hover {
      background-color: transparent;
      border: 1px solid #fff;
      color: #fff;
      background-color: #ff7070; }
  .cu_btn.btn_3 {
    background-color: #ff7070;
    border: 1px solid #ff7070;
    color: #fff; }
    .cu_btn.btn_3:hover {
      background-color: transparent;
      border: 1px solid #ff7070;
      color: #ff7070; }
  .cu_btn.btn_4 {
    background-color: transparent;
    border: 1px solid #88888a;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Futura;
    padding: 17px 40px; }
    .cu_btn.btn_4 img {
      margin-left: 10px;
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
    .cu_btn.btn_4:hover {
      background-color: #ff7070;
      border: 1px solid #ff7070; }
  .cu_btn.tag_btn {
    background-color: #f0f2f9;
    border: 1px solid #f0f2f9;
    color: #7d7d7d;
    border-radius: 50px;
    font-weight: 400;
    font-size: 16px;
    padding: 11px 20px;
    font-family: Futura;
    min-width: auto;
    text-transform: capitalize; }
    .cu_btn.tag_btn:hover {
      background-color: transparent;
      border: 1px solid #ff7070;
      color: #fff;
      background-color: #ff7070; }
  .cu_btn.tag_btn_1 {
    background-color: #37a45d;
    border: 1px solid #37a45d;
    color: #fff;
    border-radius: 50px;
    font-weight: 400;
    font-size: 18px;
    min-width: 120px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    border-radius: 5px; }
    .cu_btn.tag_btn_1:hover {
      background-color: transparent;
      border: 1px solid #ff7070;
      color: #fff;
      background-color: #ff7070; }
  .cu_btn.sm_btn {
    padding: 11px 45px;
    min-width: auto; }
  .cu_btn.btn_ct {
    text-transform: capitalize;
    letter-spacing: 1pt;
    width: 180px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3); }
  .cu_btn.animate_btn {
    position: relative;
    z-index: 1;
    text-align: center;
    background-color: transparent;
    border: 1px solid #d6d9dc;
    color: #051441; }
    .cu_btn.animate_btn:after, .cu_btn.animate_btn:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .cu_btn.animate_btn:before {
      opacity: 0;
      -webkit-transition-duration: .6s;
      -o-transition-duration: .6s;
      transition-duration: .6s;
      -webkit-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s;
      -webkit-transition-property: opacity;
      -o-transition-property: opacity;
      transition-property: opacity;
      z-index: -1; }
    .cu_btn.animate_btn:after {
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      transform-origin: right;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s;
      -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      -o-transition-property: transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      transition-property: transform,-webkit-transform;
      z-index: -1;
      background-color: #ff7070; }
    .cu_btn.animate_btn:hover:after {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1);
      -ms-transform-origin: left;
      transform-origin: left;
      -webkit-transform-origin: left; }
    .cu_btn.animate_btn:hover:before {
      opacity: 1; }
    .cu_btn.animate_btn:hover {
      border: 1px solid #ff7070;
      color: #fff; }
  .cu_btn.animate_btn_2 {
    position: relative;
    z-index: 1;
    text-align: center;
    background-color: #ff7070;
    border: 1px solid #ff7070;
    color: #fff; }
    .cu_btn.animate_btn_2:after, .cu_btn.animate_btn_2:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .cu_btn.animate_btn_2:before {
      opacity: 0;
      -webkit-transition-duration: .6s;
      -o-transition-duration: .6s;
      transition-duration: .6s;
      -webkit-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s;
      -webkit-transition-property: opacity;
      -o-transition-property: opacity;
      transition-property: opacity;
      z-index: -1; }
    .cu_btn.animate_btn_2:after {
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      transform-origin: right;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s;
      -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      -o-transition-property: transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      transition-property: transform,-webkit-transform;
      z-index: -1;
      background-color: #fff; }
    .cu_btn.animate_btn_2:hover:after {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1);
      -ms-transform-origin: left;
      transform-origin: left;
      -webkit-transform-origin: left; }
    .cu_btn.animate_btn_2:hover:before {
      opacity: 1; }
    .cu_btn.animate_btn_2:hover {
      border: 1px solid #ff7070;
      color: #ff7070; }
  .cu_btn.animate_btn_3 {
    position: relative;
    z-index: 1;
    text-align: center;
    background-color: #fff;
    border: 1px solid #fff;
    color: #051441; }
    .cu_btn.animate_btn_3:after, .cu_btn.animate_btn_3:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .cu_btn.animate_btn_3:before {
      opacity: 0;
      -webkit-transition-duration: .6s;
      -o-transition-duration: .6s;
      transition-duration: .6s;
      -webkit-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s;
      -webkit-transition-property: opacity;
      -o-transition-property: opacity;
      transition-property: opacity;
      z-index: -1; }
    .cu_btn.animate_btn_3:after {
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      transform-origin: right;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s;
      -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      -o-transition-property: transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      transition-property: transform,-webkit-transform;
      z-index: -1;
      background-color: #ff7070; }
    .cu_btn.animate_btn_3:hover:after {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1);
      -ms-transform-origin: left;
      transform-origin: left;
      -webkit-transform-origin: left; }
    .cu_btn.animate_btn_3:hover:before {
      opacity: 1; }
    .cu_btn.animate_btn_3:hover {
      border: 1px solid #ff7070;
      color: #fff; }

.btn_arrow {
  position: relative;
  padding-right: 27px;
  color: #051441;
  font-size: 18px;
  font-weight: 600;
  display: inline-block; }
  .btn_arrow img {
    position: absolute;
    right: 0;
    top: 9px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .btn_arrow i {
    font-size: 16px;
    margin-left: 8px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    right: 0;
    top: 4px; }
  .btn_arrow:hover i, .btn_arrow:hover img {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
    color: #ff7070; }

.border_animation {
  position: relative;
  display: inline-block; }
  .border_animation:after,
  .border_animation .cu_btn:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 1px;
    background-color: #051441;
    content: "";
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .border_animation:before,
  .border_animation .cu_btn:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 15px;
    background-color: #051441;
    content: "";
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .border_animation .cu_btn {
    padding: 22px 45px;
    border: 1px solid #ebebeb; }
    .border_animation .cu_btn:after {
      top: auto;
      bottom: 0;
      right: 0;
      left: auto; }
    .border_animation .cu_btn:before {
      top: auto;
      bottom: 0;
      right: 0;
      left: auto; }
    .border_animation .cu_btn:hover {
      background-color: transparent;
      color: #051441;
      border: 1px solid #ebebeb; }
      .border_animation .cu_btn:hover:after {
        width: 100%; }
      .border_animation .cu_btn:hover:before {
        height: 100%; }
  .border_animation:hover {
    background-color: transparent; }
    .border_animation:hover:after {
      width: 100%; }
    .border_animation:hover:before {
      height: 100%; }

.btn_border_effect {
  background-color: transparent;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  border: 0;
  display: inline-block;
  height: 55px;
  line-height: 55px; }
  .btn_border_effect:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #c85831;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    left: 0;
    top: 0; }
  .btn_border_effect:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 7px;
    background-color: #c85831;
    left: 0;
    bottom: 17px;
    z-index: -1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .btn_border_effect a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    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;
    margin: 0;
    padding: 0;
    z-index: 1; }
    .btn_border_effect a:before {
      content: "";
      position: absolute;
      width: 2px;
      height: 0;
      background-color: #c85831;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      right: 0;
      top: 0; }
    .btn_border_effect a:after {
      content: "";
      position: absolute;
      width: 2px;
      height: 0;
      background-color: #c85831;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      left: 0;
      bottom: 0; }
  .btn_border_effect:hover {
    min-width: 150px;
    height: 55px;
    line-height: 55px;
    text-align: center; }
    .btn_border_effect:hover:before {
      width: 100%;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      background-color: #ff7070; }
    .btn_border_effect:hover:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #ff7070;
      right: 0;
      bottom: 0; }
    .btn_border_effect:hover a {
      z-index: 1;
      color: #ff7070 !important; }
      .btn_border_effect:hover a:before, .btn_border_effect:hover a:after {
        height: 100%;
        background-color: #ff7070; }
      .btn_border_effect:hover a:after {
        -webkit-transition: all 0.1s ease;
        -o-transition: all 0.1s ease;
        transition: all 0.1s ease;
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s; }

button:active {
  outline: none;
  border: none; }

button:focus {
  outline: 0; }

.niro_demo_banner {
  overflow: hidden;
  min-height: 835px;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  /* background-color: #fbd2d3; */
  /* background-color: #fcd3d4; */
  background-color: #ffedee; }
  .niro_demo_banner h2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 40px; }
    .niro_demo_banner h2 span {
      color: #e14343;
      font-weight: 700;
      font-style: italic;
      font-family: "Playfair Display", serif; }
    .niro_demo_banner h2 .typed-cursor {
      color: #051441; }
  .niro_demo_banner .main_logo {
    margin-bottom: 50px;
    display: inline-block; }
  .niro_demo_banner .banner_btns {
    margin: 0px;
    padding: 0px; }
    .niro_demo_banner .banner_btns > li {
      float: left;
      display: inline-block; }
      .niro_demo_banner .banner_btns > li:not(:last-child) {
        margin-right: 20px; }
    .niro_demo_banner .banner_btns .custom_btn {
      min-width: 200px; }

.feature_icon img {
  max-width: 35px; }

/* banner section - start */
.niro_demo_banner .shape_image_1 {
  top: 76px;
  left: 13%;
  max-width: 226px; }

.niro_demo_banner .shape_image_2 {
  left: 21.5%;
  bottom: 208px;
  max-width: 148px; }

.niro_demo_banner .shape_image_3 {
  top: 47%;
  right: 14%;
  max-width: 219px;
  -webkit-transform: translateY(-47%);
  -ms-transform: translateY(-47%);
  transform: translateY(-47%); }

.niro_demo_banner .shape_image_4 {
  top: 55%;
  left: 9.5%;
  max-width: 70px;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%); }

.niro_demo_banner .shape_image_5 {
  top: 180px;
  right: 30.5%;
  max-width: 70px; }

.niro_demo_banner .shape_image_6 {
  right: 30%;
  bottom: 280px;
  max-width: 65px; }

.counter_list {
  margin: 0px;
  padding: 0px;
  text-align: center;
  margin-bottom: 60px; }
  .counter_list > li {
    float: left;
    display: inline-block; }
    .counter_list > li:not(:last-child) {
      margin-right: 75px; }
    .counter_list > li strong, .counter_list > li span {
      display: block;
      line-height: 1; }
    .counter_list > li strong {
      color: #051441;
      font-size: 40px;
      font-weight: 600;
      margin-bottom: 5px;
      font-family: Futura; }
    .counter_list > li span {
      color: #363636;
      font-size: 18px; }

/* banner section - end */
.demo_list_slider {
  z-index: 2; }
  .demo_list_slider.bg_gray {
    background-color: #eef1fb; }
  .demo_list_slider .owl-nav button.owl-next,
  .demo_list_slider .owl-nav button.owl-prev {
    text-align: center;
    color: #4f4f4f;
    top: 50%;
    position: absolute;
    display: inline-block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    font-size: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .demo_list_slider .owl-stage-outer {
    padding: 50px 0;
    margin: -50px 0; }
  .demo_list_slider .single_demo_slider {
    -webkit-box-shadow: 0 10px 30px rgba(4, 5, 57, 0.1);
    box-shadow: 0 10px 30px rgba(4, 5, 57, 0.1); }
  .demo_list_slider.gradient_bg {
    background-image: -moz-linear-gradient(-45deg, rgba(253, 83, 146, 0.99608) 0%, #f86f64 100%);
    background-image: -webkit-linear-gradient(-45deg, rgba(253, 83, 146, 0.99608) 0%, #f86f64 100%);
    background-image: -ms-linear-gradient(-45deg, rgba(253, 83, 146, 0.99608) 0%, #f86f64 100%); }
    .demo_list_slider.gradient_bg .owl-nav button.owl-next,
    .demo_list_slider.gradient_bg .owl-nav button.owl-prev {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #fff; }
  .demo_list_slider .section_tittle.style_2 {
    margin-bottom: 65px; }
    @media (max-width: 991px) {
      .demo_list_slider .section_tittle.style_2 {
        margin-bottom: 35px; } }

.layout_list_slider {
  overflow: hidden; }
  .layout_list_slider .owl-nav button.owl-next,
  .layout_list_slider .owl-nav button.owl-prev {
    text-align: center;
    color: #4f4f4f;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    font-size: 19px; }

.deco_wrap {
  z-index: 1;
  position: relative; }

.deco_image {
  z-index: -1;
  position: absolute; }

.add_demo_list .portfolio_filter {
  text-align: center; }

.add_demo_list .portfolio_filter_menu {
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #333333;
  margin-bottom: 60px; }
  .add_demo_list .portfolio_filter_menu button {
    background-color: transparent;
    border: 0px solid transparent;
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 25px;
    position: relative;
    z-index: 1; }
    .add_demo_list .portfolio_filter_menu button:after {
      position: absolute;
      content: "";
      left: 0;
      width: 0;
      height: 1px;
      background-color: #ff7070;
      bottom: 0;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .add_demo_list .portfolio_filter_menu button.active {
      color: #ff7070; }
      .add_demo_list .portfolio_filter_menu button.active:after {
        width: 100%; }
    .add_demo_list .portfolio_filter_menu button:hover {
      color: #ff7070; }
      .add_demo_list .portfolio_filter_menu button:hover:after {
        width: 100%; }

.single_portfolio_part {
  margin-top: 60px; }
  .single_portfolio_part .single_portfolio_img {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 10px 30px rgba(4, 5, 57, 0.1);
    box-shadow: 0 10px 30px rgba(4, 5, 57, 0.1); }
  .single_portfolio_part h4 {
    font-size: 22px;
    font-weight: 500;
    margin-top: 28px; }
    .single_portfolio_part h4 a {
      color: #051441; }
      .single_portfolio_part h4 a:hover {
        color: #ff7070; }
  .single_portfolio_part img {
    width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .single_portfolio_part .single_portfolio_img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: inline-block; }
  .single_portfolio_part:hover .single_portfolio_img {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  .single_portfolio_part.coming_soon img {
    -webkit-filter: blur(5px);
    filter: blur(5px); }
  .single_portfolio_part.coming_soon:hover .single_portfolio_img {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.layout_list_slider .owl-stage-outer {
  margin: -50px 0;
  padding: 50px 0px; }

.layout_list_slider .single_demo_slider {
  -webkit-box-shadow: 0 10px 30px rgba(4, 5, 57, 0.1);
  box-shadow: 0 10px 30px rgba(4, 5, 57, 0.1);
  display: inline-block; }

.layout_list_slider .owl-nav button.owl-next,
.layout_list_slider .owl-nav button.owl-prev {
  color: #4f4f4f; }
  .layout_list_slider .owl-nav button.owl-next:hover,
  .layout_list_slider .owl-nav button.owl-prev:hover {
    color: #e14343; }

.layout_list_slider .owl-nav button.owl-next,
.layout_list_slider .owl-nav button.owl-prev {
  font-size: 30px; }

.layout_list_slider .owl-nav button.owl-prev {
  left: 10.8%; }

.layout_list_slider .owl-nav button.owl-next {
  right: 10.8%; }

.portfolio_layout {
  padding-bottom: 60px; }
  .portfolio_layout .single_portfolio_layout {
    margin-top: 60px;
    text-align: center; }

.eco_style_list {
  position: relative; }
  .eco_style_list .img_1 {
    position: absolute;
    left: 0;
    bottom: 20px; }
  .eco_style_list .img_3 {
    position: absolute;
    right: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 11px 49px rgba(0, 0, 0, 0.3);
    box-shadow: 0 11px 49px rgba(0, 0, 0, 0.3); }
  .eco_style_list .eco_style_content h5 {
    font-size: 16px;
    color: #ff7070;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 12px; }
  .eco_style_list .eco_style_content h2 {
    margin-bottom: 25px;
    font-weight: 600; }
    .eco_style_list .eco_style_content h2 span {
      font-size: 42px;
      font-family: "Playfair Display", serif;
      font-style: italic; }

.header_style_list {
  background-color: #000000; }
  .header_style_list .header_style_content h5 {
    font-size: 16px;
    color: #ff7070;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 12px; }
  .header_style_list .header_style_content h2 {
    margin-bottom: 25px;
    font-weight: 600;
    color: #fff; }
    .header_style_list .header_style_content h2 span {
      font-family: "Playfair Display", serif;
      font-style: italic; }
  .header_style_list .header_img_list {
    margin-right: -200px; }
    .header_style_list .header_img_list img:not(:last-child) {
      margin-bottom: 30px; }

.footer_style_list.bg_gray {
  background-color: #ebefff; }

.footer_style_list .shape_image_1 {
  top: 0px;
  left: 0px;
  max-width: 885px;
  position: absolute; }

.footer_style_list .shape_image_2 {
  right: 0px;
  bottom: 167px;
  max-width: 192px;
  position: absolute; }

.footer_style_list .section_tittle.style_2 {
  margin-bottom: 65px; }

.footer_style_list .footer_img_list img {
  -webkit-box-shadow: 0 30px 60px rgba(18, 1, 64, 0.1);
  box-shadow: 0 30px 60px rgba(18, 1, 64, 0.1); }
  .footer_style_list .footer_img_list img:not(:last-child) {
    margin-bottom: 30px; }

.feature_list {
  background-color: #000; }
  .feature_list .section_tittle {
    margin-bottom: 65px; }

.single_feature_list {
  margin-top: 100px;
  text-align: center; }
  .single_feature_list .feature_icon {
    border-radius: 20px;
    background-image: -moz-linear-gradient(-45deg, rgba(253, 83, 146, 0.99608) 0%, #f86f64 100%);
    background-image: -webkit-linear-gradient(-45deg, rgba(253, 83, 146, 0.99608) 0%, #f86f64 100%);
    background-image: -ms-linear-gradient(-45deg, rgba(253, 83, 146, 0.99608) 0%, #f86f64 100%);
    background-image: -webkit-linear-gradient(135deg, rgba(253, 83, 146, 0.99608) 0%, #f86f64 100%);
    background-image: -o-linear-gradient(135deg, rgba(253, 83, 146, 0.99608) 0%, #f86f64 100%);
    background-image: linear-gradient(-45deg, rgba(253, 83, 146, 0.99608) 0%, #f86f64 100%);
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    margin-bottom: 33px; }
  .single_feature_list h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 13px; }

.footer_part {
  text-align: center; }
  .footer_part .main_logo {
    margin-bottom: 30px;
    display: inline-block; }
  .footer_part h3 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 40px;
    color: #fff; }
  .footer_part p {
    color: #fff;
    font-size: 19px;
    font-weight: 400; }
    .footer_part p .dot {
      width: 5px;
      height: 5px;
      line-height: 1;
      margin: 0px 4px;
      border-radius: 100%;
      display: inline-block;
      background-color: #ffffff;
      -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
      transform: translateY(-2px); }
  .footer_part .cu_btn {
    letter-spacing: 3px; }
    .footer_part .cu_btn:hover {
      background-color: #051441;
      border: 1px solid #051441; }
  .footer_part .custom_btn {
    font-size: 18px; }

/* updated by rakibul - start
================================================== */
main {
  overflow: hidden;
  position: relative; }

img {
  height: auto;
  max-width: 100%; }

.sec_ptb_120 {
  padding-top: 120px;
  padding-bottom: 120px; }

.mb_30 {
  margin-bottom: 30px; }

.mt__60 {
  margin-top: -60px; }

.text-white .section_tittle h2 {
  color: #ffffff; }

.text-white .section_tittle h2 {
  color: #ffffff; }

[data-background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.custom_btn {
  z-index: 1;
  line-height: 1;
  font-size: 15px;
  overflow: hidden;
  font-weight: 500;
  padding: 23px 30px;
  padding-bottom: 22px;
  position: relative;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .custom_btn:before {
    top: 0px;
    width: 0px;
    left: auto;
    right: 0px;
    z-index: -1;
    bottom: 0px;
    content: "";
    position: absolute;
    -webkit-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear; }
  .custom_btn:hover:before {
    left: 0px;
    width: 100%;
    right: auto; }
  .custom_btn img, .custom_btn svg {
    float: left;
    margin: -3px 0px;
    margin-right: 9px; }
  .custom_btn.bg_white {
    color: #ff406b;
    background-color: #ffffff; }
    .custom_btn.bg_white:before {
      background-color: #051441; }
    .custom_btn.bg_white:hover {
      color: #ffffff; }
  .custom_btn.bg_red {
    color: #ffffff;
    background-color: #e14343; }
    .custom_btn.bg_red:before {
      background-color: #051441; }
    .custom_btn.bg_red:hover {
      color: #ffffff; }

.btn_border {
  padding: 21px 30px;
  padding-bottom: 20px;
  border: 2px solid transparent; }
  .btn_border.border_red {
    color: #e14343;
    border: 2px solid #ff7070; }
    .btn_border.border_red:before {
      background-color: #ff7070; }
    .btn_border.border_red:hover {
      color: #ffffff; }

/* header section - start */
.header_section {
  padding: 10px 0px;
  min-height: 100px; }

.sticky_header {
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
  height: auto;
  opacity: 0;
  visibility: hidden;
  position: absolute; }
  .sticky_header.stuck {
    opacity: 1;
    position: fixed;
    visibility: visible;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
    -webkit-animation: .5s ease-in-out 0s normal none 1 running fadeInDown;
    animation: .5s ease-in-out 0s normal none 1 running fadeInDown; }

.header_section .main_menu ul {
  margin: 0px;
  padding: 0px; }

.header_section .main_menu > ul > li {
  float: left;
  display: inline-block; }
  .header_section .main_menu > ul > li:not(:last-child) {
    margin-right: 50px; }
  .header_section .main_menu > ul > li > a {
    padding: 0px;
    color: #051441;
    display: block;
    line-height: 1;
    font-size: 20px;
    font-weight: 400;
    font-family: Futura;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .header_section .main_menu > ul > li > a:hover, .header_section .main_menu > ul > li > a.active {
      color: #e14343; }

.header_section .custom_btn {
  padding: 15px 20px; }
  .header_section .custom_btn img, .header_section .custom_btn svg {
    margin: -1px 0px;
    margin-right: 9px; }

/* header section - end */
.demo_list_slider {
  background-color: #141414; }
  .demo_list_slider .demo_slider {
    z-index: 2;
    margin-top: -170px;
    position: relative; }
  .demo_list_slider .item {
    padding: 0px 95px; }
  .demo_list_slider .single_portfolio_part {
    margin: 0px; }

.demo_section.bg_gray {
  background-color: #f6f8ff; }

.demo_section .shape_image_1 {
  top: 33%;
  right: 0px;
  max-width: 334px; }

.demo_section .shape_image_2 {
  left: 50%;
  top: 30px;
  max-width: 875px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.demo_section .shape_image_3 {
  top: 16%;
  left: 0px;
  max-width: 479px; }

.demo_section .shape_image_4 {
  left: 0px;
  bottom: 30%;
  max-width: 115px; }

.demo_section .element-grid {
  display: block;
  margin-left: -30px;
  margin-right: -30px; }
  .demo_section .element-grid .element-item {
    float: left;
    width: 33.333%;
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block; }

.element-item .single_portfolio_part {
  margin: 0px; }
  .element-item .single_portfolio_part h4 {
    margin-bottom: 0px; }

.filters-button-group > ul {
  margin: 0px;
  padding: 0px;
  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; }
  .filters-button-group > ul > li {
    float: left;
    display: inline-block; }
    .filters-button-group > ul > li:not(:last-child) {
      margin-right: 10px; }
  .filters-button-group > ul button {
    margin: 0px;
    border: none;
    outline: none;
    color: #363636;
    line-height: 1;
    font-size: 18px;
    background: none;
    padding: 0px 20px;
    position: relative;
    padding-bottom: 12px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .filters-button-group > ul button:before {
      left: 20px;
      right: 20px;
      bottom: 0px;
      content: '';
      height: 1px;
      line-height: 1;
      opacity: 0;
      position: absolute;
      background-color: #ff7070;
      -webkit-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
    .filters-button-group > ul button:hover, .filters-button-group > ul button.active {
      color: #ff7070; }
      .filters-button-group > ul button:hover:before, .filters-button-group > ul button.active:before {
        left: 0px;
        right: 0px;
        opacity: 1; }

.elementor_section.bg_red_blue {
  background-image: -webkit-linear-gradient(116deg, #ea285c 0%, #892074 55%, #28178c 100%);
  background-image: -o-linear-gradient(116deg, #ea285c 0%, #892074 55%, #28178c 100%);
  background-image: linear-gradient(-26deg, #ea285c 0%, #892074 55%, #28178c 100%); }

.elementor_image {
  margin-left: -9px;
  margin-right: -17px; }

.layout_list_slider.bg_gray,
.portfolio_layout.bg_gray {
  background-color: #f6f8ff; }

.layout_list_slider .shape_image_1 {
  top: 0px;
  left: 60%;
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%); }

.portfolio_layout .shape_image_1 {
  top: 60%;
  left: 0px;
  max-width: 180px;
  -webkit-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%); }

.portfolio_layout .shape_image_2 {
  top: 50%;
  right: 29px;
  max-width: 219px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.block_section.bg_gray {
  background-color: #f6f8ff; }

@-webkit-keyframes bgslide {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(-1692px, 0, 0);
    transform: translate3d(-1692px, 0, 0); } }

@keyframes bgslide {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(-1692px, 0, 0);
    transform: translate3d(-1692px, 0, 0); } }

.block_slide_image {
  height: 850px;
  width: 5076px;
  margin-top: -14px;
  margin-bottom: -36px;
  background-repeat: repeat-x;
  -webkit-animation: bgslide 20s linear infinite;
  animation: bgslide 20s linear infinite; }

.ecommerce_section.bg_gray {
  background-color: #eef1fb; }

.ecommerce_section .shape_image_1 {
  top: 58px;
  left: 43%;
  max-width: 364px; }

.ecommerce_section .shape_image_2 {
  left: 0px;
  top: 220px;
  max-width: 110px; }

.ecommerce_section .shape_image_3 {
  right: 0px;
  bottom: -5px;
  max-width: 318px; }

.ecommerce_image {
  margin-left: -266px;
  margin-right: -81px;
  margin-bottom: -52px; }
  .ecommerce_image img {
    height: auto;
    max-width: 100%; }

.ecommerce_content {
  margin-right: -30px; }
  .ecommerce_content .woo_icon {
    line-height: 1;
    max-width: 100px;
    margin-bottom: 30px;
    display: inline-block; }
    .ecommerce_content .woo_icon img {
      height: auto;
      max-width: 100%; }
  .ecommerce_content .small_title {
    line-height: 1;
    font-size: 16px;
    letter-spacing: 5px;
    margin-bottom: 15px;
    color: #e14343;
    text-transform: uppercase; }
  .ecommerce_content .title_text {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.4px; }

.demo_list_slider .owl-nav button.owl-next,
.demo_list_slider .owl-nav button.owl-prev {
  color: #4f4f4f; }
  .demo_list_slider .owl-nav button.owl-next:hover,
  .demo_list_slider .owl-nav button.owl-prev:hover {
    color: #e14343; }

.demo_list_slider .owl-nav button.owl-prev {
  left: 24.5%; }

.demo_list_slider .owl-nav button.owl-next {
  right: 24.5%; }

.arrow_white .owl-nav button.owl-next,
.arrow_white .owl-nav button.owl-prev {
  color: #ffffff; }

.ecommerce_section + .demo_list_slider .owl-nav button.owl-next,
.ecommerce_section + .demo_list_slider .owl-nav button.owl-prev {
  color: #010a10; }
  .ecommerce_section + .demo_list_slider .owl-nav button.owl-next:hover,
  .ecommerce_section + .demo_list_slider .owl-nav button.owl-prev:hover {
    color: #010a10; }

/* updated by rakibul - end
================================================== */
@media screen and (max-width: 1920px) {
  .layout_list_slider .owl-nav button.owl-prev {
    left: 10.3%; }
  .layout_list_slider .owl-nav button.owl-next {
    right: 10.3%; } }

@media screen and (max-width: 1460px) {
  .niro_demo_banner .shape_image_3 {
    top: 42%;
    right: 6%;
    max-width: 140px;
    -webkit-transform: translateY(-42%);
    -ms-transform: translateY(-42%);
    transform: translateY(-42%); }
  .niro_demo_banner .shape_image_1 {
    top: 60px;
    left: 8%;
    max-width: 170px; }
  .niro_demo_banner .shape_image_2 {
    left: 18%;
    bottom: 200px;
    max-width: 110px; }
  .niro_demo_banner .shape_image_4 {
    top: 50%;
    left: 4%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .niro_demo_banner .shape_image_5 {
    top: 120px;
    right: 23%; }
  .niro_demo_banner .shape_image_6 {
    right: 22%;
    bottom: 280px; }
  .demo_section .shape_image_3 {
    top: 26%;
    max-width: 330px; }
  .demo_section .shape_image_1 {
    top: 35%;
    max-width: 240px; }
  .single_portfolio_part h4 {
    font-size: 20px;
    margin-top: 15px; }
  .demo_section .element-grid {
    margin-left: -15px;
    margin-right: -15px; }
  .demo_section .element-grid .element-item {
    padding-left: 15px;
    padding-right: 15px; }
  .demo_section .shape_image_4 {
    bottom: 30%;
    max-width: 80px; }
  .portfolio_layout .shape_image_1 {
    max-width: 120px; }
  .portfolio_layout .shape_image_2 {
    top: 40%;
    right: 10px;
    max-width: 130px;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%); }
  .ecommerce_image {
    margin-left: -110px; }
  .ecommerce_section .shape_image_2 {
    top: 160px;
    max-width: 80px; }
  .ecommerce_section .shape_image_1 {
    max-width: 270px; }
  .ecommerce_section .shape_image_3 {
    max-width: 180px; }
  .header_style_list .header_img_list {
    margin-right: 0px; }
  .footer_style_list .shape_image_1 {
    max-width: 600px; }
  .footer_style_list .shape_image_2 {
    max-width: 120px; } }

@media screen and (max-width: 1400px) {
  .header_section .main_menu > ul > li > a {
    font-size: 18px; }
  .header_section {
    min-height: 80px; }
  .header_section .main_menu > ul > li:not(:last-child) {
    margin-right: 40px; }
  .block_slide_image {
    height: 600px;
    width: 3000px;
    background-size: auto 100%;
    background-position: center center; }
  .portfolio_layout .shape_image_1 {
    max-width: 80px; }
  .portfolio_layout .shape_image_2 {
    max-width: 100px; }
  .section_tittle.style_2 h2 {
    font-size: 42px; }
  .ecommerce_content .title_text {
    font-size: 42px; }
  .ecommerce_content .small_title,
  .section_tittle.style_2 h5 {
    line-height: 1;
    font-size: 15px;
    letter-spacing: 3px; }
  .ecommerce_content {
    margin-right: 0px; } }

@media screen and (max-width: 1360px) {
  .sec_ptb_120 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .section_tittle.style_2 {
    margin-bottom: 50px; }
  .niro_demo_banner {
    min-height: 780px; }
  .demo_section .element-grid .element-item {
    padding-top: 50px; }
  .demo_section .shape_image_3 {
    top: 26%;
    max-width: 250px; }
  .filters-button-group > ul > li:not(:last-child) {
    margin-right: 5px; }
  .filters-button-group > ul button {
    font-size: 17px;
    padding: 0px 15px;
    padding-bottom: 10px; }
  .single_portfolio_part h4 {
    font-size: 18px; }
  .demo_section .shape_image_1 {
    max-width: 200px; }
  .single_feature_list {
    margin-top: 60px; } }

@media screen and (max-width: 1280px) {
  .ecommerce_image {
    margin-left: -60px;
    margin-bottom: 0px; }
  .custom_btn {
    font-size: 14px; }
  .header_section .custom_btn img,
  .header_section .custom_btn svg {
    margin: -1px 0px;
    margin-right: 4px; }
  .demo_list_slider .item {
    padding: 0px 50px; } }

@media screen and (max-width: 1200px) {
  .niro_demo_banner h2 .typed {
    width: 100%;
    height: 60px;
    display: block; }
  .niro_demo_banner h2 .typed-cursor {
    display: none; } }

@media screen and (max-width: 1199px) {
  .container {
    max-width: 100%; }
  .profile_info_iner {
    max-width: 580px;
    margin: 0px auto;
    padding-bottom: 100px; }
  .counter_list > li:not(:last-child) {
    margin-right: 60px; }
  .niro_demo_banner {
    min-height: auto; }
  .counter_list {
    margin-bottom: 50px; }
  .niro_demo_banner .shape_image_2 {
    left: 16%;
    bottom: 160px;
    max-width: 100px; }
  .niro_demo_banner .shape_image_6 {
    right: 20%;
    bottom: 210px; }
  .section_tittle.style_2 h2,
  .ecommerce_content .title_text,
  .header_style_list .header_style_content h2 {
    font-size: 36px; }
  .ecommerce_content .small_title,
  .section_tittle.style_2 h5 {
    letter-spacing: 2px; }
  .single_feature_list h4 {
    font-size: 18px; }
  .single_feature_list .feature_icon {
    width: 65px;
    height: 65px;
    line-height: 65px;
    margin-bottom: 25px; }
  .feature_icon img {
    max-width: 30px; } }

@media screen and (max-width: 1024px) {
  .elementor_image {
    max-width: 770px;
    margin: 0px auto; }
  .item .single_demo_slider {
    display: block;
    margin: 0px auto;
    max-width: 470px; }
  .ecommerce_content .woo_icon {
    max-width: 80px;
    margin-bottom: 20px; }
  .niro_demo_banner .main_logo {
    max-width: 110px;
    margin-bottom: 40px; } }

@media screen and (max-width: 991px) {
  .sticky_header {
    display: none !important; }
  .custom_btn {
    font-size: 14px;
    padding: 19px 26px; }
  .btn_border {
    padding: 17px 22px; }
  .niro_demo_banner {
    padding-bottom: 50px; }
  .niro_demo_banner .banner_btns .custom_btn {
    min-width: 160px; }
  .demo_list_slider .demo_slider {
    margin-top: -130px; }
  .ecommerce_image {
    max-width: 670px;
    margin: 0px auto 20px; }
  .ecommerce_content {
    max-width: 460px;
    margin: 0px auto;
    text-align: center; }
  .section_tittle.style_2 h2,
  .ecommerce_content .title_text,
  .header_style_list .header_style_content h2 {
    font-size: 32px; }
  .section_tittle.style_2,
  .ecommerce_content,
  .header_style_list .header_style_content {
    text-align: center; }
  .header_style_list .header_img_list {
    margin-top: 50px; }
  .header_style_list .header_img_list img:not(:last-child) {
    margin-bottom: 20px; }
  .footer_style_list .shape_image_1 {
    max-width: 480px; }
  .footer_part_content {
    max-width: 770px;
    margin: 0px auto; }
  .footer_part .custom_btn {
    font-size: 16px; } }

@media screen and (max-width: 880px) {
  .demo_list_slider .owl-nav button.owl-prev {
    left: 13%; }
  .demo_list_slider .owl-nav button.owl-next {
    right: 13%; }
  .niro_demo_banner .shape_image_1 {
    top: 40px;
    max-width: 120px; }
  .niro_demo_banner .shape_image_3 {
    top: 40%;
    right: 3%;
    max-width: 100px;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%); }
  .niro_demo_banner .shape_image_2 {
    left: 10%;
    bottom: 120px;
    max-width: 100px; }
  .niro_demo_banner .shape_image_6 {
    right: 10%;
    bottom: 170px; }
  .niro_demo_banner .shape_image_5 {
    top: 90px;
    right: 18%; }
  .block_slide_image {
    height: 450px;
    width: 2500px; }
  .demoslider_active .item .single_portfolio_part {
    max-width: 470px;
    margin: 0px auto !important; } }

@media screen and (max-width: 780px) {
  .block_slide_image {
    height: 330px;
    width: 2000px; } }

@media screen and (max-width: 767px) {
  .profile_info_iner {
    max-width: 490px; }
  .niro_demo_banner h2 {
    font-size: 40px;
    margin-bottom: 35px; }
  .niro_demo_banner .main_logo {
    max-width: 100px;
    margin-bottom: 35px; }
  .counter_list > li:not(:last-child) {
    margin-right: 40px; }
  .counter_list > li span {
    font-size: 16px; }
  .counter_list > li strong {
    font-size: 36px; }
  .counter_list {
    margin-bottom: 40px; }
  .demo_section .element-grid .element-item {
    width: 50%; }
  .elementor_image {
    max-width: 580px; }
  .footer_part_content {
    max-width: 490px; }
  .footer_part h3 {
    font-size: 36px;
    margin-bottom: 35px; }
  .footer_part .custom_btn {
    font-size: 14px;
    margin-bottom: 25px; }
  .demo_list_slider .owl-nav button.owl-prev {
    left: 8%; }
  .demo_list_slider .owl-nav button.owl-next {
    right: 8%; } }

@media screen and (max-width: 680px) {
  .demo_list_slider .owl-nav button.owl-prev,
  .layout_list_slider .owl-nav button.owl-prev {
    left: 3%; }
  .demo_list_slider .owl-nav button.owl-next,
  .layout_list_slider .owl-nav button.owl-next {
    right: 3%; }
  .ecommerce_image {
    max-width: 570px; }
  .filters-button-group > ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .filters-button-group > ul > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0px;
    text-align: center; }
    .filters-button-group > ul > li:not(:last-child) {
      margin-bottom: 20px; } }

@media screen and (max-width: 575px) {
  .niro_demo_banner {
    padding-top: 70px; }
  .profile_info_iner {
    max-width: 100%;
    padding: 0px 20px;
    padding-bottom: 80px; }
  .sec_ptb_120 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .section_tittle.style_2 {
    margin-bottom: 30px; }
  .filters-button-group > ul > li:not(:last-child) {
    margin-bottom: 10px; }
  .demo_section .element-grid .element-item {
    padding-top: 40px; }
  .demo_section .element-grid .element-item {
    width: 100%; }
  .single_portfolio_part h4 {
    font-size: 16px;
    margin-top: 5px; }
  .elementor_image {
    max-width: 480px; }
  .item .single_demo_slider {
    max-width: 370px; }
  .footer_part_content {
    max-width: 100%;
    padding: 0px 20px; }
  .demo_list_slider .item {
    padding: 0px 15px; }
  .demo_list_slider .owl-stage-outer {
    margin-bottom: 0;
    padding-bottom: 0px; } }

@media screen and (max-width: 480px) {
  .niro_demo_banner h2 {
    font-size: 32px;
    margin-bottom: 25px; }
  .niro_demo_banner h2 .typed {
    height: 42px; }
  .counter_list > li:not(:last-child) {
    margin-right: 30px; }
  .counter_list > li strong {
    font-size: 30px; }
  .counter_list > li span {
    font-size: 15px; }
  .counter_list {
    margin-bottom: 35px; }
  .niro_demo_banner .banner_btns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .niro_demo_banner .banner_btns > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: block;
    max-width: 100%; }
  .niro_demo_banner .banner_btns > li:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 10px; }
  .custom_btn {
    font-size: 13px;
    padding: 16px 26px; }
  .btn_border {
    padding: 14px 26px; }
  .single_portfolio_part {
    max-width: 370px;
    margin: 40px auto 0px; }
  .element-item .single_portfolio_part {
    margin: 0px auto; }
  .footer_part h3 {
    font-size: 30px;
    margin-bottom: 25px; }
  .footer_part .custom_btn {
    margin-bottom: 15px; } }

@media screen and (max-width: 414px) {
  .demo_list_slider .owl-nav button.owl-next,
  .layout_list_slider .owl-nav button.owl-next,
  .demo_list_slider .owl-nav button.owl-prev,
  .layout_list_slider .owl-nav button.owl-prev {
    position: static;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    display: inline-block;
    padding: 0px 5px !important; }
  .demo_list_slider .owl-nav,
  .layout_list_slider .owl-nav {
    display: block;
    margin-top: 20px;
    text-align: center; }
  .section_tittle.style_2 h2,
  .ecommerce_content .title_text,
  .header_style_list .header_style_content h2 {
    font-size: 26px; }
  .header_style_list .header_style_content h5 {
    font-size: 14px;
    letter-spacing: 1px; }
  .ecommerce_content .small_title,
  .section_tittle.style_2 h5 {
    font-size: 14px;
    letter-spacing: 1px; }
  .single_feature_list h4 {
    font-size: 15px; }
  .single_feature_list .feature_icon {
    width: 55px;
    height: 55px;
    line-height: 55px;
    margin-bottom: 20px;
    border-radius: 10px; }
  .feature_icon img {
    max-width: 25px; }
  .section_tittle.style_2 {
    padding: 0px 15px; }
  .block_slide_image {
    height: 260px;
    width: 1500px; }
  .footer_part h3 {
    font-size: 26px;
    margin-bottom: 25px; }
  .portfolio_layout .mt__60 {
    margin-top: -30px; }
  .portfolio_layout .single_portfolio_layout {
    margin-top: 30px; }
  .layout_list_slider .owl-stage-outer {
    margin-bottom: 0px;
    padding-bottom: 0px; } }

@media screen and (max-width: 380px) {
  .niro_demo_banner h2 {
    font-size: 28px; }
  .counter_list > li strong {
    font-size: 24px; }
  .counter_list > li span {
    font-size: 14px; }
  .counter_list > li:not(:last-child) {
    margin-right: 25px; }
  .ecommerce_content .small_title,
  .section_tittle.style_2 h5 {
    font-size: 13px; }
  .section_tittle.style_2 h2 span {
    font-size: 22px; }
  .section_tittle.style_2 h2,
  .ecommerce_content .title_text,
  .header_style_list .header_style_content h2 {
    font-size: 22px; } }
