/*
Theme Name: Digging Solution
Author: M Awais
Description: Digging template converted to WordPress
Version: 0.0.1
Tags: digging
*/
body{
	font-family: 'Open Sans', sans-serif;
	
}

#main-header {
    background-color:#fff;
    width: 100%;
}
.top-header {
    display: inline-block;
	margin-top:40px;
    width: 100%;
}
.top-header > div:first-child{
	display: inline-block;
    float: right;
}
.top-header .header-phone-info a , .top-header .header-email-info a{
    display: inline-block;
    color: #000;
	font-size: 15px;
}
.top-header .header-phone-info a:hover , .top-header .header-email-info a:hover{
	text-decoration:none;
}
.top-header .header-phone-info a span, .top-header .header-email-info a span {
    display: inline-block;
    margin-top: 5px;
}
.top-header .header-phone-info a img {
    margin-right: 5px;
}
.header-brand img {
    width: 40px;
}
.top-header .header-email-info a img{
}
.second-header nav {
    padding:0;
	padding-right: 0;
	border-radius: 0;	
    background-color:transparent;
	margin-bottom: 0;
	height:100%;
	border:0px;

}
.second-header .navbar-header a {
    padding: 0;
}
.second-header nav .navbar-nav a {
    color: #223e88;
    font-size: 13px;
    padding: 0;
    font-weight: bold;
}
.second-header nav .navbar-nav li a{
    padding-left:14px;
    padding-right:14px;
    padding-top: 6px;
    padding-bottom:6px;
	cursor:pointer;
	position:relative;
}

.top-header .header-email-info{
	margin-right:10px;
}
.top-header .header-phone-info img{
}
.second-header .navbar-header a img {
    width: 200px;
}
.second-header nav .navbar-nav li a:hover{
	color:#000;
}
.second-header nav .navbar-nav li a:hover{
	color:#3b6ff7;
}

