html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none !important;
}

.top_nav {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.top_nav ul {
  list-style: none outside none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
  text-align: center;
}

.top_nav ul li {
  margin: 0;
  padding: 0;
}

.top_nav ul li a {
  color: #000;
  display: block;
  font-size: 14px;
  /* line-height: 30px; */
  list-style: none outside none;
  margin: 0;
  padding: 0px 20px 0px 0px;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.8s ease 0s;
}

.Callnav {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.Callnav ul {
  list-style: none outside none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
  text-align: right;
}

.Callnav ul li {
  margin: 0;
  padding: 0;
  position: relative;
  color: #000;
  display: block;
  font-size: 14px;
  list-style: none outside none;
  margin: 0;
  padding: 5px 0px;
  text-decoration: none;
  font-weight: 600;
  white-space: nowrap;

  transition: all 0.8s ease 0s;
}

.Callnav ul li a {
  color: #000 !important;
}

.Callnav ul li span {
  font-size: 14px;
  font-weight: 400;
}

.fa-3x {
  font-size: 3em;
  position: absolute;
  left: -22px;
  top: 13px;
}

body {
  font-family: "Montserrat", arial;
  color: #333;
}

a {
  color: #db2a2a;
  transition: all 0.8s ease 0s;
}

a:focus {
  outline: none;
}

* {
  outline: none;
}

.navbar-brand {
  padding: 0;
}

.navbar-toggle .icon-bar {
  border: 1px solid #fff;
}

.navbar-brand img {
  margin-top: 0px;
  /*max-height: 35px;*/
  max-width: 100%;
}

.navbar-static-top {
  background: #fff none repeat scroll 0 0;
  height: 90px;
  left: 0;
  right: 0;
  top: 0px;
  position: fixed;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

.top_header {
  background: #000 none repeat scroll 0 0;
  height: 50px;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  transition: all 0.3s ease 0s;
}

.moon {
  position: fixed;
  top: 0px;
}

.headerTop {
  display: flex;
  justify-content: space-between;
  text-align: end;
  align-items: center;
  height: 90px;
  width: 100%;
}

.headerTop .left {
  width: 14%;
  display: flex;
}

.headerTop .middle {
  width: 60%;
  display: flex;
}

.headerTop .right {
  padding: 0 10px;
  cursor: pointer;
  padding: 0 10px 0 20px;
  position: relative;
}

@media (max-width: 992px) {
  .fa-3x {
    font-size: 4em;
    position: absolute;
    left: -17px;
    top: 3px;
  }



  .Callnav ul li span {
    font-size: 10px;
    font-weight: 400;
    display: inline-block;
  }

  .navbar-brand img {
    margin-top: 0px;
    /* max-height: 35px; */
    max-width: 64%;
    float: left;
  }

  .mid_box h2 {
    color: #1d1a1a;
    font-size: 20px;
    margin: 0px 0px 0px 0;
    padding: 0px 0 0 0px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 1px;
    line-height: 30px;
  }

  .mid_box {
    margin: 20px 0px 30px 0px;
    padding: 0px;
    background: #fff;
    overflow: hidden;
  }

  .mid_box p {
    color: #2d2a25;
    font-size: 16px;
    margin: 3px 0px 0px 0;
    line-height: 25px;
    padding: 0px 0 0 0px;
    font-family: "Montserrat";
    font-weight: 500;
  }

  .title_cont h1 {
    color: #1d1a1a;
    font-size: 30px;
    margin: 0px 0px 0px 0;
    padding: 0px 0 0 0px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    letter-spacing: 1px;
  }

  .title_cont {
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }

  .trip .trip-box .height {
    height: 100% !important;
  }

  .shop-btn-sm {
    background: #ff670f;
    color: #fff;
    transition: all 0.8s ease 0s;
    padding: 7px 10px;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 500;
    /* box-shadow: 0px 5px 10px #a4a4a4; */
    text-transform: uppercase;
  }

  .section-head h2 {
    font-size: 20px;
    padding: 0px 0 0 0px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-top: 0px !important;
  }

  .title_cont h1 {
    color: #1d1a1a;
    font-size: 30px;
    margin: 0px 0px 0px 0;
    padding: 0px 0 0 0px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    letter-spacing: 1px;
  }

  .headerTop .left {
    width: 34%;
    display: flex;
  }
}

@media (max-width: 550px) {
  .navbar-brand img {
    margin-top: 0px;
    /* max-height: 35px; */
    max-width: 110px !important;
    float: left;
  }
}