/*-----------------------------------------GENERAL SECTION--------------------------------------------------*/
body {
	font-family: 'Karla', sans-serif;
	color: #999;
	font-size: 15px;
	line-height: 1.8;
	background-color: #FAFAFA;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	cursor: inherit;
}
a {
	color: #f31212;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
a:focus {
	outline: none;
}
.grey {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	color: #444;
}
.content {
	margin: 60px auto;
}
.content-inner {
	margin-bottom: 40px;
}
.title-content {
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 30px;
	margin: 0 0 0 80px;
	text-transform: uppercase;
}
.mini-text {
	color: #a43535;
	font-family: montserrat;
	margin: 0 0 0 80px;
}
.title-box {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 40px;
	padding-bottom: 20px;
	position: relative;
}
.title-box:after {
	background: none repeat scroll 0 0 #FFFFFF;
	content: "";
	float: left;
	height: 1px;
	margin-top: 21px;
	width: 100%;
}
.title-box i {
	border: 3px solid;
	border-radius: 10px 10px 10px 10px;
	bottom: 20px;
	color: #777;
	font-size: 20px;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	text-align: center;
	width: 50px;
}
.border-box {
	border-left: 10px solid #777777;
	border-right: 10px solid #777777;
	display: block;
	height: 3px;
	margin: 10px auto;
	overflow: hidden;
	-webkit-transition: ease .5s;
	-moz-transition: ease .5s;
	-o-transition: ease .5s;
	-ms-transition: ease .5s;
	width: 0;
}
.spacing-40 {
	height: 40px;
	width: 100%;
}
.spacing-20 {
	height: 20px;
	width: 100%;
}
.border-white {
	height: 1px;
	background: #fff;
	width: 100%;
}
.border-grey {
	height: 1px;
	background: #2A2A2A;
}
iframe{border:none;}
/*-----------------------------------------HEADER SECTION--------------------------------------------------*/
.top-header {
	width: 100%;
	background: #333;
	color: #fff;
}
.contact-top {
	margin: 0;
	list-style: none;
	float: left;
}
.contact-text {
	float: left;
	line-height: 30px;
}
.contact-text i {
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #2B2B2B;
	color: #FFFFFF;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.contact-text p {
	font-size: 12px;
	line-height: 40px;
	margin: 0;
	font-weight: bold;
	border-left: 1px solid #2B2B2B;
}
.contact-text p span {
	border-left: 1px solid #3F3F3F;
	display: inline-block;
	padding: 0 10px;
}
.top-social {
	float: right;
}
.top-social ul {
	list-style: none;
	margin: 0;
	border-left: 1px solid #2B2B2B;
	border-right: 1px solid #3F3F3F;
	overflow: hidden;
}
.top-social ul li {
	float: left;
}
.top-social ul li a {
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #2B2B2B;
	color: #FFFFFF;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.top-social ul li a:hover {
	background: #a43535;
	border-color: #a43535;
}
.navigation {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #EFEFEF;
	display: inline-block;
	list-style: none outside none;
	margin: 0 0 -9px;
	position: relative;
	z-index: 999;
}
.navigation li {
	float: left;
	position: relative;
}
.navigation li a {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #FFFFFF;
	display: block;
	font-family: 'Karla';
	color: #333;
	font-size: 15px;
	font-weight: bold;
	padding: 30px 25px;
	text-transform: uppercase;
	position: relative;
}
.navigation li a:hover {
	color: #a43535;
}
.motto {
	text-align: center;
	margin: 20px auto;
}
.navi-line {
	background: #fff;
	bottom: 12px;
	height: 3px;
	left: 0;
	position: absolute;
	width: 0;
	margin: 0 20%;
	transition: .6s;
}
.navigation li:hover .navi-line, .navigation .paged {
	background: #a43535;
	width: 60%;
}
.child {
	left: 0;
	list-style: none outside none;
	margin: 0;
	position: absolute;
	top: 100%;
}
.child li {
	float: none;
}
.child li a {
	background: none repeat scroll 0 0 #333333;
	border-bottom: 1px solid #2B2B2B;
	border-top: 1px solid #3F3F3F;
	border-left: medium none;
	border-right: medium none;
	color: #FFFFFF;
	font-size: 13px;
	width: 150px;
	padding: 10px 20px;
	text-align: left;
}
.menu select {
	display: none;
}
.center {
	text-align: center;
}
.logo {
	display: inline-block;
}
.logo-text {
	color: #a43535;
	font-family: karla;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}
/*-----------------------------------------SLIDER SECTION--------------------------------------------------*/
.slider {
	margin: 0;
	z-index: 1;
}
.main-slider {
	border-bottom: 45px solid #08324b;
	width: 100%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none repeat scroll 0 0 #444;
}
.slider-caption {
	height: 364px;
	left: 0;
	margin-top: -182px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}
.slider-caption h3 {
	color: #FFFFFF;
	font-size: 60px;
	line-height: 60px;
	margin: 0 auto 20px;
	max-width: 1000px;
}
.slider-caption p {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1.5;
	margin: 0 auto;
	max-width: 800px;
	font-weight: bold;
}
.slider-caption .border-box {
	border-left: 20px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	display: block;
	height: 20px;
	margin: 20px auto;
	overflow: hidden;
	width: 20px;
}
.more-info {
	border: 2px solid;
	color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	display: inline-block;
	font-family: montserrat;
	margin: 40px;
	padding: 10px 20px;
	text-transform: uppercase;
}
.more-info:hover, .more-info:active {
	color: #a43535;
}

/*-----------------------------------------HOME SECTION--------------------------------------------------*/
/*Hero Section*/
.hero .title-content, .hero .mini-text {
	margin: 0;
	line-height: 33px;
}
.hero-icon {
	background: #777;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 35px;
	height: 167px;
	line-height: 150px;
	margin-bottom: -25px;
	text-align: center;
	width: 80%;
	max-width: 580px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
.content-inner:hover .hero-icon {
	background-color: #a43535;
	font-size: 43px;
}
.content-inner:hover .border-box {
	width: 10px;
	border-color: #a43535;
}
.title-hero {
	line-height: 25px;
	margin: 20px 0 0;
	display: block;
	font-size: 20px;
}
.hero .more-info {
	color: #777777;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 10px;
	margin: 20px;
}
.hero .more-info:hover {
	color: #a43535;
}
.hero-border {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #eee;
	border-radius: 5px 5px 5px 5px;
	padding: 25px 15px;
}
/*-----------------------------------------RECENT WORK SECTION--------------------------------------------------*/

.work-hover {
	border: 1px solid #DDDDDD;
	display: block;
	overflow: hidden;
	position: relative;
}
.mask {
	background: none repeat scroll 0 0 #a43535;
	height: 100%;
	left: 0;
	opacity: 0;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	top: 0;
	width: 100%;
	transition: ease .7s;
	-webkit-transition: ease .7s;
	-moz-transition: ease .7s;
	-o-transition: ease .7s;
	-ms-transition: ease .7s;
}
.work-hover:hover .mask {
	opacity: 1;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.mask-border {
	border-left: 15px solid;
	border-right: 15px solid;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	height: 15px;
	left: 50%;
	line-height: 15px;
	margin-left: -90px;
	margin-top: -10px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 50%;
	transition: ease .5s;
	-webkit-transition: ease .5s;
	-moz-transition: ease .5s;
	-o-transition: ease .5s;
	-ms-transition: ease .5s;
	width: 0;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	 opacity:0;
}
.work-hover:hover .mask-border {
	opacity: 1;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	width: 150px;
}
.works-caption {
	padding: 20px;
	background: #002c75;
	border: 1px solid #DDDDDD;
	border-top: none;
	position: relative;
	border-radius: 0 0 5px 5px;
}
.work-icon {
	background: none repeat scroll 0 0 #a43535;
	color: #FFFFFF;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: -51px;
	width: 50px;
	z-index: 1;
}
.border-work {
	background: none repeat scroll 0 0 #a43535;
	display: block;
	height: 15px;
	position: absolute;
	right: 16px;
	top: -14px;
	transform: rotate(45deg);
	width: 20px;
	z-index: 0;
}
.works-caption h3 {
	font-size: 20px;
	line-height: 25px;
	margin: 0;
	text-transform: uppercase;
}
.works-caption p {
	line-height: 20px;
	color: #a43535;
}
.read-more {
	border: 2px solid;
	border-radius: 5px 5px 5px 5px;
	color: #a43535;
	display: inline-block;
	float: right;
	font-family: montserrat;
	font-size: 12px;
	padding: 5px 15px;
	text-transform: uppercase;
}
/*-----------------------------------------WHY CHOOSE US SECTION--------------------------------------------------*/
.why-list {
	list-style: none;
	margin: 0;
}
.why-list li {
	position: relative;
	margin-bottom: 20px;
}
.why-list i {
	background: none repeat scroll 0 0 #a43535;
	color: #FFFFFF;
	display: inline-block;
	font-size: 15px;
	height: 30px;
	left: 0;
	line-height: 30px;
	margin-right: 10px;
	position: absolute;
	border-radius: 50px 50px 50px 50px;
	text-align: center;
	top: 0;
	width: 30px;
}
.why-title {
	color: #777;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 40px;
}
.why-desc {
	margin-left: 40px;
}
/*-----------------------------------------TESTIMONIAL SECTION--------------------------------------------------*/
.testi-list {
	margin: 0;
	list-style: none;
}
.testi-image {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 1px 0 #ddd;
	float: left;
	padding: 2%;
	width: 26%;
}
.testi-info {
	float: left;
	padding: 4% 0;
	width: 70%;
	position: relative;
}
.testi-info i {
	background: none repeat scroll 0 0 #a43535;
	border-radius: 50px 50px 50px 50px;
	color: #FFFFFF;
	display: inline-block;
	height: 40px;
	left: -25px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 40px;
}
.client-name, .client-desc, .testi-text {
	margin-left: 20px;
}
.client-name {
	color: #777777;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 1;
}
.client-desc {
	background: none repeat scroll 0 0 #777;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	line-height: 1.3;
	padding: 3px 7px;
}
.testi-text {
	line-height: 1.5;
}
/*-----------------------------------------BANNER SECTION--------------------------------------------------*/
.banner {
	background: none repeat scroll 0 0 #a43535;
	border-bottom: 1px solid #292929;
}
.banner .container {
	position: relative;
}
.banner h3 {
	color: #FFFFFF;
	display: inline-block;
	line-height: 20px;
	margin: 60px 0 0 40px;
	font-size: 20px;
}
.banner span {
	color: #FFFFFF;
	display: block;
	line-height: 1;
	margin: -2px 0 0 40px;
}
.banner-icon {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 50px 50px 50px 50px;
	color: #a43535;
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: 60px;
	width: 30px;
}
.banner-info {
	border: 2px solid #fff;
	border-radius: 5px 5px 5px 5px;
	color: #fff;
	display: inline-block;
	float: right;
	font-family: montserrat;
	margin: 60px 0;
	padding: 5px 10px;
	text-transform: uppercase;
}
.banner-info:hover {
	color: #a43535;
	background: #fff;
	border-color: #fff;
}
/*-----------------------------------------FOOTER SECTION--------------------------------------------------*/
#footer {
	background: none repeat scroll 0 0 #333333;
	border-top: 1px solid #404040;
	color: #FFFFFF;
	font-size: 14px;
}
#footer .content {
	margin-bottom: 0;
}
.address-footer, .latest-blog-footer, #flickr {
	list-style: none;
	margin: 0;
}
.address-footer li {
	line-height: 1.8;
}
.address-footer li span {
	display: inline-block;
	font-weight: bold;
	margin-left: 5px;
	max-width: 100px;
	width: 100%;
}
.latest-blog-footer li {
	margin-bottom: 20px;
	overflow: hidden;
}
.lb-img {
	width: 23%;
	padding: 1.5%;
	background: #fff;
	margin-right: 3%;
	float: left;
	max-width: 100px;
}
.lb-img, .lb-img img {
	border-radius: 200px;
}
.lb-post {
	float: left;
	width: 71%;
}
.lb-post h4 {
	color: #a43535;
	font-size: 16px;
	margin: 0 0 10px;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
.lb-post h4:hover {
	color: #444444;
}
#flickr li {
	border: 3px solid #FFFFFF;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 75px;
}
#flickr li:hover {
	border-color: #a43535;
}
#flickr li:hover a {
	opacity: 0.6;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.title-footer {
	border-bottom: 1px solid #ffffff;
	color: #585858;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 1;
	margin: 0 0 30px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.copyright .center {
	border-top: 1px solid #ffffff;
	padding: 20px 0;
	font-size: 13px;
}
.copyright p {
	margin: 0;
}

/*-----------------------------------------HOME TYPE 2  SECTION--------------------------------------------------*/
/*---------SLIDER 2 SECTION------------------*/
.text-slider .bx-viewport {
	background: url(../images/5.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.slider2 {
	list-style: none;
	margin: 0;
}
.slider2 li {
	height: 600px;
}
.text-slider{border:none;}
/*--------HERO SECTION-----*/
.hero2 {
    background:#333;
    text-align: center;
	color:#fff;
}

.hero2 .more-info {
    color: #a43535;
    font-size: 12px;
    line-height: 20px;
    margin: 20px;
    padding: 5px 10px;
	border:none;
}
.hero2 .more-info:hover{color:#fff;}
.hero2 i {
    background: none repeat scroll 0 0 #a43535;
    border-radius: 50px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}
.hero2 h3{color:#666;font-size:20px;}
.padding {
	border-right: 1px solid #2B2B2B;
    margin: auto;
    padding: 0 20px;
}
.border-left-white {
    border-left: 1px solid #3F3F3F;
}
.noborder-right{border-right:none;}
.box3{width:33.33%;float:left;padding:40px 0;}
/*--------RECENT WORK SECTION-----*/
.works2 .works-caption{padding:10px 20px;}
.works2 .works-caption h3{font-size:18px;}
.works2 .title-content, .works2 .mini-text {
	margin: 0;
	line-height: 33px;
}
/*--------BANNER 2 SECTION-----*/
.banner2{border-bottom:none;}
.banner2 h3{margin:40px 0 0 40px;}
.banner2 .banner-icon{top:40px;}
.banner2 .banner-info{margin:40px 0;}
.grey blockquote{border-left: none;background:#444;padding:20px;color:#fff;}
.grey blockquote p{color:#D2D2D2;}
/*--------TEAM TAB SECTION-----*/
.team-tab{position:relative;}
#team-tab {
    background: none repeat scroll 0 0 #333333;
    display: inline-block;
    left: 0;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}
#team-tab li{width:auto;float:left;}
#team-tab li a {
    background: none repeat scroll 0 0 #333333;
    border-left: 1px solid #3F3F3F;
    border-right: 1px solid #2B2B2B;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 11px 20px;
    text-align: center;
    text-transform: uppercase;
}
#team-tab .active a{background:#a43535;border-color:#a43535;}
/*-----------------------------------------HOME TYPE 3  SECTION--------------------------------------------------*/
/*---------STATIC IMAGE SECTION------------------*/
.text-static {
	background: url(../images/5.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom:none;
}
.text-static .slider-caption {
    height: auto !important;
    left: 0;
    margin: 100px 0 !important;
    position: relative !important;
    text-align: center;
    top: 0 !important;
    width: 100%;
}
.text-static .slider2 li {
    height: auto !important;
}

.more-info2 {
    background: none repeat scroll 0 0 #a43535;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    font-family: montserrat;
    margin: 40px;
    padding: 11px 21px;
    text-transform: uppercase;
}
.more-info2:hover{background:#fff;color:#a43535;}
/*------------HERO 3 SECTION---------------*/
.hero3 i {
    background: none repeat scroll 0 0 #a43535;
    border-radius: 50px 50px 50px 50px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    text-align: center;
    width: 50px;
}
.hero3 {
    background:#333;
    text-align: center;
	color:#fff;
}

.hero3 .more-info {
    color: #a43535;
    font-size: 12px;
    line-height: 20px;
    margin: 20px;
    padding: 5px 10px;
	border:none;
}
.hero3 .more-info:hover{color:#fff;}
.hero3 h3{color:#666;font-size:20px;}
/*-------ACCORDIAN SETTING--------*/
.accordion-heading{position:relative;}

.accordion-inner {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #E5E5E5;
    padding: 9px 15px;
}

.accordion-heading .accordion-toggle {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    padding: 8px 15px;
}
.accordion-heading i{
    background: none repeat scroll 0 0 #a43535;
    border-radius: 50px 50px 50px 50px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}
.accordion-group {
    border: 1px solid #E5E5E5;
    border-radius: 0;
    margin-bottom: 0;
	border-bottom:none;
}
.accordion {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 0;
}
.accordion-heading  p {
    color: #777777;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}
/*-----------------------------------------HOME TYPE 5  SECTION--------------------------------------------------*/
/*-----------HERO 4 SECTION------------*/
.hero4 .hero-icon{
	background: none repeat scroll 0 0 #777777;
    border-radius: 150px 150px 150px 150px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 35px;
    height: 100px;
    line-height: 100px;
    margin-bottom: -25px;
    max-width: 250px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 100px;
}
/*---------WHO LIST-----------*/
.who-list{margin:0;list-style:none;}
.who-list li {
    line-height: 30px;
    padding-left: 40px;
    position: relative;
}
.who-list i {
    color: #a43535;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 30px;
}
/*-----------------------------------------DIFFERENT PAGE STYLE--------------------------------------------------*/

.big-text {
	border-bottom: 1px solid #DDDDDD;
	font-size: 60px;
	letter-spacing: -2px;
	line-height: 60px;
	margin: 0 0 40px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.big-text:after {
	background: none repeat scroll 0 0 #FFFFFF;
	content: "";
	float: left;
	height: 1px;
	margin-top: 21px;
	width: 100%;
}
.strong {
	font-weight: bold;
}
/*-----------------------------------------ABOUT US SECTION--------------------------------------------------*/
.skill-list {
	margin: 0;
	list-style: none;
}
.skill-list .strong {
	margin-bottom: 5px;
	color: #777777;
}
.progress {
	background-color: #fff;
	background-image: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}
.progress .bar {
	background-color: #a43535;
	background-image: none;
}
.client-list ul {
	margin: 0;
	list-style: none;
	text-align: center;
}
.client-list ul li {
	float: left;
	width: 25%;
}
.client-list li a {
	box-shadow: -1px 0 0 0 #DDDDDD;
	display: block;
	opacity: 0.8;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding: 20px 10px;
}
.client-list li a:hover {
	opacity: 0.5;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.border-bottom {
	border-bottom: 1px solid#ddd;
}
.client-list li .no-border-left {
	border-left: medium none;
	box-shadow: 0 0 0 0;
}
.team-detail {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 0 0 5px 5px;
	line-height: 1;
	padding: 25px 20px 25px 70px;
	position: relative;
	border-top: none;
}
.team-icon {
	color: #DDDDDD;
	font-size: 30px;
	left: 20px;
	position: absolute;
	top: 25px;
}
.team-detail h3 {
	font-size: 20px;
	line-height: 1.3;
	margin: -5px 0 0;
	text-transform: uppercase;
}
.team-detail p {
	color: #a43535;
	font-weight: bold;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}
.team-social {
	list-style: none outside none;
	margin: 0;
	position: absolute;
	right: -1px;
	top: -40px;
}
.team-social li {
	float: left;
}
.team-social li a {
	background: none repeat scroll 0 0 #333333;
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #2B2B2B;
	color: #FFFFFF;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.team-social li a:hover {
	background: #a43535;
	border-color: #a43535;
}
blockquote p {
	color: #B7B7B7;
	font-size: 18px;
	overflow: hidden;
	line-height: 1.8;
	margin-bottom: 0;
	font-family: 'Playfair Display', serif;
	font-style:italic;
}
blockquote {
	overflow: hidden;
}
blockquote cite {
	float: right;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}
blockquote cite i {
	border: 1px solid;
	border-radius: 10px 10px 10px 10px;
	color: #DDDDDD;
	display: block !important;
	float: left;
	font-size: 10px;
	height: 20px !important;
	line-height: 20px !important;
	margin-right: 5px;
	margin-top: -5px !important;
	text-align: center;
	width: 20px !important;
}
/*-----------------------------------------SERVICES SECTION--------------------------------------------------*/
.service-list {
	position: relative;
}
.service-list h3 {
	border-bottom: 1px solid #DDDDDD;
	letter-spacing: -1px;
	line-height: 30px;
	margin: 0 0 20px;
	font-size: 22px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-transform: uppercase;
}
.service-list h3:after {
	background: none repeat scroll 0 0 #FFFFFF;
	content: "";
	float: left;
	height: 1px;
	margin-left: -40px;
	margin-top: 21px;
	padding-right: 40px;
	width: 100%;
}
.service-icon {
	background: none repeat scroll 0 0 #a43535;
	border-radius: 50px 50px 50px 50px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 15px;
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 30px;
}
/*-----------------------------------------PRICING SECTION--------------------------------------------------*/

.price-list {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 10px 10px 10px 10px;
	list-style: none outside none;
	margin: auto;
	max-width: 300px;
	overflow: hidden;
	text-align: center;
}
.price-list li {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	padding: 20px;
}
.price-list .pricing-title {
	background: none repeat scroll 0 0 #777;
	color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	padding: 30px 20px;
}
.price-list .pricing-detail {
	background: none repeat scroll 0 0 #666666;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}
.price-list .pricing-detail span {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.high-price .pricing-title {
	background: none repeat scroll 0 0 #a43535;
}
.standar-price {
	margin-top: 40px;
}
.order {
	border: 2px solid;
	border-radius: 5px 5px 5px 5px;
	color: #a43535;
	display: inline-block;
	font-family: montserrat;
	font-size: 12px;
	padding: 5px 15px;
	text-transform: uppercase;
}
.price-list i {
	color: #a43535;
}
.caution {
	font-family: 'Playfair Display', serif;
	font-size: 13px;
	color: #777;
	font-style:italic;
}
/*-----------------------------------------PRICING SECTION--------------------------------------------------*/
.content-404 {
	text-align: center;
}
.title-404 {
	font-size: 160px;
	letter-spacing: -10px;
	line-height: 1;
	margin: 40px 0 0;
	position: relative;
}
.detail-404 {
	font-size: 25px;
	font-weight: bold;
}
.caption-404 {
	background: none repeat scroll 0 0 #a43535;
	color: #FFFFFF;
	display: inline-block;
	border-radius: 3px 3px 3px 3px;
	font-family: montserrat;
	font-size: 20px;
	letter-spacing: 0;
	margin-bottom: 40px;
	padding: 6px 20px;
	text-transform: uppercase;
	width: 110px;
}
input, button, select, textarea {
	font-family: inherit;
	height: auto;
}
.search-box[type="text"] {
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	padding: 10px 15px 10px 55px;
	max-width: 400px;
	width: 80%;
}
.search-box[type="text"]:focus {
	box-shadow: none;
	border-color: #ccc;
}
.search {
	display: inline-block;
	position: relative;
}
.search i {
	border-right: 1px solid #DDDDDD;
	color: #CCCCCC;
	display: inline-block;
	height: 27px;
	left: 0;
	line-height: 27px;
	position: absolute;
	text-align: center;
	top: 7px;
	width: 40px;
}
/*-----------------------------------------PORTFOLIO SECTION--------------------------------------------------*/

.port-title {
	color: #a43535;
	font-size: 30px;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.port-list-detail {
	list-style: none;
	margin: 0;
}
.port-image .work-hover {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	display: block;
	overflow: hidden;
	padding: 5px;
	position: relative;
}
.port-list-detail li {
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 40px;
	position: relative;
	text-transform: uppercase;
}
.port-icon {
	background: none repeat scroll 0 0 #a43535;
	border-radius: 50px 50px 50px 50px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 15px;
	height: 30px;
	left: 0;
	line-height: 30px;
	margin-right: 10px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 30px;
}
.port-detail .read-more {
	float: left;
}
.prev-port, .next-port {
	border: 1px solid;
	display: inline-block;
	font-weight: bold;
	padding: 8px 20px;
	text-transform: uppercase;
	border-radius: 4px 4px 4px 4px;
}
.prev-port {
	float: left;
}
.next-port {
	float: right;
}
.port-filter {
	list-style: none;
	margin: 0;
}
.port-filter li {
	display: inline-block;
}
.port-filter li a {
    border: 1px solid;
    border-radius: 4px 4px 4px 4px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 10px 13px;
    text-transform: uppercase;
}
/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.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: -o-transform, opacity;
	transition-property: transform, opacity;
}
/*-----------------------------------------CONTACT SECTION--------------------------------------------------*/
.address-content {
	list-style: none;
	margin: 0;
}
.address-content li {
	line-height: 1.8;
	margin-bottom: 10px;
}
.address-content li span {
	display: inline-block;
	font-weight: bold;
	margin-left: 5px;
	max-width: 100px;
	width: 100%;
}
#map_canvas {
	height: 300px;
}
.contact-btn {
	border: 2px solid;
	border-radius: 5px 5px 5px 5px;
	color: #a43535;
	display: inline-block;
	font-family: montserrat;
	font-size: 12px;
	padding: 5px 15px;
	text-transform: uppercase;
	float: right;
}
#MyContactForm span {
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
	width: 20%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding: 10px 4%;
	width: 70%;
	border-color: #ddd;
	box-shadow: none;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #ccc;
	box-shadow: none;
}
.address-content i {
	background: none repeat scroll 0 0 #DDDDDD;
	border-radius: 50px 50px 50px 50px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}
#MyContactForm .error {
	color: red;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	width: 80%;
	padding-left: 20%;
}
/*-----------------------------------------BLOG SECTION--------------------------------------------------*/
.blog-info {
	list-style: none;
	margin: 0;
}
.blog-info li {
	color: #CCCCCC;
	float: left;
	padding-right: 20px;
}
.blog-info li i {
	background: none repeat scroll 0 0 #DDDDDD;
	border-radius: 30px 30px 30px 30px;
	color: #FFFFFF;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	text-align: center;
	width: 25px;
}
.blog-title {
	font-size: 30px;
	line-height: 1;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.blog-inner .read-more {
	float: none;
}
.blog-inner {
	border-bottom: 1px solid #ddd;
}
.blog-inner:after {
	background: none repeat scroll 0 0 #FFFFFF;
	content: "";
	float: left;
	height: 1px;
	margin-top: 1px;
	width: 100%;
}
.page-blog {
	margin: 0;
	list-style: none;
}
.page-blog li {
	display: inline-block;
	padding: 5px 10px;
	font-weight: bold;
}
.page-blog .prev-blog, .page-blog .next-blog {
	padding: 0;
}
.prev-blog a, .next-blog a {
	border: 1px solid;
	border-radius: 4px 4px 4px 4px;
	display: inline-block;
	padding: 8px 20px;
	text-transform: uppercase;
}
/*-----------------------------------------COMMENT SECTION--------------------------------------------------*/
.comment {
	margin-top: -20px;
}
#comments .comment-btn {
	background: none repeat scroll 0 0 transparent;
	border: 2px solid #a43535 !important;
	border-radius: 5px 5px 5px 5px;
	color: #a43535 !important;
	display: inline-block;
	font-family: montserrat;
	font-size: 12px;
	padding: 5px 15px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
#comments .comment-btn:hover {
	color: #aaa8a5 !important;
	border-color: #aaa8a5 !important;
}
.comment-wrap {
	border-bottom: 1px solid #DDDDDD;
	list-style: none outside none;
	margin: 0 0 20px;
	padding-bottom: 20px;
}
.comment-wrap:after {
	background: none repeat scroll 0 0 #FFFFFF;
	content: "";
	float: left;
	height: 1px;
	margin-top: 21px;
	width: 100%;
}
.comment-inner img {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 0 1px #DDDDDD inset;
	float: left;
	padding: 1%;
	width: 14%;
}
.comment-data {
	float: left;
	margin-left: 2%;
	width: 82%;
}
.comment-child {
	list-style: none outside none;
	margin: 0;
	padding-left: 20px;
}
.comment h3 {
	color: #CCCCCC;
	font-size: 20px;
	line-height: 1;
	margin: 0;
	padding-bottom: 20px;
}
#comments {
	margin-top: 20px;
}
.comment-child .comment-inner {
	border: none;
}
.comment-data p {
	font-size: 13px;
}
.comment-data .comment-author {
	color: #777777;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
.comment-data .comment-meta {
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	padding: 4px 7px;
}
.comment-data .strong {
	border: 1px solid;
	border-radius: 3px 3px 3px 3px;
	display: inline-block;
	font-size: 12px;
	padding: 1px 6px;
}
.comment-inner {
	overflow: hidden;
	padding: 20px 0;
}
#comments input, #comments textarea {
	text-align: left;
	width: 96%;
	color: inherit !important;
	padding: 10px 2% !important;
}
.input-comment {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
#comments input::-webkit-input-placeholder, #comments textarea::-webkit-input-placeholder {
 color:    #777;
 font-size:12px;
}
#comments input:-moz-placeholder, #comments textarea:-moz-placeholder {
 color:    #777;
 font-size:12px;
}
#comments input::-moz-placeholder, #comments textarea::-moz-placeholder {
 color:    #777;
 font-size:12px;
}
#comments input:-ms-input-placeholder, #comments textarea:-ms-input-placeholder {
 color:    #777;
 font-size:12px;
}
/*-----------------------------------------SIDEBAR SECTION--------------------------------------------------*/
.widget {
	margin-bottom: 40px;
}
.widget .search {
	display: block;
	margin: 0;
}
.widget .search-box[type="text"] {
	width: 67%;
	margin: 0;
}
#flickr-sidebar {
	list-style: none;
	margin: 0;
}
#flickr-sidebar li {
	border: 3px solid #FFFFFF;
	float: left;
	background: #333;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 75px;
}
#flickr-sidebar li:hover {
	border-color: #a43535;
}
#flickr-sidebar li:hover a {
	opacity: 0.6;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.sidebar-title {
	border-bottom: 1px solid #DDDDDD;
	font-size: 23px;
	letter-spacing: -1px;
	line-height: 1;
	margin: 0 0 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.sidebar-title:after {
	background: none repeat scroll 0 0 #FFFFFF;
	content: "";
	float: left;
	height: 1px;
	margin-top: 21px;
	width: 100%;
}
.sidebar-title span {
	color: #a43535;
}
.popular-post li, .tweet_list li {
	line-height: 1.8;
}
.tweet_list li {
	margin-bottom: 10px;
	position: relative;
}
.tweet_list {
	margin: 0;
	list-style: none;
}
.tweet_avatar {
	border: 1px solid #DDDDDD;
	border-radius: 50px 50px 50px 50px;
	display: block;
	height: 33px;
	left: 0;
	font-weight: bold;
	line-height: 33px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 33px;
}
.tweet_time, .tweet_text {
	display: block;
	margin-left: 40px;
}
.tweet_time a {
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 4px;
}
.category {
	list-style: none;
	margin: 0;
}
.category li {
	display: block;
	float: left;
	margin-right: 10px;
}
.category li a {
	border: 1px solid;
	border-radius: 3px 3px 3px 3px;
	display: block;
	line-height: 1.8;
	margin-bottom: 10px;
	padding: 4px 12px;
}
/*-----------------------------------------TO TOP SECTION--------------------------------------------------*/
#toTop {
	background: none repeat scroll 0 0 #777777;
	border-radius: 100px 100px 100px 100px;
	bottom: 20px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	position: fixed;
	right: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
	z-index: 1;
}
#toTop:hover {
	background: #444;
	color: #ddd;
}



/*----------------------------ANIMATION LIST-------------------*/
.animated {
	opacity:0;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
}


@-webkit-keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
}
100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
 @-moz-keyframes fadeInUp {
 0% {
 opacity: 0;
 -moz-transform: translateY(20px);
}
 100% {
 opacity: 1;
 -moz-transform: translateY(0);
}
}
 @-o-keyframes fadeInUp {
 0% {
 opacity: 0;
 -o-transform: translateY(20px);
}
 100% {
 opacity: 1;
 -o-transform: translateY(0);
}
}
 @keyframes fadeInUp {
 0% {
 opacity: 0;
 transform: translateY(20px);
}
 100% {
 opacity: 1;
 transform: translateY(0);
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

/*-----------------------------media queries-----------------------------------*/
@media (min-width:980px) and (max-width:1199px) {
.slider-caption h3 {
	color: #FFFFFF;
	font-size: 40px;
	line-height: 40px;
	max-width: 90%;
}
.slider-caption {
	margin-top: -150px;
	height: 300px;
}
.big-text {
	font-size: 50px;
	line-height: 50px;
}
.slider2 li {
	height: 450px;
}
}
@media (min-width:768px) and (max-width:979px) {
.slider-caption {
	height: 240px;
	margin-top: -120px;
}
.slider-caption h3 {
	font-size: 30px;
	line-height: 30px;
	max-width: 90%;
}
.slider-caption p {
	font-size: 15px;
	line-height: 1.3;
	max-width: 90%;
}
.more-info {
	margin: 20px;
	padding: 8px 16px;
}

.more-info2 {
    margin: 20px;
    padding: 9px 17px;
}
.child li a {
	width: 100px;
}
.big-text {
	font-size: 45px;
	line-height: 45px;
}
.slider2 li {
	height: 400px;
}
}
@media (max-width: 767px) {
body {
	padding: 0;
}
.wrapper {
	padding-left: 20px;
	padding-right: 20px;
}
.menu select {
	display: block;
	font-family: inherit;
	text-align: center;
	width: 100%;
	margin-bottom: 0;
}
.navigation {
	display: none;
}
.logo {
	max-width: 50%;
}
.top-header, .menu, .grey, .banner, #footer,.hero2,.hero3{
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
}
.slider-caption h3 {
	font-size: 25px;
	max-width: 80%;
	line-height: 1;
}
.slider-caption p {
	display: none;
}
.slider-caption {
	height: auto;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 13%;
	width: 100%;
}
.more-info {
	border: 2px solid;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	display: inline-block;
	font-family: montserrat;
	font-size: 11px;
	margin: 10px;
	padding: 3px 8px;
	text-transform: uppercase;
}

.more-info2 {
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    font-family: montserrat;
    font-size: 11px;
    margin: 10px;
    padding: 4px 9px;
    text-transform: uppercase;
}
.slider-caption .border-box {
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	display: block;
	height: 10px;
	margin: 10px auto;
	overflow: hidden;
	width: 10px;
}
.title-content, .title-footer {
	font-size: 20px;
}
.mini-text {
	font-size: 13px;
}
.hero .title-content {
	line-height: 30px;
}
.hero .mini-text {
	font-size: 13px;
	line-height: 20px;
	margin: 15px 0 0;
}
.works-caption h3 {
	font-size: 18px;
}
.title-404 {
	font-size: 100px;
	letter-spacing: -2px;
}
.big-text {
	font-size: 40px;
	line-height: 40px;
}
.slider2 li {
    height: 250px;
}
.box3{width:100%;float:none;}
.box3 .padding{border:none;}
.text-static .slider-caption {
    margin: 80px 0 !important;
}
.animated {
	opacity:1;
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	-o-animation: none;
	animation: none;
}
}
@media (max-width:570px) {
.contact-top {
	display: none;
}
.top-social {
	display: inline-block;
	float: none;
}
.top-header {
	height: 40px;
	text-align: center;
}
.text-static .slider-caption {
    margin: 60px 0 !important;
}
}
@media (max-width:480px) {
#toTop {
	display: none !important;
}
.info-top li {
	font-size: 8px;
	letter-spacing: 1px;
	padding: 1px;
}
.countdown-inner li {
	font-size: 15px;
}
.divider-line {
	background-size: 150px;
}
.heading-text h2 {
	font-size: 28px;
	line-height: 1;
}
.title-page h3 {
	font-size: 30px;
	letter-spacing: 1px;
}
.more-info {
	display: none;
}
.slider-caption h3 {
	font-size: 18px;
}
.title-404 {
	font-size: 80px;
}
.search-box[type="text"] {
	width: 70%;
}
.big-text {
	font-size: 35px;
	line-height: 35px;
}
.page-blog li {
	display: none;
}
.page-blog .prev-blog, .page-blog .next-blog {
	display: inline-block;
}
.blog-title {
	font-size: 25px;
}
.slider2 li {
    height: 150px;
}
#team-tab li a {
    font-size: 10px;
    padding: 5px 10px;
}

.port-filter li a {
    font-size: 10px;
    padding: 4px 6px;
}
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
