/* General */

/*@font-face {*/
/*  font-family: helvetica-neue-std-bd;*/
/*  src: url(http://3.esociety.co/fonts/brown/helvetica-neue-std-bd.woff) format("woff"), url(http://3.esociety.co/fonts/brown/helvetica-neue-std-bd.eot) format("eot"), url(http://3.esociety.co/fonts/brown/helvetica-neue-std-bd.svg) format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*}*/

/*@font-face {*/
/*  font-family: helvetica-neue-std-blk;*/
/*  src: url(http://3.esociety.co/fonts/brown/helvetica-neue-std-blk.woff) format("woff"), url(http://3.esociety.co/fonts/brown/helvetica-neue-std-blk.eot) format("eot"), url(http://3.esociety.co/fonts/brown/helvetica-neue-std-blk.svg) format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*}*/

/*@font-face {*/
/*  font-family: helvetica-neue-std-lt;*/
/*  src: url(http://3.esociety.co/fonts/brown/helvetica-neue-std-lt.woff) format("woff"), url(http://3.esociety.co/fonts/brown/helvetica-neue-std-lt.eot) format("eot"), url(http://3.esociety.co/fonts/brown/helvetica-neue-std-lt.svg) format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*}*/

/*@font-face {*/
/*  font-family: helvetica-neue-std-roman;*/
/*  src: url(http://3.esociety.co/fonts/brown/helvetica-neue-std-roman.woff) format("woff"), url(http://3.esociety.co/fonts/brown/helvetica-neue-std-roman.eot) format("eot"), url(http://3.esociety.co/fonts/brown/helvetica-neue-std-roman.svg) format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*}*/

.fa-3x {
  font-size: 2.5em;
  padding: 0 !important;
}

/*.sr-1 .section-logo {
  width:35%;
}*/

.action {
  text-align: center;
}

.contact-logo {
  display: none;
}

.main-logo-sections {
  display: none;
}

