@import url("bootstrap.min.css");
@import url("bootstrap-responsive.min.css");


::-moz-selection { background: #999; color: #fff; text-shadow: none; }
::selection { background: #999; color: #fff; text-shadow: none; }
:focus { outline-color: transparent!important; outline-style: none!important; }

html {
	overflow-y:scroll;
	background:#fff;	
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #3b3b3b;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;
	cursor: default;
	/* [disabled]background:#fff; */
}

h1, h2, h3, h4, h5, h6 {
  position:relative;
  font-family: 'Titillium Web', sans-serif; 
  font-weight: 200;
  line-height: 1.25;
  color: #3b3b3b;
  margin:0px;
  padding: 20px 0;
  clear:both;
}

h1, h2 {
  font-size:42px;
  padding: 20px 0 10px 0;
  
}

h1 {
  color:#3b3b3b;
}
.head1 h1{font-size:26px;padding: 20px 0 10px 0;}
.head1 h1 span{font-size:35px;color:#F30;}
h3 {
  font-size:20px;
  line-height:18px; 
  padding:6px 0px !important; 
}

h4 {
  font-size:14px;
  line-height:18px;
  font-weight:500;
  text-align:center;
}

h5, h6 {
  font-size:20px;
  line-height:26px;
}    



p {
  margin:15px 0;
}

blockquote {        
  color:#83adff;
  margin:15px 0px;
  border-left:5px solid #fda056; 
}

a {
  color:#fff;
  
}

a:hover {
  color:#fff;
  text-decoration:none;
}

.frame
{
 border: 3px solid rgb(231, 228, 228);
    border-radius: 0;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);   
}
.frame1
{
 border: 1px solid #000;
    border-radius: 0;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);   
}
.mg1{margin-left:20px;}
select{width:100%;}
/* --------------------------------------------------------	*/
/* Testimonial  */
/* --------------------------------------------------------	*/
/*.gallery h3{font-size: 18px;
line-height: 24px;
padding: 6px 0px !important;}
*/

.client-says {
  position: relative;
  font-style:italic;
  color:#FFF;
  border:0px;
  height: 250px;
  padding:22px;
  background:#fb8865;
  text-align:justify;
}
.client-says1 {
  position: relative;
  font-style:italic;
  color:#000;
  border:0px;
  padding:22px;
  background:#FFAC93;
  text-align:justify;
}
.client-says1:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 40px;
	bottom: -24px;
	border: 12px solid;
	border-color: #FFAC93 transparent transparent #FFAC93;
}
.client-says:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 40px;
	bottom: -24px;
	border: 12px solid;
	border-color: #fb8865 transparent transparent #fb8865;
}

.client-says-2 {
  position:relative;
  font-style:italic;
  color:#254FA1;
  text-align:right;
  padding-top:15px;
  padding-right:30px;
}
.client-says12 {
  position: relative;
  
  color:#000;
  border:0px;
  padding:22px;
  background:#FFAC93;
  text-align:center;
}
.client-says12:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 40px;
	bottom: -24px;
	border: 12px solid;
	border-color: #FFAC93 transparent transparent #FFAC93;
}
.quotes {
  float:right;
}

.quotes i {
  font-size:17px;
  padding-right:6px;
}


.space30 {
  height:30px;
  clear:both;
}

.space40 {
  height:40px;
  clear:both;
}

.space50 {
  height:50px;
  clear:both;
}

.left {
  text-align:left;
}

.right {
  text-align:right;
}

.f-left {
  float:left !important;
}

