/*
Template Name:Coffee berry
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/

/********************* center ****************/
#center{   
padding:0;
margin:0;
}
#center .fade-carousel {
position: relative;
height: 100vh;
}
#center .fade-carousel .carousel-inner .item {
height: 100vh;
}
#center .fade-carousel .carousel-indicators > li {
margin: 0 2px;
background-color: #f39c12;
border-color: #f39c12;
opacity: .7;
}
#center .fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
#center .hero {
 position: absolute;
 top: 50%;
 left: 50%;
 z-index: 3;
 color: #fff;
 text-align: center;
 padding-top:80px;
 text-transform: uppercase;
 text-shadow: 1px 1px 0 rgba(0,0,0,.75);
 -webkit-transform: translate3d(-50%,-50%,0);
 -moz-transform: translate3d(-50%,-50%,0);
 -ms-transform: translate3d(-50%,-50%,0);
 -o-transform: translate3d(-50%,-50%,0);
 transform: translate3d(-50%,-50%,0);
 background-color: #f9a01c6b;
}
#center .hero h1 {
font-size: 3.4285714285714284vw;    
font-weight: bold;
margin: 0;
padding: 0;
color:#fff;
}
#center .hero h3 {
font-size:1.4285714285714286vw;
font-weight: bold;
padding-bottom:15px;
padding-top:10px;
color:#fff;
}
#center .hero h4{
padding-bottom:100px;
padding-top:15px;
}
#center .hero h4 a{
 background: #cc7a02;
 padding: 10px 20px 10px 20px;
 color: #fff;
 border-radius: 20px;
}
#center .fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
#center .fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
#center .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
#center .btn.btn-lg {padding: 10px 40px;}
#center .btn.btn-hero,
#center .btn.btn-hero:hover,
#center .btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
#center .fade-carousel .slides .slide-1, 
#center .fade-carousel .slides .slide-2,
#center .fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#center .fade-carousel .slides .slide-1 {
background-image: url(../img/1.jpg);
padding-bottom: 100px;
padding-top:150px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-2 {
background-image: url(../img/2.jpg);
padding-bottom: 100px;
padding-top:150px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-3 {
background-image: url(../img/3.jpg);
padding-bottom: 100px;
padding-top:150px;
background-repeat: no-repeat;
background-size: cover;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

/********************* center_end ****************/
/********************* middle ****************/
#middle{ 
  padding-bottom:40px;
 background-color:#000;
}
.middle_1 .middle_2{
  text-align: center;
  padding-top: 40px;
  padding-bottom:40px;

}
.middle_1 .middle_2 p{ 
 
  color: #fff !important;
}
#workss{ 
  padding-top:10px;
  padding-bottom:30px;
  background-color:#ffffff;
 }
 #workss .middle_2 h2{ 
  text-align:center;
  color:#000000;
  }
.middle_2 h2{ 
 text-align:center;
 color:#fff;

 }
.content-top2 h4 {
 font-size: 14px;
 letter-spacing: 2px;
 font-weight: bold;
 color: #f9a01c;
 padding-bottom: 50px;
}
.content-top2 h4:before {
 display: inline-block;
 width: 100px;
 height: 2px;
 background-color: #DEDEDE;
 vertical-align: middle;
 margin-right: 1%;
 content: "";
}
.content-top2 h4:after {
 display: inline-block;
 width: 100px;
 height: 2px;
 background-color: #DEDEDE;
 vertical-align: middle;
 margin-left: 1%;
 content: "";
}
#workss .middle_3 h3{ 
  padding-bottom:13px;
  padding-top:13px;
  color:#f8ba00;
  text-shadow: 1px 1px 2px #000;
 }
 #workss .middle_3 h3 a{ 
  color: #fecb38;
 }
 #workss .middle_3 p{ 
  color: #000000;
  padding-bottom:10px;
 }
.middle_3 h3{ 
 padding-bottom:13px;
 padding-top:50px;
 color:#fff;
}
.middle_3 h3 a{ 
 color: #fecb38;
}
.middle_3 p{ 
 color: #fff;
 padding-bottom:10px;
}
/********************* middle_end ****************/
/********************* explore ****************/
#explore{ 
padding-top:30px;
padding-bottom:30px;
background: #222 none repeat scroll 0 0;
 }
#explore .nav-tabs {
 border-bottom:none;
 margin-left: 0px;
 padding-bottom: 0px;
 margin: auto;
 width: 55%;
}
#explore .nav-tabs>li.active> a{
color:#fff;
background: #b96f00;
font-size:19px;
border:none;
font-weight:bold;
border:none;
border:none;
padding-left:10px;
padding-right:10px;
}
#explore .nav-tabs>li.active> a:hover{
background: #b96f00;
}
#explore .nav-tabs>li>a {
border-radius: 0px 0px 0 0;
}
#explore .nav-tabs>li {
padding-left:3px;
}
#explore .nav-tabs>li>a {
color: #fff;
font-size:19px;
font-weight:bold;
background-color: #000;
}
#explore .nav>li>a:hover, .nav>li>a:focus {
    background: #000;
    color: #fff;
}
#explore .nav-tabs>li>a {
border:none;
border:none;
border:none;
padding-left:10px;
padding-right:10px;
letter-spacing:2px;
}

