@charset "utf-8";
  /*top banner*/
#team{
	padding-top: 10px;
	padding-bottom: 100px;}
  h1, h2, h3, h4, h5, h6, a, p, .fl-button {
	font-family:  'Open Sans', Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}
.h3{
	text-align: center;
	color: #969696;
	font-size: 2.5em;
	font-weight: 300;
	padding-bottom: 30px;
	border-bottom: none;}
.p{
	margin-top: 10px;
	color: #666666;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 10px;}
h4.date{
	color: #777777;
    font-size: 17px;
	font-weight: 600;}
p.text-title{
	font-size: 14px;
    color: #666666;
	}
#eis, #eib, #latam, #iRetail, #isg, #iag,  #iAutomation{
	margin-top: 100px;}
#eis, #iConnectivity, #iRetail, #latam{
	background-color: rgba(67, 152, 239, 0.1);
	padding-top: 30px;
	padding-bottom: 30px;
	}
#eis, #latam, #iConnectivity, #iAutomation, #iSystems, #ncg{
	padding-top: 40px;}
	.header-section {
    /* background-color: #aaa; */
    color: #ffffff;
    font-size: 55px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 50px;
    font-family: 'Open Sans', Helvetica, Sans serif;
    font-weight: 400;
    margin-top: 0px;
   background: #f46b45;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #eea849, #f46b45);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #eea849, #f46b45); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}
.title{
	background: #f46b45;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #eea849, #f46b45);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #eea849, #f46b45); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


	}
h5.h5{
	    font-size: 20px;
    color: #fff;
    line-height: 25px;
    font-weight: 400;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    margin-top: 15px;
	text-align:center;
	padding-bottom: 40px;}



.eStore_block980 {
    width: 980px;
    margin: 0 auto;
}

.column{
	width: 25%;
	float: left;
	text-align: center;}
.nocolor{
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */    
   -webkit-filter: grayscale(90%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray; /* IE 6-9 */
	}
.nocolor:hover{
	   -webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;
   transition: ease;
       transition: all 0.55s;
	   border-radius: 100px;
}
.img-circle{
	border-radius: 50%;}

/**layout**/
.col-12{
	width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
     margin-top: 35px;
}
.col-10{
	width: 80%;
	margin-left: 10%;
	overflow: hidden;
}
.col-11{
	width: 90%;
	margin-left: 5%;
	margin-top: 20px;
	overflow: hidden;
}
.col-5{
	text-align:center;
	width: 20%;
	float: left;
}
.col-4{
	width: 23%;
	margin-left: 2%;
	float: left;
	text-align:center;
	margin-top: 20px;
}
.col-4-product{
	width: 23%;
	margin-left: 1%;
	float: left;
	text-align:center;
	margin-top: 20px;
}
.col-3 {
    width: 32%;
    margin-left: 1%;
    float: left;
    text-align: center;
    margin-top: 20px;
	padding-bottom: 30px;
	}
	
.col-2{
	width: 48%;
	float: left;
	text-align: left;
	margin-bottom: 35px;
	margin-top: 20px;
	text-align:center;
}

.col-2 img{
	max-width: 100%;
	}
img{max-width: 100%;}
.img-circle{border-radius: 50%;
padding-bottom: 20px;
}
.col-4 img{max-width: 90%;}
/**end of layout**/

.nav-background{
	 background-color: #4398ef;
	 width: 100%;
	}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
    float: left;
	font-size: 14px;
}

.os-name{
	font-size: 15px;
	font-weight: bold;
	}

div.topnav.stickytop {
    position: fixed;
    top: 0;
    width: 100%;
    margin-left: 0;
}
.col-2 img.small{
	max-width: 75%;
	}
/*top nav*/
.topnav {
  overflow: hidden;
  background-color: #4398ef;
  margin: 0 auto;
  text-align:center;
  background: #43cea2;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #185a9d, #43cea2);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #185a9d, #43cea2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.topnav a {
  float: left;
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 15px;
}
div.topnav.stickytop {
    position: fixed;
    top: 0;
    width: 100%;
    margin-left: 0;
	z-index: 1000;
	box-shadow: 2px 3px 5px 0px #cecece;
}

.topnav a:hover {
  background-color: #43cea2;
  color: #ffffff;
}

.active {
      background-color: #43cea2;
  color: white;
}


.topnav .icon {
  display: none;
}
/*top nav*/
.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: #4398ef;
	font-size: 12px;
	padding: 1em;
	font-family: 'Open Sans', Verdana, Tahoma, sans-serif;
	display: none;
}
.white{color: #fff;}
.go-top:hover {
	background-color: #275f96;
	Color: #ffffff;
	text-decoration: none;
}
.padding-left{
	padding-left: 20%;}
	
	
.no-bottom-margin{
	margin-bottom: 0;}
.no-top-margin{
	margin-top: 0;}
	.button{
		text-align: center;}
.estore_btn{background-color: #4398ef;
    color: #fff;
    border-radius: 3px;
    padding: 5px 8px;
    text-align: center;
    border: 0px;
    min-width: 120px;
	text-decoration: none;}
	.estore_btn:hover{
		color: #ffffff;}
a:hover{
		color: #ffffff;}
.eStore_wrapper .eStore_btn:hover {
    background-color: #2284e8;
    cursor: pointer;
}

  @media screen and (max-width: 980px) {
	  	.col-2 a img{max-width: 80%;}
    .cycle-overlay {
        font-family: 'Open Sans', tahoma, arial;
        position: absolute;
        left: 0;
        top: 2%;
        z-index: 101;
        background: none;
        color: #fff;
        padding: 0px;
        height: 70%;
        width: 50%;
        margin-right: 0px;
    }


    .cycle-overlay h1 {
        font-family: 'Open Sans', Tahoma, arial;
        padding: 20px 25px 0px 0px;
        font-size: 48px;
        font-weight: 700;
        text-shadow: 1px 1px 3px #a2a2a2;
        text-transform: uppercase;
        width: 90%;
        padding-left: 20px;
    }

    .cycle-overlay h4 {
        font-family: 'Open Sans', tahoma, arial;
        padding: 10px 25px;
        font-size: 18px;
        font-weight: 400;
        margin-top: 0px;
        margin-bottom: 10px;
        text-shadow: 1px 1px 1px #aeaeae;
        width: 80%;
    }

    .cycle-overlay .eStore_btn {
        position: relative;
        bottom: 10px;
        left: 25px;
        margin-left: 0px;
    }
	.padding-left{
	padding-left: 0%;}}
  
   @media screen and (max-width: 767px) {
 .col-4, .col-4-product{
	width: 48%;
	}
	.col-3{width: 46%;}
	.col-2{width: 94%;
	margin-left: 3%;
	margin-bottom: 0;}
	.col-2 a img{max-width: 100%;}

        .cycle-overlay {
            top: 5%;
            width: 70%;
            z-index: 101;
            background-color: rgba(0, 0, 0, 0.5);
            color: #fff;
            padding: 20px;
            height: auto;
        }

        .cycle-overlay h1 {
            font-size: 30px;
            padding-left: 0;
            Width: 90%;
        }

        .cycle-overlay h4 {
            font-family: open Sans, Arial, Helvetica, sans-serif;
            font-weight: 400;
            color: #fff;
            padding: 10px 0px 0px 0px;
            font-size: 17px;
            text-align: left;
            width: 100%;
        }

        .cycle-overlay h4 {
            left: 0px;
            margin-left: 0;
        }

        .eStore_wrapper .cycle-overlay .eStore_btn {
            left: 20px;
            width: 30%;
        }
		
		.column{
	width: 50%;
	margin-bottom: 40px;
		}
 
 .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
	
  }
  .nocolor{
		  filter: none;
		  -webkit-filter: none;}}
 
   @media screen and (max-width: 480px) {
	   img {
    max-width: 100%;
    height: auto;
}
.col-12{
	width: 90%;
	margin-left: 5%;}
.col-4, .col-4-product, .col-3{
			width: 90%;
    margin-left: 5%;}
	.card, .card-product{
		padding-top: 30px;}
	.col-2 a img{width: 100%;}
	.col-2{width: 94%;
	margin-left: 3%;
	margin-bottom: 0;}
	
       .cycle-slideshow {
            width: 100%;
            margin: 10px auto;
            padding: 0;
            height: auto;
            position: relative;
            background: url(images/spinner.gif) 50% 50% no-repeat;
        }

        .cycle-overlay {
            top: 5%;
            width: 100%;
            z-index: 101;
            background-color: rgba(0, 0, 0, 0.5);
            color: #fff;
            padding: 10px;
            height: auto;
        }

        .cycle-overlay h1 {
            font-family: Open Sans, Arial, Helvetica, sans-serif;
            font-weight: 700;
            color: #fff;
            font-size: 30px;
            text-align: left;
            padding: 0px 0px 3px 3px;
            width: 90%;
        }

        .cycle-overlay h4 {
            font-family: open Sans, Arial, Helvetica, sans-serif;
            font-weight: 400;
            color: #fff;
            padding: 10px 0px 0px 0px;
            font-size: 17px;
            text-align: left;
            width: 100%;
        }

        .cycle-slideshow {
            width: 100%;
            margin: 10px auto;
            padding: 0;
            height: 320px;
            position: relative;
            background: url(images/spinner.gif) 50% 50% no-repeat;
        }

        .eStore_wrapper .cycle-overlay .eStore_btn {
            position: relative;
            bottom: 10px;
            left: 0px;
            margin-left: 0px;
            width: 50%;
			
        }
		.column{
	width: 100%;
	margin-bottom: 40px;
		
   }
   .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .header-section {
	  line-height: 1.4em;}
	  .nocolor{
		  filter: none;
		  -webkit-filter: none;}
		 p.text-title {
    font-size: 14px;
    color: #666666;
    margin-bottom: 50px;
}
	  }
  /* CSS Document */
