/*
Theme Name: Move On Removalists
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: Abdul Qadoos
Author URI: qadoos.pk@gmail.com
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.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, 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----------------------------------------------------------*/


@font-face {
	font-family: 'helveticaregular';
	src: url('fonts/helvetica.woff2') format('woff2'), url('fonts/helvetica.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helvetica-boldregular';
	src: url('fonts/helvetica-bold.woff2') format('woff2'), url('fonts/helvetica-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helvetica-lightregular';
	src: url('fonts/helvetica-light.woff2') format('woff2'), url('fonts/helvetica-light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.clear {
	clear: both;
}
ul {
	margin: 0 0 20px;
	padding: 0;
	list-style-position: inside;
}
li {
	/* list-style: none;*/
	color: #262626;
}
h1,h2,h3
{
	 font-family: "Oswald", sans-serif;
}
.entry-content li {
	font-family: "Roboto", sans-serif;
	color: #333;
	line-height: 23px;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 10px 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: 'Oswald', sans-serif;
}
/* -----------------------------------------------defult-------------------------------------------------------------*/









.panel-heading .accordion-toggle:after {
	/* symbol for "opening" panels */

	font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
	content: "\e114";    /* adjust as needed, taken from bootstrap.css */
	float: right;        /* adjust as needed */
	color: #fff;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
	/* symbol for "collapsed" panels */

	content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.warp-box {
	background: #015dab none repeat scroll 0 0;
	float: left;
	padding: 21px 30px;
	width: 100%;
}
.warp-box p {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
}
.first-p {
	margin: 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
.last-p {
	margin: 16px 0 0;
}
.blkcontainer {
	width: 100%;
	float: left;
	margin: 0 0 29px 0px;
}
.inner-move-bottom-in.inner-move-bottom-black {
	margin: 0 0 12px;
}
.inner-move-bottom-in.inner-move-bottom-black > p {
	font-size: 13px;
}
.col-md-5.heig {
	margin-bottom: 90px;
}
.warp-box.warp-box-dark {
	background: #363636 none repeat scroll 0 0;
}
.inner-move-contant p {
	font-family: "Roboto", sans-serif;
	font-size: 17px;
}
.inner-move-contant h6 {
	color: #015dab;
	font-family: "Roboto", sans-serif;
	font-size: 19px;
	margin: 27px 0 8px;
}
.inner-move-contant {
	float: left;
	color: #636363;
	width: 100%;
}
.higt-bold {
	font-size: 18px;
	font-weight: bold;
}
.table-value {
	background: #262626 none repeat scroll 0 0;
	float: left;
	padding: 22px 24px;
	position: relative;
	right: 18px;
	margin: 39px 0 32px;
	width: 87%;
}
.table-value ul {
	float: left;
	width: 100%;
}
.table-value ul li {
	border-bottom: 1px solid #ccc;
	color: #ccc;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.table-value ul li span {
	color: #fff;
	font-weight: bold;
	font-family: "Roboto", sans-serif;
}
/* ----------------------------------------------slider--------------------------------------------------------------*/

.slide-oinner {
	background: rgba(0, 0, 0, 0) url("images/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;
}
.navi-g > li:last-child > a {
	margin: 0;
	padding: 0;
}
.slide-oinner-contant {
	width: 200px;
	height: 100px;
	background: #f00;
}
.boxes {
	float: left;
	position: relative;
	margin-right: 6px;
}
.boxes-inner {
	float: left;
	position: relative;
	width: 100%;
}
.box-container {
	float: left;
	width: 100%
}
.box-container.box-container-2 {
	margin: 85px 0px 24px 0px;
}
.collapse.navbar-collapse.bs-example-js-navbar-collapse.top-nav {
	padding-right: 0;
}
.navbar-collapse {
	padding-left: 0 !important;
}
/*.boxes p {

background: rgba(255, 255, 255, 0.84) none repeat scroll 0 0;

bottom: -27px;

color: #262626;

cursor: pointer;

position: absolute;

padding: 10px 0;

text-align: center;

width: 99.4%;



margin-left: 1px;

margin-bottom: 1px;



}*/

.boxes p {
	background: rgba(255, 255, 255, 0.84) none repeat scroll 0 0;
	bottom: -28px;
	color: #262626;
	cursor: pointer;
	position: absolute;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	margin-left: 0;
	margin-bottom: 0;
	box-sizing: border-box;
}
.p5 {
	bottom: 47px !important;
}
.p6 {
	bottom: 10px !important;
}
.p7 {
	bottom: 3px !important;
}
.p3 {
	bottom: -8px !important;
}
.p1 {
	bottom: -48px !important;
}
.boxes p:hover {
	color: #005DAB;
}
.boxes-inner p {
	position: absolute;
	bottom: 0;
}
.boxes.dex {
	padding: 0;
	width: 296px;
}
.bs3 {
	position: relative;
	top: 8px;
}
.bs6 {
	bottom: 10px;
	position: relative;
}
.bs4 {
	padding: 0 0 0 4px;
	position: relative;
	top: 27px;
	width: 178px;
	margin-bottom: -1px;
}
.bs1 {
	padding: 0 0px 0 0;
	position: relative;
	top: 48px;
}
.big-btn-g {
	background-image: url("images/big-ntn-icon.jpg") !important;
	/*padding: 12px 90px 5px 23px !important;*/

	padding: 17px 90px 0px 23px !important;
}
.bs5 {
	bottom: 47px;
	height: 269px;
	padding: 0 0px 0 0;
	position: relative;
}
.bs7 {
	padding: 0 0 0 0px;
	position: relative;
	top: -3px;
	width: 281px !important;
	height: 227px;
}
/*.bs1, .bs4, .bs6

{

border:1px solid red;

}

.bs2, .bs3, .bs5, .bs7

{

border:1px solid #EBA239;

}*/

.bs1, .bs4, .bs6 {
	border: none;
}
.bs2, .bs3, .bs5, .bs7 {
	border: none;
}
.our-cat h1 {
	color: #262626;
	font-size: 58px;
	margin: 0 0 22px;
}
.our-cat2 h1 {
	color: #262626;
	font-size: 58px;
	margin: 0 0 22px;
}
.our-cat p {
	color: #444444;
	font-family: "Roboto", sans-serif;
	margin: 0 0 22px;
	/*padding: 0 50px 0 0;*/

	padding: 0 50px 0 0;
}
.our-cat2 p {
	color: #444444;
	font-family: "Roboto", sans-serif;
	margin: 0 0 22px;
	/*padding: 0 50px 0 0;*/

	padding: 0 19px 0 0;
}
.big-btn-b {
	background-image: url("images/btn-blak.jpg") !important;
	border: 0 none !important;
	outline: 0 none !important;
	/*padding: 12px 90px 5px 23px !important;*/

	padding: 17px 90px 0px 23px !important;
}
.col-md-4.our-cat {
	margin-top: 100px;
}
.blg3 {
	width: 279px;
}
.blog-bx-container img {
	position: relative;
}
.blog-bx-container {
	float: left;
	width: 100%;
}
.inner-move-bottom {
	float: left;
	width: 100%;
}
.inner-move-bottom-in {
	float: left;
	margin: 0 0 37px;
	width: 100%;
}
.panel-group .panel + .panel {
	margin-top: 1px;
}
.panel-group {
	margin-bottom: 46px;
}
.inner-move-bottom-in h5 {
	color: #015dab;
	font-family: "Roboto", sans-serif;
	font-size: 19px;
}
.inner-move-bottom-in h6 {
	color: #015dab;
	font-family: "Roboto", sans-serif;
	font-size: 19px;
	margin: 3px 0;
}
.inner-move-bottom-in p {
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	color: #636363;
}
.blogzine {
	background: rgba(0, 0, 0, 0) url("images/blog-bc.jpg") repeat fixed 0 0;
	float: left;
	padding: 63px 0;
	width: 100%;
}
.col-md-4.our-cat.our-cat-blog {
	margin: 58px 0 0 0;
}
.col-md-5.blog-blk {
	padding-right: 52px;
}
.mapi {
	width: 100%;
	float: left
}
.our-cat.our-cat-blog > h1 {
	color: #fff;
}
.blg1 {
	right: 64px;
	top: 72px;
}
.blg2 {
	bottom: 0;
	height: 186px;
	right: 37px;
}
.blg6 {
	bottom: -9px;
	height: 341px;
	right: 27px;
}
.blg3 {
	bottom: 20px;
	width: 285px;
}
.blg4 {
	right: 64px;
	top: 104px;
}
.blg5 {
	bottom: 14px;
	right: 50px;
}
.our-cat.our-cat-blog > p {
	color: #fff;
}
.blg5 {
	width: 318px;
}
.main-clint-hd {
	color: #fff;
	float: left;
	font-size: 55px;
	margin: 0 0 39px;
	text-align: center;
	width: 100%;
}
/* ---------------------------------------------------slider---------------------------------------------------------*/









/* ---------------------------------------------------team---------------------------------------------------------*/





/* carousel */

.media-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
/* Previous button  */

.media-carousel .carousel-control.left {
	left: -12px;
	background-image: none;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 30px
}
/* Next button  */

.media-carousel .carousel-control.right {
	right: -12px !important;
	background-image: none;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 30px
}
.blog h1 a {
	color: #444444 !important;
	font-size: 22px;
	margin: 0 0 14px;
	text-transform: uppercase;
}
.blog h1 a:hover {
	text-decoration: underline;
	color: #444444;
}
.blog p {
	color: #444;
	font-family: "Roboto", sans-serif;
	font-size: 17px !important;
}
.blog h6 {
	color: #444444;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	margin: 4px 0 19px;
}
.blue-btn.till-right {
	float: right;
	margin: -9px 0 0;
}
.blue-btn2.till-right {
	float: right;
	margin: -9px 0 0;
}
.blue-btn3.till-right {
	float: right;
	margin: -9px 0 0;
}
.blog-container.blog-container-c {
	margin-top: 50px;
}
.blog span {
	border-top: 1px solid #ccc;
	color: #909090;
	font-family: "Roboto", sans-serif;
	font-size: 10px;
	padding: 4px 0 0;
	display: none;
}
.blog-container {
	float: left;
	margin: 0 0 50px;
	width: 100%;
}
/* Changes the position of the indicators */

.media-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */

.media-carousel .carousel-indicators li {
	background: #c0c0c0;
}
.media-carousel .carousel-indicators .active {
	background: #333333;
}
.cl-btn {
	/*background: #1288eb none repeat scroll 0 0;*/
	background: #292d31 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 3px;
	color: #fff;
	padding: 10px 0;
	width: 100%;
	font-family: 'Ubuntu', sans-serif;
}
.stars {
	margin: 13px 0;
}
.cli-p {
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	margin: 16px 0 45px;
}
.hoka li {
	border: 1px solid #ccc;
	border-radius: 0;
}
/* here is custom styling */

.web_disigner {
	/*background: #292d31 none repeat scroll 0 0;*/
	background: #015cab none repeat scroll 0 0;
}
.col-md-4.our-cat.right-pad-none > p {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 17px !important;
	font-weight: 300;/*word-spacing: 10px;*/
}
.col-md-4.our-cat.right-pad-none {
	background: #015dab none repeat scroll 0 0;
	margin: 0;
	/* padding: 20px 0 42px 44px;*/

	padding: 20px 0 24px 44px;
}
#section5 {
	margin: 0px auto 0px;
}
.phon-p {
	color: #fff;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 12px!important;
	margin: 12px 0 0 11px;
}
.phone-section-w {
	background: #262626 none repeat scroll 0 0 !important;
	/*border-bottom: 1px solid #fff;*/

    /*padding: 2px 0 0 !important;*/

	padding: 25px 0 0 !important;
}
.main-h-f {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 22px;
	font-weight: 300;
}
.main-gol {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	margin: 7px 0 36px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-bottom: 11px;
}
.input-group-addon {
	background-color: #fff;
	border: 0 solid #ccc;
	border-radius: 0;
	color: #555;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 6px 41px;
	text-align: center;
}
.form-control {
	border-radius: 0;
	margin: 0;
	color: #fff;
	background: inherit;
	border: 1px solid #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	height: 53px;
}
.main-gol-list li a {
	font-family: "Roboto", sans-serif;
	color: #fff
}
.main-gol-list > li {
	margin: 0 0 6px;
}
.ft3 p {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	margin: 0 0 43px;
}
.fst-list li {
	color: #FFF;
	margin: 0 0 11px;
	font-family: "Roboto", sans-serif;
	list-style-type: none;
}
.fst-list {
	float: left;
	margin: 27px 0 0;
	width: 100%;
}
.social.social-f > a {
	margin: 0 11px 0 0;
}
.social.social-f {
	float: left;
	margin: 0;
	padding: 13px 0 0;
}
.fst-list li a {
	color: #FFF;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
}
#section7 {
	background: #252525;
	padding-bottom: 47px;
}
.blue-btn.big-btn.hide-border {
	border: 0 none !important;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: bold !important;
	outline: 0 none !important;
	padding: 14px 92px 20px 0 !important;
}
.blue-btn2.big-btn.hide-border {
	border: 0 none !important;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: bold !important;
	outline: 0 none !important;
	padding: 14px 92px 20px 0 !important;
}
.blue-btn3.big-btn.hide-border {
	border: 0 none !important;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: bold !important;
	outline: 0 none !important;
	padding: 14px 92px 20px 0 !important;
}
.outline-list {
	float: left;
	margin: 40px 0 0;
	text-align: center;
	width: 100%;
}
a {
	transition: all 0.5s ease 0s;
}
button {
	transition: all 0.5s ease 0s;
}
.outline-list li a {
	color: white;
	cursor: pointer;
	font-size: 90px;
	font-weight: bold;
	margin: 0 0 33px;
	text-shadow: 0 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0;
	text-transform: uppercase;
}
.outline-list li a:hover {
	color: #000;
	text-shadow: none;
}
.col-md-4.our-cat.right-pad-none > h1 {
	color: #fff;
}
.web_disigner .web_disigner_contain {
	padding: 0 0 31px;
}
.web_disigner .parent_circle {
	background: #63cdf4 none repeat scroll 0 0;
	border: 15px solid #30a9d4;
	border-radius: 50%;
	height: 170px;
	width: 170px;
	display: table;
	position: relative;
}
.web_disigner .parent_circle .parent_circle_contain {
	display: table-cell;
	vertical-align: middle;
	font-size: 13px;
	text-align: center;
	font-weight: 600;
}
.web_disigner .parent_circle .child_round_circle {
	border: 15px solid #63cdf4;
	border-radius: 50%;
	height: 120px;
	left: 125px;
	position: absolute;
	top: -25px;
	width: 120px;
}
.web_disigner .parent_circle .child_round_circle_img1 {
	background: url("http://imensosoftware.com/wp-content/uploads/2016/01/1.jpg");
	background-size: 100%;
}
.web_disigner .parent_circle .child_round_circle_img2 {
	background: transparent url("http://imensosoftware.com/wp-content/uploads/2016/01/2.jpg") repeat scroll 0 -11px/100% auto;
	background-position: top;
}
.web_disigner .parent_circle .child_round_circle_img3 {
	background: url("http://imensosoftware.com/wp-content/uploads/2016/01/8.jpg");
	background-size: 100%;
}
.web_disigner .parent_circle .child_round_circle_img4 {
	background: url("http://imensosoftware.com/wp-content/uploads/2016/01/9.jpg");
	background-size: 100%;
}
.web_disigner .parent_circle .child_round_circle_img5 {
	background: url("http://imensosoftware.com/wp-content/uploads/2016/01/6.jpg");
	background-size: 100%;
}
.web_disigner .parent_circle .child_round_circle_img6 {
	background: url("http://imensosoftware.com/wp-content/uploads/2016/01/5.jpg");
	background-size: 100%;
}
.padtop30 {
	padding-top: 30px;
}
/* here is our responsive css */

/*************** Stivky form CSS **************/
.sticky_form {
	width: 400px;
	background: #015dab;
	position: fixed;
	top: 50%;
	left: 100%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	z-index: 99999999;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	padding: 40px 20px 20px 20px;
	max-height: 100%;
	overflow-y: auto;
	max-width: 100%
}
.sticky_form.in {
	transform: translate(-100%, -50%);
	-moz-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	-o-transform: translate(-100%, -50%);
	-webkit-transform: translate(-100%, -50%)
}
.sticky_button {
	cursor: pointer;
	position: fixed;
	right: -60px;
	top: 60%;
	transform: rotate(-90deg);
	z-index: 35;
	background: #F36920;
	border: none;
	text-transform: uppercase;
	font-size: 20px;
	height: 60px;
	z-index: 9;
	padding: 0 20px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 0 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	line-height: 60px;
	box-shadow: 0 0 3px rgba(0,0,0,0.5)
}
.close {
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer
}
.service_call .sticky_button {
	right: -79px;
	top: auto;
	margin: 0 0 65px 0;
	bottom: 50%
}
.service_call.enquiry_form .submit-box:after {
	margin-left: 80px
}
.service_call.enquiry_form .submit-box .input {
	padding: 0 65px 0 0
}
.enquiry_form {
}
.enquiry_form .col-xs-12 {
	width: 100%
}
.enquiry_form .captcha-box {
	margin-bottom: 0
}
.enquiry_form .input {
	color: #fff;
	font-size: 15px;
	width: 100%;
	background: none;
	border: 2px solid #fff;
	height: 40px;
	padding: 5px 15px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease
}
.enquiry_form .input:focus {
	border-color: rgba(255, 255, 255, 0.25)
}
.enquiry_form textarea.input {
	resize: none;
	height: 120px;
	display: block
}
.enquiry_form .input::-webkit-input-placeholder {
color:#fff;
opacity:1
}
.enquiry_form .input:-moz-placeholder {
color:#fff;
opacity:1
}
.enquiry_form .input::-moz-placeholder {
color:#fff;
opacity:1
}
.enquiry_form .input:-ms-input-placeholder {
color:#fff;
opacity:1
}
.enquiry_form .input-box {
	margin-bottom: 20px
}
.enquiry_form .submit-box {
	position: relative
}
.enquiry_form .submit-box .input {
	background: #fff;
	color: #606060;
	text-transform: uppercase;
	padding: 0 40px 0 0
}
.enquiry_form .submit-box:after {
	content: "\f003";
	font-family: "FontAwesome";
	color: #606060;
	font-size: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	margin: -10px 0 0 34px;
	pointer-events: none
}
.enquiry_form.in {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
}
.require {
	color: #fff;
}
/**********************************************/

@media only screen and (max-width: 360px) {
.web_disigner .parent_circle .child_round_circle {
	border: 15px solid #63cdf4;
	border-radius: 50%;
	height: 100px;
	left: 100px;
	position: absolute;
	top: -38px;
	width: 100px;
}
.media-carousel .carousel-control.left {
	margin-top: 290px;
}
.media-carousel .carousel-control.right {
	margin-top: 290px;
}
}
/* End carousel */

/* ---------------------------------------------------team---------------------------------------------------------*/







/* ---------------------------------------------------------custom---------------------------------------------------*/

html, body {
	height: 100%;
	color: #555;
}
.navbar-toggle {
	background: #fff none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
	margin-bottom: 8px;
	margin-right: -14px;
	margin-top: 8px;
	padding: 9px 10px;
	position: relative;
	z-index: 2147483647;
}
.pil-nav {
	background: transparent none repeat scroll 0 0;
	position: fixed;
	z-index: 2;
}
.collapse-pil {
	float: right;
}
.navbar-nav-pil > li {
	float: none;
}
section {
	padding-top: 40px;
	padding-bottom: 0;
}
.pil-nav .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #015dab;
	color: #555;
}
.pil-nav .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #fff;
}
.navbar-nav-pil > li > a {
	background: #fff none repeat scroll 0 0;
	margin: 0 0 7px;
	padding: 9px 8px;
}
.nav.navbar-nav.navbar-left.navbar-nav-pil {
	background: rgba(0, 0, 0, 0.68) none repeat scroll 0 0;
	padding: 15px 14px;
}
.nav.navbar-nav.navbar-left.navbar-nav-pil {
	background: rgba(0, 0, 0, 0.68) none repeat scroll 0 0;
	padding: 15px 14px;
	position: absolute;
	right: 0;
	top: 175px;
	display:none;
}
.padding-bottom-0 {
	padding-bottom: 0;
}
#section1 {
}
#section2 {
}
#section3 {
}
#section4 {
}
#section5, #section7 {
}
#section6 {
}
footer {
	color: #ddd;
	min-height: 100px;
	padding-top: 20px;
	padding-bottom: 40px;
}
footer .nav>li>a {
	padding: 3px;
	color: #ccc;
}
footer .nav>li>a:hover {
	background-color: transparent;
	color: #fff;
}
.scroll-top {
	position: fixed;
	bottom: 0;
	right: 15px;
	z-index: 100;
	font-size: 24px;
	background-color: #fafafa;
}
.scroll-top a:link, .scroll-top a:visited {
	color: #777;
}
.navbar.navbar-static.top-nvi {
	background: rgba(0, 0, 0, 0) repeat scroll 0 0 / 100% auto;
	background-color: #FFF;
	border: 0 none;
	border-radius: 0;
	margin: 0;
	padding: 10px 0px 10px 0px;
	/*position: relative;*/
	top: 0;
	z-index: 2;
	position: fixed;
	background: #fff !important;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
}
.navi-g > li > a {
	color: #fff;
	padding: 0 39px 0 0;
	text-transform: uppercase;
}
.footer-p {
	color: #c2c2c2;
	font-family: "Roboto", sans-serif;
	margin: 29px 0 0;
}
.footer-p-l {
	color: #c2c2c2;
	float: right;
	font-family: "Roboto", sans-serif;
	margin: 29px 0 0;
	right: 0;
	text-transform: uppercase;
}
.footer-p-l a {
	color: #c2c2c2;
}
.bor-der {
	left: 33px;
	position: relative;
}
.navi-g > li > a:hover {
	background: inherit
}
.navi-g > li > a:hover, .nav > li > a:focus {
	background: inherit
}
.nav.navbar-nav.navi-g {
	margin: 32px 0 0;
}
.logo-wt {
	background: #fff none repeat scroll 0 0;
	padding-right: 0;
	text-align: left;
}
.navbar.navbar-default.navbar-fixed-top.pil-nav {
	border: 0 none;
}
.carousel-t {
	float: left;
	margin: -94px 0 0;
	position: relative;
	width: 100%;
	z-index: 1;
}
.remone {
	color: #fff;
	float: left;
	margin: 10px 0 0;
}
.phon {
	color: #fff;
	float: left;
	font-family: "Roboto", sans-serif;
	/*font-size: 18px;*/

	font-size: 29px;
	font-weight: bold;
	margin: 9px 0 0 43px;
}
.phon a {
	color: #fff;
	text-decoration: none;
}
.container.pos-container {
	position: relative;
}
.carousel-caption-t {
	top: 0;
	bottom: auto;
	color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	position: absolute;
	text-align: unset;
	left: 0;
	padding-bottom: 30px;
	right: 0;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	z-index: 10;
}
.blue-btn {
	background-color: #262626;
	background-image: url("images/button.jpg");
	background-position: right center;
	background-repeat: no-repeat;
	border: 2px solid rgba(0, 0, 0, 0.14);
	color: #fff;
	float: left;
	outline: 2px solid #015dab;
	padding: 9px 88px 7px 23px;
}
.blue-btn2 {
	background-color: #262626;
	/* background-image: url("images/button.jpg"); */

	background-position: right center;
	background-repeat: no-repeat;
	border: 2px solid rgba(0, 0, 0, 0.14);
	color: #fff;
	float: left;
	/* outline: 2px solid #015dab; */

	padding: 9px 88px 7px 23px;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
}
.blue-btn3 {
	background-color: #262626;
	background-image: url("images/button.jpg");
	background-position: right center;
	background-repeat: no-repeat;
	border: 2px solid rgba(0, 0, 0, 0.14);
	color: #fff;
	float: left;
	outline: 2px solid #015dab;
	padding: 9px 88px 7px 23px;
}
.big-btn {
	background-image: url("images/big-ntn-icon.jpg") !important;
	float: right;
	padding: 12px 90px 5px 23px !important;
}
.social {
	float: right;
	margin: 0 0 0 52px;
	padding: 13px 0 0;
}
.social > a {
	margin: 0 0 0 5px;
}
.blue-btn.big-btn > span {
	font-weight: bold;
}
.blue-btn3.big-btn > span {
	font-weight: bold;
}
.blue-btn:hover {
	border: 2px solid rgba(0, 0, 0, 0.14);
	color: #fff;
	opacity: 0.7;
	outline: 2px solid #015dab;
}
.blue-btn3:hover {
	border: 2px solid rgba(0, 0, 0, 0.14);
	color: #fff;
	opacity: 0.7;
	outline: 2px solid #015dab;
}
.blue-btn2.big-btn > span {
	font-weight: bold;
}
.blue-btn2:hover {
	/* border: 2px solid rgba(0, 0, 0, 0.14);

    outline: 2px solid #015dab;*/

	color: #fff;
	opacity: 0.7;
}
.blk {
	background: rgba(0, 0, 0, 0.72) none repeat scroll 0 0;
	float: left;
	margin: 18px 0;
	padding: 10px 21px 0;
	width: 100%;
}
.capyion-2 {
	padding: 0 72px 0 0 !important;
}
.cl-btn:hover {
	background: #fff;
	color: #1288eb
}
.blk p {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	margin: 0 0 13px;
}
.on-vi {
	padding: 6px 90px !important;
}
.larg-p {
	font-size: 21px !important;
}
.phone-section {
	background: #363636 none repeat scroll 0 0;
	float: left;
	padding: 2px 0;
	position: relative;
	width: 100%;
	z-index: 1;
}
.box1 {
	background: #f00 none repeat scroll 0 0;
	float: left;
	height: 300px;
	margin: 0 10px 0 0;
	width: 200px;
}
.bx3 {
	margin: 0 10px 0 0;
}
.bx-inner > h4 {
	background: rgba(255, 255, 255, 0.74) none repeat scroll 0 0;
	bottom: 0;
	padding: 5px 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.bx-inner {
	float: left;
	position: relative;
	width: 100%;
}
.box2 {
	background: #f00 none repeat scroll 0 0;
	float: left;
	height: 300px;
	margin: 0 10px 0 0;
	width: 286px;
}
.box3 {
	background: #f00 none repeat scroll 0 0;
	float: left;
	height: 300px;
	width: 200px;
}
.light-h {
	font-weight: 300;
}
.dark-h {
	font-weight: bold;
}
.clear-fix {
	clear: both
}
.panel.panel-default.panel-default-custom {
	border: 0 none;
}
.panel-heading.panel-heading-custom {
	background: #015dab none repeat scroll 0 0;
	border: 1px solid #015dab;
	border-radius: 0;
	color: #fff;
}
.panel-title > a {
	color: inherit;
	font-weight: 300;
	text-transform: uppercase;
	color: inherit;
	padding: 0;
	display: block;
}
.inner-main-hd {
	color: #262626;
	margin: 60px 0 37px;
	text-transform: uppercase;
}
.panel.panel-default.panel-default-custom {
	box-shadow: none;
}
/* -------------------------------------------------------custom-----------------------------------------------------*/









/* -------------------------------------------------------slfjmhbo-----------------------------------------------------*/

.capyion-1 > h1 {
	background: rgba(0, 0, 0, 0.49) none repeat scroll 0 0;
	float: left;
	padding: 11px 16px;
}
.capyion-1 > p {
	float: left;
	font-family: "Roboto", sans-serif;
	margin: 11px 0;
	width: 100%;
}
.capyion-1 {
	float: left;
	padding: 0 72px 0 0 !important;
}
.carousel-form {
	/*background: rgba(255, 255, 255, 0.29) none repeat scroll 0 0;*/
	/*border: 3px solid #015dab;*/
	/*float: right;*/
	/*margin: 0 auto;*/
	/*padding: 28px 26px;*/
	width: 480px;
}
.col-md-4.logo-wt > img {
	right: 0;
}
.carousel-form input {
	border: 0 none;
	/*border-radius: 3px;*/
	color: #000;
	height: 30px;
	margin: 0px 10px 15px 0px;
	padding: 0 17px;
	width: 47%;
}
.carousel-form textarea {
	/*border: 0 none;*/
	height: 70px;
	/*border-radius: 3px;*/
	padding: 0 17px;
	margin: 0 0 31px;
	width: 97%;
	color: #000;
}
.blue-btn.frm {
	float: none;
}
.blue-btn3.frm {
	float: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	width: 50%;
}
.col-md-6.capyion-1 {
	margin: 42px 0 0;
}
.container.cont-mrg {
	margin: 24px auto 0;
}
.rm-caption {
	left: 0;
	padding-bottom: 30px;
	z-index: 1;
	right: 0;
	text-align: left;
	top: 100px;
}
.panel-body {
	padding: 51px 3px;
}
.hover.ehover2 {
	width: auto;
}
.hover.ehover2.blg5 > img {
	width: 100%;
}
.hover.ehover2.blg5 {
	width: 318px;
}
.hover.ehover2.blg3 {
	width: 285px;
}
.hovertop {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 0 17px;
	position: absolute;
	text-align: left;
	text-transform: uppercase;
	top: 18px;
	width: 100%;
}
.hoverbottom {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 0 17px;
	position: absolute;
	text-align: left;
	text-transform: uppercase;
	bottom: 18px;
	width: 100%;
}
.inner-move-bottom-in.inner-move-bottom-black.goal {
	margin: 0 0 55px;
}
p {
	font-size: 16px !important
}
.mrg-blog {
	margin: 33px 0 0;
}
.inner-p > p {
	font-family: "Roboto", sans-serif;
	margin: 0 0 28px;
}
.inner-p {
	background: rgba(0, 0, 0, 0) url("images/bs-logo.jpg") no-repeat scroll right center / 89% auto;
}
.inner-p-none {
	background: inherit
}
.grey-cont {
	background: #f5f5f5 none repeat scroll 0 0;
	float: left;
	padding: 72px 0;
	width: 100%;
}
.row.servies-m {
	float: left;
	margin-bottom: 55px;
	margin-top: 0;
}
/*--- new added ---*/

#bar2.phone-section {
	background: #363636 url(images/greybar.jpg) repeat-x left top;
}
.phone-section {
	padding: 10px 0;
}
.padding_btm.phone-section {
	padding: 10px 0 15px;
}
/* nav */

