#order_summary{display:none;border: 1px solid rgb(222, 222, 222);position: absolute; top: 0; right: 0; margin: 20px 40px; padding: 7px;}
.cusHeight{min-height: 100px;}
.profile_field{padding:5px 0;}
.post-banner {
    position: absolute;
    top: 47%; 
    right: 0%;
    padding: 0;
    width: 100%;
    text-align: center;
}
.post-banner h1 {
    padding: 0 0 10px;
    position: relative;
    color: #fff;
    font-family: 'Roboto';
    font-size: 50px;
    font-weight: 100;
    text-shadow: 2px 3px 8px #696969;
    text-transform: uppercase;
    text-align: center;
}
.card{-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border: 0;
height: 300px;
    padding-top:100px;text-align: center;}
    .finalAmount{float: right;}
.modal-header {
    border-bottom: 1px solid #e1e1e1;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    display: block;
    width: 100%;
}

.inner-login-form {
    padding: 10px 20px 0;
}

.inner-login-form form {
    margin-bottom: 20px;
}
.inner-login-form .form-control {
    border-radius: 0;
    margin-bottom: 15px;
    height: 40px;
    padding: 12px;
}
.inner-login-form .rem-span {
    margin-top: 10px;
    font-size: 14px;
}
.inner-login-form .shop-btn {
    width: 100%;
    font-weight: 500;
    border: 0;
    cursor: pointer;
    padding: 13px 35px;
    margin-top: 10px;
	    outline: none;
}

