/*
Theme Name:   TSchildtheme
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     twentyseventeen
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  TSchildtheme
*/

/* Write here your own personal stylesheet */

@media only screen and (max-width: 425px) {
  li.astm-search-menu.is-menu.sliding.menu-item.open form {
	 width: 250px!important;
    position: relative;
}
}

/*Gallery Styles */

div#gallery-grid-wrapper {
  display: flex;
  flex-wrap: wrap;
} 
.advance-srch .row {
  display: flex;
  flex-flow: row;
}
.col-xs-12.col-sm-6.col-md-6.fitheight.gallery-single-item.col-lg-3.isotope-item.house_plans {
  flex: 1 0 21%;
  margin: 5px;
}
.aadi-inner-wrapper {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.advance-srch .plan_field {
  margin: 2px 4px;
}
form.advance-srch {
  max-width: 1280px;
  margin: 0 auto;
}

.aadi-hover-effect.aadi-overlay-wrap {
  border: 1px solid #ccc;
  padding: 6px 7px;
  box-shadow: 1px 1px 1px #eee;
}
.aadi-hover-effect.aadi-overlay-wrap {
  position: relative;
  overflow: hidden;    padding: 0;
  border: 0;
display:flex;
}	
.aadi-gallery-full-space-hover.aadi-hover-overlay.flex-center {
position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  text-align: center;
  height: 90%;
  background: rgb(0 187 241 / .7);
  color: #fff;
  font-size: 13px;
  line-height: 1.2em;
  padding: 15px;
  opacity: 0;
  transition: ease 0.5s;
  transform: translate(-50%,-50%);
display: flex;
align-items: center;
justify-content: center;
}
.aadi-hover-effect.aadi-overlay-wrap:hover .aadi-gallery-full-space-hover.aadi-hover-overlay.flex-center{
  opacity:1;
}
.aadi-gallery-full-space-hover.aadi-hover-overlay.flex-center h4 {
  color: #fff;
}

img.attachment-aadi_std_size.size-aadi_std_size.wp-post-image {
  height: 250px;
}

.link-group a {
  display: inline-block;
  padding: 7px;
  color: #fff;
  font-size: 14px;
  margin: 5px;
transition:ease 0.5s;
border:1px solid #fff;
}
.link-group a:hover{
  background: #fff ;
  color: #00bcf2;
}

.col-md-2.col-sm-4.btn_field input {
  color: #fff;
  background: #222;
  padding: 12px 23px;
  border: 0;
  line-height: 1.6em;
  height: 48px;
}
.col-md-2.col-sm-4.btn_field input:hover{
  background:#767676;
}


.chn-pagination li {
  list-style: none;
  float: left;
  text-align: center;
}

.chn-pagination {
  margin: 0 auto;
}

.gallery-single-item-custom .gallery-img-blk{
display: inline-block;
height: 100%;
}
#gallery-grid-wrapper .gallery-single-item-custom.house_plans.isotope-item .gallery-img-blk img {
display: block;
height: 100% !important;
width: 100%;
object-fit: cover;
}

