body
{
	
	background-image:url("../image/bg1.jpeg");

}

.bb
{
		margin-top:53px;
		
}
.k
{
	font-size:12px;
}
.alt-grid .container-fluid{width:100%;max-width:none;padding-left:0; padding-right:0;}

.on{
	overflow-x:hidden;
}
.on > div
{
	padding-left:-30px;
	padding-right:-15px;
}

.lio.container-fluid
{
	padding-left:0 !important;
}

.linob
{
	

	margin-top:10px;
    padding:2% ;
	text-align:center;
	border-radius: 25px;
	min-height:300px;
	
	
}
.linomar
{
	margin-top:10px;
	
	
}
p.linotet
{
	
	font-size:17px;
	text-align: justify;
	text-indent:60px;
}
@media only screen and (min-width: 710px) {
.hh
{
	
	
	background-image:url("../image/thaliyola.png");
	background-size: contain;
	
	background-repeat: no-repeat;
	background-position:center;

	
}
.ha
{
	width:75%;
	
}
}


@media only screen and (max-width: 700px) {
	
	.hh
{
	
	

	background-size: contain;
	
	background-repeat: no-repeat;
	background-position:centre;

	
}
.ha
{
	width:100%;
	
}

.hgg
{
	color:#fee7a4 !important; 
	padding:20px 10px 20px 10px;
	margin: 4px 0; 
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	background: rgba(77, 77, 77,0.5);"
}

}


.pad
{
 margin-bottom:37px;	
}
.pad1
{
 margin-bottom:20px;	
}

button, html [type=button], [type=reset], [type=submit]
{


}

/*-----------nav------------*/
.navbar{
	background: linear-gradient(#e09a79, #c4744e , #e09a79);
	/*background-color: #8b4727 !important;*/
	margin:0% !important;
}
.btn-success{
	
background-color:#e6e8ed !important;
color:green;
font-size:10px !important;
}
.btn-danger{
background-color:#edd0d6 !important;
color:red;	
font-size:10px !important;
}
/*------------------------consult now-----------------------*/
.btn.ling:hover, .btn.ling:focus{
    outline: none;
    color:#fff;
	
}
.btn.ling{
    text-transform: capitalize;
    color:#fff;
    padding: 10px 50px;
	 font-size: 100px;
}
.btn.ling:hover{
    color:#fff;
}

.btn-lg.ling{
    font-size: 25px;
}
.button-left.ling > i{
    margin-left: 7px;
}
.button-right.ling > i{
    margin-right: 7px;
}
 
/*First Row*/
 
.blue.ling{
    background: #0088cc;
    box-shadow:0 4px 0 #006394;
    transition:all 0.2s ease-in-out 0s;
    position: relative;
    top:0;
}
.blue:hover,
.light-brown:hover,
.light-green:hover,
.light-orange:hover{
    top:2px;
    box-shadow:0 2px 0 #006394;
}
.light-brown{
    background: #cec2ab;
    box-shadow: 0 4px 0 #b9a888;
}
.light-brown:hover{
    box-shadow: 0 2px 0 #b9a888;
}
.light-green{
    background: #75d69c;
    box-shadow:0 4px 0 #4ac97d;
    border-radius: 25px;
}
.light-green:hover{
    box-shadow:0 2px 0 #4ac97d;
}
.light-orange{
    background: #f79468;
    box-shadow: 0 4px 0 #f46e33;
}
.light-orange:hover{
    box-shadow: 0 2px 0 #f46e33;
}
 

@media only screen and (max-width: 767px) {
    .btn.ling{
        margin-bottom: 15px;
    }
}
/*------------------------consult now-----------------------*/
.plin{
	padding-top:38px;
	padding-bottom:1px;
}
/*------------------------Ask doc----------------------------*/
.btn.lind{
    padding-right: 100px;
    padding-left: 50px;
	padding-top: 20px;
	padding-bottom:20px;
    border-radius: 0;
    color:#fff;
    text-transform: uppercase;
    background: #580141;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
}
.btn.lind:before{
    content: "";
    width: 33%;
    height: 200%;
    position: absolute;
    top: 0;
    right: 0;
    margin: -5px 0 0 -5px;
    transform: rotate(-20deg);
    transform-origin: 0 0 0;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.btn.lind:after{
    content: "\f29c";
    font-family: 'FontAwesome';
    position: absolute;
    top:.01%;
	
    right: 8%;
    display: block;
	font-size:50px;
}
.btn.lind:hover:before{
    width: 40%;
}
.btn.lind:hover{
    color:#fff;
}
.btn.purple:before,
.btn.green:before,
.btn.orange:before,
.btn.blue:before{
    background: rgba(255, 255, 255, 0.1);
}

.btn.green{
    background: #396b1c;
}
.btn.green:hover{
    background: #355920;
}
.btn-lg.lind{
    font-size: 23px;
}


@media only screen and (max-width: 990px) {
    .btn.lind{
        padding-right: 50px;
        padding-left: 10px;
    }
    .btn.lind:before {
        width: 38%;
    }
    .btn.lind:hover:before {
        width: 43%;
    }
}
@media only screen and (max-width: 767px) {
    .btn.lind{
        padding-right: 80px;
        padding-left: 30px;
        margin-bottom: 15px;
    }
    .btn.lind:before {
        width: 16%;
    }
    .btn.lind:hover:before {
        width: 25%;
    }
}
/*------------------------Ask doc----------------------------*/