@import "//stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css";
@import "//cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css";
@import "//use.fontawesome.com/releases/v5.5.0/css/all.css";
@import "//cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css";
@import "//cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css";
@import url(../css/pricefilter.css);
@import url(../css/pricefilterbar.css);
@import "//cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css";
@import "//fonts.googleapis.com/css?family=Rubik:300,400,500,700,900&display=swap'";
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: "Rubik", sans-serif;
  font-size: 14px; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  overflow-x: hidden;
  overflow-x: -moz-scrollbars-none;
  background: #fff; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1 {
  font-size: 32px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

p {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #223038;
  margin-bottom: 15px;
  text-align: justify; }
  @media only screen and (max-width: 576px) {
    p {
      font-size: 13px;
      line-height: 22px; } }

a {
  display: block;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms; }

a:hover {
  text-decoration: none !important; }

a:focus {
  outline: none;
  text-decoration: none !important; }

input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
  background-color: inherit !important;
  background-image: none !important;
  color: inherit !important; }

::selection, ::-moz-selection {
  background: #191a20; }

.clear {
  clear: both; }

.animated2.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

.animated2.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.animated2.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

.animated2.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight; }

.animated2.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.animated2 {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.pad0 {
  padding: 0px !important; }

.plft0 {
  padding-left: 0px; }

.prit0 {
  padding-right: 0px; }

.mtop0 {
  margin-top: 0px !important; }

.mauto {
  margin: 0 auto;
  display: block; }

@media only screen and (min-width: 1200px) {
  .hidden-xl {
    display: none; } }
@media (max-width: 1200px) and (min-width: 992px) {
  .hidden-lg {
    display: none; } }
@media only screen and (max-width: 992px) {
  .scrollup {
    bottom: 20px; }

  .order0 {
    order: 0;
    -webkit-order: 0; }

  .order1 {
    order: 1;
    -webkit-order: 1; }

  .md-hidden {
    display: none; } }
@media only screen and (min-width: 768px) {
  .self_container {
    max-width: 100%; } }
@media (max-width: 992px) and (min-width: 768px) {
  .hidden-md {
    display: none; } }
@media only screen and (max-width: 768px) {
  .container {
    max-width: none; } }
@media (max-width: 768px) and (min-width: 576px) {
  .hidden-sm {
    display: none; } }
@media only screen and (max-width: 576px) {
  .hidden-xs {
    display: none; } }
@media only screen and (max-width: 468px) {
  .mob-full {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
/* BASE STYLE */
.fixed-right {
  position: fixed;
  right: 20px;
  top: 30vh;
  z-index: 2; }
  @media only screen and (max-width: 576px) {
    .fixed-right {
      top: auto;
      bottom: 85px;
      right: 10px; } }
  .fixed-right .call-right {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    background: url(../images/icons/sd-call.png) center center no-repeat #d11c19;
    z-index: 1;
    margin: 20px 0;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); }
  .fixed-right .whatsapp .call-right {
    background: url(../images/icons/sd-whtzap.png) center center no-repeat #5aa920;
    background-size: 24px; }
  .fixed-right .whatsapp .slide-left {
    background: #5aa920;
    padding: 6.5px 20px; }
  .fixed-right .slide-left {
    position: absolute;
    background: #d11c19;
    width: 0;
    height: 44px;
    right: 12px;
    top: 20px;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 13.5px 20px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: ease-in-out 0.5s;
    border-radius: 25px 15px 15px 25px; }
  .fixed-right .slide-left {
    top: 0px; }
    .fixed-right .slide-left span {
      opacity: 0;
      font-weight: 400; }
  .fixed-right .mail-right {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    background: url(../images/icons/sd-mail.png) center center no-repeat #191a20;
    z-index: 1;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); }
  .fixed-right .quick-contact {
    position: relative; }
    @media only screen and (min-width: 576px) {
      .fixed-right .quick-contact:hover .slide-left, .fixed-right .quick-contact:hover span {
        opacity: 1;
        transition: ease-in-out 0.5s;
        width: 170px; }
      .fixed-right .quick-contact.mail .slide-left {
        background: #191a20; } }

/*******************************SLIDER_BOTTOM_SCROLL_UP******************************* */
.scrollup {
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  display: none;
  background: url(../images/icons/icon_top.png) #d11c19 no-repeat center;
  background-size: 14px;
  border-radius: 5px;
  z-index: 2; }
  .scrollup:hover, .scrollup:focus {
    color: #76787e; }
  @media only screen and (min-width: 576px) {
    .scrollup {
      bottom: 100px;
      right: 10px; } }

@keyframes animate {
  0% {
    transform: translate(-50%, 5px); }
  80% {
    transform: translate(-50%, 15px);
    opacity: 0.1; }
  100% {
    transform: translate(-50%, 29px);
    opacity: 0.1; } }
@-webkit-keyframes kenburns_zoomInOut {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1.2); } }
@-moz-keyframes kenburns_zoomInOut {
  0% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1.2); } }
@-ms-keyframes kenburns_zoomInOut {
  0% {
    -ms-transform: scale(1); }
  100% {
    -ms-transform: scale(1.2); } }
@-o-keyframes kenburns_zoomInOut {
  0% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(1.2); } }
@keyframes kenburns_zoomInOut {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }
@keyframes zoominoutsinglefeatured {
  0% {
    transform: scale(0.8); }
  50% {
    transform: scale(1.2, 1.2); }
  100% {
    transform: scale(0.8); } }
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
/******************LOCATION_ICON_ANIMATION************************* */
@keyframes bounce {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-10px); } }
@-webkit-keyframes bounce {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-10px); } }
/******************LOCATION_ICON_ANIMATION************************* */
@keyframes bounce1 {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-10px); } }
@-webkit-keyframes bounce1 {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-10px); } }
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 80%; } }
@media (max-width: 1400px) and (min-width: 992px) {
  .container {
    max-width: 95%; } }
@media (max-width: 992px) and (min-width: 768px) {
  .container {
    max-width: 95%; } }

/***********HEADER************* */
@media only screen and (min-width: 992px) {
  .header .menu-icon {
    display: none; }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto; } }
@media only screen and (max-width: 992px) {
  .collapse:not(.show) {
    display: none !important;
    width: 100%; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column; } }
#Header {
  background: transparent;
  position: absolute;
  top: 0px;
  z-index: 999;
  left: 0px;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  @media only screen and (max-width: 992px) {
    #Header {
      background: rgba(0, 0, 0, 0.1803921569); } }
  #Header .logo-sec {
    padding: 5px 15px;
    max-width: 180px; }
    @media only screen and (max-width: 576px) {
      #Header .logo-sec {
        max-width: 100px;
        padding: 0 5px; } }
  #Header .main-nav-section .container {
    max-width: 95%; }
    @media only screen and (max-width: 992px) {
      #Header .main-nav-section .container {
        max-width: 100%; } }
  #Header .main-nav-section .row {
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap; }
  @media only screen and (max-width: 992px) {
    #Header .rit_sec {
      display: flex;
      align-items: center; } }
  #Header .navbar {
    padding: 0px; }
    @media only screen and (min-width: 1200px) {
      #Header .navbar .navbar-nav {
        padding-right: 40px; } }
    @media only screen and (max-width: 1200px) {
      #Header .navbar .navbar-nav {
        margin-left: 0px; } }
    #Header .navbar .nav-list .link {
      font-size: 15px;
      color: white;
      text-transform: uppercase;
      padding: 50px 15px;
      position: relative; }
      #Header .navbar .nav-list .link::after {
        content: "";
        position: absolute;
        background: #d11c19;
        width: 0px;
        height: 4px;
        left: 0px;
        right: 0px;
        bottom: 35px;
        margin: auto;
        transition: ease-in-out all 0.3s; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #Header .navbar .nav-list .link {
          font-size: 12px;
          padding: 45px 15px; }
          #Header .navbar .nav-list .link::after {
            bottom: 34px; } }
    #Header .navbar .nav-list.active .link, #Header .navbar .nav-list:hover .link {
      color: white; }
      #Header .navbar .nav-list.active .link::after, #Header .navbar .nav-list:hover .link::after {
        width: 20px; }
    @media only screen and (max-width: 992px) {
      #Header .navbar {
        position: absolute;
        left: 0px;
        top: 100%;
        background: #191a20;
        width: 100%;
        z-index: 999; }
        #Header .navbar .nav-list .link {
          font-size: 10px;
          color: #fff !important;
          font-weight: 600;
          text-transform: uppercase;
          line-height: normal;
          padding: 12px 15px;
          border-bottom: 1px solid #2f323c; } }
    @media only screen and (max-width: 992px) and (max-width: 992px) {
      #Header .navbar .nav-list .link {
        font-weight: 400; } }
    @media only screen and (max-width: 992px) {
          #Header .navbar .nav-list .link::after {
            display: none; }
        #Header .navbar .nav-list.active .link {
          background: #191a20; } }
    @media only screen and (min-width: 992px) {
      #Header .navbar .dropdown:hover .dropdown-menu {
        display: block; }
      #Header .navbar .dropdown .dropdown-toggle::after {
        display: none; } }
    #Header .navbar .dropdown .dropdown-menu {
      margin-top: 0px;
      padding: 0px;
      border-radius: 0px;
      top: 65%; }
      #Header .navbar .dropdown .dropdown-menu .dropdown-item {
        background: #282933;
        font-size: 13px;
        text-transform: uppercase;
        color: #fff;
        padding: 13px 20px;
        display: block;
        border-bottom: 1px solid #454758; }
        #Header .navbar .dropdown .dropdown-menu .dropdown-item:first-child {
          border-top: 0px; }
        #Header .navbar .dropdown .dropdown-menu .dropdown-item:last-child {
          border-bottom: 0px; }
        #Header .navbar .dropdown .dropdown-menu .dropdown-item:hover {
          background: #d11c19; }
        @media only screen and (max-width: 992px) {
          #Header .navbar .dropdown .dropdown-menu .dropdown-item {
            font-size: 10px; } }
  @media only screen and (max-width: 992px) {
    #Header .qck_action {
      margin-right: 70px;
      padding: 15px 0; } }
  @media only screen and (max-width: 576px) {
    #Header .qck_action {
      display: none; } }
  #Header .qck_action li {
    font-size: 12px;
    color: white;
    font-weight: 300; }
    #Header .qck_action li a {
      font-size: 12px;
      color: white;
      font-weight: 300;
      display: inline-block; }
    #Header .qck_action li.call {
      font-size: 18px;
      font-weight: 500;
      color: #edad14;
      margin-bottom: 10px; }
      #Header .qck_action li.call a {
        font-size: 18px;
        font-weight: 500;
        color: #edad14; }
  #Header .qck_action .social_icon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 17px; }
    @media only screen and (max-width: 1200px) {
      #Header .qck_action .social_icon {
        margin-top: 10px; } }
    #Header .qck_action .social_icon .title {
      background: url(../images/icons/share.png) no-repeat transparent center right;
      background-size: 13px;
      font-size: 11.666px;
      color: white;
      letter-spacing: 2px;
      text-transform: uppercase;
      box-shadow: none;
      padding: 3px 0;
      margin-right: 15px;
      padding-right: 25px; }
    #Header .qck_action .social_icon li {
      display: block;
      text-align: center; }
      #Header .qck_action .social_icon li:not(:last-child) {
        margin-right: 20px; }
      #Header .qck_action .social_icon li a {
        color: #fff;
        font-size: 16px;
        background: #fff;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center; }
        #Header .qck_action .social_icon li a.fa-facebook-f {
          color: #3b5999; }
        #Header .qck_action .social_icon li a.fa-twitter {
          color: #55acee; }
        #Header .qck_action .social_icon li a.fa-instagram {
          color: #e4405f; }
        #Header .qck_action .social_icon li a.fa-pinterest-p {
          color: #bd081c; }
        #Header .qck_action .social_icon li a.fa-linkedin-in {
          color: #0077B5; }
        @media only screen and (max-width: 1200px) {
          #Header .qck_action .social_icon li a {
            font-size: 13px;
            width: 25px;
            height: 25px; } }
  @media only screen and (max-width: 992px) {
    #Header .menu-icon {
      position: absolute;
      right: 0px;
      height: 100%; }
      #Header .menu-icon .navbar-toggler {
        height: 100%;
        width: 50px;
        background: #d11c19;
        cursor: pointer;
        border: none;
        border-radius: 0px;
        outline: none;
        box-shadow: none;
        color: #fff;
        padding: 17px 14px; }
        #Header .menu-icon .navbar-toggler i {
          font-size: 22px; }
        #Header .menu-icon .navbar-toggler .main-icon-bar .icon {
          width: 100%;
          height: 2px;
          background: white;
          margin-bottom: 5px;
          transition: ease-in-out all 0.3s; }
          #Header .menu-icon .navbar-toggler .main-icon-bar .icon:nth-child(2) {
            width: 80%; }
          #Header .menu-icon .navbar-toggler .main-icon-bar .icon:last-child {
            margin-bottom: 0px;
            width: 70%; }
        #Header .menu-icon .navbar-toggler:hover .icon {
          width: 100% !important; } }
  @media only screen and (max-width: 992px) and (max-width: 576px) {
    #Header .menu-icon {
      position: unset; } }

  #Header.sticky {
    background: #191a20;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0px;
    animation: ease-in-out;
    transition-delay: 0.5s;
    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    padding-top: 0px;
    -moz-transition: all 0s ease-in;
    -webkit-transition: all 0s ease-in;
    -o-transition: all 0s ease-in;
    transition: all 0s ease-in;
    border-top: 0px;
    box-shadow: 0px 0px 12px #00000026; }
    #Header.sticky .navbar {
      bottom: 0px; }
      #Header.sticky .navbar .nav-list .link {
        padding: 25px 15px; }
        #Header.sticky .navbar .nav-list .link::after {
          bottom: 12px; }
      #Header.sticky .navbar .dropdown .dropdown-menu {
        top: 75%; }
    #Header.sticky .qck_action li:first-child {
      font-size: 15px; }
      #Header.sticky .qck_action li:first-child a {
        font-size: 15px; }
    #Header.sticky .qck_action .social_icon {
      display: none; }
    #Header.sticky .logo-sec {
      max-width: 135px;
      padding: 5px 0; }

