/*======= SNOKE.CSS VERSION 2.0 =======*/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Glegoo);

body {
  font-family: "Roboto", sans-serif;
}

/* FONTS LINKS BACKGROUND */
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", sans-serif;
}

h2 {
  color: rgb(114,114,114);
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 30px;
  text-transform: uppercase;
}

p {
  font-family: "Roboto", sans-serif;
  color: rgb(114,114,114);
  line-height: 30px;
  font-size: 20px;
  font-weight: 300;
}

body {
    background: rgb(250,250,250);
    color: rgb(114,114,114);
}

ul, ol, li {
  list-style: inherit;
}

a:link {
color: rgb(2,189,213);
transition: .2s all;
}

a:hover {
  text-decoration: none;
  color: rgb(114,114,114);
}

a:visited{
  text-decoration: none;
  color: rgb(2,189,213);
}

.wrapper_404{
  margin: 200px 0 180px 0;
}


/* PAGE HEADER GLOBAL */
.global-page-header {
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    padding: 120px 0 25px 0;
	  position: relative;
	  display: flex;
    justify-content: flex-start;
    align-items: center;
    background-position: center center;
    background-size: cover;
	  width: 100%;
    min-height: 300px;
    object-fit: contain;
}

.global-page-header:before {
  content: '';
  z-index: 4;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.global-page-header .block {
  position: relative;
  z-index: 4;
}
.global-page-header .block h2 {
  font-weight: bold;
  color: rgb(255, 255, 255);
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  text-transform: uppercase;
  font-size: 40px;
  text-align: center;
}
.global-page-header .block p {
  font-weight: bold;
  color: rgb(255, 255, 255);
  font-size: 22px;
}
.global-page-header div .breadcrump{
  background: none;
  text-align: center;
  font-size: 16px;
  color: rgb(255, 255, 255);
  padding: 8px  0;
  display: block;
}

.breadcrump a{
color: rgb(250,250,250)
}


/*== ABOUT ==*/
.about {
  padding: 80px 0;
}
.about .logo{
  text-align: center;
}
.about .block p {
  margin-bottom: 50px;
}

/*=== NAVBAR ===*/
.top-bar {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  transition: all 0.2s ease-out 0s;
  padding: 0px 0;
  box-shadow: 0px 4px 20px 1px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgb(0, 0, 0);
  z-index: 5;
}

.top-bar.animated-header {
  padding: 30px 0 10px 0;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}
a.navbar-brand{
	color: rgb(255, 255, 255) !important;
}
.navbar-brand img {
	color: rgb(34, 34, 34);
  height: 30px;
}
.navbar-toggler{
	background-color: rgba(0,0,0,0.8) !important;
  outline: none !important;
}
.navbar.bg-light {
  background: rgba(255, 255, 255, 0) !important;
}
.navbar .nav-item .nav-link {
  color: rgb(255, 255, 255) !important;
  font-size: 16px;
  font-weight: 500;
  transition: .3s all;
  text-transform: uppercase;
  padding: 5px 10px;
  display: block;
}
.navbar .nav-item .nav-language {
  padding: 5px 10px;
  display: block;
}
.nav-language img {
  vertical-align: -webkit-baseline-middle;
  height: 18px;
  margin-top: -2px;
}


.dropbtn {
  background-color: rgba(255, 255, 255, 0) ;
  color: white;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
  padding-left: 20px;
  
}

.dropdown-content {
  display: none;
  position: absolute;
  border-radius: 2px;
  right: 0;
  background-color: #f9f9f9;
  min-width: 100px;
  z-index: 1;

}

.dropdown-content a {
  color: black;
  font-size: 12px;
  padding: 8px 5px 5px 15px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content img {
  width: 15px;
  vertical-align: inherit;
}

.dropdown-content a:hover {background-color: rgba(1, 165, 187, 0.25);}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover  {

}

.current-language {
  background-color: rgba(1, 165, 187, 0.25);
}

.language-switcher-title {
  background-color: rgba(1, 165, 187, 0.25);
  vertical-align: middle;
  text-align: center;
}


.lang-main {

}
.lang-link {
  font-size: 12px;
  display:inline-block; 
}
.lang-selector a {
  display:inline-block; /* inline-block so we can set a width */
  white-space:nowrap; /* keep text one line */
  direction:ltr ; /* change direction so the text overflow on the left */
  color: rgba(255,255,255,0);
  transition: .5s;
  transform: translateX(20px); /* put the value you want here */
  pointer-events:visible; /* to avoid the hover on the text, remove to see the difference */
}

.lang-link:hover .lang-selector a {
  color: rgb(255, 255, 255);
  transform: translateX(0);
  width:20;
}

.navbar .nav-item .nav-link:hover {
  color: rgb(2, 189, 213) !important;
}
.navbar-expand-lg{
	background-color: rgba(255, 255, 255, 0);
}

/*== HERO AREA ==*/
#hero-area {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 230px 0;
  color: rgb(255, 255, 255);
  position: relative;
  width:100%;
  padding-top: 100px;
  padding-bottom:90px;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
#hero-area:before {
  content: '';
  z-index: 4;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#hero-area .block {
  position: relative;
  z-index: 4;
}
#hero-area .hero-btn {
text-align: left;
}
/*#hero-area .getcloud{
  position: absolute;
  z-index: 9;
  background-repeat: no-repeat;
  height: 60px;
  #-webkit-mask-image: url(http://www.nimblu.com/templates/images/layout/diagonal-bottom-white.svg);
  width: 100%;
  bottom: .1px;
  background-color: rgb(250,250,250);
}
.getcloud .cloud-link{
  height: 100%;
  text-align: -webkit-right;
  margin-top: 10px;
  margin-right: 20px;
}
#hero-area .getcloud a{
  text-shadow: none;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
}*/

