@media screen and (max-width: 767px) {
  .header .header-menu {
    padding-top: 55px; } }
.new_section .col-md-6 {
  padding: 0 !important;
  float: left !important; }

.new_section .new_padding {
  position: relative;
  margin: 5px;
  overflow: hidden; }

.new_section .overlay_div {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.21);
  transition: 2s;
  -webkit-transition: 1s; }

.new_padding img {
  margin: 0px !important;
  transition: 0.3s;
  width: 100%; }

.new_section a:hover {
  filter: none !important; }

.hovero {
  transition: 0.4s; }

.hovero:hover {
  background: #0000008c; }

.new_padding:hover > img {
  transform: scale(1.1); }

.header .logo img {
  max-height: 118px !important;
  top: 42px;
  background: #fff;
  border-radius: 50%; }

.section--1535962924147 {
  box-shadow: 0px 15px 31px #cccccca3;
  z-index: 0;
  position: relative; }

.section--1535974259038 {
  box-shadow: 0px 15px 31px #cccccca3;
  z-index: 11111111;
  position: relative; }

.section--1535963302375 {
  box-shadow: 0px 15px 31px #cccccca3;
  z-index: 1111111;
  position: relative; }

.section--1535963643340 {
  z-index: 111111;
  position: relative; }

.section--1535966634304 {
  box-shadow: 0px 15px 31px #cccccca3;
  z-index: 11111;
  position: relative; }

.section--1535966725860 {
  z-index: 1111;
  position: relative; }

.section--1535967153847 {
  box-shadow: 0px 15px 31px #cccccca3;
  z-index: 111;
  position: relative; }

.header .logo {
  z-index: 11111111111; }

#two-step img {
  width: 100%; }

.section--1539597212056 img {
  margin: 0;
  padding: 0; }

.new_class {
  background: #ffffff; }

.new_class h4 {
  font-size: 18px;
  padding: 0 25px; }

.new_class p {
  padding: 0 25px;
  cursor: pointer; }

.new_class a {
  font-weight: normal;
  border: 1px solid; }

.new_class:hover {
  transform: translateY(-5px);
  border-bottom: 3px solid #f39c12;
  filter: brightness(115%);
  text-decoration: none;
  border-radius: 10px; }
