
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Bold.woff2) format('woff2'), url(../fonts/Roboto-Bold.woff) format('woff');
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Italic.woff2) format('woff2'), url(../fonts/Roboto-Italic.woff) format('woff');
	font-weight: 400;
	font-style: italic
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-LightItalic.woff2) format('woff2'), url(../fonts/Roboto-LightItalic.woff) format('woff');
	font-weight: 300;
	font-style: italic
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Medium.woff2) format('woff2'), url(../fonts/Roboto-Medium.woff) format('woff');
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-BlackItalic.woff2) format('woff2'), url(../fonts/Roboto-BlackItalic.woff) format('woff');
	font-weight: 900;
	font-style: italic
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Thin.woff2) format('woff2'), url(../fonts/Roboto-Thin.woff) format('woff');
	font-weight: 100;
	font-style: normal
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-ThinItalic.woff2) format('woff2'), url(../fonts/Roboto-ThinItalic.woff) format('woff');
	font-weight: 100;
	font-style: italic
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-MediumItalic.woff2) format('woff2'), url(../fonts/Roboto-MediumItalic.woff) format('woff');
	font-weight: 500;
	font-style: italic
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Light.woff2) format('woff2'), url(../fonts/Roboto-Light.woff) format('woff');
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Black.woff2) format('woff2'), url(../fonts/Roboto-Black.woff) format('woff');
	font-weight: 900;
	font-style: normal
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Regular.woff2) format('woff2'), url(../fonts/Roboto-Regular.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-BoldItalic.woff2) format('woff2'), url(../fonts/Roboto-BoldItalic.woff) format('woff');
	font-weight: 700;
	font-style: italic
}




html, body {
	height: 100%
}
body {
	padding-top: 0;
	font-family: 'Roboto';
	font-weight: 300
}
h2 strong {
	color: #34495e
}
h3 strong {
	color: #34495e
}
body img {
	outline: none !important
}
body a {
	outline: none !important
}
.img-portfolio {
	margin-bottom: 30px
}
.img-hover:hover {
	opacity: .8
}
header.carousel {
	height: 100%;
	max-height:480px;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover
}
.error-404 {
	font-size: 100px
}
.price {
	display: block;
	font-size: 50px;
	line-height: 50px
}
.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px
}
.period {
	display: block;
	font-style: italic
}
footer {
	margin: 50px 0
}
#sidebar-wrapper {
	background: #fff url(../images/side_menubg.png) no-repeat 96% 96%;
	height: 100%;
	margin-right: -494px;
	overflow-y: auto;
	padding: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: all .5s ease-in 0s;
	width: 494px;
	z-index: 99999999999;
	padding: 0 60px;
	background-size: 180px 180px
}
.sidebar-nav {
	list-style: outside none none;
	margin: 0;
	padding: 30px 0;
	position: relative;
	text-align: right;
	top: 0;
	width: 100%
}
.sidebar-nav li a {
	background: 0 0;
	color: #52545d;
	display: block;
	font-size: 22px;
	line-height: 36px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
	text-decoration: none
}
.sidebar-nav>.sidebar-brand a {
	color: #999
}
.sidebar-nav li a:hover {
	color: #34495e;
	background: 0 0
}
#menu-toggle {
	position: relative;
	right: 0;
	text-transform: uppercase;
	top: 0;
	z-index: 1
}
#sidebar-wrapper.active {
	right: 494px;
	width: 30%;
	transition: all .5s ease-out 0s;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s
}
#sidebar-wrapper h1 {
	margin: 0 0 24px;
	padding: 0;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	font-family: 'latobold'
}
#sidebar-wrapper p {
	margin: 0 0 60px;
	padding: 0;
	font-size: 18px;
	color: #777;
	line-height: 28px
}
.manu_footer {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 60px;
	width: 75%
}
.manu_footer h1 {
	margin: 0 0 24px;
	padding: 0;
	font-size: 18px;
	color: #58595b;
	text-transform: uppercase
}
.manu_footer ul {
	margin: 0;
	padding: 0
}
.manu_footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block
}
.manu_footer ul li a {
	color: #000;
	font-size: 18px;
	margin: 0;
	padding: 0 0 0 12px;
	text-decoration: none
}
.manu_footer ul li a:hover {
	color: #34495e
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: relative;
	right: 0;
	left: 0;
	z-index: 1030
}
.navbar {
	position: relative;
	min-height: 0;
	margin-bottom: 0;
	border: 0 solid transparent
}
.navbar-fixed-top {
	top: 0;
	border-width: 0
}
.navbar-nav>li>a {
	margin: 0 15px;
	padding: 0 0 5px;
	font-size: 18px;
	text-transform: normal;
	border-bottom: 3px solid transparent
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff !important
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff !important;
	background-color: transparent;
	border-bottom: 3px solid #fff
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff !important;
	background-color: transparent;
	border-bottom: 3px solid #fff
}
.header {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff
}
.top_bar {
	margin: 0;
	padding: 8px 0;
	width: 100%;
	background: #34495e
}
.header_left p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	line-height: 24px
}
.header_left p a {
	color: #fff;
	text-decoration: underline
}
.search_area {
	margin: 0;
	padding: 0;
	width: 170px;
	border: 1px solid #fff;
	height: 24px;
	display: inline-block
}
.search_field {
	margin: 0;
	padding: 3px 10px;
	width: 90%;
	border: none;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	background: 0 0;
	outline: none;
	float: left
}
.search_btn {
	margin: 0;
	padding: 0;
	float: right;
	width: 10%;
	background: url(../images/search_icon.png) no-repeat 50% 3px;
	border: none;
	font-size: 0;
	outline: none;
	height: 24px
}
.top_social ul {
	margin: 0;
	padding: 2px 0 0
}
.top_social ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block
}
.top_social ul li a {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 16px;
	color: #fff
}

