﻿@import url('https://fonts.googleapis.com/css?family=Arima+Madurai:500|Indie+Flower|Lobster|Lobster+Two');
@import url('https://fonts.googleapis.com/css?family=Arima+Madurai|Roboto');
/***********************************
font-family: 'Roboto', sans-serif;
font-family: 'Arima Madurai', cursive;
************************************/

body {
		background-color: #E3EBED;
}
hr {
	background-color: #4C4F54;
	height: 4px;
}
h1 {
	font-family: "Calibri Light";
	margin-bottom: 28px;
	text-align: center;
}
h2 {
	font-family: "Calibri Light";
	font-size: 26px;
	font-weight: 700;
	color: #000000;
}

h3 {
	font-family: "Calibri Light";
	font-size: 24px;
	font-weight: 700;
	color: #000000;
}
h4 {
	font-size: 23px;
	font-weight: bold;
}
p {
	font-family: "Calibri Light";
	font-size: 20px;
	font-weight: 500;
	color: #000000;
}
li {
	font-family: "Calibri Light";
	font-size: 20px;
	font-weight: 500;
	color: #000000;

}
.emergspacer {
	padding-top: 15px;
	height: 1px;
}
.hpspacer1 {
	padding-top: 19px;
}
.logo-foot {
	margin-top: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
}
.ccc-footer {
	background-color: #222;
	width:100%;
	height: auto;
}
.name-foot {
	font-size: large;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
}
.addy-foot {
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
}
.emerg-foot {
	background-color: #CE160E;
	color: white;
	text-align: center;
	padding-top: 10px;
	font-size: large;
	padding-bottom: 10px;
	margin-top: 15px;
}
.foot-num {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
.hednum
{
	text-align: center;
	color: #000000;
	font-size: 40px;
}
.EMERGHELP
{
	background-color: #CE160E;	
	color: white;
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav-bottom {
	padding-top: 6px;
	height: 4px;
}
.navbar-fixed-bottom {
	margin-left: 255px;
	position: static;
	bottom: 3px;
	padding-bottom:22px;
}
a {
	color: #FFFFFF;	
}
.nav-soc {
	text-decoration: none;
	margin-right: 18px;
	right: 18px;
	padding-bottom: 3px;
	display: block;
	clear: both;
	float: right;
}
.fb-slide {
	background-image:url('im/facebook-hover.png');
	height: 48px;
	width: 48px;
	margin: 10px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.fb-slide:hover {
	background-position: 0px -48px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}
.tw-slide {
	background-image:url('im/tw-hover.png');
	height: 48px;
	width: 48px;
	margin: 10px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.tw-slide:hover {
	background-position: 0px -48px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}
.insta-slide {
	background-image:url('im/inst--hover.png');
	height: 48px;
	width: 48px;
	margin: 10px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.insta-slide:hover {
	background-position: 0px -48px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}

.linkin-slide {
	background-image:url('im/linkedin-hover.png');
	height: 48px;
	width: 48px;
	margin: 10px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.linkin-slide:hover {
	background-position: 0px -48px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}
.clearfix:before,
.clearfix:after
 {
	display: table;
	content: " ";
	clear: both;
}
/*    FOR XS BOTTOM CONTACT     */
.bottomcontact {
	overflow: hidden;
	position: fixed;
	bottom: 0px;
	text-align: center;
	font-family: Algerian;
	font-size: large;
	color: #FFFFFF;
	background-color: #0C6270;
	width: 100%;
	height: 100px;
	right: 0px;
	left: 0px;
	top: auto;
	clear: both;
	z-index: 1000;
}
#bottom-left {
	vertical-align: top;
	text-align: center;
	float: left;
	width: 50%;
	padding-top: 15px;
}
#bottom-right {
	vertical-align: middle;
	text-align: center;
	float: right;
	width: 50%;
	padding-top: 15px;
}
.space4xs {
	padding-top: 99px;
	height: 4px;
}
.imgborder {
	display: block;
	padding: 4px;
	background-color: #4C4F54;   /*  #fff  */
	border: 3px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;

}
.mythumbnail {
	display: block;
	max-height: 110px;
	max-width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #4C4F54;   /*  #fff  */
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.mythumbnail > img,
.mythumbnail a > img {
	height: 108px;
	width: 150px;
  margin-right: auto;
  margin-left: auto;
}
a.mythumbnail:hover,
a.mythumbnail:focus,
a.mythumbnail.active {
  border-color: #337ab7;
}
.mythumbnail .caption {
  padding: 9px;
  color: #333;
}

/*   Navbar   */
.nav-clear {
	margin-top: 50px;
}
.navbar-default{
	background-color:#E3EBED;
	border-color:#e7e7e7}

.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}  
  
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
.navbar-default .navbar-toggle {
	border-width: 1px;
	border-color: #000000;
}
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #000; /* #fff  */
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
.navbar-fixed-bottom {
	margin-left: 100px;
	position: static;
	bottom: 3px;
	padding-bottom:22px;
}
}  
@media (min-width: 992px) {
.navbar-fixed-bottom {
	margin-left: 280px;
	position: static;
	bottom: 3px;
	padding-bottom:22px;
}
}
/*  navbar MD up       
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
 */