@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
body{
	margin:0;
	padding:0;
	overflow-x:hidden;
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
div#about{
	
}
.video iframe {
    margin-bottom: 20px;
}
p.eye-pers {
    font-size: 12px !important;
    line-height: 16px;
    width: 320px;
    margin: 0px auto;
    font-weight: 500 !important;
	    margin-bottom: 30px;
}
p.eye-pers a {
    background: #000;
    padding: 1px 5px;
    color: #fff;
    border-radius: 5px;
}
.blog-grid img{
	height: 245px;
}
.img-fluid p {
    font-weight: bold;
    font-size: 24px;
}
.img-fluid video {
    width: 320px;
}
.tz-gallery img{
	width:100%;
}
.table-cell.dec h2 {
    position: absolute;
    bottom: 40px;
    font-size: 14px;
}
.table-cell.pow h2 {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
}
.ggg.fffou img {
    height: 300px;
    object-fit: cover;
}
.hover-effect {
    position: absolute;
    top: 46%;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
	opacity: 0;
}
.lightbox:hover .hover-effect{
	opacity: 1;
}
.hover-effect ul {
       list-style: none;
    margin: 0px auto;
    padding: 0;
}
.hover-effect ul li {
    list-style: none;
    display: inline;
    padding: 5px;
    margin:0px;
    line-height: 12px;
    height: 40px;
}
.hover-effect ul li a {
    background: #fff;
   /* position: absolute;*/
    z-index: 998;
	color:#fc4a1a;
    width: 40px;
	padding: 10px;
    /* display: inline-flex; */
}
.tz-gallery h3 {
    font-size: 24px;
	text-align: center;
}
.tz-gallery h3 a{
	color:#fc4a1a;
	text-transform:uppercase;
}
.tz-gallery h3 a:hover{
	text-decoration: none;
}
.hover-effect ul li a:hover{
	text-decoration: none;
}
.mynav{
	width:100%;
	background-color:rgba(255,255,255,0);
	top:0;
	left:0;
	position:absolute;
	z-index:12;
	font-family: 'Oswald', sans-serif;
	padding:0px;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	border-bottom:1px solid;
	border-color: rgba(255,255,255,0.3);
}
.sticky{
	position:fixed;
	background-color:rgba(255,255,255,0.9);
	padding: 0px;
	transition: 0.9s all;
    -webkit-transition: 0.9s all;
    -moz-transition: 0.9s all;
    -o-transition: 0.9s all;
    -ms-transition: 0.9s all;
}
.navbar a{
	color:#fff !important;
}
.sticky a{
	color:#000 !important;
}
.navbar-brand{
	font-weight:700;
	padding:0 !important;
}
.navbar{
	background-color:transparent !important;
	border:0 !important;
	padding:0 !important;
}
.navbar .navbar-nav{
	margin:0 auto;
}
.gsc-control-cse{
	background:transparent !important;
	border:0 !important;
}
.gsc-search-button-v2{
	background:transparent !important;
	border:0 !important;
	padding:0 !important;
}
.gsc-search-button-v2 svg{
	width:15px;
	height:15x;
}
.slider .item {
	height:100vh !important;
	background-position:relative;
	background-size:cover;
}
.slider-info{
	display: table;
	width:100%;
	height: 100%;
	color:#ffffff;
	text-align:center;
	background-color:rgba(0,0,0,0.5);
}
.table-cell{
	display:table-cell;
	vertical-align:middle;
	font-family: 'Oswald', sans-serif;
	padding:0px 2em;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev{
	position:absolute;
	top:49%;
	transform:translateY(-50%);
	color:#FFF !important;
	border:2px solid #fff !important;
	font-size:20px !important;
	padding:0px 10px !important;
}

.owl-carousel .owl-nav button.owl-next{
	right:0;
}
.owl-carousel .owl-nav button.owl-prev{
	left:0;
}
.owl-carousel .owl-dots{
	position:absolute;
	bottom:30px;
	left:50%;
	transform:translateX(-50%);
	z-index:10;
}
.owl-carousel button.owl-dot{
	display:inline-block;
	margin:0px 2.5px;
	height:5px;
	width:25px;
	background:#ffffff !important;
}
.owl-carousel button.owl-dot.active{
	background:#ccc !important;
}
.parallax{
	background: transparent;
}
.motto{
	background-color:#eee;
	padding:1em 0;
}
.motto h3{
	text-align:center;
	width:100%;
	display:block;
	margin:0 auto;
	padding:1em 0 0 0;
	font-family: 'Oswald', sans-serif;
	color:#5c2018;
}
.view{
	border:1px solid #ccc;
	padding:10px;
	min-height:150px;
	background:#fff;
}
.mask{
	padding:5px;
	background-image:url('../img/bgimg.jpg');
	min-height:130px;
	display:block;
	text-align:center;
}
.mask p:hover{
	color:#000;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.services{
	padding:3em;
	margin:0 auto;
	width:100%;
	text-align: center;
	background-color:rgba(0,0,0,0.5);
}
.services h2{
	font-weight:700;
	color:#fff;
}
.services .col-md{
	margin:1em;
	background-color:rgba(0,0,0,0.5);
	padding: 2em 1em;
	
}
.services i{
	font-size:1.2em;
	text-align:center;
	color:#f7b733;
}
.services .col-md .fas{
	color: #fff;
    transition: 0.90s;
    -webkit-transition: 0.90s;
    -moz-transition: 0.90s;
    -ms-transition: 0.90s;
    -o-transition: 0.90s;
}
.services .col-md:hover .fas{
	color: #fff;
    transition: 0.90s;
    -webkit-transition: 0.90s;
    -moz-transition: 0.90s;
    -ms-transition: 0.90s;
    -o-transition: 0.90s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.services h3{
	color:#fff;
}
.services p{
	color:#dfdce3;
}
.services a{
	background-color:#f7b733;
	color:#fff;
	padding:3px 8px;
	border-radius:7px;
}
.services a:hover{
	color:#f7b733;
	background-color:#fff;
	transition: all 0.4s ease-in-out;
	text-decoration:none;
}
.modal-footer p, .modal-body p{
	background:transparent;
	color:#a39393;
	text-align:right;
}
.contact{
	margin:0 auto;
	padding:1em 0;
	text-align:center;
	width:100%;
}
.contact h2{
	text-align:center;
	font-weight:700;
	color:#fff;
	margin:1px auto;
}
.contact h3{
	color:#fff;
}
.contact p{
	color:#eee;
}
.contactBox{
	background: #000;
    padding: 2em;
	text-align:left;
	color:#ccc;
	min-height:15pc;
}
.contactBox label{
	margin-bottom:5px;
}
footer{
	background-color:#111;
	padding:2em 0px 0px 0px;
	font-family: 'Roboto', sans-serif;
}
.footer{
	width:100%;
	margin:0 auto;
}
.footer i{
	margin-right:7px;
}
.footer p{
	color:#777;
}
.footer h3{
	color:#ccc;
	font-family: 'Oswald', sans-serif;
}
.footer .col-md{
	margin-bottom:15px;
	border-bottom: 1px dashed #777;
}
.mail a{
    color: #777;
}
.mail a:hover{
	color:#999;
	text-decoration:none;
}
.flinks a{
	display: block;
    color: #777;
    letter-spacing: 1px;
	margin-bottom:7px;
}
.flinks a:hover{
	color:#999;
	text-decoration:none;
}
.social{
	margin:0;
	padding:0;
}
.social li{
	display: inline-block;
	margin-bottom:7px;
}
.social li a{
	color: #777;
    font-size: 13px;
    background: #333;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    display: block;
    border-radius: 50%;
}
.social li a:hover {
    background: #eee;
}
.copyright{
	text-align:center;
	font-size:15px;
	width:100%;
	margin:0 auto;
	padding:15px;
	background-color:#333;
	color:#888;
	letter-spacing:2px;
}
.about{
	margin:0 auto;
	padding:1em 0;
	width:100%;
	background:#e6e6e6;
}
.poem{
	background-color:#fcf9ed;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	margin:0 auto;
}
.blog{
	margin:0 auto;
	text-align:center;
	padding:0px 3em;
	background:#e6e6e6;
}
#mantra{
	background-color:#fcf9ed;
}
.blog h2, .gallery h2, .about h2, .gallery-2 h2, .poem h2{
	font-weight:800;
	color:#fc4a1a;
	padding:1px;
	text-align:center;
}
.blog-grid{
	box-shadow: 2px 0px 20px 0px #757575;
	margin:10px 15px;
	padding:0;
}
.blog-text{
	background:#fff;
	padding:1em;
	min-height:650px;
}
.blog-text h3{
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	color:#fc4a1a;
	margin:15px 0;
	text-transform: uppercase;
}
.blog-text a{
	    /* background-color: #fc4a1a; */
    color: #fc4a1a;
    padding: 3px 8px;
    border-radius: 7px;
    /* border: 2px #fc4a1a solid; */
}
.blog-text a:hover{
	color:#fc4a1a;
/*	background-color:#fff;
	border:2px #fc4a1a solid;*/
	transition: all 0.4s ease-in-out;
	text-decoration:none;
}
.gallery{
	margin:0 auto;
	padding:1em 0;
	text-align:center;
	width:100%;
}
.video{
	padding-bottom:1em;
}
.carousel{
	min-height:180px;
}
.carousel-item{
	width:70%;
	left:15%;
	text-align:center;
}
.carousel-item h3{
	color:#5A3C3C;
	font-family: 'Oswald', sans-serif;
	margin-top:20px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 20px;
  width: 20px;
  outline: black;
  background-size: 100%, 100%;
  background-image: none;
}
.carousel-control-next-icon:after
{
  content: '>';
  font-size: 20px;
  color: #000;
  padding:0;
  margin:0;
}
.carousel-control-prev-icon:after {
  content: '<';
  font-size: 20px;
  color: #000;
}
.tab-main input {
    display: none;
}
.tab-main input:checked + label {
    color: #ef6926;
    border: 3px solid #ef6926;
        border-bottom-color: rgb(239, 105, 38);
        border-bottom-style: solid;
        border-bottom-width: 3px;
    border-bottom: 1px solid #fff;
}
.tab-main label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 10px 0px 5px;
    width: 33%;
    font-weight: 600;
    text-align: center;
    color: #1e272e;
    border: 1px solid transparent;
}
label {
    margin: 0;
}
.tab-main span {
    margin-right: 0.5em;
}
.tab-main #tab1:checked ~ #content1, .tab-main #tab2:checked ~ #content2, .tab-main #tab3:checked ~ #content3, .tab-main #tab4:checked ~ #content4 {
    display: block;
}
.tab-main section {
    display: none;
    padding: 2em 0 0;
    border-top: 1px solid #abc;
}
.middile-inner-con h5 {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 100;
    color: #333;
}
p{
    margin: 0;
    color: #777;
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 30px;
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:#fc4a1a;
  color: white;
  cursor: pointer;
  padding:4px 10px;
  border-radius:10%;
  font-size:1.5em;
  font-weight:500;
}

