﻿/* Override the "module-media.css" behavior
----------------------------------*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* Override the "module-layout.css" behavior
----------------------------------*/

html.st-layout,
html.st-layout body,
html.st-layout .st-container,
html.st-layout .st-pusher,
html.st-layout .st-content {
    width: 100%;
}
html.st-layout {
    height: 100%; 
    -ms-overflow-style: scrollbar;
}
html.st-layout body {
    min-height: 100%;
	height: auto;
	position: relative; 
}
html.st-layout .st-container,
html.st-layout .st-pusher,
html.st-layout .st-content {
    min-height: 100vh;
    position: relative;
}

/* Override the "module-sidebar.css" behavior
----------------------------------*/

.st-content {
    background-color: #ffffff;
}
.st-container .sidebar {
    position: fixed !important;
}
.st-content-inner {
    height: auto;
    min-height: 100vh;
    overflow-y: hidden;
}

@media (min-width: 768px) {
  body > .sidebar.sidebar-size-large,
  .st-container > .sidebar.sidebar-size-large,
  .ui-view-main > .sidebar.sidebar-size-large {
    top: 80px;
  }
}

.sidebar-menu a {
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    font-weight: initial !important;
    text-transform:uppercase;
}
.sidebar.sidebar-skin-white .sidebar-menu > li a:hover {
  color: #303030 !important;
}
.sidebar.sidebar-skin-white .sidebar-menu > li a:hover i {
  color: #303030 !important;
}
.sidebar.sidebar-skin-white .sidebar-menu li.active > a {
  color: #303030 !important;
}
.sidebar.sidebar-skin-white .sidebar-menu li.active > a i {
  background: #ebebeb !important;
  color: #303030 !important;
}

/* Override the "module-essentials.css" behavior
----------------------------------*/

.width-18 {
    width: 18px !important;
}
.width-20 {
    width: 20px !important;
}
.width-30 {
    width: 30px !important;
}
.width-40 {
    width: 40px !important;
}
.width-50 {
    width: 50px !important;
}
@media (max-width: 768px) {
    .width-18-xs {
        width: 18px !important;
    }
    .width-20-xs {
        width: 20px !important;
    }
    .width-30-xs {
        width: 30px !important;
    }
    .width-40-xs {
        width: 40px !important;
    }
    .width-50-xs {
        width: 50px !important;
    }
}
.margin-h-0,
.margin-h-0-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.margin-h-5,
.margin-h-5-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.margin-h-5-0 {
    margin-left: 5px !important;
    margin-right: 0 !important;
}
.margin-h-0-5 {
    margin-left: 0 !important;
    margin-right: 5px !important;
}
.margin-h-8,
.margin-h-8-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
}
.margin-h-8-0 {
    margin-left: 8px !important;
    margin-right: 0 !important;
}
.margin-h-0-8 {
    margin-left: 0 !important;
    margin-right: 8px !important;
}
.margin-h-10,
.margin-h-10-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.margin-h-10-0 {
    margin-left: 10px !important;
    margin-right: 0 !important;
}
.margin-h-0-10 {
    margin-left: 0 !important;
    margin-right: 10px !important;
}
.margin-h-15,
.margin-h-15-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.margin-h-15-0 {
    margin-left: 15px !important;
    margin-right: 0 !important;
}
.margin-h-0-15 {
    margin-left: 0 !important;
    margin-right: 15px !important;
}