.pro_dtl_page #Header {
  background: #1f232f; }

/*********************MAIN_SLIDER***************** */
#main-slider .carousel-inner {
  position: relative;
  cursor: grab; }
  #main-slider .carousel-inner::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 30%;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    z-index: 1; }
  #main-slider .carousel-inner::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 30%;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    z-index: 1; }
#main-slider .carousel-item {
  background-repeat: no-repeat !important;
  background-position: center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  max-height: 100vh; }
  #main-slider .carousel-item img {
    width: 100%;
    margin: auto; }
  @media only screen and (max-width: 576px) {
    #main-slider .carousel-item .desk_slide {
      display: none !important; } }
  @media only screen and (min-width: 576px) {
    #main-slider .carousel-item .mob_slide {
      display: none !important; } }
#main-slider .carousel-caption {
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  width: auto;
  width: fit-content;
  width: -moz-fit-content;
  height: fit-content;
  height: -moz-fit-content;
  left: 6%;
  bottom: 150px;
  max-width: 30%;
  z-index: 1; }
  @media (max-width: 1500px) and (min-width: 1400px) {
    #main-slider .carousel-caption {
      max-width: 33%; } }
  @media (max-width: 1400px) and (min-width: 576px) {
    #main-slider .carousel-caption {
      max-width: 43%; } }
  @media only screen and (max-width: 992px) {
    #main-slider .carousel-caption {
      bottom: 65px; } }
  @media only screen and (max-width: 576px) {
    #main-slider .carousel-caption {
      display: none; } }
  #main-slider .carousel-caption .caption {
    font-size: 44px;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 20px; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #main-slider .carousel-caption .caption {
        font-size: 33px; } }
    @media only screen and (max-width: 992px) {
      #main-slider .carousel-caption .caption {
        font-size: 25px; } }
    @media (max-width: 768px) and (min-width: 576px) {
      #main-slider .carousel-caption .caption {
        font-size: 22px;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-caption .caption {
        font-size: 14px;
        line-height: normal; } }
  #main-slider .carousel-caption .sub_head {
    font-size: 20px;
    font-weight: 300;
    color: white;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 0px; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #main-slider .carousel-caption .sub_head {
        font-size: 17px; } }
    @media (max-width: 992px) and (min-width: 576px) {
      #main-slider .carousel-caption .sub_head {
        font-size: 12px; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-caption .sub_head {
        font-size: 8px; } }
  #main-slider .carousel-caption .btn {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    width: 211px;
    height: 60px;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    box-shadow: none;
    outline: none;
    padding: 0px;
    margin-top: 35px;
    line-height: 60px; }
    @media (max-width: 1500px) and (min-width: 768px) {
      #main-slider .carousel-caption .btn {
        width: 175px;
        height: 50px;
        line-height: 50px;
        font-size: 13px; } }
    @media (max-width: 768px) and (min-width: 576px) {
      #main-slider .carousel-caption .btn {
        width: 130px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        margin-top: 25px; } }
#main-slider .carousel-indicators {
  left: 6%;
  right: auto;
  margin-left: 0;
  bottom: 85px;
  z-index: 1; }
  #main-slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
    margin-right: 15px;
    font-size: 0px; }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-indicators li {
        margin-right: 7px; } }
    #main-slider .carousel-indicators li.active {
      background: #d11c19; }
    #main-slider .carousel-indicators li:last-child {
      margin-right: 0px; }
  @media only screen and (max-width: 992px) {
    #main-slider .carousel-indicators {
      bottom: 25px; } }
#main-slider .qck_share {
  position: absolute;
  bottom: 20px;
  right: 0px;
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  height: 84px;
  z-index: 1; }
  @media only screen and (max-width: 992px) {
    #main-slider .qck_share {
      display: none; } }
  #main-slider .qck_share .dropdown {
    position: relative; }
    #main-slider .qck_share .dropdown button {
      background: url("../images/icons/share.png") no-repeat transparent center right;
      font-size: 11.666px;
      color: white;
      letter-spacing: 2px;
      text-transform: uppercase;
      line-height: normal;
      border: none;
      outline: none;
      box-shadow: none;
      transform: rotate(90deg);
      margin: auto;
      padding: 10px 15px;
      padding-right: 25px;
      background-color: transparent !important;
      box-shadow: none !important; }
      #main-slider .qck_share .dropdown button::after {
        display: none; }
    #main-slider .qck_share .dropdown .dropdown-menu {
      min-width: auto;
      background: transparent;
      border: none;
      transform: translate3d(0px, -208px, 0px) !important;
      right: 0px; }
      #main-slider .qck_share .dropdown .dropdown-menu li {
        display: block;
        text-align: center; }
        #main-slider .qck_share .dropdown .dropdown-menu li a {
          color: #fff;
          padding: 10px 0; }
          #main-slider .qck_share .dropdown .dropdown-menu li a:hover.fa-facebook-f {
            color: #3b5999; }
          #main-slider .qck_share .dropdown .dropdown-menu li a:hover.fa-twitter {
            color: #55acee; }
          #main-slider .qck_share .dropdown .dropdown-menu li a:hover.fa-instagram {
            color: #e4405f; }
          #main-slider .qck_share .dropdown .dropdown-menu li a:hover.fa-pinterest-p {
            color: #bd081c; }
          #main-slider .qck_share .dropdown .dropdown-menu li a:hover.fa-linkedin-in {
            color: #0077B5; }

.fade:not(.show) {
  height: 0px; }

/*********HEADING_STYLE******** */
.main_head {
  position: relative;
  width: fit-content;
  width: -moz-fit-content;
  margin: auto;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 35px; }
  .main_head::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
    width: 73px;
    height: 8px;
    background: #d11c19; }
  @media only screen and (max-width: 576px) {
    .main_head {
      margin-bottom: 25px;
      padding-bottom: 20px; }
      .main_head::before {
        width: 60px;
        height: 4px; } }
  .main_head .sub_head {
    font-size: 14px;
    font-weight: 400;
    color: #d11c19;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 12px;
    letter-spacing: 1px; }
    @media only screen and (max-width: 768px) {
      .main_head .sub_head {
        font-size: 10px;
        margin-bottom: 10px; } }
  .main_head .head {
    font-size: 35px;
    font-weight: 400;
    color: #191a20;
    line-height: normal;
    position: relative; }
    @media (max-width: 1400px) and (min-width: 768px) {
      .main_head .head {
        font-size: 28px; } }
    @media only screen and (max-width: 768px) {
      .main_head .head {
        font-size: 22px; } }
    @media only screen and (max-width: 468px) {
      .main_head .head {
        font-size: 20px; } }

.com_discrp {
  font-size: 15px;
  color: #6f6f6f;
  line-height: 1.857;
  text-align: center;
  max-width: 78%;
  margin: auto;
  margin-bottom: 70px; }
  @media only screen and (max-width: 768px) {
    .com_discrp {
      font-size: 13px;
      line-height: 22px;
      margin-bottom: 45px; } }
  .com_discrp p {
    font-size: 15px;
    color: #6f6f6f;
    line-height: 1.857;
    margin: 0px;
    text-align-last: center; }
    @media only screen and (max-width: 768px) {
      .com_discrp p {
        font-size: 14px;
        line-height: 22px; } }

/************INNER_BANNER************ */
.inner-page #banner {
  background-size: cover !important;
  background-position: center center !important;
  text-align: center;
  position: relative; }
  .inner-page #banner::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 30%;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    z-index: 1; }
  .inner-page #banner::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 30%;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    z-index: 1; }
  .inner-page #banner .banner_caption {
    padding: 395px 0 65px;
    width: 100%;
    text-align: left;
    position: relative;
    z-index: 2; }
    @media (max-width: 1200px) and (min-width: 995px) {
      .inner-page #banner .banner_caption {
        padding: 200px 0 65px; } }
    @media (max-width: 1200px) and (min-width: 576px) {
      .inner-page #banner .banner_caption {
        padding: 150px 0 70px; } }
    @media only screen and (max-width: 576px) {
      .inner-page #banner .banner_caption {
        padding: 90px 15px 30px; } }
    .inner-page #banner .banner_caption .page_title {
      font-size: 44px;
      color: #fffefe;
      text-transform: uppercase;
      line-height: normal;
      padding-bottom: 25px;
      position: relative; }
      .inner-page #banner .banner_caption .page_title::after {
        content: "";
        background: #d11c19;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 73px;
        height: 11px; }
      @media (max-width: 1200px) and (min-width: 576px) {
        .inner-page #banner .banner_caption .page_title {
          font-size: 28px;
          padding-bottom: 15px; }
          .inner-page #banner .banner_caption .page_title::after {
            height: 7px; } }
      @media only screen and (max-width: 576px) {
        .inner-page #banner .banner_caption .page_title {
          font-size: 24px;
          padding-bottom: 15px; }
          .inner-page #banner .banner_caption .page_title::after {
            width: 48px;
            height: 7px; } }