.f-right {
  float:right;
}
.f-right a{color:#000000;}
.f-center {
  text-align: center; }
  
.f-hr{
  border-top:2px solid #AEBDB5;
  padding:10px;
  width:4%;
  margin:0 auto;
}
 .f-hr1{
  border-top:2px solid #AEBDB5;
  padding:10px;
  width:25%;
  margin:0;
} 
.f-hr2{
	border-top:2px solid #AEBDB5;
  
  width:4%;
}
.f-hr3{ 
  padding:10px;
  width: 100%;
border-top: 1px solid #D4D0D0;}
.pad1 {
  padding-top:6px;
}

.pad2 {
  padding-top:18px;
}

.p-t-0{
  padding-top:0px;
}

.pos-r {
  position:relative;
}

.c-b {
  clear:both;
}

.o-h {
  overflow:hidden;
}
.space10{height:10px;clear:both;}

.mt{margin-top:15px !important;}
/* --------------------------------------------------------	*/
/*  Header  */
/* --------------------------------------------------------	*/

header {
  position:relative;
  display:block;
}

.t-container {
  position:relative;
}

.texture {
  position:absolute;
  top:0px;
  left:-210px;
  width:751px;
  height:596px;
}

.logo {
  position:relative;
  margin-top:8px;
  margin-bottom:1%;
 
}

.head-info img{
width:72%; margin-top: 5%; 
}
 .head-info p{  font-size: 16px;
    line-height: 37px;
	font-family: 'PT Serif', serif;
	text-align:justify;}
.img1 img{width:100% !important;}
  /* --------------------------------------------------------	*/
  /*  Slider  */
  /* --------------------------------------------------------	*/
    
  .slider1 {
    width:100%;
    border-bottom:0px;
  }
.up-btn{background: #F96834  none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff !important;display: block;
    font-size: 18px;
    height: 50px;line-height: 46px;
    margin: 0 auto;
    position: fixed;right: 0;
    text-align: center;
    width: 50px;bottom:5px;}
/* --------------------------------------------------------	*/
/*	Navigation */
/* --------------------------------------------------------	*/

		#nav
		{
			font-family: 'Open Sans', sans-serif;
			position:relative;
			z-index: 1000;
		}
		

			#nav > a
			{
				display: none;
			}

			#nav li
			{
				position: relative;
				list-style:none;
			}
				#nav li a
				{
					color: #fff;
					display: block;
				}
				#nav li a:active
				{
					background-color: #c00 !important;
				}

			#nav span:after
			{
				width: 0;
				height: 0;
				border: 0.313em solid transparent; /* 5 */
				border-bottom: none;
				border-top-color: #efa585;
				content: '';
				vertical-align: middle;
				display: inline-block;
				position: relative;
				right: -0.313em; /* 5 */
			}

			/* first level */

			#nav > ul
			{
				background-color:#cc470d ;
			}
				#nav > ul > li
				{
					width: 14%;
					height: 100%;
					float: left;
				}
					#nav > ul > li > a
					{
						height: 100%;
						font-size: 14px; /* 24 */
						line-height: 2.5em; /* 60 (24) */
						text-align: center;
					}
						#nav > ul > li:not( :last-child ) > a
						{
							/*border-right: 1px solid #DAB5A4;*/
						}
						#nav > ul > li:hover > a,
						#nav > ul:not( :hover ) > li.active > a
						{
							background-color:#3d8f43;
						}


				/* second level */

				#nav li ul
				{
					background-color: #cc470d;
					display: none;
					position: absolute;
					top: 100%;
					margin-left:-0px;
					width:100%;
				}
					#nav li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav li:not( :first-child ):hover ul
						{
							left: -1px;
						}
						#nav li ul a
						{
							border-top: 1px solid #e15a1f;
							padding: 5px; /* 15 (20) */
						}
							#nav li ul li a:hover,
							#nav li ul:not( :hover ) li.active a
							{
								background-color: #e15a1f;
							}
ul, ol {
    margin: 0 0 5px !important;
	}
input, textarea, .uneditable-input {
    width: 96%;
}
.modal-header h2{font-size:26px;text-align:center;}		

/* --------------------------------------------------------	*/
/*  Content  */
/* --------------------------------------------------------	*/

#content {
  position:relative;
}

/* --------------------------------------------------------	*/
/*  Home  */
/* --------------------------------------------------------	*/

.ic-1 {     
  width:45px;  
  height:30px;
  font-size:34px;
  float:left;
}

.ic-1 i {
  color:#fb8865;
}
   
.title-1 {
  color:#3c3c3c;
  float:left;
  font-size:16px;
  line-height:30px;
}

.title-1 h4 {
  padding-top:4px;
}

.text-1 { padding-left:45px;clear:both;text-align:justify;}
.text-1 a{float:right;color:#0099FF;}
.title-2 {
  font-size:16px;
  padding:15px 0;
}

.square-1 {
  color:#83adff;
  padding-bottom:24px; 
}

.square-1 img {
  -webkit-transition: all .3s ease;
}

/*.square-1:hover img {
  opacity:0.3;
  filter:alpha(opacity=30); 
  -webkit-transition: all .4s ease;
}*/

.img-container {
  position:relative;width:60%;margin-left:20%;
}
.img-container1 {
  position:relative;width:95%;
}
.img-bg-icon {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background: url(../img/zoom-icon.png) center center no-repeat;
  cursor:pointer;
  display:none;
}

.square-1:hover .img-bg-icon {
  display:block;
} 

.h-button {
  position:absolute;
  height:auto !important;
}

.h-button h3 {
  padding:15px 20px;
  font-size:22px;
}

/* --------------------------------------------------------	*/
/*  About Us  */
/* --------------------------------------------------------	*/

.t-row h2 {
  padding:0px;
}

.t-row h3 {
  padding-top:14px;
}

.t-row .btn {
  height:60px;
  margin:0;
  padding-right:30px;
  padding-left:30px;
}

.team h4{
  padding-bottom:10px;
}
  



 
/* --------------------------------------------------------	*/
/*  Buttons  */
/* --------------------------------------------------------	*/
  
.btn {
  color:#fff;
  background:#fb8865;
  height:48px;
  line-height:48px;
  padding:0px 22px;
  text-shadow:none;
  border-radius:2px;
  -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0 0 !important;
  box-shadow:rgba(0, 0, 0, 0) 0 0 0 !important;
  border:0px;
  margin-bottom:8px;
}
.btn h3{
	color:#FFF !important;
}
.btn:hover {
  color:#fff;
  background:#fda056;
}

.btn-blue {
  /*background:#fda056;*/
} 

.btn-blue:hover {
  background:#83adff;
} 

.btn-gray {
  background:#3b3b3b;
} 

.btn-gray:hover {
  background:#fda056;
} 


/* --------------------------------------------------------	*/
/*	Gallery */
/* --------------------------------------------------------	*/

.portfolio{
  overflow:hidden;
  margin:0px;
}

.portfolio .span4, .portfolio .span6{
  margin-top:50px;
}

.portfolio .span2, .portfolio .span3{
  margin-top:40px;
}

.portfolio a{
  text-decoration:none;
}

.portfolio li{
  list-style:none;
}

.portfolio-info {
  height:100%;
  background:#f5f7f8;
  border:1px solid #cbcfd1;
  border-bottom:2px solid #cbcfd1;
  padding:30px;
}
  
  /* --------------------------------------------------------	*/
  /*	Gallery Filter */
  /* --------------------------------------------------------	*/

  #portfolio-filter{
    margin:0px;
    overflow:hidden;
  }
    
  #portfolio-filter li {
    list-style:none;
    float:left;
    margin-right:10px;
    margin-top:5px;
    padding:12px 0px;
  }
    
  #portfolio-filter li a {
    padding:12px 15px;
    margin:0px;
    border:0px;
  	color:#fff;
	background: #fda056;
  }
 
  #portfolio-filter li:hover a {
    color:#fff;
    background: #83adff;
    text-decoration:none;
  }
    
  #portfolio-filter li.active a {
    color:#fff;
    background: #fb8865;
  }

