a {
  color: #084d50;
}

.testimonial-border {
  border-bottom: 1px solid #e1e1e1;
  padding-top: 15px;
}

.site-header-line--icon {
  border-bottom: 1px solid #eee;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.site-header-line--icon:before {
  border-bottom: 1px solid #fff;
  content: ' ';
  display: block;
  height: 1px;
  margin-left: -19px;
  overflow: hidden;
  position: absolute;
  bottom: -1px;
  left: 51%;
  width: 15px;
  -webkit-transition: margin-left 400ms, width 400ms;
  -moz-transition: margin-left 400ms, width 400ms;
  -o-transition: margin-left 400ms, width 400ms;
  transition: margin-left 400ms, width 400ms;
}

.site-header-line--icon:after {
  background: url(../img/header-sep.png) no-repeat center 0;
  content: ' ';
  display: block;
  overflow: hidden;
  width: 15px;
  height: 15px;
  margin-left: -19px;
  opacity: 1;
  position: absolute;
  top: -5.5px;
  left: 51%;
  visibility: visible;
  width: 15px;
  -webkit-transition: opacity 100ms, visibility 100ms;
  -moz-transition: opacity 100ms, visibility 100ms;
  -o-transition: opacity 100ms, visibility 100ms;
  transition: opacity 100ms, visibility 100ms;
}

.about-title {
    font-size: 48px;
    color: #084d50;
    display: block;
    line-height: 1.1;
    margin-bottom: 10px;
}



.diamond_j {

    background-image: url(../img/home/Diamond_Sprite.png);

    width: 179px;

    height: 138px;

    background-size: 100%;

    margin-left: auto;

    margin-right: auto;

    background-position: left 3px top -2837px;

    position: -webkit-sticky;

    position: sticky;

    z-index: 1;

    top: 200px;

}

.diamond_b {

    margin-top: -10px;

    margin-right: 9px;

    height: 155px;

    overflow: visible;

    z-index: 0;

}

.hm-diamond {

    position: absolute;

    right: 0;

    top: -200px;

}

@media (max-width: 525px) {

  .fine-jText {
    margin-top: 200px;
  }

  .diamond_j {

    background-image: url(../img/home/Diamond_Sprite.png);

    width: 179px;

    height: 138px;

    background-size: 100%;

    margin-left: auto;

    margin-right: auto;

    background-position: left 3px top -2837px;

    position: -webkit-sticky;

    position: sticky;

    z-index: 1;

    top: 200px;

}

.diamond_b {

    margin-top: -10px;

    margin-right: 9px;

    height: 125px;

    overflow: visible;

    z-index: 0;

}

.hm-diamond {

    position: absolute;

    right: 0;

    top: -200px;

}
}

@media (min-width: 526px) and (max-width: 768px) {

  .fine-jText {
    margin-top: 300px;
  }

  .diamond_j {

    background-image: url(../img/home/Diamond_Sprite.png);

    width: 179px;

    height: 138px;

    background-size: 100%;

    margin-left: auto;

    margin-right: auto;

    background-position: left 3px top -2837px;

    position: -webkit-sticky;

    position: sticky;

    z-index: 1;

    top: 200px;

}

.diamond_b {

    margin-top: -10px;

    margin-right: 9px;

    height: 155px;

    overflow: visible;

    z-index: 0;

}

.hm-diamond {

    position: absolute;

    right: 0;

    top: -200px;

}

}

.hm-abt {

    position: relative;

    margin-top: 130px;

    padding-top: 0px;

}



.banner-statistics-area {

    margin-top: 80px;

}



.pr-5p {

    padding-right: 5px;

}



.bread-banner {

    background-attachment: fixed;

    background-position: 50% 50%;

    background-size: cover;

    max-height: 500px;

    padding: 112px 0 30px;

    position: relative;

    display: none;

}