.inner-page .breadcrumb_sec .breadcrumb {
  background: transparent;
  text-align: right;
  justify-content: flex-end;
  padding: 20px 0;
  margin-bottom: 0px; }
  @media only screen and (max-width: 992px) {
    .inner-page .breadcrumb_sec .breadcrumb {
      padding: 10px 0; } }
  .inner-page .breadcrumb_sec .breadcrumb li {
    font-size: 12px;
    color: #929191;
    line-height: normal;
    padding: 0 10px;
    border-right: 1px solid #bbbbbb; }
    .inner-page .breadcrumb_sec .breadcrumb li a {
      font-size: 12px;
      color: #929191; }
      @media only screen and (max-width: 992px) {
        .inner-page .breadcrumb_sec .breadcrumb li a {
          font-size: 11px; } }
    .inner-page .breadcrumb_sec .breadcrumb li:first-child a {
      color: #d11c19; }
    .inner-page .breadcrumb_sec .breadcrumb li:last-child {
      border-right: 0px; }

/*********************HOME_PAGE****************** */
#our_vechiles {
  padding: 95px 0 0; }
  @media only screen and (max-width: 768px) {
    #our_vechiles {
      padding: 45px 0 0; } }
  #our_vechiles .main_head {
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
    margin: auto;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 35px; }
    #our_vechiles .main_head::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      bottom: 0px;
      width: 73px;
      height: 8px;
      background: #d11c19; }
    @media only screen and (max-width: 576px) {
      #our_vechiles .main_head {
        margin-bottom: 25px;
        padding-bottom: 20px; }
        #our_vechiles .main_head::before {
          width: 60px;
          height: 4px; } }
    #our_vechiles .main_head .sub_head {
      font-size: 35px;
      font-weight: 400;
      color: #191a20;
      line-height: normal;
      position: relative; }
      @media (max-width: 1400px) and (min-width: 768px) {
        #our_vechiles .main_head .sub_head {
          font-size: 28px; } }
      @media only screen and (max-width: 768px) {
        #our_vechiles .main_head .sub_head {
          font-size: 22px; } }
      @media only screen and (max-width: 468px) {
        #our_vechiles .main_head .sub_head {
          font-size: 20px; } }
    #our_vechiles .main_head .head {
      font-size: 14px;
      font-weight: 400;
      color: #d11c19;
      text-transform: uppercase;
      line-height: normal;
      margin-bottom: 12px;
      letter-spacing: 1px; }
      @media only screen and (max-width: 768px) {
        #our_vechiles .main_head .head {
          font-size: 10px;
          margin-bottom: 10px; } }
  @media only screen and (min-width: 1400px) {
    #our_vechiles .container {
      max-width: 90%; } }
  #our_vechiles .tab-content {
    padding: 85px 0 0px;
    background: #f6f6f6;
    position: relative; }
    @media only screen and (max-width: 1400px) {
      #our_vechiles .tab-content {
        padding: 45px 0 0; } }
    @media only screen and (max-width: 1400px) {
      #our_vechiles .tab-content {
        width: 100%; } }
    #our_vechiles .tab-content .nav-tabs {
      width: fit-content;
      width: -moz-fit-content;
      margin: auto;
      position: relative;
      border: none; }
      @media only screen and (min-width: 1400px) {
        #our_vechiles .tab-content .nav-tabs {
          top: -108px; } }
      @media only screen and (max-width: 1400px) {
        #our_vechiles .tab-content .nav-tabs {
          top: -68px; } }
      @media only screen and (max-width: 468px) {
        #our_vechiles .tab-content .nav-tabs {
          top: 0px;
          margin-bottom: 25px;
          width: 100%;
          align-items: center;
          justify-content: center; } }
      @media only screen and (min-width: 468px) {
        #our_vechiles .tab-content .nav-tabs li {
          margin: 0 2.5px; } }
      @media only screen and (max-width: 468px) {
        #our_vechiles .tab-content .nav-tabs li {
          margin-bottom: 10px;
          width: 50%; } }
      #our_vechiles .tab-content .nav-tabs li a {
        font-size: 17px;
        color: white;
        background: #191a20;
        border-radius: 30px;
        width: 187px;
        height: 45px;
        line-height: 45px;
        text-align: center; }
        @media (max-width: 768px) and (min-width: 468px) {
          #our_vechiles .tab-content .nav-tabs li a {
            font-size: 14px;
            width: 170px;
            height: 40px;
            line-height: 40px; } }
        #our_vechiles .tab-content .nav-tabs li a.active {
          background: #d11c19; }
        @media only screen and (max-width: 468px) {
          #our_vechiles .tab-content .nav-tabs li a {
            display: block;
            width: 100%;
            height: 40px;
            font-size: 14px;
            line-height: 40px;
            padding: 0 20px;
            border-radius: 0px; } }
    #our_vechiles .tab-content .box {
      margin: 0 15px;
      background-color: white;
      transition: ease-in-out all 0.3s; }
      #our_vechiles .tab-content .box .img_box {
        position: relative; }
        #our_vechiles .tab-content .box .img_box .hvr_btn {
          position: absolute;
          left: 0px;
          right: 0px;
          top: 0px;
          bottom: 0px;
          margin: auto;
          font-size: 15px;
          color: white;
          text-transform: uppercase;
          background: #d11c19;
          width: 165px;
          height: 47px;
          line-height: 47px;
          text-align: center;
          opacity: 0;
          visibility: hidden;
          transition: ease-in-out all 0.3s; }
      #our_vechiles .tab-content .box .info {
        background: #191a20;
        padding: 15px 30px 25px;
        transition: ease-in-out all 0.3s;
        position: relative;
        min-height: 100px; }
        @media only screen and (max-width: 1200px) {
          #our_vechiles .tab-content .box .info {
            padding: 15px; } }
        #our_vechiles .tab-content .box .info::before {
          content: "";
          position: absolute;
          left: 0px;
          top: -2px;
          background: #191a20;
          width: 100%;
          height: 2px;
          transition: ease-in-out all 0.3s; }
        #our_vechiles .tab-content .box .info .name {
          font-size: 20px;
          color: white;
          line-height: normal;
          letter-spacing: 2px;
          text-transform: uppercase;
          min-height: 44px;
          overflow: hidden; }
          @media only screen and (max-width: 1200px) {
            #our_vechiles .tab-content .box .info .name {
              font-size: 15px; } }
      #our_vechiles .tab-content .box:hover {
        box-shadow: 0px 10px 37px 0px rgba(0, 0, 0, 0.1); }
        #our_vechiles .tab-content .box:hover .img_box .hvr_btn {
          opacity: 1;
          visibility: visible; }
        #our_vechiles .tab-content .box:hover .info, #our_vechiles .tab-content .box:hover .info::before {
          background: #d11c19; }
  #our_vechiles .slick-list {
    position: relative;
    padding: 0 15px;
    padding-bottom: 100px; }
    @media only screen and (max-width: 768px) {
      #our_vechiles .slick-list {
        padding-bottom: 45px; } }
  #our_vechiles .pro_box {
    margin: 0 15px; }
    #our_vechiles .pro_box .img_box {
      position: relative; }
      #our_vechiles .pro_box .img_box .hvr_btn {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        margin: auto;
        font-size: 12px;
        color: white;
        text-transform: uppercase;
        background: #d11c19;
        width: 140px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: ease-in-out all 0.3s; }
    #our_vechiles .pro_box .info {
      background: #191a20;
      padding: 15px 30px 25px;
      transition: ease-in-out all 0.3s;
      position: relative;
      min-height: 100px; }
      @media only screen and (max-width: 1200px) {
        #our_vechiles .pro_box .info {
          padding: 15px; } }
      #our_vechiles .pro_box .info::before {
        content: "";
        position: absolute;
        left: 0px;
        top: -2px;
        background: #191a20;
        width: 100%;
        height: 2px;
        transition: ease-in-out all 0.3s; }
      #our_vechiles .pro_box .info .brand {
        font-size: 20px;
        color: white;
        line-height: normal;
        margin-bottom: 12px;
        letter-spacing: 2px; }
        @media (max-width: 1200px) and (min-width: 992px) {
          #our_vechiles .pro_box .info .brand {
            margin-bottom: 10px; } }
        @media only screen and (max-width: 992px) {
          #our_vechiles .pro_box .info .brand {
            font-size: 18px;
            margin-bottom: 10px; } }
      #our_vechiles .pro_box .info .model {
        font-size: 12px;
        color: white;
        line-height: normal;
        letter-spacing: 1px; }
        @media only screen and (max-width: 992px) {
          #our_vechiles .pro_box .info .model {
            font-size: 10px;
            line-height: 13px; } }
    #our_vechiles .pro_box:hover {
      box-shadow: 0px 10px 37px 0px rgba(0, 0, 0, 0.1); }
      #our_vechiles .pro_box:hover .img_box .hvr_btn {
        opacity: 1;
        visibility: visible; }
      #our_vechiles .pro_box:hover .info, #our_vechiles .pro_box:hover .info::before {
        background: #d11c19; }

#latest_additions {
  padding: 75px 0 95px;
  position: relative;
  background-image: -moz-linear-gradient(90deg, #f6f6f6 0%, white 100%);
  background-image: -webkit-linear-gradient(90deg, #f6f6f6 0%, white 100%);
  background-image: -ms-linear-gradient(90deg, #f6f6f6 0%, white 100%); }
  @media only screen and (max-width: 768px) {
    #latest_additions {
      padding-bottom: 45px; } }
  @media only screen and (min-width: 1400px) {
    #latest_additions .container {
      max-width: 95%; } }
  #latest_additions .pro_box {
    padding: 15px; }
    #latest_additions .pro_box .img_box {
      position: relative;
      transition: ease-in-out all 0.3s; }
      #latest_additions .pro_box .img_box .info {
        position: absolute;
        left: 0px;
        bottom: 0px;
        padding: 40px 50px; }
        @media only screen and (max-width: 992px) {
          #latest_additions .pro_box .img_box .info {
            padding: 20px; } }
        #latest_additions .pro_box .img_box .info .brand {
          font-size: 24px;
          color: white;
          line-height: normal;
          margin-bottom: 15px;
          letter-spacing: 2px; }
          @media only screen and (max-width: 768px) {
            #latest_additions .pro_box .img_box .info .brand {
              font-size: 22px;
              margin-bottom: 5px; } }
        #latest_additions .pro_box .img_box .info .model {
          font-size: 10px;
          color: white;
          text-transform: uppercase;
          line-height: 13px;
          letter-spacing: 1px; }
        #latest_additions .pro_box .img_box .info .hvr_btn {
          font-size: 12px;
          color: white;
          text-transform: uppercase;
          background: #d11c19;
          width: 140px;
          height: 0px;
          line-height: 35px;
          text-align: center;
          opacity: 0;
          visibility: hidden;
          transition: ease-in-out all 0.3s;
          margin-top: 15px; }
          @media only screen and (max-width: 768px) {
            #latest_additions .pro_box .img_box .info .hvr_btn {
              font-size: 10px;
              width: 115px;
              line-height: 30px;
              margin-top: 10px; } }
      #latest_additions .pro_box .img_box:hover .info .hvr_btn {
        opacity: 1;
        visibility: visible;
        height: 35px; }
        @media only screen and (max-width: 768px) {
          #latest_additions .pro_box .img_box:hover .info .hvr_btn {
            height: 30px; } }

#welcome_sec {
  padding: 175px 0 0; }
  #welcome_sec .row {
    justify-content: flex-end; }
  #welcome_sec .box {
    background: rgba(0, 0, 0, 0.6);
    padding: 40px 40px 45px 55px; }
    @media (max-width: 992px) and (min-width: 576px) {
      #welcome_sec .box {
        padding: 40px 25px 45px 35px; } }
    @media only screen and (max-width: 576px) {
      #welcome_sec .box {
        padding: 40px 25px; } }
    #welcome_sec .box .title_sec {
      position: relative;
      padding-bottom: 30px;
      margin-bottom: 30px; }
      @media only screen and (max-width: 1300px) {
        #welcome_sec .box .title_sec {
          padding-bottom: 20px;
          margin-bottom: 40px; } }
      #welcome_sec .box .title_sec::after {
        content: "";
        background: #d11c19;
        width: 73px;
        height: 11px;
        position: absolute;
        bottom: 0px;
        left: 0px; }
        @media only screen and (max-width: 1300px) {
          #welcome_sec .box .title_sec::after {
            height: 6px; } }
      #welcome_sec .box .title_sec .lead {
        font-size: 42px;
        font-weight: 200;
        color: white;
        line-height: 55px; }
        @media only screen and (max-width: 1300px) {
          #welcome_sec .box .title_sec .lead {
            font-size: 28px;
            line-height: 38px; } }
      #welcome_sec .box .title_sec .title {
        font-size: 14px;
        color: white;
        line-height: 24px; }
      @media only screen and (max-width: 1300px) {
        #welcome_sec .box .title_sec {
          font-size: 12px; } }
    #welcome_sec .box .info {
      font-size: 16px;
      color: white;
      text-align: justify;
      line-height: 28px; }
      @media only screen and (max-width: 1300px) {
        #welcome_sec .box .info {
          font-size: 14px; } }
      #welcome_sec .box .info p {
        font-size: 16px;
        text-align: justify;
        color: white;
        line-height: 28px;
        margin-bottom: 0px; }
        @media only screen and (max-width: 1300px) {
          #welcome_sec .box .info p {
            font-size: 14px; } }
    #welcome_sec .box .plain_btn {
      color: white;
      margin-left: 0px;
      margin-top: 35px; }