.header-logo-section .navbar-header {
    overflow: hidden;
    height: 100%;
    margin-top: 10px;
    position: relative;
    z-index: 66;
	width:100%;
}
.header-logo-section .navbar-header a{
    overflow: hidden;
    display: inline-block;
    float: none;
    height: 100%;
    padding: 0;
	width: 30%;
	margin-left:40%;
}
.header-logo-section .navbar-header a img{
	width:100%;
}
.header-logo-section .navbar-header p{
	margin-bottom:0px;
}
.second-header nav .navbar-nav .active a {
    background-color: transparent;
    color: #3b6ff7;
}
.second-header nav .navbar-nav .active {
}
.second-header nav .navbar-nav .active a:hover{
    background-color: transparent;
    color: #000;
}
#footer-section {
    background-color: #192a1c;
	position:absolute;
	width:100%;
	z-index:6666;
}
#footer-section .footer-upr {
    display: inline-block;
    width: 100%;
    margin-top: -20px;
	margin-bottom: 10px;
}
#footer-section .footer-upr h3 {
    display: inline-block;
    background-color: #cb0d0d;
	text-transform: uppercase;
    color: #ffd200;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 20px 15px 9px 26px;
	margin-top: 0;
}
#footer-section .footer-upr ul {
    padding-left: 0;
	margin-top: 12px;
}
#footer-section .footer-upr ul li{
	list-style:none;
	margin-bottom: 20px;
}
#footer-section .footer-upr ul li a{
	color:#fff;
	font-weight:600;
	font-size:12px;
}
#footer-section .footer-upr ul li a:hover{
	color:#ffd200;
	text-decoration:none;
}
#footer-section .footer-upr ul li a img{
	margin-right:20px;
}
#footer-section .footer-upr ul .footer-phone img{
	width: 15px;
}
#footer-section .footer-upr ul .footer-mail img{
	width: 19px;
}
#footer-section .footer-upr ul .footer-location img{
	width: 19px;
}
.footer-upr p {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    margin-top: 10px;
}
.footer-upr .footer-call-us a {
    color: #ffd200;
    font-weight: 600;
    font-size: 12px;
    margin-top: 5px;
    display: inline-block;
}
#footer-section .footer-upr .footer-about-us{
	padding-left: 70px;
}
.footer-contact-section {
    background-color: #444444;
	padding-top: 35px;
	padding-bottom: 20px;
}
.footer-contact-section .footer-contact-title {
    background-color: #ffd200;
	float: left;
    padding-bottom:10px;
    padding-left: 15px;
    padding-right: 85px;
    padding-top: 22px;
}
.footer-contact-section .footer-contact-title h3 {
    display: inline-block;
	line-height: 21px;
    color: #cb0d0d;
    font-size: 15px;
    padding: 0px;
    border-left:2px solid #dab400;
    padding-left: 10px;
}
.footer-contact-section .footer-contact-title h3 span {
    display: block;







    font-size: 27px;
    font-weight: 700;
}
.footer-contact-section .form-first {
    display: inline-block;
    width:66%;
	margin-top: -4px;
	margin-left: 18px;
}
.footer-contact-section .form-first label , .footer-contact-section .form-second span label , .footer-contact-section .form-third .footer-form-dog label{
    color: #afafaf;
    display: block;
    font-size: 12px;
    font-weight: 300;
}
.footer-contact-section .form-first input[type=text] {
    width: 100%;
    height: 86px;
    background-color: #6b6b6b;
    border: 0;
	color:#fff;
}
.footer-contact-section .form-second{
	margin-top: 5px;
}
.footer-contact-section .form-second span {
    width: 32%;
    display: inline-block;
    margin-right: 14px;
}
.footer-contact-section .form-second span:last-child{
	margin-right: 0;
}
.footer-contact-section .form-second span input , .footer-contact-section .form-third .footer-form-dog input{
    display: block;
    width: 100%;
    background-color: #6b6b6b;
    border: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
	color:#fff;
}
.footer-contact-section .form-third input[type=submit] {
    width: 66%;
    background-color: #cecece;
    border: 0;
    padding-top: 13px;
    color: #e20d0d;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 15px;
}
.footer-contact-section .form-third .footer-form-dog{
    width: 32%;
    display: inline-block;
    margin-right: 14px;
}
.bottom-footer {
    padding-top:15px;
	background-color:#fff;
}
.bottom-footer .fo-botm-text {
    color: #000;
	margin-top:13px;
    font-size: 14px;
    font-weight: 300;
}
.second-header .navbar-header p {
    margin: 0;
}
.footer-contact-section form br{
	display:none;
}
.footer-contact-section .form-second span span {
    width: 100%;
}
.content_area {
    width: 100%;
    overflow: hidden;
}
#home-page-limited .limited_inner {
    width: 60%;
}
#home-page-limited .limited_inner h3 {
    margin-top: 0;
    letter-spacing: 2px;
    padding-bottom: 25px;
    padding-top: 5px;
}
#home-page-limited {
	background-color:#fff;
	overflow: initial;
}
#home-page-limited .wpb_content_element{
	margin-bottom:10px;
}
#home-page-limited .limitd_call_inner {
    width:38.4%;
}
#home-page-limited .limitd_call_inner h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 0;
}
#home-page-limited .limitd_call_inner .vc_column-inner {
    padding-top: 32px;
    padding-bottom: 10px;
}

#home-get-in-section .home-get-inner-left{
	width: 60%;
}
#home-get-in-section .home-get-inner-left .vc_column-inner {
	padding-left: 0;
	padding-right:45px;
}
#home-get-in-section .home-get-inner-left .home-who-we-section{
	position: relative;
}
#home-get-in-section .home-get-inner-left .home-who-we-section .footer-contact-title{
	position: absolute;
    background-color: #cb0d0d;
    float: left;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 90px;
    padding-top: 33px;
}
#home-get-in-section .home-get-inner-left .home-who-we-section .footer-contact-title h3{
	display: inline-block;
    line-height: 21px;
    color:#ffd200;
    font-size: 15px;
    padding: 0px;
    border-left: 2px solid #a10606;
    padding-left: 10px;
}
#home-get-in-section .home-get-inner-left .home-who-we-section .footer-contact-title h3 .footer-con{
	display: block;
    font-size: 27px;
    font-weight: 700;
}
#home-get-in-section .home-get-inner-left .home-who-we-section img{
	width: 100%;
}
#home-get-in-section #home-get-inner-text .vc_col-sm-4 .vc_column-inner {
    padding-left: 0;
	padding-right: 0;
}
#home-get-in-section #home-get-inner-text .vc_col-sm-4 .vc_column-inner h4 {
    margin-top: 0px;
    font-size: 20px;
    font-weight: 700;
    color: #e20d0d;
}
#home-get-in-section #home-get-inner-text .vc_col-sm-4 .vc_column-inner p {
    color: #000;
    font-weight: 600;
    font-size: 11px;
}
#home-get-in-section #home-get-inner-text .vc_col-sm-4{
	width: 38%;
}

