﻿/* ============================================================================================== 
This copyright notice must be kept untouched in the stylesheet at all times.
The original version of this stylesheet and the associated (x)html 
is available at http://www.script-tutorials.com/bootstrap-one-page-template-with-parallax-effect/
Copyright (c) Script Tutorials. All rights reserved.
This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
================================================================================================= */

/* general styles */
	html, body {
	  height: 100%;
	  width: 100%;
	}
	
	.text_shadow {
		text-shadow: 1px 1px 4px #000;
	}
	
	.center-block {
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
	}
	
	.row-centered {
		text-align:center;
	}
	
	.col-centered {
		display:inline-block;
		float:none;
		text-align:left;
		margin-right:-4px;
		vertical-align: middle;
	}

	  
	  /* padded section */
	  .pad-section {
		padding: 50px 0;
	  }
	  .pad-section img {
		width: 100%;
	  }
	  
	  
	  /* vertical-centered text */
	  .text-vcenter {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	  }
	  .text-vcenter_h1 {
		  text-align: center;
		  font-size: 42px;
		  font-weight: 700;
		  padding: 0;
		  margin-top: 250px;
		 /*  margin: 0;
		 vertical-align: middle;*/
		  color:#FFF;
	  }
	  
	  
	  .text-vcenter h2 {
		  text-align: center;
		  font-size: 30px;
		  font-weight: 700;
		  margin: 0;
		  padding: 0;
		  vertical-align: middle;
		  color:#FFF;		  
	  }
	  
	 .text-vcenter h3 {
		  text-align: center;
		  font-weight: 700;
		  margin-top: 5;
		  padding: 0;
		  vertical-align: middle;
		  color:#FFF;		  
	  }

	  
	  .text-vcenter h4 {
		  text-align: center;
		  font-size: 18px;
		  font-weight: 700;
		  margin-top: 5;
		  padding: 0;
		  vertical-align: middle;
		  color:#FFF;		  
	  }
	  
	  
	  /* additional sections */
	  #home {
		/*home.jpg*/	
		background: url(../images/bckgrnd.jpg) no-repeat center center fixed; 
		display: table;
		height: 100%;
		position: relative;
		width: 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
        background-repeat: no-repeat;
		box-shadow: 0px 2px 3px rgba(0,0,0,.4);

	   }

		  
	  #about {
	  }
	  
	  .about_sub {
		margin-top:-50px; 
		background-color:#306d9f;
		padding-top:30px; 
		padding-bottom:30px; 
		color:#FFF;
		}
	  
	  #services {
		background-color: #306d9f;
		color: #ffffff;
	  }
	  
	  #services .glyphicon {
		border: 2px solid #FFFFFF;
		border-radius: 50%;
		display: inline-block;
		font-size: 60px;
		height: 100px;
		line-height: 100px;
		text-align: center;
		vertical-align: middle;
		width: 100px;
	  }

		
		/*MODAL GLYPICONS*/
		
		#modalservices {
		background-color: #306d9f;
		color: #ffffff;
	  }
			  
		#modalservices .glyphicon {
		border: 2px solid #FFFFFF;
		border-radius: 50%;
		display: inline-block;
		font-size: 60px;
		height: 70px;
		line-height: 70px;
		text-align: center;
		vertical-align: middle;
		width: 70px;
	  }
		
		
	  
	  #industrial .glyphicon {
		border: 2px solid #FFFFFF;
		border-radius: 50%;
		display: inline-block;
		font-size: 60px;
		height: 140px;
		line-height: 140px;
		text-align: center;
		vertical-align: middle;
		width: 140px;
	  }
	  
	  #information {
		background: url(../images/oil_bg2.png) no-repeat center center fixed; 
		display: table;
		height: 300px;
		position: relative;
		width: 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		box-shadow: 0px 2px 3px rgba(0,0,0,.4);
	  }

	  #information_smll .panel {
		opacity: 0.35;
	  }

	  #information_smll {
		background: url(../images/oil_bg2.png) no-repeat center center fixed; 
		display: table;
		height: 300px;
		position: relative;
		width: 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		box-shadow: 0px 2px 3px rgba(0,0,0,.4);
	  }
	  
	  #information .panel {
		opacity: 0.85;
	  }

	
	/*OWL CAROUSEL*/
		#owl-demo .item{
			margin: 3px;
		}
		#owl-demo .item img{
			display: block;
			width: 70%;
			height: auto;
		}
		
			  
	  
	  /*Footer*/
	  footer {
		padding: 20px 0;
		background-color:#333;
		color: #FFF;
	  
	  }
	  footer .glyphicon {
		color: #FFF;
		font-size: 60px;
	  }
	  footer .glyphicon:hover {
		color: #306d9f;
	  }
	  
	  
	  
	  /*HEADER STYLES*/
	  .myh1 {
		  font-family: 'Orbitron', sans-serif;
		  font-size: 20px;	
		  text-shadow: 1px 1px 2px #000000;
	  }
	  
	  .myh1ns {
		  font-family: 'Orbitron', sans-serif;
		  font-size: 40px;	
		  text-shadow: 2px 2px 4px #000000;
	  }
	  
	  .myh2 {
		  font-family: 'Poiret One', cursive;
		  font-size: 22x;	
		  text-shadow:1px 1px 3px #333;
  
	  }
	  
	  .myh3 {
		  font-family: 'Economica', sans-serif;	
		  font-size: 18px;	
		  text-shadow: 2px 2px 4px #000000;
	  }
  
	  .myh4 {
		  font-family: 'Great Vibes', cursive;
		  font-size: 59px;	
		  text-shadow: 2px 2px 4px #000000;
	  }
  
	  .shadow {
			  text-shadow: 2px 2px 4px #000000;
	  }
	  
	  .soft_shadow {
			  text-shadow: 1px 2px 4px #D7D7D7;
	  }





	#services .glyphicon {
		border: 2px solid #FFFFFF;
		border-radius: 50%;
		display: inline-block;
		font-size: 30px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		vertical-align: middle;
		width: 60px;
	  }

		
	  .myh2 {
		  font-family: 'Poiret One', cursive;
		  font-size: 18px;	
		  text-shadow:1px 1px 3px #333;
  
	  }
	  	 .text-vcenter h3 {
		  text-align: center;
		  font-weight: 700;
		  margin-top: 5;
		  padding: 0;
		  vertical-align: middle;
		  color:#FFF;		  
	  }
   

