@font-face {
  font-family: 'cairo-regular';
  src: url("../fonts/cairo-regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/cairo-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/cairo-regular.woff") format("woff"), url("../fonts/cairo-regular.ttf") format("truetype"), url("../fonts/cairo-regular.svg#cairo-regular") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal; }
.header {
  float: right;
  position: relative;
  z-index: 1000;
  width: 100%;
  height: 146px;
  background: #fff; }
  @media (max-width: 991px) {
    .header {
      height: 110px; } }
  @media (max-width: 450px) {
    .header {
      height: auto; } }
  .header .minheeader {
    float: right;
    width: 100%;
    height: 42px;
    background: #9b220d;
    padding: 5px 0px;
    position: relative; }
    .header .minheeader:after {
      content: '';
      position: absolute;
      top: 0px;
      right: 0px;
      width: 20%;
      height: 100%;
      background: #fff;
      border-top: 10px solid #9b220d; }
      @media (max-width: 1300px) {
        .header .minheeader:after {
          width: 10%; } }
      @media (max-width: 1199px) {
        .header .minheeader:after {
          width: 15%; } }
      @media (max-width: 450px) {
        .header .minheeader:after {
          display: none;
          border: 0px; } }
      @media (min-width: 1900px) {
        .header .minheeader:after {
          width: 30%; } }
    .header .minheeader .social {
      float: right; }
      .header .minheeader .social a {
        float: left;
        width: 35px;
        height: 35px;
        text-align: center;
        padding: 10px 0px;
        margin-left: 3px;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        color: #fff;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box; }
        .header .minheeader .social a.icon-facebook {
          background-color: #3b5998; }
          .header .minheeader .social a.icon-facebook:hover {
            background-color: #fff;
            color: #3b5998;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .header .minheeader .social a.icon-twitter {
          background-color: #00acee; }
          .header .minheeader .social a.icon-twitter:hover {
            background-color: #fff;
            color: #00acee;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .header .minheeader .social a.icon-instagram {
          background-color: #8d5b46; }
          .header .minheeader .social a.icon-instagram:hover {
            background-color: #fff;
            color: #8d5b46;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .header .minheeader .social a.icon-youtube {
          background-color: #c4302b; }
          .header .minheeader .social a.icon-youtube:hover {
            background-color: #fff;
            color: #c4302b;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .header .minheeader .social a.icon-rss {
          background-color: #ee802f; }
          .header .minheeader .social a.icon-rss:hover {
            background-color: #fff;
            color: #ee802f;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .header .minheeader .social a.icon-linkedin {
          background-color: #007fb1; }
          .header .minheeader .social a.icon-linkedin:hover {
            background-color: #fff;
            color: #007fb1;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .header .minheeader .social a.icon-gplus {
          background-color: #dd4b39; }
          .header .minheeader .social a.icon-gplus:hover {
            background-color: #fff;
            color: #dd4b39;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .header .minheeader .social a.icon-whatsapp {
          background-color: #189d0e; }
          .header .minheeader .social a.icon-whatsapp:hover {
            background-color: #fff;
            color: #189d0e;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
      @media (max-width: 767px) {
        .header .minheeader .social {
          display: none; } }
      .header .minheeader .social a {
        width: 32px;
        height: 32px;
        font-size: 14px; }
    .header .minheeader .linkstop {
      float: left;
      margin-top: 10px; }
      @media (max-width: 767px) {
        .header .minheeader .linkstop {
          margin: 10px 0px; } }
      .header .minheeader .linkstop a {
        float: left;
        height: 12px;
        line-height: 12px;
        padding-right: 15px;
        margin-right: 15px;
        color: #fff;
        border-right: 1px solid #fff;
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
        @media (max-width: 767px) {
          .header .minheeader .linkstop a {
            font-size: 13px; } }
        .header .minheeader .linkstop a:last-child {
          padding: 0px;
          border: 0px; }
          @media (max-width: 767px) {
            .header .minheeader .linkstop a:last-child {
              margin: 0px;
              display: none; } }
          @media (max-width: 767px) {
            .header .minheeader .linkstop a:last-child {
              display: none; } }
        @media (max-width: 767px) {
          .header .minheeader .linkstop a:nth-last-child(2) {
            padding: 0px;
            border: 0px; } }
        .header .minheeader .linkstop a i {
          float: left;
          margin: 1px 5px 0px 0px;
          font-size: 12px; }
  .header.sticky {
    position: fixed;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    -webkit-box-shadow: 0px 1px 1px #b3b3b3;
    -moz-box-shadow: 0px 1px 1px #b3b3b3;
    -o-box-shadow: 0px 1px 1px #b3b3b3;
    -ms-box-shadow: 0px 1px 1px #b3b3b3;
    box-shadow: 0px 1px 1px #b3b3b3;
    height: 68px;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
    @media (max-width: 450px) {
      .header.sticky {
        height: auto; } }
    .header.sticky .minheeader {
      display: none; }
    .header.sticky .logo {
      padding: 4px 15px;
      top: 0px;
      box-shadow: none;
      border: 0px; }
      .header.sticky .logo img {
        width: 73px; }
    .header.sticky #cssmenu {
      margin-top: 12px;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
      .header.sticky #cssmenu ul ul {
        padding-top: 17px; }
        @media (max-width: 991px) {
          .header.sticky #cssmenu ul ul {
            padding-top: 0px; } }
    .header.sticky .md-trigger {
      margin-top: 29px; }
  .header .logo {
    float: right;
    position: relative;
    background: #fff;
    top: -42px;
    padding-top: 15px;
    padding-left: 30px;
    border-top: 10px solid #9b220d; }
    .header .logo:before {
      content: '';
      position: absolute;
      top: 0px;
      left: -45px;
      border-bottom: 45px solid #fff;
      border-right: 0px solid transparent;
      border-left: 45px  solid transparent;
      height: 0px;
      width: 0px;
      z-index: 1; }
    @media (max-width: 450px) {
      .header .logo {
        float: right;
        padding: 0px;
        box-shadow: none;
        position: relative;
        top: auto;
        right: auto;
        border: 0px; } }
    .header .logo img {
      width: 140px;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
      @media (max-width: 991px) {
        .header .logo img {
          width: 100px; } }
      @media (max-width: 450px) {
        .header .logo img {
          width: 83px; } }
  .header .md-trigger {
    float: left;
    padding-right: 30px;
    margin-top: 40px;
    height: 16px;
    cursor: pointer;
    border-right: 1px solid #ccc;
    outline-style: none;
    line-height: 17px;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
    .header .md-trigger:hover {
      color: #9b220d; }
  .header .box-search {
    position: fixed;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.86); }
    .header .box-search .ex-se {
      position: absolute;
      top: 15px;
      right: 15px;
      color: #fff;
      cursor: pointer;
      -moz-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      -webkit-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
      .header .box-search .ex-se:hover {
        color: #9b220d; }
    .header .box-search .input-group {
      width: 400px;
      margin: 300px auto;
      padding: 0px 15px; }
      @media (max-width: 550px) {
        .header .box-search .input-group {
          width: 100%; } }
      .header .box-search .input-group .form-control {
        width: 100%;
        height: 60px !important;
        text-align: center;
        background: none;
        box-shadow: none;
        color: #fff;
        border: 0px;
        padding: 0px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-radius: 0px !important;
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
        .header .box-search .input-group .form-control:hover {
          border-top: 2px solid #9b220d;
          border-bottom: 2px solid #9b220d; }
      .header .box-search .input-group .divser {
        margin: 0px auto;
        width: 50px; }
        .header .box-search .input-group .divser .btn-slide {
          display: inline-block;
          position: relative;
          padding: 12px 20px;
          -webkit-border-radius: 4px;
          border-radius: 4px;
          background-clip: padding-box;
          -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
          overflow: hidden;
          color: #fff;
          outline: none;
          outline-style: none;
          border: 0px;
          background: #9b220d;
          text-align: center;
          -moz-transition: all 0.5s ease-in-out 0s;
          -o-transition: all 0.5s ease-in-out 0s;
          -webkit-transition: all 0.5s ease-in-out 0s;
          transition: all 0.5s ease-in-out 0s;
          cursor: pointer;
          float: right;
          width: 100%;
          height: 50px;
          color: #fff;
          border: 0;
          outline-style: none;
          text-align: center;
          line-height: 35px;
          margin-top: 15px;
          border-radius: 50%;
          padding: 6px 0px; }
          .header .box-search .input-group .divser .btn-slide:before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: -1;
            background: #d09e00;
            -webkit-border-radius: 4%;
            border-radius: 4%;
            background-clip: padding-box;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            transform: scale(0);
            -moz-transition: all 0.6s ease-in-out 0s;
            -o-transition: all 0.6s ease-in-out 0s;
            -webkit-transition: all 0.6s ease-in-out 0s;
            transition: all 0.6s ease-in-out 0s;
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out; }
          .header .box-search .input-group .divser .btn-slide:hover:before {
            -webkit-transform: scale(2);
            -moz-transform: scale(2);
            -ms-transform: scale(2);
            -o-transform: scale(2);
            transform: scale(2); }
  .header #cssmenu {
    float: left;
    position: relative;
    z-index: 10;
    margin-top: 28px;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
    .header #cssmenu #menu-button {
      display: none; }
    .header #cssmenu ul {
      float: right; }
      .header #cssmenu ul li {
        float: right;
        position: relative;
        margin-left: 30px; }
        .header #cssmenu ul li:hover > ul {
          right: auto;
          z-index: 150; }
        .header #cssmenu ul li a {
          display: block;
          position: relative;
          padding: 20px 0px;
          line-height: 0px;
          color: #000;
          -moz-transition: all 0.5s ease-in-out 0s;
          -o-transition: all 0.5s ease-in-out 0s;
          -webkit-transition: all 0.5s ease-in-out 0s;
          transition: all 0.5s ease-in-out 0s;
          outline: none; }
          .header #cssmenu ul li a:hover, .header #cssmenu ul li a.active {
            color: #9b220d; }
            @media (max-width: 991px) {
              .header #cssmenu ul li a:hover, .header #cssmenu ul li a.active {
                color: #d09e00; } }
          .header #cssmenu ul li a:before {
            content: "";
            position: absolute;
            top: auto;
            right: 0;
            bottom: -1px;
            left: 0;
            z-index: -1;
            height: 3px;
            background: #9b220d;
            -webkit-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
            -moz-transition: all 0.5s ease-in-out 0s;
            -o-transition: all 0.5s ease-in-out 0s;
            -webkit-transition: all 0.5s ease-in-out 0s;
            transition: all 0.5s ease-in-out 0s; }
          .header #cssmenu ul li a:hover:before, .header #cssmenu ul li a:focus:before, .header #cssmenu ul li a.active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1); }
        .header #cssmenu ul li:hover a:before {
          -webkit-transform: scaleX(1);
          transform: scaleX(1); }
        .header #cssmenu ul li:hover a {
          color: #9b220d; }
          @media (max-width: 991px) {
            .header #cssmenu ul li:hover a {
              color: #d09e00; } }
      .header #cssmenu ul ul {
        position: absolute;
        top: 100%;
        right: -9999px;
        padding-top: 36px; }
        @media (max-width: 991px) {
          .header #cssmenu ul ul {
            padding-top: 0px; } }
        .header #cssmenu ul ul li {
          margin: 0px !important;
          -moz-transition: background-color 1s 0.1s, color 2s;
          -o-transition: background-color 1s 0.1s, color 2s;
          -webkit-transition: background-color 1s 0.1s, color 2s;
          transition: background-color 1s 0.1s, color 2s;
          background: #222;
          padding: 0px 15px; }
          .header #cssmenu ul ul li:first-child {
            border-top: 3px solid #9b220d; }
            .header #cssmenu ul ul li:first-child:after {
              content: "";
              position: absolute;
              top: -8px;
              right: 15px;
              bottom: auto;
              border-bottom: 8px solid #9b220d;
              border-right: 8px solid transparent;
              border-left: 8px solid transparent;
              height: 0px;
              width: 0px;
              z-index: 100; }
          .header #cssmenu ul ul li.has-sub > a:after {
            content: '';
            position: absolute;
            top: 16px;
            right: 11px;
            bottom: auto;
            left: auto;
            width: 8px;
            height: 2px;
            display: block;
            background: #fff; }
          .header #cssmenu ul ul li.has-sub > a:before {
            content: '';
            position: absolute;
            top: 13px;
            right: 14px;
            bottom: auto;
            left: auto;
            display: block;
            width: 2px;
            height: 8px; }
          .header #cssmenu ul ul li.has-sub:hover > a:before {
            top: 17px;
            height: 0px; }
          .header #cssmenu ul ul li a {
            padding: 22px 0px !important;
            min-width: 190px !important;
            font-size: 14px;
            height: auto !important;
            color: #fff !important;
            border-bottom: 1px solid #404040; }
            .header #cssmenu ul ul li a:before {
              display: none !important; }
            .header #cssmenu ul ul li a:hover {
              padding-right: 15px !important; }
          .header #cssmenu ul ul li ul {
            margin-left: 100%;
            top: 0px !important;
            z-index: 170; }
            .header #cssmenu ul ul li ul:after {
              display: none; }
          .header #cssmenu ul ul li:last-child a {
            border: 0px;
            padding-bottom: 0px; }

@media (max-width: 991px) {
  .header .md-trigger {
    padding-right: 10px;
    margin-top: 29px; }
  .header.sticky #cssmenu {
    margin-top: 0px; }
  .header #cssmenu {
    width: 200px;
    position: absolute;
    top: 26px;
    left: 55px;
    z-index: 100;
    margin: 0px; }
    .header #cssmenu #menu-button {
      display: block; }
    .header #cssmenu ul {
      position: absolute;
      top: 42px;
      width: 100%;
      display: none;
      background: #000;
      z-index: 120; }
      .header #cssmenu ul li {
        width: 100%;
        margin: 0px;
        position: relative; }
        .header #cssmenu ul li a {
          width: 100%;
          padding: 20px 15px;
          height: auto;
          margin: 0px;
          color: #fff;
          border-bottom: 1px solid #2d2c2c; }
    .header #cssmenu #menu-button {
      cursor: pointer;
      float: left;
      height: 20px;
      width: 20px; }
      .header #cssmenu #menu-button:after {
        position: absolute;
        top: 10px;
        left: 0px;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #000;
        border-bottom: 2px solid #000;
        content: '';
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
      .header #cssmenu #menu-button:before {
        position: absolute;
        top: 4px;
        left: 0px;
        display: block;
        height: 2px;
        width: 20px;
        background: #000;
        content: '';
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
      .header #cssmenu #menu-button.menu-opened:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #9b220d;
        top: 11px;
        border: 0px;
        height: 2px;
        width: 20px;
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
      .header #cssmenu #menu-button.menu-opened:before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #9b220d;
        top: 11px;
        width: 20px;
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
    .header #cssmenu .submenu-button {
      position: absolute;
      top: 0px;
      left: 0px;
      display: block;
      border-right: 1px solid rgba(120, 120, 120, 0.2);
      height: 40px;
      width: 40px;
      cursor: pointer;
      z-index: 10; }
      .header #cssmenu .submenu-button.submenu-button.submenu-opened {
        background: #9b220d; }
  .header #cssmenu ul ul li a {
    padding-left: 25px; }
  .header #cssmenu ul ul ul li a {
    padding-left: 35px; }
  .header #cssmenu ul ul li a {
    color: #fff;
    background: none;
    border: 0px; }
  .header #cssmenu ul ul li:hover > a,
  .header #cssmenu ul ul li.active > a {
    color: #fff; }
  .header #cssmenu ul ul,
  .header #cssmenu ul ul ul,
  .header #cssmenu.align-right ul ul {
    position: relative;
    right: 0px;
    width: 100%;
    margin: 0px;
    box-shadow: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-clip: padding-box; }
  .header #cssmenu > ul > li.has-sub > a:after,
  .header #cssmenu > ul > li.has-sub > a:before,
  .header #cssmenu ul ul > li.has-sub > a:after,
  .header #cssmenu ul ul > li.has-sub > a:before {
    display: none; }
  .header #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px; }
  .header #cssmenu .submenu-button:after {
    position: absolute;
    top: 19px;
    right: 14px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: ''; }
  .header #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px; }
  .header #cssmenu .submenu-button.submenu-opened:after {
    background: #fff; }
  .header #cssmenu .submenu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: ''; }
  .header #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px; }
  .header #cssmenu .submenu-button.submenu-opened:before {
    display: none; } }
