F*{
	padding: 0;
	margin: 0;
}
a:hover, a:focus, a:active, a:visited{
	text-decoration: none;
    outline: none;
    border : none;
}

body{
	font-family: 'poppinsregular';
	text-rendering: auto;
text-rendering: optimizeSpeed;
text-rendering: optimizeLegibility;
text-rendering: geometricPrecision;

}
a{
	-webkit-transition: all linear 0.5s;
	-moz-transition: all linear 0.5s;
	-o-transition: all linear 0.5s;
	-ms-transition: all linear 0.5s;
	transition: all linear 0.5s;
}
section{
	float: left;
	width: 100%;
}

#main{
	background: url(../images/header_bg.png) no-repeat;
	background-size: cover;
	background-position: center center;
	    padding: 10px 0em 0em;
}
a#logo {
    display: block;
    padding: 15px 0;
}
.header_menu{
	float: right;
}
.header_menu li{
	margin-right: 30px;
}
.header_menu li:nth-child(1) a{
	 font-family: 'poppinsmedium';
	 border-bottom: 1px solid #b1b2ce;
	 color: #061283;
}
.header_menu li:nth-child(2) a {
    background: url(../images/hire-icon_1.png) no-repeat;
    background-size: 19px 19px;
    background-position: top left;
    padding-left: 25px;    color: #fd3131;
}
.header_menu li:nth-child(2) a:hover {
    background: url(../images/hire-icon.png) no-repeat;
     background-size: 19px 19px;
    background-position: top left;
    color: #2256bc;
}

.header_menu li:nth-child(3) a {
    background: url(../images/become_xperti.png) no-repeat;
    background-size: 16px 16px;
    background-position: top left;
    padding-left: 22px;    color: #fd3131;
}
.header_menu li:nth-child(3) a:hover {
    background: url(../images/become_xperti_hover.png) no-repeat;
     background-size: 16px 16px;
    background-position: top left;
    color: #2256bc;
}

.header_menu li a{
	font-family: 'poppinssemibold';
	display: block;
	color: #2c2c2c;
	font-size: 15px;
}
.header_menu li img{
	float: left;
	padding-right: 5px
}
.header_menu {
    padding-top: 30px;
}
.header_btn{
	padding-top: 5px;
}
.header_btn a:nth-child(1) {
    display: inline-block;
    font-family: 'poppinsbold';
    color: #061283;
   /* background: url(../images/login_btn.png) no-repeat;*/
    background-size: cover;
    background-position: center center;
    text-align: center;
    width: 114px;
    height: 53px;
    vertical-align: middle;
    padding-top: 25px;
    letter-spacing: 1px;
    float: left;
}
.header_btn a:nth-child(1):hover{
	color: #2256bc;
	/*background: url(../images/login_btn_hover.png) no-repeat;*/
}
#menu {
    color: #061283;
    display: block;
    float: right;
    padding-top: 18px;
    font-size: 30px;
    position: relative;
}
#menu:before {
    content: "MENU";
    position: absolute;
    top: 5px;
    left: -3px;
    right: 0;
    font-size: 12px;
   font-family: 'poppinssemibold';
}

.main-content{
	padding-top: 130px;
	padding-bottom: 20px;
}
.main-content h1{
	text-transform: uppercase;
	font-family: 'poppinsregular';
	line-height: 48px;
	color: #fff;
	word-spacing: 5px;
}
.main-content h1 span:nth-child(1){ 
	font-family: 'poppinsbold';
	color:#fff;
}
.main-content h1 span{
	color: #000;
	font-family: 'poppinsbold';
}
.main_btns a{
	display: inline-block;
	padding: 12px 20px 12px 35px;
	border:2px solid;
	border-radius: 25px;
	margin-right: 10px;
	font-family: 'poppinsmedium';
}
.main_btns a:nth-child(1){
	background: url(../images/hire-icon_1.png) no-repeat;
     background-size: 16px 16px;
    background-position: 15px 12px;
    color: #fd3131;    font-weight: bold;
    background-color: #fff; 
    border-color: #fff;

}
.main_btns a:nth-child(1):hover{
	color: #fff;
	 background: url(../images/hire-icon_1_white.png) no-repeat;
	  background-size: 16px 16px;
    background-position: 15px 12px;
    border:2px solid #fd3131; 
    	background-color: #fd3131; 

}
.main_btns a:nth-child(2){
	background: url(../images/become_xperti_white.png) no-repeat;
     background-size: 16px 16px;
    background-position: 15px 12px;
    color: #f7f7f9;
}
.main_btns a:nth-child(2):hover{
	color: #fff;
    background-color: #2256bc; 
    border:2px solid #2256bc;
}
.services_sec{
	    margin-top: 60px;
}
.one-seventh {
    float: left;
    width: 13%;
    margin: 5px 5px;
}