#hero-area .btn-default {
  border: 2px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  padding: 10px 34px;
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0;
  transition: all linear .2s;
  text-shadow: none;
}

#hero-area .btn-default i {
  margin-right: 10px;
}

#hero-area .btn-default:hover {
  color: rgb(2, 189, 213);
}
#hero-area h1 {
  font-size:84px;
  line-height: 65px;
  color: rgb(255, 255, 255);
  font-weight: 800;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgb(0, 0, 0), 0 2px 0 rgb(0, 0, 0), 0 3px 0 rgb(0, 0, 0), 0 4px 0 rgb(0, 0, 0), 0 5px 0 rgb(0, 0, 0), 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}
#hero-area h2 {
  font-size:28px;
  line-height: 35px;
  color: rgb(255, 255, 255);
  font-weight: 300;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#hero-area b {
  font-size:84px;
  text-shadow: 0 1px 0 rgb(0, 0, 0), 0 2px 0 rgb(0, 0, 0), 0 3px 0 rgb(0, 0, 0) 0 4px 0 rgb(0, 0, 0), 0 5px 0 rgb(0, 0, 0), 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}
/****************************************************/
/*   col-xl,     *-lg,      *-md,    *-sm    *-xs    /
/*      |           |         |       |       |      /
/* >= 1200px, >= 992px, >= 768px, >= 576px, >576     /
/****************************************************/
@media only screen and (max-width:1200px) {
  #hero-area h1 {
    font-size:80px;
    line-height: 65px;
    font-weight: 800;
    margin-bottom: 15px;
  }
  #hero-area h2 {
    font-size:26px;
    line-height: 30px;
    color: rgb(255, 255, 255);
    font-weight: 300;
    text-align: left;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  #hero-area b {
    font-size:80px;
  }
}
@media only screen and (max-width:992px) {
  #hero-area h1 {
    font-size:70px;
    line-height: 60px;
    font-weight: 750;
    margin-bottom: 15px;
  }
  #hero-area h2 {
    font-size:24px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-weight: 300;
    text-align: left;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  #hero-area b {
    font-size:70px;
  }
}
@media only screen and (max-width:768px) {
  #hero-area h1 {
    font-size:46px;
    line-height: 65px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  #hero-area h2 {
    font-size:22px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-weight: 300;
    text-align: left;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  #hero-area b {
    font-size:46px;
  }
}
@media only screen and (max-width:640px) {
  #hero-area h1 {
    font-size:40px;
    line-height: 55px;
    font-weight: 550;
    margin-bottom: 15px;
  }
  #hero-area h2 {
    font-size:20px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-weight: 300;
    text-align: left;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  #hero-area b {
    font-size:40px;
  }
}
@media only screen and (max-width:576px) {
  #hero-area h1 {
    font-size:35px;
    line-height: 55px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  #hero-area h2 {
    font-size:18px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-weight: 300;
    text-align: left;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  #hero-area b {
    font-size:35px;
  }
}
@media only screen and (max-width:410px) {
  #hero-area h1 {
    font-size:25px;
    line-height: 50px;
    font-weight: 375;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  #hero-area h2 {
    font-size:14px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-weight: 300;
    text-align: left;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  #hero-area b {
    font-size:25px;
  }
}
#hero-area .cd-headline {
  text-align: left;
}
#hero-area .cd-words-wrapper{
  color: rgb(100, 195, 216);
  overflow: hidden;

}
/******************* FIN *******************/

