/*
  Theme Name: eBusiness
  Theme URL: https://bootstrapmade.com/ebusiness-bootstrap-corporate-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/

/*-----------------------------------------------------------------------------------
   CSS INDEX
  ===================

  1. Theme Default CSS (body, link color, section etc)
  2. Header Area
  3. About Area
  4. Project Area
  5. News Area
  10.Portfolio Area
  11. Pricing Table
  12. Testimonials area
  13. Review Area
  14. Quote area
  15.Footer Area
  16.Home Page-2 Area
  17.Home Page 3  CSS
  18.Blog CSS
  17.Blog Details CSS

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/

html, body {
  height: 100%;
  font-family: 'Raleway', sans-serif !important;
}
.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.xtarget:target {
    margin-top: -100px !important;
    padding-top: 170px !important;
    position: inherit;
}
.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

a:focus {
  outline: 0px solid;
}

img {
  max-width: 100%;
  height: auto;
}

.fix {
  overflow: hidden;
}

p {
  margin: 0 0 15px;
  color: #444;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  margin: 0 0 15px;
  color: black;
  font-weight: 500;
}

h1 {
  font-size: 48px;
  line-height: 50px;
}

h2 {
  font-size: 38px;
  line-height: 40px;
}

h3 {
  font-size: 30px;
  line-height: 32px;
}

h4 {
  font-size: 24px;
  line-height: 26px;
}

h5 {
  font-size: 20px;
  line-height: 22px;
}

h6 {
  font-size: 16px;
  line-height: 20px;
}

a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
}

a:hover {
  color: #3EC1D5;
  text-decoration: none;
}

a:active, a:hover {
  outline: 0 none;
}

body {
  background: #fff none repeat scroll 0 0;
  color: #444;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  overflow-x: hidden;
  line-height: 22px;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #3EC1D5;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: #3EC1D5;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #3cd6ed;
  color: #fff;
}

.clear {
  clear: both;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
  -moz-appearance: none;
  box-shadow: none !important;
}

div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url('../img/preloader.gif') no-repeat center center;
}

::-moz-selection {
  background: #3EC1D5;
  text-shadow: none;
}

::selection {
  background: #3EC1D5;
  text-shadow: none;
}

.area-padding {
  padding: 70px 0px 40px;
}

.area-padding-2 {
  padding: 70px 0px 50px;
}

.padding-2 {
  padding-bottom: 90px;
}

.section-headline h2 {
  display: inline-block;
  font-size: 27px;
  font-family: TrajanProRegular;
  font-weight: bold;
  margin-bottom: 50px;
  position: relative;
  text-transform: capitalize;
  z-index: 2;
  background: white;
  padding-left: 60px;
  padding-right: 60px;
}

.sec-head {
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 0 0 10px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}

/*--------------------------------*/

/*  2. Header top Area
/*--------------------------------*/

.header-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.40);
  z-index: 9;
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}


/*------------------------------
  3. About Area
--------------------------------*/

.about-area {
  background-color: white;
}

.single-well > p{
	text-align: center;
    font-size: 15px;
    font-family: Raleway;
}

.cross-line {
    border-bottom: 1px solid black;
    position: relative;
    z-index: 1;
    top: -70px;
}

.readmorebtn{
	text-align: center;
    padding-top: 20px;
}

/*--------------------------------*/

/* 4.Project Area
/*--------------------------------*/

.Project-readmorebtn {
    padding-top: 20px;
}

.project-well-middle h5 {
	font-weight: bold;
}

.location-info h6{
	font-weight: bold;
}

.location-info {
    padding-top: 40px;
}

.location-info > p{
	line-height: 25px;
}

.multimedia-icons img {

    margin-right: 7px;
}

/*----------------------------------------
  5.News Area
----------------------------------------*/
.news-details {
    border: 1px solid grey;
}

.news-move {
    box-shadow: 1px 1px 10px #888888;
}

/*----------------------------------------
  6.JionUs Area
----------------------------------------*/

