
/*---------*/
/*---------  MIDHUN [MCK] 13-09-24--------*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

h1, h2, h3, h4, h5, h6 {font-family: "Roboto", sans-serif;}
p {font-family: "Roboto", sans-serif;}
a {font-family: "Roboto", sans-serif; text-decoration:none !important}
body {font-family: "Roboto", sans-serif;}

.header-one, .header-one .site-navigation {
    background: #494a4a;
    z-index: 2;
    position: fixed;
    left: 0;
    right: 0;
}
.owl-dots {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: center;
}

.owl-dots .owl-dot span {
    width: 100%;
    height: 3px;
    display: block;
    background: #fff;
    opacity: 0.8;
}

.owl-dots button.owl-dot.active span{
    background: #6382c0;
    opacity: 1;
}

.owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 5%;
}
a.logo_a img {
    height: 36px;
}
.header{background: #494a4a;}
.headerm .header__content {
    padding: 0;
}

.headerm  .header__inner {
    padding: 18px 0;
    height: auto;
}
a.head_home_a img {
    width: auto;
    height: 28px;
}

@media (min-width: 1400px) {
    .inner_outer_mbg .container {
        width: 1320px;
    }
}

.header_rightul .dropdown-menu {
    left: auto !important;
    right: 0 !important;
    transform: none !important;
    top: inherit !important;
    will-change: inherit !important;
}

ul.header_rightul {
    margin: 0;
    padding: 0;
    list-style: none;
	display: inline-block;
    vertical-align: middle;
}

ul.header_rightul > li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}
.logo a img {
    max-width: 145px;
}

a.logo_a {
       display: inline-block;
    vertical-align: middle;
    padding-top: 0;
}

.header_logoslog {
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
}


.profile_dropdown.dropdown .profile_drop{background: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 4px;}

.profile_drop div img {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border-radius: 50%;
}

.profile_drop {
    display: flex;
	background: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.profile_drop div {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #fff;
}

span.head_profile_sp {
    display: inline-block;
    padding-left: 15px;
}

span.head_profile_sp span {
    display: block;
    text-align: left;
    color: #b4bfd8;
    font-size: 14px;
}

span.head_profile_sp span.head_profile_sp1 {
    color: #fff;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 190px;
    overflow: hidden;
}

.header_bg {
    padding: 20px 0;
}

.profile_dropdown  .dropdown-menu a.dropdown-item {
    display: block;
    font-size: 14px;
    padding: 10px;
}

a.head_home_a {
    display: inline-block;
    margin-right: 20px; margin-left: 20px; text-align:center;
}

i.home_icon {
    background: url(../img/home_icon.png);
    background-size: 100% auto;
        display: inline-block;
    width: 20px;
    height: 24px;
    background-repeat: no-repeat;
}
i.contact_icon {
    background: url(../img/contact_icon.png);
    background-size: 100% auto;
        display: inline-block;
    width: 20px;
    height: 24px;
    background-repeat: no-repeat;
}
.head_home_a span{display: none; color:#dfe4e6;}
.head_contact_a span{ color:#dfe4e6; display: none; }

.panel.panel-body.panel_body_new {
	padding:0;
    padding-top: 92px; margin:0;
}

.page_heading {
    display: block;
}

.page_heading h1 {
    color: #90a0a2;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    padding: 40px 0 30px;
    margin: 0;
}

.vote_col_boxbg {
    height: 100%;
    width: 100%;
    background: #e0e3e3;
    padding: 25px 25px; overflow: hidden;
}

.pro_text_bg {
    display: flex;
}

.pro_text_buttonbg {
    display: flex;
    padding-top: 15px;
}

.pro_imgbg {
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
    max-width: 90px;
    max-height: 90px;
	-ms-flex-item-align: center !important;
    align-self: center !important; margin-bottom:5px;

}

.pro_imgbg img {
    width: 100%;
}

.pro_text {
    padding-left: 25px;
}

.pro_text h5 {
    color: #046084;
    font-weight: 800;
    font-size: 20px;
    margin: 0;
    padding: 0 0 10px;
}

.pro_text div {
    display: block;
}

.pro_text div p {
    color: #859496;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding-bottom: 6px;
}

.pro_text div p b {
    font-weight: 700;
}

.pro_text_buttonbg a.pro_bu_a, .pro_text_buttonbg label.pro_bu_a {
    padding: 12px 10px;
    width: 50%;
    margin: 0 10px !important;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block; cursor:pointer; text-indent: inherit !important;
}

.pro_bu_a1 {
    background: #859496;
}

.pro_bu_a2 {
    background: #046084;
}

.vote_pro_poptext {
    padding-top: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #859496;
}
.vote_pro_detialspop button.close {
    font-size: 25px;
    right: 25px;
}

.vote_pro_detialspop
 .modal-header {
    padding: 15px 25px;
}

.vote_pro_detialspop
 .modal-body {
    padding: 15px 25px;
}
.pro_text_bg.pro_text_bg_pop .pro_imgbg {
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 10%);
    max-width: 100px;
    max-height: 100px;
}

.vote_pro_detialspop .modal-title {
    font-weight: 700;
    font-size: 20px;
}
.vote_pro_detialspop .modal-footer.text-center {
    text-align: center;
}
.inner_outer_mbg {
    background: #fff;
}
.vote_col_row .col-md-4 {
    padding: 0 25px 25px 25px;
    position: relative;
    width: 100%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.row.vote_col_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*checkbox*/

