﻿@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url(font/fonts.css);
body.sihmar-style {
  font-family: "Montserrat", sans-serif !important;
}
body:not(.cms-index-index),
html:not(.cms-index-index) {
  min-height: unset !important;
}
body.sihmar-style * {
  font-family: "Montserrat", sans-serif !important;
} 
body.sihmar-style * h1,
body.sihmar-style * h2,
body.sihmar-style * h3,
body.sihmar-style * h4 {
  font-family: "Montserrat", sans-serif !important;
}
body.sihmar-style * i {
  font-family: "Font Awesome 5 Pro" !important;
}
.bg-theme {
  background-color: #fff !important;
}
body.sihmar-style .btn-primary,
body.sihmar-style .btn {
  background: #fff;
  color: #082873;
  border: 1px solid #fff;
}

body.sihmar-style .btn-primary:hover,
body.sihmar-style .btn:hover {
  background: #fad701 !important;
  color: #fff !important;
}
body .page-wrapper .proxima-header {
  height: 95px;
  background: transparent !important;
  padding: 10px 0px 0px 0px;
}
body .page-wrapper .proxima-header.sticky {
  background: #fff !important;
}
body .page-wrapper .proxima-header .header-container {
  max-width: 1600px;
  margin: 0px auto;
}
body .page-wrapper .proxima-header .header-container .logo img {
  max-height: 90px;
}
body
  .page-wrapper
  .proxima-header
  .header-container
  .header.links
  li.authorization-link {
  margin-left: 0px !important;
  margin-right: 20px !important;
}
body
  .page-wrapper
  .proxima-header
  .header-container
  .header.links
  li.authorization-link
  a {
  border-radius: 0px !important;
  border-width: 0px !important;
  height: 40px !important;
  color: var(--jacksonspurple) !important;
}
body
  .page-wrapper
  .proxima-header
  .header-container
  .header.links
  li.authorization-link
  a::before {
  display: none !important;
}
body
  .page-wrapper
  .proxima-header
  .header-container
  .header.links
  li.authorization-link.lang
  a {
  background-color: var(--aquamarine) !important;
  min-width: 79px;
}
body
  .page-wrapper
  .proxima-header
  .header-container
  .header.links
  li.authorization-link.lang
  a::after {
  content: url(../images/dropdown.svg);
  margin-left: 0.5625rem;
}
body
  .page-wrapper
  .proxima-header
  .header-container
  .header.links
  li.authorization-link.call-us
  a {
  background-color: var(--jacksonspurple) !important;
  color: #fff !important;
  min-width: 121px;
}
body
  .page-wrapper
  .proxima-header
  .header-container
  .header.links
  li.authorization-link.login
  a {
  min-width: 121px;
}
@media screen and (max-width: 1300px) {
  body
    .page-wrapper
    .proxima-header
    .header-container
    .header
    .sticky-header
    .navigation.custommenu
    li.level0
    .level-top {
    font-size: 14px !important;
  }
}

