@charset "utf-8";


/* CSS Document */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

@font-face {
	
	
    font-family: 'proxima_novabold';
	
	
    src: url('../fonts/proximanova-bold_0.eot');
	
	
    src: url('../fonts/proximanova-bold_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold_0.woff') format('woff'),
         url('../fonts/proximanova-bold_0.ttf') format('truetype'),
         url('../fonts/proximanova-bold_0.svg#proxima_novabold') format('svg');
	
	
    font-weight: normal;
	
	
    font-style: normal;
	
	


}






@font-face {
	
	
    font-family: 'proxima_novaregular';
	
	
    src: url('../fonts/proximanova-regular_0.eot');
	
	
    src: url('../fonts/proximanova-regular_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular_0.woff') format('woff'),
         url('../fonts/proximanova-regular_0.ttf') format('truetype'),
         url('../fonts/proximanova-regular_0.svg#proxima_novaregular') format('svg');
	
	
    font-weight: normal;
	
	
    font-style: normal;
	
	


}






@font-face {
	
	
    font-family: 'proxima_novasemibold';
	
	
    src: url('../fonts/proximanova-semibold_0.eot');
	
	
    src: url('../fonts/proximanova-semibold_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-semibold_0.woff') format('woff'),
         url('../fonts/proximanova-semibold_0.ttf') format('truetype'),
         url('../fonts/proximanova-semibold_0.svg#proxima_novasemibold') format('svg');
	
	
    font-weight: normal;
	
	
    font-style: normal;
	
	


}






@font-face {
	
	
    font-family: 'proxima_novalight';
	
	
    src: url('../fonts/proximanova-light.eot');
	
	
    src: url('../fonts/proximanova-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-light.woff') format('woff'),
         url('../fonts/proximanova-light.ttf') format('truetype'),
         url('../fonts/proximanova-light.svg#proxima_novalight') format('svg');
	
	
    font-weight: normal;
	
	
    font-style: normal;
	
	



}






Body {
	
	
    margin:0 auto 0;
	
	
    padding-bottom:0;
	
	
    padding-left:0;
	
	
    padding-right:0;
	
	
    padding-top:0;
	
	
	font-family:'proxima_novaregular';
	
	
	font-size:14px;
	
	
	color: #000;
	
	


}






html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	
	
    margin:0;
	
	
    padding:0;
	
	
    border:0;
	
	
    outline:0;
	
	
    font-size:100%;
	
	
    vertical-align:baseline;
	
	
    background:transparent;
	
	
    font-family: 'proxima_novaregular';
	
	


}





h5{
	
	font-family: 'proxima_novasemibold';
	
	 color:#000;
	
	 margin:10px 0

}





article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	
	
    display:block;
	
	


}





blockquote, q {
	
	 quotes:none;
	

}




blockquote:before, blockquote:after,
q:before, q:after {
	
	  content:'';
	
	  content:none;
	

}





a {
	
	
    margin:0;
	
	
    padding:0;
	
	
    font-size:100%;
	
	
    vertical-align:baseline;
	
	
    background:transparent;
	
	
    text-decoration:none;
	
	
    color:inherit;
	
	


}





hr{
	
	
    color:#CCC;
	
	 height:1px;
	
		


}





/* change colours to suit your needs */
ins {
	
	 background-color:#ff9;
	
	 color:#000;
	
	text-decoration:none;
	

}





/* change colours to suit your needs */
mark {
	
	
    background-color:#ff9;
	
	
    color:#000;
	
	
    font-style:italic;
	
	
    font-weight:bold;
	
	


}





del {
	
	 text-decoration: line-through;
	

}





abbr[title], dfn[title] {
	
	 border-bottom:1px dotted;
	
	 cursor:help;
	

}





table {
	
	 border-collapse:collapse;
	
	 border-spacing:0;
	

}






/* change border colour to suit your needs */
hr {
	
	
    display:block;
	
	
    height:1px;
	
	
    border:0;
	
	
    border-top:1px solid #cccccc;
	
	
    margin:1em 0;
	
	
    padding:0;
	
	


}





input, select {
	
	 vertical-align:middle;
	

}





html {
	
	margin:0 !important;
	
	padding:0 !important;
	
	border:0 !important;
	

}





/*body{
	
	 padding:0;
	
	background:url(../images/bg.jpg) repeat;
	
	margin: 0 auto;
	
 
}



*/

h1{
	
	
	color: #fff;
	
	
	text-shadow: #666 2px 2px;
	
	
	font-size: 50px;
	
	
	font-family: 'proxima_novabold';
	
	
	line-height: 25px;
	
	


}