#myBtn:hover {
  background-color: #555;
}

@media (max-width: 420px){
	.navbar-brand span{
		display:none !important;
	}
	
}
@media (max-width: 991px){
	.navbar-nav .nav-link{
		text-align:center  !important;
	}
	.navbar a{
		color: #000 !important;
		
	}
	.navbar-collapse{
		background-color: rgba(245,245,245,0.9);
	}
}


.tz-gallery {
    padding: 40px 0;
}
.tz-gallery .item {
    width: 49%;
    float: left;
}
/* Override bootstrap column paddings */
/*.tz-gallery .row > div {
    padding: 2px;
}*/
.ggg {
    overflow: hidden;
    margin-bottom: 10px;
    width: 100%;
	position: relative;
}
.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
 /*   content: '\e003';*/
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


 .lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    transition: 0.4s;
}

.ggg:hover .lightbox {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 768px) {
    body {
        padding: 0;
    }
	.owl-dots{
		display:none;
	}
}
.slider.project-banner img {
    width: 100%;
    height: 300px;
    object-fit: cover;
	    opacity: 0.5;
}
.project-page {
    margin: 50px 0;
}
.pp-page{}

.pp-page ul {
    margin: 0;
    padding: 0;
}

.pp-page ul li {
    position: relative;
    display: inline-flex;
    columns: 4;
    width: calc(19.8% - 22px);
    height: calc(50vh - 20px);
    margin: 10px;
    background-size: cover;
    background-position: center center;
    transition: .5s all ease-in-out;
    overflow: hidden;
}

