@font-face {
  font-family: 'yekan';
  src: url('../fonts/Yekan.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/Yekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	  url('../fonts/Yekan.svg') format('svg'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/Yekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BNazanin';
  src: url('../fonts/BNazanin.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BNazanin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BNazanin.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

body{
	background:#fff;
	font-family: yekan,tahoma,arial;
	font-size:13px;
	color:#000;
	line-height:18px;
	margin:0;
	direction:rtl;
	text-align:right;
	
}
a{
	    color: #007DC5;
	text-decoration: none;
	-o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
a:hover{
	text-decoration: none;
	-o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}


@media (min-width: 768px){
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12{float:right;}

}
@media (min-width: 992px){
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12{float:right;}
}
@media (max-width: 768px){
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12{float:right;}
}
.padding{
	padding: 0;
}
/*
.slide{
	position: relative;
	 background: url(../images/slide.jpg) no-repeat;
}
*/
.slide img{
	 max-width:100% !important;
}
.logo{
	
}
.topheader{
	position: absolute;
	top: 0px;
	height: 117px;
	width: 100%;
	    z-index: 999;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#040405+0,050505+100&1+0,0.73+83,0+100 */
background: -moz-linear-gradient(top, rgba(4,4,5,1) 0%, rgba(5,5,5,0.73) 83%, rgba(5,5,5,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(4,4,5,1) 0%,rgba(5,5,5,0.73) 83%,rgba(5,5,5,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(4,4,5,1) 0%,rgba(5,5,5,0.73) 83%,rgba(5,5,5,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040405', endColorstr='#00050505',GradientType=0 ); /* IE6-9 */
}
.sochial{
    margin-top: 123px;
}
.sochial a {
    background: url(../images/sochial1.png);
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
#sochial-1 {
    display: inline-block;
    height: 25px;
    width: 25px;
    background-position: right !important;
}
#sochial-2 {
    display: inline-block;
    height: 25px;
    width: 25px;
    background-position: 54px 0 !important;
}
#sochial-3 {
    display: inline-block;
    height: 25px;
    width: 25px;
    background-position: 80px 0 !important;
}
#sochial-4 {
    display: inline-block;
    height: 25px;
    width: 25px;
    background-position: 106px 0 !important;
}
#sochial-5 {
    display: inline-block;
    height: 25px;
    width: 25px;
    background-position: 132px 0 !important;
}
#sochial-6 {
    display: inline-block;
    height: 25px;
    width: 25px;
    background-position: left !important;
}
.sochial a:hover {
    -ms-transform: rotate(-360deg); /* IE 9 */
    -webkit-transform: rotate(-360deg); /* Safari */
    transform: rotate(-360deg);
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
@media (max-width: 768px){
	.sochial{
		text-align: right;
        margin-right: 82px;
		margin-top: 0px;
	}
	.logo{
		margin-right: 20px;
	}
	
}
.back-content{
	background:#fff;
	    margin-bottom: 47px;
}
.back-content h2{
	    padding-top: 44px;
    padding-bottom: 20px;
    color: #100e0e;
    text-align: right;
    font-size: 23px;
}
.back-content p{
	color:#000;
	 line-height: 46px;
    font-size: 18px;
    text-align: justify;
	padding-bottom: 5px;
	font-family:BNazanin;
}

.footer{
	background: #161515;
	color: #fff;
}
.footer strong{ 
    padding: 30px 0 20px;
	display: block;
	font-size: 17px;
}
.tel{
	 float: right;
    padding-left: 118px;
    line-height: 28px;
}
.tel a{
	color: #fff;
}
.email{
    padding-left: 118px;
    line-height: 28px;
    margin-top: 48px;
}
.email a{
	color: #fff;
}
.news p{
	 line-height: 30px;
    text-align: justify;
	color: #e0e0e0;
	 font-size: 15px;
	 font-family: BNazanin,takin,yekan;
}
.news a{
	color: #fff;
	display: block;
	font-size: 14px;
}
.bottom-footer {
    background: #171717;
    padding: 25px 0;
}
.bottom-footer a {
    color: #fff;
}
.bottom-footer span{
	color: #ff0303;
}



@media (min-width: 1200px){
.logo-customers{
	padding-bottom: 132px;
    padding-top: 252px;
	position: relative;
}
.square1{
	width: 200px;
    height: 200px;
    background: #fff;
    overflow: hidden;
	 text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	float: right;
margin-left: 137px;
    z-index: 9999;
    margin-right: -6px;
    margin-top: 15px;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);

}
.square2{
	width: 200px;
    height: 200px;
    background: #fff;
    overflow: hidden;
	 text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	float: right;
	  margin-right: -6px;
    margin-left: 120px;
    margin-top: 15px;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
}
.square3{
	width: 200px;
    height: 200px;
    background: #fff;
    overflow: hidden;
	 text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	float: right;
margin-right: 12px;
    margin-top: 15px;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
}
.square4{
	width: 200px;
    height: 200px;
    background: #fff;
    overflow: hidden;
	 text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	float: right;
	    top: 74px;
    right: 348px;
	position: absolute;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
}
.square5{
	width: 200px;
    height: 200px;
    background: #fff;
    overflow: hidden;
	 text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	float: right;
	position: absolute;
	    top: 74px;
    right: 676px;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
}
.squares img{
	 -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
	}
	.squares{
	margin-right: 186px;
    margin-left: 97px;
	}
	.square4 .boximg img{
      margin: 64px -22px;
}
.square2 .boximg img{
    margin: 49px 50px;
}
.square1 img {
    margin: 49px -22px;
	}
	.boximg{
	    transform: rotate(315deg);
    text-align: center;
}
    .squares img{
    margin: 47px;
    }
    .square1 img {
     margin: 38px;
    }
.effect .overlay{
	background-color: #000;
    color: #fff;
    width: 200px;
    height: 200px;
	 bottom: -1px;
	    top: -1px;
    right: -1px;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
	overflow: hidden;
    position: absolute;
    text-align: center;
    opacity: 0;
	-o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.overlay .overlay-content {
    display: table;
    height: 100%;
    width: 100%;
}
.overlay .overlay-text {
    text-align: center;
}
.overlay .folio-info {
    opacity: 0;
    margin-bottom: -55px;
    margin-top: 55px;
	        padding: 15px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.overlay .folio-info h3 {
    margin-top: 0;
    color: #fff;
}
.folio-image, .folio-overview .folio-expand {
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.folio-overview .folio-expand {
    margin-top: -500px;
    margin-left: -500px;
}
.folio-overview a {
    font-size: 18px;
    color: #333;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    margin-top: 20px;
    margin-right: 5px;
}.folio-overview a:hover {
  color: #fff;
}
.folio-overview .folio-expand {
  margin-top: -500px;
  margin-left: -500px;
}
.folio-image, .folio-overview .folio-expand {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.square1 .folio-item:hover .folio-image {
  
}
.folio-image img {
  width: 100%;
}
.effect .folio-item:hover .overlay {
  opacity: 0.8;
  bottom: 0;
  height: 100%;
}
.effect .folio-item:hover .folio-overview .folio-expand {
  margin-top: 0;
  margin-left:0;
}
.effect .folio-item:hover .overlay .folio-info {
  opacity: 1;  
  margin-bottom:0;
  margin-top:0;
}
#single-portfolio {
  padding: 90px 0;
  background: #f5f5f5;
  position: relative;
}
#single-portfolio img {
  width: 100%;
  margin-bottom: 10px;
}
#single-portfolio .close-folio-item {
  position: absolute;
  top: 30px;
  font-size: 34px;
  width: 34px;
  height: 34px;
  left: 50%;
  color: #999;
  margin-left: -17px;
}
.effect:hover .overlay{
	display: block;
	opacity: 0.8;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
}
.effect:hover .overlay .folio-info{
	display: block;
	opacity: 0.8;
	}
}



@media (min-width: 992px) and (max-width: 1200px) {
	.logo-customers{
	padding-bottom: 132px;
    padding-top: 252px;
	position: relative;
}
.square1{
	width: 200px;
	height: 200px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	float: right;
	/* margin-left: 137px; */
	z-index: 9999;
	margin-right: 20px;
	margin-top: 201px;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
}
.square2{
	width: 200px;
	height: 200px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	float: right;
	margin-right: -17px;
	/* margin-left: 120px; */
	margin-top: 20px;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
}
.square3{
	width: 200px;
	height: 200px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	float: right;
	margin-right: 154px;
	margin-top: -17px;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
}
.square4{
	width: 200px;
	height: 200px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	float: right;
	top: 91px;
	right: 216px;
	position: absolute;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
}
.square5{
	width: 200px;
	height: 200px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	float: right;
	position: absolute;
	top: 91px;
	right: 570px;
	-webkit-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	-moz-box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
	box-shadow: 13px 0px 21px -2px rgba(192,192,192,1);
}
.squares img{
	 -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
	}
	.squares{
	margin-right: 186px;
    margin-left: 97px;
	}
	.square4 .boximg img{
      margin: 64px -22px;
}
.square2 .boximg img{
    margin: 49px 50px;
}
.square1 img {
    margin: 49px -22px;
	}
	.boximg{
	    transform: rotate(315deg);
    text-align: center;
}
.squares img{
margin: 57px;
}
.effect .overlay{
	background-color: #000;
    color: #fff;
    width: 200px;
    height: 200px;
	 bottom: -1px;
	    top: -1px;
    right: -1px;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
	overflow: hidden;
    position: absolute;
    text-align: center;
    opacity: 0;
	-o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.overlay .overlay-content {
    display: table;
    height: 100%;
    width: 100%;
}
.overlay .overlay-text {
    text-align: center;
}
.overlay .folio-info {
    opacity: 0;
    margin-bottom: -55px;
    margin-top: 55px;
	        padding: 15px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.overlay .folio-info h3 {
    margin-top: 0;
    color: #fff;
}
.folio-image, .folio-overview .folio-expand {
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.folio-overview .folio-expand {
    margin-top: -500px;
    margin-left: -500px;
}
.folio-overview a {
    font-size: 18px;
    color: #333;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    margin-top: 20px;
    margin-right: 5px;
}.folio-overview a:hover {
  color: #fff;
}
.folio-overview .folio-expand {
  margin-top: -500px;
  margin-left: -500px;
}
.folio-image, .folio-overview .folio-expand {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.square1 .folio-item:hover .folio-image {
  
}
.folio-image img {
  width: 100%;
}
.effect .folio-item:hover .overlay {
  opacity: 0.8;
  bottom: 0;
  height: 100%;
}
.effect .folio-item:hover .folio-overview .folio-expand {
  margin-top: 0;
  margin-left:0;
}
.effect .folio-item:hover .overlay .folio-info {
  opacity: 1;  
  margin-bottom:0;
  margin-top:0;
}
#single-portfolio {
  padding: 90px 0;
  background: #f5f5f5;
  position: relative;
}
#single-portfolio img {
  width: 100%;
  margin-bottom: 10px;
}
#single-portfolio .close-folio-item {
  position: absolute;
  top: 30px;
  font-size: 34px;
  width: 34px;
  height: 34px;
  left: 50%;
  color: #999;
  margin-left: -17px;
}
.effect:hover .overlay{
	display: block;
	opacity: 0.8;
	border-left: #0a0b0b double 1px;
	border-top: #454646 double 1px;
	border-right: #5f5f5f double 1px;
	border-bottom: #363737 double 1px;
}
.effect:hover .overlay .folio-info{
	display: block;
	opacity: 0.8;
	}
	.squares .square1 img {
    margin: 47px;
    }
}



@media (min-width: 768px) and (max-width: 992px) { 
    .square1{
        margin-left: 33.33333333%;
    }
    .square3{
        margin-right: 33.33333333%;
        margin-left: 33.33333333%;
    }
    .square4{
        margin-left: 33.33333333%;
    }

	.logo-customers{
    	padding-bottom: 132px;
        padding-top: 50px;
    	position: relative;
    }
    .effect{
    	background: #fff;
    	overflow: hidden;
    	text-align: center;
    	border-left: #0a0b0b double 1px;
    	border-top: #454646 double 1px;
    	border-right: #5f5f5f double 1px;
    	border-bottom: #363737 double 1px;
    	height: 200px;
    }

    .squares img{
    	 -o-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
	}

	.boximg{
        text-align: center;
    }
    
    .folio-overview{
        display: none;
    }
    .boximg{
            margin-top: 20px;
    }
    .folio-info h3{
        font-size: 15px;
        color: #000;
    }
    .square4{
        padding: 10px 0;
    }

}



@media (max-width: 768px) { 
	.logo-customers{
    	padding-bottom: 50px;
        padding-top: 50px;
    	position: relative;
    }
    .effect{
    	background: #fff;
    	overflow: hidden;
    	text-align: center;
    	border-left: #0a0b0b double 1px;
    	border-top: #454646 double 1px;
    	border-right: #5f5f5f double 1px;
    	border-bottom: #363737 double 1px;
		 height: 200px;
    	margin-bottom: 20px;
    }

    .squares img{
    	 -o-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
	}

	.boximg{
        text-align: center;
    }
	.folio-overview{
        display: none;
    }
		.boximg{
            margin-top: 20px;
    }
    .folio-info h3{
        font-size: 15px;
        color: #000;
    }
    .square4{
        padding: 10px 0;
    }

}


@media (max-width: 768px) { 
.slide img{
    height:auto !important;
    }
}


.map{
        margin-top: 31px;
}
#news{
    background:#fff;
    padding:25px 0 114px;
}
#news h3{
       margin-bottom: 56px;
    color: #080808;
    text-align: center;
    font-weight: bold;
    font-size: 27px;
}
.boxnews{
    border: solid 1px #ccc;
    border-radius: 8px;
     overflow: hidden;
     margin-bottom: 20px;
}
.contentnews h4{
        line-height: 23px;
    font-weight: bold;
    font-size: 15px;
}
.imgnews{
    overflow: hidden;
    height: 227px;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.textnews h3{
   margin: 6px 0 17px;
    font-weight: bold;
    font-size: 15px;
    line-height: 27px;
}
.textnews{
    padding: 20px;
}
.more{
      line-height: 26px;
    font-size: 13px;
    text-align: center;
    border: solid 1px #ff0303;
    border-radius: 7px;
    margin-top: 20px;
    color: #ff0303;
    display: block;
    padding: 3px 0 3px;
}
.more:hover{
     background:#ff0303;
     color:#fff;
}
.contentnews{
        min-height: 133px;
         overflow: hidden;
}
.imgnews:hover{
    filter:grayscale(100%);
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
#squares {
    padding: 50px 0 50px;
        background: #eee;
}

#gallerysec{
       background: #eee;
       padding: 131px 0 118px;
}
.satr1 {
    border: solid 2px #fff;
}
.hoverimg {
    position: relative;
}
.p-0 {
    padding: 0!important;
}
.text-left {
    text-align: left!important;
}
.borderr {
    border-right: 2px solid #fff !important;
}
.borderb{
     border-bottom: 2px solid #fff !important;
}
.overlay-top {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    opacity: 0.6;
    background-color: #414754;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.overlay-left {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.6;
    background-color: #414754;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;
}
.overlay-right {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    background-color: #414754;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;
}
.satr2 {
    border-left: solid 2px #fff;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
}
.overlay-bottom {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    opacity: 0.6;
    background-color: #414754;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.hoverimg:hover .overlay-top {
  bottom: 0;
  height: 100%;
}
.hoverimg:hover .overlay-bottom{
  height: 100%;
}
.hoverimg:hover .overlay-left{
   width: 100%;
}
.hoverimg:hover .overlay-right{
  width: 100%;
}
#gallerysec img{
        cursor: pointer;
}
.satr3 {
    border-left: solid 2px #fff;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
}
.borderl{
    border-left: 2px solid #fff !important;
}
.red{
    color:red;
}
@media (max-width: 768px) { 
#gallerysec {
    padding: 30px 0 34px;
    }
    .back-content h2 {
    padding: 0px;
    font-size: 19px;
    }
    #squares {
    padding: 0px;
    }
    #news h3 {
    margin-bottom: 30px;
    font-size: 23px;
    }
    #news {
    padding: 15px 0 33px;
    }
}