@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Lato:700,300);
@import url('https://fonts.googleapis.com/css?family=Bebas+Neue:400');

.hide-bullets, ol, ul li {
    list-style: none;
}

.bord_img, .img_inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.contactSubHeaders, .realEstateHeading, .real_estate_title, .upp, h3.block-title {
    text-transform: uppercase;
}

.caption h4, .nowrap {
    white-space: nowrap;
}

.form-group {
    margin: 0 !important;
}

.avatar_caption {
    max-width: 100%;
    height: 180px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-detail-online h2 {
    color: #9F9F9F;
    font-style: italic;
    font-size: 24px;
}

.product-detail-online .price {
    color: #179647;
    font-size: 32px;
    font-weight: 700;
}

.product-detail-online button {
    background: #9ACD01;
    border: none;
    padding: 10px 50px;
}

.product-detail-online .info.info-red {
    background: red;
    color: #fff;
    opacity: .45;
    padding: 10px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.navigation {
    width: 100% !important;
    padding-bottom: 0 !important;
}

.main-view, .jobs-view, .bw-view, .arhimod-view, .signup-view, .nav-tabs, .width_full {
    width: 100%
}

.main-view {
    padding: 0 !important;
    background: url(../images/main.jpg) center center no-repeat !important;
}

.header-frame {
    opacity: 0.7;
    background: #fff;
    padding: 40px;
    color: #3f3f3f;
}

.jobs-view {
    padding: 0 !important;
    background: url(../images/jobs.jpg) top center no-repeat !important;
    text-align: center;
}

.bw-view {
    padding: 0 !important;
    background: url(../images/bw-cover.jpg) top center no-repeat !important;
    text-align: center;
}

.arhimod-view {
    padding: 0 !important;
    background: url(../images/arhimod-cover-2.jpg) top center no-repeat !important;
    text-align: center;
}

.pancevo-logo, .bw-logo, .modular-objects-logo {
    max-width: 85px;
    padding-top: 6px;
}

.modular-objects-logo-header {
    font-size: 17px;
}

.subheading-bw, .subheading-modular-objects {
    font-size: 15px;
    line-height: 1.1;
    display: block;
    font-weight: 300;
    margin: 6px 0 0;
}

.signup-view {
    padding: 0 !important;
    background: url(../images/signup.jpg) 0px -175px no-repeat !important;
    text-align: center;
    background-position: top;
}

.beli-grad-purple {
    color: #66294b !important;
}

.beli-grad-border-purple {
    border-color: #66294b;
}

.form-group-bootstrap {
    margin-bottom: 15px;
}

.red-color {
    color: #ff0000;
}

.justify-content {
    text-align: justify;
}

.padding15 {
    padding: 15px;
}

.field-attention {
    font-weight: 600;
    /*border-top: 1px solid #eee;*/
    border-bottom: 1px solid #eee;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.max-width-680 {
    max-width: 680px;
    margin: auto;
}

.max-width-900 {
    max-width: 900px;
    margin: auto;
}

.float-left {
    float: left;
}

.margin-right-20 {
    margin-right: 20px;
}

.bulletFaIcons li {
    margin-top: 50px;
    text-align: left;
}

.solid-border {
    border: 1px solid;
}

.custom-quick-search {
    margin: -90px auto 0;
}

.bw-banner {
    /*padding-top: 10px !important;*/
    padding-top: 210px !important;
    padding-bottom: 0 !important;
    width: 160px;
    margin: auto;
    margin-top: -140px;
}

.bw-panel {
    position: relative;
    height: 500px;
    background-color: #014f66 !important;
    background: url(../images/bw-index.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    /*background: url(../images/bw-index.jpg) 0px -175px no-repeat !important;*/
    /*background-size: auto;*/
    /*background-color: #66294b;*/
}

.bw-btn {
    position: absolute;
    /*width: 50%;*/
    bottom: 10px;
    right:25%;
    left:50%;
}
.marginTop10 {
    margin-top: 10px;
}
.marginTop20 {
    margin-top: 20px;
}

.marginTop50 {
    margin-top: 50px;
}

.marginTop100 {
    margin-top: 100px;
}

.marginBottom20 {
    margin-bottom: 20px;
}

.border0 {
    border: none !important;
}

.padding4 {
    padding: 4px;
}

.nav-tabs {
    font-family: Lato, sans-serif;
    border-bottom: 4px solid rgba(106,71,91,255);
    display: table;
    float: none !important;
/ / margin: 0 !important;
}

.nav-tabs > li.active > a {
    background: rgba(106,71,91,255) !important;
    color: #fefefe;
    border-radius: 0;
    border: 0 !important;
/ / margin-right: 3 px;
}

.nav-tabs > li > a {
    border: 0 !important;
    border-radius: 0;
    background: #ddd !important;
    padding: 10px 25px !important;
    font-weight: 800;
    font-size: 1.6em !important;
    letter-spacing: 2px;
    margin-right: 0;
}

.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: rgba(106,71,91,255) !important;
    color: #fefefe;
    border-radius: 0;
    border: 0 !important;
}

.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    background: rgba(106,71,91,255) !important;
    color: #fefefe;
    border-radius: 0;
    border: 0 !important;
}

.nav-tabs > li, .nav-tabs > li.active {
    margin: 0 !important;
    border: 0 !important;
}

.panel-heading {
    padding: 20px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading-bw {
    padding: 20px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel.panel-skin {
    box-shadow: 0 0 12px #ddd;
    /*border-color: #5bc0de;*/
    border: none!important;
}

.panel-skin > .panel-heading, .panel-skin > .panel-heading-bw {
    color: #fff;
    background-color: rgba(106,71,91,255);
    box-shadow: none;
}

.panel-body {
    padding: 20px;
    background: #fff;
}

.bebas-neue {
    font-family: 'Bebas Neue', sans-serif;
}

.montserrat, .montserrat button, .montserrat h1, .montserrat h2, .montserrat h3, .montserrat h4, .montserrat h5, .montserrat h6, .montserrat p {
    font-family: 'Montserrat', sans-serif !important;
}

.beli-grad-purple-text {
    color: #66294b;
}

.form-wrapper h3.panel-title, .form-wrapper h2.panel-title {
    font-size: 20px;
    font-weight: 700;
}

.form-wrapper h3.panel-title span, .form-wrapper h2.panel-title span {
    font-size: 20px;
    margin: 0 10px 0 0;
}

.form-wrapper h3.panel-title small, .form-wrapper h2.panel-title small {
    font-size: 16px;
    color: #ddd;
}

form.lead input, form.lead label {
    font-size: 16px;
}

.panel-skin > .panel-heading .badge, .panel-skin > .panel-heading-bw .badge {
    background-color: #fff;
}

.tab-content {
    padding-top: 10px;
}

.site-heading h1 {
    font-size: 110px !important;
}

.site-heading h2 {
    font-size: 30px !important;
}

.site-heading-bw {
    padding: 0 0 148px !important;
}

.header-wrapper {
    background-color: rgba(255,255,255,.95);
    color: #66294b;
    padding: 10px;
    /*border: 2px solid #66294b;*/
    box-shadow: 0 0 12px #ddd;
}

.font-bold {
    font-weight: bold;
}

.custom-quick-search {
    width: 60%
}

.tabContent {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*.open>.dropdown-menu {*/
/*    max-height: 200px!important;*/
/*}*/
/*.dropdown-menu>.inner {*/
/*    max-height: 146px!important;*/
/*}*/
.btn-search-custom {
    bottom: -10px !important;
}

.help-block {
    font-size: 12px !important;
    color: #f03 !important;
    margin: 0 !important;
    text-align: left !important;
    float: left !important;
}

.section-title {
    font-size: 24px;
    letter-spacing: .05em;
    padding: 20px 0;
/ / text-transform: uppercase;
    font-weight: 400;
}

.featured-lis {
    margin-top: 30px;
}

#new-products .product-item {
    padding: 0 5px;
    text-align: center;
}

#new-products .product-item .carousel-thumb {
    height: 169px !important;
    width: 100% !important;
    display: block;
    border: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
/ / -o-transition: all .4 s ease;
    transition: all .4s ease;
}

#new-products .product-item .carousel-thumb img {
    max-height: 100% !important;
    max-width: 100% !important;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -ms-transition: all .9s ease;
/ / - 0 -transition: all .9 s ease;
    transition: all .9s ease;
}

.img_inner, img {
    max-width: 100%
}

#new-products .product-item .carousel-thumb .overlay {
    position: absolute;
    background-color: rgba(255, 255, 255, .8);
    text-align: center;
    top: 0;
    left: 0;
    z-index: 999;
    bottom: -1px;
    right: 0;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#new-products .product-item .carousel-thumb .overlay i {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    cursor: pointer;
    visibility: visible;
    width: 50%;
    height: 40px;
    background: #66294b;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    margin: -20px auto;
    box-shadow: 3px 6px 6px rgba(0, 0, 0, .25);
    opacity: 0;
    z-index: 99;
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    -ms-transform: scale(.2);
    -o-transform: scale(.2);
    transform: scale(.2);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#new-products .product-item .carousel-thumb:hover img {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
/ / - 0 -transform: scale(.9);
    transform: scale(.9);
}

#new-products .product-item .carousel-thumb:hover {
    border-color: #66294b;
}