.top_social ul li a:hover {color: #4fad9d;}
.nav_section {
	margin: 0;
	padding: 15px 0;
	width: 100%;
	background: #4fad9d;
	box-shadow: 2px 2px 2px rgba(0,0,0,.3);
	z-index: 99;
	position: relative
}
.menu_btn {
	margin: 0;
	padding: 15px 0;
	width: 100%;
	text-align: right
}
.nav_area {
	margin: 0;
	padding: 10px 0 0;
	width: 100%
}
#myCarousel .container {
	height: 100%
}
.carousel-caption {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	top: 0%;
	bottom: auto;
	padding: 0 15px;
	left: 0;
	right: auto;
	width: 100%
}
.banner_caption {
	text-align: left;
	text-shadow: none !important
}
.banner_caption h2 {
	font-size: 56px;
    font-weight: 700;
    color: #34495e;
    text-transform: normal;
    margin: 0px 0 10px;
    padding: 0;
    text-shadow: none;
}
.banner_caption p {
	font-size: 28px;
	color: #34495e;
	margin: 0 0 30px;
	padding: 0;
	font-weight: 500;
	  text-shadow: none;
}
.banner_caption a {
	color: #333;
	display: inline-block;
	padding: 16px 0;
	width: 100%;
	max-width: 170px;
	font-size: 18px;
	text-align: center;
	height: 56px;
	background: #34495e;
	border-radius: 5px;
	text-decoration: none
}
.banner_caption a:hover {
	background: #333;
	color: #fff
}
.overlay {
	margin: 0;
	padding: 0;
	background: rgba(0,0,0,.4);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0; display:none;
}
.carousel-control {
	color: #fff;
	top: 44%;
	background: 0 0;
	bottom: auto;
	padding-top: 0;
	width: 35px;
	border-radius: 0;
	height: 62px;
	opacity: 1
}
.carousel-control.left, .carousel-control.right {
	background-image: none !important
}
.carousel-control.right, .carousel-control .glyphicon-chevron-right {
	left: auto;
	right: 80px
}
.carousel-control.left {
	right: auto;
	left: 80px
}
.about_section {
	margin: 0;
	padding: 80px 0 50px;
	width: 100%;
	background: #fff
}
.about_details {
	margin: 0 0 30px;
	padding: 0;
	width: 100%
}
.about_details h2 {
	margin: 0 0 20px;
	padding: 0 0 0 24px;
	font-size: 36px;
	color: #333;
	text-transform: normal;
	font-weight: 700;
	line-height: 48px
}
.about_details h2 span {
	color: #34495e
}
.about_details h3 {
	margin: 0 0 20px;
	padding: 0;
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 36px
}
.about_details h3 span {
	color: #34495e
}
.about_details h2:before {
	margin: 0;
	padding: 0;
	width: 5px;
	height: 48px;
	position: absolute;
	content: "";
	background: #4fad9d;
	left: 15px
}
.about_details p {
	font-size: 18px;
	color: #333;
	margin: 0 0 10px;
	padding: 0;
	line-height: 30px
}
.about_details a {
	color: #333;
	display: inline-block;
	padding: 16px 0;
	width: 100%;
	max-width: 170px;
	font-size: 18px;
	text-align: center;
	height: 56px;
	background: #34495e;
	border-radius: 5px;
	text-decoration: none
}
.about_details a:hover {
	background: #333;
	color: #fff
}
.about_pic {
	margin: 0 0 30px;
	padding: 0;
	width: 100%
}
.about_pic img {
	width: 100%
}
.work_section {
	margin: 0;
	padding: 10px 0 10px;
	width: 100%;
	background: #fff;
}
.work_section h2 {
	margin: 0 0 20px;
	padding: 0 0 0 0px;
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 48px;
	text-align: center
}
.work_section h2 span {
	color: #fff
}
.work_section p {
	font-size: 30px;
	color: #fff;
	margin: 0 0 20px;
	padding: 0;
	line-height: 30px;
	text-align: center
}
.work_posts_area {
	margin: 0;
	padding: 30px 0 0;
	width: 100%
}
.work_post {
	margin: 0 0 30px;

	padding: 0;
	width: 100%
}
.work_post_iconarea {
	margin: 0 auto;
	padding: 0;
	width: 125px;
	height: 125px;
	background: #4fad9d;
	border-radius: 50%;
	box-shadow: 2px 2px 0px rgba(0,0,0,.04);
	position: relative;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important
}
.work_post_detail_area {
	margin: 0 0;
	padding: 50px 15px 50px;
	width: 100%;
	background: #34495e;
	box-shadow: 2px 2px 0px rgba(0,0,0,.04);
	min-height: 280px
}
.work_post_detail_area h3 {
	margin: 0 0 20px;
	padding: 0;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	text-align: center
}
.work_post_detail_area ul {
	margin: 0;
	padding: 0
}
.work_post_detail_area ul li {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	background: url(../images/list_style.png) no-repeat 0 6px;
	font-size: 18px;
	color: #fff;
	line-height: 30px
}
.work_post_detail_area ul li a {
	color: #fff;
	text-decoration: none
}
.work_post_detail_area ul li a:hover {
	color: #4fad9d;
}
.viewalla_btn {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0
}
.viewalla_btn a {
	color: #333;
	display: inline-block;
	width: 100%;
	max-width: 170px;
	font-size: 18px;
	text-align: center;
	height: 56px;
	padding: 16px 0;
	background: #f9c507;
	border-radius: 5px;
	text-decoration: none
}
.viewalla_btn a:hover {
	background: #333;
	color: #fff
}
.clients_section {
	margin: 0;
	padding: 20px 0 60px;
	width: 100%;
	background: #fff;
	display: inline-block
}
.clients_section h2 {
	margin: 0 0 20px;
	padding: 0;
	font-size: 48px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 48px;
	text-align: center
}
.clients_section h2 span {
	color: #34495e
}
.clients_posts_area h3 {
	margin: 0;
	padding: 12px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	background: #34495e;
	text-align: center
}
.clients_section p {
	font-size: 30px;
	color: #333;
	margin: 0 0 20px;
	padding: 0;
	line-height: 30px;
	text-align: center
}
.clients_posts_area {
	margin: -5px 0 0;
	padding: 0;
	width: 100%;
	background: #fff;
	display: inline-block
}
.client_post {
	margin: 0 !important;
	padding: 20px 50px;
	width: 100%;
	box-shadow: none;
	border: 1px solid #fff;
	background: #eeeae9
}
.client_post img {
	width: 100%
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(../images/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.owl-nav {
	display: none
}
.owl-carousel.owl-theme.owl-loaded.owl-drag {
	margin-bottom: 40px
}
.skills_section {
	margin: 0;
	padding: 80px 0 50px;
	width: 100%;
	background: #fff
}
.skills_section h2 {
	margin: 0 0 20px;
	padding: 0 0 0 24px;
	font-size: 48px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 48px;
	text-align: center
}
.skills_section h2 span {
	color: #34495e
}
.skills_section p {
	font-size: 30px;
	color: #333;
	margin: 0 0 20px;
	padding: 0;
	line-height: 30px;
	text-align: center
}
.skills_posts_area {
	margin: 0;
	padding: 30px 0 0;
	width: 100%
}
.skill_post {
	margin: 0 0 30px;
	padding: 0;
	width: 100%
}
.skill_post img {
	width: 100%
}
.skill_post_detail_area {
	margin: 0;
	padding: 30px 20px;
	width: 100%;
	background: #fafafa;
	box-shadow: 2px 2px 0px rgba(0,0,0,.04);
	min-height: 190px
}
.skill_post_detail_area h3 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 20px;
	color: #333;
	font-weight: 700;
	text-align: center
}
.skill_post_detail_area p {
	font-size: 18px;
	color: #333;
	padding: 0;
	line-height: 30px;
	text-align: center;
	margin: 0
}
.feedback_section {
	margin: 0;
	padding: 80px 0 130px;
	width: 100%;
	background: #4fad9d
}
.feedback_section h2 {
	margin: 0 0 20px;
	padding: 0;
	font-size: 48px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 48px;
	text-align: center
}
.feedback_section h2 strone {
	color: #fff
}
.feedback_section h2 span {
	color: #fff
}
.feedback_section p {
	font-size: 30px;
	color: #fff;
	margin: 0 0 20px;
	padding: 0;
	line-height: 30px;
	text-align: center
}
.feedback_posts_area {
	margin: 40px 0 0;
	padding: 0;
	width: 100%;
	background: #fff
}
.thumbnail {
	display: block;
	padding: 0;
	margin-bottom: 0;
	line-height: 1.42857143;
	background-color: #fff;
	border: 0 solid #ddd;
	border-radius: 0;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}
.thumbnail img {
	width: 100%
}
.caption {
	margin: 0;
	padding: 50px;
	text-align: left
}
.caption p {
	margin: 0;
	padding: 0;
	font-size: 22px;
	color: #333;
	line-height: 30px;
	font-style: italic;
	text-align: left
}
.caption h3 {


	margin: 0 0 20px;
	padding: 0;
	font-size: 30px;
	color: #333
}
.carousel-indicators li {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 2px !important;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: #efefef;
	border: 0 solid #fff;
	border-radius: 10px
}
.carousel-indicators .active {
	width: 16px;
	height: 16px;
	margin: 0 2px !important;
	background-color: #34495e
}
.carousel-indicators {
	bottom: -75px
}
.callto_action {
	margin: 0;
	padding: 90px 0;
	width: 100%;
	background: #34495e;
	text-align: center
}
.callto_action h2 {
	margin: 0 0 30px;
	padding: 0 0 0 24px;
	font-size: 48px;
	color: #4fad9d;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 48px;
	text-align: center
}
.callto_action h2 span {
	color: #fff
}
.callto_action p {
	font-size: 30px;
	color: #fff;
	margin: 0 0 30px;
	padding: 0;
	line-height: 30px;
	text-align: center
}
.callto_action a {
	color: #fff;
	display: inline-block;
	padding: 16px 0;
	width: 100%;
	max-width: 170px;
	font-size: 18px;
	text-align: center;
	height: 56px;
	background: #4fad9d;
	border-radius: 5px;
	text-decoration: none
}
.callto_action a:hover {
	background: #333;
	color: #fff
}
.contact_area {
	margin: 0;
	padding: 90px 0 60px;
	width: 100%;
	background: #fff
}
.contact_details {
	margin: 0 0 30px;
	padding: 0;
	width: 100%
}
.contact_details h2 {
	margin: 0 0 30px;
	padding: 0 0 0 24px;
	font-size: 36px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 48px
}
.contact_details h2:before {
	margin: 0;
	padding: 0;
	width: 5px;
	height: 48px;
	position: absolute;
	content: "";
	background: #34495e;
	left: 15px
}
.contact_details h2 span {
	color: #34495e
}
.contact_details h3 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700
}
.contact_details h3 span {
	color: #34495e
}
.contact_details p {
	margin: 0 0 15px;
	padding: 0;
	font-size: 18px;
	color: #333;
	line-height: 30px
}
.contact_form_area {
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
    background: #34495e !important;
}
.contact_label {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 18px;
	color: #fff;
	font-weight: 300 !important
}
.contact_textfield {
	margin: 15px 0 25px;
	padding: 10px 20px;
	font-size: 18px;
	color: #656565;
	width: 100%;
	height: 50px;
	border: 1px solid #eaeaea
}
.contact_textfield:focus {
	outline: none;
	border: 1px solid #34495e
}
.contact_textarea {
	margin: 0 0 25px;
	padding: 20px;
	font-size: 18px;
	color: #656565;
	width: 100%;
	height: 240px;
	border: 1px solid #eaeaea
}
.contact_textarea:focus {
	outline: none;
	border: 1px solid #34495e
}
.take_btn {
	margin: 0;
	padding: 0;
	width: 100%;
	background:#4fad9d;
	height: 50px;
	border: none;
	cursor: pointer;
	font-size: 22px;
	color: #fff;
	border: 1px solid #34495e
}
.take_btn:hover {
	border: 1px solid #333;
	color: #fff;
	background: #333
}
.footer {
	margin: 0;
	padding: 70px 0 40px;
	width: 100%;
	background: #414141
}
.footer_post {
	margin: 0 0 30px;
	padding: 0;
	width: 100%
}
.footer_post h2 {
	margin: 0 0 30px;
	padding: 0 0 0 20px;
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 30px
}
.footer_post h3 {
	margin: 0 0 30px;
	padding: 0 0 0 20px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 30px
}
.footer_post h2:before {
	margin: 0;
	padding: 0;
	width: 5px;
	height: 30px;
	position: absolute;
	content: "";
	background: #4fad9d;
	left: 15px
}
ul#menu-footer-one {
	margin: 0;
	padding: 0
}
ul#menu-footer-one li {
	margin: 0;
	padding: 0;
	list-style: none
}
ul#menu-footer-one li a {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #eee;
	line-height: 28px
}
ul#menu-footer-one li a:hover {
	color: #34495e;
	text-decoration: none
}
ul#menu-footer-two {
	margin: 0;
	padding: 0
}
ul#menu-footer-two li {
	margin: 0;
	padding: 0;
	list-style: none
}
ul#menu-footer-two li a {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #eee;
	line-height: 28px
}
ul#menu-footer-two li a:hover {
	color: #34495e;
	text-decoration: none
}
ul#menu-footer-three {
	margin: 0;
	padding: 0
}
ul#menu-footer-three li {
	margin: 0;
	padding: 0;
	list-style: none
}
ul#menu-footer-three li a {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #eee;
	line-height: 28px
}
ul#menu-footer-three li a:hover {
	color: #4fad9d;
	text-decoration: none
}
.footer_post p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #eee;
	line-height: 28px
}
ul.footer_social {
	margin: 0;
	padding: 0
}
.footer_social li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block
}
.footer_social li a {
	margin: 0 16px 0 0;
	padding: 0;
	font-size: 20px;
	color: #eee;
	text-decoration: none
}
.footer_social li a:hover {
	color: #4fad9d;
}
.footer_bottom {
	margin: 0;
	padding: 30px 0 10px;
	width: 100%;
	background: #333
}
.copyright p {
	margin: 0 0 20px;
	padding: 0;
	font-size: 16px;
	color: #bcbcbc;
	line-height: 28px
}
.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none
}
#pad_none {
	padding: 0
}
.logos_table .client_post {
	margin: 0 !important
}
.logos_table {
	margin: 0 0 30px;
	padding: 0;
	width: 100%
}
.logos_table td {
	border: 1px solid #eaeaea;
	padding: 10px;
	text-align: center;
	background: #fff
}
td.title {
	background: #34495e !important;
	font-weight: 700 !important;
	font-size: 20px
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	background: #fff !important
}
.col-xs-15 {
	width: 20%;
	float: left
}
@media (min-width:768px) {
.col-sm-15 {
	width: 20%;
	float: left
}
}
@media (min-width:992px) {
.col-md-15 {
	width: 20%;
	float: left
}
}
@media (min-width:1200px) {
.col-lg-15 {
	width: 20%;
	float: left
}
}
.pagetitle_area {
	margin: 0;
	padding: 40px 0;
	width: 100%;
	background: #34495e
}
.pagetitle_area h2 {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-size: 36px;
	text-transform: normal;
	font-weight: 700;
	color: #fff
}
.inner_content_area {
	margin: 0;
	padding: 10px 0 0;
	width: 100%;
	background: #fff
}
#content_image {
	margin: 0 0 20px 30px;
	padding: 0;
	width: 100%;
	max-width: 570px;
	float: right
}
#content_image_two {
	margin: 0 0 20px 30px;
	padding: 0;
	width: 100%;
	max-width: 300px;
	float: right
}
.about_details ul {
	margin: 0 0 20px;
	padding: 0
}
.about_details ul li {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	background: url(../images/list_style.png) no-repeat 0 6px;
	font-size: 18px;
	color: #333;
	line-height: 30px
}
#about_inner {
	margin-bottom: 30px
}
.extra_padding {
	padding: 0 0 0 30px !important
}
.inner_mid_banner {
	margin: 0 0 40px;
	padding: 0;
	width: 100%
}
.inner_mid_banner img {
	width: 100%
}
.inner_skills_posts_area {
	margin: 0;
	padding: 40px 0;
	width: 100%;
	display: inline-block
}
.inner_skills_posts_area h2 {
	margin: 0 0 40px;
	padding: 0 0 0 24px;
	font-size: 48px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 48px;
	text-align: center
}
.inner_skills_posts_area h2 span {
	color: #34495e
}
.inner_feedback_posts {
	margin: 0 15px 30px;
	padding: 0;
	width: 100%;
	background: #fafafa;
	display: inline-block
}
#inner_caption {
	padding: 30px 30px 10px
}
#inner_caption p {
	margin: 0 0 10px;
	padding: 0;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	font-style: italic;
	text-align: left
}
#inner_caption h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 36px
}
#inner_caption h3 span {
	color: #34495e
}
#inner_caption ul {
	margin-bottom: 0;
	padding: 0
}
#inner_caption ul li {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	background: url(../images/list_style.png) no-repeat 0 3px;
	font-size: 16px;
	color: #333;
	line-height: 24px
}
.map_section {
	margin: 0 0 80px;
	padding: 0;
	width: 100%
}
.sidebar-nav li a {
	outline: none
}
#inner_work_post_detail_area {
	background: #34495e;
	min-height: 300px !important
}
@media(max-width:991px) {
.customer-img, .img-related {
	margin-bottom: 30px
}
}
@media(max-width:767px) {
.img-portfolio {
	margin-bottom: 15px
}
header.carousel .carousel {
	height: 70%
}
}
@media (min-width:0px) and (max-width:320px) {
.top_bar {
	display: none
}
.nav_area {
	display: block
}
.navbar-nav>li>a {
	padding: 15px 0 5px
}
#sidebar-wrapper.active {
	width: 100%
}
.menu_btn {
	margin: -35px 0 10px;
	padding: 0;
	width: 100%;
	text-align: right;
	outline: none !important
}
#sidebar-wrapper {
	padding: 0 30px
}
.banner_caption h2 {
	font-size: 36px
}
.banner_caption p {
	font-size: 18px
}
.carousel-control.right, .carousel-control .glyphicon-chevron-right {
	right: 0
}
.carousel-control.left {
	right: auto;
	left: 0
}
.carousel-control img {
	width: 20px;
	height: auto
}
.work_section h2 {
	font-size: 36px
}
.clients_section h2 {
	font-size: 36px
}
.clients_posts_area {
	padding: 0 15px
}
.feedback_section h2 {
	font-size: 36px
}
.feedback_posts_area {
	padding: 0 15px
}
.work_section p {
	font-size: 24px
}
.clients_section p {
	font-size: 24px
}
.feedback_section p {
	font-size: 24px
}
.caption {
	margin: 0;
	padding: 50px 0;
	text-align: left
}
.feedback_section p {
	font-size: 18px
}
.copyright p {
	text-align: center
}
.work_post_detail_area {
	padding: 84px 15px 30px;
	min-height: auto
}
.about_details h2 {
	font-size: 24px
}
.callto_action h2 {
	font-size: 30px;
	line-height: 36px
}
.inner_skills_posts_area h2 {
	font-size: 30px;
	line-height: 36px
}
.contact_form_area {
	padding: 15px
}
#content_image {
	max-width: 100%
}
}
@media (min-width:321px) and (max-width:480px) {
.top_bar {
	display: none
}
.nav_area {
	display: block
}
.navbar-nav>li>a {
	padding: 15px 0 5px
}
#sidebar-wrapper.active {
	width: 100%
}
.menu_btn {
	margin: -35px 0 10px;
	padding: 0;
	width: 100%;
	text-align: right;
	outline: none !important
}
#sidebar-wrapper {
	padding: 0 30px
}
.banner_caption h2 {
	font-size: 36px
}
.banner_caption p {
	font-size: 18px
}
.carousel-control.right, .carousel-control .glyphicon-chevron-right {
	right: 0
}
.carousel-control.left {
	right: auto;
	left: 0
}
.carousel-control img {
	width: 20px;
	height: auto
}
.work_section h2 {
	font-size: 36px
}
.clients_section h2 {
	font-size: 36px
}
.clients_posts_area {
	padding: 0 15px
}
.feedback_section h2 {
	font-size: 36px
}
.feedback_posts_area {
	padding: 0 15px
}
.work_section p {
	font-size: 24px
}
.clients_section p {
	font-size: 24px
}
.feedback_section p {
	font-size: 24px
}
.caption {
	margin: 0;
	padding: 50px 0;
	text-align: left
}
.feedback_section p {
	font-size: 18px
}
.copyright p {
	text-align: center
}
.work_post_detail_area {
	padding: 84px 15px 30px;
	min-height: auto
}
.about_details h2 {
	font-size: 24px
}
.callto_action h2 {
	font-size: 30px;
	line-height: 36px
}
.inner_skills_posts_area h2 {
	font-size: 30px;
	line-height: 36px
}
.contact_form_area {
	padding: 15px
}
#content_image {
	max-width: 100%
}
}
@media (min-width:481px) and (max-width:768px) {
.top_bar {
	display: none
}
.nav_area {
	display: block
}
.navbar-nav>li>a {
	padding: 15px 0 5px
}
#sidebar-wrapper.active {
	width: 100%
}
.menu_btn {
	margin: -35px 0 10px;
	padding: 0;
	width: 100%;
	text-align: right;
	outline: none !important
}
#sidebar-wrapper {
	padding: 0 30px
}
.banner_caption h2 {
	font-size: 36px
}

