*
{
	margin:0px;
	padding:0px; 
}
body
{
	background:;
	
	
    
}
h1, h2, h3, h4
{
	font-family: 'Raleway', sans-serif;
}

.logo
{
	margin-top:5px; 
}
.navbar-inverse {
    background:none;
    border:none;
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 0px;
    min-height: 50px;
    position: relative;
}
.navbar-brand {
    float: left;
   
    height:auto;
    line-height: 0px;
    padding-top: 10px;
    padding-bottom:10px; 
   
}
.navbar-nav > li > a {
    padding-bottom: 0px;
    padding-top: 0px;
}
.navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-radius:25px;
    padding-left:30px;
    padding-right:30px;
}
.menu
{
	margin-top:27px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #222222;
}
/*.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background: #121212;
    border-right: 1px solid #0f0f0f;
    color: #F61A24;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #121212;
    border-right: 1px solid #0f0f0f;
    color: #f61a24;
}*/

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background: #F15B5A;
    color: #fff;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background: #F15B5A;
}
/***********************BANNER END***************************************/


/**************************banner-caption******************************************************/
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    height: auto;
    width: 100%;
}
.carousel-caption {
	position: absolute;
	right:12.5%;
	bottom: 150px;
	left:15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align:right;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption h3
{
	font-size:56px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-shadow: 0 1px 2px rgba(0,0,0,.7)
	font-weight:400;
	font-style:inherit;

}
.carousel-caption h4
{
	font-size:56px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-shadow: 0 1px 2px rgba(0,0,0,.7)
	font-weight:400;
	font-style:inherit;
	color:#ffffff;
	

}
.carousel-caption2 {
	position: absolute;
	right:15%;
	bottom: 250px;
	left:14%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #3A3C41;
	text-align:left;
	/*text-shadow: 0 1px 2px rgba(0,0,0,.6)*/
}

.carousel-caption2 h3
{
	font-weight:bold;
	font-size:42px;
	color:#ffffff;

	
}

.carousel-caption2 h3 span
{
	
	font-size:24px;
	padding-bottom:0px;
	margin-bottom:20px;
	text-shadow: 0 1px 2px rgba(0,0,0,.7)
	font-weight:400;
	font-style:inherit;
	color:#ffffff;

	
}

.btn-danger {
    background-color: #F15B5A;
    border-color: #d43f3a;
    color: #fff;
    padding: 10px 30px;
    border-radius:25px;
}
.btn-danger:hover
{
	background:#3A3C41;
	border:1px solid #3A3C41;
}
.btn-danger:focus
{
	background:#3A3C41;
	border: #3A3C41;
}
.carousel-caption3 {
	position: absolute;
	right:15%;
	bottom: 150px;
	left:12.5%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align:left;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption3 h3
{
	font-size:52px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-shadow: 0 1px 2px rgba(0,0,0,.7)
	font-weight:400;
	font-style:inherit;
	
}
 
.carousel-control.left {
    background: none;
    background-repeat: repeat-x;
}
.carousel-control.right {
    background: none;
    background-repeat: repeat-x;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/***********************banner end*******************************************/

.banner
{   position:relative;
    
}
.ban-form
{
   bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    z-index: 1;

}
.bg-info
{
	background:#67C9E0;
	padding:10px;
	padding-bottom:20px;
}

.myform input
{
   background:none;
    border: none;
    padding-top:8px;
    padding-bottom:10px;
    border-bottom:1px solid #ADEBFA;
    border-radius:0px;
    box-shadow:none;
    color:#B5DFE8;
   
}
.myform input::-moz-placeholder {
    color:#B5DFE8;
    opacity: 1;
}
.myform input:focus
{
	border:none;
	box-shadow:none;
	border-bottom:1px solid #adebfa;
}
.input-margin
{
	margin-bottom:10px;
}
.btn-default {
    background-color: #fff;
    border:none;
    color: #333;
    margin-top:5px;

}
.btn-info
{
	background:#3A3C41;
	border-radius:0px;
	border:#3A3C41;
	padding:10px 30px;
}
.btn-info:hover
{
	background:#000000;
}

.btn-info:focus
{
	background:#000000;
}
/*.make-appoint i {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    color:"";
    padding: 9px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition-duration: 0.2s;
    width: 42px;
}*/
.make-appoint i {
    /*transform: rotate(180deg);*/
    
    font-size:18px;
}
.margin-box
{
	margin-top:80px;
}
.our-service h2
{
   font-weight:600;
   margin-top:0px;
   margin-bottom:30px;
}
.our-service h3
{
   font-weight:600;
   margin-top:0px;
   margin-bottom:20px;
}
.our-service p
{
	margin-bottom:25px;
}

.service-content{
	text-align: center;
	/*position: relative;*/
	padding: 0 10px;
}
.service-content .service-icon{
	/*position: relative;*/
}
/*.service-content:after{
	content: "";
	background: #E40303;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	margin-top: -58px;
	left: 274px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	z-index: 3;
}
*/
/*.service-content:before{
	content: '';
	background: #ccc;
	position: absolute;
	top: 50%;
	margin-top: -55px;
	width: 100%;
	left: 74px;
	height: 1px;
	z-index: 0;

}

.service-content.last:after, 
.service-content.last:before{
	content: '';
	position: relative;
	box-shadow: none;
	border: 0;
}*/
.service-content i{
	display: inline-block;
	overflow: hidden;
	color: #fff;
	font-size: 48px;
	background: #E40303;
	width:150px; 
	height:150px;
	line-height: 150px;
	margin:30px 0 0;
	-webkit-box-shadow: 0 0 0 12px #f0f0f0;
	-moz-box-shadow: 0 0 0 12px #f0f0f0;
	box-shadow: 0 0 0 12px #f0f0f0;
}

.service-content h3{
	font-size: 16px;
	font-weight: 700;

}


/*OUR PRODUCT*/
.pro-back
{
	background:#F0F5F7;
	padding:80px 80px;
	margin-top:80px;
}

.portfolio-box h3
{
	margin-top:30px;
	text-align:center; 
}
.protfolio-box 
{
	padding:10px;
	border-radius:100%;
}
.mar-bot
{
	margin-bottom:20px;
}
.icon-lequid
{
	padding:10px;
	border-radius:100%; 
	border:3px solid #ffffff;
	margin-bottom:10px;
}
.product-box h2
{
   margin-top:0px;
   margin-bottom:60px;
   text-align:center; 
}
.product-box h2 span
{
	border-bottom: 3px solid #F15B5A;
	padding-bottom: 5px;
}
.mybtn
{
	margin-top:60px;

}
/*.mybtn 
{
	padding-left:25px;
	padding-right:25px;
	background:#E40303;
}*/
.hovereffect {

float:left;
overflow:hidden;
position:relative;
cursor:default;
}

.hovereffect img {
width:100%;
height:100%;
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
/*margin-bottom: 10px;*/
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

/*FOOTER*/


.bg-back
{background:#191919;
 
 padding-bottom:10px;
 padding-top: 40px;
 margin-top:80px;

 }
 
.fot-main h2{
color:#ffffff;
 
 border-bottom:1px solid #B2B2B2;
 font-size:21px;
 display:block;
}

.fot-main h2 span
{
	border-bottom: 2px solid #67C9E0;
    display: inline-block;
    padding-bottom: 10px;
}
.fot-text 
{
	
	margin-top:20px;
}
.fotter
{
	color:#ffffff;
	padding-top:20px;
	border-top:1px solid #b2b2b2;
	margin-top:30px;

}
.fotter p
{
	float:left;
}
.fotter p+p
{
	float:right;
}
.fot-text ul
{
 list-style-type:none;}


.fot-text li
{
 
 margin-bottom: 10px;
 }
 

 
.fot-text ul li a
{
	font-weight: 300;
	text-decoration:none;
    color: #ffffff;
}

.fot-text ul li a:hover
{
	color:#67C9E0;
}

.fot-text p
{
	color:#ffffff;
}
.fot-text-n 
{
    margin-bottom:20px;

}

.fot-text-n ul
{
 list-style-type:none;}


.fot-text-n ul li
{
 
 margin-bottom: 10px;
 margin-right:10px; 
 float: left;
 }


.fot-end
{background:#090909;
 padding-bottom:10px;
 color: #a8a8a8;
 }
 
.fot-s p
{

padding-top:10px;
padding-bottom:0px;
margin-bottom: 0px;
font-size:12px;

}

.fot-p p{
 float:right;
 padding-top:10px;
 padding-bottom: 0px;
 margin-bottom: 0px;
 font-size:12px;
 }
 .fot-p a
 {
    color:#00B8FF;
 }
 .gallery-box-inner {
    
   
     -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
    }

.gallery-box-inner:hover {
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);}

 .footer-info
{
     color: #ffffff;
     margin-top:15px;
}

/********************************ABOUT US***************************************/

.page_header {
    background: rgba(0, 0, 0, 0) url("../image/about-banner.jpg") no-repeat scroll center center / cover ;
    min-height: 270px;
    position: relative;
    width: 100%;
    }
.page_header .page_title {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    bottom: 0;
    padding: 22px 0;
    position: absolute;
    width: 100%;
}
.page_header .page_title .page_link {
    background: #eaeeed none repeat scroll 0 0;
    border-radius: 25px;
    display: inline-block;
    font-size: 14px;
    padding: 13px 20px;
    vertical-align: middle;
}
.page_header .page_title h2.title {
    display: inline-block;
    font-size: 36px;
    margin-right: 15px;
    vertical-align: top;
    font-weight:bold;
}
.page_title h2
{
	margin:0px; 
	
}

.page_header .page_title .page_link a:hover, .page_header .page_title .page_link a:focus, .page_header .page_title .page_link {
    color: #ff3332;
}

.page_header .page_title .page_link a
{
	color:#222222;
}
.about-box h2
{
  margin-top:0px;
  margin-bottom:40px;
}
.about-box h2{

 
 border-bottom:1px solid #B2B2B2;
 
 display:block;
}

.about-box h2 span
{
	border-bottom: 2px solid #67C9E0;
    display: inline-block;
    padding-bottom: 10px;
}

.why-choose ul
{
	list-style:none;
	padding-left:15px; 
}
.why-choose ul li 
{
	margin-bottom:10px;
}
.why-choose ul li::before {
    background: #ff3332 none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 7px;
    margin-left: -15px;
    margin-right: 10px;
    vertical-align: middle;
    width: 7px;
   }
h4.panel-title i
{
   float:left;
   margin-right:10px;
}
h4.panel-title i+i
{
   float:right;
}
.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}
.panel-default > .panel-heading {
    background:none;
    border-color: #222;
    color: #222;
    font-weight:bold;
}
.panel {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 0px;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 15px;
}
.panel-group .panel + .panel {
    margin-top: 0px;
    border-top: none;
}

/********************Contact Us*************************/

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 15px;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 15px;
    height: 40px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: none;
}

p.icon
{
	font-size:21px;
	margin-top:20px;
}
p.icon i
{
	margin-right:10px;
}
p.icon i:first-child
{
  color: #3A589B;
}
p.icon i:nth-child(2)
{
	color:#598DCA;
}
p.icon i:nth-child(3)
{
	color:#007AB9;
}
p.icon i:nth-child(4)
{
	color:#D6492F;
}
.mytable {
	width: 100%;
	max-width: 100%;
	margin-bottom: 0px;


}
table
{
	width:100%;
}
.mytable>table>tbody>tr>td, .mytable>table>tbody>tr>th, .mytable>table>tfoot>tr>td, .mytable>table>tfoot>tr>th, .mytable>table>thead>tr>td, .mytable>table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;



}
.mytable>table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #fff;
	background-color:#3A3C41;
	color:#ffffff;

}
.mytable>table>caption+thead>tr:first-child>td, .mytable>table>caption+thead>tr:first-child>th, .mytable>table>colgroup+thead>tr:first-child>td, .mytable>table>colgroup+thead>tr:first-child>th, .mytable>table>thead:first-child>tr:first-child>td, .mytable>table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.mytable>table>tbody+tbody {
	border-top: 2px solid #ddd
}
.mytable .mytable {
	background-color: #fff
}
.mytable-condensed>table>tbody>tr>td, .mytable-condensed>table>tbody>tr>th, .mytable-condensed>table>tfoot>tr>td, .mytable-condensed>table>tfoot>tr>th, .mytable-condensed>table>thead>tr>td, .mytable-condensed>table>thead>tr>th {
	padding: 5px
}
/*.mytable-bordered {
	border: 1px solid #ddd
}*/
.mytable-bordered>table>tbody>tr>td, .mytable-bordered>table>tbody>tr>th, .mytable-bordered>table>tfoot>tr>td, .mytable-bordered>table>tfoot>tr>th, .mytable-bordered>table>thead>tr>td, .mytable-bordered>table>thead>tr>th {
	border: 1px solid #ddd;
	font-weight:bold;
}
.mytable-bordered>table>thead>tr>td, .mytable-bordered>table>thead>tr>th {
	border-bottom-width: 2px;

}
.mytable > table > tbody > tr:nth-of-type(odd) {
    background-color: #FFFFFF !important;
}

