/* @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%;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 15px;
}
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,
h6 {
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px;
  color: #444;
  font-weight: 700;
}
.about-paragraf {
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px;
  color: #444;
  font-weight: 700;
}
.title2 {
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px;
  color: #444;
  font-weight: 700;
}
.welcome-paragraf {
  font-size: 38px;
  line-height: 44px;
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px;
  color: #444;
  font-weight: 700;
  text-align: left;
}
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;
}
h6 {
  font-size: 16px;
  line-height: 26px;
}
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;
}
#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;
}
.clear {
  clear: both;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
input,
select,
textarea,
input[type="text"],
input[type="date"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="tel"],
button,
button[type="submit"] {
  -moz-appearance: none;
  box-shadow: none !important;
}
input:focus,
textarea:focus,
select:focus {
  outline: 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;
}
.navbar-collapse {
  padding-left: 0;
}
::-moz-selection {
  background: #c0293f;
  text-shadow: none;
}
::selection {
  background: #c0293f;
  text-shadow: none;
}
.color {
  color: #c0293f;
  font-weight: 700;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.area-padding {
  padding: 90px 0;
}
.area-padding-2 {
  padding: 70px 0 50px;
}
.padding-2 {
  padding-bottom: 90px;
}
.area-padding-3 {
  padding-top: 90px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 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.white-headline h3 {
  color: #fff;
}
.section-headline.text-left {
  margin-bottom: 30px;
}
.section-headline::after {
  border: 1px solid #c0293f;
  bottom: -27px;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  width: 60px;
  right: 0;
}
.section-headline.text-left h3::after {
  border: 2px solid #c0293f;
  left: 0;
  right: auto;
}
.section-headline p {
  max-width: 680px;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0 auto;
  line-height: 26px;
}
.sub-head h4 {
  color: #fff;
  font-size: 30px;
  position: relative;
  padding-bottom: 30px;
}
.sub-head h4::after {
  border: 2px solid #c0293f;
  bottom: 0;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  width: 20%;
}
.sub-head p {
  color: #fff;
  font-size: 17px;
  margin-top: 20px;
  line-height: 26px;
}
.load-more-btn {
  text-transform: uppercase;
  background: #c0293f;
  display: inline-block;
  padding: 15px 30px;
  color: #fff;
  font-weight: 600;
  margin-top: 30px;
  border-radius: 3px;
  width: 200px;
  transition: 0.4s;
  border: 2px solid #c0293f;
}
.load-more-btn:hover {
  background: #fff;
  border: 2px solid #c0293f;
  color: #c0293f;
  transition: 0.4s;
}
.section-headline h4 {
  font-size: 23px;
  max-width: 100%;
  line-height: 34px;
  font-weight: 300;
  margin: 0 auto;
}
.section-headline h4 .color {
  color: #c0293f;
  font-weight: 600;
}
.section-headline h5 {
  font-size: 18px;
  max-width: 100%;
  line-height: 34px;
  font-weight: 300;
  margin: 0 auto;
}
.section-headline h5 .color {
  color: #c0293f;
  font-weight: 600;
}
:focus {
  outline: -webkit-focus-ring-color auto 0;
}
.last-content {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.bg-color,
.bg-color-2 {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.bg-color::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 35.5%;
  height: 100%;
  content: "";
  background: rgba(232, 234, 237, 0.3) none repeat scroll 0 0;
  z-index: -1;
}
.bg-gray {
  background: #fcfafa;
}

.bg-gray-2 {
  background-color: #e4e4e4;
  padding-top: 20px;
  padding-bottom: 20px;
}
.bg-dark {
  background: #071333;
}
.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;
}
.slogan {
  margin-bottom: 0;
  padding: 16px 0;
  color: #fff;
  font-size: 16px;
}
.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 .navbar-right .active li {
  color: #c0293f;
}
.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.navbar-nav a .active {
  color: #c0293f;
}
.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;
}
.main-menu ul.navbar-default .navbar-nav > .active > a,
.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;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: none;
}
.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 ul.sub-menu li a span {
  color: #c0293f;
}
.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;
}
.stick span.search-button i,
.stick .header-search input {
  color: #444;
}
.search-option-5 button.button {
  display: inline-block;
  border: 0;
  background: none;
  padding: 0;
}
.search-option {
  background: #f5f5f5;
  bottom: -70px;
  color: #444;
  display: none;
  position: absolute;
  right: 20px;
  width: 300px;
  z-index: 99999;
  padding: 20px;
}
.search-option input {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #444;
  display: block;
  float: left;
  font-size: 14px;
  font-style: italic;
  padding: 8px 10px;
  width: 214px;
  height: 44px;
}
.search-option button.button {
  background: #c0293f;
  border: medium none;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 17px;
  line-height: 35px;
  padding: 5px 15px;
  text-align: center;
}
.header-right-link a.main-search {
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 16px;
  line-height: 39px;
  position: relative;
  text-align: center;
  width: 40px;
  height: 40px;
  background: #c0293f;
  border-radius: 5px;
  margin: 30px 0 30px 10px;
}
.header-right-link a.main-search:hover {
  background-color: #801c2b;
}
.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;
}
.mobile-menu-area {
  background: #f9f9f9 none repeat scroll 0 0 !important;
  padding: 10px 0;
}
.mean-container .mean-bar::after {
  content: "";
  font-size: 21px;
  left: 5%;
  position: absolute;
  top: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.mean-container a.meanmenu-reveal:hover {
  color: #252525;
}
.mean-container .mean-nav ul {
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
  width: 100%;
}
.mean-container .mean-nav ul li a {
  background: #f8f8f8 none repeat scroll 0 0;
  color: #444;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  padding: 13px 10px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 90%;
}
.mean-nav ul li.mean-last {
  margin-bottom: 20px;
}
.mean-container .mean-nav ul li a.mean-expand {
  color: #444;
  line-height: 17px;
}
.mean-container .mean-nav ul li {
  width: 99.7%;
}
.intro-content {
  position: relative;
  z-index: 1;
}
.intro-content::after {
  background: rgba(10, 27, 40, 0.25) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.slider-content {
  position: absolute;
  right: 0;
  text-align: left;
  top: 50%;
  z-index: 3;
  left: 0;
  margin: 0 auto;
  margin-top: -150px;
}
.layer-1-2 {
  margin: 0 0 20px;
}
.layer-1-1 p {
  color: #fff;
  font-size: 19px;
  letter-spacing: 0.6px;
  line-height: 30px;
  max-width: 700px;
}
.layer-1-2 h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  text-transform: uppercase;
  max-width: 800px;
  letter-spacing: 2px;
}
.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;
}
.ready-btn.right-btn {
  margin-left: 15px;
  background: #fff;
  border: 1px solid #fff;
  color: #444;
}
.ready-btn.right-btn:hover {
  background: #c0293f;
  border: 1px solid #c0293f;
  color: #fff;
}
.ready-btn.left-btn:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #444;
}
.layer-1-2 .color {
  color: #c0293f;
  font-weight: 900;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
  color: #fff;
  font-size: 24px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  text-align: center;
  line-height: 48px;
  opacity: 0;
  border: 1px solid #fff;
  width: 50px;
  height: 50px;
  border-radius: 3px;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
  left: 10%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
  right: 10%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme:hover
  .owl-controls
  .owl-nav
  div.owl-next {
  right: 2%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover
  .owl-controls
  .owl-nav
  div.owl-prev {
  left: 2%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover
  .owl-controls
  .owl-nav
  div.owl-next:hover,
.intro-carousel.owl-carousel.owl-theme:hover
  .owl-controls
  .owl-nav
  div.owl-prev:hover {
  color: #fff;
  background: #c0293f;
  border: 1px solid #c0293f;
}
.intro-carousel .owl-item .layer-1-2 {
  transform: translatey(100%);
  opacity: 0;
  transition: all 1s ease-in-out 0.3s;
}
.intro-carousel .owl-item .layer-1-1 {
  transform: translatey(100%);
  opacity: 0;
  transition: all 1s ease-in-out 1s;
}
.intro-carousel .owl-item .layer-1-3 {
  transform: translatey(100%);
  opacity: 0;
  transition: all 1s ease-in-out 1.5s;
}
.intro-carousel .owl-item.active .layer-1-2,
.intro-carousel .owl-item.active .layer-1-1,
.intro-carousel .owl-item.active .layer-1-3 {
  transform: translatey(0);
  opacity: 1;
}
.intro-carousel .owl-item.active .slider-images img {
  transform: scale(1.1);
  transition: 10s;
}
.well-services {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
  z-index: 1;
  background: #fff;
}
.top-icon {
  position: absolute;
  right: 15px;
  font-size: 24px;
  bottom: 0;
  background: #c0293f;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  border-radius: 5px 5px 0 0;
  z-index: 9;
}
.top-icon:hover {
  background: #333;
}
.main-services {
  display: block;
  overflow: hidden;
  padding: 20px;
  position: relative;
  z-index: 1;
}
.well-icon {
  width: 60px;
  float: left;
  height: 100px;
  font-size: 40px;
  color: #c0293f;
}
.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 a {
  display: block;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
}
.image-layer {
  padding-top: 28%;
  color: #fff;
  font-size: 20px;
}
.image-layer a i {
  border-radius: 50%;
  background: transparent;
  font-size: 20px;
  opacity: 0.9;
  line-height: 30px;
  margin-right: 15px;
}
.service-content h4 {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.service-btn {
  font-weight: 700;
  text-transform: uppercase;
  color: #444;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  z-index: 2;
}
.service-btn::after {
  position: absolute;
  content: "\f105";
  font-family: fontAwesome;
  right: -15px;
  top: -5px;
  font-size: 16px;
}
.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;
}
.well-services:hover .service-content h4 {
  color: #c0293f;
}
.well-services:hover .service-btn:hover {
  color: #c0293f;
}
.image-layer a:hover {
  color: #c0293f;
}
.about-content h4 {
  line-height: 32px;
  font-size: 24px;
}
.about-details {
  overflow: hidden;
  display: block;
  margin-top: -15px;
}
.single-about {
  display: block;
  margin-top: 30px;
}
.single-about a {
  font-size: 40px;
  color: #c0293f;
  float: left;
  line-height: 80px;
  width: 80px;
  height: 80px;
  border: 1px solid #c0293f;
  text-align: center;
  margin-right: 15px;
  border-radius: 3px;
}
.icon-text {
  padding-left: 95px;
}
.icon-text h5 {
  margin-bottom: 5px;
}
.about-image {
  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);
  position: relative;
  overflow: hidden;
}
.video-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -50px;
  text-align: center;
  z-index: 9;
}
.video-play.vid-zone {
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  font-size: 34px;
  height: 100px;
  line-height: 96px;
  width: 100px;
  overflow: hidden;
  transition: 0.4s;
  border: 0 solid #fff;
}
.video-play.vid-zone i {
  color: #c0293f;
  margin-left: 5px;
}
.video-play.vid-zone:hover {
  background: #c0293f;
  color: #fff;
  transition: 0.4s;
  -webkit-box-shadow: 0 0 46px 13px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0 46px 13px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 46px 13px rgba(255, 255, 255, 0.5);
}
.video-play.vid-zone:hover i {
  color: #fff;
}
.services-all {
  margin-top: -20px;
}
.single-services {
  margin-top: 60px;
  display: block;
}
.service-inner {
  box-shadow: none;
  position: relative;
  z-index: 1;
  border: 1px solid #ddd;
  padding: 30px 30px;
  z-index: 1;
}
.service-icon {
  display: inline-block;
  font-size: 40px;
  line-height: 67px;
  color: #fff;
  transition: 0.4s;
  position: absolute;
  top: -30px;
  z-index: 9999;
  width: 70px;
  height: 70px;
  background: #c0293f;
  text-align: center;
  border-radius: 3px;
  transition: 0.4s;
  border: 1px solid #c0293f;
}
.services-all .service-content {
  padding-top: 20px;
}
.service-inner::after {
  background: #012a51;
  border: 1px solid #012a51;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.4s;
  z-index: -1;
}
.single-services:hover .service-inner::after {
  opacity: 1;
  transition: 0.4s;
}
single-services:hover .service-inner {
  border: 1px solid #012a51;
}
.service-inner .service-content h4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.service-inner .service-content h4 a {
  color: #444;
}
.service-inner .service-content p {
  margin-bottom: 0;
}
.single-services:hover .service-content h4 a,
.single-services:hover .service-content p {
  color: #fff;
}
.single-services:hover .service-icon {
  color: #c0293f;
  background: #fff;
  transition: 0.4s;
}
.counter-area {
  position: relative;
  overflow: hidden;
}
.counter-inner {
  background: #f6f6f6;
  padding: 100px 30px 100px 70px;
}
.fun-title h3 {
  color: #f5f5f5;
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 0;
}
.fun-title {
  position: relative;
  background: rgba(10, 24, 40, 1) none repeat scroll 0 0;
  padding: 108px 0 108px 100px;
  z-index: 1;
  margin-right: 125px;
}
.fun-title:after {
  content: "";
  position: absolute;
  width: 441px;
  height: 100%;
  background: rgba(10, 24, 40, 1) none repeat scroll 0 0;
  top: 76px;
  right: -164px;
  z-index: -1;
  transform: rotate(60deg);
}
.fun-content {
  display: block;
  padding: 80px 40px 80px 0;
  overflow: hidden;
}
.fun_text i {
  font-size: 50px;
  color: #c0293f;
  line-height: 50px;
  margin-bottom: 30px;
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 76px;
  border: 2px solid #c0293f;
  border-radius: 3px;
}
.fun_text {
  width: 50%;
  float: left;
  text-align: center;
}
.fun_text span {
  color: #444;
  display: block;
  font-size: 36px;
  font-weight: 700;
  padding-bottom: 10px;
  line-height: 40px;
}
.fun_text > h5 {
  color: #444;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.single-awesome-project {
  float: left;
  overflow: hidden;
  width: 100%;
}
.project-all {
  margin-top: -40px;
}
.project-all .single-awesome-project {
  margin-top: 30px;
}
.first-item {
  margin-bottom: 30px;
}
.project-carousel .col-md-4 {
  width: 100%;
}
.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;
}
.project-dec {
  display: block;
  padding: 20px;
}
.project-dec h4 {
  color: #444;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize;
  margin-bottom: 5px;
  cursor: pointer;
  position: relative;
}
.project-dec h4::after {
  position: absolute;
  content: "\e87a";
  right: 40px;
  top: 0;
  font-family: mentos;
  font-size: 20px;
  transition: 0.5s;
  width: 50px;
  height: 30px;
  border: 1px solid #c0293f;
  background: #c0293f;
  color: #fff;
  text-align: center;
  line-height: 27px;
  opacity: 0;
  transition: 0.5s;
}
.single-awesome-project:hover .project-dec h4::after {
  right: 0;
  opacity: 1;
  transition: 0.5s;
}
.project-dec a {
  color: #444;
}
.project-dec a:hover {
  color: #333;
}
.project-dec span {
  font-size: 14px;
}
.project-dec p {
  margin-bottom: 0;
}
.pst-content {
  padding-left: 10px;
}
.single-awesome-project:hover .project-dec h4 {
  color: #c0293f;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
  color: #fff;
  font-size: 18px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  text-align: center;
  line-height: 39px;
  opacity: 0;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
  left: 10%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
  right: 10%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme:hover
  .owl-controls
  .owl-nav
  div.owl-next {
  right: 2%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover
  .owl-controls
  .owl-nav
  div.owl-prev {
  left: 2%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover
  .owl-controls
  .owl-nav
  div.owl-next:hover,
.project-carousel.owl-carousel.owl-theme:hover
  .owl-controls
  .owl-nav
  div.owl-prev:hover {
  color: #fff;
  background: #c0293f;
  border: 1px solid #c0293f;
}
.banner-area {
  /* background: rgba(0, 0, 0, 0) url(/img/background/bg1.jpg) no-repeat scroll top
    center / cover; */
  background-image: image-set(
    url("/img/background/bg1-400px.webp") 1x,
    url("/img/background/bg1.webp") 2x
  );
  background-color: rgba(0, 0, 0, 0);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;

  position: relative;
  z-index: 1;
}
.banner-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;
}
.banner-text h3 {
  font-size: 34px;
  line-height: 46px;
  color: #fff;
  max-width: 750px;
  margin: 0 auto 30px;
}
.hire-btn {
  background: #c0293f;
  border: 2px solid #c0293f;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-top: 30px;
  padding: 12px 40px;
  transition: 0.4s;
  text-transform: uppercase;
  border-radius: 2px;
  font-weight: 700;
}
.hire-btn:hover {
  background: transparent;
  color: #c0293f;
}