.single-joinus {
    padding-top: 40px;
}

.single-joinus > p{
	line-height: 25px;
}

.single-joinus > h6 {
    font-weight: bold;
}

/*----------------------------------------
  7.contactus Area
----------------------------------------*/
    .contact-title{
		font-weight: bold;
	}
	
	.contactinfo > p{
		line-height: 30px;
	}

/*----------------------------------------
 7.project layout Area Css
----------------------------------------*/

.filter-project-menu {
    margin-bottom: 40px;
    text-align: center;
}

.filter-project-menu li {
    display: inline-block;
}

.filter-project-menu li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #444;
    border-radius: 20px;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin: 0 4px;
    padding: 6px 15px;
    text-transform: capitalize;
	font-family: Raleway;
    transition: all 0.3s ease 0s;
}

.filter-project-menu li a.active, .filter-project-menu li a:hover {
    border-color: #3EC1D5;
    background: #3EC1D5;
    color: #fff;
    text-decoration: none;
}

.filter-properties-img>a {
    display: block;
    position: relative;
}

.filter-properties-img>a::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}

.single-filter-project:hover .filter-properties-img>a::after {
  opacity: 1;
}

.single-filter-project:hover .add-actions {
  opacity: 1;
  bottom: 0;
}

.add-actions {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 30px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 10px 15px;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.filter-properties-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.filter-project-dec {
    display: block;
    height: 100%;
    width: 100%;
}

.filter-project-dec a {
  display: block;
  height: 100%;
  width: 100%;
}

.filter-project-dec h4 {
  margin-bottom: 5px;
}

.filter-project-dec h4:hover {
  color: #fff;
}

.filter-project-dec h4 {
  color: #ddd;
  font-size: 24px;
  margin-top: -45px;
  padding-top: 50%;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
}

.project-menu {
  margin-bottom: 40px;
  text-align: center;
}

.project-menu li {
  display: inline-block;
  padding: 20px;
}

.single-awesome-project {
  margin-bottom: 30px;
}

.design-right{
	float: right;
}

.xline {
    display: inline-block;
    width: 100%;
}

.team-content.text-center {
    padding-bottom: 20px;
    padding-top: 20px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {

    border-top: 0px solid white;
	font-family: Raleway;
}

td.kaleidoscope-tbl-title {
    font-family: Raleway;
    font-weight: bold;
    color: black;
	width: 18%;
}

#btn-slidetoggle{
	width: 100%;
    background: #f3f3f3;
    border: none;
    color: grey;
    font-weight: bold;
    outline: none;
    font-family: Raleway;
}

.kaleidoscope-tbl-hidden{
	display: none;
}

.project-container button.close {padding:10px;}

/*----------------------------------------*/

/*  residencyV*/

.thumb {
    float: right;
}

.thumb-right {
    padding-top: 60px;
	float: left;
}

.two2DC th {
    text-align: center;
}

.col-centered{
	font-family: Raleway;
	text-align: justify;
	padding-bottom: 20px;
}

.col-centered ul{
	list-style: disc;
}


@media (min-width: 768px){
.specification-area .col-sm-offset-1 {
    margin-left: 0.4%;
}
}

@media (min-width: 992px){
.specification-area .col-md-offset-1 {
    margin-left: 3.4%;
}
}

@media (min-width: 1200px){
.specification-area .col-md-offset-1 {
    margin-left: 5.6%;
}
}

.single-filter-project {
    margin-bottom: 30px;
    overflow: hidden;
}

.btnsubmit {
    margin-top: 20px;
}

/*----------------------------------------*/

/*  15. Footer Area
/*----------------------------------------*/

span.chevron.top {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 12px;
    /* left: 0.15em; */
    position: relative;
    top: 9px;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 12px;
}

.footer-area {
  padding: 30px 0;
  background: #989898;
}

.footer-area-bottom {
    background: black;
}

.copyright-text a:hover {
  text-decoration: underline;
  color: #3EC1D5;
}

.copyright-text a {
  color: #444;
}

.copyright>p {
  font-size: 12px;
  color: white;
}

.copyright.text-center {
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-head-right {
    float: right;
}

.footer-head-right > h5{
    color: white;
    font-weight: bold;
	margin-top: 12px;
}

/*----------------------------------------
  18. Blog page
----------------------------------------*/

.page-area {
  position: relative;
}

.blog-page .banner-box {
  margin-bottom: 40px;
}

.left-blog ul li a {
  color: #444;
  display: block;
  font-size: 14px;
  padding: 10px;
  text-transform: capitalize;
}

.post-img {
  display: inline-block;
  float: left;
  padding: 0 5px;
  width: 35%;
}

.pst-content {
  display: inline-block;
  float: left;
  width: 65%;
}

.pst-content p a:hover, .left-blog ul li a:hover {
  color: #3EC1D5;
}

.blog-page .single-blog {
  margin-bottom: 40px;
}

.pst-content p a {
  color: #444;
  font-size: 15px;
}

.header-bottom h1, .header-bottom h2 {
  color: #fff;
}

.blog-tags {
  padding: 1px 0;
}

.left-blog li:last-child {
  border-bottom: 0;
}

.popular-tag.left-blog ul li a:hover {
  color: #fff;
}

.popular-tag.left-side-tags.left-blog ul {
  padding: 0 10px;
}

.blog-1 .banner-box {
  margin-bottom: 30px;
}

.left-tags .left-side-tags ul li {
  border-bottom: 0;
}

.left-tags .left-side-tags ul li a {
  padding: 3px 10px;
  width: auto;
}

.left-side-tags h4 {
  margin-bottom: 15px;
}

#ensign-nivoslider img{
	
	width:100%
	
}
 
 /* project Section
--------------------------------*/
#project {
/*   padding: 60px 0; */
}

