body, p {
    font-family: 'Lato', sans-serif;	
	color:#606163;
}
.oswald{
	font-family: 'Oswald', sans-serif !important;
}
p{
	font-size: 16px;	
}
.btn{
	white-space:normal;
	overflow:visible;
}
img{
	max-width:100%;
}
#header #logo img{
	padding:10px 0;
}
#header #header-wrap #logo a > img {
    height: 180px;
}

#header.sticky-active #header-wrap #logo a > img {
    height: 100px;
}
#panel-logo img {
    max-width: 100%;
}
.footer-logo img {
    max-width: 200px;
}
.prod-b-margin{
	margin-bottom:-350px
}
.gen-list ul{
	list-style-position: inside;
	padding-left: 0;
}
/* Type */
a:hover, a:focus, a:active {
    color: #25aae1;
}
.top-anchor{
	position: relative;
	top:-130px;
	display: block;
	height: 0;
	width:0;
}
@media (max-width: 991px) { 
	.text-center-sm{
		text-align:center;
	}
	.text-center-sm img{
		margin-left:auto;
		margin-right:auto;
	}
}
.heading h1, .heading h2, .heading h3, .heading h4, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, .btn, #topbar{
	font-family: 'Oswald', sans-serif;
	color: #606163;
	font-weight:400;
}