/*CONTACT PANEL*/
/*NORMAL LARGE SCREENS*/
	.bttns {
		margin-top: -15px;
	}

	.btn {width: 100px;}

/**/	 
	.main_box {
		background-color: #FAF4CC; 
		margin-bottom: 20px;
	}
	
	.leftpanel {
		background-color: #FAF4CC;
	}



/*------------------------------------*/

	/* Large Devices, Wide Screens */
	 @media only screen and (max-width : 1200px){
	 .contact_rightpanel {
		margin-top:35px; 
		height: 1020px;
		margin-bottom: 0px; 
		border: dashed; 
		border-color: #552B08; 
		border-width: 1px;
	}
	
	.bttns {
		margin-top: 25px;
		margin-bottom: -30px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
	}
		 
	 .btn {width: 100px;}	
		 
	}
/*------------------------------------*/

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
 	.text-vcenter_h2 {
		  text-align: center;
		  font-size: 30px;
		  font-weight: 700;
		  margin: 0;
		  padding: 0;
		  vertical-align: middle;
		  color:#fff;
	  }
	  
	  
	  .text-vcenter h4 {
		  text-align: center;
		  font-size: 14px;
		  font-weight: 700;
		  margin-top: 25px;
		  padding: 0;
		  vertical-align: middle;
		  color:#FFF;		  
	  }
	.contact_rightpanel {
		margin-top:15px; 
		height: 1100px;
		margin-bottom: 20px; 
		border: dashed; 
		border-color: #552B08; 
		border-width: 1px;
	}
 	}

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

	  .text-vcenter_h2 {
		  text-align: center;
		  font-size: 30px;
		  font-weight: 700;
		  margin: 0;
		  padding: 0;
		  vertical-align: middle;
		  color:#fff;
	  }
	  
	  
	  .text-vcenter h4 {
		  text-align: center;
		  font-size: 14px;
		  font-weight: 700;
		  margin-top: 25px;
		  padding: 0;
		  vertical-align: middle;
		  color:#FFF;		  
	  }
		
		.bttns {
		margin-top: 20px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
	}	
		.btn {width: 100px;}
}


    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 640px) {

	  .text-vcenter_h2 {
		  text-align: center;
		  font-size: 30px;
		  font-weight: 700;
		  margin: 0;
		  padding: 0;
		  vertical-align: middle;
		  color:#fff;
	  }
	  
	  
	  .text-vcenter h4 {
		  text-align: center;
		  font-size: 14px;
		  font-weight: 700;
		  margin-top: 25px;
		  padding: 0;
		  vertical-align: middle;
		  color:#FFF;		  
	  }
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
	  
	  .text-vcenter_h2 {
		  text-align: center;
		  font-size: 30px;
		  font-weight: 700;
		  margin: 0;
		  padding: 0;
		  vertical-align: middle;
		  color;#fff;
	  }
	  
	  
	  .text-vcenter h4 {
		  text-align: center;
		  font-size: 14px;
		  font-weight: 700;
		  margin-top: 25px;
		  padding: 0;
		  vertical-align: middle;
		  color:#FFF;		  
	  }

    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 429px) {
	.bttns {
		margin-top: 20px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
    }
		
	.btn {width: 100px;}	
		
	.contact_rightpanel {
		margin-top:15px; 
		height: 1150px;
		margin-bottom: 20px; 
		border: dashed; 
		border-color: #552B08; 
		border-width: 1px;
	}
}

 /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 401px) {
	.bttns {
		margin-top: 20px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
		padding: 10px;
	}	
		.btn {width: 80px;}
    
		
	.contact_rightpanel {
		margin-top:15px; 
		height: 1200px;
		margin-bottom: 20px; 
		border: dashed; 
		border-color: #552B08; 
		border-width: 1px;
	}
}
	
	  /*------------------------------------*\
		  Preloader
	  \*------------------------------------*/
	  
	  #preloader {
		  position: fixed;
		  left: 0;
		  top: 0;
		  bottom: 0;
		  right: 0;
		  background-color: #FFF;
		  z-index: 99999;
	  }
	  
	  .preloader {
		  position: absolute;
		  left: 50%;
		  top: 50%;
		  -webkit-transform: translate(-50%, -50%);
			  -ms-transform: translate(-50%, -50%);
				  transform: translate(-50%, -50%);
		  -webkit-animation: preload-rotate 10s linear infinite;
				  animation: preload-rotate 10s linear infinite;
	  }
	  .preloader span {
		  display: inline-block;
		  width: 30px;
		  height: 30px;
		  background-color: #004;
		  position: absolute;
		  -webkit-transform: scale(0);
			  -ms-transform: scale(0);
				  transform: scale(0);
	  }
	  
	  .preloader span:nth-child(1) {
		  top: 0;
		  left: 0;
		  -webkit-animation: 1s preload-scale ease-in-out infinite;
				  animation: 1s preload-scale ease-in-out infinite;
	  }
	  .preloader span:nth-child(2) {
		  top: 0;
		  right: 0;
		  -webkit-animation: 1s preload-scale 0.06s ease-in-out infinite;
				  animation: 1s preload-scale 0.06s ease-in-out infinite;
	  }
	  .preloader span:nth-child(3) {
		  bottom: 0;
		  -webkit-animation: 1s preload-scale 0.11s ease-in-out infinite;
				  animation: 1s preload-scale 0.11s ease-in-out infinite;
	  }
	  .preloader span:nth-child(4) {
		  bottom: 0;
		  right: 0;
		  -webkit-animation: 1s preload-scale 0.17s ease-in-out infinite;
				  animation: 1s preload-scale 0.17s ease-in-out infinite;
	  }
	  
	  @-webkit-keyframes preload-rotate {
		  0% {
			  -webkit-transform:translate(-50%, -50%) rotate(0deg);
					  transform:translate(-50%, -50%) rotate(0deg);
		  }
		  100% {
			  -webkit-transform:translate(-50%, -50%) rotate(360deg);
					  transform:translate(-50%, -50%) rotate(360deg);
		  }
	  }
	  
	  @keyframes preload-rotate {
		  0% {
			  -webkit-transform:translate(-50%, -50%) rotate(0deg);
					  transform:translate(-50%, -50%) rotate(0deg);
		  }
		  100% {
			  -webkit-transform:translate(-50%, -50%) rotate(360deg);
					  transform:translate(-50%, -50%) rotate(360deg);
		  }
	  }
	  
	  @-webkit-keyframes preload-scale {
		  0% {
			  -webkit-transform: scale(0);
					  transform: scale(0);
		  }
		  40% {
			  -webkit-transform: scale(1);
					  transform: scale(1);
		  }
		  80% {
			  -webkit-transform: scale(0);
					  transform: scale(0);
		  }
		  100% {
			  -webkit-transform: scale(0);
					  transform: scale(0);
		  }
	  }
	  
	  @keyframes preload-scale {
		  0% {
			  -webkit-transform: scale(0);
					  transform: scale(0);
		  }
		  40% {
			  -webkit-transform: scale(1);
					  transform: scale(1);
		  }
		  80% {
			  -webkit-transform: scale(0);
					  transform: scale(0);
		  }
		  100% {
			  -webkit-transform: scale(0);
					  transform: scale(0);
		  }
	  }