.main-bread {

    font-size: 41px;

    line-height: 70px;

    letter-spacing: 10px;

    text-transform: uppercase;

    position: relative;

    padding: 53px 0 47px;

    margin: 0 0 43px;

    text-align: center;

    display: inline-block;

    vertical-align: middle;

}



.main-bread:before {

    position: absolute;

    content: "";

    z-index: -1;

    left: 0px;

    top: 0;

    bottom: auto;

    right: 12px;

    border-width: 9px 9px 0;

    border-style: solid;

    border-color: #084d50;

    padding: 15px;

    z-index: 0;

}



.main-bread:after {

    position: absolute;

    content: "";

    z-index: -1;

    left: 0px;

    top: auto;

    bottom: 0;

    right: 12px;

    border-width: 0 9px 9px;

    border-style: solid;

    border-color: #084d50;

    padding: 15px;

    z-index: 0;

}



.img-holder:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 33px;
    top: 16px;
    bottom: -10px;
    right: 14px;
    border-width: 3px;
    border-style: solid;
    border-color: #000;
}



@media (min-width: 768px) {

    .img-holder:before {

        left: 60px;

        right: 70px;

        bottom: -38px;

    }



}





.product-gallery-page {

    margin-top: 50px;

    margin-bottom: 50px;

}



.gallery {

-webkit-column-count: 3;

-moz-column-count: 3;

column-count: 3;

-webkit-column-width: 33%;

-moz-column-width: 33%;

column-width: 33%; }

.gallery .pics {

-webkit-transition: all 350ms ease;

transition: all 350ms ease; }

.gallery .animation {

-webkit-transform: scale(1);

-ms-transform: scale(1);

transform: scale(1); }



@media (max-width: 450px) {

.gallery {

-webkit-column-count: 1;

-moz-column-count: 1;

column-count: 1;

-webkit-column-width: 100%;

-moz-column-width: 100%;

column-width: 100%;

}

}



@media (max-width: 400px) {

.galbutton.filter {

padding-left: 1.1rem;

padding-right: 1.1rem;

}

}



.waves-effect {

    position: relative;

    overflow: hidden;

    cursor: pointer;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-tap-highlight-color: transparent;

}



.galbutton {

    margin: .375rem;

    color: inherit;

    text-transform: uppercase;

    word-wrap: break-word;

    white-space: normal;

    cursor: pointer;

    border: 0;

    border-radius: .125rem;

    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);

    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

    padding: .84rem 2.14rem;

    font-size: .81rem;

}



.galbutton-outline-black {

    color: #000!important;

    background-color: transparent!important;

    border: 2px solid #000!important;

}



