
/*=============================================================
    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
   
    ========================================================  */

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

body {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:20px;
text-align:Justify;
}

h1,h2,h4 {
    font-family: 'Open Sans', sans-serif;
}
.just-txt-div {
    padding-bottom:-200px;
    padding-top:-200px;
}
    .just-txt-div p {
        padding-top:-100px;
    }
.head-line {
    font-weight:500;
    text-align:center;
    text-transform:uppercase;
    font-size:30px;
    font-family: 'Lobster', cursive;
}
.pad-set {
    padding-top:50px;
     padding-bottom:50px;
}
.pad-top {
     padding-top:50px;
}
/* ============================================================
                    NAVBAR & MENU STYLES
   ============================================================ */

.right-div {
    float: right; 
    padding: 20px;
    font-size:20px;
	
}
.right-div2 {
    float: center; 
    padding: 0px;
    font-size:20px;
}
#menu-top a {
    color:#000;
    text-decoration:none;
    font-weight:500;
    padding: 25px 15px 25px 15px;
    text-transform:uppercase;
    font-size:16px;
    font-weight:900;

}
.menu-section {
    background-color: #f7f7f7;
   /* border-bottom:5px solid #CECECE;*/
    border-bottom:0px solid #CECECE;
    width:100%
}
.menu-top-active {
    background-color:#eeeeee;
}
.navbar-inverse {
background-color: #f7f7f7;
/*border-color: rgba(155, 153, 153, 0.23);*/

}

.navbar {
    min-height: 100px;
    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:0px solid #6495ED;
}
.carousel-caption {
    top:50px;
}
    .carousel-caption h1 {
        text-align:center;
        font-size:20px;
        font-weight:900;
        text-transform:uppercase;
        background-color:rgba(0,0,0,0.4);
        max-width:550px;
        padding:15px 25px;
        


    }
     .carousel-caption h2 {
        text-align:Justify;
        font-size:20px;
        
        font-weight:500;
        text-transform:uppercase;
        background-color:rgba(0,0,0,0.4);
        max-width:600px;
        padding:15px 10px;
        


    }
 /* ========================================================
                        PAGE STYLES
    ======================================================== */
.below-slideshow {
    color:	#000000;
   /* background:#6495ED;*/
  
   background:#6495ED;
    padding-bottom:0px;
    
    
}
    .below-slideshow i {
        padding-bottom:15px;
    }
    .below-slideshow .txt-block {
        
        padding-top:10px;
    }
     .below-slideshow h4 {
        font-weight:800;
        font-size:20px;
    }
    .below-slideshow p {
        padding-right:30px;
    }
.tag-home{
    padding-top:0px;
    padding-bottom:30px;
    font-size:30px;
    text-align:center;
    line-height:45px
}
.tag-home1{
	padding-top:0px;
    padding-bottom:20px;
    font-size:20px;
    text-align:left;
    line-height:20px
}
.tag-home2{
	padding-top:0px;
    padding-bottom:20px;
    font-size:50px;
    text-align:center;
    line-height:0px
	background-color: #CECECE;
}
.tag-home3{
	padding-top:10px;
    padding-bottom:20px;
    font-size:30px;
    text-align:center;
    line-height:0px
	background-color: #CECECE;
}

.tag-home4{
	padding-top:100px;
    padding-bottom:20px;
    font-size:50px;
    text-align:center;
    line-height:100px
	background-color: #CECECE;
}




.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(144, 21, 21, 0.66);
        font-size:50px;
        
        
    }
    .vedio-style {
border: 0px;
width: 100%;
min-height: 300px;
}
.just-sec {
    padding-top:50px;
    padding-bottom:70px;
}
.set-div {
    border:1px solid #01a2a6;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
.footer-sec {
    margin-top:20px;
    padding-top: 0px;
    
    background:#6495ED;
    padding-bottom: 0px;
    
}
.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;
    }
}

