/*
Theme Name: Propertix 2.0
Theme URI: http://propertix.ciuss.com
Author URI: http://facebook.com/ciussgw
Description: Tema untuk website Property berbasis CMS Wordpress. Fitur bawaan tema disesuaikan untuk website promosi property seperti kategori property, type property, kelengkapan property, jual atau sewa property. Dilengkapi dengan featured property 
Author: Ciuss Creative
Version: 2.0.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: property, real estate, jual rumah, jual tanah
Copyright: (c) 2017 ciuss.com
*/

@import "//fonts.googleapis.com/css?family=Montserrat:400,700";
@import "//fonts.googleapis.com/css?family=Philosopher";
@import "//fonts.googleapis.com/css?family=Roboto:300,400,700,800";
@import "//fonts.googleapis.com/css?family=Open+Sans:300,400,700,800";
@import "//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,400,700,800";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1;
    text-align: left
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none
}

body {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}


/* Header */

.pronav {
    width: 100%;
    max-width: 1366px;
    display: block;
    position: fixed;
    z-index: 1100;
    top: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.proscroll .pronav {
    height: 92px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.customize-support .pronav {
    top: 32px;
}

.topfa {
    height: 42px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 26px;
    max-width: 1370px;
    margin: 0 auto;
}

.topfa .mopen {
    display: none;
}

.topfa .isos {
    display: inline-block;
    float: left;
    padding: 0 0 0 15px;
    margin: 0 0 0 15px;
}

.topfa .isos .fa,
.topfa .isos .fas,
.topfa .isos .fab {
    font-size: 13px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 30px;
    margin: 0;
    display: inline-block;
}

.topfa .isos .fa.fa-phone {
    font-size: 18px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 0;
    border-radius: 30px;
    margin: 0;
    display: inline-block;
}

.tlmenu {
    display: inline-block;
    float: left;
    line-height: 25px;
    padding: 8px 0;
    font-size: 12px;
}

.tlmenu .tm li {
    float: left;
    margin: 0 15px 0 0;
}

.tlmenu a {
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 300;
}

.tlmenu .tm li ul {
    display: none;
}

.tblock {
    padding: 8px 0;
    display: inline-block;
    float: right;
    text-align: right;
    line-height: 22px;
}

.hottop {
    display: inline-block;
    float: left;
    text-align: left;
    width: 155px;
}

.hottop a,
.hottop a .fas,
.hottop a .fab {
    pointer-events: none;
    cursor: default;
}

.hottop .fas,
.hottop .fab {
    font-size: 22px;
    width: 26px;
    height: 26px;
    line-height: 24px;
    float: left;
    margin: 0 5px 0 0;
}

.hottop .liner {
    height: 26px;
}

.hottop .hotl {
    display: block;
    height: 10px;
    font-size: 8px;
    line-height: 10px;
}

.hottop .hotphone {
    display: block;
    height: 16px;
    font-weight: bold;
    line-height: 16px;
    font-size: 15px;
}

.logreg {
    line-height: 26px;
    float: right;
    padding: 0 0 0 15px;
    margin: 0 0 0 15px;
}

.proinn {
    margin: 0;
    padding: 0 15px;
    position: relative;
    max-width: 1370px;
    margin: 0 auto;
	display: block;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.proinn .fa-navicon {
    display: none;
}

.proinn img {
    margin: 0 30px 0 0;
    padding: 10px 0;
    float: left;
    height: 50px;
    width: auto;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.proscroll .proinn img {
    height: 32px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.navpon {
    height: 34px;
    overflow: hidden;
    line-height: 34px;
    margin: 18px 0 18px 30px;
    padding: 0;
    font-size: 12px;
    font-family: Montserrat, 'Open Sans', sans-serif;
    border-radius: 2px;
    float: right;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.proscroll .navpon {
    margin: 9px 0 9px 30px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.navpon a {
    height: 34px;
    line-height: 34px;
    display: inline-block;
}

.navpon .fa {
    width: 34px;
    height: 34px;
    float: left;
    line-height: 34px;
    text-align: center;
    margin: 0;
}

.navpon .fa.fa-plus {
    margin: 0;
}

.navpon .fa-search {
    float: right;
}

.navpon .fahome {
    display: none;
}

.navpon span {
    padding: 0 10px;
}

.proinn .topagent {
    position: absolute;
    top: 70px;
    right: 0;
    background: #f7f7f7;
    width: 170px;
    z-index: 100;
    box-shadow: 0 0 4px #ccc;
}

.proinn .toppro {
    padding: 15px;
}

.proinn .toppro img {
    width: 100%;
    margin: 0 0 15px;
    height: auto;
    padding: 0 ! important;
}

.proinn .toppro td {
    padding-right: 10px;
}


/* Menu */

.nav {
    float: right;
}

.nav .dd.deskmenu {
    height: 70px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.proscroll .nav .dd.deskmenu {
    height: 52px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.nav .dd.deskmenu li {
    float: left;
    display: block;
    margin: 0;
    text-align: center;
    font: 400 12px 'Montserrat';
    position: relative
}

.nav .dd.deskmenu li.menu-item-has-children:hover:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 16px solid transparent;
    clear: both
}

.nav .dd.deskmenu li a {
    text-decoration: none;
    display: block;
    line-height: 70px;
    margin: 0;
    padding: 0 14px;
    white-space: nowrap;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.proscroll .nav .dd.deskmenu li a {
    line-height: 52px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}


/* level 1 */

.nav .dd.deskmenu li ul {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    width: 180px;
    padding: 0 15px;
    margin: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.proscroll .nav .dd.deskmenu li ul {
    top: 52px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.nav .dd.deskmenu li:hover ul {
    display: block !important;
}

.nav .dd.deskmenu li ul li.menu-item-has-children:hover:after {
    display: none;
}

.nav .dd.deskmenu li ul li {
    height: 40px;
    line-height: 40px;
    display: block;
    width: 100%;
    text-align: left;
}

.nav .dd.deskmenu li ul li:last-child {
    border: 0;
}

.nav .dd.deskmenu li ul li a,
.proscroll .nav .dd.deskmenu li ul li a {
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0;
    position: relative;
    transition: all .4s ease .1s;
}

.nav .dd.deskmenu li ul li a:hover,
.proscroll .nav .dd.deskmenu li ul li a:hover {
    padding: 0 0 0 15px;
    transition: all .4s ease .1s;
}

.nav .dd.deskmenu li ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 17px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    clear: both;
    transition: all .4s ease .1s;
    opacity: 0;
}

.nav .dd.deskmenu li ul li a:hover:after {
    opacity: 1;
    transition: all .4s ease .3s;
}


/* level 2 */

.nav .dd.deskmenu li ul li ul,
.nav .dd.deskmenu li:hover ul li ul {
    display: none !important;
    position: absolute;
    top: 0;
    left: 100%;
    width: 180px;
    padding: 0 15px;
    margin: 0;
}

.nav .dd.deskmenu li ul li:hover ul {
    display: block !important;
}


/* level 3 */

.nav .dd.deskmenu li ul li ul li ul,
.nav .dd.deskmenu li ul li:hover ul li ul {
    display: none !important;
    position: absolute;
    top: 0;
    left: 100%;
    width: 180px;
    padding: 0 15px;
    margin: 0;
}

.nav .dd.deskmenu li ul li ul li:hover ul {
    display: block !important;
}


/* level 4 */

.nav .dd.deskmenu li ul li ul li ul li ul,
.nav .dd.deskmenu li ul li ul li:hover ul li ul {
    display: none !important;
    position: absolute;
    top: 0;
    left: 100%;
    width: 180px;
    padding: 0 15px;
    margin: 0;
}

.nav .dd.deskmenu li ul li ul li ul li:hover ul {
    display: block !important;
}


/* level 5 */

.nav .dd.deskmenu li ul li ul li ul li ul li ul,
.nav .dd.deskmenu li ul li ul li ul li:hover ul li ul {
    display: none !important;
    position: absolute;
    top: 0;
    left: 100%;
    width: 180px;
    padding: 0 15px;
    margin: 0;
}

.nav .dd.deskmenu li ul li ul li ul li ul li:hover ul {
    display: block !important;
}

#map {
    margin: 112px 0 0;
    display: block;
    width: 100%;
	position: relative;
z-index: 10;
}

.single #map {
    margin: 0;
}

.mtop {
    width: 80%;
}

.gm-style .gm-style-iw,
.gm-style .gm-style-iw div {
    overflow: visible ! important;
    display: block;
}

.gm-style div div div div {
    width: 100%;
    max-width: 220px;
    border: 0 ! important;
    border-radius: 0 ! important;
}

.gm-style div div div div div {
    width: 100%;
    right: 0px ! important;
}

.gm-style div > div > div > div > div > div > div > div {
    display: none;
}

.gm-style .gm-style-iw {
    width: 220px !important;
    left: 3px ! important;
    top: 0 ! important;
    height: 230px;
    bottom: 0 ! important;
    overflow: visible ! important;
    padding: 0;
}

.mapsthumb {
    width: 100%;
    width: 220px ! important;
    display: block ! important;
    height: auto;
    height: 230px;
    margin: 0;
    float: none;
}

.mapsthumb img {
    width: auto;
    max-width: 100% ! important;
    height: auto;
}

.mapsthumb h3 {
    padding: 10px 10px 0;
    line-height: 1.4;
    height: 18px;
    overflow: hidden;
}

.mapsthumb span {
    padding: 0 10px 10px;
    line-height: 1.8;
}

.mapsborder {
    display: block ! important;
    position: absolute;
    bottom: -2px;
    right: 0px;
    left: 0px;
    height: 4px;
    width: 220px ! important;
    padding: 0;
    margin: 0;
}

.mapsborder.rent {
    display: block ! important;
    position: absolute;
    bottom: -2px;
    right: 0px;
    left: 0px;
    height: 4px;
    width: 220px ! important;
    padding: 0;
    margin: 0;
}

.mapsborder:after {
    content: '';
    position: absolute;
    right: 98px;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    clear: both
}

.gm-style .gm-style-iw-t::after {
    display: none !important;
}

.gm-ui-hover-effect {
    top: 0 ! important;
	right: 0 ! important;
}

.gm-ui-hover-effect img {
    background: #fff;
}


/*  Slide Inner */

#slidex {
    margin: 42px 0 0;
    width: 100%;
}

#slidex img {
    width: 100%;
    height: auto;
    display: block;
}

.proanima {
    position: absolute;
    top: 220px;
    bottom: auto;
    right: 100px;
    left: auto;
    width: 400px;
    z-index: 40;
}

.proanima.pleft {
    left: 100px;
	right: auto;
}

.sbox {
    position: relative;
}

.smeta {
    position: absolute;
    height: 35px;
    top: -35px;
    left: 0;
    font-size: 13px;
    font-weight: bold;
}

.sfeat {
    padding: 0 18px;
    margin: 0;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    float: left;
}

.ssell {
    padding: 0 18px;
    margin: 0 0 0 2px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    float: left;
}

.ssewa {
    padding: 0 18px;
    margin: 0 0 0 2px;
    color: #003366;
    background: rgba(230, 231, 230, 0.9);
    height: 35px;
    line-height: 35px;
    display: inline-block;
    float: left;
}

.snego {
    padding: 0 18px;
    margin: 0 0 0 2px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    float: left;
}

.scon {
    padding: 20px
}

.scon h2 {
    font: 300 30px/1.1 Montserrat;
    margin-bottom: 15px;
}

.conmet {
    padding: 0 6px 20px;
    line-height: 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid rgba(225, 225, 225, 0.4);
    font: 300 12px 'Roboto', 'Open Sans';
    text-transform: uppercase;
}

.conmet .fa-map-marker {
    margin: 0 5px 0 0;
}

.conmet .fa-folder {
    margin: 0 5px 0 10px;
}

.sbot {
    font: 700 16px/30px 'Roboto', 'Open Sans';
    margin-bottom: 10px;
}

.srp {
    width: 25px;
    height: 25px;
    line-height: 22px;
    float: left;
    display: inline-block;
    font-size: 13px;
    text-align: center;
    border-radius: 30px;
}

.sprices {
    height: 25px;
    line-height: 25px;
    display: inline-block;
    float: left;
    margin: 0 5px;
    font-size: 25px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.sbutt {
    height: 25px;
    padding: 0 12px;
    float: right;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Montserrat';
    line-height: 25px;
}


/* Pencarian */

.snohome {
    position: fixed;
    top: 112px;
    left: 0;
    right: 0;
    max-width: 1400px;
    margin: auto;
    z-index: 100;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.proscroll .snohome {
    top: 92px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.search_pro {
    height: 34px;
    margin: 0;
    padding: 18px;
    position: relative;
    z-index: 30;
}

.only_pro {
    height: 34px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.befcapro {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 80px;
    float: left;
    padding: 3px 0;
    line-height: 14px;
    font-size: 12px;
    font-family: Montserrat;
}

.afcapro {
    margin: 0 115px 0 80px;
    height: 34px;
}

.pro_cols {
    width: 25%;
    height: 34px;
    float: left;
}

.inn_cols {
    padding: 0 5px;
    height: 34px;
    margin: 0;
    border-radius: 4px;
}

.inn_ers {
    padding: 0 4px;
}

.inn_ers select {
    width: 100%;
    border: 0;
    height: 34px;
    font: 400 13px/34px 'Roboto', 'Open Sans';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.inn_ers option {
    height: 34px;
    font: 400 13px/34px 'Roboto', 'Open Sans';
}

.pro_buts {
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    height: 34px;
    float: right;
}

.buts_inn {
    margin: 0;
}

.buts_inn button {
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin: 0;
    border: none;
    padding: 0 8px;
    font: 300 13px 'Montserrat';
    text-align: center;
}

.buts_inn button .fa {
    height: 34px;
    line-height: 34px;
    text-align: left;
    font-size: 12px;
}


/* Rent Sale */

#salerent {
    margin-top: 0;
    position: relative;
    z-index: 7;
}

.threeblock {
    width: 100%;
    float: none;
    position: relative;
}

.blout {
    margin: 0;
    padding: 8px;
}

.blockitem {
    width: 33.333%;
    float: left;
    margin: 0;
    position: relative;
}

.choose {
    width: auto;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 10;
    font-size: 12px;
    font-weight: 700;
    padding: 0 8px;
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    margin-top: -48px;
}

.owl-carousel .owl-item img {
    height: auto;
}


/* Featured Property  */

.fateinner {
    margin: 16px 8px 8px;
    position: relative;
    z-index: 20;
    height: 335px;
    overflow: hidden;
}

#ftslide {
    position: relative;
}

#ftslide .item {
    height: 336px;
    overflow: hidden;
}

#ftslide .featinfo {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -60%;
    left: 110%;
    z-index: 10;
    opacity: 0;
}

#ftslide .owl-item.active .featinfo {
    right: 0;
    left: 50%;
    opacity: 1;
    transition: all .3s ease .8s;
}

#ftslide .featinn {
    padding: 20px;
    overflow: hidden;
}

#ftslide .owl-carousel .owl-item img {
    width: auto;
    height: 100%;
}

#ftslide .featinn h4 {
    font-size: 16px;
    line-height: 25px;
    margin: 500px 0 10px;
}

#ftslide .owl-item.active .featinn h4 {
    margin: 0 0 10px;
    transition: all .3s ease 1.2s;
}

#ftslide .featinn .featloc {
    font-size: 13px;
}

#ftslide .featinn .featloc .fa {
    width: 20px;
}