#clients {
  padding: 65px 0;
  background: white; }
  #clients .container {
    position: relative; }
    @media only screen and (min-width: 1400px) {
      #clients .container {
        max-width: 95%; } }
  #clients .clients_slide {
    padding: 0 30px; }
    #clients .clients_slide .slick-track {
      display: flex;
      align-items: center;
      justify-content: center; }
  #clients .slick-list {
    padding-bottom: 0px; }
  #clients .img_box {
    filter: grayscale(1);
    transition: ease-in-out all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center; }
    #clients .img_box:hover {
      filter: none; }
    #clients .img_box img {
      max-width: 140px; }
  #clients .slick-arrow {
    bottom: 0px;
    top: 0px; }
    #clients .slick-arrow.slide-prev {
      left: 0px;
      margin-left: 0px; }
    #clients .slick-arrow.slide-nxt {
      right: 0px;
      margin-right: 0px; }

#buyers_guide {
  padding: 90px 0 65px; }
  @media only screen and (max-width: 768px) {
    #buyers_guide {
      padding: 45px 0; } }
  #buyers_guide [class*="col-"], #buyers_guide [class^="col-"] {
    padding: 0 20px; }
    @media only screen and (max-width: 768px) {
      #buyers_guide [class*="col-"], #buyers_guide [class^="col-"] {
        margin-bottom: 35px; }
        #buyers_guide [class*="col-"]:last-child, #buyers_guide [class^="col-"]:last-child {
          margin-bottom: 0px; } }
  #buyers_guide .title {
    font-size: 36px;
    color: #f4e6e6;
    text-align: center;
    line-height: normal;
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
    position: relative;
    padding-bottom: 25px;
    margin: auto;
    margin-bottom: 105px; }
    @media (max-width: 1400px) and (min-width: 576px) {
      #buyers_guide .title {
        font-size: 28px; } }
    @media only screen and (max-width: 576px) {
      #buyers_guide .title {
        font-size: 24px;
        padding-bottom: 15px;
        margin-bottom: 75px; } }
    @media only screen and (max-width: 468px) {
      #buyers_guide .title {
        font-size: 20px; } }
    #buyers_guide .title::after {
      content: "";
      background-color: #c90908;
      width: 71px;
      height: 7px;
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      margin: auto; }
      @media only screen and (max-width: 576px) {
        #buyers_guide .title::after {
          width: 60px;
          height: 4px; } }
  #buyers_guide .box .head_box {
    background: #191a20;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    #buyers_guide .box .head_box .logo_box {
      border-radius: 50%;
      background-color: white;
      width: 75px;
      height: 75px;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 5px;
      position: absolute;
      left: 15px;
      bottom: 5px; }
      @media only screen and (min-width: 576px) {
        #buyers_guide .box .head_box .logo_box {
          width: 100px;
          height: 100px; } }
    #buyers_guide .box .head_box .plain_btn {
      color: white;
      background: url(../images/icons/plain_btn_wit.png) no-repeat center right 13px #d11c19;
      background-size: 10px;
      padding: 12px 13px;
      padding-right: 33px;
      font-size: 12px;
      margin: 0; }
    #buyers_guide .box .head_box .brand_name {
      font-size: 20px;
      color: white;
      text-transform: uppercase;
      line-height: normal;
      padding-left: 105px; }
      @media only screen and (min-width: 576px) {
        #buyers_guide .box .head_box .brand_name {
          padding-left: 125px; } }
      @media only screen and (max-width: 576px) {
        #buyers_guide .box .head_box .brand_name {
          font-size: 17px; } }
  #buyers_guide table {
    background: white;
    text-align: center;
    margin-bottom: 80px; }
    #buyers_guide table thead {
      background: #ecebec; }
    #buyers_guide table th, #buyers_guide table td {
      font-size: 12px;
      font-weight: 500;
      padding: 15px 5px;
      border-right: 1px solid #dee2e6; }
      #buyers_guide table th:last-child, #buyers_guide table td:last-child {
        border-right: 0px; }
  #buyers_guide .plain_btn {
    color: white;
    background: url("../images/icons/plain_btn_wit.png") no-repeat center right 22px #d11c19;
    background-size: 12px;
    padding: 20px 22px;
    padding-right: 55px; }
    @media only screen and (max-width: 576px) {
      #buyers_guide .plain_btn {
        padding: 18px 22px;
        padding-right: 55px; } }

#blog_sec {
  padding: 130px 0 100px;
  position: relative; }
  @media only screen and (max-width: 768px) {
    #blog_sec {
      padding: 45px 0; } }

/***********************ABOUT_PAGE********************** */
#about_page #our_story {
  padding: 50px 0 85px; }
  @media only screen and (max-width: 768px) {
    #about_page #our_story {
      padding: 45px 0; } }
  #about_page #our_story .main_head {
    text-align: left;
    margin-left: 0px; }
    @media only screen and (min-width: 992px) {
      #about_page #our_story .main_head {
        max-width: 30%; } }
    @media (max-width: 992px) and (min-width: 468px) {
      #about_page #our_story .main_head {
        max-width: 50%; } }
    #about_page #our_story .main_head::before {
      margin-left: 0px; }
    #about_page #our_story .main_head .sub_head {
      color: #878888; }
    #about_page #our_story .main_head .head {
      font-weight: 300; }
  #about_page #our_story p {
    font-size: 14px;
    color: #7f7f7f;
    line-height: 25px;
    text-align: justify; }
    @media only screen and (max-width: 576px) {
      #about_page #our_story p {
        font-size: 13px;
        line-height: 22px; } }
#about_page #visin_misin {
  padding: 90px 0 75px; }
  @media only screen and (max-width: 768px) {
    #about_page #visin_misin {
      padding: 55px 0; } }
  @media only screen and (max-width: 992px) {
    #about_page #visin_misin [class*="col-"], #about_page #visin_misin [class^="col-"] {
      margin-bottom: 35px; }
      #about_page #visin_misin [class*="col-"]:last-child, #about_page #visin_misin [class^="col-"]:last-child {
        margin-bottom: 0px; } }
  @media only screen and (min-width: 768px) {
    #about_page #visin_misin .box {
      padding-right: 25px; } }
  #about_page #visin_misin .box .title {
    font-size: 26px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (max-width: 1400px) and (min-width: 768px) {
      #about_page #visin_misin .box .title {
        font-size: 24px; } }
    @media only screen and (max-width: 992px) {
      #about_page #visin_misin .box .title {
        margin-bottom: 15px; } }
    @media only screen and (max-width: 768px) {
      #about_page #visin_misin .box .title {
        font-size: 22px; } }
    @media only screen and (max-width: 468px) {
      #about_page #visin_misin .box .title {
        font-size: 20px; } }
  #about_page #visin_misin .box .info {
    font-size: 14px;
    color: white;
    line-height: 1.857; }
    @media only screen and (max-width: 576px) {
      #about_page #visin_misin .box .info {
        font-size: 13px;
        line-height: 22px; } }
    #about_page #visin_misin .box .info p {
      font-size: 14px;
      color: white;
      line-height: 1.857;
      margin-bottom: 0px;
      text-align: justify; }
      @media only screen and (max-width: 576px) {
        #about_page #visin_misin .box .info p {
          font-size: 13px;
          line-height: 22px; } }
  #about_page #visin_misin .redbox {
    background: #d11c19;
    padding: 60px 25px 60px 35px; }
    @media only screen and (max-width: 768px) {
      #about_page #visin_misin .redbox {
        padding: 35px 25px; } }
    #about_page #visin_misin .redbox li {
      font-size: 16px;
      color: white;
      line-height: normal;
      margin-bottom: 25px; }
      @media only screen and (max-width: 768px) {
        #about_page #visin_misin .redbox li {
          font-size: 14px; } }
      #about_page #visin_misin .redbox li strong {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 500; }
        @media only screen and (max-width: 768px) {
          #about_page #visin_misin .redbox li strong {
            font-size: 18px; } }
      #about_page #visin_misin .redbox li:last-child {
        margin-bottom: 0px; }
#about_page #Y_falcon {
  padding: 100px 0;
  background: white; }
  @media only screen and (max-width: 768px) {
    #about_page #Y_falcon {
      padding: 45px 0; } }
  #about_page #Y_falcon .row {
    justify-content: center; }
    @media only screen and (min-width: 992px) {
      #about_page #Y_falcon .row [class*="col-"] .col-lg-6:first-child, #about_page #Y_falcon .row [class^="col-"] .col-lg-6:first-child {
        padding-right: 110px; } }
  #about_page #Y_falcon .title {
    font-size: 42px;
    color: #4a4a4a;
    line-height: 54px;
    margin-bottom: 35px; }
    @media (max-width: 1400px) and (min-width: 768px) {
      #about_page #Y_falcon .title {
        font-size: 38px; } }
    @media only screen and (max-width: 768px) {
      #about_page #Y_falcon .title {
        font-size: 34px;
        line-height: 45px;
        margin-bottom: 25px; } }
    @media only screen and (max-width: 468px) {
      #about_page #Y_falcon .title {
        font-size: 28px;
        line-height: 38px; } }
    #about_page #Y_falcon .title span {
      color: #d11c19; }
  @media only screen and (min-width: 992px) {
    #about_page #Y_falcon ul {
      margin-top: 75px; } }
  @media only screen and (max-width: 992px) {
    #about_page #Y_falcon ul {
      margin-top: 35px; } }
  #about_page #Y_falcon ul li {
    font-size: 14px;
    color: #222222;
    position: relative;
    background: url("../images/icons/list_icon.png") no-repeat top left;
    background-size: 26px;
    padding-left: 45px;
    margin-bottom: 25px;
    line-height: 26px; }
    @media only screen and (max-width: 576px) {
      #about_page #Y_falcon ul li {
        font-size: 13px;
        background-size: 15px;
        padding-left: 25px;
        line-height: 15px; } }

#our_team_page #director_sec {
  padding: 50px 0 100px; }
  @media only screen and (max-width: 768px) {
    #our_team_page #director_sec {
      padding: 45px 0; } }
  #our_team_page #director_sec .main_head {
    text-align: left;
    margin-left: 0px;
    margin-bottom: 80px; }
    @media only screen and (min-width: 992px) {
      #our_team_page #director_sec .main_head {
        max-width: 30%; } }
    @media (max-width: 992px) and (min-width: 468px) {
      #our_team_page #director_sec .main_head {
        max-width: 50%; } }
    #our_team_page #director_sec .main_head::before {
      margin-left: 0px;
      height: 10px; }
  #our_team_page #director_sec .row {
    margin: 0px; }
    @media only screen and (max-width: 768px) {
      #our_team_page #director_sec .row {
        display: block; } }
  #our_team_page #director_sec .dirct_img {
    width: 290px;
    text-align: center; }
    @media (max-width: 992px) and (min-width: 768px) {
      #our_team_page #director_sec .dirct_img {
        width: 215px; } }
    @media only screen and (max-width: 768px) {
      #our_team_page #director_sec .dirct_img {
        text-align: left; } }
    #our_team_page #director_sec .dirct_img .name {
      font-size: 18px;
      font-weight: 400;
      color: #1b1b1b;
      margin-top: 30px; }
      @media (max-width: 992px) and (min-width: 768px) {
        #our_team_page #director_sec .dirct_img .name {
          font-size: 15px;
          margin-top: 20px; } }
  @media only screen and (min-width: 992px) {
    #our_team_page #director_sec .rit_sec {
      padding-left: 85px;
      width: calc(100% - 290px); } }
  @media (max-width: 992px) and (min-width: 768px) {
    #our_team_page #director_sec .rit_sec {
      padding-left: 45px;
      width: calc(100% - 215px); } }
  @media only screen and (max-width: 768px) {
    #our_team_page #director_sec .rit_sec {
      padding-top: 45px; } }
  #our_team_page #director_sec .rit_sec .dirct_msg {
    padding-top: 85px;
    background: url("../images/icons/quote_icon.png") no-repeat top left; }
    @media (max-width: 992px) and (min-width: 768px) {
      #our_team_page #director_sec .rit_sec .dirct_msg {
        padding-top: 60px;
        background-size: 40px; } }
    @media only screen and (max-width: 768px) {
      #our_team_page #director_sec .rit_sec .dirct_msg {
        padding-top: 40px;
        background-size: 32px; } }
    #our_team_page #director_sec .rit_sec .dirct_msg p {
      font-size: 18px;
      color: #4b4d4d;
      font-style: italic;
      line-height: 1.944; }
      @media (max-width: 992px) and (min-width: 768px) {
        #our_team_page #director_sec .rit_sec .dirct_msg p {
          font-size: 15px; } }
      @media only screen and (max-width: 768px) {
        #our_team_page #director_sec .rit_sec .dirct_msg p {
          font-size: 13px; } }