h2{
	
	
	color: #fff;
	
	
	text-shadow: #666 2px 2px;
	
	
	font-size: 40px;
	
	
	font-family: 'proxima_novaregular';
	
	


}






h3{
	
	
	font-family: 'proxima_novabold';
	
	
    color:#f2882e;
	
	
	font-size:24px;
	
	
	text-transform:uppercase;
	
	 	


}





h4{
	
	
	color: #f2882e;
	
	
	font-size: 16px;
	
	
	font-family: 'proxima_novabold';
	
	
	margin: 3px 0;
	
	

!important


}






p{
	
	
     color:#000;
	
	
	 font-size:14px;
	
	
	 padding:5px 0;
	
	


}






/*-------------------------------------------------------------------------------------------*/

.main-wrapper{
	
	 width:100%;
	
	 height:100%;
	
	 padding:0;
	
	 margin:0;
	
 
}





.in-wrapper{
	
	 width: 960px;
	
	 margin: 0 auto;
	
	 height: auto;
	
	 background: #d7d4a7;
	

}





.header{
	
	
	width: 100%;
	
	
	height: 107px;
	
	
	box-shadow: 0px 1px 0px #ccc;
	
	
	position: fixed;
	
	
	top: 0px;
	
	
	z-index: 999999;
	
	
	background: #fff;
	
	


}





.header-wrap {
	
	  width: 960px;
	
	 margin: 0 auto;
	
	 height: 100px;
	

}





.MenuBarHorizontal{
	
	 margin-top: 35px;
	

}





.logo {
	
	
	float: left;
	
	
	width: 225px;
	
	
	height: 100px;
	
	
	margin-left: 15px;
	
	
	margin-top: 7px;
	
	


}





#nav-wrap {
	
	
    width: 700px;
	
	
    height: 106px;
	
	
    float: left;
	
	


}





#nav {
	
	
	width: 560px;
	
	
	height: 90px;
	
	
	float: right;
	
	


}





#nav ul li a {
	
	
    top: 0px !important;
	
	
    text-decoration: none;
	
	
    width: auto;
	
	
    padding: 8px 11px;
	
	
    display: block;
	
	
    text-align: left;
	
	
    margin-right: 1px;
	
	
    margin-bottom: 1px;
	
	
    text-transform: uppercase;
	
	
    font-size: 13px;
	
	
	color:#000;
	
	
	transition: all 0.3s;
	
	
	-moz-transition: all 0.3s;
	
	
	-webkit-transition: all 0.3s;
	
	
	-o-transition: all 0.3s;
	
	
	-ms-transition: all 0.3s;
	
	
	font-family:'proxima_novaregular';
	
	


}







#nav ul li a:hover {
	
	
	color:#f2882e;
	
	


}





ul li {
	
	
	margin: 0;
	
	
	padding: 0;
	
	
	list-style-type: none;
	
	
	font-size: 100%;
	
	
	position: relative;
	
	
	text-align: right;
	
	
	cursor: pointer;
	
	
	width: auto;
	
	
	float: left;
	
	
	font-family: 'proxima_novabold';
	
	


}





.three-div{
	
	
    position: absolute;
	
	
    height: 150px;
	
	
    left: 10px;
	
	
    top: 120px;
	
	
    right: 10px;
	
	
    /*background-color: #00c;
	
	*/


}





.outer{
	
	
	position: relative;
	
	
	width: 960px;
	
	
	height: 270px;
	
	
	margin: 0px auto;
	
	
	/*border: 2px solid #c00;
	
	*/
	bottom: 300px;
	
	


}




.banner{
	
	height:702px

}




.box1{
	
	
	width: 300px;
	
	
	height: 140px;
	
	
	background: #fff;
	
	
	border-left: 3px solid orange;
	
	
	float: left;
	
	
	margin-left: 10px;
	
	
	padding: 13px 15px;
	
	


}





.more a{
	
	
    font-family:'proxima_novasemibold';
	
	
	font-size: 14px;
	
	
	color:#000;
	
	
	transition: all 0.3s;
	
	
	-moz-transition: all 0.3s;
	
	
	-webkit-transition: all 0.3s;
	
	
	-o-transition: all 0.3s;
	
	
	-ms-transition: all 0.3s;
	
	


}





.more a:hover{
	
	
	color:#f2882e;
	
	
	text-decoration:none;
	
	


}





.footer{
	
	
	margin: 0 auto;
	
	
	width: 960px;
	
	
	height: 130px;
	
	
	padding: 10px 20px;
	
	


}




.foo-box1{
	
	
	width: 380px;
	
	
	height: 110px;
	
	
	background: #fff;
	
	
	float: left;
	
	


}






