/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/* reset */
/*-- header --*/
html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
    font-size: 100%;
	background:#FFF;
}
/*-- header --*/
.header{
	background:url(../images/1.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 225px;
	position:relative;
}
.header-info{
	margin: 0 auto;
	text-align: center;
	padding: 1em 0 0 0;
}
.header-info h1{
	font-size: 24px;
	font-weight: 700;
	color: #FFF;
	margin: .5em 0;
	text-transform: uppercase;
}
.header-info p{
	font-size: 14px;
	color: #FFF;
	width: 75%;
	margin: 0 auto;
	line-height: 1.5em
}
.d-arrow {
	margin: 0 auto;
	width: 30px
}
.d-arrow a img{
	margin-top:1em;
}
/*-- header-bottom --*/
.header-bottom{
	background:url(../images/bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 220px;
	padding: .5em 0 1em 0;
}
.header-bottom p{
	color: #464B4F;
	text-align: center;
	margin: .5em auto;
	font-size: 14px;
}
.header-bottom h3{
	color: #464B4F;
	margin: .5em auto;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
}
.template h4{
	color: #464B4F;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}
.template p{
	color: #888A8B;
	font-size: 12px;
	margin: 0;
	text-align: center;
	line-height: 1.5em;
}
/*-- work --*/
.work{
	background:#23232E;
	padding: 1em 0 1em 0;
}
.work h3{
	color: #FFF;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	text-align:center;
	margin:0;
}
.work ul li{
	display:inline-block;
}
.work ul li a.active{
	color:#FFF;
	padding: 2px 4px;
	font-size:12px;
	border-bottom: solid 2px #9592D4;
}
.work ul li a{
	color:#FFF;
	font-size:12px;
	padding: 2px 4px;
}
.portfolio-wrapper{
	float:left;
	width:43.99%;
	padding: .5em;
}
.portfolio-wrapper a img{
	width:100%;
}
.work-text{
	text-align:center;
}
.work-text h4{
	color:#FFF;
	font-size: 11px;
	font-weight:500;
}
.work-text p{
	color: #818BAA;
	font-size: 10px;
}
.button{
	text-align:center;
	margin-top: .5em;
}
.button a{
	color: #FFF;
	font-size: 10px;
	padding: .5em 1em;
	background: #9592D4;
}
/*-- photography --*/
.photography{
	background:url(../images/bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	padding: 1em 0 1em 0;
}
.photography h3{
	color:#464B4F;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	margin:0;
}
.photography p{
	color: #464B4F;
	text-align: center;
	margin: .5em auto;
	font-size: 12px;
}
.photography-images{
	padding: .2em;
	float: left;
	width: 47.6%;
	position: relative;
}
.photography-images img{
	width:100%;
}
.caption {
	display: none;
	top: 0;
	width: 100%;
	position: absolute;
	background: rgba(149, 146, 212, 0.82);
	height: 97%;
	text-align: center;
}
.caption span {
	background: url(../images/zoom.png) no-repeat;
	width: 26px;
	height: 26px;
	display: block;
	text-align: center;
	position: absolute;
	top: 35%;
	right: 41%;
	background-size: 100%;
}
/*-- request --*/
.request{
	background:url(../images/14.jpg) no-repeat 0px 0px;
	background-size:cover;
	min-height: 180px;
	position:relative;
}
.request-bg{
	text-align: center;
	background: rgba(0, 0, 0, 0.69);
	position: absolute;
	width: 100%;
	min-height: 180px;
}
.request-info {
	margin-top: 1em;
}
.request-info p{
	color: #FFF;
	font-size: 12px;
	width: 92%;
	line-height: 1.8em;
	margin: 1em auto;
}
.request-info label{
	color:#FFF;
	font-size:12px;
	margin:0;
	text-align:left;
}
input[type="text"] {
	font-size: 12px;
	color: #C8C8C8;
	width: 56%;
	outline: none;
	border: none;
	background: #FFF;
	padding: .5em;
}
input[type="submit"] {
	color: #FFF;
	background: #9592D4;
	font-size: 12px;
	border: none;
	padding: .5em 1em;
}
/*-- footer --*/
.footer{
	background:url(../images/bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	padding: .5em 0;
}
.icons{
	text-align:center;
}
.icons ul{
	padding:0;
	margin:0;
}
.icons ul li{
	display:inline-block;
	margin: 0 .5em;
}
.icons p.sub-text{
	margin: .5em 0 0 0;
}
.icons p{
	color: #7C7C7C;
	font-size: 12px;
	margin: 1em 0 0 0;
}
.icons p a{
	color:#7C7C7C;
}
/*-----grid-system---*/
.container{
	width:90%;
	margin:0 auto;
}
.text-center{
	text-align:center;
}
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8  {
	width: 100%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: none;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left:0px;
	padding-right:0px;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}