.main-heading {
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.main-heading {
  font-size: 44px;
  font-weight: 700;
  text-align: center;
  animation: slideUp 1.2s ease forwards;
}

.sub-heading {
  text-align: center;
  font-size: 16px;
  color: #b61717;
  margin-bottom: 50px;
  animation: fadeIn 2s ease forwards;
}

.clients img{
  max-height:30px;
  width:auto;
  filter: none;
  transition: all .3s ease;
}

.clients img:hover{
  filter:none;
  transform: scale(1.10);
}

CSS (UNIQUE VISUAL STYLE)
.unique-process {
  background: linear-gradient(135deg, #0f0f0f, #1a1a1a);
  padding: 90px 0;
  color: #fff;
}

.section-intro {
  max-width: 700px;
  margin-bottom: 60px;
  color: #191970;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px,8fr));
  gap: 30px;
}

.process-step {
  background: rgba(255,255,255,0.05);
  border-radius: 16px;
  padding: 35px;
  position: relative;
  transition: .3s;
  border: 1px solid rgba(54, 69, 79,50);
}



.process-step h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #fff;
}

.process-step p {
  font-size: 15px;
  color: #1a1616;
}

.process-step:hover {
  transform: translateY(-12px);
  border-color: #e10600;
}

.process-icon {
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 15px;
}

.process-step h4 {
  font-size: 20px;
  font-weight: 700; /* bold headings */
  color: #2f76bd; /* highlight main heading in brand red */
  margin-bottom: 10px;
}

.process-step p {
  font-size: 15px;
  font-weight: 500; /* slightly bolder for readability */
  color: #678067; /* soft white for contrast */
  line-height: 1.6;
}

services
/* HERO SECTION */
.services-hero {
  background: linear-gradient(90deg, rgba(0,0,0,0.7), rgba(0,0,0,0.4)), url('img/services-hero.jpg') center/cover no-repeat;
  padding: 100px 0;
  text-align: center;
  color: #fff;
}

.services-hero .main-heading {
  font-size: 48px;
  font-weight: 700;
  color: #ff3b3b;
}

.services-hero .sub-heading {
  font-size: 18px;
  color: #ddd;
  max-width: 800px;
  margin: 20px auto 0;
}

/* SERVICES GRID */
.services-list {
  padding: 80px 0;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(280px,1fr));
  gap: 30px;
}

.service-card {
  background: #40464a;
  padding: 30px;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  transition: transform 0.3s, box-shadow 0.3s;
  border: 1px solid rgba(255,255,255,0.1);
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 30px rgba(0,0,0,0.4);
}

.service-card h3 {
  font-size: 20px;
  color: #fce8e8;
  font-weight: 700;
  margin: 15px 0;
}

.service-card p {
  font-size: 15px;
  color: #ddd;
  line-height: 1.6;
}

/* SERVICE ICON */
.service-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
}

/* RESPONSIVE */
@media(max-width:768px){
  .service-grid {
    grid-template-columns: repeat(auto-fit,minmax(220px,1fr));
  }
}
.site-logo {
    height: 80px;
    width: auto;
    display: block;
}

/* ===== NAVBAR MOBILE FIX ===== */

.navbar {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-brand {
  align-items: flex-start;
  max-width: 85%;
}

.navbar-brand img.site-logo {
  max-height: 45px;
}

.navbar-brand div {
  line-height: 1.2;
}

/* MOBILE ONLY */
@media (max-width: 768px) {

  .navbar-brand {
    flex-direction: column;
    align-items: flex-start;
  }

  .navbar-brand div > div {
    font-size: 16px;
    white-space: normal;   /* 🔥 this fixes cut */
  }

  .navbar-brand small {
    font-size: 12px;
  }
}
/* LOCK NAVBAR */
.navbar {
  min-height: 82px;
}

/* LOCK LOGO */
.site-logo {
  height: 56px;
  width: auto;
  object-fit: contain;
  flex-shrink: 0;
}

/* LOCK BRAND TEXT */
.brand-title {
  font-size: 18px;
  line-height: 1.2;
  white-space: nowrap;
}

.brand-subtitle {
  font-size: 13px;
  line-height: 1.2;
}
