/*
Theme Name: AMS Maintenance
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */

/* --------------------------------------------------defult----------------------------------------------------------*/
.clear {
	clear: both;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0
}
.left-pad-none {
	padding-left: 0;
}
.right-pad-none {
	padding-right: 0;
}
.both-pad-none {
	padding: 0;
}
a:hover {
	text-decoration: none;
}
html, body {
	height: 100%;
	font-family: 'Poppins', sans-serif;
}
.cler-fix {
}
/* -----------------------------------------------defult-------------------------------------------------------------*/






.fll-stake {
	color: #006da6;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 28px;
}
.col-md-7.domestic.full-p > p {
	margin: 0 0 30px;
}
.day-container.mrg-ctr {
	margin: 46px 0 0;
	padding: 0 0 53px;
}
.about-par {
	margin: 9px 0 59px;
}
.col-md-4.misshion {
	margin-top: 56px;
}
.about-par p {
	color: #999999;
	margin: 37px 0 0;
}
/* ----------------------------------------------slider--------------------------------------------------------------*/
.slide-oinner {
	background: rgba(0, 0, 0, 0) url("../img/banner.png") repeat scroll 0 0 / 100% auto;
	float: left;
	height: 536px;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.slide-oinner-contant {
	width: 200px;
	height: 100px;
	background: #f00;
}
/* ---------------------------------------------------slider---------------------------------------------------------*/












/* ---------------------------------------------------------custom---------------------------------------------------*/
i {
	transition: all 0.4s ease 0s;
}
a {
	transition: all 0.4s ease 0s;
}
.log-hadding h4 {
	color: #ccc;
	font-size: 12px;
	text-transform:uppercase;
}
.log-hadding {
	color: #fff;
	float: left;
	margin: 7px 0 0;
}
.top-header {
	float: left;
	width: 100%;
	background: #2d2d2d none repeat scroll 0 0;
}
.navi-gation {
	float: left;
	width: 100%;
}
.blue-alert {
	color: #006da6 !important;
}
.log-hadding h2 {
	color: #fff;
	margin: 0 0 6px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.carousel-caption-header.mrg-rs {
	float: left;
	margin: 24px 0 19px;
}
.map-icon {
	float: right;
}
.boredr-right {
	border-right: 1px solid #383838;
	padding: 16px 15px;
}
.social li {
	display: inline;
	margin: 0 0 0 18px;
}
.social {
	display: inline;
	float: right
}
.social li a {
	display: inline;
}
.social li a i {
	color: #cccccc;
	display: inline;
	font-size: 30px;
}
.log-hadding.log-hadding-send {
	padding: 0 0 0 29px;
}
.social > ul {
	margin: 21px 0 0;
}
.social li a:hover i {
	color: #006da6;
}
.custom-nav > li > a {
	color: #2d2d2d;
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
	padding: 15px 0 2px;
	margin: 0 0 0 30px;
	text-transform: uppercase;
}
.custom-nav > li > a:hover {
	background: inherit;
	color: #005f97 !important;
}
.navbar-nav.navbar-right:last-child {
	margin-right: 0;
}
.custom-nav > li > a:focus {
	background: inherit;
}
.custom-nav > li > a:active {
	background: inherit;
}
.active > a {
	border-bottom: 3px solid #005f97;
	color: #005f97 !important;
}
.navbar-brand-logo {
	float: left;
	margin: 25px 0 0;
}
.nav.navbar-nav.navbar-right.custom-nav {
	margin: 32px 0 0;
}
.custom-caption-inner {
	background: rgba(0, 0, 0, 0) url("images/shoedow.png") no-repeat scroll 0 0 / 100% auto;
	margin: 0 0 0 18px;
	padding: 30px 52px 50px;
	width: 646px;
}
.container.slid-container {
	position: relative;
}
colect-day {
	background: #006da6 none repeat scroll 0 0;
}
.linse-day-hadding > span {
	color: #f2a61f;
	float: left;
	margin: -14px 0 0 79px;
}
.linse-day-hadding {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
}
.linse-day-hadding > img {
	margin: 18px 0 -11px;
}
.colect-day {
	background: #006da6 none repeat scroll 0 0;
	float: left;
	padding: 0 39px;
	width: 100%;
}
.colect-day > p {
	color: #fff;
	float: left;
	font-size: 13px;
	margin: 24px 0 35px;
	width: 100%;
}
.btn-day > a {
	border: 3px solid #fff;
	color: #fff;
	float: left;
	font-weight: bold;
	margin: 0 0 24px;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}
.btn-day > a:hover {
	color: #006DA6;
	background: #fff
}
.day-list > li {
	color: #fff;
	float: left;
	font-size: 13px;
	list-style-image: url("images/good.png");
	/*margin: 0 0 22px 23px;*/
	margin: 0 2px 22px 0;
	left: 10px;
    position: relative;
}
.day-list {
	/*float: left;*/
	width: 100%;
}
.day-container {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	margin: 62px 0 9px;
	padding: 0 0 74px;
}
.domestic h1 {
	color: #006da6;
	font-weight: bold;
	font-size: 28px;
	text-transform: uppercase;
}
.domestic p {
	color: #999999;
	margin: 37px 0 0;
	text-align: justify;
}
/*slider*/
.carousel.slide.transition-timer-carousel.custom-slider {
	float: left;
	width: 100%;
}
.custom-slider .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}
.domestic-list {
	float: left;
	margin: 0px 44px 0 25px;
}
.qualty {
	float: left;
	text-align: center;
	width: 100%;
}
.qualty > img {
	margin: 22px 15px;
}
.qualty > h1 {
	color: #006da6;
	float: left;
	font-size: 27px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
.domestic-list li {
	color: #006da6;
	list-style-image: url("images/green-good.png");
	/*margin: 0 0 10px;*/
	margin: 0 0 26px 23px;
}
.slid-list li {
	display: inline;
	margin: 0 9px;
	font-size: 17px;
	text-transform: uppercase;
}
.slid-list > ul {
	background: #005f97 none repeat scroll 0 0;
	padding: 3px 0;
	text-align: center;
	margin: -36px 0 0;
	width: 383px;
}
.carousel-caption-header {
	color: #006da6;
	font-size: 34px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.yellow-alert {
	color: #f2a61f !important;
}
.custom-caption-inner p {
	color: #000;
	font-size: 13px;
}
.slid-container {
	position: relative;
}
.carousel-caption {
	left: 0;
	padding-bottom: 12px;
	bottom: 139px;
	right: 20%;
}
.carousel-caption {
	text-align: left;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
}
.slid-list {
	margin: 20px 0 0 129px;
}
.transition-timer-carousel .carousel-caption {
	background: inherit;
	bottom: 347px;
	left: 0;
	padding-left: 0;
	padding-right: 15%;
	padding-top: 5px;
	right: 0;
	text-align: left;
	width: 100%;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
	z-index: 2147483647;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
	margin-top: 10px;
	font-size: 24px;
}
/*slider*/


.carousel.slide.custom-slider {
	float: left;
	width: 100%;
}
.right.carousel-control.right-arow > img {
	margin-top: 130%;
}
.left.carousel-control.left-arow > img {
	margin-top: 130%;
}
.left.carousel-control.left-arow {
	left: -32px;
}
.misshion p {
	color: #999999;
	margin: 0 0 60px;
}
.misshion span a {
	color: #ddd
}
.misshion h1 {
	color: #006da6;
	font-size: 23px;
	font-weight: bold;
	margin: 21px 0 9px;
}
.about-get-container {
	background: #006da6 none repeat scroll 0 0;
	color: #fff;
	float: left;
	padding: 24px 0;
	width: 100%;
}
.white-btn {
	border: 2px solid #fff;
	color: #fff;
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 15px 0 0;
	padding: 7px 36px;
}
.white-btn:hover {
	background: #fff;
	color: #006da6;
}
.white-btn.full-right {
	float: right;
	margin-right: 0;
}
.services-hadding {
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    top: 4px;
}
.services-hadding2 {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}
.col-md-8.industry > p {
	color: #999999;
	font-size: 14px;
	margin: 22px 0 34px;
}
.services-list li {
	color: #006da6;
	list-style-image: url("images/ul-list-icon.png");
	margin: 0 0 0 32px;
	padding: 0 0 10px;
}
.ser-man {
	margin: 82px 0 0;
}
.col-md-8.industry {
	margin: 60px 0 0;
}
.constructors h2 {
	color: #fff
}
.constructors p {
	color: #fff
}
.col-md-12.constructors {
	text-align: center;
}
.constructors h2 {
	color: #fff;
	margin: 0 0 13px;
}
.col-md-2.box-inner-content {
	padding: 0 3px;
	text-align: center;
}
.box-border {
	border-right: 1px solid #737675;
	text-align: center;
	width: 100%;
	float: left;
}
.over-services {
	background: rgba(0, 0, 0, 0) url("images/services-background.jpg") repeat scroll 0 0 / cover;
	float: left;
	padding: 62px 0 108px;
	width: 100%;
}
.btm-border {
	background: #737675 none repeat scroll 0 0;
	float: left;
	height: 1px;
	margin: 6px 0 0;
	width: 97%;
}
.services-boxes {
    float: none;
    margin: 0 0 6px;
    width: 100%;
}
.border-none {
	border: none !important;
}
.box-border > h4 {
	color: #fff;
	margin: 16px 0 11px;
}
.box-border a {
	border: 1px solid #737675;
	color: #fff;
	padding: 4px 16px;
}
.box-border > p {
	float: left;
	margin: 16px 0 29px;
	width: 100%;
}
.box-border > h4 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 16px 0 11px;
}
.col-md-12.mian-content {
	text-align: center;
}
.main-paragrph {
	color: #fff;
	font-size: 14px;
	margin: 14px 0 47px;
}
.main-hadding {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.main-hadding.blue {
	color: #006da6;
	margin: 52px 0 0;
}
.main-paragrph.grey {
	color: #999999;
}
.propert-content h3 {
	color: #176b97;
	font-weight: bold;
	text-transform: uppercase;
}
.propert-content p {
	color: #999999;
	font-size: 13px;
	margin: 23px 0 15px;
}
.propert-content h4 {
	color: #176b97
}
.property-list li {
	color: #999999;
	list-style-image: url("images/ul-list-icon.png");
	margin: 0 0 5px;
}
.property-list {
	float: left;
	margin: 18px 0 0 22px;
}
.property-link > a {
	border: 1px solid #fff;
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 16px 3px;
	width: 100%;
}
.property-link {
	background: #006da6 none repeat scroll 0 0;
	bottom: -13px;
	color: white;
	float: left;
	padding: 7px;
	position: absolute;
	right: 92px;
	text-align: center;
	width: 249px;
}
.what-do {
	background: #006da6 none repeat scroll 0 0;
	float: left;
	margin: 78px 0 0;
	padding: 58px 0;
	width: 100%;
}
.what-do-services {
	background: #006da6 none repeat scroll 0 0;
	float: left;
	/*margin: 78px 0 0;*/
	margin: -10px 0 0;
	padding: 58px 0;
	width: 100%;
}
.do-work h2 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 17px 0 18px;
}
.do-work p {
	color: #fff;
	font-size: 13px;
}
.footer {
	float: left;
	width: 100%;
	background: #2e2e2e;
	padding: 30px 0
}
.footer-f {
	float: left;
	background: #2e2e2e;
}
.logo-content > p {
	color: #cccccc;
	font-size: 13px;
	margin: 28px 0 23px;
}
.social.social-footer li {
	margin: 0 18px 0 0;
}
.social.social-footer {
	float: left;
}
.social.social-footer > ul {
	margin: 0;
}
.footer-link-list li {
	list-style-image: url(images/footer-arow-list.png);
	margin: 0 0 15px;
}
.footer-link-list li a {
	color: #cccccc;
	font-size: 13px;
}
.footer-link-list {
	float: left;
	margin: 0 28px 0 0;
}
.footer-link-list.mrg-none {
	margin: 0;
}
.footer-box-2 {
	padding: 0 22px;
}
.footer-main {
	color: #fff;
	float: left;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 18px 0 0;
}
.footer-main-img {
	margin: 18px 0 22px;
}
.footer-right-list li {
	color: #cccccc;
	margin: 0 0 15px;
}
.logo-content > img {
	margin: 19px 0 0;
}
.footer-bottom {
	background: #006da6 none repeat scroll 0 0;
	float: left;
	padding: 27px 0;
	width: 100%;
}
.footer-bottom-list > ul {
	float: right;
}
.footer-bottom-list li {
	display: inline;
	margin: 0 0 0 33px;
}
.footer-bottom-list li a {
	color: #fff;
}
.copy-right {
	color: #fff;
	text-transform: uppercase;
}
.custom-caption-inner.center-h {
	left: 93px;
	margin: 0 auto;
	position: relative;
	top: -13px;
}
.slid-list.slid-list-center > ul {
	margin: -41px auto 24px;
}
/* -------------------------------------------------------custom-----------------------------------------------------*/














/*-------------------------------------------------media query ----------------------------------------------------------- */
@media only screen and (max-width:1200px) {
.map-icon {
	display: none;
	float: right;
}
.social li {
	display: inline;
	margin: 0 0 0 8px;
}
.carousel-caption {
	bottom: 0;
	left: 0;
	padding-bottom: 30px;
	right: 0;
}
.carousel-caption {
	bottom: 0;
	left: 0;
	padding-bottom: 30px;
	right: 0;
}
.custom-caption-inner {
	background: rgba(0, 0, 0, 0) url("images/shoedow.png") no-repeat scroll 0 0 / 100% auto;
	margin: 0 auto;
	padding: 43px 52px;
	width: 100%;
}
.carousel-indicators {
	display: none;
}
.custom-nav > li > a {
	color: #2d2d2d;
	font-family: "Ubuntu", sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 4px;
	padding: 15px 0 2px;
	text-transform: uppercase;
}
.navbar-toggle .icon-bar {
	background: #fff none repeat scroll 0 0;
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
}
.navbar-brand-logo {
	float: left;
	margin: 25px 0 0;
	width: 140px;
}
.navbar-brand-logo > img {
	width: 100%;
}
.services-hadding {
	font-size: 16px;
	font-weight: bold;
}
.services-hadding2 {
	font-size: 16px;
	font-weight: bold;
}
.white-btn {
	border: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 15px 9px 0;
	padding: 7px 19px;
}
.carousel-caption-header {
 float:left  margin: 25px 0 12px;
	width: 100%;
}
.rs-none {
	display: none;
}
.about-get-container {
	margin: 0 0 30px;
}
}
@media only screen and (max-width:992px) {
.day-container {
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 10px 0 9px;
	padding: 0 0 15px;
	width: 100%;
}
.colect-day {
	background: #006da6 none repeat scroll 0 0;
	float: left;
	padding: 0 17px;
	width: 100%;
}
.linse-day-hadding {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.linse-day-hadding > span {
	color: #f2a61f;
	float: left;
	margin: -23px 0 0 75px;
}
.colect-day > p {
	color: #fff;
	float: left;
	font-size: 11px;
	margin: 24px 0 35px;
	width: 100%;
}
.domestic-list {
	float: left;
	margin: 19px 44px 0 25px;
}
.qualty {
	float: left;
	margin: 32px 0 0;
	text-align: center;
	width: 100%;
}
.qualty > h1 {
	color: #006da6;
	float: left;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.qualty > img {
	margin: 22px 15px 17px;
}
.misshion p {
	color: #ddd;
	margin: 0 0 24px;
}
.domestic h1 {
	color: #006da6;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.domestic p {
	color: #999999;
	font-size: 12px;
	margin: 14px 0 0;
}
.log-hadding.log-hadding-send {
	padding: 0;
}
.log-hadding {
	color: #fff;
	float: left;
	margin: 7px 0 0;
	width: 100%;
}
.about-get-container {
	margin: 0;
}
.col-md-12.mian-content > img {
	width: 100%;
}
.main-hadding {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.box-border > img {
	margin: 24px 0 0;
}
.over-services {
	margin: 0 0 33px;
}
.main-hadding.blue {
	color: #006da6;
	font-size: 16px;
	margin: 52px 0 0;
}
.main-paragrph {
	color: #fff;
	font-size: 12px;
	margin: 14px 0 20px;
}
.property-link {
	background: #006da6 none repeat scroll 0 0;
	bottom: -13px;
	color: white;
	float: left;
	padding: 7px;
	position: inherit;
	right: 0;
	text-align: center;
	width: 182px;
}
.what-do {
	background: #006da6 none repeat scroll 0 0;
	float: left;
	margin: 43px 0 0;
	padding: 31px 0 30px;
}
.what-do-services {
	background: #006da6 none repeat scroll 0 0;
	float: left;
	margin: 43px 0 0;
	padding: 31px 0 30px;
}
.col-md-3.do-work {
	text-align: center;
}
.box-border {
	border-right: 0 solid #737675;
	float: left;
	text-align: center;
	width: 100%;
}
.constructors h2 {
	color: #fff;
	font-size: 20px;
	margin: 0 0 13px;
}
.constructors p {
	color: #fff;
	font-size: 12px;
}
.about-get-container {
	background: #006da6 none repeat scroll 0 0;
	color: #fff;
	float: left;
	padding: 23px 0 6px;
	width: 100%;
}
.boredr-right {
	text-align: center;
}
.social li {
	display: inline;
	margin: 0 8px;
}
.social {
	display: inline;
	float: right;
	margin: 0 0 41px;
	text-align: center;
	width: 100%;
}
/* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
.transition-timer-carousel .carousel-caption .carousel-caption-header {
	font-size: 36px;
}
.transition-timer-carousel .carousel-indicators {
	bottom: 0px;
	margin-bottom: 5px;
}
.transition-timer-carousel .carousel-control {
	z-index: 11;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
	height: 5px;
	background-color: #5cb85c;
	width: 0%;
	margin: -5px 0px 0px 0px;
	border: none;
	z-index: 11;
	position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
	/* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
	-webkit-transition: width 4.25s linear;
	-moz-transition: width 4.25s linear;
	-o-transition: width 4.25s linear;
	transition: width 4.25s linear;
}
.carousel-caption-header {
	color: #006da6;
	font-size: 14px !important;
	font-weight: bold;
	text-transform: uppercase;
}
}
 @media only screen and (max-width:767px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	margin: 0 0 20px;
}
.col-md-8.industry > p {
	color: #999999;
	font-size: 11px;
	margin: 22px 0 34px;
}
.footer-link-list {
	float: left;
	margin: 0;
}
.footer-right-list li {
	color: #cccccc;
	font-size: 12px;
	margin: 0 0 15px;
}
.left-pad-none {
	padding-left: 15px;
}
.custom-caption-inner {
	background: rgba(0, 0, 0, 0) url("images/shoedow.png") no-repeat scroll 0 0 / 100% auto;
	margin: 0 auto;
	padding: 8px 52px;
	width: 100%;
	text-align: center;
}
.right-pad-none {
	padding-right: 15px;
}
.both-pad-none {
	padding: 0 15px;
}
.carousel-caption-header {
	color: #006da6;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}
.navbar-toggle {
	background: #005f97 none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-top: -37px;
	padding: 9px 10px;
	position: relative;
}
.navbar-brand-logo {
	float: left;
	margin: 25px 0 0;
	text-align: center;
	width: 100%;
}
.navbar-brand-logo > img {
	width: auto;
}
.footer-bottom-list li {
	display: inline;
	float: left;
	margin: 0 0 7px;
	width: 100%;
}
.footer-bottom-list {
	float: left;
	text-align: center;
	width: 100%;
}
.copy-right {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}
.footer-bottom-list li a {
}
.navbar-toggle {
	z-index: 2147483647;
}
.about-get-container {
	margin: 0 0 24px;
}
.copy-right {
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
.services-hadding {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.services-hadding2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.col-md-4.rs-center {
	text-align: center;
}
.white-btn {
	border: 1px solid #fff;
	color: #fff;
	float: none;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 15px 9px 0;
	padding: 7px 19px;
}
.white-btn.full-right {
	float: none;
	margin-right: 0;
}
.container.slid-container {
	display: none;
}
.about-get-container {
	margin: 0;
}
}
@media only screen and (max-width:467px) {
.slid-list {
	margin: 25px 0 -16px;
}
.slid-list > ul {
	background: #005f97 none repeat scroll 0 0;
	margin: 0 auto;
	padding: 3px 0;
	text-align: center;
	width: 322px;
}
.custom-caption-inner {
	background: rgba(0, 0, 0, 0) url("images/shoedow.png") no-repeat scroll 0 0 / 100% auto;
	margin: 13px auto -20px;
	padding: 8px 52px;
	text-align: center;
	width: 100%;
}
.custom-caption-inner.center-h {
	position: initial;
}
}




section {
    float: left;
    margin: 0;
    padding-top: 0;
    width: 100%;
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: #006da6;
    border: medium none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
blockquote p {
    color: #999999;
    font-size: 13px;
    margin: 20px 0 -16px;
}
.after-b4 {
    color: #006da6;
    float: left;
    font-size: 18px;
    margin: 31px 0 13px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}



.perform-hadding {
    color: #006da6;
    font-size: 30px;
    font-weight: bold;
    margin: 48px 0 4px;
    text-align: center;
}
.perform-img {
    margin: 0 0 45px;
}
/* -------------------------NEW CSS-------------------------*/
@media (min-width: 1200px) and (max-width:2000px) {
.ser-man {
	margin: 82px 0 0;
	max-height: 466px !important;
	width: 436px;
}
.col-md-3.do-work img {
	max-height: 168px;
}
.sec2img {
	max-height: 299px;
}
}
@media (min-width: 1000px) and (max-width:2200px) {
.services_main {
	height: 430px !important;
}
.colect-day > p {
    color: #fff;
    float: left;
    font-size: 13px;
    margin: 24px 0 35px;
    width: 100%;
    min-height: 107px !important;
}
}
.services_thumbnail {
	max-height: 90px;
	max-width: 114px;
}
h1.entry-title {
	display: none;
}
h4 a {
	border: none !important;
}
.box-border img {
    height: 50px;
    margin: 0;
    padding: 16px 0 0;
}
#fscf_submit1 {
	background: #005DAB;
	border: none;
	color: #fff;
	padding: 8px 20px;
	font-weight: bold;
}
#fscf_form1 input, textarea {
	max-width: 480px !important;
	height: 35px;
}
input#fscf_captcha_code1 {
	width: 167px !important;
}
.contact_address {
	color: #999 !important;
	margin: 37px 0 0;
	font-size: 16px;
}
.contact_address span {
	margin-right: 10px;
}
.box-border h4 a {
	padding: 0px !important;
}
#fscf_required1 {
    display: none;
}
@media (max-width: 600px) and (min-width: 320px) {
#access li {
    margin: 0px;
    float: left;
    list-style: none outside none;
    position: relative;
    width: 100%;
}
.sec2img {
    width: 100%;
}
}
.read_more a
{
    border: 2px solid #006da6;
    color: #006da6;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 15px 0 0;
    padding: 7px 36px;
	margin-left:164px;
}
.footer-right-list a {
    color: #ccc;
}