      h2 {
            margin: 0;
            color: #FFF;
			text-shadow: 0px 0px 10px black;
            padding-top: 90px;
            font-size: 40px;
            font-family: "Droid Serif", sans-serif;
        }
        .item {
            background: #333;
            text-align: center;
            height: 650px !important;
			font-weight: bold;
			font-size: 20px;
			color: blue;
			text-shadow: 5px 5px 20px black;
        }
        .carousel {
			text-shadow: 5px 5px 20px black;
        }

        .bs-example {
			text-shadow: 5px 5px 20px black;
        }

        #services {
            background-color:black;
            color:blue;
					text-shadow: 5px 5px 20px black;
        }
        .section-header {
            text-align:center;
            margin: 10px 10px 10px 10px;
            padding-bottom:10px;
					text-shadow: 5px 5px 20px black;
            
        }
        .section-header h2 {
            text-align:center;
            margin: 10px 10px 10px 10px;
            padding-bottom:10px;
            color:blue;
					text-shadow: 5px 5px 20px black;
			
        }
        .section-header p {
            text-align:center;
            margin: 10px 10px 10px 10px;
            padding-bottom:10px;
            font-size:large;
			text-shadow: 0px 0px 50px black;
        }
            .mid_header h4 {
                float: left;
                vertical-align:central;
                padding-left:10px;
            }
            .mid_header p {
                float: left;
                vertical-align:middle;
                padding-left:10px;
            }
        .Graphics {
            font-size:40px;
            color: blue;
            float: left;
        }

        .product_head {
            margin-top:50px;
            text-align:center;
            font-size:40px;
            color:#FFF;
        }
        .products {
            color: white;
			padding-left:0px;
            padding-right:0px;

        }
            .products h2 {
				margin-top:0px;
                font-size:30px;
                color: white;
            }
            .products p {
             text-indent: 55px;
             margin-top:0px;
             font-size:16px;
             text-align:justify;
             color:#FFF;
            }
        #WhatWeOffer {
			background-color:black;
            padding-bottom:100px;
            
        }
.whoweare  h3{
            font-size:40px;
            text-align:center;
			padding-top:50px;
            padding-bottom:50px;
        }
		.gallary h3 {
            font-size:40px;
            text-align:center;
			padding-top:50px;
            padding-bottom:50px;
        }
        .contact_us {
        text-align:left;
        background-color:black;
        color:white;
        }
        .contact_us h3 {
            font-size:40px;
            text-align:center;
            
        }
        .p_footer {
            background-color:black;
            height:60px;
            width:auto;
            text-align:center;
            color:#FFF;
            
            
             
        }
        .t_right {
                text-align:center;
                padding-top:30px;
                    
            }
        address {
            text-align:center;
            margin-top:5px;
         padding-bottom:30px;
        }
        .contact_us h3 {
            padding-top:50px;
         margin-top:20px;
         margin-bottom:20px;
        }
  