input[type=radio].magic-radio,input[type=checkbox].magic-checkbox {
    position: fixed;
    z-index: -50;
    top: -2000px
}

.magic-radio[disabled],.magic-checkbox[disabled] {
    cursor: not-allowed
}

.input-group-addon>.magic-radio+label,.input-group-addon>.magic-checkbox+label {
    vertical-align: text-top
}

.input-group-addon>.magic-radio+label:before,.input-group-addon>.magic-checkbox+label:before {
    left: 0
}

.magic-radio+label,.magic-checkbox+label {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    min-width: 1.34em;
    padding: 0;
    position: relative;
    vertical-align: middle
}

.magic-radio+label:hover:before,.magic-checkbox+label:hover:before {
    border-color: #141618;
    transition: all 0.3s
}

.magic-radio+label:before,.magic-checkbox+label:before {
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 0 0 0 rgba(0,0,0,0.07);
    content: '';
    display: block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    width: 17px;
    transition: all 0.3s
}

.magic-radio+label:after,.magic-checkbox+label:after {
    content: '';
    display: none;
    position: absolute
}

.magic-radio+label:not(:empty),.magic-checkbox+label:not(:empty) {
    margin: 0 5px 0 0;
    text-indent: 25px
}

.magic-checkbox+label {
    min-height: 17px;
    min-width: 17px
}

.btn-group .magic-radio+label,.btn-group .magic-checkbox+label {
    min-height: 1em;
    vertical-align: baseline
}

.magic-radio[disabled]+label,.magic-checkbox[disabled]+label {
    cursor: not-allowed;
    opacity: .5
}

.magic-radio[disabled]+label:hover,.magic-radio[disabled]+label:before,.magic-radio[disabled]+label:after,.magic-checkbox[disabled]+label:hover,.magic-checkbox[disabled]+label:before,.magic-checkbox[disabled]+label:after {
    cursor: not-allowed
}

.magic-radio[disabled]+label:hover:before,.magic-checkbox[disabled]+label:hover:before {
    animation-name: none
}

.magic-radio:checked+label:before,.magic-checkbox:checked+label:before {
    animation-name: none
}

.magic-radio:checked+label:after,.magic-checkbox:checked+label:after {
    display: block
}

.magic-radio:focus+label:before,.magic-checkbox:focus+label:before {
    box-shadow: 0 0 0 10px rgba(0,0,0,0.1),inset 0 0 0 10px rgba(0,0,0,0.1);
    transition: box-shadow .1s
}

.magic-radio:checked:focus+label:before,.magic-checkbox:checked:focus+label:before {
    box-shadow: 0 0 0 10px rgba(37,71,106,0.17),inset 0 0 0 10px rgba(22,119,179,0.17)
}

.magic-checkbox+label:before {
    border-radius: 2px
}

.magic-checkbox+label:after {
    border-color: #fff;
    border-style: solid;
    border-width: 0 2px 2px 0;
    box-sizing: border-box;
    height: 13px;
    left: 6px;
    top: 0;
    transform: rotate(48deg);
    width: 6px
}

.magic-checkbox:focus+label:before {
    transition: all 0.3s
}

.magic-checkbox:checked+label:before {
    background: #141618;
    border-color: #141618
}

.magic-radio+label:before {
    border-radius: 50%
}

.magic-radio+label:after {
    background: #141618;
    border-radius: 50%;
    height: 9px;
    left: 4px;
    top: 4px;
    width: 9px
}

.magic-radio:checked+label:before {
    border: 2px solid #141618
}



