@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap");
@keyframes loading {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(1200%); } }

@keyframes stackSlide {
  from {
    right: -100%; }
  to {
    right: 0; } }

@keyframes SlideMenu {
  from {
    left: -100%; }
  to {
    left: 0; } }

@keyframes moveDown {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

@keyframes moveUp {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(0); } }

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit; }

html {
  font-size: 62.5%; }

body {
  box-sizing: border-box;
  background: #fff; }

::selection {
  color: #fff;
  background-color: #19408d; }

img {
  max-width: 100%; }

a {
  color: #19408d;
  transition: color .25s ease-out; }
  a:hover {
    text-decoration: none; }

hr {
  margin: 2rem 0;
  border-color: #cacaca; }
  hr.darkBorder {
    border-color: #999; }
  hr.extraSpace {
    margin: 4rem 0; }

figure, label {
  margin: 0; }

input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none; }

input[type='number'] {
  -moz-appearance: textfield; }

@media (min-width: 1200px) {
  .container {
    max-width: 1440px; } }

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

.margin-top-5 {
  margin-top: .5rem  !important; }

.margin-top-10 {
  margin-top: 1rem !important; }

.margin-top-15 {
  margin-top: 1.5rem !important; }

.margin-top-20 {
  margin-top: 2rem !important; }

.margin-top-25 {
  margin-top: 2.5rem !important; }

.margin-top-30 {
  margin-top: 3rem !important; }

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

.margin-top-40 {
  margin-top: 4rem !important; }

.margin-top-45 {
  margin-top: 4.5rem !important; }

.margin-top-50 {
  margin-top: 5rem !important; }

.margin-top-55 {
  margin-top: 5.5rem !important; }

.margin-top-60 {
  margin-top: 6rem !important; }

.margin-top-65 {
  margin-top: 6.5rem !important; }

.margin-top-70 {
  margin-top: 7rem !important; }

.margin-top-75 {
  margin-top: 7.5rem !important; }

.margin-top-80 {
  margin-top: 8rem !important; }

.margin-left-0 {
  margin-left: 0 !important; }

.margin-left-5 {
  margin-left: .5rem !important; }

.margin-left-10 {
  margin-left: 1rem !important; }

.margin-left-15 {
  margin-left: 1.5rem !important; }

.margin-left-20 {
  margin-left: 2rem !important; }

.margin-left-25 {
  margin-left: 2.5rem !important; }

.margin-left-30 {
  margin-left: 3rem !important; }

.margin-left-35 {
  margin-left: 3.5rem !important; }

.margin-left-40 {
  margin-left: 4rem !important; }

.margin-left-45 {
  margin-left: 4.5rem !important; }

.margin-left-50 {
  margin-left: 5rem !important; }

.margin-left-55 {
  margin-left: 5.5rem !important; }

.margin-left-60 {
  margin-left: 6rem !important; }

.margin-left-65 {
  margin-left: 6.5rem !important; }

.margin-left-70 {
  margin-left: 7rem !important; }

.margin-left-75 {
  margin-left: 7.5rem !important; }

.margin-left-80 {
  margin-left: 8rem !important; }

.margin-bottom-0 {
  margin-bottom: 0 !important; }

.margin-bottom-5 {
  margin-bottom: .5rem !important; }

.margin-bottom-10 {
  margin-bottom: 1rem !important; }

.margin-bottom-15 {
  margin-bottom: 1.5rem !important; }

.margin-bottom-20 {
  margin-bottom: 2rem !important; }

.margin-bottom-25 {
  margin-bottom: 2.5rem !important; }

.margin-bottom-30 {
  margin-bottom: 3rem !important; }

.margin-bottom-35 {
  margin-bottom: 3.5rem !important; }

.margin-bottom-40 {
  margin-bottom: 4rem !important; }

.margin-bottom-45 {
  margin-bottom: 4.5rem !important; }

.margin-bottom-50 {
  margin-bottom: 5rem !important; }

.margin-bottom-55 {
  margin-bottom: 5.5rem !important; }

.margin-bottom-60 {
  margin-bottom: 6rem !important; }

.margin-bottom-65 {
  margin-bottom: 6.5rem !important; }

.margin-bottom-70 {
  margin-bottom: 7rem !important; }

.margin-bottom-75 {
  margin-bottom: 7.5rem !important; }

.margin-bottom-80 {
  margin-bottom: 8rem !important; }

.margin-right-0 {
  margin-right: 0 !important; }

.margin-right-5 {
  margin-right: .5rem !important; }

.margin-right-10 {
  margin-right: 1rem !important; }

.margin-right-15 {
  margin-right: 1.5rem !important; }

.margin-right-20 {
  margin-right: 2rem !important; }

.margin-right-25 {
  margin-right: 2.5rem !important; }

.margin-right-30 {
  margin-right: 3rem !important; }

.margin-right-35 {
  margin-right: 3.5rem !important; }

.margin-right-40 {
  margin-right: 4rem !important; }

.margin-right-45 {
  margin-right: 4.5rem !important; }

.margin-right-50 {
  margin-right: 5rem !important; }

.margin-right-55 {
  margin-right: 5.5rem !important; }

.margin-right-60 {
  margin-right: 6rem !important; }

.margin-right-65 {
  margin-right: 6.5rem !important; }

.margin-right-70 {
  margin-right: 7rem !important; }

.margin-right-75 {
  margin-right: 7.5rem !important; }

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

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

.padding-top-5 {
  padding-top: .5rem !important; }

.padding-top-10 {
  padding-top: 1rem !important; }

.padding-top-15 {
  padding-top: 1.5rem !important; }

.padding-top-20 {
  padding-top: 2rem !important; }

.padding-top-25 {
  padding-top: 2.5rem !important; }

.padding-top-30 {
  padding-top: 3rem !important; }

.padding-top-35 {
  padding-top: 3.5rem !important; }

.padding-top-40 {
  padding-top: 4rem !important; }

.padding-top-45 {
  padding-top: 4.5rem !important; }

.padding-top-50 {
  padding-top: 5rem !important; }

.padding-top-55 {
  padding-top: 5.5rem !important; }

.padding-top-60 {
  padding-top: 6rem !important; }

.padding-top-65 {
  padding-top: 6.5rem !important; }

.padding-top-70 {
  padding-top: 7rem !important; }

.padding-top-75 {
  padding-top: 7.5rem !important; }

.padding-top-80 {
  padding-top: 8rem !important; }

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

.padding-left-5 {
  padding-left: .5rem !important; }

.padding-left-10 {
  padding-left: 1rem !important; }

.padding-left-15 {
  padding-left: 1.5rem !important; }

.padding-left-20 {
  padding-left: 2rem !important; }

.padding-left-25 {
  padding-left: 2.5rem !important; }

.padding-left-30 {
  padding-left: 3rem !important; }

.padding-left-35 {
  padding-left: 3.5rem !important; }

.padding-left-40 {
  padding-left: 4rem !important; }

.padding-left-45 {
  padding-left: 4.5rem !important; }

.padding-left-50 {
  padding-left: 5rem !important; }

.padding-left-55 {
  padding-left: 5.5rem !important; }

.padding-left-60 {
  padding-left: 6rem !important; }

.padding-left-65 {
  padding-left: 6.5rem !important; }

.padding-left-70 {
  padding-left: 7rem !important; }

.padding-left-75 {
  padding-left: 7.5rem !important; }

.padding-left-80 {
  padding-left: 8rem !important; }

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

.padding-bottom-5 {
  padding-bottom: .5rem !important; }

.padding-bottom-10 {
  padding-bottom: 1rem !important; }

.padding-bottom-15 {
  padding-bottom: 1.5rem !important; }

.padding-bottom-20 {
  padding-bottom: 2rem !important; }

.padding-bottom-25 {
  padding-bottom: 2.5rem !important; }

.padding-bottom-30 {
  padding-bottom: 3rem !important; }

.padding-bottom-35 {
  padding-bottom: 3.5rem !important; }

.padding-bottom-40 {
  padding-bottom: 4rem !important; }

.padding-bottom-45 {
  padding-bottom: 4.5rem !important; }

.padding-bottom-50 {
  padding-bottom: 5rem !important; }

.padding-bottom-55 {
  padding-bottom: 5.5rem !important; }

.padding-bottom-60 {
  padding-bottom: 6rem !important; }

.padding-bottom-65 {
  padding-bottom: 6.5rem !important; }

.padding-bottom-70 {
  padding-bottom: 7rem !important; }

.padding-bottom-75 {
  padding-bottom: 7.5rem !important; }

.padding-bottom-80 {
  padding-bottom: 8rem !important; }

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

.padding-right-5 {
  padding-right: .5rem !important; }

.padding-right-10 {
  padding-right: 1rem !important; }

.padding-right-15 {
  padding-right: 1.5rem !important; }

.padding-right-20 {
  padding-right: 2rem !important; }

.padding-right-25 {
  padding-right: 2.5rem !important; }

.padding-right-30 {
  padding-right: 3rem !important; }

.padding-right-35 {
  padding-right: 3.5rem !important; }

.padding-right-40 {
  padding-right: 4rem !important; }

.padding-right-45 {
  padding-right: 4.5rem !important; }

.padding-right-50 {
  padding-right: 5rem !important; }

.padding-right-55 {
  padding-right: 5.5rem !important; }

.padding-right-60 {
  padding-right: 6rem !important; }

.padding-right-65 {
  padding-right: 6.5rem !important; }

.padding-right-70 {
  padding-right: 7rem !important; }

.padding-right-75 {
  padding-right: 7.5rem !important; }

.padding-right-80 {
  padding-right: 8rem !important; }

.width10 {
  width: 10%; }

.width15 {
  width: 15%; }

.width20 {
  width: 20%; }

.width25 {
  width: 25%; }

.width30 {
  width: 30%; }

.width35 {
  width: 35%; }

.width40 {
  width: 40%; }

.width45 {
  width: 45%; }

.width50 {
  width: 50%; }

.width55 {
  width: 55%; }

.width60 {
  width: 60%; }

.width65 {
  width: 65%; }

.width70 {
  width: 70%; }

.width75 {
  width: 75%; }

.width80 {
  width: 80%; }

.width85 {
  width: 85%; }

.width90 {
  width: 90%; }

.width95 {
  width: 95%; }

.width100 {
  width: 100%; }

.color-primary {
  color: #19408d !important; }

.color-secondary {
  color: #d73c3d !important; }

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

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

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

.uppercase {
  text-transform: uppercase; }

.nouppercase {
  text-transform: none !important; }

.cursor {
  cursor: pointer; }

body {
  font-family: "Raleway", sans-serif;
  font-size: 1.4rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
  margin: 0 0 1rem;
  color: #303030;
  font-weight: 700;
  line-height: 1.4; }
  @media (min-width: 768px) {
    h1, h2, h3, h4, h5, h6 {
      margin: 0 0 2rem; } }
  h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
    color: #fff; }
  h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
    font-weight: 300; }
  h1.normal, h2.normal, h3.normal, h4.normal, h5.normal, h6.normal {
    font-weight: normal; }
  h1.semi, h2.semi, h3.semi, h4.semi, h5.semi, h6.semi {
    font-weight: 500; }
  h1.capitalize, h2.capitalize, h3.capitalize, h4.capitalize, h5.capitalize, h6.capitalize {
    text-transform: capitalize; }

p {
  font-family: "Raleway", sans-serif;
  font-size: 1.4rem;
  color: #303030;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-weight: 500; }
  p.white {
    color: #fff; }
  p.small {
    font-size: 1.3rem; }
  p.medium {
    font-size: 1.4rem; }
  p.large {
    font-size: 1.2rem;
    line-height: 1.6; }
    @media (min-width: 992px) {
      p.large {
        font-size: 1.6rem;
        line-height: 1.6; } }
  p.big {
    font-size: 1.8rem; }
  p.light {
    font-weight: 300; }
  p.semi {
    font-weight: 500; }
  p.bold {
    font-weight: 700; }

.btn {
  font-size: 1.2rem;
  display: inline-flex;
  border: none;
  outline: none;
  line-height: 1;
  box-shadow: none;
  border-radius: 0;
  color: #fff;
  padding: 1rem 1.5rem;
  background: #fff;
  font-weight: 400;
  transition: all 0.4s ease-out;
  border-radius: .4rem;
  position: relative; }
  @media (min-width: 992px) {
    .btn {
      font-size: 1.8rem;
      padding: 1rem 2.5rem; } }
  .btn.lg-btn {
    padding: 1rem 2rem;
    font-size: 1.2rem; }
    @media (min-width: 992px) {
      .btn.lg-btn {
        padding: 1.9rem 5rem;
        font-size: 1.8rem; } }
  .btn.with-arrow {
    padding: 1rem 5rem 1rem 2rem;
    font-size: 1.2rem; }
    @media (min-width: 992px) {
      .btn.with-arrow {
        padding: 1.9rem 6rem 1.9rem 3rem;
        font-size: 1.8rem; } }
    .btn.with-arrow::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 1.5rem;
      transform: translate(0, -50%);
      width: 2.5rem;
      height: 1.2rem;
      background-image: url("../img/icons.png");
      background-repeat: no-repeat;
      background-position: -2rem -1.8rem; }
      @media (min-width: 992px) {
        .btn.with-arrow::after {
          width: 3rem;
          height: 1.4rem;
          right: 2rem;
          background-position: -1.5rem -1.7rem; } }
  .btn.primary-btn {
    background-color: #19408d; }
    .btn.primary-btn:hover {
      background-color: #0a3488;
      box-shadow: 0 0 5px 3px rgba(25, 64, 141, 0.2);
      color: #fff; }
  .btn.secondary-btn {
    background-color: #d73c3d; }
    .btn.secondary-btn:hover {
      background-color: #e22528;
      box-shadow: 0 0 5px 3px rgba(215, 60, 61, 0.2);
      color: #fff; }

.section {
  padding: 6rem 0; }
  .section.sm {
    padding: 4rem 0; }
  .section.md {
    padding: 5rem 0; }
  .section.xl {
    padding: 4rem 0; }
    @media (min-width: 992px) {
      .section.xl {
        padding: 8rem 0; } }
  .section.xxl {
    padding: 4rem 0; }
    @media (min-width: 992px) {
      .section.xxl {
        padding: 10rem 0; } }
  .section.white {
    background: white; }
  .section.dark {
    background: #999; }
  .section.primary {
    background: #19408d; }
  .section.secondary {
    background: #d73c3d; }
  .section.light {
    background: #f7f7f7; }

.size36 {
  font-size: 2.4rem; }
  @media (min-width: 992px) {
    .size36 {
      font-size: 3.6rem; } }

.size30 {
  font-size: 3rem; }

.size27 {
  font-size: 2.7rem; }

.size24 {
  font-size: 1.8rem; }
  @media (min-width: 992px) {
    .size24 {
      font-size: 2.4rem; } }

.size20 {
  font-size: 1.4rem; }
  @media (min-width: 992px) {
    .size20 {
      font-size: 2rem; } }

.size18 {
  font-size: 1.8rem; }
    
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  display: flex;
  background: #ecf1f9;
  background: linear-gradient(180deg, #ecf1f9 0%, #eff4fa 100%);
  box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.07);
  border-top: solid 0.4rem #d73c3d; }
  
     /***************Menu Ul Edit Start***************/
     .header__nav {
    display: flex;
    align-items: center; }
  .nav {
    position: relative; }
    .header__nav ul {
      width: 28rem;
      position: fixed;
      right: -28rem;
      top: 0;
      height: 100vh;
      background: #19408d;
      transition: all 0.5s;
      z-index: 10;
      border-top: solid 0.4rem #d73c3d;
      display: flex;
      flex-direction: column;
      justify-content: center;
    	list-style: none;
      }
      @media (min-width: 1280px) {
        .header__nav ul {
          position: static;
          height: auto;
          background: transparent;
          width: auto;
          border-top: solid 0rem #d73c3d;
          margin-right: 1.5rem;
          display: block;
          display: flex;
          flex-direction: row;
        } }
        /* .header__nav ul li {
        padding: 0 1.5rem;
        font-size: 1.6rem;
        color: #303030;
        font-weight: 500; }
        @media (max-width: 1280px) {
          .header__nav ul li {
            padding: 1rem 2rem;
            color: #fff; } }
            .header__nav ul li:hover {
          background: #d73c3d;
          color: #fff; }
          @media (min-width: 1280px) {
            .header__nav ul li:hover {
              background: transparent;
              color: #d73c3d; } } */
  .header__nav ul li {
   padding: 0 1.5rem;
   }
   .header__nav ul li a {
   font-size: 1.6rem;
   color: #303030;
   font-weight: 500;
  }
  @media (max-width: 1280px) {
    .header__nav ul li {
      padding: 1rem 2rem;
    }
    .header__nav ul li a {
      color: #fff;
    }
  }
  .header__nav ul li:hover {
    background: #d73c3d;
    color: #fff;
  }
  @media (min-width: 1280px) {
    .header__nav ul li:hover {
      background: transparent;
    }
    .header__nav ul li:hover a {
      color: #d73c3d;
    }
  }

 /***************Menu Ul Edit End***************/
    .header .nav__button .btn {
      padding: 0.8rem 1.2rem;
      font-size: 1.3rem; }
      @media (min-width: 768px) {
        .header .nav__button .btn {
          padding: 1.2rem 2.4rem;
          font-size: 1.6rem; } }
      .header .nav__button .btn:not(:last-child) {
        margin-right: .5rem; }
    .header .nav__menu {
      width: 2.8rem;
      margin-left: 1.5rem;
      position: relative;
      z-index: 11; }
      @media (min-width: 1280px) {
        .header .nav__menu {
          display: none; } }
      .header .nav__menu .bar {
        background-color: #2b2829;
        display: block;
        height: 0.2rem;
        transition: all 0.2s; }
        .header .nav__menu .bar:not(:last-child) {
          margin-bottom: 0.5rem; }
      .header .nav__menu.active .bar {
        background-color: #fff; }
      .header .nav__menu.active .bar_2 {
        opacity: 0; }
      .header .nav__menu.active .bar_1 {
        transform: rotate(45deg);
        margin-top: 0.1rem; }
      .header .nav__menu.active .bar_3 {
        transform: rotate(-45deg);
        margin-top: -1.3rem; }
    .header .nav.openMenu .nav__list {
      right: 0; }
  .header__logo {
    display: flex;
    padding: 1.2rem 0 1.5rem;
    align-items: center; }
    @media (min-width: 768px) {
      .header__logo {
        margin-left: 1rem; } }
  .header .navBlock {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  .header__notification {
    display: flex;
    padding: 1.5rem;
    margin-left: auto;
    align-items: center; }

.wrapper {
  padding: 0;
  overflow: hidden; }

.footer {
  box-shadow: 0px 0px 38px 0px rgba(1, 13, 181, 0.07); }
  .footer .footerTop {
    padding: 4rem 0 3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: solid 0.1rem #d2d2d2; }
    @media (min-width: 1024px) {
      .footer .footerTop {
        flex-direction: row; } }
    .footer .footerTop .logo {
      margin: 0 auto 2rem;
      width: 15rem; }
      @media (min-width: 1024px) {
        .footer .footerTop .logo {
          margin: 0;
          width: auto; } }
    .footer .footerTop .contact {
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media (min-width: 1024px) {
        .footer .footerTop .contact {
          flex-direction: row; } }
      .footer .footerTop .contact p {
        font-size: 1.2rem;
        margin: 0 0 2rem 0;
        text-align: center; }
        @media (min-width: 1024px) {
          .footer .footerTop .contact p {
            font-size: 1.8rem;
            margin: 0 2rem 0 0; } }
        @media (min-width: 1280px) {
          .footer .footerTop .contact p {
            font-size: 2.6rem;
            margin: 0 2rem 0 0; } }
      .footer .footerTop .contact .number {
        background: #d73c3d;
        color: #fff;
        font-size: 1.5rem;
        font-weight: 900;
        padding: 1rem 2rem;
        border-radius: 0.5rem;
        white-space: nowrap; }
        @media (min-width: 1024px) {
          .footer .footerTop .contact .number {
            font-size: 2rem;
            padding: 1.5rem 2rem; } }
        @media (min-width: 1280px) {
          .footer .footerTop .contact .number {
            font-size: 3.5rem;
            padding: 2rem 4rem; } }
  .footer__links {
    padding: 4rem 2rem; }
    @media (min-width: 1024px) {
      .footer__links {
        padding: 4rem 0; } }
    .footer__links .col-md-6 {
      margin-bottom: 2.5rem; }
      @media (min-width: 1024px) {
        .footer__links .col-md-6 {
          margin: 0; } }
    .footer__links .size20 {
      font-size: 1.6rem; }
      @media (min-width: 1024px) {
        .footer__links .size20 {
          font-size: 2rem; } }
    .footer__links a {
      font-size: 1.2rem;
      color: #303030;
      padding: 0.3rem 0;
      display: block;
      font-weight: 500; }
      @media (min-width: 1024px) {
        .footer__links a {
          font-size: 1.6rem; } }
      .footer__links a:hover {
        color: #d73c3d; }
  .footer .footerBottom {
    background: #19408d;
    padding: 1.5rem 0;
    margin-top: 4.3rem;
    position: relative; }
    @media (min-width: 1024px) {
      .footer .footerBottom {
        padding: 2.5rem 0; } }
    .footer .footerBottom .share {
      position: absolute;
      left: 1.5rem;
      right: 1.5rem;
      bottom: 100%;
      background-color: #d73c3d;
      border-radius: 1rem 1rem 0 0;
      display: flex;
      justify-content: center; }
      @media (min-width: 480px) {
        .footer .footerBottom .share {
          left: auto;
          max-width: 37.5rem;
          width: 100%; } }
      .footer .footerBottom .share p {
        padding: 1.2rem 1rem; }
      .footer .footerBottom .share a {
        width: 4.2rem;
        height: 4.3rem;
        /* background-image: url("../img/icons.png"); */
        background-repeat: no-repeat; }
        .footer .footerBottom .share a:not(:last-child) {
          margin-right: 0.5rem; }
        .footer .footerBottom .share a.mail {
          background-position: -30.7rem -0.1rem;
          background-color: #bc3132; }
        .footer .footerBottom .share a.whatsapp {
          background-position: -34.9rem -0.1rem;
          background-color: #bc3132; }
        .footer .footerBottom .share a.arrow {
          background-position: -39.6rem -0.1rem;
          background-color: #bc3132; }
    .footer .footerBottom p {
      color: #fff;
      margin: 0;
      text-align: center; }
      @media (min-width: 768px) {
        .footer .footerBottom p {
          text-align: left; } }
      .footer .footerBottom p span, .footer .footerBottom p a {
        color: #fff; }
      .footer .footerBottom p a {
        padding: 0 1.5rem; }
        @media (min-width: 768px) {
          .footer .footerBottom p a {
            padding: 0 2.5rem; } }
        .footer .footerBottom p a:hover {
          color: #d73c3d; }
    .footer .footerBottom .bottomLinks {
      text-align: center;
      padding: 1.5rem 0 0; }
      @media (min-width: 768px) {
        .footer .footerBottom .bottomLinks {
          text-align: right;
          padding: 0; } }

.bodyWrapper {
  padding-top: 5.9rem; }
  @media (min-width: 768px) {
    .bodyWrapper {
      padding-top: 8rem; } }
  @media (min-width: 992px) {
    .bodyWrapper {
      padding-top: 9rem; } }

      .banner {
        padding: 4rem 1rem; }
        @media (min-width: 992px) {
          .banner {
            padding: 15rem 1rem; } }
        .banner.homeBanner {
          background: url("../img/banner.jpg");
          display: flex;
          flex-direction: column;
          align-items: center; }
        .banner__title {
          font-size: 1.8rem;
          color: #fff;
          font-weight: 900; }
          @media (min-width: 992px) {
            .banner__title {
              font-size: 5rem; } }
        .banner__text {
          font-size: 1rem;
          color: #fff;
          margin-bottom: 3rem;
          text-align: center;
          font-weight: 300;
          line-height: 1.6;
          max-width: 110rem; }
          @media (min-width: 992px) {
            .banner__text {
              font-size: 1.8rem; } }

.aboutSection {
  background: url("../img/about-bg.png") no-repeat 5% 72%; }
  @media (min-width: 768px) {
    .aboutSection {
      background: url("../img/about-bg.png") no-repeat bottom left; } }
  .aboutSection .row {
    flex-direction: row-reverse; }
    .aboutSection .row .col-xl-7, .aboutSection .row .col-xl-5 {
      display: flex;
      flex-direction: column;
      justify-content: center; }
  .aboutSection .cardBlock {
    margin-top: 4rem; }
    @media (min-width: 768px) {
      .aboutSection .cardBlock {
        margin-top: 0;
        display: flex;
        justify-content: center; } }
    .aboutSection .cardBlock__list {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media (min-width: 768px) {
        .aboutSection .cardBlock__list {
          width: 46%;
          max-width: 32rem; } }
      @media (min-width: 768px) {
        .aboutSection .cardBlock__list:not(:last-child) {
          margin-right: 4%; } }
  .aboutSection__card {
    padding: 2rem;
    border-radius: 1.5rem;
    box-shadow: 0px 17px 38px 0px rgba(1, 13, 181, 0.06);
    display: flex;
    flex-direction: column;
    background: #fff;
    align-items: center;
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .aboutSection__card {
        margin-bottom: 0; }
        .aboutSection__card:not(:last-child) {
          margin-bottom: 3rem; } }
    .aboutSection__card figure {
      width: 7.5rem;
      margin-bottom: 2rem; }
      @media (min-width: 768px) {
        .aboutSection__card figure {
          width: auto; }
          .aboutSection__card figure:not(:last-child) {
            margin-bottom: 3rem; } }
    .aboutSection__card h4 {
      text-align: center;
      margin-bottom: 1.5rem;
      text-transform: uppercase; }
    .aboutSection__card p {
      text-align: center; }

.services {
  margin-top: -4rem; }
  .services .titleBlock {
    margin-bottom: 5rem;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .services .titleBlock h2, .services .titleBlock p {
      text-align: center; }
    .services .titleBlock p {
      margin: 0;
      max-width: 110rem; }
  .services__list {
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .services__list {
        flex-direction: row;
        flex-wrap: wrap; } }
    .services__list--item {
      padding: 2.8rem 1.4rem 1.4rem;
      background-color: #19408d; }
      @media (min-width: 768px) {
        .services__list--item {
          width: 50%; } }
      @media (min-width: 1024px) {
        .services__list--item {
          width: 25%;
          padding: 6rem 2.5rem 2.5rem; } }
      .services__list--item:nth-child(odd) {
        background-color: #d73c3d; }
      .services__list--item h3, .services__list--item p {
        color: #fff; }
      .services__list--item p {
        margin: 0; }
  .services__detail {
    display: flex;
    flex-wrap: wrap; }
    .services__detail--item {
      width: 50%;
      padding: 1.5rem 1.5rem;
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media (min-width: 768px) {
        .services__detail--item {
          width: 50%;
          padding: 1.5rem 2.5rem; } }
      @media (min-width: 1024px) {
        .services__detail--item {
          width: 25%; } }
      .services__detail--item .serviceIcon {
        width: 6.4rem;
        height: 6.6rem;
        margin-bottom: 1rem;
        /* background-image: url("../img/icons.png"); */
        background-repeat: no-repeat; }
        @media (min-width: 1024px) {
          .services__detail--item .serviceIcon {
            margin-bottom: 2.5rem; } }
        .services__detail--item .serviceIcon.onsite {
          background-position: -1.6rem -5.8rem; }
        .services__detail--item .serviceIcon.repair {
          background-position: -11.3rem -5.7rem; }
        .services__detail--item .serviceIcon.internet {
          background-position: -19.5rem -4.9rem; }
        .services__detail--item .serviceIcon.fastRepair {
          background-position: -27.5rem -4.2rem; }
        .services__detail--item .serviceIcon.dataRecovery {
          background-position: -1.6rem -14rem; }
        .services__detail--item .serviceIcon.desktops {
          background-position: -11.6rem -14rem; }
        .services__detail--item .serviceIcon.mobileTablets {
          background-position: -20rem -14rem; }
        .services__detail--item .serviceIcon.serversNetworks {
          background-position: -28.9rem -14rem; }
      .services__detail--item h4, .services__detail--item p {
        text-align: center; }
      .services__detail--item p {
        margin: 0;
        display: none; }
        @media (min-width: 768px) {
          .services__detail--item p {
            display: block; } }

.technology {
  background-color: #19408d; }
  @media (min-width: 1280px) {
    .technology {
      background-image: url("../img/technology-bg.jpg");
      background-position: 205% 0;
      background-repeat: no-repeat; } }
  @media (min-width: 1336px) {
    .technology {
      background-position: 120% 0; } }
  .technology .titleBlock h1 {
    font-size: 2.4rem;
    color: #fff;
    margin-bottom: 1rem; }
    @media (min-width: 768px) {
      .technology .titleBlock h1 {
        font-size: 5rem; } }
  .technology .titleBlock p {
    color: #fff;
    font-weight: 300;
    font-size: 1.4rem; }
    @media (min-width: 768px) {
      .technology .titleBlock p {
        font-size: 3.6rem; } }
  .technology .techSlider {
    position: relative; }
    .technology .techSlider .slick-slide {
      padding: 2rem 1rem; }
      .technology .techSlider .slick-slide:focus {
        outline: none; }
    .technology .techSlider .slick-arrow {
      position: absolute;
      bottom: -2.8rem;
      text-indent: -100rem;
      overflow: hidden;
      width: 3.5rem;
      height: 3.5rem;
      border-radius: 0.5rem;
      border: solid 0.1rem #fff;
      background: transparent;
      box-shadow: none;
      background-image: url("../img/icons.png");
      background-repeat: no-repeat; }
      @media (min-width: 768px) {
        .technology .techSlider .slick-arrow {
          width: 4rem;
          height: 4rem;
          bottom: -4rem; } }
      .technology .techSlider .slick-arrow:focus {
        outline: none; }
      .technology .techSlider .slick-arrow.slick-disabled {
        opacity: 0.2;
        cursor: default; }
      .technology .techSlider .slick-arrow.slick-prev {
        left: 1rem;
        background-position: -6.9rem -0.7rem; }
        @media (min-width: 768px) {
          .technology .techSlider .slick-arrow.slick-prev {
            background-position: -6.6rem -0.4rem; } }
      .technology .techSlider .slick-arrow.slick-next {
        left: 6rem;
        background-position: -13.9rem -0.7rem; }
        @media (min-width: 768px) {
          .technology .techSlider .slick-arrow.slick-next {
            background-position: -13.6rem -0.4rem; } }
    .technology .techSlider .slick-track {
      display: flex; }
      .technology .techSlider .slick-track .slick-slide {
        display: flex;
        height: auto; }
    .technology .techSlider .techContent {
      border-radius: 1.5rem;
      background-color: #fff;
      padding: 2rem;
      box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.08); }
      .technology .techSlider .techContent i {
        margin-bottom: 2rem;
        display: block; }

.customer {
  background: #eff4fa; }
  .customer .titleBlock {
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (min-width: 768px) {
      .customer .titleBlock {
        margin-bottom: 6rem; } }
    .customer .titleBlock p {
      margin: 0;
      max-width: 100rem; }
  .customer .customerSlider {
    position: relative; }
    .customer .customerSlider .slick-slide {
      padding: 2rem 1rem; }
      .customer .customerSlider .slick-slide:focus {
        outline: none; }
    .customer .customerSlider .slick-dots {
      display: flex !important;
      justify-content: center;
      align-items: center; }
      .customer .customerSlider .slick-dots li {
        width: 1rem;
        height: 1rem;
        margin: 0 0.5rem;
        border-radius: 100%;
        overflow: hidden;
        background-color: #a7a7a7; }
        .customer .customerSlider .slick-dots li.slick-active {
          width: 1.5rem;
          height: 1.5rem;
          background-color: #d73c3d; }
        .customer .customerSlider .slick-dots li button {
          text-indent: -100rem;
          opacity: 0; }
    .customer .customerSlider .slick-arrow {
      position: absolute;
      bottom: -0.3rem;
      text-indent: -100rem;
      overflow: hidden;
      width: 3.5rem;
      height: 1.8rem;
      border: 0;
      background: transparent;
      box-shadow: none;
      background-image: url("../img/icons.png");
      background-repeat: no-repeat; }
      .customer .customerSlider .slick-arrow:focus {
        outline: none; }
      .customer .customerSlider .slick-arrow.slick-disabled {
        opacity: 0.2;
        cursor: default; }
      .customer .customerSlider .slick-arrow.slick-prev {
        right: 70%;
        background-position: -18.9rem -1.6rem; }
        @media (min-width: 768px) {
          .customer .customerSlider .slick-arrow.slick-prev {
            right: 55%; } }
      .customer .customerSlider .slick-arrow.slick-next {
        right: auto;
        left: 70%;
        background-position: -24.9rem -1.6rem; }
        @media (min-width: 768px) {
          .customer .customerSlider .slick-arrow.slick-next {
            left: 55%; } }
    .customer .customerSlider .customerContent {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 1.5rem; }
      @media (min-width: 768px) {
        .customer .customerSlider .customerContent {
          background: #fff;
          padding: 8rem 2.5rem 2.5rem; } }
      .customer .customerSlider .customerContent figure {
        width: 12rem;
        height: 12rem;
        border-radius: 100%;
        overflow: hidden;
        margin-bottom: 2rem; }
        @media (min-width: 768px) {
          .customer .customerSlider .customerContent figure {
            margin-bottom: 5rem; } }

.happy {
  padding: 6rem 1rem 6rem;
  background: url("../img/cutomers-bg.jpg");
  background-size: cover;
  background-position: center;
  box-shadow: 0px 17px 38px 0px rgba(1, 13, 181, 0.06); }
  @media (min-width: 768px) {
    .happy {
      padding: 15rem 1rem 20rem; } }
  .happy .titleBlock h2, .happy .titleBlock p {
    color: #fff;
    text-align: center; }
  .happy .titleBlock p {
    line-height: 1.5;
    max-width: 100rem;
    margin: 0 auto 3rem;
    display: none; }
    @media (min-width: 768px) {
      .happy .titleBlock p {
        display: block; } }
  .happy .btnBlock {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    @media (min-width: 768px) {
      .happy .btnBlock {
        flex-direction: row; } }


.ring {
  background-color: #19408d;
  border-radius: 2rem;
  padding: 3rem 1.5rem; }
  @media (min-width: 768px) {
    .ring {
      padding: 8rem 3rem; } }
  @media (min-width: 1024px) {
    .ring {
      padding: 8rem 10rem; } }
  .ring .titleBlock {
    margin-bottom: 5rem; }
    @media (min-width: 768px) {
      .ring .titleBlock {
        margin-bottom: 8rem; } }
    .ring .titleBlock h2, .ring .titleBlock p {
      color: #fff;
      text-align: center; }

  .ring .textBlock p {
    text-align: center;
    color: #fff; }
    .ring .textBlock p a {
      text-decoration: underline;
      font-weight: 600;
      color: #fff; }

.partners {
  padding-top: 0 !important; }
  .partners .titleBlock {
    margin-bottom: 5rem; }
    .partners .titleBlock h2, .partners .titleBlock p {
      text-align: center; }
    .partners .titleBlock p {
      max-width: 850px;
      margin: 0 auto; }
  .partners__list {
    display: flex;
    align-items: center;
    overflow-x: auto; }
    @media (min-width: 1024px) {
      .partners__list {
        justify-content: center; } }
    .partners__list--item {
      padding: 0 1.5rem;
      flex-shrink: 0; }

/*# sourceMappingURL=style.min.css.map */
 /***************Footer Widget Menu Edit Start***************/
.widget {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
#nav_menu-2 {
  list-style-type: none;
  /* margin-left: 2.5rem; */
  padding: 0;
}
.widget{
    list-style-type: none;
    margin-left: 2.5rem;
    padding: 0;
  }
  .error_title {
    font-size: 1.8rem;
    color: #fff;
    font-weight: 900; }
    @media (min-width: 992px) {
      .banner__title {
        font-size: 6rem; } }

.menu{
  list-style-type:none;
}
#menu-footer-menu {
  text-align: center;
  padding: 1.5rem 0 0;
  margin-top: -1.5rem; }
  @media (min-width: 768px) {
    #menu-footer-menu {
    text-align: right;
    padding: 0;
    margin-top: -1.5rem; } }
    #menu-footer-menu {
      font-size: 1.2rem;
      line-height: 1.6;
      margin-top: -1.5rem; }
      @media (min-width: 992px) {
        #menu-footer-menu {
          font-size: 1.6rem;
          line-height: 1.6;
          margin-top: -1.5rem; } }
          #menu-footer-menu li{
            text-decoration: none;
            list-style-type:none;
            float: right;
            justify-content: center;
           }
           @media (min-width: 768px) {
            #menu-footer-menu li{
              text-decoration: none;
              list-style-type:none;
              float: right;
              justify-content: center;
            } }
            #menu-footer-menu li{
              text-decoration: none;
              list-style-type:none;
              float: right;
              justify-content: center;
             }
          @media (min-width: 992px) {
            #menu-footer-menu li{
              text-decoration: none;
              list-style-type:none;
              float: right;
              justify-content: center;
             } }
             #menu-footer-menu li a{
              color: #fff;
              margin-left: 1.5rem;
            }
             @media (min-width: 768px) {
               #menu-footer-menu li a{
                 color: #fff;
                 margin-left: 1.5rem;
               } }
               #menu-footer-menu li a{
                 color: #fff;
                 margin-left: 1.5rem;
                }
             @media (min-width: 992px) {
               #menu-footer-menu li a{
                 color: #fff;
                 margin-left: 1.5rem;
                } }

  /***************Footer Widget Menu Edit End***************/

     /*************** Banner Popup Form Design Start ***************/
     .popc7form {
      background: transparent;
      border: 0;
      border-bottom: solid 0.1rem #1f438c;
      box-shadow: none;
      font-size: 1.6rem;
      line-height: 1.5rem;
      padding: .3rem 0rem;
      color: #1f438c;
      border-radius: 0 !important;
      width: 100%; }
      .opc7form::placeholder {
        color: #1f438c; }
        .opc7form:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #1f438c; }
        .opc7form::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #1f438c; }
        .opc7form .icon {
        top: 1.3rem; }
        .opc7form:focus {
        outline: none; }
    /*************** Banner Popup Form Design End ***************/
 /***************Join Us Section Button Code End ***************/
  .happy .btnBlock .btn {
    height: 4rem;
    width: 100%;
    max-width: 30rem;
    justify-content: center;
    align-items: center;
    margin: 0 0 1.5rem 0; }
    @media (min-width: 768px) {
      .happy .btnBlock .btn {
        height: 5rem;
        margin: 0 1.5rem 0 0;
        max-width: 40rem; } }
  /***************Join Us Section Button Code End ***************/

    /***************Image Banner Start***************/
    .d-block {
      object-fit:cover;
      height: 40vh;
  
   }
      @media (min-width: 992px) {
        .d-block {
          object-fit:cover;
          object-position:top left;
          width: 100%;
          height: 95vh;
        }
      }
  /***************Banner Text Section Code Start Here***************/
      .carousel-caption {
        padding: 0rem 1rem;
        left: 5%;
        right: 5%;
     }
        @media (min-width: 992px) {
            .carousel-caption {
            padding: 18rem 1rem; 
        } }
            .carousel-caption {
          display: flex;
          flex-direction: column;
          align-items: center; }

  /***************Banner Text Section Code End Here***************/
     /***************Image Banner End***************/
  /***************Quick Call Form Edited CSS Start ***************/

  .call_form {
    margin-bottom: 4rem;
    display: flex !important;
    flex-direction: column;
    justify-content: center; }
    @media (min-width: 768px) {
      .call_form {
        flex-direction: row; } }
 .call_form .btnBlock .btn {
      width: 100%;
      font-size: 1.4rem;
      justify-content: center !important;
      padding: 1.5rem 1rem; }
      @media (min-width: 768px) {
        .call_form .btnBlock .btn {
          width: auto;
          padding: 1.9rem 5rem;
          white-space: nowrap;
          font-size: 1.8rem; } }
/********************************************************************************************************
********************************************************************************************************
********************************************************************************************************/
/* Name Section Design Start */
.callback {
  max-width: 40rem;
  width: 100%;
  margin-right: 3rem; }
.callback {
margin-bottom: 2rem; }
.callback label {
    font-weight: 600; }
    .callback .input input,
    .callback .formField {
    background: transparent;
    border: 0;
    border-bottom: solid 0.1rem #fff;
    box-shadow: none;
    font-size: 1.6rem;
    line-height: 2.6rem;
    padding: 1.5rem 0rem;
    color: #fff;
    border-radius: 0 !important;
    width: 95%; }
.callback .input input::placeholder,
    .callback .selection::placeholder, .callback .formField::placeholder {
  color: #fff; }
.callback {
    max-width: 40rem;
    width: 100%;
    margin-right: 3rem; }
.callback .prompt.label {
font-weight: 700;
font-size: 1.2rem; }
.callback .errorMsg {
display: block;
font-size: 1.3rem;
color: red;
text-align: right; }
.callback .input input:-ms-input-placeholder,
  .callback .selection:-ms-input-placeholder, .callback .formField:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }
  .callback .input input::-ms-input-placeholder,
  .callback .selection::-ms-input-placeholder, .callback .formField::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff; }
  .callback .input input .icon,
  .callback .selection .icon, .callback .formField .icon {
  top: 1.3rem; }
  .callback .input input:focus,
  .callback .selection:focus, .callback .formField:focus {
  outline: none; }
  /* Name Section Design End */
  /* Number Section Design Start */
.nameback {
  max-width: 40rem;
  width: 100%;
  margin-right: 3rem; }
.nameback {
margin-bottom: 2rem; }
.nameback label {
    font-weight: 600; }
    .nameback .input input,
    .nameback .formField {
    background: transparent;
    border: 0;
    border-bottom: solid 0.1rem #fff;
    box-shadow: none;
    font-size: 1.6rem;
    line-height: 2.6rem;
    padding: 1.5rem 0rem;
    color: #fff;
    border-radius: 0 !important;
    width: 95%; }
.nameback .input input::placeholder,
    .nameback .selection::placeholder, .nameback .formField::placeholder {
  color: #fff; }
.nameback {
    max-width: 40rem;
    width: 100%;
    margin-right: 3rem; }
.nameback .prompt.label {
font-weight: 700;
font-size: 1.2rem; }
.nameback .errorMsg {
display: block;
font-size: 1.3rem;
color: red;
text-align: right; }
.nameback .input input:-ms-input-placeholder,
  .nameback .selection:-ms-input-placeholder, .nameback .formField:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }
  .nameback .input input::-ms-input-placeholder,
  .nameback .selection::-ms-input-placeholder, .nameback .formField::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff; }
  .nameback .input input .icon,
  .nameback .selection .icon, .nameback .formField .icon {
  top: 1.3rem; }
  .nameback .input input:focus,
  .nameback .selection:focus, .nameback .formField:focus {
  outline: none; }
  /* Number Section Design End */

/***************form output Code Start Here***************/
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color:#d73c3d;
}
@media (min-width: 768px) {
  .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #d73c3d;
    margin-top: 90px;
    margin-left: -750px;
    margin-right: 200px; 
} }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900;
color: #d73c3d;
}
@media (min-width: 768px) {
  .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  color: #d73c3d;
  margin-top: 90px;
  margin-left: -750px;
  margin-right: 200px;    
} }
/***************form output Code end Here***************/

/***************Chat Box Code Start Here***************/
.mail_icon {
  position: relative;
  background-color: #bc3132;
  height: 2.5rem;
  text-align: center;
  margin-top: 20%;
  margin-left: 10%;
  width: auto;}
.call_icon {
  position: relative;
  background-color: #bc3132;
  height: 2.5rem;
  text-align: center;
  margin-top: 20%;
  margin-left: 10%;
  width: auto;}
.whatsapp_icon {
  position: relative;
  background-color: #bc3132;
  height: 2.5rem;
  text-align: center;
  margin-top: 20%;
  margin-left: 10%;
  width: auto;}