[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {

    cursor: pointer;

}





.galbutton[class*=galbutton-outline-] {

    padding-top: .7rem;

    padding-bottom: .7rem;

}





.hovereffect {

  width: 100%;

  height: 100%;

  float: left;

  overflow: hidden;

  position: relative;

  text-align: center;

  cursor: default;

}



.hovereffect .overlay {

  width: 100%;

  height: 100%;

  position: absolute;

  overflow: hidden;

  top: 0;

  left: 0;

  background-color: rgba(0,0,0,0.6);

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transform: translate(460px, -100px) rotate(180deg);

  -ms-transform: translate(460px, -100px) rotate(180deg);

  transform: translate(460px, -100px) rotate(180deg);

  -webkit-transition: all 0.2s 0.4s ease-in-out;

  transition: all 0.2s 0.4s ease-in-out;

}



.hovereffect img {

  display: block;

  position: relative;

  -webkit-transition: all 0.2s ease-in;

  transition: all 0.2s ease-in;

}



.hovereffect h2 {

  text-transform: uppercase;

  color: #fff;

  text-align: center;

  position: relative;

  font-size: 17px;

  padding: 10px;

  background: rgba(0, 0, 0, 0.6);

}



.hovereffect a.info {

  display: inline-block;

  text-decoration: none;

  padding: 7px 14px;

  text-transform: uppercase;

  color: #fff;

  border: 1px solid #fff;

  margin: 50px 0 0 0;

  background-color: transparent;

  -webkit-transform: translateY(-200px);

  -ms-transform: translateY(-200px);

  transform: translateY(-200px);

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.hovereffect a.info:hover {

  box-shadow: 0 0 5px #fff;

}



.hovereffect:hover .overlay {

  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-transition-delay: 0s;

  transition-delay: 0s;

  -webkit-transform: translate(0px, 0px);

  -ms-transform: translate(0px, 0px);

  transform: translate(0px, 0px);

}



.hovereffect:hover h2 {

  -webkit-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

  -webkit-transition-delay: 0.5s;

  transition-delay: 0.5s;

}



.hovereffect:hover a.info {

  -webkit-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

  -webkit-transition-delay: 0.3s;

  transition-delay: 0.3s;

}



.custom-body .btn-hero {

  margin-top: 20px;

}



.custom-back {

  font-size: 24px;

}



.catgrids {

  margin-bottom: 30px;

}



.prdtCat {

  /*border: 1px solid #000;*/

  padding: 5px; 

}



.customSelectBox {

    -webkit-tap-highlight-color: transparent;

    background-color: #fff;

    border-radius: 5px;

    border: solid 1px #e8e8e8;

    box-sizing: border-box;

    clear: both;

    font-family: inherit;

    font-size: 14px;

    font-weight: normal;

    height: 42px;

    line-height: 40px;

    outline: none;

    padding-left: 18px;

    padding-right: 30px;

    white-space: nowrap;

    width: auto;

}



.customSelectBox {

    height: 36px;

    line-height: 34px;

    width: 250px;

    padding: 0 10px;

}


@media (max-width: 526px) {
  #custom-step3 .customSelectBox {
    width: 160px;
  }
}


.custom-substep2 {

  margin-top: 30px;

}



.modal-title {

  margin: 10px;

}



.nav-pills .nav-link.active, .nav-pills .show>.nav-link {

    color: #fff;

    background-color: #084d50;

}



.nav-pills .nav-link {

  color: #084d50;

  background: #e6e6e6;

  margin-bottom: 5px;

}



.custom-select-box {

  text-align: center;

  padding: 15px;

}



.selectedItem {

  border:1px solid #000;

  background: url('../img/select-icon.png');

  background-repeat: no-repeat;

  background-position: right 0;

}



.custom-select-box p {

  font-weight: 600;

}

@media (max-width: 380px) {
  .custom-select-box {
    text-align: center;
    padding: 15px 10px;
  }

  .custom-select-box p {

    font-weight: 600;
    font-size: 12px;

  }
}


#custom-step4-3 ul {

  display: -ms-flexbox;

  display: flex;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

}

#custom-step4-1a ul {

  display: -ms-flexbox;

  display: flex;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

}


#custom-step4-3 li {

  -ms-flex-pack: center;

  justify-content: center;

  -ms-flex-preferred-size: 20%;

  flex-basis: 20%;

  margin-bottom: 5px;

  text-align: center;

}

#custom-step4-1a li {

  -ms-flex-pack: center;

  justify-content: center;

  -ms-flex-preferred-size: 20%;

  flex-basis: 20%;

  margin-bottom: 5px;

  text-align: center;

}



@media (max-width: 460px) {

  #custom-step4-3 li {

    -ms-flex-preferred-size: 30%;

    flex-basis: 30%;

  }

  #custom-step4-1a li {

    -ms-flex-preferred-size: 30%;

    flex-basis: 30%;

  }

}



#custom-step4-3 li p {

  font-weight: 600;

}



#custom-step4-3 li img {

  width: 60px;

}

#custom-step4-1a li p {

  font-weight: 600;

}



#custom-step4-1a li img {

  width: 60px;

}



.custom-create-grid {

  cursor: pointer;

}

