@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');

body{
	font-family: 'Montserrat', sans-serif;
}

.max-width{
	max-width: 1200px;
	margin: 0 auto;
}
.header{
	background-color: #02162a;
	color: white;
}
.header-inner-one li{
	list-style-type: none;
	margin: 0 0px 0 10px;
}
.header-inner-one a{
	text-decoration: none;
	color: white;
	font-size: 14px;
}
.social-icon li{
	list-style-type: none;
	margin: 0 10px;
	float: left;
}
.social-icon a{
	text-decoration: none;
	color: white;
}
.navbar-brand img{
	width: 230px;
}
.btn-rege{
	background-color: #053973;
	color: white;
}
.navbar-light .navbar-nav .nav-link.active{
	color: #053973;
	font-weight: bold;
}
.navbar-light .navbar-nav .nav-link {
	color: #053973;
	font-weight: bold;
}
.dropdown-menu{
    border: none;
    width: 150%;
    background-color: #053973;
    border-radius: 0;
    padding: 0 ;
}
.menu{
	width: 281%;
}
.dropdown-item{
    color: white;
    padding: 10px 10px;
    font-size: 14px !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #f54e0e;
}
.items{
    border-bottom: 1px solid gray;
}
.dropdown-menu li{
    list-style-type: none;
    margin-top: 0;
}

