
* { outline: 0 !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

html {
    position: relative;
    min-height: 100%;
}

body {
	margin:0;
	font-size: 15px;
	line-height: 21px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'OpenSans-Bold';
	background: #2b688d;
	overflow: hidden;
}
/* HEADINGS */

h1,h2,h3,h4,h5,h6 { padding: 0 0 10px; line-height: 140%; -webkit-font-smoothing: antialiased; }

h1 { font-size: 4em;font-weight: normal;}
h2 { font-size: 2em;font-weight: bold;line-height: 100%;}
h3 { font-size: 1.8em;font-weight:500;line-height: 100%;}
h4 { font-size: 1.5em;font-weight:500; }
h5 { font-size: 1.2em; font-weight:500;}
h6 { font-size: 0.9em;font-weight:500; }

p{	line-height: 1.6;
    color: #737373;
    font-weight: normal;
    float: left;
	font-family: 'OpenSans-Bold';
    font-size: 17px;
    position: relative;
    text-decoration: none;
    letter-spacing: 1.2px;}
a:hover{color:#EE3D34;}
a,li,img,div{-webkit-transition: all 500ms;-moz-transition: all 500ms;-o-transition: all 500ms;transition: all 500ms;}



/* IMAGES
-----------------------------------------------------------------*/

img{width:auto; height:auto; max-width:100%;}



@font-face {
  font-family: 'OpenSans-Bold';
  src: url('fonts/OpenSans-Bold.eot') format('embedded-opentype');src: 
  url('fonts/OpenSans-Bold.woff') format('woff'),
  url('fonts/OpenSans-Bold.ttf')  format('truetype'), 
  url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

.tech-main-container {
    background: url(images/bg.jpg) center;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
.tech-main-container:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(24, 106, 208, 0.65) url(images/bg_repeate.png);
    position: absolute;
}

.tech-left-sidebar {
    height: 100%;
    background: #16679a url(images/repeate.jpg) right center;
    width: 300px;
    position: relative;
    background-repeat: repeat-y;
    box-shadow: 4px 0px 36px 3px #0f3d68;
	-webkit-box-shadow: 4px 0px 36px 3px #0f3d68;
	-moz-box-shadow: 4px 0px 36px 3px #0f3d68;
	-ms-box-shadow: 4px 0px 36px 3px #0f3d68;
	-o-box-shadow: 4px 0px 36px 3px #0f3d68;
	float: left;
	border-right: 1px solid #1978a9;
	z-index: 9;
}
.tech-logo-wrapper {
    background: #fff;
    text-align: center;
}

.tech-logo {
	padding: 20px;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    max-width: 260px;
    margin: 0 auto;
}

.tech-logo-wrapper img {
    max-width: 250px;
}


.tech-mail-wrapper {
    text-align: center;
    background: #5a9ddb;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.tech-mail {
    padding: 15px 15px 15px;
}

.tech-mail-text i {
    font-size: 26px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #16679a;
    margin-right: 15px;
	border-radius: 50%;
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.tech-mail-text a {
    color: #fff;
    font-size: 16px;
}
span.anim1 {
	-webkit-animation: LeftToRight31 90s infinite linear;
	animation: LeftToRight31 90s infinite linear;
	color: #fff;position: absolute;
	top: 0;
	right: 0;
	width: 326px;
	height: 166px;
	background: url(images/b_icons.png);
	display: inline-block;
	background-position: 0 0;
}
span.anim2 {
    -webkit-animation: LeftToRight31 50s infinite linear;
    animation: LeftToRight31 50s infinite linear;
    color: #fff;
    position: absolute;
    top: 49%;
    right: 0;
    width: 312px;
    height: 175px;
    background: url(images/b_icons.png);
    display: inline-block;
    background-position: -335px -61px;
}
span.anim3 {
    -webkit-animation: LeftToRight33 150s infinite linear;
    animation: LeftToRight33 150s infinite linear;
    color: #fff;
    position: absolute;
    top:19%;
    left: 0;
    width: 395px;
    height: 169px;
    background: url(images/b_icons.png);
    display: inline-block;
    background-position: -739px -225px;
}


.cloud1{
color: #fff;
    position: absolute;
    top: 29%;
    left: 0;
    width: 600px;
    height: 263px;
    background: url(images/cloud1.png) center center;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-animation: LeftToRight30 500s infinite linear;
    animation: LeftToRight30 500s infinite linear;
}
.cloud2{
    color: #fff;
    position: absolute;
    top: -9px;
    right: -46px;
    width: 600px;
    height: 263px;
    background: url(images/cloud3.png) center center;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
}
.cloud3{
	color: #fff;
    position: absolute;
    top: 0%;
    left: 10%;
    width: 458px;
    height: 263px;
    background: url(images/cloud4.png) center center;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
	-webkit-animation: LeftToRight32 400s infinite linear;
    animation: LeftToRight32 400s infinite linear;
}
.tech-content-wrapper {
    text-align: center;
    position: relative;
    z-index: 99;
}

.tech-table {
    display: inline-block;
    position: relative;
    margin-left: 75px;
}
.tech-peopels {
	position: relative;
    display: inline-block;
    margin-left: -10px;
}
.tech-platform {
    margin-top: -100px;
    margin-left: -90px;
    max-width: 1000px;
}
.tech-men1 {
    position: absolute;
    left: -16px;
    top: -130px;
}

.tech-men2 {
    position: absolute;
    left: 203px;
    top: -151px;
}

.tech-men3 {
    position: absolute;
    right: 110px;
    top: -151px;
}

.tech-men4 {
    position: absolute;
    right: -89px;
    top: -137px;
}
.tech-pipe {
	position: relative;
	width: 100%;
	display: inline-block;
	float: left;
	height: 370px;
}
.clearfix {
    clear: both;
}
.tech-graphics {
    max-width: 950px;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}
.tech-cloud2 {
    width: 152px;
    height: 104px;
    background: url(images/cloud_right.png);
    background-size: contain;
    padding-top: 46px;
    position: absolute;
    bottom: 34px;
    left: 136px;
}
.tech-cloud1 {
    width: 148px;
    height: 103px;
    background: url(images/cloud_left.png);
    background-size: contain;
    padding-top: 29px;
    position: absolute;
    left: 0;
    top: 38px;
}
.tech-cloud3 {
    width: 154px;
    height: 106px;
    background: url(images/cloud_right.png);
    background-size: contain;
    padding-top: 42px;
    position: absolute;
    top: 35px;
    left: 307px;
}
.tech-cloud4 {
    width: 160px;
    height: 110px;
    background: url(images/cloud_left.png);
    background-size: contain;
    padding-top: 43px;
    position: absolute;
    right: 344px;
    bottom: 25px;
}

.tech-cloud5 {
    width: 141px;
    height: 96px;
    background: url(images/cloud_right.png);
    background-size: contain;
    padding-top: 38px;
    position: absolute;
    top: 37px;
    right: 168px;
}
.tech-cloud6 {
    width: 167px;
    height: 115px;
    background: url(images/cloud_left.png);
    background-size: contain;
    padding-top: 47px;
    position: absolute;
    right: 0;
    bottom: 25px;
}

.tech-line1 {
    position: absolute;
    width: 10px;
    height: 98px;
    background: white;
    left: 68px;
    top: 132px;
}

.tech-connector1 {
    position: absolute;
    left: 68px;
    top: 215px;
	z-index: -9;
}
.tech-line2 {
    position: absolute;
    width: 88px;
    height: 10px;
    background: #ffffff;
    left: 276px;
    bottom: 62px;
}

.tech-line3 {
    position: absolute;
    width: 10px;
    height: 145px;
    background: #fbfcff;
    left: 378px;
    bottom: 139px;
}

.tech-connector2 {
    position: absolute;
    left: 296px;
    bottom: 62px;
	z-index: -9;
}
.tech-line4 {
    position: absolute;
    width: 10px;
    height: 148px;
    background: #fbfcff;
    right: 420px;
    bottom: 107px;
}
.tech-connector3 {
    position: absolute;
    right: 420px;
    top: 92px;
	z-index: -9;
}
.tech-line5 {
    position: absolute;
    width: 88px;
    height: 10px;
    background: #ffffff;
    right: 270px;
    bottom: 62px;
}

.tech-line6 {
    position: absolute;
    width: 10px;
    height: 145px;
    background: #fbfcff;
    right: 236px;
    bottom: 139px;
}

.tech-connector4 {
    position: absolute;
    right: 236px;
    bottom: 62px;
	z-index: -9;
}

.tech-line7 {
    position: absolute;
    width: 88px;
    height: 10px;
    background: #ffffff;
    right: 129px;
    top: 90px;
	z-index: -9;
}

.tech-line8 {
    position: absolute;
    width: 10px;
    height: 142px;
    background: #ffffff;
    right: 80px;
    top: 158px;
}

.tech-connector5 {
    position: absolute;
    right: 80px;
    top: 90px;
	z-index: -9;
}
.tech-connector6 {
    right: 0;
    position: absolute;
    bottom: -39px;
	z-index: -9;
}

.tech-connector7 {
    right: -26px;
    position: absolute;
    bottom: -121px;
	z-index: -9;
}

.tech-cloud7 {
    right: -89px;
    position: absolute;
    bottom: -257px;
    width: 137px;
}

.tech-product-img {
    -webkit-animation: tech-product 50s infinite linear;
    animation: tech-product 50s infinite linear;
    color: #fff;
    display: inline-block;
    position: relative;
}
.drop1 {
	width: 60px;
    height: 60px;
    background: #72a6e6;
    position: absolute;
    top: 16px;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    border-top-right-radius: 0;
    transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
    left: 0;
    -webkit-animation: drop1 2s infinite linear;
    animation: drop1 2s infinite linear;
}

.tech-cloud1:before {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud 4.5s infinite linear;
    animation: cloud 4.5s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}
.tech-cloud1:after {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud2 5s infinite linear;
    animation: cloud2 5s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}


.tech-cloud2:before {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud3 4s infinite linear;
    animation: cloud3 2s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}
.tech-cloud2:after {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud2 2.5s infinite linear;
    animation: cloud2 2.5s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}

.tech-cloud3:before {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud3 4s infinite linear;
    animation: cloud3 4s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}
.tech-cloud3:after {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud2 6s infinite linear;
    animation: cloud2 6s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}

.tech-cloud5:before {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud2 4s infinite linear;
    animation: cloud2 4s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}
.tech-cloud5:after {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud3 6s infinite linear;
    animation: cloud3 6s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}

.tech-cloud4:before {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud 3.5s infinite linear;
    animation: cloud 3.5s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}
.tech-cloud4:after {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud2 4s infinite linear;
    animation: cloud2 4s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}


.tech-cloud6:before {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud2 4s infinite linear;
    animation: cloud2 2s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}
.tech-cloud6:after {
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    content: '';
    left: 23px;
    border-radius: 50%;
    -webkit-animation: cloud3 2.5s infinite linear;
    animation: cloud3 2.5s infinite linear;
    margin: auto;
    bottom: 0;
    top: 0;
}
.tech-footer {
    margin-left: 30px;
}
.tech-footer-container {
    z-index: -9;
    position: absolute;
    bottom: 10px;
}
.tech-cloud1:hover img, .tech-cloud2:hover img, .tech-cloud3:hover img, .tech-cloud4:hover img, .tech-cloud5:hover img, .tech-cloud6:hover img {
    transform: rotatey(180deg);
	-webkit-transform: rotatey(180deg);
	-moz-transform: rotatey(180deg);
	-ms-transform: rotatey(180deg);
	-o-transform: rotatey(180deg);
}
.tech-cloud1:hover,.tech-cloud2:hover,.tech-cloud3:hover,.tech-cloud4:hover,.tech-cloud5:hover,.tech-cloud6:hover{
	cursor: pointer;
}
.tech-cloud1 img, .tech-cloud2 img, .tech-cloud3 img, .tech-cloud4 img, .tech-cloud5 img, .tech-cloud6 img{
    z-index: 9;
    position: relative;
}
span.tech-spring {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -36px;
    -webkit-animation: light 2s infinite linear;
    animation: light 2s infinite linear;
}

span.tech-cursor {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -58px;
    left: 45px;
    background-position: 125px 40px;
    -webkit-animation: light 3s infinite linear;
    animation: light 3s infinite linear;
}

span.tech-light {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -28px;
    right: 71px;
    background-position: -92px -2px;
    -webkit-animation: light 2.5s infinite linear;
    animation: light 2.5s infinite linear;
}
span.tech-comment {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -36px;
    background-position: 90px 0;
    -webkit-animation: light 3.5s infinite linear;
    animation: light 3.5s infinite linear;
}

span.tech-mark {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -44px;
    background-position: 0px -50px;
    left: 50px;
    -webkit-animation: light 3s infinite linear;
    animation: light 3s infinite linear;
	
}

span.tech-app {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -23px;
    background-position: 35px 0px;
    right: 9px;
    -webkit-animation: light 2s infinite linear;
    animation: light 2s infinite linear;
}

span.tech-wifi {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -23px;
    background-position: -92px -52px;
    right: 9px;
	 -webkit-animation: light 2s infinite linear;
    animation: light 2s infinite linear;
}

span.tech-edit {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -49px;
    background-position: -138px -52px;
    right: 64px;
	 -webkit-animation: light 3s infinite linear;
    animation: light 3s infinite linear;
}

span.tech-code {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -11px;
    background-position: -48px -52px;
    left: 0;
	 -webkit-animation: light 2s infinite linear;
    animation: light 2s infinite linear;
}
span.tech-settings {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -21px;
    background-position: 0 37px;
    left: 30px;
	-webkit-animation: light 3.5s infinite linear;
    animation: light 3.5s infinite linear;
}

span.tech-question-in {
    width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -44px;
    background-position: -44px 37px;
    right: 55px;
	 -webkit-animation: light 2s infinite linear;
    animation: light 2s infinite linear;
}

span.tech-lights {
	width: 40px;
    height: 40px;
    background: url(images/w_icons.png);
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 1px;
    background-position: 85px 40px;
    -webkit-animation: light 3s infinite linear;
    animation: light 3s infinite linear;
}
.baloon {
    position: absolute;
    bottom: -12%;
    left: 1%;
    max-width: 440px;
    -webkit-animation: baloon 15s infinite linear;
    animation: baloon 15s infinite linear;
	z-index: 99;
}





@media (max-width: 1600px) { 
.tech-cloud1 {
    width: 140px;
    height: 96px;
	padding-top: 25px;
	top: 15px;
}
.tech-line1 {
    top: -100px;
}
.tech-connector1 {
    top: 130px;
}
.tech-cloud2 {
    width: 138px;
    height: 95px;
    padding-top: 37px;
    bottom: 122px;
}
.tech-line2 {
    bottom: 150px;
}
.tech-connector2 {
    bottom: 150px;
}
.tech-line3 {
    height: 85px;
    bottom: 191px;
}
.tech-cloud3 {
    width: 135px;
    height: 92px;
    padding-top: 39px;
    top: 8px;
    left: 321px;
}
.tech-connector3 {
    top: 58px;
}
.tech-line4 {
    height: 70px;
    bottom: 190px;
}
.tech-cloud4 {
    width: 130px;
    height: 90px;
    padding-top: 31px;
    right: 353px;
    bottom: 127px;
}
.tech-line5 {
    right: 286px;
    bottom: 150px;
}
.tech-connector4 {
    bottom: 150px;
}
.tech-cloud5 {
    width: 127px;
    height: 87px;
    padding-top: 30px;
    top: 7px;
    right: 180px;
}
.tech-line6 {
    height: 97px;
    bottom: 189px;
}
.tech-line7 {
    top: 55px;
}
.tech-connector5 {
    right: 100px;
    top: 55px;
}
.tech-line8 {
    right: 100px;
    top: 98px;
}
.tech-cloud6 {
    width: 133px;
    height: 94px;
    padding-top: 34px;
    bottom: 93px;
}
.tech-connector6 {
    bottom: 45px;
}
.tech-connector7 {
    right: -21px;
    bottom: -37px;
}
.tech-cloud7 {
    right: -66px;
    bottom: -132px;
    width: 98px;
}
.tech-peopels {
    margin-top: 85px;
}
.tech-platform {
    margin-top: -110px;
	max-width: 990px;
}
.baloon {
    max-width: 350px;
}


}


@media (max-width: 1366px) { 
.tech-footer {
	margin-left: 200px;
    max-width: 579px;
    margin-top: 29px;
}
.tech-table {
    margin-left: 85px;
    max-width: 510px;
}
.tech-men4 {
    right: -68px;
    top: -118px;
    width: 150px;
}
.tech-men3 {
    top: -116px;
    width: 110px;
}
.tech-men2 {
    left: 203px;
    top: -115px;
    width: 110px;
}
.tech-men1 {
    left: 20px;
    top: -95px;
    width: 150px;
}
.tech-logo {
	max-width: 220px;
    margin-left: 321px;
    margin-top: 19px;
    bottom: 0;
}
span.tech-spring {
    top: -30px;
    left: -23px;
}
span.tech-cursor {
    top: -54px;
    left: 27px;
}
span.tech-light {
    right: 35px;
}
span.tech-comment {
    left: -20px;
}
span.tech-mark {
    left: 22px;
}
span.tech-app {
    right: -9px;
}
span.tech-wifi {
    right: -2px;
}
span.tech-edit {
    right: 42px;
}
span.tech-code {
    left: -18px;
}
span.tech-settings {
    left: 10px;
}
span.tech-lights {
    top: -26px;
    right: -7px;
}
.tech-line1 {
    top: 98px;
}

.tech-line2 {
    left: 262px;
}





}