.service_icon_box{
	background: url(../images/services_bg.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    padding: 35px 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.service_icon_box:hover{
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	background:url(../images/services_bg_hover.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.service_icon_box h4{
	font-family: 'poppinssemibold';
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 15px;
}

#section-two{
	background: url(../images/section_2.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	padding: 50px 0;
	background-color: #fbfbfb;   
}
.trusted_partners h4{
	color: #7b7b7b;
	font-family: 'poppinsmedium';
}
.trusted_partners img{
	filter: grayscale(100%);
        opacity : 0.3;
}
h3.sec-title{
	color: #2f323c;
	font-family: 'poppinsbold';
	font-size: 30px;    text-transform: uppercase;
	margin-bottom: 20px;
}
.title-tagline{
	color: #000;
	font-size: 14px;
	font-family: 'poppinsregular';
}
.consultent_box {
    border-radius: 5px;
    background: #fff;
    padding-bottom: 15px;
    margin: 0 5px;
    position: relative;
}
.consultent_box img{
	width: 100%;
}
.consultent_box h4{
	color: #393939;
	font-family: 'poppinsbold';
	margin:15px 0 5px 0;
}
.consultent_box p{
	color: #000;
	font-family: 'poppinsmedium';
	font-size: 14px;
}
#section-three{
	/*background: url(../images/footer_top.png) no-repeat;*/
	background-size: 100% 688px;
	background-position: bottom center;
	padding: 75px 0;
}

#section-three-custom{
	background: url(../images/footer-bg.png) no-repeat;
	background-size: cover;
	background-position:  center;
    padding-top: 4em;
	 padding-bottom: 4em;
}

#fu-custom{
    padding-top: 7em;
    padding-bottom: 4em;
}
.blog_desc{
	font-size: 15px;
	color: #696969;
	line-height: 30px;
}
.more{
	color: #fff;
	display: inline-block;
	padding:10px 30px;
	text-align: center;
	background: linear-gradient(#061283, #138d90);
	border-radius: 25px;
	margin-top: 20px;
	font-family: 'poppinsmedium';
}
.more:hover{
	color: #fff;
	background: linear-gradient(#30bbc4, #34a9e2);
}
.cta-title{
	    color: #000;
	font-size: 22px;
	font-family: 'poppinsbold';text-transform: capitalize;
}
.cta_sec a{
	     display: inline-block;
    border-radius: 25px;
    padding: 15px 30px;
    color: #fff;    background-color: #fc3c3c;
background-color: -moz-linear-gradient(top, #fc3c3c 1%, #ffb64b 100%);
background-color: -webkit-linear-gradient(top, #fc3c3c 1%,#ffb64b 100%);
background-color: linear-gradient(to bottom, #fc3c3c 1%,#ffb64b 100%);
    font-family: 'poppinsbold';
    margin-right: 15px;
    background-image: url(../images/hire-icon_white.png);
    background-repeat: no-repeat;
    background-size: 19px 19px;
    background-position: 18px 15px;
    padding-left: 43px;
    border:2px solid #fd3c3c;

}
.cta_sec a:hover{
    display: inline-block;
    border-radius: 25px;
    padding: 15px 30px;
    color: #2256bc;
    background: #fff;
    font-family: 'poppinsbold';
    margin-right: 15px;
    border: 2px solid #fd3c3c;
    background-image: url(../images/hire-icon_1.png);
    background-repeat: no-repeat;
    background-size: 19px 19px;
    background-position: 18px 15px;
    padding-left: 43px;
}
.cta_sec a:nth-child(2){
	background: transparent;
	color: #fd3c3c;
	border:2px solid #fd3c3c; background-image:  url(../images/become_xperti.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: 20px 15px !important;
}
.cta_sec a:nth-child(2):hover{
	background:#fd3c3c;
	color: #fff;
	background-image:  url(../images/become_xperti_white.png);
	background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: 20px 15px !important;
}
footer{
	float: left;
	width: 100%;
	background: #000;
	padding-top: 80px;
	color: #636363;
	font-size: 14px;
}
footer h4{
	color: #fff;
	margin-bottom: 20px;
	font-size: 16px;
	font-family: 'poppinsbold'
}
footer ul li{
	width: 100%;
	padding-bottom: 8px;
}
footer ul li a{
	color: #636363;
}
footer ul li a:hover{
	color: #fff
}
.footer_bottom{
	border-top: 1px solid #1b1b1b;
	padding: 30px 0 10px 0;
	color: #e8e8e8;
}
.footer_bottom ul li{
	width: auto;
	padding-bottom: 0
}
.footer_bottom ul li a{
	color: #fff;
}
.footer_bottom ul li a:hover{
	color: #636363;
}
.footer_social{
	padding-left: 0;
	padding-right: 0;
}
.footer_social li a{
	font-size: 20px !important;
	color: #636363 !important;
}
.footer_social li a:hover{
	color: #fff !important;
}

.main-content p{
    font-size: 15px;
    color: #2c2c2c;
    line-height: 24px;
    font-family: 'poppinsregular';
}
.inner_page_sec_2{
	background-image: none !important;
	padding-top: 80px;
}
.page-inner{
	background: url(../images/inner_page_bg.jpg) !important;
}
.page-inner .main-content{
	padding-top: 30px !important;
}
}
#integration_heading{
	position: relative !important;
}
#integration_heading:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../images/integration_heading_icon.png);
    top: 80px;
    left: 250px;
}
#ui-ux_heading{
	position: relative;
}
#ui-ux_heading:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../images/ui-ux_heading-icon.png);
    bottom: 15px;
    left: -108px;
}
#java-jee_heading{
	position: relative;
}
#java-jee_heading:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../images/java-jee_heading_icon.png);
    bottom: 15px;
    left: -108px;
}
#sales-force_heading{
	position: relative;
}
#sales-force_heading:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../images/sales-force_heading_icon.png);
    bottom: 15px;
    left: -108px;
}
#data-science_heading{
	position: relative;
}
#data-science_heading:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../images/data-science_heading_icon.png);
    bottom: 15px;
    left: -108px;
}
#quality-assurance_heading{
	position: relative;
}
#quality-assurance_heading:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../images/q-a_heading_icon.png);
    bottom: 15px;
    left: -108px;
}
#p-m_heading{
	position: relative;
}
#p-m_heading:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../images/p-m_heading_icon.png);
    bottom: 15px;
    left: -108px;
}
section.inner_page_sec_3 {
    padding: 120px 0;
}
.profile-box {
    background: #fff;
    display: block;
    border-radius: 7px;
    box-shadow: 0 -8px 12px 6px #f5f5f5;
    border-bottom: 8px solid #061283;
    position: relative;
}
.profile-box img {
    border-radius: 50%;
    margin-top: -70px;
    width: 120px;
    height: 120px;
}
.profile-box h4{
	color: #393939;	
	 font-family: 'poppinssemibold';
	 margin: 15px 0 5px 0;
}
.profile-box p{
	color:#b4b4b4;
	 font-family: 'poppinsmedium';
	 font-size: 15px;
}
.profile-details {
    padding: 25px 25px 80px 25px;
    text-align: center;
}
.profile-details h4{
	font-family: 'poppinsbold';
	text-transform: uppercase;
	font-size: 16px;
}
.profile-details h4 span{
	color: #b4b4b4;
}

