@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
}

.paragraph{
	font-size:12px;
	letter-spacing:0.8px;
}

.content{
	margin-top:15px;
}

#tab-two{
	display:none;
}

#tab-three{
	display:none;
}


.landing-logo{
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.landing-copyright{
	margin-bottom:50px;
	text-align:center;
}

.welcome-text h3{
	font-family:'Raleway', sans-serif;
	font-size:20px;
	color:#535353;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	margin-top:20px;
}

.welcome-text p{
	text-align:center;
	font-size:14px;
	font-family:'Dosis', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:50px;
	color:#ce1a13;
}

.navigation-icons{
	width:270px;
	margin-left:auto;
	margin-right:auto;	
}


.home-nav{
	background-image:url(../images/home.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:36px 36px;	
}

.about-nav{
	background-image:url(../images/cog2.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:36px 36px;	
}

.folio-nav{
	background-image:url(../images/image2.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:36px 36px;
}

.blog-nav{
	background-image:url(../images/pencil.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:36px 36px;
}

.video-nav{
	background-image:url(../images/film.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:36px 36px;
}

.mail-nav{
	background-image:url(../images/mail.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:36px 36px;
}


.nav-icon{
	float:left;
	border-radius:50px;
	width:60px;
	height:60px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:25px;
}

.icon-red{
	background-color:#fc5858;
}

.icon-blue{
	background-color:#259780;
}

.icon-dblue{
	background-color:#2f95bf;
}

.icon-magenta{
	background-color:#9b59b6;
}

.icon-green{
	background-color:#2ecc71;
}

.icon-yellow{
	background-color:#f1c40f;
}

.small-navigation-icons{
	margin-top:30px;
	width:180px;
	margin-left:auto;
	margin-right:auto;	
}

.copyright{
	color:#252525;
	display:block;
	text-transform:uppercase;
	float:none;
	text-align:center;
	margin-top:20px;
	font-size:12px;
}

.footer{
	margin-top:-30px;
}

.small-nav-icon{
	width:40px;
	height:40px;
	border-radius:40px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}



.facebook-nav{
	background-image:url(../images/facebook.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	background-color:#3a77a1;
}

.phone-nav{
	background-image:url(../images/phonehook.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	background-color:#b3d557;
}

.twitter-nav{
	background-image:url(../images/twitter.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	background-color:#6cd0d9;
}

.up-nav{
	background-image:url(../images/bendedup.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	background-color:#e34e47;
}




.header{
	position:fixed;
	width:100%;
	z-index:9999;
	height:60px;
	background-color:#FF6600;
	border-bottom:solid 1px #e9e9e9;
}

.header-clear{
	height:70px;
}


.logo-home{
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}

.header-text{
	float:right;
	padding-top:17px;
}

.header-text strong{
	letter-spacing:normal;
	font-family:'Lato', sans-serif;
	font-size:18px;
	color:white;
	font-weight:600;
	display:block;
	text-align:right;
	padding-right:20px;
}

.header-text em{
	font-family:'Dosis', sans-serif;
	font-size:13px;
	letter-spacing:0.8px;
	font-style:normal;
	color:white;
	display:block;
	padding-right:20px;
}

.heading{
	margin-bottom:20px;
}

.heading em{
	font-family:'Dosis', sans-serif;
	font-style:normal;
	font-size:12px;
	color:#ce1a13;
}

.heading h3{
	color:#252525;
	font-weight:200;	
}

.heading-left{
	float:left;
}

.heading-right{
	float:right;
	margin-top:5px;
}

.thumbs{
	width:110%;
	margin-left:-5%;
}


.thumb{
	width:50%;
	box-sizing:border-box;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-bottom:10px;
}

.thumb img{
	width:100%;
	display:block;
}


.left-thumb-text{
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	margin-top:-30px;
}

.right-thumb-text{
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	margin-top:-30px;
}

.content-tab{
	font-size:14px;
	color:#FFFFFF;
	background-color:#252525;
	width:32%;
	text-transform:uppercase;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:2px;
	margin-bottom:20px;
	margin-top:10px;
}

.gohome2 {
   width: 40px;
    height: 40px;
    border: 0px #fff solid;
    float: left;
    background:url(../images/code001.png);
}
.gohome2 a img {
    display: inline-block;
    max-height: 40px;
    max-width: 35px;
    margin: 2px 2px 2px 2px;
}
.gohome2 a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
    text-align: center;
}
.gohome {
    width: 40px;
    height: 40px;
    border: 0px #fff solid;
    float: left;
}
.gohome a img {
    display: inline-block;
    max-height: 40px;
    max-width: 35px;
    margin: 2px 2px 2px 2px;
}
.gohome a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
    text-align: center;
}

.C_gohome2 {
    border: 0px #fff solid;
    float: left;
    background:url(../images/code001.png);
}
.C_gohome2 a img {
    display: inline-block;
    max-height: 40px;
    max-width: 35px;
    margin: 2px 2px 2px 2px;
}
.C_gohome2 a {
    color: #FFFFFF;
    font-size: 13px;
    text-shadow:none;
    text-decoration: none;
    text-align: center;
}

.C_gohome {
    border: 0px #fff solid;
    float: left;
}
.C_gohome a img 
{
    display: inline-block;
    max-height: 40px;
    max-width: 35px;
    margin: 2px 2px 2px 2px;
}
.C_gohome a 
{
    color: #FFFFFF;
    font-size: 13px;
    text-shadow:none;
    text-decoration: none;
    text-align: center;
}


.radius4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.radius20 {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

a, span.tag {
    color: #ffffff;
}

a, span.tag {
    text-decoration: none;
}


.pro header {
    height: 43px;
    background: #bf0000;
    border-bottom: 1px solid #850400;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
.pro header p {
    font-size: 18px;
    color: #fff;
    width: 195px;
    height: 43px;
    overflow: hidden;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
      
}
.head_icon1 {
    background: #d90707 url(../images/iconall.png) no-repeat 0 -119px;
    width: 61px;
    height: 43px;
    display: block;
    float: left;
}
#contain {
    margin: 0 auto;
    overflow: hidden;
}



















