
p {
	font-size: 14px;
	line-height: 22.4px;
	color: #fdfdfd;
}
h1 {
	font-size: 65px;
	color: #2d3033;
}
h2 {
	font-size: 40px;
	color: #2d3033;
	margin:0;
}
h3 {
	font-size: 28px;
	color: #2d3033;
	font-weight: 300;
}
h4 {
	font-size: 22px;
	color: #ffffff;
	font-weight: 400;
}
h5 {
	font-size: 14px;
	color: #2d3033;
	text-transform: uppercase;
	font-weight: 700;
}
.btn {
	background-color: transparent;
	color: #F05DA3;
	font-size: 16px;
	font-weight: 600;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-transform: uppercase;
	border: 1px solid #F05DA3;
}
.btn:hover, .btn:focus {
	background-color: #F05DA3;
	color: #fff;
	border-color: #F05DA3;
}
.btn-large {
	padding: 15px 40px;
}
#map-overlay {
    height:400px;
    margin-top:-405px;
    background-color: rgba(47, 47, 47, 0.88);
    padding:40px;
    color: #fff;
}
/* ------------------------------------------------------------------------------
	Global Styles
-------------------------------------------------------------------------------*/
a{text-decoration:none;color: #333}
a:hover, a:focus {
	color: #e62318;
	text-decoration: none;
	-moz-transition: background-color, color, 0.3s;
	-o-transition: background-color, color, 0.3s;
	-webkit-transition: background-color, color, 0.3s;
	transition: background-color, color, 0.3s;
}
body {
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 400;
	color: #6c7279;
	background: #fff;
}
ul, ol {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
.section {
	padding: 25px 0;
}
.no-padding {
	padding: 0;
}
.no-gutter [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}
.space {
	margin-top: 60px;
}
/* ------------------------------------------------------------------------------
	Header
-------------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------------
	Banner
-------------------------------------------------------------------------------*/
.flexslider {
	margin: 0px auto 20px;
	position: relative;
	width: 100%;
	height: 482px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 482px;
}

/* ==========================================================================
	$intro
========================================================================== */
.intro {
	background-color: #ffffff;
	/* color: #000; */
	padding: 50px 0;
}
.intro h3 {
	color: #ff5a27;
	margin-top: 0;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	padding-bottom: 20px;
}
.intro p {
	color: #737373;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
}
.col-md-offset-0{
	color: #ff5a27;
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	text-indent: 2em;
	line-height: 1.78;
}
.thumbnails{
	display: block;
	padding: 15px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	text-align: center;
}
.thumbnails img{ 
	margin:0 auto;
	text-align: center;
padding:10px;}
.thumbnails .caption h4 {
	color: #666;
	margin-top: 0;
	font-weight: 600;
	line-height: 1.78;
	font-size: 20px;
	text-align: center;
	padding: 10px;
}
.thumbnails .caption p {
	color: #737373;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
	text-align: left;
}
/* -----------------------------------------------------------------------------
Common Styles
------------------------------------------------------------------------------- */
.section-header{	
text-align: center;	
padding-bottom: 30px;
}
.section-header h2{
	
color: #ff5a27;
	
padding-bottom: 20px;
}
.teams h2, .gallery h2, .services h2, #contact h2{
	color:#000;
}
.section-header p{
	
color: #fff;
}


/* ------------------------------------------------------------------------------
	 Serives
-------------------------------------------------------------------------------*/
.services {
	margin-bottom: 10px;
	background-color: #fff;

}
.services-content {
	padding: 25px 20px 20px;
	margin-top: 30px;
	content: '';
	position: relative;
	border:1px dashed #666;
	border-radius: 0.5rem;
}
.services-content:before {
    border-top: 1px dashed #ffffff;
    /* width: 47%; */
    content: '';
    position: absolute;
    left: 25%;
    right: 25%;
    top: 0;
}
.services span img{
	margin: 30px 0;
}
.services h3 {
	color: #ff5a27;
	margin-top: 0;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	padding-bottom: 20px;
}
.services  p {
	color: #737373;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
}
.services  .col-md-offset-0{
	color: #ff5a27;
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	text-indent: 2em;
	line-height: 1.78;
}
.services-content h5 {
    font-size: 1.286em;
    font-weight: 600;
    margin: 0.3em 0;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 10px;
}
.services-content p {
	color: #737373;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
}
/* ------------------------------------------------------------------------------
gallery
--------------------------------------------------------------------------------*/

.gallery h3 {
	color: #ff5a27;
	margin-top: 0;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	padding-bottom: 20px;
}
.gallery  p {
	color: #737373;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
}
.gallery .col-md-offset-0{
	color: #ff5a27;
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	text-indent: 2em;
	line-height: 1.78;
}
/*---------------------------------------------------------------------------
	 gallery
-------------------------------------------------------------------------------*/
.work {
	-moz-box-shadow: 0 0 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px #fff;
	box-shadow: 0 0 0 1px #ffffff;
	overflow: hidden;
	position: relative;
}
.work img {
	width: 100%;
	height: 100%;
}
.work .overlay {
	background: rgba(0, 0, 0, 0.7);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transition: opacity, 0.3s;
	-o-transition: opacity, 0.3s;
	-webkit-transition: opacity, 0.3s;
	transition: opacity, 0.3s;
}
.work .overlay-caption {
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.work h5, .work p, .work img {
	-moz-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	-webkit-transition: all, 0.5s;
	transition: all, 0.5s;
}
.work h5, .work p {
	color: #fff;
	margin: 0;
	opacity: 0;
}
.work span {
	font-size: 45px;
}
.work h5 {
	margin-bottom: 5px;
	-moz-transform: translate3d(0, -200%, 0);
	-ms-transform: translate3d(0, -200%, 0);
	-webkit-transform: translate3d(0, -200%, 0);
	transform: translate3d(0, -200%, 0);
}
.work p {
	-moz-transform: translate3d(0, 200%, 0);
	-ms-transform: translate3d(0, 200%, 0);
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}
.work-box:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.work-box:hover .overlay {
	opacity: 1;
}
.work-box:hover .overlay h5, .work-box:hover .overlay p {
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* ------------------------------------------------------------------------------
	 package
-------------------------------------------------------------------------------*/
.packageList {
	margin-bottom: 10px;
	background: #fff;
	padding: 50px 0 0 0;
	color: #000;
}
.packageList .section-header p{
	color:#000;
}
.packageList h3 {
	color: #ff5a27;
	margin-top: 0;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	padding-bottom: 20px;
}
.packageList  p {
	color: #737373;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
}
.packageList .col-md-offset-0{
	color: #ff5a27;
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	text-indent: 2em;
	line-height: 1.78;
}
h5 {
    font-size: 1.286em;
    font-weight: 500;
    margin: 0.3em 0;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 10px;
}
ul.list-default {
    list-style-type: none;
    padding: 0;
}
ul.list-default li {
    padding: 0.5em 0 0.5em 2em;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.package {
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	position: relative;
	border-style: none !important;
	padding: 1em 0 1.5em;
}
.package:hover {
	/* background-color: #fbfbfb; */
}
.package h5 {
	color: #333;
	font-weight: 600;
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.1rem;
	margin-bottom: 20px;
}
.package:hover .price {
	background-color: #ff5a27;
}
.package ul.list-default li {
	padding: 14px 10px;
	color: #717171;
	font-size: 16px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
} 
.package ul.list-default li:before {
	top: 0.3em !important;
}
.package .price img{
	padding-bottom: 20px;
	width: 100%;
	height: 100%;
}
/* ------------------------------------------------------------------------------
 page
-------------------------------------------------------------------------------*/
.pagelist {
	margin-bottom: 10px;
	background: #fff;
	padding: 50px 0 0 0;
	color: #000;
}
.pagelist .section-header p{
	color:#000;
}
.pagelist h3 {
	color: #ff5a27;
	margin-top: 0;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	padding-bottom: 20px;
}
.pagelist  p {
	color: #737373;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
}
.pagelist .col-md-offset-0{
	color: #ff5a27;
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	text-indent: 2em;
	line-height: 1.78;
}
ul.list-default {
    list-style-type: none;
    padding: 0;
}
ul.list-default li {
    padding: 0.5em 0 0.5em 2em;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.pages {
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	position: relative;
	border-style: none !important;
	padding: 1em 0 1.5em;
}
.pages:hover {
	/* background-color: #fbfbfb; */
}
.pages h5 {
	color: #333;
	font-weight: 600;
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.1rem;
	margin-bottom: 20px;
}
.pages:hover .price {
	background-color: #ff5a27;
}
.pages ul.list-default li {
	padding: 14px 10px;
	color: #717171;
	font-size: 16px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
} 
.pages ul.list-default li:before {
	top: 0.3em !important;
}
.pages .price img{
	padding-bottom: 20px;
	width: 100%;
	height: 100%;
}
/* ------------------------------------------------------------------------------
	 Teams
-------------------------------------------------------------------------------*/
.teams{
	margin: 20px 0;
}
.person {
	margin-bottom: 50px;
}
.teams h3 {
	color: #ff5a27;
	margin-top: 0;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	padding-bottom: 20px;
}
.teams  p {
	color: #737373;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
}
.teams  .col-md-offset-0{
	color: #ff5a27;
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	text-indent: 2em;
	line-height: 1.78;
}
.person img {
	margin: auto;
	border-radius: 5px;
}
.person-content {
	margin-top: 20px;
}
.person h4 {
	font-weight: 600;
	color: #333;
	font-size: 18px;
	text-align: center;
}
.person h5 {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	margin: 20px 0;
	text-align: center;
}
.person span{
	margin-top: 20px;
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	line-height:1.78;
}
.person p{
	margin-top: 20px;
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	line-height: 1.78;
	overflow: hidden;
 text-overflow: ellipsis;
-webkit-line-clamp: 2;
 display: -webkit-box;
-webkit-box-orient: vertical;
height: 50px;
}
/* ------------------------------------------------------------------------------
	 Testimonials
-------------------------------------------------------------------------------*/
.testimonials {
	position: relative;
	padding-top: 50px;
}
.testimonials h3 {
	color: #ff5a27;
	margin-top: 0;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	padding-bottom: 20px;
}
.testimonials  p {
	color: #737373;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
}
.testimonials  .col-md-offset-0{
	color: #ff5a27;
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	text-indent: 2em;
	line-height: 1.78;
}
.testimonials .quote {
	border: 0;
	margin: 0;
	padding:0;
	padding: 50px 10px;
}
.testimonials .block {
	border: 0;
	margin: 0;
	padding:0;
	padding: 18px 10px;
}
.testimonials .block h1 {
	color: #fff;
	font-weight: 300;
	font-size: 22px;
	line-height: 1.78;
}
.testimonials .block  p {
	color: #fff;
	display: block;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: 400;
	margin: 10px 0;
	line-height: 1.98;
	text-transform: uppercase;
}
.testimonials .quote h1 {
	color: #fff;
	font-weight: 300;
	font-size: 22px;
	line-height: 1.78;
}
.testimonials .quote  p {
	color: #fff;
	display: block;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: 400;
	margin: 10px 0;
	line-height: 1.98;
	text-transform: uppercase;
}
.testimonials img{
	bottom: none!important;
	text-align: center;
	width: 100%!important;
	margin-bottom: 30px;
}
/* ------------------------------------------------------------------------------
	Contact form
-------------------------------------------------------------------------------*/
.contact h3 {
	color: #ff5a27;
	margin-top: 0;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	padding-bottom: 20px;
}
.contact  p {
	color: #737373;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.98;
	letter-spacing: 0.1rem;
}
.contact  .col-md-offset-0{
	color: #ff5a27;
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	text-indent: 2em;
	line-height: 1.78;
}

/* ------------------------------------------------------------------------------
	 Footer
-------------------------------------------------------------------------------*/