ul.main-logo-sections li {
  display: inline-block;
  margin: 0px 20px;
  cursor: pointer;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

ul.main-logo-sections span {
  display: block;
  opacity: 1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  margin-top: 10px;
}

ul.main-logo-sections li:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

ul.main-logo-sections img {
  width: auto;
  height: 60px;
}

.logo-text {
  top: 18%;
  font-size: 1.3em;
  left: 0;
  position: static;
  text-align: center;
  bottom: auto;
  margin: auto;
  right: 0;
  color: #fff;
  padding: 0;
  margin: 20px 0;
}

.sr-1 .section-logo {
  width: 35%;
}

.error-choose {
  float: none;
  font-weight: bold;
  margin-top: 20px;
  display: none;
  color: red;
  text-decoration: underline;
}

.page3 .product-image,
.page4 .product-image {
  width: 90%;
  position: relative;
  top: 40px;
}

ul.listed-services {
  list-style: none;
  position: static;
  margin: 60px 0;
  display: inline-block;
}

.page3 .row,
.page4 .row {
  text-align: center;
}

.page3 .section-heading,
.page4 .section-heading {
  text-shadow: 0px 4px 10px #7270702b;
  font-weight: bold;
  font-size: 20px;
}

.location img {
  -webkit-box-shadow: -1px 2px 8px 2px #0003;
          box-shadow: -1px 2px 8px 2px #0003;
}

.location p {
  display: inline-block;
  margin: 0;
}

.location {
  margin-bottom: 8px;
}

.option.chosen {
  background: #48b7c7;
  border: 1px solid #000;
  padding: 10px;
  color: #fff;
  margin-bottom: 10px;
}

.request-now {
  display: block;
  background: #5e449d;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.request-now.padding-10 {
  width: 100%;
}

.request-now:focus,
.request-now:hover {
  color: #673AB7;
  text-decoration: underline;
  background: transparent;
  border: 1px solid;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.product-icon img {
  height: auto;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  left: 0;
}

p,
h1,
i {
  opacity: 0;
}

html,
body,
.main,
.page {
  height: auto;
}

.about-us-text {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 10px !important;
  padding: 0 30px;
  text-align: justify;
}

.product-icon {
  margin: 20px 0;
  font-weight: bold;
}

.call-icons {
  font-size: 1.3em;
}

img.store-icon {
  width: 100px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.social-heading {
  font-size: 1.3em;
  color: #999;
  font-weight: bold;
  margin-bottom: 10px;
}

/*.page4 .section-heading{
  line-height: 2.5;  font-size: 17px;
}*/

.service-icon {
  margin-top: 20px;
}

.service-icon,
.product-icon {
  width: 80%;
  height: 200px;
  text-align: center;
  display: block;
  position: relative;
  margin: 10px auto;
}

.social-icons {
  text-align: center;
  margin-top: 30px;
}

.social-icons img {
  width: 30px;
}

.social-icons a {
  color: #21a8c2 !important;
}

.nav {
  display: none;
}

.location .flag {
  height: auto;
  margin: 2px 0;
  margin-right: 20px;
  width: 30px;
}

.location .contact {
  height: auto;
  margin: 2px 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-right: 20px;
  width: 30px;
}

.left-line {
  border-left: 0;
  position: static;
  padding-bottom: 35px;
}

.map-icon {
  margin-top: 10px;
}

.maps {
  display: none;
}

.social-icons a {
  display: inline-block;
  margin: 0 3px;
  padding: 0 5px;
}

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

.page4 .fa {
  padding: 0 !important;
  font-size: 2.5em;
  margin-top: 20px;
}

.page4 .btn,
.page3 .btn {
  padding: 3px 6px !important;
  border-radius: 50px !important;
  margin-bottom: 0 !important;
  font-size: 11px !important;
}

.page {
  overflow: visible;
  font-weight: 300;
  padding: 0;
  position: static;
  overflow-x: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-heading,
.mobile-section-heading {
  font-weight: bold;
  margin-top: 0;
  text-align: center;
  font-family: 'Cairo',sans-serif;
  background: #00bdb8;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 2;
}

.contact-desc {
  display: none;
}

.contact-form h3 {
  margin: 0;
}

.logo {
  width: 40rem;
  top: 13%;
  left: 0;
  position: static;
  bottom: auto;
  margin: auto;
  padding: 0 20px;
}

ul.listed-services span {
  font-size: 14px;
  margin-left: 15px;
  font-weight: bold;
}

.contact-form {
  font-size: 12px;
  position: relative;
}

#office-map,
#office-map1 {
  height: 300px;
}

#office-map #content,
#office-map1 #content {
  color: #000;
}

.contact-form a {
  color: #21a8c2 !important;
}

.bg-primary {
  color: #21a8c2 !important;
  background-color: #fff !important;
}

.corporate-os .section-heading {
  /*  color: rgb(4, 135, 177);*/
  color: #29225cd6;
  text-shadow: #f0f0f0 -1px 6px 2px;
}

.corporate-os .section-heading,
.bidzkee .section-heading,
.linkup .section-heading,
.sr-1 .section-heading,
.e-rent .section-heading {
  line-height: 3;
  margin-top: 0;
  font-size: 25px;
  background: transparent;
  color: #999;
}

.corporate-os .section-heading span,
.bidzkee .section-heading span,
.linkup .section-heading span,
.sr-1 .section-heading span,
.e-rent .section-heading span {
  display: none;
}

.mobile-section-heading {
  display: block;
  margin-top: 40px;
}

.bidzkee .section-heading {
  /*  color: #29225c;*/
  color: #29225cd6;
  text-shadow: #f0f0f0 -1px 6px 2px;
}

.linkup .section-heading {
  /*  color: #425b6a;*/
  color: #29225cd6;
  text-shadow: #f0f0f0 -1px 6px 2px;
}

.sr-1 .section-heading {
  /*  color: rgb(4, 135, 177);*/
  color: #29225cd6;
  text-shadow: #f0f0f0 -1px 6px 2px;
}

.e-rent .section-heading {
  /*  color: rgb(4, 135, 177);*/
  color: #29225cd6;
  text-shadow: #f0f0f0 -1px 6px 2px;
}

/* END General */

/* about us */

.e-icons svg {
  height: 100%;
  width: 40px;
  fill: #2aadc3;
}

.e-icons p {
  color: #3b3b3b;
  padding: 0 5px;
  font-size: 14px;
  margin-bottom: 20px;
}

.e-icons {
  text-align: center;
  color: #3b3b3b;
}

/* END about us */

/* loader start */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #3498db;
  -webkit-animation: spin 2s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
  z-index: 1001;
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f9c922;
  -webkit-animation: spin 1.5s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }

  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }

  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #222;
  z-index: 1000;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */

