﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% Free To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ===================For gallary=====================================  */
#gallary .thumbnail >img {height:200px}

#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032; }

/* =============================================================
   GENERAL STYLES
 ============================================================ */

body {
    font-family:  sans-serif;
    font-size:15px;
}

h1,h2,h4 {
    font-family: 'Open Sans', sans-serif;
}
.just-txt-div {
	padding-bottom: 30px;
	padding-top: 10px;
}
    .just-txt-div p {
        padding-top:10px;
    }
.head-line {
	font-weight: 500;
	text-align: left;
	font-size: 36px;
	color: #005A6C
 
}
.pad-set {
    padding-top:50px;
     padding-bottom:50px;
}
.pad-top {
     padding-top:50px;
}


/* =============================================================
   Additional Styles 
 ============================================================ */
 
.heading1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 8px;
	color: #13438a;
}


.headingsmall {
	font-size: 20px;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 8px;
	color: #425E78;
	text-decoration: none;
}

#rcorners1 {
	border-radius: 5px;
	background: #e8e8e8;
	padding: 10px;
 
}

/*CSS Only for Enquiry form starts*/
.inputField {
	display: block;
	width: 100%;
	height:37px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 15px;
	border:1px solid #B9B9B9;
	resize:none;
	}
textarea { display:block; width:100%; margin-bottom:10px; line-height:20px; padding-left:5px; border:1px solid #B9B9B9;}
textarea:last-of-type { height:89px;}
.capchaImage { width:100%; margin:10px auto;}
.formButton {
	padding:2px 20px;
	background-color:#3D9CE2;
	cursor:pointer;
	display:inline-block;
	margin-right:5px;
}
.clear {
	clear: both;
}
@media screen and (min-width:481px) {
.LeftForm {
	float: none;

	padding-right: 10px;
}
.RightForm {
	float: none;

}
	}
@media screen and (max-width:480px) {
.LeftForm {
	float: none;
	width: 99%;
	padding-right: 0px;
	margin:0px auto;
}
.RightForm {
	float: none;
	width: 99%;
	padding-right: 0px;
	margin:0px auto;
}
.inputField {
	margin:5px 0px;	
	}
.capchaImage { text-align:center;}
.buttonWrapper { margin:auto; text-align:center;}
}
/*CSS Only for Enquiry form ends*/

/* =============================================================
   NAVBAR & MENU STYLES
 ============================================================ */

.right-div {
    float: right; 
    padding: 27px;
    font-size:16px;
}
#menu-top a {
    color:#fff;
    text-decoration:none;
    font-weight:500;
    padding: 15px 35px 15px 35px;
    font-size:16px;
    font-weight:600;
	}
#menu-top a:hover {
    color:#003860; }

.menu-section {
	background-color: #01a2a6;
	border-bottom: 5px solid #CECECE;
	width: 100%;
	margin-top: 20px;
}
.menu-top-active {
    background-color:#003860;
}
.navbar-inverse {
background-color: transparent;
border-color: rgba(155, 155, 155, 0.01);

}

.navbar {
	min-height: 40px;
	margin-bottom: 0px;
   
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color:transparent;
}
.navbar-toggle {
background-color: black;
border: 1px solid black;
}


/* =============================================================
   SLIDESHOW / CAROUSEL STYLES
 ============================================================ */

#carousel-div {
    border:3px solid #e1e1e1;
}
.carousel-caption {
    top:50px;
}
    .carousel-caption h1 {
        text-align:center;
        font-size:30px;
        font-weight:900;
        text-transform:uppercase;
        background-color:rgba(0, 0, 0, 0.65);
        max-width:440px;
        padding:15px 25px;
        


    }
     .carousel-caption h2 {
        text-align:center;
        font-size:25px;
        font-weight:900;
        text-transform:uppercase;
        background-color:rgba(0, 0, 0, 0.65);
        max-width:340px;
        padding:15px 25px;
        


    }
 /* =============================================================
    PAGE STYLES
 ============================================================ */
.below-slideshow {
	color: #747474;
	background: #e1f9f5;
	padding-bottom: 20px;
    
}
    .below-slideshow i {
        padding-bottom:15px;
    }
    .below-slideshow .txt-block {
	text-align: center;
	padding-top: 7px;
    }
     .below-slideshow h4 {
        font-weight:800;
        font-size:20px;
		color:#314b64
    }
    .below-slideshow p {
		font-size:14px;
        padding-right:30px;
		color:#636363;
		text-align:justify}
.tag-home {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 21px;
	text-align: center;
	line-height: 45px
}

.parallax-like {
margin-top: 20px;
margin-bottom: 20px;
background: url(../img/par.jpg) no-repeat center center;
padding: 0;
-webkit-background-size: cover;
background-size: cover;
color: #fff;
background-attachment: fixed;
}
    .parallax-like .overlay {
        min-height:200px;
        background: rgba(15, 15, 15, 0.66);
        font-size:50px;
        
        
    }
    .vedio-style {
border: 0px;
width: 100%;
min-height: 300px;
}
.just-sec {
	padding-top: 20px;
	padding-bottom: 30px;
}
.set-div {
    border:1px solid #01a2a6;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
.footer-sec {
	margin-top: 20px;
	padding-top: 10px;
	color: #fff;
	font-size: 15px;
	background: #01a2a6;
	padding-bottom: 10px;
    
}

.footer-sec a {
    color:#fff;
 }

.flexslider {
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
     -moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
    -o-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}
.social-div a,a:hover{
    color:#fff;
    text-decoration:none;
}
.set-about-img {
    border:10px double #01a2a6;
     max-height:200px;
}
/*==========================================
   GALLERY/ PORTFOLIO STYLES
    =====================================================*/

#port-folio {
    padding-top: 80px; 
    padding-bottom: 100px; 
}
.portfolio-item {
    border:15px double #01a2a6;
    margin:3px;
}
    .portfolio-item p {
        padding:30px;
        color:#fff;
    }

.portfolio-item .overlay {
   position: absolute;
  top: 0;
  left: 0;
    width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #CECECE;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
  cursor:pointer;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
 
}
.portfolio-item .overlay .preview {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
  zoom: 1;
	filter: alpha(opacity=100);
}
.overlay a,overlay a:hover{
    color:#fff;
    text-decoration:none;
}
#port-folio .overlay p > span {
    display:block;
    padding-bottom:20px;
}

/*==========================================
   GALLERY/ PORTFOLIO FILTER STYLES
    =====================================================*/
ul#filters {
	padding: 0px;
}
#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters li {
		display: -webkit-inline-box;
	}
	#filters li span {
		display: block;
		padding: 5px 4px;
		text-decoration: none;
		color: #d51111;
		cursor: pointer;
		font-size: 18px;
	}
 	#port-folio .portfolio-item {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 100%;		
        opacity:.2;
		float:left;
		overflow:hidden;
	}
	

/* =============================================================
  MEDIA QUERIES 
 ============================================================ */


@media (min-width: 740px) and (max-width: 1040px) {
    .carousel-caption h2 {
        display: none;
    }
}

@media (min-width: 100px) and (max-width: 740px) {
    .carousel-caption h1 {
        display: none;
    }

    .carousel-caption h2 {
        display: none;
    }
}
