
.p-0 {
  padding: 0 !important; }

  @media (max-width: 1039px) {
    .navbar-nav{
      text-align: right;
      background-color: rgb(34 34 34 / 99%);
    }
 }

 .form-group {
    margin-bottom: 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 10px;
} 
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    /* padding: 0; */
    margin-bottom: -20px !important;
}
/*.pad-left-20 {*/
/*    padding-left:20px;*/
/*}*/
label {
    padding-left:20px;
}
.p-helf {
  padding: 0.5rem; }

.p-1 {
  padding: 1rem; }

.p-2 {
  padding: 2rem; }

.p-3 {
  padding: 3rem; }

.p-4 {
  padding: 4rem; }

.p-5 {
  padding: 5rem; }

.p-6 {
  padding: 6rem; }

.p-7 {
  padding: 7rem; }

.p-8 {
  padding: 8rem; }

.p-9 {
  padding: 9rem; }

.p-10 {
  padding: 10rem; }

/* ------------------------------------ padding top*/
.pt-helf {
  padding-top: 0.5rem; }

.pt-0 {
  padding-top: 0rem !important; }

.pt-1 {
  padding-top: 1rem; }

.pt-2 {
  padding-top: 2rem; }

.pt-3 {
  padding-top: 3rem; }

.pt-4 {
  padding-top: 4rem; }

.pt-5 {
  padding-top: 5rem; }

.pt-6 {
  padding-top: 6rem; }

.pt-7 {
  padding-top: 7rem; }

.pt-8 {
  padding-top: 8rem; }

.pt-9 {
  padding-top: 9rem; }

.pt-10 {
  padding-top: 10rem; }

/* ------------------------------------ padding bottom*/
.pb-helf {
  padding-bottom: 0.5rem; }

.pb-1 {
  padding-bottom: 1rem; }

.pb-2 {
  padding-bottom: 2rem; }

.pb-3 {
  padding-bottom: 3rem; }

.pb-4 {
  padding-bottom: 4rem; }

.pb-5 {
  padding-bottom: 5rem; }

.pb-6 {
  padding-bottom: 6rem; }

.pb-7 {
  padding-bottom: 7rem; }

.pb-8 {
  padding-bottom: 8rem; }

.pb-9 {
  padding-bottom: 9rem; }

.pb-10 {
  padding-bottom: 10rem; }

/* ------------------------------------ padding bottom*/
.pl-helf {
  padding-left: 0.5rem; }

.pl-1 {
  padding-left: 1rem; }

.pl-2 {
  padding-left: 2rem; }

.pl-3 {
  padding-left: 3rem; }

.pl-4 {
  padding-left: 4rem; }

.pl-5 {
  padding-left: 5rem; }

.pl-6 {
  padding-left: 6rem; }

.pl-7 {
  padding-left: 7rem; }

.pl-8 {
  padding-left: 8rem; }

.pl-9 {
  padding-left: 9rem; }

.pl-10 {
  padding-left: 10rem; }

/* ------------------------------------ padding bottom*/
.pr-helf {
  padding-right: 0.5rem; }

.pr-1 {
  padding-right: 1rem; }

.pr-2 {
  padding-right: 2rem; }

.pr-3 {
  padding-right: 3rem; }

.pr-4 {
  padding-right: 4rem; }

.pr-5 {
  padding-right: 5rem; }

.pr-6 {
  padding-right: 6rem; }

.pr-7 {
  padding-right: 7rem; }

.pr-8 {
  padding-right: 8rem; }

.pr-9 {
  padding-right: 9rem; }

.pr-10 {
  padding-right: 10rem; }

/* =======================================================
  - - - - - - - - 2 / Margin classes
========================================================== */
@media screen and (max-width: 576px) {
  .mr-0-sm {
    margin-right: 0rem !important; } }

.m-0 {
  margin: 0; }

.m-helf {
  margin: 0.5rem; }

.m-1 {
  margin: 1rem; }

.m-2 {
  margin: 2rem; }

.m-3 {
  margin: 3rem; }

.m-4 {
  margin: 4rem; }

.m-5 {
  margin: 5rem; }

.m-6 {
  margin: 6rem; }

.m-7 {
  margin: 7rem; }

.m-8 {
  margin: 8rem; }

.m-9 {
  margin: 9rem; }

.m-10 {
  margin: 10rem; }

/* ------------------------------------ margin top*/
@media screen and (max-width: 576px) {
  .mt-sm-30 {
    margin-top: 30px; } }

.mb-30 {
  margin-bottom: 30px; }

.mt-20 {
  margin-top: 20px; }

.mt-helf {
  margin-top: 0.5rem; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 1rem; }

.mt-2 {
  margin-top: 2rem; }

.mt-3 {
  margin-top: 3rem; }

.mt-4 {
  margin-top: 4rem; }

.mt-5 {
  margin-top: 5rem; }

.mt-6 {
  margin-top: 6rem; }

.mt-7 {
  margin-top: 7rem; }

.mt-8 {
  margin-top: 8rem; }

.mt-9 {
  margin-top: 9rem; }

.mt-10 {
  margin-top: 10rem; }

/* ------------------------------------ margin bottom*/
.mb-helf {
  margin-bottom: 0.5rem; }

.mb-1 {
  margin-bottom: 1rem; }

.mb-2 {
  margin-bottom: 2rem; }

.mb-3 {
  margin-bottom: 3rem; }

.mb-4 {
  margin-bottom: 4rem; }

.mb-5 {
  margin-bottom: 5rem; }

.mb-6 {
  margin-bottom: 6rem; }

.mb-7 {
  margin-bottom: 7rem; }

.mb-8 {
  margin-bottom: 8rem; }

.mb-9 {
  margin-bottom: 9rem; }

.mb-10 {
  margin-bottom: 10rem; }

/* ------------------------------------ padding bottom*/
.ml-helf {
  margin-left: 0.5rem; }

.ml-1 {
  margin-left: 1rem; }

.ml-2 {
  margin-left: 2rem; }

.ml-3 {
  margin-left: 3rem; }

.ml-4 {
  margin-left: 4rem; }

.ml-5 {
  margin-left: 5rem; }

.ml-6 {
  margin-left: 6rem; }

.ml-7 {
  margin-left: 7rem; }

.ml-8 {
  margin-left: 8rem; }

.ml-9 {
  margin-left: 9rem; }

.ml-10 {
  margin-left: 10rem; }

.bg_white{
  background-color: #ffffff;
}

/* ------------------------------------ margin bottom*/
.mr-helf {
  margin-right: 0.5rem; }

.mr-1 {
  margin-right: 1rem; }

.mr-2 {
  margin-right: 2rem; }

.mr-3 {
  margin-right: 3rem; }

.mr-4 {
  margin-right: 4rem; }

.mr-5 {
  margin-right: 5rem; }

.mr-6 {
  margin-right: 6rem; }

.mr-7 {
  margin-right: 7rem; }

.mr-8 {
  margin-right: 8rem; }

.mr-9 {
  margin-right: 9rem; }

.mr-10 {
  margin-right: 10rem; }

.w-100 {
  width: 100%; }

.w-33 {
  width: 33.33%; }

/* =======================================================
  - - - - - - - - 3 / hidden classes
========================================================== */
@media screen and (max-width: 992px) {
  .lg-hidden {
    display: none; } }

@media screen and (max-width: 768px) {
  .md-hidden {
    display: none; } }

@media screen and (max-width: 576px) {
  .sm-hidden {
    display: none; } }

    @media screen and (max-width:975px) {

      .fleft{
        float:left !important;
      }

      .history-timeline__year{
        text-align: left !important;
      }

      .history-timeline__year::after{
        display: none;
        content: '';
        visibility: hidden;
      }
      .history-timeline__year::before{
        display: none;
        content: '';
        visibility: hidden;
      }

      .history-timeline__year.style2::after {
       display: none;
      content: '';
      visibility: hidden;} 

       .history-timeline__year.style2::before{
         display: none;
         content: '';
         visibility: hidden;
       }

       .history-timeline__card:after{
         display: none;
         content: '';
         visibility: hidden;
       }
      
      }

      @media screen and (min-width:975px) {


      .history-timeline__year::before {
        content: "";
        position: absolute;
        top: 5px;
        width: 15px;
        height: 15px;
        right: -15px;
        background: #81a24d;
        border-radius: 50%;
        transform: translateY(50%) translateX(50%);
        left: auto;
        z-index: 1;
      }
      
      .history-timeline__year::after {
        content: "";
        position: absolute;
        top: -45px;
        right: -15px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
        border: 2px solid #81a24d;
        transform: translateY(50%) translateX(50%);
        z-index: 1;
      }
      
      .history-timeline__year.style2 {
        position: relative;
        display: block;
        text-align: -webkit-auto;
        padding-left: 75px;
        padding-right: 0;
        text-align: left;
      }
      
      .history-timeline__year.style2::before {
        content: "";
        position: absolute;
        top: 5px;
        width: 15px;
        height: 15px;
        right: auto;
        left: -30px;
        background: #e65833;
        border-radius: 50%;
        transform: translateY(50%) translateX(50%);
      }
      
      .history-timeline__year.style2::after {
        content: "";
        position: absolute;
        top: -45px;
        right: auto;
        left: -14px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
        border: 3px solid #e65833;
        transform: translateY(50%) translateX(-50%);
      }
      
      .history-timeline__content {
        position: relative;
        display: block;
        max-width: 463px;
        width: 100%;
        padding-left: 75px;
      }
      
      .history-timeline__content.style2 {
        position: relative;
        display: block;
        max-width: 463px;
        width: 100%;
        padding-right: 75px;
        padding-left: 0;
        text-align: right;
      }
    }


/* =======================================================
  - - - - - - - - 5 /  flex desiplay
========================================================== */
.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.start {
    justify-content: flex-start; }
  .flex.center {
    justify-content: center; }
  @media screen and (max-width: 768px) {
    .flex.md-center {
      justify-content: center; } }
  @media screen and (max-width: 576px) {
    .flex.sm-center {
      justify-content: center; } }
  .flex.vcenter {
    align-items: center; }
  .flex.end {
    justify-content: flex-end; }
  .flex.vend {
    align-items: flex-end; }
  .flex.between {
    justify-content: space-between; }
  .flex.is-column {
    flex-direction: column; }

.white-link {
  color: #fff;
  transition: .3s; }
  .white-link:hover {
    opacity: .7;
    color: #fff;
    font-size: 17px; }

/* =======================================================
  - - - - - - - - 6 /  border-radius
========================================================== */
.border-rad5 {
  border-radius: 5px; }

.border-rad10 {
  border-radius: 10px; }

.border-rad15 {
  border-radius: 15px; }

.border-rad20 {
  border-radius: 20px; }

.border-rad50 {
  border-radius: 50px; }

/* =======================================================
  - - - - - - - - 7 /  box-Shadows
========================================================== */
.light-shadow {
  box-shadow: 0px 10px 40px -10px rgba(209, 209, 209, 0.4);
  border: solid 1px #edf8fa;
  border-radius: 15px; }

.simple-sh {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 5px 0 rgba(0, 0, 0, 0.02);
  border-radius: 8px; }

.light-shadow-bottom {
  box-shadow: 0 15px 40px -15px #edf8fa;
  border: solid 1px #edf8fa;
  border-radius: 15px; }