.pp-page ul li .pp-page .bloc, .pp-page ul li .pp-page .bloc2, .pp-page ul li .pp-page .bloc3 {
    position: relative;
    overflow: hidden;
}

.pp-page ul li .contentpp {
       opacity: 0;
    left: 10px;
    bottom: 10px;
    position: absolute;
    border-left: 6px solid #FFF;
    padding-left: 20px;
    transition: .2s all;
    user-select: none;
    width: 100%;
}

.pp-page ul li .contentpp h2 {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 35px;
    margin: 0;
}

.pp-page ul li .contentpp h3 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFF;
    font-size: 25px;
    margin: 0;
}
.pp-page ul li .contentpp h3 a,
.pp-page ul li .contentpp h2 a{
	color: #fff;
}
.pp-page ul li .contentpp h3 a:hover,
.pp-page ul li .contentpp h2 a:hover{
	color: #fc4a1a;
	text-decoration:none;
}
.pp-page .active .contentpp, .pp-page .active2 .contentpp, .pp-page .active3 .contentpp {
    opacity: 1;
    transition: 2s all;
    transition-delay: .5s;
}

.pp-page ul li .pp-page .bloc::before,
.pp-page ul li .pp-page .bloc2::before
.pp-page ul li .pp-page .bloc3::before{
    opacity: 0;
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    animation: opacity 1s;
}