#explore .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#explore .ih-item,
#explore .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#explore .ih-item a {
  color: #333;
}
#explore .ih-item a:hover {
  text-decoration: none;
}
#explore .ih-item img {
  width: 100%;
  height: 100%;
}

#explore .ih-item.square {
  position: relative;
  width: 252px;
  height: 305px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  margin-top:30px;
}
#explore .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#explore .ih-item.square.effect14.colored .info {
  background: #1a4a72;
}
#explore .ih-item.square.effect14.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
#explore .ih-item.square.effect14 .img {
  opacity: 1;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#explore .ih-item.square.effect14 .info {
  background: #333333;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.35s ease 0.2s;
  -moz-transition: all 0.35s ease 0.2s;
  transition: all 0.35s ease 0.2s;
}
#explore .ih-item.square.effect14 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
}
#explore .ih-item.square.effect14 .info p {
 font-style: italic;
 font-size: 14px;
 position: relative;
 color: #bbb;
 padding: 10px 10px 10px;
 text-align: center;
}
#explore .ih-item.square.effect14 a:hover .img {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#explore .ih-item.square.effect14 a:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#explore .ih-item.square.effect14.bottom_to_top .img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#explore .ih-item.square.effect14.bottom_to_top a:hover .img {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
/********************* explore_end ****************/

/********************* product ****************/
#product{ 
 padding-top: 30px;
 padding-bottom: 50px;
 background-color:#000;
 }
.product_1{ 
 text-align:center;
 padding-bottom: 25px;
 }
.product_1 h2{ 
 color:#fff;
 }
.product_3{ 
 background-color: #ffffff;
 padding: 10px;
 transform-origin: 100% 50%;
 transform: skewY(-2deg);
 box-shadow: 0 0 2px 1px #e2dfdf;
 }
.product_3:hover{ 
 transform-origin: 100% 50%;
 transform: skewY(8deg);
 }
.product_3 h2{ 
 text-align:center;
 }
.product_3 h4{ 
 text-align: center;
 color: #999;
 }
.product_3 p{ 
 text-align:center;
 padding-bottom: 10px;
 }
.product_3 ul{ 
 text-align:center;
 }
.product_3 li{ 
 display: inline-block;
 padding-right:30px;
 }
.product_3 li a{ 
 font-size:18px;
 color:#999;
 }
.product_1 p{ 
 padding-bottom:10px;
 } 
/********************* product_end ****************/
/********************* news ****************/
#news{ 
 background: #18191b;
 padding-top:30px;
 padding-bottom:50px;
 }
.news_2 h2{ 
 text-align:center;
 color:#fff;
 }
.news_3{ 
 padding-top:30px;
 }
.news_5{ 
 background: #fecb38;
 font-size: 25px;
 color: #111;
 padding: 20px 10px;
 text-align:center;
 margin-top:10px;
 }
.news_6{ 
 padding-left:20px;
 margin-top:10px;
 }
.news_6 h3{ 
 color: #fecb38;
 letter-spacing: 1px;
 }
.news_6 p{ 
 color: #fff;
 padding-bottom:10px;
 }
/********************* news_end ****************/
/********************* property ****************/
#property{ 
 padding-top:30px;
 padding-bottom:30px;
 background-color:#000;
  }
.property_1 h2{ 
 text-align:center;
 color:#fff;
 }
.property_1 h2 a{ 
 color:#cc935c;
  }
.property_2 p{ 
 padding-top:20px;
 }
.blog_home1ii h4 a{ 
 color:#000;
 }
 .blog_home1i ul{
 margin-top:10px; 
 }
.blog_home1{ 
 padding-top:40px;
 }
.blog_home1i ul li{
display:inline-block;
padding-left:5px;
padding-right:5px;
color:#999;
font-size:14px;
  }
.blog_home1i ul li a{
 color: #797878;
  }
.blog_home1i ul li i{
 margin-right:5px; 
  }
.blog_home1i p a{
  color: #deaf26;
  font-weight:bold;
  }
.blog_home1i p a:hover{
  color:#000;
  }
.blog_home1i p{
  color:#666;
  }
.blog_home1ii{
background:#fff;
padding: 20px 15px 6px 15px;
border-bottom: 3px solid #deaf26;
margin-bottom:16px;
  }
.blog_home1il h6 span{
 display:block; 
}
.blog_home1il h6{
 font-size: 16px;
 color: #fff;
}
.date{
 background: #deaf26;
 padding: 9px 0px;
 width: 25%;
 text-align: center;
  }