.heading::after, .heading.heading-light::after, .text-light .heading::after {
    border-top: 0;
}
.page-title h1, #page-title .page-title > h1 {
	font-size: 70px;
	font-weight: 400;
	line-height: 70px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.page-title-parallax {
    	background-size: 1199px !important;
		background-position: top center;
	}
	.page-title h1, #page-title .page-title > h1 {
		font-size: 56px;
		line-height: 56px;
	}
}
@media (max-width: 991px) {
.page-title-parallax {
    background-size: cover !important;
}
#page-title {
    padding: 80px 0 !important;
}
.page-title h1, #page-title .page-title > h1 {
	font-size: 48px;
	line-height: 48px;
}
}
@media (max-width: 767px) {
.page-title-parallax {
    background-size: cover !important;
}
.page-title h1, #page-title .page-title > h1 {
	font-size: 30px;
	line-height: 30px;
}
}
h2 img{
	max-width:250px !important;
}
@media only screen and (max-device-width: 479px) {
	.heading h2 {
		font-size: 2.3em;
		line-height: 1.2em;
	}
}
.color-blue{
	color: #25aae1;
}
.btn {
	font-size: 15px;
}
.btn.blue{
	background-color: #25aae1;
	border-color: #25aae1;
}
.btn.blue:hover, .btn.blue:focus, .btn.blue:active, .btn.blue.active {
    outline: 0 !important;
    background-color: #003a76;
    border-color: #003a76;
    color: #fff;
}
.btn.btn-light{
	color: #25aae1;
}
.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active, .btn.btn-light.active {
    outline: 0 !important;
    background-color: #25aae1;
    border-color: #25aae1;
    color: #fff;
}
.btn.btn-lg {
    font-size: 14px;
    height: auto;
    letter-spacing: 2px;
    line-height: 30px;
    padding: 15px 45px;
}
/* Background */
.background-overlay-grey::before {
    background: rgba(0, 0, 0, 0.54);
}
.bkg-spread{
	background-position: center;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.static-background {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
#page-title {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
/* Nav */
#topbar.topbar-dark, #topbar.dark {
    background-color: transparent;
	border-bottom: 0;
}
#header.header-dark-transparent #header-wrap {
    background-color: rgba(0, 0, 0, 0.8);
    border-bottom: 0;
}
#mainMenu nav > ul > li > a {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight: 400;
	color:#ffc90a !important;
}
#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span, #mainMenu nav > ul > li .dropdown-menu > li.current > a, #mainMenu nav > ul > li .dropdown-menu > li.current > span, #mainMenu nav > ul > li .dropdown-menu > li:hover > a, #mainMenu nav > ul > li .dropdown-menu > li:hover > span, #mainMenu nav > ul > li .dropdown-menu > li:focus > a, #mainMenu nav > ul > li .dropdown-menu > li:focus > span, #mainMenu nav > ul > li .dropdown-menu > li:active > a, #mainMenu nav > ul > li .dropdown-menu > li:active > span, #mainMenu nav > ul > li .dropdown-menu > li.hover-active > a, #mainMenu nav > ul > li .dropdown-menu > li.hover-active > span  {
    color: #25aae1 !important;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: #25aae1;
	color:#FFF!important;
}
.dropdown-menu>.active>a:hover{
	color: #58585a!important;
}
@media (min-width: 1081px) and (max-width: 1280px) {
	#header, #header-wrap, #logo img, #header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu, #mainMenu > ul, #header.header-sticky:not(.header-static) .nav-main-menu-responsive, #header .side-panel-button{
    line-height: 90px;
	} 
	#header #header-wrap #logo a > img, #header #header-wrap #logo, #header.sticky-active #header-wrap #logo a > img {
    height: 90px;

	}
	#mainMenu > ul > li > a {
    height: 90px;
    line-height: 90px;
	}
	#mainMenu nav > ul > li > a {
    font-size: 12px;

}
}
@media (min-width: 992px) and (max-width: 1080px) {
	#header, #header-wrap, #logo img, #header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu, #mainMenu > ul, #header.header-sticky:not(.header-static) .nav-main-menu-responsive, #header .side-panel-button{
    line-height: 70px;
	} 
	#header #header-wrap #logo a > img, #header #header-wrap #logo, #header.sticky-active #header-wrap #logo a > img {
    height: 70px;

	}
	#mainMenu > ul > li > a {
    height: 70px;
    line-height: 70px;
	}
	#mainMenu nav > ul > li > a {
    font-size: 12px;

}
}
@media (max-width: 991px) {
	#header, #logo img, #header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu, #mainMenu > ul, #header.header-sticky:not(.header-static) .nav-main-menu-responsive, #header .side-panel-button {
    height: 80px !important;
	}
	.nav-main-menu-responsive {
    height: 80px;
    line-height: 80px;
	}
	#header.header-light-transparent #header-wrap, #header.header-light-transparent.dark #header-wrap {
    background-color: rgba(255, 255, 255, 1);
    border-bottom: 0; }

	nav ul.main-menu li.active a {
    color: #25aae1 !important;
}
	.header-extras{
		display:none;
	}
}
@media (min-width: 992px) and (max-width: 1450px) {
	.header-extras, .top-phone{
		display:none;
	}
}
/* Home Slider */
.inspiro-slider .slide {
    display: block;
}
.inspiro-slider .slide-captions h1 {
	color:#ffc90a;
	text-transform: uppercase;
	text-shadow:  0 0 30px #1f1f1f;
}
.inspiro-slider .slide-captions h4 {
	text-shadow:  0 0 5px #1f1f1f;
	font-family: 'Lato', sans-serif;
}
.inspiro-slider .slide .container-fluid {
    top: 30%;
}
.owl-carousel.arrows-creative .owl-nav [class*="owl-"]:hover {
    background-color: #25aae1; }
@media only screen and (max-width : 767px) {
.inspiro-slider .slide .container-fluid {
    top: 20%;
}
.inspiro-slider .slide-captions h1, .inspiro-slider .slide-captions h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 14px;
}
}
/* Height Match */
@media only screen and (max-width : 767px) {
  .boxes {
    height: auto !important;
  } 
}
/*footer logos */
.gallery-cell {
	width: 200px;
	height: 100px;
	margin: 0 60px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
}
/* cell number */
.gallery-cell:before {
	display: block;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.gallery-cell {
	width: 70%;
	height: 60px;
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
.gallery-cell {
	width: 50%;
	height: 60px;
}
}
/* Overlay Boxes */
.portfolio-item .portfolio-description h3{
	color:#ffc90a;
	font-weight:400;
	font-size:21px;
}
.thumb-box, .portfolio-image-blk {
	height: 270px;
	width: 100%;
	display: block;
	background-position: center center;
	background-size: cover;
}
.thumb-box-overlay {
	background: rgba(0,0,0,.75);
	text-align: center;
	padding: 0;
	height: 100%;
	z-index: 1;
}
.thumb-box-overlay span {
	margin: auto;
	position: absolute;
	top: 80px;
	left: 0;
	right: 0;
	z-index: 2;
}
.thumb-box-overlay span, .thumb-box-overlay span a{
	color: #FFF;
}
.thumb-box-overlay, .thumb-box-overlay span {
	opacity: 0;
	-webkit-transition: opacity .25s ease;
}
.thumb-box:hover .thumb-box-overlay , .thumb-box:hover .thumb-box-overlay span{
	opacity: 1;
}
/* footer */
#footer {
    background-color: #606163;
	font-size: 15px;
}
.list-icon i {
    margin-right: 8px;
}
#goToTop::after, #goToTop::before {
    background-color: #0f4fa2;
}
.copyright-content {
    border-top: 0;
}
.social-icons li a {
    margin: 0 10px 10px 0;
}
/* Careers */
.careers{
	padding-bottom:8px;
}
.careers i{
	font-size:20px;
	margin-right:10px;
}
.careers a{
	color: #0f4fa2;
}
/* Videos */
.wrapper-iframe {width:100%;height:100%;margin:0 auto;background:#CCC}
.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}
/* DEFAULT HEX COLOR: #25aae1 */
/* CHANE IT BY REPLEACING THE VALUE ABOVE */