.dropdown:hover .dropdown-menu{
    display: block;

}
.item1{
	background:linear-gradient(to top, rgba(241, 93, 46, 0.54), rgb(3 44 90)),
	url(../img/banner.jpg);
	background-size: cover;
	background-position: center;
	height: 600px;
	width: 100%;
}
.item2{
	background:linear-gradient(to top, rgba(241, 93, 46, 0.54), rgb(3 44 90)),
	url(../img/banner1.jpg);
	background-size: cover;
	background-position: center;
	height: 600px;
	width: 100%;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
   	padding-top: 9.25rem;
    padding-bottom: 128px;
    color: #fff;
    text-align: center;
   
}
.caption{
	background-color: rgba(0, 0, 0, 0.5);
	padding: 80px 0;
}
.caption h1{
	font-size: 38px;
	font-weight: bold;
}
.caption p{
	font-size: 20px;
	font-weight: bold;
}
.jobs-inner img{
	width: 30%;
}
.jobs-inner p{
	font-size: 30px;
	font-weight: bold;
	color: #053973;
}
.btn-jobs{
	background-color: #053973;
	color: white;
}
.btn-jobs:hover{
	color: white;
}
.agency-text h4{
	font-size: 40px;
	color: #094e9b;;
}
.agency-text span{
	font-size: 40px;
	color: #094e9b;;
}
.agency-text p , .timeline-text p,
.about p{
	font-size: 19px;
}
.about p{
	font-size: 17px;
}
.agancy-one{
	border: 1px solid #e6e6e6;
	border-top: 0;
}
.agancy-header{
	background-color: #f2f6fa;
	border: 1px solid #e6e6e6;
	color: #053973;
	border-left: 0;
	border-right: 0;
}
.agancy-three li{
	list-style-type: none;
	margin: 10px 0;
}
.agancy-three a{
	color: black;
	text-decoration: none;
	transition: .5s;
}
.agancy-three a:hover{
	color: #f54e0e;
	margin-left: 3px;
	transition: .5s;
}
.about-inner h4{
	font-size: 35px;
	color: #094e9b;
}
.about-inner span{
	color: #f54e0e;
}
.btn-about{
	background-color: #f54e0e;
	color: white;
}
.btn-about:focus{
	box-shadow: none;
}
.btn-about:hover{
	color: white;
}
.timeline-text h5{
	font-size: 40px;
	color: #094e9b;;
}
.timeline-text span , .service span
{
	color: #f54e0e;
}
.network-inner h4, .service h4,
.slide h4, .salary h4{
	font-size: 40px;
	color: #094e9b;
}
.service-inner i{
	color: #053973;
	font-size: 70px;
	margin-bottom: 15px;
}
.service-inner p{
	color: black;
	font-size: 22px;
}
.service a{
	color: white !important;
}
.slide{
	padding: 0px 20px;
}
.owl-carousel.owl-loaded {
    display: block;
    padding: 10px 0;
}
.owl-prev{
	position: absolute;
    margin-top: -112px;
    margin-left: -45px;
}
.owl-next{
	position: absolute;
    margin-left: 1032px;
    margin-top: -112px;
}
.owl-dots{
	display: none !important;
}
.slide span{
	color: white;
}
.index-slide span{
	color: #f54e0e;
}
.about-2{
	background-color: #f8f8f8;
}
.slide p{
	text-align: center;
	margin: 10px 0;
}
.our-partner img{
	width: 100%;
}
.footer h5{
	font-size: 17px;
}
.footer{
	background-color: #012242;;
	color: white;
}
.footer-address p{
	line-height: 26px;
	font-size: 12px;
	text-align: justify;
}
.footer hr{
    border: 0;
    opacity: 1.25;
    width: 58px;
    height: 2px;
    color: #f47404;
}
.header-inner li{
	list-style-type: none;
	margin: 10px 0;
	font-size: 14px;
}
.header-inner a{
	text-decoration: none;
	color: white;
	font-size: 13px;
}
.owl-carousel .owl-item img {
    display: block;
    height: 140px;
   padding: 20px 30px;
    border: 1px solid gray;
    width: 95%;
}
.owl-stage-outer{
	    margin-left: 9px !important;
}
.owl-carousel a{
	text-align: center;
	color: gray;
	font-size: 14px;
	text-decoration: none;
}
.owl-nav{
	display: block !important;
}
.social-icons{
	color: white;
	font-size: 20px;
	justify-content: center;
}
.social-icons li{
	list-style-type: none;
	margin: 0 10px;
}
.social-icons a{
	color: white;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.btn-button{
	background-color: none;
}
.btn-button:focus{
	box-shadow: none;
}
.btn-button i{
	font-size: 30px;
}
.offcanvas li{
	list-style-type: none;
	text-align: center;
}
.offcanvas a{
	color: #053973;
}
.offcanvas .dropdown-menu{
	width: 100%;
}
.dropdown-menu a{
	color: white;
}
.offcanvas .btn-rege{
	color: white;
}
.offcanvas-header .btn-close{
	margin-left: 315px;
}
.carousel-fade{
	padding: 0;
}
.footer2{
	color: white;
	background-color: #02162a;
}
.success{
	background-image: linear-gradient(to top, rgb(10 48 91 / 45%),rgb(149 82 70 / 68%)),
	 url(../img/03.jpg);
	background-size: cover;
	background-position: center;
	padding: 20px 0;
	color: white;
}
.success h4{
	color: #094e9b;
	font-size: 30px;
	background-color:#c8c5c5b3;
}
.success-inner2 i{
	font-size: 68px;
}
.success-inner2 h5{
	font-size: 29px;
}
.success-inner2 p{
	font-size: 19px;
}
.success span{
	color: #bb5032;
}
.reach-heading h4{
	font-size: 34px;
	color: #094e9b;
}
.reach span{
	color: #f54e0e;
}
.react-2 span{
	color: black;
	font-size: 20px;
}
.react-2 h5, .react-2 p{
	color: #818283;
	font-size: 17px;
}
iframe{
	width: 100%;
	height: 450px;
}
.service-inner img{
	width: 128px;
}

 .success-inner2 img{
	width: 81px;
}


/* client*/

.banner{
	background:linear-gradient(to top, rgba(241, 93, 46, 0.54), rgb(3 44 90)),
	url(../img/banner1.jpg);
	background-size: cover;
	background-position: center;
}
.banner h1{
	padding: 150px 0;
}
.network2 p{
	font-size: 16px;
}
.network2 h4{
	font-size: 40px;
}
.box{
	background-color: #053973;
	color: white;
}
.network3 i{
	font-size: 48px;
}
.network3 p{
	font-size: 15px;
	margin: 54px 0;
}
.network3 span{
	font-size: 15px;
}
.box2{
	background-color: #e2e5e9;
	color: black;
}
.network4-text p{
	font-size: 14px;
}

/*recruitment*/

.recruitment-inner li{
	list-style-type: none;
	margin: 10px 0;
}
.recruitment-inner i{
	padding: 0px 5px 0 0;
}
/*.li{
	color: #f54e0e;
}*/
.bulk-recruitment, .executive-search,
.turnkey-solutions, .student-recruitment,
.permanent-migration, .assessment-testing,
.pay-roll, .training-service {
	background-color: #012242;
	color: white;
	padding: 35px 0;
}

/* Executive Search */

.executive-search h4,
.turnkey-solutions h4{
	font-size: 30px;
}
.turnkeysolutions li{
	list-style-type: none;
	margin: 6px 0;
}
.permanentmigration p{
	font-size: 14px;
}
.permanentmigration h4, .assessmenttesting h4,
.payroll h4, .training h6{
	color:#094e9b;
}
.training h4 {
	font-size: 34px;
	color: #094e9b;
	font-weight: bold;
}
.training span{
	font-size: 13px;
}

.traning2 img {
	width: 16%;
}
.salary2 h4{
	font-size: 32px;
}
.salary2 h5{
	font-size: 28px;
}
.contact-header{
	background-color: #012242;
	color: white;
	padding: 15px 0;
}
.form-control:focus{
	box-shadow: none;
}
.salary2 label{
	margin: 5px 0;
}
.about-company h4{
	color: #094e9b;
}
.about-company li{
	margin: 12px 0;
}
.btn-contact{
	background-color: #f54e0e;
	color: white;
}
.salary-survey{
	border: 1px solid #c9cec9;
}
.jobseker h5{
	font-size: 25px;
	color: #094e9b;
	font-weight: bold;
}
.jobseker li{
	list-style-type: none;
}
.jobseker-header p, .form-check label{
	font-size: 13px;
}
.jobseker-header {
	border: 1px solid #e3dfe6;
}
.form-floating label{
	font-size: 15px;
	color: #5b5a5a;
}
.jobseker label{
	font-size: 15px;
}
.btn-submit{
	color: white
}
.network4 h4{
	color:#094e9b;
	font-weight: bold;
}
.jobseker span{
	color: #c50505;
}
.highlight{
	font-size: 15px !important;
    font-weight: bold;
        background-color: #ffe27b;
}
.image p{
	    font-size: 13px;
    color: #fd7c09;
}
.nav-item{
	padding: 0px 4px;
}
.timeline-text img, .about-company img{
	width: 100%;
	height: 600px;
}
.office1-inner li{
	list-style-type: none;
	margin: 7px 0;
}
.office1-inner a{
	text-decoration: none;
}
.office-address h5{
	 font-size: 20px;
    color: #0665c0;
    padding: 0px 0 7px 0;
}
.nav-link2{
	color: white;
}
.recruitment{
	background: #f9f9f9;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color: #66c538;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	z-index: 1;
}


.my-float{
	margin-top:19px;
	font-size: 22px;
}
.float:hover{
	color: white;
}
.am{
	height: 180px;
	width: 100%;
}
.f-img{
	height: 200px;
	width: 100%;
}
.slide2 span {
    color: white;
    background: #053973 !important;
    padding: 3px 17px !important;
    font-size: 27px;
}
.carousel-control-prev-icon{
	background-color: none !important;
}
.caption2{
	padding: 0px 39px;
}
.caption2 p{
	font-size: 14px;
}
.reviews{
	color: gray !important;
}
.slide5 span{
	color: #ef7f1f;
}
.slide5 .carousel-control-prev{
	margin-top: 35px;
    margin-left: -4px;
    background-color: #053973;
    height: 43px;
    width: 4%;
    opacity: 1.5;
}
.slide5 .carousel-control-next{
	margin-top: 35px;
    margin-left: 55px;
    background-color: #053973;
    height: 43px;
    width: 4%;
    opacity: 1.5;
}
.network5{
	background-color: #053973;
}
.our-partner-img p{
	font-size: 15px;
	padding-top: 10px;
}
.review8-list ul{
	padding-left: 0;
}
.review8-list li{
	font-size: 13px;
    margin: 7px 0;
    list-style-type: none;

}
.itemss img{
	width: 100% !important;
	border:  none !important;
	padding: 0px 10px !important;
	height: 83px !important;

}
.network2 span {
    color: white;
    background: #053973 !important;
    padding: 3px 17px !important;
    font-size: 27px;
}
.network2 .owl-next{
	margin-top: -57px !important;
}
.network2 .owl-prev{
	margin-top: -57px !important;
}
.network2 .owl-next {
    margin-top: -60px !important;
}
.networks h4 {
    color: #094e9b;
    font-weight: bold;
    font-size: 25px;
}
.image span{
	color: black !important;
}
.exp{
	font-size: 12px;
	color: #bfbfbf;
	font-style: italic;
}
.footer-logo {
	width: 75%;
}
@media screen and (max-width: 788px){
	.network2 .owl-next {
	    margin-top: -30px !important;
	    margin-left: 599px !important;
	}
}
@media screen and (max-width: 764px){
	.review8-list ul {
    padding-left: 11px;
}
	.owl-stage-outer{
		margin-left: 0 !important;
	}
	.slide2{
		overflow: hidden;
	}
	.owl-prev {
	    position: absolute;
	    margin-top: -60px;
	     margin-left: -9px;;
	}
	.owl-next {
	    position: absolute;
	    margin-left: 335px;
	     margin-top: -66px;
	}
	.caption2{
		padding: 0;
	}
	.float{
		position:fixed;
		width:50px;
		height:50px;
		bottom:26px;
		right:14px;
		color:#FFF;
		border-radius:50px;
		text-align:center;
	}
	.footer-logo {
		width: 100%;
		height: 150px;
	}

	.my-float{
		margin-top: 15px;
	}
	.navbar-brand img {
	    width: 150px;
	}
	.carousel-caption {
	    padding-bottom: 131px;
	}
	.caption h1{
		font-weight: normal;
		font-size: 21px;
	}
	.caption p {
	    font-size: 12px;
	    font-weight: normal;
	    margin: 8px 9px;
	}
	.jobs-inner p {
	    font-size: 22px;
	    font-weight: normal;
	}
	.agency-text h4, .timeline-text h5, 
	.network-inner h4, .service h4,
	.slide h4, .salary h4{
		font-size: 25px;
	}
	.about-inner h4 {
		font-size: 25px;
	}
	.agency-text span{
		font-size: 25px;
	}
	.agency-text p, .timeline-text p, .about p {
    	font-size: 14px
    }
    .owl-carousel.owl-loaded {
	    padding: 0px 0 9px 0;
	}
	.service-inner i {
	    font-size: 37px;
	}
	.service-inner p {
	    font-size: 14px;
	}
	.dropdown:hover .dropdown-menu {
		display: block;
	}
	.timeline-text img{
		width: 100%;
		height: 400px;
	}
	.network2 p{
		font-size: 13px;
	}
	.network2 h4{
		font-size: 26px;
	}
	.owl-carousel .owl-item img{
    	width: 100%;
    	height: 59px;
    	padding: 10px 13px;
	}
	.slide2 span {
	    color: white;
	    background: #053973 !important;
	    padding: 3px 7px !important;
	    font-size: 16px;
	}
	.owl-carousel a {
	    font-size: 10px !important;
	}
	.itemss img {
	    padding: 0px 0px !important;
	    height: 52px !important;
	}
	.network2 span {
	    padding: 3px 11px !important;
	    font-size: 16px;
	}
	.network2 .owl-prev {
		margin-top: -38px !important;
	  }
	.network2 .owl-next {
	    margin-top: -36px !important;
	    margin-left: 459px;
	}
	.our-partner-img p {
	    font-size: 11px;
	}
	.about-company img {
	    height: 259px;
	}
	
}

@media screen and (max-width: 488px){
	.network2 .owl-next {
	    margin-top: -36px !important;
	    margin-left: 325px !important;
	}
}
@media screen and (max-width: 412px){


	.timeline-text img {
	    width: 100%;
	    height: 200px;
	}
	.owl-item .cloned{
		width: 149.88px !important;
	}
	
	.owl-prev {
	    position: absolute;
	    margin-top: -66px;
	    margin-left: -18px;
	}
	.network2 .owl-next {
	    margin-top: -38px !important;
	    margin-left: 326px;
	}
}
@media screen and (max-width: 375px){
	.network2 .owl-next {
	    margin-left: 304px;
	}
}
@media screen and (max-width: 360px){
	
	.owl-carousel.owl-loaded {
	    padding: 0px 0 0 0;
	}
	.owl-next {
	    position: absolute;
	    margin-left: 306px;
	    margin-top: -66px;
	}
		.network2 .owl-next {
	    margin-left: 294px;
	}
}
@media screen and (max-width: 336px){
	
	.owl-carousel.owl-loaded {
	    padding: 0px 0 0px 0;
	}
	.network2 .owl-next {
	    margin-left: 258px;
	}
}