.view_profile{
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: -110px;
    color: #061283;
    background-color:#fff;
    border:2px solid #061283 ;
    display: inline-block;
    padding: 16px;
    border-radius: 35px;
    font-size: 16px;
    width: 180px;
    margin: 0 auto;
    font-family: 'poppinsmedium';
}
.view_profile:hover{
	 color: #fff;
	 background-color:#061283;
	 bottom: -100px;
}

.progress {
    height: 6px;
    background-color: #ffde00;
}    
.progress-bar{
	 background-color: #061283;
}
.pl_no{
	padding-left: 0;
}
.progress_bar_sec h4{
	margin-bottom: 10px;
}
.progress_bar_sec p{
    margin-top: -8px;
}
.inner_page_sec_4{

	background-image: url('/assets/images/bg-4.jpg');
	background-size: 100% 100%;
	padding: 42px 0;
}
.inner_page_sec_4 h3 {
    color: #fff;
    text-shadow: 1px 1px 1px #bdbdbd;
    font-size: 30px;
    line-height: 42px;
}
.inner_page_sec_4 p {
    color: #fff;    margin-top: 2em;
    text-shadow: 1px 1px 1px #bdbdbd;    width: 74%
}
.process_page {
    background-size: 100% 70% !important;
    background-repeat: no-repeat !important;
}
.process_page h1{
	font-family: 'poppinsbold' !important;
}
.process_benefits{
	padding: 80px 0;
}
.process_benefits h3{
	font-family: 'poppinssemibold';
}
.process_benefits h3 span{
	color: #2256bc;
}
.process_benefits ul{
	margin-top: 30px;
	list-style-type: none;
}
.process_benefits ul li {
    color: #696969;
    font-size: 14px;
    padding: 5px 0 5px 30px;
    position: relative;
}
.process_benefits ul li:before{
	content: "";
	position: absolute;
	top:0;
	left: 0;
	background: url(../images/benefits_listing_bullets.png);
	width: 24px;
	height: 24px;
}
.process_benefits p {
    color: #696969;
    font-size: 15px;
    font-family: 'poppinsregular';
    margin-top: 20px;
    line-height: 24px;
}
.process_partners{
	background: #f5f8fa;
	padding: 30px 0;
}
.process_partners .inner_page_sec_2{
	padding-top: 0;
}
.process_sec_2{
	padding: 80px 0 60px 0;
}
.process_sec_2 img{
	padding-top: 10px;
}
.process_sec_3{
	padding-bottom: 90px;
	background:url(../images/process_sec4_bg.jpg) no-repeat;
	background-size: contain;
	background-position: bottom;
}
.one_fifth {
    float: left;
    text-align: center;
    width:22%;
    margin: 10px 15px;
    padding: 20px;
    cursor: pointer;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.one_fifth:hover{
	background: #fff;
    border-radius: 5px;
    box-shadow: 0 6px 10px 8px #eee;
} 
.one_fifth h4{
	color: #2f323c;
	font-size: 15px;
	font-family: 'poppinssemibold';
	margin-top: 20px;
	line-height: 22px;
	min-height: 50px;
}
.one_fifth p{
	color: #2f323c;
	font-size: 12px;
	font-family: 'poppinsregular';
}
.become_xperti_btn{
    display: inline-block;
    padding: 12px 25px 12px 25px;
    border: 2px solid #061283;
    border-radius: 25px;
    margin-right: 10px;
    color: #061283;
    font-family: 'poppinssemibold';

}
.become_xperti_btn:hover{
    color: #fff;
    background-color: #2256bc;
    border: 2px solid #2256bc;
}
.publication_box{
	cursor: pointer;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.publication_box:hover{
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.publication_box_details{
	background: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 6px 10px 8px #dddddde8;
    padding: 20px 15px 30px 15px;
}
.publication_box h4{
	font-size: 15px;
	color: #696969;
	font-family: 'poppinssemibold';
	margin: 15px 0;
	text-transform: uppercase;
}
.publication_box p{
	font-size: 13px;
	color: #696969;
	font-family: 'poppinsmedium';
}

.services_page_3{
	padding:50px 0 90px 0;
	background:url(../images/hire_now_bg.jpg) no-repeat;
	background-size: cover;
	background-position: top;
}
.services_page_3 .one_fifth {
    width: 30%;
    padding: 30px;
}

.sec-title.bold{
	font-family: 'poppinsbold';
}
.title-tagline.abt{
	font-family: 'poppinsmedium';
	color: #2f323c;
}
.cont_box h3{
	color: #000;
	font-family: 'poppinssemibold';
}
.cont_box {
    padding: 30px 25px 50px 25px;
}
.cont_box.mision {
    background: #fff;
    box-shadow:1px -1px 20px 3px #17171726;
    transform: translate(60px, -60px);
    z-index: 1;
    position: relative;
}
.cont_box.vision {
    border: 1px solid #c6d6de;
    padding: 30px 30px 50px 70px;
    background-image: url(../images/box-2.png);
    background-size: cover;
    border-radius: 4px;
    color: white;
}
.cont_box p{
	color: #232222;
	font-size: 13px;
	line-height: 24px;
	margin-top: 30px;
}
.blog_page{
	background: url(../images/blog_header.jpg) no-repeat !important;
	background-size:cover !important;
	background-position: bottom center;
	padding: 50px 0;
}
.blog_listing{
	padding: 100px 0;
	width: 100%;
}
.blog_box {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 15px 10px #f7f7f7;
    padding: 25px 0;
    border-radius: 5px;
    margin: 15px;
}
.blog_box_header{
	border-left: 5px solid #2256bc;
	padding-left: 15px;
	margin-bottom: 30px;
}
.blog_box_header h4{
	color: #2f323c;
	font-size: 20px;
	font-family: 'poppinssemibold';
}
.blog_box_header p{
	color: #2f323c;
	font-size: 13px;
	font-family: 'poppinsmedium';
}
.blog_details{
	float: left;
	display: inline-block;
	width: 32%;
	padding-left: 15px;
}
.blog_content {
   padding-left: 25px;
    padding-right: 25px;
    float: left;
    width: 68%;
    color: #2f323c;
    line-height: 24px;
    font-size: 14px;
}
.blog_content a{
	color: #2256bc;
	text-decoration: underline;
}
.blog_content a:hover{
	color: #111
}
.sidebar_sec_1{
	padding: 50px 15px 25px 15px;
	background: #fff;
    box-shadow: 0 0 15px 10px #f7f7f7;
    margin-top: 15px;
    border-radius: 5px;
}
.sidebar_sec_1 h4{
	color: #2256bc;
	font-size: 16px;
	font-family: 'poppinsmedium';
	position: relative;
}
.sidebar_sec_1 h4:after{
	content: "";
	position: absolute;
	right: 0;
	top: -40px;
	width: 85px;
	height: 85px;
	background: url(../images/sidebar_icon.png);
}
.sidebar_sec_1 h3{
	color: #2c2c2c;
	 font-family: 'poppinsbold';
	 margin-top: 0;
}
.sidebar_sec_1 p{
	color: #2f323c;
	font-family: 'poppinsregular';
	font-size: 14px;
	line-height: 24px;
}
.sidebar_sec_1 a{
    background: url(../images/hire-icon.png) no-repeat;
    background-size: 16px 16px;
    background-position: 15px 12px;
    color: #2256bc;
    background-color: transparent;
     display: inline-block;
    padding: 12px 20px 12px 35px;
    border: 2px solid;
    border-radius: 25px;
    margin-right: 10px;
    font-family: 'poppinsmedium';
}
.sidebar_sec_1 a:hover{
    color: #fff;
    background: url(../images/hire-icon_white.png) no-repeat;
    background-size: 16px 16px;
    background-position: 15px 12px;
    background-color: #2256bc;
    border: 2px solid #2256bc:;
}
.newsletter{
	margin-top: 20px;
	padding: 20px 15px 30px 15px;
	background: linear-gradient(#2688c5, #1ea0c2);
	border-radius: 5px;
}
.newsletter h4{
	color: #fff;
	font-family: 'poppinssemibold';
	font-size: 15px;
}
#newsletter_sub{
	position: relative;
}
.newsletter input[type='email']{
	border-radius: 25px;
	padding: 26px 10px;
}
.newsletter input[type='submit']{
	background: #ffba01;
	color: #fff;
	outline: none;
	border:none;
	padding: 12px 30px;
	border-radius: 25px;
	font-family: 'poppinssemibold';
	font-size: 15px;
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 2;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.newsletter input[type='submit']:hover{
	background: #2256bc;
}
.sidebar_social{
	margin-top: 50px;
	padding-left: 15px;
}
.sidebar_social h4{
	color: #2c2c2c;
	font-family: 'poppinssemibold';
	font-size: 15px;
}
.sidebar_social ul li{
	padding: 0;
}
.sidebar_social ul li a{
	color: #295bbe;
	font-size: 30px;
}
.sidebar_social ul li a:hover{
	color: #1ea0c2;
}
#become_xperti{
	float: left;
	color: #616161;
	font-size: 13px;
	font-family: 'poppinsmedium';
	margin: 70px 0 0 0;
}
#become_xperti input, #become_xperti textarea{
	border-color: #cfd8dd;
	box-shadow: none;
	padding: 20px 15px;
}
#become_xperti select{
	border-color: #cfd8dd;
	box-shadow: none;
	height: 42px
}
#become_xperti input[type='checkbox']{
	margin-right: 10px;
}
#become_xperti textarea{
	min-height: 100px;
}
#become_xperti input::placeholder, #become_xperti select::placeholder, #become_xperti textarea::placeholder{
	color: #616161;
	font-size: 13px;
	font-family: 'poppinsmedium';
}
#become_xperti input[type='submit']{
	margin-top: 30px;
    background: url(../images/become_xperti_btn.png) no-repeat;
    background-size: 16px 16px;
    background-position: 22px 13px;
    color: #fff;
    background-color: #061283;
    display: inline-block;
    padding: 14px 30px 14px 45px;
    border: 2px solid #2256bc;
    border-radius: 25px;
    margin-right: 10px;
    font-family: 'poppinssemibold';
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
#become_xperti input[type='submit']:hover{
	 background: url(../images/become_xperti_btn_hover.png) no-repeat;
    background-size: 16px 16px;
    background-position: 22px 13px;
    color: #2256bc;
    background-color: transparent;
    border: 2px solid #2256bc;
}
#become_xperti label{
	font-family: 'poppinsmedium' !important;
	font-weight: 500;
}
#become_xperti input[type=file] {
	padding-left: 0 !important;
	position: relative;
	z-index: 1;
	width: 175px;
	opacity: 0;
	cursor: pointer;
}
#add_file_btn {
    background: #fd3131;
    padding: 18px 50px 18px 22px;
    text-align: center;
    color: #fff;
    font-family: 'poppinsmedium';
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    top: 25px;
    left: 12px;    
}
#add_file_btn svg{
	margin-right: 15px;
}
.xperti_accordian{
	margin: 50px 0 150px 0;
	display: block;
}
.panel-group .panel{
	margin-bottom: 10px;
}
.panel-heading{
	padding:0;
}
.panel-title a{
    background-color: #f2f2f2;
    border-color: #e5eaec;
    text-align: left;
    padding: 20px 15px 20px 60px;
    position: relative;
    color: #696969;
	font-size: 16px;
	font-family: 'poppinsmedium';
	display: block;
}
.panel-title a:before{
	content: "+";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 50px;
	font-family: FontAwesome;
	background:#061283;
	color: #fff;
	font-size: 30px;
	padding-top: 15px;
	 font-family: 'poppinsregular';
	 text-align: center;
	 border-radius: 5px 0 0 5px;
	 border-top: 1px solid #295bbe;
	 border-bottom: 1px solid #295bbe;
}
.panel-body{
	color: #696969;
	font-size: 14px;
	font-family: 'poppinsmedium';
}
.xperti_hire_page{
	background: transparent !important;
	margin:70px 0 0 0 !important;
	padding-bottom: 0 !important;
}
#hire_xperti_btn{
	background-image: url(../images/hire_btn_icon.png) !important;
}
#hire_xperti_btn:hover{
	background-image: url(../images/hire_btn_icon_hover.png) !important;
}
#dropdown_menu {
    background: #fff;
    width: 240px;
    display: block;
    float: left;
    border-radius: 5px;
    box-shadow: 1px 1px 20px 1px #b7b7b7;
    position: absolute;
    left: -55px;
    top: 75px;
    z-index: 1;
    display: none;
}
#dropdown_menu ul{
	list-style-type: none;	
	padding-left : 0 !important;
}
#dropdown_menu ul li a {
    background: none !important;
    color: #616161;
    font-size: 13px;
    font-family: 'poppinsmedium';
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
    height: auto;
    border-bottom: 1px solid #f5f5f5;
}
#dropdown_menu ul li a:hover{
	background: #eee !important;
}
#dropdown_menu ul li a img{
	margin-right: 5px;
}
.tri_icon{
	position: relative;
}
.tri_icon:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 16px;
    background: url(../images/tri_shape.png);
       right: 12em;
    top: -15px;
}
.contact-form{
	width : 100% !important;
	padding-bottom: 100px;
}
.contact-form input[type='submit']{
	background-image: none !important;
}
.contact_details h4 {
    font-size: 14px;
    color: #2256bc;
    font-family: 'poppinssemibold';
    margin: 8px 0 3px 0;
}
.contact_details a {
	color: #616161;
	font-size: 14px;
	font-family: 'poppinsmedium';
}
.contact_details a:hover{
	color: #111;
}
.contact_details .col-md-2{
	padding-right: 0;
}
.contact_details .col-md-10{
	padding-left: 0;
}
#partner_slider img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.consultent_box .progress{
	margin-bottom: 0;
}
.consultent_box h3{
	color: #393939;
	font-size: 15px;
	font-family: 'poppinssemibold';	
	margin-top: 10px;
}
.consultent_box h3 span{
	color: #b4b4b4;
}
.consultent_box img{
	border-radius: 12px 12px 0 0;
}