#our_team_page #our_crew {
  padding: 90px 0 65px;
  background-image: -moz-linear-gradient(90deg, white 0%, #fbfbfc 60%, #f7f7f9 100%);
  background-image: -webkit-linear-gradient(90deg, white 0%, #fbfbfc 60%, #f7f7f9 100%);
  background-image: -ms-linear-gradient(90deg, white 0%, #fbfbfc 60%, #f7f7f9 100%);
  position: relative; }
  @media only screen and (max-width: 768px) {
    #our_team_page #our_crew {
      padding: 45px 0px 20px; } }
  #our_team_page #our_crew .profile {
    margin-bottom: 60px; }
    @media only screen and (max-width: 768px) {
      #our_team_page #our_crew .profile {
        margin-bottom: 30px; } }
    #our_team_page #our_crew .profile a {
      cursor: pointer;
      display: block; }
    #our_team_page #our_crew .profile .author_info {
      margin-top: 15px;
      text-align: center; }
      #our_team_page #our_crew .profile .author_info .name {
        font-size: 17px;
        font-weight: 400;
        color: #1b1b1b;
        margin-bottom: 10px; }
        @media only screen and (max-width: 468px) {
          #our_team_page #our_crew .profile .author_info .name {
            font-size: 15px;
            margin-bottom: 8px; } }
      #our_team_page #our_crew .profile .author_info .position {
        font-size: 13px;
        color: #858585;
        text-transform: uppercase; }
        @media only screen and (max-width: 468px) {
          #our_team_page #our_crew .profile .author_info .position {
            font-size: 10px; } }

#product_page .breadcrumb_sec {
  background: #f6f6f6; }
#product_page .product-list {
  background: #f6f6f6;
  padding: 30px 0 85px; }
#product_page .pro_filter {
  padding: 0px; }
  @media only screen and (max-width: 992px) {
    #product_page .pro_filter {
      margin: 0px 15px 20px; } }
  #product_page .pro_filter .btn_modal {
    background: url(../images/icons/filter.svg) no-repeat center left 7px #191a20;
    background-size: 15px;
    padding: 5px 25px;
    padding-left: 30px;
    color: #fff;
    border-radius: 0px;
    outline: none;
    box-shadow: none; }
  @media only screen and (min-width: 992px) {
    #product_page .pro_filter .btn_modal {
      display: none; } }
  @media only screen and (min-width: 992px) {
    #product_page .pro_filter .modal {
      display: block;
      position: relative;
      height: 100%;
      background: white;
      opacity: 1;
      z-index: 0; }
      #product_page .pro_filter .modal .modal-dialog {
        -webkit-transform: translate(0);
        transform: translate(0);
        margin: 0px auto; }
        #product_page .pro_filter .modal .modal-dialog .modal-content {
          border: none; }
      #product_page .pro_filter .modal .modal-header {
        display: none; } }
  #product_page .pro_filter .modal .modal-header {
    background: #d11c19;
    border: none; }
    #product_page .pro_filter .modal .modal-header .title {
      font-size: 16px;
      font-weight: 500;
      color: #fff; }
    #product_page .pro_filter .modal .modal-header .close {
      color: #fff;
      opacity: 1; }
  #product_page .pro_filter .modal .modal-body {
    padding: 0px; }
  #product_page .pro_filter .modal .box_head {
    background: #3f414c;
    padding: 15px 30px; }
    #product_page .pro_filter .modal .box_head .search_form::after {
      content: "";
      display: flex;
      clear: both; }
    #product_page .pro_filter .modal .box_head .search_form .input_search_box {
      border-bottom: 1px solid #5f616d; }
      #product_page .pro_filter .modal .box_head .search_form .input_search_box .input_search {
        width: calc(100% - 60px);
        float: left;
        background: transparent;
        height: 43px;
        border: none;
        box-shadow: none;
        outline: none;
        padding: 10px 0px;
        border-radius: 0px;
        font-size: 13px;
        color: white; }
        #product_page .pro_filter .modal .box_head .search_form .input_search_box .input_search::placeholder {
          color: white; }
      #product_page .pro_filter .modal .box_head .search_form .input_search_box .submit {
        background: url(../images/icons/magnifying-glass.svg) transparent no-repeat center;
        background-size: 17px;
        border: none;
        outline: none;
        box-shadow: none;
        cursor: pointer;
        height: 43px;
        width: 25px;
        text-align: center;
        border-radius: 0px;
        font-size: 0px;
        padding: 0px; }
    #product_page .pro_filter .modal .box_head .search_form .advs_btn {
      font-size: 12px;
      color: #c3c0c0;
      background: transparent;
      border: none;
      box-shadow: none;
      outline: none;
      float: right;
      margin-top: 12px;
      padding: 0px; }
  #product_page .pro_filter .modal .box_cntnt {
    padding: 20px 30px; }
    #product_page .pro_filter .modal .box_cntnt .search_form::after {
      content: "";
      display: flex;
      clear: both; }
    #product_page .pro_filter .modal .box_cntnt .search_form .input_search_box {
      border-bottom: 1px solid #e5e5e5; }
      #product_page .pro_filter .modal .box_cntnt .search_form .input_search_box .input_search {
        width: calc(100% - 60px);
        float: left;
        background: transparent;
        height: 43px;
        border: none;
        box-shadow: none;
        outline: none;
        padding: 10px 0px;
        border-radius: 0px;
        font-size: 13px;
        color: #a8a9ab; }
        #product_page .pro_filter .modal .box_cntnt .search_form .input_search_box .input_search::placeholder {
          color: #a8a9ab; }
      #product_page .pro_filter .modal .box_cntnt .search_form .input_search_box .submit {
        background: url(../images/icons/magnifying-glass.svg) transparent no-repeat center;
        background-size: 17px;
        border: none;
        outline: none;
        box-shadow: none;
        cursor: pointer;
        height: 43px;
        width: 25px;
        text-align: center;
        border-radius: 0px;
        font-size: 0px;
        padding: 0px; }
    #product_page .pro_filter .modal .box_cntnt .card {
      border: none;
      margin-bottom: 5px; }
    #product_page .pro_filter .modal .box_cntnt .card-header {
      border: none;
      padding: 0px;
      background: transparent;
      margin: 0px;
      border-radius: 0px; }
      #product_page .pro_filter .modal .box_cntnt .card-header button {
        font-size: 16px;
        color: #191a20;
        font-weight: 500;
        width: 100%;
        text-align: left;
        padding: 5px 0;
        background: url("../images/icons/down-button.svg") no-repeat center right;
        background-size: 11px;
        text-decoration: none;
        border: none;
        margin-bottom: 10px; }
    #product_page .pro_filter .modal .box_cntnt .card-body {
      padding: 0px; }
      #product_page .pro_filter .modal .box_cntnt .card-body .brand_list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        text-align: center;
        margin: 20px 0 55px;
        max-height: 575px;
        overflow-x: scroll; }
        #product_page .pro_filter .modal .box_cntnt .card-body .brand_list::scrollbar {
          background: #000; }
        #product_page .pro_filter .modal .box_cntnt .card-body .brand_list::-webkit-scrollbar {
          width: 5px;
          border-radius: 10px;
          height: 0px; }
        #product_page .pro_filter .modal .box_cntnt .card-body .brand_list::-webkit-scrollbar-track {
          box-shadow: inset 0 0 5px #ececec;
          border-radius: 10px;
          background: #ececec; }
        #product_page .pro_filter .modal .box_cntnt .card-body .brand_list::-webkit-scrollbar-thumb {
          background: #b7b5b5;
          border-radius: 10px;
          height: 90px; }
          #product_page .pro_filter .modal .box_cntnt .card-body .brand_list::-webkit-scrollbar-thumb:hover {
            background: #9b9b9b; }
        #product_page .pro_filter .modal .box_cntnt .card-body .brand_list label {
          position: relative;
          min-height: 80px;
          padding: 15px;
          border: 1px solid #f1f1f1; }
        #product_page .pro_filter .modal .box_cntnt .card-body .brand_list [type=radio] {
          position: absolute;
          opacity: 1;
          width: 100%;
          height: 100%;
          cursor: pointer;
          -webkit-appearance: button;
          z-index: 0;
          left: 0px;
          top: 0px;
          outline: none;
          background: white; }
          #product_page .pro_filter .modal .box_cntnt .card-body .brand_list [type=radio]::after {
            content: "";
            position: absolute;
            left: 0px;
            top: 0px;
            border: none;
            background-color: white;
            width: 100%;
            height: 100%;
            opacity: 1;
            visibility: visible; }
          #product_page .pro_filter .modal .box_cntnt .card-body .brand_list [type=radio] + img {
            cursor: pointer;
            filter: grayscale(1);
            position: relative;
            z-index: 1; }
          #product_page .pro_filter .modal .box_cntnt .card-body .brand_list [type=radio]:checked {
            border: 1px solid #e8e7e7;
            background-color: #f0f0f0; }
            #product_page .pro_filter .modal .box_cntnt .card-body .brand_list [type=radio]:checked::after {
              opacity: 1;
              visibility: visible;
              background-color: #f0f0f0; }
            #product_page .pro_filter .modal .box_cntnt .card-body .brand_list [type=radio]:checked + img {
              filter: none; }
      #product_page .pro_filter .modal .box_cntnt .card-body .fuel_type {
        display: flex; }
        #product_page .pro_filter .modal .box_cntnt .card-body .fuel_type label {
          position: relative;
          min-height: 20px;
          padding: 10px 15px;
          border: 1px solid #f1f1f1;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          margin: 0 7.5px; }
          #product_page .pro_filter .modal .box_cntnt .card-body .fuel_type label .label {
            position: relative;
            z-index: 1;
            cursor: pointer; }
          #product_page .pro_filter .modal .box_cntnt .card-body .fuel_type label [type=radio] {
            position: absolute;
            opacity: 1;
            width: 100%;
            height: 100%;
            cursor: pointer;
            -webkit-appearance: button;
            z-index: 0;
            left: 0px;
            top: 0px;
            outline: none;
            background: white; }
            #product_page .pro_filter .modal .box_cntnt .card-body .fuel_type label [type=radio]::after {
              content: "";
              position: absolute;
              left: 0px;
              top: 0px;
              border: none;
              background-color: white;
              width: 100%;
              height: 100%;
              opacity: 1;
              visibility: visible; }
            #product_page .pro_filter .modal .box_cntnt .card-body .fuel_type label [type=radio]:checked {
              border: 1px solid #e8e7e7;
              background-color: #f0f0f0; }
              #product_page .pro_filter .modal .box_cntnt .card-body .fuel_type label [type=radio]:checked::after {
                opacity: 1;
                visibility: visible;
                background-color: #f0f0f0; }
          #product_page .pro_filter .modal .box_cntnt .card-body .fuel_type label:first-child {
            margin-left: 0px; }
          #product_page .pro_filter .modal .box_cntnt .card-body .fuel_type label:last-child {
            margin-right: 0px; }
      #product_page .pro_filter .modal .box_cntnt .card-body .made_year {
        position: relative; }
        #product_page .pro_filter .modal .box_cntnt .card-body .made_year select {
          width: 100%;
          padding: 10px 5px;
          border: 1px solid #e6e6e6;
          outline: none; }
      #product_page .pro_filter .modal .box_cntnt .card-body #slider-container {
        margin: 10px 4px 0 8px; }
      #product_page .pro_filter .modal .box_cntnt .card-body .slider-values {
        margin-top: 15px; }