.project h3{font-size: 20px;
    line-height: 25px;
    padding: 12px 0 !important;text-align:center;}

	/* --------------------------------------------------------	*/
	/*	Gallery - Isotype (filtering tags) */
	/* --------------------------------------------------------	*/

	.isotope-item {
	  z-index: 2;
	}

	.isotope-hidden.isotope-item {
	  pointer-events: none;
	  z-index: 1;
	}   

	/* Isotope CSS3 transitions */    
	.isotope,	.isotope .isotope-item {
	  -webkit-transition-duration: 0.4s;
		 -moz-transition-duration: 0.4s;
		  -ms-transition-duration: 0.4s;
		   -o-transition-duration: 0.4s;
			  transition-duration: 0.4s;
	}

	.isotope {
	  -webkit-transition-property: height, width;
		 -moz-transition-property: height, width;
		  -ms-transition-property: height, width;
		   -o-transition-property: height, width;
			  transition-property: height, width;
	}

	.isotope .isotope-item {
	  -webkit-transition-property: -webkit-transform, opacity;
		 -moz-transition-property:    -moz-transform, opacity;
		  -ms-transition-property:     -ms-transform, opacity;
		   -o-transition-property:         top, left, opacity;
			  transition-property:         transform, opacity;
	} 

	/* disabling Isotope CSS3 transitions */
	.isotope.no-transition,
	.isotope.no-transition .isotope-item,
	.isotope .isotope-item.no-transition {
	  -webkit-transition-duration: 0s;
		 -moz-transition-duration: 0s;
		  -ms-transition-duration: 0s;
		   -o-transition-duration: 0s;
			  transition-duration: 0s;
	}  


headed h3 {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 28px;}
    .span2.men {
    text-align: center;}
    .widths {
    width: 14% !important;
    height: auto;
    float: left;
    text-align: center;
}
.widthsd {
    width: 50% !important;
    height: auto;
    float: left;
    text-align: center;
}
.headed h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
}

.wid {
    width: 100%;
    text-align: center;
}
/* --------------------------------------------------------	*/
/*	Footer */
/* --------------------------------------------------------	*/

#footer {
    position: relative;
    color: #8c8e90;
    font-size: 14px;
    width: 100%;
    line-height: 22px;
    border-bottom: 2px solid #060606;
    overflow: hidden;
}

