﻿body {
  width: 100%;
  height: 100%;
  color:#333;
  background: bgcolor=#e2e2e2 0px 0px repeat;
  font-family: "Segoe UI", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:0.94em;
  line-height:135%;
}

h1 {
    font-size:30px;
    font-weight:normal;
    padding:0px 0 0px;
    line-height:100%;
}

a {
    color: #e1e1e1;
    text-decoration:underline;
}

a:hover {
  color:#eeeeee;
  text-decoration:underline;
}

img {
   max-width: 100%;
   height: auto;
   width: auto\9; /* ie8 */
}

@media screen and (min-width:100px) and (max-width:1024px) {

body #wrapper {

        margin-top:3px;

    width: 99%;
        margin: 0 auto;
    }

body #headerInner {
        border: 0px solid #000;
        position:relative;
        width:99%;
        margin:0 auto;

    }

.logo {

    position:static;
    margin-top:0px;
        margin-left:1%;

}

.logo a {
        margin-top:10px;
        font-size:10px;
        color:#96b551;

}

#wrapper #content #colLeft {
        border: 0px solid #ccc;
        float:left;
    width:21%;

        }
 #wrapper #content #colCenter {
        border: 0px solid #ccc;
        float:left;
    width:77%;

        }
#wrapper #content #colRight {
        margin-left:1%;
        float:left;
    width:0%;
        }

}

@media screen and (min-width:100px) and (max-width:768px) {

#wrapper #content #colLeft {
        float:none;
    width:100%;
    margin-right:0px;

        }
        #wrapper #content #colCenter {
        float:none;
    width:100%;
    margin-right:0px;

        }

#wrapper #content #colRight {
        margin-left:0px;
        margin-top:3px;
        float:none;
    width:100%;

    }

}


#wrapper {

        margin-top:3px;
        border:0px solid #000;
    width: 100%;
        max-width:1280px;
    margin: 0 auto;
    height: auto  !important;

    }
#headerInner {
        border: 0px solid #000;
        background: #ffffff;
        position:relative;
        width:100%;
        max-width:1280px;
        height:113px;
    margin:0 auto;
        margin-top:0px;
    }
#content {
    margin-top:2px;
        border: 0px solid #007799;
}
.text {
    margin:15px;
}
#content #colLeft {
        border: 0px solid #000;
        float:left;
    width:22%;
    margin-right:0px;
        background: #005555;
}
#content #colCenter{
        border: 0px solid #000;
        float:left;
    width:77%;
    margin-right:0px;
        background:#006666;
}
#content #colRight {
        position:relative;
        margin-left:0px;
        float:left;
    width:0%;
        border: 0px solid #007799;
    background: #005555;
}

#content #colLeft1 {
   border: 0px solid #000;
    width:29%;
    float:left;
    margin:15px;
  background: #005555;
}
#content #colCenter1{
   border: 0px solid #000;
 	width:29%;
 	float:left;
    margin:15px;
   background:#005555;
}
#content #colRight1 {
    margin:15px;
    width:29%;
    float:left;
   border: 0px solid #1FA2E1;
    background: #005555;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.logo {
    position:absolute;
    left:3px;
    top:3px;
}
.logo a {
        margin-left:3px;
        font-size:3px;
        color:#e3e3e3;
        }
.langues{
width: 25px!important;
height: 25px!important;
color:white!important;
text-decoration: none!important;
}
.style35,.style36{
padding: 10px 0!important;
margin-bottom: 0!important;
}
footer{
margin-bottom: 30px!important;
}
.for-sale.rent {
    background: #778899d9;
    font-family: 'Inter';
    border-radius: 6px 0;
}
.flat-item-image {
    border-radius: 6px;
    overflow: hidden;
    transition: .7s;
}
.flat-item-image:hover{
  transform: scale(1.015);
    transition: .7s;
}
.flat-desc1 {
    border-radius: 0 0 5px 5px;
}
.banners img {
    border-radius: 6px;
    box-shadow: 0px 1px 5px 2px #007799;
    transition: .7s;
}
.banners img:hover{
    transform: scale(1.015);
    transition: .7s;
}