body{
	padding: 0px;
	margin: 0px auto;
	font-family: Microsoft Tai Le;
}
.about-eis{
	padding-top: 80px;
	padding-bottom: 80px;
	background: linear-gradient(100deg,#286b7c,#285aa6);
	text-align: center;
	color: #fff;
}
.work-carousel-item{
	
}
.ProjectDetails h2{
	font-size: 26px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0px;
}
.ClientSlider .work-carousel-item img{
	margin: 15px auto;
}
.work-carousel-item label{
	line-height: 20px;
}
.ProjectDetails p{
	text-align: center;
	max-width: 800px;
	margin: 0px auto 45px auto;
}
.whiteBg ul li i{
	margin-right: 5px;
	color: #286b7c;
}
.mt30{
	margin-top: 30px;
}
.whiteBg{
	background-color: rgba(255,255,255,0.9);
	padding:40px 30px;
	border-radius: 5px;
}
.whiteBg img{
	border-radius: 8px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.whiteBg p{
	text-align: justify;
}
.whiteBg h3{
	font-weight: bold;
}
.InnerPageContent{
	padding-top: 40px;
	padding-bottom: 40px;
}
.services1{
	width: 100%;
	padding: 80px 15px;
	background-attachment: fixed;
	background-image: url(images/service1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.services2{
	width: 100%;
	padding: 80px 15px;
	background-color: #fff;
}
.services3{
	width: 100%;
	padding: 80px 15px;
	background-attachment: fixed;
	background-image: url(images/slider/3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.services4{
	width: 100%;
	padding: 80px 15px;
	background-attachment: fixed;
	background-image: url(images/slider/4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.services5{
	width: 100%;
	padding: 80px 15px;
	background-attachment: fixed;
	background-image: url(images/slider/5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.services6{
	width: 100%;
	padding: 80px 15px;
	background-attachment: fixed;
	background-image: url(images/slider/6.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.services7{
	width: 100%;
	padding: 80px 15px;
	background-attachment: fixed;
	background-image: url(images/slider/7.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.services8{
	width: 100%;
	padding: 80px 15px;
	background-attachment: fixed;
	background-image: url(images/infornationSecurity.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.contact {
	
	padding-top: 80px;
	padding-bottom: 80px;
}
.contact textarea{
	min-width: 100%;
	max-width: 100%;
	padding: 5px 7px;
	min-height: 100px;
	max-height: 100px;
	margin-bottom: 10px;
}
.active{
	color:#286b7c;
}.ProjectSec{
	display: inline-block;
	width: 100%;
	min-height: 700px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.contact input{
	width: 100%;
	padding: 5px 10px !important ;
	border-radius: 3px;
	margin-bottom: 10px;
}
.contact select{
	width: 100%;
	border: 1px solid #ebebeb;
	padding: 9px 10px !important ;
	border-radius: 3px;
	margin-bottom: 10px;
}
.contact button{padding: 6px 20px;
    border: 1px solid #236475;
    color: #fff;
    outline: none;
    border-radius: 3px;
    background: linear-gradient(58deg,#195175,#26a3c4);
	margin-bottom: 20px;
}
.contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
.contact textarea::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
.contact textarea:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
.contact textarea:-moz-placeholder { /* Firefox 18- */
  color: #999;
}

.contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
.contact input::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
.contact input:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
.contact input:-moz-placeholder { /* Firefox 18- */
  color: #999;
}
.historyImg{
	margin-top: 20px;
	border-radius: 8px;
}
.about-eis h2{
	font-weight: bold;
	font-size: 40px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.about-eis p{
	font-size: 16px;
	margin-bottom: 0px;
}
.services-sec{
	padding-top: 80px;
	padding-bottom: 80px;
	background: #fff;
	text-align: center;
	
}
.services-sec h2{
	color: #286b7d;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 40px;
	margin-top: 0px;
}
.services-sec span{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
    display: inline-block;
}
.HowWeHelp{
	background-image: url(images/help-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 80px;
	padding-bottom: 80px;
}
.services-sec p{
	font-size: 16px;
	margin-bottom: 30px;
}
.top-bar{
	background: linear-gradient(100deg,#286b7c,#285aa6);
	padding: 16px;
}
.top-left-menu{
	padding: 0px;
	text-align: left;
	margin-top: 6px;
	list-style: none;
	margin-bottom:0px;
}
.CEOMessage{
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 100px;
	margin: 60px auto 20px auto;
		
}
.PT0 p{
	padding-left: 30px;
	padding-right: 30px;
}
.PT0{
	padding-top: 0PX !important;
}
.top-left-menu li{
	float: left;
	color: #fff;
	font-size: 14px;
	margin-right: 15px;
}
.help-content span{
	font-size: 38px;
	color: #ccc;
	display: inline-block;
	width: 100%;
}
.quoteRight{
	text-align: right;
	margin-top: -20px;
}
.quoteLeft{
	margin-top: 20px;
	position: relative;
	z-index: 10;
	margin-bottom: 10px;
}
.help-content{
	background-color: rgba(255,255,255,0.9);
	padding: 51px 25px 30px 25px;
}
.help-content h4{
	font-size: 24px;
	font-weight: bold;
	color: #292929;
	margin-bottom: 10px;
}
.help-content p{
	font-size: 14px;
	
	text-align: justify;
	font-family: arial;
}
.ServicesContent{
	padding: 70px 15px;
	text-align: center;
}
.ServicesContent h3{
	font-size: 28px;
	font-weight: bold;
	
}
.ServicesContent p{
	font-size: 14px;
}
.top-left-menu li i{
	font-size: 13px;
	margin-right: 5px;
}
.f16{
	font-size: 18px !important;
}
.social-media-icons{
	list-style: none;
}
.social-media-icons li{
	float: left;
	margin-left: 10px;
	font-size: 18px;
	margin-top: 20px;
}
.social-media-icons li a{
	color: #acacac;
	transition-duration: 1s;
}
.social-media-icons li a:hover{
	color: #286b7c;
	transition-duration: 1s;
}
.get_a_quote{
	    float: right;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #fff;
    margin-left: 10px;
    font-size: 12px;
    padding: 5px 25px;
    text-transform: uppercase;
}
.get_a_quote:hover, .get_a_quote:focus, .get_a_quote:active{
	color: #fff;
}
.logo-web{
	width: 100px;
    height: 100px;
    line-height: 110px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -mos-border-radius: 100px;
    box-shadow: 5px 10px 30px #123f58;
    -webkit-box-shadow: 5px 10px 30px #123f58;
    -moz-box-shadow: 5px 10px 30px #123f58;
    -ms-box-shadow: 5px 10px 30px #123f58;
    background-color: #0f1022;
    border: 3px solid #fff;
	margin-top: -51px;position: relative;
	z-index: 1002;
}
.menu-bar{
	background-color: #fff;
	
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
footer{
	background-color: #349298;
	padding-top: 80px;
	padding-bottom: 80px;
}
footer input[type="text"]{
	background-color: transparent;
	border-top: none;
	border-left: none;
	width: 100%;padding-left: 5px;
	margin-bottom: 15px;
	color: #fff;
	border-right: none;
	border-bottom: 1px solid #fff;
}
footer input[type="text"]:focus{
	border-bottom-color: #fff;
}

footer input[type="number"]{
	background-color: transparent;
	border-top: none;
	border-left: none;
	width: 100%;padding-left: 5px;
	margin-bottom: 15px;
	color: #fff;
	border-right: none;
	outline: none;
	border-bottom: 1px solid #fff;
}
footer input[type="number"]:focus{
	border-bottom-color: #fff;
}

footer input[type="email"]{
	background-color: transparent;
	border-top: none;
	border-left: none;
	width: 100%;padding-left: 5px;
	margin-bottom: 15px;
	color: #fff;
	border-right: none;
	border-bottom: 1px solid #fff;
}
footer input[type="email"]:focus{
	border-bottom-color: #fff;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
footer textarea{
	background-color: transparent;
	border-top: none;
	border-left: none;
	width: 100%;padding-left: 5px;
	
	color: #fff;
	border-right: none;
	border-bottom: 1px solid #fff;
}
footer textarea:focus{
	border-bottom-color: #fff;
}
.send-btn{
	background-color: #fff;
	border-radius: 5px;
	padding: 5px 40px;
	border: 1px solid #fff;
	font-weight: bold;
	margin-top: 30px;
	color: #349298;
}
footer h4{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.footer-address{
	background-color: #285ba4;
	padding: 35px 25px 10px 25px;
}
.footer-address p{
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	text-align: left;
}
.bottom-footer{
	background-color: #2d8389;
	padding: 10px 15px;
	display: inline-block;
	width: 100%;
	text-align: center;
	float: left;
}
.bottom-footer p{
	margin-bottom: 0px;
	color: #79c8ce;
	font-size: 12px;
	
}
.full-width{
	width: 100%;
}
.bottom-footer p a{
	color: #c7f5f8;}
@media (max-width: 768px){
	.top-left-menu{
		display: none;
	}
	.social-media-icons{
		display: none;
	}
	.content-animation{
		display: none;
	}
	.send-btn{
		margin-bottom: 15px;
	}
}
@media (max-width: 500px){
	.bs-slider-overlay h2{
		font-size: 18px;
		line-height: 26px;
	}
	.about-eis h2, .services-sec h2{
		font-size: 24px;
		line-height: 30px;
	}
	.logo-web{
		width: 80px;
		height: 80px;
	}
	.get_a_quote{
		font-size: 12px;
		text-transform: uppercase;
		padding: 5px 10px;
	}
}