@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:800,700,600,500,400,400italic);
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400&family=Raleway:wght@100;200;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('font-awesome.css');
@import url('animate.css');
@import url('all.min.css');
@import url('owl.css');

/***
====================================================================
	Reset
====================================================================
 ***/
* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}
.modal-search-all {
    max-width: 560px !important;
}
.modal-search-all .modal-body {
    padding-bottom: 16px !important;
    background: #f5f6f7;border: solid 10px #ffffff;
}
.search-modal-inner {
   
	min-height: 260px;
    float: left;
    width: 100%;
    padding:0px;
}
button.btn.btn-s {
    background: #d0af42;
    color: #fff;
    border-radius: 40px;
    padding: 8px 40px;
}
.form-field {
    border: solid 1px #ddd;display: flex;
    border-radius: 40px;
}
.form-field select {
    font-size: 17px;
    border: 0px;
    background-color: transparent;
    border-radius: 0px 40px 40px 0px;
}
.form-field label {
    width: 150px;
    text-align: right;
    font-weight: bold;
    background: #7faea6;
    border-radius: 40px 0px 0px 40px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    padding: 7px;
}
.btn-login{
   float: right;
    position: absolute;
    right: 0px;
    background: #f2c949 !important;
    border: 0px;
    border-radius: 0px;
    width: 18%;
    /* color: #000 !important; */
    height: 59px;
    line-height: 50px;
    font-size: 18px; 
}
.search-modal-inner input {
    border: solid 1px #09456c;
    padding-left: 50px;
    border-radius: 6px;
    height: 50px;
}
.input-job-search i {
    position: absolute;
    left: 18px;
    font-size: 22px;
    top: 15px;
    color: #9999;
}
ul.list-job-modal {
    width: 100%;
    float: left;
    margin-top: 10px;    background: #fafafa;
    max-height: 500px;min-height: 200px;
    overflow: auto; padding: 6px; border: solid 1px #fff;
}
.input-job-search {
    position: relative;
    width: 100%;
    float: left;
}
ul.list-job-modal li {
	width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 4px;
    padding: 9px 20px;
    border-radius: 7px;
    border: solid 1px #ddd;
    font-size: 16px;
	cursor: pointer;
}
ul.list-job-modal li h4 {
    font-size: 17px;
    font-weight: bold;
}
ul.list-job-modal li h5 {
    font-size: 17px;
    font-weight: bold; color: #666;
}
ul.list-job-modal li p {
    font-size: 13px;
    line-height: 20px;
    text-decoration: underline;
    margin-bottom: 0px;
    color: #868181;
}
.nojob-found.text-center.modal-job {
    border: solid 1px #ddd;
    float: left;
    width: 100%;display: flex;

    padding: 10px;
}
ul.list-job-modal li:hover {
    background: #09456c;
	color: #fff;
}
.nojob-found.text-center.modal-job img {
    width: 70px;
    height: 70px;
    border: 0px;
    margin-bottom: 0px;
}
ul.list-job-modal li:hover a{
	color: #fff;
}
.modal-job h4 {
 
	top: 20px;
    white-space: nowrap;
    font-size: 16px !important;
    /* right: 7%; */
    /* border: solid; */
    width: 100%;
    text-align: left;
}
span.search-top {
    float: left;
    border-right: solid 1px #ddd;
    height: 27px;
    margin-right: 12px;
    line-height: 30px;
    margin-top: 8px;
    padding: 0px 10px;
    padding-left: 0px;
    font-size: 17px;
    cursor: pointer;
}
.user-profile-drop-down button {
    padding: 0px;
    background: transparent;
    border: 0px;
}
.user-profile-drop-down button img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 40px;
    border: solid 2px #09456c;
    float: left;
}
.user-profile-drop-down button span {
    float: left;
    color: #0c456c;
    margin: 5px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 14px;
    width: 100px;
    /* border: solid; */
    word-break: break-all;
    white-space: pre-line;
    height: 25px;
    text-align: left;
}
.user-profile-drop-down .dropdown-toggle::after {
    color: #09456c !important;
    position: absolute;
	right: 0px;
    bottom: 18px;
}

.user-profile-drop-down .dropdown-item:hover{
	color: #fff;
    background-color: #09456c;
}
.user-profile-drop-down .dropdown-item:hover .text-gray{
	color: #fff;
}
.text-gray {
    color: #8d8888;
}
.user-profile-drop-down .btn-danger:hover {
   background: transparent;

    border-color: transparent;
}
.user-profile-drop-down .btn-danger:focus{
	box-shadow: none; background: transparent;
}
.job-right-block{
	width: 100%; float: left;
}
.job-right-block-r{
	width: 100%; float: left;
}
.mycontact-footer .row{
	margin: 0px !important;
}

/***
====================================================================
	Global Settings
====================================================================
 ***/

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #25292f;
	line-height: 1.8em;
	font-weight: 400;
	background: #ffffff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-font-smoothing: antialiased;
}
.supc{
	font-size: 28px;
    top: 3px;
}
.floa-left-btn {
    float: left;
    background: transparent;
    color: #2b9d68 !important;
    border: 0px;font-weight: bold;
}

button.btn.btn-load {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 11px 25px;
    font-size: 16px;
    font-weight: 700;
    /* text-transform: uppercase; */
    background: #09456c;
    color: #ffffff !important;
    border: 2px solid #09456c !important;
    padding: 8px 40px;
    border-radius: 40px;
    margin: auto;
    display: table;
}
.new-profile-rating {
    display: block !important;
}
.new-profile-rating .profile-after-post {
    float: left;
}

.new-profile-rating span.profile-members-info-name {
    margin-top: 23px;float: left;
    padding-left: 10px !important;
}

.new-profile-rating ul.rating-view {
    float: left;
    margin-left: 10px;
    margin-top: 6px !important;
}
a {
	text-decoration: none;
	cursor: pointer;
	outline: none;
	color: #09456c;
}

a:hover {
	text-decoration: none;
	outline: none;
	/* color: #09456c; */
}

.nav-right a {
    color: #888585;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	margin: 0px;
	background: none;
	line-height: 1.4em;
}

input,
button,
select,
textarea {
	font-family: 'Roboto', sans-serif;
}
.select-status{
	border: dashed 1px #09456c;
    color: #036714;
	padding-top: 4px;
    padding-bottom: 4px;
}
p {
	position: relative;
	line-height: 1.8em;
}
.add-others {
    position: relative;
}
.add-others i {
	position: absolute;
    right: 15px;
    top: 10px;
    color: #09456c;
    z-index: 10;
    background: #fff;
    font-size: 20px; cursor: pointer;
}

.others-skill-drop {
    width: 100%;
    height: auto;
    background: #fff;
    border: solid 1px #b6d399;
    margin-top: 4px;
    border-radius: 10px;
}

.add-other-ex{
	width: 94%;
}

.top7-skill{
	top: -7px;
	position: relative;
}
.others-skill-drop {
    width: 100%;
    height: auto;
    background: #fff;
    border: solid 1px #b6d399;
    margin-top: 4px;
    border-radius: 10px;
}

.others-skill-drop ul li {
    width: 100%;
    display: block;
    border-bottom: solid 1px #ddd;
    padding: 5px 10px;
    font-weight: 500;
}
.others-skill-drop ul li:last-child {
    border-bottom: 0px;
}
/*
.arrow-select{
	background:#fff url(../images/arrow.png) no-repeat center right;
} */
.add-others input:after{
content:'f0d7';
position: absolute;
display: block;
font-family:fontawesome;
}


.strike-through {
	text-decoration: line-through;
}

.auto-container {
	position: static;
	max-width: 1600px;
	padding: 0px 15px;
	margin: 0 auto;
}

.small-container {
	max-width: 1000px;
	margin: 0 auto;
}

.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 320px;
	min-height: 500px;
	overflow: hidden;
}

ul,
li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.theme-btn {
	display: inline-block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-family: 'Raleway', sans-serif;
}

.row {
	margin-right: 15px;
	margin-left: 15px;
}

.centered {
	text-align: center;
}

.lined-btn {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 7px 0px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background: none;
	color: #25292f !important;
	border-bottom: 2px solid #09456c;
}

.lined-btn:hover {
	padding: 7px 15px;
	background: #09456c;
	color: #ffffff !important;
	border-color: #09456c;
}

.btn-style-one {
	position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 11px 25px;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    background: none;
    color: #ffffff !important;
    border: 2px dotted #8bafc7;
    border-radius: 30px;
}

.btn-style-one:hover {
	background: #ffffff;
	color: #09456c !important;
	border-color: #09456c;
}

.btn-style-two {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 11px 25px;
	font-size: 13px;
	font-weight: 700;
	/* text-transform: uppercase; */
	background: #09456c;
	color: #ffffff !important;
	border: 2px solid #09456c !important;
	border-radius: 3px;
}

.btn-style-two:hover {
	background: #ffffff;
	color: #09456c !important;
	border-color: #09456c;
}
.addcontact-btn {
    background: #75b2ac   !important;
    border-color: #75b2ac   !important;
}
.addcontact-btn:hover{
	background: #fff !important;
}
.removec-btn {
    background: #d7a1a1;
    border-color: #d7a1a1 !important;
}
.addcontact-btn  span{
color: #75b2ac  !important;
}
.removec-btn  span{
	color: #d7a1a1 !important;
	}
.btn-style-three {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 10px 25px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background: none;
	color: #25292f !important;
	border: 2px solid #e0e0e0 !important;
	border-radius: 3px;
}

.btn-style-three:hover {
	background: #25292f;
	color: #ffffff !important;
	border-color: #25292f !important;
}

.btn-style-four {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 11px 25px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background: #303030;
	color: #ffffff !important;
	border: 2px solid #303030 !important;
	border-radius: 3px;
}

.btn-style-four:hover {
	background: #ffffff;
	color: #303030 !important;
	border-color: #303030;
}

.rounded-btn {
	position: relative;
	display: inline-block;
	line-height: 26px;
	padding: 10px 30px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff !important;
	border: 2px solid #ffffff;
	-webkit-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.rounded-btn:hover {
	background: #ffffff;
	color: #09456c !important;
	border-color: #09456c;
}

.rounded-btn-theme {
	position: relative;
	display: inline-block;
	line-height: 26px;
	padding: 10px 30px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #09456c !important;
	border: 2px solid #09456c;
	-webkit-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.rounded-btn-theme:hover {
	background: #09456c;
	color: #ffffff !important;
	border-color: #09456c;
}

.rounded-btn-blue {
	position: relative;
	display: inline-block;
	line-height: 22px;
	padding: 8px 25px;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	background: #09456c;
	border: 1px solid #09456c;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.rounded-btn-blue:hover {
	background: #ffffff;
	color: #09456c;
	border-color: #09456c;
}

.rounded-btn-orange {
	position: relative;
	display: inline-block;
	line-height: 22px;
	padding: 10px 25px;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	border: 1px solid #ffa800;
	background: #ffa800;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.rounded-btn-orange:hover {
	background: #ffffff;
	color: #ffa800;
	border-color: #ffa800;
}

.rounded-orange-alt {
	position: relative;
	display: inline-block;
	line-height: 22px;
	padding: 8px 25px;
	font-size: 12px;
	text-transform: uppercase;
	color: #1a1a1a;
	border: 1px solid #ffa800;
	background: #ffffff;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.rounded-orange-alt:hover {
	background: #ffa800;
	color: #ffffff;
	border-color: #ffa800;
}

.rounded-btn-alt {
	position: relative;
	display: inline-block;
	line-height: 22px;
	padding: 6px 25px;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	border: 1px solid #09456c;
	-webkit-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}

.rounded-btn-alt:hover {
	background: #ffffff;
	color: #262b2f;
	border-color: #dae5ef;
}

.theme-btn .icon {
	font-size: 16px;
}

.theme-btn .icon-left {
	padding-right: 50px;
}

.theme-btn .icon-right {
	padding-left: 50px;
}

.bold-font {
	font-weight: 700;
}

.exbold-font {
	font-weight: 900;
}

.normal-font {
	font-weight: 400;
}

.light-font {
	font-weight: 300;
}

.semibold-font {
	font-weight: 600;
}

.white_color {
	color: #ffffff !important;
}

.theme_color {
	color: #09456c !important;
}

.grey_color {
	color: #303030 !important;
}

.padd-top-20 {
	padding-top: 20px !important;
}

.padd-top-30 {
	padding-top: 30px !important;
}

.padd-top-40 {
	padding-top: 40px !important;
}

.padd-top-50 {
	padding-top: 50px !important;
}

.padd-bott-8 {
	padding-bottom: 8px !important;
}

.padd-right-20 {
	padding-right: 20px !important;
}

.padd-bott-20 {
	padding-bottom: 20px !important;
}

.padd-bott-30 {
	padding-bottom: 30px !important;
}

.padd-bott-40 {
	padding-bottom: 40px !important;
}

.padd-bott-50 {
	padding-bottom: 50px !important;
}

.margin-left-20 {
	margin-left: 20px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-bott-20 {
	margin-bottom: 20px !important;
}

.margin-bott-30 {
	margin-bottom: 30px !important;
}

.margin-bott-40 {
	margin-bottom: 40px !important;
}

.margin-bott-50 {
	margin-bottom: 50px !important;
}

.no-padd-bottom {
	padding-bottom: 0px !important;
}

.no-padd-top {
	padding-top: 0px !important;
}

.no-margin-bottom {
	margin-bottom: 0px !important;
}

.no-margin-top {
	margin-top: 0px !important;
}

.no-bg {
	background: none !important;
}

.bg-light-grey {
	background: #fbfbfb;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/preloader.gif);
}

img {
	max-width: 100%;
	height: auto;
	/* width: 100%; */
	display: block;
}

/***

====================================================================
	Scroll To Top style
====================================================================

***/
.carousel-inner{
	background: #000;
}
.scroll-to-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 40px;
	height: 40px;
	color: #ffffff;
	background: #f2c949;
	font-size: 13px;
	line-height: 38px;
	text-align: center;
	z-index: 100;
	cursor: pointer;

	/* -webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease; */
	display: none;
}

.scroll-to-top:hover {
	color: #fff;
	background: #f2c949;
	/* -webkit-box-shadow: 0px 0px 5px 0px #09456c;
	-ms-box-shadow: 0px 0px 5px 0px #09456c;
	-o-box-shadow: 0px 0px 5px 0px #09456c;
	-moz-box-shadow: 0px 0px 5px 0px #09456c;
	box-shadow: 0px 0px 5px 0px #09456c; */
}


/***

====================================================================
	Main Header style
====================================================================

***/
.navbar-toggler:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none;
}

.collapse.in {
	display: block;
}

.main-header {
	position: relative;
	left: 0px;
	top: 0px;
	background: #ffffff;
	z-index: 999;
	width: 100%;
	/* border-top:4px solid #262626;
	border-bottom:4px solid #9dc527; */
}

.main-header .top-bar {
	position: relative;
	z-index: 6;
}

.main-header .top-bar .top-container {
	position: relative;
	max-width: 1571px;
	margin: 0 auto;
}

.main-header .top-bar .info-outer {
	position: absolute;
	right: 0px;
	top: 0px; width: 72%;
	background: #0D5381; min-height: 49px;
	color: #ffffff;
	padding: 6px 20px 7px 20px;
	border-radius: 0px 0px 5px 5px; padding-right: 0px;
}

.main-header .top-bar .info-outer:before {
	content: '';
    position: absolute;
    left: -47px;
    top: 0px;
    border-top: 24px solid #0D5381;
    border-bottom: 25px solid transparent;
    border-left: 25px solid transparent;
    border-right: 25px solid #0d5381;
}

.main-header .top-bar .info-box {
	position: relative;
}

.main-header .top-bar .info-box li {
	position: relative;
	float: left;
	/* padding-left: 30px;
	margin-right: 70px;
	line-height: 30px; */   
}

/* .main-header .top-bar .info-box li:after {
	content: '|';
	position: absolute;
	right: -40px;
	top: 0px;
	color: #fff;
	font-size: 20px;
} */

.main-header .top-bar .info-box li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 30px;
	font-size: 16px;
	color:rgb(204 211 216);
}

.main-header .top-bar .info-box li.current a {
	color:rgb(9 69 108);
}
/*li.current:after {*/
/*    border-top: solid 12px #06b2b6;*/
/*    border-bottom: solid 12px transparent;*/
/*    border-left: solid 12px transparent;*/
/*    border-right: solid 12px transparent;*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 0px;*/
/*    right: 0px;*/
/*    bottom: -28px;*/
/*    margin: auto;*/
/*    display: table;*/
/*}*/
i.fa {
	/* color:rgb(186 193 198); */
	color:rgb(7 69 108);
}
button.navbar-toggler:after {
	width: 50px;
    height: 88px;
    content: '';
    background: #06b2b6;
    position: absolute;
    left: -3px;
    top: -15px;
    z-index: -1;
    border-left: solid 1px #f0f0f0;
    border-right: solid 1px #f0f0f0;

}
.main-header .top-bar .info-box li a {
	position: relative;
	color: #000;
	font-weight: 300;
	font-size: 16px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.main-header .top-bar .info-box li a:hover {
	color: rgba(113, 216, 44, 1);
}

.top-bar .info-box>li>ul {
	position: absolute;
	left: 0px;
	top: 120%;
	width: 500px;
	padding: 0px;
	z-index: 100;
	display: none;
	background: #ffffff;
	border: 1px solid #09456c;
	box-shadow: 0 4px 4px 0 rgba(152, 148, 148, 0.25);
	transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-n;
	-webkit-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	max-height: 500px;
	overflow-y: auto;
	border-radius: 0 0 20px 20px;
}

.top-bar .info-box>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	top: 100%;
}

.main-header .top-bar .info-box li ul li {
	color: black;
	/* display: list-item; */
	width: 100%;
	padding: 10px 20px;
	margin: 0;
}

.main-header .top-bar .info-box li ul li a {
	color: black;
}

.main-header .top-bar .info-box li ul li:after {

	display: none;
}

.social-links-one {
	position: relative;
	margin: 0px !important;
	padding-left: 0px !important;
}

.social-links-one:after {
	display: none;
}

.social-links-one a {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 20px;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
}

.social-links-one a:hover {
	color: #09456c;
}

.main-header .header-upper {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	color: #677c91;
	/* padding: 25px 0px; */
	
    /* box-shadow: 0px 0px 4px #d0d0d0; */
}
.fixed-header.main-header .header-upper .logo-bpmc {
    left: 17%;
    top: 3px;
	position: absolute;
}
.fixed-header.main-header .header-upper .logo-bpmc img {
      width: 56px;
    left: -105px;
    /* z-index: 9999; */
    position: relative;
    top: -2px;
}
.fixed-header.main-header .header-upper {
	position: fixed;
	padding: 10px 0px;
	box-shadow: 0px 0px 5px #d6d6d6;
	z-index: 999999; background: #fff; min-height: 60px;
}

.main-header .header-upper .logo {
	/* background: #fff;
    width: 188px;
    height: 176px; */
    position: absolute;
    top:24px;
    /* left: 270px; */
	text-align: center;
    /* padding-top: 20px; */

}

.main-header .header-upper .logo img {
	max-width: 100%;
    display: inline-block;
    width: 200px;
}
.logo:after {
    height: 12px;
    bottom: -1.6875rem;
    -webkit-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    -o-transform: rotate(11deg);
    transform: rotate(10deg);
    right: -1px;
    left: 2px;
    background: #198754;
}
.logo:before {
    height: 2.1875rem;
    bottom: -2.1rem;
    /* background-color: inherit; */
    right: 0px;
    background: #fff;
}
.main-header .header-upper .nav-outer {
    position: relative;
    float: right;
    background: #00715d;
    height: 60px;
    width: 84%;
    border-radius:15px 0px 0px 0px;
    top: 36px;padding-left: 30px;
	 
}
.logo{
	position: relative;
}
/* .logo:before, .logo:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    -ms-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
} */
.fixed-header.main-header .header-upper .nav-outer {
	margin-top: -43px;
}

.cart-option {
	display: inline-block;
	position: relative;
	float: inline-end;
	padding: 0 10px;
}

.cart-icon {
	position: relative;
}

.count-cart {
	color: #fff;
	background: #53a92c;
}

.cart-option:hover .cart-dropdown-menu {
	/* top: 70px; */
	opacity: 1;
	visibility: visible;
	top: 40px;
}

.cart-dropdown-menu {
	/* position: absolute; */
	right: 0;
	/* left: auto; */
	top: 120px;
	/* width: 285px; */
	/* background: #fff; */
	color: #fff;
	z-index: 999;
	padding: 5px 18px 15px 15px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	box-shadow: none;
}

.onclick-login {
	margin-top: 0;
	transform: rotateX(0);
	visibility: visible;
	z-index: 99999;
}

.login-form {
	top: 49px !important;
}