#home-carry-section {
	background-position: right center;
	padding-top: 55px;
    padding-bottom: 25px;

}
.page-id-27 #home-carry-section {
	margin-bottom: 5px;
}
#home-carry-section .home-carry-section-left{
	width: 60%;
}
#home-carry-section .home-carry-section-left .footer-contact-title{
    float: left;
    padding-bottom:10px;
    padding-left: 20px;
}
#home-carry-section .home-carry-section-left .footer-contact-title h3{
	display: inline-block;
    line-height:30px;
    color: #fff;
	font-size: 22px;
    font-weight: 600;
	margin-top: 0;
    padding: 0px;
    border-left:2px solid rgba(0, 0, 0, 0.17);
	text-transform: uppercase;
    padding-left: 10px;
}
#home-carry-section .home-carry-section-left .footer-contact-title h3 span{
	display: block;
    font-size: 22px;
    font-weight: 600;
}
#home-carry-section .home-carry-section-left .wpb_wrapper{
	overflow:hidden;
}
#home-carry-section .home-carry-section-left .wpb_raw_html{
	margin-bottom:0px;
}
#home-carry-section .home-carry-section-right{
	width:38.4%;
}
#home-carry-section .home-carry-section-right .vc_column-inner{
	padding-top: 8px;
}
#home-carry-section .home-carry-section-right .vc_column-inner h3{
	display: inline-block;
	line-height: 21px;
	color: #ffd200;
	font-size: 15px;
	padding: 0px;
	border-left: 2px solid #a10606;
	padding-left: 10px;
}
#home-carry-section .home-carry-section-right .vc_column-inner h3 span{
	 display: block;
     font-size: 25px;
     font-weight: 700;
}
#home-carry-section .home-carry-section-right .wpb_raw_html{
	 margin-bottom:0px;
}
#home-carry-section .home-carry-section-right .footer-contact-title{
	 padding-top: 20px;
     padding-bottom: 15px;
	
}
#home-page-services-section {
    margin-bottom: 40px;
    margin-top: 0px !important;
    padding-bottom: 60px !important;
    color: #fff;
}
#home-page-services-section .home-page-services-left-sec .home-services-section{
	background-image:url(../images/home1.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	background-size: cover;
	cursor:pointer;
}
#home-page-services-section .home-page-services-left-sec .home-services-section .home-services-iner-text{
	background-color: rgba(0, 0, 0, 0.58);
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 40px;
	display:none;
}
/*#home-page-services-section .home-page-services-left-sec .home-services-section:hover .home-services-iner-text{
	display:block;
}*/
#home-page-services-section .home-page-services-left-sec .home-services-section .home-services-iner-text:hover{
	text-decoration:none;
}
.home-page-services-right #services-bg-img{
	background-image: url(../images/home2.jpg);
    background-repeat: no-repeat;
    width: 100%;
	position:relative;
    height: 300px;
    display: inline-block;
    background-position: 100%;
    background-size: cover;
}
.home-page-services-right a span{
	display:none;
}
/*.home-page-services-right a:hover img{
	display:block;
}*/
.home-page-services-right{
}
#serives-page-top{
	margin-top: 45px;
    margin-bottom:55px;
}
#serives-page-top .serives-page-top-left{
	 width: 63%;
}
#serives-page-top .serives-page-top-left h3{
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 10px;
    line-height: 21px;
    font-size: 15px;
    padding: 0px;
    border-left: 2px solid #dab400;
    padding-left: 10px;
	text-transform: uppercase;
	color: #ffd200;
}
#serives-page-top .serives-page-top-left span{
	display: block;
    font-size: 27px;
    font-weight: 700;
}
#serives-page-top .serives-page-top-right .footer-contact-title{
	text-align:center;
}
#serives-page-top .serives-page-top-right h3{
	display: inline-block;
	margin-bottom: 5px;
    line-height: 21px;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 0px;
    margin-top: 0;
    font-weight: 600;
    padding-left: 10px;
    text-transform: uppercase;
    color: #ffd200;
}
#serives-page-top .serives-page-top-right span{
	display: block;
}
.serives-page-top-left .vc_column-inner{
	padding-top:25px;
}
#services-supply-section .services-supply-section-img .vc_column-inner {
	padding-left:0px;
}
#services-supply-section .services-supply-section-text h4{
	margin-top: 0;
    font-size: 17px;
    font-weight: 700;
    padding-right: 25px;
    color: #e20d0d;
}
#services-supply-section .services-supply-section-text p , #services-supply-section .services-supply-section-text ul li{
	font-size: 12px;
}
#contact-page-form .contact-from-inner h3{
	color:#1d301d;
	font-weight:700;
	font-size:20px;
}
#contact-page-form form input{
    width: 100%;
    background-color:#fff;
    border:1px solid #ccc;
    padding-top: 8px;
    padding-bottom: 8px;
	color: #000;
}
#contact-page-form form textarea{
	color: #000;
}
#contact-page-form form label , #contact-page-form form textarea{
	width:100%;
}
#contact-page-form form p{
	margin-bottom: 0;
}
#contact-page-form form input[type=submit]{
	background-color:#fff200;
    border: 0;
    padding-top:7px;
    color: #ffffff;
    font-weight: 700;
}
 /* ::-moz-selection { 
    color:#fabb04;
    background:#e10010;
}

::selection {
    color:#fabb04;
    background:#e10010;
}
*/
.footer-contact-section{
	display:none;
}
.page-id-27 .footer-contact-section{
	display:block;
}
#repos-mob-menu div {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
#repos-mob-menu div a{
	color:#fff;
}
#repos-mob-menu div a img{
	margin-right:10px;
}
#responsive-menu-container {
    position: absolute !important;
}
form .wpcf7-response-output {
    background-color: #ffd200;
    color: #cb0d0d;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    word-spacing: 1px;
    border: 1px solid;
    margin-top: 0px !important;
    border-color: #cb0d0d;
    box-shadow: 0px 0px 7px 1px #ccc;
}
.link-to-services {
    color: #cb0d0d;
    font-weight: 700;
}
#services-bg-img span {
    background-color: rgba(0, 0, 0, 0.66);
    color: #fff;
	position:absolute;
    padding: 20px;
	top:0;
}
#about-supply-section .serives-page-top-left h3{
	display: inline-block;
    margin-bottom: 15px;
    margin-top: 25px;
    line-height: 21px;
    font-size: 15px;
    padding: 0px;
    border-left: 2px solid #dab400;
    padding-left: 10px;
    text-transform: uppercase;
    color: #ffd200;
	width:100%
}
#about-supply-section .serives-page-top-right h3{
	display: inline-block;
    margin-bottom: 30px;
    line-height: 21px;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 0px;
    margin-top: 30px;
    font-weight: 600;
    padding-left: 10px;
    text-transform: uppercase;
    color: #ffd200;
	text-align:center;
	width:100%
}
#about-supply-section .serives-page-top-right h3 span{
	display: block;
}
#about-supply-section .serives-page-top-left h3 span{
	display: block;
    font-size: 27px;
    font-weight: 700;
}
#about-supply-section .serives-page-top-left .vc_column-inner {
    padding-top: 20px;
}
#about-supply-section .serives-page-top-left .vc_column-inner .wpb_raw_code {
    margin-bottom:0px;
}
#about-supply-section .serives-page-top-right .vc_column-inner {
    padding-top: 0px;
}
#about-supply-section .serives-page-top-right .vc_column-inner .wpb_raw_code {
    margin-bottom: 0px;
}