.img_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    height: 170px;
    color: #fff;
    background: #543434c7;
    z-index: 9;
    border-radius: 5px 5px 0 0;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.consultent_box:hover .img_overlay{
	opacity: 1;
}
.img_overlay a{
    color: #fff;
    font-size: 16px;
    padding-top: 45%;
    display: inline-block;
}
.profile_page {
    background: url(../images/profile_page_bg.jpg) no-repeat !important;
    background-size: cover !important;
    padding-bottom: 80px !important;
}
.back_link{
	color: #1e1e1e;
	font-size: 14px;
	font-family: 'poppinssemibold';
	display: block;
}
.back_link img{
    vertical-align: inherit;
}
.profile_sec{
	background: #fff;
	padding: 40px 15px;
	border-radius: 5px;
	box-shadow: 0 6px 10px 8px #eee;
	margin: 20px 0;
}
.profile_sec img{
	border-radius: 50%;
	width: 150px;
	height: 150px;
}
.profile_sec .main_name{
	color: #2f323c;
	margin-top: 0;
	font-family: 'poppinsbold';
}
.profile_sec .job_type{
	color: #2f323c;
	font-family: 'poppinsmedium';
}
.profile_rating .filled{
	color: #2fa1d4;
}

.profile_rating span{
	color: #2f323c;
	font-family: 'poppinssemibold';
	margin-right: 10px;
}
.profile_sec .more{
	width: 180px;
	font-family: 'poppinssemibold';
	margin-top: 0 !important
}
.tech_list ul li{
	padding-right: 0;
	padding-left: 0;
}
.tech_list ul li a{
	color: #696969;
	font-family: 'poppinsmedium';
	background: #eef4f7;
	border-radius: 25px;
	padding: 5px 10px;
}

