
.login_wrapper {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
    float: left;
    width: 100%;
    background: #fff;
}

.login_wrapper a.btn {
    color: #fff;
    width: 100%;
    height: 50px;
    padding: 6px 25px;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: left;
    border-radius: 5px;
    background: #4da84e;
    font-size: 16px;
    border: 1px solid #4da84e;
}


.login_wrapper a i {
    float: right;
    margin: 0;
    line-height: 35px;
}

.login_wrapper a.google-plus {
    background: #db4c3e;
    border: 1px solid #db4c3e;
}

.login_wrapper h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #111;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

.login_wrapper .formsix-pos, .formsix-e {
    position: relative;
}

.form-group {
    margin-bottom: 15px;
	text-align: left;
}

.login_wrapper .form-control {
    
}

.login_wrapper .form-control:focus {
    
}

.login_remember_box {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #999;
}

.login_remember_box .control {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
}

.login_remember_box .control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.login_remember_box .control__indicator {
   
}

.login_remember_box .forget_password {
    
}

.login_btn_wrapper {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
}

.login_btn_wrapper a.login_btn {
    text-align: center;
    text-transform: uppercase;
}

.login_message p {
    text-align: center;
    font-size: 16px;
    margin: 0;
}

p {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}

.login_wrapper a.login_btn:hover {
    background-color: #2c6ad4;
    border-color: #2c6ad4;
}

.login_wrapper a.btn:hover {
	background-color: #4da84e;
    border-color: #4da84e;
}

.login_wrapper a.google-plus:hover {
    background: #bd4033;
    border-color: #bd4033;
}
button.btn-close.right {
    float: right;
    display: block;
    clear: both;
    margin-bottom: 10px;
}
input.form-control.form-control-lg.international_cities_autocomplete.tt-input {
    border-radius: 0rem !important;
	margin-left: -1px;
}
input.form-control.form-control-lg.job_categories_autocomplete{
	border-radius: 0rem !important;
}
button.btn.btn-primary.main_search_submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -2px;
}
.custom-select select.form-select{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -1px;
	border-color: #ffd700;
}
.custom-select .form-select:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem #ffc107;
}
body form .tt-menu {
    top: 47.5px !important;
    border-radius: 0 !important;
}
.suggestion-icon i.fa.fa-map-marker, .suggestion-icon i.fa.fa-briefcase , .suggestion-icon i.fa.fa-graduation-cap {
    color: #958f8f;
    padding-top: 8px;
}
.navbar-brand img {
    width: 300px;
	height: 60px;
	margin-left:60px;
}
@media(min-width: 1281px){
.desktop-hide{display:none!important;}
}
@media (min-width: 320px) and (max-width: 480px) {
	.mobile-hide{display:none!important;}
	.navbar-brand img {
    width: 80px !important;
    padding-left: 0px;
    margin-top: 20px;
    margin-bottom: -30px;
	margin-left:0px;
}
.mobile_menu_items .offcanvas-body{padding: 0 !important;}
.mobile_menu_items .offcanvas-body a{
	width: 100%;
    font-size: 18px!important;
    padding: 12px 20px;
    position: relative;
    border: 1px solid #d3d3d3;
	font-size: 16px!important;
    font-weight: 700!important;
    color: rgba(0,0,0,.8);
	}
	
	.mobile_menu_items .offcanvas-body li.nav-item:first-child{
		border-left: 5px solid #e53f25!important;
	}
.mobile_menu_items .offcanvas-body li.nav-item:nth-child(2){
	border-left: 5px solid #0dcaf0!important;
}.mobile_menu_items .offcanvas-body li.nav-item:nth-child(3){
	border-left: 5px solid #ffc107!important;
}.mobile_menu_items .offcanvas-body li.nav-item:nth-child(4){
	border-left: 5px solid #198754!important;
}.mobile_menu_items .offcanvas-body li.nav-item:nth-child(5){
	border-left: 5px solid #0d6efd!important;
}.mobile_menu_items .offcanvas-body li.nav-item:nth-child(6){
	border-left: 5px solid #adb5bd!important;
}
.btn-100{width:100% !important;text-align: left;}
span.marl5 {
    margin-left: 15px;
}
.mobile-search ul.list-group {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    border-radius: 8px;
    box-sizing: border-box;
    box-shadow: 0 0 2px rgba(45,45,45,.2), 0 4px 8px rgba(45,45,45,.16), 0 8px 16px rgba(45,45,45,.12);
}
.mobile-search ul.list-group span.marl5 {
    color: #767676;
}
.dlg-back-btn{
	margin-right: 50px;
    padding: 20px;
    margin-top: -20px;
    margin-bottom: -20px;
    margin-left: -15px;
}
.modal .tt-menu{width:100% !important;}
.modal form .tt-menu .tt-suggestion.tt-selectable .sug-hdr {
    font-weight: bold;
    font-size: 95%;
    color: #565656;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.modal .suggestion-icon {
    float: left;
    display: block;
    background-color: #fff;
    height: 30px;
    width: 30px;
    clear: both;
    margin-right: 16px;
    background-repeat: no-repeat,repeat;
    background-position: center;
    background-size: cover;
    margin-top: 2px;
    margin-left: 1px;
    border: 3px solid #e9ecef;
    border-radius: 50%;
    text-align: center;
}
.modal .suggestion-icon i.fa.fa-map-marker, .modal .suggestion-icon i.fa.fa-briefcase, .modal .suggestion-icon i.fa.fa-graduation-cap {
    color: #958f8f;
    padding-top: 4px;
    font-size: 88%;
}
}
.features {
    background: #f2f5fc;
}
.features .feature-icon i {
    font-size: 50px;
    background-color: white;
    padding-top: 19px;
    border: 2px solid rgb(79 33 252/1);
    border-radius: 50%;
    width: 95px;
    height: 95px;
    text-align: center;
    vertical-align: middle;
    text-shadow: #fff 1px 1px 10px, #ffffff 1px 1px 1px;
    color: rgb(79 33 252/1);
}
.features h2 {
    text-align: center;
    font-size: 1.5rem;
    letter-spacing: 0.5px;
    margin-top: 1rem;
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.row-flex .card{
    height: 100%;
}
footer#footer {
    background: #203450;
    border-bottom: 2px solid #000000;
}