#contact-page-form form .form-third .wpcf7-quiz-label , .footer-contact-section .wpcf7-form .footer-form-dog .wpcf7-quiz-label{
    text-transform: uppercase;
}
#contact-page-form form .form-third .wpcf7-quiz-label, .footer-contact-section .wpcf7-form .footer-form-dog input {
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 5px;
}
.top-header .col-sm-6:first-child{
	float: right;
    padding-right: 0;
    width:50%;
}
.top-header .col-sm-6:last-child{
	    width: 50%;
}
#about-supply-section {
    margin: 0 auto;
margin-top: 33px;
}
.tp-caption h2 {
	line-height:30px !important;
}
#slide-inner-sec {
    background-color:#ffffff8f;
    color:#223e88;
	padding-top:35px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:35px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
	text-align:center;
	line-height:30px !important;
}
#rev_slider_1_1 .tp-caption {
}
#rev_slider_1_1 .tp-caption h2 {
    font-weight: bold;
    margin: 0;
    line-height: normal;
	width: 100%;
}
#rev_slider_1_1 .tp-caption #slide-inner-sec {
    border-radius: 18px;
    width: 700px;
    text-align: center !important;
}
#home-page-limited .home-custome-contact{
	line-height: 18px;
    display: inline-block;
    width: auto;
    border: 3px solid;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 15px;
	color:#fabb04;
	font-size:25px;
}
#home-page-limited .home-custome-contact a{
	font-size: 13px;
	color:inherit;
	cursor: default;
}
#home-page-limited .home-custome-contact a:hover{
	text-decoration:none;
}
#home-page-limited .vc_column-inner{
	padding: 0;
}
#home-page-limited  .wpb_wrapper{
	text-align: center;
}
#home-get-in-section .bell-cary-bg{
	height:5px;
}
#home-get-in-section .vc_col-sm-6:first-child h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}
#home-get-in-section .vc_col-sm-6:first-child p {
    font-size: 13px;
    color: #000;
    margin-bottom: 33px;
	text-align: justify;
}
#home-get-in-section .vc_col-sm-6:first-child > .vc_column-inner > .wpb_wrapper > .wpb_raw_html:last-child {
    margin-bottom: 0;
}
#home-get-in-section .vc_col-sm-6:first-child p .email-our , #home-get-in-section .vc_col-sm-6:first-child p .email-our a {
    font-size: 14px;
    font-weight: bold;
    color: #e30a19;
}
#home-carry-section .show-section {
    background-color: #f9bb04;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
	cursor:pointer;
}

