bli.cond-txt1{
    font-size: 12px;
    color: #E00201!important;
    text-align: center;
    margin-top: -6px;
    margin-bottom: 15px;
}

.cond-txt2{
    font-size: 14px;
    color: #E00201!important;
    margin-left: 10px;
    margin-top: -15px;
}

.margin25{
    margin-top: 25px;
}

.main-slider .active {
    width: 10px!important;
    height: 10px!important;
    margin: 0;
    background-color: #fff!important;
    border: 1px solid #fff!important;
        margin-bottom: -25px!important;
}

.main-slider li {
   
    border: 1px solid #fff!important;
        margin-bottom: -25px!important;
}


.bg-pink{
  background-color: #f0e1b8;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 20px 5px!important;
    font-size: 18px;
    line-height: 20px;
}
nav.navbar.bootsnav ul.nav > li > a {
    padding: 35px 9px;
    font-weight: 300;
    font-size: 13px;
}
.navbar-collapse {
    padding-right: 1px!important;
}
.head_callbackcss {
    !position: absolute;
    !z-index: 99999;
    float: right;
    margin-top: 30px;
    !right:30px;
}
.callback_input1 {
    width: 200px;
    padding: 2px 15px;
    height: 35px;
}
.callback_btn1 {
    background: #000;
    color: #fff;
    border: 0px;
    top: 45px;
    right: 0px;
    padding: 4px 8px;
    height: 35px;
    margin-left: -5px;
    border-color:#000;
}
.head_callbackcss li
{
    display: inline-block;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.logo1 img {
    width: 150px;
    height: auto;
    padding: 0px 0px 0px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -25px!important;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -25px!important;
}
ol.carousel-indicators.bg-img {
    bottom: 5px;
}
.carousel-indicators.bg-img .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #80521b!important;
}
.carousel-indicators.bg-img li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #80521b!important;
    border-radius: 10px;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 39%!important;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.img:after{
  content: url('./images/icons/Specifications(3).png')
}
.img:befor{
  content: url('./images/icons/Specifications3.png')
}
/*==============================================================
start CSS for sliding from center out to the left and right sides 
====================================================================*/

.slide-center-out 
{
text-decoration:none;
display: inline-block;
color:blue;
}
/ add a empty string after the elment with class .slide-center-out  /
.slide-center-out:after 
{
content: '';
display: block;
height: 2px;
width: 0;
background: transparent;
transition: width .5s ease, background-color .5s ease;
-webkit-transition: width .5s ease, background-color .5s ease;
-moz-transition: width .5s ease, background-color .5s ease;
 
margin:auto; / center the cotent so it will sliding from the midddle to the left and right /
}
 
/ Change the width and background on hover, aka sliding from the middle to the left and right /
.slide-center-out:hover:after 
{
width: 100%;
background: #190737;
}

 /*===================================================================
   end  CSS for sliding from center out to the left and right sides
  ========================================================================*/
 /*===================================================================
   start section header css
  ========================================================================*/
 /*===================================================================
   start tab css
  ========================================================================*/
.tab {
  float: left;

  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: #1a0637;
  padding: 9px 6px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 12px;
  text-transform: uppercase;
}
.tab img{
  width: 20%;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #1a0637;
   color: #eba100;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 50px 0px;
  width: 70%;
  color: #1a0637;
  border-left: none;
  height: 300px;
}
.tabcontent ul{
  padding: 0px;
  padding-left: 15px;
}

.tabcontent ul li{
  padding: 0px;
  padding-left: 15px;
  font-size: 12px;
    font-weight: 700;
}
.tabcontent h2{
  text-transform: uppercase;
}


.kfp_tabs input {
    display: none;
}
.kfp_tabs label {
    display: inline-block;
    padding: 15px 18px 10px;
    font-weight: 600; 
    text-align: center;
    !z-index:1;
    !width:24.755%;
    color:#646464;
    margin:0px -0.5px;
    text-transform: uppercase;

}
.poppins{
   color: #180636;
}
.kfp_tabs label:hover {
    color: #000; 
    cursor: pointer;
}
.kfp_tabs input:checked + label {
    color: #000;

    border-bottom: 4px solid #dfaa0a;
    background:#fff;
    margin-bottom:-1px;
    
}