#product_page .prolist {
  padding: 30px;
  background: white;
  position: relative; }
  @media only screen and (min-width: 1200px) {
    #product_page .prolist {
      margin-left: 15px; } }
  #product_page .prolist .prolist_head {
    margin-bottom: 35px; }
    @media only screen and (min-width: 576px) {
      #product_page .prolist .prolist_head {
        display: flex;
        justify-content: space-between;
        align-items: flex-end; } }
    #product_page .prolist .prolist_head .summary_head {
      font-size: 17px;
      font-weight: 500;
      color: #2f2d2d;
      margin-bottom: 8px; }
      @media only screen and (max-width: 768px) {
        #product_page .prolist .prolist_head .summary_head {
          font-size: 14px; } }
    #product_page .prolist .prolist_head .summary {
      font-size: 13px;
      color: #8f8b8b; }
    #product_page .prolist .prolist_head .sortby {
      border: 1px solid #eaeaea;
      padding: 10px 20px; }
      @media only screen and (max-width: 576px) {
        #product_page .prolist .prolist_head .sortby {
          position: absolute;
          right: 0px;
          top: -52px;
          background: white;
          padding: 7px 10px; } }
      #product_page .prolist .prolist_head .sortby select, #product_page .prolist .prolist_head .sortby span, #product_page .prolist .prolist_head .sortby option {
        font-size: 12px;
        color: #2f2d2d; }
      #product_page .prolist .prolist_head .sortby select {
        border: none;
        outline: none;
        box-shadow: none; }
        #product_page .prolist .prolist_head .sortby select::-ms-expand {
          display: none; }
        #product_page .prolist .prolist_head .sortby select option {
          height: 45px;
          background: #191a20;
          color: #fff; }
          #product_page .prolist .prolist_head .sortby select option:hover {
            background: #d11c19; }
  #product_page .prolist .box {
    background: white;
    transition: ease-in-out all 0.3s;
    box-shadow: 0px 12px 49px 0px rgba(29, 30, 36, 0.1);
    margin-bottom: 30px; }
    #product_page .prolist .box .img_box {
      position: relative; }
      #product_page .prolist .box .img_box::after {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        transition: ease-in-out all 0.3s;
        background: rgba(0, 0, 0, 0.55);
        z-index: 0;
        opacity: 0;
        visibility: hidden; }
      #product_page .prolist .box .img_box .hvr_btn_box {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        margin: auto;
        opacity: 0;
        visibility: hidden;
        transition: ease-in-out all 0.3s;
        display: block;
        width: fit-content;
        width: -moz-fit-content;
        height: fit-content;
        height: -moz-fit-content;
        z-index: 1; }
        #product_page .prolist .box .img_box .hvr_btn_box .hvr_btn {
          font-size: 12px;
          color: white;
          text-transform: uppercase;
          background: #d11c19;
          width: 125px;
          height: 33px;
          line-height: 33px;
          text-align: center; }
          #product_page .prolist .box .img_box .hvr_btn_box .hvr_btn:first-child {
            margin-bottom: 8px; }
          #product_page .prolist .box .img_box .hvr_btn_box .hvr_btn:nth-child(2) {
            background: #434550; }
    #product_page .prolist .box .info {
      background: white;
      text-align: center;
      padding: 20px 15px; }
      #product_page .prolist .box .info .name {
        font-size: 14px;
        font-weight: 500;
        color: #2f2d2d;
        line-height: normal;
        margin-bottom: 10px; }
      #product_page .prolist .box .info .model {
        font-size: 13px;
        font-weight: 400;
        color: #858484;
        line-height: normal;
        text-transform: uppercase; }
    #product_page .prolist .box:hover .img_box::after {
      opacity: 1;
      visibility: visible; }
    #product_page .prolist .box:hover .img_box .hvr_btn_box {
      opacity: 1;
      visibility: visible; }
  #product_page .prolist .prolist_foot {
    position: relative; }
    @media only screen and (min-width: 768px) {
      #product_page .prolist .prolist_foot {
        display: flex;
        align-items: center;
        justify-content: center; } }
    @media only screen and (max-width: 768px) {
      #product_page .prolist .prolist_foot {
        display: block;
        text-align: center;
        margin-top: 10px; } }
    #product_page .prolist .prolist_foot .page_no {
      font-size: 13px;
      font-weight: 500;
      color: #4d4c4c; }
      @media only screen and (min-width: 768px) {
        #product_page .prolist .prolist_foot .page_no {
          position: absolute;
          left: 0px; } }
    #product_page .prolist .prolist_foot .pagination {
      display: inline-block;
      border-radius: 4px;
      clear: both;
      padding: 0 15px !important;
      margin: 0 auto;
      margin: 20px 0; }
      @media only screen and (max-width: 768px) {
        #product_page .prolist .prolist_foot .pagination {
          margin: 10px 0; } }
      #product_page .prolist .prolist_foot .pagination li {
        display: inline-block; }
        #product_page .prolist .prolist_foot .pagination li a, #product_page .prolist .prolist_foot .pagination li span {
          position: relative;
          float: left;
          padding: 6px;
          margin-left: -1px;
          line-height: normal;
          color: #b3b3b3;
          text-decoration: none;
          background-color: #fff;
          border: none;
          font-weight: 500; }
        #product_page .prolist .prolist_foot .pagination li:first-child a, #product_page .prolist .prolist_foot .pagination li:first-child span, #product_page .prolist .prolist_foot .pagination li:nth-child(2) a, #product_page .prolist .prolist_foot .pagination li:nth-child(2) span, #product_page .prolist .prolist_foot .pagination li:last-child a, #product_page .prolist .prolist_foot .pagination li:last-child span, #product_page .prolist .prolist_foot .pagination li:nth-last-child(2) a, #product_page .prolist .prolist_foot .pagination li:nth-last-child(2) span {
          color: #5f5f5f;
          background-color: transparent;
          border-color: #1d1d1d;
          padding: 6px; }
          #product_page .prolist .prolist_foot .pagination li:first-child a:focus, #product_page .prolist .prolist_foot .pagination li:first-child a:hover, #product_page .prolist .prolist_foot .pagination li:first-child span:focus, #product_page .prolist .prolist_foot .pagination li:first-child span:hover, #product_page .prolist .prolist_foot .pagination li:nth-child(2) a:focus, #product_page .prolist .prolist_foot .pagination li:nth-child(2) a:hover, #product_page .prolist .prolist_foot .pagination li:nth-child(2) span:focus, #product_page .prolist .prolist_foot .pagination li:nth-child(2) span:hover, #product_page .prolist .prolist_foot .pagination li:last-child a:focus, #product_page .prolist .prolist_foot .pagination li:last-child a:hover, #product_page .prolist .prolist_foot .pagination li:last-child span:focus, #product_page .prolist .prolist_foot .pagination li:last-child span:hover, #product_page .prolist .prolist_foot .pagination li:nth-last-child(2) a:focus, #product_page .prolist .prolist_foot .pagination li:nth-last-child(2) a:hover, #product_page .prolist .prolist_foot .pagination li:nth-last-child(2) span:focus, #product_page .prolist .prolist_foot .pagination li:nth-last-child(2) span:hover {
            color: #5f5f5f;
            background-color: transparent;
            border-color: #1d1d1d; }
        #product_page .prolist .prolist_foot .pagination li:nth-child(2) span {
          margin-right: 15px; }
        #product_page .prolist .prolist_foot .pagination li:nth-last-child(2) span {
          margin-left: 15px; }
        #product_page .prolist .prolist_foot .pagination li.disabled a, #product_page .prolist .prolist_foot .pagination li.disabled span {
          cursor: not-allowed; }
        #product_page .prolist .prolist_foot .pagination li.active a {
          z-index: 3;
          cursor: default;
          color: #d11c19;
          background-color: transparent;
          border-color: #f2492a; }
          #product_page .prolist .prolist_foot .pagination li.active a:focus, #product_page .prolist .prolist_foot .pagination li.active a:hover {
            z-index: 3;
            cursor: default;
            color: #000;
            background-color: transparent;
            border-color: #f2492a; }
        #product_page .prolist .prolist_foot .pagination li.active span {
          z-index: 3;
          cursor: default;
          color: #000;
          background-color: transparent;
          border-color: #f2492a; }
          #product_page .prolist .prolist_foot .pagination li.active span:focus, #product_page .prolist .prolist_foot .pagination li.active span:hover {
            z-index: 3;
            cursor: default;
            color: #000;
            background-color: transparent;
            border-color: #f2492a; }

#product_dtl_page #product_dtl {
  background-image: -moz-linear-gradient(90deg, #f6f6f6 0%, white 100%);
  background-image: -webkit-linear-gradient(90deg, #f6f6f6 0%, white 100%);
  background-image: -ms-linear-gradient(90deg, #f6f6f6 0%, white 100%);
  padding: 25px 0 95px; }
  @media only screen and (max-width: 576px) {
    #product_dtl_page #product_dtl {
      padding: 25px 0 80px; } }
  #product_dtl_page #product_dtl .product_name {
    font-size: 30px;
    color: #1f232f;
    font-weight: 500;
    margin-bottom: 35px; }
    @media only screen and (max-width: 576px) {
      #product_dtl_page #product_dtl .product_name {
        font-size: 22px;
        margin-bottom: 25px; } }
  #product_dtl_page #product_dtl .pro_slide_sec {
    padding-right: 10px; }
    #product_dtl_page #product_dtl .pro_slide_sec .slick-slider {
      position: relative;
      margin-bottom: 8px; }
      #product_dtl_page #product_dtl .pro_slide_sec .slick-slider .slick-list {
        padding: 0px; }
      #product_dtl_page #product_dtl .pro_slide_sec .slick-slider .slick-arrow {
        top: 0; }
        #product_dtl_page #product_dtl .pro_slide_sec .slick-slider .slick-arrow.slide-prev {
          left: -20px;
          right: auto; }
        #product_dtl_page #product_dtl .pro_slide_sec .slick-slider .slick-arrow.slide-nxt {
          right: -20px;
          left: auto; }
    #product_dtl_page #product_dtl .pro_slide_sec .thumb_list .item {
      padding: 0 3.5px; }
    #product_dtl_page #product_dtl .pro_slide_sec .thumb_list .slick-arrow {
      width: 31px;
      height: 31px; }
      #product_dtl_page #product_dtl .pro_slide_sec .thumb_list .slick-arrow.slide-prev {
        left: -12px;
        right: auto; }
      #product_dtl_page #product_dtl .pro_slide_sec .thumb_list .slick-arrow.slide-nxt {
        right: -12px;
        left: auto; }
  #product_dtl_page #product_dtl .info_box {
    background-color: white;
    box-shadow: 9.835px 36.705px 79px 0px rgba(31, 35, 47, 0.15);
    height: 100%;
    position: relative;
    padding: 40px 50px 105px; }
    @media only screen and (max-width: 992px) {
      #product_dtl_page #product_dtl .info_box {
        margin-top: 30px; } }
    @media only screen and (max-width: 576px) {
      #product_dtl_page #product_dtl .info_box {
        padding: 40px 30px 75px; } }
    #product_dtl_page #product_dtl .info_box .title {
      font-size: 26px;
      font-weight: 500;
      color: #1f232f;
      position: relative;
      padding-bottom: 25px;
      margin-bottom: 45px; }
      @media only screen and (max-width: 576px) {
        #product_dtl_page #product_dtl .info_box .title {
          font-size: 21px;
          padding-bottom: 15px;
          margin-bottom: 35px; } }
      #product_dtl_page #product_dtl .info_box .title::after {
        content: "";
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 54px;
        height: 10px;
        background: #d11c19; }
        @media only screen and (max-width: 576px) {
          #product_dtl_page #product_dtl .info_box .title::after {
            height: 5px; } }
    #product_dtl_page #product_dtl .info_box ul li {
      font-size: 13px;
      color: #1f232f;
      line-height: normal;
      padding-left: 35px;
      margin-bottom: 18px;
      background: url("../images/icons/list_icon_grn.png") no-repeat left top; }
      #product_dtl_page #product_dtl .info_box ul li span {
        color: #7e8392; }
    #product_dtl_page #product_dtl .info_box .btn_sec {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%; }
      #product_dtl_page #product_dtl .info_box .btn_sec .hvr_btn {
        font-size: 18px;
        color: white;
        text-transform: uppercase;
        background: #d11c19;
        width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 80px; }
        @media only screen and (max-width: 1200px) {
          #product_dtl_page #product_dtl .info_box .btn_sec .hvr_btn {
            font-size: 15px;
            height: 60px; } }
        #product_dtl_page #product_dtl .info_box .btn_sec .hvr_btn:last-child {
          background: #191a20; }
        #product_dtl_page #product_dtl .info_box .btn_sec .hvr_btn .icon {
          width: 28px;
          height: 28px;
          display: inline-block;
          background-size: 28px !important;
          margin-right: 15px; }
          @media only screen and (max-width: 1200px) {
            #product_dtl_page #product_dtl .info_box .btn_sec .hvr_btn .icon {
              background-size: 21px !important;
              margin-right: 10px; } }
          #product_dtl_page #product_dtl .info_box .btn_sec .hvr_btn .icon.msgicon {
            background: url("../images/icons/msg_icon.png") no-repeat center; }
          #product_dtl_page #product_dtl .info_box .btn_sec .hvr_btn .icon.callicon {
            background: url("../images/icons/call_icon.png") no-repeat center; }
