
@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('#');
    src: url('#') format('embedded-opentype'),
         url('#fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('#fonts/proximanova-regular-webfont.woff') format('woff'),
         url('#fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('#fonts/proximanova-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'JosefinSans-Bold';
	src: url('#fonts/JosefinSans/JosefinSans-Bold.ttf');
}

@font-face {
	font-family: 'JosefinSans-Light';
	src: url('#fonts/JosefinSans/JosefinSans-Light.ttf');
}




html{
    background: rgba(0, 0, 0, 0) url("home.JPG") no-repeat scroll center center / cover ;
    height: 100%;
}

body{
    background-color: unset;
}
#main-contents {
    margin-top: 0px;
	background: transparent;
    color: #000000;
    font-family: "proxima_nova_rgregular",sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.form-horizontal .control-label{
    font-family: "proxima_nova_rgregular",sans-serif;
    color: #040404;
    display: block;
    float: left;
    font-size: 16px;
    padding: 0 20px 0 0;
    text-align: right;
    font-weight: normal;
}

select::-ms-expand{
    display: none;
}

.mobile-footer{
    font-family: "proxima_nova_rgregular",sans-serif;
}

.tnc1{
    font-size: 11px !important;
}

#mainForm input,#mainForm select{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #959595;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #858585;
    float: left;
    padding: 10px;
}

.hr-line{
    border-color: #bf6981;
}

#mainForm .val-label{
    margin-bottom: 5px;
}


.custom-btn-camp {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5c041 0%, #eaac25 100%) repeat scroll 0 0;
    border: 1px double #959595;
    border-radius: 50px;
    color: #114187;
    cursor: pointer;
    font-size: 19px;
    height: 40px;
    padding: 4px 7px;
    position: relative;
    font-weight: bold;
    margin-top: 5px;
}



#checktnc{
    font-size: 12px;
}

#accordion{
    margin: 30px 0 0 0px !important;
}




.footer-contet {
    bottom: 0;
    padding-right: 11px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 50%;
}
.hassle-free, .government-approved, .safe, .eco-friendly, .odourless {
    width: 80px;
    height: 8px;
    background: url() -4px 0 no-repeat;
    margin: 0 auto 5px;
}
.hassle-free {
    background-position: -2px -1px;
}
.government-approved {
    background-position: -53px -2px;
}
.safe {
    background-position: -102px -2px;
}
.eco-friendly {
    background-position: -150px -2px;
}
.odourless {
    background-position: -202px -2px;
}
.footer-contet p {
    margin-bottom: 10px;
    font-size: 18px;
    font-style: italic;
}
.footer-contet .footer-list li {
    display: inline-block;
    width: 110px;
    margin-right: 5px;
    text-align: center;
    position: relative;
}
.footer-contet .footer-list li span {
    color: #0d3a7c;
    font-size: 9px;
    position: absolute;
    text-align: center;
    width: 100%;
    top:100%;
    left:0; 
}
ul.footer-list {
    float: right;
    overflow: hidden;
    height: 6em;
}

.footer-mobile-text { display:none;}
.footer-mobile-text p { font-size:15px; font-style:italic; margin-bottom:20px; padding:0 5px; }

#checktnc span{
    margin-left: 5px;
    line-height: 1.8;
}

.price-box-container{
    font-weight:900; 
    color:#fff; 
    font-size:20px;
}







.main-div{
    width:100%;
    font-family: "proxima_nova_rgregular",sans-serif;
}



.popover{z-index:99999999;width:260px;color:#000;}

#main_logo{
    position:absolute;
    top:20px;
    right:20px;
}

.discount-img{
    position:absolute;
    right:-150px;
    width:150px;
}

.left-sec{
    width:600px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    margin-top: 125px;
    color:#000;
}

.left-sec img{
    margin-top:10px;
    width: 100%;
}

.left-sec .left-sec-span{
    font-size: 24px;
    font-family: "proxima_nova_rgregular",sans-serif;
    padding-left:5px;
    padding-right:5px;
    padding-top:15px;
    margin-bottom:0px;
    font-weight: bold;
}


.left-sec .right-sec-span{
    border-left:1px solid #124288;
    margin-bottom:0px;
    font-size:18px;
    padding-left:5px;
    padding-right:5px;
    font-family: "proxima_nova_rgregular",sans-serif;
}

.md-form{
    background: #E8E61B none repeat scroll 0 0;
    background-size: 100% 100%;
    text-align:center;  
    padding-top: 70px;
    padding-bottom: 30px;
    padding-left: 20px;
    max-width: 440px;
    min-width: 440px;
}
.md-form:after{
    border-color: transparent transparent transparent #E8E61B;
    border-style: solid;
    border-width: 477px 10px 174px 79px;
    content: "";
    display: block;
    height: 0;
    left: 100%;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 0;
}

.md-form p{
    color:#fff;
    font-size: 16px;
    width:194px;
    text-align:center;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    font-family: "proxima_nova_rgregular",sans-serif;
}

.md-form p b{
    font-weight:900;
}

.radio-inline{
    font-size: 16px;
    font-family: 
}