.tech_list ul li a:hover{
	background: transparent;
}
.pro_desc ul{
	margin-left: 0;
	padding-left: 15px;
}
.pro_desc p{
	color: #696969;
	font-size: 14px
	line-height:30px;
	font-family: 'poppinsmedium';
}
 .pro_desc li{
	color: #696969;
	font-size: 14px;
	line-height:24px;
	font-family: 'poppinsmedium';
 }
 .detail_profile h3{
 	color: #2f323c;
 	font-size: 16px;
 	font-family: 'poppinsbold';
 	position: relative;
 	z-index: 9;
 	margin-top: 10px;
 }
 .detail_profile h3:before {
    content: "";
    position: absolute;
    background: #d4e1ea;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: -1;
    top: -12px;
    left: -10px;
}
.detail_profile h4{
 	color: #696969;
 	font-size: 15px;
 	font-family: 'poppinssemibold';
 	margin:0 0 15px 0;
 }
 .detail_profile p{
 	color: #696969;
 	font-family: 'poppinsmedium';
 	line-height: 24px;
 	font-size: 14px;
 }
 .detail_profile h5{
 	color: #2f323c;
 	font-family: 'poppinsbold';
 	font-size: 15px;
 	position: relative;
 }
.detail_profile h5:after {
    content: "APR'17 - FEB'18 10 MONTHS";
    position: absolute;
    bottom: 0;
    right: 0;
    font-family: 'poppinssemibold';
    width: 125px;
    height: 125px;
    text-align: center;
    background: linear-gradient(#34a9e2, #30bbc4);
    color: #fff;
    border-radius: 50%;
    padding: 50px 3px;
}
.two_exp{
	position: relative;
 }
.two_exp:after {
    content: "APR'17 - FEB'18 10 MONTHS";
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'poppinssemibold';
    width: 125px;
    height: 125px;
    text-align: center;
    background: linear-gradient(#34a9e2, #30bbc4);
    color: #fff;
    border-radius: 50%;
    padding: 50px 3px;
}
.more.pro{
	font-family: poppinssemibold;
	width: 200px;
}
.login_page{
	padding-top: 40px !important;
}
.main_form{
	background: #2459c0;
	padding: 20px 15px;
	border-radius: 5px;
	color: #fff;
	width: 500px;
	margin: 0 auto;
	display: inline-block;
	margin-bottom: 50px;
}
.main_form h2{
	font-family: 'poppinssemibold';
	margin-bottom: 0px;
	letter-spacing: 1px;
}
.main_form p{
	color: #fff !important;
	font-family: 'poppinsregular';
	margin-bottom: 20px;
}
.main_form input{
	padding: 12px 15px;
	height: auto; 
}
input.submit_btn {
    background: #fff;
    outline: none;
    border: none;
    color: #2459c0;
    float: left;
    margin: 25px 0 10px 0;
    border:2px solid #fff;
    border-radius: 50px;
    width: 150px;
    font-family: 'poppinssemibold';
    font-size: 16px;
    -webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;
    -o-transition: all linear 0.5s;
    transition: all linear 0.5s;
}
input.submit_btn:hover{
	background: #2459c0;
	color: #fff;
	border:2px solid #fff;
}
.cta-des{
	width: 60%;
	margin-left: 15%;
}
#agree{
    position: relative;
    z-index: 9999999;
}
#agree:before{
    content: "";
    cursor: pointer;
    position: absolute;
    background: #2459c0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    border: 1px solid #fff;
    border-radius: 2px;
}
#agree:checked:before {
	position: absolute;
    background: url(../images/checked.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}
