#app-worp {position:fixed;z-index:999;right:0;top:100px !important;}
#whatsapp, #viber, #hike {padding:0;margin:0;text-align:right;cursor:pointer;float:right;}
.tbl{display: table;height:100%;    width: 100%;}
.tbl-cell{display: table-cell;vertical-align: middle;text-align: center;    width: 100%;}
.whatsapp .myDivapp{text-align: center;}

.myDivapp {height:32px;border-radius: 4px;float:right;background:#8a854d;
	display:none;text-align:justify;    
	/*width: 290px; */ padding: 0px 15px;}
.myDivapp p {margin:0;font-size:14px;letter-spacing:2px;margin:2px 5px 5px;width:100%;padding: 0px;}
.myDivapp small {margin:0;font-size:11px;text-align:center;margin:-5px 1px 0px;width:100%;
float:left;font-weight: bold;}
.whatsapp {width: 100%;float: left;clear: both;margin: 0;max-width: 430px; margin-bottom:7px; }
.whatsapp a, .viber a{font-size: 16px;display:inline-block;background:#747577;color:#fff;padding:20px;
	margin-bottom:10px;transition:all 0.5s ease-in;
-moz-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;border-radius:4px;-moz-border-radius:4px
;-webkit-border-radius:4px;    width: 32px;height: 32px;line-height: 32px;
text-align: center !important;} 
.viber {width: 100%;float: left;clear: both;margin: 0;max-width: 430px;margin-bottom:4px;}
.whatsapp .myDivapp {border-radius: 4px;color:#fff;-webkit-border-top-right-radius: 4px;-moz-border-top-right-radius: 4px;border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;-moz-border-bottom-right-radius: 4px;border-bottom-right-radius: 4px;}
.viber .myDivapp {border-radius: 4px;color:#fff;-webkit-border-bottom-left-radius: 4px;-moz-border-bottom-left-radius: 4px;border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;-moz-border-bottom-right-radius: 4px;border-bottom-right-radius: 4px;}

#whatsapp:hover, #viber:hover, #hike:hover {
color: #fff;
}




/* slide-contact Starts */

#slide-contact {z-index:999;width:0px;top:214px;position:fixed;right:0px;transition: all 0.5s ease-in;-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;}
#slide-contact #header {width:260px;height:auto;position:relative;right:0;border-radius:3px;background: #fff;
                        float: left;}
#slide-contact #sidebar1 {left: 154px;}
#slide-contact #sidebar, #sidebar1{cursor:pointer;font-weight:900;position:absolute;    top:51px;    left: -84px;
                                   letter-spacing:2px;white-space: nowrap;background-color: #8a854d;color: #fff;
                                   transform:rotate(-90deg);padding: 0px 18px;font-size: 13px;text-transform: uppercase;
                                   height: auto;line-height: 31px;
                                   text-align: left;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;
                                   -webkit-border-bottom-left-radius: 4px;-moz-border-bottom-left-radius: 4px;border-bottom-left-radius: 4px;
                                   -webkit-border-bottom-right-radius: 4px;-moz-border-bottom-right-radius: 4px;border-bottom-right-radius: 4px;
                                   font-weight:500;
    -moz-border-bottom-right-radius: 0px;-webkit-border-bottom-right-radius: 0px;border-bottom-right-radius: 0px;
    -moz-border-bottom-left-radius: 0px;-webkit-border-bottom-left-radius: 0px;border-bottom-left-radius: 0px;
}
#slide-contact #sidebar1 {position:absolute;top:180px;left:113px;box-shadow:0 0 8px gray}
#slide-contact h2{line-height: 32px;padding-bottom:0px;font-size:21px;}
.minus{width:260px !important;}
#slide-contact .form-group{margin-bottom: 10px;}
.contactUs-header {position: relative;background-color: #747577;padding:30px 15px;}
.contactUs-header-title {display: inline-block;color: #fff;margin: 0;font-size: 1.64706rem;}
#slide-contact .form-body{padding:15px;}
#slide-contact .form-control input[type=text]{border-radius:0px;text-transform:capitalize;font-size:14px;color:#8f8f8f;
	font-weight:400;border:none;border-bottom:1px solid #e2e1e1;    padding: 5px 5px;
    height: 30px;}
#slide-contact textarea{resize: none;}
#slide-contact .btn-blue{font-weight:300;font-weight:500;margin-top:0px;text-transform:uppercase;
	display: block;width:100%;text-align:center;line-height: 30px;}
#slide-contact .form-control:focus{border-radius:0px;border-bottom:1px solid rgba(81, 203, 238, 1);outline:none;box-shadow: none;-moz-box-shadow: none;-moz-box-shadow: none;}
#slide-contact .close {margin-top: -2px;-webkit-appearance: none;padding: 0;cursor: pointer;background: 0 0;border: 0;
                       float: right;font-size: 30px;font-weight: 700;line-height: 1;color: #fff;text-shadow: none;filter: alpha(opacity=20);
                       position: absolute;right: 16px;top: 10px;}
#slide-contact .close:hover, #slide-contact .close:focus{opacity: 1;color: #fff;outline:none;}
#slide-contact .contactUs-header{position:relative;}

.btn-blue {
	background-color: #8a854d;
	border:2px solid #8a854d;		
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	 border-radius: 0px;
	 display: inline-block;
	 line-height: 40px;
	 padding: 0px 30px;
	 text-decoration: none;
	font-weight: 400;

}
.btn-blue:hover {
	background-color: #747577;
	border:2px solid #747577;	
	color: #fff;
	text-decoration: none;
}



/* slide-contact Ends */
@media only screen and (max-width : 755px) {
#app-worp, #slide-contact { display: none; }
}
@media only screen and (min-width:992px) and (max-width:1366px){
		
#slide-contact {top: 150px !important;}
#app-worp {
    top: 35px !important;
}	
#quick_contact input.form-control{height:30px;}
#slide-contact .form-group {
   margin-bottom: 8px;
}
} 

@media only screen and (min-width:992px) and (max-width:1024px){

#slide-contact {top: 200px !important;}		
#app-worp {top: 85px !important;}
} /* end */