.mytable > table tbody > tr:nth-of-type(even) {
    background-color: #EFEFEF !important;
}	


	/*******************************table end***************************************/

.product-img
{
	width:100%;
	height:180px;
	overflow:hidden;
}

.product-img img
{
	width:100%;
	height:100%;
}

.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:55px;
        }

   
img.zoom {
    width: 100%;
    height: 270px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

      
 
.transition {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }

.project-details h1 {
    text-align: center;
    font-size: 50px;
    padding-bottom: 21px;
    font-weight: bold;
    color: #222;
    text-shadow: 0px 1px 1px rgba(94, 91, 91, 0.9);
    font-family: 'Playball', cursive;
}

.viewClass h2 a {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #fff !important;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    z-index: 21;
    position: relative;
    top: 114px;
    font-weight: 600;
}

.fancybox-lock .fancybox-overlay{
    z-index: 9999999 !important;
}

.fancybox-overlay{
    z-index: 999999!important;
}


.gallery2 {
    padding-bottom: 80px;
    padding-top: 50px;
    background-size: cover;
}

.filter-button {
    font-size: 18px;
    border: 1px solid #000;
border-radius: 0px !important;
text-align: center;
color:#000;
    margin: 23px 0 30px 7px;
}


.projectspage{
    padding: 40px 0 80px;
}

.projectpage-inner{
    padding: 40px 25px 60px;
}

.projectpage-inner h1{
    padding-bottom: 10px;
color: #222;
margin-bottom: 25px;
font-family: 'Playball', cursive;
font-size: 40px;
font-weight: 700;
text-shadow: 0px 1px 1px rgba(94, 91, 91, 0.9);
text-align: center;
}



.image-grid-item {
    position: relative;
    width: 100%;
    min-height: 180px;
    margin-bottom: 59px;
}

.image-grid-cover {
    width: 100%;
    background-size: cover;
    min-height: 180px;
    position: relative;
    margin-bottom: 30px;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    border-radius: 4px;
    position: absolute;
    border: 1px solid #ccc;
}

.image-grid-cover img{
    width: 100%;
    height: 250px;
}

.image-grid-clickbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 140%;
    z-index: 20;
    background: rgba(0, 0, 0, 0.71);
}

.image-grid-clickbox::before{
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 1;
    z-index: 99;
    border: 1px solid #fff;
}

.clickbox i {
    font-size: 22px;
    text-align: center;
    display: block;
    color: #fff !important;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    z-index: 21;
    position: relative;
    top: 114px;
    font-weight: 600;
}

.cover-wrapper {
    font-size: 18px;
    text-align: center;
    display: block;
    color: #fff !important;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    z-index: 21;
    position: relative;
    top: 114px;
    font-weight: 600;
}

.project-details{
  padding-bottom: 35px;
}

.gallery2 h1{
  font-size: 50px;
color: #222;
text-align: center;
font-weight: 700;
text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.9);
padding-bottom: 15px;
font-family: 'Playball', cursive;
}

