  body {
    color: #333333;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    outline: none !important;
    text-decoration: none !important;
  }

  /* Starts General  */

  a {
    text-decoration: none !important;
    color: #333333;
  }

  button:focus {
    outline: 0 none !important;
  }

  /* Ends General  */

  /*Starts Header Section*/

  header {
    background: #202020;
  }

  .header-top {
    background: #18a0ee;
    padding: 12px 0;
  }

  .help-desk p {
    margin: 0;
    color: #fff;
  }

  .help-desk p a {
    border-left: 1px solid #fff;
    color: #fff;
    margin-left: 5px;
    padding-bottom: 2px;
  }

  .help-desk p a .fa {
    font-size: 18px;
    margin-left: 10px;
    vertical-align: middle;
    margin-right: 10px;
  }

  .header-top .help-desk ul li .fa {
    margin-right: 15px;
    font-size: 20px;
    vertical-align: middle;
  }

  .header-data-social p {
    border-right: 1px solid #fff;
    color: #ffffff;
    display: inline-block;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
    padding-right: 8px;
    vertical-align: top;
  }

  .header-data-social ul.social {
    display: inline-block;
    font-size: 0;
    margin: 0;
    padding-left: 5px;
    vertical-align: top;
  }

  .header-data-social ul.social li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
  }

  .header-data-social ul.social li a {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 10px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 22px;
  }

  .header-data-social ul.social li a i {
    color: #fff;
  }

  .header-data-social ul.social li.linkedin a {
    background-color: #0077B5;
  }

  .header-data-social ul.social li.twitter a {
    background-color: #55acee;
  }

  .header-bottom {
    padding: 15px 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }

  .navbar-toggle {
    display: none;
  }

  .header-bottom nav {
    background: transparent;
    border-bottom: 0 none;
    margin: 0;
    padding: 0;
  }

  .header-bottom .navbar-brand {
    height: auto;
    padding: 0;
    color: #fff !important;
    text-decoration: none !important;
  }

  .header-bottom .navbar-nav {
    float: right;
    margin: 10px 0 0;
  }

  .header-bottom .navbar-nav li a {
    color: #fff !important;
    font-weight: bold;
    margin-right: 12px;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }

  .header-bottom .navbar-nav li a:hover {
    color: #43d3e8;
  }

  .header-bottom .navbar-nav li:last-child a {
    margin-right: 0;
  }

  .header-bottom.sticky {
    position: fixed;
    font-size: 24px;
    line-height: 48px;
    height: 48px;
    width: 100%;
    background: #efc47D;
    text-align: left;
    padding-left: 20px;
  }

  /*Ends Header Section*/

  /* Starts Banner */

  .banner ul {
    margin: 0;
  }

  .tit {
    font: 400 1rem 'Roboto', sans-serif;
    text-transform: uppercase;
    text-align: center;
  }

  .top {
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: #fff;
    width: 100%;
  }

  .owl-carousel .owl-stage-outer {
    width: 100%;
  }

  .slide {
    list-style-type: none;
    padding: 0;
  }

  .slide__item {
    position: relative;
  }

  .slide-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
  }

  .slide-caption__title {
    font-size: 50px;
    font-weight: normal;
    line-height: 52px;
    text-shadow: 1px 0 2px rgba(87, 87, 87, 1);
    -webkit-text-shadow: 1px 0 2px rgba(87, 87, 87, 1);
    -moz-text-shadow: 1px 0 2px rgba(87, 87, 87, 1);
    -ms-text-shadow: 1px 0 2px rgba(87, 87, 87, 1);
    -o-text-shadow: 1px 0 2px rgba(87, 87, 87, 1);
    text-transform: uppercase;
    padding-bottom: 15px;
    position: relative;
  }

  .owl-item.active .slide-caption__title {
    -webkit-animation: 1s .2s fadeInUp both;
    -moz-animation: 1s .2s fadeInUp both;
    -ms-animation: 1s .2s fadeInUp both;
    -o-animation: 1s .2s fadeInUp both;
    animation: 1s .2s fadeInUp both;
  }

  .owl-item.active .slide-caption__desc {
    -webkit-animation: 1s .6s fadeInUp both;
    -moz-animation: 1s .6s fadeInUp both;
    -ms-animation: 1s .6s fadeInUp both;
    -o-animation: 1s .6s fadeInUp both;
    animation: 1s .6s fadeInUp both;
    position: relative;
  }

  .owl-item.active .btn {
    -webkit-animation: 1s .9s flipInX both;
    -moz-animation: 1s .9s flipInX both;
    -ms-animation: 1s .9s flipInX both;
    -o-animation: 1s .9s flipInX both;
    animation: 1s .9s flipInX both;
  }

  .slide-caption__desc {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-top: 0;
    text-transform: capitalize;
    font-family: 'Source Sans Pro', sans-serif;
    text-shadow: 1px 0 2px rgba(87, 87, 87, 1);
  }

  .banner .owl-prev {
    color: #333 !important;
    font-size: 58px !important;
    left: 10px;
    line-height: 44px !important;
    margin: 0 !important;
    opacity: 0.3;
    padding: 0 !important;
    position: absolute;
    top: 42%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    outline: none !important;
  }

  .banner .owl-next:hover,
  .banner .owl-prev:hover {
    opacity: 1;
  }

  .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: block;
  }

  .banner .owl-next {
    color: #333 !important;
    font-size: 58px !important;
    right: 10px;
    line-height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 42%;
    opacity: 0.3;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    outline: none !important;
  }

  .banner .owl-dots {
    bottom: 0;
    left: 50%;
    position: absolute;
    right: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
  }

  .banner .owl-dots .owl-dot.active span {
    background: #0166B3;
  }

  .banner .owl-dots .owl-dot {
    display: inline-block;
  }

  .banner .owl-dots .owl-dot span {
    background: #026ba7;
    display: block;
    height: 12px;
    margin: 5px 7px;
    width: 12px;
    border: 1px solid #fff;
    border-radius: 50%;
  }

  /* Ends Banner */

  /*Starts Body Section*/

  .welcome-section {
    padding: 20px 0;
  }

  .welcome-section h1 {
    font-size: 30px;
    margin: 0 0 10px;
    text-align: center;
  }

  .welcome-section p {
    margin: 0;
    text-align: center;
  }

  .service-box .tile {
    /*border: 1px solid #eeeeee;*/
    padding: 20px;
    text-align: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    min-height: 310px;
  }

  .service-box .tile img {
    width: 80px;
  }

  .service-box .tile-bg1 {
    background: #454545;
    color: #fff;
  }

  .service-box .tile-bg2 {
    background: #0066cc;
    color: #fff;
  }

  .service-box .tile-bg3 {
    background: #4fd2a6;
    color: #fff;
  }

  .glossy {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #94c4fe 31%, #d3f6fe 100%) repeat scroll 0 0;
    border: 1px solid #4864a9;
    box-shadow: 0px 0px rgba(255, 255, 255, 0.2) inset, 0 -15px 30px rgba(0, 0, 0, 0.4) inset, 0 5px 15px rgba(0, 0, 0, 0.5) !important;
    height: 25px;
  }

  /*Ends Body Section*/

  /*Starts Testimonials*/

  /*.testimonial-section2 {
    position: relative;
    padding: 0;
  }

  .testimonials {
    background: #f2f2f2 none repeat scroll 0 0;
    margin-top: 55px;
    padding: 50px 0;
  }

  .testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
  }

  .testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
  }

  .testim .arrow:before {
    cursor: pointer;
  }

  .testim .arrow:hover {
    color: #2b288d;
  }

  .testim .arrow.left {
    left: 10px;
  }

  .testim .arrow.right {
    right: 10px;
  }

  .testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
  }

  .testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
  }

  .testim .dots .dot.active,
  .testim .dots .dot:hover {
    background: #2b288d;
    border-color: #2b288d;
  }

  .testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;
    -moz-animation: testim-scale .5s ease-in-out forwards;
    -ms-animation: testim-scale .5s ease-in-out forwards;
    -o-animation: testim-scale .5s ease-in-out forwards;
    animation: testim-scale .5s ease-in-out forwards;
  }

  .testim .cont {
    position: relative;
    overflow: hidden;
  }

  .testim .cont>div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
  }

  .testim .cont>div.inactive {
    opacity: 1;
  }

  .testim .cont>div.active {
    position: relative;
    opacity: 1;
  }

  .testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #ccc;
    padding: 5px;
  }

  .testim .cont div .h4 {
    color: #2b288d;
    font-size: 1.2em;
    margin: 15px 0;
  }

  .testim .cont div p {
    font-size: 1.15em;
    color: #333333;
    width: 80%;
    margin: auto;
  }

  .testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;
    -moz-animation: testim-show .5s ease-in-out forwards;
    -ms-animation: testim-show .5s ease-in-out forwards;
    -o-animation: testim-show .5s ease-in-out forwards;
    animation: testim-show .5s ease-in-out forwards;
  }

  .testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;
    -moz-animation: testim-content-in .4s ease-in-out forwards;
    -ms-animation: testim-content-in .4s ease-in-out forwards;
    -o-animation: testim-content-in .4s ease-in-out forwards;
    animation: testim-content-in .4s ease-in-out forwards;
  }

  .testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;
    -moz-animation: testim-content-in .5s ease-in-out forwards;
    -ms-animation: testim-content-in .5s ease-in-out forwards;
    -o-animation: testim-content-in .5s ease-in-out forwards;
    animation: testim-content-in .5s ease-in-out forwards;
  }

  .testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;
    -moz-animation: testim-hide .5s ease-in-out forwards;
    -ms-animation: testim-hide .5s ease-in-out forwards;
    -o-animation: testim-hide .5s ease-in-out forwards;
    animation: testim-hide .5s ease-in-out forwards;
  }

  .testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;
    -moz-animation: testim-content-out .4s ease-in-out forwards;
    -ms-animation: testim-content-out .4s ease-in-out forwards;
    -o-animation: testim-content-out .4s ease-in-out forwards;
    animation: testim-content-out .4s ease-in-out forwards;
  }

  .testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;
    -moz-animation: testim-content-out .5s ease-in-out forwards;
    -ms-animation: testim-content-out .5s ease-in-out forwards;
    -o-animation: testim-content-out .5s ease-in-out forwards;
    animation: testim-content-out .5s ease-in-out forwards;
  }

  @-webkit-keyframes testim-scale {
    0% {
      -webkit-box-shadow: 0px 0px 0px 0px #eee;
      box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
      -webkit-box-shadow: 0px 0px 10px 5px #eee;
      box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
      -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
      box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
      -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
      box-shadow: 0px 0px 0px 0px #ea830e;
    }
  }

  @-moz-keyframes testim-scale {
    0% {
      -moz-box-shadow: 0px 0px 0px 0px #eee;
      box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
      -moz-box-shadow: 0px 0px 10px 5px #eee;
      box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
      -moz-box-shadow: 0px 0px 10px 5px #ea830e;
      box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
      -moz-box-shadow: 0px 0px 0px 0px #ea830e;
      box-shadow: 0px 0px 0px 0px #ea830e;
    }
  }

  @-ms-keyframes testim-scale {
    0% {
      -ms-box-shadow: 0px 0px 0px 0px #eee;
      box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
      -ms-box-shadow: 0px 0px 10px 5px #eee;
      box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
      -ms-box-shadow: 0px 0px 10px 5px #ea830e;
      box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
      -ms-box-shadow: 0px 0px 0px 0px #ea830e;
      box-shadow: 0px 0px 0px 0px #ea830e;
    }
  }

  @-o-keyframes testim-scale {
    0% {
      -o-box-shadow: 0px 0px 0px 0px #eee;
      box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
      -o-box-shadow: 0px 0px 10px 5px #eee;
      box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
      -o-box-shadow: 0px 0px 10px 5px #ea830e;
      box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
      -o-box-shadow: 0px 0px 0px 0px #ea830e;
      box-shadow: 0px 0px 0px 0px #ea830e;
    }
  }

  @keyframes testim-scale {
    0% {
      box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
      box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
      box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
      box-shadow: 0px 0px 0px 0px #ea830e;
    }
  }

  @-webkit-keyframes testim-content-in {
    from {
      opacity: 0;
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }

  @-moz-keyframes testim-content-in {
    from {
      opacity: 0;
      -moz-transform: translateY(100%);
      transform: translateY(100%);
    }
    to {
      opacity: 1;
      -moz-transform: translateY(0);
      transform: translateY(0);
    }
  }

  @-ms-keyframes testim-content-in {
    from {
      opacity: 0;
      -ms-transform: translateY(100%);
      transform: translateY(100%);
    }
    to {
      opacity: 1;
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }

  @-o-keyframes testim-content-in {
    from {
      opacity: 0;
      -o-transform: translateY(100%);
      transform: translateY(100%);
    }
    to {
      opacity: 1;
      -o-transform: translateY(0);
      transform: translateY(0);
    }
  }

  @keyframes testim-content-in {
    from {
      opacity: 0;
      transform: translateY(100%);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @-webkit-keyframes testim-content-out {
    from {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    to {
      opacity: 0;
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }

  @-moz-keyframes testim-content-out {
    from {
      opacity: 1;
      -moz-transform: translateY(0);
      transform: translateY(0);
    }
    to {
      opacity: 0;
      -moz-transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }

  @-ms-keyframes testim-content-out {
    from {
      opacity: 1;
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
    to {
      opacity: 0;
      -ms-transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }

  @-o-keyframes testim-content-out {
    from {
      opacity: 1;
      -o-transform: translateY(0);
      transform: translateY(0);
    }
    to {
      opacity: 0;
      transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }

  @keyframes testim-content-out {
    from {
      opacity: 1;
      transform: translateY(0);
    }
    to {
      opacity: 0;
      transform: translateY(-100%);
    }
  }

  @-webkit-keyframes testim-show {
    from {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @-moz-keyframes testim-show {
    from {
      opacity: 0;
      -moz-transform: scale(0);
      transform: scale(0);
    }
    to {
      opacity: 1;
      -moz-transform: scale(1);
      transform: scale(1);
    }
  }

  @-ms-keyframes testim-show {
    from {
      opacity: 0;
      -ms-transform: scale(0);
      transform: scale(0);
    }
    to {
      opacity: 1;
      -ms-transform: scale(1);
      transform: scale(1);
    }
  }

  @-o-keyframes testim-show {
    from {
      opacity: 0;
      -o-transform: scale(0);
      transform: scale(0);
    }
    to {
      opacity: 1;
      -o-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes testim-show {
    from {
      opacity: 0;
      transform: scale(0);
    }
    to {
      opacity: 1;
      transform: scale(1);
    }
  }

  @-webkit-keyframes testim-hide {
    from {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    to {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-moz-keyframes testim-hide {
    from {
      opacity: 1;
      -moz-transform: scale(1);
      transform: scale(1);
    }
    to {
      opacity: 0;
      -moz-transform: scale(0);
      transform: scale(0);
    }
  }

  @-ms-keyframes testim-hide {
    from {
      opacity: 1;
      -ms-transform: scale(1);
      transform: scale(1);
    }
    to {
      opacity: 0;
      -ms-transform: scale(0);
      transform: scale(0);
    }
  }

  @-o-keyframes testim-hide {
    from {
      opacity: 1;
      -o-transform: scale(1);
      transform: scale(1);
    }
    to {
      opacity: 0;
      -o-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes testim-hide {
    from {
      opacity: 1;
      transform: scale(1);
    }
    to {
      opacity: 0;
      transform: scale(0);
    }
  }

  @media all and (max-width: 300px) {
    body {
      font-size: 14px;
    }
  }

  @media all and (max-width: 500px) {
    .testim .arrow {
      font-size: 1.5em;
    }
    .testim .cont div p {
      line-height: 25px;
    }
    }*/

    /*Ends Testimonials*/

    .our-client {
      text-align: center;
    }

    .our-client .item img {
      border: 1px solid #ccc;
      display: block;
      height: 100px;
      margin: auto;
      padding: 5px;
      width: 100px;
    }

    .our-client .item {
      margin: 10px;
    }

    .our-client {
      padding: 50px 0;
    }

    /*starts footer section*/

    .footer_section {
      padding: 60px 0;
      background: #202020;
    }

    .footer_section .footer-sec h3 {
      color: #fff;
      font-size: 17px;
      font-weight: bold;
      margin-bottom: 30px;
      margin-top: 15px;
      padding-bottom: 15px;
      position: relative;
    }

    .footer_section .footer-sec h3::after {
      background-color: #025fdf;
      bottom: 0;
      content: "";
      height: 2px;
      left: 0;
      position: absolute;
      width: 70px;
    }

    .footer_section .footer-sec img {
      filter: invert(100%);
      width: 220px;
    }

    .footer_section .footer-sec p {
      color: #fff;
      font-size: 15px;
      line-height: 24px;
      margin: 22px 0;
    }

    .footer-sec ul li .fa {
      color: #025fdf;
      margin-right: 8px;
    }

    .footer-sec address {
      margin-bottom: 0;
    }

    .footer-sec .continfo {
      color: #fff;
      float: left;
      line-height: 24px;
      width: calc(100% - 34px);
    }

    .footer-sec .continfo strong {
      color: #fff;
      font-size: 16px;
      font-weight: 600;
    }

    .footer-sec ul li {
      line-height: 30px;
      margin-top: 5px;
      font-size: 15px;
      color: #fff;
    }

    .ftcontact li {
      display: table;
      margin-bottom: 15px;
      width: 100%;
    }

    .footer-sec ul {
      list-style: outside none none;
      margin: 0;
      padding: 0;
    }

    .ftcontact li i {
      color: #ec0000;
      float: left;
      font-size: 16px;
      margin-right: 0;
      padding-top: 5px;
      text-align: left;
      width: 20px;
      margin-right: 8px;
    }

    .footer-sec ul li a {
      color: #fff;
      text-decoration: none;
      transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
    }

    .footer-sec ul li a:hover {
      color: #025fdf;
      text-decoration: none;
    }

    .footer-sec .social-box {
      margin-top: 25px;
    }

    .footer-sec .social-box ul li {
      display: inline-block;
    }

    .footer-sec .social-box ul li a {
      background: #ffffff none repeat scroll 0 0;
      display: block;
      height: 40px;
      text-align: center;
      width: 40px;
      text-decoration: none;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
    }

    .footer-sec.seconds {
      margin-left: 65px;
    }

    .footer-sec .social-box ul li a:hover {
      background: #025fdf none repeat scroll 0 0;
      text-decoration: none;
    }

    .footer-sec .social-box ul li a .fa {
      color: #025fdf;
      display: table;
      line-height: 38px;
      margin: 0 auto;
      text-align: center;
      font-size: 24px;
    }

    .footer-sec .social-box ul li a:hover .fa {
      color: #fff;
    }

    .footer-sec .tweets a {
      color: #2a9f47;
    }

    .footer-sec .tweets a:hover {
      color: #fff;
    }

    .footer-sec .abt {
      color: #fff;
    }

    .footer-sec .abt:hover {
      color: #2a9f47;
    }

    .copyright {
      background: #151515 none repeat scroll 0 0;
      padding: 20px 0;
    }

    .copyright p {
      color: #fff;
      font-size: 14px;
      margin: 0;
      text-align: center;
    }

    .copyright p span {
      margin: 0 10px;
    }

    .copyright p a {
      color: #025fdf;
      transition: all 300ms ease-in-out 0s;
      -webkit-transition: all 300ms ease-in-out 0s;
      -moz-transition: all 300ms ease-in-out 0s;
      -ms-transition: all 300ms ease-in-out 0s;
      -o-transition: all 300ms ease-in-out 0s;
      text-decoration: none;
    }

    .copyright p a:hover {
      color: #fff;
      text-decoration: none;
    }

    .scrollup {
      background-color: #025fdf;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      bottom: 50px;
      display: none;
      height: 44px;
      line-height: 44px;
      position: fixed;
      right: 30px;
      text-align: center;
      width: 44px;
      bottom: 8px;
      outline: none;
      z-index: 999999;
      transition: all 300ms ease-in-out 0s;
      -webkit-transition: all 300ms ease-in-out 0s;
      -moz-transition: all 300ms ease-in-out 0s;
      -ms-transition: all 300ms ease-in-out 0s;
      -o-transition: all 300ms ease-in-out 0s;
    }

    .scrollup:hover {
      background-color: #222222;
      outline: none;
    }

    .scrollup .fa {
      color: #fff;
      font-size: 18px;
      outline: none;
    }

    /*ends footer section*/

    /* Custom styles */

    .service-box .card {
      height: 100%;
    }

    .contact-link-divider {
      font-size: 20px;
      color: #fff;
      margin-right: 20px;
      position: relative;
      top: -5px;
    }

    .contact-link-number {
      color: #fff;
      font-size: 20px;
      position: relative;
      top: 0px;
      line-height: 1;
    }

    .contact-link-number span {
      margin-left: 5px;
    }

    .mob-contact-number {
      display: none;
    }

    /*testimonials Page Css*/

    .testimonials {
      padding: 25px 0;
    }

    .testimonials-content .heading {
      text-align: center;
    }

    .testimonials-content .text-details::before {
      background: #9b9b9b none repeat scroll 0 0;
      box-shadow: 12px 0 13px rgba(0, 0, 0, 0.5) inset;
      height: 20px;
      width: 20px;
    }

    .testimonials-content .text-details::before, .testimonials-content .text-details::after {
      bottom: -20px;
      content: "";
      display: inline-block;
      left: 0;
      position: absolute;
    }

    .testimonials-content .text-details::after {
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      -moz-border-right-colors: none;
      -moz-border-top-colors: none;
      border-color: transparent transparent #fff #fff;
      border-image: none;
      border-style: solid;
      border-width: 10px;
      height: 0;
      width: 0;
    }

    .testimonials-content .text-details {
      background: #4979a0 none repeat scroll 0 0;
      color: #fff;
      margin: 0 0 20px;
      padding: 35px;
      position: relative;
      box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
      -o-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    }

    .testimonials-content .text-details p {
      line-height: 28px;
      margin: 0;
    }

    .testimonials-content .media {
      margin-left: 20px;
      padding: 0 0 0 20px;
      position: relative;
    }

    .testimonials-content .media img {
      border: 2px solid #fff;
      border-radius: 50%;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
      display: block;
      height: 136px;
      width: 136px;
    }

    .testimonials-content .overview {
      padding: 3px 0 0 15px;
    }

    .testimonials-content .overview a {
      border-bottom: 1px solid;
      color: #4979a0;
    }

    .testimonials-content .star-rating {
      margin-top: 15px;
    }

    .testimonials-content .overview b {
      color: #ff5555;
      text-transform: uppercase;
    }

    .testimonials-content .overview .details {
      padding: 5px 0 8px;
    }

    .star-rating li {
      padding: 0 2px;
    }

    .star-rating i {
      color: #ffdc12;
      font-size: 14px;
    }

    .testimonials-content .item {
      margin-top: 65px;
    }

    /*testimonials Page Css*/

    /*Our Clients Page Css*/

    .clients-content .heading {
      text-align: left;
    }

    .clients {
      padding: 25px 0;
    }

    .visitors-box img {
      border: 1px solid #c0c0c0;
      width: 100%;
    }

    .visitors-box {
      box-shadow: 0 0 15px #d2d2d2;
      -moz-box-shadow: 0 0 15px #d2d2d2;
      -ms-box-shadow: 0 0 15px #d2d2d2;
      -o-box-shadow: 0 0 15px #d2d2d2;
      margin-top: 35px;
      padding: 15px;
    }

    .visitors-box .lft h4 {
      font-size: 14px;
      color: #444;
      text-align: center;
    }

    .visitors-box .rht {
      margin-top: 0;
    }

    .visitors-box .rht .question p {
      color: #c0c0c0;
    }

    .visitors-box .lft a {
      border-bottom: 1px solid;
      color: #444;
      display: inline-block;
      font-weight: bold;
      text-transform: uppercase;
    }

    .visitors-box .lft p {
      margin: 0;
      padding: 15px 0;
      text-align: center;
    }

    .all-txt {
      margin-top: 25px;
    }

    .all-txt img {
      margin-bottom: 25px;
      width: 25%;
    }

    /*Our Clients Page Css*/

    /*Contact Us Page Css*/

    .contact-content .heading {
      text-align: center;
    }

    .contact {
      padding: 25px 0;
    }

    .tm-contact-block {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      padding: 40px 50px;
      min-height: 290px;
      margin-bottom: 15px;
    }

    .tm-contact-icon {
      border-radius: 999px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      display: inline-block;
      font-size: 40px;
      height: 93px;
      line-height: 93px;
      margin-bottom: 25px;
      text-align: center;
      transition: all 0.3s ease-in-out 0s;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      width: 93px;
    }

    .tm-contact-block h5 {
      margin-bottom: 5px;
    }

    .tm-contact-block p {
      margin-bottom: 0;
    }

    .address-info {
      margin-top: 25px;
    }

    .tm-contact-formwrapper {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      padding: 60px;
      margin-top: 50px;
      position: relative;
    }

    .tm-contact-formwrapper h5 {
      margin-bottom: 20px;
      margin-top: -4px;
    }

    .tm-contact-form {
      margin-top: -15px;
    }

    .tm-contact-formfield {
      margin-top: 15px;
    }

    .tm-contact-formfield textarea {
      height: auto !important;
      padding: 10px 0 !important;
    }

    .tm-contact-formfield input, .tm-contact-formfield textarea {

      border-bottom: 1px solid #d2d2d2;
      border-top: 0;
      border-left: 0;
      border-right: 0;

      padding: 0;
      width: 100%;
      height: 50px;
    }

    .tm-contact-formfield .tm-button {
      margin-top: 15px;
    }

    .tm-button, a.tm-button, button.tm-button {
      background: #4fd2a6 none repeat scroll 0 0;
      border: 1px solid #4fd2a6;
      color: #ffffff;
      display: inline-block;
      font-size: 18px;
      font-weight: 600;
      height: 50px;
      letter-spacing: 1px;
      line-height: 48px;
      overflow: hidden;
      padding: 0 40px;
      position: relative;
      vertical-align: middle;
      z-index: 1;
    }

    .tm-contact-formfield input:focus, .tm-contact-formfield input:active, .tm-contact-formfield textarea:focus, .tm-contact-formfield textarea:active {
      border-color: #1cb9c8;
    }

    .tm-contact-icon.black {
      background: #454545 none repeat scroll 0 0;
      color: #fff;
    }

    .tm-contact-icon.blue {
      background: #4979A0 none repeat scroll 0 0;
      color: #fff;
    }

    .tm-contact-icon.green {
      background: #4FD2A6 none repeat scroll 0 0;
      color: #fff;
    }

    .clnt {
      position: absolute;
      right: 0;
      top: 8px;
    }

    .clnt img {
      height: 126px;
      width: 126px;
    }

    .tm-contact-formfield input:focus, .tm-contact-formfield textarea:focus {
      outline: none;
      box-shadow: none;
    }

    

    /*Contact Us Page Css*/

    /*Contact Us Page Css*/

    .template-content .heading {
      text-align: center;
    }

    .template {
      padding: 25px 0;
    }

    /*All Template Page Css*/

    /*... Custom styles */

    @media only screen and (max-width: 991px) {
      .navbar-light .navbar-toggler-icon {
        -webkit-filter: invert(100%);
        -moz-filter: invert(100%);
        -ms-filter: invert(100%);
        -o-filter: invert(100%);
        filter: invert(100%);
      }
      .header-bottom nav {
        position: static;
      }
      .header-bottom .navbar-collapse {
        position: absolute;
        z-index: 999;
        background: #fff;
        width: 300px;
        padding: 20px;
        top: 55px;
        left: 0;
        right: 0;
        margin: 0 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }
      .header-bottom .navbar-nav li a {
        color: #333 !important;
      }
      .header-bottom .navbar-nav {
        float: none !important;
        text-align: center;
        margin: 0;
      }
      .header-bottom li.nav-item {
        margin-bottom: 15px;
      }
      .mob-contact-number {
        display: block;
        margin-bottom: 15px;
        margin-top: 10px;
      }
      .welcome-section h1 {
        font-size: 22px;
      }
      .contact-link-divider {
        display: none;
      }
      .contact-link-number {
        display: none;
      }
    }

    @media only screen and (max-width:767px) {
      .header-bottom .navbar-toggle {
        background: #025fdf;
        border: 0 none;
      }
      .header-bottom .navbar-nav {
        float: left;
      }
      .banner-carousel .slide-caption {
        display: none;
      }
      .footer-sec.seconds {
        margin-left: 0;
      }
      .footer_section {
        text-align: center;
      }
      .footer_section .footer-sec h3::after {
        left: 0;
        right: 0;
        margin: 0 auto;
      }
      .service-box .col-md-4 {
        margin-bottom: 20px;
      }
      .service-box .col-md-4:last-child {
        margin-bottom: 0;
      }
    }

    @media only screen and (max-width:767px) { 

      .testimonials-content .media {
        margin-left: 0;
        padding: 0;
        position: relative;
      }

      .star-rating li {
        padding: 0;
      }
      
    }