.pp-page .active,
.pp-page .active2,
.pp-page .active3
{
    position: relative;
    width: calc(40% - 22px);
    transition: .5s all ease-in-out;
}

.pp-page .active::before,
.pp-page .active2::before,
.pp-page .active3::before
{
    top: 0;
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    animation: opacity 1s;
}
.pp-page ul li img{
	width: 100%;
	object-fit: cover;
}



@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
section.bubbal-sec {
    background: url(../img/bb.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
    background-attachment: fixed;
}
section.bubbal-sec h2{
	    font-weight: 800;
    color: #fc4a1a;
    margin-bottom:30px;
    text-align: center;
}
.project-area .blog-text{
	min-height: auto;	
}
.project-area {
    padding: 50px 0;
}
.project-area h2{
	font-weight: 800;
    color: #fc4a1a;
    margin-top: 1em;
    text-align: center;
    margin-bottom: 30px;
	text-transform: uppercase;
}
.project-area h2 a {
    color: #fc4a1a;
}
.legaldhoom img {
	    width: 100%;
    height: 250px;
    object-fit: cover;
}
.project-area .blog-text{
    height: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.project-area .blog-text h3{
	    overflow: hidden;
}
.imgo img {
    width: 60px !important;
    margin: 0px auto;
}
.imgo {
    margin: 0px auto;
    text-align: center;
}
.main-cer {
    width:40%;
    border: 20px solid #000;
    margin: 0px auto;
    height: 450px;
    border-radius: 50%;
	position: relative;
}

.left-ist {
    width:200px;
    height: 200px;
    border: 5px solid #000;
    border-radius: 50%;
    position: absolute;
    z-index: 999;
	top: 1%;
	    left: -220px;
}

.right-ist{
    width: 200px;
    height: 200px;
    border: 5px solid #000;
    border-radius: 50%;
    position: absolute;
    z-index: 999;
	    top: 1%;
	right:-220px;
}
.left-ist-bottom{
 width: 200px;
    height: 200px;
    border: 5px solid #000;
    border-radius: 50%;
    position: absolute;
    z-index: 999;
	bottom:1%;
	left: -220px;	
}
.right-ist-bottom{
    width: 200px;
    height: 200px;
    border: 5px solid #000;
    border-radius: 50%;
    position: absolute;
    z-index: 999;
	    bottom:1%;
	right:-220px;	
}
.main-cer img {
    width: 100%;
    overflow: hidden;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    /* text-align: center; */
}
.flip-card {
  background-color: transparent;
    width: 100%;
    height: 100%;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
/*  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
 /* background-color: #bbb;*/
  color: black;
}

.flip-card-back {
  background-color: #fc4a1a;
  color: white;
  transform: rotateY(180deg);
	    border-radius: 50%;
}
.flip-card-back h1 {
        font-size: 24px;
    top: 32%;
    position: absolute;
    left: 0;
    right: 0;
	text-transform: uppercase;
    
}
.flip-card-back h1 a {
    color: #fff;
    font-size: 24px;
}
.flip-card-back h1 a:hover{
	text-decoration: none;
}
h1.main-c-heading {
    top: 30% !important;
    /* position: absolute; */
    /* font-size: 60px !important; */
}
h1.main-c-heading a{
	font-size: 38px;
}
.project-page.mega-eco {
  background: rgba(126,215,247,1);
background: -moz-linear-gradient(top, rgba(126,215,247,1) 0%, rgba(210,250,116,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(126,215,247,1)), color-stop(100%, rgba(210,250,116,1)));
background: -webkit-linear-gradient(top, rgba(126,215,247,1) 0%, rgba(210,250,116,1) 100%);
background: -o-linear-gradient(top, rgba(126,215,247,1) 0%, rgba(210,250,116,1) 100%);
background: -ms-linear-gradient(top, rgba(126,215,247,1) 0%, rgba(210,250,116,1) 100%);
background: linear-gradient(to bottom, rgba(126,215,247,1) 0%, rgba(210,250,116,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ed7f7', endColorstr='#d2fa74', GradientType=0 );
    margin: 0px;
    padding: 100px 0;
}
.slider.project-banner {
    height: 300px;
    overflow: hidden;
	    position: relative;
	    background: #000;
}
.slider.project-banner h2 {
    position: absolute;
    bottom:30%;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
}