#home-carry-section .hide-section {
	border: 3px solid #f9bb04;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
    padding-top: 45px;
    padding-bottom:58px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    position: relative;
    color: #000;
	display:none;
	cursor:pointer;
}
#home-carry-section .hide-section .hide-section-inner{
	font-size: 14px;
    font-weight: bold;
    color: #e30a19;
}
#home-carry-section .show-section .crane-hire-title {
    display: block;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}
#home-carry-section .hide-section span {
    display: block;
    color: #000;
    font-size: 17px;
    font-weight: bold;
}
#home-carry-section .show-section img{
}
#home-carry-section .hide-section span {
    display: block;
    margin-bottom: 15px;
}
#home-carry-section .hide-section .hine-sec-text {
    position: absolute;
    padding: 0 25px;
	text-align: left;
}
#google-map-section .vc_column-inner{
	padding:0px;
}
.home-footer p{
	color:#fff;
	font-size: 12px;
	text-align: justify;
}
#home-footer-contact{
}
#home-footer-contact ul{
	padding-left: 0;
	margin-bottom: 0;
}
#home-footer-contact ul li{
	display:inline-block;
	margin-bottom:25px;
}
#home-footer-contact ul li .hf-inner-l{
	float:left;
	width: 255px;
}
#home-footer-contact ul li .hf-inner-l .hf-inner-text{
}
#home-footer-contact ul li .hf-inner-l img , #home-footer-contact ul li .hf-inner-r img{
    float: left;
}

