/*
Theme Name: Last Minute Messenger Service
Author: CAD UIX
Version: 0.0.0

*/
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('http://fonts.googleapis.com/css?family=Cairo:700|Lato:700,700i|Roboto+Condensed|Roboto:300,300i');
html,
body {
    margin: 0 auto;
    left: 0;
    right: 0;
    overflow-x: hidden;
    color: #000;
}
.full-width {
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
div.strong-view-id-2{
    background-color: #0085B2;
}
.testimonial-btn{
    margin-top: 30px;
    display: inline-block;
    border: 1px solid #0085B2;
    padding: 20px;
    background-color: #0085B2;
    color: #fff;
}
.testimonial-btn:hover{
    background-color: #fff;
    color: #0085B2;
}
body.page-id-79 .simplePagerPage1 img{
    border-radius: 50%;
}
body.page-id-79 .simplePagerPage1{
    width: 100% !important;
    margin-bottom: 20px !important;
}
.carousel-inner .item {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-inner .item,
.carousel-inner .active.left,
.carousel-inner .active.right {
    opacity: 0;
}

.carousel-inner .active,
.carousel-inner .next.left,
.carousel-inner .prev.right {
    opacity: 1;
}
.carousel-inner .next,
.carousel-inner .prev,
.carousel-inner .active.left,
.carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}
#gform_confirmation_wrapper_1{
    height: 500px;
}
#gform_confirmation_message_1{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#gform_wrapper_2 input::-webkit-input-placeholder {
    color: #AAA;
}
#gform_wrapper_2 input:-moz-placeholder {
    /* FF 4-18 */
    color: #AAA;
}
#gform_wrapper_2 input::-moz-placeholder {
    /* FF 19+ */
    color: #AAA;
}
#gform_wrapper_2 input:-ms-input-placeholder {
    /* IE 10+ */
    color: #AAA;
}

#gform_wrapper_2 textarea::-webkit-input-placeholder {
    color: #AAA;
}
#gform_wrapper_2 textarea:-moz-placeholder {
    /* FF 4-18 */
    color: #AAA;
}
#gform_wrapper_2 textarea::-moz-placeholder {
    /* FF 19+ */
    color: #AAA;
}
#gform_wrapper_2 textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #AAA;
}

#gform_wrapper_2 input, #gform_wrapper_2 textarea{
	color: #2d2d2d;
}
.gf_left_half_half,
.gf_right_half_half {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: calc( 25% - 16px );
    padding-right: 16px !important;
    float: none;
}
.gf_left_half_half {
    margin-right: 8px !important;
}
.gform_wrapper li.gf_right_half_half {
    margin-left: 24px !important;
}
#field_5_9 {
    margin-top: 20px !important;
}
#field_5_9 #input_5_9 {
    padding: 8px 12px !important;
}
#gform_submit_button_5 {
    letter-spacing: 1px;
    padding: 8px 50px !important;
}

@media (width: 768px){
	#main_head a{
		padding: 10px 10px;
	}

	#main_head li{
		padding-left: 0;
    	padding-right: 0;
	}
}

section#free-estimate input::-webkit-input-placeholder {
    color: #AAA;
}
section#free-estimate input:-moz-placeholder {
    /* FF 4-18 */
    color: #AAA;
}
section#free-estimate input::-moz-placeholder {
    /* FF 19+ */
    color: #AAA;
}
section#free-estimate input:-ms-input-placeholder {
    /* IE 10+ */
    color: #AAA;
}

/*section#free-estimate input, 
section#free-estimate textarea,
section#free-estimate select{
    color: #2d2d2d;
}*/

section#free-estimate textarea::-webkit-input-placeholder {
    color: #AAA;
}
section#free-estimate textarea:-moz-placeholder {
    /* FF 4-18 */
    color: #AAA;
}
section#free-estimate textarea::-moz-placeholder {
    /* FF 19+ */
    color: #AAA;
}
section#free-estimate textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #AAA;
}

section#free-estimate select::-webkit-input-placeholder {
    color: #AAA;
}
section#free-estimate select:-moz-placeholder {
    /* FF 4-18 */
    color: #AAA;
}
section#free-estimate select::-moz-placeholder {
    /* FF 19+ */
    color: #AAA;
}
section#free-estimate select:-ms-input-placeholder {
    /* IE 10+ */
    color: #AAA;
}

