
/* =======
Top area
======== */
.top-area {
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	width: 100%;
	color: #fff;
	text-shadow: 1px 2px #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.top-area.top-padding {
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	padding-top: 6px;
	padding-bottom: 0;
	margin-bottom: 10px;
}

.top-area p {
	margin-bottom: 10px;
}
/* ===========
Navigation
============= */

.navbar-brand {
	
	
	width: 155px;
	height:55px;
	margin-left: 120px;

  padding-top: 0px;
 
  margin-top: 15px;

	

  
  padding-bottom: 0;
  
}

.navbar-brand.reduce {
	margin-top:0;
  padding-top: 5px;
	padding-bottom: 5px;
 	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


.navbar.navbar-custom {
	width: inherit;
	margin: 0 auto;
	padding-bottom:0;
	box-shadow: 0 0 3px rgba(0,0,0,0.12);
	box-shadow: 0 1px 6px rgba(0,0,0,.2); 
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.2); 
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.2); 
	-o-box-shadow: 0 1px 6px rgba(0,0,0,.2); 
}

.navbar.navbar-custom .navigation {
	padding-bottom: 15px;

}


.navbar {

    margin-bottom: 0;
    border-bottom: 2px solid #0d66b8;	
	
}



.navbar-brand {
    font-weight: 500;
}

.navbar-brand:focus {
    outline: 0;
}

.navbar.navbar-custom.navbar-fixed-top  {
	background: #243c4f;
}

.navbar-custom.top-nav-collapse .nav.navbar-nav {
	
    background-color: rgba(0,0,0,0);
}

.navbar.navbar-custom {
	padding-top: 0;
}

.navbar.navbar-custom ul.nav.navbar-nav {
	margin-top: 15px;
 	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.navbar.navbar-custom.top-nav-collapse ul.nav.navbar-nav {
	margin-top: 0;
 	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.navbar-custom ul.nav li a {
	font-family: snppost;
	font-size: 16px;
	letter-spacing: 1.2px;
    color: #fff;
    text-shadow: 1px 2px #000000;
	text-transform: uppercase;
	font-weight: 200px;

}


.navbar.navbar-custom.top-nav-collapse {
	background: #243c4f;
	
}

.navbar.navbar-custom.top-nav-collapse .navigation {
	padding-bottom: 5px;
}

.navbar-custom.top-nav-collapse ul.nav li a {
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color: #FFF;
}

.navbar-custom .navbar-nav > li > .dropdown-menu {
	
	

	border-radius: 0;
	margin-right: -1px;
	margin-top: 0;
	min-width: 220px;
	padding: 0px;
}




.navbar-custom .navbar-nav > li:not(.dropdown-right) > .dropdown-menu {
	left: 0px;
	margin-left: -1px;
	right: auto;
}
.navbar-custom .navbar-nav > li > .dropdown-menu > li > a {

	border-left: 0px solid #0d66b8;
	color: rgb(120, 120, 120);
	font-size: 16px;
	text-shadow: none;;
	font-weight: 400;
	padding: 10px 20px;
	white-space: nowrap;
}
.navbar-custom .navbar-nav > li > .dropdown-menu > li.active > a, 
.navbar-custom .navbar-nav > li > .dropdown-menu > li > a:hover, 
.navbar-custom .navbar-nav > li > .dropdown-menu > li > a:focus {
	background: none;
	border-left-width: 5px;
	padding-left: 15px;
}

.navbar .custom > a {
	padding-bottom: 9px; 
	padding-top: 9px; 
}
.navbar .custom > a > img {
	border-radius: 50%;
	width: 32px;
}
.navbar .custom > .dropdown-menu {
	width: 320px;
}
.navbar .custom > .dropdown-menu > li > .row {
	padding: 5px 15px;
}
.navbar .custom > .dropdown-menu > li > .row img {
	width: 100%;
}




.navbar-custom .nav li a:hover,.navbar-custom .nav li a:focus  {
    background: none;
    
	-webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;

}



.navbar-custom.navbar-fixed-top .nav li a:hover,
.navbar-custom.navbar-fixed-top .nav li a:focus,
.navbar-custom.navbar-fixed-top .nav li.active a,
.navbar-custom.navbar-fixed-top .nav li.active {
 
	
	
}
	
}
.navbar-custom.top-nav-collapse .nav li a:hover,
.navbar-custom.top-nav-collapse .nav li a:focus,
.navbar-custom.top-nav-collapse .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
	
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 14px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
	
}
/*




/* top menu */
.top-area {
	font-family: snppost;
	font-size: 20px;
	background: #243c4f;
	border-bottom: 1px solid #304658;
	
}

/* menu */

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	color: #06C;
	
}
.navbar-custom.top-nav-collapse .nav li a:hover,
.navbar-custom .nav li a:hover,
.navbar-custom .nav li.active a,.navbar-custom.top-nav-collapse .nav li.active a  {
	
    color: #06c;
	
	
}


.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #4ACCD1;
}


.bg-skin {
	background: #4ACCD1;
}

.highlight-color {
	background-color: #4ACCD1;
}
.color {
	color: #4ACCD1;
}

























											




/* =======================
Elements
========================== */

/* badge */

.badge.custom-badge {
	margin: -20px 0 0 -55px;
	font-size: 12px;
	text-transform: none;
}


.badge.custom-badge.red {
	background-color: #e9372e;
}

/* box */


.box {

}

.box h4 {
	font-size: 24px;
}

.box i {
	margin-bottom: 30px;
}
.circled {
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	width: 1.6em;
    height: 1.6em;
	text-align: center;
	line-height: 1.6em;
}

/* scroll to top */
.scrollup{
    position:fixed;
	width:32px;
	height:32px;
    bottom:0px;
    right:20px;
	background: #222;
-webkit-border-radius: 2px 2px 0 0;	
	-moz-border-radius: 2px 2px 0 0;	
	border-radius:  2px 2px 0 0;	
}
a.scrollup {
	outline:0;
	text-align: center;
}
a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}

.ribbon{
	z-index: 9999;
	position: fixed;

}
.google-pluse-2{
	color: #ff0000;
}
.facebook2{
	color: #3b5998;
}









@media (max-width:767px){

	.ribbon{
		width: 50px;
	}
	.top-area p {
		text-align: center;
	}
	
	.navbar.navbar-custom.navbar-fixed-top {
		background-color: #2b475e;
	}

	.navbar-brand {
	
	
	width: 130px;
	height:50px;
  padding-top: 0px;
 
  margin-top: 10px;
margin-left: -15px;
  padding-bottom: 0;
  
}
	.badge.custom-badge {
		margin: 0 0 0 0;
	}
	
	
	.navbar-header i{
		text-shadow: 1px 1px #000000;
    color: #e5e4e4;
	}	
	.boxes3 {
	width: 100%;
	}
	.navbar-custom ul.nav li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	.navbar-custom ul.nav li:last-child {
		padding-bottom:0;
	}
	

	.navbar-custom .navbar-nav > li > .dropdown-menu > li > a {

	color: #ffffff;
}
	.navbar-custom ul.nav ul.dropdown-menu li {

		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding-left: 20px;
	}	
}

@media (max-width:480px) {
	
	
	.navbar.navbar-custom.navbar-fixed-top {
		margin-bottom: 30px;

	}	


}


@media (max-width:320px) {
	.navbar-brand {

		text-align: center;
		display: block;
		

	}	
	.intro-content {
		padding:250px 0 0;
	}
}