﻿body{
	font-family: 'Raleway',Arial,sans-serif;
	margin: 0;
	padding: 0;
	background: url('images/body_bg.jpg');
}

.wrapper{
	max-width: 1200px;
	width: 100%;
	background: #fff;
	margin: 0 auto;
}
.top{
	background: #212121;
}
.navbar {
	min-height: 35px;
}
.navbar-default .navbar-nav>li>a{
	text-decoration:none;
	color:#333;
	font-size:16px;
}

.navbar-default .navbar-nav>li>a:hover{
	color: #fff;
}

.navbar-default{
	background-image: inherit;
	-webkit-box-shadow: none;
	background: inherit;
	border: inherit;
	margin-bottom: 0;
}
.navbar-collapse{
	padding: 10px;
}
.navbar-default .navbar-nav li{

    border-left: 1px solid #111;
    -webkit-box-shadow: 1px 0 0 #323232 inset;
    -moz-box-shadow: 1px 0 0 #323232 inset;
    box-shadow: 1px 0 0 #323232 inset;

}
.navbar-default .navbar-nav li:hover{
	border-bottom: 2px solid #DB2E1C;
}
.navbar-default .navbar-nav li a{
	color: #eaeaea;
	font-size: 13px;
    line-height: 35px;
    padding: 0 11px;
    display: block;
    margin-right: -3px;
    margin-left: 1px;
    text-decoration: none;
}
.right-content{
  float: right;
}
.right-content li{
  float: left;
   list-style-type: none;
   color: #fff;
   padding: 5px 10px;
}
.right-content .pro-img img{
  max-width: 27px;
    width: 100%;
    border-radius: 50%;
    height: 27px;
}

