@charset "utf-8";
body {
    font-family: 'Source Sans Pro', sans-serif;
	background-color:#fff;
	-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
    color: #333333;
}
.whatsapp {
    position: fixed;
    bottom: 10px;
    left: 2%;
    z-index: 999999;
}
.ustalan {
		    width: 100%;
    height: 50px;
    background-image: url(../assets/img/ustalan-bg.png);
    z-index: 99999;
    position: absolute;
    top: 25px;
    background-repeat: repeat-x;
    /* border-bottom: 5px solid #508962; */
}

.ustalan-page-bg {
	position:absolute;
	top:0;
	width:100%;
	height:180px;
	background-image:url(../assets/img/page-bg.jpg);
	background-repeat:repeat-x;
}

.ustalan-anasayfa {
	    width: 100%;
    height: 50px;
    z-index: 99999;
    position: absolute;
    background-repeat: repeat-x;
    /* border-bottom: 5px solid #508962; */
}
#okCookie{
    background-color: #000000a8;
    color: #ffffff;
    position:fixed;
    bottom:0;
    left:10%;
    width:80%;
    padding:10px;
    font-family:sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index:10;
    font-size: 12px;
}

#okCookie p{
    margin: 0 0 0px 0;
    float: left;
    padding: 5px 0px;
}

#okCookie #okClose, #okCookie #okCprivacy{
    padding:5px 20px;
    float:right;
    margin-left:10px;
    text-decoration:none;
    border-radius:3px;
    color:white;
}

#okCookie #okClose{
    background-color: #d1bc18;
    box-shadow:inset 0px -1px 1px #507F2B;
    color: #000;
}

#okCookie #okClose:hover{background-color: #ddbf26;
}

#okCookie #okCprivacy{
    background-color:#8D9499;
    text-shadow:0px 1px 1px #63666B;
    box-shadow:inset 0px -1px 1px #63666B;
}

#okCookie #okCprivacy:hover{background-color:#a0a8ae}

