/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Poiret+One&family=Raleway:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap'); */
/* montserrat-regular - latin */
/* open-sans-regular - latin */
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v31-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v44-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap;
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v44-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap;
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v44-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap;
}
html,
body {
  height: 100%;
}
a:focus {
  outline: 0 solid;
}
img {
  width: 100%;
  height: auto;
}
.fix {
  overflow: hidden;
}
p {
  margin: 0 0 15px;
  color: #777;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px;
  color: #444;
  font-weight: 700;
}
h1 {
  font-size: 48px;
  line-height: 50px;
}
h2 {
  font-size: 38px;
  line-height: 44px;
}
h3 {
  font-size: 30px;
  line-height: 36px;
  /* font-family: "Raleway", sans-serif; */
  font-family: "Montserrat", sans-serif;
}
h4 {
  font-size: 24px;
  line-height: 34px;
}
h5 {
  font-size: 20px;
  line-height: 28px;
}
a {
  transition: all 0.3s ease 0;
  text-decoration: none;
}
a:hover {
  color: #c0293f;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0 none;
}
a:hover,
a:focus {
  color: #333;
  text-decoration: none;
}
body {
  background: #fff none repeat scroll 0 0;
  color: #777;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  text-align: left;
  overflow-x: hidden;
  line-height: 26px;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url(/img/logo/preloader.gif) no-repeat center center;
}
#scrollUp {
  background: #000 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 34px;
  height: 50px;
  line-height: 46px;
  right: 15px;
  text-align: center;
  transition: all 0.3s ease 0;
  width: 50px;
}
#scrollUp:hover {
  background: #c0293f;
  opacity: 1;
}
.navbar-collapse {
  padding-left: 0;
}
.mobile-menu-area {
  background: #f9f9f9 none repeat scroll 0 0 !important;
  padding: 10px 0;
}
.header-area.stick {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  box-shadow: 0 0 5px #ccc, -2px -2px 5px #ccc;
  background: #fff;
}
.header-area.stick .logo a {
  display: inline-block;
  height: auto;
  padding-top: 25px;
}
.header-area.stick .main-menu ul.navbar-nav li a {
  padding: 25px 0;
}
.header-area.stick .quote-button {
  float: right;
  padding: 13px 5px;
}
.header-area.stick .header-right-link a.main-search {
  margin: 15px 10px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a {
  color: #444;
  display: block;
  font-size: 12px;
  font-weight: 400;
  padding: 10px 15px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a:hover {
  color: #c0293f;
}
.header-area.stick .navbar-brand > img {
  display: block;
  width: 160px;
  height: auto;
}
::-moz-selection {
  background: #c0293f;
  text-shadow: none;
}
::selection {
  background: #c0293f;
  text-shadow: none;
}
.color {
  color: #c0293f;
  font-weight: 700;
}
.area-padding {
  padding: 90px 0;
}
.section-headline {
  margin-bottom: 60px;
  position: relative;
}
.section-headline h3 {
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
}
.section-headline::after {
  border: 1px solid #c0293f;
  bottom: -27px;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  width: 60px;
  right: 0;
}
.section-headline p {
  max-width: 680px;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0 auto;
  line-height: 26px;
}
:focus {
  outline: -webkit-focus-ring-color auto 0;
}
.bg-color-2 {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.topbar-right ul li {
  display: inline-block;
}
.topbar-area {
  background: #243559;
}
.topbar-right ul li a {
  color: #ddd;
  display: block;
  margin-right: 20px;
  padding: 12px 0;
  text-decoration: none;
  font-size: 15px;
}
.topbar-right ul li a:hover {
  color: #fff;
}
.topbar-right ul li a i {
  color: #c0293f;
  font-size: 16px;
  padding-right: 7px;
}
.topbar-right {
  position: relative;
  display: block;
  float: right;
}
.top-social {
  float: left;
  padding: 11px 0;
  margin-left: 10px;
}
.top-social ul li {
  display: inline-block;
}
.top-social ul li a {
  color: #ddd;
  margin-right: 5px;
  display: block;
  text-align: center;
  font-size: 15px;
  width: 26px;
  height: 26px;
  border-radius: 5px;
  line-height: 25px;
}
.top-social ul li a:hover {
  color: #fff;
  background: #c0293f;
}
.quote-button {
  float: left;
}
.quote-button .quote-btn {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  background: #c0293f;
  display: inline-block;
  border: 2px solid #c0293f;
  padding: 10px 20px;
  margin: 0;
}
.quote-button .quote-btn:hover {
  background: transparent;
  color: #c0293f;
}
.header-area {
  background: #fff;
  box-shadow: 2px 2px 5px #ccc, 0 0 0 #ccc;
}
.logo {
  display: block;
}
.logo a {
  display: inline-block;
  height: auto;
  padding-top: 35px;
}
.main-menu ul.navbar-nav li {
  float: left;
  position: relative;
}
.main-menu ul.navbar-nav > li > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #444;
  font-size: 13px;
  padding: 40px 0;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin: 0 15px;
  letter-spacing: 0.05em;
}
.main-menu ul.navbar-nav i {
  margin-left: 4px;
}
.main-menu ul.navbar-nav li a:hover {
  color: #c0293f;
}
.main-menu ul.navbar-nav > li > a::before {
  background: #c0293f;
  content: "";
  height: 2px;
  position: absolute;
  top: 0;
  width: 0;
  transition: 0.5s;
  left: 0;
}
.main-menu ul.navbar-nav > li:hover > a:before,
.main-menu ul.navbar-nav > li.active > a::before {
  width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
  color: #c0293f;
}
.main-menu ul.navbar-nav li.active a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #c0293f;
  position: relative;
  z-index: 9999999;
}
.navbar {
  border: medium none;
  margin-bottom: 0;
}
.navbar-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff;
}
.main-menu ul.nav li ul.sub-menu {
  background: #fff;
  border-bottom: 2px solid #c0293f;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 115%;
  transition: all 0.3s ease 0;
  visibility: hidden;
  width: 250px;
  z-index: -99;
  box-shadow: 0 0 1px #ddd, 0 0 1px #ddd;
}
.pagess {
  position: relative;
}
.navbar.navbar-default {
  float: right;
  margin-right: 50px;
}
.main-menu ul.nav li ul.sub-menu li {
  padding: 0;
  position: relative;
  width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu {
  top: 80%;
  opacity: 1;
  z-index: 999;
  visibility: visible;
  padding: 20px 0;
}
.main-menu ul.nav li ul.sub-menu li a {
  color: #444;
  display: block;
  font-size: 12px;
  padding: 7px 15px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.main-menu ul.nav li ul.sub-menu li i {
  margin-right: 3px;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover {
  color: #c0293f;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
  border: 0;
}
.mobile-menu-area {
  background: #f9f9f9 none repeat scroll 0 0;
  padding: 10px 0;
}
.ready-btn {
  border: 1px solid #c0293f;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.4s ease 0;
  z-index: 222;
  background: #c0293f;
  border-radius: 3px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.ready-btn:hover {
  color: #fff;
  border: 1px solid #97203;
  text-decoration: none;
  background-color: #972032;
}
.well-services {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
  z-index: 1;
  background: #fff;
}
.services-img {
  overflow: hidden;
  position: relative;
  text-align: center;
}
.services-img img {
  transform: scale(1.1);
  transition: 0.4s;
}
.image-layer {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  background: rgba(192, 41, 63, 0.75) none repeat scroll 0 0;
  z-index: 1;
  opacity: 1;
  transition: 0.4s;
  padding: 30px 20px;
}
.image-layer {
  padding-top: 28%;
  color: #fff;
  font-size: 20px;
}
.well-services:hover .services-img img {
  transform: scale(1);
  transition: 0.4s;
}
.well-services:hover .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.4s;
}
.single-awesome-project {
  float: left;
  overflow: hidden;
  width: 100%;
}
.project-all {
  margin-top: -40px;
}
.project-all .single-awesome-project {
  margin-top: 30px;
}
.awesome-img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.awesome-img img {
  transform: scale(1.1);
  transition: 0.4s;
}
.single-awesome-project:hover .awesome-img img {
  transform: scale(1);
  transition: 0.4s;
}
.awesome-img > a {
  display: block;
  position: relative;
}
.single-awesome-project:hover .awesome-img > a::after {
  opacity: 1;
}
.single-awesome-project:hover .add-actions {
  opacity: 1;
}
.awesome-img > a::after {
  background: rgba(192, 41, 63, 0.65);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: 0.4s;
}
.add-actions {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  transition: all 0.4s ease 0;
  width: 100%;
  z-index: 9999;
  top: 0;
  cursor: pointer;
}
.port-icon {
  color: #fff;
  display: inline-block;
  cursor: pointer;
  top: 41%;
  position: relative;
  font-size: 40px;
}
.hire-btn-2 {
  background: #c0293f;
  border: 1px solid #c0293f;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-top: 0;
  padding: 6px 20px;
  transition: 0.4s;
  text-transform: uppercase;
  border-radius: 2px;
  font-weight: 700;
  text-align: center;
}
.hire-btn-2:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.add-area {
  /* background: url(/img/background/bg1.jpg) repeat-y scroll center center / cover; */
  background-image: image-set(
    url("/img/background/bg1-400px.webp") 1x,
    url("/img/background/bg1.webp") 2x
  );
  background-attachment: scroll;
  background-repeat: repeat-y;
  background-position: center center;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.add-area::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 24, 40, 0.9) none repeat scroll 0 0;
  content: "";
  z-index: -1;
}
.add-content h4 {
  color: #fff;
  font-size: 42px;
  line-height: 54px;
  max-width: 750px;
  float: left;
  margin-bottom: 0;
  margin-top: 18px;
}
.add-contact {
  float: left;
}
.call-us {
  display: block;
  color: #fff;
  font-size: 22px;
  margin-bottom: 30px;
}
.call-us i {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 1px solid #c0293f;
  background: #c0293f;
  text-align: center;
  line-height: 46px;
  margin-right: 15px;
  border-radius: 3px;
}
.mail-us {
  margin-bottom: 0;
}
.add-area a {
  color: #fff;
}
.add-area a:hover {
  color: #ccc;
}
.footer-area {
  padding: 80px 0;
}
.footer-1 {
  /* background: url(/img/background/bg1.jpg); */
  background-image: image-set(
    url("/img/background/bg1-400px.webp") 1x,
    url("/img/background/bg1.webp") 2x
  );
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  background-attachment: scroll;
}
.footer-1 .footer-area {
  z-index: 1;
  background: transparent;
}
.footer-1 {
  z-index: 1;
  position: relative;
}
.footer-1::after {
  background: rgba(10, 24, 40, 0.85) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.footer-logo {
  margin-bottom: 28px;
  max-width: 200px;
}
.footer-head p {
  color: #ddd;
  font-size: 14px;
  line-height: 24px;
}
.footer-head h4 {
  color: #ddd;
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.footer-content {
  display: block;
  overflow: hidden;
}
.footer-list li a {
  color: #ddd;
  padding: 1px 0 3px 18px;
  display: block;
  position: relative;
  font-weight: 500;
}
.footer-list li:first-child a {
  padding-top: 0;
}
.footer-list li:last-child a {
  padding-bottom: 0;
}
.footer-list li a::after {
  position: absolute;
  content: "";
  right: auto;
  top: 12px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #ddd;
}
.footer-list li a:hover {
  color: #c0293f;
}
.footer-list li a:hover::after {
  background: #c0293f;
}
.footer-area-bottom {
  background: #071333 none repeat scroll 0 0;
  padding: 25px 0;
  border-top: 1px solid #333;
}
.copyright > p {
  margin-bottom: 0;
  color: #ddd;
}
.copyright a {
  color: #c0293f;
}
.copyright a:hover {
  color: #ccc;
}
.footer-1 .footer-area-bottom {
  background: rgba(10, 24, 40, 0.9) none repeat scroll 0 0;
  padding: 25px 0;
  border-top: 0;
}
.copyright span {
  margin-right: 10px;
  margin-left: 10px;
}
.project-area-2 .single-awesome-project {
  position: relative;
  margin-top: 0;
}
.project-area-2 .awesome-img > a::after {
  background: rgba(0, 44, 87, 0.95);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.4;
  transition: 0.4s;
}
.project-area-2 .single-awesome-project:hover .awesome-img > a::after {
  opacity: 0.7;
}
.project-area-2 .project-all {
  margin-top: 0;
}
.project-carousel .col-md-3 {
  width: 100%;
}
.page-area {
  position: relative;
}
/* .page-area { */
/* background: url(/img/background/b.webp); */
/* background-image: image-set(
    url("/img/background/b-400px.webp") type("image/webp") 1x,
    url("/img/background/b.webp") type("image/webp") 2x
  ); */
/* background-repeat: no-repeat;
  background-size: cover;
  background-position: top center; */
/* } */
.page-area .bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.breadcumb-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(10, 27, 40, 0.5) none repeat scroll 0 0;
  content: "";
}
.breadcrumb {
  padding: 20px 0;
  background-color: transparent;
  margin-bottom: 0;
  overflow: hidden;
}
.breadcrumb-bg {
  float: right;
  padding: 14px 0;
}
.bread-inner {
  padding: 80px 0;
}
.breadcrumb .section-headline h2 {
  font-size: 40px;
  letter-spacing: 1px;
  line-height: 54px;
  text-transform: uppercase;
  position: relative;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.breadcrumb .section-headline {
  margin-bottom: 0;
  display: inline-block;
}
.breadcrumb .section-headline h2::after {
  display: none;
}
.breadcrumb ul {
  background: rgba(0, 0, 0, 0.4);
  padding-right: 30px;
  padding-left: 20px;
  border-radius: 10px;
}
.breadcrumb ul li {
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
}
.breadcrumb ul li a {
  color: #c0293f;
}
.breadcrumb ul li a:hover {
  color: #ccc;
}
.breadcrumb ul li.home-bread::after {
  position: absolute;
  content: "\f105";
  font-family: fontAwesome;
  right: -5px;
  top: 0;
}
.breadcrumb .section-headline::after {
  display: none;
}
.img-border-2 {
  background-color: #f7f7f7;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 10px 0 -5px #eee,
    0 10px 1px -4px rgba(0, 0, 0, 0.15), 0 20px 0 -10px #eee,
    0 20px 1px -9px rgba(0, 0, 0, 0.15);
  padding: 10px;
}
.img-border-4 {
  background-color: #f7f7f7;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 10px 0 -5px #eee,
    0 10px 1px -4px rgba(0, 0, 0, 0.15), 0 20px 0 -10px #eee,
    0 20px 1px -9px rgba(0, 0, 0, 0.15);
  margin-bottom: 25px;
  margin-top: 25px;
  padding: 10px;
}
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}
#accept-cookies-checkbox {
  background-color: #333;
  padding: 5px 10px;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  margin-left: 10px;
  text-decoration: none;
  cursor: pointer;
}
#cookies-message {
  font-size: 14px;
  line-height: 22px;
  border-bottom: 1px solid #d3d0d0;
  text-align: center;
  position: fixed;
  bottom: 0;
  background-color: #c0293f;
  color: #fff;
  width: 100%;
  z-index: 999;
  padding-top: 20px;
  padding-right: 10%;
  padding-bottom: 20px;
  padding-left: 10%;
}
#cookies-message a {
  color: #ccc;
}
#cookies-message a:hover {
  color: #ff0;
}