#page-wrap{
    max-width: 1920px;
    margin: auto;
}

@media (width: 1024px){
    .site_menu>.menu-item{
        padding: 10px 0; 
    }
}

div#page-wrap form#gform_3 {
    padding: 10px;
    box-shadow: 0px 0px 10px;
}

div#page-wrap form#gform_3 ul.gform_fields li.gfield {
    padding-right: 0px!important;
}


section#aspects img:hover {
    transition: all 1s ease;
    transform: rotate(15deg);
    cursor: pointer;
}

ul#input_3_1 input[type=radio]:before {
    left: 12px;
    top: 6px;
}

div#gform_confirmation_wrapper_3 {
    color: #000;
    font-size: 18px;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 10px;
    margin: 20px;
}

div#gform_confirmation_message_1 {
    font-size: 20px;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 10px;
}


article#post-30 .entry {
    border: 1px solid #34ccff;
}

div#page-wrap div#gform_wrapper_2 .gform_footer.top_label, 
div#page-wrap div#gform_wrapper_3 .gform_footer.top_label {
    text-align: right;
}

div#page-wrap input#gform_submit_button_3,
div#page-wrap input#gform_submit_button_2 {
    width: 25%;
    color: #fff;
    font-weight: bold;
}

div#page-wrap form#gform_2 li#field_2_7,
div#page-wrap form#gform_3 li#field_3_6 {
    float: left;
}

div#page-wrap form#gform_2 textarea#input_2_6 {
    height: 99px;
    width: 100%;
}

div#page-wrap section#featured_img {
    padding: 0;
}

div#page-wrap section#featured_img {
    height: initial; 
}

div#page-wrap section#featured_img .inhead_overlay {
    padding: 30px 0px;
    background: rgba(0, 0, 0, 0.75);
}
div#page-wrap section#featured_img .in_page-title {
    padding-top: 45px;
}

body.logged-in div#housecall-bar {
    margin-top: 32px;
}

#gform_1 li#field_1_8 .gfield_label {
    display: none;
}
.fa-check-square-o {
    color: #ff3458;
}
.video{
	border: 5px solid #34ccff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #000;
}
#footer, #footer .site_information a{
	color: #fff !important;
}
.delivery-text{
	text-transform: uppercase;
    color: #0085b2;
}
.delivery-text img{
	border: 5px solid #34ccff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #000;
}
.page-id-24 .title {
    font-size: 23px;
    color: #0085b2;
    margin-top: 0;
    margin-bottom: 1em;
    text-transform: uppercase;
}
.paralegal-img img{
	border: 5px solid #34ccff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #000;
}
div.strong-view-id-2{
    background-color: #0085B2;
    border: 2px solid #fff;
    border-radius: 10px; 
}
button, html input[type=button], input[type=reset], input[type=submit] {
    background-color: #34CCFF;
    padding: 8px 15px;
    background-image: radial-gradient(circle,#34CCFF 80%,#15c4ff 81%);
    transition: background-size 2s;
    border: 1px solid transparent;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.strong-view-id-2 .form-field .before, .strong-view-id-2 .form-field .required {
    color: #fff;
}
.strong-form label,
p.required-notice,
input#wpmtst_featured_image {
    color: #fff !important;
}
#aspects .wrap{
    height: 105%;
    background-color: #444444;
    border-collapse: #444444;
}
#aspects .wrap:hover {
    background-color: #0085B2;
    border-collapse: #0085B2;
}
@media screen and (max-height: 575px){
#rc-imageselect,
.ginput_recaptcha{
	transform:scale(0.9);
	-webkit-transform:scale(0.9);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;}
}

@media (max-width: 768px){
    .dl-menuwrapper .dl-menu{
        width: 200px;
    }
}

#housecall-bar{
    z-index: 13 !important;
}

/*.float-panel.fixed{
    top: 50px;
}*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .float-panel.fixed{
        top: 0 !important;
    }
}

@-moz-document url-prefix(){
    .carousel-inner .next,
    .carousel-inner .prev, 
    .carousel-inner .active.left, 
    .carousel-inner .active.right{
        transform: unset !important;
    }
}

@supports (-ms-ime-align:auto){
    .carousel-inner .next,
    .carousel-inner .prev, 
    .carousel-inner .active.left, 
    .carousel-inner .active.right{
        transform: unset !important;
    }
}

.dropdown:hover .dropdown-menu{
    display: block;
}

.dropdown .dropdown-menu {
    margin: 0;
    text-align: center;
    min-width: 200px;
    padding: 0;
}

.dropdown-menu > li:hover a{
    background: #ffffff;
    
}

/* 1 7 2018 */
.book_online {
    background-color: #616161;
    padding: 10px 0;
}