#footer h2 {
  margin-bottom:0px !important;
  padding-bottom:0px !important;
  padding-top:20px;
  color:#000;
}

#footer h3 {
  padding-bottom:10px !important;
  color:#000;
}

.logo-footer{
  line-height:32px;
}

.logo-footer img{
  width:auto;
  float:left;
  margin-right:20px;
}

#footer a {
  
  text-decoration:none;
}

#footer a.white {
  color:#fff;
}

#footer a:hover, #footer a.white:hover {
  color:#83adff;
  text-decoration:none;       
}

#footer i {
  
}

.texture-footer {
  position:absolute;
  top:-30px;
  right:-150px;
}

#footer .btn {
  background:#fb8865;
  text-shadow:none;
  border-radius:2px;
  -webkit-box-shadow:rgba(255, 255, 255, 00) 0 0 0 inset, rgba(0, 0, 0, 00) 0 0 0;
  background-image:-webkit-linear-gradient(top, #282828, #282828);
  margin-top:10px;
}

#footer .btn:hover {
  background:#83adff;
}

#footer .btn i {
  margin-left:12px;
  margin-right:0px;
}
#contact{ background: #333333 none repeat scroll 0 0;text-align:center;}
#contact h3 {
  padding-bottom:10px !important;
  color:#fff;
  
}
.span2.men {
    text-align: center;
    margin: 0px 0px 0px 230px !important ;
}
#contact p{
margin-bottom:1%;color:#fff;}
.logo img{width:90%;}
.logo{width:50%;}
.logo1{float:right; margin-top: 25%;margin-bottom: 0%;width: 59%;}
}
#contact_new{}
#contact_new h3 {
  padding-bottom:10px !important;
  color:#000;
  }
  
.list-a li {
    list-style: none;
    line-height: 27px;
    padding-left: 30px;
    margin-bottom: 15px;
    width: 281%;
    /* background: url(../img/arrow4.png) left center no-repeat; */
    font-family: sans-serif;
    font-size: 17px;
}
.list-a1 li {
  list-style:none;
  padding-left:30px;
  margin-bottom:15px;
  background:url(../img/arrow45.png) left center no-repeat;
   font-family: "PT Serif",serif;
}
.list-a1 li a{ color:#08c;}
.list-a1 li a : hover{text-decoration:blink !important;}
.list-b li {
  list-style:none;
  padding-left:30px;
  margin-bottom:15px;
  background:url(../img/icon1.png) left center no-repeat;
  font-family: "PT Serif",serif;
  font-size:16px;
}
.list-c li {
  list-style:none;
  padding-left:30px;
  margin-bottom:15px;
  background:url(../img/high.png) left center no-repeat;
  font-family: "PT Serif",serif;
  font-size:16px;
  text-align:justify;
  line-height:28px;
}
.f-hr-2{
border-top: 2px solid #aebdb5;
    margin: 0;
    padding: 7px;
    width: 7%;
}
.span7 {
    width: 120px !important;
}
.head2 h3{
    font-size: 18px;
    line-height: 27px;
    padding: 12px 31px !important;
    text-align:justify;
}
.img-container img{box-shadow: 0 5px 4px;}
#myModal label{font-weight:bold}
.modal-footer{background:none; border-top:none;}
.btn{height: 31px; line-height: 29px;}

@media only screen and ( max-width: 62.5em ) /* 1000 */
		{
			#nav
			{
				width: 100%;
				position: relative;
				margin: 0;
			}
			.logo{
				margin:0 auto;
			}
		}

		@media only screen and ( max-width: 40em ) /* 640 */
		{
			html
			{
				font-size: 75%; /* 12 */
			}

			#nav
			{
				position: relative;
				top: auto;
				left:auto;
			}
				#nav > a
				{
					width: 3.125em; /* 50 */
					height: 3.125em; /* 50 */
					text-align: left;
					text-indent: -9999px;
					background-color: #e15a1f;
					position: relative;
				}
					#nav > a:before,
					#nav > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav > a:after
					{
						top: 60%;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block;
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
					width: 100%;
					float: none;
				}
					#nav > ul > li > a
					{
						height: auto;
						text-align: left;
						padding: 0 0.833em; /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: none;
							border-bottom: 1px solid #cc470d;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					/*padding: 1.25em; /* 20 */
					padding-top: 0;
				}
}
@media only screen and (min-width:768px) and (max-width: 1200px)
{
.logo1{margin-top:87%;width:70%;}
.logo{width:100% !important;}
}
@media only screen and (min-width:320px) and (max-width: 767px)
{
.logo1 img{display:none;}
.logo1{margin-top:0;}

}

}

