.ttr{
background:#119bd7;
}

@media screen and (min-width: 1024px){
#wp3d-models div.model-list-wrap img{
    height: 140px!important;
}}

@media screen and (min-width: 600px){
#wp3d-models div.model-list-wrap img{
    height: 200px;
}}

.fa-pinterest:before {
    content: "\f189"!important;
}

.wpcf7-mail-sent-ok {
    color: black!important;
}

input[type="submit"]{
    color: #ffffff;
    background-color: #129cd8;
    border-radius: 12px;
    -moz-border-radius: 12px;
    height: 56px;
    padding: 0 20px;
    -webkit-border-radius: 12px;
    width: 100%;
}
input[type="submit"]:hover{
opacity:0.8;
    background-color: #129cd8;
}

.wpcf7 input[type="text"] {
    background-color: #ffffff;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    height: 56px;
    outline: none;
    padding: 15px;
    font-size: 16px;
}


h1 {
    font-family: 'Roboto',sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 52px;
}

h2 {
    font-family: 'Roboto',sans-serif;
    font-weight: 600;
    color: #000;
    font-size:46px;
}

.property-content h2{
    font-family: 'Roboto',sans-serif!important;
    font-weight: 600;
    color: #000;
    font-size:46px;
}



h3 {
    font-family: 'Roboto',sans-serif;
    font-weight: 600;
    color: #000;
    font-size:42px;
}

h4 {
    font-family: 'Roboto',sans-serif;
    font-weight: 600;
    color: #000;
    font-size:36px;
}


@media only screen and (max-width:768px){
#nav li a{    font-size: 13px!important;}
}

@media only screen and (max-width:640px){
#nav li{
display:block!important;

}

#nav{
background-color:black;
    border: 0px solid #e8e8e8!important;
    padding-right: 20px;
}

#nav > li > a{
color:white!important;
}
}

.spectext{
    margin-bottom: 60px;
}



#header {
    background: #000;
}

p{
font-size: 16px;
color:black;
}


#nav > li > a{
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}


.logo-wrap{
display:none;
}

#footer {
background: #000000;
border-top: 0px solid #191919;
}

.footbot{
display:none;
}

#nav{
    float: inherit;
text-align: center;
}

#nav li {
    float: inherit;
    display: inline-block;
}

#nav-wrap{
    border-bottom: 2px solid rgba(255, 255, 255, 0.16);
    border-top: 2px solid rgba(255, 255, 255, 0.16);
    padding-bottom: 64px;}

.t-sociallinks__item{
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;}

.property-info li{
    color: #ffffff;
}

@media only screen and (max-width: 767px){
.container {
    width: 100%;
}
.longzag h2{
  font-size: 36px!important;
}

.mbdn{
display:none;
}
}

@media only screen and (min-width: 767px){
#nav a{
color:white;
}}

.wpcf7-validation-errors{
display:none!important;
}

.ajax-loader{
display:none!important;
}

.wpcf7-submit{
margin-bottom:0px;
}

form {
    margin-bottom: 0px;
margin-top: 20px;
}

@media only screen and (max-width: 1200px){
.t-btn{
padding: 12px 4px!important;
    font-size: 13px;}}
@media only screen and (max-width: 767px){
.mobiledick{display:none;}
.mobileyes img{display:block;       margin-left: auto;
    margin-right: auto;  width: 60%;}
}
@media only screen and (min-width: 767px){
.mobiledick{display:block;}
.mobileyes img{display:none;}}

.wpcf7-mail-sent-ok{
    color: aliceblue;
    border: 2px solid #129cd8!important;
}
.readmore{display:none;}