@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Poppins:300,400,500,600,700|Work+Sans:400,500,600");

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  color: #848588;
}

p,
.paragraph {
  font-weight: 400;
  color: #848588;
  font-size: 13px;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ed1d24;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

h1,
.h1 {
  font-size: 30px;
}

@media (max-width: 400px) {

  h1,
  .h1 {
    font-size: 30px;
  }
}

h2,
.h2 {
  font-size: 22px;
}

h3,
.h3 {
  font-size: 18px;
}

h4,
.h4 {
  font-size: 16px;
}

h5,
.h5 {
  font-size: 18px;
}


/* 1.3 Button style */
.btn {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
  padding: 12px 25px;
  border-radius: 35px;
  font-weight: 600;
  border: 0;
  position: relative;
  z-index: 1;
  transition: .2s ease;
}

.btn:focus {
  outline: 0;
  box-shadow: none !important;
}

.btn:active {
  box-shadow: none;
}

.btn-primary {
  background: #ed1d24;
  color: #fff;
}

.btn-primary:active {
  background: #ed1d24 !important;
}

.btn-primary:hover {
  background: #bb151a;
}

.btn-secondary {
  background: #303032;
  color: #fff;
}

.btn-secondary:active {
  background: #e84444 !important;
}

.btn-secondary:hover {
  background: #e84444 !important;
  background: #ee7171;
}

.text-primary {
  color: #ed1d24 !important;
}

.btn-light {
  background: #fff;
  color: #222;
  border: 2px solid #fff;
}

.btn-light:hover {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.btn-outline {
  background: transparent;
  color: #222;
  border: 2px solid #303032;
}

.btn-outline:hover {
  background: #303032;
  color: #fff;
}

.btn-sm {
  padding: 13px 40px !important;
}

/* 1.2 common style */
body {
  background-color: #fff;
  overflow-x: hidden;
}

ol,
ul {
  list-style-type: none;
  margin: 0px;
}

img {
  vertical-align: middle;
  border: 0;
  max-width: 100%;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a {
  transition: .2s ease;
  color: #e84444;
}

a:hover {
  color: #222222;
}

a.text-dark:hover,
a.text-white:hover {
  color: #e84444 !important;
}

a,
button {
  cursor: pointer;
}

.outline-0 {
  outline: 0;
}

.d-unset {
  display: unset !important;
}

.header {
  position: absolute;
  z-index: 9;
  display: flex;
  align-items: center;
  left: 0;
  right: 0;
}

.header .logo {
  z-index: 9;
}
.menu{
  width: 100%;
}
.header .navbar {
  background: #ee1c24;
  min-height: 40px;
  margin: 0 0 0 -30px;
  padding: 0 0 0 30px;
  min-width: calc(100% - 250px);
  border-radius: 5px;
}
.header .navbar.bg-dark, .header .menu{
  background-color: #ee1c24 !important;
  border-radius: 10px;
}

.header .navbar-nav .nav-link {
  color: #fff;
  padding: 10px 15px;
  text-transform: capitalize;
  border-right: solid 1px #b6141a;
}
.navbar-dark .navbar-nav .nav-link{
  color: rgba(255, 255, 255, 1);
}

.navbar-toggler-icon {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width=' 2' stroke-linecap=' round' stroke-miterlimit=' 10' d=' M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E)

}

.photo_section {
  position: absolute;
  background: url(../images/photo-contact-sec.png) bottom left no-repeat;
  width: 399px;
  height: 86px;
  bottom: 0;
  left: 30px;
  z-index:1;
}

.photo_section>div {
  width: 50%;
  float: left;
}

.photo_section span {
  float: left;
  padding: 45px 0 0 50px;
}

.photo_section span img {
  float: left;
  margin-right: 10px;
}

.photo_section span a {
  float: left;
  color: #8d8f92;
}

.carousel-control-prev-icon {
  background-image: url(../images/slider-arrow-left.png);
}

.carousel-control-next-icon {
  background-image: url(../images/slider-arrow-right.png);
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 35px;
  height: 66px;
}

.content-part {
  background: rgb(245, 245, 245);
  background: -moz-linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(250, 250, 250, 1) 36%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(250, 250, 250, 1) 36%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(250, 250, 250, 1) 36%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#ffffff", GradientType=1);
  padding: 30px 0;
}
.content-part h1{
  margin-bottom: 20px;
}
.home-contact-sec p {
  color: #df141b;
  float: left;
  font-size: 17px;
  margin: 0;
  width: 100%;
}

.home-contact-sec span {
  float: left;
  font-size: 12px;
  padding: 0 0 8px;
  width: 100%;
}

footer {
  background: #d40c13;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d40c13 0%, #ed1d24 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d40c13), color-stop(100%, #ed1d24));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d40c13 0%, #ed1d24 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d40c13 0%, #ed1d24 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d40c13 0%, #ed1d24 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d40c13 0%, #ed1d24 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d40c13', endColorstr='#ed1d24', GradientType=0);
  /* IE6-9 */
  padding: 20px 0;
  width: 100%;
  color: #fff;
}

footer a {
  color: #FFF;
  padding: 5px 10px;
  text-decoration: none;
}

footer a:hover {
  color: #ffd6d7;
}

.copyright {
  padding: 10px 0;
  font-size: 12px;
  color: #ffd6d7;
}


.whatsapp {
  position: fixed;
  bottom: 40px;
  right: 25px;
  background-color: #25d366;
  padding: 15px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.whatsapp img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(341deg) brightness(101%) contrast(101%);
  width: 30px;
}

.whatsapp:hover {
  background-color: #1fb557;
}
.card{
  -webkit-box-shadow: 0px -2px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px -2px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px -2px 15px 0px rgba(0,0,0,0.2);
}
.card-body{
  padding: 2rem;
}
.listing {
  margin: 0; padding: 0;
}
.listing li{
  background:url(../images/service_arrow.jpg) left 4px no-repeat; font-size:14px;padding: 0 0 0 25px;margin:10px;
}

/* round icon */
.round-icon {
  height: 70px;
  min-width: 70px;
  max-width: 70px;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  background: #fff;
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  color: #e84444;
  display: inline-block;
}

.form-control {
  border-radius: 5px;
  padding: 0 15px 2px;
  height: 40px;
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #666;
}

.photogallery {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 1rem;
  justify-content: center;
  align-items: center;
}
.photogallery img{
  border: solid 1px #ccc;
  padding: 2px;
}














@media (max-width:1599px) {
  
}

@media (max-width:1440px) {
  .container {
      max-width: 96%;
  }
}


@media (max-width:1280px) {
 
}

@media (max-width:1199px) {
 

}

@media (max-width:991px) {
  .photogallery{
    grid-template-columns: repeat(5, 1fr);
  }

}

@media (max-width:767px) {
  .photo_section{
    background-size: 90%;
    bottom: -1px;
    right: 0;
    left: auto;
  }
  .photo_section>div:first-child  span{
    padding: 45px 0 0 40px;
  }
  .photo_section>div:last-child  span{
    padding: 45px 0 0 20px;
  }
  .logo img{
    max-width: 140px;
  }
  .header .navbar-nav .nav-link{
    padding: 10px 10px;
  }
  .header .menu{
    width: 100%;
  }
  .photogallery{
    grid-template-columns: repeat(4, 1fr);
  }
  .whatsapp{
    bottom: 20px;
      right: 5px;
  }
}

@media (max-width:690px) {
  .logo img {
    max-width: 110px;
}
}

@media (max-width:575px) {
  
.navbar-collapse{
  position: absolute;
  right: 0;
  background-color: #ee1c24;
  z-index: 9999;
  top: 40px;
  width: 200px;
}
.photogallery{
  grid-template-columns: repeat(2, 1fr);
}

}