.shop-btn {
    background: linear-gradient(to right, #369536, #90C539);
    padding: 18px 35px;
    color: white;
    border-radius: 40px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    display: inline-block;
}

.form-social-ico {
    text-align: center;
}

.form-social-ico a {
    display: inline-block;
    margin: 10px 9px;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
}

.form-social-ico .login-fb {
    background: #285398;
}

.form-social-ico .login-gplus {
    background: #dd4b3c;
}

.w-100 {
    width: 100%!important;
}

.custom-checkbox {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 3px;
    margin-right: 5px;
    background: url(../images/checkbox-ico.png) no-repeat;
}

.custom-checkbox.selected {
    background: url(../images/checkbox-ico-selected.png) no-repeat;
    margin-right: 5px;
}

.inner-login-form .lost-password {
    float: right;
}

.bottom-bn {
    border-top: 1px solid #ccc;
    margin-top: 25px;
}

.bottom-bn a {
    display: block;
    padding: 10px 10px 0;
    text-transform: uppercase;
    color: #000;
    text-align: center;
}

.inner-pages-banner {
    background: url(../images/static-bg.jpg) repeat-x;
    padding: 40px 0 50px;
    text-align: center;
}
.inner-pages-banner .title {
    margin: 0;
}
.title {
    position: relative;
    margin: 50px 0;
}
.inner-pages-banner .title h3 {
    font-size: 40px;
    color: #fff;
}

.inner-pages-banner .title h3 {
    text-align: center;
}
.inner-pages-banner .title:after {
    background: linear-gradient(to right, #369536, #90C539);
    height: 3px;
    width: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
}
.breadcrumb-top {
    display: inline-block;
    margin-top: 15px;
}
.breadcrumb {
    background: none;
    margin-bottom: 0;
    padding: 0;
}
.breadcrumb li {
    font-size: 15px;
    color: white;
}
.breadcrumb li a {
    color: white;
}
.breadcrumb-item.active {
    color: white;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: "/";
    color: white;
}
.pageDetails {
    margin: 50px 0;
}

.all-blog-list .row {
    padding: 15px 0px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.all-blog-list {
    margin: 3em 0 0;
}

.intl-tel-input {
    width: 100%;
}
.blogSummary h3 {
    color: #282828;
    margin: 0 0 12px 0;
}
.blogSummary h2 {
    color: #282828;
    margin: 0 0 12px 0;
	font-size: 24px;
}
.blogSummary p {
    margin-bottom: 4px;
}
.blogSummary p i {
    color: green;
}
.blogSummary .label-success {
    background: #369536;
    border: 0;
    color: #fff;
    border-radius: 40px;
    padding: 6px 20px;
    margin: 12px 0 0;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
}
.login-form .modal-header button.close {
    font-size: 50px;
    font-weight: 200;
    color: #000;
    line-height: 34px;
    opacity: 9;
    outline: none;
}
.login-form .modal-header h5 {
    float: left;
    width: auto;
    font-size: 20px;
}
.custom-checkbox input[type=checkbox] {
    margin: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}
.inner-login-form #rememberme {
    vertical-align: -2px;
}
.custom-checkbox input[type=checkbox] {
    display: none;
}
.sidebarContainer .userPic {
    padding: 0 15px 15px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #dedede;
    background: #e2e2e2;
}
.profileDetails .common-btn {
    float: inherit;
    background: #369536;
    color: #fff;
}
.userDe {
    line-height: 30px;
}
.userDe strong {
    text-transform: capitalize;
    font-size: 20px;
}
.sidebarContainer .userPic img.img-responsive {
    width: 150px;
    margin-bottom: 15px;
    border-radius: 50%;
    margin-top: 15px;
    display: inline;
}
.inner-dash-space p {
    font-size: 16px;
}
.inner-dash-space p a {
    color: #369536;
    margin: 12px 0;
    display: inline-block;
    font-weight: 500;
}
ul.dashboard-sidebar {
    background: #fff;
    min-height: 120px;
    border: 1px solid #dedede;
}
ul.dashboard-sidebar li {
    overflow: hidden;
    list-style: none;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #dedede;
    background: #f7f7f7;
}
ul.dashboard-sidebar li:hover{ background: #e8ece8;}



ul.dashboard-sidebar li a {
    color: #369536;
    text-decoration: none;
    outline: none;
}
ul.dashboard-sidebar li figcaption {
    width: 100%;
    padding: 15px;
}
ul.dashboard-sidebar i {
    margin-right: 10px;
    font-size: 18px;
}
ul.dashboard-sidebar li.active {
    border-bottom: 1px solid #41b3e7;
}
.dashboarCcontainer {
    border: 1px solid #dedede;
    min-height: unset;
    margin-bottom: 1em;
    background: #f5f5f5;
    display: inline-block;
	    width: 100%;
}
.dashboardMessageDispaly .title {
    margin: 30px 0;
}
.dashboarCcontainer table thead th {
    background: #e2e2e2;
}
.dashboarCcontainer form table thead th {
    background: #f5f5f5;
}
.profileDetails form label {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
}
.profileDetails .form-group {
    display: inline-block;
    width: 100%;
}
.inner-dash-space {
    padding: 20px;
}

ul.dashboard-sidebar li.active {
    border-bottom: 3px solid #a7d2a8;
    background: #369536;    
}
ul.dashboard-sidebar li.active a{
    color: #FFFFFF;
}

.product a.btn.btn-default {
    background: #369536;
    border: 0;
    color: #fff;
    border-radius: 40px;
    padding: 4px 20px;
    margin: 12px 0 16px 14px;
    width: 100px;
}
.product a.btn.btn-default:hover {
    background: #000;
    color: #fff;
}
a.cmst.btn.btn-secondary {
    background: #369536;
    border: 0;
    color: #fff;
    border-radius: 40px;
    padding: 4px 20px;
    margin: 12px 0 16px 14px;
    width: 100px;
}
a.cmst.btn.btn-secondary:hover {
    background: #000;
    color: #fff;
}
.about-wrapper-txt {
    margin: 2em 0;
}
.about-info {
    margin: 3em 0;
}

.contact-loc-box {
    text-align: center;
    border-right: 1px solid #c1bfbd;
}
.about-info .col-md-4.col-sm-6:nth-child(3n + 3) .contact-loc-box {
    border-right: 0;
}



.contact-loc-box .info {
    color: #3e3e3e;
    font-size: 18px;
    font-weight: lighter;
    line-height: 35px;
}

.contact-loc-box .info span {
    margin: 0 0 12px 0;
    background: #369536;
    border: 2px solid #003501;
    width: 150px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 150px;
    position: relative;
    display: inline-block;
}

.contact-loc-box .info span .fa {
    color: #ffffff;
    font-size: 60px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 26%;
}
.contact-loc-box h4 {
    font-weight: 600;
    color: #000;
    font-size: 21px;
	    margin: 10px 0;
}
.contact-loc-box p {
    font-weight: 400;
    color: #000;
    font-size: 18px;
    margin: 10px 0;
}
.contact-loc-box a{
    font-weight: 400;
    color: #000;
    font-size: 18px;
    margin: 10px 0;
}
.contact-wrapper {
    background: #e2e2e2;
    padding: 3em 0;
}
.contact-info {
    text-align: center;
}
.contact-heading {
    margin: auto;
}
.alert{ margin-bottom: 0;
}
.contact-heading h2 {
    font-family: roboto;
    letter-spacing: 3px;
    font-size: 36px;
    color: #369536;
    margin-bottom: 55px;
    text-transform: uppercase;
    position: relative;
}
.contact-heading h2::after {
    content: '';
    position: absolute;
    border-color: #369536;
    border-style: solid;
    border-width: 3px;
    bottom: -22px;
    left: 0;
    width: 90px;
    right: 0;
    margin: 0 auto;
}
.contact-heading p {
    font-size: 20px;
    letter-spacing: 1px;
}
.contact-info form {
    margin: 34px auto;
}
.form-control {
    border-radius: 0; height: 40px;
     
}
.contact-info form button.btn.btn-default {
    background: #369536;
    color: #fff;
    padding: 7px 40px;
    margin: 10px auto;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	    outline: none;
}
section.map {
    margin-bottom: -54px;
}
.service-support{
    margin: 0px;
}
.container-section{
    padding: 0px;
}
.releated-service img {
    width: 340px;
    height: 200px;
}
.underProgress {padding-bottom: 50px;}
.documentForm.table-responsive table td {
    border-top: none;
}
.dashboarCcontainer.profileDetails {
    padding: 20px;
}


.service-provide-form form h4 {
    margin: 1em 0;
    border: 1px solid #fff;
    padding: 12px 20px;
    background: #e4e4e4;
    border-radius: 40px;
}
.service-provide-form form .profile_field {
    padding: 5px 0 10px; font-weight: 500; font-size: 15px;
}
.service-provide-form form label.cus_radio {
    margin: 4px 7px;
    font-weight: 500;
    font-size: 14px;
}
.service-provide-form span.custom-radio {
    margin: 0 6px;
}
.service-provide-form .common-btn {
    margin: 0 0 2em;
    outline: none !important;
    border: 1px solid #ccc;
}
label.col-md-3.profile_field {
    font-size: 15px;
    margin: 5px 20px;
    font-weight: 500;
	    padding: 0;
}
.profileDetails form label.cus_radio {
    margin: 4px 7px;
}
.profileDetails span.custom-radio {
    margin: 0 6px;
}
input[type="radio"] {
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    vertical-align: top;
}
.payCcontainer {
    border: 1px solid #dedede;
    margin-bottom: 1.5em;
    background: #f5f5f5;
    display: inline-block;
    width: 100%;
	padding: 20px;
}
.payCcontainer h2 {
    margin: 0 0 20px 0; font-size: 24px;
}
.serv-view {
    margin: 16px 0;
}
.serv-view .serv-detail {
    background: #fff;
    padding: 10px 15px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}
.serv-view .serv-detail strong {
    margin: 0 0 10px;
    display: inline-block;
}
.tech-user .fa {
    margin: 0 10px;
    font-size: 20px;
}
.tech-user {
    line-height: 30px;
}
.price_detail2 {
    border: 1px solid #dedede;
    width: 100%;
    padding: 10px;
}
.price_detail2 h4 {
    border-bottom: 1px solid #dedede;
    padding: 0 0 6px;
    margin: 0 0 10px;
}
.price_detail2 strong {
    margin-right: 8px;
}
.price_detail2 p {
    margin: 0 0 8px;
    font-size: 15px;
}
.dashboarCcontainer form table {
    margin-bottom: 0;
}
.alert {
    font-size: 13px;
    margin: 12px 0!important;
	padding: 10px;
}
#whatTime a {
    color: #000;
    font-weight: 400;
}
#whatTime a label {
    font-weight: 400;
    font-size: 15px;
    margin: 5px;
}
#whatTime a label input[type="radio"] {
    margin: 0 4px;
    vertical-align: baseline;
}
#not-available-text {
    font-size: 13px;
    padding: 5px 12px;
    display: inline-block;
    background: #80c52e;
    color: #fff;
    border: 0;
}
#txt-checkout-info {
    font-size: 18px;
    display: inline-block;
    background: #2e6112;
    color: #fff;
    border: 0;
    width: 100%;
}
#txt-checkout-info a {
    color: #fff;
}
.order-txt .alert.alert-info {
    font-size: 15px;
    display: inline-block;
    background: #80c52e;
    color: #fff;
    border: 0;
    width: 100%;
    border-radius: 0;
}
.time-box input[type="text"] {
    display: block;
}
.time-box .activespan {
    cursor: pointer;
    background: #8ab81a;
    font-weight: normal;
    width: 50px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    margin-right: 6px;
    color: #fff;
                    font-size: 15px;
}
.time-box .deactivespan { 
    background: #afc086;
    font-weight: normal;
    width: 50px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    margin-right: 6px;
    color: #fff;
                    font-size: 15px;
}
.time-box input:checked + span {
    color: #fff;
    background: #369536;
    font-weight: normal;
}
.time-box ul li label {
    font-weight: 400;
    margin: 0;
}
.time-box ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 2px 0 0;
}
.time-box input {
  display:none;  
}
[type=radio]:checked + img   {
  outline: 2px solid #f00;
}
[type=radio]:checked + p {
  outline: 2px solid #f00;
}
/* IMAGE STYLES */
[type=radio] + img {
  cursor: pointer; 
  height: 324px;
}
[type=radio] + p {

}
.customLabel label {border: 2px solid #dfdfdf; 
        border-radius: 5px;}