#ftslide .featinn h2 {
    font-size: 18px;
    line-height: 1.2;
    margin: 500px 0;
}

#ftslide .owl-item.active .featinn h2 {
    margin: 10px 0;
    transition: all .7s ease 1.2s;
}

#ftslide .featinn .featexc {
    font-size: 11px;
    line-height: 1.4;
    margin: 500px 0;
}

#ftslide .owl-item.active .featinn .featexc {
    margin: 10px 0;
    transition: all 1.1s ease 1.2s;
}

#ftslide .featinn .ftnego {
    position: absolute;
    width: 120px;
    height: 120px;
    z-index: 10;
    right: -200px;
    top: -70px;
    transform: rotate(45deg);
}

#ftslide .owl-item.active .featinn .ftnego {
    right: -70px;
    top: -70px;
    transition: all .2s ease 2.2s;
}

#ftslide .featinn .boxnego {
    position: relative;
    width: 120px;
    height: 120px;
}

#ftslide .featinn .boxnego span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
}

#ftslide .owl-theme .owl-nav {
    position: absolute;
    top: -55px;
    right: 0;
    margin: 0;
    z-index: 20;
    height: 40px;
}

#ftslide .owl-theme .owl-nav [class*="owl-"] {
    margin: 9px 2px;
    background: #036;
    color: #ddd;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Montserrat;
}

.noclick a {
  pointer-events: none;
  cursor: default;
}

/* Rent Slide */

#rentslide {
    position: relative;
    z-index: 15;
    margin: 16px 8px 8px;
    height: 336px;
    overflow: hidden;
}

#rentslide .item {
    position: relative;
	overflow: hidden;
}

#rentslide .soldout {
    position: absolute;
    padding: 0 15px;
    line-height: 45px;
    font-size: 35px;
    color: #dd3333;
    top: 45px;
    left: 130px;
    z-index: 50;
    transform: rotate(-15deg);
}

#rentslide .soldout.norm {
    position: absolute;
    padding: 0 15px;
    text-align: center;
    width: 120px;
    line-height: 30px !important;
    font-size: 13px !important;
    top: 10px !important;
    left: -35px !important;
    z-index: 50;
    transform: rotate(-35deg) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

#rentslide .owl-theme .owl-nav {
    position: absolute;
    top: -40px;
    right: 7px;
    margin: 0;
    z-index: 20;
    height: 40px;
}

#rentslide .owl-theme .owl-nav [class*="owl-"] {
    margin: 9px 2px;
    background: #036;
    color: #fff;
}

#rentslide .afteritem {
    margin: 0 0 15px;
}

#rentslide .rentim {
    width: 40%;
    float: right;
    margin: 0 0 0 15px;
    overflow: hidden;
    height: 160px;
    position: relative;
}

#rentslide .rentim img {
    max-height: 160px;
    width: auto ! important;
}

#rentslide .afteritem .allay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 40;
    transform: scale(0);
    transition: all .5s ease .1s;
}

#rentslide .afteritem:hover .allay {
    transform: scale(1);
    transition: all .5s ease .1s;
}

#rentslide .afteritem .looplink {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 50;
    text-align: center;
    transform: scale(0);
    transition: all .5s ease .1s;
    margin-top: -15px;
}

#rentslide .afteritem .looplink .fa {
    font-size: 24px;
    line-height: 30px;
}

#rentslide .afteritem:hover .looplink {
    transform: scale(1);
    transition: all .5s ease .1s;
}

#rentslide .rprice {
    font-size: 13px;
    line-height: 1.2;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#rentslide .rprice em {
    font-weight: 400;
}

#rentslide .rprice .priz {
    position: absolute;
    right: 0;
    z-index: 50;
}

#rentslide .rprice .nego {
    display: inline-block;
    height: 18px;
    line-height: 20px;
    padding: 0 6px;
    font-size: 12px;
    z-index: 60;
}

#rentslide .saltitle {
    font: bold 15px/1.2 'Roboto', 'Open Sans';
    margin: 6px 0 10px 0;
    min-height: 40px;
    position: relative;
    padding: 0;
}

#rentslide .slidcon {
    padding: 10px 0 0 10px;
}

#rentslide .fourleft {
    font: 300 13px/22px 'Roboto', 'Open Sans';
}

#rentslide .fourleft .fa {
    width: 20px;
}


/* Rent Slide */

#saleslide {
    position: relative;
    z-index: 15;
    margin: 16px 8px 8px;
    height: 336px;
    overflow: hidden;
}

#saleslide .soldout {
    position: absolute;
    padding: 0 15px;
    line-height: 45px;
    font-size: 35px;
    top: 45px;
    left: 130px;
    z-index: 50;
    transform: rotate(-15deg);
}

#saleslide .soldout.norm {
    position: absolute;
    padding: 0 15px;
    text-align: center;
    width: 120px;
    line-height: 30px !important;
    font-size: 13px !important;
    top: 10px !important;
    left: -35px !important;
    z-index: 50;
    transform: rotate(-35deg) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

#saleslide .owl-theme .owl-nav {
    position: absolute;
    top: -40px;
    right: 7px;
    margin: 0;
    z-index: 20;
    height: 40px;
}

#saleslide .owl-theme .owl-nav [class*="owl-"] {
    margin: 9px 2px;
    background: #036;
    color: #ddd;
}

#saleslide .afteritem {
    margin: 0 0 15px;
    position: relative;
    overflow: hidden;
}

#saleslide .rentim {
    width: 40%;
    float: right;
    margin: 0 0 0 15px;
    overflow: hidden;
    height: 160px;
    position: relative;
}

#saleslide .rentim img {
    max-height: 160px;
    width: auto ! important;
}

#saleslide .afteritem .allay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 40;
    transform: scale(0);
    background: rgba(250, 250, 250, 0.8);
    transition: all .5s ease .1s;
}

#saleslide .afteritem:hover .allay {
    transform: scale(1);
    transition: all .5s ease .1s;
}

#saleslide .afteritem .looplink {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 50;
    text-align: center;
    transform: scale(0);
    transition: all .5s ease .1s;
    margin-top: -15px;
}

#saleslide .afteritem .looplink .fa {
    font-size: 24px;
    line-height: 30px;
}

#saleslide .afteritem:hover .looplink {
    transform: scale(1);
    transition: all .5s ease .1s;
}

#saleslide .rprice {
    font-size: 13px;
    line-height: 1.2;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    position: relative;
}

#saleslide .rprice em {
    font-weight: 400;
}

#saleslide .rprice .priz {
    position: absolute;
    right: 0;
    z-index: 50;
}

#saleslide .rprice .nego {
    display: inline-block;
    height: 18px;
    line-height: 20px;
    padding: 0 6px;
    font-size: 12px;
    z-index: 60;
}

#saleslide .saltitle {
    font: bold 15px/1.2 'Roboto', 'Open Sans';
    margin: 6px 0 10px 0;
    min-height: 40px;
    position: relative;
    padding: 0;
}

#saleslide .slidcon {
    padding: 10px 0 0 10px;
}

#saleslide .fourleft {
    font: 300 13px/22px Roboto, 'Open Sans';
}

#saleslide .fourleft .fa {
    width: 20px;
}


/* LATEST */

#demos {
    min-height: 100px;
    padding: 15px;
    position: relative;
    z-index: 5;
}

#demos.lopro {
    padding: 0;
}

.toptiloop {
    font: bold 13px/40px 'Montserrat';
    padding: 0;
    margin: 0 0 15px;
    background: #ffffff;
    border: 1px solid #eee;
}

.toptiloop h3 {
    margin: -5px -1px 0;
    padding: 0 15px;
}

.toptiloop a {
    float: right;
}

.adsense {
    display: block;
    padding: 0 0 16px;
}

.adshome {
    display: block;
    padding: 16px;
    margin: 0 auto;
}

.adbread {
    display: block;
    padding: 0 0 16px;
}

#demos:hover {
    z-index: 8;
}

#demos .latest {
    margin: 0;
}

#demos .owl-carousel .owl-stage-outer {
    overflow: visible;
}

#demos .latest-block {
    margin: 0 -8px 16px;
}

#demos .latest-block .item {
    margin: 0 0 15px;
    width: 25%;
    float: left;
}

#demos.lopro .latest-block .item {
    width: 50%;
}

#demos .latest-block .item .itimage {
    margin: 0 8px;
}




#demos .latest-block .item h4 {
    position: relative;
    z-index: 15;
    font: 13px/22px Roboto, 'Open Sans';
    margin: 0 8px;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    height: 22px;
    font-weight: 400;
    transition: all 1s ease .1s;
}

#demos .latest-block .hidlat,
#demos .latest-block .item:hover .hidlat {
    position: relative;
    padding: 10px 15px;
    margin: 0 8px 10px;
    top: auto;
    left: auto;
    right: auto;
    z-index: 10;
    opacity: 1;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    height: 85px;
    overflow: hidden;
}

#demos .latest-block .item:hover {
    box-shadow: 0 5px 10px rgba(50, 50, 50, 0);
}

#demos .latest-block .itover {
    -webkit-transform: perspective(0px) rotate3d(1, 0, 0, 0deg);
}

#demos .item {
    position: relative;
    margin: 0;
}

#demos .item:hover {
    box-shadow: 0 5px 10px rgba(50, 50, 50, 0.2);
    transition: all .5s ease .1s;
}

#demos .item img {
    width: 100%;
    height: auto;
}

#demos .itover {
    position: absolute;
    top: 0px;
    right: 15px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    z-index: 100;
    font: 13px/30px 'Montserrat';
    text-align: center;
    -webkit-transform: perspective(0px) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: all 1s ease .6s;
    -moz-transition: all 1s ease .6s;
    transition: all 1s ease .6s;
}

#demos .active .itover {
    top: 0;
    -webkit-transform: perspective(600px) rotate3d(1, 0, 0, 0deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: all 1s ease .6s;
    -moz-transition: all 1s ease .6s;
    transition: all 1s ease .6s;
}

