@charset "utf-8";.ddsmoothmenu{float:left;color:#FFFFFF;display:block;line-height:100px;margin-top:0px;z-index:100;}
.ddsmoothmenu ul{list-style:none;margin:0;padding:0;z-index:99999;position:relative;}
.ddsmoothmenu ul li{font-size:12px;float:left;list-style:none;margin:0;padding:0;position:relative;width:auto;visibility:inherit;}
.ddsmoothmenu ul li a{color:#666;line-height:50px;display:block;padding:0 0px 0 27px;text-decoration:none;font-family:Tahoma;font-size:14px;font-weight:400;z-index:100;}
.ddsmoothmenu ul li a:hover{background-color:#2CE458;color:#E9E9E9;line-height:50px;padding:0 0px 0 27px;font-family:Tahoma;font-size:14px;font-weight:400;display:block;text-decoration:none;z-index:100;}
* html .ddsmoothmenu ul li a{display:inline-block;}
.ddsmoothmenu ul li ul{margin-top:0px;display:none;float:left;left:0;position:absolute;visibility:hidden;padding:1px 0;background:#FFF;opacity:0.9;z-index:99999;border:#FFF solid 1px;z-index:-99999;box-shadow:0 0 5px 0 rgba(26, 27, 27, 0.84);}
.ddsmoothmenu ul li ul li{display:list-item;float:none;border-bottom:1px solid #fff;}
.ddsmoothmenu ul li ul li ul{top:0;padding:1px 0;background:#111111;margin:-1px 0 0 0;}
.ddsmoothmenu ul li ul li a{font-family:calibri;color:#333;font-size:14px;margin:0;text-transform:capitalize;border-bottom:#EFEAEA solid 1px;padding:0 15px !important;line-height:28px;width:208px;background-image:none;}
.ddsmoothmenu ul li ul li a:hover{font-family:calibri;padding:0 15px !important;font-size:14px;width:208px;text-transform:capitalize;z-index:99;line-height:28px;color:#E9E9E9;background-color:#000;background-image:none;}
* html .ddsmoothmenu{height:1%;}
.downarrowclass{display:none;position:absolute;right:7px;top:27px;}
.rightarrowclass{position:absolute;right:5px;top:13px;display:none;}
.ddshadow{height:0;margin-top:100px;position:absolute;top:0;width:0;}
.toplevelshadow{opacity:1;}
.aero{float:right;margin:6px 0 0 0;border:none;}

.serv-container {
    max-width: 1190px;
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
}
.common-title {
    font-size: 24px;
	    font-weight: 500;
    margin-bottom: 15px;
    text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}
.common-title-desc {
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 50px;
    text-align: center;
}
.serv-section ul {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
	list-style: none;
}

.serv-section li {
    padding: 0 15px;
    margin-bottom: 30px;
    width: 20%;
}
.serv-section .li-wrap {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0px 0px 6.65px 0.35px rgba(0, 0, 0, 0.35);
    height: 100%;
    padding: 25px 10px;
}
.serv-section .icon {
    width: 35px;
    height: 35px;
    margin: 0 auto 10px;
}
.img-responsive {
    display: block;
    width: 100%;
    height: auto;
}
.serv-section p {
    font-size: 18px;
    font-weight: 600;
    color: #141414;
    text-transform: uppercase;
    text-align: center;
}
.serv-section p span {
    font-size: 12px;
    display: block;
}
.one_half, .two_quarter {
    width: 47.89473%;
	float: left;
	margin: 0 0 0 49px;
}
.first {
    margin-left: 0;
    clear: left;
}
.serv-row {
	width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
	padding:0;
	margin-bottom: 40px;
    float: left;
	margin-top: 50px;
}
.form-group {
	margin: 0 0 15px 0;
}
.form-groupnomb {
	margin-bottom: 0px;
}
.btn-style-two {
	width: 100%;
}
.txtarea {
	height: 70px;
}
.htwo {
	font-size: 18px;
    font-weight: 500;
    text-align: justify;
    margin: 0 0 5px 0;
    padding: 10px 0 0 0;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
.head2 {
    font-size: 17px;
	text-transform: uppercase;
	text-align: justify;
	letter-spacing: 1.2px;
}
.contbox1 {
    width: 100%;
    float: left;
    border: 1px solid rgba(0,0,0,.1);
    margin: 10px 0 10px 0;
    padding: 15px;
}
.noparamarg {
	color: #141414 !important;
    font-size: 10px !important;
    font-weight: normal !important;
    text-transform: initial !important;
    font-size: 13px !important;
    text-align: justify !important;
	margin: 0;
}
.top-submt {
	margin: 40px 0 0 0;
}



@media (max-width: 767px) {
	
.appointment-block {
    width: 90%;
    margin: 0 auto;
	margin-top: 25px;
}
.htwo {
    font-size: 16px;
}
.serv-container {
    width: 95%;
}
.common-title {
    font-size: 22px;
}
.serv-section li {
    width: 100%;
}
.one_half, .two_quarter {
    width: 100%;
    margin: 30px 0 0 0;
}
.serv-row {
    margin-top: 20px;
}
.footer-part {
    width: 90%;
}
.dis-box {
    float: none;
	text-align: center;
    font-size: 18px;
}
}