/*== ABOUT AREA ON MAINPAGE ( WHAT WE DO) ==*/
.aboutmain {
  padding: 80px 0;
}
.aboutmain .block .btn-about{
    background-color: rgb(100, 195, 216);
    border: 1px solid rgb(114,114,114);
    color: rgb(0,0,0);
    padding: 10px 20px;
    margin-right: 10px;
	  margin-bottom: 10px;
    width: 100%;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 0;
    transition: all linear .2s;
}
.aboutmain .block p{
  margin-bottom: 50px;
}
.aboutmain .block .btn-about:hover {
  color: rgb(255,255,255);
  background-color: rgb(0, 162, 182);
  }
.aboutmain .block img {
  max-width: 100%;
}
.aboutmain .block {
  margin-bottom: 50px;
}

/*== MAIN-FEATURES 3 BLOCKS ON MAINPAGE ==*/
.about-feature .block {
  color: rgb(255, 255, 255);
  padding: 85px 65px;
  height: 100%;
}
.about-feature .block h2{
  color: rgb(250,250,250);
}
.about-feature .block p {
color: rgb(250,250,250);
}
.about-feature .about-feature-1 {
  background: rgb(2, 189, 213);
}
.about-feature .about-feature-2 {
  background: rgb(0, 176, 199);
}
.about-feature .about-feature-3 {
  background: rgb(0, 166, 187);
}


/*== TEAM MEMBER ==*/

#team {
  margin: 0px 0;
}
.team-member {
  padding: 15px;
    margin-bottom: 20px;
}
.team-member .team-img {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
/*  background: url(/images/about/about.png);
  background-size: 80px 80px;
  background-attachment: local;
  background-position: top left;
  background-repeat: no-repeat;  */
}
.team-member .team-img .team-pic {
  width: 45%;
  border-radius: 50%;
  align-items: center;
}
.team-member .team_designation {
  font-size: 13px;
  text-align: center;
  color: rgb(1, 166, 187);
}
.team-member h3 {
  color: rgb(0, 0, 0);
  margin-bottom: 0;
  text-align: center;
  font-size: 20px;
}
.team-member p {
  font-size: 14px;
}
p.team_text {
}
p.social-icons {
  text-align: center;
}
.team-member .social-icons a  {
  background: rgb(1, 166, 187);
  color: rgb(255, 255, 255);
  padding: 4px 15px;
  display: inline-block;
  font-size: 25px;
}
.team-member .social-icons .facebook {
  padding: 4px 12px;
}

/*== FOOTER ==*/
#footer {
  background: rgb(0, 0, 0);
  padding: 25px 0;
  color: rgb(255, 255, 255);
  padding-top: 10px;
  padding-bottom: 10px;
}
#footer .language {
  font-size: 12px;
  margin-bottom: 0;
  line-height:20px;
  text-align: right;
  outline: none;
}
#footer .language a {
  color: rgb(1, 166, 187);
}
#footer .language a:hover {
  color: rgb(250,250,250);
}
#footer .copyright {
  font-size: 11px;
  margin-bottom: 0;
  line-height:20px;
  text-align: left;
}
#footer .copyright a {
  color: rgb(1, 166, 187);
}
#footer .copyright a:hover {
  color: rgb(250,250,250);
}
#footer .social {
  text-align: right;
  margin-bottom: 0;
}
#footer .social li {
  display: inline-block;
  margin-right: 15px;
}
#footer .social li a {
  font-size: 24px;
  color: rgb(1, 166, 187);
}


/*== PRODUCT LIST IN THE FOOTER ==*/
#products {
background-color: rgb(0,0,0);
padding: 40px 0 40px;
font-size: 12px;
text-align: left;
}
#products .contact{
  font-size: 14px;
}
#products .title h1{
font-size: 32px ;
color: rgb(255, 255, 255);
text-transform: uppercase;
margin-bottom: 20px;
font-weight: 300;
}
#products .block h2{
font-size: 16px;
text-transform: uppercase;
margin-bottom: 5px;
font-weight: 300;
}
#products .block a {
color: #01a6bb;
}
#products .block a:hover {
color: #fff;
}
#products .block{
  margin-bottom: 50px;
}