::-moz-selection {
 background: #25aae1;
 color: #FFF;
 text-shadow: none;
}
::selection {
	background: #25aae1;
	text-shadow: none;
	color: #FFF;
}
.text-colored, h1.text-colored, h2.text-colored, h3.text-colored, h4.text-colored, h5.text-colored, h6.text-colored, .color-font, .color-font a, .widget-tweeter li a, .widget-twitter li a, p.text-colored, .heading.heading-colored h1, .heading.heading-colored h2 {
	color: #25aae1 !important;
}
.progress-bar-container.color .progress-bar {
	background-color: #25aae1;
	color: #fff;
}
.blockquote-color {
	background-color: #25aae1;
	color: #fff;
}
.blockquote-color > small {
	color: #fff;
}
/*buttons*/
.button.color, .btn.btn-primary {
	background-color: #0f4fa2;
	border-color: #0f4fa2;
	color: #fff;
}
/*go to top*/

.gototop-button {
	background-color: #25aae1;
}
.gototop-button {
	color: #fff;
}
nav .main-menu .dropdown-menu {
	border-color: #25aae1;
}
#topbar.topbar-colored {
	background-color: #25aae1;
}
/*vertical-dot-menu */
#vertical-dot-menu a:hover .cd-dot, #vertical-dot-menu a.active .cd-dot {
	background-color: #25aae1;
}
/*scrollspy nav */
/*.sidebar-menu ul.nav-tabs li, */
.sidebar-menu ul.nav-tabs li:hover .sidebar-menu ul.nav-tabs li a, .sidebar-menu ul.nav-tabs li a:hover, .sidebar-menu ul.nav-tabs li.active a, .sidebar-menu ul.nav-tabs li.active a:hover {
	color: #fff;
	background: #25aae1;
	border: 1px solid #25aae1;
}
/*Bootstrap defaults overrides*/

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-color: #25aae1;
	border-color: #25aae1;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #fff;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #25aae1;
}
pre {
	background-color: #fcfcfc;
	border: 1px solid #ececec;
}
.alert {
	border-left-width: 10px;
	border-radius: 0;
}
.alert-success {
	background-color: #5cb85c;
	border-color: #53af53;
}
.alert-info {
	background-color: #2699c8;
	border-color: #3aaddc;
}
.alert-warning {
	background-color: #f6b63a;
	border-color: #ffcd51;
}
.alert-danger {
	background-color: #de4b37;
	border-color: #f3604c;
}
.alert, .alert a.alert-link {
	color: #fff;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #25aae1;
	border-color: #25aae1;
	color: #fff;
}
.pagination > li > a:hover i, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #333;
}
/*navs*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #25aae1;
	color: #fff;
}
/*Typography*/