.login-form {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 0 4px #00000024;
	padding: 15px 21px 30px 19px;
	position: absolute;
	right: 0;
	/* text-align: left; */
	/* top: 42px; */
	/* transform: rotateX(90deg); */
	/* transform-origin: center top 0; */
	/* transition: all .6s ease 0s; */
	visibility: hidden;
	width: 368px;

}

.login-form h4 {
	color: #0969b3;
	margin-bottom: 17px !important;
}

.form-box {
	border: 1px solid #e1e1e1 !important;
	border-radius:12px;
}

.form-box {
	border: 1px solid #f3f3f3;
	border-radius:12px;
	height: 38px;
	margin-bottom: 10px;
	position: relative;
}

.form-box i {
	color: #168456;
	font-size: 14px;
	padding: 11px 0 0 10px;
}

.form-box>input {
	border: 0 none;
	color: #000;
	font-size: 12px;
	margin-left: 19px;
	width: 84%;
}

.form-box:after {
	background: #f3f3f3 none repeat scroll 0 0;
	content: "";
	height: 26px;
	left: 32px;
	position: absolute;
	top: 5px;
	width: 1px;
}

.small {
	color: #168456 !important;
	display: block;
	font-size: .875rem;
	line-height: 25px;
}

.login-btn {
	background: linear-gradient(to left, #00729b, #9daf09);
	background: linear-gradient(to left, #00729b, #00ab98);
	border: 0 none;
	border-radius: 30px;
	color: #fff;
	float: right;
	font-size: 12px;
	line-height: 27px;
	padding: 0 17px;
	transition: all .3s ease 0s;
}

.btn-greenradious {

	width: 169px;
    text-align: center;
    line-height: 24px;
    padding: 5px 11px;
    /* border-radius: 20px; */
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    background: #09456c;margin-top: 6px;
}

.onclick-login {
	margin-top: 0;
	transform: rotateX(0);
	visibility: visible;
	z-index: 99999;
}
.bg-g{
    background: #ecf4f3;
}
.btn-greenradious2 {
width: 180px;
    text-align: center;
    line-height: 24px;
    padding: 14px 15px;
    border-radius: 44px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    background: #01715d;
}

.btn-greenradious2:hover{
	background: #f2c949 !important;
}

.btn-greenradious3 {
	text-align: center;
	line-height: 20px;
	padding: 5px 10px;

	color: #ffffff;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	background: #09456c;
}
.btn-greenradious3:hover{
	background: #0e639b !important;
}
.btn-greenradious:hover {
	background: #09456c;
	color: #fff !important;
}
.read-more2:hover a{
	color: #fff !important;
}
.btn-greenradious2:hover {
	background: #09456c;
	color: white;
}

.read-more2 {
	float: right;margin-top: 8px;
}

.main-menu {

	float: left;
	padding: 0px 0px; 
}
.logo-bpmc {
float: left;
    left: 4%;
    position: relative;
    top: -28px;
    height: 96px;
}

.logo-bpmc img{
    width:120px;
}
.main-menu .navbar-collapse {
	padding: 0px !important;
}
/*.main-header .header-upper .nav-outer:before {*/
/*    border-top: solid 30px transparent;*/
/*    border-bottom: solid 30px #06b2b6;*/
/*    border-left: solid 30px transparent;*/
/*    border-right: solid 30px #06b2b6;*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: -60px;*/
/*    top: 0px;*/
/*}*/
.main-menu .navigation {
	position: relative;
	float: right;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;top: 13px;
}
.top-h-bpmc p {
    font-size: 16px;
    color: #757575;
    margin: 0px; float:left;
    top: 21px;margin-right: 5%;
    position: relative;
}
.top-h-bpmc p strong{
	margin-right: 6px; color: black;
}
.custom-info {
    /* width: 100px; */
    background: #06b2b6;
    border-color: #06b2b6;
    color: #fff;
}
.social-list a {
    font-size: 17px;
    margin: 10px;
    top: 24px;
    position: relative;
}
.top-h-bpmc .custom-info {
    width: 110px;
    top: 18px;
    position: relative;border-radius: 0px;
}
.top-h-bpmc .custom-info:after {
    border-top: solid 19px transparent;
    border-bottom: solid 19px #06b2b6;
    border-left: solid 10px transparent;
    border-right: solid 10px #06b2b6;
    content: '';
    position: absolute;
    left: -21px;
    top: -1px;
}

.top-h-bpmc .custom-info:before {
    border-top: solid 19px #06b2b6;
    border-bottom: solid 19px transparent;
    border-left: solid 10px #06b2b6;
    border-right: solid 10px transparent;
    content: '';
    position: absolute;
    right: -21px;
    top: -1px;
}
.main-menu .navigation>li {
	position: relative;
	float: left;
	padding: 0px;

}
button.btn.btn-info.custom-info:after {
	border-top: solid 19px transparent;
    border-bottom: solid 19px #06b2b6;
    border-left: solid 7px transparent;
    border-right: solid 7px #06b2b6;
    content: '';
    position: absolute;
    left: -15px;
    top: -1px;
}

button.btn.btn-info.custom-info::before {
	border-top: solid 19px #06b2b6;
    border-bottom: solid 19px transparent;
    border-left: solid 7px #06b2b6;
    border-right: solid 7px transparent;
    content: '';
    position: absolute;
    right: -15px;
    top: -1px;
}
.main-menu .navigation>li>a {
	position: relative;
	display: block;
	padding: 8px 21px;
	font-size: 16px;
	color: #dcf1f2;
	line-height: 24px;
	text-transform: uppercase;
	font-weight:400;
	opacity: 1;border-bottom: solid 3px transparent;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
nav.main-menu li.current a {
    color: #f1ca48 !important;
}
.btn-login:after {
    position: absolute;
    bottom: 0px;
    right: 212px;
    height: 60px;
    width: 60px;
    background-color: rgb(241 202 72);
    content: "";
    clip-path: polygon(100% 0px, 0px 0px, 0px 100%);
    transform: rotate(-180deg);
}
nav.main-menu li.current a:after {
    width: 100%;
    height: 2px;
    content: '';
    background: #f1ca48;
    position: absolute;
    left: 0px;
    bottom: -7px;
}
/* .main-menu .navigation:after {
    border-left: solid 1px #ddd;
    content: '';
    position: relative;
    right: 7px;
    top: 2px;
    
} */
li.logon-li {
    float: left;    margin-right: 20px;font-size: 17px;top: -4px;
    position: relative;
}
li.logon-li i {
    /* float: left; */
    padding-top: 13px;
   margin-right: 3px;    color: #0967a4;
}

li.logon-li a {
    text-transform: capitalize !important;
    color: #0967a4 !important;
}

.nav-right {
    float: right;
    display: flex;top: 9px;
    position: relative;
}
.notofication-list-right {
	float: left;
    font-size: 17px;
    padding-top: 3px;
    margin-right: 12px;
    /* border-right: solid 1px #ddd; */
    padding-right: 18px;
    height: 26px;
    margin-top: 9px;
    position: relative;
	cursor: pointer;
}

.notofication-list-right span {
    position: absolute;
    width: 21px;
    height: 21px;
    background: #f00;
    color: #fff;
    border-radius: 40px;
    top: -7px;
    left: 3px;
    font-size: 13px;
    padding: 2px;
    text-align: center;
    line-height: 17px;
    font-weight: bold;
}
.fixed-header .notofication-list-right{
	margin-top: 5px;
}
/* .main-menu .navigation>li.dropdown>a {
	padding-right: 15px;
} */

.main-menu .navigation>li.dropdown>a:before {
	font-family: 'FontAwesome';
	content: "\f0d7";
	position: absolute;
	right: 0px;
	font-weight: 400;
	font-size: 12px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li.current-menu-item>a {
	color: #fff;
	opacity: 1;
}

.main-menu .navigation>li:hover>a:after {
	opacity: 1;
}

.main-menu .navigation>li.dropdown:hover>a:after {
	color: #ffffff;
}

.main-menu .navigation>li>ul {
	position: absolute;
	left: 0px;
	top: 120%;
	width: 200px;
	padding: 0px;
	z-index: 100;
	display: none;
	background: #ffffff;
	border: 1px solid #09456c;
	border-top: 3px solid #09456c;
	transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-n;
	-webkit-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
}

.main-menu .navigation>li>ul>li {
	position: relative;
	width: 100%;
	border-top: 1px solid #09456c;
}

.main-menu .navigation>li>ul>li>a {
	position: relative;
	display: block;
	padding: 8px 15px;
	line-height: 20px;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	color: #444444;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-menu .navigation>li.current>ul>li.current>a {
	color: #ffffff;
	background: #09456c;
}

.main-menu .navigation>li>ul>li:hover>a {
	color: #ffffff;
	background: #09456c;
}

.main-menu .navigation>li>ul>li:hover>a i.fa {
	color: #ffffff;
}

.main-menu .navigation>li.current>ul>li.current>a i.fa {
	color: #ffffff;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
	font-family: 'FontAwesome';
	content: "\f0da";
	position: absolute;
	right: 10px;
	top: 8px;
	width: 10px;
	height: 20px;
	display: block;
	color: #444444;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	z-index: 5;
}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
	color: #ffffff;
}

.main-menu .navigation>li>ul>li>ul {
	position: absolute;
	left: 100%;
	top: -1px;
	width: 200px;
	padding: 0px;
	z-index: 100;
	display: none;
	background: #ffffff;
	border: 1px solid #09456c;
	border-left: 4px solid #09456c;
}

.main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #09456c;
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
	border: none;
}

.main-menu .navigation>li>ul>li>ul>li>a {
	position: relative;
	display: block;
	padding: 8px 15px;
	line-height: 20px;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	color: #444444;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
	color: #ffffff;
	background: #09456c;
}

.main-menu .navigation>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	top: 100%;
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	left: 100%;
	transition: all 500ms ease-in;
	-moz-transition: all 500ms ease-in;
	-webkit-transition: all 500ms ease-in;
	-ms-transition: all 500ms ease-in;
	-o-transition: all 500ms ease-in;
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
	position: absolute;
	right: 10px;
	top: 6px;
	width: 34px;
	height: 30px;
	border: 1px solid #ffffff;
	background: url(../images/icons/submenu-icon.png) center center no-repeat;
	background-size: 20px;
	cursor: pointer;
	z-index: 5;
	display: none;
}

/***
====================================================================
	Main banner style
====================================================================

***/
/* .main-banner:after {
	position: absolute;
	left: 0;
	top: -4px;
	height: 50px;
	width: 100%;
	content: "";
	background-image: url(../images/main-slider/bg-grass1.png);
	background-repeat: repeat-x;
	background-position: center;
	background-size: auto;
	z-index: 3;
} */
.cria-block {
    box-shadow: rgba(62, 28, 131, 0.1) 0px 0px 20px 0px;
    padding: 10px 10px 0;
    background: #fff; margin-bottom: 23px;
}
.cria-block img {
    height:164px;
    width: 100% !important;
    vertical-align: middle;
    object-fit: cover;
}
.job-home-slide .job-det-list h2 {
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0px;
}
.job-home-slide .job-det-list h5 {
    margin-top: -6px !important;
    color: #949292;
    margin-bottom: 0px;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}
.job-home-slide .job-det-list p {
    margin-top: -15px;
}
.job-home-slide span {
    margin: 5% 2% !important;
}
.cria-block h5 {
	font-weight: 700;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp:1 !important;color: #09456c;
	font-size: 16px;
}

.home-job-btn {
    margin-right: 16px;
    margin-top: 54px !important;
}
.check-negotiable {
    width: 17px;
    top: 13px;
    position: relative;
    left: 2px;
}
.logo-eer{
	width: 100%;
	float: left;
}
sup.sup {
    color: #f00;
    font-size: 19px;
    position: absolute;
    top: 15px;
	text-shadow: 0px 0px 5px #fff;
}
sup.supt {
    font-size: 17px;
    color: #f00;
    top: -2px;
    position: relative;
}
.supa{
	font-size: 31px;
    color: #f00;
    top: 5px;
    position: relative;	
}
.cria-inner {
    padding: 20px 10px;
}

.modal-body.default-text-column p{
	color: #666;
}
.cria-inner p {
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    font-size: 14px;
    margin-top: 6px;
    line-height: 21px;margin-bottom: 7px;
}
.main-banner {
	padding-top: 60px;
	position: relative;
	z-index: 1;
	height:550px;
	justify-content: center;
	margin: auto; 
	padding: 0px !important;
}

.slider-content-area img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.slider-content{
    position: absolute;
    top: 70px; z-index: 11;
}
.announcement {
    width: 100%;
    background: #F5F5F5;
    position: relative;
    margin-top: 10px;
    display: inline-flex; z-index: 6;
}
.annuncement-left {
    background: #07456C;
    width: 27%;
   height: 56px; position: relative; text-align: right;line-height: 55px;
}
.annuncement-right {
    width: 73%;
    padding-right: 20px;
   
    float: left;
    min-height: 56px;
    padding-top: 15px;
}
.annuncement-left:after {
    border-left: solid 24px transparent;
    border-right: solid 24px #f5f5f5;
    border-top: solid 28px transparent;
    border-bottom: #f5f5f5 solid 28px;
    content: '';
    position: absolute;
    right: 0px;
}
.annuncement-left i {
	color: #D1D18C;
    font-size: 22px;
    transform: rotate(-42deg);
    margin-right: 16px;
    top: 4px;
    position: relative;
}
.annuncement-left i img {
    position: absolute;
    right: 0px;
    top: -5px;
    right: -24px;
    width: 21px;
    transform: rotate(30deg);
}
.annuncement-left span {
    color: #A9C8DE;
    font-size: 17px;
    position: relative;
    z-index: 9;
    margin-right: 59px;
}
.annuncement-right ul {
	width: 100%; float: left;display: flex;
}
.annuncement-right ul li {
    /* color: #f00; */
    list-style: disc !important;
    float: left;
    font-size: 15px;
    margin-right: 50px;
}
.annuncement-right ul li a {
    color: #676A6D;
    margin-top: -2px;
    float: left;
}
.annuncement-right ul li::marker {
    color: #DDD8D8;
    font-size: 24px;
    /* position: absolute; */
}
.slider-content h3 {
	display: inline-block;
	font-size: 27px;
	color: #fefefe;
	font-weight: 500;
	line-height: 31.7px;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	/* opacity: 0; */margin-top: 130px;letter-spacing: 8px;
	
}
.top-bar {
	background: #01715d url(../images/about/pattern-bg.png);
    padding: 30px 70px;
    box-shadow: 0px 0px 20px 0px rgba(62.00000000000007, 28, 131, 0.1);
   
    position: relative;
    top: -45px;
    z-index: 9;
}

.slider-content h2 {
	font-size: 44px;
    
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    padding-top: 0px;
    margin-bottom: 0;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
	text-shadow: 0px 1px 0px #000000;
    margin-bottom: 25px;
    font-family: 'Raleway'; z-index: 9; position: relative;
}

.slider-content p {
	font-size: 15px;
	font-weight: 500;
	line-height: 16.52px;
	color: #fff;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	font-family: "Raleway";
	top: 10px;
}

.slider-content p span {
	border-left: 2px solid rgba(216, 242, 203, 1);
	padding-right: 10px;
}

.slider-content-area {
	/* position: absolute;  */
	/* width: 100%; */
	/* height: auto; */
	/* left: 0; */
	/* top: 50%; */
	/* -webkit-transform: translateY(-50%); */
	/* transform: translateY(-50%); */
	z-index: 2;
	text-align: left;
	/* justify-content: center; */
	/* display: flex; */
	margin: auto 0px;
	/* align-items: center; */
	/* margin: 0; */
	/* padding-bottom: 69px; */
}

.slider-content .btn-default {
	background: #fff;
	color: #09456c;
	padding: 12px 30px;
	border: 0;
	margin: 25px 16px 0 0;
	animation-delay: 2s; border-radius: 0px;
	-webkit-animation-delay: 2s;

}

.slider-content .btn-default:hover{
	background: #09456c !important;
}

.btn-default {
	color: #53a92c;
	font-size: 17px;
	font-weight: 700;
	/* text-transform: uppercase; */
	background-color: transparent;
	border: 2px solid #53a92c;
	padding: 9px 19px 7px 19px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.main-slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.main-slider .circular-drop {
	position: relative;
	width: 100px;
	height: 100px;
	padding: 30px 0px;
	text-align: center;
	background: #09456c;
	line-height: 36px;
	color: #ffffff;
	font-size: 70px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	border-radius: 50px 0px 50px 50px;
}

.main-slider .circular-drop sub {
	font-size: 24px;
}

.main-slider h2 {
	line-height: 1.2em;
	font-size: 28px;
	font-weight: 400;
	padding: 7px 15px;
}

.main-slider h1 {
	line-height: 1.2em;
	font-weight: 700;
	font-size: 92px;
	color: #ffffff;
	text-transform: uppercase;
}

.main-slider h1.light {
	line-height: 1.2em;
	font-weight: 700;
	font-size: 72px;
	color: #ffffff;
	text-transform: uppercase;
}

.main-slider .bg-color {
	position: relative;
	padding: 5px 16px;
	line-height: 1.4em;
	font-size: 26px;
	font-weight: 700;
	background: #09456c;
	color: #ffffff;
	text-transform: uppercase;
}

.main-slider h2 {
	line-height: 1.2em;
	font-weight: 800;
	font-size: 72px;
	color: #ffffff;
	text-transform: uppercase;
}

.main-slider .normal-font {
	font-weight: 400;
}

.main-slider h4 {
	position: relative;
	padding: 5px 16px;
	line-height: 1.4em;
	font-size: 24px;
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
}

.main-slider .text {
	line-height: 1.4em;
	font-weight: 400;
	font-size: 18px;
	color: #ededed;
}

.pb50{
	padding-bottom: 50px !important;
}

/***

====================================================================
	Main Features Section
====================================================================

***/
.bg-about-network {
	background: url(../images/ab2.jpeg) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 230px;
	background-repeat: no-repeat;
}
.rec-banner{
	background: url(../images/rec.png) no-repeat;
	
}

.bg-about-network .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding:90px 0;
}

.bg-about-greengrowth {
	/* position: relative; */
	/* background: url(../images/about/pattern-bg011.png);
	background: url(../images/about/pattern-bg011.png);
	background-repeat: no-repeat; */
	background-position: bottom;
	/* background-attachment: fixed; */
	background-size: auto;
	padding-bottom: 30px;
}

.about-greengrowth {
	padding:40px 0 75px 0;
	position: relative;
}

.about-greengrowth-content h2 {

	font-size: 36px;
	color: #070707;
	font-weight: 500;
	line-height: 50px;
}

.about-greengrowth-content h3 {
	text-transform: uppercase;
	font-size: 33px;
	color: #070707;
	font-weight: 700;
	line-height: 38.74px;
}

/* .about-greengrowth-content h2:after {
	position: absolute;
	content: '';
	background: url(../images/icons/leaf11.png);
	width: 46px;
	height: 46px;

	top: -42px;
	background-repeat: no-repeat;
	margin-left: -32px;
} */
.ab-img {
width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 30px;
    border: solid 4px #5f9087;
}
.float-left{
	float: left;
}
img.img-responsive.ab-img2 {
    position: absolute;
    bottom: -50px;
    width: 230px;
    height: 250px;
    border: solid 6px #f1ca48;
    /* box-shadow: 0px 0px 5px #5f9087; */
    border-radius: 20px;
    right: -80px;
    object-fit: cover;
}
.ab-right {
    position: relative;
}
.about-greengrowth-content p {
	padding-top: 4px;
	font-size: 15px;
	font-weight: 400;
	/* justify-content: center; */
	text-align: justify;
	line-height: 27px;
	margin: 0;
}

.garment p {
	width: 70%;
}

.about-greengrowth-content p span {
	font-size: 20px;
	font-weight: 500;
	font-family: "Inter";
	margin: 0;
	color: rgba(60, 156, 77, 1);
}

/* .bg-about-greengrowth:after {
	position: absolute;
	content: '';
	right: 50px;
	top: 129px;
	width: 85%;
	height: 100%;
	z-index: -1;
	background: url(../images/about/pattern-bg011.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 5px;
} */

.services-section {
	position: relative;
	padding: 50px 0px 50px;
	/* background: rgba(244, 243, 239, 1); */
	background: #f5f5f5;
	/* margin-top: 90px; */
}

.services-block .inner-box h3 {
	position: relative;
	color: rgba(0, 0, 0, 1);
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 23.48px;
	/* text-align: right; */

}

.services-block .inner-box h3 a {
	color: rgba(0, 0, 0, 1);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.services-block .inner-box .text {
	position: relative;
	color: rgba(0, 0, 0, 1);
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin-left: 40%;
	margin-bottom: 5px;
}

.services-block .inner-box .text2 {
	position: relative;
	color: rgba(0, 0, 0, 1);
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin-right: 40%;
	margin-bottom: 5px;
}

.read-more {
	font-weight: 700;
	color:#09456c;
	font-size: 14px;

	/* text-align: right; */
}

.read-more:hover{
	color: #0e639b !important;
}

.ul-rev-list{
	display:inline-flex;
}

.ul-rev-list li{
	background: #f8f8f5;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 20px 11px 15px;
    transition: all .5s ease;
    margin-bottom: 30px;
    margin: 2px 4px;
}
.ul-rev-list li i{
	padding: 10px 10px !important;
}
.skill{
	background: #f5f5f5 !important;
}
.greenskill img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}
.text-jus{
	text-align: justify ;
}
.skill-list-all ul i {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 0px !important;
    text-align: center;
    padding: 0px;
    line-height: 30px;
    font-size: 20px !important;
    color: #09456c !important;background: #d3d7d9 !important;
}
.styled-list-one li p {
	float: left;
    width: 80%;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    text-align: left;
    line-height: 24px;
    font-weight: bold;
}
.skill-list-all li {
	float: left;
    width: 100%;margin-top: 10px;
}
.skill-list-all {
    padding-left: 7%;
    padding-right: 0px;
}
.services-section .bulb-box {
	position: relative;
	bottom: 521px;
	/* float: left; */
	/* top: 150px; */
	/* margin-left: -150px; */
	width: 68%;
	margin: auto;
	justify-content: center;
	display: flex;
}

.inner-box {
	margin-bottom: 50px;
}

.inner-box2 {
	margin-bottom: 50px;
}

.right-text {
	text-align: right;
}

.left-start {
	text-align: left;
}

.thumb-widthout-layer {
	justify-content: center;
	margin: auto;
	/* margin-bottom: 49px; */
	position: relative;
	/* bottom: 253px; */
	/* width: 75%; */
	/* padding: 35px; */
	overflow: hidden;
	justify-content: center;
	display: flex;
	text-align: center;
}

.about-greengrowth-content p span {
	display: inline-block;
	margin: 11px 0 11px 0;
}

.about-greengrowth-img {
	text-align: right;
}

.right-img-pos .image-box {
	position: relative;

}

.right-img-pos .image-box img {
	/* margin-left: 119px; */
	text-align: right;
	border-right: 30px solid rgba(67, 181, 87, 1);
	border-radius: 50%;
	background: rgba(67, 181, 87, 1);
}

.border-right {
	border-right: 1px solid #c8c9cb;
}

.right-img-pos .image-box2 {
	position: relative;
	text-align: left;
}

.right-img-pos .image-box2 img {
	/* margin-left: 119px; */
	text-align: left;

}

.Expertise {
	border-radius: 50%;
	background: white;
	text-align: center;
	/* float: left; */
	padding: 30px;
	position: absolute;
	bottom: -80px;
	left: 4px;
	width: 250px;
	height: 250px;
	box-shadow: -6px 5px 20px 0px #d7d7d7;
	margin: auto;
	justify-content: center;
	display: flex;
}

.Expertise span {
	font-size: 24px;
	text-align: center;
	font-weight: 500;
	color: rgba(150, 145, 145, 1);
	line-height: 40px;
	margin: auto;
	text-align: center;
}

.Expertise span.number {
	font-size: 35px;
	font-weight: 700;
	color: rgba(60, 156, 77, 1);
}

.Expertise2 {
	border-radius: 10%;
    background: white;
    text-align: center;
    /* float: left; */
    padding: 10px;
    position: absolute;
    bottom: -45px;
    right: -70px;
    width: 180px;
    height: 180px;
    box-shadow: -6px 5px 20px 0px #d7d7d7;
    margin: auto;
    justify-content: center;
    display: flex;
}

.Expertise2 span {
	font-size: 22px;
	text-align: center;
	font-weight: 500;
	color: rgba(150, 145, 145, 1);
	line-height: 40px;
	margin: auto;
	text-align: center;
}

.Expertise2 span.number {
	font-size: 30px;
	font-weight: 700;
	color: rgba(60, 156, 77, 1);
}

.right-img-pos {
	position: relative;
	text-align: right;
}

.about-greengrowth-content {
	/* position: relative; */
}

.main-features {
	position: relative;
	padding: 90px 0px 50px;
}

.main-features .title-box {
	position: relative;
	margin-bottom: 80px;
}

.main-features .title-box h1 {
	position: relative;
	font-size: 72px;
	color: #09456c;
	line-height: 1.4em;
	font-family: 'Roboto', sans-serif;
}

.main-features .title-box h2 {
	position: relative;
	font-size: 36px;
	font-weight: 800;
	color: #25292f;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.main-features .title-box .text {
	position: relative;
	font-size: 18px;
	font-weight: 300;
	color: #7c7c7c;
}

.main-features .features-column {
	position: relative;
	margin-bottom: 50px;
}

.features-column .icon-box {
	position: relative;
	width: 240px;
	height: 240px;
	padding: 40px 20px 20px 20px;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
}

.features-column .icon-box:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #09456c;
	border-radius: 120px 0px 120px 120px;
	background: -moz-linear-gradient(right top, #09456c, #09456c);
	background: -o-linear-gradient(right top, #09456c, #09456c);
	background: -ms-linear-gradient(right top, #09456c, #09456c);
	background: -webkit-linear-gradient(right top, #09456c, #09456c);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.features-column:hover .icon-box:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.features-column .icon-box .icon {
	position: relative;
	font-size: 88px;
	line-height: 100px;
	margin-bottom: 20px;
	z-index: 2;
}

.features-column .icon-box .title {
	position: relative;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	z-index: 2;
}

.default-icon-column {
	position: relative;
}

.main-features .default-icon-column {
	margin-bottom: 50px;
}

.default-icon-column .icon-box {
	position: relative;
	width: 80px;
	height: 80px;
	padding: 10px;
	line-height: 56px;
	text-align: center;
	margin-bottom: 30px;
	border-radius: 50% 0px 50% 50%;
}

.default-icon-column .icon-box:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border: 2px solid #f1f1f1;
	border-radius: 50% 0px 50% 50%;
	transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
}

.default-icon-column:hover .icon-box:before {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
	border-color: #09456c;
}

.default-icon-column .icon-box .icon {
	position: relative;
	font-size: 36px;
	color: #09456c;
	z-index: 2;
}

.default-icon-column h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #25292f;
	font-weight: 700;
	margin-bottom: 10px;
}

.default-icon-column .text {
	font-size: 15px;
	color: #8d8d8d;
}

.sec-title {
	position: relative;
	margin-bottom: 50px;
}

.sec-title h2 {
	font-size: 40px;
	font-weight: 800;
	margin-bottom: 15px;
	line-height: 1.2em;
	text-transform: uppercase;
}

.sec-title .bigger-text {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 1.2em;
}

.sec-title .text {
	font-size: 16px;
	line-height: 2em;
}

.styled-list-one {
	position: relative;
	margin-top: 25px;
}

.styled-list-one li {
	line-height: 40px;
	margin-bottom: 2px;
	position: relative;
	font-size: 14px;
	color: #09456c;
	font-weight: 600;
    align-items: center;
    justify-content: center;
    display: flex;
}
.h2-36{
	font-size: 36px; font-weight: 700;
}
.styled-list-one li i {
	margin-right: 10px;
	border-radius: 50%;
	background:#09456c;
	padding: 8px 10px;
	color: white;
	font-size: 14px;
}

.bg-about-greengrowth.skill {
	background: rgba(244, 243, 239, 0.7);
	/* margin-top: 50px; */
}

li.col-xs-12 {
	padding-left: 40px;
}

.styled-list-modal li {
	line-height: 26px;
	margin-bottom: 10px;
	padding-left: 25px;
	position: relative;
	font-size: 16px;
	color: #303030;
	font-weight: 600;
}

.styled-list-modal li::before {
	color: #09456c;
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 20px;
	left: 0;
	line-height: 24px;
	position: absolute;
	top: 0;
	width: 20px;
}

.default-text-column .text {
	margin-bottom: 25px;
	font-size: 15px;
	color: #9d9d9d;
}

/***

====================================================================
	Events Section
====================================================================

***/
.bg-events {
	background: url(../images/event/banner-event.png) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 230px;
	background-repeat: no-repeat;
}
.jobs-events {
	background: url(../images/ab4.jpeg
) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 210px;
	background-repeat: no-repeat;
}

.page-header-overlay:before{
	content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../../Assets/images/line.png) !important;
}
.jobs-events .page-header-overlay{
	height:210px;
}

.jobs-events .page-header{
	padding: 64px 0 !important;
}

.height-180-job{
	height: 180px;
}
.height-180-job .page-header-overlay{
	height:180px;
}

.jobtop-details {
    width: 100%;
    float: left;border: solid 1px #eae8e8; border-top: 0px; background: #fdfdfd;  
}
.jobtop-details ul li {
	width: 25%;
    float: left;
    padding: 4px 10px; font-size: 16px;
    border-right: solid 1px #eae8e8;
}
.jobtop-details ul li strong {
    color: #0d9386;
}

p.p-details-jopp {
    text-align: justify; font-size: 15px;
}
.jobtop-details h4 {
    color: #09456c;
}
p.p-details-jopp.salary-p strong {
    color: #939393;
}
.font-size-list li{
	font-size: 16px !important;
}
p.p-details-jopp.salary-p {
    font-size:25px;
}
.jobs-offc-address {
    background: #FDFDFD;
    border: solid 1px #E1E1E1;
    /* border-radius: 6px; */
    padding: 20px 30px;
}
.bg-events .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding:90px 0;
}

