.qodef-portfolio-list .qodef-e-image {
 position:relative;
 -webkit-box-shadow:0 5px 10px 0 rgba(255, 255, 255, 0.15);
 box-shadow:0 5px 10px 0 rgba(255, 255, 255, 0.15);
}

.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
	margin-bottom: 50px;
}

.qodef-e-title-link {
  color: #ff054b;
  z-index: 10;
  width: 100%;
  position: relative;
  font-weight: bold;
}

#qodef-page-footer-bottom-area {
	padding: 0px 0;
	background-color: #111;
	border-top: 0 solid rgba(0,0,0,.05);
}

#menu-item-2278 {
  float: left;
  color: #fff;
  font-weight: bold;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  height: 100%;
  max-width: none;
}

/**/

#qodef-page-outer {
    margin-top: -190px;
}
#qodef-page-footer-top-area {
    padding: 10px 0;
    background-color: #074c45;
}
#qodef-page-footer-bottom-area {
    background-color: #074c45;
    border-top-color: rgba(255,255,255,0.1);
    border-top-width: 2px;
}
#qodef-page-inner {
    padding: 0px;
}
@media only screen and (max-width: 1024px) {
    #qodef-page-inner {
    padding: 0px;
  }
}
#qodef-page-spinner .qodef-m-inner {
    background-color: #074c45;
    color: #ffffff;
}
.qodef-page-title {
    height: 250px;
    background-image: url(../wp-content/uploads/2020/03/title-image-1.jpg);
}
.qodef-page-title .qodef-m-content {
     padding-top: 190px;
}
.qodef-header--divided #qodef-page-header {
    height: 190px;
    background-color: rgba(255,255,255,0);
}
@media only screen and (max-width: 1024px){
    h1 {
        font-size: 62px;
        line-height: 62px;
    }
    h2 {
        font-size: 60px;
        line-height: 60px;
    }
    h4 {
        font-size: 27px;
        line-height: 27px;
    }
}
@media only screen and (max-width: 768px){
    h1 {
        font-size: 58px;
        line-height: 58px;
    }
    h5 {
        font-size: 22px;
        line-height: 23px;
    }
    a img {
      border: none;
      margin-bottom: 10px;
    }
}
@media only screen and (max-width: 680px){
    h1 {
        font-size: 52px;
        line-height: 50px;
    }
    h2 {
        font-size: 45px;
        line-height: 43px;
    }
    h3 {
        font-size: 32px;
        line-height: 34px;
    }
    h4 {
        font-size: 30px;
        line-height: 28px;
    }
    a img {
      border: none;
      margin-bottom: 10px;
    }
}