#home-footer-contact ul li .hf-inner-r{
	float:left;
	width: 255px;
}
#home-footer-contact ul li .hf-inner-r .hf-inner-text , #home-footer-contact ul li .hf-inner-l .hf-inner-text{
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: -5px;
}
#home-footer-contact ul li:last-child .hf-inner-l{
	 width: 250px;
}
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea{
  text-indent: 35px;
}
.wpcf7 p{ position: relative; }
.wpcf7 p .fa{
  position: absolute;
  color: #dc3232;
  z-index: 100;
  font-size: 18px;
  top: 0%;
  right: 3%;
}
.wpcf7 p .fa-pencil{ top: 4%; }
.home-contact-form7 .vc_column-inner h3 {
    margin-top: 0px;
    font-size: 18px;
    color: #fff;
    text-transform: initial;
}
.home-contact-form7 .vc_column-inner input , .home-contact-form7 .vc_column-inner textarea{
	text-indent:0px;
    border: none;
    background-color: transparent;
    color: #fff;
	width:100%;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.home-contact-form7 .vc_column-inner textarea {
    height: 50px;
}
.home-contact-form7 .vc_column-inner .form-third .footer-form-dog {
    width: 270px !important;
    display: inline-block;
	position:relative;
	float: left;
}
.home-contact-form7 .vc_column-inner .form-third .footer-form-dog .wpcf7-quiz-label {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
}
.home-contact-form7 .vc_column-inner .form-third .submit-section{
	float:left;
	width: 45%;
}
.home-contact-form7 .vc_column-inner .form-third .submit-section br , .home-contact-form7 .vc_column-inner .form-third .submit-section .ajax-loader{
	display:none;
}
.home-contact-form7 .vc_column-inner .form-third .submit-section .wpcf7-submit {
    width: 110px;
    border: 2px solid #000;
    float: left;
    padding: 5px;
    margin-left: 10px;
}
.home-contact-form7 .vc_column-inner .form-third .submit-section .home-rset-btn {
    width: 109px;
    float: left;
    background-color: #000;
    padding: 7px;
    border-bottom: 0;
    margin-left: 7px;
}
#home-footer-contact ul li:last-child{
	margin-bottom:0px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#other-page-footer {
    background-color: #fff;
}
#other-page-footer img , #other-page-footer p{
	float:left;
}
#other-page-footer p {
    margin-bottom: 0;
    font-size: 12px;
    margin-left: 15px;
}
#other-page-footer .footer-logo img {
    margin-top:-69px;
}
#other-page-footer .footer-logo a{
    width:260px;
	display:inline-block;
}
#other-page-footer .footer-logo .col-sm-12{
	text-align:center;
}
#other-page-footer .col-sm-3:nth-child(3) img , #other-page-footer .col-sm-3:last-child img{
	margin-top:0px;
}
.crane-custome-heading{
	letter-spacing:1px;
}
.crane-page-bg .bell-cary-bg{
	height:5px;
}
.crane-page-bg .wpb_raw_html{
	width: 350px;
}
.chose-cranes{
	padding-left:15px;
}
.chose-cranes li {
    font-size: 13px;
    margin-bottom: 5px;
	list-style: none;
	position:relative;
}
.chose-cranes li:before {
    content: "• ";
    color: red;
    font-size: 20px;
    position: absolute;
    left: -15px;
    top: -5px;
}
#crane-paralex{
	height:180px;
}
.email-our a{
	color:#e3091a;
	font-weight:bold;
}
.home-contact-form7 .vc_column-inner .form-third .footer-form-dog .wpcf7-quiz-label {
    display: none;
}
#main-header .second-header nav #menu-menu .sub-menu{
	display:none;
}
#main-header .second-header nav .container-fluid{
	padding: 0;
}
.top-header img {
	width:20px;
}
#main-header .col-sm-9{
	padding: 0;
}
#main-header .second-header nav #menu-menu .sub-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 666;
    width: 100%;
    min-width: 355px;
	border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}