.pro_text_buttonbg .magic-checkbox:checked + label {
                background: #64be52 !important;
                box-shadow: 0px -4px 10px 0px rgb(0 0 0 / 30%);
            }
            .ff.magic-checkbox:checked + .label_box {
                background: #64be52 !important;
}
.magic-checkbox:checked + label {
    background: #64be52 !important;
    box-shadow: 0px -4px 10px 0px rgb(0 0 0 / 30%);
}
.pro_text_buttonbg .magic-checkbox:checked+label:before {display:none;}
.pro_text_buttonbg .magic-checkbox:checked+label:after {display:none;}
.magic-checkbox+label:before {display:none;}
.magic-checkbox:checked + label .vote_sp {display:none;}
.magic-checkbox:checked + label .voted_sp {display:inline-block;}
/* // checkbox*/

.voted_sp {display: none;}




.dash_col_row .col-md-3 {
    padding: 0 15px 15px 15px;
    position: relative;
    width: 100%;
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
}

.row.dash_col_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; padding-top: 50px; padding-bottom: 50px;
}


a.dash_col_iconboxbg {
    display: block; position:relative; overflow: hidden;
    height: 100%;
    text-align: center;
    background: #e0e3e5;
    padding: 30px 15px 25px;     -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
a.dash_col_iconboxbg:hover{box-shadow: 0 0 12px 3px rgb(0 0 0 / 28%);     -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.dash_col_iconboxbg span.icon_imgbg {
    display: block;
}

.dash_col_iconboxbg .icon_imgbg img {
    max-height: 100px;
}

.dash_col_iconboxbg b {
    margin: 0;
    color: #231f20;
    padding: 25px 0 0;
    display: block;
    font-weight: 800;
    font-size: 15px;
}


span.meeting_sp {
  display: block;
  font-size: 13px;
  background: #6382c0;
  color: #fff;
  font-weight: 600;
  line-height: 18px;
  padding: 2px 18px;
  border-radius: 0;
  transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: 0;
  margin: 24px 0 0 -25px;
  box-shadow: 0 2px 8px 1px rgb(0 0 0 / 34%);
}
.animation1 {
  width: 10px;
  height: 10px;
  background-color: rgb(0, 0, 0);
  position: relative;
  animation-name: example1;
  animation-duration: 4s;
}
span.meeting_sp:before{
  content: " ";
  width: 22px;
  height: 0;
  background-color: rgb(255 255 255);
  animation-name: example1;
  animation-duration: 4s;
  position: absolute;
  animation-iteration-count: infinite;
  transform: rotate(-90deg);
  left: 0;
  margin-top: 5px;
  box-shadow: 0 0 15px 5px rgb(255 255 255 / 93%);
}
@keyframes example1 {
  0% {
    left: 0px;
    top: 0px; right: inherit;

  }
  100% {
    left: 100%;
    top: 0px; right: 0;
  }
}

.dash_slider_bg {
    display: block;
}

.dash_slider_bg .carousel-inner {
    /*background: url(../img/dash_slider_img.jpg);*/
    background-size: 100% auto;    background-repeat: no-repeat;
    background-position: top center;
}

.dash_slider_bg .carousel-inner .item {
    /*min-height: 340px;*/
}
.dash_slider_bg .carousel-inner .carousel-caption {
    right: 0;
    left: 0; top:0; bottom: 0; background: rgb(0 0 0 / 25%);
}

.dash_slider_1 {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.dash_slider_2 {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.dash_slider_bg .carousel-inner .carousel-caption .container {
    height: 100%;
}

.slider_heading {
    text-align: left;
}

.slider_heading h3 {
    color: #fff !important;
    box-shadow: none;
    font-weight: 500;
    font-size: 34px;
    outline: none;
    text-shadow: none;
    margin: 0;
    padding: 0 0 30px;
}

.slider_heading p {
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    text-shadow: none;
    margin: 0;
    padding-bottom: 20px; max-width: 500px;
}

.slider_heading a.slider_bu {
    background: #6382c0;
    padding: 12px 24px;
    display: inline-block;
    color: #fff;
    text-shadow: none;
    font-size: 14px;
	-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; margin-left: 25px;
}
.slider_heading a.slider_bu:hover{box-shadow: 0 0 15px 5px rgb(0 0 0 / 43%);
-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.dash_slider_bg .carousel-indicators li {
    width: 8%;
    height: 3px;
    border-radius: 0;
    background: #e0e3e5;
    border: none;
}


.dash_slider_bg .carousel-indicators li.active {
    border: none;
    background: #6382c0; box-shadow:none;
}

.d-block {display: block !important;}
.carousel-indicators li {margin:0;}

.dash_col_row .col-md-6 {
    padding: 0 15px 15px 15px;
    position: relative;
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}


.owl-theme .owl-dots,
.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;position: absolute;}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

.towslider_secbg {
    display: block;
    position: relative;
    background: url(../img/dash_slider_img.jpg);
    background-size: cover;
}

.dashsliderbg1 {
    display: block;
    position: relative;
    padding: 0 35px;
}

.dashsliderbg1 h5 {
    text-align: center;
    font-size: 26px;
    color: #050708;
    padding-bottom: 50px;
    margin: 0;
    font-weight: 700;
}

.dashsliderbg2 {
    display: block;
}

.dashslider_imgbg {
    display: block;
    overflow: hidden;
}

.dashsliderbg2 b {
    display: block;
    font-weight: 500;
    font-size: 20px;
    padding: 10px;
    text-align: center;
}

.towslider_secbg:before {content:" ";position: absolute;left: 0;top: 0;bottom: 0;width: 50%;background: #ddd; opacity: 0.9;}
.towslider_secbg:after {content:" ";position: absolute;right: 0;top: 0;bottom: 0;width: 50%;background: #5875af; opacity: 0.9;}

.towslider_secbg .row.dash_col_row {
}
.dashsliderbg2 .owl-nav svg {
    width: 30px;
    height: 30px;
}
.dashsliderbg2 button.owl-prev {
    position: absolute;
    left: 0;
    top: 38%;
    margin-left: -40px;
}
.dashsliderbg2 button.owl-next {
    position: absolute;
    right: 0;
    top: 38%;
    margin-right: -40px;
}

.dashsliderbg1.dashsliderbg_update h5 {
    color: #fff;
}
.towslider_secbg .col-md-6 {
    z-index: 1;
}
.dashsliderbg_update .dashsliderbg2 b{color:#fff;}

a.menu_toggle_bua svg {
    width: 25px;
}

section.left_nav_sec {
    padding: 0;
    position: fixed;
    background: #f6f6f6;
    /*width: 252px;*/
    width: 252 px;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    padding-top: 80px;
    transition: 1.2s ease;
    overflow-y: hidden !imporant;
    overflow-x: hidden !imporant; margin-left: -300px;
}
section.left_nav_sec.openmenu {
    width: 252px;
    transition: 1.2s ease;
    box-shadow: -5px 5px 35px 25px rgb(0 0 0 / 20%); margin-left: 0;
}

section.left_nav_sec.openmenu .left_nav_bg ul li a span {
    opacity: 1;
    transition: 2.8s ease;
}
section.left_nav_sec.openmenu .left_nav_bg ul li a:hover span {
    opacity: 1;
    transition: 0.1s ease;
}

.left_nav_bg {
    display: block; width: 85px;
    overflow: hidden;
}
section.left_nav_sec.openmenu .left_nav_bg {
    width: auto;
}
.left_nav_bg ul {
    margin: 0;
    padding: 15px;
}

.left_nav_bg ul li {
    padding: 5px 0 5px;
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}
.left_nav_bg ul li.menu_toggleli {
    display: none;
}
.left_nav_bg ul li:last-child {
    border: none;
}

.left_nav_bg ul li a {
    display: block;
    padding: 12px 15px;
    border-radius: 10px;
    font-size: 16px;
    white-space: nowrap; transition: 0.2s ease;
}

.left_nav_bg ul li a i.nav_icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    vertical-align: middle;
}
.left_nav_bg ul li a img {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    vertical-align: middle;
}

.left_nav_bg ul li a span {
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    transition: 0.4s ease;
}
.left_nav_bg ul li a:hover,
.left_nav_bg ul li.active a {
    background: #404041;
    color: #fff; transition: 0.2s ease;
}

.left_nav_bg ul li a:hover .home_icon,
.left_nav_bg ul li.active a .home_icon {
    background: url(../img/home_icon_h.svg) no-repeat center;
}
.left_nav_bg ul li a:hover .payments_icon,
.left_nav_bg ul li.active a .payments_icon {
    background: url(../img/payments_icon_h.svg) no-repeat center;
}
.left_nav_bg ul li a:hover .requests_icon,
.left_nav_bg ul li.active a .requests_icon {
    background: url(../img/requests_icon_h.svg) no-repeat center;
}

.left_nav_bg ul li a img.menu_img_hover {
    display: none;
}
.left_nav_bg ul li a:hover img.menu_img,
.left_nav_bg ul li.active a img.menu_img {
    display: none;
}
.left_nav_bg ul li a:hover img.menu_img_hover,
.left_nav_bg ul li.active a img.menu_img_hover {
    display: inline-block;
}
.dropdown.profile_dropdown {
    display: inline-block;
    vertical-align: middle;
}

ul.header_rightul > li.mob_show {display: none;}

ul.header_rightul > li a img {width: auto; height:28px;}

.whitebox {
    background: #fff;
    box-shadow: 0 0 12px 3px rgb(0 0 0 / 08%);
    padding: 20px;
    border-radius: 6px;
}

.property_headingsec {
    margin-top: 30px;
}

.property_headingsec .dash_col_row {
    padding: 0;
}
a.pro_location_a {
    display: inline-block;
    border-radius: 50%;
    width: 55px;
    overflow: hidden;
    height: 55px;
    padding: 13px;
    background: #a5a5a5;
}

a.pro_location_a img {
    width: 100%;
}
.text-right {text-align:right;}

.property_text {
    display: block;
}

.property_text h3 {
    font-size: 26px;
    margin: 0;
    padding-bottom: 15px;
	color: #050708;
    font-weight: 700;
}

.property_text h6 {
    font-size: 16px;
    margin: 0;
    padding-bottom: 15px;
}

span.unit_gray {
    font-size: 16px;
    color: #a5a5a5;
    padding-right: 10px;
}

span.unit_ans {
    font-size: 16px;
    color: #050708;
}


.gray_h {
   color: #a5a5a5;
}
.property_text h4{
	font-size: 20px;
    margin: 0;
    padding-bottom: 15px;
	color: #050708;
    font-weight: 700;}

.pro_col_iconboxbg {
    display: block;
    position:relative;
    overflow: hidden;
    height: auto;
    text-align: center;
    /* background: #e0e3e5; */
    padding: 15px 15px

}

.pro_col_iconboxbg span.icon_imgbg {
    display: inline-block;
    border-radius: 50%;
    width: 55px;
    overflow: hidden;
    height: 55px;
    /* padding: 13px; */
    /* background: #a5a5a5; */
	-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pro_col_iconboxbg .icon_imgbg img {
    max-height: 100px;
    width: 100%;
}

.pro_col_iconboxbg b {
    margin: 0;
    color: #a5a5a5;
    padding: 10px 0 0;
    display: block;
    font-weight: 600;
    font-size: 15px;
}

.property_amenitiessec {
    margin-top: 30px;
}

.pro_details_col_iconboxbg {
    display: block;
    position:relative;
    overflow: hidden;
    height: auto;
    text-align: center;
    /* background: #e0e3e5; */
    padding: 15px 15px

}

.pro_details_col_iconboxbg span.icon_imgbg {
    display: inline-block;
    border-radius: 50%;
    width: 55px;
    overflow: hidden;
    height: 55px;
    padding: 5px;
	-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pro_details_col_iconboxbg .icon_imgbg img {
    max-height: 100px;
    width: 100%;
}

.pro_details_col_iconboxbg b {
    margin: 0;
    color: #a5a5a5;
    padding: 10px 0 0;
    display: block;
    font-weight: 600;
    font-size: 15px;
}

.details_amenitiessec {
    margin-top: 30px;
}

.pro_details_col_iconboxbg b span {
    color: #050708;
    padding-left: 4px;
    display: inline-block;
}

/*.owl-item.cloned.active {
  visibility: hidden;
}*/
/*.owl-carousel.properties_slider{
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}
.owl-carousel.construction_slider{
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}*/
.owl-carousel.properties_slider .owl-stage {
  display: flex;
  align-items: center;
}

.owl-carousel.properties_slider .owl-stage {
    margin: 0 auto;
}
/*.owl-carousel.properties_slider .owl-item + .owl-carousel.properties_slider .owl-item {
   padding-right: 30px !important;
}
.owl-carousel.properties_slider .owl-item:last-child {
  margin-right: 0 !important;
}*/
.owl-carousel.construction_slider .owl-stage {
  display: flex;
  align-items: center;
}

.owl-carousel.construction_slider .owl-stage {
    margin: 0 auto;
}

.sub_head_com1 h5 {
    text-align: center;
    font-size: 26px;
    color: #050708;
    padding-bottom: 50px;
    margin: 0;
    font-weight: 700;
}
.communityserv_secbg {
    display: block;
    position: relative;
    background: #dde3e5;
}
a.dash_col_iconboxbg.dash_col_iconbox_new {
    background: none; padding: 10px 15px 10px; box-shadow: none;
}

a.dash_col_iconboxbg.dash_col_iconbox_new span.icon_imgbg {
    position: relative;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    padding: 10px;
    width: 80px;
    height: 80px;
    line-height: 58px;
}
a.dash_col_iconboxbg.dash_col_iconbox_new:hover span.icon_imgbg{
	box-shadow: 0 0 12px 3px rgb(0 0 0 / 28%);
	}

a.dash_col_iconboxbg.dash_col_iconbox_new span.icon_imgbg img {
    max-width: 40px;
}

.contact_cus_img {
    display: block;
}

.contact_cus_img img {
    width: 100%;
}

.contact_suptext h6 {
    font-size: 26px;
    color: #050708;
    padding-bottom: 10px;
    margin: 0;
    font-weight: 700;
}

.contact_suptext p {
    font-size: 16px;
    color: #050708;
}
 .graybu {
    background: #6382c0;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    border-radius: 12px;
    padding: 15px;
    border: none;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}

.footer_bg {
    display: block;
    background: #777576; padding: 25px 0;
}

.footer_suptext h6 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    vertical-align: middle;
}

.footer_suptext {
    display: flex;
}

ul.footer_supul {
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: middle; display: flex;
}

ul.footer_supul li {
    display: inline-block;
    padding: 2px 10px;
}

ul.footer_supul li a {
    display: inline-block;
	border-radius: 50%;
}
ul.footer_supul li a:hover{
    background: rgb(255 255 255 / 40%);}
ul.footer_supul li a img {
    max-width: 50px;
}

.footerlogo_img {
    display: block;padding-top: 8px;
}

.footerlogo_img img {
    max-width: 170px;
}

/*mck*/

@media (max-width: 575.98px) {

a.logo_a {padding-right: 0;font-size: 15px;border: none;}
.header_logoslog {padding-left: 0;display: block;padding-top: 15px;font-size: 13px;line-height: 14px;}
.dash_col_row .col-md-3 { padding: 0 15px 20px 15px;  -ms-flex: 0 0 50%; flex: 0 0 50%;  max-width: 50%;}
.dash_col_iconboxbg .icon_imgbg img {  max-height: 55px;}
.dash_col_iconboxbg b {  padding: 20px 0 0;  font-size: 12px;}
.dash_slider_bg .carousel-inner {  background-size: cover;}
.logo.col-md-6 {float: left;}
.col-md-6.header-right {float: right;}
/*.logo.col-md-6 {float: none;position: fixed;top: 0;background: #6382c0;left: 0;right: 0;padding: 10px 10px;text-align: center;}*/
/*.col-md-6.header-right {float: none;position: fixed;bottom: 0;left: 0;right: 0;background: #6382c0;padding: 8px 10px;}*/
a.head_home_a {margin-right: 8px;padding: 1px 10px;}
.logo a img {max-width: 110px;}
.panel.panel-body.panel_body_new { padding-top: 42px; padding-bottom: 40px;}
.slider_heading h3 { font-size: 24px;  padding: 0 0 10px;}
.slider_heading p { font-size: 14px; line-height: 22px; padding-bottom: 10px; max-width: inherit;}
.dash_slider_bg .carousel-inner .item {  /*min-height: 280px;*/}
.slider_heading a.slider_bu { padding: 10px 15px; font-size: 12px; margin-left: 0;}
.row.dash_col_row { padding-top: 20px;}
.header-one {
    position: inherit;
}
a.dash_col_iconboxbg {  padding: 20px 10px 15px;}
span.head_profile_sp span {  font-size: 13px;}
span.head_profile_sp {  padding-left: 10px;}
span.meeting_sp { font-size: 10px; line-height: 18px;  padding: 2px 18px;  margin: 15px 0 0 -23px;}

.logo-area .row {
    margin: 0;
    position: inherit;
}

.header_bg {
    position: inherit;
}

.header_bg .container {
    /*position: inherit;*/
}

.logo-area {
    position: inherit;
}

.header_rightul li {
    float: left; width: 20%;
}

ul.header_rightul {
    text-align: center; position: fixed;bottom: 0;left: 0;right: 0;background: #494a4a;padding: 8px 10px;
}

.header_rightul li.head_contactli {
    display: inline-block !important;
}

ul.header_rightul li:first-child {
    float: right;
}

a.head_home_a span {
    display: block;
}
.head_contact_a span{ display: block; }

.vote_col_row .col-md-4 {  padding: 0 15px 15px 15px; -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
.pro_text h5 {  font-size: 16px;}
.pro_text {  padding-left: 15px;}
.vote_col_boxbg {  padding: 20px 20px;}
.page_heading h1 { font-size: 20px;  padding: 25px 0 15px;}
.pro_text_bg.pro_text_bg_pop .pro_imgbg {  max-width: 70px;  max-height: 70px;}

.dashsliderbg1 h5 {
        font-size: 14px !important;
        padding-bottom: 20px;
    }
.dashsliderbg2 b {
    font-size: 14px;
}
.dashsliderbg2 .owl-nav svg {
    width: 18px;
    height: 18px;
}
.dashsliderbg1 {
    padding: 0 15px;
}
.dashsliderbg1 {
    padding: 0 15px;
}
.dashsliderbg2 button.owl-next {
    margin-right: -20px;
}
.dashsliderbg2 button.owl-prev {
    margin-left: -20px;
}
span.head_profile_sp span.head_profile_sp1 {
    max-width: 100px;}

.contact_con .row.dash_col_row .col-md-6 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

ul.footer_supul li {  padding: 2px 2%;}
ul.footer_supul li a img {  max-width: 30px;}
.footerlogo_img img {  max-width: 120px;}
.footerlogo_img { padding-top: 6px;  text-align: right;}
.footer_bg .row.dash_col_row {   padding-bottom: 20px;}
.contact_suptext h6 {   font-size: 20px;}
.contact_suptext {
    text-align: center;
}
.footer_suptext {
    text-align: center; display: block;
}
ul.footer_supul {
    margin: 0;
    padding: 10px 0 0;
    display: block;
}
.footer_suptext h6 {   font-size: 15px;}
.footerlogo_img {  padding-top: 16px;  text-align: center;    }
.footer_bg { padding: 5px 0;}
.graybu { max-width: 140px;  margin: 0 auto;  padding: 10px;}

 }

@media (max-width: 375.98px) {

.dash_col_row .col-md-3 { padding: 0 15px 20px 15px;  -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;}
span.head_profile_sp {    display:none;    }

.dash_col_row .col-md-6 {
    padding: 0 15px 15px 15px;
    position: relative;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.towslider_secbg:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    background: #ddd;
    opacity: 0.9;
    height: 50%;
}
.towslider_secbg:after {
    content: " ";
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    background: #5875af;
    opacity: 0.9;
    height: 50%;
}



}

@media (min-width: 575.98px) and (max-width: 767.98px){

a.logo_a {padding-right: 0;font-size: 15px;border: none;}
.header_logoslog {padding-left: 0;display: block;padding-top: 15px;font-size: 13px;line-height: 14px;}
.dash_col_row .col-md-3 { padding: 0 15px 20px 15px;  -ms-flex: 0 0 50%; flex: 0 0 50%;  max-width: 50%;}
.dash_col_iconboxbg .icon_imgbg img {  max-height: 70px;}
.dash_col_iconboxbg b {  padding: 20px 0 0;  font-size: 14px;}
.dash_slider_bg .carousel-inner {  background-size: cover;}
.logo.col-md-6 {float: left;}
.col-md-6.header-right {float: right;}
/*.logo.col-md-6 {float: none;position: fixed;top: 0;background: #6382c0;left: 0;right: 0;padding: 10px 10px;text-align: center;}*/
/*.col-md-6.header-right {float: none;position: fixed;bottom: 0;left: 0;right: 0;background: #6382c0;padding: 8px 10px;}*/
a.head_home_a {margin-right: 8px;padding: 1px 10px; margin-left: 8px;}
.logo a img {max-width: 130px;}
.panel.panel-body.panel_body_new { padding-top: 42px; padding-bottom: 40px;}
.slider_heading h3 { font-size: 28px;  padding: 0 0 10px;}
.slider_heading p { font-size: 15px; line-height: 24px; padding-bottom: 10px; max-width: inherit;}
.dash_slider_bg .carousel-inner .item {  /*min-height: 290px;*/}
.slider_heading a.slider_bu { padding: 10px 15px; font-size: 12px;}
.row.dash_col_row { padding-top: 20px;}
.header-one {
    position: inherit;
}

.logo-area .row {
    margin: 0;
    position: inherit;
}

.header_bg {
    position: inherit;
}

.header_bg .container {
    /*position: inherit;*/
}

.logo-area {
    position: inherit;
}

.header_rightul li {
    float: left;width: 20%;
}

ul.header_rightul {
    text-align: center; position: fixed;bottom: 0;left: 0;right: 0;background: #494a4a;padding: 8px 10px;
}

.header_rightul li.head_contactli {
    display: inline-block !important;
}

ul.header_rightul li:first-child {
    float: right;
}

a.head_home_a span {
    display: block;
}
.head_contact_a span{ display: block; }

.vote_col_row .col-md-4 {  padding: 0 15px 15px 15px; -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
.pro_text h5 {  font-size: 18px;}
.pro_text {  padding-left: 15px;}
.vote_col_boxbg {  padding: 20px 20px;}
.page_heading h1 { font-size: 26px;  padding: 30px 0 20px;}

ul.footer_supul li {  padding: 2px 2%;}
ul.footer_supul li a img {  max-width: 40px;}
.footerlogo_img img {  max-width: 140px;}
.footerlogo_img { padding-top: 6px;  text-align: right;}
.footer_bg .row.dash_col_row {   padding-bottom: 20px;}
.contact_suptext h6 {   font-size: 23px;}


 }


@media (max-width: 767.98px) {

/*.profile_dropdown .dropdown-menu {  bottom: 0;  margin-bottom: 58px;}*/

.dashsliderbg1 h5 {  font-size: 23px;}
ul.header_rightul > li.mob_show {display: inline-block;}
a.menu_toggle_bua svg {
    width: 28px;
    margin-top: 8px;
}
.header_bg {
        position: inherit;
        /* display: block; */
        /* float: left; */
        width: 100%;
        background: #494a4a;padding: 10px 0;
    }
    .header-one {
        position: fixed !important;
    }
a.menu_toggle_bua {
    display: block;
}

.property_text h3 {   font-size: 22px;}
.property_text h6 {  font-size: 14px;}
span.unit_gray { font-size: 14px;}
span.unit_ans {  font-size: 14px;}
.property_text h4 {  font-size: 18px;}
.pro_col_iconboxbg span.icon_imgbg { width: 45px;  height: 45px;  padding: 10px;}
.pro_col_iconboxbg b {  font-size: 13px;}
.pro_details_col_iconboxbg span.icon_imgbg { width: 45px; height: 45px;}
.pro_details_col_iconboxbg {  padding: 15px 0px;}
.pro_col_iconboxbg {  padding: 15px 0px;}

 }

@media (min-width: 767.98px) and (max-width: 991.98px){

a.logo_a {  padding-right: 15px; font-size: 15px;}
.header_logoslog { padding-left: 15px;}
.dash_col_row .col-md-3 { padding: 0 15px 20px 15px;  -ms-flex: 0 0 33.33%;  flex: 0 0 33.33%;  max-width: 33.33%;}
.dash_col_iconboxbg .icon_imgbg img {  max-height: 70px;}
.dash_col_iconboxbg b {  padding: 20px 0 0;  font-size: 14px;}
.dash_slider_bg .carousel-inner {  background-size: cover;}
.logo.col-md-6 {  float: left;}
.col-md-6.header-right {  float: right;}
a.head_home_a { margin-right: 8px;}
.logo a img {  max-width: 100px;}
.panel.panel-body.panel_body_new { padding-top: 88px;}
.slider_heading h3 { font-size: 32px;  padding: 0 0 20px;}
.slider_heading p { font-size: 16px;  line-height: 26px;  padding-bottom: 10px;}
.dash_slider_bg .carousel-inner .item { /* min-height: 300px;*/}

.vote_col_row .col-md-4 {  padding: 0 15px 15px 15px; -ms-flex: 0 0 50%;  flex: 0 0 50%;  max-width: 50%;}
.pro_text h5 {  font-size: 18px;}
.pro_text {  padding-left: 15px;}
.vote_col_boxbg {  padding: 20px 20px;}

ul.footer_supul li {  padding: 2px 3%;}

 }

@media (max-width: 991.98px) {  }

@media (min-width: 991.98px) and (max-width: 1199.98px){

a.logo_a {  padding-right: 15px;}
.header_logoslog { padding-left: 15px;}
.dash_col_row .col-md-3 { padding: 0 20px 20px 20px;  -ms-flex: 0 0 33.33%;  flex: 0 0 33.33%;  max-width: 33.33%;}

.vote_col_row .col-md-4 {  padding: 0 25px 25px 25px; -ms-flex: 0 0 50%;  flex: 0 0 50%;  max-width: 50%;}

}

@media (max-width: 1199.98px) {  }


@media (max-width: 1399.98px) { }







