﻿.noo-header.affix { background-color: #468682 !important; }
.footer .copyright a:hover { color: #61bab4 !important; }
.noo-header { background-color: #468682; }
.main-nav-wrap { padding-top: 5px; padding-bottom: 5px; }
.navbar-header .logo .logo-image a { width: 150px; background-image: url(../images/logo_white.png); height: 90px; }
.recent-properties.recent-properties-featured .property-info .property-action a, 
.main-navigation ul.navbar-nav > li a { 
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
.calling-info .calling-content .fa { color: #fff !important; }
.main-navigation ul.navbar-nav > .active > a { color: #49e8de !important; }
.footer .copyright { background: #235b7d; }
.testimonial { padding-top: 40px; }
.our-sevices .parallax-bg.beirut { background: url("../images/bg/beirut.jpg") 50% 0 repeat-y fixed; }
.our-sevices .parallax-bg.mersin { background: url("../images/bg/mersin.jpg") 50% 0 repeat-y fixed; }
.calling-info { height: 90px; width: 25em; }
.calling-info .calling-desc a { line-height: 60px; color: #fff; }
.recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a { color: #fff; }
.page-title-bar {
    font-size: 12px;
    overflow: hidden;
    background-color: #61bab4;
    padding: 3px 0px;
    margin-bottom: 5px;
    text-align: left;
}
.page-title-bar ol {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.page-title-bar ol li {
    display: inline-block;
    margin-left: 10px;
    padding-bottom: 3px;
}
.page-title-bar ol li:first-child { margin-left: 0px; }
.page-title-bar ol li a { color: #fff; font-size: 14px; }
.page-title-bar .sep {
    color: #fff;
    font-size: 8px;
    position: relative;
    top: -1px;
}
.property-action-modified {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
}
.property-action-modified a {
    display: block;
    padding: 10px;
    background-color: #468682;
    color: #fff;
}
.property-action-modified a:hover {
    background-color: #61bab4;
    color: #fff;
}
.recent-properties .properties-header .page-title { font-weight: bold; }
.property .property-featured .images ul li { width: 100%; }
#gmap { height: 640px; }
.contact-info1 { width: 320px; top: 130px; }
.contact-map { padding-bottom: 10px; }
.page-content .contact-map .text-block h4 { padding-bottom: 0px; }
.btn-secondary, .contact-desc .submit, .contact-desc-1 .submit { color: #fff !important; }
.social-bottom { margin-bottom: 10px; }
.social-bottom li { display: inline-block; margin-right: 5px; }
.social-bottom li:last-child { margin-right: 0px; }
.contact-desc-1 { padding-top: 30px; top: 13px; }
.map-overlay { display: none; }
.site { overflow-x: hidden; }
.err {
    color: #ba0000;
    position: absolute;
    top: 0px;
    right: 5px;
}
.contact-desc .form-control-wrap,
.contact-desc-1 .form-control-wrap { position: relative; }
.contact-desc-1 .form-control-wrap textarea { max-height: 90px; }
.hentry p { height: 100px; overflow: hidden; }
.content p { height: unset !important; }
.recent-properties .recent-properties-content .property-row .hentry .property-wrap .property-excerpt { padding: 10px 0px; }
.recent-properties .recent-properties-content .property-row .hentry .property-wrap { padding-bottom: 0px; }
.footer .copyright { color: #fff; }
.back-to-top { color: #fff !important; }
.back-to-top:hover { color: #468682 !important; }
.pagination>li>a {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px;
    text-align: center;
    padding: 0px 20px;
}
.navbar-header .navbar-toggle.collapsed .icon-bar { background: #fff !important; }
.noo-header.affix .calling-info .calling-desc a { font-size: 16px; }
.noo-header.affix .calling-info .calling-content .fa { padding: 15px; font-size: 30px; }
.footer .copyright a {
    color: #fff;
    text-transform: uppercase;
}

/*RESPONSIVE*/
@media screen and (min-width: 1200px) {
    .calling-info .calling-desc { font-size: 16px; }
    .calling-info .calling-desc a { font-size: 17px; }
    .calling-info .calling-content .fa { font-size: 40px; padding: 10px 15px; }
}
@media screen and (min-width: 992px) {
    .main-navigation ul.navbar-nav > li > a { line-height: 90px; }
}
@media screen and (max-width: 768px) {
    .calling-info .calling-desc a { line-height: 20px; }
    .main-navigation ul.navbar-nav > li a { color: #444; }
}