/* 


Author: Dhilipan Narasimman
Website: SEOBee.in

*/


body { }
a { text-decoration:none !important; }

li {  }

h1,h2,h3,h4,h5,h6 { 

font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;

}


p, li, a, td { font-family: "Raleway", serif;  font-weight: 500;  font-style: normal; font-size:14px;}

.menu { background:#; padding:15px 0; margin-top:10px; background: linear-gradient(to right, #38b092 40%, #88f0db 75%);}

.menu:after { display: block; background: #000; width:20%; height:30px; }

.menu ul { margin:left;}
.menu ul li { text-transform:uppercase;}
a.nav-link { color: #000; margin:2px 10px; font-size:15px; line-height: 20px; font-weight:500;font-family:poppins; }



img.logo { text-align: center;  width: 600;margin: auto; display: block;}

.navbar-nav .nav-link.active { color: #c5da2e; }

.dhide { display: none !important;;}

@media screen and (max-width:768px)
{

img.logo { text-align: left ; width: 70%; margin: 10px 0px !important; }  
.dhide { display: block !important;;} 
.mhide { display: none !important;}
}

.banner { min-height: 430px; background: #0d0e1a url('images/slide.jpg') center no-repeat; background-size:auto 120%; padding: 140px 0;}

.banner h2 { color: #fff; font-size:43px; margin-top: 60px; font-weight: bold; text-transform: uppercase;}
.banner h2 span { color:#88f0db; }
.banner p { color: #fff; font-size: 16px; margin-top: 10px;text-transform:; font-family:poppins;  line-height: 34px;}

.banner a.btn { color: #333; font-size:13px; font-weight:bold; background-color: #fff;  display:inline-block; padding: 9px 20px;text-transform:uppercase; border-radius:0px; }


.text { padding: 60px 0px;   }
.text h2 { color: #000; font-size: 30px; margin: 10px 0 20px; font-weight: 700; text-align: left; text-transform: uppercase;}
.text h3 { color: #000; font-size:21px; margin-bottom: 10px; margin-top: 20px; font-weight: 600; text-align: left; text-transform: uppercase;}
.text p { color: #676767; font-size: 15px; margin-top: 10px; text-align: ; line-height: 34px; margin-bottom:15px;}
.text li { line-height: 40px; font-size: 14px; list-style-position: outside;}

.text td { font-size: 14px; line-height:30px; }


.pad60 { margin: 60px 0px !important;}
.mtop10 { }
.bold { font-weight: bold;}
.center { margin: auto;}


.address { background: #014782; padding: 60px 0px;   }
.address h2 { color: #c3def4; font-size: 28px; margin-bottom: 10px; font-weight: normal; text-align: center;}
.address p { color: #fff; font-size: 17px; margin-top: 10px; text-align: center;}

.footer { background: #75d4c1; padding: 10px; padding: 50px 0px; }
.footer h4 { text-transform:uppercase; }
.footer p{ margin-bottom: 0; color: #000; font-family:poppins;}
.footer li { list-style-color: #3db496;border-bottom:1px solid #e7e7e7;  }
.footer li a  { color:#000; line-height:40px; font-family:poppins;}

.footer p a { color: #fff; font-size: 16px; margin-top: 10px; width: 400px; text-decoration: none; }

