/*
Theme Name: Seasonal Manpower
Theme URI: http://vertexwebsurf.com
Description: This website belongs to Seasonal Manpower Pvt. Ltd. designed and developed by Rabin Kc. (http://www.rabinkc.com.np), Powered By Vertex Web Surf Pvt. Ltd. (http://www.vertexwebsurf.com.np)
Author: Vertex Web Surf Pvt. Ltd
Author URI: http://www.vertexwebsurf.com.np
Version: 1.4
License:  Copyright© 2017 by Vertex Web Surf Pvt. Ltd. All Rights Reserved
*/

@import url('css/theme.css'); 
.message h3{
	padding-top: 10px;
	padding-bottom: 10px;
}
.welcome{
	border-bottom: 3px solid #B69A6B99;
}
.welcome aside{
	position:relative;
}
.welcome aside h4{
	position: absolute;
	bottom:0;
	left: 15px;
	right: 15px;
	text-align: center;
	background: #B69A6B99;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	margin-bottom: 0;
}
.our-team{
	padding-bottom: 140px;
}
.our-team .well>p{
	text-align: left;
}
.our-team .panel-body{
	padding: 0;
}
.our-team .well{
	margin-bottom: 0;
	border-radius: 0;
}
.our-team .panel .well p{
	margin-bottom: 0;
	text-align: center;
}
.our-team .well h4{
	text-align: center;
}
.our-team .panel{
	cursor: pointer;
	border-radius: 0;
}
.team-modal .modal-header{
	background-color: #fff;
}
.team-modal .modal-header img{
	border-radius:50%;
	width: 150px;
	height: 150px;
	display: block;
    	margin: auto;
}
.team-modal .close{
	opacity: 1;
}
.team-modal .modal-body h4,.team-modal .modal-body p{
	text-align: center;
	margin-top: 0;
}
.team-modal .modal-body p{
	margin-bottom: 0;
}
.team-modal .modal-footer{
	background-color: #fff;
}
.team-modal .modal-footer p{
	color: #203554;
	text-align: left;
}
@media (min-width: 768px){
.team-modal .modal-dialog {
    width: 500px!important;
}
}
@media (max-width: 768px){
	.demands {
	    margin-right: 0px;
	    margin-left: 0px;
	}
 
	.page-id-179 .btn-primary{
		margin-bottom: 10px;
	}

}