a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
body{font-family:Muli,sans-serif}
.clear{clear:both}
img{max-width:100%}
button:focus{outline:0}
.mainWrapper{width:100%}
.container{width:1170px;margin:0 auto}
.perks_logo{float:left}
#menu{float:right;margin:0}
#menu li{display:inline-block;margin:10px;color:#8d8986}
#menu li.active{color:#134e82;font-weight:700}
#menu li a{text-decoration:none;color:#8d8986;font-family:'Roboto Condensed',sans-serif;font-weight:100;font-size:24px}
#menu li.active a,#menu li.active a:hover{color:#134e82;font-weight:700}
#menu li a,#menu li.active a{padding:9px 18px;display:block}
.services-menu-tab a {
	position: relative;
}
.services-menu-tab a i{
	position: absolute;
    bottom: 8px;
    right: 0;
}

.services-submenu{
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.services-menu-tab:hover .services-submenu{
  display: block;
  transition: width .3s;
}

.services-submenu li.services-submenu-li{
	display: block!important;
	vertical-align: top;
}

.submenu-a{
	text-decoration: none;
}


.submenu-a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #134e82;
    transition: width .3s;
    margin-top: 3px;
}

.submenu-a:hover::after {
    width: 100%;
}
header{position:fixed;top:0;left:0;height:60px;z-index:70;width:100%;padding:25px 0;margin:0;background:#fff}
.section_wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:100px 0 0}
.section_wrapper .leftSection,.section_wrapper .rightSection{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}
.section_wrapper .leftSection{width:54%;margin:0}
.section_wrapper .rightSection{width:46%;margin-top:20px}
.section_wrapper .leftSection h1{font-family:'Roboto Condensed',sans-serif;font-size:80px;color:#000;font-weight:400;text-transform:uppercase;line-height:120px;margin:0}
.section_wrapper .leftSection h1 span{color:#134e82;font-weight:700}
#section3 .section_wrapper .serviceSection .serviceBox p,.section_wrapper .leftSection p{font-size:20px;margin:10px 0 60px;line-height:32px;word-spacing: 5px;}
.section_wrapper .leftSection .downArrow{display:inline-block;width:34px}
#section2 .section_wrapper .leftSection{width:35%}
#section2 .section_wrapper .leftSection h2,#section3 .section_wrapper h2,#section4 .section_wrapper h2,#section5 .section_wrapper h2,#section6 .section_wrapper h2{font-size:66px;font-family:'Roboto Condensed',sans-serif;color:#134e82;font-weight:700;text-transform:capitalize;line-height:70px;margin:0}
#section2 .section_wrapper .leftSection p{margin:30px 0 60px}
#section2 .section_wrapper .leftSection a,#section3 .section_wrapper .serviceSection .serviceBox a{color:#fff;background:#134e82;border-radius:50px;font-size:16px;font-family:'Roboto Condensed',sans-serif;font-weight:400;display:inline-block;padding:12px 22px;text-decoration:none;text-transform:capitalize}
#section2 .section_wrapper .rightSection{width:60%}
#section3 .section_wrapper .serviceSection .serviceContainer{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:50px 0 0}
#section3 .section_wrapper .serviceSection .serviceBox{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin:0 65px;text-align:center;position:relative}
#section3 .section_wrapper .serviceSection .serviceBox:after{content:'';position:absolute;border-right:2px solid #134e82;height:40px;bottom:0;right:-50px}
#section3 .section_wrapper .serviceSection .serviceBox:last-child:after{border:0 none}
#section3 .section_wrapper .serviceSection .serviceBox:first-child{margin-left:0}
#section3 .section_wrapper .serviceSection .serviceBox:last-child{margin-right:0}
#section3 .section_wrapper .serviceSection .serviceBox img{width:72px}
#section3 .section_wrapper .serviceSection .serviceBox p{margin:20px 0 20px;min-height:42px}
#section3 .section_wrapper .serviceSection .serviceBox p.align_center{margin-top:40px}
 h2.our-excellent-heading{ font-size: 35px!important; }
.owl-carousel{width:1170px;margin:100px auto 0;position:relative}
.owl-carousel .owl-stage-outer{margin:30px 80px}
.owl-carousel .item{width:122px}
.owl-carousel .owl-nav{margin-top:0}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{position:absolute;top:0;bottom:0;margin:auto;display:block;width:30px}
.owl-carousel .owl-nav .owl-prev{left:0}
.owl-carousel .owl-nav .owl-next{right:0}
.owl-theme .owl-nav [class*=owl-]:hover{background:0;color:transparent}
#section5 .advisorWrapper{margin-top:40px}
#section5 .advisorWrapper .leftBox{float:left;width:35%}
#section5 .advisorWrapper .leftBox .imgBox{width:50%;float:left}
#section5 .advisorWrapper .leftBox .imgDesc{width:40%;float:left;margin:0 0 0 18px}
#section5 .advisorWrapper .leftBox .imgDesc p{color:#005da3;font-size:20px;margin-bottom:22px}
#section5 .advisorWrapper .leftBox .imgDesc span{display:block;color:#000;font-size:16px}
#section5 .advisorWrapper .rightBox{float:right;width:35%}
.mapouter{position:relative;text-align:right;height:170px;width:100%;margin-top:40px}
.gmap_canvas{overflow:hidden;background:0 0!important;height:170px;width:100%}
#section6 .section_wrapper .serviceSection .serviceContainer{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:50px 0 0}
#section6 .section_wrapper .serviceSection .serviceBox{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;width:288px;text-align:center;position:relative;min-height:192px}
#section6 .section_wrapper .serviceSection .serviceBox:after{content:'';position:absolute;border-right:2px solid #134e82;height:80px;bottom:42px;right:0}
#section6 .section_wrapper .serviceSection .serviceBox:last-child:after{border:0 none}
#section6 .section_wrapper .serviceSection .serviceBox:first-child{margin-left:0}
#section6 .section_wrapper .serviceSection .serviceBox:last-child{margin-right:0}
#section6 .section_wrapper .serviceSection .serviceBox img{width:72px}
#section6 .section_wrapper .serviceSection .serviceBox p{margin:10px 0 0;min-height:42px;line-height:24px}
#section6 .section_wrapper .serviceSection .serviceBox p.align_center{margin-top:20px}
#section6 .section_wrapper .serviceSection .serviceBox p a{text-decoration:none;color:#000}
.innerWrapper{padding-top:110px;position:relative}
.innerWrapper .breadcrumb{background:#e0e0e0}
.innerWrapper .breadcrumb ul{padding:5px 0 6px}
.innerWrapper .breadcrumb ul li{position:relative;float:left;margin-right:20px}
.innerWrapper .breadcrumb ul li:after{content:'>';position:absolute;right:-14px;top:0;bottom:0;margin:auto;font-size:14px;line-height:18px}
.innerWrapper .breadcrumb ul li.noarrow:after{display:none}
.innerWrapper .breadcrumb ul li a,.innerWrapper .breadcrumb ul li span{font-size:13px;color:#000;text-decoration:none;line-height:14px}
.innerContainer .innerBlock{margin:66px 0 20px;}
.innerContainer .human_resource_consulting_innerBlock{margin: 66px 0 40px;}
.innerContainer .recruitment_placement_innerBlock{    margin: 66px 0 170px;}
.innerContainer .staffing_innerBlock{margin: 66px 0 230px;}
.innerContainer .virtual_services_innerBlock{margin: 66px 0 230px;}
.innerContainer .about-innerBlock{margin: 66px 0;}
.innerContainer .innerBlock .innerLeft{float:left;width:49%}
.innerContainer .innerBlock .innerLeft h2{font-size:42px;font-family:'Roboto Condensed',sans-serif;color:#134e82;font-weight:700;text-transform:capitalize;line-height:50px;margin:0 0 28px}
.innerContainer .innerBlock .innerLeft ul{width:62%}
.innerContainer .innerBlock .innerLeft ul li p{font-size:16px;line-height:24px}
.innerContainer .innerBlock .innerLeft-second-section h2{font-size:42px;font-family:'Roboto Condensed',sans-serif;color:#134e82;font-weight:700;text-transform:capitalize;line-height:50px;margin:0 0 28px}
.innerContainer .innerBlock .innerLeft-second-section ul li p{font-size:16px;line-height:24px}
.innerContainer .innerBlock .innerRight{width:51%;float:right;margin-left:-60px; position: 	relative;}
.innerContainer .innerBlock .innerRight img {
	position: absolute;
    top: -60px;
}
.innerContainer .innerBlock .innerRight.hr-innerRight{
  width: 47%;
}
.innerContainer .innerBlock .innerBottom{margin:14px 0 0}
.innerContainer .innerBlock .innerBottom h4{font-size:16px;line-height:24px;font-weight:bold;margin-bottom:5px}
.innerContainer .innerBlock .innerBottom .innerBottomUl ul{float:left;width:30%}
.innerContainer .innerBlock .innerBottom .innerBottomUl ul li{list-style:disc;margin-left:18px;line-height:24px}
.contactUsBottom{position:relative;-webkit-clip-path:polygon(0% 90%,100% 15%,100% 100%,0 100%);clip-path:polygon(0% 90%,100% 15%,100% 100%,0 100%);background:#134e82;width:100%;height:40px}
.contactBoxTitle{background:#134e82}
.contactBoxTitle .contactTitle h2{font-size:42px;font-family:'Roboto Condensed',sans-serif;color:#fff;font-weight:700;text-transform:capitalize;line-height:50px;margin:0 0 28px;padding:70px 0 80px}
.contactContentContainer .contactContent{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:50px 0 0}
.contactContentContainer .contactContent .serviceBox{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;width:288px;text-align:center;position:relative;min-height:192px}
.contactContentContainer .contactContent .serviceBox:after{content:'';position:absolute;border-right:2px solid #134e82;height:80px;bottom:42px;right:0}
.contactContentContainer .contactContent .serviceBox:last-child:after{border:0 none}
.contactContentContainer .contactContent .serviceBox:first-child{margin-left:0}
.contactContentContainer .contactContent .serviceBox:last-child{margin-right:0}
.contactContentContainer .contactContent .serviceBox img{width:72px}
.contactContentContainer .contactContent .serviceBox p{margin:10px 0 0;min-height:42px;line-height:24px}
.contactContentContainer .contactContent .serviceBox p.align_center{margin-top:20px}
.contactContentContainer .contactContent .serviceBox p a{text-decoration:none;color:#000}
.innerContainer .innerBlock .innerLeft.innerLeftImg ul{width:72%}
.innerContainer .innerBlock .innerRight.innerRightImg{width:50%}
.innerContainer .innerBlock .innerRight.innerRightStaff{width:43%}
.contactUsBottomStaff{margin-top:-28px}
.innerContainer .innerBlock .innerLeft ul li p.bulletPoints{margin:28px 0}
.innerContainer .innerBlock .innerLeft ul li p.bulletPoints span{display:block}
.innerContainer .innerBlock .innerLeft.innerLeftTraining ul{width:85%}
.innerContainer .innerBlock .innerRight.innerRightTraining{width:38%}
.innerContainer .innerBlock .innerRight.innerRightAbout{width:35%;position: relative; float:right;}
.innerContainer .innerBlock .innerRight.innerRightAbout img{
	position: absolute;
    top: -60px;
}
.contactMission{margin-top:-26px}
.ourMission{background:#134e82}
.ourMission h2{font-size:24px;color:#fff;padding:60px 0 18px;line-height:26px}
.ourMission p{font-size:16px;line-height:18px;color:#fff;padding-bottom:40px}
.contactMissionBottom{position:relative;-webkit-clip-path:polygon(0% 0,100% 0,100% 45%,0 100%);clip-path:polygon(0% 0,100% 0,100% 45%,0 100%);background:#134e82;margin-top:-2px;width:100%;height:60px}
.ourAdvisor{background:#f8f8f8;padding-bottom:100px}
.ourAdvisor .section_wrapper{margin:-40px 0 0}
.ourAdvisor .section_wrapper h2{font-size:42px;font-family:'Roboto Condensed',sans-serif;color:#134e82;font-weight:700;text-transform:capitalize;line-height:50px;margin:110px 0 0}
.ourAdvisor .advisorWrapper{margin-top:40px}
.ourAdvisor .advisorWrapper .leftBox{float:left;width:49%}
.ourAdvisor .advisorWrapper .leftBox .imgBox{width:50%;float:left}
.ourAdvisor .advisorWrapper .leftBox .imgDesc{width:40%;float:left;margin:0 0 0 18px}
.ourAdvisor .advisorWrapper .leftBox .imgDesc p{color:#005da3;font-size:20px;margin-bottom:22px}
.ourAdvisor .advisorWrapper .leftBox .imgDesc span{display:block;color:#000;font-size:16px}
.ourAdvisor .advisorWrapper .rightBox{float:right;width:49%}
.clientWrapper{background:#eaeaea;padding-bottom:80px}
.clientWrapper .section_wrapper{margin:0}
.clientBgBottom{position:relative;-webkit-clip-path:polygon(0% 90%,100% 15%,100% 100%,0 100%);clip-path:polygon(0% 90%,100% 15%,100% 100%,0 100%);background:#eaeaea;width:100%;height:40px;margin-top:-35px}
.contactUsBottomAbout{margin-top:-35px;height: 0;}
.footer_widget {
  padding-top: 25px;
    color: #fff;
    width: 24%;
    display: inline-block;
    vertical-align: top;
}

ul.importent_link li a {
    line-height: 27px;
    color: #e2e2e2;
    font-family: "Open Sans", sans-serif;
}

.footer_widget > p {
    color: #e2e2e2;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    margin-bottom: 27px;
    font-family: 'Poppins', sans-serif;
    width: 70%;
}

.footer_widget > h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 38px;
    font-family: "Open Sans", sans-serif;
}

.footer_widget > form button {
    background: #134e82 ;
    font-size: 18px;
    padding: 12px 15px;
    border: none;
}

ul.ft_conta li {
    line-height: 37px;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

.bottom_social li{
    display: inline-block;
    vertical-align: top;
    width: 20px;
    border-radius: 20%;
    padding: 10px;
}
.bottom_social li:hover a i {
    text-decoration: underline;
}

.footer_widget > form > input {
    background: #032231;
    border: 1px solid #021b27;
    padding: 15px 10px;
    margin-bottom: 18px;
}

ul.ft_conta li i {
    margin-right: 10px;
    color: #ffffff ;
    font-size: 18px;
}

.bottom_social li a i,
.importent_link li a,
.ft_conta li a {
    color: #fff;
}

.footer_bottom {
    background: #021b27;
    padding: 15px 0;
    margin-top: 40px;
}

.ft_bottom p {
    color: #ededed;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    position: relative;
    z-index: 1;
}

.ft_conta span {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 80px);
    line-height: 18px;
}

.ft_bottom p {
    color: #b2b2b2;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}

.text-right a {
    color: #134e82 ;
}

.importent_link li:hover a {
    text-decoration: underline;
}

.advisor_desk {
  padding: 50px;
  margin-top: 30px;
  background: #e0e0e0;
}
.advisor_desk p{
    color: #005da3;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.clients-block{
    display: inline-block;
    vertical-align: top;
    width: 22%;
    text-align: center;
    margin: 10px 15px;
}

.clints-page-container{
    margin: -1px auto;
}

h3{font-size:25px;font-family:'Roboto Condensed',sans-serif;color:#134e82;font-weight:700;text-transform:capitalize;line-height:50px;margin:0 0 28px}
.recruitment_placement_innerBlock_Img{
    top: 50px;
}