* {margin:0;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/*Lightbox*/

.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(image/close.png) url(image/loading.gif) url(image/prev.png) url(image/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(image/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(image/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(image/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(image/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}




/* ============== Reset css styles ==================== */
body {
	font: 15px/26px 'Open Sans', Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: 400;
	background: #000000 url('image/background_06.jpg') top center repeat fixed;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
a, 
a:hover, 
a:visited {
    outline:none;
}
a {
    color:#00ab94;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
strong {
    font-weight:600;
}
h1 {
	font-weight: 300;
	font-size: 22px;
	margin-top: 30px;
	line-height: 30px;
}
h2 {
	font-weight: 300;
	font-size: 22px;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #00CC99;
}
p {
	margin: 0 0 15px 0;
}

img {
	max-width: 100%;
}
.wrap {
    width:1000px;
    margin:0 auto;
}
.col1 {
    width:13.333%;
    margin-left:4%;
    float:left;
}
.col2 {
	height:50px;
    width:29.667%;
	margin-top:3%;
    margin-left:4%;
	margin-bottom:3%;
    float:left;
}

.col2_2 {
    width:30.667%;
    margin-top:3%;
    margin-left:3%;
    float:left;
}

.col3 {
	width: 30.5%;
	margin-left: 4%;
	float: left;
	
}
.col4 {
    width:61.333%;
    margin-left:4%;
    float:left;
}
.col5 {
    width:82.667%;
    margin-left:4%;
    float:left;
}
.col6 {
    width:100%;
    margin:0;
    float:none;
}

.col7 {
    width:30.667%;
    margin-left:4%;
    float:left;
}
.first {
    margin-left:0;
}



/* Main styles ========================= */


header {
	background-color: #2C251D;
	color: #fff;
	position: fixed;
	top: 0;
	height: 80px;
	width: 100%;
	z-index: 100;
	box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
}
nav ul {
    float:right;
}
nav ul li {
    float:left;
    list-style: none;
}
nav ul li a {
    display:block;
    text-decoration:none;
    line-height:76px;
    border-bottom:4px solid transparent;
    padding:0 20px;
    color:#ffffff;
}
nav ul li.active a,
nav ul li a:hover {
	color: #FFC20E;
	text-decoration: none;
	border-bottom: 4px solid #00ab94;
}
#pull {
    display: none;
    background:url("") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
    color:#fff;
    z-index:110;
    position:fixed;
    top:0;
    height:40px;
    line-height:40px;
    text-transform: uppercase;
    padding-left:30px;
    cursor:pointer;
}
#pull .btn {
    display:block;
}
section {
    width:100%;
    padding:50px 0;
    overflow: hidden;
}
#home {
    text-align:center;
    margin-top:80px;
    padding:130px 0;
}

.description {
	width:67%;
    margin-top:2%;
    float:left;
}

.qualification {
	margin-left:8%;
	text-align:center;
	width:30;
    margin-top:6.5%;
    float:left;
}


#about{
	background-color: #2C251D;
	box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
}

#team,
#services {
	background-color: #2C251D;
	box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
}
#promo {
    background-color: #3c6862;
    padding:20px;
    overflow: hidden;
    border-radius:3px;
        -moz-border-radius:3px;
    box-shadow: 1px 1px 5px #000;
        -moz-box-shadow: 1px 1px 5px #000;
        -webkit-box-shadow: 1px 1px 5px #000;
}
#services h3 {
	background: transparent url('image/h3-icon.png') 0 0 no-repeat;
	padding: 20px 0 0 25px;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	color: #FFE02F;
}
#promo p {
	float: left;
	font-size: 16px;
	font-weight: 300;
	color:#FC3;
	margin: 0;
	padding: 15px;
}
#promo .button {
    float:right;
    background-color:#00ab94;
    color:#ffffff;
    text-decoration:none;
    font-size:20px;
    padding:15px 40px;
    font-weight:300;
    text-transform: uppercase;
    border:0;
    display:block;
    box-shadow: 0 5px 0 #305853;
        -moz-box-shadow: 0 5px 0 #305853;
        -webkit-box-shadow: 0 5px 0 #305853;
    border-radius:3px;
        -moz-border-radius:3px;
}
#promo .button:hover {
    background-color:#305853;
    box-shadow: 0 5px 0 #00ab94;
        -moz-box-shadow: 0 5px 0 #00ab94;
        -webkit-box-shadow: 0 5px 0 #00ab94;
}

.name {
    font-size:18px;
    margin:10px 0 5px;
	color:#00ab94;
}
.title {
	color: #C8C8C8;
	font-size: 14px;
	margin-bottom: 0;
}
.mini{ font-size: 10px;
}

.date {
    color:#999;
    font-size:12px;
    margin-bottom:0;
}


/* Contact form ========================= */

.contactform {
    width:100%; 
    overflow:hidden;
    padding-bottom:5px;
}
.contactform label {
    line-height:40px;
    text-align:right;
}
.contactform input[type=text] {
    border:1px solid #ccc;
    color:#333333;
    padding:5px 10px;
    font:inherit;
}
.contactform textarea {
    border:1px solid #ccc;
    color:#333333;
    padding:10px;
    font:inherit;
}
input[type=submit] {
    margin-top:20px;
    padding:10px 30px;
    border-radius:3px;
        -moz-border-radius:3px;
    border:none;
    font-size:16px;
    font-weight:300;
    width:auto;
    float:right;
    cursor:pointer;
    background-color:#00ab94;
    color:#ffffff;
    text-transform: uppercase;
    display:block;
    box-shadow: 0 5px 0 #305853;
        -moz-box-shadow: 0 5px 0 #305853;
        -webkit-box-shadow: 0 5px 0 #305853;
}
input[type=submit]:hover {
    background-color:#305853;
    box-shadow: 0 5px 0 #00ab94;
        -moz-box-shadow: 0 5px 0 #00ab94;
        -webkit-box-shadow: 0 5px 0 #00ab94;
}



/* Footer ========================= */

footer {
	color: #CCC;
	text-align: center;
	font-size: 12px;
	margin: 40px auto 10px;
}
footer a {
	color: #CCC;
	text-decoration: underline;
}
footer a:hover {
    color:#00ab94;
}

/* Responsive styles ========================= */

@media screen and (max-width:1020px) {
    .wrap {
        width:88%;
    }
	
	.description {
		width:100%;
	 }

@media screen and (max-width:768px) {
    .col1,
    .col2,
	.col2_2,
    .col3,
    .col4,
    .col5,
	.col6,
	.col7 {
		height:100%;
        width:100%;
        float:left;
        margin:0 0 0px;
    }
	
	.description {
		width:100%;
		text-align:justify; }
	
@media screen and (max-width: 680px) { 
    header {
        height:40px;
    }
    nav ul { 
        display: none; 
        height: auto; 
        text-align:left;
        width:100%;
        margin-top:40px;
    }  
    nav ul li {
        display: block;  
        float: none;  
        width: 100%; 
        padding-left:10px; 
        border-bottom:1px solid #00ab94;
        background-color:#2d2d2d;
    }
    nav ul li:hover {
        background-color:#00ab94;
    }
    nav ul li a {
        padding:10px;
        line-height:20px;
        border:none;
    }
    nav ul li.active a, 
    nav ul li a:hover {
        border:none;
        
    }
	
    #pull { 
        display: block;
    } 
	
	
    #home {
        margin-top:40px;
        padding:100px 0;
    }