/*== CALL TO ACTION => INTERESTED BLOCK ==*/
#call-to-action {
  background-color: rgb(1, 166, 187);
  background-size: cover;
  padding: 80px 0;
  text-align: center;
  color: rgb(255, 255, 255);
  border-bottom: solid 1px rgb(250, 250, 250);

}

#call-to-action .title {
	font-size: 60px;
}

#call-to-action .block {
  color: rgb(255, 255, 255);
}

#call-to-action .block h2 {
  margin-bottom: 15px;
  color: rgb(250,250,250);
  font-size: 48px;
}

#call-to-action .block p {
  color: rgb(250,250,250);
  font-size: 25px;
  margin-top: 20px;
}

#call-to-action .block .btn-contact {
  background: rgb(255, 255, 255);
  border: 2px solid rgb(255, 255, 255);
  color: rgb(2, 189, 213);
  padding: 15px 34px;
  margin-top: 20px;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0;
  transition: all linear .2s;
}

#call-to-action .block .btn-contact i {
  margin-right: 10px;
}

#call-to-action .block .btn-contact:hover {
  color: #fff;
  background: rgb(2, 189, 213);
}


/*== COMMERCIAL AREA ==*/
#com {
  background-color: rgb(1, 166, 187);
  background: url(/images/com.jpg) ;
  background-size:cover ;
  background-attachment:fixed;
  background-position:center;
  background-repeat:no-repeat;
  padding: 40px 0;
  text-align: left;
  position: relative;
  border-bottom: solid 1px rgb(250, 250, 250);
}
#com .block {

}
#com .title {
 margin-bottom: 20px;
}
#com .block h2 {
  font-size: 40px;
  color: rgb(250, 250, 250);
}
#com .block p {
  color: rgb(250,250,250);
}
#com .block .btn-contact {
    border: 1px solid rgb(250,250,250);
    color: rgb(250,250,250);
    letter-spacing: 2px;
    padding: 10px 25px;
    text-transform: uppercase;
    border-radius: 0;
    transition: all linear .12s;
}
#com .block .btn-contact:hover {
  color: rgb(2,189,213);
  background: rgb(250,250,250);
}
#com .block .btn-contact i {
  margin-right: 10px;
}

/*== NEWS AREA ON HMEPAGE == */

.news-content .news-meta{
  font-size: 12px;
  margin-bottom: 5px;
}

/*== hardware SITE ==*/

#hardware{
  padding: 80px 0 80px 0;
}

#hardwaretop {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  position: relative;
  border-bottom: solid 1px rgb(114,114,114);
}

/* hardware single */
.hardware-single {
  margin: 80px 0 80px 0;
}
.hardware-single-image {
  margin-bottom: 35px;
}
.hardware-single ul{
  margin-bottom: 50px;
}
.hardware-single-image img {
	max-height: 200px;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
}


/*== SINGLE hardware SIDEBAR ==*/
.hardware-single-sidebar {
  position: -webkit-sticky;
  position: sticky;
top: 0px;
}
  .hardware-single-sidebar h1{
    margin-bottom: 8px;
    font-size: 12px;
  }

  .hardware-single-sidebar h2 {
    margin-bottom: 0px;
    font-size: 30px;
  }

  .hardware-single-sidebar h3{
    margin-bottom: 16px;
    font-size: 14px;
  }

  .hardware-single-sidebar h4 {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
  }

  .hardware-single-sidebar h5{
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 600;
  }

  .hardware-single-sidebar h6{
    margin-bottom: 24px;
    font-size: 18px;
    color: rgb(114,114,114);
  }
  .hardware-single-sidebar .tag-link{
    background-color: rgba(0, 0, 0, 0.25);
    cursor: pointer;
    color: #000!important;
    text-decoration: none;
    display: inline-block;
    font-weight: 400!important;
    line-height: 1.25!important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent!important;
    padding: .3rem .3rem .3rem .6rem!important;
    font-size: .60rem!important;
    border-radius: .25rem!important;
    -webkit-transition: all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
    margin-bottom: 4px;
  }
  .hardware-single-sidebar .tag-link:hover{
    background-color: rgb(1,176,199);
    color: #fff!important;
  }
  .hardware-single-sidebar .btn{
      background-color: #02bdd5;
      border: 1px solid #484848;
      color: #000;
      padding: 10px 20px;
      margin-right: 10px;
  	  margin-bottom: 10px;
      width: 100%;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 2px;
      text-transform: uppercase;
      border-radius: 0;
      transition: all linear .2s;
}
.hardware-single-sidebar .btn:hover {
    color: #fff;
    background-color: #00a2b6;
}