.hire-btn-pergole {
  background: #c0293f;
  border: 2px solid #c0293f;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  margin-top: 10px;
  padding: 12px 15px;
  transition: 0.4s;
  text-transform: uppercase;
  border-radius: 2px;
  font-weight: 700;
}
.hire-btn-pergole:hover {
  background: transparent;
  color: #c0293f;
}

.single-brand-item {
  float: left;
  width: 20%;
}
.single-brand-item a {
  border: 1px solid #666;
  display: block;
  margin: 15px;
  background: #212d3c;
}
.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;
}
.hire-btn-3 {
  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-3:hover {
  background: transparent;
  color: #c0293f;
  border: 1px solid #c0293f;
}
.small-title {
  color: #c0293f;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 5px;
}
.overview-inner {
  padding-right: 20px;
}
.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;
}
.blog-area {
  background: #fff;
}
.blog-grid {
  margin-top: -30px;
}
.blog-image {
  overflow: hidden;
  display: block;
}
.image-scale {
  position: relative;
  transform: scale(1.1);
  display: block;
  transition: 0.5s;
}
.blog-content a h4 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  color: #444;
  line-height: 28px;
  margin-bottom: 10px;
}
.blog-content h5 {
  text-transform: uppercase;
}
.blog-category span {
  text-transform: uppercase;
  font-size: 13px;
  color: #c0293f;
  font-weight: 600;
}
.blog-content {
  margin-top: 20px;
}
.blog-title {
  margin-top: 10px;
}
.blog-title-2 {
  margin-top: 20px;
  background-color: #c0293f;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 20px;
  margin-bottom: 20px;
}
.blog-title-2 {
  background: linear-gradient(-45deg, #c0293f, #791322, #c0293f, #791322);
  background-size: 400% 400%;
  -webkit-animation: gradient 10s ease infinite;
  -moz-animation: gradient 10s ease infinite;
  animation: gradient 10s ease infinite;
}
@-webkit-keyframes gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@-moz-keyframes gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@keyframes gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.blog-title-2 h4 {
  color: #fff !important;
}
.blog-details .blog-content a h4 {
  font-size: 24px;
  line-height: 32px;
}
.home-blog .blog-content a h4 {
  margin-bottom: 0;
}
.blog-meta {
  padding: 15px 0 10px;
  position: relative;
}
.blog-meta span {
  color: #666;
  font-size: 13px;
  font-weight: 600;
  margin-right: 10px;
}
.blog-meta span i {
  padding-right: 3px;
}
.single-blog:hover .image-scale {
  transform: scale(1);
  transition: 0.5s;
}
.single-blog:hover .image-scale::after {
  background: rgba(0, 46, 91, 0);
}
.single-blog {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.blog-grid-fast {
  margin-top: -30px;
}
.single-blog.b-mar {
  margin-top: 20px;
}
.blog-content a h4:hover {
  color: #c0293f;
}
.blog-btn {
  display: inline-block;
  font-weight: 700;
  color: #444;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
}
.blog-btn::after {
  position: absolute;
  content: "\e876";
  right: -12px;
  top: 0;
  font-family: mentos;
  font-size: 10px;
  transition: 0.5s;
}
.blog-btn:hover {
  color: #c0293f;
}
.blog-btn:hover.blog-btn::after {
  right: -20px;
  opacity: 1;
  transition: 0.5s;
}
.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;
}
.suscribe-input input {
  background: transparent;
  border: medium none;
  color: #777;
  font-size: 15px;
  line-height: 24px;
  padding: 11px 15px;
  height: 42px;
  border-radius: 0;
  width: 100%;
  border: 1px solid #777;
}
.suscribe-input button {
  background: #c0293f;
  border: 1px solid #c0293f;
  color: #fff;
  font-size: 16px;
  padding: 8px 20px;
  border-radius: 3px;
  transition: 0.4s;
  margin-top: 15px;
  text-transform: uppercase;
  width: 100%;
}
.suscribe-input button:hover {
  background: transparent;
  border: 1px solid #c0293f;
  color: #c0293f;
  transition: 0.4s;
}
.footer-icons ul li {
  display: inline-block;
}
.footer-icons ul li a {
  color: #ddd;
  display: block;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 50%;
}
.footer-tags li a:hover,
.footer-icons ul li a:hover {
  color: #fff;
  background: #c0293f;
  border: 1px solid #c0293f;
}
.footer-tags li {
  float: left;
}
.footer-tags li a {
  color: #ddd;
  display: block;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  margin: 3px;
  border: 1px solid #012a51;
  background: #012a51;
  font-weight: 600;
  padding: 3px 5px;
  border-radius: 2px;
}
.footer-icons {
  margin-top: 20px;
}
.footer-contacts p span {
  color: #c0293f;
  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;
}
.subs-feilds {
  margin-top: 20px;
}
.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-text a:hover {
  text-decoration: underline;
  color: #c0293f;
}
.copyright-text a {
  color: #ddd;
}
.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;
}
.header-two .topbar-area {
  background: transparent;
}
.header-two {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 999;
}
.header-area-2 {
  background: transparent;
  box-shadow: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-two .main-menu ul.navbar-nav > li > a {
  color: #fff;
}
.header-two .main-menu ul.navbar-nav > li > a:hover {
  color: #ccc;
  font-weight: 400;
}
.header-two .main-menu ul.navbar-nav .active > li > a {
  color: #c0293f;
}
.slide-area {
  background: rgba(0, 0, 0, 0) url(img/slider/s2.jpg) no-repeat scroll top
    center / cover;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
}
.display-table-cell {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.display-table {
  width: 100%;
  height: 100%;
  display: table;
}
.slide-area .title2 {
  font-size: 46px;
  line-height: 54px;
  margin-bottom: 0;
  color: #fff;
  padding-bottom: 20px;
  max-width: 640px;
}
.slide-area::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(10, 24, 40, 0.6) none repeat scroll 0 0;
  content: "";
  z-index: -1;
}
.slide-content {
  margin-top: 120px;
}
.header-area-2.stick {
  background: rgba(10, 24, 40, 0.99) none repeat scroll 0 0;
  box-shadow: 0 0 5px #444, -2px -2px 5px #444;
}
.counter-area-2 .fun-content {
  display: block;
  padding: 90px 0;
  overflow: hidden;
}
.counter-area-2 .fun_text {
  width: 25%;
  float: left;
  text-align: center;
}
.counter-area-2 .fun_text > h5,
.counter-area-2 .fun_text span {
  color: #fff;
}
.project-area-2 .single-awesome-project {
  position: relative;
  margin-top: 0;
}
.project-area-2 .project-dec {
  position: absolute;
  left: 20px;
  bottom: 30px;
}
.project-area-2 .project-dec h4 {
  color: #fff;
}
.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 .single-awesome-project:hover .project-dec h4::after {
  display: none;
}
.project-area-2 .project-all {
  margin-top: 0;
}
.single-testimonial {
  padding: 130px 0;
  padding-left: 80px;
}
.single-testi {
  padding: 30px 20px;
  position: relative;
  background-color: #fff;
}
.testimonial-text {
  position: relative;
}
.testimonial-text::after {
  position: absolute;
  left: -50px;
  top: -5px;
  content: "\f10d ";
  font-family: fontawesome;
  font-size: 40px;
  transition: 0.5s;
  font-weight: 700;
}
.testimonial-text p {
  color: #444;
  font-style: italic;
  font-size: 20px;
  line-height: 30px;
}
.testimonial-text h5 {
  color: #444;
  font-size: 20px;
}
.testimonial-text a {
  color: #c0293f;
}
.client-name {
  display: inline-block;
}
.client-name h4 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: px;
  margin-bottom: 0;
}
.client-name span {
  font-size: 13px;
}
.hire-btn {
  margin-top: 10px;
}
.blog-right-column .blog-image {
  float: left;
  width: 45%;
}
.blog-right-column .blog-content {
  border: 1px solid #f5f5f5;
  height: 100%;
  min-height: 214px;
  margin-top: 0;
  width: 55%;
  float: right;
  padding: 20px;
}
.blog-right-column .blog-meta {
  padding: 5px 0 10px;
  position: relative;
}
.footer-2 .footer-area {
  background: #071333;
}
.header-area-3 {
  background: rgba(10, 24, 40, 0.6) none repeat scroll 0 0;
  box-shadow: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-two .topbar-area-2 {
  background: rgba(10, 24, 40, 0.6) none repeat scroll 0 0;
}
.header-area-3.stick {
  background: #071333;
  box-shadow: 0 0 5px #444, -2px -2px 5px #444;
}
.intro-area-3 .layer-1-2 h1 {
  color: #fff;
  font-size: 36px;
  line-height: 50px;
  text-transform: unset;
  max-width: 650px;
  letter-spacing: 2px;
  background: rgba(10, 24, 40, 0.6);
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
  outline: 1px solid rgba(255, 255, 255, 0.3);
  outline-offset: -10px;
  /* font-family: "Poiret One", cursive; */
  font-family: "Montserrat", sans-serif;
  text-align: center;
}
.intro-area-3 .slider-content {
  margin-top: -110px;
}
.welcome-area-2 .well-services {
  padding: 30px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
.welcome-area-2 .well-services::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #012a51;
  content: "";
  transition: 0.5s;
  z-index: -1;
  opacity: 0;
  outline: 1px solid rgba(255, 255, 255, 0.3);
  outline-offset: -10px;
}
.welcome-area-2 .well-services:hover::after {
  opacity: 1;
  transition: 0.5s;
}
.welcome-area-2 .well-icon {
  margin-bottom: 20px;
  display: block;
  float: none;
  width: auto;
  height: auto;
}
.welcome-area-2 .well-icon a {
  font-size: 60px;
  line-height: 60px;
  color: #c0293f;
  font-weight: 800;
}
.welcome-area-2 .well-services .well-content h4 {
  font-size: 24px;
  line-height: 30px;
}
.welcome-area-2 .well-services:hover .well-content h4,
.welcome-area-2 .well-services:hover .well-content p,
.welcome-area-2 .well-services:hover .well-icon a {
  color: #fff;
}
.base {
  position: absolute;
  right: 10px;
  font-size: 140px;
  line-height: 120px;
  color: #ddd;
  top: 10px;
  z-index: -1;
  opacity: 0.05;
  max-width: 90%;
}
.services-area-3 .service-icon {
  position: relative;
  top: 0;
}
.services-area-3 .services-all {
  margin-top: -30px;
}
.services-area-3 .single-services {
  margin-top: 30px;
}
.project-carousel .col-md-3 {
  width: 100%;
}
.team-hover li {
  display: inline-block;
  margin: 0 1px;
}
.team-hover li a {
  color: #666;
  border: 1px solid #f5f5f5;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
}
.team-member {
  margin-top: -30px;
}
.team-hover li a:hover {
  color: #c0293f;
}
.team-hover {
  padding: 15px 0;
  text-align: center;
  transition: all 0.4s ease 0;
}
.single-member {
  margin-top: 30px;
}
.single-member .team-img {
  display: block;
  position: relative;
  overflow: hidden;
}
.single-member .team-img a {
  display: block;
}
.team-content {
  padding: 10px;
  text-align: center;
}
.team-content h4 a {
  color: #444;
}
.team-content p {
  margin-bottom: 0;
}
.team-content h4 {
  font-size: 22px;
  margin: 10px 0;
  text-transform: uppercase;
  font-weight: 700;
}
.footer-3 .footer-area {
  background: #222;
}
.footer-3 .footer-tags li a {
  border: 1px solid #272727;
  background: #272727;
}
.footer-3 .footer-area-bottom {
  background: #212121;
}
.header-area-4 {
  background: transparent;
  box-shadow: none;
}
.header-area-4 .header-center {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0 15px;
  background: #c0293f;
}
.header-area-4.stick {
  background: #c0293f;
}
.intro-area-4 .slider-content {
  text-align: center;
  margin-top: -130px;
}
.intro-area-4 .layer-1-2 h1 {
  font-size: 56px;
  font-weight: 700;
  line-height: 66px;
  text-transform: uppercase;
  max-width: 850px;
  margin: 0 auto;
}
.intro-area-4 .layer-1-1 p {
  margin: 0 auto 20px;
}
.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;
}
.testimonial-page-area .single-testimonial {
  padding: 15px 0;
  padding-left: 80px;
  margin-bottom: 30px;
}
.testimonial-page-area .client-name h4 {
  font-size: 20px;
}
.testimonial-page-area .testimonial-text p {
  font-size: 17px;
  line-height: 26px;
}
.project-content {
  margin-top: -30px;
}
.project-content .single-awesome-project {
  margin-top: 30px;
}
.blog-grid .blog-text p {
  margin-bottom: 15px;
}
.support-services {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
  padding: 40px 30px;
  text-align: center;
}
.support-services .support-content h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 0;
}
.support-services .support-content h4 a {
  color: #444;
}
.support-services:hover .support-content h4 a {
  color: #c0293f;
}
.support-services .support-content p {
  color: #444;
  margin-bottom: 0;
}
.support-images {
  display: inline-block;
  font-size: 40px;
  color: #fff;
  line-height: 70px;
  text-align: center;
  margin-bottom: 30px;
  transition: 0.4s;
  text-transform: uppercase;
  font-weight: 700;
  border: 3px solid #c0293f;
  border-radius: 50px;
  width: 80px;
  height: 80px;
  background: #c0293f;
}
.support-services:hover .support-images {
  background: #c0293f;
  transition: 0.4s;
  border: 3px solid #c0293f;
  color: #444;
}
.left-head-blog {
  padding-bottom: 10px;
  padding-right: 20px;
}
.blog-search-option input {
  padding: 5px 15px;
  width: 80%;
  border: 0;
  height: 42px;
}
.blog-search-option {
  margin-bottom: 30px;
  display: block;
  border: 1px solid #ccc;
}
.blog-search-option button {
  background: transparent;
  border: 0;
}
.blog-search-option button i {
  line-height: 16px;
  font-size: 20px;
  padding: 0 10px;
}
.blog-search-option button i:hover {
  color: #c0293f;
}
.left-blog h4 {
  border-bottom: 1px solid #ddd;
  color: #444;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 15px 0;
  text-transform: uppercase;
  position: relative;
}
.left-blog h4::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 70px;
  height: 2px;
  background: #c0293f;
}
.left-blog {
  overflow: hidden;
  padding-bottom: 20px;
}
.left-blog ul {
  margin-top: 15px;
}
.left-blog li {
  display: block;
}
.left-blog ul li a {
  color: #444;
  display: block;
  font-size: 16px;
  padding: 10px 0 10px 30px;
  text-transform: capitalize;
  position: relative;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #ccc;
}
.left-blog .active {
  color: #c0293f;
}
.left-blog ul li a:after {
  position: absolute;
  content: "\e87a";
  font-family: mentos;
  left: 0;
  top: 10px;
  font-size: 15px;
}
.popular-tag.left-blog ul li a:after {
  display: none;
}
.recent-single-post {
  display: block;
  overflow: hidden;
  padding: 15px 0;
}
.recent-single-post:last-child {
  border-bottom: 0;
}
.left-blog-page .post-img {
  display: inline-block;
  float: left;
  padding: 0 5px;
  width: 35%;
  height: 100%;
  min-height: 100px;
}
.left-blog-page .post-img img {
  width: 100%;
  height: 100%;
  min-height: 100px;
  object-fit: cover;
}
.left-blog-page .recent-post {
  margin-top: 15px;
}
.pst-content {
  display: inline-block;
  float: left;
  width: 65%;
  padding-left: 10px;
}
.pst-content p a:hover,
.left-blog ul li a:hover {
  color: #c0293f;
}
.pst-content p a {
  color: #444;
  font-size: 15px;
  font-weight: 600;
}
.pst-content p {
  margin-bottom: 5px;
}
.blog-tags {
  padding: 1px 0;
}
.left-blog li:last-child {
  border-bottom: 0;
}
.popular-tag.left-blog ul li a:hover {
  color: #fff;
}
.popular-tag.left-side-tags.left-blog ul {
  padding: 0;
}
.pst-content .blog-meta {
  padding: 0;
}
.left-tags .left-side-tags ul li {
  border-bottom: 0;
  display: inline-block;
  margin: 5px 0;
}
.left-tags .left-side-tags ul li a {
  padding: 0 6px;
  width: auto;
  font-weight: 600;
  font-size: 14px;
}
.left-tags .left-side-tags ul li a:hover {
  color: #c0293f;
}
.left-side-tags h4 {
  margin-bottom: 15px;
}
.comments-heading h3,
h3.comment-reply-title {
  border-bottom: 1px solid #e8e8e9;
  color: #444;
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 5px;
  text-transform: capitalize;
}
.comments-list ul li {
  margin-bottom: 25px;
}
.comments-list-img {
  float: left;
  margin-right: 15px;
}
.comments-content-wrap {
  color: #444;
  font-size: 14px;
  margin: 0 0 15px 60px;
  padding: 10px;
  position: relative;
}
.blog-content p {
  font-size: 15px;
  letter-spacing: 0.5px;
}
blockquote {
  padding: 40px;
  font-size: 15px;
  border-left: 5px solid #c0293f;
  font-style: italic;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
blockquote p {
  font-size: 16px !important;
  line-height: 28px;
  color: #444;
}
.author-avatar {
  display: inline-block;
  float: left;
  width: 10%;
}
.author-description h2 {
  color: #777;
  font-size: 20px;
  text-transform: uppercase;
}
.author-description h2 a {
  color: #333;
}
.comments-content-wrap span b {
  margin-right: 5px;
}
span.post-time {
  margin-right: 5px;
}
.comments-content-wrap p {
  color: #444;
  margin-top: 10px;
}
li.threaded-comments {
  margin-left: 50px;
}
.comment-respond {
  margin-top: 20px;
}
span.email-notes {
  color: #42414f;
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
}
.comment-respond p {
  color: #444;
  margin-bottom: 5px;
}
.comment-respond input[type="text"],
.comment-respond input[type="email"] {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  height: 32px;
  margin-bottom: 15px;
  padding: 0 0 0 10px;
  width: 100%;
}
.comment-respond textarea#message-box {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  max-width: 100%;
  padding: 10px;
  height: 160px;
  width: 100%;
}
.comments-content-wrap span a {
  color: #c0293f;
}
.comments-content-wrap span a:hover {
  color: #c0293f;
}
.comment-respond .add-btn.contact-btn {
  background: #c0293f;
  color: #fff;
  display: block;
  font-size: 15px;
  margin-top: 5px;
  padding: 10px 16px;
  transition: 0.4s;
  border-radius: 5px;
  width: auto !important;
  margin-top: 20px;
  border: 1px solid #c0293f;
  text-transform: uppercase;
  font-weight: 700;
}
.comment-respond .add-btn.contact-btn:hover {
  background: #fff;
  color: #c0293f;
  border: 1px solid #c0293f;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 30px 0 0;
  border-radius: 4px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #666;
  background-color: transparent;
  border: 0;
  margin-left: -1px;
  border-radius: 2px;
  border: 1px solid #666;
}
.pagination > li {
  display: inline-block;
  margin: 0 3px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #c0293f;
  border-color: #c0293f;
  cursor: default;
  border-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #c0293f;
  border-color: #c0293f;
  border-radius: 2px;
}
.blog-page-details .left-blog-page {
  margin-top: 0;
  margin-bottom: 30px;
}
.single-post-comments {
  margin-top: 30px;
}
.contact-details {
  display: block;
  overflow: hidden;
  background: #f5f5f5;
  padding: 40px 30px;
  margin-bottom: 40px;
}
.contact-head {
  padding-right: 40px;
}
.contact-head h3 {
  font-weight: 700;
  font-size: 30px;
}
.contact-inner a i {
  color: #fff;
  display: inline-block;
  font-size: 26px;
  text-align: center;
  line-height: 48px;
  margin-right: 15px;
  border-radius: 3px;
  width: 50px;
  height: 50px;
  border: 1px solid #c0293f;
  background: #c0293f;
  margin-top: 15px;
}
.contact-inner a i:hover {
  border: 1px solid #801c2b;
  background: #801c2b;
}
.contact-inner a:hover {
  color: #801c2b;
  font-size: 16px;
  display: block;
}
.contact-inner a {
  color: #666;
  font-size: 16px;
  display: block;
}
.contact-inner a span {
  line-height: 25px;
  display: inline-block;
  overflow: hidden;
}
.contact-head p {
  font-size: 16px;
}
.contact-form input[type="text"],
.contact-form input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 44px;
  margin-bottom: 10px;
  padding-left: 20px;
  width: 100%;
}
.contact-form textarea#message {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 180px;
  padding: 20px;
  width: 100%;
}
.contact-page .contact-btn {
  background: #c0293f;
  border: 2px solid #c0293f;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-top: 5px;
  padding: 10px 40px;
  transition: 0.4s;
  width: auto;
  float: left;
  text-transform: uppercase;
  border-radius: 2px;
  font-weight: 700;
}
.contact-page .contact-btn:hover {
  background: transparent;
  border: 2px solid #c0293f;
  color: #c0293f;
  transition: 0.4s;
}
.single-page-head {
  margin-bottom: 30px;
}
.single-services-page p {
  color: #666;
}
.left-menu li:first-child {
  margin: 0 0 2px;
}
.left-contact h4 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.left-menu {
  border: 1px solid #ddd;
  padding: 30px 20px;
}
.left-menu li {
  display: block;
}
.build-img .page-img {
  padding-bottom: 0;
}
.left-menu ul li.active a {
  color: #c0293f;
  position: relative;
}
.left-menu ul li a:hover {
  color: #c0293f;
}
.left-menu ul li a {
  color: #444;
  display: block;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 0;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
}
.left-menu ul li.active a::after,
.left-menu ul li a:hover::after {
  content: "\e876";
  font-family: mentos;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 11px;
}
.download-btn h4 {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.download-btn h4 {
  text-transform: uppercase;
}
.down-btn i {
  font-size: 24px;
  float: left;
  margin-right: 15px;
}
.down-btn {
  border: 1px solid #ddd;
  color: #444;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 15px;
  text-align: left;
  text-transform: capitalize;
  transition: all 0.4s ease 0;
  z-index: 222;
  background: #fff;
  width: 100%;
  position: relative;
  border-radius: 3px;
}
.down-btn.apli {
  margin-bottom: 0;
}
.down-btn:hover {
  color: #c0293f;
  background: #fff;
  border: 1px solid #c0293f;
}
.single-page-head .clients-testi {
  padding: 20px 15px;
  border: 1px solid #243559;
  background: #243559;
}
.single-page-head .review-text {
  margin-top: 20px;
}
.clients-testi .review-text a,
.clients-testi .guest-rev {
  color: #fff;
}
.clients-testi .single-review {
  border: 0;
}
.review-text h4 {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 0;
  color: #fff;
}
.single-page-head .review-text p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.single-page-head .review-img {
  margin-top: 0;
}
.single-page-head .review-img img {
  border-radius: 50%;
}
.page-content h3 {
  font-weight: 600;
  padding: 15px 0 0;
}
.single-well {
  margin-bottom: 30px;
}
.single-page {
  overflow: hidden;
}
.single-well h3 {
  margin-bottom: 15px;
}
.single-well.last-part p {
  margin-bottom: 0;
}
.service-list li {
  display: block;
  position: relative;
  padding-left: 30px;
  color: #444;
}
.service-list li::before {
  position: absolute;
  left: 0;
  content: "\f00c";
  font-family: fontawesome;
  top: 0;
  color: #c0293f;
}
.single-page-head .service-btn {
  width: 100%;
  margin: 20px 0 0;
}
.marker-list li {
  color: #444;
  padding-left: 30px;
  margin: 10px 0;
  position: relative;
}
.marker-list li::after {
  position: absolute;
  content: "\e87f";
  left: 0;
  top: 3px;
  font-family: mentos;
  color: #c0293f;
  font-weight: 700;
}
.single-services-page .marker-list li {
  color: #444;
}
.blog-details .blog-category {
  margin-bottom: 15px;
}
.blog-details .blog-content h4 {
  margin-bottom: 0;
}
.project-page-area .project-menu li a {
  color: #444;
}
.project-2-column .project-single {
  float: left;
  width: 50%;
}
.project-4-column .project-single {
  float: left;
  width: 25%;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  line-height: 38px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease 0;
  width: 40px;
  border-radius: 50%;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
  top: 50%;
  position: absolute;
  left: 3%;
  margin-top: -30px;
}
.project-carousel-2.owl-carousel.owl-theme
  .owl-controls
  .owl-nav
  div.owl-prev:hover,
.project-carousel-2.owl-carousel.owl-theme
  .owl-controls
  .owl-nav
  div.owl-next:hover {
  background: #c0293f;
  border: 1px solid #c0293f;
  color: #fff;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
  margin-top: -30px;
  position: absolute;
  right: 3%;
  top: 50%;
}
.project-history {
  background: #f5f5f5;
  padding: 30px;
  margin-bottom: 30px;
}
.project-details h4 {
  font-size: 26px;
  font-weight: 600;
}
.project-name ul li {
  color: #444;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  margin: 10px 0;
}
.project-name span {
  padding-right: 15px;
  min-width: 110px;
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
}
.project-inner {
  margin-bottom: 40px;
}
.project-details p {
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
}
.error-easy-text {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
}
.high-text {
  font-size: 200px;
  line-height: 200px;
  color: #c0293f;
  font-family: "Montserrat", sans-serif;
}
.error-bot {
  font-size: 24px;
}
.error-btn {
  background: #c0293f;
  border: 2px solid #c0293f;
  color: #fff;
  font-size: 16px;
  padding: 12px 20px;
  transition: 0.4s;
  margin-top: 15px;
  text-transform: capitalize;
  margin-top: 30px;
  display: inline-block;
  font-weight: 700;
}
.error-btn:hover {
  background: #fff;
  border: 2px solid #c0293f;
  color: #c0293f;
}
.img-border {
  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: 30px;
}
.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-3 {
  background-color: #fff;
  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);
}
.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;
}
.img-border-5 {
  background: #c0293f;
  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: 10px;
  padding: 2px;
}
.img-border-6 {
  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: 10px;
}
.text-justify-left {
  text-align: justify;
}
.text-justify-left-2 {
  text-align: justify;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .text-justify-left {
    text-align: left;
  }
  .text-justify-left-2 {
    text-align: left;
  }
}
.bg-gif {
  background-image: url(img/gif/sun.gif);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 300px 225px;
}
.bg-new {
  background: rgba(232, 234, 237, 0.3) none repeat scroll 0 0;
}
.maps {
  height: 450px;
  width: 100%;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.jquery-accordion-menu,
.jquery-accordion-menu * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: 0;
}
.jquery-accordion-menu {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  top: 0;
}
.jquery-accordion-menu .jquery-accordion-menu-footer,
.jquery-accordion-menu .jquery-accordion-menu-header {
  width: 80%;
  height: 40px;
  padding-left: 22px;
  float: left;
  line-height: 50px;
  font-weight: 600;
  color: #f0f0f0;
  background: #414956;
}
.jquery-accordion-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.jquery-accordion-menu ul li {
  width: 80%;
  display: block;
  float: left;
  position: relative;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #c0293f;
  margin-bottom: 5px;
  background: rgba(204, 204, 204, 0.1);
}
.jquery-accordion-menu ul li li {
  border-left-width: 0;
}
.jquery-accordion-menu ul li a {
  width: 80%;
  padding: 14px 22px;
  float: left;
  text-decoration: none;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  -o-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}
