
@font-face { font-family: 'Calibri';
src: url('../images/fonts/7625342153_Calibri.ttf') format('truetype');}

/*body*/

  body{
	  background:#ffffff;
   }
    /*container*/
    .appointment,
    #news_section,
    .banner-area{
	     background:#000000;
    }
    /*header*/

header,
.affix{
  background:#000000;
  }
  
.header_logo{
	width:300px;
  height:150px;
}

   footer{
   	background:#000000;
    }
    

.header_contact,
.location p,
.time-scheduled p,
.phone p,
.top-header .col-md-8 p{
  color:#000000;
  font-size:16px;
  font-family:Calibri;
}
.location p span,
.time-scheduled p span,
.phone p span,
.header_title{
    color:#ffffff;
    font-size:16px;
    font-family:Calibri;
}
.room-dimensions-details .room-dimensions-content .set-btn a,
.subscribe_form button[type="submit"],
.btn-theme{
    color:#ffffff;
    font-size:14px;
    font-family:Calibri;
    background:#000000;
    border:1px solid #000000;
}
.sidebar_title{
  color:#ffffff;
  font-size:14px;
  font-family:Calibri;
}
.sidebar_inner{
  background:#000000;
}
.welcome_title,
.client_title{
    color:#000000;
    font-size:16px;
    font-family:Calibri;
}
.wel_section hr,
.section-title hr{
    border-top:1px solid #000000;
}
.about_title{
  color:#000000;
  font-size:16px;
  font-family:Calibri;
}
.about_contact a{
    color:#000000;
    font-size:11px;
    font-family:Calibri;
}
.footer-title h4{
    color:#000000;
    font-size:16px;
    font-family:Calibri;
}
.about_pagetitle{
    color:#000000;
    font-size:16px;
    font-family:Calibri;
}
.service_pagetitle{
  color:#000000;
  font-size:16px;
  font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
#cssmenu .sidebar_list li a{
  color:#ffffff;
  font-size:12px;
  font-family:Calibri;
}
.product_pagetitle,
.p_title{
    color:#000000;
    font-family:Calibri;
    font-size:16px;
}
.products_section hr{
  border-top:1px solid #000000;
}
.read_one{
  color:#000000;
  font-family:Calibri;
    font-size:25px;
   }
.p_content{
    color:#000000;
    font-family:Calibri;
    font-size:25px;
}
 /*extra color*/

.top_header{
  background:#;
}
#product_section{
  background: #;
}
.slogan-area{
  background: #;
}
.bottom_footer{
  background: #;
}

.float_text,
.footer-content .widget_nav_menu li a{
   color:#ffffff;
   font-size:16px;
   font-family:Calibri;
}
 .footer_heading,
 .follow_title{
     color:#000000;
     font-size:16px;
     font-family:Calibri;
}
.products_content{
    color:#000000;
    font-size:25px;
    font-family:Calibri;
}
nav.navbar.bootsnav ul.nav > li > a{
    color:#000000;
    font-family:Calibri;
    font-size:16px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
    color:#000000;
    font-family:Calibri;
    font-size:14px;
}
nav.navbar.bootsnav ul.nav > li > a:hover{
    color:#ffffff;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:hover > a{
   color:#ffffff;
 }
    .ow-navigation .nav.navbar-nav > li > a:focus,
   .ow-navigation .nav.navbar-nav > li.active > a{
	   background:#000000;
   }
     nav.navbar.bootsnav ul.nav li.active > a{
      color:#ffffff;
	}
/*menu*/

nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
	background:#f00000;
}
    