#new-products .product-item .carousel-thumb:hover .overlay {
    opacity: 1;
    visibility: visible;
}

#new-products .product-item .carousel-thumb:hover i {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
/ / - 0 -transform: scale(1);
    transform: scale(1);
}

#new-products .product-item .item-name {
    font-size: 14px;
    line-height: 16px;
}

#new-products .product-item .price {
    color: #444;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding-top: 7px;
}

#new-products .owl-controls .owl-buttons {
    position: relative;
    top: -215px;
    left: 0;
}

#new-products .owl-controls .owl-buttons div.owl-prev {
    float: left;
    margin-left: -45px;
}

#new-products .owl-controls .owl-buttons div.owl-next {
    float: right !important;
    margin-right: -45px;
}

.owl-theme .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    display: block !important;
    background: #66294b !important;
    text-align: center;
    opacity: 1 !important;
    border-radius: 0 !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18), 0 2px 5px 0 rgba(0, 0, 0, .15);
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

#parallax1, .parallax {
    display: block;
    position: relative;
    z-index: 120;
}

.counting .icon span, .featured-list li .hover a {
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    opacity: .8 !important;
}

.owl-theme .owl-controls .owl-buttons div i {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}

.stats .icon {
    margin: 0 0 20px;
}

.stats strong.number {
    font-size: 38px;
}