#ongoing:checked ~ .content #ongoing_projects,
#upcoming:checked ~ .content #upcoming_projects,
#completed:checked ~ .content #completed_projects,
#finishes:checked ~ .content #finishes_view,
#toilet:checked ~ .content #toilets_view,
#door:checked ~ .content #door_view,
#kitchen:checked ~ .content #kitchen_view,
#electrical:checked ~ .content #electrical_view,
#lifts:checked ~ .content #lift_view,
#lifts1:checked ~ .content #lift_view1,
#structure:checked ~ .content #structure_view
{
  display: block;
  
}



.kfp_tabs_show input {
    display: none;
}
.kfp_tabs_show label {
    display: inline-block;
    padding: 15px 25px 10px;
    font-weight: 600; 
    text-align: center;
    !z-index:1;
    !width:24.755%;
    color:#646464;
    margin:0px -0.5px;
}
.kfp_tabs_show label:hover {
    color: #000; 
    cursor: pointer;
}
.kfp_tabs_show input:checked + label {
    color: #000;

    border-bottom: 4px solid #98bf2a;
    background:#fff;
    margin-bottom:-1px;
    
}
 /*===================================================================
   start tab banner
  ========================================================================*/



.nopadding{
	padding: 0px!important;

}

.margin20{
   margin-top: 20px;
}

.margin50{
   margin-top: 50px;
}

.margin100{
   margin-top: 100px;
}
.margin-b50{
  margin-bottom: 50px;
}
a.slide-center-out {
    font-size: 17px;
}
p.brd1 {
    border: 1px solid #eaa001;
    width: 45px;
    /* margin-top: 0px; */
}
p.sml-hd1 {
    margin-bottom: 5px;
    color: #180636;
}
p.sml-hd2 {
  font-size: 32px;
  font-weight: 600;
  color: #180636;
  line-height: 1.1;
}
p.sml-tx1 {
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #180636;
}
.amni-hd1 {
  color: #180636;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
}
button.dw-bro {
  background: transparent;
  border: 1px solid #180636;
  padding: 8px 15px;
  margin-top: 55px;
}