/*== HARDWARE ORDER OVERLAY ==*/

.lower{
  width:340px;
  margin:10% auto;
  padding:50px;
  background:white;
  opacity:0.8;
  color:black;
  box-shadow:inset 0 0 0 1px black;
  border:30px solid white;
}

.lower:hover{
  background:black;
  color:white;
  box-shadow:inset 0 0 0 1px white;
  border:30px solid black;
}

input{
  display:none;
}

.lower label{
  font-family: 'NotCourierSans';
  text-transform:uppercase;
  font-size:40px;
  text-align:center;
}

.lower label:hover{
  cursor:pointer;
}

.overlay{
	position: fixed;
	width: 100%;
	height: 100%;
  z-index: 100;
	top: 0;
	left: 0;
	background: rgba(0,0,0,1);
}

.overlay label{
	width: 58px;
	height:58px;
	position: absolute;
	right: 20px;
	top: 20px;
	background: url('https://tympanus.net/Development/FullscreenOverlayStyles/img/cross.png');
	z-index: 50;
  cursor:pointer;
}

.overlay nav {
	text-align: center;
	position: relative;
  z-index: 99999999999999999999999999999;
	top: 50%;
	height: 60%;
	font-size: 54px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 54px;
}

.overlay ul li a {
	font-weight: 300;
	display: block;
	color: white;
  text-decoration:none;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
  font-family: 'NotCourierSans';
  text-transform:uppercase;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #849368;
}

.lower~.overlay-hugeinc{
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

#op:checked~.overlay-hugeinc{
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.overlay-hugeinc nav {
	perspective: 300px;
}

.overlay-hugeinc nav ul {
	opacity: 0.4;
	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}

#op:checked~.overlay-hugeinc nav ul {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

#op:not(:checked)~.overlay-hugeinc nav ul {
	-webkit-transform: translateY(25%) rotateX(-35deg);
	transform: translateY(25%) rotateX(-35deg);
}

















/*== ANIMATED PICTURE LAYER ==*/
figure {
  background: rgb(255,255,255);
  margin-bottom: 50px;
}
.hardware figure .img-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  max-height: 250px;
}
figure .img-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
figure img {
  transform: scale3d(1, 1, 1);
  transition: transform 400ms;
}
figure:hover img {
  transform: scale3d(1.2, 1.2, 1);

}

figure:hover .overlay {
  opacity: 1;
}
figure:hover .overlay .buttons a {
  transform: scale3d(1, 1, 1);
}
figure .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 400ms;
}
figure .overlay a {
  display: inline-block;
  color: #fff;
  padding: 10px 23px;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 0px;
  margin: 4px;
  transform: scale3d(0, 0, 0);
  transition: all 400ms;
}
figure .overlay a:hover {
  text-decoration: none;
}
figure .overlay:hover a {
  transform: scale3d(1, 1, 1);
}
figure .buttons {
  margin-top: 33%;
  text-align: center;
  transform: translateY(-50%);
  display: inline-block;
}
figure .buttons a:hover {
  background: rgb(2, 189, 213);
  border-color: rgb(2, 189, 213);
}
figure .buttons a:focus {
  text-decoration: none;
}
figure figcaption {
  padding: 20px 25px;
  margin-top: 0;
  color: rgb(114, 114, 114);
  min-height: 200px;
  box-shadow: 0px 10px 17px rgba(0,0,0,.1), 1px 12px 20px -40px rgba(0,0,0,.3);
}
figure figcaption h4 {
  margin: 0;
}
figure figcaption h4 a {
  color: rgb(2, 189, 213);
  font-size: 20px;
}
figure figcaption p {
  font-size: 14px;
  margin-bottom: 25px;
  margin-top: 15px;
  line-height: 20px;
}

.hardware-single {
  margin: 80px 0 80px 0;
}
.hardware-single ul{
  margin-bottom: 50px;
}
.hardware-single-image img {
	max-height: 200px;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
}