.stats span.text {
    font-weight: 700;
    font-size: 24px;
}

.parallax .stats span.text, .parallax .stats strong.number {
    text-shadow: 1px 1px 0 #444;
}

.parallax {
    padding-top: 60px;
    padding-bottom: 60px;
}

#parallax1 {
/ / background-image: url(../img/parallax/1.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

#parallax1:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: .9;
    z-index: -1;
}

.counting .icon span, .featured-list li {
    height: 80px;
    position: relative;
    overflow: hidden;
}

#counter {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    background: #5bc0de;
    background-size: cover;
    color: #eee;
/ / padding: 60 px 0;
    text-align: center;
}

.counting .icon {
    margin-bottom: 10px;
}

.counting .icon span {
    display: inline-block;
    border: 3px solid #fff;
    width: 80px;
    background: #444;
    border-radius: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.featured-list li .hover a, a {
    -webkit-transition: all .3s linear;
}

.counting .icon span i {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    line-height: 80px;
    z-index: 99;
    text-shadow: 5px 5px 2px rgba(56, 49, 49, .5);
}

.counting .desc h3 {
    font-size: 24px;
    color: #fff;
}

.counting .desc p {
    font-size: 16px;
}

.counting:hover span {
    background: #3498db;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

footer {
    padding: 0 !important;
}

footer .footer-Content {
    padding: 60px 0;
}

.textwidget {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
}

footer .menu {
    padding-left: 0;
}

footer .menu li a {
    color: #fff;
}

.twitter-content ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.twitter-content span {
    float: left !important;
    width: 224px !important;
}

.twitter-content span a {
    color: #3498db;
}

.featured-list {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.featured-list li {
    float: left;
    width: 80px;
    margin-right: 6px;
    margin-bottom: 6px;
    border: 4px solid #fff;
}

.featured-list li .hover a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 152, 219, .8);
    z-index: 1;
    opacity: 0;
    transition: all .3s linear;
}

.featured-list li .hover a span {
    color: #FFF;
    position: absolute;
    top: 32%;
    margin: 0 -15px;
}

#copyright, #copyright p a {
    color: #fff;
}

p, ul, ul li {
    margin: 0;
}

.featured-list li .hover a:hover {
    opacity: 1;
}

.bottom-social-icons a {
    color: #fff;
    text-align: center;
    width: 32px;
    line-height: 32px;
    border-radius: 0;
    background: #444;
    display: inline-block;
    height: 32px;
    position: relative;
    overflow: hidden;
}

#copyright {
    background-color: #393939;
/ / padding: 20 px 0 10 px;
}

#copyright p {
/ / line-height: 34 px;
}

#copyright p a:hover {
    color: #3498db;
}

.social-icon .facebook:hover {
    background-color: #3b5998;
}

.social-icon .twitter:hover {
    background-color: #55acee;
}

.social-icon .dribble:hover {
    background-color: #D34836;
}

.social-icon .flickr:hover {
    background-color: #ff0084;
}

.social-icon .youtube:hover {
    background-color: #CC181E;
}

.social-icon .google-plus:hover {
    background-color: #dd4b39;
}