#mainForm{
    width:80%;
    margin-left:auto;
    margin-right:auto;
	padding-top: 60px;
}
#mainForm .radio-inline span{
    padding-left: 5px;
}

#mainForm .val-label .error{
    padding: 0px;
}


#servicename,
#servicetype,
#units,
#city{
    background: #fff url("select-a.png") no-repeat scroll 98% 15px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.info-title{
    font-size: 18px;
}


.mob-display{
    display:none;
}

.mob-display .left-sec{
    width:100%;
}

.check-box-div{
    font-family: 'JosefinSans-Bold';
    font-size: 16px;
}


.info-wrapper{
    font-family: "proxima_nova_rgregular",sans-serif;
}

.checkbox .help-block{
	position: absolute;
    left: 66px;
    top: 8px;
}

#terms, #terms:hover, #terms:active, #terms:focus{
    font-family: "proxima_nova_rgregular",sans-serif;
    position: absolute;
    left:10px;
    bottom:0px;
    text-transform:uppercase;
    color:#124288;
    text-decoration:none;
    font-size:12px;
}

#main_logo_mob{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}

input{
    font-family: "proxima_nova_rgregular",sans-serif;
}
@media screen and (min-device-width: 991px) {
    .service-type-container label{
        padding-right: 0px;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1320px) {
    .slogan{
        width: 50% !important;
        float: right;
        display: flex;
    }
	
}


@media screen and (max-device-width: 991px) {
    /*.discount-img-mob{
        display: block !important;
        position: absolute;
        bottom: -10px;
        width: 110px;
        right: 20px;
        z-index: -10;
    }*/
	

    html{
        background: none;
        height: 100%;
        background: #c81b4b;
    }
    .left-sec-span-mob{
        font-size: 28px !important;
        margin: 20px 0 25px 0;
    }
    .footer-contet{
        display: none;
    }
    .md-form{
        padding: 20px;
        max-width: none !important;
        min-width: unset !important;
    }
    .md-form::after{
        border: none;
    }
    #mainForm{
        width: 90%;
    }

    #mainForm .val-label{
        height: 60px;
        margin-bottom: 5px;
    }

    #footer-content-icons-mobile{
        padding: 0px;
        height: 50px;
        background-color: #c81b4b; 
    }
    #footer-content-icons-mobile ul{
        text-align: center;
        float: none;
        padding: 0px;
        overflow: visible;
    }
    #footer-content-icons-mobile li{
        display: inline-block;
        text-align: center;
        padding: 0px;
    }
    #footer-content-icons-mobile span{
        font-size: 14px;
        position: absolute;
        left: 0;
        width: 100%;
        color: #f9f0af;
    }
    #mainForm .val-label .error{
        font-size: 12px !important;
    }
    #mainForm .radio-inline span{
        padding-left: 15px;
    }
    #accordion{
        margin: 20px 0 0 0px !important;
    }
    .info-title{
        font-size: 14px;
    }
	
	.custom-container{
        padding:0px;
		margin-top: 60px;
    }
}
@media screen and (max-device-width: 624px) {
    .left-sec-span-mob{
        font-size: 22px !important;
        margin: 10px 0 15px 0 !important;
    }
    .md-form{
        padding: 15px;
        max-width: none !important;
        min-width: unset !important;
    }
    #mainForm{
        width: 90%;
    }
}

@media screen and (max-device-width: 525px) {
    .left-sec-span-mob{
        font-size: 14px !important;
        padding: 0px !important;
        margin: 5px 0 5px 0 !important;
    }
    .md-form{
        padding: 10px 10px 5px 10px;
        max-width: none !important;
        min-width: unset !important;
    }
    #mainForm{
        width: 90%;
    }
    #mainForm input, #mainForm select{
        padding: 5px;
    }
    .form-horizontal .control-label{
        padding: 2px;
        font-size: 12px;
    }
    #mainForm .radio-inline span{
        font-size: 12px;
    }
    #mainForm .radio-inline{
        padding-top: 0px;
    }
    .price-box-container{
        font-size: 16px;
    }
    .mobile-footer p{
        font-size: 12px !important;
    }
    .custom-btn-camp{
        font-size: 12px;
        height: 30px;
        margin-top: 0px;
    }
    #footer-content-icons-mobile span{
        font-size: 9px;
		font-weight:900;
    }
    #mainForm .val-label{
        height: 40px;
        margin-bottom: 5px;
    }
    #mainForm .val-label .error{
        font-size: 10px !important;
    }
    #checktnc{
        padding-top: 0px;
    }
    .discount-text{
        margin: 0px !important;
    }
    .tnc1{
        font-size: 9px !important;
    }
    #accordion{
        margin: 10px 0 10px 0 !important;
    }
    #accordion .tandc{
        font-size: 14px;
    }
    #accordion .panel-heading{
        padding: 2px 0 !important;
    }
}