.event-items {
	margin-bottom: 20px;
}

.company-details-job img {
    width: 160px;
}

.company-details-job h4 {
    color: #0A549E;
    font-weight: 500;
    margin-top: 8px;word-break:break-word;
    white-space: pre-line;
}
.company-details-job h5 {
    color: #524d4d;
    font-weight: 400;
    font-size: 26px;word-break:break-word;
    white-space: pre-line;
}
.company-details-job p {
    color: #065E96;    font-size: 15px;
}
section.bg-gray-job {
    border: dashed 1px #e3e4e4;
    border-radius: 6px;
    margin-top: 16px;
    background: #fcfcfc;
    padding: 40px 40px;
    width: 100%;

}
.apply-job-bg{
	border-color: #E1E1E1 !important;
	background: #fff !important;padding: 40px 10px !important;
}
.file-cv-top {
    border: dashed #EAE7E7 1px;
    width: 90%;
    margin: auto; padding: 20px;
    border-radius: 6px;

}
.list-cv-file input {
    width: 20px;
    float: left;
}
.list-cv-file p i {
    font-size: 23px;
    color: #D31414;
    top: 1px;
    position: relative;
}
.list-cv-file p {
    width: 90%;
    float: left;
    margin-top: 7px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 500;margin-bottom: 0px;
}
.list-cv-file {
    display: flex;
    width: 90%;
    margin: auto;

}
.field-area-job label {
	background: #809aaa;
    color: #fff;
    width: 210px;
    /* text-align: center; */
    padding: 5px 10px;
    font-size: 17px;
    font-weight: 100;
    border-radius: 5px;
    height: 36px;
}
.bg-upload-cv {
    border: dashed #e3e3e3 1px;
    width: 90%;
    margin: auto;
    padding: 20px;
    border-radius: 6px;
    background: #fafafa;height: 200px;
    margin-top: 9px; position: relative;
}
.bg-upload-cv input {
    top: 0px;
    /* border: solid; */
    position: absolute;
    width: 100%;
    right: 0px;
    height: 200px;
    cursor: pointer;
	opacity: 0;
}
.bg-upload-cv p {
    width: auto;
    margin: auto;
    display: table;
    font-size: 21px;
    color: #bfbaba;
    margin-top: 60px; font-weight: 300;
}
h4.all-job-title {
    color: #065E96;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 10px; display: flex;
}
.send-btn {
    width: 90%;
    margin: auto;
    display: table;
    margin-top: 10px !important;
    border-radius: 6px;
    padding: 10px 20px;
}
.all-field-job-list label {
    margin-bottom: 0px;
    font-size: 15px; color: #828282;
}
.all-field-job-list select {
    height: 38px;
}
.all-field-job-list input {
    height: 38px;
}








.field-area-job input {
    border: 0px;
    height: 36px;
}
.field-area-job select {
    border: 0px;
    height: 36px;
}
.field-area-job {
    display: flex;
    padding: 4px;
    background: #fff;
	border: 1px solid #eaeff5;
    border-radius: 4px;
}
.field-area-job {
    display: flex;
    padding: 4px;
    background: #fff;
    /* box-shadow: 0px 0px 3px #BFBFBF; */
    border-radius: 4px;
    border: 1px solid #dddddd;
}
.h5-color-job {
	color: #677C91;
    font-weight: 500;
    font-size: 18px;
    margin-top: -25px;
}
.logo-company-job {
	width: 130px;
    border: solid 1px #d5dfe5;
    border-radius: 6px;
    margin: auto;
    height: 120px;
    position: relative;
    margin-top: 9px;
    background: #fff;
    padding: 12px;
}
.logo-company-job img {
    width: 100px;
    height: 100px;
    margin: auto;
    object-fit: cover;
    position: relative;
    /* height: 130px; */
    /* border: solid; */
}
span.span-upload input {
    height: 70px;
    opacity: 0;
	position: absolute;cursor: pointer;
}
span.span-upload {
	width: 44px;
    height: 44px;
    background: #07456C;
    position: absolute;
    border-radius: 40px;
    bottom: -11px;
    overflow: hidden;
    border: solid 3px #fff;
    box-shadow: 0px 0px 2px #b4acac;
    color: #fff;
    padding: 7px;
    font-size: 18px;
    right: -15px; cursor: pointer;
}



.events-section {
	position: relative;
	padding: 90px 0px 40px;
}

.event-img {
	position: relative;
	display: block;
}

.event-img a,
.event-img a img {
	display: block;
	width: 100%;
	overflow: hidden;
}
.event-img a img{
	border: solid 1px #fbf7f7 !important;
	/* height: 350px;  */
	height: 200px;
    max-width: 100% !important;
    vertical-align: middle;
    object-fit: cover;
}
.date-box {
	position: absolute;
	width: 158px;
	height: 80px;
	line-height: 80px;
	background:rgb(9, 69, 108, 0.7);
	text-align: center;
	bottom: 0;
	left: 0;
	padding: 8px 0;
}
.font-normal{
	font-weight: 500;
}
.date-box h3 {
	font-size: 22px;
	font-weight: 700;
	color: #fff;margin-bottom: -5px;
}
.dflex-current{
	display: flex;
}
.dflex-current i.fa.fa-solid.fa-square-plus.fa-xl.ms-2 {
    top: 11px;
    position: relative;
}
.dflex-current i.fa.fa-trash.fa-xl.ms-2.text-danger{
	top: 11px;
    position: relative;
}
.date-box h5 {
	font-size: 23px;
	font-weight: 700;
	color: #fff;
	line-height: 29.35px;
}
.evn-detail img {
    height: 335px !important;
}
.events-content h3 {
	margin: 0;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	line-height: 25.83px;
	font-family: 'Raleway';

}

.events-content {
	border: 1px solid #f0f0f0;
	border-top: 0;
	padding: 27px 26px 30px 30px;
	min-height: 200px;background: #fbfbfb;
}
.events-content h2{
	word-break: break-all;
}
.events-content h3 a {
	/* text-transform: uppercase; */
	color: #000;word-break: break-all;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    min-height: 55px;
}

.events-content .meta-post {
	margin: 4px 0 8px 0; width: 100%; float: left;
}

.events-content .meta-post li:first-child {
	padding-left: 0;
}

.events-content .meta-post li {
	font-size: 16px;
	color: #959595;
	padding: 0 0px; margin-right: 7px;
	display: inline-block;word-break: break-all; float: left !important; width: 100%;
}
.address-event{
	height: 21px; overflow: hidden;
}
.meta-post li .fa,
.meta-post li a .fa {
	font-size: 18px;
	color: #bababa;
	padding-right: 4px;
}

.events-content .btn-default {
	margin-top: 24px;
	padding: 8px 20px;
}

.notification-pro-img img{
	width: 70px;
    height: 70px;
    border: solid 1px #cee1bb;
    border-radius: 100px;
    object-fit: cover;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active {
	color: #fff;
	background-color: #53a92c;
	border-color: #53a92c;
}

.events-content p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: 400;
	color: #696969;
}

.events-section .column {
	margin-bottom: 50px;
}

.vertical-links-outer {
	position: relative;
}

.vertical-links-outer .link-block {
	position: relative;
	color: #8d8d8d;
	font-size: 15px;
	margin-bottom: 5px;
}

.vertical-links-outer .link-block:last-child {
	margin-bottom: 0px;
}

.vertical-links-outer .default {
	position: relative;
	color: #8d8d8d;
	font-size: 15px;
	display: block;
	padding: 20px 0px 20px 100px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
}

.vertical-links-outer .default .image-thumb {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 80px;
	height: 75px;
}

.vertical-links-outer .default .image-thumb img {
	display: block;
	max-width: 100%;
}

.vertical-links-outer .alternate {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	color: #ffffff;
	background: #393d42;
	padding: 20px 30px;
	opacity: 0;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
}

.vertical-links-outer .link-block:hover .alternate {
	opacity: 1;
}

.vertical-links-outer .link-block strong {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
	display: block;
	color: #25292f;
	font-family: 'Raleway', sans-serif;
}

.vertical-links-outer .link-block .alternate strong {
	color: #ffffff;
	margin-bottom: 10px;
}

.bg-img-section {
	background: rgba(244, 243, 239, 1);
	padding: 110px 0 56px 0;
}