#demos .itover .label {
    width: 60px;
    height: 30px;
    position: relative;
}

#demos .itover .label:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -7px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 0px solid transparent;
    clear: both
}


#demos .itover .label:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 30px solid transparent;
    clear: both
}

#demos .itimage {
    height: 200px;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 15;
}

.itimage .soldout.norm {
    position: absolute;
    padding: 0 15px;
    text-align: center;
    width: 120px;
    line-height: 30px !important;
    font-size: 13px !important;
    top: 10px !important;
    left: -35px !important;
    z-index: 50;
    transform: rotate(-35deg) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

#demos .item .lllay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 100%;
    z-index: 10;
    transition: all .3s ease .6s;
}

#demos .item:hover .lllay {
    bottom: 50%;
    transition: all .3s ease .1s;
}

#demos .item .lrlay {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    transition: all .3s ease .6s;
}

#demos .item:hover .lrlay {
    top: 50%;
    transition: all .3s ease .1s;
}

#demos .item .itimage .fa {
    position: absolute;
    top: 50%;
    right: 50%;
    transition: all .3s ease .1s;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: -20px -20px 0 0;
    transform: scale(0);
    opacity: 0;
    border-radius: 30px;
    font-size: 18px;
    z-index: 15;
}

#demos .item:hover .itimage .fa {
    transition: all .7s ease .5s;
    transform: scale(1);
    opacity: 1;
}

#demos .detflip {
    padding: 0 15px 15px;
    background: #fdfdfd;
}

#demos .item h4 {
    position: relative;
    z-index: 15;
    font: 13px/22px 'Open Sans';
    margin: 0;
    padding: 15px;
    height: 22px;
    font-weight: 400;
    transition: all 1s ease .1s;
}

#demos .item h4 span.detlf {
    float: left;
}

#demos .item h4 span.detlf .fas {
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 10px;
    border-radius: 20px;
}

#demos .item h4 span.detrg {
    float: right;
    font-weight: 400;
    padding: 0 5px;
    position: relative;
}

#demos .item h4 span.neg {
    position: absolute;
    bottom: 100px;
    left: 5px;
    padding: 0 8px;
    font-weight: 700;
    transform: rotateY(90deg);
    opacity: 0;
    transition: all .5s ease .8s;
}

.home #demos .item h4 span.neg {
    position: absolute;
    bottom: 32px;
    left: 5px;
    padding: 0 8px;
    font-weight: 700;
    transform: rotateY(0deg);
    opacity: 1;
    transition: all .5s ease .8s;
}

#demos .active .item h4 span.neg {
    transform: rotateY(0deg);
    bottom: 30px;
    opacity: 1;
    transition: all .5s ease .3s;
}

#demos.lopro .item h4 span.neg {
    transform: rotateY(0deg);
    bottom: 30px;
    opacity: 1;
    transition: all .5s ease .3s;
}

#demos .item h4 span.neg:before {
    content: '';
    position: absolute;
    left: 5px;
    bottom: -6px;
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 0px solid transparent;
    clear: both
}

#demos .item h4 em {
    font-weight: 400;
}

#demos .hidlat {
    position: absolute;
    top: 253px;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    background: #fff;
    padding: 15px;
    transform: rotateX(0deg);
    border-radius: 0 0 2px 2px;
}

#demos .item:hover .hidlat {
    top: 253px;
    z-index: 10;
    opacity: 1;
    transform: rotateX(0deg);
    box-shadow: 0 5px 10px rgba(50, 50, 50, 0.2);
    transition: all .5s ease .1s;
}

#demos .item h2 {
    font: 400 16px/1.5 'Roboto', 'Open Sans';
    margin: 0 0 5px;
}

#demos .item .addrs {
    font: 400 13px/1.4 'Roboto', 'Open Sans';
    margin: 0 0 20px;
}


/* Home Text Block */

.intermezzo {
    padding: 30px 8px;
    position: relative;
    z-index: 6;
}

.proter {
    margin: 0 auto;
}

.problock {
    width: 50%;
    float: left;
}

.inblock {
    margin: 8px;
}

.item p {
    font: 300 13px/1.5 'Open Sans';
    margin: 10px 0 0;
}

.saleinner {
    margin: 16px 8px 8px;
}

.saleimg {
    padding: 0;
    background: #fff;
}

.salefas {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    font-weight: 300;
}

.wrapper {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto 0;
    padding: 112px 0 0;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.home .wrapper {
    padding: 0
}

.inn {
    width: 100%;
    position: relative;
    display: flex;
}

.container {
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}


/* Content */

.procontent {
    padding: 0;
    background: #ffffff;
}

#content {
    float: right;
    width: 80%;
    background: #ffffff;
}

#fullpage {
    width: auto;
    padding: 15px;
}

.contents {
    padding: 0;
    width: 75%;
    float: left;
}

.incont {
    padding: 16px;
    position: relative;
}

.ptitle {
    font-size: 30px;
    line-height: 1.2;
    padding: 20px 0;
    position: relative;
    font-family: Roboto, 'Open Sans', sans-serif;
    border-bottom: 1px solid #ddd;
}

.ptitle.pts {
    padding: 20px 100px 20px 0;
}

.ptitle:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 2px;
}

.pjual {
    position: absolute;
    right: 0;
    top: 22px;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    font-size: 16px;
    font-family: Montserrat;
    border-radius: 40px;
    font-weight: 300;
}

.psewa {
    position: absolute;
    right: 0;
    top: 23px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 16px;
    font-family: Montserrat;
    border-radius: 40px;
}

.progallery {
    overflow: hidden;
}

.slideshow {
    position: relative;
}

.singgal.owl-theme .owl-nav {
    margin-top: -35px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 70px;
}

.singgal.owl-carousel .owl-nav .owl-next {
    padding: 0;
    margin: 0;
    float: right;
    width: 50px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    font-size: 50px;
}

.singgal.owl-carousel .owl-nav .owl-prev {
    padding: 0;
    margin: 0;
    float: left;
    width: 50px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    font-size: 50px;
}

.pmeta {
    margin: 0 0 20px;
}

.pmhalf {
    width: 50%;
    float: left;
    line-height: 30px;
}

.pmtop {
    margin: 20px 0;
    height: 24px;
}

.pprop {
    display: inline;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 14px;
    margin: 0 5px 0 0;
    font-size: 13px;
    font-family: Montserrat;
    border-radius: 3px;
}

.ppsewa {
    display: inline;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 14px;
    margin: 0 5px 0 0;
    font-size: 13px;
    font-family: Montserrat;
    border-radius: 3px;
}

.ppjual {
    display: inline;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 14px;
    margin: 0 5px 0 0;
    font-size: 13px;
    font-family: Montserrat;
    border-radius: 3px;
}

.ppdes {
    margin: 0 -15px;
    font-size: 16px;
}

.ppdes .alm {
    line-height: 2.5;
    border-bottom: 1px solid #eee;
    margin: 0 15px;
}

.stg {
    width: 33.33%;
    float: left;
}

.stgin {
    line-height: 2.5;
    border-bottom: 1px solid #eee;
    margin: 0 15px;
}

.stgin span {
    float: right;
    font-weight: bold;
}

.rr {
    padding: 0 0 0 8px;
}

.ppprice {
    font-size: 28px;
    line-height: 1.0;
}

.ppprice em {
    font-weight: 300;
    font-size: 22px;
}

.elements {
    margin: 15px -15px;
    padding: 15px;
    border-top: 1px solid #eee;
}

.elinn {
    width: 33.33%;
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    margin: 0 0 10px;
}

.elinn .fa {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    margin: 0 10px 0 0;
}