#main-header .second-header nav #menu-menu .menu-item-type-post_type{
	float:none;
	display:inline-block;
}
#main-header .second-header nav #menu-menu .menu-item-type-post_type:hover .sub-menu{
	display:block;
	
}
#main-header .second-header nav #menu-menu .sub-menu .menu-item-type-custom {
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 10px;
    background-color: #fff;
    padding-bottom: 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #223e88;
}
#main-header .second-header nav #menu-menu .sub-menu .menu-item-object-page{
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 10px;
    background-color: #fff;
    padding-bottom: 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #223e88;
	float: left;
    width: 100%;
}
#main-header .second-header nav #menu-menu .sub-menu .menu-item-type-custom:last-child{
	border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
	border-bottom:0px;
}
#main-header .second-header nav #menu-menu .sub-menu .menu-item-object-page:last-child{
	border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
	border-bottom:0px;
}
#main-header .second-header {
    margin-top:5px;
    display: inline-block;
    width: 100%;
}
#main-header .second-header nav #menu-menu{
	 float: none;
    text-align: center;
}
a.unique-color {
    color: #fcca03 !important;
}
#rev_slider_1_1 .tp-caption #slide-inner-sec .slider-button {
    display: inline-block;
    overflow: hidden;
    background-color: #fff200;
    color: #223e88;
    font-size: 28px !important;
    font-weight: bold;
    padding: 10px 19px !important;
    border-radius: 15px;
    margin-right:0px !important;
    margin-top: 20px !important;
}
#home-page-limited{
}
#home-page-limited a {
    background-image: url(../images/business-name-background.png);
    width: 449px;
    height: 57px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    line-height: 50px;
    font-weight: bold;
    color: #301060;
    font-size: 22px;
	position: relative;
    top: -26px;
    z-index: 66;
	cursor:default;
}
#home-page-limited a:hover{
	text-decoration:none;
}
#home-get-in-section{
}
#home-get-in-section p{
	color:#223e88;
}
.page-id-27 #home-get-in-section p{
	color:#fff;
}
#home-get-in-section .custome-bg-img {
    background-image: url(../images/home-s-cta-background.png);
    background-repeat: no-repeat;
    width: 959px;
    height: 57px;
    background-position: center center;
    display: inline-block;
    line-height: 50px;
    font-weight: bold;
    color: #301060;
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 20px;
}
#home-carry-section .cran-show-text{
	width: 25%;
}
#home-carry-section .cran-show-text .vc_column-inner{
	padding:0px;
}
#home-carry-section .cleaner-section{
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 0;
	cursor: pointer;
}
#home-carry-section .cleaner-section .cleaner-inner-text {
    float: left;
    width: 80%;
	color: #fff;
	height: 140px;
}
#home-carry-section .cleaner-section .cleaner-inner-text h4 {
    font-weight: bold;
}
#home-carry-section .cleaner-section .cleaner-inner-text p {
    margin-bottom: 0px;
    font-size: 14px;
}
#home-carry-section .house-section .cleaner-section .cleaner-inner-text p {
	 line-height: 12px;
}
#home-carry-section .house-section .cleaner-section .cleaner-inner-text {
    width: 67%;
}
#home-carry-section .house-section .cleaner-section .cleaner-inner-img {
    float: left;
	margin-top: 50px;
}
#home-carry-section .house-section .cleaner-findmore a{
	position:absolute;
	left:0;
}
#home-carry-section .house-section .cleaner-findmore{
	top: 135px;
}
#home-carry-section .house-section .cleaner-section .cleaner-inner-img img {
    width: 82px;
    height: 70px;
}
#home-carry-section .cleaner-section .cleaner-inner-img img {
    width: 48px;
    height: 150px;
}
#home-carry-section .cleaner-findmore {
    background-image: url(../images/home-s-hover-button.png);
    background-repeat: no-repeat;
    width: 275px;
    height: 53px;
    position: relative;
    top: -14px;
	visibility:hidden;
	opacity:0;
	
}
#home-carry-section .cleaner-findmore a img {
    background-color: #787878;
    border-radius: 25px;
    padding: 5px;
    margin-left: 15px;
}
#home-carry-section .cleaner-findmore a {
    color: #363636;
    font-weight: bold;
    font-size: 20px;
    line-height:52px;
    display: inline-block;
	width: 100%;
    text-align: center;
}
#home-carry-section .wpb_raw_html > .wpb_wrapper:hover .cleaner-findmore{
	visibility:visible;

	opacity:1;
	transition:visibility 0s, opacity 0.5s linear;
}
#home-carry-section .wpb_raw_html > .wpb_wrapper{
	height:217px;
}
#home-page-services-section .vc_col-sm-6:first-child .wpb_content_element {
    margin-top: 20px;
} 
div#other-page-footer ul {
    list-style: none;
}
#other-page-footer .contact-info .menu{
	padding: 0;
}
#other-page-footer .contact-info .menu li {
    margin-bottom: 15px;
}
#other-page-footer .contact-info .menu li a {
    color: #000000bf;
    font-weight: bold;
    font-size: 15px;
}
#other-page-footer .contact-info .col-sm-3 .widgettitle {
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
	color: #000000bf;
	margin-bottom: 20px;
}
#other-page-footer .contact-info .col-sm-3 .footer-contact-us{}
#other-page-footer .contact-info .col-sm-3 .footer-contact-us ul{
	padding-left: 0;
}
#other-page-footer .contact-info .col-sm-3 .footer-contact-us ul li{
	margin-bottom: 12px;
	color: inherit;
    font-size: 14px;
    font-weight: bold;
	color: #000000bf;
}
#other-page-footer .contact-info .col-sm-3 .footer-contact-us ul li a {
    color: inherit;
    font-size: 14px;
	display:inline-block;
    font-weight: bold;
	color: #000000bf;
}
#other-page-footer .contact-info .col-sm-3 .footer-contact-us ul li img {
    float: left;
    margin-top: 3px;
    margin-right: 7px;
}
#other-page-footer .contact-info .col-sm-3 .footer-contact-us ul li span {
    float: left;
    width: 225px;
    margin-bottom: 7px;
}
#other-page-footer .contact-info a:hover{
	color:#3b6ff7 !important;
	text-decoration:none;
}
#other-page-footer .contact-info{
	margin-top:35px;
}
.bottom-footer a{
	display:inline-block;
	width:225px;
}
.bottom-footer a img{
	width:100%;
}
#other-inner-page{
	background-image:url(../images/services-background-image.jpg);
	background-position:0px 70px;
    background-size: 100%;
}
#other-inner-page #services-top{
	background-color:#283e7aed;
}
.services-top p , .services-top ul li{
	color:#fff;
	font-size: 14px;
}
.services-top ul {
    padding-left: 21px;
}
.services-top ul li{
	margin-bottom:3px;
}
.services-top .custome-ul{
	padding-left:20px;
}
.services-top .custome-ul li{
	color:#fff;
	font-size:13px;
}
#other-inner-page #services-top-2{
	background-color:#426ddee0;
	overflow: initial;
}
.services-top .custome-bg-img{
	background-image: url(../images/home-s-cta-background.png);
    background-repeat: no-repeat;
    width: 959px;
    height: 57px;
    background-position: center center;
    display: inline-block;
    line-height: 50px;
    font-weight: bold;
    color: #301060;
    font-size: 18px;
    text-align: center;
	position:relative;
	top:-28px;
}
#services-top-2 .wpb_raw_html{
	text-align:center;
}
#services-top-2 .wpb_raw_html .wpb_wrapper{
}
#services-top-2 .wpb_raw_html .wpb_wrapper .custome-bg-img{
}
.page-id-9 .services-top .custome-bg-img{
	font-size:12px;
}
.page-id-132 .services-top .custome-bg-img{
	font-size:13px;
}

/*###################### new css ##############*/
.row.main-header-section .col-sm-6:last-child {
	float: none;
    margin: 0 auto;
    overflow: hidden;

}
.row.main-header-section .col-sm-6:first-child {
	float:right;
	width: 220px;
	margin-top: 15px;
}
.header-logo-section .navbar-header p{
	text-align:center;
}
.second-header nav .navbar-nav .menu-item-has-children:hover > a:first-child {
    background-color: #dcdcdc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
}
.second-header nav .navbar-nav .menu-item-has-children .sub-menu .menu-item-object-custom:first-child {
    background: linear-gradient(0deg, #fff, #dcdcdc);
}
.second-header nav .navbar-nav .menu-item-has-children .sub-menu .menu-item-object-page:first-child {
    background: linear-gradient(0deg, #fff, #dcdcdc);
}
.second-header nav .navbar-nav .menu-item-has-children > a:first-child {
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
}
.footer-socail-icon img {
    width: 35px;
    height: 35px;
    margin-right: 5px;
}
#other-page-footer .foo-loca img {
    width: auto;
    margin-left: 5px;
}