.foo-box2{
	
	
	width: 350px;
	
	
	height: 110px;
	
	
	background: #fff;
	
	
	float: right;
	
	


}





.fill{
	
	width:100%;
	

}





 /*faster sliding speed */
.carousel-inner > .item {
	
	
    -webkit-transition: 0.3s ease-in-out left;
	
	
    -moz-transition: 0.3s ease-in-out left;
	
	
    -o-transition: 0.3s ease-in-out left;
	
	
    transition: 0.3s ease-in-out left;
	
	


}





 /*keep full widget on smaller screens */
@media (max-width: 767px) {
	
	
    body {
		
		
        padding-left: 0;
		
		
        padding-right: 0;
		
		
    
	
	}

	

	


}





.carousel .item {
	
	
    width: 100%;
	
	 /*slider width*/
    max-height: 700px;
	
	 /*slider height*/


}




.carousel .item img {
	
	
    width: 100%;
	
	 /*img width*/


}






.sep{
	
	
    padding:4px 0;
	
		


}






.social{
	
	
	width: 108px;
	
	
	height: 32px;
	
	
	border: 1px #7c7f82 solid


}





.element{
	
	
	border-right: 1px #7c7f82 solid;
	
	
	width: 35px;
	
	
	height: 32px;
	
	
	float: left


}





.element img{
	
	
    padding-left:2px;
	
	


}





.footer-text{
	
	
    color:#000;
	
	
	font-size:12px;
	
	
	font-family:'proxima_novasemibold';
	
	


}





.footer-text a{
	
	
	color: #f2882e;
	
	
	


}





.footer-text a:hover{
	
	
	color: #505050;
	
	
	text-decoration: none;
	
	


}





.foo-box2 a{
	
	
    color:#000;
	
	
	font-size:14px;
	
	
	text-transform:uppercase;
	
		


}





.foo-box2 a:hover{
	
	
    color:#f2882e;
	
	
	text-decoration:none;
	
		


}






.banner-tagline {
	
	
	font-size: 17px;
	
	


}





.banner-heading{
	
	background: #fff;
	
	width: 900px;
	
	height: 90px;
	
	padding: 16px 30px;
	
	position: absolute;
	
	bottom: 0px;
	
	left: 0;
	
	right: 0;
	
	margin-left: auto;
	
	margin-right: auto;
	
	border-bottom: 1px solid #f2882e

}






.tab-content p{
	
	
   font-size:17px;
	
	
   line-height:21px;
	
		


}





#partners-list img{
	
	
   float:left;
	
	
   max-width:100%;
	
	
   margin:25px 15px;
	
		


}





#ap div{
	
	
   margin:20px 0;
	
		


}






.cd-wrap{
	
	margin:5px 0

}





.cd-icon{
	
	 float:left 

}





.cd-icon img{
	
	 vertical-align:center

}





.cd-detail {
	
	
	float: left;
	
	
	width: 350px;
	
	
	margin-left: 10px


}





.cd-detail1 {
	
	
	float: left;
	
	
	width: 280px;
	
	
	margin-left: 10px;
	
	
	


}





.div-text{
	
	position:absolute;
	
	 width: 920px;
	
	 height: 250px;
	
	z-index: 9999;
	
	bottom:300px;
	
	left: 50%;
	
	margin-left: -460px;
	

}





.in-text{
	
	 margin-top:200px;
	

}





.top-banner{
	
	margin:107px auto 0

}





.contact-person{
	
	margin:10px 0 0 15px;
	
	 width:300px;
	
	 float:left;
	

}





.contact-person-picture{
	
	
	margin: 13px 0;
	
	
	width: 86px;
	
	
	height: 95px;
	
	
	float: left


}






.track{
	
	
    padding:15px;
	
	 margin-left:30px;
	
	
	width:30%;
	
	 float:left	


}





.track a:hover{
	
	
	text-decoration:none;
	
	
	color:#f2882e;
	
	
    	


}





h6{
	
	 color:#333;
	
	 font-size:14px;
	
	 font-family:'proxima_novasemibold';
	
	


}





.hr{
	
	height:1px;
	
	 background:#000;
	
	 margin:10px auto 5px

}





.copyr{
	
	font-family:Arial, Helvetica, sans-serif

}





.desg{
	
	color:#f2882e 

}





.active a{
	
	color:#f2882e !important

}







.img-border {
	
	
    border: 3px solid #000;
	
	
    border-radius: 20px;
	
	


}
.thumb .col-lg-3{width:24%!important}


.hr-colour {
	border-top:1px solid #000 !important;
}