.ultra-shadow {
  box-shadow: 0 8px 30px 0 #edf8fa;
  border: solid 1px #edf8fa; }

/* =======================================================
  - - - - - - - - 8 /  Animations
========================================================== */
@keyframes anim-up-down {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 1rem);
    transform: translate(0, 1rem); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.anim-up-down {
  animation-name: anim-up-down;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out; }

@keyframes animbg {
  from {
    background-size: 130%;
    background-repeat: no-repeat;
    background-size: cover; }
  50% {
    background-size: 120%;
    background-blend-mode: saturation;
    background-repeat: no-repeat; }
  to {
    background-size: 130%;
    background-repeat: no-repeat; } }

@keyframes anim2 {
  from {
    height: 120%;
    width: 120%; }
  50% {
    height: 170%;
    width: 170%; }
  70% {
    height: 120%;
    width: 120%; }
  to {
    height: 130%;
    width: 130%; } }

@keyframes anim1 {
  from {
    height: 180%;
    width: 180%; }
  50% {
    height: 140%;
    width: 140%; }
  70% {
    height: 150%;
    width: 150%; }
  to {
    height: 180%;
    width: 180%; } }

/* =======================================================
  - - - - - - - - 9 /  Text floats
========================================================== */
.text-primary {
  color: #394d6d !important; }

/* ----------------------------- Font Size */
.font-s-1 {
  font-size: 1rem; }

.font-s-2 {
  font-size: 2rem; }

.font-s-3 {
  font-size: 3rem; }

.font-s-4 {
  font-size: 4rem; }

.font-s-5 {
  font-size: 5rem; }

.font-s-6 {
  font-size: 6rem; }

.font-s-7 {
  font-size: 7rem; }

.font-s-8 {
  font-size: 8rem; }

.font-s-9 {
  font-size: 9rem; }

.font-s-10 {
  font-size: 10rem; }

/* ----------------------------- Font weight */
.font-w-400 {
  font-weight: 400 !important; }

.font-w-500 {
  font-weight: 500 !important; }

.font-w-600 {
  font-weight: 600 !important; }

/* ----------------------------- Text floats */
.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-deco {
  text-decoration: underline; }

/* =======================================================
  - - - - - - - - 10 /  OTHER
========================================================== */
.before-none::before {
  content: none !important; }

/* ----------------------------- display none classes  */
@media screen and (max-width: 576px) {
  .sm-none {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .md-none {
    display: none; } }

@media screen and (max-width: 992px) {
  .lg-none {
    display: none; } }

@media screen and (max-width: 1400px) {
  .xl-none {
    display: none; } }

/* ------------------------------------ display block classes  */
@media screen and (max-width: 576px) {
  .sm-block {
    display: block; } }

@media screen and (max-width: 768px) {
  .md-block {
    display: block; } }

@media screen and (max-width: 992px) {
  .lg-block {
    display: block; } }

@media screen and (max-width: 1400px) {
  .xl-block {
    display: block; } }

.top-border {
  border-top: solid 1px #f3f3f3; }

.min-30 {
  margin-bottom: -30px; }

.min-3 {
  margin-bottom: -1rem; }

.mt-section {
  margin-top: 70px; }

@media screen and (max-width: 768px) {
  .mb-sm-30 {
    margin-bottom: 30px; } }

.mt-header {
  margin-top: 6rem; }

@font-face {
  font-family: "Avant Garde Gothic";
  src: url("https://victim.netlify.app/assets/fonts/Avant Garde Gothic.ttf") format("truetype"); }

/* @font-face {
  font-family: "TradeGothic";
  src: url("https://victim.netlify.app/assets/fonts/TradeGothic.ttf") format("truetype");
  font-weight: normal; } */

@font-face {
  font-family: "oxygen";
  src: url("https://victim.netlify.app/assets/fonts/oxygen") format("truetype");
  font-weight: normal; }

@font-face {
  font-family: 'Cabin', sans-serif;
  src: url("https://victim.netlify.app/assets/fonts/Overpass-Bold.ttf") format("truetype");
  font-weight: normal; }

body {
  font-family: "TradeGothic", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 17px; }
  body.is-dark {
    background: #000;
    color: #fff; }
  body.is-dark2 {
    background: #2a2a2a;
    color: #fff; }

@media screen and (min-width: 1408px) {
  .container {
    max-width: 1350px; } }

a,
a:active,
i,
i:active,
div,
div:active,
div:focus,
span:focus,
span:active {
  outline: none !important; }

dl,
ol,
ul,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0; }

section:focus {
  outline: none !important; }

a:hover {
  text-decoration: none; }

li {
  
  padding-bottom: 5px;
  list-style: none; }

.swiper-container {
  max-width: 100%;
  height: 100%; }

.wrapper {
  text-align: center;
  padding: 50px;
  background: #0e90ff;
  min-height: 250px;
  box-shadow: 0 5px 20px #999; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 700;
  letter-spacing: 0px;
  color: #101010;
  text-transform: unset;
  font-style: normal;
  font-family: 'Cabin', sans-serif !important;
  clear: both; }

h1 {
  font-size: 2em;
  line-height: 1.2; }

h2 {
  font-size: 1.7em;
  line-height: 1.3;
  font-family: "Avant Garde Gothic"; }

h3 {
  font-size: 1.5em;
  line-height: 1.4; }

h4 {
  line-height: 1.5;
  font-size: 1.3em; }

h5 {
  line-height: 1.6;
  font-size: 1.2em; }

h6 {
  line-height: 1.7;
  font-size: 1.1em; }

.typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
  font-size: 3rem;
  color: #fff; }

p {
  font-family: 'Cabin', sans-serif;
  color: #747474; }

  .section-description p{
    font-size: 16px ;
    color: #747474;
  }

a.text-primary:focus,
a.text-primary:hover {
  color: inherit !important; }

#overlayer {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background: #4a4a4a; }

.font2 {
  font-family: "TradeGothic"; }
  .font2 h1,
  .font2 h2,
  .font2 h3,
  .font2 h4,
  .font2 h5,
  .font2 h6 {
    font-family: 'Cabin', sans-serif; }
  .font2 .navbar a {
    font-family: 'Cabin', sans-serif; }
  .font2 a {
    font-family: 'Cabin', sans-serif; }

[data-aos="anim1"] {
  font-family: 'Cabin', sans-serif;
  position: relative;
  /* display: inline-block; */
  transform: translateY(110%);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  [data-aos="anim1"].aos-animate {
    transform: translateY(0px);
    transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1); }

[data-aos="anim2"] {
  position: relative;
  /* display: inline-block; */
  transform: translateY(-110%);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  [data-aos="anim2"].aos-animate {
    transform: translateY(0px);
    transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1); }

[data-aos="anim1"]:before {
  content: '';
  background: #10131a;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: 0% 0% 0px;
  animation: reveal 1s 0s ease-in-out forwards;
  z-index: 1; }

[data-aos="anim1"].aos-animate {
  transform: translateY(0px);
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1); }

.slick-dots {
  margin-top: 20px; }

.slick-dots li {
  border: solid 1px #b8b8b8;
  transition: .25s ease-in-out;
  border-radius: 50%; }
  .slick-dots li:hover {
    background: #e65833;
    transform: scale(1.1);
    border: solid 1px #e65833; }

.slick-dots .slick-active {
  background: #e65833;
  border: solid 1px #e65833; }

.slick-dots li button:before {
  width: 15px;
  height: 15px; }

.slick-dots li button {
  width: 15px;
  height: 15px; }

.slick-dots li {
  width: 15px;
  height: 15px; }

.slick-dots {
  bottom: 0; }

.ip-header {
  position: fixed;
  top: 0;
  z-index: 9999999999999999999;
  width: 100%;
  height: 100%;
  background: #000;
  display: flex; }

.ip-logo,
.ip-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
  width: 100%;
  opacity: 0;
  cursor: default;
  pointer-events: none; }

.ip-logo {
  top: 0;
  height: 100%;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0); }

.ip-header .ip-inner {
  display: block;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center; }

.ip-header .ip-logo svg {
  min-width: 320px;
  max-width: 480px;
  width: 25%; }

.ip-header .ip-logo svg path {
  fill: #e65833; }

.ip-header .ip-loader svg path {
  fill: none;
  stroke-width: 6; }

.ip-header .ip-loader svg path.ip-loader-circlebg {
  stroke: #fff; }

.ip-header .ip-loader svg path.ip-loader-circle {
  -webkit-transition: stroke-dashoffset 0.5s;
  transition: stroke-dashoffset 0.5s;
  stroke: #e65833; }

/* Content */
.ip-main {
  overflow: hidden; }

/* Animations */
/* Initial animation of header elements */
.loading .ip-logo,
.loading .ip-loader {
  opacity: 1;
  animation: animInitialHeader 1s cubic-bezier(0.7, 0, 0.3, 1) both; }

.loading .ip-loader {
  animation-delay: 0.2s; }

@keyframes animInitialHeader {
  from {
    opacity: 0;
    transform: translate3d(0, 0%, 100%); } }

/* Header elements when loading finishes */
.loaded .ip-logo,
.loaded .ip-loader {
  opacity: 1; }

.loaded .ip-loader {
  animation: animLoadedLoader 0.5s cubic-bezier(0.7, 0, 0.3, 1) forwards; }

/* Change the color of the logo */
.loaded .ip-logo svg path {
  transition: all 0.5s ease .3s;
  fill: #fff; }

/* Header animation when loading finishes */
.loaded .ip-header {
  animation: animLoadedHeader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards; }

@keyframes animLoadedHeader {
  to {
    transform: translate3d(0%, 100%, 0); } }

.ip-main {
  overflow: hidden; }

/* components > _Buttons.scss                                                    | coinkit */
/*** TABLE OF CONTENTS
======================================================
    0/ Generale
    1/ Button sizes
`  2/ Button variations
    3/ other buttons
===================================================***/
/* ====================================================
- - - - - - - - - 0/ Generale
=====================================================*/
button {
  outline: none !important;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  line-height: 100%;
  white-space: nowrap;
  border: none; }
  button:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .8; }
  button:hover {
    opacity: .9;
    background: unset !important; }
    .navbar-toggler .fa-bars{
      color: #ffffff;
    }
   

.btn {
  text-align: center;
  padding: .2rem 1rem;
  line-height: 1.5;
  border-radius: 2px;
  background: transparent;
  cursor: pointer;
  transition: 0.25s cubic-bezier(0, 0, 0.41, 1);
  position: relative;
  font-weight: 500;
  font-size: 1rem;
  font-family: "Avant Garde Gothic"; }
  .btn:hover {
    transform: scale(1.02);
    opacity: .8; }
  .btn-round {
    border-radius: 50rem; }
  .btn-outline {
    border: solid 2px;
    background: transparent !important; }

.light-skin .btn {
  color: rgba(0, 0, 0, 0.9); }

/* =====================================================
- - - - - - - - - 1/ Button sizes
======================================================*/
.btn-sm {
  padding: .3rem 1rem;
  font-size: .9rem;
  line-height: 1.5; }

.btn-lg {
  padding: .7rem 2rem;
  font-size: 17px;
  line-height: 1.7; }

/* ==================================================+===
- - - - - - - - - 2/ Button variations
=======================================================*/
.btn-primary {
  background: #e65833;
  color: #fff;
  font-family: 'Cabin', sans-serif;
  border: solid 2px #e65833; }
  .btn-primary.btn-sh {
    box-shadow: 0 14px 35px -11px #e65833; }
  .btn-primary.btn-outline {
    border: solid 2px #e65833;
    background: transparent !important;
    color: #e65833; }
  .btn-primary.btn-outline-bottom {
    border-bottom: solid 3px #e65833;
    background: transparent !important;
    color: #e65833 !important; }
  .btn-primary.btn-hover-line:hover {
    background: transparent;
    border: solid 2px #e65833;
    color: #e65833; }
  .btn-primary:hover {
    opacity: .5;
    background: #e65833;
    border: solid 2px #e65833; }

.btn-dark {
  background: rgb(129, 158, 83);
  font-family: 'Cabin', sans-serif;
  color: #fff;
  border: solid 1px rgb(122, 146, 70); }
  .btn-dark:hover {
    color: #ffffff;
    background: rgb(230, 125, 74);
    border: solid 1px rgb(189, 109, 70);
}
  .btn-dark.btn-sh {
    box-shadow: 0 14px 35px -11px rgba(0, 0, 0, 0.9); }
  .btn-dark.btn-outline {
    border: solid 2px rgba(0, 0, 0, 0.9);
    background: transparent !important;
    color: rgba(0, 0, 0, 0.9); }
  .btn-dark.btn-outline-bottom {
    border-bottom: solid 3px rgba(0, 0, 0, 0.9);
    background: transparent !important;
    color: rgba(0, 0, 0, 0.9); }

/* ==================================================+===
- - - - - - - - - 3 / outher button
=======================================================*/
.input {
  outline: none;
  border: solid 1px #dbdbdb;
  height: 4rem;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: .25s ease-in-out;
  background: #ffffff;
  margin-bottom: 20px;
  width: 100%; }
  .input:hover {
    box-shadow: 0 7px 11px 1px rgba(0, 0, 0, 0.0196078);
    background: #fff; }

.form-control.has-style1 {
  border: 0;
  border-radius: 4px;
  background-color: #ffffff;
  outline: none;
  color: #000000;
  margin-bottom: 25px;
  height: 50px; }

.input:hover,
.is-hovered.input,
.is-hovered.textarea,
.select select.is-hovered,
.select select:hover,
.textarea:hover {
  border-color: rgba(255, 0, 102, 0.3) solid 1px !important; }

.input:active,
.input:focus,
.is-active.input,
.is-active.textarea,
.is-focused.input,
.is-focused.textarea,
.select select.is-active,
.select select.is-focused,
.select select:active,
.select select:focus,
.textarea:active,
.textarea:focus {
  border-color: #f0f0f0;
  box-shadow: none; }

.field:not(:last-child) {
  margin-bottom: 1.5rem; }

label {
  margin-bottom: 10px; }

textarea {
  border: solid 1px #dbdbdb;
  background: #ffffff;
  margin-bottom: 0px;
  box-shadow: 0 6px 9px #00000005;
  padding: 20px; }

.textarea.has-style1 {
  border: 0;
  border-radius: 4px;
  background-color: #ffffff;
  outline: none;
  margin-bottom: 0px;
  min-height: 100px;
  width: 100%;
  color: #000000; }
  .card-title{
    padding-top: 0.50rem;
    font-family: 'Cabin', sans-serif;
  }
  .media-content .fa{
    color: #e65833;
    font-size: xx-large;
    padding-top: 10px;
  }
  .frem{
    font-size: 1.1rem;
  }

.card {
  border-radius: 5px;
  box-shadow: 0 0 0 0 #f3f3f3; }
  .card .card-title2 {
    color: #fff;
    padding-left: 20px;
    padding-bottom: 20px;
    font-family: 'Cabin', sans-serif;
    padding-top: 10px; }
  .card .card-title {
    position: relative;
    z-index: 2;
    font-size: 1.3rem;
    align-items: center;
    font-family: 'Cabin', sans-serif;
    display: flex;
    flex-grow: 1;
    font-weight: 700;
    padding: 1rem 0;
    transition: .15s ease-in-out; }
  .card .card-content {
    padding: 2rem; }
  .card.in-demo {
    background: rgba(0, 0, 0, 0.9);
    position: relative;
    transition: 0.2s ease-in-out;
    transition: .15s ease-in-out;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 2rem; }
    .card.in-demo::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      display: none;
      transition: all 0.2s ease-in-out; }
    .card.in-demo .card-title2 {
      color: #fff;
      padding-left: 20px;
      padding-bottom: 0;
      padding-top: 10px; }
    .card.in-demo figure {
      margin: 0 0 0; }
    .card.in-demo .card-image {
      width: 100%;
      background: #494949; }
    .card.in-demo .card-title2 {
      font-size: 1.2rem; }
    .card.in-demo .feather {
      width: 50px;
      height: 50px;
      stroke: currentColor;
      stroke-width: 1.5;
      stroke-linecap: round;
      stroke-linejoin: round;
      fill: none;
      color: #e65833; }
    .card.in-demo .card-description {
      padding-left: 20px;
      font-size: 14px; }
    .card.in-demo .card-title {
      position: relative;
      z-index: 2;
      font-size: 1.3rem;
      align-items: center;
      display: flex;
      flex-grow: 1;
      font-weight: 700;
      padding: 1rem;
      transition: .15s ease-in-out;
      font-size: 1.2rem;
      color: #f3f3f3;
      margin-bottom: 0;
      background: #202020; }
      .card.in-demo .card-title.new::before {
        content: "New";
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        right: 15px;
        bottom: 15px;
        font-size: 16px;
        background: #e65833;
        padding: 4px 8px 4px;
        line-height: 100%;
        border-radius: 4px;
        font-family: "TradeGothic"; }
    .card.in-demo:hover {
      transform: scale(1.02);
      transition: 0.2s ease-in-out; }
      .card.in-demo:hover::before {
        display: block;
        transition: 0.2s ease-in-out; }
      .card.in-demo:hover .card-title {
        color: #e65833; }
        .card.in-demo:hover .card-title::before {
          background: #1f1f1f;
          color: #ffffff; }
    .card.in-demo.soon {
      cursor: default; }
      .card.in-demo.soon:hover {
        transform: none; }
        .card.in-demo.soon:hover .card-title {
          color: #ffffff; }
          .card.in-demo.soon:hover .card-title::before {
            background: #e65833;
            color: #ffffff; }
    .card.in-demo.new {
      cursor: pointer; }
      .card.in-demo.new:hover {
        transform: none; }
        .card.in-demo.new:hover .card-title::before {
          background: #e65833;
          color: #ffffff; }
  .card.is-dark {
    background: #34373B;
    color: #fff; }
    .card.is-dark .title {
      color: #fff;
      margin-bottom: 2.5rem; }
    .card.is-dark .subtitle {
      color: #fff; }
  .card.in-feautures {
    padding: 2rem;
    box-shadow: 0 10px 14px 0 #e8e8f6;
    transition: .15s ease-in-out; }
    .card.in-feautures .icon {
      width: 4rem;
      height: 4rem;
      background: #e65833;
      border-radius: 100%;
      color: #fff; }
    .card.in-feautures .card-title {
      font-size: 1.3rem; }
    .card.in-feautures .card-description {
      margin-bottom: 0; }
    .card.in-feautures:hover {
      box-shadow: 0 14px 20px 0 #e2e2f6;
      transform: translateY(-5px); }
  .card.in-feautures2 {
    padding: 2rem;
    transition: .15s ease-in-out;
    background: transparent;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: #e9e9e9; }
    .card.in-feautures2 .icon {
      width: 100%;
      margin-bottom: 2rem;
      transition: 0.2s cubic-bezier(0.39, 0.68, 0.27, 1.78);
      height: auto;
      margin-bottom: 1rem; }
      .card.in-feautures2 .icon img {
        height: 5rem;
        width: 5rem;
        margin: 0 auto; }
    .card.in-feautures2 .title {
      font-size: 1.2rem;
      margin-bottom: 1rem;
      margin-top: 1rem;
      text-align: center; }
    .card.in-feautures2 .description {
      text-align: center; }
    .card.in-feautures2:hover .icon {
      transform: scale(1.1) translateY(-5px); }
  .card.in-download {
    max-width: 55rem;
    margin-left: auto;
    margin-right: auto;
    padding: 4rem; }
  .card-free {
    padding: 3rem;
    border-radius: 10px;
    color: #fff;
    background: #313896; }

/*====================================
    ========= Lists
    =====================================*/
.list {
  margin-bottom: 1rem;
  box-shadow: none;
  background: none;
  border: none; }
  .list .list-item {
    display: flex; }
    .list .list-item .icon {
      color: #e65833;
      margin-right: 1rem; }
    .list .list-item.has-style1 {
      background: #e9e9e9;
      border: none;
      box-shadow: none; }

      .bannertitle{
        text-align: center;
    font-size: 40px;
    font-weight: 800;
    /* text-transform: capitalize; */
    line-height: 70px;
    letter-spacing: 0px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    margin-bottom: 20px;
    width: 100%;
    font-family: 'Cabin', sans-serif;
    /* max-width: 45rem */
      }
      .aboutbannertitle{
        
    font-size: 36px;
    font-weight: 800;
    /* text-transform: capitalize; */
    line-height: 70px;
    letter-spacing: 0px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    margin-bottom: 20px;
    width: 100%;
    font-family: 'Cabin', sans-serif;
    /* max-width: 45rem */
      }
/*=========================================
        Navbar    
=========================================*/
.navbar {
  height: 6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  padding: 0;
  font-weight: bold;
  letter-spacing: -.02em;
  line-height: 1;
  z-index: 9999;
  background: #222222;
  /*====================================
    ========= is dark mode
    =====================================*/ }
  .navbar.is-dark {
    background: #000 !important;
    transition: .25 ease-in-out;
    position: fixed;
    left: 0;
    right: 0;
    top: 0; }
  .navbar .container {
    display: flex;
    align-items: center; }
  .navbar a {
    font-family: "TradeGothic", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  .navbar .logo {
    
    padding: 1px; }
    @media screen and (max-width: 576px) {
      .navbar .logo {
        height: 2rem; } }
  /* @media screen and (max-width: 992px) {
    .navbar .navbar-menu {
      display: none; } } */
  .navbar .navbar-menu > li {
    display: inline-block;
    justify-items: flex-end;
    margin-right: 2rem;
    color: #4a4a4a;
    position: relative;
    line-height: 100%; }
   
    .navbar .navbar-menu > li:hover {
      color: #e65833; }
    .navbar .navbar-menu > li > a {
      color: #fff;
      line-height: 1.8rem;
      font-weight: 400;
      font-size: 1rem;
      transition: .25s;
      font-weight: 500; }
      .navbar .navbar-menu > li > a:hover {
        color: #e65833; }
    /* .navbar .navbar-menu > li::before {
      position: absolute;
      content: "";
      left: 50%;
      height: .5rem;
      width: .5rem;
      border-radius: 100%;
      background: transparent;
      transform: translateX(-50%);
      top: 1.5rem;
      transition: .15s ease-in-out; }
    .navbar .navbar-menu > li:hover::before {
      background: #e65833; } */
    .navbar .navbar-menu > li .sub-menu {
      top: 100%;
      left: 0;
      position: absolute;
      background: #fff;
      min-width: 15rem;
      padding: 10px 0;
      z-index: 9999;
      box-shadow: 0 6px 33px 0 rgba(0, 0, 0, 0.05);
      border-radius: 7px;
      border: 1px solid #f5f5f5;
      display: none; }
      .navbar .navbar-menu > li .sub-menu li {
        min-width: 210px;
        padding: .7rem 1rem;
        font-weight: 400;
        position: relative; }
        .navbar .navbar-menu > li .sub-menu li a {
          padding: 10px;
          font-size: 1.1rem;
          margin: 0;
          color: #767b88;
          text-transform: capitalize; }
          .navbar .navbar-menu > li .sub-menu li a:hover {
            color: #e65833; }
      .navbar .navbar-menu > li .sub-menu .has-sub2-menu::before {
        position: absolute;
        content: "";
        right: 1rem;
        top: 50%;
        height: .5rem;
        width: .5rem;
        border-radius: 100%;
        background: #dadaee;
        transform: translateY(-50%); }
      .navbar .navbar-menu > li .sub-menu .has-sub2-menu:hover::before {
        background: #e65833; }
      .navbar .navbar-menu > li .sub-menu .sub2-menu {
        padding: 1rem 0;
        top: 0;
        left: 101%;
        position: absolute;
        box-shadow: 0 6px 33px 0 rgba(0, 0, 0, 0.05);
        border-radius: 7px;
        border: 1px solid #f5f5f5;
        background: #fff;
        display: none; }
  .navbar .mobile-menu {
    position: absolute;
    top: 6rem;
    right: 0;
    width: auto;
    background: white;
    padding: 2rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    display: none;
    height: auto;
    z-index: 9999;
    overflow: hidden;
    width: 50%; }
    .navbar .mobile-menu ul {
      margin: 0;
      padding: 0; }
    .navbar .mobile-menu li {
      text-align: left;
      line-height: 50px; }
      .navbar .mobile-menu li a {
        color: rgba(0, 0, 0, 0.9);
        font-weight: 500;
        transition: .25s; }
        .navbar .mobile-menu li a:hover {
          color: #e65833;
          padding-left: .5rem; }
  .navbar .menu-toggle {
    height: 6rem;
    line-height: 6rem;
    display: none; }
    @media screen and (max-width: 992px) {
      .navbar .menu-toggle {
        display: flex;
        align-items: center; } }
  .navbar .menu {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer; }
    .navbar .menu .line-menu {
      position: absolute;
      height: 3px;
      border-radius: 2px;
      background: rgba(0, 0, 0, 0.9);
      transition: transform 0.45s cubic-bezier(0.9, -0.6, 0.3, 1.6), width 0.2s ease 0.2s; }
    .navbar .menu input {
      display: none; }
      .navbar .menu input + .line-menu {
        top: 50%;
        left: 0;
        margin: -2px 0 0 0;
        width: 30px;
        transform-origin: 50% 50%; }
        .navbar .menu input + .line-menu + .line-menu {
          top: 4px;
          left: 0;
          width: 30px;
          transform-origin: 0 50%; }
          .navbar .menu input + .line-menu + .line-menu + .line-menu {
            bottom: 4px;
            right: 0;
            width: 30px;
            transform-origin: 100% 50%;
            transform: translate(0, 0); }
      .navbar .menu input:checked + .line-menu {
        transform: rotate(-45deg);
        transition: transform 0.45s cubic-bezier(0.9, -0.6, 0.3, 1.6) 0.1s; }
        .navbar .menu input:checked + .line-menu + .line-menu {
          width: 15px;
          transform: translate(4px, -0.5px) rotate(45deg);
          transition: transform 0.45s cubic-bezier(0.9, -0.6, 0.3, 1.6) 0.1s, width 0.2s ease; }
          .navbar .menu input:checked + .line-menu + .line-menu + .line-menu {
            width: 14px;
            transform: translate(-4.5px, 0.5px) rotate(45deg);
            transition: transform 0.45s cubic-bezier(0.9, -0.6, 0.3, 1.6) 0.1s, width 0.2s ease; }
  .navbar.style2 {
    position: relative;
    margin-bottom: 5rem; }
  .navbar.style3 {
    position: relative;
    background: #fff;
    color: rgba(0, 0, 0, 0.9) !important;
    margin-bottom: 8rem; }
    .navbar.style3 .navbar-menu > li {
      color: #000; }
      .navbar.style3 .navbar-menu > li > a {
        color: rgba(0, 0, 0, 0.9); }
        .navbar.style3 .navbar-menu > li > a:hover {
          color: #e65833; }
  .navbar.is-transparent {
    background: transparent; }
    .navbar.is-transparent .line-menu {
      background: #fff; }
  .navbar.is-dark-navbar .line-menu {
    background: #fff; }

/* Layouts > _header.scss                                                    | victim - creabik */
/*** TABLE OF CONTENTS
==================================================
0. Hero in index page
=============================================== ***/
#video_bg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  position: absolute; }
  #video_bg:before {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 100;
    position: absolute;
    background: rgb(3 17 68 / 55%);
   }
.section-desc {
  padding: 0 183px;
    text-align: center;
}
#video_bg video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.header {
  position: relative;
  padding-top: 140px;
  padding-bottom: 70px;
  margin-bottom: 5rem;
  /*=========================================
    is dark
    =========================================*/
  /*=========================================
    is dark
    =========================================*/
  /*====================================
    ========= header in pages
    =====================================*/
  /*====================================
    ========= header in pages
    =====================================*/
  /*====================================
    ========= header in pages
    =====================================*/ }
    .fullwidth{
      width: 100%;
      height: auto;
    }
  .header.is-dark {
    background: #000;
    color: #fff; }
  .header-title {
    font-family: 'Cabin', sans-serif;
    font-size: 3.5rem;
    color: #fff; }
  @media screen and (max-width: 768px) {
    .header-title {
      font-size: 50px; } }
  .header-desc {
    color: #ffffff;
    font-size: 18px;
    /* max-width: 35rem; */
    margin: 40px 0; }
  .typed {
    position: relative;
    z-index: 0; }
    .typed::before {
      content: "";
      height: .5rem;
      width: 100%;
      background: #e65833;
      position: absolute;
      bottom: 0;
      z-index: -1; }
  .header-bg {
    background-repeat: no-repeat !important;
    background-position: 85% 0 !important;
    background-size: cover; }
    @media screen and (max-width: 992px) {
      .header.header-bg {
        background-position: -100% bottom !important; } }
  .header.is-light {
    background: #fff;
    color: rgba(0, 0, 0, 0.9); }
    .header.is-light .header-title {
      color: rgba(0, 0, 0, 0.9); }
  .header.in-page {
    position: relative;
    display: flex;
    align-items: center;
    background: #161616;
    overflow: hidden;
    padding: 5rem 0;
    margin-bottom: 0;
    min-height: 370px; }
    .header.in-page .page-title {
      color: #fff;
      position: relative;
      font-size: 45px; }
      .header.in-page .page-title::before {
        content: url(https://victim.netlify.app/assets/img/others/points.svg);
        position: absolute;
        left: 0;
        bottom: -2rem; }
    .header.in-page::before {
      content: url(../img/bg/shape.png);
      position: absolute;
      bottom: -5px;
      right: 0; }
  .header.in-page2 {
    position: relative;
    display: flex;
    align-items: center;
    background: #000;
    overflow: hidden;
    padding: 5rem 0;
    margin-bottom: 0;
    min-height: 370px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
    background-attachment: fixed; }
    .header.in-page2 .page-title {
      color: #fff;
      position: relative;
      font-size: 45px;
      text-align: center; }
    .header.in-page2::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.63);
      z-index: -1;
      transition: 0.35s cubic-bezier(0.5, 0, 0.35, 1); }
  .header.in-index {
    padding-top: 0;
    padding-bottom: 14rem;
    margin-bottom: 0;
    background: url(../img/bg/imgsection.jpg);
    background-position: center;
    background-size: cover;
    color: #fff; }
    .header.in-index .header-title {
      margin-top: 8rem;
      color: #fff; }
      @media screen and (max-width: 576px) {
        .header.in-index .header-title {
          font-size: 50px;
          text-align: center;
          margin-top: 4rem; } }
    .header.in-index .header-desc {
      color: #fff; }
      @media screen and (max-width: 576px) {
        .header.in-index .header-desc {
          font-size: 15px; } }
    .header.in-index .line-menu {
      background: #f3f3f3; }
    @media screen and (max-width: 768px) {
      .header.in-index {
        padding-bottom: 80px; } }

.header2 {
  position: relative;
  padding: 0 0rem 2rem;
  background-size: cover;
  background-position: bottom;
  background-size: cover;
    box-shadow: inset 0 0 0 2000px rgb(22 22 22 / 66%);
}
  .header2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    /* background: rgba(22, 22, 22, 0.658); */
    width: 100%;
    height: 100%; }
  .header2 .header-title2 {
    text-align: center;
    font-size: 65px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 70px;
    letter-spacing: 0px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    margin-bottom: 20px;
    width: 100%;
    font-family: 'Cabin', sans-serif;
    max-width: 45rem; }
  @media screen and (max-width: 768px) {
    .header2 .header-title2 {
      font-size: 50px; } }
  .header2 .header-desc2 {
    text-align: center;
    color: #fff;
    margin-left: auto;
    margin-right: auto; }

.header3 {
  
  background-position: center;
  background-size: cover;
  overflow: hidden;
  position: relative; }
  .header3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(22, 22, 22, 0.658);
    width: 100%;
    height: 100%; }
  .header3 .header-title {
    font-size: 50px;
    margin-bottom: 20px; }
  .header3 .header-description {
    color: #fff;
    margin-bottom: 20px; }
  .header3 .submit-box {
    background: #fff;
    padding: 0 0 0px 0;
    color: #ffff;
    max-width: 400px;
    margin: auto;}
    .mail{
      color: #000000;
    }
    .mail a{
      color: #000000;
    }
    .phone{
      color: #000000;
    }
    .phone a{
      color: #000000;
    }
    .header3 .submit-box .head {
      background: #e65833;
      padding: 8px;
      color: #ffff; }
    .header3 .submit-box .wrap {
      padding: 15px; }
    .header3 .submit-box input {
      background: #f3f3f3; }
    .header3 .submit-box .title {
      font-size: 25px;
      font-weight: 700;
      line-height: 36px;
      text-align: center;
      color: #ffff; }
    .header3 .submit-box .desc {
      text-align: center;
      color: #ffff; }

.header4 {
  position: relative;
  padding-top: 12rem;
  padding-bottom: 6rem;
  /* height: 100vh; */
  background-attachment: fixed;
  background-position: -31% 0;
  overflow: hidden; }
  .header4 .header-title {
    overflow: hidden; }
  .header4 .header-desc {
    color: #fff; }
  @media screen and (max-width: 768px) {
    .header4 {
      height: auto;
      padding-top: 10rem;
      padding-bottom: 4rem; }
      .header4 .header-title {
        font-size: 40px; } }

.header5 {
  height: 100vh;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .header5 {
      height: auto; } }
  .header5 .navbar .menu .line-menu {
    background: #ffffff; }
  .header5 .header-slick {
    height: 100vh; }
    @media screen and (max-width: 768px) {
      .header5 .header-slick {
        height: auto; } }
    .header5 .header-slick-item {
      position: relative;
      padding-bottom: 260px;
      background-size: cover; }
      @media screen and (max-width: 768px) {
        .header5 .header-slick-item {
          animation: none;
          background-size: cover;
          background-position: center; } }
      .header5 .header-slick-item::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.4);
        height: 100%;
        width: 100%; }
    .header5 .header-slick .slick-dots {
      margin-top: 20px; }
    .header5 .header-slick .slick-dots li {
      transition: .25s ease-in-out;
      border-radius: 50%;
      background: #fff; }
      .header5 .header-slick .slick-dots li:hover {
        background: #e65833;
        transform: scale(1.1);
        border: solid 1px #e65833; }
    .header5 .header-slick .slick-dots .slick-active {
      background: #e65833;
      border: solid 1px #e65833; }
    .header5 .header-slick .slick-dots li button:before {
      width: 15px;
      height: 15px; }
    .header5 .header-slick .slick-dots li button {
      width: 15px;
      height: 15px; }
    .header5 .header-slick .slick-dots li {
      width: 15px;
      height: 15px; }
    .header5 .header-slick .slick-dots {
      bottom: 30px;
      max-width: 1200px;
      left: 200px; }
      @media screen and (max-width: 576px) {
        .header5 .header-slick .slick-dots {
          left: 0; } }
  .header5 .navbar {
    background: transparent !important; }
  .header5 .header-subtitle {
    color: #fff;
    position: relative;
    padding-left: 3.5rem;
    font-size: 22px;
    margin-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .header5 .header-subtitle {
        padding-left: 1.5rem; } }
    .header5 .header-subtitle::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0%;
      border-radius: 100%;
      transform: translateY(-50%);
      background: #e65833;
      height: .2rem;
      width: 3rem;
      z-index: 1; }
      @media screen and (max-width: 768px) {
        .header5 .header-subtitle::before {
          width: 1rem; } }
  .header5 .header-left {
    height: 100%;
    margin-top: 260px; }
  .header5 .btn-header {
    margin-top: 20px; }
  .header5 .header-title {
    font-size: 120px; }
    @media screen and (max-width: 768px) {
      .header5 .header-title {
        font-size: 60px; } }
  .header5 .container {
    position: relative;
    height: 100%; }
  .header5 .play-area {
    position: absolute;
    right: 15px;
    bottom: 25%;
    transform: translateY(100%); }
    @media screen and (max-width: 576px) {
      .header5 .play-area {
        bottom: 0;
        transform: translateY(100%); } }
  .header5 .play-btn {
    background: #fff;
    height: 3rem;
    width: 3rem;
    border-radius: 100%;
    padding: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 0;
    cursor: pointer; }
    .header5 .play-btn::before {
      content: "";
      position: absolute;
      bottom: 50%;
      right: 50%;
      border-radius: 100%;
      transform: translate(50%, 50%);
      background: rgba(255, 255, 255, 0.301);
      height: 150%;
      z-index: -1;
      animation-name: anim2;
      animation-duration: 2s;
      animation-iteration-count: infinite;
      animation-timing-function: cubic-bezier(0, 0, 0.41, 1.87);
      width: 150%; }
    .header5 .play-btn::after {
      content: "";
      position: absolute;
      bottom: 50%;
      right: 50%;
      border-radius: 100%;
      transform: translate(50%, 50%);
      background: rgba(255, 255, 255, 0.301);
      height: 200%;
      width: 200%;
      z-index: -2;
      animation-name: anim1;
      animation-duration: 2s;
      animation-iteration-count: infinite;
      animation-timing-function: cubic-bezier(0, 0, 0.41, 1.87);
      animation-delay: .6s; }
    .header5 .play-btn img {
      width: 10px; }

/* Layouts > _sections.scss                                                    | victim - creabik */
/*** TABLE OF CONTENTS
==================================================
    ========= Global
    ========= section index feautures
    ========= section companies
    ========= section feautures
    ========= section feautures2
    ========= section works
    ========= section team
    ========= section works2
    ========= section works3
    ========= section testimonials
    ========= section testimonial2
    ========= section testimonial3
    ========= section testimonial4
    ========= section About
    ========= section blog
    ========= section talk
    ========= section video
    ========= section Plans
    ========= section counter
    ========= section services
    ========= section services 2
    ========= section services 3
    ========= section contact
    ========= section jobs
    ========= section trial
=============================================== ***/
.section {
  /*=========================
        ======= Global
    ===========================*/
  position: relative;
  z-index: 1;
  /*====================================
    ========= section index feautures
    =====================================*/
  /*====================================
    ========= section companies
    =====================================*/
  /*====================================
    ========= section feautures
    =====================================*/
  /*====================================
    ========= section feautures2
    =====================================*/
  /*====================================
    ========= section feautures3
    =====================================*/
  /*====================================
    ========= section portfolio
    =====================================*/
  /*====================================
    ========= section  Customer
    =====================================*/
  /*====================================
    ========= section  Stars
    =====================================*/
  /*====================================
    ========= section works
    =====================================*/
  /*====================================
    ========= section team
    =====================================*/
  /*====================================
    ========= section works2
    =====================================*/
  /*====================================
    ========= section works3
    =====================================*/
  /*====================================
    ========= section testimonials
    =====================================*/
  /*====================================
    ========= section testimonial2
    =====================================*/
  /*====================================
    ========= section testimonial3
    =====================================*/
  /*====================================
    ========= section testimonial4
    =====================================*/
  /*====================================
    ========= section About
    =====================================*/
  /*====================================
    ========= section About us
    =====================================*/
  /*====================================
    ========= section blog
    =====================================*/
  /*====================================
    ========= section talk
    =====================================*/
  /*====================================
    ========= section video
    =====================================*/
  /*====================================
    ========= section video2
    =====================================*/
  /*====================================
    ========= section Plans
    =====================================*/
  /*====================================
    ========= section counter
    =====================================*/
  /*====================================
    ========= section services
    =====================================*/
  /*====================================
    ========= section services 2
    =====================================*/
  /*====================================
    ========= section services 3
    =====================================*/
  /*====================================
    ========= section contact
    =====================================*/
  /*=========================
    ======= section jobs
    ===========================*/
  /*=========================
    ======= section trial
    ===========================*/ }
  .section .section-head {
    margin-bottom: 10px;
    width: 100%; }
    .section .section-title2 {
      font-size: 22px;
      line-height: 1.4;
      font-family: 'Cabin', sans-serif;
    
      color: #000000;
      padding-bottom: 10px;
      font-weight: bold;
      text-align: left;
      /* text-transform: capitalize; */
      position: relative;
      overflow: hidden; }
      .section-plans p{
        color: #484848;
      }
      .serdetbg{
        max-height: 525px;
      }
      .info p{
        color: #484848;
      }
  .section .section-title {
    font-size: 24px;
    line-height: 1.4;
    font-family: 'Cabin', sans-serif;
    max-width: 40rem;
    color: #000000;
    font-weight: bold;
    text-align: left;
    /* text-transform: capitalize; */
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 576px) {
      .section .section-title {
        font-size: 35px; } }
    .section .section-title ::before {
      content: "";
      position: absolute;
      top: -10px;
      height: 4px;
      left: 0;
      width: 40px;
      background: #e65833; }
    /* .section .section-title ::after {
      position: absolute;
      content: "";
      width: 10px;
      height: 4px;
      background-color: #282828;
      left: 42px;
      top: -10px; } */
    .section .section-title .has-line {
      position: relative; }
      .section .section-title .has-line::before {
        content: "";
        position: absolute;
        height: .7rem;
        bottom: .2rem;
        width: 103%;
        left: 0;
        background: #e65833;
        z-index: 0;
        opacity: .2; }
    .section .section-title.is-left {
      max-width: 30rem;
      margin-left: 0;
      margin-right: 0;
      text-align: left; }
    .section .section-title.is-center {
      max-width: auto;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
      .section .section-title.is-center ::before {
        content: "";
        position: absolute;
        top: -10px;
        height: 4px;
        left: 50%;
        width: 40px;
        background: #e65833; }
      /* .section .section-title.is-center ::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 4px;
        background-color: #282828;
        left: 50%;
        top: -10px; } */
  .section.is-lg {
    padding-top: 50px;
    padding-bottom: 50px; }
    @media screen and (max-width: 992px) {
      .section.is-lg {
        padding-top: 70px;
        padding-bottom: 70px; } }
  .section.is-sm {
    padding-top: 70px;
    padding-bottom: 70px; }
  .section .section-title-sm {
    margin-bottom: 1.5rem;
    font-size: 2.5em;
    line-height: 1.4;
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto;
    color: rgba(0, 0, 0, 0.9);
    font-weight: bold;
    text-align: center;
    text-transform: lowercase; }
    .section .section-title-sm .has-line {
      position: relative; }
      .section .section-title-sm .has-line::before {
        content: "";
        position: absolute;
        height: .7rem;
        bottom: .2rem;
        width: 103%;
        left: 0;
        background: #e65833;
        z-index: 0;
        opacity: .2; }
    .section .section-title-sm.is-left {
      max-width: 30rem;
      margin-left: 0;
      margin-right: 0;
      text-align: left; }
      .teamp{
        color: #ffffff;
      }
  .section .section-desc {
    margin-top: 30px; }
  .section .section-description {
    max-width: 40rem;
    /* color: #ffffff; */
    text-align: left; }
    .section .section-description.is-center {
      text-align: center; }
    @media screen and (max-width: 992px) {
      .section .section-description {
        margin-top: 30px; } }
  .section.is-dark {
    background: #2d4c60;
    color: #fff; }
    .section.is-dark .section-title {
      color: #a2de42; }
  .section.section-index-feautures {
    background: #161616;
    position: relative; }
    .section.section-index-feautures::before {
      content: url(https://victim.netlify.app/assets/img/others/circle.svg);
      position: absolute;
      left: 0;
      top: 0;
      height: 6rem;
      width: 6rem; }
  .section.section-companies {
    padding: 2rem 2rem;
    width: 100%;
    background: #ffffff;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
    position: relative; }
    .section.section-companies.in-header {
      bottom: -60px; }
      .company-item h5{
        font-size: 18px;
        padding-bottom: 15px;
      }
    .section.section-companies .company-item {
      /* display: flex; */
      justify-content: center; }
      .section.section-companies .company-item img {
        max-height: 4rem;
        margin-bottom: 30px; }
        @media screen and (max-width: 768px) {
          .section.section-companies .company-item img {
            max-height: 2.5rem; } }
        @media screen and (max-width: 576px) {
          .section.section-companies .company-item img {
            max-height: 2rem; } }
    @media screen and (max-width: 992px) {
      .section.section-companies {
        padding: 4rem 1rem; }
        .section.section-companies .company-item {
          /* display: flex; */
          justify-content: center; } }
  .section.section-feautures .feautures-boxes {
    counter-reset: feautures-box; }
    @media screen and (max-width: 992px) {
      .section.section-feautures .feautures-boxes .col-lg-4 {
        margin-bottom: 2rem; }
        .section.section-feautures .feautures-boxes .col-lg-4:nth-last-child(-n + 1) {
          margin-bottom: 0; } }
    .section.section-feautures .feautures-boxes .feautures-box {
      background: #222222;
      padding: 40px 30px;
      position: relative;
      margin-bottom: 20px;
      min-height: 280px;
      z-index: 0;
      color: #fff;
      overflow: hidden;
      transition: .25s;
       }
      .section.section-feautures .feautures-boxes .feautures-box .title {
        color: #fff; }
      .section.section-feautures .feautures-boxes .feautures-box .desc {
        color: #fff; }
      .section.section-feautures .feautures-boxes .feautures-box::after {
        content: url(../img/bg/box.png);
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1; }
      .section.section-feautures .feautures-boxes .feautures-box .title {
        font-size: 24px;
        margin: 0 0 20px 0; }
      .section.section-feautures .feautures-boxes .feautures-box .feather {
        width: 50px;
        height: 50px;
        stroke: currentColor;
        stroke-width: 2.5;
        stroke-linecap: round;
        stroke-linejoin: round;
        fill: none;
        margin-bottom: 20px; }

        .navbar-nav .active{
          border-bottom: 1px solid #819e53;
    border-bottom-width: 2px;
        }



      .section.section-feautures .feautures-boxes .feautures-box.is-active {
        background: #e65833;
        color: #fff; }
        .section.section-feautures .feautures-boxes .feautures-box.is-active .desc {
          color: #fff; }
        .section.section-feautures .feautures-boxes .feautures-box.is-active::after {
          content: none; }
      .section.section-feautures .feautures-boxes .feautures-box:hover {
        transform: translateY(-10px);
        box-shadow: 0 11px 19px 0 rgba(0, 0, 0, 0.12); }
        .section.section-feautures .feautures-boxes .feautures-box:hover .feather {
          color: #cc0052; }
  .section.section-feautures2 .feautures2-box {
    background: #fff;
    padding: 1rem;
    height: 100%;
    /* margin-bottom: 30px; */
    transition: .25s; }
    
    .section.section-feautures2 .feautures2-box.is-active {
      box-shadow: 0 28px 50px rgba(77, 91, 120, 0.15);
      border-top: solid 2px #e65833; }
    .section.section-feautures2 .feautures2-box .see-more {
      color: #e65833;
      opacity: 0;
      transition: .25s; }
    .section.section-feautures2 .feautures2-box .feather {
      width: 40px;
      height: 40px;
      stroke: currentColor;
      stroke-width: 1.5;
      stroke-linecap: round;
      stroke-linejoin: round;
      fill: none;
      color: #e65833; }
      .section_titlelg{
        font-size: 35px !important;
        max-width: 100% !important;
      }
      .tit{
        font-size: 30px;
        line-height: 1.4;
        font-family: 'Cabin', sans-serif;
        color: #81a24d;
      }
      .clrgreen{
        color: #7A9A49;
      }
      .bgwhite{
        background-color: #ffffff;
      }
      .award p{
        font-weight: 900;
        padding-top: 20px;
        color: #81a24d;
      }
      .feautures2-boxes [class*="col-"]{
        margin-bottom: 30px;
      }
    .section.section-feautures2 .feautures2-box .title {
      font-size: 20px;
      padding-bottom: 15px;
      /* margin: 30px 0 15px 0; */
     }
    .section.section-feautures2 .feautures2-box .desc {
      /* margin-bottom: 20px; */
     }
    .section.section-feautures2 .feautures2-box .icon {
      max-width: 4rem; }
    .section.section-feautures2 .feautures2-box:hover {
      transition: .25s; }
      .section.section-feautures2 .feautures2-box:hover .see-more {
        color: #e65833;
        margin-top: 20px;
        opacity: 1; }
  .section.section-feautures3 {
    background: #efefef;
    background: url(../img/bg/sectionbg.jpg);
    background-position: center;
    background-size: cover; }
    .section.section-feautures3 .feautures3-box {
      background: #fff;
      padding: 0.5rem;
      padding-top: 0.75rem;
      margin-bottom: 30px; }
      .section.section-feautures3 .feautures3-box .media-left {
        margin-right: 20px; }
      .section.section-feautures3 .feautures3-box .feather {
        width: 40px;
        height: 40px;
        stroke: currentColor;
        stroke-width: 2.5;
        stroke-linecap: round;
        stroke-linejoin: round;
        fill: none;
        color: #e65833; }
        .media{
          text-align: center;
          display: block;
        }
      .section.section-feautures3 .feautures3-box .title {
        font-size: 24px;
        margin: 30px 0 5px 0; }
      .section.section-feautures3 .feautures3-box .icon {
        max-width: 4rem; }
  .section.section-portfolio .portfolio-boxes .portfolio-box {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    z-index: 0;
    transition: all ease 0.3s;
    margin-bottom: 30px; }
    .section.section-portfolio .portfolio-boxes .portfolio-box::before {
      content: '';
      background: rgba(0, 0, 0, 0.1);
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      transition: all ease 0.3s;
      border-radius: 8px; }
    .section.section-portfolio .portfolio-boxes .portfolio-box img {
      width: 100%; }
    .section.section-portfolio .portfolio-boxes .portfolio-box .icon {
      height: 3rem;
      width: 3rem;
      border-radius: 50%;
      background: #000;
      position: absolute;
      top: 1rem;
      right: 1rem;
      display: flex;
      justify-content: center;
      align-items: center; }
      .section.section-portfolio .portfolio-boxes .portfolio-box .icon .feather {
        height: 20px;
        width: 20px;
        stroke: currentColor;
        stroke-width: 1.5;
        stroke-linecap: round;
        stroke-linejoin: round;
        fill: none;
        margin-bottom: 2px;
        color: #fff; }
    .section.section-portfolio .portfolio-boxes .portfolio-box .wrap {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 30px;
      transform: translate3d(0, 150%, 0);
      transition: transform .6s;
      z-index: 3; }
      .section.section-portfolio .portfolio-boxes .portfolio-box .wrap .title {
        color: #fff; }
      .section.section-portfolio .portfolio-boxes .portfolio-box .wrap span {
        color: #fff; }
    .section.section-portfolio .portfolio-boxes .portfolio-box:hover {
      transform: rotateX(-10deg) translateZ(50px); }
      .section.section-portfolio .portfolio-boxes .portfolio-box:hover::before {
        content: '';
        background: rgba(0, 0, 0, 0.75); }
      .section.section-portfolio .portfolio-boxes .portfolio-box:hover .wrap {
        transform: translate3d(0, 0, 0); }
  .section.section-portfolio.is-dark {
    background: #161616; }
  .section.section-clients {
    position: relative; }
    .section.section-clients .col {
      padding: 0; }
    .section.section-clients .slick-dots {
      bottom: -30px !important; }
    .section.section-clients::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      background: #161616;
      width: 100%;
      height: 60%;
      z-index: -1; }
    .section.section-clients.is-light {
      background: #fff; }
      .section.section-clients.is-light::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        background: #fff !important;
        width: 100%;
        height: 60%;
        z-index: -1; }
    .section.section-clients .section-title {
      color: #fff; }
    .section.section-clients .client-wrap {
      overflow: hidden;
      border-radius: 5px;
      box-shadow: 5px 10px 35px #00000014; }
    .section.section-clients .client-logo {
      background: #282828;
      height: 20rem;
      padding: 2rem; }
      .section.section-clients .client-logo img {
        width: 100%; }
      @media screen and (max-width: 992px) {
        .section.section-clients .client-logo {
          height: 20rem; } }
      @media screen and (max-width: 576px) {
        .section.section-clients .client-logo {
          display: none; } }
    .section.section-clients .client-image {
      background-size: cover;
      background-position: center;
      height: 20rem;
      width: 100%; }
      @media screen and (max-width: 992px) {
        .section.section-clients .client-image {
          height: 20rem; } }
    .section.section-clients .client-quote {
      background: #282828;
      height: 20rem;
      padding: 4rem;
      text-align: center;
      font-style: italic;
      color: white; }
      @media screen and (max-width: 992px) {
        .section.section-clients .client-quote {
          height: auto;
          padding: 2rem; } }
    .section.section-clients.is-dark .client-wrap {
      box-shadow: 5px 10px 35px #070216; }
    .section.section-clients.is-dark .client-quote {
      background: #020d1f; }
    .section.section-clients.is-grad::before {
      background: #efefef; }
    .section.section-clients.is-light::before {
      background: #f3f6fc; }
    .section.section-clients.is-light .section-title {
      color: rgba(0, 0, 0, 0.9); }
  .section.section-customers .customer-box {
    border-radius: 10px;
    background: #000;
    padding: 30px;
    display: flex;
    align-items: center;
    flex-direction: column; }
    .section.section-customers .customer-box .thumb {
      margin-bottom: 30px; }
      .section.section-customers .customer-box .thumb img {
        width: 100%;
        max-width: 5rem;
        border-radius: 100%; }
    .section.section-customers .customer-box .name {
      margin-bottom: 20px;
      color: #fff;
      text-align: center; }
    .section.section-customers .customer-box .desc {
      color: #fff;
      text-align: center; }
  .section.section-stars.is-dark {
    background: #2d4c60; }
  .section.section-stars .section-title {
    margin-bottom: 20px;
    font-family: 'Cabin', sans-serif; }
  .section.section-stars .stars {
    margin-top: 20px; }
    .section.section-stars .stars img {
      max-height: 1rem; }
      @media screen and (max-width: 768px) {
        .section.section-stars .stars img {
          margin-bottom: 70px; } }
  .section.section-stars .img {
    width: 100%; }
  .section.section-team .team-item {
    height: 30rem;
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 0;
    margin-bottom: 2rem;
    transition: .25s;
    overflow: hidden; }
    .section.section-team .team-item::before {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: #10131a;
      z-index: -1;
      opacity: .3;
      transition: .25s; }
    .section.section-team .team-item .team-img {
      position: absolute;
      left: 0;
      top: 0;
      /* background-size: cover; */
      height: 100%;
      width: 130%;
      z-index: -2;
      transition: .35s; }
    .section.section-team .team-item .title {
      margin-right: 20px;
      color: #fff;
      font-size: 20px;
      line-height: 1.4;
      width: 100%;
      text-transform: capitalize;
      padding: 30px 0 30px 30px; }
      .section.section-team .team-item .title a {
        color: #fff; }
    .section.section-team .team-item .sub-title {
      color: #e7e7e7;
      font-size: 14px;
      text-transform: uppercase;
      line-height: 1.8;
      padding: 30px 30px 30px 0; }
    .section.section-team .team-item .link {
      padding: 0 2rem 2rem; }
    .section.section-team .team-item:hover::before {
      background: rgba(0, 0, 0, 0.9);
      z-index: -1;
      opacity: .5;
      transform: scale(1.1); }
    .section.section-team .team-item:hover .team-img {
      width: 100%;
      background-size: contain;
      transition: 2.0s; }
  .section.section-team.has-bg {
    background: #2d4c60;
    position: relative;
    z-index: 0; }
    .section.section-team.has-bg::after {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 60%;
      background: #fff;
      z-index: -1; }
  .section.section-team .team-box {
    
    margin-bottom: 30px; }
    .team-thumb img{
      /* width: 100%; */
      height: auto;
      border-radius: 7px;
      max-width: 250px;
    }
  .section.section-team .team-thumb {
    width: 100%; 
    
  }
  .section-description p{
    padding-bottom: 10px;
  }
  .award h5{
    padding-bottom: 10px;
    font-size: 13px;
  }
  

/* Grow Shadow */
.hvr-grow-shadow {
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  -webkit-transform: scale(1.02);
  transform: scale(1.03);
}




    .section.section-team .team-thumb img {
      max-width: 100%;
      margin-bottom: 0.5rem; }
      .team-name{
        color: #000000;
        font-family: 'Cabin', sans-serif;
      }
      .team-box p{
        color: #e65833;
        padding-top: 8px;
      }
      .lastbullet i{
        padding-right: 5px;
      }
  /* .section.section-team .team-name {
    margin-bottom: 1rem; } */
  .section.section-team .team-social {
    margin: 1rem 0 0;
    width: 100%;
    padding: 0; }
    .section.section-team .team-social li {
      margin: 0 .5rem; }
      .section.section-team .team-social li a {
        color: #757575; }
  .section.section-works2 {
    background: linear-gradient(to top, #fff 60%, #000 40%);
    background: url(../img/bg/imgsection.jpg);
    background-position: center;
    position: relative;
    z-index: 0; }
    .section.section-works2 .section-title {
      color: #ffffff; }
    .section.section-works2 .section-description {
      color: #ffffff; }
    .section.section-works2 .work3-box {
      overflow: hidden;
      position: relative;
      z-index: 0;
      margin-bottom: 2rem;
      transition: .25s;
      overflow: hidden; }
      .section.section-works2 .work3-box::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background: #e65833;
        opacity: 0;
        z-index: 1;
        transition: .25s;
        transition: .25s; }
      .section.section-works2 .work3-box .work3-head {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 30px;
        transform: translate3d(0, 150%, 0);
        transition: transform .6s;
        z-index: 3; }
        .section.section-works2 .work3-box .work3-head .title a {
          color: white;
          font-size: 24px; }
        .section.section-works2 .work3-box .work3-head span {
          text-transform: uppercase;
          font-size: 15px;
          font-weight: bold;
          color: #fff; }
      .section.section-works2 .work3-box .work3-img {
        position: relative;
        width: 100%;
        z-index: 0;
        transition: .25s; }
      .section.section-works2 .work3-box:hover::before {
        opacity: .6; }
      .section.section-works2 .work3-box:hover .work3-head {
        transform: translate3d(0, 0, 0); }
      .section.section-works2 .work3-box.is-active .work3-head {
        transform: translate3d(0, 0, 0); }
      .section.section-works2 .work3-box.is-active::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.9);
        opacity: .5;
        z-index: 1;
        transition: .25s;
        transition: .25s; }
  .section.section-works3 .work-boxes-slick {
    margin: 0 -20px; }
    @media screen and (max-width: 768px) {
      .section.section-works3 .work-boxes-slick {
        margin: 0 0; } }
  .section.section-works3 .work3-box {
    margin: 0 20px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    margin-bottom: 2rem;
    transition: .25s;
    overflow: hidden; }
    @media screen and (max-width: 576px) {
      .section.section-works3 .work3-box {
        margin-left: 0;
        margin-right: 0; } }
    .section.section-works3 .work3-box::before {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: #e65833;
      opacity: 0;
      z-index: 1;
      transition: .25s;
      transition: .25s; }
    .section.section-works3 .work3-box .work3-head {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 30px;
      transform: translate3d(0, 150%, 0);
      transition: transform .6s;
      z-index: 3; }
      .section.section-works3 .work3-box .work3-head .title a {
        color: white;
        font-size: 24px; }
      .section.section-works3 .work3-box .work3-head span {
        text-transform: uppercase;
        font-size: 15px;
        font-weight: bold;
        color: #fff; }
    .section.section-works3 .work3-box .work3-img {
      position: relative;
      width: 100%;
      z-index: 0;
      transition: .25s; }
    .section.section-works3 .work3-box:hover::before {
      opacity: .6; }
    .section.section-works3 .work3-box:hover .work3-head {
      transform: translate3d(0, 0, 0); }
    .section.section-works3 .work3-box.is-active .work3-head {
      transform: translate3d(0, 0, 0); }
    .section.section-works3 .work3-box.is-active::before {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.9);
      opacity: .5;
      z-index: 1;
      transition: .25s;
      transition: .25s; }
  .section.section-testimonial {
    background: url(../img/bg/sectionbg.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 0; }
    .section.section-testimonial .client-wrap {
      padding-left: 4rem;
      padding-top: 2rem;
      padding-bottom: 2rem; }
      .section.section-testimonial .client-wrap img {
        max-width: 100%;
        position: relative;
        max-height: 300px;
        z-index: 1; }
      .section.section-testimonial .client-wrap::before {
        content: "";
        /* background: url(https://victim.netlify.app/assets/img/icons/quote.svg); */
        background-repeat: no-repeat;
        background-position: 1rem 1rem;
        background-size: 5rem;
        position: absolute;
        bottom: 0;
        height: 100%;
        width: 50%;
        left: 15px;
        z-index: 0; }
        @media screen and (max-width: 768px) {
          .section.section-testimonial .client-wrap::before {
            left: 15px; } }
      .section.section-testimonial .client-wrap::after {
        content: "";
        background: #003f71;
        position: absolute;
        bottom: 0;
        height: 100%;
        width: 50%;
        left: 15px;
        z-index: -2; }
        @media screen and (max-width: 768px) {
          .section.section-testimonial .client-wrap::after {
            left: 15px; } }
    .section.section-testimonial .client {
      font-weight: 700;
      text-transform: uppercase;
      color: #101010;
      margin-top: 40px;
      margin-bottom: 20px; }
    .section.section-testimonial .client-quote {
      font-size: 24px; }
  .section.section-testimonial2 {
    background: #000;
    background: url(../img/bg/imgsection2.jpg);
    background-position: center; }
    .section.section-testimonial2 .section-title {
      color: #ffffff; }
    .section.section-testimonial2 .client-wrap {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .section.section-testimonial2 .client-wrap .client-img {
        border-radius: 100%;
        margin-bottom: 20px;
        display: flex;
        justify-content: center; }
        .section.section-testimonial2 .client-wrap .client-img img {
          max-width: 5rem; }
      .section.section-testimonial2 .client-wrap .client-name {
        margin-bottom: 20px;
        color: #fff;
        text-align: center; }
      .section.section-testimonial2 .client-wrap .client-quote {
        color: #fff;
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        line-height: 38px;
        max-width: 40rem;
        margin-left: auto;
        margin-right: auto; }
  .section.section-testimonial3 {
    background: #000;
    background: url(../img/bg/imgsection2.jpg);
    background-position: center; }
    .section.section-testimonial3 .quote {
      width: 100%;
      position: relative; }
      .section.section-testimonial3 .quote::before {
        content: url(https://victim.netlify.app/assets/img/others/icon-quote-white.svg);
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        margin: 0 auto;
        background-position: center 0;
        background-repeat: no-repeat;
        z-index: 1;
        height: 100%; }
    .section.section-testimonial3 .section-title {
      color: #ffffff; }
    .section.section-testimonial3 .client-wrap {
      padding-top: 70px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .section.section-testimonial3 .client-wrap .client-img {
        border-radius: 100%;
        margin-bottom: 20px;
        display: flex;
        justify-content: center; }
        .section.section-testimonial3 .client-wrap .client-img img {
          max-width: 5rem; }
      .section.section-testimonial3 .client-wrap .client-name {
        margin-bottom: 20px;
        color: #fff;
        text-align: center; }
      .section.section-testimonial3 .client-wrap .client-quote {
        color: #fff;
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        line-height: 38px;
        max-width: 40rem;
        margin-left: auto;
        margin-right: auto; }
  .section.section-testimonial4 .quote-wrap {
    background: #000;
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 60px;
    padding-bottom: 80px;
    background: url(../img/bg/imgsection2.jpg); }
    .section.section-testimonial4 .quote-wrap .client-img {
      border-radius: 100%;
      overflow: hidden;
      margin-right: 20px; }
      .section.section-testimonial4 .quote-wrap .client-img img {
        max-width: 4rem; }
    .section.section-testimonial4 .quote-wrap .client-name {
      color: #fff; }
    .section.section-testimonial4 .quote-wrap .client-position {
      text-transform: uppercase;
      color: #a1a1a1;
      font-size: 13px; }
    .section.section-testimonial4 .quote-wrap .client-quote {
      margin-top: 40px;
      font-size: 25px;
      color: #fff; }
  .section.section-testimonial4 .profile-img img {
    width: 100%; }
  .section.section-about .about-box {
    margin-bottom: 3rem; }
    .casestudy .title{
      padding-bottom: 10px;
    }
    .section.section-about .about-box .feather {
      width: 50px;
      height: 50px;
      stroke: currentColor;
      stroke-width: 2.5;
      stroke-linecap: round;
      stroke-linejoin: round;
      fill: none;
      margin-bottom: 20px;
      color: #e65833; }
    .section.section-about .about-box .title {
      font-size: 20px;
      margin-bottom: 20px; }
    .section.section-about .about-box .description {
      max-width: 30rem; }
  .section.section-about .about-video {
    position: relative;
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, 0.12); }
    .section.section-about .about-video::before {
      content: "";
      background: url(../img/icons/play-sign.png);
      background-size: contain;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 5rem;
      height: 5rem;
      z-index: 1; }
    .section.section-about .about-video img {
      width: 100%; }
  .section.section-about-us {
    overflow: hidden; }
    .section.section-about-us .section-title {
      margin-bottom: 20px; }
    .section.section-about-us .section-description {
      margin-bottom: 20px; }
  .section.section-blog .blog .blog-img {
    width: 100%;
    z-index: -1; }
  .section.section-blog .blog .blog-wrap {
    position: relative;
    background: #fff;
    padding: 1.5rem;
    margin-top: -1rem;
    margin-left: 20px;
    margin-right: 20px;
    z-index: 2;
    box-shadow: 0 8px 21px -3px rgba(0, 0, 0, 0.09);
    transition: .25s; }
  .section.section-blog .blog .title a {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.9); }
  .section.section-blog .blog .blog-item {
    margin-bottom: 2rem; }
    .section.section-blog .blog .blog-item:hover .blog-wrap {
      transform: translateY(-1rem);
      background: #e65833; }
    .section.section-blog .blog .blog-item:hover .title a {
      font-size: 20px;
      color: #fff; }
  .section.section-subscribe {
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 0; }
    .section.section-subscribe .section-desc {
      margin: 30px 0; }
    .section.section-subscribe::after {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.438);
      z-index: -1; }
  .section.section-talk {
    background: #202020;
    color: #202020 !important;
    background: url(../img/bg/sectionbg.jpg);
    background-position: center; }
    .section.section-talk .row {
      margin: 0; }
    @media screen and (max-width: 576px) {
      .section.section-talk {
        padding-left: 15px;
        padding-right: 15px; } }
       
    .section.section-talk .section-title {
      color: #202020; }
  .section.section-video {
    overflow: hidden;
    background: url(../img/bg/sectionbg.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left top; }
    .section.section-video .section-title {
      margin-bottom: 30px; }
    .section.section-video .section-description {
      margin-bottom: 30px;
      color: #fff; }
    .section.section-video .info {
      /* padding: 8.5em 7em 8em 6.5em; */
      color: #fff; }
      @media screen and (max-width: 768px) {
        .section.section-video .info {
          padding: 70px 30px; } }
      @media screen and (max-width: 576px) {
        .section.section-video .info {
          padding: 70px 15px; } }
    .section.section-video .video img {
      height: 100%; }
      @media screen and (max-width: 768px) {
        .section.section-video .video img {
          height: auto;
          width: 100%; } }
  .section.section-testimonial5 {
    overflow: hidden; }
    .section.section-testimonial5 .section-title {
      margin-bottom: 30px; }
    .section.section-testimonial5 .section-description {
      margin-bottom: 30px;
      color: #fff; }
    .section.section-testimonial5 .info {
      padding: 140px 7em 140px 6.5em;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .section.section-testimonial5 .info {
          padding: 70px 30px; } }
      @media screen and (max-width: 576px) {
        .section.section-testimonial5 .info {
          padding: 70px 15px; } }
    .section.section-testimonial5 .video {
      overflow: hidden;
      border-radius: 0 20px 20px 0; }
      .section.section-testimonial5 .video img {
        height: 100%; }
        @media screen and (max-width: 768px) {
          .section.section-testimonial5 .video img {
            height: auto;
            width: 100%; } }
    .section.section-testimonial5 .image img {
      border-radius: 100%;
      margin-right: 10px;
      width: 5rem;
      margin-top: 30px; }
    .section.section-testimonial5 .client-quote {
      color: #fff;
      font-size: 30px; }
    .section.section-testimonial5 .media-content {
      margin-top: 30px; }
  .section.section-plans {
    position: relative;
    background: #efefef; }
    .section.section-plans .in-right {
      transform: translateX(-30px); }
      @media screen and (max-width: 992px) {
        .section.section-plans .in-right {
          transform: none; } }
    .section.section-plans .in-left {
      transform: translateX(30px);
      position: relative;
      z-index: -1; }
      @media screen and (max-width: 992px) {
        .section.section-plans .in-left {
          transform: none; } }
    .section.section-plans .plan-item {
      border-radius: .5rem;
      overflow: hidden;
      background: #EFEFFF; }
      @media screen and (max-width: 992px) {
        .section.section-plans .plan-item {
          margin-bottom: 2rem; } }
      .section.section-plans .plan-item .plan-head {
        padding: 2rem; }
      .section.section-plans .plan-item .plan-title {
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 1rem;
        color: rgba(0, 0, 0, 0.9); }
      .section.section-plans .plan-item .price-var {
        color: #c8cacf;
        margin-right: .5rem; }
      .section.section-plans .plan-item .plan-price {
        font-size: 3rem;
        font-weight: bold; }
      .section.section-plans .plan-item .list-items {
        margin-bottom: 1rem;
        padding: 0; }
        .section.section-plans .plan-item .list-items .item {
          margin-bottom: 1rem;
          font-weight: bold; }
      .section.section-plans .plan-item.is-active {
        color: rgba(0, 0, 0, 0.9);
        background-color: white;
        box-shadow: 0 13px 30px rgba(0, 0, 0, 0.18);
        position: relative;
        z-index: 3; }
        .section.section-plans .plan-item.is-active .plan-title {
          font-weight: bold;
          color: #e65833; }
        .section.section-plans .plan-item.is-active .plan-head {
          color: #e65833; }
      .section.section-plans .plan-item .plan-body {
        padding: 2rem 3rem; }
    .section.section-plans .style2 {
      background: #fff;
      box-shadow: 0 13px 30px #00000014; }
  .section.section-counter {
    overflow: hidden;
    font-family: 'Cabin', sans-serif;
    background: rgba(0, 0, 0, 0.9); }
    .section.section-counter.has-bg {
      background: url(../img/bg/imgsection.jpg);
      background-position: center;
      background-size: cover; }
    .section.section-counter .counter-item {
      padding: 20px;
      transition: .25s;
      cursor: default; }
      .section.section-counter .counter-item:hover {
        background: #202020;
        transform: scale(1.05); }
      .section.section-counter .counter-item .counter-number {
        color: #b6b6b6;
        font-size: 30px;
        text-align: center; }
      .section.section-counter .counter-item .counter-name {
        color: #e65833;
        text-align: center; }
  .section.section-services .section-title {
    margin-bottom: 30px;
    max-width: 30rem;
    margin-left: 0; }
  .section.section-services .section-description {
    margin-bottom: 30px;
    max-width: 30rem;
    margin-left: 0; }
  .section.section-services .service-img {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 5px; }
    .section.section-services .service-img img {
      width: 100%; }
  .section.section-services2 {
    background: #f3f3f3; }
    .section.section-services2 .section-title {
      /* margin-bottom: 30px;  */
    }
    .section.section-services2 .read-more {
      margin-top: 30px; }
      @media screen and (max-width: 768px) {
        .section.section-services2 .read-more {
          margin: 30px 0; } }
    .section.section-services2 .list-group {
      margin-top: 30px; }
      .section.section-services2 .list-group .list-group-item {
        border: none;
        position: relative;
        margin: 0px 0px 10px 20px;
        padding: 0;
        padding-left: 20px;
        background: transparent; }
    .section.section-services2 .list-group .list-group-item::before {
      content: "";
      position: absolute;
      top: 10px;
      left: 0;
      background-color: #e65833;
      width: 7px;
      height: 7px;
      border-radius: 100%; }
    .section.section-services2 .img-box {
      background-color: #fff;
      box-shadow: 0 28px 50px rgba(77, 91, 120, 0.15);
      box-sizing: content-box;
      margin-left: 55px;
      margin-top: 0;
      padding: 10%;
      position: relative;
      z-index: 1; }
      .section.section-services2 .img-box.has-padding0 {
        margin-right: 55px;
        margin-left: 0; }
      @media screen and (max-width: 768px) {
        .section.section-services2 .img-box {
          margin-left: 0;
          margin-right: 0 !important; } }
      .section.section-services2 .img-box img {
        width: 100%; }
    .section.section-services2 .exp-box {
      display: flex;
      flex-direction: row;
      justify-items: center;
      align-items: center; }
    .section.section-services2 span.exp-year {
      padding-top: 10px;
      color: #e65833;
      padding-bottom: 10px;
      font-size: 20px; }
    .section.section-services2 span.exp-text {
      color: rgba(0, 0, 0, 0.9);
      font-size: 20px;
      width: 100px;
      max-width: 100px;
      margin-left: 20px; }
    .section.section-services2 .services2-boxes {
      margin-top: 140px; }
      @media screen and (max-width: 768px) {
        .section.section-services2 .services2-boxes {
          margin-top: 70px; } }
    .section.section-services2 .services2-box {
      padding: 40px 25px 40px 25px;
      transition: .25; }
      .section.section-services2 .services2-box .feather {
        width: 40px;
        height: 40px;
        stroke: currentColor;
        stroke-width: 1.5;
        stroke-linecap: round;
        stroke-linejoin: round;
        fill: none;
        margin-bottom: 20px;
        color: #e65833; }
      .section.section-services2 .services2-box.is-active {
        border-top: solid 2px #e65833;
        background: #ffff;
        box-shadow: 0 28px 50px rgba(77, 91, 120, 0.15); }
        .section.section-services2 .services2-box.is-active p {
          color: #282828; }
      .section.section-services2 .services2-box:hover {
        transform: translateY(-5px); }
        .section.section-services2 .services2-box:hover .feather {
          color: rgba(0, 0, 0, 0.9); }
      .section.section-services2 .services2-box .title {
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        font-family: 'Cabin', sans-serif;
        margin: 0px 0px 20px 0px; }
  .section.section-services3 .service-boxes .service-box {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    border: solid 1px #f3f3f3;
    padding: 30px;
    background: white; }
    .section.section-services3 .service-boxes .service-box .feather {
      position: absolute;
      right: -15px;
      top: 50%;
      transform: translateY(-50%);
      color: #e65833;
      width: 50px;
      height: 50px;
      transition: .25s;
      stroke-width: 1.5; }
    .section.section-services3 .service-boxes .service-box:hover .feather {
      right: 15px; }
    .section.section-services3 .service-boxes .service-box.is-active {
      background: #f3f3f3; }
    .section.section-services3 .service-boxes .service-box.has-style2 {
      border-radius: 10rem;
      background: #161616;
      color: #fff;
      border: none; }
      .section.section-services3 .service-boxes .service-box.has-style2.is-active {
        background: #000;
        border: solid 1px #161616; }
      .section.section-services3 .service-boxes .service-box.has-style2 .title {
        color: #fff; }
  .section.section-contact {
    background: #000;
    color: #ffffff;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0; }
    .section.section-contact::before {
      content: '';
      background-color: #394d6d;
      height: 100%;
      opacity: .9;
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      z-index: -1; }
    .section.section-contact .section-title {
      color: #ffffff; }
    .section.section-contact label {
      color: #ffffff; }
    .section.section-contact .contact-form-wrapper {
      position: relative;
      width: 100%;
      height: auto;
      margin-top: 15px; }
    .section.section-contact .feather {
      width: 20px;
      height: 20px;
      stroke: currentColor;
      stroke-width: 1.5;
      stroke-linecap: round;
      stroke-linejoin: round;
      fill: none;
      color: #e65833;
      margin-right: 20px; }
    .section.section-contact .contact-info-list-item {
      overflow: hidden;
      display: flex;
      margin-bottom: 30px; }
    .section.section-contact .contact-info-list-item p {
      font-weight: 400;
      color: #c1c1c1;
      font-size: 16px; }
    .section.section-contact .contact-info-list-item h3 {
      font-weight: 900;
      margin-top: 5px;
      color: #fff;
      font-size: 25px; }
    .section.section-contact .contact-info-list-item.pdt-50:last-child span {
      margin-right: 50px; }
    .section.section-contact h4.contact-heading {
      border-bottom: 1px solid #ddd;
      margin-bottom: -40px; }
  .section.section-jobs .job-title {
    color: #262626;
    line-height: 1;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 60px 0px 30px;
    margin: 0px;
    border-bottom: 1px solid #c5c5c5; }
  .section.section-jobs .job-list-item {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 22px 20px;
    border-bottom: 1px solid #e4e4e4;
    transition: .25s; }
    .section.section-jobs .job-list-item.is-active {
      background: #202020;
      color: #fff;
      box-shadow: 0 9px 12px rgba(32, 32, 32, 0.3); }
      .section.section-jobs .job-list-item.is-active .job-item-title {
        color: #fff; }
      .section.section-jobs .job-list-item.is-active .job-info {
        color: #fff; }
      .section.section-jobs .job-list-item.is-active .arrow {
        color: white; }
    .section.section-jobs .job-list-item .arrow {
      color: #e65833; }
    .section.section-jobs .job-list-item .job-info {
      color: #000; }
    .section.section-jobs .job-list-item .job-item-title {
      color: #e65833; }
    .section.section-jobs .job-list-item:hover {
      background: #e65833;
      color: white; }
      .section.section-jobs .job-list-item:hover .arrow {
        color: white; }
      .section.section-jobs .job-list-item:hover .job-info {
        color: white; }
      .section.section-jobs .job-list-item:hover .job-item-title {
        color: white; }
  .section.section-jobs.is-dark .job-title {
    color: white;
    line-height: 1;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 60px 0px 30px;
    margin: 0px;
    border-bottom: 1px solid #222222; }
  .section.section-jobs.is-dark .job-list-item {
    border-bottom: 1px solid #1f1f1f;
    transition: .25s;
    border-radius: 100px; }
    .section.section-jobs.is-dark .job-list-item.is-active {
      background: #cc0052;
      color: #fff;
      box-shadow: none;
      border: none;
      border-radius: 100px; }
      .section.section-jobs.is-dark .job-list-item.is-active .job-item-title {
        color: #fff; }
      .section.section-jobs.is-dark .job-list-item.is-active .job-info {
        color: #fff; }
      .section.section-jobs.is-dark .job-list-item.is-active .arrow {
        color: white; }
    .section.section-jobs.is-dark .job-list-item .arrow {
      color: #e65833; }
    .section.section-jobs.is-dark .job-list-item .job-info {
      color: #000; }
    .section.section-jobs.is-dark .job-list-item .job-item-title {
      color: #e65833; }
    .section.section-jobs.is-dark .job-list-item:hover {
      background: #e65833;
      color: white; }
      .section.section-jobs.is-dark .job-list-item:hover .arrow {
        color: white; }
      .section.section-jobs.is-dark .job-list-item:hover .job-info {
        color: white; }
      .section.section-jobs.is-dark .job-list-item:hover .job-item-title {
        color: white; }
  .section.section-trial .free-box {
    padding: 4rem;
    border-radius: 5px;
    color: #fff;
    position: relative;
    background: #e7eaee;
    overflow: hidden; }
    .section.section-trial .free-box::before {
      content: url(../img/bg/shape.png);
      position: absolute;
      transform: scale(0.5);
      bottom: -71px;
      right: -158px; }
    .section.section-trial .free-box .title {
      margin-bottom: 20px;
      color: #fff; }
    .section.section-trial .free-box .desc {
      margin-bottom: 20px; }
  .section.section-trial .plan-boxes {
    margin-top: 70px; }
    .section.section-trial .plan-boxes .plan-box {
      background: #efefef;
      padding: 2rem;
      border-radius: .5rem;
      margin-bottom: 30px; }
      .section.section-trial .plan-boxes .plan-box .plan-title {
        margin-bottom: 20px; }
      .section.section-trial .plan-boxes .plan-box .plan-desc {
        margin-bottom: 20px; }
      .section.section-trial .plan-boxes .plan-box .plan-price-wrap {
        margin-bottom: 20px;
        display: flex;
        justify-items: start; }
        .section.section-trial .plan-boxes .plan-box .plan-price-wrap .price-title {
          margin-right: 5px;
          font-size: 30px; }
      .section.section-trial .plan-boxes .plan-box.is-active {
        background: #e65833;
        color: #fff;
        box-shadow: 0 15px 17px rgba(0, 0, 0, 0.19); }
        .section.section-trial .plan-boxes .plan-box.is-active .plan-title {
          color: #fff; }
        .section.section-trial .plan-boxes .plan-box.is-active .plan-desc {
          color: #fff; }
        .section.section-trial .plan-boxes .plan-box.is-active .price-title {
          color: #fff; }

/*====================================
    ========= section  companies2
    =====================================*/
.section-companies2 {
  margin-top: 70px; }
  .section-companies2 .company-item {
    background: #498fb5;
    padding: 15px 30px;
    border-radius: 50rem;
    transition: .25s;
    margin-bottom: 30px; }
    @media screen and (max-width: 576px) {
      .section-companies2 .company-item {
        padding: 15px 20px; } }
    .section-companies2 .company-item:hover {
      transform: rotateX(-5deg) translateZ(50px); }
    .section-companies2 .company-item .img-logo {
      max-width: 10rem;
      margin-left: auto;
      margin-right: auto; }
    .section-companies2 .company-item img {
      width: 100%; }

.is-grey {
  background: #f6f6f6; }

.footer {
  margin: 0; }
  .footer .is-light {
    background: #fff;
    color: rgba(0, 0, 0, 0.9); }
  .footer .copyright {
    font-size: 1rem;
    color: #e65833; }

.footer {
  padding: 0 0 0;
  position: relative;
  margin: 0;
  overflow: hidden;
  color: #fff;
  /*====================================
    ========= footer wrap
    =====================================*/
  /*====================================
    ========= footer logo
    =====================================*/
  /*====================================
    ========= footer description
    =====================================*/
  /*====================================
    ========= footer social
    =====================================*/
  /*====================================
    ========= footer Copyright
    =====================================*/ }
  .footer.is-dark {
    background: #222222;
    color: #fff; }
    .footer.is-dark a {
      color: #fff; }
    .footer.is-dark p {
      color: #dddddd; }
    .footer.is-dark strong {
      color: #fff; }
  .footer .card {
    margin-bottom: 2rem; }
  .footer-contact {
    margin-bottom: 2rem; }
  .footer .footer-wrap {
    margin: 4rem 0; }
  .footer .footer-logo {
    margin-bottom: 2rem; }
    .footer .footer-logo img {
      max-height: 3rem; }
  .footer .footer-description {
    max-width: 40rem;
    text-align: center;
    margin: auto;
    margin-bottom: 2rem; }
  .footer .footer-social {
    display: flex;
    justify-content: center; }
    .footer .footer-social li {
      margin: 0 1rem; }
  .footer .copyright {
    padding: 1rem 0 1rem;
    background: #e65833; }
    .footer .copyright i{
      color: #ffffff;
    }
    .footer .copyright p {
      margin: 0;
      color: #ffffff;
      text-align: center; }
    .footer .copyright .footer-company img {
      height: 3rem; }

.footer {
  color: rgba(0, 0, 0, 0.9); }
  .footer.in-index {
    padding: 1rem 0 1rem; }
    .rightimg{
      border-radius: 4px;
    }
    

/* =======================================================
- - - - - - - - - 1 /  Footer-style 1
==========================================================*/
.footer-1 {
  background: #222222;
  padding-top: 4rem;
  color: #fff; }
  .footer-1 .footer-text {
    color: #5d5b64;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 1rem; }
  .footer-1 .logo img {
    max-width: 200px;
    padding: 1px;
    
    border-radius: 5px; }
  .footer-1 .social-nav {
    margin-top: 1rem;
    padding-bottom: 0.5rem;
    padding: 0; }
    .footer-1 .social-nav li {
      display: inline;
      margin: 0 .5rem;
      line-height: 2; }
      .footer-1 .social-nav li a {
        color: #fff; }
        .footer-1 .social-nav li a svg {
          color: #fff; }
  .footer-1 .desc {
    margin-top: 1rem;
    max-width: 40rem; }
  .footer-1 span {
    font-weight: bold;
    padding-bottom: 60px;
    position: relative; }
    .footer-1 span::before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -10px;
      height: 2px;
      width: 25%;
      background: #e65833;
      -webkit-transition: .25s;
      transition: .25s; }
  .footer-1 .menu-items {
    margin-bottom: .5rem;
    padding-top: 25px !important;
    color: #fff;
    /* text-transform: capitalize; */
    font-size: 18px;
    letter-spacing: 1px; }
    .footer-1 .menu-items:first-child {
      /* margin-top: 30px; */ }
  .footer-1 .menu-items {
    margin: 0px;
    padding: 0; }
    .footer-1 .menu-items li {
      line-height: 34px;
      font-size: 16px; }
      .footer-1 .menu-items li a {
        color: #fff;
        transition: .25s; }
        .footer-1 .menu-items li a:hover {
          padding-left: .5rem;
          color: #e65833; }
  .footer-1 .copyright {
    margin-top: 70px;
    text-align: center;
    padding: 1rem 0 1rem;
    color: #fff; }
    .footer-1 .copyright a {
      color: #e65833; }

/*=========================
======= Blog
===========================*/
.widget-title {
  color: #e65833; }
.fixed-top{
  position: absolute;
}
.post-wrap {
  margin-top: 25px; }
  .post-wrap .post-img {
    position: relative;
    z-index: 0;
    overflow: hidden; }
    .post-wrap .post-img::after {
      content: "View More";
      color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: rgb(230, 88, 51, 0.8);
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase;
      opacity: 0;
      position: absolute;
      left: 0px;
      right: 0px;
      top: 0px;
      bottom: 0;
      transition: all 0.15s ease-in 0s;
      z-index: 1; }
    .post-wrap .post-img:hover::after {
      opacity: 1; }
    .post-wrap .post-img img {
      width: 100%;
      transition: .25s; }
  .post-wrap .post-content {
    position: relative;
    background: #fff;
    /* border-radius: 0 10px 10px 10px; */
    padding: 30px 0;
    /* min-height: 210px;
    max-height: 210px; */
    /* border-bottom: 4px solid #f2f2f2; */
    /* margin-bottom: 30px; */
   }
    .post-wrap .post-content .post-tag {
      margin-right: .5rem;
      display: flex; }
      .post-wrap .post-content .post-tag .tag-item {
        color: #e65833;
        font-size: 13px;
        padding: 4px 18px;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.5;
        color: white;
        background-color: #2e2e2e;
        text-transform: uppercase;
        background: #000;
        border-radius: 2rem; }
    .post-wrap .post-content .post-date {
      font-size: 15px;
      color: #252525; }
    .post-wrap .post-content .post-author {
      font-size: 13px; }
      .post-wrap .post-content .post-author a {
        color: #e65833; }
    .post-wrap .post-content .post-title {
      margin-top: 0px;
      
      margin-bottom: 7px; }
      .min0{
        min-height: auto !important;
      }
      .min75{
        min-height: 75px;
      }
      .bannertitle2{
        /* font-size: 17px;
        text-align: justify;
        word-spacing: -1px; */
        font-size: 16px;
    text-align: center;
    word-spacing: 1px;
    line-height: 26px;
      }
      .min50{
        min-height: 50px;
      }
      .shadowbot [class*="col-"] {
       
        border-radius: 0 10px 10px 10px;
       
        border-bottom: 4px solid #f2f2f2;
        margin-bottom: 30px;
      }
      .post-wrap .post-content .post-title a {
        font-family: 'Cabin', sans-serif;
        color: #000;
        transition: .25s;
        line-height: 1.2;
        font-size: 18px; }
        .post-wrap .post-content .post-title a:hover {
          color: #e65833; }
    .post-wrap .post-content .post-description {
      margin-bottom: 20px; }
  .post-wrap.in-first-post {
    border-bottom: 4px solid #f2f2f2;
    margin-bottom: 30px;
    margin-top: 0; }
    .post-wrap.in-first-post .post-content {
      border-bottom: none;
      margin-bottom: 0; }
    .post-wrap.in-first-post .post-title a {
      font-size: 30px;
      line-height: 1.4; }
      @media screen and (max-width: 576px) {
        .post-wrap.in-first-post .post-title a {
          font-size: 20px; } }
          @media screen and (max-width: 750px) {
            .minsm75{
              min-height: 0px;
            }
            .min75{
              min-height: 0px !important;
            }
           }
          @media only screen and (min-width: 975px) and (max-width: 1410px)  {
            .minsm75{
              min-height: 75px;
            }
            }
            @media only screen and (min-width: 975px) and (max-width: 1180px)  {
              .minsmdet75{
                min-height: 75px;
              }
              }
              @media only screen and (min-width: 1390px) and (max-width: 2400px)  {
                .minlg75{
                  min-height: 75px;
                }
                }

.post-wrap2 {
  margin-bottom: 30px; }
  .post-wrap2 .post-img {
    position: relative;
    z-index: 0;
    overflow: hidden; }
    .post-wrap2 .post-img img {
      width: 100%;
      transition: .25s; }
  .post-wrap2 .post-content {
    position: relative;
    border-radius: 0 10px 10px 10px;
    padding: 0 0 30px; }
    .post-wrap2 .post-content .post-tag {
      margin-right: .5rem;
      display: flex; }
      .post-wrap2 .post-content .post-tag .tag-item {
        color: #e65833;
        font-size: 13px;
        padding: 5px;
        border-radius: 3px;
        font-size: 12px;
        background-color: #e65833;
        font-weight: 700;
        line-height: 1.5;
        color: #ffffff;
        text-transform: uppercase; }
    .post-wrap2 .post-content .post-date {
      font-size: 13px;
      color: #615f6c; }
    .post-wrap2 .post-content .post-author {
      font-size: 13px; }
      .post-wrap2 .post-content .post-author a {
        color: #e65833; }
    .post-wrap2 .post-content .post-title {
      margin: 0 0 20px; }
      .post-wrap2 .post-content .post-title a {
        color: #000;
        transition: .25s;
        font-size: 24px; }
        .post-wrap2 .post-content .post-title a:hover {
          color: #e65833; }
    .post-wrap2 .post-content .read-more {
      color: #000;
      position: relative; }
      .post-wrap2 .post-content .read-more::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -10px;
        height: 2px;
        width: 25%;
        background: #e65833;
        transition: .25s; }
      .post-wrap2 .post-content .read-more:hover::before {
        width: 100%; }
    .post-wrap2 .post-content .post-description {
      margin-bottom: 20px; }
  .post-wrap2.in-first-post {
    border-bottom: 4px solid #f2f2f2;
    margin-bottom: 30px;
    margin-top: 0; }
    .post-wrap2.in-first-post .post-content {
      border-bottom: none;
      margin-bottom: 0; }
    .post-wrap2.in-first-post .post-title a {
      font-size: 30px;
      line-height: 1.4; }
      @media screen and (max-width: 576px) {
        .post-wrap2.in-first-post .post-title a {
          font-size: 20px; } }
  .post-wrap2.is-dark .post-img img {
    border-radius: 10px; }
  .post-wrap2.is-dark .post-content .post-tag .tag-item {
    color: #cacaca; }
  .post-wrap2.is-dark .post-content .post-date {
    color: #ebebeb; }
  .post-wrap2.is-dark .post-content .post-author a {
    color: #e65833; }
  .post-wrap2.is-dark .post-content .post-title a {
    color: white; }
    .post-wrap2.is-dark .post-content .post-title a:hover {
      color: #e65833; }
  .post-wrap2.is-dark .post-content .read-more {
    color: white; }
  .post-wrap2.is-dark .post-content .post-description {
    color: white; }

/*=========================
======= Subscribe
===========================*/
.subscribe-box {
  background: #e65833;
  color: #fff;
  width: 100%;
  padding: 5rem; }
  .subscribe-box .description {
    font-size: 25px;
    font-family: "Avant Garde Gothic"; }
  .subscribe-box .span {
    margin-right: 5px; }
  .subscribe-box .btn {
    margin-bottom: .5rem; }

/*=========================
======= contact-boxes
===========================*/
.contact-box h2{
  font-size: 20px;
}
.contact-boxes .contact-box {
  padding: 20px 30px;
  box-shadow: 0 28px 50px rgba(77, 91, 120, 0.08);
  border-bottom: solid 2px #e65833;
  margin-bottom: 30px; }
  .contact-boxes .contact-box.is-active {
    background: #f3f3f3;
    box-shadow: none;
    border: none; }
  .contact-boxes .contact-box.is-dark {
    box-shadow: none;
    background: #1a1a1a; }
    .contact-boxes .contact-box.is-dark p {
      color: #ffff; }
  .contact-boxes .contact-box .title {
    margin-bottom: 5px;
    color: #e65833;
    font-size: 17px; }

.contact-form-wrap {
  max-width: 600px;
  margin: auto; }
  .contact-form-wrap .contact-form {
    margin-top: 40px; }

.mapouter {
  position: relative;
  text-align: right;
  height: 500px;
  width: 100%; }
  .mapouter iframe {
    width: 100%;
    border: none;
    outline: none; }

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 500px;
  width: 100%; }
  .con .contact-box a{
    color: #000000;
  }
  .con .contact-box a:hover{
    color: #e65833;
  }
  .contacticon{
    max-width: 50px;
    
  }
  .contact-box .description{
    color: #000000;
  }
  .con .contact-box{
    text-align: left;
    padding-top: 20px;
   
  }

  .min150{
    min-height: 150px;
  }
  
/*=========================
======= progress 
===========================*/
.progress-work {
  margin-top: 140px;
  /* This for loop creates the 	necessary css animation names 
Due to the split circle of progress-left and progress right, we must use the animations on each side. 
*/ }
  @media screen and (max-width: 992px) {
    .progress-work {
      margin-top: 70px; } }
  .progress-work .progress {
    width: 200px;
    height: 200px;
    line-height: 200px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
    margin-bottom: 30px; }
    @media screen and (max-width: 992px) {
      .progress-work .progress {
        width: 150px;
        height: 150px; } }
    @media screen and (max-width: 768px) {
      .progress-work .progress {
        width: 125px;
        height: 125px; } }
    .progress-work .progress:after {
      content: "";
      width: 100%;
      height: 100%;
      border-radius: 50%;
      border: 7px solid #f3f3f3;
      position: absolute;
      top: 0;
      left: 0; }
    .progress-work .progress > span {
      width: 50%;
      height: 100%;
      overflow: hidden;
      position: absolute;
      top: 0;
      z-index: 1; }
    .progress-work .progress .progress-left {
      left: 0; }
    .progress-work .progress .progress-bar {
      width: 100%;
      height: 100%;
      background: none;
      border-width: 7px;
      border-style: solid;
      position: absolute;
      top: 0;
      border-color: #e65833; }
    .progress-work .progress .progress-left .progress-bar {
      left: 100%;
      border-top-right-radius: 100px;
      border-bottom-right-radius: 100px;
      border-left: 0;
      -webkit-transform-origin: center left;
      transform-origin: center left; }
    .progress-work .progress .progress-right {
      right: 0; }
      .progress-work .progress .progress-right .progress-bar {
        left: -100%;
        border-top-left-radius: 100px;
        border-bottom-left-radius: 100px;
        border-right: 0;
        -webkit-transform-origin: center right;
        transform-origin: center right; }
    .progress-work .progress .progress-value {
      display: flex;
      border-radius: 50%;
      font-size: 36px;
      text-align: center;
      line-height: 20px;
      align-items: center;
      justify-content: center;
      height: 100%;
      font-weight: bold;
      width: 100%; }
      .progress-work .progress .progress-value div {
        margin-top: 10px; }
        .respimg{
          width: 100%;
          height: auto;
        }
      .progress-work .progress .progress-value span {
        font-size: 12px;
        font-family: 'Cabin', sans-serif;
        text-transform: uppercase;
        font-weight: normal; }
  .progress-work .progress[data-percentage="10"] .progress-right .progress-bar {
    animation: loading-1 1.5s linear forwards; }
  .progress-work .progress[data-percentage="10"] .progress-left .progress-bar {
    animation: 0; }
  .progress-work .progress[data-percentage="20"] .progress-right .progress-bar {
    animation: loading-2 1.5s linear forwards; }
  .progress-work .progress[data-percentage="20"] .progress-left .progress-bar {
    animation: 0; }
  .progress-work .progress[data-percentage="30"] .progress-right .progress-bar {
    animation: loading-3 1.5s linear forwards; }
  .progress-work .progress[data-percentage="30"] .progress-left .progress-bar {
    animation: 0; }
  .progress-work .progress[data-percentage="40"] .progress-right .progress-bar {
    animation: loading-4 1.5s linear forwards; }
  .progress-work .progress[data-percentage="40"] .progress-left .progress-bar {
    animation: 0; }
  .progress-work .progress[data-percentage="50"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards; }
  .progress-work .progress[data-percentage="50"] .progress-left .progress-bar {
    animation: 0; }
  .progress-work .progress[data-percentage="60"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards; }
  .progress-work .progress[data-percentage="60"] .progress-left .progress-bar {
    animation: loading-1 1.5s linear forwards 1.5s; }
  .progress-work .progress[data-percentage="70"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards; }
  .progress-work .progress[data-percentage="70"] .progress-left .progress-bar {
    animation: loading-2 1.5s linear forwards 1.5s; }
  .progress-work .progress[data-percentage="80"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards; }
  .progress-work .progress[data-percentage="80"] .progress-left .progress-bar {
    animation: loading-3 1.5s linear forwards 1.5s; }
  .progress-work .progress[data-percentage="90"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards; }
  .progress-work .progress[data-percentage="90"] .progress-left .progress-bar {
    animation: loading-4 1.5s linear forwards 1.5s; }
  .progress-work .progress[data-percentage="100"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards; }
  .progress-work .progress[data-percentage="100"] .progress-left .progress-bar {
    animation: loading-5 1.5s linear forwards 1.5s; }

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(36);
    transform: rotate(36deg); } }

@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(72);
    transform: rotate(72deg); } }

@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(108);
    transform: rotate(108deg); } }

@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(144);
    transform: rotate(144deg); } }

@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(180);
    transform: rotate(180deg); } }

@media screen and (max-width: 768px) {
  .contact-info-list-warpper {
    margin-top: 30px; } }

/*=========================
======= article page
===========================*/
.article-page {
  max-width: 810px;
  margin: -185px auto 0;
  position: relative;
  z-index: 1; }
  .article-page .article-head {
    margin-bottom: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
    border-bottom: 4px solid #f2f2f2; }
  .article-page .article-img img {
    width: 100%; }
  .article-page .article-meta {
    margin: 40px 0; }
    .article-page .article-meta .article-tag {
      color: #e65833;
      font-size: 13px;
      padding: 4px 18px;
      font-size: 12px;
      font-weight: 700;
      line-height: 1.5;
      color: white;
      background-color: #2e2e2e;
      text-transform: uppercase;
      background: rgba(0, 0, 0, 0.9);
      border-radius: 2rem; }
    .article-page .article-meta .article-social {
      display: flex;
      justify-content: space-around;
      color: #e65833;
      padding: 4px 18px;
      font-size: 12px;
      font-weight: 700;
      line-height: 1.5;
      color: white;
      background-color: #2e2e2e;
      text-transform: uppercase;
      background: #000;
      border-radius: 2rem; }
      .article-page .article-meta .article-social li {
        margin-left: .5rem; }
        .article-page .article-meta .article-social li:first-child {
          margin-left: 0; }
  .article-page .article-title {
    color: rgba(0, 0, 0, 0.9);
    font-size: 40px;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .article-page .article-title {
        font-size: 30px; } }
  .article-page .article-date {
    font-size: 13px;
    color: #615f6c; }
  .article-page .article-author {
    font-size: 13px; }
    .article-page .article-author a {
      color: #e65833; }
  .article-page p {
    margin-bottom: 20px; }
  .article-page h4 {
    margin-top: 40px;
    margin-bottom: 20px; }
  .article-page .article-body img {
    margin-bottom: 20px;
    max-width: 100%; }
  .article-page .article-body .img-by {
    background: #f3f3f3;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 14px;
    display: flex;
    margin-bottom: 20px;
    width: fit-content; }
  .article-page .article-body .blockquote {
    font-weight: bold;
    margin-top: 40px; }
  .article-page img {
    width: 100%; }
  .article-page .acticle-footer {
    margin-top: 40px;
    margin-bottom: 80px;
    background: #f3f3f3;
    padding: 20px; }
    .article-page .acticle-footer .article-social li {
      margin: 0rem .5rem; }

/*=========================
======= job page
===========================*/
.job-page .job-wrap h3 {
  line-height: 1.8;
  margin: 15px 0px; }

.job-page .job-wrap p {
  margin-bottom: 20px; }

.job-page .job-wrap li {
  list-style: circle !important; }

.job-page .job-wrap .job-subtitle2 {
  color: #262626;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  padding-top: 30px;
  margin: 35px 0px 25px;
  border-top: 1px solid #e4e4e4; }

.job-page .job-btns {
  margin-top: 40px; }

.job-page .list-group .list-group-item {
  border: none;
  position: relative;
  margin: 0px 0px 10px 20px;
  padding: 0;
  padding-left: 20px; }
  .job-page .list-group .list-group-item::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    background-color: #e65833;
    width: 7px;
    height: 7px;
    border-radius: 100%; }

.job-page.is-dark p {
  color: #fff; }

.job-page.is-dark .job-subtitle2 {
  border-top: 1px solid #343434; }

.job-page.is-dark h1,
.job-page.is-dark h2,
.job-page.is-dark h3,
.job-page.is-dark h4,
.job-page.is-dark h5,
.job-page.is-dark h6 {
  color: #fff !important; }

.job-page.is-dark ul {
  background: #000; }
  .job-page.is-dark ul li {
    background: #000; }

.sidebar-wrap {
  margin-top: 140px; }
  .sidebar-wrap .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: normal;
    position: relative;
    margin-bottom: 60px;
    color: #e65833;
    font-family: "TradeGothic";
    font-weight: bold;
    position: relative; }
    .sidebar-wrap .widget-title::before {
      content: "";
      position: absolute;
      top: -10px;
      height: 2px;
      width: 40px;
      background: #e65833; }
    .sidebar-wrap .widget-title::after {
      position: absolute;
      content: "";
      width: 5px;
      height: 2px;
      background-color: #282828;
      left: 42px;
      top: -10px; }
  .sidebar-wrap .jobs-widget ul {
    padding-left: 0;
    margin: 5px 0px 40px; }
  .sidebar-wrap .jobs-widget .type-title {
    position: relative;
    text-transform: uppercase; }
    .sidebar-wrap .jobs-widget .type-title::before {
      content: "";
      position: absolute;
      top: -10px;
      height: 2px;
      width: 20px;
      background: #000; }
  .sidebar-wrap .jobs-widget li a {
    color: #e65833; }

/*=========================
======= job page
===========================*/
.project-page.is-dark p {
  color: #ffff !important; }

.project-page.is-dark .categories-list {
  padding: 60px 0;
  border-top: 1px solid #4e4e4e;
  border-bottom: 1px solid #414141; }

.project-page.is-dark .next {
  border-right: 1px solid black; }

.project-page.is-dark .prev {
  border-left: 1px solid black; }

.project-page.is-dark h1,
.project-page.is-dark h2,
.project-page.is-dark h3,
.project-page.is-dark h4,
.project-page.is-dark h5,
.project-page.is-dark h6 {
  color: #ffff; }

.project-page img {
  width: 100%;
  margin-bottom: 20px; }

.project-page .project-wrap h3 {
  line-height: 1.8;
  margin: 15px 0px; }

.project-page .project-wrap p {
  margin-bottom: 20px; }

.project-page .project-wrap li {
  list-style: circle !important; }

.project-page .project-wrap .project-subtitle2 {
  color: #262626;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  padding-top: 30px;
  margin: 35px 0px 25px;
  border-top: 1px solid #e4e4e4; }

.project-page .project-btns {
  margin-top: 40px; }

.project-page .list-group .list-group-item {
  border: none;
  position: relative;
  margin: 0px 0px 10px 20px;
  padding: 0;
  padding-left: 20px; }
  .project-page .list-group .list-group-item::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    background-color: #e65833;
    width: 7px;
    height: 7px;
    border-radius: 100%; }

.project-page .categories-list {
  padding: 60px 0;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf; }

.project-page .categories-list li {
  float: left;
  list-style: none;
  font-size: 16px;
  text-align: center;
  font-weight: 500; }

.project-page .dark .categories-list li {
  color: #fff; }

.project-page .dark .categories-list {
  border-top: 1px solid #585858;
  border-bottom: 1px solid #585858; }

.project-page .categories-list li span {
  font-weight: 600; }

.next-prev .col {
  padding: 0;
  margin: 0; }

.next-prev .row {
  padding: 0;
  margin: 0; }

.next-prev .next {
  border-right: 1px solid #ffff; }

.next-prev .prev {
  border-left: 1px solid #ffff; }

.next-prev .next,
.next-prev .prev {
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .next-prev .next::before,
  .next-prev .prev::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.739);
    z-index: 1;
    transition: 0.35s cubic-bezier(0.5, 0, 0.35, 1); }
  .next-prev .next img,
  .next-prev .prev img {
    width: 100%;
    margin-bottom: 0;
    transition: 0.35s cubic-bezier(0.5, 0, 0.35, 1); }
  .next-prev .next h5,
  .next-prev .prev h5 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    z-index: 2;
    transition: 0.35s cubic-bezier(0.5, 0, 0.35, 1);
    text-transform: uppercase;
    letter-spacing: 3px; }
    .next-prev .next h5 a,
    .next-prev .prev h5 a {
      color: #fff;
      font-size: 20px;
      text-transform: uppercase;
      letter-spacing: 3px; }
  .next-prev .next:hover img,
  .next-prev .prev:hover img {
    transform: scale(1.25); }
  .next-prev .next:hover h5,
  .next-prev .prev:hover h5 {
    color: rgba(255, 255, 255, 0.787); }

.index-page .demo {
  position: relative; }
  @media screen and (max-width: 768px) {
    .index-page .demo {
      padding: 15px; } }
  .index-page .demo-title {
    margin-bottom: 2rem;
    font-size: 2.625rem;
    line-height: 1.5;
    font-weight: bold;
    max-width: 40rem;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .index-page .demo-title {
        font-size: 2.2rem; } }
    .index-page .demo-title .has-line {
      position: relative; }
      .index-page .demo-title .has-line::before {
        content: "";
        position: absolute;
        height: .2rem;
        top: -1rem;
        width: 103%;
        left: 0;
        background: #e65833;
        z-index: 0; }
    @media screen and (max-width: 768px) {
      .index-page .demo-title {
        font-size: 1.8rem; } }

.index-page .buy {
  max-width: 38rem;
  margin: 0 auto;
  overflow: hidden;
  padding: 2rem;
  position: relative;
  box-shadow: 0 6px 12px 1px #e5e5f2; }
  .index-page .buy .pricing {
    background: #e9e9e9;
    border-radius: 5px;
    padding: 2rem; }
  .index-page .buy .pricing-title {
    font-size: 2.5rem;
    font-weight: bold;
    position: relative;
    z-index: 1; }
  .index-page .buy .button {
    position: relative;
    z-index: 1; }
  .index-page .buy::before {
    content: url(https://victim.netlify.app/assets/img/others/buy-shape2.svg);
    position: absolute;
    right: 0;
    bottom: 4rem;
    height: 4rem;
    width: 4rem;
    z-index: 0; }
  .index-page .buy::after {
    content: url(https://victim.netlify.app/assets/img/others/buy-shape1.svg);
    position: absolute;
    left: 0;
    top: 0;
    height: 4rem;
    width: 4rem;
    z-index: 0; }

.index-page .buy-list {
  z-index: 1; }
  .index-page .buy-list-item {
    display: flex;
    align-items: center; }
    .index-page .buy-list-item svg {
      background: #e65833;
      border-radius: 20rem;
      padding: .2rem;
      color: #fff;
      margin-right: .5rem; }

.account-page {
  height: 100vh; }
  .account-page .form-wrap {
    height: 30rem;
    background: #fff;
    width: 25rem;
    margin-top: 10rem;
    border-radius: 5px;
    margin-bottom: 10rem; }
  .account-page .account-img {
    overflow: hidden;
    height: 100vh;
    background: #313896;
    position: relative; }
  .account-page .account-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 40rem;
    height: auto;
    z-index: 1; }
  .account-page header {
    margin: 8rem 0 2rem; }
  .account-page .form {
    width: 22rem;
    margin: auto; }
  .account-page label {
    margin-bottom: .5rem !important; }
  .account-page .logo {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .account-page .title {
    font-size: 500;
    margin: 1rem 0 2rem; }
  .account-page .form .forgot-link {
    color: #313845;
    text-decoration: underline;
    font-size: 14px;
    opacity: .5; }
  .account-page .form .btn-login {
    margin-top: 1rem;
    width: 100%; }


    
.text-right{
  text-align: right;
}

.team-one__single-img img {
  width: 100%;
  padding: 15px;
  transition: all 0.7s ease 0s;
}

.team-one__single:hover .team-one__single-img img {
  transform: scale(1.1);
}


/***
=============================================
    History Timeline
=============================================
***/
.history-timeline {
  position: relative;
  display: block;
  padding: 60px 0px 60px;
}

@media(min-width: 1200px) {

  .history-timeline .container {
      max-width: 1000px;
  }
}

.history-timeline .section-title {
  margin-bottom: 60px;
}

.history-timeline .section-title__text {
  margin: 0;
  margin-top: 20px;
}

.history-timeline__card {
  position: relative;
  display: block;
  width:100%;
}

.history-timeline__card .row {
  padding-top: 110px;
}

.history-timeline__card:after {
  content: '';
  width: 1px;
  background-color: #e9e9ea;
  position: absolute;
  transform: translateX(-50%);
  top: 0;
  bottom: 260px;
  left: 50%;
}

.history-timeline__year {
  position: relative;
  display: block;
  color: #101010;
  font-size: 52px;
  line-height: 1em;
  font-weight: 400;
  text-align: right;
  padding-right: 75px;
}

.history-timeline__year2 {
  
  text-align: right;
  right: 0px;
}

.ml-8{
  margin-left: 80px;
}

.floatright{
  float: right;
}

.mr-8{
  margin-right: 80px !important;
}

.resp{
  width: 100%;
  height: auto;
}




.history-timeline__content-title {
  color: #2e2e36;
  font-size: 22px;
  line-height: 32px;
  font-weight: 800;
}

.history-timeline__content-text {
  margin: 0;
  margin-top: 9px;
}

.history-timeline__img {
  position: relative;
  display: block;
  margin-top: 30px;
}

.history-timeline__img img {
  max-width: 100%;
}




/***
=============================================
    Services Details
=============================================
***/
.services-details {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 40px 0px 40px;
}

.services-details__sidebar {
  position: relative;
  display: block;
}

.services-details__services-list-box {
  position: relative;
  display: block;
  padding: 32px 20px 26px;
  border-radius: 7px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgb(207, 207, 207, 0.5);
}

.services-details__sidebar-title {
  color: #2e2e36;
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
  margin-bottom: 23px;
}

.services-details__services-list {
  position: relative;
  display: block;
  overflow: hidden;
}

.services-details__services-list li {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  padding-top: 10px;
  margin-bottom: 10px;
}

.services-details__services-list li:last-child {
  margin-bottom: 0;
}

.services-details__services-list li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #ededed;
  height: 1px;
  width: 100%;
}

.services-details__services-list li::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: scaleX(0);
  background: var(--thm-base);
  content: "";
  z-index: 2;
  transition: all 0.4s linear;
}

.services-details__services-list li:hover:after {
  transform: scaleX(1.0);
}

.services-details__services-list li a {
  position: relative;
  color: #74787c;
  display: block;
  padding: 13px 0px 4px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.services-details__services-list li a:hover {
  color: var(--thm-base);
}

.services-details__services-list li a i::before {
  position: absolute;
  top: 10px;
  bottom: 0;
  display: flex;
  align-items: center;
  right: 0;
  font-size: 15px;
}

.services-details__services-conatct-box {
  position: relative;
  display: block;
  padding: 32px 50px 40px;
  border-radius: 7px;
  background-color: #ffffff;
  box-shadow: 0px 10px 60px 0px rgb(207, 207, 207, 0.5);
  margin-top: 40px;
}


.services-details__services-conatct-box form input[type="email"],
.services-details__services-conatct-box form textarea {
  position: relative;
  display: block;
  background: #f4f4f5;
  width: 100%;
  height: 60px;
  border: none;
  color: #74787c;
  font-size: 15px;
  font-weight: 500;
  padding: 0 30px;
  margin-bottom: 10px;
  border-radius: 7px;
  transition: all 500ms ease;
  outline: none;
}

.services-details__services-conatct-box form textarea {
  height: 150px;
  padding: 15px 30px;
  margin-bottom: 10px;
}

.services-details__services-conatct-box .conatct-one {
  outline: none;
  border: none;
  padding: 0;
  border-radius: 7px;
}

.services-details__services-brochures-box {
  position: relative;
  display: block;
  background: #ffffff;
  box-shadow: 0px 10px 60px 0px rgb(207, 207, 207, 0.5);
  padding: 32px 50px 25px;
  margin-top: 40px;
  border-radius: 7px;
}

.brochures-btn {
  position: relative;
  display: block;
}

.brochures-btn .button {
  position: relative;
  display: inline-block;
  padding: 17px 25px 18px;
  background: #f4f4f5;
  border-radius: 7px;
  width: 100%;
  color: #2e2e36;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  font-family: var(--thm-manrope-font);
  transition: all 200ms linear;
  transition-delay: 0.1s;
  margin-bottom: 15px;
}

.brochures-btn .button:hover {
  color: #ffffff;
  background: var(--thm-base);
}

.brochures-btn .button .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #2e2e36;
  font-weight: 700;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.brochures-btn .button:hover .icon {
  color: #ffffff;
}



.services-details-content {
  position: relative;
  display: block;
  margin-top: 15px;
}

.services-details__text-box1 {
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.services-details__text-box1 h2 {
  color: #2e2e36;
  font-size: 40px;
  line-height: 50px;
  font-weight: 800;
  margin-bottom: 25px;
}

.services-details__text-box1 p {
  margin: 0;
}

.services-details-img1 {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 7px;
}

.services-details-img1::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .2);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 10;
}

.services-details-img1:hover:before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}

.services-details-img1 img {
  position: relative;
  width: 100%;
  transition: all 0.5s ease 0s;
}

.services-details-img1:hover img {
  transform: scale(1.1);
}

.services-details__text-box2 {
  position: relative;
  display: block;
  margin-top: 33px;
}

.services-details__text-box2 h2 {
  color: #2e2e36;
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}

.services-details__text-box2 h3{
  color: #2e2e36;
  font-size: 23px;
  line-height: 32px;
  font-weight: 700;

}

.services-details__text-box2 p {
  margin: 0;
  font-size: 15px;
  padding-bottom: 10px;
}
.dropdown-item{
  padding: 0.40rem 0.5rem;
  color: #ffffff;
  background-color: transparent;
}
.dropdown-menu{
  background-color: #ffffff2e;
}

.services-details__text-box2-list {
  position: relative;
  display: block;
  /* overflow: hidden; */
  margin-top: 5px;
  margin-bottom: 20px;
}

.services-details__text-box2-list li {
  position: relative;
  display: block;
}

.services-details__text-box2-list li:last-child {
  margin-bottom: 0;
}

.services-details__text-box2-list li .icon {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 25px;
  color: var(--thm-base);
}



.services-details__text-box2-list li .text {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-left: 40px;
}

.services-details__text-box2-list li .text p {
  margin: 0;
}

.services-details-img2 {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 7px;
  margin-bottom: 30px;
}

.services-details-img2::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .2);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 10;
}

.services-details-img2:hover:before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}

.services-details-img2 img {
  position: relative;
  width: 100%;
  transition: all 0.5s ease 0s;
}

.services-details-img2:hover img {
  transform: scale(1.1);
}

.services-details__text-box3 {
  position: relative;
  display: block;
}

.services-details__text-box3-text1 {
  color: #2e2e36;
  font-size: 20px;
  line-height: 35px;
  font-weight: 600;
  margin: 0;
  font-family: var(--thm-manrope-font);
  margin-bottom: 15px;
}

.services-details__text-box3 p {
  margin: 0;
  margin-top: 15px;
}


.listicon :before{
 font-family: 'FontAwesome';
    content: '\f0c8';
    margin: 0 15px 5px -32px;
    color: #e65833;
    /* height: 65px; */
    float: left;
}
.listicon li{
  margin-bottom: 3px;
}

.pad-space{
  padding-bottom: 20vh;
}
.pad-30{
  padding-bottom: 30px;
}
.pad-15{
  padding-bottom: 15px;
}
.casestudybtn{
  padding: 10px;
  border: none;
  border-radius: 5px;
  background-color: #7A9A49;
  font-size: large;
  color: #ffffff;
  font-weight: 500;
}
.casestudybtn:hover{
  background-color: #000000 !important;
}
.txt-white{
  color: #ffffff;
}
.imgresp{
  max-width: 100%;
  height: auto;
}
.title{
  font-family: 'Lato', sans-serif;
}
.desc{
  font-family: 'Nunito', sans-serif;
}
.listdesc{
  font-weight: 300;
  letter-spacing: 1.5px;
  color: #cacaca;
  font-size: 19px;
}
.listhead i{
  color: #ffffff;
  font-weight: 400;
  padding-right: 10px;
}
.listhead b{
  color: #ffffff;
  font-size: 19px;
}
.listopt{
  font-weight: 300;
  letter-spacing: 1.5px;
  font-size: 18px;
}
.bg1{
  background-image: radial-gradient(50% 126%, #03A9D0 27%, #0284C6 100%);
}
.bg2{
  background-color:#f0f0f0;
}
.bg3{
  background-image: radial-gradient(43% 63%, #F58651 31%, #EF6F4F 87%);
}
.bg4{
  background-image: #f0f0f0;
}
.bg5{
  background-image: radial-gradient(50% 126%, #03A9D0 27%, #0284C6 100%);
}
.bannerinside{
  background-image: url(../../images/innerbanner.jpg);background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.grad1{
  background: linear-gradient(to right, #155799, #159957); color:#ffffff;
}
.grad2{
  background:linear-gradient(to right, #267871, #136a8a); color: #ffffff;
}
.grad1 h2{
  color: #ffffff;
}
.grad2 h3{
  color: #ffffff;
}
.listopt li{
  list-style-type: circle;
}
.grad1 ul li{
  list-style-type: disc;
  padding-bottom: 3px;
}

@media (max-width:1300px) and (min-width:990px) {
  .navbar .navbar-menu > li{
    margin-right: 1.5rem;
  }
}

.customerlogo img{
  max-width: 150px;
}

.list-items {
  list-style: none;
  padding: 0;
  padding-bottom: 15px;
}
.list-items li {
  padding-left: 2em;
}
.list-items li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  width: 2em; /* same as padding-left set on li */
}

.bgwhite{
  background: #ffffff !important;
}

.greenclr{
  color: #81a24d;
}


/* Idealx  */

.our_ideals .inner {
  padding-top: 70px;
  padding-bottom: 130px;
  color: #ffffff;
}

.our_idealstitle{
  font-size: 50px;
}

.bgorange{
  background-color: #e65833;
}


.bggreen{
  background-color: #819e53;
}

.about-area .thumbnail{
  margin-top: -90px;
}

.ptb--80 {
  padding: 80px 0;
}
.bg_image--3 {
  background-image: url(../img/bg/bg-image-3.jpg)!important;
}
.bg_image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

.section-title h2.title {
  font-size: 60px;
  margin-bottom: 8px;
}

.section-title p {
  font-size: 18px;
  line-height: 30px;
  color: rgba(29,29,36,.75);
}

.service.service__style--2 {
  padding: 30px 28px;
  height: 100%;
}

.service.service__style--2:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-image: -webkit-gradient(linear,left top,right top,from(#f61b10),to(#ef0963));
  background-image: -webkit-linear-gradient(left,#f61b10,#ef0963);
  background-image: linear-gradient(
90deg,#f61b10,#ef0963);
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
}

.service.service__style--2 .icon {
  font-size: 54px;
  font-weight: 400;
  margin-bottom: 23px;
  display: inline-flex;
  color: #f9004d;
}

.service.service__style--2 .content h3.title {
  font-size: 25px;
  margin-bottom: 19px;
  font-weight: 500;
}

.carousel-control-next, .carousel-control-prev{
  color: #000000 !important;
  opacity: 0.7;
  width: 3%;
}
.carousel .fa-arrow-left{
  color: #ffffff;
  background: rgb(129 158 83);
  padding: 5px;
}
.carousel .fa-arrow-right{
  color: #ffffff;
  background: rgb(129 158 83);
  padding: 5px;
}
.carousel-control-next:hover{
  color: #000000;
}
.carousel-control-prev:hover{
  color: #000000;
}

.service__style--2 p{
  font-size: 15px;
}

.service__style--2 .icon img{
  max-width: 60px;
  height: 60px;
}

.clrwhite{
  color: #ffffff;
}

.clrblack{
  color: #000000 !important;
}
.contact-form small {
	display:none;
	color: #f97f7f;
	margin-top:5px;
}
.form-group.error small {
	display:block
}
.form-group.error .form-control.has-style1 {
	margin-bottom:0
}

/* netsuite practise */

.fs-16 {
  font-size: .8rem!important;
}

.display-4, .display-5 {
  line-height: 1.25;
}

.display-4 {
  font-size: 1.9rem !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important;
}

.icon-svg.icon-svg-md {
  width: 2.6rem;
  height: 2.6rem;
}

.bg-dot.primary {
  background-image: radial-gradient(#fab758 2px,transparent 2.5px);
}

.bg-dot.primary {
  background-image: radial-gradient(#3f78e0 2px,transparent 2.5px);
}
.shape.rellax {
  z-index: 1;
}
.shape.rellax {
  position: absolute;
}
.bg-dot {
  background-size: 0.75rem 0.75rem;
}

.text-yellow {
  --bs-text-opacity: 1;
  color: #fab758!important;
}

.netsuiteicon{
  width: 100%;
    max-width: 80px;
    margin-bottom: 15px;
}

.max700{
  max-width: 1100px;
}

.shadow-lg {
  box-shadow: 0 1rem 2rem rgba(0,0,0,.1)!important;
}

.shadow-lg:hover {
  box-shadow: 0 0.2rem 1rem rgb(230 88 51 / 16%)!important;
}

.bg-gradient-primary {
  background: #ffffff !important;
}

.shadownone{
      box-shadow: none !important;
}

.bg-pale-yellow {
  background-color: #fef3e4!important;
}

.bg-pale-red {
  background-color: #fae6e7!important;
}

.bg-pale-leaf {
  background-color: #eaf3ef!important;
}

.bg-pale-primary {
  background-color: #e0e9fa!important;
}

.bg-gradient-reverse-primary {
  background:#ffffff !important;
}

.resp{
  width: 100%;
  height: auto;
}

.pad0{
  padding: 0px;
}

.pad25{
  padding: 25px;
}

.readarrclr{
  background-color: blanchedalmond;
}

.overflowhid{
  overflow: hidden;
}

.pt-25{
  padding-top: 25px;
} 
.pb-25{
  padding-bottom: 25px;
}

.bg-soft-primary {
  background-color: #f1f5fd!important;
}

.fs-15 {
  font-size: .75rem !important;
}

.mt-12 {
  margin-top: 3.5rem !important;
}

.netsuitelist li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color: #e65833;
 padding-right: 15px; 
}

.maxwid1050{
  max-width: 1050px;
}

.imgmaxwid800{
  max-width: 800px;
}

.readarrclr i{
  color: #0057b4;
}

.linkglobe{
  font-size: 2.5rem !important;
    color: rgb(75 122 198) !important;
}

.m10{
  margin: 10px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.maxwid1100{
  max-width: 1200px;
}

.imgmaxwid200{
  max-width: 300px;
}

.imgmaxwid170{
  max-width: 170px;
}

.imgmaxwid230{
  max-width: 230px;
}

.maxwid500{
  max-width: 450px;
}
.bg-gray{
  background-color: rgb(230 88 51 / 15%) !important;
}
  .bg-gray h3{
    font-family: 'Cabin', sans-serif;
    color: #000;
    padding-top: 10px;
    transition: .25s;
    line-height: 1.2;
    font-size: 17px;
  }

  .maxwid1000{
    max-width: 1000px;
  }

  .shadowyes{
    box-shadow: 0 5px 20px #999;
  }

  .icon-bar {
    position: fixed;
    top: 20%;
    padding: 10px;
    z-index: 999;
    background-color: #ffffff;
    right: 0%;
    box-shadow: 0 5px 20px #999;
  }

  .imgmaxwid50{
    max-width: 100px;
  }

  .aboutsec{
    background-image: url('../img/about/bgabout.jpg');
    background-repeat: no-repeat;
    background-size: 100% 120%;
  }

  @media screen and (max-width:1240px) {
    .aboutsec{
      background-color: #E8E8E8;
      background-image: none !important;
    }
    .aboutsec .col-lg-8{
      width: 100% !important;
    }
  }

  .fa-linkedin{
    font-size:20px;
  }

  .fa-facebook{
     font-size:20px;
  }
.twitter_x {
    width:15px;
}
  .footer-1 i{
      font-size:24px;
      padding-bottom:0;
  }
  .footer-1 {
      padding-bottom:0;
  }

  /*.fa-linkedin:hover{*/
  /*  background-color: #cccccc;*/
  /*}*/

  /*.fa-facebook:hover{*/
  /*  background-color: #cccccc;*/
  /*}*/

  /*.fa-twitter:hover{*/
  /*  background-color: 	#cccccc;*/
  /*}*/

  @media screen and (max-width: 1040px) {
    .dropdown-menu{
      text-align: right;
    }
  }

  .newcarosal .col{
    padding-top: 13px;
    text-align: center;
  }