@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body {margin: 0; padding: 0; font-family: 'Open Sans', sans-serif;}
.clear {clear: both;}
img {max-width: 100%;}

/* CSS Document */

/*header*/
.header{background:url(../images/header-bg.jpg) no-repeat top; background-size:cover; padding-bottom: 30px;}
.header .logo{}
.header .button{margin:25px 0 15px 0; text-align:right;}
.header .button .login{background:#ffe399; color:#000; margin-right:8px;}
.header .button .login:hover{background:#e70d00; color:#fff;}
.header .button a{background:#ac8113; padding:10px 25px; border-radius:5px;  text-decoration:none; color:#fff; font-size:14px; font-weight:bold; display:inline-block;}
.header .button a:hover{background:#e70d00; color:#fff;}
.header p{margin-top:15px; float:right; font-size:24px; color:#fff; font-family: 'Oswald', sans-serif; text-transform:uppercase; text-shadow: 1px 2px 1px rgba(1,1,1,.27);}
.navbar-default{border:none;
border-radius:7px;
	background-image: -webkit-linear-gradient(bottom, #373737, #242424 43%, #373737 98%);
	background-image: -moz-linear-gradient(bottom, #373737, #242424 43%, #373737 98%);
	background-image: -o-linear-gradient(bottom, #373737, #242424 43%, #373737 98%);
	background-image: -ms-linear-gradient(bottom, #373737, #242424 43%, #373737 98%);
	background-image: linear-gradient(to top, #373737, #242424 43%, #373737 98%);
}
.navbar-default .navbar-nav>li>a{color:#FFF; font-size:14px; font-weight:bold; text-transform:uppercase; border-left:1px solid #3b3b3b; border-right:1px solid #1e1e1e;}
.navbar-default .navbar-nav>li>a:hover{color:#fff; background:#e70d00; }
.navbar-default .navbar-nav>li:first-child a{border-radius:7px 0px 0px 7px; border-left:none;}
.navbar-default .navbar-nav>li:last-child a{border-right:none;}
.navbar-collapse {padding-left:0px;}
.navbar-nav>li>a{line-height:30px;}
.nav>li>a{padding:10px 25px;}
.header .businuss{text-align:center; font-size:30px; margin-top:10px; font-family: 'Oswald', sans-serif; color:#000;}
.header .businuss span{display:block; font-size:36px; padding-bottom:15px;}
.header .search{text-align:center; color:#FFF; font-size:30px; font-weight:bold;}

.form-service{background: rgba(255, 255, 255, 0.21); margin-top:10px; padding:25px; border-radius:7px;}
.form-control{padding:13px 20px; height:auto; border-radius: 7px; font-size:18px;}
.sub{padding:8px 15px; width:100%; border-radius: 7px; border:none; background:#e70d00; color:#fff; font-size:24px; font-weight:bold; text-transform:uppercase;}

/*listing-wrap*/
.listing-wrap{background:#f5f5f5; padding:30px 0px;}
.listing-heading{font-size:36px; font-weight:bold; color:#2a2a2a; font-family: 'Raleway', sans-serif; text-transform:uppercase; text-align:center;}
.seprater{border-bottom:3px solid #ffc700; padding-bottom:3px; width:200px; margin: 0 auto;}
.listing-wrap p{font-size:14px; color:#616060; margin-top:15px; line-height:24px; padding-bottom:30px;}

.listing-service{list-style:none;}
.listing-service li{margin-bottom:30px; text-align:center;}
.listing-pic img{border:1px solid #eeeeee;}

/*welcome-wrap*/
.welcome-wrap{margin-top:30px; }
.headingwrap{padding-bottom:40px;}
.heading-text{font-size:34px; color:#2a2a2a; font-weight:bold; font-family: 'Raleway', sans-serif; text-align:center; text-transform:uppercase;}
.heading{font-size:16px; color:#aeaeae; font-weight:600; text-align:center; letter-spacing:2px; text-transform:uppercase; padding-bottom:5px;}


.welcome-wrap .heading span{border-bottom:3px solid #ffc700; padding-bottom:8px;}
.welcome-wrap p{margin-top:10px; font-size:14px; color:#a0a0a0; line-height:24px;}
.welcome-wrap p span{display:block; margin-top:12px;}
.more{padding-top:32px; padding-bottom:30px;}
.more a{text-decoration:none; border:2px solid #dedede; padding:10px 30px; border-radius:50px; text-transform:uppercase; font-size:16px; color:#aaaaaa; font-weight:600;}
.more a:hover{background:#ffc700; color:#fff; border:1px solid #ffc700;}


/*contact-wrap*/
.contact-wrap{padding-top:50px; }
.contact-wrap .contact{background:#ffc700; padding:25px 30px;}
.contact-wrap .contact-heading{font-size:50px; color:#fff; font-weight:bold; font-family: 'Raleway', sans-serif;}
.contact-wrap .contact-heading i{font-size:60px; padding-right:10px;}
.contact-wrap p{font-size:26px; color:#fff; font-weight:600; margin-top:10px; line-height:36px;}
.contact-wrap .Network{background:#e70d00; padding:25px 30px;}
.contact-wrap .Network-heading{font-size:50px; color:#fff; font-weight:bold; font-family: 'Raleway', sans-serif;}
.contact-wrap .Network-heading i{font-size:60px; padding-right:10px;}
.contact-wrap p{font-size:26px; color:#fff; font-weight:600; margin-top:10px; line-height:36px;}


/*blog-wrap*/
.blog-wrap{margin:30px 0;}
.blog-wrap .heading span{border-bottom:3px solid #ffc700; padding-bottom:8px;}

.service{list-style:none; text-align:center;}
.service .blog-pic{border-left:5px solid #ffc700; position:relative;}
.service .date{position:absolute; top:30px; left:15px; background:#ffc700; padding:10px 30px; border-radius:0px 25px 25px 0px; font-size:16px; font-weight:600; color:#fff;}

.service h3{margin-top:15px; color:#313131; font-size:18px; font-weight:bold; padding-bottom:10px;}
.service p{color:#8b8b8b; font-size:14px; line-height:24px;}
.add{padding-top:25px; text-align:center;}

/*footer-wrap*/
.footer-wrap{background:#333333; margin-top:35px; padding:25px 0px;}
.footer-wrap p{padding-top:15px; font-size:13px; color:#8a8a8a; line-height:20px;}
.footer-wrap .social{margin-top:20px;}
.footer-wrap .social a{padding:3px;}
.footer-wrap .footer-logo{margin-top:16px;}
.footer-service{list-style:none; padding-top:10px;}
.footer-service li{float:left; width:33%;}
.footer-service li a{text-decoration:none; color:#d0d0d0; font-size:14px; line-height:30px; display:block;}
.footer-service li a:before{content: "\f105"; font-family: 'FontAwesome'; padding-right:10px;}
.footer-service li a:hover{color:#fff;}
.footer-service li a i{padding-right:10px;}
.footer{background:#222222; padding:10px 0px;}
.footer .copy{font-size:14px; color:#7c7c7c;}
.footer .powered-by{font-size:14px; color:#7c7c7c; float:right;}
.footer .powered-by a{color:#9d9d9d; text-decoration:none;}
.footer .powered-by a:hover{color:#fff;}

/*inner page*/

/*about us*/
.inner-page{margin-top:40px;}
.inner-page .inner{font-size:36px; font-family: 'Raleway', sans-serif; font-weight:600; text-transform:uppercase; border-bottom:1px solid #e9e9e9; padding-bottom:8px;}
.inner-page p{padding-top:15px; font-size:14px; line-height:24px;}
.inner-page p span{display:block;}



/*contact us*/
.info-wraper .info-heading {font-size: 18px; color: #333; font-weight: 600; margin-top:15px;}
.info-wraper p {font-size: 14px; color: #333; padding-top: 5px; line-height: 24px; padding-bottom: 15px;}
.contact-button .button{border:2px solid #dedede; background:none; padding: 11px 32px; color:#aaaaaa; text-transform: uppercase; font-weight: bold;}
.contact-button .button:hover{background:#ffc700; color:#fff; border:2px solid #ffc700;}
.info-wraper .contact-form {height: 45px;}
.reach-wraper .reach-heading {font-size: 18px; color: #333; font-weight: 600; margin-top:45px;}
.reach-wraper p {font-size: 14px; color: #333; line-height: 24px; padding-top: 3px;}
.reach-wraper .phone {font-size: 16px; padding-top: 15px; font-weight: bold; color: #000; padding-bottom: 20px;}
.reach-wraper .phone span {font-weight: normal;}


/*register*/
.inner-page h3{padding:20px 0px; font-size:26px; font-weight:600;}
.inner-page .btn-search-submit {border: 2px solid #ffc700; background: #ffc700; padding: 11px 32px; color: #fff; text-transform: uppercase; font-weight: bold;}
.inner-page .btn-search-submit:hover{background:#333;}
.inner-page h4{padding:20px 0px; font-size:18px; font-weight:600;}
.inner-page .about-pic{margin-top:25px;}
.inner-page .forgot{margin-top:10px;}
.inner-page .forgot a{text-decoration:none; color:#33a3dd;}
.inner-page .forgot a:hover{text-decoration:underline; color:#33a3dd;}

.regform{}
.regform .form-control{height:auto; padding:10px 15px;}
.regform span{color:#F00;}
.regform>.row{margin-bottom:15px;}
.advertise{margin-top:20px;}
.logintext{text-align:center; font-size:18px; margin:15px 0 20px 0; font-weight:600;}
.reglink{text-align:center;}
.reglink a{color:#ffc700;}
.reglink a:hover{color:#000;}


.direction-listing {margin-top: 10px}
.direction-listing .listing {list-style: none}
.direction-listing .listing li a {background: #fff; padding: 8px 7px; display: block; margin: 5px; text-decoration: none; color: #333738; font-weight: bold; border: 1px solid #ebebeb; font-size: 14px;	box-shadow: 1px 1px 1px rgba(0,0,0,0.05)}
.direction-listing .listing li a:before {content: "\f0da"; margin: 10px; font-family: 'FontAwesome';}
.direction-listing .listing li a:hover{background:#ffc700; color:#fff; border-color:#e7b400;}




/*dashboard*/
.contentwrap {
    margin: 10px 0 25px 0;
    padding-top: 0px;
    padding-bottom: 20px;
    min-height: 300px;
}



.contentwrap h2 {
    margin-top: 0;
    color: #000;
    padding-bottom: 10px;
}


.dashboardlist {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
}


.dashboardlist li {
	background: #000;
	width: 190px;
	height: 100px;
	text-align: center;
	border: 1px solid #000;
	margin: 0 20px 20px 0;
	padding: 15px 15px;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.dashboardlist li a {
	color: #fff;
}
.dashboardlist li a i {
	font-size: 36px;
	display: block;
	margin: 0 0 10px 0;
	text-align: center;
}
.dashboardlist li a:hover {
	text-decoration: none;
	color: #FFA700;
}







/*list-detail*/
.inner-content {
    padding-top: 30px;
}



.leftcolunmm {
    background: #F1F1F1;
    padding: 10px;
}


.leftcolunmm h3 {
    font-size: 18px;
    margin: 0;
    background: #000;
    color: #fff;
    padding: 7px 10px;
}


.leftcolunmm .leftnav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.leftcolunmm .leftnav li {
}



.leftcolunmm .leftnav li a {
    display: block;
    font-size: 12px;
    color: #000;
    border-bottom: 1px dashed #fff;
    padding: 5px 0;
}

.leftcolunmm .leftnav li a:before {
    content: "\f105";
    font-family: FontAwesome;
    padding-right: 7px;
    font-size: 14px;
}







.information .info-img img {
    border: 8px solid #ddd;
}


.contentwrap h2 {
    margin-top: 0;
    color: #000;
    padding-bottom: 10px;
}


.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.heading {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    border: none;
}

.second-heading {
    font-size: 13px;
    font-weight: bold;
}
.detail {
    font-size: 13px;
}




.modal-body .formwraper {
    border: none;
}


.formwraper {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 5px 5px 0 0;
}

.modal-body .formwraper .formint {
    padding: 0;
}

.modal-body .formwraper .input-group {
    width: 98%;
}
.formwraper .input-group {
    margin-bottom: 10px;
	    width: 60%;
}


.formwraper .input-group-addon {
    width: 35%;
    background: none;
    border: none;
    text-align: left;
}

.formwraper .input-group-addon span {
    color: #FF040B;
}


.information p {
    font-size: 14px;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 20px;
    color: #555;
}


.panel-body {
    margin-top: 10px;
    padding: 0;
}



.panel-body h3 {
    margin-bottom: 5px;
    color: #022F13;
}
.detailbox {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
}
.gallery-img {
    list-style: none;
}

.gallery-img li {
    margin-bottom: 10px;
}

.rating-wraper .time {
    font-size: 14px;
}

.time span {
    font-weight: bold;
}


.curremt-rating {
    margin-bottom: 8px;
}

.curremt-rating span {
    margin-left: 78px;
    font-weight: bold;
}


.rating {
    margin-bottom: 8px;
}
.rating span {
    margin-left: 78px;
    font-weight: bold;
}


.button {
    padding-top: 10px;
    float: right;
}

.button a {
    background: #FFA700;
    padding: 8px 24px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.button a:hover {
	background: #FFA700;
	color:#000;
}



.comments {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}




.comment-button {
    text-align: center;
    padding-bottom: 20px;
}

.comment-button a {
    background: #FFA700;
    padding: 8px 24px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.comment-button a:hover {
	background: #FFA700;
	color: #000;
}


/*list*/
.search-list {
    list-style: none;
    margin-top: 20px;
}



.search-list li {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.search-list li img {
    border: 1px solid #ddd;
    padding: 4px;
}



.search-list li .list-title {
    font-size: 18px;
    font-weight: 700;
    color: #023616;
}

.search-list li p {
    margin-bottom: 10px;
}



.search-list li a {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}


.paginationwrap {
    background: #eee;
    padding: 15px;
}

.paginationwrap strong {
    display: block;
    margin-top: 7px;
}
.paginationwrap .pagination {
    margin: 0;
}

.pagination>li>a, .pagination>li>span {
    color: #000;
}







/*Upload Pictures*/

.formwraper .formint {
    padding: 15px;
}

.formwraper .formint p {
    font-size: 13px;
}
.wraping {
    margin-top: 30px;
}








































@media screen and (max-width: 992px) {
	.inner-page .btn-search-submit {margin-top:15px;}
}


@media screen and (max-width: 768px) {
	.navbar-collapse {padding-left:10px;}
	.header .businuss{text-align:center; font-size:20px; margin-top:10px;}
	.header .businuss span{display:block; font-size:25px; padding-bottom:15px;}
	.header .search{text-align:center; color:#FFF; font-size:20px; font-weight:bold;}
	.header{background-size:cover; padding:15px 0px;     padding-bottom: 15px;}
	.header .logo{text-align:center;}
	.header .button{float:none; margin-top:25px; text-align:center;}
	.header p{margin-top:20px; float:none; font-size:24px; text-align:center;}
	.inner-page .inner{font-size:30px;}
	
	

	
	.service .blog-pic{border-left:5px solid #ffc700; position:relative;}

	.form-service{padding:20px 15px;}
	.city {padding: 12px 15px; font-size:14px; margin-bottom:10px;}
	.form-box .form-control{margin-bottom:10px;}
	.sub{padding:8px 15px; width:100%; border-radius: 10px; border:none; background:#e70d00; color:#fff; font-size:24px; font-weight:bold; text-transform:uppercase; margin-top:10px;}
	.welcome-wrap .welcome-heading{font-size:20px; color:#2a2a2a;}	
	.welcome-pic{padding-top:40px;}
	.listing-wrap .listing-heading{font-size:20px; }
	.more{padding-bottom:30px;}
	.blog-wrap .add{padding-top:10px; text-align:center;}
	.contact-wrap .contact{padding:25px 20px;}
	.contact-wrap .contact-heading{font-size:30px;}
	.contact-wrap .contact-heading i{font-size:40px; padding-right:10px;}
	.contact-wrap p{font-size:20px; color:#fff; font-weight:600; margin-top:10px; line-height:36px;}
	.contact-wrap .Network{padding:25px 20px; margin-top:20px;}
	.contact-wrap .Network-heading{font-size:30px; }
	.contact-wrap .Network-heading i{font-size:40px; padding-right:10px;}
	.contact-wrap p{font-size:20px;}
	.blog-wrap .blog-heading{font-size:25px; color:#2a2a2a; font-weight:bold; font-family: 'Raleway', sans-serif; text-align:center;}
	.blog-wrap .heading{font-size:12px; color:#aeaeae; letter-spacing:0px; text-transform:uppercase;}
	.welcome-wrap .welcome-heading{font-size:25px; color:#2a2a2a; font-weight:bold; font-family: 'Raleway', sans-serif; text-align:center;}
	.welcome-wrap .heading{font-size:13px; letter-spacing:0px; padding-bottom:20px;}
    .footer .copy{font-size:13px; text-align:center;}
	.footer .powered-by{font-size:13px; text-align:center; float:none;}
	.footer-service li{float:left; width:50%;}
	.footer-service li a{text-decoration:none; color:#d0d0d0; font-size:13px; line-height:30px;}
	
	
	
	.inner-page h3{padding:20px 0px; font-size:22px; font-weight:600;}
	.inner-page .name{padding-bottom:15px;}
	.inner-page .address{margin-top:10px; padding-bottom:15px;}
	.form{margin-bottom:15px;}
	.inner-page .btn-search-submit {margin-top:15px;}

}

@media screen and (max-width: 480px) {	
	.footer-service li{float:none; width:100%;}
	.inner-page .month {padding: 7px 0px;}
	.inner-page .date {padding: 7px 10px;}
	.inner-page .year {padding: 7px 10px;}
	.inner-page .inner{font-size:18px;}
	
}