.book_online a {
    display: table;
    margin: auto;
    text-align: center;
    color: #ffffff;
    line-height: 1;
    background-color: #4caf50;
    border: solid 2px #ffffff;
    padding: 10px;
    width: 155px;
    max-width: 100%;
}

.book_online a:hover, .book_online a:focus {
    background-color: #388e3c;
}

div#social-links ul {
    display: flex;
    justify-content: space-evenly;
    list-style: none;
    margin: 0;
    padding: 0;
}

div#social-links ul > li a {
    font-size: 25px;
    color: #fff;
}
    div#social-links ul > li a:hover {
        color: #0085b2;
    }

.middle-caption {
    width: 50%;
    text-align: center;
    color: #0085b2;
}
.inhead_logo img,
section#aspects img,
#services .service .service-img,
.site_logo img,
#site_logo img{
    transition: .3s ease-in-out all;
}
#services .service .service-img:hover{
    transform: scale(1.2);
}
.site_logo img:hover,
.inhead_logo img:hover,
#site_logo img:hover{
    transform: scale(.9);
}
#gform_wrapper_1 .gform_footer{
    text-align: center !important;
}
.address a:hover,.phone a:hover,.email a:hover{
	color: #0085B2;
}
#menu-footer .dropdown-menu li a{
	color: #000000;
	transition: unset !important;
}
#menu-footer .dropdown-menu{
	width: 100%;
}
#menu-footer .dropdown-menu li:hover a{
	background-color: #0085B2 !important;
	color: #ffffff;
}
#menu-footer .dropdown-menu li a{
	white-space: normal !important;
}
#menu-item-333:hover{
	padding-bottom: 55px;
}
#menu-footer .dropdown-menu{
	font-size: 12px;
	right: 100%;
	left:unset;
}
.site-info iframe {
    height: 660px;
}
#free-estimate.free-estimate-services {
    background-image: url(../../uploads/2021/05/get-free-estimate.png);
    background-position: right center;
}
#free-estimate.free-estimate-services .gform_title {
    text-transform: uppercase;
}