a:hover {
	color: #25aae1;
}
/*dropcat & highlight*/
.dropcap.dropcap-colored, .dropcap.dropcap-colored a, .highlight.highlight-colored, .highlight.highlight-colored a {
	background-color: #25aae1;
	color: #fff;
}
/*timeline*/
.timeline.timeline-colored .timeline-circles:before, .timeline.timeline-colored .timeline-circles:after, .timeline.timeline-colored .timeline-date, .timeline.timeline-colored:before {
	background-color: #25aae1;
	color: #fff;
}
.timeline.timeline-colored li .timeline-block:before {
	border-color: transparent #25aae1;
}
.timeline.timeline-colored .timeline-block-image {
	border-color: #25aae1;
}
.timeline.timeline-colored.timeline-simple .timeline-date {
	background-color: #fff;
	border: 1px solid #25aae1;
	color: #25aae1;
}
/*tabs*/

.border .tabs-navigation li.active a:after {
	background: #25aae1;
}
/*accordions*/

.breadcrumb a:hover {
	color: #25aae1;
}
/*color*/

.accordion.color .ac-item .ac-title {
	background: #25aae1;
	color: #fff;
}
.accordion.color-border-bottom .ac-item .ac-title {
	border-bottom: 1px dotted #25aae1;
}
.accordion.color-border-bottom .ac-item .ac-title:before {
	color: #25aae1;
}
/*ICONS*/
.icon-box h3, .icon-box h5 {
    font-family: 'Oswald', sans-serif;
}
.icon-box.color .icon i {
	background: #0f4fa2;
	color: #fff;
}
.icon-box.color .icon i:after {
	box-shadow: 0 0 0 3px #0f4fa2;
}
.icon-box.border.color .icon, .icon-box.border.color .icon i {
	color: #0f4fa2;
	border-color: #0f4fa2;
}
.icon-box.fancy.color .icon i {
	color: #0f4fa2;
	background-color: transparent;
}
.icon-box.light .icon i::after {
    box-shadow: 0 0 0 3px #0f4fa2;
}
.icon-img{
	width: 100%;
	height: 100%;
	border-radius: 50%;	
	background-size:contain;
}
.icon-box.light .icon i {
   background-color: transparent;
}
@media only screen and (max-width : 991px) {
	.contact-box{
		width:33.3333%
	}
}
@media only screen and (max-width : 600px) {
	.contact-box{
		width:100%
	}
}
.fill-height-or-more {
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}

/*FONT AWESOME ICONS*/

.fontawesome-icon-list .fa-hover a:hover {
	background-color: #25aae1;
}
/*lists icons*/

ul.icon-list li i {
	color: #25aae1;
}
/* ----------------------------------------------------------------
    Backgrounds
-----------------------------------------------------------------*/

.background-colored {
	background-color: #0f4fa2 !important;
}
#particles-js {
    background: none;
}
/* ----------------------------------------------------------------
    NPROGRESS
-----------------------------------------------------------------*/

#nanobar-progress div {
	background: #25aae1 !important;
}
/* ----------------------------------------------------------------
    PORTFOLIO
-----------------------------------------------------------------*/
.portfolio-filter li.ptf-active, .portfolio-filter li:hover {
	background-color: #25aae1;
}
.portfolio-filter li:not(.ptf-active):hover {
	color: #25aae1;
}
/* ----------------------------------------------------------------
    HEADINGS
-----------------------------------------------------------------*/
.heading-title-border-color {
	border-color: #25aae1;
}
/* ----------------------------------------------------------------
    IMAGE BOX
-----------------------------------------------------------------*/
.image-box-links a {
	background-color: #25aae1;
}
.image-box.effect.bleron {
	background-color: #25aae1;
}
.image-block-content .feature-icon {
	background-color: #25aae1;
}
.image-box.effect.bleron p.image-box-links a {
	color: #25aae1;
}
/* ----------------------------------------------------------------
    SHOP PRODUCTS
-----------------------------------------------------------------*/
.product .product-wishlist a:hover {
	border-color: #25aae1;
}
/* ----------------------------------------------------------------
    PORTFOLIO
-----------------------------------------------------------------*/
@media only screen and (max-width : 991px) {
  .portfolio-4-columns .portfolio-item {
    width: 50%;
	}
}