﻿html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
q,
em,
img,
small,
strong,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol,
ul {
  list-style: none;
}
:focus {
  outline: 0;
}
input,
textarea {
  margin: 0;
  outline: 0;
}
textarea {
  overflow: auto;
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* End Reset */
/* html5 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* Default Font Styles
______________________*/
body,
input,
select,
textarea {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.3;
}

.container {
  max-width: 1380px;
}

.defaultbtn,
.defaultbtndark {
  background: #d0ac50;
  border-radius: 50px;
  padding: 13px 20px 13px 45px;
  text-decoration: none;
  color: #0d0802;
  display: block;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  transition: 0.3s ease-out 0.3s;
  position: relative;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.09);
}
.defaultbtndark {
  background: #733e0a;
  color: #fff;
  display: inline-block;
}
.defaultbtn i,
.defaultbtndark i {
  display: inline-block;
  background: url(../images/hd-btnarrow.png) no-repeat;
  width: 32px;
  height: 32px;
  background-size: 100% auto;
  vertical-align: middle;
  position: absolute;
  right: 78%;
  top: 6px;
  transition: right 0.8s ease-in-out;
}
.defaultbtndark i {
  right: 74%;
}
.defaultbtn span,
.defaultbtndark span {
  display: inline-block;
  vertical-align: middle;
}
.defaultbtn:hover,
.defaultbtndark:hover {
  padding: 13px 45px 13px 20px;
}
.defaultbtn:hover i,
.defaultbtndark:hover i {
  right: 6px;
}
/* Links
______________________*/
a {
  -webkit-transition: 0.1s ease-out 0.1s;
  -moz-transition: 0.1s ease-out 0.1s;
  transition: 0.1s ease-out 0.1s;
}
.navbar-header {
  display: none;
  position: absolute;
  right: 0;
  top: -37px;
}
.navbar-header .collapse-button {
  background: none;
  border: none;
  height: auto;
  transition: all 450ms ease-out 0s;
  width: auto;
  vertical-align: top;
  padding: 0;
  border-radius: 0;
  cursor: pointer;
}
.navbar-header .collapse-button span {
  display: block;
  width: 25px;
  height: 3px;
  margin-bottom: 5px;
  background: #f4bf7e;
  border-radius: 2px;
}
.navbar-header .collapse-button span:last-child {
  margin: 0;
}
/* Headings
______________________*/
h1 {
  font-family: "Raleway", sans-serif;
  font-size: 50px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
h1 em {
  font-style: normal;
  color: #d0ac50;
}
h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #000000;
}
h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1px;
  color: #000;
}
h4 {
  font-weight: 700;
  color: #d0ac50;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}

/* Hassan Dates */
#header {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  z-index: 9;
}
.headercontent {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 50px;
  padding: 14px 20px 14px 30px;
  height: 100px;
  border: 1px solid #1b1b1b;
}
.headercontent .hd-logo a {
  display: block;
  background: url(../images/hd-logo.png) no-repeat;
  background-size: 100% auto;
  width: 150px;
  height: 137px;
  margin-top: -67px;
}
.headercontent menu {
  padding: 0;
  margin: 0;
}
.headercontent .navigation {
  text-align: right;
}
.headercontent .navigation li {
  display: inline-block;
  margin-right: 15px;
}
.headercontent .navigation li:last-child {
  margin: 0;
}
.headercontent .navigation li a {
  display: block;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px;
  position: relative;
}
.headercontent .navigation li a:hover::after {
  content: "";
  background: #d0ac50;
  width: 100%;
  height: 4px;
  border-radius: 5px;
  display: block;
  bottom: 0;
  position: absolute;
  left: 0;
}
.headercontent .talkwihtus {
  margin-right: 25px;
}
.headercontent .talkwihtus span {
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #fff;
}
.headercontent .talkwihtus span:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.headercontent .talkwihtus span em {
  font-style: normal;
  display: block;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
}
.headercontent .talkwihtus span i {
  display: block;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
#bannerwrap {
  background: url(../images/oudbanner.png) no-repeat center center;
  background-size: cover;
  height: 100vh;
  margin-bottom: 30px;
}
#bannerwrap .container {
  position: relative;
  height: 100%;
}
.bannercontent {
  width: 500px;
  position: absolute;
  left: 50px;
  bottom: 20%;
}
.bannercontent span {
  display: block;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.bannercontent h1 {
  padding-bottom: 15px;
  line-height: 65px;
}
.bannercontent p {
  font-size: 20px;
  color: #fff;
}
.bannercontent .bannerbtn {
  margin-top: 40px;
  display: flex;
  gap: 25px;
}
.bannercontent .bannerbtn .defaultbtn {
  background: #dda870;
  border-radius: 50px;
  padding: 15px 20px !important;
  text-decoration: none;
  color: #0d0802;
  display: block;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  transition: 0.3s ease-out 0.3s;
  position: relative;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.09);
  text-align: center;
  flex: 1;
}
.bannercontent .bannerbtn .defaultbtndark {
  flex: 1;
  text-align: center;
  padding: 15px 20px !important;
}
.bannercontent .bannerbtn .defaultbtn i,
.bannercontent .bannerbtn .defaultbtndark i {
  right: 84%;
  top: 8px;
}
.bannercontent .bannerbtn .defaultbtn:hover i,
.bannercontent .bannerbtn .defaultbtndark:hover i {
  right: 6px;
}
.bannercontent .bannerbtn .defaultbtn span,
.bannercontent .bannerbtn .defaultbtndark span {
  display: block !important;
  font-weight: 600 !important;
  color: #0d0802 !important;
  font-size: 14px !important;
  font-family: "Roboto", sans-serif !important;
  margin: 0 !important;
}
.bannercontent .bannerbtn .defaultbtndark span {
  color: #fff !important;
}
.bannercontent .bannerbtn {
}
.bannercontent .bannerbtn {
}
.bannercontent .bannerbtn {
}
.bannercontent .bannerbtn {
}
#mainwrap {
  position: relative;
}
.floatingimg-1,
.floatingimg-2 {
  position: absolute;
  left: 0;
  top: 350px;
}
.floatingimg-2 {
  top: auto;
  left: auto;
  right: 0;
  bottom: -200px;
}
#hdaboutus .container {
  max-width: 1160px;
  position: relative;
  z-index: 9;
}
#hdaboutus {
  background: #f7f9f5 url(../images/hd-aboutbg.jpg) no-repeat center top;
  background-size: 100% auto;
  padding: 60px 0;
}
#hdaboutus .hdabout-img {
  border-radius: 10px;
  overflow: hidden;
}
#hdaboutus .hdabout-img img {
  display: block;
  width: 100%;
  height: auto;
}
#hdaboutus em {
  display: block;
  color: #733e0a;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-style: normal;
  font-size: 20px;
}
#hdaboutus h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
}
#hdaboutus p {
  font-size: 15px;
  color: #000;
  padding: 0 30px 40px 0;
  line-height: 24px;
}
#ourproduct,
#ourproduct2 {
  padding: 30px 0;
}
#ourproduct .container,
#ourproduct2 .container {
  max-width: 1160px;
}
#ourproduct h2,
#ourproduct2 h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#ourproduct p,
#ourproduct2 p {
  text-align: center;
  color: #000;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 35px;
  text-transform: capitalize;
}
#ourproduct2 .dates {
  text-align: center;
}
#ourproduct .dates .dateimg,
#ourproduct2 .dates .dateimg {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
#ourproduct .dates .dateimg img,
#ourproduct2 .dates .dateimg img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.2s ease-out 0.2s;
}
#ourproduct .dates span,
#ourproduct2 .dates span {
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 7px;
}
#ourproduct2 .dates span {
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
}
#ourproduct .dates h3,
#ourproduct2 .dates h3 {
  margin-bottom: 25px;
}
#ourproduct2 .dates h3 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
}
#ourproduct .dates:hover img,
#ourproduct2 .dates:hover img {
  transform: scale(1.2);
}
#ourproduct2 .defaultbtn {
  display: block;
  padding: 15px 20px;
  color: #fff;
  font-size: 12px;
  box-shadow: none;
  width: 50%;
  margin: 0 auto;
}
#footer {
  background: #020202;
  padding: 30px 0;
}
#footer .footerlogo a {
  background: url(../images/hd-logo.png) no-repeat;
  background-size: 100% auto;
  display: block;
  width: 125px;
  height: 115px;
  margin: 0 auto 20px;
}
#footer p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
#footer .footerbottom {
  border-top: 1px solid #818181;
  margin-top: 30px;
  padding-top: 20px;
}
#footer .footerbottom p {
  text-align: left;
  line-height: 1;
}
#footer .footerbottom p span {
  color: #d0ac50;
  text-decoration: underline;
}
#footer .footerbottom .botcontact {
  background: url(../images/phoneicon-hd.png) no-repeat left 4px;
  background-size: 13px 12px;
  margin-left: 50px;
  padding-left: 25px;
}
#footer .footerbottom .botcontact h4 {
  margin-bottom: 10px;
}
#footer .footerbottom .botcontact span {
  display: block;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
}