/*== PAGE ==*/
.page{
  margin:80px 0 80px 0;
}
.page .subtitle-des{
  margin-bottom: 80px;
  text-align: center;
}
.page-single {
  padding: 80px 0 80px 0;
}
.page-single-image {
  margin-bottom: 35px;
}
.page-single-content p, ul, ol{
  margin-bottom: 50px;
    list-style: inside;
    font-size: 20px;
    font-weight: 300;
}
.page-single blockquote {
  margin-bottom: 30px;
  padding: 30px 25px;
  background: #02bdd514;
  color: #848484;
  border: solid 1px;
  border-color: cadetblue;
}
.page-single-sidebar h4 {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
}
.page-single-sidebar .tag-link{
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  color: #000!important;
  text-decoration: none;
  display: inline-block;
  font-weight: 400!important;
  line-height: 1.25!important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent!important;
  padding: .3rem .3rem .3rem .6rem!important;
  font-size: .60rem!important;
  border-radius: .25rem!important;
  -webkit-transition: all .2s ease-in-out!important;
  transition: all .2s ease-in-out!important;
  margin-bottom: 4px;
}
.page-single-sidebar .tag-link:hover{
  background-color: rgb(1,176,199);
  color: #fff!important;
}
.page h4 {
    font-size: 36px;
    color: rgb(0, 0, 0);
  }
.page-parts .block i {
  font-size: 55px;
  color: #02bdd5;
  line-height:1.5;
}
.page-parts .block {
  position:relative;
  text-align: center;
  min-height: 300px;
  padding-top: 30px;
}
.page h4 {
    font-size: 36px;
    color: rgb(0, 0, 0);
  }

.solutions-parts .block i {
  font-size: 55px;
  color: #02bdd5;
  line-height:1.5;
}


#contact-full-width {
margin: 80px 0 80px 0;
}
#contact-full-width .contact-content .btn-details {

  padding: 0;
  background: #02bdd5;
  color: #fff;
  padding: 8px 18px;
  border-radius: 0;
  margin-top: 15px;
  margin-bottom: 50px;
  border: 1px solid #fff;
  box-shadow: 0px 0px 0px 1px #02bdd5;
}
#contact-full-width .contact-content .btn-details:before {
background: #02bdd5;
  box-shadow: 0px 0px 0px 1px #02bdd5;
}

/*== RIGHTS AND IMPRINT POLICYS ==*/
.single-post{
  margin: 80px 0 80px 0;
}

/* News Area */

.news-single-post {
  padding: 80px 0 80px 0;
}
.news-post-img{
  text-align: right;
}
.newspost-title{
  font-size: 26px;
  margin-bottom: 0px;
}
.newspost-title a:hover{
  color:none;
}
.news-meta {
  color: #666;
  font-weight: 300;
  margin-bottom: 30px;
}

.news-author {
  color: #666;
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 30px;
}

.news-single-post .news-img-copyright{
  text-align: right;
  font-style: italic;
  font-size: 11px;
}
.news-more a:hover{
  color: black;
}
#news-full-width-list{
  margin: 80px 0 80px 0;
}
#news-full-width-list .news-content p{
  margin-bottom: 50px;
}

.news-post-content h3 {
  margin-top: 50px;
  margin-bottom: 20px;
}

.news-post-content p {
  text-align: justify;
}

/*== JOB SECTION ==*/

.job-single-post {
  padding: 80px 0 80px 0;
}
.job-post-img{
  text-align: right;
}
.jobpost-title{
  font-size: 26px;
  margin-bottom: 0px;
}
.jobpost-title a:hover{
  color:none;
}
.job-meta {
  color: #666;
  font-weight: 300;
  margin-bottom: 30px;
}

.job-author {
  color: #666;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 50px;
}

.job-single-post .news-img-copyright{
  text-align: right;
  font-style: italic;
  font-size: 11px;
}
.job-more a:hover{
  color: black;
}
#job-full-width-list{
  margin: 80px 0 80px 0;
}
#job-full-width-list .news-content p{
  margin-bottom: 50px;
}

.job-single-post .btn-default {
  background: rgb(2, 189, 213);
  border: 2px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  padding: 10px 34px;
  margin-top: 20px;
  border-radius: 0;
  transition: all linear .2s;
  text-shadow: none;
}

.job-post-content ul{
  list-style: square;
  list-style-position: outside;
}

