/*@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);*/
/*@import url(/static/css/fontawesome/fontawesome-all.min.css);*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@import "animate.css";
/*========================================================
                    Main layout styles
=========================================================*/
body {
  background: #404040;
  color: #bbbaba;
  font: 400 14px/23px Arial, sans-serif;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* background-color: #bf4135; */
}
a:hover {
  color: #d11414;
}
a:active {
  background: transparent;
}
p a:hover {
  text-decoration: underline;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
* {
  -webkit-text-size-adjust: none;
}
/*============  Text  =============*/
.sweet-description-header {
    padding: 20px 10px 20px 10px;
    width: 600px;
    text-align:  center;
}

.text-1 {
  font: 400 100px/112px 'Open Sans', sans-serif;
}
.text-1 a:hover {
  color: #d11414;
}
.text-2 {
  font: 400 40px/42px 'Open Sans', sans-serif;
}
.text-2 a:hover {
  color: #d11414;
}
.text-3 {
  font: 400 12px/20px Arial, sans-serif;
}
.text-3 a:hover {
  color: #d11414;
}
.text-4 {
  font: 600 30px/30px 'Open Sans', sans-serif;
}
.text-4 a:hover {
  color: #d11414;
}
.text-5 {
  font: 300 30px/30px 'Open Sans', sans-serif;
}
.text-5 a:hover {
  color: #d11414;
}
.text-6 {
  font: 300 20px/32px 'Open Sans', sans-serif;
}
.text-6 a:hover {
  color: #d11414;
}
.text-7 {
  font: 300 30px/27px 'Open Sans', sans-serif;
}
.text-7 a:hover {
  color: #d11414;
}
.text-8 {
  font: 600 20px/24px 'Open Sans', sans-serif;
}
.text-8 a:hover {
  color: #d11414;
}
.text-9 {
  font: 400 15px/20px 'Open Sans', sans-serif;
}
.text-9 a:hover {
  color: #d11414;
}
@media (min-width: 480px) and (max-width: 979px) {
  .text-1 {
    font-size: 60px;
    line-height: 72px;
  }
  .text-2 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 479px) {
  .text-1 {
    font-size: 36px;
    line-height: 48px;
  }
  .text-2 {
    font-size: 18px;
    line-height: 20px;
  }
}
.text-5,
.text-6,
.text-7,
.text-8,
.text-9 {
  text-transform: uppercase;
}

/* big menu custom */

.big-menu-overlay {
  width: 100%;
  z-index: 30;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow-y: auto;
  width: 100%;
  height: 800px;
}

.big-menu {
  display: block;
  position: static;
  margin: 0px auto;
}

.big-menu-inner {
    position: relative;
    /*top: 40px;*/
    /*left: 0px;*/
    width: 836px;
    height: 225px;
    border: 3px solid #c14235;
    background-color: rgb(255, 255, 255);
    border-radius: 40px;
    /*visibility: hidden;*/
    /*display: none;*/
    /*z-index: 30;*/
    padding: 40px 40px 40px 40px;
}

#big-hosting .big-menu-inner {
    position: relative;
    /* top: 40px; */
    /* left: 0px; */
    width: 855px;
    height: 140px;
    /* border: 3px solid #c14235; */
    background-color: white;
    border-radius: 40px;
    /*visibility: hidden;*/
    /*display: none;*/
    /*z-index: 30;*/
    padding: 40px 40px 40px 40px;
    margin: 0px auto;
}

.big-menu {
    position: relative;
    top: 220px;
    margin: 0px auto;
    /* left: 320px; */
    width: 800px;
    height: 300px;
    /* border: 3px solid #c14235; */
    /* background-color: white; */
    border-radius: 40px;
    display: none;
    /* z-index: 1000; */
    padding: 40px 40px 40px 40px;
    background: transparent;
}

.big-menu-stuck {
  top: 54px;
  left: 50%;
  margin-left: -440px;
}

.big-menu-arrow {
  color: #c14235;
  position: absolute;
  z-index: 40;
  top: 68px;
  display:none;
}

.big-menu .text-5 {
  font: 300 20px/20px 'Open Sans', sans-serif;
}
.big-menu .text-5 a:hover {
  color: #d11414;
}
.big-menu .text-6 {
  font: 300 12px/32px 'Open Sans', sans-serif;
}
.big-menu .text-6 a:hover {
  color: #d11414;
}

.big-menu .box-2 {
  width: 400px;
}

.big-menu .box-2 .fa {
  display: inline-block;
  width: 36px;
  height: 32px;
  color: #ffffff;
  background: #d11414;
  font: 400 45px/25px 'FontAwesome';
  text-align: center;
  border-radius: 50px;
  -webkit-box-shadow: 0 4px 0 0 #c14235;
  box-shadow: 0 4px 0 0 #c14235;
  margin: 0px auto;
  position: static;
  z-index: 10001;
}

.big-menu .fa-nu-container {
  display: inline-block;
  width: 56px;
  height: 52px;
  color: #ffffff;
  background: #d11414;
  text-align: center;
  border-radius: 50px;
  -webkit-box-shadow: 0 4px 0 0 #c14235;
  box-shadow: 0 4px 0 0 #c14235;
}

.big-menu .fa-nu-container .fa-4x {
  font-size: 40px;
  top: 8px
}

.big-menu .fa-nu-container .fa-shield {
  font-size: 40px;
  top: 17px
}

.big-menu .row {
  display:table-row;
}

.big-menu .col-right, .big-menu .col-left {
  display: table-cell;
  verticle-align: middle;
}

.big-menu .box-2 .text-5 a {
  position: relative;
  top: 14px;
}

/* package text description */
@media (max-width: 662px) {
    .sweet-description-header {
        padding: 15px 10px 15px 10px;
        width: calc(100% - 20px);
        text-align:  center;
        /* line-height: 25px; */
    }
    .text-4 {
      font: 600 20px/20px 'Open Sans', sans-serif;
      line-height: 30px;
    }
    .text-4 a:hover {
      color: #d11414;
    }
}

/* package text description */
@media (max-width: 290px) {
    .sweet-description-header {
        padding: 20px 10px 20px 10px;
        width: calc(100% - 20px);
        text-align:  center;
    }
    .text-4 {
      font: 600 13px/13px 'Open Sans', sans-serif;
      line-height: 20px;
    }
    .text-4 a:hover {
      color: #d11414;
    }
}