.social{
	min-height: 35px;
	float: right;
}
.social ul{
	margin-bottom: 0;
	padding: 0;
}
.social ul li {
    border-left: 1px solid #111;
    box-shadow: 1px 0 0 #323232 inset;
    display: inline-block;
    font-size: 13px;
    list-style: outside none none;
    min-height: 30px;
}
.social ul li:last-child {
    border-right: 1px solid #111;
    box-shadow: 1px 0 0 #323232 inset;
}
.social ul li a{
	line-height: 35px;
    padding: 8px 11px;
    display: block;
    margin-right: -3px;
    margin-left: 1px;
    text-decoration: none;
}
/*.social ul li:hover{
	border-bottom: 2px solid #DB2E1C;
	min-height:35px;
}*/
.logo{
	padding: 11px 0;
}
.profile{
	float: right;
    padding-top: 10px;
}
.profile h4{
	font-size: 20px;
    font-weight: bold;
}
.noti, .message{
	float: left;
    margin-right: 20px;
}
.person-img{
	float: left;
}
.noti{
	background: url('images/loud.png')no-repeat 1px;
    padding-left: 30px;
}
.message{
	background: url('images/message.png')no-repeat 1px;
    padding-left: 30px;
}
.logo_section{
	border-bottom: 1px solid #d6d6d6;
    margin-bottom: 20px;
}
.content1{
	border-right: 1px solid #d6d6d6;
	margin-bottom: 20px;
}
.content1 h3{
	margin-top: 0;
}
.content1 p{
	margin-bottom: 3px;
}
.content1 p b, .content2 p b{
	font-size: 16px;
}
.content2{
	padding-top: 20px;
	padding-left: 45px;
}
.profile_img{
	float: left;
    margin-right: 15px;
		margin-bottom: 20px;
}
.profile_img img{
	border: 1px solid #d6d6d6;
    padding: 5px;
		max-width: 125px;
    width: 100%;
}
.place{
	display: inline-block;
}
.place p{
	float: left;
	padding-left: 20px;
	margin-right: 10px;
}
.icon1{
	background: url('images/icon1.png')no-repeat;
}
.icon2{
	background: url('images/icon2.png')no-repeat;
}
.badges p {
    float: left;
    text-align: center;
    margin-right: 10px;
    padding-top: 44px;
}
.badges p:first-child{
	padding-top: 20px;
}
.b1{
	background: url('images/b1.png')no-repeat 20px;
}
.b2{
	background: url('images/b2.png')no-repeat 20px;
}
.b3{
	background: url('images/b3.png')no-repeat 6px;
}
.b4{
	background: url('images/b4.png')no-repeat 25px;
}
.img_section{
	border-bottom: 1px solid #d6d6d6;
}
.sidebar{
	background: #f8f6f6;
	padding-bottom: 460px;
}
.sidebar h3{
	background: #004973;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}
.sidebar ul{
	padding: 0;
}
.sidebar li {
	list-style-type: none;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #959595;
   	padding: 10px 0 10px 95px;
}
.sidebar li a{
	color: #000;
}
.ab {
	background: url('images/ab.png')no-repeat 60px 9px;

}
.ex {
	background: url('images/ex.png')no-repeat 60px 9px;

}
.ha {
	background: url('images/ha.png')no-repeat 60px 9px;

}
.bl {
	background: url('images/bl.png')no-repeat 60px 9px;

}
.jo {
	background: url('images/jo.png')no-repeat 60px 9px;
}
.dash-contact{
	width: 100%;
    max-width: 570px;
    font-family: Oswald;
}

.dash-contact h3{
	border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
    font-family: oswald;
}
.dash-contact lable{
	color: #484848;
    font-family: oswald;
    font-size: 15px;
    margin-right: 10px;
    max-width: 100px;
    width: 100%;
    float: left;
}
.dash-contact1 lable{
	color: #484848;
    font-size: 15px;
    margin-right: 10px;
    max-width: 160px;
    width: 100%;
    float: left;
    font-weight: 700;
}
.dash-contact1 input{
	max-width: 500px;
    width: 100%;
    height: 35px;
    border: 0;
    margin-bottom: 15px;
    border: 1px solid #eee;
}
.dash-contact1 select{
	max-width: 500px;
    width: 100%;
    margin-bottom: 10px;
    height: 35px;
   	border-color: #eee;
}
.dash-contact1 .radio{
	max-width: 50px;
    width: 100%;
    height: 20px;
    display: block;
}
.dash-contact1 form{
	padding: 7px 67px;
}
.dash-contact1 .submit{
	background: #004973;
    color: #fff;
    max-width: 120px;
    width: 100%;
    height: 40px;
    float: right;
}
.dash-contact1 {
    width: 100%;
    border: 1px solid #eee;
    display: inline-block;
}
.dash-contact input{
	max-width: 430px;
    width: 100%;
    height: 35px;
    border: 0;
    background: #f0f0f0;
    margin-bottom: 10px;
}
.dash-contact select{
	max-width: 430px;
    width: 100%;
    margin-bottom: 10px;
    height: 35px;
    font-family: oswald;
}
.dash-contact h4{
	font-family: oswald;
	border-top: 1px solid #d4d4d4;
	padding-top: 10px;
}
.dash-contact .submit{
	background: #004973;
    color: #fff;
    max-width: 120px;
    width: 100%;
    height: 40px;
    float: right;
}
.footer-sidebar {
    padding-top: 40px;
    background: #151515;
}
.title{
	margin-bottom: 24px;
}
.title h3 {
    font-size: 18px;
    color: #dcdcdc;
    display:inline-block;
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 10px;
    font-family: 'Oswald',Arial,sans-serif;
}
.about {
	padding-bottom: 18px;
    border-bottom: 1px solid #2c2c2c;
    margin-bottom: 35px;
}
.about p{
	color:#7d7d7d;
	font-size: 15px;
}
.stay .social-network {
    width: 50%;
    display: inline-block;
    float: left;
    margin-bottom: 18px;
}
.stay a{
	float: left;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #7D523D;
    color: #FFF!important;
    text-align: center;
    margin-right: 12px;
}
.social-network.twitter>a {
    background: #64d2d9;
    padding-top: 10px;
}
.social-network.facebook>a {
    background: #3e85ce;
    padding-top: 10px;
}
.social-network.gplus>a {
    background: #e32626;
    padding-top: 10px;
}
.social-network.rss>a {
    background: #FF9A02;
    padding-top: 10px;
}
.stay .social-network-count{
	font-family: "Oswald",Arial,sans-serif;
    font-size: 28px;
    letter-spacing: 0.1px;
    padding-top: 3px;
    line-height: 1em;
    color: #7d7d7d;
}
.stay .social-network-unit {
    text-transform: uppercase;
    margin-top: 8px;
    font-size: 12px;
    line-height: 1em;
    color: #7d7d7d;
}
.post-box-small {
    margin-bottom: 20px;
}
.widget_recents .recent-item .thumb-wrap {
    overflow: hidden;
}
.post-box-small .thumb-wrap {
    float: left;
    margin-right: 16px;
    margin-bottom: 0px;
}
.post-box-small .box-small-wrap {
    padding-left: 99px;
}
.post-box-small h3 {
    font-size: 16px;
    line-height: 1.4em;
    letter-spacing: 0.1px;
    margin-top: 0;
    font-family: 'Oswald',Arial,sans-serif;
}
.post-box-small h3 a{
	color: #dcdcdc;
}

.meta-info, .meta-info .entry-author a {
    font-size: 11px;
    font-family: 'Oswald',Arial,sans-serif;
    margin-bottom: 6px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.meta-info .entry-author{
	color: #7d7d7d;
}
.meta-info .entry-date {
    color: #4f4f4f;
}
.link {
	padding-bottom: 18px;
    border-bottom: 1px solid #2c2c2c;
    margin-bottom: 35px;
}

.link ul {
    padding-left: 0px;
}
.link ul li {
    width: 53%;
}
.link ul li {
    display: inline-block;
    margin-bottom: 3px;
    padding-left: 2px;
}
.link ul li {
    list-style-type: none;
}
.link li a{
	color: #7d7d7d;

}
.f-copyright {
    background: #000;
    border-top: 1px solid #2c2c2c;
    padding: 15px 0px;
    font-size: 13px;
}
.f-copyright, .f-copyright a {
    color: #595858;
}
.login{
	padding-top: 30px
}
.login input{
	max-width: 230px;
    width: 100%;
    height: 30px;
    margin-right: 10px;
    padding-left: 10px;
}
.login .btn{
	max-width: 80px;
    width: 100%;
    background: #ec3702;
    color: #fff;
}

.login_bg{
	text-align: right;
	background: url('images/login.jpg')no-repeat;
	height: 646px;
}
.login_inner{
   max-width: 350px;
    padding-bottom: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    display: inline-block;
    margin-top: 80px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
		margin-bottom: 10%;
}
.login_inner input{
	max-width: 250px;
    width: 100%;
    margin-bottom: 10px;
    height: 30px;
}
.login_inner p{
	text-align: left;
    padding-left: 16px;
    margin-bottom: 5px;
}
.login_inner .btn{
	background: #1c6a8f;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    margin-top: 10px;
}
.login_inner h4{
	font-size: 18px;
	color: #fff;
	background:#1c6a8f;
	margin-top: 0;
    padding: 10px 0;
}
.login_inner h4 span{
	font-size: 26px;
}
.footer-sidebar1{
	padding: 20px 0;
    background: #151515;
}
.login1 input{
	max-width: 230px;
    width: 100%;
    height: 30px;
    margin-right: 10px;
    padding-left: 10px;
}
.login1 .btn{
	max-width: 80px;
    width: 100%;
    background: #ec3702;
    color: #fff;
}
.wrapper_main{
	padding: 10px 0px 10px 30px;
}
.wrapper_main h1{
	font-variant: small-caps;
}
.login1{
	text-align: center;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}
.direct p{
	float: left;
	color: #fff;
	padding-right: 5px;
	margin-top: 10px;
}
.direct p span{
	border-left: 1px solid #eee;
    padding-left: 5px;
}
.login form p{
	position: relative;
    display: inline-block;
}
.login form a{
	position: absolute;
    color: #444;
    font-size: 13px;
    text-decoration: underline;
}
.login form img{
	display: inline-block;
}
.direct{
	display: inline-block;
}
.login1 h2{
	color: #fff;
}
.dash1{
	border-bottom: 1px solid #d6d6d6;
    padding-bottom: 20px;
    margin-top: 20px;
}
.dash1 h3{
	background: #f5f5f5;
    padding: 10px;
    font-weight: 700;
    color: #434a54;
    margin-top: 0;
}
.box1{
	border: 1px solid #eee;
	padding-bottom: 10px;
	height: 247px;
}
.box1 h4{
	background: #e95f7d;
    margin-top: 0;
    padding: 10px;
    color: #fff;
}
.box1 img{
	padding-left: 36px;
}
.box1 p{
	text-align: center;
    background: #00a651;
    color: #fff;
    margin: 0 54px;
    padding: 5px 0;
}
.box2{
	border: 1px solid #eee;
	padding-bottom: 10px;
	height: 247px;
}
.box2 tr td{

    list-style-type: none;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 500;
}
.box2 h4{
	background: #b782af;
    margin-top: 0;
    padding: 10px;
    color: #fff;
}
.box3{
	border: 1px solid #eee;
	padding-bottom: 10px;
	height: 247px;
}
.box3 h4{
	background: #8393f3;
    margin-top: 0;
    padding: 10px;
    color: #fff;
}
.box3 img{
	padding-left: 5px;
}
.box4{
	border: 1px solid #eee;
	padding-bottom: 10px;
	height: 247px;
}
.box4 h4{
	font-weight: 700;
    margin-left: 5px;
    color: #434a54;
}
.box4 .date{
	background: url('images/cal.png')no-repeat;
    padding-left: 30px;
    margin-left: 5px;
}

.box4 .job{
	background: url('images/trafi.png')no-repeat;
    padding-left: 30px;
    margin-left: 5px;
}
.box4 .date p,.box4 .job p{
	font-weight: 600;
	color: #434a54;
}
.box5,.box6,.box7{
	border: 1px solid #eee;
	padding-bottom: 10px;
	height: 345px;

}

.box5 h3,.box6 h3,.box7 h3{
	background: #f5f5f5;
    padding: 10px;
    font-weight: 700;
    color: #434a54;
    margin-top: 0;
    font-size: 23px;
}
.box5 ul{
	padding: 0;
}
.box5 ul li{
	border-bottom: 1px solid #eee;
    background: url('images/blog.png')no-repeat;
    padding:5px 0 10px 40px;
    list-style-type: none;
    margin-top: 5px;
    font-weight: 700;
}
.box5 ul li span{
	font-weight: 600;
    font-size: 13px;
    font-style: italic;
}
.box5 ul li:last-child{
	border-bottom: 0;
}
.box6 ul li{
	list-style-image:url('images/dot.png');
	font-weight: 700;
    padding: 9px 0;
}
.box7 ul li{
	list-style-image:url('images/trafi1.png');
	font-weight: 700;
    padding: 9px 0;
}
.box8{
	border: 1px solid #eee;
	padding-bottom: 10px;
	height: 355px;
}
.box8 h3{
	background: #f5f5f5;
    padding: 10px;
    font-weight: 700;
    color: #434a54;
    margin-top: 0;
}
.box8 ul li{
	font-weight: 700;
    font-size: 17px;
    padding-bottom: 10px;
}
.box8 img{
	margin: 17px;
}
@media screen and (max-width:1024px){

.sidebar li{
	 padding: 10px 0 10px 65px;
}
.ab{
	background: rgba(0, 0, 0, 0) url("images/ab.png") no-repeat scroll 35px 10px;
}
.ex {
    background: rgba(0, 0, 0, 0) url("images/ex.png") no-repeat scroll 35px 9px;
}
.ha {
    background: rgba(0, 0, 0, 0) url("images/ha.png") no-repeat scroll 35px 9px;
}
.bl {
    background: rgba(0, 0, 0, 0) url("images/bl.png") no-repeat scroll 35px 9px;
}
.jo {
    background: rgba(0, 0, 0, 0) url("images/jo.png") no-repeat scroll 35px 9px;
}
.badges p {
	margin-right: 5px;
}
.box2 tr td{
	padding: 5px;
}
.box1 img {
    padding-left: 14px;
}
.box1 p{
	margin: 0 30px;
}
.box4{
	height: 260px;
}
.box5, .box6, .box7{
	height: 450px;
}
.box8 {
	height: 435px;
}
.box8 img {
    margin: 0;
}
}
@media screen and (max-width:768px){
.navbar-default .navbar-nav li a{
	padding: 0 9px;
}
}
@media screen and (max-width:767px){
.navbar-toggle{
	float: left;
}
.sidebar{
	padding-bottom: 45px;
}
.login {
    padding-top: 10px;
}
}
@media screen and (max-width:480px){
.login .btn{
	margin-top: 14px;
}
.login form img{
	margin-top: 10px;
}
.login input{
	max-width: 158px;
	width: 100%;
}
.login1 input{
	margin-top: 10px;
}
.box2 tr td {
    padding: 5px 0 10px 30px;
}
.box1 img {
    padding-left: 65px;
}
.box1 p {
    margin: 0 80px;
}
.box3 img {
    padding-left: 40px;
}
.box4 {
    height: 275px;
}
.box4 img{
	max-width: 310px;
	width: 100%;
}
.box1,.box2,.box4,.box5, .box6, .box7{
	margin-bottom: 10px;
}
.box5, .box6, .box7 {
    height: 310px;
}
.box8 {
    height: 455px;
}
}
.footer3{
	background-color: #000;
	color: #fff;
	padding: 10px;
}