.social-icon .linkedin:hover {
    background-color: #007bb5;
}

body {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
/ / line-height: 24 px;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: Lato, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
}

.fwn, p {
    font-weight: 400;
}

h1 {
    font-size: 3em;
}

h3 {
    font-size: 1.6em;
    line-height: 1.4em;
}

a {
    color: #444;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

a:focus, a:hover {
    color: #ccc;
    text-decoration: none;
    outline: 0;
}

.contactSubHeaders, .td__underline {
    text-decoration: underline;
}

ul {
    padding: 0;
}

.center {
    text-align: center;
}

.btn i {
    margin-right: 5px;
}

::selection {
    background: #3498db;
    color: #fff;
}

::-moz-selection {
    background: #3498db;
    color: #fff;
}

.block-title {
    margin: 0 0 20px;
}

h3.block-title {
    font-size: 24px;
    color: #fff;
    padding-bottom: 5px;
}

.top10px {
    margin-top: 10px !important;
}

.headerFull {
    width: 100%;
    background: #fafafa;
}

.header-bw-full {
    width: 100%;
}

#mapcont {
    width: 50%
}

#mapwrap, #postswrapper {
    float: right;
    height: 100%
}

#map-canvas {
    height: 100% !important;
}

#map-canvas2 {
    height: 250px !important;
}

#postswrapper {
    float: right;
    width: 100%
}

#detailSearchWrapper {
    background-color: #f1f1f1;
    padding: 10px 20px;
    border-bottom: 3px solid rgb(76, 18, 74);
}

.detailHeader {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.darkVioletTextColor {
    color: #4d124a !important;
}

.btn-floatRight {
    float: right;
}

#hiddenWrapper {
    display: none;
    max-height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 1px !important;
}

.chosen-drop {
    height: 70px !important;
}

.chosen-results {
    height: 69px !important;
}

.realEstateListElement {
    border: 1px solid #ccc;
    margin: 15px 10px 15px 25px;
    height: 180px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
}

.jobsListElement {
    border: 1px solid #ccc;
    margin: 15px 10px 15px 25px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    text-align: left !important;
}

.realEstateListElement:hover {
    border: 0 solid #66294b;
    box-shadow: 0 2px 12px #66294b;
    cursor: pointer;
}

.thumbnail img, .thumbnail-gallery {
    cursor: pointer !important;
}

.imgCol {
    padding: 0;
}

.detailsElementCol {
/ / padding-left: 0;
}

#mainListRow {
/ / padding-top: 61 px;
}

.chosen-choices {
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}

.chosen-container-active {
    border-color: #66afe9 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
}

.thirdHeight {
    padding: 10px;
    height: 60px;
    overflow: hidden;
}

.borderRadius4 {
    border-radius: 4px !important;
}

.paddingTop10px {
    padding-top: 10px;
}

.paddingTop15px {
    padding-top: 15px;
}

.paddingTop20px {
    padding-top: 20px;
}

.borderBottom {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.borderBottomRow {
    margin-left: -5px;
    margin-right: 0;
/ / margin-bottom: 15 px;
    border-bottom: 1px solid #ccc;
}

#maxStruct > option, #sort > option {
    border-right: 1px solid #000;
}

.hide-bullets {
/ / margin-left: - 40 px;
}

.paddingInputs {
    padding-left: 10px;
    padding-right: 10px;
}

.input-group-addon, .paddingForValue {
    padding: 6px 8px !important;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader-64x/ring.gif) center no-repeat #fff;
}

#carousel-custom {
    margin: 20px auto;
    width: 400px;
}

#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%
}

.block-2, .blog, .caption, .extra_wrapper, .oh, .wrapper {
    overflow: hidden;
}

#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}

#carousel-custom .carousel-indicators li img {
    display: block;
}

#carousel-custom .carousel-outer {
    position: relative;
}

.fa-custom {
    color: #3498db;
}

.jumbotron {
/ / heght: 100 %;
/ / width: 100 %
}

.vertical-center {
/ / min-height: 100 %;
/ / min-height: 100 vh;
    right: 0;
    display: flex;
    align-items: center;
/ / float: right;
}

.carousel-control {
    background: 0 0 !important;
    text-shadow: none !important;
    width: 20% !important;
}

.custom-buttons {
    color: #fff;
    width: auto !important;
    height: auto !important;
    padding: 10px;
    background: #3498db !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18), 0 2px 5px 0 rgba(0, 0, 0, .15);
}

.carousel.slide {
    padding: 0;
}

