/* CSS Document */
/*
-> Header starts from line 84.
-> Homepage starts from line 136.


*/
@font-face {
    font-family:"glyphicons", Arial;
    src: url(../../shera/css/fonts/glyphicons-halflings-regular.ttf);
}

@font-face {
    font-family: OpenSans;
	src:url(../../shera/fonts/OpenSans-Regular.ttf);
}
a {
	text-decoration:none;
	font-family: 'Poppins' !important;
}
h1{
	font-size:30px;
	font-family: 'Poppins' !important;
}
h2{
	font-size:28px;
	font-family: 'Poppins' !important;
}
h3{
	font-size:18px;
	font-family: 'Poppins' !important;
}
.container{
	max-width:1200px;
}
ul{
	padding-left:0 !important;
	list-style:none;	
}
body {
	
	font-size: 15px !important;
	line-height: 145%;
	color: #666;
	margin: 0 auto;
	font-family: 'Poppins' !important;
}
li {
	list-style: none;
	font-size: 15px;
	font-family: Arial;
	padding-right:5px;
	transition: all 0.5s ease 0s;
	font-family: 'Poppins' !important;
}
a {	
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
a:hover{
	text-decoration:none;	
}
p{	
font-family: 'Poppins' !important;
}


/*--------------------------Header----------------------------------------------*/
header {
	margin:0px !important;
	padding-bottom:0px !important;	
}
header .top-header{
	padding:10px 0px;	
}
header .top-header .logo img{
	width:85% !important;	
}
header .top-header .header-search{
	margin-top:35px;	
}
header .top-header .header-search .search-submit{
	background:#006600;
	font-size:14px;
	color:#fff;
	border:1px solid #006600;	
}
header .main-menu{
	background:#006600;
}
@media (max-width:767px){
	header .main-menu ul li{
		display:block!important;	
	}
	.main-navigation li {
    float: none;
	}
	header .main-menu button{
		color:#fff;	
	}
	header .top-header{
		text-align:center;	
	}
	header .top-header img{
		margin:0 auto;	
	}
	header .top-header .header-social{
		float:none !important;	
	}
	footer .mid-footer .col-md-3{
		border-bottom:1px solid #999;
		padding:15px 10px;;	
	}
}
header .main-menu ul li a{
	color:#fff;
	padding:15px 20px;
	font-size:15px;	
}

header .main-menu ul li ul.sub-menu{
	background:#eee;	
}
header .main-menu ul li ul.sub-menu li a{
	padding:15px 20px !important;
	color:#196AA1;	
}
header .main-menu ul li ul li a:hover{
	background:#BFDFFF;
	color:#004284;	
}
header .main-menu ul li a:hover{
	background:#FBB344;
	text-decoration:none;
}
header .mid-header .menu ul li a:hover{
	color:#FF4157 !important;	
}

header .mid-header .menu nav.navbar{
	background:none !important;
	border:none !important;	
}
header .mid-header .menu nav.navbar li.menu-item a{
	color:#222;
	font-family: Lato,sans-serif;
	font-size:15.5px;	
}
header .mid-header .menu nav.navbar li.menu-item.active a{
	background:none !important;	
}
header .navbar-left {
    float: right !important;
}
header .top-header .header-social{
	margin-top:50px;
	float:right;	
}
header .top-header .header-social li{
	display:inline-block;
	margin-left:15px;	
}
header .top-header .header-social li i{
	color:#006DD9;
	font-size:20px;
}
header .tagline{
	margin-top:45px;
	font-size:24px !important;	
}
header .tagline h3{
	font-size:26px !important;
	color:#CE153E;
	letter-spacing:2px;	
}

/*slider*/

.homepage .amazingslider-title-1{
	font-size:60px;
	font-style:normal;		
}

/*---------- Homepage ----------------------*/
.homepage .welcome{
	text-align:center;
	padding:40px 0px;
}
.homepage .welcome h2{
	color:#017c07;
	margin-bottom:20px;
}
.homepage .welcome p{
	line-height:30px;	
}
.homepage .welcome a.btn{
	border:1px solid #f90;
	color:#f90;
	margin-top:20px;	
}
.homepage .welcome a.btn:hover{
	background:#f90;
	color:#fff;	
}
.homepage .popular {
	text-align:center;
	padding:50px 0px;	
}
.homepage .popular h1{
	margin-top:0px;
	color:#ff0000;
	margin-bottom:30px;	
}
.homepage .popular h1:before{
	font-family:fontAwesome;
	margin-right:10px;
	content:"\f0ca";	
}
.homepage .popular h3{
	margin:0px;
	padding:15px;
	background:#eee;	
}
.homepage .popular h3 a{
	color:#01851b;
	font-size:20px;	
}
.homepage .popular.news, .homepage .popular.project{
	background:#fffaf0;	
}

.homepage .popular .box:hover span{
	color:#196AA1 !important;	
}

.homepage .popular .box:hover{
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);	
}
.homepage .popular img{
	width:100%;	
}
/*--------------------Footer ------------------------------*/
footer .top-footer{
	padding:50px 0px;	
}
footer .top-footer h2{
	margin-top:0px !important;
	font-size:22px;
	color:#004284;
	font-weight:bold;
	margin-bottom:20px;	
}
footer .top-footer ul{
	margin:0px !important;	
}
footer .top-footer ul li{
	display:inline-block;	
}
footer .top-footer ul li i{
	color:#006DD9;
	font-size:20px;
}
footer .mid-footer{
	background:#006600;
	padding:40px 0px;
	border-bottom:1px solid #999;	
}
footer .mid-footer h2{
	margin-top:0px !important;
	font-size:22px;
	color:#eee;	
}
footer .mid-footer p{
	color:#fff;	
}
footer .mid-footer a{
	color:#fff;	
}
footer .mid-footer ul{
	margin:0px !important;	
}
footer .mid-footer ul li{
	padding:5px 0px;	
}
footer .mid-footer ul li a{
	color:#fff;
	font-size:13px;	
}
footer .site-info{
	text-align:center;
	background:#006600;
	padding:20px 0px;
	color:#eee;	
}
footer .site-info a{
	color:#eee;	
}
/*--------------------- Page-----------------------*/
#main li {
	list-style: disc;
}

