
.secgalery{
	padding-top: 60px;
}
.secgaltitle{
	font-size: 38px;
	text-align: center;
	font-weight: normal;
}
.subtitlegalery{
	margin-top: 30px;
	font-size: 23px;
	text-align: center;
	padding: 0 35px;
}
.galsl{
	width: 100%;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.arleftgal{
	width: 50px;
}
.arrightgal{
	transform: rotate(180deg);
	width: 50px;
}
.contrls img{
	transition: all ease 0.3s;
	cursor: pointer;
}
.contrls:hover img{
	transform: scale(1.1);
	transition: all ease 0.3s;
}
.arleftgal img{
	width: 100%;
	display: block;
}
.arrightgal img{
	width: 100%;
	display: block;
}
.gaeryslider-conteiner{
	width: calc(100% - 130px);
	overflow: hidden;
}
.slider-line-galery{
	width: 300%;
	display: flex;
	align-items: center;
	transition: all ease 1s;
}
.lineslsgals{
	width: 33.333%;
	display: flex;
	justify-content: space-between;
}
.icartimg{
	width: 32.5%;
	display: block;
	overflow: hidden;
}
.icartimg img{
	transition: all ease 0.5s;
}
.icartimg:hover img{
	transform: scale(1.1);
	transition: all ease 0.5s;
}
.icartimg img{
	width: 100%;
	display: block;
}
.galery-galerpage{
	padding: 0 65px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
	margin-bottom: 80px;
}
.galery-galerpage .boxcatsec4{
	width: 49.5%;
	margin-bottom: 1%;
}

.titlsenamestyle{
	font-size: 38px;
	font-weight: normal;
	text-align: center;
	width: 100%;
}
.subtitlestyle{
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.conteiner-cat-box{
	margin-top: 30px;
	margin-bottom: 50px;
}
 .gamma-prev{
background: url(../img/icon/arrow-point-to-right.png)no-repeat;
background-size: cover;
background-position: center;
transform: rotate(180deg);
width: 30px;
border: none;
height: 30px;
}
 
 .gamma-nav span.gamma-prev:before{
 	content: "";
 	height: 0px;
 	opacity: 0;
 	z-index: -1;
 }
 .gamma-nav span.gamma-next:before{
 	content: "";
 	height: 0px;
 	opacity: 0;
 	z-index: -1;
 }
 .gamma-nav span.gamma-next:before{
 	content: '';
 }
.gamma-next{
background: url(../img/icon/arrow-point-to-right.png)no-repeat;
background-size: cover;
background-position: center;
border: none;
width: 30px;
height: 30px;
}
.subtitlegalery p{
	font-size: 23px;
    text-align: center;
}
@media only screen and (max-width: 1000px){
.secgaltitle{
	text-align: center;
	width: 100%;
	font-size: 30px;
}
.titlsenamestyle{
	text-align: center;
	width: 100%;
	font-size: 30px;
}
.subtitlegalery{
	margin-top: 10px;
}
.subtitlestyle{
	margin-top: 10px;
	margin-bottom: 20px;
}
.galery-galerpage{
	margin-top: 30px;
	margin-bottom: 30px;
}
.secgalery{
	padding-top: 20px;
}
.namecat {
	font-size: 30px;
}
.arrightgal{
	width: 30px;
}
.arleftgal{
	width: 30px;
}
.gaeryslider-conteiner{
	width: calc(100% - 80px);
}
.galery-galerpage{
	padding: 0 40px;
}
}
@media only screen and (max-width: 779px){
.sltt2{
	display: block;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 15px;
	align-items: center;
}
}
@media only screen and (max-width: 500px){
.slider-line-galery{
	width: 900%;
}
.titlsenamestyle{
	font-size: 28px;
}
.galery-galerpage .boxcatsec4{
	width: 100%;
}
.subtitlegalery{
	padding: 0;
}
.galery-galerpage{
	padding: 0;
}
.subtitlegalery{
	font-size: 18px;
}
}