.customLabel {
    text-align: center;
}
.fileinput-button {
            position: relative;
            overflow: hidden;
        }

            .fileinput-button input {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                opacity: 0;
                -ms-filter: 'alpha(opacity=0)';
                font-size: 200px;
                direction: ltr;
                cursor: pointer;
            }

        .thumb {
            height: 80px;
            width: 100px;
            border: 1px solid #000;
        }

        ul.thumb-Images li {
            width: 120px;
            float: left;
            display: inline-block;
            vertical-align: top;
            height: 120px;
        }

        .img-wrap {
            position: relative;
            display: inline-block;
            font-size: 0;
        }

            .img-wrap .close {
                position: absolute;
                top: 2px;
                right: 2px;
                z-index: 100;
                background-color: #D0E5F5;
                padding: 5px 2px 2px;
                color: #000;
                font-weight: bolder;
                cursor: pointer;
                opacity: .5;
                font-size: 23px;
                line-height: 10px;
                border-radius: 50%;
            }

            .img-wrap:hover .close {
                opacity: 1;
                background-color: #ff0000;
            }

        .FileNameCaptionStyle {
            font-size: 12px;
        }

#cart-count{
    position: absolute!important;
    top: 0px!important;
    left: 21px!important;
    background-color: #369536;
        display: inline-block;
    min-width: 10px;
    padding: 4px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
        border-radius: 10px;
}
.customcheckout{text-align: right; padding: 20px;}
.no-job { padding:20px;  }
.no-job i{font-size: 5em;}
.no-job h4{padding:10px;}
.no-job a {margin-top: 10px;}
.customcheckout a{ margin-top: 15px; }
.pac-container { z-index: 100000 !important; }
.owl-carousel .owl-item img{height: 386px;}