.contbars {
    position: fixed;
    top: 112px;
    bottom: 0;
    right: 0;
    padding: 0;
    width: 20%;
    float: left;
    z-index: 50;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.proscroll .contbars {
    top: 92px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.contbars .incont {
    padding: 20px 10px;
    margin: 0;
}

.agcon {
    position: absolute;
    top: 0;
    left: 100%;
    right: -100%;
    bottom: 0;
    z-index: 10;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.agcon.inshow {
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#ashow {
    position: absolute;
    right: 70px;
    top: 115px;
    opacity: 0;
    width: 30px;
    height: 30px;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    cursor: pointer;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.3s ease
}

.foagent:hover #ashow {
    opacity: 1;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.3s ease
}

.agcon .conlist {
    line-height: 35px;
    padding: 0;
    margin: 0 20px;
}

.agcon .conlist .fa,
.agcon .conlist .fab,
.agcon .conlist .fas,
.agcon .conlist .far {
    width: 25px;
    text-align: left;
}

.agcon #aclose {
    float: right;
    font-size: 12px;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    border-radius: 15px;
    margin: 8px 0;
}

.contbars img {
    max-width: 100%;
    height: auto;
}

.foagent {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.siagent {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border: 10px solid rgba(0,0,0,0.1);
    border-radius: 100px;
}

.archive.author .auth {
    margin: 0 0 20px;
}

.archive.author .siagent {
    margin: 0 30px 0 0;
    float: left;
}

.archive.author .auth h1.artitle {
    margin-left: 200px;
}

.siagent img {
    width: 100%;
    height: auto;
}

.archive.author .auth .authcon {
    margin-left: 200px;
}

.auclist {
    float: left;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 5px 5px 0;
    border-radius: 3px;
}

.auclist .fa,
.auclist .fas,
.auclist .fab {
    width: 15px;
}

.foagent .fab {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    background: #288155;
    color: #fff;
    border-radius: 30px;
}

.boxc {
    padding: 0 15px;
    margin: 15px 0;
}

.boxa {
    text-align: center;
    line-height: 1.3;
    font-size: 15px;
}

.boxa .na span {
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    border-radius: 20px;
    display: block;
    text-transform: uppercase;
}

.boxa .na {
    margin: 10px 0 2px;
}

.porder {
    text-align: center;
    margin: 30px 0 0;
}

.porder a {
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px;
    border: 3px solid #288155;
    border-radius: 5px;
    font: 16px Roboto;
    height: 40px;
    background: #288155;
    color: #fff;
    line-height: 30px;
    height: 30px;
}


/* OVERLAY */

.alloverlay {
    position: relative;
    height: 300px;
    background-size: cover;
    background-position: center;
}

.allother {
    width: 100%;
    height: 90px;
    position: absolute;
    bottom: -90px;
}


/* BREADCRUMB WEESATA */

.breadpro {
    display: none;
}

.afterlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.breadcrumbs {
    margin: 0 auto;
    padding: 80px 20px;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    position: relative;
    z-index: 10;
    text-align: center;
}

.breadcrumbs .inbread {
    max-width: 1200px;
    margin: 0 auto;
}

.breadcrumbs .fa {
    padding: 0 10px
}

.breadcrumbs a {
    font-weight: 700;
}


/* NOT FOUND */

.notfound {
    text-align: center;
    padding: 100px 0 200px;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    max-width: 70%;
    margin: 0 auto;
}

.notfound h1 {
    font-size: 40px;
    line-height: 1.3;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin: 0 0 30px;
}


/* ARCHIVE */

.artitle {
    font-size: 30px;
    line-height: 1.2;
    padding: 10px 0 20px 0;
    margin: 0 0 15px;
    position: relative;
    font-family: Roboto, 'Open Sans', sans-serif;
    border-bottom: 1px solid #ddd;
}

.artitle:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 2px;
}

.bear {
    margin: 0 -8px;
}

.proar {
    display: block;
    margin: 0 0 30px;
}

.probox {
    margin: 0 8px;
}

.probox .boximg {
    position: relative;
    width: 40%;
    float: left;
}

.probox .boximg img {
    display: block;
    width: 100%;
    height: auto;
}

.probox .boxis {
    width: 60%;
    float: right;
}

.boxis .isboxar {
    margin: 0 0 0 20px;
}

.isboxar h2 {
    font-size: 28px;
    margin: 0 0 15px;
    line-height: 1.2;
}

.isboxar .cat {
    margin: 0 0 15px;
    line-height: 2.0;
    display: block;
}

.isboxar .cat a {
    display: inline-block;
    padding: 0 6px;
    font-size: 13px;
    margin: 0 3px 3px 0;
}

.isboxar .met {
    color: #777;
    margin: 0 0 15px;
}

.isboxar .cont {
    font-size: 14px;
    line-height: 1.3;
}

.arbars {
    position: fixed;
    top: 288px;
    right: 0;
    width: 20%;
    float: right;
    z-index: 50;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.blog .arbars {
    top: 112px;
}

.arbars.ishome,
.proscroll .arbars.ishome {
    position: relative;
    top: 0;
    bottom: auto;
    width: 25%;
}

.inbar {
    padding: 16px;
}

.fepro {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    height: auto;
    padding: 0 0 15px;
    position: relative;
    z-index: 10;
}

.fepro span {
    float: right;
}

.ftout {
    position: relative;
    overflow: hidden;
    height: auto;
}

.ftout a {
    display: block;
    position: relative;
}

.ftlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    transition: all .5s ease .1s;
}

.ftloop:hover .ftlay {
    transition: all .5s ease .1s;
}

.ftcon {
    text-align: center;
}

.ftcon h4 {
    margin: 0;
}

.ftcon h4 span.ftpri {
    transition: all .5s ease .1s;
    padding: 0;
    font-size: 20px;
    line-height: 2.0;
}

.fttitle {
    margin: 0 0 10px;
    font-size: 14px;
}

.ftloc {
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 13px;
    line-height: 26px;
    border-radius: 3px;
}

.proscroll .arbars {
    position: fixed;
    top: 92px;
    bottom: 0;
    right: 0;
    width: 20%;
}


/* TESTIMONI */

.artes {
    padding: 20px;
}

.tespho {
    width: 150px;
    height: 150px;
    float: left;
}

.tespho a {
    display: block;
}

.tespho img {
    width: 150px;
    height: 150px;
    display: block;
    border-radius: 80px;
}

.contes {
    margin: 0 0 0 180px;
}

.contes h2 {
    padding: 8px 0 15px 0;
    font-size: 24px;
}

.tesstar {
    color: #ffcc00;
    font-size: 14px;
}

.tesmeta {
    padding: 10px 0;
    color: #777;
    font-size: 13px;
}

.posttes {
    font-size: 14px;
    line-height: 1.4;
}


/* SINGLE */

.sing {
    padding: 0;
    margin: 0;
}

.sing .singmeta {
    font-weight: 400;
	margin-top: 15px;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.mle {
    float: left;
    width: 50%;
}

.mri {
    float: right;
    width: 50%;
    text-align: right;
}

.sing h2 {
    padding: 10px 0;
    font-size: 35px;
    line-height: 1.2;
}

.singim img {
    display: block;
    width: 100%;
    height: auto;
}

.post-content {
    position: relative;
    margin: 0;
    padding: 15px 0 30px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.single .post-content {
    padding: 15px 0;
}

.post-content.tab {
    margin: 0;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5 {
    font-weight: 700;
    line-height: 1.2;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin: 5px 0 15px;
}

.post-content h1 {
    font-size: 34px;
}

.post-content h2 {
    font-size: 30px
}

.post-content h3 {
    font-size: 26px
}

.post-content h4 {
    font-size: 22px
}

.post-content h5 {
    font-size: 18px
}

.post-content h6 {
    font-size: 16px
}

.post-content p {
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.post-content table td {
    vertical-align: top
}

.post-content ol {
    list-style: decimal;
    padding-left: 15px;
    margin: 15px 0
}

.post-content ul {
    list-style: disc;
    padding-left: 15px;
    margin: 15px 0
}

.post-content li {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin: 3px 0
}

.post-content blockquote {
    padding: 15px 0 15px 45px;
    margin: 0 0 15px;
    background: #fdfdfd;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.post-content blockquote p {
    font-weight: 400;
    margin: 10px 0;
    font-style: italic;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.post-content h6 {
    position: relative;
}

.post-content img,
.post-content .attachment img {
    max-width: 100%;
    height: auto
}

.post-content .alignnone,
.post-content img.alignnone {
    clear: both;
    display: block;
    margin-bottom: 15px
}

.post-content .alignleft,
.post-content img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-top: 4px
}

.post-content .alignright,
.post-content img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-top: 4px
}

.post-content .aligncenter,
.post-content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.post-content img.alignleft,
.post-content img.alignright,
.post-content img.aligncenter,
.post-content img.alignnone {
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
}

.post-content .wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    padding: 0 0 8px;
    background: #f7f7f7;
    text-align: center;
    max-width: 100%;
    font-style: italic;
}

.post-content .wp-caption img {
    margin: 0 0 10px 0;
    max-width: 100%;
    height: auto;
}

.post-content .wp-caption p.wp-caption-text {
    font-size: 14px;
    margin: 5px
}

.post-content .wp-smiley {
    margin: 0
}

.post-content .gallery {
    margin: 0 auto 18px
}

.post-content .gallery .gallery-item {
    float: left;
    margin: 0!important;
    text-align: center
}

.post-content .gallery.gallery-columns-1 .gallery-item {
    width: 100% !important
}

.post-content .gallery.gallery-columns-2 .gallery-item {
    width: 50% !important
}

.post-content .gallery.gallery-columns-3 .gallery-item {
    width: 33.333% !important
}

.post-content .gallery.gallery-columns-4 .gallery-item {
    width: 25% !important
}

.post-content .gallery.gallery-columns-6 .gallery-item {
    width: 16.16777% !important
}

.post-content .gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

.post-content .gallery .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    border: none!important;
    margin-bottom: 0
}

.post-content .gallery .gallery-caption {
    font-size: 14px;
    margin: 0 0 14px
}

.post-content .gallery dl {
    margin: 0
}

.post-content .gallery br+br {
    display: none
}

.post-content .mapouter iframe {
    width: 100%;
    height: 400px;
    display: block;
}

.post-content .video {
    margin: 0;
}

.post-content .video iframe {
    width: 100%;
    height: 400px;
    display: block;
}

.post-footer {
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 20px 0 30px;
}

.post-navigation {
    padding: 15px 0;
    position: relative
}

.post-navigation a {
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    text-decoration: none;
    line-height: 1.4
}

.post-navigation a:hover {
    text-decoration: none
}

.post-navigation a em {
    display: block;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.post-navigation a:hover span {
    text-decoration: underline
}

.post-prev {
    width: 250px;
    min-height: 40px;
    padding-left: 30px;
    float: left;
    text-align: left;
}

.post-next {
    width: 250px;
    min-height: 40px;
    padding-right: 30px;
    float: right;
    text-align: right;
}

.callag {
    text-align: center;
}

.callag .wamob {
    display: none;
}

.porder a.wamob {
    display: none;
}

.call {
    margin: 0 0 15px;
    text-align: center;
}

.callag .fab {
    height: 32px;
    line-height: 32px;
    width: 32px ! important;
    text-align: center;
    font-size: 18px;
    margin-top: 3px;
    color: #fff;
    border-radius: 20px;
}

.callag .fa-facebook {
    background: #036;
}

.callag .fa-twitter {
    background: #3bf;
}

.callag .fa-whatsapp {
    background: #080;
}

.callag .fa-linkedin {
    background: #0066a6;
}

.callag .fa-pinterest {
    background: #cb2027;
}

.callag .fa-stumbleupon {
    background: #29a628;
}

.single #demos {
    overflow: hidden;
    margin: 15px 0;
    padding: 0;
}

.relsinfo {
    padding: 0 15px 15px;
	min-height: 60px;
}

.single #demos .item:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

#demos .item h2 {
    font: 700 16px/1.2 'Roboto', 'Open Sans';
}


/* PAGINASI */

.pagination {
    padding: 0;
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    clear: both;
    position: relative;
    display: block;
    text-align: center;
    background: #fdfdfd;
    margin: 0 20px;
}

.pagination a,
.pagination .disabled {
    text-decoration: none;
    display: inline-block;
    padding: 0 6px;
    font-weight: 400;
    height: 26px;
    min-width: 20px;
    text-align: center;
    line-height: 26px;
    margin: 10px 1px 10px 0;
    background: #fff;
    color: #333;
    border: 1px solid #ddd;
}

.pagination a:hover,
.pagination a.active {
    font-weight: 700;
    color: #333;
    background: #fff;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.05);
}

.pagination a.nextpostslink,
.pagination a.prevpostslink {
    padding: 0 10px;
}


/* POST TAGS */

.post-tags a {
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    margin: 0 2px 3px 0;
    border-radius: 20px;
    float: left;
}

.comments h3 {
    font-size: 18px;
    font-weight: 400;
    padding: 15px 0;
    border-bottom: 1px solid #ddd
}

#comments {
    margin-bottom: 30px
}

.comment {
    padding: 25px 0;
    border-bottom: 1px dotted #ddd
}

.comment td {
    vertical-align: top
}

.comment-meta {
    position: relative;
    min-height: 70px;
    font-size: 12px;
    margin-right: 30px;
    width: 96px
}

.countcoms {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.avatar {
    display: block;
    margin-right: 20px;
    box-shadow: 0 0 10px rgba(160, 160, 160, 0.1);
    border-radius: 50px;
    padding: 10px;
    background: #ffffff;
    width: 80px;
    height: 80px
}

.comment-author a,
.comment-author span {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-style: normal
}

.comment-author a:hover {
    text-decoration: underline
}

.comment-reply-link {
    text-decoration: none;
    font-style: italic
}

.comment_list {
    margin: 0 0 40px
}

.comment-reply-link:hover {
    text-decoration: underline
}

.comment-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin-bottom: 10px
}

.children {
    margin-left: 0
}

.children .children {
    margin-left: 0
}

.children .comment {
    padding-left: 0
}

#respond p,
.nopassword {
    margin: 10px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#respond p a {
    text-decoration: none
}

#respond p a:hover {
    text-decoration: underline
}

#commentform {
    position: relative;
    margin: 10px 0;
    padding-top: 155px
}

#respond .comment_message {
    margin: 10px 0 25px;
    text-align: right;
}

#respond .commform-author,
#respond .commform-email,
#respond .commform-url {
    float: left;
    width: 33.333333333%;
    margin-top: 15px
}

#respond .commform-author p,
#respond .commform-email p,
#respond .commform-url p {
    font-weight: 400;
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin-bottom: 5px
}

#respond .commform-author p span,
#respond .commform-email p span,
#respond .commform-url p span {
    font-weight: 400;
    font-style: italic;
    font-size: 13px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#respond .commform-textarea {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #f3f3f3
}

#respond .commform-textarea>div {
    border-radius: 0;
    padding: 15px;
    background: #ffffff;
    border: 1px solid #eee;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.015);
}

#respond p.form-submit {
    margin-bottom: 0
}

#respond p.form-submit #submit {
    float: none;
    margin: 15px 0;
}

#comment {
    width: 100%;
    height: 120px;
    padding: 0;
    margin: 0;
    border: none;
    overflow: auto;
    background: #ffffff
}

.commform-author div {
    margin-right: 15px;
    border-radius: 0;
    padding: 10px;
    border: 1px solid #eee;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.015);
}

.commform-email div {
    border-radius: 0;
    padding: 10px;
    border: 1px solid #eee;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.015);
}

.commform-url p {
    margin-left: 15px!important
}

.commform-url div {
    margin-left: 15px;
    border-radius: 0;
    padding: 10px;
    border: 1px solid #eee;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.015);
}

#author,
#email,
#url {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#submit {
    float: left;
    border: none;
    cursor: pointer;
    padding: 0 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

p#cancel-comment-reply {
    float: right;
    line-height: 28px;
    margin: 0
}

.post-password-form {
    padding: 50px 0 0;
}

.post-password-form input {
    font-family: 'Roboto', 'Open Sans', sans-serif
}




















/* WIDGET SIDEBAR */

#sidebar {
    width: 20%;
    float: left;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
}

#sidebar .widget {
    margin: 0;
    clear: both;
    display: block;
    padding: 16px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

#sidebar .widget a {
    text-decoration: none;
}


/* WID HEADER */

#sidebar .widget h3.sdtitle,
#sidebar .widget-small h3.sdtitle,
#sidebar .widget h3.sdtitle a,
#sidebar .widget-small h3.sdtitle a {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    height: auto;
    padding: 0 0 15px;
    position: relative;
    z-index: 10
}


/* WID ARCHIVE */

#sidebar .widget.widget_archive ul {
    margin: 0;
}


/* WID CLOUDS */

#sidebar .widget .tagcloud {
    padding: 0
}

#sidebar .widget .tagcloud a {
    margin: 0 2px 6px 0;
    padding: 0 8px;
    line-height: 26px;
    border-radius: 20px;
    font-size: 13px ! important;
    font-weight: 400;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    display: inline-block;
    text-transform: lowercase;
}


/* WID SEARCH */

#sidebar .widget .search-post fieldset {
    position: relative;
    width: auto;
    padding: 0 15px;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    height: 34px;
    box-shadow: 0 0 10px inset #f7f7f7;
}

#sidebar .widget .search-post input {
    height: 34px;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
}

#sidebar .widget .search-post button {
    display: block ! important;
    position: absolute;
    height: 34px;
    width: 34px;
    top: 0;
    right: 0;
    border: 0;
    line-height: 34px;
    text-align: center;
    z-index: 10
}