#product_dtl_page #related_pro {
  padding: 80px 0 60px; }
  @media only screen and (max-width: 576px) {
    #product_dtl_page #related_pro {
      padding: 45px 0 35px; } }
  @media only screen and (min-width: 1400px) {
    #product_dtl_page #related_pro .container {
      max-width: 90%; } }
  #product_dtl_page #related_pro .slick-slider {
    padding-top: 15px;
    position: relative; }
  #product_dtl_page #related_pro .box {
    margin: 0 15px;
    background-color: white;
    transition: ease-in-out all 0.3s; }
    #product_dtl_page #related_pro .box .img_box {
      position: relative; }
      #product_dtl_page #related_pro .box .img_box .hvr_btn {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        margin: auto;
        font-size: 15px;
        color: white;
        text-transform: uppercase;
        background: #d11c19;
        width: 165px;
        height: 47px;
        line-height: 47px;
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: ease-in-out all 0.3s; }
    #product_dtl_page #related_pro .box .info {
      background: white;
      text-align: center;
      padding: 45px 15px 35px; }
      @media only screen and (max-width: 1200px) {
        #product_dtl_page #related_pro .box .info {
          padding: 20px 15px 20px; } }
      #product_dtl_page #related_pro .box .info .name {
        font-size: 22px;
        font-weight: 500;
        color: #2f2d2d;
        line-height: normal;
        text-transform: uppercase; }
        @media only screen and (max-width: 1200px) {
          #product_dtl_page #related_pro .box .info .name {
            font-size: 15px; } }
    #product_dtl_page #related_pro .box:hover {
      box-shadow: 0px 10px 37px 0px rgba(0, 0, 0, 0.1); }
      #product_dtl_page #related_pro .box:hover .img_box .hvr_btn {
        opacity: 1;
        visibility: visible; }
#product_dtl_page .slick-arrow {
  bottom: 0px; }
#product_dtl_page .slick-list {
  position: relative;
  padding-bottom: 100px; }
  @media only screen and (max-width: 768px) {
    #product_dtl_page .slick-list {
      padding-bottom: 45px; } }

/************************BUYERGUIDE_PAGE*********************** */
#buyerguide_page .breadcrumb_sec {
  background: #f3f3f3; }
#buyerguide_page .buyres_list {
  padding: 40px 0 100px;
  background: #f3f3f3; }
  #buyerguide_page .buyres_list .row {
    justify-content: center;
    margin: auto;
    position: relative; }
  #buyerguide_page .buyres_list .box {
    margin-bottom: 50px; }
    @media only screen and (max-width: 576px) {
      #buyerguide_page .buyres_list .box {
        margin-bottom: 60px; }
        #buyerguide_page .buyres_list .box:last-child {
          margin-bottom: 0px; } }
    #buyerguide_page .buyres_list .box .brand_name {
      background: #d11c19;
      padding: 15px 35px;
      font-size: 20px;
      color: white;
      text-transform: uppercase;
      line-height: normal;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media only screen and (max-width: 576px) {
        #buyerguide_page .buyres_list .box .brand_name {
          font-size: 17px;
          padding-left: 105px; } }
      #buyerguide_page .buyres_list .box .brand_name .plain_btn {
        margin: 0;
        background: url(../images/icons/plain_btn_wit.png) no-repeat center right 7px;
        background-size: 11px;
        border: 1px solid white;
        padding: 8px 13px;
        padding-right: 25px;
        font-size: 12px;
        color: #fff; }
    #buyerguide_page .buyres_list .box .logo_box {
      border-radius: 0;
      background-color: white;
      box-shadow: 19.633px 3.816px 49.47px 1.53px rgba(25, 26, 32, 0.1);
      width: 190px;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1; }
      @media (max-width: 992px) and (min-width: 576px) {
        #buyerguide_page .buyres_list .box .logo_box {
          width: 140px; } }
      @media only screen and (max-width: 576px) {
        #buyerguide_page .buyres_list .box .logo_box {
          border-radius: 50%;
          background-color: white;
          width: 76px;
          height: 76px;
          padding: 5px;
          position: absolute;
          left: 15px;
          top: -80px; } }
  #buyerguide_page .buyres_list table {
    background: white;
    text-align: center;
    margin-bottom: 0px;
    width: calc(100% - 190px); }
    @media (max-width: 992px) and (min-width: 576px) {
      #buyerguide_page .buyres_list table {
        width: calc(100% - 140px); } }
    @media only screen and (max-width: 576px) {
      #buyerguide_page .buyres_list table {
        width: 100%; } }
    #buyerguide_page .buyres_list table thead {
      background: #191a20; }
      #buyerguide_page .buyres_list table thead th {
        color: white;
        border-top: 0px; }
    #buyerguide_page .buyres_list table th, #buyerguide_page .buyres_list table td {
      font-size: 12px;
      font-weight: 500;
      padding: 15px 5px;
      border-right: 1px solid #dee2e6; }
      #buyerguide_page .buyres_list table th:last-child, #buyerguide_page .buyres_list table td:last-child {
        border-right: 0px; }

/*************************BLOG_PAGE***************** */
#blog_page #blog-list {
  padding-top: 40px;
  padding-bottom: 65px; }
  #blog_page #blog-list .blog_box {
    padding: 0px;
    margin-bottom: 45px; }

#blog_detail_page #blog-list {
  padding: 55px 0; }
  @media only screen and (max-width: 768px) {
    #blog_detail_page #blog-list {
      padding-top: 40px;
      padding-bottom: 45px; } }
@media only screen and (min-width: 992px) {
  #blog_detail_page .dlog-dtl-box {
    padding-right: 35px; } }
#blog_detail_page .blog-header .blog-title {
  font-size: 20px;
  font-weight: 500;
  color: #0e0e0e;
  letter-spacing: 1px;
  line-height: 28px; }
  @media (max-width: 1400px) and (min-width: 992px) {
    #blog_detail_page .blog-header .blog-title {
      font-size: 18px;
      line-height: 22px; } }
  @media only screen and (max-width: 992px) {
    #blog_detail_page .blog-header .blog-title {
      font-size: 16px; } }
#blog_detail_page .blog-meta {
  padding: 25px 0;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 992px) {
    #blog_detail_page .blog-meta {
      padding: 15px 0; } }
  #blog_detail_page .blog-meta li, #blog_detail_page .blog-meta li span {
    font-size: 12px;
    color: #9c9e9f;
    font-style: italic; }
  #blog_detail_page .blog-meta li {
    padding: 0 15px;
    position: relative; }
    #blog_detail_page .blog-meta li::after {
      content: "";
      position: absolute;
      right: 0px;
      top: 0px;
      width: 1px;
      height: 100%;
      border-right: 1px solid #9c9e9f;
      transform: rotate(25deg); }
    #blog_detail_page .blog-meta li:first-child {
      padding-left: 0px; }
    #blog_detail_page .blog-meta li:last-child {
      padding-right: 0px; }
      #blog_detail_page .blog-meta li:last-child::after {
        display: none; }
  #blog_detail_page .blog-meta::after {
    content: "";
    display: flex;
    clear: both; }
#blog_detail_page .blog-content .img-box {
  margin-bottom: 40px; }
#blog_detail_page .blog-content p {
  font-size: 13px;
  color: #696767;
  line-height: 24px;
  margin-bottom: 25px; }
  @media (max-width: 1400px) and (min-width: 992px) {
    #blog_detail_page .blog-content p {
      margin-bottom: 15px; } }
  @media only screen and (max-width: 992px) {
    #blog_detail_page .blog-content p {
      font-size: 12px;
      line-height: 22px;
      margin-bottom: 15px; } }
@media only screen and (max-width: 992px) {
  #blog_detail_page aside {
    margin-top: 40px; } }
#blog_detail_page aside .new-posts {
  margin-bottom: 45px; }
  @media (max-width: 992px) and (min-width: 576px) {
    #blog_detail_page aside .new-posts {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media only screen and (max-width: 992px) {
    #blog_detail_page aside .new-posts {
      margin-bottom: 0; } }
  #blog_detail_page aside .new-posts .head {
    position: relative;
    margin-bottom: 10px; }
    @media (max-width: 992px) and (min-width: 576px) {
      #blog_detail_page aside .new-posts .head {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }
    #blog_detail_page aside .new-posts .head span {
      font-size: 19px;
      color: #0e0e0e;
      line-height: normal;
      font-weight: 500;
      position: relative;
      z-index: 1;
      background: #fff;
      padding-right: 15px;
      letter-spacing: 1px; }
      @media (max-width: 1400px) and (min-width: 992px) {
        #blog_detail_page aside .new-posts .head span {
          font-size: 16px; } }
      @media (max-width: 992px) and (min-width: 768px) {
        #blog_detail_page aside .new-posts .head span {
          font-size: 15px; } }
      @media only screen and (max-width: 768px) {
        #blog_detail_page aside .new-posts .head span {
          font-size: 18px; } }
  #blog_detail_page aside .new-posts .post {
    padding: 30px 0;
    border-bottom: 1px dashed #e5e9e8; }
    @media only screen and (min-width: 1500px) {
      #blog_detail_page aside .new-posts .post {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media (max-width: 992px) and (min-width: 768px) {
      #blog_detail_page aside .new-posts .post {
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        max-width: 47%;
        margin: 0 10px; } }
    @media (max-width: 768px) and (min-width: 576px) {
      #blog_detail_page aside .new-posts .post {
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%;
        margin: 0 10px; } }
    #blog_detail_page aside .new-posts .post .img-box {
      display: inline-block;
      margin-right: 25px; }
      @media only screen and (min-width: 1700px) {
        #blog_detail_page aside .new-posts .post .img-box {
          width: 160px; } }
      @media (max-width: 1700px) and (min-width: 1500px) {
        #blog_detail_page aside .new-posts .post .img-box {
          width: 160px; } }
      @media (max-width: 992px) and (min-width: 576px) {
        #blog_detail_page aside .new-posts .post .img-box {
          margin-right: 0px; } }
      @media only screen and (max-width: 1500px) {
        #blog_detail_page aside .new-posts .post .img-box {
          margin-bottom: 15px; } }
    @media only screen and (min-width: 1700px) {
      #blog_detail_page aside .new-posts .post .cntnt {
        width: calc(100% - 185px); } }
    @media (max-width: 1700px) and (min-width: 1500px) {
      #blog_detail_page aside .new-posts .post .cntnt {
        width: calc(100% - 195px); } }
    #blog_detail_page aside .new-posts .post .cntnt .blog-title {
      font-size: 14px;
      font-weight: 500;
      color: #0e0e0e;
      line-height: 20px;
      margin-bottom: 20px;
      letter-spacing: 1px; }
      @media (max-width: 1600px) and (min-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .blog-title {
          font-size: 12px;
          line-height: 22px; } }
      @media only screen and (max-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .blog-title {
          font-size: 14px;
          line-height: 22px;
          margin-bottom: 15px; } }
      @media only screen and (max-width: 576px) {
        #blog_detail_page aside .new-posts .post .cntnt .blog-title {
          font-size: 12px;
          line-height: 22px;
          margin-bottom: 15px; } }
    #blog_detail_page aside .new-posts .post .cntnt .date {
      font-size: 10px;
      font-weight: 500;
      font-style: italic;
      color: #d11c19;
      text-transform: uppercase;
      line-height: normal;
      letter-spacing: 1px; }
      @media (max-width: 1600px) and (min-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .date {
          font-size: 12px; } }
      @media only screen and (max-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .date {
          font-size: 10px; } }
#blog_detail_page .readmore {
  margin-right: 30px;
  float: right;
  margin-top: 50px; }

/*********************BRANDS_PAGE*************** */
#brands_page .breadcrumb_sec {
  background: #f0f2f5; }
#brands_page #brands_list {
  background: #f0f2f5;
  padding: 30px 0 115px; }
  #brands_page #brands_list .logo_box {
    background: white;
    border: 1px solid #ececec;
    transition: ease-in-out all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px 15px;
    position: relative; }
    #brands_page #brands_list .logo_box:hover {
      filter: grayscale(1); }
    @media only screen and (min-width: 992px) {
      #brands_page #brands_list .logo_box {
        width: calc(100% / 5); } }
    @media (max-width: 992px) and (min-width: 576px) {
      #brands_page #brands_list .logo_box {
        width: calc(100% / 4); } }
    @media (max-width: 576px) and (min-width: 468px) {
      #brands_page #brands_list .logo_box {
        width: calc(100% / 3); } }
    @media only screen and (max-width: 468px) {
      #brands_page #brands_list .logo_box {
        width: calc(100% / 2); } }