.job-single-relation ul{
  margin-bottom: 2px;
}




/*== CONTACT == */

#contact-section {
margin: 80px 0 80px 0;

}

#contact-section .contact-form {
  margin-top: 42px;
  padding-bottom: 50px;
}

#contact-section .contact-form .btn-send {
  color: #fff;
  outline: none;
  background: #02bdd5;
  transition: all linear .2s;
  border-color: #02bdd5;
  border-radius: 0;
}

#contact-section input {
  display: block;
  height: 40px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 1px;
  border: 1px solid rgba(111, 121, 122, 0.3);
  box-shadow: none;
  -webkit-box-shadow: none;
}

#contact-section textarea {
  display: block;
  border-radius: 0;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cccccc;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#contact-section .address, #contact-section .email, #contact-section .phone {
  text-align: center;
  background: #F7F7F7;
  padding: 20px 0 40px 0;
  margin-bottom: 20px;
}

#contact-section .address i, #contact-section .email i, #contact-section .phone i {
  font-size: 45px;
  color: #02bdd5;
}

#contact-section .address h5, #contact-section .email h5, #contact-section .phone h5 {
  font-size: 16px;
  line-height: 1.4;
}

#contact-section .address-details {
  padding-top: 70px;
}

#map-canvas {
  width: 100%;
  height: 350px;
  background-color: #CCC;
}

.error {
  padding: 10px;
  color: #D8000C;
  border-radius: 2px;
  font-size: 14px;
  background-color: #FFBABA;
}

.success {
  background-color: #6cb670;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 10px;
}

#error, #success {
  display: none;
  margin-bottom: 10px;
}



* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style-type: none;
}

a {
    color: #e95846;
    text-decoration: none;
}

.pricing-table-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 5.6em;
    color: #FFF;
    margin-top: 15px;
    text-align: left;
    margin-bottom: 25px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.pricing-table-title a {
    font-size: 0.6em;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    clear: both;
}
/** ========================
 * Contenedor
 ============================*/

#cloudrent{
  width: 100%;
      background-color: rgb(245,245,245);
      padding: 50px 0 50px 0;
}
.pricing-wrapper {
  margin: 50px 0 50px 0;
  width: 100%;
  display: -webkit-box;
}

.pricing-table {
    margin: 0 10px;
    text-align: center;
    display:grid;
    float: center;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
    box-shadow: 0 0 15px rgba(0,0,0,0.4);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
} .recommended{
    border: 2px solid rgb(0,166,187) ;

}

.pricing-table:hover {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}