.slide-image {
    width: 100%;
/ / max-width: 750 px !important;
    max-height: 564px !important;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control, .item {
    border-radius: 4px;
}

.borderRadius0, .thumbnail {
    border-radius: 0 !important;
}

.caption {
    height: 130px;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

.padding0 {
    padding: 0 !important;
}

.view_estate_container {
    padding-top: 100px;
}

.real_estate_title {
    letter-spacing: 3px;
    padding-bottom: 20px;
}

.hide-bullets, p {
    padding: 0;
    margin-top: 10px;
}

ul.hide-bullets > li {
    display: inline-block;
}

.thumbnail img {
    width: 100px;
    height: 100px;
}

.carousel-controlThumb {
    left: -12px;
    width: 5% !important;
}

.carousel-controlThumb.right {
    right: -12px;
}

.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px;
}

.carousel-indicators li {
    background: silver;
}

.carousel-indicators .active {
    background: #333;
}

p {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 24px;
}

.mtb {
    margin-top: 61px;
}

.mb {
    margin-bottom: 60px;
}

.mt {
    margin-top: 60px;
}

img {
    height: auto;
}

.glyphicon-chevron-left {
    left: 10px !important;
}

.glyphicon-chevron-right {
    right: 10px !important;
}

.flexslider {
    margin: 0 !important;
}

.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    background-color: #66294b;
    text-align: center;
}

.bq1, .img_fright, .rel {
    position: relative;
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f001';
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    line-height: 40px;
}

.marginTopBottom20 {
    margin: 20px 0;
}

.titleHeading {
/ / border-top: 2 px solid #eee;
/ / border-bottom: 2 px solid #eee;
    color: #333;
    padding: 10px 0 0;
}

.agentBorder {
    border: 1px solid rgba(87, 138, 181, 1);
}

#slider {
    margin: 0 4px !important;
    border: none !important;
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li.active, .profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
    margin: 0 auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.profile-usermenu ul li a i {
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1;
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
/ / border-left: 2 px solid #5b9bd1;
/ / margin-left: - 2 px;
}

.priceDetails, .priceDetails > h3 {
    color: rgba(87, 138, 181, 1);
}

.bigCarousel, .smallCarousel {
    width: auto !important;
    margin: 0 auto !important;
}

.bigCarousel {
    max-height: 579px;
}

.smallCarousel {
    max-height: 112.5px;
}

.outer, .outer2 {
    display: table;
    width: 100%;
    background: #eee;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto;
}

.borderless > tbody > tr > th {
    border-right: none;
    width: 50%
}

.borderless > tbody > tr > td {
    border-left: none;
}

.description > p {
    text-align: justify !important;
    font-size: 1.2em !important;
}

.priceDetails {
    padding: 5px 40px;
}

.contactNumber {
/ / display: inline-block;
/ / float: left;
}

#searchBtn, p.form-error, #resetFormBtnDetail, #filedWrapper {
    display: none;
}

.violetBorder {
    border-color: rgb(76, 18, 74) !important;
}

.phoneNumberText {
    font-size: 1.2em;
    float: right;
}

.priceWrapper {
    width: 100%
}

form.register-form .row {
    margin-bottom: 0;
}

.form-group2 {
    margin-bottom: 15px;
}

textarea {
    resize: none;
}

#sendEmailForREForm > input {
    border-radius: 0 !important;
}

.paddingBottom20 {
    padding-bottom: 20px !important;
}

form.customform {
/ / margin-left: - 15 px !important;
}

form.customform input, form.customform select, form.customform textarea {
    background: #fff;
    border: 1px solid #ccc !important;
    font-size: 12px;
    padding: .625rem;
    width: 100%;
    color: #888;
}

.block-1, .text-primary-hover, p.form-error {
    color: #fff;
}

form.customform input:focus, form.customform input:hover, form.customform select:focus, form.customform select:hover, form.customform textarea:focus, form.customform textarea:hover {
    background: #fff;
    border: 1px solid rgba(87, 138, 181, 1) !important;
}

p.form-error {
    background-color: #DD442C;
    font-size: .8rem;
    margin: -10px 0 15px;
    padding: 7px;
    text-align: center;
}

p.form-success {
    background-color: #9bdd42;
    color: #fff;
    display: none;
    font-size: .85rem;
    padding: 10px;
    text-align: center;
}

.required {
    border-left: 3px solid #5bc0de !important;
}

.faIconFooter {
    width: auto;
    padding-right: 10px;
}

.contactSubHeaders {
    letter-spacing: 1px;
}

.widget {
    width: 100%
}

.elementDesc {
    margin-top: 0 !important;
    text-align: justify;
}

.detailLabel {
    font-size: 18px;
    letter-spacing: 1px;
}