/* Process Server Banner */
    .service_banner {
        padding: 0;
        position: relative;
    }
    .service_banner::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgb(243,223,202);
        background: linear-gradient(90deg, rgba(243,223,202,1) 0%, rgba(255,255,255,0) 60%);
    }
    .service_banner .banner_img {
        width: 100%;
        
    }
    .service_banner .row {
        position: absolute;
        top: 0;
    }
    .service_banner .row .first-col {
        width: 50%;
    }
    .service_banner .row img {
        margin: 80px 0;
    }
    .service_banner .row .banner-desc {
        position: relative;
        width: 85%;
    }
    .service_banner .row .banner-desc::before {
        content: '';
        position: absolute;
        top: 80px;
        transform: translateY(-50%);
        width: 865px;
        left: -375px;
        background: #0085B2;
        height: 215px;
    }
    .page-id-22 .service_banner .row .banner-desc::before {
        top: 112px;
        height: 270px;
        width: 920px;
    }
    .page-id-314 .service_banner .row .banner-desc::before {
        top: 113px;
        height: 270px;
        width: 1015px;
    }
    .page-id-22 .service_banner .row .banner-desc .button {
        right: -80px;
    }
    .page-id-314 .service_banner .row .banner-desc .button {
        right: -174px;
    }
    .service_banner .row .banner-desc h1 {
        position: inherit;
        font-size: 55px;
        font-family: 'Lato';
        font-weight: bold;
        color: #fff;
    }
    .service_banner .row .banner-desc p{
        position: inherit;
        font-family: 'Lato';
        color: #fff;
    }
    .service_banner .row .banner-desc .button {
        color: #fff;
        background-color: #34CCFF;
        padding: 10px 30px;
        position: absolute;
        bottom: -78px;
        right: -25px;
    }
    .service_banner .row .banner-desc .button .fa {
        margin-left: 20px;
    }
    .service-main .col-lg-6,
    .service-main .col-lg-4 {
        height: 460px !important;
    }
    .second-sec-txt p{
            width: 60%;
        }
    @media (min-width: 768px){
        .service-main .feat-img {
            padding-top: 460px !important;
        }
    }
    
    @media screen and (max-width: 1440px) {
        .service_banner .row img {
            margin: 35px 0;
            height: 150px;
        }
        .service_banner .row .banner-desc::before {
            top: 70px;
            height: 175px;
        }
        .service_banner .row .banner-desc h1 {
            font-size: 40px;
        }
        .page-id-22 .service_banner .row .banner-desc::before {
            top: 92px;
            height: 220px;
        }
        .page-id-314 .service_banner .row .banner-desc::before {
            top: 94px;
            height: 215px;
            width: 860px;
        }
        .page-id-314 .service_banner .row .banner-desc .button {
            right: -20px;
        }
        .service_banner .row .banner-desc .button {
            bottom: -63px;
        }
        
    }
    @media screen and (max-width: 1199px) {
        .service_banner .row img {
            height: 120px;
        }
        .service_banner .row .banner-desc::before {
            top: 60px;
            height: 140px;
            width: 790px;
        }
        .service_banner .row .banner-desc h1 {
            font-size: 30px;
        }
        .service_banner .row .banner-desc p {
            font-size: 14px;
        }
        .page-id-22 .service_banner .row .banner-desc::before {
            top: 73px;
            height: 180px;
            width: 862px;
        }
        .page-id-314 .service_banner .row .banner-desc::before {
            top: 78px;
            height: 170px;
            width: 802px;
        }
        .service_banner .row .banner-desc .button {
            bottom: -56px;
            right: -8px;
        }
    }
    @media screen and (max-width: 1024px) {
        .service_banner .banner_img {
            height: 450px;
            object-fit: cover;
        }
        .service_banner .row img {
            margin-bottom: 0;
        }
        .service_banner .row .banner-desc h1 {
            font-size: 25px;
        }
        .service_banner .row .banner-desc p {
            font-size: 13px;
        }
        .page-id-22 .service_banner .row .banner-desc::before {
            top: 55px;
            height: 150px;
            width: 835px;
        }
        .page-id-314 .service_banner .row .banner-desc::before {
            top: 60px;
            height: 140px;
        }
        .page-id-314 .service_banner .row .banner-desc .button {
            right: -48px;
        }
        .service_banner .row .banner-desc .button {
            font-size: 12px;
            bottom: -61px;
            right: -36px;
        }
    }
    @media screen and (max-width: 768px) {
        .service_banner .row .first-col {
            width: 100%;
            padding: 0 15px;
        }
        .service_banner .banner_img {
            height: 400px;
        }
        .service_banner .row .banner-desc::before {
            width: 1134px;
            top: 45px;
            height: 120px;
        }
        .page-id-22 .service_banner .row .banner-desc::before {
            top: 45px;
            height: 120px;
            width: 1120px;
        }
        .page-id-314 .service_banner .row .banner-desc::before {
            top: 45px;
            height: 120px;
            width: 1120px
        }
        .service_banner .row .banner-desc .button {
            left: 0;
            width: 190px;
            bottom: -59px;
        }
    }
    
    @media screen and (max-width: 425px) {
        .service_banner .row .banner-desc::before {
            top: 58px;
            height: 140px;
        }
        .page-id-22 .service_banner .row .banner-desc::before {
            top: 53px;
            height: 150px;
        }
        .page-id-314 .service_banner .row .banner-desc::before {
            top: 73px;
            height: 165px;
        }
    }
    
    @media screen and (max-width: 375px) {
        .page-id-22 .service_banner .row .banner-desc::before {
            top: 70px;
            height: 170px;
        }
    }
    
    @media screen and (max-width: 320px) {
        .service_banner .row .banner-desc::before {
            top: 68px;
            height: 166px;
        }
        .page-id-22 .service_banner .row .banner-desc::before {
            top: 75px;
            height: 170px;
        }
        .page-id-22 .service_banner .row .banner-desc .button {
            bottom: -41px;
        }
        .page-id-314 .service_banner .row .banner-desc::before {
            top: 78px;
            height: 170px;
        }
        .page-id-314 .service_banner .row .banner-desc .button {
            bottom: -44px;
        }
    }