/********************CONTACT_PAGE***************** */
#contact_page #adds_sec {
  padding: 50px 0 105px; }
  @media only screen and (max-width: 992px) {
    #contact_page #adds_sec {
      padding: 50px 0 70px; } }
  @media only screen and (max-width: 768px) {
    #contact_page #adds_sec {
      padding: 45px 0; } }
  #contact_page #adds_sec .row {
    align-items: flex-end; }
    @media only screen and (max-width: 992px) {
      #contact_page #adds_sec .row [class*="col-"], #contact_page #adds_sec .row [class^="col-"] {
        margin-bottom: 35px; }
        #contact_page #adds_sec .row [class*="col-"]:last-child, #contact_page #adds_sec .row [class^="col-"]:last-child {
          margin-bottom: 0px; } }
  #contact_page #adds_sec .main_head {
    text-align: left;
    margin-left: 0px;
    margin-bottom: 0px; }
    #contact_page #adds_sec .main_head::before {
      margin-left: 0px; }
    #contact_page #adds_sec .main_head .sub_head {
      color: #878888; }
  @media only screen and (min-width: 1200px) {
    #contact_page #adds_sec .address {
      padding-right: 40px; } }
  #contact_page #adds_sec .address li, #contact_page #adds_sec .address li span {
    font-size: 14px;
    color: #262626;
    line-height: 2.269; }
    #contact_page #adds_sec .address li span, #contact_page #adds_sec .address li span span {
      color: #b9b8b8;
      display: block; }
  #contact_page #adds_sec .qck_cntct li, #contact_page #adds_sec .qck_cntct li a {
    font-size: 12px;
    color: #6c6969;
    font-weight: 500;
    margin-bottom: 8px;
    display: inline-block; }
  #contact_page #adds_sec .qck_cntct li {
    display: block; }
    #contact_page #adds_sec .qck_cntct li:first-child {
      font-size: 18px;
      color: #1f232f; }
      #contact_page #adds_sec .qck_cntct li:first-child a {
        font-size: 18px;
        color: #1f232f; }
    #contact_page #adds_sec .qck_cntct li:last-child {
      margin-bottom: 0px; }

#form_sec {
  padding: 70px 0 90px; }
  @media only screen and (max-width: 992px) {
    #form_sec {
      padding: 45px 0; } }
  #form_sec .title_sec {
    margin-top: 25px; }
    @media only screen and (min-width: 1200px) {
      #form_sec .title_sec {
        padding-right: 165px; } }
    @media only screen and (max-width: 992px) {
      #form_sec .title_sec {
        margin-bottom: 35px; } }
    #form_sec .title_sec .sub_title {
      font-size: 11px;
      color: white;
      margin-bottom: 15px;
      text-transform: capitalize; }
    #form_sec .title_sec .title {
      font-size: 22px;
      color: white;
      font-weight: 500;
      margin-bottom: 30px;
      text-transform: capitalize; }
      @media only screen and (max-width: 992px) {
        #form_sec .title_sec .title {
          margin-bottom: 20px; } }
    #form_sec .title_sec .form_info {
      font-size: 14px;
      color: white;
      line-height: 2; }
  #form_sec #contact_form [class*="col-"], #form_sec #contact_form [class^="col-"] {
    padding: 0 7px; }
  #form_sec #contact_form .form-group::after {
    content: "";
    display: flex;
    clear: both; }
  #form_sec #contact_form .form-control {
    background-color: rgba(255, 255, 255, 0.15);
    width: 100%;
    height: 50px;
    padding: 15px 20px;
    font-size: 12px;
    color: white;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 0px; }
    #form_sec #contact_form .form-control::placeholder {
      font-size: 12px;
      color: white; }
  #form_sec #contact_form textarea {
    min-height: 95px; }
  #form_sec #contact_form .submit {
    background: #d11c19;
    width: 170px;
    height: 55px;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    line-height: 55px;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 0px;
    float: right;
    cursor: pointer;
    margin-top: 30px; }
    @media only screen and (max-width: 576px) {
      #form_sec #contact_form .submit {
        width: 130px;
        height: 40px;
        line-height: 40px;
        font-size: 13px; } }

@media (max-width: 992px) and (min-width: 576px) {
  #contact-map iframe {
    height: 350px; } }
@media only screen and (max-width: 576px) {
  #contact-map iframe {
    height: 280px; } }

/************************FOOTER**************************** */
#footer {
  background-size: cover !important; }
  #footer [class*="col-"], #footer [class^="col-"] {
    margin-bottom: 35px; }
  #footer .foot_top_sec {
    padding: 60px 0 0; }
  #footer .logo-sec {
    max-width: 165px;
    margin: auto;
    margin-bottom: 65px; }
  #footer .foot_head {
    font-size: 16px;
    color: white;
    line-height: normal;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 45px; }
    @media only screen and (max-width: 576px) {
      #footer .foot_head {
        margin-bottom: 25px; } }
    #footer .foot_head::after {
      content: "";
      background: #d11c19;
      width: 23px;
      height: 4px;
      position: absolute;
      left: 0px;
      bottom: 0px; }
  #footer li, #footer a, #footer p {
    font-size: 13px;
    color: #b7b9c4;
    line-height: 22px; }
  #footer a:hover {
    color: #d11c19; }
  #footer .qck_links li {
    line-height: normal;
    margin-bottom: 10px;
    width: 50%;
    float: left;
    padding-right: 15px; }
  #footer .address li:first-child {
    margin-bottom: 13px; }
  #footer .address li a {
    display: inline-block; }
  #footer .wrkng span {
    display: block; }
  #footer .newsletter .info {
    font-size: 13px;
    color: #b7b9c4;
    line-height: 22px;
    margin-bottom: 15px; }
  #footer .newsletter .input-text {
    width: calc(100% - 60px);
    float: left;
    background: white;
    height: 43px;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 10px 0px;
    padding-left: 25px;
    color: #9b9b9b;
    border-radius: 0px; }
  #footer .newsletter .subscribe {
    background: url(../images/icons/plain_btn.png) white no-repeat center;
    background-size: 12px;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    height: 43px;
    width: 60px;
    text-align: center;
    border-radius: 0px; }

#copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 55px 0 70px; }
  @media only screen and (max-width: 768px) {
    #copyright {
      padding: 35px 0; } }
  @media only screen and (min-width: 576px) {
    #copyright .container {
      display: flex;
      align-items: center;
      justify-content: space-between; } }
  @media only screen and (max-width: 576px) {
    #copyright .container {
      text-align: center; } }
  #copyright .container p {
    margin-bottom: 0px; }
    #copyright .container p a {
      display: inline-block; }
  #copyright .container ul {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 576px) {
      #copyright .container ul {
        margin-top: 15px; } }
    #copyright .container ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 15px; }
      #copyright .container ul li:last-child {
        margin-right: 0px; }
      #copyright .container ul li a {
        width: 29px;
        height: 29px;
        border-radius: 50%;
        vertical-align: middle;
        font-size: 11px;
        background: rgba(255, 255, 255, 0.1);
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400; }
        #copyright .container ul li a:hover {
          background: #d11c19; }

/***************PLAIN_BUTTON**************** */
.plain_btn {
  font-size: 15px;
  color: #191a20;
  background: url("../images/icons/plain_btn.png") no-repeat center right;
  background-size: 12px;
  padding-right: 30px;
  width: fit-content;
  width: -moz-fit-content;
  margin: auto;
  display: block;
  margin-top: 15px;
  transition: ease-in-out all 0.3s;
  text-transform: uppercase; }
  .plain_btn:hover {
    color: #d11c19;
    padding-right: 20px;
    background: url("../images/icons/plain_btn.png") no-repeat center right;
    background-size: 12px; }
  @media only screen and (max-width: 1300px) {
    .plain_btn {
      font-size: 12px;
      background-size: 10px; }
      .plain_btn:hover {
        background-size: 10px; } }

/********************SLICK_ARROW****************** */
.slick-slider {
  position: unset; }

.slick-arrow {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin: 0 8px;
  font-size: 0px;
  border: none;
  box-shadow: none;
  outline: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #191a20;
  cursor: pointer;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 1; }
  @media only screen and (max-width: 768px) {
    .slick-arrow {
      width: 35px;
      height: 35px; } }
  .slick-arrow.slide-prev {
    background: url("../images/icons/slick_prev.png") no-repeat center #191a20;
    background-size: 7px;
    left: 3%; }
    @media only screen and (max-width: 768px) {
      .slick-arrow.slide-prev {
        left: 10px; } }
  .slick-arrow.slide-nxt {
    background: url("../images/icons/slick_nxt.png") no-repeat center #191a20;
    background-size: 7px;
    right: 3%; }
    @media only screen and (max-width: 768px) {
      .slick-arrow.slide-nxt {
        right: 10px; } }
  .slick-arrow:hover {
    background-color: #d11c19; }

/********************BLOG****************************** */
.blog_box {
  padding: 0 15px; }
  .blog_box .img_box {
    position: relative; }
    .blog_box .img_box .blog_date {
      position: absolute;
      top: 15px;
      left: 15px;
      background: #d11c19;
      padding: 10px 30px;
      font-size: 11px;
      color: white;
      text-transform: uppercase;
      line-height: normal;
      text-align: center; }
      @media only screen and (max-width: 992px) {
        .blog_box .img_box .blog_date {
          font-size: 10px; } }
  .blog_box .blog_cntnt {
    padding-top: 30px; }
    .blog_box .blog_cntnt .blog_title {
      font-size: 16px;
      color: #1c1c1c;
      font-weight: 500;
      line-height: 1.625;
      margin-bottom: 20px; }
      @media only screen and (max-width: 992px) {
        .blog_box .blog_cntnt .blog_title {
          font-size: 14px;
          margin-bottom: 10px; } }
    .blog_box .blog_cntnt .blog_info {
      font-size: 14px;
      color: #7a7a7a;
      line-height: 1.685; }
      @media only screen and (max-width: 992px) {
        .blog_box .blog_cntnt .blog_info {
          font-size: 12px; } }

/************************NO_PRODUCT************************* */
.no_product {
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .no_product .prolist_head {
    display: none; }
  .no_product .msg {
    font-size: 17px;
    line-height: normal;
    text-align: center; }
    .no_product .msg p {
      font-size: 17px;
      line-height: normal; }
    .no_product .msg a {
      display: block;
      font-size: 17px;
      color: white;
      background: #191a20;
      border-radius: 30px;
      width: 187px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      margin: auto;
      margin-top: 30px; }
      .no_product .msg a:hover {
        background: #d11c19; }

#post_enquiry {
  top: 0px;
  background: rgba(0, 0, 0, 0.58); }
  #post_enquiry .modal-dialog {
    margin: 180px auto; }
    #post_enquiry .modal-dialog .modal-content {
      border: none; }
    #post_enquiry .modal-dialog .modal-header {
      padding: 15px 20px;
      background: #d11c19;
      border: none; }
      #post_enquiry .modal-dialog .modal-header .title {
        font-size: 18px;
        font-weight: 500;
        color: white; }
      #post_enquiry .modal-dialog .modal-header .close {
        color: #fff;
        opacity: 1;
        outline: none; }
  #post_enquiry .modal-body {
    padding: 0px;
    padding-bottom: 30px;
    box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.19); }
  #post_enquiry form {
    padding: 35px 30px 25px; }
    #post_enquiry form .form-group {
      width: 100%;
      position: relative;
      margin-bottom: 15px; }
    #post_enquiry form .form-control {
      width: 100%;
      background: #fff;
      padding: 14px;
      font-size: 13px;
      border-radius: 2px;
      color: black;
      border: 1px solid #eae8e8;
      height: 50px;
      position: relative;
      box-shadow: none;
      outline: none; }
    #post_enquiry form textarea {
      min-height: 130px; }
    #post_enquiry form .submit {
      font-size: 18px;
      color: white;
      text-transform: uppercase;
      line-height: normal;
      border-radius: 3px;
      background-color: #69be28;
      width: 100%;
      height: 45px;
      line-height: 45px;
      padding: 0px;
      cursor: pointer; }

/*# sourceMappingURL=app.css.map */
