@charset "utf-8";

/** Google Web Font - Open Sans **/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,300,400,600,500,700&amp;subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&amp;subset=latin,latin-ext);

html
{
	position:relative;
	float:left;
	width:100%;
	height:100%;
	font-family: 'Roboto Condensed', sans-serif;
	
}

body
{
	position:relative;
	float:left;
	width:100%;
	min-height:100%;
	height:auto;
	font-family: 'Roboto Condensed', sans-serif;
}

header
{
	position:relative;
	float:left;
	width:100%;	
}

.header-ust{
	 position:relative;
	float:left;
	width:100%;	
	height:30px;
	background:#071689;
	}

.header-ust .container div{
	position:relative;
	float:right;
	margin-top:8px;
	}
.header-ust .container div a{
	position:relative;
	float:left;
	color:#a8a8a8;
	margin-right:10px;
	line-height:35px;
	}
	
.header-ust .container div a i{
	position:relative;
	float:left;
	color:#15a7e0;
	background:#fff;
	width:35px;
	font-size:20px;
	height:35px;
	text-align:center;
	line-height:35px;
	-webkit-border-radius: 35px 35px 35px 35px;
    border-radius: 35px 35px 35px 35px;
	margin-right:10px;
	}


.header-alt{
		position:relative;
		float:left;
		width:100%;
		background:#16a14b;
		max-height:100px;
	}
	
.logo{
	     position: relative;
    float: left;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
    margin-left: -120px;
    width: 340px;
    height: 130px;
	}
	
.logo img{
	    position:relative;
		float:left;
		width:100%;
		margin-top: -10px;
	}
	
//.logo:before 
{
  content: '';
  background:#A00B0B;
  position: absolute;
  top: 0;
  right: 0;
  width: 3000px;
  height: 115%;
  transform: skewX(-30deg);
  z-index:76;
}

.logo a{
	position:relative;
	float:left;
	z-index:77;
	
	}


.menu{
	  position:relative;
	  float:left;
	  margin-top:34px;
	   margin-left: -40px;
    width: 690px;
	  
	}
	
.menu a{
	  position:relative;
	  float:right;
	  color:#fff;
	  margin-right:0px;
	  padding-left:12px;
	  padding-right:1px;
	  line-height:30px;
	  font-size:17px;
	
	  -webkit-transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-ms-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}
	

.menu a:hover,.menu a.active{
	  color:#F5DC1F;
	  -webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	}


.menu a:first-child{
	padding-left:15px;
	
	
	}
	
.menu a:last-child{
	border:none;
	}
	
.slider{
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	}
	
.anasayfa-haber{
	position:relative;
	float:left;
	background:#eeeeee;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;
	}
	
.anasayfa-haber-sol{
	  position:relative;
	float:left;
	overflow:hidden;
	}

.anasayfa-haber-sol a{
	  position:relative;
	  float:left;
	  color:#333333;
	  font-size:17px;
	}
	
.anasayfa-haber-sag{
		position:relative;
		float:left;
	}
	
.link{
	 position:relative;
	 float:left;
	 background:#15a7e0;
	 line-height:40px;
	 padding-left:10px;
	}
	
.link a{
	 position:relative;
	 float:left;
	 color:#fff;
	}
	
.link a i {
	  position:relative;
	 float:right;
	 background:#1570bc;
	 line-height:40px;
	 width:40px;
	 text-align:center;
	 font-size:23px;
	 margin-left:8px;
	}
	
.band{
	 position:relative;
	 float:left;
	 width:100%;
	 margin-top:45px;
	 margin-bottom:35px;
	}
	
.band-item{
	 position:relative;
	 float:left;
	}
	
.baslik{
	position:relative;
	float:left;
	width:97%;
	border-bottom:5px solid #A00B0B;
	margin-bottom:25px;
	//margin-left:15px;
	//margin-right:15px;
	}
	
.baslik h4{
	position:relative;
	float:left;
	width:100%;
	margin-top:0px;
	font-size:22px;
	color:#ea6f24;
	font-weight:700;
	}
	
.baslik-ic-sayfa{
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;

	}
	
.baslik-ic-sayfa h4{
	position:relative;
	float:left;
	width:100%;
	margin-top:0px;
	font-size:22px;
	color:#ea6f24;
	font-weight:700;
	}
	