.pricing-title {
    color: #FFF;
    background: rgb(2, 189, 213);
    padding: 20px 0;
    font-size: calc(16px + 6 * ((100vw - 320px) / 680));

    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.pricing-table.recommended .pricing-title {
    background: rgb(0, 166, 187);
        color: rgb(251, 202, 55);
}

.pricing-table.recommended .pricing-action {
    background: rgb(0, 166, 187);
}

.pricing-table .price {
    background: #f5f5f5;
    color: rgb(0,166,187);
    font-size: 3.4em;
    font-weight: 700;
    padding: 20px 0;
    text-shadow: 0 1px 1px rgba(0,0,0,0.9);
}

.pricing-table .price sup {
    font-size: 0.4em;
    position: relative;
    left: 5px;
}

.table-list {
    background: white;
    color: #403d3a;
    text-align: left;
    min-height: 160px;
}

.table-list li:nth-child(2n) {
    background: #f5f5f5;
}

.table-list li {
  text-align: left;
  font-size: 0.8em;
  font-weight: 700;
  padding: 12px 20px;
}

.table-list li:before {
    content: "\f363";
    font-family: 'Ionicons';
    color: rgb(2, 189, 213);
    display: inline-block;
    position: relative;
    right: 5px;
    font-size: 16px;
        padding-left: 20px;
}

.table-list li span {
    font-weight: 400;
}

ul.table-list {
  margin-bottom: 0px;
}

.pricing-table p{
  color: rgb(84, 84, 84);
  margin: 1rem;
  min-height: 60px;
}

.table-list li span.unlimited {
    color: #FFF;
    background: rgb(213, 110, 2);
    font-size: 0.6em;
    vertical-align: middle;
    padding: 5px 7px;
    display: inline-block;
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    border-radius: 38px;
}


.table-buy {
    background: #FFF;
    padding: 15px;
    text-align: left;
    overflow: hidden;
}

.table-buy p {
    float: left;
    color: #37353a;
    font-weight: 700;
    font-size: 2.4em;
}

.table-buy p sup {
    font-size: 0.5em;
    position: relative;
    left: 5px;
}

.table-buy .pricing-action {
    float: right;
    color: #FFF;
    background: rgb(2, 189, 213);
    padding: 10px 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: 700;
    font-size: 1.4em;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.table-buy .pricing-action:hover {
    background: #228799;
}

.recommended .table-buy .pricing-action:hover {
    background: #228799;
}

/** ================
 * Responsive
 ===================*/
 @media only screen and (min-width: 1200px) and (max-width: 3440px) {
    .pricing-wrapper {
        width: 100%;
        display: -webkit-box;
    }

    .pricing-table {
      display: block;
      float: none;
      width: 100%;
    }

    .table-list li {
        font-size: 1.3em;
    }

 }

 @media only screen and (min-width: 768px) and (max-width: 1200px) {
    .pricing-wrapper {
        width: 100%;
      display: grid;
    }

    .pricing-title{

    }

    .pricing-table {
        display: block;
        float: none;
        margin: 0 0 50px 0;
        width: 100%;
    }
 }

@media only screen and  (min-width: 320px) and (max-width: 768px) {
    .pricing-wrapper {
        width: 100%;
        display: grid;
    }
    .pricing-table {
        display: block;
        float: none;
        margin: 0 0 50px 0;
        width: 100%;
    }
}


/*== Hardware Price List ==*/

.pricelist-table{
  width:100%;
  background: rgb(2, 189, 213);
    color: #FFF;

}
.pricelist-table x:hover {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.priecelist-table td, th{
  color: #FFF;
  background: rgb(0, 144, 162);
  padding: 10px;
  font-size: 1.2em;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.priecelist-table span{
  color: yellow;
  font-weight: bold;
}
.pricelist-table tr:nth-child(even){
  background:rgb(0,166,187);
}

.pricelist-table-order{
width: 10px;
 }
.pricelist-table-price{
  width: 20px;
}

/* vereinfachte version */

.price-list {
  width: 100%;
    text-align: left;
    display:grid;
    float: center;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
    box-shadow: 0 0 15px rgba(0,0,0,0.4);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
} .recommended{
    border: 2px solid rgb(0,166,187) ;
}

.price-list:hover {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}

.price-list-title th{
  color: #FFF;
  background: rgb(2, 189, 213);
  padding: 10px;
  font-size: 1.2em;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.price-list-content-odd {
  width:100%;
  color: #fff;
  background: rgb(0,166,187);
  padding: 10px 0;
  font-size: 0.8em;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
td {
  padding: 10px;
}

.price-list-content-odd span {
  color: yellow;
    font-weight: bold;

      text-transform: uppercase;
}

.price-list-content-even {
  color: #fff;
  background: rgb(2, 189, 213);
  padding: 10px 0;
  font-size: 0.8em;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
td {
  padding: 10px;
}
.price-list-content-even span {
  color: yellow;
    font-weight: bold;

      text-transform: uppercase;
}

.list-content{
  padding: 10px;
  width:100%;
}

.list-content-price{
  font-weight: bold;
  padding: 10px;
  width:100%;
}

/*== CLIENT PAGE ===*/
#clients {
  padding: 30px 0 30px;
  background-color: rgb(255,255,255);
}

#clients .owl-carousel .owl-item {
  margin-right: 10px;
}

#clients .owl-carousel .owl-item img {
  display: block;
  width: auto;
  height: 80px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}


/*== Newsletter Input Submit ==*/
#mc_embed_signup input.email {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
    font-size: 18px;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
    background-color: #fff;
    box-sizing: border-box;
    height: 50px;
    padding: 0px 1em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
}
#mc_embed_signup .button2 {
    font-size: 13px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: .03em;
    color: #fff;
    background-color: #aaa;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    display: inline-block;
    margin: 0;
    transition: all 0.23s ease-in-out 0s;
  }

#mc_embed_signup .button {
    background: rgb(255, 255, 255);
    border: 2px solid rgb(255, 255, 255);
    color: rgb(2, 189, 213);
    padding: 15px 34px;
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    transition: all linear .2s;
  }

  #mc_embed_signup .button:hover {
    color: #fff;
    background: rgb(2, 189, 213);
  }