/* WID GALLERY */

#sidebar .wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    padding: 0;
    width: auto;
    max-width: 100%;
    text-align: center
}

#sidebar .wp-caption img {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    display: block;
}

#sidebar .wp-caption p.wp-caption-text {
    font-size: 13px;
    margin: 0;
    padding: 5px 10px;
    background: #fdfdfd;
}

#sidebar .wp-smiley {
    margin: 0
}

#sidebar .gallery {
    margin: 0 -3px;
}

#sidebar .gallery .gallery-item {
    float: left;
    margin: 0!important;
    text-align: center
}

#sidebar .gallery.gallery-columns-1 .gallery-item {
    width: 100% !important
}

#sidebar .gallery.gallery-columns-2 .gallery-item {
    width: 50% !important
}

#sidebar .gallery.gallery-columns-3 .gallery-item {
    width: 33.333% !important
}

#sidebar .gallery.gallery-columns-4 .gallery-item {
    width: 25% !important
}

#sidebar .gallery.gallery-columns-6 .gallery-item {
    width: 16.16777% !important
}

#sidebar .gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

#sidebar .gallery .gallery-item dt {
    margin: 0 3px 6px;
}

#sidebar .gallery .gallery-item dd {
    display: none;
}

#sidebar .gallery .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    border: none!important;
    margin-bottom: 0
}

#sidebar .gallery .gallery-caption {
    font-size: 14px;
    margin: 0 0 14px
}

#sidebar .gallery dl {
    margin: 0
}

#sidebar .gallery br+br {
    display: none
}


/* WID TEXT */

#sidebar .widget .textwidget {
    padding: 15px 0 0;
    font-size: 13px;
    line-height: 1.3;
    border-top: 1px solid rgba(0,0,0,0.1);
}

#sidebar .widget.widget_text ul {
    margin-top: 15px;
}

#sidebar .widget.widget_text ul li {
    list-style: disc;
    margin-left: 15px;
}

#sidebar .widget.widget_text ol li {
    list-style: decimal;
    margin-left: 15px;
}

#sidebar .widget.widget_text ul li ul,
#sidebar .widget.widget_text ul li ol,
#sidebar .widget.widget_text ol li ul,
#sidebar .widget.widget_text ol li ol {
    padding-top: 8px;
}

#sidebar .widget.widget_text blockquote {
    font-size: 13px;
    font-style: italic;
    margin: 15px 0;
    padding: 10px 15px;
    background: #f7f7f7;
}

#sidebar .widget.widget_text p {
    padding: 0 0 10px;
}

#sidebar .widget.widget_text img.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}

#sidebar .widget.widget_text img.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

#sidebar .widget.widget_text img.alignnone {
    margin: 0 10px 10px 0;
}

#sidebar .widget.widget_text img.aligncenter {
    margin: 0 auto 10px;
    display: block;
}


/* WID CALENDAR */

#sidebar .widget .calendar_wrap {
    padding: 15px 0;
    border-top: 1px solid rgba(0,0,0,0.1);
}

#sidebar .widget .calendar_wrap table {
    width: 100%;
    font-size: 13px;
    background: rgba(0,0,0,0.1);
    font-family: 'Roboto', 'Open Sans', sans-serif
}

#sidebar .widget .calendar_wrap table caption {
    margin-bottom: 10px
}

#sidebar .widget .calendar_wrap th {
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 10px 0;
    background: rgba(0,0,0,0.1);
}

#sidebar .widget .calendar_wrap td {
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 10px 0
}

#sidebar .widget .calendar_wrap td a {
    font-size: 13px;
    font-weight: bold;
    font-family: 'Roboto', 'Open Sans', sans-serif
}


/* Komentar */

#sidebar .widget.widget_recent_comments ul {
    padding: 0;
    border-top: 1px solid rgba(0,0,0,0.1);
}

#sidebar .widget.widget_recent_comments ul li.recentcomments {
    padding: 10px 0;
    font-size: 13px;
}

#sidebar .widget .recentcomments span,
#sidebar .widget .recentcomments a {
    font-size: 13px;
    line-height: 1.3;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#sidebar .widget .recentcomments a {
    font-weight: 400;
}


/* WID PAGES */

#sidebar .widget.widget_pages ul {
    margin: 0;
    border-top: 1px solid rgba(0,0,0,0.1);
}

#sidebar .widget.widget_pages ul li:first-child {
    border-top: 1px solid rgba(0,0,0,0.1);
    margin-top: -1px;
}

#sidebar .widget.widget_pages ul li:last-child {
    margin-bottom: -11px;
}

#sidebar .widget.widget_pages ul li ul {
    margin: 15px 0 -1px 20px;
}


/* WID LIST MENU */

#sidebar .widget.widget_rss li,
#sidebar .widget.widget_meta li,
#sidebar .widget.widget_nav_menu li,
#sidebar .widget.widget_recent_entries li,
#sidebar .widget.widget_pages li,
#sidebar .widget.widget_archive li,
#sidebar .widget.widget_categories li {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    position: relative;
}

#sidebar .widget.widget_rss li a,
#sidebar .widget.widget_meta li a,
#sidebar .widget.widget_nav_menu li a,
#sidebar .widget.widget_recent_entries li a,
#sidebar .widget.widget_pages li a,
#sidebar .widget.widget_archive li a,
#sidebar .widget.widget_categories li a {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}


/* WID MENU */

#sidebar .widget.widget_nav_menu ul {
    margin: 0;
}

#sidebar .widget.widget_nav_menu ul li:first-child {
    margin-top: -1px;
}

#sidebar .widget.widget_nav_menu ul li:last-child {
    margin-bottom: -11px;
}

#sidebar .widget.widget_nav_menu ul li ul {
    margin: 15px 0 -1px 20px;
}


/* WID META */

#sidebar .widget.widget_meta ul {
    margin: 0;
}


/* Recent Blog */

#sidebar .widget_recentblog ul li {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.1);
}

#sidebar .widget_recentblog .rpthumb img {
    float: right;
    width: 80px;
    height: 60px;
    margin: 0 0 0 15px;
}

#sidebar .widget_recentblog .rpthumb-title {
    margin: 0 0 5px;
    font-weight: 700;
}


/* Slide Random List */

#sidebar .widget_slidelistpro .slirand {
    float: left;
    width: 100px;
    height: 75px;
    margin: 0 15px 0 0;
    overflow: hidden;
    background: #003366;
}

#sidebar .widget_slidelistpro .slirand img {
    width: 100px;
    height: 75px;
}

#sidebar .widget_slidelistpro .slp {
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    font-size: 13px;
    line-height: 1.2;
}

#sidebar .widget_slidelistpro .poss {
    font-size: 12px;
    line-height: 1.2;
    color: #1d9ddd;
}

#sidebar .widget_slidelistpro .pro-rsl {
    margin-left: 115px;
}

#sidebar .widget_slidelistpro .pro-title {
    margin: 4px 0;
}

#sidebar .widget_slidelistpro .pro-title a {
    font-weight: 700;
}

#sidebar .widget_slidelistpro .proloc {
    font-size: 12px;
    line-height: 1.2;
}

#sidebar .widget_slidelistpro .probott {
    display: block;
    clear: both;
    padding: 10px 0 0;
    border-top: 1px solid rgba(0,0,0,0.1);
}

#sidebar .widget_slidelistpro .probott a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 13px;
    font-size: 12px;
}

#sidebar .widget_slidelistpro .owl-carousel {
    position: relative;
}

#sidebar .widget_slidelistpro .owl-carousel .owl-nav {
    display: block;
    position: absolute;
    right: 0;
    bottom: -36px;
    height: 26px;
}

#sidebar .widget_slidelistpro .owl-theme .owl-nav [class*="owl-"] {
    margin: 0 0 0 4px;
    padding: 0;
    text-align: center;
    height: 26px;
    line-height: 26px;
    width: 26px;
    border-radius: 0;
}


/* Random Property */

#sidebar .widget_randompro .slirand {
    float: left;
    width: 100px;
    height: 75px;
    margin: 0 15px 0 0;
    overflow: hidden;
}

#sidebar .widget_randompro .slirand img {
    width: 100px;
    height: 75px;
}

#sidebar .widget_randompro .slp {
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    font-size: 13px;
    line-height: 1.2;
}

#sidebar .widget_randompro .poss {
    font-size: 12px;
    line-height: 1.2;
}

#sidebar .widget_randompro .pro-rsl {
    margin-left: 115px;
}

#sidebar .widget_randompro .pro-title {
    margin: 4px 0;
}

#sidebar .widget_randompro .pro-title a {
    font-weight: 700;
}

#sidebar .widget_randompro .proloc {
    font-size: 12px;
    line-height: 1.2;
}


/* WID Singla Slide */

#sidebar .widget_slidepro .ssl {
    position: relative;
}

#sidebar .widget_slidepro .ssl .slimage {
    width: 100%;
    height: 260px;
    margin: 0;
    position: relative;
    overflow: hidden;
}

#sidebar .widget_slidepro .ssl .slimage img {
    width: auto;
    height: 260px;
    display: block;
}

#sidebar .widget_slidepro .ssl .slimage .mark .prst {
    height: 22px;
    line-height: 22px;
    padding: 0 12px;
    margin: 0;
    position: absolute;
    bottom: 77px;
    left: 0;
    z-index: 10;
    font-size: 12px;
}

#sidebar .widget_slidepro .ssl .slimage .mark .psst {
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    margin: 0;
    position: absolute;
    bottom: 42px;
    left: 0;
    z-index: 10;
    font-size: 16px;
}

#sidebar .widget_slidepro .ssl .slimage .snloc {
    height: 22px;
    line-height: 22px;
    padding: 0 12px;
    margin: 0;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 10;
    font-size: 12px;
}

#sidebar .widget_slidepro .ssl .prosgl {
    padding: 15px;
}

#sidebar .widget_slidepro .ssl .sgl-title {
    margin: 0;
    line-height: 1.2;
    font-size: 12px;
}

#sidebar .widget_slidepro .ssl .sgl-title a {
    color: #fff;
}

#sidebar .widget_slidepro .owl-theme .owl-nav [class*="owl-"] {
    margin: 0 0 0 4px;
    padding: 0;
    text-align: center;
    height: 26px;
    line-height: 26px;
    width: 26px;
    border-radius: 0;
}


/* WID TEST */

#sidebar .widget_testimoni .tescon {
    padding: 15px;
    margin: 0 0 20px;
}

#sidebar .widget_testimoni .item .tescon p {
    font: 400 13px/1.3 Roboto, 'Open Sans';
    margin: 0;
}

#sidebar .widget_testimoni .tescon .star {
    font-size: 14px;
}

#sidebar .widget_testimoni .allloop {
    margin: 0 0 15px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

#sidebar .widget_testimoni .pho {
    width: 70px;
    height: 70px;
    float: left;
    padding: 8px;
    margin: 0 20px 0 10px;
    border-radius: 50px;
    overflow: hidden;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
}

#sidebar .widget_testimoni .pho img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

#sidebar .widget_testimoni .tespo {
    margin-left: 85px;
    padding: 20px 0 0 0;
}

#sidebar .widget_testimoni .tesname {
    margin: 0 0 10px;
}

#sidebar .widget_testimoni .tespro {
    margin: 0 0 4px;
    font-style: italic;
    font-size: 12px;
}

#sidebar .widget_testimoni .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 3px;
}


/* WID RSS */

#sidebar .widget.widget_rss ul {
    margin: 0;
}

#sidebar .widget .rssSummary {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.3;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    padding: 5px 0 0;
}


/* WID SELECT */

#sidebar .widget label {
    padding: 15px 0;
    display: block;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 400;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#sidebar .widget select {
    margin: 0 0 15px;
    width: 90%;
    border: none;
    overflow: hidden;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    padding: 3px 8px;
    border: 1px solid rgba(0,0,0,0.3);
}

#sidebar .widget select option {
    padding: 3px 8px
}






#footbar {
    padding: 30px 0;
    width: 80%;
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    position: relative;
    z-index: 10;
}

.home #footbar,
.error404 #footbar,
.page-template-page-full #footbar {
    width: 100%;
}

.footcon {
    margin: 0;
    padding: 0 8px;
}

.foot-bar {
    width: 33.33%;
    float: left
}

.footinn {
    margin: 0 8px;
}

#footbar .widget {
    margin: 0;
    clear: both;
    display: block;
    padding: 16px 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.home #footbar .widget,
.error404 #footbar .widget {
    padding: 16px;
}

#footbar .widget a {
    text-decoration: none;
}


/* WID HEADER */

