
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v13/v0SdcGFAl2aezM9Vq_aFTQ.ttf) format('truetype');
}

body{font-family: 'Lato', sans-serif; font-size:15px; overflow-x:hidden;}
header{ width:100%;}

.logo{ text-align:left;}
.celebrate{ text-align:right;}

.about-us{ font-family: Arial, Helvetica, sans-serif;}
.about-us h1{ font-size:30px; font-weight:600; line-height:36px; color:#222;}
.about-us h2{ font-size:24px; font-weight:600; line-height:30px; color:#222; border-bottom:1px #ccc dashed;}
.about-us p{ font-size:14px; font-weight:normal; line-height:24px; color:#222;}
.about-us p a{ background:#333; padding:8px 12px; line-height:30px; text-align:center; font-weight:bold; color:#fff; text-transform:uppercase;}
.about-us p a:hover{background:#666;}

.about-inside{font-family: Arial, Helvetica, sans-serif; text-align:left;}
.about-inside h1{ font-size:30px; font-weight:600; line-height:36px; color:#065695; border-bottom:1px #ccc dashed; text-align:left;}
.about-inside h2{ font-size:24px; font-weight:600; line-height:30px; color:#065695; border-bottom:1px #ccc dashed; text-align:left;}
.about-inside p{ font-size:14px; font-weight:normal; line-height:24px; color:#222; text-align: justify;}



.news-disc{margin:0px auto; padding:0; font-family:Arial, Helvetica, sans-serif;}
.news{ min-height:500px;
  background-color: black;
  background-image: url(../image/news.jpg);
  background-position: center;
  background-size: cover;  margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
  
.news:before{ margin:0; padding:0; }

.news-inside{ margin-top:30%; padding:10px 50px;}
.news h2{ font-size:36px; font-weight:600; line-height:30px; color:#fff; text-align:center;}
.news p{ font-size:16px; font-weight:normal; line-height:24px; color:#ccc; text-align:center;}
.news p a{ font-size:16px; padding:8px 12px; line-height:30px; text-align:center; font-weight:bold; color:#fff; text-transform:uppercase; border:1px #ccc solid;}
.news:hover{ transform: scale(1.1); transition: 500ms; z-index:99;}

.disc{ background-color: black;
  background-image: url(../image/dis.jpg);
  background-position: center;
  background-size: cover;  min-height:500px;  margin:0; padding:0;}
.disc:hover{ transform: scale(1.1); transition: 500ms; z-index:99;}

.disc-inside{margin-top:30%; padding:10px 50px;}
.disc h2{ font-size:36px; font-weight:600; line-height:30px; color:#fff; text-align:center;}
.disc p{ font-size:16px; font-weight:normal; line-height:24px; color:#ccc; text-align:center;}
.disc p a{ font-size:16px; padding:8px 12px; line-height:30px; text-align:center; font-weight:bold; color:#fff; text-transform:uppercase; border:1px #ccc solid;}


.serv-section{font-family: Arial, Helvetica, sans-serif; text-align:left; padding:0; margin:20px 0px;}
.serv-section h2{ font-size:30px; font-weight:600; line-height:36px; color:#333; border-bottom:1px #333 solid; text-align:left; text-transform:uppercase; margin-bottom:30px;}
.serv-section h3{ font-size:20px; font-weight:600; line-height:30px; color:#333; text-align:left; text-transform:uppercase; background:#eee; padding:0 5px;}
.serv-section p{ font-size:14px; font-weight:normal; line-height:20px; color:#222; text-align: justify;}
.serv-section img{ width:100%; border:1px #ccc solid;}
.serv-section img:hover{ transform: scale(1.1); transition: 500ms; z-index:99;}
.serv-in{ margin-bottom:20px;}


.people{ background-color: black;
  background-image: url(../image/thepeople.jpg);
  background-position: center;
  background-size: cover; margin:0; padding:0; width:100%; min-height:400px;}
  
.people-inside{margin-top:10%; padding:10px 50px;}
.people h2{ font-size:50px; font-weight:600; line-height:30px; color:#fff; text-align:center;}
.people p{ font-size:24px; font-weight:500; line-height:30px; color:#ccc; text-align:center;}
.people p a{ font-size:16px; padding:8px 12px; line-height:30px; text-align:center; font-weight:bold; color:#fff; text-transform:uppercase; border:1px #ccc solid;}
.people:hover{ transform: scale(1.1); transition: 500ms; z-index:99;}

.cont-bg{ margin:0; padding:0;}
.contus h1{font-size:30px; font-weight:600; line-height:30px; color:#222; border-bottom:1px #ccc dashed; padding-bottom:5px; text-align:left;}
.contus h2{font-size:20px; font-weight:600; line-height:30px; color:#222; text-align:left;}
.contus p{font-size:15px; font-weight:normal; line-height:24px; color:#333; text-align:left;}









/*-- Social Media Links  --*/
.fix-box{    position: fixed;
    top:30%; left:0; z-index:9}

	
.whats-new{color: #fff;
   background:#242c42;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 0px; width: 154px; padding-left: 10px; margin-left: -110px; transition:0.5s;}
	
.whats-new span{     width: 45px;
    height: 45px;
    display: inline-block;
    background: #e64a54;
    text-align: center;
    line-height: 44px;
    margin-left: 9px;}
	
.whats-new a{color:#fff;}
.whats-new:hover{margin-left:0; transition:0.5s;}
.social-fx{list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #242c42;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; margin-top: -3px;}
.social-fx li:hover{margin-left:0; transition:0.5s;}

/*-- Social Media Links  --*/

footer{ background: #eee; position: relative; }
.cont-ft:after{    content: "";
    position: absolute;
    left: -100%;
    width: 100%;
    height: 100%;
    top: 0;
  }

.cont-ft{
    color: #222; position:relative; z-index:1; padding-top: 30px;
    padding-bottom: 10px;}
.cont-ft ul li img{ margin-top:7px;}
	
.links-use{padding-top: 32px;}
	
.cont-ft ul{padding-left:0; list-style:none;     margin-top: 16px;     margin-bottom: 0;}
.cont-ft ul li{  margin-bottom:10px; position:relative;     padding: 5px 0; padding-left: 44px; font-size: 14px;}
.cont-ft ul li .fa{ position: absolute;
    left: 0;
    width: 35px;
    text-align: center;
	height:100%;
    line-height: 30px;
    font-size: 17px;
    background: #333;}
	
.cont-ft ul li:first-child .fa{line-height: 50px;}
.ft-head{    color: #222;
    border-bottom: 1px dashed #333;
    margin-top: 0;
    margin-bottom: 18px;
    padding-bottom: 8px;}
	
.links-use ul{ padding-left: 25px; font-weight: 300; margin-bottom: 0;}
.links-use ul li a{color:#222;}
.links-use ul li{margin-bottom:11px; transition:0.5s;}
.links-use ul li:hover{padding-left:10px; color:#666; transition:0.5s;}
.links-use ul li:hover a{color:#e5d702;}

.copyrht{ background:#222; color: #fff; font-size: 13px; line-height:40px;}
	
.copyrht a{color:#fff; text-decoration:none;}