nav#primary-navigation {
	position: relative;
	z-index: 2;
	float: left;
}
nav#primary-navigation ul {
	margin: 0;
	padding: 0;
	margin-top: 32px;
}
nav#primary-navigation ul li {
	list-style: none;
	line-height: normal;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	background: none;
	font-family: "Oswald", sans-serif !important;
}
nav#primary-navigation ul li a {
	text-transform: uppercase;
	line-height: 20px;
	color: #015dab;
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	display: block;
	font-size: 16px;
	font-family: "Oswald", sans-serif !important;
}
nav#primary-navigation ul li a:hover {
	color: #F36920;
}
nav#primary-navigation ul li:first-child a {
	padding-left: 0;
}
nav#primary-navigation ul li:hover > a, nav#primary-navigation ul li.current_page_item > a, nav#primary-navigation ul li.current_page_ancestor > a, nav#primary-navigation ul li.current_page_parent a {
	color: #F36920;
}
nav#primary-navigation ul li ul.sub-menu {
	display: none;
	background: #FFF;
	float: none;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 245px;
	left: 0;
	margin: 0;
	padding: 5px 20px 1px 20px;
}
nav#primary-navigation ul li:hover > ul.sub-menu {
	display: block;
}
nav#primary-navigation ul li ul.sub-menu li:hover > ul.sub-menu {
	display: block;
}
nav#primary-navigation ul li ul.sub-menu li {
	list-style: none;
	line-height: normal;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	background: none;
	text-align: left;
	display: block;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	padding-bottom: 7px;
}
nav#primary-navigation ul li ul.sub-menu li a {
	text-transform: uppercase;
	line-height: 16px;
	color: #015dab;
	margin: 0;
	padding: 0 39px 0 0;
	position: relative;
	display: block;
	font-family: "Oswald", sans-serif; /* font-family: "Roboto",sans-serif; font-weight:400;*/
}
nav#primary-navigation ul li ul.sub-menu li:hover > a, nav#primary-navigation ul li ul.sub-menu li.current_page_item > a, nav#primary-navigation ul li ul.sub-menu li.current-menu-ancestor > a {
	color: #F36920;
}
.phone-section.headph .big-btn {
	padding: 12px 90px 13px 23px !important;
	margin-left:5px;
}
.phone-section.headph .big-btn span {
	font-family: 'helveticaregular';
	font-weight: normal;
}
.phone-section.headph .social {
	position: relative;
	top: -5px;
}
.phone-section.headph h3.phon {
	float: right;
}
.phone-section.headph h3.phon.middle {
	float: none;
	margin-left: 0;
	margin-top: 15px;
}
#media .cli-p {
	min-height: 145px;
}
.box-container-2 .boxes a {
	display: block;
}
.box-container-2 .boxes a:hover > img {
	opacity: 0.5;
}
.box-container .boxes a {
	display: block;
}
.box-container .boxes a:hover > img {
	opacity: 0.5;
}
.blue_section h3 {
	font-family: 'helveticaregular';
	padding-bottom: 12px;
	padding-top: 10px;
}
.vid {
	margin-bottom: 25px;
}
.btm-secttn a {
	color: #fff !important;
	padding: 12px 90px 13px 23px !important;
	font-family: 'helveticaregular';
	font-weight: normal !important;
	text-decoration: none !important;
	float: left;
}
.btm-secttn a apan {
	font-family: 'helveticaregular';
	font-weight: normal !important;
}
.socialicons {
	float: right;
	margin-top: 15px;
}
.socialicons a {
	width: 41px;
	float: right !important;
	margin-left: 12px;
	display: block;
	padding: 0 !important;
}
.socialicons a:hover > img {
	opacity: 0.5;
}
.lftsctn {
	padding-right: 5%;
	box-sizing: border-box;
}
.findmore {
	font-family: 'helvetica-boldregular';
	color: #015cab;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	margin: 15px 0 0 32px;
	display: inline-block;
	float: left;
}
.findmore:hover {
	color: #000;
}
.single-services h1 {
	font-style: italic
}
.single-services .fb-comments {
	display: none;
}
.single-services .post-thumbnail {
	float: right !important;
	margin-left: 7%;
	margin-bottom: 20px;
	mamargin-right: 0 !important;
}
.single-services .coments-title {
	display: none;
}
.single-btm {
	margin: 30px 0 50px;
}
.single-btm .blue-btn {
	float: left;
	font-family: 'helveticaregular';
	font-weight: normal !important;
	text-decoration: none !important;
}
.single-btm .blue-btn > span {
	font-family: 'helveticaregular';
	font-weight: normal !important;
}
.single-btm .social {
	float: left;
	padding-top: 0;
	margin-left: 45px;
}
.single-services .blk p strong {
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
}
.single-services .capyion-1 > h2 {
	float: none;
	text-align: center;
	text-transform: uppercase;
}
.single-services .ntsngle {
	display: none;
}
.single-services #myCarousel {
	display: none;
}
/*-------------------------------------------------media query ----------------------------------------------------------- */