#footbar .widget h3.fdtitle,
#footbar .widget-small h3.fdtitle,
#footbar .widget h3.fdtitle a,
#footbar .widget-small h3.fdtitle a {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    height: auto;
    padding: 0 0 15px;
    position: relative;
    z-index: 10
}


/* WID ARCHIVE */

#footbar .widget.widget_archive ul {
    margin: 0;
}


/* WID CLOUDS */

#footbar .widget .tagcloud {
    padding: 0
}

#footbar .widget .tagcloud a {
    margin: 0 2px 6px 0;
    padding: 0 8px;
    line-height: 26px;
    border-radius: 4px;
    font-size: 13px ! important;
    font-weight: 400;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    display: inline-block;
    text-transform: lowercase;
}


/* WID SEARCH */

#footbar .widget .search-post fieldset {
    position: relative;
    width: auto;
    padding: 0 15px;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    height: 34px;
    box-shadow: 0 0 10px inset #f7f7f7;
}

#footbar .widget .search-post input {
    height: 34px;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
}

#footbar .widget .search-post button {
    display: block ! important;
    position: absolute;
    height: 34px;
    width: 34px;
    top: 0;
    right: 0;
    border: 0;
    line-height: 34px;
    text-align: center;
    z-index: 10
}


/* WID GALLERY */

#footbar .wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    padding: 0;
    width: auto;
    max-width: 100%;
    text-align: center
}

#footbar .wp-caption img {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    display: block;
}

#footbar .wp-caption p.wp-caption-text {
    font-size: 13px;
    margin: 0;
    padding: 5px 10px;
    background: #fdfdfd;
}

#footbar .wp-smiley {
    margin: 0
}

#footbar .gallery {
    margin: 0 -3px;
}

#footbar .gallery .gallery-item {
    float: left;
    margin: 0!important;
    text-align: center
}

#footbar .gallery.gallery-columns-1 .gallery-item {
    width: 100% !important
}

#footbar .gallery.gallery-columns-2 .gallery-item {
    width: 50% !important
}

#footbar .gallery.gallery-columns-3 .gallery-item {
    width: 33.333% !important
}

#footbar .gallery.gallery-columns-4 .gallery-item {
    width: 25% !important
}

#footbar .gallery.gallery-columns-6 .gallery-item {
    width: 16.16777% !important
}

#footbar .gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

#footbar .gallery .gallery-item dt {
    margin: 0 3px 6px;
}

#footbar .gallery .gallery-item dd {
    display: none;
}

#footbar .gallery .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    border: none!important;
    margin-bottom: 0
}

#footbar .gallery .gallery-caption {
    font-size: 14px;
    margin: 0 0 14px
}

#footbar .gallery dl {
    margin: 0
}

#footbar .gallery br+br {
    display: none
}


/* WID TEXT */

#footbar .widget .textwidget {
    padding: 15px 0 0;
    font-size: 13px;
    line-height: 1.3;
    border-top: 1px solid rgba(0,0,0,0.2);
}

#footbar .widget.widget_text ul {
    margin-top: 15px;
}

#footbar .widget.widget_text ul li {
    list-style: disc;
    margin-left: 15px;
}

#footbar .widget.widget_text ol li {
    list-style: decimal;
    margin-left: 15px;
}

#footbar .widget.widget_text ul li ul,
#footbar .widget.widget_text ul li ol,
#footbar .widget.widget_text ol li ul,
#footbar .widget.widget_text ol li ol {
    padding-top: 8px;
}

#footbar .widget.widget_text blockquote {
    font-size: 13px;
    font-style: italic;
    margin: 15px 0;
    padding: 10px 15px;
    background: #f7f7f7;
}

#footbar .widget.widget_text p {
    padding: 0 0 10px;
}

#footbar .widget.widget_text img.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}

#footbar .widget.widget_text img.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

#footbar .widget.widget_text img.alignnone {
    margin: 0 10px 10px 0;
}

#footbar .widget.widget_text img.aligncenter {
    margin: 0 auto 10px;
    display: block;
}


/* WID CALENDAR */

#footbar .widget .calendar_wrap {
    padding: 15px 0;
    border-top: 1px solid rgba(0,0,0,0.2);
}

#footbar .widget .calendar_wrap table {
    width: 100%;
    font-size: 13px;
    background: #fdfdfd;
    font-family: 'Roboto', 'Open Sans', sans-serif
}

#footbar .widget .calendar_wrap table caption {
    margin-bottom: 10px
}

#footbar .widget .calendar_wrap th {
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 10px 0;
    background: #f7f7f7;
}

#footbar .widget .calendar_wrap td {
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 10px 0
}

#footbar .widget .calendar_wrap td a {
    font-size: 13px;
    font-weight: bold;
    font-family: 'Roboto', 'Open Sans', sans-serif
}


/* Komentar */

#footbar .widget.widget_recent_comments ul {
    padding: 0;
    border-top: 1px solid rgba(0,0,0,0.2);
}

#footbar .widget.widget_recent_comments ul li.recentcomments {
    padding: 10px 0;
    font-size: 13px;
}

#footbar .widget .recentcomments span,
#footbar .widget .recentcomments a {
    font-size: 13px;
    line-height: 1.3;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#footbar .widget .recentcomments a {
    font-weight: 600;
}


/* WID PAGES */

#footbar .widget.widget_pages ul {
    margin: 0;
    border-top: 1px solid rgba(0,0,0,0.2);
}

#footbar .widget.widget_pages ul li:first-child {
    border-top: 1px solid rgba(0,0,0,0.2);
    margin-top: -1px;
}

#footbar .widget.widget_pages ul li:last-child {
    margin-bottom: -11px;
}

#footbar .widget.widget_pages ul li ul {
    margin: 15px 0 -1px 20px;
}


/* WID LIST MENU */

#footbar .widget.widget_rss li,
#footbar .widget.widget_meta li,
#footbar .widget.widget_nav_menu li,
#footbar .widget.widget_recent_entries li,
#footbar .widget.widget_pages li,
#footbar .widget.widget_archive li,
#footbar .widget.widget_categories li {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.2);
    position: relative;
}

#footbar .widget.widget_rss li a,
#footbar .widget.widget_meta li a,
#footbar .widget.widget_nav_menu li a,
#footbar .widget.widget_recent_entries li a,
#footbar .widget.widget_pages li a,
#footbar .widget.widget_archive li a,
#footbar .widget.widget_categories li a {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}


/* WID MENU */

#footbar .widget.widget_nav_menu ul {
    margin: 0;
}

#footbar .widget.widget_nav_menu ul li:first-child {
    margin-top: -1px;
}

#footbar .widget.widget_nav_menu ul li:last-child {
    margin-bottom: -11px;
}

#footbar .widget.widget_nav_menu ul li ul {
    margin: 15px 0 -1px 20px;
}


/* WID META */

#footbar .widget.widget_meta ul {
    margin: 0;
}


/* Recent Blog */

#footbar .widget_recentblog ul li {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.2);
}

#footbar .widget_recentblog .rpthumb img {
    float: right;
    width: 80px;
    height: 60px;
    margin: 0 0 0 15px;
}

#footbar .widget_recentblog .rpthumb-title {
    margin: 0 0 5px;
    font-weight: 700;
}


/* Slide Random List */

#footbar .widget_slidelistpro .slirand {
    float: left;
    width: 100px;
    height: 75px;
    margin: 0 15px 0 0;
    overflow: hidden;
}

#footbar .widget_slidelistpro .slirand img {
    width: 100px;
    height: 75px;
}

#footbar .widget_slidelistpro .slp {
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.2);
    font-size: 13px;
    line-height: 1.2;
}

#footbar .widget_slidelistpro .poss {
    font-size: 12px;
    line-height: 1.2;
}

#footbar .widget_slidelistpro .pro-rsl {
    margin-left: 115px;
}

#footbar .widget_slidelistpro .pro-title {
    margin: 4px 0;
}

#footbar .widget_slidelistpro .pro-title a {
    font-weight: 700;
}

#footbar .widget_slidelistpro .proloc {
    font-size: 12px;
    line-height: 1.2;
}

#footbar .widget_slidelistpro .probott {
    display: block;
    clear: both;
    padding: 10px 0 0;
    border-top: 1px solid rgba(0,0,0,0.2)
}

#footbar .widget_slidelistpro .probott a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 13px;
    background: #003366;
    color: #ffffff;
    font-size: 12px;
}

#footbar .widget_slidelistpro .owl-carousel {
    position: relative;
}

#footbar .widget_slidelistpro .owl-carousel .owl-nav {
    display: block;
    position: absolute;
    right: 0;
    bottom: -36px;
    height: 26px;
}

#footbar .widget_slidelistpro .owl-theme .owl-nav [class*="owl-"] {
    margin: 0 0 0 4px;
    padding: 0;
    text-align: center;
    height: 26px;
    line-height: 26px;
    width: 26px;
    border-radius: 0;
}


/* Random Property */

#footbar .widget_randompro .slirand {
    float: left;
    width: 100px;
    height: 75px;
    margin: 0 15px 0 0;
    overflow: hidden;
}

#footbar .widget_randompro .slirand img {
    width: 100px;
    height: 75px;
}

#footbar .widget_randompro .slp {
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.2);
    font-size: 13px;
    line-height: 1.2;
}

#footbar .widget_randompro .poss {
    font-size: 12px;
    line-height: 1.2;
    color: #1d9ddd;
}

#footbar .widget_randompro .pro-rsl {
    margin-left: 115px;
}

#footbar .widget_randompro .pro-title {
    margin: 4px 0;
}

#footbar .widget_randompro .pro-title a {
    font-weight: 700;
}

#footbar .widget_randompro .proloc {
    font-size: 12px;
    line-height: 1.2;
    color: #d33;
}


/* WID Singla Slide */

#footbar .widget_slidepro .ssl {
    position: relative;
}

#footbar .widget_slidepro .ssl .slimage {
    width: 100%;
    height: 260px;
    margin: 0;
    position: relative;
    overflow: hidden;
}

#footbar .widget_slidepro .ssl .slimage img {
    width: auto;
    height: 300px;
    display: block;
}

#footbar .widget_slidepro .ssl .slimage .mark .prst {
    height: 22px;
    line-height: 22px;
    padding: 0 12px;
    margin: 0;
    position: absolute;
    bottom: 77px;
    left: 0;
    z-index: 10;
    font-size: 12px;
}

#footbar .widget_slidepro .ssl .slimage .mark .psst {
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    margin: 0;
    position: absolute;
    bottom: 42px;
    left: 0;
    z-index: 10;
    font-size: 16px;
}

#footbar .widget_slidepro .ssl .slimage .snloc {
    height: 22px;
    line-height: 22px;
    padding: 0 12px;
    margin: 0;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 10;
    font-size: 12px;
}

#footbar .widget_slidepro .ssl .prosgl {
    padding: 15px;
}

#footbar .widget_slidepro .ssl .sgl-title {
    margin: 0;
    line-height: 1.2;
    font-size: 12px;
}

#footbar .widget_slidepro .owl-theme .owl-nav [class*="owl-"] {
    margin: 0 0 0 4px;
    padding: 0;
    text-align: center;
    height: 26px;
    line-height: 26px;
    width: 26px;
    border-radius: 0;
}


/* WID TEST */

#footbar .widget_testimoni .tescon {
    padding: 15px;
    margin: 0 0 20px;
    background: rgba(0,0,0,0.05)
}

#footbar .widget_testimoni .item .tescon p {
    font: 400 13px/1.3 'Roboto', 'Open Sans';
    margin: 0;
}

#footbar .widget_testimoni .tescon .star {
    color: #f9b600;
    font-size: 14px;
}

#footbar .widget_testimoni .allloop {
    margin: 0 0 15px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

#footbar .widget_testimoni .pho {
    width: 70px;
    height: 70px;
    float: left;
    padding: 8px;
    margin: 0 20px 0 10px;
    border-radius: 50px;
    overflow: hidden;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    background: rgba(0,0,0,0.2);
}

#footbar .widget_testimoni .pho img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

#footbar .widget_testimoni .tespo {
    margin-left: 85px;
    padding: 10px 0 0 0;
}

#footbar .widget_testimoni .tesname {
    margin: 0 0 10px;
}

#footbar .widget_testimoni .tespro {
    margin: 0 0 4px;
    font-style: italic;
    font-size: 12px;
}

#footbar .widget_testimoni .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 3px;
}


/* WID RSS */

#footbar .widget.widget_rss ul {
    margin: 0;
}

#footbar .widget .rssSummary {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.3;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    padding: 5px 0 0;
}


/* WID SELECT */

