/* reset css */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
/* fonts */
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin-webfont.eot');
    src: url('../fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thin-webfont.woff') format('woff'),
         url('../fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('../fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/roboto-black-webfont.eot');
    src: url('../fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/roboto-black-webfont.woff') format('woff'),
         url('../fonts/roboto-black-webfont.ttf') format('truetype'),
         url('../fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nexa_lightregular';
    src: url('../fonts/nexa_light-webfont.eot');
    src: url('../fonts/nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_light-webfont.woff') format('woff'),
         url('../fonts/nexa_light-webfont.ttf') format('truetype'),
         url('../fonts/nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* main css */
.wrapper{
	width:100%;
}
.row{
	width:100%;
	float:left;
}
.column{
	width:50%;
	float:left;
	padding:15px;
	box-sizing:border-box;
}
.column-it-1{
	
}
.column-it-2{
	height:138px;
}
.column-it-3{
	height:254px;
}
.column-it-4{
}
.column-it-5{
}
.tight{
	font-size:14px !important;
	color:#195CAF !important;
}
.column-full-width{
	width:100%;
}
.column-auto-width{
	width:auto;
	float:left;
	margin-right:25px;
	margin-top:15px;
	margin-bottom:15px;
}
.column-auto-width ul{
}
.column-auto-width ul li{
	list-style-image:url(../img/list-arrow.png) !important;
}
.border-column{
	border:1px solid #C8BFBF;
}
.border-column p{
	text-align:left !important;
}
.heighter{
	height:150px;
}
.container{
	width:1200px;
	margin:0px auto;
}
.header-block{
	background:#195caf;
}
.logo-block{
	height:160px;
	overflow:hidden !important;
	background:url(../img/blur-white.png) no-repeat top left;
}
.logo-block a{
	display:block;
	text-decoration:none;
}
.logo{
	width:126px;
	height:123px;
	margin-top:18px;
	float:left;
	margin-left:82px;
	background:url(../img/tqi-text.jpg) no-repeat bottom center;
}

#logo-box{
	width:90px;
	height:100px;
	margin-left:18px;
	position:relative;
	background:url(../img/back-line.png) no-repeat center;
}
.caption-text{
	float:right;
	margin-right:80px;
	margin-top:95px;
}
.animated { 
 	-webkit-animation-name: bounceIn;
 	-webkit-animation-duration: 5s;
 	-webkit-animation-iteration-count: infinite;
 	-webkit-animation-timing-function: ease-out;
 	-webkit-animation-fill-mode: forwards;
	
 	animation-name: bounceIn;
 	animation-duration: 5s;
 	animation-iteration-count: infinite;
 	animation-timing-function: ease-out;
 	animation-fill-mode: forwards;
} 
@-webkit-keyframes flash { 
    0%, 50%, 100% {opacity: 1;} 
    25%{opacity: 0;} 
} 
@keyframes flash { 
    0%, 50%, 100% {opacity: 1;} 
    25%{opacity: 0;} 
} 
.flash { 
    -webkit-animation-name: flash; 
    animation-name: flash; 
}
#nest-front{
	width:51px;
	height:48px;
	background:url(../img/front-line.png) no-repeat center;
	position: absolute;
	top:26px;
    left:19px;
    z-index:9999;
}
#earth {
  position: absolute;
  width: 50px;
  height: 50px;
  top:25px;
  left:19px;
  background: url(../img/worldmap_blue.png) 0 0 repeat;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-size: 105px;
  animation: rotate 2s linear infinite;
  -webkit-animation: rotate 2s linear infinite;
  -moz-animation: rotate 2s linear infinite;
  -ms-animation: rotate 2s linear infinite;
  -o-animation: rotate 2s linear infinite;
  -webkit-transition: -webkit-transform 200ms linear;
  -webkit-transform-style: preserve-3d;
  -moz-transition: -moz-transform 200ms linear;
  -moz-transform-style: preserve-3d;
  transition: transform 200ms linear;
  transform-style: preserve-3d;
  box-shadow: inset 3px 0 13px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: inset 3px 0 13px 1px rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 3px 0 13px 1px rgba(0, 0, 0, .2);
  color: #000;
}