.marginBottom0 {
    margin-bottom: 0px;
}

.marginBottom10 {
    margin-bottom: 10px;
}

#content {
    padding-bottom: 30px;
}

#content2 {
    padding-top: 100px;
    padding-bottom: 100px;
}

#content .content_gray {
    background-color: #fafdfe;
    border-top: 1px solid #5c5c5c;
    border-bottom: 1px solid #5c5c5c;
    padding-bottom: 65px;
}

#content .content_gray.offset__1 {
    margin-top: 70px;
    background: #5bc0de;
}

#content .content_gray.offset__2 {
    margin-top: 71px;
}

#content .content_gray.offset__2 h3 {
    margin-bottom: 12px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.m0 {
    margin: 0 !important;
}

.pad0 {
    padding: 0 !important;
}

.img_inner {
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 4px;
}

.img_inner.fleft {
    float: left;
    width: auto !important;
    margin-right: 38px;
    margin-bottom: 0;
    max-width: 100%
}

.img_inner.fleft.noresize {
    margin-right: 20px;
    margin-top: 5px;
}

.img_fright {
    top: -1px;
    margin-left: 20px;
    float: right;
}

.fwn {
    font-size: 18px;
    line-height: 170%
}

.fwn-privacy {
    font-size: 14px;
    line-height: 170%
}

.fright {
    float: right !important;
}

.alright {
    text-align: right;
}

.ta__center {
    text-align: center;
}

.ta__left {
    text-align: left;
}

.fw_med {
    font-weight: 500;
}

.clear {
    float: none !important;
    clear: both;
}

.customAboutH3 {
    font-size: 48px;
    line-height: 72px;
/ / padding-top: 52 px;
    margin-bottom: 17px;
}

.block-1 {
    font: 20px/30px 'Roboto Condensed', sans-serif;
    background-color: #088389;
    font-size: 20px;
    line-height: 30px;
    padding: 34px 0 18px;
}

.block-1 .support {
    margin-top: -13px;
    display: block;
}

.block-1 .support:hover {
    opacity: .4;
}

.block-1 .block-1_count {
    font-weight: 300;
    float: left;
    width: 100px;
    font-size: 72px;
    line-height: 58px;
}

.greet {
    padding: 0 70px 60px;
}

.greet p {
    font-size: 16px;
    margin-bottom: 22px;
}

.bq1 {
    top: 3px;
    background-color: #f2f5f6;
    padding: 31px 57px 40px 58px;
    color: #626161;
}

.bq1 p {
    font-style: italic;
    margin-bottom: 11px;
}

.bq1 span {
    display: block;
    float: right;
    font-size: 16px;
    font-weight: 600;
}

.block-3 .count, .blog time {
    margin-right: 32px;
    float: left;
    text-align: center;
}

.bq1 + .bq1 {
    margin-top: 56px;
}

.block-2 + .block-2 {
    margin-top: 36px;
}

.block-2 + .block-2.offset__1 {
    margin-top: 62px;
}

.block-3, .bord_img {
    margin-top: -2px;
}

.block-3 .count {
    background-color: #fff;
    color: rgba(87, 138, 181, 1);
    width: 68px;
    height: 68px;
    font: 300 36px/68px 'Roboto Condensed', sans-serif;
    border-radius: 500px;
}

.bord_img {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 34px;
    border: 1px solid #b6b3b3;
}

.blog {
    padding-top: 38px;
}

.blog .extra_wrapper {
    overflow: visible;
}

.blog p, .map address {
    overflow: hidden;
}

.blog time {
    padding-top: 42px;
    display: block;
    font: 300 18px/24px 'Roboto Condensed', sans-serif;
}

.blog time .count {
    background-color: #00b1ba;
    color: #fff;
    width: 68px;
    height: 68px;
    display: block;
    text-align: center;
    font: 300 36px/67px 'Roboto Condensed', sans-serif;
    border-radius: 500px;
    margin-bottom: 10px;
}

#contact_map, .map figure iframe {
    width: 100%;
    height: 350px;
    max-width: 100%;
    border: 0;
}

.blog time strong {
    margin-bottom: 3px;
    font-weight: 400;
    display: block;
    font-size: 24px;
}

.blog p em {
    font-style: italic;
    display: block;
}

.blog .comment {
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: -3px;
    font: 18px/24px 'Roboto Condensed', sans-serif;
}

.blog .comment .fa {
    margin-right: 7px;
    color: #00b1ba;
    margin-top: 1px;
    font-size: 30px;
    line-height: 22px;
}

.blog .link-1 {
    margin-top: 18px;
}

.blog + .blog {
    margin-top: 24px;
}

