/*********************
THEME COLOR - DEFAULT
*********************/
a {
  color: #3f444a; }
  a:active,
  a:hover,
  a:focus {
    color: #52b2d8; }

.c-theme-link:focus,
.c-theme-link:active,
.c-theme-link:hover {
  color: #52b2d8 !important; }
  .c-theme-link:focus > i,
  .c-theme-link:active > i,
  .c-theme-link:hover > i {
    color: #52b2d8 !important; }

.c-theme-link.c-active {
  color: #52b2d8 !important; }
  .c-theme-link.c-active > i {
    color: #52b2d8 !important; }

.c-theme-nav li:focus > a:not(.btn),
.c-theme-nav li:active > a:not(.btn),
.c-theme-nav li:hover > a:not(.btn) {
  color: #52b2d8 !important; } /*52b2d8*/

.c-theme-nav li:focus > .c-quick-sidebar-toggler > .c-line,
.c-theme-nav li:active > .c-quick-sidebar-toggler > .c-line,
.c-theme-nav li:hover > .c-quick-sidebar-toggler > .c-line {
  background: #52b2d8 !important; }

.c-theme-nav li.c-active {
  color: #52b2d8 !important; }
  
  .c-theme-nav li.c-active > a:not(.btn) {
    color: #52b2d8!important; } /*52b2d8*/
	
  .c-theme-nav li.c-active > .c-quick-sidebar-toggler > .c-line {
    background: #52b2d8 !important; }

.c-theme-nav > li > .dropdown-menu.c-menu-type-mega > .nav.nav-tabs > li:hover > a {
  color: #52b2d8 !important; }

.c-theme-nav > li > .dropdown-menu.c-menu-type-mega > .nav.nav-tabs > li.active {
  border-bottom: 1px solid #52b2d8 !important; }
  .c-theme-nav > li > .dropdown-menu.c-menu-type-mega > .nav.nav-tabs > li.active > a {
    color: #52b2d8 !important; }

.c-theme-nav.nav.nav-tabs > li:hover > a {
  color: #52b2d8 !important; }

.c-theme-nav.nav.nav-tabs > li.active {
  border-bottom: 1px solid #52b2d8 !important; }
  .c-theme-nav.nav.nav-tabs > li.active > a {
    color: #52b2d8 !important; }

.c-theme-ul > li:focus > a:not(.btn),
.c-theme-ul > li:active > a:not(.btn),
.c-theme-ul > li:hover > a:not(.btn) {
  color: #52b2d8 !important; }
  .c-theme-ul > li:focus > a:not(.btn) > i,
  .c-theme-ul > li:active > a:not(.btn) > i,
  .c-theme-ul > li:hover > a:not(.btn) > i {
    color: #52b2d8 !important; }

.c-theme-ul > li:focus > button > .c-line,
.c-theme-ul > li:active > button > .c-line,
.c-theme-ul > li:hover > button > .c-line {
  background: #52b2d8 !important; }

.c-theme-ul > li.active,
.c-theme-ul > li.c-active {
  color: #52b2d8 !important; }
  .c-theme-ul > li.active > a:not(.btn),
  .c-theme-ul > li.c-active > a:not(.btn) {
    color: #52b2d8 !important; }
    .c-theme-ul > li.active > a:not(.btn) > i,
    .c-theme-ul > li.c-active > a:not(.btn) > i {
      color: #52b2d8 !important; }

.c-theme-ul-bg > li {
  color: #ffffff;
  background: #52b2d8 !important; }

.c-theme-font,
.c-theme-color {
  color: #52b2d8 !important; }
  .c-theme-font > i,
  .c-theme-color > i {
    color: #52b2d8 !important; }

.c-theme-bg {
  background: #52b2d8 !important; }
  .c-theme-bg.c-theme-darken {
    background: #2e78d4 !important; }

.c-theme-bg-after:after {
  background: #52b2d8 !important; }

.c-theme-bg-before:before {
  background: #52b2d8 !important; }

.c-theme-border-after:after {
  border-color: #52b2d8 !important; }

.c-theme-border-before:before {
  border-color: #52b2d8 !important; }

.c-theme-bg-on-hover:hover {
  background: #52b2d8 !important; }

.c-theme-border {
  border-color: #52b2d8 !important; }

.c-theme-on-hover:hover {
  color: #52b2d8 !important; }

.c-theme-bg-parent-hover:hover .c-theme-bg-on-parent-hover {
  background: #52b2d8 !important; }

.c-theme-border {
  border-color: #52b2d8; }

.c-content-iconlist-1.c-theme > li:hover i {
  color: #fff;
  background: #52b2d8; }

.c-content-ver-nav .c-menu.c-theme > li:before {
  color: #52b2d8; }

.c-content-ver-nav .c-menu.c-theme.c-arrow-dot > li:before {
  background: #52b2d8; }

.c-content-pagination.c-theme > li:hover > a {
  border-color: #52b2d8;
  background: #52b2d8;
  color: #fff; }
  .c-content-pagination.c-theme > li:hover > a > i {
    color: #fff; }

.c-content-pagination.c-theme > li.c-active > span,
.c-content-pagination.c-theme > li.c-active > a {
  border-color: #52b2d8;
  background: #52b2d8;
  color: #fff; }
  .c-content-pagination.c-theme > li.c-active > span > i,
  .c-content-pagination.c-theme > li.c-active > a > i {
    color: #fff; }

.c-theme-btn.btn {
  color: #ffffff;
  background: #52b2d8;
  border-color: #52b2d8; }
  .c-theme-btn.btn.btn-no-focus:focus,
  .c-theme-btn.btn.btn-no-focus.focus {
    color: #ffffff;
    background: #52b2d8;
    border-color: #52b2d8; }
  .c-theme-btn.btn.btn-no-focus:hover,
  .c-theme-btn.btn:hover,
  .c-theme-btn.btn.btn-no-focus:active,
  .c-theme-btn.btn:active,
  .c-theme-btn.btn.active,
  .open > .c-theme-btn.btn.dropdown-toggle {
    color: #ffffff;
    background: #3a93b6;
    border-color: #3a93b6; }
  .c-theme-btn.btn:active,
  .c-theme-btn.btn.active,
  .open > .c-theme-btn.btn.dropdown-toggle {
    background-image: none; }
  .c-theme-btn.btn.disabled,
  .c-theme-btn.btn.disabled:hover,
  .c-theme-btn.btn.disabled:not(.btn-no-focus):focus,
  .c-theme-btn.btn.disabled:not(.btn-no-focus).focus,
  .c-theme-btn.btn.disabled:active,
  .c-theme-btn.btn.disabled.active,
  .c-theme-btn.btn[disabled],
  .c-theme-btn.btn[disabled]:hover,
  .c-theme-btn.btn[disabled]:not(.btn-no-focus):focus,
  .c-theme-btn.btn[disabled]:not(.btn-no-focus).focus,
  .c-theme-btn.btn[disabled]:active,
  .c-theme-btn.btn[disabled].active,
  fieldset[disabled] .c-theme-btn.btn,
  fieldset[disabled] .c-theme-btn.btn:hover,
  fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus):focus,
  fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus).focus,
  fieldset[disabled] .c-theme-btn.btn:active,
  fieldset[disabled] .c-theme-btn.btn.active {
    background: #52b2d8;
    border-color: #52b2d8; }
  .c-theme-btn.btn .badge {
    color: #52b2d8;
    background: #ffffff; }

.c-theme-btn.c-btn-border-1x {
  border-color: #52b2d8;
  border-width: 1px;
  color: #52b2d8;
  background: none;
  border-color: #52b2d8; }
  .c-theme-btn.c-btn-border-1x.btn-no-focus:focus,
  .c-theme-btn.c-btn-border-1x.btn-no-focus.focus {
    color: #52b2d8;
    background: none;
    border-color: #52b2d8; }
  .c-theme-btn.c-btn-border-1x.btn-no-focus:hover,
  .c-theme-btn.c-btn-border-1x:hover,
  .c-theme-btn.c-btn-border-1x.btn-no-focus:active,
  .c-theme-btn.c-btn-border-1x:active,
  .c-theme-btn.c-btn-border-1x.active,
  .open > .c-theme-btn.c-btn-border-1x.dropdown-toggle {
    color: #ffffff;
    background: #52b2d8;
    border-color: #52b2d8; }
  .c-theme-btn.c-btn-border-1x:active,
  .c-theme-btn.c-btn-border-1x.active,
  .open > .c-theme-btn.c-btn-border-1x.dropdown-toggle {
    background-image: none; }
  .c-theme-btn.c-btn-border-1x.disabled,
  .c-theme-btn.c-btn-border-1x.disabled:hover,
  .c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus):focus,
  .c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus).focus,
  .c-theme-btn.c-btn-border-1x.disabled:active,
  .c-theme-btn.c-btn-border-1x.disabled.active,
  .c-theme-btn.c-btn-border-1x[disabled],
  .c-theme-btn.c-btn-border-1x[disabled]:hover,
  .c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus):focus,
  .c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus).focus,
  .c-theme-btn.c-btn-border-1x[disabled]:active,
  .c-theme-btn.c-btn-border-1x[disabled].active,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x:hover,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus):focus,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus).focus,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x:active,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x.active {
    background: none;
    border-color: #52b2d8; }
  .c-theme-btn.c-btn-border-1x .badge {
    color: none;
    background: #52b2d8; }

.c-theme-btn.c-btn-border-2x {
  border-color: #52b2d8;
  border-width: 2px;
  color: #52b2d8;
  background: none;
  border-color: #52b2d8; }
  .c-theme-btn.c-btn-border-2x.btn-no-focus:focus,
  .c-theme-btn.c-btn-border-2x.btn-no-focus.focus {
    color: #52b2d8;
    background: none;
    border-color: #52b2d8; }
  .c-theme-btn.c-btn-border-2x.btn-no-focus:hover,
  .c-theme-btn.c-btn-border-2x:hover,
  .c-theme-btn.c-btn-border-2x.btn-no-focus:active,
  .c-theme-btn.c-btn-border-2x:active,
  .c-theme-btn.c-btn-border-2x.active,
  .open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
    color: #ffffff;
    background: #52b2d8;
    border-color: #52b2d8; }
  .c-theme-btn.c-btn-border-2x:active,
  .c-theme-btn.c-btn-border-2x.active,
  .open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
    background-image: none; }
  .c-theme-btn.c-btn-border-2x.disabled,
  .c-theme-btn.c-btn-border-2x.disabled:hover,
  .c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus):focus,
  .c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus).focus,
  .c-theme-btn.c-btn-border-2x.disabled:active,
  .c-theme-btn.c-btn-border-2x.disabled.active,
  .c-theme-btn.c-btn-border-2x[disabled],
  .c-theme-btn.c-btn-border-2x[disabled]:hover,
  .c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus):focus,
  .c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus).focus,
  .c-theme-btn.c-btn-border-2x[disabled]:active,
  .c-theme-btn.c-btn-border-2x[disabled].active,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x:hover,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus):focus,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus).focus,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x:active,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x.active {
    background: none;
    border-color: #52b2d8; }
  .c-theme-btn.c-btn-border-2x .badge {
    color: none;
    background: #52b2d8; }

.c-theme.form-control:focus,
.c-theme.form-control:active,
.c-theme.form-control.active {
  border-color: #52b2d8 !important; }

.c-content-line-icon.c-theme {
  background-image: url(../images/line-icons/blue2.png); }

.c-content-list-1.c-theme.c-separator-dot > li:before,
.c-content-list-1.c-theme > li:before {
  background: #52b2d8; }

.c-content-tab-1.c-theme .nav > li:hover > a,
.c-content-tab-1.c-theme .nav > li:focus > a,
.c-content-tab-1.c-theme .nav > li:active > a,
.c-content-tab-1.c-theme .nav > li.active > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:hover > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:focus > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:active > a,
.c-content-tab-1.c-theme .nav.nav-justified > li.active > a {
  border-bottom-color: #52b2d8; }

.c-content-tab-2.c-theme > ul > li.active > a > .c-title,
.c-content-tab-2.c-theme > ul > li:hover > a > .c-title {
  color: #52b2d8; }

.c-content-tab-2.c-theme > ul > li.active > a > .c-content-line-icon,
.c-content-tab-2.c-theme > ul > li:hover > a > .c-content-line-icon {
  background-image: url(../../img/content/line-icons/blue2.png); }

.c-content-tab-5.c-theme .c-nav-tab > li.active > a,
.c-content-tab-5.c-theme .c-nav-tab > li a:hover {
  color: #fff;
  background-color: #52b2d8; }

.c-content-tab-5.c-theme .c-nav-tab.c-arrow a:hover:after {
  border-left-color: #52b2d8; }

.c-content-tab-5.c-theme .c-nav-tab.c-arrow .active > a:after {
  border-left-color: #52b2d8; }

.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a {
  background-color: #52b2d8; }
  .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed {
    background-color: #ffffff; }
    .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:hover,
    .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:focus {
      background-color: #52b2d8; }

.c-content-accordion-1.c-theme .panel > .panel-collapse > .panel-body {
  background-color: #52b2d8; }

.c-mega-menu-onepage-dots.c-theme .c-onepage-dots-nav > li.c-onepage-link:hover > a,
.c-mega-menu-onepage-dots.c-theme .c-onepage-dots-nav > li.c-onepage-link.c-active > a,
.c-mega-menu-onepage-dots.c-theme .c-onepage-dots-nav > li.c-onepage-link.active > a {
  background: rgba(88, 147, 221, 0.9); }

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a {
  transition: all 0.2s;
  color: #52b2d8; }
  .c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a > .c-arrow {
    color: #52b2d8; }

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li .c-dropdown-menu > li:hover > a {
  color: #52b2d8; }

.c-layout-sidebar-menu.c-theme .c-sidebar-menu.c-option-2 > li.c-active > a {
  transition: all 0.2s;
  color: #ffffff;
  background-color: #52b2d8; }
  .c-layout-sidebar-menu.c-theme .c-sidebar-menu.c-option-2 > li.c-active > a > .c-arrow {
    color: #ffffff; }

.c-content-title-4.c-theme .c-line-strike:before {
  border-top: 1px solid #52b2d8; }

.owl-carousel.c-theme .owl-pagination .owl-page span {
  background: #e1e1e1; }

.owl-carousel.c-theme .owl-pagination .owl-page.active span {
  background: #52b2d8; }

.cbp-l-filters-button .cbp-filter-counter,
.cbp-l-filters-buttonCenter .cbp-filter-counter {
  background-color: #52b2d8; }
  .cbp-l-filters-button .cbp-filter-counter:before,
  .cbp-l-filters-buttonCenter .cbp-filter-counter:before {
    border-top: 4px solid #52b2d8; }

.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active,
.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
  color: #52b2d8; }

.cbp-l-filters-alignCenter .cbp-filter-counter,
.cbp-l-filters-text .cbp-filter-counter {
  background: none repeat scroll 0 0 #52b2d8; }
  .cbp-l-filters-alignCenter .cbp-filter-counter:before,
  .cbp-l-filters-text .cbp-filter-counter:before {
    border-top: 4px solid #52b2d8; }

.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
  border-bottom-color: #52b2d8; }

.cbp-l-project-desc-title:before,
.cbp-l-project-details-title:before {
  background: #52b2d8; }

.tp-bullets.round.c-theme .bullet {
  margin-right: 5px; }
  .tp-bullets.round.c-theme .bullet.selected {
    background: #52b2d8; }

.tp-banner-container.c-theme .tparrows.circle {
  background-image: url(../images/line-icons/blue2.png); }
body {
  color: #5c6873;
  font-family: "Roboto", sans-serif;
  padding: 0px !important;
  margin: 0px !important;
  font-weight: normal;
  font-size: 15px; }

label {
  font-weight: 500;
  font-size: 15px; }

.c-layout-header.c-layout-header-6 .c-topbar { padding: 10px 0;  }
.c-topbar .top-info { float: right;}
.c-topbar .info-box {
	position:relative;
	float:left;
	min-height:40px;
 	margin:25px 0px 0px 20px; 
	padding-left:35px;
	padding-right: 20px;
	border-right: 1px solid #e6eff3;
}
.c-topbar .info-box:last-child { padding-right: 0; border-right: none;}
.c-topbar .info-box .icon-box{
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	height:40px;
	line-height:40px;
	color:#3a93b6;
	font-size:30px;
}

.c-topbar .info-box .text{
	position:relative;
	line-height:20px;
	font-size:15px;
	font-weight: bold;
	color:#5c5b5b;
}
@media (max-width: 991px){ 
.c-topbar .logo img { display: block; margin-left: auto; margin-right: auto;}
.top-outer { text-align: center;}
.c-topbar .top-info { float:none; display: inline-block;}
/*.c-layout-header.c-layout-header-dark-mobile { background: #626262; }*/
}
.c-layout-breadcrumbs-1 .c-page-title { width: 100%; }

.c-brand a.c-mobile-phone { color: #fff;}
.c-brand a.c-mobile-phone:focus,
.c-brand a.c-mobile-phone:hover,
.c-brand a.c-mobile-phone:active { color: #52b2d8;}
@media (min-width: 992px) {	
 .c-brand .c-mobile-phone {  display: none; } 
}
/* ------------------------------------------------------------------------- 
                           CALL TO ACTION 
   ------------------------------------------------------------------------	*/
.cfa { background: #c01a2e;  padding-top: 15px; padding-bottom: 15px; }
.cfa h1 { color: #fff; font-size: 18px; text-transform:uppercase; font-weight:normal; margin:7px;}
.cfa-butt { float: right;}
@media (max-width: 991px){ 
  .cfa { text-align: center!important; }
  .cfa-butt { float:none; margin: 0 auto;} 
}
@media (min-width: 992px) {
  /* 992px */
  .c-layout-header.c-layout-header-6 { background: #626262;}
  .c-page-on-scroll .c-layout-header.c-layout-header-6 { background: #626262; }
}

@media (min-width: 992px) {
.c-layout-header.c-layout-header-6 .c-topbar  {
    height: 115px;
}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
          letter-spacing: 1px;
          font-style: normal;
          transition: all 0.2s;
		  
          padding: 21px 15px 19px 15px;
          min-height: 67px;
          font-size: 17px; }

c-layout-header.c-layout-header-3.c-layout-header-3-custom-menu .c-navbar .c-mega-menu > .nav.navbar-nav > li:focus > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before,
    .c-layout-header.c-layout-header-3.c-layout-header-3-custom-menu .c-navbar .c-mega-menu > .nav.navbar-nav > li:active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before,
    .c-layout-header.c-layout-header-3.c-layout-header-3-custom-menu .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before,
    .c-layout-header.c-layout-header-3.c-layout-header-3-custom-menu .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before {
      top: 12px;
 }
  .c-layout-header .c-brand {
    margin: 20px 0 17px 0; }

.c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    padding: 20px 10px 20px 10px;
    min-height: 67px;
}
.c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {
    margin-top: 182px;
}
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon {
    margin: 4px 5px 0px 5px; }

 .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .dropdown-menu.c-menu-type-classic {
          min-width: 235px;
          width: 350px; }	
/*.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
    background: #626262;;
}*/
}

/* ------------------------------------------------------------------------- 
                            FOOTERS
   ------------------------------------------------------------------------	*/
.c-layout-footer-7               { background-color: #f6f6f6; border-top: 1px solid #eae8e8;}  
.c-layout-footer-7 .c-prefooter  { padding: 40px 0 35px 0;}
.c-layout-footer-7 .c-postfooter { padding: 20px 0; border-top: 1px solid #eae8e8; }

.fcontact-info ul { list-style:none; padding: 0; }
.fcontact-info li { float:left; width:100%;}
.fcontact-info li i  { margin-right: 14px; height: 16px;float: left;/*font-size: 16px; */width:16px;margin-top: 4px;}
.fcontact-info li span { /*line-height:24px; */}
.fcontact-info li span span { font-weight:bold; margin-right: 10px; display:inline-block; min-width:44px;}

.c-prefooter .menu  { padding:0; list-style: none; }  
.c-prefooter .menu li {/*padding: 5px 0;line-height:24px; */}
.c-prefooter .menu li:last-child  {border-bottom: none;}
.c-prefooter .menu i  {  width: 15px; margin-right: 14px;}
.c-layout-footer-7 .c-content-title-1 .c-title { color: #8B9DA7;}

@media (max-width: 991px){ 
.c-copyright { text-align:center;}
}
.ihome:before { font-family: "FontAwesome"; content: "\f015"; font-size: 18px;  }

/* ------------------------------------------------------------------------- */
ul.np-metro {   padding:0; }
ul.np-metro  > li { display:block; float:left;  width: 50%;  font-size:14px; }

ul.np-metro  > li > a { display: block; padding:10px; margin-bottom: 4px; margin-right: 4px; background:#45a6ce; color:#FFF; text-decoration:none;  height: 95px!important; text-transform:uppercase; }
ul.np-metro  > li:last-child a { margin-bottom: 0px!important;}
ul.np-metro  > li:nth-child(even) a { margin-right: 0;}

ul.np-metro  > li.m100 { width:100%!important; margin-right: 0!important;}
ul.np-metro  > li.m100 a { margin-right: 0!important;}
ul.np-metro  > li.bl01 a { background: #52b2d8!important; }
ul.np-metro  > li.bl02 a { background: #3a93b6!important; }
 
@media (min-width: 768px) and (max-width: 992px) { 
ul.np-metro > li { width:100%!important;}
ul.np-metro  > li a { margin-right: 0;}
}

/* -------------------------------------------------- */
/*	Page contacts
/* -------------------------------------------------- */
ul.contact-info { margin: 0; padding:0; list-style: none; }
.contact-info li {float:left;width:100%;}
.contact-info li i { margin-right: 15px; height: 20px; float: left; font-size: 16px; margin-top: 4px;}
.contact-info li span {line-height:26px;/*font-size:13px;*/}
.contact-info li span span {font-weight:bold; margin-right: 10px;}
.office-adress { line-height:26px;}

#office-map { margin-bottom: 20px;}
.gmap-contact {width:100%; height:300px; }

/* team */
.team h4 { font-size: 14px;}
.team h4, .team p { text-align:center;}
.team p.post {font-style: italic; margin-bottom: 10px; font-size: 13px;}


.c-layout-breadcrumbs-1 {
    padding: 6px 0;
    background: #f7fafb;
}
/* новини */
.c-post-list .c-media { margin-bottom: 30px; } 
.c-content-blog-post-1 .c-title, .c-content-blog-post-1 .c-title h1 { margin: 0 0 20px 0; font-size: 26px; font-weight: 600; }
.c-content-blog-post-1 .c-media { margin-bottom: 30px; }
.c-line-b-20 { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #eaeef1;}
.c-post-list .c-title { margin-top: 0px;}
.c-post-list p.c-desc { margin-bottom: 0px; min-height: 80px;}
.c-post-meta { width: 100%; margin-top: 10px; margin-bottom: 0px; border-top: 1px solid #eaeef1; padding-top: 6px; font-size: 15px; }
.c-post-meta span { margin-right: 5px; white-space: nowrap;}
.c-post-meta span:before { margin: 0 5px 0 0; font-family: "FontAwesome";color:#142b79 ;}
.c-post-meta span.publish-date:before { content: "\f017";} 
.c-post-meta span.publish-autor:before  { content: "\f007";}  
.c-post-meta span.views:before {content: "\f06e";} 

.c-meta { margin-bottom: 10px; font-size: 15px;display: inline-block;}
.c-meta span { margin-right: 5px;white-space: nowrap;}
.c-meta span:before { margin: 0 5px 0 0; font-family: "FontAwesome";color:#142b79 ;}

.c-meta span.publish-date:before { content: "\f017";}
.c-meta span.publish-autor:before  { content: "\f007";}  
.c-meta span.views:before {content: "\f06e";}
.c-meta span.comm:before {content: "\f0e6";} 
.c-meta.fullwidth { width: 100%;} 

.social-sharing-top { padding: 10px 0; border-top: 1px solid #eaeef1; border-bottom: 1px solid #eaeef1; min-height:54px;} 
.social-sharing-btns { padding: 0; margin: 0; list-style: none; display: block; float:right; } 
.social-sharing-btns > li {
    display: table-cell;
    width: 100px;
    padding-right: 5px; }
    .c-content-list-adjusted > li:last-child {
      padding-right: 0; }
.news-vid-but {
	background: rgba(0,0,0,.3);
	border: 4px solid #fff;
	font-size: 32px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
		border-radius: 50%;
	margin: -34px 0 0 -34px;
	opacity: .75;
	position: absolute;
		left: 50%;
		top: 50%;
	width: 60px;
	height: 60px;
	    z-index: 10;
	}
.news-vid-but:hover {
	background: rgba(0,0,0,.5);
	opacity: 1;
}
.news-vid-but i {
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
	color: #fff;
	font-size: 30px;
	margin: -26.66666666% 0 0 -16.66666666%;
	position: absolute;
		top: 50%;
		left: 50%;
	}

/* social icons */
.c-bg-twitter { background-color: #55acee !important; }
.c-bg-google { background-color: #dd4b39 !important; }
.c-bg-facebook { background-color: #3b5998 !important;}
.c-bg-rss { background-color: #f26522 !important; }
.c-bg-youtube { background-color: #e52d27 !important; }

.social-widget .btn { padding-left: 15px; padding-right: 15px;margin-bottom: 10px;}
.social-widget .btn + .btn {
    margin-left: 5px;
}

/* widget gallery */
ul.np-gall { padding:0; }
ul.np-gall > li { display:block; float:left;  width: 50%; padding: 0 2px; padding-bottom: 4px; }
ul.np-gall > li:nth-child(even){ padding-right: 0; }
ul.np-gall > li:nth-child(odd){ padding-left: 0; }

/*  */
.d-label {padding: 5px 15px;
    display: inline-block;
    position: absolute;
    z-index: 9; bottom: 0; left: 0; background:#c01a2e;}

.d-butt { float:right; margin-bottom: 10px;}
.d-info { padding-right: 10px;}
@media (max-width: 991px){ .d-info { padding-right: 10px; padding-left: 10px;} }

.nav-cat { background: #c01a2e; color: #fff; font-size:20px; font-weight: bold; margin-bottom: 40px;   }
.nav-cat a,.nav-cat a:hover, .nav-cat a:active { color:#fff;} 
.nav-cat li.active { background:#8e1523;  }
/*.nav-cat li { position:relative;}*/
.nav-cat li.active:after { 
     position:absolute;
	 content: ' ';
	 width: 0;
	 height: 0;
	 top: 100%;
     left: 50%;
	 border-style: solid;
	 border-width: 12px;
	 border-color: #8e1523 transparent transparent transparent; 
	 margin-left: -12px 
	 }
.nav-cat li a:hover, .nav-cat li a:active { background:#8e1523!important;}

.section-title{ font-size: 18px; line-height: 24px; position: relative; margin:0px 0 20px 0; padding-bottom:10px; }
.section-title:before { content:''; position:absolute; left:0; bottom:3px; width:100%; height:0; border-bottom:1px solid #e2e2e2; }
.section-title-blue { font-size: 22px; line-height: 24px; position: relative; margin:0px 0 20px 0; padding-bottom:10px; color: #0c72a4; }
.section-title-blue:before { content:''; position:absolute; left:0; bottom:3px; width:100%; height:0; border-bottom:1px solid #e2e2e2; }
.sub-title{ font-size: 18px; line-height: 24px; position: relative; margin:0px 0 10px 0; padding-bottom:10px; }
.sub-title:before { content:''; position:absolute; left:0; bottom:3px; width:100%; height:0; border-bottom:1px solid #e2e2e2; }

.owl-theme .owl-controls { margin-top: 20px; }

.c-content-title-2.c-title-md > h1.c-font-uppercase {
    font-size: 20px;
}

.c-content-title-2.c-title-md > h1 {
    font-size: 22px;
    margin-bottom: 22px; 
}
.c-content-title-2 > h1 {
    font-size: 30px;
    color: #3f444a;
    font-weight: 500;
    margin: 0 0 30px 0;
}
.widget { margin-bottom: 25px;}


/*   Start Calendar  */
.fc-calendar-container {
	position: relative;
	height: 360px;
	width: 320px;
}
.fc-calendar {
	width: 100%;
	height: 100%;
}
.fc-calendar .fc-head {
	height: 30px;
	line-height: 30px;
	background: #ccc;
	color: #fff;
}
.fc-calendar .fc-body {
	position: relative;
	width: 100%;
	height: 100%;
	height: -moz-calc(100% - 30px);
	height: -webkit-calc(100% - 30px);
	height: calc(100% - 30px);
	border: 1px solid #ddd;
}
.fc-calendar .fc-row {
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.fc-four-rows .fc-row  {
	height: 25%;
}
.fc-five-rows .fc-row  {
	height: 20%;
}
.fc-six-rows .fc-row {
	height: 16.66%;
	height: -moz-calc(100%/6);
	height: -webkit-calc(100%/6);
	height: calc(100%/6);
}
.fc-calendar .fc-row > div,
.fc-calendar .fc-head > div {
	float: left;
	height: 100%;
	width:  14.28%; /* 100% / 7 */
	width: -moz-calc(100%/7);
	width: -webkit-calc(100%/7);
	width: calc(100%/7);
	position: relative;
}
/* IE 9 is rounding up the calc it seems */
.ie9 .fc-calendar .fc-row > div,
.ie9 .fc-calendar .fc-head > div {
	width:  14.2%;
}
.fc-calendar .fc-row > div {
	border-right: 1px solid #ddd;
	padding: 4px;
	overflow: hidden;
	position: relative;
}
.fc-calendar .fc-head > div {
	text-align: center;
}
.fc-calendar .fc-row > div > span.fc-date {
	position: absolute;
	width: 30px;
	height: 20px;
	font-size: 17px; 
	line-height: 20px;
	font-weight: 700;
	color: #ddd;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.8);
	bottom: 5px;
	right: 5px;
	text-align: right;
}
.fc-calendar .fc-row > div > span.fc-weekday {
	padding-left: 5px;
	display: none;
}
.fc-calendar .fc-row > div.fc-today {
	background: #fff4c3;
}
.fc-calendar .fc-row > div.fc-out {
	opacity: 0.6;
}
.fc-calendar .fc-row > div:last-child,
.fc-calendar .fc-head > div:last-child {
	border-right: none;
}
.fc-calendar .fc-row:last-child {
	border-bottom: none;
}
.custom-calendar-wrap {
	margin: 0; 
	position: relative;
	overflow: hidden;
	border: 1px solid #45a6ce;
}

.custom-inner {
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.custom-inner:before,
.custom-inner:after  {
	content: '';
	width: 99%;
	height: 50%;
	position: absolute;
	background: #f6f6f6;
	bottom: -4px;
	left: 0.5%;
	z-index: -1;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.custom-inner:after {
	content: '';
	width: 98%;
	bottom: -7px;
	left: 1%;
	z-index: -2;
}

.custom-header {
	background: #45a6ce; 
	color: #fff;
	padding: 0 10px 10px 0px;
	height: 40px;
	position: relative;
	/*border-top: 4px solid #ef4f69;
	border-bottom: 1px solid #ddd; */
}

.custom-header h2,
.custom-header h3 {
	text-align: center;
	text-transform: uppercase;
}

.custom-header h2 {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	/*margin-top: 10px;*/
}

.custom-header h3 {
	font-size: 10px;
	font-weight: 700;
	color: #b7bbc2;
}

.custom-header nav span {
	position: absolute;
	top: 5px;
	width: 30px;
	height: 30px;
	color: transparent;
	cursor: pointer;
	margin: 0 1px;
	font-size: 20px;
	line-height: 30px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.custom-header nav span:first-child {
	left: 5px;
}

.custom-header nav span:last-child {
	right: 5px;
}

.custom-header nav span:before {
	font-family: "FontAwesome";
	color: #fff;
	position: absolute;
	text-align: center;
	width: 100%;
	font-size:20px;
}

.custom-header nav span.custom-prev:before {
	content: '\f0a8'; 
}

.custom-header nav span.custom-next:before {
	content: '\f0a9'; 
}

.custom-header nav span:hover:before {
	color: #495468;
}

.custom-content-reveal {
	background: #f6f6f6;
	background: rgba(246, 246, 246, 0.9);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0px;
	text-align: center;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.custom-content-reveal span.custom-content-close {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #ef4f69;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	cursor: pointer;
	line-height: 13px;
	padding: 0;
}

.custom-content-reveal span.custom-content-close:after {
	content: 'x';
	font-size: 18px;
	color: #fff;
}

.custom-content-reveal a,
.custom-content-reveal span {
	font-size: 22px;
	padding: 10px 30px;
	display: block;
}

.custom-content-reveal h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #777;
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-top: 5px solid #ef4f69;
	box-shadow: 0 1px rgba(255,255,255,0.9);
	margin-bottom: 30px;
}

.custom-content-reveal span {
	color: #888;
}

.custom-content-reveal a {
	color: #ef4f69;
}

.custom-content-reveal a:hover {
	color: #333;
}

/* Modifications */

.fc-calendar-container {
	height: 300px;  
	width: auto;
	padding: 0 10px 10px 10px;
	background: #f6f6f6;
	box-shadow: inset 0 1px rgba(255,255,255,0.8);
}

.fc-calendar .fc-head {
	background: transparent;
	color: #45a6ce; 
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.fc-calendar .fc-row > div {
	background: #fff;
	cursor: pointer;
}

.fc-calendar .fc-row > div.fc-content + div.haso { background: #000;} 
.fc-calendar .fc-row > div.fc-content {
	color: #fff;
	background: #c01a2e;
/*	box-shadow: inset 0 -1px 1px rgba(0,0,0,0.1);*/ 
}	
.fc-calendar .fc-row > div:empty {
	background: transparent;
}

.fc-calendar .fc-row > div > span.fc-date {
	top: 50%;
	left: 50%;
	text-align: center;
	margin: -10px 0 0 -15px;
	color: #686a6e;
	font-weight: 400;
	pointer-events: none;
}

.fc-calendar .fc-row > div.fc-today {
	background: #45a6ce; 
	box-shadow: inset 0 -1px 1px rgba(0,0,0,0.1);
}

.fc-calendar .fc-row > div.fc-today > span.fc-date {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.fc-calendar .fc-row > div.fc-content:after {
	content: '\00B7';
	text-align: center;
	width: 20px;
	margin-left: -10px;
	position: absolute;
	color: #DDD;
	font-size: 70px;
	line-height: 20px;
	left: 50%;
	bottom: -2px;
}
.fc-calendar .fc-row > div.fc-content > span.fc-date {
    color: #fff;
} 
.fc-calendar .fc-row > div.fc-today.fc-content:after {
	color: #b02c42;
}

.fc-calendar .fc-row > div.fc-content:hover:after{
	color: #ef4f69;
}

.fc-calendar .fc-row > div.fc-today.fc-content:hover:after{
	color: #fff;
}
.fc-calendar .fc-row > div > div a,
.fc-calendar .fc-row > div > div span {
	display: none;
	font-size: 22px;
}

@media screen and (max-width: 400px) {
	.fc-calendar-container {
		height: 300px;
	}
	.fc-calendar .fc-row > div > span.fc-date {
		font-size: 15px;
	}
}
/*   END Calendar  */
@media (min-width: 992px) {
  /* 992px */
  .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
    background: #626262;}
  .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a {
      color: #ffffff; }
  .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li:hover > a {
      background: #474646;
      color: #ff6b57; }  
}
.menu-socicon { 
 position:relative; 
 top: 1px; 
 display: inline-block!important;
 transition: all 0.2s;
 margin: 16px 5px 7px 0px;
 text-align: center;
 font-family: FontAwesome; 
 font-size: 16px!important; 
 border: 0; 
 width: 30px; 
 height: 30px;  
 border-radius: 44px; 
 background-color: #52b2d8; 
 color:#fff;
 line-height: 15px!important; 
 padding: 8px 0 0 0!important;
 font-size: 16px;
 font-style: normal;
 font-weight: normal; 
}
.menu-socicon:active,
.menu-socicon:hover,
.menu-socicon:focus  {  background-color: #c01a2e!important;  color:#fff!important;} 
.menu-socicon:active:before,
.menu-socicon:hover:before,
.menu-socicon:focus:before  { color:#fff!important;} 

.soc-twitter:before {content: "\f099";}
.soc-facebook:before {content: "\f09a";}
.soc-google:before {content: "\f1a0";}