@charset "utf-8";
a{
	text-decoration:none;
}
/*
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #ffffff!important;
	color: #666666;
}
*/
@font-face {
	font-family: 'Conv_helvetica57';
	src: url('../fonts/helvetica57.eot');
	src: local('☺'), url('../fonts/helvetica57.woff') format('woff'),
	url('../fonts/helvetica57.ttf') format('truetype'),
	url('../fonts/helvetica57.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'museo300';
    src: url('../fonts/museo300-regular-webfont.eot');
    src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo300-regular-webfont.woff') format('woff'),
         url('../fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo300-regular-webfont.svg#yanone_kaffeesatz_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo500';
    src: url('../fonts/museo500-regular-webfont.eot');
    src: url('../fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo500-regular-webfont.woff') format('woff'),
         url('../fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo500-regular-webfont.svg#yanone_kaffeesatz_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*{
outline:none;
font-family: 'museo500';
}
p, ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	list-style-type: none;
	font-weight:normal;
}
.clear {
	clear:both;
}
a img{
	border:0px;
}
.header {
	margin: 0px;
	padding: 0px;
	background-color: #fff!important;
}
.header-resize {
	padding: 0px;
	max-width: 1170px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 90px;
}
.logo {
	background-image: url(https://logico3c.com/assets/images/logico.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: right;
	float: left;
	height: 90px;
}
.user-authent {
	text-align: right;
	float: right;
	padding-top: 20px;
}
.user-authent a {
	color: #022a3a;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	font-size: 17px;
}
.user-authent a.active,.user-authent a:hover  {
	color: #ffffff!important;
	background-color: #00c18b;
}
.banner {
	background-image: url(https://logico3c.com/assets/images/banner/banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 460px;
	background-color: #FFF;
}
.banner .banner-resize {
	height: 460px;
	max-width: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.banner .banner-resize h2 {
	font-size: 52px;
	color: #00c18b;
	display: block;
	text-align: center;
	padding-top: 110px;
}
.banner .banner-resize p {
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 1px;
	display: block;
	max-width: 830px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: 'museo300';
	padding-bottom: 20px;
	padding-top: 20px;
}
.banner .banner-resize .get-strt-btn a {
	color: #FFF;
	font-size: 22px;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	background-color: #00c18b;
	text-align: center;
	padding:7px 20px;
}
.banner .banner-resize .get-strt-btn a:hover {
	color: #fff!important;
	background-color: #06a7e2;
}
.content {
	max-width: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}
.content .content-row {
	padding-bottom: 20px;
	padding-top: 70px;
	max-width: 800px;
	width: 100%;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.content-row .content-col-left {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	padding-top:20px;
}
.content-col-left h2 {
	display: block;
	font-size: 32px;
	color: #00c18b;
}
.content-col-left p {
	display: block;
	font-size: 20px;
	color: #022a3a;
	font-family: 'museo300';
}



.streetbg{background-image: url(https://logico3c.com/assets/images/banner/street.jpg); background-repeat: no-repeat;}
.gridbg{background-image: url(https://logico3c.com/assets/images/banner/grid.jpg); background-repeat: no-repeat;}
.testimonials {
	width: 100%;
	background-size: cover;
	padding:25px;
}
.testimonials .testimonial {
	max-width: 1000px;
	background-color: rgba(255,255,255,.8);
	margin:0 auto;
	padding:70px 25px;
}
.testimonial h2{
	color: #022a3a;
	font-size: 30px;
}
.testimonial h2 span{
	display: block;
	font-size: 19px;
}
.testimonial p{
	display: block;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footter {
	background-color: #022a3a;
}
.footter .footter-resize {
	max-width: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
.footter .footter-resize p {
	display: block;
	text-align: center;
	line-height: 90px;
	color: #fff;
}