/*============  Colors  =============*/
.color-1 {
  color: #d11414;
}
.color-2 {
  color: #ffffff;
}
.color-3 {
  color: #404040;
}
.color-4 {
  color: #969696;
}
.color-5 {
  color: #333;
}
.color-1 a:hover {
  text-decoration: underline;
}
/*============  Backgrounds  =============*/
.bg-1 {
  background: rgba(46, 46, 46, 0.8);
  /* z-index: 99999999; */
}
.bg-2 {
  background: url("../images/shadow.png") repeat-x;
}
.bg-3 {
  position: relative;
  z-index: 20;
  background: #ffffff;
}
.bg-4 {
  position: relative;
  z-index: 20;
  background: #f4f4f4;
}
/*============  Floats  =============*/
.put-left {
  float: left;
}
.put-right {
  float: right;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  background: #ffffff;
  border-bottom: 4px solid #c14235;
  /* background-image: url(../images/hbg.png); */
}
.brand {
  padding: 13px 0 61px;
  color: #a1a194;
}
.brand h1 {
  position: relative;
  display: inline-block;
  padding-left: 114px;
  color: #ffffff;
  font: 300 60px/42px 'Open Sans', sans-serif;
}
.brand h1 a {
  display: inline-block;
  /*text-transform: capitalize;*/
}
.brand h1 a:hover {
  color: #ffffff;
}

/* something happening to make the logo disappear */
/*
.brand h1 a:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 94px;
  height: 64px;
  background: url("../images/logo.png") no-repeat;
}
*/
.brand .slogan {
  display: block;
  padding-left: 114px;
  margin-left: 4px;
  margin-top: 7px;
  font: 300 12px/16px 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #f3a8a0;
}

/* custom responsive design */
.brand {
text-align: center;
}

.logo {
  /* width: 101px; */
  /* height: 73px; */
  position: relative;
  left: -209px;
  top: -17px;
}

.brand h1 a {
  position: relative;
  left: -207px;
  /* top: -54px; */
}

#slider-overlay {
  width: 100%;
  height 1024px;
  height: 260px;
  position: absolute;
  top: 169px;
  /* left: 100px; */
  background: rgba(46, 46, 46, 0.8);
  padding: 80px 0px 80px 0px;
  /* border-radius: 50px; */
  z-index: 1;
  margin: auto;
}

.logo-footer {/*  width: 101px; *//*  height: 73px; */position: relative;left: 22px;}

.brand h2 a {
  position: relative;
  left: -94px;
}

.info .brand .slogan {
  display: block;
  padding-left: 75px;
  margin-left: 4px;
  margin-top: 0px;
  font: 300 8px/10px 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #a0a0a0;
}

.brand .slogan {position: relative;top: -19px;left: -489px;height: 0px;}

.brand {padding: 0px; margin-top: 40px; padding-bottom: 0px;color: #a1a194;}

#footer .brand .slogan {
  position: relative;
  left: -152px;
  top: 0px;
}

.info .addinfo {
  display: inline-block;
  padding: 15px 0 0 10px;
  color: #828282;
  position: relative;
  top: 165px;
  left: -30px;
}

.extrainfo {
  position: relative;
  top: 69px;
  left: -130px;
}

/*============  Social List =============*/
.social-list {
  padding-top: 5px;
  position: relative;
  top: 107px;
}
.social-list li {
  float: left;
}
.social-list li + li {
  margin-left: 12px;
}
.social-list a {
  display: inline-block;
  width: 48px;
  height: 44px;
  color: #ffffff;
  background: #343434;
  -webkit-box-shadow: 0 4px 0 0 #2a2a2a;
  box-shadow: 0 4px 0 0 #2a2a2a;
  text-align: center;
  font: 900 24px/44px 'Font Awesome\ 5 Brands';
  border-radius: 50px;
}
.social-list a:hover {
  background: #d11414;
  -webkit-box-shadow: 0 4px 0 0 #c14235;
  box-shadow: 0 4px 0 0 #c14235;
}
@media (max-width: 767px) {
  .social-list {
    float: none;
    display: inline-block;
  }
}

/**/
@media (max-width: 766px) {
  #MapHolder .search-holder {
    width: 400px;
  }
}

@media (max-width: 479px) {
  #MapHolder .search-holder {
    width: 200px;
    left: 87%;
    margin-left: -220px;
    padding: 5px 20px 5px 20px;
  }

  #MapHolder .arcgisSearch .searchGroup .searchInput {
    font-size: 15px;
    padding-left: 10px;
    width: 185px;
  }

  .searchInputGroup {
    left: 0px;
    width: 216px;
  }

  .arcgisSearch .searchClear {
    right: 10px;
  }
}

/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  background: #ffffff;
  border-top: 4px solid #c7c7c7;
  padding: 15px 0 14px;
  border-bottom: 63px solid #404040;
  /* background-image: url(../images/hbg.png); */
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
}

/*
 * package heading for hosting and isp services
 */
.package-header {
    position: relative;
    top: -220px;
    /* left: 418px; */
    text-align: center;
}

.package-after {
  padding-top: 225px;
}

.package-first {
  padding-top: 250px;
}


@media (max-width: 1350px) {
  .brand {
    text-align: center;
  }

  .logo {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: -167px;
      top: -17px;
  }

  .brand h1 a {
      position: relative;
      left: -197px;
      /* top: -54px; */
  }

  .logo-footer {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: 111px;
  }

  .brand h2 a {
      position: relative;
      left: -94px;
  }

  #header .brand .slogan {
    position: relative;
    top: -18px;
    left: -435px;
    height: 0px;
  }

  .brand {
    padding: 0px;
    padding-bottom: 30px;
    color: #a1a194;
  }

  #footer .info .brand .slogan {
    position: relative;
    left: -70px;
    top:0px;
  }

  .social-list {
    position: relative;
    top: 106px;
    left: -73px;
  }

  .info .addinfo {
    top: 134px;
    left: -322px;
    position: relative;
  }

  .extrainfo {
    position: relative;
    top: 67px;
    left: -199px;
  }

  #slider-overlay {
    width: 100%;
    height 1024px;
    height: 260px;
    position: absolute;
    top: 169px;
    /* left: 100px; */
    background: rgba(46, 46, 46, 0.8);
    padding: 80px 0px 80px 0px;
    /* border-radius: 50px; */
    z-index: 1;
    margin: auto;
  }

  /* big menu custom */
  .big-menu-stuck {
    top: -16px;
    left: 50%;
    margin-left: -506px;
  }

  .big-menu-inner {
      position: absolute;
      top: 70px;
      /*left: -120px;*/
      width: 800px;
      height: 310px;
      border: 3px solid #c14235;
      background-color: rgb(255, 255, 255);
      border-radius: 40px;
      /*visibility: hidden;*/
      /*display: none;*/
      z-index: 29;
      padding: 40px 54px 40px 26px;
  }

  #big-hosting .big-menu-inner {
    top: 31px;
  }

  .big-menu .text-5 {
    font: 300 20px/20px 'Open Sans', sans-serif;
  }
  .big-menu .text-5 a:hover {
    color: #d11414;
  }
  .big-menu .text-6 {
    font: 300 12px/32px 'Open Sans', sans-serif;
  }
  .big-menu .text-6 a:hover {
    color: #d11414;
  }

  .big-menu .box-2 {
    width: 400px;
    padding: 10px;
  }

  .big-menu .box-2 .fa {
    display: inline-block;
    width: 36px;
    height: 32px;
    color: #ffffff;
    background: #d11414;
    font: 400 45px/25px 'FontAwesome';
    text-align: center;
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 0 0 #c14235;
    box-shadow: 0 4px 0 0 #c14235;
  }

  .big-menu .fa-nu-container {
    display: inline-block;
    width: 56px;
    height: 52px;
    color: #ffffff;
    background: #d11414;
    text-align: center;
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 0 0 #c14235;
    box-shadow: 0 4px 0 0 #c14235;
  }

  .big-menu .fa-nu-container .fa-4x {
    font-size: 40px;
    top: 8px
  }

  .big-menu .fa-nu-container .fa-shield {
    font-size: 40px;
    top: 17px
  }


}