.banner_caption p {
	font-size: 18px
}
.carousel-control.right, .carousel-control .glyphicon-chevron-right {
	right: 0
}
.carousel-control.left {
	right: auto;
	left: 0
}
.carousel-control img {
	width: 20px;
	height: auto
}
.work_section h2 {
	font-size: 36px
}
.clients_section h2 {
	font-size: 36px
}
.clients_posts_area {
	padding: 0 15px
}
.feedback_section h2 {
	font-size: 36px
}
.feedback_posts_area {
	padding: 0 15px
}
.work_section p {
	font-size: 24px
}
.clients_section p {
	font-size: 24px
}
.feedback_section p {
	font-size: 24px
}
.caption {
	margin: 0;
	padding: 50px 0;
	text-align: left
}
.feedback_section p {
	font-size: 18px
}
.copyright p {
	text-align: center
}
.work_post_detail_area {
	padding: 84px 15px 30px;
	min-height: auto
}
#content_image {
	max-width: 100%
}
}
@media (min-width:769px) and (max-width:992px) {
.header_left p {
	font-size: 13px
}
.navbar {
	display: none
}
#sidebar-wrapper.active {
	width: 50%
}
.carousel-control.right, .carousel-control .glyphicon-chevron-right {
	right: 10px
}
.carousel-control.left {
	right: auto;
	left: 10px
}
#content_image {
	max-width: 100%
}
}
@media (min-width:993px) and (max-width:1200px) {
.header_left p {
	font-size: 14px
}
.navbar-nav>li>a {
	margin: 0 10px;
	padding: 0 0 5px;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: 3px solid #fff
}
.work_post_detail_area ul li {
	font-size: 15px
}
.work_post_detail_area h3 {
	font-size: 16px
}
.caption p {
	font-size: 16px;
	line-height: 24px
}
.footer_post h2 {
	font-size: 16px
}
.carousel-control.right, .carousel-control .glyphicon-chevron-right {
	right: 5px
}
.carousel-control.left {
	right: auto;
	left: 5px
}
}
.focus_post {
	margin: 0;
	padding: 20px;
	width: 100%;
	background: #fafafa
}
.team_section {
	margin: 0;
	padding: 80px 0 130px;
	width: 100%;
	background: #fafafa
}
.team_section h2 {
	margin: 0 0 40px;
	padding: 0;
	font-size: 48px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 48px;
	text-align: center
}
.team_section h2 span {
	color: #34495e
}
.team_post {
	margin: 0 0 30px;
	padding: 40px;
	width: 100%;
	background: #f1f1f1;
	box-shadow: 2px 2px 0px rgba(0,0,0,.04)
}
.team_post h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 36px;
	text-align: left
}
.team_post h4 {
	font-size: 18px;
	color: #333;
	margin: 0 0 10px;
	padding: 0;
	line-height: 30px
}
.team_post p {
	font-size: 18px;
	color: #333;
	margin: 0 0 20px;
	padding: 0;
	line-height: 30px
}
.team_post a {
	font-size: 18px;
	color: #34495e;
	margin: 0 0 20px;
	padding: 0;
	line-height: 30px
}
.team_social {
	margin: 0 0 10px !important;
	padding: 0
}
.team_social li {
	margin: 0;
	padding: 0 !important;
	list-style: none !important;
	display: inline-block;
	background: 0 0 !important
}
.team_social li a {
	margin: 0 16px 0 0;
	padding: 0;
	font-size: 20px;
	color: #333;
	text-decoration: none;
	width: auto;
	height: auto;
	background: 0 0
}
.team_social li a:hover {
	color: #34495e;
	background: 0 0 !important
}
.book_post {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
	border: 0 solid #eaeaea
}
.book_post img {
	width: 100%;
	padding: 20px;
	border-bottom: 1px solid #eaeaea
}
.book_post h2 {
	margin: 0 0 20px;
	padding: 0;
	font-size: 20px;
	color: #333;
	font-weight: 700;
	text-align: center;
	line-height: 56px
}
.blog_post {
	margin: 0 0 26px;
	padding: 40px 45px 35px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #eaeaea
}
.blog_post img {
	width: 100%;
	margin-bottom: 20px
}
.blog_post h2 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700
}
.blog_post span {
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	color: #98a3ac;
	display: inline-block;
	width: 100%;
	border-bottom: 0 solid #eee
}
.blog_post p {
	font-size: 18px;
	color: #333;
	margin: 0 0 20px;
	padding: 0;

	line-height: 30px
}
.blog_post_btn {
	margin: 0;
	padding: 0;
	width: 100%
}
.blog_post_btn a {
	color: #333;
	display: inline-block;
	width: 100%;
	max-width: 170px;
	font-size: 18px;
	text-align: center;
	height: 56px;
	padding: 16px 0;
	background: #f9c507;
	border-radius: 5px;
	text-decoration: none
}
.blog_post_btn a:hover {
	color: #fff;
	background: #333
}
.pagenetion ul {
	margin: 40px 0;
	padding: 0;
	text-align: center
}
.pagenetion ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	color: #5c5c5c
}
.pagenetion ul li a {
	background: #fff none repeat scroll 0 0;
	color: #656565;
	display: inline-block;
	font-size: 16px;
	margin: 0 4px;
	padding: 7px 0;
	width: 40px;
	height: 38px;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #eaeaea
}
.pagenetion ul li a:hover {
	background: #34495e none repeat scroll 0 0;
	color: #fff
}
.cate_area {
	border: 1px solid #eaeaea;
	float: left;
	margin: 0 0 25px;
	padding: 0;
	text-align: center;
	width: 100%;
	background: #fff;
	border-radius: 5px
}
.cate_area h2 {
	border-bottom: 1px solid #eee;
	color: #333;
	font-weight: 700;
	font-size: 24px;
	margin: 0;
	padding: 20px 30px;
	text-align: left;
	text-transform: uppercase;
	width: 100%
}
.cate_area ul {
	margin: 0;
	padding: 0 30px;
	border-bottom: 0 solid #8eb301;
	text-align: left
}
.cate_area ul li {
	margin: 0;
	padding: 0;
	list-style: none
}
.cate_area ul li a {
	border-bottom: 1px solid #eee;
	color: #333;
	display: inline-block;
	font-size: 18px;
	margin: 0;
	padding: 20px 20px 20px 0;
	text-decoration: none;
	width: 100%
}
.cate_area ul li:last-child a {
	border: none
}
.fb_area {
	border: 0 solid #cce0e4;
	float: left;
	margin: 0 0 25px;
	padding: 0;
	text-align: center;
	width: 100%;
	background: #fff;
	border-radius: 5px
}
.fb_area h2 {
	border-bottom: 1px solid #eee;
	color: #333;
	font-weight: 700;
	font-size: 20px;
	margin: 0;
	padding: 20px 30px;
	text-align: left;
	text-transform: uppercase;
	width: 100%
}
.facebook_like_area {
	margin: 0;
	padding: 24px;
	border-bottom: 0 solid #8eb301;
	float: left;
	width: 100%
}
.facebook_like_area img {
	width: 100%
}
.inner_blog_post {
	margin: 0 0 30px;
	padding: 40px 45px 35px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #eaeaea
}
.inner_blog_post_details {
	margin: 0;
	padding: 40px 0 0;
	width: 100%;
	background: #fff
}
.inner_blog_post_details h2 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700
}
.inner_blog_post_details span {
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	color: #98a3ac;
	display: inline-block;
	width: 100%;
	border-bottom: 0 solid #eee
}
.inner_blog_post_details p {
	font-size: 18px;
	color: #333;
	margin: 0 0 20px;
	padding: 0;
	line-height: 30px
}
.blog_post_share_btn {
	margin: 0;
	padding: 20px 0 25px;
	width: 100%
}
.blog_post_share_btn img {
	width: 70%
}
.nex_pre_post {
	margin: 0 0 30px;
	padding: 0;
	width: 100%
}
.nex_pre_post ul {
	margin: 0;
	padding: 0;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #eaeaea
}
.nex_pre_post ul li {
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
	display: inline-block;
	width: 50%;
	text-align: center
}
.nex_pre_post ul li a {
	margin: 0;
	padding: 0;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	line-height: 96px;
	color: #52545d;
	text-transform: uppercase
}
.nex_pre_post ul li:last-child {
	border-left: 1px solid #eee
}
.nex_pre_post ul li a:hover {
	color: #34495e
}
.inner_table {
	margin: 0 0 30px;
	padding: 0;
	width: 100%
}
.inner_table tr td {
	border: 1px solid #eee;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 7px
}
.inner_table tr:first-child {
	background: #34495e
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #34495e;
	background-color: transparent
}
.navbar-right .dropdown-menu {
	right: 0;
	left: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 200px;
	padding: 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu>li>a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333 !important;
	white-space: nowrap;
	border-bottom: 1px solid #eaeaea;
	display: inline-block;
	width: 100%;
	word-wrap: break-word;
	white-space: normal
}
.dropdown-menu>li>a:hover {
	background: #34495e;
	color: #fff !important
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #34495e !important
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #34495e;
	outline: 0
}
.services_inner_banner img {
	width: 100%;
	margin-bottom: 30px
}
.map_section img {
	width: 100%
}
.analyse_area {
	margin: 0 0 30px;
	padding: 30px 30px 1px;
	background: #fafafa;
	position: relative
}
.train_area {
	margin: 0 0 30px;
	padding: 30px 30px 1px;
	background: #fafafa;
	position: relative
}
.revi_area {
	margin: 0 0 30px;
	padding: 30px 30px 1px;
	background: #fafafa;
	position: relative
}
.change_pcolour {
	margin: 0 0 30px;
	padding: 30px !important;
	background: #f1f1f1;
	position: relative
}
.flag img {
	margin: 8px 0 0;
	padding: 0;
	float: right;
	width: 100%;
	height: 40px !important;
	border: 1px solid #333;
	max-width: 60px !important
}
ul.dropdown-menu .dropdown-menu {
	left: 100%;
	top: 0 !important;
	box-shadow: none !important
}
ul.dropdown-menu .dropdown-menu {
	left: 100%;
	top: -2px !important;
	box-shadow: none !important;
	border: none
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #333;
	text-decoration: none;
	background-color: #34495e;
	outline: 0
}
.book_post img {
	width: 100%
}
.book_post .wpb_single_image {
	margin-bottom: 0 !important;
	width: 100% !important
}
.book_post .wpb_text_column {
	margin-bottom: 0 !important
}
.book_post figure.wpb_wrapper.vc_figure {
	width: 100%
}
.book_post .vc_single_image-wrapper.vc_box_border_grey {
	width: 100% !important
}
.book_post .wpb_wrapper {
	border: 1px solid #eaeaea
}
.flag {
	text-align: right !important
}
.flag img {
	float: right !important
}
.thumbnail .wpb_single_image.wpb_content_element.vc_align_left {
	margin-bottom: 0 !important
}
.thumbnail .wpb_single_image .vc_figure {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: 100%;
	width: 100% !important
}
.thumbnail .wpb_single_image .vc_single_image-wrapper {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	width: 100% !important
}
.thumbnail .vc_column-inner {
	padding: 0 !important
}
.clients_posts_area .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important
}
.clients_posts_area .vc_column-inner {
	padding: 0 !important
}
.sarvay_table_area {
	margin: 0;
	padding: 0;
	width: 100%
}
table.sarvay_table {
	margin: 0;
	padding: 0;
	width: 100%
}
table.sarvay_table td {
	margin: 0;
	padding: 0;
	font-size: 18px;
	padding: 10px;
	border: 1px solid #333;
	color: #333;
	min-width: 180px
}
.first_row {
	background: #34495e;
	font-weight: 700;
	text-align: center
}
table.sarvay_table tr td:last-child {
	text-align: center !important
}
.extra_pack {
	padding: 0;
	margin: 0 -30px !important
}
.full_pic .wpb_single_image .vc_figure {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: 100%;
	width: 100% !important
}
.full_pic .wpb_single_image .vc_single_image-wrapper {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	width: 100% !important
}
.full_pic .wpb_single_image img {
	height: auto;
	max-width: 100%;
	vertical-align: top;
	width: 100% !important
}
ul.nav li.dropdown:hover>ul.dropdown-menu {
	display: block
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: -55px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #34495e;
	background-image: none;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 4px
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #34495e
}
.navbar-inverse .navbar-toggle {
	border-color: #34495e
}
button#responsive-menu-button {
	width: 45px !important;
	height: 45px !important;
	position: absolute !important;
	top: 18px !important;
	right: 15px !important;
	background: #34495e !important;
	border-radius: 5px !important
}
@media (min-width:0px) and (max-width:768px) {
.nav_area {
	display: none !important
}
ul.dropdown-menu .dropdown-menu {
	left: 0;
	top: 100% !important;
	box-shadow: none !important;
	border: none
}


.banner_caption h2 {
    margin: 0px 0 10px;}
}
@media (min-width:769px) and (max-width:992px) {
button#responsive-menu-button {
	width: 45px !important;
	height: 45px !important;
	position: absolute !important;
	top: 60px !important;
	right: 15px !important;
	background: #34495e !important;
	border-radius: 5px !important
}
}
.page-id-19 table.inner_table tr td:first-child {
	background: #f1f1f1
}
.page-id-19 .inner_table tr:first-child td {
	background: #34495e !important
}
.page-id-93 table.sarvay_table td {
	font-size: 12px;
	padding: 4px 10px;
	background: #f1f1f1
}
.page-id-93 .first_row td {
	background: #34495e !important
}
.page-id-93 .first_row {
	background: #34495e !important
}
.page-id-5 .callto_action {
	display: none
}
.page-id-267 .callto_action {
	display: none
}
ul#menu-footer-three li:first-child a {
	pointer-events: none !important;
	text-decoration: underline
}
.italic {
	font-style: italic
}
.logo_area a {
	margin: 0;
	padding: 0;
	font-size: 24px;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
	line-height: 40px
}
.logo_area img {
    width: 30px;
    margin: -7px 10px 0 0;
}