#footbar .widget label {
    padding: 15px 0;
    display: block;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 400;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#footbar .widget select {
    margin: 0 0 15px;
    width: 90%;
    border: none;
    overflow: hidden;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    padding: 3px 8px;
    border: 1px solid #eee;
}

#footbar .widget select option {
    padding: 3px 8px
}


/* FOOTER */

.footer {
    margin: 0;
    width: 100%;
    position: relative;
    z-index: 100;
    padding: 30px 0;
    background: rgba(13, 49, 131, 1);
    color: #fff;
}

.home .footer,
.error404 .footer,
.page-template-page-full .footer {
    width: 100%;
}

.footer a {
    text-decoration: none;
    color: #ddd;
}

.footer a:hover {
    text-decoration: underline
}

.copyright {
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 300;
    font-family: Montserrat, 'Roboto', 'Open Sans', sans-serif;
    margin: 0 15px;
}

.foolog {
    display: block;
    width: 200px;
    height: auto;
    margin: 30px auto 0;
}

.opens {
    background: #444;
    color: #fff;
    position: fixed;
    z-index: 10000;
    top: 250px;
    left: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 10px;
    border-radius: 0 20px 20px 0
}

.closes {
    background: #8c0;
    color: #fff;
    position: fixed;
    z-index: 10000;
    top: 250px;
    left: 65px;
    display: none;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 10px;
    border-radius: 0 20px 20px 0
}

.layout {
    position: fixed;
    z-index: 1000;
    top: 250px;
    left: -75px;
    background: #222;
    width: 50px;
    height: 30px;
    font: bold 14px/30px Montserrat;
    color: #fff;
    padding: 0 7px 0 8px;
    overflow: hidden;
    text-align: left;
    cursor: pointer
}

.styling {
    position: fixed;
    z-index: 1000;
    top: 280px;
    left: -75px;
    background: #ddd;
    width: 50px;
    height: 75px;
    padding: 10px 5px 5px 10px;
    overflow: hidden;
    text-align: left
}

.blue {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #0b82aa
}

.red {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #d42007
}

.green {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #090
}

.orange {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #f70
}

.forest {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #03562b
}

.donker {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #036
}

.cyan {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #3bf
}

.purple {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #8c49a5
}

.tosca {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #0aa277
}

.grey {
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    float: left;
    display: inline;
    background: #777
}

.mmenu {
    position: fixed;
    z-index: 1000;
    top: 250px;
    left: -75px;
    background: #444;
    width: 50px;
    height: 30px;
    font: bold 14px/30px Montserrat;
    color: #fff;
    padding: 0 7px 0 8px;
    overflow: hidden;
    text-align: left;
    cursor: pointer;
    display: none
}

#return-to-top {
    position: fixed;
    z-index: 10000;
    bottom: 21px;
    right: 15px;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: block;
    background: #003366;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#return-to-top i {
    margin: 0;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 17px;
    line-height: 34px;
}

.owl-carousel {
    display: block ! important;
}

.relsinfo {
    padding: 15px;
}


/* Boxed */

.wrapper.boxed {
    max-width: 1100px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.boxed .pronav {
    width: 100%;
    max-width: 1100px;
}

.boxed .snohome {
    max-width: 1100px;
}

.boxed #demos .latest-block .item {
    width: 33.33%;
}

.boxed .foot-bar {
    width: 33.33%;
}

.boxed #content {
    width: 70%;
}

.boxed .contents {
    width: 100%;
    float: none;
}

.boxed #sidebar {
    width: 30%;
}

.single .boxed #demos {
    margin: 15px 0 80px;
}

.boxed .contbars {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0);
}

.boxed .contbars .incont {
    position: relative;
    width: 100%;
    padding: 0;
    height: 80px;
}

.boxed .dagent {
    width: 100%;
    float: none;
    height: 80px;
    padding: 0;
}

.boxed .desagent {
    margin: 0;
    height: 60px;
    padding: 10px 0;
}

.boxed .foagent {
    width: 60px;
    height: 60px;
    margin: 0 16px;
    float: left;
}

.boxed .siagent {
    width: 50px;
    height: 50px;
    border: 5px solid #eee;
}

.boxed .contbars img {
    max-width: 100%;
    height: auto;
}

.boxed .boxc {
    padding: 0;
    margin: 8px 0 8px 100px;
}

.boxed .boxa {
    text-align: left;
    float: left;
}

.boxed .boxa .na {
    margin: 0;
}

.boxed .boxa .na span {
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    border-radius: 20px;
    display: block;
    text-transform: uppercase;
}

.boxed .porder {
    margin: 5px 60px 0 16px;
    float: right;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.boxed .call {
    margin: 0;
    position: absolute;
    bottom: 21px;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    background: #288155;
    right: 15px;
    width: 36px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.boxed .callag {
    position: absolute;
    width: 100%;
    margin: -50px 0 0;
    display: none;
    height: 50px;
    bottom: 80px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
}

.boxed .befshare {
    margin: 0 16px;
    padding: 5px 0;
    height: 40px;
}

.boxed #footbar {
    padding: 30px 0;
    width: 100%;
}

.boxed .footer {
    margin: 0;
    width: 100%;
    margin: 0;
}

.single-property .boxed .footer {
    margin: 0 0 80px;
}

.boxed .arbars {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    float: none;
}

.proscroll .boxed .arbars {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    width: 100%;
}

.boxed .contbars {
    z-index: 120;
}

.boxed #ashow {
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    opacity: 0 ! important
}

.boxed .agcon {
    position: fixed;
    top: 100%;
    left: auto;
    bottom: -500px;
    right: auto;
    width: 250px;
}

.boxed .agcon.inshow {
    bottom: 0;
    top: auto;
}

.archive.author .boxed .siagent {
    margin: 0 30px 0 0;
    float: left;
    width: 150px;
    height: 150px;
}

.archive .boxed #demos .latest-block .item {
    width: 50%;
}

.boxed #saleslide .soldout,
.boxed #saleslide .soldout {
    padding: 0px 10px;
    line-height: 34px;
    font-size: 27px;
    top: 65px;
    left: 110px;
}