@media (min-width: 768px) and (max-width: 1199px) {
  .box-2 .put-left {
    float: none;
    /* margin: 0 0 20px; */
    position: relative;
    /* display: inline-block; */
    /* left: 150px; */
    top: -22px;
  }
  .big-menu .box-2 .put-left {
    float: none;
    /* margin: 0 0 20px; */
    position: relative;
    /* display: inline-block; */
    left: -189px;
    top: 48px;
  }

  .big-menu .col-right {
    position: relative;
    left: 40px;
  }

  .big-menu .col-left {
    position: relative;
    left: -60px;
  }
}

@media (max-width: 1199px) {
  .brand {
    text-align: center;
  }

  .logo {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: -167px;
      top: -17px;
  }

  .brand h1 a {
      position: relative;
      left: -197px;
      /* top: -54px; */
  }

  .logo-footer {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: 111px;
  }

  .brand h2 a {
      position: relative;
      left: -94px;
  }

  #header .brand .slogan {
    position: relative;
    top: -18px;
    left: -435px;
    height: 0px;
  }

  .brand {
    padding: 0px;
    padding-bottom: 30px;
    color: #a1a194;
  }

  #footer .info .brand .slogan {
    position: relative;
    left: -70px;
    top:0px;
  }

  .social-list {
    position: relative;
    top: 17px;
  }

  .info .addinfo {
    top: 202px;
    left: -322px;
    position: relative;
  }

  .extrainfo {
    position: relative;
    top: 6px;
    left: -97px;
  }


  #footer {border-bottom:  63px solid #404040;padding: 21px 0 0px;}

  #slider-overlay {
    width: 100%;
    height 1024px;
    height: 260px;
    position: absolute;
    top: 169px;
    /* left: 100px; */
    background: rgba(46, 46, 46, 0.8);
    padding: 80px 0px 80px 0px;
    /* border-radius: 50px; */
    z-index: 1;
    margin: auto;
  }

  /* big menu custom */
  .big-menu-stuck {
    /* top: 54px; */
    left: 50%;
    /* margin-left: -440px; */
  }

  .big-menu-inner {
      position: absolute;
      top: 30px;
      /*left: -183px;*/
      width: 750px;
      height: 310px;
      border: 3px solid #c14235;
      background-color: rgb(255, 255, 255);
      border-radius: 40px;
      /*visibility: hidden;*/
      /*display: none;*/
      z-index: 29;
      padding: 0px 0px 40px 88px;
      display: inline-block;
      /* text-align: center; */
      margin: auto;
      margin-left: -390px;
  }

  .big-menu .text-5 {
    font: 300 20px/20px 'Open Sans', sans-serif;
  }
  .big-menu .text-5 a:hover {
    color: #d11414;
  }
  .big-menu .text-6 {
    font: 300 12px/32px 'Open Sans', sans-serif;
  }
  .big-menu .text-6 a:hover {
    color: #d11414;
  }

  .big-menu .box-2 {
    width: 400px;
    padding: 0px;
  }

  .big-menu .box-2 .fa {
    display: inline-block;
    width: 36px;
    height: 32px;
    color: #ffffff;
    background: #d11414;
    font: 400 45px/25px 'FontAwesome';
    text-align: center;
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 0 0 #c14235;
    box-shadow: 0 4px 0 0 #c14235;
  }

  .big-menu .fa-nu-container {
    display: inline-block;
    width: 56px;
    height: 52px;
    color: #ffffff;
    background: #d11414;
    text-align: center;
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 0 0 #c14235;
    box-shadow: 0 4px 0 0 #c14235;
  }

  .big-menu .fa-nu-container .fa-4x {
    font-size: 40px;
    top: 8px
  }

  .big-menu .fa-nu-container .fa-shield {
    font-size: 40px;
    top: 17px
  }

  .big-menu .col-right {
    position: relative;
    left: 60px;
  }

  #big-hosting .big-menu-inner {
    height: 210px;
    margin-left: -80px;
    padding-top: 0px;
  }

  #big-services .big-menu-inner {
    height: 320px;
    margin-left: -80px;
    top: 71px;
  }

  #big-hosting .big-menu-inner .col-left {
    left: 10px;
  }

  #big-hosting .big-menu-inner .col-right {
    left: 130px;
  }

  #big-services .big-menu-inner {
    height: 320px;
    margin-left: -360px;
  }
}