.bg-img-mx {
	background: url(../images/about/Rectangle179.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

/***

====================================================================
	Testimonials Section style
====================================================================

***/

.testimonials-section {
	position: relative;
	padding: 60px 0px;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.testimonials-section.style-two {
	background-size: auto;
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: center;
}

/* .testimonials-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(3,3,3,0.60);
	z-index:0;
} */

.testimonials-section.style-two:before {
	display: none;
}

.testimonials-section .auto-container {
	position: relative;
	z-index: 5;
}

.testimonials-section .sec-title {
	margin-bottom: 60px;
}

.testimonials-section .sec-title h2 {
	color: #ffffff;
}

.testimonials-section .sec-title .text {
	color: #ffffff;
}

.testimonials-section .testimonials-slider .slide-item {
	position: relative;
	/* margin: 50px 0px 0px 0px; */
	border: 0px;
	background: #ffffff;
	/* padding:0px 40px 30px; */
	border-radius: 4px;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	/* box-shadow: rgba(62, 28, 131, 0.1) 0px 0px 20px 0px; */
}

.testimonials-section .testimonials-slider .info-box {
	position: relative;
	padding: 20px 0px 20px 120px;
	min-height: 60px;
}

.testimonials-section.style-two .testimonials-slider .info-box {
	padding: 0px 0px 20px 0px;
}

.testimonials-section .testimonials-slider .image-box {
	position: absolute;
	left: 0px;
	top: -25px;
	width: 100px;
	height: 100px;
	border: 5px solid #ffffff;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}

.testimonials-section.style-two .testimonials-slider .image-box {
	position: relative;
	top: 0px;
	margin: -40px auto 20px;
}

.testimonials-section .testimonials-slider .slide-item:hover,
.testimonials-section .testimonials-slider .slide-item:hover .image-box {
	border-color: #09456c;
}

.testimonials-section .testimonials-slider .image-box img {
	position: relative;
	width: 90px !important;
	height: 90px !important;
	display: block;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.testimonials-section .slide-item h3 {
	position: relative;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #253d4a;
    font-weight: 700;
    margin-bottom: 0px;

    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    min-height: 52px;
    line-height: 27px;
}

.testimonials-section .slide-item .designation {
	position: relative;
	font-size: 15px;
	color: #09456c;
	margin-bottom: 0px;
}

.testimonials-section .slide-text {
	position: relative;
	font-size: 15px;
	color: #515c61;
	line-height: 2em;
}

.testimonials-section .owl-controls {
	position: relative;
	text-align: center;
	padding: 20px 0px;
	top: 0px;
}

.testimonials-section .owl-controls .owl-next,
.testimonials-section .owl-controls .owl-prev {
	position: relative;
	width: 40px !important;
	height: 34px !important;
	padding: 0px !important;
	background: #09456c !important;
	color: #ffffff !important;
	line-height: 34px;
	font-size: 20px !important;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}

.testimonials-section .owl-controls .owl-next:hover,
.testimonials-section .owl-controls .owl-prev:hover {
	background: #0e639b !important;
}

.testimonials-section .owl-controls .owl-prev {
	border-radius: 4px 0px 0px 4px !important;
	margin: 0px !important;
}

.testimonials-section .owl-controls .owl-next {
	border-radius: 0px 4px 4px 0px !important;
	margin: 0px !important;
	right: -1px;
}

.testimonials-section .owl-dots,
.testimonials-section.style-two .owl-nav {
	display: none !important;
}

.testimonials-section.style-two .owl-dots {
	display: block !important;
}

.owl-theme .owl-dots .owl-dot span {
	background: #4c4c4c;
	width: 10px;
	height: 10px;
	margin: 0px 3px;
	border-radius: 50%;
}

article.slide-item .meta-box img{
	width: fit-content;border: solid 1px #09456c;
}
/***

====================================================================
	Blog News Section
====================================================================

***/
.bg-blog {
	background: url(../images/blog/blog/blog.png) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 230px;
	background-repeat: no-repeat;
}

.bg-blog .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding:90px 0;
}
.bg-news{
	background: url(../images/ab3.jpeg) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 230px;
	background-repeat: no-repeat;
}
/* section.bg-blog-section {
	background: rgba(250, 250, 250, 1);
	padding: 110px 0 56px 0;
}

.blog-items {
	margin-bottom: 20px;
} */

.blog-img {
	overflow: hidden;border: solid 1px #f8f5f5;background: #fbfbfb;
}

.blog-img a {
	display: block;
}

.blog-news-section {
	position: relative;
	/* padding: 90px 0px 30px; */
}

.blog-img img {
	height: 165px;
    max-width: 100% !important;
    vertical-align: middle;
    object-fit: cover;
}

.blog-items:hover {
	box-shadow: 1px 0px 14px 1px #ebebeb;
}

.blog-items:hover .blog-img img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.05, 1.05);
}

.blog-content-box {
	border: 1px solid #f0f0f0;
	border-top: 0;
	/* background: #fbfbfb; */
	background: #fff;
}

.blog-content {
	padding: 31px 20px 0px 18px;
}
.news-blog{
	padding: 21px 20px 25px 18px;
    padding-bottom: 0px !important;    min-height: 170px;
}
.blog-content h4 {
	font-size: 15px;
	color: #000000;
	font-weight: 700;
	/* text-transform: uppercase; */
	width: 90%;
	line-height: 25px;
	font-family: 'Raleway';
	padding-top: 10px;
	/* overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;    min-height: 70px; */

}

.see-all-blog-link a {
    color: #09456c;
    border: dashed 1px #ddd;
    padding: 4px 10px;
    background: transparent;
    width: 140px;
    border-radius: 4px;
    height: 35px; font-weight:400;
}
.see-all-blog-link {
    position: absolute;
    right: 100px;
    top: 41px;
}
.blog-nav .owl-controls {
    position: absolute;
    right: 0px;
    top: -76px;
}
.blog-content h4 a {
	padding-bottom: 4px;
	font-size: 17px;
	color:rgb(9 69 108);
	font-weight: 700;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;   
}

.blog-content p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	color: rgba(133, 121, 121, 1);
	line-height: 22px;
	width: 90%;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
	min-height:46px;
}

.blog-content i.fa {
	color:#09456c;
	font-size: 22px;
	padding-right: 15px;
}

.blog-content span {
	font-size: 15px;
	font-weight: 600;
	line-height: 17.61px;
	color: rgba(0, 0, 0, 1);
	font-family: "Raleway";
}

.blog-content-box hr {
	/* padding: 0 24px; */
	margin: 0 20px;
	background: #c1bcbc;

}

.blog-content-details {
	padding: 35px;
}

.blog-content-details h4 {
	color: #000000;
	font-weight: 700;
	font-family: 'Raleway';
	padding-top: 10px;
	font-size: 28px;
	padding-bottom: 7px;
	line-height: 32px;
	margin-bottom: 20px;
}

.blog-content-details p {
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	line-height: 22px;
	font-family: 'Raleway';
}
.share-link {
    display: flex;
    /* margin-top: -36px; */
    right: -16px;
    position: relative;
    border-left: solid 9px #fff;
    float: right; z-index: 9;
}



.share-link span {
    border: 1px solid #DBDFDF;
    padding: 3px 11px;
    margin-left: -1px;
    width: 34px;
    float: left;
    background: #fff; cursor: pointer;
}
.share-link a:nth-child(1){
	color: #4962A3;
}
.share-link a:nth-child(3){
	color: #0177b5;
}


.meta-box {
	padding: 15px 0;
}
.style-metabox{
	background: #fbfbfb;
    margin: 0px;
}
.hr-style{
    margin: 0px !important;	
}
.meta-box h5 {
	color: #000000;
	font-size: 12px;
	font-weight: 600;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}
.he165{
	height: 165px;
}
.meta-box span {
	color: #0D9725;
	font-size: 15px;
	font-weight: 400;
}

.blog-news-section .blog-news-column {
	margin-bottom: 60px;
}

.blog-news-column .image-box img {
	display: block;
	width: 100%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.blog-news-column:hover .image-box img {
	-webkit-transform: scale(1.05, 1.05) rotate(-2deg);
	-ms-transform: scale(1.05, 1.05) rotate(-2deg);
	-o-transform: scale(1.05, 1.05) rotate(-2deg);
	-moz-transform: scale(1.05, 1.05) rotate(-2deg);
	transform: scale(1.05, 1.05) rotate(-2deg);
}

.blog-news-column .image-box .news-date {
	position: absolute;
	left: 30px;
	top: 25px;
	width: 80px;
	height: 80px;
	line-height: 30px;
	padding: 12px 10px 10px;
	text-align: center;
	font-size: 32px;
	color: #ffffff;
	font-weight: 800;
	background: #09456c;
	border-radius: 40px 0px 40px 40px;
}

.blog-news-column .image-box .news-date .month {
	font-size: 20px;
	line-height: 24px;
	display: block;
}

.blog-news-column .inner-box {
	position: relative;
	background: #ffffff;
}

.blog-news-column .image-box {
	position: relative;
	overflow: hidden;
}

.blog-news-column .content-box {
	position: relative;
	padding: 20px 0px 0px;
}

.blog-news-column .content-box .text {
	position: relative;
	margin-bottom: 20px;
	color: #8d8d8d;
	font-size: 15px;
}

.blog-news-column h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 12px;
}

.blog-news-column h3 a {
	color: #25292f;
}

.blog-news-column h3 a:hover {
	color: #09456c;
}

.blog-news-column .post-info {
	position: relative;
	margin-bottom: 15px;
	color: #919191;
	font-size: 13px;
	line-height: 24px;
}

.blog-news-column .post-author {
	float: left;
	color: #c4c4c4;
	font-style: italic;
	padding-right: 10px;
}

.blog-news-column .post-options {
	float: right;
}

.blog-news-column .post-info .icon {
	display: inline-block;
	width: 20px;
	padding-right: 5px;
	font-size: 16px;
	color: #09456c;
	font-weight: normal;
}

.blog-news-column .post-options a {
	position: relative;
	display: inline-block;
	margin-left: 15px;
	font-weight: 700;
	color: #67696c;
}

.blog-news-column .read-more {
	font-weight: 700;
	color: #25292f;
	font-size: 13px;
	text-transform: uppercase;
}

.blog-news-section .post-share-options {
	position: relative;
	padding: 10px 15px;
	background: #f8f8f8;
	border-bottom: 1px solid #e0e0e0;
}

.blog-news-section .post-share-options .tags a {
	position: relative;
	color: #999999;
}

.blog-news-section .post-share-options .tags {
	padding-top: 5px;
}

.comments-title {
	padding: 0 0 18px 0;
	position: relative;
	border-bottom: 4px solid #f0f0f0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: rgb(240, 240, 240);
	font-size: 20px;
	color: #000000;
	font-weight: 700;
	text-transform: uppercase;
}

.comments-title:after {
	position: absolute;
	content: "";
	width: 100px;
	height: 4px;
	background: #09456c;
	bottom: -4px;
	left: 0;
}

.comments-items {
	border-bottom: 1px solid #f0f0f0;
	padding: 26px 0;
}

.comments-image {
	float: left;
	width: 80px;
	height: 80px;
	background: #ddd;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 12px;
}

.comments-content {
	display: table;
}

.comments-author-title {
	overflow: hidden;
	padding-bottom: 5px;
}

.comments-author-name {
	float: left;
}

.comments-author-name h4 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
}

.comments-author-name h4 a {
	font-size: 18px;
	font-size: 20px;
	color: #000000;
	font-weight: 700;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.comments-items:hover .comments-author-name h4 a,
.reply-icon h6 a:hover {
	color: #53a92c;
}

.comments-author-name h4 small {
	font-size: 15px;
	color: rgba(188, 188, 188, 1);
}

.comments-items .comments-items .comments-image {
	width: 60px;
	height: 60px;
}

.comments-items .comments-items .comments-image img {
	width: 60px;
	height: 60px;
}

.comments-items .comments-items {
	border: none;
}

.reply-icon {
	float: right;
}

.reply-icon h6 .fa {
	color: #53a92c;
	padding-right: 10px;
}

.reply-icon h6 a {
	font-size: 14px;
	font-weight: 600;
	color: rgba(88, 170, 7, 1);
	/* text-transform: uppercase; */
	border-bottom: 1px dotted rgba(106, 198, 16, 1);
	padding-bottom: 1px;
	text-decoration: none;
}

.comments-items:hover .comments-author-name h4 a,
.reply-icon h6 a:hover {
	color: #53a92c;
}

.comments-image img {
	width: 80px;
	height: 80px;
}

.sidebar .widget {
	margin-bottom: 50px;
}

.widget div,
.widget p {
	font-family: Poppins;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

form.search-form input.form-control {
	background-color: #eee;
}

.sidebar .search-form input {
	background: #f7f7f7;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.search-form .btn,
.zozo-mailchimp-form .btn {
	font-size: 14px;
	font-weight: 500;
	padding: 8px 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:rgb(9 69 108);
	color: white;
	border-radius: 0px 8px 8px 0px;
}

.widget .widget-title {
	position: relative;
	overflow: hidden;
	margin-bottom: 12px;
	line-height: 21.13px;
	border: none;
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
	font-weight: 500;
	font-family: 'Raleway';
	text-transform: uppercase;
}

.widget ul {
	padding: 0;
	list-style: none;
	margin-bottom:-4px;
}

.widget li {
	list-style: none;
	line-height: 26px;
	margin: 6px 0;
	font-size: 16px;
	color: rgba(154, 154, 154, 1);
	font-weight: 500;
	font-family: Inter;
}

.widget.widget_categories li a {
	color: rgba(154, 154, 154, 1);
	font-size: 15px;
	font-weight:400;
	line-height: 19.36px;
	font-family: Inter;
}

.tagcloud {
	padding-top: 5px;
	font-family: Poppins;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
}

.tagcloud a {
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	letter-spacing: .2px;
	margin-bottom: 5px;
	padding: 0 15px;
	text-transform: capitalize;
	color: #fff;
	background-color: rgba(106, 198, 16, 1);
	border-radius: 40px;
	font-family: Inter;
	font-weight: 500;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.widget input,
.widget select,
.widget textarea {
	width: 100% !important;
	background: #fff;
	border: none;
	font-size: 14px;
	height: 42px;
	line-height: 20px;
	display: table-cell;
	background-color: #eee;
}

/***
====================================================================
	message
====================================================================

***/
.bg-message {
	background: url(../images/background/message.png) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 300px;
	background-repeat: no-repeat;
}

.bg-message .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding: 120px 0;
}

.single-message-option {
	height: 538px;
    overflow-y: auto;
    float: left;
    width: 100%; position: relative;
}

.bg-message-profile,
.bg-message-campaign {
	padding: 20px 0;
}

section.bg-message-profile .single-profile-item.name {
	/* height: 100px; */
}
.error-contact-message-block {
    position: absolute;
    width: 100%;
    height:97.5%;
    top: 10px;
    background: #f4f4f4;
}
.error-contact-message-block p {
	display: flex;
    color: #bdb7b7;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: absolute;
    width: 100%;
    font-size: 17px;
}
.error-contact-message-block p i{
	padding-right: 6px;
}
p.design {
	padding: 10px;
	border: 1px solid rgba(239, 241, 235, 1);
	border-radius:0 40px 40px 30px;
	background: rgba(244, 244, 244, 1);color: #999191;
	word-break: break-all;
    white-space: pre-line;
}

p.design-replay {
	padding: 10px; color: #999191;
	border: 1px solid rgba(239, 241, 235, 1);
	border-radius: 40px 0 40px 40px;
	background:rgb(223 234 240);
	word-break: break-all;
    white-space: pre-line;
}
.delete-chat {
    position: absolute;
    right: 0px;
    top: 38px;
    cursor: pointer;
}

.delete-chat2 {
    position: absolute;
    left: -20px;
    top: 38px;
    cursor: pointer;
}
/***
====================================================================
	Profile
====================================================================

***/
.bg-Profile {
	background: url(../images/background/Profile.png) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height:230px;
	background-repeat: no-repeat;
}
.profile-new{
	background: url(../../Assets/images/profilen.png) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height:230px;
	background-repeat: no-repeat;
}
.bg-Profile .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding: 90px 0;
}

.bg-single-profile,
.bg-single-campaign {
	padding: 20px 0;
}

.profile-upload span {
	display: flex;
}

.profile-item-section {
	position: relative;
	padding: 5px 0 0 0;
	background: rgba(238, 238, 238, 1);
	border-radius: 50px;
	margin-bottom: 40px;
	border-color: #09456c;
	border: 1px solid #09456c;
	margin: 20px 20px 18px;
}

.profile-upload {
	display: inline-block;
	width: 100%;
}

.single-profile-upload {
	border: 1px solid #ececec;
	margin: 0px 0px 22px;
	position: relative; padding-left: 0px; padding-right: 0px;
}

.profile-upload img {
	/* width: 10%; */
}
.single-profile-upload .form-control {
    border-color: #ebebeb !important;height: 42px;
}
.profile-upload input {
	width: 89%;
	background: rgba(238, 238, 238, 1);
	padding: 10px;
}

.profile-item-section button {
	/* width: 100%; */
	display: block;
	padding: 10px 40px;
	text-align: center;
	float: right;
	border-radius: 51px;
	margin: auto;
}

/* .blog-items {
	margin-bottom: 30px;
} */
form.file-upload {
	padding: 15px;
	color: rgba(106, 198, 16, 1);
	text-align: center;
}

.btn-greenradiousphoto {
	text-align: center;
	line-height: 20px;
	padding:8px 10px;
	/* border-radius: 20px; */
	color: #ffffff;
	font-size: 11px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	background:rgb(9 69 108);
	width: 100%;
}

.btn-greenradious:hover{
	background: #0e639b;
}

form.file-upload .btn-greenradiousphoto label {
	/* padding: 20px; */
	font-size:18px;
	font-family: Inter;
	font-weight: 400;
	line-height: 22px;
	color: white;
	padding-left: 10px;
}

form.file-upload label {
	/* padding: 20px; */
	font-size: 14px;
	font-family: Inter;
	font-weight: 400;
	line-height: 22px;
	color: rgba(58, 109, 7, 1);
	padding-left: 10px;
}

.single-profile-img img {
	height: 260px;
    max-width: 100%;
    width: 100%;
    vertical-align: contain;
	object-fit: contain;
    /* object-fit: contain; */
}
.editor h3 {
    color: #000 !important;
    margin-bottom: 6px;
}
.rowm{
    background: #fbfbfb;
    margin: 0px;
    padding: 13px;
    padding-bottom: 4px;
}
.img-upload{
    border: solid 1px #ddd;
    padding: 10px;
    height: 200px;
    object-fit: contain;
}
.btn-send {
    padding:2px 20px;
    width: 80px;
    font-size: 20px;
    margin: 1px;
    /* border-radius: 40px; */
    float: right;margin-top: -5px;
}
.editor .ck.ck-toolbar__items {
    background: #cbfdb7;
}
.editor .ck.ck-toolbar.ck-toolbar_grouping{
    background: #cbfdb7;
}
.ck.ck-balloon-panel.ck-balloon-panel_position_border-side_right.ck-powered-by-balloon {
    border: solid;
    display: none;
}
.single-profile-item {
	/* border: 1px solid rgba(238, 238, 238, 1); */
	padding: 20px 0px 18px;
	margin: 0px 0px 33px;
	position: relative;
	box-shadow: 4px 4px 4px 0 rgba(228, 227, 227, 0.25); border-radius: 10px;
}
.inner-list-friend-right{
	box-shadow: none;height:488px;
    overflow: auto;
}
.profile-members-info {
	width: 100%;
	display: inline-flex;
	padding: 10px;
	margin-top: 20px;
}

span.profile-members-info-img {
	width: 20%;
}
.footer-chat-send-area {
    background: #ffffff;
    border-top: solid 3px #fff;
    box-shadow: 0px -4px 5px #ededed;border-left: solid 1px #eae9e9;
    background: #f9fafb; padding: 8px;
}

.footer-chat-send {
    display: flex;
    background: #EEEEEE;
    width: 99%;
    border-radius: 40px;
    margin-left: 1%;
    /* position: relative; */
    height: 50px;
    padding: 3px;
}
.footer-chat-send img {
    width: 40px;
    height: 40px;
    border: solid 2px #fff;
    border-radius: 40px;
    margin: 2px;
    /* float: left; */
}
.footer-chat-send button {
    background: #09456c;
    width: 15%;
    color: #fff;
    font-size: 20px;
    border-radius: 40px;
    height: 40px;
    margin: 2px;
}
.footer-chat-send input {
    width: 81%;
    height: 45px;
    background: transparent;
    padding-left: 10px;
    font-size: 15px;
}
span.profile-members-info-name {
	margin: auto;
	justify-content: center;
	width: 70%;
	font-size: 22px;
	font-weight: 500;
	line-height: 22px; padding-left: 10px;
	color: rgba(0, 0, 0, 1);
}

span.profile-members-info-date i {
	font-size: 20px;
	padding-right: 10px;
	color:rgb(9 69 108);
}

span.profile-members-info-date {
	font-size: 17px;
	color: rgba(0, 0, 0, 1);
}

.Upload-info .single-profile-content h3 {
	font-size: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    padding: 20px 0 10px 0;
    line-height: 30px;
    font-family: 'Raleway';
}
.blog-post-details img.img-responsive {
    height: auto;
}
.blog-post-bottom {
    background: #fdfdfd;
}
.profile-bottom {
    padding: 0px;
    padding-top: 0px !important;
}
.profile-bottom span.profile-members-info-name {
    font-size: 20px;
}
.profile-members-info img {
    width: 60px!important;
    float: right;
}
.p-10{
    padding:10px;
}
/* .blog-pic {
    height: 250px !important;

    border: solid 1px #f0f0f0;
} */

.img-profile-all{
    width: 60px!important;
    float: right;
}
.blog-video{
    height: 250px;
}
.profile-members-info {
    width: 100%;
    display: inline-flex;
    padding: 10px;
    margin-top: 20px;
}
.Upload-info .single-profile-content p {
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	line-height: 22px;
	font-family: 'Raleway';
}

.profile-members-info-comment {
	font-size: 17px;
	color: rgba(120, 116, 116, 1);
	line-height: 19.96px;
	font-weight: 500;
	font-family: 'Raleway';
}


.single-profile-img {
	position: relative;
}

.single-profile-content {
	padding: 0 12px;
}

.single-profile-content h3 {
	font-size: 25px;
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
	padding: 30px 0 6px 0;
	line-height: 36.31px;
	font-family: 'Inter';
}

.single-profile-content p {
	line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    font-family: Inter;
}

/* .single-experience-content {
	padding-top: 10px;
} */

.single-experience {
	padding-top: 12px;
	list-style: none;
}

.single-experience li {
	width: 100%;
    display: flex;
    /* margin-top: 3px;
	margin-bottom: 6px; */
    position: relative;
    border-bottom: solid 1px #E0E0E0;
    padding: 10px 17px;
    cursor: pointer;
}
.single-experience li:hover{
	background: #e8f8e9;
    box-shadow: 0px 2px 4px #e2e2e2;
}
.single-experience li .fa {
	font-size: 17px;
	color: #b2b4b4;
	margin-right: 14px;
	width: 5%;

}

.load-more-friend {
    float: left;
    width: 100%;
    height: 40px;
    
    /* border: solid; */top:2px;
        position: relative;
    margin-top: 10px;
    text-align: center;
}
.active-friend {
    background: #e8f8e9;
    box-shadow: 0px 2px 4px #e2e2e2;
}
span.date-time {
	position: absolute;
    right: 8px;
    color: #838181;
    font-size: 13px;
    top: 19px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 40px;
    padding: 0px 8px;
}
.single-experience li img {
	margin-right: 14px;
	width: 44px;
	height: 44px;border: solid 1px #dddd; border-radius: 40px;

}

.h-adress-content {
	width: 78%;
}

.single-experience-content .h-adress-content h6 {
	font-size: 15px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 4px;
    line-height: 19.36px;
    font-family: ui-rounded;
    font-family: 'Roboto', sans-serif;
    margin-top: 3px;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}

.single-experience-content .h-adress-content p {
    line-height: 19px;
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    font-family: 'Roboto', sans-serif;
}

.single-experience-content .h-adress-content p.contact-span {
	font-size: 14px;
	color: rgba(122, 118, 118, 1);
	font-family: Inter;
	line-height: 16.94px;
	margin: 0;
	font-weight: 400;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}

.single-experience-content h3 {
	font-size: 25px;
	font-weight: 500;
	color: rgb(9 69 108);
	line-height: 36.31px;
	font-family: 'Raleway';
}

.single-contact-option {
	height: 400px;
	overflow-y: auto;
}

/***
====================================================================
my-contact
====================================================================
***/

.bg-my-contact {
	background: url(../images/background/MyContacts.png) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 230px;
	background-repeat: no-repeat;
}

.bg-my-contact .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding: 90px 0;
}

.bg-bd {
	background: url(../images/background/BANGLADESH.png) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 300px;
	background-repeat: no-repeat;
}

.bg-bd .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding: 120px 0;
}