/* Responsive */
@media (max-width: 800px) {
  .headercontent {
    padding: 10px 20px;
    height: auto;
    border-radius: 10px;
  }
  .headercontent .hd-logo a {
    width: 105px;
    height: 60px;
    margin-top: 0;
    margin: 0 auto;
  }
  .navbar-header {
    display: block;
  }
  #header .navigation {
    display: none;
  }
  #header .col-sm-6 {
    display: none !important;
  }
  #bannerwrap {
    height: 50vh;
  }
  .bannercontent {
    width: auto;
    border-radius: 8px;
    padding: 20px;
    position: absolute;
    left: 0;
    top: auto;
    text-align: center;
    bottom: 35px;
    margin: 0 20px;
  }
  .bannercontent span {
    font-size: 8px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 8px;
  }
  h1 {
    font-size: 20px;
  }
  .bannercontent h1 {
    padding-bottom: 15px;
    line-height: 28px;
  }
  .bannercontent p {
    font-size: 12px;
    color: #fff;
  }
  #hdaboutus {
    padding: 25px 0;
    text-align: center;
  }
  #hdaboutus em {
    margin-bottom: 2px;
    font-size: 12px;
  }
  h2 {
    font-size: 24px;
  }
  #hdaboutus h2 {
    margin-bottom: 10px;
  }
  #hdaboutus h2 br {
    display: none;
  }
  #hdaboutus p {
    font-size: 13px;
    padding: 0 0px 15px 0;
    line-height: 20px;
  }
  .defaultbtn,
  .defaultbtndark {
    font-size: 10px;
    padding: 10px 15px !important;
  }
  .defaultbtn i,
  .defaultbtndark i {
    display: none;
  }
  #hdaboutus .hdabout-img {
    display: none;
  }
  .floatingimg-1,
  .floatingimg-2 {
    display: none;
  }
  #ourproduct,
  #ourproduct2 {
    padding: 20px 0;
  }
  #ourproduct h2,
  #ourproduct2 h2 {
    text-align: center;
    margin-bottom: 10px;
  }
  #ourproduct p,
  #ourproduct2 p {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 20px;
  }
  #ourproduct p br,
  #ourproduct2 p br {
    display: none;
  }
  #ourproduct .row.mb-5,
  #ourproduct2 .row.mb-5 {
    margin-bottom: 0 !important;
  }
  #ourproduct .dates,
  #ourproduct2 .dates {
    margin-bottom: 30px;
    text-align: center;
  }
  #ourproduct .dates h3,
  #ourproduct2 .dates h3 {
    margin-bottom: 15px;
  }
  #ourproduct .dates .dateimg,
  #ourproduct2 .dates .dateimg {
    margin-bottom: 20px;
  }
  #footer {
    padding: 25px 0 0 0;
  }
  #footer .footerlogo a {
    width: 125px;
    height: 70px;
    margin: 0 auto 20px;
  }
  #footer p {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }
  #footer .footerbottom {
    border-top: 1px solid #818181;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
  }
  #footer .footerbottom p {
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
  }
  .botcontactwrap {
    display: block !important;
  }
  #footer .footerbottom .botcontact {
    background: url(../images/phoneicon-hd.png) no-repeat 30% 4px;
    background-size: 13px 12px;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 25px;
  }
  h4 {
    font-size: 14px;
  }
  #footer .footerbottom .botcontact span {
    font-size: 12px;
  }
  #header menu {
    position: relative;
  }
  #header .navigation {
    background: rgb(255 255 255);
    border-radius: 10px;
    padding: 15px 15px;
    position: absolute;
    top: 12px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
    border: 1px solid #543210;
    left: -5%;
    top: 20px;
    width: 110%;
    z-index: 9;
  }
  #header .navigation li {
    display: block;
    margin: 0;
  }
  #header .navigation li a {
    font-size: 14px;
    padding: 10px 0;
    color: #000000;
  }
}