/*--------------------------------------------------------------
11.0 Hover Effects Sections
--------------------------------------------------------------*/
/*--------------------------------------------------------------
11.1 Gallery Sections
--------------------------------------------------------------*/
.aadi-hover-effect {
  position: relative;
}
.aadi-service-detail-gallery .aadi-gallery-full-space .gallery-grid .gallery-single-item .aadi-hover-effect .aadi-gallery-full-space-hover {
  bottom: 60px;
  left: 60px;
  right: 60px;
  top: 60px;
}
.aadi-hover-overlay {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
.aadi-gallery-full-space {
  overflow: hidden;
}
.aadi-gallery-full-space .gallery-grid {
  margin-left: -2.5px;
  margin-right: -2.5px;
}
.aadi-gallery-full-space .gallery-grid .gallery-single-item {
  padding-bottom: 5px;
  padding-left: 2.5px;
  padding-right: 2.5px;
  position: relative;
}
.gallery-grid-wrapping .aadi-overlay-wrap:hover .gallery-grid-hover {
  display: block;
}
.aadi-gallery-full-width .aadi-hover-overlay {
  height: 100%;
  opacity: 0;
  padding: 55px;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}
.aadi-gallery-full-width .aadi-hover-overlay span,
.aadi-gallery-full-width .aadi-hover-overlay h4 a,
.aadi-gallery-full-space .aadi-hover-overlay h4,
.section-v5-services .aadi-hover-overlay h5 a {
  display: block;
  text-transform: uppercase;
}
.aadi-gallery-full-width .aadi-hover-overlay span {
  margin-bottom: 20px;
}
.aadi-gallery-full-width .aadi-hover-overlay h4 a {
  font-size: 24px;
  line-height: normal;
}
.aadi-gallery-full-width .link-group a:hover {
  color: #e74c3c;
  background: #fff none repeat scroll 0 0;
}
.aadi-gallery-full-width .link-group a {
  border: 1px solid #fff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 28px;
  height: 60px;
  line-height: 1.5;
  padding: 8px;
  width: 60px;
}
.aadi-gallery-full-width .aadi-overlay-wrap:hover .aadi-hover-overlay::before {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.aadi-gallery-full-width .aadi-overlay-wrap .aadi-hover-overlay::before {
  border: 1px solid #fff;
  bottom: 30px;
  content: "";
  left: 30px;
  position: absolute;
  right: 30px;
  top: 30px;
  transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.isotope-item {
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.aadi-gallery-full-width .aadi-overlay-wrap:hover .aadi-hover-overlay {
  opacity: 1;
  text-align: center;
}
.aadi-gallery-full-width .aadi-hover-overlay .image-content-wrap {
  padding: 0 10px;
  width: 100%;
}
.aadi-gallery-full-width .aadi-hover-overlay .gallery-hover-content p,
.aadi-gallery-full-width .aadi-hover-overlay .gallery-hover-content h4,
.aadi-gallery-full-width .aadi-hover-overlay .gallery-hover-content span,
.aadi-gallery-full-width .aadi-hover-overlay .gallery-hover-content .link-group {
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.aadi-gallery-full-width .aadi-hover-overlay:hover p,
.aadi-gallery-full-width .aadi-hover-overlay:hover h4,
.aadi-gallery-full-width .aadi-hover-overlay:hover span,
.aadi-gallery-full-width .aadi-hover-overlay:hover .link-group {
  opacity: 1;
  text-align: center;
  transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}
.aadi-gallery-full-width .aadi-hover-overlay p,
.aadi-gallery-full-width .aadi-hover-overlay h4,
.aadi-gallery-full-width .aadi-hover-overlay span,
.aadi-gallery-full-width .aadi-hover-overlay .link-group {
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/*--------------------------------------------------------------
11.2 Project Grid
--------------------------------------------------------------*/
.aadi-gallery-full-space .aadi-overlay-wrap:hover .aadi-hover-overlay {
  opacity: 1;
}
.aadi-gallery-full-space .aadi-hover-overlay {
  bottom: 20px;
  opacity: 0;
  left: 20px;
  padding: 20px;
  position: absolute;
  right: 20px;
  text-align: left;
  top: 20px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.aadi-gallery-full-space .aadi-overlay-wrap .aadi-hover-overlay h4 {
  font-family: "open_sansbold";
  font-size: 19px;
  line-height: 1.2;
  text-transform: uppercase;
}
.section-v2-team-slider .aadi-overlay-wrap .section-v2-team-hover-content {
  justify-content: center;
  -ms-flex-pack: center;
}
.section-v2-team-slider .aadi-outline-btn {
  margin-bottom: 25px;
}
.section-v2-team-slider .aadi-social-icons li a {
  color: #fff;
  font-size: 24px;
  margin-right: 10px;
}
.team-secondary-wrap .aadi-overlay-wrap {
  display: inline-block;
  overflow: hidden;
  padding-left: 1.5px;
  padding-right: 1.5px;
  position: relative;
}
.team-secondary-wrap .aadi-overlay-wrap .team-list-hover {
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 22px 22px 12px;
  position: absolute;
  right: 0;
}
.team-secondary-wrapper .team-secondary-wrap {
  padding-left: 1.5px;
  padding-right: 1.5px;
}
.team-secondary-wrapper .slick-arrow {
  background: #fff none repeat scroll 0 0;
  color: #202020;
  padding: 52px 24px;
  top: 32%;
}
.team-secondary-wrapper .slick-prev {
  left: 0;
  z-index: 1;
}
.team-secondary-wrapper .slick-next {
  right: 0;
}
.team-secondary-wrapper .slick-slide {
  margin-left: -1.5px;
  margin-right: -1.5px;
}
.team-secondary-wrapper .slick-slide img {
  width: 100%;
}
.team-secondary-wrap .aadi-overlay-wrap .team-list-hover h4 a {
  font-size: 24px;
}
.team-secondary-wrap .aadi-overlay-wrap .team-list-hover h4 a,
.team-secondary-wrap .aadi-overlay-wrap .team-list-hover h5 {
  font-family: "open_sansbold";
  text-transform: uppercase;
}
.odd-row .aadi-history-v3-content {
  padding-left: 80px;
}
.even-row .aadi-history-v3-content {
  padding-right: 80px;
}
/*--------------------------------------------------------------
11.3 Our services
--------------------------------------------------------------*/
.section-v2-our-services p {
  color: #ffffff;
}
.section-v5-services .aadi-hover-overlay {
  bottom: 0;
  opacity: 0;
  left: 0;
  padding: 5px 22px;
  position: absolute;
  right: 0;
  top: 0;
  justify-content: center;
  -ms-flex-pack: center;
}
.section-v5-services .aadi-hover-overlay h5 {
  margin-bottom: 5px;
}
.section-v5-services .section-v5-services-listing .aadi-hover-effect:hover .section-v5-services-hover {
  opacity: 1;
}
.section-v5-services .section-v5-services-listing .aadi-hover-effect {
  background: #fff none repeat scroll 0 0;
  padding: 35px 0;
  position: relative;
}
.section-v5-services .section-v5-services-listing .aadi-hover-effect .feature-box-thumb {
  margin-bottom: 40px;
}
.section-v5-services .aadi-hover-overlay h5 a {
  font-size: 18px;
}
.aadi-vertical-tab-content .feature-box-thumb {
  background-size: cover;
}
.section-product-wrapper .section-product-listing li .section-product-single:hover .cart button {
  background: #e74c3c none repeat scroll 0 0;
  border: 1px solid transparent;
  color: #fff;
}
.section-product-wrapper .section-product-listing li .section-product-single:hover {
  border: 1px solid #e74c3c;
  box-shadow: 0 0 7px #c6c6c6;
  display: block;
}
/*--------------------------------------------------------------
11.4 Services Sliders
--------------------------------------------------------------*/
.section-v3-our-services-listing .aadi-hover-overlay {
  background-position: 0 0;
  background-repeat: repeat;
  padding: 90px 53px;
  text-align: center;
}
.head-link {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
}
.section-v3-map-wrapper {
  position: relative;
}
.section-v3-our-services-listing .aadi-hover-overlay h5,
.section-v3-our-services-listing .aadi-hover-overlay p {
  color: #fff;
  margin-bottom: 40px;
}
.section-v3-our-services-listing .aadi-hover-overlay p {
  margin-bottom: 60px;
  word-wrap: break-word;
}
.section-v3-our-services-listing .slick-slide .services-v3-abs-content .feature-box-thumb img {
  margin: 0 auto;
}
.section-v3-our-services-listing .slick-arrow {
  top: 46%;
}
.section-v3-our-services-listing .slick-prev {
  left: -3%;
}
.section-v3-our-services-listing .slick-next {
  right: -3%;
}
.section-v3-our-services-listing .slick-slide .aadi-overlay-wrap:hover .aadi-hover-overlay {
  opacity: 1;
}
/*--------------------------------------------------------------
11.5 Pricing List Version 2
--------------------------------------------------------------*/
.page-pricing-v2 .aadi-hover-overlay {
  /*background-image: url("../images/black-55.png");*/
  background-position: 0 0;
  background-repeat: repeat;
  overflow: hidden;
}
.page-pricing-v2-listing .price-3-item .aadi-hover-overlay {
  padding: 10px;
}
.page-pricing-v2-listing .price-3-item .pricing-abs-content h2 {
  font-size: 21px;
  margin-bottom: 0;
}
.page-pricing-v2-listing .price-3-item .pricing-abs-content h5 {
  font-size: 17px;
}
.page-pricing-v2-listing .price-3-item .pricing-abs-content .btn-black {
  letter-spacing: 0.075em;
  padding: 10px 12px;
}
.page-pricing-v2-listing .price-4-item .aadi-hover-overlay {
  padding: 10px;
}
.page-pricing-v2-listing .price-4-item .aadi-hover-overlay h2 {
  font-size: 21px;
  line-height: normal;
  margin-bottom: 0;
}
.page-pricing-v2-listing .price-4-item .aadi-hover-overlay h5 {
  font-size: 16px;
  margin-bottom: 0;
}
.page-pricing-v2-listing .price-4-item .aadi-hover-overlay .btn-black {
  font-size: 11px;
  letter-spacing: 0.075em;
  padding: 7px 9px;
}
.page-pricing-v2-listing .aadi-hover-effect .aadi-hover-overlay .btn-black i {
  margin-right: 5px;
}
.page-price-grid .page-price-grid-listing .aadi-hover-overlay .btn-black {
  background: #fff none repeat scroll 0 0;
  color: #e74c3c;
}
.page-pricing-v2 .aadi-hover-effect:hover .pricing-abs-content .btn-black {
  opacity: 1;
  transform: translateY(0px);
}
.page-pricing-v2 .aadi-hover-effect .pricing-abs-content .btn-black {
  /*background: #202020 none repeat scroll 0 0;*/
  opacity: 0;
  padding: 13px 28px;
  transform: translateY(150px);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.page-pricing-v2 .aadi-hover-overlay h2,
.page-pricing-v2 .aadi-hover-overlay h5 {
  margin-bottom: 5px;
}
/*--------------------------------------------------------------
11.6 Pricing List Version 1
--------------------------------------------------------------*/
.aadi-card-type .aadi-card-top {
  padding: 48px 0 0;
}
.aadi-card-type .aadi-card-top .pricing-list-circle {
  background: #fff none repeat scroll 0 0;
  border-radius: 70px 70px 0 0;
  -moz-border-radius: 70px 70px 0 0;
  -webkit-border-radius: 70px 70px 0 0;
  -ms-border-radius: 70px 70px 0 0;
  -o-border-radius: 70px 70px 0 0;
  height: 80px;
  margin: -5px auto;
  position: relative;
  width: 138px;
  z-index: 9;
}
.aadi-card-type .aadi-card-top .pricing-list-circle h4 {
  color: #202020;
  font-family: "open_sansbold_italic";
}
.aadi-card-type .aadi-card-bottom {
  padding: 40px 15px;
}
.aadi-card-pricing-wrapper .aadi-card-type:hover {
  box-shadow: 0 0 5px #e74c3c;
}
.aadi-card-pricing-wrapper .aadi-card-type:hover .btn-grey {
  background: #e74c3c;
}
.aadi-card-type .aadi-card-bottom .btn-red-radius {
  background: #e74c3c none repeat scroll 0 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  box-shadow: 0 2px 5px #bbbbbb;
  color: #fff;
  font-family: "open_sansbold";
  padding: 14px 40px;
  border: 1px solid transparent;
}
.aadi-card-type .aadi-card-bottom .btn-red-radius:hover {
  background: #fff;
  color: #e74c3c;
  border: 1px solid #e74c3c;
}
.aadi-card-pricing-wrapper .aadi-card-type {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.aadi-card-pricing-wrapper .aadi-card-type .aadi-card-top h5 {
  margin-bottom: 70px;
}
.aadi-card-pricing-wrapper .aadi-card-type .aadi-card-bottom {
  padding: 60px 0 50px;
}
.aadi-card-pricing-wrapper .aadi-card-type .aadi-card-bottom .btn-grey {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  box-shadow: 0 2px 2px #bbbbbb;
  padding: 12px 21px;
}
.aadi-card-type .aadi-card-top h5 {
  margin-bottom: 30px;
}
/*--------------------------------------------------------------
11.7 Press media
--------------------------------------------------------------*/
.aadi-press-media .aadi-press-media-listing li {
  margin-bottom: 30px;
}
.aadi-press-media .aadi-press-media-listing li .press-media-inner-list {
  margin-bottom: 20px;
}
.press-media-inner-list {
  overflow: hidden;
  position: relative;
}
.aadi-press-media .aadi-press-media-listing li .aadi-overlay-wrap {
  position: relative;
  text-align: center;
}
.press-media-inner-list .aadi-hover-overlay {
  bottom: -33%;
  left: 0;
  padding: 15px;
  position: absolute;
  right: 0;
}
.press-media-inner-list:hover .aadi-hover-overlay {
  bottom: 0;
  opacity: 1;
}
.aadi-press-media .aadi-press-media-listing li .aadi-hover-overlay p {
  float: left;
}
.aadi-press-media .aadi-press-media-listing li .aadi-hover-overlay p,
.aadi-press-media .aadi-press-media-listing li .aadi-press-content p {
  margin-bottom: 5px;
}
.aadi-press-media .aadi-press-media-listing .read-more-link {
  font-size: 12px;
}
/*--------------------------------------------------------------
11.8 Blogs Masonary
--------------------------------------------------------------*/
.masonary-wrapper .masonary-item .aadi-hover-effect {
  position: relative;
  text-align: center;
}
.masonary-wrapper .masonary-item .aadi-hover-overlay {
  bottom: 0;
  display: flex;
  justify-content: center;
  -ms-flex-pack: center;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  opacity: 0;
  z-index: 9;
  transition: all 0.3s ease-in-out 0s;
}
.masonary-wrapper .masonary-item .aadi-hover-overlay a {
  color: #fff;
  font-size: 66px;
}
.masonary-wrapper .masonary-item .aadi-overlay-wrap:hover .aadi-hover-overlay {
  opacity: 1
}
.masonary-wrapper .masonary-item .masonary-item-content {
  border: 1px solid #e4e4e4;
}
.masonary-wrapper .masonary-item .masonary-item-content:hover {
  box-shadow: 0 0 6px #b4b4b4;
}
/*--------------------------------------------------------------
11.4 Project 
--------------------------------------------------------------*/
.projectv3-wrapper .aadi-overlay-wrap {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}
.projectv3-wrapper .aadi-overlay-wrap:hover .aadi-hover-overlay {
  opacity: 1;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
}
.projectv3-wrapper .aadi-hover-overlay img {
  margin: 0 auto;
  width: 100%;
}
.projectv3-wrapper .aadi-hover-overlay {
  bottom: 0;
  opacity: 0;
  justify-content: center;
  -ms-flex-pack: center;
  left: 0;
  align-items: center;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
}
.projectv3-wrapper {
  padding-bottom: 0px;
  padding-top: 50px;
}
.projectv3-wrapper .hundred-percent-width {
  margin-left: 0;
  margin-right: 0;
  padding: 0 0px;
}
.projectv3-wrapper .project-v3-wrap-list .project-v3-single {
  margin-bottom: 50px;
  padding-left: 40px;
  padding-right: 40px;
}
.projectv3-wrapper .link-group a {
  /* border: 1px solid #dea09a;*/
  font-size: 50px;
  height: 80px;
  line-height: 1.3;
  width: 80px;
}
.projectv3-wrapper .blog-listing-section .aadi-hover-effect {
  overflow: hidden;
}
.projectv3-wrapper .casestudies-content h5 {
  margin-bottom: 13px;
}
.projectv3-wrapper .casestudies-content h5 a {
  color: #6a6a6a;
  font-size: 18px;
}
.projectv3-wrapper .casestudies-content p {
  margin-bottom: 0;
}
.projectv3-wrapper .link-group a + a {
  margin-left: 40px;
}
/*--------------------------------------------------------------
11.9 Project Masonary
--------------------------------------------------------------*/
.aadi-project-mansonary .masonary-wrapper .masonary-item .aadi-hover-effect .link-group {
  margin-bottom: 25px;
}
.aadi-project-mansonary .masonary-wrapper .masonary-item .aadi-overlay-wrap {
  text-align: left;
}
.aadi-project-mansonary .aadi-hover-overlay p.hover-gallery-title a {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.2;
}
.aadi-project-mansonary .aadi-hover-overlay a.reference-link,
.aadi-project-mansonary .aadi-hover-overlay a.compare-link {
  font-size: 16px;
}
/*--------------------------------------------------------------
11.10 Services Version 3
--------------------------------------------------------------*/
.services-v3-grid-wrap .service-v3-single .aadi-overlay-wrap:hover .aadi-hover-overlay {
  display: flex;
}
.services-v3-grid-wrap .service-v3-single .aadi-overlay-wrap .text-abs {
  background: rgba(0, 0, 0, 0) url("images/grey-51.png") repeat scroll 0 0;
  bottom: 0;
  justify-content: center;
  -ms-flex-pack: center;
  left: 0;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.services-v3-grid-wrap .service-v3-single .aadi-overlay-wrap .text-abs h5 {
  color: #fff;
  text-shadow: 2px 2px 2px #000000;
  text-transform: uppercase;
}
.services-v3-grid-wrap .service-v3-single .aadi-overlay-wrap .text-abs h4 {
  color: #fff;
  font-size: 24px;
  text-shadow: 2px 2px 2px #000000;
  text-transform: uppercase;
}
.services-v3-grid-wrap .service-v3-single .aadi-hover-overlay {
  justify-content: center;
  -ms-flex-pack: center;
  padding: 15px;
}
.services-v3-grid-wrap .service-v3-single .aadi-hover-overlay h5,
.services-v3-grid-wrap .service-v3-single .aadi-hover-overlay h4,
.services-v3-grid-wrap .service-v3-single .aadi-hover-overlay p {
  color: #fff;
}
.services-v3-grid-wrap .service-v3-single .aadi-hover-effect .services-abs-content .btn-black {
  background: #fff none repeat scroll 0 0;
  color: #e74c3c;
}
.services-v3-grid-wrap .service-v3-single .aadi-hover-effect .services-abs-content h4 {
  color: #fff;
  text-transform: uppercase;
}
.section-v3-map-wrapper {
  position: relative;
}
.services-v3-grid-wrap .service-v3-single .aadi-hover-effect .services-abs-content .link-group a {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  font-size: 30px;
  height: 50px;
  line-height: 1.1;
  margin-top: 15px;
  text-align: center;
  width: 50px;
}

/*
* Header Style
*/
.chn-header {

  font-family: "Open Sans",sans-serif;
  text-align: center!important;
  color: #212529!important;
  clear: none;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  opacity: 1;
  font-size: 2.25rem;
}

/**
 * Portfolio Item Page 
*/
.project-portfolio-item-highlight {
  position:relative;
}
.project-portfolio-item-highlight-info{
  padding: 0;
  position: relative;
  
}



.project-portfolio-item-highlight-featured-image {
  height: 500px;
  width:100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  position: relative;
}

.project-portfolio-item-highlight-featured-image-bg {
  position: absolute;
  background-size: cover;
  width:100%;
  height: 100%;
  opacity: 0.4;
}

.project-portfolio-item-highlight-info h2 {
  width:100%;
  background-color: rgba(0,188,255 ,0.73);
  padding:10px;
  color:white;
  position: absolute;
  bottom:0px;
  margin:0;
}

.project-portfolio-item-highlight-info:hover h2 {
  background-color: rgba(0,188,255 ,0.93);
}

.project-portfolio-item-author-info {
  margin: 0;
  margin-bottom: 1em;
}


.project-portfolio-item-description {
  margin-top: 2em;;
}

.project-portfolio-item-author-info > div {
  padding-top:15px;
  padding-bottom:15px;
}

.project-portfolio-item-author-info > div > p {
  margin:0
}

.project-portfolio-item-author-info-title {
  font-weight: bold;
  color:white;
}

.project-portfolio-item-author-info-detail {
  color:#f8f6f6;
}

.project-portfolio-item-author-info-company {
  background-color:#0080ff;
}

.project-portfolio-item-author-info-name {
  background-color: #00bcf2;
}

.project-portfolio-item-author-info-member-since {
  background-color: #ffda2c;
}

.project-portfolio-item-author-info-photo {
  background-color: #fbc13a;
  text-align:center;
  font-weight: bold;;
}

.project-portfolio-item-author-info-photo:hover p {
  text-decoration: underline;
}

.project-portfolio-item-author-info-photo img {
  border-radius: 50%;
  max-width: 50px;
}


.project-portfolio-item-author-info-action {
  background-color: #f99238;
}

.project-portfolio-item-author-info-action a[href] {
  
  font-weight: bold;
}

.project-portfolio-item-author-info-action:hover a[href] {
  text-decoration: underline;
}

.project-portfolio-item-additional-media .carousel > button {
  background-color:#00607c ;
}

.project-portfolio-item-additional-media .carousel-caption {
  background-color:rgba(243, 234, 214,  0.73);
}


   