/*--------------------------------------------------------------
03. dc-hero-area Style
--------------------------------------------------------------*/
/*1.2.1 ch-main-dc-hero-area */
.dc-hero-area {
  position: relative;
  height: 100vh;
  /** slider controls **/
  /*** dc-hero-area slider animation ***/
}

@media (max-width: 767px) {
  .dc-hero-area {
    min-height: 420px;
  }
}
.dc-hero-area .slide {
  height: 100vh;
  position: relative;
  background-repeat: no-repeat;
  position: relative;
}

@media (max-width: 767px) {
  .dc-hero-area .slide {
    min-height: 420px;
  }
}
.dc-hero-area .slide .slider-bg {
  display: none;
}

.dc-hero-area .slide:focus {
  outline: none;
}

.dc-hero-area .slide .container {
  height: 100%;
  display: table;
}

.dc-hero-area .slide .row {
  display: table-cell;
  vertical-align: middle;
}

.dc-hero-area .slick-prev,
.dc-hero-area .slick-next {
  background: rgba(255, 255, 255, 0.3);
  width: 55px;
  height: 55px;
  z-index: 10;
  top: 44%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.dc-hero-area .slick-prev:hover,
.dc-hero-area .slick-next:hover {
  background-color: #fff;
}
.dc-hero-area .slick-prev:hover:before,
.dc-hero-area .slick-next:hover:before {
  color: #5C5C5C;
}

@media (max-width: 991px) {
  .dc-hero-area .slick-prev,
  .dc-hero-area .slick-next {
    display: none !important;
  }
}
.dc-hero-area .slick-prev {
  left: 60px;
  top: 52%;
}
@media (max-width: 1700px) {
  .dc-hero-area .slick-prev {
    left: 30px;
  }
}

.dc-hero-area .slick-prev:before {
  font-family: "bootstrap-icons";
  content: "\F230";
  opacity: 1;
  transition: all 0.3s;
}

.dc-hero-area .slick-next {
  left: 60px;
}
@media (max-width: 1700px) {
  .dc-hero-area .slick-next {
    left: 30px;
  }
}

.dc-hero-area .slick-next:before {
  font-family: "bootstrap-icons";
  content: "\F234";
  opacity: 1;
  transition: all 0.3s;
}

.dc-hero-area .slick-dots {
  bottom: 20px;
}

@media screen and (min-width: 992px) {
  .dc-hero-area .slick-dots {
    display: none !important;
  }
}
.dc-hero-area .slick-dots li {
  margin: 0;
}

.dc-hero-area .slick-dots button {
  background-color: transparent;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
}

.slick-active button{
  background-color: #11674f !important;
}

.qode_left_side_fixed{
  display: none;
}

.dc-hero-area .slick-dots button:before,
.dc-hero-area .slick-dots button:before {
  display: none;
}

.dc-hero-area .slide-content > div {
  overflow: hidden;
}

.slide-content .btns .theme-btn {
  margin-right: 30px;
}

.slide-content .btns {
  margin-top: 30px;
}
@media (max-width: 575px) {
  .slide-content .btns {
    margin-top: 10px;
  }
}

.dc-hero-area .slide-content > div.slide-top-title .slide-top-title-inner {
  display: flex;
  color: #fff;
  align-items: center;
}
.dc-hero-area .slide-content > div.slide-top-title .slide-top-title-inner i {
  margin-right: 10px;
}

.dc-hero-area .slide-content > div.slide-subtitle {
  max-width: 442px;
}

.dc-hero-area .slide-content > div * {
  -webkit-animation: fadeOutLeft 1.5s both;
  animation: fadeOutLeft 1.5s both;
}

.dc-hero-area .slide-content > .slider-pic * {
  -webkit-animation: fadeOutRight 1.5s both;
  animation: fadeOutRight 1.5s both;
}

.dc-hero-area .slide-content > div.slide-title * {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.dc-hero-area .slide-content > div.slide-top-title * {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.dc-hero-area .slide-content > div.slide-subtitle * {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.dc-hero-area .slide-content > div.btns * {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content > div * {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content > .slider-pic * {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content > div.slide-title * {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content > div.slide-top-title * {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content > div.slide-subtitle * {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content > div.btns * {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content > div.slider-pic * {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.dc-hero-area .right-shape-wrap * {
  -webkit-animation: fadeOutRight 1.5s both;
  animation: fadeOutRight 1.5s both;
}

.dc-hero-area .dc-hero-area-slider .slick-current .right-shape-wrap * {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/************************************************
 dc-hero-area-style-1
**************************************************/
.dc-hero-area-style-1,
.dc-hero-area-style-2 {
  height: 900px;
  position: relative;
  overflow: hidden;
}

.dc-hero-area-style-1 .slide:before,
.dc-hero-area-style-2 .slide:before {
  content: "";
  background: linear-gradient(92deg, #040404b8 10.22%, rgba(11, 61, 44, 0) 106.96%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.dc-hero-area-style-1 .slide .round-shape-1 {
  width: 830.187px;
  height: 774.309px;
  position: absolute;
  left: 223px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  overflow: hidden;
  z-index: 11;
  mix-blend-mode: soft-light;
}
@media (max-width: 991px) {
  .dc-hero-area-style-1 .slide .round-shape-1 {
    display: none;
  }
}
.dc-hero-area-style-1 .slide .round-shape-1 svg {
  width: 728px;
  height: 775px;
}
@media (max-width: 1199px) {
  .dc-hero-area-style-1 .slide .round-shape-1 svg {
    width: 630px;
    height: 740px;
  }
}
@media (max-width: 1890px) {
  .dc-hero-area-style-1 .slide .round-shape-1 {
    left: 150px;
  }
}
@media (max-width: 1700px) {
  .dc-hero-area-style-1 .slide .round-shape-1 {
    left: 100px;
  }
}
.dc-hero-area-style-1 .slide .right-shape {
  position: absolute;
  right: 0;
  bottom: 0;
  mix-blend-mode: color-burn;
}
@media (max-width: 1399px) {
  .dc-hero-area-style-1 .slide .right-shape {
    max-width: 250px;
  }
}
@media (max-width: 1199px) {
  .dc-hero-area-style-1 .slide .right-shape {
    max-width: 200px;
  }
}
@media (max-width: 991px) {
  .dc-hero-area-style-1 .slide .right-shape {
    max-width: 100px;
  }
}
.dc-hero-area-style-1 .slide .right-shape-2 {
  position: absolute;
  right: 0;
  bottom: 0;
  mix-blend-mode: multiply;
}
@media (max-width: 1399px) {
  .dc-hero-area-style-1 .slide .right-shape-2 {
    max-width: 80px;
  }
}
@media (max-width: 1199px) {
  .dc-hero-area-style-1 .slide .right-shape-2 {
    max-width: 50px;
  }
}
@media (max-width: 991px) {
  .dc-hero-area-style-1 .slide .right-shape-2 {
    max-width: 30px;
  }
}
.dc-hero-area-style-1 .slide .slide-content {
  z-index: 99;
  position: relative;
}
@media (max-width: 1800px) {
  .dc-hero-area-style-1 .slide .slide-content {
    padding-left: 60px;
  }
}
@media (max-width: 1399px) {
  .dc-hero-area-style-1 .slide .slide-content {
    padding-left: 100px;
  }
}
@media (max-width: 1199px) {
  .dc-hero-area-style-1 .slide .slide-content {
    padding-left: 100px;
  }
}
@media (max-width: 1100px) {
  .dc-hero-area-style-1 .slide .slide-content {
    padding-left: 150px;
  }
}
@media (max-width: 991px) {
  .dc-hero-area-style-1 .slide .slide-content {
    padding-left: 0;
  }
}

.dc-hero-area-style-1 .slide .slide-content h2 span {
  color: #f7c33f;
}

@media (max-width: 1199px) {
  .dc-hero-area-style-1,
  .dc-hero-area-style-2 {
    height: 750px;
  }
}
@media (max-width: 991px) {
  .dc-hero-area-style-1,
  .dc-hero-area-style-2 {
    height: 550px;
  }
}
@media (max-width: 767px) {
  .dc-hero-area-style-1,
  .dc-hero-area-style-2 {
    height: 450px;
  }
}
.dc-hero-area-style-1 .slide,
.dc-hero-area-style-2 .slide {
  height: 900px;
}

@media (max-width: 1199px) {
  .dc-hero-area-style-1 .slide,
  .dc-hero-area-style-2 .slide {
    height: 750px;
  }
  .dc-hero-area-style-2 .slide {
    height: 650px;
  }
}
@media (max-width: 991px) {
  .dc-hero-area-style-1 .slide,
  .dc-hero-area-style-2 .slide {
    height: 550px;
  }
}
@media (max-width: 767px) {
  .dc-hero-area-style-1 .slide,
  .dc-hero-area-style-2 .slide {
    height: 450px;
  }
  .dc-hero-area .slide .container {
    margin-left: 20px;
  }
  .dc-hero-area-style-1 .slide-content,
  .dc-hero-area-style-2 .slide-content {
    padding-top: 190px;
  }
  .dc-hero-area-style-2 .slide {
    height: 450px;
  }
}
.dc-hero-area-style-1 .slide .row,
.dc-hero-area-style-2 .slide .row {
  position: relative;
}

.dc-hero-area-style-1 .slide-content h1,
.dc-hero-area-style-1 .slide-content h2,
.dc-hero-area-style-2 .slide-content h2,
.dc-hero-area-style-3 .hero-content h2,
.dc-hero-area-style-4 .hero-content h2 {
  font-size: 76px;
  letter-spacing: 2.5px;
  font-style: normal;
  font-weight: 700;
  line-height: 86px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 0.45em;
}

@media (max-width: 1200px) {
  .dc-hero-area-style-1 .slide-content h1,
  .dc-hero-area-style-1 .slide-content h2,
  .dc-hero-area-style-2 .slide-content h2,
  .dc-hero-area-style-3 .hero-content h2 {
    font-size: 70px;
    font-weight: 700;
    line-height: 85px;
  }
}
@media (max-width: 991px) {
  .dc-hero-area-style-1 .slide-content h1,
  .dc-hero-area-style-1 .slide-content h2,
  .dc-hero-area-style-2 .slide-content h2,
  .dc-hero-area-style-3 .hero-content h2 {
    font-size: 40px;
    line-height: 65px;
  }
}
@media (max-width: 767px) {
  .dc-hero-area-style-1 .slide-content h1,
  .dc-hero-area-style-1 .slide-content h2,
  .dc-hero-area-style-2 .slide-content h2,
  .dc-hero-area-style-3 .hero-content h2 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 45px;
  }
}
.dc-hero-area-style-1 .slide-content p,
.dc-hero-area-style-3 .slide-content p,
.dc-hero-area-style-2 .slide-content p {
  color: #fff;
  margin: 0 0 2.8em;
}

.dc-hero-area-style-1 .slider-pic,
.dc-hero-area-style-2 .slider-pic {
  position: absolute;
  bottom: -33%;
  right: -113%;
  z-index: -1;
  max-width: 680px;
}

@media (max-width: 991px) {
  .dc-hero-area-style-1 .slider-pic,
  .dc-hero-area-style-2 .slider-pic {
    max-width: 350px;
    right: -60%;
    bottom: 8px;
  }
}
@media (max-width: 767px) {
  .dc-hero-area-style-1 .slider-pic,
  .dc-hero-area-style-2 .slider-pic {
    display: none;
  }
}
.slide-content .slide-subtitle p {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .dc-hero-area-style-1 .slide-content,
  .dc-hero-area-style-2 .slide-content {
    padding-top: 0px;
  }
}
@media (max-width: 590px) {
  .dc-hero-area .slide .container {
    margin-left: 0px;
  }
  .theme-btn {
    padding: 10px 18px;
  }
  .slide-content .btns .theme-btn {
    margin-right: 5px;
  }
  .wpo-site-header .cart-search-contact {
    right: 74px;
  }
}
.dc-hero-area-style-2 .slide:before {
  background: rgba(2, 30, 11, 0.99);
}
.dc-hero-area-style-2 .slide .row {
  display: flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 991px) {
  .dc-hero-area-style-2 .slide .row {
    display: block;
  }
}
.dc-hero-area-style-2 .slide .container {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.dc-hero-area-style-2 .top-shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
@media (max-width: 575px) {
  .dc-hero-area-style-2 .top-shape {
    width: 130%;
  }
}
.dc-hero-area-style-2 .right-man {
  position: relative;
  z-index: 1;
  overflow: visible;
}
@media (max-width: 991px) {
  .dc-hero-area-style-2 .right-man {
    display: none;
  }
}
.dc-hero-area-style-2 .right-man img {
  max-width: 493px;
  border-bottom-left-radius: 258px;
  border-bottom-right-radius: 204px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .dc-hero-area-style-2 .right-man img {
    max-width: 350px;
  }
}
.dc-hero-area-style-2 .right-man .bottom-shape {
  position: absolute;
  left: 95px;
  bottom: 0;
  width: 580.855px;
  height: 580.855px;
  transform: rotate(359deg);
  background: transparent;
  border-radius: 50%;
  overflow: hidden;
  z-index: -1;
}
@media (max-width: 1399px) {
  .dc-hero-area-style-2 .right-man .bottom-shape {
    left: 30px;
  }
}
@media (max-width: 1199px) {
  .dc-hero-area-style-2 .right-man .bottom-shape {
    width: 500.855px;
    height: 500.855px;
    left: 57px;
    bottom: 6px;
  }
}
.dc-hero-area-style-2 .right-man .bottom-shape::before {
  position: absolute;
  left: -106px;
  bottom: 0;
  width: 110%;
  height: 50%;
  background: #11674f;
  content: "";
  transform: rotate(22deg);
}
.dc-hero-area-style-2 .right-man .left-shape {
  position: absolute;
  left: -20px;
  bottom: 0;
  z-index: -11;
}
.dc-hero-area-style-2 .right-man .left-shape img {
  animation: leafAniamtion 8s ease-in infinite;
}
.dc-hero-area-style-2 .right-man .right-shape {
  position: absolute;
  right: -20px;
  top: 40%;
  transform: translateY(-50%);
  z-index: -11;
}
.dc-hero-area-style-2 .right-man .right-shape img {
  animation: leafAniamtion 9s ease-in infinite;
}
.dc-hero-area-style-2 .slide-content {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .dc-hero-area-style-2 .slide-content {
    margin-top: 0px;
  }
}
.dc-hero-area-style-2 .slide-content .slide-title h2 {
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .dc-hero-area-style-2 .slide-content .slide-title h2 {
    font-size: 60px;
    line-height: 75px;
  }
}
@media (max-width: 991px) {
  .dc-hero-area-style-2 .slide-content .slide-title h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .dc-hero-area-style-2 .slide-content .slide-title h2 {
    font-size: 40px;
    line-height: 65px;
  }
}
@media (max-width: 575px) {
  .dc-hero-area-style-2 .slide-content .slide-title h2 {
    font-size: 40px;
    line-height: 55px;
  }
}
@media (max-width: 450px) {
  .dc-hero-area-style-2 .slide-content .slide-title h2 {
    font-size: 28px;
    line-height: 35px;
  }
}
.dc-hero-area-style-2 .slide-content .slide-top-title-inner {
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .dc-hero-area-style-2 .slide-content .slide-top-title-inner {
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .dc-hero-area-style-2 .slide-content .slide-top-title-inner {
    font-size: 12px;
  }
}
.dc-hero-area-style-2 .slide-content .btns {
  margin-top: 0;
}
@media (max-width: 991px) {
  .dc-hero-area-style-2 .slide-content .btns {
    text-align: center;
  }
}
@media (max-width: 1399px) {
  .dc-hero-area-style-2 .slick-arrow {
    display: none !important;
  }
}

.dc-hero-area-style-3,
.dc-hero-area-style-4 {
  position: relative;
  height: 900px;
  z-index: 1;
}
@media (max-width: 1399px) {
  .dc-hero-area-style-3,
  .dc-hero-area-style-4 {
    height: 700px;
  }
}
@media (max-width: 1199px) {
  .dc-hero-area-style-3,
  .dc-hero-area-style-4 {
    height: 600px;
  }
}
@media (max-width: 575px) {
  .dc-hero-area-style-3,
  .dc-hero-area-style-4 {
    height: 450px;
  }
}
@media (max-width: 991px) {
  .dc-hero-area-style-3,
  .dc-hero-area-style-4 {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
@media (min-width: 1400px) {
  .dc-hero-area-style-3 .container,
  .dc-hero-area-style-4 .container {
    max-width: 1450px;
  }
}
.dc-hero-area-style-3::before,
.dc-hero-area-style-4::before {
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.85);
  z-index: -1;
}
.dc-hero-area-style-3 .hero-content,
.dc-hero-area-style-4 .hero-content {
  padding-left: 50px;
  padding-bottom: 100px;
}
@media (max-width: 1399px) {
  .dc-hero-area-style-3 .hero-content,
  .dc-hero-area-style-4 .hero-content {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .dc-hero-area-style-3 .hero-content,
  .dc-hero-area-style-4 .hero-content {
    padding-bottom: 50px;
  }
}
.dc-hero-area-style-3 .hero-content .hero-top-title-inner,
.dc-hero-area-style-4 .hero-content .hero-top-title-inner {
  display: flex;
  color: #fff;
  align-items: center;
  text-transform: uppercase;
}
.dc-hero-area-style-3 .hero-content .hero-top-title-inner i,
.dc-hero-area-style-4 .hero-content .hero-top-title-inner i {
  margin-right: 10px;
}
.dc-hero-area-style-3 .hero-content .hero-title h2,
.dc-hero-area-style-4 .hero-content .hero-title h2 {
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .dc-hero-area-style-3 .hero-content .hero-title h2,
  .dc-hero-area-style-4 .hero-content .hero-title h2 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .dc-hero-area-style-3 .hero-content .hero-title h2,
  .dc-hero-area-style-4 .hero-content .hero-title h2 {
    font-size: 40px;
    line-height: 55px;
  }
}
.dc-hero-area-style-3 .right-man,
.dc-hero-area-style-4 .right-man {
  position: relative;
  top: 70px;
  z-index: 11;
}
@media (max-width: 991px) {
  .dc-hero-area-style-3 .right-man,
  .dc-hero-area-style-4 .right-man {
    display: none;
  }
}
.dc-hero-area-style-3 .right-man img,
.dc-hero-area-style-4 .right-man img {
  border-bottom-left-radius: 325px;
  border-bottom-right-radius: 405px;
  margin-left: auto;
}
.dc-hero-area-style-3 .right-man .round-shape,
.dc-hero-area-style-4 .right-man .round-shape {
  position: absolute;
  left: -30px;
  bottom: 2px;
  width: 710.804px;
  height: 724.215px;
  background: transparent;
  border-radius: 50%;
  overflow: hidden;
  z-index: -1;
}
@media (max-width: 1399px) {
  .dc-hero-area-style-3 .right-man .round-shape,
  .dc-hero-area-style-4 .right-man .round-shape {
    width: 554.855px;
    height: 590.855px;
  }
}
@media (max-width: 1199px) {
  .dc-hero-area-style-3 .right-man .round-shape,
  .dc-hero-area-style-4 .right-man .round-shape {
    width: 500.855px;
    height: 500.855px;
    left: -42px;
    bottom: 6px;
  }
}
.dc-hero-area-style-3 .right-man .round-shape::before,
.dc-hero-area-style-4 .right-man .round-shape::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: #11674f;
  content: "";
}
.dc-hero-area-style-3 .bottom-shape,
.dc-hero-area-style-4 .bottom-shape {
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
}

.dc-hero-area-style-4 {
  position: relative;
  height: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 140px 0;
}
@media (max-width: 991px) {
  .dc-hero-area-style-4 {
    padding: 100px 0;
  }
}
@media (max-width: 575px) {
  .dc-hero-area-style-4 {
    padding: 80px 0;
  }
}
.dc-hero-area-style-4 .left-shape {
  position: absolute;
  left: 60px;
  bottom: 120px;
}
@media (max-width: 1600px) {
  .dc-hero-area-style-4 .left-shape {
    display: none;
  }
}
.dc-hero-area-style-4 .left-shape img {
  animation: bounceTopToBottom 8s infinite;
}
.dc-hero-area-style-4::before {
  background: rgba(0, 0, 0, 0.7);
}
@media (min-width: 1400px) {
  .dc-hero-area-style-4 .container {
    max-width: 1320px;
  }
}
.dc-hero-area-style-4 .hero-content {
  padding: 0;
}
.dc-hero-area-style-4 .hero-content .hero-top-title-inner {
  color: #11674f;
}
.dc-hero-area-style-4 .hero-content .hero-title h2 {
  font-size: 72px;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .dc-hero-area-style-4 .hero-content .hero-title h2 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .dc-hero-area-style-4 .hero-content .hero-title h2 {
    font-size: 40px;
    line-height: 55px;
  }
}
@media (max-width: 450px) {
  .dc-hero-area-style-4 .hero-content .hero-title h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
.dc-hero-area-style-4 .hero-content p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  text-transform: capitalize;
  max-width: 620px;
  margin-bottom: 30px;
}
.dc-hero-area-style-4 .contact-form-area {
  max-width: 459px;
  margin: 0;
  margin-left: auto;
  background: #F8F5F0;
  padding: 50px 50px 40px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .dc-hero-area-style-4 .contact-form-area {
    max-width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .dc-hero-area-style-4 .contact-form-area {
    padding: 40px 20px 30px;
  }
}
.dc-hero-area-style-4 .contact-form-area .contact-top-title {
  text-align: center;
}
.dc-hero-area-style-4 .contact-form-area form textarea {
  height: 140px;
}
.dc-hero-area-style-4 .contact-form-area .ch-btn-style-2 {
  width: 100%;
  background: #11674f;
}
.dc-hero-area-style-4 .contact-form-area .ch-btn-style-2:before {
  background: #16171A;
}
.dc-hero-area-style-4 .contact-form-area .shape {
  top: -5px;
}
.dc-hero-area-style-4 .contact-form-area .shape img {
  width: 100%;
}

.contact-intro a:hover{
  color: #dfdfdf;
}
.social_icons_custom li a:hover i{
  color: #dfdfdf !important;
}