.page-header {
    border-bottom: none !important;
	margin-bottom:5px !important
}
.breadcrumb {
	padding:15px 0px;	
}
.breadcrumb ul li{
	display:inline-block;	
}
.breadcrumb ul{
	margin:0px;	
}
.breadcrumb ul li a{
	color:#444;
	font-size:15px !important;	
}
.page h1{
	font-size:28px;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:30px;	
}
.archive-description{
	margin-bottom:30px;	
}
.archive-description p{
	line-height:25px;
	color:#333;	
}
.category-page h1:before{
	font-family:fontAwesome;
	margin-right:10px;
	content:"\f0ca";	
}
.category-page .box h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
.category-page .box h2 a{
	color:#196AA1;	
}
.category-page .box{
	margin-bottom:30px;	
	border:2px solid #eee;	
}
.category-page .box img{
	width:100%;
	
}
.category-page .box .info{
	background:#eee;
	padding:15px 20px;	
}
.category-page .box .info .cost-back{
	margin-bottom:60px !important;	
}
.category-page .box .info .cost{
	color:#C5613F;
	float:right;
	font-weight:bold;
	font-size:16px;		
}
.category-page .box .info .duration{
	background:none;
	color:#004284;
	float:left;
	font-weight:bold;
	font-size:16px;	
}
.category-page .box p{
	line-height:25px;
	text-align:center;
	color:#333;	
}

.category-page .box .info .btn{
	border:1px solid #196AA1;
	color:#fff;
	padding:7px 20px;
	margin-top:10px;
	background:#196AA1;	
}
/*---------------------*/
.single-page h1{
	margin-bottom:8px !important;	
}
.single-page .uderline{
	border-bottom:3px solid #444;
	width:100px !important;	
}
.single-page .page-slider{
	max-height:450px;
	overflow:hidden;
	margin-bottom:30px;	
}
.single-page .page-slider img{
	width:100%;
}
.page-content, .entry-content, .entry-summary {
    margin:0px !important;
}

.single-page .contact-form{
	background:#eee;
	margin-bottom:30px;
	color:#444;
}
.single-page .contact-form h2{
	background:#196AA1;
	padding:15px 15px;
	color:#fff;	
}
.single-page .contact-form .textwidget{
	padding:15px;	
}
.single-page .contact-form input{
	width:100%;
}
.single-page .contact-form input.wpcf7-submit{
	font-size:18px;
	background:#96714D;
	color:#fff;
	padding:15px 0px;	
}
.single-page .page-header{
	margin:0px !important;	
}
.page p{
	line-height:27px;	
}
.single-post .full p{
	line-height:30px;	
}
.single-post .contact-form{
	background:#eee;
	padding:15px;
	margin-bottom:30px;
}
.single-post .contact-form input{
	width:100%;	
}
.single-post .contact-form input.wpcf7-submit{
	font-size:14px;	
}