.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateX(-100%);
  /* Firefox 16+, IE 10+, Opera */
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateX(100%);
  /* Firefox 16+, IE 10+, Opera */
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.3s ease-out;
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateY(-100%);
  /* Firefox 16+, IE 10+, Opera */
  -webkit-transition: all 0.3s 1s ease-out;
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.3s 1s ease-out;
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

/* loader END */

/* logo */

.go-to {
  cursor: pointer;
}

.hvr-bob {
  display: block;
}

.menu-icon {
  position: fixed;
  top: 5px;
  color: #009b97;
  left: 10px;
  z-index: 999;
  font-size: 1.5em;
  font-weight: 100;
  cursor: pointer;
}

.menu-icon .fa-bars,
.menu-icon .fa-times {
  font-size: 1.5em;
}

#menu {
  position: fixed;
  z-index: 998;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  padding: 0;
  height: 100%;
  text-align: center;
  overflow-y: hidden;
  overflow-x: hidden;
  -ms-touch-action: none;
      touch-action: none;
}

h1 {
  margin: 0;
}

#menu h1 {
  font-size: 150%;
  padding: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

ul.menu-products li {
  display: inline-block;
  margin: -12px 5px;
  padding: 20px;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

ul.menu-products li img {
  width: 50px;
  height: 50px;
  margin-right: 5px;
  -o-object-fit: contain;
     object-fit: contain;
}

.mobile-menu {
  position: absolute;
  width: 100%;
  top: 10%;
}

ul.menu-products {
  display: none;
  list-style: none;
  text-align: center;
}

.hvr-sweep-to-right {
  display: block;
}

.corporate-os .product-image,
.bidzkee .product-image,
.linkup .product-image,
.sr-1 .product-image,
.e-rent .product-image {
  width: 90%;
  opacity: 0;
}

.corporate-os .descriprion p,
.bidzkee .descriprion p,
.linkup .descriprion p,
.sr-1 .descriprion p,
.e-rent .descriprion p {
  color: #595959;
  font-size: 1.3em;
}

.corporate-os,
.bidzkee,
.linkup,
.sr-1,
.e-rent {
  text-align: center;
}

.section-logo {
  width: 50%;
  margin: 20px auto;
  opacity: 0 !important;
}

.e-rent .section-logo {
  height: auto;
  width: 70%;
}

.section-logo.hide-mobile {
  /*  display: none;*/
}

.participations ul li {
  margin: 0 !important;
}

.slides-pagination a {
  border: 2px solid #42b3c3;
}

.slide-content {
  display: none;
  position: absolute;
  top: 20%;
  left: 0;
  color: #fff;
  background: #50b9c3;
  width: auto;
  padding: 10px 50px;
}

.prev .fa-arrow-circle-o-left,
.next .fa-arrow-circle-o-right {
  font-size: 3em;
  color: #50b9c3;
  padding: 5px;
  border-radius: 100%;
  /* background: rgba(255,255,255,0.6);*/
}

.slides-navigation a.prev {
  left: 10px;
}

.slides-navigation a.next {
  right: 10px;
}

.logo-sub-text {
  color: #fff;
  font-size: 1em;
  position: static;
  text-align: center;
}

.guy {
  position: static;
  width: 60%;
  margin: 20px 0;
}

.about-icon {
  height: auto;
  position: static;
  width: 30%;
  top: -14px;
}

@media (min-width: 991px) {
  .about-icon {
    height: 100%;
    position: relative;
    width: auto;
    top: -14px;
  }

  img.store-icon {
    width: 135px;
    margin-bottom: 20px;
    border-radius: 5px;
  }

  .logo-text {
    top: 18%;
    font-size: 1.5em;
    left: auto;
    position: static;
    text-align: center;
    bottom: auto;
    margin: auto;
    right: 20px;
    color: #fff;
    padding: 0;
    margin: 0;
  }

  ul.listed-services {
    list-style: none;
    position: relative;
    display: inline-block;
    margin: 0;
    top: 40px;
    left: 100px;
  }

  .page3 .row,
  .page4 .row {
    text-align: left;
  }

  .page3 .section-heading,
  .page4 .section-heading {
    text-shadow: 0px 4px 10px #7270702b;
    position: relative;
    font-weight: bold;
    font-size: 5.42857rem;
    top: 30px;
  }

  .page3 .product-image,
  .page4 .product-image {
    width: 43%;
    position: relative;
    float: left;
    top: 40px;
  }

  .about-us-text {
    font-size: 1.4em;
    word-break: break-word;
    line-height: 1.5;
    width: 60%;
    margin-bottom: 60px !important;
    text-align: justify;
    height: auto !important;
  }

  .menu-icon {
    display: none;
  }

  .page4 .fa {
    padding: 20px !important;
    font-size: 4em;
    margin-top: 20px;
  }

  .page4 .btn,
  .page3 .btn {
    padding: 6px 12px !important;
    border-radius: 50px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
  }

  .option.chosen {
    background: #48b7c7;
    border: 1px solid #000;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
  }

  .our-products .col-md-4.text-center {
    max-height: 200px;
    min-height: 200px;
    font-weight: bold;
  }

  .corporate-os .product-image,
  .bidzkee .product-image,
  .linkup .product-image,
  .sr-1 .product-image,
  .e-rent .product-image {
    width: 50%;
    float: right;
    position: relative;
  }

  .corporate-os .product-image {
    top: -250px;
    left: -65px;
  }

  .bidzkee .product-image {
    top: -223px;
    left: -65px;
    width: 40%;
  }

  .sr-1 .product-image {
    width: 30%;
    right: 150px;
    top: -350px;
  }

  .e-rent .product-image {
    top: -280px;
    left: -65px;
    width: 40%;
  }

  .linkup .product-image {
    top: -400px;
    left: -65px;
    width: 40%;
  }

  .corporate-os .descriprion,
  .bidzkee .descriprion,
  .linkup .descriprion,
  .sr-1 .descriprion,
  .e-rent .descriprion {
    text-align: left;
    position: relative;
    bottom: -31px;
  }

  .corporate-os .section-heading,
  .bidzkee .section-heading,
  .linkup .section-heading,
  .sr-1 .section-heading,
  .e-rent .section-heading {
    text-align: left;
    position: relative;
    bottom: -100px;
    margin-top: 15px;
  }

  .section-heading {
    margin-top: 15px;
    font-size: 5.42857rem;
    background: transparent;
    color: #999;
  }

  .page4 .section-heading {
    line-height: 2;
    font-size: 5.42857rem;
  }

  .e-icons p {
    display: inline-block;
    margin-left: 20px;
    font-size: 1.4em;
    position: relative;
    top: -18px;
  }

  #menu h1 {
    font-size: 4em;
  }

  .section-heading {
    margin-bottom: 50px;
  }

  .e-icons div {
    height: 50px;
    margin-bottom: 25px;
  }

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

  img.store-icon {
    position: static;
    text-align: left;
    width: 135px;
    float: left;
    margin-right: 20px;
  }

  .section-logo {
    width: auto;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 25px;
    opacity: 1 !important;
  }

  .logo {
    position: absolute;
  }

  .logo-text {
    font-size: 2.1em;
    position: absolute;
  }

  .section-logo.hide-mobile {
    display: block;
  }

  .corporate-os .section-heading span,
  .bidzkee .section-heading span,
  .linkup .section-heading span,
  .sr-1 .section-heading span,
  .e-rent .section-heading span {
    display: block;
  }

  .guy {
    position: absolute;
    bottom: 10%;
    width: 20%;
    right: 10%;
  }

  .logo-sub-text {
    color: #fff;
    font-size: 1.5em;
    position: fixed;
    bottom: 40px;
    left: 40px;
  }

  .mobile-section-heading {
    display: none;
  }

  .section-logo.product {
    height: 150px;
    width: auto;
    position: static;
    float: none;
    text-align: left;
    display: inline-block;
  }

  .sr-1 .section-logo.product {
    /* height: 100px !important;*/
  }

  .bidzkee .section-logo.product {
    height: auto;
  }

  .page {
    position: relative;
    padding: 30px 0;
  }

  .left-line {
    border-left: 1px solid #79b7c1;
    position: absolute;
    top: 20%;
    padding-bottom: 35px;
  }

  .nav {
    list-style: none;
    display: block;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    background: rgba(255, 255, 255, 0.95);
    right: 0;
    -webkit-box-shadow: 0px 4px 12px #00000014;
            box-shadow: 0px 4px 12px #00000014;
    padding: 5px 0;
    padding-right: 20px;
  }

  .service-icon {
    margin-top: 10px;
  }

  .side-nav {
    text-align: center;
    list-style: none;
    display: block;
    top: 20%;
    position: fixed;
    right: 10px;
    z-index: 999;
    background: #f9f9f9;
    padding: 22px 0;
    border: 1px solid #ddd;
    border-radius: 20px;
  }

  .corporate-os .section-heading,
  .bidzkee .section-heading,
  .linkup .section-heading,
  .sr-1 .section-heading,
  .e-rent .section-heading {
    line-height: 3;
    font-size: 40px;
  }

  .side-nav li {
    padding: 5px 20px;
    font-size: 1.2em;
    cursor: pointer;
    outline: 0;
    font-weight: bold;
  }

  .home-icon img {
    width: 25px;
    -webkit-transition: 0.6s all;
    transition: 0.6s all;
  }

  .side-nav li:hover > .item {
    right: 65px;
    ransition: 0.6s all;
  }

  .home-logo img {
    width: 30px;
    padding-top: 5px;
  }

  .side-nav li.active > .item {
    right: 65px;
    ransition: 0.6s all;
    color: #30a6c2;
  }

  .side-nav li.active i {
    color: #30a6c2;
  }

  .sr-1 .section-logo {
    width: auto;
  }

  .home-icon.active img,
  .home-icon:hover img {
    width: 40px;
    -webkit-transition: 0.6s all;
    transition: 0.6s all;
  }

  .item {
    position: absolute;
    right: -120px;
    width: 235%;
    text-align: right;
    -webkit-transition: 0.6s all;
    transition: 0.6s all;
  }

  .error-choose {
    float: right;
    font-weight: bold;
    margin-left: 20px;
    display: none;
    color: red;
    text-decoration: underline;
  }

  .nav li {
    float: right;
    text-transform: capitalize;
    padding: 10px 20px;
    font-size: 1.05em;
    cursor: pointer;
    font-weight: 400;
  }

  .nav li.active {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
  }

  ul.listed-services span {
    font-size: 20px;
    margin-left: 15px;
  }

  .nav li.active:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #23a9c2;
    height: 4px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }

  .contact-logo {
    position: absolute;
    right: 15%;
    top: 0;
    width: 35%;
    display: block;
  }

  .home-logo.active {
    overflow: visible !important;
  }

  .home-logo.active:before {
    bottom: -7px !important;
  }

  .menu-icon {
    left: 30px;
  }

  .copyrights {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }

  ul.main-logo-sections {
    list-style: none;
    display: block;
  }

  .fa-3x {
    font-size: 2em;
  }

  .maps {
    display: block;
  }

  .service-icon,
  .product-icon {
    width: 25%;
    height: 200px;
    display: inline-block;
    border: 0;
  }

  .product-icon img {
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    left: 0;
  }

  .product-icon {
    margin: 0 20px;
    position: relative;
  }

  #hehe {
    margin-bottom: 15px;
  }

  .social-heading {
    font-size: 2em;
    padding-top: 15px;
    color: #999;
    font-weight: bold;
    margin-bottom: 8px;
  }

  .contact-desc {
    display: block;
    font-size: 2em;
    margin: 50px 0;
  }

  .blur {
    /* Add the blur effect */
    filter: blur(8px);
    -webkit-filter: blur(8px);
  }

  html,
  body,
  .main,
  .page {
    height: 100%;
  }

  .page {
    overflow: hidden;
    font-weight: 300;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .desktop-30 {
    margin-top: 30px;
  }

  p,
  h1,
  i {
    opacity: 1;
  }

  .text-muted {
    font-size: 16px;
  }

  .e-rent .section-logo {
    height: 100px;
  }

  .request-now {
    display: block;
    background: #5e449d;
    padding: 10px 0;
    text-align: center;
    width: 220px;
    font-weight: bold;
    color: #fff;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }

  .request-now.padding-10 {
    width: 230px;
  }
}

@media (max-width: 400px) {
  .menu-icon {
    top: 5px;
    left: 5px;
  }
}