#earth:after {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: -13px 2.5px 13px 1.6px rgba(255, 255, 255, 6.3) inset;
  -moz-box-shadow: -13px 2.5px 13px 1.6px rgba(255, 255, 255, 6.3) inset;
  -webkit-box-shadow: -13px 2.5px 13px 1.6px rgba(255, 255, 255, 6.3) inset;
}

#earth:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.2;
  /*background: radial-gradient(circle at 100px 100px, #fff, #000);*/
}

@keyframes rotate {
  0% {background-position: 0 0;}
  100% {background-position: 105px 0;}
}

@-moz-keyframes rotate {
  0% {background-position: 0 0;}
  100% {background-position: 105px 0;}
}

@-webkit-keyframes rotate {
  0% {background-position: 0 0;}
  100% {background-position: 105px 0;}
}

@-ms-keyframes rotate {
  0% {background-position: 0 0;}
  100% {background-position: 105px 0;}
}

@-o-keyframes rotate {
  0% {background-position: 0 0;}
  100% {background-position: 105px 0;}
}
.logo-text{
	width:450px;
	height:26px;
	float:left;
	margin-left:25px;
	margin-top:85px;
}
.menu-block{
	background:#114e99;
}
.menu{
	text-align:center;
}
.menu ul{
	margin:0px;
}
.menu ul li{
	list-style:none;
	float:left;
	display:inline-block;
	margin:0px -2px;
	border-right:1px solid #195caf;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
     box-sizing: border-box;
}
.menu ul li:last-child{
	border-right: none;
}
.menu ul li a{
	float:left;
	text-decoration:none;
	padding:15px 26px;
	display:block;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.menu ul li a:hover, .activer{
	background:#195caf;
}
.menu-icon{
	height:22px;
	text-align:center;
	float:left;
	margin-right:5px;
}
.menu-text{
	font-size:14px;
	float:left;
	color:#ffffff;
	text-align:center;
	font-family: 'robotolight';
	margin-top:6px;
}
.baner-block{
	display:inline-block;
	margin-bottom:-3px;
	
	background: #b3bfce; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzYmZjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iI2Y0ZjVmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #b3bfce 0%, #f4f5f7 87%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3bfce), color-stop(87%,#f4f5f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b3bfce 0%,#f4f5f7 87%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b3bfce 0%,#f4f5f7 87%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b3bfce 0%,#f4f5f7 87%); /* IE10+ */
background: linear-gradient(to bottom,  #b3bfce 0%,#f4f5f7 87%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3bfce', endColorstr='#f4f5f7',GradientType=0 ); /* IE6-8 */

}
.partners-block{
	width:100%;
	display:inline-block;
	text-align:center;
	padding:20px 0px;
	background:#F4F5F7;
}
.partners-aligner{
	width:1100px;
	margin:0px auto;
}
.partners-inner{
	width:100%;
	height:auto;
	float:left;
}
.partners-block img{
}
.baner-left{
	width:50%;
	height:775px;
	float:left;
}
.slide-total{
	width:100%;
	height:775px;
	float:left;
}
.caption-left{
	width:100%;
	float:left;
	margin-top:90px;
}
.caption-right{
	width:100%;
	float:left;
	margin-top:50px;
}
.caption-container{
	width:450px;
	margin:0px auto;
}
.block-inline{
	display:inline-block;
}
.caption-content{
	width:330px;
	float:left;
}
.caption-content h1{
	font-size:23px;
	text-align:left;
	line-height:34px;
	text-transform:uppercase;
	color:#195caf;
	font-family: 'nexa_lightregular';
	margin-bottom:15px;
}
.caption-content h1 span{
	color:#788089;
}
.caption-content p{
	font-size:14px;
	text-align:left;
	line-height:20px;
	text-transform:uppercase;
	color:#5b5d60;
	font-family: 'robotolight';
}
.caption-details{
	width:115px;
	float:right;
}
.caption-btn{
	width:115px;
	display:block;
	float:left;
	border:2px solid #195caf;
	text-decoration:none;
	text-align:center;
	padding:26px 0px;
	font-family: 'robotoblack';
	color:#195caf;
	line-height:15px;
	font-size:12px;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	text-transform:uppercase;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
     box-sizing: border-box;
}
.caption-btn:hover{
	color:#ffffff;
	background:#195caf;
}
.image-left{
	width:100%;
	float:left;
	height:460px;
	background:url(../img/seperator-left.png) top center no-repeat;
	margin-top:45px;
	text-align:center;
	position:relative;
}
.image-right{
	width:100%;
	float:left;
	height:460px;
	background:url(../img/seperator-right.png) bottom center no-repeat;
	text-align:center;
	position:relative;
}
.arrow-down{
	width:66px;
	height:36px;
	position:absolute;
	top:0px;
	left:43%;
	z-index:9999;
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 33px 0 33px;
    border-color: #d0d7e1 transparent transparent transparent;
}
.arrow-up{
	width:66px;
	height:36px;
	position:absolute;
	bottom:0px;
	left:43%;
	z-index:9999;
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 33px 36px 33px;
    border-color: transparent transparent #e0e3e8 transparent;

}
.baner-right{
	width:50%;
	height:746px;
	background: url(../img/seperator-vertical.png) no-repeat center left;
	float:right;
}
.footer-block{
	background:#093B79;
	padding-top:20px;
	padding-bottom:10px;
	display:inline-block;
	margin-bottom:-3px;
}
.copyright{
	float:left;
	padding-left:50px;
	background:url(../img/copyright.png) no-repeat center left;
	font-family: 'robotolight';
	font-size:14px;
	text-align:left;
	color:#6B96CA;
}
.copyright span{
	padding-top:15px;
	float:left;
	padding-bottom:15px;
}
.follow-block{
	float:right;
}
.follow-text{
	font-family: 'robotolight';
	font-size:14px;
	text-align:left;
	color:#6B96CA;
	float:left;
	padding-top:12px;
	margin-right:10px;
}
.social-container{
	float:left;
}
.social-icon{
	width:40px;
	height:40px;
	float:left;
}
.social-icon img{
	opacity:1;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.social-icon img:hover{
	opacity:0.3;
}

.inner-block{
	display:inline-block;
	margin-bottom:-3px;
	padding-top:30px;
	padding-bottom:25px;
	background:#ffffff;

}
.blue-theme{
	background:#195CAF !important;
}
.blue-theme p{
	color:#5697E7 !important;
}
.blue-theme h1{
	color:#ffffff !important;
}
.inner-block h1{
	font-size:26px;
	text-align:left;
	color:#195caf;
	font-family: 'nexa_lightregular';
	padding-bottom:11px;
}
.inner-block h2{
	font-size:20px;
	text-align:left;
	color:#195caf;
	font-family: 'robotolight';
	padding-bottom:10px;
	font-weight:normal !important;
}
.inner-block h3{
	font-size:16px;
	text-align:left;
	color:#F41A1A;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	font-weight:normal !important;
}
.inner-block h4{
	font-size:16px;
	text-align:center;
	color:#F41A1A;
	font-family: 'robotolight';
	padding-bottom:5px;
	font-weight:normal !important;
}
.inner-block p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#918F8F;
	line-height:16px;
	text-align:justify;
	padding-bottom:5px;
}
.abt-image{
	background:#CFCDCD;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width: 180px; 
    height: 206px;
	position: relative; 
}
.abt-image > div {
    position: absolute;
}

.abt-content{
	width:830px;
	float:right;
}
.inner-block ul{
	margin-left:20px;
}
.inner-block ul li{
	list-style-image:url(../img/arrow-list.png);
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#918F8F;
}
.half-column{
	width:50%;
	height:auto;
	float:left;
}
.highlighter{
	color:#000000;
	font-weight:bold;
}
.red{
	color:#FA1907;
}
.row-border{
	border-bottom:1px dotted #999;
}
.no-border-bottom{
	border-bottom:none !important;
}
.procure-box{
	width:49.5%;
	padding:20px;
	margin:.25%;
	float:left;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
     box-sizing: border-box;
}
.box-one{
	height:333px;
}
.box-two{
	
}
.box-three{
	height:330px;
}
.box-four{
}
.box-five{
	height:322px;
}
.box-six{
}
.box-seven{
	height:285px;
}
.box-eight{
}
.box-nine{
	
}
.box-ten{
	height:279px;
}
.box-eleven{
	height:237px;
}
.box-twelve{
	
}
.blue-bg{
	background:#195caf;
}
.blue-bg h3{
	color:#ffffff;
}
.blue-bg h4{
	color:#ffffff;
	text-align:left;
	font-size:15px;
}
.blue-bg ul li{
	color:#5292E0;
	list-style-image:url(../img/arrow-list-blue.png) !important;
}
.blue-bg p{
	color:#5292E0;
}
.red-bg{
	background:#C21A1A;
}
.red-bg h3{
	color:#ffffff;
}
.red-bg h4{
	color:#ffffff;
	text-align:left;
	font-size:15px;
}
.red-bg ul li{
	color:#E76969;
	list-style-image:url(../img/arrow-list-red.png) !important;
}
.red-bg p{
	color:#E76969;
}
.procure-box .procure-image{
	width:110px;
	height:110px;
	float:left;
	margin-right:30px;
	 overflow:hidden;
	 -webkit-border-radius:50%;
    -moz-border-radius:50%;
     border-radius:50%;
	 border:2px solid #ffffff;
}
.procure-image img{
	width:100%;
	height:auto;
	-webkit-border-radius:50%;
    -moz-border-radius:50%;
     border-radius:50%;
}
.slideshow { 
    position: relative; 
    width: 110px; 
    height: 110px;
}

.slideshow > div { 
    position: absolute;
}

.procure-content{
	
}
.pad-left{
	padding-left:20px;
}
.pad-right{
	
}
.group-column{
	width:20%;
	padding:20px;
	min-height:235px;
	background:#195CAF;
	margin-bottom:10px;
	float:left;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
     box-sizing: border-box;
	 padding-left:10px;
	 padding-right:10px;
	 
	 -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	 
}
.group-column:hover{
	background:#0F4180;
}
.group-column img{
	-webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.group-column:hover img{
	-webkit-transform: rotate(360deg) scale(1.2);
    -moz-transform: rotate(360deg) scale(1.2);
    -o-transform: rotate(360deg) scale(1.2);
    -ms-transform: rotate(360deg) scale(1.2);
    transform: rotate(360deg) scale(1.2);
}
.right-border{
	border-right:1px dotted #4791ED;
}
.flag-container{
	width:100%;
	height:90px;
	text-align:center;
	margin-bottom:20px;
}
.group-text{
	width:100%;
}
.group-text h4{
	font-size:14px;
	color:#9ABEEA;
}
.group-text p{
	color:#9ABEEA;
}
.central-align-text{
	text-align:center !important;
}
.group-column .tqi-font{
}
.group-column:hover .tqi-font{
	webkit-transform:none !important;
    -moz-transform:none !important;
    -o-transform:none !important;
    -ms-transform:none !important;
    transform:none !important;
}
.country{
	font-family: 'nexa_lightregular' !important;
	font-size:20px !important;
	color:#ffffff !important;
}
.associate-column{
	width:49.8%;
	min-height:155px;
	background:#D0CBCB;
	display:inline-block;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
     box-sizing: border-box;
	 padding:20px;
}
.associate-column p{
	color:#413F3F;
}
.associate-flag{
	width:140px;
	height:93px;
	float:left;
	background:#DFDADA;
}
.associate-text{
	width:400px;
	float:right;
}
.align-text-left{
	text-align:left !important;
}
.contact-image{
	width:480px;
	height:180px;
	background:#E8E8E8;
	float:left;
}
.contact-content{
	width:700px;
	float:right;
}
.address-container{
	width:100%;
	padding:20px;
	float:left;
	background:#195CAF;
	box-sizing:border-box;
}
.address-container .column{
	width:25%;
	float:left;
	padding:20px;
	min-height:163px;
	box-sizing:border-box;
	border-top:1px dotted #4288DF;
	border-right:1px dotted #4288DF;
	border-bottom:1px dotted #4288DF;
}
.address-begin{
	border-left:1px dotted #4288DF;
}
.address-container h2{
	color:#ffffff;
	text-align:center;
	border-bottom:1px dotted #4288DF;
}
.address-container h3{
	color:#BCD6F5;
}
.address-container p{
	color:#3D91F9;
	text-align:left;
}
.email-unique{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
	background:#134E96;
	text-align:center;
	font-family: 'robotolight';
	font-size:16px;
	color:#FFDF00;
	border-bottom:1px dotted #4288DF;
	border-left:1px dotted #4288DF;
	border-right:1px dotted #4288DF;
	box-sizing:border-box;
}
.formcontainer{
	width:100%;
	float:left;
	margin-top:25px;
}
.form-raw{
	width:100%;
	float:left;
}
.form-column{
	width:50%;
	float:left;
}
.cntformraw{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.labler{
	width:100%;
	float:left;
	font-family: 'robotolight';
	font-size:14px;
	color:#6C6B6B;
	padding-top:5px;
	text-align:left;
	padding-bottom:5px;
}
.reder{
	color:#eb1218 !important;
}
.thankyoutext{
	font-family: 'robotolight';
	font-size:14px;
	color:#838282;
	padding-top: 9px;
}
.elemeneter{
	width:100%;
	float:left;
}
.fortxtbxs{
	width:558px;
	float:left;
	background:#E5E5E5;
	height:40px;
	border:none;
	font-family: 'robotolight';
	color:#615D5D;
	font-size:13px;
	padding-left:10px;
	padding-right:10px;
}
.fortxtareas{
	width:558px;
	float:left;
	background:#E5E5E5;
	height:58px;
	border:none;
	font-family: 'robotolight';
	font-size:13px;
	color:#615D5D;
	padding:10px;
}
.sendbts{
	width:100px;
	height:45px;
	background:#ca1919;
	font-family: 'robotolight';
	font-size:14px;
	color:#ffffff;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.sendbts:hover{
	background:#fe2727;
}
.cancelbt{
	width:100px;
	height:45px;
	background:#1829a0;
	font-family: 'robotolight';
	font-size:14px;
	color:#ffffff;
	border:none;
	cursor:pointer;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.cancelbt:hover{
	background:#2c41d6;
}
.brand-row{
	width:100%;
	float:left;
}

.brand-column{
	width:49.5%;
	margin:.25%;
	height:300px;
	background:#195CAF;
	float:left;
}
.brand-column-full{
	width:99.5%;
	margin:.25%;
	background:#195CAF;
	float:left;
}
.air-placo-logo{
	width:400px;
	height:195px;
	float:left;
	text-align:center;
	background:url(../img/line-airplaco.png) no-repeat center right;
}
.air-placo-logo img{
	margin-top:70px;
}
.air-placo-item{
	width:195px;
	float:left;
	margin-top:45px;
}
.air-placo-item .image{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.air-placo-item .image img{
	top:0px;
	position:relative;
}
.air-placo-item:hover .image img{
	top:-15px;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.air-placo-item .text{
	width:100%;
	float:left;
	text-align:center;
	font-family: 'robotolight';
	font-size:14px;
	color:#ffffff;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.air-placo-item:hover .text{
	color:#d7c60c;
}
.redi-logo{
	width:100%;
	height:120px;
	text-align:center;
	background:#333;
	margin-top:45px;
	background:url(../img/redi-dott.png) no-repeat bottom center;
}
.redi-images{
	width:100%;
}
.redi-aligner{
	margin:0px auto;
	width:500px;
}
.redi-inner{
	width:100%;
	height:auto;
	float:left;
}
.redi-column{
	width:50%;
	text-align:center;
	float:left;
}


/* Wobble Vertical */
@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}


.brand-column .redi-column img{
	border:1px solid #ffffff;
	 -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.brand-column:hover .redi-column img{
	-webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.hi-force-total{
	width:100%;
	margin-top:30px;
}
.hi-force-content{
	width:300px;
	margin-left:35px;
	float:left;
}
.hi-force-list{
	margin-left:20px;
}
.hi-force-list ul{
	width:50%;
	margin:0px;
	float:left;
}
.hi-force-list ul li{
	list-style-image:url(../img/list-dot.png);
	line-height:22px;
	color:#aecdf3;
	font-family: 'robotolight';
	font-size:12px;
}
.hi-force-logo{
	width:100%;
	float:left;
}
.hi-force-image{
	width:210px;
	text-align:center;
	height:265px;
	float:right;
	background:url(../img/hi-force-bg.png) no-repeat bottom center;
}
.brand-column .hi-force-image img{
	margin-top:30px;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.brand-column:hover .hi-force-image img{
	margin-top:10px;
}
.tqi-scaffold{
	margin-top:15px;
	float:left;
}
.scaffold-logos{
	float:left;
	margin:0px 55px;
	margin-top:90px;
	
	webkit-transition-duration: .7s;
    -moz-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}
.scaffold-logos img{
	text-align:center;
	webkit-transition-duration: .7s;
    -moz-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}
.scaffold-logos:hover img{
	-webkit-transform:rotateY(-180deg);
    -moz-transform:otateY(-180deg);
    -o-transform:otateY(-180deg);
}





.tqi-left{
	width:430px;
	height:320px;
	background: url(../img/redi-dott.png) no-repeat center right;
	float:left;
}
.tqi-left img{
	padding-top:75px;
}
.tqi-images{
	float:left;
	
}
.tqi-images img{
	margin-top:30px;
	margin-bottom:30px;
	margin-left:25px;
}

.services{
	width:100%;
	float:left;
}
.services ul{
	margin:0px;
}
.services ul li{
	width:20%;
	padding:.5%;
	float:left;
	list-style:none;
	box-sizing:border-box;
}
.services ul li a{
	display:block;
	width:100%;
	background:#195CAF;
	text-decoration:none;
	webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.services ul li:nth-child(2) a{
	background:#DA0F0F;
}
.services ul li:nth-child(4) a{
	background:#DA0F0F;
}
.services ul li a .icon-container{
	width:100%;
	text-align:center;
	padding-top:35px;
	padding-bottom:15px;
	webkit-transition-duration: .7s;
    -moz-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}
.services ul li a:hover .icon-container{
	-webkit-transform:rotateY(-180deg);
    -moz-transform:otateY(-180deg);
    -o-transform:otateY(-180deg);
}
.services ul li a .text-container{
	width:100%;
	text-align:center;
	padding-bottom:30px;
	font-family: 'robotolight';
	color:#ffffff;
	font-size:16px;
}
.services-list{
	width:100%;
	float:right;
	margin-top:15px;
}
.services-list ul{
	margin-left:23px;
}
.services-list ul li{
	list-style:circle;
	line-height:26px;
	font-family: 'robotolight';
	color:#5b5d60;
	font-size:16px;
}
.side-image{
	float:left;
	margin-right:20px;
}
.service-image{
	float:left;
	width:580px;
	margin-right:20px;
	margin-bottom:15px;
	height:325px;
	overflow:hidden;
}
.li-adjust{
	position:relative;
	left:18px;
}
.no-bottom-margin{
	margin-bottom:0px !important;
}
.it-logos{
	margin-bottom:10px;
}
.it-logos img{
	margin-right:15px;
}
.it-logos ul{
	margin-left:0px;
}
.it-logos ul li{
	 list-style:none;
}
.partner-title{
	font-size:16px !important;
	font-weight:bold !important;
	color:#6E6868 !important;
	padding-bottom:20px !important;
	font-family: 'robotoblack' !important;
}
.image-border img{
	border:1px solid #999;
	padding:20px;
}
.image-border-index img{
	border:1px solid #999;
	padding:10px;
}
.margin-top{
	margin-top:10px;
}
.motto{
	text-align:center !important;
	margin-top:20px;
}