.boxed .ftout {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.boxed .mtop {
    width: 100%;
}
.boxed .call strong {
    display: none;
}

/* Boxed */

@media screen and (max-width:1050px) {}

@media screen and (max-width:980px) {
    .nav {
        float: right;
        position: fixed;
        left: 15px;
        top: 55px;
        width: 200px;
        display: none;
    }
    .dd.accord {
        position: relative;
        padding: 0 15px;
    }
    .dd.accord:before {
        content: '';
        position: absolute;
        left: 0;
        top: -8px;
        width: 0;
        height: 0;
        border-left: 0px solid transparent;
        border-right: 16px solid transparent;
        clear: both
    }
    .dd.accord li:last-child {
        border: 0;
    }
    .dd.accord li.menu-item-has-children {
        position: relative;
    }
    .dd.accord li.menu-item-has-children:after {
        content: '';
        position: absolute;
        right: 0;
        top: 12px;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        clear: both;
        opacity: 1;
    }
    .dd.accord li:last-child {
        border: none;
    }
    .dd.accord li a {
        display: block;
        line-height: 30px;
        height: 30px;
        font-size: 12px;
        font-family: Montserrat, Roboto, 'Open Sans', sans-serif;
    }
    .dd.accord li ul li a {
        padding: 0 0 0 12px;
        position: relative;
        display: block;
    }
    .dd.accord li ul li a:before {
        content: '';
        position: absolute;
        left: 0;
        top: 12px;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        clear: both;
        opacity: 1;
    }
    .dd.accord li ul li ul li a {
        padding: 0 0 0 24px;
        position: relative;
        display: block;
    }
    .dd.accord li ul li ul li a:before {
        content: '';
        position: absolute;
        left: 12px;
    }
    .dd.accord li ul li ul li ul li a {
        padding: 0 0 0 36px;
        position: relative;
        display: block;
    }
    .dd.accord li ul li ul li ul li a:before {
        content: '';
        position: absolute;
        left: 24px;
    }
    .dd.accord li ul li ul li ul li ul li a {
        padding: 0 0 0 48px;
        position: relative;
        display: block;
    }
    .dd.accord li ul li ul li ul li ul li a:before {
        content: '';
        position: absolute;
        left: 36px;
    }
    .tlmenu {
        display: none;
    }
    .topfa .mopen {
        display: inline-block;
        height: 24px;
        line-height: 24px;
        padding: 0 7px;
        margin: 9px 0
    }
    .navpon .fahome {
        display: inline-block;
    }
    .shome,
    .snohome {
        display: none;
        position: fixed;
        left: 0px;
        right: 0px;
        top: 112px;
        z-index: 100;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }
    .proscroll .shome,
    .proscroll .snohome {
        top: 94px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }
    .search_pro {
        padding: 15px;
        height: auto;
    }
    .only_pro {
        height: auto;
    }
    .befcapro {
        position: relative;
        display: block;
        float: none;
        padding: 0 0 10px;
    }
    .afcapro {
        margin: 0 -5px;
    }
    .pro_buts {
        position: relative;
        float: none;
        margin: 10px 0 0;
    }
    .proanima {
        top: 150px;
    }
    .breadcrumbs {
        padding: 60px 20px;
    }
    .isboxar h2 {
        font-size: 24px;
        margin: 0 0 10px;
    }
    .isboxar .cat {
        margin: 0 0 10px;
        line-height: 1.6;
    }
    .isboxar .met {
        margin: 0 0 10px;
    }
    .isboxar .cont {
        font-size: 13px;
    }
    .arbars,
    .proscroll .arbars {
        position: relative;
        top: auto;
        right: auto;
        width: auto;
        float: none;
    }
    #salerent {
        border-top: 56px solid #0d3183;
    }
    .choose {
        margin: -48px 8px 0;
        border-radius: 3px 3px 0 0;
    }
    .blockitem.ftpro {
        width: 100%;
        float: none;
        display: block;
    }
    #ftslide .item {
        height: auto;
    }
    #ftslide .owl-item.active .featinfo {
        overflow: hidden;
    }
    #ftslide .owl-carousel .owl-item img {
        width: 100%;
        height: auto;
    }
    .blockitem .fateinner {
        height: auto;
    }
    .blockitem {
        width: 50%;
    }
    .prpro .choose {
        margin: 8px 8px 0;
    }
    #demos .latest-block .item {
        width: 33.333%;
    }
	.mtop {
        width: 100%;
    }
    .single #demos {
        margin: 15px 0 80px;
    }
    .boxed #saleslide .soldout,
    .boxed #rentslide .soldout {
        padding: 0 15px;
        line-height: 45px;
        font-size: 35px;
        top: 45px;
        left: 130px;
    }
    #content {
        width: 70%;
    }
    .contents {
        width: 100%;
        float: none;
    }
    .sing h2 {
        font-size: 30px;
    }
    .contbars {
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        height: 80px;
        width: 100%;
        z-index: 120;
        background: rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    }
    .proscroll .contbars {
        top: auto;
    }
    .dagent {
        width: 100%;
        height: 80px;
        padding: 0;
    }
    .desagent {
        margin: 0;
        height: 60px;
        padding: 10px 0;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    }
    .foagent {
        width: 60px;
        height: 60px;
        margin: 0 16px;
        float: left;
    }
    .siagent {
        width: 50px;
        height: 50px;
        border: 5px solid rgba(0,0,0,0.1);
    }
    .boxc {
        padding: 0;
        margin: 8px 0 8px 100px;
    }
    .boxa {
        text-align: left;
        float: left;
    }
    .boxa .na {
        margin: 0;
    }
    .porder {
        margin: 5px 60px 0 16px;
        float: right;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }
    .proscroll .porder {
        margin: 5px 105px 0 16px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }
    #ashow {
        right: 0;
        top: 0;
        width: 60px;
        height: 60px;
        opacity: 0 ! important
    }
    .agcon {
        position: fixed;
        top: 100%;
        left: 0;
        bottom: -500px;
        right: auto;
        width: 250px;
    }
    .agcon.inshow {
        bottom: 0;
        top: auto;
    }
    .contbars .incont {
        position: relative;
        width: 100%;
        padding: 0;
        height: 80px;
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    }
    .callag {
        position: absolute;
        width: 100%;
        margin: -50px 0 0;
        display: none;
        height: 50px;
        bottom: 80px;
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    }
    .befshare {
        margin: 0 16px;
        padding: 5px 0;
        height: 40px;
    }
    .callag .wamob {
        display: inline-block;
    }
    .callag .waweb {
        display: none;
    }
    .porder a.wamob {
        display: inline-block;
    }
    .porder a.waweb {
        display: none;
    }
    .call {
        margin: 0;
        position: fixed;
        bottom: 21px;
        height: 36px;
        line-height: 36px;
        color: #ffffff;
        background: #288155;
        right: 15px;
        width: 36px;
        font-size: 16px;
        border-radius: 5px;
        text-align: center;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }
    .proscroll .call {
        right: 60px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }
    .call strong {
        display: none;
    }
    .ftout {
        height: 200px;
		margin-bottom: 8px;
    }
    #sidebar {
        width: 30%;
    }
    #footbar {
        width: 100%;
    }
    .foot-bar {
        width: 33.33%;
    }
    .footer {
        width: 100%;
        margin: 0;
    }
    .single-property .footer {
        margin: 0 0 80px;
    }
    #return-to-top {
        right: 15px;
    }
}
    @media screen and (max-width:800px) {

        #slidex {
            margin: 112px 0 0;
        }
        .proanima {
            position: relative;
            top: 0;
            bottom: auto;
            right: 0;
            left: 0;
            width: auto;
        }
		.proanima.pleft {
            left: 0;
            right: 0;
        }
        .smeta {
            left: 22px;
        }
        #content {
            width: 100%;
            float: none;
        }
        .call {
            right: 15px;
        }
        .callag {
            width: 100%;
            margin: -50px 0 0;
        }
        .boxa .na {
            margin: 0;
        }
        .dagent {
            width: 100%;
            float: none;
        }
        .desagent {
            margin: 0;
        }
        .porder {
            margin: 5px 60px 0 16px;
        }
        .proscroll .porder {
            margin: 5px 105px 0 16px;
        }
        .befshare {
            margin: 0;
        }
        .problock {
            width: 100%;
            float: none;
        }
        #demos .latest-block .item {
            width: 50%;
        }
        .ftcon h4 span.ftpri {
            font-size: 18px;
        }
        #sidebar {
            width: 100%;
            float: none;
            margin: 0 0 80px;
        }
        .foot-bar {
            width: 100%;
            float: none;
        }
        #footbar .widget {
            padding: 15px 0;
        }
        .home #footbar .widget,
        .error404 #footbar .widget {
            padding: 16px 0;
        }
        #return-to-top {
            right: 15px;
        }
        .proscroll .call {
            right: 60px;
        }
        /* Boxed */
        .boxed #demos .latest-block .item {
            width: 50%;
        }
        .boxed #content {
            width: 100%;
            float: none;
        }
        .boxed .dagent {
            width: 100%;
            float: none;
        }
        .boxed .desagent {
            margin: 0;
        }
        .boxed .callag {
            width: 100%;
            margin: -50px 0 0;
            position: absolute;
            bottom: 80px;
        }
        .boxed .befshare {
            margin: 0;
        }
        .boxed #sidebar {
            width: 100%;
            float: none;
        }
        .boxed .call {
            right: 15px;
        }
        .proscroll .boxed .call {
            right: 60px;
        }
        .boxed .foot-bar {
            width: 100%;
            float: none;
        }
    }
    @media screen and (max-width:640px) {
        .blockitem {
            width: 100%;
            float: none;
        }
        #rentslide .rentim img {
            max-height: 100%;
            width: 100% !important;
            height: auto;
        }
        #saleslide .rentim img {
            max-height: 100%;
            width: 100% !important;
            height: auto;
        }
        .pmhalf {
            width: 100%;
            float: none;
        }
        .stg {
            width: 50%;
            float: left;
        }
        .rr {
            padding: 0;
        }
        .elinn {
            width: 33.333%;
        }
        .post-content .mapouter iframe {
            height: 300px;
        }
        .post-content .video iframe {
            width: 100%;
            height: 300px;
        }
        .breadcrumbs {
            padding: 40px 20px;
        }
        #demos .itimage {
            height: 170px;
        }
        .boxa {
            display: none;
        }
    }
    @media screen and (max-width:520px) {
        .liner {
            display: none;
        }
        .hottop {
            width: 28px;
        }
        .hottop a,
        .hottop a .fas,
        .hottop a .fab {
            pointer-events: auto;
            cursor: pointer;
        }
        .hottop .fas,
        .hottop .fab {
            font-size: 13px;
            width: 22px;
            height: 22px;
            line-height: 22px;
            text-align: center;
            border-radius: 30px;
            margin: 0;
            display: inline-block;
        }
        .topfa .isos {
            border: 0 !important;
            padding: 0 0 0 1px;
            margin: 0 0 0 1px;
        }
        .pro_cols {
            width: 50%;
            margin: 0 0 10px;
        }
        .afcapro {
            height: 78px;
        }
        .prpro .choose {
            margin: 16px 8px 0;
        }
        #rentslide .rentim img,
        #saleslide .rentim img {
            max-height: 300px;
            width: auto !important;
            height: 100%;
        }
        .mapouter iframe {
            height: 250px;
        }
        .elinn {
            width: 50%;
        }
        .post-content .mapouter iframe {
            height: 320px;
        }
        .post-content .video iframe {
            height: 250px;
        }
        .probox .boximg {
            width: 100%;
            float: none;
            margin: 0 0 15px;
        }
        .probox .boxis {
            width: 100%;
            float: none;
        }
        .boxis .isboxar {
            margin: 0;
        }
        .artitle {
            font-size: 24px;
        }
        .artes {
            text-align: center;
        }
        .tespho {
            width: 100px;
            height: 100px;
            float: none;
            margin: 0 auto 10px;
        }
        .tespho img {
            width: 100px;
            height: 100px;
        }
        .contes {
            margin: 0;
        }
        .single #demos .itimage {
            height: 150px;
        }
        #demos .latest-block .item {
            width: 100%;
            float: none;
        }
        #demos.lopro .latest-block .item {
            width: 100%;
            float: none;
        }
        #demos .itimage {
            height: 260px;
        }
        #demos .latest-block .hidlat,
        #demos .latest-block .item:hover .hidlat {
            height: auto;
        }
        .ftout {
            height: auto;
        }
		.archive  #demos .latest-block .item,
        .archive .boxed #demos .latest-block .item	{
			width: 100%;
		}
		
        /* Boxed */
        .boxed #demos .latest-block .item {
            width: 100%;
            float: none;
        }
		
    }
    @media screen and (max-width:480px) {
        .wrapper {
            padding: 102px 0 0;
        }
        .proinn img {
            margin: 0 10px 0 0;
            height: 40px;
        }
        .navpon {
            margin: 15px 0 15px 10px;
            height: 30px;
            line-height: 30px;
			position: absolute;
			right: 10px;
        }
        .navpon a {
            height: 30px;
            line-height: 30px;
            display: inline-block;
            border-radius: 3px;
        }
        .navpon .fa {
            width: 30px;
            height: 30px;
            line-height: 30px;
            border-radius: 4px;
            margin: 0 0 0 3px;
        }
        .navpon .fa-search {
            display: block;
        }
        .navpon span {
            padding: 0;
        }
        .navpon span.selmon {
            display: none;
        }
        #map {
            margin: 102px 0 0;
        }
        #slidex {
            margin: 102px 0 0;
        }
        .shome,
        .snohome {
            top: 102px;
        }
        .scon {
            padding: 15px 15px 50px;
        }
        .saleitem {
            width: 100%;
            float: none;
        }
        .stg {
            width: 100%;
            float: none;
        }
        .ftcon h4 span.ftpri {
            font-size: 16px;
        }
        .artitle {
            font-size: 20px;
        }
        .single #demos .itimage {
            height: 260px;
        }
        .post-content h1 {
            font-size: 26px;
        }
        .post-content h2 {
            font-size: 26px
        }
        .post-content h3 {
            font-size: 24px
        }
        .post-content h4 {
            font-size: 20px
        }
        .post-content h5 {
            font-size: 18px
        }
        .post-content h6 {
            font-size: 16px
        }
        #respond .commform-author,
        #respond .commform-email,
        #respond .commform-url {
            float: none;
            width: auto;
        }
        .commform-author div {
            margin-right: 0;
        }
        .commform-url div {
            margin-left: 0;
        }
        .mle,
        .mri {
            float: none;
            width: 100%;
            text-align: left;
            line-height: 1.4;
        }
        .notfound {
            text-align: center;
            padding: 100px 0;
        }
        .notfound h1 {
            font-size: 30px;
        }
        #sidebar .widget_slidelistpro .pro-title,
        #sidebar .widget_randompro .pro-title {
            font-size: 15px;
        }
        #sidebar .widget h3.sdtitle,
        #sidebar .widget-small h3.sdtitle,
        #sidebar .widget h3.sdtitle a,
        #sidebar .widget-small h3.sdtitle a {
            font-size: 16px;
        }
        .archive.author .siagent,
        .archive.author .boxed .siagent {
            margin: 0 auto 0;
            float: none;
        }
        .archive.author .auth h1.artitle,
        .archive.author .boxed .auth h1.artitle {
            margin-left: 0;
        }
        .archive.author .auth .authcon,
        .archive.author .boxed .auth .authcon {
            margin-left: 0;
        }
    }
    @media screen and (max-width:360px) {
        .topfa {
            padding: 0 10px;
        }
        .logreg {
            padding: 0 0 0 8px;
            margin: 0 0 0 8px;
            border: 0 !important;
        }
        .proinn,
		.proscroll .proinn {
            padding: 0 10px;
			width: calc( 100% - 20px ) !important;
			display: block;
        }
        .scon h2 {
            font: 300 24px/1.1 Montserrat;
        }
        .smeta {
            left: 15px;
            height: 28px;
            top: -28px;
            font-size: 11px;
        }
        .sfeat,
        .ssell,
        .ssewa,
        .snego {
            padding: 0px 10px;
            height: 28px;
            line-height: 28px;
        }
        .mapsborder:after {
            right: 115px;
        }
        .conmet {
            padding: 0 6px 15px;
            margin: 0 0 15px;
        }
        #ftslide .featinn {
            padding: 10px;
        }
        #ftslide .featinn h4 {
            font-size: 14px;
            line-height: 1.5;
        }
        #ftslide .featinn h2 {
            font-size: 15px;
        }
        #rentslide .saltitle,
        #saleslide .saltitle {
            font: bold 15px/1.2 'Roboto', 'Open Sans';
        }
        #rentslide .fourleft,
        #saleslide .fourleft {
            font: 300 13px/20px 'Roboto', 'Open Sans';
        }
        #rentslide .rentim img,
        #saleslide .rentim img {
            width: auto !important;
        }
        .incont {
            padding: 15px;
        }
        .ptitle {
            font-size: 24px;
            padding: 15px 0;
        }
        .ptitle.pts {
            padding: 15px 100px 15px 0;
        }
        .psewa {
            top: 18px;
        }
        .post-content {
            margin: 0 -15px;
            padding: 15px;
        }
        .single .post-content {
            margin: 0;
        }
        .elements {
            margin: 15px 0 15px 0;
            padding: 15px 0;
        }
        .artitle {
            font-size: 16px;
        }
        #demos .itimage {
            height: 200px;
        }
        .single #demos .itimage {
            height: 200px;
        }
        .singgal.owl-carousel .owl-nav .owl-prev,
        .singgal.owl-carousel .owl-nav .owl-next {
            width: 30px;
            font-size: 30px;
        }
        .pprop,
        .ppjual,
        .ppsewa {
            height: 28px;
            line-height: 28px;
            padding: 0 10px;
            font-size: 13px;
        }
        .post-content .video {
            margin: 0;
        }
        .boxc {
            padding: 0;
            margin: 8px 0 8px 75px;
        }
        .agcon {
            width: 100%;
        }
        .proscroll .porder {
            margin: 5px 105px 0 0;
        }
        .foagent {
            margin: 0 8px 0 16px;
        }
        .porder a {
            font: 14px/32px Roboto;
        }
        .ftcon h4 span.ftpri {
            font-size: 12px;
        }
        .ftcon h4 span.priz {
            font-size: 12px;
        }
        .fttitle {
            font-size: 13px;
        }
        #saleslide .soldout,
        #rentslide .soldout,
        .boxed #saleslide .soldout,
        .boxed #rentslide .soldout {
            padding: 0 10px;
            line-height: 34px;
            font-size: 25px;
            top: 65px;
            left: 130px;
        }
        .ftout {
            height: auto;
        }
    }
    @media screen and (max-width:320px) {
        .topfa {
            padding: 0 5px;
        }
        .topfa .mopen {
            padding: 0 5px;
        }
        a.login_button {
            padding: 5px;
        }
        .logreg {
            margin: 0;
        }
        .topfa .isos .fa,
        .topfa .isos .fas,
        .topfa .isos .fab,
        .hottop .fas,
        .hottop .fab {
            border: 1px solid #036 !important;
        }
        .hottop {
            width: 25px;
            margin: 1px 0 0;
        }
        .topfa .isos {
            margin: 1px 0 0 1px;
        }
    }