h1, h2, h3, h4, h5, h6{margin:0;font-family: 'Roboto Slab', serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	    line-height: 1.7;
    color: #777777;
   font-size:16px;
	font-family: 'Poppins', sans-serif;
}
.gallery-box {
    padding: 5px;
}
.gallery-img {
    height: 200px;
    padding: 5px;
    border: 1px solid #ddd;
    position: relative;
    background: #fff;
}
.gallery-img img {
    height: 100%;    width: 100%;
}
.this-overlay {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    opacity: 0;
    transition: all 300ms linear 0s;
}
.this-texts {
    text-align: center;
    text-transform: uppercase;
}
.this-texts a {
        padding: 13px 0px;
    display: block;
    
    width: 42px;
    font-size: 16px;
    border-radius: 50%;
    color: #000;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    transition: all 300ms linear 0s;
}
.gallery-img:hover .this-overlay {
    opacity: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p:last-child{margin-bottom:0;}
.main-heading{    font-weight: 600;
    margin: 0 0 20px;font-family: 'Roboto Slab', serif;color: #3c3c3c;}
	.main-heading span{color:#35c30f ;}
a{color:#0ca6f9;text-decoration:none;}
a:hover, a:focus{color:#0ca6f9;text-decoration:none;}
.carousel-control.right, .carousel-control.left{background:none;}
.header{
    box-shadow: 0px 0px 5px #949494;
   z-index: 10;
    background: #fff;
    width: 100%;}
	.top-header{background: #35c30f;padding:10px 0;}
	.input-main{padding:5px;}
	.marginrow{margin:0 -5px;}
	.input-box input[type="text"], .input-box input[type="email"]{outline:none;width:100%;height:40px;border:1px solid #ddd;padding:10px;}
	.input-box textarea{width:100%;height:140px;border:1px solid #ddd;padding:10px;resize:none;outline:none;}
	.input-box input[type="text"]:focus, .input-box input[type="email"]:focus, .input-box textarea:focus{border-color:#9a9a9a;}
	.input-box input[type="submit"]{     background: #0ca6f9;
    color: #fff;
    padding: 7px 30px;
    border-radius: 3px;
    border: none;
    }
	.input-box input[type="submit"]:hover{    background: #0783c5; }
	.footer{background-image: url(../images/footer-bg.png);
    background-position: initial ;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(37, 39, 46);}
	.top-footer{padding:50px 0;    color: #b5b5b5;}
	.bottom-footer{padding:30px 0;text-align:center;     background: #16171b;  }
.logo{}
.logo a{}
	.widget{padding:50px 0;}
	.widget-back{padding:50px 0;background:#eee;}
.top-number{    margin-top: 6px;}
.top-number p:last-child{margin-right:0px;}
.top-number p{display:inline-block;margin:0;margin-right:20px;color:#fff;}
.top-number p i{margin-right:5px;}
.top-social{float:right;}
.top-social ul{    margin: 0;
    padding: 0;}
.top-social ul li{display:inline-block;
    margin-left: 5px;}
.top-social ul li a{display:block;}
.top-social ul li a i{    display: block;
    padding: 7px 4px;
    width: 30px;
    text-align: center;
    transition: all 0.4s;border-radius:50%;color:#fff;}
.top-social ul li a i.fa-facebook{    background: #3b5998;}
.top-social ul li a i.fa-twitter{background: #0084b4;}
.top-social ul li a i.fa-instagram{ background:#cd486b;}
.top-social ul li a i.fa-google-plus{    background: #d34836;}
.contactmap{width:100%;height:400px;}
.contactmap iframe{width:100%;height:100%;}

.main-menu{float:right;    margin-right: 20px;}
.main-menu ul{    overflow: hidden;
    padding: 0;
    margin: 0;}
.main-menu ul li{float:left;}
.main-menu ul li a{    display: block;
    color: #5f5f5f;
    font-weight: 500;
    padding: 16px 15px;}
	.main-menu ul li a:hover{color:#00a3c8;}
	
.main-menu ul li.enquiry-btn a{    background: #00a3c8;
    color: #fff;
    
    display: block;
    font-weight: 500;
    border-radius: 4px;}
	.main-menu ul li.enquiry-btn a:hover{ background: #35c30f;}
.main-menu ul li a i{margin-right:5px;}

.logo{}
.logo img{height:60px}
.bottom-header{padding:10px 0; width:100%;background:#fff; transition: all 0.5s;box-shadow: 0px 0px 10px #9e9e9e;}
.banner-sec img{width:100%;}
.affix.bottom-header{z-index:18;    top: 0;
    transition: all 0.5s;}
	.foot-social{float:none;}
	.foot-social p{color:#fff;}
	.foot-logo{    margin-bottom: 10px;}
	.foot-logo a{display:block;}
	.foot-logo a img{max-width: 100%;
    height: 80px;}
	.footer-list{}
	.footer-list h3{    font-size: 20px;
    font-weight: 600;
    margin: 0 0 30px;
    color: #e6e6e6;}
	.footer-list h3 span{      color: #35c30f; }
	.footer-list ul.foot-list{padding:0;margin:0;}
	.footer-list ul.foot-list li{margin-bottom:15px;}
	.footer-list ul.foot-list li:last-child{margin-bottom:0px;}
	
	.footer-list ul.foot-list li a{color:#b5b5b5;display:inline-block;}
	.footer-list ul.foot-list li a i{margin-right:5px;width:15px;text-align:center;}
	
	.facebook-box{width:100%;height:220px;}
	.facebook-box iframe{width:100%;height:100%;}
	.foot-add-list{margin-bottom:18px;}
	.foot-add-list:last-child{margin-bottom:0px;}
	.foot-add-icon{float:left;}
	.foot-add-icon i{color:#333;background:#b5b5b5;width:30px;text-align:center;padding:8px 0px;border-radius:50%;}
	.foot-add-data{overflow:hidden;padding-left:10px;}
	.foot-add-data p, .foot-add-data a{    line-height: 24px;
        font-size: 13px;margin-top: 2px;}
	.form-outer{    border: 10px solid #eeeeee;}
	.form-inner{background:#fff;padding:20px;}
	.about-box{    margin-bottom: 20px;}
	.about-box p{line-height:25px;}
	.about-list-box{}
	.about-list-box h3{    font-size: 20px;
    margin: 0 0 20px;
    font-family: 'Roboto Slab', serif;
    color: #272727;}
	.about-list-box img{width:100%;margin-bottom:10px;}
	.about-list-box p{}
	.form-inner h3{    color: #35c30f;
    font-size: 20px;
    font-weight: 600;}
	.service-main{padding:5px;}
	.service-box{padding:20px;background:#fff;text-align:center;}
	.service-box i{    color: #00a3c8;font-size: 38px;font-weight: 600;margin:0 0 20px;}
	.service-box h4{color:#333;font-size:20px;margin:0 0 10px;font-weight: 600;}
	.service-box p{    min-height: 140px;}
	.paralax1{    background-image: url(../images/paralax1.jpg);
    background-position: 50% 44px;    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat-y;position: relative;
   }
   .paralax1:before {
    background-color: rgba(0, 163, 200, 0.9);
   
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.funfact{color:#fff;}
.funfact i{font-size: 45px;margin:0 0 20px;}
.funfact h2{margin:0 0 10px;font-size:42px;}
.funfact p{font-size:16px;text-transform:uppercase;font-weight:600;}
.aboutimg{padding:5px 15px 10px 0;float:left;width:40%;}
.aboutimg img{width:100%;border:1px solid #ddd;padding:5px;}
.aboutdata{text-align:justify;}

.visionbox{padding:20px;text-align:center;    background: #fff;    min-height: 240px;}

.addbox{text-align:center;padding:20px;}

.addbox i{    font-size: 40px;
    color: #00a3c8;
    margin: 0 0 10px;}

.addbox p{    font-size: 17px;
    color: #000;
    margin: 0;}
	
	.enquireform{width:500px;margin:0 auto;}
	
	
	
	

	
	
	