.resim-tutucu{
	 position:relative;
	 float:left;	
	 width:100%;
	 overflow:hidden;
	}
	
.resim-tutucu img{
	 position:relative;
	 float:left;	
	 width:100%;
	}
	
.band-item h3{
	 position:relative;
	 float:left;	
	 width:100%;
	 color:#ea6f24;
	 font-size:18px;
	}
	
.band-item p{
	 position:relative;
	 float:left;	
	 width:100%;
	 color:#3f3f3f;
	 font-size:15px;
	}
	


.gallery-wrapper
{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	padding-top: 35px;
}

.gallery-wrapper > .filter-wrapper
{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	backrgound:#333333 !important;
}

.gallery-wrapper > .title
{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	line-height: 30px;
	background:#333333;
	color:#fff;
	font-size:23px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
}

.gallery-wrapper > .title > span:first-child
{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	line-height: 40px;
	font-family: 'Roboto',sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: 600;
	margin-right: 10px;
	letter-spacing: -1px;
}

.gallery-wrapper > .title > span:last-child
{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	line-height: 40px;
	font-family: 'Roboto',sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: 400;
	margin-right: 10px;
	letter-spacing: -1px;
}


.gallery-wrapper > .filter-wrapper .filter
{
	position: relative;
	
	width:100%;
	height: auto;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	line-height: 40px;
}