.slicknav_menu {
	display: none;
}
 @media only screen and (max-width:1350px) {
/* Edit By @R */

.rm-caption {
	top: 10px;
}
.full-form {
	top: 80px !important;
}
}
 @media only screen and (max-width:1200px) {
.navi-g > li > a {
	color: #fff;
	padding: 0 9px;
	text-transform: uppercase;
}
.bor-der {
	display: none;
	left: 33px;
	position: relative;
}
.navbar-toggle .icon-bar {
	background: #015dab none repeat scroll 0 0;
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
}
.nav.navbar-nav.navbar-left.navbar-nav-pil {
	display: none;
}
.remone {
	margin: 23px 0 0;
	font-size: 16px;
}
.phon > img {
	width: 10px;
}
.phon {
	font-size: 12px;
	margin: 25px 0 0 16px;
}
.big-btn {
	padding: 11px 80px 5px 14px !important;
}
.social {
	margin: 0;
}
.bs1 {
	width: 148px;
}
.bs2 {
	width: 200px;
}
.bs3 {
	width: 200px;
}
.bs5 {
	bottom: 0;
	height: auto;
	padding: 0 4px 0 0;
	position: relative;
	width: 200px;
}
.bs7 {
	/*width: 203px !important;*/
	width: 189px !important;
	margin-top: 15px;
}
.boxes p {
	font-size: 11px !important;
}
.bs4 {
	width: 152px;
}
.bs3 {
	width: 284px;
}
.bs6 {
	bottom: -7px;
	position: relative;
}
.bs6 {
	bottom: -7px;
	position: relative;
}
.hover.ehover2 {
	width: 134px;
}
.blog-bx-container img {
	width: 100%;
}
/* Edit By @R */

.col-md-6.capyion-1 {
	margin: 0;
}
.container.cont-mrg {
	margin-top: 0;
}
.carousel-t {
	margin-top: 0;
}
.on-vi {
	padding: 6px 40px !important;
}
.blk p {
	font-size: 14px;
}
.capyion-1 > h2 {
	font-size: 30px;
}
.boxes.dex {
	width: 46%;
}
.rm-caption {
	top: 10px;
}
nav#primary-navigation ul li a {
	padding: 0 0 0 6px;
	font-size: 13px;
}
.full-form {
	top: 20px !important;
	z-index: 99 !important;
}
.carousel-form textarea {
	margin-bottom: 12px;
}
.larg-p {
	font-size: 18px;
}
.inner-main-hd {
	margin: 30px 0 20px;
}
}
 @media only screen and (max-width:992px) {
.navbar.navbar-static.top-nvi {
	background: #015dab none repeat scroll 0 0;
}
nav#primary-navigation ul li a {
	font-size: 15px;
}
.img-responsive.rs-img {
	margin: 66px 0 0;
}
.outline-list li a {
	font-size: 40px;
}
.blog-bx-container img {
	position: unset;
}
.col-md-4.our-cat {
	float: left;
	margin-top: 50px;
}
.box-container.box-container-2 {
	margin: 0;
}
.boxes p {
	background: rgba(255, 255, 255, 0.84) none repeat scroll 0 0;
	bottom: 0;
	color: #000;
	cursor: pointer;
	font-size: 10px;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.logo-wt {
	background: #fff none repeat scroll 0 0;
	padding-right: 0;
	text-align: center;
}
.bor-der {
	display: none;
	left: 33px;
	position: relative;
}
.bor-der {
	display: none;
	left: 33px;
	position: relative;
}
.navbar-nav > li {
	display: inline-block;
	float: none;
}
.nav.navbar-nav.navi-g {
	margin: 22px 0 23px;
	text-align: center;
	width: 100%;
}
.navi-g > li > a {
	color: #fff;
	padding: 0 11px 0 0;
	text-transform: uppercase;
}
.remone {
	text-align: center;
	width: 100%;
}
.social {
	float: right;
	margin: 0 0 39px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.inner-move-bottom-in {
	float: left;
	margin: 0 0 37px;
	padding: 0 21px;
	width: 100%;
}
.blue-btn {
	margin: 0 0 10px;/*width: 100%;*/
}
.blue-btn2 {
	margin: 0 0 51px;
	width: 100%;
}
.blue-btn3 {
	margin: 0 0 51px;
	width: 100%;
}
.phon {
	font-size: 13px;
	margin: 23px 0 0;
	text-align: center;
	width: 100%;
}
.boxes.dex {
	padding: 0;
	width: 100%;
}
.boxes img {
	float: left;
	position: unset !important;
	width: 100% !important;
}
.boxes {
	float: left;
	position: relative;
	text-align: center;
	width: 50%;
}
.boxes {
	float: left;
	position: relative;
	text-align: center;
	width: 50%;
}
.p1 {
	bottom: 0 !important;
}
.p2 {
	bottom: 0 !important;
}
.p3 {
	bottom: 0 !important;
}
.p4 {
	bottom: 0 !important;
}
.p5 {
	bottom: 0 !important;
}
.p7 {
	bottom: 0 !important;
}
.p6 {
	bottom: 0 !important;
}
.rm-caption {
	display: none;
}
.bs5 {
	height: auto;
}
.higt-bold {
	font-size: 12px;
	font-weight: bold;
}
.panel-title > a {
	color: inherit;
	font-size: 12px;
	font-weight: 300;
	color: inherit;
	padding: 0;
}
.inner-move-contant p {
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	padding: 0 16px;
}
.inner-move-contant h6 {
	color: #015dab;
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	margin: 27px 0 8px;
	padding: 0 20px;
}
.our-cat h1 {
	color: #262626;
	font-size: 30px;
	margin: 0 0 22px;
	text-align: center;
}
.col-md-4.our-cat.right-pad-none > p {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding: 0 8px;
	text-align: center;
	word-spacing: 10px;
}
.navbar.navbar-static.top-nvi {
	top: 0;
	z-index: 999;
}
.logo-wt {
	background: #fff none repeat scroll 0 0;
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
}
.ehover2 .overlay {
	background-color: rgba(4, 88, 221, 0.44);
	display: none;
	opacity: 0;
	transform: translate(460px, -100px) rotate(180deg);
	transition: all 0.2s ease-in-out 0.4s;
}
.hover.ehover2.blg5 {
	width: 100%;
}
.hover {
	cursor: default;
	float: left;
	margin: 0 0 20px;
	position: unset;
}
/* Edit by @R */    

nav#primary-navigation {
	float: none;
}
.collapse.navbar-collapse.bs-example-js-navbar-collapse.top-nav {
	padding-right: 0;
}
nav#primary-navigation ul {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 15px 0;
	text-align: center;
}
nav#primary-navigation ul li {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.remone {
	margin-bottom: 10px;
}
.phone-section .remone {
	margin-top: 0;
}
.carousel-form {
	width: 100%;
	padding: 28px 26px 20px 26px;
}
.carousel-form textarea {
	max-width: 100% !important;
}
.carousel-form input {
	height: 30px;
	font-size: 12px;
}
.inner-p > p {
	clear: both;
	overflow: hidden;
}
.phone-section.headph .big-btn {
	float: none;
	display: inline-block;
	vertical-align: top;
}
#bar2.phone-section {
	text-align: center;
}
}
 @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 {
	float: left;
	margin: 0 0 20px;
	width: 100%;
}
.hover.ehover2 {
	width: auto;
}
.hover {
	cursor: default;
	float: left;
	position: unset !important;
}
.col-md-5.blog-blk {
	padding-right: 23px;
}
.blue-btn {
	margin: 0 0 13px;/*width: 100%;*/
}
.blue-btn2 {
	margin: 0 0 13px;
	width: 100%;
}
.blue-btn3 {
	margin: 0 0 13px;
	width: 100%;
}
.social {
	float: right;
	margin: 0 0 8px;
}
.social {
	float: right;
	margin: 0 0 4px;
	padding: 0;
	text-align: center;
	width: 89%;
}
.col-md-4.our-cat.our-cat-blog {
	margin: 0;
}
.blogzine {
	background: rgba(0, 0, 0, 0) url("images/blog-bc.jpg") repeat fixed 0 0;
	float: left;
	padding: 1px 0;
	width: 100%;
}
.our-cat p {
	color: #444444;
	font-family: "Roboto", sans-serif;
	margin: 0 0 22px;
	padding: 0;/*text-align: center;*/
}
.our-cat2 p {
	color: #444444;
	font-family: "Roboto", sans-serif;
	margin: 0 0 22px;
	padding: 0;
	text-align: center;
}
.hover.ehover2.blg3 {
	width: 100% !important;
}
.hover {
	cursor: default;
	float: none !important;
	position: relative;
}
.img-responsive.rs-img {
	margin: 0;
}
.table-value {
	right: 0;
	width: 100%;
}
.boxes {
	width: 100%;
}
.boxes {
	width: 100%;
}
.navbar-nav > li {
	display: inline;
	float: none;
	margin: 0 0 16px;
}
.remone {
	color: #fff;
	float: left;
	font-size: 21px;
	margin: 29px 0 0;
}
.phon-p {
	color: #fff;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	margin: 12px 0 25px 11px;
}
.navi-g > li > a {
	color: #fff;
	padding: 0 11px 15px 0;
	text-transform: uppercase;
}
.col-md-4.our-cat.right-pad-none {
	background: #015dab none repeat scroll 0 0;
	margin: 0 0 23px;
	padding: 39px 18px 42px;
}
.carousel-t {
	float: left;
	margin: 0;
	position: relative;
	width: 100%;
}
.left-pad-none {
	padding-left: 15px;
}
.right-pad-none {
	padding-right: 15px;
}
.both-pad-none {
	padding: 0 15px;
}
.main-gol-list {
	float: left;
	text-align: center;
	width: 100%;
}
.main-gol {
	color: #fff;
	float: left;
	font-size: 23px;
	font-weight: 300;
	margin: 27px 0 11px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.blog-bx-container img {
	position: unset;
	width: 100%;
}
html, body {
	color: #555;
	height: 100%;
	/*overflow-x: hidden;*/
}
.blue-btn {
	font-size: 11px !important;
}
.blue-btn {
	text-align: center;
}
.blue-btn2 {
	font-size: 11px !important;
	margin: 0 0 13px;
	padding: 3px 29px 7px 3px !important;
	width: 100%;
}
.blue-btn2 {
	text-align: center;
}
.blue-btn3 {
	font-size: 11px !important;
	margin: 0 0 13px;
	padding: 3px 29px 7px 3px !important;
	width: 100%;
}
.blue-btn3 {
	text-align: center;
}
.col-md-4.our-cat.right-pad-none {
	background: #015dab none repeat scroll 0 0;
	margin: 0 0 23px;
	padding: 24px 18px 10px;
}
#section5 {
	margin: 34px auto 30px;
}
.main-clint-hd {
	font-size: 26px;
}
.row.servies-m {
	float: left;
	margin-bottom: 20px;
	margin-top: 0;
}
.blkcontainer {
	float: left;
	margin: 0;
	width: 100%;
}
.inner-p {
	background: rgba(0, 0, 0, 0) url("images/bs-logo.jpg") no-repeat scroll right center / 89% auto;
	text-align: center;
}
.inner-main-hd {
	color: #262626;
	font-size: 20px;
	margin: 10px 0 10px;
}
.grey-cont {
	background: #f5f5f5 none repeat scroll 0 0;
	float: left;
	padding: 20px 0;
	width: 100%;
}
.blue-btn.till-right {
	float: right;
	margin: 27px 0 0;
}
.blue-btn2.till-right {
	float: right;
	margin: 27px 0 0;
}
.blue-btn3.till-right {
	float: right;
	margin: 27px 0 0;
}
/* Edit by @R */    