.year{
 background: #000;
 padding: 9px 0px;
 width: 19%;
 text-align: center; 
  }
.blog_home1il{
 position:absolute;
 width:100%; 
 top:0%;
 left:0%;
  }
.blog_home1i{
 position:relative; 
 }
.property_2 ul{ 
 background-color: #deaf26;
 padding: 12px;
 }
.property_2 li{ 
 display:inline;
 padding-right:10px;
 color:#fff;
 font-size:18px;
 }
.property_2 li i{ 
 color:#fff;
 font-size:18px;
 }
.property_2{ 
 position:absolute;
 top: 43%;
 }
/********************* property_end ****************/



@media screen and (max-width : 767px){
  .success{
    display: block !important;

  }
#center .hero{ 
 width:90%;
 padding-top:30px;
}
#center .hero h1 {
 font-size: 28px;
}
#center .hero h3 {
 font-size: 16px;
}
#center .hero h4 {
 padding-bottom: 55px;
}
#middle {
 text-align: center;
}
.middle_3 h3 {
 padding-top: 20px;
}
#explore .nav-tabs>li>a {
 font-size: 13px;
}
#explore .nav-tabs>li.active> a {
 font-size: 13px;
}
#explore .nav-tabs {
 width: 100%;
}
#explore .nav-tabs>li {
 float: none;
 text-align: center;
}
.product_3 {
 margin-bottom: 20px;
}
#product {
 padding-top: 30px;
 padding-bottom: 30px;
}
.news_2 h2 {
 font-size: 40px;
}
#news {
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
}
.property_1 h2 {
 font-size: 40px;
}
#property {
 text-align: center;
}
.date {
 width: 35%;
}
.year {
 width: 29%;
}
.property_2 ul {
 padding: 10px;
}
.property_2 {
 top: 30%;
}
#explore .ih-item.square {
 width: 100%;
 height: 100%;
}
}
 
@media (min-width:768px) and (max-width:960px) { 
#center .hero{ 
 width:100%;
}
.middle_3 h3 a {
 font-size: 21px;
}
.middle_3 h3 {
 font-size: 21px;
 padding-top: 25px;
}
#explore .nav-tabs {
 width: 95%;
}
#explore .ih-item.square {
 width: 100%;
 height: 100%;
}
#explore .ih-item.square.effect14 .info h3 {
 font-size: 14px;
 margin: 10px 0 0 0;
}
#explore .ih-item.square.effect14 .info p {
 font-size: 9px;
 padding: 0px 1px 0px;
}
.product_3 h2 {
 font-size: 27px;
}
.news_6 h3 {
 font-size: 20px;
}
.news_6 p {
 font-size: 15px;
}
.date {
 width: 55%;
}
.year {
 width: 40%;
}
.property_2 ul {
 padding: 6px;
}
.property_2 li {
 padding-right: 6px;
}
.property_2 {
 top: 25%;
}
.blog_home1i ul li {
 padding-left: 0px;
 padding-right: 0px;
}
} 

@media (min-width:961px) and (max-width:1200px) {
#center .hero{ 
 width:100%;
}
.middle_3 h3 a {
 font-size: 21px;
}
.middle_3 h3 {
 font-size: 21px;
 padding-top: 25px;
}
#explore .nav-tabs {
 width: 95%;
}
#explore .ih-item.square {
 width: 100%;
 height: 100%;
}
#explore .ih-item.square.effect14 .info h3 {
 font-size: 14px;
 margin: 10px 0 0 0;
}
#explore .ih-item.square.effect14 .info p {
 font-size: 9px;
 padding: 0px 1px 0px;
}
.product_3 h2 {
 font-size: 27px;
}
.news_6 h3 {
 font-size: 20px;
}
.news_6 p {
 font-size: 15px;
}
.date {
 width: 55%;
}
.year {
 width: 40%;
}
.property_2 ul {
 padding: 6px;
}
.property_2 li {
 padding-right: 6px;
}
.property_2 {
 top: 25%;
}
.blog_home1i ul li {
 padding-left: 0px;
 padding-right: 0px;
}
}

@media (min-width:1201px) and (max-width:1320px) {

}

.works {

  text-align:center;
}
.works img{
width:45%;
}
.workss {
  background-color: #fff !important;
  margin: 10px 0px;
}
.feedback img{
  width:50%;
}
.success{
  display: flex;
  align-items: stretch;
}
.cards{
  margin: 20px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: white;
 
}
.cust-story{
  padding: 20px;
  background-color: #fff;

}
.cust-name{
  text-align: end;
  font-style: italic;
  font-weight: bold;
}
.contact-address p{
  color:#fff !important;
}
.company-name{
  font-size: 26px;
  font-weight: bold;
}
.viewall{
  margin-top: 25px;
}
.btn-warning{
  padding: 10px 120px;
    font-size: 24px;
    font-weight: bold;
    background-color: #deaf26;
}