#login input[type='text'], #login input[type='password']{
	padding-left: 35px;
	position: relative;
}
.input_icon {
    position: absolute;
    left: 30px;
    top: 18px;
}
.w_para {
    font-size: 15px;
    line-height: 30px;
    color: #696969;
    margin-bottom: 25px;
}
.list-sidebar{
	background: linear-gradient(#34a9e2, #30bbc4);
    border-radius: 20px;

}
.w_profile_sec {
    padding: 40px 30px;

}
.list-sidebar ul {
    list-style-type: none;
    padding: 25px 30px;
    color: #fff;
    line-height: 28px;
    font-size: 16px;
}
.list-sidebar li {
    position: relative;
    padding-left: 35px;
}
.list-sidebar li::before{
	content: "";
	position: absolute;
	background-image: url(../images/sider-img.png);
	width: 14px;
	height: 14px;
	top: 6px;
	left: 0px;
}
.w_pro-table {
    width: 60%;
    float: left;
    margin-bottom: 4px;
    background: #d8d8d8;
    border-radius: 5px;
}
.pad-bot{
	padding-bottom: 150px;
}
.w_pro-table-1 {
    margin-left: 4px;
    width: 39%;
    float: left;
    margin-bottom: 4px;
    border-radius: 5px;
    background: #d8d8d8;
}
.w_pro-table strong {
    font-size: 16px;
}
.w_pro-table-1 strong {
    font-size: 16px;
}
.w_pro-table p {
    margin: 0;
    padding: 12px;
    color: #1b1a1a;
    font-family: 'poppinsmedium';
}
.w_pro-table-1 p {
    margin: 0;
    padding: 12px;
    font-family: 'poppinsmedium';
    color: #1b1a1a;
    text-align: center;
}
.w_blank {
    padding: 10px;
}
.w_para_style {
    font-size: 17px;
    line-height: 22px;
    color: #484747;
    font-family: 'poppinsmedium';
}
.w_experience p.w_para_style {
    padding: 0px 0px 00px 10px;
}
.w_experience p.w_para {
    padding-left: 10px;
}
.w_para b {
    font-size: 18px;
}
.heading h4{
font-family: 'poppinssemibold';
}
/*External Fonts*/
.filltersArea{
	padding-bottom: 5em;
	float: left;width: 76%;
        margin-left: 26%;
}
@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* SCROLLBAR STYLING */
::-webkit-scrollbar {
    width: 12px;
    background: #ccc;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgb(34, 86, 188);
    background: rgb(34, 86, 188);
}

::selection{
    background: #2256bf;
    color: #fff;
}

.mapfillters{
        padding-top: 0em;
    padding-bottom: 0em;
     line-height: 1;
    font-size: 15px;
    background: #FFF url(../images/fillter-arrow.png) 0 0 no-repeat;
    -webkit-appearance: none;
    height: 2.8Em;
    width: 18em;
    border: 0px;
    font-family: poppinssemibold;
    padding-left:1.5em;
    text-transform: uppercase;
    color: #2256bc;
    box-shadow: 1px 1px 1px #2f323c8c;
    border-radius: 7px;
    outline: none;
        box-shadow: 0px 3px 20px 2px #2f323c2e;
            background-position: 95% 50%;

}

.mapfillters option {
		    color: #2f323c;
    font-size: 14px;
    padding-top: 4px;
    margin-top: 10px;
    line-height: 24px;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
    -webkit-appearance: none;
}


.mapfillters-2{
        padding-top: 0em;
    padding-bottom: 0em;
     line-height: 1;
      outline: none;
    color: #fff;
    font-size: 15px;
    background: #2256bc url(../images/fillter-arrow-2.png) 0 0 no-repeat;
    -webkit-appearance: none;
    height: 2.8Em;
    width: 18em;
    border: 0px;
    font-family: poppinssemibold;
    padding-left: 1.5em;
        margin-left: 1em;
    text-transform: uppercase;
    box-shadow: 1px 1px 1px #2f323c8c;
    border-radius: 7px;
        box-shadow: 0px 3px 20px 2px #2f323c2e;
            background-position: 95% 50%;

}



@media (max-width:1199px){
	.col-md-8.col-sm-12.tab-res {
    width: 100%;
}
}
@media only screen and (max-width: 991px){
.tab-mt{
    margin-top: 50px;
}
}

@media only screen and (max-width: 991px){
.mob-mt{
    margin-top: 50px;
}

}

@media only screen and (max-width: 600px){
.w_pro-table {
    width: 100%;
    text-align: center;
}
.w_pro-table-1 {
    margin-left: 0px;
    width: 100%;
}

}






@media only screen and (max-width: 990px) { 
	.mapfillters{
		width: 100%;
	}
	.mapfillters-2{
	margin-left: 0px;      width: 100%; margin-top: 10px;
	}
	.mapfillters-2:nth-child(3){
		margin-left: 0px;     width: 100%;
		margin-top: 10px;}
}

	.headasding{
		color: #2256bc;
		    font-size: 25px;
		    font-weight: 600;

	}
	.des_box{
		color: #696969;
		font-size: 13px;
		    line-height: 25px;
	}
	.bosx{
	box-shadow: -1px 7px 42px -2px grey;
    border-radius: 6px;
    padding: 2.9em;
    z-index: 3;
        background-color: white;
	}

	 .box-2{
	 	    border: 1px solid #c5c5c5;
    border-radius: 4px;
    padding-top: 4.6em;
    padding-right: 2.6em;
    padding-bottom: 4.6em;
    padding-left: 4.6em;
    margin-left: -31px;
    margin-top: 87px;
    z-index: 0;
	 }

	
@media only screen and (max-width: 767px){
	 	.box{  box-shadow: none; }
	 	.box-2{
	 		margin-left: .2em;
padding-left: 2.9em;
margin-top: 1em;
margin-bottom: 7em;}
.cont_box.mision{
	    transform: translate(0px, 0px);
}
	 }

.foter{
	background-color: #41b6ef;
	padding-top: 4em;
	padding-bottom: 4em;
}


.heading-footer{
	float: left;
    color: white;
  font-size: 2.4em;
        font-weight: 600;
}
.des-footer{
	    float: left;
    color: white;
    font-size: 16px;
}