.slider {
  width: 100%;
  background: #222;
  clear: both;
  overflow: hidden; }
  .slider .container {
    position: absolute;
    top: 30%;
    right: 0;
    left: 0;
    margin: 0px auto;
    z-index: 1000;
    min-height: 205px; }

.producers {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  text-align: center; }
  .producers .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    color: #000;
    margin-top: 30px; }
    @media (max-width: 991px) {
      .producers .title {
        font-size: 25px; } }
    .producers .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
  .producers p {
    margin-top: 30px; }
  .producers .bottom {
    display: inline-block;
    position: relative;
    padding: 12px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    color: #fff;
    outline: none;
    outline-style: none;
    border: 0px;
    background: #9b220d;
    text-align: center;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    cursor: pointer;
    margin-top: 30px; }
    .producers .bottom:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      background: #d09e00;
      -webkit-border-radius: 4%;
      border-radius: 4%;
      background-clip: padding-box;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -moz-transition: all 0.6s ease-in-out 0s;
      -o-transition: all 0.6s ease-in-out 0s;
      -webkit-transition: all 0.6s ease-in-out 0s;
      transition: all 0.6s ease-in-out 0s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    .producers .bottom:hover:before {
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2); }

.prod-it {
  margin-top: 30px;
  padding: 30px 15px;
  text-align: center;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; }
  @media (max-width: 991px) {
    .prod-it {
      max-width: 50%;
      flex: 50%; } }
  @media (max-width: 550px) {
    .prod-it {
      max-width: 100%;
      flex: 100%; } }
  .prod-it .icons {
    margin: 0px auto;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    background: #9b220d;
    color: #fff;
    font-size: 30px;
    justify-content: center; }
  .prod-it .title-ab {
    display: inline-block;
    width: 100%;
    color: #000;
    font-size: 20px;
    padding: 15px 0px 5px 0px; }
  .prod-it .text {
    margin-top: 5px;
    height: 100px;
    font-size: 15px;
    overflow: hidden; }
    @media (max-width: 550px) {
      .prod-it .text {
        height: auto; } }
  .prod-it:hover {
    -webkit-box-shadow: 0px 0px 15px #b3b3b3;
    -moz-box-shadow: 0px 0px 15px #b3b3b3;
    -o-box-shadow: 0px 0px 15px #b3b3b3;
    -ms-box-shadow: 0px 0px 15px #b3b3b3;
    box-shadow: 0px 0px 15px #b3b3b3; }

.aboutus {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #f5f5f5; }
  @media (max-width: 991px) {
    .aboutus .abou-it {
      max-width: 100%;
      flex: 100%; } }
  .aboutus .abou-it .titlejobs {
    color: #000;
    font-size: 25px;
    margin-bottom: 15px; }
  .aboutus .abou-it img {
    width: 100%; }
  .aboutus .abou-it p {
    line-height: 30px;
    margin-top: 5px; }
  .aboutus .abou-it .fuspan {
    display: block;
    color: #9b220d;
    font-size: 18px; }
  .aboutus .abou-it .bottom {
    display: inline-block;
    position: relative;
    padding: 12px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    color: #fff;
    outline: none;
    outline-style: none;
    border: 0px;
    background: #9b220d;
    text-align: center;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    cursor: pointer;
    margin-top: 15px; }
    .aboutus .abou-it .bottom:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      background: #d09e00;
      -webkit-border-radius: 4%;
      border-radius: 4%;
      background-clip: padding-box;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -moz-transition: all 0.6s ease-in-out 0s;
      -o-transition: all 0.6s ease-in-out 0s;
      -webkit-transition: all 0.6s ease-in-out 0s;
      transition: all 0.6s ease-in-out 0s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    .aboutus .abou-it .bottom:hover:before {
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2); }

.abfut {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #fff; }
  .abfut .abou-it {
    margin-top: 30px;
    text-align: center;
    border-left: 1px solid #ccc; }
    @media (max-width: 991px) {
      .abfut .abou-it {
        border-left: 0px; } }
    .abfut .abou-it:last-child {
      border: 0px; }
    @media (max-width: 991px) {
      .abfut .abou-it {
        max-width: 100%;
        flex: 100%; } }
    @media (max-width: 550px) {
      .abfut .abou-it {
        max-width: 100%;
        flex: 100%; } }
    .abfut .abou-it .icons {
      margin: 0px auto;
      width: 80px;
      height: 80px;
      display: flex;
      align-items: center;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      background: #9b220d;
      color: #fff;
      font-size: 30px;
      justify-content: center; }
    .abfut .abou-it .title-ab {
      display: inline-block;
      width: 100%;
      color: #000;
      font-size: 20px;
      padding: 15px 0px 5px 0px; }
    .abfut .abou-it .text {
      margin-top: 5px;
      height: 100px;
      font-size: 15px;
      overflow: hidden; }
      @media (max-width: 991px) {
        .abfut .abou-it .text {
          height: auto; } }

.nonpad {
  margin-bottom: -30px; }
  @media (max-width: 991px) {
    .nonpad {
      display: none; } }
  .nonpad img {
    margin-top: 31px; }

.last-text {
  margin-top: 15px; }
  .last-text li {
    margin-top: 8px;
    position: relative;
    padding-right: 20px;
    font-size: 16px; }
    .last-text li:before {
      position: absolute;
      top: 1px;
      right: 0;
      font-family: "Font Awesome 5 Free";
      content: "\f00c";
      display: inline-block;
      font-weight: 900;
      font-size: 13px;
      color: #9b220d !important; }

.services {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #fff url(../images/slides/img1.jpg) no-repeat fixed center center/cover;
  padding: 60px 0px; }
  .services:after {
    content: '';
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .services .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    color: #fff; }
    @media (max-width: 991px) {
      .services .title {
        font-size: 25px; } }
    .services .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
    .services .title:after {
      display: none; }
  .services p {
    margin-top: 10px;
    color: #f5f5f5; }

.serv-itme {
  margin-top: 30px;
  text-align: center; }
  @media (max-width: 991px) {
    .serv-itme {
      flex: 50%;
      max-width: 50%; } }
  @media (max-width: 767px) {
    .serv-itme {
      flex: 100%;
      max-width: 100%; } }
  .serv-itme .ineer-it {
    width: 100%;
    padding-bottom: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 1px #b3b3b3;
    -moz-box-shadow: 0px 1px 1px #b3b3b3;
    -o-box-shadow: 0px 1px 1px #b3b3b3;
    -ms-box-shadow: 0px 1px 1px #b3b3b3;
    box-shadow: 0px 1px 1px #b3b3b3;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
    .serv-itme .ineer-it .photo {
      float: right;
      position: relative;
      width: 100%;
      overflow: hidden;
      height: 250px; }
      .serv-itme .ineer-it .photo img {
        position: absolute;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        width: 100%;
        min-height: 100%;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s; }
      .serv-itme .ineer-it .photo:hover img {
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15); }
      .serv-itme .ineer-it .photo .overlay {
        content: '';
        position: absolute;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        display: flex;
        align-items: center;
        opacity: 0;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        text-align: center; }
        .serv-itme .ineer-it .photo .overlay i {
          width: 100%;
          font-size: 30px;
          color: #9b220d; }
      .serv-itme .ineer-it .photo:hover .overlay {
        opacity: 1; }
    .serv-itme .ineer-it .title-it {
      position: absolute;
      bottom: 0px;
      left: 0;
      width: 100%;
      color: #fff;
      font-size: 22px;
      padding: 15px;
      background: url(../images/overlay.png) top repeat-x;
      padding-top: 100px;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
    .serv-itme .ineer-it:hover .title-it {
      bottom: -100%; }

.inerserv {
  background: #fff url(../images/bg-hosting-1.jpg) no-repeat fixed center center/cover !important; }

.in-serv {
  background: none;
  padding-top: 0px;
  padding-bottom: 30px; }

.in-serv:after {
  display: none; }

.services-design {
  background: #fff url(../images/web-designer.jpg) no-repeat fixed center center/cover !important; }

.design-services {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #f5f5f5; }
  .design-services .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    margin: 15px 0px 30px 0px; }
    @media (max-width: 991px) {
      .design-services .title {
        font-size: 25px; } }
    .design-services .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
  @media (max-width: 991px) {
    .design-services .imgdesign {
      max-width: 100%;
      flex: 100%; } }
  .design-services .imgdesign img {
    width: 100%; }
    @media (max-width: 991px) {
      .design-services .imgdesign img {
        margin: 15px 0px; } }
  .design-services .imgdesign .bottom {
    display: inline-block;
    position: relative;
    padding: 12px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    color: #fff;
    outline: none;
    outline-style: none;
    border: 0px;
    background: #9b220d;
    text-align: center;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    cursor: pointer;
    margin-top: 15px; }
    .design-services .imgdesign .bottom:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      background: #d09e00;
      -webkit-border-radius: 4%;
      border-radius: 4%;
      background-clip: padding-box;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -moz-transition: all 0.6s ease-in-out 0s;
      -o-transition: all 0.6s ease-in-out 0s;
      -webkit-transition: all 0.6s ease-in-out 0s;
      transition: all 0.6s ease-in-out 0s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    .design-services .imgdesign .bottom:hover:before {
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2); }
  .design-services .titlejobs {
    color: #000;
    font-size: 25px;
    margin-bottom: 15px; }
  .design-services .text {
    margin-top: 10px;
    line-height: 30px; }
  .design-services .ineer-it .title-it {
    font-size: 20px; }
  .design-services .ineer-it .text {
    height: 115px; }
  .design-services .ineer-it .bottom {
    margin-top: 15px; }
  .design-services .fuspan {
    display: block;
    color: #9b220d;
    margin-top: 10px; }

.stages {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #fff; }
  .stages .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    margin: 15px 0px 30px 0px; }
    @media (max-width: 991px) {
      .stages .title {
        font-size: 25px; } }
    .stages .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
  .stages .nav.nav-tabs {
    border: 0px;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    display: inline-block; }
    .stages .nav.nav-tabs li {
      margin: 0px;
      min-width: 170px;
      display: inline-block;
      margin-bottom: 10px; }
      .stages .nav.nav-tabs li a {
        border: 0px;
        background: #f5f5f5;
        -webkit-border-radius: 60px;
        border-radius: 60px;
        background-clip: padding-box;
        padding: 10px 20px;
        position: relative;
        -webkit-box-shadow: 0px 1px 1px #cecece;
        -moz-box-shadow: 0px 1px 1px #cecece;
        -o-box-shadow: 0px 1px 1px #cecece;
        -ms-box-shadow: 0px 1px 1px #cecece;
        box-shadow: 0px 1px 1px #cecece; }
        .stages .nav.nav-tabs li a.active {
          background: #9b220d;
          color: #fff; }
          .stages .nav.nav-tabs li a.active:after {
            content: "";
            position: absolute;
            top: auto;
            right: 50%;
            bottom: -8px;
            border-top: 8px solid #9b220d;
            margin-right: -10px;
            border-right: 8px solid transparent;
            border-left: 8px solid transparent;
            height: 0px;
            width: 0px;
            z-index: 100; }
  .stages .tab-pane {
    margin-top: 30px;
    text-align: center; }
    .stages .tab-pane img {
      width: 120px;
      height: 120px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box; }
    .stages .tab-pane .title-des {
      color: #9b220d;
      font-size: 20px;
      margin-top: 15px; }
    .stages .tab-pane .text {
      margin-top: 10px;
      line-height: 30px; }

.offers {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #f5f5f5; }
  .offers .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    margin: 15px 0px 30px 0px; }
    @media (max-width: 991px) {
      .offers .title {
        font-size: 25px; } }
    .offers .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
  .offers .offer-itme {
    margin-top: 30px; }
    @media (max-width: 991px) {
      .offers .offer-itme {
        max-width: 50%;
        flex: 50%; } }
    @media (max-width: 767px) {
      .offers .offer-itme {
        max-width: 100%;
        flex: 100%; } }
    .offers .offer-itme .ineer-it {
      float: right;
      padding: 30px;
      width: 100%;
      text-align: center;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
      .offers .offer-itme .ineer-it img {
        max-width: 240px;
        max-height: 240px; }
      .offers .offer-itme .ineer-it .title-it {
        color: #fff;
        font-size: 22px; }
      .offers .offer-itme .ineer-it:hover {
        -webkit-box-shadow: 0px 0px 30px #b3b3b3;
        -moz-box-shadow: 0px 0px 30px #b3b3b3;
        -o-box-shadow: 0px 0px 30px #b3b3b3;
        -ms-box-shadow: 0px 0px 30px #b3b3b3;
        box-shadow: 0px 0px 30px #b3b3b3;
        -webkit-border-radius: 60px 0px 60px 0px;
        border-radius: 60px 0px 60px 0px;
        background-clip: padding-box; }
    .offers .offer-itme:nth-last-child(1) .ineer-it {
      background: #336eb1; }
    .offers .offer-itme:nth-last-child(2) .ineer-it {
      background: #d2321e; }
    .offers .offer-itme:nth-last-child(3) .ineer-it {
      background: #23a3a9; }
    .offers .offer-itme:nth-last-child(4) .ineer-it {
      background: #1b4b6f; }
    .offers .offer-itme:nth-last-child(5) .ineer-it {
      background: #f3ac34; }
    .offers .offer-itme:nth-last-child(6) .ineer-it {
      background: #8ea220; }

.app-design {
  background: #fff url(../images/mobile-application-development-1.jpg) no-repeat fixed center center/cover !important; }

.digital-marketing {
  background: #fff url(../images/digital-marketing.jpg) no-repeat fixed center center/cover !important; }

section.extensions.mark-co {
  background: #f5f5f5 !important; }

.bg-hosting-2 {
  background: #fff url(../images/bg-hosting-2.jpg) no-repeat fixed center center/cover !important; }

.serv-host {
  background: #fff url(../images/serv-host.jpg) no-repeat fixed center center/cover !important; }

.customer {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #f5f5f5;
  padding: 45px 0px 100px 0px; }
  .customer .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 50px; }
    @media (max-width: 991px) {
      .customer .title {
        font-size: 25px; } }
    .customer .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
  .customer .businesslider {
    position: relative; }
    .customer .businesslider .slick-list {
      position: relative;
      display: block;
      overflow: hidden;
      outline: none;
      direction: ltr; }
      .customer .businesslider .slick-list .slick-track {
        position: relative;
        top: 0;
        right: auto;
        bottom: auto;
        left: auto;
        display: block;
        overflow: hidden; }
        .customer .businesslider .slick-list .slick-track:after, .customer .businesslider .slick-list .slick-track:before {
          display: table;
          content: ''; }
    .customer .businesslider .slick-prev, .customer .businesslider .slick-next {
      position: absolute;
      top: 45%;
      right: -50px;
      width: 26px;
      height: 51px;
      cursor: pointer;
      border: 0px;
      padding: 0px;
      outline: none;
      font-size: 0px;
      display: none !important;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s;
      background: url(../images/right-arrow.png) no-repeat center center; }
      .customer .businesslider .slick-prev:hover, .customer .businesslider .slick-next:hover {
        opacity: 0.7; }
    .customer .businesslider .slick-prev {
      right: auto;
      left: -50px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .customer .businesslider .slick-dots {
      position: absolute;
      bottom: -50px;
      left: 0px;
      width: 100%;
      padding: 0px;
      list-style: none;
      text-align: center; }
      .customer .businesslider .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0px 3px;
        padding: 0px;
        cursor: pointer;
        background: #ccc;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box; }
        .customer .businesslider .slick-dots li button {
          font-size: 0px;
          line-height: 0px;
          display: block;
          width: 13px;
          height: 13px;
          cursor: pointer;
          color: #9b220d;
          border: 0px;
          outline: none;
          background: transparent; }
      .customer .businesslider .slick-dots li.slick-active {
        background: #9b220d; }
    .customer .businesslider .in-advanta {
      float: right;
      text-align: center;
      padding: 0px 140px; }
      @media (max-width: 991px) {
        .customer .businesslider .in-advanta {
          padding: 0px; } }
      .customer .businesslider .in-advanta img {
        width: 90px;
        height: 90px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box; }
      .customer .businesslider .in-advanta h2 {
        color: #000;
        font-size: 20px;
        margin: 15px 0px; }
      .customer .businesslider .in-advanta p {
        margin: 15px 0px; }
      .customer .businesslider .in-advanta .bottom {
        display: inline-block;
        position: relative;
        padding: 12px 20px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background-clip: padding-box;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        overflow: hidden;
        color: #fff;
        outline: none;
        outline-style: none;
        border: 0px;
        background: #9b220d;
        text-align: center;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        cursor: pointer; }
        .customer .businesslider .in-advanta .bottom:before {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: -1;
          background: #d09e00;
          -webkit-border-radius: 4%;
          border-radius: 4%;
          background-clip: padding-box;
          -webkit-transform: scale(0);
          -moz-transform: scale(0);
          -ms-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0);
          -moz-transition: all 0.6s ease-in-out 0s;
          -o-transition: all 0.6s ease-in-out 0s;
          -webkit-transition: all 0.6s ease-in-out 0s;
          transition: all 0.6s ease-in-out 0s;
          -webkit-transition-property: transform;
          transition-property: transform;
          -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }
        .customer .businesslider .in-advanta .bottom:hover:before {
          -webkit-transform: scale(2);
          -moz-transform: scale(2);
          -ms-transform: scale(2);
          -o-transform: scale(2);
          transform: scale(2); }

.extensions {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #fff;
  padding: 60px 0px; }
  .extensions .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px; }
    @media (max-width: 991px) {
      .extensions .title {
        font-size: 25px; } }
    .extensions .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
  .extensions p {
    margin-top: 30px; }
  .extensions .host-it {
    float: right;
    width: 25%;
    margin-top: 60px; }
    @media (max-width: 991px) {
      .extensions .host-it {
        width: 50%; } }
    @media (max-width: 767px) {
      .extensions .host-it {
        width: 100%;
        margin-top: 30px; } }
    .extensions .host-it .host-iner {
      float: right;
      width: 100%;
      text-align: center;
      border-right: 1px solid #ccc;
      padding-bottom: 30px;
      position: relative;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
      @media (max-width: 767px) {
        .extensions .host-it .host-iner {
          border: 1px solid #ccc; } }
      .extensions .host-it .host-iner .title {
        color: #000;
        font-size: 26px;
        padding: 15px;
        border-bottom: 1px solid #ccc; }
        .extensions .host-it .host-iner .title:after {
          display: none; }
      .extensions .host-it .host-iner .price {
        color: #000;
        font-size: 26px;
        padding: 15px;
        margin: 0px;
        border-bottom: 1px solid #ccc; }
        .extensions .host-it .host-iner .price span {
          font-size: 15px; }
      .extensions .host-it .host-iner .hostlast {
        padding: 0px 30px; }
        .extensions .host-it .host-iner .hostlast li {
          width: 100%;
          border-bottom: 1px solid #ccc;
          padding: 10px 0px;
          color: #000;
          font-size: 17px; }
          .extensions .host-it .host-iner .hostlast li span {
            display: block;
            width: 100%;
            font-size: 15px;
            color: #4a4a4a; }
      .extensions .host-it .host-iner:hover {
        background: #9b220d; }
        .extensions .host-it .host-iner:hover .title {
          color: #fff;
          border-bottom: 1px solid #b3321c; }
        .extensions .host-it .host-iner:hover .price {
          color: #fff;
          border-bottom: 1px solid #b3321c; }
        .extensions .host-it .host-iner:hover .hostlast li {
          color: #fff;
          border-bottom: 1px solid #b3321c; }
          .extensions .host-it .host-iner:hover .hostlast li span {
            color: #fff; }
        .extensions .host-it .host-iner:hover .bottom {
          background: #fff;
          color: #000; }
    .extensions .host-it.active .righttwo {
      content: '';
      position: absolute;
      top: -19px;
      right: -33px;
      width: 34px;
      height: 19px;
      background: url(../images/site-img57.png) no-repeat; }
      @media (max-width: 991px) {
        .extensions .host-it.active .righttwo {
          display: none; } }
    .extensions .host-it.active .lefttwo {
      content: '';
      position: absolute;
      top: -19px;
      left: -33px;
      width: 34px;
      height: 19px;
      background: url(../images/site-img56.png) no-repeat; }
      @media (max-width: 991px) {
        .extensions .host-it.active .lefttwo {
          display: none; } }
    .extensions .host-it.active .bottomtwo {
      content: '';
      position: absolute;
      right: -33px;
      bottom: -19px;
      width: 34px;
      height: 19px;
      background: url(../images/site-img60.png) no-repeat; }
      @media (max-width: 991px) {
        .extensions .host-it.active .bottomtwo {
          display: none; } }
    .extensions .host-it.active .bottomleft {
      content: '';
      position: absolute;
      bottom: -19px;
      left: -33px;
      width: 34px;
      height: 19px;
      background: url(../images/site-img58.png) no-repeat; }
      @media (max-width: 991px) {
        .extensions .host-it.active .bottomleft {
          display: none; } }
    .extensions .host-it.active .host-iner {
      background: #9b220d;
      position: relative; }
      .extensions .host-it.active .host-iner:after {
        content: '';
        position: absolute;
        top: -19px;
        left: 0;
        width: 100%;
        height: 30px;
        background: #9b220d; }
        @media (max-width: 991px) {
          .extensions .host-it.active .host-iner:after {
            display: none; } }
      .extensions .host-it.active .host-iner:before {
        content: '';
        position: absolute;
        bottom: -19px;
        left: 0;
        width: 100%;
        height: 30px;
        background: #9b220d; }
        @media (max-width: 991px) {
          .extensions .host-it.active .host-iner:before {
            display: none; } }
      .extensions .host-it.active .host-iner .title {
        color: #fff;
        border-bottom: 1px solid #b3321c; }
      .extensions .host-it.active .host-iner .price {
        color: #fff;
        border-bottom: 1px solid #b3321c; }
      .extensions .host-it.active .host-iner .hostlast li {
        color: #fff;
        border-bottom: 1px solid #b3321c; }
        .extensions .host-it.active .host-iner .hostlast li span {
          color: #fff; }
      .extensions .host-it.active .host-iner .bottom {
        background: #fff;
        color: #000; }
    .extensions .host-it .bottom {
      display: inline-block;
      position: relative;
      padding: 12px 20px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      background-clip: padding-box;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      overflow: hidden;
      color: #fff;
      outline: none;
      outline-style: none;
      border: 0px;
      background: #9b220d;
      text-align: center;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s;
      cursor: pointer;
      margin-top: 15px;
      padding: 9px 40px; }
      .extensions .host-it .bottom:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        background: #d09e00;
        -webkit-border-radius: 4%;
        border-radius: 4%;
        background-clip: padding-box;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -moz-transition: all 0.6s ease-in-out 0s;
        -o-transition: all 0.6s ease-in-out 0s;
        -webkit-transition: all 0.6s ease-in-out 0s;
        transition: all 0.6s ease-in-out 0s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      .extensions .host-it .bottom:hover:before {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2); }
    .extensions .host-it .shadow_box {
      float: right;
      width: 100%;
      height: 40px;
      padding: 25px;
      background: url(../images/site-img61.png) center top no-repeat; }
      @media (max-width: 767px) {
        .extensions .host-it .shadow_box {
          display: none; } }

.mailinglist {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #fff url(../images/slides/img2.jpg) no-repeat fixed center center/cover; }
  .mailinglist:after {
    content: '';
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .mailinglist .it-mailin {
    display: flex;
    align-items: center; }
    @media (max-width: 991px) {
      .mailinglist .it-mailin {
        max-width: 100%;
        flex: 100%;
        text-align: center; } }
    .mailinglist .it-mailin h2 {
      font-size: 25px;
      color: #fff; }
      @media (max-width: 991px) {
        .mailinglist .it-mailin h2 {
          font-size: 20px;
          width: 100%;
          margin-bottom: 15px; } }
    .mailinglist .it-mailin .sendemail {
      width: 100%;
      position: relative;
      padding-left: 130px; }
      @media (max-width: 991px) {
        .mailinglist .it-mailin .sendemail {
          padding-left: 0px; } }
      .mailinglist .it-mailin .sendemail .form-control {
        width: 100%;
        height: 50px; }
        @media (max-width: 991px) {
          .mailinglist .it-mailin .sendemail .form-control {
            margin-bottom: 15px; } }
      .mailinglist .it-mailin .sendemail .bottom {
        display: inline-block;
        position: relative;
        padding: 12px 20px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background-clip: padding-box;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        overflow: hidden;
        color: #fff;
        outline: none;
        outline-style: none;
        border: 0px;
        background: #9b220d;
        text-align: center;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0px;
        height: 50px;
        padding: 11px 30px; }
        .mailinglist .it-mailin .sendemail .bottom:before {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: -1;
          background: #d09e00;
          -webkit-border-radius: 4%;
          border-radius: 4%;
          background-clip: padding-box;
          -webkit-transform: scale(0);
          -moz-transform: scale(0);
          -ms-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0);
          -moz-transition: all 0.6s ease-in-out 0s;
          -o-transition: all 0.6s ease-in-out 0s;
          -webkit-transition: all 0.6s ease-in-out 0s;
          transition: all 0.6s ease-in-out 0s;
          -webkit-transition-property: transform;
          transition-property: transform;
          -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }
        .mailinglist .it-mailin .sendemail .bottom:hover:before {
          -webkit-transform: scale(2);
          -moz-transform: scale(2);
          -ms-transform: scale(2);
          -o-transform: scale(2);
          transform: scale(2); }
        @media (max-width: 991px) {
          .mailinglist .it-mailin .sendemail .bottom {
            position: relative; } }

.footer {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #000;
  padding: 20px 0px 0px 0px; }
  .footer .boxfot {
    margin-top: 30px; }
    @media (max-width: 991px) {
      .footer .boxfot {
        max-width: 100%;
        flex: 100%; } }
    .footer .boxfot img {
      width: 195px; }
    .footer .boxfot .textfot {
      display: inline-block;
      margin-top: 15px;
      text-align: right; }
      .footer .boxfot .textfot a {
        display: inline-block;
        margin-top: 10px;
        position: relative;
        padding-right: 10px;
        color: #9b220d;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        padding: 0px;
        margin: 0px; }
        .footer .boxfot .textfot a:before {
          position: absolute;
          top: 1px;
          right: 0;
          font-family: "Font Awesome 5 Free";
          content: "\f053";
          display: inline-block;
          font-weight: 900;
          font-size: 11px; }
        .footer .boxfot .textfot a:hover {
          text-decoration: underline; }
        .footer .boxfot .textfot a:before {
          display: none; }
    .footer .boxfot .title {
      font-size: 23px;
      border-bottom: 1px solid #303030;
      padding-bottom: 15px;
      margin-bottom: 15px;
      color: #fff; }
    .footer .boxfot .navmenu a {
      display: inline-block;
      margin-top: 10px;
      position: relative;
      padding-right: 10px;
      color: #9b220d;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s;
      width: 50%;
      color: #9e9c9c;
      margin: 0px;
      margin-bottom: 8px; }
      .footer .boxfot .navmenu a:before {
        position: absolute;
        top: 1px;
        right: 0;
        font-family: "Font Awesome 5 Free";
        content: "\f053";
        display: inline-block;
        font-weight: 900;
        font-size: 11px; }
      .footer .boxfot .navmenu a:hover {
        text-decoration: underline; }
      .footer .boxfot .navmenu a:hover {
        color: #d09e00; }
    .footer .boxfot .textmap {
      display: block;
      margin-bottom: 10px;
      position: relative;
      padding-right: 20px;
      color: #9e9c9c;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
      .footer .boxfot .textmap i {
        color: #9b220d;
        position: absolute;
        top: 7px;
        right: 0; }
    .footer .boxfot a.textmap:hover {
      color: #d09e00; }
    .footer .boxfot .social {
      float: right;
      float: left;
      width: 100%;
      margin-top: 30px;
      text-align: center; }
      .footer .boxfot .social a {
        float: left;
        width: 35px;
        height: 35px;
        text-align: center;
        padding: 10px 0px;
        margin-left: 3px;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        color: #fff;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box; }
        .footer .boxfot .social a.icon-facebook {
          background-color: #3b5998; }
          .footer .boxfot .social a.icon-facebook:hover {
            background-color: #fff;
            color: #3b5998;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .footer .boxfot .social a.icon-twitter {
          background-color: #00acee; }
          .footer .boxfot .social a.icon-twitter:hover {
            background-color: #fff;
            color: #00acee;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .footer .boxfot .social a.icon-instagram {
          background-color: #8d5b46; }
          .footer .boxfot .social a.icon-instagram:hover {
            background-color: #fff;
            color: #8d5b46;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .footer .boxfot .social a.icon-youtube {
          background-color: #c4302b; }
          .footer .boxfot .social a.icon-youtube:hover {
            background-color: #fff;
            color: #c4302b;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .footer .boxfot .social a.icon-rss {
          background-color: #ee802f; }
          .footer .boxfot .social a.icon-rss:hover {
            background-color: #fff;
            color: #ee802f;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .footer .boxfot .social a.icon-linkedin {
          background-color: #007fb1; }
          .footer .boxfot .social a.icon-linkedin:hover {
            background-color: #fff;
            color: #007fb1;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .footer .boxfot .social a.icon-gplus {
          background-color: #dd4b39; }
          .footer .boxfot .social a.icon-gplus:hover {
            background-color: #fff;
            color: #dd4b39;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
        .footer .boxfot .social a.icon-whatsapp {
          background-color: #189d0e; }
          .footer .boxfot .social a.icon-whatsapp:hover {
            background-color: #fff;
            color: #189d0e;
            -webkit-box-shadow: 0px 1px 1px #b3b3b3;
            -moz-box-shadow: 0px 1px 1px #b3b3b3;
            -o-box-shadow: 0px 1px 1px #b3b3b3;
            -ms-box-shadow: 0px 1px 1px #b3b3b3;
            box-shadow: 0px 1px 1px #b3b3b3; }
      .footer .boxfot .social a {
        float: none; }
  .footer .copyright {
    float: right;
    width: 100%;
    padding: 30px 0px;
    position: relative;
    background: #0e0e0e;
    margin-top: 45px;
    text-align: center;
    padding: 15px; }
    .footer .copyright p {
      color: #9e9c9c; }
      .footer .copyright p span {
        color: #d09e00; }
  .footer .scrollToTop {
    display: inline-block;
    position: relative;
    padding: 12px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    color: #fff;
    outline: none;
    outline-style: none;
    border: 0px;
    background: #9b220d;
    text-align: center;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    cursor: pointer;
    width: 50px;
    height: 50px;
    padding: 0px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    position: fixed;
    top: auto;
    right: auto;
    bottom: 15px;
    left: 15px;
    display: none;
    z-index: 1000;
    padding-top: 11px; }
    .footer .scrollToTop:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      background: #d09e00;
      -webkit-border-radius: 4%;
      border-radius: 4%;
      background-clip: padding-box;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -moz-transition: all 0.6s ease-in-out 0s;
      -o-transition: all 0.6s ease-in-out 0s;
      -webkit-transition: all 0.6s ease-in-out 0s;
      transition: all 0.6s ease-in-out 0s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    .footer .scrollToTop:hover:before {
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2); }
  .footer .whatsapp-it {
   position: fixed;
    top: auto;
    right: 100px;
    bottom: 20px;
    left: auto;
    width: 60px;
    height: 60px;
    padding: 0px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    background: #189d0e;
    color: #fff;
    display: flex;
    align-items: center;
    z-index: 100;
    font-size: 40px;
    justify-content: center; }
.map-back {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  height: 250px;
  padding: 0px;
  background: #fff url(../images/about.jpg) no-repeat fixed center center/cover;
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    .map-back {
      height: 150px; } }
  .map-back:before {
    content: '';
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.26); }
  .map-back .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    color: #fff;
    padding: 0px;
    margin-top: 0px; }
    @media (max-width: 991px) {
      .map-back .title {
        font-size: 25px; } }
    .map-back .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
    .map-back .title:after {
      display: none; }
    @media (max-width: 991px) {
      .map-back .title {
        font-size: 30px; } }

.contactus {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #f5f5f5;
  padding-bottom: 60px; }
  @media (max-width: 991px) {
    .contactus {
      padding-bottom: 15px; } }
  .contactus .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px; }
    @media (max-width: 991px) {
      .contactus .title {
        font-size: 25px; } }
    .contactus .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
  .contactus .text-center.text {
    margin-top: 30px; }
  .contactus .context {
    margin-top: 60px; }
    @media (max-width: 991px) {
      .contactus .context {
        max-width: 100%;
        flex: 100%; } }
    .contactus .context .texttitle {
      float: right;
      width: 100%;
      background: #fff;
      position: relative;
      text-align: center;
      min-height: 165px;
      padding: 60px 15px 0px 15px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background-clip: padding-box;
      -webkit-box-shadow: 0px 0px 7px #dadada;
      -moz-box-shadow: 0px 0px 7px #dadada;
      -o-box-shadow: 0px 0px 7px #dadada;
      -ms-box-shadow: 0px 0px 7px #dadada;
      box-shadow: 0px 0px 7px #dadada; }
      .contactus .context .texttitle i {
        width: 70px;
        height: 70px;
        background: #9b220d;
        color: #fff;
        padding-top: 25px;
        font-size: 20px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box;
        position: absolute;
        top: -35px;
        right: 0;
        left: 0;
        margin: 0px auto;
        -webkit-box-shadow: 0px 0px 7px #dadada;
        -moz-box-shadow: 0px 0px 7px #dadada;
        -o-box-shadow: 0px 0px 7px #dadada;
        -ms-box-shadow: 0px 0px 7px #dadada;
        box-shadow: 0px 0px 7px #dadada;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s; }
      .contactus .context .texttitle:hover i {
        background: #fff;
        color: #9b220d; }
      .contactus .context .texttitle p {
        float: right;
        width: 100%;
        margin-bottom: 10px; }
        .contactus .context .texttitle p:last-child {
          margin-bottom: 0px; }
        .contactus .context .texttitle p span {
          font-weight: bold; }
      .contactus .context .texttitle a {
        direction: ltr; }
        .contactus .context .texttitle a:hover {
          color: #9b220d; }

.contacform {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative; }
  @media (max-width: 991px) {
    .contacform .formcont {
      max-width: 100%;
      flex: 100%;
      margin-bottom: 30px; }
      .contacform .formcont:last-child {
        margin-bottom: 0px; } }
  .contacform .formcont h3 {
    font-size: 25px;
    margin-bottom: 30px;
    color: #000; }
  .contacform .formcont .sendemail .inputcomant {
    margin-bottom: 15px; }
    .contacform .formcont .sendemail .inputcomant:last-child {
      margin-bottom: 0px; }
    .contacform .formcont .sendemail .inputcomant .form-control {
      height: 50px; }
    .contacform .formcont .sendemail .inputcomant textarea.form-control {
      height: 120px;
      resize: none; }
    .contacform .formcont .sendemail .inputcomant .bottom {
      display: inline-block;
      position: relative;
      padding: 12px 20px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      background-clip: padding-box;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      overflow: hidden;
      color: #fff;
      outline: none;
      outline-style: none;
      border: 0px;
      background: #9b220d;
      text-align: center;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s;
      cursor: pointer; }
      .contacform .formcont .sendemail .inputcomant .bottom:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        background: #d09e00;
        -webkit-border-radius: 4%;
        border-radius: 4%;
        background-clip: padding-box;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -moz-transition: all 0.6s ease-in-out 0s;
        -o-transition: all 0.6s ease-in-out 0s;
        -webkit-transition: all 0.6s ease-in-out 0s;
        transition: all 0.6s ease-in-out 0s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      .contacform .formcont .sendemail .inputcomant .bottom:hover:before {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2); }
  .contacform .formcont iframe {
    display: block;
    border: 0px;
    width: 100%;
    height: 455px; }

html, body, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, hr, strong, b, input, select, textarea, .highcharts-title,
.highcharts-axis-labels, .highcharts-yaxis-title {
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-decoration: none;
  list-style: none;
  font-size: 16px;
  line-height: 25px;
  color: #4a4a4a;
  font-family: 'cairo-regular'; }

body {
  direction: rtl;
  text-align: right;
  background: #fff; }

.container {
  clear: both;
  position: relative;
  z-index: 10; }

.boxicon {
  float: right;
  float: none;
  position: fixed;
  top: 30%;
  left: -50px;
  width: 35px;
  margin-top: 30px;
  z-index: 150;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; }
  .boxicon a {
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 10px 0px;
    margin-left: 3px;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box; }
    .boxicon a.icon-facebook {
      background-color: #3b5998; }
      .boxicon a.icon-facebook:hover {
        background-color: #fff;
        color: #3b5998;
        -webkit-box-shadow: 0px 1px 1px #b3b3b3;
        -moz-box-shadow: 0px 1px 1px #b3b3b3;
        -o-box-shadow: 0px 1px 1px #b3b3b3;
        -ms-box-shadow: 0px 1px 1px #b3b3b3;
        box-shadow: 0px 1px 1px #b3b3b3; }
    .boxicon a.icon-twitter {
      background-color: #00acee; }
      .boxicon a.icon-twitter:hover {
        background-color: #fff;
        color: #00acee;
        -webkit-box-shadow: 0px 1px 1px #b3b3b3;
        -moz-box-shadow: 0px 1px 1px #b3b3b3;
        -o-box-shadow: 0px 1px 1px #b3b3b3;
        -ms-box-shadow: 0px 1px 1px #b3b3b3;
        box-shadow: 0px 1px 1px #b3b3b3; }
    .boxicon a.icon-instagram {
      background-color: #8d5b46; }
      .boxicon a.icon-instagram:hover {
        background-color: #fff;
        color: #8d5b46;
        -webkit-box-shadow: 0px 1px 1px #b3b3b3;
        -moz-box-shadow: 0px 1px 1px #b3b3b3;
        -o-box-shadow: 0px 1px 1px #b3b3b3;
        -ms-box-shadow: 0px 1px 1px #b3b3b3;
        box-shadow: 0px 1px 1px #b3b3b3; }
    .boxicon a.icon-youtube {
      background-color: #c4302b; }
      .boxicon a.icon-youtube:hover {
        background-color: #fff;
        color: #c4302b;
        -webkit-box-shadow: 0px 1px 1px #b3b3b3;
        -moz-box-shadow: 0px 1px 1px #b3b3b3;
        -o-box-shadow: 0px 1px 1px #b3b3b3;
        -ms-box-shadow: 0px 1px 1px #b3b3b3;
        box-shadow: 0px 1px 1px #b3b3b3; }
    .boxicon a.icon-rss {
      background-color: #ee802f; }
      .boxicon a.icon-rss:hover {
        background-color: #fff;
        color: #ee802f;
        -webkit-box-shadow: 0px 1px 1px #b3b3b3;
        -moz-box-shadow: 0px 1px 1px #b3b3b3;
        -o-box-shadow: 0px 1px 1px #b3b3b3;
        -ms-box-shadow: 0px 1px 1px #b3b3b3;
        box-shadow: 0px 1px 1px #b3b3b3; }
    .boxicon a.icon-linkedin {
      background-color: #007fb1; }
      .boxicon a.icon-linkedin:hover {
        background-color: #fff;
        color: #007fb1;
        -webkit-box-shadow: 0px 1px 1px #b3b3b3;
        -moz-box-shadow: 0px 1px 1px #b3b3b3;
        -o-box-shadow: 0px 1px 1px #b3b3b3;
        -ms-box-shadow: 0px 1px 1px #b3b3b3;
        box-shadow: 0px 1px 1px #b3b3b3; }
    .boxicon a.icon-gplus {
      background-color: #dd4b39; }
      .boxicon a.icon-gplus:hover {
        background-color: #fff;
        color: #dd4b39;
        -webkit-box-shadow: 0px 1px 1px #b3b3b3;
        -moz-box-shadow: 0px 1px 1px #b3b3b3;
        -o-box-shadow: 0px 1px 1px #b3b3b3;
        -ms-box-shadow: 0px 1px 1px #b3b3b3;
        box-shadow: 0px 1px 1px #b3b3b3; }
    .boxicon a.icon-whatsapp {
      background-color: #189d0e; }
      .boxicon a.icon-whatsapp:hover {
        background-color: #fff;
        color: #189d0e;
        -webkit-box-shadow: 0px 1px 1px #b3b3b3;
        -moz-box-shadow: 0px 1px 1px #b3b3b3;
        -o-box-shadow: 0px 1px 1px #b3b3b3;
        -ms-box-shadow: 0px 1px 1px #b3b3b3;
        box-shadow: 0px 1px 1px #b3b3b3; }
  .boxicon a {
    margin: 0px;
    margin-bottom: 5px; }

.pagination {
  margin-top: 30px;
  justify-content: center; }
  .pagination li {
    display: inline-block;
    margin: 0px 3px; }
    .pagination li a, .pagination li span {
      display: block;
      padding-top: 10px;
      text-align: center;
      color: #000;
      -webkit-border-radius: 4px !important;
      border-radius: 4px !important;
      background-clip: padding-box;
      width: 40px;
      height: 40px;
      display: block;
      border: 0px;
      background: #fff;
      font-size: 16px;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s;
      -webkit-box-shadow: 0px 1px 1px #b3b3b3;
      -moz-box-shadow: 0px 1px 1px #b3b3b3;
      -o-box-shadow: 0px 1px 1px #b3b3b3;
      -ms-box-shadow: 0px 1px 1px #b3b3b3;
      box-shadow: 0px 1px 1px #b3b3b3; }
  .pagination .page-link.active, .pagination .page-link:hover {
    background: #9b220d !important;
    color: #fff !important; }

.a2a_kit.a2a_kit_size_32.a2a_default_style {
  margin-top: 30px; }

.blog {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #f5f5f5; }
  .blog .itmeblog {
    float: right;
    width: 100%;
    padding: 15px;
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 1px 1px #b3b3b3;
    -moz-box-shadow: 0px 1px 1px #b3b3b3;
    -o-box-shadow: 0px 1px 1px #b3b3b3;
    -ms-box-shadow: 0px 1px 1px #b3b3b3;
    box-shadow: 0px 1px 1px #b3b3b3; }
    .blog .itmeblog .photo {
      float: right;
      position: relative;
      width: 260px;
      overflow: hidden;
      height: 180px; }
      @media (max-width: 767px) {
        .blog .itmeblog .photo {
          width: 100%;
          height: auto;
          padding-top: 50%; } }
      .blog .itmeblog .photo img {
        position: absolute;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        width: 100%;
        min-height: 100%;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s; }
      .blog .itmeblog .photo:hover img {
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15); }
    .blog .itmeblog .textcontant {
      padding-right: 275px; }
      @media (max-width: 767px) {
        .blog .itmeblog .textcontant {
          padding: 0px;
          float: right;
          width: 100%;
          margin-top: 15px; } }
      .blog .itmeblog .textcontant .titleblog {
        display: block;
        font-size: 22px;
        color: #000; }
        .blog .itmeblog .textcontant .titleblog:hover {
          -moz-transition: all 0.5s ease-in-out 0s;
          -o-transition: all 0.5s ease-in-out 0s;
          -webkit-transition: all 0.5s ease-in-out 0s;
          transition: all 0.5s ease-in-out 0s;
          color: #9b220d; }
      .blog .itmeblog .textcontant .textiner {
        line-height: 30px;
        margin-top: 10px; }
      .blog .itmeblog .textcontant .readmore {
        float: right;
        color: #9b220d;
        margin-top: 10px; }
        .blog .itmeblog .textcontant .readmore i {
          font-size: 12px; }
        .blog .itmeblog .textcontant .readmore:hover {
          text-decoration: underline; }

.blogs-inner {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #f5f5f5;
  padding-top: 0px; }
  .blogs-inner .innerblog {
    margin-top: 30px; }
    @media (max-width: 991px) {
      .blogs-inner .innerblog {
        max-width: 100%;
        flex: 100%; } }
    .blogs-inner .innerblog img {
      width: 100%; }
    .blogs-inner .innerblog h3 {
      font-size: 23px;
      color: #000;
      color: #9b220d;
      margin-top: 15px; }
    .blogs-inner .innerblog p {
      line-height: 30px;
      margin-top: 10px; }
    .blogs-inner .innerblog .branches {
      margin-bottom: 30px; }
      .blogs-inner .innerblog .branches:last-child {
        margin-bottom: 0px; }
      .blogs-inner .innerblog .branches h4 {
        font-size: 27px;
        color: #000;
        position: relative;
        padding-bottom: 5px;
        margin-bottom: 20px; }
        .blogs-inner .innerblog .branches h4:after {
          content: '';
          position: absolute;
          right: 0px;
          bottom: -8px;
          z-index: 1;
          width: 50px;
          height: 2px;
          background: #9b220d; }
      .blogs-inner .innerblog .branches .navmenu a {
        display: inline-block;
        margin-top: 10px;
        position: relative;
        padding-right: 10px;
        color: #9b220d;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        width: 100%;
        color: #4a4a4a;
        margin: 0px;
        margin-bottom: 5px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px; }
        .blogs-inner .innerblog .branches .navmenu a:before {
          position: absolute;
          top: 1px;
          right: 0;
          font-family: "Font Awesome 5 Free";
          content: "\f053";
          display: inline-block;
          font-weight: 900;
          font-size: 11px; }
        .blogs-inner .innerblog .branches .navmenu a:hover {
          text-decoration: underline; }
        .blogs-inner .innerblog .branches .navmenu a:hover {
          color: #9b220d;
          text-decoration: none; }
      .blogs-inner .innerblog .branches .otherprod {
        float: right;
        width: 100%;
        background: #fff;
        -webkit-box-shadow: 0px 1px 1px #b3b3b3;
        -moz-box-shadow: 0px 1px 1px #b3b3b3;
        -o-box-shadow: 0px 1px 1px #b3b3b3;
        -ms-box-shadow: 0px 1px 1px #b3b3b3;
        box-shadow: 0px 1px 1px #b3b3b3;
        padding: 10px;
        margin-bottom: 15px; }
        .blogs-inner .innerblog .branches .otherprod:last-child {
          margin-bottom: 0px; }
        .blogs-inner .innerblog .branches .otherprod .imgprod {
          float: right;
          position: relative;
          width: 100px;
          height: 80px;
          background: #000;
          overflow: hidden;
          text-align: center;
          display: flex;
          align-items: center; }
          .blogs-inner .innerblog .branches .otherprod .imgprod img {
            position: absolute;
            right: 0px;
            left: 0px;
            margin: 0px auto;
            max-width: 100%;
            max-height: 100%;
            -moz-transition: all 0.5s ease-in-out 0s;
            -o-transition: all 0.5s ease-in-out 0s;
            -webkit-transition: all 0.5s ease-in-out 0s;
            transition: all 0.5s ease-in-out 0s; }
        .blogs-inner .innerblog .branches .otherprod .proright {
          padding-right: 115px; }
          .blogs-inner .innerblog .branches .otherprod .proright .tightpro {
            color: #000;
            font-size: 16px;
            -moz-transition: all 0.5s ease-in-out 0s;
            -o-transition: all 0.5s ease-in-out 0s;
            -webkit-transition: all 0.5s ease-in-out 0s;
            transition: all 0.5s ease-in-out 0s; }
            .blogs-inner .innerblog .branches .otherprod .proright .tightpro:hover {
              color: #9b220d; }
        .blogs-inner .innerblog .branches .otherprod:hover img {
          -webkit-transform: scale(1.15);
          -moz-transform: scale(1.15);
          -ms-transform: scale(1.15);
          -o-transform: scale(1.15);
          transform: scale(1.15); }

.addcomant .inputcomant {
  margin-bottom: 15px; }
  .addcomant .inputcomant:last-child {
    margin-bottom: 0px; }
  .addcomant .inputcomant .form-control {
    height: 50px; }
  .addcomant .inputcomant textarea.form-control {
    height: 120px;
    resize: none; }
  .addcomant .inputcomant .bottom {
    display: inline-block;
    position: relative;
    padding: 12px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    color: #fff;
    outline: none;
    outline-style: none;
    border: 0px;
    background: #9b220d;
    text-align: center;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    cursor: pointer; }
    .addcomant .inputcomant .bottom:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      background: #d09e00;
      -webkit-border-radius: 4%;
      border-radius: 4%;
      background-clip: padding-box;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -moz-transition: all 0.6s ease-in-out 0s;
      -o-transition: all 0.6s ease-in-out 0s;
      -webkit-transition: all 0.6s ease-in-out 0s;
      transition: all 0.6s ease-in-out 0s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    .addcomant .inputcomant .bottom:hover:before {
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2); }

.usercomant {
  display: inline-block;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px; }
  .usercomant:last-child {
    border: 0px;
    padding-bottom: 0px; }
  .usercomant .fa-user {
    float: right;
    width: 100px;
    height: 100px;
    background: #ccc;
    text-align: center;
    font-size: 50px;
    padding-top: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box; }
    @media (max-width: 676px) {
      .usercomant .fa-user {
        width: 60px;
        height: 60px;
        font-size: 25px;
        padding-top: 17px; } }
  .usercomant .textcomant {
    padding-right: 115px; }
    @media (max-width: 676px) {
      .usercomant .textcomant {
        padding-right: 75px; } }
    .usercomant .textcomant h4 {
      font-size: 20px;
      color: #000; }
    .usercomant .textcomant span {
      display: block;
      margin-top: 10px;
      color: #adadad; }
      .usercomant .textcomant span i {
        font-size: 13px; }
    .usercomant .textcomant p {
      display: block;
      margin-top: 5px; }
    .usercomant .textcomant .con-linke {
      float: left; }
      .usercomant .textcomant .con-linke a {
        margin-right: 15px; }
        .usercomant .textcomant .con-linke a.active {
          color: #9b220d; }

span.dite {
  display: inline-block;
  margin: 15px 0px 0px 30px;
  color: #a2a2a2;
  font-size: 15px; }
  span.dite i {
    font-size: 13px; }

.jobs {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  background: #f5f5f5; }
  .jobs .titlejobs {
    color: #000;
    font-size: 25px;
    margin-bottom: 15px; }
  .jobs .text {
    margin-bottom: 30px;
    line-height: 30px; }
  .jobs .job-itme a {
    float: right;
    width: 100%;
    padding: 15px 0px;
    background: #fff;
    margin-bottom: 30px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    display: flex;
    align-items: center;
    -webkit-box-shadow: 0px 1px 1px #b3b3b3;
    -moz-box-shadow: 0px 1px 1px #b3b3b3;
    -o-box-shadow: 0px 1px 1px #b3b3b3;
    -ms-box-shadow: 0px 1px 1px #b3b3b3;
    box-shadow: 0px 1px 1px #b3b3b3;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
    .jobs .job-itme a .text {
      margin: 0px;
      color: #9b220d;
      line-height: 30px; }
      @media (max-width: 767px) {
        .jobs .job-itme a .text {
          max-width: 100%;
          flex: 100%; } }
    @media (max-width: 767px) {
      .jobs .job-itme a .deit {
        max-width: 100%;
        flex: 100%;
        margin: 5px 0px; } }
    @media (max-width: 767px) {
      .jobs .job-itme a .price {
        max-width: 100%;
        flex: 100%; } }
    .jobs .job-itme a:hover {
      background: #fbfbfb; }

.modal {
  padding: 0px 15px !important;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.64); }
  .modal .modal-dialog {
    max-width: 900px; }
  .modal .modal-header .modal-title {
    color: #000;
    font-size: 20px; }
  .modal .modal-header .close {
    position: absolute;
    top: -10px;
    right: auto;
    left: -10px;
    margin: 0px;
    padding: 0px;
    width: 30px;
    height: 30px;
    font-size: 13px;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #9b220d !important;
    opacity: 1;
    font-weight: normal;
    text-shadow: none;
    outline: none; }
  .modal .destext {
    margin-bottom: 30px; }
    .modal .destext p {
      line-height: 30px; }
    .modal .destext .desbox {
      font-size: 20px;
      padding-bottom: 15px;
      color: #000; }
    .modal .destext .eadersh li {
      position: relative;
      padding: 2px 20px 5px 0px;
      color: #000;
      display: inline-block; }
      .modal .destext .eadersh li:after {
        content: '';
        position: absolute;
        top: 11px;
        right: 0px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box;
        z-index: 1;
        width: 10px;
        height: 10px;
        background: #9b220d; }
    .modal .destext .detals {
      color: #000; }
      .modal .destext .detals span {
        color: #9b220d; }
  .modal .modal-footer .bottom {
    display: inline-block;
    position: relative;
    padding: 12px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    color: #fff;
    outline: none;
    outline-style: none;
    border: 0px;
    background: #9b220d;
    text-align: center;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    cursor: pointer; }
    .modal .modal-footer .bottom:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      background: #d09e00;
      -webkit-border-radius: 4%;
      border-radius: 4%;
      background-clip: padding-box;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -moz-transition: all 0.6s ease-in-out 0s;
      -o-transition: all 0.6s ease-in-out 0s;
      -webkit-transition: all 0.6s ease-in-out 0s;
      transition: all 0.6s ease-in-out 0s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    .modal .modal-footer .bottom:hover:before {
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2); }
  .modal .modal-footer button.btn.btn-default {
    margin: 0px;
    margin-right: 15px;
    padding: 9px 20px; }

.modal-dialog.modal-2 {
  max-width: 530px; }
  .modal-dialog.modal-2 .inputcomant {
    margin-bottom: 15px; }
    .modal-dialog.modal-2 .inputcomant .form-control {
      height: 50px; }
  .modal-dialog.modal-2 .input-group > .custom-select:not(:first-child), .modal-dialog.modal-2 .input-group > .form-control:not(:first-child) {
    -webkit-border-radius: 0.25rem 0px 0px 0.25rem;
    border-radius: 0.25rem 0px 0px 0.25rem;
    background-clip: padding-box;
    background: #fff; }
  .modal-dialog.modal-2 span.btn.btn-primary {
    height: 50px;
    padding-top: 12px;
    -webkit-border-radius: 0px 0.25rem 0.25rem 0px;
    border-radius: 0px 0.25rem 0.25rem 0px;
    background-clip: padding-box; }

.design-advantages {
  float: right;
  width: 100%;
  padding: 30px 0px;
  position: relative;
  padding-top: 50px; }
  .design-advantages .title {
    font-size: 30px;
    color: #000;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .design-advantages .title {
        font-size: 25px; } }
    .design-advantages .title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 0px;
      bottom: -20px;
      left: 0px;
      z-index: 1;
      width: 77px;
      height: 9px;
      margin: 0px auto;
      background: url(../images/title-con.png) bottom center no-repeat; }
  .design-advantages .design-box {
    margin-top: 50px;
    text-align: center; }
    @media (max-width: 991px) {
      .design-advantages .design-box {
        max-width: 100%;
        flex: 100%; } }
    .design-advantages .design-box .icons {
      margin: 0 auto;
      width: 66px;
      height: 66px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      background: #fff;
      color: #9b220d;
      font-size: 30px;
      padding-top: 18px;
      -webkit-box-shadow: 0px 0px 7px #dadada;
      -moz-box-shadow: 0px 0px 7px #dadada;
      -o-box-shadow: 0px 0px 7px #dadada;
      -ms-box-shadow: 0px 0px 7px #dadada;
      box-shadow: 0px 0px 7px #dadada; }
    .design-advantages .design-box .title-ab {
      display: inline-block;
      width: 100%;
      color: #9b220d;
      font-size: 20px;
      line-height: 30px;
      padding-top: 15px; }

@media (max-width: 767px) {
  .platforms {
    flex: 50%;
    max-width: 50%; } }
.platforms .ineer-it {
  padding: 0px; }
  .platforms .ineer-it .photo {
    height: 140px; }

.smstext {
  text-align: center;
  font-size: 30px;
  color: #000;
  padding: 100px 0px; }
  .smstext i {
    width: 100%;
    font-size: 60px;
    color: #9b220d;
    margin-bottom: 15px; }

.terms-ol {
  float: right;
  width: 100%;
  padding-right: 30px;
  margin-top: 15px; }
  .terms-ol li {
    float: right;
    width: 100%;
    margin-bottom: 20px;
    line-height: 30px;
    color: #000;
    counter-increment: list;
    list-style-type: none;
    position: relative; }
    .terms-ol li::before {
      position: absolute;
      top: 5px;
      right: -32px;
      width: 25px;
      height: 25px;
      font-size: 13px;
      line-height: 25px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      background: #9b220d;
      color: #fff;
      content: counter(list) "";
      text-align: center; }

.workshow {
  margin-top: 0px !important; }
  .workshow .works .ineer-it {
    float: right !important;
    padding: 0px;
    text-align: center; }
    .workshow .works .ineer-it .photo {
      height: 380px !important; }
      .workshow .works .ineer-it .photo img {
        border-radius: 0px; }

/*# sourceMappingURL=home.css.map */