#project #project-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#project #project-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#project #project-flters li:hover, #project #project-flters li.filter-active {
  background: #009348;
  color: #fff;
}

#project #project-flters li:last-child {
  margin-right: 0;
}

#project .project-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
}

#project .project-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

#project .project-item {
  position: relative;
  height: 360px;
  overflow: hidden;
 
}
.project-item{
	
	 cursor:pointer;
	
}
#project .project-item figure {
  background: #000;
  overflow: hidden;
  height: 240px;
  position: relative;
  border-radius: 4px 4px 0 0;
  margin: 0;
}

#project .project-item figure:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#project .project-item figure .link-preview, #project .project-item figure .link-details {
  position: absolute;
  display: inline-block;
  opacity: 0;
  line-height: 1;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  transition: 0.2s linear;
}

#project .project-item figure .link-preview i, #project .project-item figure .link-details i {
  padding-top: 6px;
  font-size: 22px;
  color: #333;
}

#project .project-item figure .link-preview:hover, #project .project-item figure .link-details:hover {
  background: #009348;
}

#project .project-item figure .link-preview:hover i, #project .project-item figure .link-details:hover i {
  color: #fff;
}

#project .project-item figure .link-preview {
  left: calc(50% - 38px);
  top: calc(50% - 18px);
}

#project .project-item figure .link-details {
  right: calc(50% - 38px);
  top: calc(50% - 18px);
}

#project .project-item figure:hover .link-preview {
  opacity: 1;
  left: calc(50% - 44px);
}

#project .project-item figure:hover .link-details {
  opacity: 1;
  right: calc(50% - 44px);
}

#project .project-item .project-info {
  background: #fff;
  text-align: center;
  padding: 24px;
  height: 100px;
  border-radius: 0 0 3px 3px;
}

#project .project-item .project-info h4 {
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 18px;
    padding-bottom: 0;
}

#project .project-item .project-info h4 a {
  color: #333;
}

#project .project-item .project-info h4 a:hover {
  color: #009348;
}

#project .project-item .project-info p {
  padding: 0;
  margin: 0;
  color: #b8b8b8;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

/*----------------------------------------
 .End CSS
----------------------------------------*/