.collapse.navbar-collapse.bs-example-js-navbar-collapse.top-nav {
	padding: 0;
}
nav#primary-navigation ul li {
	display: block;
	border-bottom: rgba(255, 255, 255, 0.05) solid 1px;
}
nav#primary-navigation ul li a {
	padding: 7px 0;
}
.blogzine {
	background-size: cover;
}
.phone-section .col-md-4 {
	margin-bottom: 10px;
}
.footer-p {
	text-align: center;
}
#section7 {
	padding-bottom: 20px;
}
.contact_address {
	padding-left: 0;
	padding-right: 0;
	font-size: 14px !important;
}
.contact_section2 {
	padding-left: 0;
	padding-right: 0;
}
.single-services .post-thumbnail img {
	max-width: 100%;
	height: auto;
}
nav#primary-navigation ul li ul.sub-menu {
	width: 100%;
	padding: 0;
	position: relative;
}
nav#primary-navigation ul li ul.sub-menu li a {
	padding-right: 0;
}
.phone-section.headph .social {
	margin-right: 0;
	margin-top: 10px;
}
.post-thumbnail img {
	max-width: 100%;
	height: auto;
}
.navbar.navbar-static.top-nvi {
	background: #fff;
}
.navbar.navbar-static.top-nvi .col-md-4 {
	margin-bottom: 0;
	padding: 10px 0 15px 0;
}
.navbar.navbar-static.top-nvi .col-md-8 {
	margin: 0;
}
.navbar.navbar-static.top-nvi .navbar-header {
	display: none;
}
.slicknav_menu {
	display: block;
}
.inner-move-bottom-in.inner-move-bottom-black {
	padding: 0;
}
table.table-dx {
	margin: 0 !important;
}
/*.phone-section.headph h3.phon.middle {
	margin-top: 10px;
}*/
.content-area {
	padding-top: 20px;
}
#bar2.phone-section .remone {
	float: none;
	margin: 20px 0;
}
.col-md-4.our-cat {
	margin-top: 0;
}
.phone-section.headph .big-btn {
	text-align: left;
}
.blue_section h3 {
	text-align: center;
}
.socialicons {
	width: 100%;
	text-align: center;
}
.socialicons a {
	float: none !important;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.phone-section {
	text-align: center;
}
.phone-section .btm-secttn a {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.phone-section .remone {
	margin: 10px 0;
}
.lftsctn {
	padding: 0;
}
.free_quote {
    text-align: center !important;
    margin: 20px 0 20px 0 !important;
}
.free_quote a {
    padding: 10px 40px !important;
}
.footerform input.wpcf7-form-control.wpcf7-text {
    width: 95%;
    height: 40px;
    border: none;
    padding: 0 10px;
     margin: 0px 0 !important; 
}
.entry-content img {
    width: 94%;
}
.alignnone.size-full.wp-image-823 {
    width: 59%;
}
.blog-container {
    margin: 0 0 0px;
}
.single-services .post-thumbnail {
	margin-left: 0;
	margin-right: 0;
}
.post-thumbnail {
	float: none !important;
	margin-right: 0 !important;
	margin-bottom: 10px;
}
.findmore {
	margin-left: 0;
	float: none;
}
.blue-btn {
	float: none;
	display: block;
	padding: 9px 50px 7px 50px;
	text-align: left;
}
.blue_section iframe {
	height: 200px;
}
.slicknav_menu {
    margin-top: 0px;
}
.social img {
    width: auto;
}
}
/* ----------------------------------------media query--------------------------------------------------------------------*/

.entry-title {
	color: #262626;
	text-transform: uppercase;
	margin: 40px 0 37px;
}
.entry-content {
	font-family: "Roboto", sans-serif;
}
.entry-content p {
	margin: 0 0 28px;
	font-family: "Roboto", sans-serif;
}
.entry-content img {
	float: left;
	margin-right: 16px;
	max-width: 100%;
	height: auto;
}
.entry-content iframe {
	border: 1px solid #ccc;
}
li.active a {
	color: rgb(18, 237, 250);
}
table.table-dx {
	font-size: 16px;
}
table.table-dx strong {
	text-transform: uppercase;
}
.contact_address {
	font-size: 18px;
	margin-bottom: 29px;
	border-bottom: 2px solid #ccc;
	padding-bottom: 16px;
}
.contact_col1 {
	margin-right: 10px;
	font-weight: bold;
	font-size: 17px;
}
.contact_col2 {
	margin-right: 10px;
	font-weight: bold;
	font-size: 17px;
}
.contact_col3 {
	margin-right: 10px;
	font-weight: bold;
	font-size: 17px;
}
.contact_section2 {
	font-family: "Roboto", sans-serif;
	margin-bottom: 20px;
}
#fscf_submit1 {
	background: #005DAB;
    border: none;
    color: #fff;
    padding: 6px 20px 6px 20px;
    width: 170px;
    text-transform: uppercase;
    font-size: 17px;
}
#fscf_submit1:hover {
	background: #F36920;
}
#fscf_form1 input, textarea {
	max-width: 480px !important;
	height: 35px;
}
input#fscf_captcha_code1 {
    width: 170px !important;
}
.post-thumbnail {
	float: left;
	margin-right: 20px;
}
nav.navigation.post-navigation {
	display: none;
}
h3.coments-title {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#basic-addon2 {
	text-transform: uppercase;
}
.offer {
	color: #fff;
	text-transform: uppercase;
}
.flag {
	width: 59px !important;
	height: 50px;
	position: relative;
	border: 1px solid #015dab;
	top: -4px;
	margin-left: -3px;
}
.mycounter {
	background-color: #262626;
	background-position: right center;
	background-repeat: no-repeat;
	border: 2px solid rgba(0, 0, 0, 0.14);
	color: #fff;
	float: left;
	outline: 2px solid #015dab;
	padding: 10px 5px 10px 12px;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
#counter {
	margin-bottom: 6px;
}
#counter1 {
	margin-bottom: 6px;
}
.video_bottom {
	background: #015dab;
	color: #fff !important;
	font-family: "Roboto", sans-serif;
	font-size: 17px !important;
	font-weight: 300;
}
.video_bottom p {
	background: #015dab;
	color: #fff !important;
	font-family: "Roboto", sans-serif;
	font-size: 17px !important;
	font-weight: 300;
}
.blue_section {
/*background:#015dab;*/

}
.blue_section p {
	/*background:#015dab;*/

	color: #262626;
	/* text-align:justify;*/

	padding-right: 0 !important;
}
.blue_section a {
	color: #262626;
	text-decoration: underline;
}
.blue_section h1, .blue_section h2, .blue_section h3, .blue_section h4, .blue_section h5, .blue_section h6 {
	color: #015cab;
}
.blue_section iframe {
	margin-right: 20px;
}
.carousel img {
	width: 100%;
}
 @media only screen and (max-width: 800px) {
.full-form {
	display: block;
	top: 5px !important;
}
.carousel-form {
	padding: 10px !important;
}
.carousel-indicators {
	bottom: 0;
	margin-bottom: 0;
}
.flag {
	height: 35px;
	top: -3px;
}
.carousel-form input {
	height: 25px;
	margin-bottom: 5px;
}
.blue-btn3.frm {
	height: 30px;
}
}
 @media only screen and (max-width: 500px) {
.col-md-8 > iframe {
	display: none;
}
.boxes img {
	width: 100%;/*height: 200px;*/
}
.mybox4 {
	display: none;
}
.mybox1 {
	display: none;
}
.mybox6 {
	display: none;
}
.mybox5 {
	display: none;
}
.blog-bx-container {
	display: none;
}
.mapi {
	width: 100%;
	float: left;
	display: none;
}
.full-form {
	display: none;
}
.bar2 {
	display: none;
}
.ft1, .ft3 {
	text-align: center;
}
.home_video {
	display: none;
}
.about_video {
	display: none;
}
}
@media only screen and (max-width: 700px) {
.full-form {
	display: block;
	top: 5px !important;
}
.carousel-form {
	background: none;
	border: 0 none;
}
.carousel-form textarea {
	height: 50px;
}
.carousel-form input {
	height: 22px;
}
.blue-btn3.frm {
	height: 30px;
}
.flag {
	height: 33px;
	top: 0
}
/*.carousel-form{padding:10px !important;}
.carousel-indicators{bottom:0; margin-bottom:0;}
.flag{height:35px; top:-3px;}
.carousel-form input{height:25px; margin-bottom:5px;}*/

}
@media only screen and (max-width: 599px) {
.full-form {
	display: none;
}
}
/*----Our css for remove extra h1s----*/



