/*

My Custom CSS
=============


*/

*{
	margin:0;
	padding:0;
	outline:0 !important; 
}
@font-face {
  font-family: "kr";
  src: local('../fonts/DroidKufi-Regular.ttf'),
  url('../fonts/DroidKufi-Regular.ttf');
}
@font-face {
  font-family: "kb";
  src: local('../fonts/DroidKufi-Bold.ttf'),
  url('../fonts/DroidKufi-Bold.ttf');
}
@font-face {
  font-family: 'jf';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/JF-Flat-regular.eot);
  src: url(../fonts/JF-Flat-regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/JF-Flat-regular.woff2) format('woff2'),
       url(../fonts/JF-Flat-regular.ttf) format('truetype');
}
body{
  font-family: Tahoma, Geneva, sans-serif;
}
.header{background:url(../../images/WoodUfloorUlight_ad.jpg);}
h1,h2,h3,h4,h5,h6{
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
}
.headitem{
	padding-top:20px;
}
#map {
    height: 300px;
}
.headitem h3 {
    color: #095daa;
    font-size: 16px;
    text-align: center;
	line-height:22px;
	transition:all 1s;
font-family: "Comic Sans MS", cursive, sans-serif;
}
.header h4{
font-family: "Comic Sans MS", cursive, sans-serif;
}
.headitem a {
	transition:all 1s;
	text-decoration:none;
}
.headitem h3 a:hover{
	color:#000;
}
.headitem p {
    color: #868686;
    font-size: 12px;
    line-height: 22px;
    text-align: justify;
}
.headitem span img {
	transition:all 1s;
}
.headitem span {
    background-color: #095daa;
    border-radius: 50%;
    display: block;
    height: 50px;
    margin: 25px auto 0;
    padding-top: 8px;
    text-align: center;
    width: 50px;
	transition:all 1s;
}
.headitem span:hover{
	background-color:#F46F6D;
}
.headitem span:hover img{
	transform:scale(0.8);
}
.logo {
    margin: auto;
    text-align: center;
    width: 100%;
    padding:5px 0
}
.logo img{height:150px}
.main-navbar {
    margin: 45px 0 10px;
}
.header {
    margin:  0;
    overflow: hidden;
    height: 150px;
}
.social{
	
	width:100%;
	height:36px;
	position:relative;
	margin:15px;
padding-top:5px
}
.social a{
    display: inline-block;
    height: 26px;
    width: 26px;
margin-left:5px
}
.s1 {
    margin-left: 8px;
    margin-top: 4px;
}

.slider-area {
    border-top: 2px solid #075D89;
    direction: ltr;
    height: 280px;
    overflow: hidden;
	margin-bottom:15px;
}

.footer {
    background-color: #000000;
    color: #fff;
    height: 100px;
    overflow: hidden;
    padding-top: 35px;
    text-align: center;
}

.leftside > h3 {
    border-bottom: 1px solid #eee;
    font-family: times new roman;
    font-size: 34px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.leftside > img {
    float: left;
    margin-right: 15px;
}
.leftside > p {
    color: #999;
    font-size: 14px;
    line-height: 25px;
    padding-right: 25px;
    text-align: justify;
}
.main {
    margin-bottom: 25px;
    overflow: hidden;
	min-height:500px;
}

.contactitem > h3 {
    background: rgba(0, 0, 0, 0) url("../../images/contact.png") no-repeat scroll 0 47%;
    border-bottom: 4px solid #075d89;
    color: #123d71;
    font-family: times new roman;
    font-size: 22px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 13px;
    text-indent: 73px;
}
.rightside {
    margin: auto;
    width: 90%;
}
.contactitem{
	margin-bottom:20px;
}
.contactitem  span {
    float: left;
    font-weight: bold;
    margin-right: 10px;
}
.contactitem strong {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 7px;
}
.menuitem li {
    list-style: outside none none;
}
.menuitem li a {
    background-color: #0d72a8;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease 0s;
}
.menuitem li a:hover {
    background-color: #f46f6d;
}

.title-area {
    background-color: #0a5dab;
    border-top: 5px solid #075d89;
    color: #fff;
    height: 100px;
    overflow: hidden;
    padding-top: 40px;
	margin-bottom:20px;
}
.title-area a {
    color: #fff;
    margin: 11px;
    text-decoration: none;
    transition: all 1s ease 0s;
}
.title-area a:hover {
    color: #f46f6d;
}

.block > h3 {
    background-color: #0a5dab;
    border-radius: 2px;
    color: #fff;
    font-family: times new roman;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}
.block {
    overflow: hidden;
}
.block > div {
   
    display: block;
    margin-bottom: 7px;
}
.block span {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 20px;
    text-indent: 15px;
    width: 20%;
}
.block i {
    color: #f46f6d;
    font-size: 9px;
    font-style: normal;
}
textarea.block-input {
    width: 100%;
    min-height: 200px;
    resize: vertical;
}
.block-input {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px;
    transition: all 1s ease 0s;
    
}
.block-input:focus {
    border-color: #d5d5d5;
}

.block select {
  
}

.fbtn {
    background-color: #0a5dab;
    border: 1px solid #0a5dab;
    border-radius: 5px;
    color: #fff;
    padding: 10px 15px;
    transition: all 1s ease 0s;
}
.fbtn:hover {
    background-color: #f46f6d;
    border-color: #f46f6d;
}

.block span i {
    display: block;
    margin-bottom: 20px;
}









/* --------------------------------------
   Media Queries
   -------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {


}

/* Landscape phone to portrait tablet */
@media (min-width: 768px) {


.main-navbar li {
    border-right: 1px solid #bcbcbc;
    float: left;
    list-style: outside none none;
	position:relative;
}
.main-navbar li a {
    color: #525252;
    display: inline-block;
    margin-right: 25px;
    padding: 15px 15px 15px 39px;
    text-decoration: none;
    transition: all 1s ease 0s;
}
.main-navbar li:last-child {
    border: medium none;
}
.main-navbar li a:hover, .navactive {
    color: #095daa !important;
}

.navbar2 li ul {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    left: 0;
    min-width: 200px;
    position: absolute;
    top: 41px;
    z-index: 9999;
	display:none;
	overflow:hidden;
}
.navbar2 li ul li {
    border: medium none;
    float: none;
}
.navbar2 li ul li a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 10px;
    text-indent: 10px;
    transition: all 1s ease 0s;
}
.navbar2 li ul li a:hover {
    text-indent: 15px;
}
.navbar2 li:hover ul{
	display:block;
}

	
}

/* Landscape phone to portrait tablet */
@media (max-width: 768px) {


.nav-icon {
    background-color: #0058a8;
    border-radius: 5px;
    display: block;
    height: 50px;
    overflow: hidden;
    position: relative;
	cursor:pointer;
}
.nav-icon::after {
    color: #fff;
    content: "Main menu";
    display: block;
    line-height: 45px;
    text-align: center;
}
.navbar2 li {
    list-style: outside none none;
}
.navbar2 li a {
    background-color: #45c8fa;
    border-bottom: 1px solid #34b8ea;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease 0s;
}
.navbar2 li a:hover {
    background-color: #20a3d5;
}
.navbar2 > ul{
	display:none;
}

}

/* Portrait & landscape phone */
@media (max-width: 480px) {

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
	padding:10px;
	width:100% !important;
}














}