body
  .page-wrapper
  .proxima-header
  .header-container
  .header
  .header-content
  .primary-menu-container
  .navigation
  li.level0.parent
  > .level-top:after {
  display: none !important;
}
body .page-wrapper .proxima-header .header-container .header.panel {
  max-width: inherit !important;
  width: 100% !important;
}
body .page-wrapper .proxima-header .header-container .marshall-logo img {
  margin-top: -8px !important;
  max-width: 100%;
  height: auto !important;
  background-color: var(--jacksonspurple) !important;
  max-height: 80px;
}
body .page-wrapper .proxima-header .right-main-nav {
  padding: 1.5625rem 0 !important;
  align-self: flex-start !important;
}
@media screen and (max-width: 700px) {
  body .page-wrapper .proxima-header .right-main-nav {
    padding: 0px !important;
    position: absolute;
    right: 0px;
    top: 50px;
  }
}
body .page-wrapper .proxima-header .right-main-nav .switcher-language {
  border: 2px solid #1597d5 !important;
  border-radius: 0px !important;
  background: none !important;
  color: #1597d5 !important;
}
body
  .page-wrapper
  .proxima-header
  .right-main-nav
  .switcher-language
  .switcher-trigger
  span {
  color: #1597d5 !important;
}
@media screen and (max-width: 700px) {
  body .page-wrapper .proxima-header .right-main-nav .links li {
    width: auto !important;
    text-align: right;
  }
}
body
  .page-wrapper
  .proxima-header
  .right-main-nav
  .links
  li.link.letstalk
  a.btn {
    display: none;
  background: #fff !important;
  color: #082873 !important;
  font-size: 0.75rem !important;
  font-weight: 600;
  border: 0px !important;
  border-radius: 5px;
}
body
  .page-wrapper
  .proxima-header
  .right-main-nav
  .links
  li.link.letstalk
  a.btn:hover {
  background: #082873 !important;
  color: #fff !important;
}
body
  .page-wrapper
  .proxima-header
  .right-main-nav
  .links
  li.link
  a.btn.signin-btn {
  background: #082873 !important;
  color: #fff !important;
  border: 1px solid #082873 !important;
  font-weight: 600;
  border-radius: 5px;
}
body
  .page-wrapper
  .proxima-header
  .right-main-nav
  .links
  li.link
  a.btn.signin-btn:hover {
  background: #fff !important;
  color: #082873 !important;
  border-radius: 5px;
}
body .page-footer {
  background: #333333;
  color: #fff;
}
body .page-footer h2 {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
}
body .page-footer .footer-section {
  background-color: #F4F1F1 !important;
}
body .page-footer .footer-section .container {
  max-width: inherit !important;
  width: 85% !important;
}
body .page-footer .footer-section .container .marshall-logo img {
  height: 360px;
  border-radius: 0px;
}
body.sihmar-style .page-footer .footer-section .container h6 {
  color: #082873 !important;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}
body.sihmar-style .page-footer .footer-section .container .social {
  display: flex;
  align-items: center;
}
body .page-footer .footer-section .container .social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px 10px 0px 0px;
}
body .page-footer .footer-section .container .social a.fb {
  background: url(../images/fb.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
body .page-footer .footer-section .container .social a.yt {
  background: url(../images/yt.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
body .page-footer .footer-section .container .social a.insta {
  background: url(../images/insta.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
body .page-footer .footer-section .container .social a.ln {
  background: url(../images/linkdn.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
body .page-footer .footer-section .container .social a.tw {
  background: url(../images/tw.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
@media screen and (max-width: 700px) {
  body .page-footer .footer-section .container div:nth-child(1) {
    text-align: center;
  }
}
body .page-footer .footer-section .link-list li {
  font-style: normal;
  font-weight: 400;
  color: #082873;
  font-size: 1rem;
  line-height: 1.7rem;
  margin: 0px 0px 0px 0px;
}
body.sihmar-style .page-footer .footer-section .link-list li a {
  font-weight: 400;
  color: #082873;
  font-family: "Montserrat", sans-serif !important;
  font-size: 1rem!important;
}
body.sihmar-style .page-footer .footer-section .link-list li.extra-margin {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem !important;
  color: #082873;
}
body .page-footer .footer-section .link-list.links li {
  margin: 0px 0px 20px 0px;
}
body .page-footer .footer-section .address-list li {
  color: #fff !important;
}
body .page-footer .footer-section .address-list li a {
  color: #fff !important;
}
body .page-footer .footer-section .copy-right-section .container {
  max-width: inherit !important;
  width: 100% !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 13px;
}
body .page-footer .footer-section .copy-right-section .container p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  font-size: 1rem;
  line-height: 13px;
}
body .page-footer .footer-section .copy-right-section .container p a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .page-footer .footer-section .copy-right-section .container p a img {
  margin-left: 0.6875rem !important;
}
body.sihmar-style .page-footer .copy-right-section p {
  color: #082873 !important;
}
body.sihmar-style .page-footer .copy-right-section a {
  color: #082873 !important;
}
body .page-footer .social-sticky-media {
  position: fixed;
  right: 0px;
  top: 200px;
  padding: 10px;
  background: #082873;
  z-index: 9999;
  width: auto;
}
body .page-footer .social-sticky-media i {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0px auto 10px auto;
}
body .page-footer .social-sticky-media i a {
  display: block;
}
body .page-footer .social-sticky-media i a img {
  width: 100%;
  max-height: 22px;
}
body .page-footer .link-list.quick-links li{
  margin: 0px 0px 5px 0px;
}
body.sihmar-style .page-wrapper .page-title-wrapper {
  background: url(../images/homepagebg.png) no-repeat 50% 50%;
  background-size: cover !important;
  display: flex;
  align-items: center;
  margin: 0px !important;
  min-height: 700px;
  justify-content: center;
  flex-direction: column;
}
body.sihmar-style .page-wrapper .page-title-wrapper h1.page-title {
  font-weight: 700;
  font-size: 3.5rem;
  text-transform: capitalize!important;
  color: #fff;
  text-align: center;
  max-width: 1400px;
  margin: 0px auto;
  line-height: 68.26px;
  width: 100%;
}
body.sihmar-style .page-wrapper .page-title-wrapper h2 {
  font-weight: 700;
  font-size: 2.125rem;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  max-width: 1400px;
  margin: 0px auto;
  line-height: 2.591rem;
  width: 100%;
}

body.sihmar-style .page-wrapper .page-title-wrapper h1.page-title span {
  font-style: italic;
  font-weight: 800;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  display: block;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch {
  margin: 30px auto;
  background: #fff;
  width: 100%;
  max-width: 1200px;
  border-radius: 15px;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul {
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px 20px 20px;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul li {
  list-style: none;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li
  .form-group
  > label {
  display: block;
  text-align: left;
  color: #000;
  font-weight: 700;
  padding-bottom: 5px;
  font-size: 20px;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li
  .form-group
  .location-input
  input[type="text"] {
  width: 100%;
  height: 40px;
  font-size: 12px;
  border: 1px solid #222222;
  text-transform: uppercase;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li.location {
  width: 60%;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li.location
  .form-group
  .location-input {
  width: 100%;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul li.type {
  width: calc(40% - 150px);
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li.type
  .form-group
  label {
  opacity: 0;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li.type
  .form-group
  .type-input {
  width: 100%;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li.type
  .form-group
  .type-input
  select {
    height: 40px;
    background: #fff;
    border: 1px solid #222222;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    border-radius: 5px;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li.type
  .form-group
  .type-input
  i.fa-angle-down {
  display: none;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li.SearchBtn
  .form-group
  button.btn {
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  background: #082873 !important;
  color: #fff !important;
  border: 0px !important;
  padding: 12px 20px !important;
  border-radius: 5px!important;
}
body.sihmar-style .page-wrapper .proxima-product-banner {
  min-height: 10vh !important;
  height: auto !important;
  padding: 0px 20px !important;
  max-height: 540px;
}
body.sihmar-style .page-wrapper .proxima-product-banner .container {
  min-height: 600px;
  display: flex;
  justify-content: center;
  max-width: 1600px !important;
  flex-direction: column;
}
body.sihmar-style .page-wrapper .proxima-product-banner .container.prj2 {
  min-height: 800px;
}
body.sihmar-style .page-wrapper .proxima-product-banner .container.prj2 h4 {
  margin: 0px;
}
body.sihmar-style
  .page-wrapper
  .proxima-product-banner
  .container
  .banner-inner {
  text-align: left;
}
body.sihmar-style
  .page-wrapper
  .proxima-product-banner
  .container
  .banner-inner
  h4 {
  font-weight: 700;
  font-size: 48px;
  line-height: 55px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
}
body.sihmar-style
  .page-wrapper
  .proxima-product-banner
  .container
  .banner-inner
  h4
  span {
  display: block;
  margin: 0px 0px 20px 0px;
}
body.sihmar-style .page-wrapper .proxima-project-list {
  padding: 2rem 0rem 3rem 0rem !important;
  background: #fff !important;
}
body.sihmar-style
  .page-wrapper
  .proxima-project-list
  .custom-container
  .proxima-navtab
  .nav-link {
  border-radius: 0px;
  font-weight: 400 !important;
  background: #f7f8f9 !important;
  color: #15253f !important;
  box-sizing: border-box;
}
body.sihmar-style
  .page-wrapper
  .proxima-project-list
  .custom-container
  .proxima-navtab
  .nav-link.active {
  background: #082873 !important;
  color: #fff !important;
  border: 0px !important;
}
body.sihmar-style
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
}
body.sihmar-style
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .details-inner
  .product-item-name
  a {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #000 !important;
}
body.sihmar-style
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .details-inner
  a.view-details-btn {
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #000 !important;
}
body.sihmar-style
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .details-inner
  h6 {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #082873;
}
body.sihmar-style
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .details-inner
  h6
  i.text-primary
  span {
  font-weight: 400;
  color: #000;
  font-size: 11px;
}
body.sihmar-style .page-wrapper .property-overview-banner .custom-container {
  max-width: 1600px !important;
  margin: 0px auto;
}
body.sihmar-style
  .page-wrapper
  .property-overview-banner
  .custom-container
  .content-box
  .card-block {
  background: #082873;
  padding: 0px 0px 40px 0px;
  border: 0px;
}
body.sihmar-style
  .page-wrapper
  .property-overview-banner
  .custom-container
  .content-box
  .card-block
  img {
  max-width: inherit;
  width: 100%;
  margin: 0px auto;
}
body.sihmar-style
  .page-wrapper
  .property-overview-banner
  .custom-container
  .content-box
  .card-block
  h5 {
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  color: #fff;
  margin: 0px;
  font-family: "Times New Roman", sans-serif !important;
}
body.sihmar-style
  .page-wrapper
  .property-overview-banner
  .custom-container
  .content-box
  .card-block
  h6 {
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #fff;
}
body.sihmar-style
  .page-wrapper
  .property-overview-banner
  .custom-container
  .content-box
  .card-block
  ul {
  max-width: calc(100% - 60px);
  margin: 0px auto;
}
body.sihmar-style
  .page-wrapper
  .property-overview-banner
  .custom-container
  .content-box
  .card-block
  ul
  li
  .btn {
  border: 1px solid #fff !important;
  color: #fff !important;
  background: #082873 !important;
}
body.sihmar-style
  .page-wrapper
  .property-overview-banner
  .custom-container
  .content-box
  .text-box
  h4 {
  font-weight: 600;
  font-size: 48px;
  line-height: 72px;
  color: #fff;
  text-transform: uppercase;
}
body.sihmar-style
  .page-wrapper
  .property-overview-banner
  .custom-container
  .content-box
  .text-box
  p {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
}
body.sihmar-style .page-wrapper .page-main {
  z-index: 0;
  background: #fff;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .product.media {
  background: #f5f5f5 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section {
  padding: 0px 30px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section
  h3 {
  font-weight: 600 !important;
  font-size: 48px !important;
  line-height: 52px !important;
  text-transform: uppercase;
  color: #000;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme {
  background: #f5f5f5 !important;
  color: #000 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .text-white,
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  p {
  color: #000 !important;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  p,
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  h2,
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  h3,
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  h4,
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  h5 {
  color: #000 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  font-family: "Poppins", sans-serif !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  h4
  i.text-primary {
  font-weight: 400;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  h4
  i.text-primary
  span {
  color: #4ca2b9;
  font-size: 11px !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  h5 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #000;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  .list-inline-item {
  background: none !important;
  color: #000000 !important;
  border-radius: 0px;
  text-align: center;
  padding: 10px 20px !important;
  line-height: 100%;
  height: auto;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  .list-inline-item
  .icon {
  color: #4ca2b9 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  ul.propertylinks
  li.list-inline-item {
  background: #082873 !important;
  color: #fff !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .strip-section {
  background: #082873 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .strip-section
  h2,
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .strip-section
  p {
  color: #fff !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .strip-section
  h4 {
  font-weight: 800;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  color: #fff !important;
  font-family: "Poppins", sans-serif !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .strip-section
  p {
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .strip-section
  .btn {
  background: #082873 !important;
  border: 1px solid #fff !important;
  height: auto;
  padding: 10px 20px !important;
  color: #fff !important;
}
body.sihmar-style .page-wrapper .page-main ul.whatwedo {
  margin: 0px;
  padding: 0px;
  background: #1c3598;
}
body.sihmar-style .page-wrapper .page-main ul.whatwedo li {
  padding: 60px 50px;
  color: #ffffff;
  margin: 0px;
}
body.sihmar-style .page-wrapper .page-main ul.whatwedo li p {
  margin: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  max-width: 1600px;
  margin: 0px auto;
  z-index: 2;
}
body.sihmar-style .page-wrapper .page-main ul.whatwedo li h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  text-align: center;
  margin: 0px auto;
  padding: 0px 0px 10px 0px;
  color: #ffffff;
  max-width: 1600px;
  z-index: 2;
}
body.sihmar-style .page-wrapper .page-main ul.whatwedo li:nth-child(2) {
  min-height: 490px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  background: #ff0000;
}
body.sihmar-style
  .page-wrapper
  .page-main
  ul.whatwedo
  li:nth-child(2)
  p.paralax {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  max-width: inherit;
}
body.sihmar-style
  .page-wrapper
  .page-main
  ul.whatwedo
  li:nth-child(2)
  p.paralax
  img {
  position: absolute;
  left: 50%;
  top: 0px;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.sihmar-style .page-wrapper .page-main .stripe {
  padding: 70px 0px;
  margin: 0px;
  background: #222222;
  color: #ffffff;
}
body.sihmar-style .page-wrapper .page-main .stripe h3 {
  text-align: center;
  margin: 0px auto 20px auto;
  font-size: 30px;
  color: #ffffff;
  max-width: 1600px;
  padding: 0px 30px;
  font-weight: 700;
}
body.sihmar-style .page-wrapper .page-main .stripe p {
  text-align: center;
  margin: 0px auto 10px auto;
  font-size: 20px;
  color: #ffffff;
  max-width: 1600px;
  padding: 0px 30px;
}
body.sihmar-style .page-wrapper .page-main .stripe p.subscribe {
  padding-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
body.sihmar-style .page-wrapper .page-main .stripe p.subscribe span {
  width: 70%;
  padding: 0px 20px 0px 0px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .stripe
  p.subscribe
  span
  input[type="text"] {
  width: 100%;
  border: 3px solid #5af7c0;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .stripe
  p.subscribe
  input[type="button"].btn {
  border-radius: 30px !important;
  font-size: 12px !important;
}
@media screen and (max-width: 700px) {
  body.sihmar-style .page-wrapper .page-main .stripe p.subscribe {
    display: block;
  }
  body.sihmar-style .page-wrapper .page-main .stripe p.subscribe span {
    width: 100%;
    display: block;
  }
}
body.sihmar-style .page-wrapper .page-main .section1 {
  background: #fff;
}
body.sihmar-style .page-wrapper .page-main .section1 .wrapper {
  margin: 0px auto;
  padding: 0px 20px;
  max-width: 1920px;
  text-align: center;
}
body.sihmar-style .page-wrapper .page-main .section1 .wrapper > ul {
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 700px) {
  body.sihmar-style .page-wrapper .page-main .section1 .wrapper > ul {
    display: block;
  }
}
body.sihmar-style .page-wrapper .page-main .section1 .wrapper > ul > li {
  width: 100%;
  padding: 20px;
  margin: 0px;
  list-style: none !important;
}
@media screen and (max-width: 700px) {
  body.sihmar-style .page-wrapper .page-main .section1 .wrapper > ul > li {
    display: block;
    width: 100%;
    padding: 0px;
  }
}
body.sihmar-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  padding: 40px 0px;
}
@media screen and (max-width: 700px) {
  body.sihmar-style
    .page-wrapper
    .page-main
    .section1
    .wrapper
    > ul
    > li
    > ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0px;
  }
}
body.sihmar-style
  .page-wrapper
  .page-main
  .section1
  .wrapper
  > ul
  > li
  > ul
  > li {
  list-style: none !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .section1
  .wrapper
  > ul
  > li
  > ul
  > li
  h3 {
  font-weight: 600;
  font-size: 48px;
  line-height: 72px;
  text-align: center;
  text-transform: uppercase;
  color: #082873;
  margin: 0px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .section1
  .wrapper
  > ul
  > li
  > ul
  > li
  p {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #000;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .section1
  .wrapper
  > ul
  > li
  > ul
  > li:nth-child(2) {
  border-right: 1px solid #868e96;
  border-left: 1px solid #868e96;
}
body.sihmar-style .page-wrapper .page-main .section1 .wrapper > ul > li h2 {
  font-weight: 700;
  font-size: 2.125rem;
  text-align: center;
  color: #222222;
  margin-bottom: 0;
  line-height: 3.4rem;
}
body.sihmar-style .page-wrapper .page-main .section1 .wrapper > ul > li > p {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 3.125rem;
  text-align: center;
  color: #222222;
}
body.sihmar-style .page-wrapper .page-main .featured-products-section {
  padding: 50px 0px 30px 0px !important;
  background: #f7f8f9 !important;
}
body.sihmar-style .page-wrapper .page-main .featured-products-section h3 {
  font-weight: 700;
  font-size: 2.125rem;
  line-height: 2.591rem;
  color: #222222 !important;
  text-transform: capitalize;
  text-align: center;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container:before {
  background: #f7f8f9 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container
  .featured-product-owl
  .owl-stage-outer
  .item-conainer {
  background: #fff !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container
  .featured-product-owl
  h5
  a {
  color: #fff !important;
  font-weight: 700;
  font-size: 1.563rem;
  line-height: 1.875rem;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container
  .featured-product-owl
  h4 {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  font-family: "Poppins", sans-serif !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container
  .featured-product-owl
  h4
  i.text-primary {
  color: #082873 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container
  .featured-product-owl
  h4
  i.text-primary
  span {
  font-weight: 400;
  color: #000;
  font-size: 11px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section.section2 {
  padding: 60px 0px !important;
  background: #fff !important;
}
body.sihmar-style
  .page-wrapper
  .page-main .featured-product-owl .item-conainer .details-box .price-details{
  font-weight: 700;
  padding-bottom: 3px;
  font-size: 1.25rem;
  line-height: 1.875rem;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section.section2
  h3 {
  color: #000 !important;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section.section2
  .container
  .featured-product-slider-container:before {
  background: #fff !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section.section2
  .container
  .featured-product-slider-container
  h5
  a {
  color: #000 !important;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section.bgtheme {
  background: #fff !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section.bgtheme
  h3 {
  color: #000 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section.bgtheme
  .container
  .featured-product-slider-container:before {
  background: #fff !important;
}
body.sihmar-style .page-wrapper .page-main .services {
  padding: 100px 0px;
  background: #fff;
}
@media screen and (max-width: 700px) {
  body.sihmar-style .page-wrapper .page-main .services {
    padding: 30px 20px;
  }
}
body.sihmar-style .page-wrapper .page-main .services .wrapper {
  margin: 0px auto;
  max-width: 1600px;
  padding: 0px 40px;
}
body.sihmar-style.cms-information-center
  .page-wrapper
  .page-main
  .column.main
  div[data-content-type="html"] {
  padding-top: 0px !important;
}
body.sihmar-style .page-wrapper .page-main .services .wrapper h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}
body.sihmar-style .page-wrapper .page-main .services .wrapper p {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #000;
}
body.sihmar-style .page-wrapper .page-main .serviceofferd {
  padding: 0px;
  margin: 0px auto;
  max-width: 1600px;
}
body.sihmar-style .page-wrapper .page-main .serviceofferd ul {
  max-width: 1600px;
  margin: 0px auto 30px auto;
}
body.sihmar-style .page-wrapper .page-main .serviceofferd ul li {
  position: relative;
  list-style: none;
  margin: 0px 0px 40px 0px;
  display: flex;
  background: #f5f5f5;
}
body.sihmar-style .page-wrapper .page-main .serviceofferd ul li span {
  display: block;
  overflow: hidden;
  width: 45%;
}
body.sihmar-style .page-wrapper .page-main .serviceofferd ul li span img {
  width: 100%;
  height: auto;
  min-height: 100%;
  z-index: 1;
}
body.sihmar-style .page-wrapper .page-main .serviceofferd ul li .details {
  width: 55%;
  padding: 40px;
}
body.sihmar-style .page-wrapper .page-main .serviceofferd ul li .details h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #3e3e3e;
  font-family: "Poppins", sans-serif !important;
}
body.sihmar-style .page-wrapper .page-main .serviceofferd ul li .details p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #3e3e3e;
}
body.sihmar-style .page-wrapper .page-main .testimonials {
  background: #fff;
}
body.sihmar-style .page-wrapper .page-main .testimonials .wrapper {
  text-align: center;
  padding: 60px 0px;
}
body.sihmar-style .page-wrapper .page-main .testimonials .wrapper h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0px 40px 0px;
}
body.sihmar-style .page-wrapper .page-main .testimonials .wrapper ul {
  margin: 0px auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  padding: 0px 20px;
  max-width: 1500px;
}
@media screen and (max-width: 700px) {
  body.sihmar-style .page-wrapper .page-main .testimonials .wrapper ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
body.sihmar-style .page-wrapper .page-main .testimonials .wrapper ul li {
  padding: 30px;
  list-style: none;
  background: #fff;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.18);
}
body.sihmar-style .page-wrapper .page-main .testimonials .wrapper ul li p {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #000;
  padding: 40px;
  position: relative;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .testimonials
  .wrapper
  ul
  li
  p:before {
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  background: url(../images/quote.svg) no-repeat 50% 50%;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .testimonials
  .wrapper
  ul
  li
  p:after {
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  right: 20px;
  bottom: 0px;
  background: url(../images/quote.svg) no-repeat 50% 50%;
  transform: rotate(180deg);
}
body.sihmar-style .page-wrapper .page-main .testimonials .wrapper ul li h4 {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #15253f;
  font-family: "Poppins", sans-serif !important;
}
body.sihmar-style .page-wrapper .page-main .getlatestnews {
  padding: 90px 0px;
  text-align: center;
  background: #082873;
  color: #222222;
}
body.sihmar-style .page-wrapper .page-main .getlatestnews .wrapper h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  color: #fff;
  margin: 0px 0px 10px 0px;
  text-transform: capitalize;
}
body.sihmar-style .page-wrapper .page-main .getlatestnews .wrapper p {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  margin: 0px 0px 20px 0px;
  color: #fff;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .getlatestnews
  .wrapper
  p.subscribe {
  max-width: calc(80% - 40px);
  padding: 0px 30px;
  display: flex;
  text-align: center;
  margin: 0px auto;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .getlatestnews
  .wrapper
  p.subscribe
  span {
  display: block;
  width: calc(100% - 140px);
  padding: 0px 10px 0px 0px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .getlatestnews
  .wrapper
  p.subscribe
  span
  input[type="text"] {
  padding: 10px;
  height: 38px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .getlatestnews
  .wrapper
  p.subscribe
  input[type="button"].btn {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  color: #000 !important;
  background: #fff !important;
}
@media screen and (max-width: 700px) {
  body.sihmar-style
    .page-wrapper
    .page-main
    .getlatestnews
    .wrapper
    p.subscribe {
    display: block;
    max-width: 100%;
  }
  body.sihmar-style
    .page-wrapper
    .page-main
    .getlatestnews
    .wrapper
    p.subscribe
    span {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
}
body.sihmar-style .page-wrapper .page-main .section5 {
  background: #f8f8f8;
  padding: 30px 0px 0px 0px;
}
body.sihmar-style .page-wrapper .page-main .section5 .wrapper {
  max-width: 1300px;
  margin: 0px auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
body.sihmar-style .page-wrapper .page-main .section5 .wrapper ul {
  margin: 0px;
  padding: 20px;
}
body.sihmar-style .page-wrapper .page-main .section5 .wrapper ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 15px;
  color: #fff;
  padding: 0px 0px 20px 0px;
}
body.sihmar-style .page-wrapper .page-main .section5 .wrapper ul li span {
  color: #082873;
}
body.sihmar-style .page-wrapper .page-main .section5 h5 {
  background: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 23px;
  text-align: center;
  color: #082873;
  margin: 0px;
}
body.sihmar-style .page-wrapper .page-main .section5 h5 span {
  display: block;
  max-width: 1100px;
  margin: 0px auto;
  padding: 40px;
}
body.sihmar-style .page-wrapper .page-main .contact {
  background: #fff;
  padding: 0px 0px 50px 0px !important;
}
body.sihmar-style .page-wrapper .page-main .contact .wrapper {
  max-width: 1500px;
  margin: 0px auto;
}
@media screen and (max-width: 1300px) {
  body.sihmar-style .page-wrapper .page-main .contact .wrapper {
    padding: 0px 30px;
  }
}
body.sihmar-style .page-wrapper .page-main .contact .wrapper > p {
  font-style: italic;
  font-weight: 800;
  font-size: 32px;
  line-height: 44px;
  text-transform: uppercase;
  color: #000;
  padding: 50px 0px;
}
body.sihmar-style .page-wrapper .page-main .contact .wrapper h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  text-align: center;
  color: #222222;
  padding: 50px 0px;
  text-transform: uppercase;
}
body.sihmar-style .page-wrapper .page-main .contact .wrapper h3 {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #3e3e3e;
  max-width: 650px;
  font-family: "Poppins", sans-serif !important;
}
body.sihmar-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
  margin: 0px auto;
  padding: 0px;
  display: flex;
}
@media screen and (max-width: 700px) {
  body.sihmar-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
    display: block;
  }
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li {
  list-style: none;
  width: 50%;
}
@media screen and (max-width: 700px) {
  body.sihmar-style
    .page-wrapper
    .page-main
    .contact
    .wrapper
    ul.contactbox
    > li {
    width: 100%;
  }
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li
  form
  input[type="text"],
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li
  form
  input[type="email"],
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li
  form
  textarea {
  border: 1.5px solid #222222;
  background: none;
  color: #222222;
  max-width: 650px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li
  form
  input[type="text"]::placeholder,
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li
  form
  input[type="email"]::placeholder,
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li
  form
  textarea::placeholder {
  color: #222222;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li
  form
  p.btns {
  text-align: center;
  max-width: 550px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li
  form
  p.btns
  .btn {
  margin: 30px auto;
  display: block;
  background: #082873 !important;
  color: #fff !important;
  font-size: 12px;
  padding: 15px 20px !important;
  border: 0px !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li
  form
  p.btns
  .btn:hover {
  background: #fad701 !important;
  color: #fff !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li.address {
  padding: 0px 0px 0px 30px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li.address
  ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 700px) {
  body.sihmar-style
    .page-wrapper
    .page-main
    .contact
    .wrapper
    ul.contactbox
    > li.address
    ul {
    display: block;
  }
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li.address
  ul
  li {
  list-style: none;
  width: 100%;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li.address
  ul
  li
  h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  margin: 0px 0px 10px 0px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li.address
  ul
  li
  p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li.address
  p {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  margin: 0px 0px 20px 0px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li.address
  .map
  iframe {
  width: 100%;
  height: 250px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .block-static-block
  .parallax-section
  h4 {
  font-weight: 700;
  font-size: 2.125rem;
  line-height: 2.5rem;
  text-transform: capitalize;
  color: #fff;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .block-static-block
  .parallax-section
  p {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .block-static-block
  .parallax-section
  .btn {
  background: #082873 !important;
  color: #fff !important;
  border: 0px !important;
  border-radius: 5px!important;
}
body.sihmar-style .page-wrapper .page-main .ourteam {
  padding: 0px 0px;
  background: #fff;
}
body.sihmar-style .page-wrapper .page-main .ourteam .wrapper {
  margin: 0px auto;
  max-width: 1900px;
}
body.sihmar-style .page-wrapper .page-main .ourteam .wrapper ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0px;
}
@media screen and (max-width: 700px) {
  body.sihmar-style .page-wrapper .page-main .ourteam .wrapper ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
body.sihmar-style .page-wrapper .page-main .ourteam .wrapper ul li {
  list-style: none;
  padding: 50px 60px;
  margin: 0px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .ourteam
  .wrapper
  ul
  li:nth-child(2) {
  background: #ffff;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .ourteam
  .wrapper
  ul
  li:nth-child(2)
  p {
  margin: 0px;
  text-align: center;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .ourteam
  .wrapper
  ul
  li:nth-child(2)
  p
  img {
  width: calc(100% - 20px);
}
body.sihmar-style .page-wrapper .page-main .ourteam .wrapper ul li h2 {
  font-weight: 700;
  font-size: 2.125rem;
  line-height: 2.591rem;
  color: #3e3e3e;
  margin: 0px 0px 10px 0px;
}
body.sihmar-style .page-wrapper .page-main .ourteam .wrapper h3{
  text-align: center;
  font-weight: 700;
  font-size: 2.125rem;
  line-height: 2.591rem;
  margin-bottom: 0;
}
body.sihmar-style .page-wrapper .page-main .ourteam .wrapper ul li h3 {
  font-weight: 700;
  font-size: 1.563rem;
  line-height: 2.25rem;
  color: #222222;
  margin: 0px 0px 5px 0px;
  text-align: left;
}


body.sihmar-style .page-wrapper .page-main .ourteam .wrapper ul li p {
  font-weight: 500;
    font-size: 1.5rem;
    line-height: 2.563rem;
    color: #222222;
    margin-bottom: 0;
}
body.sihmar-style .search-block label {
  color: #222222;
  font-weight: 600;
}
body.sihmar-style .search-block .text-input {
  border-radius: 0px;
  background: #fff !important;
  color: #000000 !important;
  border: 1px solid #222222 !important;
}
body.sihmar-style.page-products .search-block-inner .select-input .fa-angle-down {
  color: rgba(34, 34, 34, 1);
}
body.sihmar-style.page-products .search-block .select-input select.text-input {
  background: #f7f8f9 !important;
  border: 1px solid #222222 !important;
  font-weight: 700;
  border-radius: 5px;
}
body.sihmar-style.page-products .search-block-inner .search-list .btn {
  border-radius: 5px!important;
}
body.sihmar-style.page-products .search-block-main .search-block-inner label {
  display: none;
}
body.sihmar-style .search-block.project-search {
  background: #ffff !important;
  border-radius: 5px; 
    
}
body.sihmar-style
  .search-block.project-search
  .search-block-main
  .search-block-inner {
  background: #ffff !important;
  border: 0px;
  top: inherit;
  display: block;
  position: relative;
  left: inherit;
  border-radius: 15px;
  font-size: 20px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
}
body.sihmar-style
  .search-block.project-search
  .search-block-main
  .search-block-inner
  h5 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #222222 !important;
  text-transform: capitalize;
}
body.sihmar-style
  .search-block.project-search
  .search-block-main
  .search-block-inner
  .search-list
  .btn {
  background: #082873 !important;
  border: 1px solid #082873 !important;
  color: #fff !important;
}
body.sihmar-style .featured-product-owl .item-conainer {
  box-shadow: 0px 0px 10px rgba(0, 0, 10, 0.15);
}
/*******extra added*********/
body.sihmar-style
  .page-wrapper
  .page-main
  .contact
  .wrapper
  ul.contactbox
  > li.address
  .map {
  padding-top: 50% !important;
}
body.sihmar-style
  .featured-products-section
  .featured-product-slider-container {
  padding: 3px !important;
}
body.sihmar-style .featured-product-owl .item-conainer .details-box h5,
body.sihmar-style .featured-product-owl .item-conainer .details-box h5 a {
  margin-top: 0 !important;
}
body.sihmar-style .featured-product-owl .item-conainer .details-box{
  background: linear-gradient(bottom, #000, transparent) !important;
  background: -webkit-linear-gradient(bottom, #000, transparent) !important;
  border-radius: 0 !important;
  bottom: 0 !important;
  right: 30px;
  left: 5px !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container
  .featured-product-owl
  h4 {
  flex-wrap: wrap !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container
  .featured-product-owl
  h4
  i.text-primary {
  display: flex !important;
  align-items: center;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container
  .featured-product-owl
  h4
  i.text-primary
  span {
  margin-left: 4px !important;
  font-size: 9px !important;
}

body .page-footer .footer-section .container .row div:nth-child(3) ul li,
body .page-footer .footer-section .container .social ul li {
  margin: 0px 0px 10px 0px;
  color: #082873;
}
body .page-footer .footer-section .container .row div:nth-child(3) ul li h6,
body .page-footer .footer-section .container .row div:nth-child(4) h6 {
  margin: 0px 0px 0px 0px;
  color: #082873;
}
body .page-footer .footer-section .container .row div:nth-child(1) {
  margin-bottom: 20px !important;
}
body.sihmar-style .message.info {
  margin: auto !important;
  margin-top: 100px !important;
  margin-bottom: 50% !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  text-align: center !important;
}
body.sihmar-style .message.info > *:first-child:before {
  margin: -8px 0 0 !important;
  position: unset !important;
}
body.sihmar-style .nav-toggle:before {
  color: #082873 !important;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul li {
  margin-right: 10px !important;
  margin-bottom: 0 !important;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li.SearchBtn
  .form-group
  button.btn {
  width: 120px !important;
}
body.sihmar-style
  .page-wrapper
  .page-title-wrapper
  .mainsearch
  ul
  li.SearchBtn
  .form-group
  button.btn:hover {
    background: #fff !important;
    color: #082873 !important;
    border-radius: 5px!important;
    border: 1px solid #082873!important;
}
body.sihmar-style .proxima-navtab li .nav-link:hover {
  border-color: #000 !important;
}
body.sihmar-style
  .proxima-product-grid
  .product-item
  .product-item-details
  .product-item-name
  > a {
  min-height: 3rem !important;
}
body.sihmar-style .pages .items .item a,
body.sihmar-style .pages .items .item strong {
  height: 40px !important;
  font-size: 14px !important;
}
body.sihmar-style .pages .items .item:hover a,
body.sihmar-style .pages .items .item.current a,
body.sihmar-style .pages .items .item:hover strong,
body.sihmar-style .pages .items .item.current strong {
  background: #082873 !important;
}
body.sihmar-style .limiter .limiter-label,
body.sihmar-style .limiter .limiter-text,
.limiter .label {
  color: #000 !important;
}
.body.sihmar-style .pages .items .item:hover a,
.body.sihmar-style .pages .items .item.current a,
.body.sihmar-style .pages .items .item:hover strong,
.body.sihmar-style .pages .items .item.current strong {
  background-color: #082873 !important;
  color: #fff !important;
}
.body.sihmar-style .custom-padding {
  background: transparent !important;
}
body.sihmar-style
  .proxima-product-grid
  .product-item
  .product-item-photo
  .product-image-container
  .location-box
  i {
  color: #082873 !important;
}
body.sihmar-style .specifications-list li .icon {
  color: #082873 !important;
}
body.sihmar-style .specifications-list li {
  font-size: 15px !important;
  font-weight: 400 !important;
}
body.sihmar-style
  .proxima-product-grid
  .product-item
  .product-item-details
  .product-item-name
  > a {
  font-size: 24px !important;
  font-weight: 500 !important;
}
body.sihmar-style
  .proxima-product-grid
  .product-item
  .product-item-photo
  .product-image-container
  .location-box {
  border-radius: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  h5.text-white
  p {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}
body.sihmar-style
  .property-overview-details-section
  .details-box
  .specifications-list.specification-list-items {
  margin-left: -20px !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  .specifications-list
  .list-inline-item {
  font-size: 12px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  border: 1px solid #082873 !important;
  background: #082873 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .property-overview-details-section.bg-theme
  .details-box
  .specifications-list.specification-list-items
  .list-inline-item {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  text-transform: unset !important;
  border: 0 !important;
  background: unset !important;
}
body.sihmar-style .custom-padding {
  padding: 0 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .container
  .featured-product-slider-container
  .featured-product-owl
  h4,
body.sihmar-style.page-wrapper
  .page-main
  .featured-products-section
  .featured-product-slider-container
  .item
  .item-conainer
  .details-box
  h4.location-text {
  bottom: unset;
  background-color: transparent!important;
  align-items: center !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .featured-product-slider-container
  .item
  .item-conainer
  .details-box
  h4.location-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  padding: 10px;
  width: fit-content;
  margin-top: -5rem;
  background: white;
  position: relative;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .featured-product-slider-container
  .item
  .item-conainer
  .details-box
  h4.location-text
  i {
  color: #082873 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .featured-product-slider-container
  .item
  .item-conainer
  .details-box
  h4.location-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .featured-product-slider-container
  .item
  .item-conainer
  .details-box
  h5.property-name {
  font-weight: 500 !important;
  color: #000 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .featured-products-section
  .featured-product-slider-container
  .item
  .item-conainer
  .details-box
  h5.property-name
  a {
  color: #000 !important;
}
body.sihmar-style.page-products
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .details-inner
  h6
  i.text-primary {
  color: #082873 !important;
  display: flex !important;
  align-items: center !important;
}
body.sihmar-style.page-products
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .details-inner
  h6 {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}
body.sihmar-style .property-overview-details-section .details-box {
  padding-bottom: 20px !important;
}
body.sihmar-style
  .featured-products-section
  .featured-product-slider-container:before {
  background-color: transparent !important;
}
body.sihmar-style
  .related-properties
  .item-conainer
  .img-box
  .location-box
  i.text-primary {
  color: #082873 !important;
}
body.sihmar-style
  .page-wrapper
  .page-main
  .product-main-content
  .strip-section
  .btn:hover {
  background-color: #fff !important;
  color: #082873 !important;
  font-weight: 400 !important;
}
body.sihmar-style .search-block .select-input select option {
  background-color: transparent !important;
}
body.sihmar-style
  .featured-products-section
  .featured-product-slider-container
  .item {
  margin: 0px 5px !important;
}
body.sihmar-style
  .featured-product-owl
  .item-conainer
  .details-box
  h4
  i.fa-pencil-ruler::before,
body.sihmar-style.page-products
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .details-inner
  h6
  i.fa-pencil-ruler:before {
  content: url(../images/IconBuilding.svg);
}
@media screen and (min-width: 1300px) {
  body.sihmar-style
    .page-wrapper
    .page-main
    .getlatestnews
    .wrapper
    p.subscribe {
    max-width: 998px !important;
  }
}
@media screen and (max-width: 991.98px) {
  body.sihmar-style .proxima-product-overview-section {
    margin-top: -7.625rem;
  }
  body .page-footer .footer-section .container .row div:nth-child(1) {
    text-align: center;
  }
  body.sihmar-style .message.info {
    margin-bottom: 90% !important;
  }
  body .page-footer .footer-section .container .row {
    justify-content: center;
  }
  body.sihmar-style
    .page-wrapper
    .page-main
    .contact
    .wrapper
    ul.contactbox
    > li.address
    ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768.98px) {
  body .page-wrapper .proxima-header .right-main-nav {
    top: 10px !important;
  }
  body .page-wrapper .proxima-header .header-container .header.panel {
    padding: 10px 20px !important;
  }
  body.sihmar-style
    .page-wrapper
    .page-title-wrapper
    .mainsearch
    ul
    li:is(.location, .type) {
    width: 100% !important;
  }
  body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  body.sihmar-style
    .product-main-content
    .product.media
    .fotorama__nav--dots
    .fotorama__nav__frame
    .fotorama__dot {
    border: 1px solid #ddd !important;
  }
  body.sihmar-style .page-wrapper .page-main .serviceofferd ul li {
    flex-direction: column !important;
  }
  body.sihmar-style .page-wrapper .page-main .serviceofferd ul li span {
    width: 100% !important;
  }
  body.sihmar-style .page-wrapper .page-main .serviceofferd ul li .details {
    width: 100%;
    padding: 20px !important;
  }
  body.sihmar-style .page-wrapper .page-main .serviceofferd ul {
    padding: 0 !important;
  }
  body.sihmar-style
    .page-wrapper
    .page-main
    .serviceofferd
    ul
    li
    .details
    h4 {
    font-size: 33px;
    line-height: 39px;
  }
  body.sihmar-style
    .page-wrapper
    .page-main
    .ourteam
    .wrapper
    ul
    li:nth-child(1) {
    padding: 15px !important;
  }
}
@media screen and (max-width: 575.98px) {
  .page-footer .footer-section .copy-right-section .container p {
    flex-direction: column !important;
  }
  .header-container .header > .flex-layout .logo-container {
    margin-left: 20px;
  }
  .page-footer .footer-section .copy-right-section .container p a {
    margin-top: 10px !important;
  }
  .primary-menu-container .nav-toggle {
    left: 10px !important;
    top: 2.5rem !important;
  }
  body.sihmar-style .message.info {
    margin-bottom: 170vh !important;
  }
  body .page-footer .footer-section .container .social {
    justify-content: center !important;
  }
  .proxima-header .logo-container {
    max-width: 140px !important;
  }
  body.sihmar-style .page-wrapper .page-main .getlatestnews {
    padding: 90px 15px;
  }
}
body.project_theme_mode_normal.account .page-wrapper .proxima-header {
  background: #000 !important;
}

body.sihmar-style.category-other-properties
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .details-inner
  .product-item-name
  a {
  color: #1f1f1f !important;
}

body.sihmar-style.category-rent
  .page-wrapper
  .proxima-project-list
  .products-grid
  .product-items
  .product-item
  .product-item-info
  .product-item-details
  .details-inner
  .product-item-name
  a {
  color: #1f1f1f !important;
}

body.sihmar-style
  .view-details-info
  .section-one
  div.content:nth-child(2)
  article
  .info-content
  .info-content-items {
  min-width: 188px !important;
}

@media screen and (max-width: 767px) {
  body.page-products.sihmar-style label.advanced-search-label {
    right: 3.15rem;
    bottom: 5.8rem;
  }
  body.sihmar-style .search-block.project-search .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .search-block:after {
    background-color: transparent !important;
  }
}

/*customised css - start*/
body.sihmar-style.customer-account-login .page-wrapper .proxima-header {
  height: 100px;
  background: transparent !important;
  padding: 10px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
body.sihmar-style.customer-account-login .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
  font-weight: 700 !important;
  color: #fff !important;
  font-size: 1rem !important;
  text-transform: capitalize !important;
}
body.sihmar-style.customer-account-login .page-main {
  background-color: #000 !important;
}
body.sihmar-style.customer-account-login .page-wrapper .page-title-wrapper {
  background: url(../images/homepagebg.png) no-repeat 37% 27%;
  margin: 7rem 0 0 0 !important;
  justify-content: center;
  flex-direction: column;
}
body.sihmar-style .page-wrapper .page-title-wrapper h1.page-title span {
  font-style: normal;
  text-transform: uppercase !important;
  font-size: 3rem;
  margin-bottom: 0;
  font-weight: 700;
}
body.sihmar-style.customer-account-login .header-content.sticky-header{
  position: unset;
}
body.sihmar-style .page-wrapper .page-title-wrapper{
  min-height: 124px;
}
@media (min-width: 1199.98px) {
body.sihmar-style .header-container .header .header-content{
  margin-left: auto;
}}
body.sihmar-style .page-wrapper .page-main {
  background: #fff;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch select {
  background-origin: padding-box !important;
  background-image: url(../images/arrow-up.png) !important;
  font-size: 0.75rem;
  color: #1D3E74;
  background-size: 12px !important;
  padding-right: 25px;
  background-position: 95% 50% !important;
}
body.sihmar-style .contact_form1 #purpose-select{
  background-image: url(../images/arrow-up.png) !important;
}
body.sihmar-style .enquirenow.lftmg{
padding: 80px 0;
}
body.sihmar-style .page-wrapper .page-main .block-static-block .parallax-section .btn{
  border: 1px solid #082873 !important;
}
body.sihmar-style .page-wrapper .page-main .block-static-block .parallax-section .btn:hover {
  background: #fff !important;
  color: #082873 !important;
  border-color: #082873 !important;
  border-radius: 5px !important;
}
body.sihmar-style .search-block.project-search {
  display: block;
  background: transparent !important;
  margin-top: -5.625rem;
}
body.sihmar-style .category-projects.catalog-category-view.page-layout-project-layout .product.details.product-item-details{
  background: transparent;
}
@media (max-width: 1399.98px) {
   .search-block.project-search .container {
      max-width: 1024px !important;
      margin: 0 auto;
  }
}
/*information center css - start*/
body.sihmar-style .service-section .section-title {
  font-size: 34px!important;
  font-weight: 700!important;
  line-height: 41.45px!important;
  text-align: center!important;
  color: #222222!important;
}
body.sihmar-style .service-section p {
  font-size: 24px!important;
  font-weight: 500!important;
  line-height: 41px!important;
  text-align: center!important;
  color: #222222!important;
}
body.sihmar-style .service-section .download-guide-button .bfb-popup-align-inline .bfb-popup-link {
  background: #082873 !important;
  color: #fff !important;
  border: 0px !important;
  font-weight: 600;
  border-radius: 5px;
  padding: 20px !important;
}
body.sihmar-style .service-section .download-guide-button .bfb-popup-align-inline .bfb-popup-link:hover {
  background: #fff !important;
  color: #082873 !important;
  border-radius: 5px;
  border:1px solid #082873!important;
  transition: all ease .9s;
}

/*information center css - end*/

/*contact form css - start*/
body.sihmar-style .enquirenow.lftmg h2{
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 2.125rem;
  margin-bottom: 0;
  line-height: 2.591rem;
}
body.sihmar-style .enquirenow.lftmg p{
    color: #fff;
    text-align: center;
    font-size: 1rem;
    line-height: 1.589rem;
}

.body.sihmar-style .form-section form ul{
  list-style-type: none;
}
body.sihmar-style .contact_form2 li{
  list-style-type: none;
}
body.sihmar-style .contact_form1{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    max-width: 1000px;
    margin: 0 auto;
    list-style-type: none;
}
body.sihmar-style .contact_form1 label{
  display: none;
}
body.sihmar-style .contact_form1 select,
 body.sihmar-style .contact_form2 textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ebebeb;
  color: #707070;
  font-size: 14px;
  line-height: 3;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  border-radius: 5px;
}
body.sihmar-style .contact_form2{
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-column-gap: 20px;
  margin-bottom: 0;
  max-width: 1000px;
  margin: 0 auto;
}
/*contact form css - ends*/

/*project css - starts*/
body.sihmar-style.page-products.categorypath-projects .product-item-details .product-item-name>a{
  text-transform: capitalize !important;
  margin-bottom: 0!important;
}
body.sihmar-style .search-block .text-input {
  text-transform: uppercase;
}
body.sihmar-style.page-products.categorypath-projects .product.details.product-item-details {
  background: -webkit-linear-gradient(bottom, #000, transparent) !important;
  padding: 0.75rem 1rem !important;
  left: 0 !important;
  z-index: 5;
  border-radius: 0!important;
  border: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
body.sihmar-style.page-products.categorypath-projects .proxima-project-list .custom-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.sihmar-style.page-products.categorypath-projects .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i.text-primary span {
  padding-left: 5px;
}
/*project css - ends*/

/*about css - starts*/
body.sihmar-style.cms-about .team  li {
  padding-top: 0!important;
}
body.sihmar-style.cms-about .ourteam .team img{
  width: 50%;
}
/*about css - ends*/

/*contact page css - starts*/
body.sihmar-style.contact-index-index .page-wrapper .page-main .contact .wrapper h2 {
  padding: 4.6875rem 0 0 0;
  margin-bottom: 0.7rem;
}
body.sihmar-style.contact-index-index .page-wrapper .page-main .contact .wrapper h3 {
  max-width: 100%;
}
body.sihmar-style.contact-index-index .page-wrapper .page-main .contact {
  background: #fff;
  padding: 0px 0px 0px 0px !important;
}
body.sihmar-style.contact-index-index .form-section form{
  padding-bottom: 4.6875rem;
}
body.sihmar-style.contact-index-index  #contactMap{
  width: 100%;
    height: 400px;
}
body.sihmar-style.contact-index-index .contact_form2 li{
  list-style-type: none;
}
body.sihmar-style.contact-index-index .page-main .contact .wrapper h2 {
  text-transform: capitalize;
}
body.sihmar-style.contact-index-index .page-main .contact input,
body.sihmar-style.contact-index-index .page-main .contact  select,
body.sihmar-style.contact-index-index .page-main .contact  textarea{
  background-color: rgba(241, 241, 241, 1)!important;
}
/*contact page css - ends*/

/*responsive css - start*/
body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
  font-weight: 700 !important;
  font-weight: 400;
  font-size: 1rem!important;
  line-height: 24px;
  text-transform: capitalize !important;
}
body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top:hover,
body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top.active {
  color: #54b5bc !important;
}
@media (min-width: 1200px) {
  body.sihmar-style .page-wrapper .banner-content{
    padding: 0 70px;
  }
  body.sihmar-style .page-wrapper .page-title-wrapper h2 {
    font-size: 2rem;
  }
  body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
    color: #222222 !important;
  }
  body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top:hover,
  body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top.active {
    color: #082873 !important;
  }
}

@media screen and (max-width: 800px) {
  body.sihmar-style .page-wrapper .page-title-wrapper h2 {
    font-size: 1.125rem;
    line-height: 1.591rem;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group > label {
  font-size: 14px;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
  margin: 0px auto;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul {
  /* margin-top: 26rem; */
  padding: 15px 20px 10px 20px;
}
body.sihmar-style .mainsearch .search-list .form-group{
  margin-bottom: 10px;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group .location-input input[type="text"],
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select {
  height: 36px;
  font-size: 10px;
}
body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn{
  font-size: 10px;
  padding: 10px 20px !important;
}
body.sihmar-style .page-wrapper .page-main .featured-products-section {
  padding: 0px 0px 30px 0px !important;
}
body.sihmar-style .page-wrapper .page-main .section1 .wrapper > ul > li > p {
  font-size: 1rem;
  line-height: 2.125rem;
}
}
/*responsive css - ends*/
/*customised css - ends*/
@media screen and (max-width: 1080px) {
  body.sihmar-style .contact_form2,
    body.sihmar-style .contact_form1{
      padding: 0px 30px;
      width: 90%;
    }
}
@media screen and (max-width: 991.98px) {
  body .page-footer .footer-section .container .row > div:nth-child(1) div.d-flex{
    justify-content: center;
  }
}
@media screen and (max-width: 768.98px) {
  body.sihmar-style .contact_form2,
  body.sihmar-style .contact_form1{
    grid-template-columns: repeat(1, 1fr);
    padding: 0px 10px;
  }
  body.sihmar-style .empty-label{
    display: none !important;
  }
  body.sihmar-style .page-wrapper .page-title-wrapper h2,
  body.sihmar-style .page-wrapper .page-title-wrapper h1{
    line-height: normal !important;
    padding-bottom: 15px;
  }
  body.sihmar-style.cms-information_center .custom-container .row-margin-0, 
  body.sihmar-style.cms-information_center .custom-container .row.row-margin-0{
    gap: 20px;
  }
  body.sihmar-style .page-wrapper .banner-content{
    margin-top: -200px !important;
    position: relative !important;
  }
  body.sihmar-style .page-wrapper .page-main .section1{
    padding-top: 75px;
  }
  body.sihmar-style .page-wrapper .page-title-wrapper .mainsearch{
    top: -10px;
    position: relative;
  }
}
@media screen and (max-width: 568.98px) {

}
.contact_form2 .btn.btn-primary2{
  background: #082873 !important;
  color: #fff !important;
  border: 1px solid #082873 !important;
  font-weight: 600;
  border-radius: 5px;
  font-size: 12px !important;
  padding: 1rem !important;
  min-width: 120px;

}
.contact_form2 .btn.btn-primary2:hover{
    background-color: #fff !important;;
    color: #082873 !important;
}


.cms-information_center.sihmar-style .bfb-popup{
  overflow: auto;
}
/* .cms-information_center.sihmar-style .bfb-popup .bfb-popup-close{
  background-size: 15px;
  background-color: #fff;
  padding: 17px;
  border-radius: 2px;
}
.cms-information_center.sihmar-style .bfb-popup .bfb-popup-close:hover{
  background-size: 15px;
} */
@media only screen and (max-width: 992px) {
  .cms-information_center.sihmar-style .bfb-magnific .mfp-content {
       height: auto;
       max-width: 500px;
  }
  .cms-information_center.sihmar-style .bfb-magnific .mfp-container{
    padding: 0px 6px;
  }
}
body.cms-index-index.sihmar-style .featured-products-section  .owl-carousel .owl-dots:not(.disabled) .owl-dot, 
body.cms-index-index.sihmar-style .featured-products-section  .nivoSlider .owl-dots:not(.disabled) .owl-dot{
  height: 0;
}

  /* for banner removal start */
  /* #html-body.sihmar-style .search-block.project-search{
    padding-top: 130px;
    margin: 0;
    z-index: 102;
  }
  #html-body.sihmar-style .search-block.project-search .search-block-inner{
    top:0;
  } */
  
  #html-body.sihmar-style .search-block.project-search{
    padding-top: 130px;
    margin: 0;
    z-index: 102;
  }
  #html-body.sihmar-style .search-block.project-search .search-block-inner{
    top:0;
  }
  #html-body.sihmar-style .project-search .addvance-search-box{
    top: -6.625rem !important;
  }
  #html-body.sihmar-style .project-search .addvance-search-box .body-content{
    max-height: 600px;
    overflow: auto;
  }
  @media (max-width: 1399.98px) {
    #html-body.sihmar-style .project-search .addvance-search-box .body-content{
      max-height: 400px;
      overflow: auto;
    }
    #html-body.sihmar-style .project-search .addvance-search-box{
      top:-9.625rem !important;
    }
  }
   /* for banner removal end*/