@media (min-width: 992px) {
    .col-lg-push-5 {
        left: 58.333333%;
    }
     
    .col-lg-pull-7 {
        right: 41.666667%;
    }
}

@font-face {
  font-family: didot;
  src: url(../fonts/DidotHTFL06LightItal.ttf);
}

.slide-2 h2 {
  color: #fff;
}

.slide-1 a {
  background-color: #29193d; 
}

.slide-2 a {
  background-color: #42021c; 
}

@media (min-width: 486px) {
  .hero-slider-content .slide-title span {
    margin-left: 15px;
  }
  .hero-slider-content .slide-desc {
    margin-left: 60px;
  }
}

@media only screen and (min-device-width: 768px) and (max-width: 1281px)  {
  .hero-slider-content .slide-title2 {
    margin-left: 30px;
    font-size: xx-large;
  }
  .hero-slider-content .slide-title {
    margin-left: 300px;
    margin-top: 0px;
   
    font-size: xx-large;
  }
  .hero-slider-content .slide-title span {
    margin-left: 10px;
    
  }
  .hero-slider-content .slide-desc {
    margin-left: 320px;
    margin-top: -12px;
    margin-bottom: 60px;
    
  }
  .custom-body .btn-hero2{

    margin-top: 20px;
  
  }
}

.team-top {
  border-top: 1px solid #eee;
  position: relative;
  top: -40px;
}

.team-top:before {
  border-bottom: 1px solid #fff;
  content: ' ';
  display: block;
  height: 1px;
  /* margin-left: -19px; */
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 15px;
  -webkit-transition: margin-left 400ms, width 400ms;
  -moz-transition: margin-left 400ms, width 400ms;
  -o-transition: margin-left 400ms, width 400ms;
  transition: margin-left 400ms, width 400ms;
}

.team-top:after {
  background: url(../img/header-sep.png) no-repeat center 0;
  content: ' ';
  display: block;
  overflow: hidden;
  width: 15px;
  height: 15px;
  /* margin-left: -19px; */
  margin: 0 auto;
  opacity: 1;
  position: absolute;
  top: -8.5px;
  left: 50%;
  visibility: visible;
  width: 15px;
  -webkit-transition: opacity 100ms, visibility 100ms;
  -moz-transition: opacity 100ms, visibility 100ms;
  -o-transition: opacity 100ms, visibility 100ms;
  transition: opacity 100ms, visibility 100ms;
}

.banner-content_style2 .banner-text3 {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
  padding: 5px 0px;
  background: transparent;
  border-radius: 24px;
}

@media (max-width: 726px) {
  .banner-content_style2 .banner-text3 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

.banner-content_style2 .banner-text3 a {
  color: #fff;
  pointer-events: visible;
}

.wa-icon-bar {
    position: fixed;
    top: 80%;
    right: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.wa-icon {
    background: #000;
    color: white;
    border-radius: 50%;
}
.wa-icon-bar a {
    display: block;
    text-align: center;
    padding: 3px 12px;
    transition: all 0.3s ease;
    color: #fff;
    font-size: 24px;
}
.wa-icon-bar a:hover {
    background-color: transparent;
    color: #000;
}

/*ul.slick-dots {
  display: flex;
  margin-top: 10px;
}

ul.slick-dots li {
  border: 1px solid #000;
  margin: 0px 5px;
  padding: 0px 10px;
}

ul.slick-dots li.slick-active {
  background: #000;
  color: #fff;
}
ul.slick-dots li.slick-active button {
  color: #fff;
}*/

@media (max-width: 526px) {
  .myspaceMansion {
    margin-top: 20px;
  }

  .myspaceMansion:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 33px;
    top: 36px;
    bottom: -10px;
    right: 14px;
    border-width: 3px;
    border-style: solid;
    border-color: #000;
  }
}
 
/* Owl carousel */

#owl-demo .item{
 /* background: #42bdc2; */
  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}