html {
    scroll-behavior: smooth;
}
body{ font-family: 'Open Sans', sans-serif !important;  overflow-x: hidden;}

.p-t-0{ padding-top: 0px !important; }
.bg-green{ background-color: #08471c; }
.p-l-0{ padding-left: 0px; }
.p-r-0{ padding-right: 0px; }
.nav-height{ height: auto; }
.top-min{ min-height: 85px; }
.p-t-50{ padding-top: 50px !important; }
.p-b-50{ padding-bottom: 50px !important; }
.yellow-bg{ background-color: #fff230; }
.green-color{ color: #08471c; }
.font-40{font-size:40px;}
.font-robot{ font-family: 'Open Sans', sans-serif; }
.right-border{border-right:solid 1px #8d8e8d;}
@media screen and (max-width: 767px) {
  .right-border{border-bottom:solid 1px #8d8e8d; border-right: 0px;}
}
.grey-bg{ background-color: #f2f2f2; }
.m-t-0{ margin-top: 0px; }
.hr-bg{ width:100px; height:3px; background-color:#bf040b; border-top: 0px; }
.p-t-20{ padding-top: 20px; }
.p-t-70{ padding-top: 70px; }
.bord-radi{ border-radius: 0px; }
.border-radi{ border-radius: 0px; }
.m-b-20{ margin-bottom: 20px; }
.caption-cor{ top: 25% !important; 
			font-family: 'Open Sans', sans-serif;
			text-shadow: none; color: #181816; 
			font-style: italic;  }

.caption-cor2{ top: 5% !important; 
			font-family: 'Open Sans', sans-serif;
			text-shadow: none; color: #181816; 
			font-style: italic;  }
.contact-bg{ background-image: url("../images/contact-bg.png"); 
			background-size: cover; 
			background-repeat: no-repeat; height: 300px; }
.white-color{ color: #FFF; }
.font16{ font-size: 16px; }
.font20{ font-size: 20px; }
.bg-black{ background-color: #000; color: #FFF; padding: 15px 0px 5px 0px; }
.white-color>li{ color: #FFF !important;  }
.white-color>li a{ color: #FFF !important;  }
.white-color>li a:hover{ color: #ccc !important; text-decoration: none;  }
.top-menu{ color: #FFF !important; }
.top-menu li{ color: #FFF !important; }
.top-menu li a { color: #FFF !important; }
.top-menu li a:hover{ color: #000 !important; background-color: #FFF; }
.top-menu li a:active{ color: #000 !important; background-color: #FFF; }

.line-tog{background-color: #FFF;}
.height-to{ height: 75px; }
.navbar-toggle li{ padding-top: 10px !important; }
.bg-white{ background-color: #FFF; position: absolute; top: 20%; }
.p-b-20{ padding-bottom: 20px; }
.p-t-30{ padding-top: 30px; }
.line-height{ line-height: normal; }
.bottom-border{ border-bottom: solid 1px #000; }
.p-t-10{ padding-top: 10px; }
.p-30{ padding: 7px 30px 5px 30px; }
.font-21{ font-size: 21px; }
.p-t-15{ padding-top: 15px; }
.font-24{ font-size: 24px; }
.font-bold{ font-weight: bold; }
.home-contact{ background-image: url("../images/about.jpg"); 
			background-size: cover; 
			background-repeat: no-repeat; }
.m-b-50{ margin-bottom: 50px; }
.height-130{height: 130px !important;}
.inp-bg{    background-color: #08471c !important;
    border: none;
    border-bottom: solid 2px #fff;}
 .bx-shd{ -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.0);
     box-shadow: inset 0 0px 0px rgba(0,0,0,.0); 
    /*-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;*/
} 
.p-l-40{ padding-left: 40px; }
.min-height-100{ min-height: 80px; }
.font-normal{ font-style: normal; }
.top-menu-inline{ padding-top: 50px !important; }
.top-sc{ position: absolute; top: 35%; }
@media screen and (max-width: 767px) {
  .top-menu-inline {
    padding-top: 0px !important;;
  }
  .cent{ text-align: center; }
  .font-testi{ font-size: 13px; }
  .no-dis{ display: none; }
  .txt-mid{ text-align: center; }
  .top-sc{ position: absolute; top: 5%;  }
  .p-0{ padding-left: 0px; padding-right: 0px; }

}
.auto-height{ height: auto; }
.m-t-30{ margin-top: 30px; }

.demo-float{ float: right !important; }
@media screen and (max-width: 433px) {
  .demo-float {
    float: left !important; text-align: center;
  }
}
@media screen and (max-width: 433px) {
  .width-100 {
    width:100%!important; text-align: center;
  }
}
.block-none{ display: none; }
@media screen and (max-width: 767px) {
  .block-none{ display: block; }
}

.block-none-1{ display: block; }
@media screen and (max-width: 767px) {
  .block-none-1{ display: none; }
}
.p-l-60{ padding-left: 60px; }

.social-pa{ padding-top: 50px}
@media screen and (max-width: 767px) {
  .social-pa{ padding-top: 0px}
  .social-pa-t{ padding-top: 10px}
}
.carousel-control.left{ background-image: none !important; }
.carousel-control.right{ background-image: none !important; }
.over-visible{ overflow: visible; }
.light-green{ color: #1e9444; }
.padding-15{ padding: 15px; }
.dark-grey{ background-color: #c5c6c6; border:0px; }
.font-bold{ font-weight: bold; }
/*.off-mar{ margin-left: 29% !important; }*/

@media screen and (min-width: 768px) {
  .off-mar{ margin-left: 29% !important; }
}

/* New classes */
.form-nopadding{padding-left:0;}

.form-control-no-border:focus {
  border-color:#fff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.low-gutter-l {
    padding-left:0;
}
.low-gutter-r {
    padding-right:1;
}
.black-color{ color: black; }

.inp-bg-arrow{    background-color: #08471c !important;
    border: none;}

.btn-black{ background-color:black; color:white; }
.btn-black:hover,
.btn-black:active,
.btn-black:visited,
.btn-black:focus{ background-color:#08471c; color:white; }

.btn-green{ background-color:#08471c; color:white; }
.btn-green:hover, .btn-green:visited { background-color: black; color:white; }

.btn-green:active, .btn-green:after, .btn-green:focus { background-color: #08471c !important; color:white; }

.carousel-indicators .active{
    background-color: #bf040b;
}

.sm-placeholder::-webkit-input-placeholder {
   font-size: 12px!important;
}

.sm-placeholder:-moz-placeholder { /* Firefox 18- */
      font-size: 12px!important;
}
.sm-placeholder::-moz-placeholder {  /* Firefox 19+ */
      font-size: 12px!important;
}

.banner-opacity{ opacity: 0.3; filter: alpha(opacity=30); }
.bg-opa{ background-image: url("../images/bg.png")!important; background-color: transparent !important; }
.grey-border{ border:solid 1px #ccc; }
.indi{ border: 1px solid #757575 !important; }
@media screen and (max-width: 767px) {
  .ll-pa{ padding-left: 0px; }
  .rr-pa{ padding-right: 0px; }
  .mm-bb{ margin-bottom: 15px; }
  .pp-tt{ padding-top: 30px; }
  .marq-padd{ padding-top: 15px !important; }
}

@media screen and (min-width: 768px) {
  .min-height-100{ min-height: 140px !important; text-align: left !important; }
  .round-btn{ display: none !important; }
  .dn{ display: none !important;; }
  .db{ display: block !important;; }
}

@media screen and (max-width: 767px) {
  
  .dn{ display: block !important;; }
  .db{ display: none !important;; }
}



@media screen and (min-width: 1200px) {
  .min-height-100{ min-height: 80px !important; }
  .round-btn{ display: block !important; }
  .dn{ display: none !important;; }
  .db{ display: block !important;; }
}

.line-height-in{ line-height: inherit; }

.togg {
    position: relative;
     float: none; 
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-collapse{ text-align: left !important; z-index: 20; }
.navbar-toggle{ float: right;}
.back-white{ background-color: #FFF; }
.border-top{ border-top: solid 1px #CCC; }
.min-height-200{ min-height: 150px; }
.font-16{ font-size: 16px; }
.font-18{ font-size: 18px; }
.box-shadow-1{ box-shadow: 0 0 20px #4e4e4e; }
.home-testim {
    background-image: url(../images/unique.png);
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 425px) {
  .just{ text-align: justify;}
}
.m-b-5{ margin-bottom: 5px; }
.all-bg-wr{background: url(../images/about.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;  height: 300px; }
.all-bg-wr-list{background: url(../images/listing.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-attachment: fixed;  height: 300px; }

  /*-------------new-styles--------------------*/
  .bg-red{ background-color: #bf040b }
  .color-whi{ color: #FFF; }
  .navbar-inverse {
    background-color: #fff;
    border: 0px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
          color: #FFF;
          background-color: #BF040B;
      }
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #bbb;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #b7b7b7;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #919191;
}
.p-15{ padding: 15px; }
.flip-card {
  background-color: transparent;
  width: 150px;
  height: 150px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
  z-index: 2;
}

.flip-card-back {
  background-color: #BF040B;
  color: white;
  transform: rotateY(180deg);
  z-index: 1;

}
.bg-red{ background-color: #bf040b }
@media screen and (max-width: 502px) {
  .flip-card {
  background-color: transparent;
  width: 200px;
  height: 200px;
  perspective: 1000px;
  overflow: hidden;
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 200px;
  height: 200px;
  backface-visibility: hidden;
  overflow: hidden;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}
.mar-b{ margin-bottom: 15px; }

}
.m-b-15{ margin-bottom: 15px; }
.bg-dark-con{ background-color: #5b5b5b; }
@media screen and (max-width: 767px) {
  .p-one{ padding-left: 0px; padding-right: 0px; }
  .t-cen{ text-align: center; }
  .sticky1 .top-bg-red{ display: none; }
}
.links-men{color: #333; text-decoration: none; cursor: auto;}
.links-men a{color: #333; text-decoration: none; cursor: auto;}
.links-men a:hover{color: #333; text-decoration: none; cursor: auto;}
.top-bg-red{ background-color: #bf040b; }
.font-12{ font-size: 12px !important; }
.ban-text{ position: absolute;top:45%; font-size: 30px; color: #FFF; background-color: rgba(0,0,0,.7); }
.light-bo{ border: solid 1px #696969; }
/*@media only screen and (min-width: 600px) and (max-width: 767px)*/

@media only screen and (max-width: 767px) and (min-width: 600px)
 {
  .banner-height-home{ padding-top: 5px; }
}
@media only screen and (max-width: 599px) and (min-width: 500px)
 {
  .banner-height-home{ padding-top: 5px; }
}
@media only screen and (max-width: 499px) and (min-width: 300px)
 {
  .banner-height-home{ padding-top: 5px; }
}
@media only screen and (max-width: 600px)
 {
  .ban-text{ position: absolute;top:35%; font-size: 20px !important; color: #FFF; background-color: rgba(0,0,0,.3); padding:15px; }
  .font-small{ font-size: 16px; }
  .mobile-round{ bottom: -12px !important; }
}
.p-l-35{ padding-left: 35px; }
.m-b-0{ margin-bottom: 0px; }
.btn-danger-con{ background-color: #bd0005; }
.p-b-10{ padding-bottom: 10px; }