.okcBeginAnimate{
    -webkit-animation: myfirst 2s;
    animation: myfirst 2s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes myfirst {
    from {opacity: 0;}
    to {opacity: 1;}
}
.product-detail-info {
	color:#4F4F4F;
}

.product-detail-info td {
	margin: 5px;
    padding: 5px;
    border-bottom: 1px solid #f4f4f4;
}


.anasayfa-altalan {
	width:100%;
	height:30px;
	background-color:#000;
	z-index:99999;
	position:absolute;
	bottom:0;
	font-size:12px;
}
.altalan {
	width:100%;
	height:auto;
	background-color:#FFF;
	font-size:12px;
	padding-top:20px;
    border-top: 1px solid #e6e6e6;
}

.altalan p {
	line-height:20px;
	margin:1%;
	color:#333;
}
.altalan h3 {
	font-weight:bold;
	font-size:16px;
	color:#333;
}
.altalan ul {
	list-style:none;
}
.altalan ul>li {
    margin: 10px 0px 10px 0px;
}
.altalan ul>li>a {
	color:#828282;
}
.altalan-beyaz {
	width: 100%;
    height: auto;
    background-color: #8c8c8c;
    padding-top: 10px;
    /* padding-bottom: 10px; */
}
.footer-ezop {
	float:right;
}
.anasayfa-altalan-sol {
	width:auto;
	float:left;
	color:#000;
	margin-top:7px;
	
}
.ezop a {
	color:#508a62;
}
.ezop a:hover{
	color:#f9b004;
}
.anasayfa-altalan-sag {
	width:auto;
	float:right;
	color:#000;
	margin-top:2px;
	
}
.home-module {
	width:100%;
	height:auto;
	margin-top:10px;
	}
	
	.home-module img {
	width:100%;
	height:auto;
	
	}

.logo a {
	width:108px;
	height:121px;
	float:left;
	background-image:url(../assets/img/logo.png);
	margin-top:2px;
}
.footer-logo {
	width:108px;
	height:39px;
	margin-bottom:10px;
}	

.ustalan-sag {
	width:auto;
	float:right;
	margin-top:30px;
}

button.slick-prev.slick-arrow {
       position: absolute;
    left: 0px;
    top: 47%;
    z-index: 999;
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 60px;
    font-weight: 100;
	outline:none;
	    text-shadow: 3px 3px 5px rgb(0, 0, 0);
}

button.slick-next.slick-arrow {
    position: absolute;
    right: 0px;
    top: 47%;
    z-index: 999;
	    text-shadow: 3px 3px 5px rgb(0, 0, 0);
	   background-color: transparent;
    border: none;
    color: #fff;
    font-size: 60px;
    font-weight: 100;
	outline:none;
}
.ustalan-menu {
	width:auto;
	float:right;
	margin-top:10px;
}
.ust-diller {
	width: auto;
    float: left;
    font-size: 14px;
	margin-right:12px;
}
.ust-diller a{
	color:#fff;
}


.slider_caption {
        position: relative;
    z-index: 9999;
    width: 45%;
    padding: 1%;
    height: auto;
    margin-top: 24%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
.slider_caption h1{
    font-weight: 900;
	    font-size: 50px;
    color: #fff;
    text-shadow: 3px 3px 5px rgb(0, 0, 0);
    text-align: center;
}
.slider_caption p{
	
    font-size: 16px;
    color: #fff;
    line-height: 21px;
    text-shadow: 3px 3px 5px rgb(0, 0, 0);
    font-weight: lighter;
    text-align: center;
}
.slider-more-link {
	width: 250px;
    height: auto;
    padding: 2%;
    background-color: #00000038;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    border: 1px solid #fff;
    border-radius: 40px;
    text-shadow: 3px 3px 5px rgb(0, 0, 0);
    margin-left: auto;
    margin-right: auto;
}
.slider-more-link a{
	color:#fff;
}

.ustalan-detay {
    float: right;
    color: #fff;
    margin-top: 15px;
}

.ust-sosyalmedya {
	width: auto;
    float: left;
    border-right: 1px solid #adadad;
    margin-right: 10px;
    padding-right: 10px;
}
.ust-sosyalmedya li {
    float: left;
    margin-left: 20px;
}
.ust-sosyalmedya li>a {
   color:#fff;
   
}

.ustalan-sosyal {
	width:auto;
	float:right;
	margin-top:5px;
}
.ustalan-item {
	width:auto;
	float:left;
	margin-left:10px;
}

.page-header-title {
	    width: 100%;
    height: 70px;
      background-color: #52525242;
    margin-top: 130px;
	
}
.header-line {
    border-left: 5px solid #fff;
    float: left;
    width: 5px;
    height: 40px;
	margin-top:15px;
}
.header-line-title {
	margin-top:15px;
}
.header-line-title a {
	color:#888;
	text-decoration:none;
}
.header-line-title a:hover {
	color:#888;
	
}
.page-header-title-line {
	height:50px;
	border-left:10px solid #f9b004;
	float:left;
	margin-right:10px;
}
.page-header-title h1 {
	margin-top: 0px;
    font-size: 29px;
    color: #fff;
    letter-spacing: 2px;
    /* border: 1px dashed #000; */
    padding: 0px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 5px;
    text-align: center;
}

.header-line-title h4 {
    font-size: 10px;
    padding-left: 5px;
    padding-top: 5px;
	color:#888;
    text-align: center;
}
.page-content {
	margin-top:3%;
	margin-bottom: 50px;
	border:solid 1px #fff;
	padding:3%;
	color:#000;
	
}
.category-page-left-list{
	width:100%;
	height:auto;
	    margin-top: 10px;
}
.category-page-left-list h1{
font-weight: bold;
    border-bottom: 1px dashed #000;
    color: #000;
    border-left: 3px solid #000;
    padding: 5px;
    font-size: 24px;
}

.product-page-right-list h2{
font-weight: bold;
    border-bottom: 1px dashed #000;
    color: #ffffff;
    border-right: 3px solid #000;
    padding: 5px;
    font-size: 19px;
    text-align: center;
    margin-top: 5px;
    background-color: #393939;
    border-radius: 10px;
}

.iletisim-sol p {
    line-height: 31px;
    font-size: 14px;
}
.product-page-thumb {
	width: 31%;
    height: 100px;
    float: left;
    margin: 1%;
    padding: 1%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.category-page-left-list ul{
	list-style:none;
	    border-left: 1px solid #f1efef;
} 
.category-page-left-list ul>li{
	color:#000;
	    margin: 10px;
} 
.category-page-left-list ul>li>a{
	color:#000;
} 
.page-content-text {
	width:100%;

}
.page-content-text b{
	font-weight:bold;
}
.page-content-text h1 {
	font-size:30px;

}
.page-content-pic {
	width:35%;
	float:left;
	

}

.page-content-pic img {
	width:95%;
	height:auto;


}


.page-content-text p {
	margin-top:5px;
	line-height: 26px;
	    font-size: 14px;
    color: #656565;

}

.category-page {
	margin-top:0%;
	border:solid 1px #fff;
	padding:0%;
	color:#fff;
	
}

.category-page h1 {
	text-align: center;
    font-weight: 200;
    font-size: 20px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    padding: 2%;
    background-color: #fbfbfb;
    line-height: 30px;
}




.category-list2 {
	width:18%;
	float:left;
	height:auto;
	margin:1%;
}

.category-list2-pic {
	width: 98%;
    height: 180px;
    background-size: cover;
    padding: 1%;
    background-position: center;
    border: 1px solid #e2e2e2;
}

.product-title-h2 {
	width:98%;
	height:auto;
	padding:1%;
	background-color:#508962;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}




.category-list {
	width:31%;
	float:left;
	height:auto;
	margin:1%;

    -webkit-box-shadow: 4px 3px 13px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 3px 13px -4px rgba(0,0,0,0.75);
    box-shadow: 4px 3px 13px -4px rgba(0,0,0,0.75);


}
.category-list:hover {
	-webkit-box-shadow: 5px 3px 13px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 3px 13px -4px rgba(0,0,0,0.75);
box-shadow: 5px 3px 13px -4px rgba(0,0,0,0.75);

}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.category-list-pic {
	width:100%;
	height:250px;
	background-size:cover;
	background-position:center;
}
.category-list-text {
    width: 100%;
    /* height: 100%; */
    text-align: center;
    color: #000;
    /* background-color: #0000005e; */
    font-size: 23px;
    /* padding-top: 7px; */
    /* padding-top: 19%; */
    /* border-left: 3px solid #000; */
    /* border-bottom: 1px dashed #000; */
    text-transform: uppercase;
    font-weight: bold;
    /* text-shadow: 2px 2px #000; */
    padding-bottom: 5px;

}
.category-list-text:hover {
	background-color:transparent;
	color: #fff;
	text-shadow: 2px 2px #000;
}
.category-list a {
	color:#fff;
	text-decoration:none;
}
.category-list a:hover {
	color:#fff;
	text-decoration:none;
	
}
.category-page-price {
	position: absolute;
    width: 100px;
    height: 30px;
    background-color: #ffffffb0;
    border-radius: 20px;
    padding-left: 9px;
    text-align: center;
    padding-top: 5px;
    color: #000;
    font-weight: bold;
    margin-top: 6px;
    margin-left: -14px;
	font-size: 19px;
}

.big-img img{
    width: 98%;
    height: auto;
    padding: 1%;
    border: 1px solid #e2dfdf;
    margin: 1%;
}
.small-img img{
	width:auto;
	height:100px;
}
.category-page-left-list ul:hover {
    border-left: 1px solid #000;
	background-color:#fbfbfb;
}
.product-page-detail-photo {
	    width: 100%;
    height: auto;
    border: 1px solid #d4d4d4;
    padding: 1%;
    margin-top: 8px;
}

.iletisim-sol {
	width:49%;
	float:left;
	height:auto;
	margin-right:1%;
}

.iletisim-sol b {
	font-weight: bold;
    font-size: 18px;
    color: #000;
}
.iletisim-sol span {
	padding:1%;
	
    line-height: 35px;
}


.iletisim-sol h4 {
	color: #000;
    font-size: 25px;
    font-weight: 700;
}

.iletisim-sag h4 {
	color: #000;
    font-size: 25px;
    font-weight: 700;
}

.iletisim-sag {
	width:50%;
	float:left;
	height:auto;
}

.home-logo {
	width:100%;
	height:250px;
	position:absolute;
	z-index:9999;
	bottom: 5%;
}
.home-logo img {
	width:100%;
	height:100%;
	
}
.home-logo-1 {
	width:128px;
	height:128px;
	float:left;
}

.home-logo-2 {
	width:128px;
	height:128px;
	float:left;
}

.home-logo-3 {
	width:128px;
	height:128px;
	float:left;
}

.news-list {
	width:100%;
	height:auto;
	margin-top:10px;
	border-bottom:1px solid #9A9A9A;
	color:#000;
	padding-bottom:10px;
}
.news-list-img  {
	width:29%;
	margin-right:1%;
	float:left;
}
.news-list-img img {
	width:98%;
	height:auto;
	border:1px solid #CDCDCD;
	border-radius:20px;
	padding:1%;
}
.news-list-content {
	width:70%;
	float:left;
}
.news-list-content-title {
	    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #c3c3c3;
    padding: 5px;
}
.etp1 .mdl-ov {
	position: absolute;
    left: 5%;
	bottom:15%;
	z-index: 9999;
	font-family: 'Ubuntu', sans-serif;

}
.mdl-button {
	color: #fff;
    z-index: 9999;
    font-weight: 300;
    font-size: 13px;
    margin-top: 5px;
    border: 1px solid #fff;
    padding: 1%;
    width: max-content;
}

.mdl-title {
	color: #fff;
    z-index: 9999;
    font-weight: bold;
    font-size: 20px;
   
}
.etp1 .mdl-title span {
	font-weight:300;
}
.etp1 {
	float: left;
    width: 36%;
    margin-right: 0.6%;
	position:relative;
}
.etp1 img {
	width:100%;
	-webkit-filter: brightness(75%); /* Safari */
    filter: brightness(75%);
}
.etp1 img:hover {
	width:100%;
	-webkit-filter: brightness(100%); /* Safari */
    filter: brightness(100%);
}
.etp1 a {
	color:#fff;
}


.etp2 .mdl-ov {
	position: absolute;
    left: 20%;
    top: 5%;
    z-index: 9999;
    font-family: 'Ubuntu', sans-serif;

}
.etp2 {
	position:relative;
	float: left;
    width: 26.6%;
    margin-right: 0.7%;
}
.etp2 img {
	width:100%;
	-webkit-filter: brightness(75%); /* Safari */
    filter: brightness(75%);
}
.etp2 img:hover {
	width:100%;
	-webkit-filter: brightness(100%); /* Safari */
    filter: brightness(100%);
}


.etp3 .mdl-ov {
	position: absolute;
    left: 5%;
    bottom: 15%;
    z-index: 9999;
    font-family: 'Ubuntu', sans-serif;

}
.etp3 {
	
    float: left;
    width: 36.1%;
	position:relative;
}
.etp3 img {
	width:100%;
	-webkit-filter: brightness(75%); /* Safari */
    filter: brightness(75%);
}
.etp3 img:hover {
	width:100%;
	-webkit-filter: brightness(100%); /* Safari */
    filter: brightness(100%);
}



.etp4 .mdl-ov {
	position: absolute;
    left: 2%;
    bottom: 15%;
    z-index: 9999;
    font-family: 'Ubuntu', sans-serif;

}


.etp4 {
	position:relative;
	float: left;
    width: 63.2%;
    margin-right: 0.6%;
}
.etp4 img {
	width:100%;
	-webkit-filter: brightness(75%); /* Safari */
    filter: brightness(75%);
}

.etp4 img:hover {
	width:100%;
	-webkit-filter: brightness(100%); /* Safari */
    filter: brightness(100%);
}


.etp5 .mdl-ov {
	position: absolute;
    left: 35%;
    bottom: 25%;
    z-index: 9999;
    font-family: 'Ubuntu', sans-serif;

}

.etp5 {
	position:relative;
	float: left;
    width: 36.1%;
	margin-bottom: 2px;
}
.etp5 img {
	width:100%;
	-webkit-filter: brightness(75%); /* Safari */
    filter: brightness(75%);
}
.etp5 img:hover {
	width:100%;
	-webkit-filter: brightness(100%); /* Safari */
    filter: brightness(100%);
}



.etp6 .mdl-ov {
	position: absolute;
        right: 2%;
    bottom: 20%;
    z-index: 9999;
    font-family: 'Ubuntu', sans-serif;

}
.etp6 {
	position:relative;
    float: left;
    width: 36.1%;
}
.etp6 img {
	width:100%;
	-webkit-filter: brightness(75%); /* Safari */
    filter: brightness(75%);
}
.etp6 img:hover {
	width:100%;
	-webkit-filter: brightness(100%); /* Safari */
    filter: brightness(100%);
}



.kadro-list {
	width:auto;
	height:auto;
	    border-left: 5px solid #f5f5f5;
		    padding: 3%;
			    margin: 3%;
}
.kadro-img img{
	width:100%;
	height:auto;
}
.kadro-isim {
	font-weight:bold;
	font-size:20px;
	margin-left:5px;
}
.kadro-konum {
	color:#7F7F7F;
	font-size:14px;
	margin-left:5px;
}
.kadro-email {
	color:#7F7F7F;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}


.belge-list {
	width:100%;
	height:auto;
}
.belge-photo img{
	height:150px;
}

.adatv .col-lg-4 {
    padding: 1%;
}

.kurumsal-magaza-aciklama h3 {
	color: #626262;
    line-height: 25px;
    margin-bottom: 15px;
	
}
.kurumsal-magaza-harita {
	width:100%;
	height:auto;
}
.harita-aciklama {
	    width: 350px;
    height: 350px;
    background-color: #000000d6;
    position: absolute;
    top: 50px;
    color: #fff;
	z-index:999;
}

.harita-aciklama h1 {
text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
	    font-size: 20px;
}

.harita-aciklama ul {
    margin-left: 7px;
}

.harita-aciklama ul>li {
    margin: 5px;
	font-size:15px;
}
.harita-aciklama-button {
	    width: 150PX;
    height: 30px;
    padding: 5px;
    MARGIN-LEFT: auto;
    background-color: #EFAF25;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}
.harita-aciklama-button a {
	color:#fff;
}
.kurumsal-magaza-foto  {
	width:100px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	
}
.kurumsal-magaza-foto img {
	width:100%;
	height:100px;
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 0px solid #000000;
	
}
#map {
	width:100%;
	height:450px;
	z-index:100;
	border-radius:20px;
}

select#dynamic_select {
    margin-left: 25px;
    margin-top: 55px;
}



.module1 {
	    width: 24%;
    height: auto;
    float: left;
    margin-right: 1%;
}
.module2 {
	    width: 24%;
    height: auto;
    float: left;
    margin-right: 1%;
}

.module3 {
	width: 49%;
    height: auto;
    float: left;
    margin-bottom: 1%;	
}
.module4 {
	    width: 49%;
    height: auto;
    float: left;
}


.module5 {
	width: 49%;
    height: auto;
    float: left;
    margin-right: 1%;
    margin-top: 1%;	
}
.module5-1 {
	    width: 100%;
    height: auto;
    margin-bottom: 1%;
}
.module5-2 {
	width:100%;
	height:auto;
}

.module6 {
	    width: 49%;
    height: auto;
    float: left;
    margin-top: 1%;	
}

.teknik-ozellik {
    width: auto;
    height: auto;
    margin-top: 10px;
    border: 1px solid #e3e3e3;
    padding: 1%;
    color: #333;
    font-size: 14px;
}
.teknik-ozellik h3 {
    color: #636363;
    font-weight: bold;
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 5px;
}

.project-list {
    width: 30%;
    height: auto;
    float: left;
    margin: 1%;
}
.project-list img {
    max-width: 100%;
    height: 250px;
}
@media only screen and (max-width:1920px) and (min-width:1466px){
	.slider_caption {
        position: relative;
    z-index: 9999;
    width: 60%;
    padding: 1%;
    height: auto;
    margin-top: 30%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
	
}
	
	
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	
	
	
	.ustalan-menu {
	width:auto;
	float:right;
	margin-top:0px;
}


	.ustalan-sosyal {
	width:auto;
	float:right;
	margin-top:5px;
	display:none;
}

.ustalan-menu {
width: 100%;
    float: none;
    position: absolute;
    right: 0px;
   
}

.page-content-pic {
	width:100%;
	float:left;
	

}

.category-list {
	width:98%;
	float:left;
	height:auto;
	margin:1%;
}
	
	
	.category-list2 {
	width:48%;
	float:left;
	height:auto;
	margin:1%;
}

.iletisim-sol {
	font-family: 'Raleway', sans-serif;
	width:98%;
	float:left;
	height:auto;
	margin-right:1%;
}


.iletisim-sag {
	font-family: 'Raleway', sans-serif;
	width:100%;
	float:left;
	height:auto;
}

.slider_caption {
        position: relative;
    z-index: 9999;
    width: 60%;
    padding: 1%;
    height: auto;
    margin-top: 44%;
    margin-left: 0%;
    margin-right: auto;
    clear: both;
}


.module1 {
	    width: 99%;
    height: auto;
    float: left;
    margin-right: 1%;
}
.module2 {
	    width: 99%;
    height: auto;
    float: left;
    margin-right: 1%;
}

.module3 {
	width: 99%;
    height: auto;
    float: left;
    margin-bottom: 1%;	
}
.module4 {
	    width: 99%;
    height: auto;
    float: left;
}


.module5 {
	width: 99%;
    height: auto;
    float: left;
    margin-right: 1%;
    margin-top: 1%;	
}
.module5-1 {
	    width: 100%;
    height: auto;
    margin-bottom: 1%;
}
.module5-2 {
	width:100%;
	height:auto;
}

.module6 {
	    width: 99%;
    height: auto;
    float: left;
    margin-top: 1%;	
}
.belge-photo img{
	width:100%;
	height:auto;
}
	
}