* {
  outline: 0;
  margin: 0;
  padding: 0;
}
html, * {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #666666;
  font-weight: 400;
  background-color: #2C2C2C;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}
p {
  font-size: 12px;
  color: #000;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 13px;
    margin-top:13px;
  }
}
h1, h2, h3, h4, h5 {
  font-family: 'Open Sans', serif;

  margin-top: 0;
  font-weight: 700;
  color: #222222;
}
h2 {
  font-size: 19px;
  margin-bottom: 12px;
  line-height: 33px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 24px;
  }
}
h3 {
  font-size: 15px;
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  h3 {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
h3 a {
  text-transform: capitalize;
  color: #222222;
}
h3 a:hover {
  color: #C9A057;
}
h4 {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
h5 {
  font-size: 15px;
  text-transform: capitalize;
}
.form-control {
  box-shadow: none;
}
.container {
  position: relative;
  width: 100%;
}
@media (min-width: 480px) {
  .container {
    width: 450px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
a {
  color: #ad0000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover, a:focus {
  outline: 0;
  text-decoration: none;
}
i {
  display: inline-block;
}
i.fa {
  font: normal normal normal 14px/1 FontAwesome;
}
.main-wrapper {
  position: relative;
}
.form-control:focus {
  box-shadow: none;
}
.full-width {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.primary-content {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .primary-content {
    margin-bottom: 0;
  }
}
.reverse .primary-content {
  margin-bottom: 0;
}
.reverse .sidebar {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .reverse .sidebar {
    margin-bottom: 0;
  }
}
.bb-fixed-header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
}
.nav-wrapper.bb-fixed-header {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
}
.nav-wrapper.bb-fixed-header .header-bg {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  box-shadow: 0 4px 2px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .nav-wrapper.bb-fixed-header .header-bg {
    height: 80px;
  }
}
@media (min-width: 768px) {
  .nav-wrapper.bb-fixed-header .header-bg .header-left {
    height: 80px;
  }
}
@media (min-width: 768px) {
  .nav-wrapper.bb-fixed-header .header-bg .header-right {
    height: 80px;
  }
}
.nav-wrapper.bb-fixed-header .lightHeader {
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
  height: 70px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .nav-wrapper.bb-fixed-header .lightHeader {
    height: 80px;
  }
}
.nav-wrapper.bb-fixed-header .lightHeader .navbar-brand {
  height: auto;
  padding: 15px;
  width: 160px;
}
@media (min-width: 768px) {
  .nav-wrapper.bb-fixed-header .lightHeader .navbar-brand {
    height: auto;
    padding: 15px;
    width: 190px;
  }
}
@media (min-width: 768px) {
  .nav-wrapper.bb-fixed-header .lightHeader .navbar-nav.navbar-right {
    margin-top: 0;
  }
}
.nav-wrapper.bb-fixed-header .lightHeader .topList {
  display: none;
}
.nav-wrapper.bb-fixed-header .lightHeader .searchBox {
  display: none;
}
.nav-wrapper.bb-fixed-header .navbar-default .navbar-nav.navbar-right {
  margin-right: 0;
}
@media (min-width: 768px) {
  .nav-wrapper.bb-fixed-header .navbar-nav li.open .dropdown-menu, .nav-wrapper.bb-fixed-header .navbar-nav li.dropdown .dropdown-menu {
    border: 1px solid #e0e1e2;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.33);
  }
}
@media (min-width: 768px) {
  .nav-wrapper.bb-fixed-header .navbar-nav li.open .dropdown-menu ul.dropdown-menu, .nav-wrapper.bb-fixed-header .navbar-nav li.dropdown .dropdown-menu ul.dropdown-menu {
    margin-left: 1px;
    border-left: 1px solid #e0e1e2;
    border-top: 3px solid transparent;
  }
}
@media (min-width: 768px) {
  .bb-fixed-header .navbar-default .navbar-nav>li>a {
    padding: 27px 7px 30px;
  }
}
@media (min-width: 992px) {
  .bb-fixed-header .navbar-default .navbar-nav>li>a {
    padding: 27px 12px 30px;
  }
}
.main-wrapper {
  background-color: #ffffff;
}
body.bodyColor.default {
  background-color: #f5f5f5;
}

body.bodyColor.wrapper {
  margin: 0 auto;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1);
}
@media (min-width: 480px) {
  body.bodyColor.wrapper {
    max-width: 450px;
  }
}
@media (min-width: 768px) {
  body.bodyColor.wrapper {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  body.bodyColor.wrapper {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  body.bodyColor.wrapper {
    max-width: 1170px;
  }
}
@media (min-width: 480px) {
  body.bodyColor .header, body.bodyColor .bb-fixed-header {
    max-width: 450px;
  }
}
@media (min-width: 768px) {
  body.bodyColor .header, body.bodyColor .bb-fixed-header {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  body.bodyColor .header, body.bodyColor .bb-fixed-header {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  body.bodyColor .header, body.bodyColor .bb-fixed-header {
    max-width: 1170px;
  }
}
body.bodyColor .bb-fixed-header {
  margin: 0 auto;
}
.navbar .container {
  position: relative;
}
.static .bb-fixed-header {
  display: none;
}
.btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 11px;
  padding: 12px 0;
  color: #ffffff;
  font-weight: 700;
  border: none;
  text-transform: uppercase;
  background-color: transparent;
  border-radius: 0;
}
@media (min-width: 768px) {
  .btn {
    padding: 13px 0;
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .btn {
    padding: 15px 0;
  }
}
.btn:focus, .btn.active, .btn:active, .btn:hover {
  border: none;
  outline: 0;
  color: #ffffff;
}
.waves-button, .waves-button:hover, .waves-button:visited, .waves-button-input {
  font-size: 11px;
  line-height: 11px;
  color: #ffffff;
  box-shadow: none;
}
@media (min-width: 768px) {
  .waves-button, .waves-button:hover, .waves-button:visited, .waves-button-input {
    font-size: 12px;
  }
}
.btn-primary {
  background-color: #f50100;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-primary>i {
  margin-right: 10px;
}
.btn-primary:hover {
  background-color: #aa0505;
}
.btn-primary:focus, .btn-primary.active, .btn-primary:active {
  background-color: #C9A057;
}
.btn-primary.btn-Full {
  float: left;
  width: 100%;
}
.btn-secondary {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #373E51;
}
.btn-secondary>i {
  margin-right: 10px;
}
.btn-secondary:hover {
  background-color: #C9A057;
}
.btn-secondary:focus, .btn-secondary.active, .btn-secondary:active {
  background-color: #C9A057;
}
.btn-border {
  border: 2px solid #ffffff;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .btn-border {
    padding: 11px 0;
  }
}
@media (min-width: 992px) {
  .btn-border {
    padding: 13px 0;
  }
}
.btn-border:hover, .btn-border:focus {
  border: 2px solid #ffffff;
}
.btn-border>i {
  margin-right: 10px;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
  border: none;
  background-color: #C9A057;
  outline: 0;
}
.empty {
  text-indent: -999px;
}
.backToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 45px;
  background-color: #f50100;
  border-radius: 13px;
  color: #ffffff;
  display: block;
  font-size: 16px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.backToTop:hover, .backToTop:focus {
  color: #ffffff;
}
.squareBtn, .fullRoundBtn, .roundBtn {
  margin: 0 0 30px 0;
  text-align: center;
}
.btn-common {
  color: #222222;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 38px;
  padding-left: 38px;
  background-color: transparent;
  border-radius: 0;
  letter-spacing: 1px;
  margin: 0 auto 20px auto;
}
.btn-common:focus, .btn-common.active, .btn-common:active, .btn-common:hover {
  color: #222222;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .btn-common {
    margin: 0;
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (min-width: 992px) {
  .btn-common {
    padding-right: 38px;
    padding-left: 38px;
  }
}
.paralax .btn-common {
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.paralax .btn-common:focus, .paralax .btn-common.active, .paralax .btn-common:active, .paralax .btn-common:hover {
  color: #ffffff;
}
.paralax .btn-gray {
  color: #222222;
  background-color: #f5f5f5;
}
.paralax .btn-gray:focus, .paralax .btn-gray.active, .paralax .btn-gray:active, .paralax .btn-gray:hover {
  color: #222222;
  background-color: #f5f5f5;
}
.btn-theme {
  background-color: #C9A057;
  border-color: #C9A057;
  color: #ffffff;
}
.btn-theme:focus, .btn-theme.active, .btn-theme:active, .btn-theme:hover {
  background-color: #C9A057;
  border-color: #C9A057;
  color: #ffffff;
}
.btn-gray {
  color: #222222;
  background-color: #f5f5f5;
}
.btn-gray:focus, .btn-gray.active, .btn-gray:active, .btn-gray:hover {
  color: #222222;
  background-color: #f5f5f5;
}
.btn-dark {
  background-color: #373E51;
  border-color: #373E51;
  color: #ffffff;
}
.btn-dark:focus, .btn-dark.active, .btn-dark:active, .btn-dark:hover {
  background-color: #373E51;
  border-color: #373E51;
  color: #ffffff;
}
.btn-full-round {
  border-radius: 25px;
}
.btn-round {
  border-radius: 4px;
}
.alertArea {
  padding: 70px 0;
}
.alert-common {
  color: #ffffff;
  font-size: 14px;
  padding: 11px 15px;
  margin: 0 auto 30px auto;
  width: 95%;
  border: none;
  border-radius: 0;
}
.alert-common span {
  font-weight: 600;
}
.alert-common.alert-success {
  background-color: #6fc96f;
}
.alert-common.alert-info {
  background-color: #4da5c9;
}
.alert-common.alert-warning {
  background-color: #e6b048;
}
.alert-common.alert-danger {
  background-color: #e26857;
}
.commonSection {
  padding: 80px 0;
}
@media (min-width: 768px) {
  .commonSection {
    padding: 100px 0;
  }
}
.padding-topLarge {
  padding-top: 60px;
}
@media (min-width: 768px) {
  .padding-topLarge {
    padding-top: 80px;
  }
}
.padding-bottom {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .padding-bottom {
    padding-bottom: 80px;
  }
}
.whiteSection {
  background-color: #ffffff;
}
.lighter-section {
  background-color: #f5f5f5;
}
.sectionTitle {
  margin-bottom: 0px;
}
.sectionTitle h2:before, .sectionTitle h2:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #C9A057;
  display: inline-block;
  vertical-align: middle;
}
.sectionTitle h2:before {
  margin-right: 15px;
}
.sectionTitle h2:after {
  margin-left: 15px;
}
.sectionTitle.sectionTitleWhite h2 {
  color: #ffffff;
}
.sectionTitle p {
  font-size: 14px;
  margin-bottom: 0;
}
.sectionTitle.text-left {
  margin-bottom: 0;
}
.sectionTitle.text-left h2:before {
  display: none;
  margin-right: 0;
}
.sectionTitle.text-left p {
  margin-bottom: 25px;
  font-size: 13px;
}
.bottom-button {
  margin-top: 20px;
}
.bottom-button .btn {
  padding-right: 25px;
  padding-left: 25px;
}
.border-all {
  border: 1px solid #dedede;
}
.border-bottom {
  border-bottom: 1px solid #dedede;
}
.border-top {
  border-top: 1px solid #dedede;
}
.pageTitleSection {
  height: 160px;
  width: 100%;
  padding: 0px 0;
  background-color: #1f2034;
background-image: url("../img/home/page-tittle.jpg")
}
.pageTitleSection .pageTitleInfo h2 {
  font-size: 42px;
  color: #ffffff;
  margin: 78px 0 5px;
  line-height: 40px;
  display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
  .pageTitleSection .pageTitleInfo h2{
      margin: 143px 0 5px;
  }  
}
.pageTitleSection .pageTitleInfo .breadcrumb {
  background-color: transparent;
  margin: 0;
}
.pageTitleSection .pageTitleInfo .breadcrumb li {
  color: #ffffff;
  font-size: 16px;
}
.pageTitleSection .pageTitleInfo .breadcrumb li a {
  color: #ffffff;
  font-size: 15px;
}
.pageTitleSection .pageTitleInfo .breadcrumb li+li::before {
  content: " \276F\00a0 ";
}
.pageTitleSection .pageTitleInfo.align-right {
  text-align: center;
}
@media (min-width: 768px) {
  .pageTitleSection .pageTitleInfo.t-right {
    text-align: justify;
    
  }
}
.pageTitleSection .pageTitleInfo.align-right .breadcrumb {
  float: none;
}
@media (min-width: 768px) {
  .pageTitleSection .pageTitleInfo.align-right .breadcrumb {
    float: right;
  }
}
@media (min-width: 768px) {
  .pageTitleSection .pageTitleInfo.align-right .breadcrumb li a {
    padding: 0;
  }
}
.pageTitleSection.paralax-bg {
  height: 200px;
  background-size: cover;
  background-position: center center;
}
.formPanel {
  border: 0;
}
.formPanel .panel-heading {
  padding: 0;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
}
.formPanel .panel-title {
  font-size: 24px;
  margin-bottom: 25px;
  color: #222222;
}
.formPanel p {
  font-size: 14px;
  margin-bottom: 35px;
}
.panel-body {
  border-top: 0;
  padding: 0;
}
.formField {
  margin-bottom: 10px;
}
.formField .form-control {
  height: 44px;
  color: #666666;
  border-color: #dedede;
  box-shadow: none;
  font-size: 13px;
  border-radius: 0;
}
.formField .form-control:focus {
  border-color: #C9A057;
}
.formField textarea.form-control {
  height: 130px;
}
.formField .btn-secondary {
  padding-right: 25px;
  padding-left: 25px;
  margin-top: 50px;
}
.formField-left {
  width: 100%;
}
@media (min-width: 768px) {
  .formField-left {
    width: 49%;
    float: left;
  }
}
.formField-right {
  width: 100%;
}
@media (min-width: 768px) {
  .formField-right {
    width: 49%;
    float: right;
  }
}
.navbar-collapse.content-collapse {
  padding-right: 0;
  padding-left: 0;
  margin-top: 10px;
  display: block;
}
.navbar-collapse.content-collapse ul.navbar-nav {
  float: none;
  height: auto;
  overflow-x: visible;

  background-color: #ffffff;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  margin: 0;
}
.navbar-collapse.content-collapse ul.navbar-nav li {
  border: 1px solid #dedede;
  display: inline-block;
  width: 100%;
  float: none;
  margin-bottom: 10px;
}
.navbar-collapse.content-collapse ul.navbar-nav li a {
  font-size: 14px;
  padding: 20px 25px;
  position: relative;
  font-weight: 700;
  color: #222222;
}
@media (min-width: 480px) {
  .navbar-collapse.content-collapse ul.navbar-nav li a {
    font-size: 17px;
  }
}
.navbar-collapse.content-collapse ul.navbar-nav li a i {
  position: absolute;
  right: 25px;
  font-size: 15px;
  font-weight: lighter;
  color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 480px) {
  .navbar-collapse.content-collapse ul.navbar-nav li a i {
    font-size: 19px;
  }
}
.navbar-collapse.content-collapse ul.navbar-nav li a.collapsed[aria-expanded="true"] {
  margin-bottom: 0;
}
.navbar-collapse.content-collapse ul.navbar-nav li a.collapsed {
  margin-bottom: 0;
}
.navbar-collapse.content-collapse ul.navbar-nav li a, .navbar-collapse.content-collapse ul.navbar-nav li a:hover, .navbar-collapse.content-collapse ul.navbar-nav li a:focus {
  background: transparent;
}
.navbar-collapse.content-collapse ul.navbar-nav li p {
  margin-bottom: 0;
  margin-top: 25px;
  padding: 0 15px;
}
.navbar-collapse.content-collapse ul.navbar-nav li p:first-child {
  margin-top: 0;
}
.navbar-collapse.content-collapse .collapse-inner {
  padding: 0 25px 20px 25px;
}
.collapse-style2 .navbar-collapse.content-collapse ul.navbar-nav li {
  border-bottom: none;
}
.collapse-style2 .navbar-collapse.content-collapse ul.navbar-nav li a {
  border-bottom: 1px solid #dedede;
  background: #f5f5f5;
}
.collapse-style2 .navbar-collapse.content-collapse .collapse-inner {
  padding: 20px 25px 20px 25px;
  border-bottom: 1px solid #dedede;
}
.collapse-style3 .navbar-collapse.content-collapse ul.navbar-nav li {
  border: none;
}
.collapse-style3 .navbar-collapse.content-collapse ul.navbar-nav li a {
  border: 1px solid #dedede;
  background: #f5f5f5;
}
.collapse-style3 .navbar-collapse.content-collapse .collapse-inner {
  padding: 20px 25px 20px 25px;
}
.tabCommon .nav {
  border-bottom: none;
}
.tabCommon .nav li {
  display: inline-block;
}
.tabCommon .nav li a {
  padding: 0 8px;
  height: 35px;
  font-size: 10px;
  line-height: 35px;
  text-transform: uppercase;
  display: inline-block;
  background-color: #ffffff;
  color: #666666;
  border-radius: 0;
  border: 1px solid #dedede;
  border-right: 1px solid transparent;
  margin: 0;
}
@media (min-width: 768px) {
  .tabCommon .nav li a {
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    padding: 0 25px;
  }
}
.tabCommon .nav li:last-child a {
  border-right: 1px solid #dedede;
}
.tabCommon .nav li.active a {
  background-color: #ffffff;
  color: #C9A057;
  border-bottom: 1px solid transparent;
}
.tabCommon .tab-content {
  padding: 25px;
  border: 1px solid #dedede;
}
.tabCommon .tab-content p {
  margin-bottom: 0;
  margin-top: 25px;
}
.tabCommon .tab-content p:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .tabCommon.tabLeft .nav {
    display: table-cell;
    width: 150px;
  }
}
@media (min-width: 768px) {
  .tabCommon.tabLeft .nav li {
    display: block;
    float: none;
  }
}
@media (min-width: 768px) {
  .tabCommon.tabLeft .nav li a {
    display: block;
    border: 1px solid #dedede;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
}
@media (min-width: 768px) {
  .tabCommon.tabLeft .nav li:last-child a {
    border-right: 1px solid transparent;
    border-bottom: 1px solid #dedede;
  }
}
.tabCommon.tabLeft .tab-content {
  display: table-cell;
}
.Tab-style2 .tabCommon .nav li {
  margin-top: -2px;
}
.Tab-style2 .tabCommon .nav li.active a {
  border-top: 2px solid #C9A057;
}
.customModal .modal-content {
  border-radius: 0;
  padding: 30px;
  position: relative;
}
@media (min-width: 768px) {
  .customModal .modal-content {
    padding: 75px;
  }
}
.customModal .modal-content button.close {
  position: absolute;
  right: 0;
  top: -50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #C9A057;
  color: #ffffff;
  z-index: 999999;
  opacity: 1;
  font-weight: 400;
}
.customModal .modal-dialog {
  width: auto;
  margin-top: 155px;
}
@media (min-width: 480px) {
  .customModal .modal-dialog {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .customModal .modal-dialog {
    width: 650px;
  }
}
@media (min-width: 992px) {
  .customModal .modal-dialog {
    width: 770px;
  }
}
.customModal .formPanel.panel {
  margin-bottom: 0;
}
.media .media-left {
  width: 100%;
  display: block;
  padding-right: 0;
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .media .media-left {
    padding-right: 15px;
    display: table-cell;
    vertical-align: top;
  }
}
@media (min-width: 992px) {
  .media .media-left {
    padding-right: 25px;
  }
}
.media .media-left img {
  display: inline-block;
  max-width: 100%;
  position: relative;
  width: 100%;
}
.media .media-body {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .media .media-body {
    width: 10000px;
    display: table-cell;
    vertical-align: top;
  }
}
.media .media-heading {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .media .media-heading {
    margin-bottom: 25px;
  }
}
.media .list-inline {
  margin-bottom: 8px;
}
.media .list-inline li {
  font-size: 13px;
}
.media .list-inline li i {
  margin-right: 8px;
}
.media .list-inline li a {
  color: #666666;
}
.media p {
  margin-bottom: 0;
}
.listView {
  margin-top: 25px;
  padding-bottom: 0px;
}
.listView:last-child {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .listView .media-left {
    width: 30%;
  }
}
@media (min-width: 992px) {
  .listView .media-left {
    width: 38%;
  }
}
@media (min-width: 992px) {
  .listView .media-heading {
    margin-bottom: 10px;
  }
}
.common-media {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .common-media {
    margin-top: 100px;
  }
}
@media (min-width: 768px) {
  .common-media .media-left {
    width: 45%;
  }
}
@media (min-width: 992px) {
  .common-media .media-left {
    width: 35%;
  }
}

@media (min-width: 480px) {
  .sticker {
    width: 100px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .sticker {
    width: 80px;
    height: 35px;
  
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .sticker {
    width: 100px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
  }
}
.pagerArea>.pager {
  margin: 80px 0 250px 0;
}
.pagerArea>.pager li {
  padding: 0 15px;
}
.pagerArea>.pager li a {
  width: 114px;
  height: 45px;
  padding: 0 20px;
  border: none;
  line-height: 45px;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #C9A057;
  border-radius: 6px;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 600;
}
.pagerArea>.pager li:first-child a i {
  margin-right: 10px;
}
.pagerArea>.pager li:last-child a i {
  margin-left: 10px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 0;
}
.pagination>li {
  display: inline-block;
  margin-right: 3px;
}
.pagination>li>a, .pagination>li>span {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  float: left;
  padding: 9px 16px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #666666;
  background-color: transparent;
  border: 1px solid #dedede;
  margin-left: -1px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
  margin-left: 0;
  border-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
  border-radius: 0;
}
.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #C9A057;
  border-color: #C9A057;
}
.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #C9A057;
  border-color: #C9A057;
  cursor: default;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
  color: rgba(102, 102, 102, 0.5);
  background-color: transparent;
  border: 1px solid #dedede;
  cursor: disabled;
}
.top-info-bar {
  display: block;
  z-index: 100;
  background-color: #373E51;
  height: 35px;
  position: relative;
  top: 0;
  width: 100%;
}
.social-icon li {
  padding: 0;
}
.social-icon li a {
  display: inline-block;
  padding: 7px 13px;
}
.social-icon li a:hover {
  background-color: #C9A057;
}
.social-icon li a:hover i {
  color: white;
}
.social-icon li a i {
  color: #fff;
}
.top-info-bar .social-icon li a i {
  color: #fff;
  margin-right: 5px;
}
.top-bar-right {
  text-align: right;
}
.top-bar-right a {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  line-height: 35px;
}
.top-bar-right a i {
  margin-left: 5px;
}
.navbar-default {
  background-color: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-nav {
  height: 300px;
  overflow-x: hidden;
  background-color: #ffffff;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  margin-top: 0;
}
@media (min-width: 768px) {
  .navbar-nav {
    height: auto;
    overflow-x: visible;
    overflow-y: visible;
  }
}
.navbar-collapse {
  box-shadow: none;
  position: relative;
  top: -2px;
}
@media (min-width: 768px) {
  .navbar-collapse {
    top: 0;
  }
}
.navbar-brand {
  float: left;
  height: auto;
  padding: 15px;
  width: 160px;
  position: relative;
  z-index: 1000;
}
.navbar-brand>img {
  width: 46%;
}
@media (min-width: 768px) {
  .navbar-brand {
    height: auto;
    padding: 30px 15px;
    width: 234px;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav {
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav.navbar-right {
    
    margin-top:25px;
  }
}
.navbar-default .navbar-nav>li>a {
  font-family: 'Open Sans', serif;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 15px;
  color: #222222;
  border-bottom: 3px solid transparent;
  background-color: transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #f50100;
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    
    color: #f5000e!important;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav>li>a {
    font-size: 13px;
    margin: 0;
    padding: 20px 7px 24px;
  }
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav>li>a {
    font-size: 18px;
    margin: 0;
    padding: 20px 12px 24px;
  }
}
.navbar-default .navbar-nav>li.active a {
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: #C9A057;
}
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover, .navbar-default .navbar-nav>li.active>a:focus {
  background-color: transparent;
  color: #C9A057;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover, .navbar-default .navbar-nav>li.active>a:focus {
    
    color: #f5000e!important;
  }
}
.navbar-default .navbar-nav>li.open>a {
  background-color: transparent;
  color: #000000;
  border-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav>li.open>a {
    color: #c9a058!important;
    
    border-bottom: 3px solid #C9A057;
  }
}
.navbar-default .navbar-nav>li.open>a:hover, .navbar-default .navbar-nav>li.open>a:focus {
  background-color: transparent;
  color: #000000;
  border-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav>li.open>a:hover, .navbar-default .navbar-nav>li.open>a:focus {
  
    color: #c9a058!important;
    border-color: transparent;
  }
}
.navbar-default .navbar-nav>li.dropdown .dropdown-menu {
  border: none;
  box-shadow: none;
}
.navbar-default .navbar-nav>li.dropdown .dropdown-menu a {
  padding: 5px 20px;
  margin-bottom: 0;
}
.navbar-nav li.dropdown.megaDropMenu {
  position: static;
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
  margin: -1px auto 0 auto;
  right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
    left: 0;
    padding: 10px 5px 5px;
    width: 720px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
    padding: 15px 15px 5px;
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
    width: 1140px;
  }
}
@media (min-width: 768px) {
  .navbar-nav li.dropdown.megaDropMenu .dropdown-menu li:nth-child(2) {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
  }
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .mega-img {
  padding: 0;
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .mega-img a {
  padding: 10px 0 0;
  background-color: transparent;
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .mega-img a img {
  width: 100%;
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled {
  width: 100%;
  float: left;
}
@media (min-width: 768px) {
  .navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled {
    padding-bottom: 15px;
  }
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li a {
  color: #666666;
  font-size: 12px;
  float: left;
  width: 100%;
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li a {
    padding: 8px 12px;
  }
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li a:hover {
  color: #C9A057;
}
@media (min-width: 768px) {
  .nav-wrapper .navbar-nav li.open.megaDropMenu .dropdown-menu, .nav-wrapper .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
    width: 100%;
    margin-top: -6px;
  }
}
.nav-wrapper .navbar-nav li.open .dropdown-menu, .nav-wrapper .navbar-nav li.dropdown .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  border: none;
  width: 100%;
  left: 0;
  top: 0;
  right: auto;
  margin-top: -1px;
  padding: 5px 5px 5px 15px;
}
@media (min-width: 768px) {
  .nav-wrapper .navbar-nav li.open .dropdown-menu, .nav-wrapper .navbar-nav li.dropdown .dropdown-menu {
    top: 100%;
    min-width: 230px;
    width: auto;
    padding: 15px 0 20px 15px;
    margin-top: -4px;
    border-top: 3px solid #C9A057;
  }
}
.nav-wrapper .navbar-nav li.open .dropdown-menu ul.dropdown-menu, .nav-wrapper .navbar-nav li.dropdown .dropdown-menu ul.dropdown-menu {
  top: 100%;
  left: 0;
  margin-top: 0;
}
@media (min-width: 768px) {
  .nav-wrapper .navbar-nav li.open .dropdown-menu ul.dropdown-menu, .nav-wrapper .navbar-nav li.dropdown .dropdown-menu ul.dropdown-menu {
    border: none;
    top: 0!important;
    left: 100%!important;
    margin-top: -5px;
    margin-left: -5px;
    border-left: 10px solid transparent;
    border-top: 3px solid transparent;
  }
}
.nav-wrapper .navbar-nav li.open .dropdown-menu.dropdown-menu-right, .nav-wrapper .navbar-nav li.dropdown .dropdown-menu.dropdown-menu-right {
  left: auto;
  right: 0;
   box-shadow: 2px 2px 3px #ccc;
  font-weight:bold;
}
.navbar-nav li.dropdown.singleDrop .dropdown-menu li a {
  color: #666666;
  font-size: 13px;
  float: none;
  width: 100%;
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-nav li.dropdown.singleDrop .dropdown-menu li a {
    padding: 8px 12px;
    font-weight: bold;
  }
}
.navbar-nav li.dropdown.singleDrop .dropdown-menu li a:hover {
  background-color: #ffffff;
  color: #C9A057;
  font-weight: bold;
}
.navbar-nav li.dropdown.singleDrop .dropdown-menu li .dropdown-menu {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .navbar-nav li.dropdown.singleDrop .dropdown-menu li .dropdown-menu li a {
    padding: 8px 12px;
  }
}
@media (min-width: 768px) {
  .navbar-nav li.dropdown.singleDrop .dropdown-menu li.open .dropdown-menu {
    border-left: 10px solid transparent;
    border-top: 3px solid transparent;
  }
}
.dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu a {
  position: relative;
}
.dropdown-submenu a i {
  padding-left: 10px;
  font-size: 9px;
}
.dropdown-submenu>.dropdown-menu {
  top: 0;
  margin-top: 0!important;
  margin-left: -1px;
}
@media (min-width: 480px) {
  .dropdown-submenu>.dropdown-menu {
    left: 0;
  }
}
@media (min-width: 768px) {
  .dropdown-submenu>.dropdown-menu {
    left: 100%;
  }
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
.navbar-toggle {
  margin-top: 20px;
}
.navbar-toggle {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .navbar-collapse {
    border-color: #ffffff;
  }
}
.nav-wrapper {
  position: relative;
}
.nav-wrapper .header-bg {
  position: relative;
  right: 0;
  left: 0;
  height: 70px;
  top: 0;
  z-index: 1030;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .nav-wrapper .header-bg {
    height: 120px;
  }
}
.nav-wrapper .header-bg .header-left {

  height: 70px;
}
@media (min-width: 768px) {
  .nav-wrapper .header-bg .header-left {
    height: 120px;
  }
}
.nav-wrapper .header-bg .header-right {
  background-color: #ffffff;
  height: 70px;
}
@media (min-width: 768px) {
  .nav-wrapper .header-bg .header-right {
    height: 120px;
  }
}
.nav-wrapper .lightHeader {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  height: 70px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .nav-wrapper .lightHeader {
    height: 120px;
  }
}
.navbar-default .navbar-toggle {
  background-color: #f50100;
  border-color: #f50100;
  margin-top: 17px;
  border-radius: 0;
  padding: 11px 10px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #f50100;
  border-color: #f50100;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.searchBox {
  display: inline-block;
  float: right;
  position: absolute;
  top: 21px;
  right: 70px;
}
@media (min-width: 768px) {
  .searchBox {
    top: 69px;
    right: 15px;
  }
}
.searchBox .dropdown-menu {
  width: 235px;
  background-color: #ffffff;
  margin-top: -1px;
  border: none;
  box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.05);
}
@media (min-width: 480px) {
  .searchBox .dropdown-menu {
    width: 365px;
  }
}
@media (min-width: 768px) {
  .searchBox .dropdown-menu {
    width: 430px;
  }
}
.searchBox .dropdown-menu .navbar-form {
  margin: 0;
  position: relative;
  border-radius: 0;
  padding: 0 15px;
  border: none;
}
.searchBox .dropdown-menu .navbar-form .form-group {
  width: 100%;
}
.searchBox .dropdown-menu .navbar-form .form-group .form-control {
  width: 100%;
  border: none;
  color: #666666;
  padding-left: 35px;
}
.searchBox .dropdown-menu .btn {
  padding: 5px;
  position: absolute;
  top: 5px;
  left: 20px;
  border: 0;
  box-shadow: none;
}
.searchBox .dropdown-menu .btn:hover, .searchBox .dropdown-menu .btn:hover {
  background: transparent;
}
.searchBox .dropdown-menu .btn i {
  font-size: 16px;
  color: #666666;
}
.searchBox a {
  color: #ffffff;
  padding: 0 0 18px;
  text-align: center;
  display: inline-block;
}
@media (min-width: 768px) {
  .searchBox a {
    padding: 0 0 21px;
  }
}
.searchBox a i {
  padding: 8px 9px;
  width: 31px;
  height: 31px;
  background-color: #C9A057;
}
.navbar-collapse ul.navbar-nav.in>li.dropdown>a:after {
  position: relative;
  right: -8px;
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navbar-collapse ul.navbar-nav>li.dropdown.open>a:after {
  content: "\f106";
}
.navbar-collapse ul.navbar-nav li.dropdown li.dropdown.open>a:after {
  content: "\f106";
}
@media (min-width: 768px) {
  .navbar-collapse ul.navbar-nav.in>li.dropdown>a:after {
    content: "";
  }
  .navbar-collapse ul.navbar-nav>li.dropdown.open>a:after {
    content: "";
  }
  .navbar-collapse ul.navbar-nav li.dropdown li.dropdown.open>a:after {
    content: "";
  }
}
.navbar-collapse ul.navbar-nav>li.dropdown>a:after {
  position: absolute;
  right: 15px;
  top: 10px;
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .navbar-collapse ul.navbar-nav>li.dropdown>a:after {
    content: "";
  }
}
.navbar-collapse ul.navbar-nav li.dropdown li.dropdown>a:after {
  position: absolute;
  right: 15px;
  top: 11px;
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .navbar-collapse ul.navbar-nav li.dropdown li.dropdown>a:after {
    right: 15px;
    top: 11px;
    content: "\f105";
  }
}
@media (min-width: 768px) {
  .navbar-collapse ul.navbar-nav li.dropdown.open li.dropdown>a:after {
    content: "\f105";
  }
}
.topList {
  text-align: right;
  margin-top: 26px;
}
.topList .list-inline {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #dedede;
}
.topList li {
  font-size: 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  margin-right: 25px;
  padding: 0;
}
.topList li i {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.8);
  margin-right: 7px;
}
.topList li:last-child {
  margin-right: 0;
}
.main-slider {
  width: 100%;
  overflow: hidden;
}
.main-slider .slide {
  display: block;
  width: 100%;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 480px) {
  .main-slider .slide {
    height: 510px;
  }
}
@media (min-width: 992px) {
  .main-slider .slide {
    height: 880px;
      width:100%;
  }

}
.main-slider .owl-carousel .owl-controls .owl-nav {
  display: none;
  height: 0;
}
@media (min-width: 768px) {
  .main-slider .owl-carousel .owl-controls .owl-nav {
    display: block;
    margin-top:2%;
  }
}
.main-slider .slide>.container {
  position: relative;
  display: table;
  max-width: 1170px;
  height: 100%;
}
.main-slider .slide h1, .main-slider .slide h2, .main-slider .slide h3, .main-slider .slide h4, .main-slider .slide h5, .main-slider .slide h6, .main-slider .slide p, .main-slider .slide .h1, .main-slider .slide .h2, .main-slider .slide .h3, .main-slider .slide .h4, .main-slider .slide .h5, .main-slider .slide .h6 {
  display: block;
  margin-bottom: 0;
}
.main-slider .owl-carousel .owl-controls .owl-nav .owl-prev, .main-slider .owl-carousel .owl-controls .owl-nav .owl-next {
  width: 40px;
  height: 90px;
  line-height: 90px;
  font-size: 24px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.main-slider .owl-carousel .owl-controls .owl-nav .owl-prev, .main-slider .owl-carousel .owl-controls .owl-nav .owl-next, .main-slider .owl-carousel .owl-controls .owl-dot {
  padding: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  border-radius: 0;
  box-shadow: none;
}
.main-slider .owl-carousel .owl-controls .owl-nav .owl-prev:before {
  line-height: 90px;
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 90px;
}
.main-slider .owl-carousel .owl-controls .owl-nav .owl-next:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 90px;
}
.main-slider .owl-carousel .owl-controls .owl-nav .owl-prev {
  left: -120px;
}
.main-slider .owl-carousel .owl-controls .owl-nav .owl-next {
  right: -120px;
}
.main-slider:hover .owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 60px;
  margin-left: 30px;
}
.main-slider:hover .owl-carousel .owl-controls .owl-nav .owl-next {
  right: 60px;
  margin-right: 30px;
}
.main-slider .slider-layer {
  position: absolute;
}
.main-slider .owl-item .from-top, .main-slider .owl-item .from-bottom, .main-slider .owl-item .from-left, .main-slider .owl-item .from-right, .main-slider .owl-item .scale-up, .main-slider .owl-item .scale-down {
  opacity: 0;
  -webkit-transition: all 0.5s 0.3s ease-in-out;
  transition: all 0.5s 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.main-slider .owl-item .from-top {
  -webkit-transform: translateY(-45px);
  transform: translateY(-45px);
}
.main-slider .owl-item .from-bottom {
  -webkit-transform: translateY(45px);
  transform: translateY(45px);
}
.main-slider .owl-item .from-left {
  -webkit-transform: translateX(-45px);
  transform: translateX(-45px);
}
.main-slider .owl-item .from-right {
  -webkit-transform: translateX(45px);
  transform: translateX(45px);
}
.main-slider .owl-item .scale-up {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.main-slider .owl-item .scale-down {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.main-slider .owl-item .delay-1 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.main-slider .owl-item .delay-2 {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.main-slider .owl-item .delay-3 {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.main-slider .owl-item .delay-4 {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.main-slider .owl-item.active .from-top, .main-slider .owl-item.active .from-bottom {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main-slider .owl-item.active .from-left, .main-slider .owl-item.active .from-right {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.main-slider .owl-item.active .scale-up, .main-slider .owl-item.active .scale-down {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main-slider .owl-controls {
  margin: 0;
}
.main-slider .owl-controls .owl-dots {
  display: none!important;
}
.slide-inner1 .h3 {
  font-family: 'Open Sans', serif;
  font-size: 12px;
  line-height: 16px;
  color: #C9A057;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10%;
}
@media (min-width: 480px) {
  .slide-inner1 .h3 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 16%;
  }
}
@media (min-width: 768px) {
  .slide-inner1 .h3 {
    font-size: 20px;
    line-height: 25px;
  }
}
@media (min-width: 992px) {
  .slide-inner1 .h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.slide-inner1 .h1 {
  font-family: 'Open Sans', serif;
  font-size: 25px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 480px) {
  .slide-inner1 .h1 {
    font-size: 35px;
    line-height: 35px;
  }
}
@media (min-width: 768px) {
  .slide-inner1 .h1 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 10px;
  }
}
@media (min-width: 992px) {
  .slide-inner1 .h1 {
    font-size: 80px;
    line-height: 80px;
    margin: 0 0 30px;
  }
}
.slide-inner1 .h4 {
  font-size: 11px;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 0;
}
@media (min-width: 480px) {
  .slide-inner1 .h4 {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .slide-inner1 .h4 {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 40px;
  }
}
.main-slider .slide a {
  width: 170px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .main-slider .slide a {
    width: 190px;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .main-slider .slide a {
    width: 140px;
    
  }
}
.main-slider .slide a.first-btn {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .main-slider .slide a.first-btn {
    margin-right: 15px;
    margin-bottom: 0;
  }
}
.main-slider .slide-inner2 {
  background-color:rgb(255,255,255,0.4);
  background-size: 100%;
  width: 290px;
  height: 200px;
  top: 50px;
  padding: 10px;
  position: absolute;
  left: 15px;
  z-index: 99999999;
  border-top:4px solid #f50100;
}
@media (min-width: 480px) {
  .main-slider .slide-inner2 {
    width: 363px;
    height: 240px;
    top: 80px;
    padding: 10px 30px 10px 10px;
  }
}
@media (min-width: 768px) {
  .main-slider .slide-inner2 {
    width: 450px;
    height: 295px;
    top: 100px;
    padding: 20px 30px 20px 20px;
  }
}
@media (min-width: 992px) {
  .main-slider .slide-inner2 {
    width: 562px;
    height: 365px;
    top: 120px;
    padding: 30px 40px;
  }
}
@media (min-width: 1200px) {
  .main-slider .slide-inner2 {
    width: 582px;
    height: auto;
    top: 350px;
    padding: 55px 50px;
  }
}
.main-slider .common-inner .h3 {
  font-family: 'Open Sans', serif;
  font-size: 12px;
  line-height: 14px;
  color: #C9A057;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  .main-slider .common-inner .h3 {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (min-width: 1200px) {
  .main-slider .common-inner .h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
.main-slider .common-inner .h2 {
  font-family: 'Open Sans', serif;
  font-size: 20px;
  line-height: 20px;
  color: #000;
  

  margin: -12px 0 0;
}
@media (min-width: 480px) {
  .main-slider .common-inner .h2 {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .main-slider .common-inner .h2 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (min-width: 992px) {
  .main-slider .common-inner .h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 1200px) {
  .main-slider .common-inner .h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
.main-slider .common-inner .h4 {
  font-size: 11px;
  line-height: 17px;
  color: #ffffff;
  margin: -12px 0 0;
}
@media (min-width: 480px) {
  .main-slider .common-inner .h4 {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .main-slider .common-inner .h4 {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width: 992px) {
  .main-slider .common-inner .h4 {
    font-size: 14px;
    line-height: 23px;
  }
}
.main-slider .common-inner a {
  margin: -12px 0 0;
}
@media (min-width: 768px) {
  .main-slider .common-inner a {
    margin: 0;
  }
}
.main-slider .common-inner.slide-inner3 .h3 {
  color: #ffffff;
}
.main-slider .slide-inner3 {
  position: absolute;
  top: 50px;
  right: 15px;
  width: 290px;
}
@media (min-width: 480px) {
  .main-slider .slide-inner3 {
    width: 363px;
    top: 80px;
  }
}
@media (min-width: 768px) {
  .main-slider .slide-inner3 {
    width: 400px;
    top: 100px;
  }
}
@media (min-width: 992px) {
  .main-slider .slide-inner3 {
    width: 470px;
    top: 150px;
  }
}
.main-slider .slide-inner3 .h3 {
  font-size: 12px;
  line-height: 14px;
  padding: 10px 15px;
  color: #ffffff;
  background-color: #C9A057;
  display: inline-block!important;
}
@media (min-width: 768px) {
  .main-slider .slide-inner3 .h3 {
    font-size: 16px;
    line-height: 20px;
    padding: 15px 20px;
  }
}
.main-slider .slide-inner3 .h2 {
  background-color: #1f2034;
  padding: 10px 15px;
  margin-top: 7px;
}
@media (min-width: 768px) {
  .main-slider .slide-inner3 .h2 {
    line-height: 40px;
    padding: 15px 20px;
  }
}
.main-slider .slide-inner3 .h4 {
  color: #222222;
}
.main-slider .slide-inner3 a {
  color: #666666;
}
footer {
  background-color:#2c2c2c;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  footer {
  
    padding-bottom: 0px;
   
    
  }
}
.footerTop-inner {
  padding: 50px 0;
}
.footerTop-inner .list-inline li {
  margin: 0 13px;
}
.footerTop-inner .list-inline li>a {
  font-family: 'Open Sans', serif;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  padding: 0;
}
.footerTop-inner .list-inline li>a:hover {
  color: #C9A057;
  background: transparent;
}
@media (min-width: 768px) {
  .footerTop-inner .list-inline li>a {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .footerTop-inner .list-inline li>a {
    font-size: 15px;
  }
}
.footerTop-inner .list-inline li.active a {
  color: #C9A057;
}
.footerMiddle {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .footerMiddle {
    border: none;
  }
}
.footerMiddle-inner {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .footerMiddle-inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.footerMiddle-inner .col-sm-3 {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .footerMiddle-inner .col-sm-3 {
    margin-bottom: 0;
  }
}
.footerMiddle-inner .footerTitle h4 {
  margin-bottom: 7px;
}
.footerInfo h2 {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 5px;
  color: #ffffff;
}
.footerInfo h4 {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #C9A057;
}
.footerInfo .input-group {
  width: 100%;
}
.footerInfo .form-control {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.3);
  height: 40px;
  width: 100%;
  border-radius: 0;
  padding-left: 0;
  padding-top: 0;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .footerInfo .form-control {
    width: 65%;
    margin-bottom: 0;
  }
}
.footerInfo .form-control:focus {
  border-color: #C9A057;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
.footerInfo .input-group .input-group-addon {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  width: 140px;
  height: 40px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0;
}
@media (min-width: 768px) {
  .footerInfo .input-group .input-group-addon {
    float: right;
    width: 30%;
  }
}
.footerInfo .input-group .input-group-addon:hover {
  background-color: #C9A057;
  border-color: #C9A057;
}
.footerTitle h4 {
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
}
.footerBottom-inner {
      padding: 25px 0 0px;
  color: rgba(255, 255, 255, 0.7);
}
.footerBottom-inner .col-sm-3 {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .footerBottom-inner .col-sm-3 {
    margin-top: 0;
  }
}
.footerBottom-inner .media-left {
  display: inline-block;
  width: 74px;
  float: left;
}
.footerBottom-inner .media-body p {
  color: rgba(255, 255, 255, 0.7);
     margin-bottom: 0px;
}
.footerBottom-inner .media-body a {

  color: #716f6f;
}
.footerBottom-inner .footerTitle h4:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.footerBottom-inner .footerInfo address {
  margin-bottom: 0;
}
.footerBottom-inner .footerInfo p {
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7);
}
.footerBottom-inner .footerInfo span {
  display: block;
  margin-bottom: 3px;
}
.footerBottom-inner .footerInfo a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline!important;
}
.footerBottom-inner .footerInfo a:hover {
  color: #C9A057;
}
.copyRight {

  padding: 20px 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .copyRight {
    text-align: justify;
    padding: 0px 20px 10px 30px;
  }
}
@media (min-width: 768px) {
  .copyRight .list-inline {
    text-align: right;
  }
}
.copyRight .list-inline li a {
  color: #ffffff;
  padding: 0 5px;
}
.copyRight .list-inline li a:hover {
  color: #f50100;
}
.copyRightText p {
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.4);
}
@media (min-width: 768px) {
  .copyRightText p {
    margin-bottom: 0;
  }
}
.copyRightText p a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: underline!important;
}
.copyRightText p a:hover {
  color: #f50100;
}
.banner-bottom-inner {
  padding: 30px 0;
  background-color: #ffffff;
  position: relative;
  z-index: 500;
  width: 100%;
  float: left;
  box-shadow: 0 8px 9px rgba(0, 0, 0, 0.07);
}
@media (min-width: 480px) {
  .banner-bottom-inner {
    top: -30px;
  }
}
@media (min-width: 768px) {
  .banner-bottom-inner {
    top: -75px;
  }
}
.banner-bottom-inner .col-sm-4:nth-child(2) .colContent {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .banner-bottom-inner .col-sm-4:nth-child(2) .colContent {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-top: none;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .banner-bottom-inner .colContent {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.banner-bottom-inner .media-left {
  width: 76px;
  height: 76px;
  padding: 6px;
  margin-right: 20px;
  display: inline-block;
  float: left;
}
@media (min-width: 768px) {
  .banner-bottom-inner .media-left {
    width: 56px;
    height: 56px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .banner-bottom-inner .media-left {
    width: 76px;
    height: 76px;
    margin-right: 20px;
  }
}
.banner-bottom-inner .media-left i {
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 54px;
  color: #C9A057;
}
@media (min-width: 768px) {
  .banner-bottom-inner .media-left i {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  .banner-bottom-inner .media-left i {
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 54px;
  }
}
.banner-bottom-inner .media-body {
  width: auto;
  display: inherit;
  text-align: center;
  color:#373E51;
  
  
}

.banner-bottom-inner .media-body h1,
.banner-bottom-inner .media-body h3{

  color:#373E51;
  font-weight: 400 !important;
}
.banner-bottom-inner .media-body h1 {
  font-size:45px;
  
}
.banner-bottom-inner .media-body h3 {
  font-size:22px;
  text-transform: uppercase;
}
.banner-bottom-inner .media-body>.media-heading {
  margin-bottom: 20px;
  overflow: hidden;
}
.banner-bottom-inner .media-body p {
  margin-bottom: 0;
}
.padding-top {
  padding-top: 25px;
}
.lawInfo span {
  font-family: 'Open Sans', serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 7px;
  display: block;
}
.lawInfo ul li {
  font-size: 13px;
  margin-bottom: 10px;
}
.lawInfo ul li i {
  margin-right: 10px;
}
.info-img {
  margin: 50px 0;
}
@media (min-width: 768px) {
  .info-img {
    margin: 0;
  }
}
.info-img img {
  width: 100%;
}


.full-width-section {
  position: relative;
}
.full-width-section .half-width {
  width: 50%;
  height: 370px;
}
@media (min-width: 992px) {
  .full-width-section .half-width {
    height: 437px;
  }
}
.full-width-section .half-width-left {
  float: left;
  background: url("../img/home/home-img1.jpg") no-repeat;
  background-size: cover;
  background-position: right;
}
.full-width-section .half-width-left img {
  height: 100%;
}
.full-width-section .half-width-right {
  float: right;
  background-color: #f5f5f5;
}
.full-width-section .half-width-right .free-request {
  padding: 30px 0 0 30px;
  width: 75%;
}
@media (min-width: 992px) {
  .full-width-section .half-width-right .free-request {
    padding: 70px 0 0 50px;
    width: 78%;
  }
}
.free-request {
  padding: 45px 25px;
  background-color: #f5f5f5;
}
.free-request i {
  font-size: 54px;
  color: #C9A057;
  margin-bottom: 25px;
  display: inline-block;
}
.free-request h2 {
  font-size: 23px;
}
@media (min-width: 992px) {
  .free-request h2 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .free-request p {
    margin-bottom: 40px;
  }
}
.free-request .btn {
  padding-left: 25px;
  padding-right: 25px;
}
.gallery-img figure {
  position: relative;
  margin-bottom: 30px;
}
.gallery-img figure img {
  width: 100%;
}
.gallery-img .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  
}
.gallery-img .overlay .overlayInfo {
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
  padding: 0 15px;
  z-index: 999;
}
@media (min-width: 768px) {
  .gallery-img .overlay .overlayInfo {
    left: 50%;
    top: 62%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
  }
}
@media (min-width: 992px) {
  .gallery-img .overlay .overlayInfo {
    padding: 0 30px;
  }
}
.gallery-img .overlay .overlayInfo i {
  font-size: 40px;
  margin-bottom: 10px;
  color: #C9A057;
  display: inline-block;
}
@media (min-width: 480px) {
  .gallery-img .overlay .overlayInfo i {
    font-size: 54px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .gallery-img .overlay .overlayInfo i {
    font-size: 40px;
    margin-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  .gallery-img .overlay .overlayInfo i {
    font-size: 54px;
    margin-bottom: 20px;
  }
}
.gallery-img .overlay .overlayInfo h4 {
  color: #fefefe;
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  .gallery-img .overlay .overlayInfo h4 {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .gallery-img .overlay .overlayInfo h4 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .gallery-img .overlay .overlayInfo h4 {
    margin-bottom: 8px;
  }
}
.gallery-img .overlay .overlayInfo h4 a {
  color: #fff;
       font-size: 25px; 
}
.gallery-img .overlay .overlayInfo p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .gallery-img .overlay .overlayInfo p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .gallery-img .overlay .overlayInfo p {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 15px;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
}
@media (min-width: 1200px) {
  .gallery-img .overlay .overlayInfo p {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 7px;
  }
}
.gallery-img .overlay .overlayInfo .btn {
  display: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .gallery-img .overlay .overlayInfo .btn {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .gallery-img:hover .overlay .overlayInfo {
    -webkit-transform: translate(-50%, -62%);
    transform: translate(-50%, -62%);
  }
}
@media (min-width: 768px) {
  .gallery-img:hover .overlay .overlayInfo p {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
.gallery-img:hover .overlay .overlayInfo .btn {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.process-content {
  padding: 80px 0;
}
@media (min-width: 768px) {
  .process-content {
    padding: 100px 0;
  }
}
.process-content .col-sm-4:nth-child(2) {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .process-content .col-sm-4:nth-child(2) {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.box {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .box {
    width: 220px;
    height: 275px;
  }
}
@media (min-width: 992px) {
  .box {
    width: 270px;
    height: 265px;
  }
}
.box .box-inner {
  height: 100%;
  padding: 30px 0;
}
.box .box-inner i {
  font-size: 40px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box .box-inner h4 {
  margin-bottom: 10px;
}
.box .box-inner p {
  margin-bottom: 10px;
  height: 47px;
}
.box .box-inner .btn {
  padding-left: 25px;
  padding-right: 25px;
}
.box .box-inner .btn:hover {
  background-color: #C9A057;
}
.box .box-inner:hover i {
  color: #C9A057;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.countUpSection.paralax {
  color: #ffffff;
  padding: 0px 0;
}
@media (min-width: 768px) {
  .countUpSection.paralax {
    padding: 0px 0;
    margin-top:30px;
    margin-bottom:30px;
  }
}
.countUpSection.paralax .col-sm-3 .counter-inner {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .countUpSection.paralax .col-sm-3 .counter-inner {
    margin-bottom: 0;
  }
}
.countUpSection.paralax .col-sm-3:last-child .counter-inner {
  margin-bottom: 0;
}
.countUpSection.paralax .icon {
  height: 76px;
  padding: 6px;
  margin-right: 15px;
  display: inline-block;
  float: left;
}
@media (min-width: 768px) {
  .countUpSection.paralax .icon {
    height: 66px;
  }
}
@media (min-width: 1200px) {
  .countUpSection.paralax .icon {
    height: 76px;
  }
}
.countUpSection.paralax .icon i {
  line-height: 68px;
  font-size: 68px;
  color: #C9A057;
}
@media (min-width: 768px) {
  .countUpSection.paralax .icon i {
    line-height: 58px;
    font-size: 58px;
  }
}
@media (min-width: 1200px) {
  .countUpSection.paralax .icon i {
    line-height: 68px;
    font-size: 68px;
  }
}
.countUpSection.paralax .counter {
  line-height: 50px;
  font-size: 42px;
  display: inline-block;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .countUpSection.paralax .counter {
    font-size: 25px;
    line-height: 28px;
  }
}
@media (min-width: 992px) {
  .countUpSection.paralax .counter {
    font-size: 34px;
    line-height: 38px;
  }
}
@media (min-width: 1200px) {
  .countUpSection.paralax .counter {
    font-size: 42px;
    line-height: 50px;
  }
}
.countUpSection.paralax span {
  font-size: 42px;
  line-height: 50px;
}
@media (min-width: 768px) {
  .countUpSection.paralax span {
    font-size: 25px;
    line-height: 28px;
  }
}
@media (min-width: 992px) {
  .countUpSection.paralax span {
    font-size: 34px;
    line-height: 38px;
  }
}
@media (min-width: 1200px) {
  .countUpSection.paralax span {
    font-size: 42px;
    line-height: 50px;
  }
}
.countUpSection.paralax h5 {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .countUpSection.paralax h5 {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  .countUpSection.paralax h5 {
    font-size: 12px;
  }
}
.teamSection .col-xs-12 .teamContent {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .teamSection .col-xs-12 .teamContent {
    margin-bottom: 0;
  }
}
.teamSection .col-xs-12:last-child .teamContent {
  margin-bottom: 0;
}
.teamSection.attorneys .col-xs-12 .teamContent {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .teamSection.attorneys .col-xs-12 .teamContent {
    margin-bottom: 100px;
  }
}

@media (min-width: 768px) {
  .teamContent.teamCol .teamInfo p {
    margin-bottom: 25px;
  }
}
.paralax {
  background-attachment: fixed;
  width: 100%;
  background-size: cover;
  background-position: center center;
  height: auto;
  padding: 0px 0;
}
.commentSection .owl-carousel .owl-controls .owl-dot {
  padding: 0;
  background-color: transparent;
  border-radius: 50%;
  box-shadow: none;
}
.commentSection .owl-carousel .owl-controls .owl-dot span {
  width: 13px;
  height: 13px;
  margin: 5px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  background-color: transparent;
  border-radius: 30px;
}
.commentSection .owl-theme .owl-dots .owl-dot.active span, .commentSection .owl-theme .owl-dots .owl-dot:hover span {
  background: #C9A057;
  border: 2px solid transparent;
}
.commentContent i {
  font-size: 80px;
  color: #C9A057;
  margin-bottom: 50px;
}
.commentContent p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 40px;
}
.commentContent h3 {
  font-size: 15px;
  color: #C9A057;
  text-transform: capitalize;
  margin: 0 0 8px 0;
}
.commentContent h4 {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 35px;
}
.thumbnail {
  border-radius: 0;
}
.gridView>.caption {
  margin-top: 25px;
}
.gridView>.caption>.list-unstyled, .gridView>.caption>.list-inline {
  margin-bottom: 8px;
}
.gridView>.caption>.list-unstyled li, .gridView>.caption>.list-inline li {
  font-size: 13px;
}
.gridView>.caption>.list-unstyled li i, .gridView>.caption>.list-inline li i {
  margin-right: 8px;
}
.gridView>.caption>.list-unstyled li a, .gridView>.caption>.list-inline li a {
  color: #666666;
}
.gridView>.caption h2 {
  text-transform: none;
}
.gridView>.caption h2 a {
  color: #222222;
}
.gridView>.caption h2 a:hover {
  color: #C9A057;
}

.owl-prev span, .owl-next span {
  opacity: 0;
}
.block {
  margin-bottom: 30px;
}
.block>h3 {
  margin: 0;
  padding: 15px;
  background: #373E51;
  text-transform: capitalize;
  color: #ffffff;
}
.block .block-inner {
  border: 1px solid #dedede;
  padding: 25px 15px;
}
.block h5 {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #222222;
  font-weight: 400;
}
.block span {
  display: block;
  margin-bottom: 25px;
}
.block .btn {
  padding-left: 30px;
  padding-right: 30px;
}
.download {
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
  color: #C9A057;
  display: block;
  margin-bottom: 25px;
}
.download:hover {
  color: #C9A057;
}
.download-pdf {
  border: 1px solid #dedede;
  font-size: 12px;
  font-weight: 700;
  color: #666666;
  display: block;
  padding: 12px 15px;
  text-transform: uppercase;
}
.download-pdf:hover {
  color: #666666;
}
.download-pdf i {
  margin-right: 10px;
  font-size: 17px;
  vertical-align: initial;
}
.block:last-child {
  margin-bottom: 0;
}
.sidebar .input-group {
  width: 100%;
}
.sidebar .input-group .form-control {
  position: relative;
  z-index: 2;
  float: none;
  width: 100%;
  margin-bottom: 0;
  height: 45px;
  border-radius: 0;
  border: 1px solid #dedede;
  padding: 6px 15px;
}
.sidebar .input-group .form-control:focus {
  border-color: #C9A057;
}
.sidebar .input-group .btn {
  padding: 0 5px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  box-shadow: none;
  z-index: 3;
  line-height: 45px;
  width: 33px;
  outline: none;
  background: transparent;
}
.sidebar .input-group .btn i {
  font-size: 16px;
  color: #666666;
}
.form-control::-webkit-input-placeholder {
  color: #666666;
  font-size: 13px;
  font-weight: 400;
}
.form-control::-moz-placeholder {
  color: #666666;
  font-size: 13px;
  font-weight: 400;
}
.form-control:-ms-input-placeholder {
  color: #666666;
  font-size: 13px;
  font-weight: 400;
}
.form-control:-moz-placeholder {
  color: #666666;
  font-size: 13px;
  font-weight: 400;
}
.sideNav li {
  border-bottom: 1px solid #dedede;
}
.sideNav li a {
  text-transform: capitalize;
  padding: 10px 0;
  display: block;
  font-size: 13px;
  color: #666666;
}
.sideNav li a:hover {
  color: #C9A057;
}
.sideNav li:last-child {
  border-bottom: none;
}
.testimonials img {
  margin: 0 auto 30px;
}
.testimonials i {
  font-size: 30px;
  color: #C9A057;
  margin-bottom: 20px;
}
.testimonials p {
  font-size: 14px;
  line-height: 27px;
  color: rgba(102, 102, 102, 0.6);
  margin-bottom: 15px;
}
.testimonials h5 {
  margin-bottom: 5px;
}
.testimonials h5 a {
  font-size: 15px;
  color: #C9A057;
}
.testimonials span {
  font-size: 12px;
  color: rgba(102, 102, 102, 0.6);
  display: block;
}
.block .owl-nav {
  top: auto;
  bottom: -10px;
  margin-top: 0;
  right: 0;
  opacity: 1;
  text-align: right;
}
.block .owl-controls .owl-nav .owl-prev, .block .owl-controls .owl-nav .owl-next {
  padding: 0;
  background-color: #dedede;
  color: #666666;
  border-radius: 0;
  box-shadow: none;
  width: 20px;
  height: 20px;
  text-align: center;
}
.block .owl-controls .owl-nav .owl-prev span, .block .owl-controls .owl-nav .owl-next span {
  display: none;
}
.block .owl-controls .owl-nav .owl-prev:after, .block .owl-controls .owl-nav .owl-next:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  color: #666666;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.block .owl-controls .owl-nav .owl-prev {
  float: none;
  left: auto;
  margin-right: 4px;
}
.block .owl-controls .owl-nav .owl-prev:after {
  content: "\f053";
}
.block .owl-controls .owl-nav .owl-next {
  float: none;
  right: auto;
}
.block .owl-controls .owl-nav .owl-next:after {
  content: "\f054";
}
.block .media {
  padding-bottom: 20px;
}
.block .media .media-left {
  width: 30%;
  padding-right: 15px;
  display: table-cell;
  vertical-align: top;
  margin-bottom: 0;
}
.block .media .media-body {
  width: 10000px;
  display: table-cell;
  vertical-align: top;
}
.block .media .media-heading {
  font-size: 15px;
  margin-bottom: 5px;
}
.block .media .list-inline {
  margin-bottom: 0;
}
.block .media .list-inline li {
  font-size: 12px;
}
.block .media .list-inline li i {
  margin-right: 5px;
}
.block .media .list-inline li a {
  color: #666666;
}
.paralax-info {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .paralax-info {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .paralax-info {
    padding: 0 40px;
  }
}
.paralax-info i {
  font-size: 40px;
  margin-bottom: 20px;
  color: #C9A057;
}
@media (min-width: 480px) {
  .paralax-info i {
    font-size: 54px;
  }
}
@media (min-width: 768px) {
  .paralax-info i {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .paralax-info i {
    font-size: 54px;
  }
}
.paralax-info h4 {
  color: #fefefe;
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  .paralax-info h4 {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .paralax-info h4 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .paralax-info h4 {
    margin-bottom: 20px;
  }
}
.paralax-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .paralax-info p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .paralax-info p {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .paralax-info p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 25px;
  }
}
.paralax-info .btn {
  padding-left: 25px;
  padding-right: 25px;
}
.para-inner {
  margin-bottom: 50px;
}
.para-inner h3 {
  text-transform: capitalize;
}
@media (min-width: 992px) {
  .para-inner h3 {
    margin-bottom: 30px;
  }
}
.para-inner p {
  margin-bottom: 0;
}
.video-content img {
  max-width: 100%;
  display: inline-block;
}
.video-content iframe {
  max-width: 100%;
  border: none;
}
.primary-content .navbar-collapse.content-collapse {
  margin-top: 0;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .primary-content .navbar-collapse.content-collapse {
    margin-bottom: 95px;
  }
}
.primary-content .navbar-collapse.content-collapse:last-child {
  margin-bottom: 0;
}
.lightSection {
  background-color: #C9A057;
  padding: 75px 0;
}
.consultation h2 {
  font-size: 22px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .consultation h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.consultation p {
  margin-bottom: 20px;
  width: auto;
  display: inline-block;
}
@media (min-width: 768px) {
  .consultation p {
    width: 300px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .consultation p {
    width: 415px;
  }
}
@media (min-width: 768px) {
  .consultation .input-group {
    float: right;
  }
}
.consultation .input-group .form-control {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  border: 2px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  height: 41px;
  border-radius: 0;
}
@media (min-width: 480px) {
  .consultation .input-group .form-control {
    margin-bottom: 0;
    width: 265px;
    margin-right: 5px;
  }
}
.consultation .input-group .form-control::-webkit-input-placeholder {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}
.consultation .input-group .form-control::-moz-placeholder {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}
.consultation .input-group .form-control:-ms-input-placeholder {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}
.consultation .input-group .form-control:-moz-placeholder {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}
.consultation .btn-primary {
  background-color: #ffffff;
  color: #666666;
  padding: 0 25px;
  height: 41px;
  line-height: 41px;
  width: auto;
  border: 1px solid #ffffff;
}
.consultation .btn-primary:hover, .consultation .btn-primary:focus {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
@media (min-width: 768px) {
  .consultation-btn {
    float: right;
  }
}
@media (min-width: 768px) {
  .position {
    margin: 0 -5px;
    float: left;
    width: 100%;
  }
}
.position .position-box {
  padding: 25px 20px;
  border: 1px solid #dedede;
  background: #ffffff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  margin: 0 0 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .position .position-box {
    width: 230px;
    float: left;
    margin: 0 5px 10px;
  }
}
@media (min-width: 992px) {
  .position .position-box {
    width: 303px;
  }
}
@media (min-width: 1200px) {
  .position .position-box {
    width: 370px;
  }
}
.position .position-box h3 {
  margin-bottom: 5px;
}
.position .position-box h3 a {
  color: #222222;
}
.position .position-box h3 a:hover {
  color: #C9A057;
}
.position .position-box p {
  margin-bottom: 0;
}
.detail-content {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .detail-content {
    margin-bottom: 0;
  }
}
.detail-content h2 {
  margin-bottom: 10px;
}
.detail-content h3 {
  text-transform: capitalize;
}
.detail-content ul li {
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
}
.detail-content ul li i {
  margin-right: 10px;
}
.detail-content .detail-left {
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .detail-content .detail-left {
    border-bottom: none;
    border-right: 1px solid #dedede;
    margin-bottom: 0;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .detail-content .detail-right {
    padding-left: 20px;
  }
}
.contact-info {
  padding-bottom: 80px;
}
.contact-info .box-inner i {
  color: #C9A057;
}
.contact-info .box-inner p {
  margin-bottom: 0;
  height: auto;
}
.contact-info .box-inner a {
  color: #666666;
  text-decoration: underline;
}
.contact-info .box-inner a:hover {
  color: #C9A057;
}
.contact-info .col-sm-4:nth-child(2) {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .contact-info .col-sm-4:nth-child(2) {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .contact-form .formField textarea.form-control {
    height: 230px;
  }
}
.contact-form .formField {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .contact-form .formField {
    margin-bottom: 30px;
  }
}
.contact-form .formField:last-child {
  margin-bottom: 0;
}
.contact-form .formField .btn-secondary {
  margin-top: 20px;
}
.contact-form .panel {
  margin-bottom: 0;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
}
.mapArea {
  width: 100%;
  display: block;
}
.mapArea #map {
  width: 100%;
  height: 420px;
}
.testimonial-grid .testimonials {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .testimonial-grid .testimonials {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .testimonial-grid .testimonials {
    padding: 0 30px;
  }
}
.testimonial-grid .col-xs-12:last-child .testimonials {
  margin-bottom: 0;
}
.filter-container {
  padding: 0 0 30px;
}
.isotopeFilters ul.filter>li {
  padding: 0;
  margin: 0 5px;
}
@media (min-width: 768px) {
  .isotopeFilters ul.filter>li {
    margin: 0 15px;
  }
}
.isotopeFilters ul.filter>li a {
  font-family: 'Open Sans', serif;
  padding: 0 0 10px;
  font-size: 12px;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  display: inline-block;
  background-color: transparent;
  border-bottom: 2px solid transparent;
  line-height: 20px;
}
@media (min-width: 768px) {
  .isotopeFilters ul.filter>li a {
    font-size: 15px;
  }
}
.isotopeFilters ul.filter>li.active a {
  background-color: transparent;
  color: #C9A057;
  border-color: #C9A057;
}
.isotopeSelector figure {
  position: relative;
  margin-bottom: 30px;
  box-shadow: none;
}
.isotopeSelector .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(31, 32, 52, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.isotopeSelector .overlay .fancybox-pop {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
}
.isotopeSelector .overlay .fancybox-pop i {
  width: 45px;
  height: 45px;
  display: block;
  text-align: center;
  color: #ffffff;
  line-height: 45px;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #C9A057;
  border-radius: 50%;
}
.isotopeSelector img {
  width: 100%;
}
.isotopeSelector:hover .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.isotopeSelector:hover img {
  -webkit-transform: scale(1.2) rotate(2deg);
  transform: scale(1.2) rotate(2deg);
}
.fancybox-lock .fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.75);
}
.practice-img figure {
  margin-bottom: 30px;
}
.practice-img figure img {
  width: 100%;
  margin-bottom: 30px;
}
.practice-img .practiceInfo h4 {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .practice-img .practiceInfo h4 {
    margin-bottom: 20px;
  }
}
.practice-img .practiceInfo h4 a {
  color: #222222;
}
.practice-img .practiceInfo p {
  color: rgba(102, 102, 102, 0.7);
}
.practice-img .practiceInfo .btn {
  padding-left: 25px;
  padding-right: 25px;
  color: #666666;
  border-color: #dedede;
}
.title-img {
  margin-bottom: 30px;
}
.inner-img {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .inner-img {
    margin-bottom: 0;
  }
}
.attorneys-profile img {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .attorneys-profile img {
    margin-bottom: 0;
  }
}
.team-rank {
  margin-bottom: 15px;
}
.profile-content h2 {
  margin-bottom: 10px;
}
.profile-contact {
  font-size: 13px;
  line-height: 23px;
}
.profile-contact address {
  margin-bottom: 15px;
}
.profile-contact span {
  display: block;
}
.profile-contact span i {
  color: #C9A057;
  margin-right: 10px;
}
.profile-contact a {
  color: #666666;
  text-decoration: underline;
}
.profile-contact .teamContent {
  margin-top: 15px;
}
.profile-progress .progress-wrapper {
  padding: 0;
  margin-top: 40px;
  background-color: transparent;
}
@media (min-width: 768px) {
  .profile-progress .progress-wrapper {
    padding: 0 0 0 30px;
    border-left: 1px solid #dedede;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .profile-progress .progress-wrapper {
    padding: 0 0 0 50px;
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .profile-progress .progress-wrapper {
    padding: 0 0 0 80px;
    margin-left: 20px;
  }
}
.profile-detail h4 {
  font-size: 17px;
  margin-bottom: 10px;
}
.profile-detail h4 span {
  color: #C9A057;
}
.more {
  font-size: 12px;
  font-weight: 700;
  color: #666666;
  text-transform: uppercase;
}
.more:hover {
  color: #C9A057;
}
.blog .primary-content .col-xs-12 {
  margin-bottom: 60px;

}
@media (min-width: 768px) {
  .blog .primary-content .col-xs-12 {
    margin-bottom: 100px;
  }
}
.blog-grid .thumbnail {
  padding: 0;
  border: none;
  margin-bottom: 0;
}
.blog-grid .thumbnail a>img, .blog-grid .thumbnail>img {
  width: 100%;
}
.blog-grid .thumbnail .caption {
  padding: 0;
}
.thumbnail.blog-details, .comments {
  margin-bottom: 100px;
  padding-bottom: 70px;
  border-bottom: 1px solid #dedede;
}
.blog-list .listView {
  margin-top: 0;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .blog-list .listView {
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .blog-list .listView .media-left {
    width: 32%;
  }
}
@media (min-width: 992px) {
  .blog-list .listView .media-left {
    width: 35%;
  }
}
.blog-list .listView p {
  margin-bottom: 20px;
}
.thumbnail blockquote {
  padding: 35px 25px;
  background: #f5f5f5;
  border: none;
  margin: 0 0 25px;
  font-size: 13px;
}
.thumbnail blockquote a {
  color: #C9A057;
}
.tag span {
  font-family: 'Open Sans', serif;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  color: #222222;
  display: block;
}
.tag span a {
  color: #222222;
  text-transform: capitalize;
}
.media-list.comment-list .media .media-left {
  width: auto;
  float: left;
  padding-right: 15px;
  display: table-cell;
  vertical-align: top;
}
.media-list.comment-list .media .media-left img {
  width: 70px;
  height: 70px;
}
.media-list.comment-list .media-heading {
  margin-bottom: 15px;
}
.media-list.comment-list .media-body {
  width: 10000px;
  display: table-cell;
  vertical-align: top;
}
.media-list.comment-list .media-body span {
  font-size: 12px;
  color: rgba(102, 102, 102, 0.5);
  display: block;
  margin-bottom: 20px;
}
.media-list.comment-list .media-body span i {
  margin-right: 10px;
}
.media-list.comment-list .media-body a {
  font-size: 12px;
  color: #C9A057;
  font-weight: 700;
  display: block;
  margin-bottom: 30px;
}
.media-list.comment-list .media-body p {
  margin-bottom: 20px;
}
.media-list.comment-list>.media {
  border-top: 1px solid #dedede;
  padding-top: 30px;
  margin: 0;
}
.media-list.comment-list>.media .media {
  border-top: 1px solid #dedede;
  padding-top: 30px;
}
.media-list.comment-list>.media:first-child {
  border-top: none;
  padding-top: 0;
}
.contact-form.comments-form .formField textarea.form-control {
  height: 170px;
}
.price-table .col-xs-12 {
  margin-bottom: 50px;
}
.price-table .col-xs-12:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .price-table .col-xs-12 {
    margin-bottom: 0;
  }
}
.priceUper {
  color: #ffffff;
  padding: 25px 0;
  background: #373E51;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.priceUper h5 {
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .priceUper h5 {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .priceUper h5 {
    margin-bottom: 25px;
    font-size: 15px;
  }
}
.priceUper h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  line-height: 50px;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 480px) {
  .priceUper h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (min-width: 768px) {
  .priceUper h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (min-width: 992px) {
  .priceUper h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
.priceUper span {
  font-size: 16px;
  display: block;
  margin-bottom: 25px;
}
.priceUper .btn {
  padding-left: 30px;
  padding-right: 30px;
}
.priceUper .btn.btn-border:hover {
  background: #ffffff;
  color: #666666;
  border-color: #ffffff;
}
.priceUper:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #C9A057;
}
.price-tranc .priceUper {
  border: 1px solid #dedede;
  background: #f5f5f5;
  color: #222222;
}
.price-tranc .priceUper h5 {
  color: #222222;
}
.price-tranc .priceUper h2 {
  color: #222222;
}
.priceLower {
  padding: 20px 10px;
  border-top: none;
}
@media (min-width: 480px) {
  .priceLower {
    padding: 20px 40px;
  }
}
@media (min-width: 768px) {
  .priceLower {
    padding: 20px 10px;
  }
}
@media (min-width: 992px) {
  .priceLower {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .priceLower.price-3col {
    padding: 20px 70px;
  }
}
.priceLower li {
  font-size: 12px;
  padding: 8px 10px;
  border-bottom: 1px solid #dedede;
}
@media (min-width: 480px) {
  .priceLower li {
    padding: 12px 30px;
  }
}
@media (min-width: 768px) {
  .priceLower li {
    font-size: 14px;
    padding: 8px 10px;
  }
}
@media (min-width: 992px) {
  .priceLower li {
    padding: 12px 30px;
  }
}
.priceLower li:last-child {
  border-bottom: none;
}
.commingSoon {
  text-align: center;
  background: #ffffff;
}
.commingSoon .blackSection {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .commingSoon .blackSection {
    padding: 100px 0;
  }
}
.commingSoon .blackSection .pageLogo {
  height: auto;
  padding: 15px;
  width: 160px;
  position: relative;
  z-index: 1000;
  display: block;
  margin: 0 auto 20px;
}
.commingSoon .blackSection .pageLogo>img {
  width: 100%;
}
@media (min-width: 768px) {
  .commingSoon .blackSection .pageLogo {
    height: auto;
    padding: 30px 15px;
    width: 234px;
  }
}
.commingSoon .blackSection h1 {
  font-size: 20px;
  color: #222222;
  text-transform: uppercase;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .commingSoon .blackSection h1 {
    font-size: 28px;
  }
}
.commingSoon .blackSection p {
  color: #666666;
  display: block;
  font-size: 12px;
  margin: 10px 0 40px 0;
}
@media (min-width: 768px) {
  .commingSoon .blackSection p {
    font-size: 15px;
    margin: 10px 0 90px 0;
  }
}
.commingSoon .blackSection .input-group {
  margin-bottom: 50px;
  width: 100%;
}
.commingSoon .blackSection .input-group .form-control {
  position: relative;
  background-color: transparent;
  color: #666666;
  height: 49px;
  border-radius: 0;
  border-color: #bfbfbf;
  padding-left: 20px;
  z-index: 1;
}
.commingSoon .blackSection .input-group .input-group-addon {
  position: absolute;
  right: 10px;
  z-index: 9;
  top: 10px;
  background-color: transparent;
  border-radius: 0;
  border-color: transparent;
  font-size: 18px;
  color: #666666;
  padding: 6px 20px;
}
.commingSoon .blackSection .input-group .input-group-addon i {
  font-size: 16px;
  color: #666666;
}
.commingSoon .blackSection .list-inline li a {
  font-size: 18px;
  color: #666666;
  padding: 0 7px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.count-down {
  padding: 0 0 75px 0;
}
.count-down #simple_timer {
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
}
.count-down #simple_timer .table-cell {
  display: inline-block;
  margin: 0 5px;
}
@media (min-width: 480px) {
  .count-down #simple_timer .table-cell {
    margin: 0 10px;
  }
}
@media (min-width: 1200px) {
  .count-down #simple_timer .table-cell {
    margin: 0 12px;
  }
}
.count-down #simple_timer .table-cell .tab-val {
  font-weight: 700;
  display: block;
  margin-bottom: 25px;
  border-radius: 100%;
  background-color: #373E51;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
}
@media (min-width: 480px) {
  .count-down #simple_timer .table-cell .tab-val {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .count-down #simple_timer .table-cell .tab-val {
    width: 85px;
    height: 85px;
    line-height: 85px;
    font-size: 35px;
  }
}
@media (min-width: 1200px) {
  .count-down #simple_timer .table-cell .tab-val {
    width: 109px;
    height: 109px;
    line-height: 109px;
    font-size: 45px;
  }
}
.count-down #simple_timer .table-cell .tab-metr {
  color: #666666;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .count-down #simple_timer .table-cell .tab-metr {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .errorMsg {
    text-align: right;
    padding-right: 50px;
    margin-right: 20px;
    border-right: 1px solid #dedede;
  }
}
.errorMsg h1 {
  font-size: 100px;
  line-height: 100px;
  color: #C9A057;
  margin: 0;
  font-weight: 400;
  display: inline-block;
}
@media (min-width: 768px) {
  .errorMsg h1 {
    font-size: 200px;
    line-height: 200px;
  }
}
.errorInfo h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .errorInfo h3 {
    font-size: 30px;
    margin-bottom: 25px;
  }
}
.errorInfo .input-group {
  margin-bottom: 30px;
  width: 100%;
}
.errorInfo .input-group .form-control {
  position: relative;
  background-color: transparent;
  color: #666666;
  height: 49px;
  border-radius: 0;
  border-color: #bfbfbf;
  padding-left: 20px;
  z-index: 1;
}
.errorInfo .input-group .input-group-addon {
  position: absolute;
  right: 10px;
  z-index: 9;
  top: 10px;
  background-color: transparent;
  border-radius: 0;
  border-color: transparent;
  font-size: 18px;
  color: #666666;
  padding: 6px 20px;
}
.errorInfo .input-group .input-group-addon i {
  font-size: 16px;
  color: #666666;
}
.errorInfo .btn {
  padding-left: 25px;
  padding-right: 25px;
}
.top-info-bar  a{
  color:#fff;
}
.tp-dottedoverlay {
    background-repeat: repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.tp-dottedoverlay.twoxtwo {
    background: rgba(0, 0, 0, 0) url("../img/gridtile.png") repeat scroll 0 0;
  
}
.tpclear {
    clear: both;
}
.b1 {
  font-weight: 700;
  padding-bottom:40px;
}
span.h2.from-bottom.delay-1.b1 {
  
  font-size:45px;
}
.about-section {
  position: relative;
  overflow:hidden;

}
.t1 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 40px;
}
.t3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 40px;
  color:#000 !important;
  text-align: left;
}

.sectionTitle h2{
  font-weight:400;
  font-size:38px;  
  padding-top:30px;
  padding-bottom:0px;
}

.t2 h2 {
  color:#fff;
  z-index: 999;
}

.paralax h3 {
  color:#fff;
   font-weight: 400;
  line-height:140%;
}

div.sectionTitle.text-center.b4 h2 {
  margin-bottom:40px;
  margin-top:20px;
}
.over1 {
   background: rgba(0, 0, 0, 0) url("../img/gridtile.png") repeat scroll 0 0;     
}
h3.tp {
  line-height:230%;
  margin-bottom:2px;
}
.center {
  margin:0 auto;
  padding:0 ;
}
.commentSection,.countUpSection,.pageTitleSection{
  position:relative;
}
.commentSection.paralax::before{
    background: url("../img/gridtile.png");
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.countUpSection.paralax::before{
    background: url("../img/gridtile.png");
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.pageTitleSection.paralax-bg::before{
    background: url("../img/gridtile.png");
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

.countUpSection .sectionTitle.t2 {
  padding-top:80px;
  padding-bottom:80px;
}

.commentSection .sectionTitle.t2 {
  padding-top:80px;
  padding-bottom:80px;
}

.commentSection .bottom-button .btn {
  background-color:#CCCCCC;
  color:#000;
}

.m1 {
  text-align: right;
}

div.media-body.m1 ul li a{
  color:rgba(255, 255, 255, 0.7);
}
.copyRight .list-inline {
  text-align: left;
}

#map {
 
    height:100%;
    width:100%;
    border:0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
  
}
p.copr a{
  text-decoration:none !important;
}
img.icon1 {
  max-width:57px;
  margin:10px;
}
img.icon2 {
  max-width:46px;
  margin:10px;
}
.gallery-img.text-center:hover div.tp-dottedoverlay.twoxtwo{
  display:none;
}

div.pageTitleInfo.t-right {
  margin-top:60px;
}

.gallery-img:hover img{
    filter:grayscale(0%);

 
  transition:opacity .5s linear
}

.gallery-img img{
    filter:grayscale(100%);
   z-index: 1;
}

 div.overlayInfo img.icon1,
 div.overlayInfo img.icon2{
  filter:grayscale(0%);
}



.newsSection .thumbnail:hover img{
    filter:grayscale(0%);
  transition:opacity .5s linear
}

.newsSection .thumbnail img{
    filter:grayscale(100%);
   z-index: 1;
}


.newsSection .media-left:hover img{
    filter:grayscale(0%);
  transition:opacity .5s linear
}

.newsSection .media-left img{
    filter:grayscale(100%);
   z-index: 1;
}

.gallery-img h4 {
  text-transform:none;
}
@media (max-width: 600px) {
  span.h2.from-bottom.delay-1.b1 {
    font-size: 16px;
    
  }
  .main-slider .common-inner .h2 {
    margin: -1px 0 0;
  
  }
  .banner-bottom-inner {
    
    background-color:transparent;
    box-shadow: none;
  }
  .banner-bottom-inner .media-body h1 {
    font-size:33px;
  }
  .m1 {
    text-align: left;
  }
  footer div.container div.copyRightText.text-right {
    text-align: left;
  }
}
div.bottom-button.text-center a.waves-effect.waves-button.waves-float {
  margin-bottom: 35px;
}

div.pageTitleInfo.t-right ol.breadcrumb {
  float:right;
}
ul.list-inline.social-icon a{
  font-size:13px;
}

.panel .panel-heading {
  padding: 0px;
}
.panel .panel-title a {
  display: block;
  position: relative;
  padding: 10px 15px;
  color: #fff;
  background-color: #373e51;
}
.panel .panel-title a:after {
  content: "\f00d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome; 
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 15px;
}
.panel .panel-title a.collapsed {
  color: #333;
  background-color:#FAF5ED;
}
.panel .panel-title a.collapsed:after {
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
}

.panel-collapse.collapse.in header,
.panel-collapse.collapsing header {
  display:none;
}
.panel-body .ce-bodytext {
  margin:20px;
}
.panel-heading h4.panel-title {
  text-transform: none;
}
.about-section li {
  font-size:14px;
  margin-left:30px;
}
.t3 li:before {    
font-family: 'FontAwesome';
content: '\f105';
margin:0 5px 0 -15px;
color: #c9a058;
}



div.sidebar ul.list-unstyled.sideNav div.sub_header_navbar ul li:before {
  content: "";
  
}

div.sidebar ul.list-unstyled.sideNav div.sub_header_navbar ul li {

  font-weight: bold;
  margin-left:0px;
}
div.sidebar ul.list-unstyled.sideNav div.sub_header_navbar ul li.active {
  font-weight: bold;
  margin-left:0px;
  color:#c9a058;
}
div.sidebar ul.list-unstyled.sideNav div.sub_header_navbar ul li.active a{
  color:#c9a058;
}

.news .article h1 {
   font-size: 24px;
}
.news .article .extra {
  margin-bottom:10px;
  font-size:13px;
}
.news .article .lead p{
  font-weight: bold;
}
.news .media-body .btn,
.news .caption .btn{
  float:right;
  background-color:transparent;
  padding:9px;
  text-transform:none;
  font-size:11px;
  color:#222222;
  border:1px solid #ccc;
  margin-bottom: 5px;
}
.news .media-body .btn:hover,
.news .caption .btn:hover{
  color:#c9a057;
}
.news .media-body .btn a,
.news .caption .btn a{
  color:#222222;
  padding:10px;    
}
.news .media-body .btn a:hover,
.news .caption .btn a:hover{
  color:#c9a057;    
}
.news .caption .btn {
  position: relative;
  top:-23px;
}
.news .media li {
  margin-left:-4px;
}

.news .media li:before {
  content:"";
  margin:0 5px 0 0px !important;
}
.sidebar .sideNav li a {
  text-transform:none;
}

.copyRightText p {
  margin-top:0px;
}

.t3 .tx-felogin-pi1 {
    background-color: #E1E4EA;
    border: 2px dotted rgba(55, 62, 81, 0.3);
    margin: 0 auto 20px;
    max-width: 420px;
    padding: 30px 38px 50px;
}

.t3 h3 {
    margin-bottom: 20px;
    text-align: center;
  font-size: 19px;
}
.t3 #user,.t3 #pass
{
    font-size: 16px;
    height: auto;
    padding: 10px;
    position: relative;
  
   background-color: #fff;
    background-image: none;
    border: 1px solid #373e51;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
  font-weight: 600;
}
.t3 input[type="text"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}
.t3 input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 20px;
}
div.tx-felogin-pi1 form fieldset legend {
  display:none;
}


div.tx-felogin-pi1 input[name="submit"] {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
}
div.tx-felogin-pi1 input[name="submit"]{
    background-color: #373e51;
    border-color: #373e51;
    color: #fff;
}
div.tx-felogin-pi1 input[name="submit"] {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
  float:right;
}

div.tx-felogin-pi1 form fieldset div label {
  margin-top:10px;
}

.t3 .tx-felogin-pi1 label {
  font-weight: 600;
}

.t3 .tx-felogin-pi1 form{
  margin-top:15px;  
  padding-top:15px;
  border-top:1px solid #ccc;
}
.t3 hr.ce-div {
  display:none;
}
.t3 .listView h3 {
  text-align:left
  }
.ia .top-info-bar {
  margin-top: -22px;
}
 
div.media-body.m1 ul li a:hover{
    color:#f50100;
}
.navbar-brand{
    margin-top:-7px;
}
.slide-inner2 span {
  /*  text-shadow: 1px 0px 0px rgba(0, 0, 0); */
}

.ofert-item{
      margin-bottom: 20px;
    
}
.about-section .ofert-item a img:before{
    background: url(../img/gridtile.png);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.footerBottom-inner .list-inline li i{
    color:#fff;
    font-size:20px;
}
.footerBottom-inner .list-inline li:hover i{
    color:#f50100;
}
.slide .tp-dottedoverlay.twoxtwo{
    background:none!important;
}

.nav-wrapper .lightHeader{
        background-color: rgba(255, 255, 255, 0.78);
}
.nav-wrapper .header-bg .header-right{
        background-color: #ffffff00;
}
@media (min-width:700px){
 .main-slider{
    margin-top:-217px;
     display:inline-block;
     margin-bottom: -10px;
}
  .about-section .col-sm-2{
    width:20% !important;
  }
}

@media (min-width:1000px) and (max-width:1070px){
    .main-slider .slide-inner2{
        top:220px;
    }  
}

@media (min-width:700px) and (max-width:780px){
    .main-slider .slide-inner2{
        top:160px;
    }  
}
.pageTitleSection .pageTitleInfo.align-right{
  margin-top: 60px;  
}
.pageTitleSection.paralax-bg{
    height:315px;
    margin-top:-121px;
}
.gallery-img .overlay .overlayInfo h4{
  font-size: 13px;
}
.main-slider .slide-inner2{
  border-top: none !important;
  
}
.subpage-ft{
  margin-top:0;
}
.gallery-img .overlay .overlayInfo{
  padding:unset !important;
}
@media (min-width: 768px){
  .gallery-img .overlay .overlayInfo {
    top:55%;
}}

.gallery-img .overlay .overlayInfo h4{
  margin-bottom:0px;
}

.err{
  color:#fff;
}
.err a{
  color:#222222;
}
.ce-border img, .ce-border iframe {
  border:2px solid #ccc;
  margin:7px;
}








.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left:12.5px;
}

.timeline > li {
  margin-bottom: -110px;
  position: relative;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #ad0000;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #000 !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

/* timeline2 */
.timeline2,
.timeline2-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline2:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline2 .timeline2-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline2 .timeline2-item:before,
.timeline2 .timeline2-item:after {
  content: "";
  display: table;
}
.timeline2 .timeline2-item:after {
  clear: both;
}
.timeline2 .timeline2-item .timeline2-badge {
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #7c7c7c;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline2 .timeline2-item .timeline2-badge i,
.timeline2 .timeline2-item .timeline2-badge .fa,
.timeline2 .timeline2-item .timeline2-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline2 .timeline2-item .timeline2-badge.primary {
  background-color: #ad0000;
}
.timeline2 .timeline2-item .timeline2-badge.info {
  background-color: #5bc0de;
}
.timeline2 .timeline2-item .timeline2-badge.success {
  background-color: #000;
}
.timeline2 .timeline2-item .timeline2-badge.warning {
  background-color: #d1bd10;
}
.timeline2 .timeline2-item .timeline2-badge.danger {
  background-color: #ba1f1f;
}
.timeline2 .timeline2-item .timeline2-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #c0c0c0;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline2 .timeline2-item .timeline2-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #c0c0c0;
  border-right: 0 solid #c0c0c0;
  border-bottom: 16px solid transparent;
  content: " ";
}
.timeline2 .timeline2-item .timeline2-panel .timeline2-title {
  margin-top: 0;
  color: inherit;
}
.timeline2 .timeline2-item .timeline2-panel .timeline2-body > p,
.timeline2 .timeline2-item .timeline2-panel .timeline2-body > ul {
  margin-bottom: 0;
}
.timeline2 .timeline2-item .timeline2-panel .timeline2-body > p + p {
  margin-top: 5px;
}
.timeline2 .timeline2-item:last-child:nth-child(even) {
  float: right;
}
.timeline2 .timeline2-item:nth-child(even) .timeline2-panel {
  float: right;
  left: 16px;
}
.timeline2 .timeline2-item:nth-child(even) .timeline2-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline2-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
}
.timeline2-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
.timeline2-horizontal .timeline2-item {
  display: table-cell;
  height: 120px;
  width: 20%;
  min-width: 250px;
  float: none !important;
  padding-left: 0px;
  padding-right: 68px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline2-horizontal .timeline2-item .timeline2-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 5px;
  text-align: center;
}
.timeline2-horizontal .timeline2-item .timeline2-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #c0c0c0 !important;
  border-bottom: 0 solid #c0c0c0 !important;
  border-left: 16px solid transparent !important;
}
.timeline2-horizontal .timeline2-item:before,
.timeline2-horizontal .timeline2-item:after {
  display: none;
}
.timeline2-horizontal .timeline2-item .timeline2-badge {
  top: auto;
  bottom: 14px;
  left: 56px;
}
h4.timeline2-title {
  margin-bottom:0;
}
.timeline2-item a {
  color:#666
}
.full-width {
  width: 102.4vw;
position: relative;
margin-left: -51.2vw;
left: 50%;
margin-bottom: -75px;
  
 
    
}
.container-fluid.full-width .col-sm-2{
  padding-right: 0;
  padding-left:0;
  margin-bottom: -30px;
  margin-top:-36px;
}

.frame {
  
  margin-bottom:45px;
    margin-top:40px;
}
figure div.overlay div.overlayInfo a.btn.btn-border {
  margin-top:10px;
}

.slick-dotted.slick-slider {
      margin-bottom: 100px;
}

.slick-container {
  padding-top:35px;
}

.frame-type-menu_pages ul li:before  {
  
    font-family: 'FontAwesome';
    content: '\f105';
    margin: 0 8px 0 0px;
    color: #000;
    line-height: 22px;
}
.frame-type-menu_pages ul li a {
  font-weight: 600;
  line-height: 30px;
}

.frame.frame-type-menu_pages {
  margin-top:0px;
}

.no-eff .gallery-img:hover img{
    filter:none;

 
  transition:opacity .5s linear
}

.no-eff .gallery-img img{
    filter:none;
   z-index: 1;
        border: 4px solid #fff;
}

 .no-eff div.overlayInfo img.icon1,
 .no-eff div.overlayInfo img.icon2{
  filter:none;
}

.no-eff .tp-dottedoverlay.twoxtwo {
  background: none;
}
.no-eff .col-sm-3{
  padding:0px;
}
.frame-type-html{
    margin-top:0px !important;
}
.slick-slider .slick-img{
  border: 4px solid gray;
    margin-bottom:2%;
}
.bg1{
    background-color:#2c2c2c;
}
#c102 ul li{
    list-style-type: circle;
}
.timeline > li > .timeline-panel{
    z-index: 999;
}
.bg1{
 overflow-y: hidden;   
}
.frame-type-menu_pages ul li a{
   font-size: 18px; 
       
}
.frame-type-menu_pages ul li{
    margin-top: 42px;
}
@media (min-width: 768px){
.about-section{
  min-height: 550px;
  padding: 50px 0 80px;
  
  }
}
@media (min-width: 1930px){
.about-section{
  min-height: 511px;}
}
@media(min-width:1600px){
    .gallery-img figure{
        top:20px;
    }
}