.text1 {
    font: 24px/20px 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
}

.gray_block {
    padding-bottom: 49px;
/ / background-color: #ebebeb;
}

.map figure {
    font-size: 0;
/ / padding-top: 46 px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.map address {
    margin-bottom: 26px;
}

address dt {
    margin-bottom: 20px;
}

address dd span {
    min-width: 80px;
    display: inline-block;
    text-align: left;
}

#map {
    width: 100%;
    margin-top: 106px;
    height: 350px;
}

.contact h3.head3 {
    padding-top: 58px;
    margin-bottom: 44px;
}

a.col2:hover {
    color: #000;
}

#contact_map {
    background: #ccc;
}

.centerButtons {
    margin: auto !important;
}

.huge {
    font-size: 40px;
    line-height: normal;
}

.slides {
    background: #eee;
}

.width50per {
    width: 50%
}

.container_custom {
    background: #fff !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
/ / z-index: 9999;
/ / opacity: 1 !important;
    border-left: 1px solid #337ab7;
    border-right: 1px solid #337ab7;
}

.container_wrapper {
    width: 100% !important;
    background: rgba(240, 240, 240, .8);
}

footer .menu li {
    margin-bottom: 6px !important;
}

footer .menu li a:hover {
    color: #ccc !important;
}

.customAboutH4 {
    font-size: 28px;
    line-height: 72px;
    margin-bottom: 17px;
    font-weight: 800 !important;
}

dd {
    font-size: 18px;
    margin-bottom: 10px;
}

.highlight {
    background-color: rgba(87, 138, 181, 1);
    color: #fff !important;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#contentSection {
    position: relative;
    background: #fff;
    padding: 60px 0 20px 0;
}

.pCustom {
    font-size: 16px;
}

.thumbnailImgBackground {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
}

.navbar-custom2 {
    z-index: 9999 !important;
}

.navbar-custom {
    background-color: rgba(255,255,255,1) !important;
    color: rgba(106,71,91,255);
}

.navbar-custom2 .nav li a {
    color: rgba(106,71,91,255);
}

.navbar-custom2 {
    background-color: rgba(255,255,255,1) !important;
    color: rgba(106,71,91,255);
}

.navbar-custom .nav li a {
    color: rgba(106,71,91,255);
}

.navbar-nav > li > .dropdown-menu {
    backface-visibility: hidden;
    background-color: rgba(106,71,91,255);
}

.positive-beli-grad {
    background-color: rgba(106,71,91,255) !important;
    color: #FFFFFF !important;
}

.remove_border {
    border: none !important;
    color: #fff !important;
    background-color: #fefefe !important;
}

.remove_border:hover {
    background-color: #fefefe !important;
    border: none !important;
    color: #fff !important;
}

.beli-grad-purple-btn, .footer-Content, .beli-grad-purple-background {
    background-color: rgba(106,71,91,255) !important;
    border-color: #66294b !important;
    color: #fff !important;
}

.beli-grad-gray-btn {
    background-color: #E0E1E2 !important;
    color: rgba(0,0,0,.6) !important;
}

.beli-grad-gray-btn:hover {
    background-color: #CACBCD !important;
    color: rgba(0,0,0,.8) !important;
}

#portfoliowrap {
    display: block;
    text-align: center
}

#portfoliowrap h3 {
    height: 50%;
}

.modular-objects-details-header {
    padding-top: 0 !important;
    /*font-size: 12pt !important;*/
}

.first-half {
    height: 40%;
}

.he-wrap {
    border: 5px solid #66294b;
}

.portfolio {
    padding:0 !important;
    margin:0 !important;
    display:block;
}

.portfolio-item {
    padding: 8px;
}

.portfolio-item-modular-objects {
    padding: 50px;
}

.he-wrap {
    /*min-height: 170px !important;*/
    background-color: #fafafa;
    border-width: 1px;
}

.portfolio-item .title:before {border-radius:0; display:none}
.portfolio-item p {margin:0 0 30px;}
.portfolio-item h3 {margin:-10px 0 10px; font-size:16px; text-transform:uppercase;}

.portfolio-item-modular-objects .title:before {border-radius:0; display:none}
.portfolio-item-modular-objects p {margin:0 0 30px;}
.portfolio-item-modular-objects h3 {margin:-10px 0 10px; font-size:16px; text-transform:uppercase;}


.tpl6 h3
{
    color:#fff;
    margin:0;
    padding:40px 5px 0;
    font-size:16px;
    text-transform:uppercase;
}
.tpl6 .dmbutton
{
    display:inline-block;
    margin: 0 5px;
}