.blueback {
    background: url(../images/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    !color: #FFF;
    width: 100%;
    height: 100%;
}

.bg-content {
    background-color: #eba100;
    margin-top: 50px;
        padding: 40px 40px!important;
}

.glyphicon-chevron-left:before {
    content: "\2190"!important;
    color: #180636!important;
}
.glyphicon-chevron-right:before {
    content: "\2192"!important;
    color: #180636!important;
}

.carousel-control.left{
    background-image: none!important;
}

.carousel-control.right{
    background-image: none!important;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
  position: absolute;
  top: 260px!important;
  left: 83px!important;
  width: 19%;
  font-size: 30px;   
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
  position: absolute;
  top: 260px!important;
  right: 74px!important;
  !left: 83px!important;
  width: 19%;
  font-size: 30px;
}
.brd2 {
  border: 1px solid #180636;
  width: 45px;
  /* margin-top: 0px; */
}
.bg-img{
  margin-bottom: 10px!important;
}
ul.amt-item1 {
    font-size: 14px!important;
}
.mob1
{
    display:none!important;
}
.desk
{
    display:block;
}
 /*===================================================================

   start section banner

  ========================================================================*/

.showcase{
  padding: 0px 50px;
}
.moreimg{
  padding: 12px 20px;
  background-color: #180636;
  color: #fff;
}
.moreimg:hover{
  text-decoration: none;
  color: #fff;
}

/*------------footer-----------------------*/
.margin150{
  margin-top: 150px;
}
.margin100{
  margin-top: 100px;
}
.marginb50{
  margin-bottom: 50px;
}
.footr-txt1{
  color: #180636;
    font-size: 20px;
    font-family: DINPro-Medium;
}
.addr-txt1{
  color: #180636;
    font-size: 15px;
    font-family: DINPro-regular;
}
.site-txt1{
  color: #000;
    font-size: 15px;
    font-family: DINPro-Bold;
}
.con_padd_right {
    !padding-right: 40px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.contact_label {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}
.contact_input {
   width: 100%;
    padding: 0px 0px 0px;
    border: 0px;
    border-bottom: 1px solid #969696;
    margin-bottom: 20px;
    background: transparent;
}

.contact_submit{
   background-color: #190737;
    border: #190737;
    color: #fff;
    font-family: DINPro-Medium;
    padding: 15px 40px;
    margin-top: 20px;
}

.lst-txt1{
   color: #180636;
    font-size: 20px;
    font-family: DINPro-regular;
    letter-spacing: 5px;
}
/*----aminities---*/

 .lft-space{
    padding: 0px 85px;
    border-bottom: 1px solid #c4c4c4;
    font-size: 15px;
    color: #180636;
    font-weight: 500;
    height: 130px;
  }

 .lft-space1 {
   padding: 0px 85px;
    font-size: 15px;
    color: #180636;
    font-weight: 500;
    height: 130px;
}

 .lft-space2 {
   padding: 0px 50px 21px;
    !border-: ;
    bottom: 1px solid #c4c4c4;
    font-size: 15px;
    color: #180636;
    border-bottom: 1px solid #c4c4c4;
    margin-top: -2px;
}
 .amni-hd2 {
   font-size: 16px;
   color: #180636;
   !font-weight: 600;
   font-family: DINPro-Medium;
   letter-spacing: 0.3PX;

}

 .lft-space3 {
       padding: 0px 50px;
    !border-: ;
    bottom: 1px solid #c4c4c4;
    font-size: 15px;
    color: #180636;
    !border-bottom: 1px solid #c4c4c4;
    margin-top: -2px;
}

 .lft-space4 {
       padding: 0px 50px;
    !border-: ;
    bottom: 1px solid #c4c4c4;
    font-size: 15px;
    color: #180636;
    !border-bottom: 1px solid #c4c4c4;
    margin-top: -2px;
}
.amnt-img{
    padding: 0px 13px;
}
.margin30{
  margin-top: 30px;
}
.margin20{
  margin-top: 20px;
} 

.br-r{
  border-right: 1px solid #c4c4c4;
}

.fixed_contact p{
    color: #fff!important;
}
.fixed_contact{
    position: fixed;
    right: 0px;
    /*background: #eaa100;*/
    text-align: center;
    z-index: 9999;
    color: #fff;
    font-size: 16px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    height: 40px;
    display: inline-flex;
    right: -50px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    transform: rotate(-90deg);
    /*padding: 6px 20px 11px;*/
   
}

.fixed_contact_scroll{
    width:200px;
    right:0px;
    overflow: hidden;
    !height: 200px;
    position: fixed;
    background:#f2f2f2;
    top:50%;
    margin-top: -200px;
    z-index:9999999;
    padding:20px;
    !box-shadow:0px 0px 5px 0px #e7892f;
    border:5px solid #000;
    border-right: 0px;
}
#close{
    position: absolute;
    top:20px;
    right:20px;
    font-size: 20px;
    color: #000;
}
.side_form{
    width:100%;
    margin-top: 10px;
    border-radius:0px;
}
.side_form_btn{
    width:100%;
    background: #180636;
    border: 0px;
    color: #fff;
    margin-top:-15px;
    padding:5px;
}
















@media (min-width:320px) and (max-width:767px){
   
   
     .main-slider .active {
    width: 10px!important;
    height: 10px!important;
    margin: 0;
    background-color: #fff!important;
    border: 1px solid #fff!important;
        margin-bottom: -22px!important;
}

.main-slider li {
   
    border: 1px solid #fff!important;
        margin-bottom: -22px!important;
}

  

    
   .con_padd_right {
    padding: 20px!important;
}
.mob1{
      display:block!important;
}
.desk{
      display:none!important;
}
.font-21{
    font-size: 21px !important;
}
/*.carousel-indicators{
  display: none;
}*/
.kfp_tabs label {
  padding: 15px 10px;
  width:32%;
}
.abut-img{
  margin-top: 50px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
  position: absolute;
  top: 300px!important;
  left: 64px!important;
  width: 19%;
  font-size: 30px;   
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
  position: absolute;
  top: 300px!important;
  right: 74px!important;
  !left: 64px!important;
  width: 19%;
  font-size: 30px;
}
ol.carousel-indicators.bg-img {
    bottom: -35px;
}
.showcase {
    padding: 0px;
    margin-top: 50px;
}
.br-r{
  border-right: none;
}
.lft-space {
    padding: 0px 45px;
     border-bottom: 1px solid #c4c4c4; 
    font-size: 15px;
    color: #180636;
    font-weight: 500;
    height: 115px;
}
.lft-space1 {
    padding: 0px 45px;
    font-size: 15px;
    border-bottom: 1px solid #c4c4c4; 
    color: #180636;
    font-weight: 500;
    height: 135px;
}
.contact_form {
    background: none;
    overflow-y: auto;
       padding: 35px 0px 0px 0px!important;
}
.section {
    padding: 20px 0;
    position: relative;
}
.abut-img img {
    width: 100%;
}
/*.fixed_contact{*/
/*right: -47px;*/
/*border-top-left-radius: 0px;*/
/*border-bottom-left-radius: 0px;*/
/*transform: rotate(-90deg);*/
/*padding: 8px 16px 0px;*/
/*}*/
/*.navbar-header {*/
/*    display: flex !important;*/
/*    padding: 0px !important;*/
/*}*/
}


.blink {
  background-color: #fe0009;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 7px 17px;
    font-size: 16px;
  text-align: left;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  margin-bottom: 0px;
  letter-spacing: 0.5px;
}
@-webkit-keyframes glowing {
  0% { background-color: #004000; -webkit-box-shadow: 0 0 3px #004000; }
  25% { background-color: #DF5529; -webkit-box-shadow: 0 0 4px #DF5529; }
  50% { background-color: #03a751; -webkit-box-shadow: 0 0 4px #03a751; }
  100% { background-color: #50305e; -webkit-box-shadow: 0 0 3px #50305e; }
}

@-moz-keyframes glowing {
  0% { background-color: #004000; -webkit-box-shadow: 0 0 3px #004000; }
  25% { background-color: #DF5529; -webkit-box-shadow: 0 0 4px #DF5529; }
  50% { background-color: #03a751; -webkit-box-shadow: 0 0 4px #03a751; }
  100% { background-color: #50305e; -webkit-box-shadow: 0 0 3px #50305e; }
}

@keyframes glowing {
  0% { background-color: #004000; -webkit-box-shadow: 0 0 3px #004000; }
  25% { background-color: #DF5529; -webkit-box-shadow: 0 0 4px #DF5529; }
  50% { background-color: #03a751; -webkit-box-shadow: 0 0 4px #03a751; }
  100% { background-color: #50305e; -webkit-box-shadow: 0 0 3px #50305e; }
}
.tsbutton {
  border-radius: 10px !important;
  border-width: 1px !important;
  outline: none !important;
  min-width: 150px !important;
  letter-spacing: 0.1px !important;
  padding: 10px 6px !important;
    margin-top: 20px;
}



/*==============================================================
start CSS for sliding from center out to the left and right sides 
====================================================================*/

.slide-center-out 
{
text-decoration:none;
display: inline-block;
color:blue;
}

.slide-center-out:after 
{
content: '';
display: block;
height: 2px;
width: 0;
background: transparent;
transition: width .5s ease, background-color .5s ease;
-webkit-transition: width .5s ease, background-color .5s ease;
-moz-transition: width .5s ease, background-color .5s ease;
 
margin:auto; 
}
 

.slide-center-out:hover:after 
{
width: 100%;
background: #190737;
}


p.price {
    font-size: 23px;
    font-weight: bold;
    color: #180636;
}




 /*===================================================================
   end  CSS for sliding from center out to the left and right sides
  ========================================================================*/