.jquery-accordion-menu > ul > li.active > a,
.jquery-accordion-menu > ul > li:hover > a {
  color: #c0293f;
}
.jquery-accordion-menu > ul > li > a {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fcfcfc;
}
.jquery-accordion-menu ul li a i {
  width: 34px;
  float: left;
  line-height: 18px;
  font-size: 20px;
  text-align: left;
}
.jquery-accordion-menu .submenu-indicator {
  float: right;
  right: 22px;
  position: absolute;
  font-size: 20px;
  -o-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
}
.jquery-accordion-menu ul ul.submenu .submenu-indicator {
  line-height: 16px;
}
.jquery-accordion-menu .submenu-indicator-minus > .submenu-indicator {
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.jquery-accordion-menu ul ul.submenu,
.jquery-accordion-menu ul ul.submenu li ul.submenu {
  width: 100%;
  display: none;
  position: static;
}
.jquery-accordion-menu ul ul.submenu li {
  clear: both;
  width: 80%;
}
.jquery-accordion-menu ul ul.submenu li a {
  width: 100%;
  float: left;
  font-size: 13px;
  background: #f9f9f9;
  position: relative;
  -o-transition: border 0.2s linear;
  -moz-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
  border-top-style: none;
  border-left-style: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}
.jquery-accordion-menu ul ul.submenu li a:hover {
  background-color: #e6e6e6 !important;
}
.jquery-accordion-menu .actives {
  background-color: #e6e6e6 !important;
  color: #c0293f;
}
.jquery-accordion-menu ul ul.submenu li:hover > a {
  color: #c0293f;
}
.jquery-accordion-menu ul ul.submenu > li > a {
  padding-left: 30px;
}
.jquery-accordion-menu ul ul.submenu > li > ul.submenu > li > a {
  padding-left: 45px;
}
.jquery-accordion-menu
  ul
  ul.submenu
  > li
  > ul.submenu
  > li
  > ul.submenu
  > li
  > a {
  padding-left: 60px;
}
.jquery-accordion-menu ul li .jquery-accordion-menu-label,
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  min-width: 20px;
  padding: 1px 2px 1px 1px;
  position: absolute;
  right: 18px;
  top: 14px;
  font-size: 11px;
  font-weight: 800;
  color: #555;
  text-align: center;
  line-height: 18px;
  background: #f0f0f0;
  border-radius: 100%;
}
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  top: 12px;
}
.ink {
  display: block;
  position: absolute;
  background: rgba(192, 41, 63, 0.3);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.animate-ink {
  -webkit-animation: ripple 0.5s linear;
  -moz-animation: ripple 0.5s linear;
  -ms-animation: ripple 0.5s linear;
  -o-animation: ripple 0.5s linear;
  animation: ripple 0.5s linear;
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
  }
}
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
  }
}
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
.mar-bott-30 {
  margin-bottom: 10px;
}
.styled-list-two {
  position: relative;
  margin-bottom: 20px;
  margin-left: 10px;
}
.styled-list-two li {
  position: relative;
  line-height: 24px;
  margin-bottom: 7px;
  padding-left: 22px;
  font-size: 15px;
}
.styled-list-two li:before {
  content: "\f0da";
  font-family: "FontAwesome";
  left: 0;
  top: 0;
  line-height: 24px;
  color: #c0293f;
  position: absolute;
}
.nft-faq-theme2 .nft-faq-title {
  position: relative;
  color: #fff;
  padding: 10px 15px;
  font-size: 15px;
  display: block;
  line-height: 20px;
  cursor: pointer;
}
.nft-faq-theme2 .nft-faq-title i {
  margin-right: 5px;
  font-size: 15px;
  color: #fff;
  line-height: 20px;
}
.nft-faq-theme2 .panel-body img,
.nft-faq-theme2 .panel-body iframe,
.nft-faq-theme2 .panel-body video {
  margin: 10px;
}
.nft-faq-theme2.nft-faq-random-colors
  .nft-faq-wrapper:nth-child(3n + 2)
  .nft-faq-title {
  background: #ea3566;
}
.nft-faq-theme2.nft-faq-random-colors
  .nft-faq-wrapper:nth-child(4n + 3)
  .nft-faq-title {
  background: #ea4e00;
}
.nft-faq-theme2.nft-faq-random-colors
  .nft-faq-wrapper:nth-child(5n + 4)
  .nft-faq-title {
  background: #00aac4;
}
.nft-faq-theme2 .nft-faq-title {
  background: #f04;
}
.nft-faq-theme2.nft-faq-theme-orange .nft-faq-title {
  background: #ea4e00;
}
.nft-faq-theme2.nft-faq-theme-darkred .nft-faq-title {
  background: #c40000;
}
.nft-faq-theme2.nft-faq-theme-pink .nft-faq-title {
  background: #f90f90;
}
.nft-faq-theme2.nft-faq-theme-blue .nft-faq-title {
  background: #00aac4;
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-down:before {
  content: "\f103";
}
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}
#nft-faq-theme2-accordion .panel {
  border-radius: 0;
  box-shadow: none;
}
#nft-faq-theme2-accordion .panel-heading {
  padding: 0;
  border-radius: 0;
  background: #fff;
}
#nft-faq-theme2-accordion .panel-title {
  overflow: hidden;
}
#nft-faq-theme2-accordion .panel-title a {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  padding: 17px 17px 17px 70px;
  position: relative;
  transition: all 0.3s linear 0;
}
#nft-faq-theme2-accordion .panel-title a.collapsed {
  background: #fff;
  color: #333;
}
#nft-faq-theme2-accordion .panel-title a.collapsed:hover {
  color: #c90000;
}
#nft-faq-theme2-accordion .panel-title a:before,
#nft-faq-theme2-accordion .panel-title a.collapsed:before {
  content: "\f107";
  font-family: FontAwesome;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  text-align: center;
  background: #c90000;
  transition: all 0.3s linear 0;
}
#nft-faq-theme2-accordion .panel-title a.collapsed:before {
  content: "\f105";
  background: #fff;
  color: #333;
}
#nft-faq-theme2-accordion .panel-body {
  border-top: 0;
  color: #888;
}
.baner {
  padding: 30px;
  border: 15px solid rgba(255, 255, 255, 0.6);
  background-image: url(/img/background/baner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 200px;
  color: #fff;
  font-size: 40px;
  text-align: center;
}
.baner h4 {
  color: #c0293f;
  font-size: 40px;
  text-align: center;
}
.baner p {
  color: #fff;
  font-size: 26px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 700;
}
.mt-40 {
  margin-top: 40px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-10 {
  margin-top: 10px;
}
.respon {
  min-height: 1px;
  padding: 0;
  margin-bottom: 40px;
}
.respon-2 {
  min-height: 1px;
  margin-bottom: 40px;
}
#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;
}
.nft-faq-theme3 .nft-faq-title {
  position: relative;
  color: #fff;
  padding: 10px 15px;
  font-size: 15px;
  display: block;
  line-height: 20px;
  cursor: pointer;
}
.nft-faq-theme3 .nft-faq-title i {
  margin-right: 5px;
  font-size: 15px;
  color: #fff;
  line-height: 20px;
}
.nft-faq-theme3 .panel-body img,
.nft-faq-theme3 .panel-body iframe,
.nft-faq-theme3 .panel-body video {
  margin: 10px;
}
.nft-faq-theme3.nft-faq-random-colors
  .nft-faq-wrapper:nth-child(3n + 2)
  .nft-faq-title {
  background: #ea3566;
}
.nft-faq-theme3.nft-faq-random-colors
  .nft-faq-wrapper:nth-child(4n + 3)
  .nft-faq-title {
  background: #ea4e00;
}
.nft-faq-theme3.nft-faq-random-colors
  .nft-faq-wrapper:nth-child(5n + 4)
  .nft-faq-title {
  background: #00aac4;
}
.nft-faq-theme3 .nft-faq-title {
  background: #f04;
}
.nft-faq-theme2.nft-faq-theme-orange .nft-faq-title {
  background: #ea4e00;
}
.nft-faq-theme3.nft-faq-theme-darkred .nft-faq-title {
  background: #c40000;
}
.nft-faq-theme3.nft-faq-theme-pink .nft-faq-title {
  background: #f90f90;
}
.nft-faq-theme3.nft-faq-theme-blue .nft-faq-title {
  background: #00aac4;
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-down:before {
  content: "\f103";
}
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}
#nft-faq-theme3-accordion .panel {
  border-radius: 0;
  box-shadow: none;
}
#nft-faq-theme3-accordion .panel-heading {
  padding: 0;
  border-radius: 0;
  background: #fff;
}
#nft-faq-theme3-accordion .panel-title {
  overflow: hidden;
}
#nft-faq-theme3-accordion .panel-title a {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  padding: 17px 17px 17px 70px;
  position: relative;
  transition: all 0.3s linear 0;
}
#nft-faq-theme3-accordion .panel-title a.collapsed {
  background: #fff;
  color: #333;
}
#nft-faq-theme2-accordion .panel-title a.collapsed:hover {
  color: #c90000;
}
#nft-faq-theme3-accordion .panel-title a:before,
#nft-faq-theme3-accordion .panel-title a.collapsed:before {
  content: "\f107";
  font-family: FontAwesome;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  text-align: center;
  background: #c90000;
  transition: all 0.3s linear 0;
}
#nft-faq-theme3-accordion .panel-title a.collapsed:before {
  content: "\f105";
  background: #fff;
  color: #333;
}
#nft-faq-theme3-accordion .panel-body {
  border-top: 0;
  color: #888;
}
.bg-color-3 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-image: url(img/background/pattern3a.png);
}
.ripple {
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  animation: ripple 3s infinite;
}
.ripple:before {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.ripple:after {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
@keyframes ripple {
  60% {
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.client-img {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.client-img:hover {
  -webkit-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
}
.ripple2 {
  position: absolute;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translatex(-50%) translatey(-50%);
  transform-origin: center center;
  border-radius: 50%;
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  animation: ripple 2s infinite;
}
.ripple2:before {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.ripple:after {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
@keyframes ripple2 {
  70% {
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.client-img {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.client-img:hover {
  -webkit-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
}
.bg-praca {
  background-image: url(img/background/oferta-pracy.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 200px;
  background-size: contain;
}
@media (max-width: 768px) {
  .bg-praca {
    background: none;
  }
}
.width-100 {
  width: 100% !important;
}

.text-center-left {
  text-align: center;
}
@media (max-width: 768px) {
  .text-center-left {
    text-align: left;
  }
}
.mb-20 {
  margin-bottom: 25px;
}