.bg-ab {
	background: url(../images/background/ABROAD.png) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 300px;
	background-repeat: no-repeat;
}

.bg-ab .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding: 120px 0;
}

/***
====================================================================
	Parallax Section Style
====================================================================

***/

.parallax-section {
	position: relative;
	padding: 120px 0px;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}

.parallax-section:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.30);
}

.parallax-section .auto-container {
	position: relative;
	z-index: 1;
}

.parallax-section h2 {
	color: #ffffff;
	font-size: 48px;
	font-weight: 800;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.parallax-section .text {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 40px;
}

.parallax-section .theme-btn {
	position: relative;
	margin: 0px 10px 10px;
	padding: 14px 38px;
}

/***

====================================================================
	Subscribe Intro
====================================================================

***/

.subscribe-intro {
	position: relative;
	padding:20px 0px 20px;
	background: #09456c;
	color: #ffffff;
}

.subscribe-intro:before {
	content: '';
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/background/map-pattern.png) center center no-repeat;
}

.subscribe-intro .auto-container {
	position: relative;
	z-index: 1;
}

.subscribe-intro .column {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 300;
}

.subscribe-intro .column h2 {
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #ffffff;
	text-transform: capitalize;
}

/***

====================================================================
	Main Footer
====================================================================

***/

.main-footer {
	position: relative;
	color: #ffffff;
	background-color: rgba(34, 34, 34, 0.91);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: 'Roboto', sans-serif;
}

.main-footer:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #f9fafb;
}

.main-footer p {
	line-height: 2em;
	margin-bottom: 20px;
}

.main-footer .footer-upper {
	position: relative;
	padding: 30px 0px 0px;
	z-index: 1;
}

.main-footer .footer-upper .column {
	position: relative;
	margin-bottom: 30px;
}

.footer-upper .column h2 {
	position: relative;
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom: 10px;
	font-weight: 700;
white-space:nowrap;
	letter-spacing: 1px;
	color: #09456c;
	margin-top: 40px;
}

.main-footer .footer-upper a {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.main-footer .footer-upper a:hover {
	color: #fff;
}
.main-footer .footer-upper a:hover i{
	color: #fff;
}
.footer-upper .links-widget li {
	position: relative;
	margin-bottom: 3px;
}

.footer-upper .links-widget li a {
	position: relative;
	display: block;
	font-size: 15px;
	color: #09456c;
	line-height: 24px;
}

.footer-upper .links-widget li a:hover,
.footer-upper .news-widget .news-post a:hover {
	color: #09456c;
}

.main-footer .social-links a {
	position: relative;
	display: inline-block;
	font-size: 15px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	text-align: center;
	background: none;
	margin-right: 10px;
	color: #f1f1f1;
	border-radius: 50%;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.main-footer .social-links a:hover {
	color: #ffffff;
	background: #09456c;
}

.main-footer .contact-info {
	position: relative;
	margin-bottom: 20px;
}

.main-footer .contact-info li {
	position: relative;
	padding-left: 30px;
	margin: 0px 0px 7px;
	line-height: 30px;color: #919191;
}

.main-footer .contact-info li span {
	position: absolute;
	font-weight: 700;
	font-size: 16px;
	color: #b0b2b3;
	left: 0px;
	top: 0px;
	line-height: 30px;
}

.social-links-two {
	position: relative;
}

.social-links-two a {
	position: relative;
	display: block;
	float: left;
	text-align: center;
	/* width: 28px; */
	/* height: 28px; */
	line-height: 26px;
	/* border: 1px solid #ffffff; */
	border-radius: 50%;
	font-size: 22px;
	margin-right: 8px;
	color: #09456c !important;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.blog-news-section .social-links-two a {
	background: #545454;
	color: #ffffff;
	font-size: 13px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border: none;
}

.social-links-two.alt a {
	font-size: 12px;
	border: 1px solid #cccccc;
	color: #cccccc !important;
}


.social-links-two.alt a:hover {
	background: #09456c !important;
	border-color: #09456c;
	color: #ffffff !important;
}

.footer-upper .news-widget .news-post {
	position: relative;
	padding: 0px 0px 0px 80px;
	margin-bottom: 40px;
	color: #c9c9c9;
	line-height: 20px;
}

.footer-upper .news-widget .news-post .news-content {
	margin-bottom: 5px;
}

.footer-upper .news-widget .news-post a {
	position: relative;
	color: #c9c9c9;
}

.footer-upper .news-widget .news-post .time {
	position: relative;
	color: #808080;
	font-size: 12px;
}

.footer-upper .news-widget .news-post .image-thumb {
	position: absolute;
	width: 65px;
	height: 65px;
	left: 0px;
	top: 0px;
}

.footer-upper .news-widget .news-post .image-thumb img {
	display: block;
	width: 65px;
}

.footer-bottom {
	position: relative;
	border-top: 1px solid rgb(185 180 180 / 10%);
	padding: 6px 0px;
	font-size: 15px;
	text-align: center;
	color: #fff;background: #01715d url(../images/about/pattern-bg.png);
}

.footer-bottom .copyright {
	position: relative;
	line-height: 20px;
	padding: 5px 0px;color: #fff;  top: 2px; font-size: 14px;
}

.footer-bottom .copyright a{
	color: #fff;
}
ul.social-ul {
    text-align: center;padding-right: 140px;
}
ul.social-ul li {
	width: 44px;
    height: 44px;
    border: solid 1px #01715d;
    border-radius: 40px; margin-right:10px;
    text-align: center;background: #01715d;
    font-size: 19px;

    padding: 10px 9px;
    display: inline-block;
}
ul.social-ul li a{
	color:#fff;
}
ul.social-ul li:hover{
	background: #fff;
}
ul.social-ul li a:hover{
	color: #fff;
}
ul.social-ul li:hover a{
	color: #fff;
}
ul.social-ul li:nth-child(2) {
	border-color: #0478B5;
	
}
ul.social-ul li:nth-child(2) a{
	
	color: #fff;
}
ul.social-ul li:nth-child(2):hover{
	background: #fff;
}
ul.social-ul li:nth-child(2) a:hover{
	
	color: #fff;
}


.partner-footer {
    display: inline-flex;
    font-size: 30px;
    color: #164F74;
    margin-top: 20px;
    left: 50px;
    position: relative;
}
.partner-footer h4 {
    font-weight: 500;
    margin-right: 12px; margin-top: 6px;
}
.partner-footer img {
    object-fit: contain; cursor: pointer;
}
.worldbank{
	width: 200px;
  
}
.right-a {
    right: -40px !important;
}
/***

====================================================================
	Page Title Style
====================================================================

 ***/
 .modal-body{
	padding-bottom: 50px;
 }
.page-title {
	position: relative;
	padding: 70px 0px 20px;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	color: #ffffff;
}
.f500 {
    font-weight: 500;
}
.page-title:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
    background: #234a66;
    opacity: .4;
}
.page-title2:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%; z-index: 9;
    background-image:url(../../Assets/images/line.png) !important;  opacity: .5;

	/* background-color: rgba(19, 19, 19, 0.7);
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 69.79%;
    transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    -moz-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform-origin: 100% 0 0;
    -webkit-transform-origin: 100% 0 0;
    -moz-transform-origin: 100% 0 0;
    -ms-transform-origin: 100% 0 0; */
    
}
.page-title h1 {
	font-size: 48px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 800;
	color: #ffffff;
}

.page-title .bread-crumb {
	position: relative;
	color: #ffffff;
}

.page-title .bread-crumb a {
	position: relative;
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px 5px;
}

.page-title .bread-crumb a:hover {
	position: relative;
	color: #09456c;
}

.page-title .auto-container {
	position: relative;
	z-index: 5;
}

/***

====================================================================
	Team Section
====================================================================

***/
.bg-members {
	background: url(../images/ab5.jpeg) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 230px;
	background-repeat: no-repeat;
}

.bg-members .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding: 90px 0;
}

.bg-members-section {
	padding-top: 80px;
	padding-bottom: 100px;
}

.members-items {
	text-align: center;
	background: #ffffff;
	padding-top: 30px;
	border: 1px solid #f0f0f0;
	margin-bottom: 28px;

}

.members-items:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.members-img {
	border-radius: 100%;
	display: inline-block;
	overflow: hidden;
}

.members-content {
	padding: 20px;
    height: 148px;
    min-height: 148px;
    background: #01715d url(../images/about/pattern-bg.png);
    border-top: solid 1px #f7f7f7;
    margin-top: 20px;
}

.members-content h4 {
	margin: 0;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	line-height: 24.2px;
	font-family: 'Roboto', sans-serif;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}

.members-content p {
	margin: 10px;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 16.94px;
	text-align: center;
	font-family: Inter;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
}

.members-content span {
	font-size: 12px;
	font-weight: 400;
}

.members-social-icon {
	border-top: 1px dashed rgba(233, 221, 221, 1);
	padding: 10px 0;
	background: rgba(249, 249, 249, 1);
}
.members-social-icon i{
	color: #09456c;
}
.btn-member {
	/* text-align: center; */
	line-height: 14px;
	padding: 8px 18px;
	/* border-radius: 20px; */
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
	font-family: 'Inter', sans-serif;
	background: #09456c;
}

.members-social-icon span {
	font-size: 14px;
	font-weight: 400;
	color:#09456c;
}

.logo-footer {
    width: 200px;
    border: magenta;
    margin: 30px auto;
    right: 78px; margin-bottom: 0px;
    position: relative;
}

/***

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination {
	position: relative;
}
.styled-pagination ul{
	width: auto;
    background: #0d5381;
    display: inline-block;
    padding: 2px 20px;
    border-radius: 40px; padding-top: 5px;	
}
li a.prev {
    color: #fff !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0px !important;
    font-size: 14px;
}
li a.next {
    color: #fff !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0px !important;font-size: 14px;
}

.styled-pagination li {
	position: relative;
	display: inline-block;
	margin: 0px 2px 4px;
}

.styled-pagination li a {
	position: relative;
    display: block;
    line-height: 20px;
    padding: 6px 1px;
    font-size: 14px;
    text-transform: uppercase;
    min-width: 35px;
    border: 0;
    background: #09629a;
    color: #ffffff;
    text-align: center;
    border-radius: 3px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    /* box-shadow: 0px 1px 3px #cdcaca !important; */
    border-radius: 70px; border: solid 2px transparent;
}

.styled-pagination li a.next,
.styled-pagination li a.prev {
	padding: 4px 8px;top: 2px;
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
	color: #ffffff;
    background: #0f85d0;
    border: solid 2px #0472b7;
    box-sizing: border-box;
}

/***

====================================================================
	Sidebar Page Style
====================================================================

***/

.sidebar-page {
	position: relative;
	padding: 80px 0px 50px;
}

.blog-container {
	position: relative;
	padding: 0px 0px;
}

.sidebar-page .blog-detail blockquote {
	position: relative;
	margin-top: 20px;
	padding: 5px 20px;
	line-height: 2em;
	font-size: 17px;
	color: #25292f;
	background: none;
	font-style: italic;

}

.sidebar-page .blog-detail .post-desc h2 {
	font-size: 20px;
	margin-bottom: 22px;
	color: #1a1a1a;
}

.sidebar-page .blog-detail .post-desc h3 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #1a1a1a;
}

.sidebar-page .blog-detail h4 {
	font-size: 16px;
	margin-bottom: 20px;
}

.check-list li .fa {
	position: relative;
	color: #cbda37;
}

.remove-list li .fa {
	position: relative;
	color: #ff0000;
}

.sidebar-page .blog-detail .post-tags {
	position: relative;
	padding: 15px;
	font-size: 16px;
	background: #f5f5f5;
	color: #999999;
	margin-bottom: 50px;
}

.sidebar-page .blog-detail .post-tags a {
	position: relative;
	color: #777777;
	font-size: 15px;
}

.sidebar-page .blog-detail .post-tags a:hover {
	color: #00bff3;
}

/***

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page .comments-area {
	position: relative;
}

.sidebar-page .group-title {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 16px;
}

.sidebar-page .group-title h2 {
	font-size: 32px;
	font-family: 'Roboto', sans-serif;
	color: #1a1a1a;
	font-weight: 700;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.sidebar-page .group-title:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 40px;
	height: 2px;
	background: #09456c;
}

.sidebar-page .comments-area .comment-box {
	position: relative;
}

.sidebar-page .comments-area .comment {
	position: relative;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 10px 110px;
}

.sidebar-page .comments-area .reply-comment {
	margin-left: 50px;
}

.sidebar-page .comments-area .comment-box .author-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
	height: 84px;
	border: 3px solid #ffffff;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px 0px #000000;
	-ms-box-shadow: 0px 0px 2px 0px #000000;
	-o-box-shadow: 0px 0px 2px 0px #000000;
	-webkit-box-shadow: 0px 0px 2px 0px #000000;
	box-shadow: 0px 0px 2px 0px #000000;
}

.sidebar-page .comments-area .comment-box .author-thumb img {
	width: 100%;
	display: block;
	border-radius: 5px;
}

.sidebar-page .comments-area .comment-info {
	margin-bottom: 10px;
	color: #bcbcbc;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}

.sidebar-page .comments-area .comment-box strong {
	color: #1a1a1a;
	font-weight: 700;
	text-transform: uppercase;
}

.sidebar-page .comments-area .reply-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: 'Roboto', sans-serif;
	color: #ffffff;
	padding: 5px 20px;
	line-height: 24px;
	background: #545454;
	border-radius: 3px;
	font-weight: 600;
	text-transform: uppercase;
}

.sidebar-page .comments-area .reply-btn:hover {
	background-color: #09456c;
}

/***

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group {
	position: relative;
	margin-bottom: 20px;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 8px 15px;
	color: #222222;
	border: 1px solid #d0d0d0;
	height: 42px;
	border-radius: 3px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
	border-color: #09456c;
}

.comment-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 22px;
	padding: 10px 15px;
	color: #222222;
	border: 1px solid #d0d0d0;
	height: 170px;
	resize: none;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.comment-form button {
	position: relative;
	display: inline-block;
}


/***

====================================================================
	Side Bar Style
====================================================================

 ***/
.sidebar-page .sidebar {
	position: relative;
	padding: 0px 0px 0px;
}

.sidebar .widget {
	position: relative;
	margin-bottom: 20px;
}

.sidebar .search-box .form-group {
	position: relative;
	margin: 0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
	position: relative;
	line-height: 24px;
	padding: 8px 50px 8px 20px;
	border: 1px solid #d0d0d0;
	background: #ffffff;
	color: #3a3a3a;
	display: block;
	width: 100%;
	border-radius: 5px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.sidebar .search-box .form-group input:focus {
	border-color: #09456c;
}

.sidebar .search-box .form-group button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 42px;
	width: 50px;
	line-height: 42px;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #ffffff;
	background: #252525;
	border-radius: 0px 5px 5px 0px;
}

.sidebar .search-box .form-group input:focus+button,
.sidebar .search-box .form-group button:hover {
	color: #ffffff;
	background: #09456c;
}

.sidebar .sidebar-title {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.sidebar .sidebar-title h3 {
	font-size: 20px;
	color: #1a1a1a;
	font-weight: 800;
	text-transform: uppercase;
}

.sidebar .sidebar-title:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 40px;
	height: 2px;
	background: #09456c;
}

.sidebar .recent-posts .post {
	position: relative;
	font-size: 13px;
	margin-bottom: 20px;
	color: #cccccc;
	/* padding-left: 90px; */
}

.sidebar .recent-posts .post .post-thumb {
	/* position: absolute;
	left: 0px;
	top: 0px; */
	width: 60px; border: solid 1px#ddd; min-height: 60px;
}

.sidebar .recent-posts .post .post-thumb img {
	display: block;
	/* width: 100%; */
}

.sidebar .recent-posts .post h4 {
	font-size: 17px;
	font-weight: 600;
	margin: 0px 0px 4px;
	line-height: 1.4em;
	color: #292929;line-height:21px;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
}

.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover {
	color: #09456c;
}

.sidebar .recent-posts .post h4 a {
	color: rgba(0, 0, 0, 1);
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	font-family: 'Raleway';
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
}

.sidebar .recent-posts .post-info {
	color: rgba(153, 153, 153, 1);
	text-transform: capitalize;
	font-size: 13px;
	line-height: 14.09px;
	font-weight: 500;
	font-family: 'Raleway';

}

.sidebar .recent-posts .post-info .icon {
	padding-right: 5px;
}

.sidebar-page .contact-info {
	position: relative;
	font-size: 14px;
	margin-bottom: 30px;
}

.sidebar-page .contact-info .text {
	position: relative;
	font-size: 14px;
	margin-bottom: 10px;
	color: #7f7f7f;
}

.sidebar-page .contact-info li {
	position: relative;
	margin-bottom: 5px;
	line-height: 1.8em;
	color: #7f7f7f;
}

.sidebar-page .contact-info li strong {
	position: relative;
	padding-right: 10px;
	font-weight: 600;
	color: #292929;
}

.sidebar-page .contact-info a {
	color: #09456c;
	transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
}

.sidebar-page .contact-info a:hover {
	color: #3d3d3d;
}