@media (max-width: 979px) {
  .brand {
    text-align: center;
  }

  .logo {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: -155px;
      top: 15px;
  }

  .brand h1 a {
      position: relative;
      left: -72px;
      top: -45px;
  }

  .logo-footer {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: 5px;
  }

  .brand h2 a {
      position: relative;
      left: -94px;
  }

  #header .brand .slogan {
    position: relative;
    top: -26px;
    left: -293px;
    height: 0px;
  }

  .brand {
    padding: 0px;
    padding-bottom: 30px;
    color: #a1a194;
  }

  #footer .info .brand .slogan {
    position: relative;
    left: -173px;
    top: 6px;
  }

  .social-list {
    position: relative;
    top: 16px;
    left: -31px;
  }

  .info .addinfo {
    top: 107px;
    left: -15px;
    position: relative;
  }

  .extrainfo {
    position: relative;
    top: 5px;
    left: -50px;
  }


  #slider-overlay {
    width: 100%;
    height 1024px;
    height: 260px;
    position: absolute;
    top: 169px;
    /* left: 30px; */
    background: rgba(46, 46, 46, 0.8);
    padding: 80px 0px 40px 0px;
    /* border-radius: 50px; */
    z-index: 1;
    margin: auto;
  }

  /* big menu custom */
    /* big menu custom */
  .big-menu-stuck {
    top: 54px;
    left: 50%;
    margin-left: -440px;
  }

  .big-menu-inner {
      position: absolute;
      top: 70px;
      /*left: -309px;*/
      width: 730px;
      height: 310px;
      border: 3px solid #c14235;
      background-color: rgb(255, 255, 255);
      border-radius: 40px;
      /*visibility: hidden;*/
      /*display: none;*/
      z-index: 29;
      margin-left: -440px;
      padding: 0px 0px 94px 95px;
  }

  #big-hosting .big-menu-inner {
      position: absolute;
      top: 70px;
      /*left: -309px;*/
      width: 730px;
      height: 200px;
      border: 3px solid #c14235;
      background-color: rgb(255, 255, 255);
      border-radius: 40px;
      /*visibility: hidden;*/
      /*display: none;*/
      z-index: 29;
      padding: 0px 0px 94px 95px;
      margin-left: -440px;
  }


  .big-menu .text-5 {
    font: 300 20px/20px 'Open Sans', sans-serif;
  }
  .big-menu .text-5 a:hover {
    color: #d11414;
  }
  .big-menu .text-6 {
    font: 300 12px/32px 'Open Sans', sans-serif;
  }
  .big-menu .text-6 a:hover {
    color: #d11414;
  }

  .big-menu .box-2 {
    width: 400px;
    padding: 10px 0px 0px 18px;
  }

  .big-menu .box-2 .fa {
    display: inline-block;
    width: 36px;
    height: 32px;
    color: #ffffff;
    background: #d11414;
    font: 400 45px/25px 'FontAwesome';
    text-align: center;
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 0 0 #c14235;
    box-shadow: 0 4px 0 0 #c14235;
  }

  .big-menu .fa-nu-container {
    display: inline-block;
    /* width: 56px; */
    height: 52px;
    color: #ffffff;
    background: #d11414;
    text-align: center;
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 0 0 #c14235;
    box-shadow: 0 4px 0 0 #c14235;
  }

  .big-menu .fa-nu-container .fa-4x {
    font-size: 40px;
    top: 8px
  }

  .big-menu .fa-nu-container .fa-shield {
    font-size: 40px;
    top: 17px
  }

  .big-menu .col-right {
    width: 270px;
    display: table-cell;
    verticle-align: middle;
    position: relative;
    left: 130px;
  }

  #big-hosting .big-menu-inner .col-right {
      left: 50px;
  }

  #big-hosting .big-menu-inner .col-left {
      left: -80px;
  }

}

@media (max-width: 767px) {
  .brand {
    /* display: flex; */
    padding-bottom: 30px;
    /* font-size: 54px; */
    /* position:relative; */
    /* left: -40px; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* align-items: center; */
  }

  .logo {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: 80px;
      top: 0px;
  }

  .brand h1 {
     font-size: 54px;
     margin-left: auto;
     margin-right: auto;
  }

  .brand h1 a {
      position: relative;
      left: -135px;
      top: 0px;
  }

  .logo-footer {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: 61px;
  }

  .brand h2 a {
      position: relative;
      left: -94px;
  }

  #header .brand .slogan {
    position: relative;
    top: 10px;
    left: -137px;
  }

  .brand {
    padding: 13px 0 61px;
    color: #a1a194;
  }

  #footer .info .brand .slogan {
    position: relative;
    left: -111px;
    top:0px;
  }

  #footer .brand .slogan {
    position: relative;
    left: -83px;
    top: 5px;
  }

  .social-list {
    position: relative;
    top: -43px;
    left: 1px;
  }

  .info .addinfo {
    top: 121px;
    left: 0;
    position: relative;
  }

  .extrainfo {
    position: relative;
    top: -26px;
    left: -15px;
  }


  .package-header {
      position: relative;
      top: -42px;
  }

  .package-after {
    padding-top: 83px;
  }

  .package-first {
    padding-top: 70px;
  }

  .package-header .color-2 {
    color: #d11414;
  }

  #slider-overlay {
    width: 100%;
    height 1024px;
    height: 260px;
    position: absolute;
    top: 28px;
    /* left: 40px; */
    background: rgba(46, 46, 46, 0.8);
    padding: 80px 0px 285px 0px;
    /* border-radius: 50px; */
    z-index: 1;
    margin: auto;
  }

  /* big menu custom */
  .big-menu-stuck {
    top: 54px;
    left: 50%;
    margin-left: -440px;
  }

  .big-menu-inner {
      position: absolute;
      top: 70px;
      /*left: -3px;*/
      width: 640px;
      height: 310px;
      border: 3px solid #c14235;
      background-color: rgb(255, 255, 255);
      border-radius: 40px;
      visibility: hidden;
      display: none;
      z-index: 29;
      padding: 40px 15px 40px 80px;
  }

  .big-menu .text-5 {
    font: 300 20px/20px 'Open Sans', sans-serif;
  }
  .big-menu .text-5 a:hover {
    color: #d11414;
  }
  .big-menu .text-6 {
    font: 300 12px/32px 'Open Sans', sans-serif;
  }
  .big-menu .text-6 a:hover {
    color: #d11414;
  }

  .big-menu .box-2 {
    width: 400px;
    padding: 0px;
  }

  .big-menu .box-2 .fa {
    display: inline-block;
    width: 36px;
    height: 32px;
    color: #ffffff;
    background: #d11414;
    font: 400 45px/25px 'FontAwesome';
    text-align: center;
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 0 0 #c14235;
    box-shadow: 0 4px 0 0 #c14235;
  }

  .big-menu .fa-nu-container {
    display: inline-block;
    width: 56px;
    height: 52px;
    color: #ffffff;
    background: #d11414;
    text-align: center;
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 0 0 #c14235;
    box-shadow: 0 4px 0 0 #c14235;
  }

  .big-menu .fa-nu-container .fa-4x {
    font-size: 40px;
    top: 8px
  }

  .big-menu .fa-nu-container .fa-shield {
    font-size: 40px;
    top: 17px
  }


}

@media (max-width: 600px) {
  .brand h1 {
    font-size: 40px;
    position:relative;
    left:70px;
  }

  .logo {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: 58px;
      top: 7px;
  }

  .brand h1 {
     font-size: 54px;
     margin-left: auto;
     margin-right: auto;
  }

  .brand h1 a {
      position: relative;
      left: -200px;
  }

  .logo-footer {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: 53px;
  }

  .brand h2 a {
      position: relative;
      left: -94px;
  }

  #header .brand .slogan {
    position: relative;
    top: 12px;
    left: -119px;
  }

  #footer .info .brand .slogan {
    position: relative;
    left: -120px;
    top:0px;
  }

  .social-list {
    position: relative;
  }

  .info .addinfo {
    top: 120px;
    left: 20px;
    position: relative;
  }

  .extrainfo {
    position: relative;
    /* top: -10px; */
    /* left: -19px; */
  }


  #slider-overlay {
    width: 100%;
    height 1024px;
    height: 260px;
    position: absolute;
    top: 33px;
    /* left: 14px; */
    background: rgba(46, 46, 46, 0.8);
    padding: 80px 0px 280px 0px;
    /* border-radius: 50px; */
    z-index: 1;
    margin: auto;
  }

}