.dmlabel {
    display:inline-block;
    margin: 0 5px;
}

.tpl6 .bg
{
    height:100%;
    width:100%;
    background-color:#00b3fe;
    background-color:rgba(0,179,254,.9);
    text-align:center;
}

.dmbutton {
    background:rgba(0, 0, 0, 0);
    color: #ffffff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    /*padding-top: 1.025rem;*/
    padding-right: 2.25rem;
    padding-bottom: 1.0875rem;
    padding-left: 2.25rem;
    line-height: normal;
    margin: 0 0 1.25rem;
    text-align: center;
    display: inline-block;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    font-weight: normal !important;
    font-style: italic;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 2000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    z-index: 2001; /* Sit on top */
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 5px solid #66294b;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    width: 600px;
}


/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
.closeCustom {
    color: #AAA;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.closeCustom:hover,
.closeCustom:focus {
    color: #66294b;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 15px 16px;
    color: #444;
    font-style: italic;
}

.modal-body {
    padding: 10px 30px 30px;
    text-align: justify;
    font-style: italic;
}

.pancevo-modal-img {
    max-width: 530px;
    text-align: center;
    margin: 15px auto;
    display: block;
}

.modal-footer {
    background-color: #5bc0de;
    color: white;
}

.clickableDiv {
    cursor: pointer;
}

.changeColor:hover {
    background-color: #d9edf7;
}

.changeColor2:hover {
    background-color: #dff0d8;
}

@media only screen and (max-width: 1200px) {
    #postswrapper {
        float: right;
        width: 100%
    }

    #sort {
        width: auto;
    }

    .fill, header.carousel {
        height: 55% !important;
    }

    .slideControls {
        top: 40% !important;
        height: 70px;
    }

    #logoImg {
        max-height: 550%;
        margin-top: -18px;
    }
}

@media only screen and (min-width: 1200px) {
    #mapcont {
        position: fixed;
        height: calc(100% - 115px);
        height: -moz-calc(100% - 115px);
        height: -webkit-calc(100% - 115px);
        width: 41.66% !important;
    }

    /*.bw-panel {*/
    /*    height: 500px;*/
    /*}*/

    /*.bw-btn {*/
    /*    margin-top: 450px;*/
    /*}*/

    #mapwrap {
        padding: 0 !important;
    }

    #sort {
        width: auto;
    }

    .fill, header.carousel {
        max-height: 500px !important;
    }

    .slideControls {
        top: 40% !important;
        height: 70px;
    }

    #logoImg {
        max-height: 550%;
        margin-top: -18px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    #sort, .custom-quick-search {
        width: 100%
    }

    /*.bw-panel {*/
    /*    height: 420px;*/
    /*}*/

    /*.bw-btn {*/
    /*    margin-top: 450px;*/
    /*}*/

    .site-heading h1 {
        font-size: 50px !important;
    }

    .realEstateListElement {
        margin: 0;
        border-bottom: none;
        height: auto;
    }

    .thirdHeight {
        height: auto;
    }

    .fill, header.carousel {
        height: 50% !important;
    }

    .slideControls {
        top: 40% !important;
        height: 70px;
    }

    #logoImg {
        max-height: 250%;
        margin-top: -14px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 480px) {
    #sort, .custom-quick-search {
        width: 100%
    }

    /*.bw-panel {*/
    /*    height: 320px;*/
    /*}*/

    /*.bw-btn {*/
    /*    margin-top: 270px;*/
    /*}*/

    .site-heading h1 {
        font-size: 40px !important;
    }

    .nav-tabs > li > a {
        padding: 5px !important;
        font-size: 14px !important;
    }

    .realEstateListElement {
        margin: 0;
        border-bottom: none;
        height: auto;
    }

    .thirdHeight {
        height: auto;
    }

    .fill, header.carousel {
        height: 50% !important;
    }

    .slideControls {
        top: 35% !important;
        height: 70px;
    }

    #logoImg {
        max-height: 250%;
        margin-top: -14px;
    }
}

@media only screen and (max-width: 320px) {
    #sort, .custom-quick-search {
        width: 100%
    }

    .site-heading h1 {
        font-size: 40px !important;
    }

    .nav-tabs > li > a {
        padding: 5px 1px !important;
        font-size: 12px !important;
    }

    .realEstateListElement {
        margin: 0;
        border-bottom: none;
        height: auto;
    }

    .thirdHeight {
        height: auto;
    }

    .fill, header.carousel {
        height: 50% !important;
    }

    .slideControls {
        top: 35% !important;
        height: 70px;
    }

    #logoImg {
        max-height: 250%;
        margin-top: -14px;
    }
}