/*
Assan Restaurant Template
Version- 3.8
author - design_mylife
support - mylifedesign143@gmail.com
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Open+Sans:300,300i,400,400i,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,700");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i");
@font-face {
  font-family: 'FontAwesome';
  src: url("../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/*themify icons*/
@font-face {
  font-family: 'themify';
  src: url("../bower_components/themify-icons/fonts/themify.eot");
  src: url("../bower_components/themify-icons/fonts/themify.eot?#iefix") format("embedded-opentype"), url("../bower_components/themify-icons/fonts/themify.woff") format("woff"), url("../bower_components/themify-icons/fonts/themify.ttf") format("truetype"), url("../bower_components/themify-icons/fonts/themify.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/**et line icons**/
@font-face {
  font-family: 'et-line';
  src: url("../et-line-font/fonts/et-line.eot");
  src: url("../et-line-font/fonts/et-line.eot?#iefix") format("embedded-opentype"), url("../et-line-font/fonts/et-line.woff") format("woff"), url("../et-line-font/fonts/et-line.ttf") format("truetype"), url("../et-line-font/fonts/et-line.svg#et-line") format("svg");
  font-weight: normal;
  font-style: normal; }

/*
Basic of template
*/

html, body, html.footer-sticky, .footer-sticky body {
  height: 100%; }

body {
  font-size: 13px;
  font-weight: 400;
  color: #999;
  line-height: 1.8;
  letter-spacing: .004em;
  font-family: "Rubik", sans-serif; }

@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

button, optgroup, select, textarea {
  font-family: "Rubik", sans-serif; }
input {
  font-family:"Open Sans", sans-serif;
}
button:focus {
  outline: 0 !important; }

a, .simple-hover img, button, .btn {
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

a {
  color: #b00707;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    outline: 0 !important;
    color: #999; }

.tritary-font {
  font-family: "Playfair Display", serif !important;
  letter-spacing: 0px; }

.base-font {
  font-family: "Rubik", sans-serif;
  font-weight: 300; }

.font300 {
  font-weight: 300 !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat", sans-serif;
    color: #252525;
    font-weight: 700;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    letter-spacing: -0.2px;
    line-height: 1.3; 
  /* margin-top: 0px;
  color: #212121;
  font-weight: 300;
  letter-spacing: 0.3px;
  font-family: "Rubik", sans-serif;  */
}

h1 {
  font-size: 44px; }

h2 {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 2px; }

h3 {
  font-size: 28px;
  letter-spacing: 0px; }

h4 {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 3px; }

h5 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif; }

h6 {
  font-size: 14px; }

.font300 {
  font-weight: 300 !important; }

.font400 {
  font-weight: 400 !important; }

.font500 {
  font-weight: 500 !important; }

.font700 {
  font-weight: 700 !important; }

h5, h6, .h5, .h6 {
  margin-bottom: 20px;
  font-weight: 700; }

.media-body, p {
  color: #777; }

/* .bg-faded {
  background: rgba(219, 46, 46, 0.02); } */


.badge {
  font-size: 12px; }

.badge-primary {
  background: #b00707 !important; }

.bg-primary {
  background: #b00707 !important;
  border-color: #b00707; }

.bg-success {
  background: #5cb85c !important;
  border-color: #5cb85c; }

.bg-warning {
  background: #f0ad4e;
  border-color: #f0ad4e; }

.bg-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.bg-danger {
  background-color: #c9302c;
  border-color: #c9302c; }

.bg-dark {
  border-color: #333;
  background-color: #333; }

.text-primary {
  color: #b00707 !important; }

.text-danger {
  color: #c9302c !important; }

.text-success {
  color: #5cb85c !important; }

.text-warning {
  color: #f0ad4e !important; }

.text-info {
  color: #999 !important; }

.text-white-gray {
  color: rgba(255, 255, 255, 0.8) !important; }

.border-round {
  border-radius: 6px;
  -webkit-border-radius: 6px; }

.pos-relative {
  position: relative; }

.lead {
  font-size: 1.35714286em;
  line-height: 1.68421053em;
  font-weight: 400; }

strong, b {
  font-weight: 600; }

.fWidth {
  width: 100% !important; }

.oHidden {
  overflow: hidden !important; }

strong, b {
  font-weight: 700; }

.pt0 {
  padding-top: 0 !important; }

.pt10 {
  padding-top: 10px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.bg-default {
  background-color: #f7f7f7 !important; }

.bg-gray {
  background-color: #fbfbfb; }

.border0-hor {
  border-left: 0 !important;
  border-right: 0 !important; }

.back-to-top {
  position: fixed;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  bottom: 10px;
  right: 10px;
  background: #b00707;
  color: #fff;
  line-height: 50px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transform: translate3d(0, 15px, 0);
  -webkit-transform: translate3d(0, 15px, 0); }
  .back-to-top i {
    display: block;
    font-size: 25px;
    line-height: 50px;
    text-align: center; }
  .back-to-top:hover {
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
    color: #fff; }
  .back-to-top.show {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0); }

/**preloader**/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

@media (min-width: 992px) {
  .table-responsive {
    display: table; } }

.col-grid {
  padding: 10px 15px;
  background: #eee;
  border: 1px solid #fff; }

.list-icon li {
  position: relative;
  padding-left: 23px;
  margin-top: 5px;
  display: block;
  font-family: "Rubik", sans-serif; }
  .list-icon li:before {
    content: "\e64c";
    font-family: 'themify';
    position: absolute;
    left: 0;
    top: 0;
    color: #b00707; }

.center-title {
  position: relative;
  padding-bottom: 5px;
  text-align: center;
  margin-bottom: 50px;
  text-align: center; }
  .center-title:after {
    content: "";
    width: 80px;
    height: 1px;
    background-color: #f5f5f5;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -40px; }
  .center-title h2 {
    text-transform: capitalize; }

.page-title {
  padding-top: 180px;
  padding-bottom: 50px; }

/* .form-control {
  border-radius: 2px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  min-height: 50px;
  font-size: 13px; }
  .form-control:focus {
    border-color: rgba(0, 0, 0, 0.2); } */

.lead small {
  font-size: 12px; }

/*
Buttons
*/
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  font-size: .8rem; }

.btn {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 3px;
  cursor: pointer;
  font-weight: 400;
  font-size: .75rem;
  font-family: "Rubik", sans-serif;
  padding: 13px 25px 13px !important;
  text-transform: uppercase;
  letter-spacing: 3px; }
  .btn i {
    display: inline-block;
    margin-right: 8px; }
  .btn.btn-rounded {
    border-radius: 100px; }
  .btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    transition: all .3s; }
  .btn:hover, .btn:focus {
    box-shadow: none;
    outline: 0 !important; }
    .btn:hover:before, .btn:focus:before {
      transition: all .3s;
      z-index: -1; }
  .btn.btn-link {
    border: 0px;
    padding: 0px !important; }
  .btn.btn-sm {
    padding: 9px 15px 9px !important;
    font-size: .65rem; }
  .btn.btn-lg {
    padding: 16px 30px 16px !important;
    font-size: .95rem; }
  .btn.btn-link {
    color: #b00707;
    text-transform: capitalize; }
    .btn.btn-link:after {
      font-family: 'themify';
      content: "\e661";
      margin-left: 5px;
      font-size: 12px; }
    .btn.btn-link:hover {
      text-decoration: none;
      color: #999; }

.btn-white {
  background-color: #fff;
  color: #333; }

.btn-white-outline {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff; }
  .btn-white-outline:hover, .btn-white-outline:focus {
    color: #333;
    border-color: #fff; }
    .btn-white-outline:hover:before, .btn-white-outline:focus:before {
      width: 100%;
      background-color: #fff; }

.btn-outline-primary {
  border: 2px solid #b00707;
  background-color: transparent;
  color:#b00707; }
  .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
    color: #fff;
    border-color: #b00707;
    background-color: transparent; }
    .btn-outline-primary:hover:before, .btn-outline-primary:focus:before, .btn-outline-primary:active:before {
      width: 100%;
      background-color: #b00707; }

.btn-outline-info {
  border: 2px solid #5bc0de;
  background-color: transparent;
  color: #5bc0de; }
  .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active {
    color: #fff;
    border-color: #5bc0de;
    background-color: transparent; }
    .btn-outline-info:hover:before, .btn-outline-info:focus:before, .btn-outline-info:active:before {
      width: 100%;
      background-color: #5bc0de; }

.btn-outline-info {
  border: 2px solid #5bc0de;
  background-color: transparent;
  color: #5bc0de; }
  .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active {
    color: #fff;
    border-color: #5bc0de;
    background-color: transparent; }
    .btn-outline-info:hover:before, .btn-outline-info:focus:before, .btn-outline-info:active:before {
      width: 100%;
      background-color: #5bc0de; }

.btn-outline-success {
  border: 2px solid #5cb85c;
  background-color: transparent;
  color: #5cb85c; }
  .btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active {
    color: #fff;
    border-color: #5cb85c;
    background-color: transparent; }
    .btn-outline-success:hover:before, .btn-outline-success:focus:before, .btn-outline-success:active:before {
      width: 100%;
      background-color: #5cb85c; }

.btn-outline-danger {
  border: 2px solid #c9302c;
  background-color: transparent;
  color: #c9302c; }
  .btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active {
    color: #fff;
    border-color: #c9302c;
    background-color: transparent; }
    .btn-outline-danger:hover:before, .btn-outline-danger:focus:before, .btn-outline-danger:active:before {
      width: 100%;
      background-color: #c9302c; }

.btn-outline-warning {
  border: 2px solid #f0ad4e;
  background-color: transparent;
  color: #f0ad4e; }
  .btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active {
    color: #fff;
    border-color: #f0ad4e;
    background-color: transparent; }
    .btn-outline-warning:hover:before, .btn-outline-warning:focus:before, .btn-outline-warning:active:before {
      width: 100%;
      background-color: #f0ad4e; }

.btn-outline-secondary {
  border: 2px solid #ccc;
  background-color: transparent;
  color: #ccc; }
  .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
    color: #fff;
    border-color: #ccc;
    background-color: transparent; }
    .btn-outline-secondary:hover:before, .btn-outline-secondary:focus:before, .btn-outline-secondary:active:before {
      width: 100%;
      background-color: #ccc; }

/**fill buttons**/
.btn-primary, .btn-success, .btn-warning, .btn-danger, .btn-info, .btn-secondary {
  box-shadow: 0 0.05em 0.1em rgba(0, 0, 0, 0.18);
  border: 0px; }
  .btn-primary:hover, .btn-success:hover, .btn-warning:hover, .btn-danger:hover, .btn-info:hover, .btn-secondary:hover {
    border: 0px;
    box-shadow: 0 0.05em 1em rgba(0, 0, 0, 0.18); }

.btn-secondary {
  background: #f5f5f5;
  box-shadow: none; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    border: 0px;
    color: #333;
    box-shadow: none; }

.btn-primary {
  background: #b00707;
  color: #fff; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #b00707;
    color: #fff; }

.btn-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 80px;
  text-align: center; }
  .btn-circle i {
    display: block;
    line-height: 80px;
    margin: 0 auto;
    font-size: 35px; }
  .btn-circle .btn-primary i, .btn-circle .btn-success i, .btn-circle .btn-warning i, .btn-circle .btn-danger i, .btn-circle .btn-info i {
    color: #fff; }

/****************

SOCIAL BUTTONS

**********************/
/**social icons default size**/
.social-icon {
  margin: 0 5px 5px 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px !important;
  color: #555;
  text-shadow: none;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  float: left;
  text-align: center;
  border: 1px solid #AAA; }

.social-icon:hover {
  border-color: transparent; }

.social-icon i {
  display: block;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 40px;
  position: relative; }

.social-icon i:last-child {
  color: #FFF !important; }

.social-icon:hover i:first-child {
  margin-top: -40px; }

/***social icons lg (big)***/
.social-icon-lg {
  margin: 0 5px 5px 0;
  width: 60px;
  height: 60px;
  font-size: 30px;
  line-height: 60px !important;
  color: #555;
  text-shadow: none;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  float: left;
  text-align: center;
  border: 1px solid #AAA; }

.social-icon-lg:hover {
  border-color: transparent; }

.social-icon-lg i {
  display: block;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 60px;
  position: relative; }

.social-icon-lg i:last-child {
  color: #FFF !important; }

.social-icon-lg:hover i:first-child {
  margin-top: -60px; }

/***social icons small***/
.social-icon-sm {
  margin: 0 5px 5px 0;
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 30px !important;
  color: #555;
  text-shadow: none;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  float: left;
  text-align: center;
  border: 1px solid #AAA; }

.social-icon-sm:hover {
  border-color: transparent; }

.social-icon-sm i {
  display: block;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 30px;
  position: relative; }

.social-icon-sm i:last-child {
  color: #FFF !important; }

.social-icon-sm:hover i:first-child {
  margin-top: -30px; }

si-border {
  border: 1px solid #AAA !important; }

.si-border-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.si-dark-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.si-gray-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.si-gray {
  background: #f3f3f3;
  border: 0px; }

.si-dark {
  background-color: #333;
  border: 0px !important;
  color: #fff !important; }

/**icons hover colored**/
.si-colored-facebook, .si-facebook:hover {
  background-color: #3B5998 !important; }

.si-colored-twitter, .si-twitter:hover {
  background-color: #00ACEE !important; }

.si-colored-google-plus, .si-g-plus:hover {
  background-color: #DD4B39 !important; }

.si-colored-skype, .si-skype:hover {
  background-color: #00AFF0 !important; }

.si-linkedin:hover, .si-colored-linkedin {
  background-color: #0E76A8 !important; }

.si-pin:hover, .si-colored-pinterest {
  background-color: #C8232C !important; }

.si-rss:hover, .si-colored-rss {
  background-color: #EE802F !important; }

.si-pinterest:hover, .si-colored-pinterest {
  background-color: #C8232C !important; }

.si-tumblr:hover, .si-colored-tumblr {
  background-color: #34526F !important; }

.si-vimeo:hover, .si-colored-vimeo {
  background-color: #86C9EF !important; }

.si-digg:hover, .si-colored-digg {
  background-color: #191919 !important; }

.si-instagram:hover, .si-colored-instagram {
  background-color: #3F729B !important; }

.si-flickr:hover, .si-colored-flickr {
  background-color: #FF0084 !important; }

.si-paypal:hover, .si-colored-paypal {
  background-color: #00588B !important; }

.si-yahoo:hover, .si-colored-yahoo {
  background-color: #720E9E !important; }

.si-android:hover, .si-colored-andriod {
  background-color: #A4C639 !important; }

.si-appstore:hover, .si-colored-apple {
  background-color: #000 !important; }

.si-dropbox:hover {
  background-color: #3D9AE8 !important; }

.si-dribbble:hover, .si-colored-dribbble {
  background-color: #EA4C89 !important; }

.si-soundcloud:hover, .si-colored-soundcoloud {
  background-color: #F70 !important; }

.si-xing:hover, .si-colored-xing {
  background-color: #126567 !important; }

.si-phone:hover, .si-colored-phone {
  background-color: #444 !important; }

.si-behance:hover, .si-colored-behance {
  background-color: #053eff !important; }

.si-github:hover, .si-colored-github {
  background-color: #171515 !important; }

.si-stumbleupon:hover, .si-colored-stumbleupon {
  background-color: #F74425 !important; }

.si-email:hover, .si-colored-email {
  background-color: #6567A5 !important; }

.si-wordpress:hover, .si-colored-wordpress {
  background-color: #1E8CBE !important; }

/*
Preloader style
*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999; }

#preloader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 5px;
  width: 5em;
  height: 5em;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  border-top: 0.5em solid #b00707;
  border-right: 0.5em solid rgba(245, 245, 245, 0.5);
  border-bottom: 0.5em solid rgba(245, 245, 245, 0.5);
  border-left: 0.5em solid rgba(245, 245, 245, 0.5);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

#preloader-inner,
#preloader-inner:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*
photography Header Style
*/
.navbar .nav-item .nav-link {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 15px;
  /* text-transform: uppercase;  */
}
  .navbar .nav-item .nav-link:hover {
    color: #b00707; }
  .navbar .nav-item .nav-link.btn-primary {
    color: #fff;
    margin-left: 15px; }
  .navbar .nav-item .nav-link.active {
    color: #b00707 !important; }

.navbar.navbar-light.bg-faded {
  background-color: #fff; }

.top-bar {
  background-color: #fff; }
  .top-bar ul li {
    color: rgba(51, 51, 51, 0.7); }
    .top-bar ul li a {
      color: #333; }
      .top-bar ul li a:hover {
        color: rgba(0, 0, 0, 0.7); }
  .top-bar .top-socials {
    padding-top: 5px; }
    .top-bar .list-inline .list-inline-item a {
      font-size: 15px;
      display: block;
      color: rgba(255, 255, 255, 0.7);
      margin: 0 !important; }
      .top-bar .list-inline .list-inline-item a.social-icon-sm {
        font-size: 15px; }

.navbar-brand img {
  margin-top: -50px;
  transition: all .3s;
  -webkit-transition: all .3s; }
  .links .list-inline-item {
    position: relative;
    padding: 0 7px !important; }
    .links .list-inline-item:before {
      content: "";
      position: absolute;
      right: 0;
      width: 1px;
      height: 30%;
      top: 35%;
      background: rgba(255, 255, 255, 0.7); }
    .links .list-inline-item:last-child:before {
      display: none; }
    .links .list-inline-item:first-child {
      padding-left: 0px; }
    .links .list-inline-item i {
      color: rgba(255, 255, 255, 0.7); }
    .links .list-inline-item a:hover {
      color:#b00707 ; }

@media (min-width: 992px) {
  .header-main.header-transparent {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: transparent !important; }
    .header-main.header-transparent .top-bar {
      background-color: transparent; }
    .header-main.header-transparent .navbar.navbar-light.bg-faded {
      background-color: transparent !important;
      padding-top: 0px; }
      .header-main.header-transparent .navbar.navbar-light.bg-faded .container {
        position: relative; }
        .header-main.header-transparent .navbar.navbar-light.bg-faded .container .navbar-nav .nav-link {
          color: rgba(255, 255, 255, 0.7); }
        .header-main.header-transparent .navbar.navbar-light.bg-faded .container .nav-link.btn-primary {
          border-radius: 100px;
          position: relative;
          right: 0;
          top: 7px;
          opacity: 1;
          color: #fff; }
        .header-main.header-transparent .navbar.navbar-light.bg-faded .container .navbar-brand > img {
          top: 69px;
          position: absolute;
          left: 24px; }
    .header-main.header-transparent.fixed-top .navbar.navbar-light.bg-faded {
      padding-top: .5rem;
      position: fixed;
      left: 0;
      width: 100%;
      right: 0;
      z-index: 999;
      top: 0;
      background-color: #000 !important;
      animation: fadeInDown .4s; }
      .header-main.header-transparent.fixed-top .navbar.navbar-light.bg-faded .navbar-brand > img {
        left: 15px; }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem; } }

/*
Revolution Slider
*/
.slider-title {
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  font-family: "Playfair Display", serif; }

.slider-caption {
  color: #fff; }

/*
icons style
*/
/*
Split image section
*/
/**half image section**/
@media (min-width: 992px) {
  .half-image-content {
    position: relative;
    overflow: hidden; }
    .half-image-content .content-img {
      position: absolute;
      top: 0;
      width: 48%;
      height: 100%; }
      .half-image-content .content-img.pos-left {
        left: 0; }
      .half-image-content .content-img.pos-right {
        right: 0; }
  .hidden-lg-up {
    display: none; } }

.cd-row {
  display: inline-block;
  margin-bottom: 30px; }
  .cd-row > div {
    display: inline-block;
    padding: 10px 15px;
    margin: 5px;
    border-radius: 3px; }
    .cd-row > div p {
      color: #999;
      margin: 0px; }
    .cd-row > div h3 {
      margin-bottom: 0px; }

/*
My Clients
*/
.owl-carousel.clients .item .img-fluid {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 20px; }

.owl-carousel.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px; }

.owl-carousel.owl-theme .owl-dots .owl-dot.active span, .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #ddd;
  opacity: 0.3; }

/*
Image styles
*/
.card-image {
  display: block;
  position: relative;
  margin: 8px; }
  .card-image .img-fluid {
    margin-bottom: 15px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 7px; }
  .card-image h4 {
    color: #fff; }
  .card-image span {
    color: #eee;
    position: relative;
    top: -8px; }
  .card-image:hover .img-fluid {
    transform: translateY(-8px); }

.reservation-card {
  background-color: #fff;
  padding: 30px 20px;
  max-width: 600px;
  width: 100%;
  min-height: 100px;
  margin: 0 auto;
  border-radius: 5px; }

.chefs-card {
  display: block;
  position: relative; }
  .chefs-card .img-fluid {
    margin-bottom: 15px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 7px; }
  .chefs-card .chefs-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .chefs-card .chefs-overlay h4 {
      display: inline-block;
      padding: 6px 20px;
      background-color: rgba(219, 46, 46, 0.8);
      color: #fff;
      position: absolute;
      left: 10px;
      bottom: 70px; }
    .chefs-card .chefs-overlay span {
      display: inline-block;
      padding: 6px 20px;
      background-color: rgba(0, 0, 0, 0.8);
      color: #fff;
      position: absolute;
      left: 10px;
      bottom: 42px; }
  .chefs-card:hover .img-fluid {
    transform: translateY(-8px); }

.gallery-row a {
  display: block;
  width: 20%;
  margin: 0px auto;
  float: left;
  padding: 8px; }
  .gallery-row a .img-fluid {
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 7px; }
  .gallery-row a:hover .img-fluid {
    transform: translateY(-8px); }

/*
Booking-form
*/
.reservation-card {
  margin-bottom: 20px; }
  .reservation-card .smart-forms {
    padding: 0px; }
    .reservation-card .smart-forms .form-body {
      padding: 0px; }
    .reservation-card .smart-forms .refresh-captcha {
      background-color:#b00707;
      border-color: #b00707; }
  .reservation-card .btn-primary {
    background-color: #b00707; }
    .reservation-card .btn-primary:hover {
      background-color: #b00707; }

/*
Foods menu
*/
.food-menu-card {
  padding: 30px 20px;
  /* background-color: black; */
  border-radius: 8px
 }
  .food-menu-card .media {
    margin-bottom: 20px; }
    .food-menu-card .media .img-fluid {
      border-radius: 3px;
      width: 80px; }
    .food-menu-card .media .d-flex {
      position: relative; }
      .food-menu-card .media .d-flex:before {
        content: "";
        position: absolute;
        left: auto;
        right: 0;
        width: 100%;
        height: 1px;
        background-color:#000;
        top: 50%; }
    .food-menu-card .media h3 {
      position: relative;
      display: inline-block;
      margin-bottom: 0;
      padding-right: 1.07143rem;
      background-color: #000;
      z-index: 2; }
    .food-menu-card .media strong {
      background-color: #000;
      display: block;
      padding-left: 15px;
      z-index: 2;
      position: relative; }

.tabs-menu-nav > li > a {
  color: black;
  display: block;
  font-size: 16px;
  border-bottom: 3px solid transparent;
  opacity: 0.5; }
  .tabs-menu-nav > li > a.active {
    opacity: 1;
    border-bottom-color:#b00707; }

/*
Footer styles
*/
.opening-time li {
  padding: 5px 0;
  position: relative; }
  .opening-time li:before {
    content: "";
    height: 1px;
    width: 100%;
    border-top: 1px solid #eee;
    position: absolute;
    left: 0;
    top: 50%; }
  .opening-time li span {
    display: inline-block;
    padding: 3px 10px;
    background-color: #fff;
    position: relative; }

/** responsive style**/
/*
Responsive style (always bottom in main style file)
*/
@media (max-width: 991px) {
  .top-bar {
    display: none; }
  .navbar .container {
    position: relative;
    width: 100%;
    max-width: 100%; }
  .navbar.navbar-light.bg-faded {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #000 !important;
    padding: .75rem 1rem; }
    .navbar.navbar-light.bg-faded .navbar-toggler {
      position: absolute;
      top: 1px;
      right: 0px;
      background-color: #fff;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      border: 0px; }
  .navbar-brand img {
    margin-top: -5px; }
  .navbar-light .navbar-nav .nav-link {
    color: #fff; }
    .navbar-light .navbar-nav .nav-link.btn-primary {
      margin-left: 0px; }
  .gallery-row a {
    width: 50%; } }

/**hover icons**/
.icon-hover-1 {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s; }
  .icon-hover-1.bg-default {
    color: #999; } 
  .icon-hover-1.bg-primary:after {
    box-shadow: 0 0 0 2px #b00707; }
  .icon-hover-1.bg-success:after {
    box-shadow: 0 0 0 2px #5cb85c; }
  .icon-hover-1.bg-default:after {
    box-shadow: 0 0 0 2px #f7f7f7; }
  .icon-hover-1.bg-warning:after {
    box-shadow: 0 0 0 2px #f0ad4e; }
  .icon-hover-1.bg-danger:after {
    box-shadow: 0 0 0 2px #c9302c; }
  .icon-hover-1.bg-dark:after {
    box-shadow: 0 0 0 2px #141414; }
  .icon-hover-1:after {
    top: -4px;
    left: -4px;
    padding: 4px;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .icon-hover-1:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

.icon-hover-default {
  width: 90px;
  height: 90px;
  line-height: 90px; }
  .icon-hover-default:before {
    z-index: 2;
    font-size: 35px; }

.icon-box-center {
  text-align: center; }

.grad {
    background-image: linear-gradient(black 5%);
  }

.footer-standard {
  background-color: #222;
  font-size: 14px; }
  .footer-standard h3 {
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 1rem; }
  .footer-standard .latest-news img {
    border-radius: 5px;
    width: 70px; }
  .footer-standard .latest-news .media-body {
    font-size: 12px; }
  .footer-standard .latest-news h5 {
    margin-bottom: 0px;
    font-size: 15px; }
  .footer-standard .latest-news h5 a {
    color: rgba(255, 255, 255, 0.7); }

.footer-bottomAlt {
  padding: 15px 0;
  padding-top: 20px;
  background-color: #000; }
  .footer-bottomAlt span {
    display: block;
    text-align: right; }

.footer-list-item li {
  padding-left: 20px;
  padding-bottom: 10px;
  position: relative; }
.footer-list-item li:last-child {
  padding-bottom: 0px; }
.footer-list-item li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f105";
  font-family: 'FontAwesome'; }
.footer-list-item li a {
  color: rgba(255, 255, 255, 0.8); }
  .footer-list-item li a:hover {
    color: #fff; }
.footer-list-item li em {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6); }

.bg-parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  overflow: hidden; }

.fullscreen {
  width: 100%;
  height: 100%; }
  .fullscreen .d-flex {
    height: 100%;
    position: relative; }

@media (min-width: 992px) {
  .hero-text-style1 h1 {
    font-size: 3rem;
    line-height: 3rem; } }

.parallax-overlay {
  position: relative;
  overflow: hidden; }
  .parallax-overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    /* background: rgba(0, 0, 0, 0.4); */
     }

.tlt.h1 {
  font-weight: 300;
  font-size: 36px; 
  font-variant-ligatures: common-ligatures;
  letter-spacing: -0.2px;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  font-family: "Montserrat", sans-serif;}

/*
Dropdown menu styles
*/
.dropdown-toggle::after {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  font-family: "FontAwesome";
  content: "\f107";
  font-size: 14px;
  display: inline;
  margin-left: 7px;
  top: 5px;
  position: relative; }
.dropdown-toggle1::after {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  font-family: "FontAwesome";
  content: "";
  font-size: 14px;
  display: inline;
  margin-left: 7px;
  top: 5px;
  position: relative; }

.dropdown-menu {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  min-width: 13rem;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  background-color: #fefefe;
  border: 0px; }
  .dropdown-menu.lang-dropdown {
    width: 100px;
    min-width: 100px; }
    .dropdown-menu.lang-dropdown > li > a {
      line-height: 18px !important; }

.dropdown-menu .dropdown-item, .mega-inner-nav li a {
  font-weight: 400;
  font-size: .8rem;
  color: rgba(0, 0, 0, 0.6);
  font-family: "Open Sans", sans-serif;
  position: relative;
  text-transform: capitalize;
  left: 0; }
  .dropdown-menu .dropdown-item:hover, .mega-inner-nav li a:hover {
    left: 5px; }

.dropdown .mega-inner-nav li a {
  padding-left: 0px;
  padding-right: 0px; }

.mega-menu-content p {
  font-size: 12px;
  opacity: 0.6;
  color: #aeaeae; }

/**mulit level dropdown**/
.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
  border-radius: 0px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  float: right;
  font-family: "FontAwesome";
  content: "\f105";
  margin-top: 4px;
  margin-right: -5px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #ccc; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.mega-title {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #444; }

.mega-inner-nav li {
  vertical-align: middle; }
  .mega-inner-nav li a {
    display: block; }
    .mega-inner-nav li a:hover {
      color: #b00707;
      background-color: transparent; }
    .mega-inner-nav li a i {
      margin-right: 6px;
      position: relative;
      top: 1px;
      font-size: 13px;
      width: 16px;
      display: inline-block; }

.dropdown .dropdown-menu .dropdown-item, .mega-inner-nav > li > a {
  padding: 4px 20px; }
  .dropdown .dropdown-menu .dropdown-item:hover, .mega-inner-nav > li > a:hover {
    background-color: transparent;
    color: #b00707; }
  .dropdown .dropdown-menu .dropdown-item:focus, .mega-inner-nav > li > a:focus {
    background-color: transparent;
    color: #b00707; }

@media (min-width: 992px) {
  .dropdown-menu {
    margin-top: 0px;
    background-color: #212121; }
  .dropdown-menu .dropdown-item, .mega-inner-nav li a {
    color: rgba(255, 255, 255, 0.6); }
  .dropdown-menu.dropdown-mega-fw {
    position: absolute;
    width: 50%;
    padding: 0px 20px;
    padding-bottom: 0px; }
  .mega-menu-content {
    width: 100%;
    padding: 30px 0;
    padding-bottom: 20px; }
  .dropdown-menu, .dropdown-submenu .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .show > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }
  .mega-menu-content .row .col-lg-6:first-child {
    border-left: 0; }
  .mega-menu-content .row .col-lg-6 {
    border-left: 1px solid rgba(255, 255, 255, 0.09);
    padding-left: 30px; 
    padding-right: 0px;
  }
  .mega-menu-content .mega-title {
    color: #fff; } }

.navbar-nav > li.dropdown-full-width {
  position: static; }

/*
Portfolio style
*/
.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap {
  background: rgba(71, 130, 211, 0.8); }

.cbp-l-grid-mosaic-flat .cbp-l-caption-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.cbp-l-grid-slider-testimonials-body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: italic; }

.cbp-l-grid-slider-testimonials-footer {
  font-family: "Montserrat", sans-serif;
  font-weight: 500; }

.cbp-l-slider-testimonials-wrap {
  border: 0px; }

.cbp-l-caption-title, .cbp-l-filters-dropdownHeader {
  font-family: "Montserrat", sans-serif;
  font-weight: 500; }

.cbp-l-caption-desc, .cbp-l-filters-dropdownList .cbp-filter-item {
  font-family: "Open Sans", sans-serif; }

.cbp-caption-activeWrap {
  background-color: #b00707; }

.cbp-caption-fadeIn .cbp-caption-activeWrap, .cbp-caption-zoom .cbp-caption-activeWrap {
  background-color: rgba(0, 0, 0, 0.8); }

.cbp-l-caption-desc {
  color: rgba(255, 255, 255, 0.8); }

.cbp-l-caption-alignCenter {
  display: table;
  width: 100%;
  height: 100%; }
  .cbp-l-caption-alignCenter .cbp-l-caption-body {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0; }

.link-captions {
  padding-left: 0;
  margin: 0 0 20px;
  list-style: none;
  text-align: center;
  list-style: none; }
  .link-captions li {
    padding: 0 2px;
    display: inline-block; }
    .link-captions li a i {
      color: #fff;
      width: 42px;
      height: 42px;
      padding: 8px;
      font-size: 20px;
      background: transparent;
      border: 2px solid rgba(255, 255, 255, 0.2);
      text-align: center;
      display: inline-block;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      transition: all .3s;
      -webkit-transition: all .3s;
      -ms-transition: all .3s; }
      .link-captions li a i:hover {
        background-color: #b00707;
        color: #444; }

/* .cbp-l-grid-agency-title {
  text-transform: uppercase; } */

.cbp-l-filters-buttonCenter .cbp-filter-counter {
  background-color: #b00707; }

.cbp-l-filters-buttonCenter .cbp-filter-counter:after {
  border-top-color: #b00707; }

.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
  border-color: #b00707; }

.cbp-l-filters-button .cbp-filter-item, .cbp-l-filters-buttonCenter .cbp-filter-item {
  font-family: "Open Sans", sans-serif; }

.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
  background-color: #b00707;
  border-color: #b00707; }

.cbp-l-loadMore-button .cbp-l-loadMore-link, .cbp-l-loadMore-button .cbp-l-loadMore-button-link {
  font-family: "Open Sans", sans-serif; }

.cbp-l-grid-projects-title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 13px; }

.cbp-l-caption-buttonLeft, .cbp-l-caption-buttonRight {
  background-color: #b00707;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 600; }
  .cbp-l-caption-buttonLeft:hover, .cbp-l-caption-buttonRight:hover {
    color: #b00707; }

.cbp-l-project-desc-title span, .cbp-l-project-details-title span, .cbp-l-project-related-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

.cbp-l-project-desc-text, .cbp-l-project-details-list > li, .cbp-l-project-details-list > div {
  font-family: "Open Sans", sans-serif; }

.cbp-l-project-details-visit {
  background-color: #b00707;
  font-family: "Open Sans", sans-serif; }

.cbp-l-grid-agency-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500; }

/*
Smart form customization
*/
.smart-container {
  box-shadow: none; }

.smart-wrap {
  padding: 0px; }

.smart-container {
  margin: 0 auto; }

.smart-forms {
  font-family: "Montserrat", sans-serif; }
  .smart-forms .form-body {
    padding: 0px;
    padding-bottom: 20px; }
  .smart-forms .form-footer {
    overflow: hidden;
    padding: 0px;
    padding-top: 0px;
    background: #fff;
    background-image: none; }
  .smart-forms .refresh-captcha {
    background-color: #5bc0de;
    border-color: black; }
  .smart-forms .button {
    padding: 13px 25px 13px !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }
  .smart-forms .btn-primary {
    background-color: #b00707; }
    .smart-forms .btn-primary:active {
      background-color: #b00707; }
    .smart-forms .btn-primary:hover, .smart-forms .btn-primary:focus {
      background-color: #b00707; }
  .smart-forms .input-hint {
    font-family: "Open Sans", sans-serif; }

.feedback-form {
  margin: 0px;
  box-shadow: none;
  border: 0px; }
  .feedback-form .form-body {
    padding: 0px; }

.smart-forms .rating:hover .rating-star:hover, .smart-forms .rating:hover .rating-star:hover ~ .rating-star, .smart-forms .rating-input:checked ~ .rating-star {
  color: black; }

.smart-forms .tagline span, .smart-forms .smart-link {
  color: black; }

.smart-forms .gui-input:hover, .smart-forms .gui-textarea:hover, .smart-forms .select > select:hover, .smart-forms .select-multiple select:hover, .smart-forms .gui-input:hover ~ .input-hint, .smart-forms .file .gui-file:hover + .gui-input, .smart-forms .gui-textarea:hover ~ .input-hint {
  border-color: black; }

.smart-forms .gui-input:focus, .smart-forms .gui-textarea:focus, .smart-forms .select > select:focus, .smart-forms .select-multiple select:focus {
  border-color: black;
  -webkit-box-shadow: 0px 0px 3px black inset;
  -moz-box-shadow: 0px 0px 3px black inset;
  -o-box-shadow: 0px 0px 3px black inset;
  box-shadow: 0px 0px 3px black inset; }

.smart-forms .gui-input:focus ~ .field-icon i, .smart-forms .gui-textarea:focus ~ .field-icon i {
  color: black !important; }

.smart-forms input:hover + .checkbox, .smart-forms input:hover + .radio {
  border-color: black !important; }

.smart-forms input:checked + .checkbox, .smart-forms input:checked + .radio {
  border: 3px solid black !important; }

.smart-forms input:focus + .checkbox:before {
  border-color: black !important; }

.smart-forms input:checked + .checkbox:before, .smart-forms input:checked + .radio:before {
  border-color: black !important; }

.smart-forms .radio:before {
  background: black !important; }

.smart-forms label, .smart-forms input, .smart-forms button, .smart-forms select, .smart-forms textarea {
  font-family: "Montserrat", sans-serif !important; }

.smart-forms .select-multiple select:focus, .smart-forms .gui-input:focus ~ .input-hint, .smart-forms .gui-textarea:focus ~ .input-hint, .smart-forms .file .gui-file:focus + .gui-input {
  border-color: black !important; }

.contact-list-item li {
  padding-left: 40px;
  position: relative;
  margin-bottom: 15px;
  color: rgba(255, 255, 255, 0.7);
  min-height: 32px; }
  .contact-list-item li:last-child {
    padding-bottom: 0px; }
  .contact-list-item li i {
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.7);
    display: block; }

/*
Pricing tables
*/
.pricing-table {
  margin: 10px 0;
  padding: 0 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.plan {
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3), 2px 2px 2px 2px  rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  color: #333;
  /* margin-right: 15px;
  margin-left: 15px; */
  margin-bottom: 35px;
  position: relative;
  z-index: 1; }
  .plan h5 {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1.5px; 
  }
  .plan h6 {
    color: #aeaeae;
    font-weight: 400; }
  .plan .pricing-content {
    padding: 2em 0 1.5em 1.5em; }
  .plan .plan-header {
    padding: 2em 0 1.5em 1.5em; }
    .plan .plan-header h1 {
      font-weight: 700; }
      .plan .plan-header h1 small {
        font-size: 14px; }
  .plan ul {
    padding: 2em 0 2em 1.5em;
    margin: 0px; }
    .plan ul li {
      padding: 5px 0;
      font-size: 15px;
      color: #999; }
      .plan ul li i {
        color: #b00707;
        display: inline-block;
        margin-right: 10px; }
  .plan.popular-plan {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3), 2px 2px 2px 2px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 1; }
  .plan.plan-dark {
    border: 0px; }
    .plan.plan-dark h1, .plan.plan-dark ul li, .plan.plan-dark ul li i, .plan.plan-dark h6, .plan.plan-dark h4 {
      color: #fff; }
    .plan.plan-dark h4, .plan.plan-dark ul li, .plan.plan-dark h6 {
      opacity: 0.8; }
  .plan:hover  {
    transition: all 0.3s;
    -webkit-transition: all 0.3s; 
    transform: translateY(-15px); }
/*
Breadcrumb style
*/
.breadcrumb {
  background: transparent;
  padding: 0px;
  float: right; }
  .breadcrumb .breadcrumb-item {
    float: none;
    display: inline-block;
    padding-left: 5px; }

.page-title-center .breadcrumb {
  display: inline-block;
  float: none;
  text-align: center; }
    /*
Page title styles
*/
.page-titles.title-gray {
  background-color: #eee; }

.page-titles.title-dark {
  background-color: #323232; }
  .page-titles.title-dark h4 {
    color: #aeaeae; }
    .page-titles.title-dark h4 span {
      color: #fff; }
  .page-titles.title-dark .breadcrumb .breadcrumb-item {
    color: #fff; }
    .page-titles.title-dark .breadcrumb .breadcrumb-item a {
      color: #fff; }
    .page-titles.title-dark .breadcrumb .breadcrumb-item.active {
      opacity: 0.5; }

.page-titles h4 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 13px;
  color: #999; }
  .page-titles h4 span {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 1.5rem;
    letter-spacing: -1px;
    font-family: "Montserrat", sans-serif;
    color: #252525; }

.page-titles-img {
  text-align: center; }
  .page-titles-img h1 {
    color: #fff;
    font-weight: 700;
    font-size: 1.7rem; }
  .page-titles-img p {
    color: rgba(255, 255, 255, 0.8); }

.title-space-lg {
  padding-top: 14em;
  padding-bottom: 7em; }

.page-title-sm-gray {
  padding: 30px 0;
  padding-bottom: 20px;
  background-color: #f5f5f5; }
  .page-title-sm-gray .breadcrumb {
    margin-bottom: 0px; }
    .page-title-sm-gray .breadcrumb li.breadcrumb-item {
      font-size: 13px; }
  .page-title-sm-gray h4 {
    font-weight: 400;
    text-transform: uppercase; }


.arrow {
  animation: slide 1s ease-in-out infinite;
  margin-left: 9px;
}
@keyframes slide {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}


.title2.h1 {
  font-weight: 300;
  font-size: 36px; 
  font-variant-ligatures: common-ligatures;
  letter-spacing: -0.2px;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  font-family: "Montserrat", sans-serif;}

/****text slider**/
/*
Template sidebar
*/
.sidebar-title {
  margin-bottom: 1rem;
  font-size: 1.1rem; }

.categories li {
  vertical-align: middle; }
  .categories li > ul {
    padding-left: 15px; }
    .categories li > ul > li > a {
      font-weight: 300; }
  .categories li a {
    color: #252525;
    position: relative;
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #eee; }
    .categories li a:before {
      content: "\f0da";
      font-family: 'FontAwesome';
      margin-right: 5px; }
    .categories li a:hover {
      color: #b00707;
      background-color: #f5f5f5; }

.categories > li.active > a {
  font-weight: 200;
  color: #b00707; }

.media-body h5 {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 20px;
  font-weight: 400; }
  .media-body h5 a {
    color: #555; }
    .media-body h5 a:hover {
      color: #4782d3; }

/*
Accordoins card style
*/
.accordion-header {
  position: relative;
  background-color: #fff;
  border-bottom: 0px; }
  .accordion-header a {
    position: relative;
    display: block;
    color: #b00707;
    font-weight: 600;
    font-size: 1rem; }
    .accordion-header a:before {
      content: "\e64b";
      position: absolute;
      right: 0;
      top: 0;
      font-family: 'themify'; }
    .accordion-header a.collapsed {
      color: #141414; }
      .accordion-header a.collapsed:before {
        content: "\e649";
        position: absolute;
        right: 0;
        top: 0;
        font-family: 'themify'; }

.card-accordion-simple .card {
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px; }

.card-accordion-simple .card-header {
  background-color: transparent;
  border: 0px;
  padding: 0px;
  margin-bottom: 10px; }
  .card-accordion-simple .card-header a {
    display: block;
    padding: 10px 15px;
    background: #f5f5f5; }
    .card-accordion-simple .card-header a:before {
      top: 11px;
      right: 15px; }

.card-accordion-simple .card-body {
  padding: 20px 15px;
  padding-top: 10px; }

.title-heading1 {
  text-align: center;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 60px !important; }
  .title-heading1 h3 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0px 50px;
    font-family: "Montserrat", sans-serif; }
    .title-heading1 h3:after {
      content: "";
      position: absolute;
      top: 50%;
      right: -5px;
      width: 45px;
      height: 2px;
      background-color: #eee; }
    .title-heading1 h3:before {
      content: "";
      position: absolute;
      top: 50%;
      left: -5px;
      width: 45px;
      height: 2px;
      background-color: #eee; }

/*
Title headings
*/
.fancy-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 15px;
  overflow: hidden; }
  .fancy-title h3, .fancy-title h2, .fancy-title h1, .fancy-title h4, .fancy-title h5, .fancy-title h6 {
    letter-spacing: 0px;
    padding-right: 15px;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize; }
  .fancy-title h4 {
    font-size: 1rem;
    font-weight: 600; }
  .fancy-title .fancy-title-sep {
    position: relative;
    height: 6px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    -ms-flex-grow: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .fancy-title .fancy-title-sep.gray-sep {
      border-top-color: #f7f7f7;
      border-bottom-color: #f7f7f7; }
  .fancy-title.dark-fancy-title h3, .fancy-title.dark-fancy-title h2, .fancy-title.dark-fancy-title h1, .fancy-title.dark-fancy-title h4, .fancy-title.dark-fancy-title h5, .fancy-title.dark-fancy-title h6 {
    color: #fff; }
  .fancy-title.dark-fancy-title .fancy-title-sep.gray-sep {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.title-heading1 {
  text-align: center;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 60px !important; }
  .title-heading1 h3 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0px 50px;
    font-family: "Montserrat", sans-serif; }
    .title-heading1 h3:after {
      content: "";
      position: absolute;
      top: 50%;
      right: -5px;
      width: 45px;
      height: 2px;
      background-color: #eee; }
    .title-heading1 h3:before {
      content: "";
      position: absolute;
      top: 50%;
      left: -5px;
      width: 45px;
      height: 2px;
      background-color: #eee; }

/***special features***/
.special-feature .section-title hr {
  border-color: #151515; }

.special-feature i {
  font-size: 65px;
  line-height: 75px; }

.special-feature h4 {
  margin-top: 25px;
  position: relative;
  text-transform: uppercase;
  font-size: 15px; }

.special-feature .mask-top {
  width: 100%;
  background-color: #ffffff;
  padding: 55px 0;
  position: absolute;
  top: 0px;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.special-feature .mask-top h4:before {
  top: -18px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  right: 0;
  margin: -2px auto;
  position: absolute;
  width: 40px; }

.special-feature .s-feature-box:hover .mask-top {
  top: -200px;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.special-feature .s-feature-box {
  overflow: hidden;
  position: relative;
  height: 280px;
  border: 1px solid #f2f2f2;
  margin-bottom: 20px;
  cursor: pointer; }

.special-feature .mask-bottom {
  padding: 20px 15px 20px 15px;
  width: 100%;
  position: absolute;
  bottom: -300px;
  height: 100%;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.special-feature .mask-bottom p {
  padding: 0px 5px;
  font-size: 14px; }

.special-feature .mask-bottom h4 {
  margin: 15px 0px 17px; }

.special-feature .s-feature-box:hover .mask-bottom {
  bottom: 0;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.special-feature .mask-bottom i {
  font-size: 38px;
  line-height: 50px; }

.icon-bg {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 60px 40px; }
  .icon-bg h3 {
    color: #fff;
    font-size: 18px; }
  .icon-bg p {
    color: rgba(255, 255, 255, 0.8); }
  .icon-bg i {
    color: #fff;
    display: inline-block; }

.icon-bg-dark {
  background-color: white;
  border-style:solid ;
  border-width: 1px;
  box-shadow:0.5em 0.5em 0.6em 0em rgba(0, 0, 0, 0.2); 
  padding: 60px 40px; }
  .icon-bg-dark h3 {
    color: #444;
    font-size: 18px; }
  .icon-bg-dark p {
    color: #444; }
  .icon-bg-dark i {
    color: #444;
    display: inline-block; }

.icon-simple i {
  width: 60px;
  text-align: center;
  display: inline-block;
  height: 60px;
  line-height: 60px; }

  .icon-border {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    border: 1px solid;
    text-align: center; }
    .icon-border.btn-outline-warning:hover {
      background-color: #f0ad4e; }
    .icon-border.btn-outline-danger:hover {
      background-color: #c9302c; }
    .icon-border.btn-outline-primary:hover {
      background-color: #4782d3; }
    .icon-border.btn-outline-success:hover {
      background-color: #5cb85c; }
    .icon-border.btn-outline-info:hover {
      background-color: #5bc0de; }
    .icon-border.icon-border-sm {
      width: 40px;
      height: 40px;
      line-height: 40px;
      font-size: 17px; }
    .icon-border.icon-border-default {
      width: 60px;
      height: 60px;
      line-height: 60px;
      font-size: 27px; }
    .icon-border.icon-border-lg {
      width: 120px;
      height: 120px;
      line-height: 120px; 
      font-size: 50px; }

      .col-xs-5ths,
      .col-sm-5ths,
      .col-md-5ths,
      .col-lg-5ths {
          position: relative;
          min-height: 1px;
          padding-right: 15px;
          padding-left: 15px;
      }
      
      .col-xs-5ths {
          width: 50%;
          float: left;
      }
      
      @media (min-width: 768px) {
          .col-sm-5ths {
              width: 20%;
              float: left;
          }
      }
      
      @media (min-width: 992px) {
          .col-md-5ths {
              width: 20%;
              float: left;
          }
      }
      
      @media (min-width: 1200px) {
          .col-lg-5ths {
              width: 20%;
              float: left;
          }
      }

/*
Image with text cards
*/
.image-text-card1 {
  max-width: 500px;
  margin: 0 auto;
  position: relative; }
  .image-text-card1 .card-link {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    left: 0;
    top: 0; }
  .image-text-card1 img.img-fluid {
    border-radius: 8px;
    transition: all .3s;
    -webkit-transition: all .3s; }
  .image-text-card1:hover .img-fluid {
    transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1); }

.image-text-card2 .card-body {
  padding-top: 0px;
  padding-bottom: 0px; }

.image-card-title-overlay {
  position: relative;
  overflow: hidden;
  max-width: 500px;
  margin: 0 auto; }
  .image-card-title-overlay img.img-fluid {
    border-radius: 8px; }
  .image-card-title-overlay .card-link {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    z-index: 2; }
  .image-card-title-overlay .card-overlay {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: .8rem;
    margin: 0px;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    background-color: rgba(71, 130, 211, 0.5);
    z-index: 1;
    color: #fff; }
    .image-card-title-overlay .card-overlay .overlay-inner {
      transform: translateY(50%);
      -webkit-transform: translateY(50%);
      width: 100%;
      height: 100%;
      position: absolute;
      padding: 10px;
      left: 0;
      top: 0;
      text-align: center;
      color: #fff;
      margin-top: -30px; }
      .image-card-title-overlay .card-overlay .overlay-inner h4 {
        color: #fff;
        margin: 0px; }
      .image-card-title-overlay .card-overlay .overlay-inner p {
        font-size: 12px;
        line-height: 20px;
        font-style: italic; }
  .image-card-title-overlay.card-hover .card-overlay {
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    -webkit-transition: all .3s; }
    .image-card-title-overlay.card-hover .card-overlay .overlay-inner {
      margin-top: 0px;
      transition: all .3s;
      -webkit-transition: all .3s; }
  .image-card-title-overlay.card-hover:hover .card-overlay {
    opacity: 1;
    visibility: visible; }
    .image-card-title-overlay.card-hover:hover .card-overlay .overlay-inner {
      margin-top: -30px; }

      html {
        scroll-behavior: smooth;
      }

  /*
Tabs style
*/
.tabs-default.nav-tabs i {
  margin-right: 5px; }

.tabs-default.nav-tabs.nav-tabs .nav-link {
  font-size: 15px;
  font-weight: 400;
  color: #252525;
  line-height: 1.8;
  letter-spacing: .004em;
  font-family: "Rubik", sans-serif;  }

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #777 #777 #777;
  border-top-color: #b00707 !important; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #464a4c;
  background-color: #fff;
  border-color: #b00707 #ddd #fff;
  border-top-color: #b00707; 
  border-top-width: 3px;}

.tabs-circle-icon a.nav-link {
  display: block;
  color: #444; }
  .tabs-circle-icon a.nav-link > i {
    display: block;
    border-radius: 50%;
    text-align: center;
    width: 80px;
    height: 80px;
    background: #f5f5f5;
    line-height: 80px;
    font-size: 30px;
    transition: all .3s;
    -webkit-transition: all .3s; }
  .tabs-circle-icon a.nav-link.active > i {
    color: #fff;
    background: #b00707; }

/*
Accounts style
*/
.accounts-page {
  padding-top: 180px;
  padding-bottom: 100px; }
  .accounts-page hr {
    border-top-color: rgba(255, 255, 255, 0.1); }
  .accounts-page .form-control {
    min-height: 45px; }

.white-card {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.6); }

  @media (max-width: 991px) {
    .hidden-md-down {
      display: none !important; } }