.gallery-wrapper > .filter-wrapper .filter > a
{
	position: relative;
	float: left;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-family: 'Roboto',sans-serif;
	border: 1px solid #15a7e0;
	margin-right: 10px;
	margin-bottom: 10px;

	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.gallery-wrapper > .filter-wrapper .filter > a:hover,
.gallery-wrapper > .filter-wrapper .filter > a.active
{
	background: #15a7e0;
	color: #fff;
}

.gallery-wrapper > .gallery-inner
{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
}

.gallery-wrapper > .gallery-inner > .picture
{
	position: relative;
	float: left;
	height: auto;
	padding: 0px;
}

.gallery-wrapper > .gallery-inner > .picture > a,
.gallery-wrapper > .gallery-inner > .picture > a > img
{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.gallery-wrapper > .gallery-inner > .picture > a,
.gallery-wrapper > .gallery-inner > .picture > a > img:hover
{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	opacity:1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.gallery-wrapper > .gallery-inner > .picture > h3
{
	position: absolute;
	float: left;
	height: auto;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	bottom:0px;
	padding-left:10px;
	background:rgba(255,255,255,0.7);
	color:#333;
	font-size:17px;
	font-weight:600;
	margin-bottom:0px;
}


.hizmet-tutucu{
	position:relative;
	float:left;
	width:100%;
	height:450px;
	background:url(../images/hizmet-bg.jpg) center center;
	
	}


.hizmetler{
	
	position:relative;
	float:left;
	width:100%;
	margin-top:30px;
	
	}	
.hizmet-item{
	 position:relative;
	float:left;
	}
	
.hizmet-item img{
	 position:relative;
	float:left;
	margin-left:50px;
	}
	
.hizmet-item h3{
	 position:relative;
	float:left;
	width:100%;
	color:#fff;
	font-size:22px;
	text-shadow: 1px 1px 1px #3D3D3D;
	text-align:center;
	}
	
.d-left {
    position: absolute !important;
    float: left !important;
    ledt: 0px;
    top:200px;
    width: auto !important;
}

.d-right {
    position: absolute !important;
    float: right !important;
    right: 0px;
    top:200px;
    width: auto !important;
}

.d-left i, .d-right i {
    position: relative;
    float: left;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}


.markalar{
	position: relative;
    float: left;
	width:100%;
	margin-top:35px;
	margin-bottom:35px;	
	}
	
.markalar img {
	position:relative;
	float:left;
	margin-left:80px;
	
	}
.footer-band{
	position:relative;
	float:left;
	width:100%;
	background:#16a14b;
	padding-top:20px;
	padding-bottom:20px;
	}
	
.footer-item{
	position:relative;
	float:left;
	margin-top:0px;
	}
	
.footer-item h3{
	color:#333333;
	position:relative;
	float:left;
	padding-bottom:5px;
	border-bottom:4px solid #ea6f24;
	font-size:18px;
	font-weight:600;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:8px;
	z-index:44;
	}

.footer-item img{
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;
}
	
.footer-item p {
	position:relative;
	float:left;
	width:100%;
	text-align:left;
	line-height:20px;
	margin-top:10px;
		    color: #fff;

	}
	
.cizgi{
	position:relative;
	float:left;
	width:100%;
	height:1px;
	background:#a4a4a4;
	margin-top:-1px;
	padding-top:0px;
	z-index:43;
	}
.footer-menu{
	position:relative;
	float:left;
	width:100%;
	margin-top:10px;
	
	}
	
.footer-menu a{
	position:relative;
	float:left;
	width:100%;
	text-align:left;
	line-height:25px;
  color: #fff;

	}	
.footer-iletisim{
	position:relative;
	float:left;
	width:100%;
	margin-top:10px;
	}
	
.footer-iletisim strong{
	position:relative;
	float:left;
	width:100%;
	font-weight:normal;
	text-align:left;
	line-height:25px;
		    color: #fff;

	}	

.footer-iletisim strong i{
	position:relative;
	margin-right:10px;
	color:#ea6f24;
	}	




.ic-sayfa{
	position:relative;
	float:left;
	width:100%;
	margin-top:55px;
	min-height:300px;
	}
	
.ic-sayfa h5{
	position:relative;
	float:left;
	border-bottom: 4px solid #ea6f24;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 8px;
	z-index:44;	  
	}
	
.ic-sayfa p{
	position:relative;
	float:left;
	width:100%;
	margin-top:10px;
	padding-right:0px;
	margin-right:0px;
	
	}
	
.proje-tutucu{
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;
	}
.proje-item{
	position:relative;
	float:left;
	margin-bottom:15px;
	padding-left:0px;
	}
	
.proje-item a{
	position:relative;
	float:left;
	width:100%;
	}
	
.proje-item a.haber-resim-tutucu{
	position:relative;
	float:left;
	width:100%;
	max-height:310px;
	overflow:hidden;
	}
	
.proje-item a img{
	position:relative;
	float:left;
	width:100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}
	
.proje-item a:hover img{
	position:relative;
	float:left;
	width:100%;
	opacity:0.7;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}
	
.proje-item h3{
	position:absolute;
	float:left;
	width:100%;
	bottom:0px;
	margin-bottom:0px;
	padding-top:20px;
	padding-bottom:20px;
	background:rgba(255,255,255,0.9);
	padding-left:10px;
	color:#333;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-size:18px;
	font-weight:600;
	}
	
.proje-item a:hover h3{
	position:absolute;
	float:left;
	width:100%;
	bottom:0px;
	margin-bottom:0px;
	padding-top:20px;
	padding-bottom:20px;
	background:rgba(255,255,255,0.7);
	padding-left:10px;
	color:#fcb041;
	
	}
	
.proje-detay-menu{
	position:relative;
	float:left;
	padding:0px;
	}
.proje-detay-menu a{
	position:relative;
	float:left;
	width:100%;
	line-height:50px;
	background:#e0e0e0;
	border-bottom:solid 1px #c3c3c3;

	}


.proje-detay-menu a.aktif,.proje-detay-menu a:hover{
	position:relative;
	float:left;
	width:100%;
	line-height:50px;
	background:#246dc6;
	border-bottom:solid 1px #c3c3c3;

	}
	
.proje-detay-menu a.aktif span,.proje-detay-menu a:hover span{
	position:relative;
	float:left;
	margin-right:10px;
	line-height:50px;
	color:#fff;
	font-size:16px;
	}

.proje-detay-menu a span{
	position:relative;
	float:left;
	margin-right:10px;
	line-height:50px;
	color:#333;
	font-size:16px;
	}
.proje-detay-menu a span:first-child{
	margin-left:15px;
	font-size:11px;
}
.proje-detay-icerik{
	 position:relative;
	float:left;
	}
	
.proje-detay-icerik h5{
	position:relative;
	float:left;
	border-bottom: 2px solid #15a7e0;
	width:100%;
	}
	
.carousel slide project-slider{
	position:relative;
	float:left;
	width:100%;
	}

.haber-detay-resim{
	position:relative;
	float:left;
	padding:0px;
	}

.haber-detay-resim img{
	position:relative;
	float:left;
	width:100%;
	}
	
.haber-detay-icerik{
	position:relative;
	float:left;
	}
	
.haber-detay-icerik h3{
	position:relative;
	float:left;
	width:100%;
	margin-top:0px;
	padding-bottom:5px;
	border-bottom: 2px solid #fcb041;
	}
	
.haber-detay-icerik p{
	position:relative;
	float:left;
	width:100%;
	margin-top:0px;
	}
	
.galeri-sol{
	position:relative;
	float:left;
	padding:0px;
	margin-top:15px;
	}
	
.galeri-sol a{
	position:relative;
	float:left;
	width:100%;
	background:#fcb041;
	color:#fff;
	padding-left:15px;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom:1px solid #e7a13b;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	}
	
.galeri-sol a.aktif,.galeri-sol a:hover{
	position:relative;
	float:left;
	width:100%;
	background:#333333;
	color:#fff;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	
	}
	
.galeri-sag{
	position:relative;
	float:left;
	margin-top:15px;
	}
	
.galeri-sag a{
	 position:relative;
	float:left;
	padding:0px;
	}
	
.galeri-sag a img{
	 position:relative;
	float:left;
	width:100%;
	}
	
.map-container
{
	position:relative;
	float:left;
	width:100%;
	height:500px;
}

.iletisim-icerik{
	position:relative;
	float:left;
	width:100%;
	margin-top:15px;
	margin-bottom:20px;
	
	}

.iletisim-icerik strong {
    position: relative;
    float: left;
    width: 100%;
    font-weight: normal;
    text-align: left;
    line-height: 25px;
}	

.iletisim-icerik strong i {
    position: relative;
    margin-right: 10px;
    color: #fcb041;
}
	
.ic-sayfa strong{
	position:relative;
	float:left;
	width:100%;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px !important;
	margin-left:0px !important;
	padding-bottom:0px;
	font-size:15px;
	width:100%;
	border-bottom:none !important;
	
	}
	
.ic-sayfa p{
	position:relative;
	float:left;
	width:100%;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px !important;
	margin-left:0px !important;
	padding-bottom:0px;
	font-size:14px;
	font-weight:normal;
	width:100%;
	border-bottom:none !important;
	
	}
	
.contact-form
{
	position:relative;
	float:left;
	height:auto;
	margin-top:0px;
}

form,
.contact-form > form
{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding-right:0px !important;
}

form > .form-row,
.contact-form > form > .form-row
{
	position:relative;
	float:left;
	height:auto;
	padding-left:60px;
	min-height:45px;
	margin-bottom:10px;
	padding-right:0px !important;
}

form > .form-row > span,
.contact-form > form > .form-row > span
{
	position:absolute;
	width:60px;
	height:45px;
	background:#fcb041;
	color:#fff;
	line-height:45px;
	text-align:center;
	left:0px;
	font-size:24px;
	-webkit-transition: all 120ms ease-out;
	-moz-transition: all 120ms ease-out;
	-ms-transition: all 120ms ease-out;
	-o-transition: all 120ms ease-out;
	transition: all 120ms ease-out;
}

form > .form-row > span.focus,
.contact-form > form > .form-row > span.focus
{
	background:#ef8236;
	color:#fff;
}

form > .form-row > input,
.contact-form > form > .form-row > input
{
	position:relative;
	float:left;
	width:100%;
	height:45px;

	line-height:45px;
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	color:#282828;
	padding-left:15px;
	padding-right:15px;
	border:1px solid #e1e1e1;
	
	-webkit-transition: all 120ms ease-out;
	-moz-transition: all 120ms ease-out;
	-ms-transition: all 120ms ease-out;
	-o-transition: all 120ms ease-out;
	transition: all 120ms ease-out;
}

form > .form-row > textarea,
.contact-form > form > .form-row > textarea
{
	position:relative;
	float:left;
	width:100%;
	line-height:21px;
	height:140px;
	line-height:45px;
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	color:#282828;
	padding-left:15px;
	padding-right:15px;
	border:1px solid #e1e1e1;
	-webkit-transition: all 120ms ease-out;
	-moz-transition: all 120ms ease-out;
	-ms-transition: all 120ms ease-out;
	-o-transition: all 120ms ease-out;
	transition: all 120ms ease-out;
}

form > .form-row > input:focus,
form > .form-row > textarea:focus,
.contact-form > form > .form-row > input:focus,
.contact-form > form > .form-row > textarea:focus
{
	border:1px solid #ef8236;
	outline:none;

}

.form-submit,
form > .form-row > .form-submit,
.contact-form > form > .form-row > .form-submit
{
	position:relative;
	float:right;
	width:auto;
	padding-left:0px;
	height:45px;
	line-height:45px;
	-webkit-transition: all 120ms ease-out;
	-moz-transition: all 120ms ease-out;
	-ms-transition: all 120ms ease-out;
	-o-transition: all 120ms ease-out;
	transition: all 120ms ease-out;

}

.form-submit > span:first-child,
form > .form-row > .form-submit > span:first-child,
.contact-form > form > .form-row > .form-submit > span:first-child
{
	position:absolute;
	left:0px;
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	background:#fcb041;
	
}

.form-submit > span:last-child,
form > .form-row > .form-submit > span:last-child,
.contact-form > form > .form-row > .form-submit > span:last-child
{
	position:relative;
	float:right;
	width:100%;
	height:45px;
	line-height:45px;
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	font-weight:600;
	margin-right:7px;
	padding-right:20px;
	padding-left:20px;
	color:#fff;
}

form > .form-row > .form-reset,
.contact-form > form > .form-row > .form-reset
{
	position:relative;
	float:right;
	width:auto;
	padding-left:0px;
	height:45px;
	line-height:45px;
	margin-left:0px;
	-webkit-transition: all 120ms ease-out;
	-moz-transition: all 120ms ease-out;
	-ms-transition: all 120ms ease-out;
	-o-transition: all 120ms ease-out;
	transition: all 120ms ease-out;
}

form > .form-row > .form-reset > span:first-child,
.contact-form > form > .form-row > .form-reset > span:first-child
{
	position:absolute;
	left:0px;
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	background:#333;
}

form > .form-row > .form-reset > span:last-child,
.contact-form > form > .form-row > .form-reset > span:last-child
{
	position:relative;
	float:left;
	width:100%;
	height:45px;
	line-height:45px;
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	font-weight:600;
	margin-right:20px;
	margin-left:20px;
	color:#fff;
}

.form-submit:hover,
.form-reset:hover,
form > .form-row > .form-submit:hover,
form > .form-row > .form-reset:hover,
.contact-form > form > .form-row > .form-submit:hover,
.contact-form > form > .form-row > .form-reset:hover
{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	z-index:999;
}

.proje-detay-icerik a {
	position:relative;
	float:left;
	margin-bottom:10px;
	padding:0px;
	padding-right:10px;
	}

.proje-detay-icerik a img{
	position:relative;
	float:left;
	width:100%;	
	}

.uyari{
	position:relative;
	float:left;
	width:100%;
	height:45px;
	line-height:45px;
	color:#FFF;
	padding-left:15px;
	margin-left:20px;
	margin-right:50px;
	display:none;
	font-family:'Open Sans',sans-serif;

	}	

.phone {
  position: absolute;
  float: left;
  display: none;
  width: 100%;
  margin-top: 0px;
  background: rgba(255,255,255,1);
  height: 100%;
}
.phone-icon {
  position: absolute;
  float: right;
  right:15px;
  font-size: 25px;
  color: #474747;
  margin-top: 20px;
  display: none;
}

.phone a {
  position: relative;
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #cbcbcb;
  vertical-align: middle;
  text-align: left;
  margin-left: 0px;
  padding-left: 20px;
  color: #474747;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 700;
  font-size: 17px;
}

.back i {
  position: relative;
  float: right;
  font-size: 20px;
  color: #333;
  margin-right: 10px;
  margin-top: 15px;
}


	
footer{
	position:relative;
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	color:#5e5e5e;
	margin-top:20px;
	text-align:center;
	
	
	}
.copyright{
	position:relative;
	float:left;
	width:100%;
	background:#071689;
	padding-top:8px;
	padding-bottom:8px;
	color:#fff;
	}