@media screen and (max-device-width: 520px) {

    .discount-img-mob{
        position: absolute;
        bottom: -10px;
        width: 70px;
        right: 20px;
        z-index: -10;
    }
    
    .custom-container{
        padding:0px;
		margin-top: 60px;
    }

    .desktop-display{
        display:none;
    }

    .left-sec{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .left-sec .left-sec-span{
        font-size:26px;
    }

    .left-sec .right-sec-span{
        font-size:16px;
    }

    .mob-display{
       display:block;
    }

    .main-div{
        position:absolute;
        z-index:-10;
    }


    #mainForm{
        width:90%;
    }

    #terms{
        position: static;
    }
    #servicename,
    #servicetype,
    #units,
    #city{
        background: #fff url("select-a.png") no-repeat scroll 98% 10px !important;
    }

}


.tandc:hover,.tandc:focus,.tandc:active{
                text-decoration: none;
                outline: none;
            }
            .control-label{
                text-align: left !important;
            }
            .input-label,
            .control-label{
                color: #f9f0af;
            }
            .no-padding{
                padding: 0px !important;
            }
            .no-margin{
                margin: 0px !important;
            }
            .label-padding{
                padding: 7px 0 0 0 !important;
            }
            .discount-text {
                font-size: 14px;
                font-weight: bold;
                margin: 10px 0;
                padding: 0;
            }
            .md-form p{
                width:100%;
                font-size:14px;
            }
            #cleaning-service{
                padding-right: 23px !important;
            }

            /* loader */
            #divLoading
            {
                display : none;
            }
            #divLoading.show
            {
                display : block;
                position : fixed;
                z-index: 500;
                background-image : url('http://loadinggif.com/images/image-selection/3.gif');
                background-color:#666;
                opacity : 0.6;
                background-repeat : no-repeat;
                background-position : center;
                left : 0;
                bottom : 0;
                right : 0;
                top : 0;
            }
            #loadinggif.show
            {
                left : 50%;
                top : 50%;
                position : absolute;
                z-index : 101;
                width : 32px;
                height : 32px;
                margin-left : -16px;
                margin-top : -16px;
            }
            .modal-dialog{
                margin-top: 15%;
            }

            @font-face {
                font-family: 'IndianRupee';
                src: url('#fonts/IndianRupee.ttf');
                font-weight: normal;
                font-style: normal;
            }
            
            .popover{z-index:99999999;width:260px;}
            
            .tooltip-arrow{
            border-right-color:#FE7431 !important;
            }
            
            .tooltip-inner{
            background: #FE7431;
            color:#fff;
            width:200px;
            text-align:center;
            font-size:12px;
            padding:8px;
            }
            
            .tooltip-inner span{
            font-weight:900;
            }
            
            .tooltip-inner hr{
            width:150px;
            margin-top: 3px;
            margin-bottom: 3px;
            border-top: 1px solid #fff;
            }
            
            .rupi-camp{
            font-family: 'IndianRupee';
			color: #fff;
            }
			
			.cost_mrp_camp{
			color: #fff;
			}
            
            .md-form p{
            width:100%;
            font-size:14px;
            }
            
            
            .i-image{
            float: right;
            padding-right: 12px;
            }
            
            form{
            color:#858585;
            }
            
            .discount{
            color:#124288 !important;
            }
            
            .discount span{
            color:#fff !important;
            font-size:18px;
            }
            
            #checktnc{
            color: #f9f0af; 
            font-family: 'JosefinSans-Bold';  
            }
            
            #checktnc a, #checktnc a:hover, #checktnc a:active{
            color: #f9f0af; 
            }
            
            hr{
            margin-top:5px;
            margin-bottom:5px;
            border: 0;
            border-top: 2px solid #bf6981;
            width:200px;
            margin-right:auto;
            margin-left:auto;
            }
            
            .price-box{
            border-top: 2px solid #bf6981;
            border-bottom: 2px solid #bf6981;
            width: 100%;
            margin-right:auto;
            margin-left:auto;
            }
            .hr-line{
                width: 80%;
            }
            
            .sign-up-nw{
            font-size:16px !important;
            margin-top:5px !important;;
            }
            
            .article select {
            width: 80%;
            float: left;
            }

            @media screen and (max-device-width: 767px){
                .header-logos img{
                    width: 70%;
                    height: auto;
                    margin: 0px !important;
                }
                .modal-dialog{
                    margin-top: 50%;
                }
				
				.custom-container{
					margin-top: 60px;
				}
            }

            @media screen and (max-device-width: 520px){
                .header-logos img{
                    width: 80%;
                    height: auto;
                    margin: 0px !important;
                    float: right;
                }
                .header-logos #main_logo_mob{
                    float: left;
                }
                

                #mainForm .form-group{
                    margin-bottom: 5px;
                }
                .hr-line{
                    margin: 2px auto;
                }
                .mobile-footer{
                    margin-bottom: 0px !important;
                }
                .discount-text {
                    margin: 3px 0;
                }
                .form-control{
                    height: 28px;
                    padding: 0px 12px;
                }

                .discount-img-mob{
                bottom: 0px;
                }
                
                label{
                padding-top: 5px;
                }

         
                form{
                font-size: 12px;
                }
            
                .radio-inline input{
                    font-size:11px;
                    padding-top:0px;
                    top: 3px;
                }
            }
		
.help-block{
	    color: #fff;
}		
			