#footer h5 {
    color: #fdf700;
}
.text-muted {
    color: #fff !important;
}
.text-muted:hover {
    color: #fdf700 !important;
}
.btn-success {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
    width: 100%;
    max-width: 150px; 
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
@media (max-width: 576px) {
    .btn-success {
        max-width: 100%;
        font-size: 14px;
    }
}

#footer{
	padding-top:50px;
	padding-bottom:50px;
}
#footer a.nav-link.p-0.text-muted:hover{color:white !important;}
.footer-bottom {
    background: #0c1d34;
    border-top: 1px solid #3c3c3c;
}
.footer-bottom p,
.footer-bottom a {
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #adadad;
}
.footer-bottom a:hover{color:white;}
.footer-row {
    background: #3a3a3a;
    border-top: 1px solid #797777;
    border-bottom: 2px solid #1d1d1d;
}
.footer-row ul li{display:inline-block;}
.footer-row ul {
    margin: 2rem;
}
.footer-row-links ul li {
    margin-right: 10px;
    margin-left: 10px;
}
.footer-row-links ul li a{text-decoration:none;}
.footer-row-links ul li a:hover{color:white !important; text-decoration:underline;}
.footer-row-links ul{color:#6c757d !important;}
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #999999;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #444444;
}
.job_container a.apply-now-btn {
    background: #163c13;
    color: white;
    width: 250%;
}
.custom-select select:after {
    content:"\f35a";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    padding: 12px 8px;
    position: absolute; right: 0; top: 0;
    background: red;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;      
    pointer-events: none;
    box-sizing: border-box;   
}
.arrow-select {
    float: right;
    padding: 1.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    /* border: 1px solid #ced4da; */
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	position: absolute;
    top: 7px;
    right: 10px;
}
section.features {
    /*background: linear-gradient(101.8deg,#ffc107 1.3%,#ffdb18 38.21%,#FFD700);*/
    padding-top: 3rem;
    padding-bottom: 4rem;
}
.service-icon {
    padding: 2rem;
}
.service-icon i {
    background: -webkit-gradient(linear, left top, left bottom, from(#178313), to(#9bcf99));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
    font-size: 5rem;
}
.service-icon-small i {
    background: -webkit-gradient(linear, left top, left bottom, from(#178313), to(#9bcf99));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}
.ts{text-shadow: 0px 2px 2px rgb(0 0 0 / 40%);}

.service-icon {
    padding: 2rem;
}
.divider {
    height: 1px;
    width: 100%;
    background: linear-gradient(101.8deg,#89c587 1.3%,#2f912c 38.21%,#8cc689);
    margin-top: 0;
    margin-bottom: 1rem;
}
.service-item h4 {
    margin: 0 !important;
    padding: 0.5rem 1rem;
}
.service-item p {
    padding: 1rem;
    padding-top: 0;
}
section.features .service-item{
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.col-md-5.col-sm-12.col-xs-12.px-5.py-5.team_left.pos-relative.cont-left {
    margin-top: -20px;
    margin-bottom: -20px;
    margin-top: 20px;
	background: linear-gradient(175deg,#349430 1.3%,#7bbc78 38.21%,#7cbd7a);
    position: relative;
    z-index: 11;
    padding: 20px 35px 15px;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
}
.col-md-7.col-sm-12.col-xs-12.px-5.py-5.team_right.form_right {
    -webkit-box-shadow: 0 21px 41px -13px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0 21px 41px -13px rgba(0,0,0,.18);
    box-shadow: 0 21px 41px -13px rgb(0 0 0 / 18%);
    background-color: #f1f1f1;
    border-top: 1px solid #e7e6e6;
    border-right: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    border-radius: 0 5px 5px 0;
}
.col-md-5.col-sm-12.col-xs-12.px-5.py-5.team_left.pos-relative.cont-left {
    margin-top: -20px;
    margin-bottom: -20px;
	min-height: 705px;
    overflow: hidden;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #0c880d;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #0c880d;
	z-index : 9999999999999;
}
.form-control {border: 1px solid #0c880d;}
.form-floating>label {
    color: #767676;
    font-weight: bold;
    text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}
.contact-icon-box {
    margin-bottom: 25px;
    width: 100%!important;
    background-color: #fff;
    padding: 10px 10px 10px 14px;
    z-index: 9999999999999;
    position: relative;
    border: 1px solid #c1c1c1;
}
.row.centered-row {
    display: flex;
    align-items: center;
}
.icon.d-flex.align-items-center.justify-content-center {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #003866;
    margin: 0 auto;
    color: #fff;
    font-size: 25px;
    border: 1px solid #004177;
    box-shadow: 0 2px 4px #002442;
}
.breadcrumb-container ol.breadcrumb {
    margin: 0;
}
.breadcrumb-container {
    padding: 0.5rem;
    background: #f9f9f9;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.text-green {
    color: #0e8013;
}
.latest_jobs a {
    color: #163c13 !important;
    text-decoration: none !important;
}
h1.job_title {
    font-size: 35px;
    font-size: 30px;
    font-weight: bold;
    background: linear-gradient(101.8deg, #163c13 1.3%, #163c13 38.21%, #163c13);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.card-body {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}
.card-body:hover {
    transform: translateY(-5px); 
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    border-color: #0c880d;
}
.features .feature-icon i {
    font-size: 50px;
    background-color: white;
    padding-top: 19px;
    border: 2px solid rgb(17 131 15);
    border-radius: 50%;
    width: 95px;
    height: 95px;
    text-align: center;
    vertical-align: middle;
    text-shadow: #fff 1px 1px 10px, #ffffff 1px 1px 1px;
    color: #163c13;
}
.features .feature.col .card-body{
    margin-bottom: 0 !important;
}
.why_us h2.pb-2.border-bottom {
    text-align: center;
}
.why_us {
    background: #f0fff0;
}
.why_us .card-body {
    background: rgb(219 255 219);
    margin-bottom: 0px;
	border: 1px solid #198754;
    box-shadow: rgb(0 179 0 / 24%) 0px 2px 5px;
}
.why_us .feature-icon i {
    font-size: 50px;
    background-color: white;
    padding-top: 19px;
    border: 2px solid rgb(17 131 15);
    border-radius: 50%;
    width: 95px;
    height: 95px;
    text-align: center;
    vertical-align: middle;
    text-shadow: #fff 1px 1px 10px, #ffffff 1px 1px 1px;
    color: #163c13;
}
.why_us h2 {
    text-align: center;
    font-size: 1.5rem;
    letter-spacing: 0.5px;
    margin-top: 1rem;
}
section.cta {
    background: linear-gradient(101.8deg, #163c13 1.3%, #11830f 38.21%, #163c13);
    padding-top: 6rem;
    padding-bottom: 4rem;
}
h1.cta-title.text-white {
    font-weight: bold;
    font-size: 3.5rem;
}
p.cta-desc.text-white {
    font-size: 2rem;
    margin-top: 2rem;
	line-height:1.5;
}
a.btn.btn-whatsapp.text-center {
    margin: 0 auto;
    display: block;
    background: #25d366;
    color: white;
    width: 290px;
    border-radius: 9999px;
    padding: 14px 18px;
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 600;
    margin-top: 4rem;
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
.benifit-text h4.subtitle {
    font-size: 22px;
}
.gradient-text {
    background: -webkit-linear-gradient(#08cd10, #008706);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h5.home-sub-title {
    font-size: 25px;
    font-weight: 900;
    color: #ffffff;
}

h1.home-title {
    font-size: 45px;
    font-weight: bold;
    background: linear-gradient(101.8deg,#147910 1.3%,#cb9800 38.21%,#4eb154);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h1.home-title-main {
    font-size: 45px;
    font-weight: bold;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
	color: #163c13;
}

h1.home-title {
    font-size: 45px;
    font-weight: bold;
    background: linear-gradient(101.8deg, #ffffff 1.3%, #ffffff 38.21%, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home_search_box{position:relative}
.home_search_box:before{
	content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.05;
    background-image: url(/assets/images/svgs/services.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
span.step {
    font-size: 50px;
    background-color: white;
    padding-top: 8px;
    border: 2px solid #ffc107;
    border-radius: 50%;
    width: 95px;
    height: 95px;
    text-align: center;
    vertical-align: middle;
    text-shadow: #fff 1px 1px 10px, #ffffff 1px 1px 1px;
    color: rgb(17 131 15);
    display: block;
    margin: 0 auto;
    font-weight: 900;
}
p.ab-f {
    font-size: 19px;
    line-height: 1.5;
    letter-spacing: 1px;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background: linear-gradient(101.8deg,#147910 1.3%,#cb9800 38.21%,#4eb154);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.radius-secondary {
    border-radius: 10px!important;
}
.background-white {
    background-color: #fff!important;
}
.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem #4da84e;
    opacity: 1;
}
.input-group-lg>.form-select, .input-group-sm>.form-select {
    padding-right: 1rem !important;
}

.features p,
.why_us p
 {
    color: #999999;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.25px;
}
a.btn.btn-whatsapp.text-center:focus{box-shadow: 0 0 0 0.25rem #25d366;}
h2.pb-2.border-bottom.small_h2 {
    font-size: 1.25rem;
    line-height: 1.5;
}
.marg-pad u {
    color: #0c800c;
}
@media screen and (max-width: 767px) {
	
	h1.home-title {
    font-size: 32px;
	}
	h1.cta-title.text-white {
    font-weight: bold;
    font-size: 2.5rem;
}
}
img.country_flag {
    border-radius: 50%;
    border: 2px solid #c1c1c1;
    padding: 1px;
}
@media (min-width: 320px) and (max-width: 480px){
body .navbar-brand img {
    width: 250px !important;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
	margin-top:5px;
	margin-bottom: 5px;
}
.study_abroad_page div#featured-3 {
    padding-top: 0 !important;
}
.study_abroad_page .feature.col {
    padding-left: 0;
    padding-right: 0;
}


}
.card_body_has_yellow_shadow{
	border: 1px solid #0c880d;
    box-shadow: #059329 0px 2px 5px;
    background: rgb(255, 255, 255);
}
.about_us_page .col_has_yellow_shadow .feature.col .card-body,
.study_abroad_page .col_has_yellow_shadow .feature.col .card-body,
.home_page .col_has_yellow_shadow .feature.col .card-body {
    border: 1px solid #0c880d;
    box-shadow: #059329 0px 2px 5px;
    background: rgb(255, 255, 255);
    margin-bottom: 25px; border:
}
.navbar-toggler:focus {
    box-shadow: none;
}
.mobile-search .list-group-item {
    border: 1px solid #088609;
}
.mobile-search i {
    color: #41a241;
}
button.navbar-toggler i.fas.fa-bars {
    background: -webkit-gradient(linear, left top, left bottom, from(#178313), to(#198e1a));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
    font-size: 1.75rem;
}
.offcanvas-header .btn-close {
    padding: 1rem;
}
.btn-primary.main_search_submit, .btn-primary.main_search_submit:hover {
    color: #fff;
    background-color: #163c13;
    border-color: #163c13;
}
.btn-check:focus+.btn-primary, .btn-primary:focus, .btn-primary:active:focus {
    box-shadow: 0 0 0 0.25rem #4da84e;
}
/*
.latest_jobs .card-body {
    border: 1px solid #ffc107;
    box-shadow: #ffc10769 0px 2px 5px;
}
*/
.latest_jobs .card-body {
	border-radius: 10px;
    box-shadow: #c8cdc7 0px 2px 5px;
    transition: all 0.3s ease;
}

.latest_jobs .card-body:hover {
    transform: translateY(-5px); 
    border-color: #fdf700;
}
.home_page .features .feature-icon i {
    border: 2px solid #163c13;
}
body .top-bar a {padding: 10px 5px;letter-spacing: 0px;}
body .top-bar a:hover {text-decoration:underline;}
.social_wrapper {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(-50%, -50%);
}

.social_wrapper ul {
  list-style: none;
}

.social_wrapper ul li {
    width: 75px;
    height: 75px;
    position: relative;
    background: #e59500;
    margin: 30px 0;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.social_wrapper ul li .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: #fff;
}

.social_wrapper ul li.facebook{
  background: #3b5998;
}

.social_wrapper ul li.twitter{
  background: #00aced;
}

.social_wrapper ul li.instagram{
  background: #bc2a8d;
}

.social_wrapper ul li.google{
  background: #dd4b39;
}

.social_wrapper ul li.whatsapp{
  background: #4dc247;
}

.social_wrapper ul li.facebook div.slider{
  background: #627aac;
}

.social_wrapper ul li.twitter div.slider{
  background: #7fd5f6;
}

.social_wrapper ul li.instagram div.slider{
  background: #dd94c6;
}

.social_wrapper ul li.google div.slider{
  background: #eea59c;
}

.social_wrapper ul li.whatsapp div.slider{
  background: #82d47e;
}

.social_wrapper .slider {
    content: "";
    position: absolute;
    top: 0;
    left: 76px;
    width: 0px;
    height: 76px;
    background: #eebb5c;
    border-radius: 3px;
    transition: all 0.5s 0.3s ease;
}

.social_wrapper .slider p {
  font-family: arial;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  line-height: 75px;
  opacity: 0;
  transition: all 0.6s ease;
}

.social_wrapper ul li:hover .slider {
  width: 180px;
  transition: all 0.5s ease;
}

.social_wrapper ul li:hover .slider p {
  opacity: 1;
  transition: all 1s 0.2s ease;
}

.nav_bar_desk_top {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}
.nav_bar_desk_top .navbar-brand {
    padding-top: 0; 
    padding-bottom: 0;
}
.nav_bar_desk_top li.nav-item {
    border-left: 1px solid #dee2e6;
}
.nav_bar_desk_top li.nav-item  .nav-link{
	padding-top: 15px;
    padding-bottom: 15px;
	font-size: 16px!important;
    font-weight: 700!important;
    color: rgba(0,0,0,.8);
}
.nav_bar_desk_top li.nav-item:first-child{
	border-bottom: 5px solid #e53f25!important;
}
.nav_bar_desk_top li.nav-item:nth-child(2){
	border-bottom: 5px solid #0dcaf0!important;
}.nav_bar_desk_top li.nav-item:nth-child(3){
	border-bottom: 5px solid #ffc107!important;
}.nav_bar_desk_top li.nav-item:nth-child(4){
	border-bottom: 5px solid #198754!important;
}.nav_bar_desk_top li.nav-item:nth-child(5){
	border-bottom: 5px solid #0d6efd!important;
}.nav_bar_desk_top li.nav-item:nth-child(6){
	border-bottom: 5px solid #adb5bd!important;
}

.top-bar a{
	font-size: 16px;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 1px;
    cursor: pointer;
    text-decoration: none;
    padding: 10px 15px;
    font-weight: 600;
    white-space: nowrap;
    color: #000;
}
.top-bar ul,.top-bar ul li{list-style: none;}
.row.m-0.d-flex.align-items-center.border-all {
    border: 1px solid #dee2e6;
}
.search_suggestion {
    position: absolute;
    top: 56px;
    z-index: 99;
    background-color: white;
    padding: 10px;
    border-radius: 9px;
}
.tt-dataset.tt-dataset-search_suggestion{
	z-index: 99;
    background-color: white;
    padding: 0px 0px;
    border-radius: 9px;
	-webkit-box-shadow: 0 15px 30px 0 rgba(0,0,0,.11), 0 5px 15px 0 rgba(0,0,0,.08);
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.11), 0 5px 15px 0 rgba(0,0,0,.08);
	max-height: calc(100vh - 100px);
    overflow: auto;
}

form .tt-menu {
    right: 0;
    top: 112% !important;
}
form .tt-menu .tt-suggestion.tt-selectable {
    padding: 10px;
    border-bottom: 1px solid #dce2e9;
	cursor:pointer;
}
form .tt-menu .tt-suggestion.tt-selectable:last-of-type {
   border-bottom: none !important;
   padding-bottom:10px;
   /*border-radius: 0px 0px 9px 9px; */
}

form .tt-menu .tt-suggestion.tt-selectable:first-of-type {
   /*border-radius: 9px 9px 0px 0px; */
}

form .tt-menu .tt-suggestion.tt-selectable .sug-hdr {
    font-weight: bold;
    font-size: 112%;
	color: #565656;
    padding-top: 10px;
    padding-bottom: 10px;
	text-transform: capitalize;
}
form .tt-menu .tt-suggestion.tt-selectable .sug-cntnt {
    font-weight: normal;
    color: #989898;
    padding-top: 5px;
}
.tt-suggestion.tt-selectable:hover {
    background-color: #888888;
}
form .tt-menu .tt-suggestion.tt-selectable.tt-cursor{
	background-color: #888888;
}
.tt-suggestion.tt-selectable:hover .sug-hdr,
form .tt-menu .tt-suggestion.tt-selectable.tt-cursor .sug-hdr{
	color:white !important;
}
.tt-suggestion.tt-selectable:hover .sug-cntnt,
form .tt-menu .tt-suggestion.tt-selectable.tt-cursor .sug-cntnt{
	color:#c2d9fb !important;
}
.sug-has-no-res {
    padding: 50px 35px;
    background-color: transparent;
}
.tt-hint {
    color: #ccc;
}

.tt-menu .tt-dataset.tt-dataset-search_suggestion.hclr .tt-suggestion.tt-selectable .sug-hdr {
    color: #ae7fda;
}
.tt-menu .tt-dataset.tt-dataset-search_suggestion.hclr .tt-suggestion.tt-selectable .sug-cntnt {
    color: #c59ecc;
}
.hclr .tt-suggestion.tt-selectable:hover {
    background-color: #bf76cc;
}
.tt-dataset.tt-dataset-dtsrc{
	z-index: 99;
    background-color: white;
    padding: 0px 0px;
    border-radius: 9px;
	-webkit-box-shadow: 0 15px 30px 0 rgba(0,0,0,.11), 0 5px 15px 0 rgba(0,0,0,.08);
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.11), 0 5px 15px 0 rgba(0,0,0,.08);
	max-height: calc(100vh - 150px);
    overflow: auto;
}
span.twitter-typeahead {
    display: block !important;
}
body form .tt-menu {
    top: 47px !important;
}
input#tag_input {
    box-shadow: unset !important;
}
body form .tt-menu {
    top: 47.5px !important;
    border-radius: 0 !important;
}
.tt-dataset.tt-dataset-search_suggestion {
    border-radius: 0;
}
span.twitter-typeahead {
    width: 100%;
}
.suggestion-icon {
    float: left;
    display: block;
    background-color: #fff;
    height: 40px;
    width: 40px;
    clear: both;
    margin-right: 16px;
    background-repeat: no-repeat,repeat;
    background-position: center;
    background-size: cover;
    margin-top: 5px;
    margin-left: 1px;
    border: 3px solid #e9ecef;
    border-radius: 50%;
    text-align: center;
}

.suggestion-icon i.fa.fa-map-marker, .suggestion-icon i.fa.fa-map-briefcase {
    color: #958f8f;
    padding-top: 8px;
}
.nav_bar_desk_top li.nav-item{transition: none;}
.nav_bar_desk_top li.nav-item:first-child:hover{background:red;}
.nav_bar_desk_top li.nav-item:hover a{color:white !important;}
.nav_bar_desk_top li.nav-item:hover a{color:white !important;}
.nav_bar_desk_top li.nav-item:nth-child(2):hover{background: #0dcaf0;}
.nav_bar_desk_top li.nav-item:nth-child(3):hover{background: #ffc107;}
.nav_bar_desk_top li.nav-item:nth-child(4):hover{background: #198754;}
.nav_bar_desk_top li.nav-item:nth-child(5):hover{background: #0d6efd;}
.nav_bar_desk_top li.nav-item:nth-child(6):hover{background: #adb5bd;}
.custom_loading {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    -o-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.custom_loading.custom_fade{
	background-color: rgba(0, 0, 0, 0.67);
  -o-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
body.fixed{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	padding-right: 10px;
}
.modal {
    z-index: 9999999999999999999;
}
.spinner {
    width: 100px;
    height: 100px;
	top: 30%;
	text-align: center;
   left: calc(50% - 100px);
    position: relative;
    box-sizing: border-box;
}
.spinner > span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: white !important;
    -webkit-animation: effect-2 1s infinite linear;
    -moz-animation: effect-2 1s infinite linear;
    -o-animation: effect-2 1s infinite linear;
    animation: effect-2 1s infinite linear;
}
.spinner > span, .spinner > span:before, .spinner > span:after {
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.spinner > span{border: 4px solid #4cd8a6;;}
.spinner > span {
    border: 4px solid #4cd8a6;
}
.spinner > span:after {
    border: 4px solid #ff7c2b;
}
.spinner > span:after{border: 4px solid #ff7c2b;}
.spinner > span:before {
    width: 75%;
    height: 75%;
	border: 4px solid #ffffff;
    border-right-color: transparent;
}
.spinner > span:after {
    width: 50%;
    height: 50%;
    border-bottom-color: transparent;
}
@-webkit-keyframes effect-2 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes effect-2 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.job_st {
    background: #ddffee;
    padding: 10px;
    border-bottom: 1px solid #bdf5d9;
}
h3.row_found {
    margin: 0;
}
h3.filter_header {
    padding: 10px;
    background-color: #c6ffe2;
    border-bottom: 1px solid #2b902c;
}
.accordion-button:focus {
    z-index: 3;
    border-color: transparent !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem transparent !important;
}
.accordion-button:focus {
    z-index: 3;
    border-color: transparent !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem transparent !important;
}
.accordion-button:not(.collapsed) {
    color: unset;
    background-color: transparent !important;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.accordion-button:not(.collapsed) {
    color: unset;
    background-color: transparent !important;
    box-shadow: unset;
}
.accordion-button{
    color: unset;
    background-color: transparent !important;
    box-shadow: unset !important;
}
.form-check-input:checked {
    background-color: #088609;
    border-color: #178d18;
}
.form-check-input:focus {
    border-color: #178d18;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(25 135 84 / 30%);
}
.on_search_page .tt-menu{
	position: absolute;
    top: 100%;
    left: 0px;
    z-index: 100;
    display: block;
    right: 0;
}
.on_search_page .tt-menu .sug-hdr {
    padding-left: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #efefef;
    text-transform: capitalize;
    padding-top: 5px;
    cursor: pointer;
}
.capitalize{text-transform:capitalize}
.divider_2{
	height: 1px;
    width: 100%;
    background: linear-gradient(101.8deg, #89c587 1.3%, #2f912c 38.21%, #8cc689);
    margin-top: 0;
    margin-bottom: 0rem !important;
}
section.users_page.py-5 {
    background-color: rgb(242 246 244);
}
a{text-decoration:none;}
.clickable_btn{font-weight:bold;}
table.table.mb-0.fssmall-table {
    font-size: 12px;
}
.work-activity .work-items {
    position: relative;
    border-bottom: 5px dashed #4da84e !important;
    margin-bottom: 20px;
    padding-bottom: 21px;
	
}
li.work-item:nth-child(even) {
    background: #f3f3f3;
    padding: 10px;
}
.work-activity .work-item:last-of-type {
    padding-bottom: !important;
    margin-bottom: !important;
    border: none !important;
}
.eduh {
    width: 90%;
    margin: 0 auto;
    background: #dbffe2;
    padding: 10px 20px;
    border-radius: 10px;
    border: 1px solid #adf3ba;
	margin-bottom: 20px !important; 
}
.login_wrapper a.btn.delte_btn{
	background-color: #dc3545;
    border-color: #dc3545;
	text-align:center;
}
.login_wrapper a.btn.delte_btn.btn-danger:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
}
.login_wrapper a.google-plus {
    background: transparent;
    border: 1px solid #4285f4;
    color: #2d2d2d;
    font-weight: bold;
}
.login_wrapper a.google-plus:hover {
    background: transparent;
    border-color: #34a853;
}
a.nav-link.btn-close {
    background: unset;
    width: 100%;
    font-size: 18px !important;
    padding: 12px 20px;
    position: relative;
    border: 1px solid #d3d3d3;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: rgba(0, 0, 0, .8);
    opacity: 1;
    margin: 0 !important;
    padding: 12px 20px !important;
    padding-bottom: 20px !important;
}
@media (min-width: 320px) and (max-width: 480px) {
	span.col-xs-9.text-center.singnup-text {
    text-align: center;
    margin: 0 auto;
    width: 100% !important;
    display: inline;
    padding-left: 55px;
}
}

.header-hero {
    background: url(/assets/images/hero-bg.png) !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    background-size: cover !important;
}
h1.home-title-our-branches{
	font-size: 45px;
    font-weight: bold;
	color:#09860a;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #198754;
    border-color: #029d55;
}
.page-link:focus {
    box-shadow: 0 0 0 .25rem #19875473;
}
.latest_jobs a.btn-success {
    color: #ffffff !important;
    text-decoration: none !important;
}
.related_jobs h1.job_title {
    font-size: 22px;
	margin-bottom: 0;
}

.related_jobs p.company_name {
    margin: 0;
    margin-left: -5px;
}
h3.nojf {
    padding: 10px;
    background-color: #c6ffe2;
    border-bottom: 1px solid #2b902c;
    text-align: center;
}

 .image-container {
            position: relative;
            /*width: 200px;
            height: 200px;
            border: 2px solid #ddd;*/
            border-radius: 10px;
            overflow: hidden;
            cursor: pointer;
        }

.image-container::before {
    content: "\f030";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 50px;
    color: #088609;
    position: absolute;
    top: 0%;
    left: 0%;
    /* transform: translate(-50%, -50%); */
    opacity: 0;
    transition: opacity 0.3s ease;
    /* pointer-events: none; */
    background: #868686;
    z-index: 999999999;
    padding: 19px;
    border-radius: 50%;
    /* border: 1px solid #ff0000; */
    width: 100%;
    height: 100%;
}

        .image-container img {
            /*width: 100%;
            height: 100%;*/
            display: block;
            transition: opacity 0.3s ease;
        }

        .image-container:hover img {
            opacity: 0.8;
        }

.image-container:hover::before {
    opacity: 0.8;
    color: white;
}

.job_tit_header h1.job_title_new {
    font-size: 35px;
    font-size: 30px;
    font-weight: bold;
    background: white;
    color: #329b33;
}

@media (min-width: 320px) and (max-width: 480px) {
	
	
	.latest_jobs.pb-5.pt-2 .container.mt-5{
		margin-top: 1rem !important;
	}
	
	    h1.home-title-main {
        font-size: 26px;
        margin-bottom: 1rem !important;
        background-color: #daf5da;
        margin-left: -1rem;
        margin-right: -1rem;
        padding: 10px;
        padding-bottom: 15px;
    }
}