/* Override the "theme-core.css" behavior
----------------------------------*/
body {
  background-color: #ffffff;
}
a:hover,
a:focus {
  text-decoration: none !important;
}
a.text-default:hover,
a.text-default:focus {
  color: #ef969a;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
    color: #434343;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #434343;
}
h1 {
    font-weight: 700;
}
h2 {
    margin-bottom: 15px;
}
h3 {
}
h4 {
    font-weight: 700;
}
h5 {
    text-transform: uppercase;
    font-weight: 700;
}
h6 {
    font-weight: 700;
}
@media (min-width: 768px) {
    h1 {
	    font-size: 48px;
	    font-weight: 700;
    }
    h2 {
	    font-size: 28px;
	    margin-bottom: 15px;
    }
    h3 {
	    font-size: 22px;
    }
    h4 {
	    font-size: 18px;
	    font-weight: 700;
    }
    h5 {
	    font-size: 16px;
	    text-transform: uppercase;
	    font-weight: 700;
    }
    h6 {
	    font-weight: 700;
    }
}
.img-rounded {
    border-radius: 2px;
}
.navbar {
    border-bottom: none;
}
.navbar-logo {
    float:left;
    padding: 10px 10px 14px 0;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar .navbar-text.text-muted {
    color: #8b8e90 !important;
}
.navbar .navbar-text.text-primary {
    color: #ef969a !important;
}
.navbar .navbar-text {
    margin-top: 17px;
    margin-bottom: 17px;
}
.navbar.navbar-main .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
.navbar .navbar-text,
.navbar-nav > li > a {
   font-size: 12px;
   font-family: 'Lato', sans-serif;
   text-transform:uppercase;
}
.navbar.navbar-main .navbar-text,
.navbar.navbar-main .navbar-nav > li > a {
   font-size: 14px;
   font-weight: bold !important;
}
.navbar-brand.navbar-brand-logo {
    padding-left: 15px !important;
}
@media (min-width: 768px) {
    .navbar-nav .dropdown-menu {
        box-shadow: 0 0 3px #e0e0e0;
    }
    .navbar-nav > li {
        margin-left: 5px;
    }
    .navbar.navbar-main .navbar-nav > li {
        margin-left: 10px;
    }
}
@media (min-width: 992px) {
    .navbar-nav > li {
        margin-left: 8px;
    }
    .navbar.navbar-main .navbar-nav > li {
        margin-left: 20px;
    }
}
@media (min-width: 768px) {
  .navbar.navbar-size-large {
    min-height: 80px;
  }
  .navbar.navbar-size-large .navbar-nav > li > a {
    height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 992px) {
  /*.navbar.navbar-size-large .navbar-nav > li > a {
      font-family: 'Lato', sans-serif;
      font-size: 16px;
  }*/
}
@media (min-width: 768px) {
  .navbar-size-large .navbar-brand {
    height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 768px) {
  .navbar-size-large .navbar-brand.navbar-brand-logo img {
    height: 80px !important;
  }
  .navbar-size-large .navbar-logo {
    padding: 25px 10px 29px 0;
   }
}
@media (min-width: 768px) {
  .navbar-size-large .toggle {
    height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 768px) {
  .navbar-size-large .slider {
    height: 80px;
  }
}
@media (min-width: 768px) {
  .navbar-size-large.navbar .search-1 .input-group {
    height: 80px;
  }
  .navbar-size-large.navbar .search-1 .input-group-addon {
    height: 80px;
    line-height: 80px;
  }
  .navbar-size-large.navbar .search-1 .form-control {
    height: 80px;
  }
}
/*
@media (min-width: 768px) {
  .navbar.navbar-size-large {
    min-height: 60px;
  }
  .navbar.navbar-size-large .navbar-nav > li > a {
    height: 60px;
    line-height: 60px;
  }
}
@media (min-width: 768px) {
  .navbar-size-large .navbar-brand {
    height: 60px;
    line-height: 60px;
  }
}
@media (min-width: 768px) {
  .navbar-size-large .navbar-brand.navbar-brand-logo img {
    height: 60px !important;
  }
}
@media (min-width: 768px) {
  .navbar-size-large .toggle {
    height: 60px;
    line-height: 60px;
  }
}
@media (min-width: 768px) {
  .navbar-size-large .slider {
    height: 60px;
  }
}
@media (min-width: 768px) {
  .navbar-size-large.navbar .search-1 .input-group {
    height: 60px;
  }
  .navbar-size-large.navbar .search-1 .input-group-addon {
    height: 60px;
    line-height: 60px;
  }
  .navbar-size-large.navbar .search-1 .form-control {
    height: 60px;
  }
}

@media (min-width: 992px) {
  .navbar.navbar-size-large {
    min-height: 80px;
  }
  .navbar.navbar-size-large .navbar-nav > li > a {
    height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 992px) {
  .navbar-size-large .navbar-brand {
    height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 992px) {
  .navbar-size-large .navbar-brand.navbar-brand-logo img {
    height: 80px !important;
  }
}
@media (min-width: 992px) {
  .navbar-size-large .toggle {
    height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 992px) {
  .navbar-size-large .slider {
    height: 80px;
  }
}
@media (min-width: 992px) {
  .navbar-size-large.navbar .search-1 .input-group {
    height: 80px;
  }
  .navbar-size-large.navbar .search-1 .input-group-addon {
    height: 80px;
    line-height: 80px;
  }
  .navbar-size-large.navbar .search-1 .form-control {
    height: 80px;
  }
}*/


.sub-navbar {

}
/*.navbar-nav > li > a {
   text-transform:uppercase;
   font-weight: bold !important;
}
@media (min-width: 768px) {
    .navbar-nav .dropdown-menu {
        box-shadow: 0 0 3px #e0e0e0;
    }
    .navbar-nav > li {
        margin-left: 10px;
    }
}
@media (min-width: 992px) {
    .navbar-nav > li {
        margin-left: 20px;
    }
}*/
/* Navbar Default 
--------------------------------*/
.navbar-default {
    background-color: rgba(255,255,255,0.95);
    border-color: #e7e7e7;
}
.navbar-default .toggle {
  color: #434343;
}
.navbar-default .toggle.active {
  background: #ef969a;
  color: #ffffff;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-brand a  {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  /*font-weight: 500;*/
  color: #ef969a;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #3472a8;
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default .navbar-brand {
    border-right: 1px solid transparent;
  }
  .navbar-default .navbar-brand.navbar-brand-primary {
    border: none;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav.navbar-right:last-of-type {
    border-left: 1px solid transparent;
  }
  .navbar-default .navbar-nav.navbar-right:last-of-type > li:last-of-type {
    border-right: none;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li {
    border-right: 1px solid transparent;
  }
}
.navbar-default .navbar-text {
  color: #3c4340;
}
.navbar-default .navbar-nav > li > a {
  /*font-family: 'Lato', sans-serif;
  font-size: 16px;*/
  font-weight: initial !important;
  color: #8b8e90;
  /*text-transform: uppercase;*/
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ef969a;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ef969a;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
  color: #434343;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #434343;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #7f7f7f;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: #f4f4f4;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #7f7f7f;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #7f7f7f;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

/* Navbar Inverse 
--------------------------------*/
.navbar-inverse {
    background-color: #1d1e1f;
    border-color: #e7e7e7;
}
.navbar-inverse .toggle {
    background: transparent;
    color: #fff;
}
.navbar-inverse .toggle.active {
    background: #ef969a;
    color: #fff;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-brand a {
    background: #2e3032;
    color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background: #282a2c;
}
.navbar-inverse .navbar-brand.navbar-brand-primary {
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #c7cacc;
}
.navbar-inverse .navbar-nav > li > a {
    color: #c7cacc;
    font-weight: 500;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #ef969a;
}
.navbar-inverse .navbar-nav .open > a,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav .open > a:focus,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav .open > a:hover,
.navbar-inverse .navbar-nav > .active > a:hover {
    background: transparent;
    color: #9d9d9d;
    /*color: #ffffff;*/
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .dropdown-menu {
        background-color: transparent;
    }
}
.navbar-inverse .navbar-toggle {
    background-color: transparent;
    border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li.notifications a.dropdown-toggle .badge {
    background: #ffffff;
    color: #5e5e5e;
}
.navbar-inverse .navbar-nav > li.notifications a.dropdown-toggle.btn {
    background: #22958b;
}
.navbar-inverse .navbar-form .form-control {
    background: transparent;
    border-color: rgba(0,0,0,0.6);
    color: #ffffff;
}
.navbar-inverse .navbar-form .form-control::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
.navbar-inverse .navbar-form .form-control:-ms-input-placeholder {
    color: #ffffff;
}
.navbar-inverse .navbar-form .form-control::-webkit-input-placeholder {
    color: #ffffff;
}
.navbar-inverse .input-group-addon {
    background-color: rgba(0,0,0,0.6);
    border-color: rgba(0,0,0,0.6);
    color: #ffffff;
}
.navbar-inverse .navbar-form .checkbox {
    color: #ffffff;
}
.navbar-inverse .search-1 .input-group-addon {
    color: #ffffff;
}
.navbar-inverse .search-1 .form-control:hover,
.navbar-inverse .search-1 .form-control:active,
.navbar-inverse .search-1 .form-control:focus {
    background-color: transparent;
}
.navbar-inverse .btn-default {
    color: #ffffff;
    background-color: #ef969a;
    border-color: #1e857b;
}
.navbar-inverse .btn-default:hover,
.navbar-inverse .btn-default:focus,
.navbar-inverse .btn-default.focus,
.navbar-inverse .btn-default:active,
.navbar-inverse .btn-default.active,
.open > .dropdown-toggle.navbar-inverse .btn-default {
    color: #ffffff;
    background-color: #1c7d74;
    border-color: #13534d;
}
.navbar-inverse .btn-default:active,
.navbar-inverse .btn-default.active,
.open > .dropdown-toggle.navbar-inverse .btn-default {
    background-image: none;
}
.navbar-inverse .btn-default.disabled,
.navbar-inverse .btn-default[disabled],
fieldset[disabled] .navbar-inverse .btn-default,
.navbar-inverse .btn-default.disabled:hover,
.navbar-inverse .btn-default[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-default:hover,
.navbar-inverse .btn-default.disabled:focus,
.navbar-inverse .btn-default[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-default:focus,
.navbar-inverse .btn-default.disabled.focus,
.navbar-inverse .btn-default[disabled].focus,
fieldset[disabled] .navbar-inverse .btn-default.focus,
.navbar-inverse .btn-default.disabled:active,
.navbar-inverse .btn-default[disabled]:active,
fieldset[disabled] .navbar-inverse .btn-default:active,
.navbar-inverse .btn-default.disabled.active,
.navbar-inverse .btn-default[disabled].active,
fieldset[disabled] .navbar-inverse .btn-default.active {
    background-color: #ef969a;
    border-color: #1e857b;
}
.navbar-inverse .btn-default .badge {
    color: #ef969a;
    background-color: #ffffff;
}
.navbar-inverse .btn-primary {
    color: #ffffff;
    background-color: #22958b;
    border-color: #1e857b;
}
.navbar-inverse .btn-primary:hover,
.navbar-inverse .btn-primary:focus,
.navbar-inverse .btn-primary.focus,
.navbar-inverse .btn-primary:active,
.navbar-inverse .btn-primary.active,
.open > .dropdown-toggle.navbar-inverse .btn-primary {
    color: #ffffff;
    background-color: #196c64;
    border-color: #13534d;
}
.navbar-inverse .btn-primary:active,
.navbar-inverse .btn-primary.active,
.open > .dropdown-toggle.navbar-inverse .btn-primary {
    background-image: none;
}
.navbar-inverse .btn-primary.disabled,
.navbar-inverse .btn-primary[disabled],
fieldset[disabled] .navbar-inverse .btn-primary,
.navbar-inverse .btn-primary.disabled:hover,
.navbar-inverse .btn-primary[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-primary:hover,
.navbar-inverse .btn-primary.disabled:focus,
.navbar-inverse .btn-primary[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-primary:focus,
.navbar-inverse .btn-primary.disabled.focus,
.navbar-inverse .btn-primary[disabled].focus,
fieldset[disabled] .navbar-inverse .btn-primary.focus,
.navbar-inverse .btn-primary.disabled:active,
.navbar-inverse .btn-primary[disabled]:active,
fieldset[disabled] .navbar-inverse .btn-primary:active,
.navbar-inverse .btn-primary.disabled.active,
.navbar-inverse .btn-primary[disabled].active,
fieldset[disabled] .navbar-inverse .btn-primary.active {
    background-color: #22958b;
    border-color: #1e857b;
}
.navbar-inverse .btn-primary .badge {
    color: #22958b;
    background-color: #ffffff;
}
.navbar-inverse .bootstrap-switch {
    border-color: #208d83;
    box-shadow: none;
}
.navbar-inverse .bootstrap-switch .bootstrap-switch-label {
    background-color: #208d83;
}
.navbar-inverse .slider .slider-track {
    border: 1px solid #1e857b;
    background: #219187;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: rgba(0,0,0,0.6);
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: rgba(0,0,0,0.6);
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
        border-color: rgba(0,0,0,0.6);
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #9d9d9d;
        background-color: transparent;
    }
    .navbar-nav .dropdown-menu > li > a i {
        color: #ffffff;
    }
    .navbar-nav .dropdown-menu > li > a:hover i,
    .navbar-nav .dropdown-menu > li > a:focus i {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #9d9d9d;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
/*.footer {
    text-align: center;
    color: #fff;
    font-weight: 500;
    background: rgba(0,0,0,0.6);
    height: 50px;
    line-height: 50px;
    display: block;
}*/
.panel-default > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #e2e9e6;
}
.media-list > li {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dashed #e6e6e6;
}
.media-list > li:first-child {
  margin-top: 0;
  padding-top: 0;
  border: none;
}
.media > .media {
    margin-top: 5px;
}
.media-right,
.media > .pull-right {
  padding-left: 15px;
}
.media-left,
.media > .pull-left {
  padding-right: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999999;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
}
/*.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #555555;
  background-color: #ffffff;
  border-color: #e2e9e6;
  border-left: 5px solid #ef969a;
}
.list-group .list-group-item.active,
.list-group .list-group-item.active * {
  color: #555555;
}
a.list-group-item.active .list-group-item-heading {
  color: #333333;
}
.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: #777777;
}*/
.tab-content {
  border: 1px solid #e2e9e6;
  margin-top: -1px;
}
.nav-tabs > li.active:first-of-type > a,
.nav-tabs > li.active:first-of-type > a:hover {
  border-left-color: #e2e9e6;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 2px;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}
.alert-inverse {
  background-color: rgba(0,0,0,0.6);
  border-color: rgba(0,0,0,0.6);
  color: #ffffff;
}
.alert-inverse hr {
  border-top-color: #ffffff;
}
.alert-inverse .alert-link {
  color: #ffffff;
}

/* Custom AngularJS CSS styles
----------------------------------*/
/* 
  Allow angular.js to be loaded in body, hiding cloaked elements until 
  templates compile.  The !important is important given that there may be 
  other selectors that are more specific or come later and might alter display.  
 */
[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}
.animate-enter, 
.animate-leave { 
    -webkit-transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -moz-transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -ms-transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -o-transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    position: relative;
    display: block;
} 
 
.animate-leave.animate-leave-active,
.animate-enter {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    height: 0px;
    opacity: 0;
}
 
.animate-enter.animate-enter-active,
.animate-leave {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    height: 30px;
    opacity: 1;
}

/* Custom CSS styles
----------------------------------*/

@media (min-width: 1300px) {
  .container.container-lg {
    width: 1270px;
  }
}
@media (min-width: 1400px) {
  .container.container-lg {
    width: 1370px;
  }
}
@media (min-width: 1500px) {
  .container.container-lg {
    width: 1470px;
  }
}
@media (min-width: 1600px) {
  .container.container-lg {
    width: 1570px;
  }
}
.glyphicon-group {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.glyphicon-group > li {
    line-height: 1em;
    display: inline-block;
    margin-right: 3px;
}
.glyphicon-group > li:last-child {
    margin-right: 0;
}
.form-control-lg,
.form-control-group-lg > .form-control {
    height: 44px;
    padding: 10px 16px;
}
.form-control-group .form-control {
    border-radius: 0;
    margin-bottom: -1px;
}
.form-control-group .form-control:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.form-control-group .form-control:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
.body-wrapper {
    min-height: 300px;
    padding-top: 50px;
    padding-bottom: 50px;
}
@media (min-width: 768px) {
    .body-wrapper.body-size-large {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}
/*@media (min-width: 768px) {
    .body-wrapper.body-size-large {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media (min-width: 992px) {
    .body-wrapper.body-size-large {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}*/
.bg-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.bg-wrapper .bg-container {
    display: table;
    margin: auto;
    width: 100%;
    max-width: 380px;
    height: 100vh;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.bg-wrapper .bg-container .bg-pusher{
    vertical-align: middle;
    display: table-cell;
}
.bg-wrapper .bg-container a {
    font-size: 14px;
}
@media (min-width: 768px) {
    .bg-wrapper .bg-container a {
        font-size: 16px;
    }
}
.bg-wrapper .footer {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    background: transparent;
    width: 100%;
    min-height: 50px;
    line-height: 50px;
    display: block;
    position: absolute;
    bottom: 0;
}
.bg-wrapper .alert-success {
    background-color: rgba(179,231,97,0.8);
    border-color: rgba(179,231,97,0.8);
}
.bg-wrapper .alert-info {
    background-color: rgba(237,255,247,0.8);
    border-color: rgba(237,255,247,0.8);
}
.bg-wrapper .alert-warning {
    background-color: rgba(221,172,75,0.8);
    border-color: rgba(221,172,75,0.8);
}
.bg-wrapper .alert-danger {
    background-color: rgba(255,54,47,0.8);
    border-color: rgba(255,54,47,0.8);
}
.bg-wrapper label {
    color: #fff;
}
.bg-wrapper a {
    color: #fff;
    margin: 0 5px;
}
.bg-wrapper a:hover,
.bg-wrapper a:focus {
    color: #fff;
    text-decoration: underline;
}
.bg-wrapper a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.bg-wrapper a.btn:hover,
.bg-wrapper a.btn:focus {
    text-decoration :none;
}
.bg-wrapper h1,
.bg-wrapper h2 {
    color: #fff;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
.bg-wrapper h1 {
    font-size: 50px;
}
.bg-wrapper h2 {
    font-size: 18px;
}
@media (min-width: 768px) {
    .bg-wrapper h1 {
        font-size: 60px;
    }
    .bg-wrapper h2 {
        font-size: 20px;
    }
}
.bg-img {
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.bg-img-1 {
    background-image: url(http://www.themeon.net/nifty/v2.2/img/bg-img/bg-img-3.jpg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), to(rgba(0,0,0,0.2))), url(http://www.themeon.net/nifty/v2.2/img/bg-img/bg-img-3.jpg); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(http://www.themeon.net/nifty/v2.2/img/bg-img/bg-img-3.jpg); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(http://www.themeon.net/nifty/v2.2/img/bg-img/bg-img-3.jpg); /* FF3.6+ */
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(http://www.themeon.net/nifty/v2.2/img/bg-img/bg-img-3.jpg); /* Opera 11.10+ */
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(http://www.themeon.net/nifty/v2.2/img/bg-img/bg-img-3.jpg); /* W3C */
}
.bg-img-2 {
    background-image: url(https://www.apple.com/v/ipad/change-everything/a/overview/images/hero_1_large.jpg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), to(rgba(0,0,0,0.2))), url(https://www.apple.com/v/ipad/change-everything/a/overview/images/hero_1_large.jpg); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://www.apple.com/v/ipad/change-everything/a/overview/images/hero_1_large.jpg); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://www.apple.com/v/ipad/change-everything/a/overview/images/hero_1_large.jpg); /* FF3.6+ */
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://www.apple.com/v/ipad/change-everything/a/overview/images/hero_1_large.jpg); /* Opera 11.10+ */
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://www.apple.com/v/ipad/change-everything/a/overview/images/hero_1_large.jpg); /* W3C */
}
.section {
    padding-top: 30px;
    padding-bottom: 30px;
}
@media (min-width: 768px) {
    .section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.section-title {
    padding-left: 20px;
    position: relative;
    border-left: 5px solid #ef969a;
}
.feature {

}
.feature-heading {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}
.feature-desciption {
  margin-bottom: 15px;
  font-size: 12px;
  color: #8c8c8c;
}
.feature-price {
  margin-bottom: 5px;
  font-size: 15px;
}
.feature-author {
  font-size: 13px;
  color: #858585;
}

.advertising-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.advertising-list > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e6e6e6;
  overflow: hidden;
}
.advertising-list > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.advertising,
.advertising-body {
  zoom: 1;
  overflow: hidden;
}
.advertising-body {
  width: 10000px;
}
.advertising-object {
  display: block;
}
.advertising-right,
.advertising-list > .pull-right {
  padding-left: 15px;
}
.advertising-left,
.advertising-list > .pull-left {
  padding-right: 15px;
}
.advertising-left,
.advertising-right,
.advertising-body {
  display: table-cell;
  vertical-align: top;
}
.advertising-body .icon-list-rating {
  font-size: 9px;
  color: #48aad6;
  margin-bottom: -3px;
}
.advertising-body .icon-list-rating.icon-list-non-rated {
  color: #858585 !important;
}
.advertising-body .advertising-heading {
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.advertising-body .advertising-heading a {
  color: #5c5c5c;
}
.advertising-body .advertising-heading a:hover {
  text-decoration: underline;
}
.advertising-body .advertising-desciption {
  font-size: 12px;
  margin: 0;
  color: #8c8c8c;
}
.advertising-body .advertising-meta {
  margin-bottom: 5px;
  line-height: 1em;
  font-size: 11px;
  color: #858585;
  font-style: italic;
}
.advertising-body .advertising-price {
  font-size: 16px;
  color: #757575;
  margin-bottom: 0;
}
.advertising-body .advertising-author {
  font-size: 11px;
  color: #858585;
  font-style: italic;
}

/* Social icons block
----------------------------------*/
.social-links {
	list-style: none;
	font-size: 0;
	padding: 0;
	margin: 40px 0 0 0;
}
.social-links li {
	display: inline-block;
}
.social-links li a {
	color: #cecece;
	width: 45px;
	height: 45px;
	background-color: #fafafa;
	border: 1px solid #cecece;
	display: block;
	text-align: center;
	font-size: 20px;
	margin: 0 7px 7px 0;
}
.footer .social-links li a, 
.subfooter .social-links li a {
	background-color: transparent;
}
.social-links li a i {
	line-height: 44px;
}
.social-links li a:hover {
	color: #ef969a;
	border-color: #ef969a;
	background-color: transparent;
}
.social-links.large li a {
	font-size: 32px;
	width: 65px;
	height: 65px;
	margin: 0 10px 10px 0;
}
.social-links.large li a i {
	line-height: 65px;
}
.footer .social-links li a:hover {
	color: #ffffff;
    border-color: #ffffff;
}
.header-top .social-links { 
	margin: 0; 
}
.header-top .social-links li a {
	width: 35px;
	height: 35px;
}
.header-top .social-links li a i {
	line-height: 35px;
}

/* Images overlay
----------------------------------*/
.mask-wrapper {
	position: relative;
	display: block;
}
.image-wrapper {
	border: 1px solid #eaeaea;
	margin-bottom: 20px;
}
.mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
	-webkit-transition: opacity linear 0.2s;
	   -moz-transition: opacity linear 0.2s;
		-ms-transition: opacity linear 0.2s;
		 -o-transition: opacity linear 0.2s;
			transition: opacity linear 0.2s;
}
.owl-item .mask-wrapper {
	overflow: hidden;
}
.owl-item .mask {
	bottom: -1px;
}
.mask .triangle {
	border-color: transparent #ef969a transparent transparent;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: -50px;
	-webkit-transition: top linear 0.2s;
	   -moz-transition: top linear 0.2s;
		-ms-transition: top linear 0.2s;
		 -o-transition: top linear 0.2s;
			transition: top linear 0.2s;
}
.mask .triangle i {
	color: #ffffff;
}
.mask a {
	color: #ffffff;
}
.mask a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.mask p {
	position: absolute;
	width: 100%;
	top: 50%;
	color: #fff;
	left: -30%;
	font-size: 16px;
	-webkit-transition: left linear 0.2s;
	   -moz-transition: left linear 0.2s;
		-ms-transition: left linear 0.2s;
		 -o-transition: left linear 0.2s;
			transition: left linear 0.2s;
}
.mask span {
	color: #fff;
	position: absolute;
	width: 100%;
	display: block;
	font-style: italic;
	font-size: 14px;
	top: 100%;
	-webkit-transition: top linear 0.2s;
	   -moz-transition: top linear 0.2s;
		-ms-transition: top linear 0.2s;
		 -o-transition: top linear 0.2s;
			transition: top linear 0.2s;
}
.mask .social-links {
	padding: 0;
	margin: 0;
	position: absolute;
	top: -50px;
	width: 100%;
	-webkit-transition: top linear 0.2s;
	   -moz-transition: top linear 0.2s;
		-ms-transition: top linear 0.2s;
		 -o-transition: top linear 0.2s;
			transition: top linear 0.2s;
}
.mask .social-links li {
	margin: 0 auto;
}
.mask .social-links li a {
	margin: 5px;
	width: 40px;
	height: 40px;
	border-color: #fff;
	color: #fff;
	font-size: 18px;
}
.mask .social-links li a:hover {
	color: #000;
	background-color: #fff;
	border-color: #fff;
	text-decoration: none;
}
.mask .social-links li a i {
	line-height: 38px;
}
.mask-wrapper:hover {
	border-color: transparent;
}
.mask-wrapper:hover .mask {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mask-wrapper:hover .mask .triangle {
	top: 0px;
}
.mask-wrapper:hover .mask .social-links {
	top: 15px;
}
.mask-wrapper:hover .mask p {
	left: 0;
}
.mask-wrapper:hover .mask span {
	top: 86%;
}
.image-label {
	position: absolute;
	top: 50%;
	font-size: 28px;
	left: -74px;
	margin-top: -21px;
	color: #eaeaea;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}
.mask-wrapper:hover .image-label {
	opacity: 0;
	filter: alpha(opacity=0);
}
.two-sidebars .image-label {
	display: none;
}

/* Gallery
----------------------------------*/
.gallery.row {
	margin-left: -5px;
	margin-right: -5px;
}
.gallery-item {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

/* Image boxes
----------------------------------*/
.front .img-boxes {
	margin: 60px 0 0 0;
}
.img-boxes {
	font-size: 0;
	margin-bottom: 40px;
}
.img-box {
	position: relative;
	margin-bottom: 40px;
	font-size: 15px;
}
.one-third .img-box, .one-half .img-box, .one-fourth .img-box {
	display: inline-block;
	width: 50%;
	margin-bottom: 0;
}
.img-box .social-links {
	padding: 0;
	margin: 0;
	width: 100%;
}
.img-box .social-links li {
	margin: 0 auto;
}
.img-box .social-links li a {
	margin: 5px;
	width: 35px;
	height: 35px;
	font-size: 18px;
	background-color: transparent;
}
.img-box .social-links li a i {
	line-height: 35px;
}
.image-caption {
	position: absolute;
	bottom: 10px;
	background: rgba(0, 0, 0, 0.6);
	padding: 5px;
	width: 100%;
}
.image-caption .social-links li a {
	color: #ffffff;
	border-color: #ffffff;
}
.image-caption .social-links li a:hover {
	background-color: #ffffff;
	color: #000;
	border-color: #ffffff;
}

/* Icon-boxes
----------------------------------*/
.icon-box {
	text-align: center;
	padding: 40px 0 20px;
}
.icon-box i {
	font-size: 96px;
	color: #ef969a;
	width: 170px;
	height: 170px;
	border: 5px solid #ef969a;
	text-align: center;
	line-height: 165px;
	-webkit-transition: all 0.2s linear;
	   -moz-transition: all 0.2s linear;
	    -ms-transition: all 0.2s linear;
	     -o-transition: all 0.2s linear;
			transition: all 0.2s linear;
}
.icon-box:hover i {
	color: #fff;
	background-color: #3472a8;
	border-color: #3472a8;
}
.icon-box-2 {
	padding: 50px 0 0;
}
.icon-box-2 i {
	font-size: 36px;
	color: #ef969a;
	width: 70px;
	height: 70px;
	border: 5px solid #ef969a;
	text-align: center;
	line-height: 65px;
	float: left;
	margin: 0 30px 0 0;
}
.icon-box-2 * {
	margin-top: 0;
	-webkit-transition: all 0.2s linear;
	   -moz-transition: all 0.2s linear;
	    -ms-transition: all 0.2s linear;
	     -o-transition: all 0.2s linear;
			transition: all 0.2s linear;
}
.icon-box-2:hover i {
	color: #fff;
	background-color: #3472a8;
	border-color: #3472a8;
}
.icon-box-2:hover h3 {
	color: #3472a8;
}
.icon-box-3 {
	padding: 30px 0 10px;
}
.icon-box-3 i {
	font-size: 24px;
	color: #ef969a;
	width: 55px;
	height: 55px;
	border: 1px solid #ef969a;
	text-align: center;
	line-height: 56px;
}
.icon-box-3 p {
	margin-bottom: 10px;
}
.icon-box-3.icon-right {
	text-align: right;
}
.icon-box-3.icon-right i {
	float: right;
	margin: 0 10px 0 30px;
}
.icon-box-3.icon-right .text {
	margin-right: 100px;
}
.icon-box-3.icon-left {
	text-align: left;
}
.icon-box-3.icon-left i {
	float: left;
	margin: 0 30px 0 10px;
}
.icon-box-3.icon-left .text {
	margin-left: 100px;
}
.icon-box-3 * {
	margin-top: 0;
	-webkit-transition: all 0.2s linear;
	   -moz-transition: all 0.2s linear;
	    -ms-transition: all 0.2s linear;
	     -o-transition: all 0.2s linear;
			transition: all 0.2s linear;
}
.icon-box-3:hover i {
	color: #fff;
	background-color: #3472a8;
	border-color: #3472a8;
}
.icon-box-3:hover h3 {
	color: #3472a8;
}

/* Footer
----------------------------------*/
.footer {
    text-align: left;
    background: #2e3032;
    height: 100%;
    line-height: 16px;
	color: #cecece;
	font-size: 14px;
	font-weight: 300;
    background-color: #2e3032;
    padding: 50px 0;
	/*padding: 50px 0 80px;*/
}
.footer a, 
.subfooter a {
	color: #cecece;
    text-decoration:none;
}
.footer a:hover, 
.subfooter a:hover {
	color: #ffffff;
    text-decoration:none;
}
.footer-title {
    padding-left: 20px;
    position: relative;
    border-left: 4px solid #cecece;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5 {
    font-weight: 500;
    color: #cecece;
    margin-top: 20px;
    margin-bottom: 30px;
}
.footer ul li {
    padding-bottom: 10px;
}
.footer .nav-pills > li > a {
	color: #cecece;
	padding: 7px 5px 7px 5px;
    border-radius : 0;
    border: 1px solid transparent;
}
.footer .nav-pills.nav-stacked > li > a:after {
	color: #fff;
}
.footer .nav-pills > li.active > a, 
.footer .nav-pills > li.active > a:hover, 
.footer .nav-pills > li.active > a:focus, 
.footer .nav-pills > li > a:hover, 
.footer .nav-pills > li > a:focus {
	background-color: transparent;
	border: 1px solid #b2bfca;
	color: #fff;
}
/* Sub Footer
----------------------------------*/
.sub-footer {
	font-weight: 300;
	color: #cecece;
	font-size: 14px;
    background-color: #1d1e1f;
	padding: 40px 0;
}
.sub-footer p {
	margin: 0;
}

/* Fotorama
----------------------------------*/
.fotorama__dot {
  width: 10px;
  height: 10px;
  /*border: 1px solid #ef969a;*/
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  border-width: 5px;
}

/* Slider Pro
----------------------------------*/
.slider-pro h1, 
.slider-pro h2, 
.slider-pro h3, 
.slider-pro h4, 
.slider-pro h5, 
.slider-pro h6 {
    color: #ffffff;
}
.slider-pro h1 a,
.slider-pro h2 a, 
.slider-pro h3 a, 
.slider-pro h4 a, 
.slider-pro h5 a, 
.slider-pro h6 a {
    color: #ffffff;
}
.sp-black {
	background: rgba(0, 0, 0, 0.45);
}
.sp-button {
	border: 2px solid #434343;
}
.sp-selected-button {
	border: 2px solid #434343;
    background-color: #434343;
}

/* Font Awesome
----------------------------------*/
.fa {
    min-width: 15px;
    padding-left:1px;
}

/* Multi Slideshow styles 
----------------------------------*/
.full-content { 
	width:100%;
	position:relative;
	z-index:2;
	float:left;
}
.full-height {
	height:100%;
} 
.full-height-wrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size: cover;
	background-attachment: scroll  ;
	background-position: center  ;
	background-repeat:repeat;
	background-origin: content-box;
}
.hero-title{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	z-index:5;
}
.hero-logo {
	margin:0 auto 10px;
	max-width:200px;
	position:relative;
}
.hero-logo:before , .hero-logo:after {
	content:'';
	position:absolute;
	top:50%;
	width:70px;
	height:3px;
	background:#fff;
	opacity:0.6;
}
.hero-logo:before {
	left:-150px;
}
.hero-logo:after {
	right:-150px;
}
.hero-logo img {
	width:100%;
	height:auto;
}
.hero-title h3 {
	color:#fff !important;
	opacity:0.8;
}
.hero-title h2 , 
.hero-title a {
	color:#fff;
}
.hero-text a {
    color: #fff;
    text-decoration: none;
}
.hero-text a:hover {
    color: #ef969a;
    text-decoration: none;
}
.hero-link {
    color: #fff;
	margin-top:8px;
	font-size:16px;
	display:inline-table;
	padding:10px 26px;
	min-width:150px;
	border:1px solid rgba(255,255,255,0.51);
    text-decoration: none;
}
.hero-link:hover {
    color: #ef969a;
	border-color: #ef969a;
    text-decoration: none;
}
.hero-grid {
	float:left;
	width:50%;
	height:50%;
	position:relative;
}
.hero-grid .overlay {
	z-index:2;
	opacity:0;
    position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
}
.hero-slider , 
.hero-slider .item {
	float:left;
	width:100%;
	height:100%;
	position:relative;
}
.hero-slider .owl-stage-outer,
.hero-slider .owl-stage,
.hero-slider .owl-item  {
    height: 100%;
}
.hero-text-holder{
	position:relative;
	text-align:center;
	color:#fff;
	font-size:28px;
	margin:0 auto 10px;
	max-width:450px;
	text-transform:uppercase;
}
@media (min-width: 480px) {
    .hero-text-holder{
	    font-size:30px;
    }
}
@media (min-width: 768px) {
    .hero-text-holder{
	    font-size:40px;
    }
}

.hero-text-holder .item {
	float:left;
	width:100%;
	overflow:hidden;
}
.slide-title-holder {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	z-index:3;
}
.slide-title {
	top: 20%;
	position:relative;
	z-index:5;
    text-align:center;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
	float:none;
	margin: 0 auto;
	border-right:none;
	padding:50px;
}
@media (min-width: 768px) {
    .slide-title {
	    top: 26%;
    }
}
.slide-title .subtitle {
    color:#fff;
	font-size:16px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:12px;
	/*opacity:0.8;*/
    position:relative;
}
.slide-title .separator-1 {
	content:'';
	height:25px;
    width:50px;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;
	border:2px solid #fff;
	border-bottom:none;
    margin: 0 auto 8px;
}
.slide-title .separator-2 {
	height:20px;
    width:50px;
    margin: 0 auto;
    background-image: url("/Images/separator.png");
    background-repeat: no-repeat;
    background-position-x: 3px;
    background-position-y: 6px;
}
/*.slide-title .subtitle:before {
	content:'';
	position:absolute;
	top:-30px;
	left:50%;
	margin-left:-25px;
	height:25px;
    width:50px;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;
	border:2px solid #fff;
	border-bottom:none;
}*/
.slide-title h3 {
	font-size:40px;
	text-transform:uppercase; 
	letter-spacing:2px;
	position:relative;
	margin-bottom:10px;
	color:#fff;
	display:inline-table;	
}
.slide-title h3:before , 
.slide-title h3:after , 
.hero-text-holder:before , 
.hero-text-holder:after {
	content:'';
	position:absolute;
	top:50%;
	width:50px;
	height:1px;
	background:#fff;
	opacity:0.6;
	-webkit-transition: all 0.4s  ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s   ease-in-out;
	transition: all 0.4s  ease-in-out;
}
.slide-title h3:before , 
.hero-text-holder:before {
	left:-70px;
}
.slide-title h3:after , 
.hero-text-holder:after {
	right:-70px;
}
.slide-title h3:hover:before  , 
.slide-title h3:hover:after{
	width:100%; 
}
.slide-title h4 {
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:2px;
	position:relative;
	margin:6px 0 10px 0;
	width:100%;
	color:#fff;
}
.slide-title h3 a, 
.slide-title h4 a{
	color:#fff;
    text-decoration:none;
}
 
.slide-title h4 a:hover, 
.slide-title h4 a:hover i {
	color: #ef969a;
}
.slide-title h4 a {
	padding-right:0;
}  
.single-title h3{
	position:relative;
	opacity:1;
	top:0;
}
.single-title .slide-title {
	position:relative;
 	left:-50px;
}
.slide-title-holder {
	width:100%;
}
.slide-title h3 {
	font-size:22px;
}
.slide-title h4 {
	font-size:12px
}


/* Isotope
----------------------------------*/
.grid {
  background: #DDD;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
/* 1 columns by default */
.grid-sizer,
.grid-item { 
    width: 100%; 
}
@media screen and (min-width: 768px) {
  /* 2 columns for >= 768 screens */
  .grid-sizer,
  .grid-item  { 
      width: 50%;
  }
}
@media screen and (min-width: 992px) {
  /* 3 columns for >= 992 screens */
  .grid-sizer,
  .grid-item  { 
      width: 33.333%; 
  }
}
@media screen and (min-width: 1200px) {
  /* 4 columns for >= 1200 screens */
  .grid-sizer,
  .grid-item  { 
      width: 25%; 
  }
}
@media screen and (min-width: 2000px) {
  /* 5 columns for >= 2000 screens */
  .grid-sizer,
  .grid-item  { 
      width: 20%; 
  }
}
@media screen and (min-width: 2500px) {
  /* 6 columns for >= 2500 screens */
  .grid-sizer,
  .grid-item  { 
      width: 16.666%; 
  }
}
.grid-item {
  float: left;
}
.grid-item img {
  display: block;
  max-width: 100%;
}

/* Page CSS styles 
----------------------------------*/
.body-wrapper.p-home {
    height: auto;
    min-height: 100vh;
    padding-bottom:0px;
}
.body-wrapper.p-album {
    padding-bottom: 15px;
}
.body-wrapper.p-contact {
    padding-bottom: 0;
}
.p-album {
}
/* 1 columns by default */
.p-about .grid-sizer,
.p-about .grid-item { 
    width: 33.333%; 
}
@media screen and (min-width: 768px) {
  /* 2 columns for middle screens */
  .p-about .grid-sizer,
  .p-about .grid-item  { 
      width: 20%; 
  }
}
@media screen and (min-width: 992px) {
  /* 3 columns for large screens */
  .p-about .grid-sizer,
  .p-about .grid-item  { 
      width: 16.666%; 
  }
}
.p-contact ul li {
    padding-bottom: 10px;
}
.p-contact #map-canvas {
    height: 40vh;
    /*border-top: 1px solid #eeeeee;*/
}
