/* Enter Your Custom CSS Here */
.esg-slideright, .esg-entry-cover .esg-overlay, .eg-woodrowwilson-element-4, .eg-woodrowwilson-element-2{display:none !important;}
.our-service-text {
    color: #fff;
  font-size: 18px;
      padding: 15px 20px 0 20px;
}
.our-service {
  margin-left: 50px;
    margin-right: 50px;
}

.our-service h3{
   font-size: 19px;
    font-weight: 300;
}

.hm-allservc h3{
  font-size: 26px;
    font-weight: 600;
    color: #000000;
    text-shadow: 0px 2px 3px #fff;
}
.service-head {
      text-align: center;
    color: #fff;
    font-size: 16px;
  text-transform:uppercase;
  font-weight:600;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    border: 1px solid;
      background-color: #ffffff !important;
}
   .projects .type-project h3{ background: black;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-weight: 400;
}
.home .eg-thememove-project-element-0, .home .eg-thememove-project-element-2, .home .eg-thememove-project-element-6  {    background: none !important;}
.has-bg .breadcrumb {
    display: none !important;
}
/* .eg-thememove-project-container {
    opacity: 0 !important;
} */
.eg-thememove-project-element-2{
border-top-width: 0px !important;
}
.hm-services h3{
    color: #6a747c;
    text-transform: uppercase;
}
@media (min-width: 1000px){.copyright-left{
float: left;
}
.make{float: right;}
.copyright {
    padding-bottom: 50px;
}
}

@media (max-width: 767px){
.hm-services-section .col-sm-4 .vc_column-inner {
    border-right-width: 1px !important;
    border-left-width: 1px !important;
    border-color: #6a747d !important;
    border-style: solid !important;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1211px)  {
  .our-service .ult-content-box {
    min-height:438px;
  }
  
}

@media only screen and (max-width: 1210px) and (min-width: 991px)  {
  .our-service .ult-content-box {
    min-height:459px;
  }
  
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
  .our-service .ult-content-box {
    min-height:481px;
  }
  
}