@media (max-width: 479px) {
  .brand h1 {
    padding-left: 0;
    margin-top:0;
    font-size: 40px;
    position:relative;
    left:70px;
  }
/*
  .brand h1 a:before {
    content: '';
    position: relative;
    display: inline-block;
    top: auto;
    left: 0;
    width: 94px;
    height: 20px;
    padding-bottom: 10px;
    background: url("../images/logo.png") no-repeat;
  }
*/
  .info .brand .slogan {
    padding-left: 0;
  }

  .logo {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: 44px;
      top: 0px;
  }

  .brand h1 {
     font-size: 54px;
     margin-left: auto;
     margin-right: auto;
  }

  .brand h1 a {
      font-size: 40px;
      position: relative;
      left: -111px;
  }

  #footer .info .brand .slogan {
      /*width: 101px;*/
      /*height: 73px;*/
      position: relative;
      left: -43px;
      top: 4px;
  }

  .brand h2 a {
      position: relative;
      left: -94px;
  }

  .info .brand .slogan {
    position: relative;
    top: 7px;
    left: -62px;
  }

  .footer .slogan {
    position: relative;
    left: 10px;
    top:0px;
  }

  .social-list {
    position: relative;
  }

  .info .addinfo {
    top: 156px;
    left: 0;
    position: relative;
  }

  .extrainfo {
    position: relative;
    top: -13px;
    left: -47px;
  }


  .package-header {
      position: relative;
      top: -38px;
      left: 50px;
  }

  #slider-overlay {
    width: 100%;
    height 1024px;
    height: 260px;
    position: absolute;
    top: 28px;
    /* left: 0px; */
    background: rgba(46, 46, 46, 0.8);
    padding: 80px 0px 198px 0px;
    /* border-radius: 0px; */
    z-index: 1;
    margin: auto;
  }

}
.nav {
  position: relative;
}
.nav .sf-menu {
  position: absolute;
  top: 100%;
  margin-top: 5px;
  z-index: 998;
}
/* Main menu styles
========================================================*/
.sf-menu {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.sf-menu > li {
  display: table-cell;
  position: relative;
  background: #31353d;
  font: 600 14px/15px 'Open Sans', sans-serif;
  line-height: 80px;
  text-align: center;
  text-transform: uppercase;
}
.sf-menu > li:first-child {
  width: 89px;
  font: 900 42px 'Font Awesome\ 5 Free';
  line-height: 80px;
}
.sf-menu > li > a {
  padding-top: 4px;
  color: #ffffff;
  background: #404040;
  border-bottom: 4px solid #292929;
}
.sf-menu > li.current > a,
.sf-menu > li > a:hover {
  color: #404040;
  background: #ffffff;
  border-bottom: 4px solid #c7c7c7;
}
.sf-menu > li.sfHover > a {
  color: #ffffff;
  background: #3b3b3b;
  border-bottom: 4px solid #292929;
}
.sf-menu > li + li {
  border-left: 1px solid #262627;
  /* border-right: 1px solid #262627; */
  text-align: center;
}
.sf-menu li {
  color: #fff;
}
.sf-menu li a {
  display: block;
  height: 100%;
  height: 80px;
}
.sf-menu ul {
  position: absolute;
  display: none;
  width: 100%;
  padding: 33px 0 32px;
  font: 600 14px/16px 'Open Sans', sans-serif;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul li {
  position: relative;
}
.sf-menu ul a {
  padding: 6px 10px 6px;
}
/* First level sub-menu styles
========================================================*/
.sf-menu > li > ul {
  top: 100%;
  margin-top: -4px;
  left: 0;
  background: #404040;
}
.sf-menu > li > ul li.current > a,
.sf-menu > li > ul li > a:hover {
  background: #ffffff;
  color: #404040;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu > li > ul > li > ul {
  top: -4px;
  left: 100%;
  margin-left: 10px;
  background: #d11414;
}
.sf-menu > li > ul > li > ul:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 12px;
  margin-right: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 7px 6px 0;
  border-color: transparent #d11414 transparent transparent;
}
.sf-menu > li > ul > li > ul li.current > a,
.sf-menu > li > ul > li > ul li > a:hover {
  background: #404040;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  nav {
    padding-bottom: 20px;
  }
  nav .sf-menu {
    display: none;
    position: relative;
    top: auto;
  }
  nav .select-menu {
    display: block;
    position: relative!important;
    top: 0!important;
    width: 100%;
    height: 40px;
    border: 4px solid #292929;
    background: #ffffff url(../images/select.png) 99% center no-repeat;
    color: #404040;
    border-radius: 0;
    -webkit-appearance: none;
    outline: none;
    font: normal 14px 'Open Sans', sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* Stuck menu styles
========================================================*/
.isStuck {
  background: #292929;
  z-index: 999;
}
.isStuck .nav .sf-menu {
  margin: 0;
  position: relative;
  top: auto;
}
.isStuck .nav .sf-menu > li {
  height: 64px;
  line-height: 64px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  background: #f4f4f4;
  overflow: hidden;
  z-index: 20;
}
/*============  Wrappers  =============*/
.wrap_1 {
  background: #ffffff;
  min-height: 6px;
  border-bottom: 4px solid #ffffff;
}
@media (max-width: 479px) {
  .wrap_1 .btn-1:first-child {
    margin-right: 7px;
  }

  .wrap_1 {
    background: none;
    border: none;
  }
}
.wrap_2 {
  padding-bottom: 84px;
}
.wrap_3 {
  padding: 240px 0 348px;
}
@media (max-width: 767px) {
  .wrap_3 {
    padding: 50px 0;
  }
}
.wrap_4 {
  padding-bottom: 58px;
  /* z-index: 10; */
  /* position: absolute; */
}
.wrap_5 {
  padding-top: 89px;
}
.wrap_6 {
  padding-top: 87px;
}
.wrap_7 {
  padding-bottom: 5px;
}
.wrap_8 {
  padding-top: 88px;
}
@media (max-width: 767px) {
  .wrap_8 {
    padding-top: 20px;
  }
}
.wrap_9 {
  padding-bottom: 53px;
}
.wrap_10 {
  padding-bottom: 43px;
}
.img-wrap {
  text-align: center;
}
/*============  Headings  =============*/
.heading-1 {
  padding-bottom: 40px;
}
.heading-2 {
  padding-top: 84px;
  padding-bottom: 53px;
}
.heading-3 {
  padding-top: 64px;
  padding-bottom: 53px;
}
.heading-4 {
  padding-top: 90px;
  padding-bottom: 58px;
}
.heading-5 {
  padding-top: 90px;
  padding-bottom: 53px;
}
.heading-6 {
  padding-top: 64px;
  padding-bottom: 58px;
}
.heading-7 {
  padding-top: 95px;
  padding-bottom: 58px;
}
.heading-8 {
  padding-top: 95px;
  padding-bottom: 53px;
}
/*============  Buttons  =============*/
.btn-1 {
  padding: 7px 0 11px;
  min-width: 128px;
  font: 400 14px/30px 'Open Sans', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.btn-1:before {
  position: relative;
  top: 5px;
  padding-right: 11px;
  font: 400 25px 'FontAwesome';
}
.btn-1__skin-1 {
  color: #404040;
  background: #ffffff;
  border-bottom: 4px solid #c7c7c7;
}
.btn-1__skin-1:hover {
  color: #ffffff;
  background: #969696;
  border-bottom: 4px solid #7f7f7f;
}
.btn-1__skin-2 {
  color: #ffffff;
  background: #404040;
  border-bottom: 4px solid #292929;
}
.btn-1__skin-2:hover {
  color: #ffffff;
  background: #969696;
  border-bottom: 4px solid #7f7f7f;
}
.btn-2 {
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 58px;
  height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #404040;
}
.btn-2:hover {
  color: #ffffff;
  background: #d11414;
}
.btn-2:before {
  content: '\f105';
  padding-left: 4px;
  font: 900 26px/58px 'Font Awesome 5 Free';
}
.btn-3 {
  display: inline-block;
  position: relative;
  max-width: 100%;
  min-width: 122px;
  margin-right: 52px;
  padding: 14px 0 12px;
  color: #ffffff;
  background: #404040;
  border-bottom: 4px solid #292929;
  text-align: center;
  text-transform: uppercase;
  font: 400 15px/20px 'Open Sans', sans-serif;
}
.btn-3:hover {
  color: #ffffff;
}
.btn-3:hover:after {
  background: #969696;
  border-bottom: 4px solid #7f7f7f;
}
.btn-3:after {
  content: '\f054';
  position: absolute;
  top: 0;
  left: 100%;
  padding-left: 4px;
  width: 48px;
  text-align: center;
  background: #d11414;
  border-bottom: 4px solid #c14235;
  font: 900 20px/46px 'Font Awesome\ 5 Free';
  transition: 0.3s all ease;
}
/*============  Icon  =============*/
.icon-1 {
  display: inline-block;
  width: 179px;
  height: 53px;
  background: url("../images/index_img01.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
}
.icon-1:hover {
  background-position: 0 -53px;
}
.icon-2 {
  display: inline-block;
  width: 168px;
  height: 88px;
  background: url("../images/index_img02.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: -11px;
}
.icon-2:hover {
  background-position: 0 -88px;
}
.icon-3 {
  display: inline-block;
  width: 166px;
  height: 44px;
  background: url("../images/index_img03.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 9px;
}
.icon-3:hover {
  background-position: 0 -44px;
}
.icon-4 {
  display: inline-block;
  width: 190px;
  height: 66px;
  background: url("../images/linux.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 0px;
}
.icon-4:hover {
  background-position: 0 -66px;
}
.icon-5 {
  display: inline-block;
  width: 190px;
  height: 66px;
  background: url("../images/github.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 4px;
}
.icon-5:hover {
  background-position: 0 -66px;
}
.icon-6 {
  display: inline-block;
  width: 202px;
  height: 70px;
  background: url("../images/cambium.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: -2px;
}
.icon-6:hover {
  background-position: 0 -70px;
}
.icon-7 {
  display: inline-block;
  width: 150px;
  height: 65px;
  background: url("../images/dahua.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 3px;
}
.icon-7:hover {
  background-position: 0 -65px;
}
.icon-8 {
  display: inline-block;
  width: 150px;
  height: 66px;
  background: url("../images/supermicro.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 2px;
}
.icon-8:hover {
  background-position: 0 -66px;
}
.icon-9 {
  display: inline-block;
  width: 190px;
  height: 66px;
  background: url("../images/dell_logo.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 0px;
}
.icon-9:hover {
  background-position: 0 -66px;
}
.icon-10 {
  display: inline-block;
  width: 190px;
  height: 49px;
  background: url("../images/pfsense_logo.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 0px;
}
.icon-10:hover {
  background-position: 0 -49px;
}
.icon-11 {
  display: inline-block;
  width: 190px;
  height: 51px;
  background: url("../images/extreme_logo.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 4px;
}
.icon-11:hover {
  background-position: 0 -51px;
}
.icon-12 {
  display: inline-block;
  width: 190px;
  height: 46px;
  background: url("../images/huawei_logo.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 4px;
}
.icon-12:hover {
  background-position: 0 -46px;
}
.icon-13 {
  display: inline-block;
  width: 190px;
  height: 66px;
  background: url("../images/nodejs_logo.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 4px;
}
.icon-13:hover {
  background-position: 0 -66px;
}
.icon-14 {
  display: inline-block;
  width: 190px;
  height: 56px;
  background: url("../images/ruckus_logo.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 4px;
}
.icon-14:hover {
  background-position: 0 -56px;
}

.icon-15 {
  display: inline-block;
  width: 190px;
  height: 56px;
  background: url("../images/seacom.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 4px;
}
.icon-15:hover {
  background-position: 0 -56px;
}

.icon-16 {
  display: inline-block;
  width: 190px;
  height: 56px;
  background: url("../images/teraco.png") no-repeat 0 0;
  -webkit-transition: none;
  transition: none;
  position: relative;
  top: 4px;
}
.icon-16:hover {
  background-position: 0 -56px;
}


/*============  Lists  =============*/
.list-1 {
  font: 400 15px/20px 'Open Sans', sans-serif;
  text-transform: uppercase;
}
.list-1 li {
  position: relative;
  padding: 18px 5px 21px 54px;
}
.list-1 li.skin-1 {
  background: #f4f5f5;
}
.list-1 li.skin-2 {
  background: #fafafa;
}
.list-1 li.skin-3 {
  background: #eeefef;
}
.list-1 li:before {
  content: '\f105';
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -11px;
  color: #d11414;
  font: 900 20px/20px 'Font Awesome\ 5 Free';
}
.list-2 {
  display: table;
  width: 100%;
  table-layout: fixed;
  background: #ffffff;
}
.list-2 li {
  display: table-cell;
  padding: 50px 0;
  text-align: center;
  /*border-right: 1px solid #f2f2f2;*/
}
.list-2 li:first-child {
  /*border-left: 1px solid #f2f2f2;*/
}
@media (max-width: 767px) {
  .list-2 {
    display: block;
  }
  .list-2 li {
    display: block;
    padding: 10px 0;
    text-align: center;
    border-left: 1px solid #f2f2f2;
  }
}
/*============  Boxes  =============*/
.box-1 {
  position: relative;
  margin-top: -170px;
  padding-bottom: 53px;
  margin-bottom: 30px;
  background: #ffffff;
  border-bottom: 4px solid #c9c9c9;
}
.box-1 .text-4 {
  padding: 28px 10px;
}
.box-1__skin-1 .text-4 {
  color: #ffffff;
  background: #cd7f32;
  border-bottom: 4px solid #f1c79f;
}
.box-1__skin-2 .text-4 {
  color: #ffffff;
  background: #C0C0C0;
  border-bottom: 4px solid #dedbdb;
}
.box-1__skin-3 .text-4 {
  color: #ffffff;
  background: #FFD700;
  border-bottom: 4px solid #ffeb7e;
}
.box-1__skin-4 .text-4 {
  color: #ffffff;
  background: #e5e4e2;
  border-bottom: 4px solid #f3f2f0;
}
.box-1 .text-4 {
  text-transform: uppercase;
  text-align: center;
}
.box-1 .prise {
  text-transform: uppercase;
}
.box-1 .prise span {
  float: left;
}
.box-1 .prise span:first-child {
  font: 600 70px/70px 'Open Sans', sans-serif;
}
.box-1 .prise span:first-child + span {
  margin-left: 2px;
  font: 600 25px/38px 'Open Sans', sans-serif;
}
.box-1 .prise span:first-child + span + span {
  margin-left: 4px;
  font: 600 20px/32px 'Open Sans', sans-serif;
}
.box-1 .prise:before,
.box-1 .prise:after {
  content: " ";
  display: table;
}
.box-1 .prise:after {
  clear: both;
}
.box-1 .caption {
  padding: 43px 30px 30px;
}
.box-1 .caption .prise + p {
  padding-top: 43px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box-1 .prise span:first-child {
    font-size: 40px;
    line-height: 49px;
  }
  .box-1 .prise span:first-child + span + span {
    line-height: 14px;
  }

  .big-menu .col-left {
    position: relative;
    left: -90px;
  }

  .big-menu .col-right {
    position: relative;
    left: 50px;
  }
}
@media (max-width: 767px) {
  .box-1 {
    margin-top: 10px;
  }
}
.box-2 {
  padding-bottom: 30px;
}
.box-2 .put-left {
  /* margin-right: 38px; */
}
.box-2 .fa {
  display: inline-block;
  width: 96px;
  height: 92px;
  color: #ffffff;
  background: #d11414;
  font: 400 50px/96px 'FontAwesome';
  text-align: center;
  border-radius: 50px;
  -webkit-box-shadow: 0 4px 0 0 #c14235;
  box-shadow: 0 4px 0 0 #c14235;
}
.fa-nu-container {
  display: inline-block;
  width: 96px;
  height: 92px;
  color: #ffffff;
  background: #d11414;
  text-align: center;
  border-radius: 50px;
  -webkit-box-shadow: 0 4px 0 0 #c14235;
  box-shadow: 0 4px 0 0 #c14235;
}

.fa-nu-icon {
  position: relative;
  top: 18px;
  verticle-align: middle;
}

.fa-nu-icon-2 {
  position: relative;
  top: 14px;
  verticle-align: middle;
}

.box-2 .text-5 + .text-6 {
  padding-top: 5px;
}
.box-2 .clearfix + p {
  padding-top: 30px;
}
.box-2 p + .btn-3 {
  margin-top: 47px;
}
.box-2 .list-1 + p {
  padding-top: 25px;
}

@media (max-width: 768px) {
  .big-menu .col-left {
    position: relative;
    left: -80px;
  }
}

@media (max-width: 479px) {
  .box-2 .put-left {
    float: none;
    margin: 0 0 20px;
  }
}
.box-3 {
  padding-bottom: 79px;
}
.box-3 .put-left {
  margin-top: 6px;
  padding-right: 23px;
}
.box-3 .fa {
  display: inline-block;
  width: 118px;
  height: 114px;
  text-align: center;
  background: #ffffff;
  border-bottom: 4px solid #c9c9c9;
}
.box-3 .text-8 + p {
  padding-top: 13px;
}
@media (max-width: 479px) {
  .box-3 .put-left {
    float: none;
    margin: 0 0 20px;
    text-align: center;
  }
}
.box-4 {
  padding-bottom: 35px;
}
.box-4 .put-left {
  margin-right: 30px;
  margin-top: 5px;
}
.box-4 .caption p {
  padding-right: 35px;
}
.box-4 .text-8 + p {
  padding-top: 14px;
}
.box-4 p + .btn-3 {
  margin-top: 50px;
}
.box-4 p + .row,
.box-4 p + .list-1 {
  padding-top: 33px;
}
.box-4 .text-8 + .text-9 {
  padding-top: 14px;
}
.box-4 .text-9 + img {
  margin-top: 26px;
}
.box-4 img + p {
  padding-top: 23px;
}
@media (max-width: 979px) {
  .box-4 .put-left {
    float: none;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .box-4 .text-9 .put-right {
    float: none;
  }
}
.box-5 {
  padding-bottom: 30px;
}
.box-5 img {
  width: 100%;
}
.box-5 .caption-1 {
  padding: 25px 10px 23px 20px;
  background: #ffffff;
}
.box-5 .caption-1 .text-9 + p {
  padding-top: 14px;
}
/*============  Quote Box =============*/
.quote-box {
  position: relative;
}
.quote-box:before {
  content: '“';
  display: inline-block;
  font: normal 72px/72px 'Open Sans', sans-serif;
  color: #a1a194;
  height: 40px;
  overflow: hidden;
}
.quote-box .text_8 {
  padding-top: 17px;
  text-transform: uppercase;
}
.quote-box .color_7 {
  padding: 0 56px;
}
@media (max-width: 979px) {
  .quote-box .color_7 {
    padding: 0;
  }
}
/*============  Index Box  =============*/
.index-box {
  position: relative;
  padding-left: 100px;
  padding-bottom: 38px;
}
.index-box .data-index {
  position: absolute;
  top: 5px;
  left: 0;
  width: 70px;
  height: 66px;
  font: 300 48px/68px 'Open Sans', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #404040;
  background: #ffffff;
  border-bottom: 4px solid #c7c7c7;
}
.index-box .data-index:before,
.index-box .data-index:after {
  content: '';
  position: absolute;
  left: 100%;
  margin-left: -1px;
  top: 50%;
}
.index-box .data-index:after {
  margin-top: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #ffffff;
}
.index-box .data-index:before {
  margin-top: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 9px;
  border-color: transparent transparent transparent #c7c7c7;
}
.index-box .caption .text-8 + p {
  padding-top: 14px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .index-box {
    padding-left: 60px;
  }
  .index-box .data-index {
    width: 40px;
    height: 36px;
    font-size: 20px;
    line-height: 38px;
  }
}
.index-box2 {
  position: relative;
  padding-left: 80px;
  padding-bottom: 38px;
}
.index-box2:before {
  content: attr(data-index) '.';
  position: absolute;
  top: 5px;
  left: 0;
  width: 46px;
  height: 50px;
  padding-left: 4px;
  color: #ffffff;
  background: #d11414;
  font: 300 30px/30px 'Open Sans', sans-serif;
  line-height: 46px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 25px;
}
.index-box2 .text-8 + p {
  padding-top: 14px;
}
/*============  Map =============*/
.map {
  margin-top: 7px;
  width: 100%;
  height: 468px;
}
@media (max-width: 767px) {
  .map {
    height: 250px;
    margin-bottom: 12px;
  }
}
@media (max-width: 479px) {
  .map {
    height: 150px;
  }
}
/*============  Address =============*/
.address .text-8 + p {
  padding-top: 14px;
}
.address p + dl {
  padding-top: 23px;
}
.address .text_2 {
  text-transform: uppercase;
  padding-bottom: 11px;
}
.address dl dt,
.address dl dd {
  display: inline-block;
}
.address dl dt {
  min-width: 90px;
}
.address dl + p + p {
  padding-top: 23px;
}
.address a:hover {
  color: inherit;
  text-decoration: underline;
}
/*============  Terms List =============*/
.terms-list dt {
  text-transform: uppercase;
}
.terms-list dt + dd {
  padding-top: 14px;
}
.terms-list dd + dt {
  padding-top: 28px;
}
/* Stellar(parallaxBG) styles
========================================================*/
.desktop .stellar-block {
  background-attachment: fixed;
}
.stellar-block {
  background-position: center 0%;
  position: relative;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .stellar-block {
    background-size: auto 100%;
  }
}
.first {
  background-image: url(../images/index_slide.jpg);
  background-color: #404040;
  background-position: center 0%;
  background-size: 100%
}
@media (max-width: 1199px) {
  .first {
    background-image: url(../images/index_slide_sm.jpg);
  }
}
/*============  Info =============*/
.info {
  padding-bottom: 20px;
}
.info .brand {
  padding: 0;
  display: inline-block;
  color: #a1a194;
}
.info .brand h2 {
  position: relative;
  padding-left: 75px;
  color: #ffffff;
  font: 300 40px/40px 'Open Sans', sans-serif;
}
.info .brand h2 a {
  display: inline-block;
  /*text-transform: capitalize;*/
}
.info .brand h2 a:hover {
  color: #ffffff;
}
/*
.info .brand h2 a:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 63px;
  height: 43px;
  background: url("../images/logof.png") no-repeat;
}
 */
@media (max-width: 767px) {
  .info {
    float: none;
    display: inline-block;
  }
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 45px;
  right: 30px;
  overflow: hidden;
  border: none;
  width: 48px;
  height: 44px;
  z-index: 20;
  text-align: center;
  font-size: 24px;
  line-height: 48px;
  color: #ffffff;
  background: #343434;
  -webkit-box-shadow: 0 4px 0 0 #2a2a2a;
  box-shadow: 0 4px 0 0 #2a2a2a;
  border-radius: 24px;
}
#toTop:hover {
  background: #d11414;
  -webkit-box-shadow: 0 4px 0 0 #c14235;
  box-shadow: 0 4px 0 0 #c14235;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*Core variables and mixins*/

.no-top-padding {
  padding-top: 0px;
}

.no-bottom-padding {
  padding-bottom: 0px;
}

.slogan {
  visibility: hidden;
  display: none;
}

.behind-canvas {
  z-index: 9999999;
}

#twiggle-container {
  z-index: 0;
  position: absolute;
  top: 0px;
  left 0px;
}

#twiggle-container div canvas {
  display: none;
  visibility: hidden;
}

/*
#owl .owl-item {
  background: rgba(46, 46, 46, 0.6);
  padding: 80px 0px 80px 0px;
  border-radius: 50px;
}
*/

input.success, textarea.success, select.success {
    @color-rgba: rgba(red(@brand-success), green(@brand-success), blue(@brand-success), .6);
    border-color: @color-rgba;
    .box-shadow(~"inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px @{color-rgba}");
}

#twiggle-package-blocker-head {
  position: absolute;
  z-index: 5;
  left: 0px;
  width: 100%;
  height: 1169px;
  background-color: #ffffff;
}

#twiggle-package-blocker {
  position: absolute;
  z-index: 5;
  left: 0px;
  width: 100%;
  height: 500px;
  background-color: #ffffff;
}

#twiggle-package-blocker-2 {
  position: absolute;
  z-index: 5;
  left: 0px;
  width: 100%;
  height: 728;
  background-color: #f4f4f4;
}

#twiggle-package-blocker-3 {
  position: absolute;
  z-index: 5;
  left: 0px;
  width: 100%;
  height: 1670px;
  background-color: #ffffff;
}

#twiggle-package-blocker-4 {
  position: absolute;
  z-index: 5;
  left: 0px;
  width: 100%;
  height: 588px;
  background-color: #f4f4f4;
}

.package-first {
  z-index: 20;
  position: relative;
}

.package-second {
  z-index: 20;
  position: relative;
  top: 250px;
}

.package-after {
  z-index: 20;
  position: relative;
}

.sweet-alert h2 {
	padding: 20px 0px 0 0px;
    font-size: 40px;
}

.sweet-alert .lead {
	padding: 20px 0px 0 0px;
    font-size: 20px;
}

.sweet-alert .btn-primary {
	display: inline-block;
	position: relative;
	max-width: 100%;
	min-width: 122px;
	/* margin-right: 52px; */
	padding: 14px 0 12px;
	color: #ffffff;
	background: #404040;
	border-bottom: 4px solid #292929;
	text-align: center;
	text-transform: uppercase;
	font: 400 15px/20px 'Open Sans', sans-serif;
}

.sweet-alert .sa-confirm-button-container {
	padding-top: 10px;
}


.swal-text #contact-form .form-group {
    padding: 5px 0px 5px 0px;
}

/*
.container .wrap_12 {
    margin-top: 50px;
}
*/

.grid-margin-top {
    margin-top: 80px;
}

.fibre-map {
    margin-bottom: 100px;
    margin-left: 0px;
}

.search-holder {
    clear: both;
    position: absolute;
    top: 9px;
    left: 110px;
    /* z-index: 1000; */
    background: #ffffff url() no-repeat!important;
}

.gm-style-iw {
    border: 3px solid white;
}

#lyrSwitcher {
  display: none;
  visibility: hidden;
}

.searchInput {
  z-index: 3
}

.in-box-icon {
  margin-right: 20px;
}

.head-space {
  margin-top: 70px;
}

.stellar-section {
  height: 680px;
}

.space-top {
  padding-top: 194px !important;
}

.package-header-top {
  position: relative;
  top: -60px;
  text-align: center;
}

.promo-info {
  padding-top: 50px;
  font-size: 20px;
}

.promot-tc {
  text-decoration: underline;
}