.footerh1 {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	margin: 7px 0 36px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-bottom: 11px;
}
.serviceh1 {
	color: #262626;
	margin: 60px 0 37px;
	text-transform: uppercase;
	font-size: 36px;
}
.myh1 {
	text-align: center;
	padding-top: 12px;
}
h2.remone {
	font-size: 36px;
}
/*---home page---*/



.capyion-1 > h2 {
	background: rgba(0, 0, 0, 0.49) none repeat scroll 0 0;
	float: left;
	padding: 11px 16px;
	font-size: 36px;
}
.our-cat h2 {
	color: #262626;
	font-size: 41px;
	margin: 0 0 22px;
}
.our-cat.our-cat-blog > h2 {
	color: #fff;
}
 @media only screen and (max-width:767px) {
.footerh1 {
	color: #fff;
	float: left;
	font-size: 23px;
	font-weight: 300;
	margin: 27px 0 11px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.serviceh1 {
	color: #262626;
	font-size: 20px;
	margin: 60px 0 37px;
}
.myh1 {
	font-size: 20px;
	text-align: center;
	padding-top: 12px;
}
h2.remone {
	font-size: 20px;
}
.our-cat h2 {
	color: #262626;
	font-size: 30px;
	margin: 0 0 22px;
	text-align: center;
}
}
 @media only screen and (max-width:1024px) {
.carousel-indicators {
	bottom: 0 !important;
}
}
.rm-inner.rm-caption {
	left: 0;
	padding-bottom: 30px;
	z-index: 1;
	right: 0;
	text-align: left;
	top: 25px;
}
/* ---------------------------product-page----------------------------------------*/
.categories > img {
	margin: -6px 7px 0 0;
}
.categories {
	color: #015dab;
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
}
.categories-list a {
	color: #444444;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
.categories-list > li {
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	list-style-type: none;
}
.categories-list img {
	margin: -2px 22px 0 0;
}
.custom-box-img {
	border: 1px solid #efefef;
	margin: 27px 0 0;
	width: 100%;
}
.custom-box-img:hover {
	opacity: 0.7
}
.card-box {
	font-family: "Roboto", sans-serif;
	font-size: 21px;
	font-weight: bold;
	margin: 32px 0 0 11px;
	text-transform: uppercase;
}
.breadcrumb.breadcrumb-cs {
	background-color: inherit;
	border-radius: 4px;
	list-style: outside none none;
	margin: 0 0 21px 12px;
	padding: 8px 0;
}
.breadcrumb-item > a {
	font-family: "Roboto", sans-serif;
}
.breadcrumb-item.active {
	font-family: "Roboto", sans-serif;
	font-weight: normal;
}
.card-box-detail {
	font-family: "Roboto", sans-serif;
}
.card-box-detail > h1 {
	color: #015dab;
	font-size: 24px;
	font-weight: bold;
	margin: 28px 0 17px;
}
.col-md-9.card-box-detail {
	padding: 0 33px 10px 33px;
}
.card-boxes {
	background: #f0f0f0 none repeat scroll 0 0;
	border: 1px solid #ccc;
	float: left;
	margin: 0 0 25px;
	padding: 6px 0;
	width: 100%;
}
.col-md-4.border-right {
	border-right: 1px solid #ddd;
	margin: 36px 0 0;
	padding: 0 30px 0 15px;
}
.col-md-3.border-right {
	border-right: 1px solid #ddd;
	margin: 36px 0 0;
	padding: 0 30px 0 15px;
}
.card-box-contaoner {
	padding: 0 0 0 11px;
}
.col-md-9.card-box-detail > p {
	font-size: 13px !important;
}
.blue-btn.till-right.card-btn {
	float: right;
	margin: -54px 21px 0 0;
	padding: 3px 52px 3px 23px;
	position: relative;
	right: 137px;
}
/* ---------------------------product-page----------------------------------------*/
#product_description {
	margin-top: 50px;
}
nav.woocommerce-breadcrumb {
	display: none;
}
.woocommerce div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: none;
	border: 1px solid #ddd;
	margin: 0 auto;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: left;/*width: 48%;*//*width: 35%;*/
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: right;/*width: 48%;*//*width: 63%;*/
}
.summary.entry-summary p {
	margin: 0 0 28px;
	font-family: "Roboto", sans-serif;
}
.woocommerce .quantity .qty {
	width: 3.631em;
	text-align: center;
	width: 100%;
	height: 35px;
}
.woocommerce div.product form.cart .button {
	vertical-align: middle;
	float: left;
	background: #015dab;
	border-radius: 0px;
	padding: 10px 20px 10px 20px;
	text-transform: uppercase;
}
.woocommerce div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0;
	font-size: 30px;
	color: #015dab;
	margin-bottom: 10px;
}
li.reviews_tab {
	display: none !important;
}
#tab-description h2 {
	display: none;
}
.product_meta {
	display: none;
}
.fa-chevron-left {
	margin-right: 15px;
	color: #919191;
}
.detail-box-img {
	max-width: 220px;
	height: 220px;
}
a.checkout-button.button.alt.wc-forward {
	background: #015dab;
}
#place_order {
	background: #015dab;
}
form.checkout.woocommerce-checkout input {
	height: 34px;
	text-indent: 5px;
}
.custom-box > h1 {
	color: #025dab;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 0 8px;
}
.custom-box > h2 {
	color: #00a261;
	font-family: "Montserrat", sans-serif;
	font-size: 26px;
	font-weight: 700;
	left: 23px;
	line-height: 26px;
	position: absolute;
	top: 45px;
}
.custom-box {
	border: 1px solid #efefef;
	padding: 20px 0 8px 16px;
	position: relative;
	margin: 35px 0 0;
}
.custom-box span {
	float: right;
	font-size: 18px;
	margin: 0 21px 0 0;
}
ul.bullets_01 li {
	line-height: 17px;
	margin-top: 10px;
	list-style-type: circle;
	margin-left: 17px;
	color: #333;
	font-size: 15px;
}
ul.bullets_02 li {
	line-height: 17px;
	margin-top: 10px;
	list-style-type: circle;
	margin-left: 17px;
	color: #333;
	font-size: 15px;
}
img.alignnone.size-medium.specialimg {
	float: right;
	width: 488px !important;
	display: none !important;
}
@media (max-width: 767px) and (min-width: 320px) {
.entry-content iframe {
	border: 1px solid #ccc;
	width: 100%;
	margin-top: 15px;
}
.why_choose {
	text-align: center;
}
.entry-title {
	color: #262626;
	text-transform: uppercase;
	margin: 10px 0 25px;
	font-size: 30px;
	text-align: center;
}
.inner-main-hd {
	color: #262626;
	font-size: 20px;
	margin: 10px 0 10px;
	text-align: center;
}
.phone-section.headph h3.phon.middle {
	margin-top: -8px;
	font-size: 20px;
	margin-bottom: -14px;
	margin-left: -18px;
}
.phon > img {
	width: 16px;
}
img.alignnone.size-medium.specialimg {
	float: none;
	width: 100%;
	margin-top: 20px;
}
.special_video {
	margin-bottom: 30px;
}
.entry-title-page, h1, h2 {
	color: #262626;
	font-size: 20px;
	margin: 10px 0;
	text-align: center;
}
h2 {
	font-size: 18px;
}
#slider_main {
	position: relative;
	margin-bottom: 0px !important;
}
.moveon_tel {
	color: #015dab;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	width: 100%;
	text-align: center;
}
.logo-wt {
	background: #fff none repeat scroll 0 0;
	margin: 0;
	padding: 0 0 0px;
	text-align: center;
	width: 40%;
}
.col-md-3.logo-wt img {
	width: 38%;
	margin-top: 10px;
}
.mor_logo {
	width: 70% !important;
	margin-top: 10px;
}
#menubar {
	width: 55%;
	margin-top: 19px;
}
.moveon_tel a {
	color: #015dab;
	font-size: 18px;
}
.our_services h1, .why_choose_us h1 {
	font-size: 34px !important;
}
.our_services, .why_choose_us {
	text-align: center;
	padding-top: 5px !important;
	margin-bottom: 20px;
}
.sticky_button {
	cursor: pointer;
	position: fixed;
	right: -48px;
	top: 60%;
	transform: rotate(-90deg);
	z-index: 35;
	background: #f13939;
	border: none;
	text-transform: uppercase;
	font-size: 16px;
	height: 60px;
	z-index: 9;
	padding: 0px 15px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 0 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	line-height: 46px;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
}
nav#primary-navigation ul li, nav#primary-navigation ul li a {
	font-family: "Oswald", sans-serif !important;
}
.ser-locat {
	display: inline-block;
	margin: 0;
	width: 100%;
}
.ser-locat a {
	background: #015CAB;
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	word-wrap: break-word;
	text-transform: capitalize;
	font-size: 15px;
	width: 100%;
	display: block;
	margin: 0 0 10px 0;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #015CAB;
	font-weight: bold;
}
.ser-locat a:hover {
	background: none;
	color: #015CAB;
	border: 1px solid #152850;
}
.page-id-560 .entry-header h1, .page-id-558 .entry-header h1 {
	display: none;
}
.entry-title-page {
	color: #262626;
	margin: 40px 0 37px;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	line-height: 1.1;
	font-size: 36px;
}
.our_services, .why_choose_us {
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
}
.our_services h1, .why_choose_us h1 {
	font-size: 55px;
	margin-bottom: -0px;
}
.bottom_link {
	background: #363636;
	height: 50px;
	text-align: left;
}
.bottom_link img {
	float: right;
}
.bottom_link a {
	color: #FFF;
	font-size: 19px;
	padding-left: 20px;
	text-transform: uppercase;
	float: left;
	margin-top: 11px;
}
.our_serv_sec {
	margin-bottom: 20px;
}
.our_serv_sec:hover {
	margin-bottom: 20px;
	opacity: .7;
}
.sec1 .left_sec {
	float: left;
	width: 70%;
	text-align: right;
	line-height: 24px;
	padding-right: 15px;
	margin-bottom: 50px;
	font-family: "Roboto", sans-serif;
	line-height: 21px;
}
.sec1 .right_sec {
	float: right;
	width: 30%;
}
.sec3 .left_sec {
	float: left;
	width: 30%;
}
.sec3 .right_sec {
	float: right;
	width: 70%;
	text-align: left;
	line-height: 24px;
	padding-left: 15px;
	margin-bottom: 50px;
	font-family: "Roboto", sans-serif;
	line-height: 21px;
}
.sec2 img {
	margin-top: 20px;
	margin-bottom: 30px;
}
.why_choose_us h4 {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #015cab;
	font-family: "Oswald", sans-serif;
}
 @media (max-width: 1000px) and (min-width: 320px) {
.navbar.navbar-static.top-nvi {
	background: rgba(0, 0, 0, 0) repeat scroll 0 0 / 100% auto;
	background-color: #FFF;
	border: 0 none;
	border-radius: 0;
	margin: 0;
	padding: 0px 0px 10px 0px;
	position: relative !important;
	top: 0;
	z-index: 2;
	border-bottom: 1px solid #ccc;
}
#slider_main {
	position: relative;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
#slider_main_inner {
	position: relative;
	margin-top: 0px;
}
#inner_banner {
	margin-top: 0px !important;
}
video#video_background {
	margin-top: 0px;
	margin-bottom: 0px;
}
}
.form_heading {
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
	margin-left: 15px
}
.new_button2 {
	width: 97% !important;
	background-color: #015dab;
	font-size: 16px;
	color: #fff !important;
	height: 40px !important;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.new_button2:hover {
	background-color: #F36920;
}
.moveon_tel {
	float: right;
	color: #015dab;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}
.moveon_tel a {
	color: #015dab;
}
#slider_main {
	position: relative;
	margin-bottom: 75px;
	margin-top: 134px;
}
#slider_main_inner {
	position: relative;
	margin-top: 131px;
}
#inner_banner {
	margin-top: 200px;
}
.product_box {
	background: #292d31 none repeat scroll 0 0;
}
.product_box .product_box_container {
	padding: 0 0 31px;
}
li#menu-item-1536 a {
	color: #8fae1b !important;
}
p.product.woocommerce.add_to_cart_inline {
	border: none !important;
	padding-top: 7px !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background-color: #015cab;
	text-decoration: none;
	background-image: none;
	color: #fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background-color: #4888BF;
	text-decoration: none;
	background-image: none;
	color: #fff;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
	background: #4fa1e8 !important;
}
ins {
	text-decoration: none !important;
}
img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
	background: #f0f0f0 none repeat scroll 0 0;
	border: 1px solid #ccc;
	float: left;
	margin: 0 0 37px;
	padding: 19px 0;
	width: 100%;
}
.woocommerce ul.products li.product h3 {
	padding: .5em 0;
	margin: 0;
	font-size: 17px !important;
	color: #fff;
	float: left;
	clear: both;
	width: 100%;
	min-height: 54px !important;
	text-align: center;
}
.woocommerce ul.products li.product .price del {
	color: inherit;
	opacity: .5;
	display: block;
	color: #fff !important;
	font-size: 16px;
	font-weight: normal;
}
span.price del {
	font-size: 17px;
	font-weight: normal;
}
span.price ins {
	font-size: 20px;
	color: #fff;
	font-weight: normal !important;
}
span.woocommerce-Price-amount.amount:hover {
	color: #015cab;
	font-weight: normal;
}
.woocommerce ul.products li.product .price {
	color: #015cab;
	display: block;
	font-weight: 400;
	margin-bottom: .5em;
	font-size: .857em;
	text-align: center;
}
.woocommerce span.onsale {
	min-height: 3.236em;
	min-width: 3.236em;
	padding: .202em;
	font-weight: 700;
	position: absolute;
	text-align: center;
	line-height: 3.236;
	top: -.5em;
	left: -.5em;
	margin: 0;
	border-radius: 100%;
	background-color: #015cab !important;
	color: #fff;
	font-size: .857em;
	-webkit-font-smoothing: antialiased;
	z-index: 0 !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: 1;
	border: 1px solid #ccc;
	text-indent: 5px;
	padding: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	z-index: 0;
}
h2.woocommerce-loop-product__title {
	color: #fff;
	text-align: center;
	font-family: "Roboto", sans-serif;
}
.top_bar {
	position: fixed;
	z-index: 9999;
	background: #efecec;
	width: 100%;
	min-height: 30px;
	clear: both;
	float: left;
	margin-bottom: 13px;
	border-bottom: 1px solid #dcdbdb;
}
.top_strip {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
}
.top_strip ul li {
	float: left;
	list-style-type: none;
	padding-left: 25px;
}
.top_strip ul li a {
	float: left;
	list-style-type: none;
	padding-left: 10px;
}
.team-head {
	background-color: #FFF;
}
.team-head h3 {
	font-size: 24px;
	color: #020d1b;
	font-weight: normal;
	text-align: center;
	padding-top: 18px;
	text-transform: uppercase;
}
.team-head h4 {
	font-size: 20px;
	color: #015dab;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
}
@media (min-width: 1200px) {
video#video_background {
	margin-top: 152px;
}
}
.social2 {
	float: left;
	margin: 0 0 0 52px;/* padding: 13px 0 0; */
}
.social2 > a {
	margin: 0 0 0 5px;
}
.close {
	color: #000 !important;
}
.free_quote {
	text-align: right;
	margin-top: 30px;
}
.free_quote a {
	padding: 10px;
	background: #015dab;
	color: #fff;
}
.truck_deal {
	color: #015dab;
	font-size: 21px;
	margin-top: 25px;
}
.truck_deal p {
	font-size: 22px;
}
.whyus_bullets li {
	color: #555;
	list-style-type: none;
}
.whyus_bullets li::before {
	content: "•";
	color: #015cab;
	padding-right: 7px;
	font-size: 23px;
	top: 3px;
	position: relative;
}
.edit-link {
	display: none;
}
.mor_logo {
	width: 80%;
}
.cleaning_link {
	height: 35px;
	text-align: center;
	margin-top: 15px;
}
.cleaning_link img {
	float: right;
}
.cleaning_link a {
	color: #015dab;
	font-size: 22px;
	padding-left: 20px;
	text-transform: uppercase !important;
	text-transform: none;
}
.cleaning_content {
	color: #444;
	font-size: 15px;
	font-family: "Roboto", sans-serif;
}
input.quote_button {
	background: #015dab;
	color: #fff;
	padding: 11px 0px 39px 0px;
	width: 70%;
	font-size: 20px;
	cursor:auto;
}
.movers li {
    font-family: "Roboto", sans-serif;
	list-style-type:none;
	margin-left: 20px;
}
.movers li::before {
    content: "•";
    color: #015cab;
    padding-right: 10px;
	line-height: 20px;
    font-size: 25px;
	top: 5px;
    position: relative;
}
.carousel-form input::placeholder {
    color: #333 !important;
}
.carousel-form textarea::placeholder {
    color: #333 !important;
}
.col-md-12.slider_form input {
    width: 180px;
}
.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
	float: left;
	color:#fff;
	font-size: 17px;
}
.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
	float: left;
	color:#fff;
	font-size: 17px;
}
.wpcf7-mail-sent-ok {
    margin-top: -22px !important;
    border: 2px solid #398f14;
    float: left;
	color:#fff; 
	font-size: 17px;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.mor-captcha {
    margin-top: -19px;
    margin-bottom: 20px;
}
.slider_form {
    margin-left: -30px;
}
.wp-pagenavi {
    clear: both;
    margin-bottom: 30px;
    text-align: center;
}
.wp-pagenavi span {
    padding: 5px 15px;
}
.wp-pagenavi a {
    padding: 5px 15px;
}
.wp-pagenavi span.current {
    font-weight: bold;
    background: #F36920;
    color: #fff;
}

.wp-pagenavi a:hover {
    background: #015dab;
	color: #fff;
}
.mor_heading
{
    color: #262626;
    margin: 0px 0 15px;
    text-transform: uppercase;
}
.blue_color
{
	color: #015dab;
}
.entry-content li{
    margin-bottom: 0px;
	list-style-type:none;
	margin-left: 13px;
}
.entry-content li::before {
    content: "•";
    color:#015dab;
    padding-right: 10px;
    font-size: 23px;
}
iframe
{
	width:100%;
}
.packing_rates {
    margin-top: 16px;
    text-align: center;
    font-size: 25px;
}
.packing_rates a{
    color: #F36920;
}
.packing_rates a:hover {
    color: #015dab;
}
.packing_rates a i {
    position: relative;
    top: -2px;
}