.sidebar .popular-tags a {
	position: relative;
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	line-height: 24px;
	padding: 5px 20px;
	margin: 0px 5px 12px 0px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	background: #ffffff;
	color: #1a1a1a;
	text-align: center;
	font-size: 13px;
	border-radius: 5px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.sidebar .popular-tags a:hover {
	background-color: #09456c;
	border-color: #09456c;
	color: #ffffff;
}

.sidebar .list {
	position: relative;
}

.sidebar .list li {
	position: relative;
	margin-bottom: 7px;
	line-height: 32px;
}

.sidebar .list li .count {
	position: relative;
}

.sidebar .list li a {
	position: relative;
	display: block;
	color: #3d3d3d;
	font-size: 16px;
	font-weight: 400;
}

.sidebar .list li a:hover {
	color: #09456c;
}

/***

====================================================================
	filters-section  Section
====================================================================

***/

.filters-section {
	position: relative;
	padding: 10px;
	background: #fafafa;
	border-radius: 50px;
	margin-bottom: 40px;
	border-color: #09456c;
	border: 1px solid #09456c;
}

.filters-section .form-group {
	position: relative;
	margin-bottom: 20px;
}

.filters-section .form-group .field-label {
	position: relative;
	font-size: 16px;
	color: #202020;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}

.filters-section .form-group input {
	position: relative;
	display: block;
	width: 100%;
	line-height: 30px;
	padding: 10px 20px;
	color: #555555;
	background: #ffffff;
	border: 1px solid #ffffff;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}

.filters-section .form-group input:focus {
	border-color: #09456c;
}

.filters-section button {
	/* width: 100%; */
	display: block;
	padding: 5px 40px;
	text-align: center;
	float: right;
	border-radius: 51px;
	margin: auto;
}

.other-info {
	position: relative;
}

.other-info h3 {
	font-size: 20px !important;
	font-weight: 800;
	text-transform: uppercase !important;
}

.other-info .info-box {
	position: relative;
}

.other-info .info-box li {
	position: relative;
	padding-left: 60px;
	color: #8d8d8d;
	min-height: 50px;
	font-size: 15px;
	margin-bottom: 25px;
}

.other-info .info-box li:last-child {
	margin-bottom: 0px;
}

.other-info .info-box li strong {
	display: block;
	color: #000000;
	font-weight: 700;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}
button.btn-close.position-absolute.top-0.end-0.p-3 {
    background: #878282 !important;
    border-radius: 40px;
    /* right: 50px; */
    /* position: relative; */
    margin-right: 17px;
    margin-top: 10px;
    /* padding: 13px !important; */
    /* padding-top: 21px !important; */
    line-height: 23px;
}

.other-info .info-box li i {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -25px;
	height: 50px;
	line-height: 50px;
	color: #01715d;
	font-size: 36px;
}

.other-info .text {
	margin-bottom: 20px;
	font-size: 15px;
}

.open .dropdown-menu {
	display: block;
}

.open .dropdown-menu {
	display: block;
	top: 51px;
	width: 100%;
	z-index: 9 !important;
}

.filter-form .dropdown {
	width: 100%;
}

.search-container {
	margin: 15px;
	border-color: #09456c;
	border: 1px solid #dee2e6;
	border-radius: 50px;
	padding: 5px 20px;
}

.form-check-input {
	width: 1em;
	height: 1em;
	margin-top: 0.25em;
	vertical-align: top;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border:2px solid rgb(31 141 210);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
}

.form-check-input:checked {
	background-color: #1F8DD2;
	border-color: #1F8DD2;
}
.job-tag .form-check {
    float: left;
    border: solid 1px #B2CEE1;
    padding: 4px 29px;
    border-radius: 4px;
    margin-right: 10px;padding-top: 7px;
}
.jobwork .form-check {
    padding: 4px 35px;padding-top: 7px;

}
.h38{
	height: 38px;
}
.h3-job-top{
	color: #828282; font-family: "Open Sans", sans-serif;  font-size:29px;
}
.right-aside h5 {
    background: #F2F2F2;
    padding: 10px 20px;
    border-radius: 6px 6px 0 0;
    color: #09456C;
    /* font-family: "Open Sans", sans-serif; */
    font-size: 22px;
    font-weight: 500;
}
.right-aside h5 i {
    font-size: 19px;
    color: #cdcdcd;
}
.right-aside {
    background: #fff;
    border: solid 1px #E6E6E6;
    border-radius: 6px;width: 100%;
    float: left;padding-bottom: 105px; margin-bottom:80px;
}
.green-growth-jobs button.btn.btn-detailsjob {
    background: #4f8283 !important;
 
}

/* .green-growth-jobs .jobs-list-blog{
	border-color: #c6c6c6  !important;
} */
.right-aside-middle {
    padding: 26px;
}
ul.ul-categories li:hover {
    background: #e6eff3;
}
.applicaents-blog-main p label{
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
   
}
.search-top-aside {
    display: flex;
    background: #fff;
    box-shadow: 0px 0px 3px #BFBFBF;
    border-radius: 56px;
    padding: 4px;
}
.search-top-aside input {
    border: 0px;
    background: transparent;height: 37px;
}
.search-top-aside input:focus{
	border-color: transparent;
	box-shadow: none; background: transparent;
}
.search-top-aside button {
    background: #92A5B1;
    color: #fff;
    width: 87px;
    border-radius: 40px; padding: 0px 4px;
}
h4.all-aside-h4 {
    color: #6E7376;
    font-size: 24px;
    margin-top: 30px;
    font-weight: 500;
    border-bottom: solid 1px #efefef;
    padding-bottom: 3px;
	width: 100%;
    float: left;
}
ul.ul-categories li a {
    color: #858586;
    font-size: 17px;
    font-weight: 400;
}
ul.ul-categories {
    width: 100%;
    float: left;
    margin-top: 13px;
}
ul.ul-categories li strong {
    color: #09456C;
}
ul.ul-categories li {
    background: #f7f7f7;
    padding: 8px 20px;
    border-radius: 40px;
    margin-bottom: 7px;
}
ul.com-ul li a {
    color: #696666;
}
ul.com-ul li {
    list-style: disc;
    line-height: 28px;margin-bottom: 6px;font-size: 18px;
}
ul.com-ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    margin-top: 10px;
    color: #696666;
    font-size: 17px;
    font-weight: 300;
}
ul.com-ul li a:hover{
	color: #3a7ca7;
}


.border-dashed {
    width: 99%;
    float: left;
    border-bottom: dashed 1px #e7e5e5;
    margin-top: 40px;
    /* clear: both; */
    margin-bottom: 30px;
}

.footer-all-jobs {
    background: #FAFAFA;
    padding: 13px;
    border-top: solid 1px #EFEFEF;
    border-radius: 6px;
    margin-top: 40px;
    width: 99.2%;
}
.footer-all-jobs button {
    padding: 7px 40px;
    margin-left: 6px;
}



.footer-all-jobs button.btn.btn-primary {
    background: #3788BB;
    border: 0px;
}

.footer-all-jobs button.btn.btn-dark {
    background: #6A889B;
    border: 0px;
}

.footer-all-jobs button.btn.btn-success {
    background: #76B273;
    border: 0px;
}

/***

====================================================================
	Contact Section Style
====================================================================

***/

.contact-section {
	position: relative;
	padding: 90px 0px 10px;
}

.contact-section .column {
	margin-bottom: 60px;
}

.contact-section h2 {
	font-size: 24px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 40px;
	color: #2f2f2f;
}

.contact-form .form-group {
	position: relative;
	margin-bottom: 26px;
}

.contact-form .form-group .field-label {
	position: relative;
	font-size: 16px;
	color: #202020;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}

.contact-form .form-group input {
	position: relative;
	display: block;
	width: 100%;
	line-height: 30px;
	padding: 10px 5px;
	color: #555555;
	background: #ffffff00;
	border-bottom: 1px solid #e0e0e0;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}

.contact-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 30px;
	padding: 10px 5px;
	color: #555555;
	/* height: 300px; */
	resize: none;
	background: #ffffff00;
	border-bottom: 1px solid #e0e0e0;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}

.contact-form .form-group input:focus,
.contact-form .form-group textarea:focus {
	border-color: #09456c;
}

.contact-form .form-group input.error,
.contact-form .form-group textarea.error {
	border-color: #ff0000;
}

.contact-form .form-group label.error {
	display: block;
	padding: 10px 0px 0px 0px;
	line-height: 24px;
	text-transform: capitalize;
	font-size: 15px;
	color: #ff0000;
	font-weight: 400;
}

.contact-form .form-group .theme-btn {
	padding: 10px 40px;
}

.gm-err-container {
	background-color: rgb(244 252 251);
	padding: 20px;
}

.event-section {
	position: relative;
	/* padding: 90px 0px 60px; */
}

.default-portfolio-item {
	position: relative;
}

.mixed-event-section .column,
.event-section .column {
	margin-bottom: 30px;
}

.default-portfolio-item .inner-box {
	position: relative;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-portfolio-item .image-box img {
	display: block;
	width: 100%;
}

.default-portfolio-item .overlay-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(106, 198, 16, 0.70);
	border-radius: 5px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.default-portfolio-item:hover .overlay-box {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	visibility: visible;
}

.default-portfolio-item .overlay-box .inner-content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 20px 40px;
	display: table;
	vertical-align: middle;
	text-align: center;
}

.default-portfolio-item .overlay-box .content {
	display: table-cell;
	vertical-align: middle;
}

.default-portfolio-item .overlay-box h3 {
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	max-width: 300px;
	margin: 15px auto 20px;
	text-transform: uppercase;
	line-height: 1.8em;
}

.default-portfolio-item .overlay-box h3 a {
	color: #ffffff;
}

.default-portfolio-item .overlay-box .arrow {
	position: relative;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	color: #ffffff;
}

.filter-list .mix {
	display: none;
}

.event-section .filters {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}

.event-section .filter-btns {
	position: relative;
	text-align: center;
	font-family: 'Raleway', sans-serif;
}

.event-section .filter-btns li {
	position: relative;
	display: inline-block;
	padding: 9px 25px;
	line-height: 24px;
	border: 2px solid #a0bb85;
	color: #808080;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin: 0px 5px 10px;
	border-radius: 3px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.event-section .filter-btns li:hover {}

.event-section .filter-btns li.active {
	border-color: #09456c;
	color: #ffffff;
	background: linear-gradient(rgba(105, 180, 69, 1) 0, rgba(159, 211, 134, 1));
	border: none;
}

.filter-tabs li.active:before {
	color: rgba(159, 211, 134, 1);
	content: "\f0d7";
	font-family: FontAwesome;
	position: absolute;
	left: 40%;
	bottom: -12px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	font-size: 30px;
	z-index: -1;
	overflow: hidden;
}
.ratio{
	padding-top: 85px;
}
.border-middle:after {
    left: 0px;
    right: 0px;
    margin: auto;
}
/* Registration */

.bg-page-header {
	background: url(../images/ab4.jpeg) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height:230px;
	background-repeat: no-repeat;
}

.banner-section {
	position: relative;
}

.banner-section::after {
	position: absolute;
	left: 0;
	top: -4px;
	height: 50px;
	width: 100%;
	content: "";
	/* background-image: url(../images/main-slider/bg-grass1.png); */
	background-repeat: repeat-x;
	background-position: center;
	background-size: auto;
	z-index: 3;
}

.page-header-overlay {
	/* background: rgb(35, 74, 102, 0.8); */
	background: rgb(9, 69, 108, 0.7);

	height:230px;

}
.job-area select, input {
    height: 42px;
}

.job-area .btn {
    background: #09456c;
    color: #fff;
    margin-left: 8px;
    width: 100px; height: 42px;
}
.job-area .btn:hover {
    background: #0e639b;
}
.job-area {
    width: 100%;
    display: flex;
    background: #f5f5f5;
    padding: 10px;
    margin-top: 50px;
    border-radius: 6px;
}

button.btn.btn-my-jobs {
    border-radius: 0px 4px 4px 0px;background: #057e72;
}
button.btn.btn-add-jobs{
	border-radius: 4px 0px 0px 4px;
}

.job-btn-all {
    /* background: #f5f5f5; */
	width: 250px;float: left;
    background: #f5f5f5;
    padding: 10px;
    margin-top: 50px;
    border-radius: 6px;
}

.job-btn-all button {
    background: #05645b;
    color: #fff;
    width: 50%;
    float: left;
}
.job-btn-all button:hover {
	background: #09456c;
    color: #fff;

}
.bpmc-members{
	margin-top: 20px;
}
.jobs-list-blog {

    /* padding: 15px 29px 15px 19px; */
    border: 1px solid #E9E9E9;
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    overflow: hidden;	border-left: solid 2px #009688;
	width:31%;
    float: left;
    margin-right: 1%; margin-left: 1%;
}
.w60{
	width: 60% !important;
}
.w40{
	width: 40% !important;
}
.jobs-bg{
	padding-top:40px !important;
    padding-bottom: 80px !important;
    background:linear-gradient(1deg, #fff, #f7f9fc);
	margin-top: 30px;
	width: 100%;
	float: left;
}
.job-det-list {
    width: 100%;
    margin-left: 0%;
    float: left;text-align: center;
    /* border: solid; */
    margin-top: 7px;
    margin-bottom: 8px;
}
.btn-all-jobs {
	float: right;
    /* width: 18%;
    margin-top: 50px;
    left: 6px;  */
    position: relative;
}
.btn-danger-job{
	background: #e91e63 !important;
}
.w50{
	width: 50% !important;
}
.jobs-list-blog span {
	width:100px;
    height:100px;
    border: solid 2px #E6E6E6;
    border-radius: 100%;
    padding: 4px;
    margin-top: 13px;
    overflow: hidden;
    margin:20px auto;display: table;
}
.jobs-list-blog span img {
    width: 90px;
    height: 90px;
    object-fit: cover; border-radius: 100%;
}
.btn-post-job-btn {
    background: #09456c;
    color: #fff;
    float: right;
    font-size: 15px;
    border-radius: 40px;margin-right: 30px;
    padding: 6px 24px;
}
.jobs-list-blog {
    margin-top: 10px; margin-bottom: 10px;
}
button.btn.btn-detailsjob {
background: #f1ca48;
    color: #fff;
    font-size: 15px;
    float: right;
    padding: 4px 16px;
    border-radius: 40px;
}

.btn-all-jobs {
    display: flex;
}
.btn-all-jobs a {
	margin-left: 1.5%;
}
.applicaents-blog .btn-all-jobs{
	width: 29%;
    margin-top: 37px;
    left: 0px;
}
button.btn.btn-detailsjob:hover{
	background: #09456c;
}
button.btn.btn-detailsjob.applt-j {
    background: #A1AAA9;
}
button.btn.btn-detailsjob.edit-j {
    background: #BB9F9F;
}
.job-det-list h2 {
	font-weight: 800;
    font-size: 16px;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
        margin-bottom: 10px;
}
.job-det-list p {
    /* -webkit-box-orient: vertical !important; */
    /* -webkit-line-clamp: 1 !important; */
    /* min-height: 36px; */
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important; width: 100%; float: left;
    /* min-height: 36px; */
}
.job-det-list p label {
    color: #0f76b9;
}
.job-det-list p {
    margin-bottom: 0px;color: #979292;
}
.job-det-list h4 {
	font-size: 16px;
    color: #757575;
    margin-top: -6px;
    margin-bottom: 4px;
}
.bg-page-header .page-header {
	text-align: center;
	border-bottom: none;
	margin: 0;
	padding: 90px 0;
}
.footer-job-all {
    width: 100%;
    float: left;
    background: #01715d;
    padding: 4px 20px;
    border-top: solid 1px #ededed;
    /* padding-left: 110px; */
}
.btn-status-full-part {
    background: rgba(25, 103, 210, .10);
    color: #fff;
    padding: 1px 10px;
    font-size: 13px;
    border-radius: 40px;
}
.homebg{
	background: rgba(52, 168, 83, .15);
    color: #34a853;
}

.urgentbg{
	background: rgba(249, 171, 0, .11);
    color: #e19c04;
}
.page-jobs{
	float: none;
    margin: auto;
    display: table;
    margin-top: 40px;

}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #09456c;
    border-color: #09456c;
}
.page-jobs .page-link {

    color: #09456c;
}
.page-title-registration h2 {
	color: #fff;
	line-height: 58.7px;

	font-size: 40px;

	font-family: 'Raleway';
}

.page-header-content .breadcrumb {
	background: none;
	margin: 0;
	padding-top: 10px;
	justify-content: center;
}

.page-header-content .breadcrumb li {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	list-style: none;
	padding: 10px;
}

.page-header-content .breadcrumb li.current {
	color:#8bc34a; font-weight: 400;
}

.page-header-content .breadcrumb>li+li:before {
	font-family: FontAwesome;
	content: "\f061";
	color: #fff;
	font-size: 11px;
	padding: 0 7px 0 3px;
}

.login-register-box {
	border: 1px solid #ebebeb;
	padding: 80px;
	border-radius: 10px;
	margin: 100px 0;
	position: relative;
	
}

.single-form input {

	border: 1px solid #dddddd;
	padding: 6px 15px;
}
.single-form .form-label {
    margin-bottom: 3px;
}
.single-form select {
	
	border: 1px solid #dddddd;
	padding: 6px 15px;
}
.single-form label {
	font-size: 17px;
	/* line-height: 50px; */
	font-family: 'Raleway';
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
}

.scrool_ber::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: #EAEAEA !important;
}

.scrool_ber::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: #EAEAEA !important;
}

.scrool_ber:scrollbar-thumb {
	background-color: #09456c !important;
	width: 8px;
	height: 8px;
	border-radius: 20px;
	height: 10px !important;
}

.scrool_ber::-webkit-scrollbar-thumb {
	background-color: #09456c !important;
	border-radius: 20px;
	width: 8px;
	height: 8px;
}
ul.job-ul {
    list-style: none;
    color: #fff;    margin-top: 14px; position: relative;

}
.width-100 {
	width: 100%;
	display: flex;
}
ul.job-ul li {
	align-items: center;
    justify-content: center;
    display: inline-flex;
    margin: 0px 33px;
	cursor: pointer;
}
ul.job-ul li span {
    background: #2374A8;
    width: 60px;
    height: 60px;
    border-radius: 40px;
    border: dashed 1px #B9C5CC;
    /* justify-content: center; */
    /* display: inline-flex; */
    /* display: table; */
    /* flex-wrap: wrap; */
    color: #B2CEE1;
    font-size: 23px;
    line-height: 58px;
}
ul.job-ul li:hover span{
	color: #fff;
}

.details-jobs-banner h5 {
    font-size: 25px;
    font-weight: 500;margin-top: -3px;
}
.details-jobs-banner {
    text-align: left;
    margin-left: 8px;
}
.details-jobs-banner h4 {
    color: #DBF1FF;
    /* font-weight: 500; */
}
.job-block-area a{
	color: #353232; font-weight: 600; width: 100%; float: left;
}
.job-block-area a:hover{
	color: #09456C;
}
.job-cate-block span {
	height: 54px;
    width: 54px;
    background: #f2f2f4;
    color: #C7CACC;
    text-align: center;
    border-radius: 6px;
    font-size: 25px;
    border: dashed 1px #a6b9c6;
    line-height: 54px;
    float: left;
    border-radius: 40px;
    padding: 0px 20px;
}
.res-block{
	min-height: 330px;
}
.job-cate-block {
	border: solid 1px #DCDFE0;
    border-radius: 6px;
    margin-top: 16px;background: #f9f9f9;
    /* align-items: center;
    justify-content: center;
    display: ruby; */
    padding: 10px 12px; padding-right: 0px;
    width: 100%;
    float: left;
}
.job-cate-block h4 {
    float: left; font-weight: 600;
    font-size:15px;    margin-top: 17px;
    margin-left: 8px;width: 82%; height: 40px; line-height: 17px;
}
.job-cate-block h4 strong {
    color: #09456C;font-family: arial;font-size: 16px;
}
.width-10 {
	width: 10%;
}

.width-8 {
	width: 8%;
}

.width-89 {
	width: auto;
	/* min-width: 40%;
	max-width:87%; */
	max-width:89%;
}
.fried-li-chat {
    margin-bottom: 15px;
}
.profile-holder {
    margin-bottom: 15px;
}

.fried-li-chat h6 {
    font-size: 15px;
    margin-bottom: 3px; color: #000;
}

.profile-holder h6 {
    font-size: 15px;
    margin-bottom: 3px; color: #000;
}
.fried-li-chat span {
   color: #999;
}

.profile-holder span {
	color: #999;
}


.hidden-web {
	display: none;
}
.floatleft{
	float: left;
}
.textshadwo span {
    /* text-shadow: 0px 0px 3px #6e6e6e; */ color: #009688;
}
/* Notifications */
.spann-heading {
    color: #09456c;
    font-weight: 500;
    top: -16px;
    position: relative;
    margin-left: 20px;
}
.Notifications-box {
	border: 1px solid #ebebeb;
	padding: 40px 0px;
	border-radius: 10px;
	margin: 50px 0;
	position: relative;
	background: #f8f9fa;
	max-height: 800px;
	overflow-y: auto;
}

.see-all {

    font-size: 18px !important;
    line-height: 18.15px;
    font-weight: 400;
    padding: 13px 50px;
    border-radius: 4px;
    margin-top: 20px;
    display: inline-block;
    border: dashed 1px #01715d;
    background: #01715d;
    color: #fff;
    border-radius: 40px;
   
}
.see-all:hover{
    color:#fff;
}

.h5-text {
	font-size: 26px;
	font-family: 'Inter';
	font-weight: 500;
	line-height: 31.47px;
}

.time-ago {
	color: #909193  !important;
	font-family: Inter;
	font-size: 12px !important;
	line-height: 9.68px;
	font-weight: 500;
}

.Notifications-box li .width-100 {
    border-bottom: solid 1px #ddd;
    background: #f2f3f5;
    padding: 13px;
    padding-bottom: 9px;
}
.Notifications-box li:nth-child(odd) .width-100{
	background: #fff;
}
.profile-dashboard-section .filters {
	position: relative;
	/* text-align: center; */
	margin-bottom: 50px;
}

.profile-dashboard-section .filter-btns {
	position: relative;
	/* text-align: center; */
	font-family: 'Raleway', sans-serif;
	border-bottom: 2px solid #e9e9e9;
}

.profile-dashboard-section .filter-btns li.active {
	border-color: #09456c;
	color: #ffffff;
	background: linear-gradient(rgba(105, 180, 69, 1) 0, rgba(159, 211, 134, 1));
	border: none;
}

.profile-dashboard-section .filter-btns li {
	position: relative;
	display: inline-block;
	padding: 5px 60px;
	line-height: 24px;
	border: none;
	color: #808080;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin: -2px;
	border-radius: 3px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.profile-dashboard-section .filter-btns li.active span {
	border-color: #09456c;
	color: #ffffff;
	border: none;
	padding: 0;
}

.profile-dashboard-section li.filter span {
	border-right: 1px solid rgba(226, 221, 221, 1);
	padding-right: 20px;
}

.img-card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 2px dotted rgba(91, 187, 27, 1);
	border-radius: 6px;
	padding: 50px 10px;
}

.profile-dashboard-section .single-profile-img img {
	height: auto;
	/* max-width: 100%; */
	width: 100%;
	vertical-align: middle;
	border-radius: 50%;
	height: 200px;
	width: 200px;
	text-align: center;
	justify-content: center;
	display: inline;
	border: 6px solid rgba(235, 237, 231, 1);
}

.profile-dashboard-section .single-profile-img {
	text-align: center;
}

.profile-dashboard-section .single-profile-content h3 {
	font-size: 25px;
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
	padding: 10px 0 6px 0;
	line-height: 36.31px;
	font-family: 'Inter';
}

.profile-dashboard-section .profile-details-1 {
	border-right: 2px dotted rgba(194, 222, 166, 1);
}

.profile-dashboard-section .single-experience {
	padding-top: 12px;
	list-style: none;
	padding-right: 12px;
}

.status-action ul {
	border: 1px solid rgba(106, 198, 16, 1);
}

.status-action ul .dropdown-item {
	color: rgba(157, 148, 148, 1);
}

thead tr {
	background: rgba(241, 252, 236, 1);
}

thead tr th {
	padding: 15px !important;
}
.contact-items {
    text-align: center;
    background: #ffffff;
    padding-top: 30px;
    border: 1px solid #f0f0f0;
	padding: 15px 0 0;
}
/* .contact-items .dropdown-menu {
    transform: translate3d(152.5px, 34px, 0px)!important;
} */
.btn-member:hover {
	color: white;
}

.skill-card {
    /* border: solid 10px#efefef; */border: solid 1px #ebe7e7;
}
.border-bottom-select{
	border-bottom: solid 1px #ebe7e7;background: #fafafa;
}
.btn-skill {
    background: hsl(0deg 0% 92.91%);
    border: dashed 1px#cfc8c8;
    padding: 4px 14px;
    margin: 3px;
    min-width: 111px;
    position: relative;
}
button.btn.btn-skill i {
    color: #32a506;
    font-size: 19px;
    /* position: absolute; */
    top: 2px;
    position: relative;
}
.skill-card {
    min-height: 60px;
    /* overflow: auto; */
    max-height: 400px;
    overflow: auto;
}
.over-none{
	overflow: inherit;
}

.overf-all{
	max-height: 400px;
    overflow: auto;
}
.text-area {
    border-color: #dddddd;

    /* min-height: 120px; */
}
.border-right-dashed{
    border-right: dashed 1px #ddd;
}
.border-right-solid{
    border-right: solid 1px #f4f0f0;
}
.add-other-ex .others-skill-drop {
    position: absolute;
    /* top: 0px; */
}
.add-other-ex i {
    top: 15px;
}
.toast-notification {
    position: fixed;
    text-decoration: none;
    z-index: 999999;
    max-width: 300px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    display: flex;
    padding: 10px;
    transform: translate(0, -150%);
  }
  .toast-notification .toast-notification-wrapper {
    flex: 1;
    padding-right: 10px;
    overflow: hidden;
  }
  .toast-notification .toast-notification-wrapper .toast-notification-header {
    padding: 0 0 5px 0;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    word-break: break-all;
    color: #4f525a;
  }
  .toast-notification .toast-notification-wrapper .toast-notification-content {
    font-size: 14px;
    margin: 0;
    padding: 0;
    word-break: break-all;
    color: #4f525a;
  }
  .toast-notification .toast-notification-close {
    appearance: none;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 4px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.2);
  }
  .toast-notification .toast-notification-close:hover {
    color: rgba(0, 0, 0, 0.4);
  }
  .toast-notification.toast-notification-top-center {
    transform: translate(calc(50vw - 50%), -150%);
  }
  .toast-notification.toast-notification-bottom-left, .toast-notification.toast-notification-bottom-right {
    transform: translate(0, 150%);
  }
  .toast-notification.toast-notification-bottom-center {
    transform: translate(calc(50vw - 50%), 150%);
  }
  .toast-notification.toast-notification-dark {
    background-color: #2d2e31;
  }
  .toast-notification.toast-notification-dark .toast-notification-wrapper .toast-notification-header {
    color: #edeff3;
  }
  .toast-notification.toast-notification-dark .toast-notification-wrapper .toast-notification-content {
    color: #edeff3;
  }
  .toast-notification.toast-notification-dark .toast-notification-close {
    color: rgba(255, 255, 255, 0.2);
  }
  .toast-notification.toast-notification-dark .toast-notification-close:hover {
    color: rgba(255, 255, 255, 0.4);
  }
  .toast-notification.toast-notification-success {
    background-color: #C3F3D7;
    border-left: 4px solid #51a775;
  }
  .toast-notification.toast-notification-success .toast-notification-wrapper .toast-notification-header {
    color: #51a775;
  }
  .toast-notification.toast-notification-success .toast-notification-wrapper .toast-notification-content {
    color: #51a775;
  }
  .toast-notification.toast-notification-success .toast-notification-close {
    color: rgba(0, 0, 0, 0.2);
  }
  .toast-notification.toast-notification-success .toast-notification-close:hover {
    color: rgba(0, 0, 0, 0.4);
  }
  .toast-notification.toast-notification-error {
    background-color: #f3c3c3;
    border-left: 4px solid #a75151;
  }
  .toast-notification.toast-notification-error .toast-notification-wrapper .toast-notification-header {
    color: #a75151;
  }
  .toast-notification.toast-notification-error .toast-notification-wrapper .toast-notification-content {
    color: #a75151;
  }
  .toast-notification.toast-notification-error .toast-notification-close {
    color: rgba(0, 0, 0, 0.2);
  }
  .toast-notification.toast-notification-error .toast-notification-close:hover {
    color: rgba(0, 0, 0, 0.4);
  }
  .toast-notification.toast-notification-verified {
    background-color: #d0eaff;
    border-left: 4px solid #6097b8;
  }
  .toast-notification.toast-notification-verified .toast-notification-wrapper .toast-notification-header {
    color: #6097b8;
  }
  .toast-notification.toast-notification-verified .toast-notification-wrapper .toast-notification-content {
    color: #6097b8;
  }
  .toast-notification.toast-notification-verified .toast-notification-close {
    color: rgba(0, 0, 0, 0.2);
  }
  .toast-notification.toast-notification-verified .toast-notification-close:hover {
    color: rgba(0, 0, 0, 0.4);
  }
  .toast-notification.toast-notification-dimmed {
    opacity: .3;
  }
  .toast-notification.toast-notification-dimmed:hover, .toast-notification.toast-notification-dimmed:active {
    opacity: 1;
  }

  .login-field {
    height: 41px;
    /* padding: 0px ! IMPORTANT; */
    background: #fff;
    /* font-size: 10px; */
}
.login-field input{
	font-size: 14px; border-radius: 6px;
}
.logo-login {
	position: absolute;
    top: -30px;
    left: 0px;
    right: 0px;
    margin: auto;
    display: table;
    width: 280px;
    height: 120px;
   
    border-radius: 100px;
    /* border: solid 6px #fff; */
    padding-top: 47px;
  

}
.logo-login h2 {
    color: #35830f;
}
.register-width{
	width: 360px;
}

.h3-style-form{
    border-left: solid 2px;
    padding-left: 12px;
    margin-left: 20px;
    margin-bottom: 6px;
}
.bg-gray-pic{
	background: #fafafa; border-radius:6px;
}
.btn-post-all {
    padding-left: 0px;
}
.btn-post-all {
    padding-left: 0px;
    padding: 2px 8px 2px 4px;
}
.btn-post-all span {
	width: 30px;
    height: 30px;
    display: inline-block;
    background: #fff;
    border-radius: 40px;
    color: #09456c;
    padding: 3px 7px;
    font-size: 14px;
    margin-right: 4px;
}
.single-profile-upload label.form-label {
    margin-bottom: 2px;
}
.border-bottom-pr {
    border-bottom: solid 1px #f1f1f1;
}
.bg-cate-all{
	/* background: #f8f8f8;border-radius: 6px;
    box-shadow: 0px 1px 7px #dddddd;border: solid 6px #fff; */
	background: #fff;
    /* border-radius: 6px; */
    box-shadow: 0px 1px 7px #dddddd;
    border: solid 3px #fff;
}
.editor-custom .ck-reset_all :not(.ck-reset_all-excluded *), .ck.ck-reset, .ck.ck-reset_all {
    background-color: #f2f2f2 !important;
}
.upload-list {
    font-size: 17px;
    padding: 10px; color: #09456c; padding-top: 20px;
    padding-bottom: 15px;
}
.border-dashed-all{
	border-bottom: dashed 1px #e3e6e0;
}
.border-left-right-dashed{
	border-left: dashed 1px #e3e6e0;
    border-right: dashed 1px #e3e6e0;
}
.border-r-round {
    border-radius: 0px 0px 12px 0px;
}
.btn-all-group {
    margin-top: 12px;
}
.bg-gray-up{
	background: #f8f8f8;
}
.btn-all-group button:first-child {

    border-right: solid 2px #a3c7b6;
    background: #2b9d68;
}
/* .btn-all-group button:last-child {
    border-radius: 20px;

} */
.positionrl{
	position: relative;
}
.positionrl .error-ab {
    position: absolute;
    bottom: -26px;
}

.btn-group-profile button {
    padding: 2px 10px;
    font-size: 16px;    border-radius: 0px !important;
}
.upload-post-pic img {
	/* min-height: 250px;
    max-height: 350px; */
    width: 100%;
	height:210px !important;
    border-radius: 10px;background: #f9f9f9;
	max-width: 100% !important;
    vertical-align: middle;
    object-fit: cover;
}

.upload-post-pic embed {
    height: 200px;
}
.profile-after-post {
	width: 80px  !important;
}
.profile-after-post img {
    width: 70px !important;
    height: 70px;
    border-radius: 100px;
}
.wh83-name{
	width: 83% !important;
}
.top-10p{
	top: 10px; position: relative;
}

.border-0-b{
	border: 0px !important;
}
.h42{
	height: 42px;
}
.postth-img img {
    height:60px;
    object-fit: cover !important;
    width: 100%;
}
.img-post-blog-all {
  width: 45px;
    object-fit: cover !important;
    /* border: solid; */
    max-width:46px;
    height: 46px; right: 5px; position: relative;
    border-radius: 40px;
}
.post-user-title {
    font-size: 16px !important;
    margin-top: 10px;    line-height: 20px;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
}
.blog-img2 img{
	height: 335px;
}
.pad-metabox{
	padding: 10px 0;
}
.border-hr{
	border: 0px !important;
}
.read-more-blog {
    font-size: 14px;
    margin-top: 10px;
}
/* .blog-img{
	min-height: 250px;
	max-height:250px  !important;
	 object-fit: cover;
} */
/* .heb250 .blog-img{
	height: 250px !important;border: solid 1px #f1f0f0;
} */
.img-post-blog-all2{
	width:70px !important;
    object-fit: cover !important;
    /* border: solid; */
    max-width: 70px;
    height: 70px;
    border-radius: 40px;
}
.com-img-profile {
    width: 60px;
    height: 60px;
    border-radius: 60px;
}
.submit-com {
    font-size: 33px;
    height: 60px;
    width: 140px;
    top: 4px;
    position: relative;
}
.psb-error {
    position: absolute;
    left: 0px;
    bottom: -31px;
}
.btn-styles{
	font-size: 20px; height: 45px;
}
.members-profile img {
    height: 160px;
    width: 160px;
    object-fit: cover;
}
/* .blog-slider .blog-img {
    height: 260px !important;

} */
.tab-filter-list li a {
    color: #648f3a;
}
.tab-filter-list li.active a {
    color: #fff;
}
.type-field {
    height: 48px;
    border: 0px;
    border-radius: 0px;
    border-left: solid 1px #09456c; font-weight: bold;
}
.m2-btn{
	margin: 2px !important;
}
.no-found {
    width:100%;
    margin: auto;


    position: relative;
}

.no-found svg {
    width: 100%;
}
.no-found svg {
    width: 60%;
    margin: auto;
    display: table;
}
.no-found p {
	font-size: 29px;
    color: #ab2d00;
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;

    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: auto;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
    /* background: #f00; */
    text-shadow: 0px 1px 1px #fff;
    z-index:9;
    /* text-shadow: 0 0 10px #fff, 0 0 20px #e9f9ee, 0 0 30px #eaf9ef, 0 0 23px #ecfaf0, 0 0 50px #ffffff, 0 0 63px #e5ebe0, 0 0 70px #eaf9ef; */
}
.active-categories a{
	color: #09456c !important;
}
.filters-section .dropdown .form-check {
    white-space: nowrap;
}
.left-space {
    left:65px;
    position: relative;
}
.country-mobile-area {
    position: relative;
}
.country-mobile-area .country-label {
    position: absolute;
    left: 19px;
    top: 40px;
    font-weight: bold;
    font-size: 17px;
}
.pl70{
	padding-left: 70px !important;
}

.pass-view {
    position: absolute;
    right: 19px;
    top: 2px;
    /* font-size: 20px; */
    cursor: pointer;
}
.pass-view i {
    font-size: 16px;
}
.sticky-left {
    top: 0px;
    position: fixed;
    width: 25.7%;max-width: 480px;
}
.login-register-form {
    padding: 10px 70px;
}
.Upload-info video {
    width: 100%;     max-height: 300px;
}
.blog-img video.blog-video {
    height: 165px;
    width: 100%;
}
.width-1024{
	width: 1024px; margin: auto;
}
.evn-detail img {
    min-height: 250px; max-height: 350px;
    /* object-fit: cover; */
}
.post embed.post-thumb {
    height: 55px !important;
}
.block-all-content {
    min-height: 180px;
}
.star-default i{
	color:#cfcfcf;
}
.rating-view {
	white-space: nowrap;
    margin-top: -7px;
    display: flex;

}
.star{
    font-size: 30px;
    color:#cfcfcf;
    display: inline-block;
}
.over{
    color:#f7c56a;
}
.fix{
    color:#ffa600;
}
.rating{
    margin: 30px 0;
    font-weight:bold;
}

.rating-view li i {
    font-size: 15px; margin-left: 2px;
}
.rating-count{
	font-weight: bold !important;
}

.active-rated i{
	color:#ffa600;
}
.rated-list {
    white-space: nowrap;
    position: absolute;
    right: 0px; font-family: arial !important;
    top: 0px;
}
.rated-list li i {
    font-size: 18px; cursor: pointer;
}
.rated-list label {
    font-size: 17px;
    text-transform: capitalize;  color: #999;
}
.rated-list span{
	font-size: 17px; color: #09456c;
}
label.notification-count span {
	/* width: 78px;
    height: 78px;
    border: 1px solid rgba(0, 0, 0, .15);
    float: left;
    border-radius: 40px;
    background: #fff;
    margin-top: 20px;
    left: -5px;
    position: relative; */
	position: absolute;
    background: #f00;
    width: 17px;
    height: 17px;
    top: 0px;
	border-radius: 40px !important;
    z-index: 9;
    left: 5px;
    text-align: center;
    line-height: 17px;
    font-size: 12px;
    font-weight: 500;
}

.news-blcok {
	/* box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .13); */
    /* padding: 15px 29px 15px 19px; */
    background-color: #fff;

    position: relative;
    overflow: hidden; padding:10px;
	border: 1px solid #ececec;
    background: #fff;
}

.news-blcok span {
    width: 100%;
    height: 262px;
    /* border: 1px solid rgba(0, 0, 0, .15); */

    float: left;
    border-radius: 40px;
    background: #fff;

    position: relative;
}
.news-blcok span img{
	width: 100%;
    height: 242px; object-fit: cover;
}

.file-list .file-list-left{
	width: 50%; height: 162px;
}
.file-list .file-list-left img{
	height: 160px;
}
.news-blcok span img.folder-img{
     height: auto; 
}
.file-details p {
    margin-bottom: 0px;
    font-size: 15px;
    color: #716b6b;
    font-weight: 300;
    /* padding: 0px; */
}
.file-details button {
    width: 130px;
    height: 34px;
    background: #4f8283;
    color: #fff;
    font-size: 15px;
    border-radius: 6px;
    margin-top: 9px;
}
.newsde {
	width: 90%;
    margin-left: 0%;
    float: left;
    margin-top: -49px;
    padding: 10px;
    background: #3d9484 url(../images/bgpattern.png) no-repeat center center !important;
    height: 80px;
    left: 5%;
    position: relative;
}
.file-details h3 {
    font-size: 15px;
    font-weight: bold;
}
.file-details {
    width: 48%;
    float: right;
    background: #f9f9f9;
    padding: 10px;
    box-sizing: border-box;
    height: 162px;
}
.newsde h3 {
	font-size: 20px;
    width: 100%;
    margin-bottom: 0px;
    /* font-weight: 700; */
    float: left;
    line-height: 21px;
    text-transform: capitalize;
    margin-top: 15px;
    padding-left: 10px;
    color: #fff;
	overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;

}
.newsde p {
    padding-top: 0px !important;
    float: left;
    width: 100%; margin-bottom: 0px;
    text-align: left;
}
.newsde label {
	color: #fff;
    margin-top: 5px; padding-left: 12px;
}
.newsde label i {
    margin-right: 8px;
}
.blog-img2 embed {
    height: 335px;
}
.blog-img embed {
    height: 165px;
}
button.btn.btn-news {
	font-family: 'Raleway', sans-serif;
    background: transparent;
    color: #059699;
    margin-top: 10px;
	
    padding: 5px 3px;
  
    margin-bottom: 10px;
    margin: 2px auto;
    /* display: table; */
    margin-left: 36px;
}
button.btn.btn-news:hover{
	background:transparent; color: #06b2b6;
}
.news-see .see-all-blog-link {
    top: 96px;
    right: 115px;
}
section.news-section {
    background:linear-gradient(1deg, #fff, #f9f9f9);
    margin-top: 50px;

}
.news-b {
    width: 102%;
    margin-left: -1% !important;

}
.carousel-control-prev, .carousel-control-next{
	z-index: 15; opacity: 0;
}

.main-banner:hover .carousel-control-prev{
	opacity: 1;
}

.main-banner:hover .carousel-control-next{
	opacity: 1;
}
.newsslider button.carousel-control-prev {
    left: inherit;
    right: 41px;
    top: -25px;
    background: #a3b7a7;
    height: 34px;
    width: 40px;
    opacity: 1;border-radius: 6px 0px 0px 6px;
}
.newsslider button.carousel-control-next {

    right: 0px;
    top: -25px;
	background: #96b59c;
    height: 34px;
    width: 40px;
    opacity: 1;border-radius: 0px 6px 6px 0px;
}

.newsslider button:hover{
	background: #09456c;
	color: #fff;
}
.folder-details{
	background-color: #fff;
}
.btn-see-all-news {
    position: absolute;
    right: 0px;
    top: -24px;
    right: 90px;
    color: #09456c;
    border: dashed 1px #ddd;
    padding: 4px 10px;
}
.folder-details {
    height: 40;
    width: 10;
    margin-top: 10;
    background: #63b0c2 !important;
    margin-top: -22px !important;
    width: 94.2%;
    left: 3%;
    border-radius: 0px 0px 9px 4px;
   
}
.folder-details h3{
	color: #fff !important;
}
.logo-footer img {
    width: 150px;
    margin: auto; margin-top: 10px;    border-radius: 100%;
}
.fixed-header .logo img {
    width:144px !important;
}
.fixed-header .logo {
	top: 9px !important;


}
.fixed-header .logo:after {

    -webkit-transform: rotate(14deg);
    -ms-transform: rotate(14deg);
    -o-transform: rotate(14deg);
    transform: rotate(14deg);
}
.fixed-header .logo:before{
	display: none;
}
.fixed-header .logo:after{
	display: none;
}
.fixed-header .header-upper .logo{
	background: transparent;
}


.fixed-header .main-menu .navigation {

    top:11px;
}

.fixed-header li.logon-li {

    margin-top: -14px;
}

.fixed-header .btn-greenradious{
	margin-top: 0px;
}
.others-expertise {
    display: flex;
    background: #fafafa;
    padding: 10px;
    border-top: dashed 1px #ddd;
}
.others-expertise input {
    height: 40px;
    
    margin-top: 10px;
    margin-right: 6px;
}
.others-expertise .btn-group.btn-all-group button {
    padding: 9px 17px;
    border: 0px;
}
.btn-add-oth {
    padding: 2px 13px !important;
    margin-top: -1px;
}

.worldbank-logo {
    background: #f9fafb;
    padding: 19px;
    margin-top: 54px;
    border: dashed 1px #dddddd;
    border-radius: 10px;
}
.worldbank-logo img {
    border-radius: 10px;border: dashed 1px #fff;
}
.worldbank-logo h4 {
    font-weight: 800;
    line-height: 26px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #8d8c8c;
}
.jobs-carousel .owl-controls {
    top: -55px;
}

.latest-blog-home{
	max-width: 50px !important;
    height: 46px;
    object-fit: cover !important;
    border-radius: 50px;
    width: 46px !important;
}

.usefull-link {
	background: #ffffff;
    border: solid 9px #f6f6f6;
    border-radius: 0px;
    /* padding: 14px 20px; */
    margin-top: 20px;
    width: 100%;
    float: left;
}

.usefull-link li a span {
	width: 27px;
    height: 27px;
    background: #ffffff;
    float: left;
    text-align: center;
    border-radius: 40px;
    padding: 3px 3px;
    color: #07456C;

}
.usefull-link li a span img {
    max-width: 24px;
    height: 24px;
    object-fit: contain;
}
.usefull-link ul li {
	width: 100%;
    float: left;
    margin-top: 0px;
    border-bottom: solid 1px #f2f2f2;
    padding-bottom: 7px;
    padding: 8px 17px;
}
.usefull-link ul li:last-child{
	border-bottom: 0px;
}
.usefull-link ul li p {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
    float: left;
    width: 86%;
    margin-left: 8px;
    color: #09456C;
    margin-top: 3px;
    margin-bottom: 0px; font-weight:400;
	font-size: 15px;

}
.usefull-link ul {
    width: 100%;
 
    float: left;
}
.usefull-link ul li a{
	color: #09456C;
}
.usefull-link li a p:hover {
    color: #3e7eb2 !important;
}
.bg-gray-impactful{
	background: #f9f9f9;
}

.modal-dlete-job {
    width: 50%;
    margin: auto;padding-bottom: 14px;
}

.top21-all{
	top: 21px;
}

.login-main-form .login-field {
    height: 44px;
}


.login-main-form .form-box{
	height: 44px;
}

.login-main-form .form-box:after { 
    top: 7px;
}

.login-main-form .form-box i.fa.fa-envelope {
    top: 2px;
    position: relative;
}
.pt60{
	padding-top: 60px !important;
}

.nojob-found h4 {
    color: #b43209;
    font-weight: 500;
    font-size: 18px;
}

.nojob-found {
    border: solid 1px #f6f6f6;
    background: #fff;
    padding: 40px 20px;
    margin-top: 10px;
    box-shadow: rgba(62, 28, 131, 0.1) 0px 0px 20px 0px;
}

.nojob-found img {
    width: 100px;
    margin: auto;
    height: 100px;
    border: solid 10px #f8f9f9;
    border-radius: 110px;
    padding: 10px;
    margin-bottom: 10px;
}

.fixed-header ul.dropdown-menu {
    /* top: -50px; */
    margin-top: 12px !important;
    /* position: relative; */
}
.chat-box-left{ 
	background: #FAFAFA !important;  border-radius: 0px !important; border:0px  !important; box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.20);
}
.chat-box-left .single-profile-item{
	border-radius: 0px !important; box-shadow: none !important;
}

.chat-box-right{ 
	  border-radius: 0px !important; border:0px  !important;  padding-bottom: 8px;
}
.chat-box-left .single-profile-item{
	border-radius: 0px !important; box-shadow: none !important;
}
.blog-icon {
    position: absolute;
    right: 0px;
    top: 32px;
    right: 16px; cursor: pointer;

    font-size: 20PX;
}

.search-friend {
    width: 70%;
    float: left;
    position: relative;
    margin: auto;
    display: table;
    float: none;
}

.search-friend i {
    position: absolute;
    top: 13px;
    left: 15px;
    color: #999;
    font-size: 18px;
}

.search-friend input {
    border: 0px;
    border-radius: 40px;height: 42px;
    border: 1px solid #EEEEEE;
}

/* .search-friend {
    box-shadow: 0px 2px 5px #e6e6e6;border-radius: 40px;
} */

.load-more-friend button {
    padding: 5px 30px;
    cursor: pointer;
    border-radius: 40px;
}
.load-more-friend button:hover{
	color: #ffffff;
    background: #09456c;
}



.width-right-top p {
    margin-bottom: 0px;
}

.width-right-top {
    width: 80%;
    float: left;

}

.chat-banner {
    height: 180px;
}

.chat-banner .page-header-overlay {
    height: 180px;
}

.chat-banner h2 {
    color: #fff;
    line-height: 8.7px;
    font-size: 40px;
    font-family: 'Raleway';
}

.mapnbg{
	background:#f5f5f5 !important;
}
.graybg-all{
	background:#f5f5f5;
}
.ul-green-growth-sectors li {
    display: flex;
    flex-wrap: wrap;
}

ul.ul-green-growth-sectors {
    width: 100%;
    float: left;
	top: 12px;
    position: relative;
}

ul.ul-green-growth-sectors li {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    padding: 8px 0px;margin-bottom: 8px;
}

ul.ul-green-growth-sectors li span{
  width: 54px;
  height: 54px;margin: 10px;top: 4px;
  left: 3px;
  position: relative;
}
ul.ul-green-growth-sectors li span img{
	width: 50px;
	height: auto;
  }

.green-sec-right {
    width: 80%;
    float: left;
}
.green-sec-right h4 {
	margin-bottom: 3px;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
}

.green-sec-right p {
    margin-bottom: 0px;line-height: 19px; color: #777777;
}

.green-growth-sectors{
	padding-right: 10px;
}
.green-growth-sectors h2{
	margin-top: 50px; margin-bottom: 10px !important;  
}
.accordion-green .accordion-item:first-child{
	border-top: 0px;
}
.accordion-green .accordion-item {
    border-color: #f1f1f1;
    border-radius: 0px; border-left: 0px; border-right: 0px; width: 96%; border-bottom: 0px;
    margin: auto;
}
.accordion-green .accordion-item h2 {
    line-height: 0px;
}
.accordion-green .accordion-button:not(.collapsed){
background: #fff;color: #0d5381; box-shadow: none;padding-left: 5px;
}
.accordion-green{
	border:solid 1px #f1f1f1; margin-top:40px;
}
.accordion-green .accordion-button{
	color: #7a7575;
}

.accordion-green .accordion-button:not(.collapsed)::after{
	background-image: url(../../Assets/images/iconac1.svg);
	width: 2rem;
    height: 2rem;
	background-size: 2rem;
}
.accordion-green .accordion-button::after{
	background-image: url(../../Assets/images/iconac2.svg);
	width: 2rem;
    height: 2rem;
	background-size: 2rem;
}
.accordion-green .accordion-body{
	padding-top: 0px;

}

.accordion-green .accordion-item h2 button {
    font-size: 20px;padding-left: 5px;padding-top: 10px;
    padding-bottom: 10px;
}
ul.green-economy-ul li {
    list-style: disc;
    color: #666161;
    line-height: 22px;
    margin-bottom: 7px;
}

ul.green-economy-ul li strong{
   margin-right:5px;
}

.economy-right{
	padding-left: 30px; padding-top: 90px;
}

.economy-img img {
    width: 100%;
    height: 282px;
    object-fit: cover;
}
.economy-img {
    position: relative;
}
.economy-img:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #101010;
    opacity: 40%;
}

.economy-img:after {
	width: 96%;
    height: 92%;
    border: solid 1px #fff;
    content: '';
    position: absolute;
    top: 0px;
    left: 2%;
    top: 4%;
    opacity: 40%;
}
.economy-right p {
    text-align: justify;
}

.title-under-line:after {
    width: 56px;
    height: 2px;
    background: #0D5381;
    content: '';
    position: absolute;
    left: 0px;
    bottom: -9px;
    /* border-radius: 22%; */
}

.title-under-line-middle:after{
	width: 56px;
    height: 2px;
    background: #0D5381;
    content: '';
    position: absolute;
    left: 0;
    bottom: -9px;
    right: 0;
    margin: auto;
  
}

/*.map-about{*/
/*	background: url(../../Assets/images/map.png) no-repeat center center;*/
/*}*/

.contact-request-blog span img {
	width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100px;
    margin: auto;
    /* border: solid 4px #F5F5F5; */
    /* line-height: 10px; */
    box-shadow: 0px 2px 4px #f0f0f0;
    margin-left: 3px;
}
.contact-request-right {
    margin-top: 10px; width: 170px;
    padding-left: 13px;
}

.contact-request-blog {
    border: 1px solid #f1eeee;background: #fff;
    margin-top: 20px; padding: 20px 10px;display: flex;
}

.contact-request-blog h6 {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}


.contact-request-blog p {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}
.contact-request-right h6 {
	font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin-top: 9px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    font-weight: 500;overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}
.contact-request-right p {
    font-size: 15px;
    margin-top: -1px;float: left; width: 100%;
    color: #999;overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}
.contact-request-blog span {
    width: 80px;
    height: 80px;
    float: left;
    display: contents;
}
.btn-contact {
    display: flex;
}
.btn-contact a.btn.btn-primary {
    background: #93b794;
    border-color: #93b794;
}
.btn-contact a.btn.btn-primary:hover{
	background: #6cb16e;
}
.btn-contact a.btn.btn-danger {
    background: #db8989;
    border-color: #db8989;
}
.btn-contact a.btn.btn-danger:hover{
	background: #c97373;
}
.btn-contact .btn {
    padding: 2px 7px;
    height: 30px;
    margin: 2px;
    font-size: 15px;
    margin-top: 28px;
}
.contact-request-blog button.btn.btn-primary {
    background: #09456c;
    border: 0px;
    padding: 5px 20px; font-size: 15px;border-radius: 40px;
}

.contact-request-blog button.btn.btn-danger {
    background: #d88890;
    border: 0px;
    padding: 5px 20px; font-size: 15px;border-radius: 40px;
}
.contact-request h2 {
    line-height: 88px;
}

.ps-h2 {
    width: 90%;
    margin-left: 30px;
}

.event-bg {
    background: linear-gradient(358deg, #fff, #f9f9f9);
}
.news-scr-left p {
    float: left;
    margin: 0px; display: contents;
}
.news-scr-left p a {
   margin-right: 30px; position: relative; color:#fff;

}
.news-scr-left p a:before {
    width: 8px;
    height: 8px;
    content: '';
    background: #fff;
    position: absolute;
    left: -14px;
    border-radius: 10px;
    top: 4px;
}
.news-scr-left {
    position: relative;
}
.an-left-top {
	position: absolute;
    left: -60px;
    display: flex;
    color: #f1ca48;
    font-size: 22px;
    top: 13px;
   
    width: 50px;
    height: 50px;
    border-radius: 40px;
    
    top: -9px;
    padding: 19px 20px;
}
.an-left-top:before {
    border-top: solid 34px #01715d;
    border-bottom: solid 34px transparent;
    border-left: solid 34px #01715d;
    border-right: solid 34px transparent;
    content: '';
    position: absolute;
    right: -68px;
    top: -8px;
}
.an-left-top:after {
	width: 100%;
    height: 69px;
    background: #01715e;
    top: -8px;
    content: '';
    position: absolute;
    left: 1px;
}
.an-left-top i {
    transform: rotate(-42deg); position: relative; z-index: 9;
}
.an-left-top img {
    position: absolute;
    right: 0px;
    top: -4px;
    right: -22px;
    width: 18px;
    transform: rotate(30deg);
}

.news-scr-right {
 
    display: flex;
 
}
.news-scr-right span.search-top {
    background: #09629A;
    height: 49px;
    border: 0px;
    top: -14px;
    position: relative;
    width: 46px;
    text-align: center;
    line-height: 50px;
    color: #E9E9E9;
    /* margin-right: 40px; */
    right: 7px;
    padding: 0px;
}

.li-noti{
	width: 97%;
    right: -19px;
}
li.noti-icon-right {
    position: absolute !important;
    right: -19px;
  
}
.news-scr-right .notofication-list-right {
    padding-right: 33px;
    border-right: solid 1px #618aa6;    top: -3px;
}
.chat-icon {
    font-size: 17px;
    margin-right: 30px;
    border-right: solid 1px #618aa6;
    height: 27px;
    /* float: left; */
    line-height: 27px;
    top: 5px;
    position: relative;
    right: -2px;
    padding-right: 10px;
}
.chat-icon i{
	color:rgb(204 211 216);cursor: pointer;
}
.frine-top {
    margin-top: 5px;
    right: 16px;
    position: relative;
    margin-right: 7px;
}


.frine-top i{
	color:rgb(204 211 216); cursor: pointer;
}
.news-scr-left marquee{
	top: 4px;left: 50px;
    position: relative;
}
.top-bar:before {
    width: 98.5%;
    height: 76%;
    position: absolute;
    top: 0px;
    content: '';
    top: 12px;
    border: dashed 1px #0db395;
    left: 10px;
   
}
.fixed-header .main-menu{
	top: 6px;
}

.fixed-header .user-profile-drop-down {
    top: -12px;
    position: relative;
}

.fried-li-chat .width-10 {
    width: 64px; height: 64px;	right: 19px;
    position: relative;
    
}

.profile-chat-let .width-10 {
    width: 64px; height: 64px;	
    
}
.profile-chat-let .members-img{
	width: 64px; height: 64px;	
}
.fried-li-chat .members-img{
	width: 64px;	 height: 64px;	
}
.right-p-chat .members-img{
	width: 64px;
    right: 11px; height: 64px;	
    position: relative;
}


.profile-chat-let .members-img img{
	width: 64px; height: 64px;	
}
.fried-li-chat .members-img img{
	width: 64px;	 height: 64px;	
}

.chat-box-right .members-img{
	width: 64px !important; height: 60px;
}
.single-profile-item.name.Upload-info.m-0.chat-box-right {
    padding-left: 0px;
}
.chat-box-right span.my-auto.width-right-top h6 {
    left: 10px;
}
.chat-box-right span.my-auto.width-right-top p {
    left: 10px;margin-top: -4px;
}

.chat-box-right {
    padding: 6px; background: #f3f3f3;
    padding-bottom: 0px !important;box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.100) !important;
}
/* .box-shadowchat{
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.20);
} */

.page-header-content {
    position: relative;
    z-index: 99;
}
.chat-box-left .single-profile-item {
    padding-left: 0px;
    padding-right: 0px;
}
.page-header-content a{
	color: #fff; font-weight: 400 !important;
}

#leftside .single-experience li {
    border: 0px; border-radius: 0px;
}
div#leftside {
    /* border: solid 1px #ddd; */
   	border:solid 1px #f3f3f3;
}
.bg-pr{
	border:solid 1px #f3f3f3;
}
.bg-pr li {

    border-radius: 0px;
}

.job-top-company {
    display: flex;
    background: #f9f9f9;
    border: solid 1px #ededed;
    margin-top: 30px; 
}

.col-md-left {
    width:25%;
    border-right: solid 1px #ededed;display: flex; padding: 4px;
}

.col-md-left img {
    width: 180px;height: 116px;
    object-fit: contain;
    margin: auto;
}
.col-md-right {
    width: 70%;
    padding: 0px 30px; padding: 0px 10px;
}

.jobtop-details h4 {
    color: #09456c;
    padding: 3px 9px; font-weight: 500;
    border-bottom: solid 1px #eae8e8;
}

.jobtop-details ul li:nth-child(2) {
	background: #fafafa;
  }
  .jobtop-details ul li:nth-child(4) {
	background: #fafafa;
  }
  .jobtop-details ul li:last-child{
	border-right: 0px;
  }

  .chat-list-wrap{
	display: grid; padding-left: 0px;
  }

  span.span-md {
    font-size: 13px;
    margin: 16px;
    top: -2px;
    position: relative;
}
  .wrap-job-block {
    background: #ddd;
    margin-bottom: -1px;
    /* float: left; */
    border: solid 1px #eae8e8;
    background: #fafafa; border-right: 0px;
}
.wrap-job-block:last-child{
	border-right: solid 1px #eae8e8;
}
h4.all-job-title2 {
    display: flex;
    color: #09456c;
    font-size: 21px;
    font-weight: 500;
}
h4.all-job-title2 p {
	width: 75%;    line-height: 27px;
    font-weight: 300;
    color: #8a8a8a;margin-bottom: 4px;
}
h4.all-job-title2 p strong{
    font-size: 19px;

}

h4.all-job-title2 i {
    font-size: 18px;
    color: #bfb9b9;

}

h4.all-job-title2 label {
   white-space: nowrap;
}

.bg-area-gray{
	background: linear-gradient(358deg, #fff, #f3f3f3);border-bottom: solid 70px #fff;
}


.profile-user-all {
    display: flex;
    position: relative;
}
.profile-img-left {
    width: 180px;
    height: 180px;
}
.profile-img-left img {
    width: 176px;
    height: 176px;
    object-fit: cover;
    background: #fff;
    border: 5px solid rgba(255, 255, 255, 0.99);
    border-radius: 100%;
    box-shadow: 0 1px 0 #e1e8ed;
}
section.list-all-profile {
    min-height: 64px;
}
.profile-user-all {
    display: flex;
    position: relative;
    margin-top: 90px;
    float: left;
}
.user-pr-details {
    margin: 13px;
}
.user-pr-details h3 {
    color: #fff;
    font-weight: 500;
    /* margin-bottom: 0px; */
}
.user-pr-details p {
    color: #fff; line-height: 22px; margin-bottom: 0px;
}

.user-pr-details p span.text-span {
    color: #98de47;
}


.tab-profile {
 position: relative;
    width: 100%;
    float: left;
}
.tab-profile .nav {
    float: left;
    /* border: solid; */
    width: 59%;
    margin-top: -30px;
    padding-left: 180px;
}
.tab-profile .nav-tabs {
    border: 0px;
}
.tab-profile .nav-tabs .nav-link.active{
	background-color: transparent;
    border-color: transparent;color: #09629a; position: relative;
}
.tab-profile .nav-tabs .nav-link:hover {
	border-color: #fff;
}
.tab-profile li.nav-item button {
    font-weight: 500;
    font-size: 15px;color: #656363;
}
.tab-profile .nav-tabs .nav-link.active:after {
    border-bottom: 8px solid;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -12px;
    content: "";
    left: 50%;
    position: absolute;
    transform: translate(-50%);
}
.btn-profile-all .btn-post-all {
    margin: 0px !important;
    /* padding: 0px; */
    margin-top: -27px !important;
}
.tab-profile .btn-profile-all a {
    float: left; margin-left:8px;
}
.btn-profile-all {
    float: right;
}
.tab-profile .nav-tabs li {
    margin-right:26px;
}

.blog-user-profile .single-experience-content {
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #eceded;
    padding: 4px 20px;
 
    margin-bottom: 10px;
    min-height: 180px;
}
.blog-user-profile .single-experience li {
    margin-top: 3px;
    padding: 6px 3px;
    margin-bottom: 0px; border-bottom: 0px  !important;
}
.blog-user-profile .single-experience li .fa {
    margin-right: 4px;
    width: 5%;
}
.blog-user-profile .single-experience-content h3{
	margin-top: 12px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 7px;
    margin-bottom: 8px;
}
.blog-user-profile .single-experience{
	padding-top: 3px;
}

.blog-user-profile .single-experience-content h3:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: #09456c;
    bottom: 0px;
    left: 0;
}

.blog-tab .single-profile-item{
background: #fff; border: solid 1px #ebeaea; border-radius: 0px; margin-bottom: 10px;
}

.blog-tab .Upload-info video {
    max-height: 200px;
    height: 200px;
}
.dflex-btn{
	display: flex;
}
.dflex-btn .file-upload button {
    width: auto;
}

p.p-des-blog {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
}

.bg-area-gray .tab-content .single-profile-img {

    height: 210px;
}

.point-table-widget {
    border-radius: 5px;
    width: 100%;
    float: left;
    border: 1px solid #e1e1e1;
    margin-top: 40px; margin-bottom:10px;
}



.point-table-widget table thead tr th {
    padding:6px 10px !important;
    color: #fff;font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 17px; background:#607d8b;
    
}
.external-job-area {
   width: 100%;
}
.point-table-widget table tbody tr td {
    padding: 7px 10px 11px;
    font-size: 15px;font-family: 'Roboto', sans-serif;
    color: #777777;
}
.point-table-widget table tbody tr:nth-child(even) {
    background-color: #f0f0f0;
}
.point-table-widget table tbody tr td h5{
	margin: 0px; font-size: 15px;font-family: 'Roboto', sans-serif; float: left;float: left;
    width: 80%;
}
.point-table-widget table tbody tr td h5 span{
	width: 100%; float: left;font-size: 14px;font-family: 'Roboto', sans-serif;
}

.point-table-widget table tbody tr td h5 a{
	color: #607d8b;
}
.external-job-area label img {
    width: 40px;
    height: 40px; object-fit: contain; border-radius: 100%;
}

.external-job-area label {
    margin-right: 9px; background-color: #fff;
    border: solid 1px #ddd;float: left;
    border-radius: 40px;
    padding: 2px;width: 42px;
    height: 42px;
}
.point-table-widget table thead tr th span {
    margin-left: 6px;
    font-size: 13px;
    color: #e8e2ae;
    /* background: #436779; */
    /* padding: 6px 14px; */
    /* border-radius: 40px; */
}

.position-error-contact{
	height: 100%;
    top: 0%;
    background: transparent;
}

.position-error-contact a{
	position: absolute;
    margin-top: 54px;
    text-decoration: underline;
    font-size: 15px;
}
.chat-box-right .members-img img{
	height: 60px; width: 64px;
}
.pattern-bg{
	background: url(../images/chat.png) ;background-size: cover;
}